html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	line-height: 1;
	font-size:12px;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body,html {
	margin: 0;
	padding: 0;
}


.hide {
	display: none !important;
}

.show {
	display: block !important;
	visibility: visible !important;
}

.clearfix:before,.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}
.clear {
	clear: left;
}
.grid_1 {
    width: 67px;
}

.grid_2 {
    width: 144px;
}

.grid_3 {
    width: 221px;
}

.grid_4 {
    width: 298px;
}

.grid_5 {
    width: 375px;
}

.grid_6 {
    width: 452px;
}

.grid_7 {
    width: 529px;
}

.grid_8 {
    width: 606px;
}

.grid_9 {
    width: 683px;
}

.grid_10 {
    width: 760px;
}

.grid_11 {
    width: 837px;
}

.grid_12 {
    width: 914px;
}

.foo{
	
}
#logo-universal.grid_2 {
    width: 350px;*padding-bottom:25px !important;margin-bottom:25px;padding-bottom: 0px;
}

.column {
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    *overflow: visible; /*IE7 CSS Hack for press releases*/
}

.row {
    /*width:924px*/width:972px;
    margin: 0 auto;
    overflow: hidden;
}

.row .row {
    margin: 0 -5px 0 -5px;
    width: auto;
    display: inline-block;
}
body {
    color: #666;
    background:/*#f7f7f7*/#ededed;
}

body.hp {
    background: /*#f7f7f7*/#ededed url(../../content/dam/aaa-ie/images/bg-new.gif) repeat-x;
    position:relative;
    zoom:1;
}
#container,.sp-container {
    position: relative;
    width: 924px;
    padding: 0 24px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4)*/
}

#container-topnav{
    margin: -45px auto 0 auto;
}

#container.no-hero,.sp-container.no-hero {
    padding-top: 42px;
}

.lt-ie9 #container,.lt-ie9 .sp-container {
    /*border: solid 1px #e5e5e5*/
}

.lt-ie9 .sp-wrapper .sp-container {
    border-top: 0;
}

.sp-header-wrapper {
    width: 100%;
    background: #fff;
}
/*column content spacing*/
/*.column_main_content{
    padding-left:15px; 
    padding-top:8px;
}
.callouts .column_main_content{
    margin-left:-12px;
}
.column_left_content{
    padding-left:10px;
    padding-top:8px;
}
.column_left_content ul.left_list {

}
.grid_3 .column_left_content ul{
    padding-left:0px;
}

.column_right_content{
    
}*/

footer nav.row {
    margin: 0 auto;
    overflow: hidden;
    width: 932px;
}
footer {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    /*font-size-adjust: .48;*/
    font-size: 11px;
    margin-top: 24px;
}

footer h6 {
	font-family: Helvetica, Arial, sans-serif;
    line-height: 1.8em;
    font-size: 11px;
    /*color: #666*/color: #007db2;
}

footer h6 a:link,footer h6 a:visited {
    color: #007db2;
}

footer ul.column {
    margin: 4px 45px 0 0
}

footer .highlight h6 {
    color: #666;
}
footer ul.column.highlight {
    background: #fff;
    color: #007db2;
    float:right;
    display:inline;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    border:1px solid #d6d6d7;
    padding: 4px 25px 21px 8px;
    margin: 4px 0 0 0;
}
footer ul.column.highlight li{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
footer ul.column.highlight li a {
    color: #007db2;
}

footer ul.column.highlight h6 a {
    color: #666;
}

footer li {
    line-height: 1.4em;
}

footer li a:link,footer li a:visited {
    text-decoration: none;
}

footer li a:hover {
    text-decoration: underline;
}

footer li p:first-child {
    margin-top: 12px;
}

footer li strong {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #444;
}
.cq-list li{
	*padding-left:0;
	*margin-left:-15px;
}
#subfooter {    
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 24px 0;
}

.clubnamelist {
    margin: 10px 0 40px 0;
    line-height: 1.5;
    width: 100%;
    max-width: 930px;
    display: block; 
}

    /* Target all Firefox */ 
    @-moz-document url-prefix() { .clubnamelist { letter-spacing: .01em; }}

    .clubnamelist a {
        color:#007DB2 !important;
        text-decoration:none !important;
        }
        
            .clubnamelist a:hover {
                text-decoration:underline !important;
                color: #EE3124;
            }
            
.claimsCustServ {
    margin-top: 12px;
}

/* This is added to fix the line break issue on Android Jelly Bean */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.clubnamelist {
		height: 73px;
		}
	.btmfooter {
		height: 20px; 
	}
}
	
/*------------------------------------------------------------------------------------------------------------------------
* Author Name:AAA - Web &Mobile Services
* Project Name:AAA- Payment and Finance Estimator Tool
* File Name:wms-pe-tool.css
* Linked in:
* Description: 
* Sprint Name:Neptune 
* Build Version:1.1.1
* Server Location:
* Date Created:04-June-2012
* Last Updated:
Note:Naming conversion of css as follows
 1.First three character should be the author name:Web &mobile Services AS "wms"
 2.Second letter should be the portlet name as expansion or as Short Form:pfestimationtool or pfet
Eg:wms-pfestimationtool or wms-pfet 
------------------------------------------------------------------------------------------------------------------------*/
/*Common CSS for the pricing and finance estimation tool*/
.wms-pfet-clearfix {
	clear: both;
	DISPLAY: block;
	padding: 0;
	margin: 0;
	visibility: hidden;
	line-height: 0;
	height: 0px
}

.wms-pfet-buttonbg {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates.png) -3px -7px
		no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-buttonbg:hover {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates.png) -186px -7px
		no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-buttonbg-disabled {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates_disabled.png) -3px
		-7px no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-boldfont {
	font-weight: bold
}

.wms-pfet-Italic {
	font-style: italic
}

.wms-pfet-linespace-large,.wms-pfet-linespace-medium,.wms-pfet-linespace-small,.wms-pfet-linespace-Content
	{
	padding: 0;
	margin: 0;
	display: block
}

.wms-pfet-linespace-large {
	line-height: 63px;
	height: 63px
}

.wms-pfet-linespace-medium {
	line-height: 41px;
	height: 41px
}

.wms-pfet-linespace-small {
	line-height: 33px;
	height: 33px
}

.wms-pfet-linespace-Content {
	line-height: 13px;
	height: 13px
}

.wms-pfet-linespace-Content01 {
	line-height: 8px;
	height: 8px
}

.wms-pfet-linespace-Content02 {
	line-height: 11px;
	height: 11px
}

.wms-pfet-linespace-Content03 {
	line-height: 17px;
	height: 17px
}

input.wms-pfet-textfieldlarge {
	width: 184px;
	border: 1px solid #9fa1a4;
	padding: 7px;
	color: #666;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
	border-radius: 2px
}

select.wms-pfet-textfieldlarge {
	width: 200px;
	border: 1px solid #9fa1a4;
	color: #666;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
	border-radius: 2px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle
}

input.wms-pfet-textfield-diabled {
	background: none;
	border: none
}

.wms-pfet-inputdp label {
	font-weight: bold;
}

/*CSS for the pricing and finance estimation tool main container*/
.wms-pfet-h1 {
	font: normal 24px Helvetica, Arial, sans-serif;
	color: #EE3124;
	padding-bottom: 22px;
}

.wms-pfet-Subheader {
	font: bold 17px Helvetica, Arial, sans-serif;
	color: #00539B
}

/*CSS for the pricing and finance estimation tool description content*/
.wms-pfet-cont p {
	font: normal 13px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
}

.wms-pfet-cont b {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333 !important;
}

.wms-pfet-cont h3 {
	font: bold 16px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	padding-bottom: 10px !important;
}

/*CSS for the pricing and finance estimation tool form input details*/
.wms-pfet-rightmarginlarge {
	display: block;
	float: left;
	margin-right: 37px
}

.wms-pfet-smalltext-blue {
	font-size: 11px;
	color: #00539B
}

.wms-pfet-label-small {
	color: #666;
	width: 140px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	line-height: 28px
}

.wms-pfet-smalltext-grey {
	color: #666;
	font-size: 11px
}

.wms-pfet-divider {
	padding: 0;
	margin: 20px 0px 15px 0px;
	background: #DCDDDE;
	height: 1px;
	line-height: 1px;
	width: 100%
}

/*CSS for the pricing and finance estimation result details*/
#wms-pfet-result {
	display: none;
	float: left;
	width: 100%
}

.wms-pfet-result-text {
	font-size: 13px;
	float: left
}

.wms-pfet-result-text span,.wms-pfet-result-end span {
	float: left;
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
}

#wms-pfet-result .wms-pfet-result-text .wms-pfet-result-label,#wms-pfet-result .wms-pfet-result-end .wms-pfet-result-label
	{
	margin-top: 20px;
	font-weight: bold
}

#wms-pfet-result .wms-pfet-result-text .wms-pfet-result-label {
	font-size: 22px
}

#wms-pfet-result .wms-pfet-result-end .wms-pfet-result-label {
	font-size: 27px
}

#wms-pfet-result .wms-pfet-result-sign {
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	padding-top: 5px;
}

.wms-pfet-result-end {
	width: 35%;
	float: left
}

.wms-pfet-result-sign {
	float: left;
	width: 46px
}

/*Common CSS for the pricing and finance estimation tool tabule dispaly*/
table.wms-pfet-result-table {
	border: 1px solid #D4D6D6;
	width: 688px;
	border-radius: 3px
}

table.wms-pfet-result-table-dp {
	padding-bottom: inherit;
	line-height: inherit;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #D4D6D6;
	border-radius: 3px
}

table.wms-pfet-result-table-dp td,table.wms-pfet-result-table-dp th {
	color: #666;
	border: 1px solid #D4D6D6;
	font-size: 12px;
	padding: 0 20px;
	margin: 0
}

table.wms-pfet-result-table-dp th {
	background: #EDEDED;
	height: 37px;
	line-height: 37px;
	text-align: center
}

table.wms-pfet-result-table-dp td {
	height: 37px;
	line-height: 37px;
}

table.wms-pfet-result-table-dp .oddrow {
	background: #F7F7F7
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c1 {
	/*width:108px*/
	
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c2 {
	/*width:125px*/
	
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c3,table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c4,table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c5
	{ /*width:150px*/
	
}

/*css for the error label, filed, and popup*/
.wms-pfet-error-popup-container {
	position: relative
}

.wms-pfet-error-label {
	color: #EE3124
}

.wms-pfet-error-input {
	border: 1px solid #EE3124 !important
}

.wms-pfet-error-popup {
	width: 170px;
	height: 60px;
	border: 3px solid #EE3124;
	background: #fff;
	position: absolute;
	top: -110px;
	left: 27%
}

.wms-pfet-error-popup-close {
	position: absolute;
	right: 0px;
	top: 0px;
	font: 12px bold Arial, Helvetica, sans-serif;
	color: #000;
	width: 15px !important;
	text-align: center;
	cursor: pointer
}

.wms-pfet-error-popup-close:hover {
	background: #000;
	color: #fff
}

.wms-pfet-error-popup-left {
	width: 25px;
	float: left;
	padding: 10px 5px
}

.wms-pfet-error-popup-right {
	width: 135px;
	float: left;
	position: relative;
	color: #EE3124;
	padding-top: 8px
}

.wms-pfet-error-popup-right span {
	float: left;
	display: block;
	width: 100%
}

.wms-pfet-error-popup-icon-alert {
	float: left;
	background: url(../aaa-ie-b2c/clientlibs/image/pfet-icons.png) no-repeat -3px -5px;
	width: 18px;
	height: 18px
}

.wms-pfet-error-popup-title {
	font-size: 12px;
	font-weight: bold
}

.wms-pfet-error-popup-content {
	font-size: 10px
}

.wms-pfet-error-popup-downarrow {
	background: url(../aaa-ie-b2c/clientlibs/image/pfet-icons.png) no-repeat -30px -5px;
	width: 23px;
	height: 12px;
	position: absolute;
	left: 20%;
	bottom: -13px
}

.wms-pfet-disabled {
	background-color: #f2f2f2;
}

#premium-error.error,#down-payment-error.error,#carryover-error.error,#current-balance-error.error,#billing-month-error.error {
	margin-left: 160px;
	margin-bottom: 2px;
}

/* Missing CSS for label and input margins */
#wms-pfet-inputs label {
	margin-right: 20px;
}

#wms-pfet-inputs .text {
	margin-right: 10px;
}

#wms-pfet-inputs select {
	margin-right: 10px;
}

/* font */
#wms-pfet-input,.wms-pfet-inputdp {
	font-family: Arial, Helvetica, sans-serif;
}
/* Missing CSS for select styling */
/* Custom Radio Button*/
.radio {
	width: 19px;
	height: 25px;
	padding: 0 3px 0 0;
	margin-top: -2px;
	display: block;
	float: left;
}

.radio {
	background: url(../../content/dam/aaa-ie/images/icons/radio.png) no-repeat;
}

input[type="radio"]#wms-pfet-newbusiness,input[type="radio"]#wms-pfet-renewal,input[type="radio"]#wms-pfet-midterm 	{
	display: none !important;
	visibility: hidden !important;
}

/* ie7 fix for display */
#wms-pfet-result-balance {
	*width: 105px;
}

#wms-pfet-result-finance-charges {
	*width: 150px;
}

.wms-pfet-result-text {
	*width: 20%;
}

#wms-pfet-renewal,#wms-pfet-newbusiness,#wms-pfet-midterm {
	display: none;
}

#wms-pfet-result-total {
	margin-top: 18px !important;
	margin-top:8px\9;
}
.fontface {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.fontface-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.fontface-light {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size-adjust: .48;
}
@font-face {
    font-family: 'Cabin';
    src: url('../../content/csaa-services/misc/fonts/Cabin-Regular.eot');
    src: url('../../content/csaa-services/misc/fonts/Cabin-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.woff2') format('woff2'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.woff') format('woff'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.ttf') format('truetype'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.svg#Cabin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
a:link, a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.border {
    border: 1px solid #ccc;
}

.bullet {
    list-style: disc outside;
    margin-bottom: 1em;
}

.bullet li {
    margin-left: 1.167em;
    line-height: 1.5em;/*1.167em;*/
    padding-bottom: .833em;
    font-size: 1.083em;
}

.numbered {
    list-style: decimal outside;
    margin-bottom: 1em;
}

.numbered li {
    margin-left: 2.833em;
    line-height: 1.167em;
    padding-bottom: .833em;
}

#logo {
    background: url(../../content/dam/aaa-ie/images/logo.gif) no-repeat;
    height: 99px;
}

#logo a:link,#logo a:visited {
    width: 100%;
    height: 99px;
    display: block;
}

/* global utilities */
#util {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #666;
    font-size: 11px;
    height: 20px;
    line-height: 1.25em;
    text-align: right;
    margin-top: 15px;
    margin-right:5px;
    float:right;
}

