/*// restyling 2016/////////////////////////////////////*/

/*-- v2016 ------------------------------------------*/

body strong{
	font-weight: bolder;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.v2016 #scrollpos{
	background: #282828;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    display: none;
    left: 50%;
    margin: 0 0 0 476px;
    min-width: 100px;
    padding: 10px 15px 10px 0;
    position: fixed;
    top: 230px;
}
.v2016 #scrollpos a {
    color: #999;
    display: block;
    font-family: 'Proxima', Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: auto;
    line-height: 13px;
    padding: 5px 0 5px 13px;
    white-space: nowrap;
}

.v2016 #scrollpos a.sel {
    background: url('../img/layout/bg_scrollpos_item.png') left center no-repeat;
    color: #FFF;
    font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
}
.v2016 .display{
	position: relative;
}
.v2016 .clear{
	width: auto;
	height: auto;
}
.v2016 .rounded{
	height:5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px; 
	background-color: #000;
}
.page_content.v2016 .product_page,
.page_content.v2016 .product_page .sections,
.page_content.v2016 .accordion {
    width:950px;
}

.page_content.v2016 .accordion,
.page_content.v2016 .accordion.accordionNew {
    height:370px;
}

.buzzmodel .accordion.accordionNew li .learnmore{
	top:258px;
}

.page_content.v2016 .product_page .item{
	padding:0;
	text-align: center;
}
.page_content.v2016 .product_page .item .subheading{
	color:#17191c;
	display: inline-block;
	font-size:18px;
	font-family: 'Proxima',Arial,sans-serif;
	width: 49%;
	text-align: center;
}
.page_content.v2016 .product_page .whiteversion{
	background-color: #fff;
	color:#444444;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.page_content.v2016 .product_page .whiteversion.index{
	border-radius: 0;
}

.page_content.v2016 .product_page .greyversion{
	background-color: #e5e5e5;
	color:#444444;
}
.page_content.v2016 .product_page .whiteversion h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:75px 0 40px 0;
	margin: 0;
	text-align: center;
	line-height: 32px;
}
.page_content.v2016 .product_page .whiteversion h2.medium{
	color:#444444;
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	padding:40px 0;
	margin: 0;
	text-align: center;
	line-height: 26px;
}
.page_content.v2016 .product_page .whiteversion h3{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#444;
	text-transform: uppercase;
	padding-bottom:20px;
	margin: 0;
	text-align: left;
	line-height: 26px;
}
.page_content.v2016 .product_page .whiteversion p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 80px 75px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
.page_content.v2016 .product_page .whiteversion p.no-padding{
	padding:0;
}
.page_content.v2016 .product_page .greyversion  h2{
	font-size: 26px;
	padding:50px 0 0 0;
}
.page_content.v2016 .product_page .greyversion  p{
	padding:30px 0;
}
.page_content.v2016 .product_page .show{
	height: 140px;
	width:100%;
}
.page_content.v2016 .product_page .show h2{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color:#fff;
	text-transform: uppercase;
	padding:50px 0;
	margin: 0;
	text-align: center;
	
}
.product_page.classicwhite.v2016 {
	background-position: center 190px;
}
.disclaimer {
	font-family:'Proxima';
	padding:0 0 20px 25px;	
	text-align:left;
	font-size:10px;
}
/*-- buzz models ---------------------------------------*/
.page_content.v2016.buzzmodel .template_display_colorizer .display{
	padding:0;
	background-color: #fff;
}
.page_content.v2016.buzzmodel .product_page .whiteversion{
	border-radius: 0;
}


