/*-----------------car page csss-------------------------*/

.puplishnumber {
  text-align: center;
  background: rgba(0, 0, 0, 0) url("/sites/1/NewsletterSignUp/img/call-icon.gif") no-repeat scroll 10% 0;
  font-family: Arial;
  font-size: 21px;
  height: 68px;
  margin-top: 10px;
  padding-left: 82px;
  padding-top: 2px;
  color: #003e6d;
}

.puplishnumber span {
  padding-left: 10px;
  font-size: 30px;
  font-weight: bold;
  color: #FB8E32;
}

.puplishnumber span a {
  text-decoration: none;
  color: #FB8E32;
}

.carheader {
  background: url(/sites/1/NewsletterSignUp/img/main-banner.jpg) no-repeat 0px 0px;
  width: 100%;
  background-size: cover;
  min-height: 704px;
  display: block;
}

.signup-box h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #FFF;
  margin: 0;
}

.signup-box p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #FFF;
  margin: 0;
  padding: 0;
}

.goggles3 {
  background: #FFFFFF;
  margin-top: -33px;
}

.goggles3 h2 {
  font-size: 2.5em;
  text-align: left;
  padding: -1px 5px;
  font-family: Arial;
  font-weight: bold;
  color: #ff7b06;
  margin-top: 8px;
}

.goggles3 p {
  color: #565656;
  font-size: 1.2em;
  text-align: left;
  padding: 0em 0 .7em;
}

.reviewscar {
  background: #f3f3f3;
  color: #565656;
  padding-bottom: 10px;
  border: 1px solid #ddd9d9;
}

.readmore {
  color: #fe6306!important;
}

.readmore a {
  color: #fe6306!important;
}

.carmar5 {
  margin-left: 1px;
}

.txtcontent .col-md-5 {
  margin-top: 4%;
  text-align: center;
  margin-left: 20px!important;
}


/*--Slider Css--*/

.span3 {
  float: left;
  list-style: outside none none;
  width: 16%;
}

.thumbnails {
  margin: 0;
  padding: 0;
  border: none;
}

.thumbnail {
  border: none;
  background-color: #f7f7f7;
}

.cardiv1con {
  background: #FFF;
  padding: 10px 0px!important;
  font-size: 1.2em;
  margin: 0 0px 15px 0;
}

.cardiv1con h1 {
  color: #07416c;
  /*background-color:#fafafa;*/
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0px;
  line-height: 35px;
}

.cardiv1con p {
  text-align: justify;
}

.cardiv2con {
  background: #FFF;
  padding: 10px;
  font-size: 1.2em;
  margin: 0 15px 15px 0px;
}

.cardiv2con h1 {
  color: #07416c;
  /*background-color:#fafafa;*/
  border-bottom: 1px solid #e1e1e1;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0px;
  line-height: 35px;
}

.cardiv2con p {
  text-align: justify;
}

.col-xs-12.col-md-5.col-sm-5.col-lg-5.cardiv2con.reviews.pull-right {
  margin-top: 11px;
  !important;
  padding: 0 15px !important;
}

.border {
  border: 1px solid #efefef;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  min-height: 221px !important;
  padding: 14px 15px;
}

.border>ul li {
  list-style-type: disc!important;
}

.CarSearch {}

.CarSearch .form-control {
  height: 38px;
}

.CarSearch>.input-group {
  background: #151319 none repeat scroll 0 0;
  height: 34px;
  padding: 7px 10px;
  position: absolute;
  top: -32px;
  z-index: 0;
}

.CarSearch>.input-group label {
  color: #fff;
  font-size: 15px;
  font-weight: bold !important;
  text-shadow: none;
}

.CarSearch>.input-group input[type="checkbox"],
.CarSearch>.input-group input[type="radio"] {
  height: inherit;
  visibility: inherit;
  width: inherit;
}

.CarSearch>.input-group input[type="checkbox"]+label::before,
.CarSearch>.input-group input[type="radio"]+label::before {
  background: inherit;
  border: 0 none;
  box-shadow: none;
  content: "";
  font-size: inherit;
  height: inherit;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: inherit;
}

.CarSearch>div:nth-child(2) .input-group .input-group-addon {
  display: none;
}

.CarSearch>div:nth-child(2)>div .input-group {
  display: inline-block;
  margin: 0;
  width: 100% !important;
}

.CarSearch>div:nth-child(2)>div {
  /* display: inline-block;*/
}

.CarSearch>div:nth-child(2)>div:first-child {
  display: none;
}

.CarSearch>div:nth-child(2)>div:nth-child(-n+3) {
  /* width: 35%;*/
}