#util a {
    color: #007db2;
}

.change_location{
    width: 584px;
}


.hp .hero {
    width: 972px;
    margin-left: /*-24px*/0;
    margin-bottom: 42px;
}

.sp section.sp-container {
    padding-bottom: 42px;
}

.sp .hero {
    margin-left: /*-24px*/0;
    padding-bottom: 42px;
}

.sp .header-wrapper {
    background: #fff;
}

.sp-wrapper {
    overflow: visible;
    width: 100%;
    /*background: #e1eff2*/
}

.sp-wrapper a:link,.sp-wrapper a:visited {
    color: #007db2;
    text-decoration: /*underline*/none;
}

.sp-wrapper a:hover,.sp-wrapper a:active {
    text-decoration: underline;
}
    .sp-wrapper a:active { *text-decoration: none !important; }

.sp-wrapper a:link.button,.sp-wrapper a:visited.button {
    color: #fff;
    text-decoration: none;
}

.sp-wrapper .list:link,.sp-wrapper .list:visited {
    color: #666;
    text-decoration: none;
}

.sp-wrapper .list:hover {
    text-decoration: underline;
}

.sp-wrapper nav {
    width: 191px;
    color: #fff;
    font-size: 1.1em;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.sp-wrapper nav h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.083em;
    font-weight: normal;
    letter-spacing: 1.4px height:2.7em;
    line-height: 2.5em;
}
.sp-wrapper nav li {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1.4px height:2.7em;
    line-height: 2.5em;
}
.sp-wrapper nav h2 {
    padding: 0 0 0 1.2em;
    background-color: #7b7b7b;
    background: #7b7b7b;
    background: -webkit-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: -moz-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: -ms-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    /*text-shadow: rgba(0, 0, 0, 0.8) -1px 1px 4px;*/
}
.sp-wrapper nav h2.active {
    background: #51a5d4;
    background: -webkit-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -moz-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -ms-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    color: #fff;
}
.sp-wrapper nav h2 a:link,.sp-wrapper nav h2 a:visited {
    text-decoration: none;
    color: #fff;
}

.sp-wrapper nav h2:after {
    content: " \203A";
}

.sp-wrapper nav li {
    /*background-color: #a9a9a9;*/
    font-size: 1em;
    background:#efefef;/* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(248,248,248,0.7) 20%, rgba(221,221,221,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(20%,rgba(248,248,248,0.7)), color-stop(100%,rgba(221,221,221,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#b3dddddd',GradientType=0 ); /* IE6-9 */
}

.sp-wrapper nav li:last-child {
    border-bottom: 0;
}

.sp-wrapper nav li a {
    display: block;
    padding: 0 0 0 2.5em;
    *padding: 0 0 0 1.5em !important;
    /*background: #dbdbdb;
    background: -webkit-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: -moz-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: -ms-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);*/
}

.sp-wrapper nav li a:link,.sp-wrapper nav li a:visited {
    color: #666;
    text-decoration: none;
}

.sp-wrapper nav li.active,.sp-wrapper nav li.active a {
    background: #51a5d4;
    background: -webkit-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -moz-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -ms-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    color: #fff;
}

.sp-wrapper h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #ee3124;
    font-size: 2.0em;
    font-weight: normal;
    padding-bottom: .7em;
    margin-right:5px;
    line-height:1.1em
}
.sp-wrapper h2 {
    padding-bottom: 1em;
    line-height: 1.333em;
    font-size: 1.333em;
    font-family: Arial, sans-serif;
}
.sp-wrapper h3 {
    padding-bottom: .333em;
    line-height: 1.333em;
    font-size: 1.083em;
}

.sp-wrapper h4 {
    padding-bottom: .333em;
    font-size: 1.083em;
}

.sp-wrapper p {
    padding-bottom: 1em;
    line-height: 1.5em;
    font-size: 1.083em;
}

.artical_by p{
    padding-bottom: 0;
}
p.date{
    padding-bottom: .333em;
}
.sp-wrapper p img {
    float: left;
    margin: 0 14px 10px 0;
}

.sp-wrapper p.center {
    text-align: center;
}

.sp-wrapper th {
    color: #ee3124;
    text-align: left;
    font-size: 1.5em;
    padding-bottom: 12px;
}

.sp-wrapper td {
    line-height: 1.5em;
    padding-bottom: 20px;
}

.sp-wrapper li ul {
    padding-top: .833em;
}

.sp-wrapper li .active {
    background: #0197d6;
    color: #fff;
}

.sp-wrapper li .active a {
    color: #fff;
}

.sp-wrapper .no-headshot {
    margin-left: 87px;
}
.sp-wrapper .highlight {
  /*  color: #007db2; */
  color: #333333 ;
  padding-bottom: 0;
}

.highlight_title {
  /*  color: #007db2; */
  color: #999999 ;
  font-weight: normal;
  font-size: 13px ;
  line-height: 1.333em;
}

/*---------newStyle---------*/
.border-container-homebanner {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 40px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block !important;
    *margin:0;
    *height:340px;
    /*width:980px;*/
}
.border-container-home {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    padding:2px;
    background:#fff;
    display:block !important;
    *height:1%;
    *padding:10px 2px;
    /*width:980px;*/
}

.border-container-banner {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 18px 0;
    padding:2px;
    background:#fff;
    display:block;
    width:972px;
}

.border-container {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0;
    margin-top:1px;
    padding:24px 20px 65px 20px;
    background:#fff;
    display:inline-block !important;
    width:936px;
}

/*div.hero_image{
-webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);

-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #d6d6d7;
margin:0 0 10px 0;
padding:2px;
background:#fff;
display:block;
width:973px;
}*/
.hp .hero {
    margin-left: 0px;
    padding-bottom: 0px;
    margin:0;
    padding:0;
}

.sp .hero {
    margin-left: 0px;
    padding-bottom: 0px;
    margin:0;
    padding:0;
}

.sp img.hero {
    margin:0 !important;
    padding:0 !important;
    display:inline;
    width:972px;
}

#container, .sp-container {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*padding: 0 24px;*/padding: 0 5px;
    position: relative;
    width: 978px;
}

.hero div.image{
    margin-left:0 !important;
    margin-bottom:0;
}

.hero_image .image {
    margin:0;
    padding:0;
}

/*press article space*/
ul.press_release{
    padding-top:10px;
}

ul.press_release li{
    display:table;
    padding-bottom:10px;
}


.zip {
    *padding-left:3px;
}

.threeUp {
    display:inline-block !important;
    width: 32%;
    font-size:18px;
    vertical-align:top;
    text-align: center;
}

    .threeUp a {
        color:#007DB2;
    }

div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
    display:inline-block;
}
div.textimage.image_left div.image {
}

div.textimage.image_right div.image {
    float: right !important;
    margin: 0 0 8px 8px !important;
}

.image_right.parbase.textimage.section  {
    display:inline-block !important;
}

.breadcrumb {
    margin: 6px 0 20px 2px;
}

/* Pagination for Press Release */
.paginationlist {
    margin: 5px 30px 0 0 ;
}

.paginationlist, .paginationsearch {
    float: right;
    display: block;
    font-size: 12px;
}

    .paginationlist a, .paginationsearch a {
        display: inline-block;
    }

.pagination {
    display: inline-block;
    *display: inline;
    vertical-align: top;
}

.searchPagination {
    margin: 15px 20px 0 0;

}

.pagination ul {
    display: inline-block;
}

    .pagination ul>li {
        display: inline;
    }

    .pagination a, .paginationsearch a {
        padding: 0 4px;
        margin-right: 3px;
        }

        .pagination a:hover, .next a:hover, .previous a:hover, .paginationsearch a:hover {
            color: #005580;
            text-decoration: none;
        }

        .pagination a.active, .paginationsearch a.active, .pagination .active a, .disabled a {
            color: #999 !important;
        }

.pagination-right {
    float: right;
}

.previous {
    display: inline-block !important;
    *display: inline !important;
    color: #999;
    margin-right: 5px;
    vertical-align: top;
}

.next {
    display: inline-block !important;
    *display: inline !important;
    vertical-align: top;
    margin-left: 5px;
    color: #999;
}

.currentpage {
    padding: 0px 14px;
    line-height: 12px;
    color: #999;
    display: inline-block;
    }

.prarticle {
    margin-top: 20px;
    line-height: 1.4;
}

.articledate {
    padding: 0 0 3px 0;
}

.articlenum {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0 20px 0;
}

.searchnum  {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

.top40padding { margin-top: 40px; }
.morepressarticle {
    margin: 35px 0 0 6px;
    }


.viewmorelist{
    padding-top:15px;
    font-weight:bold;
}

.annualreport {
    line-height:20px;
}

    .annualreport a:focus{
        *outline: 0 !important; /*removes the dotted border*/
}

.icon_pdf {
    background: url(../../etc/designs/aaa-ie-b2c/images/icons/icon_pdf.png) no-repeat;
    padding-left: 24px;
    height: 17px;
    display: block;
}

.search-no-results {
    font-size: 14px;
    padding-bottom: 10px;
}

.misspell, .correct {
    font-weight: bold;
}

.alert-error {
    display: inline-block;
    position: absolute;
    top: 555px;
    left: 25px;
    font-size: 14px;
}

/* Hero Image Text Overlay */

.banner-overlay{

    /*padding: 100px;*/

    padding: 50px 25px 0px;
    z-index:1000;
    position:absolute;
    color:white;
    font-size:30px !important;
}

.banner-overlay a {
    Padding: 5px;
    margin-left:0px;
    border:2px solid #8e8d8d;
    border-color:#ffffff;
    background:#ededed;
}

.artical_by {
    margin-top:-15px;
}

.terms {
    font: normal 13px "runda-n4","runda", sans-serif;
    margin: 6px 10px 0px;
}
.terms b, .terms strong {
	font-family: "runda-n4","runda", sans-serif;
	font-weight: bold;
}
.terms h1 {
	font-family: "runda-n4","runda", sans-serif;
}
.charterDocs {
	color: #ee3124;
}
#charterDocs a {
	color: #ee3124;
}
.artical_body {
    *overflow: visible;
}
.callouts.row {
    margin: 0;
    padding: 10px 2px 14px 2px;
    margin:0;    
}

.callouts article {
    margin-left:15px;
    /*border-right: solid 1px #ccc;
    padding-right: 2px;
    display: block*/
}
.callouts article img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 0 0;
    padding:1px 2px 2px 2px;
    background:#fff;
    display:block;
    width:292px;
    height:128px;
    /*border-right: solid 1px #ccc;
    padding-right: 2px;
    display: block*/
}
.callouts div.image {
    margin-bottom: 10px;
}
.callouts article.last {
    border: 0;
}

/*--callouthome--*/
.callouts article{
    margin-bottom: 0;
}

.callouts article img {
    float: left;
    /*margin-right: 12px*/
}

.callouts article h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    /*font-size-adjust: .48;*/
    color: #ee3124;
    font-weight: normal;
    line-height:1.4em;
}

.callouts article p {
    font-size: 1em;
    line-height:1.4em;
    color:#666666;
    margin-bottom: .8em;
}

.callouts article button,.callouts article .button {
    /*margin-bottom: .5em*/
}
.callouts article .button:link, .callouts article .button:visited {
    color: #007DB2;
    text-decoration: none;
}
.callouts article .button:hover, .callouts article .button:active {
    color: #007DB2;
    text-decoration: underline;
}
.callouts article button:after,.callouts article .button:after {
    content: " \00bb";/*" \203A";*/
}

.callouts article .content {
    float: left;
    width: 12em;
}
/*--callouthome end--*/
/*--callouts aside--*/
.callouts aside {
    margin-left: 6px;
    margin-bottom: 42px;
}

.callouts aside img {
    float: left;
    margin-right: 12px;
}
.callouts aside .image img {
    margin: 0 0 8px 0;
}

.callouts aside h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    /* font-size-adjust: .48;*/
    font-size: 12px;
    color: #ee3124;
    font-weight: normal;
    padding-bottom: 8px;
}

.callouts aside p {
    font-size: .9em;
    line-height: 1.4em;
    margin-bottom: .8em;
    border-bottom: 0px solid #EFEFEF;
}

.callouts aside button, .callouts aside .button {
    margin-bottom: .5em;
}

.callouts aside button:after, .callouts aside .button:after {
    content: " \203A";
}

.callouts aside .content {
    float: left;
    /*width: 12em;*/
}

.callouts aside {
    clear: left;
}

.callouts aside li {
    font-size:11px;
    clear: left;
    /*padding-top: 1em;*/
}
.callouts aside .right_list li{
	padding: 0; 
    margin: 0;
}
.callouts aside.button,.callouts aside a:link.button,.callouts aside a:visited.button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;    
}
.callouts aside.button:hover, .callouts aside a:link.button:hover,a:visited.button:hover {
    cursor: pointer;
    padding: 4px 8px;
}
/*--callouts aside end--*/
.callouts p {
    border-bottom:1px solid #efefef;
    padding-bottom:2px;
   
}

/*clubcontent button*/
.clubcontent a:link.button, .clubcontent a:visited.button {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 0;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: .6em 1em;
    font-size: .8em;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5)
}

.clubcontent a:link.button:hover, .clubcontent a:visited.button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-size: .8em;
}
/*clubcontent image column*/
.clubcontent img {
    float: left;
    margin-right: 12px;
    margin-bottom:50px;
}
/*fix for press contact in author mode*/
aside.presscontacts ul {
    display:table;
    padding:0;
    margin:0;
    width:100%;
}
.callouts aside.presscontacts {
    margin: 0 0 0 6px;
}

.callouts aside.top40padding {
	margin-left: 6px !important;
}

/* IE 7 adjust on the Press Room right side call outs */
.parbase .image {
	*display:inline;
}
.textimage.presscontacts.section {
	*padding-bottom:10px;
}
.rightlist {
	margin-top: 40px;
}


/*
To override the feature image floating characterisitic
*/
.parbase.image.feature_body_image,.feature_body_1_image,.feature_body_2_image
    {
    float: left;
    width: 300px;
}
/*
Club Code display details, leveraging iCrossing CSS
*/
.container-cc {
    width: 324px;
    padding: 0 24px;
    height: auto;
    margin: 0 auto;
    margin-top: 160px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4)
}