.page_content.v2016.buzzmodel .product_page .whiteversion h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:50px 0 35px 0;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
.page_content.v2016.buzzmodel .product_page .whiteversion h2.medium{
	color:#444444;
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	padding:35px 0;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
.page_content.v2016.buzzmodel .product_page .whiteversion h3{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#444;
	text-transform: uppercase;
	padding-bottom:20px;
	margin: 0;
	text-align: left;
	line-height: 26px;
}
.page_content.v2016.buzzmodel .product_page .whiteversion p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 80px 35px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
.page_content.v2016.buzzmodel .template_compare .item h3{
	color: #444444;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	height:40px;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.page_content.v2016.buzzmodel .template_compare .item p{
	display: block;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	line-height: 20px;
	margin: 22px 0 0 0;
	text-align: left;
	width: auto;
}
/*-- cta classic----------------------------------------*/
.page_content .table {
    color: #FFF;
    font-family: 'HelveticaMedium', Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*position: relative;*/
    padding: 0;
    float: right;
    margin: 140px 0 0 275px;
    width: 348px;
	position: absolute;
    left: 50%;
}
.page_content .table .body{
    background: url(../img/layout/bg_product_page_show_table_body.png) center center no-repeat;
    padding: 0 32px;
    position: relative;
    width: 284px;
}
.page_content .table .top {
    background: url(../img/layout/bg_product_page_show_table_top.png) bottom center no-repeat;
    height: 57px;
    position: relative;
}
.page_content .table .bottom {
    background: url(../img/layout/bg_product_page_show_table_bottom.png) top center no-repeat;
    height: 70px;
    position: relative;
}
.page_content .table .button_orange {
    margin-bottom: 0px;
}
.page_content .table .title {
    display: block;
    font-family: 'NovecentoDemiBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

/*-- iframeyoutube ------------------------------*/


.v2016 .template_display .display .youtube{
	height: 100%;
	position: relative;
	width: 100%;
}
.v2016 .template_display .display .youtube .video{
	background: #111;
	height: 570px;
}
.v2016 .template_display .display .youtube .video iframe{
	display: block;
}
.v2016 .template_display .display .youtube .playlist{
	background: #202020;
	height: 170px;
}
.v2016 .template_display .display .youtube .playlist a{
	float: left;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 55px;
	padding: 15px 0 0 55px;
	width: 220px;
}
.v2016 .template_display .display .youtube .playlist a img{
	float: left;
	height: 55px;
	margin-right: 15px;
	width: 95px;
}
.v2016 .template_display .display .youtube .playlist a .tit{
	color: #FFF;
	display: block;
	line-height: 14px;
	padding-bottom: 5px;
}
.v2016 .template_display .display .youtube .playlist a .nowplaying{
	color: #f4c50b;
	display: none;
}
.v2016 .template_display .display .youtube .playlist a .clicktoplay{
	color: #333;
}

.v2016 .gradient-gray{
	background: url('../img/layout/bg-gradient-gray.png') top center no-repeat;
}


/*-- accordion ----------------------------------*/
.v2016 .accordion li span {
    color: #17191c;
    display: block;
    font-family: 'ProximaLight', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 25px 0 0 0;
    text-align: center;
	text-transform: none;
}
.accordion.accordionNew li{
    background-color: #fff;
    height: auto;
    position: relative;
    cursor: pointer;
}
.accordion.accordionNew li span{
	background-color: #fff;
}
.accordion.accordionNew li .content .wrapper .text{
	color:#444444;
}
.accordion.accordionNew li .content .wrapper .title{
	font-family: 'ProximaBold',Arial,sans-serif;
	color:#444444 !important;
}
/*-- template_reel ------------------------------*/
/*.template_reel{
    height:100%;
    position:relative;
    margin:0 auto;
}
.template_reel .carousel{
	width:100%;
	margin:0;
	padding:0;
	position: relative;
}
.template_reel .carousel .outer{
	background-color:#000;
	overflow:hidden;
	width: 100%;
	margin:0 auto;
	position: relative;
}
.template_reel .carousel .outer .inner{
	background-color: #000;
	height:740px;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 100%;
}
.template_reel .carousel .outer .inner .item{
	float:left;
	position:absolute;
	top:0;
	left:5000px;
	background-color: #000;
	width:100%;
	height:100%;
}

.template_reel .carousel .item .container-title{
	width:100%;
	top:50px;
	position:absolute;
	text-align: center;
}
.template_reel .carousel .item .header-title{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:46px;
	color:#fff;
	margin:0;
	position:relative;
	text-align: center;
}
.template_reel .carousel .item .header-subtitle{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:30px;
	color:#fff;	
	margin:0;
	font-weight: normal;
	position:relative;
	text-align: center;
}
.template_reel .carousel .outer .inner .item.visible{
	left:0;
	z-index:1;
}
.template_reel .carousel .outer .inner .item .bg-img {
	position: relative;
	margin:0 auto;
    width:100%;
}
*/
/*-- da sistemare il css solo per compass fino a riga 368 ----------------*/
.template_reel{
    height:596px;
    position:relative;
    display: block;
    overflow: hidden;
}
.template_reel .carousel{
	width:100%;
	margin:0;
	padding:0;
	position: relative;
}
.template_reel .carousel .outer{
	background-color:#000;
	overflow:hidden;
	width: 100%;
	margin:0 auto;
	position: relative;
	max-width: 1500px;
}
.template_reel .carousel .outer .inner{
	background-color: #000;
	height:596px;
	margin:0 auto;
	padding:0;
	position:relative;
	width: 100%;
	
}
.template_reel .carousel .outer .inner .item{
	float:left;
	position:absolute;
	top:0;
	left:5000px;
	background-color: #000;
	width:100%;
	height:596px;
}
.template_reel .carousel .outer .inner .item .bg-img{
 	position: absolute;
    top: 0px;
    left: 50%;
    margin-left:-750px;
    width:auto;
}
.template_reel .carousel .item .container-title{
	width:100%;
	top:40px;
	position:absolute;
	text-align: center;
}

.template_reel .carousel .item .header-title{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:46px;
	color:#fff;
	margin:0;
	position:relative;
	text-align: center;
}
#bg_product_compass_vlp.template_reel .carousel .item .header-subtitle,
.template_reel .carousel .item .header-subtitle{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:30px;
	color:#fff;	
	margin:0;
	font-weight: normal;
	position:relative;
	text-align: center;
}
.template_reel .carousel .outer .inner .item.visible{
	left:0;
	z-index:1;
}

.template_reel .prev{
	background: url('../img/layout/arrow-left-grey.png') left center no-repeat transparent;
	height: 39px;
	left: 10px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 39px;
	z-index: 3;
	display: none;
}
.template_reel .next{
	background: url('../img/layout/arrow-right-grey.png') right center no-repeat transparent;
	height: 39px;
	margin-top: -20px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 39px;
	z-index: 3;
	display: none;
}
.template_reel .prev:hover,
.template_reel .next:hover{
	opacity: 0.5;
}

.template_reel .bg img{
	display:block;
}

/*------------------------------------*/

.template_reel .wrapper-bullet{
	width: 150px;
    margin: 0 auto;
    position: absolute;
    bottom: 15px;
    left: 35px;
	z-index:4;
}
.template_reel .bullet{
	background: url('../img/layout/reel-off.png') center center no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0;
   	margin-right: 5px;
    float: left;
}
.template_reel .bullet.on{
	background: url('../img/layout/reel-on.png') center center no-repeat;
}

.template_reel .wrapper-bullet{
	width: 40px;
    margin: 0 auto;
    position: absolute;
    bottom: 55px;
    left: 50%;
	z-index:4;
	margin-left: -20px;
}
.template_reel .whitedots .bullet{
	background: url('../img/layout/dots-reel-white-gray.png') bottom center no-repeat;
	width: 14px;
	height: 14px;
}
.template_reel .whitedots .bullet.on{
	background-position: top center;
}
.template_reel .scroll-down-wrapper{
	text-align: center;
	width:100%;
	position:absolute;
	bottom:-2px;
	z-index: 3;
}
.template_reel .scroll-down{
	background-color: #17191c;
	border-radius:3px;
	text-align: center;
	max-width:144px;
	margin:0 auto;
}
.template_reel .scroll-down a{
	color:#fff;
	display: inline-block;
	font-size:12px;
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	padding:12px;
}
.template_reel .scroll-down a img{
	margin-left:10px;
	vertical-align: baseline;
}
/*-- template_subvisual ------------------------------*/
.template_subvisual{
	background-color: #17191c;
	width:100%;
	height:30%;
	margin:0 auto;
}
.template_subvisual h3{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#fff;
	margin:0;
	padding: 0;
	line-height: 36px;
}
.template_subvisual h4{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8b8c8e;
	margin:0;
	padding: 0;
}
.template_subvisual .contents{
	margin:0 auto;
	position:relative;
	max-width:850px;
	padding:45px 0;
}
.template_subvisual .contents .text .border{
	border-top:1px solid #8b8c8e;
	display:block;
	width:85px;
	height:1px;
	margin-top:20px;
}
.template_subvisual .contents .text{
	float: left;
}
.template_subvisual .contents .wrapper-img{
	margin-right:35px;
	float:left;
}
.template_subvisual img{
	max-width:75px;
}

/*-- template boxed ----------------------------------*/
.template_boxed{
	padding:8px;
	background-color: #dadada;
}
/*-- cta fixed ---------------------------------------*/
.box-cta{
	position:fixed;
	top:300px;
	left:18px;
	z-index:10;
}
.box-cta ul{
	list-style: none;
	margin:0;
	padding: 0;
}
.box-cta ul li{
	border-radius:3px;
	overflow:hidden;
	width:44px;
	transition: width 0.3s ease-in-out 0.1s;
	margin-bottom:1px;
}
.box-cta ul li:hover{
	width:145px;
	transition: width 0.3s ease-in-out 0.1s;
}
.box-cta ul li.collapse{
	width:145px;
}
.box-cta ul li.sel a{
	
}

.box-cta ul li a.conf{
	background-position: left top,44px center;	
}
.box-cta ul li a.td{
	background-position: left -44px,44px center;	
}
.box-cta ul li a.br{
	background-position: left -88px,44px center;	
}
.box-cta ul li a.compare{
	background-position: left -132px,44px center;	
}
.box-cta ul li a.quote{
	background-position: left -177px,44px center;	
}
.box-cta ul li a.price-list{
	background-position: left -225px,44px center;	
}
.box-cta ul li a{
	background-image: url('../img/layout/icon-cta.png'),url('../img/layout/sep-cta.png');
	background-position: left top, 44px center;
	background-repeat: no-repeat;
	background-color: #17191c;	
	/*background: url('../img/layout/sep-cta.png') left center no-repeat #17191c;*/
	border-radius:3px;
	color:#fff;
	display: inline-block;
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 44px;
	line-height: 43px;
	text-align: center;
	text-transform: uppercase;
	width:100%;
	white-space: nowrap;
}
.box-cta ul li a:hover{
	color:#000;
	background-color: #ffcc04;
}


/*-- cta page ------------------------------------------*/
.wrapper-cta{
	width:100%;
	text-align: center;
}
.cta{
	background-color: #ffcc04;
	border-radius:3px;
	color:#17191c;
	display: inline-block;
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:40px;
	padding:0 15px;
	text-align: center;
	min-width: 165px;
	font-weight: bold;
}
.cta:hover{
	color:#fff;
	background-color: #17191c;
}
/*-- triangle ------------------------------------------*/
.triangle{
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 16px 0 16px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    z-index: 50;
}
/*-- grey border ---------------------------------------*/
.border{
	width:100%;
	border-top:1px solid #ebebeb;
}
/*-- information note ----------------------------------*/
.v2016 .information-note{
	font-size:12px;
	font-family:'Proxima',Arial,sans-serif;
	display: inline-block;
	padding:15px 30px;
}
/*-- template cta --------------------------------------*/
.v2016 .product_page .template_cta{
	background-position: center -6px;
    padding: 10px 0 0 0;
    height: 240px;
    margin: 0 auto;
    width: 950px;
    /*-webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;*/
    background-color: #f5f5f5;
}
.v2016 .product_page .template_cta a{
	float: left;
    height: 210px;
    padding-top: 30px;
    text-align: center;
    width: 237px;
}
/*-- template compare ----------------------------------*/
.v2016 .template_compare{
	position: relative;
}
.v2016 .template_compare .item{
	float: left;
	margin: 0 0 0 50px;
	padding: 0 !important;
	position: relative;
	width: 230px;
}
.v2016 .template_compare .item:first-child{
	margin-left: 80px;
}
.page_content.v2016 .template_compare .item h3{
	color: #444444;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	height:40px;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.page_content.v2016 .template_compare .item p{
	display: block;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	line-height: 20px;
	margin: 22px 0 0 0;
	text-align: left;
	width: auto;
}
/*-- template float -----------------------------------*/
.page_content.v2016 .product_page .template_float{
	position:relative;
}
.page_content.v2016  .product_page .template_float .img{
	position:absolute;
}
.page_content.v2016 .product_page .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:390px;
}
.page_content.v2016 .product_page .template_float .text{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:390px;
}
.page_content.v2016 .product_page .whiteversion .template_float h2{
	color:#444444;
	text-align: left;
	padding:20px 0 25px;
	font-size: 30px;
	line-height: 34px;
}
.page_content.v2016 .product_page .template_float p{
	padding: 0;
	margin:0 0 40px 0;
	width:390px;
	text-align: left;
}
.v2016 .template_float .slides{
	width:360px;
	height: 95px;
	position: relative;
}

.v2016 .template_float .slides a{
	color: #000;
	float: left;
	line-height: normal;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	width: 74px;
	border:2px solid #d5d5d5;
}
.v2016 .template_float .slides a:before {
    content: '';
    border: 5px solid transparent;
    width: 74px;
    height: 53px;
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
}
.v2016 .template_float .slides a.sel:before{
	border-color:#ffcc04;
}
.v2016 .template_float .slides a.sel{
	/*border:4px solid #ffcc04;*/

}
.v2016 .template_float .slides a img{
	display: block;
}
.v2016 .template_float .slides.side a{
	font-family: 'ProximaLight', Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
	width: 220px;
}
.v2016 .template_float .slides.side a img{
	float: left;
	margin-right: 3px;
}

/*-- template float with black bg -----------------------------------*/

.page_content.v2016 .product_page .whiteversion .template_float.black_box h2{
	color:#ffffff;
}
.page_content.v2016 .product_page .template_float.black_box p {
    color: #ffffff;
    width: 100%;
}
.page_content.v2016 .product_page .whiteversion .black_box h3 {
	color: #ffffff;
}
.v2016 .template_float.black_box .slides a.sel:before {
    border-color: #ffffff;
}
.v2016 .template_float.black_box .desc .slides a span.text {
	color: #ffffff;
}
.black_box {
	background-color: #111111;
}
.black_box span.text {
	color:#000;
}

/*-- template float with black gradient bg -----------------------------------*/

.black_box.gradient {
	background: url(../img/cherokee/interior/black-gradient-box-bg.jpg) top center no-repeat;
}

/*-- template display tab ---------------------------------------------------*/

.template_display_tab {
    position: relative;
}
.template_display_tab .loader-gif-interior {
    width: 100%;
    height: 730px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    z-index: 10;
}
.template_display_tab .loader-gif-interior img {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -15px;
    z-index: 11;
}

.v2016 .template_display_tab h4{
	font-family:'Proxima',Arial,sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color:#444;
	margin:0;
	padding: 0;
}
.v2016 .template_display_tab ul{
	margin:0 auto;
	padding:0;
	list-style:none;
}

.v2016 .template_display_tab ul.tabswitch{
	width:100%;
	margin:0 auto;
	margin-top: 20px;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
}
.v2016 .template_display_tab ul.tabswitch li{
	background-color: #f5f5f5;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.v2016 .template_display_tab ul.tabswitch li.sel{
	background-color: #e1e1e1;
}
.v2016 .template_display_tab ul.tabswitch li a{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	color:#444;
	line-height: 30px;
	padding:0 60px;
	text-transform: uppercase;
}
.v2016 .template_display_tab ul.tabswitch li.sel a {
	font-family: 'ProximaBold',Arial,sans-serif;
}
.v2016 .template_display_tab .options ul{
	width:100%;
	margin:40px auto;
	text-align: center;
}
.v2016 .template_display_tab .options ul li{
	display: inline;
}
.v2016 .template_display_tab .options ul li a img{
	display: inline;
	padding:0 10px;
}
.v2016 .display.tab{
	text-align:center;
	background-color:#000;
	display: none;
	padding-bottom: 70px;
}
.v2016 .display.tab .container-list ul{
	margin:0;
	padding:0;
	width:50%;
	list-style-position: inside;
	float:left;
	text-align: center;
}
.v2016 .display.tab .container-list{
	width:550px;
	margin:0 auto;
}
.v2016 .display.tab .container-list ul li{
	color:#ffcc04;
	line-height: 40px;
	list-style-type: disc !important;
	text-align: left;
}
.v2016 .display.tab .container-list ul li span{
	color:#c1c1c1;
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
/*-- colorizer --------------------------------------------------------------*/

.v2016 .template_display .display .colorizer{
	background: url('../img/layout/loading.gif') center center no-repeat #fff;
	height: 500px;
	position: relative;
	background: #ececec;
	background: -moz-linear-gradient(top,  #ececec 0%, #ebebeb 0%, #ebebeb 29%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ececec 0%,#ebebeb 0%,#ebebeb 29%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ececec 0%,#ebebeb 0%,#ebebeb 29%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff',GradientType=0 );
}
.v2016 .template_display .display .colorizer .bg{
	position: relative;
	z-index: 1;
}
.v2016 .template_display .display .colorizer .label{
	border-bottom: 3px solid #000;
    color:#010101;
    display: inline-block;
    font-family: 'ProximaBold',Arial,sans-serif;
    font-size: 14px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
   	bottom:75px;
}
.v2016 .template_display .display .colorizer .colors{
    bottom: 0;
    height: 65px;
    /* left: 409px; */
    left: 50%;
    margin-left: -200px;
    text-align: center;
    position: absolute;
    z-index: 50;
    width: 400px;
}
.v2016 .template_display .display .colorizer .colors a{
	background: url('/img/layout/bg_colorizer_colors.png');
    /* float: left; */
	display: inline-block;
	text-align: left;
    height: 31px;
    position: relative;
    width: 31px;
}

.v2016 .template_display .display .colorizer .colors a span{
	background: url('../img/renegade_2015/colorizer/bg_colors_sel.png') bottom center no-repeat;
    height: 33px;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}
.v2016 .template_display .display .colorizer .colors a strong{
	color: #444444;
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size: 11px;
	display: none;
	font-weight: normal;
	left: 2px;
	position: absolute;
	top: 48px;
	width: 200px;
	text-transform: uppercase;
}
.v2016 .template_display .display .colorizer .colors a.sel span,
.v2016 .template_display .display .colorizer .colors a.sel strong{
	display: block;
}
.v2016 .template_display .display .colorizer .car{
    position: absolute;
    right: 80px;
    top: 65px;
    z-index: 50;
}
.v2016 .template_display .display .colorizer .modelname{
    font-family: 'Proxima',Arial,sans-serif;
    font-size: 24px;
    color:#444444;
    position: absolute;
    left: 60px;
    line-height: 30px;
    top: 60px;
	z-index: 51;
}
.v2016 .template_display .display .colorizer .version-name{
    font-family: 'ProximaBold',Arial,sans-serif;
    font-size: 40px;
    color:#444444;
}
.v2016 .template_display .display .colorizer .colors a.col_brilliantblack{ background-position: -10px top; }
.v2016 .template_display .display .colorizer .colors a.col_brightwhite{background-position:-84px top;}
.v2016 .template_display .display .colorizer .colors a.col_black{ background-position: -10px top; }
.v2016 .template_display .display .colorizer .colors a.col_rhino{ background-position: -1194px top; }
.v2016 .template_display .display .colorizer .colors a.col_billetsilver{ background-position: -158px top; }
.v2016 .template_display .display .colorizer .colors a.col_granitecrystal{ background-position: -1231px top; }
.v2016 .template_display .display .colorizer .colors a.col_purple{ background-position: -1563px top; }
.v2016 .template_display .display .colorizer .colors a.col_firered{ background-position: -1453px top; } 
.v2016 .template_display .display .colorizer .colors a.col_green{ background-position: -1490px top; } 
.v2016 .template_display .display .colorizer .colors a.col_deepcherryred,
.v2016 .template_display .display .colorizer .colors a.col_velvetred{ background-position: -47px top; }
.v2016 .template_display .display .colorizer .colors a.col_lightbrownstone{ background-position: -1305px top; }
.v2016 .template_display .display .colorizer .colors a.col_hydro{ background-position: -1416px top; }
.v2016 .template_display .display .colorizer .colors a.col_ivorywhite{ background-position: -343px top ; } 
.v2016 .template_display .display .colorizer .colors a.col_redline{ background-position: -1083px top; } 
.v2016 .template_display .display .colorizer .colors a.col_trueblue{ background-position: -1638px top; }

.v2016 .template_display .display .colorizer .colors a.col_gobi{ background-position: -527px top; }
.v2016 .template_display .display .colorizer .colors a.col_chief{ background-position: -1415px top; }

.v2016 .template_display .display .colorizer .colors a.col_pearlwhite{background-position:-343px top; }
.v2016 .template_display .display .colorizer .colors a.col_jazzblue{ background-position: -1636px top;}
.v2016 .template_display .display .colorizer .colors a.col_diamondblack{ background-position: -10px top;}
.v2016 .template_display .display .colorizer .colors a.col_pearlwhiteblack{ background-position: -676px top; }
.v2016 .template_display .display .colorizer .colors a.col_granitecrystalblack{ background-position: -1376px top; }

.v2016 .template_display .display .colorizer .colors a.col_white{background-position:-84px top; }
.v2016 .template_display .display .colorizer .colors a.col_spitfireorange{ background-position: -565px top; }
.v2016 .template_display .display .colorizer .colors a.col_laserblue{ background-position:  -601px top; }
.v2016 .template_display .display .colorizer .colors a.col_olivegreen{ background-position: -454px top; }
.v2016 .template_display .display .colorizer .colors a.col_diamondblack{ background-position: -10px top; }

.v2016 .template_display .display .colorizer .colors a.col_omahaorange{ background-position: -565px top; }
.v2016 .template_display .display .colorizer .colors a.col_alpinewhite{ background-position: -343px top; }
.v2016 .template_display .display .colorizer .colors a.col_carbonblack{ background-position: -380px top; }
.v2016 .template_display .display .colorizer .colors a.col_hypergreen{ background-position: -1490px top; }
.v2016 .template_display .display .colorizer .colors a.col_solidblack{ background-position: -10px top; }

/*-- roof bicolor --*/
.v2016 .template_display .display .colorizer .colors a.col_redlineblack{ background-position: -747px top; }
.v2016 .template_display .display .colorizer .colors a.col_spitfireorangeblack{ background-position: -894px top; }
.v2016 .template_display .display .colorizer .colors a.col_jazzblueblack{ background-position: -932px top; }
.v2016 .template_display .display .colorizer .colors a.col_laserblueblack{ background-position: -1671px top; }
.v2016 .template_display .display .colorizer .colors a.col_billetsilverblack{ background-position: -823px top; }
.v2016 .template_display .display .colorizer .colors a.col_olivegreenblack{ background-position: -1340px top; }
.v2016 .template_display .display .colorizer .colors a.col_whiteblack{ background-position: -674px top; }
.v2016 .template_display .display .colorizer .colors a.col_rhinoblack{ background-position: -1340px top; }
/*-- bicolor -------------------------------------------------------------------*/
.v2016 .template_display .display .colorizer .bicolor_switch{
	background: url('../img/layout/img_switch_colorizer.png') bottom center no-repeat;
	bottom: 90px;
	height: 45px;
	left: 22px;
	position: absolute;
	z-index: 100;
	width: 144px;
}

.v2016 .template_display .display .colorizer .bicolor_switch.bi{
	background-position: top center;
}


/*-- template display colorizer------------------------------------------------------------------------*/

.v2016 .template_display_colorizer {
	position: relative;
	background-color: #ebebeb;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.v2016 .template_display_colorizer .display{
	position: relative;
	padding:40px 0 0 0;
	border-bottom: 1px solid #dadada;
}
.v2016 .template_display_colorizer .display .versions{
	margin:0 auto;
	padding: 0;
	list-style: none;
	background-color: #ebebeb;
	width:770px;
}
.v2016 .template_display_colorizer .display .versions li{
	margin:0 85px 0 0;
	padding: 0;
	float:left;
	width:200px;
	text-align: center;
	cursor:pointer;
}
.v2016 .template_display_colorizer .display .versions li.sel{
	border-bottom:9px solid #a2a2a2;
}
.v2016 .template_display_colorizer .display .versions li span.text{
	font-size:22px;
	font-family: 'ProximaLight',Arial,sans-serif;
	padding:10px 0 25px 0;
	display: inline-block;
}
.v2016 .template_display_colorizer .display .versions li.last{
	margin:0;
}
/*-- template display colorizer two thumb ------------------------------------------------------------------------*/
.v2016 .template_display_colorizer.two{
	margin-bottom:30px;
}
.v2016 .template_display_colorizer.two .display .versions{
	width:485px;
}
/*-- template display colorizer four thumb ------------------------------------------------------------------------*/
.v2016 .template_display_colorizer.four .display .versions{
	width:850px;
}
.v2016 .template_display_colorizer.four .display .versions li{
	margin: 0 30px 0 0;
    padding: 0;
    float: left;
    width: 190px;
    text-align: center;
    cursor: pointer;
}
.v2016 .template_display_colorizer .display .versions li.last{
	margin:0;
}
/*-- gallery ----------------------------------------------------------------*/

.v2016  .display .gallery{
	height: 100%;
	position: relative;
	width: 100%;
}
.v2016  .display .gallery .outer{
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.v2016  .display .gallery .outer .inner{
	height: 100%;
	position: relative;
	width: 50000px;
}
.v2016  .display .gallery .outer .inner .item{
	background: none;
	float: left;
	height: 100%;
	padding: 0;
	width: 950px;
}
.v2016  .display .gallery .outer .inner .item .info{
	background-color: rgba(0, 0, 0, 0.5);
	color:#fff;
	height:100%;
	left:0;
	padding:100px 55px 100px 75px;
	position:absolute;
	top:0;
	width:260px;
}
.v2016  .display .gallery .outer .inner .item .info h4{
	font-size:16px;
	text-transform: uppercase;
	text-align: left;
	margin-top:0;
}
.v2016  .display .gallery .outer .inner .item .info p{
	padding:0;
	margin:0;
	color:#fff;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	text-align: left;
}
.v2016  .display .gallery .outer .inner .item .download{
	background: url('../img/layout/img_button_download.png') top center no-repeat transparent;
	bottom: 15px;
	height: 30px;
	position: absolute;
	right: 20px;
	width: 93px;
	z-index: 15;
}
.v2016 .display .gallery .prev{
	background: url('../img/layout/arrow-left-grey.png') left center no-repeat transparent;
	height: 39px;
	display: none;
	left: 10px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 39px;
}
.v2016 .display .gallery .next{
	background: url('../img/layout/arrow-right-grey.png') right center no-repeat transparent;
	height: 39px;
	margin-top: -20px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 39px;
}
.v2016 .display .gallery .next:hover,.v2016 .display .gallery .prev:hover{
	opacity:0.5;
}

.v2016 .minigallery .display .gallery .prev{
	background: url(../img/layout/arrow-left-grey-mini.png) left center no-repeat transparent;
    height: 21px;
    display: none;
    left: 10px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.v2016 .minigallery .display .gallery .next{
	background: url('../img/layout/arrow-right-grey-mini.png') right center no-repeat transparent;
	height: 21px;
	margin-top: -7px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 20px;
}


.v2016  .display .gallery .dots{
	bottom: -45px;
	height: 15px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;
}
.v2016  .display .gallery .dots.inside{
	bottom: 20px;
	height: 15px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 10;
}
.v2016  .display .gallery .dots span{
	background: url('../img/layout/dots-clean.png') top center no-repeat transparent;
	display: inline-block;
	height: 9px;
	width: 18px;
	cursor: pointer;
}
.v2016 .display .gallery .dots span.sel{
	background-position: bottom center;
}

/*-- gallery with slider ----------------------------------------------------------------*/ 

.v2016 .display .gallery.with_slider .outer {
	width: 900px;
	margin: 0 auto;
}
.v2016  .display .gallery.with_slider .outer .inner .item{
	width: 190px;
	margin: 0 55px 0 55px;
}
.v2016  .display .gallery.with_slider .outer .inner .item.sel{
	border-bottom: 9px solid #a2a2a2;
}
.v2016  .display .gallery.with_slider .outer .inner .item .text{
	width: 190px;
}
/*-- ----------------------------------------------*/
.gws{
	height: 100%;
	position: relative;
	width: 100%;
}
.gws .outer_gws{
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 945px;
	margin: 0 auto;
}
.gws .outer_gws .inner_gws{
	height: 100%;
	position: relative;
	width: 50000px!important;
}
.gws .outer_gws .inner_gws .item_gws{
	background: none;
	float: left;
	height: 100%;
	padding: 0;
	width: 315px;
	text-align: center;
	font-family: 'Proxima';
	font-size: 23px;
	cursor: pointer;
}
.gws .outer_gws .inner_gws .item_gws.sel_gws .text{
	border-bottom: 9px solid #a2a2a2;
	font-family: 'ProximaBold';
}
.gws .outer_gws .inner_gws .item_gws .text {
	text-align: center;
	display: block;
	padding-top: 15px;
	margin: 0 auto;
	width: 190px;
	height: 41px;
}
.gws .prev_gws{
	background: url('../img/layout/arrow-left-grey.png') left center no-repeat transparent;
	height: 39px;
	display: none;
	left: 10px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 39px;
}
.gws .next_gws{
	background: url('../img/layout/arrow-right-grey.png') right center no-repeat transparent;
	height: 39px;
	margin-top: -20px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 39px;
}
.gws .next_gws:hover,.gws .prev_gws:hover{
	opacity:0.5;
}
/*-- -----------------------------------------------*/

.v2016 .template_display .circles{
	height: 240px;
	margin: 0 auto;
	position: relative;
	width: 712px;
	margin-bottom:30px;
}

.v2016 .template_display .circles .circle{
	float: left;
	height: 250px;
	margin-left: 12px;
	width: 166px;

}

.product_page.classicwhite.v2016 .template_display .circles .circle .title{
	color: #303030;
	display: block;
	font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	padding: 20px 0 30px 0;
	text-transform: none;
}

.v2016 .template_display .circles .circle a{
	height: 166px;
	display: block;
}

/*-- WRANGLER - exterior ----------------------------------------------------*/

.page_content #bg_product_wrangler_2016_exteriors{
	background: url('../img/wrangler/exterior/jeep-wrangler-background.jpg') center top no-repeat #000;
}

.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:330px;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc p{
	width:100%;
	color:#444444;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a.sel span{
	font-family: 'ProximaLight',Arial,sans-serif;
}

.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}

/*-- WRANGLER - interior----------------------------------------------------*/

.page_content #bg_product_wrangler_2016_interior{
	background: url('../img/wrangler/interior/jeep-wrangler-interior-bg.jpg') center top no-repeat #000;
}
.page_content.v2016 #bg_product_wrangler_2016_interior .product_page .whiteversion .interior h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:60px 0 40px 0;
	margin: 0;
	text-align: center;
	line-height: 32px;
}
.page_content.v2016 #bg_product_wrangler_2016_interior .product_page .whiteversion .interior p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0 80px 40px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
#bg_product_wrangler_2016_interior .options ul li a{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#444;
	opacity:0.4;
}
#bg_product_wrangler_2016_interior .template_display_tab .options ul li a.sel{
	opacity:1;
}
#bg_product_wrangler_2016_interior .template_display_tab .detail{
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:2;
}
#bg_product_wrangler_2016_interior .template_display_tab .detail h2{
	font-size: 30px;
	font-family: 'Proxima',Arial,sans-serif;
	color:#fff;
	padding:25px 0 0 0;
}
#bg_product_wrangler_2016_interior .template_display_tab .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
#bg_product_wrangler_2016_interior .template_display_tab .detail p{
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	padding:25px 90px 20px 90px;
}

