/* DO NOT EDIT CSS DIRECTLY. Please only edit the .less file */
/* Column Grid */
.container {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.clear:before {
  content: '';
  display: table;
}
.clear:after {
  content: '';
  display: table;
  clear: both;
}
.row {
  clear: both;
  margin: 0;
}
.row:before {
  content: '';
  display: table;
}
.row:after {
  content: '';
  display: table;
  clear: both;
}
.col {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.col:first-child {
  margin-left: 0;
}
.col:last-child {
  margin-right: 0;
}
.span1 {
  width: 6.5%;
}
.span2 {
  width: 15%;
}
.span3 {
  width: 23.5%;
}
.span4 {
  width: 32%;
}
.span5 {
  width: 40.5%;
}
.span6 {
  width: 49%;
}
.span7 {
  width: 57.5%;
}
.span8 {
  width: 66%;
}
.span9 {
  width: 74.5%;
}
.span10 {
  width: 83%;
}
.span11 {
  width: 91.5%;
}
.span12 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.offset0,
.offset0:first-child {
  margin-left: 0% !important;
}
.offset1,
.offset1:first-child {
  margin-left: 8.5% !important;
}
.offset2,
.offset2:first-child {
  margin-left: 17% !important;
}
.offset3,
.offset3:first-child {
  margin-left: 25.5% !important;
}
.offset4,
.offset4:first-child {
  margin-left: 34% !important;
}
.offset5,
.offset5:first-child {
  margin-left: 42.5% !important;
}
.offset6,
.offset6:first-child {
  margin-left: 51% !important;
}
.offset7,
.offset7:first-child {
  margin-left: 59.5% !important;
}
.offset8,
.offset8:first-child {
  margin-left: 68% !important;
}
.offset9,
.offset9:first-child {
  margin-left: 76.5% !important;
}
.offset10,
.offset10:first-child {
  margin-left: 85% !important;
}
.offset11,
.offset11:first-child {
  margin-left: 93.5% !important;
}
.scale,
.scale > img {
  display: block;
  max-width: 100%;
}
/* Type */
span.hide {
  display: none;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'synthesis';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 40px;
  line-height: 45px;
  font-weight: normal;
}
h2 {
  font-size: 1.25em;
  line-height: 1;
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
aside h3 {
  font-size: 14px;
  font-weight: bold;
  padding-top: 14px;
  padding-bottom: 10px;
}
ol,
ul {
  list-style: none;
}
.article-body ul,
.sidebar ul,
.text-col ul,
.article-body ol,
.sidebar ol,
.text-col ol {
  margin: 0 0 0.75em 1.5em;
  padding: 0;
}
.article-body ul,
.sidebar ul,
.text-col ul {
  list-style: square;
}
.article-body ul:last-child,
.sidebar ul:last-child,
.text-col ul:last-child {
  margin-bottom: 0;
}
.article-body ol,
.sidebar ol,
.text-col ol {
  list-style: decimal;
}
.article-body ol:last-child,
.sidebar ol:last-child,
.text-col ol:last-child {
  margin-bottom: 0;
}
.article-body li,
.sidebar li,
.text-col li {
  margin-bottom: 0.5em;
}
.article-body li:last-child,
.sidebar li:last-child,
.text-col li:last-child {
  margin-bottom: 0;
}
.article-body li > ul,
.sidebar li > ul,
.text-col li > ul,
.article-body li > ol,
.sidebar li > ol,
.text-col li > ol {
  margin-top: 1em;
}
a {
  color: #00829b;
  text-decoration: none;
}
a:hover {
  color: #00829b;
  text-decoration: underline;
}
/* Default Stylesheet Overrides */
a img {
  border: none !important;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 16px;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.owl-carousel.single#img-slider {
  margin-bottom: 0;
}
section.detailpage {
  padding-top: 9.3em;
}
#breadcrumb {
  display: none;
}
section {
  padding: 0;
}
section #content.col-66percent.maincol {
  width: 100%;
  padding: 0;
}
section #content.col-66percent.maincol h1 {
  margin-top: 0;
}
section .col-33percent.sidebar {
  display: none;
}
.featurette-divider {
  display: none;
}
blockquote {
  border-left: none;
}
ul,
ol {
  margin: 0;
}
footer {
  padding-top: 0;
}
footer .footer-inner {
  margin-top: 0;
}
footer #row2cols3 {
  display: none;
}
.owl-wrapper-outer,
#topbanner {
  margin-top: 10em;
}
.owl-wrapper-outer .masthead,
#topbanner .masthead {
  margin-bottom: 0;
}
.owl-wrapper-outer #synthesis-logo,
#topbanner #synthesis-logo {
  vertical-align: middle;
}
.hyphens {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* Issue Specific Header */
.masthead {
  color: #004B85;
  line-height: 1;
  padding: 10px 20px;
  border: 0;
  border-bottom: 1px solid #ddd;
  background-color: #032863;
  color: #fff;
}
.masthead:before {
  content: '';
  display: table;
}
.masthead:after {
  content: '';
  display: table;
  clear: both;
}
#home-link {
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  position: relative;
  border-right: 1px dotted #fff;
  vertical-align: top;
  text-align: center;
  margin-right: 16px;
  width: 50px;
  height: 26px;
  background: url(../_images/home.png) left center no-repeat;
  background-size: contain;
  padding-right: 20px;
}
.lt-ie9 #home-link {
  display: block;
  float: left;
}
#synthesis-logo {
  width: 180px;
  height: 30px;
  margin: 0;
  display: inline-block;
  background: url(../_images/synthesis-logo-pn.png) center no-repeat;
  background-size: contain;
  text-indent: -9999px;
  vertical-align: middle;
}
#synthesis-logo a {
  display: block;
  width: 180px;
  height: 30px;
}
.lt-ie9 #synthesis-logo {
  display: block;
  float: left;
}
#tagline {
  color: #fff;
  display: inline-block;
  padding-left: 16px;
  font-size: 14px;
  margin-right: 16px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  font-weight: normal;
  text-align: center;
}
.lt-ie9 #tagline {
  display: block;
  float: left;
}
#issue {
  display: inline-block;
  color: #fff;
  border-left: 1px dotted #fff;
  margin: 0 16px 0 0;
  padding-left: 16px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
}
.lt-ie9 #issue {
  display: block;
  float: left;
}
#issue a {
  color: #fff !important;
}
.article-paging {
  display: inline-block;
  line-height: 1;
  float: right;
  margin-bottom: 0;
}
.article-paging a {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
.article-paging a:hover {
  opacity: .6;
}
.article-paging .prev-article {
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 26px;
  background: url(../_images/prev.png) center no-repeat;
  background-size: contain;
}
.article-paging .next-article {
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 26px;
  background: url(../_images/next.png) center no-repeat;
  background-size: contain;
}
.lt-ie9 .article-paging {
  display: block;
}
#home-cover {
  float: left;
  margin-right: 15px;
}
#home-toc {
  float: left;
  width: 260px;
  margin-top: 10px;
  margin-left: 0px !important;
}
#home-toc li {
  margin-bottom: 10px;
}
#home-toc h3 {
  line-height: 24px;
  margin-bottom: 5px;
}
#home-toc p {
  line-height: 16px;
}
h2#nameplate {
  font-size: 15px;
  padding: 15px;
  background-color: #004B85;
  color: #fff;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  margin-top: 10px;
  clear: both;
}
h2#nameplate:before {
  content: '';
  display: table;
}
h2#nameplate:after {
  content: '';
  display: table;
  clear: both;
}
#past-issues {
  padding: 0;
  margin-bottom: 10px;
}
#past-issues li {
  width: 48%;
  margin: 1%;
  float: left;
  background-color: #004b85;
  color: #fff;
  text-align: center;
}
#past-issues li img {
  margin-bottom: 0;
  width: 100%;
  display: block;
}
#past-issues li a {
  color: #fff;
  text-decoration: none;
}
#past-issues li a:hover {
  color: #fff;
  text-decoration: underline;
}
#past-issues li a span {
  display: block;
  line-height: 1;
  padding: 12px 0 13px;
}
#past-issues .spring14 {
  background-color: #b32a43;
}
#past-issues .fall14 {
  background-color: #8a110e;
}
#past-issues .spring15 {
  background-color: #0080af;
}
#past-issues .fall15 {
  background-color: #b3004e;
}
#past-issues .spring16 {
  background-color: #078188;
}
#past-issues .fall16 {
  background-color: #004B85;
}
#past-issues .spring17 {
  background-color: #5d196a;
}
#past-issues .winter17 {
  background-color: #00AACD;
}
#past-issues .spring18 {
  background-color: #00918B;
}
#past-issues .fall18 {
  background-color: #aa122e;
}
h2#view-more {
  background-color: #f2f2f2;
  padding: 15px;
  font-size: 15px;
  line-height: 1;
  font-weight: 300;
  margin: 5px 0;
  text-align: center;
}
h2#view-more a {
  text-decoration: none;
}
h2#view-more a:hover {
  text-decoration: underline;
}
#contentcenter {
  padding: 0;
  border: none;
  float: none;
}
.home-intro-wrap {
  padding: 10px;
  width: 65%;
  float: left;
}
#home-cover {
  width: 49%;
  margin: 0;
}
#home-toc {
  width: 50%;
  padding: 0 2%;
}
.past-issues-wrap {
  width: 35%;
  float: left;
  padding: 6px;
}
/* Issue Home */
#toc {
  font-size: 90%;
  padding: 10px 15px 10px;
}
#toc h2 {
  color: #06457a;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#toc ul {
  padding-left: 0;
}
#toc li {
  list-style: none;
  margin: 0 0 10px;
}
#toc li a {
  color: #000;
  text-decoration: none;
}
#toc li a strong {
  display: block;
  color: #808080;
}
#toc li a:hover {
  text-decoration: underline;
}
#cover {
  background-color: #f2f2f2;
  margin-bottom: 15px;
  overflow: hidden;
}
#cover > img {
  width: 100%;
  vertical-align: bottom;
}
#cover article {
  float: left;
  width: 480px !important;
  padding: 25px 50px;
}
#cover article a {
  text-decoration: none;
}
#cover article a:hover {
  text-decoration: underline;
}
#cover article h2 {
  margin-bottom: 10px;
}
#pdf-dl {
  float: right;
  width: 240px;
  padding-top: 50px;
  text-align: center;
  color: #fff;
  margin-left: 25px;
}
#pdf-dl a {
  display: block;
  background-color: #f2f2f2;
  color: #005499;
  font-size: 18px;
  text-decoration: none;
  padding: 10px;
}
#pdf-dl a:hover {
  text-decoration: underline;
}
#pdf-dl h2 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 200;
}
#inside-articles {
  padding: 0 30px 0 30px;
  position: relative;
  margin-bottom: 40px;
}
#article-slider {
  position: relative;
  overflow: hidden;
  height: 430px;
}
#article-list {
  /* width = width of article x # of articles in slider */
  width: 1110px;
  overflow: hidden;
}
li.excerpt {
  width: 180px;
  height: 430px;
  margin-left: 5px;
  float: left;
  background-color: #f2f2f2;
}
li.excerpt article {
  width: auto;
  padding: 10px 12px;
  color: #fff;
}
li.excerpt h3 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: normal;
}
li.excerpt h3 a {
  color: #fff;
  text-decoration: none;
}
li.excerpt p {
  font-size: 90%;
  line-height: 1.5;
}
li.excerpt a {
  color: #fff;
  text-decoration: underline;
}
#excerpt-pager a {
  background-color: #004b85;
  width: 0;
  padding-left: 25px;
  height: 430px;
  position: absolute;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}
