body{
  font-family: 'Carrois Gothic SC', sans-serif;
  font-family: 'Nanum Gothic', sans-serif;
  background-color:#343b41;
  max-width: 100%;
  overflow-x: hidden;
}
.bg-red{
  background-color: #ed1b24;
}
.bg-dark,
.page-title,
.section-title{
  background-color:#222 !important;
  color:white;
}
.row{
  background-color:white;
}
.page-home .maxwidth > .content-panel{
  display: block;
}
.page-home .maxwidth > .content-panel ~ .content-panel{
  display: flex;
}
.content-panel{
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.maxwidth{
  max-width: 1366px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden;
} 
.page-title,
.section-title{
  padding:0.2em 0.4em;
}
.section-title{
  text-align: center;
}
.price-match h2{
  margin-top:0.5rem;
}
.subcategory h2{
  font-weight: 600;
}
ul.navbar-nav{
  margin-right: 0 !important;
  margin-left: auto;
}
.logoText a{
  color: white !important;
  text-decoration: none !important;
}
.logoText, .headerPhone a{
  font-size: 1.35rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 0.4rem;
  text-decoration: none !important;
}
.home-banner{
  font-weight: 800;
  text-align: center;
  color: white;
  background:url("/images/home_banner_sm.jpg");
  height: 0;
  padding-bottom: 35.98%;
  margin-top: -2rem;
}
.home-banner h2,
.home-banner h1{
  font-size: 1rem;
  margin: 0 0.5em;
}
.home-banner h2{
  width:100%;
  padding-top: 3%;
}
.home-specialization{
  margin-top:-1rem; /* eliminate content-panel bottom padding */
  padding:1rem 0.3rem;
  font-size: 1.4rem;
  background:url("/images/wood_grain_sm.jpg");
}
.home-specialization p{
  width: 100%;
  text-align: center;
  max-width: 32em;
  margin: 0.4rem auto;
}
.home-specialization p:last-of-type{
  color: #ed1b24;
  font-weight: bold;
}
img.max-n-center{
  display: block;
  width: 100%;
  margin: 0 auto;
}
a.btn.bg-red{
  margin:0 0.5rem 0.75rem;
  color: white;
}
#home-categories{
  background:url("/images/camo_banner_sm.jpg");
}
#home-locations a{
  text-decoration: none;
  font-weight: bold;
}
#addresses hr{
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
#addresses p{
  display: inline;
  float: right;
  min-width: 11em;
}
#addresses img{
  max-height: 5rem;
}

#home-guarantee{
  background:url("/images/fire_fighter_banner_sm.jpg");
  display: block;
}
#home-guarantee .row{
  background-color: transparent;
}
#home-brands{
  overflow: hidden;
}
#home-about h2,
#home-locations h2,
#home-categories h2,
#home-brands h2{
  width: 100%;
  font-weight: bold;
  padding: 0.5rem 0.6rem;
  text-align: center;
  color: black;
}
#home-categories h2,
#home-brands h2{
  background-color: #f7db3f;
}
#brand-slider{
  padding: 0.5rem 0 1rem;
}
#brand-slider img{
  max-height: 4rem;
  width: auto;
  padding: 0 0.5rem;
}
.brand-slider-img{
  display: none;
}
#home-about img{
  width: 15rem;
  float: right;
}
#home-about img,
#home-guarantee img,
#home-locations img{
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
#home-guarantee p{
  box-shadow: 0 0 10px 10px #222;
  text-align: center;
}
.logoSubText{
  float: left;
  max-width: 21.5em;
  margin-right: 4.5rem; /* room for nav button */
  margin-top: 0.15rem;
  margin-bottom: 0.3rem;
}
.bordered{
  border: 1px solid black;
  margin-bottom: 1.5rem;
}
.subcategory{
  margin-bottom:2rem;
}
.subcategory h2{
  font-size:1.5rem;
  border-bottom: 1px solid grey;
}
.logo-sidebar img{
  display: block;
  max-width: 100%;
  margin: 0 auto 1rem;
}
.logo-sidebar img:last-of-type{
  margin-bottom: 0;
}
.side-nav a,
.side-nav a:hover,
.side-nav a:link,
.side-nav a:visited,
.side-nav a:active
{
  color: black;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 0 0.15em;
}
.side-nav a:hover{
  background-color: #DDD;
}
.side-nav.current a:hover,
.side-nav.current a{
  background-color: transparent;
  color: #777;
}
.side-bar-widget{
  padding: 0.6rem;
}
#home-category-list{
  width: 100%;
  padding: 1rem 0.5rem;
}
#home-category-list ul,
#home-category-list p{
  max-width: 1200px;
  margin: 0 auto;
}
#home-category-list ul{
  width: 100%;
  max-width: 800px;
  list-style-type: none;
}
#home-category-list li a,
#home-category-list li a:link,
#home-category-list li a:active,
#home-category-list li a:visited
{
  color: white;
  font-size: 1.4rem;
  text-decoration: none;
}
#home-category-list li{
  font-weight: bold;
  width: 100%;
  padding: 0.2rem 0.6rem;
  margin-bottom: 0.5rem;
}

