/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html, button, input, select, textarea {
	color: #222;
}
html {
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, img, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
/* Control Typekit Blink */

.wf-loading {
visibility: hidden;
}

.wf-active {
visibility: visible;
}

/* Theme Color Over-rides */

/* Begin blue over-ride */
.blue-bg {
	background-color: #014693 !important;
}
.blue-font {
	color: #014693 !important;
}
.blue-font h1, .blue-font h2, .blue-font h3, .blue-font h4 {
	color: #014693 !important;
}
.blue-font-a a {
	color: #014693 !important;
}
.blue-font-a.jspDrag {
	background-color: #014693 !important;
}
/* End blue over-ride */

/* Begin violet over-ride */
.violet-bg {
	background-color: #7D3F98 !important;
}
.violet-font {
	color: #7D3F98 !important;
}
.violet-font h1, .violet-font h2, .violet-font h3, .violet-font h4 {
	color: #7D3F98 !important;
}
.violet-font-a a {
	color: #7D3F98 !important;
}
.violet-font-a.jspDrag {
	background-color: #7D3F98 !important;
}
/* End violet over-ride */


body {
	font-family: "proxima-nova", sans-serif;
	background-color: #E6E6E6;
}
#container {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	background-color: white;
	-webkit-box-shadow: 0px 0px 64px -3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 64px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 64px -3px rgba(0, 0, 0, 0.75);
	overflow:hidden;
}
#container header {
	position: relative;
	width: 100%;
}
#container header #hat {
	position: relative;
	width: 100%;
	height: 50px;
}
#container header iframe {
	position: relative;
	width: 100%;
	border: none;
}
#container header #saf {
	position: relative;
	width: 100%;
	height: 2.500em;
	color: black;
	font-size: 12px;
	background-color: white;
	line-height: 2.500em;
	text-align: center;
	font-weight: 700;
	font-family: "proxima-nova", sans-serif;
}
#container header #top-shim {
	width: 100%;
	height: 4px;
	background-color: #255AA1;
}
#container header #header {
	position: relative;
	width: 100%;
	height: 109px;
	background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/nationwide_header.svg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #255AA1;
}
#container header #header-article {
	position: relative;
	width: 100%;
	height: 129px;
	background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/nationwide_header_article.svg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: solid 1px #255AA1;
}
#container header #wsjcslogo{
	position: absolute;
	right: 10px;
	background-image:url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/wsjcs_logo.svg);
	background-repeat:no-repeat;
	background-size: 100%;
	background-position: left center;
	width: 70px;
	height: 109px;
}
#container header #wsjcslogo #inpartnership{
	position: absolute;display: block;width: 200px;left: -60px;top: 5px;font-size:12px;
}
#container header #sharing {
	position: absolute;
	top: 25px;
	right: 150px;
    width: 80px;
	z-index: 999;
}
#container header #sharing #hed {
	font-size: 14px;
}
#container header #sharing .addthis_button_linkedin {
	margin-right: 5px;
}
#container #hero {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#container #hero .hero-image:nth-child(1), #container #hero .hero-image:nth-child(2), #container #hero .hero-image:nth-child(3), #container #hero .hero-image:nth-child(4), #container #hero .hero-image:nth-child(5), .hero-image:nth-child(6), .hero-image:nth-child(7), .hero-image:nth-child(8), .hero-image:nth-child(9), .hero-image:nth-child(10) {
	display: none;
}
#container #hero-nav {
	display: block;
}
#container #hero-nav-thumb {
	cursor: pointer;
}
#container #top-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
#container #hero .article-description {
	position: absolute;
	font-size: 16px;
	line-height: 1em;
	top: 50%;
	margin-left: 63px;
	display: block;
	width: 451px;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	margin-top: -93.5px;
	padding: 0;
	cursor: pointer;
	color: white;
	border: none;
	outline: none;
}
#container #content {
	padding: 20px 0 0 0;
	background-color: white;
}
#container #main {
}
#container #main header {
	width: 100%;
	font-family: "proxima-nova", sans-serif;
	font-size: 1.875em;
	color: #255AA1;
	line-height: 57px;
	margin: 0;
	text-transform: uppercase;
	padding-left: 15px;
}
#container #main #accent {
	float: left;
	width: 30px;
	height: 75px;
	background-color: #255AA1;
	margin-right: 20px;
}
#container #main #articles .article {
	margin: 0 0 20px 0;
	cursor: pointer;
}
#container #main #articles .article .thumb {
	margin: 0 20px 0 0;
}
#container #main #articles .article .title {
	font-size: 20px;
	font-weight: 700;
	color: #255AA1;
	text-transform: uppercase;
}
#container #main #articles .article .excerpt {
	font-size: 14px;
	line-height: 1.90em;
}
#container #article-main {
	font-family: "proxima-nova", sans-serif !important;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: white;
}
#container #article-main article {
	width: 95%;
	margin: 0 auto;
	font-size: 1em;
}
#container #article-main article h1 {
	width: 95%;
	font-size: 30px;
	color: #383838 !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
}
#container #article-main article #quote {
	font-size: 28px;
	font-weight: bold;
	color: #276507;
}
#container #article-main article #quote #quote-text {
	width: 83.33%;
	text-align: center;
}
#container #article-main article #quote #ldquo {
	float: left;
	font-family: "proxima-nova", sans-serif;
	font-size: 58px;
	line-height: 58px;
	width: 8.333%;
}
#container #article-main article #quote #rdquo {
	float: left;
	font-family: "proxima-nova", sans-serif;
	font-size: 58px;
	text-align: right;
	line-height: 58px;
	width: 8.333%;
}
#container #article-main article #pull-quote {
	font-size: 28px;
	font-weight: bold;
	color: #276507;
	text-align: center;
}
#container #article-main article #related {
	color: #383838;
	font-weight: normal;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#container #article-main article .related-group {
	margin: 0 0 20px 0;
	cursor: pointer;
}
#container #article-main article .related-group section {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#container #article-main article .related-group section #title {
	margin: 0;
	color: #276507;
	font-weight: 700;
	text-transform: uppercase;
}
#container #article-main article .related-group section #thumb {
	margin: 0 1% 0 0;
	width: 177px;
}
#container #article-main article .related-group section #thumb img {
	margin: 0;
	width: 100%;
}
#container #article-main article .related-group section #go-to-related {
	display: inline;
	margin: 0 0 0 1%;
	color: #276507;
	font-weight: 700;
}
#container #side-bar {
	height: inherit;
}
#container #side-bar #ad-unit {
	width: 300px;
	margin: 0 auto 20px auto;
	background-color: #E6E6E6;
}
#container #side-bar #more-info {
	width: 300px;
	height: inherit;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
