@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500|Roboto+Condensed:300,400";
@import "https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700";
body, html {
	margin:0;
	padding:0
}
#v2-header {
	width:100%;
	/*height:120px;
	position:absolute;*/
	top:0;
	left:0;
	line-height:normal;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	/*border-bottom:solid 1px #d6d6d6*/
}
.v2-simple-header #v2-header {
	height:61px
}
#v2-header div, #v2-header li, #v2-header p, #v2-header ul {
	/*float:left;*/
	margin:0;
	padding:0;
	list-style:none
}
#v2-header .v2-header-dropdown {
	display:none;
	padding:10px;
	min-width:250px;
	background:#fff;
	border:1px solid #b4b4b4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-family:'Roboto Condensed';
	font-weight:400;
	font-size:16px;
	position:absolute;
	left:-120%;
	top:77%;
	z-index:9999
}
#v2-header-cart .v2-header-dropdown {
    left: -51px !important;
    top: 80% !important;
}
#v2-header .v2-header-dropdown:after, #v2-header .v2-header-dropdown:before {
	bottom:100%;
	left:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none
}
#v2-header .v2-header-dropdown:after {
	border-color:rgba(255, 255, 255, 0);
	border-bottom-color:#fff;
	border-width:5px;
	margin-left:-5px
}
#v2-header .v2-header-dropdown:before {
	border-color:rgba(180, 180, 180, 0);
	border-bottom-color:#b4b4b4;
	border-width:6px;
	margin-left:-6px
}
#v2-header .v2-header-dropdown .v2-button {
	display:block;
	height:36px;
	line-height:36px;
	color:#492f07;
	text-decoration:none;
	text-align:center;
	text-indent:0;
	font-size:18px;
	font-weight:300;
	text-shadow:0 1px 0 rgba(255, 255, 255, .38);
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-background-clip:padding;
	-o-background-clip:padding-box;
	-webkit-background-clip:padding;
	background-clip:padding-box;
	background-color:#fdb613;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTkxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYzEwZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #f7991d), color-stop(100%, #ffc10f));
	background-image:-moz-linear-gradient(bottom, #f7991d 0, #ffc10f 100%);
	background-image:-webkit-linear-gradient(bottom, #f7991d 0, #ffc10f 100%);
	background-image:linear-gradient(to top, #f7991d 0, #ffc10f 100%)
}
#v2-header .v2-header-dropdown .v2-button:hover {
	background-color:#faa100;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ODkxYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmYWUwZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #f7891a), color-stop(100%, #ffae0d));
	background-image:-moz-linear-gradient(bottom, #f7891a 0, #ffae0d 100%);
	background-image:-webkit-linear-gradient(bottom, #f7891a 0, #ffae0d 100%);
	background-image:linear-gradient(to top, #f7891a 0, #ffae0d 100%)
}
#v2-header .v2-header-dropdown li {
	padding:1px 0
}
#v2-header .v2-header-dropdown li a {
	display:block;
	position:relative;
	height:24px;
	color:#333;
	line-height:24px;
	font-size:14px;
	text-indent:3px;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#v2-header .v2-header-dropdown li a:hover {
	background:#f4f4f4
}
#v2-header .v2-header-dropdown li a .fa {
	width:20px
}
#v2-header .v2-header-dropdown li strong {
	display:block;
	padding:10px 0 0;
	color:#888;
	font-weight:400
}
#v2-header .v2-frame {
	margin:0 auto;
	position:relative
}
#v2-header #v2-header-info {
	height:60px;
	border-bottom:solid 1px #fff;
	/*background:#f6f6f6*/
}
#v2-header #v2-header-info .v2-logo {
	display:block;
	width:230px;
	margin:10px 0 0 0;
	height:40px;
	text-indent:-9999px;
	background:url(/images/v2-header-sprite.png) no-repeat;*/
	
	/*position:absolute;*/
	top:10px;
	left:0;
	float:left;
}
#v2-header #v2-header-info .v2-phone {
	display:block;
	width:310px;
	height:40px;
	color:#444;
	font-family:Roboto sans-serif;
	font-size:12px;
	font-weight:400px;
	position:absolute;
	top:7px;
	left:700px
}
#v2-header #v2-header-info .v2-phone em {
	color:#333;
	font-weight:500;
	font-style:normal
}
#v2-header #v2-header-info .v2-phone strong {
	display:block;
	color:#bc0100;
	font-family:'Roboto Condensed', sans-serif;
	font-size:26px;
	line-height:20px
}
#v2-header #v2-header-info .v2-phone strong span {
	color:#b1b1b1
}
#v2-header #v2-header-info .v2-header-links {
	display:block;
	height:20px;
	font-family:Roboto, sans-serif;
	font-size:13px;
	font-weight:400;
	position:absolute;
	top:10px;
	left:280px
}
#v2-header #v2-header-info .v2-header-links>li {
	float:left;
	padding:0 15px 0 0;
	position:relative
}
#v2-header #v2-header-info .v2-header-links>li>a {
	display:block;
	padding:0 12px 0 0;
	height:20px;
	color:#254488;
	text-decoration:none
}
#v2-header #v2-header-info .v2-header-links .v2-header-links-1 ul strong, #v2-header #v2-header-info .v2-header-links .v2-header-links-2 strong {
	padding:0!important
}
#v2-header #v2-header-info .v2-header-links>li>a:hover {
	text-decoration:underline
}
#v2-header #v2-header-info .v2-header-links>li>a.v2-single {
	background:0 0
}
#v2-header #v2-header-info .v2-header-links>li>a>.fa {
	position:relative;
	top:-3px;
	left:3px
}
#v2-header #v2-header-info .v2-header-links>li:hover ul {
	display:block
}
#v2-header #v2-header-info .v2-header-links .v2-header-links-1 ul .v2-button, #v2-header #v2-header-info .v2-header-links .v2-header-links-1 ul li:first-child, .v2-simple-header #v2-header #v2-header-action {
	display:none
}
#v2-header #v2-header-info .v2-header-links .v2-header-links-1 ul {
	top:20px;
	left:-29px
}
#v2-header #v2-header-info .v2-header-links .v2-header-links-2 ul {
	top:20px;
	left:-47px
}
#v2-header #v2-header-info .v2-header-links .v2-header-links-3 ul, #v2-header #v2-header-info .v2-header-links .v2-header-links-4 ul {
	top:20px;
	left:-29px
}
#v2-header #v2-header-action {
	height:57px;
	border-top:solid 1px #d6d6d6;
	border-bottom:solid 1px #fff;
	background-color:#f3f3f3;
