@import url("//a2.nd-cdn.us/css/Master/Master_Responsive.css");
/*
#######################################
DEV VERSION 3.2 LAST UPDATED 2/5/16
#######################################
*/

/* ###REPLACE #005BAE WITH YOUR CUSTOM COLOR### */

/* MEDIA QUERIES FOR CONVENIENCE
----------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 980px) {
  /* CSS RULES HERE */
} /* Target Desktop Exclusively */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) and (min-width: 640px) {
  /* CSS RULES HERE */
} /* Target Tablet Exclusively */
@media only screen and (max-width: 640px) {
  /* CSS RULES HERE */
} /* Target Phone Exclusively */
@media only screen and (min-width: 640px) {
  /* CSS RULES HERE */
} /* Target Desktop AND Tablet */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) {
  /* CSS RULES HERE */
} /* Target Tablet AND Phone */

/* COMMONLY EDITED STYLES
----------------------------------------------------------------------------------------------------*/
html,
body {
  overflow-x: hidden;
}
html {
  min-height: 100%;
  font-size: 16px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  height: 100%;
}
a,
a:link,
a:visited {
  text-decoration: underline;
  color: #005bae;
}
a:hover,
a:active {
  text-decoration: none;
  color: #000;
}

#nd-background {
  background: url(img/bg.jpg) no-repeat center center fixed;
  background-size: cover;
  background-position: 0px 115px;
}
.container {
  width: 980px;
  margin: 0 auto;
}

#contentheader {
  background: #fff;
  padding: 0;
  height: auto;
  margin: 0 auto;
}
#dnn_dnnLogo_imgLogo {
  float: left;
}
#dnn_HeaderContactPane {
  float: right;
}
@media only screen and (min-width: 980px) {
  #dnn_dnnLogo_imgLogo {
    margin: 2% 0;
  }
  #dnn_HeaderContactPane {
    margin: 2% 0 0;
  }
} /* Target Desktop Exclusively */

#headercontact {
  text-transform: capitalize;
  color: #000;
  font-weight: 500;
  line-height: normal;
  font-size: 1.25em;
}
#headercontact .phone {
  font-weight: 700;
}
#headercontact .address {
}
#headercontact .slogan {
}

.webfont,
.pc-header .Head,
#BottomFooter h2 {
  font-weight: 400;
  font-family: "abolition", sans-serif;
}
.webfont2 {
  font-weight: 700;
  font-family: "sofia-pro", sans-serif;
}

#nd-topbar {
}
.homepage #nd-middlebar::after {
  float: left;
  clear: both;
  content: "";
}
.homepage #nd-middlebar.first-row {
  background: url(img/first-row2.png) no-repeat center bottom;
  height: 1350px;
}
.homepage #nd-middlebar.second-row {
  background: url(img/third-row.jpg) no-repeat center top;
}

@media only screen and (max-width: 640px) {
  .wrapper.our-location {
    margin-top: 200px !important;
  }
}

@media only screen and (min-width: 983px) {
  .homepage #nd-middlebar.first-row {
    background: url(img/first-row.png) no-repeat center bottom;
    height: 1350px;
  }
} /* Target Desktop Exclusively */

.homepage {
  display: none;
}

#main-content {
  background: #fff;
}
#sub-content {
  background: #fff;
}
#bgbottom {
  background: #005bae;
}

/* MAIN BRANDING STYLING
----------------------------------------------------------------------------------------------------*/
.ndcustomcolorclass,
.ndcustomcolorcontainer img,
.subtitle,
.pc-header::before,
#BottomFooter a[id*="lnkSave"]:hover {
  background-color: #005bae !important;
}
.ndcustomtextcolor1,
.ndcustomlinkcolor1 {
  color: #005bae !important;
}
.ndmoduletextcolor1 {
  color: #005bae !important;
}
.ndcustomtextcolor2,
.ndcustomlinkcolor2 {
  color: #000 !important;
}
.ndmoduletextcolor2 {
  color: #000 !important;
}
.ndcustombutton2 {
  background: #005bae !important;
  color: #fff !important;
}
.ndcustomlinkcolor1:hover,
.ndcustomlinkcolor2:hover {
  color: #666666 !important;
}
.ndcustombutton1,
.ndcustom2 {
  background: #666666 !important;
  color: #fff !important;
}
.ndcustom1,
.ndcustombutton1:hover,
.ndcustombutton2:hover {
  background: #000 !important;
  color: #fff !important;
}
.ndcustomborder {
  border: 1px solid #666 !important;
}
.ndcustomcolorclass2 {
  background: #414141 !important;
}

/* SOCIAL MEDIA
----------------------------------------------------------------------------------------------------*/
#dnn_SocialPane {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 60;
}
#dnn_SocialPane #social a {
  /*max-width:100%; min-width:25%;*/
  font-size: 26px;
  width: 45px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  padding: 8px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  float: right;
  clear: right;
}
#dnn_SocialPane #social .fa-facebook {
  background: #3b5998;
}
#dnn_SocialPane #social .fa-twitter {
  background: #5ea9dd;
}
#dnn_SocialPane #social .fa-google-plus {
  background: #d73d32;
}
#dnn_SocialPane #social a {
  font-size: 26px;
  width: 45px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  padding: 8px;
  display: block;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  text-decoration: none;
  display: block;
}

/* GPLUS Page
----------------------------------------------------------------------------------------------------*/
.gPlus_intro {
}
.gPlus {
}
.gplus-item .front {
  border-radius: 50%;
  z-index: 1;
  padding: 40% 6% 0 12%;
  box-sizing: border-box;
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.gplus-item .back {
  border-radius: 50%;
  background: #222;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out;
  z-index: 0;
}
.gplus-item {
  width: 240px;
  height: 240px;
  margin: 0 7% 3% 0;
  float: left;
  position: relative;
}
.gplus-item.flip:hover .front {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  backface-visibility: hidden;
  z-index: 0;
}
.gplus-item.flip:hover .back {
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 1;
}

.gplus-item:not(.flip):hover {
  opacity: 0.8;
}

.gplusLoc {
  color: #fff;
}
.gplusLocName {
  display: block;
  font-size: 1.6em;
  font-weight: 700;
  text-transform: uppercase;
}

/* NAVIGATION
----------------------------------------------------------------------------------------------------*/
#nd-menubar {
  background: #005bae;
  z-index: 15;
}

#contentnav {
  height: 50px;
  width: 980px;
}
#contentnav #dnnMenu a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-size: 1.25em;
  text-decoration: none;
  transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out;
}
#contentnav #dnnMenu .topLevel li {
  line-height: 50px;
  float: left;
  list-style-type: none;
  position: relative;
  display: block;
}
#contentnav #dnnMenu .topLevel li.selected > a {
  text-shadow: 0 0 5px #aaa;
} /* Current Tab */
#contentnav #dnnMenu .subLevel li a {
  margin: 0px;
  padding: 10px 20px;
  line-height: normal;
}

#contentnav #dnnMenu .subLevel,
#contentnav #dnnMenu .subLevel .subLevelRight ul {
  background-color: #373737;
}