#container #side-bar #more-info header {
	padding: 10px;
	height: inherit;
	color: #565556;
	background-color: #F3F3F3;
}
#container #side-bar #more-info footer {
	padding: 10px;
	height: inherit;
	background-color: white;
}
#container #side-bar #more-info footer a {
	color: #276507;
	font-weight: 700;
	text-decoration: none;
}
#container #twitter-module {
	position: relative;
	width: 94%;
	height: 480px;
	margin: 0 0 20px 12px;
}
#twitter-module #loading{
	position:absolute;
	background-image:url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/loading.svg);
	background-repeat:no-repeat;
	background-position: center;
	width: 100%;
	height: 480px;
}
#container #twitter-module #twitter-header {
	position: relative;
	width: 100%;
	height: 67px;
}
#container #twitter-module #twitter-header .header {
	position: absolute;
	width: 100%;
	top: 20px;
	left: 55px;
	font-family: 'Alfa Slab One', cursive;
	font-size: 1.063em;
	line-height: 1em;
}
#container #twitter-module #twitter-header .header a {
	color: black;
	text-decoration: none;
}
#container #twitter-module #twitter-header .header a:hover {
	color: black;
	text-decoration: underline;
}
#twitter {
	position: relative;
	width: 100%;
	height: inherit;
 font-size: 1.em;
	background-color: white;
}
#twitter .tweet {
	width: 94%;
	margin: 0 0 1% 4%;
	padding: 3% 0 4% 0;
	border-bottom: solid 1px #B0B0B0;
	font-size: 1em;
}
#twitter .tweet:last-child {
	border-bottom: none;
}
#twitter .tweet .headline {
	width: 100%;
	height: 17px;
	font-size: .875em;
	font-weight: 500;
	color: #B6B6B6;
	text-transform: uppercase;
}
#twitter .tweet .headline img {
	margin: 0 5px 0 0;
}
#twitter .tweet a {
	font-weight: 900;
	color: #255AA1;
	text-decoration: none;
}
#twitter .tweet a.hashtag {
	font-weight: 900;
	text-decoration: none;
}
#twitter .tweet .media {
	margin: 3% 0 0 0;
}
#container footer {
	position: relative;
	width: 100%;
	height: 75px;
	background-color: black;
}
#container footer #disclaimer {
	font-family: "proxima-nova", sans-serif;
	font-size: 0.750em;
	color: white;
	padding: 10px 0 0 10px;
}
.jspVerticalBar {
	position: absolute;
	top: 10px;
	right: 5px;
	width: 10px;
	height: 100%;
	background: white;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 100%;
	height: 16px;
	background: #255AA1;
}
.jspHorizontalBar .jspDrag {
	background: #530421;
	background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/horizontal_handle.png);
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.jspDrag {
	background-repeat: no-repeat !important;
	background-color: #255AA1;
}
.scroll-pane {
	width: 90%;
	overflow: auto;
}
/* Start Sprite Master CSS */
#socials {
	position: absolute;
	top: 86px;
	right: 10px;
	z-index: 999;
}
.saf_facebook_blue, .saf_linkedin_blue, .saf_twitter_blue {
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url('https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/saf_socials_blue.png');
	cursor: pointer;
	margin-right: 5px;
}
.saf_facebook_blue {
	background-position: 0px 0px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
.saf_linkedin_blue {
	background-position: 0px -19px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
.saf_linkedin_blue:last-child {
	margin-right: 0px;
}
.saf_twitter_blue {
	background-position: 0px -38px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
.saf_facebook_green, .saf_linkedin_green, .saf_twitter_green {
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url('https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/saf_socials_green.png');
	cursor: pointer;
	margin-right: 5px;
}
.saf_facebook_green {
	background-position: 0px 0px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
.saf_linkedin_green {
	background-position: 0px -19px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
.saf_linkedin_green:last-child {
	margin-right: 0px;
}
.saf_twitter_green {
	background-position: 0px -38px;
	width: 19px;
	height: 19px;
	background-size: cover;
}
/* End Sprite Master CSS */

#social-sites {
	width: 300px;
	height: 70px;
	margin: 0 auto 20px auto;
	background-color: #255AA1;
	color: white;
	padding-top: 10px;
}
#social-sites ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: disc;
}
#social-sites #hed {
	margin-bottom: 10px;
}
#social-sites ul li {
	display: inline-block;
	margin: 0 10px 0 0;
}
#social-sites ul li:last-child {
	margin: none;
}
#social-sites ul li::before {
	content: "\2022";
	margin-right: 5px;
}
#social-sites ul li a {
	color: white;
}
/* ----------------------------------------------- */
/* -------- Begin Responsive Grid System --------- */
/* ----------------------------------------------- */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 0 0 0 0%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
	width: 91.66%;
}
.span_10_of_12 {
	width: 83.33%;
}
.span_9_of_12 {
	width: 75%;
}
.span_8_of_12 {
	width: 66.66%;
}
.span_7_of_12 {
	width: 58.33%;
}
.span_6_of_12 {
	width: 50%;
}
.span_5_of_12 {
	width: 41.66%;
}
.span_4_of_12 {
	width: 33.33%;
}
.span_3_of_12 {
	width: 25%;
}
.span_2_of_12 {
	width: 16.66%;
}
.span_1_of_12 {
	width: 8.333%;
}
/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 80%;
}
.span_3_of_5 {
	width: 60%;
}
.span_2_of_5 {
	width: 40%;
}
.span_1_of_5 {
	width: 20%;
}
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 50%;
}

