@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url("//fonts.googleapis.com/css?family=Oswald:300,600");
/* THEME OPTIONS ************************** */
/* GLOBAL ********************************* */
/* ----- Body ------------------------ */
/* ----- Custom Fonts ---------------- */
/* ----- Text ------------------------ */
/* ----- Links ----------------------- */
/* ----- Lists ----------------------- */
/* ----- Tables ---------------------- */
/* ----- Forms ----------------------- */
/* HEADER ********************************* */
/* ----- Header Region --------------- */
/* ----- Search Box ------------------ */
/* ----- Logo ------------------------ */
/* ----- Site Title and Slogan ------- */
/* NAVIGATION ***************************** */
/* ----- Main Navigation ------------- */
/* ----- Secondary Navigation -------- */
/* ----- Breadcrumbs ----------------- */
/* ----- First Sidebar Menu Blocks --- */
/* ----- Second Sidebar Menu Blocks -- */
/* ----- Admin Menu ------------------ */
/* ----- Pager Nav ------------------- */
/* SIDEBARS ******************************* */
/* FOOTER ********************************* */
/* ----- Fat Footer ------------------ */
/* CONTENT ******************************** */
/* VIEWS ********************************** */
/* ----- Search Results -------------- */
/* CONTAINERS ***************************** */
/* ----- Blocks ---------------------- */
/* ----- Wells ----------------------- */
/* ----- Callouts and Blockquotes ---- */
/* ----- Pullquote Text -------------- */
/* POSTCARD LAYOUTS ********************** */
/* IMAGES ******************************** */
/* ICONS ********************************* */
/* HELPER CLASSES ************************ */
/* ----- Style ----------------------- */
/* ----- Positioning ----------------- */
/* ----- Sizing ---------------------- */
/* GENERAL OVERRIDES ********************* */
/* ----- Bootstrap Overrides --------- */
/* ----- Field Collection Overrides -- */
/* ----- Field Label Overrides ------- */
/* ADMINISTRATION ************************ */
/* ----- Admin ----------------------- */
/* ----- User Block ------------------ */
/* MEDIA QUERIES ************************* */
/* ----- Responsive ------------------ */
/* ----- Print ----------------------- */
#header-two {
  position: relative;
  z-index: 500;
}

/* Need to cater to 15px paddings 
@media (min-width: 1200px) {
	.container {
		width: 1170px !important;
	}
}

@media (min-width: 1420px) {
	.container {
		width: 1390px !important;
	}
}
*/
.page-node-151351 #main-top, .page-about-leadership #main-top, .page-node-165741 #main-top, .about-history #main-top {
  padding-top: 116px !important;
}

.page-node-165741 #main-header {
  display: none;
}

#backtotop {
  z-index: 10;
}

.aboutvisionmissionsmu {
  background-color: #f3f3f3;
  padding: 80px 0;
  line-height: 1.5em;
}
.aboutvisionmissionsmu a {
  color: #9a7e4b;
}
.aboutvisionmissionsmu p {
  margin: 0.5em 0 1em 0;
  line-height: 1.5em;
}
.aboutvisionmissionsmu .aboutsmuimg {
  height: 180px;
  overflow: hidden;
}
.aboutvisionmissionsmu .aboutsmuimg img {
  margin-top: -14%;
}
.aboutvisionmissionsmu .missionvisionblock {
  background-color: #FFF;
  padding: 20px 32px;
  text-align: center;
  padding: 30px !important;
  line-height: 1.5em;
  border-radius: 8px;
}
.aboutvisionmissionsmu .missionvisionblock h3 {
  color: #06206E;
  text-transform: uppercase;
}
.aboutvisionmissionsmu .aboutintro {
  font-size: 22px;
  font-weight: bold;
  color: #555555;
  line-height: 1.4em;
}
.aboutvisionmissionsmu .aboutintromain {
  line-height: 1.6em;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
  font-size: 16px;
}
.aboutvisionmissionsmu .aboutintromain ul {
  padding: 0 0 30px 45px;
}
.aboutvisionmissionsmu .aboutintromain ul li {
  padding: 0.2em 0;
}
.aboutvisionmissionsmu .aboutintromain > div {
  padding-top: 30px;
}

.about-overview .smu-glance .scroller-container .scroller .scroller-item.stats {
  width: 33.33333% !important;
  margin: 0 !important;
  float: left !important;
}

.about-overview .smu-glance .scroller-container .scroller .scroller-item.accolades {
  width: 33.33333% !important;
  margin: 0 !important;
  float: left !important;
}

.about-overview .smu-glance .scroller-container .scroller .scroller-item .scroller-item-visual {
  font-size: 80px !important;
  margin-bottom: 26px !important;
}

.about-overview .smu-glance .scroller-container .scroller .scroller-item .scroller-item-visual img {
  max-width: none !important;
  max-height: none !important;
  margin-bottom: 44px !important;
  height: 85px !important;
}

.about-overview .smu-glance .scroller-container .scroller {
  margin-top: 40px !important;
  overflow: hidden !important;
}

.about-overview .otherleaderships {
  display: none;
  display: none;
}

.about-leadership #full_width_1 {
  background-image: none;
}

.aboutleadership {
  padding: 70px 0 !important;
  position: relative;
  background-image: url(" /sites/all/themes/nextweb2/img/leadership/smu-skyline-bg2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*
  &:after {
      content: " ";
      background-color:$gold;
      opacity:.8;
      position:absolute;
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      visibility:visible;
      z-index:0;
  } */
}
.aboutleadership p {
  margin: 0.5em 0 1em 0;
  line-height: 1.5em;
}
.aboutleadership .content {
  position: relative;
  z-index: 10;
}
.aboutleadership a {
  color: #000000;
}
.aboutleadership a:hover {
  text-decoration: none;
}
.aboutleadership h3 {
  text-align: center;
  margin-bottom: 40px;
  color: #FFF;
  text-transform: uppercase !important;
}
.aboutleadership h3::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-top: 1em;
  background-color: #FFF;
}
.aboutleadership .otherleaderships {
  clear: both;
  padding-top: 40px;
}
.aboutleadership .cta {
  color: #FFF !important;
  margin-top: 2px;
  width: auto;
}
.aboutleadership .leadershippanel .panel {
  border-radius: 4px !important;
  overflow: hidden;
  transition: all ease 0.3s;
}
.aboutleadership .leadershippanel .panel .panel-body {
  padding: 20px 15px;
  width: 80%;
  margin-left: 10%;
  background-color: #FFF;
  text-align: center;
  margin-top: -48px;
  z-index: 59;
  position: relative;
  border-radius: 4px !important;
}
.aboutleadership .leadershippanel .panel:hover {
  transform: translateY(-3px);
}
.aboutleadership .leadershippanel .panel:hover img {
  transform: scale(1.03);
}
.aboutleadership .leadershippanel .panel h4 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 0px;
}
.aboutleadership .leadershippanel .panel h4 a {
  color: #9a7e4b;
}
.aboutleadership .leadershippanel .leadershipimg {
  overflow: hidden;
}
.aboutleadership .leadershippanel img {
  width: 100%;
  height: auto;
  transition: all ease 0.3s;
}
.aboutleadership .leadershippanel h4 {
  color: #9a7e4b;
  font-size: 21px;
}

.smuhistory {
  padding-bottom: 0px !important;
}
.smuhistory p {
  margin: 0.5em 0 1em 0;
  line-height: 1.5em;
}
.smuhistory .carousel-indicators {
  bottom: 50px;
}
.smuhistory .carousel-indicators li {
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
}
.smuhistory .carousel-indicators .active {
  background-color: #9a7e4b;
}
.smuhistory .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  color: #000;
  text-align: center;
  text-shadow: none;
  font-style: italic;
  padding-bottom: 0px !important;
}
.smuhistory #historycarousel {
  cursor: move;
}

.smuidentity p {
  margin: 0.5em 0 1em 0;
  line-height: 1.5em;
}

