/* Config Colors
-------------------------------------*/

.center { text-align: center; margin: 0 auto; }
a:focus { outline: none !important; }



#service-1 { margin-bottom: 30px }
.service .col-md-3 img { margin:20px auto; display: block;   }
.service h3 { font-size: 28px; color: #1396C6; font-weight: 700;  }
.service-content { font-size: 18px; line-height: 1.8em; }

#about h3  { font-weight: 700; margin-bottom: 20px; font-size: 28px;  }  
.about-text { margin-bottom: 50px;  }
.about-main { font-size: 22px; color: #1390c6; line-height: 1.6em; margin-bottom: 20px;   }
.about-content { font-size: 18px; line-height: 1.8em  }
.about-content p { margin-bottom: 25px;  }

.includes { margin-bottom: 30px;  }


.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { clear: both; }



/* Defaults 
-------------------------------------*/
body {
  font-family: 'Lato', sans-serif;
  color: #716d6e;
}
/* Animation Delay
--------------------------------------------*/
.delay05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.delay1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.delay15s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.delay2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.v-hidden {
  visibility: hidden;
}

.service-list li { list-style-type: none; background: url(../img/bullet.png) no-repeat 0 20px; padding: 10px 30px; font-size: 18px; line-height: 1.8em  }

.right .col-md-3 { float: right; }

.right .service-content,
.right h3 { text-align: right;  }


/* Autocomplete
--------------------------------------------*/
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #fff;
  cursor: default;
  overflow: auto;
  font-size: 14px;
}
.autocomplete-suggestion {
  padding: 10px 5px;
  font-size: 1.2em;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
}
.autocomplete-selected {
  background: #f0f0f0;
  font-size: 14px;
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399ff;
  font-size: 14px;
}
/* Carousel Fade
--------------------------------------------*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* Label
--------------------------------------------*/
.label-default {
  background-color: #1396c6;
  border-radius: 0;
}


/* Tooltip
--------------------------------------------*/
.tooltip .tooltip-inner {
  background-color: #1396c6;
  padding: 5px 10px;
  font-size: 18px;
}
.tooltip .tooltip-arrow {
  border-top-color: #1396c6 !important;
}
.my-tooltip {
  border-bottom: 1px dotted #1396c6;
  color: #1396c6;
}



/* Links
--------------------------------------------*/
a {
  color: #1396c6;
}
a:hover {
  color: #1396c6;
  text-decoration: none;
}



/* Scroll to Top Button 
--------------------------------------------*/
.scrollup {
  width: 44px;
  height: 44px;
  position: fixed;
  bottom: 44px;
  right: 64px;
  display: none;
  text-indent: -9999px;
  background: url('../img/icon_top.png') no-repeat;
}



/* Header
--------------------------------------------*/
header {
  width: 100%;
  top: 0;
  z-index: 100;
}
header .box {
  margin: 0 auto;
}


/* Navbar
--------------------------------------------*/
header .navbar { min-height: 20px; margin-bottom: 0; }

header .navbar-default {
  border: none; padding: 0 !important; min-height: auto; margin: 35px 0 0 0; 
  background-color: transparent;
  border-radius: 0;
  font-size: 18px;
  font-weight: bold;
}
header .navbar-brand {
  display: none;
}
header .navbar-default .container-fluid {
  padding: 0;
}
header .navbar-default .navbar-collapse {
  padding: 0;
}
header .navbar-default .navbar-nav > .active > a {
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
 { color: #fff; background: transparent; }

header .navbar-default .navbar-nav > li > a {
  background-color: transparent;
  padding: 8px 10px 13px 11px;
  -webkit-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out; 
  color: #fff; 
  font-weight: 900;
  text-transform: uppercase; 
  font-size: 16px; margin: 0; height: auto;
}


header .navbar-default .navbar-nav > li > a:hover {
border-bottom: 4px solid #fff; 
  color: #fff;
}



.navbar-nav.navbar-right:last-child {
  margin-right: -9px;
}
header.small {
  height: 45px;
  box-shadow: 0 0px 14px -2px #808080;
  background: #1396c6; 
}
header.small .navbar-default { margin-top: 7px !important;  }
header.small .navbar-default  li a { padding-bottom: 6px;  }
header.small .header-info {
  display: none;
}
header.small .brand {
  margin: -10px 0 0 0;
  width: 50%;
}
header.large {
  height: 80px;
  box-shadow: none;
  background: #1396c6; 
}
header.large .header-info {
  display: block;
}
header.large .brand {
  margin: 20px 0 0 0;
  width: 100%;
}
.navbar-default .navbar-toggle .icon-bar { background: #fff;  }



/* Teaser
-------------------------------------*/
#teaser { padding: 0; margin: 0; border-bottom: 1px solid #444; 
  background-color: #303131;
  background: -webkit-linear-gradient(top, #303131 0%, #4d4f4f 50%, #303131 100%);
  background: linear-gradient(to bottom, #303131 0%, #4d4f4f 50%, #303131 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@mainColor', endColorstr='@mainColor', GradientType=0);
}

#teaser img { margin: 0; padding: 0; width: 100%;    }





#teaser .reservation-form-shadow {
  height: 380px;
  background-color: #fff;
  box-shadow: 0 9px 0px 0px #ffffff, 0 -9px 0px 0px #ffffff, 7px 0 15px -4px rgba(0, 0, 0, 0.3), -7px 0 15px -4px rgba(0, 0, 0, 0.3);
}
#teaser form {
  padding: 34px;
}
#teaser form .alert {
  margin-top: -20px;
  padding: 10px 15px;
}
#teaser form ::-webkit-input-placeholder {
  color: #1396c6 !important;
}
#teaser form :-moz-placeholder {
  color: #1396c6 !important;
}
#teaser form ::-moz-placeholder {
  color: #1396c6 !important;
}
#teaser form :-ms-input-placeholder {
  color: #1396c6 !important;
}
#teaser form .styled-select-car {
  border: 2px solid #efe9e9;
  height: 55px;
  position: relative;
  margin-bottom: 23px;
}
#teaser form .styled-select-car:after {
  content: '';
  background: #ffffff url('../img/dropdown-icon.png') no-repeat 5px 23px;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 51px;
  position: absolute;
  pointer-events: none;
}