filter:progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF3F3F3');
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fff), color-stop(100%, #f3f3f3));
	background-image:-moz-linear-gradient(top, #fff 0, #f3f3f3 100%);
	background-image:-webkit-linear-gradient(top, #fff 0, #f3f3f3 100%);
	background-image:linear-gradient(to bottom, #fff 0, #f3f3f3 100%)
}
#v2-header #v2-header-action #v2-search .v2-search-cta {
	width:148px;
	height:41px;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:2px;
	background:url(/images/v2-header-sprite.png) 0 -40px no-repeat
}
#v2-header #v2-header-action #v2-search .v2-search-input {
	width:390px;
	height:35px;
	position:absolute;
	top:12px;
	left:160px;
	z-index:1
}
#v2-header #v2-header-action #v2-search .v2-search-input input {
	margin:0;
	width:100%;
	height:32px;
	color:#555;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:16px;
	text-indent:10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #b4b4b4;
	background:#fff
}
#v2-header #v2-header-action #v2-search .v2-search-button {
	width:70px;
	height:35px;
	position:absolute;
	top:12px;
	left:560px
}
#v2-header #v2-header-action #v2-search .v2-search-button input {
	margin:0;
	padding:0;
	width:100%;
	height:36px;
	color:#fff;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:18px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .43);
	border:1px solid #00236f;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-background-clip:padding;
	-o-background-clip:padding-box;
	-webkit-background-clip:padding;
	background-clip:padding-box;
	background-color:#254488;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0NDM4NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJjNTM5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #244385), color-stop(100%, #2c539d));
	background-image:-moz-linear-gradient(bottom, #244385 0, #2c539d 100%);
	background-image:-webkit-linear-gradient(bottom, #244385 0, #2c539d 100%);
	background-image:linear-gradient(to top, #244385 0, #2c539d 100%);
	cursor:pointer
}
#v2-header #v2-header-action #v2-search .v2-search-button input:hover {
	background-color:#254488;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjM2M5ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIzNDliMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #1c3c9e), color-stop(100%, #2349b1));
	background-image:-moz-linear-gradient(bottom, #1c3c9e 0, #2349b1 100%);
	background-image:-webkit-linear-gradient(bottom, #1c3c9e 0, #2349b1 100%);
	background-image:linear-gradient(to top, #1c3c9e 0, #2349b1 100%)
}
body #header, body #menu-description-wrap {
	background:0 0
}
#v2-header #v2-header-action #v2-header-account, #v2-header #v2-header-action #v2-header-cart {
	padding:0 0 0 12px;
	width:138px;
	height:40px
}
#v2-header #v2-header-action #v2-header-account>li, #v2-header #v2-header-action #v2-header-cart>li {
	height:45px
}
#v2-header #v2-header-action #v2-header-account>li>a, #v2-header #v2-header-action #v2-header-cart>li>a {
	display:block;
	color:#777;
	font-size:16px;
	text-decoration:none
}
#v2-header #v2-header-action #v2-header-account>li>a .fa-shopping-cart, #v2-header #v2-header-action #v2-header-cart>li>a .fa-shopping-cart {
	float:left;
	padding:5px 10px 0 0;
	color:#999
}
#v2-header #v2-header-action #v2-header-account>li>a .fa-sort-down, #v2-header #v2-header-action #v2-header-cart>li>a .fa-sort-down {
	float:right;
	margin-right:8px
}
#v2-header #v2-header-action #v2-header-account>li>.v2-header-dropdown, #v2-header #v2-header-action #v2-header-cart>li>.v2-header-dropdown {
	top:40px;
	display:none
}
#v2-header #v2-header-action #v2-header-account>li>.v2-header-dropdown:after, #v2-header #v2-header-action #v2-header-account>li>.v2-header-dropdown:before, #v2-header #v2-header-action #v2-header-cart>li>.v2-header-dropdown:after, #v2-header #v2-header-action #v2-header-cart>li>.v2-header-dropdown:before {
	left:126px
}
#v2-header #v2-header-action #v2-header-account>li:hover>.v2-header-dropdown, #v2-header #v2-header-action #v2-header-cart>li:hover>.v2-header-dropdown {
	display:block
}
#v2-header #v2-header-action #v2-header-account strong, #v2-header #v2-header-action #v2-header-cart strong {
	color:#444;
	display:block;
	line-height:14px
}
#v2-header #v2-header-action #v2-header-account {
	position:absolute;
	top:10px;
	left:640px
}
#v2-header #v2-header-action #v2-header-cart {
	position:absolute;
	top:10px;
	left:800px
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li {
	padding:10px 0;
	border-bottom:solid 1px #ddd
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-view-cart, #v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li:last-child {
	border-bottom:none
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li a {
	display:block;
	padding:5px;
	overflow:hidden;
	height:auto;
	text-indent:0
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li a .v2-cart-qty {
	display:block;
	width:15px;
	float:left;
	color:#555;
	font-size:13px;
	line-height:15px
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li a .v2-cart-title {
	display:block;
	float:left;
	width:135px;
	height:auto;
	text-indent:0;
	font-size:13px;
	font-weight:400;
	line-height:15px
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li a .v2-cart-title span {
	display:block;
	font-weight:300;
	color:#777
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li a .v2-cart-price {
	display:block;
	float:right;
	width:60px;
	color:#333;
	font-size:13px;
	line-height:15px;
	text-align:right
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-cart-total {
	padding:0;
	border-bottom:none
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-cart-total p {
	text-indent:15px;
	overflow:hidden;
	font-family:'Roboto Condensed'
}
#v2-vehicle-selector, #v2-vehicle-selector p {
	font-family:'Roboto Condensed', sans-serif
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-cart-total p span {
	display:block;
	float:right
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-cart-total .v2-shipping {
	color:#555;
	font-size:14px;
	font-weight:400
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-cart-total .v2-total {
	padding:10px 0 0;
	font-size:16px
}
#v2-header #v2-header-action #v2-header-cart .v2-header-dropdown li.v2-view-cart a {
	padding:0
}
#v2-vehicle-selector {
	width:100%;
	height:56px;
	/*position:absolute;*/
	top:120px;
	left:0;
	font-weight:300;
	border-top:solid 2px #193a67;
	border-bottom:solid 2px #193a67;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA4CAAAAAAZC80wAAAAG0lEQVQYV2P6z/SBiQEM/0NpTB5ChlgWLtNEANtkC2tOha18AAAAAElFTkSuQmCC) repeat-x #eaeaea
}
.v2-simple-header #v2-vehicle-selector {
	display:none
}
#v2-vehicle-selector p {
	font-size:16px;
	margin:0;
	padding:0
}
#v2-vehicle-selector form {
	width:950px;
	height:100%;
	margin:0 auto;
	background:url(/images/220.GIF) center center no-repeat
}
#v2-vehicle-selector form p {
	float:left;
	height:34px;
	margin:11px 0 0 10px
}
#v2-vehicle-selector form p.v2-selector-label {
	width:150px;
	margin-left:0;
	color:#7b7b7b;
	text-align:center;
	font-weight:400;
	line-height:34px;
	text-shadow:0 1px 0 #fff
}
#v2-vehicle-selector form p.v2-selector-dropdown {
	width:230px
}
#v2-vehicle-selector form p.v2-selector-submit {
	width:70px
}
#v2-vehicle-selector form p input, #v2-vehicle-selector form p select {
	margin:0;
	width:100%;
	height:34px;
	font-family:'Roboto Condensed', sans-serif;
	cursor:pointer
}
#v2-vehicle-selector form p select {
	color:#444;
	font-weight:400;
	font-size:16px;
	text-indent:10px;
	-webkit-appearance:none;
	border:1px solid #747474;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAQAAABwz0azAAAAMUlEQVQYV2NwYQDCepcKEA1h/gfCChAHwgTBSpAMHKJxGuDKGkAiEG4DTFkDiOnCAAAyXR6bo6s/uwAAAABJRU5ErkJggg==) 215px 50% no-repeat #f4f4f4
}
#v2-vehicle-selector form p select:disabled {
	color:#999;
	border-color:#969696;
	cursor:default
}
#v2-vehicle-selector form p input {
	padding:0;
	color:#fff;
	font-weight:300;
	font-size:18px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .43);
	border:1px solid #00236f;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-background-clip:padding;
	-o-background-clip:padding-box;
	-webkit-background-clip:padding;
	background-clip:padding-box;
	background-color:#254488;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0NDM4NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJjNTM5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #244385), color-stop(100%, #2c539d));
	background-image:-moz-linear-gradient(bottom, #244385 0, #2c539d 100%);
	background-image:-webkit-linear-gradient(bottom, #244385 0, #2c539d 100%);
	background-image:linear-gradient(to top, #244385 0, #2c539d 100%)
}
#v2-vehicle-selector form p input:hover {
	background-color:#254488;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjM2M5ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIzNDliMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #1c3c9e), color-stop(100%, #2349b1));
	background-image:-moz-linear-gradient(bottom, #1c3c9e 0, #2349b1 100%);
	background-image:-webkit-linear-gradient(bottom, #1c3c9e 0, #2349b1 100%);
	background-image:linear-gradient(to top, #1c3c9e 0, #2349b1 100%)
}
#v2-promos {
	width:965px;
	height:250px;
	margin:0 0 20px 10px
}
#v2-promos img {
	display:block;
	border:none
}
#v2-promos .v2-main {
	width:630px;
	float:left
}
#v2-promos .v2-sub {
	width:310px;
	float:right;
	margin-bottom:10px
}
body {
	background:#fff
}
body #main_wrapper {
	padding-top:180px
}
body #main_wrapper #MainContentArea {
	background-image:none
}
body.v2-simple-header #main_wrapper {
	padding-top:62px
}
body #header {
	height:auto;
	width:auto
}
#v2-sli #v2-vehicle-selector form p input {
	-moz-background-clip:padding;
	-o-background-clip:padding-box;
	-webkit-background-clip:padding;
	background-clip:padding-box;
	background-color:#c9181e;
	border-color:#71110f;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FmMTkxNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NkMTcxZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #af1915), color-stop(100%, #cd171f));
	background-image:-moz-linear-gradient(bottom, #af1915 0, #cd171f 100%);
	background-image:-webkit-linear-gradient(bottom, #af1915 0, #cd171f 100%);
	background-image:linear-gradient(to top, #af1915 0, #cd171f 100%)
}
#v2-sli #v2-vehicle-selector form p:hover {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#d91116;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1MTIwZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiMTExNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 100%, 50% 0, color-stop(0, #c5120f), color-stop(100%, #db1116));
	background-image:-moz-linear-gradient(bottom, #c5120f 0, #db1116 100%);
	background-image:-webkit-linear-gradient(bottom, #c5120f 0, #db1116 100%);
	background-image:linear-gradient(to top, #c5120f 0, #db1116 100%)
}
#v2-sli .sli_grid_result .sli_grid_title {
	height:32px;
	overflow:hidden
}
#v2-sli .sli_grid_result .sli_grid_title a h2 {
	color:#254488;
	font-family:'Roboto Condensed', Arial, Verdana;
	font-weight:400;
	font-size:15px;
	text-align:left
}
#v2-sli .sli_grid_result .sli_grid_title a:hover h2 {
	color:#254488;
	text-decoration:underline
}
#v2-sli .sli_grid_result .sli_product_options {
	height:120px
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information {
	height:auto;
	overflow:visible
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information p {
	margin:0 5px;
	padding:5px 0 0;
	font-family:Roboto, Arial;
	font-size:13px;
	font-weight:300
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information .sli_productlist_mmy {
	height:85px;
	overflow:auto;
	margin:0 5px 0 2px;
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information .sli_productlist_mmy .sli_productlist_detils {
	padding:0 0 8px;
	border-bottom:solid 1px #ddd;
	margin:0 0 8px
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information .sli_productlist_mmy .sli_productlist_detils:last-child {
	border-bottom:none
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information .sli_productlist_mmy .sli_productlist_detils a {
	color:#254488
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information .sli_productlist_mmy .sli_productlist_detils a:hover {
	color:#254488;
	text-decoration:underline
}
#v2-sli .sli_grid_result .sli_product_options .sli_product_information:hover .sli_productlist_mmy {
	display:block
}
#tiFinalOptionParent, #version p {
	display:none
}
#v2-sli #sli_pagination_footer, #v2-sli #sli_performor {
	padding:20px 0
}
#customer-service2-last, .customer-service2, .customer-service3 {
	height:220px!important
}
body #v2-vehicle-selector form p select {
	font-size:12px;
	height:34px!important;
	appearance:menulist;
	-webkit-appearance:menulist;
	-moz-appearance:menulist
}
body #v2-vehicle-selector form p.v2-selector-dropdown.ti-small {
	width:140px!important
}
body #v2-vehicle-selector form p select:focus {
	border:none
}
#v2-vehicle-selector form p.v2-selector-label {
	overflow:hidden
}
#ti_land_year>p.v2-selector-submit {
	width:70px;
	text-align:right;
	float:right
}
body #v2-vehicle-selector form p.v2-selector-dropdown {
	width:160px!important
}
body #v2-vehicle-selector form {
	background:0 0;
	padding:0
}
.v2-selector-dropdown:after {
	content:'';
	pointer-events:none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-transition:color 1.5s, opacity 1.5s ease 2s;
	-moz-transition:color 1.5s, opacity 1.5s ease 2s;
	-o-transition:color 1.5s, opacity 1.5s ease 2s;
	transition:color 1.5s, opacity 1.5s ease 2s;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background:0 0;
	opacity:.6
}
.v2-selector-dropdown.ti-missed:after {
	opacity:.1;
	background:#e79191
}
.v2-selector-dropdown {
	position:relative;
	border-radius:6px
}
.v2-selector-dropdown.ti-missed {
	border:1px solid #bf0f0f
}
@media (max-device-width:767px) {
#version p {
display:block;
margin:20px auto;
width:300px;
height:36px;
line-height:36px;
color:#254488;
font-family:'Roboto Condensed', sans-serif;
font-weight:300;
font-size:18px;
cursor:pointer
}
}
.v2-search-input {
	margin: 11px 0 0 14px !important;
	padding: 10px 0 0;
}
.v2-search-button {
	margin: 11px 0 0 5px !important;
	padding: 10px 0 0;
}
#up4header > div.FreeShipping > span {
	color: #b60a01;
	font-size: 15px;
	font-weight: bold;
}
.NewPhone {
	border-right: 1px solid #989898;
	display: inline-block;
	padding-left: 6px !important;
	padding-right: 10px !important;
}
#up4header > div.NewPhone > span {
	color: #b60a01;
	font-size: 16px;
	font-weight: bold;
}
div#up4header a {
	color: #444;
}
#v2-header-account > li > a > div::before {
 background: rgba(0, 0, 0, 0) url("/images/bap-header-accounticon.png") no-repeat scroll 0 0;
 content: "";
 display: inline-block;
 height: 14px;
 width: 15px;
}
#v2-header-account > li > a > div {
	display: inline-block;
	font-weight: bold;
}
#v2-header-account > li > a > span {
	top: -2px;
	color: #444;
	left: 6px;
	position: relative;
}
#v2-header-cart.inCart {
	padding-left: 10px;
}
#sanDiego > iframe {
	width: 100%;
}
.input-group-addon {
	background: #183864 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
}
.input-group input.form-control {
	border: 1px solid #183864;
	border-radius: 0;
}
.acc_no > a {
	color: #454545;
	font-size: 16px;
}
.acc_no > img {
	color: #454545;
	left: 0;
	margin-right: 12px;
	position: relative;
	top: -5px;
	width: 20px;
}
.phone_no2 > a {
	color: #454545;
	font-size: 16px;
}
.phone_no2 > img {
	color: #454545;
	left: 0;
	margin-right: 12px;
	position: relative;
	top: -2px;
	width: 20px;
}
.acc_no {
	border-bottom: 2px solid #e8e8e8;
	padding:5px 0 10px;
}
.phone_no2 {
	padding:5px 0;
}

.panel-body form p select {
	border: 1px solid #858585;
	color: #253a6b;
	margin: 0 auto;
	padding: 7px;
	text-align: left;
	width: 85%;
}
.panel-body form {
	text-align:center;
}
p.v2-selector-submit input {
	background-clip: padding-box;
	background-color: #254488;
	background-image: linear-gradient(to top, #244385 0px, #2c539d 100%);
	background-size: 100% auto;
	border: 1px solid #00236f;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 15px;
	padding: 6px 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.43);
	width: 85%;
}
.panel-body form p {
	padding-top: 10px;
}
.footer {
	border-top: 20px solid #193a67;
	margin: 20px 0 0;
	padding: 20px 0 0;
}
.customer-service2 {
	background: rgba(0, 0, 0, 0) url("/images/wrap-border.jpg") no-repeat scroll right center;
	/*border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;*/
    float: left;
	width:164px;
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
.customer-service3 {
	background: rgba(0, 0, 0, 0) url("/images/wrap-border.jpg") no-repeat scroll right center;
	/*border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;*/
    float: left;
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
.customer-service3 ul li a {
	color: #3b6698;
	font-size: 12px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.customer-service3 ul li {
	padding: 0;
	list-style-type: none;
}
.customer-service3 ul {
	float: left;
	margin: 0;
	padding: 0 0 5px;
}
p.customerservice2-head {
	color: #224a7b;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	min-height:30px;
}
.customer-service2 ul {
	float: left;
	margin: 0;
	padding: 0 0 5px;
}
.text {
	display: block;
	float: left;
	text-align: left;
}
input#signup_email1 {
	height: 21px;
	margin: 0;
}
input#signup_email1 {
	border: 2px solid #cecece;
	border-radius: 2px;
	color: gray;
	font-size: 12px;
	font-style: italic;
	margin: 0;
	width: 120px;
}
.mimi_field_action {
	margin: 0;
}
.mimi_field_action {
	margin-top: 0px;
	width: 35px;
	float:left;
}
#hide_email form {
	margin: 10px 0 0;
}
.icon-container {
	float: left;
	margin: 0;
	padding: 20px 0;
}
input.btn_go3 {
	background: rgba(0, 0, 0, 0) url("/images/btn_go.jpg") no-repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 29px;
	margin: 0;
	padding: 0;
	width: 33px;
}
#hide_email li {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	list-style-type: none;
}
.icon-container img {
	float: left;
	height: 40px;
	padding: 0px;
	margin:0 2px 0 0;
	width: 42px;
}
.customer-service3.larger_image.customer_service_two {
	margin: 0;
	padding: 0 10px;
	width: 192px;
}
.customer-service3.larger_image {
	padding-left: 40px;
	width: 176px;
}
.customer-service3 {
	padding-left: 24px;
	width: 161px;
}
.customer-service3.customer_service_five {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding-left: 9px;
}
.bottom-box p {
	font-family: Arial;
	font-size: 12px;
}
.copy-right > p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:10px 0;
}
.bottom-box-image {
	border-top: 1px solid #d5d5d5;
}
.footer_2 .row .col-md-12 {
	margin: 0;
	padding: 0;
}
.footer_2 .row {
	margin: 0;
	padding: 0;
}
.signup_sec {
	background: url(/images/BAP-MobileHomepageRedesign-SignUp_BG.jpg) left top no-repeat;
	min-height:200px;
	background-size: cover;
	display: block;
	width:100%;
	text-align:center;
	color:#fff;
	margin:0;
	padding:10px 0;
}
.tiEmailSignup h2 {
	font-size: 24px;
}
.tiEmailSignup div#hide_email form input#signup_email1 {
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	height: 36px;
	width: 90%;
}
.tiEmailSignup div#hide_email form input.sign_2 {
	background:#3dadee;
	border:0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	height: 36px;
	width: 55%;
	margin:25px 0 10px;
}
.tiEmailDetails > p {
	font-family: Arial;
	font-size: 15px;
	margin:0;
	padding:3px 0;
}
.footer_2 .panel-heading {
	background: #293f70 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	text-align: left;
	padding:17px 15px 0;
	margin:0;
}
.footer_2 .panel {
	border:0;
}
.footer_2 .panel-title {
	color: inherit;
	font-family: 'Roboto Condensed';
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0px 0 20px;
	text-align: left;
	text-transform: uppercase;
	border-bottom:1px solid #848fa8;
}
.panel-title > a:focus {
	text-decoration: none;
}
.footer_2 .panel-title a.collapsed {
	background: rgba(0, 0, 0, 0) url("/images/foot_plus.jpg") no-repeat scroll right top;
	display: block;
	height: 17px;
	width: 100%;
}
.footer_2 .panel-title a {
	background: rgba(0, 0, 0, 0) url("/images/foot_minus.jpg") no-repeat scroll right top;
	display: block;
	height: 17px;
	width: 100%;
}
.footer_2 .panel-body > p {
	border-bottom: 2px solid #fff;
	padding: 15px;
}
.footer_2 .panel-body > p a {
	color: #284070;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.carousel-inner .item img {
	margin: 0 auto;
	text-align: center;
	width: 70%;
}
p.footer_3 {
	margin:0;
	padding:0;
	text-align:center;
}
p.footer_3 a {
	text-decoration: underline;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
p.footer_4 {
	margin:0;
	padding:10px 0;
	text-align:center;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9b9b9b;
}
body #v2-vehicle-selector form p select {
	font-size: 12px;
	height: 34px !important;
	appearance: menulist;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}