#excerpt-pager a:before {
  font-size: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
#excerpt-prev {
  top: 0;
  left: 0;
}
#excerpt-prev:before {
  right: -4px;
}
#excerpt-next {
  top: 0;
  right: 0;
}
#excerpt-next:before {
  left: -4px;
}
.issue-home .span9.col {
  float: right;
  margin-left: 1%;
  margin-right: 0;
}
.issue-home .span3.col {
  float: right;
  margin-left: 0;
}
#cover {
  background-color: #d9e4ed;
}
#cover article {
  padding: 20px 27px;
  float: none;
  width: auto !important;
}
#cover article h1 {
  font-size: 27px;
  line-height: 1.2;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#cover article h2,
#cover article a {
  color: #004B85;
}
.article {
  padding: 0;
}
.article .with-sidebar {
  width: 73%;
  padding: 0px 8% 50px;
}
.article .no-sidebar {
  width: 100%;
  padding: 0px 19% 50px;
}
.article h3 {
  font-size: 1.1em;
  color: #004B85;
  font-weight: bold;
}
.hero-img img {
  width: 100%;
}
.hero-img .hero-headline {
  position: absolute;
  z-index: 1;
}
.hero-img .hero-headline h1,
.hero-img .hero-headline h2 {
  font-size: 1px !important;
  line-height: 1;
  opacity: 0;
  color: rgba(0, 0, 0, 0);
}
#topbanner {
  width: 100%;
}
.article-body {
  float: left;
  background-color: #fff;
}
.article-body h1 {
  font-weight: normal;
}
.article-body h2 {
  color: #004b85;
  font-weight: bold;
  line-height: 1.25;
  margin: 1.5em 0 0.5em;
}
.article .sidebar {
  width: 27%;
  float: left;
}
.article .sidebar .more-info {
  padding: 0 30px;
  margin: 30px 0;
  border-left: 1px solid #ddd;
}
.article .sidebar .more-info p,
.article .sidebar .more-info li {
  font-size: 90%;
}
.article .sidebar h3 {
  font-weight: bold;
  margin-bottom: 10px;
}
.article .sidebar aside p,
.article .sidebar blockquote p {
  line-height: 21px;
  padding: 0;
}
.article .sidebar .caption {
  color: #aaa;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  margin: 15px;
  padding: 0;
}
.article .sidebar .caption strong {
  font-weight: bold;
  color: #aaa;
}
.article .sidebar a {
  text-decoration: underline !important;
}
.article .sidebar img {
  width: 100%;
}
aside img {
  display: block;
  margin: 0;
  width: 100%;
}
aside p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
}
aside p:last-child {
  margin-bottom: 0;
}
aside figcaption {
  font-size: 90%;
}
aside .caption {
  color: #aaa;
  text-align: left;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  padding: 6px 0 10px;
}
aside .caption strong {
  font-weight: bold;
  color: #aaa;
}
aside .color-caption {
  text-align: left;
  font-size: 16px;
  line-height: 27px;
  padding: 24px;
  color: #fff;
}
aside blockquote {
  padding: 0;
}
aside blockquote p {
  text-align: left;
  font-size: 1.1em;
  line-height: 30px;
}
aside blockquote p:last-child {
  margin-bottom: 0;
}
aside img + blockquote {
  margin-top: 10px;
}
aside footer {
  line-height: 18px;
  margin-left: 25px;
  background: none;
  padding: 0;
}
aside footer .quote-name {
  text-transform: uppercase;
  font-weight: bold;
}
.no-sidebar .pull-left {
  float: left;
  margin: 20px 30px 20px -20%;
  padding: 0;
}
.no-sidebar .pull-right {
  float: left;
  float: right;
  margin: 20px -20% 20px 30px;
  padding: 0;
}
.with-sidebar .pull-left {
  float: left;
  margin: 20px 30px 20px -10%;
  padding: 0;
}
.with-sidebar .pull-right {
  float: right;
  margin: 20px -10% 20px 30px;
  padding: 0;
}
.article .intro strong {
  color: #004B85;
}
.article-title h1 {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 200;
  color: #004B85;
  font-size: 40px;
}
.article:before {
  content: '';
  display: table;
}
.article:after {
  content: '';
  display: table;
  clear: both;
}
.article .hero-img {
  margin: 0px auto 0;
  max-width: 1000px;
  position: relative;
  max-height: none;
  padding: 0;
}
.article .hero-img img.hero {
  float: none;
}
.article .hero-img figcaption {
  position: absolute;
  bottom: 0;
  padding: 10px 20px;
  color: #fff;
  text-shadow: 0 0 5px #333;
  font-style: italic;
}
.article-body.no-sidebar aside {
  width: 40%;
}
.article-body.no-sidebar aside img {
  width: 100%;
}
.article-body.no-sidebar aside.full-width {
  width: 100%;
  margin: 20px 0 ;
}
.article-body h1:before {
  content: '';
  display: table;
}
.article-body h1:after {
  content: '';
  display: table;
  clear: both;
}
.article-body .article-subhead {
  font-size: 75%;
}
.article-body h1 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 1em;
}
.article-body h2 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: bold;
}
.article-body p {
  line-height: 1.5;
}
.article-body blockquote {
  margin-bottom: 0;
}
.article-body blockquote p {
  margin-bottom: 0;
}
.article-body blockquote footer {
  background: none;
  padding: 10px;
  font-size: 100%;
}
img.hero {
  display: block;
}
.sidebar img {
  display: block;
}
.sidebar aside {
  color: #fff;
}
.sidebar aside p {
  margin-bottom: 10px !important;
}
.sidebar ul,
.sidebar ol {
  margin-bottom: 1.25em;
}
aside img {
  max-width: 100%;
}
h1.article-head-nocolor {
  font-size: 40px;
  color: #fff;
  padding: 22px 60px;
  margin: 0 !important;
  clear: both;
}
h2.article-subhead-nocolor {
  color: #d4cf30;
  padding: 0 0 30px 60px;
  margin: 0 !important;
}
.director {
  background-color: #e4f0f1;
}
.director .hero-img {
  max-width: none;
}
.director .article-head {
  background-color: #3c939a;
  color: #fff;
  padding: 2.5em 1em 1em;
  display: inline-block;
}
.director strong {
  color: #078188;
}
.director .article-body {
  min-height: 620px;
  padding-top: 0;
}
.director .article-body h2 {
  font-weight: normal;
}
.director .sidebar .more {
  padding: 2em;
  color: #078188;
}
.director .sidebar .more img {
  max-width: 270px;
  margin-bottom: 1em;
}
.director .sidebar .more p {
  font-size: 90%;
  line-height: 1.25;
}
.bitsandpieces {
  background-color: #fff;
}
.bitsandpieces.article .article-body {
  padding-top: 30px;
}
.bitsandpieces .article-head {
  background-color: #AFA298;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 2.5em 1em 1em;
  color: #fff;
}
.bitsandpieces .story {
  margin: 30px 0;
}
.bitsandpieces .story:before {
  content: '';
  display: table;
}
.bitsandpieces .story:after {
  content: '';
  display: table;
  clear: both;
}
.bitsandpieces .caption {
  font-size: 12px;
  margin-top: 6px;
  color: #999;
}
.bitsandpieces img.full-width {
  width: 100%;
}
.bitsandpieces img.full-width:before {
  content: '';
  display: table;
}
.bitsandpieces img.full-width:after {
  content: '';
  display: table;
  clear: both;
}
.bitsandpieces .pull-left {
  width: auto;
  max-width: 100%;
  margin: 6px 1.5em 1.5em 0px;
}
.bitsandpieces .pull-right {
  width: auto;
  max-width: 100%;
  margin: 6px 0px 1.5em 1.5em;
}
.bitsandpieces hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1em 0;
  padding: 0;
}
.bitsandpieces .for-screen-reader {
  height: 0;
  margin: 0;
  overflow: hidden;
}
#content .detail.pi {
  width: 530px;
}
#content .pi .year {
  width: 90px;
  color: #004b85;
  font-size: 21px;
  float: left;
  padding-top: 20px;
}
#content .pi .notebody {
  margin-left: 0;
  float: left;
  width: 400px;
}
#content .pi .notebody .issue {
  display: block;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: solid 1px #fff;
}
#content .pi .notebody .issue:before {
  content: '';
  display: table;
}
#content .pi .notebody .issue:after {
  content: '';
  display: table;
  clear: both;
}
#content .pi .notebody .issue:last-child {
  border-bottom: none !important;
}
#content .detail.pi-odd-color {
  background-color: #F2F2F2;
}
#content .detail.pi-even-color {
  background-color: #e3e3e3;
}
.bottom-cap {
  display: none;
}
@media (max-width: 1099px) {
  .home-intro-wrap {
    width: 100%;
  }
  .past-issues-wrap {
    width: 100%;
  }
  .past-issues-wrap #past-issues li {
    width: 23%;
  }
}
@media (max-width: 999px) {
  .subsections {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .subsections:first-child {
    margin-left: 0;
  }
  .subsections:last-child {
    margin-right: 0;
  }
  .subsections .sub-block {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 49%;
    padding: 0;
  }
  .subsections .sub-block:first-child {
    margin-left: 0;
  }
  .subsections .sub-block:last-child {
    margin-right: 0;
  }
  .feature .hero-img {
    height: auto;
    height: inherit;
  }
  .feature .hero-img:before {
    content: '';
    display: table;
  }
  .feature .hero-img:after {
    content: '';
    display: table;
    clear: both;
  }
  .feature .hero-img img {
    position: static;
  }
  .feature .hero-img img:before {
    content: '';
    display: table;
  }
  .feature .hero-img img:after {
    content: '';
    display: table;
    clear: both;
  }
  article header img {
    width: 100%;
  }
  .main-article.no-sidebar .article-body {
    padding: 0;
    margin: 0 auto 30px;
    max-width: 600px;
  }
}
@media (max-width: 959px) {
}
@media (max-width: 859px) {
  .owl-wrapper-outer,
  #topbanner {
    margin-top: 8.4em;
  }
  section.detailpage {
    padding-top: 8.4em;
  }
  #masthead {
    min-height: 140px;
    text-align: center;
  }
  #home-link {
    border: none;
    text-align: right;
    display: none;
  }
  #synthesis-logo {
    display: block;
    height: 30px;
    margin: 0px auto 10px;
  }
  #synthesis-logo a {
    display: block;
  }
  #tagline {
    border: none;
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
    line-height: 1;
    padding: 0;
    float: none;
  }
  #issue {
    border: none;
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
    line-height: 1;
    padding: 0;
    float: none;
  }
  .article-paging {
    height: 26px;
    border: none;
    width: 100%;
    text-align: center;
    margin: 0 auto 10px;
    line-height: 1;
    padding: 0;
    float: none;
  }
  .issue-home .span3.col {
    margin: 0;
    width: 100%;
    float: right;
  }
  .issue-home .span9.col {
    margin: 0;
    width: 100%;
    float: right;
  }
  #toc ul:first-of-type {
    columns: 2;
  }
  #toc li {
    vertical-align: top;
  }
  .main-article.no-sidebar aside.pull-left {
    margin-left: -10%;
    width: 48%;
  }
  .main-article.no-sidebar aside.pull-right {
    margin-right: -10%;
    width: 48%;
  }
}
@media (max-width: 767px) {
  .story-block {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 20px;
  }
  .story-block .story-img {
    width: 130px;
    margin: 0 16px 10px 0;
    float: left;
  }
  .story-block .story-title {
    margin-top: 0;
  }
  .story-block:last-child {
    margin-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a {
    min-width: 100%;
    max-width: 100%;
  }
  .subsections {
    padding: 0 20px;
  }
  .article .no-sidebar,
  .article .with-sidebar,
  .article .sidebar {
    width: 100%;
    padding: 30px 12% 50px;
  }
  .article .sidebar {
    padding-top: 0;
  }
  .article .sidebar .more-info {
    border-left: none;
    border-top: 1px solid #ddd;
    padding: 0;
    margin-top: 0;
    padding-top: 30px;
  }
  .no-sidebar .pull-left {
    margin: 20px 30px 20px 0%;
  }
  .no-sidebar .pull-right {
    margin: 20px 0% 20px 30px;
  }
  .with-sidebar .pull-left {
    margin: 20px 30px 20px 0%;
  }
  .with-sidebar .pull-right {
    margin: 20px 0% 20px 30px;
  }
  #inside-articles {
    margin-bottom: 0px;
  }
  li.excerpt {
    height: 400px;
  }
  #past-issues {
    margin: 0 !important;
  }
}
@media (max-width: 599px) {
  .subsections {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .subsections:first-child {
    margin-left: 0;
  }
  .subsections:last-child {
    margin-right: 0;
  }
  .subsections .sub-block,
  .subsections .sub-block-half-wrap {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .subsections .sub-block:first-child,
  .subsections .sub-block-half-wrap:first-child {
    margin-left: 0;
  }
  .subsections .sub-block:last-child,
  .subsections .sub-block-half-wrap:last-child {
    margin-right: 0;
  }
  .article-body aside.pull-left {
    margin: 1.5em 0;
    width: 100% !important;
  }
  .article-body aside.pull-right {
    margin: 1.5em 0;
    width: 100% !important;
  }
  .article-body aside blockquote {
    margin: 0;
  }
}
@media (max-width: 479px) {
  .article .no-sidebar,
  .article .with-sidebar,
  .article .sidebar {
    width: 100%;
    padding: 30px 30px 50px;
  }
  .no-sidebar .pull-left {
    float: none !important;
    clear: both !important;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
  }
  .no-sidebar .pull-right {
    float: none !important;
    clear: both !important;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
  }
  .with-sidebar .pull-left {
    float: none !important;
    clear: both !important;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
  }
  .with-sidebar .pull-right {
    float: none !important;
    clear: both !important;
    width: 100%;
    max-width: 100%;
    margin: 20px auto;
  }
  #contentcenter #main #home-intro > a {
    width: 100%;
    text-align: center;
    display: block;
  }
  #contentcenter #main #home-cover {
    display: inline-block;
    margin: 10px auto;
    max-width: 300px;
    width: 100%;
    float: none;
  }
  #contentcenter #main #home-toc {
    text-align: center;
    width: 100%;
  }
  #cover {
    position: relative;
  }
  #cover article {
    padding-bottom: 140px;
  }
  #pdf-dl {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 16px;
    margin-left: 0;
  }
  #pdf-dl h2 {
    margin-bottom: 16px;
  }
  #past-issues li {
    width: 47%;
  }
}