#teaser form .location {
  margin-bottom: 27px;
}
#teaser form .datetime {
  margin-bottom: 11px;
}
#teaser form .form-control {
  height: 43px;
  border: 2px solid #efe9e9;
  box-shadow: none;
}
#teaser form .input-group {
  width: 100%;
}

#teaser form .input-group.pick-up { margin-bottom: 10px;  }

#teaser form .input-group input {
  border-radius: 0;
  color: #1396c6;
  font-size: 16px;
  padding-left: 15px;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
}
#teaser form .input-group-addon {
  border-radius: 0;
  border: none;
  background-color: #efe9e9;
  font-weight: bold;
  font-size: 16px;
  color: #716d6e;
  width: 110px;
  text-align: left;
}
#teaser form .input-group-addon .glyphicon {
  font-size: 17px;
  margin: 0 2px 0 -2px;
}
#teaser form .different-drop-off {
  color: #716d6e;
  font-weight: bold;
  margin: 10px 0;
  display: block;
}
#teaser form .date {
  width: 240px;
}
#teaser form .time {
  width: 130px;
}
#teaser form .pixelfix {
  border-top: 1px solid #fff;
}
#teaser form .styled-select-time {
  border: 2px solid #efe9e9;
  height: 43px;
  position: relative;
}
#teaser form .styled-select-time:after {
  content: '';
  background: #ffffff url('../img/dropdown-icon.png') no-repeat 5px 18px;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 39px;
  position: absolute;
  pointer-events: none;
}
#teaser form .styled-select-time select {
  border: none;
  font-size: 16px;
  width: 100%;
  background-image: none;
  background: #fff;
  -webkit-appearance: none;
  padding: 10px 10px;
  height: 39px;
  color: #1396c6;
}
#teaser form .submit {
  width: 100%;
  background-color: #1396c6;
  color: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 6px 6px 0 #efe9e9;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
  padding: 10px 0;
  margin-top: 30px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#teaser form .submit:hover {
  background-color: #716d6e;
}