@media (max-width: 1011px) {
  .aboutleadership .leadershippanel .panel .panel-body {
    padding: 10px 5px;
    width: 90%;
    margin-left: 5%;
  }

  .aboutleadership .leadershippanel .panel h4 {
    margin-bottom: 3px;
    font-size: 16px;
  }

  .leadershiplink {
    clear: both;
  }
}
@media (max-width: 768px) {
  .aboutvisionmissionsmu {
    padding: 20px 0 0 0;
  }
  .aboutvisionmissionsmu .aboutintro {
    margin-left: 15px;
    margin-right: 15px;
  }
  .aboutvisionmissionsmu .aboutintromain {
    margin-left: 0px;
    margin-right: 0px;
  }
  .aboutvisionmissionsmu .aboutintromain > div {
    padding-top: inherit;
  }

  .aboutleadership {
    background-attachment: scroll;
  }
  .aboutleadership .leadershippanel {
    width: 50%;
  }
  .aboutleadership .leadershippanel .panel-body {
    margin-top: -30px;
  }
  .aboutleadership .leadershippanel.bot {
    float: none;
    margin: 0 auto 43px auto;
  }

  .about-overview .smu-glance .scroller-container .scroller .scroller-item.stats {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
    display: inline-block !important;
  }

  .about-overview .smu-glance .scroller-container .scroller .scroller-item.accolades {
    width: 100% !important;
    float: none !important;
    display: inline-block !important;
    margin-top: 24px !important;
  }

  .about-overview .smu-glance .scroller-container .scroller .scroller-item .scroller-item-visual img {
    height: 79px !important;
  }
}
.about-leadership #full_width_2 {
  background-color: #FFF !important;
}
.about-leadership #full_width_2 .region-full-width-2 {
  background-color: transparent !important;
  padding-bottom: 0 !important;
}
.about-leadership #full_width_3 {
  background-color: #102b72 !important;
}
.about-leadership #full_width_3 .region-full-width-3 {
  background-color: transparent !important;
  top: 0 !important;
  padding: 60px 0 20px 0;
}
.about-leadership #full_width_3::after {
  clear: both;
  content: " ";
  display: block;
}

.page-about-leadership .aboutleadership .leadershiplink {
  display: none;
}
.page-about-leadership #main {
  display: none;
}

.presidentmessage {
  padding-bottom: 0px !important;
  color: #151C55;
  /*                                           
  &::after {
      content: " ";
      position: absolute;
      width: 100%;
      height: 100%;
      top: 70px;
      left: -30%;
      background-color: #DEE1E7;
      visibility: visible;
  }*/
}
.presidentmessage h3 {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase !important;
}
.presidentmessage h3::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-top: 1em;
  background-color: #9a7e4b;
}
.presidentmessage .content > div {
  z-index: 9;
}
.presidentmessage h4 {
  text-transform: uppercase;
  color: #151C55;
  font-weight: bold;
  font-size: 28px;
}
.presidentmessage .presidentmsg {
  background-color: #DEE1E7;
  padding: 40px 120px 40px 50px;
}
.presidentmessage .presidentpic {
  position: absolute;
  left: 50%;
  padding-top: 40px;
}
.presidentmessage .presidentpic p {
  margin: 0px;
}
.presidentmessage p {
  font-style: italic;
  line-height: 1.7em;
  font-size: 18px;
}
.presidentmessage .cta {
  margin-top: 30px;
  font-family: "Oswald", sans-serif;
}
.presidentmessage .cta-transparent-gold {
  color: #9a7e4b !important;
}
.presidentmessage .cta-transparent-gold:hover {
  color: #9a7e4b !important;
}

