/* ================================================================ *\
{!-- 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: 'Adobe Caslon Pro', sans-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', sans-serif; font-weight: 400; line-height: 1.3; }

h2 { font-size: 36px; color: #000; }
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%; }
/* ------------------------------------------------------------ *\
	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', 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', 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', 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', 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.ssireview.org/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 h2,
.section-intro h5 { margin-bottom: 10px; padding: 0 30px; }
.section-intro h2 { margin-bottom: 20px; }
.section-intro h5 { font-size: 14px; }

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

.section-intro h2 span { display: block; }
.section-intro p { padding: 0 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: 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 h2,
.section-intro-featured h5 { padding: 0; }

.section-intro-featured h2 { font-size: 30px; }
.section-intro-featured p { padding: 0 20px; }
.section-intro-featured .meta { font-family: 'Scala Sans', 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 h2 { margin-bottom: 10px; }

.section-floated-boxes .field { border: none; font-family: 'Adobe Caslon Pro', sans-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 { 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', 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 { background-color: #8a8b82; 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: 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; color: #fff; }
.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', 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",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-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; 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: #fff; }

/* ------------------------------------------------------------ *\
	Buttons
\* ------------------------------------------------------------ */
.btn,
#reply .submit, #account .submit, #subscriber_sync .submit { display: inline-block; vertical-align: middle; font-family: 'Scala Sans', 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', 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",Arial,serif; }
/* ------------------------------------------------------------ *\
	General Microsite -- added from old design
\* ------------------------------------------------------------ */
.general-microsite img.left { margin: 5px 20px 20px 0; }
.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: 0; padding-bottom: 0;}
.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: 0; }
.article-wide.general-microsite .blog-post-entry p { font-size: 14px; line-height: 20px; color: #444; padding-bottom: 3px; }
.article-wide.general-microsite .article-entry p ~ p { margin-top: 0px; }
.article-wide.general-microsite .register-box { background: #900 none repeat scroll 0% 0%; color: #FFF; 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: #FFF; }
.article-wide.general-microsite .register-box p:first-child:first-letter { font-size: 13px; float: none; margin:0; padding:0; display: inline; }
.article-wide.general-microsite .register-box p a { color: #FFF; }
.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: #FFF; background: #900 none repeat scroll 0% 0%; display: inline-block; border: 1px solid #FFF; 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: #FFF none repeat scroll 0% 0%; color: #900; border: 1px solid #900; }
.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 #9C9C9C; 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: #FFF; text-transform: uppercase; padding: 0px 6px; background: #900 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: #000; }
.related-content { padding-bottom: 17px; }
.general-microsite .related-content h2, .general-microsite .webinars h2 { color: #000; 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 #9C9C9C; }
.general-microsite .related-content ul li a, .general-microsite .webinars ul li a { display: block; color: #900; font-family: "Scala Sans",Arial,sans-serif; }
.general-microsite .related-content ul li a { padding: 10px 0; }
.general-microsite .webinars .webinar h3 { text-align: left; font-weight: normal; font-size: 15px; line-height: 20px; color: #000; }
.general-microsite .webinars .webinar p { color: #444; font-size: 13px; line-height: 20px; font-family: "Scala Sans", sans-serif; }
.general-microsite .red-text-box { display: block; border: 1px solid #D7D7D7; background: #FFF none repeat scroll 0% 0%; font-size: 13px; padding: 15px 10px; text-align: left; }
/* ------------------------------------------------------------ *\
	Section Floated Boxes -- from old design
\* ------------------------------------------------------------ */
.section-floated-boxes .box { width: 45%; min-height: 665px; padding: 10px 15px 5px; border: 1px solid #97B3B8; background: #EEE none repeat scroll 0% 0%; color: #444; }
.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("//images.ssireview.org/css/bull.png") no-repeat scroll 0px 7px; font-size: 15px; line-height: 16px; }
.section-floated-boxes .box .bullet-list li h5 { font-size: 17px; }
/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.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 0 6px; overflow: hidden; font-size: 14px; }
.article-inline h5.sponsored { margin: 10px 0 8px; }


/* Spacing Fix */
.article-image img { margin-bottom: 10px; }
.article-inline h5, .article-inline h5.sponsored  { margin: 0px 0 6px; }


.article-inline h4 { font-size: 18px; margin-bottom: 10px; line-height: 1.2; }
.article-inline h4 a { color: #000; }
.article-inline .meta { font-family: 'Scala Sans', sans-serif; font-size: 12px; color: #000; 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 #ababab; }
.article-inline .article-image img { width: 100%; height: auto; }

.article-block { overflow: hidden; margin-bottom: 40px; position: relative; }
.article-block .article-image { /* float: left; */ width: 17%; /* position: absolute; */ left: 0; top: 0; display: inline-block; }
.article-block .article-image img { width: 100%; height: auto; }
.article-block .article-body { float: right; width: 83%; padding-left: 20px; /* margin-left: 17%; */ min-height: 100px; }
.article-block > .article-body:first-child { padding-left: 0; margin-left: 0; width: 100%; }
.article-block .article-body .article-entry { font-size: 16px; }
.article-block h4 { font-size: 18px; margin: 2px 0 8px; }
.article-block h4 a { color: #000; }
.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: #000; }
.article-block .meta span { padding-left: 5px; margin-left: 3px; border-left: 1px solid #c3c3c3; display: inline-block; line-height: 1; }
.article-block .meta .ico { margin-left: 2px; }

.article-entry img { max-width: 100%; height: auto; }

/* Added code for Supplement list */
.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,.5); }

.section-default { margin-bottom: 30px; }
.section-default .section-head { margin-bottom: 20px; /* border-bottom: 1px solid #8a8b82; */ }
.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: #ab1600; 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: #000; margin-top: 6px; }
.section-default .section-head p, .section-default .section-head hr { margin: 1em 0; }
.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: 0 0 20px; }
.section-body .pagination p { display: inline; }
.section-body .pagination a { margin: 0 3px; }
.section-body .pagination .pages { margin: 0 10px; display:inline;  }
.section-body .pagination .pages a { display:inline-block; padding: 2px 8px; border: 1px solid #919289; color: #990000; margin: 0 1px; }
.section-body .pagination .pages a:hover,
.section-body .pagination .pages a.active { color: #000; border-color: #000; text-decoration:none; }
.section-body .pagination .pages strong { display:inline-block; padding: 2px 8px; border: 1px solid #000; margin: 0 1px; }
.section-body .pagination .next-pages { margin-right: 10px; }

.section-bordered { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #c3c3c3; }
.border-top { padding-top: 30px; border-top: 1px solid #c3c3c3; }
h4.border-top { padding-top: 10px; }
.border-bottom { padding-bottom: 30px; border-bottom: 1px solid #c3c3c3; }

.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: #000; 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 0 20px; border-top: 1px solid #989991; border-bottom: 1px solid #989991; }
.article-wide .article-head-actions ul { list-style: none; font-size: 0; }
.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: #000; }
.article-wide .article-head-actions li ~ li { margin-left: 32px; }
.article-wide .article-head-actions ul a { display: block; font-size: 13px; color: #9d9e96; text-transform: uppercase; padding: 12px 0 8px; }

.article-wide .article-head-actions { padding: 12px 0 0 0; }
.article-wide .article-head-actions li a { padding: 0 0 8px 0; }

.article-wide .article-meta { font-size: 16px; color: #5c5c5c; }
.article-wide .article-meta a { color: #b71800; }
.article-wide .article-meta a.black { color: #000; }
.article-wide .article-meta span { display: inline-block; vertical-align: middle; margin-left: 5px; padding-left: 5px; border-left: 1px solid #ababab; color: #ababab; 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: #000; 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; }
/* .article-wide .article-entry p:first-child:first-letter { font-family: 'Georgia', sans-serif; font-size: 45px; line-height: 16px; display: inline-block; float: left; margin-top: 0px; margin-right: 3px; } */
.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: #990000; }
.article-wide .article-entry p img.left { margin: 20px 20px 20px 0; }
.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: #7B9FA4;}
.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: 0; display: inline; float:none;}
/*.article-wide .article-entry blockquote::before { content: "“ "; font-size: 35px; }*/
.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: 0 0 8px 0; line-height: 22px; font-size: 16px; }

.article-wide .wp-caption { margin-top: 20px; margin-bottom: 20px; display: block /* inline */; max-width: 100%; }
.article-wide .wp-caption.left { margin: 35px /* was 10px */ 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: 0; }
.article-wide .wp-caption p { font-size: 13px; line-height: 1.3; padding: 0px; margin: 5px 0px 0 0; clear: both; color: #444; 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; }

/* From old design */
.article-wide .article-entry .innerbox { border: 1px solid #97B3B8; background: #FFF none repeat scroll 0% 0%; color: #444; 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 #A60000; }
.article-wide .article-entry .innerbox2 img { margin-bottom: 15px; width: 150px; }
.article-wide .article-entry .innerbox2 strong { text-align: left; color: #A60000; 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 #97B3B8; background: #EEE none repeat scroll 0% 0%; color: #444; 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: 0; }
.article-wide .article-entry .seriesbox p { font-size: 13px; }
.article-wide .article-entry .seriesbox p ~ p { margin: 0; }
.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: #900; 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%; float: left; line-height: 1.5em; float: left; display: inline; min-height: 170px; padding: 0px 20px 3px 0; }
.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: 0 0 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: #938C82; }

.article-wide .article-foot { margin-top: 30px; }

.article-foot .article-notes { border: 1px solid #97B3B8; 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: #000; padding: 0px 0px 8px; font-weight: bold; }
.article-notes ol, .article-notes ul {margin-left: 18px;}

.article-wide .article-author { border-top: 1px solid #989891; padding: 22px 0; 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: #000; }
.article-lead .meta { font-size: 13px; color: #444; margin-bottom: 5px; }
.article-lead p { font-size: 14px; color: #000; line-height: 1.5; letter-spacing: -0.02em; }
.article-lead p a { color: #991200; }

.article-body .podcast-player { margin-bottom: 20px; }

.tags { border: 1px solid #97b3b8; padding: 10px 15px; margin: 0 0 22px; font-size: 13px; line-height: 20px; }
.tags h5 { font-size: 15px; line-height: 1.3; color: #000; padding: 0 0 5px; font-weight: 700; }
.tags a { color: #900; }

#reply{ border: 1px solid #97b3b8; padding: 17px 15px; margin: 0 0 20px; min-height: 99px; font-family: 'Scala Sans', sans-serif; color: #5c5c5c; }
#reply form > * { display: none; }
#reply h2 { color: #444; font-weight: normal; font-size: 21px; text-transform: uppercase; padding: 0 0 15px; letter-spacing: 1px; }
#reply label { width: 85px; font-size: 16px; text-transform: uppercase; color: #5c5c5c; margin: 2px 20px 0 0; text-align: right; margin-bottom: 10px; }
#reply textarea { float: left; width: 476px; height: 48px; padding: 5px 7px; max-width: 446px; min-width: 446px; min-height: 44px; border: 1px solid #8a8b82; background: #fff; }
#reply .reply-info { margin-bottom: 15px; }
#reply .row { padding: 0 0 7px; }
#reply .row .field{ padding: 7px; border: 1px solid #9b9b9b; background: #fff; color: #5c5c5c; width: 364px; }
#reply .row input.small { width: 126px; }
#reply .row p { padding: 0 0 5px; font-size: 16px; color: #5c5c5c; line-height: 20px; }
#reply .indent { padding-left: 105px; }
#reply label.with-input { text-transform: none; margin: 0; }
#reply label.with-input input { float: left; margin: 4px 5px 0 0; }
#reply .captcha-row { float: left; width: 330px; }
#reply .captcha-row h5 { font-size: 14px; color: #ababab; }
#reply .gravatar-signup { float: right; width: 127px; padding: 0 0 0 20px; background: url(//images.ssireview.org/css/gravatar.png) no-repeat 0 3px; font-size: 14px; color: #ababab; line-height: 20px; margin-top: 10px; }
#reply .gravatar-signup a { color: #ababab; }
#reply .submit-row { overflow: hidden; padding: 10px 0 0; clear: both; }
#reply .submit { float: right; text-align: center; cursor: pointer;letter-spacing: 1px; text-transform: none; }

#reply .custom-checkbox { margin-bottom: 0; margin-top: 20px; }
#reply .custom-checkbox label { text-transform: none; width: 100%; font-size: 16px; color: #5c5c5c; line-height: 1; padding-right: 40px; text-align: left; }

/*comments july 2015*/
#comments h2 { font-size: 25px; }
#comments ul { list-style: none; margin: 10px 0 0 0; }
#comments .author { float: left; margin-right: 20px; }
#comments .posted-on, #comments .comment-by { font-family: 'Scala Sans', sans-serif; font-size: .9em; }
#comments .body { padding: 11px 0px 11px 70px; margin-bottom: 20px; line-height: 1.7; border-bottom: 1px solid #c0c0c0; }

#account h2 { color: #444; font-weight: normal; font-size: 21px; text-transform: uppercase; padding: 0 0 15px; letter-spacing: 1px; }
#account label { width: 145px; font-size: 16px; text-transform: uppercase; color: #5c5c5c; margin: 2px 20px 0 0; text-align: right; margin-bottom: 0px; }
#account textarea { float: left; width: 476px; height: 48px; padding: 5px 7px; max-width: 446px; min-width: 446px; min-height: 44px; border: 1px solid #8a8b82; background: #fff; }
#account .row { padding: 0 0 7px; }
#account .row-terms {  }
#account .row .field{ padding: 7px; margin-bottom: 10px; border: 1px solid #9b9b9b; background: #fff; color: #5c5c5c; width: 364px; }
#account .row input.small { width: 126px; }
#account .row p { font-size: 16px; color: #5c5c5c; 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: 0; }
#account label.with-input input { float: left; margin: 4px 5px 0 0; }
#account .captcha-row { float: left; width: 330px; }
#account .captcha-row h5 { font-size: 14px; color: #ababab; }
#account .submit-row { overflow: hidden; padding: 10px 0 0; clear: both; }
#account .submit { float: right; text-align: center; cursor: pointer;letter-spacing: 1px; text-transform: none; }
#account .custom-checkbox { margin-bottom: 0; margin-top: 20px; }
#account .custom-checkbox label { text-transform: none; width: 100%; font-size: 16px; color: #5c5c5c; line-height: 1; padding-right: 40px; text-align: left; }
#account .form-notes { margin-bottom: 15px; }
#account textarea.matrix-textarea { width: 100%; min-width: 60px; } /* Institutional form */
#account table.matrix { display: inline-block; } /* Fixes missing top border */
#account table.matrix td { text-align: center; vertical-align: middle; } 

#subscriber_sync label { width: 145px; font-size: 16px; text-transform: uppercase; color: #5c5c5c; margin: 2px 20px 0 0; text-align: right; margin-bottom: 10px; }
#subscriber_sync p { margin-bottom: 15px; }
#subscriber_sync .row { padding: 0 0 7px; }
#subscriber_sync .row .field{ padding: 7px; border: 1px solid #9b9b9b; background: #fff; color: #5c5c5c; width: 364px; }
#subscriber_sync .row input.small { width: 126px; }
#subscriber_sync .row p { font-size: 16px; color: #5c5c5c; 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: 0; }
#subscriber_sync label.with-input input { float: left; margin: 4px 5px 0 0; }
#subscriber_sync .submit-row { overflow: hidden; padding: 10px 0 0; clear: both; }
#subscriber_sync .submit { float: right; text-align: center; cursor: pointer;letter-spacing: 1px; text-transform: none; }

/* ------------------------------------------------------------ *\
	Bios
\* ------------------------------------------------------------ */

.section-head-bios-image img {
	margin: 0 15px 15px 0;
}
.section-bios h3 {
	text-align: left;
}
.section-bios-index .article-block {
	float: left;
	width: 49%;
}
.section-bios .article-block .article-body {
	min-height: 20px;
}

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

.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: #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",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",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', sans-serif; }
/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */
.widgets,
.widgets ul { list-style: none; }

.widget { margin-bottom: 30px; }
.widget-title { font-family: 'Adobe Caslon Pro', sans-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 { font-family: 'Scala Sans', sans-serif; font-size: 14px; color: #ababab; padding: 9px 13px 7px; width: 100%; display: inline-block; vertical-align: middle; border-radius: 0; }
.widget-subscribe .subscribe-btn { 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', 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', 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', sans-serif; font-size: 16px; color: #ab1600; text-transform: uppercase; display: inline-block; }

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

.widget-related { border-top: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding: 30px 0; 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: 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', sans-serif; font-size: 16px; color: #ab1600; text-transform: uppercase; }

.widget-published-by { font-family: "Scala Sans",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 h1 { 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', 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', 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', sans-serif; font-size: 12px; color: #000; line-height: 1; }

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

/* ------------------------------------------------------------ *\
	Popups
\* ------------------------------------------------------------ */
.popup-signin { width: 300px; margin: 0 auto; background-color: #fff; position: relative; }
.popup-signin .popup-head { background-color: #940d00; padding: 15px 20px; }
.popup-signin .popup-head h3 { font-family: 'Adobe Caslon Pro', serif; font-weight: 400; font-size: 28px; color: #fff; 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: #b7b7b7; border: 1px solid #9b9b9b; width: 100%; }
.form-signin .custom-checkbox { margin: 25px 0; }

.popup-signin .form-actions { font-size: 0; }
.popup-signin .form-actions .form-btn { width: 100%; border: 0; padding: 13px 0; 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: #a51f00; }

.custom-checkbox input { display: none; }
.custom-checkbox label { display: block; font-family: 'Scala Sans', sans-serif; font-size: 14px; color: #a9a9a9; padding-left: 30px; position: relative; }
.custom-checkbox label:before { content: ''; display: block; width: 20px; height: 19px; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; background-position: -20px 0; position: absolute; left: 0; top: 0; }
.custom-checkbox input:checked ~ label:before { background-position: 0 0; }

.popup-subscribe { width: 100%; max-width: 620px; margin: 0 auto; position: relative; background-color: #fff; font-family: 'Scala Sans', sans-serif; }
.popup-subscribe .popup-head { background-color: #940d00; 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: #fff; padding-right: 20px; line-height: 1; margin-bottom: 15px; }

.popup-subscribe .subscription-plan { background-color: #8a8b82; text-align: center; padding: 20px; }
.subscription-plan h3 { font-weight: 400; font-size: 25px; color: #fff; }
.subscription-plan p { font-size: 15px; color: #e7e8e7; margin-top: 10px; }
.subscription-plan p a { text-decoration: underline; color: #e7e8e7; }

.list-checks { list-style: none; overflow: hidden; }
.list-checks li { font-family: 'Scala Sans', sans-serif; font-size: 16px; color: #fff; padding-left: 34px; position: relative; }
.list-checks li:before { content: ''; width: 18px; height: 13px; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; background-position: 0 -40px; position: absolute; left: 0; 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 #9b9b9b; padding: 11px 13px 9px; }
.form-subscription .form-row { margin-bottom: 7px; font-size: 0; }
.form-subscription .fs-dropdown-selected { border: 1px solid #9b9b9b; padding: 10px 13px 8px; }

.popup button.mfp-close { top: 21px; right: 14px; width: 19px; height: 19px; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; background-position: -57px 0; font-size: 0; 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: #414141; padding-left: 26px; position: relative; }
.custom-radio label:before { content: ''; width: 16px; height: 16px; background-image: url(/css/images/sprite.png); background-repeat: no-repeat; background-position: -19px -21px; position: absolute; left: 0; 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: #a8a8a8; text-align: center; margin: 10px 0 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: 0; }
.form-subscription .form-actions a { display: inline-block; font-size: 16px; color: #a51f00; }

.popup-part3 { position: absolute; left: 50%; top: 0; width: 100%; z-index: 9999; }

.popup-part3 .popup-head { padding: 13px 20px; }
.popup-part3 .popup-head h3 { margin-bottom: 0; font-size: 36px; }

.popup-part3 .form-subscription { margin-bottom: 0; }
.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: #ababab; font-weight: 400; width: 25%; }

.form-subscription-international table th.active,
.form-subscription-international table td.active { color: #5c5c5c; }

.form-subscription-international table th { text-align: center; }
.form-subscription-international table td { text-align: right; border: 1px solid #fff; line-height: 1.2; }

.form-subscription-international table td:first-child { padding: 5px; }
.form-subscription-international h3 { text-align: left; font-size: 20px; color: #6f6f6f; }
.form-subscription-international .fs-dropdown-selected { border: 1px solid #9b9b9b; }

.form-subscription-international .form-row { margin-bottom: 7px; }
.form-subscription-international .form-section { padding-top: 30px; margin-top: 30px; border-top: 1px solid #d5d5d5; }
.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: 0 20px 20px; text-align: center; }
.form-subscription-international .form-actions p { text-align: left; font-size: 14px; color: #a8a8a8; margin-bottom: 15px; }

.table-desc { font-size: 14px; color: #ababab; }
.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: #ababab; background-color: #fff; border: 1px solid #e2e3e3; text-align: center; height: 41px; display: table-cell; vertical-align: middle; cursor: pointer; }
.custom-radio-alt input:checked ~ label { background-color: #e2e3e3; color: #5c5c5c; }

/* ------------------------------------------------------------ *\
	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 { font-size: 30px; line-height: 1.1; }
	.section-intro h5 { font-size: 14px; }
	.section-intro p { 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', 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: 766px ) {
	.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 { width: 240px; }

	.section-intro .section-body { padding-left: 0; text-align: center; }
	.section-intro h2 { font-size: 21px; padding: 0; }
	.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: 0; margin-top: 30px; }

	.article-inline { float: none; 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; }
}

@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: 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.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: 0; width: auto; float: none; }

	.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%; }

    .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
	}
}

/*Supplemental Changes*/
.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; }