#teaser .carousel-control {
  position: relative;
}
#teaser .carousel-control.left,
#teaser .carousel-control.right {
  background-image: none;
  margin: 0;
  width: 30px;
}
#teaser .carousel-control.left {
  left: 90%;
}
#teaser .carousel-control.right {
  left: 95%;
}
#teaser .carousel-control .glyphicon-chevron-left,
#teaser .carousel-control .glyphicon-chevron-right {
  margin: 0;
}
#teaser .carousel-control .glyphicon-chevron-right {
  right: auto;
}


.arrow-down {
  width: 0;
  height: 0;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  border-top: 37px solid #303131;
  margin: 0 auto;
}




/* Services
--------------------------------------------*/
#services {
  margin-top: 65px;
}
#services .title {
  margin-bottom: 38px;
}


h2.main-title {font-size: 55px; font-weight: 900; text-align: center; margin: 0 0 25px 0; padding: 0; color: #444;  }
h2.main-title:after { content: ''; height: 4px;  width: 135px;  display: block;  background-color: #1396c6;  margin: 10px auto; }




#services .service-box {
  background-color: #ededed;
  padding: 30px;
  margin-bottom: 30px;
}
#services .service-box .service-icon {
  height: 43px;
  width: 43px;
  background-color: #1396c6;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 41px;
  font-weight: 900;
  float: left;
  margin-right: 15px;
}
#services .service-box .service-title {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 900;
  padding-top: 5px;
}
#services .service-box .service-content {
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.7;
}



.pride { background-color: #1396c6; color: #fff; margin-top: 90px; padding: 40px 0; font-size: 25px;  }



#vehicles {
  margin-top: 40px;
}
#vehicles .title { margin-bottom: 20px; }
#vehicles .vehicle-features { color: #444;  }
#vehicles .vehicle-features span { color: #999;  }

#information  { margin-bottom: 50px; font-size: 18px; line-height: 1.8em;  }
#information h2.title { margin-bottom: 20px; color: #1396c6;   }
#information .row { margin-top: 50px;  }

/* Locations
--------------------------------------------*/
#locations {
  margin-top: 0px; height: auto; padding-bottom: 0;
}
#locations .location-select-container {
  z-index: 1;
  position: relative;
}
#locations .location-select {
  background-color: #1396c6;
  height: 93px;
}
#locations .location-select h2 {
  font-size: 35px;
  font-weight: 900;
  color: #fff;
  margin: 26px 0 0 21px;
}
#locations .styled-select-location {
  height: 47px;
  position: relative;
  margin: 22px 21px 0 0;
  background-color: #fff;
}
#locations .styled-select-location:after {
  content: '';
  background: #ffffff url('../img/dropdown-icon.png') no-repeat 5px 21px;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 43px;
  position: absolute;
  pointer-events: none;
}
#locations .styled-select-location select {
  border: none;
  font-size: 18px;
  width: 100%;
  background-image: none;
  background: #fff;
  -webkit-appearance: none;
  padding: 11px 10px;
  height: 43px;
}
#locations .map {
  height: 550px;
  background-color: #ccc;
  top: -70px;
}
#locations .map h2 {
  display: none; 
  color: #1396c6;
  padding: 0 10px;
  margin-bottom: 4px;
}
#locations .map p {
  font-size: 30px;
  padding: 0 10px;
  margin-bottom: 4px;
  color: #1396c6;
}
.arrow-down-location {
  width: 0;
  height: 0;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  border-top: 37px solid #1396c6;
  margin: 0 auto;
}

/* Contact
--------------------------------------------*/
#contact {
  margin-top:0px;
}