.CarSearch>div:nth-child(2)>div:last-child {
  /*width: 35%;*/
}

.CarSearch .input-group input {
  background: #fff url(/sites/1/NewsletterSignUp/img/location-ico.png) no-repeat scroll 0% center;
  border: 1px solid #c0c1c0;
  color: #565656;
  font-size: 14px;
  padding: 10px 20px 12px 40px;
  width: 99%;
}

.CarSearch .input-group .calc1 {
  background: #fff url(/sites/1/NewsletterSignUp/img/Calc-icon.png) no-repeat scroll 0% center;
  border: 1px solid #c0c1c0;
  color: #565656;
  font-size: 13px;
  padding: 8px 20px 10px 40px;
  width: 77%;
}

.CarSearch .input-group .calc2 {
  margin: 0 0 0 -41px;
}

.CarSearch>div:nth-child(3) input[type="checkbox"] {
  height: inherit;
  visibility: inherit;
  width: inherit;
}

.CarSearch>div:nth-child(3) label {
  color: #FFF;
  font-size: 14px;
  font-weight: bold !important;
  margin-right: 10px;
  text-shadow: none;
}

.CarSearch>div:nth-child(3) input[type="checkbox"]+label::before {
  background: inherit;
  border: 0 none;
  box-shadow: none;
  content: "";
  font-size: inherit;
  height: inherit;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: inherit;
}

.CarSearch>div:nth-child(4) {
  display: inline-block;
  vertical-align: top;
}

.CarSearch>div:nth-child(5) {
  display: inline-block;
  vertical-align: top;
  float: right;
  padding-left: 10px;
}

.CarSearch>div:nth-child(4)>div:not(:last-child) {
  padding-right: 0;
}

.CarSearch>div:nth-child(4)>div .input-group-addon {
  background-color: transparent;
  border: 0 none;
  box-shadow: none;
  display: block;
  height: auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}

.CarSearch>div:nth-child(4)>div .input-group-addon br {
  display: none;
}

.CarSearch>div:nth-child(4)>div .input-group-addon label {
  font-size: 12px;
  margin-bottom: 5px;
}

.CarSearch>div:nth-child(4)>div .input-group {
  width: 100%;
}

.CarSearch>div:nth-child(4)>div .input-group select {
  -moz-appearance: none;
  background: #fff url(/sites/1/NewsletterSignUp/img/select-icon3.png) no-repeat scroll right center;
  border: 1px solid #c0c1c0;
  color: #565656;
  font-size: 13px;
  height: 40px;
  margin: 0 8px 5px 0;
  /*width: 100% !important;*/
  border-radius: 0;
}

.CarSearch select.input-lg {
  line-height: inherit;
}


/*.CarSearch > div:nth-child(4) > div:nth-child(-n+4) {
    width: 17%;
}*/

.CarSearch>div:nth-child(4)>div:nth-child(5) {
  /*width: 32%;*/
}

.CarSearch>div:nth-child(4)>div:nth-child(5) select {
  -moz-appearance: none;
  background: #fff url(/sites/1/NewsletterSignUp/img/select-icon3.png) no-repeat scroll top right;
  border: 1px solid #c0c1c0;
  color: #565656;
  height: 40px;
  margin: 0 10px 5px 0;
  padding-left: 15px;
  border-radius: 0;
  /*width: 20%;*/
}

.CarSearch>div:nth-child(5) .SearchButton {
  margin: 0px 38px 0 3px;
}

.CarSearch>div:nth-child(5) .SearchButton input[type="submit"] {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ff6406;
  background-image: url(../images/search-icons.png);
  background-origin: padding-box;
  background-position: 8% center;
  background-repeat: no-repeat;
  background-size: auto auto;
  border: 1px solid #fff;
  -webkit-border-radius: 0px!important;
  -moz-border-radius: 0px!important;
  border-radius: 0px!important;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: Tahoma;
  font-size: 1.5em;
  font-weight: normal;
  padding: 6px 1em 6px 3em;
  text-align: center;
  text-decoration: none;
}

.CarSearch>div:nth-child(5) .SearchButton input[type="submit"]:hover {
  background-color: #fc9806;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.goggles {
  background: #e6e6e6 none repeat scroll 0 0;
  padding: 2em 0;
}

.product-one {
  margin-bottom: 1em;
}

.bgcolor .container {
  padding: 0;
}

.signup-box {
  width: 95% !important;
}

.signup-box .NewsletterFormDiv {
  display: block;
  margin: 10px auto;
  width: 90%;
}

.signup-box .NewsletterRow .NewsletterEmailLabel {
  display: none;
}

