/* 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.farewell .page-title {
  color: #4D5FAB;
}
.article.farewell .page-title .pre-title {
  color: #4D5FAB;
}
.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.break .profile-block .profile {
  margin-top: 30px;
}
.article.break .profile-block .profile .profile-pic {
  width: 160px;
  float: left;
  margin: 0 1em 1em 0;
}
.article.break .profile-block .profile h3 {
  padding: 10px;
  background-color: #67A53A;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 14px;
  margin-bottom: 0;
}
.article.break .profile-block .profile h4 {
  background-color: #e1edd8;
  color: #67A53A;
  font-size: 1em;
  padding: 10px;
  margin-top: 0;
}
.article.break .profile-block .profile p {
  margin-left: 176px;
}
.article.committed .callout {
  padding: 2em;
  margin-top: 30px;
  background-color: #fcf3e6;
}
.article.committed .callout h3 {
  color: #AB185A;
}
.article.committed .callout li {
  color: #004B85;
}
.article.caregiving .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 center;
  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.caregiving .priorities {
  background-color: #f0f6eb;
}
.article.caregiving .priorities h3 {
  padding: 12px;
  text-align: center;
  background-color: #408938;
  color: #fff;
  margin-bottom: 0;
}
.article.caregiving .priorities .priority-block {
  margin: 0;
}
.article.caregiving .priorities .priority-block:before {
  content: '';
  display: table;
}
.article.caregiving .priorities .priority-block:after {
  content: '';
  display: table;
  clear: both;
}
.article.caregiving .priorities .priority-block .priority-img {
  width: 120px;
  padding: 20px;
  float: left;
}
.article.caregiving .priorities .priority-block .priority-img img {
  width: 100%;
}
.article.caregiving .priorities .priority-block .priority-text {
  background-color: #f0f6eb;
  padding: 1em;
  margin-left: 120px;
}
.article.caregiving .priorities .priority-block .priority-text h4 {
  color: #006998;
  font-size: 18px;
}
.article.caregiving .priorities .priority-block.priority1 {
  background-color: #C1D439;
}
.article.caregiving .priorities .priority-block.priority2 {
  background-color: #67A53A;
}
.article.caregiving .priorities .priority-block.priority3 {
  background-color: #005740;
}
.article.caregiving .priorities .priority-block.priority4 {
  background-color: #006998;
}
.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.launch h3 {
  font-size: 21px;
  color: #67A53A;
}
.article.launch .gallery-section {
  position: relative;
  margin-top: 30px;
}
.article.launch .gallery-section ul.rslides {
  margin: 0;
  padding: 0;
}
.article.launch .gallery-section ul.rslides .caption {
  float: left;
}
.article.launch .gallery-section ul.rslides .caption:before {
  content: '';
  display: table;
}
.article.launch .gallery-section ul.rslides .caption:after {
  content: '';
  display: table;
  clear: both;
}
.article.generations p.intro {
  padding: 1em;
  background-color: #008DA8;
  color: #fff;
}
.article.generations p.intro strong {
  color: #fff;
}
.article.generations .profile {
  margin-top: 30px;
}
.article.generations .profile:before {
  content: '';
  display: table;
}
.article.generations .profile:after {
  content: '';
  display: table;
  clear: both;
}
.article.generations .profile .profile-img {
  float: left;
  margin-right: 1em;
  margin-bottom: 0.75em;
  width: 50%;
  max-width: 180px;
}
.article.generations .profile .profile-img img {
  width: 100%;
}
.article.generations .profile .profile-img .caption {
  width: 100%;
  padding: 8px;
  color: #fff;
}
.article.generations .profile1 .profile-img .caption {
  background-color: #67A53A;
}
.article.generations .profile1 strong {
  color: #67A53A;
}
.article.generations .profile2 .profile-img .caption {
  background-color: #008DA8;
}
.article.generations .profile2 strong {
  color: #008DA8;
}
.article.generations .profile3 .profile-img .caption {
  background-color: #004B85;
}
.article.generations .profile3 strong {
  color: #004B85;
}
.article.generations .profile4 .profile-img .caption {
  background-color: #682666;
}
.article.generations .profile4 strong {
  color: #682666;
}
.article.clinical .hero-img {
  border: none;
  background: none;
}
.article.clinical .hero-img img {
  border: solid 10px #fff;
}
.article.clinical .hero-img .caption {
  max-width: 660px;
  padding: 0 10px 10px;
}
.article.clinical .quote-block aside blockquote {
  border: none;
  margin: 0;
  padding: 30px;
}
.article.clinical .quote-block aside blockquote footer {
  margin-left: 0;
  text-align: center;
}
.article.clinical .quote-block aside.quote1 {
  background: #e8f2e1 url(../_img/lines-bg.png) repeat top right;
  color: #67A53A;
}
.article.clinical .quote-block aside.quote1 strong {
  color: #67A53A;
}
.article.clinical .quote-block aside.quote1 blockquote::before {
  background-color: #8dbc6b;
}
.article.clinical .quote-block aside.quote2 {
  background: #d9eef2 url(../_img/lines-bg.png) repeat top right;
  color: #008DA8;
}
.article.clinical .quote-block aside.quote2 strong {
  color: #008DA8;
}
.article.clinical .quote-block aside.quote2 blockquote::before {
  background-color: #40aabe;
}
.article.clinical .quote-block aside.quote3 {
  background: #e4e7f2 url(../_img/lines-bg.png) repeat top right;
  color: #4D5FAB;
}
.article.clinical .quote-block aside.quote3 strong {
  color: #4D5FAB;
}
.article.clinical .quote-block aside.quote3 blockquote::before {
  background-color: #7a87c0;
}
.article.philanthropy aside.aside1,
.article.philanthropy aside.aside2,
.article.philanthropy aside.aside3 {
  width: 40%;
}
.article.philanthropy aside.aside1:before,
.article.philanthropy aside.aside2:before,
.article.philanthropy aside.aside3:before {
  content: '';
  display: table;
}
.article.philanthropy aside.aside1:after,
.article.philanthropy aside.aside2:after,
.article.philanthropy aside.aside3:after {
  content: '';
  display: table;
  clear: both;
}
.article.philanthropy aside.aside1 .caption,
.article.philanthropy aside.aside2 .caption,
.article.philanthropy aside.aside3 .caption {
  margin-bottom: 10px;
}
.article.philanthropy aside.aside1 img,
.article.philanthropy aside.aside2 img,
.article.philanthropy aside.aside3 img {
  float: none;
  width: 100%;
  max-width: none;
  margin: 0;
}
.article.philanthropy aside.aside1 img:before,
.article.philanthropy aside.aside2 img:before,
.article.philanthropy aside.aside3 img:before {
  content: '';
  display: table;
}
.article.philanthropy aside.aside1 img:after,
.article.philanthropy aside.aside2 img:after,
.article.philanthropy aside.aside3 img:after {
  content: '';
  display: table;
  clear: both;
}
.article.philanthropy aside.aside2 img {
  border: solid #fff 10px;
  width: 165%;
  margin-left: -10px;
}
.article.philanthropy aside.full-width blockquote {
  padding: 30px;
}
.homepage.home2018 .core-attributes {
  background-image: url("../_img/core-bg18.png");
}
@media (max-width: 979px) {
  .article.break .profile-block .profile p {
    margin-left: 0;
  }
}
@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%;
  }
  .article.caregiving .hero-img.wide-hero {
    width: 130%;
    margin-right: -28%;
  }
  .article.caregiving .priorities .priority-block .priority-img {
    width: 80px;
    padding: 10px;
  }
  .article.caregiving .priorities .priority-block .priority-text {
    margin-left: 80px;
  }
}
@media (max-width: 600px) {
  .article.philanthropy aside.aside1,
  .article.philanthropy aside.aside2,
  .article.philanthropy aside.aside3 {
    width: 100%;
  }
}