#contact .contact-info {
  font-size: 18px;
  margin-bottom: 35px;
  line-height: 1.7;
}
#contact .contact-info .address {
  font-weight: 900;
}
#contact .contact-info .highlight {
  color: #1396c6;
}
#contact form .form-group {
  margin-bottom: 20px;
}
#contact form .text-field {
  background-color: #dbdbdb;
  height: 45px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  font-size: 18px;
}
#contact form textarea {
  background-color: #dbdbdb;
  height: 196px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  font-size: 18px;
}
#contact form ::-webkit-input-placeholder {
  font-size: 18px !important;
  font-weight: bold;
}
#contact form :-moz-placeholder {
  font-size: 18px !important;
  font-weight: bold;
}
#contact form ::-moz-placeholder {
  font-size: 18px !important;
  font-weight: bold;
}
#contact form :-ms-input-placeholder {
  font-size: 18px !important;
  font-weight: bold;
}
#contact form .first-name {
  float: left;
  width: 49%;
}
#contact form .last-name {
  float: right;
  width: 49%;
}
#contact form .btn-border {
  border: 1px solid #ffd992;
  padding: 1px;
  margin: 0 20px 0 0;
  display: inline-block;
}
#contact form .submit-message {
  font-size: 24px;
  font-weight: 900;
  background-color: #1396c6;
  color: #fff;
  border: none;
  line-height: 47px;
  padding: 0 15px;
  box-shadow: 6px 6px 0 #efe9e9;
  text-transform: uppercase;
  -webkit-transition: .2s;
  transition: .2s;
  border-radius: 0;
}
#contact form .submit-message:hover {
  background-color: #716d6e;
}

#contact .contact-box { background-color: #fff; padding: 0px 0px 20px; font-size: 23px; text-align: center;  }
#contact .contact-box .highlight {  font-weight: bold; color: #1396c6; }
#contact .contact-box img {   margin-right: 20px; display: block; margin: 0 auto 10px; }
#contact .contact-box-name {  font-size: 24px; }
#contact .contact-box h4 { font-weight: 900; text-align: center; font-size: 20px;  color: #1396c6  }

#contact .contact-box ul { list-style-type: none;padding-top: 5px; margin: 0; padding: 0;   }
#contact .contact-box li { margin-left: 0; text-align: left; margin-top: 30px; text-align: center; font-size: 18px;    }
#contact .contact-box li.contact-box-phone { color: #000; font-size: 18px;  }

#contact .contact-box li.contact-box-phone img { width: 32px; display: inline; }
#contact .contact-box li.contact-box-phone span { display: block;  }

#contact .contact-box li.address svg { width: 32px;  color: #ccc;  }
#contact .contact-box li.address { font-size: 18px;  }

#contact .contact-box li i { display: block; color: #000; font-size: 25px;     }

#contact .contact-box li.contact-box-phone i { font-size: 30px }

#contact .contact-box li a { border-bottom: 1px solid #444;  padding-bottom: 1px;  }
#contact .contact-box li a:hover { border-color: #1396c6;  }