.signup-box .NewsletterEmail input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #b8b8b8;
  border-radius: 0;
  color: #000000;
  height: 31px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.signup-box .NewsletterRow {
  display: inline-block;
  float: left;
  width: 75%;
}

.signup-box .NewsletterButtonDiv {
  display: inline-block;
}

.signup-box .NewsletterButtonDiv input {
  background: #ff7400 url(/sites/1/NewsletterSignUp/img/SubscribeNow.jpg) no-repeat scroll 8% center;
  border: 0 none;
  color: transparent;
  content: "";
  display: inline-block;
  height: 32px;
  margin: 0;
  width: 133px;
}

.signup-box .NewsletterButtonDiv input:hover {
  color: transparent;
}

.signup-box .NewsletterSuccessDiv {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}

@media (min-width: 480px) and (max-width: 767px) {
  .searchwidget {
    background-color: #15758f;
    height: auto;
  }
  .main-heading {
    font-size: 1.9em!important;
    margin-top: 6%!important;
    color: #000000!important;
    text-shadow: none!important;
  }
}

@media (min-width: 320px) and (max-width: 361px) {
  .main-heading {
    font-size: 1.9em!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  #top-wizard {
    font-size: 16px!important;
  }
  .wizard-header {
    font-size: 15px!important;
  }
  .col-md-6.col-xs-12.custom-list-style h4 {
    font-size: 17px!important;
  }
  .navbar.navbar-default {
    width: 100% !Important;
    margin: 0 auto;
    border: 0;
    border-radius: 0;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 10px;
    margin: 15px 5px 0 0!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .phonebutton {
    font: 13px Arial!important;
  }
  .carbanner {
    margin: 0 auto;
    margin-top: 0%!Important;
    text-align: center;
    width: 100%!important
  }
  .carbanner .txtcontent {
    margin: 0 auto;
    align-content: center;
  }
  .carbanner-top .txtcontent .col-md-6 {
    margin-top: 5%!important;
    background: rgba(0, 0, 0, 0.64);
    background-size: cover;
    padding: 10px;
    margin: 0 auto;
  }
  .banner-top {
    padding: 2em 0em;
    min-height: 535px;
    /*margin-left:30px;*/
    width: 100%;
    margin: 0 auto;
  }
  .carbanner h2 {
    color: #ffffff;
    font-size: 1.5em!important;
    text-align: center;
    line-height: 28px;
    font-weight: 700;
  }
  .carbanner p {
    color: #F3F3F3;
    /*line-height: 1.5em;*/
    font-size: 1.1em;
    margin: 0em 0 10px 0;
    font-weight: 300;
    font-family: Tahoma;
    /*width:650px;text-align: left;*/
  }
  .carbanner span {
    color: #F3F3F3;
    /*line-height: 1.5em;*/
    font-size: 1.2em!important;
    margin: 0em 0 0 0;
    font-family: Tahoma;
    /*width:650px;*/
    text-align: center;
    line-height: 17px;
  }
  .carbanner span.deal {
    font-family: Arial;
    font-size: 1.8em !important;
    line-height: 25px;
    color: #ffcc00;
    font-weight: bold;
  }
}

@media (max-width: 767px) {
  /*.header {
    background-size: auto auto; 
  }*/
  .carbanner {
    margin: 0 !important;
    width: 100% !important;
  }
  .col-xs-12.col-md-5.col-sm-5.col-lg-5.cardiv2con.reviews.pull-right {
    margin: 0 !important;
    padding: 0 !important;
  }
  .carbanner-top .txtcontent .col-md-6 {
    margin-top: 0 !important;
  }
  .carbanner-top .txtcontent .col-md-6 {
    margin-top: 3% !important;
  }
  .searchwidget {
    background: #7ab8d1 none repeat scroll 0 0 !important;
    height: auto !important;
    margin: 0 !important;
  }
  .carbanner h2 {
    font-size: 22px !important;
  }
  .top-nav {
    margin: 0 !important;
  }
  .container.bg_blue {
    background: transparent !important;
    min-height: auto !important;
    margin-bottom: 0 !important;
  }
  .carheader {
    min-height: auto !important;
    background: #7ab8d1 none repeat scroll 0 0;
    position: relative;
    z-index: 999;
  }
  .container.bg_blue .ControlDiv {
    background: #15758f none repeat scroll 0 0 !important;
    padding-bottom: 76px;
    padding-top: 29px;
  }
  .searchwidget.custom-car-search {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .CarSearch>div:nth-child(5) .SearchButton input[type="submit"] {
    float: right;
    margin-right: 17px;
    padding: 6px 4em;
    width: 100%;
  }
  .banner {
    margin-top: 0;
  }
  .banner-top {
    min-height: auto !important;
  }
  .CarSearch>.input-group {
    padding: 7px 0;
  }
  .banner-top .txtcontent {
    margin-bottom: 30px;
  }
  .box_1 {
    display: none;
  }
  .signup-box .NewsletterRow {
    width: 50%;
  }
  .CarSearch>div:nth-child(2) {
    display: table;
    width: 100%;
  }
  .CarSearch>div:nth-child(2)>.row div[class*="col-xs"] {
    padding: 0;
  }
  .CarSearch>div:nth-child(2)>div:last-child>div:first-child {
    /*    padding: 0 0 5px;*/
  }
  .CarSearch>div:nth-child(2)>div:last-child>div:last-child {
    /* padding: 0 0 5px;*/
  }
  .CarSearch>div:nth-child(2)>div:nth-child(-n+3) {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .CarSearch>div:nth-child(2)>div:last-child {
    margin: 0;
    /* width: 100%;*/
  }
  .CarSearch>div:nth-child(2)>div:last-child>div {
    /*width: 100%;*/
  }
  .CarSearch>div:nth-child(2)>div:nth-child(2)>div::before {
    display: none;
  }
  .CarSearch>div:nth-child(4) {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .CarSearch>div:nth-child(4)>div:nth-child(-n+4) {
    padding: 0;
    /*width: 100%;*/
  }
  .CarSearch>div:nth-child(4)>div:nth-child(5) {
    padding: 0;
    /*width: 100%;*/
  }
  .CarSearch>div:nth-child(4)>div .input-group-addon {
    /*display: none;*/
  }
  .CarSearch>div:nth-child(4)>div .input-group::before {
    color: #000;
    left: 0;
    line-height: 40px;
    padding: 0 10px;
    pointer-events: none;
    position: absolute;
    z-index: 11;
  }
  .CarSearch>div:nth-child(4)>div .input-group select.input-lg {
    /* padding-left: 6em;*/
    color: #000;
  }
  .CarSearch>div:nth-child(5) {
    display: table;
    width: 100%;
    padding-left: 0px!important;
  }
  .CarSearch>div:nth-child(5) .SearchButton {
    display: inline-block;
    margin: 0.3em 0;
    width: 100%;
  }
  /*.CarSearch > div:nth-child(5) .SearchButton input[type="submit"] { float: none; padding: 6px 4em; width: 100%; }*/
  .underline-text {
    font-size: 24px;
    font-weight: bold;
  }
  .footer-top {
    overflow: hidden;
  }
  .footer-top .div2 {
    width: 100%;
  }
  .footer-top img {
    width: 100%;
  }
  .footer-logo {
    /* margin-bottom: 10px;*/
    position: relative;
    text-align: center;
    width: 100% !important;
  }
  .footer-logo h1 {
    width: 100%;
  }
  .signup-box {
    display: inline-block;
    height: auto !important;
    margin: 0;
    position: relative;
    width: 100% !important;
  }
  .signup-box h1 {
    font-size: 26px;
    margin: 10px 0;
  }
  .signup-box p {
    font-size: 12px;
    margin: 10px 0;
  }
  .signup-box .NewsletterFormDiv {
    margin: 0;
    width: 100%;
  }
  .signup-box .NewsletterRow {
    width: 60%;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  .main-heading {
    font-size: 2.9em!important;
    margin-top: 6%!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  .box_1 {
    width: 65%;
  }
  .CarSearch>div:nth-child(5) .SearchButton {
    margin: 16px 28px 0 168px !important;
  }
  .CarSearch>div:nth-child(4)>div .input-group-addon label {
    font-size: 11px;
  }
  .border>ul li {
    list-style: outside none disc;
    !important
  }
}

@media (max-width: 992px) {
  .main-heading {
    font-size: 2.9em!important;
    margin-top: 6%!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  .banner {
    width: 100%;
  }
  .banner-top .txtcontent {
    width: 100%;
  }
  .CarSearch>div:nth-child(5) .SearchButton {
    margin-top: 18px;
  }
  #newsletter {
    background: transparent none repeat scroll 0 0 !important;
    min-height: auto !important;
  }
  .callus.custom-car-call a {
    font-size: 1.2em !important;
  }
  .col-md-12 {
    padding-right: 0px!important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .col-md-12 {
    padding-right: 0px!important;
  }
  .callus.custom-car-call a {
    font-size: 1.2em !important;
  }
  .custom-contact.container-fluid {
    width: 83%!important;
  }
  .CarSearch>div:nth-child(5) .SearchButton {
    margin: 0px 15px 0 3px!important;
  }
  .carbanner {
    margin: 6% auto 0;
    text-align: center;
    width: 50%;
    display: block;
  }
  .carbanner h2 {
    font-size: 2em!important;
  }
  .puplishnumber {
    font-size: 17px!important;
  }
  .puplishnumber span {
    font-size: 26px!important;
  }
  p.callus span {
    font-size: 17px !important;
  }
  .carbanner {
    width: 100% !important;
  }
  .searchwidget {
    margin: -26em 0 0 !important;
  }
  .callus.custom-car-call {
    padding: 0;
  }
  .box_1 {
    margin-top: 1.8em !important;
    width: 38% !important;
  }
  .carbanner-top .txtcontent .col-md-6 {
    float: none !important;
  }
  .top-nav.hidden-xs.custom-car-nav {
    margin-left: 0 !important;
    margin-top: 13px;
  }
}

@media (min-width: 1024px) and (max-width: 2048px) {
  .border {
    position: relative;
    z-index: 999;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  /*.banner-top {
    min-height: 600px;
}*/
  .banner-top .txtcontent {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .footer-top {
    overflow: hidden;
    padding: 0;
  }
  .footer-top .div2 {
    width: 100%;
  }
  .CarSearch>div:nth-child(2)>div:nth-child(2)>div::before {
    right: -10px;
  }
  h1.mrl {
    margin-right: 0;
  }
  .signup-box {
    height: auto !important;
    width: 100% !important;
  }
  .signup-box h1 {
    font-size: 34px;
  }
  .signup-box .NewsletterRow {
    width: 65%;
  }
  .carbanner {
    margin: 0 !important;
    width: 100% !important;
  }
  .txtcontent.custom-cartext .col-md-6 {
    width: 100% !important;
  }
  .navbar-header {
    float: right !important;
  }
  .container.bg_blue .ControlDiv {
    background: #15758f none repeat scroll 0 0 !important;
    padding-bottom: 76px;
    padding-top: 29px;
  }
  .carbanner-top .txtcontent .col-md-6 {
    margin-top: 0 !important;
  }
  .carbanner-top .txtcontent.custom-cartext .col-md-6 {
    margin-top: 20px !important;
  }
  .CarSearch>div:nth-child(5) .SearchButton {
    overflow: hidden;
  }
  .searchwidget {
    background: #7ab8d1 none repeat scroll 0 0 !important;
    height: auto !important;
    margin: 0 !important;
  }
  .searchwidget.custom-car-search {
    margin: 0 0 20px!important;
  }
  .border {
    border: 1px solid #d9d9d9;
    min-height: 340px !important;
    padding: 12px 15px;
  }
  .carbanner h2 {
    font-size: 25px !important;
  }
  .top-nav {
    margin: 0 !important;
  }
  .container.bg_blue {
    background: transparent !important;
    min-height: auto !important;
    margin-bottom: 0 !important;
  }
  .carheader {
    min-height: auto !important;
    background: #7ab8d1 none repeat scroll 0 0;
    position: relative;
    z-index: 999;
  }
  .container {
    width: 750px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /*.btn{display:none;}*/
  .CarSearch>div:nth-child(5) .SearchButton input[type="submit"] {
    background-clip: border-box;
    background-color: #ff7400;
    background-image: url(../images/search-icons.png);
    background-origin: padding-box;
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: auto auto;
    border: 2px solid #fff;
    padding: 8px 2em 6px 43px!important;
    font-size: 1.3em;
  }
}

@media (min-width: 768px) {
  .memenu>li.showhide {
    display: none !important;
  }
  .memenu>li:not(:first-child) {
    display: inline-block !important;
    width: auto;
  }
}

@media (min-width: 992px) {
  .searchwidget {
    margin: -21em 0 3em;
  }
}

@media (min-width: 992px) {
  .searchwidget2 {
    margin: -28em 0 3em;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .main-heading {
    font-size: 1.9em!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  .contentbgtopMob {
    padding: 5px 10px;
    display: block;
  }
  .carbanner h2 {
    font-size: 1.5em !important;
  }
  #top-wizard {
    font-size: 16px!important;
  }
  .col-md-6.col-xs-12.custom-list-style h4 {
    font-size: 17px!important;
  }
}

@media (min-width:900px) and (max-width: 960px) {
  .dropdown-menu {
    top: 100% !important;
  }
}

@media (min-width:961px) and (max-width: 990px) {
  .dropdown-menu {
    top: 100% !important;
  }
  .dropdown-menu {
    top: 70% !important;
  }
}

@media (min-width: 800px) and (max-width: 820px) {
  .main-heading {
    font-size: 2.9em!important;
    margin-top: 6%!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  .dropdown-menu {
    top: 99% !important;
  }
}

@media (min-width: 768px) and (max-width: 799px) {
  .dropdown-menu {
    top: 80% !important;
  }
  .main-heading {
    font-size: 2.9em!important;
    margin-top: 6%!important;
    color: #000000!important;
    text-shadow: none!important;
  }
}

@media (min-width: 481px) and (max-width: 599px) {
  .main-heading {
    font-size: 1.9em!important;
    color: #000000!important;
    text-shadow: none!important;
  }
  #top-wizard {
    font-size: 16px!important;
  }
}

@media (max-width: 398px) {
  #top-wizard {
    font-size: 16px!important;
  }
  .wizard-header {
    font-size: 15px!important;
  }
  .col-md-6.col-xs-12.custom-list-style h4 {
    font-size: 17px!important;
  }
  .signup-box .NewsletterRow {
    width: 50%;
  }
}

.banner .txtcontent h2 span {
  font-family: "Arial Narrow", Arial, sans-serif;
  font-weight: normal;
}

.banner .txtcontent h3 span {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.banner .txtcontent h2 span,
.banner .txtcontent h3 span {
  line-height: 26.4px;
}

.banner span.deal>span {
  color: #fd8813;
  font-family: "Arial Narrow", Arial, sans-serif;
  font-size: 59px !important;
  line-height: 65px;
}

#Type>label {
  padding: 0 19px 0 0;
}

.input-lg.AgeSelect {
  padding: 5px 8px;
}

.input-group-addon {
  /* background-color: #2e7bcc; border: 1px solid #2e7bcc; border-radius: 8px; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 0 rgba(255, 255, 255, 0.2);*/
  color: #FFF;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  /*border-radius: 0 6px 6px 0;*/
}

.input-group-addon.paxgroup {
  padding: 2px;
}

.form-control {
  border: 1px solid #2e7bcc;
}

.atlash1 {
  font-size: 16px;
  font-weight: bold;
  margin: 6px 0;
}

.ui-datepicker {
  z-index: 50 !important;
}

.ui-datepicker-trigger {
  display: none;
}

.searchlabel {
  font-weight: normal;
  margin: 0;
}

.searchlabel.airport {
  text-align: left;
  width: 45px;
}

.searchlabel.date {
  width: 66px;
}

.searchlabel.pax {
  font-size: 10px;
  width: 57px;
}

.searchlabel .fa {
  margin-right: 5px;
}

.searchlabel.pax .fa {
  margin-right: 0;
}

.phonebutton {
  background-color: #ff8418!important;
  color: #fff!important;
  font: 18px/19px Arial!important;
  padding: 5px!important;
  margin-left: 2em;
  margin-top: 0.8em;
}

.CarSearch .input-group .calccar {
  background: #fff url(/sites/1/NewsletterSignUp/img/Calc-icon.png) no-repeat scroll 0% center;
  border: 1px solid #c0c1c0;
  color: #565656;
  font-size: 13px;
  padding: 8px 20px 10px 40px;
  width: 100%;
}

.CarSearch .input-group .calccar1 {
  margin: 0 0 0 -41px;
}


/* iPhone 6 landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .optionmenu1 {
    display: none;
  }
  .banner p {
    text-align: center!important
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* iPhone 6 portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .optionmenu1 {
    display: none;
  }
  .banner p {
    text-align: center!important
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* iPhone 6 Plus landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  .optionmenu1 {
    display: none;
  }
  .banner p {
    text-align: center!important
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* iPhone 6 Plus portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) {
  .optionmenu1 {
    display: none;
  }
  .banner p {
    text-align: center!important
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* iPhone 6 and 6 Plus */

@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {
  .optionmenu1 {
    display: none;
  }
  .banner p {
    text-align: center!important
  }
  .banner span {
    font-size: 1.2em !important;
    margin-bottom: 10px !important;
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* Apple Watch */

@media (max-device-width: 42mm) and (min-device-width: 38mm) {
  .optionmenu1 {
    display:none;
  }
  .banner p {
    text-align: center!important
  }
  body {
    overflow: scroll;
    !important
  }
  #newsletter {
    min-height: 0px!important;
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
}


/* ipad media query*/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    overflow: scroll;
    !important
  }
  .container.bg_blue {
    min-height: 0px!important;
  }
  .carheader {
    min-height: 0px!important
  }
  #newsletter {
    min-height: 0px!important;
  }
}


/*(ldpi) Android*/

@media only screen and (-webkit-device-pixel-ratio:.75) {
  .CarSearch>div:nth-child(4)>div .input-group select {
    -moz-appearance: none;
    background: #fff url(/sites/1/NewsletterSignUp/img/select-icon3.png) no-repeat scroll right center;
    border: 1px solid #c0c1c0;
    color: #565656;
    font-size: 13px;
    height: 40px;
    margin: 0 8px 5px 0;
    width: 100% !important;
    border-radius: 0;
  }
  body {
    overflow: scroll;
    !important
  }
}


/*(mdpi) Android*/

@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
  .CarSearch>div:nth-child(4)>div .input-group select {
    -moz-appearance: none;
    background: #fff url(/sites/1/NewsletterSignUp/img/select-icon3.png) no-repeat scroll right center;
    border: 1px solid #c0c1c0;
    color: #565656;
    font-size: 13px;
    height: 40px;
    margin: 0 8px 5px 0;
    width: 100% !important;
    border-radius: 0;
  }
  body {
    overflow: scroll;
    !important
  }
}


/*(hdpi) Android*/

@media only screen and (-webkit-device-pixel-ratio:1.5) {
  .CarSearch>div:nth-child(4)>div .input-group select {
    -moz-appearance: none;
    background: #fff url(/sites/1/NewsletterSignUp/img/select-icon3.png) no-repeat scroll right center;
    border: 1px solid #c0c1c0;
    color: #565656;
    font-size: 13px;
    height: 40px;
    margin: 0 8px 5px 0;
    width: 100% !important;
    border-radius: 0;
  }
  body {
    overflow: scroll;
    !important
  }
}


/*------------Newsletter page css---bharat09313143909----------------*/

.main-heading {
  font-size: 3.2em;
  color: #ffffff;
  text-align: center;
  margin-top: 13%;
  text-shadow: 2px 2px 4px #000000;
}

#newsletter {
  background: url(/sites/1/NewsletterSignUp/img/newsletter-bannr.jpg) no-repeat 0px 0px;
  min-height: 455px;
}

#survey_container,
.ie8 #survey_container {
  background-color: #fff;
}

#survey_container {
  box-shadow: 0 0 5px #777;
}

.ie8 #survey_container {
  border: 1px solid #ddd;
}

#middle-wizard {
  padding: 19px 35px 0px;
}

#bottom-wizard {
  background-color: #f3f3f3;
  border-top: 1px solid #e7e7e7;
  padding: 15px 120px;
}

.wizard-header {
  color: #e67213;
  font-size: 17px;
  text-align: :left!important;
  padding-bottom: 50px;
}

#complete {
  padding: 0 45px 35px;
}

#complete h3 {
  margin-bottom: 40px;
}