/*-- WRANGLER - safety ----------------------------------------------------*/

.page_content #bg_product_wrangler_2016_safety{
	background: url('../img/wrangler/safety/jeep-wrangler-safety-bg.jpg') center top no-repeat #000;
}

.v2016 #bg_product_wrangler_2016_safety p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}

/*-- WRANGLER - capability --------------------------------*/

.page_content #bg_product_wrangler_2016_capability{
	background: url('../img/wrangler/capability/jeep-wrangler-capability-bg.jpg') center top no-repeat #000;
}

.v2016 #bg_product_wrangler_2016_capability .template_float p{
	width:100%;
	color:#444444;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .text{
	width:400px;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .slide p,
.v2016 #bg_product_wrangler_2016_capability .template_float .slide h2{
	text-align: right;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .slide h2{
	font-size:26px;
	padding:20px 0 15px 0;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .slides a{
	position: relative;
	left:0;
	margin-right:40px;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_wrangler_2016_capability .template_float .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:14px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:105px;
	line-height: 13px;
}
.v2016 #bg_product_wrangler_2016_capability .template_display .logo{
	position:absolute;
	left:50%;
	top:-75px;
	margin-left: -75px;
}
.v2016 #bg_product_wrangler_2016_capability .template_display h2.first-title{
	font-size:40px;
	padding:120px 0 50px 0;
}
.v2016 #bg_product_wrangler_2016_capability .template_display .desc{
	position: absolute;
	top:130px;
	right:60px;
	left:auto;
	padding: 0;
	margin:0;
	width:450px;
	text-align: left;
}
.v2016 #bg_product_wrangler_2016_capability .template_display .desc h2{
	color: #444444;
    text-align: left;
    padding: 0 0 15px 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
}
.v2016 #bg_product_wrangler_2016_capability .template_display .desc p{
	width:100%;
	color:#444444;
	padding:0 0 40px 0;
	text-align: left;
}
.v2016 #bg_product_wrangler_2016_capability p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}