.cc-instructions-wrapper {
    padding: 0 700px;
}

/* Updates to set sizes of iparsys containers in the footer */
footer ul.column.cq-list {
    margin: 4px 0 0 0;
}

.parsys.iparsys.list1 {
    width: 140px;
}

.parsys.iparsys.list2 {
    width: 80px;
}

.parsys.iparsys.list3 {
    width: 80px;
    *width: 100px;
}

.parsys.iparsys.list4 {
    width: 80px;
}
/*footer ul.column.highlight{
    margin: 4px 0 0 130px;
} */

/* Article Image */
.parbase.image.artical_image {
    float: left;
    margin: 0 25px 10px 0;
}

/* Removing text decoration from base AAA CSS for li elements during hovering */
.sp-wrapper .list:hover {
    text-decoration: none;
}

/* Restyling the Carousel radio buttons to allow more than 3 to be displayed */
.hero .indicators ul {
    margin: 8px 450px auto;
    width: 140px;
}

/* Style to handle browser display issue in Firefox and Chrome*/
strong,b {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

i {
    font-style: italic;
}

.column.grid_4.callouts {
    overflow:visible !important;
    width: 302px;
}

/*  Style added to allow for bullets and list items to be displayed */
.text ul {
    list-style-type: disc;
    margin-left: 3em;
}

.text ol {
    list-style: decimal;
    font: inherit;
    margin-left: 1.9em;
    margin-left:1.5em\0/; /* IE 8 Specific */
}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .text ol {
            margin-left:1.5em;}
        }
    
.text ol li, .text ul li {
    line-height: 1.5em !important;
}
/* This will adjust the CQ5 component lable font size and placement */
.x-tab-panel-header-text {
    line-height: 1.5 !important;
    font-size: 2em;
}

.row-two {
    background-color: #ccc;
}
/* General error handeling for the form */

.error {
    color: #ee3124;
}
.wms-pfet-label-small.error{
    color: #ee3124;
}
input.text.error {
    border: 1px solid #ee3124;
    color: #666;
}

select.error {
    border: 1px solid #ee3124;
    color: #666;
}

.error_info {
    background: url(../../content/dam/aaa-ie/images/question-icon.png) 22px 10px no-repeat;
    padding: 10px 50px 10px 60px;
    margin:4px 0 0 0;
}

.error_err {
    background: url(../../content/dam/aaa-ie/images/error_icon_20x20.gif) 27px 10px no-repeat;
    padding: 10px 36px 10px 60px;
    margin:4px 0 0 0;
}

.error_info p, .error_err p {
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    padding: 0 23px 15px 0;
}

/*Zip code not found error */

#zipcode_error {
    /*margin-bottom: 5px;
    margin-left: 70px;
    padding-right: 30px;*/
    /*margin: 0;
    padding: 0 0 0 70px;
    position: relative;
    top: -7px;  */  
    /*padding:0;
    margin: 0;
    position: absolute;
    top: 206px;
    left: 140px;*/
    margin: 0;
    padding: 0;
    display:block;
    position: relative;
    top: 20px;
    left: 70px; 
}

#zipcode_error2 {
    margin: 0;
    padding: 0;
    position: relative;
    top: -10px;
    left: 71px;
}

button.error-msg-space{
    margin-bottom: 20px;
    margin-left: 70px;
    /*padding-right: 6px;*/
    margin-top:15px; 
}
button.error-msg-space2{
    margin-bottom: 20px;/*10px;*/
    margin-left: 70px;
    /*padding-right: 6px;*/
    margin-top:15px; 
}

.error-msg-line{
    float: left;
    width: 44%;/*130px;*/
    border-top: 1px solid #D6D6D7;
    margin: 24px 0 0 0;
}
.error-msg-or{
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-transform:uppercase;
    margin:16px 0 0 0;
    padding:0 6px;
}
.error-msg-x{
    float:right;
    position:absolute; 
    top:26px; 
    left:425px;
    padding:0;
    margin:0;
    background:url(../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif) no-repeat;
    width:20px;
    height:20px;
    cursor:pointer;
}
.error-msg-x:hover{
    text-decoration:none;
}
/*button-error-msg button*/
a:link.button-error-msg, a:visited.button-error-msg {
    /*height:20px;*/
    border: 0;
    padding: 0;
    background: url(../../content/dam/aaa-ie/images/icons/btn_LearnAAA.png) -1px -1px no-repeat;
    height: 20px;
    width: 250px;
    border: 0;
    display: inline-block;

}

a:link.button-error-msg:hover, a:visited.button-error-msg:hover {
    cursor: pointer;
    background: url(../../content/dam/aaa-ie/images/icons/btn_LearnAAA.png) -254px -1px no-repeat;

}
div a.button-error-msg{
	display:block;
    margin-top:15px;
}
.error-msg-space-large-1{
padding:0;
margin:0 0 50px 0;
}
.error-msg-space-large-2{
padding:0;
margin:0 0 50px 0;
}
.error-msg-space-medium-1{
padding:0;
margin:0 0 28px 0;
}
.error-msg-space-medium-2{
padding:0;
margin:0 0 25px 0;
}
.error-msg-space-small-1{
padding:0;
margin:0 0 18px 0;
}
.error-msg-space-small-2{
padding:0;
margin:0 0 5px 0;
}
.hero {
    position: relative
}

.hero>ul {
    width: 970px;
    /*height: 456px;*/height: 342px;
    position: relative;
    z-index: 0
}

.hero>ul li {
    position: relative;
    display: none;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: 1.1s .2s ease-out;
    -moz-transition: 1.1s .2s ease-out;
    -ms-transition: 1.1s .2s ease-out;
    transition: 1.1s .2s ease-out
}

.hero>ul li div {
    position: absolute;
    top: 75px;
    left: 40px;
    width: 425px;
    color: #fff;
    -webkit-backface-visibility: hidden
}

.hero>ul li div p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size-adjust: .48;
    font-size: 2.2em;
    margin-bottom: 24px
}

.hero>ul li.active {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.hero .indicators {
    position: absolute;
    /*top: 426px;*/top: 342px;
    width: 100%;
    height: 40px;
    z-index: 100
}

.hero .indicators .overlay {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    background: #ededed;
    opacity: 1;
    filter: alpha(opacity = 100);
    z-index: 1
}

/* Restyling the Carousel radio buttons to allow more than 3 to be displayed */
.hero .indicators ul {
    /*margin: 8px 450px auto;*/
    width: 140px;
    position: relative;
    margin: 15px 450px auto;
    z-index: 99
}
.hero .indicators li {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden
}

.hero .indicators li a {
    display: block;
    background: #fff;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    line-height: 10px;
    height: 10px;
    width: 10px
}

.hero .indicators li.active a {
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 2px solid #fff
}

.no-csstransitions .hero li {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.lt-ie9 .hero li a:hover {
    text-decoration: none;
    cursor: pointer
}

.lt-ie9 .hero div.indicators li a {
    line-height: 1px;
    font-size: 1px;
    border: 0;
    width: 13px;
    height: 14px;
    background: url("../../content/dam/aaa-ie/images/circle_chicklets.png") 0 0 no-repeat;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.lt-ie9 .hero .indicators li.active a {
    background-position: -20px 0;
    border: 0
}
/* hero page-404*/
.hero.page-404>ul {
    width: 972px;
    /*height: 456px;*/height: 565px;
    position: relative;
    z-index: 0
}

.hero.page-404>ul li {
    position: relative;
    display: none;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: 1.1s .2s ease-out;
    -moz-transition: 1.1s .2s ease-out;
    -ms-transition: 1.1s .2s ease-out;
    transition: 1.1s .2s ease-out
}

.hero.page-404>ul li div {
    position: absolute;
    top: 75px;
    left: 40px;
    width: 425px;
    color: #666;
    -webkit-backface-visibility: hidden
}

.hero.page-404>ul li div p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size-adjust: .48;
    font-size: 2.2em;
    margin-bottom: 24px
}

.hero.page-404>ul li.active {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.hero.page-404 .indicators {
    position: absolute;
    /*top: 426px;*/top: 565px;
    width: 100%;
    height: 30px;
    z-index: 100
}

.hero.page-404 .indicators .overlay {
    position: absolute;
    width: 100%;
    height: 30px;
    right: 0;
    top: 0;
    text-align: right;
    color:#000;
    background:#ededed;
    /*background: #bababa;
    opacity: .2;
    filter: alpha(opacity = 20);*/
    z-index: 1
}
/*404 & under construction*/
.img-header{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size:20px;
    position: absolute;
    top: 75px;
    left: 40px;
    width: 625px;
    color: #666;
    font-size:20px;
}
.img-subheader{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size:16px;
    position: absolute;
    top: 104px;
    left: 40px;
    width: 625px;
    color: #666;
    font-size:16px;
}
.img-footer{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size:10px;
    position: absolute;
    top: 567px;
    left: 0;
    width: 100%;
    text-align:right;
    color: #666;
    padding:2px 0 10px 0;
}
a:link.img-button, a:visited.img-button {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 0;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: .25em .5em;
    font-size: .8em;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5)
}

a:link.img-button:hover, a:visited.img-button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-size: .8em;
}
.img-button:after {
    content: " \203A";
}

#container {
    overflow: visible;
}

div.carousel {
    margin-top: 1px;
    margin-bottom: 2px;
}

.slides_container div {
    width: 1440px;
    height: 342px;
    display: block;
}

.carouselpagination {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding-top: 65px;
}

.carouselpagination li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4px;
}

.carouselpagination a {
    background: url("../../content/dam/aaa-ie/images/icons/btn_radio.png") no-repeat scroll 0 0 transparent;
    width: 15px;
    height: 0px;
    display: block;
    overflow: hidden;


    padding-top: 50px;
}

.carouselpagination a:hover,.current a {
    background-position: -20px 0;
}

.border-container-homebanner {
    margin-bottom: 40px;
    *margin-bottom: 30px;
    height: 342px;
    *height: 344px;
    height: 344px\9;
    padding: 3px 2px 2px 3px;
    *padding-bottom: 0px;
}

/* Alert Message slider calls */

.alertboxmessage {
    height: 90px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    *margin:0 0 10px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block;   
}

#alertmessage {
    padding: 18px 25px 15px 35px;
}

#alertmessage .slides_container {
    height: 60px !important; 
}

#alertmessage a.prev {
    background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 900px;
    top: 420px;
}
        
        #alertmessage a:hover.prev   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
        }
            
#alertmessage a.next  {
    background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 925px;
    top: 420px;
}

        #alertmessage a:hover.next   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
        }

.alert-msg-x {
    background: url("../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif") no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    visibility: visible;
    display: block;
    position: absolute;
    left: 960px;
    top: 400px;
}

#alertmessage .image {
    float: left;
    width: 60px;
    height: 40px;
    margin: 5px 8px 0 0 ;
}

#alertmessage .text {
    width: 770px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
    display: table-cell;
}

#alertmessage .text { *position: absolute;}
#alertmessage .text p { *position: relative;
*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

#alertmessage a {
    color: #007DB2;
    }
    
.freeformtext {
    height: 90px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    *margin:0 0 10px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block;   
}
/*URGENT - updated styles for California Earthquake 8/24/2014 */
#freeformtext {
    padding: 18px 25px 15px 35px;
}

#freeformtext .slides_container {
    height: 60px !important; 
}

#freeformtext a.prev {
    background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 900px;
    top: 420px;
}
        
        #freeformtext a:hover.prev   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
        }
            
#freeformtext a.next  {
    background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 925px;
    top: 420px;
}

        #freeformtext a:hover.next   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
        }

.alert-msg-x {
    background: url("../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif") no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    visibility: visible;
    display: block;
    position: absolute;
    left: 960px;
    top: 400px;
}

#freeformtext .image {
    float: left;
    width: 60px;
    height: 40px;
    margin: 5px 8px 0 0 ;
}

#freeformtext .text {
    width: 770px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
    display: table-cell;
}

#freeformtext .text { *position: absolute;}
#freeformtext .text p { *position: relative;
*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

#freeformtext a {
    color: #007DB2;
}
.sales-model{
    width:300px;
    position:absolute;
    top:167px;
    left:52px;/*82px;*/
    z-index:999;
    padding:0;
    margin:18px 0 0 0;
}
input.sales-model-zip{
    width:100px;
    margin-right:4px;
}
#sales-model-zipcode_error{
    margin-bottom: 5px;
    margin-left: 0;
    padding-right: 0;   
    position:absolute;
    top:-20px;
    left:0;
    width:320px;
}
.sales-model-message{
}
/*button get a quote */
a:link.button-get-quote, a:visited.button-get-quote {
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -3px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
    display: inline-block;  
}