#complete i {
  color: #cacaca;
  font-size: 160px;
  margin: 0 0 10px;
  padding: 0;
}

#complete button {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #8dc63f;
  border-radius: 3px;
  color: #8dc63f;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  outline: 0 none;
  padding: 15px 35px;
  text-decoration: none;
  transition: background 0.5s ease 0s;
}

#complete button:hover {
  background: #00aeef none repeat scroll 0 0;
  border: 2px solid #00aeef;
  color: #fff;
}

.box span {
  color: #1ab9a7;
  display: block;
  font-size: 100px;
  font-weight: 800;
  margin: 40px 0 43px;
}

.question_box {
  margin-bottom: 30px;
  padding-left: 40px;
  position: relative;
}

.question_box::before {
  color: #999;
  content: "ï™";
  font-family: FontAwesome;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  position: absolute;
  text-decoration: inherit;
  top: 5px;
}

.qty-buttons,
ul.data-list li,
ul.data-list-2 li {
  position: relative;
}

.thumbnail {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  display: block;
  line-height: 0;
  padding: 0;
  transition: all 0.2s ease-in-out 0s;
}

.caption {
  background: #f2f2f2 none repeat scroll 0 0;
}

.transit-to-top {
  cursor: pointer;
  height: 60px;
  overflow: hidden;
  width: 100%;
}

