@charset "UTF-8";
/* CSS Document */
/*Services.css*/
/*Page Layout*/
/*Banner*/
.aaa-banner-image{
	background-image: url("../images/v2/DA_Card_Overlay_Merchant-lg.png");
}
.aaa-static-banner{
	background-image: url("../images/v2/DA_Card_Overlay_Merchant-sq.png");
}
.aaa-banner-content{
    padding: 138px 24px 58px 24px;
}
.aaa-banner-filter{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a1a1a+0,1a1a1a+100&0.3+0,0.8+100 */
	background: -moz-linear-gradient(top,  rgba(26,26,26,0.3) 0%, rgba(26,26,26,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,26,26,0.3) 0%,rgba(26,26,26,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,26,26,0.3) 0%,rgba(26,26,26,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d1a1a1a', endColorstr='#cc1a1a1a',GradientType=0 ); /* IE6-9 */
	opacity: 1;
}

.aaa-fin-serv-btn {
	font-family: Prompt !important;
}
.aaa-banner-container .wht1{
	text-transform: uppercase;
	font-size: 48px;
	line-height: 58px;
}
.aaa-banner-container .aaa-inner-container{
	max-width: 980px;
	padding: 0px;
}
.aaa-inner-container{
	max-width: 1336px;
	padding: 54px;
}
.banner-logo{
	background-image: url("../images/aaa-orbit-c778bf.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 76px;
	max-width: 122px;
	margin: 0 auto;
	margin-bottom: 24px;
}
.aaa-banner-container .wht3.banner-extra-space{
	margin-top: 54px;
}
.credit-card-holder{
	background-image: url("../images/v2/Dual_Angled_L.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 180px auto;
	height: 240px;
	/* width: 182px; */
	margin: 0 auto;
	margin-top: 24px;
	margin-bottom: 24px;
}
.credit-card-holder-no-margin-top{
	margin-top: 0px;
}
.aaa-banner-clip{
    margin: 14px auto 24px;
}
.aaa-bleed-bg{
	background-color: #4f4d4d;
}
.aaa-bleed-bg .aaa-column-inner-container{
	background-color: #425563;
}
.aaa-main-bleed-bg{
	background-color: #f2f2f2;
}
.aaa-main-bleed-bg .aaa-column-inner-container{
	background-color: #f2f2f2;
}

.ep-text-placement {
	text-align: center;
	color: white;
	border: solid 2px white;
	width: 130px;
    height: 44px;
    margin: auto;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.aaa-wht-link{
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}
a.aaa-wht-link:hover{
	color: #ffffff;
	text-decoration: none;
}
a.aaa-btn.aaa-wht-secondary-btn{
	padding: 10px 24px;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: transparent;
}
a.aaa-btn.aaa-wht-secondary-btn:hover{
	padding: 10px 24px;
	color: #ffffff;
	border: 2px solid #ffffff;
	background-color: transparent;
}
.aaa-content-right-img{
	background-image: url("../images/v2/ribbon-image-card.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	border-radius: 20px;
}
.aaa-bodyText-width{
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 14px;
}
.disclaimer-section .wht6{
	line-height: 22px;
}
.disclaimer-section a{
	font-weight: 400;
	/* text-decoration: none; */
	color:black;
}
.disclaimer-section a:hover{
	text-decoration: none;
}
.aaa-icon-ribbon-section{
	max-width: 800px;
	margin: 0 auto;
	margin-top: 24px;
}
.aaa-icon-marketing-block{
	float: left;
	width: 33%;
	padding: 0px 24px 24px 0px;
	border-right: 1px solid #2A6AD2;
	text-align: center;
}
.aaa-icon-marketing-block:last-child{
	padding: 0px 0px 24px 24px;
	border-right: none;
}
.aaa-icon-marketing-block img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.aaa-icon-ribbon-section-2{
	max-width: 600px;
	margin: 0 auto;
}
.aaa-icon-ribbon-section-2 .aaa-icon-marketing-block{
	width: 50%;
	border-right: 1px solid #003893;
}
.aaa-icon-ribbon-section-2 .aaa-icon-marketing-block:last-child{
	border-right: none;
}
.aaa-credit-card-section a.aaa-btn.aaa-wht-secondary-btn{
	width: 180px;
	margin: 0 auto;
	display: block;
}
/*Vendor Results*/
.aaa-vendor-discount-results .aaa-column-inner-container{
	max-width: none;
}
.aaa-vendor-discount-results .aaa-inner-container{
	max-width: none;
}
.aaa-vendor-results-container{
	margin: 0 auto;
	padding-top: 24px;
	max-width: 1180px;
	-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-width: 360px;
    -moz-column-width: 360px;
    column-width: 360px;
    -moz-column-gap: 24px;
    -webkit-column-gap: 24px;
    column-gap: 24px;
}
.aaa-vendor-result{
	min-height: 374px;
	margin-bottom: 24px;
	-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);
	/**/
	webkit-column-break-inside: avoid;
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.aaa-vendor-top{
	position: relative;
	/*height: 270px;*/
    height: 300px;
	overflow: hidden;
}
.aaa-vendor-top img{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 1;
}
/* original gradient */
/*.aaa-img-fade-bg{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a1a1a+38,1a1a1a+100&0+38,1+100 */
	/*background: -moz-linear-gradient(top,  rgba(26,26,26,0) 38%, rgba(26,26,26,1) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgba(26,26,26,0) 38%,rgba(26,26,26,1) 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  rgba(26,26,26,0) 38%,rgba(26,26,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a1a1a', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-9 */
/*}*/
.aaa-img-fade-bg{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a1a1a+38,1a1a1a+100&0+38,1+100 */
	background: -moz-linear-gradient(top,  rgba(26,26,26,0) 38%, rgba(26,26,26,.75) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,26,26,0) 38%,rgba(26,26,26,.75) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,26,26,0) 38%,rgba(26,26,26,.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a1a1a', endColorstr='#1a1a1a',GradientType=0 ); /* IE6-9 */
}
.aaa-vendor-expires-tag{
	background-color: #d62222;
	padding: 14px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 5;
	-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-vendor-detail{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 5;
	padding: 14px;
	text-shadow: 0px 3px 6px rgba(51, 51, 51, 1);
}
.aaa-vendor-bottom{
	position: relative;
	background-color: #ffffff;
	padding: 14px;
}
.aaa-vendor-logo-action{
	
}
.aaa-vendor-logo-action img{
	float: right;
	width: auto;
	height: 46px;
	display: block;
}
.aaa-vendor-logo-action a.aaa-btn{
	height: 44px;
	padding: 12px 24px;
	display: block;
	float: left;
	margin-top: 0px;
}
.aaa-vendor-links{
	margin-top: 6px;
	text-align: center;
}
.tcs-data-continer{
	display: none;
}
/*Modal*/
.aaa-overlay-modal{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-image: url("../images/1A1A1A-0.5.png");
	z-index: 14000;
	display: none;
}
.aaa-modal{
	position: relative;
	top: 154px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0 auto;
	width: 670px;
	-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);
}
a.aaa-close-modal{
	display: block;
	position: absolute;
	right: 24px;
	top: 24px;
	color: #003893;
	font-size: 18px;
	font-weight: 400;
	cursor: pointer;
}
.aaa-modal-content{
	padding: 24px;
}

#bread-payments-landing-placement {
	margin: 20px;
}

/*Modal Content*/
.aaa-vendor-logo-return{
	width: 130px;
	display: block;
	padding-bottom: 14px;
}
.aaa-vendor-name-return{
	padding-bottom: 14px;
}
@media only screen and (max-width : 1200px){
    .aaa-vendor-top{
	    position: relative;
	    height: 450px;
        width: auto;
	    overflow: hidden;
    }
}
@media only screen and (max-width : 1024px){
    .aaa-vendor-top{
	    position: relative;
	    height: 425px;
        width: auto;
	    overflow: hidden;
    }
}
@media only screen and (max-width : 768px){
	.aaa-banner-content{
		padding: 24px;
	}
	.aaa-banner-content .aaa-inner-container{
		padding: 24px;
	}
	.aaa-inner-container{
		padding: 24px;
	}
    /*added to allow Hertz image to display properly */
    .aaa-vendor-top{
	    position: relative;
	    height: 500px;
        width: auto;
	    overflow: hidden;
    }
	.aaa-content-right-img{
		background-position: center;
		height: 100%;
	}
	.aaa-icon-marketing-block{
		float: none;
		width: 100%;
		padding: 24px 0px;
		border-right: none;
		border-bottom: 1px solid #2A6AD2;
	}
	.aaa-icon-marketing-block:last-child{
		padding: 24px 0px;
		border-bottom: none;
	}
	.aaa-icon-ribbon-section-2 .aaa-icon-marketing-block{
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #003893;
	}
	.aaa-icon-ribbon-section-2 .aaa-icon-marketing-block:last-child{
		border-right: none;
		border-bottom: none;
	}
}
@media only screen and (max-width : 640px){
	/*Maodal*/
	.aaa-overlay-modal{
		overflow: scroll;
	}
	.aaa-modal{
		top: 14px;
		width: auto;
		margin: 0px 14px 14px 14px;
	}
    /*added to allow Hertz image to display properly */
    .aaa-vendor-top{
	    position: relative;
	    height: 375px;
        width: auto;
	    overflow: hidden;
    }
}
@media only screen and (max-width : 488px){
	.aaa-vendor-logo-action a.aaa-btn{
		width: auto;
	}
    /*added to allow Hertz image to display properly */
    .aaa-vendor-top{
	    position: relative;
	    height: 300px;
        width: auto;
	    overflow: hidden;
    }
}