/* NET DRIVEN BUTTONS
----------------------------------------------------------------------------------------------------*/
#nd-buttons {
}

#nd-buttons.sub {
  padding: 15% 0 10%;
}
#nd-buttons .sub-item {
  display: block;
  float: left;
  width: 25%;
  margin-right: 3%;
}
#nd-buttons .sub-item img {
  width: 100%;
  max-width: 245px;
  height: auto;
}

#nd-buttons .sub-item:last-of-type {
  margin: 0;
}

@media only screen and (max-width: 640px) {
  #nd-buttons {
    display: none;
  }
}

/* CUSTOM EFFECTS
----------------------------------------------------------------------------------------------------*/
a.shrink,
a.rotate {
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
a.shrink:hover {
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
a.rotate:hover {
  transform: rotate(360deg) scale(0.9);
  -moz-transform: rotate(360deg) scale(0.9);
  -ms-transform: rotate(360deg) scale(0.9);
  -o-transform: rotate(360deg) scale(0.9);
  -webkit-transform: rotate(360deg) scale(0.9);
}

/* VEHICLE LOOKUP BAR - HORIZONTAL
----------------------------------------------------------------------------------------------------*/
/* ON DESKTOP & TABLET */
@media only screen and (min-width: 640px) {
  #find-tire-bar {
    background: url(img/vlb.png) no-repeat left top;
    background-size: contain;
    max-width: 305px;
    min-height: 220px;
    margin-top: 370px;
  }
  #TireSizeFinder {
  }
  #TireSizeFinder #sizefinder-inputs {
    width: 40%;
    float: right;
    padding: 3% 0% 1% 0%;
  }
  #TireSizeFinder #sizefinder-inputs select {
    width: 115px !important;
  }
  #TireSizeFinder #sizefinder-inputs div:not(:last-of-type) {
    width: 125px;
    float: left;
  }
  #links {
    float: left;
    width: 100%;
    margin: 1% 0 0 0;
  }
  #links a {
    color: #000;
  }
  #links a:hover {
    color: #333;
  }
  #TireSizeFinder #sizefinder-inputs div {
    position: relative;
    clear: both;
    margin-bottom: 10px;
  }
  #TireSizeFinder #sizefinder-inputs div::before {
    display: none;
  }
  #TireSizeFinder #sizefinder-inputs #year::before {
    content: "1";
  }
  #TireSizeFinder #sizefinder-inputs #make::before {
    content: "2";
  }
  #TireSizeFinder #sizefinder-inputs #model::before {
    content: "3";
  }
  #TireSizeFinder #sizefinder-inputs #option::before {
    content: "4";
  }
  #TireSizeFinder #sizefinder-inputs #size::before {
    content: "5";
  }

  .vlbCatalogBtn {
    background: #ffcc01;
    font-size: 1em;
    font-weight: 700;
    color: #000 !important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    display: block;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    padding: 2%;
    box-sizing: border-box;
  }
  .vlbCatalogBtn:hover {
    background: #fff;
    color: #000 !important;
  }
  /*
	#find-tire-bar .searchbuttons{margin-bottom:2%; overflow:hidden;}
	#find-tire-bar .searchbuttons a{display:block; color:#05178a; width:48%; border:2px solid #05178a; font-size:12px; font-weight:700; font-family:"nimbus-sans", sans-serif; text-align:center; text-transform:uppercase; padding:5px 2px; box-sizing:border-box; transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; text-decoration:none;}
	#find-tire-bar .searchbuttons a:hover{color:#FFF; background:#05178a; border-color:#FFF;}
	*/
  #find-tire-bar .searchbuttons .by-size {
    float: left;
  }
  #find-tire-bar .searchbuttons .by-brand {
    float: right;
  }
}

/* ON TABLET */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) and (min-width: 640px) {
  #find-tire-bar {
    min-height: auto;
  }
  #TireSizeFinder #sizefinder-inputs {
    padding: 3% 0px 1% 6%;
  }
  #links {
    margin: 8% 5% 0 0;
  }
}

@media only screen and (min-width: 640px) {
  /* VEHICLE LOOKUP BAR - VERTICAL
----------------------------------------------------------------------------------------------------
#find-tire-bar {background:url(img/vlb.png) no-repeat center top; height:193px;}
#TireSizeFinder {}
#TireSizeFinder #sizefinder-inputs {width:140px; padding:60px 0 0 20px;}
#TireSizeFinder #sizefinder-inputs select {width:100px !important;}
#TireSizeFinder #sizefinder-inputs div {height:21px;}
#links {clear:both; color:#fff;}
#links a{ color:#fff;}
#links a:hover{ color:#000;}*/
}

/* COUPONS
----------------------------------------------------------------------------------------------------*/
.coupon-section #dnn_HomeSidePane,
.coupon-section #dnn_HomeContentPane {
  margin: 13% 0 10%;
}
.coupon-section #dnn_HomeSidePane {
  float: left;
  width: 32%;
}
.coupon-section #dnn_HomeContentPane {
  float: right;
  width: 65%;
}

#dnn_LeftPane {
  float: left;
  width: 45%;
}
#dnn_RightPane {
  float: right;
  width: 49%;
}

/* HOMETEXT
----------------------------------------------------------------------------------------------------*/
#hometext {
}
.first-row #hometext {
}
.second-row #hometext {
}
.third-row #hometext {
}

#hometext.secondaryHPT {
}

#hometext h1,
#hometext h2 {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
}
#hometext h2 span {
  color: #ffcc01;
}
#hometext,
#hometext a:hover {
  color: #fff;
}
#hometext p {
  margin: 0 0 10px;
  clear: both;
  line-height: 20px;
}
#hometext a {
  font-weight: 700;
}
#hometext ul {
  margin: 0 0 0 50px;
  clear: both;
}
#hometext ul li {
  margin-bottom: 10px;
}
#hometext ul.two-row li {
  width: 45%;
  float: left;
  margin-right: 2%;
}
#hometext ul.three-row li {
  width: 31%;
  float: left;
  margin-right: 2%;
}
#hometext ul.four-row li {
  width: 23%;
  float: left;
  margin-right: 2%;
}
#hometext ul.five-row li {
  width: 18%;
  float: left;
  margin-right: 2%;
}

.homepage-options a {
  display: block;
  background: #005bae;
  box-sizing: border-box;
  min-width: 15%;
  padding: 1%;
  text-decoration: none !important;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  float: left;
}
.homepage-options a:last-of-type {
  margin-right: 0%;
}

#hometext.left-aligned {
}
#hometext.right-aligned {
  text-align: right;
}

.first-row #dnn_LeftPane #hometext {
  padding: 55% 0 5%;
}
.first-row #dnn_LeftPane #hometext h2 {
  font-size: 3em;
}
.first-row #dnn_LeftPane #hometext a {
  color: #fff;
}

.first-row #dnn_RightPane #hometext {
  padding: 10% 0 5%;
}
.first-row #dnn_RightPane #hometext h2 {
  float: left;
  margin: 10px 0 0;
}
.first-row #dnn_RightPane #hometext p {
  float: right;
  margin: 0;
  clear: right;
}

