html {
	-webkit-text-size-adjust: 100%;	
	 width: 100%;
  	height: 100%;
}

body {
  background: #fff url("/content/dam/Media/microsites/product/gmiu/img/background_narrow.jpg") center top no-repeat;
  background-size: 100% 242px;
  font-family: tahoma, arial;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

body.home {
	background: #fff url(/content/dam/Media/microsites/product/gmiu/img/background.jpg) center top no-repeat;
	background-size: 100% 650px;
	background-attachment: fixed;
}

.global-bar {
	background: #2d2d2d;	
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 33px;
}

.global-bar-contain {
	width: 1024px;
	margin: 0px auto;	
	padding: 0px 0px 1px;
	background: #2d2d2d;
}

.global-bar img {
	border: none;	
}

.global_left {
	margin: 0px 0px; padding: 0px 0px 0px 5px;
	list-style: none;
	border: none;	
	float: left;
}
.global_right {
	margin: 0px 0px 0px 0px; padding: 5px 10px 0px 0px;
	list-style: none;
	float: right;
}
.global-bar a {
	color: #fff;
	font-size: 7pt;
	font-weight: bold;	
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.global-bar .global_left li {
	padding: 4px 0px 0px 0px !important;	
}
.global_right li {
	color: #999;
	font-size: 8pt;
	text-transform: uppercase;
}
.global_right li a {
	font-weight: normal;	
}

.global-bar a:hover {
	color: #ccc;	
}


#ign_header {
	margin: 0px auto;	
}

/* OVER-WRITE MEDIA SITE */

.mol_page_contain {
	width: auto !important;	
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	
}
.banner {
	margin: 0px auto 0px;	
	width: 1024px;
	padding: 45px 0px 0px;
}

.title_contain {
	float: none;	
}

.banner .brand_logo {
	margin: 0px auto; padding: 0px;	
	float: none;
}

#template_1, #template_1_2 {
	background: #fff;
	padding: 0px 7.5px;
	margin: 0px auto;
	width: 985px;
	border-bottom: none !important;
}
#template_1_2 {
	padding-top: 10px;	
	padding-bottom: 290px !important;
}

#template_1_2 #col_1 {
	width: 640px;
	padding-right: 20px;	
}
#template_1_2 #col_1 .img_contain {
	display: none;	
}

/*FOOTER AT THE BOTTOM ON SUB PAGES */
#col_1 {
	padding-bottom: 285px;	
} 

#col_1 p, #col_1 ul, #col_2 p, col_2 ul {
	color: inherit;
	font-size: inherit;
}

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

.banner-wrap {
	margin: 10px auto 0px;
	padding: 0px 10px 0px;	
	width: 1004px;
}

.banner-img {
	width: 384px;
	float: left;
	margin: 0px 0px 0px 0px;	
}
.message {
	margin: 0px auto;
	padding: 5px 0px 25px 0px;
	width: 1000px;	
	height: 0px;
}

.contact-info {
	color: #fff;	
	text-align: right;
	margin: -5px 0px 0px;
	float: right;
	width: 480px;
	
}
.contact-info h3 {
	font-size: 12pt;	
	margin: 0px 0px 7px;
	padding: 0px;
	width: auto;		
	float: right;
	clear: both;
}
.contact-info h3 a {
	color: #fff;	
}

.twitter {
	margin: 0px 5px 0px 15px;	
}
.phone {
	margin: -4px 1px 0px 0px;	
}

.veh_select_wrap {
	background: #24435f;
	height: auto;
	width: 100%;
	min-width: auto;
	margin: 0px;
	padding: 0px 0px;	
}

.veh_select_wrap > .row {
	width: 880px;
	height:  110px;
	margin: 0px auto;
	padding: 10px 0px 0px 130px;	
	background: url(../img/veh_arrow_lg.png) -5px -5px no-repeat;
}
.veh_select_wrap h3 {
	margin: 0px 0px 0px;
	padding: 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15pt;
	letter-spacing:.5px;	
}
.veh_select_wrap p {
	color: #fff;	
	margin:  7px 0px 0px;
	padding: 0px;
	font-size: 12pt;
}

