
/** minitables/trust **/
#ar-step-3 #trust-box {
	margin-top:70px;
	margin-bottom:100px;
}
#home #trust-box {
	margin-top:70px;
	margin-bottom:50px;
}
#trust-inner {
	padding-top:50px;
	text-align:center;
}
#trust-box h4,
#ar-mini-tables h4 {
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
}
#home #ar-mini-tables h4  {
	font-size:220%;
	margin-bottom:.8em;
}
#home #trust-box h4  {
	font-size:230%;
	margin-bottom:.0em;
}
#ar-step-3 #trust-box h4,
#ar-step-3 #ar-mini-tables h4  {
	font-size:300%;
}
#home #ar-mini-tables h4,
#home #ar-mini-tables h5 {
	color: #005099;
}

#ar-step-3 #ar-mini-tables h4,
#ar-step-3 #ar-mini-tables h5,
#trust-box h4,
#trust-inner h5{
	color: #096425;
}
#home #ar-mini-tables h5 {
	background:#e6edf3;
}
#ar-step-3 #ar-mini-tables h5 {
	background:#e7f0ea;
}

#ar-mini-tables h4 {
	margin:0 auto 0.3em auto;
	position:relative;
}
#trust-inner h5,
#ar-mini-tables h5 {
	text-align:center;
	font-weight:bold;
	font-size:100%;
}
#trust-inner h5 {
	margin:1.2em 0 1em 0;
	padding:0;
}
#ar-mini-tables h5 {
	padding:15px;
	margin:0 ;
	cursor:pointer;
}
#trust-inner img {
	display:block;
	margin:0px auto 0 auto;
	float:none;
}
#trust-inner img:first-child {
	margin-bottom:20px;
	padding-right:10px;
}
#trust-inner img:last-child {
	width:150px;
}
#trust-inner p {
	text-align:center;
	max-width:40em;
	margin:0 auto 3.5em auto;
	line-height:1.6;
	color:#4f4f4f;
}
#trust-inner a {
	display:block;
	list-style:none;
	color:#fff;
	background: #3d95cc;
	border-radius: 10px;
	margin:0 2.5% 0 0;
	vertical-align:middle;
	text-align:center;
	position:relative;
	padding:0;
}
#trust-inner a {
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	border:0;
	font-size:16px;
	font-weight:bold;
	display:block;
	line-height:1;
	margin:auto;
	width:100%;
	padding:20px 0;
}
#trust-inner a {
	width:18em;
	margin:0 auto;
	float:none;
}
#trust-inner a:hover {
	background:#2e729c;
}

#ar-step-3 #annuity-help {
	/*background: url('/images/forms/annuity-expert.png') no-repeat 0px 10px,
	linear-gradient(to right, #c4c2c2, #e0dfdf);*/
	background: linear-gradient(to right, #c4c2c2, #e0dfdf);
	/*z-index:220;*/
	position:absolute;
	top:100px;
	left:0;
	width:100%;
	height:270px;
}
#product-page-2 #help-wrapper {
	position:relative;
	z-index:1;
}
#product-page-2 #annuity-help {
	background: linear-gradient(to right, #c4c2c2, #e0dfdf);
	z-index:2;
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	height:270px;
}

#ar-step-3 #top-page-spread,
#product-page-2 #top-page-spread {
	background: transparent url('/images/forms/annuity-expert.png') no-repeat 0px 10px;
	height:270px;
	display:block;
	float:none;
	z-index:31;
	color:#08561f;
	padding-left:340px;
	position:relative;
}
#ar-step-3 .ar-body h1,
#product-page-2 h1 {
	color:#08561f;
	background:transparent;
	text-align:left;
	margin:0 0 .3em 0;
	padding:60px 0 0 0;
}
#ar-step-3 #top-page-spread h1 span,
#product-page-2 #top-page-spread h1 span {
	display:block;
}
#ar-step-3 #top-page-spread p,
#product-page-2 #top-page-spread p {
	font-style:italic;
	font-weight:bold;
	font-size:95%;
	margin:0;
}


/** mini tables **/

