#options-block .btn-mol {font-family: 'Proxima Bold', sans-serif;}
.incentives {color: #b45f1a; font-size: 18px; line-height: 24px;}
.incentives .msrpLabel,
.incentives .discountLabel,
.incentives .netLabel{display: inline-block; width: 60%;}
.incentives .msrpPrice,
.incentives .discountPrice,
.incentives .netPrice{display: inline-block;width: 40%; text-align: right; padding-right: 5px; font-weight: bold;}
.incentives .unv-offer-price .rebateLabel {display: inline-block; width: 58%;}
.incentives .unv-offer-price .rebatePrice {width: 40%; text-align: right; font-weight: bold;}
.incentives .discountPrice {width: 40%; text-align: right; padding-right: 5px;}
.incentives .netAfterRebateBox{font-weight: bold;font-size: 22px;font-family:'Proxima Regular', sans-serif;}
.incentives .netAfterRebateBox .netAfterRebatesLabel {display: inline-block; width: 60%;}
.incentives .netAfterRebateBox .netAfterRebatesPrice {font-weight: bold; display: inline-block; font-weight: bold; width: 40%; text-align: right; padding-right: 5px;}
.incentives .netAfterRebatesLabel.final-p.savings {width: 60%; display: inline-block;}
.incentives .netAfterRebatesPrice.save {display: inline-block; font-weight: bold; width: 40%; text-align: right; padding-right: 5px;}
.incentives .cond-offer-price span,
.incentives .unv-offer-price span {display: inline-block; width: 60%;}
.incentives .cond-offer-price .price-block.fReb-price {font-weight: bold;width: 40%; text-align: right; padding-right: 5px;}
@media (max-width: 1024px) {
  #content #detail-block #detailsCol .incentives {display: none;}
}
@media (min-width: 1200px) {
	.incentives .unv-offer-price .rebateLabel {width: 57%;}
}

.gallery-actions > ul > li{ display: inline-block; }
#sendtomobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: none;
}
#sendtomobile .stm-close {
	font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    float: right;
    margin-top: -10px;
    margin-bottom: 8px;
  	text-decoration: none !important;
}
#sendtomobile .fieldset > .col > .form-group {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
    text-align: right;
}
#sendtomobile .sendtomobile-title {
      margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}
#sendtomobile .modal-backdrop {
  z-index: -1;
}
#sendtomobile form {
  position: fixed;
  width: 600px;
  left: 50%;
  margin-left: -300px;
  top: 10%;
  z-index: 99999;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,.5);
  border-radius: 4px;
}
#sendtomobile .fieldset {
  overflow: hidden;
  padding: 20px 20px 0 20px;
}
#sendtomobile .fieldset  > .col > .innerBlock{
  width: 80%;
  margin: 0 10%;
}
#sendtomobile .label-txt {
	text-align: right;
    height: 30px;
    line-height: 30px;
    padding-right: 25px;
    font-weight: bold;
}

#sendtomobile .alert {
  width: 80% !important;
  margin: 0 10% 20px 10% !important;
}

#detail-block #detailCol {
    background: #fff;
    padding: 2px !important;
}

.tab{ text-align:center; } 
.tab .gallery-actions {
    top: 30px;
    right: auto;
    left: 50%;
    width: 210px;
    width:100%;
}
.tab .gallery-actions>ul { margin:0px auto; padding: 0px; }
.tab .gallery-actions>ul>li { font-weight: normal; margin: 0 10px; }
.tab .gallery-actions { top: 60px; left: auto; right: 0; }

@media (min-width:992px){
  .gallery-actions > ul{ margin-left:-37px; }
  .gallery-actions > ul > li{ padding-right:10px; }
}

/* 399794 - Compliance */
#detail-block #detailCol h1.h1 {font-family: 'Proxima Light';}
#similar-block .similar-vehicles .wrap .col .similar .padding .text-center div:first-child {font-family: 'Proxima Light';}
