/***********************************************************************************************/
/*  Main Header */
/***********************************************************************************************/
body {
  background: url('../images/bg_pattern.png') repeat #f5f5f5;
}
/***********************************************************************************************/
/*  Main Header */
/***********************************************************************************************/
.media-icons {
  float: left;
}
.media-icons ul li {
  display: inline-block;
  background: rgba(242, 242, 242, 0.7);
  height: 40px;
  padding-top: 5px;
}
.media-icons ul li a {
  padding: 10px 8px;
  height: 35px;
  width: 35px;
  background: black;
}
.media-icons ul li a:hover {
  background: #ff8a00;
}
.phone {
  font-size: 20px;
  margin-left: 15px;
}
.header-top ul {
  list-style: none;
  display: inline;
}
.header-top ul li {
  display: inline;
}
.header-main {
  padding: 1em 0 0 0;
}
.header-main .mobile {
  float: right;
  position: relative;
  bottom: -2px;
}
.header-main .mobile a {
  color: #1c7dba;
}
.logo a {
  background: transparent url('../images/logo.png') left center no-repeat;
  display: block;
  height: 100px;
  width: 450px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  padding-bottom: 1em;
}
/***********************************************************************************************/
/*  Navigation */
/***********************************************************************************************/
.ie8 .nav-band {
  background: #000000;
}
.nav-band {
  background: black;
}
.navbar {
  margin-bottom: 0;
}
.navbar .nav {
  text-transform: uppercase;
  text-shadow: none;
  float: right;
}
.navbar .nav li a {
  color: #ffffff;
  text-shadow: none;
  padding: 1em 25px 1em;
}
.navbar .nav li a:hover {
  border-top: 5px solid #ff8a00;
  color: #ff8a00;
}
.navbar .nav .active > a {
  border-top: 5px solid #ff8a00;
  color: #ff8a00;
  box-shadow: none;
  background: none;
}
/***********************************************************************************************/
/*  Main Content */
/***********************************************************************************************/
.other-pages {
  background: #f5f5f5;
  padding: 1em;
  margin-top: 1em;
}
.mobile-images ul li {
  margin: 10px 0;
  list-style: none;
}
.mobile-images span {
  width: 50px;
  height: 50px;
  margin: 1em;
}
.banner {
  width: 100%;
}
.carousel-control.right {
  background: #ff8a00;
}
.carousel-control.left {
  background: #ff8a00;
}
.nav {
  margin-bottom: 0;
  margin-left: 10em;
}
.ie8 .listed-icons {
  display: none;
}
.listed-icons .icon-active a {
  border-top: 10px solid #ff8a00;
}
.listed-icons .icon-active a:hover {
  background: #ff8a00;
}
.listed-icons {
  padding: 3em 0 4em 0;
}
.listed-icons .icon-schedule {
  background: url('../images/icons/schedule_icon.png');
}
.listed-icons .icon-service {
  background: url('../images/icons/serice_icon.png');
}
.listed-icons .icon-intervals {
  background: url('../images/icons/interval_icon.png');
}
.listed-icons .icon-mygarage {
  background: url('../images/icons/mygarage_icon.png');
}
.listed-icons .icon-schedule:hover {
  background: url('../images/icons/schedule_icon.png');
}
.listed-icons nav ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 150px;
  max-width: 800px;
}
.listed-icons nav ul li {
  display: inline;
  float: left;
  width: 20%;
  height: 150px;
  border-left: 1px solid #e1e3e4;
}
.listed-icons nav ul a {
  display: block;
  position: relative;
  height: 120px;
  padding: 23px 15px 0;
  font-size: 12px;
  color: #ffffff;
  background: #000000;
  border-top: 10px solid #ebebeb;
  text-align: center;
}
.listed-icons nav ul a:hover {
  background: #ff8a00;
  border-top: 10px solid #ff8a00;
  text-decoration: none;
}
.listed-icons nav ul i {
  height: 50px;
  width: 55px;
  display: block;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 8px 3.5em;
}
.listed-icons nav ul b {
  display: block;
  margin: 0 0 6px;
}
.category nav li:nth-child(6),
.category nav li:nth-child(6) ~ li {
  display: none;
}
.category nav ul a {
  display: block;
  position: relative;
  height: 150px;
  padding: 23px 15px 0;
  font-size: 12px;
  color: #9aa3a5;
  background: #f6f7f7;
}
.category nav ul a:after,
.category nav ul a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 8px;
  opacity: .6;
  background: #9aa3a5;
}
.referral-program img {
  padding: 1.5em 2.5em;
}
.referral-program .box {
  margin-top: 1em;
  border: 1px solid #f5f5f5;
  background: #f1f1f1;
  display: block;
  height: 100px;
  border-top: 8px solid black;
}
.referral-program .bigbox {
  margin-top: 1em;
  border: 2px solid #f5f5f5;
  padding: 7px 0 0 7px;
  display: block;
  height: 100px;
}
.discount img {
  padding: 1.5em 2.5em;
}
.discount .bigbox {
  margin-top: 1em;
  border: 2px solid #f5f5f5;
  padding: 7px 0 0 7px;
  color: #1c7dba;
  display: block;
  height: 100px;
}
.bigbox a {
  color: #1c7dba;
}
.discount .box {
  margin-top: 1em;
  border: 1px solid #f5f5f5;
  border-top: 8px solid #1c7dba;
  background: #f1f1f1;
  display: block;
  height: 100px;
}
.payments {
  margin-top: 3em;
}
.payments ul li {
  display: inline-block;
}
.form-request {
  background: #f5f5f5;
  padding: 1em 1em 2em 4em;
}
.form-request .btn {
  margin-left: 4em;
  background: black;
  color: #ff8a00;
}
.form-horizontal ul {
  list-style: none;
}
/***********************************************************************************************/
/*  Footer */
/***********************************************************************************************/
.logo-brands ul {
  display: inline;
  list-style: none;
}
.logo-brands ul li {
  display: inline-block;
  position: relative;
}
.logo-brands ul li img {
  padding: 0 .7em;
  opacity: .5;
}
.top-footer {
  margin-top: 4em;
  padding-top: 1em;
  padding-bottom: 1em;
  background: #f5f5f5;
}
.footer {
  background: #000000;
  padding: 10px 0 7px 0;
  color: white;
  border-top: 10px solid #4e7cba;
}
.footer p {
  font-size: 12px;
}
.footer a {
  color: #ff8a00;
}
.bottom-menu {
  float: right;
}
.bottom-menu li {
  display: inline;
  float: left;
  position: relative;
}
.bottom-menu li a {
  display: inline-block;
  line-height: 14px;
  padding: 0 7px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-size: 12px;
}
.bottom-menu li a:hover {
  color: #ff8a00;
}
.ie8 .mobile-bottom {
  display: none;
}
.mobile-bottom {
  display: none;
}
.mobile-h3 {
  display: none;
}
/***********************************************************************************************/
/* 14. Responsive/adaptive stuff */
/***********************************************************************************************/
/* Smaller than standard 960 (devices and browsers) */
/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .logo-brands {
    width: 90%;
  }
  .top-footer ul {
    margin: 0;
  }
  .listed-icons {
    padding: 1em 0 0 0;
  }
  .listed-icons nav ul a {
    width: 70px;
    font-size: 11px;
  }
  .listed-icons nav ul i {
    margin: 0 0 8px 8px;
  }
  .listed-icons .nav {
    margin-left: 1em;
  }
  .listed-icons nav ul li {
    width: 20%;
  }
  .form-request {
    display: none;
  }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .banner {
    display: none;
  }
  .header-top {
    display: none;
  }
  .header-main {
    background: black;
    width: 100%;
    border-top: 5px solid #1C7DBA;
  }
  .mobile {
    display: none;
  }
  .logo {
    margin-top: 0;
  }
  .logo a {
    top: 1em;
    background: transparent url('../images/logo_mobile.png') left center no-repeat;
    height: 80px;
    width: 250px;
    margin-left: 25px;
  }
  .listed-icons {
    display: none;
  }
  .content-heading-info h1 {
    font-size: 1.4em;
    line-height: 1.3em;
    letter-spacing: -0.05em;
    text-align: center;
  }
  .content-middlebox-title {
    display: none;
  }
  .navbar .container {
    display: none;
  }
  .navbar {
    margin-top: 0;
  }
  .navbar .btn-navbar {
    background: orange;
    -webkit-border-radius: .5px;
    -moz-border-radius: .5px;
    border-radius: .5px;
  }
  .mobile-h3 {
    display: block;
    text-align: center;
    margin-bottom: 1em;
  }
  .mobile-h3 h3 {
    line-height: 27px;
  }
  .content-heading-info {
    display: none;
  }
  .form-request {
    display: none;
  }
  .payments {
    display: none;
  }
  .special-drinks {
    display: none;
  }
  .address-btn {
    display: block;
  }
  .address-btn p {
    font-size: 12px;
    text-align: center;
  }
  .address-btn h2 {
    padding: 0 .75em;
    background: #8cc63f;
    color: black;
    text-decoration: none;
    border-radius: .1em;
    font-weight: bold;
    display: inline-block;
    width: 80%;
    text-align: center;
  }
  .address-btn h2 a {
    color: black;
  }
  .address-btn h2 a:hover {
    color: white;
    text-decoration: none;
  }
  .title {
    display: none;
  }
  .title-para {
    display: none;
  }
  .top-footer {
    display: none;
  }
  .bottom-menu {
    display: none;
  }
  .main-footer {
    display: none;
  }
  .referral-program {
    display: none;
  }
  .discount {
    display: none;
  }
  .mobile-bottom {
    display: block;
    margin-left: 7%;
  }
  .mobile-bottom-menu {
    display: inline-block;
    width: 100%;
    margin: 0;
  }
  .mobile-bottom-menu li {
    display: inline-block;
    background-color: #000000;
    height: 120px;
    width: 120px;
    margin: 10px 8px;
    font-size: 1.4em;
    border-top: 5px solid #1C7DBA;
    text-align: center;
  }
  .mobile-bottom-menu li a {
    position: relative;
    color: #e5e5e5;
    margin-left: 5%;
    margin-top: 3%;
    display: block;
  }
  .eye-catcher {
    color: #197ebb;
  }
  .mobile-bottom-menu figure {
    width: 80%;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
  }
  .footer {
    border: none;
    background: #1C7DBA;
    text-align: center;
  }
}