/* MEDIA QUERY OVER-RIDES */

/*  768 PIXEL OVER-RIDE */
 @media only screen and (max-width: 768px) {
#container #main {
	max-width: 455px;
}
.span_8_of_12 {
	width: 57.66%;
	margin-right: 10px !important;
}
#container #article-main article .related-group section #thumb {
	margin: 0 1% 0 0;
	width: 100%;
}
#container #article-main article .related-group section .span_8_of_12 {
	width: 100%;
}
#top-banner img {
  max-width: 225px;
}
}
 @media only screen and (max-width: 736px) {
.span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%;
}
}		

/*  GO FULL WIDTH BELOW 650 PIXELS */
 @media only screen and (max-width: 650px) {
#container #main {
	max-width: 100%;
}
.span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%;
}
}
@media only screen and (max-width: 500px) {
#container header #header {
	position: relative;
	width: 100%;
	/*height: 130px;*/
	min-height: 130px;
	max-height: 160px;
	background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/nationwide_header.svg);
	background-position: left 5px;
	background-repeat: no-repeat;
	background-size: 70%;
}
#container header #header-article {
	position: relative;
	width: 100%;
	/*height: 130px;*/
	min-height: 130px;
	max-height: 160px;
	background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/nationwide_header_article.svg);
	background-position: left 5px;
	background-repeat: no-repeat;
	background-size: 70%;
}
#container header #sharing {
	position: absolute;
    top: 85px !important;
    right: 10px !important;
    width: 167px !important;
    z-index: 999;
}
#container header #sharing #hed {
	display: inline-block;
	margin-right: 5px;
    font-size: 14px;
    visibility: hidden;
}
#container header #wsjcslogo{
	position: absolute;
    right: 0px;
    background-image: url(https://s3.amazonaws.com/wsjcsbucket/hubs/nationwide_74098/wsjcs_logo.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left center;
    width: 50px;
    height: 78px;
}
#container header #wsjcslogo #inpartnership{
	position: absolute;
    display: block;
    width: 184px;
    left: -37px;
    top: 5px;
    font-size: 8px;
}
}
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 414px) {
#container #hero-nav {
	display: none;
}
.col {
	margin: 0 0 0 0;
}
.span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%;
}
.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {
	width: 100%;
}
.span_2_of_2, .span_1_of_2 {
	width: 100%;
}
#container #main #articles .article {
    margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
    cursor: pointer;
}
#container #main #articles .article .thumb {
    margin: 0;
}
#container #article-main article #quote {
	font-size: 20px;
}
#container #article-main article #quote #ldquo {
	float: left;
	font-size: 58px;
	line-height: 58px;
}
#container #article-main article #quote #rdquo {
	float: left;
	font-size: 58px;
	line-height: 58px;
}
#container #article-main article #related-group section #thumb {
	margin: 0 0 0 0;
	width: 100%;
}
}
/* ----------------------------------------------- */
/* -------- Begin Responsive Grid System --------- */
/* ----------------------------------------------- */

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
 *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}