a:link.button-get-quote:hover, a:visited.button-get-quote:hover {
    cursor: pointer;
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -186px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
    display: inline-block;
}
.button-get-quote {
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -3px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
}
.button-get-quote:hover {
    border: none;
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -186px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
}
button:.button-get-quote {
    display:inline;
    float:left;
}
input.sales-model-zip{
    width:94px;
    height:22px;
    margin-right:5px;
    margin-top:3px;
    /*position: relative;
    top: 2px;
    *top: -11px;*/
    display:inline;
    float:left;
    line-height: 22px;
    padding-left: 3px;
}
.sales-model-line{
    float:left;
    width:300px;
    height:1px;
    border-top:1px solid #D6D6D7;
    line-height:1px;
    margin:12px 0 8px 0;
}
.sales-model-btn-call{
    float:left;
    background: url(../../content/dam/aaa-ie/images/icons/icon_phone_31x36.png) no-repeat;
    padding: 0 5px 0 0;
    margin:0 10px 0 0;
    width:31px;
    height:36px;
    display:inline;
    opacity:0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
    
}
.sales-model-btn-schedule{    
    float:left;
    background: url(../../content/dam/aaa-ie/images/icons/icon_calendar_31x31.png) no-repeat;
    padding: 0 5px 0 0;
    /*margin:0 10px 0 0*/;margin: -3px 10px 0 0;
    width:31px;
    height:36px;
    display:inline;
    opacity:0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
}
.sales-model-header {
    color: #0173a3;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-bottom: 2px;
}
.sales-model-header a{
    color: #0173a3;
}
.sales-model-number {
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.gray{
    color:#666;
}
.blue{
    color:#00539B;
}
.sales-model .clearfix{
    clear:both;
    margin-bottom:0;
}
/*Fix for issue on Mobile Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footer_copy li { -webkit-text-size-adjust:none; }
	.error-msg-line { width:41%; }
}

/*Fix for spin buttons on chrome browser in number input field*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.responsive a{
    color: #00529A;
    font-weight: bold;
}

.content-show {
    display: block;
}
.content-hide {
	display:none;
}
.alert-close {
    fill: #EBA62F;
    width: 16px;
    height: 16px;
    position: relative;
    float: right;
    margin-right: 32px;
    margin-top: 30px;
}
.alert-box-message {
	background-color: #FFFAE0;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
    line-height: 28px;
    border-radius: 4px 4px 4px 4px;
    margin: auto;
    color: #FFF;
    position: relative;
    width:1344px;
    box-sizing:border-box;
    border: 2px solid #EBA62F;
    border-radius: 8px;
}

.alertTitle {
    font-family: Cabin;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.4px;
    color: #0B1421;
    margin-left: 72px;
    margin-top: 24px;
    margin-bottom:6px;
    line-height: 24px;

}

.alert-box-message h1 {
	font-size: 24px;
    line-height: 29px;
    padding-top: 24px;
    font-weight: normal;
}
.alert-box-message a.button ,
.alert-box-message a.button:hover,
.alert-box-message a.button:visited {
	border: 0;
    background-color: #FFF;
    color: #CF4900;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
}
.alert-icon {
    fill: #FFF;
    width: 32px;
    height: 27.01px;
    float: left;
    margin-top: 24px;
    margin-left: 32px;
}
.alertText {
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 23px;
}
.social-icon {
    margin-right: 8px;
}
.mobile-social-icon {
    margin-right: 16px;
    width: 24px;
    height: 24px;
}
.callout-image a.button {
    top: -68px;
    left: 18px;
}
video {
    width: 100%;
}

/* responsive styles for payment estimator */
.border-container-responsive {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.sp-wrapper-responsive {
	width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.bottom-fixed {
	position: fixed;
    bottom: 0;
    z-index: 1004;
    background-color: #FFF;
    left: 0;
    padding: 40px 48px;
    box-shadow: 0px -4px 6px rgba(0,0,0,0.16);
}
.disclaimer-banner-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
}
.disclaimer-banner-text {
	font-size: 14px;
    line-height: 22px;
    float:left;
    width: 68.12%;
}
.bottom-fixed a.button, .bottom-fixed .button {
    border: 0;
	background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    float: right;
	cursor: pointer;
}
.floatingButton a.button, .floatingButton a.button:hover, .floatingButton a.button:visited,
.floatingButton .button, .floatingButton .button:hover, .floatingButton .button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: auto;
    border: 0;
    padding: 0 24px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    margin-top: 40px;
}
.floatingButton a.button.left {
    float: left;
}
.floatingButton a.button.right {
    float: right;
}
.responsive-landing-callout img, .responsive-landing-callout a.button {
    margin-left: 42px;
}
.tips-landing-cOuts {
   	max-width: 1008px;
}
div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
    display:inline-block;
}
div.textimage div.image.left {
	float: left;
}
div.textimage div.image.right {
	float: right;
}
div.textimage div.image.none {
	float: none;
}
.responsive-image img {
	max-width: 100%;
}
span.location span.location-label {
	font-family: Helvetica Neue, Helvetica, sans-serif;
}
sup {
	vertical-align: super;
    font-size: smaller;
}
sub {
	vertical-align: sub;
    font-size: smaller;
}
div.slide-div {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 48px

}
div.slide_div img {
    width: 50%;
    float: left;
    position: relative;
}
div.slide-text-container {
    float: left;
    background-color: white;
    max-width: 720px;
    position: relative;
    max-height: 312px;
    height: 308.75px;
}
div.slide-text {
    margin: 48px;
    height: 212px;
	width: auto;
}
div.slide-text p.slideTitle {
    color: #D52B1E;
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
}
div.slide-text p.slideMessage {
    font-size: 26px;
    line-height: 34px;
}
div.slide-text h3 {
	font-size: 32px;
    line-height: 42px;
    font-weight: bold;
}
div.slide-text a {
	float: right;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    bottom: 25px;
    right: 40px;	
}
div#header-row.row.noMask {
    padding-bottom: 6px;
}
a.button.skipLink {
    background-color: #00529A;
    color: #FFF;
    height: auto;
    width: auto;
    border: 0;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    right: 18.68%;
    position: fixed;
    transform: translateY(-1000%);
    transition: transform 0.3s;
    z-index:5000;
}
a.button.skipLink:focus {
    transform: translateY(0%);
}
a:focus {
    border: #5F6062 solid 2px;
}
div#logo-universal a {
    display: block;
    height: inherit;
}
a.button:focus {
    border: #D52B1E solid 2px;
}
a.carousel-button:focus {
    border: #D52B1E solid 2px;
}
div.close-x a:focus {
    border: #5F6062 solid 2px;
}
a.close:focus svg {
    border: #5F6062 solid 2px;
}
/*
div.callout a.button:focus {
    border: #D52B1E solid 2px;
}*/
div.alert-box-message .button:focus {
    border: #00338D solid 2px;
}
li.responsive-tips-card a {
    display: block;
    height: 115px;
}
a.read-bar:focus {
    border: none;
}
a.read-bar:focus span.link-text {
    border: #5f6062 solid 2px;
}



.hpBanner a.button:focus {
    border: #D52B1E solid 2px;
}
div.callout div.button {
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    top: -68px;
    right: -60px;
}
a[data-analytics-label*="TIPS"]:focus {
    display: inherit;
}
input:focus {
	border: #D52B1E solid 2px;
}
a:focus span[class*="Chev"] {
    border: #5F6062 solid 2px;
}		
span[class*="drn"] a:focus {
    width: 48px;
    height: 48px;
    display: inline-table;
}
input:focus.searchfield {		
	border: #5F6062 solid 2px;
}
input#submit:focus {		
	border: #5F6062 solid 2px;
}
a.pdf-link:focus {
    border: #D52B1E solid 2px;
}

/*#modalInit button:focus {
    border: #D52B1E solid 2px;
}*/

a.mobile-bar:focus {
    border: none;
}
a.mobile-bar:focus .showHideWrap {
    border: #5F6062 solid 2px;
}
#close\ user-alert-close:focus {
    border: none;
}
#mobile-date:focus {
    border: #5F6062 solid 2px;
}
#start-date:focus, #end-date:focus {
	border: #5F6062 solid 2px;
}
.sectionHeadingTitle {
    font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.responsive .change-location {
    height: 32px;
    max-width: max-content;
    font-size: 12px;
    line-height: 14px;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    background-color: #00529A;
    color: #FFF;
    border-radius: 26px 26px 26px 26px;
    float: right;
    position: relative;
    margin-right: 32px;	
    padding-right: 15px;
    width: auto;
}
/*@media (min-width: 1025px) {
    .responsive .change-location {
        float: right;
        text-align: center;
        height: 25px;
        width: 200px;
        font-size: 14px;
        line-height: 16px;
        margin-right: 84px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
    	color: #FFF;
    	border-radius: 26px 26px 26px 26px;
        position: relative;
		top: -7px;
    }*/
.alert-box-message {
    width: 1344px;
    margin-bottom: 51px;
    margin-top: 13px;
}
.alert-box-message h1 {
    margin-left: 80px;
    margin-bottom: 13px;
}
.alert-box-message a.button,
.alert-box-message a.button:hover,
.alert-box-message a.button:visited {
    height: 50px;
    width: 154px;
    float: right;
    bottom: 32px;
    right: 0px;
    margin-right: 32px;
    position: absolute;
    font-weight: bold;
}
.alertText {
    font-family: Cabin;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.4px;
    color: #4D5160;
    margin-left: 72px;
    padding-bottom: 32px;
}
.alertText p {
    max-height: 80px;
    overflow: hidden;
}
.location-icon {
    fill: #FFF;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 10.854px;
    height: 16px; 
}
.location-label {
    padding-left: 10px;
    top: 4px;
    position: relative;
}
.location {
    padding-left: 30px;
    top: 10px;
    position: relative;
}
.change-location .location-bold {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 1px solid #fff;
    float: right;
    margin-right: 16px;
    margin-top: 8px;
    color: #fff;
}
.responsive {
    width: 100%;
    max-width: 1440px;
    margin-top: 48px;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #F7F7F7;
    margin-left: auto;
    margin-right: auto;
}
.responsive .row {
    width: 100%;
}
.responsive .logo {
    margin-left: 48px;
}
.responsive .container {
    margin: 0;
}

#topnav{
    margin: 0;
    margin-left: 32px;
    float: left;
    position: relative;
    top: 23px;
    margin-right: 240px;
}

.responsive .topNavigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.responsive .navPage {
    float: left;
    padding-right: 32px;
}

.responsive .navPage a {
    display: block;
    color: #00529A;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 19px;
}

.hpBanner {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 48px;
}

