.pt_newsLanding {
	position: relative;
    width: calc(31% - 3rem);
    height: auto;
    overflow: hidden;
    margin-right: 0;
    border: 0px solid #fff;
    float: none;
    padding: 0 2rem;
	display: inline-block;
	
}
.pt_newsLanding img {
	position: relative;
	left: 0px;
	width: 100%;
	height: auto;}
	
.pt_newsLanding h4 {
	display: block;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .214rem;
    margin: 0;
    padding: 1.5rem 1rem;
	text-align: center;
}
.pt_newsLanding h4:after {
    border: 1px solid #9e8d6a;
    content: " ";
    margin-top: 1rem;
    content: '';
    display: block;
    width: 6vw; 
    margin: 0 auto;
	margin-top: 1rem;
}
.pt_newsLanding a {
	width: 100%;
	height: 100%;
}

.pt_newsLanding p {
	color: #252f32;
    bottom: 0px;
    left: 0px;
    background: none;
    border-top: 0px solid #fff;
    padding: 1rem;
    font-size: 1rem;
    font-weight: normal;
    width: auto;
    text-align: center;
    letter-spacing: 1px;
}
/*--------------------------------------------------------- */

.pt_photoLanding {
	position: relative;
	border: 0px solid #ccc;
	width:300px;
	height: 180px;
	overflow: hidden;
	margin-right: 0px;
}
.pt_photoLanding img {
	position: absolute;
	left: 0px;
	width: 100%;
	height: auto;}
	
.pt_photoLanding h4 {display:none}

.pt_photoLanding a {
	width: 100%;
	height: 100%;
}

.pt_photoLanding p {
	position: absolute;
    color: #4b4b4b;
    bottom: 0px;
    left: 0px;
    text-align: left;
    background: #fff;
    border-top: 2px solid #fff;
    padding: 10px 10px 15px 10px;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
}
/*--------------------------------------------------------- */

.pt_photoRotator {
	position: relative;
	width: 285px;
	height: 158px;
	overflow: hidden;
	margin-right: 0px;
	border: 0px;
	margin: 0px 11px 0px 0px !important;
}
.pt_photoRotator img {
	position: absolute;
	left: 0px;
	width: 100%;
	height: auto;}
	
.pt_photoRotator h4 {
position: relative;
color: #fff;
top: 140px;
right: 6px;
width: auto;
float: right;
z-index: 9999;
font-size: 90%;}

.pt_photoRotator a {
	width: 100%;
	height: 100%;
}

.pt_photoRotator p {
	position: absolute;
    color: #4b4b4b;
    bottom: 0px;
    left: 0px;
    text-align: left;
    background: #FFf;
    border-top: 0;
    padding: 10px 10px 15px 0px;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
}
/*--------------------------------------------------------- */

.pt_racingLanding {
	position: relative;
    border: 0px solid #ccc;
    width: 340px;
    height: 210px;
    overflow: hidden;
    margin-right: 16px;
  
}
.pt_racingLanding img {
	position: absolute;
	left: 0px;
	width: 100%;
	height: auto;}
	
.pt_racingLanding h4 {display:none}

.pt_racingLanding a {
	width: 100%;
	height: 100%;
}

.pt_racingLanding p {
	position: absolute;
    color: #4b4b4b;
    bottom: 0px;
    left: 0px;
    text-align: left;
    background: #fff;
    border-top: 2px solid #fff;
    padding: 5px 10px 15px 0px;
    font-size: 100%;
    font-weight: bold;
    width: 100%;
}

/*--------------------------------------------------------- */

.pt_vehicleLanding {
	position: relative;
	border: 0px solid #ccc;
	width:890px;
	height: 400px;
	overflow: hidden;
	margin-right: 0px;
	
}
.pt_vehicleLanding img {
	position: absolute;
	left: 0px;
	width: 100%;
height: auto;
min-height: 400px;}
	
.pt_vehicleLanding h4 {
	position: relative;
	top: 330px;
	width: 570px;
	left: 19px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 160%;
	height: 60px;}

.pt_vehicleLanding h4 b {
font-size: 170%;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:	1px;
font-weight: normal;
}

.pt_vehicleLanding h4:hover {
text-decoration: none;	
}
.pt_vehicleLanding a {
	width: 100%;
	height: 100%;
}
.pt_vehicleLanding a:hover {
	text-decoration:none;
}

.pt_vehicleLanding p {
	position: absolute;
	color: #fff;
	top: 0px;
	right: 0px;
	text-align: left;
	background: url(img/vehicle_landing_back.png) right top no-repeat;
	border-top: 0px solid #fff;
	padding: 335px 20px 20px 20px;
	font-size: 110%;
	font-weight: lighter;
	width: 247px;
	height: 400px;
	text-transform: uppercase;

}
.pt_vehicleLanding p span{
	text-transform: uppercase;
	display: block;
	font-weight: lighter;
	font-size: 70%;
	margin: 0px 0px 3px 0px;

}
/*--------------------------------------------------------- */


.pt_companyLanding {
	position: relative;
	border: 0px solid #ccc;
	width:400px;
	height: 180px;
	overflow: hidden;
	margin-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
}
.pt_companyLanding img {
	position: absolute;
	left: 0px;
	width: 100%;
	height: auto;}
	
.pt_companyLanding h4 {display:none}

.pt_companyLanding a {
	width: 100%;
	height: 100%;
}