.tab_navigation {
	list-style: none;
	margin: 25px auto 0px; padding: 0px;	
	width: 1000px;
	float: none;
	height: auto;
}

.tab_navigation > ul > li {
	background: #2d5882;
	display: block;
	float: left;
	margin: 0px 3px 0px 0px;	
	font-family: arial;
	 -webkit-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
.tab_navigation > ul > li.active, .tab_navigation > ul > li:hover {
	background: #fff;
	color: #2d5882;	
}
.tab_navigation > ul > li > a {
	color: #c9c9c9;
	margin: 0px;
	padding: 8px 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 10pt;
	text-decoration: none;
	display: block;
}

.tab_navigation > ul > li > a.active {
	background: #fff;
}


.tab_navigation > ul > li.active > a, .tab_navigation > ul > li:hover > a, .tab_navigation > ul > li > a:hover, .tab_navigation a:hover span {
	color: #2d5882;	
}

.content-body {
	background: #fff;
	padding: 15px 0px 330px 15px;
	margin: 0px auto;
	width: 985px;
}

.content-body p {
	font-size: 11pt;
}


.content-body ul li {
	font-size: 11pt;
	color: #2d5882;
}

.col-1 {
	width: 635px;
	float: left;
}

.col-2 {	
	width: 310px;
	margin-left: 25px;
	float: left;
}

#ajax_content .col-1 {
	width: 410px;
	float: left;
}
#ajax_content .col-2 {
	width: 550px;
	margin-left: 25px;
	float: left;
}



.message p {
padding: 0px 80px 0px 80px;	
}

.col-2 p {
	margin: 5px 5px 10px;	
}

.col-2 img.key {
	margin: 20px 0px 0px 60px;
}

.wide {
	width: 100%;
	float: none;	
	margin: 5px 0px;
}

.row {
	padding: 0px 0px;	
}


.lead-img {
	float: left;
	margin: 0px 15px 15px 0px;	
}




.leader_box {
	background: url(../img/arrow_bg.jpg) right top no-repeat;
	width: 100%;
	height: 82px;
	overflow: hidden;
	margin: 5px 0px;	
}

.leader_box p {
	font-size: 11pt;
	line-height: 13pt;
	margin: 7px 0px 0px; padding: 0px;
}
.leader_box p em {
	font-size: 9pt;
	line-height: 11pt;
}
.leader_box p a {
	font-size: 9pt;
	font-weight: bold;	
}
.leader-img {
	float: left;
	margin: 0px 15px 0px 0px;	
	height: 82px;
}

.vehicle_list {
	width: 378px;
	height: 380px;
	float:left;	
	border: 1px solid #d8e1ea;
	margin-right: 5px;
	background: #f1f5f8;
	padding: 5px 0px;
	margin-top: 10px;
}