#top-wizard {
  padding: 8px 0px;
  text-align: center;
  background-color: #f3f3f3;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  font-size: 25px;
  color: #e67213;
}

#copy,
#top-wizard,
.main-title p,
h1,
{
  text-align: center;
}

#survey_container,
.ie8 #survey_container {
  background-color: #fff;
  Margin: 20px 0;
}

ul.data-list li,
ul.data-list-2 li {
  position: relative;
  line-height: 20px;
  margin-bottom: 27px;
}

.submitbtnnws {
  color: #ffffff;
  font-size: 21px;
  padding: 10px;
  background-color: #2ea2cc;
  font-weight: 700;
  border: 0px;
  width: 40%
}

#shadow-head {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  ;
  color: #e67213;
}

.shadow {
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: -6px;
  background: url(/sites/1/NewsletterSignUp/img/shadow_top_form.png) center top no-repeat;
}

custom-middle-row .col-md-6.col-xs-12>div {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
  padding: 10px 20px;
}

.custom-middle-row .col-md-6.col-xs-12 p {
  font-size: 15px;
  line-height: 26px;
}

.custom-middle-row .col-md-6.col-xs-12 {
  padding-left: 0;
}

.container.custom-middle-row {
  margin-top: 20px;
}

.custom-middle-row .col-md-6.col-xs-12 li {
  background: rgba(0, 0, 0, 0) url("/sites/1/NewsletterSignUp/img/check.png") no-repeat scroll left top 5px;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 6px;
  padding-left: 20px;
}

