/* 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%;
}
.article .pre-title {
  font-weight: bold;
  letter-spacing: normal;
  text-transform: none;
}
.article aside.blockquote > img {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0;
}
.article aside.img-aside,
.article aside.video-aside {
  border: none;
}
.article.lubarsky .hero-img,
.article.brashear .hero-img {
  max-width: 300px;
}
.article.norwood .article-body {
  width: 82%;
  margin: 0 !important;
  padding: 80px 7.5% 60px 17%;
  background: url(../issues/fall2018/_img/fall18-education-norwood-bg.jpg) no-repeat bottom right;
  background-size: contain;
}
.article.norwood h3.question {
  font-size: 21px;
  color: #008DA8;
}
.article.norwood .answer,
.article.norwood .subtitle {
  color: #008DA8;
  font-weight: bold;
}
.article.teams .article-body {
  width: 82%;
  margin: 0 !important;
  padding: 80px 7.5% 60px 17%;
  background: url(../issues/fall2018/_img/fall18-education-teams-bg.jpg) no-repeat bottom right;
  background-size: contain;
}
.article.caregiving .article-body {
  width: 82%;
  margin: 0 !important;
  padding: 80px 7.5% 60px 17%;
  background: url(../issues/fall2018/_img/fall18-research-caregiving-bg.jpg) no-repeat center;
  background-size: contain;
}
.article.aging .article-body {
  width: 82%;
  margin: 0 !important;
  padding: 80px 7.5% 60px 17%;
  background: url(../issues/fall2018/_img/fall18-technology-aging-bg.jpg) no-repeat top right;
  background-size: contain;
}
.article.aging .infographic {
  margin-top: 30px;
}
.article.aging .infographic img {
  width: 100%;
}
.article.faculty p.intro {
  padding: 1em;
  background-color: #008DA8;
  color: #fff;
}
.article.faculty p.intro strong {
  color: #fff;
}
.article.faculty .profile {
  margin-top: 30px;
}
.article.faculty .profile:before {
  content: '';
  display: table;
}
.article.faculty .profile:after {
  content: '';
  display: table;
  clear: both;
}
.article.faculty .profile .profile-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.75em;
  max-width: 180px;
}
.article.colleagues .page-title {
  font-size: 33px;
}
.article.value h3 {
  margin-left: 50px;
}
.article.value h3 strong {
  float: left;
  font-weight: 100;
  font-size: 54px;
  line-height: 0.9;
  margin-left: -50px;
  color: #c4cae3;
}
.article.value ul {
  padding-left: 4.5em;
}
.article.saichaie h3 {
  margin-left: 50px;
}
.article.saichaie h3 strong {
  float: left;
  font-weight: 100;
  font-size: 54px;
  line-height: 0.9;
  margin-left: -50px;
  color: #eecce3;
}
.article.bus .quote-block .blockquote {
  display: flex;
  min-height: 210px;
}
.article.bus .quote-block .quote-img {
  float: left;
  width: 50%;
  margin-bottom: 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
.article.bus .quote-block .quote-img .caption {
  background: none;
  color: #fff;
  text-shadow: 0 0 3px #000;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
}
.article.bus .quote-block blockquote {
  float: right;
  width: 50%;
  border: none;
  margin: 0;
}
.article.bus .quote-block blockquote footer {
  margin-left: 0;
  text-align: center;
}
.article.bus .quote-block .quote1,
.article.bus .quote-block .quote4 {
  background: #e8f2e1 url(../_img/lines-bg.png) repeat top right;
  color: #67A53A;
}
.article.bus .quote-block .quote1 strong,
.article.bus .quote-block .quote4 strong {
  color: #67A53A;
}
blo.article.bus .quote-block .quote1ckquote::before,
blo.article.bus .quote-block .quote4ckquote::before {
  background-color: #8dbc6b;
}
.article.bus .quote-block .quote2 {
  background: #d9eef2 url(../_img/lines-bg.png) repeat top right;
  color: #008DA8;
}
.article.bus .quote-block .quote2 strong {
  color: #008DA8;
}
.article.bus .quote-block .quote2::before {
  background-color: #40aabe;
}
.article.bus .quote-block .quote3 {
  background: #e4e7f2 url(../_img/lines-bg.png) repeat top right;
  color: #4D5FAB;
}
.article.bus .quote-block .quote3 strong {
  color: #4D5FAB;
}
.article.bus .quote-block .quote3::before {
  background-color: #7a87c0;
}
.homepage.home2019 .core-attributes {
  background-image: url("../_img/core-bg2019.png");
}
@media (max-width: 767px) {
  .article.norwood,
  .article.teams,
  .article.aging,
  .article.caregiving,
  .articleteams {
    padding: 0;
  }
  .article.norwood .article-body,
  .article.teams .article-body,
  .article.aging .article-body,
  .article.caregiving .article-body,
  .articleteams .article-body {
    padding: 60px 20px 60px 20px;
    width: 88%;
  }
}
