/* Minification failed. Returning unminified contents.
(9971,3): run-time error CSS1060: Expected closing curly-brace, found '0'
(9974,19): run-time error CSS1019: Unexpected token, found '}'
(13124,29): run-time error CSS1062: Expected semicolon or closing curly-brace, found '.'
 */
@charset "UTF-8";
/* ----------------- Goodyear-specific Variables ----------------- */
/* ----- Common Breakpoints ----- */
/* ----- Fonts ----- */
/* ----- Colors ----- */
/* ----- Bootstrap Variable Overrides ----- */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,700;0,800;1,700;1,800&family=Barlow:ital@0;1&display=swap");
@import url(../../../Scripts/jquery/slick/slick.css);
@import url(../../../Scripts/jquery/slick/slick-theme.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Barlow", Barlow, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #111;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #2366c1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Barlow Semi Condensed";
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  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; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  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%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  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%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #274BA7; }

a.text-primary:hover {
  color: #1d387e; }

.text-success {
  color: #468847; }

a.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

a.text-info:hover {
  color: #2d6987; }

.text-warning {
  color: #c09853; }

a.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

a.text-danger:hover {
  color: #953b39; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #274BA7; }

a.bg-primary:hover {
  background-color: #1d387e; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 1025px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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: ''; }
  .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'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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, .gy-form .qtr, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .gy-form .third, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .gy-form .half, .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, .gy-form .half, .gy-form .qtr, .gy-form .third, .col-sm-12, .gy-form .full, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.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, .gy-form .half, .gy-form .qtr, .gy-form .third {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .gy-form .half, .gy-form .qtr, .gy-form .third {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .gy-form .qtr, .col-sm-4, .gy-form .third, .col-sm-5, .col-sm-6, .gy-form .half, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .gy-form .full {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3, .gy-form .qtr {
    width: 25%; }
  .col-sm-4, .gy-form .third {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6, .gy-form .half {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12, .gy-form .full {
    width: 100%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }
  .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.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .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; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.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; }

.table-bordered {
  border: 1px solid #ddd; }
  .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; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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; }

.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.active:hover > th {
  background-color: #e8e8e8; }

.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; }

.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.success:hover > th {
  background-color: #d0e9c6; }

.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; }

.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.info:hover > th {
  background-color: #c4e3f3; }

.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; }

.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.warning:hover > th {
  background-color: #faf2cc; }

.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; }

.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.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 767px) {
  .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; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .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; }
    .table-responsive > .table-bordered {
      border: 0; }
      .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; }
      .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; }
      .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; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

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; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .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); }
  .form-control::-moz-placeholder {
    color: #999999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999999; }
  .form-control::-webkit-input-placeholder {
    color: #999999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 34px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

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; }

.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; }

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; }

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.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.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; }

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; }

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.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847; }

.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); }
  .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; }

.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #468847; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853; }

.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); }
  .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; }

.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #c09853; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48; }

.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); }
  .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; }

.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #b94a48; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #515151; }

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .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; }
  .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; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.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.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #333;
    text-decoration: none; }
  .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); }
  .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; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .open .btn-default.dropdown-toggle {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #47a447;
    border-color: #398439; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .open .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #2366c1;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/font/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/font/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/font/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/font/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.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; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before, .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.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; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.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;
  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; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999; }

.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; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 1025px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .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; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.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; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.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); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .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; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.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; }
  .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; }
  .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; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.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; }

.input-group-addon:first-child {
  border-right: 0; }

.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; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #2366c1; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0 0 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .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; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0; }
  .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) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0 0 0 0; }
    .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; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 55px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1025px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1025px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  max-height: 340px;
  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; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1025px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1025px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1025px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1025px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 55px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 1025px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.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; }
  .navbar-toggle:focus {
    outline: none; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1025px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1025px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 1025px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.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) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 1025px) {
    .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; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 12.5px;
    margin-bottom: 12.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 16.5px;
    margin-bottom: 16.5px; }

.navbar-text {
  margin-top: 17.5px;
  margin-bottom: 17.5px; }
  @media (min-width: 1025px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #274BA7;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #777;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #ffdd00; }
  .navbar-default .navbar-nav > li > a {
    color: #ffdd00; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #ffdd00;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-default .navbar-toggle {
    border-color: transparent; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #ffdd00; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .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) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #ffdd00; }
      .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; }
    .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; }
    .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; } }
  .navbar-default .navbar-link {
    color: #ffdd00; }
    .navbar-default .navbar-link:hover {
      color: #ffdd00; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .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; }
  .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; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .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) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .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; }
    .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; }
    .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; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2366c1; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5; }
  a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
      color: inherit; }
    a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

.list-group-item-success {
  color: #468847;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #468847; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #468847;
    background-color: #d0e9c6; }
  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; }

.list-group-item-info {
  color: #3a87ad;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #3a87ad; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #3a87ad;
    background-color: #c4e3f3; }
  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; }

.list-group-item-warning {
  color: #c09853;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #c09853; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #c09853;
    background-color: #faf2cc; }
  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; }

.list-group-item-danger {
  color: #b94a48;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #b94a48; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #b94a48;
    background-color: #ebcccc; }
  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; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.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); }

.panel-body, .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-min-windowshade .content {
  padding: 15px; }
  .panel-body:before, .warranty-treadLife .gy-windowshade .content:before, .warranty-treadLife .gy-secondary-windowshade .content:before, .warranty-treadLife .gy-nav-windowshade .content:before, .warranty-treadLife .gy-tertiary-windowshade .content:before, .warranty-treadLife .gy-coupon-windowshade .content:before, .warranty-treadLife .gy-min-windowshade .content:before, .panel-body:after, .warranty-treadLife .gy-windowshade .content:after, .warranty-treadLife .gy-secondary-windowshade .content:after, .warranty-treadLife .gy-nav-windowshade .content:after, .warranty-treadLife .gy-tertiary-windowshade .content:after, .warranty-treadLife .gy-coupon-windowshade .content:after, .warranty-treadLife .gy-min-windowshade .content:after {
    content: " ";
    display: table; }
  .panel-body:after, .warranty-treadLife .gy-windowshade .content:after, .warranty-treadLife .gy-secondary-windowshade .content:after, .warranty-treadLife .gy-nav-windowshade .content:after, .warranty-treadLife .gy-tertiary-windowshade .content:after, .warranty-treadLife .gy-coupon-windowshade .content:after, .warranty-treadLife .gy-min-windowshade .content:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }

.panel > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1; }
  .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; }
  .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; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1; }
  .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; }
  .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; }

.panel > .panel-body + .table, .warranty-treadLife .gy-windowshade .panel > .content + .table, .warranty-treadLife .gy-secondary-windowshade .panel > .content + .table, .warranty-treadLife .gy-nav-windowshade .panel > .content + .table, .warranty-treadLife .gy-tertiary-windowshade .panel > .content + .table, .warranty-treadLife .gy-coupon-windowshade .panel > .content + .table, .warranty-treadLife .gy-min-windowshade .panel > .content + .table,
.panel > .panel-body + .table-responsive,
.warranty-treadLife .gy-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-secondary-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-nav-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-tertiary-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-coupon-windowshade .panel > .content + .table-responsive,
.warranty-treadLife .gy-min-windowshade .panel > .content + .table-responsive {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .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; }
  .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; }
  .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; }
  .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; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-group .panel-heading + .panel-collapse .content, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-group .panel-heading + .panel-collapse .content, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-group .panel-heading + .panel-collapse .content, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-group .panel-heading + .panel-collapse .content, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-group .panel-heading + .panel-collapse .content, .panel-group .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-group .panel-heading + .panel-collapse .content {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-group .panel-footer + .panel-collapse .content, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-group .panel-footer + .panel-collapse .content, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-group .panel-footer + .panel-collapse .content, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-group .panel-footer + .panel-collapse .content, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-group .panel-footer + .panel-collapse .content, .panel-group .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-group .panel-footer + .panel-collapse .content {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse .panel-body, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-default > .panel-heading + .panel-collapse .content, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-default > .panel-heading + .panel-collapse .content, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-default > .panel-heading + .panel-collapse .content, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-default > .panel-heading + .panel-collapse .content, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-default > .panel-heading + .panel-collapse .content, .panel-default > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-default > .panel-heading + .panel-collapse .content {
      border-top-color: #ddd; }
  .panel-default > .panel-footer + .panel-collapse .panel-body, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-default > .panel-footer + .panel-collapse .content, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-default > .panel-footer + .panel-collapse .content, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-default > .panel-footer + .panel-collapse .content, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-default > .panel-footer + .panel-collapse .content, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-default > .panel-footer + .panel-collapse .content, .panel-default > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-default > .panel-footer + .panel-collapse .content {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse .panel-body, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-primary > .panel-heading + .panel-collapse .content, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-primary > .panel-heading + .panel-collapse .content, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-primary > .panel-heading + .panel-collapse .content, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-primary > .panel-heading + .panel-collapse .content, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-primary > .panel-heading + .panel-collapse .content, .panel-primary > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-primary > .panel-heading + .panel-collapse .content {
      border-top-color: #428bca; }
  .panel-primary > .panel-footer + .panel-collapse .panel-body, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-primary > .panel-footer + .panel-collapse .content, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-primary > .panel-footer + .panel-collapse .content, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-primary > .panel-footer + .panel-collapse .content, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-primary > .panel-footer + .panel-collapse .content, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-primary > .panel-footer + .panel-collapse .content, .panel-primary > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-primary > .panel-footer + .panel-collapse .content {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse .panel-body, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-success > .panel-heading + .panel-collapse .content, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-success > .panel-heading + .panel-collapse .content, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-success > .panel-heading + .panel-collapse .content, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-success > .panel-heading + .panel-collapse .content, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-success > .panel-heading + .panel-collapse .content, .panel-success > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-success > .panel-heading + .panel-collapse .content {
      border-top-color: #d6e9c6; }
  .panel-success > .panel-footer + .panel-collapse .panel-body, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-success > .panel-footer + .panel-collapse .content, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-success > .panel-footer + .panel-collapse .content, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-success > .panel-footer + .panel-collapse .content, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-success > .panel-footer + .panel-collapse .content, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-success > .panel-footer + .panel-collapse .content, .panel-success > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-success > .panel-footer + .panel-collapse .content {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse .panel-body, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-info > .panel-heading + .panel-collapse .content, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-info > .panel-heading + .panel-collapse .content, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-info > .panel-heading + .panel-collapse .content, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-info > .panel-heading + .panel-collapse .content, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-info > .panel-heading + .panel-collapse .content, .panel-info > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-info > .panel-heading + .panel-collapse .content {
      border-top-color: #bce8f1; }
  .panel-info > .panel-footer + .panel-collapse .panel-body, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-info > .panel-footer + .panel-collapse .content, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-info > .panel-footer + .panel-collapse .content, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-info > .panel-footer + .panel-collapse .content, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-info > .panel-footer + .panel-collapse .content, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-info > .panel-footer + .panel-collapse .content, .panel-info > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-info > .panel-footer + .panel-collapse .content {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse .panel-body, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-warning > .panel-heading + .panel-collapse .content, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-warning > .panel-heading + .panel-collapse .content, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-warning > .panel-heading + .panel-collapse .content, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-warning > .panel-heading + .panel-collapse .content, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-warning > .panel-heading + .panel-collapse .content, .panel-warning > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-warning > .panel-heading + .panel-collapse .content {
      border-top-color: #faebcc; }
  .panel-warning > .panel-footer + .panel-collapse .panel-body, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-warning > .panel-footer + .panel-collapse .content, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-warning > .panel-footer + .panel-collapse .content, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-warning > .panel-footer + .panel-collapse .content, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-warning > .panel-footer + .panel-collapse .content, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-warning > .panel-footer + .panel-collapse .content, .panel-warning > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-warning > .panel-footer + .panel-collapse .content {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse .panel-body, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-danger > .panel-heading + .panel-collapse .content, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-danger > .panel-heading + .panel-collapse .content, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-danger > .panel-heading + .panel-collapse .content, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-danger > .panel-heading + .panel-collapse .content, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-danger > .panel-heading + .panel-collapse .content, .panel-danger > .panel-heading + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-danger > .panel-heading + .panel-collapse .content {
      border-top-color: #ebccd1; }
  .panel-danger > .panel-footer + .panel-collapse .panel-body, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .panel-danger > .panel-footer + .panel-collapse .content, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .panel-danger > .panel-footer + .panel-collapse .content, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .panel-danger > .panel-footer + .panel-collapse .content, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .panel-danger > .panel-footer + .panel-collapse .content, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .panel-danger > .panel-footer + .panel-collapse .content, .panel-danger > .panel-footer + .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .panel-danger > .panel-footer + .panel-collapse .content {
    border-bottom-color: #ebccd1; }

.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); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.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; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.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: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .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); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.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); }
  .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: 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); }
  .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: 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); }
  .carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .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; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.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; }
  .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: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.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); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .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;
    margin-left: -15px;
    font-size: 30px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Ashley Novak
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  padding: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/ }
  .datepicker.datepicker-inline {
    width: 220px; }
  .datepicker.datepicker-dropdown {
    position: absolute;
    left: 0;
    z-index: 9999; }
    .datepicker.datepicker-dropdown:before {
      content: '';
      display: inline-block;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #ccc;
      border-top: 0;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      position: absolute; }
    .datepicker.datepicker-dropdown:after {
      content: '';
      display: inline-block;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-top: 0;
      position: absolute; }
    .datepicker.datepicker-dropdown.datepicker-orient-left:before {
      left: 107px; }
    .datepicker.datepicker-dropdown.datepicker-orient-left:after {
      left: 108px; }
    .datepicker.datepicker-dropdown.datepicker-orient-right:before {
      right: 107px; }
    .datepicker.datepicker-dropdown.datepicker-orient-right:after {
      right: 108px; }
    .datepicker.datepicker-dropdown.datepicker-orient-top:before {
      top: -7px; }
    .datepicker.datepicker-dropdown.datepicker-orient-top:after {
      top: -6px; }
    .datepicker.datepicker-dropdown.datepicker-orient-bottom:before {
      bottom: -7px;
      border-bottom: 0;
      border-top: 7px solid #999; }
    .datepicker.datepicker-dropdown.datepicker-orient-bottom:after {
      bottom: -6px;
      border-bottom: 0;
      border-top: 6px solid #fff; }
  .datepicker > div {
    display: none; }
  .datepicker.days div.datepicker-days {
    display: block; }
  .datepicker.months div.datepicker-months {
    display: block; }
  .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .datepicker table tr td, .datepicker table tr th {
      text-align: center;
      width: 30px;
      height: 30px;
      border-radius: 4px;
      border: none; }
  .table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent; }
  .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eeeeee;
    cursor: pointer; }
  .datepicker table tr td.old, .datepicker table tr td.new {
    color: #999999; }
  .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default; }
  .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    color: #333333;
    background-color: #5bc0de;
    border-color: #2390b0; }
    .datepicker table tr td.today:focus, .datepicker table tr td.today:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover.active {
      color: #333333;
      background-color: #5bc0de;
      border-color: #19667d; }
    .datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover {
      color: #333333;
      background-color: #39b3d7;
      border-color: #19667d; }
  .datepicker table tr td.today:hover:hover {
    color: #000; }
  .datepicker table tr td.today.active:hover {
    color: #fff; }
  .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0; }
  .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    color: #000;
    background-color: #5bc0de;
    border-color: #2390b0;
    border-radius: 0; }
    .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover.active {
      color: #000;
      background-color: #5bc0de;
      border-color: #19667d; }
    .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover {
      color: #000;
      background-color: #39b3d7;
      border-color: #19667d; }
  .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    color: #fff;
    background-color: #999999;
    border-color: #555555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td.selected:focus, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active {
      color: #fff;
      background-color: #999999;
      border-color: #373737; }
    .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover {
      color: #fff;
      background-color: #858585;
      border-color: #373737; }
  .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #274BA7;
    border-color: #274BA7;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .datepicker table tr td.active:focus, .datepicker table tr td.active:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active {
      color: #fff;
      background-color: #274BA7;
      border-color: #1b3575; }
    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover {
      color: #fff;
      background-color: #1f3c86;
      border-color: #1b3575; }
  .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px; }
    .datepicker table tr td span:hover {
      background: #eeeeee; }
    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
      background: none;
      color: #999999;
      cursor: default; }
    .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
      color: #fff;
      background-color: #428bca;
      border-color: #357ebd;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td span.active:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active {
        color: #fff;
        background-color: #428bca;
        border-color: #285e8e; }
      .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e; }
    .datepicker table tr td span.old, .datepicker table tr td span.new {
      color: #999999; }
  .datepicker th.datepicker-switch {
    width: 145px; }
  .datepicker thead tr:first-child th,
  .datepicker tfoot tr th {
    cursor: pointer;
    color: #274BA7; }
    .datepicker thead tr:first-child th:hover,
    .datepicker tfoot tr th:hover {
      background: #eeeeee; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent; }

.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }

.input-daterange input:first-child {
  border-radius: 3px 0 0 3px; }

.input-daterange input:last-child {
  border-radius: 0 3px 3px 0; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #ccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px; }

/* Use the four mixins below for Barlow thin / thin italic / bold / bold italic */
.notch-yellow-top {
  padding-left: 30px;
  padding-right: 30px; }

.notch-yellow-btm {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px; }

.notch-blue-top {
  padding-left: 30px;
  padding-right: 30px; }

.notch-blue-btm {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px; }

.notch-white-top {
  padding-left: 30px;
  padding-right: 30px; }

.notch-white-btm {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px; }

.alert-red {
  font-weight: bold;
  color: red; }

.hidden {
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  top: -100%;
  left: -100%; }

/* 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("/font/icomoon/icomoon.eot?#iefix");
  src: url("/font/icomoon/icomoon.eot?#iefix") format("eot"), url("/font/icomoon/icomoon.woff") format("woff"), url("/font/icomoon/icomoon.ttf") format("truetype"), url("/font/icomoon/icomoon.svg#icomoon") format("svg"); }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/font/bootstrap/glyphicons-halflings-regular.eot?#iefix");
  src: url("/font/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("eot"), url("/font/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/font/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflings-regular") format("svg"); }

@font-face {
  font-family: "StateFaceRegular";
  src: url("/font/stateface/stateface-regular-webfont.eot?#iefix");
  src: url("/font/stateface/stateface-regular-webfont.eot?#iefix") format("eot"), url("/font/stateface/stateface-regular-webfont.woff") format("woff"), url("/font/stateface/stateface-regular-webfont.ttf") format("truetype"), url("/font/stateface/stateface-regular-webfont.svg#stateface-regular-webfont") format("svg"); }

@font-face {
  font-family: "wingfoot_sansregular";
  src: url("/font/wingfoot/wingfootsans-webfont.eot?#iefix");
  src: url("/font/wingfoot/wingfootsans-webfont.eot?#iefix") format("eot"), url("/font/wingfoot/wingfootsans-webfont.woff") format("woff"), url("/font/wingfoot/wingfootsans-webfont.ttf") format("truetype"), url("/font/wingfoot/wingfootsans-webfont.svg#wingfootsans-webfont") format("svg"); }

.icomoon-icon, a.link-chevron:after, a.link-chevron-left:after, .alternativeTabsComponent .nav-tabs li.active a span, .tireSelectorContainer .nav-tabs li.active a span, .ratings-reviews-block .tile-chevron .review:after {
  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; }
  .icomoon-icon:empty, a.link-chevron:empty:after, a.link-chevron-left:empty:after, .alternativeTabsComponent .nav-tabs li.active a span:empty, .tireSelectorContainer .nav-tabs li.active a span:empty, .ratings-reviews-block .tile-chevron .review:empty:after {
    width: 1em; }

[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; }

.icon-school-bus:before {
  content: "\e648"; }

.icon-smartway:before {
  content: "\e649"; }

.icon-rv-coach:before {
  content: "\e64a"; }

.icon-ltl:before {
  content: "\e646"; }

.icon-long-haul:before {
  content: "\e647"; }

.icon-construction:before {
  content: "\e600"; }

.icon-steer:before, .icon-steer-all-position:before {
  content: "\e601"; }

.icon-duraseal:before {
  content: "\e602"; }

.icon-emergency:before {
  content: "\e603"; }

.icon-food-bev-delivery:before {
  content: "\e608"; }

.icon-fuel-max:before {
  content: "\e609"; }

.icon-logging-oil:before {
  content: "\e60c"; }

.icon-mining:before {
  content: "\e62e"; }

.icon-new-tires:before {
  content: "\e62f"; }

.icon-pick-up-delivery:before {
  content: "\e630"; }

.icon-pin:before {
  content: "\e631"; }

.icon-retreads:before {
  content: "\e632"; }

.icon-drive:before, .icon-all-position:before {
  content: "\e633"; }

.icon-tanker:before {
  content: "\e634"; }

.icon-trailer:before {
  content: "\e635"; }

.icon-unicircle:before {
  content: "\e642"; }

.icon-utility:before {
  content: "\e643"; }

.icon-waste-haul:before {
  content: "\e644"; }

.icon-wide-base:before {
  content: "\e645"; }

.icon-gy-truck:before {
  content: "\e6bc"; }

.icon-price-tag:before {
  content: "\e6bd"; }

.icon-gy-add-to-cart:before {
  content: "\e6bb"; }

.icon-gy-cart-right:before {
  content: "\e6ba"; }

.icon-gy-find-tires:before {
  content: "\e673"; }

.icon-additional-resources:before {
  content: "\e6b8"; }

.icon-tire:before {
  content: "\e6b9"; }

.icon-gy-click-indicator-thick:before {
  content: "\e6b6"; }

.icon-gy-click-indicator-thin:before {
  content: "\e6b7"; }

.icon-bold-arrow-up:before {
  content: "\e604"; }

.icon-bold-arrow-down:before {
  content: "\e6b5"; }

.icon-gy-treadmark:before {
  content: "\e6b3"; }

.icon-gy-calendar:before {
  content: "\e6b1"; }

.icon-gy-person:before {
  content: "\e6b2"; }

.icon-gy-lock:before {
  content: "\e6af"; }

.icon-gy-cart:before {
  content: "\e6b0"; }

.icon-gy-chevron-long:before {
  content: "\e6ae"; }

.icon-gy-chevron-short:before {
  content: "\e6ad"; }

.icon-goodyear-card:before {
  content: "\e64b"; }

.icon-goodyear-technology:before {
  content: "\e664"; }

.icon-x-close:before {
  content: "\e665"; }

.icon-tow365:before {
  content: "\e6a9"; }

.icon-credit-card:before {
  content: "\e661"; }

.icon-list-services2:before {
  content: "\e662"; }

.icon-tips-buy-tires:before {
  content: "\e663"; }

.icon-thirty-day-pledge:before {
  content: "\e6a7"; }

.icon-twentyfourseven:before {
  content: "\e6a8"; }

.icon-autohighway-lighttruck:before {
  content: "\e670"; }

.icon-faq:before {
  content: "\e671"; }

.icon-find-service-center:before {
  content: "\e694"; }

.icon-find-store:before {
  content: "\e696"; }

.icon-goodyear-racing:before {
  content: "\e697"; }

.icon-house-gy:before {
  content: "\e698"; }

.icon-list-services:before {
  content: "\e699"; }

.icon-lock:before {
  content: "\e69a"; }

.icon-offers:before {
  content: "\e69b"; }

.icon-search-vehicle:before {
  content: "\e69d"; }

.icon-service-coupons:before {
  content: "\e6a0"; }

.icon-suggested-maintenance:before {
  content: "\e6a1"; }

.icon-tire-warranty:before {
  content: "\e6a4"; }

.icon-tsn:before {
  content: "\e6a5"; }

.icon-all-weather:before {
  content: "\e625"; }

.icon-fluids-service:before {
  content: "\e628"; }

.icon-crossover-wagon:before {
  content: "\e651"; }

.icon-info-circle:before {
  content: "\e641"; }

.icon-run-flat:before {
  content: "\e69c"; }

.icon-off-the-road-tires:before {
  content: "\e63e"; }

.icon-racing-tires:before {
  content: "\e63f"; }

.icon-government-tires:before {
  content: "\e63d"; }

.icon-kelly-logo:before {
  content: "\e63b"; }

.icon-dunlop-arrow:before {
  content: "\e639"; }

.icon-dunlop-d:before {
  content: "\e63a"; }

.icon-aviation-tires:before {
  content: "\e636"; }

.icon-comercial-truck:before {
  content: "\e637"; }

.icon-national-accounts:before {
  content: "\e638"; }

.icon-air-conditioning-service:before {
  content: "\e6a6"; }

.icon-belts-hoses-service:before {
  content: "\e66d"; }

.icon-suspension-service:before {
  content: "\e66f"; }

.icon-tire-pressure-service:before {
  content: "\e672"; }

.icon-vehicle-electrical-service:before {
  content: "\e695"; }

.icon-arrow-indicator:before {
  content: "\e66e"; }

.icon-contactus:before {
  content: "\e669"; }

.icon-diagnostics-service:before {
  content: "\e66c"; }

.icon-tuneup-service:before {
  content: "\e626"; }

.icon-tire-alignment-service:before {
  content: "\e627"; }

.icon-rotation-service:before {
  content: "\e629"; }

.icon-oil-service:before {
  content: "\e62a"; }

.icon-muffler-service:before {
  content: "\e62b"; }

.icon-installation-service:before {
  content: "\e62c"; }

.icon-drivelines-service:before {
  content: "\e62d"; }

.icon-changing-a-flat-service:before {
  content: "\e69e"; }

.icon-brakes-service:before {
  content: "\e69f"; }

.icon-battery-service:before {
  content: "\e6a2"; }

.icon-balancing-service:before {
  content: "\e6a3"; }

.icon-thin-arrow-top:before {
  content: "\e61e"; }

.icon-thin-arrow-right:before {
  content: "\e621"; }

.icon-thin-arrow-left:before {
  content: "\e622"; }

.icon-thin-arrow-down:before {
  content: "\e623"; }

.icon-tires:before {
  content: "\e6b4"; }

.icon-auto-service:before {
  content: "\e61f"; }

.icon-about:before {
  content: "\e620"; }

.icon-summer:before {
  content: "\e605"; }

.icon-check-mark:before {
  content: "\e61c"; }

.icon-sport-performance:before {
  content: "\e606"; }

.icon-shopping-cart:before {
  content: "\e607"; }

.icon-circle:before {
  content: "\e61b"; }

.icon-search:before {
  content: "\e60a"; }

.icon-triangle-down:before, .alternativeTabsComponent .nav-tabs li.active a span:before, .tireSelectorContainer .nav-tabs li.active a span:before {
  content: "\e60b"; }

.icon-circle-arrow:before {
  content: "\e61a"; }

.icon-winter:before {
  content: "\e60d"; }

.icon-warning:before {
  content: "\e619"; }

.icon-triangle-up:before {
  content: "\e60e"; }

.icon-top-pick:before {
  content: "\e60f"; }

.icon-check-circle:before {
  content: "\e614"; }

.icon-cross-circle:before {
  content: "\e613"; }

.icon-fuel-efficient:before {
  content: "\e612"; }

.icon-goodyear-logo:before {
  content: "\e611"; }

.icon-jumplink:before {
  content: "\e610"; }

.icon-map-marker:before {
  content: "\e615"; }

.icon-question-circle:before {
  content: "\e616"; }

.icon-all-terrain:before {
  content: "\e618"; }

.icon-bb-arrow:before {
  content: "\e617"; }

.icon-chat:before {
  content: "\e61d"; }

.icon-rv-tires:before {
  content: "\e63c"; }

.icon-heating-cooling:before {
  content: "\e640"; }

.icon-car-sedan:before {
  content: "\e653"; }

.icon-corporate-site:before {
  content: "\e654"; }

.icon-goodyear-history:before {
  content: "\e655"; }

.icon-image-gallery:before {
  content: "\e656"; }

.icon-personal-tire-care:before {
  content: "\e657"; }

.icon-register-tires:before {
  content: "\e658"; }

.icon-stats:before {
  content: "\e659"; }

.icon-tire-technology:before {
  content: "\e65a"; }

.icon-blimp:before {
  content: "\e65b"; }

.icon-tow:before {
  content: "\e65c"; }

.icon-truck:before {
  content: "\e65d"; }

.icon-van-minivan:before {
  content: "\e66a"; }

.icon-suv:before {
  content: "\e66b"; }

.icon-star:before {
  content: "\e6aa"; }

.icon-star2:before {
  content: "\e6ab"; }

.icon-star3:before {
  content: "\e6ac"; }

.icon-file-pdf:before {
  content: "\e624"; }

.icon-rebate-badge:before {
  content: "\e903"; }

.icon-city-passenger-transport:before {
  content: "\e902"; }

.icon-intercity-passenger-transport:before {
  content: "\e916"; }

.icon-auto-carrier-transport:before {
  content: "\e90a"; }

.icon-home-appliance-transport:before {
  content: "\e90b"; }

.icon-liquid-transport:before {
  content: "\e90c"; }

.icon-garbage-collection:before {
  content: "\e90d"; }

.icon-container-transport:before {
  content: "\e90e"; }

.icon-grains-transport:before {
  content: "\e90f"; }

.icon-agricultural-support:before {
  content: "\e910"; }

.icon-quarries-mine-transport:before {
  content: "\e912"; }

.icon-urban-pickup-delivery:before {
  content: "\e913"; }

.icon-cargo-dry:before {
  content: "\e914"; }

.icon-cargo-general:before {
  content: "\e915"; }

.icon-app-long-haul:before {
  content: "\e919"; }

.icon-app-regional:before {
  content: "\e918"; }

.icon-app-regional-severe:before {
  content: "\e91a"; }

.icon-app-city-urban:before {
  content: "\e91b"; }

.icon-app-mixed:before {
  content: "\e917"; }

.icon-app-otr:before {
  content: "\e911"; }

.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px; }

.stateface-ak:before {
  content: "A"; }

.stateface-al:before {
  content: "B"; }

.stateface-ar:before {
  content: "C"; }

.stateface-az:before {
  content: "D"; }

.stateface-ca:before {
  content: "E"; }

.stateface-co:before {
  content: "F"; }

.stateface-ct:before {
  content: "G"; }

.stateface-dc:before {
  content: "y"; }

.stateface-de:before {
  content: "H"; }

.stateface-fl:before {
  content: "I"; }

.stateface-ga:before {
  content: "J"; }

.stateface-hi:before {
  content: "K"; }

.stateface-ia:before {
  content: "L"; }

.stateface-id:before {
  content: "M"; }

.stateface-il:before {
  content: "N"; }

.stateface-in:before {
  content: "O"; }

.stateface-ks:before {
  content: "P"; }

.stateface-ky:before {
  content: "Q"; }

.stateface-la:before {
  content: "R"; }

.stateface-ma:before {
  content: "S"; }

.stateface-md:before {
  content: "T"; }

.stateface-me:before {
  content: "U"; }

.stateface-mi:before {
  content: "V"; }

.stateface-mn:before {
  content: "W"; }

.stateface-mo:before {
  content: "X"; }

.stateface-ms:before {
  content: "Y"; }

.stateface-mt:before {
  content: "Z"; }

.stateface-nc:before {
  content: "a"; }

.stateface-nd:before {
  content: "b"; }

.stateface-ne:before {
  content: "c"; }

.stateface-nh:before {
  content: "d"; }

.stateface-nj:before {
  content: "e"; }

.stateface-nm:before {
  content: "f"; }

.stateface-nv:before {
  content: "g"; }

.stateface-ny:before {
  content: "h"; }

.stateface-oh:before {
  content: "i"; }

.stateface-ok:before {
  content: "j"; }

.stateface-or:before {
  content: "k"; }

.stateface-pa:before {
  content: "l"; }

.stateface-pr:before {
  content: "3"; }

.stateface-ri:before {
  content: "m"; }

.stateface-sc:before {
  content: "n"; }

.stateface-sd:before {
  content: "o"; }

.stateface-tn:before {
  content: "p"; }

.stateface-tx:before {
  content: "q"; }

.stateface-us:before {
  content: "z"; }

.stateface-ut:before {
  content: "r"; }

.stateface-va:before {
  content: "s"; }

.stateface-vt:before {
  content: "t"; }

.stateface-wa:before {
  content: "u"; }

.stateface-wi:before {
  content: "v"; }

.stateface-wv:before {
  content: "w"; }

.stateface-wy:before {
  content: "x"; }

/* Fonts.com - Serving the content from hybris */
/* ----- 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; }

body {
  -webkit-font-smoothing: subpixel-antialiased; }

/*a:focus {
    outline: none;
}*/
/************************************** Page Structure *****************************************/
img {
  max-width: 100%; }

.modal {
  display: none; }

.wrapper-outer {
  width: 100%;
  clear: both; }

.wrapper-outer--solid-background {
  background-color: #fff; }

.wrapper-inner {
  max-width: 1180px;
  margin: 0 auto;
  overflow: auto; }

.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%); }

.wrapper-content--lines {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight.png"); }

.wrapper-content {
  padding: 15px; }

.bordered {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.shadowed {
  box-shadow: -1px 0 2px rgba(0, 0, 0, 0.25); }

.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: image-url("backgroundsize.min.htc"); }

.row {
  /* TODO: Should we have removed these globally? Makes resetting difficult. */
  margin-left: 0;
  margin-right: 0; }

.negative-row {
  margin-left: -15px;
  margin-right: -15px; }

.modal {
  overflow-y: auto; }

.close {
  opacity: .6; }
  .close:hover {
    opacity: .8; }

.footer {
  position: relative; }

.small-text {
  font-size: 12px; }

/* ----- General tags ----- */
a {
  font-size: 1em;
  color: #2366c1; }
  a:focus, a:hover {
    color: #274BA7; }

body {
  font-family: "Barlow", Barlow, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333;
  background-color: white; }

h1 {
  font-size: 28px;
  color: #333; }
  @media (min-width: 481px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-size: 30px;
  color: #333; }

h3 {
  font-size: 24px;
  color: #999; }

h4 {
  font-size: 18px;
  color: #333; }

.gy-heading {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  line-height: 130%;
  color: #274BA7;
  margin: 15px 0 10px; }

.small, small {
  font-size: 85%; }

/* ----- Custom Widgets & Styles ----- */
.mediatile {
  clear: both;
  overflow-y: hidden;
  display: block;
  margin: 0;
  padding: 15px 0 30px;
  color: #444;
  font-size: 14px;
  text-align: left; }
  .mediatile .mediatile-img {
    display: inline-block;
    float: left;
    width: 25%; }
    .mediatile .mediatile-img img {
      max-width: 100%; }
  .mediatile .mediatile-content {
    width: 70%;
    margin-left: 5%;
    float: right; }
  .mediatile .mediatile-heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    color: #444; }
    .mediatile .mediatile-heading a {
      color: #444; }
  .mediatile .mediatile-text {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.1em; }
    .mediatile .mediatile-text a {
      color: #274BA7; }
  @media (max-width: 1024px) {
    .detail-sidebar .mediatile .mediatile-img {
      text-align: center;
      display: block;
      width: 100%;
      float: none; }
      .detail-sidebar .mediatile .mediatile-img img {
        margin: 0 auto;
        display: block; }
    .detail-sidebar .mediatile .mediatile-content {
      width: 100%;
      margin: 10px 0;
      float: none;
      text-align: center; } }

.contact-tile {
  border-top: 1px solid #666666;
  overflow: auto;
  padding: 5px 0px; }
  .contact-tile .contact-tile-content {
    float: right;
    margin-top: 20px;
    padding-left: 10px;
    width: 70%; }
  .contact-tile .contact-tile-img {
    display: block;
    float: left;
    text-align: right;
    width: 30%; }
    .contact-tile .contact-tile-img img {
      max-width: 100px;
      width: 100%; }
  .contact-tile .contact-tile-heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #000;
    font-size: 18px;
    display: block; }
    .contact-tile .contact-tile-heading:hover {
      text-decoration: none; }
  .contact-tile .contact-tile-text {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 14px; }

.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; }
  .shorten .fader {
    background-color: transparent;
    background-image: image-url("fader.png");
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5em;
    opacity: .75;
    overflow-y: hidden; }
    .shorten .fader:hover {
      cursor: pointer; }
  .shorten.collapsed {
    max-height: 5em; }
  .shorten.expanded {
    max-height: 50em; }
  @media (min-width: 768px) {
    .shorten {
      position: static; } }
  .shorten + .btn {
    margin-top: 20px; }

.gy-dagger, .gy-section-sign, .danger {
  color: #FF2534 !important; }

.gy-more {
  overflow-y: hidden; }
  .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 Semi Condensed", Barlow, 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; }
    .gy-more .more-trigger.more-trigger-alt {
      display: block; }
    .gy-more .more-trigger span[class^='icon-thin'] {
      position: relative;
      top: 2px;
      left: 4px; }
  .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%); }

.resourcesContainer {
  background-color: #ddd;
  padding: 2px 10px 15px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999; }
  .resourcesContainer hr {
    margin: 15px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #fff; }

.gy-share {
  background-color: #eee;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight.png");
  padding: 10px;
  box-shadow: none;
  margin-bottom: 0;
  background-color: #fff;
  position: relative;
  border: 1px solid #ccc;
  height: 60px;
  overflow: hidden; }
  .gy-share h2 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px 0 0 !important;
    padding: 0;
    font-size: 18px !important;
    vertical-align: middle;
    line-height: 100%;
    color: #222 !important; }
  .gy-share ul {
    margin: 0;
    padding: 4px 0 0;
    display: inline-block; }
    .gy-share ul li {
      display: inline-block;
      min-width: 90px;
      list-style-type: none;
      vertical-align: top; }
      .gy-share ul li .twitter-share-button {
        width: 84px !important; }
  @media (min-width: 460px) {
    .gy-share {
      height: 50px; } }

body .promo-block .promo-block-title {
  margin-top: 0;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

body .promo-block .btn {
  min-width: 160px; }

body .promo-block .promo-block-image {
  max-width: 100%;
  display: none; }

body .promo-block .promo-block-image,
body .promo-block .promo-block-content,
body .promo-block .btn {
  width: 100%;
  float: none;
  margin: 10px 0; }

@media (min-width: 481px) {
  body .promo-block .promo-block-image {
    float: left;
    width: 40%;
    padding-right: 15px;
    display: inline-block; }
  body .promo-block .promo-block-content {
    float: right;
    width: 60%; }
  body .promo-block .btn {
    width: auto; } }

@media (min-width: 768px) {
  body .promo-block .promo-block-image {
    width: 30%; }
  body .promo-block .promo-block-content {
    width: 70%; } }

/* Sidebar List with Arrows */
body .tiered-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  body .tiered-list ul li {
    padding: 0;
    margin: 0;
    position: relative; }
  body .tiered-list ul li a {
    line-height: 135%;
    padding: 8px 15px 8px 15px;
    display: block; }
    body .tiered-list ul li a span {
      color: #7994c9;
      visibility: hidden;
      position: absolute;
      left: 0;
      top: 8px; }
    body .tiered-list ul li a:hover {
      background-color: #f2f5fa;
      text-decoration: none;
      color: #616369; }
      body .tiered-list ul li a:hover span {
        visibility: visible; }
    body .tiered-list ul li a span.icon-thin-arrow-right {
      left: auto;
      right: auto;
      top: 12px;
      visibility: visible; }
    body .tiered-list ul li a span.icon-thin-arrow-right:hover {
      color: #666666; }
  body .tiered-list ul li a.current {
    color: #616369;
    background-color: #f2f5fa; }
    body .tiered-list ul li a.current span {
      visibility: visible; }
    body .tiered-list ul li a.current:hover {
      cursor: default; }
  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 */
.gy-clear-wrap {
  display: block;
  height: 40px;
  overflow: hidden;
  position: relative; }

.gy-clear-btn {
  background: url("../Content/img/x.png") no-repeat center;
  background-position-x: -10px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 5px;
  width: 40px;
  cursor: pointer;
  z-index: 1040; }

.gy-clearable {
  padding-right: 20px; }

/* ----- Global & Utility Classes ----- */
.note-warning {
  color: #FF2534;
  display: block;
  font-family: "Barlow", Barlow, sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 10px; }

.disclaimer-block {
  padding: 15px;
  font-size: 12px;
  color: #999; }
  .disclaimer-block p {
    margin: 0 0 15px;
    text-indent: -8px; }

.footnote {
  color: red;
  padding-right: 2px; }

.breadcrumb-link {
  display: inline-block; }

.glyphicon-play {
  font-size: 0.75em; }

.icon-triangle-down, .alternativeTabsComponent .nav-tabs li.active a span, .tireSelectorContainer .nav-tabs li.active a span {
  font-size: 0.75em !important; }

.icon-thin-arrow-right {
  font-weight: bold; }

.spinner {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -20px;
  bottom: -17px;
  line-height: 25px; }

.orGeolocate {
  display: none; }

.show-element {
  display: block; }

.form-control {
  height: 34px; }

.gy-header {
  width: 100%;
  display: inline-block;
  background: url("../Content/img/small-line.png") repeat-x bottom;
  position: relative;
  margin-bottom: 10px; }

.page-title {
  text-align: center;
  color: #002878; }

.page-hero img {
  width: 100%; }

.gy-header-link {
  text-align: center; }

.gy-link {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  cursor: pointer;
  font-size: 18px;
  text-decoration: none; }
  .gy-link:link, .gy-link:active, .gy-link:visited {
    text-decoration: none; }
  .gy-link:hover {
    text-decoration: underline;
    color: #274BA7; }
  .gy-link span {
    margin-left: 3px;
    font-size: .75em; }

.gy-jump-link {
  font-size: 115%;
  opacity: 0.3; }

.gy-body-copy {
  color: #333;
  line-height: 140%; }

.gy-price,
.gy-rebate-price {
  display: inline-block;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 36px;
  line-height: 36px;
  vertical-align: top; }
  .gy-price sup,
  .gy-rebate-price sup {
    top: -.35em;
    vertical-align: top;
    font-size: 18px;
    line-height: 36px; }

.gy-msrp,
.gy-rebate-mail {
  display: inline-block;
  font-family: "Barlow Semi Condensed", Barlow, 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; }

.gy-price {
  color: #333; }

.gy-price-min {
  font-size: 1.5em; }

.gy-rebate {
  display: inline-block;
  padding-left: 20px; }

.gy-rebate-price {
  color: #0066dd; }

.gy-rebate-mail sup {
  color: red;
  font-size: .8em;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-left: 1px; }

.gy-brand-logo {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0.5em 0 0.5em 0.5em;
  background-image: image-url("/Content/img/placeholder-square.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -ms-behavior: image-url("backgroundsize.min.htc");
  text-align: center; }

.gy-icon-category {
  color: #274BA7; }

.gy-specs-table {
  float: none;
  width: 100%;
  margin-right: 0%; }

.breadcrumb-link-list .breadcrumb-link {
  margin-left: 10px;
  margin-right: 10px; }

.map-marker-label {
  color: #F0F0F0;
  text-align: center;
  width: 22px; }

.clear {
  clear: both; }

.no-break, .row-security-code .input-name {
  white-space: nowrap; }

@media (max-width: 480px) {
  .block-at-mobile {
    display: block;
    margin: 10px 0; } }

.page-divider {
  border-top: 3px solid #ffdd00; }

.intro-offlink {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #333; }
  .intro-offlink [class*='icon'] {
    margin-left: 3px;
    font-size: .75em; }
  @media (min-width: 768px) {
    .intro-offlink .intro-offlink {
      position: absolute;
      right: 15px;
      top: 20px; } }

a.intro-offlink,
.intro-offlink a {
  color: #2366c1; }
  a.intro-offlink:hover,
  .intro-offlink a:hover {
    text-decoration: underline;
    color: #274BA7; }
  a.intro-offlink + .icon-thin-arrow-right,
  .intro-offlink a + .icon-thin-arrow-right {
    color: #2366c1; }

.crumb-list {
  color: #333;
  font-size: 18px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  .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; }
    .crumb-list a:first-child {
      border-left: none;
      margin-left: 0; }

.link-list {
  padding: 0; }
  .link-list li {
    padding: 10px;
    display: inline-block; }

/* ----- Tiles ----- */
.tile-container {
  overflow-y: hidden;
  margin: 10px 0;
  padding: 0; }
  .tile-container ul, .tile-container li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    display: block; }
  .tile-container .tile {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.925);
    padding: 0 20px 15px 15px !important;
    margin: 10px 10px 15px;
    margin-bottom: 15px !important;
    overflow-y: hidden;
    border-bottom: 3px solid #ffdd00;
    position: relative;
    min-height: 120px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    transition: 500ms background-color ease;
    -webkit-font-smoothing: antialiased; }
    .tile-container .tile > a {
      color: #444; }
      .tile-container .tile > a:hover {
        text-decoration: none; }
    .tile-container .tile:hover {
      background-color: white; }
    .tile-container .tile .icon-thin-arrow-right {
      padding-right: 20px;
      display: inline-block;
      font-weight: normal; }
      .tile-container .tile .icon-thin-arrow-right:before {
        font-size: 36px;
        margin: -18px 0 0;
        top: 50%;
        right: 5px;
        position: absolute; }
      .tile-container .tile .icon-thin-arrow-right:hover {
        text-decoration: none; }
    .tile-container .tile hr {
      padding: 0;
      height: 8px !important;
      margin: 0 -20px 0 -15px !important; }
    .tile-container .tile .tile-icon {
      display: inline-block;
      padding-right: 8px;
      font-size: 36px;
      position: relative;
      float: left; }
      .tile-container .tile .tile-icon.tile-icon-lg {
        min-height: 100px;
        width: 70px; }
        .tile-container .tile .tile-icon.tile-icon-lg:before {
          font-size: 56px;
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -28px; }
    .tile-container .tile .tile-title {
      color: #274BA7;
      font-size: 24px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 135%;
      margin: 15px 0 10px;
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
      vertical-align: bottom; }
    .tile-container .tile p {
      color: #444;
      line-height: 135%;
      font-family: "Barlow", Barlow, sans-serif; }
  @media (min-width: 768px) {
    .tile-container .tile {
      width: 47%;
      float: left;
      margin: 10px 1.15%;
      padding-left: 20px !important;
      min-height: 250px; }
      .tile-container .tile hr {
        margin-left: -20px !important; }
      .tile-container .tile .tile-icon.tile-icon-lg {
        min-height: 120px;
        width: 70px; }
        .tile-container .tile .tile-icon.tile-icon-lg:before {
          left: -9px;
          font-size: 64px;
          margin-top: -32px; } }
  @media (min-width: 1024px) {
    .tile-container .tile {
      width: 31%;
      float: left; } }

/* Page Intro Block, as used on Store Directory - States */
.page-intro-block {
  position: relative;
  padding: 15px 15px 0; }
  .page-intro-block h3 {
    color: #666;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 2em;
    margin: 0 0 10px;
    line-height: 130%; }
  .page-intro-block h4 {
    color: #222;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    line-height: 130%;
    margin: 0 0 4px; }
  .page-intro-block p {
    font-family: "Barlow Semi Condensed", Barlow, 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) {
    .page-intro-block h3 {
      font-size: 2.8em; } }

/* Page header, as used on tire warranty info or warranty pages */
.page-title-block {
  border-bottom: 1px solid #eeeeee;
  margin: 10px 15px 15px 15px;
  padding: 0 0 10px 0;
  clear: both;
  overflow: hidden;
  display: block; }
  .page-title-block h1 {
    color: #666666;
    font-weight: normal;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 0;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .page-title-block {
      padding-bottom: 0; }
      .page-title-block h1 {
        float: left; }
      .page-title-block .intro-offlink {
        float: right;
        margin-top: 10px; } }

.styled-divider, .tile-container .tile hr {
  background-color: "Transparent";
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  height: 6px;
  display: block;
  margin: 20px 15px 10px;
  clear: both;
  float: none;
  border: none; }

.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; }
  .check:before {
    content: "\e61c"; }

/* List Group Styles, as used on 'Find a Store' and 'Store Directory - States' */
.list-group {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
  .list-group h5 {
    margin: 8px 0 16px;
    font-size: 1.4em; }
  .list-group .list-group-column {
    padding: 0; }
    .list-group .list-group-column:last-child .sub-group {
      padding-right: 0; }
    .list-group .list-group-column .sub-group {
      padding: 0; }
    .list-group .list-group-column ul {
      padding-left: 0;
      margin: 0;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.2em; }
      .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) {
          .list-group .list-group-column ul li:hover {
            background-color: #f5f5f5;
            border-bottom-color: #ccc; }
            .list-group .list-group-column ul li:hover [class^="icon"] {
              display: inline-block; } }
        .list-group .list-group-column ul li a {
          color: #2366c1;
          display: inline-block; }
          .list-group .list-group-column ul li a:hover {
            text-decoration: none; }
          .list-group .list-group-column ul li a [class^="icon"] {
            display: none;
            float: right;
            vertical-align: middle; }
  @media (min-width: 768px) {
    .list-group .list-group-column .sub-group {
      padding-right: 15px; }
    .list-group .list-group-column:last-child .sub-group {
      padding-right: 15px; } }

/* ----- Tablet-specific Styles ----- */
@media screen and (min-width: 768px) {
  .multicol-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px; }
  .sm-row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0; }
    .sm-row:before, .sm-row:after {
      content: " ";
      display: table; }
    .sm-row:after {
      clear: both; }
  .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) {
    .sm-col-6 {
      float: left;
      width: 50%; } }

@media screen and (min-width: 768px) {
    .sm-col-6:first-child {
      padding-right: 20px; }
    .sm-col-6 .gy-price {
      font-size: 3.2em; }
    .sm-col-6 .gy-msrp {
      font-size: 1.3em;
      line-height: 20px;
      margin-bottom: 8px;
      width: 70px; }
    .sm-col-6 .gy-rebate-price {
      font-size: 2.7em;
      margin-bottom: 4px; }
    .sm-col-6 .gy-rebate-mail {
      font-size: 1.2em;
      line-height: 17px;
      margin-bottom: 12px;
      width: 70px; }
    .sm-col-6 .page-title {
      text-align: left; }
    .sm-col-6 .gy-header-link {
      position: absolute;
      right: 0;
      bottom: 0; }
    .sm-col-6 .gy-specs-table {
      float: left;
      width: 49%;
      margin-right: 1%; } }

/* Helpful animation for drawing attention to an element */
.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); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

.curved-shadow {
  margin-bottom: 30px; }
  .curved-shadow:after {
    background-image: image-url("curved-shadow.png");
    background-size: 100% 20px;
    clear: both;
    content: '';
    display: block;
    height: 20px;
    bottom: -25px;
    width: 102%;
    left: -1%;
    right: -1%; }
    .lt-ie9 .curved-shadow:after {
      display: none; }

/* Multi-use drop shadow classes*/
.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute; }

.lifted:before,
.lifted:after {
  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%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%); }

.lifted:after {
  right: -3px;
  left: auto;
  background: linear-gradient(4deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 100%); }

/*Top message*/
.confirmation-message, .confirmation-info-message {
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0; }
  .confirmation-message p, .confirmation-info-message p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    display: block;
    padding: 0 0 0 1px; }
  .confirmation-message .msg, .confirmation-info-message .msg {
    background-color: #274BA7;
    background-repeat: repeat;
    background-image: url("/Content/img/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; }
  .confirmation-message .icon-check-circle, .confirmation-info-message .icon-check-circle {
    color: #00AD48;
    font-size: 39px;
    vertical-align: top;
    line-height: 41px; }
  @media (min-width: 768px) {
    .confirmation-message .msg, .confirmation-info-message .msg {
      width: 94%; } }

a[href^="tel:"] {
  white-space: nowrap; }

.paragraph-link {
  text-decoration: underline !important; }
  .paragraph-link:hover, .paragraph-link:focus, .paragraph-link:active {
    text-decoration: underline !important; }

a.link-chevron, a.link-chevron-left {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: .8em !important;
  padding: 0 0 1px 0 !important;
  line-height: 1; }
  a.link-chevron:hover, a.link-chevron-left:hover {
    padding-bottom: 0 !important;
    border-bottom: 1px solid; }

a.link-chevron:after, a.link-chevron-left:after {
  content: "\e621";
  display: inline-block;
  padding: 0 0 1px 0 !important;
  margin: 0 !important;
  font-size: 0.8em;
  line-height: 1.25;
  position: absolute;
  right: -.1em;
  bottom: .11em;
  width: 0;
  overflow: visible;
  text-decoration: none !important; }
  a.link-chevron:after:empty, a.link-chevron-left:after:empty {
    width: 0; }

a.link-chevron:hover:after, a.link-chevron-left:hover:after {
  text-decoration: none !important;
  border-bottom: none;
  padding: 0 !important; }

a.link-chevron-left {
  margin-left: .8em !important;
  margin-right: 0 !important; }

a.link-chevron-left:after {
  content: "\e60b";
  right: initial !important;
  left: -1em; }

iframe[src^="tel:"] {
  border: 0;
  display: none;
  height: 0;
  width: 0; }

/* ----- Custom Commercial Site Style ----- */
.pin-row {
  margin-top: 2%;
  font-family: 'Barlow', Barlow, sans-serif;
  font-size: 18px; }

.pin_icon {
  color: #ffdd00;
  font-size: 35pt; }

.special_font {
  font-size: 16px;
  font-family: 'Barlow', Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none !important;
  position: relative;
  margin-right: 0 !important;
  padding: 0 0 1px 0 !important;
  line-height: 1; }

/* Brazil Live Chat */
.chatOnline {
  position: fixed;
  right: 1%;
  top: 50%; }

.chatOnline img {
  max-width: 70px;
  cursor: pointer; }

.chatOnline .chatGood {
  display: none;
  width: 242px;
  height: 140px;
  position: absolute;
  right: 0;
  top: -170px;
  background: #fff;
  padding: 8px;
  right: 58px;
  border-radius: 10px;
  opacity: 0.8;
  border: 2px solid #4d4d4d;
  border-bottom-right-radius: 0; }

.chatOnline .chatGood:before {
  content: "";
  position: absolute;
  bottom: -30px;
  right: -2px;
  border-width: 30px 0px 0px 45px;
  border-style: solid;
  border-color: #4d4d4d transparent;
  display: block;
  width: 0; }

.chatOnline .chatGood:after {
  content: "";
  position: absolute;
  bottom: -26px;
  right: 0px;
  border-width: 33px 0px 0px 50px;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0; }

.chatOnline .chatGood img {
  float: left;
  padding: 8px; }

.chatOnline .chatGood h3 {
  width: 150px;
  font-size: 20px;
  color: #004a98;
  float: right;
  height: 32px;
  margin: 5px 0 0 0; }

.chatOnline .chatGood h2 {
  font-size: 20px;
  width: 150px;
  float: right;
  color: #4d4d4d;
  margin: 0; }

.chatOnline .chatGood p {
  float: left;
  font-size: 16px;
  line-height: 20px;
  margin: 0; }

.chatOnline {
  display: none; }

/* ----- Component Imports ----- */
.btn {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin: 0 2px 10px 0;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0; }
  .btn:hover, .btn:focus, .btn:active, .btn.active {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .open .btn.dropdown-toggle {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .btn:active, .btn.active {
    background-image: none; }
  .open .btn.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn .badge {
    color: #ffdd00;
    background-color: #000; }
  .btn:focus {
    outline: none; }
  .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; }
  .btn:hover, .btn:active, .btn:focus {
    color: #444;
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-shadow: none; }
    .lt-ie9 .btn:hover, .lt-ie9 .btn:active, .lt-ie9 .btn:focus {
      background-color: #ebcd0b;
      background-image: none; }
  .btn:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73; }
  .btn.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    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); }
    .btn.active:hover, .btn.active:focus, .btn.active:active, .btn.active.active {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .open .btn.active.dropdown-toggle {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .btn.active:active, .btn.active.active {
      background-image: none; }
    .open .btn.active.dropdown-toggle {
      background-image: none; }
    .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; }
    .btn.active .badge {
      color: #274BA7;
      background-color: #F7EE58; }
    .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; }
      .lt-ie9 .btn.active:hover, .lt-ie9 .btn.active:active, .lt-ie9 .btn.active:focus {
        background-color: #3063b0;
        background-image: none; }
    .btn.active:disabled {
      background-color: #456493; }
    .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; }
    .lt-ie9 .btn.active {
      background-color: #3063b0;
      background-image: none; }
  .btn.btn-highlight {
    color: #222 !important;
    background-color: #fff5b3;
    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; }
    .lt-ie9 .btn.btn-highlight {
      background-color: #fff5b3;
      background-image: none; }

.btn-secondary {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin: 0 2px 10px 0;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .open .btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active {
    background-image: none; }
  .open .btn-secondary.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-secondary .badge {
    color: #ffdd00;
    background-color: #000; }
  .btn-secondary:focus {
    outline: none; }
  .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; }
  .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; }
    .lt-ie9 .btn-secondary:hover, .lt-ie9 .btn-secondary:active, .lt-ie9 .btn-secondary:focus {
      background-color: #ebcd0b;
      background-image: none; }
  .btn-secondary:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73; }
  .btn-secondary.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    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); }
    .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active:active, .btn-secondary.active.active {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .open .btn-secondary.active.dropdown-toggle {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .btn-secondary.active:active, .btn-secondary.active.active {
      background-image: none; }
    .open .btn-secondary.active.dropdown-toggle {
      background-image: none; }
    .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; }
    .btn-secondary.active .badge {
      color: #274BA7;
      background-color: #F7EE58; }
    .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; }
      .lt-ie9 .btn-secondary.active:hover, .lt-ie9 .btn-secondary.active:active, .lt-ie9 .btn-secondary.active:focus {
        background-color: #3063b0;
        background-image: none; }
    .btn-secondary.active:disabled {
      background-color: #456493; }
    .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; }
    .lt-ie9 .btn-secondary.active {
      background-color: #3063b0;
      background-image: none; }
  body .btn-secondary {
    text-transform: none; }

.btn-blue {
  color: #F7EE58;
  background-color: #274BA7;
  border-color: #224292; }
  .btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active {
    color: #F7EE58;
    background-color: #1f3c86;
    border-color: #172b61; }
  .open .btn-blue.dropdown-toggle {
    color: #F7EE58;
    background-color: #1f3c86;
    border-color: #172b61; }
  .btn-blue:active, .btn-blue.active {
    background-image: none; }
  .open .btn-blue.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-blue .badge {
    color: #274BA7;
    background-color: #F7EE58; }

.btn-alt {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #000;
  background-color: #ffdd00;
  border-color: #ccc;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  color: #111;
  border: none !important;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
  margin: 0 2px 10px 0;
  position: relative;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0; }
  .btn-alt:hover, .btn-alt:focus, .btn-alt:active, .btn-alt.active {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .open .btn-alt.dropdown-toggle {
    color: #000;
    background-color: #d6ba00;
    border-color: #adadad; }
  .btn-alt:active, .btn-alt.active {
    background-image: none; }
  .open .btn-alt.dropdown-toggle {
    background-image: none; }
  .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; }
  .btn-alt .badge {
    color: #ffdd00;
    background-color: #000; }
  .btn-alt:focus {
    outline: none; }
  .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; }
  .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; }
    .lt-ie9 .btn-alt:hover, .lt-ie9 .btn-alt:active, .lt-ie9 .btn-alt:focus {
      background-color: #ebcd0b;
      background-image: none; }
  .btn-alt:disabled {
    opacity: 1;
    filter: alpha(opacity=1);
    background-color: #dfcc73; }
  .btn-alt.active {
    color: #F7EE58;
    background-color: #274BA7;
    border-color: #224292;
    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); }
    .btn-alt.active:hover, .btn-alt.active:focus, .btn-alt.active:active, .btn-alt.active.active {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .open .btn-alt.active.dropdown-toggle {
      color: #F7EE58;
      background-color: #1f3c86;
      border-color: #172b61; }
    .btn-alt.active:active, .btn-alt.active.active {
      background-image: none; }
    .open .btn-alt.active.dropdown-toggle {
      background-image: none; }
    .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; }
    .btn-alt.active .badge {
      color: #274BA7;
      background-color: #F7EE58; }
    .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; }
      .lt-ie9 .btn-alt.active:hover, .lt-ie9 .btn-alt.active:active, .lt-ie9 .btn-alt.active:focus {
        background-color: #3063b0;
        background-image: none; }
    .btn-alt.active:disabled {
      background-color: #456493; }
    .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; }
    .lt-ie9 .btn-alt.active {
      background-color: #3063b0;
      background-image: none; }
  body .btn-alt {
    color: #000;
    background-color: #F0F0F0;
    border-color: #e3e3e3;
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px; }
    body .btn-alt:hover, body .btn-alt:focus, body .btn-alt:active, body .btn-alt.active {
      color: #000;
      background-color: gainsboro;
      border-color: #c5c5c5; }
    .open body .btn-alt.dropdown-toggle {
      color: #000;
      background-color: gainsboro;
      border-color: #c5c5c5; }
    body .btn-alt:active, body .btn-alt.active {
      background-image: none; }
    .open body .btn-alt.dropdown-toggle {
      background-image: none; }
    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; }
    body .btn-alt .badge {
      color: #F0F0F0;
      background-color: #000; }

.btn-ghost {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "Barlow Semi Condensed", Barlow, 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; }
  .btn-ghost:focus {
    outline: none; }
  .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; }
  .btn-ghost:hover, .btn-ghost:active, .btn-ghost:focus {
    color: #476ed4;
    box-shadow: none;
    text-shadow: none; }
  .btn-ghost:disabled {
    opacity: 1;
    filter: alpha(opacity=1); }

.btn-ghost-alt {
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  text-transform: none;
  border-radius: 0;
  color: #ffdd00;
  border: 2px solid #ffe433;
  box-shadow: none;
  text-shadow: none;
  position: relative;
  line-height: 38px;
  padding-top: 0;
  padding-bottom: 0;
  white-space: nowrap; }
  .btn-ghost-alt:focus {
    outline: none; }
  .btn-ghost-alt .glyphicon, .btn-ghost-alt .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .btn-ghost-alt input[type="radio"]:checked + label:before, .btn-ghost-alt .icon {
    padding-left: 5px;
    padding-right: 5px; }
  .btn-ghost-alt:hover, .btn-ghost-alt:active, .btn-ghost-alt:focus {
    color: #ffe74d;
    box-shadow: none;
    text-shadow: none; }
  .btn-ghost-alt:disabled {
    opacity: 1;
    filter: alpha(opacity=1); }

.btn-link {
  color: #ffdd00; }
  .btn-link:hover, .btn-link:focus {
    color: #ffdd00; }
  .btn-link:hover, .btn-link:focus {
    text-decoration: none; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #ffdd00; }

@media (max-width: 480px) {
  .btn-block-mobile {
    display: block !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin: 15px 0 !important; } }

.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) {
  .btn-at-mobile {
    background-position: -5px -5px;
    padding-left: 30px;
    padding-right: 30px;
    color: #000;
    background-color: #ffdd00;
    border-color: #ccc;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0;
    color: #111;
    border: none !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
    margin: 0 2px 10px 0;
    position: relative;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 40px;
    padding-left: 10px;
    display: inline-block;
    text-align: center; }
    .btn-at-mobile:hover, .btn-at-mobile:focus, .btn-at-mobile:active, .btn-at-mobile.active {
      color: #000;
      background-color: #d6ba00;
      border-color: #adadad; }
    .open .btn-at-mobile.dropdown-toggle {
      color: #000;
      background-color: #d6ba00;
      border-color: #adadad; }
    .btn-at-mobile:active, .btn-at-mobile.active {
      background-image: none; }
    .open .btn-at-mobile.dropdown-toggle {
      background-image: none; }
    .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; }
    .btn-at-mobile .badge {
      color: #ffdd00;
      background-color: #000; }
    .btn-at-mobile:focus {
      outline: none; }
    .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; }
    .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; }
      .lt-ie9 .btn-at-mobile:hover, .lt-ie9 .btn-at-mobile:active, .lt-ie9 .btn-at-mobile:focus {
        background-color: #ebcd0b;
        background-image: none; }
    .btn-at-mobile:disabled {
      opacity: 1;
      filter: alpha(opacity=1);
      background-color: #dfcc73; }
    .btn-at-mobile.active {
      color: #F7EE58;
      background-color: #274BA7;
      border-color: #224292;
      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); }
      .btn-at-mobile.active:hover, .btn-at-mobile.active:focus, .btn-at-mobile.active:active, .btn-at-mobile.active.active {
        color: #F7EE58;
        background-color: #1f3c86;
        border-color: #172b61; }
      .open .btn-at-mobile.active.dropdown-toggle {
        color: #F7EE58;
        background-color: #1f3c86;
        border-color: #172b61; }
      .btn-at-mobile.active:active, .btn-at-mobile.active.active {
        background-image: none; }
      .open .btn-at-mobile.active.dropdown-toggle {
        background-image: none; }
      .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; }
      .btn-at-mobile.active .badge {
        color: #274BA7;
        background-color: #F7EE58; }
      .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; }
        .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; }
      .btn-at-mobile.active:disabled {
        background-color: #456493; }
      .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; }
      .lt-ie9 .btn-at-mobile.active {
        background-color: #3063b0;
        background-image: none; }
    .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; } }

.form-control:focus {
  border-color: #ffdd00;
  outline: none;
  box-shadow: none; }

.gy-btn-lg {
  font-size: 16px;
  padding: 3px 30px;
  width: 80%; }

button.pin {
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: left; }

/* Styled Checkboxes & Radio Buttons */
.gy-checkbox,
.gy-radio {
  border-bottom: 1px solid #ccd7eb;
  height: 50px;
  color: #274BA7; }
  .gy-checkbox label,
  .gy-radio label {
    margin: 0 0 0 15px;
    height: 100%;
    width: 100%;
    cursor: pointer; }
    .gy-checkbox label .input-name,
    .gy-radio label .input-name {
      position: relative;
      top: -4px;
      padding-left: 6px; }
  .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; }
  .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; }
  .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"; }
    .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"; }

.lt-ie9 .gy-checkbox input[type="checkbox"],
.lt-ie9 .gy-radio input[type="checkbox"] {
  display: inline-block;
  position: absolute;
  left: -99999px; }

.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"; }
  .lt-ie9 .gy-checkbox input.checked ~ label .check-container:before:before,
  .lt-ie9 .gy-radio input.checked ~ label .check-container:before:before {
    content: "\e61c"; }

.global-footer {
  background-color: #1E468D;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  padding: 0;
  border-top: 3px solid #ffdd00;
  overflow: hidden;
  position: relative;
  /*.follow-container, .footer-share{
      padding-left: 15px;
    }*/ }
  .global-footer .panel-heading {
    cursor: default; }
  .global-footer .row .row {
    margin: 0; }
  .global-footer .footer-windowshade {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 0; }
    .global-footer .footer-windowshade a:visited {
      text-decoration: none; }
    .global-footer .footer-windowshade a .panel-heading {
      border-bottom: 1px solid #192f69;
      border-top: 1px solid rgba(255, 255, 255, 0.15);
      cursor: default;
      padding: 9px 15px;
      -webkit-font-smoothing: antialiased;
      overflow: hidden; }
      .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 Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        font-weight: normal;
        font-size: 18px;
        margin: 0;
        color: #ffffff; }
      .global-footer .footer-windowshade a .panel-heading span {
        font-size: 1em; }
      .global-footer .footer-windowshade a .panel-heading .visible-xs {
        font-size: 14px; }
      .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; }
    .global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
      position: relative; }
    .global-footer .footer-windowshade > a:hover {
      text-decoration: none; }
    .global-footer .footer-windowshade .panel-body, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
      background: white;
      background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
      background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      color: #fff; }
      .global-footer .footer-windowshade .panel-body ul, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content ul, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content ul, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content ul, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content ul, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content ul, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content ul {
        margin: 0;
        padding: 0; }
      .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-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%; }
        .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-min-windowshade .content li a, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li a {
          color: #274BA7;
          font-weight: normal;
          min-height: 15px;
          display: block; }
  .global-footer h6 {
    font-size: 14px; }
  .global-footer .cart-footer-v-line {
    margin: 0px 10px; }
  .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; }
    .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; }
    .global-footer .footer-share h6,
    .global-footer .follow-container h6,
    .global-footer .footer-site-links h6 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px;
      margin: 20px 0 10px; }
    .global-footer .footer-share ul,
    .global-footer .follow-container ul,
    .global-footer .footer-site-links ul {
      margin: 0;
      padding: 0; }
    .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: 14px;
      margin-bottom: 5px; }
  .global-footer .footer-follow {
    padding: 15px 0 0 0; }
  .global-footer .footer-follow .follow-container {
    padding-bottom: 10px;
    overflow: hidden;
    padding-left: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .global-footer .footer-follow .follow-container h5 {
      float: left;
      margin-right: 5px !important;
      display: block; }
  .global-footer .footer-site-links {
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 0;
    text-align: center; }
    .global-footer .footer-site-links .company-info {
      margin-bottom: 25px; }
    .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,.15);*/
      padding-left: 12px;
      padding-right: 10px; }
    .global-footer .footer-site-links li:first-child {
      border-left: none; }
    .global-footer .footer-site-links .footer-breadcrumb li {
      /*border-color: white;*/
      margin-top: 0; }
    .global-footer .footer-site-links a {
      line-height: 160%;
      color: #ffdd00; }
      .global-footer .footer-site-links a:hover {
        color: #ffdd00;
        text-decoration: underline; }
    .global-footer .footer-site-links .cart-link-list {
      border-top: 1px solid #fff;
      margin: 20px 15px 0px;
      padding: 10px 0px 5px 0px; }
  .global-footer .footer-follow,
  .global-footer .footer-share {
    text-align: left;
    padding-left: 5px;
    padding-right: 0;
    border-bottom: 0; }
    .global-footer .footer-follow h6,
    .global-footer .footer-share h6 {
      line-height: 32px;
      float: left;
      width: 102px;
      margin: 6px 0; }
    .global-footer .footer-follow h5,
    .global-footer .footer-share h5 {
      font-size: 18px;
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .global-footer .sharing-links {
    float: left;
    display: inline-block;
    margin-left: 5px; }
    .global-footer .sharing-links li {
      display: inline-block;
      margin: 10px 0; }
  .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;
    display: flex;
    flex-wrap: wrap; }
    .global-footer .footer-tiles .gy-promo-tile.gy-promo-small {
      border-left: none;
      border-right: none; }
      .global-footer .footer-tiles .gy-promo-tile.gy-promo-small a {
        color: #ffdd00; }
  .global-footer .footer-follow li {
    margin-top: 6px; }
  .global-footer .footer-follow h5 {
    float: left;
    font-size: 13px; }
  .global-footer .footer-share {
    overflow: hidden; }
    .global-footer .footer-share li {
      margin-top: 13px;
      height: 20px;
      vertical-align: bottom; }
    .global-footer .footer-share h5 {
      float: left;
      font-size: 13px; }
  .global-footer .social-links li {
    margin-right: 4px;
    padding: 0;
    max-width: 32px;
    max-height: 32px;
    /*float: left;*/ }
    .global-footer .social-links li img {
      max-width: 32px;
      max-height: 32px; }
  .global-footer .footer-links-section .col-xs-12, .global-footer .footer-links-section .gy-form .half, .gy-form .global-footer .footer-links-section .half, .global-footer .footer-links-section .gy-form .qtr, .gy-form .global-footer .footer-links-section .qtr, .global-footer .footer-links-section .gy-form .third, .gy-form .global-footer .footer-links-section .third {
    padding-left: 0;
    padding-right: 0; }
  .global-footer .footer-legal-windowshade a .panel-heading {
    padding-left: 10px;
    color: #ffdd00; }
    .global-footer .footer-legal-windowshade a .panel-heading h3 {
      font-size: 17px;
      color: #ffdd00; }
    .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; }
    .global-footer .footer-legal-windowshade a .panel-heading span {
      color: #ffdd00; }
  .global-footer .footer-legal-windowshade .footer-legal .footer-legal-body {
    background: #fff; }
  .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, sans-serif;
    font-size: 12px; }
  .global-footer .main-footer-links .panel-collapse .content-body .row div {
    padding: 0; }
  @media (min-width: 768px) {
    .global-footer {
      padding: 15px; }
      .global-footer .main-footer-links {
        padding-bottom: 15px; }
      .global-footer .footer-windowshade {
        border-top: none;
        border-bottom: none; }
        .global-footer .footer-windowshade > a .panel-heading .glyphicon-plus {
          top: 0; }
        .global-footer .footer-windowshade.col-md-5, .global-footer .footer-windowshade.col-md-4, .global-footer .footer-windowshade.col-md-3, .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; }
        .global-footer .footer-windowshade.col-md-4:first-child {
          border-left: none;
          padding-left: 0px; }
        .global-footer .footer-windowshade > a .panel-heading {
          color: #fff;
          border: none;
          padding-left: 0;
          margin-bottom: 5px; }
          .global-footer .footer-windowshade > a .panel-heading h3 {
            text-transform: uppercase;
            padding: 0;
            margin: 0;
            color: #ffdd00;
            font-size: 16.43px; }
        .global-footer .footer-windowshade > a.collapsed .panel-heading {
          color: #fff; }
        .global-footer .footer-windowshade .panel-collapse {
          background: none; }
        .global-footer .footer-windowshade .panel-body, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
          padding-top: 0;
          min-height: 310px;
          font-size: 16px;
          background: none;
          background-image: none; }
          .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-min-windowshade .content li a, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content li a {
            color: #ffdd00; }
        .global-footer .footer-windowshade .content-body {
          padding-left: 0; }
        .global-footer .footer-windowshade .col-sm-12, .global-footer .footer-windowshade .gy-form .full, .gy-form .global-footer .footer-windowshade .full {
          padding-left: 0; }
        .global-footer .footer-windowshade .col-md-6 {
          padding-left: 0 !important; }
      .global-footer .footer-site-links {
        border-bottom: 0;
        text-align: left;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased; }
        .global-footer .footer-site-links h6 {
          text-transform: none;
          margin-top: 6px; }
        .global-footer .footer-site-links .footer-breadcrumb {
          /*float: right;*/ }
        .global-footer .footer-site-links li {
          font-size: 18px; }
        .global-footer .footer-site-links .footer-site-link-list {
          margin-left: 0;
          padding-left: 0;
          width: auto;
          font-size: 12px; }
          .global-footer .footer-site-links .footer-site-link-list.cart-link-list {
            border: none;
            margin: 0px;
            padding: 0px;
            width: auto; }
            .global-footer .footer-site-links .footer-site-link-list.cart-link-list a {
              font-size: 16px; }
      .global-footer div[class^="footer-shade"] .panel-heading {
        background: none; }
        .global-footer div[class^="footer-shade"] .panel-heading span.glyphicon {
          display: none; }
      .global-footer div[class^="footer-shade"] .panel-collapse {
        height: auto !important;
        display: block !important; }
      .global-footer div[class^="footer-shade"] h3 {
        color: #fff !important; }
      .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; }
        .global-footer .footer-legal-windowshade > a .panel-heading h3 {
          font-size: 16px;
          font-weight: normal; }
        .global-footer .footer-legal-windowshade > a .panel-heading [class*="icon"] {
          color: #ffdd00;
          line-height: 14px;
          font-size: 18px;
          float: left;
          display: inline-block; }
      .global-footer .footer-follow {
        overflow: hidden;
        text-align: left; }
      .global-footer .footer-follow {
        /*float: left;
          width: 50%;
          min-height: 50px;
          text-align: left;
          padding-bottom: 0;*/ }
        .global-footer .footer-follow h5 {
          font-size: 23px;
          font-weight: bold;
          float: none; }
      .global-footer .footer-share {
        /*float: right;
          width: 50%;
          min-height: 50px;
          text-align: left;*/ }
        .global-footer .footer-share h5 {
          font-size: 23px;
          font-weight: bold;
          float: none; }
      .global-footer .gy-promo-tile-container {
        flex: 1; }
        .global-footer .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
          width: 100%; }
          .global-footer .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
            padding-left: 25px;
            padding-top: 20px; }
          .global-footer .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
            margin-top: 9px; }
      .global-footer .footer-follow-no-chat .follow-container, .global-footer .footer-follow-no-chat .footer-share {
        padding-top: 10px; }
        .global-footer .footer-follow-no-chat .follow-container h5, .global-footer .footer-follow-no-chat .footer-share h5 {
          margin-top: 0 !important;
          line-height: 33px; }
        .global-footer .footer-follow-no-chat .follow-container .social-links, .global-footer .footer-follow-no-chat .footer-share .social-links {
          display: flex;
          margin: 0; }
          .global-footer .footer-follow-no-chat .follow-container .social-links li, .global-footer .footer-follow-no-chat .footer-share .social-links li {
            margin-bottom: 0;
            margin-top: 0; }
        .global-footer .footer-follow-no-chat .follow-container .sharing-links, .global-footer .footer-follow-no-chat .footer-share .sharing-links {
          margin: 0; }
      .global-footer .footer-tiles {
        border-bottom: none; }
      .global-footer .footer-contact-no-social-media-links {
        padding-top: 14px; }
        .global-footer .footer-contact-no-social-media-links .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
          padding-top: 27px; }
        .global-footer .footer-contact-no-social-media-links .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
          margin-top: 15px; } }
  @media (min-width: 992px) {
    .global-footer .footer-follow {
      /*padding: 15px 0 0 0px;*/
      border-top: 1px solid #3f619d;
      border-top: 1px solid rgba(255, 255, 255, 0.15); }
      .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; }
        .global-footer .footer-follow .follow-container h5, .global-footer .footer-follow .footer-share h5 {
          float: none; }
      .global-footer .footer-follow .follow-container {
        padding-top: 5px; }
        .global-footer .footer-follow .follow-container h5 {
          margin-top: 0 !important;
          padding-top: 0; }
    .global-footer .footer-follow-no-chat {
      border-top: none;
      display: flex;
      justify-content: flex-end; }
      .global-footer .footer-follow-no-chat .follow-container, .global-footer .footer-follow-no-chat .footer-share {
        border-left: none;
        display: flex; }
        .global-footer .footer-follow-no-chat .follow-container h5, .global-footer .footer-follow-no-chat .footer-share h5 {
          margin-top: 0 !important;
          line-height: 33px; }
        .global-footer .footer-follow-no-chat .follow-container .social-links, .global-footer .footer-follow-no-chat .footer-share .social-links {
          display: flex;
          margin: 0; }
          .global-footer .footer-follow-no-chat .follow-container .social-links li, .global-footer .footer-follow-no-chat .footer-share .social-links li {
            margin-bottom: 0;
            margin-top: 0; }
        .global-footer .footer-follow-no-chat .follow-container .sharing-links, .global-footer .footer-follow-no-chat .footer-share .sharing-links {
          margin: 0; }
      .global-footer .footer-follow-no-chat .follow-container {
        padding-top: 10px; }
    .global-footer .footer-follow-chat {
      margin: 0; }
    .global-footer .footer-site-links {
      overflow: hidden;
      font-size: 18px; }
      .global-footer .footer-site-links .company-info {
        width: 45%;
        float: left;
        margin-bottom: 5px; }
        .global-footer .footer-site-links .company-info h6 {
          text-align: left; }
        .global-footer .footer-site-links .company-info h6 + h6 {
          margin-left: 12px; }
        .global-footer .footer-site-links .company-info li {
          font-size: 18px;
          margin-bottom: 10px; }
      .global-footer .footer-site-links .cart-company-info {
        overflow: auto;
        width: auto; }
        .global-footer .footer-site-links .cart-company-info h6 {
          float: left; }
      .global-footer .footer-site-links .footer-site-link-list {
        float: right; } }
  @media (min-width: 1024px) {
    .global-footer .footer-windowshade .panel-body, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content {
      min-height: 242px; }
      .global-footer .footer-windowshade .panel-body .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content .col-md-6, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content .col-md-6, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content .col-md-6, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content .col-md-6, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content .col-md-6, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content .col-md-6, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content .col-md-6 {
        padding-left: 15px !important;
        padding-right: 0; }
    .global-footer .footer-windowshade.footer-shade-category {
      width: 30%; }
      .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-min-windowshade .content,
      .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade.footer-shade-category .content {
        padding-left: 0; }
    .global-footer .footer-windowshade.footer-shade-links {
      border-right: none; }
      .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-min-windowshade .content,
      .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade.footer-shade-links .content {
        padding-right: 0; }
    .global-footer .footer-windowshade .panel-body .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-windowshade .content .col-md-6, .warranty-treadLife .gy-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-secondary-windowshade .content .col-md-6, .warranty-treadLife .gy-secondary-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-nav-windowshade .content .col-md-6, .warranty-treadLife .gy-nav-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-tertiary-windowshade .content .col-md-6, .warranty-treadLife .gy-tertiary-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-coupon-windowshade .content .col-md-6, .warranty-treadLife .gy-coupon-windowshade .global-footer .footer-windowshade .content .col-md-6, .global-footer .footer-windowshade .warranty-treadLife .gy-min-windowshade .content .col-md-6, .warranty-treadLife .gy-min-windowshade .global-footer .footer-windowshade .content .col-md-6 {
      padding-left: 0 !important; } }
  .global-footer .newsletter-form {
    margin: 1.5rem 0;
    padding: 0 1.5rem; }
    @media (min-width: 768px) {
      .global-footer .newsletter-form {
        padding: 0; } }
    .global-footer .newsletter-form .form-title {
      color: #fff;
      text-transform: uppercase;
      font-weight: bold; }
    .global-footer .newsletter-form legend {
      display: none; }
    .global-footer .newsletter-form label, .global-footer .newsletter-form .validation-summary-errors {
      color: #fff; }
    .global-footer .newsletter-form .row {
      margin-bottom: 1.5rem; }
      .global-footer .newsletter-form .row .form-item {
        padding: 10px 0; }
      @media (min-width: 768px) {
        .global-footer .newsletter-form .row {
          display: flex; }
          .global-footer .newsletter-form .row > div {
            flex: 1; }
          .global-footer .newsletter-form .row .form-item {
            padding: 10px; } }
    .global-footer .newsletter-form .gy-form-actions {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1.5rem; }
      @media (min-width: 768px) {
        .global-footer .newsletter-form .gy-form-actions {
          padding: 0 10px; } }
      .global-footer .newsletter-form .gy-form-actions button {
        margin: 1rem 0;
        width: 100%; }
        @media (min-width: 768px) {
          .global-footer .newsletter-form .gy-form-actions button {
            margin: 0 6px 0 0;
            width: auto; } }
    .global-footer .newsletter-form input, .global-footer .newsletter-form button {
      height: 4rem; }

/* ----- Navigation ----- */
.navbar-form {
  margin: 15px 0 15px 15px;
  display: inline-block;
  box-shadow: none;
  min-width: 180px; }
  .navbar-form .search-comp #search {
    display: none; }

body .navbar-toggle {
  float: right;
  margin: 0;
  background-image: none !important;
  background-color: transparent !important;
  box-shadow: none;
  padding: 0 15px;
  min-height: 30px; }
  body .navbar-toggle .icon-bar {
    display: block;
    background-color: #ffdd00;
    width: 25px;
    height: 4px;
    border-radius: 1px; }
  body .navbar-toggle:hover, body .navbar-toggle:active, body .navbar-toggle:focus {
    box-shadow: none; }

.all-sites-nav {
  display: none;
  background-color: rgba(0, 0, 0, 0.6);
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight-darker.png");
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 100%;
  height: 33px;
  overflow-y: hidden; }
  .all-sites-nav [class^="icon-"], .all-sites-nav [class*=" icon-"] {
    -webkit-font-smoothing: antialiased; }
  .lt-ie9 .all-sites-nav {
    background-color: #213e87;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight-darker.png");
    border-bottom: 1px solid #213e87; }
  .all-sites-nav .top-nav-msg {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
  .all-sites-nav .top-nav-msg-link {
    padding: 0;
    display: inline-block;
    color: #ffdd00;
    text-decoration: none; }
    .all-sites-nav .top-nav-msg-link span:hover {
      text-decoration: underline; }
    .all-sites-nav .top-nav-msg-link span:FIRST-CHILD {
      text-decoration: none; }
  .all-sites-nav .top-nav-msg-icon {
    padding-right: 4px; }
  .all-sites-nav .top-menu {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
    .all-sites-nav .top-menu li {
      color: #F0F0F0;
      float: left;
      padding: 4px 10px;
      margin: 0;
      font-size: 14px; }
      .all-sites-nav .top-menu li:last-of-type {
        border-right: none;
        padding-right: 0; }
        .all-sites-nav .top-menu li:last-of-type a {
          padding-right: 0; }
      .all-sites-nav .top-menu li a {
        color: #ffdd00;
        padding: 0;
        display: inline-block;
        text-decoration: none; }
        .all-sites-nav .top-menu li a span:hover {
          text-decoration: underline; }
        .all-sites-nav .top-menu li a span:FIRST-CHILD {
          text-decoration: none; }
      .all-sites-nav .top-menu li .icon {
        font-size: 20px;
        margin-right: 5px;
        vertical-align: middle;
        -webkit-font-smoothing: antialiased; }
      .all-sites-nav .top-menu li span {
        vertical-align: middle; }
    .all-sites-nav .top-menu > li {
      text-transform: uppercase; }
    .all-sites-nav .top-menu .just-for-demo a {
      color: #F0F0F0; }
  .all-sites-nav .wrapper-inner {
    display: flex;
    justify-content: flex-end;
    align-items: center; }

.global-nav [class^="icon-"], .global-nav [class*=" icon-"] {
  -webkit-font-smoothing: antialiased; }

.global-nav:after {
  content: '';
  display: table; }

.global-nav .container-liquid-parent {
  width: 100%;
  position: relative; }

.global-nav .container-liquid {
  background-color: #274BA7;
  background-color: rgba(0, 40, 120, 0.75);
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight-darker.png");
  border-bottom: 2px solid #ffdd00; }

.global-nav .main-nav {
  vertical-align: middle;
  padding: 0;
  position: relative;
  overflow: visible; }

.global-nav .navbar {
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 10px 0 0;
  height: auto;
  min-height: 0; }

.global-nav .navbar-brand {
  padding: 0 0 15px 15px;
  display: inline-block;
  float: left;
  height: auto; }
  .global-nav .navbar-brand img {
    max-width: 140px; }

.global-nav .close-nav-btn {
  position: absolute;
  left: 45%;
  color: #274BA7;
  text-align: center;
  z-index: 1;
  display: none;
  width: 90px;
  border-bottom: 0px solid #ffdd00;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 30px solid #ffdd00;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  .global-nav .close-nav-btn p {
    margin: -25px 0 0 0; }

.global-nav .close-nav-btn:hover {
  cursor: pointer; }

.global-nav .navbar-nav {
  clear: both;
  float: none;
  margin: 0 0 0 2%; }
  .global-nav .navbar-nav .btn-link {
    display: none; }
  .global-nav .navbar-nav .navbar-form {
    display: block;
    margin: 0 auto; }
    .global-nav .navbar-nav .navbar-form .search-comp span {
      float: left;
      margin: 5px 0px -28px 5px;
      font-size: 23px;
      color: #718cc2; }
    .global-nav .navbar-nav .navbar-form .search-comp input {
      height: 45px;
      padding: 0 0 0 35px;
      background-color: #dce2ef; }
  .global-nav .navbar-nav .find-stores-and-search {
    min-width: 300px;
    text-align: right;
    margin: 0 auto; }
    .global-nav .navbar-nav .find-stores-and-search .btn-link span:hover {
      text-decoration: underline; }
    .global-nav .navbar-nav .find-stores-and-search .btn-link span:FIRST-CHILD {
      text-decoration: none; }
  .global-nav .navbar-nav .dropdown-large, .global-nav .navbar-nav .nav-link {
    background: none; }
    .global-nav .navbar-nav .dropdown-large a, .global-nav .navbar-nav .nav-link a {
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
      font-family: "Barlow Semi Condensed", Barlow, 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; }
    .global-nav .navbar-nav .dropdown-large a:hover,
    .global-nav .navbar-nav .dropdown-large a:focus, .global-nav .navbar-nav .nav-link a:hover,
    .global-nav .navbar-nav .nav-link a:focus {
      background-color: rgba(23, 60, 140, 0.5); }
    .global-nav .navbar-nav .dropdown-large span, .global-nav .navbar-nav .nav-link span {
      color: #ffdd00;
      font-size: 24px;
      margin-top: 14px;
      right: 5px;
      top: 0;
      position: absolute; }
  .global-nav .navbar-nav .dropdown-large.open a {
    background-color: rgba(23, 60, 140, 0.5); }
  .global-nav .navbar-nav .logged-in-xs {
    display: block; }
  .global-nav .navbar-nav .logged-out-xs {
    display: block; }

.global-nav .subMenu {
  width: 100%;
  background-color: rgba(254, 254, 254, 0.95);
  position: relative;
  top: -3px; }
  .global-nav .subMenu .dropdown-overview {
    padding-top: 15px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }

.global-nav .nav-btn-mobile {
  margin: 15px auto;
  width: 95%; }
  .global-nav .nav-btn-mobile .icon {
    font-size: 1.6em;
    position: relative;
    top: 5px; }

@media (min-width: 768px) {
  .global-nav .navbar-toggle {
    display: none; }
  .global-nav .all-sites-nav {
    display: block;
    height: auto; }
    .global-nav .all-sites-nav .top-nav-msg,
    .global-nav .all-sites-nav .top-menu {
      display: inline-block; }
      .global-nav .all-sites-nav .top-nav-msg .current-site,
      .global-nav .all-sites-nav .top-menu .current-site {
        display: none; }
    .global-nav .all-sites-nav .top-nav-msg-link {
      padding: 0; }
  .global-nav .navbar {
    padding: 0 15px; }
    .global-nav .navbar .main-nav {
      display: flex;
      justify-content: space-between; }
    .global-nav .navbar .navbar-brand {
      float: left;
      margin: 0 20px 0 0;
      padding: 8px 0 0;
      vertical-align: middle;
      height: 57px;
      line-height: 40px;
      width: 197px; }
      .global-nav .navbar .navbar-brand img {
        vertical-align: middle;
        line-height: 40px;
        max-width: 100%; }
    .global-nav .navbar .navbar-nav {
      width: auto;
      float: left;
      clear: none;
      display: flex;
      flex-wrap: wrap; }
      .global-nav .navbar .navbar-nav li .btn-link {
        font-family: "Barlow Semi Condensed", Barlow, 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;
        vertical-align: middle;
        text-shadow: none; }
        .global-nav .navbar .navbar-nav li .btn-link .icon {
          font-size: 18px;
          position: relative;
          top: 4px;
          padding-right: 4px; }
      .global-nav .navbar .navbar-nav li .btn-link:hover,
      .global-nav .navbar .navbar-nav li .btn-link:focus {
        background-color: transparent; }
      .global-nav .navbar .navbar-nav li .navbar-form {
        margin: 0;
        padding: 0;
        display: block; }
        .global-nav .navbar .navbar-nav li .navbar-form .search-comp span {
          margin: 5px 0px -22px 5px;
          font-size: 17px;
          z-index: 1049; }
        .global-nav .navbar .navbar-nav li .navbar-form .search-comp input {
          height: 30px;
          width: 180px;
          padding: 0 0 0 25px; }
      .global-nav .navbar .navbar-nav .dropdown-large, .global-nav .navbar .navbar-nav .nav-link {
        vertical-align: middle;
        display: inline-block;
        float: left;
        padding: 12px 0;
        font-size: 13px;
        flex: 1 0 auto; }
        .global-nav .navbar .navbar-nav .dropdown-large a, .global-nav .navbar .navbar-nav .nav-link 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); }
        .global-nav .navbar .navbar-nav .dropdown-large a:hover,
        .global-nav .navbar .navbar-nav .dropdown-large a:focus, .global-nav .navbar .navbar-nav .nav-link a:hover,
        .global-nav .navbar .navbar-nav .nav-link a:focus {
          background-color: transparent; }
        .global-nav .navbar .navbar-nav .dropdown-large a:hover, .global-nav .navbar .navbar-nav .nav-link a:hover {
          color: #ffdd00; }
        .global-nav .navbar .navbar-nav .dropdown-large.active a, .global-nav .navbar .navbar-nav .dropdown-large.open a, .global-nav .navbar .navbar-nav .nav-link.active a, .global-nav .navbar .navbar-nav .nav-link.open a {
          color: #ffdd00; }
      .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
        display: none;
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #fff;
        position: absolute;
        top: auto;
        bottom: -10px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        z-index: 1; }
      .global-nav .navbar .navbar-nav .dropdown-large a, .global-nav .navbar .navbar-nav .dropdown-large a:hover, .global-nav .navbar .navbar-nav .dropdown-large a:focus {
        background-color: transparent; }
      .global-nav .navbar .navbar-nav .dropdown-large.open .open-submenu-arrow, .global-nav .navbar .navbar-nav .dropdown-large.active .open-submenu-arrow {
        display: inline-block; }
      .global-nav .navbar .navbar-nav .dropdown-large:first-child a, .global-nav .navbar .navbar-nav .nav-link:first-child a {
        border-left: 1px solid transparent; }
      .global-nav .navbar .navbar-nav .find-stores-and-search {
        margin-top: 0;
        min-width: 0;
        top: 7px;
        right: 0; }
        .global-nav .navbar .navbar-nav .find-stores-and-search .navbar-form {
          display: none; }
      .global-nav .navbar .navbar-nav .logged-in-xs {
        display: none !important; }
      .global-nav .navbar .navbar-nav .logged-out-xs {
        display: none !important; }
  .global-nav .subMenu {
    display: block;
    margin: 0 auto; }
    .lt-ie9 .global-nav .subMenu {
      background-color: transparent;
      background-image: image-url("white-93percent.png");
      background-repeat: repeat; }
    .global-nav .subMenu .dropdown-menu-large {
      position: relative;
      border-bottom: 1px solid #ccc;
      z-index: 3;
      background-color: #ffffff;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
      padding: 25px 15px 0;
      width: 100%; }
      .global-nav .subMenu .dropdown-menu-large .row {
        max-width: 1180px;
        margin: 0 auto; }
      .global-nav .subMenu .dropdown-menu-large .dropdown-overview {
        font-size: 18px;
        color: #2366c1;
        margin-bottom: 15px;
        text-align: right; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-overview .icon-thin-arrow-right {
          font-size: .8em;
          white-space: nowrap; }
      .global-nav .subMenu .dropdown-menu-large .dropdown-action {
        padding-top: 10px; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action a, .global-nav .subMenu .dropdown-menu-large .dropdown-action a:hover {
          text-decoration: none; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action a .h1 {
          font-size: 24px;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased;
          text-align: center;
          margin: 0 0 5px; }
          .global-nav .subMenu .dropdown-menu-large .dropdown-action a .h1 span {
            font-size: 16px;
            padding-left: 2px; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .h3 {
          font-size: 18px;
          color: #666;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased;
          text-align: center;
          margin: 5px 0 25px; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image {
          height: 200px;
          width: 100%;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          -ms-behavior: image-url("backgroundsize.min.htc");
          margin-top: 20px; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image.tires {
          background-image: image-url("navbar/tires.png"); }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image.offers {
          background-image: image-url("navbar/offers.png"); }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image.learn {
          background-image: image-url("navbar/learn.png"); }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image.auto {
          background-image: image-url("navbar/auto.png");
          background-position-x: center; }
        .global-nav .subMenu .dropdown-menu-large .dropdown-action .submenu-image.about {
          background-image: image-url("navbar/about.png");
          background-position-x: center;
          max-height: 140px; }
      .global-nav .subMenu .dropdown-menu-large ul {
        list-style: none;
        padding-left: 0;
        margin-left: 0;
        overflow: hidden;
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start; }
        .global-nav .subMenu .dropdown-menu-large ul li {
          display: block; }
          .global-nav .subMenu .dropdown-menu-large ul li a {
            display: block;
            height: 100%;
            text-decoration: none; }
            .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
              height: 100%;
              padding: 10px 0;
              display: inline-block;
              border-bottom: 1px solid #ddd;
              width: 100%;
              margin: -1px 0 0 0;
              min-height: 0; }
          .global-nav .subMenu .dropdown-menu-large ul li a:hover {
            text-decoration: none; }
          .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title {
            font-family: "Barlow Semi Condensed", Barlow, sans-serif;
            font-weight: normal;
            font-style: normal;
            -webkit-font-smoothing: subpixel-antialiased;
            font-size: 18px;
            margin: 0 0 4px;
            color: #2366c1; }
            .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title:hover {
              color: #274BA7; }
            .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-title .icon-thin-arrow-right {
              font-size: .8em;
              white-space: nowrap; }
          .global-nav .subMenu .dropdown-menu-large ul li .dropdown-tile-description {
            font-size: 13px;
            color: #555;
            font-family: "Barlow", Barlow, sans-serif;
            font-weight: normal;
            margin: 0; } }

@media (min-width: 1025px) {
  .global-nav .all-sites-nav .top-menu .current-site {
    display: inline-block; } }

@media (min-width: 820px) {
  .global-nav .navbar .navbar-nav .dropdown-large, .global-nav .navbar .navbar-nav .nav-link {
    font-size: 14px; }
    .global-nav .navbar .navbar-nav .dropdown-large a, .global-nav .navbar .navbar-nav .nav-link a {
      font-size: 16px; } }

@media (min-width: 1024px) {
  .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -11px; } }

@media (min-width: 1099px) {
  .global-nav .navbar .navbar-nav .dropdown-large a, .global-nav .navbar .navbar-nav .nav-link a {
    padding: 3px 15px; }
  .global-nav .navbar .navbar-nav .find-stores-and-search {
    display: inline-block;
    margin-top: 20px;
    top: 0;
    right: 0;
    float: right; }
    .global-nav .navbar .navbar-nav .find-stores-and-search .btn-link {
      margin-left: 20px;
      margin-right: .75rem;
      float: right; }
      .global-nav .navbar .navbar-nav .find-stores-and-search .btn-link .icon {
        font-size: 24px; }
  .global-nav .navbar .navbar-nav .dropdown-large .open-submenu-arrow {
    bottom: -7px; } }

@media (max-width: 1024px) and (min-width: 768px) {
  .global-nav .navbar {
    height: 110px; }
  .global-nav .navbar-nav {
    clear: both !important;
    margin: 0 -15px; }
    .global-nav .navbar-nav .navbar-form {
      display: inline-block !important;
      padding-left: 20px !important; }
    .global-nav .navbar-nav .dropdown-large, .global-nav .navbar-nav .nav-link {
      padding: 0 !important; }
      .global-nav .navbar-nav .dropdown-large .open-submenu-arrow, .global-nav .navbar-nav .nav-link .open-submenu-arrow {
        bottom: -2px !important; }
  .global-nav .navbar-brand img {
    max-width: 100% !important; }
  .global-nav .elc-hint-container {
    width: 160px !important; } }

@media (max-width: 780px) {
  .global-nav .elc-hint-container {
    width: 160px !important; } }

@media (max-width: 767px) {
  .global-nav .elc-hint-container {
    width: 95% !important; } }

@media (min-width: 992px) {
  .global-nav .subMenu .dropdown-menu-large ul li a .dropdown-tile {
    min-height: 110px; } }

.submenu-col {
  min-height: 125px; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav {
  text-align: center;
  padding: 20px;
  border: 1px solid #dedede;
  position: relative; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h2, .global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h4 {
  color: #274ba7;
  margin: 0; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h2 {
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 2em;
  text-transform: uppercase; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h4 {
  margin: 7px 0 0;
  font-size: 1.125em; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav .submenu-image {
  height: 100px;
  margin: 0 auto 10px;
  width: 50%; }

.global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav .find-tires {
  font-size: 16px;
  position: absolute;
  width: 80%;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

@media (min-width: 768px) and (max-width: 1202px) {
  .global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h2 {
    font-size: 1.5em; }
  .global-nav .subMenu .dropdown-menu-large .dropdown-action .tires-subnav h4 {
    font-size: 1em; } }

.secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85); }
  @media (min-width: 768px) {
    .secondary-mobile-nav {
      display: none; } }
  .secondary-mobile-nav ul {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    list-style-type: none;
    padding-left: 0px; }
    .secondary-mobile-nav ul li {
      border-bottom: 1px solid #ffdd00;
      padding: 10px 0px; }
      .secondary-mobile-nav ul li a {
        color: #ffdd00;
        text-transform: uppercase;
        font-size: 18px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        font-weight: normal;
        font-style: normal; }
      .secondary-mobile-nav ul li:last-child {
        border: 0; }

@media (min-width: 1024px) {
  .global-nav .navbar .navbar-nav {
    flex-wrap: nowrap; } }

.select-vehicle {
  display: flex;
  align-items: center;
  padding: 1rem;
  max-width: 1180px;
  margin: 0 auto;
  overflow: auto; }
  .select-vehicle span {
    color: #ffdd00;
    text-align: center;
    font-size: 1.375rem; }
  .select-vehicle ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; }
    .select-vehicle ul li {
      margin: 0 1rem;
      display: flex;
      align-items: flex-end; }
      .select-vehicle ul li a {
        display: flex;
        align-items: center; }
      .select-vehicle ul li img {
        max-height: 32px;
        margin-right: .5rem; }

.alert-banner {
  padding: 1rem;
  background: #ffdd00;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .alert-banner > * {
    margin-bottom: 0; }

@media (min-width: 768px) {
  .banner-promo-enabled .global-nav {
    margin-bottom: 40px; } }

.global-nav {
  /* ----- Nav Banner Promo ----- */
  /* ----- Nav Banner Promo Dropdown ----- */ }
  .global-nav .nav-banner-promo {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
  .global-nav .nav-banner-promo-icon {
    font-size: .8em;
    line-height: 24px;
    display: inline-block;
    padding-right: 0; }
  .global-nav .nav-banner-promo-content {
    width: auto;
    display: inline-block;
    margin: 0 auto;
    overflow: hidden; }
  .global-nav .nav-banner-promo-link {
    display: block; }
    .global-nav .nav-banner-promo-link:hover {
      text-decoration: none; }
  .global-nav .nav-banner-promo-text {
    display: inline-block; }
    .global-nav .nav-banner-promo-text .icon-bold-arrow-down, .global-nav .nav-banner-promo-text .icon-bold-arrow-up {
      font-size: .65em; }
  .global-nav .nav-promo-dd {
    width: 100%;
    padding-top: 10px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }
  .global-nav .close-dd {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 24px;
    color: #666; }
    .global-nav .close-dd:hover {
      text-decoration: none;
      color: #274BA7; }
  .global-nav .subMenu .nav-promo-dd-content {
    overflow: hidden;
    max-width: 768px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 15px 15px; }
    .global-nav .subMenu .nav-promo-dd-content ul {
      margin: 5px 0 0;
      padding: 0 0 0 20px;
      text-indent: 0;
      list-style-type: disc; }
    .global-nav .subMenu .nav-promo-dd-content li {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: italic;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px;
      margin: 0;
      padding: 0;
      text-indent: 0; }
      .global-nav .subMenu .nav-promo-dd-content li .icon-gy-treadmark {
        font-size: 11px;
        line-height: 18px; }
      .global-nav .subMenu .nav-promo-dd-content li em {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-style: italic;
        -webkit-font-smoothing: antialiased;
        font-size: 18px;
        padding-right: 3px; }
    .global-nav .subMenu .nav-promo-dd-content .btn {
      min-width: 200px;
      margin-top: 15px; }
  .global-nav .nav-promo-dd-img {
    float: left;
    margin-right: 15px;
    max-width: 30%;
    margin-right: 3%;
    margin-bottom: 0; }
  .global-nav .nav-promo-dd-heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #274BA7;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 130%;
    margin: 20px 0 0; }
    .global-nav .nav-promo-dd-heading:after {
      clear: both; }
    .global-nav .nav-promo-dd-heading .ideal-break {
      display: block;
      text-indent: 25px; }
  .global-nav .nav-promo-dd-intro {
    clear: both;
    margin: 0; }
  .global-nav .nav-promo-dd-subheading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #333;
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0 0; }
  .global-nav .nav-promo-dd-cta {
    width: 200px;
    margin: 15px auto 0;
    display: block; }
  @media (min-width: 481px) {
    .global-nav .nav-banner-promo {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      font-size: 16px; }
    .global-nav .nav-promo-dd-heading {
      font-size: 24px;
      margin-top: 40px; } }
  @media (min-width: 768px) {
    .global-nav .nav-banner-promo {
      font-size: 18px; }
    .global-nav .nav-promo-dd-img {
      max-width: 100%;
      margin-right: 15px; }
    .global-nav .nav-promo-dd-heading {
      font-size: 28px;
      margin-top: 0; }
      .global-nav .nav-promo-dd-heading:after {
        clear: none; }
      .global-nav .nav-promo-dd-heading .ideal-break {
        display: inline-block;
        text-indent: 0; }
    .global-nav .nav-promo-dd-intro {
      clear: none; }
    .global-nav .nav-promo-dd-cta {
      margin: 15px 0;
      display: inline-block; } }
  @media (min-width: 1025px) {
    .global-nav .nav-banner-promo {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      font-size: 20px;
      height: 40px;
      line-height: 30px; }
    .global-nav .nav-banner-promo-icon {
      font-size: 1em;
      line-height: 30px;
      padding-right: 6px; }
    .global-nav .nav-banner-promo-content {
      width: auto;
      margin: 0 auto; }
    .global-nav .nav-banner-promo-text {
      line-height: 30px;
      position: relative;
      top: -2px; } }

.subMenu .nav-promo-dd-content {
  width: 100%;
  display: block;
  padding: 10px 15px 15px;
  text-align: center; }

.subMenu .nav-promo-dd-content ul {
  margin: 5px 0 0;
  padding: 0 0 0 20px;
  text-indent: 0;
  list-style-type: disc; }

.subMenu .nav-promo-dd-content .icon-gy-treadmark {
  font-size: 11px;
  line-height: 18px; }

.subMenu .nav-promo-dd-content em {
  font-size: 18px;
  padding-right: 3px;
  color: #1a3c8c;
  text-transform: uppercase; }

.subMenu .nav-promo-dd-content .btn, .subMenu .nav-promo-dd-content .rebate-hybris__cta {
  min-width: 200px;
  margin: 25px auto; }

.subMenu .nav-promo-dd-content .nav-promo-content-container {
  margin: 0 auto;
  text-align: center; }

@media (max-width: 480px) {
  .subMenu .nav-promo-dd-content .nav-promo-content-container {
    margin: 0; } }

.subMenu .nav-promo-dd-content .icon-x-close {
  float: right;
  font-size: 28px;
  color: #1a3c8c; }

.subMenu .nav-promo-dd-content .icon-x-close:hover {
  cursor: pointer; }

.subMenu .nav-promo-dd-content .nav-promo-dd-heading {
  color: #000;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 20px;
  font-size: 40px;
  margin: 0 auto; }

@media (max-width: 480px) {
  .subMenu .nav-promo-dd-content .nav-promo-dd-heading {
    font-size: 30px;
    margin: 0;
    padding-bottom: 15px; } }

.subMenu .nav-promo-dd-content .nav-promo-bullet {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 32%;
  max-width: 350px;
  vertical-align: top; }

@media (max-width: 767px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet {
    display: block;
    margin: 0 auto;
    min-width: 370px;
    width: auto; } }

.subMenu .nav-promo-dd-content .nav-promo-bullet .promo-circle-text {
  position: relative;
  margin-left: 90px;
  font-size: 14px; }

@media (max-width: 767px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet .promo-circle-text {
    margin-left: 50px; } }

@media (max-width: 480px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet {
    min-width: 300px; }
  .subMenu .nav-promo-dd-content .nav-promo-bullet .promo-circle-text {
    width: auto; } }

.subMenu .nav-promo-dd-content .nav-promo-bullet .promo-circle-text > p {
  margin: 0 0 5px; }

.subMenu .nav-promo-dd-content .nav-promo-bullet .underlay-blue-circle {
  background: #1a3c8c;
  border-radius: 50%;
  position: absolute;
  height: 80px;
  width: 80px; }

.subMenu .nav-promo-dd-content .nav-promo-bullet .icon-price-tag {
  float: left;
  position: relative;
  top: 22px;
  left: 8px;
  color: #f0f0f0;
  font-size: 35px; }

@media (max-width: 767px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet .underlay-blue-circle {
    height: 40px;
    width: 40px; }
  .subMenu .nav-promo-dd-content .nav-promo-bullet .icon-price-tag {
    font-size: 17px;
    left: 5px;
    top: 11px; } }

.subMenu .nav-promo-dd-content .nav-promo-bullet .icon-gy-cart-right {
  float: left;
  position: relative;
  top: 20px;
  left: 17px;
  color: #f0f0f0;
  font-size: 40px; }

@media (max-width: 767px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet .icon-gy-cart-right {
    font-size: 20px;
    left: 10px;
    top: 10px; } }

.subMenu .nav-promo-dd-content .nav-promo-bullet .icon-about {
  float: left;
  position: relative;
  top: 20px;
  left: 20px;
  color: #f0f0f0;
  font-size: 48px; }

@media (max-width: 767px) {
  .subMenu .nav-promo-dd-content .nav-promo-bullet .icon-about {
    font-size: 24px;
    left: 10px;
    top: 10px; } }

.nav-banner-savings .nav-banner-promo-link:hover {
  color: #274ba7; }

.nav-banner-savings .nav-banner-promo-text {
  font-style: normal;
  display: inline-block; }

.nav-banner-savings .nav-banner-promo-text .xs-block {
  display: block; }

.nav-banner-savings .learn-more {
  margin: 12px 0 0;
  vertical-align: top; }

.nav-banner-savings .nav-promo-dd-content .nav-promo-dd-heading {
  color: #333;
  font-size: 28px;
  font-style: normal;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 320px;
  padding: 3px 0 8px;
  text-transform: none; }

.nav-banner-savings__columns {
  text-align: center; }

.nav-banner-savings__column-Symbol {
  color: #636466;
  font-size: 18px;
  line-height: 1.4;
  margin: 17px auto 5px; }

.nav-banner-savings__column-description, .nav-banner-savings__column-heading {
  font-family: "Barlow Bold",sans-serif;
  color: #1a3c8d; }

.nav-banner-savings__column-heading {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 48px;
  line-height: 1.25;
  text-transform: uppercase; }

.nav-banner-savings__column-heading .gy-dagger {
  font-size: 12px;
  left: 5px;
  top: -30px; }

.nav-banner-savings__column-description {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 1.1;
  margin: -18px 0 0; }

.beta-flag, .tire-finder__wizard-container .license-plate__loading-text {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

.nav-banner-savings__column-plus {
  top: -2px;
  position: relative; }

.nav-banner-savings__disclaimer {
  display: block;
  margin: 34px auto 10px; }

.nav-banner-savings__column-one__line {
  border-top: 2px #FD0 solid;
  display: block;
  margin: 0 auto;
  width: 165px; }

.nav-banner-savings__column-two__line {
  border-top: 2px #FD0 solid;
  display: block;
  margin: 0 auto;
  width: 180px; }

@media (min-width: 768px) {
  .nav-banner-savings .nav-banner-promo-text {
    display: inline;
    font-size: 20px; }
  .nav-banner-savings .nav-banner-promo-text .xs-block {
    display: inline-block; }
  .nav-banner-savings .learn-more {
    margin: 0 0 0 30px;
    vertical-align: text-bottom; }
  .nav-banner-savings .nav-promo-dd-content .nav-promo-dd-heading {
    line-height: 1;
    max-width: none;
    padding: 20px 0 30px; }
  .nav-banner-savings__columns {
    display: block;
    margin: 0 auto;
    max-width: 550px; }
  .nav-banner-savings__column-heading {
    font-size: 60px;
    line-height: 1.25; }
  .nav-banner-savings__column-heading .gy-dagger {
    font-size: 16px;
    top: -35px; }
  .nav-banner-savings__column-description {
    font-size: 22px;
    line-height: 1.1;
    margin: -18px 0 0; }
  .nav-banner-savings__column-Symbol {
    display: inline;
    float: left;
    margin: 63px auto 0;
    width: 12%; }
  .nav-banner-savings__column-one {
    display: inline;
    float: left;
    width: 44%; }
  .nav-banner-savings__column-one__line {
    width: 205px; }
  .nav-banner-savings__column-two {
    display: inline;
    float: left;
    width: 44%; }
  .nav-banner-savings__column-two__line {
    width: 225px; }
  .nav-banner-savings__disclaimer {
    clear: both;
    display: inline-block;
    width: 75%; } }

@media (min-width: 960px) {
  .nav-banner-savings .nav-banner-promo-text {
    font-size: 22px; }
  .nav-banner-savings .nav-promo-dd-content .nav-promo-dd-heading {
    font-size: 42px; } }

.nav-banner-promo {
  font-family: "Barlow",sans-serif;
  font-style: italic;
  background-color: #FD0;
  clear: both;
  width: 100%;
  padding: 10px 0 0;
  text-align: center;
  font-size: 16px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  position: relative;
  z-index: 1000;
  margin-top: -2px;
  display: none; }

@media (min-width: 768px) {
  .nav-banner-promo {
    font-size: 22px; } }

.nav-banner-promo-icon {
  display: inline-block;
  padding: 0 0 2px;
  font-size: .85em; }

.nav-banner-promo-content {
  width: auto;
  display: inline-block;
  margin: 0 auto 10px; }

.nav-banner-promo-content .learn-more {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  font-size: 18px;
  margin: 0 0 0 30px;
  vertical-align: text-bottom; }

.subMenu .get-back__details, .subMenu .get-back__header--bot, .subMenu .get-back__header--top {
  font-family: "Barlow Bold",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.nav-banner-promo-content .learn-more span:not(.learn-more-text) {
  color: #666;
  font-size: 10px;
  padding: 0 0 0 10px; }

@media (max-width: 480px) {
  .nav-banner-promo-content .learn-more span:not(.learn-more-text) {
    font-size: 8px; }
  .nav-banner-promo-content .learn-more {
    font-size: 14px; } }

.nav-banner-promo-link {
  display: block; }

.nav-banner-promo-link:focus .learn-more .learn-more-text, .nav-banner-promo-link:hover .learn-more .learn-more-text {
  text-decoration: underline; }

.close-dd:hover, .nav-banner-promo-link:focus .learn-more .icon-bold-arrow-down, .nav-banner-promo-link:hover .learn-more .icon-bold-arrow-down {
  text-decoration: none; }

.nav-promo-dd {
  width: 100%;
  padding-top: 10px !important;
  background-color: #FFF;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); }

.nav-banner-savings .nav-banner-promo-text, .nav-banner-savings .nav-promo-dd-content .nav-promo-dd-heading, .nav-banner-savings__column-Symbol {
  font-family: "Barlow Bold",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.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 Semi Condensed", Barlow, 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; }
  .backTop span {
    display: block;
    font-size: 11px; }
  .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) {
    .backTop {
      font-size: 18px; }
      .backTop span {
        font-size: 14px; } }

@media (min-width: 768px) {
  .sticky-parent-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding: 0; }
    .sticky-parent-container .left-content {
      width: 70%;
      float: left; }
    .sticky-parent-container .right-content {
      width: 30%;
      float: left; }
      .sticky-parent-container .right-content .fixed {
        position: fixed;
        top: 1px; }
      .sticky-parent-container .right-content .default {
        position: relative; }
      .sticky-parent-container .right-content .btm {
        position: absolute;
        right: 0px;
        top: auto;
        bottom: 1px; }
      .sticky-parent-container .right-content .fixed, .sticky-parent-container .right-content .btm {
        max-width: 354px;
        width: 30%; } }

/************************************ New Styles Tabs ************************************/
.gy-tabs {
  margin: 20px 0;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  width: 100%; }
  .gy-tabs li {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    float: left;
    text-align: center;
    width: 50%;
    box-sizing: border-box; }
    .gy-tabs li a {
      background-color: #becae2;
      font-size: 18px;
      color: #274BA7;
      display: block;
      min-width: 40px;
      padding: 8px 0; }
    .gy-tabs li a:hover {
      text-decoration: none; }
  .gy-tabs li.active a {
    background-color: #274BA7;
    color: #fff; }
  .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; }

.gy-secondary-tabs,
.gy-windowshade .gy-secondary-tabs,
.gy-secondary-windowshade .gy-secondary-tabs,
.gy-nav-windowshade .gy-secondary-tabs,
.gy-tertiary-windowshade .gy-secondary-tabs,
.gy-coupon-windowshade .gy-secondary-tabs,
.gy-min-windowshade .gy-secondary-tabs,
.gy-secondary-windowshade .gy-secondary-tabs {
  margin: 10px 0;
  padding: 0; }
  .gy-secondary-tabs li,
  .gy-windowshade .gy-secondary-tabs li,
  .gy-secondary-windowshade .gy-secondary-tabs li,
  .gy-nav-windowshade .gy-secondary-tabs li,
  .gy-tertiary-windowshade .gy-secondary-tabs li,
  .gy-coupon-windowshade .gy-secondary-tabs li,
  .gy-min-windowshade .gy-secondary-tabs li,
  .gy-secondary-windowshade .gy-secondary-tabs li {
    display: inline-block;
    width: auto;
    margin-right: 20px;
    font-size: 15px;
    line-height: 115%;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
    .gy-secondary-tabs li a,
    .gy-windowshade .gy-secondary-tabs li a,
    .gy-secondary-windowshade .gy-secondary-tabs li a,
    .gy-nav-windowshade .gy-secondary-tabs li a,
    .gy-tertiary-windowshade .gy-secondary-tabs li a,
    .gy-coupon-windowshade .gy-secondary-tabs li a,
    .gy-min-windowshade .gy-secondary-tabs li a,
    .gy-secondary-windowshade .gy-secondary-tabs li a {
      color: #2366c1;
      text-decoration: none;
      border-bottom: 3px solid transparent;
      width: auto;
      margin: 0 auto;
      display: inline-block; }
    .gy-secondary-tabs li.active a,
    .gy-windowshade .gy-secondary-tabs li.active a,
    .gy-secondary-windowshade .gy-secondary-tabs li.active a,
    .gy-nav-windowshade .gy-secondary-tabs li.active a,
    .gy-tertiary-windowshade .gy-secondary-tabs li.active a,
    .gy-coupon-windowshade .gy-secondary-tabs li.active a,
    .gy-min-windowshade .gy-secondary-tabs li.active a,
    .gy-secondary-windowshade .gy-secondary-tabs li.active a {
      color: #222;
      padding-bottom: 2px;
      border-bottom-color: #dee5f2;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }

/*********************************** End - New Styles Tabs *******************************/
/*************************************Old Tabs styles *************************************/
.nav-tabs {
  margin: 0 0 10px 0; }

.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; }

.alternativeTabsComponent .nav-tabs li a span, .tireSelectorContainer .nav-tabs li a span {
  font-size: 0.8em;
  margin: 0 0 0 4px;
  vertical-align: top; }

.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;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }

.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;
  padding-left: 30px;
  padding-right: 30px; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #274BA7;
  background-color: #FFF;
  border: 1px solid #eeeeee;
  border-bottom-color: transparent;
  padding-left: 30px;
  padding-right: 30px; }

/*************************************Ends - Old Tabs styles *************************************/
/* DOM example for window shades:

<div class="gy-windowshade js-windowshade">
    <a href="#myID" data-toggle="collapse">
        <div class="panel-heading">
            <span class="glyphicon glyphicon-minus"></span>
            <h3>Hours and Details</h3>
        </div>
    </a>
    <div id="myID"
         class="panel-collapse collapse in">
        <div class="panel-body">
            <h5>Subtitle...</h5>
            <p>Paragraph text...</p>
            <a class="gy-link link-chevron">Link somewhere</a>
        </div>
    </div>
</div>
*/
@media (min-width: 768px) {
  [data-toggle="collapse"]:hover,
  .panel-heading:hover {
    cursor: pointer; } }

.gy-windowshade, .gy-secondary-windowshade, .gy-nav-windowshade, .gy-tertiary-windowshade, .gy-coupon-windowshade, .gy-min-windowshade {
  position: relative;
  border-bottom: 1px solid #ccd7eb;
  border-bottom: 1px solid Transparent;
  margin-top: -1px; }
  .gy-windowshade .row, .gy-secondary-windowshade .row, .gy-nav-windowshade .row, .gy-tertiary-windowshade .row, .gy-coupon-windowshade .row, .gy-min-windowshade .row {
    clear: both; }
  .gy-windowshade .panel-heading, .gy-secondary-windowshade .panel-heading, .gy-nav-windowshade .panel-heading, .gy-tertiary-windowshade .panel-heading, .gy-coupon-windowshade .panel-heading, .gy-min-windowshade .panel-heading {
    background-color: #274BA7;
    background: #3656a5;
    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;
    cursor: default;
    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; }
    .gy-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h3, .gy-nav-windowshade .panel-heading h3, .gy-tertiary-windowshade .panel-heading h3, .gy-coupon-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h3, .gy-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading h4, .gy-nav-windowshade .panel-heading h4, .gy-tertiary-windowshade .panel-heading h4, .gy-coupon-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading h4, .gy-windowshade .panel-heading span, .gy-secondary-windowshade .panel-heading span, .gy-nav-windowshade .panel-heading span, .gy-tertiary-windowshade .panel-heading span, .gy-coupon-windowshade .panel-heading span, .gy-min-windowshade .panel-heading span {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
    .gy-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h3, .gy-nav-windowshade .panel-heading h3, .gy-tertiary-windowshade .panel-heading h3, .gy-coupon-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h3, .gy-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading h4, .gy-nav-windowshade .panel-heading h4, .gy-tertiary-windowshade .panel-heading h4, .gy-coupon-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading h4 {
      width: 90%; }
    .gy-windowshade .panel-heading [class*="icon"], .gy-secondary-windowshade .panel-heading [class*="icon"], .gy-nav-windowshade .panel-heading [class*="icon"], .gy-tertiary-windowshade .panel-heading [class*="icon"], .gy-coupon-windowshade .panel-heading [class*="icon"], .gy-min-windowshade .panel-heading [class*="icon"] {
      font-size: 1em;
      line-height: 1em;
      float: left;
      padding-right: 4px;
      font-family: 'icomoon'; }
    .gy-windowshade .panel-heading [class*="glyphicon"], .gy-secondary-windowshade .panel-heading [class*="glyphicon"], .gy-nav-windowshade .panel-heading [class*="glyphicon"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon"], .gy-coupon-windowshade .panel-heading [class*="glyphicon"], .gy-min-windowshade .panel-heading [class*="glyphicon"] {
      font-size: 1.4em; }
    .gy-windowshade .panel-heading [class*="glyphicon-plus"], .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"], .gy-nav-windowshade .panel-heading [class*="glyphicon-plus"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"], .gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"], .gy-min-windowshade .panel-heading [class*="glyphicon-plus"], .gy-windowshade .panel-heading [class*="glyphicon-minus"], .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"], .gy-nav-windowshade .panel-heading [class*="glyphicon-minus"], .gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"], .gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"], .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
      line-height: 10px;
      vertical-align: super;
      display: inline-block;
      top: 3px;
      top: 5px \0;
      width: 15px;
      float: none;
      position: relative; }
  .gy-windowshade > a, .gy-secondary-windowshade > a, .gy-nav-windowshade > a, .gy-tertiary-windowshade > a, .gy-coupon-windowshade > a, .gy-min-windowshade > a {
    text-decoration: none;
    display: block;
    overflow: hidden; }
    .gy-windowshade > a.collapsed .panel-heading, .gy-secondary-windowshade > a.collapsed .panel-heading, .gy-nav-windowshade > a.collapsed .panel-heading, .gy-tertiary-windowshade > a.collapsed .panel-heading, .gy-coupon-windowshade > a.collapsed .panel-heading, .gy-min-windowshade > a.collapsed .panel-heading {
      border-top-color: #859fe2;
      background-color: #fff;
      background-image: none; }
      .gy-windowshade > a.collapsed .panel-heading:hover, .gy-secondary-windowshade > a.collapsed .panel-heading:hover, .gy-nav-windowshade > a.collapsed .panel-heading:hover, .gy-tertiary-windowshade > a.collapsed .panel-heading:hover, .gy-coupon-windowshade > a.collapsed .panel-heading:hover, .gy-min-windowshade > a.collapsed .panel-heading:hover {
        background-color: #dedede; }
      .gy-windowshade > a.collapsed .panel-heading h3, .gy-secondary-windowshade > a.collapsed .panel-heading h3, .gy-nav-windowshade > a.collapsed .panel-heading h3, .gy-tertiary-windowshade > a.collapsed .panel-heading h3, .gy-coupon-windowshade > a.collapsed .panel-heading h3, .gy-min-windowshade > a.collapsed .panel-heading h3, .gy-windowshade > a.collapsed .panel-heading h4, .gy-secondary-windowshade > a.collapsed .panel-heading h4, .gy-nav-windowshade > a.collapsed .panel-heading h4, .gy-tertiary-windowshade > a.collapsed .panel-heading h4, .gy-coupon-windowshade > a.collapsed .panel-heading h4, .gy-min-windowshade > a.collapsed .panel-heading h4, .gy-windowshade > a.collapsed .panel-heading span, .gy-secondary-windowshade > a.collapsed .panel-heading span, .gy-nav-windowshade > a.collapsed .panel-heading span, .gy-tertiary-windowshade > a.collapsed .panel-heading span, .gy-coupon-windowshade > a.collapsed .panel-heading span, .gy-min-windowshade > a.collapsed .panel-heading span {
        color: #274BA7;
        text-shadow: none; }
  .gy-windowshade .panel-collapse, .gy-secondary-windowshade .panel-collapse, .gy-nav-windowshade .panel-collapse, .gy-tertiary-windowshade .panel-collapse, .gy-coupon-windowshade .panel-collapse, .gy-min-windowshade .panel-collapse {
    background: white;
    background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
    background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%); }
  .gy-windowshade .panel-body [class*="col-"], .gy-secondary-windowshade .panel-body [class*="col-"], .gy-nav-windowshade .panel-body [class*="col-"], .gy-tertiary-windowshade .panel-body [class*="col-"], .gy-coupon-windowshade .panel-body [class*="col-"], .gy-min-windowshade .panel-body [class*="col-"], .warranty-treadLife .gy-windowshade .content [class*="col-"], .warranty-treadLife .gy-secondary-windowshade .content [class*="col-"], .warranty-treadLife .gy-nav-windowshade .content [class*="col-"], .warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"], .warranty-treadLife .gy-coupon-windowshade .content [class*="col-"], .warranty-treadLife .gy-min-windowshade .content [class*="col-"] {
    padding-left: 0; }
    .gy-windowshade .panel-body [class*="col-"] ul, .gy-secondary-windowshade .panel-body [class*="col-"] ul, .gy-nav-windowshade .panel-body [class*="col-"] ul, .gy-tertiary-windowshade .panel-body [class*="col-"] ul, .gy-coupon-windowshade .panel-body [class*="col-"] ul, .gy-min-windowshade .panel-body [class*="col-"] ul, .warranty-treadLife .gy-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-secondary-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-nav-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-tertiary-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-coupon-windowshade .content [class*="col-"] ul, .warranty-treadLife .gy-min-windowshade .content [class*="col-"] ul {
      padding-left: 15px;
      margin: 0; }
  .gy-windowshade .content-body, .gy-secondary-windowshade .content-body, .gy-nav-windowshade .content-body, .gy-tertiary-windowshade .content-body, .gy-coupon-windowshade .content-body, .gy-min-windowshade .content-body {
    padding: 15px;
    color: #444;
    overflow-y: hidden; }
    .gy-windowshade .content-body h4, .gy-secondary-windowshade .content-body h4, .gy-nav-windowshade .content-body h4, .gy-tertiary-windowshade .content-body h4, .gy-coupon-windowshade .content-body h4, .gy-min-windowshade .content-body h4 {
      color: #333;
      font-size: 24px; }
    .gy-windowshade .content-body h5, .gy-secondary-windowshade .content-body h5, .gy-nav-windowshade .content-body h5, .gy-tertiary-windowshade .content-body h5, .gy-coupon-windowshade .content-body h5, .gy-min-windowshade .content-body h5 {
      color: #333;
      font-size: 24px;
      margin-top: 1em;
      -webkit-column-break-inside: avoid;
      -moz-column-break-inside: avoid;
      column-break-inside: avoid; }
      .gy-windowshade .content-body h5:first-of-type, .gy-secondary-windowshade .content-body h5:first-of-type, .gy-nav-windowshade .content-body h5:first-of-type, .gy-tertiary-windowshade .content-body h5:first-of-type, .gy-coupon-windowshade .content-body h5:first-of-type, .gy-min-windowshade .content-body h5:first-of-type {
        margin-top: 10px; }
    .gy-windowshade .content-body p, .gy-secondary-windowshade .content-body p, .gy-nav-windowshade .content-body p, .gy-tertiary-windowshade .content-body p, .gy-coupon-windowshade .content-body p, .gy-min-windowshade .content-body p {
      line-height: 140%;
      -webkit-column-break-inside: avoid;
      -moz-column-break-inside: avoid;
      column-break-inside: avoid; }
    .gy-windowshade .content-body li, .gy-secondary-windowshade .content-body li, .gy-nav-windowshade .content-body li, .gy-tertiary-windowshade .content-body li, .gy-coupon-windowshade .content-body li, .gy-min-windowshade .content-body li {
      -webkit-column-break-inside: avoid;
      -moz-column-break-inside: avoid;
      column-break-inside: avoid; }
      .gy-windowshade .content-body li ul, .gy-secondary-windowshade .content-body li ul, .gy-nav-windowshade .content-body li ul, .gy-tertiary-windowshade .content-body li ul, .gy-coupon-windowshade .content-body li ul, .gy-min-windowshade .content-body li ul {
        padding-left: 15px; }
      .gy-windowshade .content-body li li, .gy-secondary-windowshade .content-body li li, .gy-nav-windowshade .content-body li li, .gy-tertiary-windowshade .content-body li li, .gy-coupon-windowshade .content-body li li, .gy-min-windowshade .content-body li li {
        list-style-type: disc;
        padding-left: 0;
        padding-bottom: 0;
        margin-bottom: 8px; }
    .gy-windowshade .content-body ul.multicol-3, .gy-secondary-windowshade .content-body ul.multicol-3, .gy-nav-windowshade .content-body ul.multicol-3, .gy-tertiary-windowshade .content-body ul.multicol-3, .gy-coupon-windowshade .content-body ul.multicol-3, .gy-min-windowshade .content-body ul.multicol-3 {
      padding-left: 15px; }

.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-minus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
  top: 7px; }

.lt-ie9 .gy-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-secondary-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-nav-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-tertiary-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-coupon-windowshade .panel-heading [class*="glyphicon-plus"], .lt-ie9 .gy-min-windowshade .panel-heading [class*="glyphicon-plus"] {
  top: 3px; }

.gy-windowshade.gy-ws-expanded, .gy-ws-expanded.gy-secondary-windowshade, .gy-ws-expanded.gy-nav-windowshade, .gy-ws-expanded.gy-tertiary-windowshade, .gy-ws-expanded.gy-coupon-windowshade, .gy-ws-expanded.gy-min-windowshade {
  background: none;
  background-color: #fff; }

.gy-secondary-windowshade {
  border-bottom: none; }
  .gy-secondary-windowshade .panel-heading {
    background-color: #fff;
    background-image: none;
    border-bottom-color: transparent; }
    .gy-secondary-windowshade .panel-heading h3, .gy-secondary-windowshade .panel-heading h4, .gy-secondary-windowshade .panel-heading span {
      color: #274BA7;
      text-shadow: none; }
  .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%); }
    .gy-secondary-windowshade > a.collapsed .panel-heading {
      background-color: "Transparent";
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal-tight.png");
      border-top-color: #ddd;
      border-bottom-color: #ddd; }
      .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; }
  .gy-secondary-windowshade .content-body {
    padding: 15px; }

.gy-nav-windowshade {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: none;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .gy-nav-windowshade {
      margin-bottom: 20px; } }
  .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%); }
  .gy-nav-windowshade .panel-heading {
    background-color: rgba(0, 51, 153, 0.75);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight-darker.png");
    border-top-color: #ddd;
    border-bottom-color: #ddd;
    vertical-align: top;
    position: relative; }
    @media (max-width: 480px) {
      .gy-nav-windowshade .panel-heading {
        padding-bottom: 0; }
        .gy-nav-windowshade .panel-heading span {
          font-size: 18px; } }
    .gy-nav-windowshade .panel-heading h4 {
      font-size: 18px; }
    .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; }
      .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; }
        .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) {
        .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%; }
          .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; } }
      .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; }
      .gy-nav-windowshade .panel-heading h3 .result-title b, .gy-nav-windowshade .panel-heading h4 .result-title b, .gy-nav-windowshade .panel-heading span .result-title b, .gy-nav-windowshade .panel-heading div .result-title b {
        font-size: 1em;
        display: inline-block;
        vertical-align: bottom;
        padding-top: 0; }
      .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) {
          .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; } }
        .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; }
        .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; }
          .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; }
  .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%); }
    .gy-nav-windowshade > a.collapsed .panel-heading {
      background-color: "Transparent";
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal-tight.png");
      border-top-color: #ddd;
      border-bottom-color: #ddd; }
      .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; }
      .gy-nav-windowshade > a.collapsed .panel-heading .down-link {
        color: #2366c1; }
        .gy-nav-windowshade > a.collapsed .panel-heading .down-link:hover {
          color: #274BA7;
          text-decoration: none; }
  .gy-nav-windowshade .panel-body, .gy-nav-windowshade .warranty-treadLife .gy-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-nav-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .gy-nav-windowshade .warranty-treadLife .gy-min-windowshade .content,
  .gy-nav-windowshade .content-body {
    background-image: none;
    background-color: #fff;
    padding: 15px; }

.gy-tertiary-windowshade {
  border-bottom: none; }
  .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;
    cursor: pointer; }
    .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; }
  .gy-tertiary-windowshade .panel-heading {
    display: block; }
  .gy-tertiary-windowshade .panel-heading [class*="icon"] {
    line-height: .75em; }
  .gy-tertiary-windowshade .content-body {
    padding: 15px; }

.panel-collapse .gy-windowshade, .panel-collapse .gy-secondary-windowshade, .panel-collapse .gy-nav-windowshade, .panel-collapse .gy-tertiary-windowshade, .panel-collapse .gy-coupon-windowshade, .panel-collapse .gy-min-windowshade,
.panel-collapse .gy-secondary-windowshade,
.panel-collapse .gy-nav-windowshade {
  margin: 0 -15px; }

.mce-content-body .panel-collapse {
  background: none !important;
  display: block !important;
  height: auto !important; }

/* sidebar accordion */
.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; }
  .gy-sidebar-accordion .panel-heading h4 {
    color: #274BA7;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .gy-sidebar-accordion .panel-heading span {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
    .gy-sidebar-accordion .panel-heading span.glyphicon {
      color: #274ba7;
      padding-right: 4px;
      width: 15px; }

.gy-sidebar-accordion .panel-body, .gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content, .gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 5px; }
  .gy-sidebar-accordion .panel-body a, .gy-sidebar-accordion .warranty-treadLife .gy-windowshade .content a, .warranty-treadLife .gy-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-secondary-windowshade .content a, .warranty-treadLife .gy-secondary-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-nav-windowshade .content a, .warranty-treadLife .gy-nav-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-tertiary-windowshade .content a, .warranty-treadLife .gy-tertiary-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-coupon-windowshade .content a, .warranty-treadLife .gy-coupon-windowshade .gy-sidebar-accordion .content a, .gy-sidebar-accordion .warranty-treadLife .gy-min-windowshade .content a, .warranty-treadLife .gy-min-windowshade .gy-sidebar-accordion .content a {
    display: table; }

.gy-coupon-windowshade {
  border-bottom: none; }
  .gy-coupon-windowshade .panel-collapse {
    background: none; }
  .gy-coupon-windowshade .panel-body, .gy-coupon-windowshade .warranty-treadLife .gy-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-nav-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .content, .gy-coupon-windowshade .warranty-treadLife .gy-min-windowshade .content {
    background: white;
    background: -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; }

.gy-min-windowshade {
  border-bottom: none;
  clear: both;
  margin: 0 0 10px; }
  .gy-min-windowshade .panel-heading {
    background: none;
    border: none;
    padding-top: 0;
    padding-bottom: 0; }
    .gy-min-windowshade .panel-heading h3, .gy-min-windowshade .panel-heading h4, .gy-min-windowshade .panel-heading span {
      font-family: "Barlow", Barlow, sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 14px;
      text-shadow: none;
      color: #274BA7; }
    .gy-min-windowshade .panel-heading [class*="glyphicon"] {
      font-size: 1.2em;
      width: auto;
      padding-right: 4px;
      line-height: 14px;
      position: relative;
      top: 4px; }
    .gy-min-windowshade .panel-heading [class*="glyphicon-plus"],
    .gy-min-windowshade .panel-heading [class*="glyphicon-minus"] {
      line-height: 14px; }
  .gy-min-windowshade .panel-collapse {
    background: none;
    border: none; }

.gy-table {
  margin: 0px;
  list-style-type: none; }
  .gy-table li {
    border-bottom: 1px solid #cccccc;
    color: #696969;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    font-weight: normal;
    padding: 15px 0px; }
    .gy-table li span {
      float: right;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }
  .gy-table.gy-row-1 {
    padding-left: 0px;
    padding-right: 0px; }
  .gy-table.gy-row-2 {
    padding-left: 0px;
    padding-right: 0px; }
    .gy-table.gy-row-2 li:last-child {
      border-bottom: none; }
  .gy-table #collapseSpecs .gy-table-row {
    padding: 0 15px; }

@media (min-width: 992px) {
  .gy-table.gy-row-1 {
    padding-left: 0px;
    padding-right: 30px; }
    .gy-table.gy-row-1 li:last-child {
      border-bottom: none; }
  .gy-table.gy-row-2 {
    padding-left: 30px;
    padding-right: 0px; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info
 *
 */
.image-gallery {
  /**
 * BASE COMPONENT STYLES HERE
 * (common across all screen sizes)
 */ }
  .image-gallery .carousel-indicators {
    bottom: 70px; }
    .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); }
    .image-gallery .carousel-indicators li.active {
      background-color: #ffdd00; }
  .image-gallery .carousel-control span {
    color: #274BA7; }
  .image-gallery .carousel-control .icon {
    position: absolute;
    top: 30%;
    z-index: 5;
    display: inline-block;
    font-size: 2em;
    font-weight: bold; }
  .image-gallery .carousel-control .icon-thin-arrow-right {
    right: 0%; }
  .image-gallery .carousel-control .icon-thin-arrow-left {
    left: 0%; }
  .image-gallery .carousel-control.right, .image-gallery .carousel-control.left {
    background-image: none; }
  .image-gallery .gy-control-thumbs-ls {
    display: none; }
    .image-gallery .gy-control-thumbs-ls ul.list-inline {
      padding: 2% 0 0 0;
      text-align: center; }
      .image-gallery .gy-control-thumbs-ls ul.list-inline li a {
        display: block;
        opacity: 0.5;
        cursor: pointer;
        transition: .15s ease-in-out; }
        .image-gallery .gy-control-thumbs-ls ul.list-inline li a:hover {
          opacity: 0.75; }
        .image-gallery .gy-control-thumbs-ls ul.list-inline li a img {
          max-width: 80px;
          max-height: 80px; }
      .image-gallery .gy-control-thumbs-ls ul.list-inline li a.selected {
        opacity: 1; }
  .image-gallery .fullscreen-copy {
    margin-left: 10px; }
  .image-gallery .gy-control-zoom {
    position: absolute;
    right: 0%;
    bottom: 0%;
    width: 33%;
    font-size: 0.5em;
    padding: 2px;
    opacity: 0.8; }
    .image-gallery .gy-control-zoom span {
      font-size: 1.7em; }
  .image-gallery .carousel-inner {
    height: 300px; }
    .image-gallery .carousel-inner .item {
      width: 100%;
      height: 100%; }
      .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) {
    .image-gallery {
      margin-top: 5px; }
      .image-gallery .gy-control-thumbs-ls {
        display: block; }
        .image-gallery .gy-control-thumbs-ls img {
          padding: 5px;
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }
      .image-gallery .carousel-indicators {
        display: none; }
      .image-gallery .carousel-control {
        display: none; } }
  @media (min-width: 910px) {
    .image-gallery #carousel-tireDetails .carousel-inner {
      height: 400px; } }

/**
* TEMPLATE/PARTIAL NAME: modals
*
*/
.gy-modal .modal-dialog {
  width: 80%;
  margin: 60px auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75); }
  .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) {
    .gy-modal .modal-dialog {
      max-width: 60%; } }

.gy-modal .modal-footer {
  text-align: left; }
  .gy-modal .modal-footer a {
    margin-right: 20px;
    display: inline-block; }
  .gy-modal .modal-footer .gy-link {
    position: relative;
    top: 3px; }
  @media (max-width: 480px) {
    .gy-modal .modal-footer a, .gy-modal .modal-footer p {
      margin: 10px auto;
      display: block;
      float: none;
      text-align: center; }
    .gy-modal .modal-footer p > a {
      display: inline; } }

@media (min-width: 768px) {
  .gy-modal-sm .modal-dialog {
    max-width: 550px; } }

.tire-finder-modal .modal-footer {
  border-top: 0;
  margin-top: 0;
  clear: both;
  text-align: center;
  background-color: #203f8f;
  padding: 12px 20px; }
  .tire-finder-modal .modal-footer .help-option-containers {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .tire-finder-modal .modal-footer .help-option-containers {
        margin: 0 auto;
        max-width: 625px;
        width: 100%; } }
    @media (min-width: 481px) {
      .tire-finder-modal .modal-footer .help-option-containers {
        flex-direction: row; } }
  .tire-finder-modal .modal-footer .help-option-container {
    margin: 0 auto;
    display: flex;
    width: 90%;
    justify-content: center; }
    @media (min-width: 768px) {
      .tire-finder-modal .modal-footer .help-option-container {
        flex: 9 0; } }
    @media (min-width: 481px) {
      .tire-finder-modal .modal-footer .help-option-container {
        margin: 0;
        width: 46% !important; } }
  .tire-finder-modal .modal-footer .help-option-icon-container {
    flex: auto;
    max-width: 60px; }
    @media (min-width: 768px) {
      .tire-finder-modal .modal-footer .help-option-icon-container {
        padding: 8px 6px 0 0; } }
  .tire-finder-modal .modal-footer .help-option-icon {
    width: 100%; }
    @media (min-width: 1025px) {
      .tire-finder-modal .modal-footer .help-option-icon.rwd-img--lg {
        display: block; } }
  .tire-finder-modal .modal-footer .help-option-copy {
    width: 70%;
    margin: 0 5px;
    text-align: left; }
    @media (min-width: 768px) {
      .tire-finder-modal .modal-footer .help-option-copy {
        margin: 0;
        max-width: 200px;
        width: 80%; } }
    @media (min-width: 481px) {
      .tire-finder-modal .modal-footer .help-option-copy {
        max-width: 300px; } }
  .tire-finder-modal .modal-footer .help-option-header {
    color: #FD0;
    font-size: 18px;
    margin: 5px 0; }
    @media (min-width: 768px) {
      .tire-finder-modal .modal-footer .help-option-header {
        margin: 5px 0; } }
  .tire-finder-modal .modal-footer .help-option-body {
    color: #f0f0f0; }
  .tire-finder-modal .modal-footer .modal-footer-header {
    color: #fff;
    margin: 5px 0 15px;
    text-align: center; }
  .tire-finder-modal .modal-footer .rwd-img__content {
    background-position-x: 0; }
  .tire-finder-modal .modal-footer .or-container {
    color: #fff;
    flex: 2 1 auto;
    text-align: center; }
    .tire-finder-modal .modal-footer .or-container h2 {
      color: #f0f0f0;
      margin: 20px 0; }
  .tire-finder-modal .modal-footer .space-between {
    margin: 0 0 40px; }

.modal-header {
  position: relative;
  padding: 15px 15px 7px;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
  overflow-y: hidden; }
  .modal-header .modal-title {
    color: #555;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px;
    border-bottom: none;
    float: left; }
  .modal-header h2.modal-title {
    min-height: 0; }
  .modal-header button.close {
    color: #666;
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: 1;
    z-index: 200; }
    .modal-header button.close:hover {
      cursor: pointer;
      color: #444; }
  .modal-header .masthead-icon {
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%; }
  .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; }
    .lt-ie9 .modal-header .icon-container {
      background-color: white;
      border: 5px solid white;
      height: 45px; }
    .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; }
    .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; }
      .modal-header .icon-container span img {
        margin: 0 auto;
        display: block;
        max-height: 35px; }
      .modal-header .icon-container span:before {
        display: block;
        margin: 0 auto;
        text-align: center; }
    .modal-header .icon-container .wingfoot-lockup {
      font-family: "wingfoot_sansregular";
      font-weight: normal;
      text-transform: uppercase;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 17px;
      margin: 0 auto;
      padding: 0 10px;
      white-space: nowrap;
      width: auto;
      line-height: 35px; }
      .modal-header .icon-container .wingfoot-lockup em {
        font-size: 1.3em;
        padding: 5px 6px;
        display: inline-block; }
        .modal-header .icon-container .wingfoot-lockup em:before {
          font-family: "wingfoot_sansregular";
          font-weight: normal;
          text-transform: uppercase;
          font-style: normal;
          -webkit-font-smoothing: antialiased;
          content: '•';
          display: inline-block;
          color: inherit;
          font-size: 1em;
          line-height: 1em;
          font-style: normal;
          margin: 0 -7px 0 -6px; }

@keyframes revealImage {
  0 {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* ----- Other Sites Modal ----- */
#otherSites {
  /* Other Sites - Icons */
  /* End Other Sites- Icons */ }
  #otherSites .modal-dialog {
    border: 0; }
  #otherSites .modal-header {
    padding: 0;
    background-image: url("/Content/img/viewAllSites/top-img.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: 4px solid #ffdd00; }
    #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("/Content/img/diagonal-tight-darker.png"); }
      #otherSites .modal-header .sub-header img {
        margin: 0 0 0 37%;
        width: 200px; }
      #otherSites .modal-header .sub-header .close {
        color: #ffdd00;
        opacity: 1; }
  #otherSites .sub-group {
    width: 100%;
    padding: 0 1%; }
    #otherSites .sub-group:first-child {
      padding: 0 1% 0 0; }
    #otherSites .sub-group:last-child {
      border-right: 0;
      padding: 0 0 0 1%; }
  #otherSites .icon-os {
    height: 30px;
    width: auto !important; }
  #otherSites .icon-text {
    padding-left: 10%; }
  #otherSites .all-sites-related, #otherSites .all-sites-passenger {
    border-top: 2px solid #aaa; }
  #otherSites .list-group {
    background-color: #fff; }
    #otherSites .list-group .list-group-column .h5 {
      margin: 15px 0 10px;
      font-weight: bold; }
    #otherSites .list-group .list-group-column ul {
      margin: 0 0 15px; }
      #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; }
        #otherSites .list-group .list-group-column ul li:first-child {
          border-top: 1px solid #ddd; }
        #otherSites .list-group .list-group-column ul li.current:first-child {
          border-top: 0; }
        #otherSites .list-group .list-group-column ul li.current img {
          float: left;
          margin: 0;
          padding: 0;
          width: 40px; }
        #otherSites .list-group .list-group-column ul li.current .crumb-list {
          float: left;
          margin: 0 0 0 5px; }
          #otherSites .list-group .list-group-column ul li.current .crumb-list .h6 {
            color: #333;
            margin: 0;
            float: none; }
          #otherSites .list-group .list-group-column ul li.current .crumb-list a {
            width: auto;
            display: inline-block;
            font-size: 13px;
            padding: 0 6px;
            margin: 0;
            float: left; }
            #otherSites .list-group .list-group-column ul li.current .crumb-list a:first-of-type {
              border-left: none;
              padding-left: 0;
              margin-left: 0; }
          #otherSites .list-group .list-group-column ul li.current .crumb-list a.current {
            color: #333;
            margin: 0; }
        #otherSites .list-group .list-group-column ul li.current .change {
          margin: 10px 0 0 15px; }
        #otherSites .list-group .list-group-column ul li a [class^="icon"] {
          display: inline-block;
          float: right;
          margin: 10px 0 0; }
          #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; }
        #otherSites .list-group .list-group-column ul li img {
          float: left;
          padding-bottom: 10px;
          padding-right: 10px;
          margin: 10px 0 0 0;
          width: 70px; }
          #otherSites .list-group .list-group-column ul li img.just-tires {
            margin: 15px 0 0 0; }
        #otherSites .list-group .list-group-column ul li .brand-logo {
          width: 27px;
          margin: 5px 18px 0 0;
          padding-right: 0px; }
          #otherSites .list-group .list-group-column ul li .brand-logo.kelly {
            margin: 10px 18px 0 0; }
        #otherSites .list-group .list-group-column ul li .h6 {
          float: left;
          margin: 10px 0 0 0px; }
          #otherSites .list-group .list-group-column ul li .h6.gycorp-site {
            font-family: "Barlow Semi Condensed", Barlow, sans-serif;
            -webkit-font-smoothing: subpixel-antialiased;
            margin: 10px 0 0 70px;
            color: #274BA7; }
    #otherSites .list-group .list-group-column ul li:last-child {
      border-bottom: 0; }
    #otherSites .list-group .list-group-column .all-sites-passenger > ul li:last-child {
      border-bottom: 2px solid #aaa; }
    #otherSites .list-group .list-group-column .all-sites-passenger ul:last-child li {
      height: auto;
      border-bottom: 0; }
      #otherSites .list-group .list-group-column .all-sites-passenger ul:last-child li a [class^="icon"] {
        float: none;
        font-size: 10px;
        margin: 0; }
  #otherSites .other-sites-grid .h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 5px 0 10px;
    -webkit-font-smoothing: antialiased; }
  #otherSites .other-sites-grid .h6 {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 17px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 130%; }
  #otherSites .other-sites-grid a:hover {
    text-decoration: none; }
  @media (min-width: 1025px) {
    #otherSites .sub-group {
      width: 50%;
      float: left;
      border-right: 2px solid #aaa;
      padding: 0 1% 0 1%; }
      #otherSites .sub-group:first-child {
        padding: 0 1% 0 0; }
      #otherSites .sub-group:last-child {
        border-right: 0;
        width: 50%;
        padding: 0 0 0 1%; }
    #otherSites .all-sites-related, #otherSites .all-sites-passenger {
      border-top: 0; } }

/* --- Security Code CVV Modal --- */
#modalSecurityCode .modal-body img {
  margin-bottom: 10px; }
  @media (min-width: 900px) {
    #modalSecurityCode .modal-body img {
      display: block;
      margin-right: 1%;
      width: 48%;
      float: left; } }

@media (min-width: 900px) {
  #modalSecurityCode .modal-body .second-modal-image {
    padding-left: 1%;
    border-left: 1px solid #ccc;
    margin-right: 0; } }

/* --- Retailer Handoff Modal --- */
#modalRetailerHandoff .btn {
  width: 240px;
  max-width: 100%;
  margin-top: 10px; }

/* --- More Driven Campaign Modal --- */
#modalMoreDriven a {
  text-decoration: none; }

@media (max-width: 768px) {
  #modalMoreDriven ul.mobile {
    display: block; }
  #modalMoreDriven ul.desktop {
    display: none; } }

@media (min-width: 768px) {
  #modalMoreDriven ul.mobile {
    display: none; }
  #modalMoreDriven ul.desktop {
    display: table-row; }
    #modalMoreDriven ul.desktop li {
      padding-top: 20px; } }

#modalMoreDriven ul {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  list-style-type: none;
  padding: 20px 8px 0; }
  #modalMoreDriven ul li {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    width: 48%; }
    #modalMoreDriven ul li a {
      color: black; }
      #modalMoreDriven ul li a:hover, #modalMoreDriven ul li a:focus, #modalMoreDriven ul li a:active, #modalMoreDriven ul li a.playing {
        text-decoration: none; }
        #modalMoreDriven ul li a:hover img, #modalMoreDriven ul li a:focus img, #modalMoreDriven ul li a:active img, #modalMoreDriven ul li a.playing img {
          outline: 2px #ffdd00 solid; }
    #modalMoreDriven ul li img {
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.75);
      margin-bottom: 15px; }
    #modalMoreDriven ul li span {
      display: block; }
      @media (min-width: 768px) {
        #modalMoreDriven ul li span {
          display: inline-block;
          margin-left: 10px;
          text-align: left; } }
    #modalMoreDriven ul li strong {
      color: #274BA7;
      display: block;
      line-height: 18px;
      text-transform: uppercase; }

#modalMoreDriven .modal-dialog {
  max-width: 1130px;
  overflow: hidden;
  width: 98%; }
  @media (min-width: 768px) {
    #modalMoreDriven .modal-dialog {
      min-width: 760px; } }

#modalMoreDriven .modal-content {
  background-color: white;
  padding: 20px;
  box-shadow: none;
  display: table;
  overflow: hidden;
  width: 100%; }

#modalMoreDriven .close {
  opacity: 1;
  position: absolute;
  right: 3px;
  top: -3px;
  z-index: 1; }
  @media (max-width: 768px) {
    #modalMoreDriven .close {
      right: 3px;
      top: -5px; } }

#modalMoreDriven .modal-more-driven-videos {
  min-width: 232px; }
  @media (min-width: 768px) {
    #modalMoreDriven .modal-more-driven-videos {
      display: table-cell;
      padding-right: 10px;
      width: 490px; } }
  #modalMoreDriven .modal-more-driven-videos .fluid-width-video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    position: relative; }
    #modalMoreDriven .modal-more-driven-videos .fluid-width-video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

#modalMoreDriven .modal-more-driven-content {
  background-color: #274BA7;
  padding: 20px 20px;
  text-align: center; }
  @media (min-width: 768px) {
    #modalMoreDriven .modal-more-driven-content {
      display: table-cell;
      height: 100%;
      max-height: 450px;
      vertical-align: middle;
      width: 205px; } }
  #modalMoreDriven .modal-more-driven-content h2, #modalMoreDriven .modal-more-driven-content h3, #modalMoreDriven .modal-more-driven-content h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 20px;
    text-transform: uppercase; }
  #modalMoreDriven .modal-more-driven-content h2, #modalMoreDriven .modal-more-driven-content h3 {
    color: #ffdd00; }
  #modalMoreDriven .modal-more-driven-content h2 {
    margin: 0; }
  #modalMoreDriven .modal-more-driven-content h3 {
    border: 1px solid #ccd7eb;
    border-left: 0;
    border-right: 0;
    margin: 5px 0;
    padding: 10px 0; }
    #modalMoreDriven .modal-more-driven-content h3 strong {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 32px;
      display: block; }
  #modalMoreDriven .modal-more-driven-content h4 {
    color: white;
    margin: 10px auto;
    max-width: 340px; }
    @media (max-width: 1100px) {
      #modalMoreDriven .modal-more-driven-content h4 br {
        display: inline; } }
  @media (min-width: 768px) {
    #modalMoreDriven .modal-more-driven-content .find-tires {
      margin-top: 20px; } }

#modalMoreDriven .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*letter-spacing: -1px;*/
  white-space: nowrap; }
  #modalMoreDriven .wingfoot-lockup em {
    font-style: normal; }
  #modalMoreDriven .wingfoot-lockup em:before {
    content: '';
    display: inline-block;
    margin-left: -4px; }

#modalBuyTireSteps .modal-dialog {
  max-width: 900px; }

#modalBuyTireSteps .modal-header {
  background-color: #676e7d;
  background: image-url("diagonal-tight-darker.png"), linear-gradient(to right, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676e7d', endColorstr='#676e7d',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  padding: 10px 0; }
  #modalBuyTireSteps .modal-header h2 {
    color: #F0F0F0;
    font-size: 24px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    padding: 0px 27px; }
  #modalBuyTireSteps .modal-header .close {
    color: #ffdd00;
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px; }

#modalBuyTireSteps .modal-body {
  padding: 0 0 15px 0;
  position: relative;
  text-align: left; }
  #modalBuyTireSteps .modal-body hr {
    background: url("/Content/img/diagonal.png") #ffdd00;
    height: 10px;
    margin: 0;
    border-style: none; }
  #modalBuyTireSteps .modal-body > .row > div {
    padding: 15px 15px; }
  #modalBuyTireSteps .modal-body .circled-number {
    position: relative;
    top: 2px;
    display: inline; }
    #modalBuyTireSteps .modal-body .circled-number .icon-circle {
      font-size: 26px;
      color: #274BA7; }
    #modalBuyTireSteps .modal-body .circled-number p {
      position: absolute;
      top: -9px;
      left: 10px;
      color: #F0F0F0;
      font-size: 16px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }
  #modalBuyTireSteps .modal-body .icon-gy {
    color: #bdc2d4;
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 2px; }
  #modalBuyTireSteps .modal-body h3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    color: #274BA7;
    text-transform: uppercase;
    display: inline;
    position: relative;
    left: 3px;
    top: -2px; }
  #modalBuyTireSteps .modal-body .desc {
    margin: 13px 0 0 0; }
  #modalBuyTireSteps .modal-body .masthead-container-bottom {
    padding: 10px 20px;
    background-color: #274BA7;
    position: relative;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5); }
    #modalBuyTireSteps .modal-body .masthead-container-bottom p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      color: #F0F0F0;
      margin: 5px 0 0 0;
      font-size: 16px; }
    #modalBuyTireSteps .modal-body .masthead-container-bottom .arrow-down {
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #f5f5f5;
      height: 0;
      width: 0;
      position: absolute;
      left: 50%;
      margin-left: -10px;
      top: -1px; }
  #modalBuyTireSteps .modal-body .btn-see-results {
    width: 100%; }
  #modalBuyTireSteps .modal-body .col-md-12 {
    text-align: center; }

@media (min-width: 992px) {
  #modalBuyTireSteps .modal-header {
    padding: 20px 0 35px 0; }
    #modalBuyTireSteps .modal-header h2 {
      font-size: 42px; }
  #modalBuyTireSteps .modal-body {
    text-align: center; }
    #modalBuyTireSteps .modal-body hr {
      height: 15px; }
    #modalBuyTireSteps .modal-body > .row > div {
      padding: 15px 35px; }
    #modalBuyTireSteps .modal-body .circled-number {
      position: absolute;
      top: -40px;
      left: 50%;
      margin-left: -30px;
      display: inherit; }
      #modalBuyTireSteps .modal-body .circled-number .icon-circle {
        font-size: 60px; }
      #modalBuyTireSteps .modal-body .circled-number p {
        font-size: 35px;
        top: 3px;
        left: 23px; }
    #modalBuyTireSteps .modal-body .icon-gy {
      font-size: 26px;
      margin-right: 5px; }
      #modalBuyTireSteps .modal-body .icon-gy.icon-gy-calendar {
        position: relative;
        left: -50px;
        margin-right: -15px; }
    #modalBuyTireSteps .modal-body h3 {
      font-size: 24px;
      display: inherit;
      position: static; }
    #modalBuyTireSteps .modal-body .masthead-container-bottom {
      padding: 15px 20px; }
      #modalBuyTireSteps .modal-body .masthead-container-bottom p {
        font-size: 20px; }
    #modalBuyTireSteps .modal-body .btn-see-results {
      width: 260px; } }

/* Tire Finder */
.tire-finder__back-btn {
  display: block;
  float: left;
  margin-bottom: 11px;
  margin-top: 18px;
  padding-left: 12px;
  width: 100%; }

.tire-finder__back-btn-chevron {
  color: #06D; }

.tire-finder__back-btn-cta {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #06D; }

.tire-finder__back-btn-cta:hover {
  color: #06D; }

.tire-finder__inner-title, .tire-finder__lobby-title {
  font-family: "Barlow Bold",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274ba7;
  text-align: center; }

.tire-finder__lobby {
  display: none;
  overflow: hidden; }

.tire-finder__inner-title {
  display: none;
  font-size: 28px; }

.tire-finder__inner-title--plate {
  padding-left: 34px; }

.tire-finder--lobby-state .modal-header button.close {
  right: 10px;
  top: 3px; }

.tire-finder--lobby-state .tire-finder__lobby {
  display: block; }

.tire-finder--lobby-state .tire-finder__wizard-container {
  display: none; }

.tire-finder__lobby-title {
  font-size: 24px;
  margin-bottom: 16px; }

.tire-finder__lobby-content {
  list-style: none;
  margin: 0 auto 20px;
  padding: 0;
  max-width: 300px;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }

.tire-finder__lobby-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px 1px #ccc;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }

.tire-finder__lobby-item:hover {
  color: #274ba7 !important;
  text-decoration: none; }

.tire-finder__lobby-item:active, .tire-finder__lobby-item:focus {
  color: #333;
  text-decoration: none; }

.tire-finder__lobby-item-content {
  margin: 0;
  padding-right: 23px; }

.tire-finder__lobby-item-separator {
  background-image: url(../images/tire-finder/lobby/mob-sep.svg);
  background-repeat: no-repeat;
  background-position: 32px;
  height: 30px;
  margin-bottom: 8px;
  position: relative; }

.tire-finder__lobby-item-separator-text {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  font-size: 12px;
  left: 50%;
  margin-left: -5.5px;
  margin-top: 7px;
  position: absolute; }

.tire-finder__lobby-item-title, .welcome-back-from-citi__text h3 {
  font-family: "Barlow Bold",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

body.gy-spanish .tire-finder__lobby-item-separator-text {
  margin-left: -3.5px; }

.tire-finder__lobby-item-description {
  font-size: 14px;
  margin-bottom: 18px; }

.tire-finder__lobby-item-title {
  color: #274ba7;
  font-size: 24px;
  margin-bottom: 5px;
  margin-top: 17px;
  white-space: nowrap; }

body.gy-spanish .tire-finder__lobby-item-title {
  font-size: 22px !important; }

.tire-finder__lobby-item-icon {
  display: inline-block;
  margin-top: -6px; }

.tire-finder__lobby-item-icon-content {
  display: inline-block;
  min-width: 95px;
  text-align: center; }

.tire-finder__lobby-item-icon:before {
  color: #274ba7;
  font-size: 37px;
  font-family: icomoon; }

.tire-finder__lobby-item-icon :before {
  font-size: 45px; }

.tire-finder__lobby-item-icon--vehicle:before {
  content: url(/Content/img/sb-vehicle.png); }

.tire-finder__lobby-item-icon--tire:before {
  content: url(/Content/img/sb-size.png); }

@media (min-width: 768px) {
  .tire-finder-submit-class .gy-use-current-location {
    width: 232px; }
  .tire-finder__back-btn {
    padding-left: 29px;
    margin-bottom: 0;
    margin-top: 3px; }
  #findTiresContent .modal-header button.close, .tire-finder--lobby-state .modal-header button.close {
    right: 16px;
    top: 15px; }
  .tire-finder__lobby {
    padding-bottom: 40px; }
  .tire-finder__lobby-title {
    font-size: 28px;
    margin-bottom: 50px;
    margin-top: 25px; }
  .tire-finder__lobby-content {
    max-width: 640px;
    padding: 0; }
  .tire-finder__lobby-content li {
    display: inline-block;
    margin-right: 15px;
    width: 215px; }
  .tire-finder__lobby-content--last-child {
    margin-right: 0 !important;
    margin-left: 8px; }
  .tire-finder__lobby-content--preseparator {
    margin-right: 8px !important; }
  .tire-finder__lobby-item {
    display: block;
    min-height: 215px; }
  .tire-finder__lobby-item-title {
    margin-bottom: 12px; }
  .tire-finder__lobby-item-separator {
    background-image: url(../images/tire-finder/lobby/desk-sep.svg);
    background-position: 0 0;
    height: 222px;
    margin: 0;
    position: absolute;
    top: 93px;
    width: 28px !important; }
  .tire-finder__lobby-item-separator-text {
    left: 50%;
    margin-left: -8px;
    margin-top: 109px;
    position: absolute; }
  body.gy-spanish .tire-finder__lobby-item-separator-text {
    margin-left: -5px; }
  .tire-finder__lobby-item-content {
    padding: 0 10px 10px;
    text-align: center; }
  .tire-finder__lobby-item-icon-content {
    display: block;
    max-width: none;
    padding-top: 20px;
    width: 100%; } }

/**
* 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>

*/
.masthead {
  background-color: #fff;
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.93);
  border: 12px solid rgba(255, 255, 255, 0.6);
  padding-left: 15px;
  padding-right: 15px;
  margin: 40px auto 20px;
  padding-top: 30px;
  padding-bottom: 15px;
  max-width: 89%;
  position: relative;
  border-width: 5px; }
  .lt-ie9 .masthead {
    background-color: transparent;
    background-image: image-url("white-93percent.png");
    background-repeat: repeat; }
  .masthead h1, .masthead h2, .masthead h3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #6d6e71;
    margin: 15px auto 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 120%; }
  .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; }
    .masthead h1 .small-text {
      font-size: 24px;
      display: block; }
  .masthead h2, .masthead .h2 {
    font-size: 20px;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 110%;
    display: block; }
  .masthead a {
    margin: 10px 0 5px 0; }
  .masthead p {
    font-family: "Barlow", Barlow, sans-serif;
    font-size: 15px;
    margin: 0 0 10px;
    line-height: 135%;
    color: #6d6e71; }
  .masthead .masthead-icon {
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%; }
  .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; }
    .lt-ie9 .masthead .icon-container {
      background-color: white;
      border: 5px solid white;
      height: 45px; }
    .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; }
    .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; }
      .masthead .icon-container span img {
        margin: 0 auto;
        display: block;
        max-height: 35px; }
      .masthead .icon-container span:before {
        display: block;
        margin: 0 auto;
        text-align: center; }
    .masthead .icon-container .wingfoot-lockup {
      font-family: "wingfoot_sansregular";
      font-weight: normal;
      text-transform: uppercase;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 17px;
      margin: 0 auto;
      padding: 0 10px;
      white-space: nowrap;
      width: auto;
      line-height: 35px;
      padding-bottom: 2px; }
      .masthead .icon-container .wingfoot-lockup em {
        font-size: 1.3em;
        padding: 5px 6px;
        display: inline-block; }
        .masthead .icon-container .wingfoot-lockup em:before {
          font-family: "wingfoot_sansregular";
          font-weight: normal;
          text-transform: uppercase;
          font-style: normal;
          -webkit-font-smoothing: antialiased;
          content: '•';
          display: inline-block;
          color: inherit;
          font-size: 1em;
          line-height: 1em;
          font-style: normal;
          margin: 0 -7px 0 -6px; }
    .masthead .icon-container span.icon-about.custom-wf {
      background-color: transparent;
      display: inline-block;
      font-size: 2em;
      margin: 0 -18px -10px -7px;
      padding: 5px 0 0 0;
      position: relative; }
  .masthead .small-text {
    font-size: 1.85em; }
  .masthead .medium-text {
    font-size: 2.17em; }
  .masthead .big-text {
    font-size: 4.4em;
    line-height: 1em; }
  .masthead .text-content {
    text-align: center;
    margin: 0 auto; }
  .masthead .masthead-actions {
    vertical-align: middle;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-transform: none; }
    .masthead .masthead-actions .modal {
      text-align: left; }
    .masthead .masthead-actions .row {
      margin-left: -15px;
      margin-right: -12px; }
      .masthead .masthead-actions .row .col-sm-1 {
        padding: 0; }
    .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: auto; }
      .masthead .masthead-actions .btn.active:after,
      .masthead .masthead-actions .btn-secondary.active:after,
      .masthead .masthead-actions input.active:after {
        margin: 0 45% -10px 0; }
    .masthead .masthead-actions input[type="text"] {
      height: 40px;
      line-height: 38px; }
    .masthead .masthead-actions .action-conjunction, .masthead .masthead-actions .action-conjunction__large {
      font-size: 1em;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 40px;
      min-width: 32px;
      height: 40px;
      display: inline-block;
      text-transform: uppercase;
      text-align: center;
      width: 100%; }
    .masthead .masthead-actions .action-conjunction__large {
      color: white;
      text-transform: none; }
    @media (min-width: 481px) {
      .masthead .masthead-actions .action-conjunction__large {
        font-size: 1.5em; } }
  .masthead .input-group {
    width: 100%;
    box-shadow: none;
    overflow-y: hidden; }
    .masthead .input-group .btn {
      width: auto;
      margin: 0; }
  .masthead .panel-body, .masthead .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .masthead .content, .masthead .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .masthead .content, .masthead .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .masthead .content, .masthead .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .masthead .content, .masthead .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .masthead .content, .masthead .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .masthead .content {
    padding: 15px 0; }
  @media (min-width: 640px) {
    .masthead {
      max-width: 57%;
      border-width: 10px; }
      .masthead .masthead-icon {
        top: -45px; }
      .masthead .icon-container {
        border-width: 10px;
        height: 35px; }
        .masthead .icon-container span {
          font-size: 2.6em; } }
  @media (min-width: 768px) {
    .masthead {
      padding-top: 15px;
      padding-left: 25px;
      padding-right: 25px;
      margin: 60px auto 30px; }
      .masthead h1 {
        font-size: 60px; }
      .masthead h2, .masthead .h2 {
        font-size: 30px; }
      .masthead .small-text {
        font-size: 2.8em; }
      .masthead .medium-text {
        font-size: 3.3em; }
      .masthead .big-text {
        font-size: 6.65em; }
      .masthead .btn,
      .masthead .btn-secondary {
        margin: 10px auto 0; }
        .tire-category-page .masthead .btn, .tire-category-page
        .masthead .btn-secondary {
          max-width: none; }
      .masthead .col-sm-7 .btn {
        max-width: none;
        width: 100%; }
      .masthead .masthead-actions, .masthead .panel-body, .masthead .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .masthead .content, .masthead .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .masthead .content, .masthead .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .masthead .content, .masthead .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .masthead .content, .masthead .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .masthead .content, .masthead .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .masthead .content {
        padding-top: 10px; } }

@media (min-width: 768px) {
  .offer-landing-page .masthead {
    padding-bottom: 5px; }
    .offer-landing-page .masthead .text-content {
      margin-bottom: 30px; } }

.offer-landing-page .masthead-actions:before {
  width: 100%;
  height: 120px;
  content: " ";
  display: block;
  background-image: image-url("NPP/OffersMastheadBG.jpg");
  position: absolute;
  left: 0;
  bottom: 0; }
  @media (min-width: 768px) {
    .offer-landing-page .masthead-actions:before {
      height: 90px; } }

.why-buy-goodyear-tires .masthead-content-centered__body.masthead-content-centered--custom {
  background-image: url(/Content/img/whyGoodyear/total-solution-banner.jpg);
  background-size: cover;
  height: 186px; }

.masthead-content-centered {
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden; }
  .masthead-content-centered__body {
    background-color: #274ba7;
    background-position: top center;
    border-bottom: 3px solid #fd0;
    margin: 0 auto;
    padding: 5px 5px 0;
    position: relative;
    text-align: center; }
  .masthead-content-centered__btn {
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (min-width: 768px) {
      .masthead-content-centered__btn {
        width: 250px; } }
  .masthead-content-centered__content {
    color: #FFF;
    margin: 0 auto;
    max-width: 450px;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (min-width: 960px) {
      .masthead-content-centered__content {
        padding: 0 50px; } }
  .masthead-content-centered__title {
    font-family: "Barlow Semi Condensed",sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #FFF;
    font-size: 28px;
    margin-top: 15px;
    position: relative;
    text-align: center;
    z-index: 1; }
    @media (min-width: 768px) {
      .masthead-content-centered__title {
        font-size: 60px; } }

@media (min-width: 768px) {
  .masthead {
    min-height: 200px; } }

.masthead1.goodyear-masthead-bottom {
  background-image: url(/Content/img/diagonal-tight.png), url(/Content/img/directory-background.png);
  background-color: rgba(240, 240, 240, 0);
  border-bottom: 4px solid #FD0;
  margin-top: 0;
  padding: 0; }
  .masthead1.goodyear-masthead-bottom .masthead-content {
    margin: 0 auto;
    max-width: 1180px;
    position: relative; }
    .masthead1.goodyear-masthead-bottom .masthead-content .h2 {
      color: #00257a;
      font-family: "Barlow Bold", Barlow, sans-serif;
      font-size: 26px;
      margin-bottom: 6px;
      margin-top: 0; }
      @media (min-width: 1024px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .h2 {
          font-size: 30px; } }
    .masthead1.goodyear-masthead-bottom .masthead-content .left-column {
      float: left;
      margin-bottom: 0;
      padding: 0 0 0 15px; }
      @media (min-width: 768px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .left-column {
          margin-bottom: 10px;
          width: 55%; } }
      @media (min-width: 1024px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .left-column {
          margin: 7px 122px 0 0;
          padding-right: 15px;
          width: 45%; } }
      @media (min-width: 1200px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .left-column {
          margin: 7px 122px 0 0;
          width: 45%; }
          .directory .masthead1.goodyear-masthead-bottom .masthead-content .left-column {
            width: 55%; } }
      .masthead1.goodyear-masthead-bottom .masthead-content .left-column p {
        color: #333;
        font-size: 14px;
        margin-bottom: 1em;
        max-width: none;
        -webkit-font-smoothing: subpixel-antialiased; }
      .masthead1.goodyear-masthead-bottom .masthead-content .left-column .cta-wrapper {
        float: left;
        margin-bottom: 20px;
        margin-top: 0;
        padding: 0 15px 0 0;
        width: 100%; }
        .masthead1.goodyear-masthead-bottom .masthead-content .left-column .cta-wrapper a {
          color: #000;
          display: inline-block;
          font-size: 18px;
          float: none;
          line-height: 125%;
          margin: 10px 20px 20px 0;
          min-width: 250px;
          padding-bottom: 9px;
          padding-top: 9px;
          white-space: normal; }
          @media (min-width: 1200px) {
            .masthead1.goodyear-masthead-bottom .masthead-content .left-column .cta-wrapper a {
              min-width: 200px; } }
    .masthead1.goodyear-masthead-bottom .masthead-content .right-column {
      bottom: 0;
      display: none;
      float: right;
      min-height: 0;
      position: absolute;
      right: 0;
      text-align: center; }
      @media (min-width: 767px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .right-column {
          display: block;
          width: 45%; } }
      @media (min-width: 1024px) {
        .masthead1.goodyear-masthead-bottom .masthead-content .right-column {
          width: 40%; } }
      .masthead1.goodyear-masthead-bottom .masthead-content .right-column .detail-page-img {
        margin-right: 0;
        text-align: right; }
        @media (min-width: 768px) {
          .masthead1.goodyear-masthead-bottom .masthead-content .right-column .detail-page-img {
            margin-right: 15px;
            min-height: 0;
            width: auto; } }
        @media (min-width: 1024px) {
          .masthead1.goodyear-masthead-bottom .masthead-content .right-column .detail-page-img {
            margin-right: 0;
            min-height: 0;
            width: auto; } }
      .masthead1.goodyear-masthead-bottom .masthead-content .right-column img {
        max-width: 100%;
        width: auto; }
        @media (min-width: 1024px) {
          .masthead1.goodyear-masthead-bottom .masthead-content .right-column img {
            max-width: 90%; } }
    .masthead1.goodyear-masthead-bottom .masthead-content .styled-divider, .masthead1.goodyear-masthead-bottom .masthead-content .tile-container .tile hr, .tile-container .tile .masthead1.goodyear-masthead-bottom .masthead-content hr {
      background-image: none;
      height: 0;
      margin-bottom: 0; }
  .masthead1.goodyear-masthead-bottom .masthead-title {
    border-bottom: 0;
    clear: both;
    display: block;
    font-size: 40px;
    margin: 0 auto;
    max-width: 1180px;
    overflow: hidden;
    padding: 5px 0 15px 15px; }
    @media (min-width: 900px) {
      .masthead1.goodyear-masthead-bottom .masthead-title {
        position: relative; } }
    .masthead1.goodyear-masthead-bottom .masthead-title .h1 {
      color: #333;
      font-size: 48px;
      margin-bottom: 5px;
      margin-top: 0;
      padding-top: 22px; }
      @media (min-width: 900px) {
        .masthead1.goodyear-masthead-bottom .masthead-title .h1 {
          max-width: 55%; } }

.mashtead2-npp h1, .mashtead2-npp h2, .mashtead2-npp p {
  font-family: "Barlow Semi Condensed",Barlow,sans-serif; }

.masthead2-npp__ribbon h1 {
  font-family: "Barlow Semi Condensed",Barlow,sans-serif; }

.masthead2 {
  background-clip: padding-box;
  background-color: rgba(255, 255, 255, 0.93);
  border: 12px solid rgba(255, 255, 255, 0.6);
  margin: 40px auto 20px;
  max-width: 89%;
  position: relative;
  border-width: 5px;
  z-index: 1;
  padding: 30px 15px 10px; }
  .masthead2.offer-landing-page.masthead2--tire-shop-variation {
    max-width: 89%; }
    @media (min-width: 640px) {
      .masthead2.offer-landing-page.masthead2--tire-shop-variation {
        max-width: 57%; } }
    @media (min-width: 768px) {
      .masthead2.offer-landing-page.masthead2--tire-shop-variation {
        max-width: 560px; } }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation p {
      color: #fff; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .h1, .masthead2.offer-landing-page.masthead2--tire-shop-variation .h1-without-border {
      font-size: 30px; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .h2, .masthead2.offer-landing-page.masthead2--tire-shop-variation .span-with-border {
      font-size: 20px;
      margin-bottom: 0; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .or-col {
      padding-bottom: 25px; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .text-content p {
      color: #333;
      font-family: Barlow,sans-serif;
      margin: 10px 0;
      padding-bottom: 15px; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .input-group-btn {
      cursor: pointer;
      font-size: 0;
      line-height: 0;
      width: 40px; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .input-group-btn .gy-go-button {
        background-image: none !important;
        padding-right: 8px;
        padding-left: 8px;
        font-size: 18px;
        width: 40px !important; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .input-group-btn input[disabled*=disabled] {
        background-color: #dfcc73; }
    .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions {
      background-image: none;
      padding: 0 15px; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions:nth-child(even) {
        background-color: #274ba7;
        padding-bottom: 0; }
        .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions:nth-child(even) btn {
          max-width: 280px; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .rebate-hybris__cta, .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .btn {
        background-color: #FD0;
        margin-top: 0; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5, .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-7 {
        float: none; }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .offer-without-detail {
        font-size: 16px;
        line-height: normal;
        margin: 15px 0 20px;
        text-align: center; }
        @media (min-width: 768px) {
          .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .offer-without-detail {
            margin: 15px 0 0; } }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-7 {
        width: auto; }
        .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-7 p {
          font-family: "Barlow",Barlow,sans-serif;
          font-size: 16px;
          line-height: 19px;
          padding: 15px 0; }
          @media (min-width: 768px) {
            .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-7 p {
              display: inline; } }
        @media (min-width: 768px) {
          .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-7 {
            padding: 12px 0 20px; } }
      .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 {
        margin: 0 auto;
        padding-bottom: 10px;
        width: 100%; }
        @media (min-width: 768px) {
          .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 {
            padding-left: 30px !important; } }
        .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 .btn, .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 .rebate-hybris__cta {
          width: 100%;
          max-width: 208px;
          height: 40px;
          margin-left: -10px; }
          @media (min-width: 768px) {
            .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 .btn, .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .col-sm-5 .rebate-hybris__cta {
              width: 280px;
              max-width: 280px;
              margin-left: -25px; } }
      @media (min-width: 768px) {
        .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .or-col .custom-span {
          padding-left: 16px; } }
      @media (min-width: 768px) {
        .masthead2.offer-landing-page.masthead2--tire-shop-variation .masthead-actions .or-col .custom-btn {
          width: 189px;
          height: 40px; } }

@media (min-width: 768px) {
  .masthead2.offer-landing-page.masthead2--tire-shop-variation .h1, .masthead2.offer-landing-page.masthead2--tire-shop-variation .h1-without-border {
    font-size: 60px; }
  .masthead2.offer-landing-page.masthead2--tire-shop-variation .h2, .masthead2.offer-landing-page.masthead2--tire-shop-variation .span-with-border {
    font-size: 30px; } }

.masthead2 .h1, .masthead2 .h1-without-border, .masthead2 .h2, .masthead2 .h3, .masthead2 .span-with-border {
  font-family: "Barlow",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #264ba6;
  margin: 15px auto 0;
  text-align: center;
  text-transform: uppercase; }

.masthead2 .h1, .masthead2 .h1-without-border {
  border-bottom: 1px solid rgba(0, 51, 153, 0.3);
  text-align: center;
  display: inline-block;
  margin: 5px 0 0;
  font-size: 30px;
  line-height: 110%; }

.masthead2 .h1 .small-text, .masthead2 .h1-without-border .small-text {
  font-size: 24px;
  display: block; }

.masthead2 .h1-without-border {
  font-size: 30px;
  line-height: 110%;
  border-bottom: 0; }

.masthead2 .h2, .masthead2 .span-with-border {
  margin-top: 5px;
  text-align: center;
  margin-bottom: 15px;
  display: block;
  font-size: 20px;
  line-height: 120%;
  max-width: 473px; }

.masthead2 .span-with-border {
  font-size: 20px;
  line-height: 120%;
  border-bottom: 1px solid rgba(0, 51, 153, 0.3);
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 25px 5px; }

.masthead2 a {
  margin: 10px 0 5px; }

.masthead2 p {
  font-family: Barlow,sans-serif;
  font-size: 16px;
  margin: 20px 0 0;
  line-height: 135%;
  color: #333; }

.masthead2 .icon-container .wingfoot-lockup, .masthead2 .icon-container .wingfoot-lockup em:before {
  font-family: wingfoot_sansregular;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400; }

.masthead2 .col-sm-7 p {
  margin: auto; }

.masthead2 .input-group-btn input.btn-address, .masthead2 .input-group-btn input.btn-address :hover, .masthead2 .input-group-btn input.gy-go-button, .masthead2 .input-group-btn input.gy-go-button :hover {
  background-color: #fd0; }

.masthead2 .masthead-icon {
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%; }

.masthead2 .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;
  display: inline-block;
  width: auto;
  min-width: 75px;
  height: 30px;
  overflow-y: visible; }

.masthead2 .icon-container:after {
  content: " ";
  border-top: 12px solid #264ba6;
  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; }

.masthead2 .icon-container span {
  font-size: 2.6em;
  color: #FD0;
  background-color: #264ba6;
  padding: 4px 8px;
  width: auto;
  line-height: 100%;
  display: block;
  overflow: hidden;
  margin: 0 auto; }

.masthead2 .icon-container span img {
  margin: 0 auto;
  display: block;
  height: 45.5px;
  width: 135px; }

.masthead2 .icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center; }

.masthead2 .icon-container .wingfoot-lockup {
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  white-space: nowrap;
  width: auto;
  line-height: 35px; }

.masthead2 .icon-container .wingfoot-lockup em {
  font-size: 1.3em;
  padding: 5px 6px;
  display: inline-block; }

.masthead2 .icon-container .wingfoot-lockup em:before {
  content: '•';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  margin: 0 -7px 0 1px; }

.masthead2 .small-text {
  font-size: 1.85em; }

.masthead2 .medium-text {
  font-size: 2.17em; }

.masthead2 .big-text {
  font-size: 4.4em;
  line-height: 1em; }

.masthead2 .text-content {
  text-align: center;
  margin: 0 auto; }

.masthead2 .input-group-btn {
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  width: 40px; }

.masthead2 .input-group-btn .gy-go-button {
  background-image: none !important;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 18px;
  width: 40px !important; }

.masthead2 .input-group-btn input[disabled*=disabled] {
  background-color: #dfcc73; }

.masthead2 .find-store {
  border-top: 1px solid rgba(0, 51, 153, 0.3); }

.masthead2 .find-store-container {
  padding-bottom: 10px; }

.masthead2 .home-button-stores:not(.collapsed) {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.masthead2 .btn, .masthead2 .btn-secondary, .masthead2 .rebate-hybris__cta {
  max-width: 225px;
  min-height: 40px;
  line-height: 1.5;
  padding-top: 7px;
  padding-bottom: 7px;
  white-space: normal; }

@media (max-width: 480px) {
  .masthead2 .btn, .masthead2 .btn-secondary, .masthead2 .rebate-hybris__cta {
    font-size: 16px; } }

.masthead2 .masthead-actions {
  vertical-align: middle;
  clear: both;
  overflow: hidden;
  text-align: center;
  text-transform: none; }

.masthead2 .masthead-actions .modal {
  text-align: left; }

.masthead2 .masthead-actions .row .col-sm-1 {
  padding: 0; }

.masthead2 .masthead-actions .btn, .masthead2 .masthead-actions .btn-secondary, .masthead2 .masthead-actions .rebate-hybris__cta, .masthead2 .masthead-actions input {
  min-height: 40px;
  line-height: 1.3;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  white-space: normal; }

.masthead2 .masthead-actions .active.rebate-hybris__cta:after, .masthead2 .masthead-actions .btn-secondary.active:after, .masthead2 .masthead-actions .btn-secondary.home-button-stores:not(.collapsed):after, .masthead2 .masthead-actions .btn.active:after, .masthead2 .masthead-actions .btn.home-button-stores:not(.collapsed):after, .masthead2 .masthead-actions .home-button-stores.rebate-hybris__cta:not(.collapsed):after, .masthead2 .masthead-actions input.active:after, .masthead2 .masthead-actions input.home-button-stores:not(.collapsed):after {
  margin: 0 45% -10px 0; }

.masthead2 .masthead-actions input[type=text] {
  height: 40px;
  line-height: 38px; }

.masthead2 .masthead-actions .action-conjunction, .masthead2 .masthead-actions .action-conjunction__large {
  font-size: 16px;
  font-family: "Barlow",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 40px;
  height: 40px;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  width: 100%; }

.masthead2 .masthead-actions .action-conjunction__large {
  color: #fff;
  text-transform: none; }

@media (min-width: 481px) {
  .masthead2 .masthead-actions .action-conjunction__large {
    font-size: 1.5em; } }

.masthead2 .input-group {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow-y: hidden; }

.masthead2 .input-group .form-control {
  padding-left: 12px; }

.masthead2 .input-group .btn, .masthead2 .input-group .rebate-hybris__cta {
  width: auto;
  margin: 0; }

.masthead2 .panel-body, .masthead2 .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .masthead2 .content {
  padding: 15px 0; }

@media (max-width: 480px) {
  .masthead2 .h1-without-border {
    font-size: 40px; }
  .masthead2 .span-with-border {
    font-size: 20px; } }

@media (min-width: 480px) {
  .masthead2 {
    border-width: 10px; }
  .masthead2 .masthead-icon {
    top: -45px; }
  .masthead2 .icon-container {
    border-width: 10px;
    height: 35px; }
  .masthead2 .icon-container span {
    font-size: 2.6em; }
  .masthead2 .h1, .masthead2 .h1-without-border {
    font-size: 60px;
    max-width: 500px; }
  .masthead2 .h2, .masthead2 .span-with-border {
    font-size: 26px; }
  .masthead2 .h1-without-border {
    font-size: 56px; }
  .masthead2 .span-with-border {
    font-size: 30px;
    line-height: 28px; }
  .masthead2-npp {
    min-width: 313px; } }

@media (min-width: 768px) {
  .masthead2 {
    padding-left: 25px;
    padding-right: 25px;
    margin: 60px auto 30px;
    max-width: 100%; }
  .masthead2 .small-text {
    font-size: 2.8em; }
  .masthead2 .medium-text {
    font-size: 3.3em; }
  .masthead2 .big-text {
    font-size: 6.65em; }
  .masthead2 .btn, .masthead2 .btn-secondary, .masthead2 .rebate-hybris__cta {
    margin: 10px auto 0; }
  .tire-category-page .masthead2 .btn, .tire-category-page .masthead2 .btn-secondary, .tire-category-page .masthead2 .rebate-hybris__cta {
    max-width: none; }
  .masthead2 .col-sm-7 .btn, .masthead2 .col-sm-7 .rebate-hybris__cta {
    max-width: none;
    width: 100%; }
  .masthead2 .panel-body, .masthead2 .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .masthead2 .content, .masthead2 .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .masthead2 .content {
    padding-top: 10px; } }

@media (min-width: 1024px) {
  .masthead2 {
    max-width: 75%; }
  .masthead2 .h1-without-border {
    font-size: 72px; }
  .masthead2 .span-with-border {
    font-size: 30px; } }

@media (min-width: 1200px) {
  .masthead2 {
    max-width: 50%; } }

@media (min-width: 1024px) {
  .masthead-buttons {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center; } }

.masthead2 .or-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (min-width: 768px) {
  .masthead2 .or-col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .masthead2 .or-col__1, .masthead2 .or-col__2 {
    -webkit-box-flex: 10;
    -ms-flex: 10;
    flex: 10; }
  .masthead2 .or-col__or {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 7.5px; } }

.compare-known {
  margin-top: 10px; }

@media (max-width: 768px) {
  .tire-detail-tire-info-container .compare-known .h4,
  .tire-detail-tire-info-container .compare-known .m1-vehicle-context-header {
    color: #fff; }
  .tire-detail-tire-info-container .compare-known a.find-tires {
    color: #ffdd00; }
  .tire-detail-tire-info-container .compare-known a.btn.find-tires {
    color: #000; } }

.m1-vehicle-context-header {
  font-family: "Barlow",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 0 !important;
  color: #333; }

.compare-known .h4 {
  font-family: "Barlow",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  color: #333;
  margin: 2px 0 0; }

.compare-known .h4 em {
  display: inline-block;
  font-style: normal; }

.compare-known .link-chevron-container {
  display: inline-block; }

.compare-known div:nth-last-of-type(2).h4 {
  margin-bottom: 20px; }

.map-canvas,
.map-canvas *,
.map-canvas *:before,
.map-canvas *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.map-canvas {
  width: 100%;
  height: 100%;
  display: none; }

.map-static {
  display: block; }

@media (min-width: 768px) {
  .map {
    height: 320px; }
  .map-canvas {
    display: block; }
  .map-static {
    display: none; } }

/* ----- Shared Form Styles ----- */
.gy-form label, .gy-form .form-control {
  transition: 0.2s; }

.gy-form label.invalid {
  color: red; }

.gy-form .form-control.invalid {
  box-shadow: 1px 1px 1px 1px red;
  border-color: red; }

.gy-form .access {
  display: none; }

.gy-form .form-item {
  margin-bottom: 5px;
  padding: 10px; }

.gy-form .radio label, .gy-form .checkbox label {
  font-size: 14px;
  padding-left: 20px; }

.gy-form .form-item .radio-label {
  font-weight: bold;
  padding-left: 0; }

.gy-form label {
  color: #888;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  .gy-form label[id*=rfv]:before {
    content: "*"; }
  .gy-form label.subtle {
    text-transform: none;
    font-size: 13px; }
  .gy-form label small {
    text-transform: none;
    font-weight: normal;
    font-size: 12px; }
  .gy-form label input, .gy-form label select, .gy-form label textarea .form-control {
    font-weight: normal; }
  .gy-form label .input-name {
    text-transform: uppercase; }

.gy-form h4 {
  clear: both;
  margin: 15px 0 5px; }

.gy-form input[type="text"],
.gy-form input[type="password"],
.gy-form input[type="number"],
.gy-form input[type="email"],
.gy-form input[type="date"],
.gy-form textarea {
  box-shadow: inset 4px 4px 20px -12px rgba(0, 0, 0, 0.3);
  margin-top: 3px;
  margin-bottom: 7px;
  -webkit-appearance: none; }
  .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; }

.gy-form input[type="number"] {
  -moz-appearance: textfield; }

.gy-form input::-webkit-outer-spin-button, .gy-form input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.gy-form select {
  margin-top: 3px;
  margin-bottom: 7px; }

.gy-form textarea {
  min-height: 150px;
  border: 1px solid #ccc; }

.gy-form [readonly] {
  background-color: #eee;
  color: #666; }

.gy-form .characters-counter i {
  margin: 0 1px;
  display: inline-block; }

.gy-form input[type="submit"] {
  margin-bottom: 10px; }

.gy-form .gy-form-actions {
  clear: both;
  margin-top: 20px; }
  .gy-form .gy-form-actions .btn {
    min-width: 200px; }

.gy-form .input-name i {
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  text-transform: none; }

.gy-form .field-note {
  font-size: 12px;
  color: #666;
  display: block;
  margin: 3px 0 8px;
  text-transform: none;
  font-weight: normal;
  font-style: normal; }

.gy-form ul.field-note {
  clear: both;
  padding-left: 15px; }
  .gy-form ul.field-note li {
    margin-bottom: 1px; }

.gy-form .error-message-paragraph {
  display: none; }

.gy-form .error-message {
  color: #FF2534; }

.gy-form .invalid-entry {
  color: #FF2534;
  font-size: 13px;
  display: block;
  margin: -5px 0 5px 0;
  line-height: 1.25;
  font-weight: normal;
  text-transform: initial; }

.gy-form .error-box {
  border-color: #FF2534; }

.gy-form .checkbox-container, .gy-form .radio-container {
  border-top: 1px solid #ccd7eb;
  margin-bottom: 0px;
  padding: 10px !important;
  text-transform: none; }
  .gy-form .checkbox-container span, .gy-form .radio-container span {
    color: #555;
    margin-top: 3px; }
  .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; }
  .gy-form .checkbox-container .check, .gy-form .radio-container .check {
    color: #274ba7;
    display: none;
    font-size: 3.2em;
    margin: -10px -10px;
    position: absolute; }
  .gy-form .checkbox-container.active, .gy-form .radio-container.active {
    background-color: #f1f4f9; }
    .gy-form .checkbox-container.active .check, .gy-form .radio-container.active .check {
      display: inline-block; }
  .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; }

.gy-form .radio-container .box {
  border-radius: 8px; }

.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; }
  .gy-form .vehicle-container span {
    text-indent: 10px; }
  .gy-form .vehicle-container.space {
    margin: 20px 0; }

.gy-form .input-name-out {
  color: #999999;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase; }

.gy-form .vehicle-container {
  font-size: 12px; }
  .gy-form .vehicle-container .large {
    margin: 20px 0; }

@media (min-width: 481px) {
  .gy-form .gy-form-actions .btn,
  .gy-form .gy-form-actions .gy-link {
    margin-right: 20px; } }

.bottom-note {
  font-size: 13px; }

.error-message-paragraph, .error-message-paragraph-modal {
  display: none; }

.error-message-paragraph {
  color: #FF2534;
  font-size: 13px;
  font-weight: bold; }

.error-message, .required-asterisk {
  color: #FF2534;
  font-size: 13px; }

.required-message {
  font-family: "Barlow", Barlow, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: italic;
  text-transform: none; }

sup.required-asterisk {
  top: -0.1em; }

.formbuilder legend {
  border: none;
  color: #333;
  font-family: "Barlow";
  font-size: 24px;
  margin-bottom: 5px; }

.full {
  width: 100%;
  float: left; }

/* Ratings and Reviews Widgets */
.gy-form .overall-rating,
body .overall-rating {
  padding-left: 0; }
  .gy-form .overall-rating .score-description,
  body .overall-rating .score-description {
    font-size: 20px;
    top: 0;
    padding-left: 6px; }

.gy-form .ratings-container,
body .ratings-container {
  overflow-y: hidden; }
  .gy-form .ratings-container ul,
  body .ratings-container ul {
    padding: 0;
    list-style: none;
    margin: 3px 0 0; }
  .gy-form .ratings-container li,
  body .ratings-container li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0 !important; }
    .gy-form .ratings-container li a:hover,
    body .ratings-container li a:hover {
      text-decoration: none;
      cursor: pointer; }
  .gy-form .ratings-container .rating,
  body .ratings-container .rating {
    margin-bottom: 10px;
    display: block;
    width: 100%; }
    .gy-form .ratings-container .rating .input-name,
    body .ratings-container .rating .input-name {
      display: inline-block;
      text-transform: uppercase;
      font-size: 13px; }
  .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; }

.gy-form .star-review-list li,
body .star-review-list li {
  font-size: 42px;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0; }

.gy-form .star-review-list a,
body .star-review-list a {
  padding: 0;
  margin: 0; }

.gy-form .icon-star,
body .icon-star {
  color: #bbb !important; }

.gy-form .icon-star3, .gy-form .icon-star2,
body .icon-star3,
body .icon-star2 {
  color: #ffdd00 !important; }

.gy-form .t-spec-box,
body .t-spec-box {
  border: 1px solid #bbb;
  display: inline-block;
  height: 15px;
  margin-right: 0;
  width: 30px; }
  .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 */ }
  .gy-form .t-spec-box.no-margin,
  body .t-spec-box.no-margin {
    margin-left: 0; }

.gy-form .rect-review-list-container,
body .rect-review-list-container {
  position: relative; }
  .gy-form .rect-review-list-container .rect-review-list-top-mask,
  body .rect-review-list-container .rect-review-list-top-mask {
    overflow: hidden; }
  .gy-form .rect-review-list-container .rect-review-list-top-container, .gy-form .rect-review-list-container .rect-review-list-top, .gy-form .rect-review-list-container .rect-review-list-bottom,
  body .rect-review-list-container .rect-review-list-top-container,
  body .rect-review-list-container .rect-review-list-top,
  body .rect-review-list-container .rect-review-list-bottom {
    text-align: left;
    width: 185px;
    height: 17px; }
  .gy-form .rect-review-list-container .rect-review-list-top-container,
  body .rect-review-list-container .rect-review-list-top-container {
    position: absolute;
    top: 0;
    left: 0; }
  .gy-form .rect-review-list-container .rect-review-list-top a, .gy-form .rect-review-list-container .rect-review-list-bottom a,
  body .rect-review-list-container .rect-review-list-top a,
  body .rect-review-list-container .rect-review-list-bottom a {
    margin-left: 4px; }
  .gy-form .rect-review-list-container .rect-review-list-top a:FIRST-CHILD, .gy-form .rect-review-list-container .rect-review-list-bottom a:FIRST-CHILD,
  body .rect-review-list-container .rect-review-list-top a:FIRST-CHILD,
  body .rect-review-list-container .rect-review-list-bottom a:FIRST-CHILD {
    margin-left: 0; }
  .gy-form .rect-review-list-container .t-spec-box,
  body .rect-review-list-container .t-spec-box {
    border: 1px solid #bbb;
    display: inline-block;
    height: 15px;
    width: 30px; }
  .gy-form .rect-review-list-container .rect-review-list-top .t-spec-box,
  body .rect-review-list-container .rect-review-list-top .t-spec-box {
    background: #ffdd00;
    /* Old browsers */
    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 */ }

.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; }

.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; }

.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; }
  .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; }

.gy-form .rating .field-note,
body .rating .field-note {
  width: 242px; }

.gy-form .rating-value,
body .rating-value {
  text-transform: capitalize;
  color: #333; }

@media (min-width: 481px) {
  .gy-form .ratings-container .score-description,
  body .ratings-container .score-description {
    display: inline-block; } }

/* ----- Write a Review Widgets ----- */
.write-review {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  color: #274BA7;
  padding: 10px 0 15px;
  text-align: left;
  width: 230px;
  /* Product Detail */
  /* Store Results */
  /* Tire Baseball Cards */ }
  .write-review p {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-transform: uppercase; }
  .write-review .review-copy img {
    margin: -4px 0px 0 0; }
  .write-review .review-link {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: inherit;
    text-transform: none;
    margin: 0 0 0 27px; }
    .write-review .review-link a:hover {
      text-decoration: underline; }
    .write-review .review-link .icon-thin-arrow-right {
      font-size: .8em;
      color: #274BA7; }
  @media (max-width: 767px) {
    .product-detail-page .write-review {
      text-align: center;
      width: 100%; }
      .product-detail-page .write-review .review-copy {
        color: #F0F0F0;
        font-size: 15px; }
      .product-detail-page .write-review .review-link {
        font-size: 15px;
        margin: 0 0 0 5px; }
        .product-detail-page .write-review .review-link a,
        .product-detail-page .write-review .review-link .icon-thin-arrow-right {
          color: #ffdd00; } }
  .store-result-item .write-review {
    width: 100%;
    clear: both;
    display: block;
    margin: 25px 0 0; }
    .store-result-item .write-review p {
      margin-bottom: 0; }
    .store-result-item .write-review .review-link {
      margin: 0; }
      .store-result-item .write-review .review-link a {
        line-height: 100%;
        vertical-align: baseline;
        color: #2366c1; }
    @media (max-width: 767px) {
      .store-details-page .store-result-item .write-review .review-copy, .store-details-page .store-result-item .write-review .review-link {
        font-size: 15px; } }
  .tire-baseballcard .write-review {
    padding-top: 0;
    margin-left: 135px; }
    .tire-baseballcard .write-review .review-link {
      margin: 0; }
    @media (min-width: 1024px) {
      .tire-baseballcard .write-review {
        margin-left: 0;
        margin-top: 10px;
        padding-bottom: 0; } }

.review-success {
  text-align: center;
  display: none; }

/*Bars Widget for rate & reviews block on pdp and store details*/
.rate-average {
  padding-bottom: 1px;
  overflow: hidden; }
  .rate-average .rate-average-container {
    float: left;
    height: 25px;
    width: 60%;
    border: 1px solid #ccc;
    margin: 0 5px; }
    .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; }
  .rate-average .rate-title, .rate-average .total-rates {
    font-size: 16px;
    color: #444;
    float: left;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif; }
  .rate-average .total-rates {
    font-size: 14px; }

/* Commerce-related widgets */
.help-tile-container {
  background-color: #fff; }
  .help-tile-container h4 {
    margin: 0 0 5px; }
  .help-tile-container .gy-tertiary-windowshade .panel-collapse {
    background: none; }
  .help-tile-container .mediablock {
    padding-top: 10px;
    overflow: hidden; }
    .help-tile-container .mediablock h4 {
      margin-top: 10px; }
    .help-tile-container .mediablock img {
      float: left;
      margin-right: 10px;
      margin-bottom: 15px; }

/* Disable for Non-Commerce */
.commerce-disabled .commerce-related {
  display: none !important; }

.commerce-disabled .commerce-alt {
  display: block !important; }

/* Enable for Commerce */
.icon-gy-chevron-short,
.icon-gy-chevron-long,
.icon-gy-treadmark {
  color: #00AD48 !important;
  font-weight: normal !important; }

.commerce-enabled {
  /* Masthead Commerce Promo */ }
  .commerce-enabled .commerce-alt {
    display: none !important; }
  .commerce-enabled .nav-banner-promo {
    cursor: pointer;
    display: none; }
  .commerce-enabled .homepage-container .masthead {
    margin-top: 60px; }
  .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; }
    .commerce-enabled .nav-cart-mobile:hover {
      text-decoration: none; }
  .commerce-enabled .shopping-cart-full {
    position: absolute;
    top: 0;
    left: 4px;
    font-size: 15px;
    color: #fff; }
    .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) {
        .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) {
        .commerce-enabled .shopping-cart-full .icon-circle,
        .commerce-enabled .shopping-cart-full .icon-check-circle {
          font-size: 13px;
          top: 2px;
          left: 4px; } }
    .commerce-enabled .shopping-cart-full .icon-check-circle {
      color: #00AD48; }
  .commerce-enabled .tire-detail-price-disclaimer {
    color: #000;
    font-size: 85%; }
    @media (max-width: 768px) {
      .commerce-enabled .tire-detail-price-disclaimer {
        color: #fff;
        margin-top: 10px; } }
  @media (min-width: 767px) {
    .commerce-enabled button.add-to-cart {
      text-decoration: none; } }
  .commerce-enabled .product-actions {
    text-align: center; }
    .commerce-enabled .product-actions .action-conjunction {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      text-transform: uppercase;
      font-size: 16px; }
    .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; }
    .commerce-enabled .product-actions .find-a-store-link {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
    .commerce-enabled .product-actions .action-conjunction {
      padding: 0 15px 0 20px; }
      @media (max-width: 480px) {
        .commerce-enabled .product-actions .action-conjunction {
          padding-left: 5px;
          padding-right: 5px; } }
    .commerce-enabled .product-actions .add-to-cart {
      display: inline-block;
      width: auto;
      position: relative; }
      .commerce-enabled .product-actions .add-to-cart small {
        display: block;
        margin: 5px 0 0;
        color: #666;
        font-size: 12px; }
      .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; }
    .commerce-enabled .product-actions .add-to-cart-btn {
      font-size: 18px;
      width: 100%;
      line-height: 42px; }
      @media (max-width: 480px) {
        .commerce-enabled .product-actions .add-to-cart-btn {
          padding-left: 15px;
          padding-right: 15px;
          width: auto; } }
    @media (min-width: 768px) {
      .commerce-enabled .product-actions {
        text-align: left; }
        .commerce-enabled .product-actions .add-to-cart {
          display: inline-block;
          width: auto;
          text-align: center; }
          .commerce-enabled .product-actions .add-to-cart:after {
            display: none; }
        .commerce-enabled .product-actions .buying-info {
          margin-top: 10px; }
          .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); }
            .lt-ie9 .commerce-enabled .product-actions .buying-info .triangle-up {
              display: none !important; }
        .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; }
        .commerce-enabled .product-actions .action-conjunction {
          padding-top: 1px; }
        .commerce-enabled .product-actions .find-a-store-link {
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased;
          letter-spacing: 0; } }
  .commerce-enabled .sidebar-promo {
    text-align: center;
    margin: 25px 0 15px 0;
    border-top: 1px solid #ddd;
    padding: 5px 0; }
    .commerce-enabled .sidebar-promo img {
      max-width: 140px;
      margin: 10px; }
    .commerce-enabled .sidebar-promo .ideal-break {
      display: inline-block; }
    .commerce-enabled .sidebar-promo .label {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      color: #000;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 18px; }
    .commerce-enabled .sidebar-promo .sub-label {
      color: #747474;
      font-size: 14px; }
    @media (min-width: 768px) {
      .commerce-enabled .sidebar-promo {
        text-align: left; }
        .commerce-enabled .sidebar-promo .ideal-break {
          display: block; } }
    .commerce-enabled .sidebar-promo:hover * {
      text-decoration: none; }
    .commerce-enabled .sidebar-promo a:focus {
      text-decoration: none; }
  .commerce-enabled .buying-info {
    background-color: #fff;
    border: 5px solid #dedede;
    margin-top: 7px;
    padding: 15px;
    position: relative;
    text-align: center; }
    .commerce-enabled .buying-info .triangle-up {
      display: none; }
  .commerce-enabled .buy-copy {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: #dedede solid 1px; }
    @media (max-width: 480px) {
      .commerce-enabled .buy-copy {
        font-size: 22px; } }
  .commerce-enabled .closest-installer {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    padding-right: 10px;
    height: 35px;
    line-height: 35px; }
    @media (max-width: 480px) {
      .commerce-enabled .closest-installer {
        font-size: 13px;
        white-space: nowrap; } }
    .commerce-enabled .closest-installer .icon-gy-treadmark {
      padding-right: 5px; }
    .commerce-enabled .closest-installer strong {
      color: #00AD48;
      font-size: 1.5em; }
      .commerce-enabled .closest-installer strong small {
        color: #00AD48;
        font-size: .5em; }
  .commerce-enabled .more-buying-info {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
    .commerce-enabled .more-buying-info .icon-info-circle {
      padding-right: 5px;
      color: #274BA7; }
  @media (max-width: 1100px) {
    .commerce-enabled .more-buying-info {
      border-left: none;
      display: block; } }
  .commerce-enabled .masthead-promo {
    margin: 20px 0 0;
    text-align: center; }
    .commerce-enabled .masthead-promo .ideal-break {
      display: block; }
    .commerce-enabled .masthead-promo .label {
      font-size: 17px;
      text-transform: uppercase;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      color: #333333;
      margin: 0 0 5px; }
      .commerce-enabled .masthead-promo .label .chevron {
        vertical-align: baseline;
        font-size: .85em;
        padding-right: 3px; }
    .commerce-enabled .masthead-promo .sub-label {
      font-size: 16px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      color: #333333; }
    @media (min-width: 768px) {
      .commerce-enabled .masthead-promo .ideal-break {
        display: inline; }
      .commerce-enabled .masthead-promo .label {
        font-size: 24px; }
        .commerce-enabled .masthead-promo .label .chevron {
          margin: 0 5px 0 0; }
      .commerce-enabled .masthead-promo .sub-label {
        font-size: 18px; } }
  .commerce-enabled [id*='modalAddingDifferentTire'] .modal-help p, .commerce-enabled [id*='modalAddingDifferentStaggeredTire'] .modal-help p, .commerce-enabled #modalChangeSpecsInCart .modal-help p {
    margin-top: 20px; }
  .commerce-enabled .buy-online-modal .not-tire-size-available {
    margin: 0 0 10px 0;
    min-height: 26px;
    position: relative;
    overflow: hidden; }
    .commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up {
      text-shadow: 0 1px 4px #666;
      color: #ffdd00;
      font-size: 1.7em;
      margin: -10px 0px 0px -85px;
      position: absolute;
      top: 10px; }
      .commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up small {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        color: #333;
        font-size: 0.7em;
        left: 0;
        margin: 0.35em 0em 0em 0.725em;
        position: absolute;
        text-shadow: none; }
      @media (min-width: 768px) {
        .commerce-enabled .buy-online-modal .not-tire-size-available .icon-triangle-up {
          margin: -10px 0px 0px 2px; } }
    .commerce-enabled .buy-online-modal .not-tire-size-available .not-available-size-legend {
      padding-left: 35px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px;
      float: right;
      line-height: 1.2; }
    .commerce-enabled .buy-online-modal .not-tire-size-available .tire-not-available-online {
      padding-left: 0px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px;
      float: right; }
  .commerce-enabled .buy-online-modal .close {
    position: absolute;
    top: 10px;
    right: 10px; }
  .commerce-enabled .buy-online-modal .danger {
    color: #FF2534 !important;
    padding-left: 1px; }
  .commerce-enabled .buy-online-modal .modal-dialog {
    max-width: 1000px;
    width: 80%; }
  .commerce-enabled .buy-online-modal .modal-content {
    background-color: #fff;
    overflow: hidden; }
    .commerce-enabled .buy-online-modal .modal-content ul {
      padding-left: 20px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      list-style-type: disc; }
    .commerce-enabled .buy-online-modal .modal-content li {
      padding: 0; }
      @media (max-width: 480px) {
        .commerce-enabled .buy-online-modal .modal-content li {
          margin-top: 6px; } }
    .commerce-enabled .buy-online-modal .modal-content li em {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      padding-right: 4px; }
    .commerce-enabled .buy-online-modal .modal-content span {
      color: inherit; }
    @media (max-width: 1024px) {
      .commerce-enabled .buy-online-modal .modal-content .modal-buying-info {
        padding: 10px; }
      .commerce-enabled .buy-online-modal .modal-content .modal-tire-info {
        padding: 10px 0; }
      .commerce-enabled .buy-online-modal .modal-content .modal-image {
        width: 25%; }
      .commerce-enabled .buy-online-modal .modal-content .modal-tire-text {
        width: 72%; } }
    @media (max-width: 480px) {
      .commerce-enabled .buy-online-modal .modal-content .modal-image {
        width: 30%; }
      .commerce-enabled .buy-online-modal .modal-content .modal-tire-text {
        width: 67%; } }
    .commerce-enabled .buy-online-modal .modal-content .gy-rebate-block {
      display: inline-block; }
  .commerce-enabled .buy-online-modal ol {
    counter-reset: li;
    /* Initiate a counter */
    list-style: none;
    /* Remove default numbering */
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
    padding-left: 25px;
    margin-bottom: 15px; }
    .commerce-enabled .buy-online-modal ol li:before {
      content: counter(li);
      counter-increment: li;
      position: absolute;
      left: 4%;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: italic;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 28px;
      color: #ccc;
      margin-top: -5px; }
    .commerce-enabled .buy-online-modal ol li {
      margin-bottom: 10px; }
      .commerce-enabled .buy-online-modal ol li em {
        display: inline;
        font-size: 15px; }
  .commerce-enabled .buy-online-modal .modal-buying-info {
    border-right: #dedede solid 1px;
    float: left;
    margin: 10px 0 20px 0;
    width: 57%;
    padding: 0 2% 0 4%;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 15px; }
    .commerce-enabled .buy-online-modal .modal-buying-info em {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase; }
    .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop {
      background-color: #dedede;
      padding: 10px;
      position: relative;
      margin-bottom: 25px; }
      .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .icon-installation-service {
        font-size: 26px;
        float: left;
        margin-right: 6px;
        margin-left: -4px; }
        @media (max-width: 480px) {
          .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .icon-installation-service {
            padding: 10px 0; } }
      .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .triangle-down {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        top: -9px;
        left: 48%;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
        .lt-ie9 .commerce-enabled .buy-online-modal .modal-buying-info .head-to-shop .triangle-down {
          display: none !important; }
  .commerce-enabled .buy-online-modal .modal-tire-info {
    float: left;
    padding: 0 2% 0 3%;
    margin: 10px 0 20px 0;
    width: 42%; }
  .commerce-enabled .buy-online-modal .modal-title {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #274BA7;
    font-size: 28px;
    line-height: 130%;
    margin: 25px 50px 0 3%;
    text-transform: uppercase; }
    @media (max-width: 480px) {
      .commerce-enabled .buy-online-modal .modal-title {
        font-size: 20px;
        margin: 15px 40px -10px 3%; } }
  .commerce-enabled .buy-online-modal .modal-subtitle {
    color: #666;
    font-size: 15px;
    margin: 5px 0 15px; }
  .commerce-enabled .buy-online-modal .modal-list-header {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 18px;
    text-transform: uppercase; }
  .commerce-enabled .buy-online-modal .modal-help p {
    font-size: 15px; }
    .commerce-enabled .buy-online-modal .modal-help p a {
      white-space: nowrap; }
    .commerce-enabled .buy-online-modal .modal-help p + p {
      display: block; }
      @media (min-width: 480px) {
        .commerce-enabled .buy-online-modal .modal-help p + p {
          padding-left: 0px;
          display: block; } }
  .commerce-enabled .buy-online-modal .modal-help .icon-gy-treadmark {
    margin-right: 5px; }
  .commerce-enabled .buy-online-modal .modal-image {
    display: inline-block;
    float: left;
    max-width: 130px;
    width: 38%;
    padding-right: 20px; }
  .commerce-enabled .buy-online-modal .modal-tire-text {
    float: left;
    width: 60%; }
  .commerce-enabled .buy-online-modal .modal-prices {
    clear: both;
    float: left;
    margin: 10px 0; }
    .commerce-enabled .buy-online-modal .modal-prices span {
      color: #000; }
    .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; }
    .commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
      margin-left: 10px; }
      @media (max-width: 480px) {
        .commerce-enabled .buy-online-modal .modal-prices .gy-rebate-price {
          clear: left; } }
    .commerce-enabled .buy-online-modal .modal-prices .gy-rebate-mail {
      font-size: 12px;
      line-height: 100%;
      width: auto; }
    .commerce-enabled .buy-online-modal .modal-prices .gy-msrp {
      margin-top: -3px; }
    .commerce-enabled .buy-online-modal .modal-prices .rebate-block {
      display: inline-block;
      width: 100%; }
      @media (min-width: 518px) {
        .commerce-enabled .buy-online-modal .modal-prices .rebate-block {
          width: auto; } }
  .commerce-enabled .buy-online-modal .modal-tire-name {
    font-family: "Barlow Semi Condensed", Barlow, 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) {
      .commerce-enabled .buy-online-modal .modal-tire-name {
        font-size: 18px; } }
  .commerce-enabled .buy-online-modal .add-to-cart {
    float: left;
    clear: both; }
  .commerce-enabled .buy-online-modal .add-to-cart-btn {
    padding: 0 20px;
    width: 170px; }
  .commerce-enabled .buy-online-modal .modal-legal {
    font-size: 12px;
    margin-top: 10px;
    clear: both;
    max-width: 170px; }
  @media (max-width: 480px) {
    .commerce-enabled .buy-online-modal .ideal-break {
      display: block; } }
  @media (max-width: 1024px) {
    .commerce-enabled .buy-online-modal .modal-dialog {
      width: 100%;
      max-width: 560px;
      min-width: 0;
      color: #000; }
    .commerce-enabled .buy-online-modal .modal-content ul {
      font-size: 16px; } }
  @media (max-width: 1024px) {
    .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%; }
    .commerce-enabled .buy-online-modal .modal-buying-info {
      border-right: none;
      border-bottom: #dedede solid 1px; }
    .commerce-enabled .buy-online-modal .modal-image {
      padding-right: 10px; } }
  .commerce-enabled .buy-online-modal .gy-staggered-fit-price {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
    width: auto; }
    @media (min-width: 505px) {
      .commerce-enabled .buy-online-modal .gy-staggered-fit-price {
        width: auto; } }
    .commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-price {
      display: inline; }
      .commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-price sup {
        top: -.35em;
        vertical-align: top;
        font-size: 18px;
        line-height: 36px; }
    .commerce-enabled .buy-online-modal .gy-staggered-fit-price .gy-msrp {
      display: block;
      padding-left: 0px;
      line-height: 16px; }
  .commerce-enabled .buy-online-modal .staggered-tire-info .modal-prices {
    margin: 0; }
  .commerce-enabled .buy-online-modal .staggered-tire-info .gy-rebate-price {
    margin-left: 0;
    display: inline; }
  @media (max-width: 1024px) {
    .commerce-enabled .buy-online-modal .staggered-tire-info .rebate-block {
      margin-top: 12px;
      width: auto; } }
  @media (max-width: 480px) {
    .commerce-enabled .buy-online-modal .staggered-tire-info .rebate-block {
      margin-top: 0;
      display: block;
      width: 100%; } }
  .commerce-enabled #modalBuyingOnlineNoTire.buy-online-modal .modal-dialog {
    max-width: 620px; }
  .commerce-enabled #modalBuyingOnlineNoTire.buy-online-modal .modal-buying-info {
    border: 0;
    width: auto;
    padding: 0 4%;
    float: none; }
  .commerce-enabled .add-to-cart-stagger-modal h2 {
    color: #274BA7;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px; }
  .commerce-enabled .add-to-cart-stagger-modal .modal-content {
    position: relative; }
  .commerce-enabled .add-to-cart-stagger-modal .close {
    position: absolute;
    top: 10px;
    right: 10px; }
  .commerce-enabled .add-to-cart-stagger-modal .modal-info {
    padding: 20px 20px; }
  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info-container {
    position: relative;
    margin: 20px 0 0; }
  .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
    margin: 90px 0 0; }
  @media (min-width: 768px) {
    .commerce-enabled .add-to-cart-stagger-modal .modal-dialog {
      max-width: 640px; }
    .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info {
      float: left;
      width: 50%; }
    .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.first {
      padding: 0 60px 0 0; }
    .commerce-enabled .add-to-cart-stagger-modal .modal-tire-info.second {
      padding: 0 0 0 60px;
      margin: 0; } }
  .commerce-enabled .add-to-cart-stagger-modal .modal-divider {
    border-top: 1px solid #8ba1cc;
    position: absolute;
    top: 49%;
    left: 0%;
    width: 100%;
    height: 1px; }
    .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
      position: relative;
      width: 50%; }
      .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; }
      .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
        color: white;
        font-size: 15px;
        font-family: "Barlow Semi Condensed";
        position: absolute;
        bottom: -20px;
        top: auto;
        right: -7px; }
    @media (min-width: 768px) {
      .commerce-enabled .add-to-cart-stagger-modal .modal-divider {
        border-right: 1px solid #8ba1cc;
        top: 0;
        left: 49%;
        width: 1px;
        height: 100%; }
        .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container {
          position: relative;
          height: 50%; }
          .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; }
          .commerce-enabled .add-to-cart-stagger-modal .modal-divider .modal-icon-circle-container p {
            color: white;
            font-size: 15px;
            font-family: "Barlow Semi Condensed";
            position: absolute;
            bottom: -20px;
            top: auto;
            right: -7px; } }
  .commerce-enabled .add-to-cart-stagger-modal .modal-list-header {
    color: #000;
    font-weight: bold;
    margin: 0; }
  .commerce-enabled .add-to-cart-stagger-modal .modal-visit-store {
    margin: 30px 0 0 0; }
    .commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a {
      display: inline-block; }
      .commerce-enabled .add-to-cart-stagger-modal .modal-visit-store a .icon-thin-arrow-right {
        position: relative;
        top: 1px; }
  .commerce-enabled .add-to-cart-stagger-modal .add-to-cart-btn {
    margin: 10px 0 0 0; }
  .commerce-enabled .add-cart-alert-modal .modal-content {
    margin: 0;
    width: 100%;
    float: none;
    background-color: #fff;
    overflow: hidden; }
  .commerce-enabled #modalLogOut {
    width: auto;
    margin: 0 auto; }
    .commerce-enabled #modalLogOut .modal-dialog {
      width: 300px;
      position: relative; }
    .commerce-enabled #modalLogOut .modal-header {
      overflow: inherit;
      border-bottom: none; }
    .commerce-enabled #modalLogOut .modal-body {
      text-align: center; }
    .commerce-enabled #modalLogOut h4 {
      color: #2366c1;
      margin-top: 20px;
      font-size: 16px;
      font-weight: bold; }
    .commerce-enabled #modalLogOut .btn {
      width: 120px;
      margin-top: 20px; }

.secondary-nav-container .secondary-nav {
  display: none; }

@media (min-width: 850px) {
  .secondary-nav-container {
    width: 100%;
    height: 40px; }
    .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; }
      .lt-ie9 .secondary-nav-container .secondary-nav {
        background-color: #002878; }
      .secondary-nav-container .secondary-nav .secondary-main-container {
        margin: 0 auto;
        width: 100%;
        max-width: 1180px;
        padding: 5px 0; }
        .secondary-nav-container .secondary-nav .secondary-main-container .top-link {
          display: inline-block;
          color: #ffdd00;
          font-size: 1.5em;
          visibility: hidden; }
        .secondary-nav-container .secondary-nav .secondary-main-container .top-link:hover {
          text-decoration: none; }
        .secondary-nav-container .secondary-nav .secondary-main-container img {
          left: 5px;
          top: 5px;
          width: 100px;
          display: inline;
          visibility: hidden; }
        .secondary-nav-container .secondary-nav .secondary-main-container a:hover {
          color: white; }
        .secondary-nav-container .secondary-nav .secondary-main-container a.active {
          color: white; }
          .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; }
      .secondary-nav-container .secondary-nav ul {
        margin: 0 auto;
        padding: 0;
        width: 70%;
        display: inline; }
      .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; }
        .secondary-nav-container .secondary-nav li a {
          text-transform: uppercase;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased;
          color: #ffdd00; }
        .secondary-nav-container .secondary-nav li a:hover {
          text-decoration: none; }
      .secondary-nav-container .secondary-nav li:last-child {
        border: none; }
      .secondary-nav-container .secondary-nav li.active {
        color: white; }
      .secondary-nav-container .secondary-nav.fixed {
        position: fixed; }
        .secondary-nav-container .secondary-nav.fixed .top-link {
          display: inline;
          visibility: visible; }
        .secondary-nav-container .secondary-nav.fixed img {
          display: inline;
          visibility: visible; } }

.step-card-wrapper {
  max-width: 1180px; }
  .step-card-wrapper__step-icon {
    background: #FD0;
    border-radius: 50%;
    display: inline-block;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    font-family: Barlow, sans-serif;
    height: 35px;
    min-width: 35px;
    position: relative;
    text-align: center;
    width: 35px;
    -webkit-font-smoothing: subpixel-antialiased; }
    .step-card-wrapper__step-icon span {
      position: relative;
      font-size: 20px;
      top: 2px; }
  .step-card-wrapper__top-wrapper {
    padding: 40px 20px 0; }
  .step-card-wrapper__title-wrapper {
    display: flex; }
  .step-card-wrapper__title {
    font-family: "Barlow Bold", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #274ba7;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin: 0;
    padding-left: 10px;
    text-transform: uppercase; }
  .step-card-wrapper__link-wrapper {
    display: inline-block;
    padding: 0 20px 10px; }
  .step-card-wrapper__link {
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    line-height: 1;
    padding: 0 0 1px;
    position: relative;
    text-decoration: none; }
  .step-card-wrapper .info-block-wrapper {
    background-color: #d5dce9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100% 10px 0 20px .step-card-wrapper .info-block-wrapper __title--principal;
      width-display: inline-block;
      width-font-size: 24px;
      width-font-weight: 500; }
    .step-card-wrapper .info-block-wrapper__image {
      max-height: 50px;
      max-width: 60px; }
    .step-card-wrapper .info-block-wrapper__title-wrapper {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .step-card-wrapper .info-block-wrapper__content {
      font-weight: 400;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-family: Barlow, sans-serif;
      font-size: 14px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .step-card-wrapper .info-block-wrapper__image-wrapper {
      padding-bottom: 20px;
      padding-top: 10px;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .step-card-wrapper .info-block-wrapper__container-top {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    .step-card-wrapper .info-block-wrapper__container-middle {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .step-card-wrapper .info-block-wrapper__container-bottom {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }
    .step-card-wrapper .info-block-wrapper .icon-info-circle {
      color: #00257a;
      margin-right: 5px; }

.tire-size-calculator .information-block-version-diagram .info-block-wrapper,
.tire-size-calculator .information-block-version-diagram-horizontal .info-block-wrapper {
  padding: 20px 40px; }

.information-block-version-diagram .info-block-wrapper__title--principal,
.information-block-version-diagram-horizontal .info-block-wrapper__title--principal {
  color: #274ba7;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase; }

.information-block-version-diagram .info-block-wrapper__title--secondary,
.information-block-version-diagram-horizontal .info-block-wrapper__title--secondary {
  color: #274ba7;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  font-style: italic; }

.information-block-version-diagram .info-block-wrapper__title-wrapper,
.information-block-version-diagram-horizontal .info-block-wrapper__title-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 20px;
  padding-top: 10px;
  position: relative; }

.information-block-version-diagram .info-block-wrapper__image-wrapper,
.information-block-version-diagram-horizontal .info-block-wrapper__image-wrapper {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.information-block-version-diagram .info-block-wrapper__container-content,
.information-block-version-diagram-horizontal .info-block-wrapper__container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 70px; }

.information-block-version-diagram .info-block-wrapper__container-middle,
.information-block-version-diagram-horizontal .info-block-wrapper__container-middle {
  padding-bottom: 0;
  padding-top: 3px; }

.information-block-version-diagram .info-block-wrapper__image-wrapper,
.information-block-version-diagram-horizontal .info-block-wrapper__image-wrapper {
  padding-bottom: 10px; }

.information-block-version-diagram .info-block-wrapper__image,
.information-block-version-diagram-horizontal .info-block-wrapper__image {
  max-height: 50px;
  max-width: 50px; }

.information-block-version-diagram .info-block-wrapper__content,
.information-block-version-diagram-horizontal .info-block-wrapper__content {
  color: #666; }

.information-block-version-diagram .info-block-wrapper__container-bottom,
.information-block-version-diagram-horizontal .info-block-wrapper__container-bottom {
  max-width: 800px; }

.information-block-tire-diagram .info-block-wrapper__title--principal,
.information-block-tire-diagram-horizontal .info-block-wrapper__title--principal {
  color: #000; }

@media (min-width: 1024px) {
  .information-block-version-diagram-horizontal .info-block-wrapper__title--secondary {
    margin-top: 0; }
  .information-block-version-diagram-horizontal .info-block-wrapper__title-wrapper {
    padding: 0;
    text-align: center; }
  .information-block-version-diagram-horizontal .info-block-wrapper__container-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative; }
  .information-block-version-diagram-horizontal .info-block-wrapper__container-content:not(:first-child)::before {
    border-right: 1px solid #999;
    content: '';
    height: 80%;
    position: absolute;
    top: 5%; }
  .information-block-version-diagram-horizontal .info-block-wrapper__container-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 900px;
    padding-bottom: 10px; }
  .information-block-version-diagram-horizontal .info-block-wrapper__image-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-bottom: 0;
    text-align: center; }
  .information-block-version-diagram-horizontal .info-block-wrapper__image {
    max-height: 50px;
    max-width: 60px; }
  .information-block-version-diagram-horizontal .info-block-wrapper__content {
    color: #666; }
  .information-block-tire-diagram-horizontal .info-block-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 0; }
  .information-block-tire-diagram-horizontal .info-block-wrapper__container-top {
    width: 33%; }
  .information-block-tire-diagram-horizontal .info-block-wrapper__container-middle {
    width: 67%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .information-block-tire-diagram-horizontal .info-block-wrapper__container-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .information-block-tire-diagram-horizontal .info-block-wrapper__image-wrapper {
    padding: 20px 15px; } }

/* Customized styles for Typeahead plugin */
.typeahead,
.tt-query,
.tt-hint {
  width: 100%;
  height: 42px;
  padding: 14px 12px;
  font-size: 14px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 0;
  outline: none; }

.twitter-typeahead {
  width: 100%; }

.typeahead {
  background-color: #fff; }

.typeahead:focus {
  border: 2px solid #ccd7eb; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-dropdown-menu {
  font-family: "Barlow Semi Condensed", Barlow, 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; }
  .tt-dropdown-menu .tt-suggestion {
    padding: 0;
    line-height: 24px;
    border-bottom: 1px solid #eee; }
    .tt-dropdown-menu .tt-suggestion strong {
      background-color: #d7e0f6;
      padding: 2px;
      display: inline-block;
      font-weight: normal !important; }
    .tt-dropdown-menu .tt-suggestion:hover {
      background-color: #fff199; }
      .tt-dropdown-menu .tt-suggestion:hover strong {
        background-color: transparent; }
  .tt-dropdown-menu a {
    font-size: 18px;
    color: #2366c1;
    font-weight: normal;
    padding: 5px 20px;
    display: block; }
  .tt-dropdown-menu a:hover {
    text-decoration: none; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0;
  color: #274BA7;
  font-size: 16px;
  margin-left: 5px;
  cursor: pointer; }

.gy-date-picker-calendar .datepicker.datepicker-inline {
  width: 100%;
  padding-top: 0; }

.gy-date-picker-calendar thead {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png"); }
  .gy-date-picker-calendar thead tr:first-child {
    line-height: 36.7px; }
    .gy-date-picker-calendar thead tr:first-child .datepicker-switch {
      color: #F0F0F0;
      font-size: 20px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      cursor: auto; }
    .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; }
    .gy-date-picker-calendar thead tr:first-child .next {
      right: 10px; }
    .gy-date-picker-calendar thead tr:first-child .prev {
      left: 10px; }
    .gy-date-picker-calendar thead tr:first-child th {
      border-radius: 0px; }
    .gy-date-picker-calendar thead tr:first-child th:hover {
      background-color: transparent; }
  .gy-date-picker-calendar thead tr:first-child + tr {
    background-color: #dedede; }
    .gy-date-picker-calendar thead tr:first-child + tr th {
      border-radius: 0px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased;
      font-size: 14px;
      text-transform: uppercase; }

.gy-date-picker-calendar .table-condensed {
  width: 100%;
  background-color: white;
  position: relative; }
  .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; }
  .gy-date-picker-calendar .table-condensed tr td.new:hover, .gy-date-picker-calendar .table-condensed tr td.old:hover {
    background: white;
    cursor: default; }
  .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; }
  .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; }

.gy-date-picker-calendar tbody {
  background-color: white;
  border-left: none; }
  .gy-date-picker-calendar tbody tr {
    /*td.day:hover, td.day.focused{
                color: white;
                background-color: $brand-blue;
                border-color: #1b3575;
            }*/ }
    .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; }
    .gy-date-picker-calendar tbody tr td.today {
      color: #F0F0F0; }
    .gy-date-picker-calendar tbody tr td:first-child {
      border-left: none; }
    .gy-date-picker-calendar tbody tr td:first-child + td + td + td + td + td + td {
      border-right: none; }

.gt-ie8 .gy-date-picker-calendar .table-condensed {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png"); }
  .gt-ie8 .gy-date-picker-calendar .table-condensed thead tr:first-child {
    background-color: #274BA7;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
  .gt-ie8 .gy-date-picker-calendar .table-condensed tr {
    background-color: #ffffff; }
    .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; }
    .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; }
    .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; }

.image-tiles {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  .image-tiles__tile {
    width: 100%; }
    @media (min-width: 450px) {
      .image-tiles__tile {
        width: 49%; } }
    @media (min-width: 1024px) {
      .image-tiles__tile {
        width: 32%; } }
  .image-tiles__image {
    display: block;
    width: 100%; }
  .image-tiles__caption {
    text-align: center; }

.promo-banner-large {
  display: none; }
  @media (min-width: 960px) {
    .promo-banner-large {
      display: block; } }

.promo-banner-medium {
  display: none; }
  @media (min-width: 640px) {
    .promo-banner-medium {
      display: block; } }
  @media (min-width: 960px) {
    .promo-banner-medium {
      display: none; } }

.promo-banner-small {
  display: block; }
  @media (min-width: 640px) {
    .promo-banner-small {
      display: none; } }

.mini-promo-tiles a {
  position: relative;
  width: 100%;
  height: 110px;
  display: block;
  text-decoration: none;
  text-align: center; }

.mini-promo-tiles a:first-child {
  margin-bottom: 15px; }

.mini-promo-tiles a.link-chevron, .mini-promo-tiles a.link-chevron-left {
  padding-bottom: 0 !important; }

.mini-promo-tiles a.link-chevron:hover, .mini-promo-tiles a.link-chevron-left:hover {
  border-bottom: 0 !important; }

.mini-promo-tiles a.link-chevron:after, .mini-promo-tiles a.link-chevron-left:after {
  font-size: 30px;
  line-height: 1;
  width: auto;
  bottom: 40px;
  color: #ffdd00;
  right: 10px; }

.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 Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  max-width: 67%; }

.mini-promo-tiles span {
  color: #ffdd00;
  position: absolute;
  right: 10px;
  top: 40px;
  font-size: 30px; }

.mini-promo-tiles .find-tires-mini-tile {
  background: url("/Content/img/promoTiles/find-tires.jpg") no-repeat;
  background-size: cover; }

.mini-promo-tiles .find-store-mini-tile {
  background: url("/Content/img/promoTiles/find-store.jpg") no-repeat;
  background-size: cover; }

.lt-ie9 .warranty-template .mini-promo-tiles {
  display: none; }

/**
 * TEMPLATE/PARTIAL NAME: small-promo-tiles
 *
 */
.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) */ }
  .promotiles-container .gyWellImageLink {
    padding: 0; }
    .promotiles-container .gyWellImageLink .gy-home-promo-one {
      background: #333333;
      background-size: cover;
      -ms-behavior: image-url("backgroundsize.min.htc"); }
    .promotiles-container .gyWellImageLink .gy-home-promo-two {
      background: #444444;
      background-size: cover;
      -ms-behavior: image-url("backgroundsize.min.htc"); }
    .promotiles-container .gyWellImageLink .gy-home-promo-three {
      background: #333333;
      background-size: cover;
      -ms-behavior: image-url("backgroundsize.min.htc"); }
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
      margin: 0;
      color: #fff; }
      .promotiles-container .gyWellImageLink .gy-home-promo-tile-small h4 {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.6em;
        margin: 4px 0; }
      .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
        color: #fff;
        font-weight: normal;
        line-height: 125%;
        font-family: 'Barlow';
        margin: 0 0 6px; }
    .promotiles-container .gyWellImageLink .well {
      border: none;
      min-height: 142px;
      /* overflow: hidden; */
      /* padding: 14px; */ }
    .promotiles-container .gyWellImageLink .gy-yellow-arrow {
      color: #ffe300;
      font-size: 80px;
      width: 32%;
      margin-left: -50px;
      margin-top: 16px; }
  .promotiles-container .gyWellImageLink:hover {
    text-decoration: none; }
  .promotiles-container div.row.gy-home-row-small {
    float: right;
    width: 100%;
    padding: 20px; }
    .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text {
      float: left;
      width: 54%;
      margin-left: 30%; }
      .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text .gy-yellow {
        color: #ffe300; }
    .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
      width: 73%; }
  .promotiles-container .btn {
    box-shadow: 1px 2px 2px #333; }
  @media (min-width: 768px) {
    .promotiles-container {
      content: "";
      display: table;
      width: 100%; }
      .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) {
      .promotiles-container .gyWellImageLink {
        float: left;
        width: 33.33333%; } }
  @media (min-width: 768px) {
        .promotiles-container .gyWellImageLink .well-lg {
          min-height: 200px; } }
  @media only screen and (max-width: 480px) {
    .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text {
      width: 64%;
      margin-left: 22%;
      margin-top: 10px; }
    .promotiles-container div.row.gy-home-row-small .gy-home-promo-small-text-last {
      width: 73% !important; }
    .promotiles-container .gyWellImageLink .gy-yellow-arrow {
      width: 25%;
      margin-left: -50px;
      margin-top: 7px; } }
  @media screen and (min-width: 481px) and (max-width: 767px) {
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
      background-repeat: no-repeat;
      /*background-size: 767px;
				background-position: -115px 0;*/ }
    .promotiles-container .gyWellImageLink .gy-yellow-arrow {
      color: #ffe300;
      font-size: 63px;
      width: 10%;
      margin-top: 14px; }
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small h4 {
      font-size: 2em; }
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
      font-size: 1.2em;
      padding-right: 10px; }
    .promotiles-container .gy-home-promo-small-text {
      /*margin-left: 50%;*/ }
    .promotiles-container .gy-home-promo-small-text-last .input-group {
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .promotiles-container .gyWellImageLink .gy-yellow-arrow {
      color: #ffe300;
      font-size: 60px;
      width: 20%;
      margin-left: -52px;
      margin-top: 25px; }
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
      padding-top: 14px;
      padding-right: 0px; }
    .promotiles-container .gy-home-promo-tile-small p {
      font-size: 1.1em; }
    .promotiles-container .gy-home-promo-small-text {
      width: 70% !important;
      margin-left: 11% !important; } }
  @media only screen and (min-width: 992px) {
    .promotiles-container .gyWellImageLink .gy-yellow-arrow {
      font-size: 80px;
      width: 24% !important;
      margin-left: -53px !important;
      margin-top: 5px !important; }
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small {
      padding-top: 25px;
      padding-right: 0; }
    .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
      width: 50% !important;
      margin-left: 29% !important; }
    .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
      width: 65% !important; }
      .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last .input-group {
        width: 100% !important; } }
  @media only screen and (min-width: 1200px) {
    .promotiles-container .gyWellImageLink .gy-home-promo-tile-small p {
      font-size: 1.2em; }
    .promotiles-container .gyWellImageLink .gy-home-promo-small-text {
      /*
				width: 50% !important;
				*/ }
    .promotiles-container .gyWellImageLink .gy-home-promo-small-text-last {
      width: 65% !important; } }

.promotiles-container {
  content: "";
  display: table;
  width: 100%; }
  .promotiles-container .gyWellImageLink {
    cursor: pointer;
    padding: 0; }
    .promotiles-container .gyWellImageLink .well.well-lg {
      padding: 2% 10px 5% 15px;
      min-height: 165px;
      position: relative;
      background-color: #333; }
      .promotiles-container .gyWellImageLink .well.well-lg h4 {
        color: #ffdd00;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 24px; }
      .promotiles-container .gyWellImageLink .well.well-lg p {
        color: #fff;
        font-family: "Barlow", Barlow, sans-serif;
        font-size: 14px;
        width: 75%; }
      .promotiles-container .gyWellImageLink .well.well-lg img {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 30%; }
  .promotiles-container .gyWellImageLink:hover {
    text-decoration: none; }
  .promotiles-container .btn {
    box-shadow: none; }
  .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) {
  .gyWellImageLink .well.well-lg img {
    width: 28% !important; } }

/***************************** For Tablet *************************************/
@media (min-width: 768px) {
  .jumbotron p {
    width: 40%; }
  .promotiles-container {
    content: "";
    display: table; }
    .promotiles-container .gyWellImageLink {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0; } }
    @media (min-width: 768px) and (min-width: 768px) {
      .promotiles-container .gyWellImageLink {
        float: left;
        width: 33.33333%; } }

@media (min-width: 768px) {
      .promotiles-container .gyWellImageLink .well-lg {
        min-height: 200px; } }

/* ----- Promo Tiles ----- */
@media (min-width: 1024px) {
  .gy-promo-tile-content.left {
    margin: 45px 0 0 5%; } }

.gy-promo-tile-container {
  clear: both;
  float: none;
  width: 100%;
  overflow: hidden;
  vertical-align: middle; }
  .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: -webkit-gradient(linear, left top, right top,
            color-stop(0%,rgba(0,0,0,0.65)),
            color-stop(100%,rgba(0,0,0,0)));
        background-color: #444;
            */
    background-color: #274BA7;
    background-image: url("/Content/img/diagonal.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -ms-behavior: image-url("backgroundsize.min.htc");
    border: 1px solid #fff;
    position: relative; }
    .gy-promo-tile-container .gy-promo-tile .gy-promo-bg-sm, .gy-promo-tile-container .gy-promo-tile .gy-promo-bg-lg {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .gy-promo-tile-container .gy-promo-tile .gy-promo-bg-lg {
      display: none; }
    @media (min-width: 1024px) {
      .gy-promo-tile-container .gy-promo-tile .gy-promo-bg-sm {
        display: none; }
      .gy-promo-tile-container .gy-promo-tile .gy-promo-bg-lg {
        display: block; } }
    .gy-promo-tile-container .gy-promo-tile-wrap {
      position: relative;
      z-index: 2; }
    .gy-promo-tile-container .gy-promo-tile a:first-child {
      text-decoration: none; }
    .gy-promo-tile-container .gy-promo-tile a:first-child:hover {
      text-decoration: none; }
    @media (min-width: 640px) {
      .gy-promo-tile-container .gy-promo-tile.left .gy-promo-tile-content {
        margin: 45px 50% 45px 0;
        padding-left: 81px;
        padding-right: 0; } }
    @media (min-width: 640px) {
      .gy-promo-tile-container .gy-promo-tile.right .gy-promo-tile-content {
        margin: 45px 0 0 53%;
        padding: 0;
        width: 47%; } }
    @media (min-width: 640px) {
      .gy-promo-tile-container .gy-promo-tile.center .gy-promo-tile-content {
        margin: 45px auto;
        padding: 0;
        width: 47%;
        text-align: center; }
        .gy-promo-tile-container .gy-promo-tile.center .gy-promo-tile-content p {
          margin: 6px auto 12px;
          text-align: center; } }
    .gy-promo-tile-container .gy-promo-tile.tile-alt-color {
      background-color: #bbb; }
      .gy-promo-tile-container .gy-promo-tile.tile-alt-color h5 span, .gy-promo-tile-container .gy-promo-tile.tile-alt-color h5 a {
        color: #1d387e;
        text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3); }
      .gy-promo-tile-container .gy-promo-tile.tile-alt-color h5 .icon-thin-arrow-right {
        color: #1d387e; }
      .gy-promo-tile-container .gy-promo-tile.tile-alt-color .gy-promo-tile-content {
        background-image: none !important;
        background-color: transparent !important; }
        .gy-promo-tile-container .gy-promo-tile.tile-alt-color .gy-promo-tile-content p {
          color: #222;
          text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.3); }
    .gy-promo-tile-container .gy-promo-tile .error-msg {
      font-size: 12px;
      font-style: italic;
      padding-top: 4px;
      display: none; }
    .gy-promo-tile-container .gy-promo-tile .floated-link {
      display: inline-block;
      padding-left: 10px; }
    .gy-promo-tile-container .gy-promo-tile.promo-tile-bg {
      background-color: #1E468D;
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal.png");
      background-size: initial; }
      .gy-promo-tile-container .gy-promo-tile.promo-tile-bg h5 {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased;
        text-transform: uppercase;
        font-size: 28px; }
      .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:link, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:visited, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron:visited, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left:visited {
        color: #ffdd00;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased; }
      .gy-promo-tile-container .gy-promo-tile.promo-tile-bg p {
        margin-top: 15px;
        margin-bottom: 25px;
        font-size: 22px; }
    .gy-promo-tile-container .gy-promo-tile .gy-promo-tile-content__logo {
      margin: 0 0 1rem 0; }
  .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; }
    .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: 67%;
      padding: 5px 2.5%; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
      float: left;
      margin-top: 15px; }
      @media (max-width: 539px) {
        .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image {
          margin-right: 5%;
          width: 25%; }
          .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-image img {
            max-width: 100%; } }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .promo-link {
      color: #ffdd00; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .address, .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-go-button {
      height: 30px;
      line-height: 30px; }
      .gy-promo-tile-container .gy-promo-tile.gy-promo-small .address .icon-thin-arrow-right, .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-go-button .icon-thin-arrow-right {
        font-size: .8em; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .input-group {
      margin: 0; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .st-description {
      margin: 5px 0; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .form-control, .gy-promo-tile-container .gy-promo-tile.gy-promo-small .input-group-btn .btn {
      height: 30px; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small .icon-thin-arrow-right {
      display: block; }
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small:first-child {
    border-top: none; }
  .gy-promo-tile-container .gy-promo-tile.gy-promo-small:last-child {
    border-bottom: none; }
  .gy-promo-tile-container .gy-promo-tile-wrap {
    margin: 0;
    padding: 0;
    display: block;
    color: #fff;
    vertical-align: middle;
    overflow: hidden; }
    .gy-promo-tile-container .gy-promo-tile-wrap:hover {
      text-decoration: none; }
  .gy-promo-tile-container .gy-promo-tile-bottom {
    width: 100%;
    border-right: none;
    background-repeat: repeat;
    background-color: #e1e2ea;
    background-image: url("/Content/img/diagonal.png");
    -ms-behavior: image-url("backgroundsize.min.htc"); }
    .gy-promo-tile-container .gy-promo-tile-bottom p {
      font-size: 16px;
      max-width: 26em; }
    .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content {
      background: none;
      padding: 0;
      float: none;
      width: 100%;
      height: 200px;
      margin-top: 40px; }
      .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content h5 {
        color: #274BA7; }
      .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content p {
        color: #000; }
    .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-first {
      width: 100%;
      min-height: 260px; }
      .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-first p {
        color: #6d6e71; }
    .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second {
      width: 100%;
      min-height: 260px;
      border-top: 2px solid #fff; }
      .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second p {
        color: #6d6e71; }
    .gy-promo-tile-container .gy-promo-tile-bottom:nth-child(3n + 1) {
      border-left: none; }
  .gy-promo-tile-container h4,
  .gy-promo-tile-container h5 {
    font-size: 20px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0 0 0 !important;
    color: #fff;
    text-transform: uppercase;
    /* line-height: 120%; */ }
    .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; }
      .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; }
      .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; }
    .gy-promo-tile-container h4 .icon-thin-arrow-right,
    .gy-promo-tile-container h5 .icon-thin-arrow-right {
      color: #ffdd00;
      font-size: .8em;
      padding-left: 1px; }
  .gy-promo-tile-container h6 {
    margin: 0 0 5px;
    color: #fff;
    font-size: 18px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
    .gy-promo-tile-container h6 a, .gy-promo-tile-container h6 span:first-child {
      color: #fff; }
      .gy-promo-tile-container h6 a:hover, .gy-promo-tile-container h6 span:first-child:hover {
        text-decoration: underline; }
      .gy-promo-tile-container h6 a small, .gy-promo-tile-container h6 span:first-child small {
        color: #fff;
        font-size: 0.7em; }
  .gy-promo-tile-container h5 sup,
  .gy-promo-tile-container h6 sup,
  .gy-promo-tile-container .sign-disclaimer {
    font-size: 12px;
    padding-left: 2px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold; }
  .gy-promo-tile-container sup {
    margin-top: -2em; }
  .gy-promo-tile-container .pre-headline {
    text-transform: uppercase;
    font-size: 14px;
    margin: 5px 0 -10px !important; }
  .gy-promo-tile-container p {
    margin: 6px 0 12px;
    font-family: "Barlow Semi Condensed", Barlow, 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; }
  .gy-promo-tile-container .subheader {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 4px 0 12px;
    text-transform: uppercase;
    font-size: 0.95em; }
  .gy-promo-tile-container .btn {
    width: auto;
    font-size: 16px;
    padding: 0 40px;
    line-height: 40px; }
  .gy-promo-tile-container input[type="text"] {
    height: 40px; }
  .gy-promo-tile-container .input-group {
    margin-top: 20px; }
  .gy-promo-tile-container .input-group-btn {
    width: auto; }
    .gy-promo-tile-container .input-group-btn .btn {
      background-position: -5px -5px;
      padding-left: 30px;
      padding-right: 30px;
      width: auto;
      padding: 0 15px; }
  .gy-promo-tile-container .gy-promo-tile-content {
    /* @include background-lines(rgba(0,0,0,.5));*/
    width: 100%;
    padding: 5px 15px 15px 25px;
    margin-top: 50px;
    margin-left: 0; }
  .gy-promo-tile-container.gy-rebate-tiles .gy-promo-tile h5 {
    font-size: 28px; }
  .gy-promo-tile-container.promo-tiles-lg {
    display: flex;
    flex-wrap: wrap; }
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      position: relative;
      width: 100%;
      border-left: none;
      border-right: none;
      border-top: none;
      background-size: cover;
      background-position: top center;
      -ms-behavior: image-url("backgroundsize.min.htc"); }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased;
        text-transform: uppercase;
        color: #ffdd00;
        font-size: 28px;
        margin-top: 10px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
        font-size: 18px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
        background-image: image-url("/Content/img/promoTiles/hero/hero-fleet-hq-long.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq .gy-promo-tile-content {
          background-color: rgba(0, 0, 0, 0.65);
          background-repeat: repeat;
          background-image: url("/Content/img/diagonal.png");
          margin-top: 155px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
        background-image: image-url("/Content/img/promoTiles/hero/hero-dealer-network-long.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network .gy-promo-tile-content {
          background-color: rgba(0, 0, 0, 0.65);
          background-repeat: repeat;
          background-image: url("/Content/img/diagonal.png");
          margin-top: 155px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
        background-image: image-url("/Content/img/promoTiles/hero/hero-sm-unicircle-retreads.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads .gy-promo-tile-content {
          background-color: rgba(0, 0, 0, 0.65);
          background-repeat: repeat;
          background-image: url("/Content/img/diagonal.png");
          margin-top: 155px; }
  .gy-promo-tile-container .gy-promo-tile {
    /*&.rebate-on-services{
            background-image: image-url('promoTiles/sm/promo-sm-rebate-on-services.jpg');
            h5{
                span,
                a {
                    color: $brand-yellow;
                }
            }
        }
        &.save-services{
            background-image: image-url('promoTiles/sm/promo-sm-save-services.jpg');
        }
        &.save-oil{
            background-image: image-url('promoTiles/sm/promo-sm-save-oil.jpg');
        }
        &.find-stores-tile{
            background-image: image-url('promoTiles/sm/promo-sm-find-stores-tile.jpg');
        }
        &.let-us-help{
            background-image: image-url('promoTiles/sm/promo-sm-let-us-help.jpg');
        }
        &.tire-finder-tile{
            background-image: image-url('promoTiles/sm/promo-sm-tire-finder-tile.jpg');
        }
        &.credit-card-tile{
            background-image: image-url('promoTiles/sm/promo-sm-credit-card-tile.jpg');
        }
        &.gy-special-offers {
            background-image: image-url('promoTiles/sm/promo-sm-gy-special-offers.jpg');
            h5 {
                color: white;
            }
            a {
                color: $brand-yellow;
                @include display-font();
                font-size: 1.15em;
                margin-top: 5px;
                padding-right: 0;
            }
        }
        &.gy-special-offers-email {
            background-image: image-url('promoTiles/sm/promo-sm-gy-special-offers-email.jpg');
            h5 {
                color: white;
            }
            a {
                color: $brand-yellow;
                @include display-font();
                font-size: 1.15em;
                margin-top: 10px;
                display: block;
            }
            a.clp-learn-more {
                display:none;
            }
        }
        &.tire-warranty-tile {
            background-image: image-url('promoTiles/sm/promo-sm-tire-warranty.jpg');
        }
        &.auto-services-tile {
            background-image: image-url('promoTiles/sm/promo-sm-auto-services-tile.jpg');
        }
        &.review-store-tile {
            background-image: image-url('promoTiles/sm/promo-sm-review-store-tile.jpg');
        }
        &.review-tires-tile {
            background-image: image-url('promoTiles/sm/promo-sm-review-tires-tile.jpg');
        }
        &.tips-buy-tires-tile {
            background-image: image-url('promoTiles/sm/promo-sm-tips-buy-tires-tile.jpg');
        }
        &.tire-care-tile {
            background-image: image-url('promoTiles/sm/promo-sm-tire-care-tile.jpg');
        }
        &.npp-tile {
            background-image: image-url('promoTiles/sm/promo-sm-rebate-on-tires.jpg');
            h5{
                span,
                a {
                    color: $brand-yellow;
                }
                &+h5 {
                    @include display-font-bold();
                    font-size: 24px;
                    margin-top: 5px !important;
                }
            }
            .gy-promo-tile-content {
                @include background-lines(rgba(0,0,0,.7));
            }
            p+h5 {
                text-transform: none;
            }
        }
        &.nhra-tile {
            background-image: image-url('promoTiles/sm/promo-sm-nhra-tile.jpg'); 
        }
        &.access-granted-tile {
            background-image: image-url('promoTiles/sm/promo-sm-access-granted-tile.jpg');
            @include respond-to-max($gy-sm-tablet-mid) {
                div.gy-promo-tile-content {
                    float: none;
                    overflow: hidden;
                }
                background-position: top center;
                background-size: cover;
            }
            background-position: bottom left;
            overflow: hidden;
            h6.pre-headline {
                font-size: 20px;
                margin-top: 15px !important;
                @include respond-to-max(1200px) {
                    margin-top: 10px !important;
                }
            }
            h5 {
                font-size: 22px;
                font-weight: bold;
                line-height: 100%;
                margin-top: 10px;
                span {
                    color: $brand-yellow;
                }
            }
            .tiny {
                font-family: Barlow,sans-serif;
                font-size: 9px;
                font-style: italic;
                margin-bottom: 8px;
                max-width: none;
            }
            // tweaks to support wider than normal image
            background-position: -30px;
            @include respond-to(1200px) {
                background-position: 0px;
            }

            @include respond-to($gy-sm-tablet-mid) {
                .pull-left>div {
                    float: left;
                }
            }

        }
        &.access-granted-racing-tile {
            background-image: none;
        }*/ }
  @media (min-width: 640px) {
    .gy-promo-tile-container .gy-promo-tile {
      background-position: left top; }
      .gy-promo-tile-container .gy-promo-tile p {
        font-size: 18px; }
    .gy-promo-tile-container .gy-promo-tile-content {
      margin: 0;
      padding-left: 240px;
      padding-top: 45px; }
      .gy-promo-tile-container .gy-promo-tile-content.find-right-tires {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        height: 180px; }
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires h5 {
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased;
          text-transform: uppercase;
          font-size: 28px; }
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a:link, .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a:visited, .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a.link-chevron, .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a.link-chevron-left, .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a.link-chevron:visited, .gy-promo-tile-container .gy-promo-tile-content.find-right-tires a.link-chevron-left:visited {
          color: #ffdd00;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased; }
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires .rwd-break {
          display: none; } }
      @media (min-width: 640px) and (min-width: 767px) {
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires .rwd-break {
          display: block; } }
      @media (min-width: 640px) and (min-width: 1025px) {
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires .rwd-break {
          display: none; } }
  @media (min-width: 640px) {
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires p {
          margin-top: 5px;
          margin-bottom: 25px;
          font-size: 22px; } }
      @media (min-width: 640px) and (min-width: 1024px) {
        .gy-promo-tile-container .gy-promo-tile-content.find-right-tires p {
          font-size: 16px; } }
  @media (min-width: 640px) {
      .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        height: 180px; }
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg h5 {
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased;
          text-transform: uppercase;
          font-size: 28px; }
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a:link, .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a:visited, .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron, .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron-left, .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron:visited, .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg a.link-chevron-left:visited {
          color: #ffdd00;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased; }
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg .rwd-break {
          display: none; } }
      @media (min-width: 640px) and (min-width: 767px) {
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg .rwd-break {
          display: block; } }
      @media (min-width: 640px) and (min-width: 1025px) {
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg .rwd-break {
          display: none; } }
  @media (min-width: 640px) {
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg p {
          margin-top: 5px;
          margin-bottom: 25px;
          font-size: 22px; } }
      @media (min-width: 640px) and (min-width: 1024px) {
        .gy-promo-tile-container .gy-promo-tile-content.promo-tile-bg p {
          font-size: 16px; } }
  @media (min-width: 640px) {
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      width: 100%;
      height: auto;
      background-size: cover;
      /* background-position: -140px top;*/
      -ms-behavior: image-url("backgroundsize.min.htc"); }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
        font-size: 28px;
        margin-top: 15px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .half {
        margin: 45px 0 0 10%;
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .half h5 {
          color: #fff;
          text-shadow: none; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .full {
        margin: 45px 0 0 4.75%;
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile .full h5 {
          color: #fff;
          text-shadow: none; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
        background-image: image-url("/Content/img/promoTiles/hero/hero-fleet-hq-long.jpg");
        width: 100%; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
        background-image: image-url("/Content/img/promoTiles/hero/hero-dealer-network-long.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network p {
          max-width: 15em; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
        background-image: image-url("/Content/img/promoTiles/hero/hero-unicircle-retreads.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads h5 {
          color: #fff; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-first {
        width: 50%;
        max-height: 260px; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-first h5 {
          color: #274BA7; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-first p {
          color: #6d6e71; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-second {
        width: 50%;
        max-height: 260px; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-second h5 {
          color: #274BA7; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.promo-bottom-second p {
          color: #6d6e71; }
    .gy-promo-tile-container.promo-tiles-lg .btn {
      display: inline-block; }
    .gy-promo-tile-container.promo-tiles-lg h4, .gy-promo-tile-container.promo-tiles-lg h5 {
      font-size: 32px; }
    .gy-promo-tile-container.promo-tiles-lg p {
      font-size: 24px; }
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      background-size: cover;
      /*background-position: -100px top;*/
      -ms-behavior: image-url("backgroundsize.min.htc");
      width: 100%; }
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile-content {
      margin: 45px 0 0 53%;
      padding: 0;
      width: 47%; }
    .gy-promo-tile-container .gy-promo-tile {
      /*&.let-us-help{
                background-image: image-url('promoTiles/md/promo-md-let-us-help.jpg');
                h5{
                    margin-top: 30px;
                    span,a {
                        color: darken($brand-blue,10%);
                        text-shadow: -1px -1px 1px rgba(255,255,255,.3);
                    }
                    .icon-thin-arrow-right{
                        color: darken($brand-blue,10%);
                    }
                }
                .gy-promo-tile-content {
                    background-image: none !important;
                    background-color: transparent !important;
                    p {
                        color: #222;
                        text-shadow: -1px -1px 1px rgba(255,255,255,.3);
                    }
                }
            }
            &.tire-finder-tile{
                background-image: image-url('promoTiles/md/promo-md-tire-finder-tile.jpg');
            }
            &.credit-card-tile{
                background-image: image-url('promoTiles/md/promo-md-credit-card-tile.jpg');
                h5{
                    span,a {
                        color: darken($brand-blue,10%);
                        text-shadow: -1px -1px 1px rgba(255,255,255,.3);
                    }
                    .icon-thin-arrow-right{
                        color: darken($brand-blue,10%);
                    }
                }
                .gy-promo-tile-content {
                    background-image: none !important;
                    background-color: transparent !important;
                    p {
                        color: #222;
                        text-shadow: -1px -1px 1px rgba(255,255,255,.3);
                    }
                }
            }
            &.gy-special-offers{
                background-image: image-url('promoTiles/md/promo-md-gy-special-offers.jpg');
            }
            &.gy-special-offers-email{
                background-image: image-url('promoTiles/md/promo-md-gy-special-offers-email.jpg');
            }
	        &.tire-warranty-tile {
	            background-image: image-url('promoTiles/md/promo-md-tire-warranty.jpg');
	        }
	        &.auto-services-tile {
	            background-image: image-url('promoTiles/md/promo-md-auto-services-tile.jpg');
	        }
	        &.review-store-tile {
	            background-image: image-url('promoTiles/md/promo-md-review-store-tile.jpg');
	        }
	        &.review-tires-tile {
	            background-image: image-url('promoTiles/md/promo-md-review-tires-tile.jpg');
	        }
	        &.tips-buy-tires-tile {
	            background-image: image-url('promoTiles/md/promo-md-tips-buy-tires-tile.jpg');
	        }
	        &.tire-care-tile {
	            background-image: image-url('promoTiles/md/promo-md-tire-care-tile.jpg');
	        }
            &.npp-tile {
                background-image: image-url('promoTiles/md/promo-md-rebate-on-tires.jpg');
            }
			*/ }
      .gy-promo-tile-container .gy-promo-tile .gy-promo-tile-content {
        background-image: none !important;
        background-color: transparent !important; }
      .gy-promo-tile-container .gy-promo-tile.promo-tile-bg {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        background-size: initial; }
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg h5 {
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased;
          text-transform: uppercase;
          font-size: 28px; }
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:link, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a:visited, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron:visited, .gy-promo-tile-container .gy-promo-tile.promo-tile-bg a.link-chevron-left:visited {
          color: #ffdd00;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          font-weight: normal;
          font-style: normal;
          -webkit-font-smoothing: subpixel-antialiased; }
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg .rwd-break {
          display: none; } }
      @media (min-width: 640px) and (min-width: 767px) {
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg .rwd-break {
          display: block; } }
      @media (min-width: 640px) and (min-width: 1025px) {
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg .rwd-break {
          display: none; } }
  @media (min-width: 640px) {
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg p {
          margin-top: 15px;
          margin-bottom: 15px;
          font-size: 22px; } }
      @media (min-width: 640px) and (min-width: 1024px) {
        .gy-promo-tile-container .gy-promo-tile.promo-tile-bg p {
          font-size: 16px; } }
  @media (min-width: 640px) {
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
      width: 49%;
      float: left;
      border: none; }
      .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
        height: auto;
        min-height: 155px;
        padding: 5px 1.3%; }
        .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content p {
          font-size: 16px; }
      .gy-promo-tile-container .gy-promo-tile.gy-promo-small.access-granted-tile {
        background-image: image-url("/Content/img/promoTiles/md/promo-md-access-granted-tile.jpg"); } }
  @media (min-width: 1025px) {
    .gy-promo-tile-container .gy-promo-tile {
      width: 33.3%;
      float: left;
      border-right: none;
      background-size: cover;
      -ms-behavior: image-url("backgroundsize.min.htc"); }
      .gy-promo-tile-container .gy-promo-tile.gy-rebate-tile {
        background-size: cover; }
      .gy-promo-tile-container .gy-promo-tile.gy-rebate-tile-1 {
        background: url(/Content/img/promoTiles/HP-Header-Promo-1920x335.jpg);
        background-size: cover;
        float: none;
        height: 20vw;
        width: 100%; }
      .gy-promo-tile-container .gy-promo-tile.gy-rebate-tile-2 {
        background: url(/Content/img/promoTiles/HP-Header-Promo-960x335.jpg);
        background-size: cover;
        height: 20vw;
        width: 50%; }
      .gy-promo-tile-container .gy-promo-tile.gy-rebate-tile-3 {
        background: url(/Content/img/promoTiles/HP-Header-Promo-640x335.jpg);
        background-size: cover;
        height: 20vw;
        width: 33.3%; }
      .gy-promo-tile-container .gy-promo-tile p {
        font-size: 16px;
        max-width: 26em; }
      .gy-promo-tile-container .gy-promo-tile:nth-child(3n + 1) {
        border-left: none; }
    .gy-promo-tile-container .gy-promo-tile-bottom {
      width: 50%;
      float: left;
      border-right: none;
      background-repeat: repeat;
      background-color: #e1e2ea;
      background-image: url("/Content/img/diagonal.png");
      -ms-behavior: image-url("backgroundsize.min.htc"); }
      .gy-promo-tile-container .gy-promo-tile-bottom p {
        font-size: 16px;
        max-width: 26em; }
      .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content {
        background: none;
        padding: 0 20px 25px 12%;
        float: none;
        width: 100%;
        height: 250px; }
        .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content h5 {
          color: #274BA7; }
        .gy-promo-tile-container .gy-promo-tile-bottom .gy-promo-tile-content p {
          color: #000; }
      .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-first {
        width: 50%;
        height: 260px; }
        .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-first p {
          color: #6d6e71; }
      .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second {
        width: 50%;
        height: 260px; }
        .gy-promo-tile-container .gy-promo-tile-bottom.promo-bottom-second p {
          color: #6d6e71; }
      .gy-promo-tile-container .gy-promo-tile-bottom:nth-child(3n + 1) {
        border-left: none; }
    .gy-promo-tile-container .gy-promo-tile.gy-promo-small {
      height: 150px;
      overflow: hidden;
      min-height: 0px;
      width: 46.3%; }
      .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-wrap {
        height: 140px;
        overflow: hidden; }
      .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content {
        height: 100px;
        min-height: 0px;
        overflow: visible; }
        .gy-promo-tile-container .gy-promo-tile.gy-promo-small .gy-promo-tile-content h5 {
          font-size: 23px;
          font-weight: bold; }
    .gy-promo-tile-container .gy-promo-tile-content {
      min-height: 180px;
      margin-top: 0;
      background: none;
      padding: 15px 20px 25px 5%;
      float: none;
      width: 100%; }
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      background-position: left top; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-fleet-hq {
        background-image: image-url("/Content/img/promoTiles/hero/hero-fleet-hq.jpg");
        width: 50%; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network {
        background-image: image-url("/Content/img/promoTiles/hero/hero-dealer-network.jpg");
        width: 50%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-dealer-network p {
          max-width: 15em; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads {
        background-image: image-url("/Content/img/promoTiles/hero/hero-unicircle-retreads.jpg");
        width: 100%; }
        .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile.hero-unicircle-retreads h5 {
          color: #fff; }
    .gy-promo-tile-container .ideal-break {
      display: block; }
    .gy-promo-tile-container .gy-promo-tile {
      /*
            &.save-services{
                background-image: image-url('promoTiles/lg/promo-lg-save-services.jpg');
            }
            &.save-oil{
                background-image: image-url('promoTiles/lg/promo-lg-save-oil.jpg');
            }
            &.find-stores-tile{
                background-image: image-url('promoTiles/lg/promo-lg-find-stores-tile.jpg');
            }
            &.let-us-help{
                background-image: image-url('promoTiles/lg/promo-lg-let-us-help.jpg');
            }
            &.tire-finder-tile{
                background-image: image-url('promoTiles/lg/promo-lg-tire-finder-tile.jpg');
            }
            &.credit-card-tile{
                background-image: image-url('promoTiles/lg/promo-lg-credit-card-tile.jpg');
            }
            &.gy-special-offers{
                background-image: image-url('promoTiles/lg/promo-lg-gy-special-offers.jpg');
            }
            &.gy-special-offers-email{
                background-image: image-url('promoTiles/lg/promo-lg-gy-special-offers-email.jpg');
            }
	        &.tire-warranty-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-tire-warranty.jpg');
	        }
	        &.auto-services-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-auto-services-tile.jpg');
	        }
	        &.review-store-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-review-store-tile.jpg');
	        }
	        &.review-tires-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-review-tires-tile.jpg');
	        }
	        &.tips-buy-tires-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-tips-buy-tires-tile.jpg');
	        }
	        &.tire-care-tile {
	            background-image: image-url('promoTiles/lg/promo-lg-tire-care-tile.jpg');
	        }
            &.npp-tile {
                background-image: image-url('promoTiles/lg/promo-lg-rebate-on-tires.jpg');
            }
            &.nhra-tile {
                background-image: image-url('promoTiles/lg/promo-lg-nhra-tile.jpg');
                img{
                    width: 88px;
                }
            }
            &.access-granted-tile {
                background-image: image-url('promoTiles/lg/promo-lg-access-granted-tile.jpg');
            }*/ }
      .gy-promo-tile-container .gy-promo-tile.find-right-tires {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        background-size: initial; }
      .gy-promo-tile-container .gy-promo-tile.get-support {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        background-size: initial; }
      .gy-promo-tile-container .gy-promo-tile.on-site-survey {
        background-color: #1E468D;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        background-size: initial; } }
  @media (min-width: 1480px) {
    .gy-promo-tile-container .gy-promo-tile-content {
      padding-right: 30px;
      padding-top: 17px;
      padding-left: 5%; }
      .gy-promo-tile-container .gy-promo-tile-content .col-image {
        text-align: right; }
      .gy-promo-tile-container .gy-promo-tile-content h4, .gy-promo-tile-container .gy-promo-tile-content h5 {
        font-size: 28px; }
      .gy-promo-tile-container .gy-promo-tile-content h6 {
        font-size: 18px; }
      .gy-promo-tile-container .gy-promo-tile-content p {
        font-size: 18px; }
      .gy-promo-tile-container .gy-promo-tile-content .pre-headline {
        margin-top: 0; }
    .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      height: 510px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile h5 {
        font-size: 48px; }
      .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile p {
        margin: 5px 0 20px;
        font-size: 22px;
        max-width: 30em; } }
  .gy-promo-tile-container .slick-track {
    display: flex !important; }
  .gy-promo-tile-container .slick-slide {
    height: inherit !important; }

.gy-promo-tile-container .gy-promo-tile-content {
  width: 100%;
  padding: 5px 15px 15px 25px;
  margin-top: 10%;
  margin-left: 0;
  background-image: url(/Content/img/diagonal.png) !important;
  background-color: rgba(0, 0, 0, 0.5) !important; }
  @media (max-width: 639px) {
    .gy-promo-tile-container .gy-promo-tile-content {
      color: #fff !important; } }
  @media (max-width: 639px) {
    .gy-promo-tile-container .gy-promo-tile-content h5 {
      color: #ffdd00 !important; } }

.gy-rebate-tile-1 .gy-promo-tile-content {
  margin-top: 8%; }

.total-solution {
  position: relative; }
  .total-solution__mobile-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover; }
    @media (min-width: 1024px) {
      .total-solution__mobile-bg {
        display: none; } }
  .total-solution__desktop-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: none;
    object-fit: cover; }
    @media (min-width: 1024px) {
      .total-solution__desktop-bg {
        display: block; } }
  .total-solution__title {
    background: #274BA7;
    color: #ffdd00;
    margin: 0 0 3rem 0;
    padding: 2rem;
    text-align: center;
    font-family: "wingfoot_sansregular";
    text-transform: uppercase;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 1; }
    .total-solution__title em {
      margin: 0 1rem; }
      .total-solution__title em:before {
        font-family: "wingfoot_sansregular";
        font-weight: normal;
        text-transform: uppercase;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        content: '•';
        display: inline-block;
        color: inherit;
        font-size: 1em;
        line-height: 1em;
        font-style: normal;
        margin: 0 -7px 0 -6px; }
  .total-solution__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 2rem auto;
    position: relative;
    z-index: 1; }
    @media (min-width: 1024px) {
      .total-solution__wrap {
        justify-content: space-around; } }
  .total-solution__tile-wrap {
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    margin: 0 0 4rem 0; }
    @media (min-width: 1024px) {
      .total-solution__tile-wrap {
        margin: 0; } }
  .total-solution__tile-content {
    text-align: center;
    margin: 0 0 1rem 0;
    padding: 2rem 3rem;
    background: url("/Content/img/hexagono.png") no-repeat center;
    min-height: 340px;
    max-width: 420px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center; }
    .total-solution__tile-content h1, .total-solution__tile-content h2, .total-solution__tile-content h3, .total-solution__tile-content h4, .total-solution__tile-content h5, .total-solution__tile-content h6 {
      font-family: "Barlow Semi Condensed"; }
    .total-solution__tile-content p {
      font-family: "Barlow", Barlow, sans-serif;
      font-size: 2.5rem;
      text-transform: uppercase;
      color: #ffdd00; }
  .total-solution__summary {
    color: #F0F0F0;
    text-align: center;
    padding: 1.5rem;
    position: relative;
    z-index: 1; }
    @media (min-width: 1024px) {
      .total-solution__summary {
        padding: 4rem 1.5rem; } }
    .total-solution__summary p {
      margin: 0 auto;
      max-width: 100%;
      font-size: 2rem; }

.gy-image-promos {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 960px) {
    .gy-image-promos {
      flex-direction: column; } }
  .gy-image-promos li {
    flex: 1 1 50%; }
    .gy-image-promos li.full-width {
      flex: 1 0 100%; }
    .gy-image-promos li a {
      display: block; }
    .gy-image-promos li img {
      display: block;
      max-width: 100%;
      width: 100%;
      height: auto; }

.find-store-form .form-actions,
.find-tire-form .form-actions {
  vertical-align: middle;
  clear: both;
  overflow: hidden;
  padding: 10px 0;
  text-transform: none; }
  .find-store-form .form-actions .row,
  .find-tire-form .form-actions .row {
    margin-left: -15px;
    margin-right: -15px; }
    .find-store-form .form-actions .row .col-sm-1,
    .find-tire-form .form-actions .row .col-sm-1 {
      padding: 0; }
  .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%; }
    .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; }
  .find-store-form .form-actions input[type="text"],
  .find-tire-form .form-actions input[type="text"] {
    height: 40px;
    line-height: 38px;
    padding-right: 5px;
    padding-left: 5px; }
    .find-store-form .form-actions input[type="text"]::-ms-clear,
    .find-tire-form .form-actions input[type="text"]::-ms-clear {
      display: none; }
  .find-store-form .form-actions .action-conjunction,
  .find-tire-form .form-actions .action-conjunction {
    font-size: 1.2em;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 40px;
    min-width: 32px;
    height: 40px;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    width: 100%; }

.find-store-form .input-group,
.find-tire-form .input-group {
  width: 100%;
  box-shadow: none;
  overflow-y: hidden; }
  .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; }
  .find-store-form .input-group .icon-thin-arrow-right,
  .find-tire-form .input-group .icon-thin-arrow-right {
    font-weight: bold; }

.find-store-form .panel-body, .find-store-form .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .find-store-form .content,
.find-tire-form .panel-body,
.find-tire-form .warranty-treadLife .gy-windowshade .content,
.warranty-treadLife .gy-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-secondary-windowshade .content,
.warranty-treadLife .gy-secondary-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-nav-windowshade .content,
.warranty-treadLife .gy-nav-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-tertiary-windowshade .content,
.warranty-treadLife .gy-tertiary-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-coupon-windowshade .content,
.warranty-treadLife .gy-coupon-windowshade .find-tire-form .content,
.find-tire-form .warranty-treadLife .gy-min-windowshade .content,
.warranty-treadLife .gy-min-windowshade .find-tire-form .content {
  padding: 15px 0; }

.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); }

.modal .panel-collapse .find-store-form, .modal .panel-collapse
.find-tire-form {
  border: none;
  margin-top: 0; }

.directory .find-store-form, .directory
.find-tire-form {
  max-width: 400px; }
  .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; }
  .directory .find-store-form .gy-use-current-location, .directory
  .find-tire-form .gy-use-current-location {
    width: 100% !important; }

.store-results-page .find-store-form .form-actions .row, .store-results-page
.find-tire-form .form-actions .row {
  margin-left: 0;
  margin-right: 0; }

.store-results-page .find-store-form .btn, .store-results-page
.find-tire-form .btn {
  max-width: none; }

@media (min-width: 768px) {
  .find-store-form .btn,
  .find-store-form .btn-secondary,
  .find-tire-form .btn,
  .find-tire-form .btn-secondary {
    width: auto;
    max-width: 240px;
    margin: 10px auto 0; }
  .find-store-form .col-sm-7 .btn,
  .find-tire-form .col-sm-7 .btn {
    max-width: none; }
  .find-store-form .form-actions, .find-store-form .panel-body, .find-store-form .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .find-store-form .content, .find-store-form .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .find-store-form .content,
  .find-tire-form .form-actions,
  .find-tire-form .panel-body,
  .find-tire-form .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .gy-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .gy-secondary-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .gy-nav-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .gy-tertiary-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .gy-coupon-windowshade .find-tire-form .content,
  .find-tire-form .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .gy-min-windowshade .find-tire-form .content {
    padding-top: 10px; } }

.tire-baseballcard {
  margin: 0 15px 40px;
  border: 1px solid #ddd;
  border-right-color: #bbb;
  border-bottom-color: #bbb; }
  @media (max-width: 1023px) {
    .tire-baseballcard:not(:first-child) {
      margin-top: 80px; } }

.tire-baseballcard[data-webproductid="13859"] .tire-baseballcard-header {
  padding-top: 10px; }

.tire-baseballcard[data-webproductid="13859"] .tire-baseballcard-info {
  background-color: #00296E; }

.tire-baseballcard[data-webproductid="13859"] .awr_badge {
  margin: 0 0 0 11px;
  width: 137px;
  height: 35px;
  background-image: url(/Content/img/blue_badge.png);
  background-repeat: no-repeat; }

.tire-baseballcard[data-webproductid="13859"] .awr_badge .icon-about {
  color: #FD0;
  font-size: 17px;
  float: left;
  margin: 10px 0 0 10px; }

.tire-baseballcard[data-webproductid="13859"] .awr_badge .introducing {
  float: left;
  font-family: "Barlow Semi Condensed",sans-serif;
  font-size: 16px;
  color: #fff;
  margin: 10px 0 0 5px;
  padding: 0; }

@media (min-width: 1024px) {
  .tire-baseballcard[data-webproductid="13859"] .awr_badge {
    margin: 0 0 0 15px; }
  .tire-baseballcard .viva-2 span {
    display: inline !important; } }

.tire-baseballcard .viva-2 span {
  margin: 0 10px 0 0; }

.tire-baseballcard .viva-2 .icon-gy-cart-cursor {
  color: #666;
  vertical-align: super;
  font-size: 24px;
  font-weight: 400; }

.tire-baseballcard .viva-2 .online-offer-label {
  width: 122px;
  display: inline-block;
  text-align: left;
  line-height: 120%; }

@media (min-width: 1024px) {
  .tire-baseballcard .viva-2 .icon-gy-cart-cursor {
    vertical-align: baseline; }
  .tire-baseballcard .viva-2 .online-offer-label {
    width: 83%;
    line-height: 100%; } }

@media (max-width: 1024px) {
  .tire-baseballcard .tire-baseballcard-container.no-available-to-purchase {
    padding-bottom: 199px; } }

.tire-baseballcard .store-compare-desktop-container {
  display: none; }

.tire-baseballcard .specs-modal-cta {
  margin: 5px 0 5px 116px;
  font-size: .9em;
  padding: 0 0 0 10px; }

.tire-baseballcard .specs-modal-cta p {
  margin: 0; }

.tire-baseballcard .specs-modal-cta p > span.specs-title {
  font-weight: 700; }

.tire-baseballcard .specs-modal-cta a span {
  font-size: 16px;
  vertical-align: sub;
  margin: 0 5px 0 0; }

.tire-baseballcard .specs-modal-cta a:hover {
  text-decoration: initial; }

.tire-baseballcard.staggered .specs-modal-cta {
  bottom: -58px; }

.tire-baseballcard .shop-in-store {
  text-align: center;
  width: 100%;
  line-height: 90%;
  display: block;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 5px 0 12px;
  padding: 10px 0 0; }

.tire-baseballcard .shop-in-store.viva-2 {
  margin: 15px 0 25px; }

@media (min-width: 1025px) {
  .tire-baseballcard .shop-in-store.viva-2 {
    margin: 0; } }

.tire-baseballcard .pricing-note {
  color: #777;
  text-align: center;
  font-size: 12px;
  display: block;
  font-family: Barlow,sans-serif;
  width: 80%;
  margin: 0 auto; }

.tire-baseballcard .find-a-store.btn-ghost {
  width: 70%;
  display: block;
  text-align: center;
  background-image: linear-gradient(-45deg, #06d 0, #06d 8px, transparent 8px, transparent 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 250px; }

.tire-baseballcard .preview-closest-installer {
  text-align: center;
  margin: 0; }

.tire-baseballcard .preview-closest-installer a {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fd0;
  font-size: 14px;
  text-transform: capitalize;
  text-decoration: underline; }

.tire-baseballcard .preview-closest-installer a:hover {
  text-decoration: underline; }

.tire-baseballcard .ideal-break {
  display: block; }

.tire-baseballcard .top-pick {
  margin-left: -1px;
  margin-top: -15px; }

.tire-baseballcard .top-pick a {
  background-color: #fd0;
  color: #333;
  display: block;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 10px 0;
  width: 165px; }

.tire-baseballcard .top-pick a:hover {
  text-decoration: none; }

.tire-baseballcard .top-pick h3 {
  font-size: 1.1em;
  margin: -35px 0 0;
  height: 35px;
  text-align: center; }

.tire-baseballcard .top-pick h3 span {
  font-size: .9em;
  font-weight: 400;
  line-height: 13px;
  vertical-align: top;
  padding-right: 2px; }

.tire-baseballcard .top-pick .top-pick-content {
  border-bottom: 1px solid #eee; }

.tire-baseballcard .top-pick .top-pick-content p {
  font-size: .9em;
  margin-bottom: 0; }

.tire-baseballcard .mobile-eligible-banner {
  margin-left: -1px; }

.tire-baseballcard .mobile-eligible-banner .bold-text {
  font-weight: 700; }

.tire-baseballcard .mobile-eligible-banner a {
  background-color: #274BA7;
  color: #fff;
  display: block;
  font-family: "Barlow Semi Condensed",sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  padding: 10px 0 2px;
  width: 274px;
  text-transform: uppercase;
  font-size: 20px;
  text-decoration: none; }

.tire-baseballcard .mobile-eligible-banner a .icon {
  float: right;
  margin: 1px 15px 0 0; }

.tire-baseballcard .mobile-eligible-banner h3 {
  font-size: 1.1em;
  margin: -35px 0 0;
  height: 35px;
  text-align: center; }

.tire-baseballcard .mobile-eligible-banner h3 span {
  font-size: .9em;
  font-weight: 400;
  line-height: 13px;
  vertical-align: top;
  padding-right: 2px; }

.tire-baseballcard .mobile-eligible-banner h3 span.glyphicon {
  font-size: 12px; }

.tire-baseballcard .mobile-eligible-banner .panel-body, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-baseballcard .mobile-eligible-banner .content, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-baseballcard .mobile-eligible-banner .content, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-baseballcard .mobile-eligible-banner .content, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-baseballcard .mobile-eligible-banner .content, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-baseballcard .mobile-eligible-banner .content, .tire-baseballcard .mobile-eligible-banner .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-baseballcard .mobile-eligible-banner .content {
  border-bottom: 1px solid #ddd;
  font-size: .9em; }

.tire-baseballcard .tire-baseballcard-container {
  height: auto;
  width: 100%;
  position: relative;
  padding: 0; }

.tire-baseballcard .tire-baseballcard-container h3 {
  margin: 0;
  padding: 5px 0 0 10px; }

.tire-baseballcard .tire-baseballcard-container p {
  margin: 0;
  padding: 5px 0 0 10px; }

.tire-baseballcard .tire-baseballcard-container h3 a {
  font-size: 24px;
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-decoration: none; }

.tire-baseballcard .tire-baseballcard-container h3 a span {
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .categories-list, .tire-baseballcard .categories-list li small {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .tire-baseballcard-container h3 a small {
  font-size: .75em;
  color: #274BA7; }

.tire-baseballcard .tire-baseballcard-container hr {
  border-top: 0;
  margin: 6px 10px 10px; }

.tire-baseballcard .tire-baseballcard-container .category-bottom-line {
  margin: 6px 10px 10px;
  border-bottom: 1px solid #ccc;
  height: 1px;
  display: none; }

.tire-baseballcard .tire-baseballcard-container.no-tp {
  margin-top: 0; }

.tire-baseballcard .tire-baseballcard-container.avail-to-purchase .store-compare {
  display: none !important; }

.tire-baseballcard .categories-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  /*text-align: center;*/ }

.tire-baseballcard .categories-list li {
  height: auto;
  display: block;
  margin: 0 auto;
  width: auto;
  padding: 0 1%;
  vertical-align: top;
  min-height: 65px; }
  @media (min-width: 768px) {
    .tire-baseballcard .categories-list li {
      border-right: 1px solid #ddd;
      display: inline-block; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tire-baseballcard .categories-list li {
    min-height: auto; } }

.tire-baseballcard .categories-list li > span {
  width: 100%;
  display: inline-block;
  color: #777;
  text-align: center;
  min-height: 35px; }

.tire-baseballcard .categories-list li small {
  line-height: 120%;
  margin-top: 2px;
  text-align: center;
  width: 100%;
  display: block;
  color: #777;
  font-size: .9em; }

.tire-baseballcard .categories-list li:last-child {
  border-right: none; }

.tire-baseballcard .categories-list li.compare-list-item {
  margin: 15px 0 0 116px;
  width: 110px;
  min-height: initial;
  padding: 0;
  display: block; }

.elc-ie .tire-baseballcard .categories-list li.compare-list-item {
  min-height: auto; }

.tire-baseballcard .cat-icon {
  font-size: 24px; }

.tire-baseballcard .cat-font {
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 2em;
  line-height: 35px; }

.tire-baseballcard .tire-baseballcard-info {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin-left: -1px;
  margin-right: -1px;
  background-color: #fff;
  width: 100%;
  border-left: 1px solid #ddd;
  background-color: #fff;
  background-image: url(/Content/img/diagonal-tight-darker.png);
  /*@media(max-width:1023px) {
        position:absolute;
        bottom: -62px;
    }*/ }
  .tire-baseballcard .tire-baseballcard-info .btn {
    white-space: pre-wrap;
    line-height: 1.4em;
    padding: 10px; }

.tire-baseballcard-info {
  text-align: center; }

.tire-baseballcard .tire-baseballcard-info [id*=modalAddingDifferentTire], .tire-baseballcard .tire-baseballcard-info [id*=modalAddingDifferentStaggeredTire] {
  font-family: Barlow,sans-serif; }

.tire-baseballcard .msrp-content {
  margin: 0 0 0 116px; }

.tire-baseballcard .desktop {
  display: none; }

.tire-baseballcard .msrp-list {
  list-style-type: none;
  width: 100%;
  padding: 0; }

.tire-baseballcard .msrp-list li hr {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #eee;
  height: 5px;
  display: none; }

.tire-baseballcard .msrp-list .rebate-info hr {
  display: block; }

.tire-baseballcard .ribbon {
  display: block;
  background-color: #fd0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 3px 10px 0;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  width: 35px; }

.tire-baseballcard .ribbon .icon-rebate-badge {
  color: #274BA7; }

.tire-baseballcard .ribbon:before {
  display: none; }

.tire-baseballcard .avail-to-purchase .avail-to-purchase {
  display: block; }

.tire-baseballcard .avail-to-purchase .no-available-to-purchase, .tire-baseballcard .no-available-to-purchase .avail-to-purchase {
  display: none; }

.tire-baseballcard .no-available-to-purchase .no-available-to-purchase {
  display: block; }

.tire-baseballcard .store-compare-container {
  width: 100%;
  position: relative; }

.tire-baseballcard .store-compare-container > p {
  color: #fff;
  font-family: "Barlow Semi Condensed",sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  line-height: 100%;
  margin: 0;
  font-size: 25px; }

.tire-baseballcard .store-compare-container .preview-closest-installer {
  text-align: center;
  margin: 5px 0 20px;
  font-size: 16px; }

.tire-baseballcard .store-compare-container .preview-closest-installer a {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #fd0;
  font-size: 16px;
  text-transform: capitalize;
  text-decoration: underline; }

.tire-baseballcard .store-compare-container .closest-installer, .tire-baseballcard .store-compare-container .not-available, .tire-baseballcard .store-compare-container .one-stagger-not-avail-label {
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: center; }

.tire-baseballcard .store-compare-container .preview-closest-installer a:hover {
  text-decoration: underline; }

.tire-baseballcard .store-compare-container .buy-online .icon-gy-treadmark {
  font-size: 16px; }

.tire-baseballcard .store-compare-container .install-locally {
  padding: 0 0 0 40px;
  display: block; }

.tire-baseballcard .store-compare-container .add-to-cart {
  display: block;
  margin: 12px auto 0;
  max-width: 250px;
  width: 70%; }

.tire-baseballcard .store-compare-container .one-stagger-not-avail-label {
  font-size: 16px;
  width: 100%;
  font-family: "Barlow Semi Condensed",sans-serif;
  margin: 2px 0 10px; }

.tire-baseballcard .store-compare-container .closest-installer {
  font-size: 16px;
  height: 100%;
  width: 100%;
  font-family: "Barlow Semi Condensed",sans-serif; }

.tire-baseballcard .store-compare-container .closest-installer .mile {
  font-size: 14px;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .store-compare-container .not-available {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-size: 16px;
  margin: 60px auto 10px;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0; }

.tire-baseballcard .find-a-store {
  display: block;
  margin: 0 auto 20px;
  text-align: center; }

.tire-baseballcard .store-compare-text {
  font-size: 16px;
  color: #06d; }

.tire-baseballcard .store-compare-text:hover {
  color: #06d; }

.tire-baseballcard .rating-and-review {
  margin: 5px 0 0 116px; }

.tire-baseballcard .rating-and-review .rating-and-review-stars li span:hover {
  cursor: pointer; }

.tire-baseballcard .msrp-info {
  margin: 15px 0; }

.tire-baseballcard .msrp-info p {
  font-size: 35px;
  margin: 0;
  line-height: 100%;
  color: #274BA7;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .msrp-info p span {
  vertical-align: top; }

.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; }

.tire-baseballcard .msrp-info p small {
  font-size: 14px;
  vertical-align: text-top;
  color: #777;
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 3px 0 0;
  line-height: 100%;
  display: inline-block; }

.tire-baseballcard .msrp-info p small.stagger-label {
  margin: 3px 5px 0 0;
  color: #274BA7; }

.tire-baseballcard .msrp-info p .starting-at {
  display: block; }

.tire-baseballcard .msrp-info hr {
  border-bottom: 1px solid #ccc;
  margin: 0;
  width: 100%; }

.tire-baseballcard .stagger-msrp.msrp-info {
  width: 100%; }

.tire-baseballcard .stagger-msrp.msrp-info .price {
  margin: 0 5px 0 0; }

.tire-baseballcard .rebate-info a {
  float: left;
  margin: 10px 5px 0 0;
  font-size: 16px; }

.tire-baseballcard .rebate-info a:hover {
  text-decoration: initial; }

.tire-baseballcard .be-the-first a:hover, .tire-baseballcard .tire-baseballcard-specs a {
  text-decoration: none; }

.tire-baseballcard .rebate-info p {
  margin: 0; }

.tire-baseballcard .rebate-info p span {
  color: #274BA7;
  font-size: 35px;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: top; }

.tire-baseballcard .be-the-first, .tire-baseballcard .gy-checkbox, .tire-baseballcard .rebate-info small, .tire-baseballcard .specs-collapse {
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  font-style: normal; }

.tire-baseballcard .rebate-info .dollar-symbol {
  font-size: 20px;
  vertical-align: top;
  width: inherit;
  margin: 12px 0 0;
  color: #274BA7; }

.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; }

.tire-baseballcard .rebate-info small sup {
  color: red;
  padding-left: 2px; }

.tire-baseballcard .be-the-first {
  font-size: 18px;
  text-transform: capitalize;
  margin: 5px 0 0 116px; }

.tire-baseballcard .be-the-first span {
  font-size: 11px; }

.tire-baseballcard .gy-checkbox {
  border: none;
  height: 20px;
  display: inline-block;
  margin: 0; }

.tire-baseballcard .gy-checkbox label {
  font-weight: 400;
  margin: 0; }

.tire-baseballcard .gy-checkbox input[type=checkbox] ~ label .check-container {
  background-color: #fff;
  vertical-align: text-bottom;
  margin: 0 5px 0 0;
  border: 1px solid #274BA7;
  -webkit-box-shadow: none;
  box-shadow: none; }

.tire-baseballcard .gy-checkbox span {
  color: #06d;
  vertical-align: bottom; }

.tire-baseballcard .gy-checkbox span:hover {
  color: #274BA7; }

.tire-baseballcard .gy-checkbox input[type=checkbox] ~ label.disabled .check-container {
  background-color: #d3d3d3; }

.tire-baseballcard .gy-checkbox .check-container {
  position: relative;
  top: -2px; }

.tire-baseballcard .tire-image {
  /*position: absolute;
    top: 145px;
    z-index: 1;
    margin-left: -35px;
    text-align: center;
    width: 120px*/ }

.tire-baseballcard .tire-image.hidden {
  display: none; }

.tire-baseballcard.viva2Type .specs-modal-cta {
  margin: 7px 0 7px 116px; }

.tire-baseballcard.viva2Type .tire-image {
  top: 133px; }

@media (min-width: 500px) {
  .tire-baseballcard.viva2Type .specs-modal-cta {
    margin: 7px 0 7px 116px; }
  .tire-baseballcard.viva2Type .tire-image {
    top: 120px; } }

.tire-baseballcard .tire-baseballcard-specs {
  margin: 0;
  clear: both;
  margin-left: 120px; }
  @media (min-width: 1024px) {
    .tire-baseballcard .tire-baseballcard-specs {
      margin-top: 145px;
      margin-left: 0; } }

@media (min-width: 768px) {
  .tire-baseballcard .tire-baseballcard-specs {
    padding-top: 80px;
    margin-top: 0; } }

@media (min-width: 1024px) {
  .tire-baseballcard .tire-baseballcard-specs {
    padding-top: 0; } }

.tire-baseballcard .tire-baseballcard-specs .specs-text {
  padding: 0 15px;
  font-size: .9em; }

.tire-baseballcard .specs-collapse {
  padding: 10px 0 0;
  width: 100%;
  border-top: 1px solid #ddd;
  height: 45px;
  font-size: 18px;
  text-align: center;
  margin-top: 40px; }

.tire-baseballcard .see-more-text {
  margin-right: 7px; }

.tire-baseballcard .see-more .icon-triangle-up {
  color: #274BA7 !important;
  margin-top: 4px !important; }

.tire-baseballcard .specs-container {
  clear: both;
  overflow: hidden; }

.tire-baseballcard .specs-container p {
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px; }

.tire-baseballcard .specs-container p em {
  font-style: normal;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .gy-radio, .tire-baseballcard .key-feature {
  font-family: "Barlow Semi Condensed",sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

.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-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-baseballcard .specs-container .content {
  padding: 0; }

.tire-baseballcard .key-feature {
  text-align: center;
  float: left;
  margin: 10px 0;
  border-right: 1px solid #ccc;
  font-size: 16px; }

.tire-baseballcard .key-feature:last-child {
  border: none; }

.tire-baseballcard .key-feature small {
  color: #888;
  font-size: 1em; }

.tire-baseballcard .key-feature p {
  margin: 0;
  padding: 0; }

.tire-baseballcard .specs-body-container {
  overflow: hidden;
  padding-left: 130px; }
  @media screen and (min-width: 1024px) {
    .tire-baseballcard .specs-body-container {
      padding-left: 0; } }

.tire-baseballcard .specs-multisku {
  border-top: 1px solid #eee; }

.tire-baseballcard .gy-secondary-windowshade {
  margin: 0; }

.contact-us-page .tire-baseballcard .gy-secondary-windowshade > a.collapsed .panel__heading, .tire-baseballcard .gy-secondary-windowshade > a.collapsed .contact-us-page .panel__heading, .tire-baseballcard .gy-secondary-windowshade > a.collapsed .panel-heading {
  background: 0 0; }

.tire-baseballcard .gy-radio {
  height: auto;
  border: none; }

.tire-baseballcard .gy-radio label {
  margin: 0;
  padding: 10px 10px 7px; }

.tire-baseballcard .gy-radio input[type=radio]:checked + label {
  background-color: #e5eaf5; }

.tire-baseballcard .gy-radio input[type=radio] + label .check-container {
  margin: 0;
  border-radius: 8px;
  width: 14px;
  height: 14px; }

.tire-baseballcard .gy-radio input[type=radio]:checked + label .check-container:before {
  font-size: 32px; }

.tire-baseballcard .sku-info {
  width: 89%;
  display: inline-block;
  padding-left: 1%;
  padding-bottom: 6px; }

.tire-baseballcard .sku-info small {
  font-size: 1.2em;
  line-height: 110%; }

.tire-baseballcard .sku-code {
  padding-right: 8px;
  font-weight: 400;
  line-height: 12px;
  display: inline-block; }

.tire-baseballcard .sku-msrp {
  font-weight: 700; }

.tire-baseballcard .sku-features {
  width: 30%;
  float: left;
  line-height: 15px;
  color: #000;
  font-weight: 400;
  text-align: center; }

.tire-baseballcard .sku-features small {
  display: block;
  font-size: 16px; }

.tire-baseballcard .sku-features small i {
  margin-right: 2px;
  font-style: normal;
  font-weight: 700;
  color: #333; }

.tire-baseballcard .sku-features small:first-child {
  color: #888;
  padding-bottom: 4px; }

.tire-baseballcard .speed-rating {
  width: 37%;
  border-right: 1px solid #bbb; }

.tire-baseballcard .load-index {
  width: 31%;
  border-right: 1px solid #bbb; }

.tire-baseballcard .sidewall {
  width: 20%; }

.tire-baseballcard .no-fits-banner {
  background-color: rgba(230, 0, 0, 0.9);
  background-repeat: repeat;
  background-image: url(/Content/img/diagonal.png);
  position: relative; }

.tire-baseballcard .no-fits-banner a {
  color: #fff; }

.tire-baseballcard .icon-cross {
  top: -8px;
  font-size: 1.9em;
  color: #fff;
  font-family: 'Glyphicons Halflings';
  margin-left: 15px; }

.tire-baseballcard .icon-cross small {
  color: #FF2534;
  position: absolute;
  left: -3px;
  top: -3px;
  text-shadow: none;
  z-index: 15;
  font-size: 1.4em; }

.tire-baseballcard .no-fit-text {
  line-height: 100%;
  padding: 6px 0 0;
  text-indent: 15px;
  display: inline-block;
  color: #fff;
  vertical-align: super;
  font-family: "Barlow Semi Condensed",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em; }

.tire-baseballcard .no-fit-text a {
  display: block;
  text-decoration: underline; }

.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: .9em;
  font-family: Barlow,sans-serif; }

.speed-rating-under-lg, .speed-rating-under-sm, .tire-baseballcard .ORLine {
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased; }

.tire-baseballcard .bb-content {
  position: relative;
  padding-top: 5px; }

.tire-baseballcard .tire-baseballcard-header {
  min-height: 340px;
  position: relative; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tire-baseballcard .tire-baseballcard-header {
    min-height: 310px; } }

@media (min-width: 500px) {
  .tire-baseballcard .tire-baseballcard-header {
    margin-bottom: 100px; } }

@media (min-width: 767px) {
  .tire-baseballcard .tire-baseballcard-header {
    margin-bottom: 0; } }

.tire-baseballcard .divider {
  width: 40%;
  height: 1px;
  border-top: 1px solid #aaa;
  display: inline-block;
  margin: 0 0 5px; }

.tire-baseballcard .ORLine {
  margin: 0 auto 7px;
  font-family: "Barlow Semi Condensed",sans-serif;
  text-align: center;
  max-width: 300px; }

.tire-baseballcard .OR {
  margin: 0 2%;
  font-size: 18px;
  color: #aaa; }

.tire-baseballcard .bb-right {
  background-color: rgba(0, 40, 120, 0.7);
  background-repeat: repeat;
  background-image: url(/Content/img/diagonal-tight-darker.png);
  height: 100%; }

.tire-baseballcard .no-available-to-purchase .bb-right {
  margin: 0 0 10px; }

.tire-baseballcard .sku-option-desc {
  padding: 10px 0 0;
  font-size: .9em; }

.tire-baseballcard .temp-unavailable {
  padding: 10px 0;
  min-height: 80px; }

.tire-baseballcard .temp-unavailable p {
  margin: 0 auto;
  width: 70%;
  color: #fff;
  text-transform: none;
  font-size: 14px;
  text-align: center;
  font-family: Barlow,sans-serif; }

@media (max-width: 320px) {
  .tire-baseballcard .tire-image {
    top: 165px;
    left: 28px; } }

@media (min-width: 350px) {
  .tire-baseballcard.staggered .specs-modal-cta p {
    margin: 0 0 15px; } }

@media (min-width: 450px) {
  .tire-baseballcard .temp-unavailable p {
    margin: 0 auto; }
  .tire-baseballcard .icon-cross {
    top: 1px; }
  .tire-baseballcard .no-fit-text a {
    display: inline-block; }
  .tire-baseballcard .stagger-msrp.msrp-info {
    width: 100%; }
  .tire-baseballcard .store-compare-container .buy-online {
    text-align: center; }
  .tire-baseballcard .store-compare-container .install-locally {
    display: inline-block;
    padding: 0; } }

@media (min-width: 500px) {
  .tire-baseballcard .msrp-info {
    border-bottom: none; }
  .tire-baseballcard .msrp-content.mobile {
    position: absolute;
    right: 0;
    top: 150px;
    width: 35%;
    display: none; }
  .tire-baseballcard .categories-list li.compare-list-item {
    margin: 10px 0 0 116px; }
  .tire-baseballcard .tire-baseballcard-specs .specs-text {
    margin-left: 103px;
    padding: 0 15px; }
  .tire-baseballcard .gy-checkbox {
    margin: 0 0 15px; }
  .tire-baseballcard .tire-image {
    top: 132px; }
  .tire-baseballcard .be-the-first {
    margin: -10px 0 3px 116px;
    width: 45%; }
  .tire-baseballcard .rating-and-review {
    margin: -10px 0 -2px 116px; }
  .tire-baseballcard .specs-modal-cta {
    margin: 0 0 0 116px;
    max-width: 180px; } }

@media (min-width: 767px) {
  .tire-baseballcard .tire-baseballcard-info {
    clear: both;
    min-height: 120px;
    text-align: center; }
  .tire-baseballcard .stagger-msrp.msrp-info {
    width: 100%;
    float: none; } }

@media (min-width: 768px) {
  .tire-baseballcard .gy-checkbox {
    margin: 0 0 15px; }
  .tire-baseballcard .msrp-content {
    margin: 0; }
  .tire-baseballcard .tire-image {
    top: 83px; } }

@media (min-width: 1024px) {
  .tire-baseballcard .temp-unavailable {
    margin: 30% 10px 0; }
  .tire-baseballcard .temp-unavailable p {
    width: 100%;
    color: #fff;
    text-transform: none;
    font-size: 14px;
    text-align: center;
    font-family: Barlow,sans-serif; }
  .tire-baseballcard .store-compare-desktop-container {
    display: block; }
  .tire-baseballcard.viva2Type .specs-modal-cta {
    margin: 10px 5% 0 0; }
  .tire-baseballcard.viva2Type .store-compare-desktop-container {
    margin: 50px 0 0; }
  .tire-baseballcard .tire-baseballcard-info .store-compare {
    display: none; }
  .tire-baseballcard .specs-modal-cta {
    float: right;
    margin: 10px 2% 0 0;
    max-width: 215px; }
  .tire-baseballcard.staggered .specs-modal-cta {
    bottom: -65px; }
  .tire-baseballcard.staggered .specs-modal-cta p {
    margin: 0 0 10px; }
  .tire-baseballcard .store-compare {
    margin: 0 0 15px 115px; }
  .tire-baseballcard .shop-in-store {
    text-align: left;
    width: 56%;
    line-height: 90%;
    display: inline-block;
    font-family: "Barlow Semi Condensed",sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .tire-baseballcard .pricing-note {
    color: #777;
    text-align: left;
    display: inline; }
  .tire-baseballcard .find-a-store.btn-ghost {
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 16px;
    padding: 0; }
  .tire-baseballcard .be-the-first, .tire-baseballcard .rating-and-review.bbc {
    margin: 6px 0 0 125px;
    float: left; }
  .tire-baseballcard.staggered .be-the-first, .tire-baseballcard.staggered .rating-and-review.bbc {
    margin: 18px 0 0 125px; }
  .tire-baseballcard .gy-checkbox {
    margin: 0 0 10px; }
  .tire-baseballcard .mobile {
    display: none; }
  .tire-baseballcard .desktop {
    display: block;
    position: relative; }
  .tire-baseballcard .store-compare-container {
    width: 100%;
    padding: 0 0 5px; }
  .tire-baseballcard .store-compare-container > p {
    font-size: 22px; }
  .tire-baseballcard .store-compare-container .add-to-cart {
    margin: 5px auto;
    width: 70%;
    background-position: -5px -5px !important; }
  .tire-baseballcard .store-compare-container .buy-online {
    text-align: left;
    margin: 0; }
  .tire-baseballcard .store-compare-container .install-locally {
    display: block;
    padding: 0; }
  .tire-baseballcard .find-a-store {
    margin: 0 auto; }
  .tire-baseballcard .tire-baseballcard-info {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 210px;
    border-right: 1px solid #ccc; }
  .tire-baseballcard .wrapper-content--gradient {
    min-height: 360px;
    position: relative; }
  .tire-baseballcard .wrapper-content--gradient-es {
    min-height: 385px; }
  .tire-baseballcard.staggered .wrapper-content--gradient {
    min-height: 430px; }
  .tire-baseballcard .bb-content {
    margin: 0 5px; }
  .tire-baseballcard .tire-baseballcard-header {
    padding-right: 208px;
    min-height: 200px; }
  .elc-ie .tire-baseballcard .tire-baseballcard-header {
    min-height: auto; }
  .tire-baseballcard .tire-baseballcard-specs {
    margin: 0; }
  .tire-baseballcard .tire-baseballcard-specs .specs-text {
    width: 77%;
    margin: 0 0 0 105px;
    padding: 0 0 0 10px; }
  .tire-baseballcard .specs-collapse {
    display: none; }
  .tire-baseballcard .specs-container {
    background: 0 0;
    display: block;
    height: auto !important; }
  .tire-baseballcard .specs-body-container {
    font-size: 14px;
    padding-top: 0;
    padding-left: 10px;
    margin: 0; }
  .tire-baseballcard .specs-body-container .specs-text {
    padding-left: 0;
    margin: 5px 0 15px 125px; }
  .tire-baseballcard .specs-body-container p {
    padding-left: 0; }
  .tire-baseballcard .sku-option-desc {
    font-size: 14px; }
  .tire-baseballcard .key-feature p, .tire-baseballcard .key-feature small {
    font-family: "Barlow Semi Condensed",sans-serif;
    font-size: .9em;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .tire-baseballcard .key-feature {
    text-align: center;
    float: left;
    margin: 10px 0;
    border-right: 1px solid #ccc;
    font-family: "NewsGothicFSLight", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px; }
  .tire-baseballcard .key-feature p {
    color: #666;
    padding: 0; }
  .tire-baseballcard .key-feature p em {
    font-family: "Barlow Semi Condensed",sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal; }
  .contact-us-page .tire-baseballcard .panel__heading, .tire-baseballcard .contact-us-page .panel__heading, .tire-baseballcard .panel-heading {
    display: block !important;
    padding: 6px 15px; }
  .contact-us-page .tire-baseballcard .panel__heading [class*=icon], .tire-baseballcard .contact-us-page .panel__heading [class*=icon], .tire-baseballcard .panel-heading [class*=icon] {
    font-size: 14px;
    line-height: 14px; }
  .contact-us-page .tire-baseballcard .panel__heading h4, .tire-baseballcard .contact-us-page .panel__heading h4, .tire-baseballcard .panel-heading h4 {
    font-size: 16px; }
  .tire-baseballcard .gy-radio input[type=radio] + label .check-container {
    float: left; }
  .tire-baseballcard .sku-info {
    width: 26%;
    float: left; }
  .tire-baseballcard .sku-code {
    border-right: none;
    display: block; }
  .tire-baseballcard .speed-rating {
    float: left;
    width: 18%; }
  .tire-baseballcard .load-index {
    float: left;
    width: 21%; }
  .tire-baseballcard .sidewall {
    float: left; }
  .tire-baseballcard .categories-list {
    padding: 0 0 0 5px; }
  .tire-baseballcard .categories-list li {
    width: 100px;
    padding: 0 1% 0 0;
    border-right: 0;
    min-height: initial; }
  .elc-ie .tire-baseballcard .categories-list li {
    min-height: auto; }
  .tire-baseballcard .categories-list li > span {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 10%; }
  .tire-baseballcard .categories-list li small {
    display: inline-block;
    font-size: 14px;
    font-family: "Barlow Semi Condensed",sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: super;
    float: right;
    text-align: left;
    width: 54px; }
  .tire-baseballcard .categories-list li.warranty-cat {
    width: 115px;
    padding: 0 \9\9; }
  .tire-baseballcard .categories-list li.warranty-cat span {
    display: inline-block;
    font-size: 25px;
    line-height: 100%;
    width: auto;
    vertical-align: text-bottom; }
  .tire-baseballcard .rating-and-review-stars li, .tire-baseballcard .tire-baseballcard-container h3 a {
    font-size: 26px; }
  .tire-baseballcard .categories-list li.warranty-cat small {
    display: inline-block;
    line-height: 14px;
    vertical-align: baseline;
    width: 66%; }
  .tire-baseballcard .categories-list li.compare-list-item {
    float: right;
    margin: 5px 0 0; }
  .tire-baseballcard .msrp-list {
    min-height: 85px;
    padding: 0 15px; }
  .tire-baseballcard .msrp-list li hr {
    display: block; }
  .tire-baseballcard .ribbon {
    background-color: #fd0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: block;
    left: -7px;
    padding: 3px 10px 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 65px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 35px; }
  .tire-baseballcard .ribbon .icon-rebate-badge {
    color: #274BA7; }
  .tire-baseballcard .ribbon:before {
    display: block;
    border-left: 7px solid transparent;
    border-right: 0 solid transparent;
    border-top: 7px solid #5e5e5e;
    bottom: 26px;
    content: "";
    position: absolute;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .tire-baseballcard .msrp-info {
    margin: 0;
    width: initial;
    overflow: hidden; }
  .tire-baseballcard .msrp-info p {
    float: left;
    color: #fff; }
  .tire-baseballcard .msrp-info p .dollar-symbol, .tire-baseballcard .msrp-info p small, .tire-baseballcard .msrp-info p span {
    color: #fff; }
  .tire-baseballcard .msrp-info p small.stagger-label {
    color: #fff;
    display: block; }
  .tire-baseballcard .rebate-info a {
    color: #fd0;
    margin: 3px 5px 0 0; }
  .tire-baseballcard .rebate-info a:hover {
    color: #fd0; }
  .tire-baseballcard .rebate-info p span {
    color: #fff;
    vertical-align: top; }
  .tire-baseballcard .rebate-info .dollar-symbol {
    color: #fff;
    margin: 8px 0 0;
    vertical-align: top; }
  .tire-baseballcard .rebate-info small {
    color: #fff;
    margin: 8px 0 0 4px;
    vertical-align: top; }
  .tire-baseballcard .rebate-info p {
    margin: 0 0 0 25px;
    line-height: 42px; }
  .tire-baseballcard .bb-right {
    padding: 10px 0 0; }
  .tire-baseballcard .avail-to-purchase .bb-right {
    height: 100%; }
  .tire-baseballcard .no-available-to-purchase .bb-right {
    padding: 10px 0 0;
    margin: 0 0 20px;
    height: 100%;
    min-height: 0; }
  .tire-baseballcard .tire-baseballcard-container hr {
    margin: 15px auto;
    width: 97%; }
  .tire-baseballcard .tire-baseballcard-container .category-bottom-line {
    display: block; }
  .tire-baseballcard .store-compare-container .one-stagger-not-avail-label {
    font-size: 14px !important; }
  .tire-baseballcard .store-compare-container .closest-installer {
    padding-right: 0;
    font-size: 14px !important; }
  .tire-baseballcard .store-compare-container .not-available {
    margin: 0 auto 5px; }
  .tire-baseballcard .ORLine {
    width: 77%; }
  .tire-baseballcard .tire-baseballcard-container .shop-in-store {
    padding-left: 10px; }
  .tire-baseballcard .tire-baseballcard-container .store-compare, .tire-baseballcard .tire-baseballcard-container .store-compare-container {
    position: absolute; }
  .tire-baseballcard .tire-baseballcard-container .store-compare {
    right: 210px;
    left: 0;
    bottom: -3px; }
  .tire-baseballcard .tire-baseballcard-container .store-compare-container {
    bottom: 15px; }
  .tire-baseballcard .tire-baseballcard-container .specs-body-container .specs-text {
    min-height: 125px; }
  .tire-baseballcard .tire-baseballcard-container .shop-in-store.viva-2 {
    margin: 0; }
  .tire-baseballcard .tire-baseballcard-container .find-a-store {
    width: 145px;
    position: absolute;
    right: 30px;
    bottom: 13px; } }

@media (min-width: 1120px) {
  .tire-baseballcard .specs-modal-cta {
    right: 5%; } }

@media (min-width: 1200px) {
  .tire-baseballcard .specs-modal-cta {
    margin: 10px 5% 0 0; }
  .tire-baseballcard .categories-list li {
    vertical-align: bottom;
    width: auto;
    margin: 0;
    padding: 0 1%; }
  .tire-baseballcard .categories-list li > span {
    text-align: left;
    display: inline-block;
    font-size: 24px;
    width: auto;
    margin: 0 5px 0 0; }
  .tire-baseballcard .categories-list li small {
    display: inline-block;
    font-size: 14px;
    font-family: "Barlow Semi Condensed",sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: super;
    text-align: left;
    width: auto;
    padding-left: 5px; }
  .tire-baseballcard .categories-list li.warranty-cat {
    width: 146px; }
  .tire-baseballcard .categories-list li.warranty-cat span {
    display: inline-block;
    width: auto;
    font-size: 30px; }
  .tire-baseballcard .categories-list li.warranty-cat small {
    display: inline-block;
    line-height: 14px;
    vertical-align: baseline; }
  .tire-baseballcard .categories-list li.compare-list-item {
    margin: 5px 3% 0 0; } }

.tire-baseballcard.no-fits .tire-baseballcard-header {
  min-height: 345px; }

.tire-baseballcard.staggered.rebates .tire-baseballcard-header {
  min-height: 395px; }

@media (min-width: 1024px) {
  .tire-baseballcard.staggered.rebates .tire-baseballcard-header {
    min-height: 240px; } }

.tire-baseballcard.unknown .tire-baseballcard-header {
  min-height: 332px; }

.tire-baseballcard.no-fits .specs-modal-cta, .tire-baseballcard.no-fits .store-compare, .tire-baseballcard.no-fits .temp-unavailable, .tire-baseballcard.unknown .specs-modal-cta, .tire-baseballcard.unknown .store-compare, .tire-baseballcard.unknown .temp-unavailable {
  display: none; }

.tire-baseballcard.no-fits .bb-right, .tire-baseballcard.unknown .bb-right {
  padding: 20px 0; }

.tire-baseballcard.no-fits .find-a-store.btn-ghost, .tire-baseballcard.unknown .find-a-store.btn-ghost {
  background-image: linear-gradient(-45deg, #fd0 0, #fd0 8px, transparent 8px, transparent 100%) !important;
  background-position: -5px -5px;
  padding-left: 30px;
  padding-right: 30px;
  color: #fd0;
  border-color: #fd0;
  display: block;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.3;
  white-space: normal; }

.tire-baseballcard.no-fits.staggered .wrapper-content--gradient, .tire-baseballcard.unknown.staggered .wrapper-content--gradient {
  min-height: 270px !important; }

.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-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-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: #fff; }

.tire-baseballcard.no-fits .tire-baseballcard-container, .tire-baseballcard.unknown .tire-baseballcard-container {
  padding-bottom: 120px; }

.tire-baseballcard.no-fits .store-compare-container, .tire-baseballcard.unknown .store-compare-container {
  padding: 0; }

@media (min-width: 500px) {
  .tire-baseballcard.no-fits .tire-baseballcard-specs, .tire-baseballcard.unknown .tire-baseballcard-specs {
    margin: 77px 0 0; }
  .tire-baseballcard.no-fits .tire-baseballcard-header, .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: 275px; }
  .tire-baseballcard.no-fits .bb-content, .tire-baseballcard.unknown .bb-content {
    margin: 0 0 20px; } }

@media (min-width: 767px) {
  .tire-baseballcard.no-fits .tire-baseballcard-info, .tire-baseballcard.unknown .tire-baseballcard-info {
    min-height: initial; }
  .elc-ie .tire-baseballcard.no-fits .tire-baseballcard-info, .elc-ie .tire-baseballcard.unknown .tire-baseballcard-info {
    min-height: auto; } }

@media (min-width: 1024px) {
  .tire-baseballcard.no-fits .bb-right, .tire-baseballcard.no-fits .tire-baseballcard-info, .tire-baseballcard.unknown .bb-right, .tire-baseballcard.unknown .tire-baseballcard-info {
    padding: 0; }
  .tire-baseballcard.no-fits .find-a-store.btn-ghost, .tire-baseballcard.unknown .find-a-store.btn-ghost {
    position: absolute;
    bottom: 13px;
    left: right 30px;
    width: 70%; }
  .tire-baseballcard.no-fits.staggered .wrapper-content--gradient, .tire-baseballcard.unknown.staggered .wrapper-content--gradient {
    min-height: initial; }
  .elc-ie .tire-baseballcard.no-fits.staggered .wrapper-content--gradient, .elc-ie .tire-baseballcard.unknown.staggered .wrapper-content--gradient {
    min-height: auto; }
  .tire-baseballcard.no-fits .tire-baseballcard-container, .tire-baseballcard.unknown .tire-baseballcard-container {
    padding-bottom: 0; }
  .tire-baseballcard.no-fits .tire-baseballcard-header, .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: 200px; }
  .elc-ie .tire-baseballcard.no-fits .tire-baseballcard-header, .elc-ie .tire-baseballcard.unknown .tire-baseballcard-header {
    min-height: auto; }
  .tire-baseballcard.no-fits .store-compare, .tire-baseballcard.unknown .store-compare {
    margin: 0 0 15px 115px; }
  .tire-baseballcard.no-fits .tire-baseballcard-specs, .tire-baseballcard.unknown .tire-baseballcard-specs {
    margin: 0; }
  .tire-baseballcard.no-fits .bb-content, .tire-baseballcard.unknown .bb-content {
    margin: 0 5px; } }

.baseball-specs {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-right: 10px; }
  @media (min-width: 1024px) {
    .baseball-specs {
      justify-content: flex-end;
      margin-top: -60px;
      margin-bottom: 60px;
      padding-right: 50px; } }
  .baseball-specs h4 {
    font-weight: bold; }

/**
 * TEMPLATE/PARTIAL NAME: tire-compare
 *
 */
.tire-compare {
  overflow: hidden;
  background-color: rgba(95, 95, 95, 0.95);
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight-darker.png");
  padding: 5px 3%;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 20; }
  .lt-ie9 .tire-compare {
    background-color: #5f5f5f;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight-darker.png"); }
  .tire-compare ul {
    padding: 0;
    width: 170px;
    height: 100%;
    display: inline-block;
    margin: 0; }
  .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; }
  .tire-compare .tire-thumb {
    height: 60px;
    width: 60px; }
  .tire-compare a {
    color: #ffdd00;
    vertical-align: top;
    display: inline-block;
    margin-top: 10px; }
  .tire-compare a:hover, .tire-compare a:focus {
    color: #E3D046; }
  .tire-compare .gy-link span {
    margin-left: 0;
    vertical-align: middle; }
  .tire-compare p {
    display: none;
    color: white; }
  .tire-compare.fixed {
    position: fixed;
    bottom: 0;
    width: 100%; }
  .tire-compare.default {
    position: relative;
    bottom: auto;
    width: 100%; }
  .tire-compare.btm {
    position: absolute;
    bottom: 15px;
    width: 100%; }
  @media (min-width: 768px) {
    .tire-compare {
      max-width: 1180px; }
      .tire-compare p {
        display: inline-block;
        margin: 10px 15px 0 0;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        vertical-align: top;
        font-size: 18px; }
      .tire-compare .gy-link span {
        top: 0; } }

/**
* TEMPLATE/PARTIAL NAME: home-page
*
*/
#tire-selector-form {
  max-width: 500px; }

.selector-modal {
  /*Overwriting default styling*/ }
  .selector-modal.modal {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll; }
  .selector-modal.help-modal .close {
    color: #fff !important; }
  .selector-modal .modal-dialog {
    width: 100%;
    margin: 60px auto 20px; }
    .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); }
      .selector-modal .modal-dialog .modal-content .modal-header {
        padding: 0;
        border-bottom: none;
        overflow: visible; }
        .selector-modal .modal-dialog .modal-content .modal-header img {
          margin-left: auto;
          margin-right: auto;
          margin-top: -57px;
          margin-bottom: -28px; }
        .selector-modal .modal-dialog .modal-content .modal-header .masthead-icon {
          z-index: 1; }
      .selector-modal .modal-dialog .modal-content .modal-body {
        -webkit-overflow-scrolling: touch;
        padding: 0;
        margin-bottom: 0; }
        .selector-modal .modal-dialog .modal-content .modal-body .modal-head-container {
          position: relative; }
        .selector-modal .modal-dialog .modal-content .modal-body .help-modal-header {
          border-bottom: 10px solid #FD0;
          background-color: #203f8f;
          font-family: "Barlow Bold", Barlow, sans-serif;
          font-weight: 400;
          font-style: normal;
          height: 100px;
          position: absolute;
          width: 100%;
          top: -20px;
          z-index: 0; }
          .selector-modal .modal-dialog .modal-content .modal-body .help-modal-header p {
            color: #fff;
            font-size: 30px;
            text-align: center;
            margin: 37px 0 0; }
        .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content {
          padding: 100px 20px 0;
          position: relative; }
          @media (min-width: 768px) {
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content {
              padding: 100px 45px 0; } }
          .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .title {
            color: #000;
            font-family: "Barlow Bold", Barlow, sans-serif;
            font-size: 20px;
            text-align: center; }
          .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column {
            padding: 0;
            position: relative; }
            @media (min-width: 768px) {
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column {
                display: inline-block;
                float: left;
                width: 45%;
                margin: 0 5% 0 0; } }
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .subtitle {
              font-size: 20px;
              font-family: "Barlow Bold", Barlow, sans-serif;
              font-weight: 400;
              font-style: normal;
              text-align: center; }
              @media (min-width: 768px) {
                .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .subtitle {
                  text-align: left; } }
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .example {
              text-align: center;
              width: 100%; }
              @media (min-width: 768px) {
                .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .example {
                  text-align: left; } }
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .mobile {
              display: block;
              margin: 24px 0 0; }
              @media (min-width: 768px) {
                .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .column .mobile {
                  display: none;
                  text-align: left; } }
          .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .right-col {
            position: relative;
            padding: 0; }
            @media (min-width: 768px) {
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-content .row .right-col {
                border-left: 1px solid #ccc;
                padding: 0 0 0 5%;
                margin: 0;
                width: 50%;
                display: inline-block;
                float: left; } }
        .selector-modal .modal-dialog .modal-content .modal-body .modal-btn-container {
          margin: 20px 0;
          text-align: center; }
          .selector-modal .modal-dialog .modal-content .modal-body .modal-btn-container .modal-btn {
            background: linear-gradient(-45deg, #99afe7 0, #99afe7 8px, transparent 8px, transparent 100%) !important;
            cursor: pointer;
            margin: 20px 0 10px;
            padding: 10px 40px;
            font-size: 16px;
            font-family: "Barlow Bold", Barlow, sans-serif;
            font-weight: 400;
            font-style: normal; }
        .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer {
          background-color: #bfcbe3;
          padding: 15px;
          width: 100%;
          text-align: center; }
          @media (min-width: 768px) {
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer {
              text-align: left; } }
          .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p {
            font-family: "Barlow Bold", Barlow, sans-serif;
            font-weight: 400;
            font-style: normal;
            line-height: 100%;
            margin: 0;
            vertical-align: middle; }
            .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span {
              width: 100%;
              line-height: 200%; }
              @media (min-width: 768px) {
                .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span {
                  line-height: 100%;
                  display: inline-block;
                  width: inherit;
                  margin: 0 5% 0 0; } }
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span.icon-contactus {
                margin: 0 5px 0 0;
                font-size: 16px; }
                @media (min-width: 768px) {
                  .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span.icon-contactus {
                    margin: 0 5px 0 40px; } }
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span.still-questions {
                font-size: 20px; }
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span.help-phone {
                display: inline-block;
                font-size: 20px; }
              .selector-modal .modal-dialog .modal-content .modal-body .help-modal-footer p span.schedule {
                display: inline-block;
                font-size: 20px; }
      .selector-modal .modal-dialog .modal-content .tire-selector-container {
        /*Overwriting default styling*/
        /*Tabs*/ }
        .selector-modal .modal-dialog .modal-content .tire-selector-container #locationPanel .btn-address {
          display: inline-block; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .panel {
          border: 0;
          box-shadow: none;
          background-color: transparent; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .panel-body, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content, .selector-modal .modal-dialog .modal-content .tire-selector-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .selector-modal .modal-dialog .modal-content .tire-selector-container .content {
          padding: 0; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .list-group {
          padding-left: 0;
          padding-right: 0;
          margin-bottom: 0; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col {
            list-style: none;
            padding: 0;
            margin: 0; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col li {
              line-height: 20px; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .list-group .tire-selector-col .selector-icon {
              color: #274BA7;
              padding: 0 5px; }
            .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 15px 0;
              text-align: center;
              font-family: "Barlow Semi Condensed", Barlow, sans-serif;
              font-weight: normal;
              font-style: normal;
              -webkit-font-smoothing: subpixel-antialiased;
              font-size: 1.2em;
              color: #274ba7; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav {
          margin: 0 0 15px;
          border: 0; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li {
            margin-right: 20px; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li a {
            font-family: "Barlow Semi Condensed", Barlow, 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; }
          .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: image-url("homePage/solid-arrow-down-icon.png"); }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a {
              border: 0;
              color: #000; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .homepage-tire-nav li.active a:hover {
              background: none; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content {
          text-align: left; }
          .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; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title {
              margin: 0;
              padding: 0;
              color: #274BA7;
              font-family: "Barlow Semi Condensed", Barlow, sans-serif;
              font-weight: normal;
              font-style: normal;
              -webkit-font-smoothing: subpixel-antialiased; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a {
                line-height: 40px;
                color: #274BA7; }
                .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading .panel-title a span {
                  display: block; }
              .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; }
                .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; }
            .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%; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .space-between {
            margin: 0 0 40px; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active {
            background-color: #274BA7; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title {
              color: #fff; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel-heading.active .panel-title a {
                color: #fff; }
              .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; }
                .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; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .panel {
            margin-top: 0;
            clear: left; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .modal-footer {
            border-top: 0;
            margin-top: 0; }
          .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; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content #size .gy-home-tire-size-images h4 {
              color: #333; }
            .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; }
              .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 Semi Condensed", Barlow, sans-serif;
                font-weight: normal;
                font-style: normal;
                -webkit-font-smoothing: subpixel-antialiased;
                padding: 9px 10px 9px 10px; }
          .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help {
            text-align: left;
            clear: both; }
            .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 Semi Condensed", Barlow, sans-serif;
              font-weight: normal;
              font-style: normal;
              -webkit-font-smoothing: subpixel-antialiased;
              font-size: 18px; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .panel-heading p {
                float: right; }
            .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body {
              color: #555;
              text-align: left;
              text-transform: none;
              line-height: 1.5;
              margin-bottom: 16px;
              padding-left: 18px;
              clear: left; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body p {
                font-size: 14px; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body h4 {
                color: #333; }
              .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul {
                list-style: none;
                padding: 0; }
                .selector-modal .modal-dialog .modal-content .tire-selector-container .tab-content .js-home-help .gy-home-panel-body ul li img {
                  margin-top: 20px; }
                .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%; }
                .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%; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .address {
          float: left;
          margin-bottom: 10px; }
        .selector-modal .modal-dialog .modal-content .tire-selector-container .form-group .spinner {
          margin-top: 10px;
          float: left; }
    .selector-modal .modal-dialog .location-note {
      margin: 25px 0 -10px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px; }
    .selector-modal .modal-dialog .subhead {
      font-weight: bold; }
    @media (min-width: 481px) {
      .selector-modal .modal-dialog {
        width: 95%; }
        .selector-modal .modal-dialog .modal-content {
          border: 12px solid rgba(255, 255, 255, 0.6); } }
    @media (min-width: 768px) {
      .selector-modal .modal-dialog {
        width: 98%; }
        .selector-modal .modal-dialog .modal-content .modal-body .desktop-control {
          border-bottom: 1px solid #bbb;
          margin-left: 16px; }
          .selector-modal .modal-dialog .modal-content .modal-body .desktop-control > div {
            display: inline-block;
            position: relative;
            margin-right: 1px; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col {
          float: left;
          width: 100%;
          padding-left: 0;
          padding-right: 0;
          line-height: 2;
          margin-right: 2px;
          margin-bottom: 5px;
          column-count: 3;
          column-rule: 1px solid #ddd; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col li {
            border-right: 1px solid #ddd;
            padding: 10px 0;
            text-align: left; }
          .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 5px 3px;
            margin: 0px 0 10px 0;
            break-inside: avoid-column;
            display: inline; }
          .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); }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col:last-child li {
          border-right: 0; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols {
          width: 33%; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:last-child {
          float: right; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:last-child li {
            border-right: 0; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:only-child {
          float: left; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .list-group .tire-selector-col.threeCols:only-child li {
            border-right: 0; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading {
          margin-bottom: -5px;
          display: inline-block;
          float: left; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading .panel-title a span {
            padding: 0 15px; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading .home-tabs-arrow-down.active {
            left: 35.5% !important; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .panel-heading-no-float {
          float: none; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content a[href='.gyNeedHelpVehicle'] .panel-heading {
          float: none; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content #size .gy-home-tire-size-images {
          position: relative;
          overflow: hidden; }
          .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;
            width: 46%; }
          .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; }
            .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: 500;
              width: 4%;
              font-size: 1.6em; }
          .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;
            width: 46%; }
        .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help {
          padding-top: 10px;
          border-top: 1px solid #dedede; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help h4 {
            font-family: "Barlow Semi Condensed", Barlow, sans-serif;
            font-weight: normal;
            font-style: normal;
            -webkit-font-smoothing: subpixel-antialiased;
            font-size: 18px; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help p {
            clear: both;
            float: none; }
          .selector-modal .modal-dialog .modal-content .modal-body .tire-selector-container .tab-content .js-home-help .gy-home-panel-body p {
            font-size: 13px; }
          .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; }
            .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%; }
            .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; }
        .selector-modal .modal-dialog .panel-step {
          margin: 15px 0 0 10px; }
        .selector-modal .modal-dialog #collapseOne {
          text-align: center; } }
    @media (min-width: 1024px) {
      .selector-modal .modal-dialog {
        width: 80%; } }
    @media (min-width: 1200px) {
      .selector-modal .modal-dialog {
        width: 65%; } }
  .selector-modal .tire-selector-modal-search-known p {
    text-align: center; }
  .selector-modal .tire-selector-modal-search-known .panel-body, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .selector-modal .tire-selector-modal-search-known .content, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .selector-modal .tire-selector-modal-search-known .content, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .selector-modal .tire-selector-modal-search-known .content, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .selector-modal .tire-selector-modal-search-known .content, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .selector-modal .tire-selector-modal-search-known .content, .selector-modal .tire-selector-modal-search-known .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .selector-modal .tire-selector-modal-search-known .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 15px; }
  .selector-modal .tire-selector-modal-search-known .action-container {
    margin: 0 auto;
    text-align: center;
    width: 80%; }
    .selector-modal .tire-selector-modal-search-known .action-container a {
      display: inline-block;
      width: auto;
      margin: 5px 0px; }
  .selector-modal .tire-selector-modal-search-known .or {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-bottom: 0;
    position: relative; }
  .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%; }
  .selector-modal .tire-selector-modal-search-known .l-border {
    left: 0; }
  .selector-modal .tire-selector-modal-search-known .r-border {
    right: 0; }
  @media (min-width: 481px) {
    .selector-modal .tire-selector-modal-search-known .l-border, .selector-modal .tire-selector-modal-search-known .r-border {
      width: 45%; } }
  @media (min-width: 768px) {
    .selector-modal .tire-selector-modal-search-known .l-border, .selector-modal .tire-selector-modal-search-known .r-border {
      display: none; }
    .selector-modal .tire-selector-modal-search-known .action-container {
      padding: 5px 0 15px; }
      .selector-modal .tire-selector-modal-search-known .action-container p, .selector-modal .tire-selector-modal-search-known .action-container a {
        display: inline-block; }
    .selector-modal .tire-selector-modal-search-known .or {
      margin: 0 15px; } }
  .selector-modal .biasTrigger {
    text-align: center;
    padding: 1.5rem; }

.gy-brand-section {
  padding: 20px 0 30px;
  text-align: justify;
  font-size: 0.1px;
  /* IE 9 & 10 don't like font-size: 0; */ }
  .gy-brand-section .gy-subhead {
    font-size: 28px;
    color: #274BA7;
    border-bottom: solid 1px #ccc;
    margin-bottom: 40px;
    margin-top: 0;
    padding-bottom: 4px; }
  .gy-brand-section .content {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: left; }
    .gy-brand-section .content p {
      color: #666666;
      font-size: 14px; }
    .gy-brand-section .content .brand-logo {
      width: 100%; }
      .gy-brand-section .content .brand-logo img {
        margin: -25px auto 0;
        padding: 0px 0px 10px; }
  @media screen and (max-width: 767px) {
    .gy-brand-section .gy-subhead {
      text-align: center; }
    .gy-brand-section .content {
      margin-bottom: 20px;
      text-align: center; } }
  .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) {
  .gy-brand-section {
    min-width: 600px;
    margin-left: 10px;
    margin-right: 10px; }
    .gy-brand-section .content {
      width: 30%;
      vertical-align: top; } }

@media screen and (max-width: 1220px) {
  .gy-brand-section {
    margin: 0 10px 0; } }

/**
 * TEMPLATE/PARTIAL NAME: landing-template-text-block
 *
 */
.landing-template-text-block {
  padding-left: 15px;
  padding-right: 15px;
  background-color: rgba(0, 40, 120, 0.85);
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight-darker.png");
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ddd; }
  .lt-ie9 .landing-template-text-block {
    background-color: #2c54bc;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
  .landing-template-text-block em {
    font-style: normal;
    font-weight: bold;
    color: #fff; }
  .landing-template-text-block h5 {
    color: #fff;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px;
    margin: 8px 0 10px; }
  .landing-template-text-block p {
    color: #ddd;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 15px; }
  .landing-template-text-block b {
    display: block;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 10px; }
  .landing-template-text-block ul {
    margin-left: 15px;
    padding-left: 0; }
    .landing-template-text-block ul li {
      margin-bottom: 4px; }
  @media (min-width: 768px) {
    .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 20px 90px 20px; }
      .landing-template-text-block .btn {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto; } }

/**
 * TEMPLATE/PARTIAL NAME: landing-template-tiles
 *
 */
.landing-template-tiles.lt-ie9 ul li {
  background-color: #fff; }

.landing-template-tiles a {
  overflow: hidden; }
  .landing-template-tiles a:hover {
    text-decoration: none; }

.landing-template-tiles ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  max-width: 94%; }
  .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; }
    .landing-template-tiles ul li a {
      padding-left: 15px;
      padding-right: 15px;
      display: block;
      min-height: 100px;
      /*padding-bottom: 10px;*/
      position: relative; }
    .landing-template-tiles ul li hr {
      background-color: rgba(255, 255, 255, 0.2);
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal.png");
      border: none;
      margin: -10px 0 0;
      height: 10px; }

.landing-template-tiles h4 {
  color: #274BA7;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.6em;
  margin: 10px 0px;
  padding-right: 25px; }

.landing-template-tiles p {
  color: #333;
  font-size: 13px;
  line-height: 140%;
  margin: 0;
  padding-right: 25px; }

.landing-template-tiles span {
  color: #274BA7;
  font-size: 2.6em;
  font-weight: normal;
  margin: 0;
  position: absolute;
  top: 35%;
  right: -2px; }

.landing-template-tiles .tile-icon {
  float: left;
  position: relative;
  margin-top: 5px; }

.landing-template-tiles p.tile-text-icon {
  float: right;
  width: 85%; }

.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, white 0%, #f6f6f6 75%, #ebebeb 100%); }
  .landing-template-tiles.sub-landing-tiles li h4 {
    font-size: 1.4em;
    line-height: 135%;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .landing-template-tiles.sub-landing-tiles li hr {
    background-color: "Transparent";
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }

.landing-template-tiles.sub-landing-tiles .icon-thin-arrow-right {
  top: 45%; }

@media (min-width: 768px) {
  .landing-template-tiles {
    overflow: hidden; }
    .landing-template-tiles ul {
      float: none;
      margin-left: 1%;
      width: 99%; }
      .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; }
        .landing-template-tiles ul li:first-child {
          margin-top: 0; }
    .landing-template-tiles .tile-icon {
      max-width: 46px; } }

@media (min-width: 1024px) {
  .landing-template-tiles ul {
    float: left;
    margin-left: 0.5%;
    width: 49.5%; }
    .landing-template-tiles ul li {
      height: 190px; }
  .landing-template-tiles.sub-landing-tiles li {
    height: 190px; }
  .landing-template-tiles.sub-landing-tiles .tile-icon {
    max-width: 38px; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-banner
 *
 */
.tire-detail-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative; }
  .tire-detail-banner p {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    min-height: 36px;
    box-shadow: 0px 2px 2px 1px #999; }
  .tire-detail-banner.lt-ie9.unknown {
    background-color: #333; }
  .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; }
  .tire-detail-banner.lt-ie9.change-specs-updated, .tire-detail-banner.lt-ie9.rating-reviewed-fits {
    background-color: #00AD48; }
  .tire-detail-banner.unknown {
    background-color: #525252;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .tire-detail-banner.unknown a {
      color: #ffdd00; }
  .tire-detail-banner.no-fits-vehicle, .tire-detail-banner.no-fits-size, .tire-detail-banner.rating-reviewed-no-fits {
    background-color: #e71818;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .tire-detail-banner.no-fits-vehicle a, .tire-detail-banner.no-fits-size a, .tire-detail-banner.rating-reviewed-no-fits a {
      color: #fff; }
  .tire-detail-banner.change-specs-updated, .tire-detail-banner.rating-reviewed-fits {
    background-color: #18a218;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .tire-detail-banner.change-specs-updated a, .tire-detail-banner.rating-reviewed-fits a {
      color: #fff; }
  .tire-detail-banner .icon-check {
    font-size: 2.5em;
    color: #fff;
    position: absolute;
    font-family: 'Glyphicons Halflings'; }
    .tire-detail-banner .icon-check small {
      color: #00AD48;
      position: absolute;
      font-size: 1.3em;
      left: -3px;
      text-shadow: 0px 1px 2px #999;
      top: -4px; }
  .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; }
    .tire-detail-banner .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .tire-detail-banner .icon-cross {
    color: #fff;
    font-size: 2.95em;
    position: absolute;
    top: -2px;
    font-family: 'Glyphicons Halflings'; }
    .tire-detail-banner .icon-cross small {
      color: #FF2534;
      position: absolute;
      font-size: 1.2em;
      left: -3px;
      text-shadow: 0px 1px 2px #999;
      top: -3px; }
  .tire-detail-banner a {
    display: inline-block;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.3em;
    margin: 0px 0 0 65px; }
    .tire-detail-banner a .call-out-title {
      float: left;
      margin-top: 5px; }
    .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
 *
 */
.pdp-speed-rating-under {
  color: #999;
  margin: 0 15px 10px;
  text-align: left;
  font-size: 13px; }
  @media (max-width: 480px) {
    .pdp-speed-rating-under {
      text-align: center; } }

.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)
 * 
 */ }
  .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; }
    .tire-detail-fit-checker .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .tire-detail-fit-checker .icon-cross {
    font-size: 2.5em;
    color: #fff;
    font-family: 'Glyphicons Halflings'; }
    .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; }
  .tire-detail-fit-checker .icon-check {
    font-size: 2.5em;
    color: #fff;
    font-family: 'Glyphicons Halflings'; }
    .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; }
  .tire-detail-fit-checker h5 {
    color: #333;
    font-size: 1.5em;
    text-indent: 50px; }
  .tire-detail-fit-checker .gy-link {
    display: inline-block; }
  .tire-detail-fit-checker .second-link {
    float: right;
    clear: right; }
  .tire-detail-fit-checker .context-text {
    margin: 20px 0;
    text-align: center; }
  .tire-detail-fit-checker .checker-btn {
    display: inline-block;
    margin: 0px 10px 0px 0px;
    text-transform: none; }
  .tire-detail-fit-checker .checker-box-message {
    background-color: #ddd;
    margin-top: 25px;
    padding: 6px;
    text-align: center; }
  .tire-detail-fit-checker .icon-lines {
    margin-bottom: 15px;
    text-align: center; }
    .tire-detail-fit-checker .icon-lines:before {
      content: "";
      left: 0;
      margin: 20px 0px 0px 15px;
      position: absolute;
      width: 35%;
      height: 1px; }
    .tire-detail-fit-checker .icon-lines:after {
      content: "";
      margin: 20px 15px 0px 0px;
      position: absolute;
      right: 0;
      width: 35%;
      height: 1px; }
  .tire-detail-fit-checker a:last-child {
    margin-left: 20px; }
  .tire-detail-fit-checker.no-fits-vehicle h5, .tire-detail-fit-checker.no-fits-size h5 {
    text-align: center;
    text-indent: 0px; }
  .tire-detail-fit-checker.no-fits-vehicle .checker-btn, .tire-detail-fit-checker.no-fits-size .checker-btn {
    width: 55%;
    margin-bottom: 10px; }
  .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; }
  .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 {
    font-weight: bold;
    text-align: center;
    text-indent: 0px; }
  .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) {
    .tire-detail-fit-checker .icon-lines:before {
      width: 40%; }
    .tire-detail-fit-checker .icon-lines:after {
      width: 40%; } }
  @media (min-width: 768px) {
    .tire-detail-fit-checker {
      padding: 0px; }
      .tire-detail-fit-checker p {
        text-align: left; }
      .tire-detail-fit-checker .checker-btn {
        margin: 0px 20px 0px 0px;
        width: auto; }
      .tire-detail-fit-checker .enter-vehicle-text {
        margin: 15px 0px 15px 0px; }
      .tire-detail-fit-checker .icon-cross, .tire-detail-fit-checker .icon-check {
        left: 0px;
        position: absolute;
        top: -6px; }
      .tire-detail-fit-checker .icon-lines {
        display: inline; }
        .tire-detail-fit-checker .icon-lines:before {
          display: none; }
        .tire-detail-fit-checker .icon-lines:after {
          display: none; }
      .tire-detail-fit-checker .gy-link {
        margin-right: 15px; }
      .tire-detail-fit-checker .checker-box-message {
        maragin-top: 30px; }
      .tire-detail-fit-checker.no-fits-vehicle h5, .tire-detail-fit-checker.no-fits-size h5 {
        text-align: left;
        text-indent: 50px; }
      .tire-detail-fit-checker.no-fits-vehicle .checker-btn, .tire-detail-fit-checker.no-fits-size .checker-btn {
        display: inline-block; }
      .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; }
      .tire-detail-fit-checker .context-text {
        text-align: left; }
      .tire-detail-fit-checker .second-link {
        float: none; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-specs
 *
 */
.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, white 0%, #f6f6f6 75%, #ebebeb 100%);
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 *
 */ }
  .tire-detail-specs ul {
    margin-bottom: 0;
    overflow: auto;
    padding-left: 0;
    background-color: "Transparent";
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight.png"); }
    .tire-detail-specs ul li {
      float: left;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      list-style: none;
      min-height: 62px;
      overflow: hidden;
      text-align: center;
      vertical-align: text-top;
      border-right: 1px solid #ccc;
      padding: 5px 0;
      width: 100%; }
      .tire-detail-specs ul li:last-of-type {
        border-right: none; }
      .tire-detail-specs ul li p {
        color: #444;
        font-size: 14px;
        margin: 0; }
      .tire-detail-specs ul li .spec-heading {
        font-size: 14px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased; }
  .tire-detail-specs .first-list {
    border-bottom: 1px solid #ccc;
    display: flex;
    width: 100%; }
    .tire-detail-specs .first-list li {
      width: auto;
      flex: 1 0 auto; }
  .tire-detail-specs .second-list li {
    width: 50%; }
  .tire-detail-specs .gy-icon-category {
    font-size: 3em; }
  .tire-detail-specs .gy-text-category {
    color: #444;
    display: block;
    font-size: 14px;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
    .tire-detail-specs .gy-text-category span {
      display: block;
      width: 100%;
      text-align: center; }
    .tire-detail-specs .gy-text-category span:before {
      font-size: 1em;
      display: inline-block;
      padding-right: 4px;
      opacity: .75;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
    .tire-detail-specs .gy-text-category .rear:before {
      content: 'R: '; }
    .tire-detail-specs .gy-text-category .front:before {
      content: 'F: '; }
    .tire-detail-specs .gy-text-category .parenthetical {
      display: inline-block;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      width: auto; }
  .tire-detail-specs .specs-link p {
    color: #2366c1; }
  .tire-detail-specs .specs-link:hover p,
  .tire-detail-specs .specs-link p:hover {
    color: #274BA7; }
  .tire-detail-specs .bolder {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .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; }
    .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) {
    .tire-detail-specs ul li p,
    .tire-detail-specs ul li .spec-heading {
      font-size: 16px; }
    .tire-detail-specs .gy-text-category {
      font-size: 18px; } }
  @media (min-width: 880px) {
    .tire-detail-specs .content--wrapper-lines {
      padding-top: 24px;
      padding-bottom: 24px; }
    .tire-detail-specs .gy-text-category .rear:before {
      content: 'R: ';
      font-size: 13px; }
    .tire-detail-specs .gy-text-category .front:before {
      content: 'F: ';
      font-size: 13px; }
    .tire-detail-specs ul {
      float: left;
      text-align: left; }
      .tire-detail-specs ul li {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        min-height: 100px;
        padding: 10px; }
    .tire-detail-specs .first-list {
      border-bottom: none; }
      .tire-detail-specs .first-list li {
        min-height: 100px; }
        .tire-detail-specs .first-list li:last-of-type {
          border-right: 1px solid #ccc; }
    .tire-detail-specs .second-list {
      margin-top: 0;
      width: 50%; }
      .tire-detail-specs .second-list li {
        width: 50%;
        min-height: 100px; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block
 *
 */
.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)
 *
 */ }
  .tire-detail-tire-content-block small, .sizes-specs-page .sizes-specs-content-block small {
    margin-bottom: 10px; }
  .tire-detail-tire-content-block .size-optimization-warning, .sizes-specs-page .sizes-specs-content-block .size-optimization-warning {
    color: #666;
    margin-top: -15px; }
  .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; }
    .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; }
    .tire-detail-tire-content-block .gy-table-row li, .sizes-specs-page .sizes-specs-content-block .gy-table-row li {
      list-style: none; }
    .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%; }
      .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; }
  .tire-detail-tire-content-block .gy-features-row, .sizes-specs-page .sizes-specs-content-block .gy-features-row {
    overflow: hidden; }
    .tire-detail-tire-content-block .gy-features-row li, .sizes-specs-page .sizes-specs-content-block .gy-features-row li {
      float: left;
      padding: 0; }
  .tire-detail-tire-content-block .gy-link, .sizes-specs-page .sizes-specs-content-block .gy-link {
    display: inline-block;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .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%; }
    .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; }
    .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; }
    .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; }
      .tire-detail-tire-content-block .gy-features-row li, .sizes-specs-page .sizes-specs-content-block .gy-features-row li {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid;
        padding: 0 28px 0 15px; }
        .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; }
    .tire-detail-tire-content-block .gy-link, .sizes-specs-page .sizes-specs-content-block .gy-link {
      display: inline-block;
      margin-right: 2.2%; }
    .tire-detail-tire-content-block .gy-link:last-child, .sizes-specs-page .sizes-specs-content-block .gy-link:last-child {
      margin-right: 0; }
    .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) {
    .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
 *
 */
.tire-detail-tire-content-block--fit-checker {
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 *
 */ }
  .tire-detail-tire-content-block--fit-checker .content-body {
    position: relative; }
  .tire-detail-tire-content-block--fit-checker.unknown h5 {
    text-align: left;
    text-indent: 50px; }
  .tire-detail-tire-content-block--fit-checker h5 {
    text-align: left;
    margin-bottom: 20px;
    text-indent: 44px; }
  .tire-detail-tire-content-block--fit-checker p {
    margin: 15px 0px 20px 0px; }
  .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; }
    .tire-detail-tire-content-block--fit-checker .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .tire-detail-tire-content-block--fit-checker .icon-cross {
    color: #fff;
    font-size: 2.5em; }
    .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; }
  .tire-detail-tire-content-block--fit-checker .checker-btn {
    display: inline-block;
    text-transform: none;
    width: 100%; }
  .tire-detail-tire-content-block--fit-checker .icon-lines {
    margin-bottom: 15px;
    text-align: center; }
    .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; }
    .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) {
    .tire-detail-tire-content-block--fit-checker .icon-lines:before {
      width: 40%; }
    .tire-detail-tire-content-block--fit-checker .icon-lines:after {
      width: 40%; } }
  @media (min-width: 768px) {
    .tire-detail-tire-content-block--fit-checker h5 {
      text-align: left;
      text-indent: 50px; }
    .tire-detail-tire-content-block--fit-checker .checker-btn {
      margin-right: 30px;
      width: auto; }
    .tire-detail-tire-content-block--fit-checker .icon-cross {
      position: absolute;
      top: 17px; }
    .tire-detail-tire-content-block--fit-checker .icon-lines {
      display: inline; }
      .tire-detail-tire-content-block--fit-checker .icon-lines:before {
        display: none; }
      .tire-detail-tire-content-block--fit-checker .icon-lines:after {
        display: none; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-content-block--specs-table
 *
 */
.tire-detail-tire-content-block--specs-table {
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 * 
 */ }
  .tire-detail-tire-content-block--specs-table .gy-table-row {
    border-bottom: 2px solid #999999;
    margin-bottom: 30px; }
  .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; }
  .tire-detail-tire-content-block--specs-table .specs-table:first-child {
    padding-top: 0; }
  .tire-detail-tire-content-block--specs-table .second-list div:last-child {
    border-bottom: none; }
  .tire-detail-tire-content-block--specs-table .specs-title {
    float: left;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .tire-detail-tire-content-block--specs-table .specs-description {
    float: right;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .tire-detail-tire-content-block--specs-table .gy-link {
    margin-top: 0; }
  .tire-detail-tire-content-block--specs-table .gy-body-copy {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .tire-detail-tire-content-block--specs-table .specs-table:last-child {
      border-bottom: none; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-info
 *
 */
.tire-detail-tire-info {
  background-color: rgba(0, 40, 120, 0.7);
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -80px;
  padding-bottom: 20px;
  position: relative;
  text-align: left;
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 * 
 */ }
  .tire-detail-tire-info h1, .tire-detail-tire-info span, .tire-detail-tire-info small {
    color: #fff; }
  .tire-detail-tire-info .gy-body-copy {
    color: #fff;
    text-align: center;
    padding: 5px 0px; }
  .tire-detail-tire-info .gy-header {
    background: none;
    margin-bottom: 0; }
  .tire-detail-tire-info .tire-detail-title {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 2em;
    text-align: center; }
    .tire-detail-tire-info .tire-detail-title sup {
      font-size: 0.4em;
      top: -1.2em; }
  .tire-detail-tire-info .specs-list {
    list-style-type: none;
    padding-left: 0;
    text-align: center;
    margin: 5px 0; }
    .tire-detail-tire-info .specs-list li {
      display: inline-block;
      margin: 0 5px;
      text-align: center;
      vertical-align: bottom;
      line-height: 30px;
      color: #666; }
      .tire-detail-tire-info .specs-list li span {
        display: block;
        font-size: 30px;
        line-height: 30px; }
      .tire-detail-tire-info .specs-list li small {
        display: block;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 14px; }
    .tire-detail-tire-info .specs-list .icon-kmax:before {
      content: '';
      background: url("/Content/img/tech-icons/KMax.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-kmax ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-fuel-max:before {
      content: '';
      background: url("/Content/img/tech-icons/fuel-max.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-fuel-max ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-city-max:before {
      content: '';
      background: url("/Content/img/tech-icons/UrbanMax.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-city-max ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-armor-max:before {
      content: '';
      background: url("/Content/img/tech-icons/Armor-Max-Technology.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-armor-max ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-duralife:before {
      content: '';
      background: url("/Content/img/tech-icons/Duralife-Icon.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-duralife ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-waffle-blade:before {
      content: '';
      background: url("/Content/img/tech-icons/Waffle Blade.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-waffle-blade ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-impact-technology:before {
      content: '';
      background: url("/Content/img/tech-icons/Impact.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-impact-technology ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-high-elongation-wires:before {
      content: '';
      background: url("/Content/img/tech-icons/High Elongation Wires.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-high-elongation-wires ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-duraseal:before {
      content: '';
      background: url("/Content/img/tech-icons/duraseal.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-duraseal ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-rfid:before {
      content: '';
      background: url("/Content/img/tech-icons/RFID-Technology.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-rfid ~ small {
      display: block; }
    .tire-detail-tire-info .specs-list .icon-ecd:before {
      content: '';
      background: url("/Content/img/tech-icons/ECD.png") no-repeat center/contain;
      width: 120px;
      height: 50px;
      display: inline-block; }
    .tire-detail-tire-info .specs-list .icon-ecd ~ small {
      display: block; }
  .tire-detail-tire-info .tire-detail-price-container {
    text-align: center;
    overflow-y: hidden;
    padding-bottom: 10px; }
  .tire-detail-tire-info .gy-staggered-fit-price {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top; }
    .tire-detail-tire-info .gy-staggered-fit-price .gy-price {
      display: block; }
    .tire-detail-tire-info .gy-staggered-fit-price .gy-msrp {
      display: block;
      padding-left: 8px;
      width: auto;
      max-width: 100px; }
  .tire-detail-tire-info .not-tire-size-available {
    margin: 0 0 0 0;
    min-height: 26px;
    position: relative; }
    .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; }
      .tire-detail-tire-info .not-tire-size-available .icon-triangle-up small {
        font-family: "Barlow Semi Condensed", Barlow, 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; }
    .tire-detail-tire-info .not-tire-size-available .not-available-size-legend {
      padding-left: 35px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px;
      line-height: 1.2; }
    .tire-detail-tire-info .not-tire-size-available .tire-not-available-online {
      padding-left: 0px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px; }
  .tire-detail-tire-info .gy-stagger-fit-wrapper {
    display: inline-block; }
    .tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price {
      display: block; }
      .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; }
      .tire-detail-tire-info .gy-stagger-fit-wrapper .gy-staggered-fit-price .gy-price {
        display: inline; }
  .tire-detail-tire-info .gy-staggered-fit-rebate {
    display: inline-block;
    vertical-align: top;
    text-align: center; }
    .tire-detail-tire-info .gy-staggered-fit-rebate .gy-rebate-price {
      display: block; }
    .tire-detail-tire-info .gy-staggered-fit-rebate .gy-rebate-mail {
      display: block;
      width: auto;
      max-width: 100px;
      padding-left: 8px; }
  .tire-detail-tire-info .gy-rebate-price, .tire-detail-tire-info .gy-rebate-mail {
    color: #ffdd00; }
  .tire-detail-tire-info .fnd-store-btn {
    width: 100%;
    margin: 20px 0 10px 0; }
    .tire-detail-tire-info .fnd-store-btn span {
      color: #333; }
  .tire-detail-tire-info .btn-ghost {
    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; }
    .tire-detail-tire-info .btn-ghost span {
      color: #ffdd00; }
  .tire-detail-tire-info .rating-and-review-link {
    color: #ffdd00; }
    .tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
      color: #ffdd00; }
  .tire-detail-tire-info .js-more-options {
    color: #ffdd00; }
  @media (min-width: 768px) {
    .tire-detail-tire-info {
      background: none;
      padding: 0;
      position: static;
      margin-top: 0; }
      .tire-detail-tire-info span {
        color: #333; }
      .tire-detail-tire-info .gy-body-copy {
        color: #333;
        padding: 0px;
        text-align: left; }
      .tire-detail-tire-info a[href='#collapseRebate']:hover span, .tire-detail-tire-info a[href='#collapseRebate']:focus span {
        color: #1A3C8C;
        text-decoration: none; }
      .tire-detail-tire-info .tire-detail-title {
        color: #666;
        font-size: 2.8em;
        text-align: left; }
      .tire-detail-tire-info .specs-list {
        text-align: left;
        margin: 0 0 10px; }
        .tire-detail-tire-info .specs-list li span, .tire-detail-tire-info .specs-list li small {
          color: #666;
          display: inline-block; }
        .tire-detail-tire-info .specs-list li span {
          margin-right: 3px;
          font-size: 20px; }
        .tire-detail-tire-info .specs-list li small {
          font-size: 14px;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased; }
      .tire-detail-tire-info .tire-detail-price-container {
        text-align: left; }
      .tire-detail-tire-info .gy-rebate-price, .tire-detail-tire-info .gy-rebate-mail {
        color: #2366c1; }
      .tire-detail-tire-info .fnd-store-btn {
        width: auto;
        display: inline-block; }
      .tire-detail-tire-info .btn-ghost {
        background-position: -5px -5px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 16px;
        display: block;
        color: #2366c1;
        border: 1px solid #325ecf;
        text-align: left; }
        .tire-detail-tire-info .btn-ghost span {
          color: #2366c1; }
        .tire-detail-tire-info .btn-ghost:hover {
          color: #274BA7; }
      .tire-detail-tire-info .rating-and-review-link {
        color: #274BA7; }
        .tire-detail-tire-info .rating-and-review-link .icon-thin-arrow-right {
          color: #333333; }
      .tire-detail-tire-info .js-more-options {
        color: #274BA7; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-detail-tire-multi-sku
 *
 */
.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 Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  line-height: 120%; }
  .tire-detail-tire-multi-sku .sku-option .belowRecommended {
    font: italic 12px Barlow,sans-serif; }

.tire-detail-tire-multi-sku .gy-radio {
  position: relative;
  height: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 8px; }
  .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; }
  .tire-detail-tire-multi-sku .gy-radio input[type="radio"] {
    display: none; }
  .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; }
  .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label {
    background-color: #ccd7eb; }

.tire-detail-tire-multi-sku .sku-option.current {
  background-color: #002878;
  background-color: rgba(0, 40, 120, 0.7);
  color: #FFFFFF; }

.tire-detail-tire-multi-sku .sku-description {
  padding: 0 0 0 25px; }

.tire-detail-tire-multi-sku .sku-row {
  overflow: hidden;
  margin-bottom: 6px; }
  .tire-detail-tire-multi-sku .sku-row p {
    font-size: 15px;
    width: 50%;
    float: left;
    margin: 0 0 5px 0; }

@media (min-width: 768px) {
  .tire-detail-tire-multi-sku .sku-option {
    width: 32%;
    margin-right: 1%;
    float: left; }
  .tire-detail-tire-multi-sku .sku-options-container {
    overflow: hidden;
    width: 100%;
    padding: 5px 4px; } }

.ratings-reviews-block {
  /*To overwrite other styles very nested*/
  /*To overwrite other styles very nested*/
  /* hidden based on old styling

  .review-direct-link-container {
  
      position: absolute;
      right: 0;
      top: 0;
      height: 50%;
  
	  .review-direct-link {
	    position: absolute;
        right: 0;
        bottom: -12px;;
	    font-size: 24px;
	    &:hover {
	      text-decoration: none;
	    }
	  }
  }
*/ }
  .ratings-reviews-block .overall-rate {
    padding: 0 0 10px 0; }
  @media (min-width: 768px) {
    .ratings-reviews-block .detail-not-yet-rated {
      padding-left: 15px;
      padding-right: 15px; } }
  .ratings-reviews-block .detail-not-yet-rated-title {
    font-size: 24px !important; }
  .ratings-reviews-block .star-review-list {
    text-align: center; }
  .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-min-windowshade .content-body .rect-review-list {
    padding: 0; }
  .ratings-reviews-block .overall-stars-legend {
    font-size: 22px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
    margin: 0; }
  .ratings-reviews-block .overall-reviews {
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block; }
  .ratings-reviews-block .review-header {
    border-bottom: 1px solid #eeeeee;
    display: block;
    padding-bottom: 5px; }
    .ratings-reviews-block .review-header h5 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 22px;
      margin: 0 !important;
      line-height: 22px; }
    .ratings-reviews-block .review-header p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 16px; }
    .ratings-reviews-block .review-header a {
      vertical-align: middle; }
    .ratings-reviews-block .review-header a:last-child {
      margin-left: 15px; }
    .ratings-reviews-block .review-header .icon-thin-arrow-right {
      font-size: .8em; }
  .ratings-reviews-block .review {
    padding: 0 35px 5px 0;
    border-bottom: 1px solid #eeeeee;
    position: relative; }
    .ratings-reviews-block .review .icon-star, .ratings-reviews-block .review .icon-star3 {
      font-size: 1.9em; }
  .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-min-windowshade .content-body .rates .star-review-list {
    padding-left: 0; }
    .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-min-windowshade .content-body .rates .star-review-list li {
      margin: 0 4px 0 0; }
  .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-min-windowshade .content-body .review-content .review .star-review-list {
    padding: 10px 0;
    text-align: left; }
    .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-min-windowshade .content-body .review-content .review .star-review-list li {
      font-size: 12px;
      margin: 0; }
    .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-min-windowshade .content-body .review-content .review .star-review-list a {
      width: auto;
      height: auto;
      display: block; }
      .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-min-windowshade .content-body .review-content .review .star-review-list a span {
        cursor: pointer;
        padding-right: 5px; }
      .ratings-reviews-block.gy-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link, .ratings-reviews-block.gy-secondary-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link, .ratings-reviews-block.gy-nav-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link, .ratings-reviews-block.gy-tertiary-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link, .ratings-reviews-block.gy-coupon-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link, .ratings-reviews-block.gy-min-windowshade .content-body .review-content .review .star-review-list a.star-review-list-link {
        font-size: 12px;
        cursor: pointer;
        text-decoration: none; }
  .ratings-reviews-block .not-yet-rated {
    color: #666;
    font-size: 12px;
    margin: 0; }
  .ratings-reviews-block .input-name {
    color: #444 !important;
    text-transform: none !important; }
  .ratings-reviews-block .tile-chevron {
    color: #444;
    text-decoration: none; }
    .ratings-reviews-block .tile-chevron:hover {
      color: #2366c1;
      text-decoration: none; }
    .ratings-reviews-block .tile-chevron:focus, .ratings-reviews-block .tile-chevron:active {
      text-decoration: none; }
  .ratings-reviews-block .tile-chevron .review:after {
    content: "\e60a";
    color: #2366c1;
    font-size: 24px;
    line-height: 1;
    position: absolute;
    right: 0;
    margin-top: -15px;
    top: 50%;
    text-decoration: none !important; }
  .ratings-reviews-block .reviews .review-header h5 {
    padding: 10px 0; }
  @media (min-width: 580px) {
    .ratings-reviews-block .overall-rate {
      overflow: hidden;
      padding-bottom: 10px;
      border-bottom: 1px solid #eee; }
    .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-min-windowshade .content-body .rating, .ratings-reviews-block .split-overall-ratings {
      width: 50%;
      float: left; }
    .ratings-reviews-block .specific-rates {
      height: 175px;
      margin-top: 15px; }
    .ratings-reviews-block .review-header {
      overflow: hidden; }
      .ratings-reviews-block .review-header h5 {
        width: 133px;
        float: left;
        margin-top: 0px !important; }
      .ratings-reviews-block .review-header p {
        width: 340px;
        float: left;
        margin: 0; }
    .ratings-reviews-block .unrated-description {
      width: 50%; }
    .ratings-reviews-block .reviews .review-header h5 {
      padding: 0; } }
  @media (min-width: 1025px) {
    .ratings-reviews-block .ratings-container {
      overflow: hidden; }
    .ratings-reviews-block .reviews {
      width: 50%;
      float: left;
      padding-left: 15px;
      border-left: 1px solid #ccc; }
    .ratings-reviews-block .rates {
      width: 49%;
      float: left;
      padding-right: 1%; }
    .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-min-windowshade .content-body .overall-rate .rating {
      width: 45%;
      margin-right: 5%; }
    .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-min-windowshade .content-body .rating, .ratings-reviews-block .split-overall-ratings {
      width: 50%;
      float: left; }
    .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-min-windowshade .content-body .rates .star-review-list {
      padding: 0;
      text-align: center; }
      .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-min-windowshade .content-body .rates .star-review-list li {
        font-size: 34px; }
    .ratings-reviews-block .rate-average-container {
      width: 50%; }
    .ratings-reviews-block .review-header p {
      width: 340px; } }

.tire-results-content-block .learn-more-body.size {
  padding-top: 0px; }

@media (max-width: 768px) {
  .tire-results-content-block .learn-more-heading {
    display: none; }
  .tire-results-content-block .collapse-learn-more {
    display: block !important;
    height: auto !important; } }

@media (min-width: 768px) {
  .tire-results-content-block .tire-results-speed-rating .collapse-speed-rating {
    height: auto !important;
    display: block !important; }
  .tire-results-content-block .tire-results-speed-rating .panel-heading-speed-rating {
    display: none !important; }
  .tire-results-content-block .tire-results-sidewall .collapse-sidewall {
    height: auto !important;
    display: block !important; }
  .tire-results-content-block .tire-results-sidewall .panel-heading-sidewall {
    display: none !important; }
  .tire-results-content-block .tire-results-load-index .collapse-load-index {
    height: auto !important;
    display: block !important; }
  .tire-results-content-block .tire-results-load-index .panel-heading-load-index {
    display: none !important; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-results-content-block--vehicle
 *
 */
.tire-results-content-block--context-info {
  overflow: auto; }
  .tire-results-content-block--context-info table {
    border: 1px solid #999;
    width: 100%; }
  .tire-results-content-block--context-info tbody td {
    border-bottom: #999 1px solid;
    color: #696969;
    padding: 10px 0px;
    text-indent: 5px;
    width: 50%; }
  .tire-results-content-block--context-info tbody td:first-child {
    background: #999;
    border-bottom: #fff 1px solid;
    color: #fff;
    font-size: 1.1em; }
  .tire-results-content-block--context-info tbody tr:last-child td {
    border-bottom: none; }
  .tire-results-content-block--context-info tbody tr:first-child td {
    border-top: 1px solid #999; }
  .tire-results-content-block--context-info b {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: normal;
    font-size: 1.1em;
    margin: 0px 1px; }
  .tire-results-content-block--context-info span, .tire-results-content-block--context-info p {
    color: #333; }
  .tire-results-content-block--context-info .content-title {
    color: #777;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.6em; }
  .tire-results-content-block--context-info .content-sub-title {
    color: #999;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.3em; }
  .tire-results-content-block--context-info .content-info {
    margin-top: 20px;
    overflow: auto; }
    .tire-results-content-block--context-info .content-info span {
      float: left; }
    .tire-results-content-block--context-info .content-info .content-sub-title {
      margin: 7px 0px 0px 7px; }
  .tire-results-content-block--context-info .icon {
    color: #999;
    font-size: 2em; }
  .tire-results-content-block--context-info .visible-table-ls {
    display: none; }
  @media (min-width: 768px) {
    .tire-results-content-block--context-info {
      margin-bottom: 15px; }
      .tire-results-content-block--context-info table {
        width: 100%; }
      .tire-results-content-block--context-info thead tr {
        background-color: #999;
        color: #fff;
        text-align: center; }
        .tire-results-content-block--context-info thead tr td {
          padding: 10px 0px;
          width: 25%; }
      .tire-results-content-block--context-info tbody tr {
        float: left;
        width: 25%;
        font-size: 0.9em; }
      .tire-results-content-block--context-info tbody tr:first-child {
        width: 25%; }
      .tire-results-content-block--context-info tbody tr:first-child td {
        border-top: none; }
      .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; }
      .tire-results-content-block--context-info p {
        overflow: hidden; }
      .tire-results-content-block--context-info .content-title {
        margin-bottom: 20px; }
      .tire-results-content-block--context-info .content-message {
        margin: 5px 0px 0px  30px;
        width: 75%; }
      .tire-results-content-block--context-info .visible-table-ls {
        display: table; } }

.tires-disclaimer {
  margin: 40px 15px;
  float: left;
  width: 100%;
  clear: both; }
  @media (min-width: 1024px) {
    .tires-disclaimer {
      margin: 40px 0; } }

#collapseVehicleSpecs p {
  margin-top: 10px; }

/**
 * TEMPLATE/PARTIAL NAME: tire-results-sidewall
 *
 */
.tire-results-sidewall {
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 * 
 */ }
  .tire-results-sidewall .sidewall-table-list {
    list-style-type: none;
    padding: 0px; }
    .tire-results-sidewall .sidewall-table-list li {
      margin-bottom: 3px;
      margin-top: 3px; }
      .tire-results-sidewall .sidewall-table-list li img {
        border: 1px solid #ddd; }
  .tire-results-sidewall .sidewall-box-title {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.25em; }
  .tire-results-sidewall .sidewall-box-description {
    font-size: 0.95em;
    margin-top: 2px; }
  @media (min-width: 768px) {
    .tire-results-sidewall .sidewall-title {
      color: #777;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.8em; }
    .tire-results-sidewall .sidewall-table-list {
      margin-bottom: 0px;
      overflow: auto; }
      .tire-results-sidewall .sidewall-table-list li {
        float: left;
        width: 30.3%; }
        .tire-results-sidewall .sidewall-table-list li img {
          width: 100%; }
    .tire-results-sidewall .t-row-1 {
      margin-right: 3%; }
    .tire-results-sidewall .t-row-2 {
      margin-left: 1.5%;
      margin-right: 1.5%; }
    .tire-results-sidewall .t-row-3 {
      margin-left: 3%; } }

/**
 * TEMPLATE/PARTIAL NAME: tire-results-speed-rating
 *
 */
.tire-results-speed-rating {
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 * 
 */ }
  .tire-results-speed-rating .table-content {
    float: left;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 5px;
    width: 100%; }
    .tire-results-speed-rating .table-content thead {
      background-color: #6785c3;
      color: #fff; }
    .tire-results-speed-rating .table-content td, .tire-results-speed-rating .table-content th {
      text-align: center;
      width: 33%; }
    .tire-results-speed-rating .table-content th {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-weight: normal;
      padding: 10px 5px;
      vertical-align: text-top; }
    .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); }
      .tire-results-speed-rating .table-content td small {
        color: #111;
        margin: 0px;
        width: 100%; }
  .tire-results-speed-rating .tr-content {
    background-color: #e6eaf5; }
    .tire-results-speed-rating .tr-content:nth-child(even) {
      background-color: #f2f5fa; }
  .tire-results-speed-rating .tr-recommended-header {
    background-color: #fff199;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: normal;
    padding: 6px 0px;
    text-align: center; }
  .tire-results-speed-rating .tr-recommended {
    background-color: #fff8cc; }
    .tire-results-speed-rating .tr-recommended:nth-child(even) {
      background: #feefaf; }
  .tire-results-speed-rating small {
    clear: both;
    color: #696969;
    display: block;
    margin-top: 20px;
    width: 100%; }
  @media (min-width: 768px) {
    .tire-results-speed-rating .panel-body, .tire-results-speed-rating .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-results-speed-rating .content, .tire-results-speed-rating .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-results-speed-rating .content, .tire-results-speed-rating .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-results-speed-rating .content, .tire-results-speed-rating .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-results-speed-rating .content, .tire-results-speed-rating .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-results-speed-rating .content, .tire-results-speed-rating .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-results-speed-rating .content {
      padding-top: 0px; }
    .tire-results-speed-rating .speed-rating-table-container {
      padding: 30px 0px 0px 0px; }
    .tire-results-speed-rating .speed-rating-title {
      color: #777;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.8em; }
    .tire-results-speed-rating .table-content {
      float: left;
      margin-top: 0px;
      width: 100%; }
      .tire-results-speed-rating .table-content thead {
        float: left;
        width: 15%; }
        .tire-results-speed-rating .table-content thead tr {
          float: left;
          width: 100%; }
          .tire-results-speed-rating .table-content thead tr th {
            display: block;
            text-align: center;
            width: 100%;
            float: left; }
      .tire-results-speed-rating .table-content tbody {
        float: left;
        width: 85%; }
        .tire-results-speed-rating .table-content tbody tr {
          float: left;
          width: 8.33%; }
          .tire-results-speed-rating .table-content tbody tr td {
            display: block;
            padding: 10px 2px 0px 2px;
            width: 100%;
            float: left; }
            .tire-results-speed-rating .table-content tbody tr td small {
              font-size: 0.8em; }
    .tire-results-speed-rating .tr-content {
      background-color: #f2f5fa; }
      .tire-results-speed-rating .tr-content td:nth-child(even) {
        background-color: #e6eaf5; }
    .tire-results-speed-rating .tr-recommended {
      background-color: #f2eec9; }
      .tire-results-speed-rating .tr-recommended:nth-child(even) {
        background-color: #f2eec9; }
      .tire-results-speed-rating .tr-recommended td:nth-child(even) {
        background-color: #e5e4c6; }
    .tire-results-speed-rating .tr-recommended-header {
      margin-right: 15px;
      padding: 0;
      position: relative;
      right: 0; }
      .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; }
        .tire-results-speed-rating .tr-recommended-header td.x1 {
          width: 100%; }
        .tire-results-speed-rating .tr-recommended-header td.x2 {
          width: 200%; }
        .tire-results-speed-rating .tr-recommended-header td.x3 {
          width: 300%; }
        .tire-results-speed-rating .tr-recommended-header td.x4 {
          width: 400%; }
        .tire-results-speed-rating .tr-recommended-header td.x5 {
          width: 500%; }
        .tire-results-speed-rating .tr-recommended-header td.x6 {
          width: 600%; }
        .tire-results-speed-rating .tr-recommended-header td.x7 {
          width: 700%; }
        .tire-results-speed-rating .tr-recommended-header td.x8 {
          width: 800%; }
        .tire-results-speed-rating .tr-recommended-header td.x9 {
          width: 900%; }
        .tire-results-speed-rating .tr-recommended-header td.x10 {
          width: 1000%; }
        .tire-results-speed-rating .tr-recommended-header td.x11 {
          width: 1100%; }
        .tire-results-speed-rating .tr-recommended-header td.x12 {
          width: 1200%; }
    .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
 *
 */
.tire-results-load-index {
  /**
 * SIZE-SPECIFIC MODIFICATIONS AND ENHANCEMENTS
 * (start small and work up)
 * 
 */ }
  .tire-results-load-index .panel-heading {
    border-top: 1px solid #ccc; }
    .tire-results-load-index .panel-heading a, .tire-results-load-index .panel-heading span {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.275em;
      color: #0066dd; }
    .tire-results-load-index .panel-heading a span {
      float: left;
      margin-top: -2px; }
      .tire-results-load-index .panel-heading a span.glyphicon-minus {
        margin-top: -1px; }
  .tire-results-load-index .load-index-title {
    color: #777;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.8em; }
  .tire-results-load-index .column-1 {
    float: left;
    margin-right: 1%;
    width: 48%; }
  .tire-results-load-index .column-2 {
    float: left;
    margin-left: 1%;
    width: 48%; }
  .tire-results-load-index table {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 100%; }
    .tire-results-load-index table thead {
      background-color: #6785c3;
      color: #fff; }
    .tire-results-load-index table tbody {
      background-color: #e6eaf5; }
      .tire-results-load-index table tbody tr:nth-child(even) {
        background-color: #f2f5fa; }
    .tire-results-load-index table td, .tire-results-load-index table th {
      padding: 10px 0px;
      text-align: center;
      width: 50%; }
    .tire-results-load-index table th {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-weight: normal; }
  .tire-results-load-index .table-2 thead, .tire-results-load-index .table-4 thead {
    display: none; }
  @media (min-width: 768px) {
    .tire-results-load-index .column-1, .tire-results-load-index .column-2 {
      width: 49%; }
    .tire-results-load-index table {
      width: 48%; }
    .tire-results-load-index .table-1, .tire-results-load-index .table-3 {
      float: left; }
    .tire-results-load-index .table-2, .tire-results-load-index .table-4 {
      float: right; }
      .tire-results-load-index .table-2 thead, .tire-results-load-index .table-4 thead {
        display: table-header-group; } }

.narrow-filter h6 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 15px 0 10px; }

.narrow-filter .reset {
  font-size: 12px;
  display: block;
  padding: 15px 0; }

.narrow-filter ul {
  padding: 0;
  margin: 0px -15px !important; }
  .narrow-filter ul li {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style: none;
    margin: 0 !important;
    padding: 8px 15px;
    position: relative;
    border-top: 1px solid #ccd7eb;
    vertical-align: middle;
    width: 100%;
    display: block;
    font-size: 13px;
    overflow: hidden; }
    .narrow-filter ul li a {
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      line-height: 2rem;
      color: #2366c1;
      text-decoration: none; }
      .narrow-filter ul li a:hover {
        cursor: pointer;
        text-decoration: none; }
      .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;
        margin-right: 4px;
        flex: 0 0 auto; }
      .narrow-filter ul li a .check {
        display: none; }
      .narrow-filter ul li a .filter-icon {
        font-size: 1.2em;
        padding: 0 4px 0 0;
        width: 60px;
        display: inline-block;
        line-height: 40px;
        position: relative;
        text-align: center;
        flex: 0 0 auto; }
        .narrow-filter ul li a .filter-icon:before {
          display: block; }
      .narrow-filter ul li a .brand-filter {
        width: 40px;
        height: 32px;
        background-size: contain;
        margin: 0 5px;
        background-repeat: no-repeat;
        vertical-align: middle; }
      .narrow-filter ul li a .gy-brand-filter {
        background-image: image-url("viewAllSites/gy-brand-icon.png"); }
      .narrow-filter ul li a .dunlop-brand-filter {
        background-image: image-url("dunlop-logo-78x90.png"); }
      .narrow-filter ul li a .kelly-brand-filter {
        background-image: image-url("kelly-logo-78x60.png"); }
    .narrow-filter ul li.active {
      font-weight: bold;
      background-color: #f1f4f9; }
      .narrow-filter ul li.active a {
        color: #333; }
        .narrow-filter ul li.active a:hover {
          cursor: default;
          text-decoration: none; }
        .narrow-filter ul li.active a .check {
          position: absolute;
          font-size: 2.8em;
          top: 3px;
          left: 3px;
          color: #274BA7;
          display: block; }
    .narrow-filter ul li.disabled a {
      color: #bbb; }
      .narrow-filter ul li.disabled a:hover {
        cursor: default;
        text-decoration: none; }
      .narrow-filter ul li.disabled a .box {
        background-color: #eee; }

@media (min-width: 768px) {
  .narrow-filter {
    padding-left: 15px; } }

.narrow-filter ul li.active a .check {
  font-size: 2.4em;
  top: 14px;
  left: 6px; }

.narrow-filter ul li.active a:hover {
  cursor: pointer !important;
  text-decoration: none; }

.narrow-filter ul li a:link, .narrow-filter ul li a:hover, .narrow-filter ul li a:visited {
  text-decoration: none; }

.narrow-filter ul li a:focus {
  text-decoration: none; }

/**
 * TEMPLATE/PARTIAL NAME: sort-by-filter
 *
 */
.sort-by {
  padding-right: 15px; }
  @media (min-width: 768px) {
    .sort-by .box,
    .sort-by .check {
      display: none; }
    .sort-by .panel-heading {
      background: none;
      border: none;
      color: #274BA7; }
      .sort-by .panel-heading [class^="glyphicon"] {
        float: none !important;
        font-size: 18px;
        line-height: 18px;
        vertical-align: top;
        top: 2px; }
    .sort-by .panel-collapse {
      background: none;
      padding-top: 0; }
    .sort-by ul {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
      .sort-by ul li {
        width: 25%;
        display: inline-block;
        float: left;
        height: 36px;
        margin: 0;
        padding: 0;
        border: 1px solid #dee5f2; }
        .sort-by ul li small {
          font-style: italic;
          font-size: .9em; }
        .sort-by ul li a {
          line-height: 36px;
          padding: 0 6px;
          display: block;
          width: 100%; }
        .sort-by ul li.active {
          background-color: #dee5f2; }
        .sort-by ul li.sort-double {
          height: 72px;
          text-align: center;
          float: right; }
          .sort-by ul li.sort-double a {
            padding-top: 9px; }
          .sort-by ul li.sort-double small {
            display: block;
            margin-top: -18px; }
        .sort-by ul li.disabled, .sort-by ul li.disabled:hover {
          background-color: #f4f4f4; }
          .sort-by ul li.disabled a, .sort-by ul li.disabled:hover a {
            cursor: default;
            color: #bbb;
            font-style: italic; }
        .sort-by ul li:hover {
          background-color: #f4f4f4; }
          .sort-by ul li:hover a {
            text-decoration: none; }
        .sort-by ul li a:hover {
          text-decoration: none; } }
  @media (min-width: 1024px) {
    .sort-by ul {
      font-size: 16px; } }

/**
* TEMPLATE/PARTIAL NAME: tire-results-filter-menu-xs
*
*/
.tire-results-filter-menu-xs .gy-min-windowshade {
  margin-bottom: 0; }

.tire-results-filter-menu-xs .panel-heading em {
  font-style: normal; }

.tire-results-filter-menu-xs .panel-heading h3 {
  font-size: 15px;
  margin-top: 10px; }

.tire-results-filter-menu-xs .panel-collapse {
  background-image: none !important; }

.tire-results-filter-menu-xs .panel-body, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content {
  padding: 0 15px; }
  @media (max-width: 767px) {
    .tire-results-filter-menu-xs .panel-body h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content h6, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content h6, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content h6, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content h6, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content h6, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content h6, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content h6, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content h6 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      margin: 15px 0 10px; }
    .tire-results-filter-menu-xs .panel-body .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content .reset, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content .reset, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content .reset, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content .reset, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content .reset, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content .reset, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content .reset, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content .reset {
      font-size: 12px;
      display: block;
      padding: 15px 0; }
    .tire-results-filter-menu-xs .panel-body ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul {
      padding: 0;
      margin: 0px -15px !important; }
      .tire-results-filter-menu-xs .panel-body ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        list-style: none;
        margin: 0 !important;
        padding: 8px 15px;
        position: relative;
        border-top: 1px solid #ccd7eb;
        vertical-align: middle;
        width: 100%;
        display: block;
        font-size: 13px;
        overflow: hidden; }
        .tire-results-filter-menu-xs .panel-body ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a {
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          line-height: 2rem;
          color: #2366c1;
          text-decoration: none; }
          .tire-results-filter-menu-xs .panel-body ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a:hover, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a:hover, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a:hover, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a:hover {
            cursor: pointer;
            text-decoration: none; }
          .tire-results-filter-menu-xs .panel-body ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .box, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .box, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .box, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .box, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .box, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .box {
            background-color: #ccd7eb;
            display: inline-block;
            height: 18px;
            width: 18px;
            box-shadow: inset -1px 2px 4px -1px #999;
            color: #F0F0F0;
            position: relative;
            margin: 0;
            position: relative;
            margin-right: 4px;
            flex: 0 0 auto; }
          .tire-results-filter-menu-xs .panel-body ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .check, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .check, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .check, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .check, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .check, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .check {
            display: none; }
          .tire-results-filter-menu-xs .panel-body ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon {
            font-size: 1.2em;
            padding: 0 4px 0 0;
            width: 60px;
            display: inline-block;
            line-height: 40px;
            position: relative;
            text-align: center;
            flex: 0 0 auto; }
            .tire-results-filter-menu-xs .panel-body ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .filter-icon:before {
              display: block; }
          .tire-results-filter-menu-xs .panel-body ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .brand-filter {
            width: 40px;
            height: 32px;
            background-size: contain;
            margin: 0 5px;
            background-repeat: no-repeat;
            vertical-align: middle; }
          .tire-results-filter-menu-xs .panel-body ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .gy-brand-filter {
            background-image: image-url("viewAllSites/gy-brand-icon.png"); }
          .tire-results-filter-menu-xs .panel-body ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .dunlop-brand-filter {
            background-image: image-url("dunlop-logo-78x90.png"); }
          .tire-results-filter-menu-xs .panel-body ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li a .kelly-brand-filter {
            background-image: image-url("kelly-logo-78x60.png"); }
        .tire-results-filter-menu-xs .panel-body ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active {
          font-weight: bold;
          background-color: #f1f4f9; }
          .tire-results-filter-menu-xs .panel-body ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a {
            color: #333; }
            .tire-results-filter-menu-xs .panel-body ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a:hover {
              cursor: default;
              text-decoration: none; }
            .tire-results-filter-menu-xs .panel-body ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.active a .check, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.active a .check, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.active a .check, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.active a .check {
              position: absolute;
              font-size: 2.8em;
              top: 3px;
              left: 3px;
              color: #274BA7;
              display: block; }
        .tire-results-filter-menu-xs .panel-body ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a {
          color: #bbb; }
          .tire-results-filter-menu-xs .panel-body ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a:hover {
            cursor: default;
            text-decoration: none; }
          .tire-results-filter-menu-xs .panel-body ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content ul li.disabled a .box {
            background-color: #eee; }
    .tire-results-filter-menu-xs .panel-body li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content li.active a, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content li.active a, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content li.active a, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content li.active a, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content li.active a, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content li.active a, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content li.active a, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content li.active a {
      border-bottom: none; }
    .tire-results-filter-menu-xs .panel-body li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-windowshade .content li:first-of-type, .warranty-treadLife .gy-windowshade .tire-results-filter-menu-xs .content li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-secondary-windowshade .content li:first-of-type, .warranty-treadLife .gy-secondary-windowshade .tire-results-filter-menu-xs .content li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-nav-windowshade .content li:first-of-type, .warranty-treadLife .gy-nav-windowshade .tire-results-filter-menu-xs .content li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-tertiary-windowshade .content li:first-of-type, .warranty-treadLife .gy-tertiary-windowshade .tire-results-filter-menu-xs .content li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-coupon-windowshade .content li:first-of-type, .warranty-treadLife .gy-coupon-windowshade .tire-results-filter-menu-xs .content li:first-of-type, .tire-results-filter-menu-xs .warranty-treadLife .gy-min-windowshade .content li:first-of-type, .warranty-treadLife .gy-min-windowshade .tire-results-filter-menu-xs .content li:first-of-type {
      border-top: none; } }

.pmg-banner {
  background-color: #002878;
  background-image: url(/Content/img/diagonal.png);
  background-repeat: repeat;
  display: block;
  padding: 10px 22px; }
  .pmg-banner__header {
    color: #fd0;
    display: block;
    font-family: "Barlow Bold",sans-serif;
    font-size: 38px; }

/* Coupon GLobal Style */
.gy-coupon-price {
  color: #274BA7;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 48px; }
  .gy-coupon-price span {
    font-size: 0.8em; }

.coupon-side-text {
  color: #666666; }

.coupon-disclaimer {
  color: #666666;
  display: inline-block;
  line-height: 1.2em;
  margin-top: 15px; }

/* Big Coupon Style */
.big-coupon .coupon-image img {
  display: block;
  margin: 0 auto;
  max-width: 355px;
  width: 80%; }

.small-coupon .coupon-detail {
  float: left;
  padding-bottom: 10px;
  width: 55%; }

.small-coupon .coupon-image {
  float: right;
  padding-top: 15px;
  width: 40%; }
  .small-coupon .coupon-image img {
    display: block;
    max-width: 200px;
    width: 100%; }

.small-coupon .coupon-side-text, .small-coupon .coupon-side-title {
  display: block; }

.small-coupon .coupon-footer {
  float: left;
  padding-top: 10px;
  width: 100%; }

@media (min-width: 768px) {
  .coupon-body {
    overflow: auto;
    padding-top: 20px; }
  .gy-coupon-price {
    line-height: 1em; }
  /* Big Coupon Style Desktop */
  .big-coupon .coupon-image {
    float: right;
    width: 40%; }
  .big-coupon .counpon-info {
    float: left;
    overflow: auto;
    width: 60%; }
  .big-coupon .price-container {
    float: left;
    width: 30%; }
  .big-coupon .info-container {
    float: right;
    width: 70%; }
  .big-coupon .coupon-side-text {
    clear: left; }
  .big-coupon .btn-coupon {
    max-width: 250px; }
  /* Small Coupon Style Desktop */
  .small-coupon .coupon-image {
    padding-top: 0px; }
  .small-coupon .coupon-detail {
    min-height: 140px; }
  .small-coupon .coupon-footer {
    float: left;
    padding-top: 0px;
    width: 55%; } }

@media (min-width: 1024px) {
  .big-coupon .price-container {
    float: left;
    width: 22%; }
  .big-coupon .info-container {
    float: right;
    width: 78%; } }

.info-tile-card {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 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; }
  .info-tile-card hr {
    background-color: #274BA7;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png");
    background-color: #ffdd00;
    height: 10px;
    margin: 0; }
  .lt-ie9 .info-tile-card {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }

.add-to-cart-tile {
  margin: 15px auto;
  max-width: 640px;
  /* Add to Cart Expanded Style */ }
  .add-to-cart-tile:after {
    background-image: image-url("curved-shadow.png");
    background-size: 100% 20px;
    clear: both;
    content: '';
    display: block;
    height: 20px; }
    .lt-ie9 .add-to-cart-tile:after {
      display: none; }
  .add-to-cart-tile .add-to-cart-wrapper {
    border: 4px solid #e7e7e9;
    overflow: auto;
    padding: 15px 8px; }
  .add-to-cart-tile .add-to-cart-head {
    float: left;
    margin-bottom: 10px;
    overflow: auto;
    width: 100%; }
  .add-to-cart-tile .left-content {
    float: left;
    max-width: 35px;
    padding-top: 4px;
    width: 12%; }
  .add-to-cart-tile .right-content {
    float: left;
    width: 88%; }
  .add-to-cart-tile .add-to-cart-tire-name {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 20px;
    line-height: 125%;
    text-transform: uppercase; }
  .add-to-cart-tile .add-to-cart-info {
    float: right;
    width: 75%;
    padding-bottom: 10px; }
  .add-to-cart-tile .add-to-cart-tire-image {
    float: left;
    width: 20%;
    margin-right: 5%; }
    .add-to-cart-tile .add-to-cart-tire-image img {
      width: 100%; }
  .add-to-cart-tile .add-to-cart-description,
  .add-to-cart-tile .add-to-cart-small-description {
    font-size: 12px;
    line-height: 130%; }
  .add-to-cart-tile .add-to-cart-direct-text {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    margin: 10px 0 6px; }
    .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; }
  .add-to-cart-tile .add-to-cart-miles {
    color: #00AD48;
    font-size: 1.25em; }
    .add-to-cart-tile .add-to-cart-miles small {
      font-size: .75em; }
  .add-to-cart-tile .add-to-cart-btn-chevron {
    font-size: 12px; }
  .add-to-cart-tile .add-to-cart-price {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 28px;
    vertical-align: middle;
    padding-right: 4px; }
    .add-to-cart-tile .add-to-cart-price sup.usd {
      font-size: 18px; }
    .add-to-cart-tile .add-to-cart-price sup.text {
      font-size: 16px;
      margin-left: 2px; }
  .add-to-cart-tile .add-to-cart-more-about {
    font-size: 18px; }
  .add-to-cart-tile .add-to-cart-i {
    color: #274BA7; }
    .add-to-cart-tile .add-to-cart-i span {
      margin-right: 5px;
      font-size: 1em; }
  .add-to-cart-tile .gy-staggered-fit-price {
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
    width: 90%; }
    @media (min-width: 365px) {
      .add-to-cart-tile .gy-staggered-fit-price {
        width: auto; } }
    .add-to-cart-tile .gy-staggered-fit-price .gy-price {
      display: inline;
      font-size: 30px; }
      .add-to-cart-tile .gy-staggered-fit-price .gy-price sup {
        top: -.35em;
        vertical-align: top;
        font-size: 18px;
        line-height: 36px; }
    .add-to-cart-tile .gy-staggered-fit-price .gy-msrp {
      display: inline-block;
      padding-left: 0px;
      width: auto;
      max-width: 100px;
      line-height: 35px; }
    .add-to-cart-tile .gy-staggered-fit-price .gy-msrp:first-child {
      display: inline-block;
      width: 28px; }
    .add-to-cart-tile .gy-staggered-fit-price .gy-rebate-price {
      display: inline; }
  .add-to-cart-tile .not-tire-size-available {
    margin: 15px 0 10px 0;
    min-height: 26px;
    position: relative;
    overflow: hidden; }
    .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; }
      .add-to-cart-tile .not-tire-size-available .icon-triangle-up small {
        font-family: "Barlow Semi Condensed", Barlow, 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; }
    .add-to-cart-tile .not-tire-size-available .not-available-size-legend {
      padding-left: 35px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px;
      line-height: 1.2;
      float: right; }
    .add-to-cart-tile .not-tire-size-available .tire-not-available-online {
      padding-left: 0px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px;
      float: right; }
  @media (min-width: 416px) {
    .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) {
    .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) {
    .add-to-cart-tile.expanded {
      margin: 15px auto;
      max-width: 1180px; }
      .add-to-cart-tile.expanded .add-to-cart-wrapper {
        padding: 25px 3% 0 3%; }
      .add-to-cart-tile.expanded .add-to-cart-head {
        float: right;
        width: 80%; }
        .add-to-cart-tile.expanded .add-to-cart-head .left-content {
          font-size: 18px;
          max-width: 45px;
          padding-top: 5px; }
      .add-to-cart-tile.expanded .add-to-cart-tire-name {
        font-size: 24px; }
      .add-to-cart-tile.expanded .add-to-cart-description {
        font-size: 1em; }
      .add-to-cart-tile.expanded .add-to-cart-tire-image {
        width: 15%;
        margin-right: 5%; }
      .add-to-cart-tile.expanded .add-to-cart-info {
        width: 80%; }
      .add-to-cart-tile.expanded .add-to-cart-price {
        font-size: 34px;
        margin-right: 6px; }
      .add-to-cart-tile.expanded .add-to-cart-small-btn {
        margin-right: 12px; }
      .add-to-cart-tile.expanded .add-to-cart-direct {
        margin-bottom: 10px; }
      .add-to-cart-tile.expanded .add-to-cart-direct-text {
        font-size: 16px; }
      .add-to-cart-tile.expanded .add-to-cart-small-description {
        font-size: 12px;
        margin-bottom: 15px; }
      .add-to-cart-tile.expanded .add-to-cart-more-about {
        display: table;
        font-size: 20px;
        margin-bottom: 5px; }
      .add-to-cart-tile.expanded .not-tire-size-available {
        margin: 15px 0 10px 0;
        min-height: 26px;
        position: relative; }
        .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; }
          .add-to-cart-tile.expanded .not-tire-size-available .icon-triangle-up small {
            font-family: "Barlow Semi Condensed", Barlow, 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; }
        .add-to-cart-tile.expanded .not-tire-size-available .not-available-size-legend {
          padding-left: 35px;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased;
          font-size: 17px;
          line-height: 1.2; }
        .add-to-cart-tile.expanded .not-tire-size-available .tire-not-available-online {
          padding-left: 0px;
          font-family: "Barlow Semi Condensed", Barlow, sans-serif;
          -webkit-font-smoothing: subpixel-antialiased;
          font-size: 17px; } }
  @media (min-width: 768px) {
    .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) {
    .add-to-cart-tile.expanded .add-to-cart-wrapper {
      padding: 20px 15% 15px 5%; } }

.buy-online-banner {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  text-decoration: none; }
  .buy-online-banner *, .buy-online-banner:hover, .buy-online-banner:focus {
    text-decoration: none !important; }
  .buy-online-banner:after {
    background-image: image-url("curved-shadow.png");
    background-size: 100% 20px;
    clear: both;
    content: '';
    display: block;
    height: 20px; }
    .lt-ie9 .buy-online-banner:after {
      display: none; }
  .buy-online-banner .buy-online-wrapper {
    border: 4px solid #e7e7e9;
    margin: 0 auto;
    padding: 10px 0px 2px 0px; }
  .buy-online-banner .buy-online-head {
    line-height: 1em;
    text-align: center; }
  .buy-online-banner .buy-online-tire-name {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 14px;
    text-transform: uppercase; }
  .buy-online-banner .buy-online-learn-more {
    text-align: center; }
    .buy-online-banner .buy-online-learn-more span {
      font-size: 16px; }

.rating-no-review .rating-no-review-title {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  line-height: 1em;
  margin: 0px 0px 2px 0px; }

.rating-no-review .rating-no-review-text {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #666666;
  line-height: 1em;
  font-size: 16px;
  margin: 0px; }
  .rating-no-review .rating-no-review-text a:hover {
    text-decoration: none; }

.rating-no-review.store {
  margin: 15px 0px; }

.rating-no-review.bbc {
  margin: 0px 0px 20px 0px;
  padding: 0px 5px 0px 135px; }

.rating-no-review.prodDetail {
  margin: 20px 0px 20px 0px; }
  .rating-no-review.prodDetail .rating-no-review-title {
    color: #fff;
    text-align: center; }
  .rating-no-review.prodDetail .rating-no-review-text {
    color: #fff;
    text-align: center; }
    .rating-no-review.prodDetail .rating-no-review-text a {
      color: #ffdd00; }

@media (min-width: 768px) {
  .rating-no-review.prodDetail {
    margin: 15px 0px 20px 0px; }
    .rating-no-review.prodDetail .rating-no-review-title {
      color: #000;
      text-align: left; }
    .rating-no-review.prodDetail .rating-no-review-text {
      color: #666666;
      text-align: left; }
      .rating-no-review.prodDetail .rating-no-review-text a {
        color: #2366c1; } }

@media (min-width: 1024px) {
  .rating-no-review.bbc {
    margin: 10px 0px 5px 0px;
    padding-left: 0px; } }

.rating-and-review {
  /* Store Results / Store Details */
  /* Baseball Cards */
  /* Product Details */ }
  .rating-and-review .rating-and-review-stars {
    display: inline-block;
    font-size: 20px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    vertical-align: middle; }
    .rating-and-review .rating-and-review-stars li {
      display: inline; }
    .rating-and-review .rating-and-review-stars a:hover {
      text-decoration: none; }
    .rating-and-review .rating-and-review-stars a span {
      font-size: 24px; }
      .rating-and-review .rating-and-review-stars a span:hover {
        cursor: pointer; }
  .rating-and-review .rating-and-reviews-link-container {
    vertical-align: middle; }
    .rating-and-review .rating-and-reviews-link-container a:last-child {
      margin-left: 10px; }
  .rating-and-review .rating-and-review-stars-container {
    margin-right: 10px;
    margin-bottom: 10px; }
  .rating-and-review .rating-and-review-link {
    display: inline;
    font-size: 18px;
    margin: 0px 10px 0px 0px; }
  .rating-and-review .rating-and-review-num {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #2366c1;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 10px; }
  @media (min-width: 1024px) {
    .rating-and-review .rating-and-review-stars-container {
      margin-right: 15px; } }
  .rating-and-review.store {
    margin: 10px 0px 15px 0px; }
    .rating-and-review.store .rating-and-review-stars-container {
      margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .rating-and-review.store {
        margin-top: 10px; }
        .rating-and-review.store .rating-and-review-stars-container {
          display: block;
          margin-bottom: 0px; }
        .rating-and-review.store .rating-and-review-link {
          display: inline; }
        .rating-and-review.store .rating-and-reviews-link-container {
          margin: 10px 0px 10px 0px;
          display: block; }
          .rating-and-review.store .rating-and-reviews-link-container a {
            display: inline; } }
  .rating-and-review.store-results .rating-and-reviews-link-container {
    display: none; }
  @media (min-width: 768px) {
    .rating-and-review.store-results .rating-and-reviews-link-container {
      display: block; } }
  .rating-and-review.bbc .rating-and-reviews-link-container {
    display: none; }
  .rating-and-review.bbc .rating-and-review-stars-container {
    margin-bottom: 10px; }
  @media (min-width: 1130px) {
    .rating-and-review.bbc {
      margin-top: 10px;
      padding-left: 0px; }
      .rating-and-review.bbc .rating-and-review-stars-container {
        display: inline-block;
        margin-bottom: 0px; }
      .rating-and-review.bbc .rating-and-review-link {
        display: inline; }
      .rating-and-review.bbc .rating-and-reviews-link-container {
        display: inline-block; }
        .rating-and-review.bbc .rating-and-reviews-link-container a {
          display: inline; } }
  .rating-and-review.prodDetail .rating-and-review-stars-container, .rating-and-review.prodDetail .rating-and-reviews-link-container {
    text-align: center; }
  .rating-and-review.prodDetail .rating-and-reviews-link-container {
    margin-bottom: 20px;
    margin-top: 15px; }
  .rating-and-review.prodDetail .rating-and-review-link {
    margin: 0px 8px 0px 8px; }
  .rating-and-review.prodDetail .rating-and-review-num {
    color: #ffdd00; }
    .rating-and-review.prodDetail .rating-and-review-num a {
      color: #ffdd00; }
  @media (min-width: 480px) {
    .rating-and-review.prodDetail .rating-and-review-link {
      margin: 0px 20px 0px 20px; } }
  @media (min-width: 768px) {
    .rating-and-review.prodDetail {
      margin-bottom: 18px;
      margin-top: 15px; }
      .rating-and-review.prodDetail .rating-and-review-stars-container {
        display: inline-block;
        margin-top: 0px;
        text-align: center; }
      .rating-and-review.prodDetail .rating-and-reviews-link-container {
        display: inline-block;
        margin: 0px; }
      .rating-and-review.prodDetail .rating-and-review-link {
        margin: 0px 15px 0px 0px; }
      .rating-and-review.prodDetail .rating-and-review-num {
        color: #2366c1; }
        .rating-and-review.prodDetail .rating-and-review-num a {
          color: #2366c1; } }

.review-summary {
  border-bottom: 1px solid #ccc;
  padding-top: 10px; }
  .review-summary .summary-wrapper {
    padding-bottom: 20px;
    position: relative; }
  .review-summary .stars-container {
    overflow: hidden; }
    .review-summary .stars-container ul {
      font-size: 1.8em;
      list-style-type: none;
      margin: 0px;
      padding: 0px; }
      .review-summary .stars-container ul li {
        display: inline; }
  .review-summary .summary-sub-head {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block;
    font-size: 18px; }
  .review-summary .summary-header-info {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    list-style-type: none;
    margin: 15px 0 0;
    padding: 0; }
    .review-summary .summary-header-info li {
      line-height: 1.6em; }
    .review-summary .summary-header-info span {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      line-height: 1em; }
  .review-summary .summary-comment {
    margin: 20px 0px 20px 0px; }
  .review-summary .summary-footer a {
    margin-right: 10px; }
  .review-summary .helpful-links {
    height: 30px; }
    .review-summary .helpful-links a {
      margin-left: 10px; }
    .review-summary .helpful-links a:first-child {
      margin-left: 0; }
  .review-summary .thanks-text {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }
  .review-summary .read-more-link-container {
    text-align: right; }
  .review-summary .read-more-link {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    line-height: 1em; }
  .review-summary .fader:hover {
    cursor: auto; }
  @media (min-width: 768px) {
    .review-summary .stars-container ul {
      float: left; }
    .review-summary .desktop-pull-left {
      margin: 5px 0px 0px 20px;
      display: inline-block; } }
  @media (min-width: 1180px) {
    .review-summary .summary-wrapper {
      width: 75%; } }

.review-stats-bars .stat {
  margin-bottom: 10px;
  padding-left: 0px; }

.review-stats-bars ul {
  list-style-type: none;
  margin: 0px;
  overflow: auto;
  padding: 0px; }

.review-stats-bars li {
  border: 1px solid #bbb;
  float: left;
  height: 12px;
  margin-right: 3px;
  width: 18px; }

.review-stats-bars .stat-info-container {
  height: 13px; }

.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 */ }

.review-stats-bars .stat-name {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  margin-bottom: 5px;
  font-size: 15px; }

.review-stats-bars .no-yet-rated-text {
  font-size: 13px;
  line-height: 1em;
  margin-bottom: 0;
  color: #666; }

@media (min-width: 480px) {
  .review-stats-bars .stat {
    margin-bottom: 15px; }
  .review-stats-bars li {
    margin-right: 5px;
    width: 22px; } }

@media (min-width: 768px) {
  .review-stats-bars {
    margin-top: 20px; }
    .review-stats-bars.expanded {
      margin-top: 40px; } }

@media (min-width: 1024px) {
  .review-stats-bars.expanded li {
    font-size: 16px;
    height: 14px;
    width: 33px; }
  .review-stats-bars.expanded .stat-info-container {
    height: 14px; }
  .review-stats-bars.expanded .no-yet-rated-text {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .review-stats-bars.expanded {
    margin-bottom: 12px; }
    .review-stats-bars.expanded .stat {
      margin-bottom: 18px; }
    .review-stats-bars.expanded .stat-name {
      font-size: 16px; }
    .review-stats-bars.expanded li {
      height: 16px;
      width: 38px; }
    .review-stats-bars.expanded .stat-info-container {
      height: 16px; }
    .review-stats-bars.expanded .no-yet-rated-text {
      font-size: 16px; } }

.modal-edit-info .known-info {
  padding-top: 10px; }
  .modal-edit-info .known-info p {
    margin-top: 5px; }

.modal-edit-info .manage-account {
  margin: 10px 0px 15px 0px; }
  .modal-edit-info .manage-account p {
    margin-bottom: 0px; }

.modal-edit-info .state-city-input-text {
  color: #666666;
  display: block;
  font-size: 12px; }
  @media (min-width: 768px) {
    .modal-edit-info .state-city-input-text {
      font-size: 14px; } }

.modal-edit-info .no-dashes {
  display: none; }
  @media (min-width: 768px) {
    .modal-edit-info .no-dashes {
      display: inline; } }

.logout-modal .modal-dialog {
  min-width: 20%;
  width: 60%;
  margin: 15% auto 20px;
  border: 12px solid rgba(255, 255, 255, 0.75); }
  .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) {
    .logout-modal .modal-dialog {
      max-width: 45%; } }
  @media (min-width: 1024px) {
    .logout-modal .modal-dialog {
      max-width: 33%; } }
  @media (min-width: 1200px) {
    .logout-modal .modal-dialog {
      max-width: 28%; } }
  @media (min-width: 1201px) {
    .logout-modal .modal-dialog {
      max-width: 30%; } }

.star-ratings-css {
  color: #c5c5c5;
  position: relative;
  top: 3px;
  display: inline-block; }
  .star-ratings-css .icon-star:FIRST-CHILD, .star-ratings-css .icon-star3:FIRST-CHILD {
    margin-left: 0px !important; }
  .star-ratings-css .icon-star, .star-ratings-css .icon-star3 {
    font-size: 20px;
    margin-left: 3px;
    display: inline-block; }
  .star-ratings-css .icon-star3 {
    color: #ffdd00 !important; }
  .star-ratings-css .star-ratings-css-top-mask {
    overflow: hidden; }
  .star-ratings-css .star-ratings-css-top-container, .star-ratings-css .star-ratings-css-top, .star-ratings-css .star-ratings-css-bottom {
    text-align: left;
    width: 113px;
    height: 25px; }
  .star-ratings-css .star-ratings-css-top-container {
    position: absolute;
    left: 0px; }
  .star-ratings-css.star-ratings-css--large .star-ratings-css-top-container, .star-ratings-css.star-ratings-css--large .star-ratings-css-top, .star-ratings-css.star-ratings-css--large .star-ratings-css-bottom {
    text-align: left;
    width: 231px;
    height: 60px; }
  .star-ratings-css.star-ratings-css--large .icon-star, .star-ratings-css.star-ratings-css--large .icon-star3 {
    font-size: 40px;
    margin-left: 7px; }
  .star-ratings-css.star-review-li .star-ratings-css-top-container, .star-ratings-css.star-review-li .star-ratings-css-top, .star-ratings-css.star-review-li .star-ratings-css-bottom {
    text-align: left;
    width: 200px;
    height: 45px; }
  .star-ratings-css.star-review-li .icon-star, .star-ratings-css.star-review-li .icon-star3 {
    font-size: 34px;
    margin-left: 7px; }

a .icon-star, a .icon-star3 {
  cursor: pointer !important; }

.bars-ratings-css {
  color: #c5c5c5;
  display: inline-block;
  position: relative; }
  .bars-ratings-css .bars-ratings-css-top-mask {
    overflow: hidden; }
  .bars-ratings-css .bars-ratings-css-top-container, .bars-ratings-css .bars-ratings-css-top, .bars-ratings-css .bars-ratings-css-bottom {
    text-align: left;
    width: 113px;
    height: 30px; }
  .bars-ratings-css .bars-ratings-css-top-container {
    position: absolute;
    left: 0px; }
  .bars-ratings-css .bar-review:FIRST-CHILD {
    margin-left: 0px !important; }
  .bars-ratings-css .bar-review {
    border: 1px solid #bbb;
    width: 20px;
    height: 14px;
    margin-left: 3px;
    display: block;
    float: left;
    background: #fff; }
  .bars-ratings-css .bars-ratings-css-top .bar-review {
    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 */ }
  @media (min-width: 1025px) {
    .bars-ratings-css .bars-ratings-css-top-container, .bars-ratings-css .bars-ratings-css-top, .bars-ratings-css .bars-ratings-css-bottom {
      width: 178px; }
    .bars-ratings-css .bar-review {
      width: 33px; } }

/**
 * TEMPLATE/PARTIAL NAME: checkout-top-banner
 *
 */
.checkout-top-banner {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative; }
  .checkout-top-banner p {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
    min-height: 36px;
    box-shadow: 0px 2px 2px 1px #999; }
  .checkout-top-banner.error-msg {
    background-color: rgba(230, 0, 0, 0.9);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .lt-ie9 .checkout-top-banner.error-msg {
      background-color: #FF2534; }
    .checkout-top-banner.error-msg a {
      color: #fff;
      display: inline; }
  .checkout-top-banner .icon-check {
    font-size: 2.5em;
    color: #fff;
    position: absolute;
    font-family: 'Glyphicons Halflings'; }
    .checkout-top-banner .icon-check small {
      color: #00AD48;
      position: absolute;
      font-size: 1.3em;
      left: -3px;
      text-shadow: 0px 1px 2px #999;
      top: -4px; }
  .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; }
    .checkout-top-banner .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .checkout-top-banner .icon-cross {
    color: #fff;
    font-size: 34px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 5px;
    font-family: 'Glyphicons Halflings'; }
    .checkout-top-banner .icon-cross small {
      color: #FF2534;
      position: absolute;
      font-size: 1.2em;
      left: -3px;
      text-shadow: 0px 1px 2px #999;
      top: -3px; }
  .checkout-top-banner a {
    display: inline-block;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: underline; }
    .checkout-top-banner a:hover {
      text-decoration: none; }
    .checkout-top-banner a .call-out-title {
      float: left;
      margin-top: 5px; }
    .checkout-top-banner a .icon-circle-arrow {
      font-size: 1.7em;
      margin-top: 2px;
      position: absolute;
      width: 38px; }
  .checkout-top-banner .msg {
    color: #fff;
    margin: 0 0 0 37px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    font-size: 18px; }
  .checkout-top-banner .ideal-break {
    display: inline-block; }
  @media (min-width: 481px) {
    .checkout-top-banner .ideal-break {
      display: block; } }
  @media (min-width: 768px) {
    .checkout-top-banner p {
      padding-left: 50px; }
    .checkout-top-banner .icon-cross {
      top: -5px;
      left: 15px;
      font-size: 45px;
      margin-top: 0px; }
    .checkout-top-banner .msg {
      margin: 5px 0 0 36px; }
    .checkout-top-banner .ideal-break {
      display: inline-block; } }

.detail-page .faq-sidebar, .warranty-template .faq-sidebar {
  text-align: left !important; }
  .detail-page .faq-sidebar h4, .warranty-template .faq-sidebar h4 {
    text-align: center;
    margin: 0 0 10px 0 !important; }
  .detail-page .faq-sidebar h3, .warranty-template .faq-sidebar h3 {
    font-size: 18px; }
  @media (min-width: 767px) {
    .detail-page .faq-sidebar .panel-heading, .warranty-template .faq-sidebar .panel-heading {
      padding-left: 5px; } }
  .detail-page .faq-sidebar .panel-heading span, .warranty-template .faq-sidebar .panel-heading span {
    vertical-align: top;
    margin-top: -2px; }
  .detail-page .faq-sidebar .panel-heading h3, .warranty-template .faq-sidebar .panel-heading h3 {
    width: 85%; }
  .detail-page .faq-sidebar .panel-body, .warranty-template .faq-sidebar .panel-body, .detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content {
    padding: 10px 0 10px 25px; }
    .detail-page .faq-sidebar .panel-body ul, .warranty-template .faq-sidebar .panel-body ul, .detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content ul, .detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content ul, .detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content ul, .detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content ul, .detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content ul, .detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content ul, .warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content ul {
      margin: 0 0 5px 0; }
      .detail-page .faq-sidebar .panel-body ul li, .warranty-template .faq-sidebar .panel-body ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content ul li, .warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content ul li, .warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul li, .warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content ul li, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul li, .warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content ul li, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul li, .warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content ul li, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul li, .warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content ul li, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content ul li, .detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul li, .warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content ul li, .warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content ul li, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content ul li {
        font-size: 14px;
        font-family: Barlow, sans-serif;
        border-bottom: none;
        padding: 5px 0; }
  @media (max-width: 767px) {
    .detail-page .faq-sidebar .gy-tertiary-windowshade, .warranty-template .faq-sidebar .gy-tertiary-windowshade {
      margin: 0 !important; }
    .detail-page .faq-sidebar .panel-body, .warranty-template .faq-sidebar .panel-body, .detail-page .faq-sidebar .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .warranty-template .faq-sidebar .content, .detail-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .detail-page .faq-sidebar .content, .warranty-template .faq-sidebar .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .warranty-template .faq-sidebar .content {
      padding-left: 15px; } }

.results-notice-container {
  clear: both;
  position: relative; }
  @media (min-width: 768px) {
    .results-notice-container {
      clear: none;
      float: right;
      min-width: 500px;
      width: 65%; } }
  @media (min-width: 940px) {
    .results-notice-container {
      clear: none;
      float: right;
      width: 70%; } }
  @media (min-width: 1180px) {
    .results-notice-container {
      width: 75%; } }
  .results-notice-container .tire-results-alert, .results-notice-container .tire-results-caution {
    padding: 12px; }
    @media (min-width: 768px) {
      .results-notice-container .tire-results-alert, .results-notice-container .tire-results-caution {
        margin: 15px; } }
    @media (min-width: 1024px) {
      .results-notice-container .tire-results-alert, .results-notice-container .tire-results-caution {
        margin-left: 0; } }
    .results-notice-container .tire-results-alert p, .results-notice-container .tire-results-caution p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      margin-bottom: 0; }
  .results-notice-container .tire-results-alert {
    background-color: #D5021B; }
    .results-notice-container .tire-results-alert p {
      color: white; }
  .results-notice-container .tire-results-caution {
    background-color: #666666;
    padding-left: 70px; }
    .results-notice-container .tire-results-caution p {
      color: #ffdd00; }
    .results-notice-container .tire-results-caution:before {
      background-image: image-url("caution-icon.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      -ms-behavior: image-url("backgroundsize.min.htc");
      content: " ";
      display: block;
      position: absolute;
      top: 15%;
      left: 0px;
      height: 55px;
      width: 64px; }
      @media (min-width: 768px) {
        .results-notice-container .tire-results-caution:before {
          top: 23%;
          left: 20px; } }
      @media (min-width: 940px) {
        .results-notice-container .tire-results-caution:before {
          left: 5px; } }
      @media (min-width: 1180px) {
        .results-notice-container .tire-results-caution:before {
          top: 15%; } }

.invoice-chart {
  margin: 20px 0 30px 0;
  width: 100%; }
  .invoice-chart th, .invoice-chart td {
    padding: 15px 5px;
    text-align: center;
    border-bottom: 1px solid #274BA7;
    border-left: 1px solid #274BA7; }
  .invoice-chart th {
    background-color: #274BA7;
    font-weight: normal;
    color: #fff; }
  .invoice-chart td {
    background-color: #e6eaf5;
    vertical-align: top;
    font-size: 12px; }
  .invoice-chart .invoice-product {
    width: 90px; }
  .invoice-chart .invoice-qty {
    width: 30px;
    padding: 15px 0; }
  .invoice-chart .invoice-description {
    text-align: left;
    padding: 15px 10px;
    border-right: 1px solid #274BA7; }

.order-specs dl {
  margin-bottom: 20px; }

.order-specs dt {
  width: 250px;
  display: inline-block;
  font-weight: bold; }

.order-specs dd {
  width: 300px;
  display: inline-block;
  margin-bottom: 10px; }

/* Timeout Dialog Styles */
.timeout-dialog {
  padding: 15px;
  position: absolute;
  background: #eeeeee;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.timeout-dialog .ui-dialog-title {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 0 0 15px 0;
  margin-left: 80px; }

.timeout-dialog .ui-dialog-titlebar-close {
  display: none; }

.timeout-dialog .ui-dialog-buttonpane {
  margin-top: 15px; }

.timeout-dialog ~ .ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4; }

.timeout-dialog p {
  margin: 0 0 5px 80px; }

#timeout-keep-signin-btn {
  color: #FFF;
  background-color: #0f5895;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#377bb2), to(#0f5895));
  background-image: -moz-linear-gradient(top, #377bb2, #0f5895);
  background-image: -ms-linear-gradient(top, #377bb2, #0f5895);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #377bb2), color-stop(100%, #0f5895));
  background-image: -webkit-linear-gradient(top, #377bb2, #0f5895);
  background-image: -o-linear-gradient(top, #377bb2, #0f5895);
  background-image: linear-gradient(top, #377bb2, #0f5895);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#377bb2', endColorstr='#0f5895', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-shadow: none;
  margin: 5px 10px 5px 0; }

#timeout-sign-out-button {
  color: #FFF;
  background-color: #e6e6e6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #000000;
  text-shadow: none;
  margin: 5px 0; }

#timeout-countdown {
  font-weight: bold; }

.icon-list {
  display: flex;
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0; }
  .icon-list li {
    align-items: center;
    display: flex;
    font-family: Barlow, sans-serif;
    margin: 0 3px; }
  .icon-list img {
    display: block;
    margin: 0 10px; }

.browse-by-state-wrapper {
  margin-bottom: 20px; }

.browse-by-state-wrapper__title {
  font-family: "Barlow",Barlow,sans-serif;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #FD0;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  float: none;
  line-height: 135%;
  margin: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.browse-by-state-wrapper__title-wrapper {
  background-color: rgba(0, 40, 120, 0.75);
  background-repeat: repeat;
  background-image: url(../images/diagonal.png);
  border: 1px solid rgba(0, 40, 120, 0.5);
  padding: 7px 15px;
  text-align: center; }

.browse-by-state-wrapper__states {
  padding-top: 0; }

.browse-by-state-wrapper__icon {
  position: relative;
  top: 3px; }

.browse-by-state-wrapper .collapsed .panel-heading {
  margin: 0 auto;
  width: 100%; }

.browse-by-state-wrapper .panel-body, .browse-by-state-wrapper .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .browse-by-state-wrapper .content, .browse-by-state-wrapper .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .browse-by-state-wrapper .content, .browse-by-state-wrapper .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .browse-by-state-wrapper .content, .browse-by-state-wrapper .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .browse-by-state-wrapper .content, .browse-by-state-wrapper .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .browse-by-state-wrapper .content, .browse-by-state-wrapper .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .browse-by-state-wrapper .content {
  background-color: #FFF;
  border-top: 0; }

.browse-by-state-wrapper .panel-body ul, .browse-by-state-wrapper .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .browse-by-state-wrapper .content ul, .browse-by-state-wrapper .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .browse-by-state-wrapper .content ul, .browse-by-state-wrapper .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .browse-by-state-wrapper .content ul, .browse-by-state-wrapper .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .browse-by-state-wrapper .content ul, .browse-by-state-wrapper .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .browse-by-state-wrapper .content ul, .browse-by-state-wrapper .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .browse-by-state-wrapper .content ul {
  padding-left: 15px; }

.browse-by-state-wrapper .panel {
  border-top: 0; }

@media (min-width: 768px) {
  .browse-by-state-wrapper .collapsed .panel-heading {
    width: 50%; } }

.select-vehicle__icon-container, .select-vehicle__wrapper {
  background-clip: padding-box;
  border: 12px solid rgba(255, 255, 255, 0.6); }

.select-vehicle__wrapper {
  background-color: #EEE;
  min-height: 475px;
  margin: 75px auto 20px;
  max-width: 95%;
  opacity: .97;
  position: relative;
  width: 100%;
  z-index: 2;
  padding: 25px 0 70px; }

.select-vehicle__location-row {
  position: relative; }

.select-vehicle__location-row div {
  opacity: 1 !important; }

.select-vehicle__list-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  width: 100%;
  height: 100%; }

.select-vehicle__list-item__link:hover {
  text-decoration: none; }

.select-vehicle__list-item__link span {
  display: block; }

.select-vehicle__list-item__link span:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 61%;
  flex: 1 1 61%;
  max-width: 61%;
  line-height: 20px;
  margin-bottom: 10px;
  padding-right: 10px; }

.select-vehicle__list-item__link span:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 39%;
  flex: 1 1 39%;
  max-width: 39%; }

.select-vehicle__list-item__name {
  color: #666;
  font-size: 18px;
  float: right;
  max-width: 42%;
  line-height: 22px;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__subtitle, .select-vehicle__title {
  font-family: "Barlow Bold",sans-serif; }

.select-vehicle__container-bottom, .select-vehicle__container-top {
  background-color: transparent; }

.select-vehicle__subtitle h1, .select-vehicle__subtitle h2, .select-vehicle__subtitle h3, .select-vehicle__subtitle h4, .select-vehicle__subtitle h5, .select-vehicle__subtitle h6, .select-vehicle__subtitle p, .select-vehicle__title h1, .select-vehicle__title h2, .select-vehicle__title h3, .select-vehicle__title h4, .select-vehicle__title h5, .select-vehicle__title h6, .select-vehicle__title p {
  margin: 0; }

.select-vehicle__title {
  color: #274ba7;
  font-size: 26px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__description, .select-vehicle__subtitle {
  color: #333;
  max-width: 250px;
  margin: 0 auto;
  text-align: center; }

.select-vehicle__subtitle {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  padding-top: 10px;
  line-height: 22px; }

.select-vehicle__description {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__wingfoot-lockup, .select-vehicle__wingfoot-lockup em:before {
  font-family: wingfoot_sansregular;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase; }

.select-vehicle__description p {
  margin: 0; }

.select-vehicle__icon {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: -49px;
  width: 100%; }

.select-vehicle__icon-container {
  background-color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  height: 37px;
  margin: 0 auto;
  min-width: 75px;
  padding: 0;
  overflow-y: visible;
  width: auto; }

.select-vehicle__icon-container:before {
  border-top: 12px solid #264ba6;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  content: " ";
  display: inline-block;
  height: 0;
  left: 0;
  margin: 0 auto -5px;
  position: absolute;
  top: 56px;
  right: 0;
  width: 0;
  z-index: 11; }

.select-vehicle__icon-container span {
  background-color: #264ba6;
  color: #FD0;
  display: block;
  overflow: hidden;
  width: auto; }

.select-vehicle__icon-container span:before {
  display: block;
  margin: 0 auto;
  text-align: center; }

.select-vehicle__wingfoot-lockup {
  font-size: 17px;
  margin: 0 auto;
  padding: 0 10px;
  line-height: 35px;
  width: auto;
  white-space: nowrap; }

.select-vehicle__wingfoot-lockup em {
  display: inline-block;
  font-size: 22px;
  padding: 5px 0; }

.select-vehicle__wingfoot-lockup em:before {
  content: '•';
  display: inline-block;
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  margin: 0 -7px 0 1px; }

.select-vehicle__finder-options {
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 20px;
  padding-top: 25px;
  font-size: 20px; }

.select-vehicle__finder-options h1, .select-vehicle__finder-options h2, .select-vehicle__finder-options h3, .select-vehicle__finder-options h4, .select-vehicle__finder-options h5, .select-vehicle__finder-options h6, .select-vehicle__finder-options p {
  font-size: 20px;
  margin: 0; }

.select-vehicle__finder-options li {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dedede;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  height: 40px;
  padding-left: 25px;
  -webkit-align-items: center;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__finder-options li:first-of-type {
  border-top: 1px solid #dedede; }

.select-vehicle__finder-options li div > span {
  color: #666;
  font-size: 16px;
  padding-left: 5px; }

.select-vehicle__finder-options div {
  opacity: .4; }

.select-vehicle__finder-options .active-row div, .select-vehicle__finder-options .configured-row div {
  opacity: 1; }

.select-vehicle__finder-options .active-row {
  color: #06D;
  font-size: 26px;
  position: relative; }
  .select-vehicle__finder-options .active-row h2 {
    color: #06D; }

.select-vehicle__finder-options .active-row > div {
  width: 100%; }

.select-vehicle__finder-options .active-row:before {
  background-image: url(/Content/img/findTiresByVehicle/arrow-fill.png);
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 12px;
  content: '';
  height: 13px;
  left: 11px;
  position: absolute;
  width: 8px; }

.select-vehicle__finder-options .active-row .select-vehicle__selectable {
  display: block; }

.select-vehicle__finder-options .active-row .select-vehicle__geo-label {
  display: none; }

.select-vehicle__finder-options .active-row .gy-clearable {
  padding-right: 0; }

.select-vehicle__finder-options .active-row .select-vehicle__zip-code {
  display: inline-block;
  top: -3px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 37px; }

.select-vehicle__finder-options .active-row .select-vehicle__zip-code::-webkit-input-placeholder {
  font-family: Barlow,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #274ba7;
  font-style: italic;
  font-size: 14px;
  position: relative;
  line-height: 30px; }

.select-vehicle__finder-options .active-row .select-vehicle__zip-code:-moz-placeholder {
  font-family: Barlow,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #274ba7;
  font-style: italic;
  font-size: 14px;
  position: relative;
  bottom: -2px; }

.select-vehicle__finder-options .active-row .select-vehicle__zip-code::-moz-placeholder {
  font-family: Barlow,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #274ba7;
  font-style: italic;
  font-size: 14px;
  position: relative;
  bottom: -2px; }

.select-vehicle__finder-options .active-row .select-vehicle__zip-code:-ms-input-placeholder {
  font-family: Barlow,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #274ba7;
  font-style: italic;
  font-size: 14px;
  position: relative;
  bottom: 2px; }

.select-vehicle__finder-options .configured-row {
  color: #111;
  font-size: 26px;
  position: relative; }

.select-vehicle__finder-options .configured-row .select-vehicle__selectable {
  bottom: 4px;
  display: block;
  font-size: 21px; }

.select-vehicle__finder-options .configured-row.select-vehicle__location-row .select-vehicle__geo-label {
  display: none; }

.select-vehicle__finder-options .configured-row .select-vehicle__zip-code {
  display: block;
  position: relative;
  top: 3px; }

.select-vehicle__finder-options .configured-row h2 span {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
  font-size: 18px;
  max-width: 33%;
  width: 100px;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__finder-options .select-vehicle__location-row .select-vehicle__remove-icon {
  display: none; }

.select-vehicle__finder-options .select-vehicle__location-row.configured-row .select-vehicle__remove-icon {
  display: block; }

.select-vehicle__finder-options .select-vehicle__location-row.configured-row .select-vehicle__geo-icon {
  display: none; }

.select-vehicle__finder-options .select-vehicle__location-row.configured-row .select-vehicle__zip-code {
  display: block; }

.select-vehicle__geo-label {
  opacity: .4;
  position: relative; }

.select-vehicle__selectable {
  bottom: 3px;
  cursor: pointer;
  display: none;
  outline: 0;
  position: absolute;
  text-decoration: none;
  right: 20px; }

.select-vehicle__geo-icon {
  background-image: url(../images/compass.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  bottom: 10px;
  height: 15px;
  width: 26px;
  -webkit-background-size: 15px 15px;
  border: transparent;
  right: 10px;
  margin-right: 0;
  padding-right: 0; }

.select-vehicle__plus-icon:after {
  content: "\2b";
  color: #06D;
  font-size: 23px;
  font-weight: 700; }

.select-vehicle .tooltip-inner, .select-vehicle__list-wrapper li, .select-vehicle__remove-icon:after {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal; }

.select-vehicle__remove-icon:after {
  content: "×";
  color: #666;
  cursor: pointer;
  font-size: 22px;
  -webkit-font-smoothing: subpixel-antialiased; }

.select-vehicle__plus-icon, .select-vehicle__remove-icon, .select-vehicle__zip-code {
  display: none; }

.select-vehicle__plus-icon:focus, .select-vehicle__plus-icon:hover, .select-vehicle__remove-icon:focus, .select-vehicle__remove-icon:hover, .select-vehicle__zip-code:focus, .select-vehicle__zip-code:hover {
  text-decoration: none; }

.select-vehicle__zip-code {
  background-color: transparent;
  border: 0;
  font-size: 20px;
  max-width: none;
  outline: 0;
  padding-left: 0;
  width: 100%; }

.select-vehicle__cta-wrapper {
  left: 0;
  margin: 0 auto;
  top: 65px;
  text-align: center;
  position: absolute;
  opacity: 1;
  width: 100%; }

.select-vehicle__tooltip-trigger {
  display: inline-block; }

.select-vehicle__cta {
  min-width: 235px;
  width: 100%; }

.select-vehicle__cta.btn[disabled*=disabled], .select-vehicle__cta[disabled*=disabled].rebate-hybris__cta {
  background-color: #EEE;
  background-image: none !important;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  color: #7d7c7c; }

.select-vehicle__selection-window {
  background-color: #FFF;
  display: none;
  left: 0;
  height: 100%;
  overflow-x: visible;
  position: relative;
  width: 0;
  z-index: 10; }

.select-vehicle__selection-window__header {
  min-height: 58px;
  overflow: hidden;
  position: relative; }

.select-vehicle__selection-window__header .icon-x-close {
  color: #06D;
  cursor: pointer;
  position: absolute;
  right: 14px;
  z-index: 2; }

.select-vehicle__selection-window__header .icon-x-close:before {
  font-size: 45px;
  -webkit-font-smoothing: antialiased; }

.select-vehicle__selection-window.select-vehicle__selection-window-mobile {
  position: fixed;
  top: 0; }

.select-vehicle__selection-window .select-vehicle__title {
  position: relative;
  top: -8px; }

.select-vehicle__list-wrapper {
  margin-top: 10px;
  min-height: 101%;
  overflow: auto;
  padding-bottom: 100px; }

.select-vehicle__list-wrapper ul {
  list-style-type: none;
  padding: 5px 15px 0 35px; }

.select-vehicle__list-wrapper li {
  color: #06D;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  min-height: 40px;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  vertical-align: middle; }

.select-vehicle .tooltip.top {
  width: 255px; }

.select-vehicle .tooltip.top .tooltip-inner {
  min-width: 255px; }

.select-vehicle .tooltip.top .tooltip-arrow {
  border-bottom-color: #262728; }

.select-vehicle .tooltip.right {
  left: 373px !important;
  width: 140px; }

.select-vehicle .tooltip.right .tooltip-arrow {
  border-right-color: #262728; }

.select-vehicle .tooltip.right .tooltip-inner {
  min-height: 44px; }

.select-vehicle .tooltip-inner {
  background-color: #262728;
  border-radius: 8px;
  line-height: 20px;
  font-size: 16px;
  padding-bottom: 6px;
  padding-top: 6px;
  -webkit-font-smoothing: antialiased; }

.select-vehicle .gy-tooltip__content-wrapper span {
  color: #FFF;
  font-weight: 700; }

.select-vehicle .active-row:not(.select-vehicle__location-row) {
  cursor: pointer; }

@media (min-width: 481px) {
  .select-vehicle__wrapper {
    max-width: 355px; } }

@media (min-width: 768px) {
  .select-vehicle__wrapper {
    max-width: 702px;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%; }
  .select-vehicle__title {
    font-size: 36px;
    line-height: 36px; }
  .select-vehicle__subtitle {
    font-size: 22px; }
  .select-vehicle__description {
    font-size: 18px;
    max-width: 450px;
    padding-top: 2px; }
  .select-vehicle__finder-options {
    font-size: 24px;
    margin: 0 auto;
    max-width: 375px;
    padding-bottom: 70px;
    width: 100%; }
  .select-vehicle__finder-options h1, .select-vehicle__finder-options h2, .select-vehicle__finder-options h3, .select-vehicle__finder-options h4, .select-vehicle__finder-options h5, .select-vehicle__finder-options h6, .select-vehicle__finder-options p {
    font-size: 24px; }
  .select-vehicle__finder-options li {
    height: 46px;
    padding-left: 2px; }
  .select-vehicle__finder-options li div > span {
    font-size: 18px; }
  .select-vehicle__finder-options .active-row {
    font-size: 30px; }
  .select-vehicle__finder-options .active-row:after {
    right: 7px; }
  .select-vehicle__finder-options .active-row:before {
    bottom: 13px;
    height: 17px;
    left: -20px;
    width: 11px; }
  .select-vehicle__finder-options .active-row .select-vehicle__zip-code {
    padding-right: 25px; }
  .select-vehicle__finder-options .active-row .select-vehicle__zip-code::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 35px; }
  .select-vehicle__finder-options .active-row .select-vehicle__zip-code:-moz-placeholder {
    bottom: -3px;
    font-size: 16px;
    line-height: 35px; }
  .select-vehicle__finder-options .active-row .select-vehicle__zip-code::-moz-placeholder {
    bottom: -3px;
    font-size: 16px;
    line-height: 35px; }
  .select-vehicle__finder-options .active-row .select-vehicle__zip-code:-ms-input-placeholder {
    bottom: 1px;
    font-size: 16px; }
  .select-vehicle__finder-options .configured-row {
    font-size: 30px; }
  .select-vehicle__finder-options .configured-row .select-vehicle__selectable {
    bottom: 6px; }
  .select-vehicle__selection-window {
    background-color: transparent;
    top: -15px; }
  .select-vehicle__selection-window__header {
    min-height: 41px; }
  .select-vehicle__selection-window .icon-x-close {
    right: 10px;
    top: 0; }
  .select-vehicle__selection-window .select-vehicle__title {
    top: -13px; }
  .select-vehicle__zip-code {
    font-size: 24px; }
  .select-vehicle__selectable {
    bottom: 3px;
    right: 7px; }
  .select-vehicle__geo-icon {
    bottom: 13px;
    right: -3px; }
  .select-vehicle__cta-wrapper {
    padding-top: 0;
    top: 70px; }
  .select-vehicle__list-wrapper {
    background-color: #FFF;
    max-height: 318px;
    max-width: 375px;
    margin: 15px auto 0;
    padding-bottom: 0; }
  .select-vehicle__list-wrapper ul {
    padding-left: 15px;
    padding-right: 15px; }
  .select-vehicle__list-wrapper li {
    line-height: 40px; } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0; }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th, .text-hide {
  background-color: transparent; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top .tooltip-arrow {
  left: 50%;
  margin-left: -5px; }

.tooltip.top-left .tooltip-arrow {
  left: 5px; }

.tooltip.top-right .tooltip-arrow {
  right: 5px; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -5px; }

.tooltip.bottom-left .tooltip-arrow {
  left: 5px; }

.tooltip.bottom-right .tooltip-arrow {
  right: 5px; }

.oe-promo-tile__wrapper {
  background-color: #EEE;
  width: 100%; }

.oe-promo-tile__content-wrapper {
  margin: 0 auto;
  max-width: 1180px;
  min-height: 215px;
  padding: 27px 30px 0; }

.oe-promo-tile__left-side {
  padding-bottom: 25px; }

.oe-promo-tile__right-side {
  display: none; }

.oe-promo-tile__title {
  font-family: "Barlow Bold",sans-serif;
  color: #274ba7;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased; }

.oe-promo-tile__content, .oe-promo-tile__list__item {
  font-family: "Barlow",Barlow,sans-serif;
  color: #666;
  font-size: 20px;
  -webkit-font-smoothing: antialiased; }

.oe-promo-tile__content {
  font-weight: 400;
  font-style: normal;
  line-height: 26px; }

.oe-promo-tile__content p {
  margin-bottom: 0; }

.oe-promo-tile__list {
  display: block;
  padding-left: 0;
  padding-top: 15px;
  margin-bottom: 0; }

.oe-promo-tile__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  flex: 1 1 30%;
  margin-bottom: 10px;
  padding-right: 10px;
  position: relative;
  -ms-flex: 1 1 33%; }

.oe-promo-tile__list__item:last-child, .oe-promo-tile__list__item:last-child .icon {
  margin-bottom: 0; }

.oe-promo-tile__list__item .icon {
  -ms-flex-item-align: center;
  align-self: center;
  display: inline-block;
  height: 40px;
  width: 40px; }

.oe-promo-tile__list__text {
  -ms-flex-item-align: center;
  align-self: center;
  display: inline-block;
  line-height: 20px;
  margin-left: 10px;
  vertical-align: top;
  width: 70%; }

.oe-promo-tile__with-images .oe-promo-tile__content {
  padding-top: 10px; }

@media (min-width: 768px) and (max-width: 960px) {
  .oe-promo-tile__list {
    width: 460px; } }

@media (min-width: 768px) {
  .oe-promo-tile__content {
    padding-top: 20px; }
  .oe-promo-tile__content-wrapper {
    padding-top: 38px;
    position: relative; }
  .oe-promo-tile__title {
    font-size: 28px; }
  .oe-promo-tile__left-side {
    max-width: 60%; }
  .oe-promo-tile__right-side {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    max-width: 40%; }
  .oe-promo-tile__right-side img {
    max-width: 100%; } }

@media (min-width: 1025px) {
  .oe-promo-tile__content-wrapper {
    min-height: 255px; }
  .oe-promo-tile__list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding-top: 20px;
    width: 100%; }
  .oe-promo-tile__right-side {
    max-width: none; }
  .oe-promo-tile__right-side img {
    max-width: 460px;
    max-height: 227px; } }

.vehicle-catalog {
  background-color: #FFF; }

.vehicle-catalog__wrapper {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1180px;
  margin: 0 auto; }

.vehicle-catalog__title-wrapper {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  font-size: 26px;
  margin: 0 0 10px 15px; }

.vehicle-catalog__subtitle, .vehicle-catalog__title {
  font-family: "Barlow Bold",sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased; }

.vehicle-catalog__title {
  color: #274ba7;
  display: block;
  font-size: 24px;
  padding-bottom: 10px;
  padding-top: 22px; }

.vehicle-catalog__subtitle {
  color: #666;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 0; }

.vehicle-catalog__column ul, .vehicle-catalog__link, .vehicle-catalog__version-size {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal; }

.vehicle-catalog__list {
  margin-bottom: 20px; }

.vehicle-catalog__column {
  padding: 0; }

.vehicle-catalog__column:last-child .vehicle-catalog__sub-column {
  padding-right: 0; }

.vehicle-catalog__column ul {
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 19px;
  padding-left: 0;
  margin: 0; }

.vehicle-catalog__column ul li {
  border-bottom: 1px solid #DDD;
  line-height: 120%;
  list-style: none;
  padding: 8px 0 7px 4px;
  text-align: left; }

.vehicle-catalog__sub-column {
  padding: 0;
  position: relative;
  overflow: hidden; }

.vehicle-catalog__quad-col {
  width: 100%;
  max-width: initial !important; }
  @media (min-width: 800px) {
    .vehicle-catalog__quad-col {
      column-count: 2; } }
  @media (min-width: 1024px) {
    .vehicle-catalog__quad-col {
      column-count: 4; } }
  .vehicle-catalog__quad-col li {
    break-inside: avoid-column; }

.vehicle-catalog__sub-column:nth-child(even) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-order: 0; }

.vehicle-catalog__sub-column:not(:first-child) .vehicle-catalog__list-header {
  display: none; }

.vehicle-catalog__version-label, .vehicle-catalog__version-size {
  display: inline-block; }

.vehicle-catalog__version-label .vehicle-catalog__title, .vehicle-catalog__version-size .vehicle-catalog__title {
  color: #666;
  font-size: 18px;
  padding-bottom: 0;
  padding-top: 5px; }

.vehicle-catalog__version-label {
  max-width: 50%;
  width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; }

.vehicle-catalog__version-size {
  color: #666;
  font-size: 18px;
  max-width: 42%;
  width: 42%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 42%;
  flex: 1 1 42%;
  vertical-align: top;
  -webkit-font-smoothing: antialiased; }

.vehicle-catalog__calc__headline, .vehicle-catalog__calc__step-icon, .vehicle-catalog__calc__title, .vehicle-catalog__link {
  -webkit-font-smoothing: subpixel-antialiased; }

.vehicle-catalog__list-header .vehicle-catalog__title {
  padding-top: 0; }

.vehicle-catalog__link {
  color: #06D;
  font-size: 18px; }

.vehicle-catalog__link:hover {
  color: #06D;
  text-decoration: none; }

.vehicle-catalog__link:after {
  font-weight: 700; }

.vehicle-catalog__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.vehicle-catalog__calc__block, .video-gallery__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal; }

.vehicle-catalog .panel-body, .vehicle-catalog .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .vehicle-catalog .content, .vehicle-catalog .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .vehicle-catalog .content, .vehicle-catalog .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .vehicle-catalog .content, .vehicle-catalog .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .vehicle-catalog .content, .vehicle-catalog .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .vehicle-catalog .content, .vehicle-catalog .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .vehicle-catalog .content {
  padding: 0; }

.vehicle-catalog .panel-body ul, .vehicle-catalog .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .vehicle-catalog .content ul, .vehicle-catalog .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .vehicle-catalog .content ul, .vehicle-catalog .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .vehicle-catalog .content ul, .vehicle-catalog .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .vehicle-catalog .content ul, .vehicle-catalog .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .vehicle-catalog .content ul, .vehicle-catalog .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .vehicle-catalog .content ul {
  padding-left: 15px; }

.vehicle-catalog .panel {
  border-top: 0; }

.vehicle-catalog__calc-wrapper {
  max-width: 100%;
  padding: 0; }

.vehicle-catalog__calc__top-wrapper {
  padding: 40px 0 0; }

.vehicle-catalog__calc__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex; }

.vehicle-catalog__calc__step-icon {
  background: #FD0;
  border-radius: 50%;
  display: inline-block;
  -webkit-box-flex: initial;
  flex: initial;
  font-family: Barlow,sans-serif;
  height: 35px;
  min-width: 35px;
  position: relative;
  text-align: center;
  width: 35px;
  -webkit-flex: initial;
  -ms-flex: initial; }

.vehicle-catalog__calc__step-icon span {
  position: relative;
  font-size: 18px;
  top: 5px; }

.vehicle-catalog__calc__title {
  font-family: "Barlow Bold",sans-serif;
  color: #274ba7;
  font-size: 28px;
  -webkit-box-flex: initial;
  flex: initial;
  margin: -2px 0 0;
  padding-left: 10px;
  text-transform: uppercase;
  -webkit-flex: initial;
  -ms-flex: initial; }

.vehicle-catalog__calc__headline {
  font-family: "Barlow",Barlow,sans-serif;
  font-style: normal;
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px; }

.vehicle-catalog__calc__main-content {
  font-family: Barlow,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 14px;
  max-width: 800px; }

.vehicle-catalog__calc__block-content, .vehicle-catalog__calc__block-title--principal {
  font-family: "Barlow",Barlow,sans-serif;
  font-style: normal; }

.vehicle-catalog__calc__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0 15px 20px;
  width: 100%;
  -webkit-flex-wrap: wrap; }

.vehicle-catalog__calc__block-title-wrapper {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-left: 20px;
  position: relative;
  -webkit-order: 2; }

.vehicle-catalog__calc__block-content {
  font-weight: 400;
  color: #666;
  font-size: 20px;
  line-height: 22px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -webkit-order: 2;
  -webkit-font-smoothing: antialiased; }

.vehicle-catalog__calc__block-image-wrapper {
  padding-bottom: 20px;
  padding-top: 10px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 45px;
  -webkit-order: 1; }

.vehicle-catalog__calc__block-image {
  max-height: 45px;
  max-width: 50px; }

.vehicle-catalog__calc__icon {
  color: #29315e;
  font-size: 40px; }

.vehicle-catalog__calc__container-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 70px;
  -webkit-flex-wrap: nowrap; }

.vehicle-catalog__calc__container-top {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-order: 1; }

.vehicle-catalog__calc__container-middle {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-bottom: 5px;
  padding-top: 15px;
  -webkit-order: 2; }

.vehicle-catalog__calc__container-bottom {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-order: 3; }

.vehicle-catalog__calc__block-title--principal {
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274ba7;
  display: inline-block;
  font-size: 26px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 5px; }

.vehicle-catalog__calc__block-title--secondary, .video-gallery {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

.vehicle-catalog__calc__block-title--principal span {
  font-size: 25px;
  padding-right: 5px;
  position: relative;
  top: 2px; }

.vehicle-catalog__calc__block-title--secondary {
  color: #29315e;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 0;
  margin-top: 17px;
  text-transform: uppercase; }

.vehicle-catalog__calc .icon-info-circle {
  color: #00257a;
  margin-right: 5px; }

@media (min-width: 481px) {
  .vehicle-catalog__calc__block-title--principal {
    font-size: 28px; } }

@media (min-width: 768px) {
  .vehicle-catalog__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap; }
  .vehicle-catalog__column .vehicle-catalog__sub-column, .vehicle-catalog__column:last-child .vehicle-catalog__sub-column {
    padding-right: 15px; }
  .vehicle-catalog__sub-column {
    -webkit-box-flex: 1;
    flex: 1 1 50%;
    max-width: 50%;
    -webkit-flex: 1 1 50%;
    -ms-flex: 1 1 50%; }
  .vehicle-catalog__sub-column:nth-child(even) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2; }
  .vehicle-catalog__sub-column:nth-child(even) .vehicle-catalog__list-header {
    display: none; }
  .vehicle-catalog__sub-column:nth-child(odd) .vehicle-catalog__list-header {
    display: list-item; }
  .vehicle-catalog__calc__block-title--secondary {
    margin-top: 0;
    margin-bottom: 0; }
  .vehicle-catalog__calc__block-content {
    padding-left: 37px; }
  .vehicle-catalog__calc__block-title-wrapper {
    padding: 0;
    text-align: left; }
  .vehicle-catalog__calc__container-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto; }
  .vehicle-catalog__calc__container-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 900px;
    padding-bottom: 15px;
    padding-left: 37px;
    -webkit-flex-wrap: nowrap; }
  .vehicle-catalog__calc__block-image-wrapper {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding-bottom: 6px;
    text-align: left;
    max-width: 65px;
    width: 100%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto; }
  .vehicle-catalog__calc__block-image {
    max-height: 45px;
    max-width: 55px; }
  .vehicle-catalog__horizontal-border .vehicle-catalog__sub-column:nth-child(4n-2):after, .vehicle-catalog__horizontal-border .vehicle-catalog__sub-column:nth-child(4n-3):after {
    border-left: 1px solid #CCC;
    content: '';
    height: 100%;
    position: absolute;
    top: 14%;
    right: -2px; } }

@media (min-width: 1024px) {
  .vehicle-catalog__column li:hover {
    background-color: #f5f5f5;
    border-bottom-color: #CCC; }
  .vehicle-catalog__sub-column {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto; }
  .vehicle-catalog__sub-column:nth-child(even) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-order: 0; }
  .vehicle-catalog__sub-column:nth-child(even) .vehicle-catalog__list-header {
    display: list-item; }
  .vehicle-catalog__horizontal-border .vehicle-catalog__sub-column:not(:first-child):before {
    border-right: 1px solid #CCC;
    content: '';
    height: 100%;
    position: absolute;
    top: 36px;
    left: 0; }
  .vehicle-catalog__horizontal-border .vehicle-catalog__sub-column:nth-child(4n-2):after, .vehicle-catalog__horizontal-border .vehicle-catalog__sub-column:nth-child(4n-3):after {
    border-left: 0; }
  .vehicle-catalog__title {
    font-size: 28px; } }

.available-offers-blue {
  background-color: #3D5B94;
  margin: 40px 50px 0 -72px;
  padding: 18px 17px 27px 10px;
  text-align: center;
  display: none; }

.available-offers-blue .modalRebate {
  font-size: 1px !important; }

.available-offers-blue .icon-rebate-badge {
  color: #fd0;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: -17px;
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.available-offers-blue__title {
  font-size: 16px;
  font-family: "Barlow Bold","Barlow",Barlow,sans-serif;
  font-style: italic;
  color: #F0F0F0;
  padding: 0 !important;
  margin: 0 auto !important;
  position: relative;
  max-width: 113px; }

.available-offers-blue__see-details-link {
  font-size: 14px;
  color: #F0F0F0; }

.available-offers-blue__see-details__text {
  text-decoration: underline; }

@media (min-width: 500px) {
  .available-offers-blue {
    margin: 0;
    padding: 18px 15px 27px 25px; } }

@media (min-width: 640px) {
  .available-offers-blue {
    margin: 0;
    padding: 18px 31px 27px 24px; } }

@media (min-width: 1024px) {
  .available-offers-blue {
    background: rgba(137, 165, 230, 0.4);
    top: 55px;
    left: 0;
    text-align: center;
    width: 208px;
    padding: 12px 0 8px 5px;
    margin: 16px 0 0 -15px; }
  .available-offers-blue .icon-rebate-badge {
    font-size: 18px;
    left: -20px; }
  .available-offers-blue__title {
    font-size: 18px;
    max-width: 124px;
    margin: 0 auto 5px !important; }
  .available-offers-blue__see-details-link {
    text-align: center; } }

.available-offers--bbcard {
  border-top: 4px solid #fd0;
  margin: 40px 50px 0 -66px;
  position: relative; }

.available-offers--bbcard .ribbon {
  left: -7px; }

.available-offers__container {
  background: #FFF;
  padding: 5px 0 7px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.available-offers__header-group--bbcard {
  margin-left: 30px; }

.available-offers__header--bbcard {
  margin: 12px 0 5px !important; }

.available-offers__header {
  color: #666;
  font-family: "Barlow Bold","Barlow",Barlow,sans-serif;
  font-size: 18px;
  padding: 0 !important;
  text-align: left; }

.available-offers__header--pdp {
  color: #F0F0F0;
  position: absolute;
  top: -28px; }

.available-offers__subheader {
  margin: 5px 0; }

.available-offers__subheader--pdp {
  color: #666;
  font-size: 14px;
  font-style: italic;
  margin: 5px 0 7px !important; }

.available-offers__list {
  list-style-type: none;
  margin-left: -15px;
  padding: 5px 0 10px;
  position: relative; }

.available-offers__list-item {
  color: #F0F0F0;
  font-size: 14px;
  position: relative;
  text-align: left; }

.available-offers__list-item .saving-description {
  display: block;
  margin-left: 30px; }

.available-offers__list-item .saving-description__text {
  display: inline-block;
  font-size: 14px; }

.available-offers__list-item .saving-description__text .gy-dagger {
  font-size: 11px; }

.available-offers__list-item .icon-check-mark {
  color: #F0F0F0;
  font-size: 20px;
  line-height: 16px;
  position: absolute;
  top: 0;
  left: 9px; }

.available-offers__list-item.service-rebate {
  line-height: 13px; }

.available-offers .saving-description {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 31px; }

.available-offers .ribbon {
  background-color: #fd0;
  padding: 3px 0 0;
  position: absolute;
  top: 10px;
  width: 30px;
  text-align: center;
  cursor: pointer; }

.available-offers .ribbon:before {
  border-left: 7px solid transparent;
  border-right: 0 solid transparent;
  border-top: 7px solid #5e5e5e;
  bottom: 23px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: -7px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.available-offers .ribbon .icon-rebate-badge {
  color: #274BA7; }

@media (min-width: 375px) {
  .available-offers__list {
    margin-left: 10px; } }

@media (min-width: 425px) {
  .available-offers__list {
    margin-left: 35px; } }

@media (min-width: 480px) {
  .available-offers__list {
    margin-left: 65px; } }

@media (min-width: 500px) {
  .available-offers--bbcard {
    margin: 15px 0 0 -25px; }
  .available-offers__container {
    border-right: none;
    border-bottom-right-radius: 0; }
  .available-offers__list {
    margin-left: 0; }
  .available-offers .saving-description {
    vertical-align: top;
    width: 92%; } }

@media (min-width: 640px) {
  .available-offers__list {
    margin-left: -4px; }
  .available-offers__list-item {
    font-size: 14px; } }

@media (min-width: 768px) {
  .available-offers--bbcard {
    margin: 15px 0 0 -25px; }
  .available-offers__header--pdp {
    color: #666; }
  .available-offers__subheader--pdp {
    color: #F0F0F0;
    font-size: 16px;
    font-style: italic;
    margin: 5px 0 10px !important; }
  .available-offers__list {
    margin-left: -25px; }
  .available-offers .saving-description {
    width: 92%; } }

@media (min-width: 868px) {
  .available-offers--bbcard {
    margin: 15px 0 0; }
  .available-offers__list {
    margin-left: -15px; } }

@media (min-width: 1024px) {
  .available-offers--bbcard {
    margin: 15px -15px 0; }
  .available-offers__container {
    background: #F0F0F0;
    border: none;
    border-bottom-left-radius: 0; }
  .available-offers__list {
    margin-left: 0;
    padding-left: 5px; }
  .available-offers__list-item {
    font-size: 15px; }
  .available-offers__list-item .saving-description__text .gy-dagger {
    font-size: 13px; }
  .available-offers__list-item.service-rebate {
    line-height: 17px; } }

.rwd-img {
  height: auto;
  position: relative; }

.rwd-img.lazyload {
  display: none !important; }

.rwd-img.lazyload .rwd-img__content {
  opacity: 0; }

.rwd-img__content {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -9px;
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-animation: revealImage 250ms 1 ease-in-out;
  animation: revealImage 250ms 1 ease-in-out; }

.rwd-img__content.ratio-1-1 {
  padding-bottom: 100%; }

.rwd-img__content.ratio-16-9 {
  padding-bottom: 75%; }

.txt-img .img-left {
  float: left;
  padding: 10px; }

/* ----- Shared Partials ----- */
.detail-page .detail-page-img, .warranty-template .detail-page-img {
  background-image: image-url("white-93percent.png");
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat; }
  .detail-page .detail-page-img iframe, .warranty-template .detail-page-img iframe {
    width: 100% !important; }

.detail-page .page-header, .warranty-template .page-header {
  padding: 0 15px;
  margin: 15px 0;
  height: auto;
  width: 100%;
  overflow: hidden;
  border-bottom: none; }
  .detail-page .page-header b, .warranty-template .page-header b {
    margin-bottom: 10px;
    display: block; }
  .detail-page .page-header h2, .warranty-template .page-header h2 {
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 6px; }
    .detail-page .page-header h2 + h4, .warranty-template .page-header h2 + h4 {
      margin-top: 6px; }
  .detail-page .page-header .btn, .warranty-template .page-header .btn {
    margin: 20px 20px 20px 0;
    width: auto;
    display: inline-block; }
  .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; }
  .detail-page .page-header a, .warranty-template .page-header a {
    float: none;
    width: auto; }

.detail-page .lead, .warranty-template .lead {
  font-size: 16px;
  color: #555; }

.detail-page .page-title-block, .warranty-template .page-title-block {
  padding-bottom: 10px; }
  .detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
    float: none;
    margin-bottom: 5px; }
  .detail-page .page-title-block .intro-offlink, .warranty-template .page-title-block .intro-offlink {
    float: none;
    clear: both;
    padding-bottom: 5px; }

.detail-page h2, .warranty-template h2 {
  color: #274BA7;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.detail-page .left-content, .warranty-template .left-content,
.detail-page .main-content,
.warranty-template .main-content {
  overflow-y: hidden; }
  .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; }
  .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; }
  .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; }
  .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%; }

.detail-page .main-content-heading, .warranty-template .main-content-heading {
  font-size: 22px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #333;
  margin: .5em 0 .25em; }

.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; }
  .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("/Content/img/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; }
  .detail-page .sidebar-list ul, .warranty-template .sidebar-list ul, .warranty-template .additional-resources-container ul {
    margin: 0 10px;
    padding: 0;
    list-style: none; }
  .detail-page .sidebar-list li, .warranty-template .sidebar-list li, .warranty-template .additional-resources-container li {
    padding: 9px 0 10px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    border-bottom: 1px solid #ddd; }
    .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; }

.detail-page ul.none, .warranty-template ul.none {
  margin: 10px 0;
  padding-left: 0; }

.detail-page .list-group .list-group-column, .warranty-template .list-group .list-group-column {
  padding: 0; }
  .detail-page .list-group .list-group-column li, .warranty-template .list-group .list-group-column li {
    margin-bottom: 0; }

.detail-page .list-group .col-sm-6, .warranty-template .list-group .col-sm-6, .detail-page .list-group .gy-form .half, .gy-form .detail-page .list-group .half, .warranty-template .list-group .gy-form .half, .gy-form .warranty-template .list-group .half {
  padding-left: 0;
  padding-right: 15px; }

.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; }
  .detail-page .detail-main .gy-windowshade, .warranty-template .detail-main .gy-windowshade, .warranty-template .left-content .gy-windowshade, .detail-page .detail-main .gy-secondary-windowshade, .warranty-template .detail-main .gy-secondary-windowshade, .warranty-template .left-content .gy-secondary-windowshade, .detail-page .detail-main .gy-nav-windowshade, .warranty-template .detail-main .gy-nav-windowshade, .warranty-template .left-content .gy-nav-windowshade, .detail-page .detail-main .gy-tertiary-windowshade, .warranty-template .detail-main .gy-tertiary-windowshade, .warranty-template .left-content .gy-tertiary-windowshade, .detail-page .detail-main .gy-coupon-windowshade, .warranty-template .detail-main .gy-coupon-windowshade, .warranty-template .left-content .gy-coupon-windowshade, .detail-page .detail-main .gy-min-windowshade, .warranty-template .detail-main .gy-min-windowshade, .warranty-template .left-content .gy-min-windowshade,
  .detail-page .detail-main .gy-secondary-windowshade,
  .warranty-template .detail-main .gy-secondary-windowshade,
  .warranty-template .left-content .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-windowshade,
  .warranty-template .detail-sidebar .gy-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-nav-windowshade,
  .warranty-template .detail-sidebar .gy-nav-windowshade,
  .detail-page .detail-sidebar .gy-tertiary-windowshade,
  .warranty-template .detail-sidebar .gy-tertiary-windowshade,
  .detail-page .detail-sidebar .gy-coupon-windowshade,
  .warranty-template .detail-sidebar .gy-coupon-windowshade,
  .detail-page .detail-sidebar .gy-min-windowshade,
  .warranty-template .detail-sidebar .gy-min-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade {
    margin-left: -15px;
    margin-right: -15px; }
  .detail-page .detail-main .list-group, .warranty-template .detail-main .list-group, .warranty-template .left-content .list-group,
  .detail-page .detail-sidebar .list-group,
  .warranty-template .detail-sidebar .list-group {
    padding-left: 0;
    padding-right: 0; }
  .detail-page .detail-main .list-group-item, .warranty-template .detail-main .list-group-item, .warranty-template .left-content .list-group-item,
  .detail-page .detail-sidebar .list-group-item,
  .warranty-template .detail-sidebar .list-group-item {
    margin-bottom: 0;
    border-top: 0;
    text-align: center; }
    .detail-page .detail-main .list-group-item .icon-thin-arrow-right, .warranty-template .detail-main .list-group-item .icon-thin-arrow-right, .warranty-template .left-content .list-group-item .icon-thin-arrow-right,
    .detail-page .detail-sidebar .list-group-item .icon-thin-arrow-right,
    .warranty-template .detail-sidebar .list-group-item .icon-thin-arrow-right {
      margin-left: 3px; }
    .detail-page .detail-main .list-group-item a, .warranty-template .detail-main .list-group-item a, .warranty-template .left-content .list-group-item a,
    .detail-page .detail-sidebar .list-group-item a,
    .warranty-template .detail-sidebar .list-group-item a {
      font-size: 18px;
      line-height: 100%; }

.detail-page .detail-main > h3, .warranty-template .detail-main > h3, .warranty-template .detail-page .left-content > h3, .warranty-template .left-content > h3 {
  color: #333; }
  .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; }

.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; }

.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) {
  .detail-page .lead, .warranty-template .lead {
    font-size: 22px; }
  .detail-page .left-content .content-padder, .warranty-template .left-content .content-padder {
    padding: 0 15px 15px; }
  .detail-page .list-group .list-group-column, .warranty-template .list-group .list-group-column {
    padding: 0; }
  .detail-page .list-group .col-sm-6, .warranty-template .list-group .col-sm-6, .detail-page .list-group .gy-form .half, .gy-form .detail-page .list-group .half, .warranty-template .list-group .gy-form .half, .gy-form .warranty-template .list-group .half {
    padding-right: 0; }
  .detail-page .list-group .col-md-6, .warranty-template .list-group .col-md-6 {
    padding-right: 15px; }
  .detail-page .list-group-2 .col-sm-6, .warranty-template .list-group-2 .col-sm-6, .detail-page .list-group-2 .gy-form .half, .gy-form .detail-page .list-group-2 .half, .warranty-template .list-group-2 .gy-form .half, .gy-form .warranty-template .list-group-2 .half {
    padding-right: 15px; }
  .detail-page .sidebar-list, .warranty-template .sidebar-list, .warranty-template .additional-resources-container {
    width: 95%;
    padding-right: 0;
    padding-left: 0; }
  .detail-page .find-promo-tiles, .warranty-template .find-promo-tiles {
    width: 95%;
    padding-right: 0;
    padding-left: 0; }
  .detail-page .detail-page-img, .warranty-template .detail-page-img {
    float: right;
    width: 40%;
    display: inline-block;
    min-height: 250px; }
  .detail-page .page-header hr, .warranty-template .page-header hr {
    width: 100%;
    float: left;
    margin-bottom: 5px; }
  .detail-page .page-header-info, .warranty-template .page-header-info {
    float: left;
    width: 55%; }
  .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%; }
  
  .detail-page .detail-sidebar,
  .warranty-template .detail-sidebar {
    width: 30%;
    float: right;
    margin: 0;
    padding: 0 15px 0 0; }
    .detail-page .detail-sidebar .panel-collapse, .warranty-template .detail-sidebar .panel-collapse {
      background-image: none; }
  .detail-page .detail-main .gy-windowshade, .warranty-template .detail-main .gy-windowshade, .warranty-template .left-content .gy-windowshade, .detail-page .detail-main .gy-secondary-windowshade, .warranty-template .detail-main .gy-secondary-windowshade, .warranty-template .left-content .gy-secondary-windowshade, .detail-page .detail-main .gy-nav-windowshade, .warranty-template .detail-main .gy-nav-windowshade, .warranty-template .left-content .gy-nav-windowshade, .detail-page .detail-main .gy-tertiary-windowshade, .warranty-template .detail-main .gy-tertiary-windowshade, .warranty-template .left-content .gy-tertiary-windowshade, .detail-page .detail-main .gy-coupon-windowshade, .warranty-template .detail-main .gy-coupon-windowshade, .warranty-template .left-content .gy-coupon-windowshade, .detail-page .detail-main .gy-min-windowshade, .warranty-template .detail-main .gy-min-windowshade, .warranty-template .left-content .gy-min-windowshade,
  .detail-page .detail-main .gy-secondary-windowshade,
  .warranty-template .detail-main .gy-secondary-windowshade,
  .warranty-template .left-content .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-windowshade,
  .warranty-template .detail-sidebar .gy-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade,
  .detail-page .detail-sidebar .gy-nav-windowshade,
  .warranty-template .detail-sidebar .gy-nav-windowshade,
  .detail-page .detail-sidebar .gy-tertiary-windowshade,
  .warranty-template .detail-sidebar .gy-tertiary-windowshade,
  .detail-page .detail-sidebar .gy-coupon-windowshade,
  .warranty-template .detail-sidebar .gy-coupon-windowshade,
  .detail-page .detail-sidebar .gy-min-windowshade,
  .warranty-template .detail-sidebar .gy-min-windowshade,
  .detail-page .detail-sidebar .gy-secondary-windowshade,
  .warranty-template .detail-sidebar .gy-secondary-windowshade {
    margin-left: 0;
    margin-right: 0; }
  .detail-page.layout-alt .detail-sidebar, .layout-alt.warranty-template .detail-sidebar {
    float: left;
    padding: 0 0 0 15px; }
  .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) {
  .detail-page .page-title-block, .warranty-template .page-title-block {
    position: relative; }
    .detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
      max-width: 55%; }
    .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) {
  .detail-page .detail-page-img, .warranty-template .detail-page-img {
    min-height: 300px; }
  .detail-page .page-title-block, .warranty-template .page-title-block {
    position: relative; }
    .detail-page .page-title-block h1, .warranty-template .page-title-block h1 {
      max-width: 70%; }
    .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) {
  .detail-page #aboutThis .gy-coupon-windowshade, .warranty-template #aboutThis .gy-coupon-windowshade {
    margin-left: 0px; } }

.detail-page-h2 {
  color: #274BA7;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.panel__body {
  padding: 20px 15px; }

.panel__heading {
  background: #3656a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#3656a5), color-stop(60%, #274ba7), to(#1f4396));
  background: linear-gradient(to bottom, #3656a5 0, #274ba7 60%, #1f4396 100%);
  border-bottom: 1px solid transparent;
  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; }

.panel__microcopy {
  max-width: 600px;
  width: 100%; }

.panel__services {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .panel__services {
      flex-direction: row; } }

.panel__service {
  display: flex;
  margin: 0 0 15px;
  min-width: 250px; }
  @media (min-width: 768px) {
    .panel__service {
      flex-direction: column;
      margin: 0 20px 0 0; } }

.panel__title {
  font-family: "Barlow",sans-serif;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  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;
  width: 90%; }

.three-row {
  display: flex;
  flex-flow: row wrap; }

.tire-disclaimer {
  padding: 20px 0;
  font-size: 0.9em; }

.tire-tech {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  list-style: none; }
  @media (min-width: 769px) {
    .tire-tech {
      justify-content: flex-start; } }
  .tire-tech__item {
    margin: 0;
    padding: 10px;
    width: 75%;
    max-width: 250px; }
    @media (min-width: 769px) {
      .tire-tech__item {
        width: 50%; } }
    @media (min-width: 1024px) {
      .tire-tech__item {
        width: 40%; } }
    @media (min-width: 1200px) {
      .tire-tech__item {
        width: 30%; } }
  .tire-tech__image {
    max-width: 100%; }
    .tire-tech__image--desktop {
      display: none; }
      @media (min-width: 769px) {
        .tire-tech__image--desktop {
          display: inline-block; } }
    .tire-tech__image--mobile {
      display: inline-block; }
      @media (min-width: 769px) {
        .tire-tech__image--mobile {
          display: none; } }

@media (min-width: 768px) {
  .specs-link.down-link {
    position: absolute;
    top: -2px;
    right: 15px;
    margin: 0;
    max-width: 50%;
    padding: 10px 0; } }

.specs-link.down-link:hover {
  color: #fd0;
  text-decoration: none; }

.specs-link.down-link [class*=icon]:after {
  float: none;
  font-size: .8em;
  line-height: 30px;
  padding-left: 1px; }

.specs-link.down-link [class*=icon]:after {
  display: inline-block; }

.sub-landing-template .text-block-container {
  padding-left: 15px;
  padding-right: 15px; }
  .sub-landing-template .text-block-container h3 {
    color: #274BA7;
    margin: 0 0 6px 0; }
  .sub-landing-template .text-block-container p {
    line-height: 135%;
    color: #555; }

@media (min-width: 768px) {
  .sub-landing-template .body-container {
    overflow: hidden;
    padding-bottom: 25px; }
  .sub-landing-template .text-block-container {
    float: left;
    width: 48%;
    border-right: 1px solid #eeeeee; }
  .sub-landing-template .tiles-container {
    float: right;
    width: 50%; } }

@media (min-width: 1024px) {
  .sub-landing-template .text-block-container {
    width: 33%; }
  .sub-landing-template .tiles-container {
    width: 66%;
    padding-right: 15px; } }

.sub-landing-template .strayParagraph {
  padding: 10px; }

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */
@media (min-width: 768px) {
  .landing-page .body-container {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto 50px auto;
    max-width: 1090px;
    overflow: auto;
    padding-bottom: 5px; }
  .landing-page .text-block-container {
    float: left;
    width: 50%; }
  .landing-page .tiles-container {
    float: right;
    width: 50%; } }

@media (min-width: 1024px) {
  .landing-page .text-block-container {
    width: 33%; }
  .landing-page .tiles-container {
    width: 67%; } }

.warranty-template .page-header img {
  display: none; }

.warranty-template .page-header .gy-home-tire-size-images img {
  display: block; }

.warranty-template .additional-resources-container {
  padding: 0 0 15px; }

.catalog-template .styled-divider, .catalog-template .tile-container .tile hr, .tile-container .tile .catalog-template hr {
  margin-top: 20px;
  display: none; }

.catalog-template .masthead .gy-link {
  margin: 10px 0 0 20px;
  display: inline-block;
  vertical-align: middle; }

.catalog-template .secondary-nav {
  /*&.fixed {
          img {
              display: inline;
          }
      }*/ }
  .catalog-template .secondary-nav .secondary-main-container img {
    display: none; }

.special-offers h1 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  word-spacing: -2px; }

.special-offers h2 {
  font-size: 24px; }

.special-offers h3 {
  font-size: 22px; }

.special-offers h4 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px; }

.special-offers h5 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 15px 0 10px; }

.special-offers .page-header {
  background-color: #c2ccdf;
  border-bottom: 2px solid #ffdd00;
  margin-top: 0px;
  overflow: hidden; }
  .special-offers .page-header .upper-description {
    font-family: "Barlow Semi Condensed", Barlow, 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; }

.special-offers .page-header-description {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px; }

.special-offers .access-box {
  text-align: center; }
  .special-offers .access-box h3 {
    color: #274BA7;
    font-size: 28px; }
  .special-offers .access-box .gy-link {
    font-size: 24px; }

.special-offers .access-box-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ebebeb;
  border-bottom: 2px solid #ffdd00;
  padding-bottom: 30px; }
  .special-offers .access-box-wrapper small {
    padding-left: 10px; }

.special-offers .note {
  font-size: 11px; }

.special-offers .styled-divider, .special-offers .tile-container .tile hr, .tile-container .tile .special-offers hr {
  height: 10px;
  margin: 0px -15px; }

.special-offers .border-divider {
  border-top: 1px solid #ccc; }

.special-offers .access-btn-apply {
  margin: 20px auto;
  max-width: 320px; }

.special-offers .all-offers-link {
  display: inline-block;
  margin-top: 20px; }

.special-offers .benefits-container {
  text-align: center; }

.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; }
  .special-offers .benefit-box .content {
    padding: 0px 10px;
    width: 65%; }
  .special-offers .benefit-box .icon {
    max-width: 93px;
    padding: 10px 0px 0px 0px;
    width: 35%; }
    .special-offers .benefit-box .icon img {
      max-width: 100%;
      padding-top: 10px; }
  .special-offers .benefit-box.first {
    border-top: none; }

.special-offers .benefit-body {
  margin: 0 auto;
  max-width: 325px;
  overflow: auto; }

.special-offers .find-rebates-btn {
  margin: 30px auto 45px;
  width: auto; }

.special-offers .gy-cc-icon {
  display: block;
  height: 93px;
  width: 90px;
  background-size: 100%;
  /* background-size behavior was causing crashes here */ }
  .special-offers .gy-cc-icon:before {
    display: none; }

.special-offers .btn-apply-container {
  text-align: center;
  padding: 20px 0px; }
  .special-offers .btn-apply-container .btn {
    min-width: 255px; }
  .special-offers .btn-apply-container small {
    display: block;
    margin: 15px auto;
    width: 80%; }

.special-offers .btn-apply {
  max-width: 245px;
  margin: 0 auto; }

.special-offers .eligible-windowshade .gy-link {
  margin: 10px 0;
  float: left;
  clear: both; }

.special-offers .eligible-windowshade h5 {
  margin-top: 0;
  padding-top: 15px;
  clear: both; }

@media (min-width: 768px) {
  .special-offers .page-header {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 0px; }
  .special-offers h1 {
    font-size: 40px; }
  .special-offers h2 {
    font-size: 40px; }
  .special-offers h3 {
    font-size: 28px; }
  .special-offers h4 {
    font-size: 32px; }
  .special-offers h5 {
    font-size: 26px; }
  .special-offers .page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    min-height: 320px;
    width: 40%; }
  .special-offers .page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%; }
  .special-offers .btn-apply {
    width: 250px;
    margin-left: 0px; }
  .special-offers .page-header-image {
    float: left; }
  .special-offers .rebate-body {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden; }
  .special-offers .access-box {
    float: left;
    width: 30%; }
  .special-offers .access-box-wrapper {
    border-bottom: 3px solid #ffdd00; }
    .special-offers .access-box-wrapper small {
      display: block;
      margin-top: 10px;
      padding: 0px; }
  .special-offers .all-offers-link {
    margin-bottom: 20px; }
  .special-offers .benefits-container {
    float: right;
    margin: 0px 5%;
    width: 60%;
    overflow: hidden; }
    .special-offers .benefits-container > p {
      padding: 0 15px 25px; }
  .special-offers .benefit-box.first {
    border-top: 1px solid #ccc; }
  .special-offers .benefit-box .content {
    padding: 25px 0px; }
  .special-offers .benefit-box .icon {
    max-width: 141px; }
  .special-offers .benefit-body {
    max-width: 430px; }
  .special-offers .gy-cc-icon {
    height: 145px;
    width: 141px; }
  .special-offers .btn-apply-container {
    padding-top: 30px; }
    .special-offers .btn-apply-container small {
      margin-top: 30px;
      width: 70%; } }

@media (min-width: 1024px) {
  .special-offers h1 {
    font-size: 46px; }
  .special-offers .page-header-description {
    padding-bottom: 10px;
    width: 45%; }
  .special-offers .page-header-image {
    background-size: 95%;
    -ms-behavior: image-url("backgroundsize.min.htc");
    width: 45%; } }

.special-offers.rebate-detail-npp .page-header {
  background-image: image-url("/Content/img/NPP/RebateDetailNPP_Header.jpg"); }

.special-offers.rebate-detail-npp .page-header-image {
  background-image: image-url("/Content/img/NPP/RebateDetailNPP_Focus.png");
  min-height: 360px; }

.special-offers.rebate-detail-npp .benefit-body {
  max-width: 600px; }

.special-offers.rebate-detail-npp .benefit-box .content {
  width: 75%; }

.special-offers.rebate-detail-npp .benefit-box .icon {
  width: 25%; }

@media (max-width: 640px) {
  .special-offers.rebate-detail-npp h1 {
    font-size: 24px; }
  .special-offers.rebate-detail-npp .page-header-description .text {
    margin-bottom: 10px; }
  .special-offers.rebate-detail-npp .benefit-box .pull-right {
    text-align: right; }
  .special-offers.rebate-detail-npp .benefit-box .pull-left {
    text-align: left; } }

.mininav {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  border-bottom: 2px solid #ffdd00;
  height: 68px;
  color: #fff;
  vertical-align: middle;
  margin-bottom: 15px; }
  .mininav .wrapper-inner {
    padding: 0 15px; }
  .mininav .icon-thin-arrow-right {
    font-size: .8em; }
  .mininav a {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffdd00;
    display: inline-block; }
    .mininav a:hover {
      color: #ffe01a;
      text-decoration: none; }
  .mininav .mininav-branding {
    float: left;
    height: 68px;
    line-height: 68px;
    width: auto;
    margin-right: 40px; }
    .mininav .mininav-branding img {
      max-width: 150px;
      margin-top: -6px; }
      @media (min-width: 768px) {
        .mininav .mininav-branding img {
          max-width: 230px; } }
  .mininav .mininav-backtosite {
    font-size: 16px;
    line-height: 20px;
    margin-top: 24px; }
    @media (max-width: 589px) {
      .mininav .mininav-backtosite {
        float: right; } }
  .mininav .mininav-contactinfo {
    font-family: "Barlow Semi Condensed", Barlow, 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.33333px;
    padding-bottom: 11.33333px;
    line-height: 22.66667px; }
    @media (max-width: 590px) {
      .mininav .mininav-contactinfo {
        display: none; } }
    .mininav .mininav-contactinfo strong {
      font-size: 1.2em; }
    .mininav .mininav-contactinfo a {
      color: #fff; }
    .mininav .mininav-contactinfo span.divider {
      height: 20px;
      border-right: 1px solid #fff;
      width: 1px;
      margin: 0 10px 0 6px; }

.news-listing .filters {
  display: flex;
  margin-bottom: 2rem; }
  .news-listing .filters > * + * {
    margin-left: 1rem; }

.news-listing .relate-news {
  display: flex;
  flex-wrap: wrap; }
  .news-listing .relate-news > div {
    margin-bottom: 2rem; }
  .news-listing .relate-news .thumbnail {
    padding: 1rem;
    height: 100%; }

.news-detail {
  margin-bottom: 2rem; }
  .news-detail .tags {
    font-size: 1.25em;
    margin-bottom: 1rem; }
  .news-detail aside ul {
    list-style: none;
    padding: 0 0 0 1rem; }

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */
.about-us-landing-page .page-background {
  background-image: image-url("/Content/img/background/GYGlobal.jpg");
  height: 100%; }

.about-us-landing-page .about-us-masthead {
  max-width: 420px; }
  .about-us-landing-page .about-us-masthead .btn {
    max-width: 245px; }

.about-us-landing-page .about-us-text-block h5 {
  color: #ffdd00; }

/**
 * TEMPLATE/PARTIAL NAME: Authentic Goodyear Coupons Page
 *
 */
.authentic-goodyear-coupons .detail-page-img {
  background-image: image-url("/Content/img/authenticGYCoupons/AuthenticGYCoupons.jpg"); }

/**
 * TEMPLATE/PARTIAL NAME: Auto Services Landing Page
 *
 */
.autoservice-landing-page .page-background {
  background-image: image-url("/Content/img/background/AutoServicesBG.jpg");
  height: 100%; }

.autoservice-landing-page .masthead p {
  margin-top: 20px;
  margin-bottom: 0; }

.autoservice-landing-page .masthead .masthead-actions {
  margin-top: 0;
  padding-top: 0; }

/**
 * TEMPLATE/PARTIAL NAME: AutoServiceCouponsPage
 *
 */
.auto-service-coupons-page .coupons-container {
  padding-bottom: 20px; }
  .auto-service-coupons-page .coupons-container .red {
    color: #FF2534; }

.auto-service-coupons-page .coupon-body {
  margin-bottom: 20px;
  min-height: 368px; }

@media (min-width: 768px) {
  .auto-service-coupons-page .page-header-description {
    float: left;
    width: 50%; }
    .auto-service-coupons-page .page-header-description p {
      padding-right: 15px; }
  .auto-service-coupons-page .page-header-image {
    background-image: image-url("couponsGallery/coupon-header.png");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: image-url("backgroundsize.min.htc");
    float: right;
    height: 200px;
    width: 50%; } }

.autoServiceList .page-header .detail-page-img {
  background-image: image-url("/Content/img/services/listOfAutoService.jpg");
  max-width: 304px;
  max-height: 225px;
  min-height: 205px; }

.autoServiceList .tile-container .tile {
  min-height: 190px; }
  .autoServiceList .tile-container .tile .tile-title span {
    color: #263672; }

.autoServiceList .tow365-service {
  background-image: image-url("/Content/img/services/tow365.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: image-url("backgroundsize.min.htc");
  width: 116px;
  height: 31px;
  margin: 0 10px 0 0; }

.browse-all-page .page-background {
  background-image: url("/Content/img/background/ProductCatalog.jpg"); }

.browse-all-page .masthead h1, .browse-all-page .masthead h2 {
  color: #274BA7; }

.browse-all-page .browse-all-tiles li {
  padding-top: 0 !important; }

.browse-all-page .tile-container .tile .tile-title span {
  display: block; }

.browse-all-page .tile-container ul .tile {
  min-height: 110px; }
  .browse-all-page .tile-container ul .tile a {
    width: 100%;
    padding-left: 10px; }
  .browse-all-page .tile-container ul .tile h4 {
    width: 80%; }
  .browse-all-page .tile-container ul .tile p {
    width: 80%; }
  .browse-all-page .tile-container ul .tile .icon-thin-arrow-right {
    padding-right: 32px; }
  .browse-all-page .tile-container ul .tile .icon-thin-arrow-right::before {
    margin: 0; }

.browse-all-page .tile-container .tile-icon {
  float: right;
  color: #274BA7;
  display: block;
  font-size: 45px;
  padding-right: 3%; }

.browse-all-page .tile-container h5 {
  text-align: center;
  padding-top: 20px;
  clear: both;
  color: #000000;
  font-size: 1.6em; }

.browse-all-page .tile-container h5:first-child {
  padding: 0; }

.browse-all-page .tile-container .tile-description {
  margin-bottom: 20px; }

.browse-all-page .context-info a:last-child {
  margin-left: 5px; }

.browse-all-page .known.context-info .btn {
  width: 60%; }

@media (min-width: 850px) {
  .browse-all-page .tile-container ul .tile {
    min-height: 175px; }
    .browse-all-page .tile-container ul .tile p {
      width: 80%; }
    .browse-all-page .tile-container ul .tile .tile-icon {
      margin-top: -35px;
      font-size: 60px; }
    .browse-all-page .tile-container ul .tile .icon-thin-arrow-right::before {
      margin: -18px 0 0; }
  .browse-all-page .tile-container .tile-icon {
    padding-right: 5%; }
  .browse-all-page .tile-container .tile-description {
    margin-bottom: 20px; }
  .browse-all-page .known.context-info .btn {
    width: auto;
    max-width: 30%; } }

.careers__hero {
  position: relative; }
  .careers__hero-img {
    max-width: 100%; }
  .careers__hero-text {
    max-width: 650px;
    position: absolute;
    right: 20%;
    top: 55%; }
    @media (max-width: 838px) {
      .careers__hero-text {
        max-width: 250px;
        right: 5%;
        top: 5%; } }
    .careers__hero-text p {
      color: #fff;
      font-size: 24px;
      font-weight: normal;
      line-height: 24px; }
      @media (max-width: 838px) {
        .careers__hero-text p {
          font-size: 14px;
          line-height: 16px; } }
  .careers__hero-title {
    color: #fff;
    font-size: 37px;
    font-weight: bold;
    text-transform: uppercase; }
    @media (max-width: 838px) {
      .careers__hero-title {
        font-size: 18px; } }

.careers__thumbnails {
  background: #111;
  display: flex; }
  @media (max-width: 1100px) {
    .careers__thumbnails {
      flex-direction: column; } }
  .careers__thumbnails:hover .careers__thumbnail {
    opacity: 0.5; }

.careers__thumbnail {
  position: relative;
  transition: 0.5s;
  width: 33.33%; }
  @media (max-width: 1100px) {
    .careers__thumbnail {
      margin: 0 auto;
      max-width: 650px;
      width: 100%; } }
  .careers__thumbnail:hover {
    opacity: 1 !important; }
  .careers__thumbnail-img {
    max-width: 100%; }
  .careers__thumbnail-title {
    bottom: 5%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-right: 40px;
    position: absolute;
    right: 1%;
    text-transform: uppercase; }

/*adding cart box styling*/
.cart-box {
  display: block;
  margin: 0 auto;
  max-width: 768px; }
  .cart-box:hover {
    text-decoration: none; }
  .cart-box:after {
    background-image: image-url("curved-shadow.png");
    background-size: 100% 20px;
    clear: both;
    content: '';
    display: block;
    height: 20px; }
    .lt-ie9 .cart-box:after {
      display: none; }
  .cart-box .cart-wrapper {
    border: 4px solid #e7e7e9;
    margin: 0 auto;
    padding: 15px; }

.checkout-wizard {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  vertical-align: top; }
  .checkout-wizard ol {
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: 100%;
    overflow: hidden; }
  .checkout-wizard li {
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: 28%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase; }
    .checkout-wizard li.divider {
      width: 5%;
      font-size: .7em; }
    .checkout-wizard li a {
      padding: 0 5px;
      display: inline-block;
      line-height: 40px;
      color: #333; }
    .checkout-wizard li.disabled a {
      color: #999; }
    .checkout-wizard li.disabled :hover, .checkout-wizard li.disabled:hover {
      cursor: default;
      text-decoration: none; }
    .checkout-wizard li.active a {
      border-bottom: 5px solid #274BA7;
      color: #274BA7;
      font-weight: bold; }
    .checkout-wizard li.active :hover, .checkout-wizard li.active:hover {
      cursor: default;
      text-decoration: none; }
  @media (min-width: 768px) {
    .checkout-wizard {
      font-size: 18px; }
      .checkout-wizard ol {
        padding: 0 15px; }
      .checkout-wizard li {
        width: auto;
        min-width: 80px; }
        .checkout-wizard li:first-child {
          text-align: left;
          min-width: 60px; }
        .checkout-wizard li.divider {
          width: auto; } }

#findTiresContent .help-checkout-page {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  #findTiresContent .help-checkout-page p {
    font-size: 18px; }
  #findTiresContent .help-checkout-page .subhead {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 20px; }

.checkout-page .wrapper-inner {
  padding: 15px 0; }
  .checkout-page .wrapper-inner h2 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 10px 0; }
    .checkout-page .wrapper-inner h2 .icon-gy-treadmark {
      font-size: .75em; }
    @media (min-width: 768px) {
      .checkout-page .wrapper-inner h2 {
        font-size: 28px; }
        .checkout-page .wrapper-inner h2 .icon-gy-treadmark {
          font-size: 22px; } }
  .checkout-page .wrapper-inner .detail-sidebar {
    padding: 0;
    width: 100%; }
    .checkout-page .wrapper-inner .detail-sidebar .sidebar-list, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container {
      width: 100%;
      padding: 0;
      margin-top: 18px; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list a[href="#TPMSKitCharge"], .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container a[href="#TPMSKitCharge"], .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container a[href="#TPMSKitCharge"], .checkout-page .wrapper-inner .detail-sidebar .sidebar-list a[href="#runOnFlatCharge"], .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container a[href="#runOnFlatCharge"], .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container a[href="#runOnFlatCharge"] {
        display: none; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list.first, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .first.additional-resources-container, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .first.additional-resources-container {
        margin-top: 0; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list h4, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container h4, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container h4 {
        padding: 10px 0 8px 0;
        margin: 0 !important;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading {
        border-top: 1px solid #ddd;
        padding: 13px 0 10px 18px; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading h3, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading h3, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading h3, .checkout-page .wrapper-inner .detail-sidebar .sidebar-list .add-note, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .add-note, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .add-note {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list .panel-heading h3, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .panel-heading h3, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .panel-heading h3 {
        color: #0066dd; }
      .checkout-page .wrapper-inner .detail-sidebar .sidebar-list .add-note, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container .add-note, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container .add-note {
        color: #000;
        font-family: "Barlow", Barlow, sans-serif;
        padding-left: 18px;
        margin: 10px 0 10px; }
    .checkout-page .wrapper-inner .detail-sidebar .contact-tile {
      display: none; }
    @media (min-width: 1024px) {
      .checkout-page .wrapper-inner .detail-sidebar {
        margin-top: 20px;
        width: 30%; }
        .checkout-page .wrapper-inner .detail-sidebar .sidebar-list, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container {
          margin-top: 28px; }
          .checkout-page .wrapper-inner .detail-sidebar .sidebar-list + .sidebar-list, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container + .sidebar-list, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container + .sidebar-list, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .sidebar-list + .additional-resources-container, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .sidebar-list + .additional-resources-container, .checkout-page .wrapper-inner .detail-sidebar .warranty-template .additional-resources-container + .additional-resources-container, .warranty-template .checkout-page .wrapper-inner .detail-sidebar .additional-resources-container + .additional-resources-container {
            margin-top: 0; } }

.checkout-page [data-toggle='collapse'] .glyphicon-ch {
  font-size: .5em;
  line-height: 22px;
  vertical-align: middle;
  float: left;
  padding-right: 4px; }

.checkout-page .taxes-charges-link {
  display: table;
  margin-top: 20px; }
  .checkout-page .taxes-charges-link span {
    color: #274BA7;
    font-size: 1em;
    margin: 0px 7px 0px 0px; }

.checkout-page .gy-tertiary-windowshade .panel-heading {
  padding-right: 0; }

.checkout-page .gy-tertiary-windowshade h3 {
  width: 76%; }

.checkout-page .gy-tertiary-windowshade .combined-cost {
  color: #555 !important;
  float: right !important;
  font-size: 18px !important; }

.checkout-page .gy-tertiary-windowshade.confirmation h3 {
  color: black !important;
  font-weight: bold;
  padding-left: 15px; }

.checkout-page .continue {
  margin: 10px 0 20px 0; }

.checkout-page .radio-container {
  padding: 0; }
  .checkout-page .radio-container span {
    color: #2366c1;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    vertical-align: middle;
    font-size: 18px; }

.checkout-page .add-vehicle-link {
  font-size: 18px; }

.checkout-page .vehicle-info, .checkout-page .size-info {
  display: block; }

.checkout-page .thankyou-msg {
  margin-top: 34px;
  font-size: 16px;
  font-weight: bold; }

.checkout-page .please-select {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px; }
  .checkout-page .please-select .required {
    font-size: 14px; }

.checkout-page .not-tire-size-available {
  padding: 0 0 25px !important; }
  .checkout-page .not-tire-size-available .icon-triangle-up {
    text-shadow: 0 1px 4px #666;
    color: #ffdd00;
    font-size: 1.7em;
    display: inline;
    position: relative;
    top: 4px; }
    .checkout-page .not-tire-size-available .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .checkout-page .not-tire-size-available .not-available-size-legend {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
    line-height: 1.2;
    display: inline; }
  .checkout-page .not-tire-size-available .tire-not-available-online {
    padding-left: 0px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 17px;
    display: inline; }

.checkout-page .not-tire-size-available + .cart-quantity-note {
  margin: 20px 0 0 0; }

.checkout-page .error-message {
  color: #FF2534;
  font-size: 13px; }

.checkout-page .credit-cards-container {
  list-style-type: none;
  padding: 0px;
  width: 295px; }
  .checkout-page .credit-cards-container .input-name {
    float: left;
    margin: 17px 20px 0 0; }
  .checkout-page .credit-cards-container ul {
    float: left; }
  .checkout-page .credit-cards-container li {
    display: inline-block;
    position: relative;
    width: 55px;
    border-top: none;
    padding: 10px 0; }
    .checkout-page .credit-cards-container li.active {
      background: red; }
    .checkout-page .credit-cards-container li img {
      display: block;
      height: 28px;
      margin: 4px auto;
      width: 45px; }
    .checkout-page .credit-cards-container li span {
      height: 38px;
      position: absolute;
      width: 100%;
      top: 9px; }
    .checkout-page .credit-cards-container li span.selected {
      border: 3px solid #00AD48; }

.final-checkout .selected-size {
  margin: 5px 0 0 0; }

.final-checkout .vehicle-info, .final-checkout .size-info {
  display: block;
  margin: 0 0 0 0; }

.final-checkout .checkout-welcome-message {
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
  padding: 0px 0px 8px 0px; }
  .final-checkout .checkout-welcome-message a {
    display: inline-block; }
  .final-checkout .checkout-welcome-message p {
    margin: 0px; }

.final-checkout .checkout-header h1 {
  font-size: 28px;
  line-height: 1em;
  text-align: left; }
  .final-checkout .checkout-header h1 span {
    vertical-align: text-top; }
  .final-checkout .checkout-header h1 .icon-gy-treadmark {
    line-height: 26px; }

.final-checkout .tire-checked-store-outer-container {
  margin-top: 15px;
  border-top: 1px solid #ddd;
  padding: 15px 0px 0px 0px; }
  @media (min-width: 768px) {
    .final-checkout .tire-checked-store-outer-container {
      margin-top: 0px;
      border-top: none;
      padding: 0px 15px; } }

@media (min-width: 768px) {
  .final-checkout .tire-checked-store-inner-container {
    margin: 0 auto;
    width: 85%; } }

.final-checkout .tire-checked-installation-title {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  text-transform: inherit; }
  .final-checkout .tire-checked-installation-title.second-title {
    margin: 10px 0px 5px 0px;
    color: #274BA7; }
  .final-checkout .tire-checked-installation-title .gy-link {
    margin-left: 10px; }

.final-checkout .tire-checked-store-name {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  line-height: 1em;
  margin-bottom: 0px; }

.final-checkout .tire-checked-store-direction {
  color: #999;
  font-size: 15px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .final-checkout .tire-checked-store-direction {
      font-size: 18px; } }

.final-checkout .tire-checked-schedule {
  font-size: 18px; }

@media (min-width: 480px) {
  .final-checkout .tire-checked-info-container > p > br {
    display: none; } }

.final-checkout .tire-checked-info-container {
  padding: 15px 0px 0px 0px; }
  .final-checkout .tire-checked-info-container h2 {
    font-size: 28px;
    line-height: 1em;
    margin-bottom: 20px;
    text-align: left; }
    .final-checkout .tire-checked-info-container h2 span {
      vertical-align: text-top; }
    .final-checkout .tire-checked-info-container h2 .icon-gy-treadmark {
      line-height: 26px; }
  @media (min-width: 768px) {
    .final-checkout .tire-checked-info-container {
      padding: 30px 0px 0px 0px; } }

.final-checkout .tire-checked-warning {
  padding: 0px; }

.final-checkout .tire-checked-gy-form .row label {
  margin-top: 15px; }

.final-checkout .tire-checked-gy-form .row-m-top label {
  margin-top: 10px; }

.final-checkout .tire-checked-gy-form small {
  color: #999; }

.final-checkout .tire-checked-gy-form .state-city-row {
  margin-top: 0px !important; }
  .final-checkout .tire-checked-gy-form .state-city-row label {
    margin-top: 0px !important; }
  .final-checkout .tire-checked-gy-form .state-city-row .input-name {
    display: none; }

.final-checkout .tire-checked-gy-form .expiration-date-container label {
  margin-bottom: 0; }

.final-checkout .tire-checked-gy-form .expiration-date-container select {
  font-style: italic;
  font-size: 1.1em;
  margin-bottom: 2px; }

.final-checkout .tire-checked-gy-form .expiration-date-container .invalid-entry {
  clear: both;
  display: block; }

.final-checkout .tire-checked-gy-form .checkbox-container {
  background: none !important;
  border: none; }

.final-checkout .tire-checked-gy-form .state-city-input {
  background: none;
  font-weight: bold;
  box-shadow: none;
  border: none; }
  .final-checkout .tire-checked-gy-form .state-city-input:hover {
    cursor: auto; }

.final-checkout .tire-checked-gy-form .about-goodyear-ws {
  margin-bottom: 25px; }
  .final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
    padding-left: 43px; }
    .final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading h3 {
      font-size: 16px; }
    @media (min-width: 768px) {
      .final-checkout .tire-checked-gy-form .about-goodyear-ws .panel-heading {
        padding-left: 28px; } }

.final-checkout .tire-checked-gy-form .sign-up-container {
  overflow: auto; }
  .final-checkout .tire-checked-gy-form .sign-up-container .checkbox-container {
    padding-left: 0px !important; }

.final-checkout .tire-checked-gy-form .sign-up-text {
  float: left;
  width: 85%; }

.final-checkout .tire-checked-gy-form .sign-up-box {
  float: left;
  margin-right: 10px;
  max-width: 18px;
  width: 10%; }

.final-checkout .tire-checked-gy-form .state-city-input-text {
  color: #999;
  display: block;
  font-size: 12px; }
  @media (min-width: 768px) {
    .final-checkout .tire-checked-gy-form .state-city-input-text {
      font-size: 14px; } }

.final-checkout .tire-checked-gy-form .bottom-note {
  font-size: 13px; }

@media (min-width: 992px) {
  .final-checkout .tire-checked-gy-form .row {
    margin-top: 20px; }
    .final-checkout .tire-checked-gy-form .row label {
      margin-top: 0px; }
  .final-checkout .tire-checked-gy-form .row-m-top {
    margin-top: 10px; }
    .final-checkout .tire-checked-gy-form .row-m-top label {
      margin-top: 0px; } }

.final-checkout .no-date {
  color: #999;
  display: none;
  font-size: 16px;
  margin: 0px;
  padding: 13px 0px; }

@media (min-width: 992px) {
  .final-checkout .padd-r {
    padding-right: 15px; } }

@media (min-width: 992px) {
  .final-checkout .padd-l {
    padding-left: 15px; } }

.final-checkout .padd-l-d {
  padding-left: 15px;
  padding-right: 0px; }

.final-checkout .padd-r-d {
  padding-right: 15px;
  padding-left: 0px; }

.final-checkout .padd-r-m {
  padding-right: 15px; }

.final-checkout .padd-l-m {
  padding-left: 15px; }
  @media (min-width: 992px) {
    .final-checkout .padd-l-m {
      padding-left: 0px;
      padding-right: 15px; } }

.final-checkout .i-security-code {
  display: table;
  margin: 10px 0px 0px 4px; }
  .final-checkout .i-security-code span {
    font-size: 22px; }
  .final-checkout .i-security-code:hover {
    text-decoration: none; }

.final-checkout .about-extra-drive-image {
  display: block;
  margin: 0 auto;
  max-width: 200px; }
  @media (min-width: 768px) {
    .final-checkout .about-extra-drive-image {
      float: right;
      margin: 0; } }

.final-checkout .visibility-none {
  visibility: hidden; }

.final-checkout .logged-info {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

.final-checkout .edit-info-link {
  margin-top: 15px; }

.tire-checked-image-container {
  max-width: 100px;
  padding: 0px; }
  .tire-checked-image-container img {
    margin-top: 15px;
    width: 80%; }
  @media (min-width: 768px) {
    .tire-checked-image-container {
      max-width: none; }
      .tire-checked-image-container img {
        margin-top: 0px; } }

.tire-checked-name-container {
  padding-left: 0px; }

.tire-checked-name {
  font-family: "Barlow Semi Condensed", Barlow, 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) {
    .tire-checked-name {
      font-size: 24px; } }

.tire-checked-description {
  font-size: 15px;
  margin-top: 10px;
  padding-left: 0px; }
  .tire-checked-description p {
    margin-bottom: 0px; }
  @media (min-width: 768px) {
    .tire-checked-description {
      font-size: 14px;
      margin: 0px; } }

.tire-checked-summary-container {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  border-bottom: 1px solid #dedede;
  margin-top: 20px;
  padding-bottom: 15px; }
  .tire-checked-summary-container .gy-tertiary-windowshade {
    border-top: 1px solid #999; }
    @media (max-width: 768px) {
      .tire-checked-summary-container .gy-tertiary-windowshade {
        margin-left: 0 !important;
        margin-right: 0 !important; } }
  .tire-checked-summary-container .panel-heading {
    padding: 10px 0; }
    .tire-checked-summary-container .panel-heading * {
      color: #0066DD !important;
      font-size: 18px !important; }
  .tire-checked-summary-container .panel-collapse {
    background: white; }
    .tire-checked-summary-container .panel-collapse .panel-body, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-checked-summary-container .panel-collapse .content, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-checked-summary-container .panel-collapse .content, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-checked-summary-container .panel-collapse .content, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-checked-summary-container .panel-collapse .content, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-checked-summary-container .panel-collapse .content, .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-checked-summary-container .panel-collapse .content {
      padding: 0; }
  .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; }
  .tire-checked-summary-container #mailInModal {
    border: 1px solid red;
    font-family: "Barlow", Barlow, sans-serif; }

.tire-checked-summary-list {
  padding-left: 0px;
  padding-right: 0px; }
  @media (min-width: 768px) {
    .tire-checked-summary-list {
      padding-right: 15px; } }
  .tire-checked-summary-list ul li {
    list-style: none; }
  .tire-checked-summary-list ul.tire-checked-summary-items {
    padding: 0;
    margin: 0;
    clear: both; }
  .tire-checked-summary-list ul.installation-items, .tire-checked-summary-list ul.fee-items {
    padding: 0; }
    .tire-checked-summary-list ul.installation-items li, .tire-checked-summary-list ul.fee-items li {
      padding: 18px 0 0 19px;
      margin: 0; }
      .tire-checked-summary-list ul.installation-items li p, .tire-checked-summary-list ul.fee-items li p {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: italic;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 16px;
        color: #333;
        text-transform: none; }
  .tire-checked-summary-list li {
    border-bottom: none;
    background: none;
    padding: 17px 0 17px 0;
    margin: 0; }
    .tire-checked-summary-list li p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      color: #274BA7;
      text-transform: uppercase;
      margin: 0;
      padding: 0;
      line-height: 18px; }
  .tire-checked-summary-list .bordered-top {
    border-top: 1px solid #ddd; }
  .tire-checked-summary-list .total {
    padding-bottom: 0px; }
    .tire-checked-summary-list .total p {
      font-size: 28px;
      line-height: 28px; }
  .tire-checked-summary-list .mail-rebate {
    font-size: 18px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 20px 0 0 0; }
    .tire-checked-summary-list .mail-rebate a {
      color: #2366c1; }
    .tire-checked-summary-list .mail-rebate .icon-info-circle {
      font-size: 21px;
      position: relative;
      top: 3px;
      margin-right: 7px; }
    .tire-checked-summary-list .mail-rebate .pull-right {
      color: #274BA7; }

.tire-checked-disclaimer {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #999999;
  margin-bottom: 15px;
  padding-left: 0px; }

.checkout-header {
  text-align: center; }
  .checkout-header h1 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #274BA7;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    line-height: 130%; }
    .checkout-header h1 [class*="icon"] {
      font-size: .75em; }
    @media (min-width: 768px) {
      .checkout-header h1 {
        margin: 15px 0;
        text-align: left; } }
    @media (min-width: 880px) {
      .checkout-header h1 {
        font-size: 28px; } }
    @media (min-width: 1100px) {
      .checkout-header h1 {
        font-size: 36px; } }
  .checkout-header .checkout-header-faq-link {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin-top: 10px; }
  @media (min-width: 768px) {
    .checkout-header .checkout-header-faq-link {
      display: none; } }

.checkout-subtitle {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 22px;
  margin: 0; }
  .checkout-subtitle + p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }
    .checkout-subtitle + p strong {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }

.checkout-tires-page .wrapper-inner {
  padding: 0;
  overflow: hidden; }
  .checkout-tires-page .wrapper-inner .main-content {
    overflow: hidden;
    padding-bottom: 30px; }

.checkout-tires-page .detail-main-container .detail-main, .checkout-tires-page .detail-main-container .warranty-template .left-content, .warranty-template .checkout-tires-page .detail-main-container .left-content {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #eee; }

.checkout-tires-page .detail-main-container .bottom-shadow {
  background-image: url(/Content/img/curved-shadow.png);
  background-size: 100% 20px;
  background-position: -4px 0;
  content: '';
  height: 20px;
  width: 103%;
  display: block; }

.checkout-tires-page .detail-main-container .credit-cards-accepted {
  padding: 0 18px; }
  .checkout-tires-page .detail-main-container .credit-cards-accepted .input-name {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    display: block; }
  .checkout-tires-page .detail-main-container .credit-cards-accepted .gy-card {
    margin-left: 0; }

@media (min-width: 1024px) {
  .checkout-tires-page .detail-main-container {
    float: left;
    width: 68%;
    margin: 20px 0 0; }
    .checkout-tires-page .detail-main-container .detail-main, .checkout-tires-page .detail-main-container .warranty-template .left-content, .warranty-template .checkout-tires-page .detail-main-container .left-content {
      border: 1px solid #ddd; }
    .checkout-tires-page .detail-main-container .bottom-shadow {
      float: left;
      background-position: 0 0;
      width: 100%; }
    .checkout-tires-page .detail-main-container .credit-cards-accepted {
      padding: 0;
      margin-top: 15px;
      float: left; }
      .checkout-tires-page .detail-main-container .credit-cards-accepted .input-name {
        float: left; }
      .checkout-tires-page .detail-main-container .credit-cards-accepted ul {
        float: left;
        margin: -15px 0 0 15px; } }

.tire-cart-details {
  padding: 11px 18px 14px; }
  .tire-cart-details h3 {
    line-height: 18px;
    margin: 0; }
    .tire-cart-details h3 a {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 22px;
      line-height: 25px;
      color: #2366c1; }
      .tire-cart-details h3 a .icon-thin-arrow-right {
        font-size: 15px;
        margin-left: 3px; }
  .tire-cart-details .tire-cart-detail-price-container {
    margin: 4px 0 10px 0; }
    .tire-cart-details .tire-cart-detail-price-container .tire-cart-detail-price {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px;
      margin: 0; }
      .tire-cart-details .tire-cart-detail-price-container .tire-cart-detail-price span {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased; }
  .tire-cart-details .tire-cart-remove-container .view-faqs {
    margin-left: 49px; }
  .tire-cart-details .tire-cart-fits-heading {
    font-weight: bold;
    margin: 20px 0 7px 0; }
    .tire-cart-details .tire-cart-fits-heading .icon-check-circle {
      color: #00AD48;
      font-size: 16px;
      position: relative;
      top: 2px;
      margin-right: 2px; }
    @media (max-width: 768px) {
      .tire-cart-details .tire-cart-fits-heading br {
        display: none; } }
  .tire-cart-details .tire-cart-size {
    font-size: 14px;
    margin: 6px 0 0;
    width: 100%; }
  .tire-cart-details .tire-cart-size br {
    display: none; }
  .tire-cart-details .tire-cart-fits-msg {
    margin-top: 30px; }
  @media (min-width: 768px) {
    .tire-cart-details .tire-cart-remove-container .view-faqs {
      display: block;
      margin: 15px 0 0; } }
  @media (min-width: 1024px) {
    .tire-cart-details .tire-cart-remove-container .view-faqs {
      display: none; } }
  @media (min-width: 768px) {
    .tire-cart-details {
      float: left;
      width: 28%;
      padding: 28px; }
      .tire-cart-details .tire-cart-detail-price-container {
        margin: 4px 0 15px 0; }
      .tire-cart-details .tire-cart-fits-heading {
        margin: 30px 0 5px 0;
        line-height: 15px;
        font-size: 16px; }
        .tire-cart-details .tire-cart-fits-heading .icon-check-circle {
          font-size: 30px;
          margin-right: 11px;
          float: left;
          top: 1px; }
      .tire-cart-details .vehicle-info {
        margin: 0; }
      .tire-cart-details .tire-cart-size {
        margin: 15px 0 0; }
        .tire-cart-details .tire-cart-size br {
          display: block; } }

.tire-cart-quantity ul li {
  list-style: none; }

.tire-cart-quantity .tire-checked-summary {
  background-color: #fff;
  padding: 20px 18px 10px;
  border: 1px solid #ddd;
  border-top: none; }
  .tire-cart-quantity .tire-checked-summary .bordered-top {
    border-top: 1px solid #ddd; }
  .tire-cart-quantity .tire-checked-summary li {
    border-bottom: none;
    background: none;
    padding: 17px 0 17px 0;
    margin: 0; }
    .tire-cart-quantity .tire-checked-summary li p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      color: #274BA7;
      text-transform: uppercase;
      margin: 0;
      padding: 0;
      line-height: 18px; }
    .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header {
      padding: 0 0 11px 0; }
      .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 {
        font-size: 24px;
        margin: 0; }
        .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 .icon-gy-treadmark {
          position: relative;
          top: -2px; }
      .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header .quantity-selector-container {
        margin-top: -31px; }
    .tire-cart-quantity .tire-checked-summary li.total {
      padding-bottom: 0px; }
      .tire-cart-quantity .tire-checked-summary li.total p {
        font-size: 28px;
        line-height: 28px; }
    .tire-cart-quantity .tire-checked-summary li.tax-note {
      padding: 20px 0 0 0; }
      .tire-cart-quantity .tire-checked-summary li.tax-note p {
        font-family: "Barlow", Barlow, sans-serif;
        font-weight: normal;
        font-size: 14px;
        font-style: italic;
        text-transform: none;
        color: #333; }
  .tire-cart-quantity .tire-checked-summary ul.tire-checked-summary-items {
    padding: 0;
    margin: 0;
    clear: both; }
  .tire-cart-quantity .tire-checked-summary ul.installation-items {
    padding: 0; }
    .tire-cart-quantity .tire-checked-summary ul.installation-items li {
      padding: 18px 0 0 19px;
      margin: 0; }
      .tire-cart-quantity .tire-checked-summary ul.installation-items li p {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: italic;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 16px;
        color: #333;
        text-transform: none; }
  .tire-cart-quantity .tire-checked-summary .quantity-selector-container {
    float: right;
    position: relative;
    width: 49px;
    height: 34px;
    background: url(/Content/img/tire-quantity-select.jpg);
    margin-top: -26px; }
    .tire-cart-quantity .tire-checked-summary .quantity-selector-container select, .tire-cart-quantity .tire-checked-summary .quantity-selector-container p {
      position: absolute; }
    .tire-cart-quantity .tire-checked-summary .quantity-selector-container p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      color: #333;
      top: 8px;
      left: 17px; }
    .tire-cart-quantity .tire-checked-summary .quantity-selector-container select {
      width: 49px;
      height: 34px;
      opacity: 0;
      left: 0;
      top: 0; }
  .tire-cart-quantity .tire-checked-summary .mail-rebate {
    font-size: 18px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 20px 0 0 0; }
    .tire-cart-quantity .tire-checked-summary .mail-rebate a {
      color: #2366c1; }
    .tire-cart-quantity .tire-checked-summary .mail-rebate .icon-info-circle {
      font-size: 21px;
      position: relative;
      top: 3px;
      margin-right: 7px; }
    .tire-cart-quantity .tire-checked-summary .mail-rebate .pull-right {
      color: #274BA7; }
  .tire-cart-quantity .tire-checked-summary #mailInModal h2 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px; }

.tire-cart-quantity .btn-next {
  width: 100%;
  max-width: 100%;
  margin-top: 24px; }

.tire-cart-quantity .cart-id {
  clear: both;
  margin: 23px 0 0 0;
  font-size: 12px;
  font-style: italic; }

@media (min-width: 768px) {
  .tire-cart-quantity {
    float: left;
    width: 72%;
    border: none; }
    .tire-cart-quantity h2 {
      font-size: 36px; }
      .tire-cart-quantity h2 .icon-gy-treadmark {
        top: -4px; }
    .tire-cart-quantity .tire-checked-summary {
      padding: 30px 37px 21px 19px;
      border: none; }
      .tire-cart-quantity .tire-checked-summary ul.tire-checked-summary-items {
        padding-left: 56px; }
      .tire-cart-quantity .tire-checked-summary li p {
        font-size: 20px; }
      .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header {
        padding: 0 0 25px 0;
        margin-left: -56px; }
        .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 {
          font-size: 36px; }
          .tire-cart-quantity .tire-checked-summary li.tire-checked-summary-header h2 .icon-gy-treadmark {
            top: -5px; }
    .tire-cart-quantity ul.installation-items li {
      padding: 18px 0 0 30px; }
    .tire-cart-quantity .btn-next {
      width: 200px;
      max-width: 200px;
      margin-top: 24px; } }

.tire-cart-quantity .unknown-data {
  background-color: white;
  padding: 20px; }
  .tire-cart-quantity .unknown-data p > a {
    text-decoration: underline; }

.checkout-tile-container {
  padding: 10px 0; }
  .checkout-tile-container .checkout-tile-icon {
    color: #274BA7;
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    min-width: 40px; }
  .checkout-tile-container .checkout-tile-title {
    color: #274BA7;
    font-weight: bold; }
  .checkout-tile-container .checkout-tile-info {
    display: inline-block;
    width: 80%; }
  .checkout-tile-container p {
    margin: 0; }
  .checkout-tile-container a {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 481px) {
    .checkout-tile-container.location, .checkout-tile-container.appointment {
      float: left;
      width: 50%; } }

.checkout-confirmation-page .size-info-container {
  margin: 5px 0 0 0; }
  .checkout-confirmation-page .size-info-container p {
    float: left; }
  .checkout-confirmation-page .size-info-container .selected-size {
    margin: 0 70px 0 0; }
  .checkout-confirmation-page .size-info-container .product-code strong {
    display: block; }

.checkout-confirmation-page .size-info {
  display: block;
  margin: 0; }

.checkout-confirmation-page .checkout-header {
  text-align: left; }

.checkout-confirmation-page .checkout-tile-info div {
  display: block; }
  .checkout-confirmation-page .checkout-tile-info div a {
    display: inline-block; }

.checkout-confirmation-page .confirmation-title {
  color: #274BA7;
  font-size: 36px;
  margin: 10px 0;
  text-transform: uppercase;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased; }

.checkout-confirmation-page .optional-legend {
  font-size: 14px;
  font-weight: normal;
  margin-left: 0;
  text-transform: none; }

.checkout-confirmation-page .tire-checked-installation-title {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #000;
  font-size: 18px;
  margin: 0;
  text-transform: inherit; }
  .checkout-confirmation-page .tire-checked-installation-title.second-title {
    color: #274BA7; }

.checkout-confirmation-page .gy-form .input-name i {
  display: block; }

.checkout-confirmation-page .important-note {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 3px; }
  .checkout-confirmation-page .important-note p {
    color: #FF2534; }
  .checkout-confirmation-page .important-note a {
    font-size: 12px; }

.checkout-confirmation-page.checkout-page .tire-checked-summary-container {
  border-bottom: none; }

.checkout-confirmation-page .gy-form label.error-message {
  color: #FF2534; }

.checkout-confirmation-page .gy-form label i {
  display: none; }
  @media (min-width: 992px) {
    .checkout-confirmation-page .gy-form label i {
      height: 12px; } }

.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) {
  .checkout-confirmation-page .gy-form label {
    padding-right: 10px; } }

.checkout-confirmation-page .checkout-tile-title {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px; }

.checkout-confirmation-page .loc-appt .row > p {
  clear: both;
  margin-left: 40px; }

.checkout-confirmation-page .icon-gy-treadmark {
  font-size: 22px; }

.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;
            }
        }
    }
*/ }
  .checkout-installers-page .wrapper-content--lines {
    background-color: #fff;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
  .checkout-installers-page .your-location {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden; }
    .checkout-installers-page .your-location strong + span {
      display: block; }
  .checkout-installers-page .change-location {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }
    .checkout-installers-page .change-location a {
      text-decoration: none; }
    .checkout-installers-page .change-location a:hover, .checkout-installers-page .change-location a:focus, .checkout-installers-page .change-location a:active {
      text-decoration: none; }
  .checkout-installers-page .address-note {
    clear: both;
    font-size: 12px;
    margin-top: 10px; }
  .checkout-installers-page .detail-main, .checkout-installers-page .warranty-template .left-content, .warranty-template .checkout-installers-page .left-content {
    margin-top: 0; }
    .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; }
  .checkout-installers-page .show-map-cta a *, .checkout-installers-page .summary-cta * {
    color: #0066DD !important; }
  .checkout-installers-page .find-store-form .form-actions .row {
    margin: 0; }
  .checkout-installers-page .checkout-header {
    border-top: 1px solid #000;
    padding-top: 10px;
    text-align: left; }
    .checkout-installers-page .checkout-header h1 {
      color: #274BA7;
      font-size: 24px;
      margin-bottom: 15px; }
  .checkout-installers-page .checkout-header.no-items {
    border-top: none; }
  .checkout-installers-page li.store-result-checkout-item {
    margin-bottom: 40px;
    list-style: none; }
  .lt-ie9 .checkout-installers-page li.store-result-checkout-item {
    border: 1px solid #ddd; }
  .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, white 0%, #f6f6f6 75%, #ebebeb 100%);
    margin-left: -15px;
    margin-right: -15px;
    box-shadow: 1px 3px 12px rgba(0, 0, 0, 0.4); }
    .checkout-installers-page .store-result-checkout-item .wrapper-content--lines {
      height: 31px;
      padding: 5px 0 0 15px;
      display: block;
      /* & ~ * {
                margin-left: 15px;
            }*/ }
    .checkout-installers-page .store-result-checkout-item .owned {
      background-color: #274BA7;
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal.png"); }
    .checkout-installers-page .store-result-checkout-item .address-block {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      line-height: 20px; }
      .checkout-installers-page .store-result-checkout-item .address-block .addr-distance {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-style: italic;
        -webkit-font-smoothing: antialiased;
        color: #274BA7;
        font-size: 14px;
        line-height: 14px; }
      .checkout-installers-page .store-result-checkout-item .address-block span {
        display: block; }
    .checkout-installers-page .store-result-checkout-item .store-specialists {
      float: right;
      width: 40%; }
      .checkout-installers-page .store-result-checkout-item .store-specialists h4 {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased; }
      .checkout-installers-page .store-result-checkout-item .store-specialists p {
        font-size: 14px; }
    .checkout-installers-page .store-result-checkout-item h4 {
      margin-top: 0;
      font-size: 16px; }
    .checkout-installers-page .store-result-checkout-item .change-installer-item {
      display: block;
      width: 100%; }
      .checkout-installers-page .store-result-checkout-item .change-installer-item .gy-link {
        margin-top: 20px;
        display: inline-block;
        margin-left: 0; }
    .checkout-installers-page .store-result-checkout-item .installer-details {
      margin: -15px 0 15px 0px; }
      .checkout-installers-page .store-result-checkout-item .installer-details a {
        margin: 0 0 0 15px; }
      .checkout-installers-page .store-result-checkout-item .installer-details h5 {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-style: italic;
        -webkit-font-smoothing: antialiased; }
  .checkout-installers-page .rating-and-review .rating-and-review-stars-container {
    margin-bottom: 0; }
  .checkout-installers-page .rating-and-review i .glyphicon-plus, .checkout-installers-page .rating-and-review .glyphicon-minus {
    font-size: 1.4em;
    line-height: 16px; }
  .checkout-installers-page .rating-and-review.store {
    margin-bottom: 0; }
  .checkout-installers-page .gy-owned-logo {
    background-image: image-url("storeDetails/GoodyearOwnedMobile.png");
    background-repeat: no-repeat;
    width: 149px;
    height: 21px;
    display: block; }
  .checkout-installers-page .gy-ind-owned-logo {
    background-image: image-url("storeDetails/GoodyearIndOwnedMobile.png");
    background-repeat: no-repeat;
    width: 152px;
    height: 15px;
    display: block;
    margin-top: 4px; }
  .checkout-installers-page .tire-cart-available-heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #222;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 25px;
    margin: 0 0 10px;
    padding-top: 10px; }
    .checkout-installers-page .tire-cart-available-heading .icon-check-circle {
      color: #00AD48;
      position: absolute;
      left: 12px;
      top: auto; }
  .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; }
  .checkout-installers-page .installer-option {
    border: 5px solid #dedede;
    padding: 15px;
    position: relative;
    background-color: #F0F0F0; }
    .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-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .checkout-installers-page .installer-option .content {
      padding: 0; }
    .checkout-installers-page .installer-option h3 {
      color: #274BA7;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased; }
  .checkout-installers-page .installer-option.in {
    margin-bottom: -15px; }
  .checkout-installers-page .requirement {
    color: #FF2534; }
  .checkout-installers-page .detail-main .gy-tertiary-windowshade, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade {
    margin: 0 !important; }
    .checkout-installers-page .detail-main .gy-tertiary-windowshade .panel-heading, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .panel-heading, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .panel-heading {
      padding-left: 0; }
      .checkout-installers-page .detail-main .gy-tertiary-windowshade .panel-heading span, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .panel-heading span, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .panel-heading span, .checkout-installers-page .detail-main .gy-tertiary-windowshade .panel-heading h3, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .panel-heading h3, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .panel-heading h3 {
        padding-left: 0; }
    .checkout-installers-page .detail-main .gy-tertiary-windowshade .panel-body, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .panel-body, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .panel-body, .checkout-installers-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-windowshade .content, .checkout-installers-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-secondary-windowshade .content, .checkout-installers-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .checkout-installers-page .detail-main .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .checkout-installers-page .detail-main .gy-tertiary-windowshade .content, .checkout-installers-page .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .content, .warranty-template .checkout-installers-page .left-content .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .content, .checkout-installers-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .checkout-installers-page .detail-main .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade .warranty-treadLife .gy-min-windowshade .content, .warranty-template .checkout-installers-page .left-content .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, white 0%, #f6f6f6 75%, #ebebeb 100%);
      padding: 0; }
    .checkout-installers-page .detail-main .gy-tertiary-windowshade h3, .checkout-installers-page .warranty-template .left-content .gy-tertiary-windowshade h3, .warranty-template .checkout-installers-page .left-content .gy-tertiary-windowshade h3 {
      padding-left: 0px;
      color: #2366c1; }
  .checkout-installers-page .store-date-picker-time {
    width: 60%;
    margin-bottom: 15px; }
    .checkout-installers-page .store-date-picker-time label {
      width: 100%; }
  .checkout-installers-page .pagination {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
    .checkout-installers-page .pagination a {
      display: inline-block; }
    .checkout-installers-page .pagination .page-next {
      float: right; }
  .checkout-installers-page .not-seeing-local-installer h6 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #274BA7;
    font-size: 18px; }
  .checkout-installers-page .not-seeing-local-installer a.find-store-noItems {
    font-size: 14px;
    margin: 0; }
  .checkout-installers-page .not-seeing-local-installer small {
    display: block;
    font-style: italic; }
  .checkout-installers-page #update_location_form #findStoreForm {
    padding-bottom: 0;
    padding-top: 0; }
    .checkout-installers-page #update_location_form #findStoreForm .action-conjunction {
      line-height: 20px;
      height: 20px; }
  .checkout-installers-page .store-detail-hours li {
    list-style: none; }
  .checkout-installers-page .store-detail-hours ul {
    padding: 0; }
  .checkout-installers-page .location-wrap {
    overflow: hidden; }
  .checkout-installers-page .store-hours {
    float: left;
    width: 58%; }
    .checkout-installers-page .store-hours ul {
      padding: 0; }
    .checkout-installers-page .store-hours li {
      list-style: none; }
    .checkout-installers-page .store-hours h4 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }
  .checkout-installers-page .store-bbcard-main-content {
    padding-bottom: 5px; }
    .checkout-installers-page .store-bbcard-main-content h3 {
      color: #274BA7;
      padding-left: 15px; }
    .checkout-installers-page .store-bbcard-main-content .general-info-wrapper {
      padding-left: 15px; }
    .checkout-installers-page .store-bbcard-main-content .gy-more {
      margin: 0 15px;
      padding-top: 15px; }
    .checkout-installers-page .store-bbcard-main-content .btn {
      margin-left: 15px;
      min-width: 165px;
      margin-bottom: 15px;
      margin-top: 15px; }
    .checkout-installers-page .store-bbcard-main-content .btn.pressBtn {
      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; }
      .lt-ie9 .checkout-installers-page .store-bbcard-main-content .btn.pressBtn {
        background-color: #ebcd0b;
        background-image: none; }
  .checkout-installers-page .specific-rates {
    padding-left: 15px; }
    .checkout-installers-page .specific-rates .rating label {
      font-size: 12px; }
    .checkout-installers-page .specific-rates .rating {
      width: 100%;
      float: none; }
  .checkout-installers-page .error-message {
    margin: 0;
    font-weight: normal;
    font-style: normal;
    display: block; }
  .checkout-installers-page .modal-dialog h3 {
    color: #555;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .lt-ie9 .checkout-installers-page .map-canvas {
    height: 100% !important; }
  .checkout-installers-page .form-actions input[type=text] {
    line-height: 100%; }
    .lt-ie9 .checkout-installers-page .form-actions input[type=text] {
      line-height: 38px; }
  .checkout-installers-page .weekday {
    display: inline-block;
    width: 13px; }
  .checkout-installers-page .rating-and-review .rating-and-review-num {
    color: #000;
    vertical-align: top; }
  .checkout-installers-page .rating-and-review.store {
    margin-top: 0; }
  .checkout-installers-page .results-notice-container {
    width: 99%; }
  @media (min-width: 768px) {
    .checkout-installers-page li.store-result-checkout-item {
      display: inline-block;
      margin-bottom: 18px;
      width: 100%;
      margin-left: 0;
      margin-right: 0; }
    .checkout-installers-page .general-info-wrapper {
      overflow: hidden;
      position: relative;
      padding-bottom: 0px; }
      .checkout-installers-page .general-info-wrapper .gy-more {
        float: right;
        width: 56%;
        margin: 0;
        border-top: none;
        padding-top: 0; }
      .checkout-installers-page .general-info-wrapper .addr-ratings {
        float: left;
        width: 42%; }
      .checkout-installers-page .general-info-wrapper .gy-tertiary-windowshade {
        float: left;
        width: 46%;
        position: absolute;
        bottom: 0; }
      .checkout-installers-page .general-info-wrapper .rating-and-review.store {
        float: left;
        width: 39%; }
    .checkout-installers-page .store-result-checkout-item .wrapper-content--lines {
      display: table-cell;
      width: 30px;
      padding: 10px 0 0 0;
      position: relative; }
    .checkout-installers-page .store-bbcard-main-content {
      display: table-cell;
      width: 95%; }
    .checkout-installers-page .gy-owned-logo {
      background-image: image-url("storeDetails/GoodyearOwnedMobile-side.png");
      width: 21px;
      height: 149px;
      display: block;
      padding: 0;
      background-repeat: no-repeat;
      position: absolute;
      top: 95px;
      left: 4px; }
    .checkout-installers-page .gy-ind-owned-logo {
      background-image: image-url("storeDetails/GoodyearIndOwnedMobile-side.png");
      width: 21px;
      height: 149px;
      display: block;
      padding: 0;
      background-repeat: no-repeat;
      position: absolute;
      top: 95px;
      left: 7px; }
    .checkout-installers-page .title-address {
      overflow: hidden; }
    .checkout-installers-page .location-info {
      float: right;
      width: 50%; }
    .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; }
      .checkout-installers-page .checkout-header h1 {
        margin-top: 0; }
    .checkout-installers-page .checkout-header.no-items {
      float: none;
      width: 100%;
      border: none; }
    .checkout-installers-page .choose-day-wapper {
      overflow: hidden;
      width: 100%; }
    .checkout-installers-page .store-detail-hours {
      width: 40%;
      float: right; }
    .checkout-installers-page .gy-date-picker-calendar {
      width: 50%;
      float: left; }
    .checkout-installers-page .store-date-picker-time {
      width: 50%; }
    .checkout-installers-page .store-installer-form button {
      display: inline-block;
      background-position: -5px -5px; }
    .checkout-installers-page .store-installer-form .change-installer-item {
      display: inline; }
      .checkout-installers-page .store-installer-form .change-installer-item .gy-link {
        margin-left: 15px; }
    .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%; }
    .checkout-installers-page .store-results > ul {
      padding-right: 5px; }
    .checkout-installers-page .specific-rates {
      max-width: 100%;
      width: auto;
      padding-left: 0px;
      border-top: 1px solid #dedede;
      padding-top: 20px; }
      .checkout-installers-page .specific-rates .rating {
        width: 49%;
        float: right; }
      .checkout-installers-page .specific-rates .rating label {
        font-size: 11.4px; } }
  .checkout-installers-page .schedule-information p {
    margin-bottom: 5px; }
  @media (min-width: 1001px) {
    .checkout-installers-page .store-bbcard-main-content {
      width: 96.3%;
      padding-right: 5px; }
    .checkout-installers-page .schedule-information p {
      display: inline; } }

.clp-email-sign-up-page .already-member-container {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px; }
  .clp-email-sign-up-page .already-member-container a {
    display: inline-block; }

.clp-email-sign-up-page .already-member-text {
  display: inline-block;
  font-family: "Barlow Semi Condensed";
  font-size: 1.25em;
  margin-right: 5px; }

.clp-email-sign-up-page .what-do-i-get-body {
  border: none; }
  .clp-email-sign-up-page .what-do-i-get-body ul {
    padding-left: 15px; }

.clp-email-sign-up-page .gy-nav-windowshade {
  box-shadow: none;
  border-bottom: 1px solid #eee; }

.clp-email-sign-up-page .gy-secondary-windowshade .panel-collapse {
  background: none; }

.clp-email-sign-up-page .add-other-link {
  cursor: pointer; }
  .clp-email-sign-up-page .add-other-link span {
    float: left;
    font-family: 'icommon';
    font-size: 1.2em;
    line-height: 1em;
    margin-right: 5px; }
  .clp-email-sign-up-page .add-other-link.hidden {
    display: none; }

.clp-email-sign-up-page .change-other-link {
  cursor: pointer;
  float: right;
  display: inline-block; }

.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) {
  .clp-email-sign-up-page .page-header-description {
    float: left;
    width: 50%; }
    .clp-email-sign-up-page .page-header-description p {
      padding-right: 15px; }
  .clp-email-sign-up-page .page-header-image {
    background-image: image-url("CLP/ExtraDrive.png");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: image-url("backgroundsize.min.htc");
    margin-left: 30px;
    height: 190px;
    width: 80%; }
  .clp-email-sign-up-page .already-member-container {
    border: none;
    margin-top: 15px;
    padding: 0px; }
  .clp-email-sign-up-page .additional-info-body {
    padding-left: 0px; }
  .clp-email-sign-up-page .form-container, .clp-email-sign-up-page .form-btn-container {
    padding-right: 15px; }
  .clp-email-sign-up-page .col-left {
    padding: 10px 10px 10px 0px; }
  .clp-email-sign-up-page .col-right {
    padding: 10px 0px 10px 10px; }
  .clp-email-sign-up-page .btn-clp-form {
    min-width: 200px; }
  .clp-email-sign-up-page .link-clp-form {
    cursor: pointer; }
  .clp-email-sign-up-page .gy-nav-windowshade {
    border: none; } }

.change-email-address-page .gy-form label {
  margin-top: 15px; }
  .change-email-address-page .gy-form label i {
    height: 12px;
    display: inline-block;
    visibility: hidden;
    font-family: "Barlow", Barlow, sans-serif;
    font-weight: normal;
    text-transform: none; }

.change-email-address-page .gy-link:hover {
  text-decoration: underline; }

.change-email-address-page .required-mark {
  color: #FF2534; }

.change-email-address-page .col-left {
  width: 100%; }

.change-email-address-page .error {
  color: #FF2534; }

.change-email-address-page .detail-main, .change-email-address-page .warranty-template .left-content, .warranty-template .change-email-address-page .left-content {
  border: none; }

.change-email-address-page .gy-form-actions a {
  margin: 0 0 0 5px; }

.change-email-address-page .gy-form-actions .btn {
  margin-right: 40px !important; }

.change-email-address-page .gy-form-actions .gy-link {
  margin-right: 5px !important; }

.change-email-address-page .gy-form-actions .icon-thin-arrow-right {
  color: #274BA7; }

@media (min-width: 768px) {
  .change-email-address-page .col-left {
    width: 50%; }
  .change-email-address-page .gy-form-actions a {
    margin: 0 0 0 20px; } }

/**
 * TEMPLATE/PARTIAL NAME: contact-us-page
 *
 */
.contact-us-page .form-title {
  display: none; }

.contact-us-page .gy-windowshade .panel-collapse, .contact-us-page .gy-secondary-windowshade .panel-collapse, .contact-us-page .gy-nav-windowshade .panel-collapse, .contact-us-page .gy-tertiary-windowshade .panel-collapse, .contact-us-page .gy-coupon-windowshade .panel-collapse, .contact-us-page .gy-min-windowshade .panel-collapse {
  background-image: none; }

.contact-us-page .page-header-info .link {
  text-decoration: underline; }

.contact-us-page .button-container {
  padding-bottom: 10px; }
  .contact-us-page .button-container a {
    margin-bottom: 20px;
    min-width: 200px; }

.contact-us-page form p {
  float: left;
  width: 100%; }

.contact-us-page .intro-offlink span:FIRST-CHILD:HOVER {
  text-decoration: underline; }

.contact-us-page .privacy-link {
  text-decoration: none; }
  .contact-us-page .privacy-link span:FIRST-CHILD:HOVER {
    text-decoration: underline; }

.contact-us-page .input-name i {
  font-weight: normal; }

.contact-us-page .characters-counter {
  color: #999999;
  display: table;
  font-weight: normal; }

.contact-us-page .panel-heading {
  cursor: default; }

.contact-us-page .detail-sidebar .panel-heading {
  background: url("/Content/img/diagonal.png") #666;
  text-align: center; }

.contact-us-page .fax {
  margin-top: 10px; }

.contact-us-page .other-inquiries-list {
  padding: 0;
  margin-top: 5px; }
  .contact-us-page .other-inquiries-list li:FIRST-CHILD {
    margin-top: 0; }
  .contact-us-page .other-inquiries-list li {
    list-style: none;
    margin-top: 20px; }
  .contact-us-page .other-inquiries-list .icon-thin-arrow-right {
    color: #274BA7;
    position: relative;
    left: 5px;
    top: 2px; }

.contact-us-page .customerServiceContent {
  margin-right: 20px; }

.contact-us-page .customerServiceContent p:last-child {
  padding-left: 45px;
  text-indent: -45px; }

@media (min-width: 768px) {
  .contact-us-page .page-header-info .btn-at-mobile {
    text-decoration: underline; }
  .contact-us-page .customerServiceContent {
    float: left; }
  .contact-us-page .customerServiceContent:FIRST-CHILD {
    margin-right: 40px; }
  .contact-us-page .contact-people-image {
    background-image: url("/Content/img/contact-us-people.png");
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px; }
  .contact-us-page form input[type=text], .contact-us-page form textarea {
    margin-bottom: 3px; }
  .contact-us-page form input[type=submit] {
    display: inline-block;
    margin-right: 4%;
    width: 44%; }
  .contact-us-page .q-text-area .input-name {
    max-width: 65%; }
  .contact-us-page .characters-counter {
    display: inline;
    float: right; }
  .contact-us-page .input-name {
    display: inline-block; }
  .contact-us-page .col-right {
    padding: 10px 0px 10px 10px; }
  .contact-us-page .col-left {
    padding: 10px 10px 10px 0px; }
  .contact-us-page .col-full-width {
    padding: 10px 0px 10px 0px; } }

@media (min-width: 481px) {
  .contact-us-page .assistance-details {
    margin-top: 0px; }
  .contact-us-page .contact-form {
    margin-bottom: 0px; } }

.contact-us-page .contact-icon [class*=contact-icon__] {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 50px;
  height: 50px; }

.contact-us-page .contact-icon {
  flex: 0 0 auto;
  height: 50px;
  width: 70px; }
  @media (min-width: 768px) {
    .contact-us-page .contact-icon {
      margin: 0 0 5px; } }
  .contact-us-page .contact-icon .contact-icon__live-chat--available {
    background-image: url(/Content/img/liveChat/chat-icon-blue.png); }
  .contact-us-page .contact-icon .contact-icon__phone--available {
    background-image: url(/Content/img/liveChat/phone-icon-blue.png);
    background-size: 40px; }
  .contact-us-page .contact-icon .contact-icon__card {
    background-image: url(/Content/img/liveChat/gy-credit-card-icon.png); }
  .contact-us-page .contact-icon .contact-icon__question {
    background-image: url(/Content/img/liveChat/gy-question-mark-icon.png);
    background-position-x: -15px;
    background-size: 65px; }

.contact-us-page [class*=contact-copy__] {
  margin: 0; }

.contact-us-page .panel__body {
  padding: 20px 15px; }

.contact-us-page .panel__heading {
  background: #3656a5;
  background: -webkit-gradient(linear, left top, left bottom, from(#3656a5), color-stop(60%, #274ba7), to(#1f4396));
  background: linear-gradient(to bottom, #3656a5 0, #274ba7 60%, #1f4396 100%);
  border-bottom: 1px solid transparent;
  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; }

.contact-us-page .panel__microcopy {
  max-width: 600px;
  width: 100%; }

.contact-us-page .panel__services {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .contact-us-page .panel__services {
      flex-direction: row; } }

.contact-us-page .panel__service {
  display: flex;
  margin: 0 0 15px;
  min-width: 250px; }
  @media (min-width: 768px) {
    .contact-us-page .panel__service {
      flex-direction: column;
      margin: 0 20px 0 0; } }

.contact-us-page .panel__title {
  font-family: "Barlow",sans-serif;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
  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;
  width: 90%; }

.contact-thanks-promo-block {
  padding: 20px;
  overflow: hidden; }
  .contact-thanks-promo-block span {
    float: left;
    width: 40%;
    padding-right: 15px;
    display: inline-block;
    text-align: center;
    max-width: 200px; }
    .contact-thanks-promo-block span img {
      width: 100%;
      display: none; }
  @media (min-width: 480px) {
    .contact-thanks-promo-block span img {
      display: block; }
    .contact-thanks-promo-block div {
      float: left;
      width: 60%; } }
  @media (min-width: 992px) {
    .contact-thanks-promo-block div {
      width: 78%; } }

.modal h3 {
  color: #274BA7; }

.modal .icon {
  color: #274BA7;
  margin: 0 10px 0 0; }

.modal .modal-header button.close {
  top: 5px;
  right: 10px; }

.compare-tires {
  padding: 0 0 5% 0; }
  .compare-tires .intro-offlink a:hover {
    text-decoration: underline; }
  .compare-tires .tirename {
    position: relative; }
  .compare-tires .not-tire-size-available {
    margin: 15px 0 10px 0;
    min-height: 26px;
    position: relative;
    line-height: 1.2; }
    .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; }
      .compare-tires .not-tire-size-available .icon-triangle-up small {
        font-family: "Barlow Semi Condensed", Barlow, 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; }
    .compare-tires .not-tire-size-available .not-available-size-legend,
    .compare-tires .not-tire-size-available .tire-not-available-online {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 17px; }
  .compare-tires h2,
  .compare-tires h3,
  .compare-tires h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    margin: 5px 0 8px;
    vertical-align: top; }
    .compare-tires h2 a,
    .compare-tires h3 a,
    .compare-tires h4 a {
      color: #fff; }
    .compare-tires h2:hover,
    .compare-tires h3:hover,
    .compare-tires h4:hover {
      text-decoration: none; }
    .compare-tires h2 .icon-thin-arrow-right,
    .compare-tires h3 .icon-thin-arrow-right,
    .compare-tires h4 .icon-thin-arrow-right {
      font-size: .75em; }
  .compare-tires h3 a, .compare-tires h3 span {
    color: #ffdd00; }
  .compare-tires p {
    font-size: 14px; }
    @media (max-width: 480px) {
      .compare-tires p {
        font-size: 12px; } }
  .compare-tires .mobile-compare-leadin {
    padding: 0 15px; }
    .compare-tires .mobile-compare-leadin p {
      font-size: 14px !important; }
  .compare-tires .sticky-parent {
    position: relative;
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    display: table; }
  .compare-tires .left-cell,
  .compare-tires .cell {
    display: table-cell; }
  .compare-tires .floating {
    position: absolute;
    z-index: 1;
    top: 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0); }
  .compare-tires .mobile-header {
    display: table;
    width: 100%;
    background-color: #eaeaea; }
    .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 Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      margin-bottom: 0; }
    .compare-tires .mobile-header a {
      position: absolute;
      right: 10px;
      top: 12px;
      font-weight: normal;
      font-size: 18px;
      padding-left: 5px;
      color: #00227A; }
      .compare-tires .mobile-header a:hover {
        text-decoration: none; }
  .compare-tires .tire-size-label {
    font-size: 14px; }
  .compare-tires .cell {
    width: 33%;
    padding: 5px 10px;
    border-right: 1px solid #ccc; }
    .compare-tires .cell.availability {
      height: 215px;
      position: relative;
      padding-bottom: 15px; }
      @media (max-width: 480px) {
        .compare-tires .cell.availability {
          height: 185px; } }
    .lt-ie9 .compare-tires .cell {
      padding-left: 0;
      padding-right: 0; }
  .compare-tires .cell:last-child,
  .compare-tires .top-row .cell:last-child {
    border-right: 0; }
  .compare-tires .sub-cell a,
  .compare-tires .left-cell a {
    text-decoration: none; }
    .compare-tires .sub-cell a:hover, .compare-tires .sub-cell a:focus,
    .compare-tires .left-cell a:hover,
    .compare-tires .left-cell a:focus {
      text-decoration: none; }
  .compare-tires .sticky-container,
  .compare-tires .top-row {
    height: 140px; }
    @media (min-width: 370px) {
      .compare-tires .sticky-container,
      .compare-tires .top-row {
        height: 120px; } }
  .compare-tires .sticky-container {
    width: 100%;
    display: table; }
  .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("/Content/img/diagonal-tight-darker.png");
    overflow: hidden; }
    .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); }
    .compare-tires .top-row p {
      font-size: 12px;
      font-family: "Barlow", Barlow, sans-serif; }
    .compare-tires .top-row .cell {
      border-right: 1px solid #325ecf;
      border-right: 1px solid rgba(255, 255, 255, 0.1);
      height: inherit; }
    .compare-tires .top-row .tirename h3 p {
      font-family: inherit;
      font-size: 18px; }
      .compare-tires .top-row .tirename h3 p:hover {
        text-decoration: underline; }
    .compare-tires .top-row .sub-cell {
      text-align: center; }
    .compare-tires .top-row .add-col {
      vertical-align: middle; }
  .compare-tires .lower-row {
    width: 100%;
    display: table; }
    .compare-tires .lower-row .cell .sub-cell {
      text-align: center;
      padding: 10px 0;
      margin: 10px 0; }
      .compare-tires .lower-row .cell .sub-cell img {
        width: 50%;
        max-width: 135px; }
      .compare-tires .lower-row .cell .sub-cell .ea {
        font-size: 60%;
        vertical-align: top;
        top: 7px;
        color: #666;
        display: block; }
    .compare-tires .lower-row.row-description .cell, .compare-tires .lower-row.row-weather .cell {
      vertical-align: top; }
    .compare-tires .lower-row.row-description .cell .sub-cell {
      text-align: left; }
  .compare-tires .ctas {
    position: absolute;
    bottom: 10px;
    width: 93%; }
    .compare-tires .ctas .btn {
      display: none; }
    .compare-tires .ctas p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 14px;
      line-height: 100%;
      margin: 0; }
      .compare-tires .ctas p a {
        color: #ffdd00;
        text-transform: uppercase; }
  .compare-tires .detail-level-1 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #888;
    font-size: 14px; }
    .price .compare-tires .detail-level-1 {
      display: block;
      margin: 0; }
  .compare-tires .detail-level-2 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #666;
    font-size: 19px;
    line-height: 25px; }
    .compare-tires .detail-level-2 small {
      display: block; }
  .compare-tires .price .detail-level-2,
  .compare-tires .row-treadlife .detail-level-2 {
    display: block; }
  .compare-tires .detail-level-3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #888;
    display: block;
    font-size: 14px; }
  .compare-tires .detail-level-na {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #aaa;
    font-size: 18px;
    margin-bottom: 0; }
  .compare-tires .detail-level-4 {
    color: #999;
    font-size: 17px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 120%; }
    @media (max-width: 480px) {
      .compare-tires .detail-level-4 {
        font-size: 14px; } }
  .compare-tires .detail-level-5 {
    color: #888; }
  .compare-tires .detail-level-6 {
    font-size: 11px;
    line-height: 120%;
    position: absolute;
    top: 30px;
    left: -6px;
    padding: 0 5px;
    font-family: "Barlow", Barlow, sans-serif;
    text-transform: none; }
  .compare-tires .icon-cat {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block;
    color: #666;
    padding-bottom: 15px;
    text-align: center;
    font-size: 15px; }
    .compare-tires .icon-cat span {
      font-size: 28px;
      display: block;
      padding-bottom: 4px; }
  .compare-tires .row-reviews .cell {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .compare-tires .check-icon {
    position: relative;
    display: block;
    padding-top: 15px;
    text-align: center;
    margin: 0 auto; }
    .compare-tires .check-icon .icon-circle {
      color: #E0DAF3;
      font-size: 22px; }
    .compare-tires .check-icon .icon-check-mark {
      width: auto;
      position: absolute;
      color: #274BA7;
      font-size: 35px;
      top: 8px;
      left: 10px;
      right: 0; }
  .compare-tires .email-comparison {
    text-align: center;
    margin: 20px 0; }
  .compare-tires .mobile-ctas {
    padding: 15px;
    border-bottom: 1px solid #ccc; }
    .compare-tires .mobile-ctas .btn {
      margin: 10px 0 0 0; }
    .compare-tires .mobile-ctas .tire-name {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px; }
    .compare-tires .mobile-ctas .icon-thin-arrow-right {
      font-size: 15px;
      color: #2366c1; }
  .compare-tires .mobile-ctas:first-child {
    border-top: 1px solid #ccc; }
  .compare-tires .add {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 15px;
    color: #ffdd00;
    padding-top: 10px;
    display: block; }
    @media (max-width: 767px) {
      .compare-tires .add {
        padding-top: 2px; } }
    .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; }
  .compare-tires .remove {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffdd00;
    font-size: 15px; }
    .compare-tires .remove .icon-x-close {
      font-size: 18px; }
      @media (min-width: 768px) {
        .compare-tires .remove .icon-x-close {
          font-size: 24px; } }
    .compare-tires .remove:hover {
      text-decoration: none; }
  .compare-tires .remove + span {
    font-size: .75em;
    color: #ffdd00; }
  .compare-tires .last-mobile-top-cel {
    border-right: 0; }
  .compare-tires .add-to-cart .chevron {
    margin: 0 5px 0 0; }
  .compare-tires .divider {
    width: 40%;
    height: 1px;
    border-top: 1px solid #ddd;
    display: inline-block;
    margin: 0 0 5px 0; }
    @media (max-width: 480px) {
      .compare-tires .divider {
        width: 38%; } }
  .compare-tires .ORLine {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 5px 0; }
    @media (min-width: 481px) {
      .compare-tires .ORLine {
        margin: 10px 0; } }
  .compare-tires .OR {
    margin: 0 2% 0 2%;
    font-size: 14px; }
  .compare-tires .avail-link {
    color: #2366c1;
    font-family: "Barlow Semi Condensed", Barlow, 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; }
    .compare-tires .avail-link span {
      font-size: .8em; }
    .compare-tires .avail-link + .icon-thin-arrow-right {
      color: #2366c1; }
  .compare-tires .avail-link-container {
    text-align: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
    margin-left: -10px; }
  .compare-tires .rating-and-review-num {
    display: none; }
  .compare-tires .star-review-list {
    padding: 0;
    margin: 0; }
    .compare-tires .star-review-list li {
      font-size: 25px;
      margin: 0; }
  .compare-tires .page-title-block {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    border-bottom: none; }
  .compare-tires p.add-label {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px; }
    @media (max-width: 767px) {
      .compare-tires p.add-label {
        margin-bottom: 2px; } }
  @media (min-width: 640px) {
    .compare-tires .sticky-container,
    .compare-tires .top-row {
      height: 100px; } }
  @media (min-width: 768px) {
    .compare-tires .sticky-container,
    .compare-tires .top-row {
      height: 140px; }
    .compare-tires .left-cell {
      width: 18%; }
    .compare-tires .cell {
      width: 27%; }
    .compare-tires .mobile-visible {
      display: none; }
    .compare-tires .remove {
      position: absolute;
      right: 5px;
      top: 10px; }
      .compare-tires .remove .icon-x-close {
        position: absolute;
        top: -5px;
        right: -5px; }
    .compare-tires .detail-level-2 {
      font-size: 22px; }
      .compare-tires .detail-level-2 small {
        display: inline-block; }
    .compare-tires .avail-link {
      font-size: 18px;
      margin-top: 10px; }
    .compare-tires .page-title-block {
      padding-left: 0px; }
    .compare-tires .wrapper-inner {
      padding: 0 15px; }
    .compare-tires .price .detail-level-2 {
      display: inline-block; }
    .compare-tires h2,
    .compare-tires h3,
    .compare-tires h4 {
      font-size: 22px; }
    .compare-tires .cell.add-col {
      text-align: center;
      vertical-align: middle; }
    .compare-tires .add,
    .compare-tires .remove {
      font-size: 18px; }
    .compare-tires p.add-label {
      text-align: center; }
    .compare-tires .lower-row {
      clear: left; }
      .compare-tires .lower-row .cell {
        border-bottom: 1px solid #999; }
        .compare-tires .lower-row .cell .sub-cell {
          text-align: center; }
          .compare-tires .lower-row .cell .sub-cell p {
            text-align: center; }
          .compare-tires .lower-row .cell .sub-cell .ea {
            display: inline-block; }
      .compare-tires .lower-row .left-cell {
        vertical-align: middle;
        border-bottom: 1px solid #999;
        background-color: #eaeaea;
        padding: 10px; }
        .compare-tires .lower-row .left-cell p {
          font-family: "Barlow Semi Condensed", Barlow, 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; }
          .compare-tires .lower-row .left-cell p .feature {
            width: 79%;
            display: inline-block; }
          .lt-ie9 .compare-tires .lower-row .left-cell p {
            margin: 0 0 0 10px; }
        .compare-tires .lower-row .left-cell a {
          font-size: 18px;
          position: absolute;
          top: 50%;
          right: 0;
          margin-top: -10px;
          color: #00227A; }
          .lt-ie9 .compare-tires .lower-row .left-cell a {
            right: 5px; }
          .compare-tires .lower-row .left-cell a:hover {
            text-decoration: none; }
        .lt-ie9 .compare-tires .lower-row .left-cell {
          padding-left: 0;
          padding-right: 0; }
    .compare-tires .row-treadlife strong {
      display: block; }
    .compare-tires .top-row h2, .compare-tires .top-row h3, .compare-tires .top-row h4 {
      text-align: center; }
    .compare-tires .top-row h3 {
      margin-bottom: 10px; }
    .compare-tires .top-row .left-cell {
      padding: 5px 7px;
      background-color: transparent;
      text-align: center;
      vertical-align: middle; }
      .compare-tires .top-row .left-cell p {
        margin: 0; }
      .lt-ie9 .compare-tires .top-row .left-cell {
        padding-left: 0;
        padding-right: 0; }
    .compare-tires .top-row .tirename h3 p {
      font-size: 22px; }
    .compare-tires .top-row .cell {
      position: relative; }
    .compare-tires .top-row .sub-cell {
      padding: 25px 0 0 0; }
    .compare-tires .top-row .add-col .sub-cell {
      padding: 0; }
    .compare-tires .icon-cat {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 48px;
      padding-bottom: 0;
      font-size: 18px; }
      .compare-tires .icon-cat span {
        position: relative;
        top: 4px;
        display: inline-block;
        padding-right: 6px;
        font-size: 35px; }
    .compare-tires .context-col {
      border-left: 1px solid #325ecf;
      border-left: 1px solid rgba(255, 255, 255, 0.2); }
    .compare-tires .ctas {
      text-align: center; }
      .compare-tires .ctas p {
        margin: 0 0 8px 0;
        font-size: 16px; }
      .compare-tires .ctas .star-review-list {
        display: inline-block; }
        .compare-tires .ctas .star-review-list li span:hover {
          cursor: pointer; }
      .compare-tires .ctas .btn {
        display: inline-block;
        line-height: 36px;
        padding-left: 20px;
        padding-right: 20px;
        margin: 5px 10px;
        font-size: 16px; }
    .compare-tires .check-icon .icon-circle {
      font-size: 33px; }
    .compare-tires .check-icon .icon-check-mark {
      font-size: 55px;
      top: 2px;
      left: 15px;
      right: 0; }
    .compare-tires .add-to-cart {
      background-position: -5px -5px;
      padding-left: 30px;
      padding-right: 30px;
      color: #000;
      background-color: #ffdd00;
      border-color: #ccc;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px;
      text-transform: uppercase;
      border-radius: 0;
      color: #111;
      border: none !important;
      box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
      text-shadow: -1px -1px 2px rgba(255, 255, 255, 0.5);
      margin: 0 2px 10px 0;
      position: relative;
      line-height: 40px;
      padding-top: 0;
      padding-bottom: 0; }
      .compare-tires .add-to-cart:hover, .compare-tires .add-to-cart:focus, .compare-tires .add-to-cart:active, .compare-tires .add-to-cart.active {
        color: #000;
        background-color: #d6ba00;
        border-color: #adadad; }
      .open .compare-tires .add-to-cart.dropdown-toggle {
        color: #000;
        background-color: #d6ba00;
        border-color: #adadad; }
      .compare-tires .add-to-cart:active, .compare-tires .add-to-cart.active {
        background-image: none; }
      .open .compare-tires .add-to-cart.dropdown-toggle {
        background-image: none; }
      .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; }
      .compare-tires .add-to-cart .badge {
        color: #ffdd00;
        background-color: #000; }
      .compare-tires .add-to-cart:focus {
        outline: none; }
      .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; }
      .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; }
        .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; }
      .compare-tires .add-to-cart:disabled {
        opacity: 1;
        filter: alpha(opacity=1);
        background-color: #dfcc73; }
      .compare-tires .add-to-cart.active {
        color: #F7EE58;
        background-color: #274BA7;
        border-color: #224292;
        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); }
        .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 {
          color: #F7EE58;
          background-color: #1f3c86;
          border-color: #172b61; }
        .open .compare-tires .add-to-cart.active.dropdown-toggle {
          color: #F7EE58;
          background-color: #1f3c86;
          border-color: #172b61; }
        .compare-tires .add-to-cart.active:active, .compare-tires .add-to-cart.active.active {
          background-image: none; }
        .open .compare-tires .add-to-cart.active.dropdown-toggle {
          background-image: none; }
        .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; }
        .compare-tires .add-to-cart.active .badge {
          color: #274BA7;
          background-color: #F7EE58; }
        .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; }
          .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; }
        .compare-tires .add-to-cart.active:disabled {
          background-color: #456493; }
        .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; }
        .lt-ie9 .compare-tires .add-to-cart.active {
          background-color: #3063b0;
          background-image: none; } }
  @media (min-width: 1025px) {
    .compare-tires .sticky-container,
    .compare-tires .top-row {
      height: 120px; } }

.error-page {
  padding: 10px 15px; }
  .error-page .heading {
    font-size: 24px;
    color: #274BA7;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center; }
  .error-page .subheading {
    color: #555555;
    margin: 0 auto;
    text-align: center; }
  .error-page .ctas {
    text-align: center;
    margin-bottom: 20px; }
    .error-page .ctas .prev-page-btn {
      margin: 20px 0 20px 0; }
    .error-page .ctas .go-home-btn {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      position: relative;
      top: 3px; }
    .error-page .ctas .OR, .error-page .ctas .find-store {
      margin-left: 30px; }
  @media (min-width: 768px) {
    .error-page {
      padding: 40px 15px 100px; }
      .error-page .heading {
        font-size: 36px;
        text-align: center; }
      .error-page .subheading {
        text-align: center;
        font-size: 16px; }
      .error-page .ctas {
        text-align: center; }
        .error-page .ctas .prev-page-btn {
          display: inline-block;
          margin-right: 20px; } }

/* ----- 404 Not Found Error ----- */
.error-404-page .or-visit-text {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin-bottom: 30px; }

.error-404-page .columns {
  border-top: 1px solid #ddd;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 0 10px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  .error-404-page .columns .list-heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px;
    color: #2366c1;
    margin: 0; }
  .error-404-page .columns .list-heading.more a {
    color: #333; }
  .error-404-page .columns ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 20px 0;
    text-align: left; }
    .error-404-page .columns ul li {
      font-size: 18px;
      line-height: 140%; }
      .error-404-page .columns ul li a {
        padding: 2px 0;
        display: inline-block; }
  .error-404-page .columns .column {
    margin-left: -30px; }

@media (min-width: 768px) {
  .error-404-page .columns {
    background-image: none;
    border-top: 0;
    margin: 0;
    margin-left: 10%; }
    .error-404-page .columns .column {
      margin-left: 0; }
    .error-404-page .columns .list-heading {
      margin-bottom: 15px; }
    .error-404-page .columns ul {
      margin: 0 0 60px; }
      .error-404-page .columns ul li a {
        padding: 5px 0; } }

/* ----- Out of Stock Error ----- */
.out-of-stock .subheading a, .server-failure-cart .subheading a {
  text-decoration: underline; }

.out-of-stock .or-label, .server-failure-cart .or-label {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  vertical-align: middle;
  display: block; }

.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) {
  .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) {
  .out-of-stock .ideal-break, .server-failure-cart .ideal-break {
    display: block; }
  .out-of-stock .heading, .server-failure-cart .heading {
    font-size: 32px;
    letter-spacing: 0.5px; }
  .out-of-stock .subheading, .server-failure-cart .subheading {
    font-size: 18px; }
  .out-of-stock .ctas, .server-failure-cart .ctas {
    margin-top: 20px; }
    .out-of-stock .ctas .go-back-btn, .server-failure-cart .ctas .go-back-btn {
      padding: 5px 40px 5px 40px;
      font-size: 18px; }
  .out-of-stock .or-label, .server-failure-cart .or-label {
    margin: 0 0 0 15px;
    display: inline-block; } }

.authentic-goodyear-coupons .main-content {
  margin-bottom: 20px; }
  .authentic-goodyear-coupons .main-content ul {
    padding-left: 0; }
  .authentic-goodyear-coupons .main-content li {
    padding-bottom: 10px; }
  .authentic-goodyear-coupons .main-content .btn {
    margin: 20px; }
  .authentic-goodyear-coupons .main-content .col-md-6 {
    padding-right: 35px; }

.goodyear-credit-card-page h1 {
  color: #1A3C8C; }

.goodyear-credit-card-page h2 {
  color: #274BA7; }

.goodyear-credit-card-page h3 {
  color: #000; }

.goodyear-credit-card-page h4 {
  color: #1A3C8C; }

.goodyear-credit-card-page .page-header {
  background-image: image-url("diagonal-tight-darker.png"); }

.goodyear-credit-card-page .access-link-container {
  font-size: 16px; }
  .goodyear-credit-card-page .access-link-container a {
    display: inline-block; }

.goodyear-credit-card-page .icon-2x {
  background-image: image-url("goodyearCreditCard/gy-cc-2x.png"); }

.goodyear-credit-card-page .icon-0 {
  background-image: image-url("goodyearCreditCard/gy-cc-0.png"); }

.goodyear-credit-card-page .icon-monthly {
  background-image: image-url("goodyearCreditCard/gy-cc-monthly.png"); }

.goodyear-credit-card-page .icon-financing {
  background-image: image-url("goodyearCreditCard/gy-cc-financing.png"); }

.goodyear-credit-card-page .icon-oil {
  background-image: image-url("goodyearCreditCard/gy-cc-oil.png"); }

.goodyear-credit-card-page .icon-rotation {
  background-image: image-url("goodyearCreditCard/gy-cc-rotation.png"); }

.goodyear-credit-card-page .icon-offer {
  background-image: image-url("goodyearCreditCard/gy-cc-offers.png"); }

.goodyear-credit-card-page .icon-locations {
  background-image: image-url("goodyearCreditCard/gy-cc-location.png"); }

.goodyear-credit-card-page .icon-atm {
  background-image: image-url("goodyearCreditCard/gy-cc-atm.png"); }

.goodyear-credit-card-page .icon-24-7 {
  background-image: image-url("goodyearCreditCard/gy-cc-24-7.png"); }

.goodyear-credit-card-page .icon-fraud {
  background-image: image-url("goodyearCreditCard/gy-cc-fraud.png"); }

@media (min-width: 768px) {
  .goodyear-credit-card-page .page-header-image {
    background-image: image-url("goodyearCreditCard/credit-card.png"); }
  .goodyear-credit-card-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px; }
  .goodyear-credit-card-page .access-link-container .gy-link {
    font-size: 1.4em; } }

@media (min-width: 1024px) {
  .goodyear-credit-card-page .page-header-description {
    margin: 50px 10% 35px 0px; }
  .goodyear-credit-card-page .page-header-image {
    margin-top: 50px;
    min-height: 335px; } }

.tsn-tire-rebate-page h1, .tsn-tire-rebate-page h3 {
  color: #fff; }

.tsn-tire-rebate-page h2 {
  color: #274BA7; }

.tsn-tire-rebate-page .page-header {
  background-image: image-url("TSNTireRebate/tsn-tire-rebate-bg.png");
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px; }

.tsn-tire-rebate-page .page-header-description h3 {
  margin-top: 0px; }
  .tsn-tire-rebate-page .page-header-description h3 sup {
    font-size: 62%; }

.tsn-tire-rebate-page .page-header-description p {
  color: #fff; }

.tsn-tire-rebate-page .page-header-description .text {
  margin: 5px 0px 25px 0px; }
  .tsn-tire-rebate-page .page-header-description .text a {
    color: #ffdd00;
    text-decoration: underline; }

.tsn-tire-rebate-page .upper-description {
  font-family: "Barlow Semi Condensed", Barlow, 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; }

.tsn-tire-rebate-page .tire-service-logo {
  background-image: image-url("TSNTireRebate/tsn-service-logo.png");
  display: inline-block;
  height: 51px;
  margin: 30px 0px 10px 0px;
  width: 178px; }
  .tsn-tire-rebate-page .tire-service-logo.w-reflection {
    height: 82px;
    margin-bottom: 0px;
    margin-top: 5px; }

.tsn-tire-rebate-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1em;
  margin-bottom: 10px; }

.tsn-tire-rebate-page .access-box-wrapper a {
  width: 90%;
  max-width: 245px; }

.tsn-tire-rebate-page .find-a-location-link {
  display: inline-block;
  margin-bottom: 20px; }

.tsn-tire-rebate-page .benefit-body {
  padding-bottom: 10px; }

.tsn-tire-rebate-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px; }

.tsn-tire-rebate-page .benefits-list-container {
  overflow: hidden; }
  .tsn-tire-rebate-page .benefits-list-container ul {
    margin-bottom: 0px;
    padding-left: 15px;
    text-align: left; }

.tsn-tire-rebate-page .icon-credit-card {
  background-image: image-url("TSNTireRebate/gy-tsn-credit-card.png"); }

.tsn-tire-rebate-page .icon-save {
  background-image: image-url("TSNTireRebate/gy-tsn-save.png"); }

.tsn-tire-rebate-page .icon-financing {
  background-image: image-url("TSNTireRebate/gy-tsn-financing.png"); }

.tsn-tire-rebate-page .eligible-windowshade {
  text-align: left; }
  .tsn-tire-rebate-page .eligible-windowshade h5 {
    font-size: 22px; }
  .tsn-tire-rebate-page .eligible-windowshade sup {
    font-size: 65%; }
  .tsn-tire-rebate-page .eligible-windowshade .panel-collapse {
    background: none; }

.tsn-tire-rebate-page .tire-link {
  display: table;
  margin: 15px 0px; }

.tsn-tire-rebate-page .top-space {
  margin-top: 35px; }

@media (min-width: 768px) {
  .tsn-tire-rebate-page h3 {
    font-size: 34px; }
  .tsn-tire-rebate-page page-header {
    height: 388px; }
  .tsn-tire-rebate-page .page-header-image {
    background-image: image-url("TSNTireRebate/tsn-tires.png"); }
  .tsn-tire-rebate-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px; }
  .tsn-tire-rebate-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px; }
  .tsn-tire-rebate-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px; }
  .tsn-tire-rebate-page .benefit-body {
    max-width: 500px; }
    .tsn-tire-rebate-page .benefit-body .icon {
      padding-top: 25px; }
  .tsn-tire-rebate-page .benefits-list-container {
    overflow: hidden; }
    .tsn-tire-rebate-page .benefits-list-container ul {
      width: 50%; }
  .tsn-tire-rebate-page .eligible-windowshade h5 {
    font-size: 26px; } }

@media (min-width: 1024px) {
  .tsn-tire-rebate-page .page-header-description {
    margin: 10px 10% 25px 0px; } }

@media (min-width: 1200px) {
  .tsn-tire-rebate-page .page-header-description {
    margin-top: 25px; }
  .tsn-tire-rebate-page .page-header-image {
    margin-top: 35px; } }

.tsn-service-rebate-page h1, .tsn-service-rebate-page h3 {
  color: #fff; }

.tsn-service-rebate-page h2 {
  color: #274BA7; }

.tsn-service-rebate-page .page-header {
  background-image: image-url("TSNServiceRebate/tsn-service-rebate-bg.png");
  background-repeat: no-repeat;
  height: auto;
  max-height: 388px; }

.tsn-service-rebate-page .page-header-description h3 {
  margin-top: 0px; }
  .tsn-service-rebate-page .page-header-description h3 sup {
    font-size: 62%; }

.tsn-service-rebate-page .page-header-description p {
  color: #fff; }

.tsn-service-rebate-page .page-header-description .text {
  margin: 5px 0px 25px 0px; }
  .tsn-service-rebate-page .page-header-description .text a {
    color: #ffdd00;
    text-decoration: underline; }

.tsn-service-rebate-page .upper-description {
  font-family: "Barlow Semi Condensed", Barlow, 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; }

.tsn-service-rebate-page .tire-service-logo {
  background-image: image-url("TSNServiceRebate/tsn-service-logo.png");
  display: inline-block;
  height: 51px;
  margin: 30px 0px 10px 0px;
  width: 178px; }
  .tsn-service-rebate-page .tire-service-logo.w-reflection {
    height: 82px;
    margin-bottom: 0px;
    margin-top: 5px; }

.tsn-service-rebate-page .quick-note {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  line-height: 1em;
  margin: 10px 0px 25px 0px; }

.tsn-service-rebate-page .access-box-wrapper a {
  width: 90%;
  max-width: 245px; }

.tsn-service-rebate-page .benefit-body {
  padding-bottom: 10px; }

.tsn-service-rebate-page .benefit-box .icon-tsn {
  padding: 10px 0px 0px 0px;
  width: 35%; }

.tsn-service-rebate-page .benefit-table {
  border: 1px solid #999999;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 20px auto; }
  .tsn-service-rebate-page .benefit-table thead {
    background-color: #274BA7;
    color: #fff; }
    .tsn-service-rebate-page .benefit-table thead th {
      padding: 10px 20px; }
      .tsn-service-rebate-page .benefit-table thead th:first-child {
        border-right: 2px solid #fff; }
  .tsn-service-rebate-page .benefit-table tbody td {
    padding: 10px 20px; }
    .tsn-service-rebate-page .benefit-table tbody td:first-child {
      border-right: 2px solid #999999; }

.tsn-service-rebate-page .benefits-sub-title-box {
  padding-left: 15px;
  padding-right: 15px; }

.tsn-service-rebate-page .benefits-list-container {
  overflow: hidden; }
  .tsn-service-rebate-page .benefits-list-container ul {
    margin-bottom: 0px;
    padding-left: 15px;
    text-align: left; }

.tsn-service-rebate-page .icon-credit-card {
  background-image: image-url("TSNServiceRebate/gy-tsn-credit-card.png"); }

.tsn-service-rebate-page .icon-save {
  background-image: image-url("TSNServiceRebate/gy-tsn-save.png"); }

.tsn-service-rebate-page .icon-financing {
  background-image: image-url("TSNServiceRebate/gy-tsn-financing.png"); }

.tsn-service-rebate-page .icon-tsn-logo {
  background-image: image-url("TSNServiceRebate/tsn-service-logo.png");
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: image-url("backgroundsize.min.htc");
  display: inline-block;
  height: 93px;
  margin: 65px 0px 0px 4px;
  width: 90px; }

.tsn-service-rebate-page .tire-link {
  display: table;
  margin: 15px 0px; }

.tsn-service-rebate-page .top-space {
  margin-top: 35px; }

@media (min-width: 768px) {
  .tsn-service-rebate-page h3 {
    font-size: 34px; }
  .tsn-service-rebate-page page-header {
    height: 388px; }
  .tsn-service-rebate-page .page-header-image {
    background-image: image-url("TSNServiceRebate/tsn-services.png"); }
  .tsn-service-rebate-page .page-header-description {
    margin-right: 0%;
    margin-top: 20px; }
  .tsn-service-rebate-page .access-box-wrapper p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px; }
  .tsn-service-rebate-page .benefits-sub-title-box {
    max-width: 360px;
    margin: 20px auto 0px auto;
    padding: 0px; }
  .tsn-service-rebate-page .benefit-body {
    max-width: 500px; }
    .tsn-service-rebate-page .benefit-body .icon {
      padding-top: 25px; }
  .tsn-service-rebate-page .benefits-list-container {
    overflow: hidden; }
    .tsn-service-rebate-page .benefits-list-container ul {
      width: 50%; }
  .tsn-service-rebate-page .icon-tsn-logo {
    width: 170px; } }

@media (min-width: 1024px) {
  .tsn-service-rebate-page .page-header-description {
    margin: 10px 10% 25px 0px; } }

@media (min-width: 1200px) {
  .tsn-service-rebate-page .page-header-description {
    margin-top: 25px; }
  .tsn-service-rebate-page .page-header-image {
    margin-top: 35px; } }

.labeling-program__content {
  order: 2;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .labeling-program__content {
      width: calc(100% - 225px); } }

.labeling-program__image {
  order: 3;
  text-align: center;
  width: 100%; }
  @media (min-width: 768px) {
    .labeling-program__image {
      margin: 9rem 0 20px 20px;
      text-align: right;
      width: auto; } }

.labeling-program__title {
  width: 100%;
  order: 1;
  margin: 0; }

.labeling-program__wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 10px auto 15px auto;
  padding: 0 15px; }

/**
 * TEMPLATE/PARTIAL NAME: About Us Landing Page
 *
 */
.learn-landing-page .page-background {
  background-image: image-url("/Content/img/background/GYLearning.jpg");
  height: 100%; }

.learn-landing-page .learn-masthead {
  max-width: 460px; }

.learn-landing-page .learn-text-block {
  padding-bottom: 0px; }
  .learn-landing-page .learn-text-block h5 {
    color: #ffdd00; }

.learn-landing-page .btn-container {
  background-image: image-url("/Content/img/learnLanding/text-block-bg.png");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  -ms-behavior: image-url("backgroundsize.min.htc");
  max-width: 320px;
  margin: 0 auto;
  min-height: 146px;
  text-align: center; }
  .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 */
.page-tipsToBuyLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/landing.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-winterVsAllSeasonLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/winterVsAllSeason.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-performanceTiresLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/performance.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-spareTiresLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/spare.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-findSizeLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/size.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-buyingAndOwningWinterTiresLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/buyingAndOwningWinterTires.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-buyingAndOwningWinterTiresLearn a:hover {
  cursor: pointer; }

.page-treadTestsLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tips/tread.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

/* Specs */
.page-tireSpecsTechLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/specs/landing.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-tireGlossaryLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/specs/glossary.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

/* Care */
.page-tireWearLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/inspection.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-treadTestsLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/tread.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-tireAirPressureLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/airPressure.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-fixAFlatLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/fixAFlat.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-tireCareMaintenanceLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/maintenance.jpg") !important;
  width: 305px !important;
  height: 205px !important;
  min-height: 0 !important; }

.page-tireCareLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/tireCare/landing.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

/*Driving Tips*/
.page-drivingTips .detail-page-img {
  background-image: image-url("/Content/img/learn/drivingTips/landing.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

.page-wetDrivingTipsLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/drivingTips/wet.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

.page-winterDrivingTipsLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/drivingTips/winter.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

.page-improveGasMileageLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/drivingTips/improveGasMileage.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

.page-studdedTiresAndTireChainsLearn .detail-page-img {
  background-image: image-url("/Content/img/learn/drivingTips/studdedTiresAndTireChains.jpg") !important;
  width: 305px !important;
  height: 203px !important;
  min-height: 0 !important; }

.locate-service-center-page .masthead .tsn-icon {
  background-image: image-url("l/Content/img/ocateServiceCenter/tsn.png");
  width: 140px;
  background-repeat: no-repeat;
  height: 50px;
  background-position: center; }

.locate-service-center-page .masthead h1 {
  padding-top: 5px;
  padding-bottom: 5px; }

.locate-service-center-page .masthead .text-content p {
  padding: 5px 0 0 0;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 16px; }

.locate-service-center-page .masthead .text-content h5 {
  font-size: 16px;
  color: #333;
  margin: 20px 0 0 0; }

.locate-service-center-page .masthead .gy-link {
  margin-top: 15px;
  display: block; }

.locate-service-center-page .page-background {
  background-image: image-url("/Content/img/background/ServiceCenter.jpg");
  height: 100%; }

@media (min-width: 768px) {
  .locate-service-center-page h1 {
    font-size: 56px;
    padding-top: 15px; } }

.how-to-compare .compare-known {
  margin: 25px 0 15px; }
  .how-to-compare .compare-known h3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px;
    margin: 0 0 6px;
    color: #333; }
  .how-to-compare .compare-known h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px;
    color: #666;
    margin: 0; }
    .how-to-compare .compare-known h4 em {
      font-style: normal;
      display: inline-block;
      min-width: 110px; }

.how-to-compare .type-block {
  vertical-align: top; }
  .how-to-compare .type-block .icon-thin-arrow-right {
    font-size: .8em; }
  .how-to-compare .type-block .type-logo {
    font-size: 36px;
    display: inline-block;
    color: #274BA7;
    vertical-align: top; }
  .how-to-compare .type-block p {
    display: inline-block;
    margin-left: 10px;
    color: #274BA7;
    font-size: 18px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 120%; }
    .how-to-compare .type-block p a {
      display: block;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px;
      padding: 15px 0 0 0; }

.how-to-compare .detail-page-img {
  background-image: image-url("/Content/img/howToCompare/tires.jpg"); }

.how-to-compare #howToCompare p {
  margin: 30px 0; }

.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; }

.how-to-compare #howToCompare img {
  margin-left: 20px; }

.how-to-compare #howToCompare .icon-thin-arrow-right {
  font-size: 14px; }

.how-to-compare #howTypes a:hover {
  text-decoration: none; }

.homepage .masthead h1, .homepage .masthead h2, .homepage .masthead h3 {
  color: #274BA7; }

.homepage-main-content {
  background: #274BA7;
  color: #F0F0F0;
  padding: 4rem 1.5rem; }
  .homepage-main-content h1, .homepage-main-content h2 {
    color: #F0F0F0;
    font-weight: bold; }
  .homepage-main-content h3, .homepage-main-content h4 {
    color: #ffdd00;
    font-weight: bold; }
  .homepage-main-content a {
    color: #ffdd00;
    text-transform: uppercase;
    font-weight: bold; }
  .homepage-main-content .col-sm-12, .homepage-main-content .gy-form .full, .gy-form .homepage-main-content .full {
    margin: 2rem 0; }

.homepage-contact .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
  width: 100%;
  min-height: 300px; }
  @media (min-width: 1025px) {
    .homepage-contact .gy-promo-tile-container.promo-tiles-lg .gy-promo-tile {
      width: 50%; } }

.homepage-contact .gy-promo-tile-container .gy-promo-tile-content.right {
  padding-left: 2.5rem; }

.homepage-news {
  background: #274BA7 url(/Content/img/New_Banner_Background.jpg);
  color: #F0F0F0; }
  .homepage-news .related-news {
    min-height: 280px;
    margin-bottom: 0;
    padding: 2.5rem;
    list-style: none; }
    @media (min-width: 1025px) {
      .homepage-news .related-news {
        min-height: 420px; } }
    .homepage-news .related-news__logo {
      width: 320px; }
    .homepage-news .related-news h2 {
      color: #F0F0F0;
      text-transform: uppercase;
      font-weight: bold; }
    .homepage-news .related-news a {
      color: #F0F0F0; }
      .homepage-news .related-news a:hover {
        text-decoration: none; }
    .homepage-news .related-news .continue-reading {
      color: #ffdd00;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      margin: 2rem 0 0 0; }

.homepage .home-newsletter-form {
  background: url(/Content/img/homePage/newsletter-bg.jpg) no-repeat center/cover;
  text-align: center;
  padding: 2rem 0 4rem; }
  .homepage .home-newsletter-form .container {
    max-width: 640px; }
  .homepage .home-newsletter-form h2 {
    color: #fff; }
  .homepage .home-newsletter-form .note-warning {
    color: #ffdd00; }
  .homepage .home-newsletter-form .validation-summary-errors ul {
    list-style: none;
    color: #ffdd00;
    padding: 0; }
  .homepage .home-newsletter-form form legend {
    display: none; }
  .homepage .home-newsletter-form form .form-item {
    text-align: left; }
    .homepage .home-newsletter-form form .form-item label {
      color: #fff; }
  .homepage .home-newsletter-form .gy-link {
    color: #fff; }

/**
 * TEMPLATE/PARTIAL NAME: Multiple Tire Sizes Found
 *
 */
.lt-ie9 .multiple-sizes-tire-found .glyphicon-earphone {
  display: none; }

.multiple-sizes-tire-found .help-tile a:hover {
  text-decoration: none; }

.multiple-sizes-tire-found .header-container {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  margin-bottom: 0px; }
  .multiple-sizes-tire-found .header-container h1, .multiple-sizes-tire-found .header-container h2 {
    color: #666;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .multiple-sizes-tire-found .header-container h1 {
    margin-bottom: 0px; }
    @media (max-width: 480px) {
      .multiple-sizes-tire-found .header-container h1 {
        font-size: 24px; } }
    .multiple-sizes-tire-found .header-container h1 sup {
      font-size: 0.4em;
      top: -1.2em; }
  .multiple-sizes-tire-found .header-container h2 {
    margin: 4px 0 0;
    font-size: 1.2em; }
  .multiple-sizes-tire-found .header-container a {
    display: inline-block;
    margin-top: 10px; }
  .multiple-sizes-tire-found .header-container hr {
    margin-bottom: 10px;
    margin-top: 10px; }
  .multiple-sizes-tire-found .header-container p {
    margin: 10px 0px 0px 0px; }

.multiple-sizes-tire-found .staggered-btn {
  line-height: 24px; }

.multiple-sizes-tire-found .body-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-top: 10px; }

.multiple-sizes-tire-found .options-container ul {
  list-style-type: none;
  padding: 0; }
  .multiple-sizes-tire-found .options-container ul a {
    margin: 0px 0px 20px 0px; }

.multiple-sizes-tire-found .find-info-container {
  margin-top: 20px; }

.multiple-sizes-tire-found .find-info-body {
  background: #fff; }

@media (max-width: 480px) {
  .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-min-windowshade .panel-heading [class*="glyphicon"] {
    font-size: 1em; }
  .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-min-windowshade .panel-heading h3 {
    font-size: 15px; } }

@media (min-width: 767px) {
  .multiple-sizes-tire-found .header-container h1 {
    font-size: 2.8em; }
  .multiple-sizes-tire-found .header-container h2 {
    float: left;
    font-size: 2em;
    width: 70%; }
  .multiple-sizes-tire-found .header-container p {
    width: 70%; }
  .multiple-sizes-tire-found .header-container a {
    margin-top: 0px; }
  .multiple-sizes-tire-found .header-container .bread-crum-link {
    float: right;
    text-align: right;
    with: 30%; }
  .multiple-sizes-tire-found .body-container {
    overflow: auto; }
  .multiple-sizes-tire-found .options-container {
    float: left;
    margin-right: 5%;
    width: 30%; }
    .multiple-sizes-tire-found .options-container ul li a {
      max-width: 200px; }
  .multiple-sizes-tire-found .subtitle-container {
    overflow: hidden; }
  .multiple-sizes-tire-found .find-info-container {
    float: right;
    margin-top: 0px;
    width: 65%; } }

/**
 * TEMPLATE/PARTIAL NAME: no-tire-results-found
 *
 */
.no-tire-results-found hr {
  margin-bottom: 15px;
  margin-top: 10px; }

.no-tire-results-found .header-container {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  margin-bottom: 0px; }
  .no-tire-results-found .header-container h1, .no-tire-results-found .header-container h2 {
    color: #666;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .no-tire-results-found .header-container h1 {
    margin-bottom: 0px; }
    .no-tire-results-found .header-container h1 sup {
      font-size: 0.4em;
      top: -1.2em; }
  .no-tire-results-found .header-container h2 {
    margin: 0px;
    font-size: 1.2em; }

.no-tire-results-found .body-container {
  padding-left: 15px;
  padding-right: 15px; }

.no-tire-results-found .message-container, .no-tire-results-found .find-store-container {
  padding-bottom: 10px; }

.no-tire-results-found .alert-text {
  color: #FF2534; }

@media (min-width: 767px) {
  .no-tire-results-found .header-container h1 {
    font-size: 2.8em; }
  .no-tire-results-found .header-container h2 {
    font-size: 2em;
    width: 70%; }
  .no-tire-results-found .body-container {
    overflow: auto; }
  .no-tire-results-found .message-container {
    border-right: none;
    float: right;
    width: 58%; }
  .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
 *
 */
.offer-landing-page h6 {
  color: #ffdd00;
  font-size: 20px;
  text-transform: uppercase; }

.offer-landing-page .page-background {
  background-image: image-url("background/OffersLanding.png");
  height: 100%;
  background-position: 80% 0; }

.offer-landing-page .offer-landing-masthead {
  min-height: 20px; }

.offer-landing-page .rebate-container {
  padding: 10px 0px; }
  .offer-landing-page .rebate-container .btn {
    margin-top: 10px; }
  .offer-landing-page .rebate-container h6 {
    margin: 0px 0px 2px 0px; }
  .offer-landing-page .rebate-container p {
    font-size: 14px;
    line-height: 1.115em; }
    .offer-landing-page .rebate-container p a {
      color: #ffdd00;
      text-decoration: underline; }

.offer-landing-page .rebate-disclaimer hr {
  margin: 2px 0px;
  opacity: 0.4;
  filter: alpha(opacity=40); }

.offer-landing-page .rebate-disclaimer p {
  line-height: 0.8em; }

.offer-landing-page .rebate-disclaimer small {
  font-size: 0.7em; }

@media (min-width: 768px) {
  .offer-landing-page .page-background {
    background-position: top center; } }

.offer-landing-page-npp .page-background {
  background-image: image-url("/Content/img/background/OffersLandingNPP.jpg"); }

@media (min-width: 768px) {
  .offer-landing-page-npp .masthead-actions {
    margin-bottom: -30px; } }

@media (max-width: 480px) {
  .offer-landing-page-npp {
    font-size: 1.3em; } }

.offer-landing-page-npp .landing-template-text-block {
  position: relative; }
  .offer-landing-page-npp .landing-template-text-block h5 {
    color: #ffdd00;
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold; }
  @media (min-width: 768px) {
    .offer-landing-page-npp .landing-template-text-block {
      background-image: image-url("/Content/img/NPP/OffersLandingNPPSidebar.jpg");
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 445px; } }

.offer-landing-page-npp .rebate-container p {
  font-size: 14px;
  line-height: 130%; }

.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
 *
 */
#serviceDetailPage.oil-change-coupons-page .small-coupon {
  width: 100% !important; }

#serviceDetailPage.oil-change-coupons-page .detail-main .gy-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-windowshade, #serviceDetailPage.oil-change-coupons-page .detail-main .gy-secondary-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-secondary-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-secondary-windowshade, #serviceDetailPage.oil-change-coupons-page .detail-main .gy-nav-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-nav-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-nav-windowshade, #serviceDetailPage.oil-change-coupons-page .detail-main .gy-tertiary-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-tertiary-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-tertiary-windowshade, #serviceDetailPage.oil-change-coupons-page .detail-main .gy-coupon-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-coupon-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-coupon-windowshade, #serviceDetailPage.oil-change-coupons-page .detail-main .gy-min-windowshade, #serviceDetailPage.oil-change-coupons-page .warranty-template .left-content .gy-min-windowshade, .warranty-template #serviceDetailPage.oil-change-coupons-page .left-content .gy-min-windowshade {
  clear: both; }

.oil-change-coupons-page .coupons-container {
  padding-bottom: 20px; }
  .oil-change-coupons-page .coupons-container .red {
    color: #FF2534; }

.oil-change-coupons-page .coupon-body {
  margin-bottom: 20px; }

.oil-change-coupons-page .compare-oils-container {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 25px; }

.oil-change-coupons-page .compare-oil-body h5 {
  color: #274BA7;
  font-size: 1.4em; }

.oil-change-coupons-page .compare-oil-body h6 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em; }

.oil-change-coupons-page .compare-oil-info-columns {
  margin: 0px 0px 10px 0px; }

@media (min-width: 768px) {
  .oil-change-coupons-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px; }
  .oil-change-coupons-page .page-header-description {
    float: left;
    width: 50%; }
    .oil-change-coupons-page .page-header-description p {
      padding-right: 15px; }
  .oil-change-coupons-page .page-header-image {
    background-image: image-url("/Content/img/couponsGallery/oil-coupon-header.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: image-url("backgroundsize.min.htc");
    float: right;
    height: 200px;
    width: 50%; }
  .oil-change-coupons-page .compare-oil-info-columns {
    margin: 15px 0px; }
    .oil-change-coupons-page .compare-oil-info-columns div:nth-child(1) {
      padding: 0px 20px 0px 0px; }
    .oil-change-coupons-page .compare-oil-info-columns div:nth-child(2) {
      padding: 0px 10px; }
    .oil-change-coupons-page .compare-oil-info-columns div:nth-child(3) {
      padding: 0px 00px 0px 20px; } }

@media (max-width: 767px) {
  .oil-change-coupons-page .coupons-container {
    padding-bottom: 0; } }

.other-tire-products-page.listing-3 .tile {
  width: 32.33%;
  height: 225px; }
  @media (max-width: 767px) {
    .other-tire-products-page.listing-3 .tile {
      width: 100%; } }

.other-tire-products-page .detail-page-img {
  min-height: 0; }

.other-tire-products-page .tile-content {
  display: flex; }

.other-tire-products-page .tile-content-copy {
  max-width: 225px;
  padding-right: 20px; }
  .other-tire-products-page .tile-content-copy.tile-no-image {
    max-width: 300px; }

.other-tire-products-page.listing-2 .tile-content-copy.tile-no-image {
  max-width: 500px; }

.other-tire-products-page.listing-2 .tile-content-copy {
  max-width: 400px; }

.other-tire-products-page .tile-image-container {
  margin-right: 1rem;
  max-width: 35%;
  max-height: 104px;
  overflow-y: hidden; }

.other-tire-products-page .other-brands-container .panel-body, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .other-brands-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .other-tire-products-page .other-brands-container .content, .other-tire-products-page .specialty-site-container .panel-body, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .other-tire-products-page .specialty-site-container .content, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .other-tire-products-page .specialty-site-container .content, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .other-tire-products-page .specialty-site-container .content, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .other-tire-products-page .specialty-site-container .content, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .other-tire-products-page .specialty-site-container .content, .other-tire-products-page .specialty-site-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .other-tire-products-page .specialty-site-container .content {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px; }

.other-tire-products-page .other-brands-container .panel-collapse, .other-tire-products-page .specialty-site-container .panel-collapse {
  background: none; }

.other-tire-products-page .cell-1, .other-tire-products-page .cell-2 {
  margin: 0px 0px 15px 0px; }

.other-tire-products-page .img-dunlop-logo {
  background-image: image-url("dunlopl-logo-33x38.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px; }

.other-tire-products-page .img-kelly-logo {
  background-image: image-url("kelly-logo-34x26.png");
  background-position: 0;
  background-repeat: no-repeat;
  width: 166px;
  height: 36px; }

@media screen and (max-width: 380px) {
  .other-tire-products-page .img-kelly-logo, .other-tire-products-page .img-dunlop-logo {
    width: 100%; } }

.other-tire-products-page .tile-container {
  margin: 0px; }

.other-tire-products-page .tile {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%); }

@media (min-width: 768px) {
  .other-tire-products-page .hr-divider {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 25px; }
  .other-tire-products-page .page-header-description {
    float: left;
    width: 50%; }
    .other-tire-products-page .page-header-description p {
      padding-right: 15px; }
  .other-tire-products-page .page-header-image {
    background-image: image-url("/Content/img/otherTireProducts/other-tire-products.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: image-url("backgroundsize.min.htc");
    float: left;
    height: 276px;
    width: 50%; }
  .other-tire-products-page .specialty-site-container, .other-tire-products-page .other-brands-container {
    padding-left: 15px;
    padding-right: 15px; }
  .other-tire-products-page .tile {
    width: 49.25%; }
    .other-tire-products-page .tile .icon-thin-arrow-right {
      padding-right: 40px; }
  .other-tire-products-page .tile-icon {
    margin-right: 5px;
    min-height: 140px;
    padding-right: 0px;
    width: 100px; }
    .other-tire-products-page .tile-icon:before {
      top: 35%;
      font-size: 78px;
      margin-top: -38px;
      position: absolute; }
  .other-tire-products-page .img-dunlop-logo {
    background-image: image-url("dunlop-logo-78x90.png");
    background-position: 0px 10px;
    background-repeat: no-repeat; }
  .other-tire-products-page .img-kelly-logo {
    background-image: image-url("kelly-logo-78x60.png");
    background-position: 0px 10px;
    background-repeat: no-repeat; }
  .other-tire-products-page .cell-1 {
    margin-left: 0.25%;
    margin-right: 0.50%; }
  .other-tire-products-page .cell-2 {
    margin-left: 0.50%;
    margin-right: 0.25%; } }

/**
 * TEMPLATE/PARTIAL NAME: Product Category Page
 *
 */
.tire-category-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/ }
  .tire-category-page .masthead .btn {
    margin: 0 10px 10px 0;
    display: block; }
  .tire-category-page .page-background {
    background-image: image-url("/Content/img/background/ProductCatalog.jpg"); }
  .tire-category-page .page-title-block {
    border-bottom: none; }
  .tire-category-page .tabs-container {
    width: 100%;
    text-align: center; }
  .tire-category-page .page-header {
    padding: 30px 15px 15px;
    margin: 0 auto;
    text-align: center; }
    .tire-category-page .page-header h1 {
      float: none;
      display: inline;
      margin-right: 10px; }
    .tire-category-page .page-header a {
      float: none;
      display: inline; }
  .tire-category-page .gy-nav-windowshade {
    margin-bottom: 0; }
  .tire-category-page .gy-tabs {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: block; }
    .tire-category-page .gy-tabs li {
      height: 40px;
      padding: 0 2px;
      text-transform: uppercase; }
      .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%); }
    .tire-category-page .gy-tabs li.active a {
      background-color: white;
      color: #274BA7;
      background-image: none;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }
  @media (max-width: 767px) {
    .tire-category-page .tire-category-sort-filter .panel-body h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content h6, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content h6 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      margin: 15px 0 10px; }
    .tire-category-page .tire-category-sort-filter .panel-body .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content .reset, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content .reset {
      font-size: 12px;
      display: block;
      padding: 15px 0; }
    .tire-category-page .tire-category-sort-filter .panel-body ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul {
      padding: 0;
      margin: 0px -15px !important; }
      .tire-category-page .tire-category-sort-filter .panel-body ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        list-style: none;
        margin: 0 !important;
        padding: 8px 15px;
        position: relative;
        border-top: 1px solid #ccd7eb;
        vertical-align: middle;
        width: 100%;
        display: block;
        font-size: 13px;
        overflow: hidden; }
        .tire-category-page .tire-category-sort-filter .panel-body ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a {
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          line-height: 2rem;
          color: #2366c1;
          text-decoration: none; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a:hover {
            cursor: pointer;
            text-decoration: none; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .box {
            background-color: #ccd7eb;
            display: inline-block;
            height: 18px;
            width: 18px;
            box-shadow: inset -1px 2px 4px -1px #999;
            color: #F0F0F0;
            position: relative;
            margin: 0;
            position: relative;
            margin-right: 4px;
            flex: 0 0 auto; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .check {
            display: none; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon {
            font-size: 1.2em;
            padding: 0 4px 0 0;
            width: 60px;
            display: inline-block;
            line-height: 40px;
            position: relative;
            text-align: center;
            flex: 0 0 auto; }
            .tire-category-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .filter-icon:before {
              display: block; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .brand-filter {
            width: 40px;
            height: 32px;
            background-size: contain;
            margin: 0 5px;
            background-repeat: no-repeat;
            vertical-align: middle; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
            background-image: image-url("viewAllSites/gy-brand-icon.png"); }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
            background-image: image-url("dunlop-logo-78x90.png"); }
          .tire-category-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
            background-image: image-url("kelly-logo-78x60.png"); }
        .tire-category-page .tire-category-sort-filter .panel-body ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active {
          font-weight: bold;
          background-color: #f1f4f9; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a {
            color: #333; }
            .tire-category-page .tire-category-sort-filter .panel-body ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a:hover {
              cursor: default;
              text-decoration: none; }
            .tire-category-page .tire-category-sort-filter .panel-body ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.active a .check {
              position: absolute;
              font-size: 2.8em;
              top: 3px;
              left: 3px;
              color: #274BA7;
              display: block; }
        .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a {
          color: #bbb; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a:hover {
            cursor: default;
            text-decoration: none; }
          .tire-category-page .tire-category-sort-filter .panel-body ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content ul li.disabled a .box {
            background-color: #eee; }
    .tire-category-page .tire-category-sort-filter .panel-body h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content h3, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content h3 {
      display: none !important; }
    .tire-category-page .tire-category-sort-filter .panel-body li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a, .warranty-treadLife .gy-windowshade .tire-category-page .tire-category-sort-filter .content li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-category-sort-filter .content li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-category-sort-filter .content li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-category-sort-filter .content li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-category-sort-filter .content li.active a, .tire-category-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-category-sort-filter .content li.active a {
      border-bottom: none; } }
  .tire-category-page .sticky-left-content {
    padding: 15px; }
    .tire-category-page .sticky-left-content h5 {
      color: #274BA7;
      font-size: 1.5em; }
    .tire-category-page .sticky-left-content .btn {
      white-space: pre-wrap;
      line-height: 1.4em;
      padding: 10px; }
  .tire-category-page .results-container {
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    padding-top: 10px; }
    @media (min-width: 1024px) {
      .tire-category-page .results-container {
        min-height: 600px; } }
    .tire-category-page .results-container.nofits {
      padding: 15px; }
  .tire-category-page .bb-cards-container {
    clear: both;
    margin-bottom: 20px; }
    .tire-category-page .bb-cards-container.nofits {
      text-align: left;
      float: none;
      border: none;
      padding-left: 0;
      position: relative; }
      .tire-category-page .bb-cards-container.nofits .btn {
        margin-right: 10px; }
      .tire-category-page .bb-cards-container.nofits .not-fits-description {
        margin-top: 16px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 20px;
        position: relative;
        display: table-cell; }
        .tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link {
          display: inline-block; }
      .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; }
        .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; }
      .tire-category-page .bb-cards-container.nofits .new-search-link {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px; }
  .tire-category-page .gy-brand-section {
    padding: 10px 0; }
  .tire-category-page .panel-collapse .gy-windowshade, .tire-category-page .panel-collapse .gy-secondary-windowshade, .tire-category-page .panel-collapse .gy-nav-windowshade, .tire-category-page .panel-collapse .gy-tertiary-windowshade, .tire-category-page .panel-collapse .gy-coupon-windowshade, .tire-category-page .panel-collapse .gy-min-windowshade {
    margin: 0; }
  .tire-category-page .learn-more-tab {
    overflow: hidden;
    padding-top: 25px; }
  .tire-category-page .tab-description {
    padding: 15px 15px 30px;
    max-width: 700px;
    margin: 0 auto; }
  .tire-category-page .learn-more-tab h4 {
    color: #274BA7;
    font-size: 1.8em; }
  .tire-category-page .learn-block {
    padding: 0 15px;
    overflow: hidden; }
    .tire-category-page .learn-block h4 {
      margin: 0; }
    .tire-category-page .learn-block ul {
      padding: 0; }
    .tire-category-page .learn-block li {
      list-style-type: none; }
    .tire-category-page .learn-block h5 {
      margin-top: 20px;
      margin-bottom: 10px;
      color: #274BA7;
      font-size: 18px; }
    .tire-category-page .learn-block .gy-link {
      font-size: 17px; }
    .tire-category-page .learn-block p a {
      text-decoration: underline; }
  .tire-category-page .comparing-block {
    padding: 0 15px;
    overflow: hidden; }
    .tire-category-page .comparing-block h4 {
      color: #274ba7;
      margin: 0; }
  .tire-category-page .compare-learn-container {
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-align: left; }
    .tire-category-page .compare-learn-container ul {
      padding: 0 0 0 15px; }
      .tire-category-page .compare-learn-container ul li {
        padding: 0;
        list-style: none;
        border-bottom: none; }
    .tire-category-page .compare-learn-container .icon {
      font-size: 1.5em;
      margin: 0 5px 0 0;
      vertical-align: sub; }
    .tire-category-page .compare-learn-container a {
      text-decoration: none;
      height: 30px;
      display: block;
      vertical-align: middle;
      margin-bottom: 20px; }
    .tire-category-page .compare-learn-container li {
      padding: 15px;
      border-bottom: 1px solid #eeeeee; }
    .tire-category-page .compare-learn-container .active {
      background-color: #274BA7;
      color: white; }
      .tire-category-page .compare-learn-container .active a {
        text-decoration: none;
        color: white; }
    .tire-category-page .compare-learn-container li:last-child {
      border: none; }
    .tire-category-page .compare-learn-container p {
      font-size: 20px;
      margin-left: 10px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
  .tire-category-page .help-block {
    width: 100%;
    padding: 0 15px; }
    .tire-category-page .help-block h4 {
      width: 100%; }
    .tire-category-page .help-block p {
      width: 100%; }
    .tire-category-page .help-block ul {
      padding: 0;
      list-style: none; }
    .tire-category-page .help-block li {
      padding: 15px 0;
      border-bottom: 1px solid #eeeeee;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px; }
      .tire-category-page .help-block li a:hover {
        text-decoration: none; }
    .tire-category-page .help-block li:last-child {
      border-bottom: none; }
  .tire-category-page .legend-block {
    padding: 0 15px 15px 15px; }
  .tire-category-page .does-not-fit-results .panel-body, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-category-page .does-not-fit-results .content {
    padding: 0; }
  .tire-category-page .does-not-fit-results .gy-secondary-windowshade .panel-body, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .tire-category-page .does-not-fit-results .gy-secondary-windowshade .content, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .tire-category-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
    padding: 0 15px; }
  .tire-category-page .does-not-fit-results .sticky-left-content .icon-lines {
    margin-bottom: 0px;
    text-align: center;
    position: relative; }
    .tire-category-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross-circle {
      font-size: 2.5em;
      color: #FF2534; }
    .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; }
    .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; }
    .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; }
      .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; }
  .tire-category-page .does-not-fit-results .sticky-left-content h5 {
    color: #FF2534; }
  .tire-category-page .tire-compare.btm {
    position: relative;
    bottom: 0; }
  .tire-category-page .compare-container {
    float: left;
    width: 100%; }
  .tire-category-page .unknown-note {
    position: relative;
    width: 100%;
    background-color: rgba(65, 65, 65, 0.9);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .tire-category-page .unknown-note a {
      color: #ffdd00; }
    .tire-category-page .unknown-note p {
      padding-left: 50px;
      margin: 0;
      vertical-align: baseline;
      color: #ffdd00;
      padding-top: 2px; }
  .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; }
    .tire-category-page .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .tire-category-page .compare-learn-container li li {
    width: 100%;
    float: none;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 20px; }
  .tire-category-page .compare-learn-container .icon {
    margin: 0 0px 0 0; }
  .tire-category-page .compare-learn-container .gy-link, .tire-category-page .compare-learn-container .active p {
    font-size: 20px;
    margin-left: 50px;
    display: inline-block; }
    .tire-category-page .compare-learn-container .gy-link .icon, .tire-category-page .compare-learn-container .active p .icon {
      margin-left: -50px;
      width: 45px;
      display: inline-block;
      text-align: center; }
  .tire-category-page .tire-results-learn-more .panel-body, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-category-page .tire-results-learn-more .content, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .tire-results-learn-more .content, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-category-page .tire-results-learn-more .content, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .tire-results-learn-more .content, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .tire-results-learn-more .content, .tire-category-page .tire-results-learn-more .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-category-page .tire-results-learn-more .content {
    padding: 0; }
  .tire-category-page .tire-results-learn-more .panel-heading {
    padding-left: 0; }
  .tire-category-page .truck-cointainer p {
    padding: 20px 20px 0 20px; }
  @media (min-width: 480px) {
    .tire-category-page .masthead .btn {
      display: inline-block;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .tire-category-page {
      /*
    &.truck-version .unknown .sticky-left-content{
      padding-top: 0px;
    }
*/ }
      .tire-category-page .gy-tabs {
        width: 45%; }
      .tire-category-page .bb-cards-container.nofits {
        width: 100%; }
        .tire-category-page .bb-cards-container.nofits .not-fits-description {
          font-size: 28px;
          display: table-cell; }
          .tire-category-page .bb-cards-container.nofits .not-fits-description .gy-link {
            display: inline;
            padding-left: 10px; }
        .tire-category-page .bb-cards-container.nofits .new-search-link {
          display: table-cell;
          padding-left: 32px; }
      .tire-category-page .bb-cards-container.unknown {
        min-height: 685px; }
      .tire-category-page .bb-cards-container.fits {
        min-height: 460px; }
      .tire-category-page .tire-category-sort-filter {
        float: right;
        min-width: 531px;
        overflow: hidden;
        width: 72%;
        padding: 0 0 0 5%; }
      .tire-category-page .tab-description {
        text-align: center; }
      .tire-category-page .unknown .sticky-left-content {
        padding-top: 30px;
        margin-top: 30px; }
        .tire-category-page .unknown .sticky-left-content .btn {
          width: 100%; }
      .tire-category-page .truck-cointainer {
        text-align: center;
        width: 100%;
        display: block; }
        .tire-category-page .truck-cointainer p {
          width: 65%;
          margin: 5px auto;
          padding-top: 20px; }
      .tire-category-page .does-not-fit-results .sticky-left-content {
        margin-top: 30px; }
      .tire-category-page .sticky-left-content {
        float: left;
        width: 28%; }
      .tire-category-page .results-container.fits .sticky-left-content {
        margin-top: 30px;
        position: absolute; }
      .tire-category-page .bb-cards-container {
        clear: none;
        float: right;
        min-width: 515px;
        width: 72%;
        padding-left: 5%;
        border-left: 1px solid #eeeeee; }
      .tire-category-page .does-not-fit-results .bb-cards-container {
        margin-bottom: 0px; }
      .tire-category-page .does-not-fit-results.panel-collapse {
        background: white; }
      .tire-category-page .does-not-fit-results .results-container {
        padding-bottom: 20px; }
      .tire-category-page .does-not-fit-results .panel-body, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-category-page .does-not-fit-results .content, .tire-category-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-category-page .does-not-fit-results .content {
        padding: 0; }
      .tire-category-page .sort-filter-content {
        display: block !important; }
      .tire-category-page .tab-content .tab-pane:first-child .gy-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child, .tire-category-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
        margin-bottom: 20px; }
      .tire-category-page .learn-block {
        padding: 0 15px; }
        .tire-category-page .learn-block h4 {
          float: left;
          width: 50%; }
        .tire-category-page .learn-block ul {
          width: 50%;
          float: left;
          margin-bottom: 0; }
        .tire-category-page .learn-block li {
          list-style-type: none; }
        .tire-category-page .learn-block h5 {
          margin-bottom: 0;
          color: #274BA7; }
      .tire-category-page div.tech-image {
        width: 317px;
        max-width: 400px;
        height: 500px;
        float: left;
        margin-right: 20px;
        margin-top: 20px; }
      .tire-category-page .benefit-image {
        background-repeat: no-repeat;
        width: 317px;
        max-width: 400px;
        height: 325px;
        float: left;
        margin-right: 20px; }
      .tire-category-page .learn-description {
        width: 50%;
        display: block;
        float: left; }
      .tire-category-page .learn-disclaimer {
        width: 50%;
        display: block;
        float: left; }
      .tire-category-page hr {
        width: 100%; }
      .tire-category-page .legend-block {
        text-align: center; }
      .tire-category-page .help-block h4 {
        text-align: center; }
      .tire-category-page .help-block p {
        text-align: center; }
      .tire-category-page .comparing-block {
        padding: 0;
        text-align: center; }
      .tire-category-page .compare-learn-container li {
        width: 25%;
        display: table-cell;
        padding: 15px;
        border-bottom: none; }
        .tire-category-page .compare-learn-container li li {
          width: 100%;
          float: none;
          display: list-item;
          list-style-type: disc;
          margin-bottom: 20px; }
      .tire-category-page .tire-baseballcard {
        margin-left: 0; } }
  @media (min-width: 800px) {
    .tire-category-page .help-block ul li {
      padding: 15px;
      margin: 0 15px; }
    .tire-category-page .help-block ul li:last-child {
      border-bottom: 1px solid #eeeeee; } }
  @media (min-width: 940px) {
    .tire-category-page .tire-category-sort-filter {
      width: 77%; }
    .tire-category-page .bb-cards-container {
      clear: none;
      float: right;
      width: 77%; }
    .tire-category-page .sticky-left-content {
      width: 22%; }
    .tire-category-page .learn-block ul {
      width: 30%; }
    .tire-category-page .learn-block .last-list {
      margin-left: 20px; }
    .tire-category-page .learn-block .benefit-image {
      height: 250px; } }
  @media (min-width: 1180px) {
    .tire-category-page .tire-category-sort-filter {
      width: 81%; }
    .tire-category-page .bb-cards-container {
      width: 81%; }
    .tire-category-page .sticky-left-content {
      width: 19%; } }

.page-assurance .compare-learn-container li a,
.page-eagle .compare-learn-container li a,
.page-efficient-grip .compare-learn-container li a,
.page-excellence .compare-learn-container li a,
.page-fierce .compare-learn-container li a,
.page-fortera .compare-learn-container li a,
.page-integrity .compare-learn-container li a,
.page-ultra-grip .compare-learn-container li a,
.page-wrangler .compare-learn-container li a {
  margin-left: 0;
  height: 1.15em; }

.page-assurance .compare-learn-container li.active p,
.page-eagle .compare-learn-container li.active p,
.page-efficient-grip .compare-learn-container li.active p,
.page-excellence .compare-learn-container li.active p,
.page-fierce .compare-learn-container li.active p,
.page-fortera .compare-learn-container li.active p,
.page-integrity .compare-learn-container li.active p,
.page-ultra-grip .compare-learn-container li.active p,
.page-wrangler .compare-learn-container li.active p {
  margin-left: 0; }

/**
 * TEMPLATE/PARTIAL NAME: Product Detail Page
 *
 */
.product-detail-page {
  padding-top: 20px; }
  .product-detail-page h1, .product-detail-page h2, .product-detail-page h3, .product-detail-page h4 {
    margin: 10px 0; }
  .product-detail-page h3, .product-detail-page h4, .product-detail-page h5 {
    margin-top: 0; }
  .product-detail-page hr {
    display: none; }
  .product-detail-page a:hover {
    text-decoration: none; }
  .product-detail-page .gy-share {
    margin-top: 20px; }
  .product-detail-page .no_margin {
    margin: 0px; }
  .product-detail-page .no-padding {
    padding: 0px !important; }
  .product-detail-page .sm_margin {
    margin-top: 2%;
    margin-bottom: 2%; }
  .product-detail-page .specs_list_style {
    list-style-type: none;
    padding-left: 0px; }
  .product-detail-page .specs-title {
    text-transform: uppercase; }
  .product-detail-page .inline_icons {
    display: inline; }
  .product-detail-page .pin_icon {
    color: #ffdd00;
    font-size: 35pt; }
  .product-detail-page .special_font {
    font-size: 16px;
    font-family: 'Barlow', Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    text-decoration: none !important;
    position: relative;
    margin-right: 0 !important;
    padding: 0 0 1px 0 !important;
    line-height: 1; }
  .product-detail-page .rebate_txt_left {
    text-align: right;
    padding: 0px;
    margin-right: -5%; }
  .product-detail-page .rebate_txt_right {
    text-align: left;
    padding: 0px; }
  .product-detail-page .light_blue_txt {
    color: #2366c1 !important; }
  .product-detail-page .yellow-btm-border {
    border-bottom-color: #ffdd00; }
  .product-detail-page .smartway_icon {
    color: #003399;
    font-size: 15pt; }
  .product-detail-page .dk-blue {
    color: #003399; }
  .product-detail-page .farther_txt {
    color: #2366c1;
    margin-left: 9%; }
  .product-detail-page .features_title {
    font-family: 'Barlow', Barlow, sans-serif;
    font-size: 24px; }
  .product-detail-page .ext_cutaway_feat {
    padding-top: 2%; }
  .product-detail-page .warranty_txt {
    font-size: 18px; }
  .product-detail-page .warranty_download {
    margin-left: 3%; }
  .product-detail-page .red_txt {
    color: #FF0000; }
  .product-detail-page .embed-container {
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%; }
    .product-detail-page .embed-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media (min-width: 768px) {
    .product-detail-page hr {
      margin-top: 27px;
      display: block; }
    .product-detail-page .header-container {
      padding-left: 15px;
      padding-right: 15px;
      overflow: auto;
      padding-bottom: 20px; }
    .product-detail-page .tire-detail-image-gallery-container {
      float: right;
      width: 49%; }
    .product-detail-page .tire-detail-tire-info-container {
      float: left;
      width: 48%; }
    .product-detail-page .embed-container {
      position: relative;
      padding-bottom: 25.25%;
      height: 0;
      overflow: hidden;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .product-detail-page .calc-row .col-lg-9 {
      width: 72%; }
    .product-detail-page .calc-row .col-lg-3 {
      width: 28%; } }

.product.detail .product-print-header, .product.detail .product-print-footer {
  display: none; }

.product.detail .product-print-header {
  margin: 0 0 1rem 0; }

.product.detail .print-layout, .product.detail .p-section {
  display: none; }

@media print {
  .product.detail .global-nav,
  .product.detail .global-footer,
  .product.detail .btn {
    display: none; }
  .product.detail .product-detail-page {
    padding: 0; }
  .product.detail .no-print {
    display: none; }
  .product.detail .product-print-header, .product.detail .product-print-footer {
    display: block !important; }
  .product.detail .print-layout {
    display: block;
    flex-flow: column nowrap;
    padding: 0 1.5rem; }
    .product.detail .print-layout .p-header {
      display: flex; }
      .product.detail .print-layout .p-header__left {
        width: 25%;
        padding: 1.5rem;
        text-align: center; }
        .product.detail .print-layout .p-header__left img {
          max-height: 2in; }
      .product.detail .print-layout .p-header__right ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 1.5rem; }
        .product.detail .print-layout .p-header__right ul li {
          font-size: 1.25em; }
          .product.detail .print-layout .p-header__right ul li span {
            margin-right: .5rem; }
    .product.detail .print-layout .p-section {
      display: block;
      page-break-inside: avoid !important; }
      .product.detail .print-layout .p-section__title {
        background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
        border-top: 1px solid rgba(0, 51, 153, 0.4);
        color: #F0F0F0;
        padding: 7px 15px;
        font-size: 1.125rem;
        font-weight: bold; }
      .product.detail .print-layout .p-section__content {
        background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
        padding: 1.5rem 2rem;
        font-size: .75em;
        page-break-inside: avoid; }
        .product.detail .print-layout .p-section__content table {
          width: 100%;
          font-size: .75em; }
          .product.detail .print-layout .p-section__content table th {
            background: #274BA7;
            color: white;
            padding: 8px;
            border: 1px solid black; }
          .product.detail .print-layout .p-section__content table td {
            background: white;
            padding: 8px;
            border: 1px solid black;
            font-weight: bold; }
        .product.detail .print-layout .p-section__content .specs-list, .product.detail .print-layout .p-section__content .compatible-list {
          list-style-type: none;
          padding-left: 0;
          margin: 5px 0; }
          .product.detail .print-layout .p-section__content .specs-list li, .product.detail .print-layout .p-section__content .compatible-list li {
            display: inline-block;
            margin: 0 5px;
            text-align: center;
            vertical-align: bottom;
            line-height: 30px;
            color: #666; }
            .product.detail .print-layout .p-section__content .specs-list li span, .product.detail .print-layout .p-section__content .compatible-list li span {
              display: block;
              font-size: 30px;
              line-height: 30px; }
            .product.detail .print-layout .p-section__content .specs-list li small, .product.detail .print-layout .p-section__content .compatible-list li small {
              display: block;
              font-family: "Barlow Semi Condensed", Barlow, sans-serif;
              font-weight: normal;
              font-style: normal;
              -webkit-font-smoothing: subpixel-antialiased;
              font-size: 14px; }
          .product.detail .print-layout .p-section__content .specs-list .icon-kmax:before, .product.detail .print-layout .p-section__content .compatible-list .icon-kmax:before {
            content: '';
            background: url("/Content/img/tech-icons/KMax.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-kmax ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-kmax ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-fuel-max:before, .product.detail .print-layout .p-section__content .compatible-list .icon-fuel-max:before {
            content: '';
            background: url("/Content/img/tech-icons/fuel-max.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-fuel-max ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-fuel-max ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-city-max:before, .product.detail .print-layout .p-section__content .compatible-list .icon-city-max:before {
            content: '';
            background: url("/Content/img/tech-icons/UrbanMax.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-city-max ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-city-max ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-armor-max:before, .product.detail .print-layout .p-section__content .compatible-list .icon-armor-max:before {
            content: '';
            background: url("/Content/img/tech-icons/Armor-Max-Technology.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-armor-max ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-armor-max ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-duralife:before, .product.detail .print-layout .p-section__content .compatible-list .icon-duralife:before {
            content: '';
            background: url("/Content/img/tech-icons/Duralife-Icon.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-duralife ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-duralife ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-waffle-blade:before, .product.detail .print-layout .p-section__content .compatible-list .icon-waffle-blade:before {
            content: '';
            background: url("/Content/img/tech-icons/Waffle Blade.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-waffle-blade ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-waffle-blade ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-impact-technology:before, .product.detail .print-layout .p-section__content .compatible-list .icon-impact-technology:before {
            content: '';
            background: url("/Content/img/tech-icons/Impact.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-impact-technology ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-impact-technology ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-high-elongation-wires:before, .product.detail .print-layout .p-section__content .compatible-list .icon-high-elongation-wires:before {
            content: '';
            background: url("/Content/img/tech-icons/High Elongation Wires.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-high-elongation-wires ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-high-elongation-wires ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-duraseal:before, .product.detail .print-layout .p-section__content .compatible-list .icon-duraseal:before {
            content: '';
            background: url("/Content/img/tech-icons/duraseal.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-duraseal ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-duraseal ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-rfid:before, .product.detail .print-layout .p-section__content .compatible-list .icon-rfid:before {
            content: '';
            background: url("/Content/img/tech-icons/RFID-Technology.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-rfid ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-rfid ~ small {
            display: block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-ecd:before, .product.detail .print-layout .p-section__content .compatible-list .icon-ecd:before {
            content: '';
            background: url("/Content/img/tech-icons/ECD.png") no-repeat center/contain;
            width: 120px;
            height: 50px;
            display: inline-block; }
          .product.detail .print-layout .p-section__content .specs-list .icon-ecd ~ small, .product.detail .print-layout .p-section__content .compatible-list .icon-ecd ~ small {
            display: block; } }

.register-tires-page .register-tires-form {
  margin-bottom: 15px; }

.register-tires-page .input-name i {
  font-weight: normal; }

.register-tires-page .error-message-paragraph {
  display: none; }

.register-tires-page .error-message {
  color: #FF2534; }

.register-tires-page .characters-counter {
  color: #999999;
  display: table; }

.register-tires-page .gy-windowshade, .register-tires-page .gy-secondary-windowshade, .register-tires-page .gy-nav-windowshade, .register-tires-page .gy-tertiary-windowshade, .register-tires-page .gy-coupon-windowshade, .register-tires-page .gy-min-windowshade,
.register-tires-page .gy-secondary-windowshade,
.register-tires-page .gy-tertiary-windowshade {
  clear: both; }

.register-tires-page .dot-help .gy-windowshade, .register-tires-page .dot-help .gy-secondary-windowshade, .register-tires-page .dot-help .gy-nav-windowshade, .register-tires-page .dot-help .gy-tertiary-windowshade, .register-tires-page .dot-help .gy-coupon-windowshade, .register-tires-page .dot-help .gy-min-windowshade {
  border-top: 1px solid #ccd7eb; }
  .register-tires-page .dot-help .gy-windowshade > a.collapsed .panel-heading span, .register-tires-page .dot-help .gy-secondary-windowshade > a.collapsed .panel-heading span, .register-tires-page .dot-help .gy-nav-windowshade > a.collapsed .panel-heading span, .register-tires-page .dot-help .gy-tertiary-windowshade > a.collapsed .panel-heading span, .register-tires-page .dot-help .gy-coupon-windowshade > a.collapsed .panel-heading span, .register-tires-page .dot-help .gy-min-windowshade > a.collapsed .panel-heading span {
    line-height: 1em; }

@media (min-width: 768px) {
  .register-tires-page p b {
    display: inline-block; }
  .register-tires-page p i {
    display: inline-block;
    line-height: 1.3em;
    vertical-align: text-bottom; }
  .register-tires-page .form-info-container {
    overflow: auto; }
  .register-tires-page .button-container a {
    display: inline-block;
    margin: 0px 0px 15px 0px;
    width: 45%; }
    .register-tires-page .button-container a:first-child {
      margin-right: 8%; }
  .register-tires-page .register-tires-image {
    background-image: url(http://placehold.it/450x300/);
    background-repeat: no-repeat;
    height: 298px;
    margin-top: 10px; }
  .register-tires-page .q-text-area .input-name {
    max-width: 65%; }
  .register-tires-page .input-name {
    display: inline-block; }
  .register-tires-page .col-right {
    padding: 10px 0px 10px 10px; }
  .register-tires-page .col-left {
    padding: 10px 10px 10px 0px; }
  .register-tires-page .col-full-width {
    padding: 10px 0px 10px 0px; } }

.register-tires-page .detail-page-img {
  background-image: image-url("registerTires/DOT.png");
  background-size: 100%;
  background-position: center;
  -ms-behavior: image-url("backgroundsize.min.htc");
  display: block;
  min-height: 220px;
  width: 100%; }

.recalls-page h2 {
  margin-top: 0px; }

.recalls-page .windowshade-container {
  margin: 30px 0px 20px 0px; }

.recalls-page table {
  text-align: left;
  width: 100%; }
  .recalls-page table th, .recalls-page table td {
    padding: 10px 0px; }
  .recalls-page table td {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    width: 50%; }

.recalls-page .sidebar-list, .recalls-page .warranty-template .additional-resources-container, .warranty-template .recalls-page .additional-resources-container {
  padding: 0px; }

.recalls-page .next-steps {
  width: 100%; }

.recalls-page .recall-center-container {
  margin: 15px 0px;
  max-width: 245px; }
  .recalls-page .recall-center-container .or {
    display: block;
    margin: 10px 5px;
    text-align: center; }
  .recalls-page .recall-center-container .btn {
    display: block;
    margin: 5px 0px; }

.recalls-page .dot-img {
  margin-top: 5px;
  width: 100%; }

.recalls-page .letter-btn {
  margin-top: 10px;
  width: 245px; }

@media (min-width: 768px) {
  .recalls-page .phone-link {
    background: none !important;
    box-shadow: none;
    color: #2366c1;
    font-family: "Barlow", Barlow, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 0px;
    margin-right: 30px;
    padding: 0px;
    width: auto; }
    .recalls-page .phone-link span {
      display: none; }
  .recalls-page .recall-center-container {
    max-width: inherit; }
    .recalls-page .recall-center-container .or, .recalls-page .recall-center-container .btn {
      display: inline-block; }
    .recalls-page .recall-center-container .or {
      text-align: left; }
  .recalls-page .letter-btn {
    width: auto; } }

.preview-page h2 {
  padding-top: 3px; }

.preview-page h3 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 24px;
  margin: 30px 0 15px; }

.preview-page .detail-main h4, .preview-page .warranty-template .left-content h4, .warranty-template .preview-page .left-content h4 {
  font-family: "Barlow", Barlow, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 10px 0 15px;
  color: #333; }

.preview-page label {
  text-transform: none;
  margin-top: 8px;
  color: #333;
  font-size: 14px; }

.preview-page textarea {
  resize: none; }

.preview-page .page-header-subcontent img {
  float: left;
  max-width: 30%;
  margin-right: 5%;
  margin-bottom: 15px; }

.preview-page .page-header-subcontent .page-header-subcontent-block {
  width: 65%;
  float: left; }

.preview-page .sidebar-list, .preview-page .warranty-template .additional-resources-container, .warranty-template .preview-page .additional-resources-container {
  padding: 0 0 15px; }

.preview-page .vehicle-info-box {
  margin-bottom: 10px; }
  .preview-page .vehicle-info-box .input-name {
    font-weight: bold;
    color: #333;
    font-size: 14px;
    display: block; }
  .preview-page .vehicle-info-box .rendered-value {
    margin-bottom: 10px;
    display: block; }
  .preview-page .vehicle-info-box ul {
    padding-left: 0; }
    .preview-page .vehicle-info-box ul li {
      display: inline-block; }
      .preview-page .vehicle-info-box ul li:after {
        content: ", "; }
      .preview-page .vehicle-info-box ul li:last-child:after {
        content: ""; }

.preview-page .about-extra-drive-list {
  padding-left: 20px; }

.preview-page .about-extra-drive-image {
  max-width: 200px; }

.preview-page .form-signup-set {
  margin: 10px 0;
  padding-top: 10px;
  border-top: 1px solid #ddd; }

.preview-page .checkbox-container {
  width: 100%;
  border-top: none;
  position: relative; }
  .preview-page .checkbox-container.active {
    background-color: transparent; }
  .preview-page .checkbox-container .box {
    position: absolute;
    top: 14px;
    left: 5px; }
  .preview-page .checkbox-container .check {
    margin-top: -14px; }
  .preview-page .checkbox-container .validation-error {
    color: #FF2534;
    font-weight: normal;
    font-style: italic;
    font-size: 14px; }

.preview-page .check-text,
.preview-page .validation-error {
  margin: 0 0 0 25px;
  display: block; }

.preview-page .about-goodyear-ws {
  margin: 0 0 20px 20px !important; }

.preview-page .confirm-thank-you {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px; }

.preview-page .confirm-msg-note {
  margin-bottom: 30px; }

.preview-page .overall-rating label.input-name {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  font-size: 18px !important;
  text-transform: none !important;
  display: block;
  width: 100%; }

@media (min-width: 640px) {
  .preview-page .about-extra-drive-image {
    float: right;
    margin-left: 15px; } }

@media (min-width: 768px) {
  .preview-page .page-header-subcontent img {
    float: left;
    max-width: 10%;
    margin-right: 3%; }
  .preview-page .page-header-subcontent .preview-header-subcontent-block {
    float: left;
    width: 50%; }
  .preview-page .form-control {
    font-size: 14px; }
  .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; } }

.store-preview .page-header h2 {
  color: #444;
  font-size: 20px;
  margin-bottom: 5px; }

#serviceDetailPage.serviceDetailPage .small-coupon {
  width: 100% !important; }

.serviceDetailPage h1 span {
  color: #263672;
  font-size: 30px;
  margin: 0px 20px 0px 0px; }

.serviceDetailPage h2 {
  font-size: 23px; }

.serviceDetailPage .disclaimer {
  font-size: 10px;
  color: #999;
  max-width: 205px;
  margin: 10px 0 0 0; }

.serviceDetailPage .page-header h2 {
  font-size: 23px; }

.serviceDetailPage .page-header .detail-page-img {
  background-image: image-url("/Content/img/services/battery/batteryService.jpg");
  max-width: 304px;
  max-height: 225px;
  min-height: 180px; }

.serviceDetailPage .tile-container .tile {
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
  position: relative;
  border-bottom: 8px solid #ffdd00;
  min-height: 230px; }
  .serviceDetailPage .tile-container .tile hr {
    height: 35px !important; }
  .serviceDetailPage .tile-container .tile h3 {
    position: absolute;
    top: 5px;
    margin: 0;
    color: #333;
    font-size: 20px; }
  .serviceDetailPage .tile-container .tile .coupon-price-text {
    padding-top: 10px; }
    .serviceDetailPage .tile-container .tile .coupon-price-text strong {
      color: #263672;
      font-size: 30px; }
    .serviceDetailPage .tile-container .tile .coupon-price-text span {
      display: block; }
  .serviceDetailPage .tile-container .tile .btn {
    margin: 15px 0; }
  .serviceDetailPage .tile-container .tile .service-img-thumbnail {
    position: absolute;
    top: 20px;
    right: 10%;
    max-height: 100px; }

.serviceDetailPage .link-realted-service {
  text-decoration: none;
  text-align: right;
  line-height: 14px;
  margin-bottom: 10px; }
  .serviceDetailPage .link-realted-service span {
    float: left;
    font-size: 40px;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
    color: #263672; }
  .serviceDetailPage .link-realted-service p {
    text-align: left;
    margin: 10px 0 0 0; }

.serviceDetailPage .gy-windowshade .panel-collapse, .serviceDetailPage .gy-secondary-windowshade .panel-collapse, .serviceDetailPage .gy-nav-windowshade .panel-collapse, .serviceDetailPage .gy-tertiary-windowshade .panel-collapse, .serviceDetailPage .gy-coupon-windowshade .panel-collapse, .serviceDetailPage .gy-min-windowshade .panel-collapse {
  background: none; }

.serviceDetailPage #aboutThis h2 {
  margin-top: 0; }

.serviceDetailPage .coupons {
  margin-top: 20px; }

.serviceDetailPage .gy-coupon-windowshade {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }

.serviceDetailPage .right-content {
  padding: 0 15px; }

.serviceDetailPage .main-content .content-padder {
  padding: 0 15px 0px; }

.serviceDetailPage .small-coupon .coupon-detail {
  min-height: 100px; }

@media (min-width: 481px) {
  .serviceDetailPage .tile-container .tile {
    width: 450px; }
    .serviceDetailPage .tile-container .tile .service-img-thumbnail {
      position: absolute;
      top: 80px; } }

@media (min-width: 768px) {
  .serviceDetailPage .main-content .content-padder {
    border-right: 1px solid #ddd; }
  .serviceDetailPage .right-content {
    padding: 0; }
  .serviceDetailPage .left-content {
    padding-right: 15px; } }

/* these use body classes attached by hybris */
.page-oilChangeServiceDetail .detail-page-img {
  background-image: image-url("/Content/img/services/oilChange.jpg") !important; }

.page-tireRepairServiceDetail .detail-page-img {
  background-image: image-url("/Content/img/services/oilChange.jpg") !important; }

.page-brakeServiceDetail .detail-page-img {
  background-image: image-url("/Content/img/services/brakeService.jpg") !important; }

.page-heatingCoolantServiceDetail .detail-page-img {
  background-image: image-url("/Content/img/services/heatingCooling.jpg") !important; }

.page-mufflersServiceDetail .detail-page-img {
  background-image: image-url("/Content/img/services/mufflersExhaust.jpg") !important; }

.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: image-url("/Content/img/services/tireServices.jpg") !important; }

.layout__simplelisting .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%; }

.layout__simplelisting .page-header {
  background-image: image-url("diagonal-tight-darker.png");
  background-color: #274BA7;
  color: #F0F0F0;
  text-align: center;
  position: relative;
  margin-bottom: 5px; }
  .layout__simplelisting .page-header .page-header-description {
    position: relative; }
  .layout__simplelisting .page-header h1 {
    color: #F0F0F0;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased; }
  .layout__simplelisting .page-header p {
    margin: 0 auto 10px;
    max-width: 450px; }
  .layout__simplelisting .page-header .header-tire-img {
    position: absolute;
    background-repeat: no-repeat;
    height: 100%;
    min-width: 315px; }
  .layout__simplelisting .page-header .left-image {
    background-image: image-url("whyGoodyear/leftTireHeader.png");
    width: 60%;
    left: -75px;
    bottom: 0;
    background-size: 110%; }
  .layout__simplelisting .page-header .right-image {
    background-image: image-url("whyGoodyear/rightTireHeader.png");
    width: 50%;
    right: -112px;
    bottom: 0;
    background-size: 110%; }

.layout__simplelisting h2 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 20px 0 10px 0; }

.layout__simplelisting .access-box-wrapper {
  border-bottom: none; }

.layout__simplelisting.special-offers .gy-cc-icon {
  background-repeat: no-repeat;
  width: 75px; }

.layout__simplelisting.special-offers .benefit-box {
  padding: 0; }
  .layout__simplelisting.special-offers .benefit-box .icon {
    width: 28%; }
  .layout__simplelisting.special-offers .benefit-box .content {
    width: 72%; }
  .layout__simplelisting.special-offers .benefit-box h5 {
    font-size: 22px;
    margin-bottom: 10px; }

.layout__simplelisting.special-offers .benefit-body {
  max-width: 90%; }
  .layout__simplelisting.special-offers .benefit-body a {
    text-decoration: underline; }
  .layout__simplelisting.special-offers .benefit-body a.how-buy-tires-online {
    text-decoration: none; }

.layout__simplelisting .gy-icon-driven {
  background-image: image-url("whyGoodyear/whyGyMoreDriven.png"); }

.layout__simplelisting .gy-premium-tires {
  background-image: image-url("whyGoodyear/premiumTires.png"); }

.layout__simplelisting .gy-experience {
  background-image: image-url("whyGoodyear/sandClock.png"); }

.layout__simplelisting .gy-tech {
  background-image: image-url("whyGoodyear/gyTech.png"); }

.layout__simplelisting .gy-buy-online {
  background-image: image-url("whyGoodyear/gyBuyOnline.png"); }

.layout__simplelisting .benefit-box .content {
  text-align: left; }

.layout__simplelisting .full-tires-block {
  padding: 20px;
  text-align: center; }
  .layout__simplelisting .full-tires-block a {
    display: inline-block;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }

.layout__simplelisting .access-box-wrapper {
  padding-bottom: 10px;
  text-align: center; }

.layout__simplelisting .btn-apply {
  font-size: 18px;
  max-width: 250px;
  width: 100%; }

.layout__simplelisting.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; }
  .layout__simplelisting.special-offers .benefit-box.campaign-more-driven .benefit-body {
    max-width: none; }
    @media (min-width: 640px) {
      .layout__simplelisting.special-offers .benefit-box.campaign-more-driven .benefit-body {
        height: 150px;
        overflow: hidden; } }
  .layout__simplelisting.special-offers .benefit-box.campaign-more-driven .content {
    padding: 0;
    width: 100%; }
  .layout__simplelisting.special-offers .benefit-box.campaign-more-driven + .benefit-box {
    border-top: 0; }

.layout__simplelisting.special-offers .more-driven-text {
  text-align: center;
  padding-bottom: 15px; }
  .layout__simplelisting.special-offers .more-driven-text h5 {
    background-color: #274BA7;
    color: #ffdd00;
    margin: 0 0 15px;
    padding: 10px 0;
    position: relative; }
    .layout__simplelisting.special-offers .more-driven-text h5 span {
      display: block; }
    .layout__simplelisting.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; }
  .layout__simplelisting.special-offers .more-driven-text p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #274BA7;
    font-size: 16px;
    margin: 0 auto 5px;
    max-width: 300px; }
  .layout__simplelisting.special-offers .more-driven-text a.link-chevron, .layout__simplelisting.special-offers .more-driven-text a.link-chevron-left {
    font-size: 18px; }
  @media (min-width: 640px) {
    .layout__simplelisting.special-offers .more-driven-text {
      float: left;
      width: 60%; } }

.layout__simplelisting.special-offers .link-more-driven {
  background-image: image-url("/Content/img/whyGoodyear/MoreDriven_FireTruck.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/img/whyGoodyear/MoreDriven_FireTruck.jpg',sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  display: block;
  height: 180px;
  position: relative;
  text-indent: -9999px; }
  .layout__simplelisting.special-offers .link-more-driven .yt-play {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }
  @media (min-width: 640px) {
    .layout__simplelisting.special-offers .link-more-driven {
      float: right;
      width: 40%; } }

.layout__simplelisting.special-offers .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*letter-spacing: -1px;*/ }
  .layout__simplelisting.special-offers .wingfoot-lockup em:before {
    content: '';
    display: inline-block;
    margin-left: -4px; }

@media (min-width: 768px) {
  .layout__simplelisting .page-header-description {
    margin: 0 auto;
    float: none;
    width: 63%; }
  .layout__simplelisting .btn-apply {
    width: 50%; }
  .layout__simplelisting .benefits-container {
    width: 65%; }
  .layout__simplelisting.special-offers h4 {
    font-size: 28px; }
  .layout__simplelisting.special-offers .benefit-body {
    max-width: 640px; }
  .layout__simplelisting.special-offers .gy-cc-icon {
    background-repeat: no-repeat;
    width: 75px;
    height: 109px;
    float: right;
    margin-right: 25px; }
    .lt-ie9 .layout__simplelisting.special-offers .gy-cc-icon {
      width: 97px; }
  .layout__simplelisting.special-offers .benefit-box .content {
    padding-top: 20px;
    padding-bottom: 10px; }
  .layout__simplelisting.special-offers .benefit-box h5 {
    margin: 0 0 10px 0; }
  .layout__simplelisting.special-offers .benefit-box .icon {
    padding-top: 20px; }
  .layout__simplelisting h2 {
    font-size: 30px; }
  .layout__simplelisting .page-header h1 {
    font-size: 60px; }
  .layout__simplelisting .page-header p {
    padding: 0 40px; }
  .layout__simplelisting .page-header .left-image {
    background-image: image-url("whyGoodyear/leftTireHeader.png");
    width: 60%;
    left: -75px;
    bottom: 0;
    background-size: 85%; }
  .layout__simplelisting .page-header .right-image {
    background-image: image-url("whyGoodyear/rightTireHeader.png");
    width: 50%;
    right: -120px;
    bottom: 0;
    background-size: 100%; } }

@media (min-width: 960px) {
  .layout__simplelisting .page-header h1 {
    font-size: 60px; }
  .layout__simplelisting .page-header p {
    padding: 0 50px; }
  .layout__simplelisting .page-header .left-image {
    bottom: 0;
    background-size: 87%; }
  .layout__simplelisting .page-header .right-image {
    bottom: 0;
    background-size: 80%; } }

.layout__simplelisting .image-text-content h3 span {
  color: #333333;
  font-family: "Barlow",Barlow,sans-serif;
  font-size: 26px;
  font-weight: 500; }

.layout__simplelisting .narrow-width-layout-two .image-text-container {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .layout__simplelisting .narrow-width-layout-two .image-text-container {
      width: 65%; } }
  .layout__simplelisting .narrow-width-layout-two .image-text-container .wrapper .image-text-content {
    float: left;
    max-width: 72%; }
  .layout__simplelisting .narrow-width-layout-two .image-text-container .wrapper .image-content {
    float: left; }
  .layout__simplelisting .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image {
    display: inline-block;
    max-width: 141px;
    width: 28%; }
    @media (min-width: 768px) {
      .layout__simplelisting .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image {
        padding-right: 20px; } }
    .layout__simplelisting .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image img {
      float: right;
      max-width: 100%; }

.layout__simplelisting .masthead-content-centered__btn {
  margin-bottom: 10px; }

.layout__simplelisting .image-text-container {
  border-top: 1px solid #ccc;
  padding: 25px 0 20px; }

.layout__simplelistingalternate .special-offers h1 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 32px;
  word-spacing: -2px; }

.layout__simplelistingalternate .special-offers h2 {
  font-size: 24px; }

.layout__simplelistingalternate .special-offers h3 {
  font-size: 22px; }

.layout__simplelistingalternate .special-offers h4 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px; }

.layout__simplelistingalternate .special-offers h5 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  margin: 15px 0 10px; }

.layout__simplelistingalternate .special-offers .page-header {
  background-color: #274BA7;
  border-bottom: 2px solid #ffdd00;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  display: flex;
  padding-top: 2rem; }
  .layout__simplelistingalternate .special-offers .page-header .upper-description {
    font-family: "Barlow Semi Condensed", Barlow, 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; }

.layout__simplelistingalternate .special-offers .page-header-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  z-index: 0; }

.layout__simplelistingalternate .special-offers .page-header-image {
  position: relative;
  z-index: 1;
  padding: 1rem;
  text-align: center; }

.layout__simplelistingalternate .special-offers .page-header-description {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  color: #F0F0F0;
  position: relative;
  z-index: 1;
  order: 1; }
  .layout__simplelistingalternate .special-offers .page-header-description h1, .layout__simplelistingalternate .special-offers .page-header-description h2, .layout__simplelistingalternate .special-offers .page-header-description h3, .layout__simplelistingalternate .special-offers .page-header-description h4, .layout__simplelistingalternate .special-offers .page-header-description h5, .layout__simplelistingalternate .special-offers .page-header-description h6 {
    color: #F0F0F0; }

.layout__simplelistingalternate .special-offers .access-box {
  text-align: center; }
  .layout__simplelistingalternate .special-offers .access-box h3 {
    color: #274BA7;
    font-size: 28px; }
  .layout__simplelistingalternate .special-offers .access-box .gy-link {
    font-size: 24px; }

.layout__simplelistingalternate .special-offers .access-box-wrapper {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ebebeb;
  border-bottom: 2px solid #ffdd00;
  padding-bottom: 30px; }
  .layout__simplelistingalternate .special-offers .access-box-wrapper small {
    padding-left: 10px; }

.layout__simplelistingalternate .special-offers .note {
  font-size: 11px; }

.layout__simplelistingalternate .special-offers .styled-divider, .layout__simplelistingalternate .special-offers .tile-container .tile hr, .tile-container .tile .layout__simplelistingalternate .special-offers hr {
  height: 10px;
  margin: 0px -15px; }

.layout__simplelistingalternate .special-offers .border-divider {
  border-top: 1px solid #ccc; }

.layout__simplelistingalternate .special-offers .access-btn-apply {
  margin: 20px auto;
  max-width: 320px; }

.layout__simplelistingalternate .special-offers .all-offers-link {
  display: inline-block;
  margin-top: 20px; }

.layout__simplelistingalternate .special-offers .benefits-container {
  text-align: center;
  margin: 0 5% 1rem; }

.layout__simplelistingalternate .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; }
  .layout__simplelistingalternate .special-offers .benefit-box .benefit-body {
    display: flex;
    align-items: center; }
  .layout__simplelistingalternate .special-offers .benefit-box:nth-child(odd) .content {
    order: 1; }
  .layout__simplelistingalternate .special-offers .benefit-box:nth-child(odd) .icon {
    order: 0; }
  .layout__simplelistingalternate .special-offers .benefit-box:nth-child(even) .content {
    float: left; }
  .layout__simplelistingalternate .special-offers .benefit-box:nth-child(even) .icon {
    float: right; }
  .layout__simplelistingalternate .special-offers .benefit-box .content {
    padding: 0px 10px;
    width: 65%; }
  .layout__simplelistingalternate .special-offers .benefit-box .icon {
    max-width: 93px;
    padding: 10px 0px 0px 0px;
    width: 35%; }
    .layout__simplelistingalternate .special-offers .benefit-box .icon img {
      max-width: 100%;
      padding-top: 10px; }
  .layout__simplelistingalternate .special-offers .benefit-box.first {
    border-top: none; }

.layout__simplelistingalternate .special-offers .benefit-body {
  margin: 0 auto;
  max-width: 325px;
  overflow: auto; }

.layout__simplelistingalternate .special-offers .find-rebates-btn {
  margin: 30px auto 45px;
  width: auto; }

.layout__simplelistingalternate .special-offers .gy-cc-icon {
  display: block;
  height: 93px;
  width: 90px;
  background-size: 100%;
  /* background-size behavior was causing crashes here */ }
  .layout__simplelistingalternate .special-offers .gy-cc-icon:before {
    display: none; }

.layout__simplelistingalternate .special-offers .btn-apply-container {
  text-align: center;
  padding: 20px 0px; }
  .layout__simplelistingalternate .special-offers .btn-apply-container .btn {
    min-width: 255px; }
  .layout__simplelistingalternate .special-offers .btn-apply-container small {
    display: block;
    margin: 15px auto;
    width: 80%; }

.layout__simplelistingalternate .special-offers .btn-apply {
  max-width: 245px;
  margin: 0 auto; }

.layout__simplelistingalternate .special-offers .eligible-windowshade .gy-link {
  margin: 10px 0;
  float: left;
  clear: both; }

.layout__simplelistingalternate .special-offers .eligible-windowshade h5 {
  margin-top: 0;
  padding-top: 15px;
  clear: both; }

@media (min-width: 768px) {
  .layout__simplelistingalternate .special-offers .page-header {
    border-bottom: 3px solid #ffdd00;
    padding-bottom: 0px; }
  .layout__simplelistingalternate .special-offers h1 {
    font-size: 40px; }
  .layout__simplelistingalternate .special-offers h2 {
    font-size: 40px; }
  .layout__simplelistingalternate .special-offers h3 {
    font-size: 28px; }
  .layout__simplelistingalternate .special-offers h4 {
    font-size: 32px; }
  .layout__simplelistingalternate .special-offers h5 {
    font-size: 26px; }
  .layout__simplelistingalternate .special-offers .page-header-image {
    background-size: 100%;
    background-position: 0px bottom;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    min-height: 320px;
    width: 40%; }
  .layout__simplelistingalternate .special-offers .page-header-description {
    float: right;
    max-width: 500px;
    padding-bottom: 20px;
    width: 60%;
    margin-left: 4rem; }
  .layout__simplelistingalternate .special-offers .btn-apply {
    width: 250px;
    margin: 0 auto; }
  .layout__simplelistingalternate .special-offers .page-header-image {
    float: left; }
  .layout__simplelistingalternate .special-offers .rebate-body {
    max-width: 1024px;
    margin: 0 auto;
    overflow: hidden; }
  .layout__simplelistingalternate .special-offers .access-box {
    float: left;
    width: 30%; }
  .layout__simplelistingalternate .special-offers .access-box-wrapper {
    border-bottom: 3px solid #ffdd00; }
    .layout__simplelistingalternate .special-offers .access-box-wrapper small {
      display: block;
      margin-top: 10px;
      padding: 0px; }
  .layout__simplelistingalternate .special-offers .all-offers-link {
    margin-bottom: 20px; }
  .layout__simplelistingalternate .special-offers .benefits-container {
    float: right;
    margin: 0 5% 1rem;
    width: 60%;
    overflow: hidden; }
    .layout__simplelistingalternate .special-offers .benefits-container > p {
      padding: 0 15px 25px; }
  .layout__simplelistingalternate .special-offers .benefit-box.first {
    border-top: 1px solid #ccc; }
  .layout__simplelistingalternate .special-offers .benefit-box .content {
    padding: 25px 0px; }
  .layout__simplelistingalternate .special-offers .benefit-box .icon {
    max-width: 141px; }
  .layout__simplelistingalternate .special-offers .benefit-body {
    max-width: 430px; }
  .layout__simplelistingalternate .special-offers .gy-cc-icon {
    height: 145px;
    width: 141px; }
  .layout__simplelistingalternate .special-offers .btn-apply-container {
    padding-top: 30px; }
    .layout__simplelistingalternate .special-offers .btn-apply-container small {
      margin-top: 30px;
      width: 70%; } }

@media (min-width: 1024px) {
  .layout__simplelistingalternate .special-offers h1 {
    font-size: 46px; }
  .layout__simplelistingalternate .special-offers .page-header-description {
    padding-bottom: 10px;
    width: 45%; }
  .layout__simplelistingalternate .special-offers .page-header-image {
    background-size: 95%;
    -ms-behavior: image-url("backgroundsize.min.htc");
    width: 45%; } }

.layout__simplelistingalternate .special-offers.rebate-detail-npp .page-header {
  background-image: image-url("/Content/img/NPP/RebateDetailNPP_Header.jpg"); }

.layout__simplelistingalternate .special-offers.rebate-detail-npp .page-header-image {
  background-image: image-url("/Content/img/NPP/RebateDetailNPP_Focus.png");
  min-height: 360px; }

.layout__simplelistingalternate .special-offers.rebate-detail-npp .benefit-body {
  max-width: 600px; }

.layout__simplelistingalternate .special-offers.rebate-detail-npp .benefit-box .content {
  width: 75%; }

.layout__simplelistingalternate .special-offers.rebate-detail-npp .benefit-box .icon {
  width: 25%; }

@media (max-width: 640px) {
  .layout__simplelistingalternate .special-offers.rebate-detail-npp h1 {
    font-size: 24px; }
  .layout__simplelistingalternate .special-offers.rebate-detail-npp .page-header-description .text {
    margin-bottom: 10px; }
  .layout__simplelistingalternate .special-offers.rebate-detail-npp .benefit-box .pull-right {
    text-align: right; }
  .layout__simplelistingalternate .special-offers.rebate-detail-npp .benefit-box .pull-left {
    text-align: left; } }

.sitemap {
  padding-bottom: 60px; }
  .sitemap .container {
    display: flex;
    flex-flow: row wrap; }
  .sitemap__list {
    flex: 1 0 auto; }
    @media (min-width: 768px) {
      .sitemap__list {
        padding: 0 2rem 0 0; } }
  .sitemap .wrapper-inner {
    overflow: hidden; }
  .sitemap h1 {
    margin: 10px 0 15px; }
  .sitemap h2 {
    padding: 10px 0 0 0; }
  .sitemap .panel-default {
    border: 0; }
  .sitemap .panel-body, .sitemap .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .sitemap .content {
    padding: 0 0 15px 15px;
    background-image: none; }
  .sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-min-windowshade {
    background-image: none;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -1px; }
    .sitemap .gy-windowshade .panel-collapse, .sitemap .gy-secondary-windowshade .panel-collapse, .sitemap .gy-nav-windowshade .panel-collapse, .sitemap .gy-tertiary-windowshade .panel-collapse, .sitemap .gy-coupon-windowshade .panel-collapse, .sitemap .gy-min-windowshade .panel-collapse {
      background-image: none; }
  .sitemap .content-block {
    margin: 0; }
  .sitemap a {
    line-height: 130%;
    display: block; }
  .sitemap .heading {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
  .sitemap .subheading {
    padding: 5px 0;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 10px;
    color: #888;
    text-transform: uppercase; }
  .sitemap ul {
    list-style: none;
    /*padding: 0;*/
    margin: 0 0 15px 0;
    text-align: left; }
    .sitemap ul li {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      padding: 5px 0; }
      .sitemap ul li a {
        padding: 5px 5px 5px 0; }
      .sitemap ul li ul {
        padding-left: 0; }
        .sitemap ul li ul li {
          font-size: 14px;
          font-family: "Barlow", Barlow, sans-serif;
          line-height: 130%;
          padding: 0;
          border-bottom: none; }
    .sitemap ul h2, .sitemap ul h3 {
      color: #2366c1;
      margin: 0 0 1rem 0; }
    .sitemap ul h3 {
      border-bottom: 1px dotted #ddd; }
  .sitemap .full-list .panel-heading {
    padding: 7px 15px; }
  .sitemap .full-list ul {
    padding-left: 0;
    margin-left: 0; }
    .sitemap .full-list ul li {
      font-family: "Barlow", Barlow, sans-serif;
      font-size: 14px; }
  @media (min-width: 768px) {
    .sitemap h1 {
      margin-bottom: 0; }
    .sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-min-windowshade {
      margin-right: 0;
      margin-left: 0; }
      .sitemap .gy-windowshade > a, .sitemap .gy-secondary-windowshade > a, .sitemap .gy-nav-windowshade > a, .sitemap .gy-tertiary-windowshade > a, .sitemap .gy-coupon-windowshade > a, .sitemap .gy-min-windowshade > a {
        display: none; }
    .sitemap .gy-windowshade, .sitemap .gy-secondary-windowshade, .sitemap .gy-nav-windowshade, .sitemap .gy-tertiary-windowshade, .sitemap .gy-coupon-windowshade, .sitemap .gy-min-windowshade {
      border: 1px;
      box-shadow: none; }
      .sitemap .gy-windowshade .panel-collapse, .sitemap .gy-secondary-windowshade .panel-collapse, .sitemap .gy-nav-windowshade .panel-collapse, .sitemap .gy-tertiary-windowshade .panel-collapse, .sitemap .gy-coupon-windowshade .panel-collapse, .sitemap .gy-min-windowshade .panel-collapse {
        background: none; }
    .sitemap .heading {
      font-size: 28px;
      border-bottom: 3px solid #ccd7eb; }
    .sitemap .content-block {
      margin: 20px 0 0 0; }
    .sitemap .panel-body, .sitemap .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .sitemap .content, .sitemap .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .sitemap .content {
      padding-left: 0; }
    .sitemap .full-list li {
      width: 33%;
      display: inline-block; } }

.directory {
  padding-bottom: 20px; }
  .directory small {
    line-height: 135%; }
  .directory .find-store-form {
    max-width: inherit; }
  .directory .info-block-wrapper {
    margin-bottom: 25px; }
  .directory .content-padder h3 {
    color: #333;
    font-family: "Barlow",sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: .5em 0 .25em;
    padding: 0 15px;
    display: table; }
    @media (min-width: 768px) {
      .directory .content-padder h3 {
        display: block;
        font-size: 26px;
        text-align: left; } }
  .directory .content-padder .need-help-link {
    font-size: 20px;
    font-weight: 400; }
  .directory .content-padder .icon-info-circle {
    color: #00227A;
    margin: 0 10px; }
  .directory .masthead-title {
    align-items: center;
    display: flex !important; }
    .directory .masthead-title .link-chevron, .directory .masthead-title a.link-chevron-left {
      display: block;
      font-size: 18px;
      margin-left: 13px;
      margin-top: 25px; }

.directory-size h3 {
  margin-top: 5px; }

.directory-size h4 {
  color: #000;
  margin-top: 0px; }

.directory-size .sidewall-rim-content {
  position: relative; }

.directory-size .directory-img {
  max-width: 480px;
  margin: 5px auto;
  display: block;
  position: relative;
  width: 100%; }

.directory-size .link-text {
  color: #000;
  padding-right: 10px;
  cursor: default; }

.directory-size .sidewall-container {
  overflow: auto; }

.directory-size .sidewall-info-content {
  padding-left: 15px;
  padding-right: 15px; }

.directory-size .styled-divider, .directory-size .tile-container .tile hr, .tile-container .tile .directory-size hr {
  margin-left: 0px;
  margin-right: 0px; }

.directory-size .list-group .list-parent-column {
  overflow: auto;
  padding: 0px; }

.directory-size .list-group .list-group-column ul {
  margin: 0px 5%; }

.directory-size .divider-xs {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .directory-size .sidewall-container {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    padding-bottom: 15px;
    padding-top: 10px; }
  .directory-size .sidewall-info-content {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    width: 30%; }
  .directory-size .sidewall-rim-content {
    float: right;
    overflow: auto;
    width: 70%; }
  .directory-size .directory-img {
    float: left;
    max-height: 90px;
    max-width: inherit;
    padding: 0px 1.5%;
    width: 50%; }
  .directory-size .list-group .list-group-column ul {
    margin: 0px; } }

/**
 * TEMPLATE/PARTIAL NAME: Sizes Specs Page
 *
 */
.sizes-specs-page .sizes-specs-content-block hr {
  border-bottom: 2px solid #999;
  margin: 10px 0px 10px 0px;
  width: 100%; }

.sizes-specs-page .sizes-specs-content-block .specs-head-title {
  color: #274BA7;
  margin-top: 11px; }

.sizes-specs-page .header-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px; }
  .sizes-specs-page .header-container h1, .sizes-specs-page .header-container h2 {
    color: #666;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .sizes-specs-page .header-container h1 {
    font-size: 2em;
    margin-bottom: 0px; }
    .sizes-specs-page .header-container h1 sup {
      font-size: 0.4em;
      top: -1.2em; }
  .sizes-specs-page .header-container h2 {
    margin: 0px;
    font-size: 1.2em; }
  .sizes-specs-page .header-container a {
    display: inline-block;
    margin-top: 10px; }
  .sizes-specs-page .header-container hr {
    margin-bottom: 10px;
    margin-top: 20px; }
  .sizes-specs-page .header-container p {
    margin: 0px; }

.sizes-specs-page .top-text-wrap {
  display: flex;
  flex-wrap: wrap; }

.sizes-specs-page .back-link span {
  margin-left: 0px;
  margin-right: 6px; }

.sizes-specs-page .gy-link-foot {
  margin: 20px 0;
  clear: both; }

@media (min-width: 767px) {
  .sizes-specs-page .header-container {
    margin-bottom: 20px; }
    .sizes-specs-page .header-container h1 {
      font-size: 2.8em; }
    .sizes-specs-page .header-container h2 {
      float: left;
      font-size: 2em;
      width: 70%; }
    .sizes-specs-page .header-container p {
      margin-bottom: 10px;
      width: 70%; }
    .sizes-specs-page .header-container a {
      margin-top: 0px; }
    .sizes-specs-page .header-container .bread-crum-link {
      float: right;
      text-align: right;
      width: 30%; }
  .sizes-specs-page .subtitle-container {
    overflow: hidden; }
  .sizes-specs-page .bread-crum-link {
    float: left;
    margin-top: 10px; } }

.product.detail.page-all-sizes-specs .product-print-header, .product.detail.page-all-sizes-specs .product-print-footer {
  display: none; }

.product.detail.page-all-sizes-specs .product-print-header {
  margin: 0 0 1rem 0; }

.product.detail.page-all-sizes-specs .print-layout, .product.detail.page-all-sizes-specs .p-section {
  display: none; }

.product.detail.page-all-sizes-specs .product-print-header, .product.detail.page-all-sizes-specs .product-print-footer {
  display: none; }

.product.detail.page-all-sizes-specs .product-print-header {
  margin: 0 0 1rem 0; }

.product.detail.page-all-sizes-specs .p-header, .product.detail.page-all-sizes-specs .p-section {
  display: none; }

@media print {
  .product.detail.page-all-sizes-specs .global-nav,
  .product.detail.page-all-sizes-specs .global-footer,
  .product.detail.page-all-sizes-specs .btn,
  .product.detail.page-all-sizes-specs .tire-detail-tire-content-block--specs-table {
    display: none; }
  .product.detail.page-all-sizes-specs .product-detail-page {
    padding: 0; }
  .product.detail.page-all-sizes-specs .no-print {
    display: none; }
  .product.detail.page-all-sizes-specs .product-print-header, .product.detail.page-all-sizes-specs .product-print-footer {
    display: block !important; }
  .product.detail.page-all-sizes-specs .p-header {
    display: flex; }
    .product.detail.page-all-sizes-specs .p-header__left {
      width: 25%;
      padding: 1.5rem;
      text-align: center; }
      .product.detail.page-all-sizes-specs .p-header__left img {
        max-height: 2in; }
    .product.detail.page-all-sizes-specs .p-header__right ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-size: 1.5rem; }
      .product.detail.page-all-sizes-specs .p-header__right ul li {
        font-size: 1.25em; }
        .product.detail.page-all-sizes-specs .p-header__right ul li span {
          margin-right: .5rem; }
  .product.detail.page-all-sizes-specs .p-section {
    display: block; }
    .product.detail.page-all-sizes-specs .p-section__title {
      background: linear-gradient(to bottom, #3656a5 0%, #274ba7 60%, #1f4396 100%);
      border-top: 1px solid rgba(0, 51, 153, 0.4);
      color: #F0F0F0;
      padding: 7px 15px;
      font-size: 1.125rem;
      font-weight: bold; }
    .product.detail.page-all-sizes-specs .p-section__content {
      background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
      padding: 1.5rem 2rem;
      font-size: .75em; }
      .product.detail.page-all-sizes-specs .p-section__content table {
        width: 100%;
        font-size: .75em; }
        .product.detail.page-all-sizes-specs .p-section__content table th {
          background: #274BA7;
          color: white;
          padding: 8px;
          border: 1px solid black; }
        .product.detail.page-all-sizes-specs .p-section__content table td {
          background: white;
          padding: 8px;
          border: 1px solid black;
          font-weight: bold; } }

#update_location_form #findStoreForm {
  padding-top: 10px;
  padding-bottom: 20px; }
  #update_location_form #findStoreForm .action-conjunction {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    display: block; }
  #update_location_form #findStoreForm div[class*="col"] {
    padding: 5px 0;
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%; }
    #update_location_form #findStoreForm div[class*="col"] .input-group {
      margin-left: 15px;
      width: 91%; }
      #update_location_form #findStoreForm div[class*="col"] .input-group input {
        padding-right: 0; }
  #update_location_form #findStoreForm .gy-clear-btn {
    right: 10px; }

.dealer-results-page h1 {
  text-transform: uppercase;
  margin: 10px 0;
  color: #274BA7; }

.dealer-results-page .panel,
.dealer-results-page .gy-windowshade,
.dealer-results-page .gy-secondary-windowshade,
.dealer-results-page .gy-nav-windowshade,
.dealer-results-page .gy-tertiary-windowshade,
.dealer-results-page .gy-coupon-windowshade,
.dealer-results-page .gy-min-windowshade {
  background: none; }
  .dealer-results-page .panel .panel-body, .dealer-results-page .panel .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .dealer-results-page .panel .content, .dealer-results-page .panel .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .dealer-results-page .panel .content, .dealer-results-page .panel .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .dealer-results-page .panel .content, .dealer-results-page .panel .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .dealer-results-page .panel .content, .dealer-results-page .panel .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .dealer-results-page .panel .content, .dealer-results-page .panel .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .dealer-results-page .panel .content,
  .dealer-results-page .gy-windowshade .panel-body,
  .dealer-results-page .gy-secondary-windowshade .panel-body,
  .dealer-results-page .gy-nav-windowshade .panel-body,
  .dealer-results-page .gy-tertiary-windowshade .panel-body,
  .dealer-results-page .gy-coupon-windowshade .panel-body,
  .dealer-results-page .gy-min-windowshade .panel-body,
  .dealer-results-page .warranty-treadLife .gy-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-windowshade .content,
  .dealer-results-page .warranty-treadLife .gy-secondary-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-secondary-windowshade .content,
  .dealer-results-page .warranty-treadLife .gy-nav-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-nav-windowshade .content,
  .dealer-results-page .warranty-treadLife .gy-tertiary-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-tertiary-windowshade .content,
  .dealer-results-page .warranty-treadLife .gy-coupon-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-coupon-windowshade .content,
  .dealer-results-page .warranty-treadLife .gy-min-windowshade .content,
  .warranty-treadLife .dealer-results-page .gy-min-windowshade .content {
    padding: 0; }

.dealer-results-page .store-results-more {
  display: block; }
  .dealer-results-page .store-results-more .more-details {
    padding-top: 10px;
    margin-top: -45px;
    background-color: #fff;
    position: relative; }

.dealer-results-page .icon-group {
  padding-left: 0;
  margin: 10px 0; }

.dealer-results-page button.locator-icon {
  padding: 5px;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: none; }
  .dealer-results-page button.locator-icon.align {
    background-image: url("/Content/img/dealerLocator/icon-1.png"); }
  .dealer-results-page button.locator-icon.brakes {
    background-image: url("/Content/img/dealerLocator/icon-2.png"); }
  .dealer-results-page button.locator-icon.cservice {
    background-image: url("/Content/img/dealerLocator/icon-3.png"); }
  .dealer-results-page button.locator-icon.consumer {
    background-image: url("/Content/img/dealerLocator/icon-4.png"); }
  .dealer-results-page button.locator-icon.electrical {
    background-image: url("/Content/img/dealerLocator/icon-5.png"); }
  .dealer-results-page button.locator-icon.engine {
    background-image: url("/Content/img/dealerLocator/icon-6.png"); }
  .dealer-results-page button.locator-icon.general {
    background-image: url("/Content/img/dealerLocator/icon-7.png"); }
  .dealer-results-page button.locator-icon.hvac {
    background-image: url("/Content/img/dealerLocator/icon-8.png"); }
  .dealer-results-page button.locator-icon.fleethq {
    background-image: url("/Content/img/dealerLocator/icon-15.png"); }
  .dealer-results-page button.locator-icon.oil {
    background-image: url("/Content/img/dealerLocator/icon-9.png"); }
  .dealer-results-page button.locator-icon.retreads {
    background-image: url("/Content/img/dealerLocator/icon-10.png"); }
  .dealer-results-page button.locator-icon.rv {
    background-image: url("/Content/img/dealerLocator/icon-11.png"); }
  .dealer-results-page button.locator-icon.suspension {
    background-image: url("/Content/img/dealerLocator/icon-12.png"); }
  .dealer-results-page button.locator-icon.towing {
    background-image: url("/Content/img/dealerLocator/icon-13.png"); }
  .dealer-results-page button.locator-icon.transmission {
    background-image: url("/Content/img/dealerLocator/icon-14.png"); }

.dealer-results-page .popover {
  background-color: #274BA7;
  color: #FFF; }

.dealer-results-page .popover.top > .arrow:after {
  border-top-color: #274BA7; }

.dealer-results-page .store-results-sidebar {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.25);
  position: relative; }

.dealer-results-page .store-results-legend {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  .dealer-results-page .store-results-legend li {
    width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    padding: 0 .5rem; }
    .dealer-results-page .store-results-legend li img {
      margin-right: 1rem;
      height: 36px; }
      @media (min-width: 767px) {
        .dealer-results-page .store-results-legend li img.sm-marker {
          display: none; } }
      @media (max-width: 767px) {
        .dealer-results-page .store-results-legend li img.lg-marker {
          display: none; } }

@media (max-width: 480px) {
  .dealer-results-page .bordered {
    border: none; } }

.dealer-results-page .gy-tabs {
  margin-bottom: 5px; }

.dealer-results-page .store-result-item h3 a:hover {
  text-decoration: none; }

.dealer-results-page .store-result-item .store-tel {
  padding-left: 10px; }

.dealer-results-page .store-result-item .row .col-xs-6:first-child {
  padding-left: 0; }

.dealer-results-page .map {
  height: auto; }

.dealer-results-page .location-bar {
  margin: 0 0 5px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccd7eb;
  font-size: 16px; }
  .dealer-results-page .location-bar .location-update {
    clear: both;
    display: block;
    padding-top: 10px; }
    .dealer-results-page .location-bar .location-update a:hover {
      text-decoration: none; }
    .dealer-results-page .location-bar .location-update .icon-thin-arrow-right:before {
      position: relative;
      top: 2px; }

.dealer-results-page .dynamic-map {
  position: fixed;
  margin: 0;
  width: 100%;
  max-width: 1180px;
  height: 1800px;
  height: 100vh;
  z-index: 0; }

.dealer-results-page .pagination {
  font-family: "Barlow Semi Condensed", Barlow, 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; }
  .dealer-results-page .pagination a {
    display: inline-block; }
  .dealer-results-page .pagination .page-next {
    float: right; }

@media (min-width: 768px) {
  .dealer-results-page .gy-more {
    display: none; }
  .dealer-results-page .store-results-sidebar {
    width: 370px;
    padding: 15px; }
  .dealer-results-page .map-static {
    display: none; }
  .dealer-results-page .store-result-item .address-block .address-city-state,
  .dealer-results-page .store-result-item .address-block .address-zipcode {
    display: inline-block; }
  .dealer-results-page .store-result-item .tel-and-directions {
    font-size: 1.2em;
    display: block; }
  .dealer-results-page .store-result-item .store-tel {
    margin-right: 10px;
    padding-left: 0; }
  .dealer-results-page .store-result-item .directions-link {
    float: none; }
  .dealer-results-page .store-result-item .store-hours {
    position: absolute;
    top: 73px;
    right: 0; }
  .dealer-results-page .store-result-item .store-actions {
    display: block; }
  .dealer-results-page .store-result-item .store-specialists,
  .dealer-results-page .store-result-item .store-hours {
    display: block;
    float: none;
    width: auto; } }

.store-results > ul {
  margin: 20px 0;
  padding: 0; }

.store-result-item {
  list-style: none;
  position: relative;
  margin: 20px 0;
  padding: 0 0 20px;
  font-size: .9em;
  clear: both;
  min-height: 280px; }
  .store-result-item h3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 15px 0 2px;
    font-size: 22px; }
    .store-result-item h3 .icon-thin-arrow-right:before {
      font-size: .8em; }
  .store-result-item h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #000;
    margin: 10px 0 0;
    font-size: 1.1em; }
  .store-result-item ul {
    margin: 0 0 20px;
    padding: 0; }
  .store-result-item li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .store-result-item p {
    margin: 0 0 8px; }
  .store-result-item .wrapper-content--lines {
    height: 6px;
    width: 100%;
    display: block; }
  .store-result-item .store-result-index {
    background-color: #274BA7;
    color: #fff;
    padding: 5px 10px;
    line-height: 100%;
    position: absolute;
    top: -10px;
    left: 0; }
  .store-result-item .store-result-attr {
    vertical-align: middle;
    min-height: 33px; }
    .store-result-item .store-result-attr img {
      display: inline-block;
      /*margin-right: 10px;*/
      vertical-align: middle; }
  .store-result-item .addr-distance {
    display: inline-block;
    margin-right: 10px; }
  .store-result-item .addr-distance,
  .store-result-item .store-status {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.1em; }
  .store-result-item .tel-and-directions {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.4em;
    display: none; }
    .store-result-item .tel-and-directions a {
      line-height: 40px;
      vertical-align: middle; }
      .store-result-item .tel-and-directions a:hover {
        text-decoration: none; }
      .store-result-item .tel-and-directions a.btn {
        padding-top: 0;
        padding-bottom: 0; }
      .store-result-item .tel-and-directions a.install-link {
        display: inline-block;
        margin-top: 20px;
        line-height: 1.2; }
  .store-result-item .address-block span {
    display: block; }
  .store-result-item .store-status {
    text-transform: uppercase;
    display: none; }
  .store-result-item .status-open {
    color: #5cb85c; }
    .store-result-item .status-open.top {
      width: 26%;
      float: left; }
  .store-result-item .store-tel {
    display: inline-block; }
  .store-result-item .store-specialists {
    width: 45%;
    float: right;
    display: none; }
    .store-result-item .store-specialists p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1em; }
    .store-result-item .store-specialists a {
      margin-top: 10px;
      display: inline-block; }
  .store-result-item .store-hours {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    width: 45%;
    float: left;
    display: none;
    margin-top: 10px; }
    .store-result-item .store-hours li {
      font-size: .9em;
      line-height: 135%; }
  .store-result-item .weekday {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    width: 12px; }
  .store-result-item .store-actions {
    margin: 15px 0;
    display: block; }
    .store-result-item .store-actions a {
      width: 140px; }
    .store-result-item .store-actions .btn-link {
      color: #2366c1;
      font-family: "Barlow", Barlow, sans-serif;
      padding: 0; }
      .store-result-item .store-actions .btn-link:hover {
        text-decoration: underline; }
      .store-result-item .store-actions .btn-link:focus {
        outline: 0; }
      .store-result-item .store-actions .btn-link + .icon-thin-arrow-right {
        color: #2366c1; }
  .store-result-item .gy-more .store-hours,
  .store-result-item .gy-more .store-specialists,
  .store-result-item .gy-more .tel-and-directions {
    display: block; }

.results-promo {
  margin: 10px 0 -10px;
  overflow-y: hidden; }
  .results-promo img {
    float: left;
    margin: 0 8px 4px 0;
    max-height: 80px; }
  .results-promo h5 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 2px 0 1px; }
  .results-promo p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 1em; }
  .results-promo strong {
    letter-spacing: 0;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: normal; }
  .results-promo .technician-plug {
    clear: both;
    margin-bottom: 0; }
    .results-promo .technician-plug img {
      vertical-align: top;
      display: inline-block;
      float: none; }

.static-map {
  margin: 0 0 10px;
  clear: both; }

.todays-hours {
  background-color: #eeeeee;
  margin: 8px 0 12px;
  padding: 8px 10px;
  overflow-y: hidden;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 15px; }
  .todays-hours p {
    margin: 0;
    line-height: 100%; }
  .todays-hours .store-status {
    float: right; }

.detail-promo {
  overflow-y: hidden; }
  .detail-promo .btn-link {
    color: #2366c1;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 0;
    padding: 0; }
    .detail-promo .btn-link:hover {
      text-decoration: underline; }
    .detail-promo .btn-link:focus {
      outline: 0; }
    .detail-promo .btn-link + .icon-thin-arrow-right {
      color: #2366c1; }
  .detail-promo h5 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.6em;
    clear: right; }
    .detail-promo h5 a {
      display: block; }
  .detail-promo p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    margin: 1em 0;
    color: #2366c1; }
  .detail-promo img {
    max-width: 80px;
    float: left;
    margin: 0 10px 20px 0; }
  .detail-promo input {
    clear: right; }
  @media screen and (min-width: 768px) {
    .detail-promo h5 {
      font-size: 1.3em; } }

#carousel_store_detail {
  margin-bottom: 20px; }
  #carousel_store_detail .carousel-inner {
    border: none;
    border-bottom: 25px solid #274BA7;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
  #carousel_store_detail .carousel-indicators {
    bottom: -8px; }
    #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; }
      #carousel_store_detail .carousel-indicators li.active {
        background-color: #ffdd00;
        width: 10px;
        height: 10px;
        margin: 0 5px; }
      #carousel_store_detail .carousel-indicators li img {
        display: none; }
  @media screen and (min-width: 480px) {
    #carousel_store_detail {
      min-height: 240px; }
      #carousel_store_detail .carousel-inner {
        border: 5px solid #fff; }
      #carousel_store_detail .carousel-indicators {
        margin: 0;
        padding: 0;
        position: static;
        width: 100%; }
        #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; }
          #carousel_store_detail .carousel-indicators li.active {
            margin: 10px 2% 10px 0;
            width: 100px;
            height: auto; }
            #carousel_store_detail .carousel-indicators li.active img {
              border-color: #ffdd00; }
          #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) {
    #carousel_store_detail {
      margin-right: 135px; }
      #carousel_store_detail .carousel-indicators {
        position: absolute;
        top: 0;
        left: auto;
        right: -115px;
        width: auto; }
        #carousel_store_detail .carousel-indicators li {
          display: block;
          clear: both;
          margin-top: 0;
          margin-bottom: 10px;
          text-indent: 0;
          background: none;
          border: none; }
          #carousel_store_detail .carousel-indicators li.active {
            margin-top: 0;
            margin-bottom: 10px; } }

@media (min-width: 768px) {
  .store-details-page .store-detail-map-container {
    overflow: hidden; }
    .store-details-page .store-detail-map-container .mapContainer {
      float: right;
      width: 68%; }
    .store-details-page .store-detail-map-container .dynamic-map {
      position: static; }
      .store-details-page .store-detail-map-container .dynamic-map.lt-ie9 {
        height: 750px;
        overflow: hidden; }
    .store-details-page .store-detail-map-container .store-results-sidebar {
      float: left;
      width: 32%;
      padding: 15px; } }

.store-details-page h1 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  text-align: left; }

.store-details-page .directions-link {
  white-space: nowrap; }

.store-details-page .look-for-other-stores {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  margin: 10px 0 15px; }

.store-details-page .store-result-item {
  font-size: 1em;
  margin-top: 0px;
  padding-bottom: 0; }
  .store-details-page .store-result-item .address-block {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-bottom: 0;
    font-size: 15px; }
  .store-details-page .store-result-item .addr-distance {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 15px; }
  .store-details-page .store-result-item .tel-and-directions {
    display: block;
    clear: both;
    overflow-y: hidden;
    padding: 10px 0 0; }
    .store-details-page .store-result-item .tel-and-directions .store-tel {
      margin: 0 20px 10px 0;
      float: left;
      width: auto; }

.store-details-page .store-hours {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  padding-left: 0; }
  .store-details-page .store-hours ul {
    margin: 0;
    padding: 0 !important; }
  .store-details-page .store-hours li {
    font-size: .9em;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    line-height: 135%; }
  .store-details-page .store-hours .weekday {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    display: inline-block;
    width: 80px; }

.store-details-page .credit-cards-accepted {
  padding-top: 20px;
  padding-bottom: 20px; }
  .store-details-page .credit-cards-accepted h5 {
    margin-top: 0; }

.store-details-page .store-website-link {
  clear: both;
  padding-right: 0; }
  .store-details-page .store-website-link a {
    width: 100%;
    float: none;
    margin: 0 auto; }

.store-details-page .read-more {
  padding-top: 10px;
  font-size: 18px; }
  .store-details-page .read-more a {
    color: #2366c1; }

.store-details-page .carousel-wrapper {
  padding-right: 0; }

.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; }
  .store-details-page .offer-item h5, .store-details-page .offer-item h6, .store-details-page .offer-item p {
    margin: 0 0 4px; }
  .store-details-page .offer-item h5 {
    color: #274BA7;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px; }
  .store-details-page .offer-item h6 {
    color: #222;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 28px; }
  .store-details-page .offer-item p {
    font-size: 14px;
    margin: 10px 0; }
  .store-details-page .offer-item .note {
    font-size: 11px;
    margin: 0;
    line-height: 120%;
    clear: both;
    color: #999; }
    .store-details-page .offer-item .note p {
      font-size: 11px;
      color: #999; }
  .store-details-page .offer-item img {
    float: right;
    max-width: 50%;
    padding-bottom: 10px; }

.store-details-page .about-text {
  clear: both;
  padding-top: 10px; }

.store-details-page .gy-windowshade .content-body h4, .store-details-page .gy-secondary-windowshade .content-body h4, .store-details-page .gy-nav-windowshade .content-body h4, .store-details-page .gy-tertiary-windowshade .content-body h4, .store-details-page .gy-coupon-windowshade .content-body h4, .store-details-page .gy-min-windowshade .content-body h4, .store-details-page .gy-windowshade .content-body h5, .store-details-page .gy-secondary-windowshade .content-body h5, .store-details-page .gy-nav-windowshade .content-body h5, .store-details-page .gy-tertiary-windowshade .content-body h5, .store-details-page .gy-coupon-windowshade .content-body h5, .store-details-page .gy-min-windowshade .content-body h5 {
  font-size: 18px; }

.store-details-page .gy-windowshade .content-body ul, .store-details-page .gy-secondary-windowshade .content-body ul, .store-details-page .gy-nav-windowshade .content-body ul, .store-details-page .gy-tertiary-windowshade .content-body ul, .store-details-page .gy-coupon-windowshade .content-body ul, .store-details-page .gy-min-windowshade .content-body ul {
  padding-left: 15px;
  margin: 0; }

@media (min-width: 480px) {
  .store-details-page .store-website-link a {
    max-width: 190px; } }

@media (min-width: 768px) {
  .store-details-page .credit-cards-accepted {
    padding-top: 0;
    padding-bottom: 0; }
    .store-details-page .credit-cards-accepted h5 {
      margin-top: 0 !important; }
  .store-details-page .store-website-link {
    float: right;
    clear: none;
    padding-right: 0; }
    .store-details-page .store-website-link a {
      width: auto;
      float: right; }
  .store-details-page .about-text {
    clear: none;
    padding-top: 0; }
  .store-details-page .store-result-item .tel-and-directions a {
    line-height: 120%;
    float: left; }
  .store-details-page .store-result-item .tel-and-directions .store-tel {
    margin-bottom: 0; }
  .store-details-page div.map-canvas {
    height: 570px !important; } }

@media (min-width: 992px) {
  .store-details-page .offer-item {
    min-height: 320px;
    overflow-y: hidden; }
    .store-details-page .offer-item h5 {
      margin-top: 8px; } }

/**
 * TEMPLATE/PARTIAL NAME: StoreDirectoryCityPage
 *
 */
.store-directory-city-page {
  /* START windows shade*/
  /* END windows shade*/ }
  .store-directory-city-page .hr {
    background-color: rgba(255, 255, 255, 0.3);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight.png");
    height: 15px;
    margin: 0px; }
  .store-directory-city-page .header-container {
    padding-bottom: 25px; }
    .store-directory-city-page .header-container h1, .store-directory-city-page .header-container h2 {
      color: #666666;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
    .store-directory-city-page .header-container p {
      margin-top: 10px; }
  .store-directory-city-page .bread-crumb-container {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.3em;
    margin: 5px 0px; }
    .store-directory-city-page .bread-crumb-container a {
      color: #274BA7;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      border-left: 1px solid #ddd;
      padding-left: 10px;
      padding-right: 7px; }
      .store-directory-city-page .bread-crumb-container a:hover {
        text-decoration: none; }
      .store-directory-city-page .bread-crumb-container a:first-child {
        border: none; }
  .store-directory-city-page .info-panel {
    padding-left: 15px;
    padding-right: 15px; }
  .store-directory-city-page .finder-panel {
    padding-left: 15px;
    padding-right: 15px; }
  .store-directory-city-page .tire-finder-header {
    font-family: "wingfoot_sansregular";
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    color: #274BA7;
    font-size: 1.8em;
    height: 30px;
    text-align: center; }
  .store-directory-city-page .tire-finder-body span {
    display: block; }
  .store-directory-city-page .wing-foot {
    margin: 0px 2px; }
    .store-directory-city-page .wing-foot:before {
      font-family: "wingfoot_sansregular";
      font-weight: normal;
      text-transform: uppercase;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      content: '•';
      display: inline-block;
      color: #274BA7;
      font-size: 1em;
      line-height: 1em;
      font-style: normal;
      margin: 0 -7px 0 -6px; }
  .store-directory-city-page .tire-finder-text {
    padding: 0px 0px 10px 0px; }
  .store-directory-city-page .stores-container ul {
    list-style-type: none;
    padding-left: 0px; }
    .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, white 0%, #f6f6f6 75%, #ebebeb 100%);
      border-bottom: 3px solid #ffdd00;
      overflow: auto; }
      .store-directory-city-page .stores-container ul li hr {
        box-shadow: inset 0px 9px 5px -7px rgba(0, 0, 0, 0.45);
        border: none; }
  .store-directory-city-page .store-header-container {
    position: relative;
    text-align: center; }
  .store-directory-city-page .store-header {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #274BA7;
    padding-bottom: 10px;
    padding-top: 10px; }
    .store-directory-city-page .store-header span, .store-directory-city-page .store-header small {
      color: #fff; }
    .store-directory-city-page .store-header small {
      clear: both;
      display: block;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      line-height: 1.1em;
      margin-top: 2px; }
    .store-directory-city-page .store-header span {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.2em; }
  .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; }
  .store-directory-city-page .item-container {
    min-height: 70px;
    padding: 6px 25px 6px 15px; }
    .store-directory-city-page .item-container p {
      margin-bottom: 0px;
      line-height: 1em; }
  .store-directory-city-page .result-number {
    background-color: #274BA7;
    color: #fff;
    margin: 10px 0px;
    position: absolute;
    text-align: center;
    width: 25px; }
  .store-directory-city-page .store-name-link {
    display: inline-block;
    font-size: 1.6em;
    margin-bottom: 5px;
    margin-left: 20px; }
  .store-directory-city-page .address-container {
    margin-top: 10px;
    overflow: auto; }
    .store-directory-city-page .address-container a {
      display: inline-block;
      vertical-align: initial; }
  .store-directory-city-page .phone-link {
    margin-bottom: 10px;
    margin-right: 3%;
    padding-left: 5px;
    width: 150px; }
  .store-directory-city-page .get-address-link {
    font-size: 1.2em;
    margin-top: 2px; }
  .store-directory-city-page .panel-heading h4 {
    color: #fff;
    font-size: 1.6em;
    text-indent: 5px;
    text-transform: none; }
  .store-directory-city-page .panel-heading span {
    color: #fff;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.4em; }
  .store-directory-city-page .map-body {
    padding: 0 0 15px 0; }
  .store-directory-city-page .map {
    margin: 0 auto;
    max-width: 640px; }
  @media (min-width: 768px) {
    .store-directory-city-page .header-container {
      background: white;
      background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
      background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%);
      box-shadow: 0 4px 7px -4px #333;
      overflow: auto;
      padding-bottom: 10px;
      position: relative;
      z-index: 1; }
      .store-directory-city-page .header-container h1 {
        display: inline-block;
        font-size: 2.8em;
        margin-right: 25px; }
    .store-directory-city-page .popular-link {
      display: inline; }
      .store-directory-city-page .popular-link span {
        display: inline; }
      .store-directory-city-page .popular-link:hover {
        text-decoration: none; }
    .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; }
    .store-directory-city-page .bread-crumb-container {
      display: inline-block;
      margin: 0px 0px 12px 0px;
      vertical-align: bottom; }
      .store-directory-city-page .bread-crumb-container p {
        width: 70%; }
    .store-directory-city-page .bread-crumb-text {
      margin-right: 10px; }
    .store-directory-city-page .info-panel {
      padding-left: 15px;
      padding-right: 15px;
      float: left;
      padding-bottom: 10px;
      width: 60%; }
      .store-directory-city-page .info-panel p {
        margin: 0px; }
    .store-directory-city-page .tire-finder-body {
      padding-top: 20px; }
    .store-directory-city-page .finder-panel {
      padding-left: 15px;
      padding-right: 15px;
      float: right;
      padding-top: 30px;
      position: relative;
      width: 40%; }
    .store-directory-city-page .results-container {
      overflow: auto; }
    .store-directory-city-page .item-container {
      padding: 6px 15px 6px 40px; }
    .store-directory-city-page .store-name-link {
      margin-left: 0px; }
    .store-directory-city-page .result-number {
      right: inherit; }
    .store-directory-city-page .phone-link {
      background: none !important;
      box-shadow: none;
      color: #2366c1;
      font-family: "Barlow", Barlow, sans-serif;
      font-size: 1.1em;
      font-weight: normal;
      margin-bottom: 0px;
      margin-right: 30px;
      padding: 0px;
      width: auto; }
    .store-directory-city-page .glyphicon-earphone {
      display: none; }
    .store-directory-city-page .map-container {
      float: right;
      width: 60%; }
    .store-directory-city-page .map {
      min-height: 500px; }
    .store-directory-city-page .stores-container {
      box-shadow: 0px -4px 7px 0px #333;
      float: left;
      position: relative;
      width: 40%; }
      .store-directory-city-page .stores-container ul {
        margin-bottom: 0px; }
    .store-directory-city-page .map-content-block {
      margin-bottom: 0px; }
    .store-directory-city-page .map-heading {
      display: none; }
    .store-directory-city-page .map-body {
      padding: 0; }
    .store-directory-city-page .panel-map {
      display: block !important;
      height: auto !important; }
    .store-directory-city-page .map {
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .store-directory-city-page .tire-finder-body {
      padding-top: 25px;
      overflow: auto;
      position: relative; }
    .store-directory-city-page .tire-finder-link {
      margin: 25px 0px 0px 0px;
      position: absolute;
      right: 0;
      top: 0;
      width: 125px; }
    .store-directory-city-page .tire-finder-text {
      display: inline-block;
      margin-right: 150px;
      padding-top: 0px;
      vertical-align: top; }
    .store-directory-city-page .map-container {
      width: 70%; }
    .store-directory-city-page .stores-container {
      width: 30%; } }

.store-directory-state .page-background {
  background-image: image-url("/Content/img/background/Directory_State.jpg"); }

.store-directory-state .icon-container span {
  font-size: 2.8em; }

.terms-and-conditions .page-header .detail-page-img {
  background-image: image-url("/Content/img/warranties/termsAndConditions.jpg");
  max-height: 235px;
  min-height: 215px;
  background-size: 100% auto; }

.terms-and-conditions .page-header-info {
  padding-bottom: 20px; }

.terms-and-conditions h1 {
  color: #666666;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px; }

.terms-and-conditions ul {
  padding-left: 20px; }

.terms-and-conditions .back-link-container {
  padding: 10px 0 5px 10px; }
  .terms-and-conditions .back-link-container .gy-link {
    font-size: 16px; }

.terms-and-conditions .gy-logo-container {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 15px;
  text-align: center; }
  .terms-and-conditions .gy-logo-container span {
    color: #274BA7;
    font-size: 48px; }

.terms-and-conditions .terms-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px; }

.terms-and-conditions .terms-content-text {
  padding-bottom: 20px; }

.terms-and-conditions .crumb-list a {
  display: inline-block;
  border-left: none;
  width: 70%;
  padding: 15px 0 0 0; }

.terms-and-conditions hr {
  display: none; }

.terms-and-conditions .panel-collapse {
  background: none; }

.terms-and-conditions .no-break, .terms-and-conditions .row-security-code .input-name, .row-security-code .terms-and-conditions .input-name {
  white-space: nowrap; }

.terms-and-conditions .detail-main .panel-body a, .terms-and-conditions .warranty-template .left-content .panel-body a, .warranty-template .terms-and-conditions .left-content .panel-body a, .terms-and-conditions .detail-main .warranty-treadLife .gy-windowshade .content a, .warranty-treadLife .gy-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-windowshade .content a, .warranty-treadLife .gy-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-windowshade .content a, .warranty-treadLife .gy-windowshade .warranty-template .terms-and-conditions .left-content .content a, .terms-and-conditions .detail-main .warranty-treadLife .gy-secondary-windowshade .content a, .warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content a, .warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-secondary-windowshade .content a, .warranty-treadLife .gy-secondary-windowshade .warranty-template .terms-and-conditions .left-content .content a, .terms-and-conditions .detail-main .warranty-treadLife .gy-nav-windowshade .content a, .warranty-treadLife .gy-nav-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content a, .warranty-treadLife .gy-nav-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-nav-windowshade .content a, .warranty-treadLife .gy-nav-windowshade .warranty-template .terms-and-conditions .left-content .content a, .terms-and-conditions .detail-main .warranty-treadLife .gy-tertiary-windowshade .content a, .warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content a, .warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-tertiary-windowshade .content a, .warranty-treadLife .gy-tertiary-windowshade .warranty-template .terms-and-conditions .left-content .content a, .terms-and-conditions .detail-main .warranty-treadLife .gy-coupon-windowshade .content a, .warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content a, .warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-coupon-windowshade .content a, .warranty-treadLife .gy-coupon-windowshade .warranty-template .terms-and-conditions .left-content .content a, .terms-and-conditions .detail-main .warranty-treadLife .gy-min-windowshade .content a, .warranty-treadLife .gy-min-windowshade .terms-and-conditions .detail-main .content a, .terms-and-conditions .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content a, .warranty-treadLife .gy-min-windowshade .terms-and-conditions .warranty-template .left-content .content a, .warranty-template .terms-and-conditions .left-content .warranty-treadLife .gy-min-windowshade .content a, .warranty-treadLife .gy-min-windowshade .warranty-template .terms-and-conditions .left-content .content a {
  text-decoration: underline; }

.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 Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  .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; }

.terms-and-conditions .crumb-list a {
  font-size: 18px; }

.terms-and-conditions .additional-resources-container li a {
  font-size: 18px; }

@media (min-width: 768px) {
  .terms-and-conditions h1 {
    font-size: 36px; }
  .terms-and-conditions .gy-logo-container span {
    font-size: 54px; }
  .terms-and-conditions .back-link-container .gy-link {
    font-size: 18px; }
  .terms-and-conditions .crumb-list a {
    display: inline-block;
    width: auto;
    padding: 10px 5%;
    text-decoration: none; }
  .terms-and-conditions .crumb-list a:first-child {
    padding-left: 0; }
  .terms-and-conditions .crumb-list a:hover {
    text-decoration: underline; }
  .terms-and-conditions .panel-collapse .panel-body, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .terms-and-conditions .panel-collapse .content, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .terms-and-conditions .panel-collapse .content, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .terms-and-conditions .panel-collapse .content, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .terms-and-conditions .panel-collapse .content, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .terms-and-conditions .panel-collapse .content, .terms-and-conditions .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .terms-and-conditions .panel-collapse .content {
    padding: 10px 0 0 0; }
  .terms-and-conditions .mediatile {
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px; }
  .terms-and-conditions hr {
    display: block; } }

.thank-you-page .detail-main, .thank-you-page .warranty-template .left-content, .warranty-template .thank-you-page .left-content {
  overflow: auto; }

.thank-you-page .contact-details {
  padding-bottom: 0px; }

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */
.tire-landing-page {
  /*
	.page-background {
		background-image: image-url("/Content/img/background/TiresLanding.jpg");
		height: 100%;
	}
        */ }
  .tire-landing-page .text-content .btn {
    margin: 0 auto;
    max-width: 250px; }
  .tire-landing-page .landing-template-text-block {
    background: none;
    background-color: "Transparent";
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png");
    background-color: rgba(0, 40, 120, 0.85);
    -ms-behavior: image-url("backgroundsize.min.htc"); }
    .tire-landing-page .landing-template-text-block h5 {
      color: #ffdd00;
      text-transform: uppercase;
      font-size: 28px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased; }
    .tire-landing-page .landing-template-text-block p {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 16px; }
    .tire-landing-page .landing-template-text-block .ideal-break {
      display: block; }
    .tire-landing-page .landing-template-text-block ul {
      list-style: none;
      margin-left: 0; }
      .tire-landing-page .landing-template-text-block ul li {
        font-size: 15px;
        background-image: url("/Content/img/bullet-yellow.png");
        background-repeat: no-repeat;
        background-position: left 7px;
        padding: 0 0 0 15px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: italic;
        -webkit-font-smoothing: subpixel-antialiased; }
        .tire-landing-page .landing-template-text-block ul li em {
          font-style: italic; }
    .tire-landing-page .landing-template-text-block .btn {
      margin-top: 96px; }
    .lt-ie9 .tire-landing-page .landing-template-text-block {
      background-color: #002878;
      background-color: rgba(0, 40, 120, 0.85); }
    .tire-landing-page .landing-template-text-block--distributors .btn {
      margin: 0;
      width: 100%; }
  .tire-landing-page .masthead-actions {
    padding-top: 2px; }
    .tire-landing-page .masthead-actions .btn {
      max-width: 247px; }
  @media (min-width: 768px) {
    .tire-landing-page .tire-landing-masthead {
      max-width: 520px; } }
  @media (max-width: 960px) {
    .tire-landing-page .landing-template-text-block h5 {
      font-size: 32px; } }
  @media (min-width: 961px) {
    .tire-landing-page .landing-template-text-block {
      /*background-size: 100%;
            background-repeat: no-repeat;
            background-position: bottom;
            background-image: url("/Content/img/TiresLanding_tires.png");
            background-color: transparent;*/
      background: #002165;
      padding: 20px; } }

/**
 * TEMPLATE/PARTIAL NAME: Tire Results Page
 *
 */
@media (max-width: 767px) {
  .tire-results-page .results-container {
    padding: 10px 20px 70px 20px; } }

.tire-results-page .tire-baseballcard .specs-container {
  display: block; }

@media (max-width: 767px) {
  .tire-results-page .sidebar-promo.commerce-related {
    margin: 20px 0; } }

.tire-results-page .page-title-block {
  border-bottom: none;
  margin-bottom: 0; }
  @media (max-width: 480px) {
    .tire-results-page .page-title-block {
      padding-top: 10px;
      padding-bottom: 0; }
      .tire-results-page .page-title-block h1 {
        font-size: 30px;
        float: left; }
      .tire-results-page .page-title-block .intro-offlink {
        float: right;
        font-size: 16px;
        margin-top: 12px; } }

.tire-results-page .results-container {
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  padding-top: 10px; }
  @media (max-width: 480px) {
    .tire-results-page .results-container {
      padding-top: 0; } }

.tire-results-page .narrow-filter-container {
  float: left;
  overflow: hidden;
  width: 100%; }
  .tire-results-page .narrow-filter-container .speed-rating-info {
    font-size: .8em;
    margin-left: .2em; }
    .tire-results-page .narrow-filter-container .speed-rating-info:hover {
      text-decoration: none; }
  .tire-results-page .narrow-filter-container .no-pointer {
    cursor: default; }
  .tire-results-page .narrow-filter-container .filter-text {
    margin-left: .5rem; }

.tire-results-page .bb-cards-container {
  clear: both;
  /* visibility: hidden; */ }

.tire-results-page .newTire {
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: "Barlow Bold", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 8px 0px;
  width: 60px; }

.tire-results-page .recommended-tab {
  float: right;
  /* margin-top:-2px; */
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: "Barlow Bold", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 10px 0px;
  width: 165px; }

.tire-results-page .tire-size-text {
  margin-left: 5% !important; }

.tire-results-page .results-header-blue {
  color: #274BA7; }

.tire-results-page .sortby-txt {
  font-family: 'Barlow', Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0; }

.tire-results-page .recommended-box {
  margin-left: 3%; }

.tire-results-page .no-mrg {
  margin: 0px; }

.tire-results-page .alpha-box {
  margin-left: 1%; }

.tire-results-page .white-info-txt {
  color: #ffffff; }

.tire-results-page .full-height-right {
  height: 100% !important; }

.tire-results-page .gy-yel-rebate {
  color: #ffdd00 !important; }

.tire-results-page .compare-lbl {
  margin-left: 5% !important;
  margin-top: 5% !important; }

.tire-results-page .compare-chk-txt {
  color: #fff !important;
  font-size: 16px !important; }

.tire-results-page .blk-txt {
  color: #000 !important; }

.tire-results-page .pin-row {
  margin-top: 2%;
  font-family: 'Barlow', Barlow, sans-serif;
  font-size: 18px; }

.tire-results-page .add-to-ms {
  margin-left: 2%; }

.tire-results-page .left-retread {
  margin-left: 17%; }

.tire-results-page .specs-retreads {
  border-top: 1px solid #eee; }

.tire-results-page .retread-img-link {
  left: 0px !important;
  top: 0px !important;
  margin-left: 4%;
  margin-top: 2%; }

.tire-results-page .icon_smaller {
  font-size: 90%; }

.tire-results-page .no_background {
  background: none !important; }

.tire-results-page .pin_icon {
  color: #ffdd00;
  font-size: 35pt; }

.tire-results-page .box {
  background-color: #ccd7eb;
  display: inline-block;
  height: 18px;
  width: 18px;
  box-shadow: inset -1px 2px 4px -1px #999;
  color: #F0F0F0;
  position: relative;
  margin: 0;
  position: relative;
  margin-right: 4px; }

.tire-results-page .sidebar-promo {
  width: 90%;
  margin: 0 auto; }

.tire-results-page .brands_options li img {
  width: 32px;
  margin: 0 15px; }

@media (min-width: 768px) {
  .tire-results-page .sidebar-promo {
    width: 82%; }
  .tire-results-page .sort-by-filter-container {
    float: right;
    min-width: 500px;
    overflow: hidden;
    width: 65%;
    padding: 0; }
  .tire-results-page .narrow-filter-container {
    width: 265px; }
  .tire-results-page .filter-speed-load {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    border-top: 1px solid #ccd7eb; }
    .tire-results-page .filter-speed-load .panel-heading h3 {
      font-size: 18px; }
  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    min-width: 500px;
    width: 65%; } }

@media (min-width: 940px) {
  .tire-results-page .sort-by-filter-container {
    width: 70%; }
  .tire-results-page .bb-cards-container {
    clear: none;
    float: right;
    width: 70%; } }

@media (min-width: 1180px) {
  .tire-results-page .sort-by-filter-container {
    width: 75%; }
  .tire-results-page .bb-cards-container {
    width: 75%; } }

.tire-results-page .tire-baseballcard {
  margin: 50px 15px 40px; }
  @media (min-width: 768px) {
    .tire-results-page .tire-baseballcard {
      margin-left: 0; } }
  .tire-results-page .tire-baseballcard-container hr {
    margin: 15px 15px 15px 0px;
    border-top: 1px solid #ddd; }
  .tire-results-page .tire-baseballcard-header {
    margin: 0; }
    @media (min-width: 1024px) {
      .tire-results-page .tire-baseballcard-header {
        padding-right: 200px;
        min-height: initial; } }
  .tire-results-page .tire-baseballcard-info {
    min-height: 0; }
    @media (min-width: 1024px) {
      .tire-results-page .tire-baseballcard-info .store-compare-container {
        bottom: unset;
        width: 100%;
        padding: 0px 5px 5px 5px; }
        .tire-results-page .tire-baseballcard-info .store-compare-container .add-to-cart {
          margin: 7px auto 7px;
          width: 90%; } }
  .tire-results-page .tire-baseballcard .bb-content {
    padding: 1rem; }
  @media (min-width: 1024px) {
    .tire-results-page .tire-baseballcard .categories-list {
      text-align: left; } }
  .tire-results-page .tire-baseballcard .categories-list li {
    text-align: center; }
    .tire-results-page .tire-baseballcard .categories-list li span {
      width: 100%; }
      @media (min-width: 1200px) {
        .tire-results-page .tire-baseballcard .categories-list li span {
          width: auto; } }
    .tire-results-page .tire-baseballcard .categories-list li small {
      float: none;
      text-align: center; }
  @media (min-width: 500px) {
    .tire-results-page .tire-baseballcard .tire-image {
      top: unset; } }
  @media (min-width: 1024px) {
    .tire-results-page .tire-baseballcard .tire-image {
      top: 15px;
      left: -135px; } }
  .tire-results-page .tire-baseballcard .tire-image img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .tire-results-page .tire-baseballcard .tire-image img {
      max-width: 120px; } }
  .tire-results-page .tire-baseballcard .specs-body-container .pin-group .pin {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 2rem; }
    @media (min-width: 1024px) {
      .tire-results-page .tire-baseballcard .specs-body-container .pin-group .pin {
        justify-content: flex-start;
        padding: 0; } }
  .tire-results-page .tire-baseballcard .wrapper-content--gradient {
    min-height: 0; }

.tire-results-page #technology-filter .filter-icon {
  display: none; }

.tire-size-calculator .info-block-wrapper {
  margin: 10px 0 20px; }

/**
 * TEMPLATE/PARTIAL NAME: Tire Landing Page
 *
 */
.tire-size-chart .info-block-wrapper, .directory .info-block-wrapper {
  background-color: #d5dce9;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 15px;
  width: 100%; }

.tire-size-chart .icon-info-circle, .directory .icon-info-circle {
  color: #00257a;
  margin-right: 5px; }

.tire-size-chart .info-block-wrapper__title--principal, .directory .info-block-wrapper__title--principal {
  color: #000;
  display: inline-block;
  font-size: 24px;
  font-weight: 500; }

.tire-size-chart .info-block-wrapper__image, .directory .info-block-wrapper__image {
  max-height: 125px;
  max-width: 100%; }

.tire-size-chart .info-block-wrapper__image-wrapper, .directory .info-block-wrapper__image-wrapper {
  order: 3;
  padding-bottom: 20px;
  padding-top: 10px; }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper, .directory .information-block-tire-diagram-horizontal .info-block-wrapper {
  background-color: #d5dce9;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 0 15px 0 15px;
  width: 100%; }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__content, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__content {
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: Barlow,sans-serif;
  font-size: 14px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__container-middle, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__container-middle {
  order: 2; }
  @media (min-width: 1024px) {
    .tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__container-middle, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__container-middle {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      width: 67%; } }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__container-top, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__container-top {
  order: 1; }
  @media (min-width: 1024px) {
    .tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__container-top, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__container-top {
      width: 33%; } }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__conainer-content, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__conainer-content {
  flex: 1 1 auto; }

.tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__image-wrapper, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__image-wrapper {
  order: 3; }
  @media (min-width: 1024px) {
    .tire-size-chart .information-block-tire-diagram-horizontal .info-block-wrapper__image-wrapper, .directory .information-block-tire-diagram-horizontal .info-block-wrapper__image-wrapper {
      padding: 20px 15px; } }

.tire-size-chart .alignment-fix {
  padding-left: 15px; }

.tire-size-chart .trade-gothic-w01 {
  font-family: "Barlow",Barlow,sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400; }

.tire-size-chart .two-column-left-main-static {
  width: 100%; }
  @media (min-width: 1200px) {
    .tire-size-chart .two-column-left-main-static {
      display: table;
      table-layout: fixed;
      width: 100%; } }
  .tire-size-chart .two-column-left-main-static__left {
    width: 100%; }
    @media (min-width: 1200px) {
      .tire-size-chart .two-column-left-main-static__left {
        display: table-cell;
        padding-right: 15px;
        vertical-align: top;
        width: 70%; } }

.tire-size-chart .windowshade-hybris-wrapper__header {
  border-bottom: 1px solid transparent;
  border-top: 1px solid rgba(0, 51, 153, 0.4);
  padding: 7px 15px; }

.tire-size-chart .windowshade-hybris-wrapper__icon {
  color: #274ba7;
  display: inline-block;
  font-size: 20px; }

.tire-size-chart .windowshade-hybris-wrapper__link {
  text-decoration: none; }

.tire-size-chart .windowshade-hybris-wrapper__title--blue {
  color: #274ba7;
  display: inline-block;
  font-family: "Barlow",Barlow,sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  margin: 0; }

.tire-size-chart .windowshade-hybris-wrapper__title--black {
  color: #000; }

.tire-size-chart .windowshade-hybris-wrapper .collapsed .panel-heading {
  background-color: #fff;
  background-image: url(/Content/img/diagonal-tight.png);
  background-repeat: repeat;
  border-top-color: #dedede; }

.tire-size-chart .windowshade-hybris-wrapper .panel-body, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .tire-size-chart .windowshade-hybris-wrapper .content, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .tire-size-chart .windowshade-hybris-wrapper .content, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .tire-size-chart .windowshade-hybris-wrapper .content, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .tire-size-chart .windowshade-hybris-wrapper .content, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .tire-size-chart .windowshade-hybris-wrapper .content, .tire-size-chart .windowshade-hybris-wrapper .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .tire-size-chart .windowshade-hybris-wrapper .content {
  margin-top: -30px; }

.tire-size-chart .windowshade-hybris-wrapper .row a {
  font-family: "Barlow",Barlow,sans-serif;
  font-style: normal;
  font-weight: 400; }

.tire-size-chart .windowshade-hybris-wrapper .row li {
  border-bottom: 1px solid #dedede;
  font-size: 18px;
  font-weight: 400;
  list-style-type: none;
  padding: 10px 0; }

.tire-size-chart .windowshade-hybris-wrapper .row ul {
  list-style-type: none;
  margin: 0;
  padding: 0 15px 0 0; }

/**
 * TEMPLATE/PARTIAL NAME: Tire Warranty Landing Page
 *
 */
.tire-warranty-info .text-block-container {
  text-align: center; }
  .tire-warranty-info .text-block-container h3 {
    text-align: left;
    font-size: 1.6em; }
  .tire-warranty-info .text-block-container p {
    text-align: left; }
  .tire-warranty-info .text-block-container img {
    max-width: 100%;
    height: auto; }

.uikit {
  padding: 20px 20px 40px; }
  .uikit .page-title-block {
    margin-left: 0;
    margin-right: 0; }
  .uikit h1 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .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 Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    letter-spacing: 1px; }
  .uikit h3 {
    font-size: 18px;
    margin: 30px 0 15px;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .uikit code {
    color: #274BA7;
    background-color: #d7e0f6;
    font-size: .8em;
    margin: 0 2px;
    padding: 0 2px;
    display: inline-block; }
  .uikit p code {
    font-size: 1em; }
  .uikit .pre-block {
    background-color: #444;
    color: #fff;
    width: 100%;
    border-radius: 8px;
    padding: 10px 15px;
    margin: 15px 0; }
    .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; }
  .uikit .row {
    clear: both; }
  .uikit .lead {
    font-size: 17px; }
    .uikit .lead code {
      font-size: 15px; }
    .uikit .lead a {
      font-weight: bold; }
  .uikit .example-block .btn {
    margin-right: 20px; }
  .uikit .tile-container {
    background-color: #274BA7;
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal-tight.png"); }
  .uikit .spaceme span {
    white-space: nowrap;
    margin-right: 30px;
    display: inline-block; }
  .uikit .other-uikit-pages ul {
    margin-left: 0;
    padding-left: 20px;
    font-size: 15px; }

.masthead-uikit .page-background {
  background-image: image-url("/Content/img/homePage/HomepageBG.jpg"); }

.masthead-uikit-intro h1, .masthead-uikit-intro .intro-offlink, .masthead-uikit-intro dl {
  color: #fff; }

.promotile-uikit h2 {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin-top: 25px;
  padding-top: 10px;
  margin-bottom: 10px; }

.promotile-uikit .tiles-label {
  margin: 45px 0 10px 10px;
  padding: 0;
  overflow: hidden; }
  .promotile-uikit .tiles-label li {
    list-style: none;
    margin: 2px 0;
    padding: 0; }
    @media (min-width: 1025px) {
      .promotile-uikit .tiles-label li {
        float: left;
        width: 32%;
        margin-left: 1.3%; } }

.text-kit {
  padding-left: 60px; }
  .text-kit * {
    position: relative; }
  .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", Barlow, sans-serif;
    display: inline-block;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: -40px; }

.coding-guide ul {
  margin: 15px 0;
  padding: 0 0 0 20px; }
  .coding-guide ul li {
    margin: 0 0 5px; }
    .coding-guide ul li code {
      font-size: .9em; }

.icomoon .icon-area-container {
  overflow: hidden;
  margin: 15px; }

.icomoon .row div {
  margin: 12px 4% 0 0;
  min-height: 100px;
  text-align: center; }
  .icomoon .row div span {
    font-size: 54px;
    text-align: center; }
  .icomoon .row div p {
    text-align: center;
    padding-top: 6px;
    font-size: 12px; }

.warranty-pledge .gy-tabs {
  margin: 0; }

.warranty-pledge .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee; }
  .warranty-pledge .sm-warranty-item p {
    margin: 0; }

.warranty-pledge .gy-windowshade .panel-collapse, .warranty-pledge .gy-secondary-windowshade .panel-collapse, .warranty-pledge .gy-nav-windowshade .panel-collapse, .warranty-pledge .gy-tertiary-windowshade .panel-collapse, .warranty-pledge .gy-coupon-windowshade .panel-collapse, .warranty-pledge .gy-min-windowshade .panel-collapse {
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #ffffff 100%); }
  .warranty-pledge .gy-windowshade .panel-collapse .panel-body, .warranty-pledge .gy-secondary-windowshade .panel-collapse .panel-body, .warranty-pledge .gy-nav-windowshade .panel-collapse .panel-body, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .panel-body, .warranty-pledge .gy-coupon-windowshade .panel-collapse .panel-body, .warranty-pledge .gy-min-windowshade .panel-collapse .panel-body, .warranty-pledge .warranty-treadLife .gy-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-windowshade .panel-collapse .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-pledge .warranty-treadLife .gy-secondary-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-secondary-windowshade .panel-collapse .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-pledge .warranty-treadLife .gy-nav-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-nav-windowshade .panel-collapse .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-pledge .warranty-treadLife .gy-tertiary-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-tertiary-windowshade .panel-collapse .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .warranty-treadLife .gy-coupon-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-coupon-windowshade .panel-collapse .content, .warranty-pledge .gy-min-windowshade .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-pledge .gy-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-pledge .gy-secondary-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-pledge .gy-nav-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-pledge .gy-tertiary-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-pledge .gy-coupon-windowshade .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-pledge .warranty-treadLife .gy-min-windowshade .panel-collapse .content, .warranty-treadLife .warranty-pledge .gy-min-windowshade .panel-collapse .content {
    background-color: transparent; }

.warranty-pledge .detail-page-img {
  background-image: image-url("/Content/img/warranties/tire-warranty-pledge-img.jpg"); }

@media (min-width: 768px) {
  .warranty-pledge .sm-warranty-item a {
    display: inline-block;
    width: 250px; }
  .warranty-pledge .sm-warranty-item a + p {
    margin-right: 15px; }
  .warranty-pledge .sm-warranty-item p {
    display: inline-block; } }

.warranty-service p {
  margin: 10px 20px 20px 0px; }

.warranty-service .disclaimer {
  color: #999999;
  font-size: 10px; }

.warranty-service #gyWarrantyTable a:hover, .warranty-service .btn-at-mobile:hover {
  text-decoration: none; }

.warranty-service .service-block {
  margin: 0 0 40px 0; }
  .warranty-service .service-block a {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }

.warranty-service .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block; }

.warranty-service .detail-page-img {
  background-image: image-url("/Content/img/warranties/tire-warranty-service-img.jpg"); }

.warranty-service.warranty-template .left-content .content-padder {
  padding: 0; }

.warranty-service .pdf-links span {
  color: #000000;
  margin-right: 5px;
  font-size: 1.4em; }

.warranty-service .pdf-links a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 1.2em;
  height: 40px; }

@media (min-width: 768px) {
  .warranty-service.warranty-template .left-content .content-padder {
    padding: 0 15px 15px; }
  .warranty-service .pdf-links {
    width: 100%;
    float: left; }
    .warranty-service .pdf-links a {
      width: 28%;
      float: left;
      height: 40px; } }

.warranty-service .strayParagraph {
  margin: 12px 0 0;
  float: left; }

.warranty-tire-limited-replacement .page-header-info a {
  float: none;
  margin: 0;
  display: inline-block; }

.warranty-tire-limited-replacement .gy-windowshade ul, .warranty-tire-limited-replacement .gy-secondary-windowshade ul, .warranty-tire-limited-replacement .gy-nav-windowshade ul, .warranty-tire-limited-replacement .gy-tertiary-windowshade ul, .warranty-tire-limited-replacement .gy-coupon-windowshade ul, .warranty-tire-limited-replacement .gy-min-windowshade ul {
  padding-left: 15px; }

.warranty-tire-limited-replacement .detail-page-img {
  background-image: image-url("/Content/img/warranties/tire-warranty-replacement-img.jpg"); }

.warranty-tire-limited-replacement .pdf-links {
  clear: both;
  padding: 15px 0 0;
  margin-bottom: 15px; }
  .warranty-tire-limited-replacement .pdf-links span {
    color: #000000;
    margin-right: 5px;
    font-size: 1.4em; }
  .warranty-tire-limited-replacement .pdf-links a {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.2em;
    height: 40px; }

@media (min-width: 768px) {
  .warranty-tire-limited-replacement .pdf-links a {
    width: 28%;
    float: left;
    height: 40px; } }

.warranty-tire-limited-replacement .strayParagraph {
  clear: both;
  margin: 6px 0 12px; }

.warranty-tire-limited-replacement .strayParagraphBottom {
  width: 100%; }

.warranty-treadLife .gy-tabs {
  margin: 0; }
  .warranty-treadLife .gy-tabs li {
    width: 33.2%; }

.warranty-treadLife .sm-warranty-item {
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee; }
  .warranty-treadLife .sm-warranty-item p {
    margin: 0; }
  .warranty-treadLife .sm-warranty-item div a {
    display: block; }
  .warranty-treadLife .sm-warranty-item div span {
    color: #555555; }
    .warranty-treadLife .sm-warranty-item div span a {
      display: inline-block; }

.warranty-treadLife .detail-page-img {
  background-image: image-url("/Content/img/warranties/tire-warranty-tread-life-img.jpg"); }

@media (min-width: 600px) {
  .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;
            }
            */ }
    .warranty-treadLife .sm-warranty-item div {
      float: left;
      width: 47%; }
    .warranty-treadLife .sm-warranty-item p {
      float: left;
      width: 47%; } }

.directory small {
  line-height: 135%; }

.directory .find-store-form {
  max-width: inherit; }

.directory .content-padder h3 {
  padding-left: 15px;
  padding-right: 15px; }

.directory .detail-page-img {
  background-image: image-url("/Content/img/vehicleDirectory/tires_575x300.jpg"); }

.directory-vehicle-version .version-help {
  margin: -20px 0 10px; }
  .directory-vehicle-version .version-help .panel-heading h3 {
    font-size: 18px;
    padding-top: 15px; }
  .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; }
  .directory-vehicle-version .version-help h5 {
    font-family: "Barlow", Barlow, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 5px; }

.world-sites {
  /* ----- Window shade styling ----- */
  /********************************END - Window shade styling*******************************/ }
  .world-sites .intl-header {
    margin: 0 auto;
    height: 200px;
    background: image-url("/Content/img/logoIntl.png") right 5% top 45% no-repeat, image-url("/Content/img/headers/worldwide-img.jpg") no-repeat;
    background-size: 250px, cover; }
  .world-sites .select-country {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 24px;
    margin: 20px 0;
    color: #222; }
  .world-sites .country-options {
    overflow-y: hidden; }
  .world-sites .main-content {
    padding: 10px 5px;
    overflow: hidden; }
  .world-sites .site-list {
    margin: 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd; }
    .world-sites .site-list li {
      padding: 7px 0;
      color: #2366c1;
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .world-sites .gy-windowshade .panel-heading span, .world-sites .gy-secondary-windowshade .panel-heading span, .world-sites .gy-nav-windowshade .panel-heading span, .world-sites .gy-tertiary-windowshade .panel-heading span, .world-sites .gy-coupon-windowshade .panel-heading span, .world-sites .gy-min-windowshade .panel-heading span {
    display: inline-block; }
  .world-sites .gy-windowshade .panel-heading h3, .world-sites .gy-secondary-windowshade .panel-heading h3, .world-sites .gy-nav-windowshade .panel-heading h3, .world-sites .gy-tertiary-windowshade .panel-heading h3, .world-sites .gy-coupon-windowshade .panel-heading h3, .world-sites .gy-min-windowshade .panel-heading h3 {
    display: inline-block; }
  .world-sites .gy-windowshade .panel-body, .world-sites .gy-secondary-windowshade .panel-body, .world-sites .gy-nav-windowshade .panel-body, .world-sites .gy-tertiary-windowshade .panel-body, .world-sites .gy-coupon-windowshade .panel-body, .world-sites .gy-min-windowshade .panel-body, .world-sites .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .world-sites .gy-windowshade .content, .world-sites .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .world-sites .gy-secondary-windowshade .content, .world-sites .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .world-sites .gy-nav-windowshade .content, .world-sites .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .world-sites .gy-tertiary-windowshade .content, .world-sites .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .world-sites .gy-coupon-windowshade .content, .world-sites .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .world-sites .gy-min-windowshade .content {
    padding: 0; }
  .world-sites .gy-windowshade.parent-collapse .panel-collapse, .world-sites .parent-collapse.gy-secondary-windowshade .panel-collapse, .world-sites .parent-collapse.gy-nav-windowshade .panel-collapse, .world-sites .parent-collapse.gy-tertiary-windowshade .panel-collapse, .world-sites .parent-collapse.gy-coupon-windowshade .panel-collapse, .world-sites .parent-collapse.gy-min-windowshade .panel-collapse {
    background: none; }
  .world-sites .gy-secondary-windowshade {
    border: none;
    box-shadow: none;
    margin: 0;
    background: none !important; }
    .world-sites .gy-secondary-windowshade a.collapsed {
      background: none !important; }
    .world-sites .gy-secondary-windowshade .panel-heading {
      color: #274BA7;
      background: none !important;
      padding: 7px 5px;
      border-top: none !important; }
      .world-sites .gy-secondary-windowshade .panel-heading h3 {
        color: #274BA7;
        font-family: "Barlow Semi Condensed", Barlow, 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; }
      .world-sites .gy-secondary-windowshade .panel-heading [class*='icon'] {
        font-size: 20px;
        margin-top: -4px;
        display: table-cell; }
      .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; }
    .world-sites .gy-secondary-windowshade .panel-collapse {
      padding: 0 15px; }
      .world-sites .gy-secondary-windowshade .panel-collapse a {
        display: block;
        padding-bottom: 10px; }
      .world-sites .gy-secondary-windowshade .panel-collapse li a {
        padding: 0; }
  .world-sites .company-links {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    clear: both;
    width: 100%; }
    .world-sites .company-links ul {
      margin: 8px 0;
      padding: 0; }
    .world-sites .company-links li {
      padding: 8px 0;
      font-size: 18px;
      list-style: none;
      border-bottom: 1px solid #eee; }
    .world-sites .company-links a {
      color: #2366c1;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      text-decoration: none; }
    .world-sites .company-links .panel-collapse {
      padding: 0 15px; }
  .world-sites .legal-links {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 15px; }
    .world-sites .legal-links a {
      font-size: 12px;
      display: inline-block;
      margin-right: 15px; }
  .world-sites .gy-secondary-windowshade .gy-secondary-tabs.worldTabsThreeCol li {
    margin-left: 0;
    margin-right: 2%;
    width: 29%; }
    .world-sites .gy-secondary-windowshade .gy-secondary-tabs.worldTabsThreeCol li a {
      line-height: 135%;
      padding-bottom: 4px;
      display: inline-block; }
  @media (min-width: 768px) {
    .world-sites .gy-windowshade .panel-heading span, .world-sites .gy-secondary-windowshade .panel-heading span, .world-sites .gy-nav-windowshade .panel-heading span, .world-sites .gy-tertiary-windowshade .panel-heading span, .world-sites .gy-coupon-windowshade .panel-heading span, .world-sites .gy-min-windowshade .panel-heading span {
      display: none; }
    .world-sites .gy-secondary-windowshade .panel-heading span {
      display: inline-block; }
    .world-sites .americas-region {
      width: 31%;
      float: left;
      margin-right: 2.5%; }
    .world-sites .europe-region {
      width: 31%;
      float: left;
      margin-right: 2.5%; }
    .world-sites .other-continents {
      width: 31%;
      float: left; }
    .world-sites .company-links {
      margin-top: 20px; }
      .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) {
    .world-sites .americas-region {
      width: 24%;
      margin-right: 1.5%; }
    .world-sites .europe-region {
      width: 49%;
      margin-right: 1.5%; }
    .world-sites .europe-region-col {
      width: 49%;
      float: left; }
    .world-sites .europe-region-col:first-child {
      margin-right: 1%; }
    .world-sites .other-continents {
      width: 24%; }
    .world-sites .europe-region-col .gy-windowshade.gy-secondary-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade.gy-nav-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade.gy-tertiary-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade.gy-coupon-windowshade:last-child, .world-sites .europe-region-col .gy-secondary-windowshade.gy-min-windowshade:last-child {
      border-bottom: none; } }

.best-tires-page .page-background {
  background-image: image-url("/Content/img/background/ProductCatalog.jpg"); }

.best-tires-page .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px; }
  .best-tires-page .best-tires-info .enter-context {
    text-align: center; }
    .best-tires-page .best-tires-info .enter-context p {
      color: #274BA7;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.3em; }
    .best-tires-page .best-tires-info .enter-context a {
      width: 75%;
      display: inline-block; }
  .best-tires-page .best-tires-info .known-context p:first-child {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.3em;
    width: 100%; }

.lt-ie9 .best-tires-page .best-tires-info {
  background-color: white; }

.best-tires-page .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle; }

.best-tires-page .category-description span {
  font-size: 48px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7; }

.best-tires-page .category-description h3 {
  display: none; }

.best-tires-page .secondary-nav-container {
  height: auto; }

.best-tires-page .best-tires-tiles li {
  position: relative;
  height: auto; }
  .best-tires-page .best-tires-tiles li a {
    width: 100%;
    height: 100%; }

.best-tires-page .fits-legend {
  padding-top: 10px; }
  .best-tires-page .fits-legend span:first-child {
    color: white;
    font-size: 1.5em; }
  .best-tires-page .fits-legend span {
    position: relative;
    font-weight: bold;
    color: #000000;
    font-size: 0.9em;
    vertical-align: super; }

.best-tires-page .tires-disclaimer {
  padding: 15px; }
  .best-tires-page .tires-disclaimer p {
    font-size: 0.85em; }
  .best-tires-page .tires-disclaimer p:last-child {
    margin: 0; }

.best-tires-page .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px; }

.best-tires-page .glyphicon-stop {
  color: white; }
  .best-tires-page .glyphicon-stop small {
    position: absolute;
    font-size: 1em;
    top: 2px;
    left: 2px; }
  .best-tires-page .glyphicon-stop .icon-check-circle {
    color: #00AD48; }
  .best-tires-page .glyphicon-stop .icon-cross-circle {
    color: #FF2534; }

.best-tires-page .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px; }

@media (min-width: 850px) {
  .best-tires-page .tile-container ul .tile {
    min-height: 300px; }
    .best-tires-page .tile-container ul .tile .tile-image {
      float: right;
      width: 160px; }
      .best-tires-page .tile-container ul .tile .tile-image img {
        width: 180px; }
  .best-tires-page .category-description p {
    width: 47%; }
  .best-tires-page .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px; }
  .best-tires-page .best-tires-info {
    overflow: hidden; }
    .best-tires-page .best-tires-info .best-tires-context-info {
      display: inline-block;
      padding-left: 1.5%;
      border-left: 1px solid #999999; }
      .best-tires-page .best-tires-info .best-tires-context-info p:first-child {
        width: 100%; }
    .best-tires-page .best-tires-info .best-tires-info-container {
      margin: 0 auto;
      max-width: 1180px;
      width: 100%; }
    .best-tires-page .best-tires-info.known p:first-child {
      width: 57%;
      float: left;
      padding-right: 10px; }
    .best-tires-page .best-tires-info.known .known-context p:first-child {
      width: 100%;
      margin-bottom: 0; }
    .best-tires-page .best-tires-info.unknown {
      text-align: center; }
      .best-tires-page .best-tires-info.unknown p:first-child {
        width: 70%;
        margin: 0 auto; }
  .best-tires-page .enter-context {
    width: 35%; }
    .best-tires-page .enter-context a {
      width: 100%; } }

@media (min-width: 1024px) {
  .best-tires-page .tile-container ul .tile {
    min-height: 250px; } }

.faq .page-header a {
  text-decoration: underline; }

.faq .page-header a.btn {
  text-decoration: none;
  width: 100%; }
  @media (min-width: 768px) {
    .faq .page-header a.btn {
      width: 50%; } }

.faq .page-header .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQPeople.jpg");
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0; }

.faq .detail-main .gy-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-windowshade .panel-collapse, .faq .detail-main .gy-secondary-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-secondary-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-secondary-windowshade .panel-collapse, .faq .detail-main .gy-nav-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-nav-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-nav-windowshade .panel-collapse, .faq .detail-main .gy-tertiary-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-tertiary-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-tertiary-windowshade .panel-collapse, .faq .detail-main .gy-coupon-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-coupon-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-coupon-windowshade .panel-collapse, .faq .detail-main .gy-min-windowshade .panel-collapse, .faq .warranty-template .left-content .gy-min-windowshade .panel-collapse, .warranty-template .faq .left-content .gy-min-windowshade .panel-collapse {
  background: none; }

.faq .detail-main .gy-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-windowshade .panel-body ul, .faq .detail-main .gy-secondary-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-secondary-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-secondary-windowshade .panel-body ul, .faq .detail-main .gy-nav-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-nav-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-nav-windowshade .panel-body ul, .faq .detail-main .gy-tertiary-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-tertiary-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-tertiary-windowshade .panel-body ul, .faq .detail-main .gy-coupon-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-coupon-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-coupon-windowshade .panel-body ul, .faq .detail-main .gy-min-windowshade .panel-body ul, .faq .warranty-template .left-content .gy-min-windowshade .panel-body ul, .warranty-template .faq .left-content .gy-min-windowshade .panel-body ul, .faq .detail-main .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-secondary-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-secondary-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-nav-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-nav-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-tertiary-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-tertiary-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-coupon-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-coupon-windowshade .content ul, .faq .detail-main .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .faq .detail-main .gy-min-windowshade .content ul, .faq .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .faq .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .warranty-template .faq .left-content .gy-min-windowshade .content ul {
  padding-left: 15px; }

.faq .detail-main .gy-windowshade .panel-body li, .faq .warranty-template .left-content .gy-windowshade .panel-body li, .warranty-template .faq .left-content .gy-windowshade .panel-body li, .faq .detail-main .gy-secondary-windowshade .panel-body li, .faq .warranty-template .left-content .gy-secondary-windowshade .panel-body li, .warranty-template .faq .left-content .gy-secondary-windowshade .panel-body li, .faq .detail-main .gy-nav-windowshade .panel-body li, .faq .warranty-template .left-content .gy-nav-windowshade .panel-body li, .warranty-template .faq .left-content .gy-nav-windowshade .panel-body li, .faq .detail-main .gy-tertiary-windowshade .panel-body li, .faq .warranty-template .left-content .gy-tertiary-windowshade .panel-body li, .warranty-template .faq .left-content .gy-tertiary-windowshade .panel-body li, .faq .detail-main .gy-coupon-windowshade .panel-body li, .faq .warranty-template .left-content .gy-coupon-windowshade .panel-body li, .warranty-template .faq .left-content .gy-coupon-windowshade .panel-body li, .faq .detail-main .gy-min-windowshade .panel-body li, .faq .warranty-template .left-content .gy-min-windowshade .panel-body li, .warranty-template .faq .left-content .gy-min-windowshade .panel-body li, .faq .detail-main .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-secondary-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-secondary-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-secondary-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-secondary-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-nav-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-nav-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-nav-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-nav-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-tertiary-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-tertiary-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-tertiary-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-tertiary-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-coupon-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-coupon-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-coupon-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-coupon-windowshade .content li, .faq .detail-main .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .faq .detail-main .gy-min-windowshade .content li, .faq .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .faq .warranty-template .left-content .gy-min-windowshade .content li, .warranty-template .faq .left-content .warranty-treadLife .gy-min-windowshade .content li, .warranty-treadLife .warranty-template .faq .left-content .gy-min-windowshade .content li {
  margin-bottom: 8px; }

.faq .faq-header-section {
  background-color: #dedede;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight.png");
  min-height: 25px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 5px 225px 5px 15px;
  position: relative; }
  .faq .faq-header-section a {
    font-size: 16px;
    margin-right: 15px; }
  .faq .faq-header-section a:hover, .faq .faq-header-section a:focus {
    text-decoration: none; }
  .faq .faq-header-section span {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    top: -1px; }
  .faq .faq-header-section h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #274BA7;
    margin-bottom: 2px; }
  .faq .faq-header-section .disable {
    color: #666666; }
  @media (min-width: 768px) {
    .faq .faq-header-section h4 {
      display: inline-block;
      margin: 5px 0; }
    .faq .faq-header-section p {
      display: inline-block;
      position: absolute;
      right: 0;
      top: 5px;
      margin-top: 5px; } }

.faq-page .page-header a {
  text-decoration: underline; }

.faq-page .detail-main .gy-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-windowshade .panel-body ul, .faq-page .detail-main .gy-secondary-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-secondary-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-secondary-windowshade .panel-body ul, .faq-page .detail-main .gy-nav-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-nav-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-nav-windowshade .panel-body ul, .faq-page .detail-main .gy-tertiary-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-tertiary-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-tertiary-windowshade .panel-body ul, .faq-page .detail-main .gy-coupon-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-coupon-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-coupon-windowshade .panel-body ul, .faq-page .detail-main .gy-min-windowshade .panel-body ul, .faq-page .warranty-template .left-content .gy-min-windowshade .panel-body ul, .warranty-template .faq-page .left-content .gy-min-windowshade .panel-body ul, .faq-page .detail-main .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-secondary-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-secondary-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-secondary-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-nav-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-nav-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-nav-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-tertiary-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-tertiary-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-tertiary-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-coupon-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-coupon-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-coupon-windowshade .content ul, .faq-page .detail-main .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .faq-page .detail-main .gy-min-windowshade .content ul, .faq-page .warranty-template .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .faq-page .warranty-template .left-content .gy-min-windowshade .content ul, .warranty-template .faq-page .left-content .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .warranty-template .faq-page .left-content .gy-min-windowshade .content ul {
  padding-left: 0; }

.faq-page .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQPeople.jpg");
  background-size: contain;
  width: 305px;
  height: 205px;
  min-height: 0; }

#buyingTiresFaqPage .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQBuying.jpg"); }

#tripChecklistFaqPage .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQChecklist.jpg"); }

#extendTireLifeFaqPage .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQTireLife.jpg"); }

#tireCareFactsFaqPage .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQTireCare.jpg"); }

#tow365FaqPage .detail-page-img {
  background-image: image-url("/Content/img/FAQ/FAQTow365.jpg"); }

/************************************** All racing pages : shared stlyes *****************************************/
.racing-page .video-news-player iframe {
  width: 100% !important; }

.racing-page .newsie {
  margin: 0 0 20px;
  padding: 0 0 0 15px; }
  .racing-page .newsie li {
    margin: 0 0 6px;
    color: #ccc; }
    .racing-page .newsie li a {
      color: #ffdd00; }
      .racing-page .newsie li a:hover {
        color: #F0F0F0;
        text-decoration: none; }
    .racing-page .newsie li .all {
      margin-top: 10px;
      font-size: 18px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
      .racing-page .newsie li .all .icon-thin-arrow-right {
        font-size: .75em; }

.racing-page #tires {
  position: relative; }

.racing-page #gygb {
  position: relative; }

.racing-page .homeTrack {
  background: image-url("/Content/img/background/homeFlag2.jpg") repeat-x center top;
  width: 100%;
  z-index: -1; }
  .racing-page .homeTrack:before, .racing-page .homeTrack:after {
    content: " ";
    display: table; }
  .racing-page .homeTrack:after {
    clear: both; }
  @media (min-width: 768px) {
    .racing-page .homeTrack {
      background: image-url("/Content/img/background/homeFlag.jpg") repeat-x center bottom; } }

.racing-page .page-background {
  z-index: -2;
  position: absolute;
  background-image: image-url("/Content/img/background/AtTrackBGsm.jpg");
  height: 240px; }
  @media (min-width: 768px) {
    .racing-page .page-background {
      background-image: image-url("/Content/img/background/AtTrackBG.jpg"); } }
  @media (min-width: 1025px) {
    .racing-page .page-background {
      height: 200px; } }

.racing-page .secondary-nav-container {
  height: 45px; }
  .racing-page .secondary-nav-container .secondary-nav li {
    padding: 5px 0;
    border-right: 1px solid #ffdd00;
    width: 18%; }
  .racing-page .secondary-nav-container .secondary-nav li:last-child {
    border: none; }

.racing-page .secondary-nav {
  border-bottom: 3px solid #ffffff;
  z-index: 10; }
  .racing-page .secondary-nav ul {
    margin-left: -80px; }
  .racing-page .secondary-nav li a {
    font-size: 18px; }
  .racing-page .secondary-nav .secondary-main-container {
    max-width: 1140px; }
    .racing-page .secondary-nav .secondary-main-container img {
      width: 133px;
      float: left;
      padding-top: 10px;
      padding-left: 20px; }
    .racing-page .secondary-nav .secondary-main-container a.top-link {
      float: right;
      padding-right: 20px; }

.racing-page .fancy {
  line-height: 0.5;
  text-align: center; }

.racing-page .fancy span {
  display: inline-block;
  position: relative; }

.racing-page .fancy span:before,
.racing-page .fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  top: 0;
  width: 100px; }
  @media (max-width: 380px) {
    .racing-page .fancy span:before,
    .racing-page .fancy span:after {
      width: 60px; } }
  @media (min-width: 1025px) {
    .racing-page .fancy span:before,
    .racing-page .fancy span:after {
      width: 400px; } }

.racing-page .fancy span b {
  font-weight: normal;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.racing-page .fancy span:before {
  right: 100%;
  margin-right: 15px; }

.racing-page .fancy span:after {
  left: 100%;
  margin-left: 15px; }

.racing-page .racing-news-blues {
  background-color: #274BA7;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  clear: both; }

@media (min-width: 481px) {
  .racing-page .crazy-lug {
    background-image: image-url("/Content/img/background/strayLug.png");
    background-repeat: no-repeat;
    height: 113px;
    position: absolute;
    width: 117px;
    top: 170px;
    right: 10%;
    z-index: 5; } }

@media (min-width: 768px) {
  .racing-page .crazy-lug {
    position: absolute;
    top: 190px;
    right: 20%; } }

@media (min-width: 1024px) {
  .racing-page .crazy-lug {
    position: absolute;
    top: 160px;
    right: 20%; } }

.racing-page .racing-news-lugs {
  background: image-url("/Content/img/background/newsLugssm.png") no-repeat center bottom;
  width: 100%;
  z-index: -1; }
  .racing-page .racing-news-lugs:before, .racing-page .racing-news-lugs:after {
    content: " ";
    display: table; }
  .racing-page .racing-news-lugs:after {
    clear: both; }
  @media (min-width: 768px) {
    .racing-page .racing-news-lugs {
      background: image-url("/Content/img/background/newsLugs.png") repeat-x center 0; } }

.racing-page .page-title-block {
  border-bottom: none;
  text-align: center; }
  .racing-page .page-title-block h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-style: italic; }
  .racing-page .page-title-block a.intro-offlink {
    color: #ffdd00; }
  @media (min-width: 481px) {
    .racing-page .page-title-block {
      text-align: left; } }

.racing-page .racing-official-logos {
  background-color: #ffffff;
  text-align: center;
  background-image: image-url("racingPages/vert-divide.png");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10;
  border-top: 1px solid #ccc; }
  .racing-page .racing-official-logos img {
    padding: 20px; }
  @media (max-width: 400px) {
    .racing-page .racing-official-logos img {
      padding: 20px 10px;
      width: 45%; } }

.racing-page .newsLabel {
  font-family: "Barlow";
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff; }

.racing-page .grabber {
  max-width: 1180px;
  margin: 0 auto; }

.racing-page .racing-page-body {
  margin: 0px;
  padding-top: 20px; }
  .racing-page .racing-page-body h1 {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1em;
    font-style: italic; }
    @media (min-width: 768px) {
      .racing-page .racing-page-body h1 {
        font-size: 54px; } }

.racing-page .racing-container {
  max-width: 1180px;
  padding: 20px;
  margin: 0px auto; }
  .racing-page .racing-container h4 {
    margin-top: 0; }

.racing-page .masthead {
  padding: 0;
  max-width: 275px;
  min-height: 310px;
  margin: 25px auto 0px; }
  .racing-page .masthead:before, .racing-page .masthead:after {
    content: " ";
    display: table; }
  .racing-page .masthead:after {
    clear: both; }
  .racing-page .masthead .text-content {
    height: 127px;
    text-transform: uppercase;
    font-style: italic; }
    .racing-page .masthead .text-content p {
      text-align: center;
      padding: 20px 8px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      color: #555555;
      line-height: 1.05; }
    .racing-page .masthead .text-content .first {
      color: #274BA7;
      font-size: 25px; }
    .racing-page .masthead .text-content .second {
      font-size: 23px; }
    .racing-page .masthead .text-content .third {
      color: #274BA7;
      font-size: 23px; }
    .racing-page .masthead .text-content .ups {
      vertical-align: top; }
  .racing-page .masthead .racing-logo {
    background-image: image-url("logos/racingLogo2.png");
    width: 265px;
    height: 134px; }
  @media (min-width: 768px) {
    .racing-page .masthead {
      max-width: 760px;
      min-height: 125px;
      margin-bottom: 60px; }
      .racing-page .masthead .text-content p {
        text-align: left;
        padding: 20px 25px; }
      .racing-page .masthead .text-content .second {
        font-size: 20px; }
      .racing-page .masthead .text-content .third {
        font-size: 32px; }
      .racing-page .masthead .racing-logo {
        background-image: image-url("logos/racingLogo.png");
        width: 304px;
        height: 127px;
        float: left; } }

.racing-page p {
  font-family: "Barlow", Barlow, sans-serif;
  font-size: 16px;
  margin: 0 0 20px;
  line-height: 135%;
  color: #333; }

.racing-page .racing-intro {
  text-align: center;
  padding: 0 20px 30px 20px; }
  .racing-page .racing-intro p {
    font-size: 18px; }
  .racing-page .racing-intro h4 {
    text-transform: uppercase;
    font-style: italic; }
    .racing-page .racing-intro h4 .normals {
      font-family: "Barlow";
      line-height: 0.5;
      vertical-align: baseline; }

.racing-page .page-background-2 {
  background-position: top center;
  background-size: cover;
  -ms-behavior: image-url("backgroundsize.min.htc");
  width: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 200px;
  z-index: -1; }

.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("/Content/img/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); }

.racing-page .vidLink img {
  width: 90%;
  height: 90%; }

/************************************** Racing Landing Page Specific *****************************************/
.racing-landing-page .racingLead {
  text-align: center;
  clear: both;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  z-index: 8; }
  @media (min-width: 1025px) {
    .racing-landing-page .racingLead {
      width: 60%; } }
  .racing-landing-page .racingLead.gygbLead {
    text-align: center;
    margin: 0; }
    .racing-landing-page .racingLead.gygbLead h1 {
      font-weight: bold;
      font-size: 35px; }
      @media (min-width: 767px) {
        .racing-landing-page .racingLead.gygbLead h1 {
          font-size: 50px; } }
    @media (min-width: 1025px) {
      .racing-landing-page .racingLead.gygbLead {
        width: 66%; } }
    .racing-landing-page .racingLead.gygbLead .btn {
      padding-left: 100px;
      padding-right: 100px;
      top: 156px; }
      @media (min-width: 414px) {
        .racing-landing-page .racingLead.gygbLead .btn {
          top: 203px; } }
      @media (min-width: 768px) {
        .racing-landing-page .racingLead.gygbLead .btn {
          top: 202px; } }
      @media (min-width: 1025px) {
        .racing-landing-page .racingLead.gygbLead .btn {
          padding-left: 50px;
          padding-right: 50px;
          top: 0; } }
    .racing-landing-page .racingLead.gygbLead .rwd-break {
      display: block; }
      @media (max-width: 480px) {
        .racing-landing-page .racingLead.gygbLead .rwd-break {
          display: none; } }
    @media (min-width: 375px) {
      .racing-landing-page .racingLead.gygbLead .rwd-break2 {
        display: block; } }
    @media (min-width: 414px) {
      .racing-landing-page .racingLead.gygbLead .rwd-break2 {
        display: none; } }
    @media (min-width: 1025px) {
      .racing-landing-page .racingLead.gygbLead {
        text-align: left;
        margin-left: 38px;
        margin-right: 0px; }
        .racing-landing-page .racingLead.gygbLead h1 {
          font-size: 60px;
          margin-bottom: 25px; }
        .racing-landing-page .racingLead.gygbLead p {
          margin-bottom: 28px; } }
    @media (min-width: 1200px) {
      .racing-landing-page .racingLead.gygbLead {
        margin-left: 75px; } }

.racing-landing-page .secondary-mobile-nav {
  margin-top: -10px;
  background-color: rgba(0, 40, 120, 0.85); }
  .racing-landing-page .secondary-mobile-nav ul {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    list-style-type: none;
    padding-left: 0px; }
    .racing-landing-page .secondary-mobile-nav ul li {
      border-bottom: 1px solid #ffdd00;
      padding: 10px 0px; }
      .racing-landing-page .secondary-mobile-nav ul li a {
        color: #ffdd00;
        text-transform: uppercase;
        font-size: 18px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased; }
      .racing-landing-page .secondary-mobile-nav ul li a:hover {
        color: white; }
      .racing-landing-page .secondary-mobile-nav ul li a.active {
        color: white; }
    .racing-landing-page .secondary-mobile-nav ul li:last-child {
      border-bottom: none; }

.racing-landing-page .col-sm-12, .racing-landing-page .gy-form .full, .gy-form .racing-landing-page .full {
  padding-left: 0px;
  padding-right: 0px; }

@media (min-width: 768px) {
  .racing-landing-page .secondary-mobile-nav {
    display: none; }
  .racing-landing-page .col-sm-12, .racing-landing-page .gy-form .full, .gy-form .racing-landing-page .full {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1025px) {
  .racing-landing-page .leftTire {
    background-image: image-url("racingPages/tireNascar.png");
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    left: 0;
    z-index: 5; } }

@media (min-width: 1025px) {
  .racing-landing-page .rightTire {
    background-image: image-url("racingPages/tireEagle.png");
    background-repeat: no-repeat;
    height: 513px;
    position: absolute;
    width: 322px;
    top: -30px;
    right: 0;
    z-index: 5; } }

.racing-landing-page .col-sm-7 {
  padding-left: 0; }

.racing-landing-page .col-sm-5 {
  padding-left: 0; }
  @media (min-width: 768px) {
    .racing-landing-page .col-sm-5 {
      padding-left: 15px; } }

.racing-landing-page .main-container h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1em;
  font-style: italic;
  margin-top: 10px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }
  @media (min-width: 768px) {
    .racing-landing-page .main-container h1 {
      font-size: 54px; } }

.racing-landing-page .page-background {
  background-image: image-url("/Content/img/background/RacingLandingBG.jpg");
  height: 575px; }

.racing-landing-page .racing-road {
  text-align: center; }
  .racing-landing-page .racing-road img {
    padding: 20px; }

.racing-landing-page h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ffdd00;
  font-style: italic; }
  .racing-landing-page h4 .normals {
    font-family: "Barlow";
    line-height: 0.5;
    vertical-align: baseline; }

.racing-landing-page h1 .rwd-color {
  color: #fff; }
  .racing-landing-page h1 .rwd-color .rwd-yellow {
    color: #ffdd00; }
  @media (min-width: 414px) {
    .racing-landing-page h1 .rwd-color {
      color: #ffdd00; } }

.racing-landing-page #atTheTrack {
  text-align: center;
  padding-bottom: 20px; }
  .racing-landing-page #atTheTrack .floater {
    width: 200px;
    margin: 0 auto; }
  .racing-landing-page #atTheTrack .btn {
    margin: 30px auto 10px auto; }
  @media (min-width: 768px) {
    .racing-landing-page #atTheTrack {
      text-align: left; }
      .racing-landing-page #atTheTrack .col-sm-5 {
        float: right; } }
  .racing-landing-page #atTheTrack .newsLabel {
    color: #555555;
    text-align: center;
    width: 100%; }
    @media (min-width: 768px) {
      .racing-landing-page #atTheTrack .newsLabel {
        width: 60%; } }
  .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); }
  .racing-landing-page #atTheTrack .racingVideoText {
    text-align: center; }
  .racing-landing-page #atTheTrack h1, .racing-landing-page #atTheTrack h4 {
    color: #274BA7; }
  .racing-landing-page #atTheTrack .fancy span:before,
  .racing-landing-page #atTheTrack .fancy span:after {
    border-bottom: 1px solid #274BA7; }

.racing-landing-page #onTheRoad {
  text-align: center;
  padding-bottom: 30px; }
  .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) {
      .racing-landing-page #onTheRoad .roadButtons {
        margin-bottom: 30px;
        margin-top: 0; } }
    .racing-landing-page #onTheRoad .roadButtons img {
      width: 48%; }
      @media (min-width: 575px) {
        .racing-landing-page #onTheRoad .roadButtons img {
          width: auto; } }

.racing-landing-page .roadie {
  background: image-url("/Content/img/background/AtTrackBG2.jpg") repeat-x center bottom;
  width: 100%;
  z-index: -1;
  min-height: 483px; }
  .racing-landing-page .roadie:before, .racing-landing-page .roadie:after {
    content: " ";
    display: table; }
  .racing-landing-page .roadie:after {
    clear: both; }
  @media (min-width: 768px) {
    .racing-landing-page .roadie {
      background: image-url("/Content/img/background/homeSkids.jpg") repeat-x center 0;
      min-height: 483px; } }

.racing-landing-page .gygb {
  background: image-url("racingPages/camuflage-bg.jpg") repeat-x center bottom;
  width: 100%;
  z-index: -1;
  min-height: 483px;
  overflow: visible; }
  .racing-landing-page .gygb:before, .racing-landing-page .gygb:after {
    content: " ";
    display: table; }
  .racing-landing-page .gygb:after {
    clear: both; }
  @media (min-width: 768px) {
    .racing-landing-page .gygb {
      background: image-url("racingPages/camuflage-bg.jpg") repeat-x center 0;
      min-height: 483px; } }
  .racing-landing-page .gygb .soldierandkid {
    background-image: image-url("racingPages/Soldier_Family.png");
    background-repeat: no-repeat;
    z-index: 5;
    background-size: 160px 168px;
    height: 168px;
    width: 160px;
    margin: -52px auto 0 auto; }
    @media (min-width: 414px) {
      .racing-landing-page .gygb .soldierandkid {
        background-size: 200px 210px;
        height: 212px;
        width: 210px;
        margin-top: -47px; } }
    @media (min-width: 767px) {
      .racing-landing-page .gygb .soldierandkid {
        margin-top: -47px; } }
    @media (min-width: 1025px) {
      .racing-landing-page .gygb .soldierandkid {
        background-size: 380px 398px;
        height: 398px;
        width: 372px;
        margin: -254px 0 -65px 81%; } }

.racing-landing-page .gygbcomponent {
  text-align: left;
  padding-bottom: 30px; }
  .racing-landing-page .gygbcomponent .fancy span:before,
  .racing-landing-page .gygbcomponent .fancy span:after {
    border-bottom: 1px solid #ffdd00; }
    @media (min-width: 1025px) {
      .racing-landing-page .gygbcomponent .fancy span:before,
      .racing-landing-page .gygbcomponent .fancy span:after {
        width: 355px; } }
    @media (max-width: 480px) {
      .racing-landing-page .gygbcomponent .fancy span:before,
      .racing-landing-page .gygbcomponent .fancy span:after {
        width: 28px; } }
  .racing-landing-page .gygbcomponent p {
    color: #ffffff; }

.racing-landing-page #racingNews {
  padding-bottom: 30px; }
  .racing-landing-page #racingNews p {
    margin: 0px; }
    @media (min-width: 768px) {
      .racing-landing-page #racingNews p {
        margin: 0 0 20px; } }
  .racing-landing-page #racingNews .col-sm-12, .racing-landing-page #racingNews .gy-form .full, .gy-form .racing-landing-page #racingNews .full {
    text-align: center; }
    @media (min-width: 768px) {
      .racing-landing-page #racingNews .col-sm-12, .racing-landing-page #racingNews .gy-form .full, .gy-form .racing-landing-page #racingNews .full {
        text-align: left; } }
  .racing-landing-page #racingNews .racingVideo {
    padding-top: 8px; }
  .racing-landing-page #racingNews h1 {
    text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75); }
  @media (min-width: 768px) {
    .racing-landing-page #racingNews .col-sm-8 {
      border-right: 1px solid #5888d0;
      padding-right: 25px; } }

.racing-landing-page .racingNewsText {
  padding-bottom: 30px; }
  .racing-landing-page .racingNewsText h2 {
    margin-top: 10px; }
    .racing-landing-page .racingNewsText h2 a {
      color: #ffdd00;
      font-style: italic; }
  @media (min-width: 768px) {
    .racing-landing-page .racingNewsText {
      padding-left: 10px;
      padding-bottom: 0px; } }
  .racing-landing-page .racingNewsText .btn {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .racing-landing-page .racingNewsText .btn {
        margin-top: 0px; } }

.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) {
    .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; } }

.racing-landing-page #racingNews p, .racing-landing-page #onTheRoad p {
  color: #ffffff; }

.lt-ie9 .soldierandkid {
  margin-left: 55% !important;
  width: 532px !important; }

/************************************** At The Track Page Specific *****************************************/
.racing-track-page a, .racing-track-page a:hover {
  text-decoration: none; }

.racing-track-page .racingVideo {
  margin-top: 30px; }

.racing-track-page h1, .racing-track-page h2, .racing-track-page h4 {
  color: #274BA7; }

.racing-track-page .fancy span:before,
.racing-track-page .fancy span:after {
  border-bottom: 1px solid #274BA7; }

.racing-track-page hr {
  border-top: 1px solid #555555; }

.racing-track-page .col-sm-4:hover, .racing-track-page .gy-form .third:hover, .gy-form .racing-track-page .third:hover {
  background-color: #ffffff;
  text-decoration: none; }

.racing-track-page .col-sm-4, .racing-track-page .gy-form .third, .gy-form .racing-track-page .third {
  padding-bottom: 10px; }
  .racing-track-page .col-sm-4.active, .racing-track-page .gy-form .active.third, .gy-form .racing-track-page .active.third {
    background-color: #cad1e0; }

.racing-track-page .intro h4 {
  text-transform: uppercase;
  margin-top: 0;
  font-style: italic; }
  .racing-track-page .intro h4 .normals {
    font-family: "Barlow";
    line-height: 0.5;
    vertical-align: baseline; }

.racing-track-page .intro h1 {
  margin: 20px auto; }

@media (min-width: 1025px) {
  .racing-track-page .intro h1, .racing-track-page .intro p {
    width: 60%; }
  .racing-track-page .intro p {
    margin: 0 auto; } }

.racing-track-page .col-sm-12, .racing-track-page .gy-form .full, .gy-form .racing-track-page .full {
  padding-left: 0;
  padding-right: 0; }

.racing-track-page .col-sm-4 p, .racing-track-page .gy-form .third p, .gy-form .racing-track-page .third p {
  padding: 0 15px; }

.racing-track-page .racing-track-bg {
  background-image: image-url("/Content/img/background/AtTheTrackComposite.jpg");
  background-position: top center;
  background-size: cover;
  -ms-behavior: image-url("backgroundsize.min.htc");
  width: 100%;
  z-index: -1; }

.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); }
  .racing-track-page .track-container img {
    padding: 15px 0; }
  @media (min-width: 1025px) {
    .racing-track-page .track-container {
      padding: 40px; } }

.racing-track-page .vidLink img {
  height: auto; }

/************************************** On the Road Page Specific *****************************************/
.racing-road-page .fancy span:before,
.racing-road-page .fancy span:after {
  border-bottom: 1px solid #ffdd00; }

@media (min-width: 1195px) {
  .racing-road-page .leftTire {
    background-image: image-url("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) {
  .racing-road-page .leftTire {
    margin-left: 0px; } }

@media (min-width: 1195px) {
  .racing-road-page .rightTire {
    background-image: image-url("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) {
  .racing-road-page .rightTire {
    margin-right: 0px; } }

.racing-road-page .racing-road-bg {
  background-image: image-url("/Content/img/background/OnRoadBody.jpg");
  background-position: top center;
  background-size: cover;
  -ms-behavior: image-url("backgroundsize.min.htc");
  width: 100%; }

.racing-road-page .racing-container {
  padding: 20px 20px 0 20px; }

.racing-road-page .racing-road-body {
  z-index: 9; }
  .racing-road-page .racing-road-body h1 {
    color: #ffffff;
    text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75); }
  .racing-road-page .racing-road-body p {
    color: #ffffff; }
  .racing-road-page .racing-road-body h4 {
    color: #ffdd00; }

.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 */
  position: relative;
  z-index: 1; }
  .racing-road-page .on-road-tab-content:before, .racing-road-page .on-road-tab-content:after {
    content: " ";
    display: table; }
  .racing-road-page .on-road-tab-content:after {
    clear: both; }

.racing-road-page .tab-content-wrapper {
  width: 100%; }
  @media (min-width: 1195px) {
    .racing-road-page .tab-content-wrapper {
      margin: 0 auto;
      max-width: 680px;
      width: 680px; } }

.racing-road-page .tabs-container {
  width: 100%;
  text-align: center; }

.racing-road-page .tab-content {
  padding: 20px 20px 40px 20px; }
  .racing-road-page .tab-content:before, .racing-road-page .tab-content:after {
    content: " ";
    display: table; }
  .racing-road-page .tab-content:after {
    clear: both; }
  .racing-road-page .tab-content h4 {
    color: #555555;
    font-style: italic; }
  .racing-road-page .tab-content h2 {
    margin-top: 7px;
    margin-bottom: 20px; }
  .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) {
      .racing-road-page .tab-content .battle-tested {
        background-position: center bottom;
        border-right: 1px solid #555555;
        min-height: 185px; }
        .racing-road-page .tab-content .battle-tested p {
          min-height: 95px; }
        .racing-road-page .tab-content .battle-tested span {
          width: 100%;
          text-align: center;
          display: block; } }
    @media (min-width: 1195px) {
      .racing-road-page .tab-content .battle-tested {
        padding-left: 40px;
        min-height: 205px; }
        .racing-road-page .tab-content .battle-tested p {
          min-height: 110px; } }
    @media (min-width: 1390px) {
      .racing-road-page .tab-content .battle-tested {
        padding-left: 0px; } }
    @media (max-width: 767px) {
      .racing-road-page .tab-content .battle-tested {
        margin-bottom: 20px;
        border-bottom: 1px solid #555555; } }
  .racing-road-page .tab-content .road-ready {
    padding-bottom: 20px;
    min-height: 140px; }
    @media (min-width: 768px) {
      .racing-road-page .tab-content .road-ready {
        min-height: 185px; }
        .racing-road-page .tab-content .road-ready p {
          min-height: 95px; }
        .racing-road-page .tab-content .road-ready span {
          width: 100%;
          text-align: center;
          display: block; } }
    @media (min-width: 1195px) {
      .racing-road-page .tab-content .road-ready {
        padding-right: 40px;
        min-height: 205px; }
        .racing-road-page .tab-content .road-ready p {
          min-height: 110px; } }
    @media (min-width: 1390px) {
      .racing-road-page .tab-content .road-ready {
        padding-right: 0px; } }
  .racing-road-page .tab-content p {
    color: #222222; }
  .racing-road-page .tab-content h2 {
    text-align: center;
    color: #274BA7;
    text-transform: uppercase;
    font-style: italic; }

.racing-road-page .gy-tabs {
  margin: 0 auto;
  width: 98%; }
  .racing-road-page .gy-tabs li {
    width: 25%;
    padding: 0 2px; }
    .racing-road-page .gy-tabs li a {
      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%);
      background-color: #ffdd00;
      text-transform: uppercase;
      font-style: italic;
      font-size: 15px; }
      @media (min-width: 481px) {
        .racing-road-page .gy-tabs li a {
          font-size: 18px; } }
    .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%); }
  .racing-road-page .gy-tabs li.active a {
    background-color: #ffffff;
    background-image: none;
    font-family: "Barlow Semi Condensed";
    color: #274BA7; }

@media (min-width: 1195px) {
  .racing-road-page .racing-intro {
    width: 63%;
    margin: 0 auto; }
    .racing-road-page .racing-intro p {
      width: 85%;
      margin: 0 auto; }
  .racing-road-page .gy-tabs {
    width: 55%; }
  .racing-road-page .tab-content {
    min-height: 386px;
    margin: 0 auto; }
  .racing-road-page .racing-container .wrapper-inner {
    width: 70%;
    margin: 0 auto;
    min-height: 325px; } }

/************************************** Racing News Page Specific *****************************************/
.racing-news-page {
  color: #fff; }
  .racing-news-page .racing-container {
    padding: 20px 0; }
  .racing-news-page .tab-pane {
    display: none; }
    .racing-news-page .tab-pane.active {
      display: block !important; }
  .racing-news-page .pagination {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
    .racing-news-page .pagination li {
      display: inline-block; }
    .racing-news-page .pagination a {
      display: inline-block;
      color: #ffdd00;
      width: 30px;
      height: 30px; }
      .racing-news-page .pagination a.active {
        color: #ffffff; }
    .racing-news-page .pagination a.page-next {
      width: 60px; }
    .racing-news-page .pagination a.page-prev {
      width: 60px; }
  .racing-news-page .racing-page-body h1 {
    color: #ffffff;
    text-shadow: -3px 3px 5px rgba(0, 0, 0, 0.75); }
  .racing-news-page h4 {
    color: #ffdd00;
    margin-top: 0; }
  .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) {
      .racing-news-page .fancy span:before,
      .racing-news-page .fancy span:after {
        width: 380px; } }
  .racing-news-page .fancy span:before {
    right: 100%;
    margin-right: 15px; }
  .racing-news-page .fancy span:after {
    left: 100%;
    margin-left: 15px; }
  .racing-news-page .racing-intro p {
    color: #ffffff; }
  @media (min-width: 1025px) {
    .racing-news-page .racing-intro h1 {
      width: 65%;
      margin: 20px auto; }
    .racing-news-page .racing-intro p {
      width: 65%;
      margin: 10px auto; } }
  @media (min-width: 768px) {
    .racing-news-page .col-sm-8 {
      border-right: 1px solid #5888d0;
      padding-right: 25px; }
    .racing-news-page .col-sm-4, .racing-news-page .gy-form .third, .gy-form .racing-news-page .third {
      padding-left: 25px; } }
  .racing-news-page ul.newsie {
    padding-left: 0px;
    margin-top: 10px;
    font-family: "Barlow";
    color: #ffdd00; }
    .racing-news-page ul.newsie a {
      color: #ffdd00;
      display: block; }
    .racing-news-page ul.newsie li {
      border-top: 1px solid #ffffff;
      list-style-type: none;
      padding: 7px 0px; }
      .racing-news-page ul.newsie li.w-arrow {
        background: image-url("racingPages/arrow2.png") no-repeat right center; }
    .racing-news-page ul.newsie .title {
      color: #ffdd00;
      font-size: 18px;
      padding-right: 20px; }
      .racing-news-page ul.newsie .title a {
        display: inline-block; }
    .racing-news-page ul.newsie .all {
      display: block;
      width: 100%;
      padding-top: 15px; }
      .racing-news-page ul.newsie .all a {
        color: #ffdd00;
        font-size: 18px; }
    .racing-news-page ul.newsie .date {
      color: #ffffff; }
  .racing-news-page .racingVideo {
    margin: 10px auto 20px auto; }
  .racing-news-page .racingFollows {
    width: 200px;
    margin: 60px auto 20px auto; }
    .racing-news-page .racingFollows .twitFollow {
      margin: 40px auto; }
      .racing-news-page .racingFollows .twitFollow .twitImage {
        padding-right: 10px;
        height: 40px;
        float: left;
        padding-top: 5px; }
      .racing-news-page .racingFollows .twitFollow .twitText a {
        color: #ffdd00; }

/*************************************** Page Tiles for Bottom Nav ***************************************/
.gy-racing-tile-container {
  float: none;
  width: 100%;
  overflow-y: hidden;
  vertical-align: middle;
  text-align: center;
  /*@include background-lines ($brand-blue);*/ }
  .gy-racing-tile-container a:link, .gy-racing-tile-container a:visited {
    color: #ffdd00;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased; }
  .gy-racing-tile-container a:hover, .gy-racing-tile-container a:active {
    text-decoration: underline; }
  .gy-racing-tile-container .gy-promo-tile {
    position: relative; }
    .gy-racing-tile-container .gy-promo-tile h4, .gy-racing-tile-container .gy-promo-tile h5, .gy-racing-tile-container .gy-promo-tile h6 {
      font-size: 28px;
      font-family: "Barlow Semi Condensed", Barlow, 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; }
    .gy-racing-tile-container .gy-promo-tile p {
      margin: 10px 10px 20px 10px;
      color: #ffffff;
      font-family: "Barlow", Barlow, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 18px;
      line-height: 120%; }
    .gy-racing-tile-container .gy-promo-tile.track-tile {
      background-color: #ffffff;
      /*background-image: image-url("racingPages/trackTileBG.jpg");
				background-position: center bottom;
				background-repeat: no-repeat; */ }
      .gy-racing-tile-container .gy-promo-tile.track-tile a:link, .gy-racing-tile-container .gy-promo-tile.track-tile a:visited {
        color: #274BA7; }
      .gy-racing-tile-container .gy-promo-tile.track-tile h4, .gy-racing-tile-container .gy-promo-tile.track-tile h5 {
        color: #274BA7; }
      .gy-racing-tile-container .gy-promo-tile.track-tile p {
        color: #222222; }
      @media (min-width: 1024px) {
        .gy-racing-tile-container .gy-promo-tile.track-tile {
          background-image: image-url("racingPages/trackTileBG.jpg");
          background-position: center bottom;
          background-repeat: no-repeat; }
          .gy-racing-tile-container .gy-promo-tile.track-tile p {
            max-width: 250px;
            margin-left: auto;
            margin-right: auto; } }
    .gy-racing-tile-container .gy-promo-tile.road-tile {
      background-image: image-url("racingPages/roadTileBG.jpg");
      background-position: center bottom;
      background-repeat: no-repeat; }
      .gy-racing-tile-container .gy-promo-tile.road-tile h4, .gy-racing-tile-container .gy-promo-tile.road-tile h5 {
        color: #ffdd00; }
    .gy-racing-tile-container .gy-promo-tile.gives-back-tile {
      background-image: image-url("racingPages/camuflage-bg.jpg");
      background-position: center bottom;
      background-repeat: no-repeat; }
      @media (max-width: 480px) {
        .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
          padding-left: 0px; } }
      @media (min-width: 1024px) {
        .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content {
          padding-left: 8px;
          padding-right: 8px; } }
      @media (max-width: 767px) {
        .gy-racing-tile-container .gy-promo-tile.gives-back-tile .gy-promo-tile-content h5 br {
          display: none; } }
      .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4, .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
        color: #ffdd00;
        text-align: center; }
        @media (max-width: 480px) {
          .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4, .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
            padding-top: 22px; } }
        @media (min-width: 1024px) {
          .gy-racing-tile-container .gy-promo-tile.gives-back-tile h4, .gy-racing-tile-container .gy-promo-tile.gives-back-tile h5 {
            margin-left: 0px;
            margin-right: 0px; } }
      .gy-racing-tile-container .gy-promo-tile.gives-back-tile .no-margin-bottom {
        margin-bottom: 0px; }
    .gy-racing-tile-container .gy-promo-tile.news-tile {
      background-color: #274BA7;
      background-repeat: repeat;
      background-image: url("/Content/img/diagonal.png"); }
      .gy-racing-tile-container .gy-promo-tile.news-tile h4, .gy-racing-tile-container .gy-promo-tile.news-tile h5 {
        color: #ffdd00; }
      .gy-racing-tile-container .gy-promo-tile.news-tile .gy-promo-tile-wrap {
        background-image: image-url("racingPages/newsTileBG.png");
        background-position: left bottom;
        background-repeat: no-repeat; }
    .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile {
      background: #274ba7;
      /* Old browsers */
      background: -moz-linear-gradient(top, #274ba7 0%, #001460 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #274ba7), color-stop(100%, #001460));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #274ba7 0%, #001460 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #274ba7 0%, #001460 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #274ba7 0%, #001460 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #274ba7 0%, #001460 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#274ba7', endColorstr='#001460',GradientType=0 );
      /* IE6-9 */
      min-height: 270px; }
      .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h6 {
        font-weight: bold;
        margin-bottom: 0;
        text-transform: none; }
      .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile h5 {
        color: #ffdd00;
        font-weight: bold;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0; }
      .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile p {
        margin-bottom: 15px !important;
        margin-left: 10px;
        margin-right: 10px; }
      .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .tiny {
        font-family: Barlow,sans-serif;
        font-size: 9px;
        font-style: italic;
        margin-bottom: 10px;
        margin-top: 5px; }
      .gy-racing-tile-container .gy-promo-tile.access-granted-racing-tile .icon-thin-arrow-right {
        color: #ffdd00; }
  .gy-racing-tile-container .gy-promo-tile-wrap {
    margin: 0;
    padding: 20px 20px 10px 20px;
    display: block;
    vertical-align: middle; }
  .gy-racing-tile-container .gy-promo-tile-content {
    width: 100%;
    padding: 5px 15px 15px;
    margin-left: 0; }
  @media (min-width: 768px) {
    .gy-racing-tile-container .gy-promo-tile {
      width: 33.3%;
      float: left; }
    .gy-racing-tile-container .gy-promo-tile-content {
      min-height: 375px; }
      .gy-racing-tile-container .gy-promo-tile-content h4, .gy-racing-tile-container .gy-promo-tile-content h5 {
        margin: 15px 0px 0 0px; }
      .gy-racing-tile-container .gy-promo-tile-content p {
        margin: 10px 5px 20px 5px; } }
  @media (min-width: 1025px) {
    .gy-racing-tile-container .gy-promo-tile-content {
      min-height: 306px; }
      .gy-racing-tile-container .gy-promo-tile-content.first {
        padding-left: 10%; }
      .gy-racing-tile-container .gy-promo-tile-content.last {
        padding-right: 10%; }
      .gy-racing-tile-container .gy-promo-tile-content h4, .gy-racing-tile-container .gy-promo-tile-content h5 {
        margin: 15px 30px 0 30px; }
      .gy-racing-tile-container .gy-promo-tile-content p {
        margin: 10px 20px 20px 20px; } }

@media (min-width: 1025px) and (min-width: 1220px) {
  .gy-racing-tile-container .gy-promo-tile-content {
    min-height: 306px; } }

.gygivesback-landing-page {
  text-align: center;
  color: #FFFFFF; }
  .gygivesback-landing-page h3 {
    color: #FFFFFF;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 105%; }
  @media (min-width: 1310) {
    .gygivesback-landing-page h3 {
      font-size: 50px; } }
  .gygivesback-landing-page h4 {
    color: #ffdd00;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: bold; }
  .gygivesback-landing-page p {
    color: #FFFFFF;
    letter-spacing: 0px; }
  .gygivesback-landing-page .gy-link {
    color: #ffdd00;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px !important; }
  .gygivesback-landing-page .gives-back-container {
    background-image: image-url("racingPages/gyGivesBack/camoBG.png");
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    padding: 20px 0px 0px 0px;
    position: relative; }
    .gygivesback-landing-page .gives-back-container:before, .gygivesback-landing-page .gives-back-container:after {
      content: " ";
      display: table; }
    .gygivesback-landing-page .gives-back-container:after {
      clear: both; }
    .gygivesback-landing-page .gives-back-container h2 {
      color: #ffdd00;
      text-transform: uppercase;
      font-size: 28px;
      margin-top: 0px; }
    .gygivesback-landing-page .gives-back-container h3 {
      color: #FFFFFF;
      font-size: 33px;
      width: 100%; }
      .gygivesback-landing-page .gives-back-container h3 span.second {
        color: #ffdd00; }
    .gygivesback-landing-page .gives-back-container h4 {
      margin-top: -10px; }
    .gygivesback-landing-page .gives-back-container ul {
      margin: 0 0 20px 0;
      padding: 0px; }
    .gygivesback-landing-page .gives-back-container ul li {
      margin: 0px;
      display: inline-block;
      padding-right: 10px; }
    .gygivesback-landing-page .gives-back-container .small {
      font-size: 75% !important;
      padding-top: 20px; }
    .gygivesback-landing-page .gives-back-container .right-col .family-img {
      display: none; }
    .gygivesback-landing-page .gives-back-container .right-col .share-container {
      display: inline-block;
      text-align: center; }
      .gygivesback-landing-page .gives-back-container .right-col .share-container p {
        font-size: 16px;
        letter-spacing: -1 !important;
        margin-bottom: 8px !important;
        font-style: italic; }
    .gygivesback-landing-page .gives-back-container .left-col .small {
      display: none; }
    .gygivesback-landing-page .gives-back-container .fancy {
      line-height: 0.5;
      text-align: center; }
    .gygivesback-landing-page .gives-back-container .fancy span {
      display: inline-block;
      position: relative; }
    .gygivesback-landing-page .gives-back-container fancy span:before, .gygivesback-landing-page .gives-back-container .fancy span:after {
      content: "";
      position: absolute;
      height: 5px;
      top: 0; }
    .gygivesback-landing-page .gives-back-container .fancy span:before {
      right: 100%;
      margin-right: 15px; }
    .gygivesback-landing-page .gives-back-container .fancy span:after {
      left: 100%;
      margin-left: 15px; }
    .gygivesback-landing-page .gives-back-container .fancy span:before, .gygivesback-landing-page .gives-back-container .fancy span:after {
      border-bottom: 1px solid #ffdd00; }
    @media (min-width: 992px) {
      .gygivesback-landing-page .gives-back-container {
        padding: 40px 50px 0px 50px; }
        .gygivesback-landing-page .gives-back-container h3 {
          font-size: 43px; }
        .gygivesback-landing-page .gives-back-container .left-col {
          text-align: left !important;
          min-height: 420px; }
          .gygivesback-landing-page .gives-back-container .left-col .family-img {
            display: none; }
          .gygivesback-landing-page .gives-back-container .left-col .small {
            display: block; }
          .gygivesback-landing-page .gives-back-container .left-col h4 {
            padding: 10px 0 0 0 !important; }
            .gygivesback-landing-page .gives-back-container .left-col h4 sup {
              font-size: 60%; }
        .gygivesback-landing-page .gives-back-container .right-col {
          text-align: left !important;
          vertical-align: bottom;
          position: absolute;
          bottom: 0px;
          right: 0px;
          margin-bottom: -10px;
          white-space: nowrap; }
          .gygivesback-landing-page .gives-back-container .right-col .share-container {
            display: inline-block;
            text-align: center;
            vertical-align: bottom;
            width: 190px; }
            .gygivesback-landing-page .gives-back-container .right-col .share-container p {
              letter-spacing: -1 !important;
              margin-bottom: 8px !important; }
          .gygivesback-landing-page .gives-back-container .right-col .family-img {
            display: inline-block;
            width: 100% !important;
            height: auto;
            max-width: 379px;
            max-height: 409px; }
          .gygivesback-landing-page .gives-back-container .right-col .small {
            display: none; } }
    @media (min-width: 1310px) {
      .gygivesback-landing-page .gives-back-container span.first {
        color: #ffdd00 !important;
        white-space: nowrap; }
      .gygivesback-landing-page .gives-back-container h3 {
        font-size: 54px;
        max-width: 768px; } }
  .gygivesback-landing-page .charity-auction-container {
    background-image: image-url("racingPages/gyGivesBack/charityBG_sm.png");
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    padding: 20px;
    padding-bottom: 40px; }
    .gygivesback-landing-page .charity-auction-container h3 {
      color: #274BA7;
      margin-top: 0px !important; }
    .gygivesback-landing-page .charity-auction-container p {
      color: #274BA7; }
    .gygivesback-landing-page .charity-auction-container .btn {
      width: 100%;
      max-width: 300px; }
    @media (min-width: 992px) {
      .gygivesback-landing-page .charity-auction-container {
        min-height: 315px;
        background-image: image-url("racingPages/gyGivesBack/charityBG.png");
        background-position: bottom left !important;
        background-size: cover !important;
        width: 100% !important;
        height: 100% !important;
        background-repeat: no-repeat !important;
        -ms-behavior: image-url("backgroundsize.min.htc"); }
        .gygivesback-landing-page .charity-auction-container .support-troops-tire {
          display: none; }
        .gygivesback-landing-page .charity-auction-container .center-col {
          max-width: 400px;
          text-align: center;
          margin: 0px auto; }
          .gygivesback-landing-page .charity-auction-container .center-col .btn {
            width: 50%; } }
  .gygivesback-landing-page .donate-container {
    background-image: image-url("racingPages/gyGivesBack/donateBG_sm.png");
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    color: #ffffff;
    padding: 20px;
    padding-bottom: 40px; }
    .gygivesback-landing-page .donate-container h3 {
      color: #FFFFFF; }
    @media (min-width: 992px) {
      .gygivesback-landing-page .donate-container {
        min-height: 325px;
        background-image: image-url("racingPages/gyGivesBack/donateBG.png");
        background-position: center right !important;
        background-size: cover !important;
        width: 100% !important;
        height: 100% !important;
        background-repeat: no-repeat !important; }
        .gygivesback-landing-page .donate-container .support-troops-postage {
          display: none; }
        .gygivesback-landing-page .donate-container .center-col {
          max-width: 400px;
          text-align: center;
          margin: 0px auto; }
          .gygivesback-landing-page .donate-container .center-col .btn {
            width: 50%; } }
  .gygivesback-landing-page .veteran-container {
    background-image: image-url("racingPages/gyGivesBack/veteranBG_sm.png");
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    padding: 20px; }
    .gygivesback-landing-page .veteran-container h3 {
      color: #FFFFFF; }
    @media (min-width: 992px) {
      .gygivesback-landing-page .veteran-container {
        min-height: 315px;
        background-image: image-url("racingPages/gyGivesBack/veteranBG.png");
        background-position: center left !important;
        background-size: cover !important;
        width: 100% !important;
        height: 100% !important;
        background-repeat: no-repeat !important; }
        .gygivesback-landing-page .veteran-container .mf14Logo {
          display: none; }
        .gygivesback-landing-page .veteran-container .center-col {
          max-width: 400px;
          text-align: center;
          margin: 0px auto; }
          .gygivesback-landing-page .veteran-container .center-col .btn {
            width: 50%; } }
  .gygivesback-landing-page .speedway-container {
    background-image: image-url("racingPages/gyGivesBack/speedwayBG_sm.png");
    background-position: top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-behavior: image-url("backgroundsize.min.htc");
    padding: 20px; }
    .gygivesback-landing-page .speedway-container h3 {
      color: #FFFFFF; }
    .gygivesback-landing-page .speedway-container h4 {
      font-size: 23px;
      color: #ffffff; }
      .gygivesback-landing-page .speedway-container h4 span {
        color: #ffdd00 !important; }
    @media (min-width: 992px) {
      .gygivesback-landing-page .speedway-container {
        background-image: image-url("racingPages/gyGivesBack/speedwayBG.png");
        background-position: top center;
        background-size: cover;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat; }
        .gygivesback-landing-page .speedway-container .center-col {
          max-width: 400px;
          text-align: center;
          margin: 0px auto; }
          .gygivesback-landing-page .speedway-container .center-col .btn {
            width: 50%; } }
  .gygivesback-landing-page .partner-container {
    padding: 20px; }
    .gygivesback-landing-page .partner-container h3 {
      color: #274BA7;
      font-size: 34px;
      max-width: 100%; }
    .gygivesback-landing-page .partner-container ul {
      margin: 0 0 10px 0;
      padding: 0px; }
    .gygivesback-landing-page .partner-container ul li {
      margin: 0px;
      display: inline-block;
      padding: 5px; }
    .gygivesback-landing-page .partner-container ul li img {
      width: 125px;
      height: auto; }

.rating-and-reviews-page {
  padding-top: 20px; }
  .rating-and-reviews-page .tire-reviews-page-header {
    padding-left: 15px;
    padding-right: 15px; }
  .rating-and-reviews-page .page-header-body {
    padding-top: 10px; }
  .rating-and-reviews-page h1 {
    color: #666666;
    font-size: 2em;
    margin-bottom: 5px;
    margin-top: 10px; }
    .rating-and-reviews-page h1 span {
      display: block;
      margin-top: 5px;
      font-size: 0.75em; }
  .rating-and-reviews-page .tire-review-sub-title {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #666666;
    font-size: 16px;
    margin: 0px; }
  .rating-and-reviews-page .tire-review-sub-tel {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    margin: 0px; }
  .rating-and-reviews-page .header-divider {
    margin: 10px 0px; }
  .rating-and-reviews-page .tire-image-section img {
    width: 100%; }
  .rating-and-reviews-page .star-review-list {
    margin: 0px 0px 10px 0px;
    padding: 0px; }
    .rating-and-reviews-page .star-review-list li {
      line-height: 1em; }
      .rating-and-reviews-page .star-review-list li span {
        font-size: 28px; }
  .rating-and-reviews-page .reviews-filter-tabs {
    margin-bottom: 0px; }
  .rating-and-reviews-page .review-score {
    overflow: auto; }
  .rating-and-reviews-page .review-score-text {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }
  .rating-and-reviews-page .review-score-link {
    white-space: none;
    display: inline-block; }
  .rating-and-reviews-page .split-overall-ratings {
    margin-top: 20px;
    margin-bottom: 20px; }
  .rating-and-reviews-page .rate-average-container {
    border-color: #bbb; }
  .rating-and-reviews-page .reviews-content {
    padding-left: 15px;
    padding-right: 15px; }
  .rating-and-reviews-page .rating-reviews-paginator {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    margin: 15px 0px; }
  .rating-and-reviews-page .details-btn-container {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px; }
  .rating-and-reviews-page .rates-section-0 {
    padding-left: 0px; }
  .rating-and-reviews-page .tire-image-section, .rating-and-reviews-page .rates-section-1, .rating-and-reviews-page .rates-section-2 {
    padding: 0px; }
  @media (min-width: 768px) {
    .rating-and-reviews-page h1 {
      font-size: 2.8em;
      margin-bottom: 0px; }
    .rating-and-reviews-page .tire-review-sub-title {
      display: inline-block;
      font-size: 18px; }
    .rating-and-reviews-page .tire-review-sub-tel {
      display: inline-block;
      font-size: 18px; }
    .rating-and-reviews-page .mb-10 {
      margin-bottom: 10px; }
      .rating-and-reviews-page .mb-10 a {
        line-height: 1em; }
    .rating-and-reviews-page .rates-section-1 {
      padding: 0px 15px 0px 30px; }
    .rating-and-reviews-page .rates-section-2 {
      padding: 0px 15px; }
    .rating-and-reviews-page .page-header-body {
      padding-top: 15px; }
    .rating-and-reviews-page .reviews-filter-tabs-container {
      margin: 25px 15px 0px 15px;
      position: relative; }
    .rating-and-reviews-page .reviews-filter-tabs {
      margin-top: 0px;
      width: 35%; }
      .rating-and-reviews-page .reviews-filter-tabs .last:after {
        border-bottom: 1px solid #ccc;
        content: ' ';
        left: 0;
        height: 1px;
        position: absolute;
        width: 100%; }
    .rating-and-reviews-page .tire-details-link-wrapper {
      /* 			bottom: 0; */
      /* 			position: absolute; */
      margin-top: 5px;
      text-align: center;
      /* 			width: 100%; */ }
    .rating-and-reviews-page .star-review-list li {
      line-height: 1em; }
      .rating-and-reviews-page .star-review-list li span {
        font-size: 28px; }
    .rating-and-reviews-page .rate-average .rate-average-container {
      width: 40%; } }
  @media (min-width: 1200px) {
    .rating-and-reviews-page .star-review-list {
      margin-bottom: 10px; }
      .rating-and-reviews-page .star-review-list li span {
        font-size: 40px; }
    .rating-and-reviews-page .rate-average .rate-average-container {
      width: 60%; } }

.review-page h2 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 28px;
  color: #274BA7;
  margin-top: 0; }

.review-page h3 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 20px;
  color: #333;
  margin-top: 0; }

.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 Semi Condensed", Barlow, 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; }

.review-page .note-warning {
  margin-bottom: 0;
  padding-bottom: 0; }

.review-page textarea {
  width: 100%; }

.review-page label,
.review-page .input-name {
  text-transform: none;
  margin-top: 15px;
  color: #333;
  font-size: 14px;
  font-weight: bold; }
  .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; }
  .review-page label.error-message,
  .review-page .input-name.error-message {
    color: #FF2534; }

.review-page .input-name small {
  display: block; }

.review-page .form-container .vehicle-container span {
  display: inline; }

.review-page .form-container .vehicle-container a:hover {
  cursor: pointer; }

.review-page .form-container .vehicle-container a {
  float: right; }

.review-page .vehicle-container {
  margin: 7px 0 15px; }

.review-page .change-other-link {
  float: right; }

.review-page .detail-page-img {
  background-image: image-url("/Content/img/authenticGYCoupons/AuthenticGYCoupons.jpg"); }

.review-page .page-header-subcontent {
  width: 100%;
  overflow: hidden;
  margin-top: 20px; }
  @media (max-width: 480px) {
    .review-page .page-header-subcontent h3 {
      font-size: 22px; } }
  .review-page .page-header-subcontent img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100px;
    width: 30%; }
  .review-page .page-header-subcontent .page-header-subcontent-block {
    float: left;
    width: 65%; }

.review-page .form-container {
  padding: 0; }
  .review-page .form-container span.icon-thin-arrow-right {
    display: inline-block; }
  .review-page .form-container .gy-tertiary-windowshade {
    display: inline-block;
    width: 100%;
    margin: 0; }
    .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-min-windowshade .content {
      font-size: 13px; }
      .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-min-windowshade .content ul {
        padding-left: 15px; }

.review-page .gy-checkbox {
  line-height: 40px;
  margin-top: 0;
  overflow-y: hidden; }
  .review-page .gy-checkbox label {
    margin: 0; }
    .review-page .gy-checkbox label span.check-container {
      margin: 0; }
    .review-page .gy-checkbox label span {
      display: inline-block;
      color: #000;
      vertical-align: middle; }
  .review-page .gy-checkbox label:hover {
    cursor: pointer; }

.review-page .input-name {
  display: block; }

.review-page .validation-error {
  color: #FF2534;
  font-size: 0.8em;
  font-weight: normal;
  text-transform: none; }

.review-page .min-characters {
  display: block; }

.review-page .select-vehicle-link {
  display: block;
  float: left;
  margin-bottom: 15px; }
  .review-page .select-vehicle-link:hover {
    cursor: pointer; }

.review-page .driving-conditions-input,
.review-page .services-input {
  margin: -5px 0 20px; }
  .review-page .driving-conditions-input .gy-checkbox,
  .review-page .services-input .gy-checkbox {
    height: 40px;
    display: block;
    vertical-align: middle;
    border: none; }
    .review-page .driving-conditions-input .gy-checkbox .input-name,
    .review-page .services-input .gy-checkbox .input-name {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
    .review-page .driving-conditions-input .gy-checkbox label,
    .review-page .services-input .gy-checkbox label {
      border-bottom: 1px solid #ccd7eb; }

.review-page .driving-conditions-input .gy-checkbox:nth-child(2n-1) {
  padding-left: 0;
  padding-right: 0; }

.review-page .driving-conditions-input .gy-checkbox:nth-child(2n) {
  padding-right: 0; }

.review-page .gy-form-actions {
  margin-top: 30px; }

.review-page .sidebar-list, .review-page .warranty-template .additional-resources-container, .warranty-template .review-page .additional-resources-container {
  padding: 0 0 15px; }

.review-page .break-me {
  display: inline; }

.review-page .writing-guidelines {
  margin-left: 7px; }

@media (min-width: 768px) {
  .review-page .page-header-info {
    width: 48%;
    padding-left: 2%;
    float: right;
    border-left: 1px solid #eeeeee; }
  .review-page .page-header-subcontent {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0; }
    .review-page .page-header-subcontent img {
      width: 15%;
      float: left; }
    .review-page .page-header-subcontent .page-header-subcontent-block {
      width: 80%;
      padding-top: 8px; }
  .review-page .break-me {
    display: block; }
  .review-page .form-control {
    font-size: 14px; }
  .review-page select {
    max-width: 360px; } }

.review-store-form label {
  width: 100%; }

.modal-backdrop .spinner {
  position: fixed;
  top: 0;
  left: 50%; }

.review-landing-page .icon-thin-arrow-right {
  font-size: .8em; }

.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-min-windowshade {
  margin-left: -15px;
  margin-right: -15px; }
  .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-min-windowshade .panel-collapse {
    background: none; }
  .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-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-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; }

.review-landing-page .review-help-text {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 18px;
  line-height: 130%;
  margin: 15px 0 10px; }

.review-landing-page .detail-page-img {
  background-image: image-url("detailHeaderImages/review-tires.png");
  min-height: 200px; }

.review-landing-page .main-content {
  padding-top: 10px; }
  .review-landing-page .main-content .division-or-img {
    display: none; }

.review-landing-page .review-store .gy-link {
  margin-top: 15px;
  display: inline-block; }

.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-min-windowshade .content {
  padding-top: 0; }

.review-landing-page .gy-tertiary-windowshade ul {
  margin: 0 0 0 20px;
  list-style-type: none;
  padding: 0; }
  .review-landing-page .gy-tertiary-windowshade ul li {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    margin: 0;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid #eeeeee; }

.review-landing-page .find-tire-form {
  margin-bottom: 25px;
  position: relative;
  display: block; }

.review-landing-page .gy-clear-ratings-btn {
  position: absolute;
  display: none;
  top: 8px;
  right: 10px;
  width: 40px;
  height: 25px;
  background: url("../Content/img/x.png") -10px 0;
  background-size: 50px 25px;
  cursor: pointer;
  z-index: 10; }

.review-landing-page .gy-fieldClearable {
  padding-right: 20px; }

.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 Semi Condensed", Barlow, 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; }
  .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; }

.review-landing-page .input-group {
  overflow-y: auto;
  width: 100%; }

@media (min-width: 768px) {
  .review-landing-page .main-content .division-or {
    display: block;
    padding: 0;
    margin-top: -20px; }
  .review-landing-page .main-content .division-or-img {
    background-image: image-url("or.png");
    display: block;
    overflow-x: visible;
    height: 100px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: center top;
    margin-top: 10px; }
  .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-min-windowshade {
    margin-left: 0;
    margin-right: 0; }
    .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-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-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-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-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; } }

.shopping-cart-empty .main-content {
  margin-top: -10px;
  margin-bottom: 20px; }
  @media (min-width: 767px) {
    .shopping-cart-empty .main-content {
      margin-top: 10px; } }

@media (max-width: 767px) {
  .shopping-cart-empty .sidebar-list, .shopping-cart-empty .warranty-template .additional-resources-container, .warranty-template .shopping-cart-empty .additional-resources-container {
    padding-left: 0;
    padding-right: 0; } }

.shopping-cart-empty .empty-cart-head {
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede; }
  .shopping-cart-empty .empty-cart-head h2 {
    font-weight: normal;
    font-size: 36px;
    color: #666666;
    display: inline-block;
    margin-right: 20px;
    margin-top: 0; }
  .shopping-cart-empty .empty-cart-head a {
    display: inline-block; }

.shopping-cart-empty ul {
  padding-left: 15px; }

.shopping-cart-empty .wrapper-outer {
  padding-top: 15px; }

.shopping-cart-empty .detail-main, .shopping-cart-empty .warranty-template .left-content, .warranty-template .shopping-cart-empty .left-content {
  padding-bottom: 10px; }

.shopping-cart-empty .page-background {
  background-image: image-url("/Content/img/background/EmptyCartBackground.jpg");
  height: 100%;
  position: absolute;
  top: 0;
  background-size: initial; }

.shopping-cart-empty .page-header-container {
  width: 100%;
  margin: 0 auto;
  max-width: 1180px; }
  @media (min-width: 767px) {
    .shopping-cart-empty .page-header-container {
      height: 100px; }
      .shopping-cart-empty .page-header-container h1 {
        margin-top: 8px; } }

.shopping-cart-empty .buy-online-tire-name {
  color: #274BA7; }

.shopping-cart-empty .page-header-title {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: italic;
  -webkit-font-smoothing: subpixel-antialiased;
  min-height: 2em;
  color: #ffdd00;
  text-transform: uppercase;
  line-height: 1em;
  padding: .65em 15px .35em;
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 28px;
  text-shadow: -1px -1px 2px rgba(0, 0, 0, 0.4); }
  .shopping-cart-empty .page-header-title span {
    white-space: nowrap; }
  .shopping-cart-empty .page-header-title .title-first-section {
    position: relative;
    top: -0.35em;
    font-size: 0.65em; }
    @media (max-width: 500px) {
      .shopping-cart-empty .page-header-title .title-first-section {
        display: block;
        margin-bottom: -8px; } }
  .shopping-cart-empty .page-header-title .title-middle-section {
    font-size: 1em;
    color: white; }
    @media (max-width: 500px) {
      .shopping-cart-empty .page-header-title .title-middle-section {
        display: block;
        margin-left: 35px; } }
  .shopping-cart-empty .page-header-title .title-last-section {
    font-size: 0.65em;
    display: inline; }
    @media (max-width: 500px) {
      .shopping-cart-empty .page-header-title .title-last-section {
        display: block;
        margin-left: 150px; } }

.shopping-cart-empty .shopping-cart-info ul {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  margin-left: 15px; }
  .shopping-cart-empty .shopping-cart-info ul strong {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased; }
  .shopping-cart-empty .shopping-cart-info ul li {
    margin-bottom: 10px !important; }

.shopping-cart-empty .shopping-cart-empty-content {
  display: block;
  margin-top: 20px; }

.shopping-cart-empty .cart-box {
  display: block;
  margin: 0 auto;
  max-width: 768px; }
  .shopping-cart-empty .cart-box:hover {
    text-decoration: none; }
  .shopping-cart-empty .cart-box:after {
    background-image: image-url("curved-shadow.png");
    background-size: 100% 20px;
    clear: both;
    content: '';
    display: block;
    height: 20px; }
    .lt-ie9 .shopping-cart-empty .cart-box:after {
      display: none; }
  .shopping-cart-empty .cart-box .cart-wrapper {
    border: 4px solid #e7e7e9;
    margin: 0 auto;
    padding: 15px; }
  .shopping-cart-empty .cart-box .shopping-cart-head {
    text-align: center; }
  .shopping-cart-empty .cart-box .cart-description {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block; }
  .shopping-cart-empty .cart-box .cart-more {
    text-align: center; }
    .shopping-cart-empty .cart-box .cart-more span {
      font-size: 16px; }

.shopping-cart-empty .buy-online-head {
  font-size: 18px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (min-width: 500px) {
    .shopping-cart-empty .buy-online-head {
      font-size: 24px; } }
  @media (min-width: 900px) {
    .shopping-cart-empty .buy-online-head {
      font-size: 30px; } }
  .shopping-cart-empty .buy-online-head .icon-gy-treadmark {
    font-size: .75em; }

.shopping-cart-empty .btn {
  margin: 15px auto;
  width: 100%;
  max-width: 400px;
  display: block; }

@media (min-width: 768px) {
  .shopping-cart-empty .page-header-title {
    font-size: 36px;
    padding-left: 10%; }
  .shopping-cart-empty .btn {
    margin: 15px 0;
    width: 50%; } }

@media (min-width: 900px) {
  .shopping-cart-empty .shopping-cart-img {
    background-image: image-url("/Content/img/tireImages/Side-Image-for-Empty-Cart.png");
    width: 140px;
    height: 240px;
    background-size: contain;
    background-repeat: no-repeat;
    float: right;
    margin-left: 5%; }
    .lt-ie9 .shopping-cart-empty .shopping-cart-img {
      width: 168px; } }

@media (min-width: 1200px) {
  .shopping-cart-empty .shopping-cart-img {
    margin-top: -40px; } }

.update-billing-information-page .styled-divider, .update-billing-information-page .tile-container .tile hr, .tile-container .tile .update-billing-information-page hr {
  margin: 0 !important; }

.update-billing-information-page .page-header {
  margin: 0; }

.update-billing-information-page .gy-form h4 {
  margin: 10px 0 0 0; }

.update-billing-information-page .gy-form .col-xs-12, .update-billing-information-page .gy-form .half, .update-billing-information-page .gy-form .qtr, .update-billing-information-page .gy-form .third, .update-billing-information-page .gy-form .col-sm-6, .update-billing-information-page .gy-form .half {
  margin: 0 0 20px 0; }

.update-billing-information-page .gy-link:hover {
  text-decoration: underline; }

.update-billing-information-page .update-billing-information-form {
  margin-bottom: 15px;
  border: none; }

.update-billing-information-page .form-control {
  padding: 0 12px; }
  .lt-ie9 .update-billing-information-page .form-control {
    padding: 5px 12px 8px;
    height: auto; }

.update-billing-information-page .form-control.state-gen {
  padding-right: 0; }

.update-billing-information-page .input-name {
  font-weight: bold; }
  .update-billing-information-page .input-name i {
    font-weight: "Barlow", Barlow, sans-serif;
    color: #FF2534;
    display: inline-block;
    margin: 0 0 0 10px; }

.update-billing-information-page .required-asterisk.danger {
  display: inline-block;
  font-size: 14px;
  position: relative;
  top: -2px;
  vertical-align: middle; }

.update-billing-information-page .gy-clear-wrap {
  display: inline;
  position: static; }

.update-billing-information-page .gy-clear-btn {
  display: none;
  width: 40px;
  background-position: 34px 0; }

.update-billing-information-page .gy-clear-btn-wrapper {
  top: -4px;
  height: 36px;
  z-index: 10;
  right: 0px;
  width: 40px;
  display: none;
  position: absolute; }
  @media (max-width: 767px) {
    .update-billing-information-page .gy-clear-btn-wrapper {
      top: -13px;
      right: -8px; } }

.update-billing-information-page .unlderlined-link {
  text-decoration: underline !important;
  font-size: 14px;
  font-family: "Barlow", Barlow, sans-serif; }

.update-billing-information-page .error-message-paragraph {
  display: none; }

.update-billing-information-page .error-message {
  color: #FF2534; }

.update-billing-information-page .characters-counter {
  color: #999999;
  display: table; }

.update-billing-information-page .col-6-zip {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0; }

.update-billing-information-page .quick-note {
  margin: 0 0 15px 0; }

.update-billing-information-page .gy-windowshade, .update-billing-information-page .gy-secondary-windowshade, .update-billing-information-page .gy-nav-windowshade, .update-billing-information-page .gy-tertiary-windowshade, .update-billing-information-page .gy-coupon-windowshade, .update-billing-information-page .gy-min-windowshade,
.update-billing-information-page .gy-secondary-windowshade,
.update-billing-information-page .gy-tertiary-windowshade {
  clear: both; }

.update-billing-information-page .dot-help .gy-windowshade, .update-billing-information-page .dot-help .gy-secondary-windowshade, .update-billing-information-page .dot-help .gy-nav-windowshade, .update-billing-information-page .dot-help .gy-tertiary-windowshade, .update-billing-information-page .dot-help .gy-coupon-windowshade, .update-billing-information-page .dot-help .gy-min-windowshade {
  border-top: 1px solid #ccd7eb; }
  .update-billing-information-page .dot-help .gy-windowshade > a.collapsed .panel-heading span, .update-billing-information-page .dot-help .gy-secondary-windowshade > a.collapsed .panel-heading span, .update-billing-information-page .dot-help .gy-nav-windowshade > a.collapsed .panel-heading span, .update-billing-information-page .dot-help .gy-tertiary-windowshade > a.collapsed .panel-heading span, .update-billing-information-page .dot-help .gy-coupon-windowshade > a.collapsed .panel-heading span, .update-billing-information-page .dot-help .gy-min-windowshade > a.collapsed .panel-heading span {
    line-height: 1em; }

.update-billing-information-page .gy-form-actions .gy-link {
  margin-right: 5px; }

.update-billing-information-page .gy-form-actions .icon-thin-arrow-right {
  color: #274BA7; }

.update-billing-information-page .gy-form-actions .btn {
  margin-right: 60px; }

@media (min-width: 768px) {
  .update-billing-information-page {
    /* original styling for positioning the x buttons to delete content in input fields
		.gy-clear-btn{
			right:10px;
			bottom:9px;
		}
		.gy-clear-btn-wrapper{
			bottom: 15px;
			right: 0;
		}

        // override for zip code field
        .col-6-zip {
            .gy-clear-btn{
				bottom: 8px;
				right: 10px;
            }
			.gy-clear-btn-wrapper{
				bottom: 6px;
				right: 0;
			}
        }

		.col-left{
			.gy-clear-btn{
				right:9px;
				bottom:7px;
			}
			.gy-clear-btn-wrapper{
				bottom: 16px;
				right: 10px;
			}
		}

		.col-right{
			.gy-clear-btn{
				right:9px;
				bottom:10px;
			}
			.gy-clear-btn-wrapper{
				bottom: 15px;
				right: 0;
			}
		}
		*/ }
    .update-billing-information-page p b {
      display: inline-block; }
    .update-billing-information-page p i {
      display: inline-block;
      line-height: 1.3em;
      vertical-align: text-bottom; }
    .update-billing-information-page .form-info-container {
      overflow: auto; }
    .update-billing-information-page .gy-form .label {
      margin: 0 0 5px 0; }
    .update-billing-information-page .gy-form .col-xs-12, .update-billing-information-page .gy-form .half, .update-billing-information-page .gy-form .qtr, .update-billing-information-page .gy-form .third, .update-billing-information-page .gy-form .col-sm-6, .update-billing-information-page .gy-form .half {
      margin: 0 0 5px 0; }
    .update-billing-information-page .button-container a {
      display: inline-block;
      margin: 0px 0px 15px 0px;
      width: 45%; }
      .update-billing-information-page .button-container a:first-child {
        margin-right: 8%; }
    .update-billing-information-page .register-tires-image {
      background-image: url(http://placehold.it/450x300/);
      background-repeat: no-repeat;
      height: 298px;
      margin-top: 10px; }
    .update-billing-information-page .q-text-area .input-name {
      max-width: 65%; }
    .update-billing-information-page .input-name {
      display: inline-block;
      height: 20px;
      font-weight: bold; }
    .update-billing-information-page .col-right {
      padding: 10px 0px 10px 10px; }
    .update-billing-information-page .col-left {
      padding: 10px 10px 10px 0px; }
    .update-billing-information-page .col-full-width {
      padding: 10px 0px 10px 0px; }
    .update-billing-information-page .col-6-zip {
      display: inline-block;
      margin: 0 75% 0 0;
      padding: 0;
      width: 25%; } }

.update-billing-information-page .detail-page-img {
  background-image: image-url("registerTires/DOT.png");
  background-size: 100%;
  background-position: center;
  -ms-behavior: image-url("backgroundsize.min.htc");
  display: block;
  min-height: 220px;
  width: 100%; }

.layout__whygoodyear .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%; }

.layout__whygoodyear .page-header {
  background-image: image-url("diagonal-tight-darker.png");
  background-color: #274BA7;
  color: #F0F0F0;
  text-align: center;
  position: relative;
  margin-bottom: 5px; }
  .layout__whygoodyear .page-header .page-header-description {
    position: relative; }
  .layout__whygoodyear .page-header h1 {
    color: #F0F0F0;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased; }
  .layout__whygoodyear .page-header p {
    margin: 0 auto 10px;
    max-width: 450px; }
  .layout__whygoodyear .page-header .header-tire-img {
    position: absolute;
    background-repeat: no-repeat;
    height: 100%;
    min-width: 315px; }
  .layout__whygoodyear .page-header .left-image {
    background-image: image-url("whyGoodyear/leftTireHeader.png");
    width: 60%;
    left: -75px;
    bottom: 0;
    background-size: 110%; }
  .layout__whygoodyear .page-header .right-image {
    background-image: image-url("whyGoodyear/rightTireHeader.png");
    width: 50%;
    right: -112px;
    bottom: 0;
    background-size: 110%; }

.layout__whygoodyear h2 {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #274BA7;
  margin: 20px 0 10px 0; }

.layout__whygoodyear .access-box-wrapper {
  border-bottom: none; }

.layout__whygoodyear.special-offers .gy-cc-icon {
  background-repeat: no-repeat;
  width: 75px; }

.layout__whygoodyear.special-offers .benefit-box {
  padding: 0; }
  .layout__whygoodyear.special-offers .benefit-box .icon {
    width: 28%; }
  .layout__whygoodyear.special-offers .benefit-box .content {
    width: 72%; }
  .layout__whygoodyear.special-offers .benefit-box h5 {
    font-size: 22px;
    margin-bottom: 10px; }

.layout__whygoodyear.special-offers .benefit-body {
  max-width: 90%; }
  .layout__whygoodyear.special-offers .benefit-body a {
    text-decoration: underline; }
  .layout__whygoodyear.special-offers .benefit-body a.how-buy-tires-online {
    text-decoration: none; }

.layout__whygoodyear .gy-icon-driven {
  background-image: image-url("whyGoodyear/whyGyMoreDriven.png"); }

.layout__whygoodyear .gy-premium-tires {
  background-image: image-url("whyGoodyear/premiumTires.png"); }

.layout__whygoodyear .gy-experience {
  background-image: image-url("whyGoodyear/sandClock.png"); }

.layout__whygoodyear .gy-tech {
  background-image: image-url("whyGoodyear/gyTech.png"); }

.layout__whygoodyear .gy-buy-online {
  background-image: image-url("whyGoodyear/gyBuyOnline.png"); }

.layout__whygoodyear .benefit-box .content {
  text-align: left; }

.layout__whygoodyear .full-tires-block {
  padding: 20px;
  text-align: center; }
  .layout__whygoodyear .full-tires-block a {
    display: inline-block;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 18px; }

.layout__whygoodyear .access-box-wrapper {
  padding-bottom: 10px;
  text-align: center; }

.layout__whygoodyear .btn-apply {
  font-size: 18px;
  max-width: 250px;
  width: 100%; }

.layout__whygoodyear.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; }
  .layout__whygoodyear.special-offers .benefit-box.campaign-more-driven .benefit-body {
    max-width: none; }
    @media (min-width: 640px) {
      .layout__whygoodyear.special-offers .benefit-box.campaign-more-driven .benefit-body {
        height: 150px;
        overflow: hidden; } }
  .layout__whygoodyear.special-offers .benefit-box.campaign-more-driven .content {
    padding: 0;
    width: 100%; }
  .layout__whygoodyear.special-offers .benefit-box.campaign-more-driven + .benefit-box {
    border-top: 0; }

.layout__whygoodyear.special-offers .more-driven-text {
  text-align: center;
  padding-bottom: 15px; }
  .layout__whygoodyear.special-offers .more-driven-text h5 {
    background-color: #274BA7;
    color: #ffdd00;
    margin: 0 0 15px;
    padding: 10px 0;
    position: relative; }
    .layout__whygoodyear.special-offers .more-driven-text h5 span {
      display: block; }
    .layout__whygoodyear.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; }
  .layout__whygoodyear.special-offers .more-driven-text p {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #274BA7;
    font-size: 16px;
    margin: 0 auto 5px;
    max-width: 300px; }
  .layout__whygoodyear.special-offers .more-driven-text a.link-chevron, .layout__whygoodyear.special-offers .more-driven-text a.link-chevron-left {
    font-size: 18px; }
  @media (min-width: 640px) {
    .layout__whygoodyear.special-offers .more-driven-text {
      float: left;
      width: 60%; } }

.layout__whygoodyear.special-offers .link-more-driven {
  background-image: image-url("/Content/img/whyGoodyear/MoreDriven_FireTruck.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/img/whyGoodyear/MoreDriven_FireTruck.jpg',sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  display: block;
  height: 180px;
  position: relative;
  text-indent: -9999px; }
  .layout__whygoodyear.special-offers .link-more-driven .yt-play {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }
  @media (min-width: 640px) {
    .layout__whygoodyear.special-offers .link-more-driven {
      float: right;
      width: 40%; } }

.layout__whygoodyear.special-offers .wingfoot-lockup {
  font-family: "wingfoot_sansregular";
  font-weight: normal;
  text-transform: uppercase;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  /*letter-spacing: -1px;*/ }
  .layout__whygoodyear.special-offers .wingfoot-lockup em:before {
    content: '';
    display: inline-block;
    margin-left: -4px; }

@media (min-width: 768px) {
  .layout__whygoodyear .page-header-description {
    margin: 0 auto;
    float: none;
    width: 63%; }
  .layout__whygoodyear .btn-apply {
    width: 50%; }
  .layout__whygoodyear .benefits-container {
    width: 65%; }
  .layout__whygoodyear.special-offers h4 {
    font-size: 28px; }
  .layout__whygoodyear.special-offers .benefit-body {
    max-width: 640px; }
  .layout__whygoodyear.special-offers .gy-cc-icon {
    background-repeat: no-repeat;
    width: 75px;
    height: 109px;
    float: right;
    margin-right: 25px; }
    .lt-ie9 .layout__whygoodyear.special-offers .gy-cc-icon {
      width: 97px; }
  .layout__whygoodyear.special-offers .benefit-box .content {
    padding-top: 20px;
    padding-bottom: 10px; }
  .layout__whygoodyear.special-offers .benefit-box h5 {
    margin: 0 0 10px 0; }
  .layout__whygoodyear.special-offers .benefit-box .icon {
    padding-top: 20px; }
  .layout__whygoodyear h2 {
    font-size: 30px; }
  .layout__whygoodyear .page-header h1 {
    font-size: 60px; }
  .layout__whygoodyear .page-header p {
    padding: 0 40px; }
  .layout__whygoodyear .page-header .left-image {
    background-image: image-url("whyGoodyear/leftTireHeader.png");
    width: 60%;
    left: -75px;
    bottom: 0;
    background-size: 85%; }
  .layout__whygoodyear .page-header .right-image {
    background-image: image-url("whyGoodyear/rightTireHeader.png");
    width: 50%;
    right: -120px;
    bottom: 0;
    background-size: 100%; } }

@media (min-width: 960px) {
  .layout__whygoodyear .page-header h1 {
    font-size: 60px; }
  .layout__whygoodyear .page-header p {
    padding: 0 50px; }
  .layout__whygoodyear .page-header .left-image {
    bottom: 0;
    background-size: 87%; }
  .layout__whygoodyear .page-header .right-image {
    bottom: 0;
    background-size: 80%; } }

.layout__whygoodyear .image-text-content h3 span {
  color: #333333;
  font-family: "Barlow",Barlow,sans-serif;
  font-size: 26px;
  font-weight: 500; }

.layout__whygoodyear .narrow-width-layout-two .image-text-container {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .layout__whygoodyear .narrow-width-layout-two .image-text-container {
      width: 65%; } }
  .layout__whygoodyear .narrow-width-layout-two .image-text-container .wrapper .image-text-content {
    float: left;
    max-width: 72%; }
  .layout__whygoodyear .narrow-width-layout-two .image-text-container .wrapper .image-content {
    float: left; }
  .layout__whygoodyear .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image {
    display: inline-block;
    max-width: 141px;
    width: 28%; }
    @media (min-width: 768px) {
      .layout__whygoodyear .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image {
        padding-right: 20px; } }
    .layout__whygoodyear .narrow-width-layout-two .image-text-container .wrapper .image-content.left-image img {
      float: right;
      max-width: 100%; }

.layout__whygoodyear .masthead-content-centered__btn {
  margin-bottom: 10px; }

.layout__whygoodyear .image-text-container {
  border-top: 1px solid #ccc;
  padding: 25px 0 20px; }

.buy-tire-faq .faq-section {
  padding-bottom: 15px; }

.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; }
  .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; }
  .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; }
  .buy-tire-faq.detail-page .detail-main .gy-tertiary-windowshade h3, .buy-tire-faq.warranty-template .detail-main .gy-tertiary-windowshade h3, .buy-tire-faq.detail-page .warranty-template .left-content .gy-tertiary-windowshade h3, .warranty-template .buy-tire-faq.detail-page .left-content .gy-tertiary-windowshade h3, .buy-tire-faq.warranty-template .left-content .gy-tertiary-windowshade h3 {
    color: #2366c1;
    font-size: 18px; }

.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; }

.buy-tire-faq.detail-page .tiered-list ul li a span, .buy-tire-faq.warranty-template .tiered-list ul li a span {
  top: 10px; }

.buy-tire-faq.detail-page .detail-page-img, .buy-tire-faq.warranty-template .detail-page-img {
  min-height: 201px;
  background-image: image-url("FAQ/FAQBuyingTires.png");
  width: 30%; }

.buy-tire-faq.detail-page .lead, .buy-tire-faq.warranty-template .lead {
  font-size: 14px; }

@media (min-width: 768px) {
  .buy-tire-faq .faq-section {
    max-width: 98%; }
  .buy-tire-faq .page-header-info {
    width: 65%; } }

.how-to-buy-tires .benefits-container {
  float: none;
  margin: 0px auto;
  width: 90%; }

.how-to-buy-tires [class^="icon-"], .how-to-buy-tires [class*=" icon-"] {
  -webkit-font-smoothing: antialiased;
  color: #274BA7; }

.how-to-buy-tires .icon-gy-cart {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.how-to-buy-tires .visible-small {
  display: inline-block;
  font-size: 32px;
  margin: 0 15px 5px 0;
  vertical-align: middle; }

.how-to-buy-tires .underline {
  text-decoration: underline; }

.how-to-buy-tires .col-sm-4, .how-to-buy-tires .gy-form .third, .gy-form .how-to-buy-tires .third {
  width: 100%; }

.how-to-buy-tires .page-header {
  background-color: #676e7d;
  background: image-url("diagonal-tight-darker.png"), linear-gradient(to right, #676e7d 0%, #97989a 30%, #97989a 70%, #676e7d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676e7d', endColorstr='#676e7d',GradientType=0 );
  /* IE6-9 */
  color: #F0F0F0;
  text-align: center;
  margin: 0;
  padding: 55px 0 80px 0; }
  @media (max-width: 900px) {
    .how-to-buy-tires .page-header {
      padding: 25px 0 80px 0; } }
  .how-to-buy-tires .page-header h1, .how-to-buy-tires .page-header h2 {
    margin: 0;
    color: #F0F0F0;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased; }
  .how-to-buy-tires .page-header h1 {
    border-bottom: 2px solid #ffdd00;
    font-size: 28px;
    display: inline-block; }
  .how-to-buy-tires .page-header h2 {
    margin-top: 7px;
    font-size: 18px; }

.how-to-buy-tires .wrapper-inner {
  overflow: inherit; }

.how-to-buy-tires .masthead-container {
  float: none;
  margin: -55px auto 17px;
  width: 95%;
  position: relative;
  background: white;
  background: -ms-linear-gradient(top, white 0%, #f6f6f6 75%, #ebebeb 100%);
  background: linear-gradient(to bottom, white 0%, #f6f6f6 75%, #ebebeb 100%); }
  .how-to-buy-tires .masthead-container hr {
    background: url("/Content/img/diagonal.png") #ffdd00;
    height: 15px;
    margin: 0;
    border-style: none; }
  .how-to-buy-tires .masthead-container > .row > div {
    padding: 15px 20px;
    border-bottom: solid 1px #dddddd; }
  .how-to-buy-tires .masthead-container .header-text {
    float: left;
    width: auto; }
  .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); }
  .how-to-buy-tires .masthead-container .circled-number {
    position: relative;
    top: 2px;
    float: left; }
    .how-to-buy-tires .masthead-container .circled-number .icon-circle {
      font-size: 26px;
      color: #274BA7; }
    .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 Semi Condensed"; }
  .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; }
  .how-to-buy-tires .masthead-container h3 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    float: left;
    margin: 5px 0 0 7px;
    font-size: 18px;
    font-style: italic;
    color: #274BA7;
    display: inline-block; }
  .how-to-buy-tires .masthead-container .desc {
    margin: 13px 0 0 0; }
  .how-to-buy-tires .masthead-container .masthead-container-bottom {
    padding: 15px 20px;
    background-color: #274BA7;
    position: relative;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.5); }
    .how-to-buy-tires .masthead-container .masthead-container-bottom h3 {
      color: #F0F0F0;
      float: none;
      font-style: italic;
      font-size: 18px;
      margin: 0; }
    .how-to-buy-tires .masthead-container .masthead-container-bottom p {
      color: #F0F0F0;
      margin: 5px 0 0 0; }
    .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; }
    .how-to-buy-tires .masthead-container .masthead-container-bottom .icon-installation-service {
      color: #F0F0F0;
      position: relative;
      top: 2px; }

.how-to-buy-tires .icon-installation-service {
  display: none; }

.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); }

.how-to-buy-tires .what-to-expect-container {
  float: none;
  margin: 0 auto;
  width: 90%;
  text-align: center; }
  .how-to-buy-tires .what-to-expect-container .btn.btn-apply {
    width: 90%; }
  .how-to-buy-tires .what-to-expect-container h2 {
    color: #274BA7;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 40px;
    font-size: 26px;
    text-align: left; }
  .how-to-buy-tires .what-to-expect-container .what-to-expect-box {
    border-top: 1px solid #ccc;
    padding: 15px 0; }
    .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon {
      width: 23%;
      padding-right: 25px; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon {
        display: none; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon-small {
        color: #274BA7;
        font-size: 60px; }
    .how-to-buy-tires .what-to-expect-container .what-to-expect-box h5 {
      font-size: 20px; }
    .how-to-buy-tires .what-to-expect-container .what-to-expect-box p {
      font-size: 14px; }
    .how-to-buy-tires .what-to-expect-container .what-to-expect-box .content {
      text-align: left;
      width: 100%; }

.how-to-buy-tires .access-box-wrapper {
  border-bottom: none;
  background-color: #ebebeb;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  width: 100%;
  margin: 0 auto; }
  .how-to-buy-tires .access-box-wrapper hr {
    height: 10px;
    margin: 0 -15px; }
  .how-to-buy-tires .access-box-wrapper h4 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 20px; }
  .how-to-buy-tires .access-box-wrapper .access-btn-apply {
    margin: 20px auto 0;
    max-width: 320px; }

.how-to-buy-tires .access-box-wrapper p {
  text-align: left; }

.how-to-buy-tires .full-tires-block {
  margin: 15px;
  text-align: center;
  font-size: 18px; }
  .how-to-buy-tires .full-tires-block a {
    margin: 20px 0 20px 10px;
    font-family: "Barlow Semi Condensed";
    text-decoration: none; }
    .how-to-buy-tires .full-tires-block a span:FIRST-CHILD:HOVER {
      text-decoration: underline; }
  .how-to-buy-tires .full-tires-block .icon-thin-arrow-right {
    margin-right: 10px; }

@media (min-width: 901px) {
  .how-to-buy-tires .visible-small {
    display: none !important; }
  .how-to-buy-tires .page-header h1 {
    font-size: 56px; }
  .how-to-buy-tires .page-header h2 {
    margin-top: 15px;
    font-size: 28px; }
  .how-to-buy-tires .col-sm-4, .how-to-buy-tires .gy-form .third, .gy-form .how-to-buy-tires .third {
    width: 33%; }
  .how-to-buy-tires .access-box-wrapper {
    width: 70%; }
    .how-to-buy-tires .access-box-wrapper h4 {
      font-size: 28px; }
  .how-to-buy-tires .full-tires-block {
    margin: 20px 15px; }
  .how-to-buy-tires .masthead-container-bottom {
    text-align: center; }
    .how-to-buy-tires .masthead-container-bottom h3 {
      display: inline-block;
      width: auto;
      padding: 5px 15px 5px 0;
      font-size: 20px; }
    .how-to-buy-tires .masthead-container-bottom p {
      display: inline-block;
      width: auto;
      margin: 0 0 0 10px; }
  .how-to-buy-tires .masthead-container {
    width: 70%; }
    .how-to-buy-tires .masthead-container > .row {
      padding: 30px 0 10px 0; }
    .how-to-buy-tires .masthead-container > .row > div {
      position: relative;
      border-bottom: none;
      padding: 0 20px;
      border-right: solid 1px #dddddd;
      text-align: center; }
      .how-to-buy-tires .masthead-container > .row > div:LAST-CHILD {
        border-right: none; }
      .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; }
      .how-to-buy-tires .masthead-container > .row > div .header-text {
        float: left;
        width: 55%;
        padding: 0 0 0 5px;
        font-size: 24px; } }

@media (min-width: 901px) and (max-width: 1024px) and (min-width: 900px) {
  .how-to-buy-tires .masthead-container > .row > div .schedule-header {
    margin-left: 8% !important; } }

@media (min-width: 901px) {
      .how-to-buy-tires .masthead-container > .row > div .buy-header {
        margin-left: 29% !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); }
      .how-to-buy-tires .masthead-container > .row > div .buy-header-text {
        width: auto !important; }
      .how-to-buy-tires .masthead-container > .row > div .icon-gy {
        float: left;
        font-size: 32px;
        margin: -3px 0 0 30px; }
      .how-to-buy-tires .masthead-container > .row > div .desc {
        margin: 5px 0 10px 0;
        text-align: center;
        font-size: 14px; }
      .how-to-buy-tires .masthead-container > .row > div .schedule {
        margin: -10px 0 0 0; }
      .how-to-buy-tires .masthead-container > .row > div .circled-number {
        position: absolute;
        top: -60px;
        left: 50%;
        margin-left: -25px; }
        .how-to-buy-tires .masthead-container > .row > div .circled-number .icon-circle {
          font-size: 45px; }
        .how-to-buy-tires .masthead-container > .row > div .circled-number p {
          font-size: 30px;
          top: 1px;
          left: 16px; }
  .how-to-buy-tires .what-to-expect-container {
    width: 70%; }
    .how-to-buy-tires .what-to-expect-container .btn.btn-apply {
      width: 260px; }
    .how-to-buy-tires .what-to-expect-container h2 {
      margin-top: 60px;
      text-align: center;
      font-size: 40px; }
    .how-to-buy-tires .what-to-expect-container .what-to-expect-box {
      padding: 30px 0; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box h5 {
        font-size: 28px; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon {
        width: 98px;
        height: 109px;
        display: block;
        float: right; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .gy-cc-icon-small {
        display: none; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .icon .cart {
        display: none; }
      .how-to-buy-tires .what-to-expect-container .what-to-expect-box .content {
        width: 75%; }
    .how-to-buy-tires .what-to-expect-container .gy-icon-simplified-shopping {
      background-image: image-url("howToBuyTires/simplifiedShopping.png"); }
    .how-to-buy-tires .what-to-expect-container .gy-convenient-checkout {
      background-image: image-url("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); }
    .how-to-buy-tires .what-to-expect-container .gy-confirmed-appointment {
      background-image: image-url("howToBuyTires/confirmedAppointment.png"); }
    .how-to-buy-tires .what-to-expect-container .gy-confident-purchase {
      background-image: image-url("howToBuyTires/confidentPurchase.png"); }
  .how-to-buy-tires .icon-installation-service {
    display: inline-block;
    margin: 0 5px 0 0; }
  .how-to-buy-tires .access-box-wrapper p {
    width: 70%;
    text-align: center;
    margin: auto; } }

/**
 * TEMPLATE/PARTIAL NAME: Retailer Information Page
 *
 */
#modalSendEmail {
  width: 80%;
  text-align: center;
  margin: 0 auto; }

.retailer-information-page {
  margin-bottom: 30px; }
  .retailer-information-page .you-must {
    font-weight: bold;
    text-decoration: underline; }
  .retailer-information-page a {
    text-decoration: underline; }
  .retailer-information-page .contact a {
    text-decoration: none; }
  .retailer-information-page .copywrite {
    font-size: 12px; }
  .retailer-information-page h1 {
    font-size: 23px;
    font-family: "Barlow", Barlow, sans-serif;
    margin-top: 18px; }
  .retailer-information-page h1, .retailer-information-page h2 {
    color: #274BA7; }
  .retailer-information-page ol, .retailer-information-page ul {
    padding-left: 20px; }
  .retailer-information-page li, .retailer-information-page .section li {
    margin-bottom: 10px; }
  .retailer-information-page .wrapper-inner {
    max-width: 640px; }
    .retailer-information-page .wrapper-inner > div {
      padding: 20px; }
    .retailer-information-page .wrapper-inner .confirmation-message {
      padding-left: 0; }
      .retailer-information-page .wrapper-inner .confirmation-message .msg {
        width: 90%; }
  .retailer-information-page .header {
    overflow: hidden;
    padding: 0 0 20px 0; }
    .retailer-information-page .header .icon-col {
      color: #274BA7;
      font-size: 32px;
      margin: 5px 0 0 0;
      width: 45px;
      text-align: left; }
    .retailer-information-page .header .next-steps {
      font-weight: bold; }
  .retailer-information-page .header-img {
    width: 100%; }
  .retailer-information-page .emailSent {
    margin: 10px 0 10px 0;
    font-size: 20px;
    line-height: 100%;
    color: #339900; }
    .retailer-information-page .emailSent .icon-check-circle {
      font-size: 40px;
      display: inline-block;
      vertical-align: top; }
    .retailer-information-page .emailSent .email-sent-msj {
      color: #fff;
      background-color: #339900;
      margin: 0 0 0 10px;
      font-size: 16px;
      line-height: 100%;
      padding: 12px 5px 12px 5px;
      display: inline-block;
      vertical-align: top; }
  .retailer-information-page .section {
    border-top: 1px solid #ddd;
    padding: 10px 0 10px 0; }
  .retailer-information-page .icon-gy-treadmark {
    font-size: 17px; }
  .retailer-information-page .subhead {
    font-family: "Barlow", Barlow, sans-serif;
    font-size: 14px;
    font-weight: bold; }
  .retailer-information-page h2 {
    margin: 0 0 15px 0; }
    .retailer-information-page h2 .subhead {
      font-family: "Barlow", Barlow, sans-serif;
      font-size: 18px;
      text-transform: uppercase;
      font-style: italic;
      font-weight: bold; }
  .retailer-information-page .icon-col {
    width: 45px;
    vertical-align: top;
    text-align: left; }
  .retailer-information-page .product-area {
    margin: 15px 0 0 0;
    position: relative; }
    .retailer-information-page .product-area img {
      width: 45px; }
    .retailer-information-page .product-area .tire-name {
      font-size: 14px;
      font-weight: bold;
      color: #274BA7; }
    .retailer-information-page .product-area .quantity-area p {
      margin: 0; }
    .retailer-information-page .product-area .quantity-area .rear-label {
      margin: 10px 0 0 0; }
    .retailer-information-page .product-area .divider {
      border-bottom: 1px solid #ccc;
      margin: 10px 0 10px 0; }
    .retailer-information-page .product-area .quantity-label {
      margin-bottom: 5px; }
    .retailer-information-page .product-area .vehicle-label {
      margin: 0; }
  .retailer-information-page .appointment-area {
    margin: 15px 0 0 0;
    color: #274BA7; }
    .retailer-information-page .appointment-area a {
      color: #2366c1; }
    .retailer-information-page .appointment-area p {
      margin: 0; }
    .retailer-information-page .appointment-area .installer {
      color: #000;
      margin-top: 10px; }
      .retailer-information-page .appointment-area .installer p {
        font-weight: normal; }
    .retailer-information-page .appointment-area .icon-col {
      font-size: 32px; }
    .retailer-information-page .appointment-area .info-detail {
      margin: 4px 0 0 -4px; }
    .retailer-information-page .appointment-area .cell-detail {
      margin: 0 0 20px 0; }
  .retailer-information-page .customer-name {
    color: #000;
    margin: 0 0 0 0; }
  .retailer-information-page .contact p, .retailer-information-page .calendar p {
    font-weight: bold; }
  .retailer-information-page .column-left {
    display: inline-block; }
  .retailer-information-page .warning-area {
    clear: both; }
  .retailer-information-page .warning-icon {
    text-align: left;
    min-height: 26px;
    position: relative;
    width: 45px; }
    .retailer-information-page .warning-icon .icon-triangle-up {
      text-shadow: 0 1px 4px #666;
      color: #ffdd00;
      font-size: 32px;
      margin: -8px 0px 0px 2px;
      position: absolute;
      top: 10px; }
      .retailer-information-page .warning-icon .icon-triangle-up small {
        font-family: "Barlow Semi Condensed", Barlow, 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; }
  .retailer-information-page .vehicle-info, .retailer-information-page .warning-info {
    width: 75%; }
  .retailer-information-page .warning-info .underlined {
    text-decoration: underline;
    text-transform: uppercase; }
  .retailer-information-page .confirm-schedule {
    margin: 15px 0;
    color: #000; }
    .retailer-information-page .confirm-schedule a {
      width: 80%;
      text-align: center;
      margin: 15px 0 0 0;
      color: #000; }
    .retailer-information-page .confirm-schedule .cell-detail.cta {
      text-align: center;
      font-family: "Barlow", Barlow, sans-serif;
      font-size: 14px; }
  .retailer-information-page .confirm-label {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 15px 0; }
  .retailer-information-page .next-steps-label {
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .retailer-information-page .print {
      margin: 0 40px 0 0; }
    .retailer-information-page .confirm-label {
      margin: 15px 0 15px 0; }
    .retailer-information-page .cell-detail {
      display: inline-block; }
    .retailer-information-page .cell-detail.cell-right {
      display: block; }
    .retailer-information-page .cell-detail.calendar, .retailer-information-page .cell-detail.contact {
      width: 45%; }
    .retailer-information-page .appointment-area .cell-detail {
      margin: 0 4% 0 0;
      vertical-align: top; }
    .retailer-information-page .appointment-area .icon-col {
      text-align: left; }
    .retailer-information-page .vehicle-info {
      width: 90%; }
    .retailer-information-page .product-area {
      padding: 0; }
      .retailer-information-page .product-area.staggered {
        padding: 0; }
        .retailer-information-page .product-area.staggered .cell-detail {
          width: 45%; }
      .retailer-information-page .product-area .vehicle-info p:last-of-type {
        margin-bottom: 0; }
      .retailer-information-page .product-area .cell-detail {
        margin: 0px 5px 0 0; }
      .retailer-information-page .product-area .quantity-area {
        margin: 10px 0 0 0; }
        .retailer-information-page .product-area .quantity-area .rear-label {
          margin: 0; }
    .retailer-information-page .confirm-schedule .cell-detail {
      text-align: left; }
    .retailer-information-page .confirm-schedule a {
      width: 100%;
      margin: 15px 0 15px 0; }
    .retailer-information-page .warning-info {
      width: 85%; }
    .retailer-information-page .vehicle-info {
      width: 90%; } }

/**
 * TEMPLATE/PARTIAL NAME: Order History Page
 *
 */
.order-history-page {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  .order-history-page .wrapper-inner {
    padding: 0 0 20px 0; }
  .order-history-page .page-title-block {
    position: relative;
    padding-bottom: 10px; }
  .order-history-page h1 {
    float: none;
    margin-bottom: 5px; }
  .order-history-page .intro-offlink {
    float: none;
    clear: both;
    padding-bottom: 5px;
    margin: 13px 0 0 0; }
  .order-history-page h2 {
    color: #274BA7;
    margin: 0; }
  .order-history-page .sort-by-component {
    overflow: hidden;
    padding: 20px 20px 20px 15px; }
    .order-history-page .sort-by-component label {
      font-size: 18px;
      font-weight: normal;
      margin: 8px 0 0 0; }
  .order-history-page .sorter {
    display: block;
    margin: 10px 0 0 0; }
  .order-history-page #sorted {
    display: inline-block;
    width: 223px;
    font-family: Barlow, sans-serif; }
  .order-history-page .item-area .heading {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .order-history-page .item-area .item {
    margin: 0 0 10px 0; }
    .order-history-page .item-area .item p {
      line-height: 120%;
      margin: 0;
      font-size: 18px; }
    .order-history-page .item-area .item .icon-thin-arrow-right {
      font-size: 12px; }
  .order-history-page .item-area .history {
    padding: 30px 10px 30px 15px;
    border-bottom: 1px solid #ccc; }
  .order-history-page .tire-name {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .order-history-page .table-container {
    display: table;
    margin-bottom: 40px; }
    .lt-ie9 .order-history-page .table-container {
      border-left: 1px solid #cbd6e9; }
  .order-history-page .table-row {
    display: table-row; }
    .order-history-page .table-row .icon-thin-arrow-right {
      font-size: 11px;
      color: #2366c1; }
  .order-history-page .table-row.empty {
    height: 15px; }
  .order-history-page .even {
    background-color: #e6eaf5; }
    .order-history-page .even .cell {
      border-top: 15px solid #e6eaf5;
      border-bottom: 15px solid #e6eaf5; }
      .lt-ie9 .order-history-page .even .cell {
        border-top: 0px;
        border-bottom: 0px;
        padding: 15px 0 15px 0; }
  .order-history-page .table-row.th {
    background-color: #274BA7; }
    .order-history-page .table-row.th .cell {
      border: none;
      color: #fff;
      padding: 8px 10px 8px 10px;
      font-size: 18px;
      width: 16%; }
  .order-history-page .cell {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #cbd6e9;
    border-top: 15px solid #fff;
    border-bottom: 15px solid #fff;
    font-size: 18px;
    text-align: center;
    padding: 0px 10px 0px 10px;
    vertical-align: top;
    line-height: 100%; }
    .lt-ie9 .order-history-page .cell {
      border-top: 0px;
      border-bottom: 0px;
      padding: 15px 0 15px 0; }
    .order-history-page .cell:last-child {
      border-right: none; }
  @media (min-width: 900px) {
    .order-history-page h1 {
      max-width: 55%; }
    .order-history-page .intro-offlink {
      position: absolute;
      top: 0;
      right: 15px;
      max-width: 45%;
      padding-bottom: 0; } }
  @media (min-width: 768px) {
    .order-history-page h1 {
      max-width: 70%; }
    .order-history-page .intro-offlink {
      max-width: 30%; }
    .order-history-page .wrapper-inner {
      padding: 15px; }
    .order-history-page .page-title-block {
      margin: 30px 15px 15px 0px; }
    .order-history-page .sort-by-component {
      padding: 20px 20px 20px 0px; }
    .order-history-page h2 {
      float: left; }
    .order-history-page .sorter {
      margin: 0px 0 0 5%;
      display: inline-block;
      float: left;
      width: 400px; }
    .order-history-page .cell {
      font-size: 14px; }
    .order-history-page .time {
      display: block; }
    .order-history-page .tire-name p {
      width: 95%;
      margin: 0 auto; }
    .order-history-page #sorted {
      margin-left: 10px; } }
  @media (min-width: 1024px) {
    .order-history-page .cell {
      font-size: 18px; }
    .order-history-page .table-row .icon-thin-arrow-right {
      font-size: 14px; }
    .order-history-page .tire-name p {
      width: 90%;
      margin: 0 auto; } }

.login .faq-section {
  padding-bottom: 15px; }

.login .detail-sidebar {
  padding-left: 0;
  padding-right: 0; }

.login.detail-page .js-left-content, .login.warranty-template .js-left-content {
  padding-left: 0px; }

.login.detail-page .page-header-info, .login.warranty-template .page-header-info {
  width: 100%; }

.login.detail-page .gy-form label, .login.warranty-template .gy-form label {
  width: 100%;
  margin-top: 10px; }

.login.detail-page label .error, .login.warranty-template label .error {
  color: #FF2534;
  height: 12px;
  display: inline-block;
  visibility: hidden;
  font-family: "Barlow", Barlow, sans-serif;
  font-weight: normal;
  text-transform: none; }

.login.detail-page .btn-block-mobile, .login.warranty-template .btn-block-mobile {
  width: 100%; }

.login.detail-page [href='#modalForgotPassword']:HOVER, .login.warranty-template [href='#modalForgotPassword']:HOVER {
  text-decoration: underline; }

.login.detail-page .icon-thin-arrow-right, .login.warranty-template .icon-thin-arrow-right {
  margin-left: 5px;
  color: #274BA7; }

.login.detail-page .sidebar-list, .login.warranty-template .sidebar-list, .login.detail-page .warranty-template .additional-resources-container, .warranty-template .login.detail-page .additional-resources-container, .login.warranty-template .additional-resources-container {
  padding: 0 0 25px 0; }

@media (max-width: 767px) {
  .login .js-left-content {
    padding-right: 0px; } }

@media (max-width: 480px) {
  .login .js-left-content {
    padding-bottom: 5px; } }

@media (min-width: 768px) {
  .login .js-left-content {
    overflow: hidden; }
  .login .faq-section {
    max-width: 98%; }
  .login .page-header-info {
    width: 50% !important; }
  .login .detail-main, .login .warranty-template .left-content, .warranty-template .login .left-content {
    padding-right: 0; } }

#modalForgotPassword {
  width: 100%;
  margin: 0 auto; }
  #modalForgotPassword .gy-form .gy-form-actions .btn {
    width: 100%; }
  #modalForgotPassword .input-name i {
    display: block; }
  @media (min-width: 768px) {
    #modalForgotPassword {
      width: 720px; } }

.change-password-page .gy-form label {
  margin-top: 15px; }
  .change-password-page .gy-form label i {
    height: 12px;
    display: inline-block;
    font-family: "Barlow", Barlow, sans-serif;
    font-weight: normal;
    text-transform: none; }

.change-password-page .gy-form small {
  font-size: 12px; }

.change-password-page .gy-link:hover {
  text-decoration: underline; }

.change-password-page .required-mark {
  color: #FF2534; }

.change-password-page .col-left {
  width: 100%; }

.change-password-page .error {
  color: #FF2534;
  visibility: hidden; }

.change-password-page .detail-main, .change-password-page .warranty-template .left-content, .warranty-template .change-password-page .left-content {
  border: none; }

.change-password-page .gy-form-actions a {
  margin: 0 0 0 5px; }

.change-password-page .gy-form-actions .btn {
  margin-right: 40px !important; }

.change-password-page .gy-form-actions .gy-link {
  margin-right: 5px !important; }

.change-password-page .gy-form-actions .icon-thin-arrow-right {
  color: #274BA7; }

@media (min-width: 768px) {
  .change-password-page .col-left {
    width: 50%; }
  .change-password-page .gy-form-actions a {
    margin: 0 0 0 20px; } }

/**
 * TEMPLATE/PARTIAL NAME: Consumer Account Profile
 *
 */
.consumer-account-profile-page .detail-main, .consumer-account-profile-page .warranty-template .left-content, .warranty-template .consumer-account-profile-page .left-content, .consumer-account-profile-page .page-title-block {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }

.consumer-account-profile-page .wrapper-inner {
  padding: 0 0 20px 0; }

.consumer-account-profile-page h2, .consumer-account-profile-page h3 {
  color: #274BA7;
  margin: 0; }

.consumer-account-profile-page h3 {
  margin: 0 0 15px 0;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased; }

.consumer-account-profile-page .page-title-block {
  margin: 30px 15px 5px;
  position: relative; }

.consumer-account-profile-page .main-content {
  padding: 0 15px 15px; }

.consumer-account-profile-page .detail-main, .consumer-account-profile-page .warranty-template .left-content, .warranty-template .consumer-account-profile-page .left-content {
  margin-top: 0;
  padding: 0; }

.consumer-account-profile-page .back-to-account-link {
  font-size: 16px; }

.consumer-account-profile-page .info-tile-card {
  height: 320px;
  text-align: center;
  margin: 0 auto 20px;
  width: 98%; }
  .consumer-account-profile-page .info-tile-card h3 {
    text-align: left; }

.consumer-account-profile-page .subhead {
  margin: 10px 0 10px;
  font-size: 18px; }

.consumer-account-profile-page .content {
  width: 85%;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  text-align: left;
  padding: 15px 0 22px 0; }
  .consumer-account-profile-page .content p {
    line-height: 120%;
    font-size: 18px;
    padding: 0;
    margin: 0; }
  .consumer-account-profile-page .content .icon-thin-arrow-right {
    font-size: 14px;
    color: #2366c1; }
  .consumer-account-profile-page .content .profile-subtitle {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    padding: 5px 0 0; }
  .consumer-account-profile-page .content .profile-info-text {
    padding: 0; }

.consumer-account-profile-page .content-block-1 {
  margin: 10px 0 0 0; }

.consumer-account-profile-page .content-block-2 {
  margin: 30px 0 25px 0; }

.consumer-account-profile-page .detail-sidebar {
  margin-top: 10px;
  padding-right: 0; }

@media (min-width: 768px) {
  .consumer-account-profile-page .info-tile-card {
    width: 45%;
    margin: 0 5% 2px 0;
    float: left; }
  .consumer-account-profile-page .back-to-account-link {
    bottom: 15px;
    max-width: 30%;
    padding-bottom: 0;
    position: absolute;
    right: 15px;
    color: #274BA7;
    font-size: 18px; } }

@media (max-width: 767px) {
  .consumer-account-profile-page .detail-sidebar, .consumer-account-profile-page .sidebar-list, .consumer-account-profile-page .warranty-template .additional-resources-container, .warranty-template .consumer-account-profile-page .additional-resources-container {
    padding-left: 0;
    padding-right: 0; }
  .consumer-account-profile-page .faq-sidebar .panel-body, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .consumer-account-profile-page .faq-sidebar .content, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .consumer-account-profile-page .faq-sidebar .content, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .consumer-account-profile-page .faq-sidebar .content, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .consumer-account-profile-page .faq-sidebar .content, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .consumer-account-profile-page .faq-sidebar .content, .consumer-account-profile-page .faq-sidebar .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .consumer-account-profile-page .faq-sidebar .content {
    padding-right: 15px; } }

/**
 * TEMPLATE/PARTIAL NAME: Consumer Account Home Page
 *
 */
.consumer-account-home {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  .consumer-account-home .wrapper-inner {
    padding: 0 0 20px 0; }
  .consumer-account-home h2, .consumer-account-home h3 {
    color: #274BA7;
    margin: 0; }
  .consumer-account-home h3 {
    text-align: center;
    margin: 0 0 15px 0;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .consumer-account-home .page-title-block {
    margin-bottom: 0; }
    .consumer-account-home .page-title-block h1 {
      margin-bottom: 0px; }
  .consumer-account-home .main-content {
    padding: 10px 15px 15px; }
  .consumer-account-home .info-tile-card {
    height: 300px;
    text-align: center;
    margin: 0 auto 20px;
    width: 98%; }
  .consumer-account-home .subhead {
    margin: 10px 0 10px;
    font-size: 18px; }
  .consumer-account-home .content {
    width: 85%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    text-align: left;
    padding: 15px 0 22px 0; }
    .consumer-account-home .content p {
      line-height: 120%;
      font-size: 18px;
      border-top: 1px solid #ddd;
      padding: 10px 0 10px 0;
      margin: 0; }
    .consumer-account-home .content .icon-thin-arrow-right {
      font-size: 14px;
      color: #2366c1; }
  .consumer-account-home .background-img {
    font-size: 380px;
    position: absolute;
    color: #eee;
    right: -90px;
    top: 0;
    z-index: 1; }
  @media (min-width: 768px) {
    .consumer-account-home .page-title-block {
      padding-bottom: 15px;
      margin: 30px 15px 5px 15px; }
    .consumer-account-home .info-tile-card {
      width: 31%;
      margin: 0 2% 2px 0;
      float: left; } }

.order-detail-page {
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased; }
  .order-detail-page .wrapper-inner {
    padding: 0 0 20px 0; }
  .order-detail-page .page-title-block {
    padding: 0 0 10px 10px; }
  .order-detail-page h1 {
    margin: 0; }
  .order-detail-page h2, .order-detail-page h3 {
    color: #274BA7;
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased; }
  .order-detail-page h3 {
    text-align: center;
    margin: 0 0 15px 0; }
  .order-detail-page h2 {
    padding: 0 0 0 10px;
    margin: 0; }
  .order-detail-page .main-content {
    padding: 0 15px 15px; }
  .order-detail-page .info-tile-card {
    height: 225px;
    text-align: center;
    margin: 0 auto 20px;
    width: 97%; }
  .order-detail-page .subhead {
    margin: 25px 0;
    font-size: 14px;
    font-family: "Barlow", Barlow, sans-serif;
    padding: 0 0 0 10px; }
    .order-detail-page .subhead p {
      display: inline-block;
      margin: 0;
      width: 100%; }
  .order-detail-page .big-tile-info-card {
    width: 97% !important;
    margin: 20px 0 5px 5px !important;
    height: auto !important;
    padding: 0 0 20px 0 !important;
    font-family: "Barlow", Barlow, sans-serif; }
    .order-detail-page .big-tile-info-card .content {
      width: 97% !important;
      padding: 15px 0 0 0 !important; }
  .order-detail-page .icon-thin-arrow-right {
    color: #274BA7;
    font-size: 14px;
    vertical-align: middle; }
  .order-detail-page .content {
    width: 90%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    text-align: left;
    padding: 15px 0 22px 0; }
    .order-detail-page .content p {
      line-height: 120%;
      font-size: 18px;
      padding: 5px 0 15px 0;
      margin: 0; }
    .order-detail-page .content h3 {
      text-align: left; }
    .order-detail-page .content .content-block-1 {
      margin: 0 0 10px 0; }
    .order-detail-page .content .content-block-2 {
      margin: 0; }
    .order-detail-page .content .profile-subtitle {
      padding: 0;
      font-size: 14px; }
    .order-detail-page .content .profile-info-text {
      padding: 0; }
    .order-detail-page .content .stagger-tire-description {
      float: left;
      width: 100%;
      margin: 5px 0;
      padding: 0 0 0 0; }
      .order-detail-page .content .stagger-tire-description p {
        font-size: 14px;
        padding: 0;
        margin: 3px 0; }
      .order-detail-page .content .stagger-tire-description .tire-sizes {
        margin: 10px 0; }
  .order-detail-page .tire-specs-info p {
    width: 100% !important; }
  .order-detail-page .gy-tertiary-windowshade .panel-heading {
    padding: 7px; }
  .order-detail-page .gy-tertiary-windowshade h3 {
    width: 76%; }
  .order-detail-page .gy-tertiary-windowshade .combined-cost {
    color: #555 !important;
    float: right !important;
    font-size: 18px !important; }
  .order-detail-page .gy-tertiary-windowshade.confirmation h3 {
    color: black !important;
    font-weight: bold;
    padding-left: 15px;
    text-align: left; }
  .order-detail-page .gy-tertiary-windowshade.confirmation .panel-heading, .order-detail-page .gy-tertiary-windowshade.confirmation .panel-body .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-windowshade .content .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-secondary-windowshade .content .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-nav-windowshade .content .item-b, .order-detail-page .warranty-treadLife .gy-tertiary-windowshade.confirmation .content .item-b, .warranty-treadLife .order-detail-page .gy-tertiary-windowshade.confirmation .content .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-coupon-windowshade .content .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-min-windowshade .content .item-b, .order-detail-page .gy-tertiary-windowshade.confirmation .panel-body .calc-line, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-windowshade .content .calc-line, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-secondary-windowshade .content .calc-line, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-nav-windowshade .content .calc-line, .order-detail-page .warranty-treadLife .gy-tertiary-windowshade.confirmation .content .calc-line, .warranty-treadLife .order-detail-page .gy-tertiary-windowshade.confirmation .content .calc-line, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-coupon-windowshade .content .calc-line, .order-detail-page .gy-tertiary-windowshade.confirmation .warranty-treadLife .gy-min-windowshade .content .calc-line {
    padding-right: 0 !important; }
  .order-detail-page .tire-checked-summary-container {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
    padding-bottom: 15px; }
    .order-detail-page .tire-checked-summary-container .gy-tertiary-windowshade {
      border-top: 1px solid #999; }
      @media (max-width: 768px) {
        .order-detail-page .tire-checked-summary-container .gy-tertiary-windowshade {
          margin-left: 0 !important;
          margin-right: 0 !important; } }
    .order-detail-page .tire-checked-summary-container .panel-collapse {
      background: white; }
      .order-detail-page .tire-checked-summary-container .panel-collapse .panel-body, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content, .order-detail-page .tire-checked-summary-container .panel-collapse .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .panel-collapse .content {
        padding: 0; }
    .order-detail-page .tire-checked-summary-container #installation li, .order-detail-page .tire-checked-summary-container #taxes li {
      border-top: 1px solid #dedede;
      padding: 10px 0 10px 35px;
      font-size: 16px; }
    .order-detail-page .tire-checked-summary-container .icon-info-circle {
      color: #1A3C8C;
      margin-right: 5px; }
  .order-detail-page .tire-checked-summary-list {
    padding-left: 0px;
    padding-right: 0px; }
    @media (min-width: 768px) {
      .order-detail-page .tire-checked-summary-list {
        padding-right: 15px; } }
  .order-detail-page .tire-checked-summary {
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 0px 0px 10px 0px; }
    .order-detail-page .tire-checked-summary ul {
      list-style-type: none; }
      @media (min-width: 767px) {
        .order-detail-page .tire-checked-summary ul {
          padding: 0 25px 0 0; } }
      @media (max-width: 481px) {
        .order-detail-page .tire-checked-summary ul {
          padding: 0; } }
    .order-detail-page .tire-checked-summary li {
      color: #999;
      font-size: 14px;
      margin: 0px !important;
      overflow: auto; }
      @media (max-width: 481px) {
        .order-detail-page .tire-checked-summary li .item-b {
          padding-left: 18px; } }
      .order-detail-page .tire-checked-summary li:first-child {
        border-top: none; }
      .order-detail-page .tire-checked-summary li p {
        color: black;
        margin: 0px;
        line-height: 1em; }
      .order-detail-page .tire-checked-summary li .gy-link {
        margin: 0px 10px; }
      .order-detail-page .tire-checked-summary li.no-border {
        border: none;
        padding-left: 7px; }
      .order-detail-page .tire-checked-summary li.item-head {
        color: #000;
        font-size: 16px; }
      .order-detail-page .tire-checked-summary li.item-head.staggered {
        padding-left: 10px; }
      .order-detail-page .tire-checked-summary li.item-a {
        font-size: 16px; }
      .order-detail-page .tire-checked-summary li.item-b p {
        margin-bottom: 5px;
        font-size: 14px; }
      .order-detail-page .tire-checked-summary li .input-name {
        color: black;
        font-weight: bold; }
      .order-detail-page .tire-checked-summary li.total {
        color: black;
        font-size: 18px;
        font-weight: bold; }
      .order-detail-page .tire-checked-summary li.mail-rebate {
        border-top: none;
        color: #000;
        font-weight: bold;
        font-size: 16px;
        padding-top: 0; }
      .order-detail-page .tire-checked-summary li .second-line {
        color: #999;
        font-weight: normal;
        font-style: italic;
        font-size: 16px;
        margin-top: 5px; }
        .order-detail-page .tire-checked-summary li .second-line .pull-right {
          font-style: normal; }
    .order-detail-page .tire-checked-summary .gy-link {
      display: none; }
    .order-detail-page .tire-checked-summary .taxes-charges-link {
      display: block !important; }
    @media (min-width: 768px) {
      .order-detail-page .tire-checked-summary {
        border-bottom: none;
        border-right: 1px solid #dedede;
        margin-bottom: 0px;
        padding: 0px 15px 0px 0px; } }
  .order-detail-page .tire-checked-disclaimer {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 14px;
    margin: 15px 0;
    padding-left: 20px; }
  .order-detail-page .back-to-account-link {
    font-size: 18px; }
  .order-detail-page .desktop-info {
    display: none; }
  .order-detail-page .detail-main.left-content, .order-detail-page .warranty-template .left-content, .warranty-template .order-detail-page .left-content {
    width: 100%;
    float: left; }
  .order-detail-page .detail-sidebar.right-content {
    width: 100%;
    float: right; }
    .order-detail-page .detail-sidebar.right-content .sidebar-list, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container {
      text-align: center;
      padding-left: 15px;
      padding-right: 15px;
      padding: 0;
      overflow-y: hidden;
      list-style: none;
      text-transform: capitalize; }
      .order-detail-page .detail-sidebar.right-content .sidebar-list h4, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container h4, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container h4 {
        background-color: #666666;
        background-repeat: repeat;
        background-image: url("/Content/img/diagonal.png");
        color: white;
        padding: 10px 0;
        margin: 0 0 20px;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 18px;
        letter-spacing: 1px;
        -webkit-font-smoothing: antialiased; }
      .order-detail-page .detail-sidebar.right-content .sidebar-list ul, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container ul, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container ul {
        margin: 0 10px;
        padding: 0;
        list-style: none;
        text-align: center;
        font-size: 18px; }
      .order-detail-page .detail-sidebar.right-content .sidebar-list li, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container li, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container li {
        padding: 9px 0 10px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        font-size: 18px; }
        .order-detail-page .detail-sidebar.right-content .sidebar-list li:last-of-type, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container li:last-of-type, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container li:last-of-type {
          border-bottom: none; }
  .order-detail-page p.mail-rebate {
    padding: 5px 10px;
    font-size: 16px; }
  .order-detail-page .tire-checked-summary {
    border: none; }
    .order-detail-page .tire-checked-summary ul {
      padding: 0; }
  .order-detail-page .tire-checked-summary-list {
    padding: 0;
    width: 100%; }
  .order-detail-page .tire-checked-name-container {
    padding-left: 0px;
    margin-bottom: 15px;
    width: 100%; }
    .order-detail-page .tire-checked-name-container h3 {
      margin: 0 0 0 10px;
      width: 29%;
      text-align: left; }
  .order-detail-page .tire-checked-name-container-stagger {
    display: inline-block;
    margin: 31px 0 0 12px;
    padding: 0;
    vertical-align: middle;
    width: 59%; }
    .order-detail-page .tire-checked-name-container-stagger .tire-checked-name {
      padding: 0 0 10px 0; }
  .order-detail-page .tire-checked-image-container {
    padding: 0;
    margin: 0 5px;
    float: left;
    width: 29%;
    max-width: 100px; }
    .order-detail-page .tire-checked-image-container img {
      margin: 0 0 0 0;
      width: 100%;
      max-width: 90px;
      max-height: 126px;
      margin-top: 10px; }
  .order-detail-page .tire-checked-image-container-stagger {
    padding: 0;
    margin: 0 0 0 5px;
    display: inline-block;
    width: 29%;
    vertical-align: top;
    max-width: 100px; }
    .order-detail-page .tire-checked-image-container-stagger img {
      margin: 10px 0 0 0;
      width: 96%;
      max-width: 90px;
      max-height: 126px; }
    .order-detail-page .tire-checked-image-container-stagger h3 {
      margin: 0 0 0 5px; }
  .order-detail-page .tire-checked-name {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #274BA7;
    font-size: 24px !important;
    line-height: 1.05em;
    margin-top: 20px;
    padding: 0; }
    .order-detail-page .tire-checked-name a {
      text-decoration: none; }
    .order-detail-page .tire-checked-name a:hover {
      text-decoration: underline; }
  .order-detail-page .tire-specs {
    float: left;
    width: 100%;
    margin: 15px 0 0 0; }
    .order-detail-page .tire-specs p {
      padding: 5px 0 0 0;
      font-size: 14px; }
    .order-detail-page .tire-specs .tire-size-wrapper {
      margin: 0 0 10px 0; }
  .order-detail-page .tire-checked-description {
    margin-top: 0;
    float: left;
    width: 33%;
    padding-left: 5px; }
    .order-detail-page .tire-checked-description p {
      font-size: 16px;
      margin-bottom: 0px; }
  .order-detail-page .tire-info {
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    margin: 0 0 0 15px; }
  @media (min-width: 799px) {
    .order-detail-page .tire-info {
      margin: 0;
      width: 70%; }
    .order-detail-page .content .stagger-tire-description {
      width: 50%; }
    .order-detail-page .subhead p {
      margin: 0 15px 0 0;
      width: auto; }
    .order-detail-page .info-tile-card {
      width: 29%;
      margin: 0 3% 25px 0;
      float: left; }
    .order-detail-page .big-tile-info-card .content {
      padding: 5px 0 0 0; }
    .order-detail-page .big-tile-info-card {
      width: 93% !important; }
    .order-detail-page .back-to-account-link {
      max-width: 30%;
      padding-bottom: 0;
      color: #274BA7; }
    .order-detail-page .tire-checked-name-container {
      margin-bottom: 0; }
      .order-detail-page .tire-checked-name-container h3 {
        width: 100%;
        margin: 0 0 0 15px;
        text-align: left; }
    .order-detail-page .tire-checked-image-container {
      margin: 20px 25px 0 20px;
      width: 12%;
      float: left; }
      .order-detail-page .tire-checked-image-container img {
        margin-bottom: 30px; }
    .order-detail-page .tire-checked-image-container-stagger {
      margin: 0 20px 0 15px;
      width: 15%;
      float: left; }
      .order-detail-page .tire-checked-image-container-stagger img {
        margin: 30px 0 0 5px;
        max-width: 90px;
        max-height: 126px; }
      .order-detail-page .tire-checked-image-container-stagger h3 {
        margin: 0; }
    .order-detail-page .tire-specs p {
      width: 40%;
      float: left; }
    .order-detail-page .tire-specs .tire-size-wrapper {
      width: 100%;
      float: left;
      margin: 0 0 15px 0; }
      .order-detail-page .tire-specs .tire-size-wrapper p {
        width: 100%;
        float: left; }
    .order-detail-page .mobile-info {
      display: none; }
    .order-detail-page .desktop-info {
      display: block;
      width: 70%; }
    .order-detail-page .detail-main.left-content, .order-detail-page .warranty-template .left-content, .warranty-template .order-detail-page .left-content {
      width: 75%;
      border-right: 1px solid #ddd;
      float: left;
      margin: 0;
      overflow-y: hidden;
      padding: 0 0 15px 0; }
    .order-detail-page .tire-checked-summary-list {
      width: 65%;
      margin-bottom: 20px; }
    .order-detail-page .detail-sidebar.right-content {
      width: 25%; }
      .order-detail-page .detail-sidebar.right-content .sidebar-list ul li, .order-detail-page .detail-sidebar.right-content .warranty-template .additional-resources-container ul li, .warranty-template .order-detail-page .detail-sidebar.right-content .additional-resources-container ul li {
        text-align: center;
        font-family: display-font();
        font-size: 18px; }
    .order-detail-page .tire-checked-name-container-stagger {
      margin: 31px 0 0 0;
      padding: 0 0 0 1px;
      width: 70%; }
    .order-detail-page .tire-specs-info p {
      width: 50% !important; }
    .order-detail-page .tire-checked-summary-container .panel-body, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .content, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .content, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .content, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .content, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .content, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .content {
      padding: 0;
      margin-top: 0; }
      .order-detail-page .tire-checked-summary-container .panel-body li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-windowshade .content li.item-b p, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-secondary-windowshade .content li.item-b p, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-nav-windowshade .content li.item-b p, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-tertiary-windowshade .content li.item-b p, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-coupon-windowshade .content li.item-b p, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-min-windowshade .content li.item-b p, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .content li.item-b p, .order-detail-page .tire-checked-summary-container .panel-body li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-windowshade .content li.calc-line p, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-secondary-windowshade .content li.calc-line p, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-nav-windowshade .content li.calc-line p, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-tertiary-windowshade .content li.calc-line p, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-coupon-windowshade .content li.calc-line p, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-min-windowshade .content li.calc-line p, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .content li.calc-line p {
        font-size: 18px; }
      .order-detail-page .tire-checked-summary-container .panel-body .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-windowshade .content .item-b, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-secondary-windowshade .content .item-b, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-nav-windowshade .content .item-b, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-tertiary-windowshade .content .item-b, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-coupon-windowshade .content .item-b, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-min-windowshade .content .item-b, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .content .item-b, .order-detail-page .tire-checked-summary-container .panel-body .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-windowshade .content .calc-line, .warranty-treadLife .gy-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-secondary-windowshade .content .calc-line, .warranty-treadLife .gy-secondary-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-nav-windowshade .content .calc-line, .warranty-treadLife .gy-nav-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-tertiary-windowshade .content .calc-line, .warranty-treadLife .gy-tertiary-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-coupon-windowshade .content .calc-line, .warranty-treadLife .gy-coupon-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line, .order-detail-page .tire-checked-summary-container .warranty-treadLife .gy-min-windowshade .content .calc-line, .warranty-treadLife .gy-min-windowshade .order-detail-page .tire-checked-summary-container .content .calc-line {
        padding: 10px 10px 10px 40px !important;
        font-size: 18px !important; } }
  .order-detail-page .intro-offlink a:hover {
    text-decoration: underline; }

.return-policy .styled-divider, .return-policy .tile-container .tile hr, .tile-container .tile .return-policy hr {
  height: 10px; }

.return-policy .page-header {
  margin: 15px 0 0; }

.return-policy .page-header-info {
  padding: 10px 0 0 0; }

.return-policy .gy-windowshade a, .return-policy .gy-secondary-windowshade a, .return-policy .gy-nav-windowshade a, .return-policy .gy-tertiary-windowshade a, .return-policy .gy-coupon-windowshade a, .return-policy .gy-min-windowshade a {
  margin: 0 auto; }

.return-policy .gy-windowshade .panel-body, .return-policy .gy-secondary-windowshade .panel-body, .return-policy .gy-nav-windowshade .panel-body, .return-policy .gy-tertiary-windowshade .panel-body, .return-policy .gy-coupon-windowshade .panel-body, .return-policy .gy-min-windowshade .panel-body, .return-policy .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .return-policy .gy-windowshade .content, .return-policy .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .return-policy .gy-secondary-windowshade .content, .return-policy .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .return-policy .gy-nav-windowshade .content, .return-policy .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .return-policy .gy-tertiary-windowshade .content, .return-policy .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .return-policy .gy-coupon-windowshade .content, .return-policy .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .return-policy .gy-min-windowshade .content {
  padding: 0 15px 25px; }

.return-policy .gy-windowshade .gy-link, .return-policy .gy-secondary-windowshade .gy-link, .return-policy .gy-nav-windowshade .gy-link, .return-policy .gy-tertiary-windowshade .gy-link, .return-policy .gy-coupon-windowshade .gy-link, .return-policy .gy-min-windowshade .gy-link {
  display: inline-block;
  margin: 10px auto; }
  .return-policy .gy-windowshade .gy-link span, .return-policy .gy-secondary-windowshade .gy-link span, .return-policy .gy-nav-windowshade .gy-link span, .return-policy .gy-tertiary-windowshade .gy-link span, .return-policy .gy-coupon-windowshade .gy-link span, .return-policy .gy-min-windowshade .gy-link span {
    font-style: "Barlow Semi Condensed";
    font-size: 18px; }

.return-policy .gy-windowshade .btn, .return-policy .gy-secondary-windowshade .btn, .return-policy .gy-nav-windowshade .btn, .return-policy .gy-tertiary-windowshade .btn, .return-policy .gy-coupon-windowshade .btn, .return-policy .gy-min-windowshade .btn {
  width: 100%; }

.return-policy .phone-number {
  text-decoration: underline; }

.return-policy .return-policy-windowshade {
  margin: 0 15px;
  cursor: auto; }

.return-policy .gy-link span {
  font-style: "Barlow Semi Condensed";
  font-size: 18px; }

.return-policy .sidebar-list, .return-policy .warranty-template .additional-resources-container, .warranty-template .return-policy .additional-resources-container {
  padding: 0; }
  .return-policy .sidebar-list h4, .return-policy .warranty-template .additional-resources-container h4, .warranty-template .return-policy .additional-resources-container h4 {
    padding: 12px 0; }
  .return-policy .sidebar-list li:last-of-type, .return-policy .warranty-template .additional-resources-container li:last-of-type, .warranty-template .return-policy .additional-resources-container li:last-of-type {
    border-bottom: 1px solid #ddd; }

@media (min-width: 768px) {
  .return-policy .page-header {
    margin: 15px 0; }
  .return-policy .gy-windowshade .btn, .return-policy .gy-secondary-windowshade .btn, .return-policy .gy-nav-windowshade .btn, .return-policy .gy-tertiary-windowshade .btn, .return-policy .gy-coupon-windowshade .btn, .return-policy .gy-min-windowshade .btn {
    max-width: 230px; } }

.retailer-faq h2 {
  font-size: 24px;
  color: #274BA7;
  margin: 5px 0;
  display: inline-block; }

.retailer-faq .faq-header-section {
  background-color: #dedede;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal-tight.png");
  -webkit-box-shadow: 0 3px 1px 0 #aaa;
  -moz-box-shadow: 0 3px 1px 0 #aaa;
  box-shadow: 0 3px 1px 0 #aaa;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .retailer-faq .faq-header-section {
      margin: 0 -15px 10px -15px; } }

.retailer-faq .faq-section {
  margin-bottom: 20px; }

.retailer-faq .js-left-content {
  border-right: 0; }

.retailer-faq .retailer-responsive-header {
  margin: 0 auto;
  border-bottom: 3px solid #ffdd00;
  background-color: #acacac;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png"); }

.retailer-faq .navless-header-wrapper {
  margin: auto;
  max-width: 1180px; }
  .retailer-faq .navless-header-wrapper img {
    padding-left: 15px; }

.retailer-faq .crumb-list {
  padding-left: 0; }
  .retailer-faq .crumb-list li {
    display: inline-block;
    width: auto;
    padding: 10px 0;
    margin-right: 30px; }
    .retailer-faq .crumb-list li a {
      padding: 0;
      text-decoration: none; }
  .retailer-faq .crumb-list a:hover {
    text-decoration: underline; }

.retailer-faq .need-help-section {
  clear: both;
  padding: 0 15px 50px 15px; }

.retailer-faq .panel-heading .glyphicon, .retailer-faq .panel-heading .tire-detail-tire-multi-sku .gy-radio input[type="radio"]:checked + label:before, .tire-detail-tire-multi-sku .gy-radio .retailer-faq .panel-heading input[type="radio"]:checked + label:before {
  vertical-align: top; }

@media print {
  .retailer-faq .panel-collapse,
  .retailer-faq .panel-collapse .collapse {
    height: auto !important;
    display: block; } }

.box-column {
  margin: 0 8% 0 0; }

.box-column:last-child {
  margin: 0; }

.simple-box-component {
  text-align: left;
  padding: 0 5px 10px; }

.simple-box-component .bold {
  font-weight: 700; }

.simple-box-component__head {
  font-size: 18px;
  margin: 0; }

.simple-box-component__subhead {
  font-size: 14px;
  margin: 0; }

@media (min-width: 768px) {
  .gy-ie-identifier .select-vehicle .active-row .select-vehicle__selectable {
    right: 0; }
  .gy-ie-identifier .select-vehicle .active-row .select-vehicle__plus-icon {
    right: 7px; }
  .simple-box-component {
    padding: 13px;
    margin: 0;
    text-align: center; }
  .simple-box-component__head {
    margin: 0 0 10px; }
  .simple-box-component .brake-on-tablet {
    display: block; }
  .simple-box-component.speed-rating-tile {
    min-height: 380px; }
  .simple-box-component.load-index-tile {
    min-height: 261px; } }

@media (min-width: 1024px) {
  .simple-box-component.speed-rating-tile {
    min-height: 270px; }
  .simple-box-component.load-index-tile {
    min-height: 185px; } }

@media (min-width: 1200px) {
  .simple-box-component.speed-rating-tile {
    min-height: 205px; }
  .simple-box-component.load-index-tile {
    min-height: 161px; } }

[class*=multiple-column-speed-rating-infobox-component], [class*=multiple-column-load-index-infobox-component] {
  margin: 0;
  padding: 0 15px; }

[class*=multiple-column-speed-rating-infobox-component] .simple-box-component, [class*=multiple-column-load-index-infobox-component] .simple-box-component {
  padding: 0; }

[class*=multiple-column-speed-rating-infobox-component] .simple-box-component.section, [class*=multiple-column-load-index-infobox-component] .simple-box-component.section {
  padding: 0 0 26px; }

[class*=multiple-column-speed-rating-infobox-component] .simple-box-component__head, [class*=multiple-column-load-index-infobox-component] .simple-box-component__head {
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 5px; }

@media (min-width: 768px) {
  [class*=multiple-column-speed-rating-infobox-component], [class*=multiple-column-load-index-infobox-component] {
    background-color: #f1f1f1;
    margin: 10px 8% 0 0;
    padding: 30px 30px 45px; }
  [class*=multiple-column-speed-rating-infobox-component]:last-child, [class*=multiple-column-load-index-infobox-component]:last-child {
    margin: 10px 0 0; }
  [class*=multiple-column-speed-rating-infobox-component] .simple-box-component.section, [class*=multiple-column-load-index-infobox-component] .simple-box-component.section {
    padding: 0; }
  [class*=multiple-column-speed-rating-infobox-component] .simple-box-component.section .simple-box-component, [class*=multiple-column-load-index-infobox-component] .simple-box-component.section .simple-box-component {
    min-height: auto; }
  [class*=multiple-column-speed-rating-infobox-component] .simple-box-component__head, [class*=multiple-column-load-index-infobox-component] .simple-box-component__head {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 27px; } }

[class*=multiple-column-load-index-infobox-component] .simple-box-component__head {
  margin: 0; }

[class*=multiple-column-load-index-infobox-component] .simple-box-component__subhead {
  font-size: 14px; }

@media (min-width: 768px) {
  [class*=multiple-column-load-index-infobox-component] {
    padding: 25px; }
  [class*=multiple-column-load-index-infobox-component] .simple-box-component__subhead {
    font-size: 18px;
    margin: 0; } }

.vertical-table {
  font-family: "Barlow",Barlow,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  width: 100%; }

.vertical-table .vtable-column-1 {
  float: left;
  margin-right: 1%;
  width: 48%; }

.vertical-table .vtable-column-2 {
  float: left;
  margin-left: 1%;
  width: 48%; }

.vertical-table thead, .vertical-table tr:first-child {
  background-color: #6785c3;
  color: #fff; }

.vertical-table tbody {
  background-color: #a4a4a5; }

.vertical-table tbody tr:nth-child(odd) {
  color: #fff !important; }

.vertical-table tbody tr:nth-child(even) {
  background-color: #f2f5fa; }

.vertical-table td, .vertical-table th {
  padding: 10px 0;
  text-align: center;
  width: 50%; }

.vertical-table th {
  font-family: "Barlow Bold",sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400; }

.load-index-table-wrapper .styled-divider, .load-index-table-wrapper .tile-container .tile hr, .tile-container .tile .load-index-table-wrapper hr {
  background-repeat: repeat;
  height: 6px;
  display: block;
  margin: -6px 15px;
  float: none;
  border: 0; }

.vertical-table-3 {
  width: 100%;
  max-width: 750px;
  font-size: 12px; }

.vertical-table-3 .vtable-column-1 {
  float: left;
  margin-right: 1%;
  width: 28%; }

.vertical-table-3 .vtable-column-2, .vertical-table-3 .vtable-column-3 {
  float: left;
  margin-left: 1%;
  width: 28%; }

.vertical-table-3 thead, .vertical-table-3 tr:first-child {
  background-color: #6785c3;
  color: #fff; }

.h1-text-left, .h2-text-left {
  color: #274ba7;
  font-family: 'Barlow Bold',sans-serif;
  text-align: center; }

.vertical-table-3 tbody {
  background-color: #e6eaf5; }

.vertical-table-3 tbody tr:nth-child(even) {
  background-color: #f2f5fa; }

.vertical-table-3 td, .vertical-table-3 th {
  padding: 10px 0;
  text-align: center;
  width: 28%; }

.vertical-table-3 th {
  font-size: 14px;
  font-weight: 400; }

.table-2 thead, .table-4 thead {
  display: none; }

@media (min-width: 640px) {
  .sm-warranty-item div {
    float: left;
    width: 59%;
    padding-right: 38px; }
  .sm-warranty-item p {
    float: left;
    width: 38%; } }

@media (min-width: 768px) {
  .error-404-page, .error-500-page {
    padding: 40px 15px 100px; }
  .error-404-page .row.columns, .error-500-page .row.columns {
    margin-left: 10%; }
  .error-404-page .row.columns .column ul, .error-500-page .row.columns .column ul {
    margin: 0 0 60px; }
  .vertical-table {
    width: 48%; }
  .vertical-table .vtable-column-1, .vertical-table .vtable-column-2 {
    width: 49%; }
  .table-1, .table-3 {
    float: left; }
  .table-2, .table-4 {
    float: right; }
  .table-2 thead, .table-4 thead {
    display: table-header-group; } }

.disclaimer, .disclamer {
  color: #333;
  font-size: 10px;
  margin: 10px 0 0; }

.tri-tables {
  display: flex;
  flex-flow: column nowrap; }
  @media (min-width: 768px) {
    .tri-tables {
      flex-flow: row nowrap;
      justify-content: space-between; }
      .tri-tables .vertical-table-3 {
        max-width: 32%; } }

.multiple-column-component .multiple-column {
  flex: 1 0 auto;
  margin: 10px; }

/**
 * TEMPLATE/PARTIAL NAME: Tire Warranty Info Page
 *
 */
.truck-tire-warranty-info .text-block-container {
  text-align: center; }
  .truck-tire-warranty-info .text-block-container h3 {
    text-align: left;
    font-size: 1.6em; }
  .truck-tire-warranty-info .text-block-container p {
    text-align: left; }
  .truck-tire-warranty-info .text-block-container img {
    max-width: 100%;
    height: auto; }

.tires-by-application .page-background {
  background-image: url("/Content/img/background/bg-mixed-service.jpg"); }

.tires-by-application .masthead-container .masthead-text-only {
  max-width: 990px;
  margin: 0 auto;
  padding: 35px 0; }
  .tires-by-application .masthead-container .masthead-text-only h1 {
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700; }
  .tires-by-application .masthead-container .masthead-text-only .subhead-text {
    color: #fff; }
  .tires-by-application .masthead-container .masthead-text-only .subhead-buttons {
    color: #FFF; }
    .tires-by-application .masthead-container .masthead-text-only .subhead-buttons a.gy-link {
      color: #ffdd00;
      padding-left: 20px; }
    .tires-by-application .masthead-container .masthead-text-only .subhead-buttons .btn {
      padding-left: 65px;
      padding-right: 65px;
      margin-right: 20px; }
  .tires-by-application .masthead-container .masthead-text-only .header-logo {
    padding-top: 8%; }
  .tires-by-application .masthead-container .masthead-text-only a.find-tire {
    color: #fff; }

.tires-by-application .best-tires-info {
  background-color: rgba(255, 255, 255, 0.93);
  padding: 15px; }
  .tires-by-application .best-tires-info .enter-context {
    text-align: center; }
    .tires-by-application .best-tires-info .enter-context p {
      color: #274BA7;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 1.3em; }
    .tires-by-application .best-tires-info .enter-context a {
      width: 75%;
      display: inline-block; }
  .tires-by-application .best-tires-info .known-context p:first-child {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 1.3em;
    width: 100%; }

.lt-ie9 .tires-by-application .best-tires-info {
  background-color: white; }

.tires-by-application .category-description p {
  display: inline-block;
  width: 70%;
  vertical-align: middle; }

.tires-by-application .category-description span {
  font-size: 33px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  vertical-align: top;
  color: #274BA7; }

.tires-by-application .category-description h3 {
  display: none; }

.tires-by-application .secondary-nav-container {
  height: auto; }

.tires-by-application .best-tires-tiles li {
  position: relative;
  height: auto; }
  .tires-by-application .best-tires-tiles li a {
    width: 100%;
    height: 100%; }

.tires-by-application .fits-legend {
  padding-top: 10px; }
  .tires-by-application .fits-legend span:first-child {
    color: white;
    font-size: 1.5em; }
  .tires-by-application .fits-legend span {
    position: relative;
    font-weight: bold;
    color: #000000;
    font-size: 0.9em;
    vertical-align: super; }

.tires-by-application .tires-disclaimer {
  padding: 15px; }
  .tires-by-application .tires-disclaimer p {
    font-size: 0.85em; }
  .tires-by-application .tires-disclaimer p:last-child {
    margin: 0; }

.tires-by-application .best-tires-context-info .btn {
  margin-right: 15px;
  width: 48%;
  padding-left: 19px; }

.tires-by-application .glyphicon-stop {
  color: white; }
  .tires-by-application .glyphicon-stop small {
    position: absolute;
    font-size: 1em;
    top: 2px;
    left: 2px; }
  .tires-by-application .glyphicon-stop .icon-check-circle {
    color: #00AD48; }
  .tires-by-application .glyphicon-stop .icon-cross-circle {
    color: #FF2534; }

.tires-by-application .known.context-info .btn {
  margin-right: 20px;
  width: 55%;
  max-width: 200px; }

.tires-by-application .top-pick {
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  height: 20px; }

.tires-by-application .newTire {
  background-color: #ffdd00;
  color: #333;
  display: block;
  font-family: 'Barlow Bold', Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 2px 0px;
  width: 60px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  margin-top: 0; }

@media (min-width: 850px) {
  .tires-by-application .tile-container ul .tile {
    min-height: 300px; }
    .tires-by-application .tile-container ul .tile .tile-image {
      float: right;
      width: 160px; }
      .tires-by-application .tile-container ul .tile .tile-image img {
        width: 105px; }
  .tires-by-application .masthead-text-only h1 {
    font-size: 61px; }
  .tires-by-application .masthead-text-only a.find-tire {
    color: #2366c1; }
  .tires-by-application .category-description p {
    width: 47%; }
  .tires-by-application .category-description span {
    font-size: 48px; }
  .tires-by-application .category-description h3 {
    display: inline-block;
    margin-right: 10px;
    color: #274BA7;
    margin-top: 15px; }
  .tires-by-application .best-tires-info {
    overflow: hidden; }
    .tires-by-application .best-tires-info .best-tires-context-info {
      display: inline-block;
      padding-left: 1.5%;
      border-left: 1px solid #999999; }
      .tires-by-application .best-tires-info .best-tires-context-info p:first-child {
        width: 100%; }
    .tires-by-application .best-tires-info .best-tires-info-container {
      margin: 0 auto;
      max-width: 1180px;
      width: 100%; }
    .tires-by-application .best-tires-info.known p:first-child {
      width: 57%;
      float: left;
      padding-right: 10px; }
    .tires-by-application .best-tires-info.known .known-context p:first-child {
      width: 100%;
      margin-bottom: 0; }
    .tires-by-application .best-tires-info.unknown {
      text-align: center; }
      .tires-by-application .best-tires-info.unknown p:first-child {
        width: 70%;
        margin: 0 auto; }
  .tires-by-application .enter-context {
    width: 35%; }
    .tires-by-application .enter-context a {
      width: 100%; } }

@media (min-width: 1024px) {
  .tires-by-application .tile-container ul .tile {
    min-height: 210px; } }

.dealer-locator-page .masthead h1 {
  color: #274BA7; }

.dealer-locator-page .gy-windowshade, .dealer-locator-page .gy-secondary-windowshade, .dealer-locator-page .gy-nav-windowshade, .dealer-locator-page .gy-tertiary-windowshade, .dealer-locator-page .gy-coupon-windowshade, .dealer-locator-page .gy-min-windowshade {
  background-color: transparent;
  border: none;
  margin: 0 auto 20px;
  width: 100%; }
  .dealer-locator-page .gy-windowshade #statesPanel, .dealer-locator-page .gy-secondary-windowshade #statesPanel, .dealer-locator-page .gy-nav-windowshade #statesPanel, .dealer-locator-page .gy-tertiary-windowshade #statesPanel, .dealer-locator-page .gy-coupon-windowshade #statesPanel, .dealer-locator-page .gy-min-windowshade #statesPanel {
    border: none; }
  .dealer-locator-page .gy-windowshade .panel-heading, .dealer-locator-page .gy-secondary-windowshade .panel-heading, .dealer-locator-page .gy-nav-windowshade .panel-heading, .dealer-locator-page .gy-tertiary-windowshade .panel-heading, .dealer-locator-page .gy-coupon-windowshade .panel-heading, .dealer-locator-page .gy-min-windowshade .panel-heading,
  .dealer-locator-page .gy-windowshade .collapsed .panel-heading,
  .dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading,
  .dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading,
  .dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading,
  .dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading,
  .dealer-locator-page .gy-min-windowshade .collapsed .panel-heading {
    background-color: rgba(0, 40, 120, 0.75);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png");
    margin: 0 auto;
    color: #ffdd00;
    border: 1px solid rgba(0, 40, 120, 0.5); }
    .dealer-locator-page .gy-windowshade .panel-heading h3, .dealer-locator-page .gy-secondary-windowshade .panel-heading h3, .dealer-locator-page .gy-nav-windowshade .panel-heading h3, .dealer-locator-page .gy-tertiary-windowshade .panel-heading h3, .dealer-locator-page .gy-coupon-windowshade .panel-heading h3, .dealer-locator-page .gy-min-windowshade .panel-heading h3,
    .dealer-locator-page .gy-windowshade .collapsed .panel-heading h3,
    .dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading h3,
    .dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading h3,
    .dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading h3,
    .dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading h3,
    .dealer-locator-page .gy-min-windowshade .collapsed .panel-heading h3 {
      color: #ffdd00;
      text-align: center; }
    .dealer-locator-page .gy-windowshade .panel-heading span, .dealer-locator-page .gy-secondary-windowshade .panel-heading span, .dealer-locator-page .gy-nav-windowshade .panel-heading span, .dealer-locator-page .gy-tertiary-windowshade .panel-heading span, .dealer-locator-page .gy-coupon-windowshade .panel-heading span, .dealer-locator-page .gy-min-windowshade .panel-heading span,
    .dealer-locator-page .gy-windowshade .collapsed .panel-heading span,
    .dealer-locator-page .gy-secondary-windowshade .collapsed .panel-heading span,
    .dealer-locator-page .gy-nav-windowshade .collapsed .panel-heading span,
    .dealer-locator-page .gy-tertiary-windowshade .collapsed .panel-heading span,
    .dealer-locator-page .gy-coupon-windowshade .collapsed .panel-heading span,
    .dealer-locator-page .gy-min-windowshade .collapsed .panel-heading span {
      float: none;
      color: #ffdd00;
      font-size: 1em;
      position: relative;
      top: 3px;
      left: 3px; }

.dealer-locator-page .gy-windowshade .panel-heading, .dealer-locator-page .gy-secondary-windowshade .panel-heading, .dealer-locator-page .gy-nav-windowshade .panel-heading, .dealer-locator-page .gy-tertiary-windowshade .panel-heading, .dealer-locator-page .gy-coupon-windowshade .panel-heading, .dealer-locator-page .gy-min-windowshade .panel-heading {
  width: 100%; }

.dealer-locator-page .gy-windowshade.mobile .panel-heading, .dealer-locator-page .mobile.gy-secondary-windowshade .panel-heading, .dealer-locator-page .mobile.gy-nav-windowshade .panel-heading, .dealer-locator-page .mobile.gy-tertiary-windowshade .panel-heading, .dealer-locator-page .mobile.gy-coupon-windowshade .panel-heading, .dealer-locator-page .mobile.gy-min-windowshade .panel-heading {
  width: 100% !important; }

.dealer-locator-page .page-background {
  background-image: image-url("background/find-dealer.jpg");
  height: 100%; }

.dealer-locator-page .list-group {
  padding-left: 0;
  padding-right: 0; }

.dealer-locator-page .masthead-below {
  background-image: url("/Content/img/dealerLocator/north-america-map.jpg");
  background-size: cover; }
  .dealer-locator-page .masthead-below h5 {
    font-family: Barlow Bold, Barlow, sans-serif;
    text-transform: uppercase; }
  .dealer-locator-page .masthead-below p {
    color: #fff; }
  .dealer-locator-page .masthead-below .masthead-below-content {
    margin: 2% 0 0 4.75%; }

@media (min-width: 768px) {
  .dealer-locator-page .gy-windowshade .panel-heading, .dealer-locator-page .gy-secondary-windowshade .panel-heading, .dealer-locator-page .gy-nav-windowshade .panel-heading, .dealer-locator-page .gy-tertiary-windowshade .panel-heading, .dealer-locator-page .gy-coupon-windowshade .panel-heading, .dealer-locator-page .gy-min-windowshade .panel-heading {
    width: 25%; }
  .dealer-locator-page .gy-windowshade .panel-heading.desktop-expanded, .dealer-locator-page .gy-secondary-windowshade .panel-heading.desktop-expanded, .dealer-locator-page .gy-nav-windowshade .panel-heading.desktop-expanded, .dealer-locator-page .gy-tertiary-windowshade .panel-heading.desktop-expanded, .dealer-locator-page .gy-coupon-windowshade .panel-heading.desktop-expanded, .dealer-locator-page .gy-min-windowshade .panel-heading.desktop-expanded {
    width: 100%; }
  .dealer-locator-page .masthead-below {
    background-image: url("/Content/img/dealerLocator/north-america-map.jpg");
    background-size: cover;
    height: 305px; }
    .dealer-locator-page .masthead-below h5 {
      font-family: Barlow Bold, Barlow, sans-serif;
      text-transform: uppercase;
      font-size: 39px; }
    .dealer-locator-page .masthead-below p {
      color: #fff; }
  .dealer-locator-page .gy-promo-tile-container p {
    max-width: 50em; } }

.fuel-max-technology-page {
  /* .tire-service-logo{
		background-image: image-url('TSNTireRebate/tsn-service-logo.png');
		display: inline-block;
		height: 51px;
		margin: 30px 0px 10px 0px;
		width: 178px;
		
		&.w-reflection{
			height: 82px;
			margin-bottom: 0px;
			margin-top: 5px;
		}
	} */ }
  .fuel-max-technology-page h1, .fuel-max-technology-page h3 {
    color: #fff; }
  .fuel-max-technology-page h2 {
    color: #274BA7; }
  .fuel-max-technology-page .blue-txt {
    color: #274BA7; }
  .fuel-max-technology-page .page-header {
    background-image: image-url("technology/fuel-max-tech.png");
    background-repeat: no-repeat;
    height: auto;
    max-height: 388px; }
  .fuel-max-technology-page .page-header-description h3 {
    margin-top: 0px; }
    .fuel-max-technology-page .page-header-description h3 sup {
      font-size: 62%; }
  .fuel-max-technology-page .page-header-description p {
    color: #fff; }
  .fuel-max-technology-page .page-header-description .text {
    margin: 5px 0px 25px 0px; }
    .fuel-max-technology-page .page-header-description .text a {
      color: #ffdd00;
      text-decoration: underline; }
  .fuel-max-technology-page .upper-description {
    font-family: "Barlow Semi Condensed", Barlow, 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; }
  .fuel-max-technology-page .quick-note {
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1em;
    margin-bottom: 10px; }
  .fuel-max-technology-page .access-box-wrapper a {
    width: 90%;
    max-width: 245px; }
  .fuel-max-technology-page .find-a-location-link {
    display: inline-block;
    margin-bottom: 20px; }
  .fuel-max-technology-page .benefit-body {
    padding-bottom: 10px; }
  .fuel-max-technology-page .benefits-sub-title-box {
    padding-left: 15px;
    padding-right: 15px; }
  .fuel-max-technology-page .benefits-list-container {
    overflow: hidden; }
    .fuel-max-technology-page .benefits-list-container ul {
      margin-bottom: 0px;
      padding-left: 15px;
      text-align: left; }
  .fuel-max-technology-page .icon-fuel-consumption {
    background-image: image-url("technology/fuel-consumption.png"); }
  .fuel-max-technology-page .icon-extend-retreads {
    background-image: image-url("technology/retreads.png"); }
  .fuel-max-technology-page .icon-smartway-verified {
    background-image: image-url("technology/smartway-verified.png"); }
  .fuel-max-technology-page .icon-fuel-pump {
    background-image: image-url("technology/fuel-costs.png"); }
  .fuel-max-technology-page .icon-rolling-resistance {
    background-image: image-url("technology/rolling-resistance.png"); }
  .fuel-max-technology-page .eligible-windowshade {
    text-align: left; }
    .fuel-max-technology-page .eligible-windowshade h5 {
      font-size: 22px; }
    .fuel-max-technology-page .eligible-windowshade sup {
      font-size: 65%; }
    .fuel-max-technology-page .eligible-windowshade .panel-collapse {
      background: none; }
  .fuel-max-technology-page .tire-link {
    display: table;
    margin: 15px 0px; }
  .fuel-max-technology-page .top-space {
    margin-top: 35px; }
  @media (min-width: 768px) {
    .fuel-max-technology-page h3 {
      font-size: 34px; }
    .fuel-max-technology-page page-header {
      height: 388px; }
    .fuel-max-technology-page .page-header-image {
      background-image: image-url("technology/fuel-saver-gauge.png"); }
    .fuel-max-technology-page .page-header-description {
      margin-right: 0%;
      margin-top: 20px; }
    .fuel-max-technology-page .access-box-wrapper p {
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 5px; }
    .fuel-max-technology-page .benefits-sub-title-box {
      max-width: 360px;
      margin: 20px auto 0px auto;
      padding: 0px; }
    .fuel-max-technology-page .benefit-body {
      max-width: 500px; }
      .fuel-max-technology-page .benefit-body .icon {
        padding-top: 25px; }
    .fuel-max-technology-page .benefits-list-container {
      overflow: hidden; }
      .fuel-max-technology-page .benefits-list-container ul {
        width: 50%; }
    .fuel-max-technology-page .eligible-windowshade h5 {
      font-size: 26px; } }
  @media (min-width: 1024px) {
    .fuel-max-technology-page .page-header-description {
      margin: 10px 10% 25px 0px; } }
  @media (min-width: 1200px) {
    .fuel-max-technology-page .page-header-description {
      margin-top: 25px; }
    .fuel-max-technology-page .page-header-image {
      margin-top: 35px; } }

.clp-email-sign-up-page .already-member-container {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 10px; }
  .clp-email-sign-up-page .already-member-container a {
    display: inline-block; }

.clp-email-sign-up-page .already-member-text {
  display: inline-block;
  font-family: "Barlow Semi Condensed";
  font-size: 1.25em;
  margin-right: 5px; }

.clp-email-sign-up-page .what-do-i-get-body {
  border: none; }
  .clp-email-sign-up-page .what-do-i-get-body ul {
    padding-left: 15px; }

.clp-email-sign-up-page .gy-nav-windowshade {
  box-shadow: none;
  border-bottom: 1px solid #eee; }

.clp-email-sign-up-page .gy-secondary-windowshade .panel-collapse {
  background: none; }

.clp-email-sign-up-page .add-other-link {
  cursor: pointer; }
  .clp-email-sign-up-page .add-other-link span {
    float: left;
    font-family: 'icommon';
    font-size: 1.2em;
    line-height: 1em;
    margin-right: 5px; }
  .clp-email-sign-up-page .add-other-link.hidden {
    display: none; }

.clp-email-sign-up-page .change-other-link {
  cursor: pointer;
  float: right;
  display: inline-block; }

.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) {
  .clp-email-sign-up-page .page-header-description {
    float: left;
    width: 50%; }
    .clp-email-sign-up-page .page-header-description p {
      padding-right: 15px; }
  .clp-email-sign-up-page .page-header-image {
    background-image: image-url("CLP/ExtraDrive.png");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-behavior: image-url("backgroundsize.min.htc");
    margin-left: 30px;
    height: 190px;
    width: 80%; }
  .clp-email-sign-up-page .already-member-container {
    border: none;
    margin-top: 15px;
    padding: 0px; }
  .clp-email-sign-up-page .additional-info-body {
    padding-left: 0px; }
  .clp-email-sign-up-page .form-container, .clp-email-sign-up-page .form-btn-container {
    padding-right: 15px; }
  .clp-email-sign-up-page .col-left {
    padding: 10px 10px 10px 0px; }
  .clp-email-sign-up-page .col-right {
    padding: 10px 0px 10px 10px; }
  .clp-email-sign-up-page .btn-clp-form {
    min-width: 200px; }
  .clp-email-sign-up-page .link-clp-form {
    cursor: pointer; }
  .clp-email-sign-up-page .gy-nav-windowshade {
    border: none; } }

/**
 * TEMPLATE/PARTIAL NAME: Drive - Retreads Page
 *
 */
.drive-retreads-page {
  padding-top: 20px;
  /************************Tablet 768px breakpoint*************************************/
  /************************Tablet 940px breakpoint*************************************/ }
  .drive-retreads-page .masthead .btn {
    margin: 0 10px 10px 0;
    display: block; }
  .drive-retreads-page .page-background {
    background-image: image-url("/Content/img/background/drive-retreads.jpg"); }
  .drive-retreads-page .page-title-block {
    border-bottom: none; }
  .drive-retreads-page .tabs-container {
    width: 100%;
    text-align: center; }
  .drive-retreads-page .page-header {
    padding: 30px 15px 15px;
    margin: 0 auto;
    text-align: center; }
    .drive-retreads-page .page-header h1 {
      float: none;
      display: inline;
      margin-right: 10px; }
    .drive-retreads-page .page-header a {
      float: none;
      display: inline; }
  .drive-retreads-page .learn-row {
    width: 95%;
    border-bottom: 1px solid #ccc;
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 75%, #ebebeb 100%); }
  .drive-retreads-page .learn-more-images {
    margin: 10% 5%; }
  .drive-retreads-page .wingfoot-image {
    margin-left: 0px; }
  .drive-retreads-page .bb-cards-container {
    clear: both;
    /* visibility: hidden; */ }
  .drive-retreads-page .recommended-tab {
    background-color: #ffdd00;
    color: #333;
    display: block;
    font-family: "Barlow Bold", Barlow, sans-serif;
    -webkit-font-smoothing: subpixel-antialiased;
    width: 135px; }
  .drive-retreads-page .tire-size-text {
    margin-left: 5% !important; }
  .drive-retreads-page .retread-info {
    margin-top: -5px !important; }
  .drive-retreads-page .results-header-blue {
    color: #274BA7; }
  .drive-retreads-page .larger-img {
    height: 200px !important; }
  .drive-retreads-page .sortby-txt {
    font-family: 'Barlow', Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #2366c1;
    font-size: 14px;
    padding: 0; }
  .drive-retreads-page .box {
    background-color: #ccd7eb;
    display: inline-block;
    height: 18px;
    width: 18px;
    box-shadow: inset -1px 2px 4px -1px #999;
    color: #F0F0F0;
    position: relative;
    margin: 0;
    position: relative;
    top: 4px;
    margin-right: 4px; }
  .drive-retreads-page .recommended-box {
    margin-left: 3%; }
  .drive-retreads-page .no-mrg {
    margin: 0px; }
  .drive-retreads-page .alpha-box {
    margin-left: 1%; }
  .drive-retreads-page .white-info-txt {
    color: #ffffff; }
  .drive-retreads-page .full-height-right {
    height: 100% !important; }
  .drive-retreads-page .gy-yel-rebate {
    color: #ffdd00 !important; }
  .drive-retreads-page .compare-lbl {
    margin-left: 5% !important;
    margin-top: 5% !important; }
  .drive-retreads-page .compare-chk-txt {
    color: #fff !important;
    font-size: 16px !important; }
  .drive-retreads-page .blk-txt {
    color: #000 !important; }
  .drive-retreads-page .pin-row {
    margin-top: 2%;
    font-family: 'Barlow', Barlow, sans-serif;
    font-size: 18px; }
  .drive-retreads-page .add-to-ms {
    margin-left: 2%; }
  .drive-retreads-page .left-retread {
    margin-left: 17%; }
  .drive-retreads-page .specs-small {
    border-top: 1px solid #eee; }
  .drive-retreads-page .retread-img-link {
    left: 0px !important;
    top: 0px !important;
    margin-left: 4%;
    margin-top: 2%; }
  .drive-retreads-page .icon_smaller {
    font-size: 90%; }
  .drive-retreads-page .no_background {
    background: none !important; }
  .drive-retreads-page .pin_icon {
    color: #ffdd00;
    font-size: 35pt; }
  .drive-retreads-page .gy-nav-windowshade {
    margin-bottom: 0; }
  .drive-retreads-page .gy-tabs {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: block; }
    .drive-retreads-page .gy-tabs li {
      height: 40px;
      padding: 0 2px;
      text-transform: uppercase; }
      .drive-retreads-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%); }
    .drive-retreads-page .gy-tabs li.active a {
      background-color: white;
      color: #274BA7;
      background-image: none;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      -webkit-font-smoothing: subpixel-antialiased; }
  @media (max-width: 767px) {
    .drive-retreads-page .tire-category-sort-filter .panel-body h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h6, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h6, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h6, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h6, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h6, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content h6, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h6, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content h6 {
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px;
      margin: 15px 0 10px; }
    .drive-retreads-page .tire-category-sort-filter .panel-body .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content .reset, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content .reset, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content .reset, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content .reset, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content .reset, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content .reset, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content .reset {
      font-size: 12px;
      display: block;
      padding: 15px 0; }
    .drive-retreads-page .tire-category-sort-filter .panel-body ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul {
      padding: 0;
      margin: 0px -15px !important; }
      .drive-retreads-page .tire-category-sort-filter .panel-body ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li {
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        font-weight: normal;
        font-style: normal;
        -webkit-font-smoothing: subpixel-antialiased;
        list-style: none;
        margin: 0 !important;
        padding: 8px 15px;
        position: relative;
        border-top: 1px solid #ccd7eb;
        vertical-align: middle;
        width: 100%;
        display: block;
        font-size: 13px;
        overflow: hidden; }
        .drive-retreads-page .tire-category-sort-filter .panel-body ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a {
          padding: 0;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          line-height: 2rem;
          color: #2366c1;
          text-decoration: none; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a:hover, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a:hover, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a:hover, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a:hover, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a:hover, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a:hover, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a:hover {
            cursor: pointer;
            text-decoration: none; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .box, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .box, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .box, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .box, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .box, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .box, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .box {
            background-color: #ccd7eb;
            display: inline-block;
            height: 18px;
            width: 18px;
            box-shadow: inset -1px 2px 4px -1px #999;
            color: #F0F0F0;
            position: relative;
            margin: 0;
            position: relative;
            margin-right: 4px;
            flex: 0 0 auto; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .check, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .check, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .check, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .check, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .check, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .check, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .check {
            display: none; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon {
            font-size: 1.2em;
            padding: 0 4px 0 0;
            width: 60px;
            display: inline-block;
            line-height: 40px;
            position: relative;
            text-align: center;
            flex: 0 0 auto; }
            .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .filter-icon:before, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .filter-icon:before {
              display: block; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .brand-filter, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .brand-filter {
            width: 40px;
            height: 32px;
            background-size: contain;
            margin: 0 5px;
            background-repeat: no-repeat;
            vertical-align: middle; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .gy-brand-filter, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .gy-brand-filter {
            background-image: image-url("viewAllSites/gy-brand-icon.png"); }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .dunlop-brand-filter, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .dunlop-brand-filter {
            background-image: image-url("dunlop-logo-78x90.png"); }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li a .kelly-brand-filter, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li a .kelly-brand-filter {
            background-image: image-url("kelly-logo-78x60.png"); }
        .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active {
          font-weight: bold;
          background-color: #f1f4f9; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a {
            color: #333; }
            .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a:hover, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a:hover {
              cursor: default;
              text-decoration: none; }
            .drive-retreads-page .tire-category-sort-filter .panel-body ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.active a .check, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.active a .check, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.active a .check, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.active a .check, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.active a .check, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.active a .check {
              position: absolute;
              font-size: 2.8em;
              top: 3px;
              left: 3px;
              color: #274BA7;
              display: block; }
        .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a {
          color: #bbb; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a:hover, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a:hover {
            cursor: default;
            text-decoration: none; }
          .drive-retreads-page .tire-category-sort-filter .panel-body ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content ul li.disabled a .box, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content ul li.disabled a .box {
            background-color: #eee; }
    .drive-retreads-page .tire-category-sort-filter .panel-body h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content h3, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content h3, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content h3, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content h3, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content h3, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content h3, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content h3, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content h3 {
      display: none !important; }
    .drive-retreads-page .tire-category-sort-filter .panel-body li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-windowshade .content li.active a, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-secondary-windowshade .content li.active a, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-nav-windowshade .content li.active a, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-tertiary-windowshade .content li.active a, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-coupon-windowshade .content li.active a, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a, .drive-retreads-page .tire-category-sort-filter .warranty-treadLife .gy-min-windowshade .content li.active a, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-category-sort-filter .content li.active a {
      border-bottom: none; } }
  .drive-retreads-page .sticky-left-content {
    padding: 15px; }
    .drive-retreads-page .sticky-left-content h5 {
      color: #274BA7;
      font-size: 1.5em; }
  .drive-retreads-page .results-container {
    overflow: hidden;
    position: relative;
    padding-bottom: 30px;
    padding-top: 10px; }
    .drive-retreads-page .results-container.nofits {
      padding: 15px; }
  .drive-retreads-page .bb-cards-container {
    clear: both;
    margin-bottom: 20px;
    visibility: hidden; }
    .drive-retreads-page .bb-cards-container.nofits {
      text-align: left;
      float: none;
      border: none;
      padding-left: 0;
      position: relative; }
      .drive-retreads-page .bb-cards-container.nofits .btn {
        margin-right: 10px; }
      .drive-retreads-page .bb-cards-container.nofits .not-fits-description {
        margin-top: 16px;
        font-family: "Barlow Semi Condensed", Barlow, sans-serif;
        -webkit-font-smoothing: subpixel-antialiased;
        font-size: 20px;
        position: relative;
        display: table-cell; }
        .drive-retreads-page .bb-cards-container.nofits .not-fits-description .gy-link {
          display: inline-block; }
      .drive-retreads-page .bb-cards-container.nofits .icon-cross {
        color: #fff;
        font-size: 2em;
        position: relative;
        top: 4px;
        font-family: 'Glyphicons Halflings';
        left: 5px;
        text-indent: 0;
        display: table-cell;
        width: 40px; }
        .drive-retreads-page .bb-cards-container.nofits .icon-cross small {
          color: #FF2534;
          position: absolute;
          font-size: 1.2em;
          left: -3px;
          text-shadow: 0px 1px 2px #999;
          top: -3px; }
      .drive-retreads-page .bb-cards-container.nofits .new-search-link {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px; }
  .drive-retreads-page .gy-brand-section {
    padding: 10px 0; }
  .drive-retreads-page .panel-collapse .gy-windowshade, .drive-retreads-page .panel-collapse .gy-secondary-windowshade, .drive-retreads-page .panel-collapse .gy-nav-windowshade, .drive-retreads-page .panel-collapse .gy-tertiary-windowshade, .drive-retreads-page .panel-collapse .gy-coupon-windowshade, .drive-retreads-page .panel-collapse .gy-min-windowshade {
    margin: 0; }
  .drive-retreads-page .learn-more-tab {
    overflow: hidden;
    padding-top: 25px; }
  .drive-retreads-page .tab-description {
    padding: 15px 15px 30px;
    max-width: 700px;
    margin: 0 auto; }
  .drive-retreads-page .learn-more-tab h4 {
    color: #274BA7;
    font-size: 1.8em; }
  .drive-retreads-page .learn-block {
    padding: 0 15px;
    overflow: hidden; }
    .drive-retreads-page .learn-block h4 {
      margin: 0; }
    .drive-retreads-page .learn-block ul {
      padding: 0; }
    .drive-retreads-page .learn-block li {
      list-style-type: none; }
    .drive-retreads-page .learn-block h5 {
      margin-top: 20px;
      margin-bottom: 10px;
      color: #274BA7;
      font-size: 18px; }
    .drive-retreads-page .learn-block .gy-link {
      font-size: 17px; }
    .drive-retreads-page .learn-block p a {
      text-decoration: underline; }
  .drive-retreads-page .comparing-block {
    padding: 0 15px;
    overflow: hidden; }
    .drive-retreads-page .comparing-block h4 {
      color: #274ba7;
      margin: 0; }
  .drive-retreads-page .compare-learn-container {
    padding: 0;
    list-style: none;
    overflow: hidden;
    text-align: left; }
    .drive-retreads-page .compare-learn-container ul {
      padding: 0 0 0 15px; }
      .drive-retreads-page .compare-learn-container ul li {
        padding: 0;
        list-style: none;
        border-bottom: none; }
    .drive-retreads-page .compare-learn-container .icon {
      font-size: 1.5em;
      margin: 0 5px 0 0;
      vertical-align: sub; }
    .drive-retreads-page .compare-learn-container a {
      text-decoration: none;
      height: 30px;
      display: block;
      vertical-align: middle;
      margin-bottom: 20px; }
    .drive-retreads-page .compare-learn-container li {
      padding: 15px;
      border-bottom: 1px solid #eeeeee; }
    .drive-retreads-page .compare-learn-container .active {
      background-color: #274BA7;
      color: white; }
      .drive-retreads-page .compare-learn-container .active a {
        text-decoration: none;
        color: white; }
    .drive-retreads-page .compare-learn-container li:last-child {
      border: none; }
    .drive-retreads-page .compare-learn-container p {
      font-size: 20px;
      margin-left: 10px;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased; }
  .drive-retreads-page .help-block {
    width: 100%;
    padding: 0 15px; }
    .drive-retreads-page .help-block h4 {
      width: 100%; }
    .drive-retreads-page .help-block p {
      width: 100%; }
    .drive-retreads-page .help-block ul {
      padding: 0;
      list-style: none; }
    .drive-retreads-page .help-block li {
      padding: 15px 0;
      border-bottom: 1px solid #eeeeee;
      font-family: "Barlow Semi Condensed", Barlow, sans-serif;
      font-weight: normal;
      font-style: normal;
      -webkit-font-smoothing: subpixel-antialiased;
      font-size: 18px; }
      .drive-retreads-page .help-block li a:hover {
        text-decoration: none; }
    .drive-retreads-page .help-block li:last-child {
      border-bottom: none; }
  .drive-retreads-page .legend-block {
    padding: 0 15px 15px 15px; }
  .drive-retreads-page .does-not-fit-results .panel-body, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .does-not-fit-results .content {
    padding: 0; }
  .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .panel-body, .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-windowshade .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .content, .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-nav-windowshade .content, .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-tertiary-windowshade .content, .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-coupon-windowshade .content, .drive-retreads-page .does-not-fit-results .gy-secondary-windowshade .warranty-treadLife .gy-min-windowshade .content {
    padding: 0 15px; }
  .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines {
    margin-bottom: 0px;
    text-align: center;
    position: relative; }
    .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross-circle {
      font-size: 2.5em;
      color: #FF2534; }
    .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines:before {
      content: "";
      left: 0;
      margin: 20px 0px 0px 0px;
      position: absolute;
      width: 35%;
      height: 1px;
      border-top: #ff2534 1px solid; }
    .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines:after {
      content: "";
      margin: 20px 0px 0px 0px;
      position: absolute;
      right: 0;
      width: 35%;
      height: 1px;
      border-top: #ff2534 1px solid; }
    .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross {
      color: #fff;
      font-size: 2em;
      position: relative;
      top: 4px;
      font-family: 'Glyphicons Halflings';
      left: 5px;
      text-indent: 0;
      display: initial;
      width: 40px; }
      .drive-retreads-page .does-not-fit-results .sticky-left-content .icon-lines .icon-cross small {
        color: #FF2534;
        position: absolute;
        font-size: 1.2em;
        left: -3px;
        text-shadow: 0px 1px 2px #999;
        top: -3px; }
  .drive-retreads-page .does-not-fit-results .sticky-left-content h5 {
    color: #FF2534; }
  .drive-retreads-page .tire-compare.btm {
    position: relative;
    bottom: 0; }
  .drive-retreads-page .compare-container {
    float: left;
    width: 100%; }
  .drive-retreads-page .unknown-note {
    position: relative;
    width: 100%;
    height: 25px;
    background-color: rgba(65, 65, 65, 0.9);
    background-repeat: repeat;
    background-image: url("/Content/img/diagonal.png"); }
    .drive-retreads-page .unknown-note a {
      color: #ffdd00; }
    .drive-retreads-page .unknown-note p {
      text-indent: 50px;
      margin: 0;
      vertical-align: baseline;
      color: #ffdd00;
      padding-top: 2px; }
  .drive-retreads-page .icon-triangle-up {
    text-shadow: 0 1px 4px #666;
    color: #ffdd00;
    float: right;
    font-size: 2.7em;
    margin: -10px 0px 0px 2px;
    position: absolute; }
    .drive-retreads-page .icon-triangle-up small {
      font-family: "Barlow Semi Condensed", Barlow, 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; }
  .drive-retreads-page .compare-learn-container li li {
    width: 100%;
    float: none;
    display: list-item;
    list-style-type: disc;
    margin-bottom: 20px; }
  .drive-retreads-page .compare-learn-container .icon {
    margin: 0 0px 0 0; }
  .drive-retreads-page .compare-learn-container .gy-link, .drive-retreads-page .compare-learn-container .active p {
    font-size: 20px;
    margin-left: 50px;
    display: inline-block; }
    .drive-retreads-page .compare-learn-container .gy-link .icon, .drive-retreads-page .compare-learn-container .active p .icon {
      margin-left: -50px;
      width: 45px;
      display: inline-block;
      text-align: center; }
  .drive-retreads-page .tire-results-learn-more .panel-body, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .drive-retreads-page .tire-results-learn-more .content, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .tire-results-learn-more .content, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .tire-results-learn-more .content, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .tire-results-learn-more .content, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .tire-results-learn-more .content, .drive-retreads-page .tire-results-learn-more .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .tire-results-learn-more .content {
    padding: 0; }
  .drive-retreads-page .tire-results-learn-more .panel-heading {
    padding-left: 0; }
  .drive-retreads-page .truck-cointainer p {
    padding: 20px 20px 0 20px; }
  @media (min-width: 480px) {
    .drive-retreads-page .masthead .btn {
      display: inline-block;
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .drive-retreads-page {
      /*
    &.truck-version .unknown .sticky-left-content{
      padding-top: 0px;
    }
*/ }
      .drive-retreads-page .gy-tabs {
        width: 45%; }
      .drive-retreads-page .bb-cards-container.nofits {
        width: 100%; }
        .drive-retreads-page .bb-cards-container.nofits .not-fits-description {
          font-size: 28px;
          display: table-cell; }
          .drive-retreads-page .bb-cards-container.nofits .not-fits-description .gy-link {
            display: inline;
            padding-left: 10px; }
        .drive-retreads-page .bb-cards-container.nofits .new-search-link {
          display: table-cell;
          padding-left: 32px; }
      .drive-retreads-page .bb-cards-container.unknown {
        min-height: 685px; }
      .drive-retreads-page .bb-cards-container.fits {
        min-height: 460px; }
      .drive-retreads-page .tire-category-sort-filter {
        float: right;
        min-width: 531px;
        overflow: hidden;
        width: 72%;
        padding: 0 0 0 5%; }
      .drive-retreads-page .tab-description {
        text-align: center; }
      .drive-retreads-page .unknown .sticky-left-content {
        padding-top: 30px;
        margin-top: 30px; }
        .drive-retreads-page .unknown .sticky-left-content .btn {
          width: 100%; }
      .drive-retreads-page .truck-cointainer {
        text-align: center;
        width: 100%;
        display: block; }
        .drive-retreads-page .truck-cointainer p {
          width: 65%;
          margin: 5px auto;
          padding-top: 20px; }
      .drive-retreads-page .does-not-fit-results .sticky-left-content {
        margin-top: 30px; }
      .drive-retreads-page .sticky-left-content {
        float: left;
        width: 28%; }
      .drive-retreads-page .results-container.fits .sticky-left-content {
        margin-top: 30px;
        position: absolute; }
      .drive-retreads-page .bb-cards-container {
        clear: none;
        float: right;
        min-width: 515px;
        width: 72%;
        padding-left: 5%;
        border-left: 1px solid #eeeeee; }
      .drive-retreads-page .does-not-fit-results .bb-cards-container {
        margin-bottom: 0px; }
      .drive-retreads-page .does-not-fit-results.panel-collapse {
        background: white; }
      .drive-retreads-page .does-not-fit-results .results-container {
        padding-bottom: 20px; }
      .drive-retreads-page .does-not-fit-results .panel-body, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-windowshade .content, .warranty-treadLife .gy-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-secondary-windowshade .content, .warranty-treadLife .gy-secondary-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-nav-windowshade .content, .warranty-treadLife .gy-nav-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-tertiary-windowshade .content, .warranty-treadLife .gy-tertiary-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-coupon-windowshade .content, .warranty-treadLife .gy-coupon-windowshade .drive-retreads-page .does-not-fit-results .content, .drive-retreads-page .does-not-fit-results .warranty-treadLife .gy-min-windowshade .content, .warranty-treadLife .gy-min-windowshade .drive-retreads-page .does-not-fit-results .content {
        padding: 0; }
      .drive-retreads-page .sort-filter-content {
        display: block !important; }
      .drive-retreads-page .tab-content .tab-pane:first-child .gy-windowshade:last-child, .drive-retreads-page .tab-content .tab-pane:first-child .gy-secondary-windowshade:last-child, .drive-retreads-page .tab-content .tab-pane:first-child .gy-nav-windowshade:last-child, .drive-retreads-page .tab-content .tab-pane:first-child .gy-tertiary-windowshade:last-child, .drive-retreads-page .tab-content .tab-pane:first-child .gy-coupon-windowshade:last-child, .drive-retreads-page .tab-content .tab-pane:first-child .gy-min-windowshade:last-child {
        margin-bottom: 20px; }
      .drive-retreads-page .learn-block {
        padding: 0 15px; }
        .drive-retreads-page .learn-block h4 {
          float: left;
          width: 50%; }
        .drive-retreads-page .learn-block ul {
          width: 50%;
          float: left;
          margin-bottom: 0; }
        .drive-retreads-page .learn-block li {
          list-style-type: none; }
        .drive-retreads-page .learn-block h5 {
          margin-bottom: 0;
          color: #274BA7; }
      .drive-retreads-page .icon-images {
        width: 317px;
        height: 500px;
        float: left;
        margin-right: 20px;
        margin-top: 20px;
        background-repeat: no-repeat; }
      .drive-retreads-page div.tech-image {
        width: 317px;
        max-width: 400px;
        height: 500px;
        float: left;
        margin-right: 20px;
        margin-top: 20px; }
      .drive-retreads-page .benefit-image {
        background-repeat: no-repeat;
        width: 317px;
        max-width: 400px;
        height: 325px;
        float: left;
        margin-right: 20px; }
      .drive-retreads-page .learn-description {
        width: 50%;
        display: block;
        float: left; }
      .drive-retreads-page .learn-disclaimer {
        width: 50%;
        display: block;
        float: left; }
      .drive-retreads-page hr {
        width: 100%; }
      .drive-retreads-page .legend-block {
        text-align: center; }
      .drive-retreads-page .help-block h4 {
        text-align: center; }
      .drive-retreads-page .help-block p {
        text-align: center; }
      .drive-retreads-page .comparing-block {
        padding: 0;
        text-align: center; }
      .drive-retreads-page .compare-learn-container li {
        width: 25%;
        display: table-cell;
        padding: 15px;
        border-bottom: none; }
        .drive-retreads-page .compare-learn-container li li {
          width: 100%;
          float: none;
          display: list-item;
          list-style-type: disc;
          margin-bottom: 20px; }
      .drive-retreads-page .tire-baseballcard {
        margin-left: 0; } }
  @media (min-width: 800px) {
    .drive-retreads-page .help-block ul li {
      padding: 15px;
      margin: 0 15px; }
    .drive-retreads-page .help-block ul li:last-child {
      border-bottom: 1px solid #eeeeee; } }
  @media (min-width: 940px) {
    .drive-retreads-page .tire-category-sort-filter {
      width: 77%; }
    .drive-retreads-page .bb-cards-container {
      clear: none;
      float: right;
      width: 77%; }
    .drive-retreads-page .sticky-left-content {
      width: 22%; }
    .drive-retreads-page .learn-block ul {
      width: 30%; }
    .drive-retreads-page .learn-block .last-list {
      margin-left: 20px; }
    .drive-retreads-page .learn-block .benefit-image {
      height: 250px; } }
  @media (min-width: 1180px) {
    .drive-retreads-page .tire-category-sort-filter {
      width: 81%; }
    .drive-retreads-page .bb-cards-container {
      width: 81%; }
    .drive-retreads-page .sticky-left-content {
      width: 19%; } }

.page-assurance .compare-learn-container li a,
.page-eagle .compare-learn-container li a,
.page-efficient-grip .compare-learn-container li a,
.page-excellence .compare-learn-container li a,
.page-fierce .compare-learn-container li a,
.page-fortera .compare-learn-container li a,
.page-integrity .compare-learn-container li a,
.page-ultra-grip .compare-learn-container li a,
.page-wrangler .compare-learn-container li a {
  margin-left: 0;
  height: 1.15em; }

.page-assurance .compare-learn-container li.active p,
.page-eagle .compare-learn-container li.active p,
.page-efficient-grip .compare-learn-container li.active p,
.page-excellence .compare-learn-container li.active p,
.page-fierce .compare-learn-container li.active p,
.page-fortera .compare-learn-container li.active p,
.page-integrity .compare-learn-container li.active p,
.page-ultra-grip .compare-learn-container li.active p,
.page-wrangler .compare-learn-container li.active p {
  margin-left: 0; }

.product-category-listing .gy-windowshade .panel-collapse, .product-category-listing .gy-secondary-windowshade .panel-collapse, .product-category-listing .gy-nav-windowshade .panel-collapse, .product-category-listing .gy-tertiary-windowshade .panel-collapse, .product-category-listing .gy-coupon-windowshade .panel-collapse, .product-category-listing .gy-min-windowshade .panel-collapse {
  background: #fff; }

.product-category-listing .gy-windowshade:nth-of-type(even) .panel-collapse, .product-category-listing .gy-secondary-windowshade:nth-of-type(even) .panel-collapse, .product-category-listing .gy-nav-windowshade:nth-of-type(even) .panel-collapse, .product-category-listing .gy-tertiary-windowshade:nth-of-type(even) .panel-collapse, .product-category-listing .gy-coupon-windowshade:nth-of-type(even) .panel-collapse, .product-category-listing .gy-min-windowshade:nth-of-type(even) .panel-collapse {
  background: url("/Content/img/diagonal.png");
  background-color: #e1e2ea; }

.product-category-listing .gy-windowshade .video, .product-category-listing .gy-secondary-windowshade .video, .product-category-listing .gy-nav-windowshade .video, .product-category-listing .gy-tertiary-windowshade .video, .product-category-listing .gy-coupon-windowshade .video, .product-category-listing .gy-min-windowshade .video {
  margin: 2rem auto; }

@media (min-width: 768px) {
  .product-category-listing .gy-windowshade .page-listing-video-left .video, .product-category-listing .gy-secondary-windowshade .page-listing-video-left .video, .product-category-listing .gy-nav-windowshade .page-listing-video-left .video, .product-category-listing .gy-tertiary-windowshade .page-listing-video-left .video, .product-category-listing .gy-coupon-windowshade .page-listing-video-left .video, .product-category-listing .gy-min-windowshade .page-listing-video-left .video {
    border-right: 1px solid #7f99cc;
    margin: 0; }
  .product-category-listing .gy-windowshade .page-listing-video-left .col-sm-5, .product-category-listing .gy-secondary-windowshade .page-listing-video-left .col-sm-5, .product-category-listing .gy-nav-windowshade .page-listing-video-left .col-sm-5, .product-category-listing .gy-tertiary-windowshade .page-listing-video-left .col-sm-5, .product-category-listing .gy-coupon-windowshade .page-listing-video-left .col-sm-5, .product-category-listing .gy-min-windowshade .page-listing-video-left .col-sm-5 {
    float: right;
    padding-left: 15px; } }

@media (min-width: 768px) {
  .product-category-listing .gy-windowshade .page-listing-video-right .video, .product-category-listing .gy-secondary-windowshade .page-listing-video-right .video, .product-category-listing .gy-nav-windowshade .page-listing-video-right .video, .product-category-listing .gy-tertiary-windowshade .page-listing-video-right .video, .product-category-listing .gy-coupon-windowshade .page-listing-video-right .video, .product-category-listing .gy-min-windowshade .page-listing-video-right .video {
    border-left: 1px solid #7f99cc;
    padding: 0 0 0 15px;
    margin: 0; } }

.product-category-listing h1 {
  font-size: 36px;
  color: #274BA7;
  text-transform: uppercase;
  line-height: 1em;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: "Barlow Semi Condensed", Barlow, sans-serif;
  -webkit-font-smoothing: subpixel-antialiased;
  font-style: normal;
  text-align: center; }
  @media (min-width: 768px) {
    .product-category-listing h1 {
      font-size: 45px; } }

.product-category-listing h4 {
  margin: 30px 0;
  width: 100%;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #274BA7;
  font-style: italic; }
  .product-category-listing h4 .normals {
    font-family: "Barlow Italic";
    line-height: 0.5;
    vertical-align: baseline;
    position: relative; }
    .product-category-listing h4 .normals:before, .product-category-listing h4 .normals:after {
      border-bottom: 1px solid #274BA7;
      content: "";
      position: absolute;
      height: 5px;
      top: 50%;
      transform: translateY(-50%);
      width: 100px; }
      @media (min-width: 768px) {
        .product-category-listing h4 .normals:before, .product-category-listing h4 .normals:after {
          width: 400px; } }
    .product-category-listing h4 .normals:before {
      right: 100%;
      margin-right: 15px; }
    .product-category-listing h4 .normals:after {
      left: 100%;
      margin-left: 15px; }

@media (min-width: 768px) {
  .product-category-listing .blue-border-right {
    border-right: 1px solid #7f99cc; } }

.product-category-listing .styled-divider, .product-category-listing .tile-container .tile hr, .tile-container .tile .product-category-listing hr {
  display: block;
  background-color: #cccccc;
  background-repeat: repeat;
  background-image: url("/Content/img/diagonal.png");
  position: relative;
  margin: 0;
  z-index: 4;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7); }

@media (min-width: 768px) {
  .product-listing .tire-category-sort-filter {
    float: right;
    min-width: 531px;
    overflow: hidden;
    width: 72%;
    padding: 0 0 0 5%; } }

@media (min-width: 940px) {
  .product-listing .tire-category-sort-filter {
    width: 77%; } }

.product-listing .tire-category-sort-filter .sortby-txt {
  font-family: Barlow, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #2366c1;
  font-size: 14px;
  padding: 0;
  text-align: center; }

.product-listing .tire-category-sort-filter .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;
  margin-right: 0px;
  position: relative;
  top: 4px;
  margin-right: 4px; }

.product-listing .tire-category-sort-filter .recommended-box {
  margin-left: 3%; }

.product-listing .tire-category-sort-filter .blk-txt {
  color: #000; }

@media (min-width: 768px) {
  .product-listing .bb-cards-container {
    clear: none;
    float: right;
    min-width: 515px;
    width: 72%;
    padding-left: 5%;
    border-left: 1px solid #eeeeee; } }

@media (min-width: 940px) {
  .product-listing .bb-cards-container {
    clear: none;
    float: right;
    width: 77%; } }

.product-listing .tire-baseballcard {
  margin: 50px 15px 40px; }
  @media (min-width: 768px) {
    .product-listing .tire-baseballcard {
      margin-left: 0; } }
  .product-listing .tire-baseballcard-container hr {
    margin: 15px 15px 15px 0px;
    border-top: 1px solid #ddd; }
  .product-listing .tire-baseballcard-header {
    margin: 0; }
    @media (min-width: 1024px) {
      .product-listing .tire-baseballcard-header {
        padding-left: 145px;
        padding-right: 200px;
        min-height: initial; } }
  .product-listing .tire-baseballcard-info {
    min-height: 0; }
    @media (min-width: 1024px) {
      .product-listing .tire-baseballcard-info .store-compare-container {
        bottom: unset;
        width: 100%;
        padding: 0px 5px 5px 5px; }
        .product-listing .tire-baseballcard-info .store-compare-container .add-to-cart {
          margin: 7px auto 7px;
          width: 90%; } }
  .product-listing .tire-baseballcard .bb-content {
    padding: 1rem; }
  @media (min-width: 1024px) {
    .product-listing .tire-baseballcard .categories-list {
      text-align: left; } }
  .product-listing .tire-baseballcard .categories-list li {
    text-align: center; }
    .product-listing .tire-baseballcard .categories-list li span {
      width: 100%; }
      @media (min-width: 1200px) {
        .product-listing .tire-baseballcard .categories-list li span {
          width: auto; } }
    .product-listing .tire-baseballcard .categories-list li small {
      float: none;
      text-align: center; }
  .product-listing .tire-baseballcard .tire-image {
    position: absolute; }
    @media (min-width: 500px) {
      .product-listing .tire-baseballcard .tire-image {
        top: unset; } }
    @media (min-width: 1024px) {
      .product-listing .tire-baseballcard .tire-image {
        top: 15px;
        left: -135px; } }
    .product-listing .tire-baseballcard .tire-image img {
      max-width: 120px; }
  .product-listing .tire-baseballcard .specs-body-container .pin-group .pin {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 2rem; }
    @media (min-width: 1024px) {
      .product-listing .tire-baseballcard .specs-body-container .pin-group .pin {
        justify-content: flex-start;
        padding: 0; } }
  .product-listing .tire-baseballcard .wrapper-content--gradient {
    min-height: 0; }
    @media (min-width: 1024px) {
      .product-listing .tire-baseballcard .wrapper-content--gradient {
        padding-bottom: 2rem; } }

.news-hero {
  background: url(/Content/img/goodyear-news-hero.jpg);
  background-size: cover;
  margin: 0 0 4rem 0; }
  .news-hero__wrapper {
    max-width: 1180px;
    min-height: 420px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .news-hero__wrapper {
        align-items: center; } }
  .news-hero__text {
    background: #274BA7;
    padding: 2rem;
    color: #F0F0F0;
    width: 100%; }
    @media (min-width: 768px) {
      .news-hero__text {
        width: 50%;
        background-color: rgba(0, 73, 144, 0.9); } }
    .news-hero__text h1 {
      font-weight: bold;
      color: #ffdd00;
      text-transform: uppercase; }

.news .headline-filter {
  font-size: 1.6rem;
  width: 100%;
  display: inline-block;
  padding: 4px 12px;
  font-weight: 400;
  color: #555;
  height: 34px;
  background-color: #FFF;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  @media (min-width: 768px) {
    .news .headline-filter {
      width: 40%;
      margin: 0 0 7px 12px; } }

.news .news-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 auto 6rem auto; }
  .news .news-list__left {
    width: 100%;
    /*a {
                display: block;
                width: 100%;
                height: 100%;
            }*/ }
    @media (min-width: 768px) {
      .news .news-list__left {
        width: 65%; } }
    .news .news-list__left h3 {
      text-transform: uppercase;
      color: unset;
      font-weight: bold; }
  .news .news-list__right {
    width: 100%;
    margin: 0 0 2rem 0; }
    @media (min-width: 768px) {
      .news .news-list__right {
        width: 35%;
        padding-left: 4rem; } }
    .news .news-list__right .related-news {
      margin: 0;
      padding: 0;
      list-style: none; }
      .news .news-list__right .related-news li {
        background: #dedede;
        border-top: 0; }
        .news .news-list__right .related-news li a {
          padding: 20px;
          position: relative;
          display: block;
          width: 100%;
          height: 100%; }
          .news .news-list__right .related-news li a h3 {
            font-weight: bold;
            text-transform: uppercase;
            color: unset;
            margin: 0;
            padding-right: 1rem; }
          .news .news-list__right .related-news li a span {
            position: absolute;
            right: 1rem;
            top: 50%;
            font-size: 3rem;
            line-height: 0; }
      .news .news-list__right .related-news > * + * {
        margin-top: 1.5rem; }
      .news .news-list__right .related-news__summary {
        display: none; }

.news .related-news {
  list-style: none;
  margin: 2rem 0;
  padding: 0; }
  .news .related-news li {
    border-top: 1px solid #ccc;
    padding: 1rem; }

.fuel-savings .link-start-over {
  cursor: pointer; }

.fuel-savings .page-header {
  background: #274BA7;
  padding: 2.5rem; }
  @media (min-width: 1025px) {
    .fuel-savings .page-header {
      background: url(/Content/img/calculators/fs-calc-hero-lg.jpg) no-repeat top left/cover;
      min-height: 448px; } }

.fuel-savings__title {
  color: #274BA7;
  font-weight: bold; }

.fuel-savings__hero {
  color: #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  margin: 0 0 1rem 0;
  background: #fff;
  color: #000; }
  @media (min-width: 1025px) {
    .fuel-savings__hero {
      flex-direction: row; } }
  .fuel-savings__hero-content {
    padding: 4rem;
    font-size: 1.75rem; }
    @media (min-width: 1025px) {
      .fuel-savings__hero-content {
        width: 60%;
        padding: 3rem; } }
  .fuel-savings__hero #tires {
    padding: 2rem; }
    @media (min-width: 1025px) {
      .fuel-savings__hero #tires {
        padding: 3rem;
        width: 75%; } }

.fuel-savings__error {
  color: red; }
  .fuel-savings__error:before {
    content: '*';
    color: red;
    display: inline-block; }

.fuel-savings__step-count {
  margin-bottom: 2.5rem; }

.fuel-savings__fieldset {
  margin-bottom: 2rem; }

.fuel-savings__label {
  display: block; }

.fuel-savings label:before {
  content: '*';
  color: red;
  display: inline-block; }

.fuel-savings__axel-config-flex {
  display: flex;
  flex-wrap: wrap; }

.fuel-savings__axel-config {
  width: 100%; }
  @media (min-width: 768px) {
    .fuel-savings__axel-config {
      width: 50%; } }
  .fuel-savings__axel-config label {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 2rem;
    cursor: pointer; }
    .fuel-savings__axel-config label:before {
      display: none; }

.fuel-savings__axel-config-text {
  width: 100%; }

.fuel-savings__fuel-usage {
  max-width: 480px; }
  .fuel-savings__fuel-usage input {
    margin-bottom: 2rem; }

.fuel-savings__current-tire-swatch {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 2px; }

.fuel-savings__savings {
  text-align: center;
  display: flex;
  flex-wrap: wrap; }
  .fuel-savings__savings .fuel-savings__legend {
    font-size: 22px;
    color: #274BA7;
    text-transform: uppercase;
    border: 0;
    margin: 4rem 0 4rem 0; }
    @media (min-width: 768px) {
      .fuel-savings__savings .fuel-savings__legend {
        font-size: 40px; } }
  .fuel-savings__savings .fuel-savings__savings-title {
    color: #274BA7;
    font-size: 1.6em;
    margin: 2rem 0; }
  .fuel-savings__savings-container--savings {
    background-color: #ededed;
    border: 2px solid #274BA7;
    border-radius: 10px;
    padding: 10px;
    font-size: 24px;
    margin: 0 0 2rem 0;
    width: 100%; }
    @media (min-width: 768px) {
      .fuel-savings__savings-container--savings {
        text-align: right; } }
    .fuel-savings__savings-container--savings .fuel-savings__savings-title {
      color: #333;
      font-size: 24px;
      text-decoration: underline;
      text-align: center; }
      @media (min-width: 768px) {
        .fuel-savings__savings-container--savings .fuel-savings__savings-title {
          width: 100%; } }
    .fuel-savings__savings-container--savings .fuel-savings__savings-fuel-savings .amount {
      display: block;
      font-size: 32px;
      font-weight: bold; }
    .fuel-savings__savings-container--savings .fuel-savings__savings-liter-year-diff .amount {
      display: block;
      font-size: 32px;
      font-weight: bold; }
    .fuel-savings__savings-container--savings .fuel-savings__savings-c02-emissions-diff .amount {
      display: block;
      font-size: 32px;
      font-weight: bold; }
    .fuel-savings__savings-container--savings .fuel-savings__savings-dollars-per-year .amount {
      font-size: 50px;
      color: forestgreen;
      display: block;
      font-weight: bold; }
    @media (min-width: 768px) {
      .fuel-savings__savings-container--savings .fuel-savings__savings-fuel-savings,
      .fuel-savings__savings-container--savings .fuel-savings__savings-liter-year-diff,
      .fuel-savings__savings-container--savings .fuel-savings__savings-c02-emissions-diff,
      .fuel-savings__savings-container--savings .fuel-savings__savings-dollars-per-year {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-left: auto;
        text-align: right; }
        .fuel-savings__savings-container--savings .fuel-savings__savings-fuel-savings .savings-desc,
        .fuel-savings__savings-container--savings .fuel-savings__savings-liter-year-diff .savings-desc,
        .fuel-savings__savings-container--savings .fuel-savings__savings-c02-emissions-diff .savings-desc,
        .fuel-savings__savings-container--savings .fuel-savings__savings-dollars-per-year .savings-desc {
          width: 50%;
          text-align: left; }
        .fuel-savings__savings-container--savings .fuel-savings__savings-fuel-savings .amount,
        .fuel-savings__savings-container--savings .fuel-savings__savings-liter-year-diff .amount,
        .fuel-savings__savings-container--savings .fuel-savings__savings-c02-emissions-diff .amount,
        .fuel-savings__savings-container--savings .fuel-savings__savings-dollars-per-year .amount {
          order: -1;
          margin: 0 2rem 0 0; } }
  .fuel-savings__savings-container--comparison {
    width: 100%; }
  @media (min-width: 768px) {
    .fuel-savings__savings-comparison-flex {
      display: flex;
      justify-content: space-between;
      align-items: center;
      text-align: left; } }
  .fuel-savings__savings-comparison {
    margin: 0 0 2rem 0;
    text-align: center;
    flex: 1;
    border: 1px solid #ddd;
    padding: 2rem;
    border-radius: 16px; }
    .fuel-savings__savings-comparison-vs {
      margin: 0 2rem; }
    .fuel-savings__savings-comparison .fuel-savings__savings-title {
      margin: 0 0 1rem 0; }
  .fuel-savings__savings-container--assumptions {
    display: flex;
    flex-wrap: wrap; }
  @media (min-width: 768px) {
    .fuel-savings__savings-assumptions {
      text-align: left;
      width: 65%; } }
  .fuel-savings__savings-assumptions .assumption {
    margin: 0 0 1rem 0; }
    @media (min-width: 768px) {
      .fuel-savings__savings-assumptions .assumption b {
        display: inline-block; } }
  .fuel-savings__savings-disclaimer {
    text-align: left;
    width: 100%;
    /*@include respond-to($gy-tablet-min) {
                width: 35%;
                padding-left: 4rem;
            }*/ }
    .fuel-savings__savings-disclaimer h5 {
      color: #274BA7;
      border-bottom: 1px solid #274BA7;
      padding: 0 0 8px 0; }

.fuel-savings .product-print-header {
  display: none; }

.layout__calculators-fuelsavings .product-print-header {
  display: none; }

@media print {
  .layout__calculators-fuelsavings .global-nav, .layout__calculators-fuelsavings .global-footer, .layout__calculators-fuelsavings .fuel-savings__hero-content, .layout__calculators-fuelsavings .fuel-savings__buttons {
    display: none !important; }
  .layout__calculators-fuelsavings .product-print-header {
    display: block !important;
    margin: 0 0 1rem 0; }
  .layout__calculators-fuelsavings #tires {
    width: 100% !important; } }

.mileage__hero {
  font-weight: bold;
  margin: 0 auto;
  background: #fff;
  color: #000;
  display: flex;
  flex-direction: column; }
  @media (min-width: 1025px) {
    .mileage__hero {
      flex-direction: row; } }
  .mileage__hero-content {
    padding: 4rem 2.5rem;
    font-size: 1.25rem; }
    .mileage__hero-content h1 {
      color: #274BA7;
      font-size: 36px;
      font-weight: bold; }
    @media (min-width: 1025px) {
      .mileage__hero-content {
        width: 40%; } }

.mileage__section {
  margin: 0 0 2rem 0; }

.mileage__title, .mileage__container {
  margin: 0 0 1.5rem; }

.mileage__calc-body {
  padding: 4rem 2rem;
  background: #fff;
  color: #000; }

.mileage__information {
  background-color: #ededed;
  border: 2px solid #274BA7;
  border-radius: 10px;
  padding: 10px;
  font-size: 24px;
  margin: 0 0 2rem 0;
  width: 100%; }

.layout__calculators-mileage .product-print-header {
  display: none; }

@media print {
  .layout__calculators-mileage .global-nav, .layout__calculators-mileage .global-footer, .layout__calculators-mileage .mileage__hero-content, .layout__calculators-mileage .page-background {
    display: none !important; }
  .layout__calculators-mileage .mileage__hero {
    background: none !important; }
  .layout__calculators-mileage .product-print-header {
    display: block !important;
    margin: 0 0 1rem 0; }
  .layout__calculators-mileage #mileage {
    width: 100% !important; }
  .layout__calculators-mileage .mileage__container {
    margin: 0; }
  .layout__calculators-mileage .mileage__information {
    font-size: 18px; } }

.fifty-criterios__caption {
  color: #fff;
  font-family: 'Barlow', Barlow, sans-serif;
  font-size: 18px;
  width: 165px; }
  .fifty-criterios__caption--one {
    margin-left: 50px;
    width: 218px; }
    @media (max-width: 1023px) {
      .fifty-criterios__caption--one {
        margin-left: 0;
        width: 165px; } }
  .fifty-criterios__caption--two {
    margin-left: 90px; }
    @media (max-width: 1023px) {
      .fifty-criterios__caption--two {
        margin-left: 0; } }
  .fifty-criterios__caption--three {
    margin-left: 135px; }
    @media (max-width: 1023px) {
      .fifty-criterios__caption--three {
        margin-left: 0; } }

.fifty-criterios__caption-group {
  display: flex;
  margin-top: -14px; }
  @media (max-width: 1023px) {
    .fifty-criterios__caption-group {
      justify-content: space-between;
      margin-top: 15px; } }
  @media (max-width: 600px) {
    .fifty-criterios__caption-group {
      flex-direction: column; } }

.fifty-criterios__chart {
  background: #274BA7;
  padding: 20px; }

.fifty-criterios__content {
  margin-top: 50px; }

.fifty-criterios__image {
  display: block; }
  @media (max-width: 1023px) {
    .fifty-criterios__image {
      display: none; } }

.fifty-criterios__mobile-image {
  display: none; }
  @media (max-width: 1023px) {
    .fifty-criterios__mobile-image {
      display: block;
      max-width: 100%; } }

.fifty-criterios__sub-title p {
  color: #fff;
  font-family: 'Barlow', Barlow, sans-serif;
  font-size: 22px;
  padding: 0 8px; }

.etiquetagem {
  background: #274BA7;
  padding: 60px; }
  .etiquetagem__descubra {
    font-family: 'Barlow', Barlow, sans-serif;
    font-weight: bold;
    text-align: center; }
    .etiquetagem__descubra-large {
      color: #ffdd00;
      display: block;
      font-size: 80px;
      line-height: 70px; }
    .etiquetagem__descubra-link {
      border: 2px solid #ffdd00;
      color: #ffdd00;
      display: inline-block;
      font-family: 'Barlow', Barlow, sans-serif;
      font-size: 27px;
      margin-top: 25px;
      padding: 6px 24px; }
      .etiquetagem__descubra-link:hover {
        color: #ffdd00; }
    .etiquetagem__descubra-medium {
      color: #ffdd00;
      font-size: 48px;
      letter-spacing: 1px;
      line-height: 55px; }
    .etiquetagem__descubra-text {
      color: #fff;
      font-size: 36px;
      letter-spacing: 1px;
      margin: 0 auto;
      text-transform: uppercase;
      width: 320px; }
    .etiquetagem__descubra-white {
      color: #fff; }
  .etiquetagem__etiqueta {
    font-family: 'Barlow', Barlow, sans-serif;
    font-weight: bold;
    text-align: center; }
    .etiquetagem__etiqueta-img {
      margin: 30px 0; }
    .etiquetagem__etiqueta-subtitle {
      color: #fff !important;
      font-size: 28px !important;
      text-transform: uppercase; }
    .etiquetagem__etiqueta-title {
      color: #ffdd00;
      font-size: 68px;
      line-height: 72px;
      margin-bottom: 0;
      text-transform: uppercase; }
  .etiquetagem__muito-mais {
    margin: 60px 0;
    text-align: center; }
    .etiquetagem__muito-mais-bold {
      color: #ffdd00; }
    .etiquetagem__muito-mais-img {
      max-width: 100%; }
    .etiquetagem__muito-mais-text {
      color: #fff;
      font-family: 'Barlow', Barlow, sans-serif;
      font-size: 36px;
      font-weight: bold;
      margin: 50px 0; }
      @media (max-width: 800px) {
        .etiquetagem__muito-mais-text {
          font-size: 28px; }
          .etiquetagem__muito-mais-text br {
            display: none; } }
  .etiquetagem__plate {
    background-color: rgba(250, 250, 250, 0.9);
    border: 11px solid #bababa;
    margin: 30px auto;
    padding: 40px 0 20px 0;
    position: relative;
    text-align: center;
    max-width: 578px; }
    .etiquetagem__plate-chart {
      position: absolute;
      right: -11rem;
      top: -4rem; }
      @media (max-width: 800px) {
        .etiquetagem__plate-chart {
          display: none; } }
    .etiquetagem__plate-copy {
      color: #274BA7;
      display: block;
      font-family: 'Barlow', Barlow, sans-serif;
      font-size: 72px;
      font-weight: bold;
      padding-top: 15px;
      text-transform: uppercase; }
      @media (max-width: 800px) {
        .etiquetagem__plate-copy {
          font-size: 40px; } }
    .etiquetagem__plate-title {
      border-bottom: 2px solid #b3bedc;
      color: #274BA7;
      font-size: 24px;
      font-weight: bold;
      margin: 0 auto;
      padding: 0 0 10px 0;
      text-align: center;
      text-transform: uppercase;
      max-width: 345px; }

.layout__chilelanding .landing-hero {
  display: flex;
  justify-content: center; }
  .layout__chilelanding .landing-hero img {
    width: 100%; }

.layout__chilelanding .intro {
  text-align: center;
  padding: 2rem 0;
  color: #004EA8;
  font-size: 24px;
  max-width: 720px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .layout__chilelanding .intro {
      padding: 4rem 0; } }
  .layout__chilelanding .intro h1 {
    margin: 0 0 2rem 0;
    color: #274BA7;
    font-size: clamp(48px, 2.5vw, 56px); }
  .layout__chilelanding .intro .hlight {
    background: #ffdd00;
    padding: 0 1rem; }

.layout__chilelanding .form-section {
  padding: 2rem 0;
  background: url("/Content/img/chile-landing/blue-bg-m.png") lightgray 50%/cover no-repeat;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    .layout__chilelanding .form-section {
      padding: 4rem 0;
      background: url("/Content/img/chile-landing/blue-bg.jpg") lightgray 50%/cover no-repeat; } }
  .layout__chilelanding .form-section h2 {
    max-width: 740px;
    margin: 0 auto 3rem auto;
    line-height: 1.4;
    font-size: clamp(32px, 2.5vw, 48px);
    color: #fff; }
  .layout__chilelanding .form-section .form-section__form {
    max-width: 640px;
    margin: 0 auto 2rem auto; }
    .layout__chilelanding .form-section .form-section__form .form-section__form-outer {
      background: rgba(255, 255, 255, 0.5);
      padding: .875rem; }
    .layout__chilelanding .form-section .form-section__form .form-section__form-inner {
      background: #FFF;
      padding: 2rem 1rem; }
      .layout__chilelanding .form-section .form-section__form .form-section__form-inner h3 {
        margin: 0 0 2rem 0;
        color: #274BA7;
        font-size: clamp(32px, 2.5vw, 48px); }
    .layout__chilelanding .form-section .form-section__form .form-title, .layout__chilelanding .form-section .form-section__form legend {
      display: none; }
    .layout__chilelanding .form-section .form-section__form form {
      display: flex;
      flex-direction: column;
      gap: 2rem; }
    .layout__chilelanding .form-section .form-section__form .validation-summary-errors {
      color: #000; }
      .layout__chilelanding .form-section .form-section__form .validation-summary-errors ul {
        list-style: none;
        padding: 0; }

.layout__chilelanding .more-info {
  border-bottom: 22px solid #ffdd00;
  padding: 2rem 0;
  color: #274BA7; }
  .layout__chilelanding .more-info h2 {
    color: #274BA7; }
  @media (min-width: 768px) {
    .layout__chilelanding .more-info {
      padding: 4rem 0; } }
  .layout__chilelanding .more-info .foot-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin: 2rem 0; }
    .layout__chilelanding .more-info .foot-list li {
      position: relative; }
    .layout__chilelanding .more-info .foot-list li:before {
      content: '';
      background: url("/Content/img/chile-landing/wingfoot.svg") no-repeat center/contain;
      display: block;
      width: 31.2px;
      height: 27.27px;
      position: absolute;
      top: 0;
      left: -3.5rem; }
  .layout__chilelanding .more-info .more-info__content {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .layout__chilelanding .more-info .more-info__content {
        flex-direction: row; }
        .layout__chilelanding .more-info .more-info__content .more-info__img {
          order: 0; }
        .layout__chilelanding .more-info .more-info__content .more-info__video {
          order: 1; } }
    .layout__chilelanding .more-info .more-info__content p {
      padding-left: 3rem; }
  .layout__chilelanding .more-info video {
    border-radius: 32px;
    object-fit: fill; }
  .layout__chilelanding .more-info iframe {
    border-radius: 32px; }

.layout__chilelanding .embed-responsive {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ }

.layout__chilelanding .embed-responsive-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 2; }

@media (min-width: 1024px) {
  .slick-slider .slick-prev {
    left: 25px; }
  .slick-slider .slick-next {
    right: 25px; } }

.slick-slider .slick-dots {
  bottom: 25px;
  color: #fff;
  z-index: 2; }
  .slick-slider .slick-dots button:before {
    color: #fff;
    font-size: 10px; }

.slick-slider.slick-dotted {
  margin-bottom: 0; }

.slick-slider .slick-dots li.slick-active button::before {
  color: #fff; }

.index-container {
  padding: 0 0 20px; }
  @media (min-width: 640px) {
    .index-container {
      padding: 20px 0 80px; } }
  .index-container > div {
    border-top: 1px solid #d7e0f6;
    padding-top: 20px;
    margin-top: 25px; }
  .index-container h1:before {
    font-family: "wingfoot_sansregular";
    font-weight: normal;
    text-transform: uppercase;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: '•';
    display: inline-block;
    color: #444;
    font-size: 1.5em;
    line-height: 1.5em;
    font-style: normal;
    margin: 0 -7px 0 -6px; }
  .index-container h1:before {
    padding-right: 10px; }
  @media (max-width: 480px) {
    .index-container h1 {
      font-size: 22px;
      padding-left: 10px; } }
  .index-container h2 {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-top: 0;
    font-size: 24px; }
    .index-container h2 small {
      display: none; }
    @media (max-width: 480px) {
      .index-container h2 {
        font-size: 18px; } }
  .index-container ul {
    font-family: "Barlow Semi Condensed", Barlow, sans-serif;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    margin-left: 0;
    padding-left: 0; }
    .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; }
      .index-container ul li .description {
        color: #859fe2;
        font-family: "Barlow", Barlow, sans-serif;
        display: inline-block;
        padding: 0;
        font-size: 13px; }
      .index-container ul li .assignee {
        color: #888;
        font-family: "Barlow", Barlow, sans-serif;
        font-size: 13px;
        padding-bottom: 6px;
        display: block; }
    @media (min-width: 640px) {
      .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) {
      .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) {
      .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; } }
  .index-container .reference-section {
    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-radius: 12px;
    border: 1px solid #ccc;
    padding: 10px; }
  .index-container .not-yet-built {
    border-top: none;
    padding-top: 0; }

/*# sourceMappingURL=maps/common.css.map */