.text { font-size: 16px;  }
.text h3 { font-size: 20px; margin: 40px 0 5px ; font-weight: bold; color: #1396c6 }
.text p { margin: 0 0 30px 0;  }
.text dl { margin: 40px 0 0;  }
.text dd { margin: 0 0 5px }
.btn-primary { background: #1396c6; display: inline-block; width: 150px; padding: 10px 0; margin-top: 50px;  }

.btn-primary.tiny { width: 250px; margin: 40px auto 0; display: block;   }

/* Footer
--------------------------------------------*/
footer {
  margin-top: 90px;
  padding: 40px 0;
  background-color: #dbdbdb;
}



/* Checkout Modal
--------------------------------------------*/
#checkoutModal .modal-dialog {
  width: 748px;
}
#checkoutModal .modal-content {
  border-radius: 0px;
  box-shadow: none;
  border: 2px solid #fff;
}
#checkoutModal .modal-header {
  color: #fff;
  background-color: #1396c6;
  border-bottom: none;
}
#checkoutModal .modal-title {
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}
#checkoutModal .close {
  color: #fff;
  text-shadow: none;
  opacity: .6;
  font-size: 27px;
  margin: 1px 7px 0 0;
}
#checkoutModal .close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}
#checkoutModal .modal-body {
  padding: 0;
}
#checkoutModal .modal-body h3 {
  margin: 0;
  font-size: 18px;
  color: #1396c6;
  font-weight: bold;
  margin-bottom: 25px;
}
#checkoutModal .checkout-info-box {
  background-color: rgba(198, 19, 52, 0.2);
  padding: 20px 30px;
}
#checkoutModal .checkout-info-box h3 {
  margin: 0;
  margin-bottom: 15px;
  color: #716d6e;
}
#checkoutModal .checkout-info-box h3 i {
  font-size: 23px;
}
#checkoutModal .checkout-vehicle-info {
  margin-top: 30px;
}
#checkoutModal .location-date-info {
  padding: 0 0 0 30px;
  float: left;
  max-width: 340px;
}
#checkoutModal .vehicle-info {
  padding: 0 30px 0 0;
  float: right;
  max-width: 360px;
}
#checkoutModal .vehicle-info h3 {
  float: left;
  margin-right: 10px;
}
#checkoutModal .vehicle-info a {
  font-size: 12px;
}
#checkoutModal .vehicle-info .vehicle-image {
  width: 90%;
}
#checkoutModal .info-box {
  margin-bottom: 25px;
}
#checkoutModal .info-box .glyphicon {
  float: left;
  font-size: 17px;
}
#checkoutModal .info-box .info-box-title {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 3px 25px;
}
#checkoutModal .info-box .info-box-description {
  margin-left: 25px;
  font-size: 14px;
}
#checkoutModal .checkout-personal-info {
  padding: 0 30px;
}
#checkoutModal .checkout-personal-info .form-group {
  float: left;
  width: 335px;
  min-height: 70px;
}
#checkoutModal .checkout-personal-info .form-group.left {
  margin-right: 7px;
}
#checkoutModal .checkout-personal-info .form-group.right {
  margin-left: 7px;
}
#checkoutModal .checkout-personal-info .age {
  float: left;
  width: 140px;
  min-height: 70px;
}
#checkoutModal form .styled-select-age {
  border: 2px solid #efe9e9;
  height: 43px;
  position: relative;
}
#checkoutModal form .styled-select-age:after {
  content: '';
  background: #ffffff url('../img/dropdown-icon.png') no-repeat 5px 18px;
  right: 0px;
  top: 0px;
  width: 29px;
  height: 39px;
  position: absolute;
  pointer-events: none;
}
#checkoutModal form .styled-select-age select {
  border: none;
  font-size: 16px;
  width: 100%;
  background-image: none;
  background: #fff;
  -webkit-appearance: none;
  padding: 9px 10px;
  height: 39px;
}
#checkoutModal form input {
  background-color: #dbdbdb;
  height: 45px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  line-height: 45px;
  font-size: 18px;
}
#checkoutModal form ::-webkit-input-placeholder {
  font-size: 14px !important;
}
#checkoutModal form :-moz-placeholder {
  font-size: 14px !important;
}
#checkoutModal form ::-moz-placeholder {
  font-size: 14px !important;
}
#checkoutModal form :-ms-input-placeholder {
  font-size: 14px !important;
}
#checkoutModal form .checkbox {
  padding-left: 0;
}
#checkoutModal form input[type=checkbox] {
  display: none;
}
#checkoutModal form .checkbox label {
  font-size: 18px;
}
#checkoutModal form .checkbox label:before {
  content: "";
  display: inline-block;
  font-size: 15px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-color: #dbdbdb;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #f3f3f3;
  text-align: center;
  line-height: 24px;
  float: left;
}
#checkoutModal form input[type=checkbox]:checked + label:before {
  content: "\2713";
}
#checkoutModal .checkout-address-info {
  padding: 0 30px;
}
#checkoutModal .checkout-address-info .city {
  float: left;
  width: 335px;
  margin-right: 7px;
}
#checkoutModal .checkout-address-info .zip-code {
  float: left;
  width: 335px;
  margin-left: 7px;
}
#checkoutModal .newsletter {
  padding: 0 30px;
  margin: 30px 0;
}
#checkoutModal .modal-footer {
  background-color: #e3e2e2;
}
#checkoutModal .modal-footer .btn {
  font-size: 24px;
  font-weight: 900;
  background-color: #1396c6;
  color: #fff;
  border-radius: 0;
  height: 47px;
  line-height: 47px;
  padding: 0 15px;
}
#checkoutModal .modal-footer .btn-border {
  border: 1px solid #ccc;
  padding: 1px;
  margin: 0 10px 0 0;
  display: inline-block;
  background-color: #fff;
}
#checkoutModal .modal-footer .btn-yellow {
  border-color: #ffd992;
}
#checkoutModal .modal-footer .btn-yellow button {
  background-color: #1396c6;
}
#checkoutModal .modal-footer .btn-gray {
  border-color: #b8b6b6;
}
#checkoutModal .modal-footer .btn-gray button {
  background-color: #716d6e;
}