.col-md-6.col-xs-12.custom-list-style ul {
  padding-top: 10px;
}

.custom-middle-row .col-md-6.col-xs-12>div {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 1px solid #e7e7e7;
  padding: 10px 20px;
}

.custom-middle-row .col-md-6.col-xs-12 li:last-child {
  padding-bottom: 0;
}

.container.custom-middle-row {
  margin-bottom: 20px;
}

.custom-bottom-content #survey_container>div {
  font-size: 21px;
  font-weight: 500;
  padding: 10px 0;
}

.custom-bottom-content #survey_container>p {
  color: #222;
  font-size: 14px;
  line-height: 23px;
  padding: 10px 15px;
}

.custom-bottom-content #survey_container p span {
  display: block;
  padding-bottom: 4px;
}

.custom-contact {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 15px;
  padding: 10px 0;
  text-align: center;
}

.custom-contact .col-sm-2 {
  width: 20%;
}

.custom-contact .border-wrap {
  cursor: pointer;
  display: inline-block;
  min-width: 110px;
}

.custom-contact .border-bg {
  display: inline-block;
  margin: 0;
  padding: 8px;
  position: relative;
}

.custom-contact .border {
  align-items: center;
  -webkit-align-items: center;
  border-radius: 57%!important;
  display: flex;
  display: -webkit-flex;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  min-height: inherit !important;
  height: 120px;
  justify-content: center;
  -webkit-justify-content: center;
  width: 120px;
  padding: 0;
}

