article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

#container {
  width: 80%;
  margin: auto;
  max-width: 1000px;
  min-width: 280px;
}


img {
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}

.ie6 img {
  width: 100%
}

body {
  font: 16px Verdana, Geneva, sans-serif;

  background-image: url('../images/site/grid-background.png');
  text-shadow: 0px 1px 1px #d4d4d4;

}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

@media screen and (max-width:1025px) {
  #feature-pic-container div {
    display: block !important;
  }

  .picture-item {
    width: 45% !important;
  }
}

@media screen and (max-width:865px) {
  body {
    font-size: 0.8em;
  }

  #container {
    width: 90%;
  }

  header address,
  footer address {
    font-size: 0.8em;
    padding: 10px 0px;
  }

  #logo-head {}

  nav li {
    padding: 6px 5px 0px 5px !important;
  }

  #feature-selector {
    width: 100% !important;
    height: 7em !important;
  }

  #single-moving-select-box {
    display: none !important;
  }

  #three-services {
    width: 100% !important;
  }

  .featured-service {
    float: left;
    width: 33% !important;
  }

  #feature-pic-container {
    width: 91% !important;
    height: auto !important;
  }

  #feature-pic-container img,
  #feature-text img {
    max-width: 80%;
    !important;
  }
}

@media screen and (max-width:665px) {
  header {
    height: auto !important;
    text-align: center;
    padding-bottom: 1.5em;
  }

  #hidden-break {
    display: block !important;
  }

  #logo-container {
    width: 100% !important;
    float: none !important;
    height: 45% !important;
    left: 0em !important;
    padding-left: 0em;
  }

  #logo-head {
    width: 100% !important;
    position: relative !important;
    background-color: transparent !important;
    border: none !important;
    -webkit-box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, 0);
    box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, 0);
    padding: 1em 0em !important;
  }

  #logo-head img {
    max-width: 250px;
  }

  #head-block-mid {
    margin: 0px auto;
    float: none !important;
    width: 100% !important;
  }

  nav ul {
    float: none !important;
  }

  #main {
    text-align: center;
  }

  #intro-text {
    width: 100% !important;
    margin: 0em !important;
  }

  #intro-text div {
    width: 85% !important;
    margin: 1.5em auto !important;
  }

  #services {
    width: 93% !important;
    float: none !important;
    margin: 0em auto 1em !important;
  }

  #feature-pic-and-selector {
    float: left;
    width: 100%;
  }

  #feature-selector {
    display: none;
  }

  #feature-pic-container {
    margin: 0em auto 2em !important;
    float: none !important;
    padding: 1em !important;
  }

  .transmissions-page #feature-pic-container {
    margin: 0em auto !important;
  }

  #feature-pic-container div {
    display: block !important;
  }

  .home #feature-text {
    display: none !important;
  }

  #feature-text {
    margin-bottom: 1em;
  }

  #specials-intro-and-first,
  #specials-second-and-third,
  #specials-fourth,
  #specials-fifth {
    width: 49% !important;
  }

  #specials-fourth {
    float: right !important;
  }

  #special-4 {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 1.8em !important;

  }

  .other-services .feature-pic-caption-container {
    width: 90% !important;
    float: none !important;
  }

  .picture-item {
    width: 90% !important;
    margin: 1em auto !important;
    float: none !important;
  }
}

@media screen and (max-width:435px) {

  #container {
    width: 100%;
  }

}

@media screen and (max-width:400px) {
  #feature-pic-container ul {
    display: block !important;
  }
}

@media screen and (max-width:380px) {
  #hidden-break-380 {
    display: block !important;
  }

  #slogan-break {
    display: none;
  }

  #logo-container {
    height: 40% !important;
  }

  #logo-head {
    padding-right: 1em;
  }

  #feature-pic-container img {
    max-width: 94% !important;
  }
}

@media screen and (max-width:350px) {

  #logo-container {
    height: 35% !important;
  }
}

h1 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline;
}


header {
  height: 14.5em;
}

.bolt {
  width: 28px;
  height: 26px;
  position: absolute;
  background-image: url('../images/site/bolt.gif');
  z-index: -1;
}

.bolt.bolt-br {
  bottom: 0;
}

.bolt.bolt-bl {
  bottom: 0;
  right: 0;
}

.bolt.bolt-tr {
  right: 0;
}

#logo-container {
  width: 33%;
  height: 9.5em;
  float: left;
  position: relative;
  left: 1em;
}

#logo-head {
  max-width: 100%;
  text-align: center;
  padding-top: 15px;
  max-height: 100%;
}

#logo-head img {
  max-height: 110px;

}

#head-block-mid {
  width: 66%;
  float: right;
  max-height: 60%;
}

.bottom-shadow {
  -webkit-box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, .1);
  box-shadow: inset 0px -3px 2px 0px rgba(0, 0, 0, .1);
}

address {
  font-style: normal;
  font-size: .9em;
  text-align: center;
  line-height: 1.8em;
  margin: .6em auto 0em;
  float: none !important;
  padding: 4px 0px;
  background-color: #fff !important;
  background-image: none !important;
  width: 90% !important;
  z-index: 0 !important;
}

#hidden-break-380 {
  display: none;
}

#slogan {
  margin: auto;
  width: 100%;
  text-align: center;
}

h2 {
  font-size: 1em;
  margin: 1em 0px 0px 0px;
}

nav {
  width: 100%;
  height: 25%;
  float: left;
  text-align: center;
  margin-top: 0.5em;
  overflow: hidden;
}

#nav-contact {
  display: none;
}

#nav-directions {
  display: none;
}

header ul,
footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