#wrangler_capability_circles_1 { background: url('../img/wrangler/capability/bg_circles.png') 0px 0px no-repeat; }
#wrangler_capability_circles_2 { background: url('../img/wrangler/capability/bg_circles.png') -166px 0px no-repeat; }
#wrangler_capability_circles_3 { background: url('../img/wrangler/capability/bg_circles.png') -332px 0px no-repeat; }
#wrangler_capability_circles_4 { background: url('../img/wrangler/capability/bg_circles.png') -498px 0px no-repeat; }

#wrangler_capability_circles_1.sel, #wrangler_capability_circles_1:hover { background-position: 0px -166px; }
#wrangler_capability_circles_2.sel, #wrangler_capability_circles_2:hover { background-position: -166px -166px; }
#wrangler_capability_circles_3.sel, #wrangler_capability_circles_3:hover { background-position: -332px -166px; }
#wrangler_capability_circles_4.sel, #wrangler_capability_circles_4:hover { background-position: -498px -166px; }
#wrangler_capability_circles_4.sel, #wrangler_capability_circles_4:hover { background-position: -498px -166px; }

/*-- cherokee -------------------------------------------*/

.v2016 .rollover{
	height:19px;
	position:absolute;
	width:19px;
}
.v2016 .pulse{
	border: 6px solid #e6a402;/*8c7024*/
    -webkit-border-radius: 30px;
    height: 19px;
    width: 19px;
    position: absolute;
    top: -6px;
	left: -6px;
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0;
}
.v2016 .pulse:hover{
	animation:none;
} 
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.4, 0.4); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
.v2016 .rollover{
  	background: url('../img/layout/tooltip_dot.png') bottom center no-repeat;
}
.v2016 .rollover:hover{
  	background: url('../img/layout/tooltip_dot.png') top center no-repeat;
}
.v2016 .rollover#cherokee_vlp_dot_int_1{
	top: 250px;
	left: 340px;
}
.v2016 .rollover#cherokee_vlp_dot_int_2{
	top: 50px;
    left: 205px;
}
.v2016 .rollover#cherokee_vlp_dot_int_3{
	top: 15px;
    left: 300px;}
.v2016 .rollover#cherokee_vlp_dot_int_4{
	top: 60px;
	left: 530px;
}
.v2016 .rollover#cherokee_vlp_dot_int_5{
	top: 205px;
    left: 655px;
}
.v2016 .rollover#cherokee_vlp_dot_int_6{
    top: 65px;
    right: 140px;
}
.v2016 .rollover#cherokee_vlp_dot_int_7{
    top: 260px;
    right: 155px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_front_1{
	top: 275px;
	left: 310px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_front_2{
	top: 220px;
	left: 480px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_front_3{
	top: 174px;
	left: 575px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_front_4{
	top: 164px;
	left: 650px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_front_5{
	top: 75px;
	left: 660px;
}
.v2016 .rollover#cherokee_vlp_dot_ext_back_1{
	top:40px;
	left:590px;	
}
.v2016 .rollover#cherokee_vlp_dot_ext_back_2{
	top:165px;
	left:680px;	
}
.v2016 .rollover#cherokee_vlp_dot_ext_back_3{
	top:235px;
	left:740px;	
}
.v2016 .rollover#cherokee_vlp_dot_ext_back_4{
	top:265px;
	left:645px;	
}
/*-- CHEROKEE - interior ----------------------------------------------------*/

.page_content #bg_product_cherokee_2016_interior{
	background: url('../img/cherokee/interior/jeep-cherokee-interior-bg.jpg') center top no-repeat #000;
}

.v2016 #bg_product_cherokee_2016_interior .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:330px;
}
.v2016 #bg_product_cherokee_2016_interior .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_cherokee_2016_interior .template_float .desc .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_cherokee_2016_interior .template_float .desc .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	position: absolute;
	top:60px;
	left:0;
	text-align: left;
	width:100px;
}
.v2016 #bg_product_cherokee_2016_interior .template_float .desc .slides a.sel span{
	font-family: 'Proxima',Arial,sans-serif;
}

.v2016 #bg_product_cherokee_2016_interior .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}
.page_content.v2016 #bg_product_cherokee_2016_interior .product_page .whiteversion .interior h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:60px 0 40px 0;
	margin: 0;
	text-align: center;
	line-height: 32px;
}
.page_content.v2016 #bg_product_cherokee_2016_interior .product_page .whiteversion .interior p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0 80px 40px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
#bg_product_cherokee_2016_interior .options ul li a{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#444;
	opacity:0.4;
}
#bg_product_cherokee_2016_interior .template_display_tab .options ul li a.sel{
	opacity:1;
}
#bg_product_cherokee_2016_interior .template_display_tab .detail{
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:2;    
	width: 100%;
}
#bg_product_cherokee_2016_interior .template_display_tab .detail h2{
	font-size: 30px;
	font-family: 'Proxima',Arial,sans-serif;
	color:#fff;
	padding:25px 0 0 0;
}
#bg_product_cherokee_2016_interior .template_display_tab .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
#bg_product_cherokee_2016_interior .template_display_tab .detail p{
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	padding:25px 90px 20px 90px;
}
/*-- CHEROKEE - exterior ----------------------------------------------------*/

.page_content #bg_product_cherokee_2016_exteriors{
	background: url('../img/cherokee/exterior/jeep-cherokee-background.jpg') center top no-repeat #000;
}

.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
}
.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
	color: #444444;
}
.v2016 #bg_product_cherokee_2016_exteriors .template_float.black_box .desc .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
	color: #ffffff;
}
.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc .slides a.sel span{
	font-family: 'ProximaLight',Arial,sans-serif;
}

.v2016 #bg_product_cherokee_2016_exteriors .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}
/*-- CHEROKEE - capability --------------------------------*/

.page_content #bg_product_cherokee_2016_capability{
	background: url('../img/cherokee/capability/jeep-cherokee-capability-bg.jpg') center top no-repeat #000;
}
.v2016 #bg_product_cherokee_2016_capability .template_float p{
	width:100%;
	color:#444444;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .text{
	width:340px;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .slide p,