.custom-contact .glyphicon,
.custom-contact i {
  color: #d0c6c6;
  font-size: 32px;
  line-height: 40px;
}

.custom-contact .text-center {
  color: #515151;
  display: block;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
  font-size: 17px;
  font-weight: 400;
  padding: 10px 20px;
}

.custom-email .border-wrap .border {
  border: 30px solid #f07c3d;
  color: #f07c3d;
  transition: border-color 0.4s ease;
}

.custom-email .border-wrap .glyphicon.glyphicon-envelope,
.custom-email .border-wrap:hover .text-center {
  color: #f07c3d;
}

.custom-call .border-wrap .border {
  border: 30px solid #49a751;
  color: #49a751;
  transition: border-color 0.4s ease;
}

.custom-call .border-wrap .glyphicon.glyphicon-earphone,
.custom-call .border-wrap:hover .text-center {
  color: #49a751;
}

.custom-fb .border-wrap .border {
  border: 30px solid #3d589c;
  color: #3d589c;
  transition: border-color 0.4s ease;
}

.custom-fb .border-wrap .fa.fa-facebook,
.custom-fb .border-wrap:hover .text-center {
  color: #3d589c;
}

.custom-tweet .border-wrap .border {
  border: 30px solid #31a8f2;
  color: #31a8f2;
  transition: border-color 0.4s ease 0s;
}

.custom-tweet .border-wrap .fa.fa-twitter,
.custom-tweet .border-wrap:hover .text-center {
  color: #31a8f2;
}

.custom-google .border-wrap .border {
  border: 30px solid #dc4a38;
  color: #dc4a38;
  transition: border-color 0.4s ease;
}

.custom-google .border-wrap .fa.fa-google-plus,
.custom-google .border-wrap:hover .text-center {
  color: #dc4a38;
}

.border-wrap a {
  text-decoration: none !important;
}

.custom-contact.container-fluid {
  width: 65%;
}

.container.custom-social>h1 {
  font-size: 27px;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
}

@media (max-width: 767px) {
  #newsletter {
    background: transparent none repeat scroll 0 0 !important;
    min-height: auto !important;
  }
  .col-md-6.col-xs-12.custom-list-style {
    padding-right: 0 !important;
    margin: 10px 0px;
  }
  .submitbtnnws {
    width: 100%!important;
  }
  .wizard-header {
    padding-bottom: 20px;
  }
}