.first-row #dnn_MiddleContentPane #hometext {
  padding: 5% 0 5% 10%;
}
.first-row #dnn_MiddleContentPane #hometext h1 {
  font-size: 2.5em;
  float: left;
  margin: 20px 20px 20px 0;
  text-align: center;
}
.first-row #dnn_MiddleContentPane #hometext h1 span {
  font-size: 1.5em;
}
.first-row #dnn_MiddleContentPane #hometext p {
  margin: 0;
  clear: right;
}
.first-row #dnn_MiddleContentPane #hometext a {
  color: #ccc;
}

.second-row #hometext {
  color: #000;
  text-align: center;
  padding: 10% 0 0% 32%;
}
.second-row #hometext h2 {
  color: #000;
  font-size: 2.5em;
}
.second-row #hometext h2 span {
  font-size: 2em;
  color: #000;
}
.second-row #hometext .homepage-options {
  width: 100%;
}
.second-row #hometext .homepage-options a {
  width: 100%;
  padding: 5% 0;
}

@media only screen and (max-width: 640px) {
  .first-row #dnn_LeftPane #hometext {
    padding: 5% 0;
  }
  .first-row #dnn_LeftPane #hometext a {
    color: #fff;
  }

  .first-row #dnn_MiddleContentPane #hometext h1 {
    float: none;
  }
  .first-row #dnn_MiddleContentPane #hometext p {
    clear: both;
  }

  .second-row #hometext {
    padding: 10% 0 0%;
  }
} /* Target Phone Exclusively */

@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) {
  .first-row #dnn_RightPane #hometext h2 {
    float: none;
    margin-bottom: 10px;
  }
  .first-row #dnn_RightPane #hometext p {
    float: none;
    clear: both;
  }
} /* Target Tablet AND Phone */

/* SUBTITLE BAR
----------------------------------------------------------------------------------------------------*/
.subtitle {
  color: #fff;
  display: block !important;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: none;
  border: 1px solid #333;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.31) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.31))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.31) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.31) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.31) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.31) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#4f000000',GradientType=0 );
}
.subtitle a {
  color: #fff;
}

/* NDSC WIDGET
----------------------------------------------------------------------------------------------------*/
#dnn_WidgetPane {
  position: relative;
  width: 980px;
  transform-origin: top left;
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  overflow: hidden;
}

#services_div {
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
  border: 0;
  margin: 2% 0 0;
  padding: 2% 0 0;
}
#services-page ul,
#services-page li {
  margin-left: 0 !important;
}
#services_div .ndscCatImage2 {
  border: 3px solid #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 5px auto;
}
#services_div .ndscCatImage3 {
  width: 90px !important;
}
#services_div #services_ul li {
  margin: 0;
}
#dnn_MiddleContentPane .ndscCatImage3 {
  font-size: 10px;
  line-height: 10px;
}
#dnn_MiddleContentPane .ndcustomcolorclass,
.ndcustomcolorcontainer img,
.subtitle {
  background-color: #484848 !important;
}

#left_a,
#right_a {
  display: block;
  position: absolute;
  top: 50%;
  text-indent: -9999px;
  width: 11px;
  height: 18px;
  cursor: pointer;
}
#left_a {
  left: 15px;
  background: url(img/left_a.png) no-repeat;
}
#right_a {
  right: 15px;
  background: url(img/right_a.png) no-repeat;
}

#services_ul {
  position: relative !important;
}
#slider_div {
  margin: 0 40px 0 40px;
  overflow: hidden;
}
a.ndscCatImage3 {
  color: #000 !important;
  text-decoration: none !important;
}

.view-all {
}

#dnn_WidgetPane2 {
}

/* TESTIMONIALS WIDGET
----------------------------------------------------------------------------------------------------*/
.ModTestimonialsC div[id*="pnlHomepageView"] {
  background: #272727;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #ccc;
  padding: 2%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  height: 240px;
}
.visible-review {
  height: 100%;
}
#homepagereviews {
  background: #171717;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #ccc;
  padding: 2%;
  position: relative;
  z-index: 1;
  height: 100%;
  box-sizing: border-box;
}
#homepagereviews .ndcustombuttonformat {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 0 !important;
}
#homepagereviews .ndcustombuttonformat:hover {
  color: #fff;
}
#homepagereviews .reviewsleft {
  margin-bottom: 10px;
  border-bottom: 2px solid #999;
}
#homepagereviews .reviewsright {
  background: #373737;
  -moz-box-shadow: 0 0 10px #222 inset;
  -webkit-box-shadow: 0 0 10px #222 inset;
  box-shadow: 0 0 10px #222 inset;
  padding: 2%;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 0.875em;
}
#homepagereviews .reviewsleft .reviewby {
  font-size: 14px;
  font-weight: 700;
}
#homepagereviews .reviewsleft .reviewon {
  font-size: 14px;
  font-style: italic;
}
#homepagereviews .reviewsright .homereview {
  border: 1px solid #999;
  background: #efefef;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 20px;
  margin-bottom: 10px;
}

/* BLOG WIDGET
----------------------------------------------------------------------------------------------------*/
.ModDNNGOxBlogDashBoardC {
  background: #272727;
  padding: 2%;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  height: 240px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.ModDNNGOxBlogDashBoardC .article_list {
  background: #171717;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #ccc;
  padding: 2%;
  position: relative;
  z-index: 1;
  height: 100%;
  box-sizing: border-box;
}
.ModDNNGOxBlogDashBoardC .nav_category {
  display: none;
}
.ModDNNGOxBlogDashBoardC a {
  color: #fff;
}
.ArticleList_Default,
.validationEngineContainer,
.ModDNNGOxBlogDashBoardC > div {
  height: 100%;
}

/* FOOTER
----------------------------------------------------------------------------------------------------*/
#BottomFooter {
  font-size: 0.75em;
  color: #fff;
}

#FooterPane1Container,
#FooterPane2Container,
#FooterPane3Container,
#FooterPane4Container {
  float: left;
  padding: 10px 20px 10px;
  box-sizing: border-box;
  margin: 1% 1% 1% 0;
}
#FooterPane1Container {
  width: 44%;
}
#FooterPane2Container {
  width: 14%;
}
#FooterPane3Container {
  width: 16%;
}
#FooterPane4Container {
  width: 23%;
  margin: 1% 0;
  float: right;
}
#BottomFooter .lastpane {
  float: right !important;
  margin: 10px 0;
}

#BottomFooter a,
#BottomFooter a:hover {
  color: #fff;
  text-decoration: none;
}

#BottomFooter h2 {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#LocationWidget h2 {
  display: none;
}
#BottomFooter p {
  margin-bottom: 5px !important;
}

#BottomFooter .footerseo p {
  line-height: 18px !important;
}

#BottomFooter ul {
  margin: 0 !important;
}
#BottomFooter ul li,
.extra-links li {
  list-style: none !important;
  margin-bottom: 5px !important;
}

#BottomFooter #socialfont {
  float: left;
  clear: both;
}
#BottomFooter #socialfont .fa {
  margin-right: 5px;
  font-size: 22px !important;
  vertical-align: text-top;
  line-height: 22px !important;
  width: 30px;
  text-align: center;
  padding: 5px 0;
}
#BottomFooter #socialfont .fa {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#BottomFooter ul li,
.extra-links li {
  list-style: none !important;
  margin-bottom: 5px !important;
}
#BottomFooter .locwidget-email {
  display: none;
}