.v2016 #bg_product_cherokee_2016_capability .template_float .slide h2{
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .slide h2{
	font-size:26px;
	padding:20px 0 15px 0;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .slides a{
	position: relative;
	left:0;
	margin-right:40px;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_cherokee_2016_capability .template_float .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:14px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:105px;
	line-height: 13px;
}
.v2016 #bg_product_cherokee_2016_capability .template_display .logo{
	position:absolute;
	left:50%;
	top:-75px;
	margin-left: -75px;
}
.v2016 #bg_product_cherokee_2016_capability .template_display h2.first-title{
	font-size:40px;
	padding:120px 0 50px 0;
}
.v2016 #bg_product_cherokee_2016_capability .template_display .desc{
	position: absolute;
	top:80px;
	right:60px;
	left:auto;
	padding: 0;
	margin:0;
	width:450px;
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_capability .template_display .desc h2{
	color: #444444;
    text-align: left;
    padding: 0 0 15px 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
}
.v2016 #bg_product_cherokee_2016_capability .template_display .desc p{
	width:100%;
	color:#444444;
	padding:0 0 40px 0;
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_capability p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}

/*-- CHEROKEE - safety --------------------------------*/

.page_content #bg_product_cherokee_2016_safety{
	background: url('../img/cherokee/safety/jeep-cherokee-safety-bg.jpg') center top no-repeat #000;
}
.v2016 #bg_product_cherokee_2016_safety .template_float p{
	width:100%;
	color:#444444;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .text{
	width:400px;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .slide p,
.v2016 #bg_product_cherokee_2016_safety .template_float .slide h2{
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .slide h2{
	font-size:26px;
	padding:20px 0 15px 0;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .slides a{
	position: relative;
	left:0;
	margin-right:40px;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_cherokee_2016_safety .template_float .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:14px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:105px;
	line-height: 13px;
}
.v2016 #bg_product_cherokee_2016_safety .template_display .logo{
	position:absolute;
	left:50%;
	top:-75px;
	margin-left: -75px;
}
.v2016 #bg_product_cherokee_2016_safety .template_display h2.first-title{
	font-size:40px;
	padding:120px 0 50px 0;
}
.v2016 #bg_product_cherokee_2016_safety .template_display .desc{
	position: absolute;
	top:80px;
	right:60px;
	left:auto;
	padding: 0;
	margin:0;
	width:450px;
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_safety .template_display .desc h2{
	color: #444444;
    text-align: left;
    padding: 0 0 15px 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
}
.v2016 #bg_product_cherokee_2016_safety .template_display .desc p{
	width:100%;
	color:#444444;
	padding:0 0 40px 0;
	text-align: left;
}
.v2016 #bg_product_cherokee_2016_safety p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}
/*-- WRANGLER - safety ----------------------------------------------------*/

.page_content #bg_product_wrangler_2016_safety{
	background: url('../img/wrangler/safety/jeep-wrangler-safety-bg.jpg') center top no-repeat #000;
}

.v2016 #bg_product_wrangler_2016_safety p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}
/***uconnect section***/

.image-container{
	position: relative;
}
.image-container .rollover{
	height:79px;
	position:absolute;
	width:79px;

}
.image-container .rollover#deezer{
  	background: url('../img/cherokee/technology/tooltip/ballon-deezer.png') bottom center no-repeat;
  	top: 143px;
	left: 291px;
}
.image-container .rollover#deezer:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-deezer.png') top center no-repeat;
}
.image-container .rollover#twitter{
  	background: url('../img/cherokee/technology/tooltip/ballon-twitter.png') bottom center no-repeat;
  	top: 205px;
	left: 24px;
}
.image-container .rollover#twitter:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-twitter.png') top center no-repeat;
}
.image-container .rollover#ballon-2{
  	background: url('../img/cherokee/technology/tooltip/ballon-2.png') bottom center no-repeat;
  	top: 214px;
	left: 155px;
}
.image-container .rollover#ballon-2:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-2.png') top center no-repeat;
}
.image-container .rollover#ballon-3{
  	background: url('../img/cherokee/technology/tooltip/ballon-3.png') bottom center no-repeat;
  	top: 313px;
		left: 291px;
}
.image-container .rollover#ballon-3:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-3.png') top center no-repeat;
}
.image-container .rollover#facebook{
  	background: url('../img/cherokee/technology/tooltip/ballon-fb.png') bottom center no-repeat;
  	top: 404px;
		left: 156px;
}
.image-container .rollover#facebook:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-fb.png') top center no-repeat;
}
.image-container .rollover#tomtom{
  	background: url('../img/cherokee/technology/tooltip/ballon-tomtom.png') bottom center no-repeat;
  	top: 407px;
		left: 403px;
}
.image-container .rollover#tomtom:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-tomtom.png') top center no-repeat;
}
.image-container .rollover#ballon-4{
  	background: url('../img/cherokee/technology/tooltip/ballon-4.png') bottom center no-repeat;
  	top: 358px;
	left: 523px;
}
.image-container .rollover#ballon-4:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-4.png') top center no-repeat;
}
.image-container .rollover#meteo{
  	background: url('../img/cherokee/technology/tooltip/ballon-meteo.png') bottom center no-repeat;
  	top: 444px;
		left: 723px;
}
.image-container .rollover#meteo:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-meteo.png') top center no-repeat;
}
.image-container .rollover#autovelox{
  	background: url('../img/cherokee/technology/tooltip/ballon-autovelox.png') bottom center no-repeat;
  	top: 343px;
		left: 723px;
}
.image-container .rollover#autovelox:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-autovelox.png') top center no-repeat;
}
.image-container .rollover#ecodrive{
  	background: url('../img/cherokee/technology/tooltip/ballon-ecodrive.png') bottom center no-repeat;
  	top: 292px;
		left: 852px;
}
.image-container .rollover#ecodrive:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-ecodrive.png') top center no-repeat;
}
.image-container .rollover#ballon-5{
  	background: url('../img/cherokee/technology/tooltip/ballon-5.png') bottom center no-repeat;
  	top: 72px;
		left: 647px;
}
.image-container .rollover#ballon-5:hover{
  	background: url('../img/cherokee/technology/tooltip/ballon-5.png') top center no-repeat;
}

.image-container .rollover#ballon-6{
  	background: url('../img/cherokee/technology/tooltip/jeep_skills_logo.png') bottom center no-repeat;
    top: 144px;
    left: 456px;
}
.image-container .rollover#ballon-6:hover{
  	background: url('../img/cherokee/technology/tooltip/jeep_skills_logo.png') top center no-repeat;
}
/*-- Cherokee - Technology -----------------------------------------------------*/

.page_content #bg_product_cherokee_2016_technology{
	background: url('../img/cherokee/technology/jeep-cherokee-technology-bg.jpg') center top no-repeat #000;
}

.v2016 #bg_product_cherokee_2016_technology p.float{
	position:absolute;
	left:0;
	top:0;
	width:460px;
	text-align:right;
	padding:120px 40px;
}
.v2016 .template_display .list{
	position: absolute;
	top:90px;
	left:50%;
	padding: 0;
	margin:0;
	width:450px;
	text-align: left;
}
.page_content.v2016 .product_page .whiteversion .template_display .list h3{
	/*color:#565656;*/
	color:#333;
	font-size:21px;
	line-height: 24px;
	padding-bottom:40px;
}
.v2016 .template_display .list ul{
	list-style: url('../img/layout/list_item_technology.png');
	list-style-position: inside;
	margin:0;
	padding:0;
}
.v2016 .template_display .list ul li{
	/*color:#646464;*/
	color:#333;
	font-size:16px;
	line-height: 30px;
	list-style: inherit;
	font-family: "ProximaLight";
}

/*-- tooltip gallery -------------------------------------*/

.rollover {
    cursor: pointer;
 }
.accordion li {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    float: left;
    width: 247px;
    height: 400px;
}
.tooltip-gallery.ui-tooltip {
    border-width: 0;
    width: 230px;
    height: auto;
    padding: 0;
}

.tooltip-gallery.ui-widget-content {
    border: none;
    box-shadow: none;
    background: #0f0f0f;
    border-top: 2px solid #ffb139;
    text-align: center;
}

.tooltip-gallery .ui-tooltip-content {
    font-family: 'Proxima', Arial, sans-serif;
    font-size: 14px;
    padding: 0px 10px 20px;
    text-align: center;
    color: #ffffff;
}

.tooltip-gallery .ui-tooltip-content img {
    display: inline-block;
}

.tooltip-gallery .ui-tooltip-content div {
    text-align: center;
}

.tooltip-gallery .ui-tooltip-content p {
    text-align: center;
    padding-top: 10px;
    margin: 0;
}
.tooltip-gallery.ui-corner-all,
.tooltip-gallery.ui-corner-bottom,
.tooltip-gallery.ui-corner-top,
.tooltip-gallery.ui-corner-left,
.tooltip-gallery.ui-corner-bl,
.tooltip-gallery.ui-corner-tr,
.tooltip-gallery.ui-corner-tl {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

/*-- tooltip uconnect map -------------------------------------*/

.rollover {
    cursor: pointer;
 }
.tooltip-uconnect-map.ui-tooltip {
    border-width: 0;
    width: 246px;
    height: 171px;
    padding: 0;
}

.tooltip-uconnect-map.ui-widget-content {
    border: none;
    box-shadow: none;
    background: url('../img/layout/bg-tooltip-uconnect-map.png') top center no-repeat;
    text-align: center;
}

.tooltip-uconnect-map .ui-tooltip-content {
	font-family: 'Proxima', Arial, sans-serif;
	font-size: 14px;
	padding: 10px 30px 0;
	text-align: center;
    color: #000;
}

.tooltip-uconnect-map .ui-tooltip-content img {
    display: inline-block;
}

.tooltip-uconnect-map .ui-tooltip-content div {
    text-align: center;
}

.tooltip-uconnect-map .ui-tooltip-content p {
    text-align: center;
    padding-top: 10px;
    margin: 0;
}
.tooltip-gallery.ui-corner-all,
.tooltip-gallery.ui-corner-bottom,
.tooltip-gallery.ui-corner-top,
.tooltip-gallery.ui-corner-left,
.tooltip-gallery.ui-corner-bl,
.tooltip-gallery.ui-corner-tr,
.tooltip-gallery.ui-corner-tl {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

/*-- compass -----------------------------------------------*/

.page_content.v2016 .template_display.compass_bg{
	background: url('../img/compass/jeep-compass-bg-off-ordinary.jpg') top center repeat-y #000;
	color:#fff;
}
.page_content.v2016 .template_display.compass_bg h2{
	line-height: 8px;	
}
.page_content.v2016 .template_display h2{
	line-height: 8px;	
}
.page_content.v2016 .product_page .whiteversion .template_display.compass_bg p{
                padding: 0px 135px 40px 135px;
}
.page_content.v2016 .template_display.compass_bg h2{
                line-height: 8px;
                padding: 60px 0 40px 0;
}
.page_content.v2016 #bg_product_compass_vlp .template_compare .item h3{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size: 22px;
	text-align: center;
	text-transform: none;
}
.page_content.v2016 #bg_product_compass_vlp .template_compare .item p{
	font-family: 'Proxima',Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.page_content.v2016 #bg_product_compass_vlp .template_boxed .cover{
	position: absolute;
	left: 0;
	top:0;
	cursor: pointer;
	z-index: 2;
}
.v2016 #bg_product_compass_vlp .template_display .display .youtube .playlist a{
padding: 26px 0 0 15px;
}
.v2016 #bg_product_compass_vlp .template_display .display .youtube .playlist{
	height: 106px;
}
/*
.page_content.v2016 #bg_product_compass_vlp .container-title .header-title{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size: 34px;
	/*letter-spacing: 0.45em;

}
.page_content.v2016 #bg_product_compass_vlp .container-title .header-subtitle{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size: 40px;
	letter-spacing: 0.45em;
	line-height: 50px;
}
*/

