a, a:focus {
  color: #308dff;
  text-decoration: none; }

a:hover, a:active, a:visited {
  color: #026ff5;
  outline: 0;
  text-decoration: none; }

#div_error_id {
  color: #8b0000; }

.thank-msg {
  color: green;
  font-size: 16px; }

.error-msg {
  color: red;
  font-size: 16px; }

/* rayeesh code 21-7-16 */
.p-spc-0 {
  padding-right: 0px !important; }

.sel-listItem {
  position: relative; }

.sel-listItem ul {
  background: #ffffff;
  height: 150px;
  left: 0;
  list-style: outside none none;
  margin: 0;
  border: 1px solid #cccccc;
  border-top: 0px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 10px 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 99;
  display: none; }

.sel-listItem ul li {
  cursor: pointer;
  display: block;
  padding: 0px 10px;
  color: #898989;
  font-size: 15px;
  border-top: 1px solid #e9e9e9;
  line-height: 38px; }

.sel-listItem ul li.selected {
  font-weight: bold; }

/* rayeesh code end */

/*Business Account Program*/
.rgtBox p {
  font-size: 15px !important;
  line-height: 24px !important;
  margin: 0px 0px 13px !important; }

.rgtBox h3 {
  margin-bottom: 30px !important; }

.rgtBox ul {
  list-style: none;
  text-indent: -1.2em; }

.rgtBox ul li {
  margin: 6px 0px 0px; }

.rgtBox ul li:before {
  content: "o";
  font-size: 15px;
  margin-right: 10px;
  color: #2d80af; }

.pformTop {
  padding-top: 20px !important; }

.frmTp {
  font-size: 22px;
  color: #000000;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 0px; }

.minDefHt > div {
  min-height: 497px; }

@media only screen and (max-width: 767px) {
  /* rayeesh code 21-7-16 */
  .sel-listItem ul li {
    font-size: 12px;
    padding: 5px; }
  /* rayeesh code end */ }

/*VK Start*/
.ui-widget-header {
  background-color: #464646 !important;
  margin-left: -0.25em;
  margin-right: -0.25em; }

.ui-datepicker {
  background: #fff !important;
  border: 1px solid #a3a3a2 !important;
  padding-top: 0px !important;
  width: 250px !important; }

.ui-datepicker th {
  color: #464646;
  font-weight: normal; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #e1e1e1;
  color: #464646;
  border: 1px solid #cccccc !important;
  border: 0px; }

.ui-state-highlight {
  color: #333 !important;
  background: #fff229 !important; }

.ui-datepicker-title span {
  color: #fff !important;
  font-size: 14px;
  line-height: 1; }

.ui-datepicker td span, .ui-datepicker td a {
  text-align: center;
  height: auto;
  font-size: 12px;
  font-weight: normal !important; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  border: 0px;
}

.ui-datepicker-title {
  width: auto !important;
  line-height: 1; }

.ui-datepicker-prev, .ui-datepicker-next {
  background: none;
  margin: 0; }

.ui-datepicker tbody td {
  padding: 1px; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: none;
  border: 0; }

.ui-widget-header .ui-icon {
  background-image: url("../img/carvan/sprite.png"); }

.ui-icon-circle-triangle-w {
  background-position: -466px -294px; }

.ui-icon-circle-triangle-e {
  background-position: -477px -294px; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 2px; }

.ui-datepicker .ui-datepicker-prev {
  left: 0; }

.ui-datepicker .ui-datepicker-next {
  right: 0; }

.ui-datepicker-title span {
  color: #fff !important;
  font-size: 14px;
  text-transform: uppercase; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

a.ui-state-default:hover, .ui-icon-circle-triangle-e:hover, .ui-icon-circle-triangle-w:hover {
  cursor: pointer !important; }

.warning {
  border: 1px solid red; }

/*VK End*/
img {
  max-width: 100%;
  height: auto; }

.btn.btn-primary {
  font-size: 16px;
  color: #ffffff;
  border-radius: 0px;
  padding: 0px 12px;
  height: 45px;
  line-height: 45px;
  border: 0px;
  -webkit-border-radius: 0px;
  background: #308dff;
}

.middle-section {
  background: #ffffff;
  float: left;
  width: 100%; }

/*default*/
.topRightNav {
  padding-top: 0px !important; }

.topRightNav li:last-child {
  border-right: 0px !important; }

.topRightNav a {
  color: #464646 !important;
  font-weight: bold;
  font-size: 16px; }

.topRightNav a:hover {
  color: #000000; }

/*headmast*/
.banner-images {
  float: left;
  width: 100%;
  position: relative; }

.banner-images::before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  left: 0px; }

.headmastContent .banner-images {
  height: 500px; }

.desktop-headmast {
  float: left;
  width: 100%;
  height: 100%; }

.mobile-headmast {
  float: left;
  width: 100%; }

.banner-images img {
  width: 100%;
  height: 100%; }

.vehicle-guide-banner .banner-images img {
  width: 100%;
  height: 450px; }

.headmastBnnner {
  position: relative;
  width: 100%;
  float: left; }

.headmastContent {
  float: left;
  width: 100%; }

.headmastContent h1 {
  color: #ffffff;
  margin: 50px 0 0 25px;
  font-size: 65px;
  line-height: 100%;}
.banner-heading{position: absolute;left: 0;top: 0;}
.banner-heading span,.headmastContent h1 span{color:#ffd30e }
.headmastBtn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 32px 0 31px; }

.headmastBtn .wfull {
  float: none;
  width: auto;
  margin: 0 auto;
  text-align: center; }

.headmastBtn .btn.btn-primary {
  font-size: 12px;
}

.headmastBtn .wfull > .pull-left {
  display: inline-block;
  float: none !important; }

/*middle body*/
.col-block1, .col-block2, .col-block3 {
  width: 100%;
}

.col-block3 {
  padding-top: 69px;
  background: url(../img/minilease/form-bg.jpg) repeat-x scroll 0 0; 
  background-size: cover;
}

.milicontainer {
  max-width: 1120px;
  width: 100%;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px; }

.call-booking {
  max-width: 880px;
  width: 100%;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px; }

.milicontainer::before, .milicontainer::after {
  display: table;
  content: ''; }

.milicontainer::after {
  clear: both; }

.minilease-icon-sec {
  float: left;
  width: 100%;
  margin-top: 34px; }

.icon-block {
  margin-top: 30px;
  float: left;
  width: 50%; }

.icon-bg {
  width: 84px;
  height: 84px;
  position: relative;
  float: left;
  margin-right: 20px; }

.icon-bg img {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto; }

.icon-blContent {
  height: 86px;
  display: table; }

.icon-blContent p {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px; }

.col-block2 {
  padding-bottom: 50px;
  background: #F4F3F3;
  padding-top: 79px; }


.block-img {
  position: relative; }

.block-img h3, .block-img .btn.btn-primary, .block-img-right h3, .block-img-right .btn.btn-primary {
  position: absolute; }

.block-img h3, .block-img .btn.btn-primary {
  left: 30px; }

.block-img-right h3, .block-img-right .btn.btn-primary {
  right: 30px; }

.block-img h3, .block-img-right h3 {
  top: 0px; }

.block-img .btn.btn-primary, .block-img-right .btn.btn-primary {
  bottom: 15px;
  font-size: 16px; }

.col-block3 p.formhead {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 0px;
  float: left;
  width: 100%; }

.yellowBand {
  background: #ffd100;
  padding: 9px 25px;
  margin: 16px 0 0;
  position: relative; }

.yellowBand p {
  font-size:18px;
  margin: 0;
  color: #000000;
  line-height:22px; }

.yellowBand .band {
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #f2d400;
  display: block; }

.yellowBand .left, .yellowBand .right {
  position: absolute;
  bottom: -13px;
  display: none; }

.yellowBand .left {
  left: 6px;
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg); }

.yellowBand .right {
  right: 6px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); }

form.form-horizontal .form-control {
  height:34px;
  border-radius: 0px;
  font-size: 16px;
  background: #ffffff;
  color: #000000;
  margin-bottom: 0; }

form.form-horizontal .form-control.pointerEvent{
    cursor: pointer;
  }

form.form-horizontal .form-control.tel {
  background: url("../img/minilease/tel.jpg") no-repeat right center; }

form.form-horizontal .form-control.email {
  background: url("../img/minilease/email.jpg") no-repeat right center; }

form.form-horizontal .form-control.cal {
  background: url("../img/minilease/cal.jpg") no-repeat right center; }

form.form-horizontal .form-control.milage {
  background: url("../img/minilease/milage.jpg") no-repeat right center; }

form.form-horizontal .form-control.time-icon {
  background: url("../img/minilease/time-icon.jpg") no-repeat right center; }
  
form.form-horizontal .form-control.pickupLocation {
  background: url("../img/minilease/location-icon.jpg") no-repeat right center; }

form.form-horizontal #sel1 {
  background-color: transparent;
  background-image: url("../img/select-drop-down.png");
  background-repeat: no-repeat;
  background-position: 97% center;
  -moz-appearance: none;
  -webkit-appearance: none; }

form.form-horizontal .btn.btn-primary.btn-block {
  height: 38px;
  font-size: 12px;
  line-height: 38px;
}

form.form-horizontal #divprocessing {
  height: 38px;
  font-size: 16px !important;
  width: 100%;
  font-weight: 200;
  line-height: 38px; }