.reservation  { background: #1396c6 !important; padding: 13px 10px;   }
.reservation .time { margin-top: px !important; position: absolute; right: 28px; margin-top: 3px; z-index: 10; border: 0;   }
.reservation .time select { height: 30px; }
.reservation .form-control { font-weight: 500; font-size: 13px; width: 240px;   }
.reservation .input-group { margin-bottom: 5px;  }
.reservation .input-group-addon { width: 100px;  }
.reservation .submit { margin-top: 10px; background: #fff; border: none; width: 100px; height: 30px;   }
.reservation h3 { margin: 0 0 10px;; color: #fff;  }

/* Start Media Queries
------------------------------------------------*/
/* Large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {
  /* Header
  --------------------------------------------*/
  header.large .brand {
    width: 75%;
  }
  header .header-info .contact {
    font-size: 14px;
  }
  header .navbar-default {
    font-size: 14px;
  }

  header .navbar-default .navbar-nav > li > a { padding: 8px 10px 13px 10px; font-size: 16px; font-weight: normal;    }
  
  header.large {

  }

  header.small .navbar-default .navbar-nav > li > a { padding-bottom: 6px; }



.reservation  form .date { width: 220px;  }
.reservation  form .input-group input { padding-left: 10px;  } 
.reservation  form { padding: 20px;  }
.reservation  .reservation-form-shadow { height: 330px;  }
.reservation  form .submit { margin-top: 10px;  }
  

#about h3 { font-size: 25px;  }  
 .about-main { line-height: 1.6em; font-size: 20px;  } 
  .about-content,
.service-list li,
  .service-content,
  #contact .contact-info { font-size: 16px; line-height: 1.6em;  }  
  

  .pride { font-size: 22px;  }
  

  
  /* Locations
  --------------------------------------------*/
  #locations .location-select h2 {
    font-size: 28px;
    margin: 30px 0 0 21px;
  }
  #locations .map {
    height: 500px;
  }

  #contact .contact-box li { text-align: center; margin-bottom: 20px;  }
  
  

}