body #v2-vehicle-selector form p.v2-selector-dropdown.ti-small {
	width: 140px !important;
}
body #v2-vehicle-selector form p select:focus {
	border: none;
}
#v2-vehicle-selector form p.v2-selector-label {
	overflow: hidden;
}
#ti_land_year > p.v2-selector-submit {
	width: 70px;
	text-align: right;
	float: right;
}
body #v2-vehicle-selector form p.v2-selector-dropdown {
	width: 160px !important;
}
body #v2-vehicle-selector form {
	background: none;
	padding: 0;
}
#tiFinalOptionParent {
	display: none;
}
/* missed select */
.v2-selector-dropdown:after {
	content: '';
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color 1500ms, opacity 1500ms ease 2s;
	-moz-transition: color 1500ms, opacity 1500ms ease 2s;
	-o-transition: color 1500ms, opacity 1500ms ease 2s;
	transition: color 1500ms, opacity 1500ms ease 2s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: transparent;
	opacity: .6;
}
.v2-selector-dropdown.ti-missed:after {
	opacity: .1;
	background: #e79191;
}
.v2-selector-dropdown {
	position:relative;
	border-radius: 6px;
}
.v2-selector-dropdown.ti-missed {
	border: 1px solid #bf0f0f;
}
body #v2-vehicle-selector form p select {
	font-size: 12px;
	height: 34px !important;
	appearance: menulist;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}
body #v2-vehicle-selector form p.v2-selector-dropdown.ti-small {
	width: 140px !important;
}
body #v2-vehicle-selector form p select:focus {
	border: none;
}
#v2-vehicle-selector form p.v2-selector-label {
	overflow: hidden;
}
#ti_land_year > p.v2-selector-submit {
	width: 70px;
	text-align: right;
	float: right;
}
body #v2-vehicle-selector form p.v2-selector-dropdown {
	width: 160px !important;
}
body #v2-vehicle-selector form {
	background: none;
	padding: 0;
}
#tiFinalOptionParent {
	display: none;
}
/* missed select */
.v2-selector-dropdown:after {
	content: '';
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color 1500ms, opacity 1500ms ease 2s;
	-moz-transition: color 1500ms, opacity 1500ms ease 2s;
	-o-transition: color 1500ms, opacity 1500ms ease 2s;
	transition: color 1500ms, opacity 1500ms ease 2s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: transparent;
	opacity: .6;
}
.v2-selector-dropdown.ti-missed:after {
	opacity: .1;
	background: #e79191;
}
.v2-selector-dropdown {
	position:relative;
	border-radius: 6px;
}
.v2-selector-dropdown.ti-missed {
	border: 1px solid #bf0f0f;
}
body #v2-vehicle-selector form p select {
	font-size: 12px;
	height: 34px !important;
	appearance: menulist;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
}
body #v2-vehicle-selector form p.v2-selector-dropdown.ti-small {
	width: 140px !important;
}
body #v2-vehicle-selector form p select:focus {
	border: none;
}
#v2-vehicle-selector form p.v2-selector-label {
	overflow: hidden;
}
#ti_land_year > p.v2-selector-submit {
	width: 70px;
	text-align: right;
	float: right;
}
body #v2-vehicle-selector form p.v2-selector-dropdown {
	width: 160px !important;
}
body #v2-vehicle-selector form {
	background: none;
	padding: 0;
}
#tiFinalOptionParent {
	display: none;
}
/* missed select */
.v2-selector-dropdown:after {
	content: '';
	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: color 1500ms, opacity 1500ms ease 2s;
	-moz-transition: color 1500ms, opacity 1500ms ease 2s;
	-o-transition: color 1500ms, opacity 1500ms ease 2s;
	transition: color 1500ms, opacity 1500ms ease 2s;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: transparent;
	opacity: .6;
}
.v2-selector-dropdown.ti-missed:after {
	opacity: .1;
	background: #e79191;
}
.v2-selector-dropdown {
	position:relative;
	border-radius: 6px;
}
.v2-selector-dropdown.ti-missed {
	border: 1px solid #bf0f0f;
}
ul.v2-header-dropdown li {
	float: none !important;
}
.bc-frame-header-landscape {
	float:none!important;
}
#v2-vehicle-selector.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 0;
	z-index: 10000;
}
@keyframes bounce {
 0% {
 transform: translate3d(0, -80px, 0);
 -webkit-transform: translate3d(0, -80px, 0);
}
 100% {
 transform: translate3d(0, 0, 0);
 -webkit-transform: translate3d(0, 0, 0);
}
}
.bounce {
	animation-name: bounce;
	transform-origin: center bottom;
}
#v2-vehicle-selector.ANI.stick {
	animation-name: bounce;
	animation-duration: 1s;
	-webkit-animation-name: bounce; /* Chrome, Safari, Opera */
	-webkit-animation-duration: 1s;
}
#v2-vehicle-selector.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 0;
	z-index: 10000;
	background: none;
	background-color: #2A4E90;
}
#v2-vehicle-selector.stick > form > p.v2-selector-label {
	color:#fff;
	text-shadow:none;
}
#v2-vehicle-selector.stick form p input {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 34px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.43);
	border: 1px solid #00236f;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	background: #8bc34a;
	background: -moz-linear-gradient(top, #8bc34a 0%, #4caf50 100%);
	background: -webkit-linear-gradient(top, #8bc34a 0%, #4caf50 100%);
	background: linear-gradient(to bottom, #8bc34a 0%, #4caf50 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bc34a', endColorstr='#4caf50', GradientType=0 );
	cursor: pointer;
}
#v2-vehicle-selector.stick form p input:hover {
	background: #4caf50;
	background: -moz-linear-gradient(top, #4caf50 1%, #8bc34a 99%);
	background: -webkit-linear-gradient(top, #4caf50 1%, #8bc34a 99%);
	background: linear-gradient(to bottom, #4caf50 1%, #8bc34a 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4caf50', endColorstr='#8bc34a', GradientType=0 );
}
.alt1 #RR_Reviews_Widget {
	width: 170px !important;
}
#RR_Reviews_Widget #RR_Reviews_Widget_frame .rr_review_wrapper {
	padding-left: 25px !important;
}
.alt1 #RR_Reviews_Widget #RR_Reviews_Widget_frame #RR_Reviews_Widget_content {
	width: 170px !important;
	padding-bottom: 10px !important;
}
#RR_Ratings_Widget #RR_Ratings_Widget_frame #RR_Ratings_Widget_content .rr_rate_rating_wrapper .rr_rate_star_wrapper {
	top: 6px !important;
	position: relative !important;
	left: 50px !important;
}
.authorize_net {
	background: url(/images/optimized_bap_home.png) -115px -141px no-repeat;
	float: left;
	height: 92px;
	margin: 7px 3px 0;
	width: 120px;
}
#timer_note {
	top: 0px;
}
#v2-header {
	top: 25px !important;
	/*height:60px !important;*/
}
#v2-vehicle-selector {
	top: 85px !important;
}
#main_wrapper.NonHome #timer_note {
	margin-top:0px;
}
body #main_wrapper {
	padding-top: 145px !important;
}
body#v2-sli #main_wrapper {
	padding-top: 25px !important;
}
body#v2-sli #NewSearchWrap {
	left: 248px;
}
body#v2-sli #v2-vehicle-selector {
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 56px !important;
	top: 120px;
	left: 0;
	font-weight: 300;
	border-top: solid 2px #193a67;
	border-bottom: solid 2px #193a67;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA4CAAAAAAZC80wAAAAG0lEQVQYV2P6z/SBiQEM/0NpTB5ChlgWLtNEANtkC2tOha18AAAAAElFTkSuQmCC) repeat-x #eaeaea;
}
body#v2-sli #v2-vehicle-selector form p.v2-selector-dropdown {
	margin-right: 0 !important;
}
body#v2-sli #v2-vehicle-selector form p {
	float: left;
	height: 34px;
	margin: 11px 0 0 10px;
}
body#v2-sli #main_wrapper #timer_note {
	position: absolute !important;
	top: 0px !important;
	margin: 0px auto;
}
body#v2-sli #v2-header {
	margin: 0 0 0px;
}
body#v2-sli .NonHome #sli_search_1 {
	height: 36px;
}
body#v2-sli #v2-vehicle-selector form {
	width: 950px;
	height: 100%;
	margin: 0 auto;/*background: url(../images/220.GIF) center center no-repeat;*/
}
#NewSearchWrap {
	display: inline-block;
	position: absolute;
	left: 243px;
	top: 0px;
}
#sli_search_1 {
	margin: 0 2px 0 0;
	width: 515px;
	min-height: 36px;
	color: #555;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-indent: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #b4b4b4;
	background: #fff;
	padding-left:0 !important;
}
#NewSearchWrap #v2-search > p.v2-search-input {
	display: inline-block;
	width: 228px;
	position: absolute;
}
#NewSearchWrap #v2-search > p.v2-search-button {
	position: absolute;
	left: 234px;
	top: 0px;
	display: inline-block;
}
#NewSearchWrap #v2-search > p.v2-search-button > input[type="submit"] {
	margin: 0;
	padding: 0;
	width: 37px;
	height: 36px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.43);
	border: 1px solid #00236f;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	background-color: #254488;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #244385), color-stop(100%, #2c539d));
	background-image: -moz-linear-gradient(bottom, #244385 0%, #2c539d 100%);
	background-image: -webkit-linear-gradient(bottom, #244385 0%, #2c539d 100%);
	background-image: linear-gradient(to top, #244385 0%, #2c539d 100%);
	cursor: pointer;
}
#NewSearchWrap #v2-search > p.v2-search-button:before {
	background: url(/images/bap-header-magnifyicon.png) no-repeat 0 0;
	width: 20px;
	height: 21px;
	content:'';
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 8px;
	cursor:pointer;
}
#up4header {
	display: inline-block;
	position: absolute;
	left: 530px;
	top: 8px;
	/*width: 450px;*/
  	width: 525px;
	font-size: 16px;
}
.FreeShipping {
	display: inline-block;
	padding-right: 13px !important;
	border-right: 1px solid #989898;
}
.NewPhone {
	display: inline-block;
	padding-left: 6px !important;
	border-right: 1px solid #989898;
	padding-right: 10px !important;
}
ul#v2-header-account {
	display: inline-block;
	padding-right: 5px !important;
	padding-left: 0px !important;
	
}
#v2-header-cart {
	display: inline-block;
	padding-left: 6px !important;
}
#v2-header-cart.inCart {
	padding-left: 10px !important;
}
#v2-header-account > li > a > div {
	display: inline-block;
	font-weight: bold;
}
#v2-header-account > li > a > div:before {
	background: url(/images/bap-header-accounticon.png) no-repeat 0 0;
	width: 15px;
	height: 14px;
	display: none;
	content: '';
}
#v2-header-account > li > a > div { font-weight: 300; }
body #v2-header .tiSupport {  float: none; position: relative;  top: 7px!important;   text-align: center !important; }
#v2-header-account > li > a > div:before { display: none; }
#up4header > div.FreeShipping > span {
	font-weight: bold;
	color: #B60A01;
	font-size: 15px;
}
#up4header > div.NewPhone > span {
	color: #B60A01;
	font-weight: bold;
	font-size: 16px;
}
#v2-header-account > li > a > span {
	position: relative;
	left: 6px;
	color: #444;
	bottom: 3px;
}
#v2-header-account > li > a > span { left: -11px; }
#up4header > div.FreeShipping > span:before {
	background: url(/images/bap-header-shippingicon.png) no-repeat 0 0;
	width: 16px;
	height: 13px;
	content: '';
	display: inline-block;
	margin-right: 9px;
}
#trolleynew > strong > span {
	position: relative;
	left: 1px;
	bottom: 3px;
}
/*Hover things*/
#v2-header-account:hover ul.v2-header-dropdown {
	display: block !important;
}
#v2-header-cart:hover ul.v2-header-dropdown {
	display: block !important;
}
#up4header #v2-header-account .v2-header-dropdown {
	left: 208px;
	top: 36px;
}
#up4header #v2-header-cart .v2-header-dropdown li {
	padding: 10px 0;
	border-bottom: solid 1px #ddd;
}
#up4header #v2-header-cart .v2-header-dropdown li.v2-cart-total {
	padding: 0;
	border-bottom: none;
}
#up4header #v2-header-cart .v2-header-dropdown li.v2-view-cart {
	border-bottom: none;
}
#up4header #v2-header-cart .v2-header-dropdown li a {
	display: block;
	padding: 5px;
	overflow: hidden;
	height: auto;
	text-indent: 0;
}
#up4header #v2-header-cart .v2-header-dropdown li.v2-cart-total .v2-shipping {
	color: #555;
	font-size: 14px;
	font-weight: 400;
}
#up4header #v2-header-cart .v2-header-dropdown li.v2-cart-total .v2-total {
	padding: 10px 0 0;
	font-size: 16px;
}
#up4header #v2-header-cart .v2-header-dropdown {
	left: 292px;
	top: 37px;
}
#up4header #v2-header-cart .v2-header-dropdown li a .v2-cart-title {
	display: block;
	float: left;
	width: 135px;
	height: auto;
	text-indent: 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 15px;
}
#up4header #v2-header-cart .v2-header-dropdown li a .v2-cart-title span {
	display: block;
	font-weight: 300;
	color: #777;
}
#up4header #v2-header-cart .v2-header-dropdown li a .v2-cart-qty {
	display: block;
	width: 15px;
	float: left;
	color: #555;
	font-size: 13px;
	line-height: 15px;
}
#up4header #v2-header-cart .v2-header-dropdown {
	width: 220px;
}
#up4header #v2-header-cart .v2-header-dropdown .v2-button {
	display: block;
	padding: 0px;
	height: 36px;
	line-height: 36px;
	color: #492f07;
	text-decoration: none;
	text-align: center;
	text-indent: 0;
	font-size: 18px;
	font-weight: 300;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.38);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	background-color: #fdb613;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f7991d), color-stop(100%, #ffc10f));
	background-image: -moz-linear-gradient(bottom, #f7991d 0%, #ffc10f 100%);
	background-image: -webkit-linear-gradient(bottom, #f7991d 0%, #ffc10f 100%);
	background-image: linear-gradient(to top, #f7991d 0%, #ffc10f 100%);
}
#trolleynew > span {
	margin-right: 5px;
}
#main_wrapper #v2-vehicle-selector.stick {
	top: 0px !important;
}
div#main_wrapper.tiModifyHeader {
	padding-top: 25px !important;
}
.tiModifyHeader #timer_note {
	position: fixed !important;
	top: -10px !important;
}
.tiModifyHeader div#v2-header-info {
	border-bottom: solid 2px #193a67 !important;
}
.tiModifyHeader #sli_search_1 {
	height:36px !important;
}
.tiModifyHeader #NewSearchWrap {
	left: 250px;
}


