.clear:before {
  content: '';
  display: table;
}
.clear:after {
  content: '';
  display: table;
  clear: both;
}
section {
  padding: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.masthead {
  background-color: #aa122e;
}
#cover {
  background-color: #f7e7ea;
}
#cover article h2,
#cover article a {
  color: #aa122e;
}
#home-intro {
  background-color: #f7e7ea;
}
#home-intro #home-toc a {
  color: #aa122e;
}
#home-intro #home-toc a:hover {
  color: #aa122e;
}
h2#nameplate {
  background-color: #aa122e;
}
#pdf-dl {
  background-color: #aa122e;
}
#pdf-dl a {
  background-color: #fff;
}
li.excerpt {
  width: 175px;
  height: 360px;
}
#article-list {
  /* width = width of article x # of articles in slider */
  width: 1260px;
  overflow: hidden;
  padding: 0;
}
.excerpt img {
  width: 175px;
}
.excerpt.bitsandpieces {
  background-color: #065d7c;
}
.excerpt.nicotine {
  background-color: #5f9639;
}
.excerpt.hispanics {
  background-color: #E37A26;
}
.excerpt.huggie {
  background-color: #0080af;
}
.excerpt.glioblastoma {
  background-color: #5d196a;
}
.excerpt.angel {
  background-color: #078188;
}
.excerpt.andrews {
  background-color: #4c65ab;
}
#excerpt-pager a {
  background-color: #aa122e;
}
#article-slider,
#excerpt-pager a {
  height: 360px;
}
.caps {
  text-transform: uppercase;
}
.article .hero-img {
  max-width: 1280px;
}
.bitsandpieces img {
  width: 100%;
}
.bitsandpieces .story1 h2 {
  color: #E37A26;
}
.bitsandpieces .story1 figure {
  width: 50%;
  max-width: 200px;
}
.bitsandpieces .story2 h2 {
  color: #004B85;
}
.bitsandpieces .story3 h2 {
  color: #5f9639;
}
.bitsandpieces .story3 figure {
  width: 50%;
  max-width: 200px;
}
.bitsandpieces .story4 h2 {
  color: #a10836;
}
.bitsandpieces .story4 figure {
  width: 50%;
  max-width: 300px;
}
.bitsandpieces .story5 h2 {
  color: #524f84;
}
.bitsandpieces .story5 .lighter {
  color: #0080af;
  display: inline-block;
  margin-top: 10px;
}
.bitsandpieces .story5 figure {
  width: 50%;
  max-width: 300px;
}
.bitsandpieces .story6 h2 {
  color: #5f9639;
}
.bitsandpieces .story6 figure {
  width: 50%;
  max-width: 200px;
}
.bitsandpieces .story7 .headline-wrap {
  text-align: center;
  padding: 80px 20px 20px;
  margin-bottom: 30px;
  background: #38b6ea url(../issues/fall2018/_images/fall2018-bitsandpieces-story7-bg.png) no-repeat center;
}
.bitsandpieces .story7 .headline-wrap h2 {
  margin: auto;
  max-width: 370px;
}
.bitsandpieces .story7 .headline-wrap .main-heading {
  color: #004B85;
  font-size: 153%;
}
.bitsandpieces .story7 .headline-wrap .sub-heading {
  color: #fff;
}
.bitsandpieces .story7 .infographic {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.bitsandpieces .story7 li {
  list-style-type: none;
  text-align: center;
  padding: 10px 30px;
  flex: 0 1 49%;
}
.bitsandpieces .story7 .img-wrap {
  width: 100px;
  height: 100px;
  margin: 10px auto;
}
.bitsandpieces .story7 img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
}
.bitsandpieces .story7 strong {
  font-weight: bold;
  color: #004B85;
  display: block;
  font-size: 28px;
}
.nicotine {
  background-color: #fff;
}
.nicotine h1 {
  background-color: none;
  padding: 1.5em 0;
}
.nicotine .article-head {
  color: #009dbb;
  text-align: right;
  float: left;
  width: 50%;
  margin-right: 1em;
  border-right: 1px solid #004B85;
  padding: 0.5em 1em 0.5em 0;
}
.nicotine .article-subhead {
  color: #004B85;
  font-size: 75%;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.8em 0;
}
.nicotine .article-body {
  background-image: url(../issues/fall2018/_images/fall2018-nicotine-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50px 250px;
}
.nicotine .article-body strong,
.nicotine .article-body h2,
.nicotine .article-body a {
  color: #009dbb;
}
.nicotine .article-body aside {
  color: #5f9639;
}
.nicotine .article-body aside strong {
  color: #5f9639;
}
.hispanics {
  background-color: #fff;
}
.hispanics .article-head {
  background-color: #aa122e;
  color: #fff;
  text-align: right;
  padding: 2em 1em 1.25em 1em;
  margin-right: 0.5em;
  width: 40%;
  min-width: 280px;
  float: left;
  letter-spacing: 1px;
}
.hispanics .article-subhead {
  text-transform: uppercase;
  background-color: #fdc33b;
  color: #aa122e;
  font-size: 75%;
  padding: 3em 1em 1em;
}
.hispanics .article-body {
  background-image: url(../issues/fall2018/_images/fall2018-hispanics-bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.hispanics .article-body strong,
.hispanics .article-body h2,
.hispanics .article-body a {
  color: #0080af;
}
.hispanics .article-body aside {
  color: #0080af;
}
.hispanics .article-body aside strong {
  color: #0080af;
}
.huggie {
  background-color: #fff;
}
.huggie h1 {
  padding: 2em 1em 2em 0;
}
.huggie .article-head {
  color: #0080af;
  letter-spacing: 2px;
  padding-bottom: 0.5em;
  display: inline-block;
  padding-top: 16px;
}
.huggie .article-subhead {
  color: #3c939a;
  margin-left: 5em;
  text-transform: uppercase;
  font-size: 80%;
}
.huggie .article-body strong,
.huggie .article-body h2,
.huggie .article-body a {
  color: #E48400;
}
.huggie .article-body aside {
  color: #3c939a;
}
.huggie .article-body aside strong {
  color: #3c939a;
}
.cure {
  background-color: #fff;
}
.cure .article-head {
  background-color: #fff;
  color: #5f9639;
  text-align: right;
  padding: 2em 1em 2em 1em;
  margin-right: 0.5em;
  width: 45%;
  min-width: 340px;
  float: left;
  letter-spacing: 1px;
}
.cure .article-subhead {
  background-color: #00AACD;
  color: #fff;
  padding: 2.9em 1em 1em;
  font-size: 80%;
  text-transform: uppercase;
}
.cure .article-body strong,
.cure .article-body h2,
.cure .article-body a {
  color: #078188;
}
.cure .article-body aside {
  color: #078188;
}
.cure .article-body aside strong {
  color: #078188;
}
.cure aside.aside3 {
  width: 50%;
}
.glioblastoma {
  background-color: #fff;
}
.glioblastoma .article-head {
  background-color: #fff;
  color: #5f9639;
  text-align: right;
  padding: 2.2em 1em 2em 1em;
  margin-right: 1em;
  width: 30%;
  min-width: 200px;
  float: left;
  letter-spacing: 1px;
}
.glioblastoma .article-subhead {
  background-color: #85b761;
  color: #004B85;
  padding: 3em 1em 1em;
  font-size: 80%;
  text-transform: uppercase;
}
.glioblastoma .article-body strong,
.glioblastoma .article-body h2,
.glioblastoma .article-body a {
  color: #632C5D;
}
.glioblastoma .article-body .intro {
  font-size: 20px;
  color: #632C5D;
}
.glioblastoma .article-body aside {
  color: #004B85;
}
.glioblastoma .article-body aside strong {
  color: #004B85;
}
.glioblastoma .aside2 {
  padding: 30px;
  background-color: #ece3ed;
}
.glioblastoma .aside2 h3 {
  margin-top: 0;
  padding: 0;
}
.glioblastoma .aside2 p {
  font-size: 16px;
  color: #000;
}
.glioblastoma .aside2 img {
  max-width: 150px;
  float: right;
  margin: 0 0 1em 1em;
}
.glioblastoma .aside4 {
  padding: 30px;
  background-color: #f2f6da;
}
.glioblastoma .aside4 h3 {
  margin-top: 0;
  padding: 0;
}
.glioblastoma .aside4 p {
  font-size: 16px;
  color: #000;
}
.angel {
  background-color: #fff;
}
.angel h1 {
  background-color: #d4cf30;
}
.angel .article-head {
  text-align: right;
  padding: 2em 1em 1em 1em;
  margin-right: 0.5em;
  background-color: #67A53A;
  color: #fff;
  width: 45%;
  min-width: 290px;
  text-transform: uppercase;
  float: left;
  letter-spacing: 1px;
}
.angel .article-subhead {
  color: #004B85;
  font-size: 80%;
  padding: 2.7em 1em 1em;
}
.angel .article-body {
  background-image: url(../issues/fall2018/_images/fall2018-angel-bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}
.angel .article-body strong,
.angel .article-body h2,
.angel .article-body a {
  color: #004B85;
}
.angel .article-body aside {
  color: #327927;
}
.angel .article-body aside strong {
  color: #327927;
}
.andrews {
  background-color: #fff;
}
.andrews h1 {
  background-color: #94a3cd;
  padding: 2em 1em;
}
.andrews .article-head {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-top: 16px;
  padding-bottom: 0.5em;
  font-size: 75%;
}
.andrews .article-subhead {
  color: #632C5D;
  margin-left: 5em;
  font-size: 100%;
}
.andrews .article-body strong,
.andrews .article-body h2,
.andrews .article-body a {
  color: #B93F15;
}
.andrews .article-body aside {
  color: #632C5D;
}
.andrews .article-body aside strong {
  color: #632C5D;
}
@media (max-width: 959px) {
  .nicotine .article-head,
  .hispanics .article-head,
  .cure .article-head,
  .angel .article-head {
    width: 50%;
    min-width: initial;
    padding-bottom: 2em;
  }
}
@media (max-width: 767px) {
  .article .no-sidebar,
  .article .with-sidebar,
  .article .sidebar {
    width: 100%;
    padding: 0px 12% 50px;
  }
  .nicotine .article-head,
  .hispanics .article-head,
  .angel .article-head {
    width: 100%;
    text-align: left;
    margin: 0 0 1em 0;
    padding: 1em;
    border: none;
  }
  .nicotine .article-subhead,
  .hispanics .article-subhead,
  .angel .article-subhead {
    width: 100%;
  }
  .cure .article-head,
  .glioblastoma .article-head {
    width: 100%;
    text-align: left;
    margin: 0 0 1em 0;
    padding: 1em 1em 1em 0;
    border: none;
  }
  .cure .article-subhead,
  .glioblastoma .article-subhead {
    margin-left: 2em;
  }
  .huggie .article-head,
  .andrews .article-head {
    margin: 0;
  }
  .huggie .article-subhead,
  .andrews .article-subhead {
    margin-left: 2em;
  }
}
@media (max-width: 480px) {
  #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;
  }
  #pdf-dl h2 {
    margin-bottom: 16px;
  }
  #past-issues li {
    width: 47%;
  }
  .main-article.no-sidebar aside.pull-left {
    margin: 1.5em 0;
    width: 100% !important;
  }
  .main-article.no-sidebar aside.pull-right {
    margin: 1.5em 0;
    width: 100% !important;
  }
  .main-article.no-sidebar aside blockquote {
    margin: 0;
  }
  .bitsandpieces .story figure {
    width: 100%;
    max-width: 100%;
  }
  .huggie .article-subhead,
  .andrews .article-subhead {
    margin-left: 0em;
  }
}
