a,
a:visited {
    text-decoration: underline !important;
}

.upper-content-holder-left ul > li > a, 
.upper-content-holder-left ul > li > a:visited, 
.inside-content-wrapper ul > li > a, 
.inside-content-wrapper ul > li > a:visited {
    color: rgba(110,109,112,1);
    text-decoration: underline !important;
}

.upper-content-holder-left ul > li > a:hover, 
.upper-content-holder-left ul > li > a:active, 
.inside-content-wrapper ul > li > a:hover, 
.inside-content-wrapper ul > li > a:active  {
    color: rgba(235,0,41,1) !important;
    text-decoration: underline !important;
}

a.quick-access-item:hover,
a.quick-access-item:active {
    color: rgba(235,0,41,1) !important;
    text-decoration: underline !important;
}

a.quick-access-item,
a.quick-access-item:visited {
    color: rgba(110,109,112,1);
    text-decoration: underline !important;
	}

a.social-icon:hover > span > i.fa-circle,
a.social-icon:active > span > i.fa-circle {
    color: rgba(235,0,41,1) !important;
    text-decoration: none !important;
	}


.af-top-nav .featured-nav > li > a, 
.featured-nav > li > a {
    text-decoration: underline !important;
	}

body.af-home a.af-home-bar, 
body.af-home a.af-home-bar:visited {
    color: rgba(110,109,112,1);
    text-decoration: none !important;
	}


	/* Annuity Page Logos */
img.af-securities-logo-af {
	display:block;
	min-width: 161px;
	max-height: 200px;
	float: left;
	}
img.af-securities-logo-afa {
	display:none;
	float: left;
	max-height:230px;
	left: -5000px;
	}

div.col-xs-12.col-md-12.clearfix.add-padding-top.add-padding-bottom > 
picture > a > img.add-padding-top ,
img.finra-logo {
	display:block !important;
	float: right !important;
	max-height:130px;
}


#81c131fa-16d7-493d-c43b-7d3a468950e5.checkbox input {
    margin-top: -40px;
}

.doyouneedtospeakwithacustomercareteamrepresentative {
	width = "95%";
} 

@media only screen and (max-device-width: 990px) and (min-device-width: 320px) {
.top-section-content-wrapper.short-hero {
    display: block !important; 
}

.top-section-content-wrapper.short-hero .quick-access-wrapper {
	display: none !important; 
	}
}


only screen and (-webkit-min-device-pixel-ratio: 1) 
and (max-device-width: 768px) 
and (min-device-width: 728px) 
and (orientation: portrait) {

.top-section-content-wrapper.short-hero {
    display: block !important; 
	
	}
.top-section-content-wrapper.short-hero .quick-access-wrapper {
	display: none !important; 
	}
	
}
.visible-sm.hero-half-top-right
 {
    display: block !important;
}

.visible-sm.upper-content-holder-right
 {
    display: block !important;
}

@media only screen 
    and (min-device-width: 375px) 
    and (max-device-width: 990px) {

    .top-section-content-wrapper.short-hero,        
    .top-section-content-wrapper .hero-tall-right,    
    .af-nav-container {
        display: none;
    }
	
	.top-section-content-wrapper .hero-short-right,
	.hero-short-right {
		display: block!important;
		margin: 0 auto!important; 
	}
}

.list-unstyled.footer-list-mobile  a.footer-links-normal {
	text-decoration:none !important;
}