/* fall2020 */

.wordmark-sub {
  width:39%;
}

/* 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: 27px;
}
h3 {
	font-size: 21px;
  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: #004B85;
  font-size: 48px;
  line-height: 1;
}
.article.welcome .intro,
.article.welcome .highlight,
.article.welcome h2,
.article.welcome h3,
.article.welcome h4 {
  color: #004B85;
}
.article.welcome .signature {
  color: #004B85;
  font-size: 90%;
  margin-top: 50px;
}
.article.welcome .signature img {
  margin-bottom: 10px;
}
.article.alumni::before {
  background-color: #daedec;
}
.article.alumni .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-alumni.png);
}
.article.alumni .dept-header::after {
  content: 'Alumni Impact';
  color: #00b4aa;
}
.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: #00b4aa;
}
.article.alumni aside {
  color: #00b4aa;
}
.article.alumni aside.blockquote blockquote::before {
  background-color: #80c2bf;
}
.article.diversity::before {
  background-color: #fbedd9;
}
.article.diversity .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-diversity.png);
}
.article.diversity .dept-header::after {
  content: 'Diversity and Inclusion';
  color: #cd7700;
}
.article.diversity .dept-title,
.article.diversity .page-title,
.article.diversity .intro,
.article.diversity .highlight,
.article.diversity h2,
.article.diversity h3,
.article.diversity h4,
.article.diversity strong {
  color: #cd7700;
}
.article.diversity aside {
  color: #cd7700;
}
.article.diversity aside.blockquote blockquote::before {
  background-color: #f2c280;
}

.article.community::before {
  background-color: #e2ede1;
}
.article.community .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-community.png);
}
.article.community .dept-header::after {
  content: 'Community Conncection';
  color: #5d9534;
}
.article.community .dept-title,
.article.community .page-title,
.article.community .intro,
.article.community .highlight,
.article.community h2,
.article.community h3,
.article.community h4,
.article.community strong {
  color: #5d9534;
}
.article.community aside {
  color: #5d9534;
}
.article.community aside.blockquote blockquote::before {
  background-color: #b3d29d;
}

.article.investment::before {
  background-color: #f2e4e5;
}
.article.investment .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-investment.png);
}
.article.investment .dept-header::after {
  content: 'Inspired Investment';
  color: #cc3d4b;
}
.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: #cc3d4b;
}
.article.investment aside {
  color: #cc3d4b;
}
.article.investment aside.blockquote blockquote::before {
  background-color: #d6a7ac;
}
.article.leadership::before {
  background-color: #d9e8f2;
}
.article.leadership .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-leadership.png);
}
.article.leadership .dept-header::after {
  content: 'Leadership';
  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: #095c93;
}
.article.leadership aside.blockquote blockquote::before {
  background-color: #70a4c7;
}
.article.collaboration::before {
  background-color: #e8dee8;
}
.article.collaboration .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-collaboration.png);
}
.article.collaboration .dept-header::after {
  content: 'Collaboration';
  color: #5e225c;
}
.article.collaboration .dept-title,
.article.collaboration .page-title,
.article.collaboration .intro,
.article.collaboration .highlight,
.article.collaboration h2,
.article.collaboration h3,
.article.collaboration h4,
.article.collaboration strong {
  color: #5e225c;
}
.article.collaboration aside {
  color: #5e225c;
}
.article.collaboration aside.blockquote blockquote::before {
  background-color: #b493b3;
}
.article.solutions::before {
  background-color: #f3ddec;
}
.article.solutions .dept-header::before {
  background-image: url(../_img/fall2020-dept-icon-solutions.png);
}
.article.solutions .dept-header::after {
  content: 'Innovative Solutions';
  color: #9a1651;
}
.article.solutions .dept-title,
.article.solutions .page-title,
.article.solutions .intro,
.article.solutions .highlight,
.article.solutions h2,
.article.solutions h3,
.article.solutions h4,
.article.solutions strong {
  color: #9a1651;
}
.article.solutions aside {
  color: #9a1651;
}
.article.solutions aside.blockquote blockquote::before {
  background-color: #d58cad;
}
.article.awards .page-title::before {
  background-image: url(../_img/fall2020-dept-icon-awards.png);
  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.awards .page-title {
  color: #deb209;
  margin-left: -65px;
}
.article.accolades .page-title::before {
  background-image: url(../_img/fall2020-dept-icon-accolades.png);
  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.accolades .page-title {
  color: #00bce7;
  margin-left: -65px;
}
/* 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: 60px 20px 30px;
  background-color: #c4c1c2;
  background-image: url(../_img/core-bg2020.png);
  background-repeat: no-repeat;
  background-position: center 15%;
  background-size:cover;
}
.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 20px;
}
.homepage .core-bracket {
	padding: 0 30px;
}
.homepage .core-bracket img {
	width:100%;
}
.homepage .core-title {
  font-size: 24px;
  letter-spacing: 1px;
  color: #fff;
}
.homepage .core-desc {
  font-size: 20px;
  letter-spacing: .5px;
  color: #000;
}
.homepage .attribute {
  display: inline-block;
  vertical-align: top;
  margin: 20px 1%;
  width: 15%;
  min-width: 140px;
}
.homepage .attribute .attribute-title {
  transition: all ease 0.3s;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  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: #000;
  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: #51bbe3;
}
.homepage .in-this-issue .category.leadership .category-img {
  background-color: #51bbe3;
}
.homepage .in-this-issue .category.collaboration .category-title {
  color: #682666;
}
.homepage .in-this-issue .category.collaboration .category-img {
  background-color: #682666;
}
.homepage .in-this-issue .category.diversity .category-title {
  color: #E48400;
}
.homepage .in-this-issue .category.diversity .category-img {
  background-color: #E48400;
}
.homepage .in-this-issue .category.solutions .category-title {
  color: #AB185A;
}
.homepage .in-this-issue .category.solutions .category-img {
  background-color: #AB185A;
}
.homepage .in-this-issue .category.community .category-title {
  color: #67A53A;
}
.homepage .in-this-issue .category.community .category-img {
  background-color: #67A53A;
}
.homepage .in-this-issue .category.alumni .category-title {
  color: #00b4aa;
}
.homepage .in-this-issue .category.alumni .category-img {
  background-color: #00b4aa;
}
.homepage .in-this-issue .category.investment .category-title {
  color: #cc3d4b;
}
.homepage .in-this-issue .category.investment .category-img {
  background-color: #cc3d4b;
}
.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;
}

.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 .community a {
  color: #005740;
}
.issue-footer .research a {
  color: #682666;
}
.issue-footer .diversity a {
  color: #E48400;
}
.issue-footer .technology a {
  color: #AB185A;
}
.issue-footer .community 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 .core-attributes {
    padding: 40px 20px 10px;
  }
  .homepage .core-title {
    font-size: 21px;
  }
  .homepage .core-desc {
    font-size: 18px;
  }
  .homepage-nav .navtop .navbar-default {
    height: 140px;
  }
  .homepage-nav .navtop .navbar-default .magazine-logo {
    font-size: 36px;
    margin: 35px 0;
  }

  .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%;
  }
  .article.awards .page-title, 
  .article.accolades .page-title {
    margin-left: 0;
	}

}
@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;
  }

  .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;
  }
  .homepage .attribute-icon img {
    width: 60px;
    height: 60px;
  }
}

.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 .profile {
  margin-top: 30px;
}
.article .profile:before {
  content: '';
  display: table;
}
.article .profile:after {
  content: '';
  display: table;
  clear: both;
}
.article .profile-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.75em;
  max-width: 150px;
}
.article.awards .profile-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.75em;
  max-width: 125px;
}
.article .double-profile-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.75em;
  max-width: 270px;
}
.article .timeline-img {
  float: right;
  margin-left: 1em;
  margin-bottom: 0.75em;
  max-width: 210px;
}
.article.faculty h2, 
.article.faculty h3 {
  color: #008DA8;
  margin-top: 0;
}
@media (max-width: 767px) {

}