/* BOTTOM CONTACT US FORM
----------------------------------------------------------------------------------------------------*/
#BottomFooter #EntryForm table {
  width: 100%;
}
input.mobile-c,
td.mobile-c,
textarea.mobile-c,
select.mobile-c {
  width: 100% !important;
  padding: 1% 0;
  box-sizing: border-box;
}
td.mobile-c {
  display: block;
  margin: 0.5% 0;
}
input.mobile-c,
textarea.mobile-c {
  padding: 1%;
  border: 1px solid #999;
}
.NormalRed a[href*="ctl/license"] {
  display: none;
}
#BottomFooter textarea {
  font-family: Arial, sans-serif;
  font-size: 13px;
}
#BottomFooter a[id*="lnkSave"] {
  display: block;
  padding: 2%;
  outline: 1px solid #999;
  color: #666;
  outline-offset: 3px;
  width: 42%;
  text-align: center;
  position: relative;
  left: 3px;
  background: #fff;
  transition: all 300ms ease-in-out;
}
#BottomFooter .DynamicForms_SaveFormDiv {
  width: 60%;
  white-space-collapse: discard;
  margin-top: 1%;
}
#BottomFooter a[id*="lnkSave"]:hover {
  color: #fff;
  outline: 1px solid #fff;
  outline-offset: 0;
}
#BottomFooter .DynamicForms_Summary {
  background: #990000;
  color: #fff;
  padding: 10px;
}
#BottomFooter .DynamicForms_Summary ul {
  list-style-position: inside;
}
#BottomFooter .NormalRed {
  color: #990000;
  font-weight: 700;
}

.tint div[id*="_ModuleContent"] {
  position: relative;
  z-index: 5;
}
.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 255, 255, 0.5);
  transition: all 0.3s linear;
}
.t2:before {
  background: rgba(0, 0, 95, 0.9);
}

/* CONTAINER HEADER
----------------------------------------------------------------------------------------------------*/
.pc-header::before {
  content: " ";
  width: 500%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: -200%;
}
#dnn_SidePane,
#dnn_CTCFilterPane {
  width: 30%;
  float: left;
  z-index: 10;
  position: relative;
}
#dnn_SidePane .pc-header {
  overflow: hidden;
}

.location {
  width: 25%;
  padding: 25% 0 2%;
  box-sizing: border-box;
  float: left;
  font-size: 24px;
  font-style: italic;
  color: #fff !important;
  text-align: center;
  display: block;
  background-size: cover;
  background-size: 400% auto;
  transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
}
.location:hover {
  text-shadow: 0 0 6px #fff;
  text-decoration: none;
}

#dnn_BottomLinksPane {
  font-size: 10px;
  margin: 10px 0 0 5px;
  text-transform: uppercase;
  overflow: hidden;
}
#dnn_BottomLinksPane a,
#dnn_BottomLinksPane a:visited {
  font-weight: 700;
}
#dnn_SEOPane,
#dnn_BottomLinksPane {
  line-height: normal;
}
#dnn_SEOPane {
  font-size: 10px;
  font-weight: 400;
  overflow: hidden;
}
#dnn_SEOPane p {
  margin-bottom: 10px;
  padding: 0 7px 0 7px;
  font-size: 10px !important;
}

#nd-buttons.contact {
  margin: 10px 0;
}

.coupon-section .see-our-coupons {
  margin: 10% 0;
  width: 100%;
  height: auto;
}
.coupon-section .coupon-wrap {
  margin: 0 0;
}

#dnn_FooterPane4 #LocationWidget .locwidgetlisting .locwidget-name,
#dnn_FooterPane4 #LocationWidget .locwidgetlisting .locwidget-addr,
#dnn_FooterPane4 #LocationWidget .locwidgetlisting .locwidget-fax {
  display: none;
}
#dnn_FooterPane4 .locwidget-csz {
  margin-bottom: 0;
}

#nd-topbar {
  height: auto;
  padding: 20px 0;
}

#dnn_SidePane .pc-header h1 {
  font-size: 700;
}

.mobile-anchor {
  width: 90%;
  margin: 0 auto;
  transition: top 0.3s ease-in-out;
  left: 4%;
  border: 1px solid #444;
  z-index: 10 !important;
}
#mobile-social {
  display: none;
}

#poweredbynd {
  color: #fff;
  margin: 30px auto 0;
  width: 157px;
  height: 39px;
  padding: 3px 4px 0;
  background: url(//a2.nd-cdn.us/Skinning/ND_Badge/nd_badge.png) no-repeat
    center top;
}
#poweredbynd #login {
}
#poweredbynd #login a.ndlogo {
  background: url(//a2.nd-cdn.us/Skinning/ND_Badge/nd_logo.png) no-repeat center
    top;
  width: 57px;
  height: 35px;
  float: left;
  text-indent: -9999px;
}
#poweredbynd #login a.ndlogo:hover {
  background-position: bottom;
}
#poweredbynd #login span {
  float: right;
  text-align: center;
  font-size: 9px;
  margin-top: 5px;
}
#poweredbynd #login span a {
  text-decoration: underline !important;
  color: #fff;
}
#poweredbynd #login span a:hover {
  text-decoration: underline !important;
  color: #ccc;
}

.second-background {
  background: url(img/contentbg.png) no-repeat center 274px;
}
/* Bread Cumbs */
.mobileButtons,
.tabletButtons {
  display: none;
  float: right;
}

.mobileButtons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobileButtons li {
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
  display: block;
  float: right;
}
.mobileButtons li a {
  padding: 0 10px;
  font-size: 14px;
  color: #d9ce96;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nd-mobile-only {
  display: none;
}

/* Footer */
#netdriven {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}
#brands {
  text-align: center;
  padding: 1% 0;
}
#brands img {
  width: 12%;
}

.mobileButtons {
  background: #282828;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 1% #000;
  z-index: 100000;
}
.social {
  background: #282828;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
}
.mobileButtons li a {
  margin-top: 0 !important;
}
.mobileOverlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 500;
}

p,
#contentmain li {
  line-height: 1.6em;
}