/*-- grand cherokee night eagle & wrangler night eagle-------------------------------------------------------------*/
.v2016 #grand-cherokee-night-eagle .template_reel,
.v2016 #wrangler-night-eagle .template_reel{ height:636px;}
.v2016 #grand-cherokee-night-eagle .template_reel .carousel .outer .inner,
.v2016 #wrangler-night-eagle .template_reel .carousel .outer .inner{ height:636px;}
.v2016 #grand-cherokee-night-eagle .template_reel .carousel .outer .inner .item,
.v2016 #wrangler-night-eagle .template_reel .carousel .outer .inner .item{ height:636px;}

.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer,
.v2016 #wrangler-night-eagle .template_display .display .colorizer{
	background: url('../img/layout/loading.gif') center center no-repeat #fff;
	height: 500px;
	position: relative;
	background-color: #fff;
}
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors {
	left: 50%;
	margin-left: -200px;
	text-align: center;
	width: 400px;
}

.v2016  #grand-cherokee-night-eagle .template_display .display .colorizer .colors a ,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a {
	background: url('../img/layout/bg_colorizer_colors_nighteagle.png');
}

.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_brilliantblack,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_brilliantblack,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_brilliantblack{ background-position: -10px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_brightwhite,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_brightwhite,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_brightwhite,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_brightwhite{background-position:-84px top;}
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_black,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_black,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_black,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_black{ background-position: -10px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_rhino,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_rhino,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_rhino,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_rhino{ background-position: -1194px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_billetsilver,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_billetsilver,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_billetsilver,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_billetsilver{ background-position: -158px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_granitecrystal,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_granitecrystal,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_granitecrystal,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_granitecrystal{ background-position: -1231px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_purple,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_purple,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_purple{ background-position: -1563px top; }
.v2016 #grand-cherokee-night-eagle.template_display .display .colorizer .colors a.col_firered,
.v2016  #wrangler-night-eagle .template_display .display .colorizer .colors a.col_firered,
.v2016  #compass_opening_edition .template_display .display .colorizer .colors a.col_firered,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_firered{ background-position: -1453px top; } 
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_green,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_green,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_green{ background-position: -1490px top; } 
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_deepcherryred,	
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_velvetred,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_deepcherryred,	
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_velvetred,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_deepcherryred,	
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_velvetred{ background-position: -47px top; }			
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_lightbrownstone,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_lightbrownstone,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_lightbrownstone{ background-position: -1305px top; }
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_hydro,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_hydro,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_hydro{ background-position: -1416px top; }			
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_gobi,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_gobi,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_gobi,
.v2016 #wrangler-recon .template_display .display .colorizer .colors a.col_gobi{ background-position: -527px top; }			
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors a.col_chief,
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors a.col_chief,
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_chief{ background-position: -1415px top; }

.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_pearlwhite{background-position:-84px top; }
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_jazzblue{ background-position: -1638px top;}
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_diamondblack{ background-position: -10px top;}
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_pearlwhiteblack{ background-position: -676px top; }
.v2016 #compass_opening_edition .template_display .display .colorizer .colors a.col_granitecrystalblack{ background-position: -1379px top; }

.v2016 #wrangler-night-eagle .template_display_colorizer .display{background-color: #fff;}

/*-- template display colorizer two thumb ------------------------------------------------------------------------*/
.v2016 .template_display_colorizer.two{margin-bottom:0px;}
.v2016 .template_display_colorizer.two .display .versions{width:485px;background-color: #fff;}

.v2016 .template_display .display .colorizer .modelname {top:0px;}

.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .label{bottom:55px;margin-left: -20px;}
.v2016 #grand-cherokee-night-eagle .template_display .display .colorizer .colors{bottom:-25px;}

.v2016 #wrangler-night-eagle .template_display_colorizer .display .versions li span.text{font-size: 20px;}
.v2016 #wrangler-night-eagle .template_display .display .colorizer .car{top:80px;}
.v2016 #wrangler-night-eagle .template_display .display .colorizer .label{bottom:45px;margin-left: -20px;}
.v2016 #wrangler-night-eagle .template_display .display .colorizer .colors{bottom:-35px;}

/*-- compass opening edition --------------------------------------------------*/
.v2016 #compass_opening_edition .template_display .display .youtube .playlist a{
	padding: 26px 0 0 15px;
}
.v2016 #compass_opening_edition .template_display .display .youtube .playlist{
	height: 106px;
}
.v2016 #compass_opening_edition .template_float .desc .slides a{
    position: relative;
    left: 0;
}
.v2016 #compass_opening_edition .template_float .desc .slides a:first{
    opacity:1;
}
.page_content.v2016 #compass_opening_edition .product_page .whiteversion h3{
	font-size: 16px;
	padding-bottom:10px;
}
.v2016 #compass_opening_edition .template_float .desc{
    z-index:60;
}
.v2016 #compass_opening_edition .template_float .desc .slides a span.text {
    font-family: 'ProximaLight',Arial,sans-serif;
    font-size: 15px;
    color: #444;
    position: absolute;
    top: 70px;
    left: 0;
    text-align: left;
    width: 90px;
}
.v2016 #compass_opening_edition .template_display .display .colorizer .bicolor_switch{
	display: none !important;
}
.v2016 .template_display .template_compare.minigallery .gallery .outer .inner .item{
	width:230px;
	height:170px;
	margin:0;
}
.v2016 #compass_opening_edition .template_display .display .colorizer .version-name{
	font-size:31px;
}
.v2016 #compass_opening_edition .template_display .display .colorizer .modelname{
	top:80px;
}
.v2016 #compass_opening_edition .template_display .display .colorizer{
	height:545px;
}
.v2016 #compass_opening_edition .template_display .display .colorizer .car{
	top:100px;
}
.page_content.v2016 #compass_opening_edition .product_page .whiteversion p{
	padding-bottom:40px;
}
.page_content.v2016 #compass_opening_edition .product_page .whiteversion h2.medium{
	padding:30px 0;
}
.page_content.v2016 #compass_opening_edition .product_page .whiteversion h2{
	padding: 60px 0 30px 0;
}
.page_content.v2016 #compass_opening_edition .product_page .whiteversion .template_compare h3{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:20px;
	text-align: center;
	    text-transform: none;
}
#compass_opening_edition .accordion.accordionNew li .learnmore{
	top:258px;
}
#compass_opening_edition .product_page .template_cta{
	background: none;
    background-color: #f5f5f5;
}

