@charset "UTF-8";
/* CSS Document */
/* Hide items until AJAX loads*/
.aaa-cd-section-map{
	display:none;
}
.aaa-photos-container{
	display:none;
}
.aaa-hotel-results{
	display:none;
	padding-bottom: 28px;
}
.aaa-hotel-block {
	display: none;
}
.aaa-img-result-count-container, .aaa-book-click-area{
	cursor: pointer;
}
.aaa-poi-set-wdith-container *{
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;
}
div.aaa-reviewRatingIndicator.aaa-reviewRatingIndicatorSmall::after{
    top: 10px;
}
div.aaa-reviewRatingIndicator::after {
    top: 16px;
}
/*SEO Html Tags*/
h1, h2, h3, h4, h5{
	margin: 0px;
}
/*Services overrides*/
.aaa-mainContentContainer{
	max-width: 980px;
	background-color: #ffffff;
	position: relative;
	padding-top: 2px;
}
.aaa-mainContentContainer .aaa-100{
	padding: 0px 24px;
}
a.aaa-btnWidth2, input.aaa-btnWidth2{
    width: auto;
}
a.aaa-tool-tip{
	height: 30px;
}
/*Header*/
.aaa-headerInnerContainer{
    width: auto;
}
a.aaa-headerLogo{
	height: 50px;
	width: 80px;
}
.aaa-headerLinksContainer{
    margin-top: 20px;
}
a.aaa-homeHeaderBtn, a.aaa-homeHeaderBtn:visited, a.aaa-homeHeaderBtn:active{
    margin-top: 8px;
}
a.aaa-secondaryBtn, a.aaa-secondaryBtn:visited, a.aaa-secondaryBtn:active{
	font-size: 12px;
	width: 102px;
}
.aaa-formLabel {
    font-weight: 700;
}
.aaa-appointment-btn {
	background:none !important;
}
/***********************************************************************************
TOP DETAILS
************************************************************************************/
.aaa-common-detail-top-container{
	background-color: #ffffff;
}
.aaa-common-detail-top-container .aaa-mainContentContainer{
	background-color: #ffffff;
	padding: 24px;
}
.aaa-topDetails{
	position: relative;
}
.aaa-social-sharing-icon{
	background-image: url('/AAA/common/images/aaa_services/icons/social/aaa-share-icon-blue.png');
	background-position: top right;
	background-size: 22px auto;
	height: 28px;
	width: 130px;
	right: 24px;
	top: 24px;
}
h1.aaa-POInameContainer, .aaa-POInameContainer{
	padding: 6px 0px 0px 0px;
}
/*Map it*/
a.aaa-map-it{
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 24px;
	background-size: 14px auto;
	padding-top: 4px;
}
.aaa-poi-address-container div, .aaa-poi-address-container a{
	float: left;
}
a.aaa-phone-number-link{
	text-decoration: none;
	color: #003893;
	font-weight: 400;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 2px;
	margin-left: 8px;
	margin-top: 8px;
	border-left: 1px solid #d9d9d9;
}
a.aaa-phone-number-link:hover{
	color: #1a1a1a;
}
.aaa-leftTopDetails{
	position: relative;
}
.aaa-ratingsTopContainer {
	float: left;
}
.aaa-ratingsTopContainer .aaa-diamondRating{
	float:left;
	margin-right: 18px;
	margin-bottom: 14px;
	background-size: 120px auto;
	background-position: center;
	height: 24px;
	padding: 22px 0px 0px;
	width: 114px;
	font-weight: 400;
}
.aaa-top-diamondRating {
	float: left;
	margin-right: 15px;
}
.aaa-discountsRewardsLogo {
    float: left;
    margin-top: 20px;
	background-position: center center;
}
.aar-discountRewards-logo{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	float: none;
}
.aaa-discount-return{
	float: left;
	padding-top: 14px;
	max-width: 340px;
}
.aar-discount-return{
	padding-bottom: 24px; 
}
.aaa-partner-logo{
	display: block;
	margin: 6px 0px 0px 0px;
}
#aaa-animated-reviewRatingIndicator-IE8{
	display:none;
}
#aaa-animated-reviewRatingIndicator-large-IE8{
	display:none;
}
.aaa-ratingsTopContainer .aaa-reviewRatingIndicator-Container{
	border-left:1px solid #d9d9d9;
	float:left;
	width:206px;
	padding:0px 0px 0px 20px;
}
a.aaa-reviewTopLink{
	font-size:12px;
}
.aaa-pricing-discount-container{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
}
.aaa-pricing-discount-container div{
	margin-right:24px;
}
a.aaa-btnWidth, input.aaa-btnWidth{
    width:124px;
}
a.aaa-btnWidth2, input.aaa-btnWidth2{
	margin-top: 14px;
	background: #003893;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}
a.aaa-btnWidth2:hover, input.aaa-btnWidth2:hover{
	background: #003893;
}
.aaa-book-it-btn{
	margin-right:10px;
}
a.aaa-route-btn{
	background-color: transparent;
	margin-right:10px;
	display:none;
}
a.aaa-save-btn{
	display:none;
	background-color: transparent;
}
a.aaa-unsave-btn{
	display:none;
}
/*Find a Table*/
.aaa-open-table-message{
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 5000;
	display: none;
}
.aaa-open-table-message-container{
	position: relative;
	max-width: 500px;
	min-width: 240px;
	margin: 0 auto;
	top: 50%;
	padding: 10px 10px 10px 44px;
	border-radius: 4px;
	text-align: left;
	background-color: #f2f2f2;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.5);
}
.aaa-tool-tip-view-drop-arrow{
    background-image: url("../images/tool-tip-drop-arrow.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 14px;
    height: 20px;
    position: absolute;
    right: 2px;
    top: 20px;
    width: 28px;
    z-index: 9;
}
.aaa-tool-tip-view-container{
	background-color: #f2f2f2;
	border-radius: 4px;
	padding: 10px 10px 10px 44px;
	position: absolute;
	top: 37px;
	width: auto;
	z-index: 8;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.5);
}
.aaa-loading-graphic-redirect{
	display: inline-block;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	background-color: #fff;
	background-image: url('../images/content-loader40x40.GIF');
	background-size: 12px auto;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
}
/*Campgrounds Inspected*/
.aaa-campground-inspected-tag{
	background-image: url('/AAA/common/images/aaa_services/icons/check-mark-green.svg');
	background-size: 14px auto;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #1F6A3F;
	margin-top: 14px;
}
/*Action*/
.aaa-open-table-button{
	display: inline-block;
	width: auto;
	margin-top: 10px;
}
a.aaa-btn.aaa-rest-find-a-table-btn{
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0px;
	border: 2px solid #B5211F;
	color: #B5211F;
	background-color: transparent;
	/*background-image: url('../images/find-table-icon-red.svg');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 21px auto;
	text-indent: 34px;
	text-align: left;*/
	padding: 10px;
	float: left;
}
.aaa-open-table-color-logo{
	background-image: url('../images/open-table-logo-color.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 82px auto;
	height: 34px;
	width: 82px;
	float: right;
	margin-top: 10px;
	margin-left: 14px;
}
/*For Fixed Scrolling*/
.scroller_anchor{
	height:0px;
	margin:0;
	padding:0;
}
.aaa-topDetails-scrollContainer{
	position:relative;
	width:100%;
	top:0px;
	z-index:4000;
}
.aaa-topDetailsFixed{
	position:fixed;
}
/*Social*/
.aaa-socialSharing{
	right:298px;
}
.aaa-social-right{
	right:24px;
}
/*NEW STYLING FOR SOCIAL ANIMATION*/
.aaa-social-sharing-icon{
	position: absolute;
}
.aaa-social-sharing-container{
	display: block;
}
a.aaa-facebookShare.aaa-facebookShare-circle.aaa-socialShare-link, a.aaa-twitterShare.aaa-twitterShare-circle.aaa-socialShare-link{
	position: absolute;
	top: -18px;
	right: 0px;
	/**/
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	/**/
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.aaa-social-sharing-icon.animate-spin a.aaa-facebookShare.aaa-facebookShare-circle.aaa-socialShare-link{
	opacity: 1;
 	right: 62px;
}
.aaa-social-sharing-icon.animate-spin a.aaa-twitterShare.aaa-twitterShare-circle.aaa-socialShare-link{
	opacity: 1;
	right: 20px;
}
.aaa-social-sharing-icon.animate-spin a{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*Buttons*/
.aaa-button-inner-container{
	display: inline-block;
	width: 100%;
}
/***********************************************************************************
HOTEL WIDGET
************************************************************************************/
.aaa-form{
	margin: 0px;
}
.aaa-form-group{
	float: left;
}
.aaa-formLeft{
	padding:0px 14px 0px 0px;
}
.aaa-hotel-booking-widget-container{
	background-color: #e5e5e5;
}
.aaa-hotel-booking-widget-container .aaa-column-inner-container{
	background-color: #e5e5e5;
}
.aaa-hotel-booking-widget-container .aaa-inner-container{
	max-width: 980px;
	padding: 0px 24px 14px 24px;
}
.aaa-hotel-booking-widget .aaa-inputText{
	font-size: 14px;
}
.aaa-hotel-booking-widget .aaa-aaaSelectContainer.aaa-day select{
	width: 132px;
}
.aaa-hotel-booking-widget .aaa-aaaSelectContainer select{
	font-size: 14px;
}
.aaa-date{
    background-image: url('/AAA/common/TG/images/calendarIcon.png');
    background-position: 92% center;
    background-repeat: no-repeat;
    background-size: 14px auto;
    color: #515550;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
}
.aaa-formLeft.aaa-date-container{
	width: 122px;
	padding-right: 0px;
	margin-right: 14px;
	margin-top: 14px;
}
.aaa-hotel-room-guest{
	margin-top: 14px;
}
.aaa-day{
    width: 94px;
	margin-right: 0px;
}
.aaa-hotel-booking-widget input.aaa-btn{
    display: inline-block;
    font-size: 14px;
    height: 42px;
    margin-top: 38px;
	margin-bottom: 0px;
	padding: 12px 14px 14px 14px;
	width: auto;
	text-transform: uppercase;
}
.aaa-hotel-submit-and-from-rate-container{
	position: relative;
	float: left;
	width: 276px;
}
/*From Rate Bubble*/
.aaa-memeber-rate{
	background-image: url('/AAA/common/images/aaa_services/logos/4CAAA.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 32px auto;
	height: 24px;
	padding: 2px 0px 0px 36px;
}
.aaa-tool-tip-content{
	display: block;
	position: absolute;
	width: 250px;
	right: 0px;
	top: 6px;
	z-index: 2;
}
.aaa-tool-tip-view-container{
	background-color: #fff;
    border-radius: 4px;
	padding: 6px 14px;
	position: absolute;
	width: 120px;
	text-align: center;
	top: 0px;
	left: 124px;
    z-index: 2;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 2px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 2px 4px 0px rgba(50, 50, 50, 0.5);
}
.aaa-tool-tip-view-drop-arrow{
	background-image: url('/AAA/common/travelContent/images/tool-tip-drop-arrow-wht.svg');
    background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 14px;
	height: 28px;
	position: absolute;
	left: 104px;
	top: 40px;
	width: 28px;
	z-index: 3;
}
/*Bounce effect*/
.aaa-bounce-effect{
	animation: bounce 1s infinite alternate;
  	-webkit-animation: bounce 1s infinite alternate;
}
/*Webkit, Chrome and Safari*/
@keyframes bounce {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-8px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateX(0px);
  }
  to {
    transform: translateX(-8px);
  }
}
/***********************************************************************************
RESTAURANT WIDGET
************************************************************************************/
.aaa-rest-reserve-widget .aaa-tool-tip-content{
    width: 280px;
    top: 26px;
}
.aaa-rest-reserve-widget .aaa-tool-tip-view-drop-arrow{
    top: 18px;
}
.aaa-rest-reserve-widget .aaa-hotel-submit-and-from-rate-container{
	width: 284px;
}
.aaa-rest-reserve-widget .aaa-open-table-color-logo{
    width: 114px;
    float: left;
    margin-top: 42px;
    margin-right: 14px;
}
.aaa-rest-reserve-widget-container .aaa-inner-container{
	padding-top: 0px;
}
/***********************************************************************************
SUB HEADER
************************************************************************************/
.aaa-sub-header-container .aaa-column-inner-container{
	max-width: 980px;
}
.aaa-sub-header-container .aaa-inner-container{
	padding: 0px 24px;
	margin: 0px;
}
a.aaa-link.aaa-sub-header-link{
	margin-right: 34px;
}
/***********************************************************************************
IMAGE BANNER
************************************************************************************/
.aaa-cd-banner-img{
	height: 564px;
	overflow: hidden;
	position: relative;
	background-position: center;
	background-size: cover;
}
.gas-view-banner{
	background-image: url('/AAA/common/travelContent/images/gas-view-banner.jpg');
}
.hotel-view-banner{
	background-image: url('/AAA/common/travelContent/images/hotel-banner-img.jpg');
}
.rest-view-banner{
	background-image: url('/AAA/common/TG/images/landing-pages/restaurant-banner.jpg');
}
.attraction-view-banner{
	background-image: url('/AAA/common/TG/images/landing-pages/attraction-banner.jpg');
}
.event-view-banner{
	background-image: url('/AAA/common/TG/images/landing-pages/event-banner.jpg');
}
.campground-view-banner{
	background-image: url('/AAA/common/TG/images/landing-pages/campground-banner.jpg');
}
.aar-view-banner{
	background-image: url('/AAA/common/AAR/images/aar-main-image.jpg');
}
/***********************************************************************************
IMAGE PLAYER
************************************************************************************/
.aaa-mid-details{
	position: relative;
	margin-top: -470px;
}
.aaa-mid-details.car-rental-details{
	margin-top: 0;
}
.aaa-photo-player-wrapper{
	padding-top: 0px;
	-webkit-box-shadow: 0px -13px 19px -9px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px -13px 19px -9px rgba(0,0,0,0.24);
	box-shadow: 0px -13px 19px -9px rgba(0,0,0,0.24);
}
.aaa-photos-container{
	position:relative;
	width: 50%;
	float: right;
	padding: 24px 0px 0px 24px;
	/* Transition */
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
img#poiImage{
	margin: 0 auto;
	display: block;
	height: 100%;
	width: auto;
}
.poiImage-credits {
	position: absolute;
	right: 10px;
	bottom: 6px;
	text-shadow: 0px 2px 2px rgba(51, 51, 51, 1);
}
.swiper-container{
	height: 376px;
}
.swiper-slide{
	background-color: #1a1a1a;
}
.aaa-poiImagePlayerContainer .swiper-pagination{
	position: relative;
	top: 14px;
	bottom: 0px;
	text-align: left;
}
/**/
.aaa-nav-prev{
	background:url('/AAA/common/images/aaa_services/icons/prev-blue-arrow.svg');
	width:38px;
	height:38px;
	background-size: 14px auto;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;	
}
.aaa-nav-next{
	background:url('/AAA/common/images/aaa_services/icons/next-blue-arrow.svg');
	width:38px;
	height:38px;
	background-size: 14px auto;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.arrow-left{
	position: absolute;
	background:url('/AAA/common/travelContent/images/wht-trans-bg.png');
	padding: 4px;
	z-index:200;
	left: 0px;
	top: 44%;
	cursor: pointer;
}
.arrow-right{
	position: absolute;
	background:url('/AAA/common/travelContent/images/wht-trans-bg.png');
	padding: 4px;
	z-index:200;
	right: 0px;
	top: 44%;
	cursor: pointer;
}
/*Image Player Counts*/
.image-player-count-container{
	background-color: #ffffff;
	position: relative;
	z-index: 7;
}
a.aaa-photo-count-link{
	position: relative;
	float: right;
	height: 38px;
	width: 106px;
	font-size: 14px;
	color: #1a1a1a;
	text-decoration: none;
	display: block;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px 10px 10px 0px;
	background-image:url('/AAA/common/images/aaa_services/icons/camera-icon-blk.png');
	background-size: 20px auto;
	background-position: 14px 12px;
	background-repeat: no-repeat;
	text-indent: 42px;
	margin-top: 6px;
}
a.aaa-photo-count-link:hover{
	color:#000;
}
a.aaa-video-count-link{
	float: right;
	width: 106px;
	font-size:14px;
	color:#1a1a1a;
	text-decoration:none;
	display:block;
	background-color:rgba(255, 255, 255, 0.8);
	padding:10px 0px 10px 0px;
	background-image:url('/AAA/common/images/aaa_services/icons/video-icon-blk.png');
	background-size:18px auto;
	background-position:14px center;
	background-repeat:no-repeat;
	text-indent:42px;
	border-right: 1px solid #d9d9d9;
	margin-top: 6px;
}
a.aaa-video-count-link:hover{
	color:#000;
}
a.aaa-photo-count-link span.photoText{
	position: absolute;
	top: 10px;
	right: 0px;
}
/***********************************************************************************
PRINT AD
************************************************************************************/
.aaa-print-ad{
    width: 30%;
	float: left;
	padding-left: 24px;
	padding-top: 24px;
}
.aaa-print-ad img{
	width: 100%;
	border: none;
}
.aaa-print-ad a.aaa-link{
	text-align: center;
	margin-top: 6px;
	display: block;
}
/***********************************************************************************
AAA BADGES
************************************************************************************/
.aaa-inspector-details-section .aaa-inline-blockContainer.aaa-best-of-badges{
	display: inline-block;
	width: 50%;
	margin-top: 14px;
}
.aaa-badge-img{
	display: block;
	width: 88px;
	float: left;
}
.aaa-badge-details{
	float: left;
	width: 70%;
	padding: 0px 0px 0px 24px;
	display: table;
	height: 82px;
}
.aaa-badge-details-text{
	display: table-cell;
    vertical-align: middle;
}
/***********************************************************************************
AAA Inspector Rating Details
************************************************************************************/
.aaa-inspector-details-section{
	padding: 24px 24px 0px 0px;
}
.aaa-inspector-details-section .aaa-inline-blockContainer{
	display: block;
}
.aaa-inspector-details-section .aaa-bodyText{
	max-width: none;
}
.aaa-cd-section-title{
	margin-top: 32px;
}
a.aaa-btn.aaa-more-city-link{
	font-size: 14px;
	font-weight: 400;
	color: #003893;
	padding: 8px 14px;
	margin-top: 14px;
	background-color: #ffffff;
	border: 1px solid #003893;
}
a.aaa-link.aaa-more-city-link{
	word-wrap: break-word;
}
.cd-inspectorPickText{
    margin-top: 14px;
	margin-bottom: 14px;
	background-image: url('/AAA/common/travelContent/images/checkmark-icon.png');
	padding-top: 4px;
	padding-left: 32px;
	background-size: 24px auto;
	background-position: center left;
	background-repeat: no-repeat;
}
.cd-diamond{
    position: relative;
    margin-right: 24px;
    height: 56px;
    width: 74px;
    float: left;
}
.cd-diamondText{
    text-align: center;
    font-weight: 400;
}
.cd-diamondRating{
	position: absolute;
	text-align: center;
    top: 10px; 
	width: 100%;
}
.cd-testDataRange{
    display: inline-block;
    width: 100%;
    padding-top: 8px;
}
.cd-testDataRange:first-child{
	padding-top: 0px;
}
.cd-inspectorRatingDetails{
    margin-top: 14px;
	display: inline-block;
	width: 50%;
}
.aaa-inspector-details-section .cd-inspectorRatingDetails .aaa-inline-blockContainer{
	display: inline-block;
	width: 100%;
}
.cd-bodyContentRight{
    float: left;
    width: 230px;
}
.cd-testDataRange .regularText{
	font-weight: 400;
}
.cd-testDataRange span{
	display: inline-block;
}
.cd-testDataRangeBar{
    float: right;
    height: 16px;
    width: 124px;
    margin: 2px 0px 0px 8px;
    background-color: #F0F0F0;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
}
.cd-testRangeBlue{
    background: #00529c;
    background: -moz-linear-gradient(top, #00529c 0%, #014480 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00529c), color-stop(100%,#014480));
    background: -webkit-linear-gradient(top, #00529c 0%,#014480 100%);
    background: -o-linear-gradient(top, #00529c 0%,#014480 100%);
    background: -ms-linear-gradient(top, #00529c 0%,#014480 100%);
    background: linear-gradient(to bottom, #00529c 0%,#014480 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00529c', endColorstr='#014480',GradientType=0 );
}
.cd-testDataRangeBarFill{
    height: 16px;
}
.aaa-rating-details-container{
    display: none;
	padding: 24px;
}
.cd-blueDiamond img{
    width: 26px;
    float: left;
	margin-top: 2px;
}
.cd-Ratings{
	display: inline-block;
	width: 50%;
}
.cd-ratings-restaurant {
	margin-top: 20px;
}
.cd-bestOf{
	height: 24px;
	width: 166px;
	display: inline-block;
}
.cd-gradeRatings{
	height: 24px;
	width: 87px;
	display: inline-block;
}
.cd-bestOfRating{
    margin: 0px 10px 0px 10px;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
}
.aaa-rating-hightlight-container-applied{
    margin-bottom: 32px;
}
.aaa-rating-details-left{
    float: left;
    width: 50%;
    padding-right: 32px;
}
.aaa-rating-details-right{
    float: right;
    width: 50%;
}
.cd-dataNumberReturn{
    float: right;
    width: 20px;
    margin-left: 4px;
    text-align: right;
}
.cd-diamond img{
    float: left;
    width: 100%;
    height: 100%;
}
.cd-Ratings span{
    float:left;
}
.cd-bestOfText{
    font-weight: bold;
    font-style: italic;
    margin: 0px 12px 0px 12px;
	padding-top: 2px;
}
.cd-bestOfRatingText{
    padding-top: 2px;
}
.cd-Ratings .aaa-more-circle-icon{
    margin-top: -16px;
}
.cd-barOptional{
    margin-bottom: 30px;
}
/***********************************************************************************
GAS PRICES
************************************************************************************/
.aaa-cost-detail{
	display: inline-block;
	width: 100%;
}
.aaa-cost-detail .aaa-gas-icon{
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-image: url('/AAA/common/travelContent/images/gas-icon.png');
	padding-left: 42px;
	margin-top: 0px;
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}
.aaa-cost-detail .aaa-gas-icon:last-child{
	margin-bottom: 0px;
	margin-right: 0px;
}
/***********************************************************************************
INSPECTOR NOTES & DESCRIPTION
************************************************************************************/
.aaa-POIextras a.aaa-link:last-child{
	border-left:1px solid #f0f0f0;
	margin-left:8px;
	padding-left:12px;
}
.aaa-POIextras a.aaa-link{
	font-size:16px;
}
/**/
.aaa-notes-title-text{
	float: left;
}
.aaa-notes-main-container .aaa-more-circle-icon.aaa-circle-close-icon{
	background-color: #FFF;
}
#editors-notes-full-text{
	display: none;
}
/***********************************************************************************
MAP
************************************************************************************/
.poi-map-container .aaa-100{
	position: relative;
}
a.cd-get-directions{
	display: block;
	background-image: url('/AAA/common/travelContent/images/direction-icon.png');
	background-size: 26px auto;
	background-repeat: no-repeat;
	background-position: left top;
	color: #003893;
	font-size: 14px;
	text-decoration: none;
	text-indent: 32px;
	padding: 4px 0px 6px 0px;
	width: 128px;
	cursor: pointer;
	position: absolute;
	right: 24px;
	top: 0px;
}
a.cd-get-directions:hover{
	color: #1a1a1a;
}
.cd-map-container{
	margin-top: 14px;
}
.cd-map-container img{
	display: block;
	width: 100%;
}
.aaa-nearby-poi a.aaa-title-result-link{
    font-size: 18px;
    display: block;
	margin-top: 6px;
	max-width: 375px;
}
.aaa-nearby-poi{
	margin: 14px 0px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 14px;
	position: relative;
}
.aaa-nearby-poi:last-child{
	border-bottom: none;
	padding-bottom: 0px;
}
.aaa-nearby-poi .aaa-diamondRating{
	margin-top: 10px;
	margin-bottom: 18px;
    background-size: 120px auto;
    background-position: center;
    height: 24px;
    padding: 22px 0px 0px;
    width: 114px;
    font-weight: 400;
}
.aaa-nearby-poi a.aaa-more-city-link{
	position: absolute;
	top: 40%;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 0px;
	word-wrap: break-word;
}
/*Rest - HOURS*/
.aaa-detail-rest-hours{
	background-image: url('/AAA/common/TG/images/hours-icon.svg');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 26px auto;
	padding-left: 34px;
	margin-top: 14px;
}
/***********************************************************************************
AMENITIES
************************************************************************************/
.aaa-amenities-details-container{
	-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;
	margin-top: 24px;
}
.aaa-amenities-details{
	margin-bottom: 24px;
	webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.aaa-inspector-details-section .aaa-inline-blockContainer.print-ad-outer-container{
	display: inline-block;
}
.print-ad-outer-container .aaa-amenities-details-container{
	float: left;
	width: 70%;
}
.print-ad-outer-container .aaa-hours-detail{
	float: left;
	width: 70%;
}
.aaa-amenities-content{
	position: relative;
	padding-top: 24px;
}
.aaa-amenities-main-container{
	margin-top: 32px;
}
/*Detail Show / Hide*/
.aaa-more-circle-icon{
	background-image: url('/AAA/common/images/aaa_services/icons/more-circle-icon.svg');
	background-size: 32px auto;
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 52px;
	float: left;
	margin-top: -14px;
	margin-left: 14px;
	cursor: pointer;
}
.aaa-more-circle-icon.aaa-circle-close-icon{
	background-image: url('/AAA/common/images/aaa_services/icons/close-circle-icon.svg');
	/**/
	background-color: #f0f0f0;
    border-radius: 4px 4px 0px 0px;
}
/*Amenities Details*/
.aaa-amenities-details-left{
	float: left;
	width: 50%;
	padding-right: 32px;
}
.aaa-amenities-details-right{
	float: right;
	width: 50%;
	padding-left: 32px;
}
.aaa-amenities-hightlight-container-applied{
	background-color: #f0f0f0;
    border-radius: 4px;	
}
/**/
.aaa-amenities-title-text{
	float: left;
}
@font-face{
	font-family: 'Aaaretail-Regular';
	src: url('/AAA/common/travelContent/fonts/Aaaretail-Regular.eot');
	src: url('/AAA/common/travelContent/fonts/Aaaretail-Regular.woff') format('woff'),
	     url('/AAA/common/travelContent/fonts/Aaaretail-Regular.ttf') format('truetype'),
		 url('/AAA/common/travelContent/fonts/Aaaretail-Regular.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family: 'AAAFONT3';
	src: url('/AAA/common/travelContent/fonts/AAAFONT3.eot');
	src: url('/AAA/common/travelContent/fonts/AAAFONT3.woff') format('woff'),
		 url('/AAA/common/travelContent/fonts/AAAFONT3.ttf') format('truetype'),
		 url('/AAA/common/travelContent/fonts/AAAFONT3.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
.aaa-retail{
	font-family:'Aaaretail-Regular';
	font-size:36px;
	color:#000;
}
.aaa-font3{
	font-family:'AAAFONT3';
	font-size:36px;
	color:#000;
}
.aaa-aminitieNo .aaa-retail, .aaa-aminitieNo .aaa-font3{
	color:#dedede;
}
.aaa-aminitiesLabel{
	margin-top:8px;
}
.aaa-aminitieNo .aaa-aminitiesLabel{
	color:#dedede;
	text-decoration:line-through;
}
.aaa-amenities-container{
	float:left;
	box-sizing:border-box;
	text-align:center;
	margin-top: 24px;
	width: 118px;
}
.aaa-aminities{
	width: auto;
	text-align:center;
}
.aaa-amenities-container:first-child{
	width:auto;
}
.aaa-amenities-container:last-child{
	border-right:none;
}
.aaa-amenities-icon{
	background-size:38px 30px;
	height:30px;
	width:38px;
	margin:0 auto;
}
.aaa-wireless{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-wireless-icon.svg');
}
.aaa-aminitieNo .aaa-wireless{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-wireless-icon.svg');
}
.aaa-pool{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-pool-icon.svg');	
}
.aaa-aminitieNo .aaa-pool{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-pool-icon.svg');	
}
.aaa-pets{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-pets-icon.svg');	
}
.aaa-aminitieNo .aaa-pets{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-pets-icon.svg');	
}
.aaa-fitness{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-fitness-icon.svg');	
}
.aaa-aminitieNo .aaa-fitness{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-fitness-icon.svg');	
}
.aaa-eco{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-eco-icon.svg');	
}
.aaa-aminitieNo .aaa-eco{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-eco-icon.svg');	
}
.aaa-charging{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-charging-icon.svg');	
}
.aaa-aminitieNo .aaa-charging{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-charging-icon.svg');	
}
.aaa-handicap{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-handicap-icon.svg');	
}
.aaa-aminitieNo .aaa-handicap{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-handicap-icon.svg');	
}
.aaa-business{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-business-icon.svg');	
}
.aaa-aminitieNo .aaa-business{
	background-image:url('/AAA/common/images/aaa_services/icons/POI/amenities/aaa-no-business-icon.svg');	
}
.aaa-aminitieNo{
	display:none;
}
/***********************************************************************************
Bottom Details Column
************************************************************************************/
.aaa-poi-details-column-container{
	-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;
	margin-top: 24px;
}
.aaa-poi-details-column-container .aaa-bodyText{
	margin-bottom: 24px;
	margin-top: 0px;
	webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
/***********************************************************************************
REVIEWS
************************************************************************************/
.powered-by-google{
	background-image: url('/AAA/common/travelContent/images/powered_by_google_on_white_hdpi.png');
	background-size: 92px auto;
	background-position: center;
	background-repeat: no-repeat;
	height: 18px;
	width: 92px;
}
.aaa-reviews-container{
	margin-top: 14px;
}
.aaa-reviewRatingDetails{
    top: 0px;
}
.aaa-reviewCountPageIndicator{
	text-align: right;
	padding: 0px 0px 12px 0px;
}
div.aaa-reviewRatingIndicator, div.aaa-reviewRatingIndicator.aaa-reviewRatingIndicatorSmall{
	color: #1a1a1a;
}
.aaa-reviewRatingDetails.aaa-reviewRatingDetailsSmall{
	top: 0px;
}
/*REST - Review Indicator*/
.aaa-reviewRatingIndicator-Container .aaa-restaurant-indicator svg circle{
	stroke: #E7721D;
}
.aaa-top-rest-review-indicator svg circle{
	stroke: #E7721D;
}
.aaa-top-rest-review-indicator .aaa-reviewRatingDetails.aaa-reviewRatingDetailsSmall{
	width: 78px;
	top: 10px;
}
/**/
.aaa-review-detailContainer{
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 18px;
}
.aaa-verifiedGuests{
	float: left;
	width: 58px;
	text-align: center;
}
.aaa-reviewDetails{
	position: relative;
	float: right;
	width: 90%;
	background-color: #f0f0f0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 14px;
}
.aaa-reviewDetails-restaurant{
	padding: 0px 14px;
	width: 100%;
}
.aaa-reviewCommentPointer{
	position: absolute;
	height: 26px;
	width: 32px;
	left: -26px;
}
.aaa-reviewCommentPointer polygon{
	fill:#f0f0f0;
}
#aaa-svg-aaa-reviewCommentPointer{
	display: block;
}
#aaa-png-aaa-reviewCommentPointer{
	display: none;
}
.aaa-reviewDate{
	text-align: right;
	float: right;
}
.aaa-reviewDetails-restaurant .aaa-reviewDetailsTop{
	border-bottom: none;
}                                               
.aaa-reviewDetailsTop{
	border-bottom: 1px solid #dedede;
	padding-bottom: 12px;
}
.aaa-resultsButtonsContainer{
	box-sizing: border-box;
    display: inline-block;
    text-align: right;
    width: 100%;
	padding: 12px 0px 12px 0px;
}
a.aaa-prevBtn, a.aaa-nextBtn{
	color: #00529c;
    font-size: 14px;
	display: inline-block;
	border: 1px solid #00529c;
	padding: 8px 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.aaa-prevBtn:hover, a.aaa-nextBtn:hover{
	background:#f0f0f0;
}
a.aaa-prevBtn{
	margin-right:12px;
}
.aaa-resultsBtn-nonActive{
	display:none;
}
/*Review Tabbing - And New Styling*/
.aaa-tabs-container{
	max-width: 980px;
	margin: 0 auto;
	margin-top: 24px;
	position: relative;
	z-index: 4;
}
.aaa-tab-btn{
	float: left;
	color: #003893;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 14px 24px 12px 24px;
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
	cursor: pointer;
}
.aaa-tab-btn:first-child{
	border-right: none;
}
.aaa-tab-btn.aaa-tab-btn-active{
	color: #1a1a1a;
	border-bottom: none;
	background-color: #ffffff;
	padding: 14px 24px;
}
.aaa-tab-content-section{
	max-width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 24px;
	border: 1px solid #d9d9d9;
	position: relative;
	z-index: 2;
	margin-top: -6px;
}
#bazaarVoiceContainer{
	display: block;
}
#otherGuestsContainer{
	display: none;
}
a.aaa-bazaarvoice-review{
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
}
a.aaa-bazaarvoice-review img.aaa-star-rating{
	display: inline-block;
	width: 92px;
}
.aaa-reviewRatingIndicator-Container{
    float: left;
    margin-right: 24px;
	margin-top: 14px;
}
.aaa-hotel-review-range-num{
    margin-right: 4px;
}
a.aaa-priceline-review{
	font-weight: 900;
	font-size: 16px;
	text-decoration: none;
}
.aaa-discountsRewardsLogo{
    float: none;
    margin-top: 14px;
    background-position: center center;
}
/***********************************************************************************
RIGHT SIDE DETAILS
************************************************************************************/
.aaa-poi-detail{
	margin-top: 24px;
}
/*Gas*/
img.aaa-top-tier-logo{
	border: none;
	margin-top: 14px;
    width: 80px;
}
/*Other Hotels*/
.aaa-hotel-results .aaa-cd-section-title{
	float: left;
}
.aaa-hotel-results a.aaa-more-city-link{
	float: left;
	clear: none;
	margin-top: 26px;
	margin-left: 24px;
	word-wrap: break-word;
}
/***********************************************************************************
MEDIA QUERIES
************************************************************************************/
@media only screen and (max-width : 1024px){
	/***********************************************************************************
	REVIEWS
	************************************************************************************/
	.aaa-reviewDetails{
		width:88%;
	}
	.aaa-reviewDetails-restaurant{
		width: 100%;
	}
}
@media only screen and (max-width : 980px){
	/***********************************************************************************
	REVIEWS
	************************************************************************************/
	.aaa-reviewDetails{
		width:82%;
	}
	.aaa-reviewDetails-restaurant{
		width: 100%;
	}
	/***********************************************************************************
	MAIN LAYOUT STYLES
	************************************************************************************/
	.aaa-left60{
		float:left;
		width:60%;
	}
	a.aaa-btn.aaa-more-city-link{
		margin-bottom: 0px;
	}
	/***********************************************************************************
	PAGE BANNER
	************************************************************************************/
	.aaa-cd-banner-img{
		display:none;
	}
	.aaa-mid-details{
		margin-top: 0px;
	}
	.aaa-photo-player-wrapper{
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	/***********************************************************************************
	AMENITIES
	************************************************************************************/
	/*Amenities Details*/
	.aaa-amenities-details-left{
		float: none;
		width: 100%;
		border-right: none;
		padding-right: 0px;
	}
	.aaa-amenities-details-right{
		float: none;
		width: 100%;
		padding-left: 0px;
	}
	.aaa-aminities{
		width: 118px;
	}
	.aaa-amenities-container:first-child{
		width: 118px;
	}	
}
@media only screen and (max-width : 900px){
	/*HEADER*/
	.aaa-headerLinksContainer{
		margin-top: 0px;
	}
	a.aaa-headerLinks:first-child, a.aaa-headerLinks:visited:first-child, a.aaa-headerLinks:active:first-child{
		border-top: none;
	}
	a.aaa-homeHeaderBtn, a.aaa-homeHeaderBtn:visited, a.aaa-homeHeaderBtn:active{
		margin-top: 4px;
	}
	a.aaa-mobileBtn{
		top: 30px;
	}
	a.aaa-headerLogo{
		height: 48px;
		width: 78px;
	}
	/***********************************************************************************
	TOP DETAILS
	************************************************************************************/
	.aaa-reviewRatingDetails.aaa-reviewRatingDetailsSmall{
		left: 66px;
	}
	/**/
	.aaa-POIdollarRange{
		float: none;
	}
	.aaa-discounts-mobile-container{
		display: inline-block;
		float: left;
		margin-left: 24px;
	}
}
@media only screen and (max-width : 820px){
	/*Page sub header*/
	.aaa-sub-header-container .aaa-column-inner-container{
		background-color: #f2f2f2;
		padding: 0px;
	}
	a.aaa-link.aaa-sub-header-link{
		border: none;
		padding: 14px 0px;
		margin-bottom: 0px;
	}
}
@media only screen and (max-width : 800px){
	/***********************************************************************************
	PRINT AD
	************************************************************************************/
	.aaa-print-ad{
		right: 24px;
	}
	/***********************************************************************************
	MAIN LAYOUT STYLES
	************************************************************************************/
	.aaa-left60{
		float:none;
		width:100%;
	}
	.aaa-right40{
		padding:0px;
	}
	/***********************************************************************************
	TOP DETAILS
	************************************************************************************/
	.aaa-poi-thumb-container{
		display:none;
	}
	.aaa-socialSharing{
		right:24px;
		top:24px;
	}
	/*Hotel Widget*/
	.aaa-hotel-booking-widget .aaa-inputText{
		border: none;
	}
	.aaa-hotel-booking-widget .aaa-aaaSelectContainer{
		border: none;
	}
	.aaa-hotel-booking-widget .aaa-formLeft{
		float: left;
	}
}
@media only screen and (max-width : 790px){
	.aaa-hotel-booking-widget .aaa-aaaSelectContainer{
		padding-right: 40px;
	}
}
@media only screen and (max-width : 768px){
	/***********************************************************************************
	AAA BADGES
	************************************************************************************/
	.aaa-inspector-details-section .aaa-inline-blockContainer.aaa-best-of-badges{
		width: 100%;
	}
	.aaa-inspector-details-section .cd-inspectorRatingDetails .aaa-inline-blockContainer{
		width: 100%;
	}
	/*Layout*/
	.aaa-mainContentContainer .aaa-100{
		padding: 0px;
	}
	/*Top Details*/
	.aaa-inspector-details-section{
		width: 100%;
		float: none;
		clear: both;
		padding: 24px 24px 0px 24px;
	}
	/*Image Player*/
	.aaa-photos-container{
		width: 100%;
		padding: 0px;
	}
	.image-player-count-container{
		padding: 0px 24px;
	}
	.aaa-amenities-main-container{
		padding: 0px 24px;
	}
	.swiper-slide img{
		width: 100%;
	}
	/*Map*/
	.aaa-nearby-poi{
		padding: 0px 24px 24px 24px;
	}
	/*Reviews*/
	/*#guestReviews{
		padding: 0px 24px 24px 24px;
	}*/
	/***********************************************************************************
	MAP
	************************************************************************************/
	.poi-map-container .aaa-cd-section-title{
		padding-left: 24px;
	}
	.aaa-nearby-poi a.aaa-more-city-link{
		right: 24px;
	}
	/*Other Hotels*/
	.aaa-hotel-results .aaa-cd-section-title{
		margin-left: 24px;
		margin-top: 0px;
	}
	.aaa-hotel-results a.aaa-more-city-link{
		margin-top: 10px;
	}
}
@media only screen and (max-width : 756px){
	.aaa-hotel-booking-widget input.aaa-btn{
		margin-top: 14px;
	}
	.aaa-tool-tip-content{
		top: -8px;
	}
	.aaa-rest-reserve-widget .aaa-tool-tip-content{
		top: 4px;
	}
}
@media only screen and (max-width : 700px){
	/*Sub Header*/
	.aaa-sub-header-container{
		position: relative;
		overflow-x: auto;
	}
	.aaa-sub-header-container .aaa-inner-container{
		background-color: #f2f2f2;
	}
	a.aaa-link.aaa-sub-header-link{
		margin-right: 10px;
		font-size: 14px;
		border: 1px solid #003893;
		border-radius: 4px;
		padding: 8px 12px;
		margin: 14px 14px 14px 0px;
	}
	/*Hotel Rating*/
	.aaa-ratingsTopContainer .aaa-reviewRatingIndicator-Container{
		padding-left: 14px;
	}
	.aaa-reviewRatingDetails.aaa-reviewRatingDetailsSmall{
		left: 58px;
	}
	.aaa-ratingsTopContainer .aaa-reviewRatingIndicator-Container{
		width: 178px;
	}
	.aaa-tool-tip-content{
		top: 0px;
	}
	.aaa-tool-tip-view-drop-arrow{
		top: 44px;
	}
	.aaa-rest-reserve-widget .aaa-tool-tip-content{
		top: 26px;
	}
	/*From Rate Bubble*/
	.aaa-hotel-room-guest{
		clear: both;
	}
	.aaa-hotel-booking-widget input.aaa-btn{
		margin-top: 38px;
	}
	/***********************************************************************************
	MAP
	************************************************************************************/
	.aaa-nearby-poi a.aaa-more-city-link{
		position: relative;
		right: auto;
		top: auto;
	}
}
@media only screen and (max-width : 640px){
	/***********************************************************************************
	PRINT AD
	************************************************************************************/
	.aaa-print-ad{
		display: none;
	}
}
@media only screen and (max-width : 634px){
	/***********************************************************************************
	TOP DETAILS
	************************************************************************************/
	.aaa-topDetails{
		border-bottom:none;
	}
	.aaa-discount-return{
		clear: both;
		float: none;
		padding-top: 14px;
	}
	a.aaa-phone-number-link{
		float: none;
		clear: both;
		display: block;
		border-left: none;
		margin-left: 0px;
		padding-left: 0px;
	}
	/***********************************************************************************
	INSPECTOR NOTES & DESCRIPTION
	************************************************************************************/
	.aaa-POIextras a.aaa-link:last-child{
		border-left:none;
		border-top:1px solid #f0f0f0;
		margin-left:0px;
		padding-left:0px;
		margin-top:14px;
		padding-top:14px;
	}
	.aaa-POIextras a.aaa-link{
		display:block;
	}
}
@media only screen and (max-width : 520px){
	/*Hotel Widget*/
	.aaa-hotel-booking-widget input.aaa-btn{
		margin-top: 38px;
	}
}
@media only screen and (max-width : 480px){
	/***********************************************************************************
	TOP DETAILS
	************************************************************************************/
	h1.aaa-POInameContainer, .aaa-POInameContainer{
		width:72%;
		font-size:22px;
	}
	.aaa-POIdollarRange{
		float:none;
	}
	/*Find a Table*/
	.aaa-open-table-button{
		display: block;
		width: auto;
	}
	a.aaa-btn.aaa-rest-find-a-table-btn{
		width: auto;
		float: none;
	}
	.aaa-open-table-color-logo{
		float: none;
		margin-top: 10px;
	}
	a.aaa-btn.aaa-more-city-link{
		width: auto;
	}
	/***********************************************************************************
	AMENITIES
	************************************************************************************/
	.aaa-aminities{
		width:auto;
	}
	.aaa-amenities-container{
		width:50%;
		margin-bottom: 14px;
	}
	.aaa-amenities-container:first-child{
		width: 50%;
	}
	.aaa-amenities-hightlight-container{
		padding: 0px;
		/* Transition */
		-webkit-transition: All 0.3s ease;
		-moz-transition: All 0.3s ease;
		-o-transition: All 0.3s ease;
		-ms-transition: All 0.3s ease;
		transition: All 0.3s ease;
	}
	.aaa-amenities-hightlight-container-applied{
		padding: 24px;	
	}
	/***********************************************************************************
	REVIEWS
	************************************************************************************/
	.aaa-verifiedGuests{
		width:19%;
	}
	.aaa-reviewDetails{
		width:70%;
	}
	.aaa-reviewDetails-restaurant{
		width: 100%;
	}
}
@media only screen and (max-width : 490px){
	
}
@media only screen and (max-width : 422px){
	/*From Rate Bubble*/
	.aaa-hotel-submit-and-from-rate-container{
		clear: both;
	}
	.aaa-tool-tip-content{
		top: 28px;
	}
	.aaa-tool-tip-view-container{
		top: -12px;
	}
	.aaa-tool-tip-view-drop-arrow{
		top: 18px;
	}
	.aaa-rest-reserve-widget .aaa-tool-tip-view-drop-arrow{
		top: 8px;
	}
	.aaa-rest-reserve-widget .aaa-tool-tip-content{
		top: 38px;
	}
}
@media only screen and (max-width : 400px){
	/***********************************************************************************
	AAA Inspector Rating Details
	************************************************************************************/
	.cd-diamond-scale{
		display: block;
	}
	.cd-bodyContentRight{
		width: 170px;
	}
	.cd-testDataRangeBar{
		width: 70px;
		margin: 2px 0px 0px 0px;
	}
	.cd-diamond{
		margin-right: 14px;
	}
}
@media only screen and (max-width : 360px){
	/***********************************************************************************
	MAIN LAYOUT STYLES
	************************************************************************************/
	.aaa-right40{
		float:none;
		width:100%;
		padding:0px;
	}
	.aaa-right40.aaa-relative-container{
		position:inherit;
	}
	/***********************************************************************************
	TOP DETAILS
	************************************************************************************/
	.aaa-socialSharing{
		right:0px;
		top:0px;
	}
	.aaa-btn{
		margin-top:0px;
	}
	a.aaa-btnWidth2, input.aaa-btnWidth2{
		font-size:12px;
	}
	.aaa-amenities-container {
		border-right:none;
	}
}
@media only screen and (max-width : 390px){
	/*Reviews*/
	.aaa-ratingsTopContainer .aaa-reviewRatingIndicator-Container{
		border: none;
		padding-left: 0px;
		margin-top: 14px;
	}
	.aaa-reviewRatingDetails.aaa-reviewRatingDetailsSmall{
	    left: 46px;
	}
	.aaa-tab-btn{
		padding: 14px;
	}
}
@media only screen and (max-width : 320px){
	.aaa-tab-btn{
		font-size: 14px;
	}
}
/***********************************************************************************
AAR View only
************************************************************************************/
.aaa-aar-view a.aaa-secondaryBlueBtn, input.aaa-secondaryBlueBtn{
	font-family: 'Lato', sans-serif !important;
}
.aaa-aar-view .aaa-right50{
    float: none;
    width: 100%;
}
.aaa-aar-view .aaa-left50{
    float: none;
    width: 100%;
}
/*Appointment form*/
#aar-iframe{
	display: none;
}
.iFrame-container{
	clear: both;
	background-color: #f5f5f5;
	margin: 24px auto;
	position: relative;
}
.appointmentFrame{
	max-width: 800px;
	min-height: 1757px;
	height: 100%;
	width: 100%;
}
.aaa-aar-view .aar-appointment-title{
	padding-top: 14px;
	padding-left: 24px;
}
.aaa-close-appointment{
	background-image: url('/AAA/common/AAR/images/x-icon.svg');
	background-size: 14px 14px;
	background-position: right center;
	background-repeat: no-repeat;
	padding: 14px;
	position: absolute;
    right: 24px;
	top: 17px;
	cursor: pointer;
}
/*Hours*/
.aaa-aar-view .aaa-hours-return{
	max-width: 260px;
}
.aaa-aar-view .aaa-day{
	display: block;
	text-align: left;
	float: left;
    width: 35%;
}
.aaa-aar-view .aaa-hours{
	display: block;
	text-align: left;
	float: right;
    width: 60%;
	font-weight: 700;
}
/*Vehicles serviced*/
.aaa-vehicle-serviced{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 120px;
    -moz-column-width: 120px;
    column-width: 120px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
	width: 30%;
}
ul.aaa-vehicle-serviced-list{
	position: relative; 
	list-style: none;
	padding: 0px;
	margin: 0;
}
ul.aaa-vehicle-serviced-list li{
  	padding-bottom: 0px;
}
ul.aaa-vehicle-serviced-list li a.aaa-link{
    font-size: 16px;
}
/*AAR Icons*/
.arr-icons span{
	float: left;
	display: inline-block;
	background-size: 32px auto;
	background-position: left center;
	background-repeat: no-repeat;
	height: 42px;
	width: 32px;
	margin-left: 6px;
}
/*Review Icons*/
.review-icons{
	height: 18px;
	width: 109px;
}
.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');
}
.aaa-features-detail{
	padding-bottom: 24px;
}
.aaa-features-detail:last-child{
	padding-bottom: 0px;
}
.aaa-hours-detail{
	padding-bottom: 24px;
}
.aaa-features-detail .aaa-right-detail-text{
	webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 120px;
    -moz-column-width: 120px;
    column-width: 120px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}
.aaa-hours-detail .aaa-right-detail-text{
	webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 120px;
    -moz-column-width: 120px;
    column-width: 120px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
}
a#make-appointment{
	font-size: 14px;
	font-weight: 400;
	color: #003893;
	padding: 8px 14px;
}
.aaa-hours-return .aaa-inline-blockContainer{
	display: inline-block;
	width: 100%;
}
.aaa-day{
	width: 82px;
	display: inline-block;
}
.aaa-hours{
	font-weight: 700;
	display: inline-block;
}
@media only screen and (max-width : 690px){
	.aaa-aar-view a.aaa-secondaryBlueBtn, input.aaa-secondaryBlueBtn{
		font-size: 14px;
	}
	/*Appointment form*/
	.aaa-aar-view .aar-appointment-title{
		font-size: 20px;
	}
	.aaa-close-appointment{
		top: 14px;
	}
	.iFrame-container{
		margin: 0px;
	}
	.appointmentFrame{
		min-height: 1924px;
	}
	/**/
	.aaa-aar-view .aaa-right50{
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media only screen and (max-width : 480px){
	/*Hours*/
	.aaa-aar-view .aaa-day{
		float: none;
		width: 100%;
	}
	.aaa-aar-view .aaa-hours{
		float: none;
		width: 100%;
	}
}
/*Dev additions*/
#from {
    font-size: 14px;
}

#currency{
    font-size: 12px;
}

#fromPrice{
    color: #000;
    font-weight: bold;
}

#cdFromRate{
    margin-top: 34px !important;
    margin-left: 10px;
}

/* CAR RENTAL */
.benefitData{
	vertical-align:middle;
}
.aaa-heading{
    display: block;
    margin: 14px auto;
}
.aaa-body-text{
    display: block;
    margin: 14px auto;
}
.aaa-banner-container{
    position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.aaa-banner-filter{
    background-color: #000;
    opacity: 0.35;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.aaa-banner-content{
	position: relative;
    z-index: 2;
    text-align: left;
    text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
    padding: 24px 24px 200px 24px;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    -ms-transition: All 0.2s ease;
    transition: All 0.2s ease;
}
.aaa-poi-car-rental-main-container .aaa-inner-container{
	padding: 0px;
	max-width: none;
	margin: auto;
}
/*Page*/
.aaa-poi-car-rental-main-container{
	margin-bottom: 24px;
}
.aaa-hertz-banner-image{
	background-image: url('/AAA/common/travelContent/images/HertzBenefitBanner.jpg');
}
.aaa-dollar-banner-image{
	background-image: url('/AAA/common/travelContent/images/DollarBenefitBanner.jpg');
}
.aaa-thrifty-banner-image{
	background-image: url('/AAA/common/travelContent/images/ThriftyBenefitBanner.jpg');
}
.aaa-poi-car-rental-logo{
	background-repeat: no-repeat;
	margin-bottom: 14px;
}
.aaa-poi-hertz-logo{
	background-image: url('/AAA/common/travelContent/images/Hertz_Logo_CMYK.png');
	background-size: 140px auto;
	height: 40px;
	width: 140px;
}
.aaa-poi-dollar-logo{
	background-image: url('/AAA/common/travelContent/images/Dollar_Logo-186C.png');
	background-size: 140px auto;
	height: 40px;
	width: 140px;
}
.aaa-poi-thrifty-logo{
	background-image: url('/AAA/common/travelContent/images/Thrifty_Logo_300C.png');
	background-size: 130px auto;
	background-position: right;
	height: 46px;
	width: 100%;
}
.aaa-poi-checkmark{
	background-image: url('/AAA/common/travelContent/images/green-check-icon.png');
	background-repeat: no-repeat;
	background-size: 28px auto;
    margin-bottom: 8px;
    padding: 6px 0px 6px 36px;
}
/*MEDIA QUERIES*/
@media only screen and (max-width : 720px){
	.aaa-poi-checkmark{
		font-size: 14px;
		padding: 6px 0px 6px 36px;
	}
}
/*IE 10 + ONLY*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	 .aaa-diamondRating{
		 height: 24px;
	 }
	 
}