/* DESKTOP EXCLUSIVE STYLES */
@media only screen and (min-width: 980px) {
  /* NAVIGATION
	----------------------------------------------------------------------------------------------------*/
  /* Default Hover Effects */
  #contentnav #dnnMenu .topLevel li:hover > a {
    background: #373737;
  }
  #contentnav #dnnMenu .subLevel li a:hover {
    background: #474747;
  }
  /* Single Column Styles */
  #contentnav #dnnMenu .single-column {
    width: 320px;
  }

  #contentnav #dnnMenu .single-column li a {
    border-bottom: 1px dotted #888;
  }
  /* Double Column Styles */
  #contentnav #dnnMenu .double-column {
    width: 520px;
  }
  #contentnav #dnnMenu .double-column li a {
    border-bottom: 1px dotted #888;
    border-right: 1px dotted #888;
  }
  /* Triple Column Styles */
  #contentnav #dnnMenu .triple-column {
    width: 620px;
  }
  #contentnav #dnnMenu .triple-column li a {
    border-bottom: 1px dotted #888;
    border-right: 1px dotted #888;
  }
  /* Aim In Effect (Add to <div id="contentnav">) */
  #contentnav.aim-in #dnnMenu .topLevel li a {
    outline-offset: 5px;
    transition: outline-offset 200ms ease-in-out;
    -moz-transition: outline-offset 200ms ease-in-out;
    -webkit-transition: outline-offset 200ms ease-in-out;
  }
  #contentnav.aim-in #dnnMenu .topLevel li:not(.haschild):hover > a {
    color: #fff;
    background: #373737;
    outline: 1px solid #005bae;
    outline-offset: 0;
  }

  .nav-sizer {
    display: block !important;
    left: -9999px !important;
  }

  #nd-menubar.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  /* SOCIAL MEDIA
	----------------------------------------------------------------------------------------------------*/
  #dnn_SocialPane #social a:hover {
    padding-right: 20px;
    width: 65px;
    text-decoration: none;
  }

  /* FOOTER
	----------------------------------------------------------------------------------------------------*/
  #FooterPane1Container,
  #FooterPane2Container,
  #FooterPane3Container,
  #FooterPane4Container {
    min-height: 375px;
  }
  .mobileOverlay {
    display: none !important;
  }

  #contentnav #dnnMenu .subLevel li.haschild:hover > .subLevelRight ul {
    display: block;
  }
  #contentnav #dnnMenu .subLevel li.haschild .subLevelRight {
    position: absolute;
    top: 0;
    left: 100%;
  }
}

/* TABLET EXCLUSIVE STYLES */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) and (min-width: 640px) {
  /* FOOTER
	----------------------------------------------------------------------------------------------------*/
  #BottomFooter li:nth-of-type(3n + 2) {
    width: 32%;
    margin: 1%;
  }
  #FooterPane1Container,
  #FooterPane2Container,
  #FooterPane3Container,
  #FooterPane4Container {
    width: 48.5%;
    padding: 0;
  }
  #FooterPane1Container {
    float: left;
    margin: 1% 0.5% 0 1%;
  }
  #FooterPane2Container,
  #FooterPane3Container,
  #FooterPane4Container {
    float: right;
    clear: right;
    margin: 1% 1% 0 0.5%;
  }
  #FooterPane4Container {
    float: right;
  }
  .socialh2 {
    display: none;
  }
  #poweredbynd {
    clear: both;
  }
  #BottomFooter #socialfont {
    display: none;
  }
  #BottomFooter .DynamicForms_SaveFormDiv {
    margin-top: 3%;
  }

  /* HOMETEXT
	----------------------------------------------------------------------------------------------------*/
  #hometext {
    padding: 2%;
    float: none;
    width: auto;
  }
  #TireSizeFinder #sizefinder-inputs div {
    margin: 1%;
  }

  /* COUPONS
	----------------------------------------------------------------------------------------------------*/
  .check-coupons {
    width: 100%;
    height: auto;
  }
  #dnn_HomeSidePane {
    width: 25%;
    margin-left: 1%;
  }
  #dnn_HomeContentPane {
    width: 70%;
    margin-right: 1%;
  }
}

