.col-centered {
	float: none;
	margin: 0 auto;
	padding: 0 15px;
}
.quote-author {
	float: left;
	height: auto;
    margin-right: 1em;
}
.quote-author img {
	/* 
height: 100%;
	width: auto;
 */
}
#full-width-template {
	padding: 0;
}
#full-width-callout {
	background-image: url('../../images/purple.jpg');
	width: 100%;
	-webkit-background-size: cover;
					background-size: cover;
	min-height: 330px;
	margin-top: 70px;
}

#full-width-callout-text h1
{
	font-size: 2.875em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1.260869565217391em;
	color: #03e66c;
}

#full-width-callout-text h1 > a
{
	color: #03e66c;
	text-decoration: none;
}

#full-width-callout-text p {
	color: #FFF;
	font-size: 22px;
}
#full-width-callout-image {
	margin-top: 20px 0;
}
#full-width-callout-image img {
	max-width: 100%;
	height: auto;
}
.subscribe-sprite {
	background-image: url('../../images/subscribe-sprite.png');
	display: inline-block;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
}
.gift-sprite {
	background-position: 0 0;
	width: 506px;
	height: 317px;
}
#featured-testimonial {
	margin-top: 32px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	border-left: 0;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}
#tab-testimonials blockquote {
	border-left: 0;
	padding: 0
	margin-bottom: 2em;
}
#subscribe b {
	font-weight: 600;
}
blockquote#featured-testimonial footer cite,
#tab-testimonials blockquote footer cite {
	color: #bf238d;
	text-transform: uppercase;
	font-style: normal;
}

.page-template-template-subscribe .wrap .content,
.page-template-template-renew .wrap .content,
.page-template-template-trials .wrap .content
{
	padding: 0;
}
.content-columns {
	border-top: 1px #B5DBDE solid;
	margin-top: 28px;
}
.print-digital-sprite {
	background-position: 0 -325px;
	width: 262px;
	height: 182px;
	float: right;
}
#full-width-template .side-img {
	float: right;
	max-width: 50%;
}
#full-width-template .side-img img {
	max-width: 100%;
	height: auto;
}
.digital-sprite {
	background-position: -290px -325px;
	width: 284px;
	height: 179px;
	float: right;
}
.content-columns header {
	margin-top: 38px;
}
.content-columns h1 {
	color: #018d42;
	font-size: 1.875em;
}
.subscribe-content h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.25em;
}
.subscribe-content .h3,
.subscribe-content h3 {
	color: #018d42;
	font-size: 1.25em;
}
.subscribe-content ul {
	padding-left: 0;
	list-style: none;
}
.content-columns .content-column:first-of-type:after,
.content-columns .content-column:nth-of-type(2):before {
	content: " ";
	position: absolute;
	z-index: -1;
	top: 0;
	width: 1px;
	height: 100%;
	background: #B5DBDE;
}
.content-columns .content-column:first-of-type:after {
	right: 0;
}
.content-columns .content-column:nth-of-type(2):before {
	left: -1px;
}
.content-tablist {
	padding: 0;
}
.tablist-nav {
	background: #E1F0F7;
}
.tablist-nav li a {
	border-radius: 0;
	height: 72px;
	margin: 0 25px;
	line-height: 50px;
	border: none;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
}
.tablist-nav ul.nav-tabs li.active a, 
.tablist-nav ul.nav-tabs li a:hover {
	color: #389cc5;
    border:none;
}
.tablist-nav li a:hover {
	background: #FFF;
}
.tablist-nav li a:hover:before,
.tablist-nav li.active a:before,
.tablist-nav li a:hover:after,
.tablist-nav li.active a:after {
	content: '';
	background-image: url('../../images/subscribe-sprite.png');
	width: 39px;
	height: 72px;
	top: 0;
	position: absolute;
}
.tablist-nav li.active a:before,
.tablist-nav li a:hover:before {
	left: -39px;
	background-position: 0 -547px;
}
.tablist-nav li.active a:after,
.tablist-nav li a:hover:after {
	background-position: -39px -547px;
	right: -39px;
}
#full-width-template section.content-column {
	padding-bottom: 2em;
}
.tab-container {
	margin-top: 2em;
}
.tab-container .tab-pane {
	margin-top: 1em;
}