.hpBanner img {
    width: 50%;
    position: relative;
    float:left;
}
.bannerShadow {
    float: left;
    width: 50%;
    background-color: white;
    max-width: 720px;
    position: relative;
    max-height: 312px;
    height: 308.75px;
    box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
}
.bannerShadow .hpContent {
    margin: 48px;
}
.hpContent h1 {
    color: #ED1C2E;
    line-height: 38px;
    font-size: 32px;
    padding-bottom: 24px;
    font-weight: normal;
}
.hpContent p {
    font-size: 16px;
    line-height: 28px;
    max-height: 110px;
    overflow: hidden;
}
.hpBanner a.button ,
.hpBanner a.button:hover,
.hpBanner a.button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 34px;
    width: 106px;
    border: 0;
    padding: 0;
    margin-top: 16px;
    display: inline-block;
    float: right;
    position: relative;
    font-size: 18px;
    line-height: 34px;
    border-radius: 26px 26px 26px 26px;
    text-align: center;
    text-decoration: none;
}
.cOuts {
    width: 100%;
    max-height: 423px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.cOuts a.button ,
.cOuts a.button:hover,
.cOuts a.button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
}
.callout-img {
    height: 216px;
    width: 216px;
    border-radius: 50%;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    position: absolute;
    margin-left: auto;
    z-index:1;
    background-size: 216px;
    background-repeat: no-repeat;
}
.callout {
    max-width: 336px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.centerAlign {
    margin-left: auto;
    margin-right: auto;
}
.calloutShadowBox {
    max-width: 312px;
    max-height: 255px;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 15px;
    height: 100%;
    padding-top: 87px;
    position: relative;
    background-color: #fff;
    text-align: center;
    margin-top: 129px;
}
.cOuts p {
    font-size: 16px;
    line-height: 28px;
    border: none;
    margin: 24px;
}
.responsive footer.responsive-footer {
    background-color: #EBEBEB;
    color: #333333;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    padding-left: 96px;
    padding-right: 96px;
    padding-top: 50px;
    padding-bottom: 44px;
    margin-top: 79px;
    clear: both;
}
.responsive-footer h2{
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 24px;
}
.footer-block {
    float:left;
    margin-right: 48px;
    font-family: Helvetica Neue, Helvetica, sans-serif;
}
.responsive-footer a,
#charterDocs a{
    color: #00529A;
}
.footer-p {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 16px;
}
.footer-p-tel {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 16px;
}
.tel-link {
    color: #00529A;
}
.footer-disclaimer {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    padding-top: 25px;
    padding-bottom: 12px;
}
.footer-disclaimer p{
    margin-bottom: 32px;
}
div.slide-text p.slideMessage {
    font-size: 21px;
    line-height: 28px;
}
div.slide-text p.slideTitle {
    font-size: 28px;
    line-height: 32px;
}
.carouselImage {
    height: 293px;
}
hr.wildfire-break {
    margin: 30px 0;
}
div.artical div.textimage div.image.right {
    float: right;
    width: fit-content;
    max-width: 50%;
    margin-left: 5px;
}
div.artical div.textimage div.image.right img.cq-dd-image {
    max-width: 100%;
}
@media only screen and (max-width: 1024px){
	.row .large-6 {
		width: 100%;
	}
}
@media only screen and (min-width: 1359px) {
    .cOuts {
        max-width: 1344px;
    }
    .tips-landing-cOuts {
        max-width: 1008px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1358px) {
    .cOuts {
        max-width: 672px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 338px;
    }
    .callout {
        margin-bottom: 40px;
    }
    .tips-landing-cOuts {
        max-width: 1008px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .generic-main .generic-text {
        height: auto;
    }
    .alert-box-message {
        width: 707px;
        margin-bottom: 4px;
        margin-top: 22px;
    }
    .alert-box-message h1 {
        margin-left: 80px;
        margin-bottom: 15px;
    }
    .alert-box-message a.button,
	.alert-box-message a.button:hover,
	.alert-box-message a.button:visited {
		height: 50px;
        width: 154px;
    	float: right;
    	bottom: 32px;
    	right: 0px;
    	margin-right: 32px;
    	position: absolute;
    	font-weight: bold;
    }
	.alertText {
		width: 611px;
        margin-left: 72px;
        padding-bottom: 24px;
    }
	.alertText p {
    	max-height: 104px;
    	overflow: hidden;
    }
	.responsive .change-location {
        /*height: 32px;
        max-width: max-content;
        font-size: 12px;
        line-height: 14px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        float: right;
        position: relative;
        top: -24px;
        margin-right: 32px;	*/
        padding-right: 0;
        top: 35px;
    }
    .location-icon {
        fill: #FFF;
        position: absolute;
        padding-top: 8px;
        left: 15px;
    	width: 10.854px;
    	height: 16px; 
        top:0px;
    }
    #mobile-change img {
		position: absolute;
        padding-top: 8px;
        padding-left: 15px;
    }
    #mobile-change a {
    	color: #FFF;
    }
    .change-location .location-bold {
		font-size: 16px;
        line-height: 19px;
        font-weight: bold;
        padding-left: 10px;
        border-left: 1px solid #fff;
        float: right;
        margin-right: 16px;
        margin-top: 6.5px;
	}
    .change-location .location {
        font-size: 12px;
        line-height: 14px;
        position: relative;
        float: left;
    	margin-left: 35px;
    	padding-top: 9px;
    	padding-right: 10px;
        top: 0px;
        left: -10px;
    }
    .responsive {
        width: 100%;
        max-width: 1024px;
        font-family: Helvetica, Arial, sans-serif;
        background-color: #F7F7F7;

    }
	#header-row {
    	padding-top: 16px;
    	padding-bottom: 16px;
    	width: 100%;
    	background-color: #F7F7F7;
	}	
    .responsive .logo {
        float: left;
        width: 298.46px;
        margin: 0;
        margin-left: 123px;
        margin-top: 24px;
        margin-bottom: 24px;
    }
	.logo img{
		width: 298.46px;
    }
    .responsive .container {
        margin: 0;
    }

	#hamburgerNav {
		margin-top: 44px;
    	margin-left: 32px;
    	cursor: pointer;
    	background-color: #F7F7F7;
    	position: absolute;
    	border: none;
    	width: 35px;
    	height: 35px;
	}	
    .hamburger{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
    }
	.hamburger-patty{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
        margin-top: 2.94px;
        margin-bottom: 2.94px;
    }
    
    /*.responsive .topNavigation {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
    }
    
    .responsive .navPage {
      float: left;
      padding-right: 32px;
    }
    
    .responsive .navPage a {
      display: block;
      color: #00529A;
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      line-height: 19px;
    }*/
    
    .hpBanner {
        width: 100%;
    	overflow: hidden;
    }
    
    .hpBanner img {
        width: 50%;
    	height: 312px;
        float: left;
    }
    .bannerShadow {
        float: right;
        width: 50%;
        background-color: white;
        position: relative;
        height: 312px;
        box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
    }
    .bannerShadow .hpContent {
        margin: 48px;
    }
    .hpContent h1 {
        color: #ED1C2E;
        line-height: 38px;
        font-size: 32px;
        padding-bottom: 24px;
        font-weight: normal;
    }
    .hpContent p {
        font-size: 16px;
        line-height: 28px;
        max-height: 110px;
        overflow: hidden;
    }
    .hpBanner a.button ,
    .hpBanner a.button:hover,
    .hpBanner a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 34px;
        width: 106px;
        border: 0;
        padding: 0;
        margin-top: 24px;
        display: inline-block;
        float: right;
        position: relative;
        font-size: 18px;
        line-height: 34px;
        border-radius: 26px 26px 26px 26px;
        text-align: center;
        text-decoration: none;
    }
    .cOuts {
    	max-width: 520px;
        max-height: 423px;
        height: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .cOuts a.button ,
    .cOuts a.button:hover,
    .cOuts a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 50px;
        width: 216px;
        border: 0;
        padding: 0;
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 50px;
        border-radius: 4px 4px 4px 4px;
        text-align: center;
        text-decoration: none;
    }
    .callout-img {
        height: 152px;
        width: 152px;
        border-radius: 50%;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        position: absolute;
        margin-left: auto;
        margin-top: 72px;
        z-index:1;
        background-size: 152px;
        background-repeat: no-repeat;
    }
    .callout {
        max-width: 248px;
        width: 100%;
        float: left;
    	margin-bottom: 40px;
    }
    .callout-mid {
        margin-left: 12px;
        margin-right: 12px;
    }
    .centerAlign {
        margin-left: auto;
        margin-right: auto;
    }
    .calloutShadowBox {
        max-height: 255px;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        padding-bottom: 32px;
        height: 100%;
        padding-top: 70px;
        position: relative;
        background-color: #fff;
        text-align: center;
        margin-top: 148px;
    }
    .cOuts p {
        font-size: 16px;
        line-height: 28px;
        border: none;
        margin: 24px;
    }
    .responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        padding-left: 96px;
        padding-right: 96px;
        padding-top: 5px;
        padding-bottom: 44px;
        margin-top: 79px;
    }
    .responsive-footer h2{
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 24px;
    }
    .footer-block {
        float:left;
        margin-right: 48px;
    	display: none;
    }
    .responsive-footer a,
    #charterDocs a{
        color: #00529A;
    	font-family: Helvetica Neue, Helvetica, sans-serif;
    }
    .footer-p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 16px;
    }
    .footer-p-tel {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .tel-link {
        color: #00529A;
    }
    .fixed {
    	position: fixed;
    	-webkit-transform: translateZ(0);
    	transform: translateZ(0);
        z-index: 1001;
    	top: 0px;
    	left: 0px;
    }
	.mobileNav {
        background: white;
        position: fixed;
        z-index: 1001;
        padding-left: 16px;
    	width: 316px;
    	box-shadow: 12px 0px 48px rgba(0,0,0,0.16);
    	top: 0;
    	height: 100%;
	}
	#hidden-hamburgerNav {
        margin-top: 24px;
        cursor: pointer;
        margin-bottom: 49.49px;
    	background-color: #FFF;
    	position: relative;
		border: none;
    	width: 35px;
    	height: 35px;
	}
	.mobileNav li {
    	clear: both;
    	margin-bottom: 25px;
	}
	.mobileNavResources {
    	margin-top: 5px;
        background-color: #EBEBEB;
        margin-left: -16px;
    	padding-left: 16px;
    	padding-bottom: 135px;
    }
    .mobileNavResources h3 {
    	color: #333333;
        font-size: 14px;
        line-height: 17px;
        padding-top: 24px;
        margin-bottom: 24px;
	}
	.mobileNavResources li {
		margin-bottom: 16px;
    }
	.mobileNavTop {
		height: 57%;
    }
	.mobileNavResources .contactPill {
		background-color: #00529A;
        border-radius: 14px 14px 14px 14px;
        font-size: 12px;
        line-height: 14px;
        padding-top: 7px;
        padding-bottom: 7px;
        width: 93px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 51px;
        margin-top: 21.96px;
    	float: left;
    }
	.mobileNavResources .contactPillText {
        color: #FFF;
    }
	.socialMediaLinks {
    	padding-top: 21.96px;
    	float: right;
    }
	.landing-outs {
		margin-top: 72px;
    }
    .landing-banner-image {
		width: 100%;
        object-fit: cover;
        object-position: right;
        height: 386px;
    	width: 312px;
    }
	.responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 9px;
        padding-bottom: 44px;
        margin-top: 0;
        font-size: 12px;
        line-height: 14px;
    	clear: both;
    }
	.responsive-footer p {
		padding-top: 5px;
    }
    span.terms-links:before {
		content: '\A';
    	white-space: pre;
    }
	.responsive-footer p:nth-of-type(2) {
		text-align: center;
    }
	.tips-landing-cOuts {
    	max-width: 768px;
    }
    .responsive-landing-callout img, .responsive-landing-callout a.button {
    	margin-left: 0;
	}
	.tips-landing-cOuts .callout-mid {
    	margin-left: 0;
        margin-right: 0;
	}
	div.slide-text p.slideTitle {
        font-size: 20px;
        line-height: 26px;
    }
	.responsiveCarouselImage {
        height: 292px;
    }
	div.slide-text p.slideMessage {
        font-size: 18px;
        line-height: 24px;
    }
	div.callout div.button {
		right: -18px
	}

}

@media only screen and (min-width: 320px) and (max-width: 767px) {

	.alert-box-message {
		box-sizing: border-box;
		flex-direction: row;
		align-items: flex-start;
		width: 300px;
		background: #FFFAE0;
		border: 2px solid #EBA62F;
		border-radius: 8px;
        margin-top: 115px;
        height:250px
    }
    .alert-icon {
        margin-left: 24px;
    }
    .alert-box-message h1 {
        margin-left: 65px;
    }
    .alert-box-message a.button {
		height: 50px;
        width: 216px;
    	margin: 24px 20%;
    	font-weight: bold;
    }
	.alertText {
        margin-left: 72px;
        margin-right: 24px;
		margin-top: 10px;
    	text-align: left;
    }
	.alertText p {
    	max-height: 220px;
    	overflow: hidden;
    	text-align: left;
    }
	.responsive .change-location {
        height: 28px;
        max-width: max-content;
        margin-top:2px;
        font-size: 12px;
        line-height: 14px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        margin-left: 93.5px;
        margin-right: auto;
        float:none;
    }
    .location-icon {
        fill: #FFF;
        position: unset;
        padding-top: 8px;
        left: 15px;
    	width: 10.854px;
    	height: 16px; 
    	float: left;
        margin-left: 10px;
    }
    #mobile-change img {
		position: absolute;
        padding-top: 6px;
        padding-left: 7.18px;
    }
    #mobile-change a {
    	color: #FFF;
    }
    .change-location .location-bold {
		font-size: 14px;
        line-height: 17px;
        font-weight: bold;
        padding-left: 10px;
        border-left: 1px solid #fff;
        float: right;
        margin-right: 16px;
        margin-top: 5.79px;
	}
    .change-location .location {
        font-size: 12px;
        line-height: 14px;
        position: unset;
        float: left;
    	margin-left: 20px;
    	padding-top: 7px;
    	padding-right: 10px;
    }
    .responsive {
        width: 100%;
        max-width: 550px;
        font-family: Helvetica, Arial, sans-serif;
        background-color: #F7F7F7;
    }
	#header-row {
    	padding-top: 16px;
    	padding-bottom: 16px;
    	width: 100%;
    	background-color: #F7F7F7;
	}	
    .responsive .logo {
        float: left;
        width: 255.83px;
        margin: 0;
        margin-left: 64px;
    }
	.logo img{
		width: 255.83px;
    }
    .responsive .container {
        margin: 0;
    }

	#hamburgerNav {
		margin-top: 8px;
    	margin-left: 16px;
    	cursor: pointer;
    	background-color: #F7F7F7;
    	position: absolute;
    	width: 24px;
    	border: none;
    	width: 35px;
    	height: 35px;
	}
	#hidden-hamburgerNav {
        margin-top: 24px;
        cursor: pointer;
        margin-bottom: 48.38px;
    	background-color: #FFF;
    	position: relative;
    	width: 24px;
    	border: none;
    	width: 35px;
    	height: 35px;
	}	
    .hamburger{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
    }
	.hamburger-patty{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
        margin-top: 2.94px;
        margin-bottom: 2.94px;
    }

    /*.responsive ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
    }

    .responsive li {
      float: left;
      padding-right: 32px;
    }

    .responsive li a {
      display: block;
      color: #00529A;
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      line-height: 19px;
    }*/

    .hpBanner {
        width: 100%;
    	overflow: hidden;
    }

    .hpBanner img {
        width: 100%;
    }
    .mobile-text {
        position: relative;
        color: #000;
        padding-left: 32px;
        padding-right: 32px;
        background: #fff;
        padding-bottom: 90px;
        box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
        padding-top: 32px;
    	margin-bottom: 32px;
    }
    .bannerShadow .hpContent {
        margin: 48px;
    }
    .hpContent h1 {
        color: #ED1C2E;
        line-height: 38px;
        font-size: 32px;
        padding-bottom: 24px;
        font-weight: normal;
    }
    .hpContent p {
        font-size: 16px;
        line-height: 28px;
        max-height: 110px;
        overflow: hidden;
    }
    .hpBanner a.button ,
    .hpBanner a.button:hover,
    .hpBanner a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 34px;
        width: 106px;
        border: 0;
        padding: 0;
        margin-top: 24px;
        display: inline-block;
        float: right;
        position: relative;
        font-size: 18px;
        line-height: 34px;
        border-radius: 26px 26px 26px 26px;
        text-align: center;
        text-decoration: none;
    }
    .cOuts {
        margin-top: 8px;
        margin-bottom: 22px;
        position: relative;
    }
    .cOuts a.button ,
    .cOuts a.button:hover,
    .cOuts a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 50px;
        width: 216px;
        border: 0;
        padding: 0;
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 50px;
        border-radius: 4px 4px 4px 4px;
        text-align: center;
        text-decoration: none;
    }
    .callout-img {
        height: 216px;
        width: 216px;
        border-radius: 50%;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        position: absolute;
        margin-left: auto;
        z-index:1;
        background-size: 216px;
        background-repeat: no-repeat;
    }
    .callout {
        max-width: 336px;
        width: 100%;
        float: left;
    	margin-bottom: 40px;
    	margin-left: 3.33%;
    }
    .centerAlign {
        margin-left: auto;
        margin-right: auto;
    }
    .calloutShadowBox {
        max-width: 312px;
        max-height: 255px;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        margin-left: 12px;
        margin-right: 12px;
        padding-bottom: 15px;
        height: 100%;
        padding-top: 87px;
        position: relative;
        background-color: #fff;
        text-align: center;
        margin-top: 129px;
    }
    .cOuts p {
        font-size: 16px;
        line-height: 28px;
        border: none;
        margin: 24px;
    }
    .responsive-footer h2{
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 24px;
    }
    .footer-block {
        float:left;
        margin-right: 48px;
    	display: none;
    }
    .responsive-footer a,
    #charterDocs a{
        color: #00529A;
    }
    .footer-p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 16px;
    }
    .footer-p-tel {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .tel-link {
        color: #00529A;
    }
	.homepage {
    	padding-top: 135px;
    }
    .fixed {
    	position: fixed;
    	-webkit-transform: translateZ(0);
    	transform: translateZ(0);
        z-index: 1001;
    	top: 0px;
    	left: 0px;
    }
	.mobileNav {
        background: white;
        position: fixed;
        z-index: 1001;
        padding-left: 16px;
    	width: 316px;
    	box-shadow: 12px 0px 48px rgba(0,0,0,0.16);
	}
	.mobileNav li {
    	clear: both;
        margin-bottom: 25px;
        display: block;
        color: #00529A;
        text-decoration: none;
        font-size: 16px;
        line-height: 19px;
	}
	.mobileNavResources {
    	margin-top: 5px;
        background-color: #EBEBEB;
        margin-left: -16px;
    	padding-left: 16px;
    	padding-bottom: 135px;
    }
    .mobileNavResources h3 {
    	color: #333333;
        font-size: 14px;
        line-height: 17px;
        padding-top: 24px;
        margin-bottom: 24px;
	}
	.mobileNavResources li {
		margin-bottom: 16px;
    }
	.mobileNavResources .contactPill {
		background-color: #00529A;
        border-radius: 14px 14px 14px 14px;
        font-size: 12px;
        line-height: 14px;
        padding-top: 7px;
        padding-bottom: 7px;
        width: 93px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 51px;
        margin-top: 57.67px;
    	float: left;
    }
	.mobileNavResources .contactPillText {
        color: #FFF;
    }
	.socialMediaLinks {
    	padding-top: 57.67px;
    	float: right;
    }
	.landing-banner-image {
        object-fit: cover;
    	object-position: right;
        height: 204px;
    	width: 360px;
    }
	.callout-image {
    	max-width: 252px;
        width: 100%;
        float: left;
        margin-bottom: 40px;
        margin-left: 15%;
    }
	.responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 9px;
        padding-bottom: 44px;
        margin-top: 0;
        font-size: 12px;
        line-height: 14px;
    	clear: both;
    }
    span.terms-links:before {
		content: '\A';
    	white-space: pre;
    }
	.responsive-footer p:nth-of-type(2) {
		text-align: center;
    }
	a:hover, a:visited, a:active, a:selected {
    	text-decoration: none;
	}
	table.wms-pfet-result-table-dp {
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0;
    }
    table.wms-pfet-result-table-dp th {
        height: auto;
        line-height: 19px;
        margin-left: 0;
        padding-left: 4px;
        padding-right: 4px;
    }
	.wms-pfet-smalltext-grey {
        float: left;
        position: relative;
        margin-top: 8px;
    }
	table.wms-pfet-result-table-dp td {
        height: auto;
        padding: 0;
        margin: 0;
        width: 50px;
    }
	.wms-pfet-result-text {
        float: left;
        width: 28%;
        clear: both;
    }
    .responsive-finance-charges {
        float: right;
        margin-top: -133px;
    } 
    .wms-pfet-result-sign {
        font-size: 40px;
        font-weight: bold;
        text-align: right;
        margin-top: 20px;
        padding-top: 5px;
        float: left;
        clear: both;
        top: -57px;
        position: relative;
        left: 130px;
    }
    .wms-pfet-result-end {
        width: 35%;
        float: right;
        clear: both;
        padding-right: 24px;
        top: -120px;
        position: relative;
    }
	.bottom-fixed {
		padding: 32px;
    }
	.bottom-fixed a.button {
        display: block;
        margin-left: auto;
        margin-top: 156px;
        margin-right: auto;
        float: none;
    }
    .disclaimer-banner-text {
        width: 100%;
    }
	.responsive-landing-callout img, .responsive-landing-callout a.button {
    	margin-left: 0;
	}
	.responsiveCarouselImage {
        height: auto;
    }
	div.slide-text-container {
		height: 270px;
	}
	div.slide-text p.slideTitle {
        font-size: 20px;
        line-height: 26px;
    }
	div.slide-text p.slideMessage {
        font-size: 18px;
        line-height: 24px;
    }
	div.slide-text a {
		height: 36px;
		width: 150px;
    	bottom: 67px;
        line-height: 36px;
    	right: 15px;
	}
	div.callout div.button {
		right: -18px
	}
	.row .large-8 {
        width: 100%;
    }
    .row .large-4 {
    	width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
	div.artical div.textimage div.image.right {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-left: auto;
	}
}
@media only screen and (min-width: 320px) and (max-width: 670px) {
	a.button.skipLink {
		height: 22px;
        width: 144px;
        font-size: 13px;
        line-height: 22px;
        border-radius: 26px 26px 26px 26px;
        top 0px;
        right: 2%;
    }
}