.page-title,
.section-title,
.yellow,
.logoSubText,
#home-category-list li a:hover,
.headerPhone a{
  color: #f7db3f !important;
}
.home-banner,
.home-specialization,
#home-categories,
#home-guarantee
{
  background-size: cover;
  background-repeat: no-repeat;
}
.dropdown-menu{
  display: block;
  border: none;
}
a.dropdown-toggle::after,
a.dropdown-toggle{
  display: none;
}
.nav-item.dropdown::before{
  content: 'Products :';
}
div.dropdown-menu .dropdown-item{
  color: #f7db3f;
  white-space: normal;
}
div.dropdown-menu .dropdown-item:hover{
  background-color: transparent;
  color: white;
}
div.dropdown-menu .dropdown-divider{
  display: none;
}
.navbar-expand-lg{
  padding:2.25rem 0 0 0; /* button font size plus 2x button vertical padding */
  position: absolute;
  right:15px;
  top: 10px;
  z-index: 999;
}
.nav-item{
  padding-left: 0.5rem;
}
.navbar-expand-lg button.navbar-toggler{
  position: absolute;
  top: 0;
  right: 0;
}
.navbar-expand-lg button.navbar-toggler{
  position: absolute;
  top: 0;
  right: 0;
}
.location{
  text-align: center;
  padding-bottom: 1rem;
}
.location h2{
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 0.8rem;
}
.location > img{
  max-width: 80%;
  box-shadow: 0 0 3px 3px #777;
}
.location p{
  margin: 0.2rem 0 0 0;
}
footer .row{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
footer img{
  margin-left : 1rem;
  max-height: 2rem;
  width: auto;
}
@media (min-width: 448px) {
/* Half-way from x-small iphone to bootstrap "small" */
#home-guarantee{
  height: 0;
  padding-bottom: 58%;
}
.home-banner h2,
.home-banner h1{
  font-size: 1.4rem;
}
.home-banner h2{
  padding-top: 5%;
}
}
@media (min-width: 576px) {
/* Bootstrap "Small Devices" are 576px and up */
  .home-banner h2{
    padding-top:9%;
  }
  .home-banner h2,
  .home-banner h1,
  .logoText, .headerPhone a{
    font-size: 1.65rem;
  }
  #home-guarantee{
    padding-bottom: 36.58%;
  }
}
@media screen and (min-width:768px){
/* Bootstrap "Medium Devices" are 768px and up */
  .logoText{
    text-align: left;
  }
  .headerPhone{
    text-align: right;
  }
  #home-category-list li{
    float: left;
    width: 50%;
  }
}
@media screen and (min-width:992px){
/* Bootstrap "large Devices" are 992px and up */
  .home-banner h2,
  .home-banner h1,
  .logoText, .headerPhone a{
    font-size: 2.2rem;
  }
  .logoSubText{
    font-size: 1.3rem;
  }
  .nav-item.dropdown::before{
    display: none;
  }
  a.dropdown-toggle{
    display: block;
  }
  .navbar-expand-lg{
    padding-top: 0.5rem;
    width: auto;
  }
  .navbar-nav li.dropdown{
    margin-left:0.75rem;
  }
  .navbar-nav a.nav-link.dropdown-toggle{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ed1b24;
    color: white !important;
    font-weight: bold;
    border-radius: 4px;
    padding-left: 1em;
    padding-right: 1em;
  }
  .dropdown-menu{
    display: none;
  }
  div.dropdown-menu{
    width:962px; /* allow for 15px of padding on right of products button, match it on the left side*/
    left:auto;
    right: 0;
    padding-left: 0.5rem;
  }
  div.dropdown-menu .dropdown-item{
    width: auto;
    float: left;
    display: inline-block;
    clear: none;
    margin: 0 0.5em 0.5rem 0;
    border: 1px solid #f7db3f;
  }
  div.dropdown-menu .dropdown-divider{
    display: block;
    width: 90%;
    margin: 0 auto 0.5rem;
  }
  .navbar.navbar-dark{
    padding-right: 0;
  }
}