#home #ar-mini-tables {
	margin-top:3em;
}
#ar-step-3 #ar-mini-tables {
	margin-top:6em;
	margin-bottom:1.5em;
}
.at-box-two table td:last-child a {
	display:block;
	text-align:center;
	color:#115d86;
	background:#fff;
	border:1px solid #115d86;
	border-radius:6px;
	font-size:80%;
	padding:4px;
	text-decoration:none;
	width:8em;
}
.at-box-two table td:last-child a:hover {
	background:#e1f6ff;
	color:#0c4463;
}
.at-box-two table td:last-child a:active {
	color:#fff;
	background:#115d86;
}

.annuity-type-box {
	margin-bottom:.2em;
}
.at-container {
	position:relative;
	padding: 1em .5em;
}
.at-box-one {
	float:left;
	width:28%;
	padding-right:2%;
	color:#4f4f4f;
	font-size:90%;
}
.at-box-one ul {
	margin:0 0 2em 1em;
	padding:0;
}
.at-box-one li {
	margin-bottom:1em;
	list-style:disc;
}
.at-box-one p {
	margin-bottom:1em;
}
.at-box-one li:last-child {
	/*display:none;*/
}
.at-box-one li:last-child a {
	color: #115d86;
}
.at-box-two {
	width:68%;
	position:relative;
	float:right;
}
.at-box-two table {
	width:100%;
	margin-bottom:1em;
}
.at-box-two table.sma-ar-table {
	cursor:pointer;
}

.at-box-two table th {
	background:#fff;
	border-bottom: 2px solid #8b8b8b;
	font-size:80%;
	padding: 0 .3em .5em 0;
	font-weight:bold;
}
#home .at-box-two table th {
	color: #005099;
}
#home .at-box-two table th:first-child {
	text-align:left;
}
#ar-step-3 .at-box-two table th {
	color: #096425;
}
.at-box-two table td {
	color:#4f4f4f;
	padding:.8em 0 0.8em .3em;
	font-size:90%;
	vertical-align:middle;
}
.at-box-two table td:first-child {
	font-weight:bold;
}
.at-box-two table td:first-child a{
	color:inherit;
	text-decoration:none;
}
.at-box-two table td:first-child a:hover{
	color:#005aac;
	text-decoration:underline dotted #005aac;
}
.at-box-two table td:first-child span.small {
	font-weight:normal;
	font-style:normal;
}
.at-box-two table td:first-child span.product-info-p {
	display:block;
	font-weight:normal;
	font-style:italic;
}
.at-box-two table th:nth-child(2),
.at-box-two table td:nth-child(2),
.at-box-two table th:nth-child(3),
.at-box-two table td:nth-child(3) {
	text-align:center;
}
.at-box-two table.sma-ar-table td:nth-child(4) {
	text-align:right;
	padding-right:1em;
}
.at-box-two table.sma-ar-table th:nth-child(4) {
	text-align:right;
	padding-right:2em;
}
.at-box-two table tr:not(:last-child) td {
	border-bottom:1px solid #8b8b8b;
}
.at-box-two table td:last-child {
	width:8em;
}
.at-box-two table td:last-child a, 
.at-box-two table td:last-child input {
	font-size:90%;
	padding:.5em 0;
	font-weight:normal;
}
.chevron-down,
.chevron-up {
    position:relative;
    display:none;
    height:8px;/*height should be double border*/
	 float:right;
}
.chevron-down:before,
.chevron-down:after,
.chevron-up:before,
.chevron-up:after {
    position:absolute;
	 right:0px;
    display:block;
    content:"";
    border:12px solid transparent;/*adjust size*/
}
/* Replace all text `top` below with left/right/bottom to rotate the chevron */
.chevron-down:before{
    top:5px;
}
.chevron-down:after{
    top:1px;/*adjust thickness*/
}
.chevron-up:before{
    top:-9px;
}
.chevron-up:after{
    top:-5px;/*adjust thickness*/
}
#home .chevron-down:before{
    border-top-color:#005099;/*chevron Color*/
}
#home .chevron-down:after{
    border-top-color:#e6edf3;/*Match background colour*/
}
#home .chevron-up:before{
    border-bottom-color:#005099;/*chevron Color*/
}
#home .chevron-up:after{
    border-bottom-color:#e6edf3;/*Match background colour*/
}
#ar-step-3 .chevron-down:before{
    border-top-color:#096425;/*chevron Color*/
}
#ar-step-3 .chevron-down:after{
    border-top-color:#e7f0ea;/*Match background colour*/
}
#ar-step-3 .chevron-up:before{
    border-bottom-color:#096425;/*chevron Color*/
}
#ar-step-3 .chevron-up:after{
    border-bottom-color:#e7f0ea;/*Match background colour*/
}

