/* button color for primary button */
/* equal to 14px */
/* new cars related */
.bold-font {
  font-family: 'ProximaNova-Semibold', sans-serif;
}
.nav-tablecell {
  list-style: none;
  display: table-cell;
  width: 1%;
  text-align: center;
  vertical-align: middle;
  float: none;
}
.business-enquiry-wrap {
  background: #ffffff;
}
.business-enquiry-wrap .bg-business {
  background: url(../../images/car/business-enquiry/business_enquiry_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 15px 0;
  text-align: center;
}
.business-enquiry-wrap .bg-business h1 {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  line-height: 22px;
  margin: 0;
  padding: 30px 20px;
}
.business-enquiry-wrap .customer-count {
  background: #008bcf;
  padding: 10px 0 5px;
  text-align: center;
}
.business-enquiry-wrap .customer-count .price-lbl {
  margin: 0 0 12px;
}
.business-enquiry-wrap .customer-count .price-lbl h2 {
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 5px;
}
.business-enquiry-wrap .customer-count .price-lbl .lbl {
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
}
.business-list-wrap {
  background: #ffffff;
  padding: 20px 0;
  text-align: center;
}
.business-list-wrap h3 {
  color: #000;
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 20px;
  padding: 0;
}
.business-list-wrap .business-list-item {
  margin: 0 0 20px;
}
.business-list-wrap .business-list-item .business-list-img {
  background: url(../../images/car/business-enquiry/business_enquiry_sprite.png) no-repeat 0 0;
  display: block;
  height: 88px;
  margin: 0 auto 10px;
  width: 104px;
}
.business-list-wrap .business-list-item .business-list-img.instant-discovered {
  background-position: -118px -21px;
}
.business-list-wrap .business-list-item .business-list-img.visibility-option {
  background-position: -258px -20px;
}
.business-list-wrap .business-list-item .business-list-img.present-business {
  background-position: -17px -21px;
  height: 88px;
  width: 73px;
}
.business-list-wrap .business-list-item .business-list-img.easy-manage {
  background-position: -36px -151px;
  width: 44px;
}
.business-list-wrap .business-list-item .business-list-img.easy-payment {
  background-position: -118px -154px;
  width: 101px;
}
.business-list-wrap .business-list-item p {
  font-size: 14px;
  color: #ADAFAE;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
.promote-business {
  background: #f8f8f8;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e7e7e7;
  padding: 20px 0;
}
.promote-business h3 {
  color: #000;
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.promote-business-list {
  padding: 0 15px;
  overflow-x: auto;
}
.promote-business-mobscroll {
  width: 1500px;
}
.promote-business-item {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #e5e5e5;
  float: left;
  margin: 0 10px 15px;
  padding: 20px 0;
  width: 230px;
}
.promote-business-item .promote-top-head {
  border-bottom: 1px solid #cccccc;
  height: 60px;
  padding: 0 10px 15px;
}
.promote-business-item .promote-top-head .promote-icon {
  background: url(../../images/car/business-enquiry/business_enquiry_sprite.png) no-repeat 0 0;
  display: inline-block !important;
  float: left;
  height: 46px;
  width: 52px;
}
.promote-business-item .promote-top-head .promote-icon.online-ad {
  background-position: -386px -31px;
}
.promote-business-item .promote-top-head .promote-icon.native-ad {
  background-position: -268px -158px;
  height: 49px;
  width: 54px;
}
.promote-business-item .promote-top-head .promote-icon.assisted-procure {
  background-position: -358px -147px;
  height: 49px;
  width: 59px;
}
.promote-business-item .promote-top-head .promote-icon.spotlight-ad {
  background-position: -545px -34px;
  height: 44px;
  width: 56px;
}
.promote-business-item .promote-top-head .promote-icon.pinned-ad {
  background-position: -628px -31px;
  height: 51px;
  width: 49px;
}
.promote-business-item .promote-top-head .promote-icon.premium-ad {
  background-position: -467px -28px;
}
.promote-business-item .promote-top-head .head-caption {
  margin: 5px 0 0 65px;
}
.promote-business-item .promote-top-head .head-caption h4 {
  color: #00BE40;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 2px;
  padding: 0;
}
.promote-business-item .promote-top-head .head-caption .caption-lbl {
  color: #666666;
  font-size: 12px;
  line-height: 14px;
}
.promote-business-item p {
  color: #999;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  min-height: 94px;
  padding: 20px 20px 20px;
}
.promote-business-item button {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  width: 90%;
}
.or-lbl {
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  margin: 10px auto 20px;
  position: relative;
  width: 220px;
}
.or-lbl span {
  background: #f8f8f8;
  color: #999;
  display: inline-block;
  font-size: 14px;
  left: 45%;
  line-height: 14px;
  padding: 0 5px;
  position: absolute;
  text-transform: uppercase;
  top: -6px;
}
.callus-num {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
#newbusiness-enquiry-form .modal-dialog {
  margin: 0 auto;
  width: auto;
}
#newbusiness-enquiry-form .modal-dialog .modal-content {
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
#newbusiness-enquiry-form .modal-dialog .modal-content .modal-body {
  clear: both;
}
#newbusiness-enquiry-form .modal-dialog .modal-content .modal-header {
  background: #f9fdff;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  min-height: auto;
  padding: 10px 20px 0;
}
#newbusiness-enquiry-form .modal-dialog .modal-content .modal-header .close {
  margin: 0;
  position: absolute;
  right: 15px;
  top: 10px;
}
.partner-icon {
  background: url(../../images/car/business-enquiry/business_enquiry_sprite.png) no-repeat -448px -114px;
  display: inline-block;
  float: left;
  height: 120px;
  margin-right: 15px;
  width: 96px;
}
.partner-title {
  float: left;
  padding: 25px 0 0;
  text-align: center;
}
.partner-title h2 {
  color: #333333;
  font-size: 25px;
  line-height: 27px;
  margin: 0 0 10px;
  padding: 0;
}
.partner-title p {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 10px;
  padding: 0;
}
.form-blck .custom-form-controls_business {
  margin-bottom: 5px;
  position: relative;
}
#city {
  max-height: 200px;
  overflow: scroll;
  width: 100%;
}
#city li {
  cursor: pointer;
  line-height: 25px;
  padding: 0 10px;
}
#city li:hover {
  background-color: #e6e6e6;
}
.dealerType {
  margin: 0 0 5px;
}
.dealerType p {
  color: #666666;
  float: none;
  font-size: 16px;
  margin: 0 20px 0 0;
}
.dealerType input {
  margin-right: 10px;
}
.dealerType label {
  margin-right: 30px;
  font-weight: normal;
}
.uline-input {
  color: #000;
}
.txt-focus label.uline-ph {
  color: #008bcf;
}
.error {
  color: #ed1c24;
  font-size: 14px;
  display: block;
}
.tac {
  text-align: center;
}
.tac button {
  font-size: 16px;
  height: 44px;
  width: 235px;
}
.thankYou {
  text-align: center;
}
.thankYou span {
  font-size: 14px;
}
.thankYou span:first-of-type {
  border-radius: 50%;
  border: 1px solid #3c9f3a;
  color: #3c9f3a;
  display: block;
  font-size: 100px;
  height: 100px;
  margin: 0 auto;
  width: 100px;
}
.thankYou p {
  font-family: 'ProximaNova-Semibold', sans-serif;
  font-size: 16px;
  margin: 20px 0 10px;
}
.footer-container {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .business-enquiry-wrap .bg-business {
    padding: 55px 0;
  }
  .business-enquiry-wrap .bg-business h1 {
    font-size: 30px;
    line-height: 32px;
    padding: 60px 20px;
  }
  .business-enquiry-wrap .customer-count {
    padding: 20px 0 25px;
  }
  .business-enquiry-wrap .customer-count .price-lbl {
    margin: 0;
  }
  .business-enquiry-wrap .customer-count .price-lbl h2 {
    color: #ffffff;
    font-size: 33px;
    line-height: 35px;
    margin: 0;
    padding: 0 0 2px;
  }
  .business-enquiry-wrap .customer-count .price-lbl .lbl {
    font-size: 18px;
    line-height: 20px;
  }
  .business-list-wrap h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .business-list-wrap .business-list-item {
    margin-bottom: 15px;
  }
  .business-list-wrap .business-list-item p {
    font-size: 16px;
    line-height: 18px;
  }
  #newbusiness-enquiry-form .modal-dialog {
    width: 605px;
  }
  #newbusiness-enquiry-form .modal-dialog .modal-content {
    border-radius: 3px;
  }
  .partner-title {
    text-align: left;
  }
  .dealerType p {
    float: left;
  }
  .form-blck .custom-form-controls_business {
    margin-bottom: 15px;
  }
  .promote-business h3 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .promote-business-item {
    width: 265px;
  }
  .promote-business-item .promote-top-head .head-caption h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .promote-business-item .promote-top-head .head-caption .caption-lbl {
    font-size: 14px;
    line-height: 16px;
  }
  .promote-business-item p {
    font-size: 14px;
    line-height: 16px;
    min-height: 120px;
  }
  .promote-business-item button {
    font-size: 15px;
  }
  .promote-business-list {
    overflow: initial;
  }
  .promote-business-mobscroll {
    width: auto;
  }
}