/* TABLET AND PHONE EXCLUSIVE STYLES */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) {
  /* COMMONLY EDITED STYLES
	----------------------------------------------------------------------------------------------------*/
  .homepage .container,
  #main-content .container {
    padding: 2%;
    box-sizing: border-box;
  }
  .container.mobile-nopadding {
    padding: 0 !important;
  }
  .nd-mobile-button {
    box-sizing: border-box;
    padding: 0 5%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    text-decoration: none !important;
  }
  .nd-mobile-button .mobile-icon {
    font-size: 30px;
    height: 36px;
    width: auto;
    float: left;
  }
  .nav-spacer {
    display: none;
  }

  #headercontact {
    /* display: none; */
  }
  #contentheader {
    height: auto;
    text-align: center;
  }
  #dnn_dnnLogo_imgLogo {
    float: none;
    margin: 1%;
    position: static;
  }

  /* NAVIGATION
	----------------------------------------------------------------------------------------------------*/
  #contentnav #dnnMenu .topLevel {
    list-style: none;
    margin: 0 0 -1px;
    padding: 0 10px;
  }
  #contentnav #dnnMenu .topLevel li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
  }
  #contentnav #dnnMenu .topLevel li.selected:first-child a {
    text-shadow: 0 0 2px #fff;
  }
  #contentnav #dnnMenu .topLevel a:hover {
    text-decoration: none;
  }
  #contentnav #dnnMenu .subLevel,
  #contentnav #dnnMenu .subLevel .subLevelRight ul {
    background: #fff;
    display: none;
    line-height: 1.2em;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
    left: auto !important;
    top: inherit;
    width: inherit;
    position: relative;
    width: auto;
    padding: 0;
    border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
    padding: 5%;
  }
  #contentnav #dnnMenu .subLevel li a {
    padding-left: 15px;
  }
  #contentnav #dnnMenu .subLevel ul,
  #contentnav #dnnMenu .subLevel .subLevelRight ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: inherit;
    display: block !important;
  }
  #contentnav #dnnMenu .subLevel .subLevelRight li a {
    padding-left: 50px;
  }
  #contentnav #dnnMenu .subLevel .subLevelRight .subLevelRight li a {
    padding-left: 70px;
  }
  #contentnav
    #dnnMenu
    .subLevel
    .subLevelRight
    .subLevelRight
    .subLevelRight
    li
    a {
    padding-left: 90px;
  }
  #contentnav #dnnMenu .topLevel li a,
  #contentnav #dnnMenu .topLevel li.selected > a {
    text-shadow: none !important;
  }
  #contentnav #dnnMenu .topLevel li a:first-of-type {
    border-top: none;
  }
  #contentnav #dnnMenu .subLevel .subLevelRight ul {
    padding: 5%;
  }
  #contentnav #dnnMenu a {
    font-size: 1.25em;
  }

  #contentnav #dnnMenu .topLevel li a:not(.mobile-nav-expand) {
    border-bottom: 1px solid #fff;
    padding: 15px 10px !important;
    text-transform: uppercase;
    display: block;
    margin: 2px 0;
    line-height: normal;
  }
  #contentnav #dnnMenu .mobile-nav-expand {
    font-size: 1.5em !important;
    position: absolute;
    right: 0;
    border: none !important;
    padding: 5px 15px !important;
    z-index: 10;
    cursor: pointer;
    top: 8px;
  }
  #contentnav::before {
    content: "Menu";
    font-size: 1.25em;
    border-bottom: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    padding: 2%;
    text-transform: uppercase;
    display: block;
    margin-top: 2%;
  }
  #contentnav #dnnMenu .fa-angle-up {
    background: #555;
    color: #fff !important;
    padding-bottom: 25px !important;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
  }
  #contentnav #dnnMenu .subLevel .subLevelRight {
    display: none;
  }
  /* HOMETEXT
	----------------------------------------------------------------------------------------------------*/
  .homepage-options a {
    min-width: 23%;
  }

  /* WHEEL CONFIGURATOR
	----------------------------------------------------------------------------------------------------*/
  .DnnModule-ICGLocalFocalModulesWheelConfigurator {
  }

  .mobile-nav-expand {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff !important;
    background: #333;
  }
  .mobile-nav-expand.icon-angle-up::after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 30px;
    content: "";
  }

  #BottomFooter {
    font-size: 0.875em;
  }
  .pc-header::before {
    width: 104%;
    left: -2%;
  }
  .location {
    font-size: 18px;
  }

  .mobile-nav-expand,
  #contentnav #dnnMenu .subLevel,
  .mobile-nav-expand.icon-angle-up::after {
    background-color: #005bae !important;
  }

  #contentnav #dnnMenu .subLevel .subLevelRight ul {
    background: #373737;
  }

  .subLevelRight + .mobile-nav-expand {
    background: #373737 !important;
  }

  .location-dropdown,
  .call-dropdown {
    display: none;
    background: #272727 !important;
    padding: 5% 5%;
    font-size: 16px;
    color: #fff;
    left: 5%;
    width: 90% !important;
    font-weight: 700;
  }
  .location-dropdown {
    overflow-y: scroll;
  }
  .location-choice {
    margin-bottom: 5%;
    overflow: hidden;
    border-radius: 6px;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    box-shadow: 0 0 3px #000;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 2px #000;
  }
  .location-choice .location-name {
    background: #444;
    padding: 3%;
  }
  .location-choice .location-buttons a {
    display: block;
    padding: 2% !important;
    box-sizing: border-box;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
  }
  .location-choice .location-buttons a:first-of-type {
    float: left;
    width: 50%;
    border-right: 1px solid #333;
    border-radius: 0 0 0 6px;
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
  }

  .call-choice {
    margin-bottom: 5%;
    background: #444;
    overflow: hidden;
    border-radius: 6px;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    display: block;
    padding: 2% !important;
    box-shadow: 0 0 3px #000;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 2px #000;
  }
  .call-choice:last-of-type {
    margin-bottom: 0;
  }

  .call-choice .name-phone {
    color: #fff;
    font-size: 14px;
    float: left;
    width: 70%;
  }
  .call-choice .call-button {
    float: right;
    width: 10%;
    height: 100%;
    text-align: center;
    padding: 2%;
    border-radius: 6px;
  }
  .location-choice .location-buttons a:last-of-type {
    float: right;
    width: 50%;
    border-radius: 0 0 6px 0;
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
  }
  .gallery_boxs .box {
    width: 24% !important;
    margin: 0.5% !important;
  }
  .location-choice:last-of-type {
    margin: 0;
  }
  .close-button {
    position: absolute;
    top: 0.5%;
    right: 0.5%;
    text-decoration: none !important;
    color: #fff;
    font-size: 26px !important;
  }
  .call-button .fa {
    font-size: 26px;
    color: #fff !important;
  }
  .close-button:hover,
  .call-button .fa:hover {
    color: #fff;
  }

  #BottomFooter li {
    width: 31%;
    margin: 1%;
    float: left;
    list-style: none;
  }

  /* Prevents Nav From Loading First */
  #contentnav {
    display: none;
  }
  .nd-mobile-window #contentnav {
    display: block;
  }

  #atcclicktorefinesearch {
    display: block !important;
  }

  /* Mobile Buttons in Header */
  .mobileButtons {
    /*box-shadow:0 2px 5px #000;*/
  }
  .mobileButtons {
    display: block;
  }
  /* Style to have the connect text be left of footer social icons*/
  /* #BottomFooter #socialfont {float:right; } */
  #mobile-social .fa,
  #mobile-buttons .fa {
    font-size: 22px;
  }
  #mobile-social .fa,
  #mobile-buttons .fa {
    display: inline-block;
    font-style: normal;
    font-weight: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
  }

  #mobile-buttons a {
    color: #fff;
    padding: 1.5% 2%;
  }
  #mobile-buttons a:hover {
    color: #fff;
    text-decoration: none;
  }

  .mobileonhover {
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 0;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
  }
  .mm-clicked {
    background: #373737;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    position: absolute !important;
    padding-bottom: 2.5% !important;
  }

  #mobileMenuBtn {
    float: left;
    position: relative;
    z-index: 10000;
    margin-right: 1.5%;
  }
  .fa-phone {
    position: relative;
    z-index: 10000;
  }

  .left-button {
    float: left;
  }
  .right-button {
    float: right;
  }

  #dnn_SidePane {
    display: none;
  }
  #dnn_CTCFilterPane {
    width: 100%;
    float: none;
  }

  .nd-mobile-popup {
    opacity: 0;
    position: absolute !important;
    left: 10%;
    width: 80% !important; /*height:80%;*/
    box-sizing: border-box;
    box-shadow: #000;
    background: #fff;
    z-index: 50;
    box-shadow: 0 0 15px #000;
    -moz-box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
  }
  #dnn_SidePane .pc-header {
    padding: 2%;
  }
  #dnn_SidePane .pc-header h1 {
    margin: 0;
    color: #fff;
  }
  #dnn_SidePane .pc-body {
    padding: 2%;
  }
  #dnn_SidePane .close-window {
    text-transform: lowercase;
    float: right;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }

  .view-testimonials,
  .community-heroes,
  .slider-image {
    width: 100%;
  }

  .tpms {
    max-width: 20%;
  }
  .tabletButtons {
    display: block;
  }
  #contentnav {
    width: 100%;
    padding: 0;
  }

  #BottomFooter h2 {
    font-size: 16px;
  }

  #contentheader {
    height: auto;
    padding: 1%;
    box-sizing: border-box;
  }

  #brands {
    background: #fff;
    padding: 5% 0;
  }
  #brands img {
    width: 30%;
    height: auto;
  }
  /* Permanent Styles */
  .container,
  #contentheader {
    width: 100%;
  }
  #main-content .container {
    padding-top: 0;
  }
  #netdriven {
    width: 100%;
    padding-bottom: 12%;
  }

  .ndcustombutton1,
  .ndcustombutton2 {
    display: block;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 8px 0;
  }

  .atctypeimage,
  .atccategoryimage {
    display: block;
  }

  #locations {
    background: url(img/locations.png) no-repeat;
    background-size: 100% auto;
  }
  #dnn_HeaderContactPane {
    width: auto;
    margin-right: 0;
  }

  /* Nav */
  #contentnav #dnnMenu .subLevel li a {
    border-bottom: 1px solid #fff;
    color: #fff;
  }

  .mobile-menu-title {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    padding: 5.5% 0 5.5% 20%;
    background: #666;
    text-transform: uppercase;
  }

  #tabletMenuBtn .fa {
    font-size: 20px;
    color: #aaa;
  }

  .mm-clicked#tabletMenuBtn {
    opacity: 1;
  }
  .mm-clicked#tabletMenuBtn .fa {
    color: #fff;
  }
  .nd-mobile-window {
    position: fixed;
    width: 40%;
    left: -80%;
    z-index: 100;
    overflow-y: scroll; /*height:100%;*/
    box-sizing: border-box;
    background: #373737;
    z-index: 1000;
  }

  .nd-slidewindow .atcSideFilter {
    color: #fff;
  }
}