@media (max-width: 1299px) {
  .presidentmessage .cta {
    margin-top: 5px;
  }
}
.presidentmessage2 {
  color: #FFF;
  text-align: center;
}
.presidentmessage2 a {
  color: #FFF !important;
}
.presidentmessage2 h3 {
  text-transform: uppercase !important;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
.presidentmessage2 h3::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-top: 1em;
  background-color: #FFF;
}
.presidentmessage2 .carousel-inner {
  width: 70%;
  margin-left: 15%;
}
.presidentmessage2 .carousel-control.left,
.presidentmessage2 .carousel-control.right {
  background-image: none;
}
.presidentmessage2 h5 {
  font-family: "Oswald", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.presidentmessage2 .footnote {
  margin-top: 10px;
}

@media (max-width: 1216px) {
  .presidentmessage h4 {
    font-size: 24px;
  }
  .presidentmessage p {
    font-size: 15px;
  }
}
@media (max-width: 1130px) {
  .orgchart #committees .othercommittees .othercommittee .othercommitteeinner {
    min-height: 260px;
  }

  .orgchart #bot .botprofile {
    width: 50%;
  }
}
.orgchart {
  background-color: #FFF;
}
.orgchart .chi {
  display: none !important;
}
.orgchart .chi.show {
  display: block !important;
}
.orgchart .eng {
  display: none !important;
}
.orgchart .eng.show {
  display: block !important;
}
.orgchart .langswitcher {
  float: right;
  width: 280px;
}
.orgchart .langswitcher span {
  display: inline-block;
  vertical-align: middle;
  width: 32%;
}
.orgchart .langswitcher span.label {
  text-align: right;
  padding-right: 10px;
  color: #000;
  font-size: 14px;
}
.orgchart .langswitcher span a {
  display: block;
  width: 100%;
  text-align: center;
  color: #FFF;
  background-color: #9a7e4b;
  border-radius: 4px;
  padding: 10px;
}
.orgchart .langswitcher span a.active {
  background: #70542b;
}
.orgchart .provost2 {
  display: none !important;
  padding-top: 1px;
  clear: both;
}
.orgchart #seniorleadership a {
  transition: all ease 0.3s;
  display: block;
}
.orgchart #seniorleadership a:hover {
  transform: translateY(-3px) !important;
}
.orgchart h3 {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  text-transform: uppercase !important;
}
.orgchart h3::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-top: 1em;
  background-color: #9a7e4b;
}
.orgchart .nav > li {
  text-align: center;
  padding: 0;
}
.orgchart .nav > li > a {
  background-color: #DEE1E7;
  color: #102b72 !important;
  text-transform: uppercase;
  padding: 15px !important;
}
.orgchart .nav > li.active > a {
  background-color: #EEE;
}
.orgchart .tab-content {
  background-color: #EEE;
  padding: 20px;
  overflow: hidden;
  position: relative;
}
.orgchart .tab-content .tab-pane:after {
  content: " ";
  display: block;
  clear: both;
}
.orgchart .tab-content .tab-pane .president .details, .orgchart .tab-content .tab-pane .provost .details {
  background-color: #102b72;
  color: #FFF;
  padding: 11px 15px 11px 35px !important;
}
.orgchart .tab-content .tab-pane .president.profile, .orgchart .tab-content .tab-pane .provost.profile {
  margin-top: 33px !important;
  margin-bottom: 33px !important;
}
.orgchart .tab-content .tab-pane .president .lines {
  position: absolute;
  width: 100%;
  height: 240px;
  margin-left: 50%;
  top: 50%;
  border-top: 3px solid #9a7e4b;
  border-right: 3px solid #9a7e4b;
  z-index: -1;
  pointer-events: none;
}
.orgchart .tab-content .tab-pane .president .lines::after {
  content: " ";
  display: block;
  width: 3px;
  height: 50%;
  text-align: center;
  background-color: #9a7e4b;
  position: absolute;
  left: 0;
  top: 0px;
}
.orgchart .tab-content .tab-pane .provost .lines {
  position: absolute;
  width: 40%;
  height: 100%;
  margin-left: -50%;
  top: 50%;
  border-top: 3px solid #9a7e4b;
  border-left: 3px solid #9a7e4b;
  z-index: -1;
  left: 50%;
  pointer-events: none;
}
.orgchart .tab-content .tab-pane .profile {
  border-radius: 4px;
  padding-top: 10px !important;
  margin-bottom: 0px !important;
}
.orgchart .tab-content .tab-pane .profile .school {
  background-color: transparent !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em;
}
.orgchart .tab-content .tab-pane .profile .lkcsb {
  color: #025a99;
}
.orgchart .tab-content .tab-pane .profile .soa {
  color: #971430;
}
.orgchart .tab-content .tab-pane .profile .soe {
  color: #006c85;
}
.orgchart .tab-content .tab-pane .profile .sis {
  color: #be8c00;
}
.orgchart .tab-content .tab-pane .profile .sol {
  color: #4a166e;
}
.orgchart .tab-content .tab-pane .profile .soss {
  color: #00704a;
}
.orgchart .tab-content .tab-pane .profilestitle {
  background-color: #9a7e4b;
  text-align: center;
  border-radius: 4px;
  padding: 15px;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
}
.orgchart .tab-content .tab-pane .photo {
  z-index: 2;
  display: inline-block;
  float: none;
  vertical-align: middle;
  padding: 0px !important;
  border-radius: 4px;
  overflow: hidden;
  width: 40px;
  height: 60px;
  position: absolute;
  margin-top: 5px;
}
.orgchart .tab-content .tab-pane .photo img {
  height: 100%;
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.orgchart .tab-content .tab-pane .details {
  background-color: #FFF;
  border-radius: 4px;
  padding: 5px 15px 5px 35px;
  position: relative;
  display: inline-block;
  float: none;
  vertical-align: middle;
  min-height: 70px;
  width: calc(100% - 20px);
  margin-left: 20px;
  color: #000;
}
.orgchart .tab-content .tab-pane .details .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}
.orgchart .tab-content .tab-pane .academic .profile, .orgchart .tab-content .tab-pane .administrative .profile {
  padding-left: 0px;
  padding-right: 0px;
}
.orgchart .tab-content .tab-pane .academic .left, .orgchart .tab-content .tab-pane .administrative .left {
  padding-left: 0px;
}
.orgchart .tab-content .tab-pane .academic .right, .orgchart .tab-content .tab-pane .administrative .right {
  padding-right: 0px;
}
.orgchart .tab-content .tab-pane .academic a, .orgchart .tab-content .tab-pane .administrative a {
  color: #000000 !important;
}
.orgchart .tab-content .tab-pane .academic .name, .orgchart .tab-content .tab-pane .administrative .name {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  line-height: 1.5em;
}
.orgchart .tab-content .tab-pane .academic .dept, .orgchart .tab-content .tab-pane .administrative .dept {
  font-weight: bold;
  color: #102b72;
  font-size: 12px;
  line-height: 1.5em;
}
.orgchart .tab-content .tab-pane .administrative .svp {
  z-index: 1;
}
.orgchart .tab-content .tab-pane .administrative .usvp {
  position: relative;
}
.orgchart .tab-content .tab-pane .administrative .usvp .profile:before {
  content: " ";
  display: block;
  width: 100%;
  position: absolute;
  left: calc(-16.66667% + 18px);
  top: -10px;
  height: 100%;
  border-left: 3px solid #9a7e4b;
  z-index: -1;
}
.orgchart .tab-content .tab-pane .administrative .usvp .profile:after {
  content: " ";
  border-top: 3px solid #9a7e4b;
  display: block;
  position: absolute;
  width: 100%;
  left: calc(-16.66667% + 18px);
  top: 40px;
  z-index: -1;
}
.orgchart .tab-content .tab-pane .administrative .usvp .profile.last:before {
  height: 50px;
}
.orgchart #bot .botprofile {
  padding-left: 0px;
  padding-right: 0px;
  min-height: 110px;
}
.orgchart #bot .botprofile .title {
  font-weight: bold;
}
.orgchart #bot .botprofile .dept {
  font-style: italic;
}
.orgchart #bot .former {
  clear: both;
  color: #666666;
  padding-top: 30px;
  display: block;
}
.orgchart #bot .former > div {
  margin-bottom: 5px;
}
.orgchart #bot .former .year {
  display: inline-block;
  width: 33%;
  vertical-align: top;
  text-align: right;
  padding-right: 10px;
}
.orgchart #bot .former .media-heading {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 14px;
  width: 65%;
  vertical-align: top;
}
.orgchart #bot .former h3 {
  border-bottom: 1px solid #DDDDDD;
  text-transform: uppercase !important;
  padding-bottom: 20px;
  font-family: "Oswald", sans-serif;
  color: #333 !important;
  font-size: 16px;
}
.orgchart #bot .former h3:after {
  display: none;
  content: "";
}
.orgchart #committees .fa-user.gold {
  color: #9a7e4b;
}
.orgchart #committees .committeefooter {
  font-style: italic;
}
.orgchart #committees .committeefooter p {
  margin-bottom: 5px;
}
.orgchart #committees .othercommittees {
  clear: both;
  padding-top: 30px;
}
.orgchart #committees .othercommittees h3 {
  border-bottom: 1px solid #DDDDDD;
  text-transform: uppercase !important;
  padding-bottom: 20px;
  font-family: "Oswald", sans-serif;
  color: #333 !important;
  font-size: 16px;
}
.orgchart #committees .othercommittees h3:after {
  display: none;
  content: "";
}
.orgchart #committees .othercommittees .othercommittee .othercommitteeinner {
  background-color: #DDDDDD;
  border-radius: 4px;
  padding: 15px;
  min-height: 290px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 1.4em;
}
.orgchart #committees .othercommittees .othercommittee h4 {
  font-family: "Open Sans", sans-serif;
  color: #102b72;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 14px;
}
.orgchart .nav-tabs {
  display: flex;
  align-items: flex-end;
}
.orgchart .anchor {
  position: absolute;
  top: -360px;
  left: 0;
}

.patronblock {
  background-color: #102b72;
  color: #FFF;
}
.patronblock .center {
  text-align: center;
}
.patronblock .center h4 {
  margin-top: 30px !important;
}
.patronblock .center h4:first-child {
  margin-top: 18px !important;
}
.patronblock h2 {
  text-transform: uppercase !important;
}
.patronblock h2::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  margin-top: 1em;
  background-color: #FFF;
}

.page-about-leadership #main-header {
  display: block !important;
  background-image: url(" /sites/all/themes/nextweb2/img/leadership/smuleadershipbg3.jpg");
  background-position: right 10%;
  background-size: 60% auto;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 150px;
  position: relative;
}
.page-about-leadership #main-header .main-header-content {
  position: absolute;
  bottom: 0px;
}
.page-about-leadership #main-header .breadcrumb, .page-about-leadership #main-header .page-title {
  position: relative;
  z-index: 1;
}
.page-about-leadership #main-header:after {
  content: " ";
  display: block;
  background: linear-gradient(90deg, #151d56 40%, rgba(21, 29, 86, 0) 125%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 992px) {
  .missionvisionblock {
    margin-top: 40px !important;
  }

  .orgchart .provost2 {
    display: block !important;
  }

  .provost1 {
    display: none !important;
  }

  .academic, .administrative {
    padding-left: 80px;
  }

  .presidentmessage {
    padding-top: 40px !important;
    text-align: center;
    /*
    &::after {
        display:none;
    }*/
  }
  .presidentmessage .presidentmsg {
    background-color: transparent;
    padding: 0px;
  }
  .presidentmessage .presidentpic {
    margin-top: 20px;
    position: relative;
    left: 0%;
    padding-top: 0px;
  }
  .presidentmessage .presidentpic img {
    margin: 0 auto;
  }

  .orgchart .tab-content .tab-pane .academic {
    padding-top: 20px;
  }
  .orgchart .tab-content .tab-pane .academic .left {
    padding-right: 0px;
  }
  .orgchart .tab-content .tab-pane .academic .right {
    padding-left: 0px;
  }
  .orgchart .tab-content .tab-pane .administrative {
    padding-top: 20px;
    padding-bottom: 50px;
  }
  .orgchart .tab-content .tab-pane .administrative .left {
    padding-right: 0px;
  }
  .orgchart .tab-content .tab-pane .administrative .lines {
    border-left: 3px solid #9a7e4b;
    position: absolute;
    lefT: 45px;
    width: 100%;
    height: 101%;
    top: 0px;
  }
  .orgchart .tab-content .tab-pane .profile.president {
    margin-bottom: 0px !important;
    padding-top: 0 !important;
  }
  .orgchart .tab-content .tab-pane .profile.president .lines {
    position: absolute;
    width: 100%;
    height: 610px;
    margin-left: 30px;
    top: 0%;
    z-index: -1;
    pointer-events: none;
    border: 0px;
  }
  .orgchart .tab-content .tab-pane .profile.president .lines::after {
    height: 110px;
    left: calc(50% - 30px);
  }
  .orgchart .tab-content .tab-pane .profile.provost {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .orgchart .tab-content .tab-pane .profile.provost .lines {
    position: absolute;
    width: 100%;
    height: 610px;
    margin-left: 0px;
    padding-left: 60px;
    top: 0%;
    z-index: -1;
    pointer-events: none;
    border: 0px;
    left: 0px;
  }
  .orgchart .tab-content .tab-pane .profile.provost .lines::after {
    content: " ";
    display: block;
    height: 110px;
    left: calc(50% + 30px);
    width: 3px;
    background-color: #9a7e4b;
    top: 0px;
    position: absolute;
  }
}
@media (max-width: 769px) {
  .orgchart #committees .othercommittees .othercommittee .othercommitteeinner {
    min-height: auto;
  }
  .orgchart #bot .botprofile {
    min-height: auto;
    width: inherit;
  }

  .page-about-leadership #main-header {
    background-size: 80% auto;
  }
}
@media (max-width: 636px) {
  .orgchart .nav > li > a {
    min-height: 70px;
  }
}
.page-node-165741 #masterslider_1 .ms-slide-bgcont:before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.page-node-165741 #masterslider_1 .ms-view {
  z-index: 9;
}
.page-node-165741 #masterslider_1 .ms-slide-layers {
  overflow: visible;
}
.page-node-165741 #masterslider_1 .ms-caption {
  background: none;
}
.page-node-165741 a {
  color: #9a7e4b;
}
.page-node-165741 h3 {
  text-transform: uppercase !important;
  color: #102b72;
  margin-bottom: 20px;
  font-size: 18px;
}
.page-node-165741 h3 a {
  color: #102b72 !important;
}
.page-node-165741 #main {
  position: relative;
  /*
  &:before {
      content:" ";
      position:absolute;
      top:0px;
      left:0px;
      height:150px;
      width:100%;
      background: rgb(255,255,255);
      background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(209,210,222,1) 100%);    
  }
  */
}
.page-node-165741 .block-algolia-searchbox {
  padding: 5px 14px !important;
}
.page-node-165741 .block-algolia-searchbox .aa-input-icon {
  fill: #9a7e4b;
  height: 26px;
  width: 26px;
}
.page-node-165741 .block-algolia-searchbox .aa-input-search {
  box-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}