.v2016 #compass_opening_edition .template_display .display .colorizer .label {
    margin-left: -20px;
}
.v2016 #compass_opening_edition .template_float .slides a:before {
    height: 53px;
}
/*-- compass ------------------------------------------------------------------------------*/
.v2016 #compass .template_display .display .youtube .playlist a{
	padding: 26px 0 0 15px;
}
.v2016 #compass .template_display .display .youtube .playlist{
	height: 106px;
}
.v2016 #compass .template_float .desc .slides a{
    position: relative;
    left: 0;
}
.v2016 #compass .template_float .desc .slides a:first{
    opacity:1;
}
.page_content.v2016 #compass .product_page .whiteversion h3{
	font-size: 16px;
	padding-bottom:10px;
}
.v2016 #compass .template_float .desc{
    z-index:60;
}
.v2016 #compass .template_float .desc .slides a span.text {
    font-family: 'ProximaLight',Arial,sans-serif;
    font-size: 15px;
    color: #444;
    position: absolute;
    top: 70px;
    left: 0;
    text-align: left;
    width: 90px;
}
.v2016 #compass .template_display .display .colorizer .bicolor_switch{
	display: none !important;
}
.v2016 #compass .template_display .display .colorizer .version-name{
	font-size:31px;
}
.v2016 #compass .template_display .display .colorizer .modelname{
	top:80px;
}
.v2016 #compass .template_display .display .colorizer{
	height:545px;
}
.v2016 #compass .template_display .display .colorizer .car{
	top:100px;
}
.page_content.v2016 #compass .product_page .whiteversion p{
	padding-bottom:40px;
}
.page_content.v2016 #compass .product_page .whiteversion .item p{
	padding:0;
}
.page_content.v2016 #compass .product_page .whiteversion h2.medium{
	padding:30px 0;
}
.page_content.v2016 #compass .product_page .whiteversion h2{
	padding: 60px 0 30px 0;
}
.page_content.v2016 #compass .product_page .whiteversion .template_compare h3,
.page_content.v2016 #bg_product_compass_2016_exteriors .template_compare .item h3,
.page_content.v2016 #bg_product_compass_2016_safety .template_compare .item h3,
.page_content.v2016 #bg_product_compass_2016_capability .template_compare .item h3,
.page_content.v2016 #bg_product_compass_technology .template_compare .item h3 {
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:22px;
	text-align: center;
    text-transform: none;
}
#compass .accordion.accordionNew li .learnmore{
	top:258px;
	position: absolute;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 12px 0;
    text-align: center;
    display: none;
    font-size: 12px;
    font-family: "ProximaNova", Helvetica,Arial;
    font-weight: bold;

}
#compass .accordion.accordionNew li .content {
  position: absolute;
  left: 50%;
  top: 0;
  display: none;
}
#compass .product_page .template_cta{
	background: none;
    background-color: #f5f5f5;
}
#compass .accordion.accordionNew li .content .wrapper .text {
    font-family: 'ProximaLight';
    color: #444;
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-align: left;
    width: auto;
}
#compass .accordion.accordionNew li .learnmore .image {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4.5px 0 4.5px 8px;
    border-color: transparent transparent transparent #ffb302;
    display: inline-block;
    margin-left: 5px;
}
#compass .accordion.accordionNew li .content .wrapper .close {
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
/*-- --------------------table_template ------------------------------------------------------------------*/
#opencontent .page_content.table_template {
	padding-top: 0;
}
.v2016 .template_display{
	position: relative;
}
#bg_product_table_template{
	background:  url('../img/wrangler-mopar-one/img_header.jpg') top center no-repeat #000	;
}
.page_content.table_template .header_subtitle {
	display:block;
	width: 930px;
	position:absolute;
	top: 45px;
	left: 50%;
	font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 20px;
	color:#fff;
	text-align:center;
	margin-left: -465px;
}
.page_content.table_template .header_title {
	display:block;
	width: 930px;
	position:absolute;
	top: 80px;
	left: 50%;
	font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
	font-size: 46px;
	line-height: 40px;
	color:#fff;
	text-align:center;
	margin-left: -465px;
	font-weight: bold;
}
.page_content.table_template .product_page.classicwhite_grid{
	background: url('../img/layout/bg_col_classicwhite.png') center 636px no-repeat transparent;
	-webkit-background-size: 950px 10000px;
	color: #333 !important;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
.page_content .product_page.classicwhite_grid{
	background: url('../img/layout/bg_col_classicwhite.png') center 610px no-repeat transparent;
	-webkit-background-size: 990px 10000px;
	color: #333 !important;
	margin: 0 auto;
	position: relative;
	width: 1030px;
}
.page_content.table_template .product_page.classicwhite_grid .show{
	margin: 0 auto;
	height: 680px;
	position: relative;
	width: 950px;
}
.page_content.table_template .product_page .show .colors .title{
	color: #FFF;
	left: -28px;
	top: -25px;
}
.page_content.table_template .product_page .show .colors a{
	background-image: url('../img/wrangler-mopar-one/bg_colors.png');
	background-repeat: no-repeat;
    float: left;
    height: 60px;
    position: relative;
    width: 45px;
}
.page_content.table_template .product_page .show .colors a span{
	background: url('../img/wrangler-mopar-one/bg_colors_sel.png') no-repeat;
	background-position: 44px 16px;
	color: #FFF;
	position: relative;
    top: 0px;
}
.page_content.table_template .product_page .sections{
	background: transparent;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
.page_content.table_template .product_page.classicwhite_grid .template_display {
	width: 950px;
}
.page_content.table_template .template_display .grid{
	padding:30px 60px 30px 60px;

}
.page_content.table_template .template_display .grid .element{
	float:left;
	font-family:'Proxima',Arial,sans-serif;
	width:225px;
	text-align:center;
	padding:0 70px 60px 0;
	margin-bottom:20px;
}
.v2016 .template_display .grid .element.last{
	padding:0;
}
.page_content.table_template .template_display .grid .element h1{
	color:#242a36;
	font-size:18px;
	margin:0;
	padding: 0 0 0px 0;
	text-transform: uppercase;
	text-align:center;
	line-height: 18px;
	font-family:'ProximaBold',Arial,sans-serif;
	height: 60px;
}
.page_content.table_template .template_display .grid .element p{
	color:#242a36;
	font-size:16px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	font-family:'Proxima',Arial,sans-serif;
	text-align:center;
}
.page_content.table_template .product_page.classicwhite_grid .template_display .title {
	letter-spacing: 0;
	padding: 0;
	font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
}
.page_content.table_template .template_display .text {
    text-align: center;
    color: #242a36;
    font-size: 16px;
    font-family: 'Proxima',Arial,sans-serif;
    line-height: 20px;
    width: 790px;
	
}
.v2016 .template_display .text {
    display: block;
    line-height: normal;
    margin: 0 auto;
    position: relative;
    width: 935px;
}
.v2016 .product_page.classicwhite_grid .template_display .title {
    background: none;
    font-family: 'ProximaLight', Arial, Helvetica, sans-serif;
    font-size: 48px;
    height: auto;
    letter-spacing: -2px;
    line-height: normal;
    text-align: center;
    padding: 25px 0;
    text-transform: uppercase;
    font-weight: normal;
	color: #333 !important;
}
.v2016 .template_display .title {
    display: block;
}
.table_template .template_display .circles{
	height: 220px;
	margin: 0 auto;
	position: relative;
	width: 712px;
}

.table_template .template_display .circles .circle{
	float: left;
	height: 220px;
	margin-left: 12px;
	width: 166px;
}
.table_template .template_display .circles .circle .title{
	color: #303030;
	display: block;
	font-family: 'ProximaBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;

	margin: 0;
	padding-top: 10px;
	height: 40px;
	text-transform: none;
}
.table_template .template_display .circles .circle a{
	height: 166px;
	display: block;
}
.table_template .scroll-down-wrapper{
	text-align: center;
	width:100%;
	position:absolute;
	bottom:44px;
	z-index: 3;
}
.table_template .scroll-down{
	background-color: #17191c;
	border-radius:3px;
	text-align: center;
	max-width:144px;
	margin:0 auto;
}
.table_template .scroll-down a{
	color:#fff;
	display: inline-block;
	font-size:12px;
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	padding:12px;
}
.table_template .scroll-down a img{
	margin-left:10px;
	vertical-align: baseline;
}

#table_template_circles_1 { background: url('../img/wrangler-mopar-one/bg_circles.png') 0px 0px no-repeat; }
#table_template_circles_2 { background: url('../img/wrangler-mopar-one/bg_circles.png') -166px 0px no-repeat; }
#table_template_circles_3 { background: url('../img/wrangler-mopar-one/bg_circles.png') -332px 0px no-repeat; }
#table_template_circles_4 { background: url('../img/wrangler-mopar-one/bg_circles.png') -498px 0px no-repeat; }

#table_template_circles_1.sel, #table_template_circles_1:hover { background-position: 0px -166px; }
#table_template_circles_2.sel, #table_template_circles_2:hover { background-position: -166px -166px; }
#table_template_circles_3.sel, #table_template_circles_3:hover { background-position: -332px -166px; }
#table_template_circles_4.sel, #table_template_circles_4:hover { background-position: -498px -166px; }
#table_template_circles_4.sel, #table_template_circles_4:hover { background-position: -498px -166px; }

/*-------------compass- exteriors-------------------------------*/

.page_content #bg_product_compass_2016_exteriors{
	background: url('../img/compass/exterior/jeep-compass-background.jpg') center top no-repeat #000;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:330px;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc p{
	width:100%;
	color:#444444;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides a span.text {
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides a.sel span {
	font-family: 'ProximaLight',Arial,sans-serif;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}
.v2016 #bg_product_compass_2016_exteriors .slides.wheel {
	width:900px;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides.wheel a{
	position: relative;
	left:0;
	margin-right:70px;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides.wheel a:hover{
	opacity: 1;
}
.v2016 #bg_product_compass_2016_exteriors .template_float .desc .slides.wheel a span.text {
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:125px;
}

/*-- COMPASS - INTERIOR --*/

.page_content #bg_product_compass_2016_interior{
	background: url('../img/compass/interior/jeep-compass-interior-bg.jpg') center top no-repeat #000;
}

.page_content.v2016 #bg_product_compass_2016_interior .product_page .whiteversion .interior h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:60px 0 40px 0;
	margin: 0;
	text-align: center;
	line-height: 32px;
}
.page_content.v2016 #bg_product_compass_2016_interior .product_page .whiteversion .interior p {
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0 80px 40px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
#bg_product_compass_2016_interior .options ul li a{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#444;
	opacity:0.4;
}
#bg_product_compass_2016_interior .template_display_tab .options ul li a.sel{
	opacity:1;
}
#bg_product_compass_2016_interior .template_display_tab .detail{
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:2;
}
#bg_product_compass_2016_interior .template_display_tab .detail h2{
	font-size: 30px;
	font-family: 'Proxima',Arial,sans-serif;
	color:#fff;
	padding:25px 0 0 0;
}
#bg_product_compass_2016_interior .template_display_tab .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
#bg_product_compass_2016_interior .template_display_tab .detail p{
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	padding:25px 90px 20px 90px;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc{
	position: absolute;
	top:0px;
	left:130px;
	padding: 0;
	margin:0;
	width:330px;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc p{
	width:100%;
	color:#000;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc .slides a:hover{
	opacity: 1;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc .slides a span.text {
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:15px;
	color:#000;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
}
.v2016 #bg_product_compass_2016_interior .template_float .desc .slides a.sel span {
	font-family: 'ProximaLight',Arial,sans-serif;
}

.v2016 #bg_product_compass_2016_interior .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}
.v2016 #bg_product_compass_2016_interior .display .gallery .prev{
	background: none;
	height: 39px;
	display: none;
	left: 10px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 39px;
}
.v2016 #bg_product_compass_2016_interior .display .gallery .next{
	background: none;
	height: 39px;
	margin-top: -20px;
	position: absolute;
	right: 10px;
	top: 50%;
	width: 39px;
}
.page_content.v2016 #bg_product_compass_2016_interior .whiteversion h2.medium {
    padding: 30px 0;
}
.page_content.v2016 #bg_product_compass_2016_interior .product_page .whiteversion p {
    padding-bottom: 40px;
}

/* -- COMPASS SAFETY -- */
.page_content #bg_product_compass_2016_safety{
	background: url('../img/compass/safety/jeep-compass-safety-bg.jpg') center top no-repeat #000;
}
.page_content.v2016 #bg_product_compass_2016_safety .product_page .whiteversion .interior p {
    font-family: 'Proxima',Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0 80px 40px 80px;
    margin: 0;
    text-align: center;
    line-height: 20px;
}
/*-----slider drag-----------------------------------------*/
.slider{
	position:relative;
	height: 427px;
	
	-webkit-user-select: none;  -khtml-user-select: none;   -moz-user-select: none; -o-user-select: none;    user-select: none;
	-webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   backface-visibility: hidden;

   -webkit-perspective: 1000;
   -moz-perspective: 1000;
   -ms-perspective: 1000;
   perspective: 1000;
}
/*#scrollpos a {
	-webkit-user-select: none;  -khtml-user-select: none;   -moz-user-select: none; -o-user-select: none;    user-select: none;
}*/
.slider .dragger{
	position: absolute;
	height: 100%;
	top: 0px;
	left:50%;
	border:2px solid #ffffff;
	z-index:3;
	box-sizing: border-box;
}
.slider .drag{
	background-color: #ffffff;
	border-radius: 50%;
	cursor:pointer;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top:-40px;
	margin-left:-35px;
	width: 70px;
	height:70px;
	z-index:4;
	display: inline-block;
	text-align: center;
	cursor: ew-resize;
}
.slider .drag-label{
	font-family: 'ProximaBold';
	font-size:14px;
	position:relative;
	display: inline-block;
	margin:27px auto;
	color:#000000;
}
.slider .car-1 {
	width:100%;
	top:0;
	left:0;
	position: absolute;
	z-index: 1;
}
.slider .car-2{
	width:50%;
	top:0;
	left:0;
	position: absolute;
	z-index: 2;
	height:100%;
	overflow:hidden;
}
/* -- COMPASS CAPABILITY -- */
.page_content #bg_product_compass_2016_capability {
	background: url('../img/compass/capability/jeep-compass-capability-bg.jpg') center top no-repeat #000;
}
.v2016 #bg_product_compass_2016_capability .template_float .text{
	width:400px;
}
.v2016 #bg_product_compass_2016_capability .template_float .slides a{
	position: relative;
	left:0;
	margin-right:40px;
}
.v2016 #bg_product_compass_2016_capability .template_float .slides a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:14px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:105px;
	line-height: 13px;
}
.v2016 #bg_product_compass_2016_capability .template_float .slide h2{
	font-size:26px;
	padding:20px 0 15px 0;
}
.v2016 #bg_product_compass_2016_capability .template_display .logo{
	position:absolute;
	left:50%;
	top:-75px;
	margin-left: -75px;
}
.page_content.v2016 #bg_product_compass_2016_capability .product_page .template_float .desc{
	position: absolute;
	top:30px;
	left:550px;
	padding: 0;
	margin:0;
	width:350px;
}
.page_content.v2016 #bg_product_compass_2016_capability .product_page .template_float p {
    padding-bottom: 30px;
    margin: 0;
    width: 350px;
    text-align: left;
}
/* -- COMPASS TECHNOLOGY -- */
.page_content #bg_product_compass_2016_capability {
	background: url('../img/compass/technology/jeep-compass-technology-bg.jpg') center top no-repeat #000;
}
/* -- COMPASS box news ------------ */
#news{
	height:560px;
	width:950px;
}
#news .outer-container{
	width:910px;
	background-color: #fff;
	/*padding:20px;*/
	overflow-x:scroll;
	height: 535px;
	/*overflow-y:hidden;*/
	margin:0 auto;
}
#news .outer-container .inner-container{
	width:1230px;
	height:495px;
	background-color: #fff;
}
#news .outer-container .inner-container .view{
	width:1230px;
	height:495px;
	position: relative;
}
#news .outer-container .inner-container  .col{
	width:410px;
	height:495px;
	float:left;
	position: relative;
}
#news .outer-container .inner-container  .article{
	float:left;
	margin:5px 0;
}
#news .outer-container .inner-container  .article.big{
	width:400px;
	height: 268px;
	position: relative;
	overflow: hidden;
}
#news .outer-container .inner-container  .article.small{
	width:195px;
	height:132px;
	position: relative;
	overflow: hidden;
}
#news .outer-container .inner-container  .article.medium{
	width:400px;
	height:200px;
	position: relative;
	overflow: hidden;
}
#news .outer-container .inner-container  .article .content-img{
	transform: scale(1) translate3d(0,0,0);
    transition: all 1s;
}
#news .outer-container .inner-container  .article.big .overlay{
    background-color: #fff;
    opacity: 0;
    width: 400px;
    height: 268px;
    position: absolute;
    transition: all 1s;
    z-index: 1;
}
#news .outer-container .inner-container  .article.small .overlay{
    background-color: #fff;
    opacity: 0;
    width: 195px;
    height: 132px;
    position: absolute;
    transition: all 1s;
    z-index: 1;
}
#news .outer-container .inner-container  .article.medium .overlay{
    background-color: #fff;
    opacity: 0;
    width: 400px;
    height: 200px;
    position: absolute;
    transition: all 1s;
    z-index: 1;
}
#news .outer-container .inner-container  .article.big .overlay:before{
	content: '';
	border: 5px solid transparent;
    width: 390px;
    height: 258px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