.pt_companyLanding p {
	position: absolute;
	color:#fff;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background: none;
	border-top: 0px solid #fff;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	width: 320px;
}
/*--------------------------------------------------------- */


.pt-hero-product {
    background-color: #f6f6f6;
    padding: 1rem;
    margin: 0 auto;
    text-align: center;
    position: relative;
	box-sizing: border-box;
}
.pt-hero-product h4 {
    position: absolute;
    top: 0;
    width: calc(100% - 2rem);
    padding: 2rem 0rem;
    font-size: 2rem;
    font-weight: 300;
    color: #252f32;
}
.pt-hero-product img {
    margin-top: 4rem;
	width: 70%;
}
.pt-hero-product p {
    font-size: 1.25rem;
    padding: 1rem;
    font-weight: lighter;
    color: #252f32;
}
.pt-hero-product div.button {
    max-width: 350px;
	    padding: 1rem 2rem!important;
}



/*--------------------------------------------------------- */

.pt-hero-photo {
    background: #ececec;
    position: relative;
}
.pt-hero-photo img {
    width: 65%;
}
.pt-hero-photo h4 {
    position: absolute;
    top: 3vw;
    right: 1rem;
    text-align: center;
    display: block;
    width: 35%;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .214rem;
    margin: 0;
    padding: 0;
}

.pt-hero-photo p {
    position: absolute;
    right: 0;
    top: 8vw;
    display: block;
    width: 30%;
    margin-right: 2%;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 200;
    letter-spacing: .214rem;
    font-size: 1.25vw;
}

.pt-hero-photo .button {
    position: absolute;
    bottom: 3vw;
    right: 0;
    width: 28%;
    padding: 1rem !important;
    margin: 0 2% 0 0 !important;
}
.pt-hero-photo .button:hover {
    position: absolute;
    right: 0;
    width: 28%;
    padding: 1rem !important;
    margin: 0 2% 0 0 !important;
}
/*--------------------------------------------------------- */

.pt-hero-photo-right {
    background: #ececec;
    position: relative;
}
.pt-hero-photo-right img {
    width: 65%;
    margin-left: 35%;
}
.pt-hero-photo-right h4 {
    position: absolute;
    top: 3vw;
    left: 1rem;
    text-align: center;
    display: block;
    width: 35%;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .214rem;
    margin: 0;
    padding: 0;
}

.pt-hero-photo-right p {
    position: absolute;
    left: 0;
    top: 8vw;
    display: block;
    width: 30%;
    margin-left: 2%;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 200;
    letter-spacing: .214rem;
    font-size: 1.25vw;
}

.pt-hero-photo-right .button {
    position: absolute;
    bottom: 3vw;
    left: 0;
    width: 28%;
    padding: 1rem !important;
    margin: 0 0 0 2% !important;
}
.pt-hero-photo-right .button:hover {
   position: absolute;
    bottom: 3vw;
    left: 0;
    width: 28%;
    padding: 1rem !important;
	margin: 0 0 0 2% !important;}

/*--------------------------------------------------------- */

.pt-vehicle-archive {
    width: calc(20% - 2rem);
    background: #f6f6f6;
    height: auto;
	display:block;
	float: left;
	margin: 1rem;
}
.pt-vehicle-archive h4 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 300;
    font-family: CadillacSans;
    padding: 1rem 1.5rem .5rem 1.5rem;
}

.pt-vehicle-archive p {
    text-align: center;
    font-size: 1rem;
    font-weight: 200;
	padding: 0 0 2rem 0;
}

.dynamicPromoTile br {
    display: none !important;
}

@media only screen and (max-width : 767px)  {
	.pt-hero-photo,
	.pt-hero-photo-right {
    background: #ececec;
    position: relative;
    width: 100%;
    margin: 0;
}
	
	.pt-hero-photo img,
	.pt-hero-photo-right img {
    width: 100%;
    margin: 0 ;
}
	.pt-hero-photo h4,
	.pt-hero-photo-right h4 {
    position: initial;
    top: 1rem;
    right: initial;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .214rem;
    margin: 0;
    padding: 1rem;
		box-sizing:border-box;
}
	.pt-hero-photo p,
	.pt-hero-photo-right p {
    position: initial;
    right: 0;
    top: initial;
    display: block;
    width: 100%;
    margin-right: 0;
    color: #252f32;
    font-family: CadillacSans,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .214rem;
    font-size: 1rem;
    padding: 1rem 2rem;
    box-sizing: border-box;
    line-height: 1.5rem;
}
	.pt-hero-photo .button,
	.pt-hero-photo-right .button {
    position: initial;
    bottom: initial;
    right: 0;
    width: auto;
    padding: 1rem !important;
    margin: 0 2rem !important;
    box-sizing: border-box;
}
	
	.pt_newsLanding {
    position: relative;
    width: 100%;
    box-sizing: BORDER-BOX;
}
	.pt-vehicle-archive {
		width: calc(50% - 2rem);}
.pt-hero-product {
    width: 100%;
    margin-left: 0;
}
.pt-hero-product p {
	font-size: 1rem;}
.pt-hero-product img {
    max-width: 80%;
		float: none !important;
}
.pt-hero-product div.button {
    max-width: auto;
	padding: 1rem 4 rem !important;
	margin: 0 auto !important;
}
.pt_newsLanding h4:after {
    width: 12vw; 

}
.pt_photoLanding {
    position: relative;
    border: 0px solid #ccc;
    width: 100%;
    height: 268px;
    overflow: hidden;
    margin-right: 0px;
}
}