/* Why Hyundai (New Thinking) css */

.why-hyundai .anchor {
	position: absolute;
	margin-top: -40px;
}
.why-hyundai .heavy_shell {
	/* for heavy legal */
	margin: 0 auto;
	width: 980px;
}
.why-hyundai .section_block {
	position: relative;
	left: 50%;
	margin-left: -640px;
	width: 1280px;
}
.why-hyundai .section_block .block_text {
	position: absolute;
	top: 0;
	left: 160px;
}
.why-hyundai .section_block .block_text .subheader {
	font-family: 'HyundaiSansHead-Regular';
	font-size: 25px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 20px;
	width: 390px;
}
.why-hyundai .section_block .block_text .subheader a { color: inherit; }
.why-hyundai .section_block .block_text .subtext {
	font-family: 'HyundaiSansText-Regular';
	font-size: 16px;
	line-height: 1.75;
	color: #000;
	width: 390px;
}
.why-hyundai .section_block .block_text .subtext a { color: inherit; text-decoration: underline; }

.why-hyundai .section_block .image_link {
	position: absolute;
	top: 0;
	left: 160px;
}

.why-hyundai .section_block .pill_holder {
	position: absolute;
	top: 0;
	left: 0;
}

.why-hyundai .heavy_legal_trigger2 {
	font-family: 'HyundaiSansText-Regular';
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
    margin: 0;
    width: 30px;
    cursor: pointer;
	display: inline;
}
.why-hyundai .heavy_legal_secondary {
    background: none repeat scroll 0 0 #000;
    border-radius: 8px 8px 8px 8px;
    color: #FFF;
    display: none;
    font-family: DIN-Regular,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: auto;
    line-height: 16px;
    opacity: .7;
    padding: 22px 12px 12px 12px;
    position: relative;
    text-align: left;
    width: 300px;
    z-index: 250;
}
.why-hyundai .heavy_legal_secondary .heavy_x {
    color: #FFF;
    cursor: pointer;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 6px;
}


/* Content Box videos */
.content_box {
	position: relative;
	margin-left: -640px;
	left: 50%;
	padding-bottom: 23px;
	width: 1280px;
	background-color: #002d73;
}
.content_box .box_text {
	font-family: 'DIN-Regular',Arial,Helvetica,sans-serif;
	color: #fff;
	text-align: center;
	width: 570px;
	margin: 0 auto 25px;
	padding-top: 38px;
}
.content_box .box_text .subheader {
	font-size: 25px;
	line-height: 1;
	color: #258dbe;
	margin-bottom: 12px;
}
.content_box .box_text .subtext {
	font-family: 'DIN-Light',Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 1.6;
}
.content_box .img_thumbnails {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.content_box .img_thumbnails.three_thumbs {
	max-width: none;
}
.content_box .img_thumbnails .img_thumb {
	display: inline-block;
	margin: 0 13px 25px;
}
@media screen and (min-width: 0px) and (max-width: 1280px) {
	.content_box {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.content_box .img_thumbnails.three_thumbs .img_thumb {
		width: 29%;
	}
	.content_box .img_thumbnails.three_thumbs .img_thumb img {
		width: 100%;
	}
}
/* end Content Box videos */

/* Font Update. Override hyundai_main and vlp */

.why-hyundai #sticky_top_nav_Container-v2 {
	font-family: 'HyundaiSansText-Regular';
	font-size: 14px;
}
.why-hyundai .design_text_box {
	font-family: 'HyundaiSansHead-Medium';
	font-size: 40px;
	text-transform: none;
}
.why-hyundai .design_text_box_normal {
	font-family: 'HyundaiSansText-Regular';
	font-size: 16px;
}
.why-hyundai .content_box .box_text {
	font-family: 'HyundaiSansHead-Regular';
	font-size: 25px;
}
.why-hyundai .content_box .box_text .subtext {
	font-family: 'HyundaiSansText-Regular';
	font-size: 16px;
}
.why-hyundai .pill_button .pill {
	font-family: 'HyundaiSansText-Regular';
	font-size: 14px;
}