#news .outer-container .inner-container  .article.small .overlay:before{
	content: '';
	border: 5px solid transparent;
    width: 185px;
    height: 122px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
#news .outer-container .inner-container  .article.medium .overlay:before{
	content: '';
	border: 5px solid transparent;
    width: 390px;
    height: 190px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
#news .outer-container .inner-container  .article:hover .content-img{
	transform: scale(1.05);
}
#news .outer-container .inner-container  .article:hover .detail{
	opacity:1;
}
#news .outer-container .inner-container  .article:hover .overlay{
	opacity: 0.9;
}
#news .outer-container .inner-container  .article:hover .overlay:before{
	border: 5px solid #ffcc04;
}
#news .outer-container .inner-container  .article.big:hover .detail{
    opacity:1;
}
#news .outer-container .inner-container  .article.small:hover .detail{
    opacity:1;
}
#news .outer-container .inner-container  .article.medium:hover .detail{
    opacity:1;
}
#news .outer-container .inner-container  .article:hover .cover{
    opacity:0;
}

#news .outer-container .inner-container  .article.big .cover{
    position: absolute;
    top:0;
    left:0;
    transition: all 0.6s;
    width:400px;
	font-family:'ProximaBold';
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	line-height: 30px;
}
#news .outer-container .inner-container  .article.medium .cover{
    position: absolute;
    top:0;
    left:0;
    transition: all 0.6s;
    width:400px;
	font-family:'ProximaBold';
	font-size:40px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	line-height: 30px;
}
#news .outer-container .inner-container  .article.big .detail{
	opacity:0;
    position: absolute;
    top: 50%;
    left:0;
    width: 400px;
    text-align: center;
    margin-top: -45px;
    transition: all 0.8s;
    z-index:2;
}
#news .outer-container .inner-container  .article.small .detail{
	opacity:0;
    position: absolute;
    top: 50%;
    left:0;
    width: 195px;
    text-align: center;
    margin-top: -50px;
    transition: all 0.8s;
    z-index:2;
}
#news .outer-container .inner-container  .article.medium .detail{
	opacity:0;
    position: absolute;
    top: 50%;
    left:0;
    width: 400px;
    text-align: center;
    margin-top: -50px;
    transition: all 0.8s;
    z-index:2;
}
#news .outer-container .inner-container  .article .detail .title{
	color:#141414;
	font-family: 'ProximaBold';
	font-size: 16px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#news .outer-container .inner-container  .article .detail .subtitle{
	color:#ffcc04;
	font-family: 'ProximaBold';
	font-size: 14px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}
#news .outer-container .inner-container  .article .detail .date{
	color:#ffcc04;
	font-family: 'ProximaBold';
	font-size: 14px;
	line-height: 17px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#news .outer-container .inner-container  .article .detail .cta{
	font-size: 14px;
	padding:0 25px;
	min-width: inherit;
	text-transform: uppercase;
	margin-top:10px;
	float: none;
}
/*-- wrangler-unlimited-interior--*/
.page_content #bg_product_wrangler_unlimited_2016_interior {
	background: url('../img/wrangler-unlimited/interior/jeep-wrangler-interior-bg.jpg') center top no-repeat #000;
}
#bg_product_wrangler_unlimited_2016_interior .options ul li a{
	font-family: 'ProximaBold',Arial,sans-serif;
	font-size:14px;
	text-transform: uppercase;
	color:#444;
	opacity:0.4;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .options ul li a.sel{
	opacity:1;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .detail{
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:2;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .detail h2{
	font-size: 30px;
	font-family: 'Proxima',Arial,sans-serif;
	color:#fff;
	padding:25px 0 0 0;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
#bg_product_wrangler_unlimited_2016_interior .template_display_tab .detail p{
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	padding:25px 90px 20px 90px;
}
.page_content.v2016 #bg_product_wrangler_unlimited_2016_interior .product_page .whiteversion .interior h2{
	font-family: 'ProximaLight',Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding:60px 0 40px 0;
	margin: 0;
	text-align: center;
	line-height: 32px;
}
.page_content.v2016 #bg_product_wrangler_unlimited_2016_interior .product_page .whiteversion .interior p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0 80px 40px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}

/*--TECHNOLOGY--*/
.v2016 .template_display_tab.technology .detail{
	background-color:rgba(0, 0, 0, 0.5);
	text-align: center;
	position:absolute;
	bottom: 0;
	left: 0;
	z-index:2;
}
.v2016 .template_display_tab.technology .detail h2{
	font-size: 30px;
	font-family: 'Proxima',Arial,sans-serif;
	color:#fff;
	padding:25px 0 0 0;
}
.v2016 .template_display_tab.technology .detail .subtitle{
	color:#808080;
	font-size:16px;
	font-family:'Proxima',Arial,sans-serif;
	height:auto;
	line-height: 20px;
	text-align: center;
	text-transform: none;
}
.v2016 .template_display_tab.technology .detail p{
	color:#fff;
	font-size: 16px;
	line-height: 20px;
	padding:25px 90px 20px 90px;
}
.v2016 .template_display_tab.technology .options ul{
	width:100%;
	margin:20px auto;
	text-align: center;
}

/*--COMPASS - TECHNOLOGY--*/
.page_content.v2016 #bg_product_compass_technology .product_page .whiteversion p {
    padding-bottom: 40px;
}
.page_content #bg_product_compass_technology {
	background: url('../img/compass/technology/jeep-compass-technology-bg.jpg') center top no-repeat #000;
}
.v2016 #bg_product_compass_technology .template_display_tab .display .gallery .prev{
	display:none;
}
.v2016 #bg_product_compass_technology .template_display_tab .display .gallery .next{
	display:none;
}
.page_content.v2016 #bg_product_compass_technology .product_page .whiteversion p{
	font-family: 'Proxima',Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px 80px 40px 80px;
	margin: 0;
	text-align: center;
	line-height: 20px;
}
.page_content.v2016  #bg_product_compass_technology .template_compare .item p{
	display: block;
	font-family: 'Proxima', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	line-height: 20px;
	margin: 22px 0 0 0;
	text-align: left;
	width: auto;
}

/*--WRANGLER-UNLIMITED-EXTERIOR--*/
.page_content #bg_product_wrangler_unlimited_exterior {
	background: url('../img/wrangler-unlimited/exterior/jeep-wrangler-unlimited-background.jpg') center top no-repeat #000;
}

.v2016 #bg_product_wrangler_unlimited_exterior .template_float .desc .slides a{
	position: relative;
	left:0;
}
.v2016 #bg_product_wrangler_unlimited_exterior .template_float .desc .slides a span.text{
	font-family: 'ProximaLight';
	font-size:15px;
	top:70px;
	left:0;
	text-align: left;
	width:80px;
}
.v2016 #bg_product_wrangler_2016_exteriors .template_float .desc .slides a.sel span.highlighted{
	font-family: 'ProximaBold';
}
.page_content.v2016 #bg_product_wrangler_unlimited_exterior .product_page .template_float p{
	width:370px;
}
/*-- disclaimer ----------------------*/
.v2016 span.disclaimer-label{
	background: url('../img/layout/i.png') center center no-repeat;
	width:14px;
	height: 14px;
	display: inline-block;
	cursor: pointer;
}
.v2016 .container-disclaimer {
	display: none;
    background-color: #000000;
    width: 950px;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -475px;
    z-index: 100;
}
.v2016 .container-disclaimer p {
    color: #ffffff;
    width: 850px;
    margin: 0 auto;
    padding: 25px;
    font-family: 'Proxima';
    font-size: 12px;
}
/*--LOGO-TRAILWHAK--*/
.v2016 .template_display .logo {
	position:absolute;
	left:50%;
	top:-75px;
	margin-left: -75px;
}
/*--WRANGLER-UNLIMITED-CAPABILITY--*/
.page_content #bg_product_wrangler_unlimited_2016_capability {
	background: url('../img/wrangler-unlimited/capability/jeep-wrangler-unlimited-capability-bg.jpg') center top no-repeat #000;
}
.v2016  .template_display .desc.capability{
	position: absolute;
	top:130px;
	right:60px;
	left:auto;
	padding: 0;
	margin:0;
	width:450px;
	text-align: left;
}
.v2016  .template_display .desc.capability p {
	width:100%;
	color:#444444;
	padding:0 0 40px 0;
	text-align: left;
}
.v2016  .template_display .desc.capability h2{
	color: #444444;
    text-align: left;
    padding: 0 0 15px 0;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
}
.page_content.v2016 .template_compare.capability .item h3 {
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:22px;
	text-align: center;
    text-transform: none;
	margin-bottom:18px;
}
.v2016  .template_float .slides.capability a span.text{
	font-family: 'ProximaLight',Arial,sans-serif;
	font-size:14px;
	color:#444;
	position: absolute;
	top:70px;
	left:0;
	text-align: left;
	width:105px;
	line-height: 13px;
}
.v2016 .template_float .slides.capability a{
	position: relative;
	left:0;
	margin-right:40px;
}
/*--WRANGLER-UNLIMITED-SAFETY--*/
.page_content #bg_product_wrangler_unlimited_2016_safety {
	background: url('../img/wrangler-unlimited/safety/jeep-wrangler-unlimited-safety-bg.jpg') center top no-repeat #000;
}