/* PHONE EXCLUSIVE STYLES */
@media only screen and (max-width: 640px) {
  /* COMMONLY EDITED STYLES
	----------------------------------------------------------------------------------------------------*/
  #dnn_dnnLogo_imgLogo {
    max-width: 60%;
  }

  #bgbottom {
    background: none;
  }
  #dnn_ContentPane,
  #dnn_HomeSidePane,
  #dnn_LeftPane,
  #dnn_RightPane,
  #dnn_HomeContentPane,
  #contentnav {
    width: auto;
    float: none;
  }
  #brands {
    display: none;
  }

  /* MAIN BRANDING STYLING
	----------------------------------------------------------------------------------------------------*/
  .mobile-footer-button,
  #FooterPane1Container,
  #FooterPane2Container,
  #FooterPane3Container,
  #FooterPane4Container,
  .vlbCatalogBtn {
    background-color: #005bae !important;
  }
  img.mobile-image-full {
    width: 75%;
    height: auto;
    margin: 2% auto !important;
    display: block;
    clear: both;
    float: none !important;
  }

  /* SOCIAL MEDIA
	----------------------------------------------------------------------------------------------------*/
  #dnn_SocialPane {
    bottom: 0;
    left: 0;
    width: 100%;
    top: auto;
  }
  #dnn_SocialPane #socialfont a {
    float: left;
  }
  #dnn_SocialPane #socialfont.one-set a {
    width: 100%;
  }
  #dnn_SocialPane #socialfont.two-set a {
    width: 50%;
  }
  #dnn_SocialPane #socialfont.three-set a {
    width: 33%;
  }
  #dnn_SocialPane #socialfont.three-set a:nth-of-type(2) {
    width: 34%;
  }
  #dnn_SocialPane #socialfont.four-set a {
    width: 25%;
  }
  #dnn_SocialPane #socialfont.five-set a {
    width: 20%;
  }

  /* NAVIGATION
	----------------------------------------------------------------------------------------------------*/
  #contentnav {
    height: auto;
  }
  #contentnav a {
    color: #fff;
  }

  /* NET DRIVEN BUTTONS
	----------------------------------------------------------------------------------------------------*/
  #nd-buttons {
    display: none;
  }

  /* VEHICLE LOOKUP BAR - HORIZONTAL
	----------------------------------------------------------------------------------------------------*/
  #find-tire-bar {
    width: auto;
    height: auto;
    background: none;
    padding: 2%;
    background: #fff;
  }
  #links {
    width: 100%;
    margin: 0;
  }
  .vlbCatalogBtn {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #fff;
    padding: 2%;
    box-sizing: border-box;
  }
  #sizefinder-inputs {
    padding: 0;
    height: auto;
    float: none;
  }
  #sizefinder-inputs select {
    width: 100% !important;
    padding: 1%;
    margin-bottom: 2%;
    display: block;
    font-size: 16px;
  }
  #services_div {
    width: 100%;
    box-sizing: border-box;
  }
  .vlb-horizontal div {
    float: none;
  }

  /* COUPONS
	----------------------------------------------------------------------------------------------------*/
  .coupon-section #dnn_HomeSidePane {
    display: none;
  }
  .coupon-section #dnn_HomeContentPane {
    width: 100%;
    height: auto;
  }
  .coupon-section .see-our-coupons {
    display: none;
  }

  /* HOMETEXT
	----------------------------------------------------------------------------------------------------*/
  #hometext {
    padding: 0;
    margin: 0;
    width: auto;
    float: none;
  }
  #hometext ul li,
  #hometext ul.two-row li,
  #hometext ul.three-row li,
  #hometext ul.four-row li,
  #hometext ul.five-row li {
    width: auto;
    float: none;
  }
  .homepage-options a {
    min-width: 43%;
  }

  /* SUBTITLE BAR
	----------------------------------------------------------------------------------------------------*/
  .subtitle {
    padding: 1%;
  }
  .subtitle + * {
    padding: 1%;
  }

  /* NDSC WIDGET
	----------------------------------------------------------------------------------------------------*/
  #dnn_WidgetPane {
    display: none;
  }

  /* FOOTER
	----------------------------------------------------------------------------------------------------*/
  #BottomFooter .DynamicForms_SaveFormDiv {
    margin-top: 2%;
  }
  #BottomFooter a[id*="lnkSave"] {
    width: 100%;
  }
  #BottomFooter li {
    width: 48%;
    padding: 1%;
    float: left;
    box-sizing: border-box;
  }
  #bottomnav #dnnMenu a,
  .extra-links li a,
  #BottomFooter {
    font-size: 12px;
  }
  #BottomFooter h2 {
    display: none;
  }
  #BottomFooter,
  #BottomFooter a {
    color: #fff;
  }
  #FooterPane1Container,
  #FooterPane2Container {
    float: left;
    width: 96%;
    height: auto;
    padding: 3%;
    min-height: inherit;
    display: none;
    margin: 0 2% 2%;
    clear: both;
  }
  #FooterPane1Container,
  #FooterPane3Container {
    border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    -webkit-border-radius: 0 6px 6px 6px;
  }
  #FooterPane3Container,
  #FooterPane4Container {
    float: right;
    width: 96%;
    height: auto;
    padding: 3%;
    min-height: inherit;
    display: none;
    margin: 0 2% 2%;
    clear: both;
  }
  #FooterPane2Container,
  #FooterPane4Container {
    border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
  }

  /* CONTAINER HEADER
	----------------------------------------------------------------------------------------------------*/
  .pc-header h1,
  .pc-title h1,
  .pc-header::before,
  .pc-title::before {
    font-size: 22px;
  }

  .ndmobilehide {
    display: none !important;
  }
  .nd-mobile-only {
    display: block;
  }
  .gallery_boxs .box {
    width: 48% !important;
    margin: 0.5% !important;
  }
  /* Mobile Buttons */
  #mobile-buttons a {
    padding: 2.5% 3%;
  }
  .mm-clicked {
    padding-bottom: 4% !important;
  }

  #ndatc #tiresidewall_animation,
  #ndatc .atcSideFilter {
    display: block !important;
  } /* Overwrite in module.css */
  #dnn_SidePane:not(.DNNEmptyPane) + #dnn_ContentPane {
    float: none;
    width: auto;
  }

  #atcclicktorefinesearch {
    white-space: normal !important;
    display: none;
  }

  /* REMOVE LATER */
  .nd-app-button,
  .nd-app-button .fa-angle-down {
    font-size: 1.5em;
  }

  .mobile-footer-button {
    width: 46%;
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 2%;
    color: #bbb;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 2%;
    box-sizing: border-box;
    float: left;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    cursor: pointer;
    height: auto;
    color: #fff !important;
  }
  .mobile-footer-button span {
    font-size: 24px;
    float: left;
    width: 25%;
    margin-right: 5%;
    text-align: center;
  }
  .mobile-footer-button p {
    float: left;
  }
  .mobile-footer-button.clicked {
    background: #333;
    border-radius: 6px 6px 0 0;
    padding-bottom: 4% !important;
    margin: 2% 2% 0;
  }
  /*.mobile-footer-button.clicked + div{background:#333 !important;}*/

  .slider-image {
    width: 100%;
  }

  #bottom-content {
    display: none;
  }
  #nd-topbar {
    display: none;
  }
  .tpms {
    display: none;
  }
  .view-testimonials,
  .community-heroes {
    display: none;
  }
  .mobile-vlb {
    margin: 0;
  }

  .couponsliderview::after {
    content: "";
    display: block;
  }

  /* Navigation Skinner Editable */
  .mobileonhover {
    background: #444;
  }
  .nd-mobile-search-window {
    position: fixed;
    top: -50%;
    left: 0;
    width: 100%;
    height: 10%;
    background: #444;
    z-index: 1000;
    box-sizing: border-box;
    padding: 1%;
  }

  .nd-mobile-window {
    position: fixed;
    width: 80%;
    left: -80%;
    z-index: 100;
    overflow-y: scroll; /*height:100%;*/
    box-sizing: border-box;
  }

  .nd-app-button {
    box-sizing: border-box;
    padding: 5% !important;
    height: auto;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: block;
    overflow: hidden;
    text-decoration: none !important;
    text-shadow: 0 0 3px #000;
    color: #fff !important;
    background: #282828;
    margin-top: 2%;
  }
  .nd-app-button.two-row:nth-of-type(odd) {
    width: 49%;
    float: left;
    text-align: center;
    padding: 3%;
  }
  .nd-app-button.two-row:nth-of-type(even) {
    width: 49%;
    float: right;
    text-align: center;
    padding: 3%;
  }
  .nd-app-button.two-row i {
    display: block;
    margin: 0 auto 2%;
    text-align: center;
  }
  .nd-app-button.two-row.last-of-row {
    width: 50%;
    margin-left: 25%;
  }
  .nd-app-button img {
    height: 36px;
    vertical-align: bottom; /*position:absolute; left:5px; top:5px;*/
  }
  .nd-app-button .mobile-icon {
    font-size: 36px;
    height: 36px;
    width: auto;
    float: left;
  }
  .nd-app-button:click {
    animation: mobile-button-click 0.3s linear;
    -moz-animation: mobile-button-click 0.3s linear;
    -webkit-animation: mobile-button-click 0.3s linear;
  }
  .app-open {
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
  }

  .nd-app-button .drop-down {
    box-shadow: 0px 0px 2px #000 inset;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    display: inline-block;
    text-align: center;
    float: right;
    width: 15%;
  }
  .nd-app-button .drop-down:hover {
    box-shadow: 0px 0px 5px #000 inset;
  }
  .nd-app-button .fa {
    font-size: 1.25em;
  }
  .nd-popup-window {
    z-index: 100;
    background: #222;
    box-sizing: border-box;
    left: 0;
    top: 0;
    padding: 3%;
    display: none;
    border-left: 6px solid #005bae;
    border-bottom: 6px solid #005bae;
    border-right: 6px solid #005bae;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
  }
  /*Strip All Styles*/
  .nd-popup-window * {
  }

  #nd-topbar {
    box-sizing: border-box;
  }
  .searchbuttons {
    display: none;
  } /* Temp */
  *.nd-mobile-app {
    background: #c8c8c8;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-left: 3px solid #005bae;
    border-bottom: 3px solid #005bae;
    border-right: 3px solid #005bae;
    padding: 4%;
  }
  table.nd-mobile-app,
  table.nd-mobile-app tr,
  table.nd-mobile-app td,
  table.nd-mobile-app tbody,
  table.nd-mobile-app table {
    display: block;
  }
  /* DNN Control Overrides */
  .ControlPanel {
    display: none !important;
  }
  #nd-topbar {
    position: relative;
    padding: 2%;
  }
  #info {
    padding: 2%;
    margin-bottom: 0;
  }
  .nd-slidewindow {
    position: fixed;
    width: 80% !important;
    float: none !important;
    left: -80%;
    z-index: 100;
    background: #222;
    z-index: 1000;
    overflow: scroll;
    height: 100%;
    box-sizing: border-box;
    box-shadow: -20px 0 20px #000 inset;
    -moz-box-shadow: -20px 0 20px #000 inset;
    -webkit-box-shadow: -20px 0 20px #000 inset;
    display: block !important;
    top: 0;
  }
  .nd-slidewindow .atcSideFilter {
    color: #fff;
  }
  .phoneSocialBar {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 10%;
    width: 100%;
    z-index: 10000;
  }
  #mobileVLB {
    position: fixed;
    top: 0;
    right: -50%;
    width: 50%;
    height: 100%;
    background: #0000ff;
    color: #fff;
    z-index: 10000;
  }
  .nd-mobilehide {
    display: none;
  }
}