header li,
footer li {
  display: inline-block;
  height: 23px;
  background-color: #fff;
  margin-top: 9px;
  padding: 6px 11px 0px 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: .9em;
  font-weight: bold;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px -2px 2px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: inset 0px -2px 2px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0px -2px 0px 1px rgba(0, 0, 0, 0.08);
}

ul a {
  text-decoration: none;
  color: hsl(0, 0%, 30%);
  display: inline-block;
}

li:hover {
  background-color: rgb(188, 224, 255) !important;
  color: blue !important;
}

#hidden-break {
  display: none;
}

#main,
#specials,
address,
header {
  width: 100%;
  float: left;
  background-color: hsl(0, 0%, 95%);
  border: 1px solid #ccc;
  background-image: url('../images/site/polished-metal.png');
  position: relative;
  z-index: -1;
  margin-bottom: 1em;
}

#main {
  margin-bottom: 0;
}

#intro-text {
  width: 33%;
  float: left;
  margin: 0px 1.5em;

  line-height: 1.5em;
  display: table-cell;
  height: 100%;
}

.white-text-box {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0.8em;
  margin: 1.5em 0em;
}

p {
  margin: 0px;
  padding: 0px;
}

hr {
  border: 0px;
  height: 2px;
}

#intro-text-first-line,
#specials-header {
  font-weight: bold;
  font-size: 1.2em;
}

#services {
  width: 60%;
  float: left;
  margin-bottom: 1em;
}

#feature-selector {
  float: right;
  width: 33.333333333%;
  height: 20.4em;
  position: relative;
  margin-top: 1.5em;
}

#feature-pic-container {
  background-color: #fff;
  margin-top: 1.5em;
  padding: 1em 0;
  border: 1px solid #ccc;
  float: left;
  text-align: center;
  width: 100%;
}

.home #feature-pic-container img {
  border: 1px solid #ccc;
  max-width: 31%;
}

.other-services #feature-pic-container img {
  border: 1px solid #ccc;
}

#three-services {
  width: 85%;
  height: 100%;
  margin: auto;
}

.featured-service {
  margin: 0em auto;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #CCC;
  width: 100%;
  position: relative;
  height: 6.7em;
  display: table;
}

.featured-service p {
  display: table-cell;
  vertical-align: middle;
}

#feature-text div {
  padding: .8em;
  font-size: 1em;
}

#feature-text {
  float: left;
  line-height: 1.4;
  width: 100%;
}

#single-moving-select-box {
  height: 6.8em;
  position: absolute;
  background-color: hsl(0, 0%, 72%);
  width: 100%;
  z-index: 0;
  border: 1px solid hsl(0, 0%, 65%);
}

#specials {
  width: 100%;
  float: left;
  margin-top: 10px;
  display: none;
}

#specials-intro-and-first {
  float: left;
  width: 36%;
  padding: 0em;
}

#specials-header {
  display: inline-block;
  margin: 1em 0 0 1em;
}

#specials-second-and-third {
  width: 31%;
  float: left;
}

#specials-fourth,
#specials-fifth {
  width: 32%;
  float: left;
}

#specials-intro {
  padding: 1em 0 0 1em;
}

#special-1,
#special-2,
#special-3,
#special-4,
#special-5 {
  margin: 1em;
  font-size: 1.2em;
}

.price {
  font-size: 0.8em;
}

#special-5 {
  margin-top: 0;
}

footer {
  width: 100%;
  float: left;
  text-align: right;
}

footer address {
  margin: 1em 2.5em 0 0em;
  display: inline-block;
  width: 55% !important;
  padding: 1em 2em;
}

#copyright-block {
  float: left;
  font-size: .8em;
  margin-bottom: 2em;
  width: 100%;
  text-align: center;
  color: #333333;
}

footer nav {
  margin-bottom: 18px;
}

.intro-text-image-holder {
  width: 90%;
  margin: 15px auto;
}

.transmissions-page table {
  margin: 15px auto;
  line-height: 1.6;
}

.transmissions-page td {
  padding: 0px 15px;
}

.transmissions-page #feature-text h1 {
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

#feature-pic-container ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 4px;
  color: #333;
}

#feature-pic-container li {
  padding: 3px 2px;
}

.stock-list {
  width: 95%;
  margin: 0 auto;
}

.stock-list:last-child {
  margin: 1.5em auto;
}

.intro-caption {
  line-height: 1.4em;
  width: 90%;
  margin: 0 auto .5em;
  display: block;
  text-align: center;
  line-height: 1.4;
  color: #444;
}

.feature-pic-caption-container {
  width: 46%;
  float: left;
  margin-left: 1em;
}

.other-services #feature-text {
  float: none;
  overflow: auto;
  margin-bottom: 0;
}

.faqs #feature-pic-container h1 {
  font-weight: bold;
  font-size: 1.3em;
  margin: .5em 0 1em;
  display: inline-block;
}

.faqs #feature-pic-container b {
  margin-bottom: .5em;
  display: inline-block;
}

.faqs #feature-pic-container p,
.contact #feature-pic-container p {
  width: 90%;
  margin: 0 auto;
}

.about #feature-pic-container p {
  width: 90%;
  margin-left: 1em;
}

.faqs #intro-text {
  text-align: center;
}

.about #feature-pic-container {
  text-align: left;
}

#intro-text img {
  border: 1px solid #ccc;
}

.picture-item {
  width: 33%;
  /*  background-color: #D1E0E1;*/
  padding: .5em;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.picture-item img {
  /*  border: 1px solid #ccc;*/
}

.pictures {
  text-align: center;
  display: flex;
  flex-wrap: wrap;

}

#big-pic {
  width: 100%;
  margin: 1em;
}

.contact h1 {
  font-weight: bold;
  display: block;
  font-size: 1.2em;
  margin: .5em 0 1em;
}

li.active {
  background-color: #E8F2FC;
  color: #4D4D4D;
  cursor: default !important;
}