.list_col {
	width: 110px;
	padding: 0px 5px 5px;
	margin: 5px 3px 0px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#dae3ea));
	background-image: -webkit-linear-gradient(top, #fff, #dae3ea);
	background-image: -moz-linear-gradient(top,  #fff, #dae3ea);
	background-image: -ms-linear-gradient(top, #fff, #dae3ea);
	background-image: -o-linear-gradient(top, #fff, #dae3ea);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#dae3ea");	
	color: #3c6a9b;
	float: left;
	height: 250px;	
	text-align: center;
}
.request {
	margin: 4px 3px;	
}
.request img {
	width:100%;	
}

.vehicle_list .check_plan_text {
	margin: 5px 0px 0px 3px;
	min-height: auto;
	padding: 0px 0px 0px;
	width: 185px;
	height: 70px;
	border: none;
	float: left;
}

.vehicle_list .check_plan_text img {
		width: 99%;
		height: 99%;
}



.list_col h4 {

	text-transform: uppercase;	
	color: #a1afbd;
	font-weight: normal;
	margin: 10px 0px 10px;
	padding: 0px;
}

.list_col > p {
	margin: 30px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #2d5882;
}
.list_col p .year {
	font-weight: normal;	
}
.vehicle_list h3, .check_plan h3 {
	font-size: 20pt;
	text-transform:uppercase;
	color: #a4b7c8;
	font-weight: normal;
	text-align:center;
	margin: 5px 5px 10px;
	padding: 0px;
}

.check_plan h3 {
	margin: 5px;	
}

.check_plan {
	width: 585px;
	float: left;

}
.check_plan img {width: 190px;
height: auto;
padding-right: 1px;}

.check_plan_text {
	
border: 1px solid #d8e1ea;
	background: #f1f5f8;
	padding: 10px;
	margin: 3px 3px 0px 0px;
	text-align: center;
}
.check_plan_text p {
	margin: 0px;
	padding: 0px;
	color: #336699;
	font-size: 11pt;
	
		
}
.check_plan_text p span,
.check_plan_text p span a {
font-size: 16pt;
font-weight: bold;
color: #336699;	
}

.faq_column {
	width: 48%;
	float: left;
	margin: 0px 1% 10px;
	padding: 0px;	
}
.faq_column h3 {
	font-size: 15pt;
	text-transform: uppercase;	
	font-weight: normal;
	color: #2d5882;
}
.faq_column ol, .faq_column ol li {
	color: #2d5882;
}
.faq_column ol li {
	padding: 5px 0px;	
}

.answers h3.title {
	font-size: 15pt;
	text-transform: uppercase;	
	font-weight: normal;
	color: #2d5882;
	padding: 10px;
	border-top: 1px solid #2d5882;
	border-bottom: 1px solid #2d5882;
}
.answers ol li, .answers ol li h3 {
	font-size: 14pt;
	text-transform: uppercase;	
	font-weight: bold;
	color: #2d5882;
}

.answers ol li {
	border-bottom: 1px solid #2d5882;
	padding: 5px 5px 0px;
}
.answers ol li h3 {
	margin: 20px 0px !important;
}

.answers ol li p {
	font-size: 11pt !important;
	font-weight: normal;
	text-transform: none;	
}
.answers ol li .right {
	text-align: right;
	font-size: 9pt;
	text-transform:uppercase;	
}
.answers ol li.last {
	border-bottom: none;	
}

.ign_footer {
	margin: 0px 0px 0px;
	padding: 25px 0px 0px;
	background: #d9e2eb;
	color: #6784a2;
	width: 100%;
	min-width: 1000px;
	min-height: 218px;
	position: absolute;
	bottom: 0;
	left: 0;

}

.ign_footer .row {
	width: 980px;
	margin: 0px auto;	
	padding: 0px 10px;
}

.ign_footer .col-1 {
	width: 410px;
	float: left;
	margin-right: 20px;
}
.ign_footer .col-2 {
	width: 510px;	
	float: left;
}

/*  4 column phone numbers on the  "no" pages */
.ign_footer .row.footer_list .col-1 {
	width: 300px;	
}
.ign_footer .row.footer_list .col-2 {
	width: 635px;
}
/*--*/

.rule {
	border-top: 1px solid #b4c7d8;	
	margin: 15px 0px;
	height: 2px;
}

p.heading {
	margin-top: -32px !important;
	text-align: center;
}

p.heading span {
		padding: 5px 10px;	
		background: #d9e2eb;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11pt !important;
		line-height: normal;
		letter-spacing: 1px;
		color: #a4b7ca !important;	
}

.phone-list {
	width: 31%;
	float: left;
	list-style: none;
	margin: 0px 1% 0px; padding: 0px 0px 20px 0px;	
}
.row.footer_list .phone-list {
	width: 23%;
	margin: 0px 1% 0px; padding: 0px 0px 20px 0px;	
}

.ign_footer ul li {
	margin: 1px 0px;
	padding: 0px !important;
	font-size: 11pt;
	font-weight: bold;
	
}
.ign_footer ul li a {
	font-size: 10pt;	
	font-weight: normal;
	color: #2d5882;
}
.ign_footer .copy {
	margin-bottom: 0px !important;	
}


.clear {
	clear: both;	
}

.blue_line {
	border-bottom: 5px solid #2d5882;
	height: 5px;
	clear: both;
	margin: 20px 0px 30px;	
}

.video_player.right {
	float: right;	
	width: 500px;
}
.left_quote {
	float: left;
	width: 450px;	
}
p.copy {
	color: #ccc !important;
	font-size: 7pt !important;
	background: #222;
	padding: 15px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
}
p.copy span {
	width: 1000px;	
	margin: 0px auto;
	display: block;
}
p.copy a {
	color: #ccc;	
}
p.copy a:hover {
	color: #fff;	
}
.caps {
	text-transform: uppercase !important;	
	font-size: 15pt !important;
}

.col_player {width: 700px; float:left;}
.col_bio {width:265px;
float:right;}

.magnify {
	float: right;
	margin-left :10px;	
}

.contact-contain {
	width: 601px;
	margin: 0px auto;	
}

.contact-frame {
	width: 99%;
	height: 575px;	
	margin: 0px auto;
	padding: 0px;
}

.tab_navigation > .menu, .mobile_menu .lang, .menu-burger {
	display: none;
}
p.menu {
	visibility: hidden;	
}



/**********NEW LAYOUT***************/

.recall_box {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dae3ea), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #dae3ea, #ffffff);
	background-image: -moz-linear-gradient(top, #dae3ea, #ffffff);
	background-image: -ms-linear-gradient(top, #dae3ea, #ffffff);
	background-image: -o-linear-gradient(top, #dae3ea, #ffffff);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#dae3ea", endColorStr="#ffffff");	
	padding: 15px 10px;
	height: auto;

	
	
}


.recall_box .col {
	width: 31%;
	border: 1px solid #d8e1ea;
	padding: 0px 0px 5px;
	margin: 5px 4px 20px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#dae3ea));
	background-image: -webkit-linear-gradient(top, #fff, #dae3ea);
	background-image: -moz-linear-gradient(top,  #fff, #dae3ea);
	background-image: -ms-linear-gradient(top, #fff, #dae3ea);
	background-image: -o-linear-gradient(top, #fff, #dae3ea);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#ffffff", endColorStr="#dae3ea");	
	color: #3c6a9b;
	float: left;
	text-align: center;
}


.recall_box h3 {
	font-size: 20pt !important;
	text-transform:uppercase;
	color: #a4b7c8;
	font-weight: normal;
	text-align:center;
	margin: 5px 5px 10px;
	padding: 0px;

}
.news_split {
	display: none;	
}


.three_check_plan {
	width: auto;	
}

.three_check_plan img {
	width: 193px;
	float: left;
	margin: 0px 4px 5px !important;	
}

.col-2 .three_check_plan img {
	width: 168.5px;
	float: left;
	margin: 0px 4px 5px;	
}

.col h4 {
	text-transform: uppercase;	
	color: #a1afbd;
	font-weight: normal;
	margin: 10px 0px 10px;
	padding: 0px;	
	font-size: 9pt;
}

.col > p {
	margin: 10px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #2d5882;
}
.col p .year {
	font-weight: normal;	
}

.three_check_plan_text {
	
	border: 1px solid #d8e1ea;
	background: #f1f5f8;
	padding: 10px;
	margin: 3px 3px 0px;
	text-align: center;
}

.three_check_plan_text.fr {
	
	border: 1px solid #d8e1ea;
	background: #f1f5f8;
	padding: 10px;
	margin: 3px 3px 20px;
	text-align: center;
}


.three_check_plan_text p {
	margin: 0px;
	padding: 0px;
	color: #336699 !important;
	font-size: 11pt;
	
		
}
.three_check_plan_text p span,
.three_check_plan_text p span a {
font-size: 16pt;
font-weight: bold;
color: #336699;	
}

object {
	margin: 0px 0px 5px -3px;	
}
.col-2 h4 {
	color: #a1afbd;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;	
	font-size: 12pt;
}

.button {
	margin: 0px 0px 5px;	
}

.leaf {
	margin: -1px 2px 0px 20px;	
}

.dashboard-box {
	display: none;
	margin: 0px 0px 10px;
	padding: 0px 0px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c4d1e1), to(#e9eef4));
	background-image: -webkit-linear-gradient(top, #c4d1e1, #e9eef4);
	background-image: -moz-linear-gradient(top, #c4d1e1, #e9eef4);
	background-image: -ms-linear-gradient(top, #c4d1e1, #e9eef4);
	background-image: -o-linear-gradient(top, #c4d1e1, #e9eef4);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#c4d1e1", endColorStr="#e9eef4");	
	border-radius: 5px;
	width: 100%;
		
}

.dashboard-box h3 {
	font-size: 16pt;
	text-transform:uppercase;
	color: #fff;
	font-weight: normal;
	text-align:center;
	margin: 0px 0px 0px;
	padding: 15px 0px;
	border-bottom: 1px solid #fff;	
}
.dashboard-box table {
	width: 100%;
	padding: 10px 0px;	
}
.dashboard-box table td {
	width: 50%;	
	text-align: right;
	color: #336699;	

}
.dashboard-box table td.number {
	color: #336699;	
	font-weight: bold;	
	font-size: 30pt;
	text-align: center;
	padding: 0px 0px;
}

.dashboard-box table td.text {
	text-transform: uppercase;
	font-weight: bold;
}
.dashboard-box table td.notice {
	text-align: center;
	padding: 4px 10px;
	font-size: 8pt !important;
	background: none; border: none;
	font-weight: normal;
	font-style: normal;
}

#ajax_content {
	width: 100%;
	height: auto;
	min-height: 150px;
	overflow: hidden;
	margin: 0px 0px 0px;
	background: #fff url(../img/vehicle_display_back.png) left top;	
}
	#ajax_content .row{
	background:#fff;
	min-height: 150px;	
	}


.col-1.vehicle-data {
 width: 310px;
	margin: 0px;
}

.col-2.steps {
	width: 635px;
	margin: 0px;
}

#veh_title {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22pt;
	color: #224a77;
	margin: 10px 0px;
	padding: 0px;
}
p.no_veh {
	letter-spacing: 1px;
	text-align: center;	
	font-size: 14pt;
	color: #bfbfbf;
	margin: 50px 0px;
	padding: 10px;
	width: 300px;
	position: absolute;
	left: 50%;
	MARGIN-LEFT: -150PX;
}

form {
	margin: 0px;
	padding: 0px;	
}
select {
	font-size: 20px;
	padding: 5px 10px;
	font-style: italic;
	min-width: 275px;
	color: #888;	
	border-radius: 5px;
	border: 1px solid #ccc;
}



.selector_container {
	width: 100%;
	text-align: center;
}
.selector_container p {
	margin: 0px auto;
	padding: 0px;
	width: 294px;
}
.selector_container a {
	background: #5accf1;
	padding: 10px;
	border-radius: 5px;
	border: 2px solid #fff;
	width: 113px;
	font-size: 16pt;
	font-weight: bold;
	float: left;
	display: block;
	color:#fff;
	}
	.selector_container a:hover {

	background: #3aa1c3;
	}
.selector_container a, .selector_container a:hover  {
color: #fff;

text-decoration: none;}	

.selector_container a.first {
	margin-right: 5px;	
}

/* VIN FORM */

.form-search-input {
overflow: hidden;
padding-right: 10px;
margin-bottom: 15px;}

.form-control {
display: block;
width: 90%;
height: 29px;
padding: 5px 16px;
font-size: 16px;
line-height: 1.35;
color: #7f7f7f;
vertical-align: middle;
background-color: #fff;
border: 1px solid #d3d3d3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 5px rgba(204,204,204,.75);
box-shadow: inset 0 1px 5px rgba(204,204,204,.75);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

.btn {
display: inline-block;
padding: 9px 16px;
margin-bottom: 0;
font-size: 13px;
font-weight: 700;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 0 solid transparent;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
float: right;}
.btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #00b1ea;
border-color: #00b1ea;
}

.btn[disabled], fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
box-shadow: inset 0 0 0 rgba(0,0,0,0);}

.vin_search button p {
color: #fff !important;
margin: 0px !important;}
/* end vin form */



.col-1.vehicle-data {
 width: 400px;

}

.col-2.steps {
	width: 550px;
	margin-left: 20px;
}


.parsys_column.cq-colctrl-lt0-c0 {
	width: 635px;
	float: left;	
}

.parsys_column.cq-colctrl-lt0-c1 {
	width: 310px;
	margin-left: 5px;
	float: left;
		
}
p.notice {
	font-size: 12px !important;
	background: #FFF7CE !important;
	border: 1px solid #EBCE3A;
	padding: 7px 10px;
	color: #968128 !important;
	display: block;
	width: 900px;
	margin: 0px auto;
	text-align: center;
	font-style: italic !important;
	font-weight: bold !important;
}
p.notice.top {
	margin-top: 10px;
	margin-bottom: 0px;
}
p.notice.bottom {
		margin-top: -3px;
	margin-bottom: 30px;	
}

ul.phone-list-100 {
	margin-bottom: 25px;	
}

ul.phone-list-100 h3 a {
	font-weight: bold !important;
	font-size: 14pt !important;	
}

@media (max-width: 600px) {
	
body, body.home {
	  background: #fff url(../img/background_mobile.jpg) center top no-repeat;
	  background-size: cover;
	  background-attachment:fixed;
}

#ign_header {
	min-width: 300px;	
}

 .global_left, .global_right {
		float: none; 
 }
.global_right {
		padding-bottom: 10px; 
 }

 .three_check_plan img {
 	width: 100%;
 	height: auto;
 }
 
 .banner {
		width: 100%;
		margin: 0px; 
 }
 .banner-wrap {
		width: auto;
		padding: 0px;
		margin: 0px;
 }
.content-body {
	width: auto; 
		padding: 10px;
		margin: 0px;
}


.selector_container {
width: 100%;
text-align: center;
margin-left: 0px; }
.message {
margin: 0px auto;
padding: 10px;
width: auto !important;}
.message p {
padding: 0px;}

#template_1,  #template_1_2, .div.cq-colctrl-lt0-c0 {
 	width: 100%;
	padding: 0px;	
 }
.parsys_column.cq-colctrl-lt0-c0 {
	padding-right: 0px !important;	
}
 
 .col-1, .col-2, .parsys_column.cq-colctrl-lt0-c0, .parsys_column.cq-colctrl-lt0-c1, .col-brand, .col-info, .ign_footer {
		width: 100%; 
		margin: 0px;
 }

.ign_footer .col-1, .ign_footer .col-2 {
	margin: 0px 0px 20px;
	width: 100%;
	float: none;	
}
 
img.banner-img {
		width: 90%;
		max-width: 385px;
		min-width: 285px;
		height: auto;
		margin: 7px auto;
		float: none;
 	}
.global-bar img {
    border: medium none;
    width: 90%;
	max-width: 350px;
}
	
	.contact-info {
		float: none;
		width: 300px;
		margin: 0px auto 10px;
		text-align: center;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #77aee3;
	}
	.contact-info h3 {
		width: 100%;
		float: none;	
	}
	
	.check_plan, .vehicle_list {
		width: 100%;
		height: auto !important;
		float: none;
		padding: 10px 0px;
		text-align: center;
		
	}
	.vehicle_list {
		padding-bottom: 0px;	
	}
	.list_col {
		float: none;
		width: 100%;	
		margin: 0px; padding: 10px 0px 5px;
		height: auto;
	}
	
.request {
	margin: 10px;
}
	
	.vehicle_list .check_plan_text {
		margin: 10px auto;
		float: none;	
	}
	
	.faq_column {
		width: 100%;	
	}
	.left_quote {
		width: 100%;	
	}
	.col-2 img.key {
		margin: 10px 50px 25px !important;
		padding: 0px;
		width: 200px;
	}
	
.ign_footer {
		width: 98%;
		padding: 25px 0px 0px;	
		min-width: 300px;
		position: relative !important;
		height: auto !important; 
		border-radius: 5px;
		overflow: hidden;	
		margin: 0px auto;	
}
	
	.ign_footer .row {
		width: auto;	
		text-align: center;
	}
	
	.rule {
		display: none;	
		width: auto;
		padding: 0px; margin: 0px;
	}
	
	p.heading {
		margin-top: 10px !important;
		width: auto;	
	}
	p.heading span {
		background: none;	
		margin: 0px 0px 0px;
	}
	.phone-list {
		width: 100%;
		margin-bottom: 10px;	
		float: none;
	}
	.video_player.right {
	float: none;	
	width: auto;
}
.left_quote {
	float: none;
	width: auto;	
}

p.copy span {
	width: 100%;
	min-width: 300px;	
	margin: 0px 0px;
	display: block;
	text-align: center;
	font-size: 6pt;
}
.list_col > p {
	margin: 30px 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #2d5882;
	width: 49%;
	float:left;
	border-right: 1px solid #3c6b99;
	
}
.list_col > p.last{
border-right: 0px;	
}
.content-body p {
	font-size: 1em;
}
.check_plan img {width: 99%;
height: auto;
padding-right: 0px;}

.magnify {
	float: none;
	clear: both;	
	margin: 0px 0px 10px;
	width: 100%;
	display: block;
	text-align: center;
}


.contact-form {
	padding: 0px 0px 20px 0px !important;
}


.contact-contain {
	width: 100%;	
}
.contact-frame {
	width: 99%;
	min-width: 360px;
	height: 750px;	
}


/* Menu  Bar*/
.global-bar {
		display: none; 
 }
 
 .banner-wrap {
	margin: 15px 0px 0px;	
	text-align: center;
	width: 100%;
	padding: 0px;
}
 .content-body {
	margin-top: 0px;	 
 }
 
 .tab_navigation {
	width: 100%;
	max-height: 0px;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #222;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	cursor: pointer;
	outline: none;
	border-bottom: 1px solid #000; 
	position: fixed;
	z-index: 10000;
	top: 48px;
	box-shadow: 0px 1px 3px #222;
 }
 
.tab_navigation.open {
	height: auto;
	max-height: 500px;	 
 }
 
 .tab_navigation > ul {
		padding: 0px; 
 }

 .tab_navigation > ul > li {
		width: 100%;
		margin: 0px 0px 0px; 
		padding: 0px;
		text-align: left;
		border-top: 1px solid #111;
		background: none;
 }
 
.tab_navigation > ul > li:hover {
	background: none;	
	color: #fff;
}
.tab_navigation > ul > li:hover > a > span {
	color: #fff;	
}
 
 .tab_navigation > ul > li > a {
		padding: 15px 0px;
		text-transform: none;
		background: none;
		font-size: 11pt;
		letter-spacing: 1px;
		color: #ccc;
		width: 100%;
		-webkit-transition: all .3s ease-in-out;
 }
  .tab_navigation > ul > li > a span {
		background: none;  
		padding: 0px 20px;
  }
 
 .tab_navigation > ul > li > a:hover, .tab_navigation > ul > li > a.active {
	 color: #fff !important;
	 background: #333;
 }
 
.tab_navigation > ul > li > a.active span,  .tab_navigation > ul > li > a:hover span {
	color: #fff !important;	
}
 
 
 .mobile_menu {
	 position: fixed;
	 z-index: 10001;
	 top: 0;
	 background: #222;
	 width: 100%;
	 padding: 0px;
	 margin: 0px;
	 height: 48px;
 }
 .mobile_menu .lang {
		float: right; 
		margin: 0px 5px 0px 0px; padding: 15px 5px 0px; 
		display: block;
		color: #999;
		font-size: 10pt;
		transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
 }
 .mobile_menu .lang a {
		color: #fff; 
		text-decoration: none;
 }
 .mobile_menu .lang a:hover {
		text-decoration: underline; 
 }
 
 .tab_navigation.open .menu {
		color: #fff; 
 }
  .mobile_menu p.menu {
		margin: 0px; padding: 16px 5px 0px; 
		color: #999 !important;
		font-size: 11pt;
		text-transform: uppercase;
		letter-spacing: 3px;
		transition: all .3s ease-in-out;
		-webkit-transition: all .3s ease-in-out;
		float: left;
		display: block;
 }
 p.menu {
		visibility: visible; 
		cursor: pointer;
 }
 
 #ajax_content .col-1 {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
#ajax_content .col-2 {
	width: 100%;
	float: left;
	margin: 10px 0px;
}
 
 .menu-burger {
  width: 22px;
  height: 20px;
  padding: 5px 8px;
  border: 1px solid #111;
  border-radius: 4px;
  float: left;
  margin: 8px 5px 7px 7px;
  background: #333;
  box-shadow: 0px 1px 2px #222;
  display: block;
  float: left;
  cursor: pointer;
 }
 
 .burger-bun {
	 background: #ccc;
	 display: block;
	 height: 3px;
	 border-radius: 2px;
	 margin: 3px 0px;
	 width: 100%;
	 transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
 }	
 
.tab_navigation.open .burger-bun {
		background: #fff; 
 }
/*  END MENU CSS */



/***************NEW LAYOUT*******************/

.recall_box .col {
	width: 100%;	
	margin: 0px 0px 10px;
}
.three_check_plan img {
	width: 100%;	
	height: auto;
}

object {
	margin: 0px auto 15px !important;	
	width: 100% !important;
}
.button {
	margin: 0px 0px 10px;	
}

.button img {
	width: 100%;	
}

.veh_select_wrap {
	height: auto;	
	min-width: 300px;
	margin: 10px 0px 0px;
}

.veh_select_wrap > .row {
	width: auto;	
	height: auto;
	background: none;
	padding: 20px 20px;
}

select {
	float: left;	
	width: 90%;
	min-width: 270px;
}
.col-2 .three_check_plan img {
width: 100%;

}
.col-2.steps {
	width: 100%;
	margin-left: 0px;
}
.col-1.vehicle-data {
	width: 100%;	
}
/*  4 column phone numbers on the  "no" pages */
.ign_footer .row.footer_list .col-1 {
	width: auto;	
}
.ign_footer .row.footer_list .col-2 {
	width: auto;
}
/*--*/

.row.footer_list .phone-list {
	width: auto;
	margin: 0px 0px 0px; padding: 0px 0px 20px 0px;	
}

p.notice {
	width: 90% !important;	
}

ul.phone-list-100 {
	margin: 15px 0px;	
}

}

@media all and (max-width: 769px) and (min-width: 601px) {


.col-1 {
width: auto !important;}
.col-2 {
width: 100% !important;
margin: 10px 0px;
float: none;}

.global-bar-contain {
width: 100%;}


.banner-wrap {
margin: 0px 0px 10px;
padding: 0px 10px 0px 10px;
width: auto  !important;}


.contact-info {
text-align: right;
margin: 10px 0px;
float: right;
width: 200px !important;}



.content-body {
width: auto;
padding: 10px 10px 440px 10px;
margin: 0px;
}

.ign_footer {
	margin: 0px 0px 0px;
	padding: 25px 0px 0px;
	background: #d9e2eb;
	color: #6784a2;
	width: 100%;
	min-width: 100%;
	min-height: 218px;
	position:absolute;
	bottom:0;
	left: 0;
}
.ign_footer .row {
width: auto !important;
margin: 0px;
padding: 0px 20px 0px 20px;}


p.copy span {
width: auto !important;}

.tab_navigation {
width: auto !important;}


.three_check_plan img {
	width: 31%;
	float: left;
	margin: 0px 1% 5px;	
}

.dashboard-box {
	width: 46%;	
	min-width: 307px;
}

}



@media only screen and (device-width:768px) and (orientation:portrait) {
	html {
		zoom: .75 !important;	
	}
	
}

/* HIDE MEDIA SITE ELEMENTS */
.global_nav, .searchbox, .loginlinks {
		display: none;
}	

.raw_container ul li, #col_1 .raw_container ul li {
	background: none;	
}
.tab_navigation a span {
	padding: 0px;
	margin: 0px;
	background: none;	
}
.tab_navigation a {
	background-image: none;	
}
.footer {
	display: none;	
}