#options-block .btn-mol {font-family: 'Proxima Bold', sans-serif;}
.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';}
