
#offshore_content{
	padding: 100px 0px 20px;
	text-align: justify;
}
#offshore_content a{
	cursor: pointer;
}
#offshore_content b,
#offshore_content strong{
	color: rgba(102,11,54,1);
}
#offshore_content h3{
	padding: 5px 0px;
	color: rgba(102,11,54,1);
	font-size: 18px;
	font-weight: 700;
}
#offshore_content h3.offshore_ira_subTitle{
	padding: 5px 0px;
	margin: 0px;
	color: rgba(0,0,0,0.8);
	font-size: 16px;
	font-weight: 700;
}
#offshore_content img{
	margin: 0px 0px 0px 20px;
}

#swp_description{
	padding: 15px 0px;
	margin: 20px;
	border-top: 2px solid rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(0,0,0,0.1);
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
	.offshore_ira_img_tail{
		margin-top: 20px !important;
		width: 190px;
		height: 190px;
	}
}

