/* ================================================================ *\
{!-- This has been modified from HB CSS, do not override the whole file ! --}
\* ================================================================ */

/* ================================================================ *\
	#Reset
\* ================================================================ */

* { padding: 0; margin: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* ================================================================ *\
	#Base
\* ================================================================ */

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }

html,
body { height: 100%; }

body.no-scroll { overflow: hidden; position: relative; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { min-width: 320px; background: #fff; font-family: 'Scala', serif; font-weight: 400; font-size: 15px; line-height: 1.3; color: #222; -webkit-font-smoothing:antialiased; }

a { text-decoration: none; color: #ab1600; }
a:hover { text-decoration: underline; }

img { border: 0; vertical-align: middle; }
strong { font-weight: bold; }
small { font-size: 80%; }

p ~ p, p ~ div, div ~ p {
    margin-top: 1em;
}

button,
input,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -webkit-font-smoothing:antialiased; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; -webkit-appearance: none; border-radius: 0; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

button { overflow: visible; }
textarea { overflow: auto; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }
th,
td { padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-weight: 400; line-height: 1.3; }

h1 { font-size: 36px; color: #000; }
h2 { font-size: 36px; color: #000; }
h1 span { font-size: 14px; color: #000; padding-top: 15px; }
h2 span { font-size: 14px; color: #000; padding-top: 15px; }
h3 { font-size: 30px; color: #000; text-align: center; }
h4 { font-size: 21px; color: #000; }
h5 { font-size: 12px; color: #ab1500; }

blockquote { padding-top: 2em; padding-bottom: 1em; padding-left: 40px; padding-right: 40px; }

/* ================================================================ *\
	#Helpers
\* ================================================================ */

.left,
.alignleft { float: left; }
.right,
.alignright { float: right; }
.hidden { display: none; visibility: hidden; }

.align-right { text-align: right; }

.clearfix:before,
.clearfix:after { display: table; content: ' '; }
.clearfix:after { clear: both; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.mobile-only, .tablet-only { display: none; }

a.black { color: #000; }
.italic {font-style: italic;}

.columns { padding:16px 0; }
.columns .col { float: left; display: inline; width: 50%; }
.columns .col + .col { float: right; }
.columns .col1 { width: 60%; }
.columns .col2 { width: 35%; }

.no-border { border-top: 0 !important; border-bottom: 0 !important; border-left: 0 !important; border-right: 0 !important}

/* ------------------------------------------------------------ *\
	Containers
\* ------------------------------------------------------------ */
.wrapper { overflow: hidden; }
.shell { width: 100%; max-width: 996px; margin: 0 auto; padding: 0 20px; }

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.widget-sticky { background-color: #9b0000; padding: 5px 10px; box-shadow: 0 0 5px 2px rgba(0,0,0, .5); position: fixed; top: 50%; margin-top: 117px; left: 0; z-index: 999; }
.widget-sticky ul { list-style: none; overflow: hidden; }
.widget-sticky ul li { float: left; }
.widget-sticky ul li ~ li { border-left: 1px solid #fff; }
.widget-sticky a { display: block; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 19px; color: #fff; text-transform: uppercase; line-height: 1; padding: 0 10px; }

.widget-sticky a:hover { text-decoration: none; }

.header-top-inner { padding: 23px 0 10px; /* border-bottom: 1px solid #c3c3c3; */ }
.header-top .banner { text-align: center; }

.header-bottom-inner { padding-top: 22px; position: relative; }

.header-bottom { position: relative; z-index: 9; }
.header-bottom-inner:after,
.header-bottom-inner:before { content: ''; display: table; }
.header-bottom-inner:after { clear: both; }

.logo { float: left; width: 52%; margin-bottom: 10px; }
.logo img { width: 100%; height: auto; }

.logo-alt { display: none; }
.logo-alt img { width: 237px; height: auto; }

.header-subscribe { float: right; width: 32%; text-align: right; margin-top: 10px; height: 124px; position: relative; }
.header-subscribe ul { list-style: none; background-color: #990000; font-size: 0; text-align: left; padding-left: 10px; margin-top: 97px; }
.header-subscribe ul li { display: inline-block; vertical-align: middle; padding: 7px 0 4px; }
.header-subscribe ul li ~ li a { border-left: 1px solid #fff; }
.header-subscribe ul li a { display: block; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 13px; color: #fff; padding: 0 8px; }
.header-subscribe img  { position: absolute; z-index: 10; right: -8px; bottom: -12px; box-shadow: 2px 4px 5px rgba(0,0,0,.5); }

.nav { background-color: #5a5a5a; margin-bottom: 30px; position: relative; z-index: 9; }
.offset-nav { display: none; position: absolute; right: 0; top: 0; }

/*  Navigation  */
.nav-inner { position: relative; }
.nav-inner:after,
.nav-inner:before { content: ''; display: table; }
.nav-inner:after { clear: both; }

.nav-inner > ul { list-style: none; font-size: 0; float: left; }
.nav-inner > ul > li { display: inline-block; vertical-align: middle; position: relative; }
.nav-inner > ul > li.bordered { margin-left: 26px; position: relative; }
.nav-inner > ul > li.bordered:before { content: ''; width: 1px; top: 9px; bottom: 6px; background-color: #858585; left: -15px; position: absolute; }
.nav-inner > ul > li > a { display: block; text-transform: uppercase; color: #fff; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 16px; padding: 14px 19px 11px; }
.nav-inner .first { margin-left: -19px; }

.nav-inner > ul > li:hover > a,
.nav-inner > ul > li.current > a { background-color: #9a9a9a; text-decoration: none; }

.nav-inner > ul > li:hover .nav-dropdown { opacity: 1; visibility: visible; }
.nav-inner ul ul { list-style: none; }
.nav-inner ul ul li ~ li { background: url(/css/images/dash-new.png) repeat-x left top; }
.nav-inner ul ul a { display: block; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #fff; text-transform: none; padding: 10px 0 9px; margin-right: -20px; }

.nav-dropdown { width: 195px; position: absolute; left: 0; top: 100%; background-color: #9a9a9a; padding: 14px 18px; z-index: 999; opacity: 0; visibility: hidden; }
.nav-dropdown.multiple { width: 390px; }
.nav-dropdown.multiple > ul { display: inline-block; vertical-align: top; width: 152px; }
.nav-dropdown.multiple > ul ~ ul { margin-left: 30px; }

/*  Header Search  */
.nav-inner > .search { float: right; margin-left: 10px; position: relative; }
.nav-inner .btn-search { background-color: transparent; border: 0; padding: 11px; opacity: 0.7; }
.nav-inner .btn-search:hover { opacity: 1; }

.nav-inner .btn-search:focus,
.nav-inner .btn-search:active { background-color: #4e4e4e; }

/*
#search-container { position: absolute; right: 0; top: 5px; width: 322px; background-color: #fff; border: 2px solid #979797; opacity: 0; visibility: hidden; }
#search-container.show { opacity: 1; visibility: visible; z-index: 99; }
#search-container .gsc-search-box { margin-bottom: 0; }
#search-container .gsc-branding { display: none; }
#search-container input.gsc-input { border: 0; padding: 8px 12px; background-position: 13px center !important; }
#search-container .gsc-search-button { display: none; }
#search-container div.gsc-clear-button { background-image: url(/css/images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -20px -38px !important; padding: 0 !important; margin: 5px 9px 0 0 !important; width: 15px; height: 15px; display: block !important; }
#search-container .gsc-clear-button { display: block; }
*/
#search-container { position: absolute; right: 0; top: 5px; width: 322px; background-color: #fff; border: 2px solid #979797; opacity: 0; visibility: hidden; }
#search-container.show { opacity: 1; visibility: visible; z-index: 99; }
#search-container .gsc-search-box { margin-bottom: 0; }
#search-container .gsc-branding { display: none; }
#search-container input.gsc-input { border: 0; padding: 8px 12px; background-position: 13px center !important; }
#search-container .gsc-search-button { display: none; }
#search-container div.gsc-clear-button { background-image: url(/css/images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -20px -38px !important; padding: 0 !important; margin: -10px 9px 0 0 !important; width: 15px; height: 15px; display: block !important; position: relative; top: 6px; right: 8px; }

#search-container .gsc-control-cse { padding: 0; }
#search-container .gsc-input-box { border: 0; height: 29px; }
#search-container .gsib_a { padding-top: 7px; }
#search-container .gsst_a { display: none; }

#search-container .gsc-input-box-focus,
#search-container .gsc-input-box-hover { box-shadow: none; }
#search-container .gsc-search-box-tools .gsc-clear-button { display: block; }

.article-wide.search-page .article-head { margin-bottom: 0px; }
.article-wide.search-page .gsc-tabsArea { border-color: #CCC; height: 31px; }
.article-wide.search-page .gsc-selected-option-container { padding-right: 75px; }
.article-wide.search-page .gsc-tabsArea > .gsc-tabHeader { height: 30px; }
.article-wide.search-page .gsc-tabHeader { margin-right: 10px; }
.article-wide.search-page .gsc-tabHeader.gsc-tabhActive { border-color: #F90 #eee #FFF; border-top-width: 2px; }
.article-wide.search-page .gsc-table-cell-thumbnail { padding-right: 10px; }

/*  Header Socials  */
.nav-inner > .socials { float: right; }
.socials ul { list-style: none; font-size: 0; }
.socials ul li { display: inline-block; vertical-align: middle; }
.socials ul li a { display: block; padding: 10px 3px; opacity: 0.7; }

.socials ul li a:hover { opacity: 1; }

.socials ul li a:focus,
.socials ul li a:active { background-color: #4e4e4e; }

/*  Tablet Navigation  */
.nav-trigger { display: none; }

/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */
.ico { display: inline-block; vertical-align: middle; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; }

.check-checked { width: 18px; height: 18px; background-position: 0 0; }
.check { width: 18px; height: 18px; background-position: -19px 0; }
.ico-home { width: 30px; height: 25px; background-position: -115px 0px; }
.ico-arrow-down { width: 13px; height: 8px; background-position: -38px -26px; }
.ico-check { width: 18px; height: 13px; background-position: 0 -24px; }
.ico-close { width: 14px; height: 14px; background-position: -38px 0; }
.ico-comment { width: 15px; height: 13px; background-position: -40px -15px; }
.radio-checked { width: 16px; height: 16px; background-position: 0 -19px; }
.radio { width: 16px; height: 16px; background-position: -17px -19px; }

.socials [class^='ico'],
.ico-search,
.ico-twitter-alt,
.ico-facebook-alt,
.ico-close-grey,
.ico-back,
.ico-home { background-image: url(/css/images/icons.png); background-repeat: no-repeat; display: inline-block; vertical-align: middle; }

.socials .ico { width: 30px; height: 25px; background-position: -115px 0; }
.ico-search { width: 22px; height: 22px; background-position: -50px -25px; }
.ico-facebook { width: 24px; height: 24px; background-position: 0 0; }
.ico-google-plus { width: 24px; height: 24px; background-position: -25px 0; }
.ico-linkedin { width: 24px; height: 24px; background-position: 0 -25px; }
.ico-rss { width: 24px; height: 24px; background-position: -25px -25px; }
.ico-twitter { width: 24px; height: 24px; background-position: -50px 0; }
.ico-twitter-alt { width: 24px; height: 24px; background-position: -75px 0; }
.ico-facebook-alt { width: 24px; height: 24px; background-position: -99px -25px; }
.ico-close-grey { width: 20px; height: 20px; background-position: -75px -25px; }
.ico-back { width: 15px; height: 24px; background-position: -100px 0; }

.widget-socials [class^='ico'] { display: inline-block; vertical-align: middle; background-image: url(/css/images/socials-large.png); background-repeat: no-repeat; width: 80px; height: 80px; opacity: 1; }
.widget-socials ul { margin-top: 18px; text-align: center; }
.widget-socials ul li a { opacity: 1; padding: 0; margin-left: 17px; margin-bottom: 18px; }
.widget-socials ul li:nth-child(3n+1) a { margin-left: 0; }

.ico-twitter-large { background-position: 0 0; }
.ico-facebook-large { background-position: -98px 0; }
.ico-linkedin-large { background-position: -198px 0; }
.ico-google-plus-large { background-position: 0 -98px; }
.ico-rss-large { background-position: -98px -98px; }
.ico-search-large { background-position: -198px -98px; }

.ico-key { padding-right:30px; background: url(/images/css/ico-key.png) no-repeat right center; }

/* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */
.section-intro { margin-bottom: 30px; }
.section-intro .section-inner { overflow: hidden; padding: 0 0 30px; border-bottom: 1px solid #c3c3c3; }

.section-intro .section-image { float: left; width: 40%; }
.section-intro .section-image a { display: block; }
.section-intro .section-image img { width: 100%; height: auto; }

.section-intro .section-body { float: left; width: 60%; padding-left: 30px; padding-top: 30px; text-align: center; }

.section-intro h1,
.section-intro h2,
.section-intro h5 { margin-bottom: 10px; padding: 0 30px; }
.section-intro h2, .section-intro h1 { margin-bottom: 20px; }
.section-intro h5 { font-size: 14px; }

.section-intro h2 > a, .section-intro-alt h2 > a,
.section-intro h1 > a, .section-intro-alt h1 > a { color: #000; }

.section-intro h2 span, .section-intro h1 span { display: block; }
.section-homepage.section-intro .feature-summary { padding: 0 60px; font-size: 17px; }
.feature-summary ul { list-style-position: inside; }

.section-intro-alt .section-image { width: 63%; }
.section-intro-alt .section-body { width: 37%; }

.section-intro-alt h1,
.section-intro-alt h2,
.section-intro-alt h5 { padding: 0; }
.section-intro-alt p { padding: 0 20px; }

.section-intro-featured .section-image { width: 45%; }
.section-intro-featured .section-body { width: 55%; padding-left: 10px; padding-top: 0; font-size: 16px; }
.section-body.no-image { width: 100%; }

.section-intro-featured h1,
.section-intro-featured h2,
.section-intro-featured h5 { padding: 0; }

.section-intro-featured h2, .section-intro-featured h1 { font-size: 30px; }
.section-intro-featured p { padding: 0 20px; }
.section-intro-featured .meta { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #9b9b9b; margin-bottom: 10px; }
.section-intro-featured .meta span { display: inline-block; vertical-align: middle; padding-left: 6px; margin-left: 3px; border-left: 1px solid #9b9b9b; }

.section-intro-events .section-image { width: 25%; }
.section-intro-events .section-body { width: 70%; }
.section-intro-events .section-inner .section-body h1,
.section-intro-events .section-inner .section-body h2 { margin-bottom: 10px; }

.section-floated-boxes .field { border: none; font-family: 'Scala', serif; color: #444; }

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */
.content { float: left; width: 63%; }
.sidebar { float: right; width: 32%; }

.page-title { text-align: left; padding-bottom: 30px; border-bottom: 1px solid #c3c3c3; margin-bottom: 30px; }
.page-title span { display: block; font-size: 16px; color: #000; margin-top: 10px; }
h2.page-title span, h1.page-title span { margin-top: 6px; padding-top: 0; }

.section-featured { overflow: hidden; position: relative; padding-bottom: 30px; /* border-bottom: 1px solid #c3c3c3; */ margin-bottom: 30px; }
.section-featured-alt { padding-bottom: 0; border-bottom: 0; }
.section-featured h5 { font-size: 14px; }
.section-featured h4 a { color: #000; }

.section-featured:before { content: ''; width: 1px; background-color: #c3c3c3; position: absolute; left: 50%; top: 0; bottom: 30px; }
.section-featured .article { float: left; width: 45%; }
.section-featured .article ~ .article { margin-left: 10%; }
.section-featured .article-image img { width: 100%; height: auto; }

.section-featured .article-body { text-align: center; }
.section-featured .article-body .article-entry { font-size: 16px; }
.section-featured .article-body h5 { margin: 20px 0 8px; overflow: hidden; }
.section-featured .article-body h5.sponsored { margin: 20px 0 14px; }

/* Spacing Fix  */
.section-featured .article-body h5 { margin: 0px 0 8px;  }
.section-featured .article-body h5.sponsored { margin: 0px 0 14px; }

.section-featured .article-body h4 { margin-bottom: 10px; line-height: 1.2; }
.section-featured .meta { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #000; margin-bottom: 12px; }
.section-featured .meta span { border-left: 1px solid #ababab; padding-left: 7px; line-height: 1; }

/*  Section Subscribe  */
.section-subscribe { padding: 28px 0; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; margin-bottom: 30px; }
.section-subscribe.no-border { border-top: 0; border-bottom: 0; padding: 0;}
.section-subscribe .section-body { position: relative; padding: 0; background: transparent; }
.section-subscribe .section-body .form-body { position: relative; padding: 18px 0 11px; }
.section-subscribe .section-body .form-body:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to right, #DB6464 0%, #CE41B8 50%, #8E6FE2 100%); z-index: -1; }

@media (max-width: 767px) {
	.section-subscribe .section-body { padding: 20px 0 10px; }
	.section-homepage.section-intro .feature-summary { font-size: 16px; padding: 0; }
}

.form-group-hidden { max-height: 0; overflow: hidden; }
.form-group-hidden.expand { max-height: 270px; }

.form-group .form-row { margin-bottom: 10px; }
.form-group-lead .form-row { overflow: hidden; }
.form-group-lead .form-group-left { float: left; width: 38%; }
.form-group-lead .form-group-right { float: left; width: 62%; padding-left: 20px; padding-right: 80px; }
.form-group-lead .form-label { display: block; font-size: 21px; color: #fff; margin-bottom: 17px; }
.form-group-lead p { font-size: 13px !important; color: #fff !important; }
.form-subscribe .form-group-lead p { text-align: left; }
.desktop-hidden { display: none; }
.img-mobile { display: none; }

.form-group-lead > .form-row > img { position: absolute; right: -20px; top: 0; }

.field { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #000; border: 1px solid #979797; padding: 9px 13px 7px; width: 100%; border-radius: 0; }
.field:hover,
.field:focus { border-color: #616161; }

.field::-webkit-input-placeholder { color: #a8a8a8; }
.field:-moz-placeholder { color: #a8a8a8; opacity: 1; }
.field::-moz-placeholder { color: #a8a8a8; opacity: 1; }
.field:-ms-input-placeholder { color: #a8a8a8; }

/*  Banners  */
.main .banner { margin-bottom: 30px; }
.main .banner.banner-bordered { padding: 30px 0; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; }

.section-past-issues { padding: 30px 0; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; margin-bottom: 30px; }
.section-past-issues h3 { text-align: left; font-size: 16px; text-transform: uppercase; }
.section-past-issues h3 a { float: right; font-size: 13px; color: #5c5c5c; }
.section-past-issues .section-head { margin-bottom: 30px; }
.section-past-issues ul { list-style: none; overflow: hidden; }
.section-past-issues ul li { float: left; width: 18.6%; text-align: center; }
.section-past-issues ul li~ li { margin-left: 8.52%; }
.section-past-issues ul li img { width: 100%; height: auto; }
.section-past-issues ul li span { font-family: 'Scala Sans', 'Titillium Web',sans-serif; font-weight: 400; color: #000; line-height: 2; }
.section-past-issues ul a { display: block; font-family: 'Scala Sans',sans-serif; }
.section-past-issues ul a:hover { opacity: 0.75; text-decoration: none; }

.section-paid-ad { margin-bottom: 30px; }

.main .banner { text-align: center; }
.section-paid-ad img { width: 100%; height: auto; }

.section-related { padding-bottom: 50px; margin-bottom: 50px !important; border-bottom: 1px solid #cfcfcf; }
.section-related .section-head { padding: 30px 0; }

.section-related ~ .section-default { padding-bottom: 30px; margin-bottom: 50px; border-bottom: 1px solid #cfcfcf; }

.section-related--reset {padding: 0; margin-bottom: 20px !important; border: none; }
.section-subscribe-alt { padding: 0; border: 0; position: relative; overflow: hidden; }

/* ------------------------------------------------------------ *\
	Home Sponsored Content
\* ------------------------------------------------------------ */
h5.sponsored { text-transform: uppercase; color: #ababab; text-align: center; }
h5.sponsored span { display: inline-block; padding: 0 10px; background-color: #fff; position: relative; font-size: 12px; }


h5.sponsored span:after,
h5.sponsored span:before { content: ''; width: 100px; height: 1px; background-color: #ccc; position: absolute; top: 50%; margin-top: -1px; }

h5.sponsored { overflow: hidden; }

h5.sponsored span { display: inline-block; padding: 0 20px; background-color: #fff; position: relative; font-size: 12px; }

h5.sponsored span:before, h5.sponsored span:after { width: 1200px; }

h5.sponsored span:after { left: 100%; }
h5.sponsored span:before { right: 100%; }

.article-block h5.sponsored span { padding: 0; }
.article-block h5.sponsored span:after, .article-block h5.sponsored span:before { content: none; }

/* ------------------------------------------------------------ *\
	Forms
\* ------------------------------------------------------------ */
.form-cols { position: relative; }

.form-cols:after,
.form-cols:before { content: ''; display: table; }
.form-cols:after { clear: both; }

.form-col { float: left; }
.form-col-1of2 { width: 38%; }
.form-col-1of2 ~ .form-col-1of2 { margin-left: 4%; }

.form-subscribe p { text-align: right; }
.form-subscribe p a { color: #fff !important; text-decoration: underline; }

.form-subscribe .form-actions { overflow: hidden; padding-bottom: 15px; }
.form-subscribe .form-actions .form-btn { float: left; width: 38%; }
.form-subscribe .form-actions p { float: right; width: 50%; font-size: 14px !important; color: #fff !important; }
.form-subscribe .fs-dropdown select { width: 100%; height: 34px; }

.form-subscribe .form-group { padding: 0 21px; }
.form-subscribe .form-group-lead { padding: 0 21px 10px 21px; font-family: 'TT Norms', sans-serif; transition: padding .4s; }
.form-subscribe .form-group-lead .form-label { margin-bottom: 10px; font-family: 'TT Commons', sans-serif; font-weight: 800; font-size: 36px; letter-spacing: .01em; line-height: 1; }
.form-subscribe .form-group-lead .form-group-right { padding: 0 5px 0 20px; }
.form-subscribe .form-group-lead .form-group-right p { text-indent: -14px; font-family: 'TT Norms', sans-serif; font-size: 17px !important; font-weight: 700; line-height: 1.2; }

.form-subscribe .form-group-lead > .form-row > img { top: 13px; right: 8px; transform: none; }
.form-subscribe .form-group-lead .form-row,
.form-subscribe .form-cols { display: flex; margin: 0 -5px; }
.form-subscribe .form-group-left,
.form-subscribe .form-group-right,
.form-subscribe .form-col { float: none; width: 100%; }

.form-subscribe .form-body.expand { padding-bottom: 21px; }
.form-subscribe .form-body.expand .form-group-lead { padding: 10px 33px; transition: 0s; }
.form-subscribe .form-body.expand:before { background: transparent linear-gradient(141deg, #DB6464 0%, #CE41B8 49%, #8E6FE2 100%) 0% 0% no-repeat padding-box; }
 
.form-subscribe .form-group-hidden.expand { max-height: 1000px; }
.form-subscribe .form-group-hidden > .form-cols { position: relative; }
.form-subscribe .form-group-hidden > .form-cols > img { position: absolute; top: 0; right: -83px; box-shadow: 0 10px 12px 5px rgba(0, 0, 0, .3); z-index: -1; }

.form-subscribe .form-col-1of2,
.form-subscribe .form-group-left { max-width: 50%; flex: 0 0 50%; padding: 0 5px; }
.form-subscribe .form-group-email { max-width: 45%; flex: 0 0 45%; padding: 0 5px; }
.form-subscribe .form-body.expand .form-group-email { max-width: 50%; flex: 0 0 50%; padding: 0 5px; }
.form-subscribe .form-group-right { flex: 1 1 auto; padding: 0 5px; }
.form-subscribe .form-body .form-col-1of2 ~ .form-col-1of2 { margin-left: 0; }

.form-subscribe .form-group-lead .form-group-left .form-controls { margin: 0; }
.form-subscribe .field,
.form-subscribe .fs-dropdown .fs-dropdown-selected { height: 39px; padding: 6px 13px; margin: 0; background: #fff; box-shadow: none; border-radius: 4px; border: 0; font-size: 16px; color: #808080; }

.form-subscribe .fs-dropdown .fs-dropdown-selected { position: relative; z-index: 2; display: block; width: 100%; padding: 6px 32px 6px 13px; color: #000000; cursor: pointer; overflow: hidden; text-align: left; text-overflow: ellipsis; white-space: pre; transition: none; user-select: none!important; }
.form-subscribe .fs-dropdown .fs-dropdown-selected:after { content: ''; position: absolute; top: 9px; right: 14px; width: 13px; height: 20px; background: #fff url('images/ico-arrows.png') no-repeat center; background-size: cover; pointer-events: none; }

.form-subscribe .form-body .form-info { display: none; max-height: 10000px; font-size: 19px !important; font-weight: 400; line-height: 1.4; letter-spacing: .01em; }

.form-subscribe .form-actions { padding: 0; margin-bottom: 34px; }
.form-subscribe .form-actions + p { margin: 0; font-family: 'TT Norms', sans-serif; font-style: italic; font-size: 14px; color: white; text-align: center; letter-spacing: .01em; }

.form-subscribe .form-actions .form-btn { float: none; position: relative; display: inline-flex; align-items: center; justify-content: center; width: auto; min-width: 100%; padding: 11px 30px 10px; margin: 0; font-weight: 700; font-size: 16px; color: #fff; background: #000000; border-radius: 4px; text-transform: uppercase; vertical-align: middle; }
.form-subscribe .form-actions .form-btn .ico-arrow { position: absolute; top: 15px; right: 18px; display: inline-block; vertical-align: middle; width: 6px; height: 10px; background: url('images/ico-arrow-right.png') no-repeat center; background-size: cover; font-size: 0; }

.form-subscribe .form-body.expand .form-info { display: block; }
.form-subscribe .form-body.expand .form-group-lead > .form-row > img { display: none; }
.form-subscribe .form-body.expand .form-group-lead .form-label { margin-bottom: 7px; }
.form-subscribe .form-body.expand .form-group-lead .form-row { margin: 19px -17px 0; }
.form-subscribe .form-body.expand .form-group-lead .form-group-right p { display: none; }

.form-subscribe .fs-dropdown { position:relative;z-index:1;display:block;max-width:100%}
.form-subscribe .fs-dropdown,.fs-dropdown *,.fs-dropdown :after,.fs-dropdown :before,.fs-dropdown:after,.fs-dropdown:before { -webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:none;transition:none;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}
.form-subscribe .fs-dropdown-element { width:100%;height:100%;position:absolute;left:0;z-index:-1;opacity:0;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}
.form-subscribe .fs-dropdown-mobile .fs-dropdown-element,.fs-dropdown-native .fs-dropdown-element { z-index:7}
.form-subscribe .fs-dropdown-mobile.fs-dropdown-multiple .fs-dropdown-element,.fs-dropdown-native.fs-dropdown-multiple .fs-dropdown-element { z-index:-1}
.form-subscribe .fs-dropdown-selected { border:none;padding:0;width:100%;position:relative;z-index:2;background:#fff;border:1px solid;color:#000;cursor:pointer;display:block;overflow:hidden;text-align:left;text-overflow:clip; }

.form-subscribe .fs-dropdown-options {width:100%;max-height:130px;position:absolute;top:100%;left:0;z-index:5;background:#fff;border:1px solid;display:none; padding: 5px 0; overflow:auto;overflow-x:hidden}
.form-subscribe .fs-dropdown-options.fs-scrollbar {position:absolute}
.form-subscribe .fs-dropdown-group {display:block;font-size:75%}
.form-subscribe .fs-dropdown-item {border:none;padding:5px 14px;width:100%;background:#fff;border-radius:0;color:#000;cursor:pointer;display:block;overflow:hidden;text-align:left;text-decoration:none;text-overflow:ellipsis}
.form-subscribe .fs-dropdown-item_placeholder{display:none}
.form-subscribe .fs-dropdown-item_selected{background:#ddd}
.form-subscribe .fs-dropdown-item_disabled{cursor:default;opacity:.5}
.form-subscribe .fs-dropdown-open{z-index:3}
.form-subscribe .fs-dropdown-open .fs-dropdown-options{display:block}
.form-subscribe .fs-dropdown-open .fs-dropdown-selected{z-index:6}
.form-subscribe .fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected{z-index:4}
.form-subscribe .fs-dropdown-cover .fs-dropdown-options{top:0}

.fs-dropdown-disabled{opacity:.5}
.fs-dropdown-disabled .fs-dropdown-selected{cursor:default}
.fs-dropdown-disabled .fs-dropdown-group,.fs-dropdown-disabled .fs-dropdown-item{cursor:default}

@media (max-width: 991px) {
	.form-subscribe .form-col-1of2,
	.form-subscribe .form-group-left { max-width: 50%; flex: 0 0 50%; padding: 0 5px; }
	.form-subscribe .form-group-email { max-width: 40%; flex: 0 0 40%; padding: 0 5px; }
	.form-subscribe .form-body.expand .form-group-email { max-width: 50%; flex: 0 0 50%; padding: 0 5px; }
	.form-subscribe .form-body.expand .form-group-lead .form-row { margin-right: -75px; }
	.form-subscribe .form-group-lead .form-label { font-size: 30px; }
	.form-subscribe .form-group-lead .form-group-right { padding: 0 5px 0 16px; }
	.form-subscribe .form-group-lead .form-group-right p { font-size: 16px !important; }
	.form-subscribe .form-group-lead { padding: 0 68px 10px 21px; }
	.form-subscribe .form-group-lead > .form-row > img { right: -18px; }
}

@media (max-width: 767px) {
	.form-subscribe .form-group-lead { padding: 0 50px 10px 21px; }
	.form-subscribe .form-group-lead > .form-row > img { width: auto; }
	.form-subscribe .form-group-lead .form-label { font-size: 30px; }
	.form-subscribe .form-group-lead .form-row,
	.form-subscribe .form-cols { display: block; margin: 0; }
	.form-subscribe .form-col-1of2,
	.form-subscribe .form-group-left { max-width: 100%; flex: 0 0 100%; padding: 0; }
	.form-subscribe .form-group-hidden > .form-cols > img { display: none; }
	.form-subscribe .form-body .form-info { font-size: 17px !important; }
	.form-subscribe .form-body.expand .form-group-lead { padding-right: 21px; }
	.form-subscribe .form-body.expand .form-group-lead .form-row { margin: 19px 0 0 -12px; }
	.form-subscribe .form-body.expand .form-group-lead p.desktop-hidden { display: none; }

	.form-subscribe .form-actions { margin-bottom: 20px; }
}

/* ------------------------------------------------------------ *\
	Buttons
\* ------------------------------------------------------------ */
.btn,
#reply .submit, #account .submit, #subscriber_sync .submit { display: inline-block; vertical-align: middle; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 16px; color: #fff; border: 0; background-color: #990000; padding: 13px 30px; margin-bottom: 20px; }


.btn:hover,
#reply .submit:hover, #account .submit:hover, #subscriber_sync .submit:hover { background-color: #b51102; }

.btn:focus,
.btn:active,
#reply .submit:focus,
#reply .submit:active,
#account .submit:focus,
#account .submit:active,
#subscriber_sync .submit:focus,
#subscriber_sync .submit:active { background-color: #b51102; box-shadow: inset 0 1px 3px #323232; }

/* ------------------------------------------------------------ *\
	Custom Select
\* ------------------------------------------------------------ */
.fs-dropdown { margin: 0; width: 100%; max-width: 100%; }

.fs-dropdown-options { max-height: 100px; }

.fs-dropdown-item,
.fs-dropdown-selected { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #ababab; border: 0; padding: 8px 13px 6px; height: auto; line-height: 1.3; border-radius: 0; }

.fs-dropdown-item { border-bottom: 1px solid #c3c3c3; }

.fs-dropdown-open .fs-dropdown-selected,
.fs-dropdown-focus .fs-dropdown-selected { box-shadow: none; }

.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-selected { border-radius: 0; }

.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options { border-radius: 0; border: 0; }

.fs-dropdown-bottom .fs-dropdown-options { top: 100%; bottom: auto; }

.fs-dropdown-selected:after { border: 0; width: 13px; height: 8px; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; background-position: -41px -28px; }

/* ------------------------------------------------------------ *\
	General Page -- added from old design
\* ------------------------------------------------------------ */
.general-page h1 { font-size: 33px; }
.general-page h3 { text-align: left; font-size: 16px; font-weight: bold; }
/*.general-page p { padding: 0px 0px 20px; }*/
.general-page p ~ p { padding: 0px 0px 0px; }
/*
.article-wide.article-entry.general-page p:first-child:first-letter { font-size: 16px; line-height: 16px; display: inline-block; float: left; margin-top: 0px; margin-right: 3px; }
*/
.general-page hr { margin: 0px 0px 20px; padding: 0px; border-top: 1px dotted #D3D3D3; border-bottom: 0px none; background: #FFF none repeat scroll 0% 0%; color: #FFF; clear: both; }
.staff .left { margin: 0px 20px 20px 0px; width: 200px; }
.staff .right { padding-left: 220px; display: block; float: none; }
.staff .highlight { text-transform: uppercase; font-family: 'Scala Sans', 'Titillium Web',Arial,serif; }

/* ------------------------------------------------------------ *\
	Issues List
\* ------------------------------------------------------------ */

.issue-list-head .years-nav {
    font-family: 'Scala Sans', 'Titillium Web',sans-serif;
    font-size: 13px;
    margin-top: 30px;
}
.issue-list-head .years-nav p {
    padding-bottom: 5px;
    letter-spacing: 2px;
}
.issue-list-head .years-nav ul {
    overflow: hidden;
    padding-left: 12px;
    border-width: 1px 0px;
    border-style: solid;
    border-color: #E3E3E3;
    list-style: outside none none;
}

.issue-list-head .years-nav li {
    float: left;
    text-align: center;
    padding-left: 15px; /* offset the first row, too */
}
.issue-list-head .years-nav li ~ li {
    padding-left: 15px;
}
.issue-list-head .years-nav a {
    display: block;
    width: 50px;
    height: 37px;
    border-bottom: 3px solid transparent;
    line-height: 37px;
    font-family: 'Scala Sans', 'Titillium Web',serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    letter-spacing: 2px;
}
.issue-list-head .years-nav a:hover, .issue-list-head .years-nav .current a {
    border-color: #900;
    color: #900;
    text-decoration: none;
}

.issue-list-body {
    overflow: hidden;
    margin: 0px -16px 5px;
}
.issue-list-body .issue {
    float: left;
    width: 214px;
    margin: 27px 17px 33px 16px;
}
.issue-list-body a {
    text-decoration: none;
}
.issue-list-body .issue-cover {
    display: block;
    height: 280px;
    margin-bottom: 11px;
}
.issue-list-body .issue-label {
    display: block;
    height: 23px;
}
/*
.issue-list-body .issue-spring .issue-label { background:#39a43c }
.issue-list-body .issue-winter .issue-label { background:#185c8a }
.issue-list-body .issue-fall .issue-label { background:#de9700 }
.issue-list-body .issue-summer .issue-label { background:#f41700 }
*/
.issue-list-body .issue-label p {
    padding-bottom: 0px;
    font-family: 'Scala Sans', 'Titillium Web',sans-serif;
    font-size: 17px;
    line-height: 23px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.issue-list-body:hover .issue, .issue-list-body:hover .issue:hover{transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s}
.issue-list-body .issue, .issue-list-body:hover .issue, .issue-list-body:hover .issue:hover {
    transition: all 0.3s ease 0s;
}
.issue-list-body:hover .issue {
    opacity: 0.3;
    transform: scale(1);
}
.issue-list-body:hover .issue:hover {
    opacity: 1;
    transform: scale(1.05);
}
/* ------------------------------------------------------------ *\
	Tags
\* ------------------------------------------------------------ */
.section-body .tags-cloud a { font-family: 'Scala Sans', 'Titillium Web', sans-serif; }
/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */
.widgets,
.widgets ul { list-style: none; }

.widget { margin-bottom: 30px; }
.widget-title { font-family: 'Scala', serif; font-weight: 400; font-size: 19px; color: #000; }

.widget-banner img { width: 100%; height: auto; }

.widget-subscribe { background-color: #8a8b82; padding: 16px; }
.widget-subscribe h3 { text-align: left; color: #fff; margin-bottom: 10px; }

.widget-subscribe .subscribe { font-size: 0; }
.widget-subscribe .subscribe-field, .follow-series-form .field { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; color: #ababab; padding: 9px 13px 7px; margin-top: 5px; width: 100%; display: inline-block; vertical-align: middle; border-radius: 0; }
.widget-subscribe .subscribe-btn, .follow-series-form .submit { border: 0; display: block; width: 100%; margin-top: 10px; padding: 12px 10px 8px; }
.widget-subscribe .widget-body a { display: block; text-align: right; margin-top: 20px; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 16px; color: #e7e8e7; text-transform: uppercase; }

.widget-social-stream { background-color: #eee; border: 1px solid #9b9b9b; padding: 25px 15px 25px 25px; }
.widget-social-stream h3 { text-align: left; }

.social-stream { height: 400px; overflow: hidden; }
.social-stream ul { list-style: none; }
.social-stream li { overflow: hidden; margin-top: 25px; }
.social-stream-image { float: left; width: 24px; margin-right: 7px; }
.social-stream-body { overflow: hidden; padding-right: 16px; }
.social-stream-body h5 a { font-size: 12px; color: #a8a8a8; }
.social-stream-body p { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 14px; }
.social-stream-body p a { color: #000; word-wrap: break-word; }

.widget-text { background-color: #eee; border: 1px solid #9b9b9b; padding: 20px 24px 24px; }
.widget-text h3 { text-align: left; margin-bottom: 6px; }
.widget-text p { font-size: 14.1px; line-height: 21px; margin-bottom: 10px; }
.widget-text .link-more { text-align: right; margin: 0; }
.widget-text .link-more a { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 16px; color: #ab1600; text-transform: uppercase; display: inline-block; }

.widget-about-ssir p { font-family: 'Scala Sans', 'Titillium Web', sans-serif; }

.widget-related { border-top: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding: 30px 0; font-family: 'Scala Sans', 'Titillium Web', sans-serif; }
.widget-related h3 { text-align: left; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 24px; }
.widget-related + .widget-related { border-top: 0; padding-top: 0; }

.widget-related .widget-head { margin-bottom: 10px; }

.widget-related h4 { font-size: 18px; }
.widget-related h4 a { color: #ab1500; }
.widget-related p { font-size: 12px; color: #ababab; }
.widget-related p span { display: inline-block; vertical-align: middle; line-height: 1; padding-left: 4px; margin-left: 4px; border-left: 1px solid #ababab; }
.widget-related li ~ li { margin-top: 15px; }

.widget-past-issues { background-color: #eee; border: 1px solid #9b9b9b; padding: 25px; }
.widget-past-issues h3 { text-align: left; }

.widget-past-issues ul { font-size: 0; margin-top: 20px; }
.widget-past-issues ul li { display: inline-block; vertical-align: top; width: 45%; margin-left: 10%; margin-bottom: 20px; }
.widget-past-issues ul li:nth-child(2n+1) { margin-left: 0; }
.widget-past-issues ul li img { width: 100%; height: auto; }
.widget-past-issues .link-more { text-align: right; display: block; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 16px; color: #ab1600; text-transform: uppercase; }

.widget-published-by { font-family: 'Scala Sans', 'Titillium Web',sans-serif; text-align: right; background: #900 none repeat scroll 0% 0%; color: #fff; padding: 12px; }
.widget-published-by a { color: #fff; }
.widget-published-by .pacs-logo { margin: 0 4px 0 0; max-width: 269px; width: 100%; }

.digital-edition-widget { background: #eee; border: 1px solid #97b3b8; padding: 10px 15px 10px 15px; border-top: 6px solid #8e2618; }
.digital-edition-widget h2 { color: #8e2618; font-family: 'FreightDisplayBook',Arial,serif; margin-bottom: 10px; font-size: 1.6em; }
.digital-edition-widget p { width: 120px; font-size: 16px; }
#digital-edition-widget-dropdown { height: 25px; line-height: 25px; background: #8e2618; margin: -36px 20px 0px 0px; color: #fff; position: relative; z-index: 99; width: 92px; float: right; font-family: 'Scala Sans', 'Titillium Web', sans-serif; }
#digital-edition-widget-dropdown li a { color: #fff; text-transform: uppercase; padding-left: 10px; font-size: 12px; }
#digital-edition-widget-dropdown ul { position: absolute; top: 100%; left: 0; width: 120px; background: #eee; margin: 0; padding: 9px 0; font-size: 12px; background-color: #8e2618; text-transform: uppercase; color: #fff;
  display: none; }
#digital-edition-widget-dropdown ul li { padding: 0px 10px 2px 10px; float: left; position: relative; }
#digital-edition-widget-dropdown ul li a { color: #fff; width: 100px; display: block; padding: 5px 0px 0px 0px; border-top: 1px dotted #b7b7b7; }
#digital-edition-widget-dropdown ul li:first-child a { border: none; padding-top: 0px; }

#digital-edition-widget-dropdown > li:hover > a { text-decoration: none; color: #000; }
#digital-edition-widget-dropdown li:hover ul { display: block; }

#digital-edition-widget-dropdown ul li:hover a { text-decoration: none; color: #f9eca6; }

.widget-blog-channels .widgettitle { font-size: 14px; color: #000; text-align: left; padding-bottom: 10px; }
.widget-blog-channels li { border-bottom: 1px dotted #d1d1d1; padding: 0 0 5px; margin: 0 0 9px; color: #444; font-size: 12px; line-height: 1.3; }
.widget-blog-channels li h4 { text-transform: uppercase; padding: 0; line-height: 1.2; font-size: 12px; }
.widget-blog-channels li p { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 12px; color: #000; }

.widget-socials { display: none; }

.desktop-visible { display: block; }
.desktop-hidden { display: none; }

/* ------------------------------------------------------------ *\
	Transitions, Transforms
\* ------------------------------------------------------------ */
.btn,
.offset-nav,
.socials ul li a,
.socials ul li a,
.form-group-hidden,
.offset-nav-body a,
.nav-inner .btn-search,
.nav-inner > ul > li:hover > a,
.section-past-issues ul a,
.offset-nav-head .close,
.nav-alt .offset-nav-dropdown,
.popup-signin .form-actions .form-btn {
	-webkit-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

.nav-dropdown,
#search-container {
	-webkit-transition: all .3s;
	     -o-transition: all .3s;
	        transition: all .3s;
}

.widget-sticky {
	-webkit-transform-origin: 0 0 0;
	   -moz-transform-origin: 0 0 0;
	    -ms-transform-origin: 0 0;
	     -o-transform-origin: 0 0 0;
	        transform-origin: 0 0 0;
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	     -o-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.header-subscribe img,
.form-group-lead > .form-row > img {
	-webkit-transform: rotate(10deg);
	    -ms-transform: rotate(10deg);
	     -o-transform: rotate(10deg);
	        transform: rotate(10deg);
}

.popup-part3 {
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	     -o-transform: translateX(-50%);
	        transform: translateX(-50%);
}

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */
.footer { margin-top: 30px; }
.footer-top { background-color: #8d8d8d; }
.footer-bottom { margin-top: 15px; text-align: center; padding-bottom: 20px; }

.footer-nav ul { list-style: none; font-size: 0; text-align: center; padding: 12px 0; }
.footer-nav li { display: inline-block; vertical-align: middle; }
.footer-nav li ~ li { margin-left: 10px; padding-left: 10px; border-left: 1px solid #000; }
.footer-nav a { display: block; font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 12px; color: #000; line-height: 1; }

.copyright { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 11px; color: #444; }
.copyright a { color: #444; }


/* ------------------------------------------------------------ *\
	Retina
\* ------------------------------------------------------------ */
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
    .ico,
    .list-checks li:before,
    .custom-radio label:before,
	.custom-checkbox label:before { display: inline-block; vertical-align: middle; background-image: url(/css/images/sprite@2x.png); background-repeat: no-repeat; -webkit-background-size: 77px 53px; background-size: 77px 53px; }

	.check-checked { width: 18px; height: 18px; background-position: 0 0; }
	.check { width: 18px; height: 18px; background-position: -19px 0; }
	.ico-arrow-down { width: 13px; height: 8px; background-position: -38px -26px; }
	.ico-check { width: 18px; height: 13px; background-position: 0 -24px; }
	.ico-close { width: 14px; height: 14px; background-position: -38px 0; }
	.ico-comment { width: 11px; height: 10px; background-position: -41px -15px; }
	.radio-checked { width: 16px; height: 16px; background-position: 0 -19px; }
	.radio { width: 16px; height: 16px; background-position: -17px -19px; }

	.socials [class^='ico'],
	.ico-search,
	.ico-twitter-alt,
	.ico-facebook-alt,
	.ico-close-grey,
	.ico-back,
	.ico-home { background-image: url(/css/images/icons@2x.png); background-repeat: no-repeat; -webkit-background-size: 146px 49px; background-size: 146px 49px; display: inline-block; vertical-align: middle; }

	.ico-search { width: 22px; height: 22px; background-position: -50px -25px; }
	.ico-facebook { width: 24px; height: 24px; background-position: 0 0; }
	.ico-google-plus { width: 24px; height: 24px; background-position: -25px 0; }
	.ico-linkedin { width: 24px; height: 24px; background-position: 0 -25px; }
	.ico-rss { width: 24px; height: 24px; background-position: -25px -25px; }
	.ico-twitter { width: 24px; height: 24px; background-position: -50px 0; }
	.ico-twitter-alt { width: 24px; height: 24px; background-position: -75px 0; }
	.ico-close-grey { width: 20px; height: 20px; background-position: -75px -25px; }
	.ico-facebook-alt { width: 24px; height: 24px; background-position: -99px -25px; }

	.widget-socials [class^='ico'] { background-image: url(/css/images/socials-large@2x.png); background-repeat: no-repeat; -webkit-background-size: 279px 179px; background-size: 279px 179px; }

	.ico-twitter-large { background-position: 0 0; }
	.ico-facebook-large { background-position: -98px 0; }
	.ico-linkedin-large { background-position: -198px 0; }
	.ico-google-plus-large { background-position: 0 -98px; }
	.ico-rss-large { background-position: -98px -98px; }
	.ico-search-large { background-position: -198px -98px; }
}

/* ------------------------------------------------------------ *\
	Media Queries
\* ------------------------------------------------------------ */
@media ( max-width: 996px ) {
	.header-top,
	.header-bottom,
	.nav-inner > ul,
	.widget-sticky,
	.nav-inner > .socials,
	.widget-subscribe .widget-body a { display: none; }

    .nav { position: fixed; width: 100%; left: 0; top: 0; }

	.logo-alt { float: left; display: block; margin: 8px 0 13px; }

	.nav { margin-bottom: 20px; }
	.nav-inner .btn-search { opacity: 1; padding: 22px; }
	#search-container { top: 14px; }

	.nav-trigger { width: 28px; float: right; display: block; margin-top: 24px; margin-left: 9px; }
	.nav-trigger .bar { display: block; height: 3px; background-color: #fff; }
	.nav-trigger .bar ~ .bar { margin-top: 4px; }

	.section-intro { margin-bottom: 20px; }
	.section-intro .section-body { padding-top: 10px; padding-left: 10px; }
	.section-intro .section-inner { padding-bottom: 20px; margin-bottom: 20px; }
	.section-intro h2, .section-intro h1 { font-size: 30px; line-height: 1.1; }
	.section-intro h5 { font-size: 14px; }
	.section-intro .feature-summary { font-size: 16px; padding: 0; margin-top: 20px; }

	.widget { margin-bottom: 20px; }

	.form-group-lead .form-label { margin-bottom: 10px; }
	.form-group-lead .form-group-right { padding-right: 40px; }
	.form-group-lead > .form-row > img { right: -70px; }

	.article-block .article-image { width: 22%; }
	.article-block .article-body { width: 78%; /* margin-left: 22%; */ }

	.footer-nav ul { text-align: left; }
	.footer-nav li ~ li { padding-left: 0; margin-left: 0; border-left: 0; }
	.footer-nav li { padding-right: 10px; margin: 5px 10px 5px 0; border-right: 1px solid #000; }
	.footer-nav li:last-child { padding: 0; margin-right: 0; border: 0; }

	.footer-bottom { text-align: right; }
	.widget-social-stream { padding: 20px 10px 20px 20px; }
	.social-stream { height: 480px; }

	/*  Offset Tablet Navigation  */
    .wrapper { position: relative; padding-top: 86px; }

	.offset-nav { display: block; width: 320px; height: 100%; background: rgba(0, 0, 0, 0.9); position: absolute; right: 0; top: 0; z-index: 998; -webkit-backface-visibility: visible; }
	.offset-nav.overflow .offset-nav-body { overflow: visible; }

    .offset-nav.slideIn {
		-webkit-transform: translateX(0);
		    -ms-transform: translateX(0);
		     -o-transform: translateX(0);
		        transform: translateX(0);
	}

	.offset-nav,
    .offset-nav.overflow,
	.nav-alt .offset-nav-dropdown {
		-webkit-transform: translateX(320px);
		    -ms-transform: translateX(320px);
		     -o-transform: translateX(320px);
		        transform: translateX(320px);
	}


	.nav-alt .offset-nav-dropdown.slideIn {
        -webkit-transform: translateX(-320px);
		    -ms-transform: translateX(-320px);
		     -o-transform: translateX(-320px);
		        transform: translateX(-320px);
	}

    body.overflow { overflow: hidden; }
	.offset-nav.hide { display: none; }

    .offset-nav-head { height: 70px; border-bottom: 4px solid #5a5a5a; }
	.offset-nav-head .home { display: inline-block; padding: 20px 18px; }
	.offset-nav-head .close { position: absolute; right: 0; top: 0; padding: 23px; }
	.offset-nav a:hover,
	.offset-nav a:focus { text-decoration: none; background-color: #313131; }

	.offset-nav-head .close:focus { background-color: #313131; }

    .offset-nav-body { font-family: 'Scala Sans', 'Titillium Web', sans-serif; padding: 0 18px; overflow-y: auto; -webkit-backface-visibility: visible; }
	.offset-nav-body .nav-utilities ul { list-style: none; font-size: 0; }
	.offset-nav-body .nav-utilities li { display: inline-block; vertical-align: middle; width: 50%; }
	.offset-nav-body .nav-utilities li ~ li a:before { content: ''; width: 1px; background-color: #565656; position: absolute; left: 0; top: 12px; bottom: 12px; }
	.offset-nav-body .nav-utilities a { display: block; font-size: 20px; color: #b7b7b7; text-transform: uppercase; text-align: center; padding: 13px 0; position: relative; }

	.offset-nav-body .nav-utilities a:hover,
	.offset-nav-body .nav-utilities a:focus { text-decoration: none; background-color: #313131; }

	.nav-alt ul { list-style: none; }
	.nav-alt li { border-top: 1px solid #565656; }
	.nav-alt a { display: block; font-size: 34px; color: #fff; text-transform: uppercase; padding: 10px 0; }
	.nav-alt span { display: block; font-size: 16px; color: #b7b7b7; text-transform: none; }

	.nav-alt a:hover,
	.nav-alt a:focus { text-decoration: none; background-color: #313131; }

    .nav-alt .offset-nav-dropdown { position: absolute; right: 0; top: 0; width: 320px; height: 100%; background: rgba(0, 0, 0, 0.9); z-index: 999; }

	.offset-nav-dropdown-head { height: 66px; position: relative; }
	.offset-nav-dropdown-head .close { position: absolute; right: 0; top: 0; padding: 23px; font-size: 0; }
	.offset-nav-dropdown-head .back { padding: 21px 18px; display: inline-block; font-size: 0; }

	.offset-nav-dropdown-head .close:focus { background-color: #313131; }
	.offset-nav-dropdown-body { padding: 0 18px ;overflow-y: auto; }
	.nav-alt .offset-nav-dropdown-body a { font-size: 24px; text-transform: none; letter-spacing: -0.02em; }

	.article-wide .article-head-actions li { margin-right: 26px; }
	.article-wide .article-head-actions li ~ li { margin-left: 0; }

	.form-group-lead .form-group-left { width: 45%; }
	.form-group-lead .form-group-right { width: 55%; }
	.section-subscribe .section-body { padding: 15px 15px 7px; }

	.form-col-1of2 { width: 45%; }
	.form-col-1of2 ~ .form-col-1of2 { margin-left: 2%; }

	.form-subscribe .form-body p { margin-top: 40px; }
	.form-subscribe .form-group-lead p { margin-top: 0; }

	.form-subscribe .form-actions { overflow: visible; position: relative; }

	.form-subscribe .form-actions:after,
	.form-subscribe .form-actions:before { content: ''; display: table; }
	.form-subscribe .form-actions:after { clear: both; }

	.form-subscribe .form-actions p { width: 70%; margin-top: 0; }
	.form-subscribe .form-actions .form-btn { 
		width: 45%; 
		padding: 9px 30px; 
		/* margin-top: -60px;  */
	}
	.form-group-hidden.expand { max-height: 300px; }

	#reply textarea { min-width: 100%; max-width: 100%; }
	#reply label { text-align: left; }
	#reply .row .field { width: 100%; }
	#reply .indent { padding-left: 0; }
	#reply .gravatar-signup { float: left; }

	#account textarea { min-width: 100%; max-width: 100%; }
	#account label { text-align: left; }
	#account .row .field { width: 100%; }
	#account .indent { padding-left: 0; }
	#account .row p.indent { width: 100%; }

    #subscriber_sync textarea { min-width: 100%; max-width: 100%; }
	#subscriber_sync label { text-align: left; }
	#subscriber_sync .row .field { width: 100%; }
	#subscriber_sync .indent { padding-left: 0; }
	#subscriber_sync .row p.indent { width: 100%; }


	#digital-edition-widget-dropdown { margin-top: 0; float: none; }
	.digital-edition-widget p { width: 100%; margin-bottom: 10px; }

    .nav-inner > .search { position: static; }
	/*#search-container { width: auto; right: -20px; left: -20px; top: 0; background-color: #ab1500; }
	#search-container input.gsc-input { padding: 13px; }
	#search-container .gsc-control-cse { background-color: #fff; margin: 10px; width: auto; }
	#search-container div.gsc-clear-button { background-image: url(/css/images/icons.png) !important; background-position: -75px -25px !important; width: 20px; height: 20px; top: 4px; }*/
    #search-container { width: auto; right: -20px; left: -20px; top: 0; background-color: #ab1500; }
	#search-container input.gsc-input { padding: 13px; }
	#search-container .gsc-control-cse, #search-container .gsc-control-searchbox-only { background-color: #fff; margin: 10px; width: auto; }
	#search-container div.gsc-clear-button { background-image: url(/css/images/icons.png) !important; background-position: -75px -25px !important; width: 20px; height: 20px; top: 4px; }
}

@media ( max-width: 767px ) {
	.tablet-only { display: inline; }

	.section-intro { margin-bottom: 30px; }
	/*.section-intro .section-image,*/
	.section-intro .section-body { float: none; width: 100%; text-align: center; }
	.section-intro .section-image { width: 100%; text-align: center; margin-bottom: 25px; }
	.content,
	.sidebar,
	.section-featured .article { float: none; width: 100%; }

	.section-intro .section-image img,
	.section-featured .article-image img,
	.article-inline .article-image img { max-width: 100%; }

	.section-intro .section-body { padding-left: 0; text-align: center; }
	.section-intro h2, .section-intro h1 { font-size: 21px; padding: 0; }
	.section-intro-events .section-inner .section-body h2 a, .section-intro-events .section-inner .section-body h1 a { margin-top: 15px; }

	.article-entry,
	.section-intro .feature-summary,
	.section-featured .article-entry p { max-width: 440px; margin-left: auto; margin-right: auto; }

    .article-wide .debate-item { width: 100%; }

    .article-wide .article-entry blockquote.pullquote.right, .article-wide .article-entry blockquote.pullquote.left {width: 100%;}

	.section-featured:before { display: none; }
	.section-featured .article ~ .article,
	.article-inline ~ .article-inline { margin-left: 0; margin-top: 30px; }

	.article.article-inline { float: none; width: 100%; }
	.article.article-inline .article-image img {width: 100%;}

	.section-subscribe { width: 275px; margin-left: auto; margin-right: auto; padding: 0; border: 0; }
	.section-subscribe .section-body { padding: 20px 20px 10px; }

	.form-group-lead .form-group-left,
	.form-group-lead .form-group-right { float: none; width: 100%; }
	.form-group-lead .form-group-right { padding: 0; }

	.article-block { position: relative; }
	.article-block .article-image { width: 75px; position: absolute; left: 0; top: 0; }
	.article-block .article-body { width: 100%; padding-left: 90px; margin-left: 0; }
	.article-block h4 { margin-bottom: 0; }
	.article-block .meta { margin-bottom: 30px; }
	/* .article-block .article-body .meta ~ p { margin-left: -90px; } disabled because of http://www.ssir.org/webinars page */

	.section-past-issues { padding: 0; border: 0; width: 264px; margin-left: auto; margin-right: auto; text-align: center; position: relative; padding-bottom: 50px; }
	.section-past-issues ul li { width: 110px; margin-left: 43px; }
	.section-past-issues ul li ~ li { margin-left: 43px; }
	.section-past-issues ul li:nth-child(2n+1) { margin-left: 0; }
	.section-past-issues h3 { font-size: 21px; text-align: center; }
	.section-past-issues h3 a { position: absolute; left: 50%; bottom: 0; font-size: 16px; color: #ab1600; }

	.section-past-issues h3 a {
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		     -o-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
	.content .banner table tbody tr td:first-child { margin-top: 0px; }
	.content .banner table tbody tr td {
       width: 100%;
       display: inline-block;
       height: auto;
       margin-top: 20px;
    }

	.widget,
	.section-paid-ad { width: 274px; margin-left: auto; margin-right: auto; }

	.footer-top,
	.section-paid-ad { display: none; }

	.footer-bottom { background-color: #8d8d8d; padding: 30px; text-align: left; }
	.copyright { font-size: 16px; color: #cecece; }
	.copyright a { color: #cecece; }
	.copyright span { display: block; }

	.custom-radio label { font-size: 14px; }

	.form-group-lead .form-label { margin-bottom: 5px; }
	.form-subscribe .form-group-lead p { font-size: 16px; margin-bottom: 10px; display: none; }
	.form-subscribe .form-group-lead p.desktop-hidden { display: block; }
	.form-group-lead > .form-row > img { width: 170px; height: auto; right: -80px; top: 125px; z-index: 1; }

	.form-group-lead .form-group-left,
	.form-group-lead .form-group-right,
	.form-group-hidden { position: relative; z-index: 2; }

	.form-group-hidden.expand { max-height: 520px; }
	.form-col-1of2 { float: none; width: 100%; }
	.form-col-1of2 ~ .form-col-1of2 { margin-left: 0; }

	.form-subscribe .form-actions .form-btn { width: 100%; margin: 0; }
	.form-subscribe .form-body p { margin-top: 10px; }
	.form-subscribe .form-actions p { width: 100%; text-align: center; }

	.section-books .article-block .article-body .meta ~ p { margin-left: 0; }

	.article-block .article-entry { max-width: 100%; }

	.img-desktop { display: none; }
	.img-mobile { display: block; }

	.widget-socials { display: block; }
	.widget-socials .widget-body > a { text-align: center; display: block; }

	.popup-subscribe { margin-top: 10px; }
	.popup-subscribe .popup-head { position: relative; padding: 30px 20px; }
	.popup-subscribe .popup-head img { position: absolute; right: -110px; top: 25px; box-shadow: -2px 4px 5px rgba(0,0,0,.25); }
	.popup-subscribe .popup-head img {
		-webkit-transform: rotate(-10deg) scale(.65,.65);
		    -ms-transform: rotate(-10deg) scale(.65,.65);
		     -o-transform: rotate(-10deg) scale(.65,.65);
		        transform: rotate(-10deg) scale(.65,.65);
	}
	.popup-subscribe .popup-head h3 { font-size: 30px; padding-right: 60px; margin-bottom: 20px; }
	.subscription-plan h3 { font-size: 21px; }

	.form-subscription { padding: 18px; }
	.form-subscription .form-body { display: none; }
	.form-subscription .form-actions .btn { width: 100%; }
	.subscription-plan p { padding: 0 25px; }

	.desktop-visible { display: none !important; }
	.desktop-hidden { display: block; }

	.popup-part2 { position: absolute; left: 0; top: 0; width: 100%; z-index: 9999; }
	.popup-part2 .form-subscription { margin-bottom: 0; }
	.popup-part2 .form-subscription .form-body { display: block; }

	.popup-part2 .form-subscription p { text-align: left; margin: 10px 0 15px; }
	.popup-part2 .popup-head { padding: 20px; }
	.popup-part2 .popup-head h3 { margin-bottom: 0; font-size: 28px; }
	.popup-part2 .form-subscription .custom-radio { width: auto; }
	.popup-part2 .form-subscription .form-col-1of2 { float: none; width: 100%; }
	.popup-part2 .form-subscription .form-col-1of2 ~ .form-col-1of2 { margin-left: 0; }
	.popup-part2 .form-subscription .form-actions .btn ~ p { text-align: center; }

	.popup-part3 .popup-head { padding: 12px 20px 8px; }
	.popup-part3 .popup-head h3 { font-size: 22px; margin-bottom: 0; }
	.popup-part3 .popup-head h3 span { display: block; }

	.form-subscription-international .form-col-1of2 { float: none; width: 100%; }
	.form-subscription-international .form-col-1of2 ~ .form-col-1of2 { margin-left: 0; }

	.table-info { padding-top: 15px; margin-top: 15px; border-top: 1px solid #d5d5d5; }

	.widget-sticky { display: block; box-shadow: none; padding: 2px 5px; margin-top: 80px; z-index: 997; }
	.widget-sticky a { font-size: 14px; text-transform: capitalize; }

    .offset-nav,
	.nav-alt .offset-nav-dropdown { width: 100%; }

	.offset-nav,
	.offset-nav.overflow,
	.nav-alt .offset-nav-dropdown {
		-webkit-transform: translateX(100%);
		    -ms-transform: translateX(100%);
		     -o-transform: translateX(100%);
		        transform: translateX(100%);
	}

	.nav-alt .offset-nav-dropdown.slideIn {
		-webkit-transform: translateX(-100%);
		    -ms-transform: translateX(-100%);
		     -o-transform: translateX(-100%);
		        transform: translateX(-100%);
	}

	.supplement-block {	min-height: 144px; }

	.impact-india-blurb-container .impact-india-blurb-cover {
		width: 85px;
	}
}

@media ( max-width: 479px ) {
	 h1 { font-size: 30px; }
	 h2 { font-size: 30px; }
	 h4 { font-size: 21px; }

	.mobile-only { display: inline; }

    .wrapper { padding-top: 74px; }

    .columns .col1 { width: 100%; }
    .columns .col2 { width: 100%; }

	.nav .shell { padding: 0 10px; }
	.logo-alt { width: 187px; margin: 7px 0 10px; }
	.logo-alt img { width: 100%; height: auto; }
	.nav-trigger { margin-top: 19px; margin-right: 5px; }

	.nav-inner .btn-search { padding: 16px;}

	.article-wide .article-head h5 { text-transform: uppercase; }
    .article-wide .article-head-actions { padding: 12px 0 0 0; }
	.article-wide .article-head-actions li { margin-right: 18px; }
    .article-wide .article-head-actions li a { padding: 0 0 8px 0; }

	/* .article-wide .article-entry p:first-child:first-letter { margin-top: 0; } */
	.article-wide .article-entry p { font-size: 18px; line-height: 1.5; }
    .article-wide .article-entry ul li, .article-wide .article-entry ol li { font-size: 18px; }

	.article-wide .article-author img { margin-right: 15px; margin-bottom: 10px; }
	.article-wide .article-author { font-size: 16px; overflow: visible; padding-right: 10px; line-height: 1.4; }
	.article-wide .article-author p { padding-top: 0; font-size: 16px;  line-height: 1.4; }

    .article-wide .article-entry .seriesbox { width: 100%; margin-bottom: 20px; }
    .article-wide .article-entry .seriesbox.bottom-series { width: 100%; margin-top: 25px; }
    .article-wide .article-entry .seriesbox.right { margin-bottom: 20px; }

    .article-wide .article-entry .innerbox { width: 100%; }
    .article-wide .article-entry .innerbox.right { margin-bottom: 20px; }

    .article-wide .wp-caption p { font-size: 13px; }

	.tags,
	.article-inline p { font-size: 16px; }
	.article-inline h4,
	.article-block h4 { font-size: 21px; }

	.article-entry,
	.section-intro .feature-summary,
	.section-featured .article-entry p { max-width: 100%; }

	.article-block .article-image { position: relative; float: left; margin-right: 10px; margin-bottom: 10px; }
	.article-block .article-body { padding-left: 0; width: auto; float: none;}

	.article-block.list-width .article-image { width: 100%; display: block; margin: 0 auto; float: none; }
	.article-block.list-width .article-image.hide { display: none; }
	.article-block.list-width .article-body{ float: none; margin: 0 auto; padding: 0; width: 100%; margin-top: 25px;}

	.article-block h4 { line-height: 1.1; font-size: 18px; }

	.article-block h4 { margin-top: 0; }
	.article-block h5 { margin-top: 0; margin-bottom: 5px; }
	.article-block .article-body .meta ~ p { margin-left: 0; }
	.article-block .meta { margin-top: 10px; margin-bottom: 10px; clear: both; }
	.supplement-block .meta { clear: none; }

    .general-microsite .article-head h5 { width: 100%; display: inline-block; }
    .general-microsite ul.blog-posts { padding-left: 5px; }

	.widget,
	.section-intro .section-image img,
	.section-featured .article-image img,
	.article-inline .article-image img,
	.section-subscribe { width: 100%; }

	.widget-published-by { display: none; }
	.widget-published-by.widget-homepage { display:block; }

    .section-floated-boxes .box { width: 100%; margin-bottom: 15px; }

	.footer-bottom { padding: 20px 10px 20px 20px; }
	.footer-bottom .shell { padding: 0; }

	.copyright { font-size: 14px; letter-spacing: -0.02em; }
	#search-container { left: -10px; right: -10px; }

	h5.sponsored span:after,
	h5.sponsored span:before { display: none; }

	.form-subscription-international .btn { width: 100%; }

	#reply .captcha-row,
	#reply .gravatar-signup,
	#reply .row input.small,
	#reply .submit  { width: 100%; }

	#reply .gravatar-signup { padding: 0 30px 0 25px; }

	#reply .row p img { width: 100%; height: auto; }

    #account .row-terms label { width: 100%; }
	#account .captcha-row,
	#account .row input.small,
	#account .submit  { width: 100%; }

	.article-lead .article-image { margin-right: 15px; }
	.article-lead .article-body { float: none; width: auto; padding: 0; }

	.section-books .article-block .meta { clear: none; }

	.staff .left { clear: both; float: none; }
	.staff .right { padding-left: 0; }

	.socials ul { margin-left: -17px; }
	.socials ul li { width: 33.3333%; text-align: center; font-size: 0; }
	.socials ul li a { display: block; margin-left: 0; padding-left: 17px; }
    .socials ul li a:active, .socials ul li a:focus { background:none; }
	.socials ul li img { width: 100%; height: auto; }

	.socials ul li:nth-child(3n+1) { text-align: left; }
	.socials ul li:nth-child(3n+3) { text-align: right; }

	.issue-list-body .issue {  width: 100%; }
	.issue-list-body .issue-cover { text-align: center; }

    .edit_this { display: none }

    .article-wide .debate-head .debate-thumb { max-width: 35%; }
    .debate-thumb img { width: 100%; height: auto; }

	.section-body .pagination p {
    	display: block;
		margin: 15px
	}
	
	/* UPDATE ALED CARVER HOP STUDIOS 2016-04-11 */
	/* PURPOSE USE UL/LI GRID RATHER THAN TABLE LAYOUT - BLOCK FOR MOBILE */
	section.banner ul.grid
	{
		width: 100%;
		display: block;
	}
	section.banner ul.grid li
	{
		display: block;
		list-style: none;
		width: 100%;
	}

	.impact-india-blurb-container .impact-india-blurb-cover {
		float: left;
		display: block;
	}

	.impact-india-blurb-container .impact-india-blurb {
		display: block;
		width: 100%;
	}
}

/*	Supplemental Changes	*/
.form-reduced-width { width: 350px; }
.shell .content .form-row { font-family: 'Scala Sans', 'Titillium Web', sans-serif; font-size: 1em; }
.submit-row .link-more { font-family: 'Scala Sans', 'Titillium Web', sans-serif; }

/*	UPDATE ALED CARVER HOP STUDIOS (2016-05-21)	*/
/* PURPOSE ARTICLE LABEL/CAPTION UPDATES */

/* .article-video::after
{
	content: '<div class="article-label"><i class="fa fa-play-circle-o" aria-hidden="true"></i> <span>VIDEO</span></div>';
} */

.article-label
{
	/*background-image: url('images/red-overlay.png');*/
	width: 100%;
	position: relative;
	height: 22px;
	margin-top: -22px;
	color: #fff;
	font-size: 12px;
	font-family: 'Scala Sans', 'Titillium Web', sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background: rgba(30, 30, 30, .5);
}
.article-image .article-label
{
	margin-top: -32px;
}
/*.article .article-label
{
	text-align: center;
}*/
.article-label span
{
	position: relative;
	top: -4px;
	margin-left: 5px;
}

.featured-article .article-label {
	margin-bottom: 10px;
}

.article-label i.fa
{
	font-size: 16px;
	margin-top: 3px;
	margin-left: 1px;
}
.fa
{
  width: 16px;
  height: 16px;
}
.fa-video
{
	background-image: url('/css/images/video.png');
	background-repeat: no-repeat;
	display: inline-table;
}
.fa-webinar
{
	background-image: url('/css/images/webinar.png');
	background-repeat: no-repeat;
	display: inline-table;
}
.fa-podcast
{
	background-image: url('/css/images/podcasts.png');
	background-repeat: no-repeat;
	display: inline-table;
}
.fa-excerpt
{
	background-image: url('/css/images/excerpt.png');
	background-repeat: no-repeat;
	display: inline-table;
}
.fa-bell:before {
	content: "\f0f3";
}


/*	GDPR Banner */
	@media (max-width: 767px) {
		#gdpr-fixed-bottom {
			padding-bottom: 70px !important;	
		}
	}
	#gdpr-fixed-bottom {
		box-sizing: border-box;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #002D63;
		color: #fff;
		padding: 40px 40px;
		z-index: 3;
	}
	#close-gdpr {
	    border: none;
	    background: none;
	    float: right;
	    margin-right: 20px;
	    margin-top: -15px;
	}
	.gdpr-link {
		margin-top: 30px;
	}

	#gdpr-fixed-bottom p {
	    font-size: 16px;
	}
	#gdpr-fixed-bottom .message {
		width: 70%;
		float: left;
	}

	.text-center {
    	text-align: center;
	}
	#gdpr-fixed-bottom .agree {
	    width: 25%;
	    display: inline-block;
	}
	#close-gdpr {
	    font-size: 16px;
	    font-weight: bold;
		font-family: "FreightSans Pro", sans-serif;
	}	
	.gdpr-link {
    height: 32px;
    line-height: 30px;
    padding: 0 17px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-decoration: none !important;
    transition: all .3s;
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
}

/* Allow embedded video entries to be displayed full screen */
#video-inner {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin: 20px 0;
}

#video-inner iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
 /* Register to read more section of article pages */
#want-more {
    text-align: center;
}
#want-more a {
    display: grid;
    margin: auto;
    width: 35%;
}
#want-more .login-btn {
    background-color: #8a8b82;
}
#want-more img {
	height: 30px;
	margin-top: 15px;
}
#want-more p {
	margin: 30px 0 8px;
	line-height: 1.35;
}

.article-wide .article-body .article-entry h2, .article-wide .article-head h2 {
	font-size: 28px;
}
.article-wide .article-body .article-entry h3, .article-wide .article-head h3 {
	font-size: 21px;
	font-weight: initial;
	text-align: initial;
}
.article-wide .article-body .article-entry h4, .article-wide .article-head h4 {
	font-size: 18px;
}