* { padding: 0px; margin: 0px; outline: 0px none; box-sizing: border-box; }
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; }
body { min-width: 320px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-family: "Adobe Caslon Pro",sans-serif; font-weight: 400; font-size: 15px; line-height: 1.3; color: rgb(34, 34, 34); }
a { text-decoration: none; color: rgb(171, 22, 0); }
a:hover { text-decoration: underline; }
img { border: 0px none; 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; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; border-radius: 0px; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0px; border: 0px none; }
button { overflow: visible; }
textarea { overflow: auto; resize: none; }
table { border-collapse: collapse; border-spacing: 0px; }
th, td { padding: 0px; }
h1, h2, h3, h4, h5, h6 { font-family: "Scala Sans",sans-serif; font-weight: 400; line-height: 1.3; }
h2 { font-size: 36px; color: rgb(0, 0, 0); }
h2 span { font-size: 14px; color: rgb(0, 0, 0); padding-top: 15px; }
h3 { font-size: 30px; color: rgb(0, 0, 0); text-align: center; }
h4 { font-size: 21px; color: rgb(0, 0, 0); }
h5 { font-size: 12px; color: rgb(171, 21, 0); }
blockquote { padding: 2em 40px 1em; }
.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: 0px; font-size: 0px; line-height: 0; text-indent: -4000px; clear: both; }
.mobile-only, .tablet-only { display: none; }
a.black { color: rgb(0, 0, 0); }
.italic { font-style: italic; }
.columns { padding: 16px 0px; }
.columns .col { float: left; display: inline; width: 50%; }
.columns .col + .col { float: right; }
.columns .col1 { width: 60%; }
.columns .col2 { width: 35%; }
.wrapper { overflow: hidden; }
.shell { width: 100%; max-width: 996px; margin: 0px auto; padding: 0px 20px; }
.widget-sticky { background-color: rgb(155, 0, 0); padding: 5px 10px; box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5); position: fixed; top: 50%; margin-top: 117px; left: 0px; z-index: 999; }
.widget-sticky ul { list-style: outside none none; overflow: hidden; }
.widget-sticky ul li { float: left; }
.widget-sticky ul li ~ li { border-left: 1px solid rgb(255, 255, 255); }
.widget-sticky a { display: block; font-family: "Scala Sans",sans-serif; font-size: 19px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; padding: 0px 10px; }
.widget-sticky a:hover { text-decoration: none; }
.header-top-inner { padding: 23px 0px 10px; }
.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: outside none none; background-color: rgb(153, 0, 0); font-size: 0px; text-align: left; padding-left: 10px; margin-top: 97px; }
.header-subscribe ul li { display: inline-block; vertical-align: middle; padding: 7px 0px 4px; }
.header-subscribe ul li ~ li a { border-left: 1px solid rgb(255, 255, 255); }
.header-subscribe ul li a { display: block; font-family: "Scala Sans",sans-serif; font-size: 13px; color: rgb(255, 255, 255); padding: 0px 8px; }
.header-subscribe img { position: absolute; z-index: 10; right: -8px; bottom: -12px; box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.5); }
.nav { background-color: rgb(90, 90, 90); margin-bottom: 30px; position: relative; z-index: 9; }
.offset-nav { display: none; position: absolute; right: 0px; top: 0px; }
.nav-inner { position: relative; }
.nav-inner::after, .nav-inner::before { content: ""; display: table; }
.nav-inner::after { clear: both; }
.nav-inner > ul { list-style: outside none none; font-size: 0px; 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: rgb(133, 133, 133); left: -15px; position: absolute; }
.nav-inner > ul > li > a { display: block; text-transform: uppercase; color: rgb(255, 255, 255); font-family: "Scala Sans",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: rgb(154, 154, 154); text-decoration: none; }
.nav-inner > ul > li:hover .nav-dropdown { opacity: 1; visibility: visible; }
.nav-inner ul ul { list-style: outside none none; }
.nav-inner ul ul li ~ li { background: transparent url(0d1e127f621c0d798e603401799b491a531fe57b.png)  repeat-x scroll left top; }
.nav-inner ul ul a { display: block; font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(255, 255, 255); text-transform: none; padding: 10px 0px 9px; margin-right: -20px; }
.nav-dropdown { width: 195px; position: absolute; left: 0px; top: 100%; background-color: rgb(154, 154, 154); 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; }
.nav-inner > .search { float: right; margin-left: 10px; position: relative; }
.nav-inner .btn-search { background-color: transparent; border: 0px none; padding: 11px; opacity: 0.7; }
.nav-inner .btn-search:hover { opacity: 1; }
.nav-inner .btn-search:focus, .nav-inner .btn-search:active { background-color: rgb(78, 78, 78); }
#search-container { position: absolute; right: 0px; top: 5px; width: 322px; background-color: rgb(255, 255, 255); border: 2px solid rgb(151, 151, 151); opacity: 0; visibility: hidden; }
#search-container.show { opacity: 1; visibility: visible; z-index: 99; }
#search-container .gsc-search-box { margin-bottom: 0px; }
#search-container .gsc-branding { display: none; }
#search-container input.gsc-input { border: 0px none; padding: 8px 12px; background-position: 13px center ! important; }
#search-container .gsc-search-button { display: none; }
#search-container div.gsc-clear-button { background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png)  ! important; background-repeat: no-repeat ! important; background-position: -20px -38px ! important; padding: 0px ! important; margin: -10px 9px 0px 0px ! important; width: 15px; height: 15px; display: block ! important; position: relative; top: 6px; right: 8px; }
#search-container .gsc-control-cse { padding: 0px; }
#search-container .gsc-input-box { border: 0px none; 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: rgb(204, 204, 204); 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: rgb(255, 153, 0) rgb(238, 238, 238) rgb(255, 255, 255); border-top-width: 2px; }
.article-wide.search-page .gsc-table-cell-thumbnail { padding-right: 10px; }
.nav-inner > .socials { float: right; }
.socials ul { list-style: outside none none; font-size: 0px; }
.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: rgb(78, 78, 78); }
.nav-trigger { display: none; }
.ico { display: inline-block; vertical-align: middle; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; }
.check-checked { width: 18px; height: 18px; background-position: 0px 0px; }
.check { width: 18px; height: 18px; background-position: -19px 0px; }
.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: 0px -24px; }
.ico-close { width: 14px; height: 14px; background-position: -38px 0px; }
.ico-comment { width: 15px; height: 13px; background-position: -40px -15px; }
.radio-checked { width: 16px; height: 16px; background-position: 0px -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(e68b121fda37db0c290305b36e3654857576737f.png) ; background-repeat: no-repeat; display: inline-block; vertical-align: middle; }
.socials .ico { width: 30px; height: 25px; background-position: -115px 0px; }
.ico-search { width: 22px; height: 22px; background-position: -50px -25px; }
.ico-facebook { width: 24px; height: 24px; background-position: 0px 0px; }
.ico-google-plus { width: 24px; height: 24px; background-position: -25px 0px; }
.ico-linkedin { width: 24px; height: 24px; background-position: 0px -25px; }
.ico-rss { width: 24px; height: 24px; background-position: -25px -25px; }
.ico-twitter { width: 24px; height: 24px; background-position: -50px 0px; }
.ico-twitter-alt { width: 24px; height: 24px; background-position: -75px 0px; }
.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 0px; }
.widget-socials [class^="ico"] { display: inline-block; vertical-align: middle; background-image: url(be3d6d7be3ac9b1291187a7fe75eab455faeec6b.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: 0px; margin-left: 17px; margin-bottom: 18px; }
.widget-socials ul li:nth-child(3n+1) a { margin-left: 0px; }
.ico-twitter-large { background-position: 0px 0px; }
.ico-facebook-large { background-position: -98px 0px; }
.ico-linkedin-large { background-position: -198px 0px; }
.ico-google-plus-large { background-position: 0px -98px; }
.ico-rss-large { background-position: -98px -98px; }
.ico-search-large { background-position: -198px -98px; }
.ico-key { padding-right: 30px; background: transparent url(2848499052b79fbc27e2318e8963bce845114cc5.png)  no-repeat scroll right center; }
.section-intro { margin-bottom: 30px; }
.section-intro .section-inner { overflow: hidden; padding: 0px 0px 30px; border-bottom: 1px solid rgb(195, 195, 195); }
.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 h2, .section-intro h5 { margin-bottom: 10px; padding: 0px 30px; }
.section-intro h2 { margin-bottom: 20px; }
.section-intro h5 { font-size: 14px; }
.section-intro h2 > a, .section-intro-alt h2 > a { color: rgb(0, 0, 0); }
.section-intro h2 span { display: block; }
.section-intro p { padding: 0px 60px; font-size: 17px; }
.section-intro-alt .section-image { width: 63%; }
.section-intro-alt .section-body { width: 37%; }
.section-intro-alt h2, .section-intro-alt h5 { padding: 0px; }
.section-intro-alt p { padding: 0px 20px; }
.section-intro-featured .section-image { width: 45%; }
.section-intro-featured .section-body { width: 55%; padding-left: 10px; padding-top: 0px; font-size: 16px; }
.section-body.no-image { width: 100%; }
.section-intro-featured h2, .section-intro-featured h5 { padding: 0px; }
.section-intro-featured h2 { font-size: 30px; }
.section-intro-featured p { padding: 0px 20px; }
.section-intro-featured .meta { font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(155, 155, 155); margin-bottom: 10px; }
.section-intro-featured .meta span { display: inline-block; vertical-align: middle; padding-left: 6px; margin-left: 3px; border-left: 1px solid rgb(155, 155, 155); }
.section-intro-events .section-image { width: 25%; }
.section-intro-events .section-body { width: 70%; }
.section-intro-events .section-inner .section-body h2 { margin-bottom: 10px; }
.section-floated-boxes .field { border: medium none; font-family: "Adobe Caslon Pro",sans-serif; color: rgb(68, 68, 68); }
.content { float: left; width: 63%; }
.sidebar { float: right; width: 32%; }
.page-title { text-align: left; padding-bottom: 30px; border-bottom: 1px solid rgb(195, 195, 195); margin-bottom: 30px; }
.page-title span { display: block; font-size: 16px; color: rgb(0, 0, 0); margin-top: 10px; }
h2.page-title span { margin-top: 6px; padding-top: 0px; }
.section-featured { overflow: hidden; position: relative; padding-bottom: 30px; margin-bottom: 30px; }
.section-featured-alt { padding-bottom: 0px; border-bottom: 0px none; }
.section-featured h5 { font-size: 14px; }
.section-featured h4 a { color: rgb(0, 0, 0); }
.section-featured::before { content: ""; width: 1px; background-color: rgb(195, 195, 195); position: absolute; left: 50%; top: 0px; 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 0px 8px; overflow: hidden; }
.section-featured .article-body h5.sponsored { margin: 20px 0px 14px; }
.section-featured .article-body h5 { margin: 0px 0px 8px; }
.section-featured .article-body h5.sponsored { margin: 0px 0px 14px; }
.section-featured .article-body h4 { margin-bottom: 10px; line-height: 1.2; }
.section-featured .meta { font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(0, 0, 0); margin-bottom: 12px; }
.section-featured .meta span { border-left: 1px solid rgb(171, 171, 171); padding-left: 7px; line-height: 1; }
.section-subscribe { padding: 28px 0px; border-top: 1px solid rgb(195, 195, 195); border-bottom: 1px solid rgb(195, 195, 195); margin-bottom: 30px; }
.section-subscribe.no-border { border-top: 0px none; border-bottom: 0px none; padding: 0px; }
.section-subscribe .section-body { background-color: rgb(138, 139, 130); padding: 17px 21px 7px; position: relative; overflow: hidden; }
.section-subscribe .fs-dropdown-item, .section-subscribe .fs-dropdown-selected { padding: 9px 13px 7px; }
.form-group-hidden { max-height: 0px; 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: rgb(255, 255, 255); margin-bottom: 17px; }
.form-group-lead p { font-size: 13px; color: rgb(255, 255, 255); }
.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: 0px; }
.field { font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(0, 0, 0); border: 1px solid rgb(151, 151, 151); padding: 9px 13px 7px; width: 100%; border-radius: 0px; }
.field:hover, .field:focus { border-color: rgb(97, 97, 97); }
.field:-moz-placeholder { color: rgb(168, 168, 168); opacity: 1; }
.field::-moz-placeholder { color: rgb(168, 168, 168); opacity: 1; }
.main .banner { margin-bottom: 30px; }
.main .banner.banner-bordered { padding: 30px 0px; border-top: 1px solid rgb(195, 195, 195); border-bottom: 1px solid rgb(195, 195, 195); }
.section-past-issues { padding: 30px 0px; border-top: 1px solid rgb(195, 195, 195); border-bottom: 1px solid rgb(195, 195, 195); 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: rgb(92, 92, 92); }
.section-past-issues .section-head { margin-bottom: 30px; }
.section-past-issues ul { list-style: outside none 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",sans-serif; font-weight: 400; color: rgb(0, 0, 0); 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 rgb(207, 207, 207); }
.section-related .section-head { padding: 30px 0px; }
.section-related ~ .section-default { padding-bottom: 30px; margin-bottom: 50px; border-bottom: 1px solid rgb(207, 207, 207); }
.section-subscribe-alt { padding: 0px; border: 0px none; position: relative; overflow: hidden; }
h5.sponsored { text-transform: uppercase; color: rgb(171, 171, 171); text-align: center; }
h5.sponsored span { display: inline-block; padding: 0px 10px; background-color: rgb(255, 255, 255); position: relative; font-size: 12px; }
h5.sponsored span::after, h5.sponsored span::before { content: ""; width: 100px; height: 1px; background-color: rgb(204, 204, 204); position: absolute; top: 50%; margin-top: -1px; }
h5.sponsored { overflow: hidden; }
h5.sponsored span { display: inline-block; padding: 0px 20px; background-color: rgb(255, 255, 255); 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: 0px; }
.article-block h5.sponsored span::after, .article-block h5.sponsored span::before { content: none; }
.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: rgb(255, 255, 255); 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; color: rgb(255, 255, 255); }
.btn, #reply .submit, #account .submit, #subscriber_sync .submit { display: inline-block; vertical-align: middle; font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(255, 255, 255); border: 0px none; background-color: rgb(153, 0, 0); padding: 13px 30px; margin-bottom: 20px; }
.btn:hover, #reply .submit:hover, #account .submit:hover, #subscriber_sync .submit:hover { background-color: rgb(181, 17, 2); }
.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: rgb(181, 17, 2); box-shadow: 0px 1px 3px rgb(50, 50, 50) inset; }
.fs-dropdown { margin: 0px; width: 100%; max-width: 100%; }
.fs-dropdown-options { max-height: 100px; }
.fs-dropdown-item, .fs-dropdown-selected { font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(171, 171, 171); border: 0px none; padding: 8px 13px 6px; height: auto; line-height: 1.3; border-radius: 0px; }
.fs-dropdown-item { border-bottom: 1px solid rgb(195, 195, 195); }
.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: 0px; }
.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options { border-radius: 0px; border: 0px none; }
.fs-dropdown-bottom .fs-dropdown-options { top: 100%; bottom: auto; }
.fs-dropdown-selected::after { border: 0px none; width: 13px; height: 8px; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; background-position: -41px -28px; }
.general-page h1 { font-size: 33px; }
.general-page h3 { text-align: left; font-size: 16px; font-weight: bold; }
.general-page p ~ p { padding: 0px; }
.general-page hr { margin: 0px 0px 20px; padding: 0px; border-top: 1px dotted rgb(211, 211, 211); border-bottom: 0px none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(255, 255, 255); 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",Arial,serif; }
.general-microsite img.left { margin: 5px 20px 20px 0px; }
.general-microsite .blog-posts { list-style: outside none none; font-family: "Scala Sans",Arial,sans-serif; }
.article-wide.general-microsite header.border-bottom { margin-bottom: 0px; padding-bottom: 0px; }
.article-wide.general-microsite .microsite-description p { padding: 0px 0px 20px; font-size: 16px; line-height: 24px; }
.article-wide.general-microsite .blog-post-entry h2 { font-size: 17px; line-height: 20px; padding-bottom: 5px; margin-top: 0px; }
.article-wide.general-microsite .blog-post-entry p { font-size: 14px; line-height: 20px; color: rgb(68, 68, 68); padding-bottom: 3px; }
.article-wide.general-microsite .article-entry p ~ p { margin-top: 0px; }
.article-wide.general-microsite .register-box { background: rgb(153, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); padding: 15px; margin-bottom: 20px; font-family: "Scala Sans",Arial,sans-serif; }
.article-wide.general-microsite .register-box p { font-size: 13px; line-height: 1.3; padding-bottom: 10px; color: rgb(255, 255, 255); }
.article-wide.general-microsite .register-box p:first-child::first-letter { font-size: 13px; float: none; margin: 0px; padding: 0px; display: inline; }
.article-wide.general-microsite .register-box p a { color: rgb(255, 255, 255); }
.article-wide.general-microsite .buttons { text-align: center; padding-bottom: 17px; }
.article-wide.general-microsite .buttons a { font-family: "Scala Sans",Arial,serif; }
.article-wide.general-microsite .button2 { color: rgb(255, 255, 255); background: rgb(153, 0, 0) none repeat scroll 0% 0%; display: inline-block; border: 1px solid rgb(255, 255, 255); height: 38px; line-height: 38px; font-family: "Scala Sans",Arial,serif; font-weight: bold; font-size: 25px; padding: 0px 20px; border-radius: 1px; }
.article-wide.general-microsite .button2:hover { text-decoration: none; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(153, 0, 0); border: 1px solid rgb(153, 0, 0); }
.article-wide.general-microsite .register-box .buttons { padding-bottom: 0px; text-align: left; }
.general-microsite .blog-post { overflow: hidden; padding-bottom: 17px; }
.general-microsite .latest-blog-post { border-bottom: 1px dotted rgb(156, 156, 156); margin-bottom: 20px; }
.general-microsite .blog-post-entry { overflow: hidden; }
.general-microsite .blog-post-image { float: left; display: inline; width: 100px; margin-right: 17px; padding-top: 3px; }
.general-microsite .blog-post-entry .latest { display: inline-block; height: 19px; line-height: 19px; color: rgb(255, 255, 255); text-transform: uppercase; padding: 0px 6px; background: rgb(153, 0, 0) none repeat scroll 0% 0%; }
.general-microsite .blog-post-entry .latest { font-size: 12px; margin-bottom: 5px; }
.article-wide.general-microsite .blog-post-entry .meta { font-size: 13px; line-height: 13px; }
.article-wide.general-microsite .blog-post-entry .meta a { color: rgb(0, 0, 0); }
.related-content { padding-bottom: 17px; }
.general-microsite .related-content h2, .general-microsite .webinars h2 { color: rgb(0, 0, 0); font-size: 15px; line-height: 20px; font-weight: bold; font-family: "Scala Sans",Arial,serif; text-transform: uppercase; padding-bottom: 0px; }
.general-microsite .related-content ul, .general-microsite .webinars ul { list-style: outside none none; }
.general-microsite .related-content ul li, .general-microsite .webinars ul li { font-size: 15px; }
.general-microsite .webinars ul li { padding-bottom: 17px; }
.general-microsite .related-content ul li + li { border-top: 1px solid rgb(156, 156, 156); }
.general-microsite .related-content ul li a, .general-microsite .webinars ul li a { display: block; color: rgb(153, 0, 0); font-family: "Scala Sans",Arial,sans-serif; }
.general-microsite .related-content ul li a { padding: 10px 0px; }
.general-microsite .webinars .webinar h3 { text-align: left; font-weight: normal; font-size: 15px; line-height: 20px; color: rgb(0, 0, 0); }
.general-microsite .webinars .webinar p { color: rgb(68, 68, 68); font-size: 13px; line-height: 20px; font-family: "Scala Sans",sans-serif; }
.general-microsite .red-text-box { display: block; border: 1px solid rgb(215, 215, 215); background: rgb(255, 255, 255) none repeat scroll 0% 0%; font-size: 13px; padding: 15px 10px; text-align: left; }
.section-floated-boxes .box { width: 45%; min-height: 665px; padding: 10px 15px 5px; border: 1px solid rgb(151, 179, 184); background: rgb(238, 238, 238) none repeat scroll 0% 0%; color: rgb(68, 68, 68); }
.section-floated-boxes .box h4 { margin-bottom: 15px; }
.section-floated-boxes .box.left { float: left; }
.section-floated-boxes .box.right { float: right; }
.section-floated-boxes .box ul { list-style: outside none none; }
.section-floated-boxes .box .bullet-list li { padding: 0px 0px 15px 15px; background: transparent url(671c9203126e25ada756335f518e745fea0f76ff.png)  no-repeat scroll 0px 7px; font-size: 15px; line-height: 16px; }
.section-floated-boxes .box .bullet-list li h5 { font-size: 17px; }
.section-articles-inline { margin-bottom: 30px; }
.section-articles-inline .section-body { overflow: hidden; }
.section-articles-inline .article-body .article-entry, .section-articles-inline .article-body .article-entry > p { font-size: 16px; }
.article-inline { float: left; width: 31%; text-align: center; }
.article-inline ~ .article-inline { margin-left: 3.5%; }
.article-inline h5 { margin: 10px 0px 6px; overflow: hidden; font-size: 14px; }
.article-inline h5.sponsored { margin: 10px 0px 8px; }
.article-image img { margin-bottom: 10px; }
.article-inline h5, .article-inline h5.sponsored { margin: 0px 0px 6px; }
.article-inline h4 { font-size: 18px; margin-bottom: 10px; line-height: 1.2; }
.article-inline h4 a { color: rgb(0, 0, 0); }
.article-inline .meta { font-family: "Scala Sans",sans-serif; font-size: 12px; color: rgb(0, 0, 0); margin-bottom: 15px; }
.article-inline p { font-size: 14px; }
.article-inline p span { display: inline-block; vertical-align: middle; line-height: 1; padding-left: 4px; margin-left: 4px; border-left: 1px solid rgb(171, 171, 171); }
.article-inline .article-image img { width: 100%; height: auto; }
.article-block { overflow: hidden; margin-bottom: 40px; position: relative; }
.article-block .article-image { width: 17%; left: 0px; top: 0px; display: inline-block; }
.article-block .article-image img { width: 100%; height: auto; }
.article-block .article-body { float: right; width: 83%; padding-left: 20px; min-height: 100px; }
.article-block > .article-body:first-child { padding-left: 0px; margin-left: 0px; width: 100%; }
.article-block .article-body .article-entry { font-size: 16px; }
.article-block h4 { font-size: 18px; margin: 2px 0px 8px; }
.article-block h4 a { color: rgb(0, 0, 0); }
.article-block h5 { text-align: left; font-size: 14px; }
.article-block h5.sponsored { margin-bottom: -3px; }
.article-block .meta { margin-bottom: 10px; font-family: "Scala Sans",sans-serif; font-size: 12px; color: rgb(0, 0, 0); }
.article-block .meta span { padding-left: 5px; margin-left: 3px; border-left: 1px solid rgb(195, 195, 195); display: inline-block; line-height: 1; }
.article-block .meta .ico { margin-left: 2px; }
.article-entry img { max-width: 100%; height: auto; }
.supplement-block .article-image { width: 25%; }
.supplement-block .article-body { width: 75%; padding-left: 80px; }
.supplement-block { min-height: 205px; }
.section-books .article-block { overflow: visible; position: relative; }
.section-books .article-block::before, .section-books .article-block::after { content: ""; display: table; }
.section-books .article-block::after { clear: both; }
.section-books .article-image img { box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5); }
.section-default { margin-bottom: 30px; }
.section-default .section-head { margin-bottom: 20px; }
.section-default .section-actions { text-align: center; }
.section-default .section-actions .link-more { font-family: "Scala Sans",sans-serif; font-weight: 400; font-size: 16px; color: rgb(171, 22, 0); text-transform: uppercase; }
.link-more { margin-bottom: 2em; display: block; }
.section-default .section-head .subtitle { font-family: "Scala Sans",sans-serif; font-weight: 400; font-size: 17px; line-height: 1.3; color: rgb(0, 0, 0); margin-top: 6px; }
.section-default .section-head p, .section-default .section-head hr { margin: 1em 0px; }
.section-default .section-body { clear: both; }
.section-webinars .article { margin-bottom: 20px; }
.section-webinars .article > .article-body:first-child { width: 100%; }
.section-webinars .article-entry p { margin-bottom: 8px; }
.section-body .pagination { text-align: center; font-size: 13px; font-family: "Scala Sans",sans-serif; line-height: 16px; margin: 0px 0px 20px; }
.section-body .pagination p { display: inline; }
.section-body .pagination a { margin: 0px 3px; }
.section-body .pagination .pages { margin: 0px 10px; display: inline; }
.section-body .pagination .pages a { display: inline-block; padding: 2px 8px; border: 1px solid rgb(145, 146, 137); color: rgb(153, 0, 0); margin: 0px 1px; }
.section-body .pagination .pages a:hover, .section-body .pagination .pages a.active { color: rgb(0, 0, 0); border-color: rgb(0, 0, 0); text-decoration: none; }
.section-body .pagination .pages strong { display: inline-block; padding: 2px 8px; border: 1px solid rgb(0, 0, 0); margin: 0px 1px; }
.section-body .pagination .next-pages { margin-right: 10px; }
.section-bordered { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid rgb(195, 195, 195); }
.border-top { padding-top: 30px; border-top: 1px solid rgb(195, 195, 195); }
h4.border-top { padding-top: 10px; }
.border-bottom { padding-bottom: 30px; border-bottom: 1px solid rgb(195, 195, 195); }
.article-wide .article-head { font-family: "Scala Sans",sans-serif; margin-bottom: 30px; }
.article-wide .article-head h2 { line-height: 1; margin-bottom: 20px; }
.article-wide .article-head h5 { font-size: 14px; margin-bottom: 10px; }
.article-wide .article-head p { font-size: 16px; color: rgb(0, 0, 0); letter-spacing: -0.02em; }
.article-wide .debate-head {  }
.article-wide .debate-head p.intro { margin-top: 25px; }
.article-wide .debate-head .debate-thumb { float: left; display: inline-block; margin: 0px 10px 0px 0px; }
.article-wide .debate-head .article-meta { margin-bottom: 15px; }
.article-wide .article-head-actions { margin: 25px 0px 20px; border-top: 1px solid rgb(152, 153, 145); border-bottom: 1px solid rgb(152, 153, 145); }
.article-wide .article-head-actions ul { list-style: outside none none; font-size: 0px; }
.article-wide .article-head-actions li { display: inline-block; vertical-align: middle; }
.article-wide .article-head-actions li.active, .article-wide .article-head-actions li.active a { color: rgb(0, 0, 0); }
.article-wide .article-head-actions li ~ li { margin-left: 32px; }
.article-wide .article-head-actions ul a { display: block; font-size: 13px; color: rgb(157, 158, 150); text-transform: uppercase; padding: 12px 0px 8px; }
.article-wide .article-head-actions { padding: 12px 0px 0px; }
.article-wide .article-head-actions li a { padding: 0px 0px 8px; }
.article-wide .article-meta { font-size: 16px; color: rgb(92, 92, 92); }
.article-wide .article-meta a { color: rgb(183, 24, 0); }
.article-wide .article-meta a.black { color: rgb(0, 0, 0); }
.article-wide .article-meta span { display: inline-block; vertical-align: middle; margin-left: 5px; padding-left: 5px; border-left: 1px solid rgb(171, 171, 171); color: rgb(171, 171, 171); line-height: 1; }
.article-wide .article-entry h2, .article-wide .article-entry h3, .article-wide .article-entry h4 { margin-top: 10px; }
.article-wide .article-entry h3 { text-align: left; margin-top: 30px; margin-bottom: 30px; font-size: 16px; font-weight: bold; }
.article-wide .article-entry hr { margin-top: 25px; }
.article-wide .article-entry > hr:first-child { margin-bottom: 25px; }
.article-wide .article-entry p { font-size: 16px; color: rgb(0, 0, 0); line-height: 1.7; }
.article-wide .article-entry p ~ p { margin-top: 30px; }
.article-wide .article-entry p ~ .seriesbox.right, .article-wide .article-entry p ~ .seriesbox.left { margin-top: 30px; }
.article-wide .article-entry h3 + p { margin-top: 15px; }
.capital-letter { font-family: "Georgia",sans-serif; font-size: 45px; line-height: 16px; display: inline-block; float: left; margin-top: 0px; margin-right: 3px; }
.article-wide .article-entry p a { color: rgb(153, 0, 0); }
.article-wide .article-entry p img.left { margin: 20px 20px 20px 0px; }
.article-wide .article-entry blockquote.pullquote, .article-wide .article-entry blockquote.pullquote p { font-family: "Scala Sans",sans-serif; font-size: 28px; line-height: 1.2; color: rgb(123, 159, 164); }
.article-wide .article-entry blockquote.pullquote p:first-child::first-letter { font-family: "Scala Sans",sans-serif; font-size: 28px; line-height: 1.2; margin: 0px; display: inline; float: none; }
.article-wide .article-entry blockquote.pullquote.right { width: 60%; padding: 20px 30px 18px 45px; }
.article-wide .article-entry blockquote.pullquote.left { width: 60%; padding: 20px 45px 18px 30px; }
.article-wide .article-entry ul, .article-wide .article-entry ol { padding: 25px 0px 0px 45px; }
.article-wide .article-entry ul { list-style: outside none square; }
.article-wide .article-entry ul li, .article-wide .article-entry ol li { margin: 0px 0px 8px; line-height: 22px; font-size: 16px; }
.article-wide .wp-caption { margin-top: 20px; margin-bottom: 20px; display: block; max-width: 100%; }
.article-wide .wp-caption.left { margin: 35px 10px 10px 0px; text-align: left; float: left; display: inline; max-width: 100%; }
.article-wide .wp-caption.right { margin: 35px 0px 10px 10px; text-align: right; float: right; display: inline; max-width: 100%; }
.article-wide .wp-caption.right:first-child { margin-top: 0px; }
.article-wide .wp-caption p { font-size: 13px; line-height: 1.3; padding: 0px; margin: 5px 0px 0px; clear: both; color: rgb(68, 68, 68); font-family: "Scala Sans",Arial,sans-serif; }
.article-wide .wp-caption.right p { text-align: right; }
.article-wide .wp-caption.left p { text-align: left; }
.article-wide .article-entry .innerbox { border: 1px solid rgb(151, 179, 184); background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(68, 68, 68); font-family: "Scala Sans",Arial,serif; width: 270px; padding: 15px; line-height: 20px; }
.article-wide .article-entry .innerbox.right { margin: 0px 0px 10px 10px; text-align: left; float: right; display: inline; }
.article-wide .article-entry .innerbox p { margin: 0px; padding: 0px; line-height: 20px; font-size: 15px; }
.article-wide .article-entry .innerbox p b { font-family: "Adobe Caslon Pro",serif; font-weight: 700; }
.article-wide .article-entry .innerbox a { margin: 0px auto; display: block; text-align: center; }
.article-wide .article-entry .innerbox img { display: block; margin: 0px auto 18px; }
.article-wide .article-entry .innerbox2 { width: 185px; border: 1px solid rgb(166, 0, 0); }
.article-wide .article-entry .innerbox2 img { margin-bottom: 15px; width: 150px; }
.article-wide .article-entry .innerbox2 strong { text-align: left; color: rgb(166, 0, 0); font-weight: bold; line-height: 1.3; padding-bottom: 10px; font-family: "Scala Sans",arial,sans-serif; display: block; }
.article-wide .article-entry .innerbox2 .microsite_summary a, .article-wide .article-entry .innerbox2 span.microsite_summary strong { display: inline; }
.article-wide .article-entry .seriesbox { border: 2px solid rgb(151, 179, 184); background: rgb(238, 238, 238) none repeat scroll 0% 0%; color: rgb(68, 68, 68); font-family: "Scala Sans",Arial,serif; width: 40%; padding: 15px; line-height: 20px; }
.article-wide .article-entry .seriesbox.right { margin: 0px 0px 10px 10px; text-align: left; }
.article-wide .article-entry .seriesbox h4 { font-size: 16px; margin-bottom: 10px; font-weight: normal; }
.article-wide .article-entry .seriesbox > h4 { margin-top: 0px; }
.article-wide .article-entry .seriesbox p { font-size: 13px; }
.article-wide .article-entry .seriesbox p ~ p { margin: 0px; }
.article-wide .article-entry .seriesbox ul { margin: 0px; padding: 0px; list-style: outside none none; }
.article-wide .article-entry .seriesbox .entries .entry { border-bottom: 0px none; margin: 6px 0px 0px; }
.article-wide .article-entry .seriesbox .entries .entry h5 { color: rgb(153, 0, 0); font-size: 15px; line-height: 16px; margin-right: 5px; padding-bottom: 0px; font-weight: normal; }
.article-wide .article-entry .seriesbox .entries .entry h5 .meta { font-size: 13px; font-weight: normal; }
.article-wide .debate-responses-title { margin-bottom: 15px; }
.article-wide .debate-list { width: 100%; }
.article-wide .debate-item { width: 50%; line-height: 1.5em; float: left; display: inline; min-height: 170px; padding: 0px 20px 3px 0px; }
.article-wide .debate-item:nth-child(2n+1) { clear: left; }
.article-wide .debate-list::before, .article-wide .debate-list::after { content: " "; }
.article-wide .debate-item p { font-size: 15px; line-height: 1.4em; padding: 0px 0px 20px; }
.article-wide .debate-list .debate-author { min-height: 65px; }
.article-wide .debate-list .author-thumb { width: 50px; height: 50px; float: left; overflow: hidden; margin-right: 10px; margin-bottom: 0px; }
.article-wide .debate-list .author-title { font-size: 14px; font-family: "Scala Sans",arial,sans-serif; display: inline; margin: 0px; padding: 0px; }
.article-wide .debate-list .author-co { font-size: 14px; font-family: "Scala Sans",arial,sans-serif; display: inline; margin: 0px; padding: 0px; clear: both; color: rgb(147, 140, 130); }
.article-wide .article-foot { margin-top: 30px; }
.article-foot .article-notes { border: 1px solid rgb(151, 179, 184); padding: 10px 15px; margin: 0px 0px 30px; font-size: 13px; line-height: 1.4; }
.article-foot .article-notes h5 { font-size: 15px; line-height: 1.3; color: rgb(0, 0, 0); padding: 0px 0px 8px; font-weight: bold; }
.article-notes ol, .article-notes ul { margin-left: 18px; }
.article-wide .article-author { border-top: 1px solid rgb(152, 152, 145); padding: 22px 0px; overflow: hidden; }
.article-wide .article-author img { float: left; margin-right: 20px; width: 75px; height: 75px; }
.article-wide .article-author, .article-wide .article-author p { overflow: hidden; font-size: 13px; line-height: 1.6; }
.article-lead { overflow: hidden; font-family: "Scala Sans",sans-serif; }
.article-lead .article-image { float: left; width: 25%; }
.article-lead .article-image img { width: 100%; height: auto; }
.article-lead .article-body { float: left; width: 75%; padding-left: 25px; }
.article-lead h4 { font-size: 24px; margin-bottom: 5px; }
.article-lead h4 a { color: rgb(0, 0, 0); }
.article-lead .meta { font-size: 13px; color: rgb(68, 68, 68); margin-bottom: 5px; }
.article-lead p { font-size: 14px; color: rgb(0, 0, 0); line-height: 1.5; letter-spacing: -0.02em; }
.article-lead p a { color: rgb(153, 18, 0); }
.article-body .podcast-player { margin-bottom: 20px; }
.tags { border: 1px solid rgb(151, 179, 184); padding: 10px 15px; margin: 0px 0px 22px; font-size: 13px; line-height: 20px; }
.tags h5 { font-size: 15px; line-height: 1.3; color: rgb(0, 0, 0); padding: 0px 0px 5px; font-weight: 700; }
.tags a { color: rgb(153, 0, 0); }
#reply { border: 1px solid rgb(151, 179, 184); padding: 17px 15px; margin: 0px 0px 20px; min-height: 99px; font-family: "Scala Sans",sans-serif; color: rgb(92, 92, 92); }
#reply form > * { display: none; }
#reply h2 { color: rgb(68, 68, 68); font-weight: normal; font-size: 21px; text-transform: uppercase; padding: 0px 0px 15px; letter-spacing: 1px; }
#reply label { width: 85px; font-size: 16px; text-transform: uppercase; color: rgb(92, 92, 92); margin: 2px 20px 10px 0px; text-align: right; }
#reply textarea { float: left; width: 476px; height: 48px; padding: 5px 7px; max-width: 446px; min-width: 446px; min-height: 44px; border: 1px solid rgb(138, 139, 130); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#reply .reply-info { margin-bottom: 15px; }
#reply .row { padding: 0px 0px 7px; }
#reply .row .field { padding: 7px; border: 1px solid rgb(155, 155, 155); background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(92, 92, 92); width: 364px; }
#reply .row input.small { width: 126px; }
#reply .row p { padding: 0px 0px 5px; font-size: 16px; color: rgb(92, 92, 92); line-height: 20px; }
#reply .indent { padding-left: 105px; }
#reply label.with-input { text-transform: none; margin: 0px; }
#reply label.with-input input { float: left; margin: 4px 5px 0px 0px; }
#reply .captcha-row { float: left; width: 330px; }
#reply .captcha-row h5 { font-size: 14px; color: rgb(171, 171, 171); }
#reply .gravatar-signup { float: right; width: 127px; padding: 0px 0px 0px 20px; background: transparent url(cd21ad443f4f9414bda1e954ae518d8d9ebd58a6.png)  no-repeat scroll 0px 3px; font-size: 14px; color: rgb(171, 171, 171); line-height: 20px; margin-top: 10px; }
#reply .gravatar-signup a { color: rgb(171, 171, 171); }
#reply .submit-row { overflow: hidden; padding: 10px 0px 0px; clear: both; }
#reply .submit { float: right; text-align: center; cursor: pointer; letter-spacing: 1px; text-transform: none; }
#reply .custom-checkbox { margin-bottom: 0px; margin-top: 20px; }
#reply .custom-checkbox label { text-transform: none; width: 100%; font-size: 16px; color: rgb(92, 92, 92); line-height: 1; padding-right: 40px; text-align: left; }
#comments h2 { font-size: 25px; }
#comments ul { list-style: outside none none; margin: 10px 0px 0px; }
#comments .author { float: left; margin-right: 20px; }
#comments .posted-on, #comments .comment-by { font-family: "Scala Sans",sans-serif; font-size: 0.9em; }
#comments .body { padding: 11px 0px 11px 70px; margin-bottom: 20px; line-height: 1.7; border-bottom: 1px solid rgb(192, 192, 192); }
#account h2 { color: rgb(68, 68, 68); font-weight: normal; font-size: 21px; text-transform: uppercase; padding: 0px 0px 15px; letter-spacing: 1px; }
#account label { width: 145px; font-size: 16px; text-transform: uppercase; color: rgb(92, 92, 92); margin: 2px 20px 0px 0px; text-align: right; }
#account textarea { float: left; width: 476px; height: 48px; padding: 5px 7px; max-width: 446px; min-width: 446px; min-height: 44px; border: 1px solid rgb(138, 139, 130); background: rgb(255, 255, 255) none repeat scroll 0% 0%; }
#account .row { padding: 0px 0px 7px; }
#account .row-terms {  }
#account .row .field { padding: 7px; margin-bottom: 10px; border: 1px solid rgb(155, 155, 155); background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(92, 92, 92); width: 364px; }
#account .row input.small { width: 126px; }
#account .row p { font-size: 16px; color: rgb(92, 92, 92); line-height: 20px; }
#account .indent { padding-left: 165px; }
#account .indent p { margin-bottom: 10px; }
#account .row p.indent { font-style: italic; width: 524px; font-size: 14px; line-height: 1.3; }
#account label.with-input { text-transform: none; margin: 0px; }
#account label.with-input input { float: left; margin: 4px 5px 0px 0px; }
#account .captcha-row { float: left; width: 330px; }
#account .captcha-row h5 { font-size: 14px; color: rgb(171, 171, 171); }
#account .submit-row { overflow: hidden; padding: 10px 0px 0px; clear: both; }
#account .submit { float: right; text-align: center; cursor: pointer; letter-spacing: 1px; text-transform: none; }
#account .custom-checkbox { margin-bottom: 0px; margin-top: 20px; }
#account .custom-checkbox label { text-transform: none; width: 100%; font-size: 16px; color: rgb(92, 92, 92); line-height: 1; padding-right: 40px; text-align: left; }
#account .form-notes { margin-bottom: 15px; }
#account textarea.matrix-textarea { width: 100%; min-width: 60px; }
#account table.matrix { display: inline-block; }
#account table.matrix td { text-align: center; vertical-align: middle; }
#subscriber_sync label { width: 145px; font-size: 16px; text-transform: uppercase; color: rgb(92, 92, 92); margin: 2px 20px 10px 0px; text-align: right; }
#subscriber_sync p { margin-bottom: 15px; }
#subscriber_sync .row { padding: 0px 0px 7px; }
#subscriber_sync .row .field { padding: 7px; border: 1px solid rgb(155, 155, 155); background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(92, 92, 92); width: 364px; }
#subscriber_sync .row input.small { width: 126px; }
#subscriber_sync .row p { font-size: 16px; color: rgb(92, 92, 92); line-height: 20px; }
#subscriber_sync .indent { padding-left: 165px; }
#subscriber_sync .row p.indent { font-style: italic; width: 524px; font-size: 14px; line-height: 1.3; }
#subscriber_sync label.with-input { text-transform: none; margin: 0px; }
#subscriber_sync label.with-input input { float: left; margin: 4px 5px 0px 0px; }
#subscriber_sync .submit-row { overflow: hidden; padding: 10px 0px 0px; clear: both; }
#subscriber_sync .submit { float: right; text-align: center; cursor: pointer; letter-spacing: 1px; text-transform: none; }
.section-head-bios-image img { margin: 0px 15px 15px 0px; }
.section-bios h3 { text-align: left; }
.section-bios-index .article-block { float: left; width: 49%; }
.section-bios .article-block .article-body { min-height: 20px; }
.issue-list-head .years-nav { font-family: "Scala Sans",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: rgb(227, 227, 227); list-style: outside none none; }
.issue-list-head .years-nav li { float: left; text-align: center; padding-left: 15px; }
.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",serif; font-size: 16px; font-weight: bold; color: rgb(0, 0, 0); letter-spacing: 2px; }
.issue-list-head .years-nav a:hover, .issue-list-head .years-nav .current a { border-color: rgb(153, 0, 0); color: rgb(153, 0, 0); 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-label p { padding-bottom: 0px; font-family: "Scala Sans",sans-serif; font-size: 17px; line-height: 23px; color: rgb(255, 255, 255); text-align: center; text-transform: uppercase; letter-spacing: 2px; }
.issue-list-body:hover .issue, .issue-list-body:hover .issue:hover { transition: all 0.3s ease 0s; }
.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); }
.section-body .tags-cloud a { font-family: "Scala Sans",sans-serif; }
.widgets, .widgets ul { list-style: outside none none; }
.widget { margin-bottom: 30px; }
.widget-title { font-family: "Adobe Caslon Pro",sans-serif; font-weight: 400; font-size: 19px; color: rgb(0, 0, 0); }
.widget-banner img { width: 100%; height: auto; }
.widget-subscribe { background-color: rgb(138, 139, 130); padding: 16px; }
.widget-subscribe h3 { text-align: left; color: rgb(255, 255, 255); margin-bottom: 10px; }
.widget-subscribe .subscribe { font-size: 0px; }
.widget-subscribe .subscribe-field { font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(171, 171, 171); padding: 9px 13px 7px; width: 100%; display: inline-block; vertical-align: middle; border-radius: 0px; }
.widget-subscribe .subscribe-btn { border: 0px none; 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",sans-serif; font-size: 16px; color: rgb(231, 232, 231); text-transform: uppercase; }
.widget-social-stream { background-color: rgb(238, 238, 238); border: 1px solid rgb(155, 155, 155); padding: 25px 15px 25px 25px; }
.widget-social-stream h3 { text-align: left; }
.social-stream { height: 400px; overflow: hidden; }
.social-stream ul { list-style: outside none 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: rgb(168, 168, 168); }
.social-stream-body p { font-family: "Scala Sans",sans-serif; font-size: 14px; }
.social-stream-body p a { color: rgb(0, 0, 0); word-wrap: break-word; }
.widget-text { background-color: rgb(238, 238, 238); border: 1px solid rgb(155, 155, 155); 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: 0px; }
.widget-text .link-more a { font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(171, 22, 0); text-transform: uppercase; display: inline-block; }
.widget-about-ssir p { font-family: "Scala Sans",sans-serif; }
.widget-related { border-top: 1px solid rgb(207, 207, 207); border-bottom: 1px solid rgb(207, 207, 207); padding: 30px 0px; font-family: "Scala Sans",sans-serif; }
.widget-related h3 { text-align: left; font-family: "Scala Sans",sans-serif; font-size: 24px; }
.widget-related + .widget-related { border-top: 0px none; padding-top: 0px; }
.widget-related .widget-head { margin-bottom: 10px; }
.widget-related h4 { font-size: 18px; }
.widget-related h4 a { color: rgb(171, 21, 0); }
.widget-related p { font-size: 12px; color: rgb(171, 171, 171); }
.widget-related p span { display: inline-block; vertical-align: middle; line-height: 1; padding-left: 4px; margin-left: 4px; border-left: 1px solid rgb(171, 171, 171); }
.widget-related li ~ li { margin-top: 15px; }
.widget-past-issues { background-color: rgb(238, 238, 238); border: 1px solid rgb(155, 155, 155); padding: 25px; }
.widget-past-issues h3 { text-align: left; }
.widget-past-issues ul { font-size: 0px; 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: 0px; }
.widget-past-issues ul li img { width: 100%; height: auto; }
.widget-past-issues .link-more { text-align: right; display: block; font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(171, 22, 0); text-transform: uppercase; }
.widget-published-by { font-family: "Scala Sans",sans-serif; text-align: right; background: rgb(153, 0, 0) none repeat scroll 0% 0%; color: rgb(255, 255, 255); padding: 12px; }
.widget-published-by a { color: rgb(255, 255, 255); }
.widget-published-by .pacs-logo { margin: 0px 4px 0px 0px; max-width: 269px; width: 100%; }
.digital-edition-widget { background: rgb(238, 238, 238) none repeat scroll 0% 0%; border-width: 6px 1px 1px; border-style: solid; border-color: rgb(142, 38, 24) rgb(151, 179, 184) rgb(151, 179, 184); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; padding: 10px 15px; }
.digital-edition-widget h1 { color: rgb(142, 38, 24); 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: rgb(142, 38, 24) none repeat scroll 0% 0%; margin: -36px 20px 0px 0px; color: rgb(255, 255, 255); position: relative; z-index: 99; width: 92px; float: right; font-family: "Scala Sans",sans-serif; }
#digital-edition-widget-dropdown li a { color: rgb(255, 255, 255); text-transform: uppercase; padding-left: 10px; font-size: 12px; }
#digital-edition-widget-dropdown ul { position: absolute; top: 100%; left: 0px; width: 120px; background: rgb(142, 38, 24) none repeat scroll 0% 0%; margin: 0px; padding: 9px 0px; font-size: 12px; text-transform: uppercase; color: rgb(255, 255, 255); display: none; }
#digital-edition-widget-dropdown ul li { padding: 0px 10px 2px; float: left; position: relative; }
#digital-edition-widget-dropdown ul li a { color: rgb(255, 255, 255); width: 100px; display: block; padding: 5px 0px 0px; border-top: 1px dotted rgb(183, 183, 183); }
#digital-edition-widget-dropdown ul li:first-child a { border: medium none; padding-top: 0px; }
#digital-edition-widget-dropdown > li:hover > a { text-decoration: none; color: rgb(0, 0, 0); }
#digital-edition-widget-dropdown li:hover ul { display: block; }
#digital-edition-widget-dropdown ul li:hover a { text-decoration: none; color: rgb(249, 236, 166); }
.widget-blog-channels .widgettitle { font-size: 14px; color: rgb(0, 0, 0); text-align: left; padding-bottom: 10px; }
.widget-blog-channels li { border-bottom: 1px dotted rgb(209, 209, 209); padding: 0px 0px 5px; margin: 0px 0px 9px; color: rgb(68, 68, 68); font-size: 12px; line-height: 1.3; }
.widget-blog-channels li h4 { text-transform: uppercase; padding: 0px; line-height: 1.2; font-size: 12px; }
.widget-blog-channels li p { font-family: "Scala Sans",sans-serif; font-size: 12px; color: rgb(0, 0, 0); }
.widget-socials { display: none; }
.desktop-visible { display: block; }
.desktop-hidden { display: none; }
.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 { transition: all 0.3s ease 0s; }
.nav-dropdown, #search-container { transition: all 0.3s ease 0s; }
.widget-sticky { transform-origin: 0px 0px 0px; transform: rotate(-90deg); }
.header-subscribe img, .form-group-lead > .form-row > img { transform: rotate(10deg); }
.popup-part3 { transform: translateX(-50%); }
.footer { margin-top: 30px; }
.footer-top { background-color: rgb(141, 141, 141); }
.footer-bottom { margin-top: 15px; text-align: center; padding-bottom: 20px; }
.footer-nav ul { list-style: outside none none; font-size: 0px; text-align: center; padding: 12px 0px; }
.footer-nav li { display: inline-block; vertical-align: middle; }
.footer-nav li ~ li { margin-left: 10px; padding-left: 10px; border-left: 1px solid rgb(0, 0, 0); }
.footer-nav a { display: block; font-family: "Scala Sans",sans-serif; font-size: 12px; color: rgb(0, 0, 0); line-height: 1; }
.copyright { font-family: "Scala Sans",sans-serif; font-size: 11px; color: rgb(68, 68, 68); }
.copyright a { color: rgb(68, 68, 68); }
.popup-signin { width: 300px; margin: 0px auto; background-color: rgb(255, 255, 255); position: relative; }
.popup-signin .popup-head { background-color: rgb(148, 13, 0); padding: 15px 20px; }
.popup-signin .popup-head h3 { font-family: "Adobe Caslon Pro",serif; font-weight: 400; font-size: 28px; color: rgb(255, 255, 255); text-align: left; }
.popup-signin .popup-body { padding: 20px 20px 40px; }
.form-signin .form-row { margin-bottom: 7px; }
.form-signin .field { font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(183, 183, 183); border: 1px solid rgb(155, 155, 155); width: 100%; }
.form-signin .custom-checkbox { margin: 25px 0px; }
.popup-signin .form-actions { font-size: 0px; }
.popup-signin .form-actions .form-btn { width: 100%; border: 0px none; padding: 13px 0px; margin-bottom: 20px; }
.popup-signin .form-actions a { display: inline-block; vertical-align: middle; width: 50%; font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(165, 31, 0); }
.custom-checkbox input { display: none; }
.custom-checkbox label { display: block; font-family: "Scala Sans",sans-serif; font-size: 14px; color: rgb(169, 169, 169); padding-left: 30px; position: relative; }
.custom-checkbox label::before { content: ""; display: block; width: 20px; height: 19px; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; background-position: -20px 0px; position: absolute; left: 0px; top: 0px; }
.custom-checkbox input:checked ~ label::before { background-position: 0px 0px; }
.popup-subscribe { width: 100%; max-width: 620px; margin: 0px auto; position: relative; background-color: rgb(255, 255, 255); font-family: "Scala Sans",sans-serif; }
.popup-subscribe .popup-head { background-color: rgb(148, 13, 0); padding: 20px; overflow: hidden; }
.popup-subscribe .popup-head img { float: left; margin-right: 40px; }
.popup-subscribe .popup-head h3 { text-align: left; font-family: "Adode Caslon Pro",serif; font-weight: 400; font-size: 39px; color: rgb(255, 255, 255); padding-right: 20px; line-height: 1; margin-bottom: 15px; }
.popup-subscribe .subscription-plan { background-color: rgb(138, 139, 130); text-align: center; padding: 20px; }
.subscription-plan h3 { font-weight: 400; font-size: 25px; color: rgb(255, 255, 255); }
.subscription-plan p { font-size: 15px; color: rgb(231, 232, 231); margin-top: 10px; }
.subscription-plan p a { text-decoration: underline; color: rgb(231, 232, 231); }
.list-checks { list-style: outside none none; overflow: hidden; }
.list-checks li { font-family: "Scala Sans",sans-serif; font-size: 16px; color: rgb(255, 255, 255); padding-left: 34px; position: relative; }
.list-checks li::before { content: ""; width: 18px; height: 13px; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; background-position: 0px -40px; position: absolute; left: 0px; top: 3px; }
.list-checks li ~ li { margin-top: 10px; }
.form-subscription { padding: 32px 32px 20px; margin-bottom: 20px; }
.form-subscription .form-col-1of2 { width: 48%; }
.form-subscription .form-col-1of2 ~ .form-col-1of2 { margin-left: 4%; }
.form-subscription .field { border: 1px solid rgb(155, 155, 155); padding: 11px 13px 9px; }
.form-subscription .form-row { margin-bottom: 7px; font-size: 0px; }
.form-subscription .fs-dropdown-selected { border: 1px solid rgb(155, 155, 155); padding: 10px 13px 8px; }
.popup button.mfp-close { top: 21px; right: 14px; width: 19px; height: 19px; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; background-position: -57px 0px; font-size: 0px; opacity: 1; }
.popup button.mfp-close:hover, .popup button.mfp-close:focus, .popup button.mfp-close:active, .popup button.mfp-close.active { top: 21px; }
.custom-radio input { display: none; }
.custom-radio label { display: block; font-size: 16px; color: rgb(65, 65, 65); padding-left: 26px; position: relative; }
.custom-radio label::before { content: ""; width: 16px; height: 16px; background-image: url(2674f4d7fb60f3de09e40459b733ae036501f6d1.png) ; background-repeat: no-repeat; background-position: -19px -21px; position: absolute; left: 0px; top: 2px; }
.custom-radio input:checked ~ label::before { background-position: -1px -21px; }
.form-subscription .custom-radio { display: inline-block; vertical-align: middle; width: 48%; }
.form-subscription .custom-radio ~ .custom-radio { margin-left: 4%; }
.form-subscription p { font-size: 13px; color: rgb(168, 168, 168); text-align: center; margin: 10px 0px 30px; }
.form-subscription .form-actions { text-align: center; }
.form-subscription .form-actions .btn { width: 260px; margin-bottom: 10px; }
.form-subscription .form-actions .btn.desktop-visible { display: inline-block; }
.form-subscription .form-actions p { margin: 0px; }
.form-subscription .form-actions a { display: inline-block; font-size: 16px; color: rgb(165, 31, 0); }
.popup-part3 { position: absolute; left: 50%; top: 0px; width: 100%; z-index: 9999; }
.popup-part3 .popup-head { padding: 13px 20px; }
.popup-part3 .popup-head h3 { margin-bottom: 0px; font-size: 36px; }
.popup-part3 .form-subscription { margin-bottom: 0px; }
.popup-part3 .form-subscription .form-body { display: block; }
.form-subscription-international .form-body { padding: 20px; font-family: "Scala Sans",sans-serif; }
.form-subscription-international table { width: 100%; margin-bottom: 20px; }
.form-subscription-international table th, .form-subscription-international table td { font-size: 14px; color: rgb(171, 171, 171); font-weight: 400; width: 25%; }
.form-subscription-international table th.active, .form-subscription-international table td.active { color: rgb(92, 92, 92); }
.form-subscription-international table th { text-align: center; }
.form-subscription-international table td { text-align: right; border: 1px solid rgb(255, 255, 255); line-height: 1.2; }
.form-subscription-international table td:first-child { padding: 5px; }
.form-subscription-international h3 { text-align: left; font-size: 20px; color: rgb(111, 111, 111); }
.form-subscription-international .fs-dropdown-selected { border: 1px solid rgb(155, 155, 155); }
.form-subscription-international .form-row { margin-bottom: 7px; }
.form-subscription-international .form-section { padding-top: 30px; margin-top: 30px; border-top: 1px solid rgb(213, 213, 213); }
.form-subscription-international .form-col-1of2 { width: 48%; }
.form-subscription-international .form-col-1of2 ~ .form-col-1of2 { margin-left: 4%; }
.form-subscription-international .custom-checkbox { margin-top: 15px; }
.form-subscription-international .form-actions { padding: 0px 20px 20px; text-align: center; }
.form-subscription-international .form-actions p { text-align: left; font-size: 14px; color: rgb(168, 168, 168); margin-bottom: 15px; }
.table-desc { font-size: 14px; color: rgb(171, 171, 171); }
.table-info { padding-top: 35px; }
.custom-radio-alt { display: table; width: 100%; }
.custom-radio-alt input { display: none; }
.custom-radio-alt label { font-size: 14px; color: rgb(171, 171, 171); background-color: rgb(255, 255, 255); border: 1px solid rgb(226, 227, 227); text-align: center; height: 41px; display: table-cell; vertical-align: middle; cursor: pointer; }
.custom-radio-alt input:checked ~ label { background-color: rgb(226, 227, 227); color: rgb(92, 92, 92); }
@media not all {
  .ico, .list-checks li::before, .custom-radio label::before, .custom-checkbox label::before { display: inline-block; vertical-align: middle; background-image: url(8acf4eec8fdb3c01cd325069a38baeceea603ed7.png) ; background-repeat: no-repeat; background-size: 77px 53px; }
  .check-checked { width: 18px; height: 18px; background-position: 0px 0px; }
  .check { width: 18px; height: 18px; background-position: -19px 0px; }
  .ico-arrow-down { width: 13px; height: 8px; background-position: -38px -26px; }
  .ico-check { width: 18px; height: 13px; background-position: 0px -24px; }
  .ico-close { width: 14px; height: 14px; background-position: -38px 0px; }
  .ico-comment { width: 11px; height: 10px; background-position: -41px -15px; }
  .radio-checked { width: 16px; height: 16px; background-position: 0px -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(152247556193f0595b038e8e2efda807b19eda74.png) ; background-repeat: no-repeat; 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: 0px 0px; }
  .ico-google-plus { width: 24px; height: 24px; background-position: -25px 0px; }
  .ico-linkedin { width: 24px; height: 24px; background-position: 0px -25px; }
  .ico-rss { width: 24px; height: 24px; background-position: -25px -25px; }
  .ico-twitter { width: 24px; height: 24px; background-position: -50px 0px; }
  .ico-twitter-alt { width: 24px; height: 24px; background-position: -75px 0px; }
  .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(eb5add27bbb1780333bb6fc3b99667d9f81e3164.png) ; background-repeat: no-repeat; background-size: 279px 179px; }
  .ico-twitter-large { background-position: 0px 0px; }
  .ico-facebook-large { background-position: -98px 0px; }
  .ico-linkedin-large { background-position: -198px 0px; }
  .ico-google-plus-large { background-position: 0px -98px; }
  .ico-rss-large { background-position: -98px -98px; }
  .ico-search-large { background-position: -198px -98px; }
}
@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: 0px; top: 0px; }
  .logo-alt { float: left; display: block; margin: 8px 0px 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: rgb(255, 255, 255); }
  .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 { font-size: 30px; line-height: 1.1; }
  .section-intro h5 { font-size: 14px; }
  .section-intro p { font-size: 16px; padding: 0px; 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%; }
  .footer-nav ul { text-align: left; }
  .footer-nav li ~ li { padding-left: 0px; margin-left: 0px; border-left: 0px none; }
  .footer-nav li { padding-right: 10px; margin: 5px 10px 5px 0px; border-right: 1px solid rgb(0, 0, 0); }
  .footer-nav li:last-child { padding: 0px; margin-right: 0px; border: 0px none; }
  .footer-bottom { text-align: right; }
  .widget-social-stream { padding: 20px 10px 20px 20px; }
  .social-stream { height: 480px; }
  .wrapper { position: relative; padding-top: 86px; }
  .offset-nav { display: block; width: 320px; height: 100%; background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%; position: absolute; right: 0px; top: 0px; z-index: 998; }
  .offset-nav.overflow .offset-nav-body { overflow: visible; }
  .offset-nav.slideIn { transform: translateX(0px); }
  .offset-nav, .offset-nav.overflow, .nav-alt .offset-nav-dropdown { transform: translateX(320px); }
  .nav-alt .offset-nav-dropdown.slideIn { transform: translateX(-320px); }
  body.overflow { overflow: hidden; }
  .offset-nav.hide { display: none; }
  .offset-nav-head { height: 70px; border-bottom: 4px solid rgb(90, 90, 90); }
  .offset-nav-head .home { display: inline-block; padding: 20px 18px; }
  .offset-nav-head .close { position: absolute; right: 0px; top: 0px; padding: 23px; }
  .offset-nav a:hover, .offset-nav a:focus { text-decoration: none; background-color: rgb(49, 49, 49); }
  .offset-nav-head .close:focus { background-color: rgb(49, 49, 49); }
  .offset-nav-body { font-family: "Scala Sans",sans-serif; padding: 0px 18px; overflow-y: auto; }
  .offset-nav-body .nav-utilities ul { list-style: outside none none; font-size: 0px; }
  .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: rgb(86, 86, 86); position: absolute; left: 0px; top: 12px; bottom: 12px; }
  .offset-nav-body .nav-utilities a { display: block; font-size: 20px; color: rgb(183, 183, 183); text-transform: uppercase; text-align: center; padding: 13px 0px; position: relative; }
  .offset-nav-body .nav-utilities a:hover, .offset-nav-body .nav-utilities a:focus { text-decoration: none; background-color: rgb(49, 49, 49); }
  .nav-alt ul { list-style: outside none none; }
  .nav-alt li { border-top: 1px solid rgb(86, 86, 86); }
  .nav-alt a { display: block; font-size: 34px; color: rgb(255, 255, 255); text-transform: uppercase; padding: 10px 0px; }
  .nav-alt span { display: block; font-size: 16px; color: rgb(183, 183, 183); text-transform: none; }
  .nav-alt a:hover, .nav-alt a:focus { text-decoration: none; background-color: rgb(49, 49, 49); }
  .nav-alt .offset-nav-dropdown { position: absolute; right: 0px; top: 0px; width: 320px; height: 100%; background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0%; z-index: 999; }
  .offset-nav-dropdown-head { height: 66px; position: relative; }
  .offset-nav-dropdown-head .close { position: absolute; right: 0px; top: 0px; padding: 23px; font-size: 0px; }
  .offset-nav-dropdown-head .back { padding: 21px 18px; display: inline-block; font-size: 0px; }
  .offset-nav-dropdown-head .close:focus { background-color: rgb(49, 49, 49); }
  .offset-nav-dropdown-body { padding: 0px 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: 0px; }
  .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: 0px; }
  .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: 0px; }
  .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: 0px; }
  #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: 0px; }
  #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: 0px; }
  #subscriber_sync .row p.indent { width: 100%; }
  #digital-edition-widget-dropdown { margin-top: 0px; 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: 0px; background-color: rgb(171, 21, 0); }
  #search-container input.gsc-input { padding: 13px; }
  #search-container .gsc-control-cse, #search-container .gsc-control-searchbox-only { background-color: rgb(255, 255, 255); margin: 10px; width: auto; }
  #search-container div.gsc-clear-button { background-image: url(e68b121fda37db0c290305b36e3654857576737f.png)  ! important; background-position: -75px -25px ! important; width: 20px; height: 20px; top: 4px; }
}
@media (max-width: 766px) {
  .tablet-only { display: inline; }
  .section-intro { margin-bottom: 30px; }
  .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 { width: 240px; }
  .section-intro .section-body { padding-left: 0px; text-align: center; }
  .section-intro h2 { font-size: 21px; padding: 0px; }
  .section-intro-events .section-inner .section-body h2 a { margin-top: 15px; }
  .article-entry, .section-intro p, .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: 0px; margin-top: 30px; }
  .article-inline { float: none; width: 100%; }
  .section-subscribe { width: 275px; margin-left: auto; margin-right: auto; padding: 0px; border: 0px none; }
  .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: 0px; }
  .article-block { position: relative; }
  .article-block .article-image { width: 75px; position: absolute; left: 0px; top: 0px; }
  .article-block .article-body { width: 100%; padding-left: 90px; margin-left: 0px; }
  .article-block h4 { margin-bottom: 0px; }
  .article-block .meta { margin-bottom: 30px; }
  .section-past-issues { padding: 0px 0px 50px; border: 0px none; width: 264px; margin-left: auto; margin-right: auto; text-align: center; position: relative; }
  .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: 0px; }
  .section-past-issues h3 { font-size: 21px; text-align: center; }
  .section-past-issues h3 a { position: absolute; left: 50%; bottom: 0px; font-size: 16px; color: rgb(171, 22, 0); }
  .section-past-issues h3 a { 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: rgb(141, 141, 141); padding: 30px; text-align: left; }
  .copyright { font-size: 16px; color: rgb(206, 206, 206); }
  .copyright a { color: rgb(206, 206, 206); }
  .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: 0px; }
  .form-subscribe .form-actions .form-btn { width: 100%; margin: 0px; }
  .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: 0px; }
  .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, 0.25); }
  .popup-subscribe .popup-head img { transform: rotate(-10deg) scale(0.65, 0.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: 0px 25px; }
  .desktop-visible { display: none ! important; }
  .desktop-hidden { display: block; }
  .popup-part2 { position: absolute; left: 0px; top: 0px; width: 100%; z-index: 9999; }
  .popup-part2 .form-subscription { margin-bottom: 0px; }
  .popup-part2 .form-subscription .form-body { display: block; }
  .popup-part2 .form-subscription p { text-align: left; margin: 10px 0px 15px; }
  .popup-part2 .popup-head { padding: 20px; }
  .popup-part2 .popup-head h3 { margin-bottom: 0px; 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: 0px; }
  .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: 0px; }
  .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: 0px; }
  .table-info { padding-top: 15px; margin-top: 15px; border-top: 1px solid rgb(213, 213, 213); }
  .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 { transform: translateX(100%); }
  .nav-alt .offset-nav-dropdown.slideIn { transform: translateX(-100%); }
  .supplement-block { min-height: 144px; }
}
@media (max-width: 479px) {
  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: 0px 10px; }
  .logo-alt { width: 187px; margin: 7px 0px 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 0px 0px; }
  .article-wide .article-head-actions li { margin-right: 18px; }
  .article-wide .article-head-actions li a { padding: 0px 0px 8px; }
  .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: 0px; font-size: 16px; line-height: 1.4; }
  .article-wide .article-entry .seriesbox { width: 100%; margin-bottom: 20px; }
  .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 p, .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: 0px; width: auto; float: none; }
  .article-block h4 { line-height: 1.1; font-size: 18px; }
  .article-block h4 { margin-top: 0px; }
  .article-block h5 { margin-top: 0px; margin-bottom: 5px; }
  .article-block .article-body .meta ~ p { margin-left: 0px; }
  .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%; }
  .section-floated-boxes .box { width: 100%; margin-bottom: 15px; }
  .footer-bottom { padding: 20px 10px 20px 20px; }
  .footer-bottom .shell { padding: 0px; }
  .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: 0px 30px 0px 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: 0px; }
  .section-books .article-block .meta { clear: none; }
  .staff .left { clear: both; float: none; }
  .staff .right { padding-left: 0px; }
  .socials ul { margin-left: -17px; }
  .socials ul li { width: 33.3333%; text-align: center; font-size: 0px; }
  .socials ul li a { display: block; margin-left: 0px; padding-left: 17px; }
  .socials ul li a:active, .socials ul li a:focus { background: transparent none repeat scroll 0% 0%; }
  .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; }
}
.form-reduced-width { width: 350px; }
.shell .content .form-row { font-family: "Scala Sans",sans-serif; font-size: 1em; }
.submit-row .link-more { font-family: "Scala Sans",sans-serif; }
