@charset "UTF-8";
/* CSS Document */
body, html{
	font-family: 'Lato', sans-serif;
	background-color: #fff;
}
body *{
	box-sizing: border-box;
}
h1, h2, h3, h4, h5{
	margin: 0px;
	display: block;
}
a.skip-main {
	opacity: 0;
    width: 26em;
    display: block;
    text-decoration: none;
    padding: 5px;
    position: absolute;
    left: 0;
    top: 0;
}
a.skip-main:focus, a.skip-main:active {
    z-index: 7;
	top: 0;
    left: 0;
    border: solid #003893 2px;
    color: #003893;
    opacity: 1;
    background-color: hsla(0,0%,100%,.9);
    width: 100%;
    text-align: center;
    z-index: 7;
}
/*Header and Footers*/
#aar-main-header-section, #aar-main-footer-section{
	position: relative;
	background-color: #FFF;
}
.battery-decision-header-left{
	width:30%;
	vertical-align: middle;
	display: inline-block;
	text-align: right;
}
.aaa-btn.bci{
	margin-right:16px;
}
.battery-decision-header-right{
	width:69%;
	padding-left:32px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}
.batterydecision-item{
	max-width:480px;
	display: inline-block;
}
.aaa-search-container.bci-batterydecision{

	padding-top:124px;
	padding-bottom:124px;
}
.aaa-static-banner.bci-batterydecision,
.aaa-banner-image.bci-batterydecision
{
	background-image: url("/AAA/common/AAR/images/hendrik-cornelissen--qrcOR33ErA-unsplash.webp")
}
.batterydecision-item{
	max-width:480px;
	display: inline-block;
}
.bci-image-wrapper{
	margin-bottom:32px;
	width:450px;
	display:inline-block;
	vertical-align: top;
}
.bci-image{
	width:100%;
}

.bci-left{
	float:left
}
.bci-right{
	float:right;
}
.bci-overflow{
	overflow: hidden;
}
.bci-margin-right{
	margin-right:32px;
}
.bci-section-half{
	width:50%;
	vertical-align: top;
	display:inline-block
}
.bci-section-33{
	width:33%;
	vertical-align: top;
	display:inline-block

}
.aaa-btn.bci{
	color:#1f3a74;
	background:white;
}
.bci-section-half img{
	width:100%;
	display:block;
}
.earthday30m{
	float:left;
	width:250px;
	margin-right:32px
}
.battery-decision-header-left img{width:100%}
@media screen and (max-width:1024px){
	.batterydecision-item{
		max-width:90%;
		margin:auto
	}
}
	@media screen and (max-width:640px){
		.earthday30m{
			float:none;
			margin:auto;
		}
		.earthday30m-parent{
			text-align: center;
		}
		.bci-section-half.bci-left{
			width:90%;
			float:none;
			margin-bottom:45px;
		}
		.bci-section-33{
			width:90%;
			margin-bottom:45px;
		float:none;
	}

		
.battery-decision-header-left img{
	width:320px;}
	.battery-decision-header-left{
		width:100%;
		display: block;
		text-align: center;
	}
	.battery-decision-header-right{
		width:100%;
		text-align: center;
		padding-left:32px;
		padding-right:32px;
		padding-top:64px;
		position: relative;
		display: block;
	}
}
.aaa-banner-container{
	background:black;
}
.aaa-banner-image{
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    position: fixed;
    width: 100%;
}
.aaa-landing-search-form{
    margin-top: 24px;
}
.aaa-banner-filter{
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}
/*Search and tabbing*/
.aaa-tabbing-system{
	max-width: 820px;
	min-height: 530px;
	margin: 0 auto;
	position: relative;
	padding: 82px 0px 62px 0px;
}
.aaa-tabbing-navs{
	position: relative;
	z-index: 1;
	max-width: 372px;
	/*max-width: 560px;*/
	margin: 0 auto;
}
a.aaa-tabbing-nav{
	display: block;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height: 18px;
	color: #003893;
	padding: 14px 32px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color: #f2f2f2;
	background-size: cover;
	box-shadow: 0px -4px 4px rgba(26,26,26,0.5);
	float: left;
	margin-right: 10px;
	text-decoration: none;
	position: relative;
	z-index: 2;
}
a.aaa-tabbing-nav:last-child{
	margin-right: 0px;
	z-index: 1;
}
a.aaa-tabbing-nav-active, a.aaa-tabbing-nav.aaa-tabbing-nav-active:last-child{
	color: #1a1a1a;
	background-color: #ffffff;
	z-index: 4;
}
.aaa-tabbing-sections{
	background-color: #ffffff;
	border-radius: 4px;
}
.aaa-tabbing-element{
	position: relative;
	z-index: 6;
	margin-top: -6px;
	background-color: #ffffff;
	padding: 32px;
	border-radius: 4px;
	background-color: #ffffff;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
}
.aaa-search-container{
    position: relative;
    background-color: transparent;
    z-index: 2;
}
.aaa-search-container .aaa-inner-container{
   max-width: 1024px;
	text-align: center;
}