@media 
only screen
and (max-width: 900px)
{
	.at-box-one, 
	.at-box-two {
		width:98%;
		float:none;
	}
}

@media only screen 
and (max-width: 799px) 
{
	.at-box-two table th {
		font-size:70%;
	}
	.at-box-two table td {
		font-size:75%;
	}
	#ar-step-3 #annuity-help,
	#product-page-2 #annuity-help{
		height:208px;
	}
	#ar-step-3 #top-page-spread,
	#product-page-2 #top-page-spread{
		padding-left:40%;
		background-size:42%;
		background-position:bottom left;
		height:200px;
	}
	#ar-step-3 #top-page-spread h1,
	#product-page-2 #top-page-spread h1{
		padding-top:20px;
		font-size:130%;
	}
	#ar-step-3 #top-page-spread h1 span,
	#product-page-2 #top-page-spread h1 span{
		display:inline;
	}
	#ar-step-3 #top-page-spread p,
	#product-page-2 #top-page-spread p{
		font-size:90%;
	}
	.at-box-two table td:first-child span.small,
	.at-box-one table td:first-child span.small{
		display:block;
		line-height:1.5;
	}
}
@media only screen 
and (max-width: 700px) 
{
	#trust-box {
		margin-top:40px;
		margin-bottom:40px;
	}
	#trust-box h4 {
		font-size:200%;
	}
	.at-box-two table th {
		font-variant:small-caps;
	}
	.at-box-two table th:first-child span {
		display:none;
	}
	
	.at-box-two table th {
		font-size:60%;
	}
}
@media only screen 
and (max-width: 600px)
{
	.at-box-one li:last-child {
		display:list-item;
	}
	.at-box-two table td:last-child,
	.at-box-two table th:last-child {
		display:none;
	}
	.at-box-two table td:first-child a {
		color:#005aac;
		text-decoration:underline dotted;
		line-height:1.2;
	}
	.at-box-two table td:first-child a:hover{
		text-decoration:none;
	}
	#ar-step-3 #annuity-help,
	#product-page-2 #annuity-help{
		height:180px;
	}
	#ar-step-3 #top-page-spread,
	#product-page-2 #top-page-spread{
		background-image:none; 
		padding:30px 10% 10px 10%;
		text-align:center;
		height:140px;
	}
	#ar-step-3 #top-page-spread h1,
	#product-page-2 #top-page-spread h1{
		padding-top:0px;
		text-align:center;
	}
	#ar-step-3 #top-page-spread p,
	#product-page-2 #top-page-spread p{
		text-align:center;
		font-size:75%;
	}
}

@media 
only screen
and (max-width: 500px)
{
	.at-box-two table.fia-ar-table th:nth-child(3),
	.at-box-two table.fia-ar-table td:nth-child(3){
		display:none;
	}
	.at-box-two table.dma-ar-table th:nth-child(2),
	.at-box-two table.dma-ar-table td:nth-child(2),
	.at-box-two table.sma-ar-table th:nth-child(2),
	.at-box-two table.sma-ar-table td:nth-child(2){
		display:none;
	}
	.chevron-down,
	.chevron-up {
		margin-top:-1.7em;
	}
	.annuity-type-box h5 span:first-child {
		display:block;
	}
	#ar-step-3 #annuity-help,
	#product-page-2 #annuity-help {
		display:none;
	}
	#ar-step-3 #top-page-spread,
	#product-page-2 #top-page-spread{
		background:transparent;
		height:auto;
		padding: 10px 1em;
	}
}