.page-node-165741 .block-algolia-searchbox .aa-input-container {
  display: inline-block;
  position: relative;
  font-size: 14px !important;
  line-height: 1.3em !important;
}
.page-node-165741 .programmesectiontitle {
  background-color: #102b72;
  padding: 15px;
  margin-bottom: 20px;
  z-index: 2;
}
.page-node-165741 .programmesectiontitle h2 {
  text-transform: uppercase !important;
  padding: 3px;
  color: #FFF;
  float: left;
  margin-bottom: 0px;
  font-size: 24px;
}
.page-node-165741 .programmesectiontitle #undergraduatedd {
  color: #9a7e4b;
  font-weight: bold;
  min-width: 200px;
  text-align: left;
}
.page-node-165741 .programmesectiontitle #undergraduatedd .caret {
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.page-node-165741 .programmesectiontitle .dropdown {
  float: left;
  margin-left: 30px;
}
.page-node-165741 .programmessection {
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 70px;
  /*
  a.corecurriculum.blocklink {
     color:#FFF;
     &:before {
         background: rgb(16,43,114);
         background: linear-gradient(90deg, rgba(16,43,114,1) 25%, rgba(16,43,114,0) 75%);         
     }
  }
  a.smux.blocklink {
     color:#FFF;
     &:before {
         background: rgb(154,126,75);
         background: linear-gradient(90deg, rgba(154,126,75,1) 25%, rgba(154,126,75,0) 75%);        
     }
  }
  a.summerprogrammes.blocklink {
     color:#FFF;
     &:before {
         background: rgb(0,0,0);
         background: linear-gradient(90deg, rgba(0,0,0,1) 25%, rgba(0,0,0,0) 75%);        
     }
  }
  */
}
.page-node-165741 .programmessection .footnote {
  font-size: 13px;
  line-height: 1.3em;
}
.page-node-165741 .programmessection .footnote span {
  display: inline-block;
  width: 93%;
  vertical-align: top;
}
.page-node-165741 .programmessection ul {
  padding-left: 0em;
}
.page-node-165741 .programmessection ul li {
  list-style: none;
  padding: 0px;
}
.page-node-165741 .programmessection ul li .fas {
  margin-right: 10px;
  display: inline-block;
  padding-top: 4px;
  width: 4%;
  vertical-align: top;
}
.page-node-165741 .programmessection ul li a {
  color: #000 !important;
  display: block;
  padding: 7px 5px 7px 10px;
  border-radius: 4px;
  background-color: #FFF;
  transition: all ease 0.3s;
  font-weight: bold;
}
.page-node-165741 .programmessection ul li a span {
  display: inline-block;
  width: 89%;
}
.page-node-165741 .programmessection ul li a.soa:hover {
  background-color: #971430;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.lkcsb:hover {
  background-color: #025a99;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.soe:hover {
  background-color: #006c85;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.sis:hover {
  background-color: #be8c00;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.sol:hover {
  background-color: #4a166e;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.soss:hover {
  background-color: #00704a;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection ul li a.gold:hover {
  background-color: #9a7e4b;
  color: #FFF !important;
  text-decoration: none;
}
.page-node-165741 .programmessection a.blocklink {
  width: 100%;
  height: 140px;
  box-shadow: 2px 2px 16px #00000033;
  border-radius: 4px;
  padding: 15px !important;
  color: #FFF !important;
  display: block;
  position: relative;
  margin-bottom: 20px;
  color: #102b72;
  font-size: 13px;
  line-height: 17px;
  transition: all ease 0.3s;
  background-color: #9a7e4b;
}
.page-node-165741 .programmessection a.blocklink h3 {
  text-transform: uppercase !important;
}
.page-node-165741 .programmessection a.blocklink:hover {
  text-decoration: none;
  box-shadow: 1px 1px 8px #00000033;
  transform: translateY(-3px) !important;
}
.page-node-165741 .programmessection a.blocklink:focus {
  text-decoration: none;
  box-shadow: 0px 0px 4px #00000033;
}
.page-node-165741 .programmessection a.blocklink > div {
  position: relative;
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-right: 10px;
}
.page-node-165741 .programmessection a.blocklink > div p {
  width: 86%;
  margin-bottom: 0px;
}
.page-node-165741 .programmessection a.blocklink:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 2px;
  top: 0px;
  left: 0px;
  background: #9a7e4b;
  background: linear-gradient(90deg, #9a7e4b 30%, rgba(154, 126, 75, 0) 100%);
  z-index: 1;
}
.page-node-165741 .programmessection a.blocklink h2 {
  font-size: 20px;
  margin-bottom: 5px;
  text-transform: uppercase !important;
}
.page-node-165741 .programmessection .fa-question-circle {
  color: #9a7e4b;
  padding-right: 3px;
  padding-left: 3px;
  font-weight: normal;
  margin-top: 3px;
}
.page-node-165741 .leftimg a {
  width: 120px;
  height: 67.5px;
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: block;
}
.page-node-165741 .leftimg a img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid #FFF;
  border-radius: 4px !important;
}
.page-node-165741 .leftimg a:after {
  content: " ";
  background-image: url(/sites/all/themes/nextweb2/img/caret-right-circle.png);
  width: 36px;
  height: 36px;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  background-size: cover;
  transform: translate(-50%, -50%);
}
.page-node-165741 .undergraduate .leftimg {
  background-image: url("/sites/all/themes/nextweb2/img/programmes/photo-UG@2x.png");
  background-size: cover;
  border-radius: 2px;
  height: 100%;
  background-repeat: no-repeat;
  height: 570px;
  background-repeat: no-repeat;
  margin-top: -110px;
  border-radius: 5px;
}
.page-node-165741 .undergraduate .corecurriculum:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/programme-core-cur.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .undergraduate .corecurriculum:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .undergraduate .summerprogrammes:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/progamme-summer-programmes.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .undergraduate .summerprogrammes:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .undergraduate .smux:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/programme-smux.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .undergraduate .smux:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .postgraduate .leftimg {
  background-image: url("/sites/all/themes/nextweb2/img/programmes/postgraduate-bg.png");
  background-size: cover;
  border-radius: 2px;
  height: 100%;
  background-repeat: no-repeat;
  height: 640px;
  background-repeat: no-repeat;
  margin-top: -110px;
  border-radius: 5px;
  background-position: center;
}
.page-node-165741 .postgraduate .researchphd:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/phdbg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .postgraduate .researchphd:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .postgraduate .doctorate:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/doctoratebg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .postgraduate .doctorate:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .postgraduate .researchmasters:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/researchmastersbg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .postgraduate .researchmasters:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .professional .leftimg {
  background-image: url("/sites/all/themes/nextweb2/img/programmes/professional-bg.png");
  background-size: cover;
  border-radius: 2px;
  height: 100%;
  background-repeat: no-repeat;
  height: 470px;
  background-repeat: no-repeat;
  margin-top: -110px;
  border-radius: 5px;
  background-position: right top;
}
.page-node-165741 .professional .seeallcourses:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url("/sites/all/themes/nextweb2/img/programmes/seeallcourses.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  filter: grayscale(100%);
  z-index: 0;
  transition: all 0.3s ease;
}
.page-node-165741 .professional .seeallcourses:hover:after {
  filter: grayscale(0%);
}
.page-node-165741 .block-smu-curated-search {
  position: absolute;
  margin: 0 auto;
  z-index: 92;
  left: 50%;
  transform: translateX(-50%);
  color: #FFF;
}
.page-node-165741 .block-smu-curated-search h1 {
  font-weight: bold;
  margin-bottom: 0;
}
.page-node-165741 .block-smu-curated-search .banner-content-container {
  top: 120px;
}
.page-node-165741 .modal-dialog {
  width: 49% !important;
}
.page-node-165741 .modal-dialog-centered {
  top: 50%;
  transform: translateY(-50%) !important;
}