.aaa-driver-training-container a{
	padding: 14px 5px!important;
}
.aaa-search-container .aaa-banner-description{
    margin-top: 12px;
}
.aaa-search-container label{
	margin: 0 !important;
}
.aaa-search-container input.aaa-inputText{
	border: 1px solid #d9d9d9;
	text-transform: uppercase;
}
.pac-container{
	top: 285px !important;
}
#total-results{
	display: block;
	padding: 5px;
}
#total-results.hide{
	display: none;
	padding: 0;
	transition: .3s;
}

.aaa-search-container .aaa-aaaSelectContainer{
	border: 1px solid #d9d9d9;
}
.aaa-search-container .aaa-aaaSelectContainer select{
    text-transform: uppercase;
    height: 42px;
    width: 114%;
}
.aar-landing-search-container{
	max-width: 668px;
	margin: 0 auto;
}
.aar-landing-search-container .aaa-formLeft.aar-mile-radius{
    padding-right: 0px;
}
.ec-landing-search-container{
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}
.od-landing-search-container{
	width: 100%;
	max-width: 218px;
	margin: 0 auto;
}
.aaa-search-container input.aaa-btn.aaa-banner-button{
	font-weight: bold;
    font-size: 16px;
    padding: 18px 64px;
    text-shadow: none;
    margin: 32px auto 0px;
    display: block;
	margin-top: 14px;
	text-transform: uppercase;
}
input#location{
    width: 230px;
}
input#dtcNumber{
	width: 100%;
}
.vh-make .aaa-aaaSelectContainer{
	width: 260px;
}
.vh-model .aaa-aaaSelectContainer{
	width: 300px;
}
.vh-trim .aaa-aaaSelectContainer{
	width: 300px;
}
.vh-style .aaa-aaaSelectContainer{
	width: 300px;
}
#aar-search-element{
	display: block;
}
#ec-search-element{
	display: none;
}
#od-search-element{
	display: none;
}
.aar-banner-image{
    background-image: url('/AAA/common/AAR/images/aar-main-image.jpg');
}
.ec-banner-image{
	display: none;
	background-image: url('/AAA/common/AAR/images/ec-main-image.jpg');
}
.od-banner-image{
	display: none;
	background-image: url('/AAA/common/AAR/images/od-main-image.jpg');
	background-position: left center;
}
.aaa-static-banner{
    background-image: url('/AAA/common/AAR/images/aar-main-image.jpg');
    display: none;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
}
/*Main Subheader*/
.aaa-sub-header-container.aaa-column-outer-container{
    background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-column-inner-container{
    background-color: #f2f2f2;
}
.aaa-sub-header-container .aaa-inner-container{
    padding: 8px 14px;
    display: table;
    table-layout: fixed;
    width: 94%;
	max-width: 820px;
}
ul.aaa-inner-container {
    list-style: none;
    display: flex !important;
    justify-content: space-between;
}
ul.aaa-inner-container li {
    margin: 0 10px;
}
a.aaa-link.aaa-sub-header-link{
    display: table-cell;
    vertical-align: middle;
    width: 8%;
}
a.aaa-link.aaa-sub-header-link:focus{
	outline: 2px solid #003893;
}
a.aaa-link.aaa-sub-header-link.aaa-sub-header-link-selected{
	font-weight: 700;
}
/*Social*/
.aaa-social-sharing{
	position: absolute;
	right: 14px;
	top: 14px;
	z-index: 1000;
}
.social-sharing-tag-line{
	float: left;
	padding-top: 6px;
	padding-right: 14px;
	
}
.aaa-social-sharing-links{
	float: left;
}
ul.aaa-social-sharing-links {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
a.aaa-emailShare.aaa-emailShare-circle{
	border-radius: 50px;
	margin-top: 14px;
	margin-right: 14px;
	overflow: hidden;
	position: relative;
	width: 36px;
	height: 36px;
	background-color: #ffffff;
	background-size: 22px;
}
a.aaa-emailShare.aaa-emailShare-circle:hover{
	background-color: #f2f2f2;
}
.aaa-twitterShare {
    background-color: #00adef;
    height: 8px;
    width: 30px;
    padding: 28px 8px 8px 8px;
    background-image: url(/AAA/common/images/aaa_services/icons/social/twitter-wht.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    float: left;
}
.aaa-twitterShare.aaa-twitterShare-circle {
    border-radius: 50px;
    margin-top: 14px;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
    width: 34px;
    border: 0;
}
.aaa-facebookShare {
    background-color: #3c5a9a;
    height: 8px;
    width: 30px;
    padding: 28px 8px 8px 8px;
    background-image: url(/AAA/common/images/aaa_services/icons/social/facebook-wht.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    float: left;
}
.aaa-facebookShare.aaa-facebookShare-circle {
    border-radius: 50px;
    margin-top: 14px;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
    width: 34px;
    border: 0;
}
.aaa-social-sharing-links button:focus,
.aaa-social-sharing-links a:focus {
    outline: 1px solid white;
}

.aaa-facebookShare:hover{
	background-color:#354e83;
}
.aaa-twitterShare:hover{
	background-color:#0099d4;
}
/*AAR Nearest Shops*/
.aar-nearest-shops{
	position: relative;
	background-color: #ffffff;
	padding: 24px 0px;
}
.more-btn{
	margin: 0 auto;
	width: 224px;
}
.more-btn-2{
	width: 118px;
}
.more-btn a.aaa-btn, .more-btn input.aaa-btn{
	margin-top: 14px;
	padding: 4px 24px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	border: 2px solid #003893;
	background-color: transparent;
	color: #003893;
}
/*Shops*/
/*AAR Shop Styling*/
.aar-icon{
	background-image: url('/AAA/common/AAR/images/aar-logo-color.svg');
}
.caar-icon{
	background-image: url('/AAA/common/AAR/images/caar-logo-color.png');
}
.aaa-owned-icon{
	background-image: url('/AAA/common/AAR/images/AAA-owned-icon.svg');
}
.caa-owned-icon{
	background-image: url('/AAA/common/AAR/images/CAA-owned-icon.png');
}
.aaa-battery-icon{
	background-image: url('/AAA/common/AAR/images/battery-icon.jpg');
}
.aaa-service-icon{
	background-image: url('/AAA/common/AAR/images/AAA-service-icon.svg');
}
.aaa-auto-body-icon{
	background-image: url('/AAA/common/AAR/images/AAA-auto-body-icon.svg');
}
.aaa-auto-glass-icon{
	background-image: url('/AAA/common/AAR/images/AAA-auto-glass-logo.svg');
}
.aaa-napa-icon{
	background-image: url('/AAA/common/AAR/images/napa-icon.png');
}
.appointment-icon{
	background-image: url('/AAA/common/AAR/images/appointment-icon.png');
}
.discount-icon{
	background-image: url('/AAA/common/AAR/images/discounts-icon.png');
}
a.aar-detail{
	display: block;
	margin: 24px 0px;
	text-decoration: none;
	cursor: pointer;
	min-height: 134px;
}
a.aar-detail span{
	display: block;
}
a.aar-detail .aar-count{
	background-color: #E5E5E5;
	height: 40px;
	width: 40px;
	border-radius: 50px;
	padding: 8px;
	text-align: center;
	float: left;
	margin-right: 14px;
}
a.aar-detail .aar-shop{
	display: inline-block;
	float: left;
	width: 80%;
}
.aar-title{
	color: #003893;
	text-decoration: none;
}
.aar-title:hover{
	text-decoration: underline;
}
.aar-address1{
	margin-top: 4px;
}
.aar-address1, .aar-address2{
	line-height: 18px;
}
a.aar-detail .aar-bottom-detail{
	margin-top: 14px;
	display: inline-block;
}
a.aar-detail .aar-distance{
	float: left;
	padding: 8px 8px 0px 0px;
}
a.aar-detail .aar-distance span{
	display: inline-block;
}
a.aar-detail .arr-icons{
	float: left;
}
a.aar-detail .arr-icons span{
	display: inline-block;
	background-size: 32px auto;
	background-position: left center;
	background-repeat: no-repeat;
	height: 42px;
	width: 32px;
	margin-left: 6px;
}
a.aar-detail .arr-icons span:first-child{
	margin-left: 0px;
}
/**/
.aaa-truncate{
  width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a.aar-detail .aar-shop{
    float: none;
	display: block;
}
a.aar-detail .arr-icons{
    float: none;
    margin-top: 14px;
}
a.aar-detail .aar-distance{
    float: none;
    padding: 0px;
}
a.aar-detail{
    display: inline-block;
    width: 100%;
    margin: 14px 0px;
}
.aar-bottom-detail{
	margin-top: 10px;
}
#aar-nearest-shops-container.swiper-container{
	width: 100%;
  	height: 100%;
	padding: 24px 64px;
}
#aar-nearest-shops-container .swiper-slide{
	width: 280px;
}
#aar-nearest-shops-container .swiper-button-prev{
	background: url('/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	left: 0px;
	height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
  border: 0;
}
#aar-nearest-shops-container .swiper-button-next{
	background: url('/AAA/common/images/aaa_services/icons/next-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	right: 0px;
    height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
  border: 0;
}
/*AAR Auto Portal Links*/
.aar-promotion-section .aaa-inner-container{
	max-width: 1366px;
	padding-top: 0px;
}
.aar-promotion-section .aaa-article-summary a.aaa-btn{
	text-transform: uppercase;
	margin-bottom: 0px;
}
.aar-promotion-section .aaa-article-summary .aaa-article-description{
	padding:  0px 32px 32px 32px;
	background-color: #f2f2f2;
}
.aar-promotion-section .aaa-article-summary-columns{
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 280px;
    -moz-column-width: 280px;
    column-width: 280px;
    -moz-column-gap: 32px;
    -webkit-column-gap: 32px;
    column-gap: 32px;
}
.aar-promotion-section .aaa-article-summary{
	background-color: #f2f2f2;
	overflow: hidden;
	margin: 0px 0px 24px 0px;
	min-height: 580px;
	webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.aar-title-icon{
	background: url('/AAA/common/AAR/images/wrench-icon.png');
	background-position: left 4px;
}
.ec-title-icon{
	background: url('/AAA/common/AAR/images/calculator-icon.svg');
	background-position: left 4px;
}
.od-title-icon{
	background: url('/AAA/common/AAR/images/stethoscope-icon.png');
	background-position: left 0px;
}
.article-title-icon{
	background: url('/AAA/common/AAR/images/article-icon.png');
	background-position: left 4px;
}
.rso-title-icon{
	background: url('/AAA/common/AAR/images/tow-truck-icon.png');
	background-position: left 4px;
}
.bq-title-icon{
	background: url('/AAA/common/AAR/images/battery-icon.png');
	background-position: left 4px;
}
.aaa-title-icon{
	background-repeat: no-repeat;
	background-size: 22px auto;
	padding-left: 34px;
	margin-top: 24px;
}
/*AAR Articles*/
.aar-articles{
	position: relative;
	background-color: #f2f2f2;
	padding: 24px 0px 0px 0px;
}
#aar-articles-container.swiper-container{
  width: 100%;
  height: 100%;
  padding: 0px 64px 24px 64px;
}
#aar-articles-container .swiper-slide{
	width: 360px;
}
#aar-articles-container .swiper-button-prev{
	background: url('/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	left: 0px;
	height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
	border: 0;
}
#aar-articles-container .swiper-button-next{
	background: url('/AAA/common/images/aaa_services/icons/next-blue-arrow.svg');
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center;
	background-color: #ffffff;
	right: 0px;
    height: 54px;
    width: 54px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
	border: 0;
}
	#aar-articles-container .swiper-button-prev:focus,
	#aar-articles-container .swiper-button-next:focus{
		outline: #003893 1px solid;
	}