/* TABLET AND PHONE EXCLUSIVE STYLES */
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) {
  #mobile-buttons .nd-mobile-button.ndcustomcolorclass {
    box-shadow: 0 0 2px #000 inset;
    -moz-box-shadow: 0 0 2px #000 inset;
    -webkit-box-shadow: 0 0 2px #000 inset;
  }
}

#dnn_ctr15514_ModuleContent {
  float: right;
}
#nd-buttons.sub {
  padding: 0;
  margin-top: 122px;
}
#dnn_ctr16259_ModuleContent {
  text-align: right;
  width: 100%;
}
.first-row .wrapper.reviews {
  margin-top: 120px;
  margin-right: 65px;
}
.first-row .wrapper.reviews a {
  color: #000;
  text-decoration: none;
}
.first-row .wrapper.reviews a:hover {
  color: #005bae;
}
.wrapper.our-location {
  max-width: 40%;
  float: left;
}

@media only screen and (max-width: 640px) {
  #dnn_ctr15514_ModuleContent {
    float: inherit;
  }
} /* Target Phone Exclusively */
@media(min-width: 641px) {
  #dnn_ctr16258_ModuleContent {
    overflow: visible;
  }
  #nd-buttons.sub {
    position: relative;
    right: -110px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 890px;
    margin: 122px auto 0;
    text-align: center;
  }
}

#dnn_ctr16260_ContentPane {
  margin-top: -120px;
}
/* ============================================================================================================ */
@media only screen and (min-width: 980px) {
  #dnn_dnnLogo_imgLogo {
    margin: 2% 0;
    max-width: 37% !important;
  }
}
.hours {
  font-weight: 700;
}
@media only screen and (min-width: 980px) {
  #dnn_HeaderContactPane {
    width: 55%;
  }
}
/* ============================================================================================================ */

@media only screen and (max-width: 640px) {
  #brand-logos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #hometext {
    margin: auto;
  }
  .homepage #nd-middlebar.first-row {
    background: url(img/first-row2.png) no-repeat center bottom;
    height: 1520px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 980px),
  (max-width: 980px) {
  #dnn_dnnLogo_imgLogo {
    margin: 3%;
  }
  #dnn_HeaderContactPane {
    float: none;
    margin: 20px auto;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
.fa-map-marker:before {
  content: "\f041" !important;
}
