﻿/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  font-size: 16px;
}
body.modal-open {
  padding-right: 0px !important;
}
.famfamfam-flags {
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial;
  font-weight: bold;
  color: #0053a0;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
hr {
  height: 1px;
  background-color: #0053a0;
  border: 1px solid #0053a0;
  margin-top: 8px;
  margin-bottom: 8px;
}
label.required:after,
p.required:after {
  content: " *";
  color: red;
  font-weight: bold;
}
.well-success {
  background-color: #dff0d8 !important;
}
/* Used to remove the padding from the left and right of a column. */
.col-nopad {
  padding-left: 0;
  padding-right: 0;
}
.col-nopad-left {
  padding-left: 0;
}
.col-nopad-right {
  padding-right: 0;
}
/*Site Header */
.header {
  position: relative;
  z-index: 10;
}
header {
  background: #0f3f99;
}
.header-wrapper {
  margin: 0 auto;
  padding: 9px;
}
header .logo {
  margin: 0 auto;
  display: block;
}
/* Top Navigation Bar */
.top-nav {
  text-align: right;
  color: white !important;
  float: right;
}
.top-nav a {
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
}
.top-nav a:hover {
  text-decoration: none;
}
.top-nav ul {
  display: inline;
  margin: 0;
  padding: 0;
}
.top-nav li {
  list-style: none;
  display: inline;
  padding: 0 .9em;
  border-right: 1px solid #0f3f99;
}
.top-nav ul li:last-child {
  border-right: none;
}
/* Main Navigation Bar */
.navbar {
  background: white;
  margin-bottom: 0px;
  border-radius: 0;
  border: none;
  min-height: 44px;
}
.navbar-toggle {
  float: none;
  margin-left: 15px;
}
.navbar-default .navbar-nav > li.nav-item > a {
  font-weight: bold;
  color: black;
}
.nav-sub-menu-title {
  font-weight: bold;
  padding: 10px 15px 10px 15px;
}
.container-content {
  max-width: 1240px;
  margin: 0 auto 0 auto;
  box-shadow: 0 0 30px #000;
  background-color: white;
  padding: 0 0 0 0;
  z-index: 0;
}
.container-content .content {
  max-width: 1022px;
  margin: 0 auto;
  padding: 0 15px;
}
.container-content-home {
  position: relative;
  z-index: 3;
  padding-bottom: 20px;
}
.container-content-home .content {
  max-width: 100%;
  padding: 0;
}
/* Site Footer */
footer {
  background: #525253;
  font-family: Arial;
}
.footer-wrapper {
  padding-top: 10px;
}
.footer-label {
  color: #fff100;
}
footer ul,
footer li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.5;
}
footer li {
  font-size: 12px;
  color: #fff100;
  text-transform: uppercase;
  margin-bottom: 1em;
}
footer li ul {
  margin-top: 1em;
  margin-bottom: 3em;
}
footer li ul li:first-child {
  margin-bottom: 1.5em;
}
footer li a {
  font-size: 11px;
  color: #fff;
  text-transform: none;
  text-decoration: none;
}
footer li a:hover,
footer li a:focus {
  color: #fff100;
  text-decoration: underline;
}
footer .social {
  overflow: auto;
  margin-bottom: 20px;
}
footer .social li {
  margin-right: 30px;
  float: left;
  display: inline;
}
footer .social li:first-child {
  margin-right: 25px;
  margin-bottom: 1em;
  line-height: 1.8;
}
footer .social li a {
  float: left;
  display: inline;
  width: 22px;
  height: 22px;
  text-indent: -9501px;
  overflow: hidden;
  background: url(../img/sprite-social.gif) no-repeat 0 0;
}
footer .social li.twitter a {
  width: 27px;
  height: 22px;
  background-position: -22px 0;
}
footer .social li.google a {
  background-position: -49px 0;
}
footer .signup p {
  color: #fff;
  text-transform: none;
  margin-top: 0;
}
footer input {
  vertical-align: middle;
}
footer input.text {
  font-size: 12px;
}
footer input.submit {
  margin-left: 1em;
}
/* Tire Card*/
.tire-card-found-lower,
.tire-card-view-competitor-pricing,
.tire-card-learn-more {
  color: black;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .side-collapse {
    width: 180px;
    float: left;
    border-right: 1px solid black;
    position: absolute;
    top: 146px;
  }
  .side-collapse.in {
    width: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border-right: none;
  }
  .side-collapse-container {
    width: 100%;
    float: left;
  }
  .side-collapse-container.out {
    left: 185px;
    float: left;
  }
}
.panel-appointment {
  margin-bottom: 10px;
}
.panel-appointment > .panel-heading {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* Small devices and up (tablets, 768px and up) */
@media (min-width: 768px) {
  html {
    background: url(../img/bg-html.gif) 0 1px #e3e3e3;
  }
  body {
    background: url(../img/bg-body.gif) repeat-x;
  }
  .pull-right-sm {
    float: right !important;
  }
  .pull-left-sm {
    float: left !important;
  }
  .btn-inline-sm {
    display: inline-block !important;
    width: auto !important;
  }
  /*Site Header */
  .header {
    background: #0f3f99;
    margin: 0 auto;
    max-width: 1240px;
  }
  header .logo {
    margin: 0;
  }
  .header-wrapper {
    max-width: 1022px;
    margin: 0 auto;
    padding: 18px 10px;
  }
  .top-nav a {
    color: white;
  }
  .top-nav li {
    list-style: none;
    display: inline;
    padding: 0 .9em;
    border-right: 1px solid #0f3f99;
  }
  /* Main Navigation Bar */
  .navbar {
    background: white;
    max-width: 1240px;
    margin: 0 auto;
  }
  .navbar-default {
    background-color: white;
    border: none;
  }
  .navbar-default .navbar-nav > li.nav-item > a {
    font-weight: normal;
    color: #777;
  }
  .nav-sub-menu-title {
    font-weight: bold;
    padding: 10px 15px 10px 0;
  }
  .navbar-collapse.collapse {
    padding: 0;
  }
  .nav-wrapper {
    width: 992px;
    margin: 0 auto;
  }
  nav .nav-wrapper ul {
    list-style: none;
    padding-left: 0px;
  }
  .nav-item {
    border-right: 1px solid #000;
  }
  .inReg .nav-item:last-child {
    border-right: 0;
  }
  nav .nav-wrapper li > a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    display: block;
    background: transparent;
    padding: 12px 14px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    position: relative;
  }
  .nav-home {
    padding: 8px 20px 8px 20px !important;
  }
  /*********** Sub Menu ************/
  nav .nav-wrapper:after {
    content: "";
    display: table;
    clear: both;
  }
  nav .nav-wrapper > ul > li.nav-item:hover > a {
    background: #FFF;
    border-left: 1px solid #a1a1a1;
    border-right: 1px solid #a1a1a1;
    -webkit-box-shadow: 0px -11px 15px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px -11px 15px 0px rgba(50, 50, 50, 0.3);
    box-shadow: 0px -11px 15px 0px rgba(50, 50, 50, 0.3);
  }
  nav .nav-wrapper .nav-sub-menu {
    display: none;
    position: absolute;
    z-index: -1;
    background: #FFF;
    width: 560px;
    padding: 20px 40px 20px;
    border: 1px solid #a1a1a1;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 78%, #cccccc 98%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, #ffffff), color-stop(98%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 78%, #cccccc 98%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 78%, #cccccc 98%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 78%, #cccccc 98%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 78%, #cccccc 98%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 0px 7px 10px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 7px 10px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 7px 10px 0px rgba(50, 50, 50, 0.5);
  }
  nav .nav-wrapper .nav-sub-menu li {
    float: left;
    margin: 0;
    width: 100%;
    line-height: 1;
    text-align: left;
    padding-bottom: 10px;
  }
  nav .nav-wrapper .nav-sub-menu .sub-item-side {
    background: url('../../img/retail/sub-menu-vertical-line.png') left 0 no-repeat;
    padding: 15px 0 20px 60px;
  }
  nav .nav-wrapper .nav-sub-menu-tires .sub-item-side {
    background: url('../../img/retail/sub-menu-vertical-line-short.png') left 0 no-repeat;
  }
  nav .nav-wrapper .nav-sub-menu ul a {
    color: #0f3e99;
    text-transform: none;
    font-size: 14px;
    padding: 0;
    border: 0;
  }
  .nav-item:hover .nav-sub-menu {
    display: block;
  }
  nav .nav-wrapper .nav-item {
    z-index: 3;
  }
  /*********** FOOTER *************/
  footer {
    background: #525253;
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 15px 30px #000;
  }
  .footer-wrapper {
    max-width: 990px;
  }
  /* Tire Card*/
  .tire-card-price-column {
    border-left: 2px solid black;
    padding-left: 8px;
    padding-right: 8px;
  }
  .tire-card-found-lower,
  .tire-card-view-competitor-pricing {
    text-align: center;
  }
}
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .container-fluid {
    width: 1240px;
  }
}
@media print {
  body {
    margin: 0;
    padding: 0 !important;
    min-width: 768px;
  }
  .container-fluid {
    width: auto;
    min-width: 750px;
  }
  a[href]:after {
    content: none !important;
  }
  blockquote {
    border-top: none;
    border-right: none;
    border-bottom: none;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .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;
  }
  .col-print-1 {
    width: 8%;
    float: left;
  }
  .col-print-2 {
    width: 16%;
    float: left;
  }
  .col-print-3 {
    width: 25%;
    float: left;
  }
  .col-print-4 {
    width: 33%;
    float: left;
  }
  .col-print-5 {
    width: 42%;
    float: left;
  }
  .col-print-6 {
    width: 50%;
    float: left;
  }
  .col-print-7 {
    width: 58%;
    float: left;
  }
  .col-print-8 {
    width: 66%;
    float: left;
  }
  .col-print-9 {
    width: 75%;
    float: left;
  }
  .col-print-10 {
    width: 83%;
    float: left;
  }
  .col-print-11 {
    width: 92%;
    float: left;
  }
  .col-print-12 {
    width: 100%;
    float: left;
  }
}