.NonHome #sli_search_1 {
	height:34px;
}
div#up4header a {
	color: #444 !important;
}

.inCart {
    list-style-type: none;
    margin: 12px 0 0 14px;
    padding: 0; border-left: 1px solid #989898;
}
.v2-empty {
    color: #333;
    font-size: 15px;
    font-weight: 200; 
}
.v2-empty:hover {
    color: #333;
    font-size: 15px;
    font-weight: 200; text-decoration:none; 
}
.navbar.navbar-inverse.affix {
    width: 100%;
    z-index: 4;
	top:-1px;
}
.navbar.navbar-inverse.affix #v2-vehicle-selector {
    background: #193a67;
    color: #fff;
}
.navbar.navbar-inverse.affix .v2-selector-label {
    color: #fff !important;
    text-shadow: none !important;
}
.pledege_p p { font-size:16px; color:#454545; font-weight:100; }
@media (min-width:768px) and (max-width:991px) { 
#v2-vehicle-selector > form { width:770px !important;}
 body #v2-vehicle-selector form p.v2-selector-dropdown { width:15% !important; float:left !important; }
#v2-vehicle-selector > form p select, #v2-vehicle-selector > form p input { width:100% !important; }
#v2-header {  }
.footer_ad2, .clearfix2 { display: none; }
#sli_search_1 { width:90% !important; float:right;}
#NewSearchWrap #v2-search > p.v2-search-button { left: 162px !important; }
#up4header { left:450px !important; }
.FreeShipping { display: none !important; }
#pdiv { min-height:0 !important; }
p.acc_no { display: none; padding-top:10px; }
p.phone_no2 { display: none; }
.navbar-form.navbar-left { border-bottom: 0 none; padding: 10px 0; width:61% !important; margin:0 0 0 10px;}
.navbar-form.navbar-left .form-group { float:left; width:90% !important; }
.navbar-form.navbar-left .form-group input.form-control { width:100% !important; }
.navbar-form.navbar-left .btn_top_search { float:left; width:10% !important; }
.clear3 { display: block; clear:both; }
#timer_note { display: block; }
.free_ship,  .nav.navbar-nav.navbar-right { display: block; }
.navbar-brand { padding-left:17%; }
.nav.navbar-nav { margin:0; padding:0 0 0 24%; }
.navbar.navbar-default .container-fluid { padding:0; margin:0; }
.nav.navbar-nav.navbar-right { margin:0; padding:0; }
.navbar.navbar-inverse.affix .v2-selector-label > a { color:#fff; }
#fotheaders > p { width: 100%; }
.footer .footer_head_item a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration:none; }
.footer .footer_head_item a:hover, .footer .footer_head_item a:focus { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration:none; }
.customer-service3 ul.panel-collapse {display: block; padding: 8px 0;}
.footer_ad .col-md-3 { float: left;width: 25%; }
.footer_ad .col-md-3 img { width: 100%; }
.footer_ad2 .footer_head_item, .view_sec .footer_head_item { display: none;}
.view_sec .footer_head_item2 .panel-collapse.collapse { display: block; }
.view_sec .footer_head_item2 .panel-collapse.collapse .row .col-md-6 { float:left; width:50%; padding:10px 0 0; }
.customer-service3.larger_image.customer_service_two {height: auto !important; margin: 0; padding: 0 10px; width: 100px; }
.customer-service3.larger_image { padding-left: 10px; width: 130px; }
.customer-service3.customer_service_three { padding-left: 5px; width: 105px; }
.customer-service3.customer_service_four { padding-left: 5px; width: 105px; }
.customer-service3.customer_service_five { padding-left: 5px; width: 105px; }
.clearfix2 { display: none; }
.foot_view, .foot_view2 a  { font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#000; }
a.foot_view, a.foot_view:hover, a.foot_view:focus { color: #000; cursor: text; text-decoration: none; background:none; }
#v2-vehicle-selector .panel-collapse.collapse { display: block; }
.customer-service3.larger_image .footer_head_item a { background:none !important; }
#v2-header-account div { color: #333; font-size: 16px;}
ul.inCart, ul.inCart li, ul.inCart li a, ul.inCart li a div, ul.inCart li a:hover { color:#333; font-size:16px; }
.v2-cart-qty {color: #555; float: left; font-size: 13px; line-height: 12px;}
.v2-cart-title { color: #555; float: left; font-size: 13px; line-height: 12px; width: 140px;}
.v2-cart-price {color: #555;float: right; padding-right:20px;}
ul.v2-header-dropdown li.v2-cart-total { border-top: 1px solid #ccc; margin: 10px 0 0 !important; padding: 0 0 3px !important; }
p.v2-shipping { color: #555; font-family: Arial; font-size: 14px;padding: 4px 0 !important; }
p.v2-total { color: #555; font-family: Arial; font-size: 16px;padding: 4px 0 !important; }
.v2-header-dropdown li a .v2-cart-title span { color: #777; display: block; }
ul.inCart li ul.v2-header-dropdown li:first-child { padding:15px 0 !important;}
.navbar-header { background:#fff; }
nav.affix #v2-vehicle-selector form p.v2-selector-submit input { background:#8bc34a; background:-moz-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:-webkit-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:linear-gradient(to bottom, #8bc34a 0, #4caf50 100%); }
nav.affix #v2-vehicle-selector form p.v2-selector-submit input:hover { background:#4caf50;background:-moz-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:-webkit-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:linear-gradient(to bottom, #4caf50 1%, #8bc34a 99%);}
}
@media (min-width:992px) and (max-width:1199px) {  
.v2-selector-label a img { display:none !important; } 
.footer_head_item2 ul.panel-collapse.collapse { display: block; padding: 7px 0 0; }
.footer_head_item a { color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.footer_head_item a:hover, .footer_head_item a:focus { color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration:none; }
.view_sec .footer_head_item { display: none; }
.footer_ad2, .clearfix2 { display: none; }
.view_sec .panel-collapse.collapse { display: block; }
.foot_view, .foot_view2 {color: #000; float: left; font-family: Arial; font-size: 9px;}
a.foot_view, a.foot_view:hover, a.foot_view:focus { color: #000; cursor: text; text-decoration: none; background: none; }
.view_sec .footer_head_item2 { padding:20px 0 0; }
.col-md-6.foot_link_01 { padding: 0 0 0 13%; }
#v2-vehicle-selector .panel-collapse.collapse { display: block; }
.customer-service3.larger_image .footer_head_item a { background:none !important; }
#v2-header-account div { color: #333; font-size: 16px;}
ul.inCart, ul.inCart li, ul.inCart li a, ul.inCart li a div, ul.inCart li a:hover { color:#333; font-size:16px; }
.v2-cart-qty {color: #555; float: left; font-size: 13px; line-height: 12px;}
.v2-cart-title { color: #555; float: left; font-size: 13px; line-height: 12px; width: 140px;}
.v2-cart-price {color: #555;float: right; padding-right:20px;}
ul.v2-header-dropdown li.v2-cart-total { border-top: 1px solid #ccc; margin: 10px 0 0 !important; padding: 0 0 3px !important; }
p.v2-shipping { color: #555; font-family: Arial; font-size: 14px;padding: 4px 0 !important; }
p.v2-total { color: #555; font-family: Arial; font-size: 16px;padding: 4px 0 !important; }
.v2-header-dropdown li a .v2-cart-title span { color: #777; display: block; }
ul.inCart li ul.v2-header-dropdown li:first-child { padding:15px 0 !important;}
nav.affix #v2-vehicle-selector form p.v2-selector-submit input { background:#8bc34a; background:-moz-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:-webkit-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:linear-gradient(to bottom, #8bc34a 0, #4caf50 100%); }
nav.affix #v2-vehicle-selector form p.v2-selector-submit input:hover { background:#4caf50;background:-moz-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:-webkit-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:linear-gradient(to bottom, #4caf50 1%, #8bc34a 99%);}

}
@media (min-width:1200px) {
.v2-selector-label a img { display:none !important; } 
.footer_head_item2 ul.panel-collapse.collapse { display: block; padding: 7px 0 0; }
.footer_head_item a { color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.footer_head_item a:hover, .footer_head_item a:focus { color: #224a7b; cursor: text; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration:none; }
.view_sec .footer_head_item { display: none; }
.footer_ad2, .clearfix2 { display: none; }
.view_sec .panel-collapse.collapse { display: block; }
.foot_view, .foot_view2 {color: #000; float: left; font-family: Arial; font-size: 9px;}
a.foot_view, a.foot_view:hover, a.foot_view:focus { color: #000;cursor: text; text-decoration: none; background:none; }
.view_sec .footer_head_item2 { padding:20px 0 0; }
.col-md-6.foot_link_01 { padding: 0 0 0 13%;}
#v2-vehicle-selector .panel-collapse.collapse { display: block; }
.customer-service3.larger_image .footer_head_item a { background:none !important; }
#v2-header-account div { color: #333; font-size: 16px;}
ul.inCart, ul.inCart li, ul.inCart li a, ul.inCart li a div, ul.inCart li a:hover { color:#333; font-size:16px; }
.v2-cart-qty {color: #555; float: left; font-size: 13px; line-height: 12px;}
.v2-cart-title { color: #555; float: left; font-size: 13px; line-height: 12px; width: 140px;}
.v2-cart-price {color: #555;float: right; padding-right:20px;}
ul.v2-header-dropdown li.v2-cart-total { border-top: 1px solid #ccc; margin: 10px 0 0 !important; padding: 0 0 3px !important; }
p.v2-shipping { color: #555; font-family: Arial; font-size: 14px;padding: 4px 0 !important; }
p.v2-total { color: #555; font-family: Arial; font-size: 16px;padding: 4px 0 !important; }
.v2-header-dropdown li a .v2-cart-title span { color: #777; display: block; }
ul.inCart li ul.v2-header-dropdown li:first-child { padding:15px 0 !important;}
nav.affix #v2-vehicle-selector form p.v2-selector-submit input { background:#8bc34a; background:-moz-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:-webkit-linear-gradient(top, #8bc34a 0, #4caf50 100%);background:linear-gradient(to bottom, #8bc34a 0, #4caf50 100%); }
nav.affix #v2-vehicle-selector form p.v2-selector-submit input:hover { background:#4caf50;background:-moz-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:-webkit-linear-gradient(top, #4caf50 1%, #8bc34a 99%);background:linear-gradient(to bottom, #4caf50 1%, #8bc34a 99%);}
}
@media (max-width:767px) {
#tiHomeAboutLeft > iframe {float: none !important;	padding: 0 0 10px !important;width: 100%;}
#pdiv { min-height:0 !important; }
#tiHomeFeaturedHeader { font-size:24px; line-height:24px; padding:10px; }
#fotheaders p { width:100%; }
.container.container2 { margin: 0; padding: 0; width: 100%; }
.panel-group .panel + .panel { margin-top:0px; }
#HeaderQuaters { font-size:21px; letter-spacing:0; }
#Note_section1 h3 { font-size:21px; letter-spacing:0; }	 
.logo_res { background: #253a6b url("/images/m-logo.png") left top no-repeat; display: block; height: 40px; width: 107px; }
.navbar-brand { background: #253a6b none repeat scroll 0 0; float: left;font-size: 18px; height: 50px;line-height: 20px;padding: 6px;}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {background-color: #253a6b;color: #5e5e5e;}
.navbar-form.navbar-left { margin: 0; width: 100%;}
#timer_note, .free_ship, .cus_ser, .nav.navbar-nav.navbar-right, .navbar.navbar-inverse.affix { display: none; }
.navbar.navbar-inverse.affix-top { display: block; }
.navbar.navbar-inverse.affix { }
#v2-vehicle-selector > form#ti_land_year p { clear: both;width: 100% !important; margin:0 0 35px;}
#v2-vehicle-selector form#ti_land_year p.v2-selector-label {  background: #eaeaea;  padding: 0 !important; height: 70px;  line-height: 60px; margin: 0 !important; border-top: 5px solid #fff; }
p.v2-selector-label { margin: 20px 0!important; padding: 0!important; }
#v2-vehicle-selector { height:auto !important; /*min-height:75px; */padding-bottom:0px; background:#eaeaea !important; }
#v2-vehicle-selector > form#ti_land_year { width:100% !important; margin:0 auto; }
p.acc_no { display: block; padding-top:10px;  }
form .panel-collapse .panel-body { width:90%; margin:0 auto !important; }
#v2-vehicle-selector form p input, #v2-vehicle-selector form p select { width:100% !important; }
p.phone_no2 { display: block; }
.navbar-form.navbar-left { border-bottom: 0 none; padding: 10px 0; width:100% !important;}
.navbar-form.navbar-left .form-group { float:left; width:87% !important; }
.navbar-form.navbar-left .form-group input.form-control { width:100% !important; }
.navbar-form.navbar-left .btn_top_search { float:left; width:13% !important; }
.clear3 { display: block; clear:both; }
select#sel-year, select#sel-make, select#sel-model, select#ti-sel-part, select#ti-sel-engine { width:275px !important; }
.v2-selector-submit { text-align:left !important; padding:12px 0; }
.v2-selector-submit > input  { width:275px !important; }
#v2-vehicle-selector form p select { background:#f4f4f4 !important; background-image: none !important; }
.v2-selector-label a { color: #253a6b; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; cursor: pointer !important; }
body #v2-vehicle-selector form p select { font-size:18px; color:#253a6b; padding:0; margin:0 0 10px; height:50px !important; }
.v2-selector-label a:focus { text-decoration:none; }
.v2-selector-label a:hover { color: #253a6b; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration:none; }
.navbar.navbar-inverse.affix { display: block; position: relative; }
.container.container_footer { padding: 0;}
.container.container_footer .footer { border: 0 none; margin: 0;padding: 0; }
.customer-service2 { width:100%; background: rgba(0, 0, 0, 0) url("/images/BAP-MobileHomepageRedesign-SignUp_BG.jpg") no-repeat scroll left top / cover; min-height:235px; text-align:center; color:#fff; height:auto;  }
.sign_enter2, .icon-container { display: none; }
input.btn_go3 { background: rgba(0, 0, 0, 0) url("/images/btn-signup.png") no-repeat scroll center top; float: none; height: 38px; margin: 0 auto; width: 178px;/*text-shadow: 0 -1px 0 rgba(0,0,0,0.43);*/ font-size: 15px; font-family: roboto condensed,sans-serif; background: #00adeb; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; font-weight: 600;  }
p.customerservice2-head { color:#fff; font-family:'Roboto Condensed', sans-serif; font-size: 23px; font-weight:800; padding:20px 0 0; margin:0; }
p.customerservice2-head span{ color: #fff; font-family: 'Roboto Condensed', sans-serif; font-size: 23px; font-weight: 200;}
.mimi_field.text.email.required { margin: 0; padding: 0 20px; width: 100%;}
.sign_enter1 { width:100%; }
.mimi_field.text.email.required { margin: 0; padding: 0 20px; width: 100%; }
input#signup_email1 { background: #fff; border: 0 none; height: 40px; padding: 10px; width: 100%; font-size:15px; font-style: normal; }
.mimi_field_action { margin: 0; padding: 10px 0; width: 100%; }
.tiEmailDetails { display: block; }
.tiEmailDetails > p { margin:0; padding:0;}
.customer-service3.larger_image.customer_service_two { background: #293f70; height: auto !important;  padding: 0px; width: 100%;}
.customer-service3.larger_image.customer_service_two .customerservice2-head { padding: 0; }
.footer_head_item {border-bottom: 1px solid #ccc; margin: 0;padding: 20px;}
.footer_head_item a.customerservice2-head.collapsed:hover, .footer_head_item a.customerservice2-head.collapsed:focus { text-decoration:none; }
.footer_head_item2 .panel-collapse.collapse.in, .footer_head_item2 .panel-collapse.collapse, .footer_head_item2 .panel-collapse.collapsing { background: #e7e7e7 none repeat scroll 0 0; padding: 0; width: 100%; }
.customer-service3.larger_image { background: #293f70; padding: 0; width: 100%; height:auto !important }
.footer_head_item2 ul li { border-bottom: 2px solid #fff; padding: 12px 20px; }
.footer_head_item2 ul li a { color: #284070;  font-family: Arial; font-size: 16px;  font-weight: bold;  margin: 0; padding: 0; background: rgba(0, 0, 0, 0) url("/images/m-r-arro.jpg") no-repeat scroll right top; display: block; }
ul#collapseFour li:first-child a { background: rgba(0, 0, 0, 0) url("/images/m-bot-phone.png") no-repeat scroll right top; display: block;padding-bottom: 2px;}
.customer-service3.larger_image.customer_service_two, .customer-service3.customer_service_three, .customer-service3.customer_service_four { display: none; }
.customer-service3.customer_service_five { background: #293f70 none repeat scroll 0 0; height: auto !important; margin: 0; padding: 0; width: 100%; }
.my_cart { display: block; }
.my_cart { background: #293f70 none repeat scroll 0 0; margin: 0; padding: 0; }
.my_cart > p { border-bottom: 1px solid #ccc; margin: 0; padding: 20px; }
.my_cart p a { color: #fff; font-size: 18px; font-weight: normal; padding: 0; text-transform: uppercase; }
.my_cart p a:hover { color: #fff; font-size: 18px; font-weight: normal; padding: 0; text-transform: uppercase; text-decoration:none; }
#collapseThree > li:third-child, #collapseThree > li:fifth-child, #collapseThree > li:seventh-child { display: none; }
.footer_head_item a { cursor: pointer;}
.footer_head_item a:hover, .footer_head_item a:focus { text-decoration:none; }
.footer_head_item2 ul.panel-collapse.collapse { padding:0; }
.footer_ad { display:none; }
.footer_ad2 { display:block; background:#293f70; }
.fa.fa-chevron-left { color: #999; position: relative; top: 42%; }
.fa.fa-chevron-right { color: #999; position: relative; top: 42%; }
.view_sec .footer_head_item { display: block; }
.view_sec .footer_head_item { background: #293f70; }
p.foot_link_01 { color: #284070; font-size: 18px; margin: 0; padding: 10px 20px; text-align: left; }
p.foot_link_02 { color: #284070; font-size: 18px; margin: 0; padding: 10px 20px; text-align: left; }
.clearfix2 { display: block; }
.foot_view { color: #284070; font-family: Arial; font-size: 16px; font-weight: bold; padding: 0 20px 15px; border-bottom:2px solid #fff; display:block; }
.foot_view2 { margin: 0; padding: 0; }
.foot_view2 a { background: rgba(0, 0, 0, 0) url("/images/m-r-arro.jpg") no-repeat scroll 97% 17px; border-bottom: 2px solid #fff; color: #284070 !important;display: block;font-family: Arial;font-size: 16px; font-weight: bold;padding: 15px 20px; width: 100%; text-decoration:none; }
.foot_view2 a:hover, .foot_view2 a:focus {text-decoration:none;}
.footer_head_item a  { background: rgba(0, 0, 0, 0) url("/images/foot_plus.jpg") no-repeat scroll right top; color: #fff; display: block; font-size: 18px; font-weight: normal; text-transform: uppercase; text-decoration:none; cursor: pointer; }
.col-md-6.foot_link_01 { padding: 20px 15px 0; }
a.foot_view:hover, a.foot_view:focus { text-decoration: none; }
.footer .row, .footer .row .col-md-2 { margin:0; padding:0; }
.col-md-6.foot_link_02 { padding:0; }
.col-md-6.foot_link_01 { padding:20px 0 0; }
.col-md-6.foot_link_01 a.foot_view {background: rgba(0, 0, 0, 0) url("/images/foot_plus2.png") no-repeat scroll 94% top; display: block;}
.col-md-6.foot_link_02 a.foot_view {background: rgba(0, 0, 0, 0) url("/images/foot_plus2.png") no-repeat scroll 94% top; display: block;}
}

<!--[if IE 8]>
 #v2-vehicle-selector form p input, #v2-vehicle-selector form p select {
	margin:0;
	width:100%;
	height:auto; line-height:32px; 	font-family:'Roboto Condensed', sans-serif;
	cursor:pointer
}

<![endif]-->


<!--[if IE 8]>
 #v2-vehicle-selector form p input, #v2-vehicle-selector form p select {
	margin:0;
	width:100%;
	height:auto; line-height:32px; 	font-family:'Roboto Condensed', sans-serif;
	cursor:pointer
}

<![endif]-->

/*------------ How to Page CSS Starts Here ---------------*/
ol.breadcrumb { margin:0 !important; }
ol.breadcrumb li a { color: #1e3866 !important; font-size: 16px; font-weight: 100 !important; }
ol.breadcrumb > .active { color: #b6b6b6 !important; font-size: 16px; font-weight: 100 !important; }
.bread_full { border-bottom:1px solid #f0f0f0; }
.bread_full .row, .bread_full .row .col-md-12 { margin:0; padding:0; }
h1.top_h { text-align:center; width:100%; font-size: 30px;color: #183856;font-weight: 100; margin:20px 0 35px; padding:0; text-transform:uppercase; }
h1.top_h b{ text-align:center; width:100%; font-size: 30px;color: #183856;font-weight: bold; text-transform:uppercase; }
p.click_to_learn { margin:80px 0 !important; padding:0; text-align:center !important; width:100%; }
p.click_to_learn2 { margin:40px 0 !important; padding:0; text-align:center !important; width:100%; }
p.click_to_learn3 { margin:0 !important; padding:0; text-align:center !important; width:100%; }
p.click_to_learn a, p.click_to_learn2 a { background:#3dadef; border:0; outline:none; color:#fff; font-size:18px; text-transform: uppercase; font-weight:bold; display:inline-block; padding:10px 20px; line-height:21px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; text-decoration: none; }
p.click_to_learn a:hover, p.click_to_learn2 a:hover { background:#2395d8; border:0; outline:none; color:#fff; font-size:18px; text-transform: uppercase; font-weight:bold; display:inline-block; padding:10px 20px; line-height:21px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; text-decoration: none;}
 p.click_to_learn3 input { background:#3dadef; border:0; outline:none; color:#fff; font-size:18px; text-transform: uppercase; font-weight:bold; display:inline-block; padding:10px 20px; line-height:21px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; text-decoration: none; border:0; outline: none; }
p.click_to_learn3 a:hover { background:#2395d8; border:0; outline:none; color:#fff; font-size:18px; text-transform: uppercase; font-weight:bold; display:inline-block; padding:10px 20px; line-height:21px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; text-decoration: none; border:0; outline: none; }
p.click_guide { margin:0; padding:20px 0; text-align:center; }
p.click_guide a { color:#454545; font-weight:bold; font-size:18px; text-decoration: none; }
p.click_guide a:hover { color:#333; font-weight:bold; font-size:18px; text-decoration: none; }
p.click_guide a b { color:#454545; font-weight:bold; font-size:18px; }
.sign_me_up_section { background: url(/images/BAP-HowMuchDoesXCost-Desktop-BannerBG.jpg) center top no-repeat; width: 100%; background-size: cover; min-height: 220px; padding: 30px 0; background-position: center; margin: 30px 0; color:#fff; }
.sign_me_up_form { width: 65%; margin: 0 auto;}
.sign_me_up_top_l { font-size: 25px; font-weight: bold; text-transform: uppercase;line-height: 24px; text-align:right; }
.sign_me_up_top_l b{ font-size: 30px; }
.sign_me_up_form .row .col-md-3, .sign_me_up_form .row .col-md-4, .sign_me_up_form .row .col-md-6, .sign_me_up_form .row .col-md-9 { padding:0 5px; margin:0; }
.sign_me_up_top_m {font-size: 64px; text-transform: uppercase; font-weight: bold; line-height: 49px;}
.sign_me_up_top_m sup { font-size: 24px; top: -26px; }
.sign_me_up_top_r { font-size: 26px; line-height: 25px; text-transform: uppercase; font-weight: 100;}
.sign_me_up_form h3 {text-align: center; font-weight: bold; font-size: 21px; margin: 15px 0 0 0; padding: 0;}
.sign_me_up_form p {text-align: center; font-weight: 400; font-size: 16px; margin: 0; padding: 0;}
input.sign_me_up_email { border:0; outline: none; color:#ccc; border:1px solid #9e9e9e; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; padding:10px; text-align:left; width:100%;    }
.row.sign_me_up_email_0 { margin:10px auto; width:75%; padding:0;}
.how_to_pro_01 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_02 { background-image: url(/images/howto-products-01.jpg); background-position: -201px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_03 { background-image: url(/images/howto-products-01.jpg); background-position: -396px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_04 { background-image: url(/images/howto-products-01.jpg); background-position: -590px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_05 { background-image: url(/images/howto-products-01.jpg); background-position: -782px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_06 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -238px; display: block; width: 175px; height: 175px; }
.how_to_pro_07 { background-image: url(/images/howto-products-01.jpg); background-position: -205px -238px; display: block; width: 175px; height: 175px; }
.how_to_pro_08 { background-image: url(/images/howto-products-01.jpg); background-position: -397px -238px; display: block; width: 175px; height: 175px; }
.how_to_pro_09 { background-image: url(/images/howto-products-01.jpg); background-position: -586px -238px; display: block; width: 175px; height: 175px; }
.how_to_pro_10 { background-image: url(/images/howto-products-01.jpg); background-position: -782px -238px; display: block; width: 175px; height: 175px; }
.how_to_pro_11 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -444px; display: block; width: 175px; height: 175px; }
.how_to_pro_12 { background-image: url(/images/howto-products-01.jpg); background-position: -206px -444px; display: block; width: 175px; height: 175px; }
.how_to_pro_13 { background-image: url(/images/howto-products-01.jpg); background-position: -397px -444px; display: block; width: 175px; height: 175px; }
.how_to_pro_14 { background-image: url(/images/howto-products-01.jpg); background-position: -586px -444px; display: block; width: 175px; height: 175px; }
.how_to_pro_15 { background-image: url(/images/howto-products-01.jpg); background-position: -780px -444px; display: block; width: 175px; height: 175px; }
.how_to_pro_16 { background-image: url(/images/howto-products-01.jpg); background-position: -995px -654px; display: block; width: 175px; height: 175px; }
.how_to_pro_17 { background-image: url(/images/howto-products-01.jpg); background-position: -1184px -654px; display: block; width: 175px; height: 175px; }
.how_to_pro_18 { background-image: url(/images/howto-products-01.jpg); background-position: -1373px -654px; display: block; width: 175px; height: 175px; }
.how_to_pro_19 { background-image: url(/images/howto-products-01.jpg); background-position: -1568px -654px; display: block; width: 175px; height: 175px; }
.how_to_pro_20 { background-image: url(/images/howto-products-01.jpg); background-position: -1758px -654px; display: block; width: 175px; height: 175px; }
.how_to_pro_21 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -868px; display: block; width: 175px; height: 175px; }
.how_to_pro_22 { background-image: url(/images/howto-products-01.jpg); background-position: -206px -868px; display: block; width: 175px; height: 175px; }
.how_to_pro_23 { background-image: url(/images/howto-products-01.jpg); background-position: -396px -868px; display: block; width: 175px; height: 175px; }
.how_to_pro_24 { background-image: url(/images/howto-products-01.jpg); background-position: -588px -868px; display: block; width: 175px; height: 175px; }
.how_to_pro_25 { background-image: url(/images/howto-products-01.jpg); background-position: -782px -868px; display: block; width: 175px; height: 175px; }
.how_to_pro_26 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -1079px; display: block; width: 175px; height: 175px; }
.how_to_pro_27 { background-image: url(/images/howto-products-01.jpg); background-position: -204px -1079px; display: block; width: 175px; height: 175px; }
.how_to_pro_28 { background-image: url(/images/howto-products-01.jpg); background-position: -398px -1079px; display: block; width: 175px; height: 175px; }
.how_to_pro_29 { background-image: url(/images/howto-products-01.jpg); background-position: -587px -1079px; display: block; width: 175px; height: 175px; }
.how_to_pro_30 { background-image: url(/images/howto-products-01.jpg); background-position: -781px -1079px; display: block; width: 175px; height: 175px; }
.how_to_pro_31 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -1290px; display: block; width: 175px; height: 175px; }
.how_to_pro_32 { background-image: url(/images/howto-products-01.jpg); background-position: -205px -1290px; display: block; width: 175px; height: 175px; }
.how_to_pro_33 { background-image: url(/images/howto-products-01.jpg); background-position: -402px -1290px; display: block; width: 175px; height: 175px; }
.how_to_pro_34 { background-image: url(/images/howto-products-01.jpg); background-position: -589px -1290px; display: block; width: 175px; height: 175px; }
.how_to_pro_35 { background-image: url(/images/howto-products-01.jpg); background-position: -781px -1290px; display: block; width: 175px; height: 175px; }
.how_to_pro_36 { background-image: url(/images/howto-products-01.jpg); background-position: -13px -1500px; display: block; width: 175px; height: 175px; }
.how_to_pro_37 { background-image: url(/images/howto-products-01.jpg); background-position: -206px -1500px; display: block; width: 175px; height: 175px; }
.how_to_pro_41 { background-image: url(/images/howto-products-02.jpg); background-position: -13px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_42 { background-image: url(/images/howto-products-02.jpg); background-position: -201px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_43 { background-image: url(/images/howto-products-02.jpg); background-position: -396px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_44 { background-image: url(/images/howto-products-02.jpg); background-position: -590px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_45 { background-image: url(/images/howto-products-02.jpg); background-position: -782px -27px; display: block; width: 175px; height: 175px; }
.how_to_pro_46 { background-image: url(/images/howto-products-02.jpg); background-position: -13px -213px; display: block; width: 175px; height: 175px; }
.how_to_pro_47 { background-image: url(/images/howto-products-02.jpg); background-position: -205px -213px; display: block; width: 175px; height: 175px; }
.how_to_pro_48 { background-image: url(/images/howto-products-02.jpg); background-position: -397px -213px; display: block; width: 175px; height: 175px; }
.how_to_pro_49 { background-image: url(/images/howto-products-02.jpg); background-position: -586px -213px; display: block; width: 175px; height: 175px; }
.how_to_pro_50 { background-image: url(/images/howto-products-02.jpg); background-position: -782px -213px; display: block; width: 175px; height: 175px; }
.how_to_pro_51 { background-image: url(/images/howto-products-02.jpg); background-position: -13px -404px; display: block; width: 175px; height: 175px; }
.how_to_pro_52 { background-image: url(/images/howto-products-02.jpg); background-position: -206px -404px; display: block; width: 175px; height: 175px; }
.how_to_pro_53 { background-image: url(/images/howto-products-02.jpg); background-position: -397px -404px; display: block; width: 175px; height: 175px; }
.how_to_pro_54 { background-image: url(/images/howto-products-02.jpg); background-position: -586px -404px; display: block; width: 175px; height: 175px; }
.how_to_pro_55 { background-image: url(/images/howto-products-02.jpg); background-position: -780px -404px; display: block; width: 175px; height: 175px; }
.how_to_pro_56 { background-image: url(/images/howto-products-02.jpg); background-position: -995px -596px; display: block; width: 175px; height: 175px; }
.how_to_pro_57 { background-image: url(/images/howto-products-02.jpg); background-position: -1184px -596px; display: block; width: 175px; height: 175px; }
.how_to_pro_58 { background-image: url(/images/howto-products-02.jpg); background-position: -1373px -596px; display: block; width: 175px; height: 175px; }
.how_to_pro_59 { background-image: url(/images/howto-products-02.jpg); background-position: -1568px -596px; display: block; width: 175px; height: 175px; }
.how_to_pro_60 { background-image: url(/images/howto-products-02.jpg); background-position: -1758px -596px; display: block; width: 175px; height: 175px; }
.how_to_pro_61 { background-image: url(/images/howto-products-02.jpg); background-position: -13px -788px; display: block; width: 175px; height: 175px; }
.how_to_pro_62 { background-image: url(/images/howto-products-02.jpg); background-position: -206px -788px; display: block; width: 175px; height: 175px; }
.how_to_pro_63 { background-image: url(/images/howto-products-02.jpg); background-position: -396px -788px; display: block; width: 175px; height: 175px; }
.how_to_pro_64 { background-image: url(/images/howto-products-02.jpg); background-position: -588px -788px; display: block; width: 175px; height: 175px; }
.how_to_pro_65 { background-image: url(/images/howto-products-02.jpg); background-position: -782px -788px; display: block; width: 175px; height: 175px; }
.how_to_pro_66 { background-image: url(/images/howto-products-02.jpg); background-position: -13px -978px; display: block; width: 175px; height: 175px; }
.how_to_pro_67 { background-image: url(/images/howto-products-02.jpg); background-position: -204px -978px; display: block; width: 175px; height: 175px; }
.how_to_pro_68 { background-image: url(/images/howto-products-02.jpg); background-position: -398px -978px; display: block; width: 175px; height: 175px; }
.how_to_pro_69 { background-image: url(/images/howto-products-02.jpg); background-position: -587px -978px; display: block; width: 175px; height: 175px; }
ol.breadcrumb { margin:0 !important; }
.pro_l2 .row {width: 100%;margin: 0;padding: 0;}
.pro_l2 .row .col-md-2 {width: 20%; margin: 0 0 20px; }
.pro_l2 .row .col-md-2 a { margin:0 auto; }
.row.youb { margin: 0 0 40px 0; padding: 0;}
.row.youb a { font-size:16px; font-weight: 100;}
.row.youb p { text-align: center; line-height:21px; }
.row.youb p iframe, .row.youb p object{ width:100%; height: 115px;  }
ul.arti_rapair { list-style-type: none; margin:0; padding:0; }
ul.arti_rapair li { list-style-type: none; margin:0; padding:0; line-height:42px; }
ul.arti_rapair li a { font-size:16px; font-weight:100; margin:0; padding:0 0 0 20px; line-height:21px; }
ul.arti_rapair li i { color:#00ADEB; font-size:24px; }
@media (max-width:767px) { 
.pro_l .row .col-md-3 a { margin: 0 auto; }	
.sign_me_up_top_l { text-align:center; }
.sign_me_up_top_m { text-align:center; }
.sign_me_up_top_r { text-align:center; }
.row.sign_me_up_email_0 { width:100%; }
.sign_me_up_form { width:95%; }
p.click_to_learn3 { margin:20px 0 0 0!important; }
.fb_iframe_widget { width:100%; }
.fb_iframe_widget span { width:100% !important; }
.pro_l2 .row .col-md-2 {width: 100%; margin: 0 0 20px; }

.container.container_footer .footer .row .col-md-6 {margin: 0 !important;padding: 0 !important;}
}
@media (min-width:768px) and (max-width:991px) { 
.pro_l .row .col-md-3 a { margin: 0 auto; }	
.sign_me_up_top_l { text-align:center; }
.sign_me_up_top_m { text-align:center; }
.sign_me_up_top_r { text-align:center; }
p.click_to_learn3 { margin:20px 0 0 0!important; }
.pro_l2 .row .col-md-2 {width: 100%; margin: 0 0 20px; }

}

/*------------ How to Page CSS Ends Here ---------------*/

/*------------ NEW FOOTER CSS STARTS HERE ---------------*/
@media (min-width:768px) and (max-width:991px) {
.container.container_footer { background: #333; width: 100%; }
.container.container_footer .footer { border-top: 0; margin: 20px auto 0; padding: 0; width: 90%; }
p.customerservice2-head {color: #fff;font-size: 18px;font-weight: 700;font-family: 'Roboto Condensed', sans-serif;}
.footer_head_item a {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: 700;}
.footer_head_item a:hover, .footer_head_item a:focus {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: bold;text-decoration: none;}
.customer-service2 { width:100%; background:none; }
ul.sign_enter1 li.sign_enter2 {color: #fff; font-size: 16px !important;font-family: 'Roboto Condensed', sans-serif !important;}
.customer-service3 ul li a {color: #fff;font-size: 13px;text-decoration: none;font-family: 'Roboto Condensed', sans-serif;line-height: 26px;}
a.foot_view, a.foot_view:hover, a.foot_view:focus { color:#fff; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
#collapseSeven a, #collapseEight a, #collapseNine a, #collapseTen a{ color:#fff !important; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
.mimi_field.text.email.required #signup_email1 {width: 300px;border: 0;height: 34px;line-height: 34px;font-size: 17px;font-family: Arial, Helvetica, sans-serif;padding: 0 7px;color: #757575;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;}
.mimi_field_action input.btn_go3 {float: left; background: #3dadee;color: #fff;width: 100px;margin: 0 0 0 10px;padding: 2px;height: 35px;font-family: Roboto condensed !important;font-size: 17px !important;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;}
.facebook_1 { width:42px; height:40px; display:block; background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.facebook_1:hover { width:42px; height:40px; display:block; background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.twitter_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.twitter_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.icon-container p a { margin: 0 10px 0 0;float: left;padding: 0 10px 0 0;}
.footer .row .col-md-6 { margin: 0;}
.col-md-6.foot_link_01 {padding: 0 0 0 13%;}
.footer .row .col-md-2 {padding-left: 0 !important; }
p.copyr { margin:0; padding:0; color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:16px;}
.footer_ad{border-top: 1px solid #fff;margin: 20px 0 !important;padding: 20px 0 0 0;}
.customer-service3.larger_image {padding-left: 16px;width: 176px;margin-left: 10px;}
.customer-service3.customer_service_five { padding-left:15px;}
.customer-service3 { background:none; border-left:1px solid #fff;}
.copy-right { display:none; }
.view_sec .footer_head_item2 { padding:0 0 20px 0;}
.footer .row .col-md-2 { float:left; width:33%; }
.customer-service3.larger_image.customer_service_two { border-left:0; width: auto;}
.customer-service3.customer_service_five {width:auto;}
.col-md-2 .customer-service3.customer_service_five .footer_head_item a.collapsed, .col-md-2 .customer-service3.customer_service_five .footer_head_item a {background: none !important;color: #fff !important;font-family: 'Roboto Condensed', sans-serif !important;}
.customer-service3.larger_image .footer_head_item a {color: #fff !important;font-family: 'Roboto Condensed', sans-serif !important;}
.footer_ad .row .col-md-8 {float: left;width: 70%;}
.col-md-2.desk_ad_01, .col-md-2.desk_ad_02 {float: left !important;width: 15% !important;}
}
@media (min-width:992px) and (max-width:1199px) {
.container.container_footer { background: #333; width: 100%; }
.container.container_footer .footer { border-top: 0; margin: 20px auto 0; padding: 0; width: 970px; }
p.customerservice2-head {color: #fff;font-size: 18px;font-weight: 700;font-family: 'Roboto Condensed', sans-serif;}
.footer_head_item a {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: 700;}
.footer_head_item a:hover, .footer_head_item a:focus {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: bold;text-decoration: none;}
.customer-service2 { width:100%; background:none;  }
ul.sign_enter1 li.sign_enter2 {color: #fff; font-size: 16px !important;font-family: 'Roboto Condensed', sans-serif !important;}
.customer-service3 ul li a {color: #fff;font-size: 13px;text-decoration: none;font-family: 'Roboto Condensed', sans-serif;line-height: 26px;}
a.foot_view, a.foot_view:hover, a.foot_view:focus { color:#fff; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
#collapseSeven a, #collapseEight a, #collapseNine a, #collapseTen a{ color:#fff !important; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
.mimi_field.text.email.required #signup_email1 {width: 300px;border: 0;height: 34px;line-height: 34px;font-size: 17px;font-family: Arial, Helvetica, sans-serif;padding: 0 7px;color: #757575; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;}
.mimi_field_action input.btn_go3 {float: left; background: #3dadee;color: #fff;width: 100px;margin: 0 0 0 10px;padding: 2px;height: 35px;font-family: Roboto condensed !important;font-size: 17px !important;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;}
.facebook_1 { width:42px; height:40px; display:block; background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.facebook_1:hover { width:42px; height:40px; display:block; background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.twitter_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.twitter_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.icon-container p a { margin: 0 10px 0 0;float: left;padding: 0 10px 0 0;}
.footer .row .col-md-6 { margin: 0;}
.col-md-6.foot_link_01 {padding: 0 0 0 13%;}
.footer .row .col-md-2 {padding-left: 0 !important; }
p.copyr { margin:0; padding:0; color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:16px;}
.footer_ad{border-top: 1px solid #fff;margin: 20px 0 !important;padding: 20px 0 0 0;}
.customer-service3.larger_image {padding-left: 16px;width: 176px;margin-left: 10px;}
.customer-service3.customer_service_five { padding-left:15px;}
.customer-service3 { background:none; border-left:1px solid #fff;}
.copy-right { display:none; }
.view_sec .footer_head_item2 { padding:0 0 20px 0;}
.col-md-2 .customer-service3.customer_service_five .footer_head_item a.collapsed, .col-md-2 .customer-service3.customer_service_five .footer_head_item a {background: none !important;color: #fff !important;font-family: 'Roboto Condensed', sans-serif !important;}
 
}
@media (min-width:1200px) {
.container.container_footer { background: #333; width: 100%; }
.container.container_footer .footer { border-top: 0; margin: 20px auto 0; padding: 0; width: 970px; }
p.customerservice2-head {color: #fff;font-size: 18px;font-weight: 700;font-family: 'Roboto Condensed', sans-serif;}
.footer_head_item a {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: 700;}
.footer_head_item a:hover, .footer_head_item a:focus {color: #fff;cursor: text;font-family: 'Roboto Condensed', sans-serif;font-size: 18px;font-weight: bold;text-decoration: none;}
.customer-service2 { width:100%; background:none;  }
ul.sign_enter1 li.sign_enter2 {color: #fff; font-size: 16px !important;font-family: 'Roboto Condensed', sans-serif !important;}
.customer-service3 ul li a {color: #fff;font-size: 13px;text-decoration: none;font-family: 'Roboto Condensed', sans-serif;line-height: 26px;}
a.foot_view, a.foot_view:hover, a.foot_view:focus { color:#fff; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
#collapseSeven a, #collapseEight a, #collapseNine a, #collapseTen a{ color:#fff !important; font-size: 11px;font-family: 'Roboto Condensed', sans-serif; }
.mimi_field.text.email.required #signup_email1 {width: 300px;border: 0;height: 34px;line-height: 34px;font-size: 17px;font-family: Arial, Helvetica, sans-serif;padding: 0 7px;color: #757575;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;}
.mimi_field_action input.btn_go3 {float: left; background: #3dadee;color: #fff;width: 100px;margin: 0 0 0 10px;padding: 2px;height: 35px;font-family: Roboto condensed !important;font-size: 17px !important;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;}
.facebook_1 { width:42px; height:40px; display:block; background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.facebook_1:hover { width:42px; height:40px; display:block; background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px; }
.twitter_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.twitter_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.youtube_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.gplus_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.instagram_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1 { width:42px; height:40px; display:block;background:#fff;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.blog_1:hover { width:42px; height:40px; display:block;background:#3dadee;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;}
.icon-container p a { margin: 0 10px 0 0;float: left;padding: 0 10px 0 0;}
.footer .row .col-md-6 { margin: 0;width: 46% !important;padding: 0 0 0 25px;}
.col-md-6.foot_link_01 {padding: 0 0 0 10% !important;}
.footer .row .col-md-2 {padding-left: 0 !important; }
p.copyr { margin:0; padding:5px 0 0 10px; color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:16px;}
.footer_ad{border-top: 1px solid #fff;margin: 20px 0 !important;padding: 20px 0 0 0;}
.customer-service3.larger_image {padding-left: 16px;width: 176px;margin-left: 10px;}
.customer-service3.customer_service_five { padding-left:15px;}
.customer-service3 { background:none; border-left:1px solid #fff;}
.copy-right { display:none; }
.view_sec .footer_head_item2 { padding:0 0 13px 0;}
.col-md-6.foot_link_02 {padding: 0;}
}
.clear { clear:both; }
/*------------ NEW FOOTER CSS ENDS HERE ---------------*/

/*------------ COUPON CODE CSS STARTS HERE ---------------*/
.container.coupon_code { width:100%; margin:0 0 20px; padding-left:0; padding-right:0; }
.container.coupon_code .row { margin:0; padding:0; }
.container .coupon_box_code .row img { width:100%; }
.container.coupon_code .row .col-md-12 { margin:0; padding:0; }
#tiHomeEmail {position: relative;float: none;width: 100%;clear: both;text-align: center; margin:0 0 25px; padding:0;}
#tiHomeEmail #email_offer {background: transparent;width: 100%;margin: 20px 0 0;z-index: 0;position: relative;height: 84px;}
#tiHomeEmail h2 {color: #fff;font-size: 30px;font-family: 'Roboto Condensed',sans-serif;text-transform: uppercase;font-weight: 400;padding: 20px 0 0px 15px !important;margin-bottom: 10px;}
#tiHomeEmail #mad_mimi_signup_form {text-align: center;}
.ti-home #hide_email1 {float: none;}
.ti-home #hide_email1 > div {float: none;text-align: center;display: inline-block;vertical-align: middle;}
#tiHomeEmail #signup_email {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #fff !important;font-size: 18px;text-align: left;padding: 5px;height: 40px;   width: 240px !important; margin-left: 0 !important;color: gray;font-style: italic;}
#tiHomeEmail input.btn_go3 { background: url(../images/BAP-HomepageRedesign-SignUp_Btn.png) no-repeat;width: 140px;height: 40px;}
#tiHomeEmail #show_email1 span {color: #fff !important;font-size: 20px !important;text-align: center;display: block;margin: 0 auto;}
.coupon_box_code { border:1px solid #ddd;
-o-box-shadow: 1px 4px 9px 0px #ddd;   
-webkit-box-shadow: 1px 4px 9px 0px #ddd;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 4px 9px 0px #ddd;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 4px 9px 0px #ddd; padding:10px; margin:0 0 25px;
}
#tiHomeEmail::after {content: '';position: absolute; background: url(../images/BAP-Signup_BG.jpg) repeat-x;left: 0;right: 0;top: 0;bottom: 0;
z-index: -1;}
#tiHomeEmail ul {z-index: 2; position: relative;text-align: left;margin: 0 auto;clear: both;display: inline-block;font-size: 16px;font-family: 'Roboto Condensed', sans-serif;font-weight: 100;margin: 30px 0 20px 0; left:-27px; top:6px;}
#tiHomeEmail ul li {list-style-type: disc;color: #fff;display: list-item;float: left;margin-left: 40px;}
#mad_mimi_signup_form { width:390px; margin:10px auto; }
h3.coupon_title { color: #183864;font-size: 24px;font-weight: bold;margin: 0 0 10px;padding: 10px 0;border-bottom: 1px solid #ddd; }
.coupon_descrip { padding: 0 0 10px 0; margin: 0;line-height: 16px;color: #333;font-size: 14px; min-height: 150px; }
h1.header_h1 { text-align: left;background: #183864;color: #fff;font-size: 30px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;line-height: 60px;padding: 0 20px;margin-bottom: 20px;font-weight: 100; }
h1.header_h1 b { font-weight: bold; color:#fff;font-family: 'Roboto Condensed',sans-serif; }

@media (max-width:767px) {
#mad_mimi_signup_form {width: 100%;margin: 10px auto;}
#tiHomeEmail #signup_email {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #fff !important;font-size: 18px;text-align: left;padding: 5px;height: 40px;   width: 100% !important; margin-left: 0 !important;color: gray;font-style: italic; margin-bottom:10px;}
#tiHomeEmail ul {z-index: 2; position: relative;text-align: left;margin: 0 auto;clear: both;display: inline-block;font-size: 16px;font-family: 'Roboto Condensed', sans-serif;font-weight: 100;margin: 30px 0 20px 0; left:-27px; top:50px;}
#tiHomeEmail { padding-bottom:45px; }
h3.coupon_title { text-align:center; }
.coupon_box_code { text-align:center; }
.coupon_descrip { min-height: auto; }
h1.header_h1{ padding:10px 20px; line-height:30px;}
}
@media (min-width:768px) and (max-width:991px) {
#mad_mimi_signup_form {width: 100%;margin: 10px auto;}
#tiHomeEmail #signup_email {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #fff !important;font-size: 18px;text-align: left;padding: 5px;height: 40px;   width: 100% !important; margin-left: 0 !important;color: gray;font-style: italic; margin-bottom:10px;}
#tiHomeEmail ul {z-index: 2; position: relative;text-align: left;margin: 0 auto;clear: both;display: inline-block;font-size: 16px;font-family: 'Roboto Condensed', sans-serif;font-weight: 100;margin: 30px 0 20px 0; left:-27px; top:50px;}
#tiHomeEmail { padding-bottom:45px; }
h3.coupon_title { text-align:center; }
.coupon_box_code { text-align:center; }
.coupon_descrip { min-height: auto; }
}

@media (max-width:767px) { .container .coupon_box_code .row img { width:45%; } }
@media (min-width:768px) and (max-width:991px) { .container .coupon_box_code .row img { width:30%; } }
@media (min-width:992px) and (max-width:1199px) { .container .coupon_box_code .row img { width:100%; }  }
@media (min-width:1200px) { .container .coupon_box_code .row img { width:100%; }   }

/*------------ COUPON CODE CSS ENDS HERE ---------------*/
.navbar-right {
    float: left !important;
	margin-right: -64px;
	margin-left: 4px;
}

/*--------------- Easy Returns STARTS HERE ---------------*/
.easy_return {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
}
.easy_return_inner {
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 470px;
}
.easy_return_inner h2 {
	background: #183864;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}
.easy_return_inner h2 b, .easy_return_inner h2 strong {
	font-weight: 100;
}
.form_return {
	background: #fff;
	width: 468px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #dadbdb;
	padding: 20px 0;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7b7b7b;
}
.form_return table tr td {
	padding: 5px 0;
	vertical-align: middle;
	color: #454545;
	font-weight: 100;
}
.form_return select {
	border: 1px solid #a9a9a9;
	width: 170px;
	height: 28px;
	line-height: 28px;
	margin: 0 0 0 10px;
	color: #454545;
	background:#fff;
}
.form_return input {
	height: 24px;
	width: 168px;
	margin: 0 0 0 10px;
	border: 1px solid #a9a9a9;
	line-height: 24px;
	color: #7b7b7b;
	background:#fff;
}
input.continue_btn {
	background: #3dadee url("/images/r_arrow_continue.jpg") 75% 13px no-repeat;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	padding: 5px 0;
	height: auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	width: 40%;
	cursor: pointer;
}
input.continue_btn2 {
	background: #3dadee url("/images/r_arrow_continue.jpg") 75% 13px no-repeat;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	padding: 5px 0;
	height: auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	width: 40%;
	cursor: pointer;
	text-transform:uppercase;
}
.return_p p {
	font-size: 15px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0 0 20px;
	color: #454545;
	line-height: 24px;
}
.return_p2 p {
	font-size: 14px;
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	color: #454545;
}
.return_p2 p.order_received {
	font-size: 13px;
	font-weight: normal;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0px;
	color: #0026ff;
	text-decoration:underline;
	font-style: italic;
}
.return_p2 p.order_received a {
	font-size: 13px;
	font-weight: normal;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0px;
	color: #0026ff;
}
.return_p p.return2 {
	font-weight: normal;
'Roboto Condensed', sans-serif;
	font-size: 13px;
}
p.return_part {
	margin: 0 0 0 10px;
	font-style: italic;
	padding:0;
}
p.return_part2 {
	margin: 0 0 0 10px;
	font-style: italic;
	padding:0;
}
p.return_part2 a {
	margin: 0;
	padding:0;
	font-style: italic;
	color: #0026ff;
	font-size: 12px;
	cursor:pointer
}
p.return3 {
	font-weight: 100;
	font-family: 'Roboto Condensed', sans-serif;
	color: #454545;
	margin: 0 0 0 10px;
	padding: 0;
}
input.return_check {
	width: auto;
	height: auto;
}
.form_return table tr td.return4 {
	vertical-align:top;
}
.form_return input.return_part_02 {
	width:80px;
}
.form_return input.return_part_03 {
	width:40px;
}
textarea.text_return {
	max-width: 250px !important;
	height:80px;
	background:#fff;
	border:1px solid #a9a9a9;
	margin:0 0 0 10px;
	padding:5px;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7b7b7b;
}

textarea.explain {
	width: 177px !important;
	height:175px;
	background:#fff;
	border:1px solid #a9a9a9;
	margin:0 0 0 10px;
	padding:5px;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7b7b7b;
}
.ui-datepicker .ui-datepicker-header {
	float:none;
}
#datepicker {
	cursor: pointer;
	background: url(/images/datepicker-icon.png) no-repeat scroll right 0;
	background-size: 30px 21px;
}
.form_above {
	text-align: left;
	margin: 10px auto;
	padding: 0;
	line-height: 23px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #6c6461;
	font-size: 16px;
	font-weight: 100;
}
.form_below {
	float: left;
	text-align: left;
	padding-bottom:20px;
	line-height: 23px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #6c6461;
	font-size: 16px;
	font-weight: 100;
}
.form_below_2 {
	color: #6c6461;
}
.form_below ul {
	list-style-type: inherit;
	margin: 0 0 0 20px;
	padding: 8px;
	color: #6c6461;
}
#CORPORATEINFORMATION li {
	font-size: 16px;
	text-align: justify;
	color: #454545;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	line-height: 24px;
	margin-bottom: 20px;
}
form#placeorder table tr td strong {
    font-weight: 400;
    font-size: 16px;
    color: #454545 !important;
}


 @media (max-width:797px) {
 .easy_return, .easy_return_inner, .form_return {
 width:100%;
}
 .form_return select, .form_return input {
 width:80%;
}
 textarea.explain {
 width:80% !important;
}

 .form_return input.return_part_02 {
 width:27%;
}
 .form_return input.return_part_03 {
 width:20%;
}
}
@media (min-width:798px) and (max-width:991px) {
 .easy_return, .easy_return_inner, .form_return {
 width:100%;
}
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000000000000;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:5px solid gray;
}
.fancybox-opened {
	z-index: 100000000000000;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 10000000000000;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
	z-index: 10000000000000;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
$(window).resize(function() {
 if($(window).width() < 400) {
 $(".removeButton").html('<img src="/images/TrashCan.png" alt="Remove this part" title="Remove this part" style="border:none;cursor:pointer; ">');
}
 else {
 $(".removeButton").html('Remove Part');
}
}
);
 z-index: 100000000000000;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 100000000000000;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 100000000000000;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 100000000000000;
	background: url('/images/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 100000000000000;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
.mgerror {
	color: #FF4136;
}
.mgwarning {
	color: #FF851B;
}
p.warranty_para {
    font-style: italic;
}
.warranty_para_or {
    width: 138px;
    text-align: left;
    margin: 0 auto;
}
.form_return input#contact.return_check {
    margin-right: 5px;
}
@media (max-width:767px) {
.warranty_para_or {
    width: 50px;
    text-align: left;
    margin: 0 auto;
}
#contact.return_check {
    width: auto;
    margin-right: 5px;
}
}
@media (min-width:768px) and (max-width:797px) {
.warranty_para_or {
    width: 50px;
    text-align: left;
    margin: 0 auto;
}
}
@media (min-width:798px) and (max-width:991px) {
.warranty_para_or {
    width: 300px;
    text-align: left;
    margin: 0 auto;
}
}
/*--------------- Easy Returns End HERE ---------------*/
ul#v2-header-account li p.header_ph_no{color:#b60a01;font-size:16px;font-family:'Roboto Condensed',sans-serif;font-weight:500;margin:0;padding:4px 0 0;line-height:10px}body #v2-header .tiSupport{float:none;position:relative;top:7px;text-align:center!important}#v2-header-account>li>a>span{left:9px;top:4px}body #v2-header .tiSupport img{position:relative;top:0;left:5px}#up4header #v2-header-account .v2-header-dropdown{left:99px}#up4header #v2-header-cart .v2-header-dropdown{left:185px}#v2-header .v2-header-dropdown{left:-47%;top:92%}
a#createcart{float:left;margin:50px 0}a#clearcart{float:right;margin:50px 0}a#clearcart,a#createcart{text-transform:uppercase;background:#3dadee;color:#fff;padding:2px;height:50px;font-family:Roboto condensed!important;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px;border:0;min-width:280px;font-size:22px;display:inline-block;text-align:center;line-height:50px;text-decoration:none;cursor:pointer}.mainclass{float:left;width:100%;padding:120px 0}#successcart{margin:20% 0 2%;text-align:center;font-size:20px;cursor:pointer}#successcart span{cursor:default}@media screen and (max-width:767px){a#clearcart,a#createcart{width:100%;text-align:center;float:none;display:block;width:250px;margin:25px auto}}

/* Ups API code start here */
.upsapi_content {
    margin-top: 60px;    margin-bottom: 100px;
}
.upsapi_content input[type="text"],.upsapi_content div#city_wrap select#city  {
    width: 280px;
    min-height: 40px;
    color: #555;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-indent: 10px;
    border-radius: 2px;
    border: solid 1px #b4b4b4;
    background: #fff;
    padding-left: 0 !important;
    display: block;
    margin: 0 auto;
}
.upsapi_content input[type="button"] {
    background: #3dadee;
    color: #fff;
    width: 150px;
    padding: 2px;
    height: 45px;
    font-family: Roboto condensed !important;
    font-size: 16px;
    border-radius: 6px;
    border: 0;
    display: block;
    margin: 0 auto;    margin-bottom: 25px;
}
.upsapi_content span#forget_message {
    display: block;
    text-align: center;
    margin: 30px 0px;
}
.upsapi_content div#upsresponse {
    margin: 0 auto;
    max-width: 490px;
}
.upsapi_content .ups_div {
    width: 22%;
    border: 1px solid #ccc;
    margin: 10px 10px 10px 0 !important;
    min-height: 114px;
    display: inline-block;
    text-align: center;
    float: left;
}
.upsapi_content .ups_div span.ship_text_new {
    padding: 10px 0;
    text-align: center;
    width: 100%;
    float: left;
    font-size: 11px;
    min-height: 30px;
    padding-bottom: 0;
}
.upsapi_content .date_calender.ti-expd-date {
    float: left;
    font-weight: 400;
    height: auto;
    display: block;
    background: 0 0!important;
    border: 0;
    width: 100%!important;
    text-align: center;
    padding: 0 0 10px;
    margin: 0!important;
    font-size: 16px;
}
.upsapi_content .date_calender.ti-expd-date label,.upsapi_content  .date_calender.ti-expd-date span {
    text-align: center;
    width: 100%!important;
    line-height: 16px;
    float: left;
    color: inherit!important;
    font-weight: 700;
    border: 0;
    padding: 0;
    font-size: 16px;
}
.upsapi_content .date_calender.ti-expd-date label {
    padding-top: 5px;
}
.upsapi_content .date_calender.ti-expd-date span {
    padding-bottom: 5px;
}
.upsapi_content input[type="text"] + span,.upsapi_content input[type="text"] + span + span,.upsapi_content div#city_wrap + span#Zipcity_validate {
    display: block;
    text-align: left;
    width: 280px;font-weight:700;
    margin: 5px auto 0;position:absolute;top:12%;right:-280px;padding-left:15px;
}
.up_partno,.upsapi_content div#city_wrap {
	display: block;   
    width: 280px;margin:0 auto;position: relative;
}
.upsapi_content div#city_wrap select#city {margin-bottom: 20px;}

span#NoPart {display: block;color: red;width: 280px;margin: 0px auto;text-align: center;}
/* UPS Api code end here */


/* car make css */
div#country1 .col-md-3{width:100%;}
.tabcontent ul.carmake {
    padding: 0px;
}
.tabcontent p.content1 {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    padding-bottom: 12px;
    padding-right: 15px;margin-bottom: 0;line-height: initial;    text-align: left;
}
.tabcontent p.content1 a {
    font-size: 16px;
    font-weight: 100;
}
.shadetabs  {
    padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    list-style-type: none;
    height: 34px;
    text-align: left;
}
.shadetabs li{
	display: inline;
    margin: 0;
    height: 33px;
    float: left;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 5px 0 0;
}
.shadetabs li a{
	background: #fff;
    color: #cd1644;
    padding: 0px 20px 14px;
    position: relative;
    top: 10px;
    border-bottom: 2px solid #FFFFFF;
}
.prod_tab {
    margin-top: 10px;
}
.tab_content {
    border: 1px solid #dddddd;
    width: 100%;
    margin-bottom: 1em;
    padding: 20px;
}
.return_p p{text-align:center}
/* couponcode-css */
.container.coupon_code{margin: 10px 0 0px;}
.container.coupon_code p{margin-bottom: 0;}
@media screen and (max-width:767px){
	.bcFloat img {display: none;}div#contextHelp {display: none;}
	.copy-right p {
		color: #9b9b9b;
		text-align: center;
		font-family: Roboto condensed;
		font-size: 16px;
	}
	.carousel-inner .item img{max-height: 80px;width: auto;}
}