a.alert-link {
    color:#4D5160;
    text-decoration: none;
}
.side-nav {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    width: 21.67%;
    margin-left: 48px;
    margin-top: 144px;
    background-color: #FFF;
    padding-top: 8px;
    padding-bottom: 16px;
}
.side-nav a{
	font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    font-family: Helvetica;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-left: 24px;
    position: relative;
    float: left;
    clear: both;
    margin-right: 24px;
}
.fixed {
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1001;
    top: 0px;
    left: 0px;
}
.card-collection-main {
	margin-right: 48px;
    margin-left: 408px;
    margin-top: 39.34px;
	width: 63.333%;
}
.card-collection-main img {
    width: 100%;
}
.side-nav a,
.card-collection-main a {
    cursor: pointer;
}
.card-collection-main .main-body {
	box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
    background-color: #FFF;
    padding: 48px;
}
.card-collection-main h1 {
	font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.card-collection-main p {
	font-size: 16px;
    line-height: 28px;
}
.card-collection-main .card {
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    margin-top: 24px;
    background-color: #FFF;
}
.card-collection .card .card-details {
    padding: 48px;
}
.link-bar {
	width: 100%;
	height: 64px;
}
.link-bar .link-text {
	font-size: 16px;
    line-height: 19px;                                    
	float: right;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-right: 48px;
    font-weight: bold;
}
a.selected {
	border-left: 3px solid #00529a;
    margin-left: 0px;
    padding-left: 21px;
}
.fixed.side-nav.mask {
	z-index: 0;
}
.icon-pdf svg{
    display: none;
    fill: #FFF;
    width: 16px;
    height: 16px;
    position: absolute;
    padding-left: 10px;
    padding-top: 8px;
}
.icon-pdf {
    position:relative;
}
.icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links div:first-of-type {
    	margin-right: 48px;
        float: left;
    }
	.pdf-links {
    	width: 100%;
        margin-bottom: 48px;
    	margin-top: 16px;
    }
.mobile-chevron {
	display: none;
}
.other-card {
    display: block;
}
.mobile-card {
    display: none;
}
.onlyMobile {
    display: none;
}
.card-details ul {
	list-style: inherit;
}
.card-details li {
	font-size: 16px;
    line-height: 28px;
    margin-left: 36px;
}
@media (min-width: 1025px) {

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.side-nav {
    	display: none;
    }
    .icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links div:first-of-type {
    	margin-right: 48px;
        float: left;
    }
	.pdf-links {
    	width: 100%;
        margin-bottom: 0px;
    	margin-top: 16px;
    }
    .card-collection-main .main-body {
		box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    	background-color: #FFF;
        padding: 32px;
	}
    .card-collection-main {
        margin-right: 0;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
	}
	.card .card-details {
    	padding: 32px;
	}
	.card-collection {
    	padding-top: 16px;
    }
	.card-collection-main .card {
    	margin: 24px 16px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.side-nav {
    	display: none;
    }
    .icon-pdf {
        clear: both;
    	float: left;
    	margin-top: 16px;
    }
    .icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .mobile-chevron {
    	display: inline-block;
        z-index: 1001;
    	float: right;
    	margin-top: auto;
    	margin-bottom: auto;
    }
    .card-collection-main {
        margin-right: 0;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
	}
	.card-collection-main .main-body {
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        background-color: #FFF;
        padding: 16px;
    	padding-bottom: 112px;
	}
	.pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
    	margin-top: 16px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links {
    	width: 100%;
    }
	.banner-image {
    	padding-top: 68px;
    }
	.other-card {
    	display: none;
    }
	.mobile-card {
    	display: block;
    }
    .link-bar {
    	position:relative;
    }
	.card-collection-main h1 {
		font-size: 24px;
    	line-height: 29px;
        margin-bottom: 0;
	}
    .card-collection-main .card {
        margin: 8px 0px;
    }
	.card .card-details {
    	padding: 16px;
	}
	.link-bar {
        height: auto;
	}
	.onlyMobile {
    	display: block;
    }
    .noMobile {
    	display: none;
    }
    .mobile-chevron {
        height: 24px;
		width: 24px;   
		top: -25px;
    	position: relative;
	}
    .card-collection-main a {
    	position: relative;
		text-decoration: none;                        
	}
}
.generic-main {
    width: 100%;
    max-width: 864px;
    margin-top: 40px;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
 	background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding: 48px;
    padding-bottom: 60px;
}
.generic-image img{
	width: 100%;
}
.generic-main h1 {
	font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.generic-main h2 {
    font-size: 17px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}
.generic-main .generic-text {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.artical_body p {
    margin-bottom: 16px;
}
.artical_by {
    font-size: 18px;
}
div.image>div.responsive-image {
	float: none;
}
.generic-main div.card-details h2, .card-collection div.card-details h2 {
    font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
@media only screen and (min-width: 1025px){
	.generic-image-banner {
    	margin-top: 32px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.generic-main {
        padding: 32px;
        padding-bottom: 0px;
        margin-top: 0px;
        width: 92%;
	}
    .bottom-spacer {
    	padding-bottom: 32px;
	}

}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.generic-image-banner {
		padding-top: 0;
        margin-top: 135px;
    }
    .generic-main {
		width: auto;
        padding: 16px;
    }
    .generic-main .text {
        padding-left: 8px;
    }
	.responsive-generic-no-image {
    	padding-top: 0;
    	margin-top: 135px;
    }
	.generic-image img {
        width: 100%;
        object-fit: cover;
        height: 202px;
	}
	.mobileNavSpacer {
    	margin-top: -135px;
    }
	.parbase.image.artical_image {
		float: none;
        margin: auto;
	}
}
.card-profile-img {
    height: 64px;
    width: 64px;
	border-radius: 50%;
    float: left;
    margin-right: 16px;
    margin-bottom: 24px;
}
.card-profile {
    box-shadow: 0px 4px 12px rgba(0,0,0,0.16);
    border-radius: 12px 12px 12px 12px;
    max-width: 960px;
    width: 100%;
	margin: 40px auto;
    background-color: #FFF;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.card-profile-inner {
    padding-top: 24px;
    margin-left: 16px;
    margin-right: 16px;
}
.card-profile-text p {
    clear: both;
}
.card-profile-text-hide p{
    max-height: 4.875em;
    overflow: hidden;
}
.card-profile-name {
	color: #5F6062;
    font-size: 20px;
    line-height: 24px;
}
.card-profile-job {
	color: #767676;
	font-size: 16px;
    line-height: 19px;
}
.card-profile .link-bar .link-text {
    margin-right: 32px;
}

.card-profile .link-bar {
    margin-top: 40px;
}
.card-profile a {
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1280px){
	.card-profile {
		width: auto;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.card-profile {
		width: auto;
		margin: 24px 16px;
	}
	.card-profile .link-bar {
		height: 50px;
		margin-top: 23px;
	}
    .card-profile .link-bar .link-text {
        margin-right: 0;
        margin-top: 17px;
    }                                        
}
.responsive-tips-card {
    width: 456px;
    margin-bottom:8px;
    background-color: #FFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.16);
}
.tip-title {
    font-size: 24px;
    line-height: 29px;
    color: #333;
    float: left;
    padding-left: 16px;
    width: 288px;
    text-align: left;
    margin-top: 16px;
    font-weight: bold;
}
.tip-desc {
    font-size: 16px;
    line-height: 28px;
    color: #767676;
	float: left;
    padding-left: 16px;
    width: 288px;
    text-align: left;
}
.tip-image {
    float: left;
	margin-bottom: -5px;
}
.responsive-list {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.responsive-list li {
    margin-right: 4px;
    padding-right: 0;
    margin-left: 12px;
    float: left;
}
.responsive-list li:nth-child(even) {
    margin-right: 12px;
}
.tip-chevron {
	height: 24px;
    float: right;
    width: 24px;
    transform: rotate(270deg);
    margin-right: 16px;
}
.responsive-list .prarticle {
	width: 844px;
    margin-left: 0;
}
ul.press_release li {
	margin-left: 10px;
}
.responsive-list .consumer_tips {
	margin-top: 40px;
}
.paginationlist, .paginationlist .pagination {
	height: auto;
    font-size: 16px;
    line-height: 19px;
}
.paginationlist .pagination a.active, .paginationlist .paginationsearch a.active, .paginationlist .pagination .active a {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    margin-top: -2px;
}
.previous, .next {
	color: #5F6062 !important;
    margin-top: 4px;
}
.previous .prevChev, .next .nextChev {
	    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn-disabled.svg);
}
.previous a span.prevChev, .next a span.nextChev {
	    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn.svg);
}
.paginationlist .pagination .paginationText {
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.paginationlist .pagination a.active, .paginationlist .paginationsearch a.active, .paginationlist .pagination .active a {
    width: 24px;
    height: 24px;
    text-align: center;
}
.responsive-list-bottom-pagination {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    float: none;
    text-align: center;
    position: relative;
    clear: both;
}
.responsive-list-top-pagination {
    position: absolute;
    margin-top: -64px;
    right: 20%;
}
@media (min-width: 1025px) {
    .tip-image img {
        width: 100%;
        object-fit: cover;
        height: 112px;
        width: 112px;
    	border-radius: 4px 4px 4px 4px;
	}
    .responsive .responsive-list-top-pagination {
        position: absolute;
        margin-top: -64px;
        right: 20%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.responsive-tips-card {
        width: 736px;
        margin-bottom: 16px;
    }
    .tip-title {
        width: 550.88px;
    }
    .tip-desc {
        width: 550.88px;
    }
    .responsive-list li {
        margin-right: 16px;
        margin-left: 16px;
	}
    .responsive-list li:nth-child(even) {
    	margin-right: 16px;
	}
    .tip-image img {
        width: 100%;
        object-fit: cover;
        height: 112px;
    	width: 112px;
    	border-radius: 4px 4px 4px 4px;
	}
	.responsive-list {
    	max-width: 768px;
    	clear: both;
    }
	.responsive-list .consumer_tips {
        margin-top: 46px;
    }
	.responsive-list .prarticle {
        width: auto;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.responsive-tips-card {
        width: 328px;
        margin-bottom: 16px;
    }
    .responsive-list li {
        margin-right: 16px;
        margin-left: 16px;
	}
    .responsive-list li:nth-child(even) {
    	margin-right: 16px;
	}
	.tip-title {
        font-size: 16px;
    	line-height: 19px;
    	width: 264px;
    }
	.tip-desc {
        width: 264px;
    }
	.responsive-list {
    	max-width: 360px;
    }
	.responsive-list .consumer_tips {
        margin-top: 16px;
    }
	.responsive-list .prarticle {
        width: auto;
    }
	.responsive-list .paginationlist .pagination {
        position: absolute;
        margin-top: -50px;
        float: none;
        margin-left: 0;
        width: auto;
        left: 70px;
    }
    .responsive-list-top-pagination .previous {
        position: absolute;
        left: 16px;
    }
    .responsive-list-top-pagination .next {
        position: absolute;
        left: 272px;
    }
	.responsive-list-bottom-pagination {
        display: none;
    }
    .pressreleasesearch {
        padding-bottom: 30px;
    }
    .responsive-list-top-pagination {
        margin-top: -30px;
        position: inherit;
        right: 0;
    }
	.drnSearchPagination .pagination {
        margin-left: 0;
    }
	.drnSearchPagination .pagination li.active {
    	margin-top: 2px;
    }
}
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.radioGroup {
	position: relative;
    float: right;
}
.input-text {
    font-size: 16px;
	line-height: 28px;
    border: none;
    max-width: 610px;
}
.ccpa-input {
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    max-width: 610px;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-top: 28px;
}
.ccpa-input:active,
.ccpa-input:focus {
    border:none;
    border-bottom: #1778D3 solid 1px;
}
.ccpa-input:focus {
    border-color: #1778D3;
}
.ccpa-hr {
    border: 1px solid #707070;
    padding-right: 0;
    padding-left: 0;
    max-width: 704px;
    width: 704px;
    position: relative;
    left: -48px;
    margin-top: 28px;
    margin-bottom: 4px;
}
.form-hr {
    border: 1px solid #707070;
    padding-right: 0;
    padding-left: 0;
    max-width: 704px;
    width: 704px;
    position: relative;
    left: -48px;
    margin-top: 28px;
    margin-bottom: 4px;
    clear: both;
}
.ccpa-hr-bottom {
    margin-top: 32px;
    margin-bottom: 32px;
}
.generic-form {
    max-width: 700px;
    padding: 40px 48px;
}
.form-title {
    font-size: 18px;
    line-height: 22px;
}
.generic-form h2 {
    margin-bottom: 16px;
    margin-top: 36px;
}
.generic-form h2.long-h2 {
    margin-bottom: 36px;
    display: grid;
    width: 100%;
}
.generic-form h2.ia-form {
	margin-bottom: 0px;
}
.generic-form h2.ia-form.carrierField {
	float: left;
    margin-top: 16px;
}
.field {
    position: relative;
    max-width: 610px;
    width: 100%;
}
.cityField {
    width: 256px;
    margin-right: 16px;
}
.stateField {
	width: 178px;
    margin-right: 16px;
}
.zipField {
    width: 143.74px;
}
.field.has-float-label.policyNumberField {
    width: 69%;
}
.field.has-float-label.float-left.policyTypeField {
    width: 28%;
    margin-right: 15px;
}
.autoLeftField {
    position: relative;
    width: 297px;
    margin-right: 16.0px;
}
.autoRightField {
    width: 297px;
}
.float-left {
    float: left;
}
.float-label {
    position: absolute;
    top: 30px;
    left: 0;
    color: #5F6062;
    pointer-events: none;
}
input + label.float-label {
    position: absolute;
    top: 30px;
    left: 0;
    color: #5F6062;
    pointer-events: none;
}
input:focus + label.float-label, 
input:focus + label + label.float-label {
    font-size: 12px;
    font-weight: bold;
    top: 15px;
    transition: 0.2s;
}
input + label.freeze,
input + label + label.freeze {
    font-size: 12px;
    font-weight: bold;
    top: 15px;
    transition: 0.2s;
}
label.freeze {
    font-size: 12px;
    font-weight: bold;
    top: 5px;
    transition: 0.2s;
}

/*Start press form label styling*/
.prResultsPadding.press{
	position: relative;
}

input + label.float-label.pressSearch {
    position: relative;
    top: -49px;
    left: 43px;
    color:#5F6062;
    pointer-events: none;
}
 
input:focus + label.float-label.pressSearch, input + label.float-label.pressSearch.freeze {
    font-size: 12px;
    font-weight: bold;
    top: -68px;
    transition: 0.2s;
    padding-top: 1px;
}

label.float-label.fromDate{
    position: relative;
    top: -89px;
    left: 347px;
}

input:focus + label.float-label.fromDate, input + label.float-label.fromDate.freeze {
	top: -105px;
}

label.float-label.toDate {
    position: relative;
    top: -141px;
    left: 495px;
}

input:focus + label.float-label.toDate, input + label.float-label.toDate.freeze {
	top: -160px;
}


/*End press form label styling*/

.clickImg {
   	float: left;
	width: 196px;
    border: 1px solid #EBEBEB;
    height: 150px;
    cursor: pointer;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    color: #000;
    text-align: center;
    opacity: 1;
}
.clickImg:hover {
    opacity: 1;
}
#request-access, #request-optout, #request-delete, #request-limit, #request-change {
    color: #5F6062;
    background-color:white;
    border-radius: 8px;
}
#request-access:hover, #request-optout:hover, #request-delete:hover, #request-limit:hover, #request-change:hover {
    text-decoration:none;
}
#request-access:focus, #request-optout:focus, #request-delete:focus, #request-limit:focus, #request-change:focus {
    border: 1px solid #1778D3
}
.middleImg {
   margin-left: 8px;
   margin-right: 8px;
}
.clickImg img {
    padding-top: 0px;
    float: left;
    margin-left: 15px;
}
select.ccpa-input {
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 31px;
}
.text-required {
    background: none;
    color: #D52B1E;
    width: inherit;
    left: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
.border-required {
    border-color: #D52B1E;
}
.border-required.valid {
	border-color:#ccc;
}
.reqDisclosure {
	font-size: 12px;
    margin-top: 32px;
}
.captcha {
    position: relative;
    clear: both;
    padding-top: 56px;
    margin-left: auto;
    margin-right: auto;
    width: 304px;
}
.clickImg.clicked {
	border: 2px solid #1778D3;
    width: 47%;
    height: 150px;
    opacity: 1;
}
.requestTypeText {
    text-align: left;
    float: right;
}
.clickImg.clicked img {
    padding-top: 0px;
}
button.clickImg {
    width: 47%;
    margin-right: 10px;
    margin-bottom: 15px;
}
button.clickImg:nth-child(2n+1) {
  margin-right: 20px;
}
.requestTypeTitle {
	font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    text-align: left;   
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;float: right;
	padding-right: 5px;
}
.requestTypeText {
	font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 5px;
}
.form-submit {
    color: #Fff;
    background-color: #1778D3;
    border: none;
    font-size: 16px;
    line-height: 41px;
    font-weight: normal;
    position: relative;
    float: none;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    width: 178px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    height: 41px
}
.form-submit input {
    background-color: #1778D3;
	color: #FFF;
    margin-left: 0;
    margin-top: 0;
    float: none;
    font-weight: normal;
    margin-right: 0;
    height: inherit;
	width: inherit;
}

/* Hide the browser's default radio button */
.ccpa-form input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  border: 1px solid #707070;
  border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.ccpa-form input[type="radio"]:checked ~ .checkmark {
  background-color: #1778D3;
  border: 1px solid #1778D3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.ccpa-form input[type="radio"]:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.ccpa-form .checkmark:after {
	left: 5px;
    top: 5px;
	width: 14.33px;
    height: 12px;
	fill: #fff;
    background: url(../../content/dam/aaa-ie/ccpa/checkmark.svg) no-repeat;
}
.radio-label {
    position: relative;
    padding-left: 32px;
    padding-top: 4px;
    margin-left: 32px;
}
textarea.ccpa-input {
    border: 1px solid #ccc;
    height: 56px;
    border-radius: 2px;    
    padding-top: 16px;
    padding-left: 16px;
    resize: none;
    max-width: 595px;
}
.banner-msg-error {
    background: #D52B1E;
    border: none;
    width: 706px;
    margin-left: -48px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    margin-top: -4px;
    text-indent: 0;
    height: 27px;
    padding: 0px;
    padding-top: 14px;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 17px;
    height: auto;
    text-indent: 48px;
    padding-bottom: 12px;
}
.svg-checkmark {
    fill: #FFF;
}
.msg-success,
.msg-error {
    margin-top: 36px;
    float: none;
    border: none;
    background: none;
    box-shadow: none;
}
.msg-success span.response-icon-success,
.msg-error span.response-icon-error{
    width: 72px;
    height: 72px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}
.response-icon-success {
    border: 2px solid #00844D;
    border-radius: 50%;
}
.response-icon-error {
    border: 2px solid #D52B1E;
    border-radius: 50%;
}
.response-success{
    width: 43px;
	padding-top: 20px;
    padding-left: 14.5px;
}
.response-error {
    width: 35.7px;
    padding-top: 18.6px;
    padding-left: 18.6px;
}
.success-text,
.msg-success span.success-text {
    display: inherit;
    margin-left: auto;
    margin-right: auto;
    width: 72px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #00844D;
    font-family: Helvetica;
}
.error-text,
.msg-error span.error-text {
    display: inherit;
    margin-left: auto;
    margin-right: auto;
    width: 72px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #D52B1E;
    font-family: Helvetica;
}
.response-message,
.msg-success span.response-message,
.msg-error span.response-message {
    font-size: 17px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    font-family: Helvetica;
    text-align: center;
    margin-top: 0;
    display: inherit;
}
.confirmation-number,
.msg-success span.confirmation-number {
    margin-top: 52px;
    text-align: center;
    width: 128px;
    border: 1px solid #EBEBEB;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    font-size: 24px;
    line-height: 29px;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px 4px 4px 4px;
    color: #000;
}
.msg-error span, .msg-success span, .msg-alert span {
    float: none;
}
.request-type-error {
    border-top: 1px solid;
    width: 100%;
    margin-top: 12px;
    padding-top: 5px;
}
.error-no-border {
	width: 100%;
    margin-top: 12px;
    padding-top: 5px;
 }
.captcha-error {
	padding-top: 5px;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}
.text-counter {
    position: absolute;
    width: 72px;
    right: -24px;
    bottom: 12px;
    font-size: 14px;
    color: #5F6062;
}
.text-required + .text-counter {
    bottom: 28px;
}
.valid + .text-counter {
    bottom: 12px;
}
.text-authorized-agent {
    color: #5F6062;
    font-size: 14px;
    margin-top: -17px;
}
.text-secure-form {
    color: #5F6062;
    font-size: 14px;
    padding-bottom: 10px;
}
textarea.border-required {
    border-color: #D52B1E;
}
.radio-after-field {
    margin-top: 14px;
}
.form-questions {
    clear: both;
    padding-top: 14px;
}
.question-field {
    max-width: 430px;
    display: inline-block;
}
.radio-group-spacing-2 {
    margin-top: 14px;
}
.radio-group-spacing-3 {
    margin-top: 28px;
}
.radio-label-long {
	margin-left: 25px;
}
.radio-field {
    padding-bottom: 28px;
}
.full-select {
    margin: 0;
    margin-bottom: 28px;
}
h2.owner-details {
    clear: both;
    margin: 0;
}
.radio-question-error {
    margin-top: 3px;
}
.last-radio-question-error {
    margin-top: 3px;
    margin-bottom: 28px;     
}
.after-subtitle {
	margin-top: 28px;
}
.show-hide-error {
		margin-bottom: 28px;
}
.add-margin {
	margin-bottom:28px;
}
.radioFocus {
	border: #00529A solid 2px;
    width: 29px;
    height: 29px;
    position: absolute;
    top: -4px;
    display:none;
}
.radioFocusYes {
	right: 33px;
}

.radioFocusNo {
    right: 24px;

}
input[type="checkbox"] {
    width: 30px;
    margin-top: 28px;
}
input[type="checkbox"].ui-state-error {
    border: 1px solid #D52B1E;
    -moz-appearance: inherit;
    -webkit-appearance: inherit;
    -o-appearance: inherit;
    border-radius: 2px;
}
.textarea > label.freeze {
    top: 6px;
}
@-moz-document url-prefix() {
    .agency-structure-error {
		margin-top: -13px;
        margin-bottom: 28px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .ccpa-hr {
        left: -56px;
    	width: 358px;
    }
    .form-hr {
    	min-width: 360px;
		max-width: 382px;
    }
    .clickImg {
        float: none;
        margin-left: auto;
    	margin-right: auto;
	}
	.middleImg {
    	margin: 16px auto;
	}
	.generic-form {
        padding: 40px 16px;
    }
    .cityField {
        width: 100%;
        margin-right: 0;
    }
    .stateField {
        width: 100%;
        margin-right: 0;
    }
    .zipField {
        width: 100%;
    }
    .field.has-float-label.policyNumberField {
        width: 100%;
    }
    .field.has-float-label.float-left.policyTypeField {
        width: 100%;
        margin-right: 0px;
    }
	.mobile-label-text {
    	font-size: 14px;
        padding-bottom: 20px;
        display: inherit;
    }
    .radioGroup {
        margin-right: 82px;
    	margin-bottom: 57px;
    }
	.response-message,
    .msg-success span.response-message,
    .msg-error span.response-message {
        font-size: 13px;
	}
	.radioMobile {
		margin-bottom: 0px;
		height: 28px;
		margin-top: 0px;
	}
	.radio-before-hr {
		margin-bottom: 14px;
    }
    .clickImg img {
      float: left;
      margin-left: 20px;
      width: 25%;
    }
	.clickImg {
    	height: 160px;
	}
	.requestTypeTitle {
    	width: 65%;
    }
    button.clickImg {
        width: 100%;
    }
    .requestTypeText {
      width: 65%;
    }
	.clickImg img {
      margin-left: 15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	#changeOption {
        width: 100%;
        display: flex;
    }
	.alertText p {
        text-align: left;
    }
    .alert-box-message {
		padding-bottom: 24px;
    }
    .alert-box-message a.button, .alert-box-message a.button:hover, .alert-box-message a.button:visited {
        display: block;
        margin: auto;
    }
    .callout {
       	margin-left: initial;
    }
    .cOuts {
		max-width: max-content;
        margin: auto;
        padding-top: 20px;
    }
}
.faqQuestion {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    max-width: 90%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.faqContent {
	max-width: 90%;
    padding-bottom: 30px;
    display: none;
}

.minusIcon {
	display: none;
}

.minusHr {
    border-color: #808080;
	display: none;
}

.plusHr {
	border-color: #808080;
}

.expandElement {
	float: right;
    position: relative;
    right: 13px;
    margin-left: -28px;
    top: 14px;
    border: none;
    background-color: #ffffff;
    cursor: pointer;
} 

.hideStyle {
	display: none;
}

.showStyle {
	display: block;
}
@font-face {
	font-family: "Runda Light";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/410beafa-8ba6-4335-9388-c45e5e85f35c.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/410beafa-8ba6-4335-9388-c45e5e85f35c.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/0a4efd70-03f0-4e3b-baed-9a438beb30b6.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/c3dad1e2-f8ee-477d-96f1-fc4fa09e8eee.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/63cfabb7-6326-4a33-a781-3c00a6fb7a46.svg#63cfabb7-6326-4a33-a781-3c00a6fb7a46") format("svg")
}

@font-face {
	font-family: "Runda Normal";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/64d682dc-e76f-4be2-8274-c96353a39e52.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/64d682dc-e76f-4be2-8274-c96353a39e52.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/29e9703b-2fb5-41f8-826d-0648e758c796.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/7ed5c50a-eebe-4d01-bb21-44bf85310c57.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/43cb5dd4-44fb-4269-a9b1-e11defdf40e0.svg#43cb5dd4-44fb-4269-a9b1-e11defdf40e0") format("svg")
}

@font-face {
	font-family: "Runda Bold";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/eeaff1b7-d62f-45f2-91e9-6e0ff4eaefb1.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/eeaff1b7-d62f-45f2-91e9-6e0ff4eaefb1.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/25e435ce-2950-43aa-b139-0236cfaafee6.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/ec65462b-908b-4107-bcf0-bb47ae0d7c3b.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/1704e976-646c-433a-8fb2-585ad494ce6e.svg#1704e976-646c-433a-8fb2-585ad494ce6e") format("svg")
}
.mobile {
	display: none;
}
.desktop {
    display: block;
}
.policyholder-responsive {
	max-width: 1440px;
    width: 100%;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #000;
}
.policyholder-wrapper .heading {
    margin-top: 69px;
	margin-left: 135px;
}
.policyholder-wrapper a, 
.policyholder-wrapper .deep-link {
    color: #0096D6;
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
}
.policyholder-wrapper .heading a,
.policyholder-wrapper .heading .deep-link {
    font-family: 'Runda Bold';
}
.policyholder-wrapper .heading .title {
    margin-top: 133px;
	margin-bottom: 27px;
}
.policyholder-wrapper .title,
.policyholder-wrapper .tagline {
	font-family: 'Runda Bold';
}
.policyholder-wrapper .heading .text {
	font-size: 24px;
	line-height: 28px;
    font-family: 'Runda Normal';
    padding-bottom: 40px;
}
.policyholder-wrapper .left {
    float: left;
	max-width: 35.69%;
    width: 100%;
}
.policyholder-wrapper .left .title,
.policyholder-wrapper .content-section .tagline {
	font-size: 48px;
    line-height: 48px;
	color: #0096D6;
}
.policyholder-wrapper .right {
	float: right;
}
.policyholder-wrapper .right img {
	padding-top: 139px;
}
.policyholder-wrapper .color-bar {
    clear: both;
}
.policyholder-wrapper .color-bar .bar1 {
	width: 25.7%;
	background-color: #0096D6;
}
.policyholder-wrapper .color-bar .bar2 {
	width: 51.25%;
	background-color: #00338D;
}
.policyholder-wrapper .color-bar .bar3 {
	width: 23.05%;
	background-color: #D52B1E;
}
.policyholder-wrapper .color-bar .bar1, 
.policyholder-wrapper .color-bar .bar2,
.policyholder-wrapper .color-bar .bar3 {
    height: 17px;
	float: left;
}
.policyholder-wrapper .content-section {
    clear: both;
}
.policyholder-wrapper .content-section .section-header {
    background-color: #E4E5E6;
}
.policyholder-wrapper .content-section .title {
    font-size: 48px;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
    padding-top: 88px;
    color: #5F6062;
}
.policyholder-wrapper .content-section img.title-arrow {
    float: right;
	margin-right: 133px;
    margin-top: -41px;
}
.policyholder-wrapper .content-section .text {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 72px;
    padding-bottom: 50px;
}
.policyholder-wrapper .section-header .text {
    color: #5F6062;
}
.policyholder-wrapper .content-section .section-body {
    background-color: #FFF;
}
.policyholder-wrapper .content-section .tagline {
	margin-left: auto;
	margin-right: auto;
    max-width: 1008px;
    margin-top: 144px;
    margin-bottom: 152px;
    width: max-content;
}
.policyholder-wrapper .content-section .tagline-img {
	float: left;
	margin-right: 30px;
    margin-left: 19.3%;
}
.policyholder-wrapper .learn-more {
    text-decoration: underline;
    padding-bottom: 10px;
    color: #5F6062;
    text-underline-offset: 3px;
    padding-bottom: 40px;
}
.policyholder-wrapper .content-section .discounts {
	max-width: 1170px;
    margin-left: auto;
	margin-right: auto;
    clear: both;
}
.policyholder-wrapper .content-section .discounts .callout {
	max-width: 370px;
}
.policyholder-wrapper .content-section .discounts .callout .title {
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
    color: #0096D6;
    text-align: left;
    padding-top: 0;
}
.policyholder-wrapper .content-section .discounts .callout .text {
	font-size: 24px;
	line-height: 30px;
    text-align: left;
    margin-top: 23px;
    margin-bottom: 89px;
    padding-bottom: 0;
}
.policyholder-wrapper .content-section .discounts .callout:nth-of-type(2) {
	margin-left: 30px;
	margin-right: 30px;
} 
.policyholder-wrapper .collapse-content.section-body {
	display: none;
}
button {
    width: 100%;
    border: none;
}
.nofloat {
    float: none;
}
.policyholder-wrapper .card-cols {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.policyholder-wrapper .card-cols .card-col-1,
.policyholder-wrapper .card-cols .card-col-2 {
    float: left;
    max-width: 570px;
    padding-bottom: 40px;
}
.policyholder-wrapper .card-cols .card-col-2 {
	margin-left: 30px;
}
.policyholder-wrapper .discount-card {
    background-color: #0096D6;
    color: #FFF;
    border-radius: 20px;
    float: left;
    max-width: 570px;
    margin-top: 30px;
}

.policyholder-wrapper .discount-card .card-title {
	font-family: 'Runda Bold';
	font-size: 36px;
	line-height: 40px;
	margin-top: 52px;
	margin-left: 70px;
    margin-bottom: 24px;
}
.policyholder-wrapper .discount-card .card-text {
	margin-left: 70px;
	margin-right: 70px;
	font-size: 24px;
	line-height: 30px;
    margin-bottom: 52px;
}
.policyholder-wrapper .spacer {
    padding-top: 0px;
    clear: both;
}
.policyholder-wrapper .desktop.endorsements {
    padding-bottom: 40px;
}
.policyholder-wrapper .endorsement {
	color: #FFF;
    background-color: #0096D6;
    border-radius: 20px;
    max-width: 1170px;
    margin-left: auto;
	margin-right: auto;
}
.policyholder-wrapper .endorsement:nth-of-type(even) {
    background-color: #00338D;
}
.policyholder-wrapper .endorsement .title {
	text-align: left;
    margin-left: 70px;
    margin-top: 58px;
    margin-bottom: 28px;
    font-size: 36px;
    line-height: 48px;
    padding-top: 58px;
    max-width: 1000px;
    color: #FFF;
}
.policyholder-wrapper .endorsement .text {
	text-align: left;
	max-width: 1030px;
	margin-left: 70px;
    margin-top: 0;
    padding-bottom: 58px;
}
.policyholder-wrapper .policy-cols {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.policyholder-wrapper .policy-col-1,
.policyholder-wrapper .policy-col-2 {
	max-width: 544px;
    float: left;
}
.policyholder-wrapper .policy-col-2 {
    margin-left: 136px;
}
.policyholder-wrapper .policy-change .title {
    color: #0096D6;
	font-size: 36px;
	line-height: 36px;
    text-align: left;
    padding-top: 0;
    text-transform: uppercase;
}
.policyholder-wrapper .policy-change .text {
	max-width: 469px;
    text-align: left;
    margin-top: 26px;
    padding-bottom: 90px;
    margin-left: 0;
}
.policyholder-wrapper hr {
    border: 4px solid #E4E5E6;
    clear: both;
}
.policyholder-wrapper .tagline-bottom {
	margin-left: auto;
	margin-right: auto;
    margin-top: 144px;
    margin-bottom: 152px;
    width: max-content;
    color: #0096D6;
	font-size: 48px;
    line-height: 48px;
	font-family: 'Runda Bold';
}
.policyholder-wrapper .action {
    background-color: #E4E5E6;
    border-radius: 20px;
    width: 377px;
    float: left;
    padding-bottom: 135px;
}
.policyholder-wrapper .action-row img {
    margin-top: 135px;
	margin-left: auto;
    margin-right: auto;
    display: flex;
}
.policyholder-wrapper .action-row {
    display: flex;
	gap: 20px;
	margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.policyholder-wrapper .action-row .action:first-of-type img {
	margin-top: 116px;
}            
.policyholder-wrapper .action .action-text {
	max-width: 257px;
	font-size: 24px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
    margin-top: 70px;
    color: #5F6062;
}
.policyholder-wrapper .bottom-text {
	margin-top: 109px;
    clear: both;
	font-size: 24px;
    line-height: 27.6px;
    text-align: center;
    font-weight: 400;
    color: #666;
}
.policyholder-responsive footer .text {
	font-size: 24px;
    line-height: 27.6px;
    margin-top: 83px;
    margin-bottom: 100px;
	color: #666;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.policyholder-responsive .text,
.policyholder-wrapper .card-text {
    font-weight: 300;
}
.policyholder-wrapper .slideshow {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 1185px){
    .policyholder-wrapper .collapse-content.section-body {
        display: block;
    }
    .policyholder-wrapper .content-section img.title-arrow {
        transform: rotate(180deg);
    }
    .policyholder-wrapper .learn-more {
        display: none;
    }
	.policyholder-wrapper .slideshow {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .slide75 {
        width: 75%;
	}
    .policyholder-wrapper .slide91 {
        width: 90.625%;
    }
    .desktop {
        display: none;
    }
    .policyholder-responsive {
        width: 100%;
        margin: 0;
    }
    .policyholder-wrapper .logo img {
    	width: 89px;
	}
	.policyholder-wrapper .heading {
    	margin-top: 0; 
    	margin-left: 0;
	}
	.policyholder-wrapper .right img {
        padding-top: 0;
        width: 100%;
    }
    .policyholder-wrapper .left .title {
        font-size: 32px;
        line-height: 32px;
    	max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .heading .text {
        font-size: 16px;
        line-height: 19.3px;
    	max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    	margin-bottom: 47px;
    }
	.policyholder-wrapper .heading .title {
        margin-top: 47px;
        margin-bottom: 22px;
    }
	.policyholder-wrapper .logo {
    	max-width: 75%;
        margin: 20px auto;
    }
	.policyholder-wrapper .left {
        float: none;
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
	.policyholder-wrapper .right {
        float: none;
    }
	.policyholder-wrapper .content-section .section-body {
        max-width: unset;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .content-section .tagline {
    	width: 75%;
        font-size: 24px;
        line-height: 24px;
        max-width: 100%;
    	margin-top: 20px;
    	margin-bottom: 0;
	}
    .policyholder-wrapper .tagline-bottom {
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        margin-top: 35px;
        margin-bottom: 47px;
	}
	.policyholder-wrapper .color-bar .bar1, 
    .policyholder-wrapper .color-bar .bar2,
    .policyholder-wrapper .color-bar .bar3 {
        height: 8px;
    }
	.policyholder-wrapper .content-section .tagline-img {
        float: none;
        margin-right: auto;
    	margin-bottom: 17.6px;
    	margin-left: auto;
    	width: 75%
    }
	.policyholder-wrapper .content-section .tagline-img img {
    	width: 72px;
	}
	.policyholder-wrapper .action-row {
        flex-wrap: wrap;
        max-width: 90.625%;
    }
	.policyholder-wrapper .action {
    	float: none;
        width: 100%;
        padding-bottom: 0;
        height: 141px;
    	display: flex;
	}
    .policyholder-wrapper .action-row img {
		margin: 0;
    	float: left;
        margin-left: 10.655%;
	}
	.policyholder-wrapper .action-row .action:first-of-type img {
        margin-top: 0;
        width: 32px;
	}
	.policyholder-wrapper .action-row .action:nth-of-type(2) img {
        margin-top: 0;
        width: 28.8px;
	}
	.policyholder-wrapper .action-row .action:nth-of-type(3) img {
        margin-top: 0;
        width: 43.15px;
	}
    .policyholder-wrapper .action .action-text {
        font-size: 16px;
        line-height: 18px;
        text-align: left;
        margin: auto;
    	max-width: 54.6875%
    }
	.policyholder-wrapper .bottom-text {
        font-size: 16px;
        line-height: 18.4px;
    	max-width: 90.625%;
    	margin-left: auto;
    	margin-right: auto;
    }
    .policyholder-responsive footer .text {
        font-size: 16px;
        line-height: 18.4px;
        max-width: 90.625%;
        margin-top: 38px;
    	margin-bottom: 53.6px;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper hr {
        max-width: 90.625%;
    }
	.policyholder-wrapper .content-section .title {
        font-size: 18px;
        line-height: 18px;
    	padding-top: 27px
    }
	.policyholder-wrapper .content-section .text {
        font-size: 16px;
        line-height: 19.3px;
    	margin-top: 17px;
		padding-bottom: 27px;
    }
    .policyholder-wrapper .content-section img.title-arrow {
        margin-right: 30px;
        width: 18px;
    	margin-top: -18px;
    }

	.policyholder-wrapper .section-header .text {
    	max-width: 100%;
    	width: 75%;
	}
	.callout {
    	max-width: 100%;
    }
    .policyholder-wrapper .mobile-discounts .title {
    	color: #0096D6;
        font-size: 20px;
        line-height: 20px;
        text-transform: uppercase;
		text-align: left;
	}
	.policyholder-wrapper .slideshow .callout .text {
    	text-align: left;
	}
	.policyholder-wrapper .slideshow .callout {
    	margin-bottom: 0;
	}
    .policyholder-wrapper .slideshow .slick-dots {
    	bottom: 0;
    	position: relative;
	}
	.policyholder-wrapper .slick-dotted.slick-slider {
    	margin-bottom: 44px;
	}
	.policyholder-wrapper .discount-card {
    	max-width: 100%;
    }
    .policyholder-wrapper .discount-card .card-title {
        font-size: 20px;
        line-height: 24px;
        margin-top: 28px;
    	margin-left: auto;
        margin-right: auto;
    	max-width: 82.4%;
    }
	.policyholder-wrapper .discount-card .card-text {
        margin-left: auto;
        margin-right: auto;
    	max-width: 82.4%;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .policyholder-wrapper .spacer {
        padding-top: 0;
    }
	.policyholder-wrapper .endorsement .title {
        font-size: 20px;
        line-height: 24px;
		width: 82.758%;
        margin-right: auto;
        margin-left: auto;
    }
    .policyholder-wrapper .endorsement .text {
        font-size: 16px;
        line-height: 18px;
		width: 82.758%;
        margin-right: auto;
        margin-left: auto;
    }
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block;margin-right: 15px;margin-left: 15px;overflow: hidden;}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../aaa-ie-b2c/clientlibs/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../aaa-ie-b2c/clientlibs/css/fonts/slick.eot');
    src: url('../aaa-ie-b2c/clientlibs/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../aaa-ie-b2c/clientlibs/css/fonts/slick.woff') format('woff'), url('../aaa-ie-b2c/clientlibs/css/fonts/slick.ttf') format('truetype'), url('../aaa-ie-b2c/clientlibs/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 38px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    color: #E4E5E6;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    color: #5F6062;
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    body {
        max-width: 768px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .border-container, #container, .sp-container, .row, footer nav.row, .grid-12 {
        width: 100%;
    }
	.border-container {
    	max-width: 688px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    body {
        max-width: 412px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .border-container, #container, .sp-container, .row, footer nav.row, .grid-12 {
        width: 100%;
    }
	.border-container {
    	max-width: 372px;
    }
}