.presentingMan {
  position: absolute;
  bottom: 0px;
  right: -137px;
  height: 384px;
  width: 226px; }

.col-block3 .milicontainer {
  margin-bottom: 25px; }

.col-block3 .brdr1 {
  border: 1px solid #e3e4e5;
  background: #ffffff; }

.txt17 {
  font-size: 17px; }

.leasing-for-buisness, .leasing-for-leisure {
  display: none; }

.minilease-boxes {
  max-width: 1165px;
  width: 100%;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px; }

.mini-img-box {
  float: left;
  width: 100%;
  position: relative; }

.mini-img-box figure {
  float: left;
  width: 100%; }

.mini-img-box figure img {
  max-width: 100%; }

.mini-img-box div {
  position: relative;
  left: 0;
  top: 0px;
  width: 94%;
  margin: -20% 3% 0 2.5%;
  padding: 28px 20px;
  background-color: white;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.23);
  float: left; }

.mini-img-box div h3 {
  font-size: 37px;
  line-height: 100%;
  color: #000000;
  margin: 0;
}

.mini-img-box div p {
  font-size: 18px;
  color: #000000;
  margin: 25px 0; }

.form-group .btn.btn-primary, .mini-img-box .btn.btn-primary, .formhead .btn.btn-primary {
  font-size: 12px;
  line-height: 38px;
  height: 40px;
  padding: 0 20px;
}

.formhead .btn.btn-primary {
  background: none;
  color: #308dff;
  text-decoration: underline;
  height: auto;
  line-height: 27px;
  font-size: 17px; }

.vehi-bann-txt .btn.btn-primary {
  font-size: 18px;
  line-height: 38px;
  height: 40px;
  padding: 0 25px; }

.thanks-block {
  float: left;
  width: 100%;
  margin: 0 0 80px 0;
  display: none; }

.form-control.error {
  border-color: #e9322d; }

label.error {
  display: none !important; }

/*footer*/
#footer {
  float: left;
  width: 100%; }

.footer-copyright-bottom {
  width: 100%;
  max-width: 1248px;
  margin: 0 auto; }

#copyright-content {
  border-bottom: 1px solid #b7b7b7; }

.ebm-links-parent {
  display: table;
  height: 77px;
  float: right;
  margin: 0 40px 0 0; }

