/* 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%;
}
.owl-carousel.single#img-slider {
  margin-bottom: 0;
}
#breadcrumb {
  display: none;
}
section {
  padding: 0;
}
section #content.col-66percent.maincol {
  float: left;
  width: 100%;
  padding: 0;
}
section #content.col-66percent.maincol h1 {
  margin-top: 0;
}
section .col-33percent.sidebar {
  display: none;
}
#row1cols {
  padding-top: 0;
}
.featurette-divider {
  display: none;
}
blockquote {
  border-left: none;
}
ul,
ol {
  margin: 0;
}
.owl-wrapper-outer,
#topbanner {
  margin-top: 12em;
}
.owl-wrapper-outer .masthead,
#topbanner .masthead {
  margin-bottom: 0;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0 0.5em;
  font-weight: normal;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 24px;
  line-height: 24px;
}
aside h3 {
  font-size: 14px;
  font-weight: bold;
  padding-top: 14px;
  padding-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
p:last-child {
  margin-bottom: 0;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0;
  margin: 0;
  border: none;
}
.article-body ul,
.sidebar ul,
.article-body ol,
.sidebar ol {
  margin: 0 0 1.5em 0;
  padding-left: 1.25em;
}
.article-body ul,
.sidebar ul {
  list-style: square;
}
.article-body ul:last-child,
.sidebar ul:last-child {
  margin-bottom: 0;
}
.article-body ol,
.sidebar ol {
  list-style: decimal;
}
.article-body ol:last-child,
.sidebar ol:last-child {
  margin-bottom: 0;
}
.article-body li,
.sidebar li {
  margin-bottom: 0.75em;
}
.article-body li:last-child,
.sidebar li:last-child {
  margin-bottom: 0;
}
.article-body li > ul,
.sidebar li > ul,
.article-body li > ol,
.sidebar li > ol {
  margin-top: 1em;
}
a {
  color: #004B85;
  text-decoration: none;
}
a:hover {
  color: #667DA3;
  text-decoration: underline;
}
.caps {
  text-transform: uppercase;
}
.navtop .navbar-default {
  height: 100px;
  border-top: solid 4px #004B85;
  border-bottom: solid 4px #DEB209;
  padding: 0 20px;
  background: #fff;
}
.navtop .navbar-default .magazine-logo {
  font-size: 32px;
  margin: 16px 0;
}
.navtop .navbar-default .tagline {
  margin-top: 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
}
.magazine-logo {
  font-weight: 600;
  line-height: 1;
  float: left;
}
.magazine-logo .blue {
  color: #004B85;
}
.magazine-logo .gray {
  color: #B3B2B1;
}
.magazine-logo .green {
  color: #408938;
}
.magazine-logo a:hover {
  text-decoration: none;
}
.caption {
  color: #888;
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
  padding: 10px 0 0;
  background-color: #fff;
}
.caption strong {
  font-weight: bold;
  color: #888;
}
aside img {
  display: block;
  margin: 0;
  width: 100%;
}
aside.blockquote {
  width: 48%;
  margin: 24px 30px 24px;
  color: #007f97;
}
aside.blockquote.full-width {
  width: 100%;
  margin: 24px 0px 24px;
}
aside.blockquote.full-width blockquote {
  padding: 30px;
}
aside.blockquote blockquote {
  padding: 30px 0;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
}
aside.blockquote blockquote:before {
  content: '';
  display: table;
}
aside.blockquote blockquote:after {
  content: '';
  display: table;
  clear: both;
}
aside.blockquote blockquote::before {
  content: '';
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  margin: 0 auto 20px;
  background-image: url(../_img/quote.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #80c6d4;
}
aside.blockquote p {
  font-size: 18px;
  line-height: 1.5em;
}
aside.blockquote img {
  float: left;
  width: 33%;
  max-width: 100px;
  margin: 5px 20px 20px 0;
}
aside.blockquote footer {
  font-size: 14px;
  line-height: 18px;
  margin-left: 30px;
  margin-top: 2em;
  padding: 0;
  background: none;
}
aside.blockquote footer strong {
  text-transform: uppercase;
  font-weight: bold;
}
aside.blockquote.non-quote blockquote::before {
  content: none;
}
aside.img-aside {
  width: 45%;
  margin: 14px 20px 14px;
  background-color: #fff;
  border: solid #fff 10px;
}
aside.video-aside {
  width: 45%;
  margin: 14px 20px 14px;
  background-color: #fff;
  border: solid #fff 10px;
}
aside.pull-left {
  float: left;
  margin-left: -20%;
}
aside.pull-right {
  float: right;
  margin-right: -10%;
}
.full-img {
  width: 100%;
  display: block;
  margin: 20px 0;
}
.feature::before {
  content: '';
  width: 18%;
  height: 100%;
  background-color: #d9eef2;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.feature::after {
  content: '';
  width: 16.5%;
  height: 100%;
  background: url(../_img/lines-bg.png) repeat top left;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
.feature .article-body {
  position: relative;
  z-index: 90;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 57.5%;
  margin-left: 17% !important;
  margin-top: 80px;
  margin-bottom: 60px;
}
.feature .article-body:first-child {
  margin-left: 0;
}
.feature .article-body:last-child {
  margin-right: 0;
}
.feature .article-body .page-title,
.feature .article-body h1,
.feature .article-body h2,
.feature .article-body strong,
.feature .article-body .highlight {
  color: #007f97;
}
.feature .hero-img {
  width: 70%;
  float: right;
  background-color: #fff;
  border: solid #fff 10px;
  margin: 0 -35% 24px 20px;
}
.feature .hero-img img {
  width: 100%;
}
.feature .hero-img.wide-hero {
  width: 136.67%;
}
.feature .page-title {
  margin-bottom: 0.75em;
}
.feature .page-title .pre-title {
  font-size: 50%;
  line-height: 1.25;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.feature .page-title .sub-title {
  font-size: 67%;
  line-height: 1.25;
  margin-top: 5px;
}
.article .dept-header {
  margin-left: -65px;
  margin-bottom: 20px;
}
.article .dept-header::before {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  vertical-align: middle;
}
.article .dept-header::after {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 5px;
  vertical-align: middle;
}
.article.welcome::before {
  background-color: #fff9d9;
}
.article.welcome .circle {
  width: 210px;
  height: 210px;
  background: url(../_img/welcome_circle.png) no-repeat center;
  background-size: cover;
  position: absolute;
  left: -25%;
  top: -50px;
}
.article.welcome .page-title {
  margin-left: -13%;
}
.article.welcome .dept-title,
.article.welcome .page-title {
  color: #008DA8;
}
.article.welcome .pre-title {
  color: #004B85;
  font-size: 48%;
}
.article.welcome .drop-cap {
  color: #DEB209;
  font-size: 48px;
  line-height: 1;
}
.article.welcome .intro,
.article.welcome .highlight,
.article.welcome h2,
.article.welcome h3,
.article.welcome h4 {
  color: #DEB209;
}
.article.welcome .signature {
  color: #004B85;
  font-size: 90%;
  margin-top: 50px;
}
.article.welcome .signature img {
  margin-bottom: 10px;
}
.article.alumni::before {
  background-color: #d9e4ed;
}
.article.alumni .dept-header::before {
  background-image: url(../_img/dept-icon-alumni.png);
}
.article.alumni .dept-header::after {
  content: 'Alumni Impact';
  color: #004B85;
}
.article.alumni .dept-title,
.article.alumni .page-title,
.article.alumni .intro,
.article.alumni .highlight,
.article.alumni h2,
.article.alumni h3,
.article.alumni h4,
.article.alumni strong {
  color: #004478;
}
.article.alumni aside {
  color: #004478;
}
.article.alumni aside.blockquote blockquote::before {
  background-color: #80a5c2;
}
.article.cultural::before {
  background-color: #fbedd9;
}
.article.cultural .dept-header::before {
  background-image: url(../_img/dept-icon-cultural.png);
}
.article.cultural .dept-header::after {
  content: 'Cultural Inclusiveness';
  color: #cd7700;
}
.article.cultural .dept-title,
.article.cultural .page-title,
.article.cultural .intro,
.article.cultural .highlight,
.article.cultural h2,
.article.cultural h3,
.article.cultural h4,
.article.cultural strong {
  color: #cd7700;
}
.article.cultural aside {
  color: #cd7700;
}
.article.cultural aside.blockquote blockquote::before {
  background-color: #f2c280;
}
.article.education::before {
  background-color: #e2ede1;
}
.article.education .dept-header::before {
  background-image: url(../_img/dept-icon-education.png);
}
.article.education .dept-header::after {
  content: 'Interprofessional Education';
  color: #3a7b32;
}
.article.education .dept-title,
.article.education .page-title,
.article.education .intro,
.article.education .highlight,
.article.education h2,
.article.education h3,
.article.education h4,
.article.education strong {
  color: #3a7b32;
}
.article.education aside {
  color: #3a7b32;
}
.article.education aside.blockquote blockquote::before {
  background-color: #a0c49c;
}
.article.futures::before,
.article.timeline::before {
  background-color: #e8f2e1;
}
.article.futures .dept-header::before,
.article.timeline .dept-header::before {
  background-image: url(../_img/dept-icon-foundation.png);
}
.article.futures .dept-header::after,
.article.timeline .dept-header::after {
  content: 'Bright Futures';
  color: #5d9534;
}
.article.futures .dept-title,
.article.timeline .dept-title,
.article.futures .page-title,
.article.timeline .page-title,
.article.futures .intro,
.article.timeline .intro,
.article.futures .highlight,
.article.timeline .highlight,
.article.futures h2,
.article.timeline h2,
.article.futures h3,
.article.timeline h3,
.article.futures h4,
.article.timeline h4,
.article.futures strong,
.article.timeline strong {
  color: #5d9534;
}
.article.futures aside,
.article.timeline aside {
  color: #5d9534;
}
.article.futures aside.blockquote blockquote::before,
.article.timeline aside.blockquote blockquote::before {
  background-color: #b3d29d;
}
.article.foundation::before,
.article.timeline::before {
  background-color: #e8f2e1;
}
.article.foundation .dept-header::before,
.article.timeline .dept-header::before {
  background-image: url(../_img/dept-icon-foundation.png);
}
.article.foundation .dept-header::after,
.article.timeline .dept-header::after {
  content: 'Strong Foundation';
  color: #5d9534;
}
.article.foundation .dept-title,
.article.timeline .dept-title,
.article.foundation .page-title,
.article.timeline .page-title,
.article.foundation .intro,
.article.timeline .intro,
.article.foundation .highlight,
.article.timeline .highlight,
.article.foundation h2,
.article.timeline h2,
.article.foundation strong,
.article.timeline strong {
  color: #5d9534;
}
.article.foundation aside,
.article.timeline aside {
  color: #5d9534;
}
.article.foundation aside.blockquote blockquote::before,
.article.timeline aside.blockquote blockquote::before {
  background-color: #b3d29d;
}
.article.investment::before {
  background-color: #e4e7f2;
}
.article.investment .dept-header::before {
  background-image: url(../_img/dept-icon-investment.png);
}
.article.investment .dept-header::after {
  content: 'Inspired Investment';
  color: #45569a;
}
.article.investment .dept-title,
.article.investment .page-title,
.article.investment .intro,
.article.investment .highlight,
.article.investment h2,
.article.investment h3,
.article.investment h4,
.article.investment strong {
  color: #45569a;
}
.article.investment aside {
  color: #45569a;
}
.article.investment aside.blockquote blockquote::before {
  background-color: #a6afd5;
}
.article.leadership::before {
  background-color: #d9e8f2;
}
.article.leadership .dept-header::before {
  background-image: url(../_img/dept-icon-leadership.png);
}
.article.leadership .dept-header::after {
  content: 'Leadership Development';
  color: #095c93;
}
.article.leadership .dept-title,
.article.leadership .page-title,
.article.leadership .intro,
.article.leadership .highlight,
.article.leadership h2,
.article.leadership h3,
.article.leadership h4,
.article.leadership strong {
  color: #095c93;
}
.article.leadership aside {
  color: #1d3770;
  color: #095c93;
}
.article.leadership aside.blockquote blockquote::before {
  background-color: #70a4c7;
}
.article.research::before {
  background-color: #e8dee8;
}
.article.research .dept-header::before {
  background-image: url(../_img/dept-icon-research.png);
}
.article.research .dept-header::after {
  content: 'Transformative Research';
  color: #5e225c;
}
.article.research .dept-title,
.article.research .page-title,
.article.research .intro,
.article.research .highlight,
.article.research h2,
.article.research h3,
.article.research h4,
.article.research strong {
  color: #5e225c;
}
.article.research aside {
  color: #5e225c;
}
.article.research aside.blockquote blockquote::before {
  background-color: #b493b3;
}
.article.technology::before {
  background-color: #f3ddec;
}
.article.technology .dept-header::before {
  background-image: url(../_img/dept-icon-technology.png);
}
.article.technology .dept-header::after {
  content: 'Innovative Technology';
  color: #9a1651;
}
.article.technology .dept-title,
.article.technology .page-title,
.article.technology .intro,
.article.technology .highlight,
.article.technology h2,
.article.technology h3,
.article.technology h4,
.article.technology strong {
  color: #9a1651;
}
.article.technology aside {
  color: #9a1651;
}
.article.technology aside.blockquote blockquote::before {
  background-color: #d58cad;
}
/* Default Stylesheet Overrides */
a img {
  border: none;
}
.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%;
}
.issue-footer {
  background-color: #e6e6e6;
  color: #004B85;
  padding: 20px;
}
.homepage-nav .navtop .navbar-default {
  height: 160px;
}
.homepage-nav .navtop .navbar-default::after {
  content: none;
}
.homepage-nav .navtop .navbar-default .magazine-logo {
  font-size: 44px;
  margin: 40px 0;
}
.homepage-nav .navtop .navbar-default .annual-mag {
  margin: 25px 0;
}
.homepage {
  padding: 0;
}
.homepage .core-attributes {
  text-align: center;
  padding: 70px 20px 30px;
  background-color: #54b3c5;
  background-image: url(../_img/core-bg17.png);
  background-repeat: no-repeat;
  background-position: center;
}
.homepage .core-attributes:before {
  content: '';
  display: table;
}
.homepage .core-attributes:after {
  content: '';
  display: table;
  clear: both;
}
.homepage .core-intro {
  max-width: 540px;
  margin: 0 auto 40px;
}
.homepage .core-title {
  font-size: 24px;
  letter-spacing: 1px;
  color: #d4e174;
}
.homepage .core-desc {
  font-size: 20px;
  letter-spacing: .5px;
  color: #fff;
}
.homepage .attribute {
  display: inline-block;
  vertical-align: top;
  margin: 0 1% 40px;
  width: 13.5%;
  min-width: 140px;
}
.homepage .attribute .attribute-title {
  transition: all ease 0.3s;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  margin: 0 auto 20px;
}
.homepage .attribute:hover .attribute-icon img {
  box-shadow: 0 0 20px #fff;
}
.homepage .attribute:hover .attribute-desc {
  opacity: 1;
}
.homepage .attribute-icon {
  margin-bottom: 30px;
}
.homepage .attribute-icon img {
  transition: all ease 0.3s;
  border-radius: 50px;
  display: block;
  margin: auto;
  width: 100px;
  height: 100px;
}
.homepage .attribute-desc {
  color: #fff;
  opacity: 0;
  transition: opacity ease 0.3s;
  font-size: 14px;
}
.homepage .in-this-issue {
  padding: 60px 20px 0px;
}
.homepage .in-this-issue:before {
  content: '';
  display: table;
}
.homepage .in-this-issue:after {
  content: '';
  display: table;
  clear: both;
}
.homepage .in-this-issue h1 {
  color: #004B85;
  font-size: 24px;
  text-align: center;
}
.homepage .in-this-issue h2 {
  color: #008DA8;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 40px;
}
.homepage .in-this-issue .category {
  display: inline-block;
  vertical-align: top;
  margin: 0 1% 40px;
  width: 17.5%;
  min-width: 190px;
  text-align: left;
}
.homepage .in-this-issue .category.leadership .category-title {
  color: #004B85;
}
.homepage .in-this-issue .category.leadership .category-img {
  background-color: #004B85;
}
.homepage .in-this-issue .category.education .category-title {
  color: #408938;
}
.homepage .in-this-issue .category.education .category-img {
  background-color: #408938;
}
.homepage .in-this-issue .category.research .category-title {
  color: #682666;
}
.homepage .in-this-issue .category.research .category-img {
  background-color: #682666;
}
.homepage .in-this-issue .category.cultural .category-title {
  color: #E48400;
}
.homepage .in-this-issue .category.cultural .category-img {
  background-color: #E48400;
}
.homepage .in-this-issue .category.technology .category-title {
  color: #AB185A;
}
.homepage .in-this-issue .category.technology .category-img {
  background-color: #AB185A;
}
.homepage .in-this-issue .category.foundation .category-title {
  color: #67A53A;
}
.homepage .in-this-issue .category.foundation .category-img {
  background-color: #67A53A;
}
.homepage .in-this-issue .category.futures .category-title {
  color: #67A53A;
}
.homepage .in-this-issue .category.futures .category-img {
  background-color: #67A53A;
}
.homepage .in-this-issue .category.alumni .category-title {
  color: #006998;
}
.homepage .in-this-issue .category.alumni .category-img {
  background-color: #006998;
}
.homepage .in-this-issue .category.investment .category-title {
  color: #4D5FAB;
}
.homepage .in-this-issue .category.investment .category-img {
  background-color: #4D5FAB;
}
.homepage .in-this-issue .category:hover img {
  opacity: 0.5;
}
.homepage .in-this-issue .category-img {
  margin-bottom: 1em;
}
.homepage .in-this-issue .category-img img {
  transition: opacity ease 0.3s;
  width: 100%;
}
.homepage .in-this-issue .category-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 12px;
}
.homepage .in-this-issue .article-list {
  list-style-type: square;
}
.homepage .in-this-issue .article-link {
  font-size: 14px;
  line-height: 18px;
}
.homepage .in-this-issue .welcome-row {
  text-align: center;
  margin-bottom: 40px;
}
.homepage .in-this-issue .welcome-row .category-title {
  color: #DEB209;
  max-width: 350px;
  margin: 0 auto 12px;
}
.homepage .in-this-issue .primary-row,
.homepage .in-this-issue .secondary-row {
  text-align: center;
  margin-bottom: 40px;
}
.homepage .in-this-issue .primary-row:before,
.homepage .in-this-issue .secondary-row:before {
  content: '';
  display: table;
}
.homepage .in-this-issue .primary-row:after,
.homepage .in-this-issue .secondary-row:after {
  content: '';
  display: table;
  clear: both;
}
.article.timeline .timeline-title {
  position: relative;
  z-index: 100;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 57.5%;
  margin-left: 17% !important;
  float: none;
  margin-top: 80px;
  margin-bottom: 30px;
}
.article.timeline .timeline-title:first-child {
  margin-left: 0;
}
.article.timeline .timeline-title:last-child {
  margin-right: 0;
}
.article.timeline .timeline-title:before {
  content: '';
  display: table;
}
.article.timeline .timeline-title:after {
  content: '';
  display: table;
  clear: both;
}
.article.timeline .sidebar {
  background-color: #e8f2e1;
  margin-bottom: 60px;
}
.article.timeline .sidebar:before {
  content: '';
  display: table;
}
.article.timeline .sidebar:after {
  content: '';
  display: table;
  clear: both;
}
.article.timeline .sidebar img {
  float: left;
  width: 33%;
  margin: 0 20px 0 0;
}
.article.timeline .sidebar .copy {
  float: left;
}
.article.timeline .sidebar .copy .sidebar-title {
  color: #c2dbb0;
  font-size: 21px;
  line-height: 1;
  background-color: #67A53A;
  padding: 16px 20px;
}
.article.timeline .sidebar .copy .sidebar-title .pre-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 5px;
}
.article.timeline .sidebar .copy .text {
  padding: 16px 20px;
}
.article.timeline .sidebar .copy .text .intro {
  color: #5d9534;
}
.article.timeline .sidebar .copy .text p {
  font-size: 14px;
  line-height: 21px;
}
.timeline-tabber:before {
  content: '';
  display: table;
}
.timeline-tabber:after {
  content: '';
  display: table;
  clear: both;
}
.slides {
  background-color: #e6f4f6;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}
.slides:before {
  content: '';
  display: table;
}
.slides:after {
  content: '';
  display: table;
  clear: both;
}
.slide {
  overflow: hidden;
  z-index: 0;
  height: 0;
}
.slide:before {
  content: '';
  display: table;
}
.slide:after {
  content: '';
  display: table;
  clear: both;
}
.slide img {
  float: left;
  width: 66%;
  transition: left ease 0.3s, opacity ease 0.5s;
  opacity: 0;
  position: relative;
  left: -25%;
}
.slide .info {
  float: left;
  width: 33%;
  margin-left: 1%;
  padding: 1em;
  transition: right ease 0.3s, opacity ease 0.5s;
  opacity: 0;
  position: relative;
  right: -25%;
}
.slide .info .year {
  font-size: 24px;
  margin-bottom: 0.5em;
  color: #008DA8;
}
.slide .info p {
  font-size: 14px;
  line-height: 21px;
}
.slide .info strong {
  color: #008DA8;
}
.slide.active {
  z-index: 10;
  height: auto;
}
.slide.active img {
  opacity: 1;
  left: 0px;
}
.slide.active .info {
  opacity: 1;
  right: 0px;
}
.tabs {
  margin-bottom: 60px;
  position: relative;
  z-index: 1000;
}
.tabs:before {
  content: '';
  display: table;
}
.tabs:after {
  content: '';
  display: table;
  clear: both;
}
.tab {
  transition: all ease 0.3s;
  cursor: pointer;
  float: left;
  width: 10%;
  text-align: center;
}
.tab .year {
  transition: all ease 0.3s;
  color: #bbb;
  font-size: 18px;
  padding: 12px 0;
  background-color: #fff;
}
.tab .timeline-year-block {
  height: 80px;
  width: 100%;
  background-image: url(../_img/timeline-year-bg.png), url(../_img/timeline-year-bg-line.png);
  background-position: center center, left center;
  background-repeat: no-repeat, repeat-x;
  background-size: 60px 60px, 7px 5px;
}
.tab:hover .year {
  color: #54b3c5;
}
.tab:hover .timeline-year-block {
  background-image: url(../_img/timeline-year-hover-bg.png), url(../_img/timeline-year-bg-line.png);
}
.tab.active .year {
  color: #008DA8;
  font-weight: bold;
}
.tab.active .year::before {
  content: '';
  display: block;
  height: 25px;
  width: 50px;
  background: url(../_img/timeline-active-year.png) no-repeat center;
  background-size: contain;
  margin: -37px auto 12px;
}
.tab.active .timeline-year-block {
  background-image: url(../_img/timeline-year-active-bg.png), url(../_img/timeline-year-bg-line.png);
}
.tab.oh-seven .timeline-year-block {
  background-color: #682666;
}
.tab.oh-eight .timeline-year-block {
  background-color: #008DA8;
}
.tab.oh-nine .timeline-year-block {
  background-color: #005740;
}
.tab.ten .timeline-year-block {
  background-color: #67A53A;
}
.tab.eleven .timeline-year-block {
  background-color: #006998;
}
.tab.twelve .timeline-year-block {
  background-color: #203D7C;
}
.tab.thirteen .timeline-year-block {
  background-color: #4D5FAB;
}
.tab.fourteen .timeline-year-block {
  background-color: #682666;
}
.tab.fifteen .timeline-year-block {
  background-color: #008DA8;
}
.tab.sixteen .timeline-year-block {
  background-color: #005740;
}
.feature .sidebar {
  width: 270px;
  float: left;
}
.feature .sidebar .more-info {
  padding: 30px;
}
.feature .sidebar h3 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}
.feature .sidebar aside p,
.feature .sidebar blockquote p {
  font-size: 13px;
  line-height: 21px;
  padding: 30px 0;
}
.feature .sidebar .caption {
  color: #888;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  margin: 15px;
  padding: 0;
}
.feature .sidebar .caption strong {
  font-weight: bold;
  color: #888;
}
.feature .sidebar a {
  text-decoration: underline !important;
}
.secondary-article {
  padding: 0;
}
.secondary-article .section-head {
  margin: 20px;
}
.secondary-article .page-title-sans {
  margin: 0 0 20px;
  font-size: 27px;
  font-weight: 300;
  line-height: 1.2;
}
.secondary-article .article-intro {
  margin: 0 0 20px 0;
}
.secondary-article .article-intro p {
  font-size: 14px;
  line-height: 24px;
}
.secondary-article .article-hero-img {
  float: right;
  margin: 0px -370px 20px 0px;
  padding-left: 30px;
  width: 520px;
}
.secondary-article .article-body {
  width: 1000px;
  padding: 0px 370px 40px 100px;
}
.secondary-article .article-body.with-sidebar {
  width: 100%;
}
.secondary-article .article-body.with-sidebar .body-text {
  width: 730px;
  padding: 30px 100px 40px 100px;
  display: inline-block;
}
.secondary-article .article-body.with-sidebar .article-hero-img {
  float: right;
  margin: 0 0 0 20px;
}
.secondary-article .article-body.with-sidebar .sidebar {
  width: 270px;
  float: right;
  padding: 30px;
  display: inline-block;
}
.secondary-article .article-body.with-sidebar .sidebar a {
  text-decoration: underline !important;
}
.secondary-article .pull-left {
  float: left;
  margin: 20px 30px 20px -80px;
}
.secondary-article .pull-right {
  float: right;
  margin: 20px -80px 20px 30px;
}
.secondary-article .caption {
  color: #888;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 10px 16px;
  background-color: #ededed;
}
.secondary-article .caption strong {
  font-weight: bold;
  color: #888;
}
.secondary-article.with-sidebar {
  background-color: #d9e4ed;
}
.secondary-article.with-sidebar .article-body {
  padding: 0 100px 40px;
  width: 730px;
  background-color: #fff;
}
.secondary-article.with-sidebar .sidebar {
  margin-top: 355px;
  color: #004B85;
  width: 270px;
  padding: 30px;
  float: right;
}
.two-col .article-body {
  width: 100%;
  padding: 0px 195px 50px;
}
.two-col .text-col1,
.two-col .text-col2 {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  width: 49%;
  padding-right: 12px;
}
.two-col .text-col1:first-child,
.two-col .text-col2:first-child {
  margin-left: 0;
}
.two-col .text-col1:last-child,
.two-col .text-col2:last-child {
  margin-right: 0;
}
.two-col .text-col1 p,
.two-col .text-col2 p {
  margin-bottom: 20px;
}
.issue-footer {
  position: relative;
  border-top: solid 4px #004B85;
  background-color: #FAFAFA;
  padding: 40px 20px;
}
.issue-footer .magazine-logo {
  font-size: 32px;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.issue-footer .columns {
  position: relative;
  z-index: 10;
}
.issue-footer .column {
  float: left;
  margin: 0 1%;
  width: 31%;
}
.issue-footer .main-links li a {
  color: #000;
}
.issue-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.issue-footer li {
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: 2px;
}
.issue-footer li img.icon {
  width: 30px;
  height: 30px;
  margin-right: 16px;
}
.issue-footer .li-text {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}
.issue-footer .leadership a {
  color: #004B85;
}
.issue-footer .education a {
  color: #005740;
}
.issue-footer .research a {
  color: #682666;
}
.issue-footer .cultural a {
  color: #E48400;
}
.issue-footer .technology a {
  color: #AB185A;
}
.issue-footer .futures a {
  color: #67A53A;
}
.issue-footer .foundation a {
  color: #67A53A;
}
.issue-footer .alumni a {
  color: #006998;
}
.issue-footer .investment a {
  color: #4D5FAB;
}
.issue-footer:before {
  content: '';
  display: table;
}
.issue-footer:after {
  content: '';
  display: table;
  clear: both;
}
.issue-footer .grid-lines {
  width: 16.5%;
  height: 100%;
  background: url(../_img/lines-bg.png) repeat top left;
  background-size: 6px 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.homepage-footer .columns {
  text-align: center;
}
.homepage-footer .highlight-box {
  display: inline-block;
  width: 31%;
  margin: 0 1%;
  border: 1px solid #bbb;
  background-color: #d9eef2;
  padding: 20px;
  vertical-align: top;
}
.homepage-footer .highlight-box img {
  float: left;
  width: 30%;
  max-width: 90px;
  margin-right: 3%;
}
.homepage-footer .highlight-box .text {
  text-align: left;
}
.homepage-footer .highlight-box .text h3,
.homepage-footer .highlight-box .text p {
  color: #008DA8;
}
.homepage-footer .highlight-box .text h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 6px;
}
/* Webpage Footer */
@media print {
  header,
  .issue-footer,
  #home-link,
  #medmag-logo {
    display: none !important;
  }
  .print-logo {
    display: block !important;
    width: 250px !important;
    margin: 0 auto 10px !important;
  }
  * {
    color: #000 !important;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif !important;
    font-size: 10pt;
    line-height: 1.5em;
  }
  * h1 {
    font-size: 21pt;
  }
  * h2 {
    font-size: 18pt;
  }
  * h3 {
    font-size: 15pt;
  }
  * h4 {
    font-size: 12pt;
  }
  * h5 {
    font-size: 10pt;
  }
  * h6 {
    font-size: 8pt;
  }
  .article-body,
  .sidebar {
    float: left !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .article-body:first-child,
  .sidebar:first-child {
    margin-left: 0 !important;
  }
  .article-body:last-child,
  .sidebar:last-child {
    margin-right: 0 !important;
  }
}
@media (max-width: 979px) {
  .homepage .in-this-issue .category {
    min-width: 220px;
  }
  .homepage .attribute {
    min-width: 180px;
  }
  .homepage .attribute-desc {
    opacity: 1;
  }
  .homepage .attribute-icon img {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 859px) {
  .owl-wrapper-outer,
  #topbanner {
    margin-top: 11em;
  }
}
@media (max-width: 767px) {
  .navtop .navbar-default {
    height: 90px;
    padding: 0 12px;
  }
  .navtop .navbar-default::after {
    width: 12%;
  }
  .navtop .navbar-default .magazine-logo {
    font-size: 27px;
    margin: 15px 0;
  }
  .navtop .navbar-default .tagline {
    font-size: 14px;
  }
  .homepage-nav .navtop .navbar-default {
    height: 140px;
  }
  .homepage-nav .navtop .navbar-default .magazine-logo {
    font-size: 36px;
    margin: 35px 0;
  }
  .homepage .core-attributes {
    padding: 40px 20px 10px;
  }
  .homepage .core-title {
    font-size: 21px;
  }
  .homepage .core-desc {
    font-size: 18px;
  }
  .feature::before {
    width: 12%;
  }
  .feature::after {
    width: 10.5%;
  }
  .feature .article-body {
    width: 83%;
    margin-left: 0% !important;
    margin-top: 60px;
  }
  .feature .hero-img {
    width: 50%;
    margin: 0 -20% 24px 20px;
  }
  .feature .hero-img.wide-hero {
    width: 121.67%;
  }
  .article {
    padding: 0 20px;
  }
  .article .dept-header {
    margin-left: 0px;
  }
  .article .dept-header::before {
    width: 36px;
    height: 36px;
    margin-right: 16px;
  }
  .article .dept-header::after {
    font-size: 13px;
    letter-spacing: 3px;
  }
  .article h1.page-title {
    font-size: 28px;
    line-height: 35px;
  }
  aside.pull-left {
    margin-left: 0%;
  }
  aside.pull-right {
    margin-right: 0%;
  }
  .article.welcome .circle {
    width: 140px;
    height: 140px;
    left: -10%;
    top: -30px;
  }
  .article.welcome .page-title {
    margin-left: 0%;
  }
  .article.timeline .timeline-title {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-left: 0% !important;
    margin-top: 60px;
  }
  .article.timeline .sidebar img {
    width: 48%;
  }
  .slide img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .slide .info {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 40px;
  }
  .tab .year {
    font-size: 14px;
  }
  .tab .timeline-year-block {
    background-size: 40px 40px, 7px 5px;
    height: 50px;
  }
  .issue-footer .column {
    width: 66%;
    margin-left: 17% !important;
  }
  .issue-footer .grid-lines {
    width: 10.5%;
  }
}
@media (max-width: 600px) {
  .navtop .navbar-default {
    height: 80px;
  }
  .navtop .navbar-default .magazine-logo {
    font-size: 24px;
    margin: 12px 0;
  }
  .navtop .navbar-default .tagline {
    font-size: 13px;
  }
  .homepage-nav .navtop .navbar-default {
    height: 120px;
  }
  .homepage-nav .navtop .navbar-default .magazine-logo {
    font-size: 30px;
    margin: 30px 0;
  }
  .homepage .core-title {
    font-size: 18px;
  }
  .homepage .core-desc {
    font-size: 16px;
  }
  .homepage .attribute {
    width: 100%;
  }
  .homepage .attribute .attribute-title {
    margin-bottom: 6px;
  }
  .homepage .attribute-icon {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 23.5%;
  }
  .homepage .attribute-icon:first-child {
    margin-left: 0;
  }
  .homepage .attribute-icon:last-child {
    margin-right: 0;
  }
  .homepage .attribute-text {
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 74.5%;
    text-align: left;
  }
  .homepage .attribute-text:first-child {
    margin-left: 0;
  }
  .homepage .attribute-text:last-child {
    margin-right: 0;
  }
  .homepage-footer .highlight-box {
    width: 100%;
    max-width: 480px;
    margin: 0 auto 20px;
  }
  aside.blockquote,
  aside.img-aside,
  aside.video-aside {
    width: 100%;
    margin: 24px 0;
  }
}
@media (max-width: 480px) {
  .navtop .navbar-default::after {
    width: 4.5%;
  }
  .navtop .navbar-default .magazine-logo {
    font-size: 20px;
    margin: 10px 0;
  }
  .navtop .navbar-default .tagline {
    font-size: 12px;
    margin-top: 6px;
  }
  .homepage-nav .navtop .navbar-default {
    height: 100px;
  }
  .homepage-nav .navtop .navbar-default .magazine-logo {
    font-size: 24px;
    margin: 16px 0;
  }
  .homepage .in-this-issue .category {
    min-width: 260px;
  }
  .homepage .attribute-icon img {
    width: 60px;
    height: 60px;
  }
  .feature::before {
    width: 6%;
  }
  .feature::after {
    width: 4.5%;
  }
  .feature .article-body {
    width: 91.5%;
    margin-left: 0% !important;
    margin-top: 30px;
  }
  .feature .hero-img {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .feature .hero-img.wide-hero {
    width: 100%;
  }
  .article .dept-header::before {
    width: 30px;
    height: 30px;
    margin-right: 16px;
  }
  .article .dept-header::after {
    font-size: 12px;
    letter-spacing: 3px;
    width: 80%;
  }
  .article.timeline .timeline-title {
    margin-top: 30px;
  }
  .article.timeline .sidebar img {
    width: 100%;
    margin-bottom: 20px;
  }
  .tab .year {
    font-size: 12px;
  }
  .tab .timeline-year-block {
    background-size: 24px 24px, 7px 5px;
    height: 30px;
  }
  .tab.active .year::before {
    height: 20px;
    width: 40px;
    margin: -32px auto 12px;
  }
  .issue-footer .column {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-left: 0% !important;
  }
  .issue-footer .grid-lines {
    width: 6%;
  }
  .issue-footer .magazine-logo {
    font-size: 24px;
  }
}