/*Article*/
.aaa-article-summary{
	background-color: #ffffff;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
	display: inline-block;
	margin: 24px 0px;
	position: relative;
}
.aaa-article-thumb{
    position: relative;
    height: 240px;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    margin: 0 auto;
}
.aaa-article-thumb img{
	display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    object-fit: cover;
}
.aaa-article-thumb h1,
.aaa-article-thumb h3{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 4;
	padding: 14px;
	text-align: center;
	text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
	line-height: 26px;
	background-image: url(/AAA/common/AAR/images/1A1A1A-0.5.png);
}
.aaa-article-thumb-filter{
	background-color: #1a1a1a;
	opacity: 0.4;
	height: 240px;
    width: 360px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.aaa-article-description{
	padding: 14px;
	background-color: #ffffff;
	margin-top: 0px;
	min-height: 160px;
}
.aaa-article-description div{
	margin-top: 0px;
}
.aaa-article-description a.aaa-link{
	display: block;
	margin-top: 14px;
}
.aaa-article-description a.aaa-link:focus{ outline: 1px solid; }
.aaa-vertically-align-title{
    margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 220px;
	display: block;
}
.aaa-column-outer-container.aar-vincentric-section{
	background-color: white;
}
.aaa-column-outer-container.aar-vincentric-section .aaa-inline-blockContainer{
	text-align: center;
}
@media only screen and (max-width : 820px){
	.aaa-sub-header-container.aaa-column-outer-container{
		position: relative;
		overflow-x: scroll;
	}
	.aaa-sub-header-container .aaa-column-inner-container{
		padding: 0px;
	}
	.aaa-sub-header-container .aaa-inner-container{
		table-layout: inherit;
		max-width: none;
		width: 808px;
		display: inline-block;
		background-color: #f2f2f2;
		padding: 6px;
	}
	a.aaa-link.aaa-sub-header-link{
		display: inline-block;
		border: none;
		border-radius: 0px;
		width: auto;
		float: left;
		padding: 14px 0px;
		margin: 0px 16px 0px 16px;
		text-align: center;
		display: block;
	}
}
@media only screen and (max-width : 960px){
	.aaa-static-banner{
		display: block;
	}
	.ec-static-banner-image{
		background-image: url('/AAA/common/AAR/images/ec-main-image.jpg');
	}
	.od-static-banner-image{
		background-image: url('/AAA/common/AAR/images/od-main-image.jpg');
	}
}
@media only screen and (max-width : 800px){
	input#location{
		width: 100%;
	}
	.aaa-formLeft.aar-mile-radius{
		width: 100%;
	}
	.aaa-search-container input.aaa-btn.aaa-banner-button{
		font-size: 14px;
	}
	.vh-make .aaa-aaaSelectContainer{
		width: 100%;
	}
	.vh-model .aaa-aaaSelectContainer{
		width: 100%;
	}
	.vh-trim .aaa-aaaSelectContainer{
		width: 100%;
	}
	.vh-style .aaa-aaaSelectContainer{
		width: 100%;
	}
}
@media only screen and (max-width : 650px){
	.aaa-tabbing-navs{
		max-width: 314px;
	}
	a.aaa-tabbing-nav{
		padding: 10px 8px;
		width: 148px;
		/*width: 100px;*/
		margin-right: 6px;
	}
	.aaa-search-container input.aaa-btn.aaa-banner-button{
		padding: 18px 0px;
		width: 100%;
	}
	.aaa-tabbing-system{
		padding: 82px 0px 18px 0px;
	}
	.aaa-search-container .aaa-inner-container{
		padding: 14px 14px 60px 14px;
	}
	.aar-promotion-section .aaa-article-summary{
		min-height: 0px;
	}
}
@media only screen and (max-width : 440px){
	#aar-nearest-shops-container.swiper-container .aar-title.aaa-truncate {
		width: 200px;
	}
	#aar-articles-container .swiper-slide{
		width: 292px;
	}
	.aaa-article-description{
		min-height: 160px;
	}
	.aaa-article-thumb img{
		width: 140%;
	}
	#aar-articles-container.swiper-container {
		padding: 0px 14px 24px 14px;
	}
	/**/
	.aaa-social-sharing{
		right: 0px;
	}
	a.aaa-tabbing-nav{
		padding: 10px 4px;
		margin-right: -4px;
	}
}

a.aaa-link:focus{
  outline: #003893 2px solid;
}