/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  /* Header
  --------------------------------------------*/
  header .brand {
    display: none;
  }
  .navbar-brand {
    padding: 0;
    width: 230px;
  }
  header .navbar-brand {
    display: block;
  }
  header .navbar-toggle {  margin-top: 4px; }
  header .navbar-toggle:hover {  background: #fff !important;  }
   header .navbar-toggle:hover .icon-bar { background: #1396c6 }
   
  .small   .navbar-toggle { margin-top: -2px; }
  
  
  header.large {
    height: 60px;
  }
  header .navbar-default { margin-top: 10px;  }
  header.large .header-info {
    display: none;
  }
  header .navbar-default .navbar-collapse {
    background-color: #0d7aa2; margin-top: 8px;

    z-index: 1183;
    position: absolute;
    width: 100%;

    border: none; 
    box-shadow: 0px 4px 1px -1px rgba(50, 50, 50, 0.32);
  }
  
     header .navbar-default .navbar-collapse ul { margin: 0;  }
   header .navbar-default .navbar-collapse li a,
  .small .navbar-default .navbar-collapse li a { font-weight: bold; padding: 15px 20px !important;  } 
     header .navbar-default .navbar-collapse li a:hover { border: none; background: #fff; color: #1396c6;  }
      { padding: 15px 20px;   }
 
  header.small .navbar-default .navbar-collapse { margin-top: -4px;  }
  
  /* Teaser
  --------------------------------------------*/

  #teaser .title {
    text-align: center;
  }



    

  #teaser form .date {
    width: 65%;
  }
  #teaser form .time {
    width: 32%;
  }

  
  
  /* Vehicles
  --------------------------------------------*/
  #vehicles .styled-select-vehicle-data {
    display: block;
  }
  #vehicles .vehicle-nav {
    display: none;
  }
  #vehicles .vehicle-img {
    margin: 15px 0;
  }
  #vehicles .vehicle-img img {
    display: inline-block;
  }
  /* Locations
  --------------------------------------------*/
  #locations .location-select {
    height: 155px;
  }
  #locations .location-select h2 {
    text-align: center;
  }
  #locations .styled-select-location {
    margin: 22px 21px 0 22px;
  }
  /* Information
  --------------------------------------------*/
  #information {
    text-align: center;
  }
  #information img {
    display: inline-block;
    margin-bottom: 25px;
  }
  #information .video {
    margin-bottom: 25px;
  }
  /* Partners
  --------------------------------------------*/
  #partners {
    padding-bottom: 50px;
  }
  #partners img {
    display: inline-block;
    margin-bottom: 40px;
  }
  /* Contact
  --------------------------------------------*/
  #contact .contact-info {
    margin-top: 40px;
  }
  /* CheckOut Modal
  --------------------------------------------*/
  #checkoutModal .modal-dialog {
    width: 100%;
    margin: 0;
  }
  #checkoutModal .form-group {
    float: none !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #checkoutModal .modal-footer {
    text-align: center;
  }
}
/* Small devices (660px and down) */
@media (max-width: 660px) {
  
  .reservation { display: none; }
  
  
  
  
  /* CheckOut Modal
  --------------------------------------------*/
  #checkoutModal .vehicle-info {
    padding: 0 0 0 45px;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0 45px 0 45px;
  }
  #checkoutModal .location-date-info {
    width: 100%;
    padding: 0 0 0 45px;
    float: none;
  }
  .right .service-content, .right h3 { text-align: left;  }

}



/* Small devices (480px and down) */
@media (max-width: 480px) {
  #teaser form .submit { font-size: 18px; }
  .service-list  { margin: 0; padding: 0 }
  #information { text-align: left; font-size: 16px; line-height: 1.6em;  }
  .pride { font-size: 18px; }
  h2.main-title { font-size: 40px;  }
  
  #contact .contact-box { padding: 10px 0 0;  }
#information h2.title { margin: 10px 0 5px; font-size: 25px;  }
  
   #contact .contact-box ul { margin: 40px 0 0; padding: 0;  }
  #contact .contact-box li { text-align: left; margin: 0 0 20px;   }
  #contact .contact-info { margin-top: 0;  }

#gallery,
#social  { margin: 50px;  }
  
}


@media (min-width: 800px) {
#gallery,
#social  { margin: 150px;  }
#social { margin-bottom: 200px;  }
}

#social a:hover { color: #000;  }

#gallery-content .row { margin-bottom: 60px;  }

#social .col-md-6 { text-align: center;  }
#social h3 { text-align: center; font-size: 25px; margin-bottom: 20px;   }
#social h3 i { margin-right: 30px; color: #ccc;  }