.ebm-links {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.footer-copyright-bottom span a {
  color: #000000;
  margin: 0px 2px;
  border-right: 1px solid #838383;
  padding-right: 4px;
  display: inline-block;
  height: 12px !important;
  line-height: 12px; }

.footer-copyright-bottom span:last-child a {
  border: 0px;
  padding-right: 0px; }

.footer-copyright-bottom .v-logo {
  float: left;
  margin: 0 0 0 40px; }

.vehicle-bg {
  background: #fff url(../img/vehicle-guide-bg.jpg) repeat-x scroll left bottom; }

.vehicle-guide-banner {
  float: left;
  width: 100%;
  height: 450px; }

.vehicle-guide-banner h1 {
  font-size: 43px;
  color: #ffffff;
  text-shadow: none;
  margin: 39px 0 0; }

.vehicle-guide-banner h1.white {
  color: #ffffff; }

.vehicle-guide-banner h1 span {
  display: inline-block; }

.vehicle-guide-banner p {
  font-size: 16px;
  color: #000000; }

.vehi-bann-txt {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding-left: 10px;
  transform: translateY(-50%); }
  .vehi-bann-txt h1 {
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 64px; }
    .vehi-bann-txt h1 span {
      color: #ffd100; }

/* rayeesh code here */
.popfulloverlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 9999;
  display: none; }

.bannerPopup .milioutercontainer {
  background: #ffffff;
  position: relative;
  margin: 30px auto;
  max-width: 1120px;
  width: 100%;
  min-height: 600px; }

.bannerPopup .popupstrip {
  position: relative;
  background: #000000;
  width: 100%;
  float: left;
  padding: 10px 20px; }

.bannerPopup .close-popup-box {
  background: url(../img/minilease/close-ico.png) no-repeat right center;
  color: #ffd100;
  float: right;
  line-height: 24px;
  z-index: 99;
  padding-right: 24px; }

.bannerinpopup {
  position: relative;
  text-align: center;
  float: left;
  width: 100%; }

.bannerinpopup img {
  max-height: 450px; }

.enquiry-btn-popup {
  position: absolute;
  right: 20px;
  bottom: 10px; }

@media screen and (max-width: 767px) {
  .vehi-bann-txt {
    text-align: center; }
    .vehi-bann-txt h1 {
      font-size: 30px; }
  .bannerPopup .milioutercontainer {
    min-height: 100px;
    position: relative;
    text-align: center;
    float: left; }
  .enquiry-btn-popup {
    position: relative;
    right: 0px;
    bottom: 10px; } }

.vehi-gui-text {
  float: left;
  width: 100%;
  padding: 0 5px; }

.vehi-gui-text h2 {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 40px; }

.vehi-gui-text p {
  font-size: 16px;
  color: #000000;
  margin: 15px 0; }

.vehicle-boxes {
  float: left;
  width: 100%;
  padding-bottom: 40px;
  padding-top: 35px;
  margin-top: 15px;
  border-top: 1px solid #e9e9ea; }

.vehicle-filters {
  float: left;
  width: 100%;
  border: 1px solid #e3e3e3;
  background: #000000;
  padding: 11px 0 12px 0; }

.vehicle-filters > span {
  float: left;
  font-size: 18px;
  color: #ffffff;
  line-height: 44px;
  margin-left: 12px; }

.vehicle-filter-list {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none; }

.vehicle-filter-list > li {
  float: left;
  position: relative;
  display: block;
  margin-left: 9px;
  background: #ffffff; }

.vehicle-filter-list > li > a {
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  padding: 0 35px 0 9px;
  position: relative;
}

.vehicle-filter-list > li > a .downarrow {
  background-position: -75px 0;
  display: inline-block;
  height: 8px;
  position: absolute;
  right: 7px;
  top: 43%;
  width: 13px; }

.vehicle-filter-list > li.active {
  background: #ffffff; }

.no-border {
  border-top: none; }

.listing-dropdown {
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: 10;
  display: none;
  min-width: 100%; }

.listing-dropdown > ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #ffffff;
  border-top: 1px solid #dadada; }

.listing-dropdown > ul > li {
  display: block;
  border: 1px solid #dadada;
  border-top: none;
  padding: 10px;
  font-size: 15px;
  cursor: pointer; }

.listing-dropdown > ul > li:hover {
  background: #e2e2e2; }

.listing-dropdown > ul > li a {
  display: block; }

.listing-dropdown > ul > li a small {
  display: block; }

.listing-dropdown > ul > li a span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #666; }

.listing-dropdown > ul > li.active {
  position: relative; }

.listing-dropdown > ul > li.active div {
  background: url("../img/minilease/sprite.png") no-repeat scroll 0 -118px;
  display: block !important;
  float: right;
  height: 12px;
  text-indent: -9999px;
  width: 14px;
  position: absolute;
  right: 5px;
  top: 15px; }

.listing-dropdown .cars-listing {
  float: left;
  width: 454px; }

.listing-dropdown .cars-listing li {
  float: left;
  width: 33.3333%;
  height: 130px;
  display: table;
  padding: 0;
  border: 1px solid #dadada; }

.listing-dropdown .cars-listing li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.listing-dropdown .cars-listing li a small {
  display: block; }

.listing-dropdown .cars-listing li a span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #666; }

.sprite {
  background-image: url(../img/minilease/sprite.png); }

.vehicle-block {
  float: left;
  width: 100%;
  background: #faf7f5;
  border: 1px solid #c8c8c9;
  margin-top: 20px; }

.vb-heading {
  float: left;
  width: 100%;
  background: #e2e2e2;
  padding: 10px;
  margin: 0;
  position: relative; }

.vb-heading .car-name {
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 50%;
}

.vb-heading small {
  background: #ffffff;
  border: 1px solid #cecece;
  left: 0;
  padding: 5px;
  position: absolute;
  bottom: 100%;
  width: auto;
  display: none;
  font-size: 14px;
  text-transform: uppercase; }

.vb-heading .car-transmision {
  float: right;
  font-size: 14px;
  color: #000000;
  text-align: right;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 50%; }

.car-box {
  float: left;
  width: 100%; }

.car-top-spec {
  float: left;
  width: 100%;
  max-height: 300px;
  min-height: 300px;
  overflow-x: hidden;
  overflow-y: auto; }

.car-img-box {
  display: block;
  text-align: center;
  padding: 30px 0;
  background: #fffcfa; }

.car-img-details {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none; }

.car-img-details li {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
  text-align: center; }

.car-img-details li em {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle; }

.car-img-details li em.fourFive-icon {
  width: 16px;
  height: 16px;
  background-position: -21px -57px; }

.car-img-details li em.intermediate-icon {
  width: 20px;
  height: 16px;
  background-position: -22px -3px; }

.car-img-details li em.unleaded-icon {
  width: 19px;
  height: 18px;
  background-position: -47px -1px; }

.car-img-details li span {
  font-size: 14px;
  color: #000000;
  display: inline-block;
  vertical-align: middle; }

.more-details {
  font-size: 14px;
  color: #308dff;
  display: inline-block; }

.vehicle-pricing {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #c8c8c9;
  border-bottom: 1px solid #c8c8c9; }

.vehicle-pricing li.wfull {
  border-right: medium none;
  width: 100%; }

.vehicle-pricing li {
  float: left;
  width: 49.5%;
  position: relative;
  height: 135px; }

.vehicle-pricing li:first-child {
  border-right: 1px solid #c8c8c9; }

.vehicle-pricing li p {
  text-align: center;
  font-size: 14px;
  color: #000000;
  margin: 10px 0; }

.vehicle-pricing li p strong {
  font-size: 30px;
  font-weight: bold;
  color: #308dff;
  margin: 0 5px 0 0;
}

.vehicle-pricing li.two-column p strong{
  font-size: 24px;
  font-weight: bold;
  color: #308dff;
  margin: 0 5px 0 0;
  line-height:20px;
}

.vehicle-pricing li p span {
  font-size: 14px;
  color: #000000;
  display: block; }

.breadcrumb {
  margin: 0;
  display: block; }

.vehicle-pricing li p .priceinfo {
  display: inline-block; }

.vehicle-pricing li p .priceinfo em {
  background-position: -1px -57px;
  display: inline-block;
  height: 18px;
  width: 18px; }

.vehicle-pricing li p .priceinfo small {
  background: #ffffff;
  border: 1px solid #cecece;
  left: 0;
  padding: 5px;
  position: absolute;
  bottom: 70px;
  width: 100%;
  display: none;
  font-size: 14px; }

.vehicle-pricing li p .priceinfo:hover small {
  display: block; }

.enquiry-btn {
  float: left;
  width: 100%;
  text-align: center; }

.enquiry-btn-box {
  display: inline-block;
  min-width: 196px;
  padding: 15px 0 11px 0; }

.car-spec-list-box {
  float: left;
  width: 100%;
  padding-bottom: 35px;
  display: none;
  min-height: 300px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto; }

.backtonormal {
  text-align: right;
  padding: 14px; }

.car-gallery {
  float: left;
  width: 50%;
  padding: 0 0 0 15px; }

.car-gallery span {
  border: 1px solid #c3c3c1;
  margin: 5px 0 5px 3px;
  display: inline-block; }

.car-spec-list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  list-style: none; }

.car-spec-list li {
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 8px;}

.faq-box {
  float: left;
  width: 100%;
  border: 1px solid #c8cacc;
  background: #fafafa; }

.faq-box h3 {
  margin: 0;
  background: #e2e2e2;
  font-size: 18px;
  line-height: 44px;
  font-weight: bold;
  color: #3f3f3f;
  padding-left: 18px;
}

.faq-box ul {
  margin: 0;
  padding: 0 0px 10px;
  list-style: none; }

.faq-box ul li {
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #3f3f3f;
  padding: 7px 15px 7px;
  border-bottom: 1px solid #deddde; }

.faq-box ul li span {
  display: block;
  cursor: pointer; }

.faq-box ul li span.active {
  font-weight: bold; }

.faq-box ul li.active {
  background: #ffffff;
}

.faq-box ul li:last-child {
  border-bottom: none; }

.faq-box ul li div {
  display: none;
  font-size: 13px;
  margin: 10px 0 0;
  line-height: 130%;
  padding: 0 16px 10px; }

.faq-box a {
  display: inline-block;
  margin: 0 15px 20px; }

 .fixed-faq {
   position: fixed;
   z-index: 99;
   top: 0;
   width: auto;
   /* max-width: 282px; */
   max-height: 100%;
   overflow-y: auto;
   height: auto;
 } 

.hertz-never-box {
  float: left;
  width: 100%;
  margin: 20px 0 0;
  position: relative; }

.hertz-never-box h2 {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 12px;
  bottom: 80px;
  text-align: right;
  font-size: 40px;
  line-height: 100%;
  color: #000000; }

.hertz-never-box h2 sub {
  font-size: 11px; }

.hertz-never-box a {
  position: absolute;
  right: 12px;
  bottom: 17px;
  width: 143px; }

.filter-result {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 0 15px 0 60px;
  line-height: 39px;
  margin: 12px 0 -12px; }

.filter-result span {
  font-size: 14px;
  color: #000000;
  padding: 0;
  float: left;
  line-height: 100%; }

.filter-result > span {
  border: 1px solid #242323;
  margin: 10px;
  padding: 0; }

.filter-result > span > span {
  line-height: 18px;
  padding: 8px 10px; }

.filter-result span em {
  background: #000000 url(../img/minilease/sprite.png) no-repeat scroll 6px -79px;
  cursor: pointer;
  float: right;
  height: 34px;
  margin: 0;
  vertical-align: middle;
  width: 26px; }

.wfull {
  float: left;
  width: 100%;
  position: relative; }

.form-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: none; }

.vehicle-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: none; }

.faq-vehicle-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  display: none; }

#overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 999; }

#overlay2 {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 99991; }

.enquiry-popup {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top:1%;
  display: none;
  z-index: 9999;
  overflow-y: scroll; 
}

.enquiry-popup .col-block3 {
  padding-top: 0; }

.top-callbackform {
  z-index: 99992; }

#enquiryForm .milicontainer {
  background: #ffffff;
  position: relative;
  border: 1px solid #c6c6c6;
  padding: 10px 40px 10px 40px; }

#callbackForm .call-booking {
  max-width: 880px;
  width: 100%;
  margin: 0px auto;
  background: #ffffff;
  position: relative;
  padding: 100px 40px 55px; }

#callbackForm label.warning {
  display: none !important; }

.call-booking::before {
  background: #000000;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.close-popup {
  background: url("../img/minilease/close-ico.png") no-repeat center right;
  color: #ffd100;
  float: right;
  height: 30px;
  position: absolute;
  right: 10px;
  line-height: 33px;
  top: 10px;
  z-index: 99;
  padding-right: 25px; }

.close-popup2 {
  float: right;
  width: 30px;
  height: 30px;
  color: #ffd100;
  line-height: 33px;
  text-indent: -76px;
  background-position: -140px -1px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99; }

.back-popup {
  background: url("../img/minilease/back-ico.png") no-repeat center center;
  color: #ffd100;
  float: left;
  height: 30px;
  left: 10px;
  line-height: 33px;
  padding-right: 30px;
  position: absolute;
  top: 10px;
  z-index: 99;
  display: none; }

.close-popup:hover, .close-popup2:hover, .back-popup:hover {
  color: #ffd100; }

.call-booking #callback-Form {
  float: right;
  width: 650px; }

.call-booking form.form-horizontal .form-control {
  margin: 12px 0; }

.call-booking form.form-horizontal .form-control.warning {
  border: 1px solid #ff0000; }

.call-booking form.form-horizontal .btn.btn-primary.btn-block {
  margin: 10px 0 0; }

.phone-band {
  position: relative;
  float: left;
  width: 100%;
  background: #ffd100; }

.phone-band span {
  font-size: 18px;
  line-height: 150%;
  color: #000000;
  display: block;
  padding: 7px 10px 7px 164px; }

.phone-band em {
  position: absolute;
  left: -20px;
  top: -40px; }

.phone-band_after_hide {
  position: relative;
  float: left;
  width: 100%;
  background: #ffd100; }

.phone-band_after_hide span {
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  display: block;
  text-indent: 9px;
  padding: 7px 10px; }

.phone-band_after_hide em {
  position: absolute;
  left: -50px;
  top: -40px; }

#pickup_date {
  background-color: #FFF; }

.mt15 {
  margin-top: 15px; }

.dropdowninput {
  position: relative; }

.timepick {
  position: absolute;
  right: 8px;
  top: 7px;
  width: 23px;
  height: 23px;
  background-position: -206px -3px; }

.dropdowninput .custom_dropdown_list {
  display: none;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  height: 230px;
  margin-top: -12px;
  min-width: 235px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  z-index: 100; }

.dropdowninput .newList {
  min-width: 100px; }

.custom_dropdown_list ul {
  margin: 0;
  padding: 0; }

.custom_dropdown_list li:first-child {
  border: none; }

.custom_dropdown_list li {
  border-top: 1px solid #e9e9e9;
  color: #898989;
  cursor: pointer;
  font-size: 15px;
  height: 38px;
  line-height: 38px;
  list-style: outside none none;
  margin: 0;
  padding: 0 10px 0 15px; }

.faq-helpful .form-control, .faq-left-sec .form-control {
  border-radius: 1px;
  color: #575756 !important;
  font-size: 16px !important;
  font-weight: normal;
  height: 47px;
  padding: 10px; }

.location-search {
  background-position: -140px -11px !important;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -12px;
  z-index: 1;
  width: 24px;
  height: 24px;
  pointer-events: none; }

.location-search.sprite {
  background: #fff url(../img/carvan/sprite.png) no-repeat; }

.posrelative {
  position: relative; }

/*right panel*/
.testimonials .testimonial-txt {
  font-size: 50px;
  margin: 0px;
  color: #000000; }

.right-panel .r-block {
  position: relative;
  padding: 0px;
  width: 100%;
  float: left;
  margin-bottom: 15px; }

.right-panel .r-block .panel-head {
  background-color: #d8d8d8;
  color: #000000;
  padding: 10px 15px; }

.right-panel .r-block .panel-head h5 {
  font-size: 18px;
  margin: 0px; }

.right-panel .r-block .panel-content {
  color: #6b6a6e;
  float: left;
  width: 100%;
  padding-right: 15px; }

.right-panel .r-block .panel-content ol li {
  margin-bottom: 10px; }

.right-panel .faqs ol {
  margin-left: 0;
  padding-left: 30px; }

.right-panel .faqs li a {
  color: #6b6a6e; }

.right-panel .faqs .view-more-anchor {
  margin: 0px 0px 10px 10px;
  float: left;
  display: block; }

.right-panel .r-block a:hover, .right-panel .r-block a:active, .right-panel .r-block a:visited, .right-panel .r-block a:focus {
  outline: none;
  text-decoration: none;
  color: #308dff; }

.right-panel .r-block.testimonials {
  text-align: center;
  padding: 30px 10px; }

.right-panel .testimonials .testimonial-txt {
  font-size: 30px !important;
  margin-bottom: 15px; }

.right-panel .r-block.testimonials p {
  font-size: 15px; }

/*Kailash - Faq page stlying starts here*/
.gbxbgbor {
  background: #fafafb;
  border: 1px solid #c8cacc; }

.faq-left-sec {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  position: relative; }

.faq-left-sec .faq-heading {
  color: #000000;
  margin: 20px 0 15px 0; }

.linkTop {
  padding-top: 10px; }

.linkTop {
  border-bottom: 1px solid #eeeeee;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px; }

.linkTop a {
  text-decoration: none;
  color: #676769;
  font-size: 12px;
  margin: 0 3px; }

.rental-deposit p {
  margin: 20px 0;
  font-size: 14px;
  line-height: 22px;
  color: #000000; }

.share-icon > ul {
  margin: 15px 0;
  padding: 10px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  float: left;
  width: 100%; }

.share-icon > ul > li {
  list-style: none;
  float: left;
  position: relative; }

.share-icon > ul > li a {
  display: block;
  font-size: 12px;
  line-height: 25px;
  color: #000000;
  margin: 0 20px 0 0; }

.share-icon > ul > li:last-child a {
  margin: 0; }

.share-icon > ul > li > a > em {
  background: url(../img/carvan/sprite.png) no-repeat scroll 0 0;
  display: inline-block;
  height: 25px;
  width: 21px;
  vertical-align: middle;
  margin: 0 10px 0 0; }

.share-icon > ul > li > a > em.faq-share-icon {
  background-position: -110px -137px; }

.share-icon > ul > li > a > em.faq-print-icon {
  background-position: -192px -137px; }

.share-icon > ul > li > a > em.faq-email-icon {
  background-position: -268px -137px; }

.share-icon > ul > li div {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 200px;
  z-index: 99;
  background: #fafafb; }

.share-icon > ul > li div ul {
  margin: 0;
  padding: 0; }

.share-icon > ul > li div ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 3px;
  padding: 3px; }

.share-icon > ul > li div ul li a {
  display: block;
  text-decoration: none; }

.share-icon > ul > li div ul li a em {
  float: left;
  width: 21px;
  height: 21px;
  margin-right: 8px; }

.share-icon > ul > li div ul li a em.facebook {
  background-position: 0 -29px; }

.share-icon > ul > li div ul li a em.twitter {
  background-position: -30px -29px; }

.share-icon > ul > li div ul li a span {
  float: left;
  line-height: 21px; }

.faq-helpful-sec .faq-helpful {
  border-top: 1px solid #d8d8d8; }

.faq-helpful {
  padding-bottom: 25px;
  float: left;
  width: 100%; }

.faq-helpful > .text-normal {
  margin: 20px 0; }

.faq-heading {
  margin: 40px 0;
  font-weight: 500; }

.related-links div {
  margin: 15px 0;
  padding: 10px 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  float: left;
  width: 100%; }

.previous-answers > div {
  float: left;
  width: 100%;
  padding-bottom: 15px; }

.faq-pagination {
  float: left;
  margin: 15px 0;
  padding: 0; }

.relevant-dropdown {
  border: 1px solid #e6e6e7;
  position: relative;
  float: left;
  width: 160px;
  height: 30px; }

.rel-drp-sec {
  float: right; }

.rel-drp-sec > span {
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
  margin: 0 10px 0 51px; }

.relevant-dropdown div {
  font-size: 14px;
  line-height: 28px;
  color: #007bc3;
  text-indent: 10px;
  cursor: pointer; }

.relevant-dropdown div span {
  float: right;
  margin: 12px 10px 0 0;
  color: #000000; }

.relevant-dropdown ul {
  position: absolute;
  right: 5px;
  top: 29px;
  margin: 0;
  padding: 0;
  list-style: none;
  border-right: 1px solid #e6e6e7;
  border-left: 1px solid #e6e6e7;
  width: 105px;
  text-indent: 10px;
  display: none;
  z-index: 1;
  background: #fafafb; }

.relevant-dropdown ul li {
  border-bottom: 1px solid #e6e6e7; }

.relevant-dropdown ul li a {
  font-size: 14px;
  line-height: 30px 'Roboto Cn',arial;
  color: #000000;
  display: block; }

.relevant-dropdown ul li a:hover {
  color: #007bc3;
  background: #ececec; }

.relevant-result {
  margin: 10px 0 0;
  float: left;
  width: 100%; }

.faq-txt-lnk-cont {
  float: left;
  width: 100%; }

.faq-txt-lnk-cont p {
  margin: 15px 0; }

.faq-txt-lnk-cont p a {
  text-decoration: underline; }

.faq-video-carousel {
  float: left;
  width: 100%;
  position: relative; }

/* 3-10-2016 kailash*/
/*faq search accordion section styling */
.faq-accordion {
  float: left;
  width: 100%; }

.faq-accordion p {
  border: 1px solid #ddd;
  background: #e0e6ec;
  padding: 15px;
  cursor: pointer;
  margin: 0 0 15px 0;
  font-size: 20px; }

.faq-accordion p a {
  text-decoration: none; }

.faq-accordion p.active {
  border-bottom: none;
  margin-bottom: 0; }

.faq-accordion p em {
  background-position: -75px 0px;
  float: right;
  height: 8px;
  width: 13px;
  margin-top: 8px;
  transition: ease .3s all;
  -webkit-transition: ease .3s all;
  -moz-transition: ease .3s all;
}

.faq-accordion p.active em {
  background-position: -75px 0px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.acc-ans {
  display: none;
  background: #F6F6F6;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
  border-top: none; }

.acc-ans .panel-body {
  padding: 0;
  background: none; }

.acc-ans .panel-body dt span {
  float: left;
  margin-left: 5px;
  margin-right: 10px; }

.acc-ans .panel-body dt h3 {
  font-size: 16px;
  margin: 10px 0; }

.acc-ans .panel-body dd {
  margin-left: 20px; }

/*faq search accordion section styling */
/* 3-10-2016 kailash*/
/*
.offercontainer{float:left;width:88%;margin:0 6%;position:relative;}
.offercontainer .bx-wrapper{padding:8px 3px;}
.offercontainer .bx-viewport{height:auto!important;}
.offercontainer ul{margin:0;padding:0;list-style:none;float:left;}
.offercontainer ul li{float:left; width: 231px; z-index: 207; text-align:center;background-color:$white;}
.offercontainer ul li .video-box{display:inline-block;position:relative;margin:0;padding: 0;box-shadow: 0px 0px 7px 0px rgba(114, 114, 114, 0.19);width:100%;}

.nxtlink{position:absolute;right:3%;top:50%;margin:-10px 0 0 0;width:15px;}
.nxtlink a{background:url(../img/carvan/sprite.png) no-repeat scroll -344px -140px;width:15px;height:20px;text-indent:-9999px;display:inline-block;}
.prevlink,.carousel-control.left{position:absolute;left:3%;top:50%;margin:-10px 0 0 0;width:15px;}
.prevlink a,.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{background:url(../img/carvan/sprite.png) no-repeat scroll -320px -140px;width:15px;height:20px;text-indent:-9999px;display:inline-block;}

.carousel-bullets{float:left;width:100%; text-align:center;}
.carousel-bullets li{display:inline-block;width:10px;height:10px;margin:0 7px;background:url(../img/carvan/sprite.png) no-repeat scroll -407px -145px;cursor:pointer;}
.carousel-bullets li.active{background-position:-383px -145px;}
*/
/*.offercontainer ul{margin:0;padding:0;list-style:none;float:left;}
.offercontainer ul li{text-align:center;}*/
.offercontainer {
  width: 88%;
  margin: 0 6%; }

.offercontainer .video-box {
  position: relative;
  margin: 5px 16px;
  padding: 0;
  box-shadow: 0px 0px 7px 0px rgba(114, 114, 114, 0.19);
  background-color: #ffffff;
  text-align: center; }

.offercontainer .video-box a {
  position: relative;
  display: inline-block;
  margin: 8px 0 0;
  cursor: pointer;
  width: 92%; }

.offercontainer .video-box img {
  max-width: 100%; }

.offercontainer .video-box .play-icon {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 50%;
  left: 50%;
  margin: -23px 0 0 -23px;
  z-index: 2;
  background: url(../img/carvan/sprite.png) no-repeat scroll -307px -197px; }

.offercontainer .video-box p {
  margin: 10px  0;
  font-size: 12px;
  color: #000000;
  display: inline-block; }

.slick-arrow {
  padding: 0;
  position: absolute;
  top: 50%;
  width: 15px;
  height: 20px;
  margin: -10px 0 0;
  text-indent: -9999px;
  z-index: 99; }

.slick-prev, .slick-prev:hover {
  background: url(../img/carvan/sprite.png) no-repeat scroll -320px -140px;
  left: -30px; }

.slick-next, .slick-next:hover {
  background: url(../img/carvan/sprite.png) no-repeat scroll -344px -140px;
  right: -30px; }

.slick-dots {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none; }

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px; }

.slick-dots li button {
  background: url(../img/carvan/sprite.png) no-repeat scroll -407px -145px;
  padding: 0;
  text-indent: -9999px;
  height: 10px;
  width: 10px; }

.slick-dots li button:hover, .slick-dots li.slick-active button {
  background: url(../img/carvan/sprite.png) no-repeat scroll -383px -145px; }

/*
.bx-wrapper .bx-pager.bx-default-pager a{background:url(../img/carvan/sprite.png) no-repeat scroll -407px -145px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{background:url(../img/carvan/sprite.png) no-repeat scroll -383px -145px;}
*/
.videoModal .modal {
  left: auto;
  right: auto;
  width: 100%; }

.videoModal .modal .modal-dialog {
  position: fixed;
  width: 62.8%;
  margin-left: 15px; }

.videoModal .modal-backdrop {
  position: fixed; }

.videoModal .modal-content {
  border-radius: 0; }

.videoModal .modal-footer {
  border: none;
  padding: 0 15px 15px 15px;
  text-align: left; }

.videoModal .modal-footer p {
  margin: 0; }

.videoModal .modal-header {
  position: relative; }

.videoModal .modal-header .close {
  position: absolute;
  right: -14px;
  top: -14px;
  background: url(../img/carvan/sprite.png) no-repeat scroll -448px -206px;
  width: 28px;
  height: 28px;
  opacity: 1; }

.videoModal .modal-body .modal-prev-video {
  position: absolute;
  left: 30px;
  top: 50%;
  background: url(../img/carvan/sprite.png) no-repeat scroll -369px -206px;
  width: 28px;
  height: 28px;
  opacity: 1;
  margin: -14px 0 0; }

.videoModal .modal-body .modal-next-video {
  position: absolute;
  right: 30px;
  top: 50%;
  background: url(../img/carvan/sprite.png) no-repeat scroll -409px -206px;
  width: 28px;
  height: 28px;
  opacity: 1;
  margin: -14px 0 0; }

.right-poster {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }

.right-poster img {
  max-width: 100%; }

.right-poster p {
  color: #000000;
  font-size: 40px;
  line-height: 35px;
  font-weight: bold;
  left: 10px;
  position: absolute;
  top: 18px;
  width: 225px;
  text-align: left; }

.right-poster .poster-btn {
  position: absolute;
  left: 15px;
  bottom: 18px;
  width: 115px; }

.right-poster .btn.btn-primary {
  padding: 0; }

.new-right-poster {
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-left: -15px; }

.faq-mob-contact {
  display: none; }

#right-poster {
  float: left;
  margin-left: -15px; }

.faq-pagination {
  float: left;
  margin: 15px 0;
  padding: 0; }

.loc-pagination {
  float: left;
  width: 100%;
  margin: 15px 0 0 0; }

.loc-pagination li a {
  margin: 0 3px 0 0;
  line-height: 44px;
  padding: 0 10px; }

.loc-pagination .pagination li:last-child a {
  margin: 0; }

.loc-pagination li.active a {
  padding: 1px 10px; }

.loc-pagination .pagination {
  margin: 0;
  padding: 0; }

.loc-pagination .pagination > li:first-child > a, .loc-pagination .pagination > li:first-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.loc-pagination li {
  float: left; }

.loc-pagination li a {
  display: block;
  padding: 5px 10px;
  text-align: center;
  font-size: 11px;
  line-height: 100%;
  color: #949493;
  border: 1px solid #e0e0e0;
  margin: 0 3px;
  text-decoration: none;
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 0%, #f7f7f7 23%, #ededed 44%, #e1e1e1 69%, #dddddd 86%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(23%, #f7f7f7), color-stop(44%, #ededed), color-stop(69%, #e1e1e1), color-stop(86%, #dddddd), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #fefefe 0%, #f7f7f7 23%, #ededed 44%, #e1e1e1 69%, #dddddd 86%, #dadada 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #f7f7f7 23%, #ededed 44%, #e1e1e1 69%, #dddddd 86%, #dadada 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #f7f7f7 23%, #ededed 44%, #e1e1e1 69%, #dddddd 86%, #dadada 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #f7f7f7 23%, #ededed 44%, #e1e1e1 69%, #dddddd 86%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dadada',GradientType=0 );
}

.loc-pagination li.active a {
  color: #ffffff;
  border: none;
  padding: 6px 12px;
  background: #308dff;
}

.loc-pagination li span {
  display: block; }

.loc-pagination li small {
  display: block; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

/*Kailash - FAQ page stlying ends here*/
.border-top-none {
  border-top: none !important; }

.border-bottom-none {
  border-bottom: none !important; }

.leis-form-label {
  font-size: 14px;
  line-height:normal;
  color: #898989;
  vertical-align: middle;
  position: relative;
  padding-left: 25px; 
  padding-top: 10px;
}

.leis-form-label input[type="checkbox"],.custom-checkbox input[type="checkbox"] {
  margin: 0;
  padding: 0;
  visibility: hidden;
  position: absolute; }

.leis-form-label em,.custom-checkbox em {
  position: absolute;
  left: 0;
  top: 8px;
  width: 20px;
  height: 20px;
  background-position: -236px 0; }

.leis-form-label em.checked,.custom-checkbox em.checked {
  background-position: -236px -20px; }

/*minilease private page styling begins here*/
.mini-private {
  float: left;
  width: 100%;
  padding: 0 10px 5px; }

.mini-private h1, .vehi-gui-text h1 {
  color: #000000 !important;
}

.mini-private p {
  font-size: 16px;
  margin: 15px 0; }

.mini-private ul {
  display: block;
  margin: 0;
  padding: 0; }

.mini-private ul li {
  background: url("../img/minilease/tick.png") no-repeat scroll 0 6px;
  display: block;
  padding-left: 22px;
  font-size: 16px;
  line-height: 26px; }

/*bug fixing styling begins here or helper classes*/
.main-heading {
  font-size: 40px;
  line-height: 100%;
  margin: 64px 0;
  color: #000000; }

.fs18 {
  font-size: 18px; }

.mr15 {
  margin-right: 15px; }

.width870 {
  max-width: 870px; }

.margin-none {
  margin: 0; }

.line-height21 {
  line-height: 21px; }

.dib {
  display: inline-block; }

.mt15 {
  margin-top: 15px; }

.pt15 {
  padding-top: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pb55 {
  padding-bottom: 64px; }

#enquiryFrm .form-group {
  margin-bottom:8px; }

#enquiryFrm {
  padding-bottom: 5px; }

.insuranceheading {
  color: #898989;
  font-size: 14px;
  line-height: 36px;
  padding-right: 0px; }

/* hertz css, js optimisation*/
.displayNone {
  display: none; }

.no-record-box {
  display: table;
  width: 100%;
  height: 200px; }

.hei100 {
  height: 100px; }

.no-record-box > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

/* \hertz css, js optimisation*/
/*media queries starts here*/
@media all and (max-width: 1024px) {
  .vehicle-guide-banner h1 {
    margin-top: 20px;
    font-size: 36px; }
  .vehicle-filter-list > li > a {
    padding-right: 26px; }
  .vehicle-filters > span {
    font-size: 16px;
    margin-left: 6px; }
  .car-img-details li {
    margin: 0 2px; }
  .hertz-never-box h2 {
    bottom: 60px;
    font-size: 30px;
    right: 6px; }
  .hertz-never-box a {
    bottom: 4px;
    right: 5px; }

  .mini-img-box div p {
    font-size: 16px; }
  .col-block3 .milicontainer {
    overflow-x: hidden; }
  .col-block3 .brdr1 {
    margin-left: 25px; }
  .col-block3 {
    padding-top: 60px; } }

@media all and (max-width: 992px) {
  .icon-blContent {
    width: 69%; }
  .icon-bg {
    margin-right: 10px; }
  .block-img h3, .block-img-right h3 {
    font-size: 25px; }
  .yellowBand p {
    font-size: 18px; }
  .vehicle-guide-banner h1 {
    margin-top: 10px;
    font-size: 30px; }
  .vehicle-guide-banner p {
    font-size: 14px; }
  .hertz-never-box {
    display: inline-block;
    float: none;
    max-width: 286px; }
  /*VK Start*/
  .col-block3 > .milicontainer > .row {
    margin-right: 0px;
    margin-left: 0px; }
  .presentingMan {
    height: 151px;
    width: 151px;
    top: -40px;
    right: 0; }
  .block-img .btn.btn-primary, .block-img-right .btn.btn-primary {
    font-size: 14px;
    padding: 0px 8px;
    height: 36px;
    line-height: 36px; }
  /*VK end*/
  .ebm-links-parent {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    margin: 0; }
  .footer-copyright-bottom .v-logo {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0; }
  #right-poster {
    text-align: center; }
  .right-poster {
    width: 282px;
    margin: 0 15px 20px 15px;
    float: none;
    display: inline-block;
    vertical-align: top; }
  #right-poster .r-block {
    width: 282px;
    float: none;
    display: inline-block;
    vertical-align: top;
    height: 281px; }
  .videoModal .modal .modal-dialog {
    left: 0px;
    width: 90%;
    margin-left: 5%;
    top: 25px; }
  #right-poster {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-left: 0;
    margin-top: 10px; }
  .new-right-poster {
    margin-left: 0; }
  .faq-left-sec {
    margin-bottom: 10px; }
  .col-block3 .brdr1 {
    margin-left: 0; }
  /* .mini-img-box div{top: 131px;} */
  .mini-img-box div h3 {
    font-size: 26px; }
  .mini-img-box div p {
    margin: 15px 0; }
  .col-block3 .milicontainer {
    overflow-x: visible; }
  .leis-form-label {
    font-size: 14px; }
  .col-block3 {
    padding-top: 37px; }
  .faq-box {
    margin-top: 30px; } }

@media all and (max-width: 767px) {

  .leis-form-label{ margin-bottom: 10px; }
  .banner-images {
    height: auto; }
  .headmastContent h1 {
    padding-right: 0px;
    font-size: 36px; }
  /* .headmastBtn{bottom: 0; width: 90%;} */
  .headmastBtn {
    background: black;
    padding: 30px 20px 14px;
    position: relative;
    float: left; }
  .headmastBtn .wfull {
    float: left;
    margin: 0 auto;
    width: 100%; }
  .headmastBtn .wfull .pull-left {
    float: none !important;
    margin-right: 0; }
  .headmastBtn a {
    margin-bottom: 16px; }
  .icon-blContent {
    width: 60%;
    margin: 0 auto;
    text-align: center; }
  .icon-blContent p {
    font-size: 16px; }
  .block-img-right {
    margin-top: 20px; }
  /*VK Start*/
  .yellowBand {
    padding-left: 20px;
    background-image: none; }
  .col-block3 p.formhead {
    margin-bottom: 10px; }
  .block-img h3, .block-img-right h3 {
    font-size: 20px; }
  .block-img h3, .block-img .btn.btn-primary {
    left: 25px; }
  .block-img .btn.btn-primary, .block-img-right .btn.btn-primary {
    bottom: 10px;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding: 0px 6px; }
  form.form-horizontal .form-control {
    margin-bottom: 15px;
    font-size: 14px; }
  .form-group {
    margin-bottom: 0px; }
  .form-group:first-child {
    margin-bottom: 15px; }
  form.form-horizontal .btn.btn-primary.btn-block {
    padding: 0px 6px; }
  /*VK end*/
  .faq-box {
    margin: 20px 0;
    clear: both; }
  .hertz-never-box {
    margin-bottom: 20px; }
  .hertz-never-box h2 {
    bottom: 80px;
    font-size: 40px;
    right: 12px; }
  .hertz-never-box a {
    bottom: 17px;
    right: 12px; }
  .vehicle-guide-banner p {
    display: none; }
  .vehicle-filter-list {
    width: 100%; }
  .vehicle-filter-list > li {
    float: none;
    margin: 10px; }
  .listing-dropdown {
    min-width: 100%; }
  .listing-dropdown .cars-listing {
    width: 100%; }
  .vehicle-filter-list {
    display: none; }
  .vehicle-filters > span {
    line-height: 100%;
    float: none;
    display: block;
    margin: 0 20px;
    background: #FFF;
    padding: 10px;
    color: #000; }
  .vehicle-guide-banner h1 {
    margin-bottom: 10px;
    margin-top: 20px; }
  .vehicle-guide-banner {
    height: 184px; }
  .call-booking form.form-horizontal .btn.btn-primary.btn-block {
    margin: 10px 0; }
  #enquiryForm .milicontainer {
    padding: 45px 0; }
  .car-img-details li {
    margin: 0 10px 0 15px; }
  .faq-box {
    background: #ffffff; }
  .faq-box ul, .faq-box a {
    display: none; }
  .faq-box a {
    float: left; }
  .faq-box h3 {
    background: #ffffff; }
  .faq-box h3, .vehicle-filters > span {
    position: relative; }
  .faq-box h3 em, .vehicle-filters > span > em {
    background-position: -75px 0;
    display: inline-block;
    height: 8px;
    position: absolute;
    right: 7px;
    top: 43%;
    width: 13px; }
  .faq-box h3 em.active, .vehicle-filters > span > em.active {
    background-position: -75px -12px; }
  .faq-box h3 em.active {
    background-position: -75px 0; }
  .mini-img-box {
    margin-bottom: 50px; }
  .mini-img-box figure img {
    width: 100%; }
  .col-block3 .brdr1 {
    padding-bottom: 25px; }
  #callbackForm .call-booking {
    width: 96%;
    padding: 50px 10px; }
  .phone-band em {
    display: none; }
  .call-booking #callback-Form {
    float: none;
    width: auto;
    margin-right: -15px;
    margin-left: -15px; }
  .phone-band span {
    text-indent: 0px;
    line-height: 150%;
    padding: 8px; }
  .vehicle-guide-banner .banner-images img {
    width: 100%;
    height: 195px; }
  .col-block2 {
    padding-bottom: 0; }
  .mini-img-box div {
    top: 80%; }
  /* .mini-img-box{margin-bottom: 160px;} */
  .col-block3 {
    background-position: left bottom; }
  #enquiryFrm .form-group {
    margin-bottom: 0; }
  .car-gallery {
    width: 49%; }
  .filter-result {
    padding: 0 15px; }
  .col-block2 {
    padding-top: 40px; }
  .icon-bg {
    float: none;
    margin: 0 auto; }
  .main-heading {
    font-size: 32px;
    margin: 40px 0 16px; }
  .mini-img-box div h3 {
    font-size: 24px; }
  .headmastBtn .btn.btn-primary, .btn.btn-primary {
    font-size: 14px; }
  .vehicle-filters {
    float: none;
    width: auto;
    margin: 0 -15px;
    border-left: none;
    border-right: none; }
  .vehicle-block {
    background: #ffffff; }
  #callbackForm .call-booking .phone-band {
    float: none;
    width: auto;
    margin: 0 -10px; } }

@media all and (max-width: 600px) {
  .icon-block {
    margin-top: 0px;
    float: left;
    width: 50%; }
  .yellowBand p {
    font-size: 16px; }
  .mini-img-box div p {
    font-size: 15px; }
  .ui-datepicker {
    width: 90% !important;
    margin: 0 5%;
    left: 0 !important; }
  .vehicle-guide-banner h1 {
    font-size: 20px; }
  .icon-blContent {
    min-height: 130px; } }

@media all and (max-width: 479px) {
  .vehicle-pricing li {
  height: 145px; 
  }
  .headmastContent h1 {
    font-size: 24px; margin-top: 74px; }
  .icon-bg {
    width: auto; }
  .icon-blContent {
    width: 90%; }
  .listing-dropdown .cars-listing li {
    width: 50%; }
  .vehicle-guide-banner h1 {
    font-size: 21px; }
  .vehicle-guide-banner .btn.btn-primary {
    font-size: 15px; }
  .vehicle-pricing li p, .car-img-details li span, .vb-heading .car-name, .vb-heading .car-transmision {
    font-size: 12px; }
  .car-img-details li span {
    display: block;
    margin-top: 7px; }
  .car-img-details li {
    margin: 0 8px;
    text-align: center; }
  .vehicle-pricing li p strong {
    font-size: 21px; }
  .car-spec-list, .car-gallery {
    width: 100%;
    padding: 0 15px;
    text-align: center; }
  .vehicle-guide-banner .banner-images img {
    width: 100%;
    height: 184px; }
  .icon-blContent p {
    font-size: 14px;
    display: block;
    margin-top: 15px; } }

@media all and (max-width: 400px) {
  .faq-mob-contact {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 20px; }
  .faq-mob-contact h3 {
    font-size: 18px;
    line-height: 41px;
    font-weight: bold;
    color: #000000;
    background: #d8d8d8;
    margin: 0;
    padding: 0 0 0 10px;
    text-transform: uppercase; }
  .faq-mob-contact ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
    background: #fafafb;
    border: 1px solid #c8cacc;
    float: left;
    width: 100%;
    border-top: none; }
  .faq-mob-contact ul li {
    float: left;
    width: 100%;
    margin: 7px 0; }
  .faq-mob-contact ul li small {
    float: left;
    width: 34px;
    height: 34px;
    background: url(../img/carvan/sprite.png) no-repeat scroll 0 0;
    margin: 0 15px; }
  .faq-mob-contact ul li small.faq-mob-call {
    background-position: -393px -368px; }
  .faq-mob-contact ul li small.faq-mob-loc {
    background-position: -443px -368px; }
  .faq-mob-contact ul li small.faq-mob-mail {
    background-position: -493px -368px; }
  .faq-mob-contact ul li a {
    float: left;
    font-size: 18px;
    color: #066198;
    text-decoration: underline;
    margin: 5px 0 0; }
  .faq-section #right-poster .gbxbgbor {
    background: #fafafb;
    border: 1px solid #c8cacc; }
  #right-poster .right-poster p {
    font-size: 32px; }
  #right-poster .right-poster, #right-poster .r-block {
    float: left;
    width: 211px; }
  #right-poster .r-block {
    height: 210px; }
  .right-panel {
    margin-top: 10px;
    padding: 5px; }
  #right-poster .right-poster p {
    font-size: 24px; }
  .mini-img-box div p {
    margin: 10px 0;
    font-size: 13px; }
  .mini-img-box div {
    top: 70%; }
  .main-heading {
    font-size: 35px;
    margin: 40px 0 23px; }
  .fs18 {
    font-size: 16px; }
  .col-block3 p.formhead {
    margin-bottom: 15px; }
  .presentingMan {
    height: 151px;
    right: -11px;
    top: -23px;
    width: 151px;
    box-shadow: none;
    border-radius: 0;
    background: none;
    border: 0; }
  .yellowBand p {
    font-size: 18px;
    line-height: 22px; }
  .yellowBand {
    background-image: none;
    padding-left: 22px; }
  .col-block3 p.formhead {
    font-size: 16px;
    margin-top: 30px;
    line-height: 22px; }
  .presentingMan {
    width: 100px;
    height: 100px; }
  .yellowBand p {
    font-size: 14px;
    line-height: 17px; }
  .more-details {
    font-size: 12px; }
  .vehi-bann-txt .btn.btn-primary {
    padding: 0 6px; }
  .icon-blContent p {
    font-size: 13px; }
  .vehicle-guide-banner h1 {
    font-size: 20px; }
  .btn.btn-primary {
    font-size: 15px; }
  form.form-horizontal .form-control {
    font-size: 12px;
    margin-bottom: 15px;
    padding: 6px 12px 6px 6px; } }

@media all and (max-width: 767px) and (orientation: landscape) {
  #callbackForm .call-booking, .enquiry-popup .milicontainer {
    height: 280px;
    overflow-x: hidden;
    overflow-y: auto; } }

@media all and (max-width: 767px) and (orientation: portrait) {
  #callbackForm .call-booking, .enquiry-popup .milicontainer {
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .minDefHt > div {
    min-height: 468px; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .minDefHt > div {
    min-height: 527px; }

.vehicle-pricing li p span {
  font-size: 12px;
}

.vehicle-pricing li p strong {
    font-size: 20px;
    line-height: normal;
}


 }

@media screen and (min-width: 768px) {
  .banner-images::before {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); }
  .banner-images.nobgcolor::before {
    background: none !important; } }

@media screen and (max-width: 767px) {
  .minDefHt > div {
    min-height: auto; }
  .hero-section::before {
    background: rgba(0, 0, 0, 0.5); }
  .headmastContent .banner-images, .vehicle-guide-banner, .vehicle-guide-banner .banner-images img {
    height: auto; } 
  .right-poster { width: 100%; margin: 20px 0px 20px 0px; }
  .right-poster img{width:100%}
}

#nav-container .nav-menu a, #nav-container .nav-menu span {line-height: 16px;}


.btn.btn-primary, .headmastBtn .btn.btn-primary, form.form-horizontal .btn.btn-primary.btn-block, .mini-img-box div h3, .form-group .btn.btn-primary, .mini-img-box .btn.btn-primary, .formhead .btn.btn-primary, .vehicle-filter-list > li > a, .vb-heading .car-name, .vehicle-pricing li p strong, .vehicle-pricing li.two-column p strong, .faq-box h3, .close-popup, .back-popup, .faq-left-sec .faq-heading, .mini-private h1, .vehi-gui-text h1, .main-heading{font-family: 'Ride'; font-style: normal; font-weight: bold; text-rendering: optimizeLegibility; }

.custom-checkbox{
            font-size: 14px;
  line-height: normal;
  color: #898989;
  vertical-align: middle;
  position: relative;
  padding-left: 25px;
  padding-top: 10px;
  }
  /* .ch_market_box{padding-left: 2%; font-size: 14px;color: #898989;} */
  .field_block{ padding-left:15px; margin-bottom: 20px;}
  .field_block .custom-checkbox:hover{cursor:pointer; color: #333}
  .titleData{margin-top:5px;}

  .dropdowninputCommon{position: relative;}
  .dropdowninputCommon ul { background: #ffffff; height: 150px; left: 0; list-style: outside none none; margin: 0; border: 1px solid #cccccc; border-top: 0px; overflow-x: hidden; overflow-y: auto; padding: 0px 0px 10px 0; position: absolute; top: 100%; width: 100%; z-index: 99; display: none; }
  .dropdowninputCommon ul li.selected {font-weight: bold;}
  .dropdowninputCommon ul li {cursor: pointer; display: block; padding:5px 10px; color: #898989; font-size: 15px; border-top: 1px solid #e9e9e9;line-height: 1.5;}
  .dropdowninputCommon ul li i { font-size: 12px; display: block;font-style: normal;}

  .location-list{font-weight: bold;}
  .location-normal{font-weight: normal;}