
@font-face {
  font-family: 'Ã‚Â©38';
  src: url("fonts/Novecentowide-Book-webfont.eot");
  src: url("fonts/Novecentowide-Book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Novecentowide-Book-webfont.woff") format("woff"), url("fonts/Novecentowide-Book-webfont.ttf") format("trueype"), url("fonts/Novecentowide-Book-webfont.svg#NovecentowideBookRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regular-webfont.woff2') format('woff2'),
         url('fonts/lato-regular-webfont.woff') format('woff'),
         url('fonts/lato-regular-webfont.ttf') format('truetype'),
         url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NovecentowideDemiBold';
    src: url('fonts/Novecentowide-DemiBold-webfont.eot');
    src: url('fonts/Novecentowide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Novecentowide-DemiBold-webfont.woff') format('woff'), url('fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'), url('fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'NovecentowideLight';
  src: url("/crossbrand/styleguide/css/chrysler/fonts/NovecentowideLight.eot");
  src: url("/crossbrand/styleguide/css/chrysler/fonts/NovecentowideLight.eot?#iefix") format("embedded-opentype"), url("/crossbrand/styleguide/css/chrysler/fonts/NovecentowideLight.woff") format("woff"), url("/crossbrand/styleguide/css/chrysler/fonts/NovecentowideLight.ttf") format("trueype"), url("/crossbrand/styleguide/css/chrysler/fonts/NovecentowideLight.svg#NovecentowideLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NovecentowideMedium';
  src: url('fonts/Novecentowide-Medium.otf');
  src: url('fonts/Novecentowide-Medium.otf?#iefix') format('embedded-opentype'), url('fonts/Novecentowide-DemiBold-webfont.woff') format('woff'), url('fonts/Novecentowide-DemiBold-webfont.ttf') format('truetype'), url('fonts/Novecentowide-DemiBold-webfont.svg#NovecentowideLightBold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Quicksand';
    src: url('fonts/quicksand-regular-webfont.eot');
    src: url('fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quicksand-regular-webfont.woff2') format('woff2'),
         url('fonts/quicksand-regular-webfont.woff') format('woff'),
         url('fonts/quicksand-regular-webfont.ttf') format('truetype'),
         url('fonts/quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_widemedium';
    src: url('fonts/novecentowide-medium-webfont.eot');
    src: url('fonts/novecentowide-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/novecentowide-medium-webfont.woff2') format('woff2'),
         url('fonts/novecentowide-medium-webfont.woff') format('woff'),
         url('fonts/novecentowide-medium-webfont.ttf') format('truetype'),
         url('fonts/novecentowide-medium-webfont.svg#novecento_widemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
  background-color:#fff;
}

i{
  font-style:normal;
}

.page,
.content-wrapper,
section.page .global-nav, 
.xb-page .global-nav{
  max-width: 1600px;
  width: 100%;
  min-width: 1024px;
}

.bhp-wrap{
  width:100%;
  min-width:1024px;
  max-width:1600px;
  min-height:300px;
  background:#fff;
  margin:0 auto;
}

section h1.title {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'novecento_widemedium';
    letter-spacing: 4px;
}

.bhp-wrap .button.white{
  color: #000;
  background: #fff;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  width: 195px;
  text-align: center;
   font-family: 'NovecentowideDemiBold';
}

.bhp-wrap h1,
.bhp-wrap h2{
  margin:0;
  padding:0;
}


video{
  width: 100%;
  height: 100%;
}

/********
CHRYSLER BHP HOMEPAGE - SECTION :: HERO START
*********/

.bhp-carousel{
  position:relative;
}

.bhp-carousel .pagination {
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: 25px;
    z-index: 2;
    text-align: center;
}

.bhp-carousel .pagination .page_item {
    width: 7px;
    height: 7px;
    background: #fff;
    margin-right: 7px;
    overflow: hidden;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    display: inline-block;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity = 40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}

.bhp-carousel .pagination .page_item.active {
    opacity: 1.0;
    filter: alpha(opacity = 100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    cursor:default;
}

.bhp-carousel .arrows {
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    margin-top: 0;
    z-index: 10;
}

.bhp-carousel .arrows .arrow {
    width: 48px;
    height: 125px;
    display: inline-block;
    cursor: pointer;
    margin-top: 13%;
}

.bhp-carousel .arrows .left{
  background:url('/assets/images/bhpindex/hero/arrowleft.png') no-repeat;
  float:left;
  margin-left:30px;
}


.bhp-carousel .arrows .right{
  background:url('/assets/images/bhpindex/hero/arrowright.png') no-repeat;
  float:right;
  margin-right:30px;
}

.bhp-carousel .heroitem{
  position:relative;
}

.bhp-carousel .heroitem.count-down{
  text-align:center;
}

.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy h1{
  text-align: left;
  font-size: 25px;
}

.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy h1 i{
  font-size: 61px;
  display: inline-block;
  margin-top: -19px;
  letter-spacing: 5px;
}

.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy a{
  clear:none;
  width: 47%;
  float: left;
  padding: 0;
  margin-right: 10px;
  margin-top: 0;
}

.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy .live-buttons {
  text-align: left;
  width: 100%;
}

.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy .live-buttons {
  text-align: left;
  width: 100%;
}


.bhp-carousel .heroitem.count-down .heroiteminfo.live-copy{
  display:none;
}

.bhp-carousel .heroitem.count-down .heroiteminfo h1{
  font-size:1.9em;
  color: #fff;
}

@media (min-width:1600px){
  .bhp-carousel .heroitem.count-down .heroiteminfo h1{
    font-size:2.3em;
  }
}

.bhp-carousel .heroitem.count-down .heroiteminfo h2{
  font-size:16px;
  color: #fff;
  margin-bottom:0;
}

.bhp-carousel .heroitem.count-down .heroiteminfo h2 i{
  font-size: 16px;
  font-style: normal;
}

.bhp-carousel .heroitem.count-down .heroiteminfo a{
  text-transform:uppercase;
    color: #fff;
    background: #000;
    clear: left;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-top: 11px;
    width: 165px;
    text-align: center;
    font-family: 'NovecentowideDemiBold';
}

 .bhp-carousel .heroitem.count-down .heroiteminfo .timer {
    color: #fff;
    font-size: 3em;
    font-family: 'Novecento';
    line-height: 50px;
    margin-top: -2px;
    position:relative;
    height:50px;
    margin-left:54px;
}

 .bhp-carousel .heroitem.count-down .heroiteminfo .timer .d,
 .bhp-carousel .heroitem.count-down .heroiteminfo .timer .h,
 .bhp-carousel .heroitem.count-down .heroiteminfo .timer .m,
 .bhp-carousel .heroitem.count-down .heroiteminfo .timer .s {
    position:absolute;
    width:72px;
}

  .bhp-carousel .heroitem.count-down .heroiteminfo .timer .d {
   left:0;
  }

  .bhp-carousel .heroitem.count-down .heroiteminfo .timer .h {
    left: 79px;
    text-align: left;
  }

  .bhp-carousel .heroitem.count-down .heroiteminfo .timer .m {
    left: 150px;
    text-align: left;
  }

  .bhp-carousel .heroitem.count-down .heroiteminfo .timer .s {
    left: 225px;
    text-align: left;
  }

  .bhp-carousel .heroitem.count-down .heroiteminfo span {
    position:relative;
  }


 .bhp-carousel .heroitem.count-down .heroiteminfo .timer em {
  position:relative;
  font-style:normal;
  display:inline-block;
  top:-5px;
}

.bhp-carousel .heroitem.count-down .heroiteminfo hr {
    width: 143px;
    border-top: 1px solid #27749a;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top:10px;
    display:none;
}

.bhp-carousel .heroitem .heroiteminfo {
  position: absolute;
  top: 50%;
  margin-top: -74px;
  height: 150px;
  left: 95px;
  z-index: 11;
  color:#fff;
}


.bhp-carousel .heroitem.count-down .heroiteminfo:not(.live-copy){
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  height: 100% !important;
  margin-top: 0 !important;
}

.bhp-carousel .heroitem.count-down .heroiteminfo:not(.live-copy) .buttons{
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
}

.bhp-carousel .colored-line {
    width: 391px;
    display: block;
    height: 1px;
    margin: 16px auto;
    margin-bottom: 30px;
    background: rgba(0, 155, 202, 0);
    background: -moz-linear-gradient(left, rgba(0, 155, 202, 0) 0%, #009bca 20%, #009bca 50%, #009bca 80%, rgba(0, 155, 202, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 155, 202, 0)), color-stop(20%, #009bca), color-stop(50%, #009bca), color-stop(80%, #009bca), color-stop(100%, rgba(0, 155, 202, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 155, 202, 0) 0%, #009bca 20%, #009bca 50%, #009bca 80%, rgba(0, 155, 202, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 155, 202, 0) 0%, #009bca 20%, #009bca 50%, #009bca 80%, rgba(0, 155, 202, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 155, 202, 0) 0%, #009bca 20%, #009bca 50%, #009bca 80%, rgba(0, 155, 202, 0) 100%);
    background: linear-gradient(to right, rgba(0, 155, 202, 0) 0%, #009bca 20%, #009bca 50%, #009bca 80%, rgba(0, 155, 202, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009bca', endColorstr='#009bca', GradientType=1 );
}

.bhp-carousel .heroitem.count-down .heroiteminfo:not(.live-copy) .buttons a{
  background:#fff;
  color:#000;
}

.bhp-carousel .heroitem.count-down .heroiteminfo:not(.live-copy) h1{
  width: auto;
  display: inline-block;
  text-align: center;
  font-size: 16px !important;
  margin-top: 50px;
  letter-spacing: 0.46em;
}

.bhp-carousel .heroitem.count-down .heroiteminfo:not(.live-copy) h1 i{
  font-size: 76px;
  font-style: normal;
  line-height: 50px;
  letter-spacing: 0.15em;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 100%;
  padding-left: 0;

}

.bhp-carousel .heroitem.blockbuster .heroiteminfo {
    height: auto;
    position: absolute;
    top: 10%;
    right: 0;
    left: 100%;
    width: 33%;
    margin-left: -33%;
    margin-top: 0;
}

.bhp-carousel .heroitem.blockbuster .heroiteminfo img {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-top: 11%;
}

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 {
    font-size: 1em;
    margin-left: 20px;
    line-height: 95%;
    margin-top: 13px;
    margin-bottom: 7px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 i{
    font-style: normal;
    font-size: 4em;
    display: block;
    line-height: 72px;
    letter-spacing: 10px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h2 {
    margin-left: 24px;
    margin-top: -5px;
    font-size: 1.8em;
    margin-bottom: 10px;
    line-height: 32px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo p {
    margin-top: 21px;
    display: block;
    font-size: 12px;
    font-family: 'latoregular';
  }

  .bhp-carousel .heroitem.blockbuster .button.white{
      font-size:10px;
  }

  .bhp-carousel .heroitem.blockbuster .button.white{
      width:94px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo hr {
    width: 60px;
    border-top: 1px solid #fff;
    margin-left: 24px;
    margin-bottom: 10px;
    width: 30px;
    margin-top: 8px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo p,
  .bhp-carousel .heroitem.blockbuster .heroiteminfo .buttons {
    padding-left:24px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo{
    position: absolute;
    top: 0;
    margin-top: 0;
    left: 0;
    z-index: 11;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo h1{
    font-size: 3em;
    margin-top: 50px;
    color:#000;
  }

 .bhp-carousel .heroitem.empire .heroiteminfo .buttons{
    height: 300px;
    width: 81%;
    display: block;
    position: absolute;
    left: 106px;
    bottom: -140px;
  }

   .bhp-carousel .heroitem.empire .heroiteminfo .buttons > span{
    display:inline-block;
    float:left;
    width:33.333%;
    height: 125px;
    position: relative;
  }


 .bhp-carousel .heroitem.empire .heroiteminfo .buttons > span p{
    font-family: 'Novecento';
    font-size: 19px;
    line-height: 18px;
    padding-bottom: 5px;
    position: absolute;
    bottom: 29px;
    width: 100%;
    text-align: center;
    color:#000;
    letter-spacing:4px;
  }

 .bhp-carousel .heroitem.empire a.button.dark {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -59px;
    font-family: 'NovecentowideDemiBold';
    font-size:10px;
}

.bhp-carousel .heroitem.empire b{
  font-family: 'novecento_widemedium';
}


@media (max-width:1200px){

  .bhp-carousel .heroitem.blockbuster .heroiteminfo .buttons{
    margin-top: 0;
    display: block;
    padding-left: 0;
  }

  .bhp-carousel .heroitem.blockbuster .button.white {
    width: 160px;
    display: block;
    margin-top: 5px;
    margin-left: 24px;
  }
  .bhp-carousel .heroitem.blockbuster .heroiteminfo img {
    margin-top: 8%;
  }

}



@media (min-width:1200px){

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 i {
    font-size: 5.7em;
    line-height: 98px;
    letter-spacing: 10px;
  }

  .bhp-carousel .heroitem.blockbuster .button.white {
    margin-left: 0;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo {
    margin-left: -36%;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons {
    height: 300px;
    width: 92%;
    display: block;
    position: absolute;
    left: 45px;
    bottom: -140px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo h1{
    font-size: 4em;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 {
    font-size: 1em;
    line-height: 95%;
    letter-spacing: 11px;
    margin-left: 60px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h2 {
    font-size: 2.5em;
    margin-left: 63px;
    line-height: 38px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo p,
  .bhp-carousel .heroitem.blockbuster .heroiteminfo .buttons {
    padding-left:24px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo hr {
    margin-left:64px;
  }

  .bhp-carousel .heroitem.blockbuster .button.white{
    width: 121px;
    margin-top: 12px;
  }

  .bhp-carousel .heroitem.blockbuster .button.white:first-of-type{
    margin-right:15px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo p,
  .bhp-carousel .heroitem.blockbuster .heroiteminfo .buttons {
    padding-left:64px;
  }

  .bhp-carousel .heroitem .heroiteminfo {
    left:11%;
  }

}

@media (min-width:1400px){

  .bhp-carousel .heroitem.blockbuster .heroiteminfo {
    margin-left: -33%;
    top: 16%;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 {
    margin-top: 40px;
    height: 90px;
    line-height: 0;
    font-size: 1em;
    padding-left: 6px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 i {
    font-size: 5.45em;
    line-height: 106px;
    letter-spacing: 10px;
    margin-left: -8px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h2 {
    font-size: 2.4em;
    margin-left: 63px;
    line-height: 41px;
    width: 380px;
    margin-top: 12px;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo p {
    padding-left: 64px;
    padding-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    margin-bottom: 12px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons {
    width: 86%;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons {
    height: 300px;
    width: 89%;
    left: 90px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons > span p {
    position: absolute;
    bottom: 42px;
  }

  .bhp-carousel .heroitem.empire a.button.dark {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -67px;
    padding: 11px;
    width: 112px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons > span p {
    font-family: 'Novecento';
    font-size: 19px;
    line-height: 19px;
    padding-bottom: 5px;
    position: absolute;
    bottom: 42px;
    width: 100%;
    text-align: center;
    color: #000;
  }

  .bhp-carousel .heroitem.blockbuster .heroiteminfo h1 {
    margin-top:40px;
  }

}

@media (min-width:1600px){

 .bhp-carousel .heroitem.blockbuster .heroiteminfo p {
    margin-bottom: 60px;
  }

  .bhp-carousel .heroitem.empire .heroiteminfo .buttons {
    width: 87%;
  }

  .bhp-carousel .heroitem .heroiteminfo {
    left:180px;
  }

}

.bhp-carousel .heroitem img {
  width:100%
}

.bhp-carousel .heroitem .heroiteminfo hr {
  width:25px;
}

.bhp-carousel .heroitem .heroiteminfo h1 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family:'Novecento';
}

.bhp-carousel .heroitem .heroiteminfo h2 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 3em;
  letter-spacing: 2px;
  font-family: 'Novecento';
  line-height: 40px;
  margin-bottom: 57px;
}

.bhp-carousel .slider-items{
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
  width:100%;
}

.bhp-carousel .slider-items .heroitem{
  margin:0;
  padding:0;
  position:relative;
}

.bhp-carousel .slides{
  width:100%;
  overflow:hidden;
  }

.bhp-carousel .slider-items .heroitem{
  display: inline-block;
  float: left;
  position: absolute;
  top: 0;
  left: 100%;
  max-height: 600px;
  width: 100%;
  z-index:1;
}

.bhp-carousel .slider-items .heroitem:nth-of-type(1){
  left:0;
}



.bhp-carousel .blocker{
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  display:none;
}

/********
CHRYSLER BHP HOMEPAGE - SECTION :: HERO END
*********/


/********
CHRYSLER BHP HOMEPAGE - SECTION :: VEHICLES
*********/

.bhp-vehicles{
  overflow:hidden;
  margin-top:40px;
}

.bhp-vehicles .vehicleitem{
  width:25%;
  display:inline-block;
  float:left;
  position:relative;
  overflow:hidden;
}

.bhp-vehicles .vehicleitem img{
  width:100%;
  height:auto;
  vertical-align:top;
  display:none;
}

.bhp-vehicles .vehicleitem img.tablet{
  display:block;
}

.bhp-vehicles .vehicleitem .title{
  position: absolute;
  top: 45px;
  left: 37px;
  color:#fff;
  z-index:10;
}

.bhp-vehicles .vehicleitem .overlay{
  z-index:9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
  /* Good browsers */
  opacity: 0;
  padding-left:37px;
  padding-right:30%;
  box-sizing:border-box;
  font-family:'latoregular';
}

.bhp-vehicles .vehicleitem .overlay p{
    color: #fff;
    position: absolute;
    padding-left: 0;
    bottom: 23px;
    font-size: 14px;
    line-height:150%;
    width: 83%;
    font-family:'latoregular';
}

.bhp-vehicles .vehicleitem .overlay .button {
    color: #000;
    background: #fff;
    clear: left;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    margin-top: 11px;
    width: 120px;
    font-weight: bold;
    text-align: center;
    font-family: 'NovecentowideDemiBold';
    margin-top:28px;
}

.bhp-vehicles .vehicleitem:hover .overlay{
 /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1.0;
  /* Good browsers */
  opacity: 1;
}

.bhp-vehicles .vehicleitem hr {
  width: 30px;
  margin-top: 7px;
  border-top: 1px solid #fff;
}

.bhp-vehicles .vehicleitem.two .title,
.bhp-vehicles .vehicleitem.three .title{
  color:#fff;
}

.bhp-vehicles .vehicleitem.two hr,
.bhp-vehicles .vehicleitem.three hr{
  border-top:1px solid #fff;
}

.bhp-vehicles .vehicleitem .title em{
  font-style: normal;
  font-size: 12px;
  line-height: 100%;
  font-family:'novecento_widemedium';
}

.bhp-vehicles .vehicleitem .title b {
  display: block;
  font-size: 17px;
  line-height: 100%;
  margin-top: 0px;
  width: 100%;
  padding-bottom: 7px;
  font-family: 'Novecento';
  letter-spacing: 3px;
}


@media (min-width:1400px){
  .bhp-vehicles .vehicleitem .overlay p {
    font-size: 14px;
    line-height:21px;
    width: 70%;
    bottom:20px;
  }

  .bhp-vehicles .vehicleitem img{
    display:block;
  }

  .bhp-vehicles .vehicleitem img.tablet{
    display:none;
  }

}

@media (min-width:1400px){
  .bhp-vehicles .vehicleitem .overlay p {
    font-size: 14px;
    width: 80%;
  }
}


@media (min-width:1600px){
    .bhp-carousel .heroitem.count-down .heroiteminfo .timer {
      margin-left: 89px;
    }

}

/********
CHRYSLER BHP HOMEPAGE - SECTION :: VEHICLES END
*********/


/********
CHRYSLER BHP HOMEPAGE - SECTION :: EXPLORE START
*********/

.bhp-explore {
  margin-top: 40px;
  overflow: hidden;
  padding-bottom: 77px;
}

.bhp-explore .explore-item {
  width: 25%;
  display: inline-block;
  float: left;
  position: relative;
  padding-bottom: 77px;
}

.bhp-explore .explore-item .title {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    margin-top: 56px;
    font-family: 'novecento_widemedium';
    line-height: 23px;
    margin-bottom: 10px;
    letter-spacing: 4px;
  }

.bhp-explore .explore-item img{
  width:100%;
}

.bhp-explore .explore-item .copy{
  padding-left:33px;
  box-sizing:border-box;
  padding-right:7%;
}

.bhp-explore .explore-item hr {
    border-top: 1px solid black;
    margin-bottom: 20px;
    width: 30px;
    margin-top: 11px;
}

.bhp-explore .explore-item .copy p {
    font-size: 14px;
    line-height: 18px;
    font-family: 'latoregular';
    margin-top: 11px;
}

.bhp-explore .explore-item .button {
  color: #fff;
  background: #000;
  clear: left;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-top: 11px;
  width: 120px;
  text-align: center;
  font-family: 'NovecentowideDemiBold';
  position: absolute;
  top: 400px;
}

.bhp-vehicles .vehicleitem .overlay .button:hover,
.bhp-carousel .heroitem.blockbuster .button.white:hover,
.bhp-carousel .heroitem.empire a.button.dark:hover,
.bhp-carousel .heroitem.count-down .heroiteminfo a:hover,
.bhp-carousel .heroitem .heroiteminfo .buttons a:hover{
    text-decoration:none !important;
    color:#fff !important;
    background-color: #009bca !important;
    -moz-transition: background-color 200ms linear 0s, color 200ms linear 0s !important;
    -ms-transition: background-color 200ms linear 0s, color 200ms linear 0s !important;
    -o-transition: background-color 200ms linear 0s, color 200ms linear 0s !important;
    -webkit-transition: background-color 200ms linear 0s, color 200ms linear 0s !important;
    transition: background-color 200ms linear 0s, color 200ms linear 0s !important;
}


.bhp-explore .find-dealer .zipcopy em{
  font-size: 10px;
  display: block;
  width: 70px;
  clear: both;
  font-style:normal;
}

.bhp-explore .find-dealer .zipcopy{
  width: 78px;
  display: inline-block;
}


.bhp-explore .find-dealer .zipcopy i{
  font-size:10px;
  font-family:'latoregular'; 
  font-style:normal;
}

.bhp-explore .find-dealer .zipcopy b{
      font-family: 'latoregular';
}

.bhp-explore .find-dealer hr{
    margin-bottom: 20px;
    width: 30px;
    margin-top: 11px;
}

.bhp-explore .find-dealer .title-noresults{
  position:relative;
}

.bhp-explore .find-dealer .zipfield {
  height: 40px;
  width: 89px;
  display: block;
  position: absolute;
  top: -6px;
  left: 78px;
  font-family:'latoregular';
}

.bhp-explore a.gc-cta {
    display: inline-block;
    margin-top: 10px;
    float: right;
    margin-right: -12px;
    margin-bottom: 0px;
    display:none;
}

.bhp-explore .find-dealer input {
  width: 100%;
  height: 82%;
  border: 1px solid black;
  padding-left:10px;
}

.bhp-explore .find-dealer a{
  color: #000;
  text-decoration: none;
  position:relative;
}

.bhp-explore .find-dealer .veh-results{
  position:relative;
}

.bhp-explore .find-dealer .howmany {
    font-size: 70px;
    line-height: 70px;
    margin-top: 11px;
    display: inline-block;
    float: left;
    color:#000 !important;
}

.bhp-explore .find-dealer .nearyou {
    display: inline-block;
    float: left;
    width: 108px;
    margin-left: 0;
    margin-top: 30px;
    padding-left: 6px;
    font-family:'latoregular';
}

.bhp-explore .find-dealer .button{
  display:block;
}

@media (min-width:1200px){
  .bhp-explore .find-dealer .nearyou {
    display: inline-block;
    top: -20px;
    width: 150px;
    font-size:15px;
    margin-left: 10px;
  }
}

@media (min-width:1450PX){
  .bhp-explore .explore-item .button{
      top:445px;
  }
}


.content-wrapper section.feature{
  display:none;
}

.bhp-carousel a.play-btn{
  display:none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .bhp-carousel .play-btn{
      pointer-events: none;
      background: url('/assets/images/play_btn.png') no-repeat 50% 0;
      position: absolute;
      width: 10%;
      height: 10%;
      top: 48%;
      left: 45%;
      display:block;
      cursor: pointer;
      filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
  }
}




/********
CHRYSLER BHP HOMEPAGE - SECTION :: EXPLORE END
*********/