@charset "UTF-8";
/* CSS Document */
/*Banner Search*/
.aaa-dct-youtube{
	position: relative;
	float: left;
	height: 220px;
	width: 432px;
	background-color: #1a1a1a;
}
.aaa-dct-youtube img{
    position: absolute;
	top: -36px;
	left: 0;
	width: 100%;
	height: 290px;
}
.aaa-dct-youtube .play-button{
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.swiper-wrapper{
	display: none;
}
.aaa-dct-youtube .play-button:before{
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.aaa-dct-youtube img,
.aaa-dct-youtube .play-button{
    cursor: pointer;
}
.aaa-dct-youtube img,
.aaa-dct-youtube iframe,
.aaa-dct-youtube .play-button,
.aaa-dct-youtube .play-button:before{
    position: absolute;
}
.aaa-dct-youtube .play-button,
.aaa-dct-youtube .play-button:before{
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.aaa-dct-youtube iframe{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.aaa-travelguides-article-youtube:last-child{
	margin-right: 0px;
}
/*Article Videos*/
.aaa-travelguides-article-youtube{
	position: relative;
	height: 292px;
	width: 100%;
	background-color: #1a1a1a;
}
.tg-article-container .aaa-travelguides-article-youtube img{
    position: absolute;
	left: 0;
	width: 100%;
	height: 292px;
	margin-top: 0px;
}
.aaa-travelguides-article-youtube .play-button{
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.aaa-travelguides-article-youtube .play-button:before{
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.aaa-travelguides-article-youtube img,
.aaa-travelguides-article-youtube .play-button{
    cursor: pointer;
}
.aaa-travelguides-article-youtube img,
.aaa-travelguides-article-youtube iframe,
.aaa-travelguides-article-youtube .play-button,
.aaa-travelguides-article-youtube .play-button:before{
    position: absolute;
}
.aaa-travelguides-article-youtube .play-button,
.aaa-travelguides-article-youtube .play-button:before{
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.aaa-travelguides-article-youtube iframe{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.inline-video-container-title{
    margin: 20px auto;
	max-width: 432px;
	width: 100%;
	height: 300px;
}
.video-container-title{
	position: relative;
	padding-bottom: 2%;
	padding-top: 0px;
	height: 30px;
	width: 430px;
	margin: 0 auto;
}
.inline-video-container{
    margin: 20px auto;
	max-width: 432px;
	width: 100%;
	height: 300px;
}
.video-container{
	position: relative;
	padding-bottom: 10%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	height: 220px;
	width: 430px;
	box-shadow: 0px 4px 4px rgba(26,26,26,0.5);
	margin: 0 auto;
}
.aaa-auto-alert-icon{
	margin: 24px auto 24px auto;
	background-size:  68px auto;
	background-repeat: no-repeat;
	background-position: left;
    max-width: 768px;
	height: 68px;
}

.aaa-auto-alert-low{
background-image: url('/AAA/common/AAR/images/low-priority.png');
}
.aaa-auto-alert-medium{
	background-image: url('/AAA/common/AAR/images/mid-priority.png');
}
.aaa-auto-alert-high{
	background-image: url('/AAA/common/AAR/images/hi-priority.png');
}

.dt-left-banner-header{
	font-size:24px;
	margin-bottom:72px;
	text-align:center!important;
}

.dt-right-banner-text{
	font-size:24px;
	margin-bottom:43px;
	text-align:center!important;
}

.dt-aaa-btn-join, .dt-aaa-btn-link{
	font-size: 18px!important;
	display:block!important;
	width:300px!important;
	margin-top:50px!important;
	margin-top:57px!important;
}
.dt-aaa-btn-join-mobile{
	font-size: 18px!important;
	display:none!important;
	width:300px!important;
	margin-top:50px!important;
	margin-top:57px!important;
}

.video-container iframe, .video-container object, .video-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 432px;
	height: 100%;
	background-color: #1a1a1a;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.video-container iframe, .video-container object, .video-container embed{
		width: 410px;
	}
}
.aaa-search-container input.aaa-inputText {
    border: 1px solid #d9d9d9;
    text-transform: uppercase;
    width: 100%;
}
.aaa-search-container .aaa-inner-container{
	position: relative;
	padding: 0px;
}
.dct-text {
    margin: 24px auto 24px auto;
    max-width: 768px;
}
.dct-text-priority {
    margin: 0px auto 0px 90px;
    max-width: 768px;
}
.dct-video-title {
    margin: 24px auto 24px auto;
    max-width: 768px;
}
.start-main-dct-results {
    position: relative;
    background-color: #ffffff;
	padding: 24px 0px 24px 0px;
}

#aaa-dtrain-banner{
	background-image: url('/AAA/common/AAR/images/roadImage.jpg');
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
	display: block;
}

.aaa-banner-image{
	background-image: url('/AAA/common/AAR/images/give-your-car-a-brake-banner.jpg');
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;
	position: fixed;
	width: 100%;
}
.aaa-static-banner{
	background-image: url('/AAA/common/AAR/images/give-your-car-a-brake-banner.jpg');
}
.wht3.aaa-banner-clip{
	margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 54px;
    left: 0;
    right: 0;
	display: none;
}
/*Error message*/
.aaa-error-message-full-container{
    background-color: #3373b1;
    /* background-image: url('/AAA/common/TG/images/close-wht-X.svg'); */
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    cursor: pointer;
    display: none;
    line-height: 18px;
    padding: 14px 54px 14px 14px;
}
.aar-left-banner-text{
	float: left;
	width: 60%;
	padding: 160px 24px;
}
.dt-left-banner-text{
	width: 50%!important;
	margin-top: -115px;
	padding: 160px 24px 80px 24px;
}
.dt-right-banner{
	width: 50%!important;
    padding-bottom: 217px!important;
}
.aaa-vertically-align-search-form{
    margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	padding: 0px 32px;
}
.aaa-search-container .wht1, .aaa-search-container .wht2, .aaa-banner-container .wht3, .aaa-banner-container .wht4, .aaa-banner-container .wht5, .aaa-banner-container .wht6{
	text-align: left;
}
.dt-top-header{
	margin-top:-100px;
	margin-bottom:69px;
}
#shopLocatorForm .aaa-formLeft{
	width: 100%;
	float: none;
	padding-right: 0px;
}
#shopLocatorForm #location{
	width: 100%;
}
.aar-landing-search-container{
	background-image: url('/AAA/common/AAR/images/1A1A1A-0.5.png');
	width: 40%;
    height: 100%;
    position: absolute;
    right: 0px;
    padding: 32px;
}
.aaa-search-container input.aaa-btn.aaa-banner-button{
	width: 100%;
	padding: 18px 0px;
	margin-top: 8px;
}
.vh-make .aaa-aaaSelectContainer, .vh-model .aaa-aaaSelectContainer, .vh-style .aaa-aaaSelectContainer{
    width: auto;
	margin-right: 0px;
}
.aaa-bodyText a.aaa-link{
	font-weight: 700;
}
/**/
ul.aaa-ul{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    column-width: 180px;
    -moz-column-gap: 24px;
    -webkit-column-gap: 24px;
    column-gap: 24px;
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 14px;
}
ul.aaa-ul li{
	padding-top: 14px;
	padding-left: 14px;
	padding-right: 14px;
	list-style: outside;
}
ul.aaa-ul.no-break li{
	-webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
ul.aaa-ul li a.aaa-link{
	font-size: 16px;
}
ul.aaa-ul.aaa-ul-nested{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
ul.aaa-ul.aaa-ul-nested li{
	list-style: circle;
}
ul.aaa-ul.aaa-ul-no-columns{
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
ul.aaa-ul.no-styling{
	padding-left: 0px;
}
ul.aaa-ul.no-styling li.no-styling, ul.aaa-ul li.no-styling{
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
}
/**/
ul.aaa-ul{
	padding-left: 14px;
	margin: 0px;
	padding-bottom: 14px;
	/**/
	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: auto;
    -moz-column-width: auto;
    column-width: auto;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
}

/*Promotional Section*/
.aar-landing-promotion-section{
	border-top: 24px solid #ffffff;
}
#aaa-driver-training-bottom-image{
	max-width: 1366px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url('/AAA/common/AAR/images/driver-training-bottom-image.jpg');
	background-repeat: no-repeat;
	background-position: left;
    background-size: auto 100%;
	height: 355px;
}
#aaa-road-wise-img{
	max-width: 1366px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url('/AAA/common/AAR/images/road-wise.jpg');
	background-repeat: no-repeat;
	background-position: right;
    background-size: auto 104%;
}
@media only screen and (max-width : 1160px){
	#aaa-road-wise-img{
		background-size: auto 83%;
	}
}
.aar-landing-promotion-section .aaa-inner-container{
	max-width: 1366px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url('/AAA/common/AAR/images/aar-main-image.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.aar-landing-promotion-section .aaa-left50{
	/*float: none;*/
}
/**/
 .aar-landing-promotion-section-2{
	 border-bottom: 32px solid #ffffff;
}

.aar-landing-promotion-section-2 .aaa-inner-container{
	max-width: 1366px;
	padding: 0px;
	background-color: #f2f2f2;
	border-top: 24px solid #ffffff;
	background-image: url('/AAA/common/AAR/images/adb-banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.aar-landing-promotion-section-2 .aaa-right50{
	/*float: none;
	margin-left: 50%;*/
}

.aaa-right50, .aaa-left50, .aaa-right50-dt, .aaa-left50-dt{
	background-color: #f2f2f2;
	padding: 32px;
}
.aaa-right50 img, .aaa-left50 .aaa-right50-dt, .aaa-left50-dt img{
	width: 100%;
	display: block;
}
.aaa-right50-dt{
	float: right;
	box-sizing: border-box;
    width: 58%;
	padding-right: 130px;
}
.aaa-left50-dt{
	float: left;
    box-sizing: border-box;
    width: 50%;
}
#show-quote{
	text-align: left;
}
#show-quote a.aaa-btn, #show-quote input.aaa-btn{
	text-transform: uppercase;
	margin-bottom: 0px;
}
a.aaa-btn.aaa-edit-btn{
	width: auto;
}
a.aaa-btn.aaa-request-service{
	width: 100%;
	padding: 18px 0px;
	margin-top: 8px;
}
.wht3.bq-vehilce-details{
    background-image: url('../images/car-wheel-icon.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 38px auto;
    text-align: left;
    padding-left: 48px;
	padding-top: 4px;
    position: relative;
    max-width: 400px;
    margin: 14px 0px 0px 0px;
}
.aar-nearest-shops .blk3{
	padding: 0px 24px;
}
#more-shops a.aaa-btn.aaa-btn-secondary{
	margin-bottom: 0px;
}
#more-shops a.aaa-btn.aaa-btn-secondary:focus{
	outline: 2px solid #333;
}
@media only screen and (max-width : 980px){
	.aar-landing-promotion-section{
		/*border-top: 0px;*/
	}
	.aar-landing-promotion-section .aaa-right50{
		/*position: absolute;
		top: 0px;*/
	}
	.aar-landing-promotion-section .aaa-inner-container{
		/*padding-top: 400px;*/
	}
	.aar-landing-promotion-section .aaa-inline-blockContainer{
		position: relative;
		display: block;
	}
	.aar-landing-promotion-section .aaa-left50{
		width: 100%;
	}
	/**/
	.aar-landing-promotion-section-2{
		border-top: 0px;
		border-bottom: 0px;
	}
	.aar-landing-promotion-section-2 .aaa-inner-container{
		/*padding-top: 400px;*/
	}
	.aar-landing-promotion-section-2 .aaa-inline-blockContainer{
		position: relative;
		display: block;
	}
	.aar-landing-promotion-section-2 .aaa-right50{
		margin-left: 0px;
		width: 100%;
	}
	.aaa-left50-dt, .aaa-right50-dt{
		float:none;
		width: 100%;
		padding-right: 0;

	}
	.aaa-driver-training-bottom-image{
		height:auto;
	}
}
@media only screen and (max-width : 820px){
	.aar-left-banner-text{
		float: none;
		width: 100%;
		margin-top: 442px;
		padding: 32px;
	}
	.dt-left-banner-text{
		width: 100%!important;
	}
	.dt-right-banner{
		width: 100%!important;
		padding-bottom: 35px!important;
		margin-top: 0px!important;
	}
	.aar-left-banner-text .wht1{
		font-size: 32px;
		font-size: 28px;
		line-height: 42px;
	}
	.dt-top-header{
		margin-top: -449px!important;
		margin-bottom: 69px!important;
	}
	.aar-landing-search-container{
		background-image: none;
		position: absolute;
		right: 0;
		padding: 32px;
		max-width: 600px;
		width: 100%;
		top: 0px;
		left: 0;
	}
	.aar-landing-search-container-mobile{
		position: relative;
	}
	.aar-left-banner-text-hide{
		display: none;
	}
	/*Videos*/
	.video-container{
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	.aaa-vertically-align-search-form{
		position: relative;
		top: auto;
		left: auto;
		transform: none;
		padding: 32px 0px 0px 0px;
		width: 100%;
	}
}
@media only screen and (max-width : 500px){
	.dt-aaa-btn-join{
		display: none!important;
	}
	.dt-aaa-btn-join-desktop{
		display: none!important;
	}
	.dt-aaa-btn-join-mobile{
		display: block!important;
	}
	.dt-left-banner-header{
		text-align: center!important;
		margin-bottom: 0;
	}
	.dt-top-header{
		text-align: center!important;
	}
	.aaa-right50-dt {
		padding: 5px;
	}
	.aaa-right50-dt .aaa-bodyText{
		padding: 5px;
	}
	.dt-top-header{
		text-align: center;
	}
	.aaa-aar-dt-section{
		padding-bottom: 81px;
	}
	.aaa-social-sharing{
		right: 20px;
		top: 7px;
	}
	.dt-left-banner-text{
		padding-top: 91px;
	}
	.dt-right-banner-text{
		margin-bottom: 0!important;;
		text-align:center!important;
	}
	.aar-landing-promotion-section .aaa-inner-container{
		background-image: url('/AAA/common/AAR/images/aar-main-image.jpg');
		background-position: top right;
		background-size: auto 40%;
	}
	.aar-landing-promotion-section-2 .aaa-inner-container{
		background-image: url('/AAA/common/AAR/images/adb-banner.jpg');
		background-position: top left;
		background-size: auto 40%;
	}
}

.custom-banner-button {
  width: 100%;
  height: 55px;
  padding: 18px 0px;
  margin-top: 8px !important;
  font-weight: bold;
  font-size: 16px;
  text-shadow: none;
  margin: 32px auto 0px;
  display: block;
  text-transform: uppercase;
  background: #003893;
  font-family: 'Lato', sans-serif;
  color: #FFFFFF;
  letter-spacing: normal;
  clear: both;
  border: none;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  position: relative;
  border-radius: 6px;
}

.custom-banner-button:hover {
  background: #3373B1;
}

.custom-banner-button:focus {
  outline: 1px solid #fff;
}

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