@media (max-width: 1251px) {
  .page-node-165741 .leftimg {
    background-size: cover !important;
    background-position: center top !important;
  }
  .page-node-165741 .programmesectionbody {
    font-size: 14px;
    line-height: 20px;
  }
  .page-node-165741 .programmessection a.blocklink > div p {
    width: 100%;
  }
  .page-node-165741 .programmessection a.blocklink h2 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .page-node-165741 .leftimg {
    background-size: cover !important;
    background-position: center center !important;
    margin-top: -30px !important;
  }
  .page-node-165741 .col-lg-4 {
    margin-bottom: 30px !important;
  }
  .page-node-165741 .undergraduate .leftimg {
    background-position: center 36% !important;
  }
  .page-node-165741 .professional .leftimg {
    height: 550px;
    background-size: cover !important;
  }
  .page-node-165741 .modal-dialog {
    width: 90% !important;
    margin: 10px auto;
  }
}
@media (max-width: 767px) {
  .page-node-165741 .block-smu-curated-search {
    width: 100%;
  }
  .page-node-165741 .block-smu-curated-search .container {
    width: 100%;
  }
  .page-node-165741 .aa-dropdown-menu {
    width: 100% !important;
  }
  .page-node-165741 .panel-panel {
    overflow: hidden;
  }

  .front .aa-input-container {
    width: 100%;
  }
  .front .aa-input-container .algolia-autocomplete {
    width: 100%;
  }
  .front .aa-input-container .algolia-autocomplete .aa-input-search {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .page-node-165741 .col-xs-6 {
    width: 100% !important;
    float: none !important;
  }
  .page-node-165741 .programmessection {
    margin-top: 30px;
  }
  .page-node-165741 .programmessection a.blocklink > div p {
    width: 70%;
  }
  .page-node-165741 .block-algolia-searchbox .aa-input-search {
    width: 100% !important;
    font-size: 14px;
  }
  .page-node-165741 .block-algolia-searchbox .aa-input-container {
    width: 100%;
  }
  .page-node-165741 .block-algolia-searchbox .algolia-autocomplete {
    width: 100%;
  }
  .page-node-165741 #main {
    padding-top: 0px;
  }
  .page-node-165741 #main .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-node-165741 #main .container #content {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 450px) {
  .page-node-165741 .programmessection a.blocklink > div p {
    width: 100%;
  }
}
.about-history article {
  position: relative;
  margin: 0 auto;
}
.about-history .timeline__section {
  margin-left: 200px;
}
.about-history .milestone {
  opacity: 0;
  font-size: 0;
}
.about-history .timeline__nav {
  position: fixed;
  z-index: 2;
  top: 0;
  transition: top 0.3s ease-out;
  width: 130px;
}
.about-history .timeline__nav.removefix {
  position: absolute !important;
  bottom: 0px !important;
  top: auto !important;
}
.about-history .timeline__nav ul {
  list-style: none;
  list-style-position: inside;
  margin: 15px 0;
}
.about-history .timeline__nav ul li {
  margin: 15px 0;
  padding-left: 0;
  list-style-type: none;
  color: #CCC;
  cursor: pointer;
  transition: all 0.3s ease-out;
  font-size: 22px;
  text-align: right;
}
.about-history .timeline__nav ul li.active {
  font-weight: bold;
  color: #102b72;
  font-size: 40px;
}
.about-history .timeline__nav ul li:hover {
  color: #102b72;
}
.about-history .detail {
  background-color: #404040;
  position: relative;
  transition: all ease 0.3s;
  border-radius: 5px;
}
.about-history .detail .left {
  float: left;
  width: 66%;
}
.about-history .detail .right {
  float: right;
  width: 34%;
}
.about-history .detail:after {
  content: " ";
  clear: both;
  width: 100%;
  display: block;
}
.about-history .detail h4 {
  color: #FFF;
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  padding: 15px 30px 0 30px;
  text-transform: uppercase;
  line-height: 1.1em;
  transition: all ease 0.3s;
  font-weight: bold !important;
}
.about-history .detail .historydate {
  font-size: 18px;
  padding: 0 30px;
  color: #FFF;
}
.about-history .detail .historyextralinks {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
.about-history .detail .historyextralinks a {
  color: #FFF;
  margin-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  transition: all ease 0.3s;
  opacity: 0.6;
}
.about-history .detail .historyextralinks a:hover {
  color: #9a7e4b;
  text-decoration: none;
  opacity: 1;
}
.about-history .detail.active {
  background-color: #151C55;
}
.about-history .detail.active .left:before {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #151C55;
  position: absolute;
  left: -10px;
  top: 62px;
  content: " ";
  display: block;
}
.about-history .historybody {
  margin: 15px 30px 30px 30px;
}
.about-history #main-header {
  display: block !important;
  background-image: url("/sites/all/themes/nextweb2/img/history/banner-image-history.jpg");
  background-position: right 85%;
  background-size: 40% auto;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 150px;
  position: relative;
  z-index: 3;
  margin-top: 146px;
  padding-top: 0 !important;
}
.about-history #main-header .main-header-content {
  position: absolute;
  bottom: 0px;
}
.about-history #main-header .breadcrumb, .about-history #main-header .page-title {
  position: relative;
  z-index: 1;
}
.about-history #main-header:after {
  content: " ";
  display: block;
  background: linear-gradient(90deg, #151d56 60%, rgba(21, 29, 86, 0) 125%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about-history .history-bottom1 {
  background-color: #102b72;
  padding: 100px;
  min-height: 768px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  background-image: url("/sites/all/themes/nextweb2/img/history/bg-imaginebetter.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.about-history .history-bottom1 #historybracket {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  pointer-events: none;
}
.about-history .history-bottom1 .content {
  padding: 0 12%;
  font-family: "Oswald", sans-serif;
  font-size: 38px;
  line-height: 1.5em;
}
.about-history .history-bottom1 .footnote {
  font-size: 17px;
  line-height: 1.4em;
  margin-top: 30px;
  font-family: "Open Sans", sans-serif;
}
.about-history #block-views-history-gallery-block .container {
  width: 100% !important;
  padding: 0px;
}
.about-history #block-views-history-gallery-block .container .view-history-gallery {
  margin-bottom: -10px;
}
.about-history #block-views-history-gallery-block .container .slick-slider .img-responsive {
  max-width: none !important;
  width: 100%;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-slide {
  opacity: 0.5;
  position: relative;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-slide .slidercaption {
  position: absolute;
  bottom: 8px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  width: 100%;
  opacity: 0;
  text-align: center;
  font-style: italic;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-slide.slick-current {
  opacity: 1;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-slide.slick-current .slidercaption {
  opacity: 1;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-prev {
  position: absolute;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  font-size: 30px;
  color: #9a7e4b;
  cursor: pointer;
  left: 20px;
}
.about-history #block-views-history-gallery-block .container .slick-slider .slick-next {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: 9;
  transform: translateY(-50%);
  font-size: 30px;
  color: #9a7e4b;
  cursor: pointer;
  right: 20px;
}
.about-history .sustainability {
  background-image: url("../img/history/substain.jpg");
  background-position: center;
  background-size: cover;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.5em;
  color: #FFF;
  text-align: center;
  padding: 4em 0 !important;
  border-bottom: 10px solid #8DC63F;
}
.about-history .sustainability a {
  color: #FFF;
  border: 1px solid #FFF;
  padding: 10px 20px;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  text-transform: uppercase;
}
.about-history .sustainability a .fas {
  font-size: 0.5em;
  vertical-align: middle;
  padding-left: 10px;
}
.about-history .sustainability a:hover {
  color: #8DC63F;
  background-color: #FFF;
  text-decoration: none;
}
.about-history #full_width_1 {
  background-color: #fff;
  color: #999;
  font-size: 0.8em;
}
.about-history #full_width_1 .historyreferences .content a {
  color: #999;
}
.about-history .modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .about-history .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.about-history .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

@media (max-width: 1350px) {
  .about-history .detail h4 {
    font-size: 27px;
  }
}
@media (max-width: 1230px) {
  .about-history .detail h4 {
    font-size: 17px;
    margin-bottom: 4px;
  }
  .about-history .detail .historydate {
    font-size: 14px;
    padding: 0 30px;
    color: #FFF;
  }
  .about-history .detail .historyextralinks {
    font-size: 12px;
  }
}
@media (max-width: 1200px) {
  .about-history .detail .left {
    float: none;
    width: 100%;
    height: 150px;
    position: relative;
  }
  .about-history .detail .left .historyextralinks {
    margin-left: 0px;
    left: 30px;
  }
  .about-history .detail h4 {
    padding: 20px 30px 0 30px;
  }
  .about-history .detail .right {
    float: none;
    width: 100%;
  }
  .about-history .detail .right img {
    width: 100%;
    height: auto;
  }
  .about-history .detail.active .left:before {
    top: 50px;
  }
  .about-history .history-bottom1 {
    min-height: 460px;
  }
  .about-history .history-bottom1 .content {
    font-size: 23px;
    padding: 0 10%;
  }
  .about-history .sustainability {
    font-size: 26px;
  }
  .about-history .sustainability a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .about-history .timeline__section {
    margin-left: 120px;
  }
  .about-history .timeline__nav {
    width: 80px;
  }
  .about-history .timeline__nav ul {
    padding-left: 0px;
    margin-left: 0px;
  }
  .about-history .history-bottom1 {
    min-height: 320px;
  }
  .about-history .history-bottom1 .content {
    font-size: 18px;
    padding: 0 15%;
  }
  .about-history .history-bottom1 .footnote {
    font-size: 14px;
  }
  .about-history .sustainability {
    font-size: 20px;
  }
  .about-history .sustainability a {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .about-history .history-bottom1 .content {
    font-size: 12px;
    padding: 0 6%;
  }
  .about-history .history-bottom1 .footnote {
    font-size: 10px;
  }
  .about-history .detail h4 {
    font-size: 12px;
    margin-bottom: 4px;
  }
  .about-history .detail .historydate {
    font-size: 12px;
  }
  .about-history .detail .historyextralinks {
    font-size: 10px;
  }
}
.page-node-167421 #header-one, .page-node-167421 #header-two, .page-node-167421 #header-main-nav {
  margin-left: -15px;
  margin-right: -15px;
}
.page-node-167421 .anniv-cta {
  top: 200px !important;
}
.page-node-167421 .anniv-block {
  top: 200px !important;
}
.page-node-167421 .ms-slide:after {
  opacity: 0.5;
  background-color: #8A704C;
}
.page-node-167421 .vision25boxtop {
  position: relative;
  top: 50%;
  transform: translateY(-20%);
}
.page-node-167421 .last-updated {
  display: none;
}
.page-node-167421 button.close {
  z-index: 9;
  align-self: flex-start;
  padding: 10px;
  opacity: 0.5;
}
.page-node-167421 .panel-panel {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.page-node-167421 .modal-dialog-centered {
  top: 50%;
  transform: translateY(-50%) !important;
}
.page-node-167421 #main-top {
  padding-top: 116px !important;
}
.page-node-167421 .ms-slide:after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: transparent linear-gradient(90deg, #8A704C 0%, #8A704C00 100%) 0% 0% no-repeat padding-box;
}
.page-node-167421 #main-header {
  display: none;
}
.page-node-167421 .visionmissioncontainer h2 {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 0px;
  color: #FFF;
}
.page-node-167421 .separator {
  margin: 5rem 0 0 0;
}
.page-node-167421 .vision25box {
  border: 1px solid #FFF;
  color: #9a7e4b;
  font-size: 1.6rem;
  padding: 0rem 5rem 2rem 5rem;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  font-weight: bold;
  line-height: 2.6rem;
  margin-left: -80px;
}
.page-node-167421 .vision25box .visiton25title {
  top: -31px;
  position: relative;
  background-color: #FFF;
  padding: 1rem 1rem;
}
.page-node-167421 .vision25box .visiton25title h2 {
  margin-bottom: 0px;
  color: #151C55;
}
.page-node-167421 .vision25box .visiton25title .subtitle {
  color: #151C55;
  font-size: 1.3rem;
  font-weight: normal;
}
.page-node-167421 .smu25 .smu25blocks {
  clear: both;
  border: 1px solid #9a7e4b;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
}
.page-node-167421 .smu25 .smu25blocks span {
  color: #9a7e4b;
}
.page-node-167421 .smu25 .smu25blocks p {
  margin: 1rem;
}
.page-node-167421 .rowcenter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  margin-bottom: 2rem;
  color: #9a7e4b;
}
.page-node-167421 #content-body h3,
.page-node-167421 #content-body h2 {
  color: #151C55;
  text-transform: uppercase !important;
}
.page-node-167421 h2.withline::after {
  content: " ";
  display: block;
  width: 50px;
  height: 3px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-top: 0.7rem;
  background-color: #9a7e4b;
}
.page-node-167421 .mb-2 {
  margin-bottom: 2rem;
}
.page-node-167421 .mt-2 {
  margin-top: 2rem;
}
.page-node-167421 .ml-0 {
  margin-left: 0px;
}
.page-node-167421 .mr-0 {
  margin-right: 0px;
}
.page-node-167421 .pl-0 {
  padding-left: 0px;
}
.page-node-167421 .pr-0 {
  padding-right: 0px;
}
.page-node-167421 h4 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #151C55;
  font-size: 1.6rem;
}
.page-node-167421 .videoimg1:before {
  content: " ";
  background-image: url("../img/visionmission/play-btn.png");
  background-size: 8%;
  background-position: center 50%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  opacity: 0.8;
  left: 0;
  pointer-events: none;
}
.page-node-167421 .aspiration .vision25 {
  background: transparent linear-gradient(180deg, #8A704C 0%, #69553A 100%) 0% 0% no-repeat padding-box;
  padding: 1rem;
  color: #FFF;
  text-align: center;
}
.page-node-167421 .aspiration .vision25 h4 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-top: 0px;
}
.page-node-167421 .aspiration .aspirationinner {
  background-color: #F3F0ED;
}
.page-node-167421 .aspiration .aspirationinner .videoimg:before {
  content: " ";
  background-image: url("../img/visionmission/play-btn.png");
  background-size: 17%;
  background-position: center 50%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  opacity: 0.8;
  left: 0;
  pointer-events: none;
}
.page-node-167421 .aspiration .aspirationinner .videoimg img {
  border: 2px solid #FFF;
}
.page-node-167421 .aspiration .aspirationblocks {
  margin-top: 2rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.page-node-167421 .aspiration .aspirationblocks .icon {
  position: relative;
  width: 20%;
  right: -10px;
  margin-top: -50px;
  float: right;
}
.page-node-167421 .aspiration .aspirationblocks > div {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: stretch;
  align-content: stretch;
}
.page-node-167421 .aspiration .aspirationblocks .aspirationbody {
  flex: 1 0 auto;
}
.page-node-167421 .aspiration .aspirationblocks .bodycontent {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
}
.page-node-167421 .aspiration .aspirationblocks li {
  margin-left: 5px;
}
.page-node-167421 .aspiration .aspirationblocks h3 {
  text-transform: uppercase;
  margin-top: -25px;
  flex: 1 0 auto;
}
.page-node-167421 .aspiration .aspirationblocks .turquoise h3 {
  color: #00C2D3 !important;
}
.page-node-167421 .aspiration .aspirationblocks .turquoise .aspirationbody {
  border-right: 1px solid #00C2D3;
  border-bottom: 1px solid #00C2D3;
}
.page-node-167421 .aspiration .aspirationblocks .green h3 {
  color: #95C11F !important;
}
.page-node-167421 .aspiration .aspirationblocks .green .aspirationbody {
  border-right: 1px solid #95C11F;
  border-bottom: 1px solid #95C11F;
}
.page-node-167421 .aspiration .aspirationblocks .orange h3 {
  color: #EC6712 !important;
}
.page-node-167421 .aspiration .aspirationblocks .orange .aspirationbody {
  border-right: 1px solid #EC6712;
  border-bottom: 1px solid #EC6712;
}
.page-node-167421 .strategies {
  background: linear-gradient(180deg, rgba(21, 28, 85, 0.15) 0%, white 100%);
}
.page-node-167421 .strategies .strategiesblocks {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  flex-wrap: wrap;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblock {
  display: flex;
  align-items: center;
  text-align: center;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblock h3 {
  font-size: 1.7rem;
  line-height: 2rem;
  width: 100%;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblockinner {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 3rem 2rem;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
  /*
  &:hover {
      h3 {
          color:#FFF !important;
          z-index:8;
          span {
              color:#FFF !important;
          }
      }  
      & > div {
          z-index:8;
          color:#FFF !important;
          span {
              color:#FFF !important;    
          }
      }
      &:after { 
          opacity:0;
      }
  }
  */
}
.page-node-167421 .strategies .strategiesblocks .strategiesblockinner:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #FFF;
  opacity: 0.6;
  z-index: 1;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblockinner h3 {
  z-index: 3;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblockinner > div {
  font-size: 1.3rem;
  z-index: 3;
}
.page-node-167421 .strategies .strategiesblocks .strategiesblockinner > div span {
  font-size: 3rem;
  vertical-align: sub;
}
.page-node-167421 .strategies .strategiesblocks .turquoise .strategiesblockinner {
  border: 1px solid #00C2D3;
  background-image: url("../img/visionmission/transformativeeducation-o.jpg?1");
  /*
  &:hover {
      background-image: url("../img/visionmission/transformativeeducation-c.jpg");
  }*/
}
.page-node-167421 .strategies .strategiesblocks .turquoise .strategiesblockinner > div {
  color: #00C2D3;
}
.page-node-167421 .strategies .strategiesblocks .turquoise span {
  color: #00C2D3;
}
.page-node-167421 .strategies .strategiesblocks .green .strategiesblockinner {
  border: 1px solid #95C11F;
  background-image: url("../img/visionmission/cuttingedgereasearch-o.jpg?1");
  /*
  &:hover {
      background-image: url("../img/visionmission/cuttingedgereasearch-c.jpg");
  } */
}
.page-node-167421 .strategies .strategiesblocks .green .strategiesblockinner > div {
  color: #95C11F;
}
.page-node-167421 .strategies .strategiesblocks .green span {
  color: #95C11F;
}
.page-node-167421 .strategies .strategiesblocks .orange .strategiesblockinner {
  border: 1px solid #EC6712;
  background-image: url("../img/visionmission/meaningimpact-o.jpg?1");
  /*
  &:hover {
      background-image: url("../img/visionmission/meaningimpact-c.jpg");
  }*/
}
.page-node-167421 .strategies .strategiesblocks .orange .strategiesblockinner > div {
  color: #EC6712;
}
.page-node-167421 .strategies .strategiesblocks .orange span {
  color: #EC6712;
}
.page-node-167421 .modal.aspiration .modal-body {
  padding-top: 15px !important;
}
.page-node-167421 .modal .modal-content .modal-body {
  padding-top: 0px;
  overflow-y: hidden;
}
.page-node-167421 .modal .modal-content .modal-body img {
  cursor: pointer;
  border: 2px solid #FFF;
}
.page-node-167421 .modal .modal-content .modal-body .videoimg {
  z-index: 6;
  align-self: flex-end;
  margin-bottom: 1rem;
}
.page-node-167421 .modal .modal-content .modal-body .videoimg:before {
  content: " ";
  background-image: url("../img/visionmission/play-btn.png");
  background-size: 17%;
  background-position: center 50%;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  opacity: 0.8;
  left: 0;
  pointer-events: none;
}
.page-node-167421 .modal .modal-content ol {
  list-style: none;
  counter-reset: li;
}
.page-node-167421 .modal .modal-content ol li::before {
  content: counter(li);
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-family: "Oswald", sans-serif;
  font-size: 1.3rem;
  vertical-align: sub;
}
.page-node-167421 .modal .modal-content ol li {
  counter-increment: li;
  padding: 10px 0;
}
.page-node-167421 .modal .modal-content .transformheader {
  background-size: auto 130%;
  background-position: right top;
  background-repeat: no-repeat;
  height: 240px;
  position: relative;
  margin-bottom: 2rem;
  display: flex;
}
.page-node-167421 .modal .modal-content .transformheader:after {
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(90deg, white 32%, rgba(255, 255, 255, 0) 80%);
  width: 100%;
  height: 101%;
}
.page-node-167421 .modal .modal-content .transformheader h3 {
  z-index: 3;
  align-self: flex-end;
  flex: 0 1 auto;
}
.page-node-167421 .modal.turquoise .modal-content {
  border-radius: 0;
  border: 1px solid #00C2D3;
}
.page-node-167421 .modal.turquoise .modal-content ol li::before {
  content: counter(li);
  color: #00C2D3;
}
.page-node-167421 .modal.turquoise .modal-content .transformheader {
  background-image: url("../img/visionmission/transformativeeducation.jpg");
}
.page-node-167421 .modal.turquoise .modal-content .transformheader h3 span {
  color: #00C2D3;
}
.page-node-167421 .modal.green .modal-content {
  border-radius: 0;
  border: 1px solid #95C11F;
}
.page-node-167421 .modal.green .modal-content ol li::before {
  content: counter(li);
  color: #95C11F;
}
.page-node-167421 .modal.green .modal-content .transformheader {
  background-image: url("../img/visionmission/cuttingedgereasearch.jpg");
}
.page-node-167421 .modal.green .modal-content .transformheader h3 span {
  color: #95C11F;
}
.page-node-167421 .modal.orange .modal-content {
  border-radius: 0;
  border: 1px solid #EC6712;
}
.page-node-167421 .modal.orange .modal-content ol li::before {
  content: counter(li);
  color: #EC6712;
}
.page-node-167421 .modal.orange .modal-content .transformheader {
  background-image: url("../img/visionmission/meaningimpact.jpg");
}
.page-node-167421 .modal.orange .modal-content .transformheader h3 span {
  color: #EC6712;
}
.page-node-167421 #sc-video-1, .page-node-167421 #sc-video-2, .page-node-167421 #sc-video-3 {
  overflow: hidden;
  position: absolute;
  width: 90%;
  left: 5%;
  z-index: 10;
  transform: translateY(-50%);
  top: 150%;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.page-node-167421 #sc-video-1.active, .page-node-167421 #sc-video-2.active, .page-node-167421 #sc-video-3.active {
  top: 50%;
  opacity: 1;
}
.page-node-167421 .videoclose {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 1rem 1.5rem;
  color: #FFF;
  font-size: 1.5rem;
  background-color: #000;
  cursor: pointer;
  display: none;
  opacity: 0;
  z-index: 7;
  transition: opacity 0.6s ease-in-out;
}
.page-node-167421 .videoclose.active {
  display: block;
  opacity: 1;
}
.page-node-167421 .videocover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  background-color: #000;
  display: none;
  pointer-events: none;
  z-index: 7;
  top: 0px;
  left: 0px;
  opacity: 0;
  transition: opacity 0.6s ease-in-out;
}
.page-node-167421 .videocover.active {
  display: block;
  opacity: 0.8;
}
.page-node-167421 .enabler {
  background: linear-gradient(180deg, rgba(21, 28, 85, 0.15) 0%, white 100%);
}
.page-node-167421 .differentiators {
  display: flex;
  margin-top: 7rem;
  flex-wrap: wrap;
  flex-direction: row;
}
.page-node-167421 .differentiators .differentiator {
  display: flex;
  justify-items: center;
  text-align: center;
  margin-bottom: 3rem;
}
.page-node-167421 .differentiators .differentiator img {
  margin: -50px auto 0 auto;
  align-self: flex-start;
}
.page-node-167421 .differentiators .differentiatorinner {
  border: 1px solid #9a7e4b;
  padding: 0 1rem 1rem 1rem;
  justify-content: space-around;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.page-node-167421 .differentiators .differentiatorinner h3 {
  margin-top: 1rem;
  color: #9a7e4b !important;
}
.page-node-167421 #enablerslist.nav-tabs {
  border-bottom: 0px solid #ddd;
}
.page-node-167421 #enablerslist.nav-tabs li {
  padding-bottom: 0px !important;
}
.page-node-167421 #enablerslist.nav-tabs li a {
  font-size: 1.4rem !important;
  text-transform: uppercase !important;
  background-color: #DDDDDD;
  color: #151C55;
  padding: 1.4rem 1rem;
}
.page-node-167421 #enablerslist.nav-tabs li a:after {
  content: "«";
  font-size: 1.5rem;
  color: #151C55;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  text-align: center;
  line-height: 1rem;
  transform: rotate(-90deg);
}
.page-node-167421 #enablerslist.nav-tabs li.active a {
  background-color: #f3f3f3;
  border: 0px;
  color: #151C55;
}
.page-node-167421 #enablerslist.nav-tabs li.active a:after {
  transform: rotate(90deg);
}
.page-node-167421 #enablerslistcontent {
  background-color: #f3f3f3;
  margin-bottom: 2rem;
}
.page-node-167421 #enablerslistcontent .tab-pane {
  padding: 2rem 2rem 0 2rem;
  text-align: center;
}
.page-node-167421 #enablerslistcontent .tab-pane img {
  margin: 0 auto;
}
.page-node-167421 #enablerslistcontent .tab-pane h3 {
  margin-top: 1rem;
  font-size: 1.3rem;
}
.page-node-167421 .titlebar {
  background-color: #151C55;
  color: #FFF;
  text-align: center;
  padding: 1rem;
  font-family: "Oswald", sans-serif;
  font-size: 1.2rem;
  border-radius: 2px;
  letter-spacing: 4.5px;
}
.page-node-167421 .titlebar span {
  margin: 0 1rem;
}
.page-node-167421 .smu25growthimpact .timelinescroll {
  overflow-x: auto;
  width: 100%;
}
.page-node-167421 .quotes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 4rem;
}
.page-node-167421 .quotes .quoteblock {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.page-node-167421 .quotes .quoteblock .quote {
  padding: 1rem;
  border: 1px solid #9a7e4b;
  padding: 2.5rem 1.5rem 4rem 1.5rem;
  border: 1px solid #9a7e4b;
  height: 100%;
}
.page-node-167421 .quotes .quoteblock .quote:before {
  content: " ";
  width: 40px;
  height: 40px;
  background-image: url(../img/visionmission/quote.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -15px;
  left: 27px;
}
.page-node-167421 .quotes .quoteblock .quoteauthor {
  position: absolute;
  bottom: -30px;
  background-color: #FFF;
  padding: 1rem;
  font-weight: bold;
  color: #9a7e4b;
  text-align: right;
  right: 30px;
}

@media (max-width: 992px) {
  .page-node-167421 {
    /*
    .strategies {
        .strategiesblocks {
            span {
                color: #FFF !important;
            }
            .turquoise {
                .strategiesblockinner {
                    background-image: url("../img/visionmission/transformativeeducation-c.jpg");
                }                         
            }  
            .green {
                .strategiesblockinner {
                    background-image: url("../img/visionmission/cuttingedgereasearch-c.jpg");
                }                         
            }  
            .orange {
                .strategiesblockinner {
                    background-image: url("../img/visionmission/meaningimpact-c.jpg");
                }                         
            } 
            h3 {
                color:#FFF !important;
                z-index:8;
                span {
                    color:#FFF !important;
                }
            }  
            .strategiesblockinner {

                & > div {
                    z-index:8;
                    color:#FFF !important;
                }
            }
        }
    }*/
  }
  .page-node-167421 .aspiration .aspirationblocks > div {
    flex-direction: row;
  }
  .page-node-167421 .aspiration .aspirationblocks h3 {
    margin-top: 0px;
    flex: 0 0 auto;
  }
  .page-node-167421 .aspiration .aspirationblocks .bodycontent {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .page-node-167421 .vision25box {
    font-size: 1.3rem;
    padding: 0rem 2rem 2rem 2rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    font-weight: bold;
    line-height: 2rem;
    margin-left: -30px;
  }
  .page-node-167421 .vision25boxtop {
    position: relative;
    top: 50%;
    transform: translateY(-60%);
  }
  .page-node-167421 .smu25 > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-node-167421 .rowcenter > div {
    margin: 0.5rem 0;
  }
  .page-node-167421 .modal.turquoise .modal-content .transformheader {
    background-image: url("../img/visionmission/transformativeeducation-o.jpg?1");
    background-size: cover;
  }
  .page-node-167421 .modal.turquoise .modal-content .transformheader:after {
    display: none;
  }
  .page-node-167421 .modal.turquoise .modal-content .transformheader h3 {
    font-size: 2rem;
  }
  .page-node-167421 .modal.green .modal-content .transformheader {
    background-image: url("../img/visionmission/cuttingedgereasearch-o.jpg?1");
    background-size: cover;
  }
  .page-node-167421 .modal.green .modal-content .transformheader:after {
    display: none;
  }
  .page-node-167421 .modal.green .modal-content .transformheader h3 {
    font-size: 2rem;
  }
  .page-node-167421 .modal.orange .modal-content .transformheader {
    background-image: url("../img/visionmission/meaningimpact-o.jpg?1");
    background-size: cover;
  }
  .page-node-167421 .modal.orange .modal-content .transformheader:after {
    display: none;
  }
  .page-node-167421 .modal.orange .modal-content .transformheader h3 {
    font-size: 2rem;
  }
  .page-node-167421 .aspiration .aspirationblocks .icon {
    width: 20%;
    right: 10px;
    margin-top: 0px;
    float: none;
    top: -21%;
  }
  .page-node-167421 .aspiration .aspirationblocks h3 {
    margin-top: 1rem;
  }
  .page-node-167421 .aspiration .aspirationblocks > div {
    flex-direction: column;
  }
  .page-node-167421 .aspiration .aspirationblocks .aspirationbody {
    padding: 20px 0 20px 0;
  }
  .page-node-167421 .aspiration .aspirationblocks .bodycontent {
    margin-top: -21%;
  }
  .page-node-167421 .differentiators .differentiator {
    margin-bottom: 5rem;
  }
}
@media (max-width: 568px) {
  .page-node-167421 .aspiration .aspirationblocks .icon {
    top: 0%;
    margin-top: -21%;
  }
  .page-node-167421 .aspiration .aspirationblocks .bodycontent {
    margin-top: 0%;
  }
  .page-node-167421 .titlebar {
    letter-spacing: inherit;
  }
  .page-node-167421 .mb-sm-2 {
    margin-bottom: 2rem;
  }
  .page-node-167421 .mb-xs-2 {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .page-node-167421 .mb-sm-2 {
    margin-bottom: 2rem;
  }
}
@media (min-device-width: 992px) and (max-device-width: 1196px) {
  .differentiators .differentiatorinner h3 {
    font-size: 1.1rem;
  }
}