/*
Theme Name: Northeastern Regional
Description: Base theme for the Global Network, Northeastern University
Author: Anthony DeLorenzo
Theme Name: Global Network Base
Theme URI: http://www.northeastern.edu/globalnetwork
Author: Anthony DeLorenzo | NEU Global Network
Author URI: http://a1d.co/
Description: The Northeastern University Global Network Base Theme
Version: 1.2
Text Domain: neuglobal
*/
@import url(assets/css/flexslider.css);
@import url(sass/templates/animate.css);
a {
  outline: 0; }

a:focus {
  outline: 0; }

*,
html,
h1,
h2,
h3,
h4,
p,
div,
span {
  font-family: 'Lato', sans-serif, 'Material Icons';
  font-size: unset; }

h4 {
  color: #d71827;
  font-weight: 600; }

h1,
h2,
h3 {
  color: #3d4351; }

.h1,
h1 {
  font-size: 44px;
  font-weight: 600; }

.h2,
h2 {
  font-size: 28px;
  margin-bottom: 30px; }

.h3,
h3 {
  font-size: 20px;
  margin-bottom: 15px; }

p {
  font-size: 15px;
  color: #4e4e4e;
  font-weight: 500;
  line-height: 29px;
  margin-bottom: 20px; }

hr {
  margin-top: 13px;
  margin-bottom: 30px;
  border: 0;
  border-top: 4px solid #eee;
  width: 15%; }

blockquote {
  color: #8397ad;
  text-transform: uppercase;
  padding: 40px 75px 40px 75px;
  margin: 50px 0px 50px 0;
  position: relative;
  border: none;
  box-shadow: 0 5px 4px rgba(0, 0, 0, 0.02), 0 5px 2px rgba(0, 0, 0, 0.05);
  background-size: cover;
  background-position: center; }

blockquote .quote-icon {
  margin-top: 0;
  left: -35px;
  top: 30%;
  position: absolute; }

blockquote h4 {
  text-transform: initial;
  font-weight: 600;
  font-size: 15px; }

blockquote p {
  font-size: 18px;
  letter-spacing: 0.3px;
  color: #456f94 !important;
  font-weight: 400;
  font-size: 18px; }

blockquote span {
  color: #456f94 !important;
  font-weight: 400;
  font-size: 18px; }

table,
th,
td {
  line-height: 1.35;
  margin: 0;
  padding: 1rem;
  border: 1px solid #d0d0d0;
  vertical-align: top;
  line-height: 1.4; }

#body {
  background: #f6f6f6;
  padding-bottom: 0;
  position: relative; }

.home #body {
  background: white; }

.container {
  padding-bottom: 0 !important; }

div#main {
  overflow: hidden; }

.mission-button.container {
  padding-bottom: 2em !important; }

i.fa.fa-chevron-right {
  float: left;
  clear: both;
  margin-top: 6px;
  color: #d71827 !important; }

.down-icon {
  margin-top: -33px;
  z-index: 10;
  text-align: center; }

.quote-icon {
  margin-top: -70px;
  z-index: 10;
  text-align: center;
  margin-bottom: 18px;
  left: -19px;
  top: 30%;
  height: 55px; }

#logo {
  height: auto; }

.card {
  background: #fff;
  border-radius: 1px;
  box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24) !important;
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) !important;
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) !important;
  -webkit-backface-visibility: hidden !important;
  -webkit-perspective: 1000px !important;
  -webkit-transform-style: preserve-3d !important;
  -webkit-transform: translateZ(0) !important;
  transform: translateZ(0) !important; }

.card:hover {
  box-shadow: -2px 0 2px 0 rgba(0, 0, 0, 0.16), 2px 0 2px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.23) !important;
  -webkit-transform: translate3d(0, -3px, 0) !important;
  transform: translate3d(0, -3px, 0) !important; }

.card:hover .areas-of-study-top {
  -webkit-transform: translate3d(0, -3px, 0) !important;
  transform: translate3d(0, -3px, 0) !important;
  border-top: 5px solid #da404c !important; }

#body .breadcrumbs a:hover {
  color: white !important;
  text-decoration: underline; }

/* Scroll to top Styles */
#back-to-top {
  position: fixed;
  bottom: 155px;
  right: 40px;
  z-index: 999;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 46px;
  background: rgba(203, 199, 199, 0.66);
  color: #a9a9a9 !important;
  cursor: pointer;
  border-radius: 3px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  border: none !important;
  opacity: 0;
  font-size: 24px; }

#back-to-top:hover {
  background: rgba(203, 199, 199, 0.66);
  color: #a9a9a9 !important; }

#back-to-top.show {
  opacity: 1; }

#back-to-top span {
  line-height: 40px; }

/* Big Header Video */
.video-module {
  position: relative;
  overflow: auto;
  height: 516px; }

#big-video-wrap {
  position: absolute;
  z-index: -9; }

#big-video-wrap > div > div {
  display: none; }

.video-title.container {
  top: 70px;
  position: absolute;
  width: 100%; }

.video-title h1 {
  color: white;
  font-size: 72px;
  font-weight: 400;
  letter-spacing: 1px;
  text-align: center;
  width: 90%;
  max-width: 600px;
  margin: 0 auto; }

.video-description {
  background: rgba(212, 18, 37, 0.72);
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 206px;
  padding: 62px 65px 70px; }

.video-description p {
  color: white;
  text-align: center;
  font-weight: 500;
  line-height: 30px;
  font-size: 20px !important;
  padding: 0 !important;
  line-height: 1.5; }

.video-description .container {
  width: 100%; }

video#big-video-vid_html5_api {
  height: 100%; }

/* Mission Module */
.mission-button a:link,
.mission-button a:hover,
.mission-button a:visited {
  border: none !important; }

.mission-button a:hover .btn-gray {
  border-bottom: 2px solid #888888; }

.btn.btn-gray:hover {
  border: #d71827 solid 2px;
  color: #d71827; }

.mission-button {
  text-align: center; }

.mission-module {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 0px 0 100px 0; }

body.home .quote-text {
  padding: 20px 0; }

.mission-title {
  text-align: center;
  font-size: 48px;
  color: #d71827;
  font-weight: 100;
  margin-top: 80px;
  text-transform: uppercase; }

.mission-sub-title {
  text-align: center;
  color: #888888;
  font-size: 18px;
  padding-bottom: 25px !important;
  padding-top: 25px;
  font-weight: 600; }

.mission-content {
  margin-bottom: 40px; }

/* Stats Module */
.big-stat {
  height: 300px;
  width: 300px;
  background: rgba(215, 24, 39, 0.8);
  border-radius: 50%;
  margin: 0 auto; }

.number-container p {
  margin-top: 15px;
  color: #d41b2c;
  font-size: 50px;
  font-weight: 300; }

ul.stats-list {
  padding: 0 30px 0 33px !important;
  list-style-type: none; }

.single-stat {
  padding: 0;
  margin: 0 auto !important;
  min-height: 150px; }
  .single-stat:nth-child(even) {
    float: right; }

.stat-title {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  text-align: center;
  padding: 20px 0 40px 0 !important; }

.stat-label {
  padding: 0 0px; }

.stat-label p {
  color: #000;
  font-size: 16px;
  font-weight: 300; }

.stat-label p strong {
  font-weight: 700; }

.stat-label p em {
  color: #fff;
  font-style: normal; }

/* Social Media Module */
.social-media-module {
  padding: 70px 0; }

/*BigVideo Styles*/
#big-video-wrap {
  overflow: hidden;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

#big-video-vid,
#big-video-image {
  position: absolute; }

#big-video-control-container {
  position: fixed;
  bottom: 0;
  padding: 10px;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s; }

#big-video-control {
  width: 100%;
  height: 16px;
  position: relative; }

#big-video-control-middle {
  margin: 0 56px 0 24px; }

#big-video-control-bar {
  width: 100%;
  height: 16px;
  position: relative;
  cursor: pointer; }

#big-video-control-progress {
  position: absolute;
  top: 7px;
  height: 3px;
  width: 0%;
  background: #fff; }

#big-video-control-track {
  position: absolute;
  top: 8px;
  height: 1px;
  width: 100%;
  background: #fff; }

#big-video-control-bound-left {
  left: 0; }

#big-video-control-bound-right {
  right: -1px; }

#big-video-control-track .ui-slider-handle {
  opacity: 0; }

#big-video-control-playhead {
  left: 30%; }

#big-video-control-play {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-image: url("bigvideo.png"); }

#big-video-control-timer {
  position: absolute;
  top: 1px;
  right: 0;
  color: #fff;
  font-size: 11px; }

#big-video-control-playhead,
#big-video-control-bound-left,
#big-video-control-bound-right {
  position: absolute;
  top: 0;
  height: 16px;
  width: 1px;
  background: #fff; }

#big-video-control .ui-slider-handle {
  border-left: solid 1px #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -8px; }

.transparent {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

#big-video-wrap .vjs-big-play-button {
  display: none !important; }

.row.stat-module {
  background-size: cover;
  background-position: center; }

.row.quote-module {
  background-size: cover;
  background-position: center;
  padding: 120px 0 100px; }

.row.social-media-module {
  background-size: cover;
  background-position: center;
  background-color: #fbfbfb;
  background-blend-mode: multiply; }

.social-media-wrapper {
  background-color: #fff;
  padding: 50px; }

.social-media-icon {
  height: 50px;
  width: 50px;
  background: #ddd;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center; }

.row.supporting-content-module {
  max-width: 1420px;
  margin: 0 auto !important; }

img#big-video-image {
  display: block;
  margin: auto;
  min-width: 100% !important;
  min-height: 100% !important;
  position: relative;
  left: 0 !important; }

/* Feature Supporting Content Module */
.content-image {
  position: relative;
  padding: 0;
  background-size: cover;
  min-height: 300px;
  background-position-x: left;
  background-size: cover;
  min-height: 300px; }

.image-container {
  position: relative; }

.content-image:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.content-image:hover:after {
  opacity: 1; }

.plus-hover {
  position: absolute;
  left: 50%;
  top: 42%;
  display: none;
  z-index: 99; }

.content-image:hover .plus-hover {
  display: block !important; }

.supporting-content-module {
  padding: 0;
  background-color: white; }

.supporting-content-module.no-background-color {
  background-color: transparent; }

.supporting-content-module a h1 {
  color: #d71827;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }

.supporting-content-module :before {
  display: table-cell;
  content: initial; }

.supporting-content-module .row {
  display: table-row; }

.content-text-container {
  width: 50% !important;
  margin: 0 auto;
  display: table-cell;
  padding: 90px 60px;
  margin: 0 auto; }

.table-cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
  background-position-x: left;
  background-position-y: center; }

/* supporting content double styles */
.supporting-content-module-double {
  position: relative;
  padding-bottom: 50px; }

.supporting-content-module-double .col-sm-6 {
  margin-top: 50px;
  background-size: cover !important;
  background-repeat: no-repeat;
  padding: 0 0 0 0; }

.supporting-content-module-double .col-sm-6:hover:before {
  opacity: 0.25;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

.supporting-content-module-double .col-sm-6 .inner-cont {
  padding: 40px; }

.supporting-content-module-double .col-sm-6 h2,
.supporting-content-module-double .col-sm-6 p {
  color: #ffffff; }

/* supporting content with hero styles */
.supporting-content-module-hero .container-fluid {
  min-height: 650px;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  min-height: 750px; }

@media only screen and (min-width: 1400px) {
  .supporting-content-module-hero .container-fluid {
    background-size: initial !important;
    background-position: center top; } }
.supporting-content-module-hero h2 {
  font-size: 46px;
  font-weight: 100;
  margin-top: 100px;
  text-align: center;
  color: #cc0000; }

.supporting-content-module-hero .supporting-hero-content {
  margin-top: 30px; }

.supporting-content-module-hero .supporting-hero-content a {
  border-bottom: none !important; }

.hero-down {
  width: 71px;
  height: 71px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px;
  margin-top: -25px;
  border-radius: 33px;
  background: url(assets/img/hero-down.png) center no-repeat; }

@media only screen and (max-width: 992px) {
  .supporting-content-module-hero .container-fluid {
    background: #ffffff; } }
/* Quote */
.quote-module {
  background: #d5e0e6;
  position: relative; }

.quote-text {
  text-align: center;
  text-align: center;
  padding-top: 30px;
  border-top: 2px solid #c9c9c9;
  border-bottom: 2px solid #c9c9c9; }

.quote-text p {
  font-size: 26px;
  color: #345b84;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 0.5px;
  line-height: 44px;
  margin-bottom: 0; }

.attributed-speaker {
  text-align: center;
  font-size: 18px;
  color: #d71827;
  padding: 30px 0 0; }

/* CTA Button Section */
.footer-cta-headline {
  font-size: 34px;
  color: #000;
  text-align: center;
  font-weight: 700;
  max-width: 875px; }

.footer-cta-module {
  padding: 0px 0 80px 0 !important;
  position: relative;
  background-size: cover;
  background-position: center;
  width: 875px;
  margin-left: calc((100% - 875px) / 2); }

.footer-cta-module > div.container {
  padding-left: 0;
  padding-right: 0;
  width: 875px; }

.footer-cta-wrapper {
  text-align: center;
  padding: 6px 20px 0px 20px;
  max-width: 875px; }

.btn-clear {
  border-color: white;
  padding: 10px 25px;
  color: white;
  text-transform: uppercase; }

.btn-clear:hover {
  background: rgba(255, 255, 255, 0.6);
  color: white; }

.btn-clear-dark {
  border: 1px solid #000 !important;
  padding: 10px 25px !important;
  color: #000;
  text-transform: uppercase; }

.btn-clear-dark:hover {
  background: rgba(0, 0, 0, 0.6);
  color: #fff !important; }

.btn.btn-gray {
  border: #888888 solid 2px;
  padding: 9px 30px;
  text-transform: uppercase;
  color: #888888;
  font-size: 16px; }

a .btn-gray:hover {
  border-bottom: none; }

.padded-content {
  padding-top: 50px;
  padding-bottom: 30px; }

.footer-cta-wrapper a {
  margin-top: 15px; }

.footer-cta-wrapper > a.col-md-4:first-of-type {
  text-align: right;
  padding-right: 50px; }

.footer-cta-wrapper > a.col-md-4:last-of-type {
  text-align: left;
  padding-left: 50px; }

.footer-cta-wrapper > a.col-md-4:nth-of-type(2) {
  text-align: center; }

.page-template-page-internal .container-fluid,
.single-academic_program .container-fluid,
.page-template-page-admission .container-fluid {
  padding: 0 !important; }

.page-template-page-internal .row {
  margin: 0;
  padding: 0 0 0px 0; }

.social-media-bar img {
  display: block;
  padding: 10px;
  margin-left: 20%; }

.internal-main-content {
  padding-top: 30px; }

.single-image img {
  width: 100%; }

.row.page-title .title-container h1 {
  color: #ffffff;
  padding: 20px 0; }

#find-program {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  background: #fff; }

#find-program thead td {
  color: #d71727;
  font-size: 20px;
  font-weight: 100;
  border-bottom: 1px solid #d71727; }

#find-program tr {
  height: 100px; }

#find-program td {
  padding: 12px; }

#find-program tbody tr td {
  border-right: 1px dotted #b8b8b8;
  border-bottom: 1px solid #b8b8b8; }

#find-program tbody tr td:first-child {
  border-left: 1px solid #b8b8b8;
  font-size: 16px; }

#find-program tbody tr td:last-child {
  border-right: 1px solid #b8b8b8; }

@media only screen and (max-width: 480px) {
  #find-program {
    margin-left: -15px; }

  #find-program thead td {
    font-size: 12px;
    padding: 0 5px;
    text-algin: center; }

  #find-program td {
    padding: 0;
    font-size: 11px; }

  #find-program tbody tr td:first-child {
    font-size: 12px; } }
@media only screen and (max-width: 320px) {
  #find-program {
    margin-left: -25px; }

  #find-program td {
    font-size: 9px; }

  #find-program thead td {
    font-size: 11px; } }
/* Override row stylings, make them automatic */
.academic_program .page-content > .row:nth-child(even) {
  background: #f8f8f8; }

.academic_program .page-content > .row:nth-child(odd) {
  background: #ffffff; }

.row.main-paragraph .container {
  background: #f6f6f6; }

@media only screen and (max-width: 990px) {
  .row.main-paragraph {
    margin-top: 115px !important; }

  #nav-primary .main-menu-link {
    line-height: 32px !important; } }
@media only screen and (min-width: 1369px) {
  #nav-primary .main-menu-link {
    line-height: 63px; } }
@media only screen and (min-width: 1369px) and (max-width: 1470px) {
  #nav-primary .main-menu-link {
    line-height: initial; }

  #menu-main-nav {
    height: 100%; }

  .menu-main-nav-container {
    height: 78px; } }
@media only screen and (min-width: 990px) and (max-width: 1368px) {
  .menu-main-nav-container {
    height: 78px; }

  #menu-main-nav {
    height: 100%; }

  #nav-primary ul {
    line-height: initial; } }
#menu-main-nav .menu-item-has-children:after {
  font: 'Material Icons';
  content: '\e5cf';
  font-size: 20px;
  margin-top: 5px;
  padding-right: 10px;
  color: #000000; }

#menu-main-nav .menu-item-has-children:hover::after {
  font: 'Material Icons';
  content: '\e5ce';
  font-size: 20px; }

.menu-contact-button {
  border: 1px solid black;
  line-height: 20px !important;
  text-transform: uppercase;
  margin-right: 30px;
  margin-left: 25px;
  border-bottom: 1px solid black !important;
  padding-bottom: 5px !important; }

.menu-contact-button:hover {
  text-decoration: none;
  background: #aaa9aa;
  border-bottom: 1px solid black !important; }

@media only screen and (min-width: 992px) {
  ul#menu-main-nav > li:nth-last-child(4) {
    margin-right: 40px; }

  ul.sub-menu > li.sub-menu-item:last-child {
    margin-bottom: 15px !important; }

  ul.mult-column > li.sub-menu-item:nth-child(4) {
    margin-bottom: 15px !important; }

  ul.mult-column > li.sub-menu-item:last-child {
    margin-bottom: 15px !important; } }
.double-image > div {
  background-size: cover;
  background-position: center;
  height: 300px; }

.row.double-image {
  padding-top: 55px !important;
  padding-bottom: 15px !important; }

.double-column.content {
  background: white; }

.single-column.content {
  background: white;
  padding-top: 40px; }

/* Related Pages Module */
.related-pages-title {
  font-size: 38px;
  color: #222;
  text-transform: uppercase;
  text-align: center;
  padding: 39px 0 40px; }

.related-pages-module {
  position: relative;
  background: white;
  border-top: 4px solid #f5f5f5; }

.related-pages-elements {
  margin-bottom: 60px; }

.related-page-element {
  height: 200px;
  background-size: cover;
  background-position: center;
  border-top: 5px solid #d71827;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.related-page-element p {
  font-size: 14px;
  text-align: center;
  margin-top: 75px;
  margin-left: 18%;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  width: 64%; }

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs a:link,
.breadcrumbs a:visited,
.footer-cta-wrapper a,
.footer-cta-wrapper a:link,
.footer-cta-wrapper a:visited {
  color: white !important;
  padding: 9px 0;
  border: none !important;
  font-size: 12px; }

/* Sticky Social */
.sticky-social {
  position: fixed;
  z-index: 11;
  top: 66%;
  left: 0; }

.sticky-social > a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 12px;
  border: none !important; }

.sticky-social > a:hover {
  -webkit-transition: width 0.15s ease-in-out;
  -moz-transition: width 0.15s ease-in-out;
  -o-transition: width 0.15s ease-in-out;
  transition: width 0.15s ease-in-out;
  width: 66px; }

a.facebook {
  background: #445998; }

a.twitter {
  background: #5ca9ee; }

a.linkedin {
  background: #4279b5; }

a.mail {
  background: #4b3c4e; }

.related-page-element {
  background: gray;
  background-size: cover;
  background-position: center; }

/* Areas of Study Page */
.areas-of-study-top {
  min-height: 200px;
  text-align: center;
  border-top: 5px solid #d71827;
  background-size: cover;
  background-position: center; }

.areas-of-study-bottom .title,
.academic-program .program-title {
  font-size: 22px;
  padding-bottom: 15px;
  color: #d71827;
  min-height: 66px; }

.academic-program-content {
  padding: 0 0 60px; }

.areas-of-study-yield {
  margin-bottom: 45px !important; }

.areas-of-study-bottom p,
.academic-program .program-description {
  font-size: 14px;
  line-height: 24px;
  color: #6a6a6a; }

.areas-of-study-bottom {
  padding: 30px;
  margin: 0 0 33px;
  background: rgba(255, 255, 255, 0.7); }

.areas-of-study-content-wrapper {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-size: cover;
  background-position: center;
  margin: 15px 0; }

.page-template-page-academic-programs #body,
.tax-areas_of_study #body,
.single-academic_program #body,
.page-template-page-home #body,
.page-template-page-internal #body,
.page-template-page-admission #body {
  padding-bottom: 0; }

.featured-thumbnail img {
  margin: 0 auto;
  display: block;
  width: 100%;
  object-fit: cover; }

.featured-thumbnail:after {
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7; }

.gray {
  background: #f6f6f6; }

.page-title {
  background: #d71827; }

.page-title .container {
  overflow: visible !important; }

.row.double-image {
  padding: 0; }

.tax-areas_of_study .related-pages-module {
  margin-top: 25px !important; }

/* Academic Program Single Page */
#academic-program-show ul li:before {
  font-family: 'Glyphicons Halflings' !important;
  content: '\e258';
  color: #ef0b1d;
  margin-right: 5px; }

.row.academic-program-page-title {
  background: #d71827 !important;
  color: #fff;
  padding: 20px;
  margin-top: 75px !important; }

.academic-program-page-title h1 {
  color: white;
  font-weight: 400;
  font-size: 42px; }

.academic-program-page-title .title {
  overflow: auto; }

.academic-program-page-title .breadcrumbs,
.academic-program-page-title .breadcrumbs {
  margin-left: 18px;
  font-size: 12px; }

.row.linked-in-button {
  padding: 25px 0;
  margin-left: 15px; }

.element-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #d71727;
  margin-bottom: 10px; }

.program-details {
  background: #ffffff !important;
  padding: 50px 0; }

#body a:hover {
  text-decoration: none;
  border-color: #8e0913;
  color: #8e0913; }

#body a,
#body a:link,
#body a:visited {
  color: #d71827;
  padding-bottom: 2px;
  line-height: 26px; }

#body .area-selector:hover p a {
  color: #ffffff; }

.breadcrumbs > a:hover {
  text-decoration: underline;
  border-color: none !important;
  color: white !important; }

.program-wrapper a:hover > div > span {
  color: #d71827;
  padding-bottom: 2px; }

.program-wrapper a > div > span {
  color: #d71827;
  border-bottom: 3px solid white;
  padding-bottom: 2px; }

.element-body {
  color: #6a6a6a; }

.row.program-description {
  padding: 70px 0; }

.row.program-objectives {
  background: #d5e0e6;
  padding: 70px 0; }

.row.program-objectives h1 {
  padding-bottom: 20px; }

.row.program-description h1 {
  padding-bottom: 20px; }

#body li i {
  color: #d71827;
  margin-right: 10px; }

#body li {
  margin-bottom: 20px;
  font-size: 16px;
  color: #6a6a6a;
  line-height: 24px;
  margin-left: 5%;
  list-style: none; }

.request-form {
  background: white;
  border-top: 5px solid #d71727;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  min-height: 350px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0 auto;
  margin-bottom: 30px; }

iframe {
  border: none !important;
  height: 650px !important;
  height: -webkit-fill-available; }

p.form-disclaimer {
  line-height: initial;
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  font-weight: 600;
  padding: 0 20px; }

.form-addtl-content {
  padding: 90px 0; }

.col-sm-6.addtl-content h2 {
  margin-top: 0; }

.col-sm-6.addtl-content {
  padding-left: 70px; }

.academic-page-explore-more {
  background: white;
  position: relative; }

.single-academic_program .related-pages-module {
  border: none; }

.loc-breaker {
  padding: 0 6px; }

.loc-breaker:last-child {
  display: none; }

.program-description {
  background: #f8f8f8; }

.tax-areas_of_study .program-description {
  background: #ffffff; }

.program-description .program-media {
  padding-top: 30px; }

.program-description .program-media img {
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  cursor: pointer; }

.program-description .program-media .vid-cont:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  background: url(assets/img/video-play-icon.png) center no-repeat;
  cursor: pointer; }

.program-navigation {
  background: #ecedee !important; }

.program-navigation ul {
  padding: 20px 0;
  margin-bottom: 0; }

.program-navigation ul li {
  display: inline-block;
  width: 19%;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }

.program-navigation ul li:hover:after,
.program-navigation ul li.active {
  border-top: solid 15px #ededed;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  content: '';
  position: absolute;
  bottom: -35px;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0; }

.program-navigation ul li a {
  border-bottom: none !important; }

.program-detail-element a {
  border-bottom: 3px solid #eaeaea !important; }

.program-carousel-link:before {
  content: '\e5c8';
  display: inline-block;
  margin: 2px 10px 0 0;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.5); }

.program-carousel-link {
  color: #000000;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-bottom: 3px solid #fff;
  margin-top: 32px;
  font-weight: 300;
  font-size: 16px; }

.program-carousel-link:hover {
  border-bottom: 3px solid #cc0000;
  max-width: fit-content; }

.home-events-link:before {
  content: '\e5c8';
  display: inline-block;
  margin: 2px 10px 0 0;
  vertical-align: middle;
  color: #cc0000; }

.home-events-link {
  color: #000;
  max-width: -moz-fit-content;
  max-width: fit-content;
  border-bottom: 3px solid #fff; }

.home-events-link:hover {
  border-bottom: 3px solid #cc0000;
  max-width: fit-content; }

#homepage-view-all-events-button {
  text-align: center; }

.curriculum {
  padding: 50px; }

.gaining-experience {
  background: #d5e0e6;
  padding: 70px 0; }

.student-profile {
  margin-top: 70px;
  padding-bottom: 100px;
  border-left: 1px solid #e9e9e9; }

.student-profile h5 {
  color: #666666;
  text-transform: none; }

.student-profile iframe {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

/*******
 * Timeline Styles
 * ****/
.timeline-nav-page ul {
  margin-top: 40px; }

.timeline-nav-page ul li {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-left: -4px !important;
  font-weight: bold; }

.timeline-nav-page .nav-active:after,
.timeline-nav-page ul li:hover:after {
  border-top: none;
  border-left: none;
  border-right: none;
  left: auto;
  bottom: initial;
  margin-left: 0; }

.timeline-nav-page ul li:before,
.timeline-nav-page ul li a.nav-active:before {
  content: '\25CF';
  position: absolute;
  top: -14px;
  left: 50%;
  margin-left: -7px;
  font-size: 30px;
  color: #fff;
  text-stroke: 1px #ccc;
  -webkit-text-stroke: 1px #ccc; }

.timeline-nav-page ul li:last-child,
.timeline-nav-page ul li:first-child {
  border-top: none; }

.timeline-nav-page ul li:last-child:after {
  width: calc(50% - 5px);
  position: absolute;
  top: -1px;
  left: 0;
  height: 5px;
  border-top: 1px solid #ccc;
  content: ''; }

.timeline-nav-page ul li:first-child:after {
  width: calc(50% - 5px);
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: 8px;
  height: 5px;
  border-top: 1px solid #ccc;
  content: ''; }

.timeline-nav-page ul li a.nav-active:before {
  top: -15px;
  color: #d71727; }

.timeline-nav-page ul li:last-child a.nav-active:before {
  content: '';
  width: 26px;
  height: 26px;
  background: url(assets/img/graduate-how-it-works.png) center no-repeat;
  top: -12px;
  margin-left: -11px; }

.timeline-nav-page ul li {
  width: 10%; }

.intro-content {
  margin-top: 30px; }

.timeline-item-inner {
  padding: 30px 0; }

.timeline-item-img-wrapper {
  margin: 10px 0; }

.timeline-item-img {
  max-width: 80%;
  margin: 0 auto;
  display: block;
  border-radius: 200px; }

/* when sticky */
.timeline-nav-page.stick h2 {
  margin-bottom: inherit;
  margin-top: 18px;
  font-size: 22px; }

.timeline-nav-page.stick h2 br {
  display: none; }

.timeline-nav-page.stick ul {
  margin-top: 8px; }

@media only screen and (max-width: 992px) {
  .timeline-nav-page {
    height: 75px; }

  .timeline-nav-page .col-sm-4 {
    width: 100%; }

  .timeline-nav-page .col-sm-4 br {
    display: none; }

  .timeline-nav-page.stick .col-sm-4 {
    display: none; }

  .timeline-nav-page ul {
    position: relative !important;
    padding-top: 0; }

  .timeline-nav-page.stick ul {
    margin-top: 25px; }

  .timeline-nav-page ul li {
    position: relative;
    width: 100% !important;
    padding-top: 0;
    border-top: none; }

  .timeline-nav-page ul li:before,
  .timeline-nav-page ul li:after,
  .timeline-nav-page ul li a:before {
    display: none; }

  .timeline-nav-page ul li a:last-child:before {
    display: block; }

  .timeline-nav-page li a {
    display: none; }

  .timeline-nav-page li a.nav-active {
    display: block; } }
/*******
 * Homepage Flickr feed styles
 * ****/
#homepage-flickr {
  padding: 70px 0; }

#homepage-flickr h2 {
  font-size: 48px;
  font-weight: 100;
  margin-top: 0; }

#homepage-flickr-description h2 {
  color: #d71727; }

#homepage-flickr-description p {
  font-size: 24px;
  font-weight: 100;
  line-height: 130%; }

.flickr-item-home {
  height: 180px;
  width: 180px;
  padding-left: 0;
  padding-right: 0;
  float: left;
  position: relative;
  overflow: hidden; }

.flickr-item-home a:hover {
  cursor: pointer; }

.flickr-item-home a:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  background: url(assets/img/flickr-view-overlay.png) no-repeat;
  background-size: cover; }

.flickr-item-home a:hover:after {
  top: 0; }

.flickr-item-home img {
  height: 100%;
  position: absolute;
  left: 0;
  margin-left: -25%; }

@media only screen and (max-width: 992px) {
  .flickr-item-home {
    margin: 0 auto; } }
@media only screen and (max-width: 420px) {
  #homepage-flickr-feed-inner {
    width: 240px;
    overflow: auto;
    margin: 0 auto; }

  .flickr-item-home {
    width: 120px;
    height: 120px; } }
/*******
 * Blog Styles
 * ****/
/* Single Article Styles */
.single-post #body {
  padding-top: 100px;
  background: url(assets/img/singe-background-color.jpg) repeat-x #ffffff; }

.single-post .post-body {
  margin-bottom: 40px; }

.single-post .post-body .col-sm-12 {
  background: #ffffff; }

.single-post h1 {
  font-weight: 100; }

.single-post .post-body > .col-sm-12 {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  padding: 0 0 0 0; }

@media only screen and (max-width: 479px) {
  .single-post .post-body > .col-sm-12 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; } }
.single-feat-image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-top: 5px solid #ccc;
  margin-bottom: 30px; }

.single-feat-image img {
  min-width: 100%;
  max-width: 100%; }

.single-feat-image.blog-cat-deans-corner {
  border-color: #5090cd; }

.single-feat-image.blog-cat-seattle-campus {
  border-color: #fa8b3c; }

.single-feat-image.blog-cat-alumni {
  border-color: #98c31e; }

.single-feat-image.blog-cat-community {
  border-color: #92278f; }

.single-feat-image.blog-cat-northeastern {
  border-color: #f5b724; }

.single-feat-image.blog-cat-voices {
  border-color: #785ca6; }

.single-post .post-meta {
  margin-left: -30px; }

.single-post .post-meta .single-post-date {
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 0; }

.single-post .post-meta .return-to-blog {
  text-align: right; }

@media only screen and (max-width: 768px) {
  .single-post #body {
    padding-top: 10px; }

  .single-post .post-meta .col-sm-6:first-child {
    display: none; }

  .single-post .post-meta .return-to-blog {
    text-align: left; } }
.single-post .blog-sidebar {
  border-top: 5px solid #ccc;
  margin-top: 0; }

/* Overview styles */
.blog {
  padding-top: 100px;
  background: #ffffff; }

#blog-header {
  padding: 35px 0 !important; }

#blog-hero-container {
  height: 420px;
  position: relative;
  background-size: cover !important; }

#blog-hero-description {
  height: auto;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.65);
  padding: 10px; }

#body #blog-hero-description h2 a {
  color: #3d4351; }

#blog-hero-events #lw .lwn {
  position: relative; }

#blog-hero-events #lw li.lwe {
  padding: 0;
  margin-left: 0; }

#blog-hero-events #lw span.lwn0 {
  position: absolute;
  top: 30px;
  float: none;
  font-size: 12px; }

#blog-hero-events #lw div.lwn a {
  margin-bottom: 20px;
  display: block; }

#blog-hero-events #lw div.lwd {
  padding-bottom: 8px; }

#blog-hero-events #lw div.lwl {
  display: none; }

#blog-hero-events .lwi0 {
  display: none; }

#blog-hero-events .more-events .col-sm-6 {
  padding-left: 0; }

#blog-hero-events .more-events a {
  font-size: 14px;
  color: #333; }

#blog-hero-events .more-events ul li {
  margin-bottom: 5px;
  margin-left: 0; }

.blog-cat {
  background: #cc0000;
  padding: 15px 15px 7px 15px;
  margin-bottom: 8px; }

#body .blog-cat a {
  color: #ffffff;
  font-variant: small-caps;
  text-transform: lowercase;
  font-size: 18px; }

#body .blog-cat a:hover {
  color: #cccccc !important; }

/* news sidebar blog cat styles */
.blog-news-categories .blog-cat {
  width: 100%;
  display: block; }

.blog-date {
  margin-bottom: 10px;
  margin-top: 10px; }

.blog-content {
  padding: 35px 0;
  background: #f7f7f7; }

#body .return-to-blog {
  padding: 10px 0;
  margin-bottom: 0; }

#body .return-to-blog a {
  color: #797979;
  font-size: 18px; }

#blog-content-inner-wrap {
  margin: 40px 0; }

#blog-content-inner .row {
  padding: 10px 0;
  margin: 10px 0 !important;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5); }

.blog-more {
  font-variant: small-caps;
  font-size: 18px;
  color: #3d4351;
  font-variant: initial;
  font-weight: 300; }

.blog-sidebar {
  border: 1px solid #cccccc;
  border-top: 15px solid #cccccc;
  padding-top: 10px;
  background: #ffffff;
  margin-top: 10px; }

.blog-sidebar-item {
  border-top: 5px solid #f7f7f7;
  margin: 10px 0;
  padding-top: 10px; }

.blog-sidebar-item:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0; }

.blog-sidebar-item:first-child h3 {
  margin: 0 0 0 0;
  margin-bottom: 10px; }

.blog-sidebar .blog-twitter iframe {
  min-height: 345px !important; }

#archiveform,
#archiveform select {
  width: 100%; }

/*******
 * Constant Contact Form Styles
 * ****/
.ctct-custom-form {
  min-width: auto !important; }

/*******
 * Campus Location Styles
 * ****/
.campus-overview {
  padding: 70px 0 !important;
  background: #ffffff; }

.campus-overview-item {
  margin: 20px 0; }

.campus-overview-item > div {
  height: 180px; }

.campus-overview-info {
  padding-top: 35px; }

.campus-overview-item h4 {
  text-transform: uppercase; }

.campus-overview-item .campus-circle-img {
  max-width: 100%;
  max-height: 100%;
  background-size: cover;
  border-radius: 150px;
  border: 5px solid #ccc;
  display: block;
  margin: 0 auto; }

.campus-location {
  padding: 35px 0 !important; }

.campus-location:nth-child(even) {
  background: #ffffff; }

.campus-location .campus-wide-img,
.campus-location .location-details {
  height: 250px;
  background-size: cover; }

.campus-location .location-details {
  padding: 20px 40px;
  background: #d71727; }

.campus-location .location-info {
  padding-top: 20px; }

.campus-location .location-details h4,
.campus-location .location-details a,
.campus-location .location-details p {
  color: #ffffff !important;
  margin-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .campus-overview-item > div,
  .campus-overview-item .campus-circle-img {
    height: auto;
    max-height: 180px; }

  .campus-overview-item h4,
  .campus-overview-item p {
    text-align: center; }

  .blog {
    padding-top: 0px; }

  #blog-header {
    padding: 0px !important; } }
/*******
 * Scrolling heading
 * ****/
#timeline-nav.stick {
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 75px;
  background: rgba(237, 237, 237, 0.7);
  border-bottom: 5px solid rgba(228, 228, 228, 0.75); }

.nav-active:after {
  border-top: solid 15px rgba(228, 228, 228, 0.75);
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  content: '';
  position: absolute;
  bottom: -44px;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0; }

@media only screen and (max-width: 992px) {
  .program-navigation ul {
    position: absolute; }

  .program-navigation ul li {
    width: 300px;
    position: absolute; }

  .program-navigation ul li:before {
    content: '';
    display: none; }

  .program-navigation ul li a {
    display: none; }

  .program-navigation ul li a.nav-active {
    display: block; }

  .program-navigation ul li a.nav-active:after {
    display: none; } }
.iframe-cont iframe {
  width: 100%; }

svg:not(:root) {
  overflow: visible; }

.program-details .col-sm-6:nth-last-child(-n + 1) {
  border-color: white; }

.program-detail-element {
  min-height: 100px;
  border-left: 3px solid #eee;
  padding-left: 15px !important;
  padding-right: 15px !important; }

.academic-program {
  margin-bottom: 30px;
  overflow: hidden;
  padding: 20px; }

.academic-program-content-wrapper {
  background: #fff;
  border-top: 5px solid #d71827;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 20px;
  min-height: 250px; }

.program-details > .container {
  padding-top: 2px; }

a.linkedin-add-to-profile {
  height: 35px;
  width: 153px; }

.area-selector {
  padding: 2px; }

.area-selector.fxd a {
  display: block;
  padding: 14px 14px 14px 14px !important;
  background: #f6f6f6;
  text-align: center; }

#body .area-selector.fxd a:hover {
  background: #d71827;
  color: #ffffff !important; }

.area-selector:hover p {
  background: #d71827;
  color: white; }

.area-selector p {
  background: #f6f6f6;
  padding: 10px;
  text-align: center;
  color: #456f94;
  font-size: 13px;
  font-weight: 500; }

.choose-area-module {
  padding: 60px;
  background: #dde7ec; }

.choose-area-title {
  font-size: 18px;
  color: #888;
  font-weight: 600;
  margin-bottom: 15px;
  margin-left: 15px; }

.area-title {
  padding-top: 80px;
  margin-top: -80px; }

.area-title h3 {
  border-bottom: 1px solid #ddd;
  padding: 40px 15px; }

.area-title h4 {
  padding: 15px 0; }

.display-area-module .program-wrapper {
  overflow: auto;
  padding-left: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 25px;
  margin-bottom: 15px; }

.area-title:before {
  display: block;
  content: ' ';
  margin-top: -85px;
  height: 85px;
  visibility: hidden; }

.row.display-area-module {
  padding-bottom: 60px;
  background: white; }

.program-wrapper p {
  font-weight: 600;
  margin-bottom: 7px; }

.program-wrapper .college-name {
  color: #888;
  padding: 0; }

.main-paragraph {
  padding-bottom: 30px !important; }

.form-module {
  background: white;
  padding: 60px !important; }

.form-module .side-content {
  padding: 0 60px; }

.single-image {
  background: #fff;
  padding-top: 40px !important; }

.module-loop-container {
  padding-bottom: 65px;
  background: white; }

.academic-program-content p {
  margin: 0 15px; }

.program-wrapper > a > div {
  text-align: center; }

.program-wrapper {
  position: relative; }

.program-wrapper .program-links {
  position: absolute;
  bottom: 25px;
  right: 0;
  text-align: center; }

.program-wrapper .program-links span.text {
  border-right: 2px solid #eee;
  padding: 0 10px; }

.program-wrapper .program-links > a {
  border-bottom: none !important; }

.program-wrapper .program-links > a:last-child .text {
  border-right: 0; }

.program-links a:hover .text {
  color: #d71827;
  border-bottom: 3px solid #d71827; }

.search-results .featured-thumbnail:after {
  background: none; }

.search-result {
  height: 200px;
  background-size: cover;
  background-position: center;
  border-top: 5px solid #d71827;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.search-result .title {
  font-size: 14px;
  text-align: center;
  margin-top: 75px;
  margin-left: 18%;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  width: 64%; }

.search-result .plus-icon {
  display: none; }

.search-result:hover .title {
  display: none; }

.search-result:hover .plus-icon {
  display: block;
  margin: 0 auto;
  margin-top: 75px; }

.search.row {
  padding: 60px 0; }

.search .post-single {
  padding: 60px 0; }

/* Global Alert Module Styles */
.alert {
  background-color: #cc0000;
  color: white;
  padding: 10px 40px;
  margin-bottom: 0;
  border-radius: 0; }
  .alert h3 {
    color: white; }
  .alert p {
    color: white; }
  .alert a {
    color: white;
    text-decoration: underline; }
  .alert .close {
    color: #ffffff;
    opacity: 1; }

div#black-global-alert {
  background-color: #000000; }

/* ==============================================
 * Heavy Footer Module styles
 * ==============================================
 */
#heavy-footer-module {
  min-height: 380px;
  border-top: 4px solid #333333; }

#heavy-footer-module .heavy-footer-item {
  min-height: 415px;
  padding: 2em;
  overflow: hidden;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(66, 66, 66, 0) 1%, rgba(66, 66, 66, 0) 63%, rgba(66, 66, 66, 0.6) 99%, rgba(66, 66, 66, 0.6) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(66, 66, 66, 0)), color-stop(63%, rgba(66, 66, 66, 0)), color-stop(99%, rgba(66, 66, 66, 0.6)), color-stop(100%, rgba(66, 66, 66, 0.6)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(66, 66, 66, 0) 1%, rgba(66, 66, 66, 0) 63%, rgba(66, 66, 66, 0.6) 99%, rgba(66, 66, 66, 0.6) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(66, 66, 66, 0) 1%, rgba(66, 66, 66, 0) 63%, rgba(66, 66, 66, 0.6) 99%, rgba(66, 66, 66, 0.6) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(66, 66, 66, 0) 1%, rgba(66, 66, 66, 0) 63%, rgba(66, 66, 66, 0.6) 99%, rgba(66, 66, 66, 0.6) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(66, 66, 66, 0) 1%, rgba(66, 66, 66, 0) 63%, rgba(66, 66, 66, 0.6) 99%, rgba(66, 66, 66, 0.6) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00424242', endColorstr='#99424242',GradientType=0 );
  /* IE6-8 */ }

@media only screen and (max-width: 1024px) {
  #heavy-footer-module .heavy-footer-item > div {
    width: 100% !important; } }
#heavy-footer-module h3 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px; }

#heavy-footer-module h4 {
  color: #fff; }

#heavy-footer-module .heavy-footer-item li {
  margin-bottom: 10px; }

#heavy-footer-module .heavy-footer-item li:before {
  font-family: 'Glyphicons Halflings' !important;
  content: '\e258';
  color: #ef0b1d; }

#heavy-footer-module .heavy-footer-item p {
  color: #fff; }

#heavy-footer-module .heavy-footer-item a {
  color: #fff;
  margin-left: 5px;
  border-bottom: none; }

@media only screen and (max-width: 768px) {
  .heavy-footer-item > div {
    width: 100% !important; } }
/* ==============================================
 * Multi Quote Module styles
 * ==============================================
 */
.multi-quote-module {
  padding: 10px 0;
  background: #000; }

#quote-module-wrapper {
  width: 700px;
  margin: 30px auto;
  overflow: hidden; }

div#quote-module-wrapper a.btn {
  color: white;
  background: #d71827;
  margin-top: 10px;
  text-transform: uppercase;
  padding: 10px 15px; }

div#quote-module-wrapper a.btn:hover {
  background: #a2131e; }

#quote-module-wrapper-inner {
  width: 10000px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }

.quote-source {
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-style: italic; }

.quote-module-item {
  width: 700px;
  display: inline-block;
  text-align: center;
  height: 100%;
  vertical-align: middle; }

.quote-module-item h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  font-size: 34px;
  font-weight: 300;
  line-height: inherit; }

#quote-module-nav {
  width: 200px;
  margin: auto;
  padding-top: 20px; }

#quote-module-nav ul > li {
  text-align: center; }

#quote-module-nav ul li {
  display: inline-block;
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin: 0 4px; }

.quote-module-nav-select {
  border: 2px double #fff;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
  transition: all 0.2s ease-in-out; }

.quote-module-nav-select:hover {
  text-decoration: none;
  background: #fff;
  cursor: pointer; }

.quote-module-nav-select.homepage-quote-active {
  cursor: default;
  background: #fff;
  -moz-box-box-shadow: inset 0px 0px 0px 3px #000000;
  -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
  box-shadow: inset 0px 0px 0px 3px #000000; }

@media only screen and (max-width: 992px) {
  #quote-module-wrapper {
    width: 100%; } }
/* ==============================================
 * Events Module styles
 * ==============================================
 */
#homepage-events {
  padding: 50px 0; }

#homepage-events h2 {
  text-align: center;
  color: #000;
  font-weight: 300;
  font-size: 34px;
  margin-top: 16px; }

#homepage-events .featured h5 {
  color: #000000;
  font-weight: 700; }

#homepage-events .featured .event-date {
  color: #cc0000;
  margin: 0 0 0 0; }

#homepage-events .featured p {
  line-height: 130%; }

#homepage-events a {
  border-bottom: none;
  font-weight: 700;
  color: #000 !important;
  font-size: 20px; }

#homepage-events .btn-clear-dark {
  color: #000 !important;
  font-weight: 300; }
  #homepage-events .btn-clear-dark:hover {
    color: #fff !important; }

#homepage-events .lwn a {
  font-size: 18px;
  margin: 0 0 0 0; }

#lw li.lwe {
  padding-top: 0 !important; }

#homepage-events .lwd {
  color: #797979;
  font-size: 15px;
  line-height: 130%; }

#homepage-events .featured img {
  max-width: 100%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }

.event-date {
  width: 50px;
  height: 50px;
  background-color: #cc0000;
  float: left;
  color: #ffffff;
  line-height: 25px;
  text-align: center;
  margin-right: 10px; }

#homepage-events .event-date-feat {
  color: #d71827;
  padding-bottom: 0; }

#homepage-events .list-event:last-of-type {
  padding-bottom: 45px; }

#homepage-events .list-event {
  padding-bottom: 30px; }

#homepage-events .list-event h5 {
  text-transform: none;
  color: #cc0000;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 17px; }

#homepage-events-inner
> div
> div
> div.list-event-details.col-sm-6
> h5
> a:hover {
  color: #cc0000 !important; }

#homepage-events .list-event-details {
  margin-bottom: 10px;
  padding-left: 30px; }

#homepage-events .list-event-details span {
  color: #000000;
  font-size: 16px;
  font-weight: 300; }

#homepage-events .list-event-details > p:first-of-type {
  margin-top: 18px; }

#homepage-events .list-event-details > p {
  margin-bottom: 6px;
  font-style: italic;
  font-weight: 300;
  font-size: 16px; }

.social-media-wrapper h3 {
  font-weight: 700;
  color: black; }

#homepage-view-all-events-button > a.btn.btn-clear-dark {
  font-size: 16px;
  font-weight: 400; }

@media only screen and (min-width: 992px) {
  .col-sm-12.list-events {
    width: 794px;
    margin-left: calc((100% - 794px) / 2) !important; }

  .list-event-image > img {
    text-align: right;
    max-width: 382px; } }
/* Search Form - magnifying glass icon */
.material-icons {
  font-size: 20px; }

.nav-search input#s {
  width: 30px;
  background-color: transparent;
  border: none;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 20px;
  padding-top: 10px;
  padding-left: 10px; }

@media only screen and (max-width: 1100px) {
  .nav-search {
    display: none; } }
.nav-search input#s:hover {
  cursor: pointer; }

.nav-search input#s:focus,
.nav-search input#s:active {
  background-color: #fff;
  border: 1px solid #ccc;
  padding-left: 33px;
  cursor: default; }

.expanded-search-box {
  width: 300px !important;
  margin-top: 110px !important;
  z-index: 9999 !important;
  position: relative !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  padding-left: 33px !important;
  cursor: default !important; }

.search-opened {
  display: block;
  cursor: pointer;
  z-index: 99999;
  font-size: 20px !important; }

label {
  display: none; }

.assistive-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: relative !important; }

.nav-search {
  position: absolute;
  right: 34px; }

input#searchsubmit {
  display: none; }

input[type='text'],
textarea {
  border: 1px solid #cccccc;
  border-radius: 3px 3px 3px 3px;
  color: #000; }

input[type='text'] {
  padding: 3px; }

@media only screen and (max-width: 992px) {
  #homepage-events-inner .featured img {
    display: block;
    margin: 0 auto; }

  #homepage-events-inner .featured .event-date-feat {
    padding: 10px 0;
    margin-bottom: 0; } }
@media only screen and (max-width: 991px) {
  div#homepage-events-inner {
    width: 95%;
    max-width: 100%;
    margin: 10px auto !important; } }
/* ==============================================
 * Carousel Module styles
 * ==============================================
 */
.modal {
  margin-top: 100px; }

.modal-footer {
  text-align: center; }

.modal-content {
  border: 5px solid #000000;
  border-radius: 0px; }

.modal-body {
  padding: 0; }

.modal-body .close {
  position: absolute;
  right: -22px;
  top: -20px;
  color: #fff;
  opacity: 1;
  box-shadow: none;
  border: none;
  text-shadow: none;
  line-height: 0.5em;
  font-size: 25px;
  padding: 6px;
  background: #d71827;
  border-radius: 50px; }

.carousel-video .carousel-btn:before {
  content: '\25B6 ';
  margin-right: 6px;
  color: white; }

.col-md-12.carousel-btn-container {
  text-align: center; }

.modal .modal-content {
  background-color: #000000; }

.modal iframe {
  height: 400px !important; }

@media only screen and (max-width: 992px) {
  .modal {
    margin-top: 0;
    height: 100%;
    width: 100%; }

  .modal-content {
    border: none;
    border-radius: inherit;
    height: 100%; }

  .modal-dialog {
    height: 100%;
    margin: 0; }

  .modal-body {
    background: black;
    height: 80%; }

  .modal iframe {
    height: 100% !important; } }
.flex-direction-nav .flex-next {
  opacity: 1;
  right: -37px !important;
  width: 100px;
  padding-right: 18px;
  height: 100px !important; }

.flex-direction-nav .flex-prev {
  opacity: 1;
  left: -37px !important;
  width: 100px;
  padding-left: 18px;
  height: 100px !important; }

ul.flex-direction-nav {
  width: 100%;
  margin: unset;
  left: unset; }

li.flex-nav-prev {
  left: -10px;
  margin: unset !important;
  width: 60px !important;
  max-width: 50px !important;
  padding-left: 20px; }

.flex-next:before {
  margin-right: -1px;
  height: 100px !important; }

.flex-prev:before {
  height: 100px !important;
  margin-left: 32px; }

li.flex-nav-next {
  left: 10px;
  margin: unset !important;
  width: 50px !important;
  max-width: 50px !important; }

a.flex-prev,
a.flex-next {
  background: rgba(0, 0, 0, 0.7); }

a.flex-prev {
  border-radius: 0 100% 100% 0;
  padding-left: 5px; }

a.flex-prev:before {
  display: none; }

a.flex-next {
  border-radius: 100% 0 0 100%;
  padding-right: 5px; }

.flexslider-blur {
  height: 200px !important;
  max-height: -moz-fit-content;
  max-height: fit-content; }

.flexslider .slides img {
  height: -moz-max-content !important;
  height: max-content !important;
  object-fit: cover; }

.flex-active:after {
  border-bottom: none !important; }

.flex-control-nav li {
  font-size: 20px !important;
  font-weight: 700;
  background: rgba(240, 241, 243, 0.8) !important; }

.flex-control-nav .flex-active {
  background: #f0f1f3 !important; }

@media only screen and (min-width: 1450px) {
  .slide-text {
    margin-top: 198px !important;
    width: 562px !important;
    height: 288px !important;
    margin-left: calc((100% - 562px) / 2) !important; }

  .slide-text h3 {
    font-size: 34px !important; }

  .slide-byline > p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important; }

  .slide-text > div {
    padding-top: 0 !important; } }
@media only screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* IE10+ specific styles go here */
  .flex-direction-nav {
    display: none; } }
@media only screen and (min-width: 861px) and (max-width: 992px) {
  .slide-text {
    position: absolute !important; } }
@media only screen and (max-width: 500px) {
  .slide-text {
    max-width: 70%; }

  .slide-text h3 {
    font-size: 35px; } }
/* ==============================================
 * FAQ Module styles
 * ==============================================
 */
#faq-nav-wrapper {
  margin-bottom: 35px !important; }

#faq-description {
  margin-top: 40px;
  margin-top: 40px; }

#faq-nav {
  margin-bottom: 40px; }

#faq-nav li:before {
  content: '\25CB';
  color: #c8c8c8;
  font-size: 25px;
  margin-right: 10px;
  line-height: 25px; }

#faq-nav li a {
  text-decoration: none;
  border-bottom: none !important; }

#faq-item-wrapper {
  margin-bottom: 35px !important; }

.faq-item {
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 40px; }

.faq-item li:before,
.content ul li:before {
  font-family: 'Glyphicons Halflings' !important;
  content: '\e258';
  color: #ef0b1d;
  margin-right: 10px;
  font-size: 14px;
  line-height: 25px; }

/* ==============================================
 * Program Module styles
 * ==============================================
 */
#programs-module-wrapper {
  background: #eff1f3;
  position: relative; }

#programs-module-wrapper h2 {
  color: #000;
  text-align: center;
  font-weight: 300;
  font-size: 34px;
  margin: 58px auto 38px auto; }

#programs-module {
  padding: 0 0 0 0;
  overflow: hidden;
  position: relative; }

#programs-module,
#programs-module-inner {
  height: 500px; }

.homepage-program-text {
  height: 100%;
  padding-top: 90px; }
  .homepage-program-text > * {
    width: 50%;
    margin: 0 auto; }

.homepage-program-text h4 {
  font-size: 24px;
  margin-bottom: 25px;
  color: #000;
  font-weight: 500; }

.homepage-button-btn {
  position: absolute;
  bottom: 40px; }

#programs-module-inner {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  background: white; }

#programs-module-nav {
  position: absolute;
  bottom: 0;
  width: 100%; }

.homepage-program-nav-item {
  display: inline-block;
  margin-left: -4px;
  height: 60px;
  background: #eff1f3;
  border-top: 1px solid #ffffff;
  line-height: 60px;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  font-size: 20px;
  overflow: hidden; }

@media only screen and (max-width: 1024px) {
  .homepage-program-nav-item {
    font-size: 12px; } }
.homepage-program-nav-item:first-child {
  margin-left: 0; }

@media only screen and (max-width: 992px) {
  /* todo hide these */
  .homepage-program-nav-item {
    display: block;
    width: 100% !important; } }
.homepage-program-nav-item:hover {
  background: black;
  color: #fff; }

.homepage-program-nav-active {
  background: #000;
  cursor: default;
  color: #fff; }

.homepage-program {
  height: 500px;
  background-color: #ffffff;
  display: inline-block; }

.homepage-program-image {
  height: 98%;
  background-position: center !important;
  background-size: cover !important; }

.homepage-program-description {
  font-weight: 300;
  color: #000000;
  font-size: 16px; }

.homepage-program-text a {
  border-bottom: none !important; }

@media only screen and (max-width: 990px) {
  #programs-module,
  #programs-module-inner,
  .homepage-program {
    height: auto;
    background-color: #ffffff; }

  #programs-module-wrapper h2 {
    margin-top: 20px;
    font-size: 30px; }

  .homepage-program {
    vertical-align: top; }

  .homepage-program-image {
    height: 320px; }

  #programs-module {
    padding-top: 0;
    margin-bottom: 0; }

  #programs-module-nav {
    position: relative;
    display: block;
    display: none; }

  div#programs-module-wrapper > ul {
    height: 300px;
    position: absolute;
    top: 10%; }

  .homepage-button-btn {
    position: relative; }

  .homepage-program-text {
    padding: 0 15px !important; }

  .homepage-program-text > * {
    width: 70%; }

  .program-carousel-link {
    padding-left: 10px; }

  #homepage-events {
    padding-top: 0; } }
@media only screen and (min-width: 990px) {
  .nav-contact-button {
    display: block; }

  .nav-contact-text {
    display: none !important; }

  .title-container.container {
    margin-bottom: 25px; }

  .page-title {
    margin-top: 75px !important;
    overflow: hidden;
    padding: 0;
    padding: 20px; }

  .page-title.internal-title {
    margin-top: -100px !important;
    margin-bottom: 145px; }

  .page-title.internal-title .page-main-wrap {
    margin-right: -15px; }

  .trans-red {
    background: rgba(246, 0, 0, 0.6); }

  .page-main-wrap {
    display: block;
    height: 100%;
    margin-left: -15px;
    padding-left: 15px; }

  .related-page-element {
    margin: 3px -12px; } }
@media only screen and (min-width: 990px) and (max-width: 1199px) {
  .big-stat {
    height: 235px;
    width: 235px; }

  .stat-title {
    padding: 80px 0px 47px !important; }

  .quote-text p {
    font-size: 21px;
    line-height: 42px; }

  .module-loop-container {
    padding-bottom: 50px; }

  .related-pages-title {
    padding: 34px 0 40px; } }
@media only screen and (min-width: 1200px) {
  .video-description {
    padding: 35px 65px 70px; }

  .video-description p {
    font-size: 22px !important;
    padding: 0 !important;
    line-height: 1.5;
    margin-top: 25px; }

  .stats-list.container {
    /* min-height: 400px; */ }

  .big-stat {
    height: 240px;
    width: 240px; } }
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .single-academic_program .sticky-social {
    display: none; }

  .program-details {
    background: white;
    padding: 70px 0 50px; } }
/* Tablet / iPad */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-title.container {
    top: 77px; }

  .row.program-description {
    padding: 50px 0; }

  .row.program-objectives {
    padding: 50px 0; }

  .form-addtl-content {
    padding: 90px 0 70px; }

  .row.addtl-content {
    padding-left: 50px; }

  .areas-of-study-top {
    border-top: 4px solid #d71827; }

  .module-loop-container {
    padding-bottom: 45px; }

  .related-pages-title {
    padding: 25px 0 40px;
    font-size: 34px; }

  .btn-clear {
    font-size: 13px; }

  p.related-title {
    line-height: 21px; }

  .down-icon {
    margin-top: -37px; }

  .footer-cta-headline {
    font-size: 30px; }

  .row.page-title .title-container {
    margin-top: 12px; }

  .mission-content {
    margin-bottom: 30px; }

  .mission-title {
    margin-top: 47px; }

  .video-description p {
    font-size: 24px; }

  .video-title h1 {
    margin: 0 auto; }

  .nav-contact-button {
    display: block; }

  .nav-contact-text {
    display: none !important; }

  .sticky-social {
    display: none; }

  ul.stats-list {
    padding: 60px !important; }

  .single-stat {
    margin-left: -10px !important; }

  .big-stat {
    height: 180px;
    width: 180px; }

  .number-container {
    font-size: 40px; }

  .stat-label {
    width: 180px;
    padding: 0 18px;
    font-size: 13px; }

  .supporting-content-module h1 {
    margin-top: 0; }

  nav {
    width: 100%; }

  .page-title {
    margin-top: 0; }

  .trans-red {
    background: #d71827; }

  .page-main-wrap {
    margin: 0;
    padding: 0; }

  .page-breadcrumb-header.container {
    width: 100%;
    padding: 0;
    max-width: 100%; }

  .related-page-element {
    margin: 3px -12px; }

  .stat-title {
    padding: 70px 0px 10px !important; }

  .quote-text p {
    font-size: 20px; }

  .footer-cta-wrapper > a {
    margin: 20px; } }
/* Phone */
@media only screen and (max-width: 479px) {
  #big-video-vid_html5_api {
    min-height: 560px;
    width: initial !important; }

  .choose-area-module {
    padding: 60px 0; }

  .program-details {
    padding: 50px 0 20px; }

  .row.program-description {
    padding: 40px 0 20px; }

  .row.program-objectives {
    padding: 40px 0; }

  .form-addtl-content {
    padding: 70px 0 30px; }

  .row.academic-program-page-title {
    padding: 30px 0; }

  .areas-of-study-bottom {
    padding: 30px 30px 5px; }

  .h1,
  h1 {
    font-size: 32px !important; }

  h4 {
    font-size: 16px; }

  p {
    margin-bottom: 30px; }

  .sticky-social {
    display: none; }

  #body .container {
    max-width: 100%; }

  #back-to-top {
    bottom: 40px; }

  .mission-title {
    font-size: 24px;
    text-align: left; }

  .mission-sub-title {
    text-align: left; }

  ul.stats-list {
    padding: 0 10px !important; }

  .single-stat {
    margin: 0 0 30px; }

  .single-stat:nth-child(even) {
    margin: 0 !important; }

  .big-stat {
    height: 160px;
    width: 160px; }

  .number-container {
    font-size: 34px; }

  .stat-label {
    width: 135px;
    font-size: 14px;
    line-height: normal;
    padding: 0 5px; }

  .supporting-content-module {
    padding-bottom: 0; }

  .footer-cta-wrapper .btn-clear {
    margin-bottom: 15px;
    width: 100%;
    padding: 25px 25px; }

  #body {
    padding-bottom: 190px; }

  .page-breadcrumb-header.container,
  .breadcrumbs {
    display: none; }

  .down-icon {
    left: 38% !important; }

  .title-container.container {
    margin-bottom: 0; }

  .academic-program-content-wrapper {
    height: auto !important; }

  .academic-program {
    margin-bottom: 0px !important; }

  .mission-module {
    padding: 0px 0 50px 0; }

  .quote-text p {
    font-size: 18px;
    line-height: 32px; }

  .stats-list.container {
    width: 320px; }

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 0;
    padding-right: 0; }

  .mission-title {
    margin-top: 55px; }

  .mission-sub-title {
    font-size: 15px;
    padding-bottom: 20px !important;
    padding-top: 20px; }

  p {
    font-size: 14px;
    line-height: 26px; }

  .mission-content {
    margin-bottom: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .stats-list.container {
    width: 480px; }

  .big-stat {
    height: 200px;
    width: 200px; }

  .big-stat .number-container {
    font-size: 40px; }

  .stat-label {
    width: 190px; }

  .mission-title {
    font-size: 28px;
    margin-top: 50px; }

  .mission-sub-title {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

  .mission-content {
    margin-bottom: 0; }

  .mission-module {
    padding: 0px 0 70px 0; }

  .stat-title {
    font-size: 30px;
    padding: 60px 0px 30px !important; }

  ul.stats-list {
    padding: 0 50px 35px !important; }

  .quote-text p {
    font-size: 18px;
    line-height: 34px; }

  .attributed-speaker {
    font-size: 16px; }

  .row.quote-module {
    padding: 60px 0; }

  .footer-cta-wrapper .btn-clear {
    margin-bottom: 15px;
    width: 100%;
    padding: 20px 25px; }

  .footer-cta-headline {
    font-size: 30px; }

  .social-media-module {
    padding: 40px 0; }

  .social-media-wrapper {
    overflow: auto;
    width: 70%;
    margin: 0 auto; } }
@media only screen and (max-width: 991px) {
  .program-wrapper .program-links {
    position: relative;
    bottom: initial;
    margin-top: 25px; }

  .program-wrapper .program-links span.text {
    border-right: none;
    padding: 10px; }

  .program-wrapper .program-links > a {
    display: block;
    text-align: left;
    border: 2px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7 !important;
    padding: 10px; }

  .area-selector p {
    font-size: 11px; } }
/* Menu for everything up to ipad */
@media only screen and (max-width: 991px) {
  .areas-of-study-bottom {
    padding: 30px 30px 20px; }

  .academic-program-content {
    padding: 0 0 30px;
    margin-top: 100px; }

  .academic-program-content p {
    margin: 15px 0 30px; }

  .h1,
  h1 {
    font-size: 36px; }

  .h2,
  h2 {
    font-size: 26px; }

  .main-paragraph.container {
    margin-top: -9px; }

  .title-container.container {
    margin-top: 10px; }

  .single-column.content {
    padding-top: 30px; }

  .module-loop-container {
    padding-bottom: 30px; }

  .related-pages-title {
    font-size: 28px;
    padding: 39px 0 0px; }

  .sub-menu {
    display: none; }

  .program-wrapper > a > div {
    border: 1px solid #eee;
    padding: 10px; }

  blockquote {
    padding: 20px;
    margin: 35px 3px; }

  blockquote span {
    font-size: 15px; }

  .double-image > div:last-child {
    display: none; }

  .down-icon,
  .quote-icon,
  .nav-search,
  #back-to-top {
    display: none !important; }

  .container {
    padding-right: 30px;
    padding-left: 30px; }

  .program-details .col-sm-6:nth-last-child(-n + 2) {
    border-left: 4px solid #eee; }

  .program-details .col-sm-6:nth-last-child(-n + 1) {
    border-color: white; }

  div.menu-button img {
    float: none;
    width: auto;
    height: auto;
    background: none;
    display: table-cell;
    margin: 0 auto; }

  div.menu-button.menu-open .hamburger {
    display: none; }

  div.menu-button.menu-open .close-menu {
    display: block !important; }

  .menu-button {
    background-color: #fff; }

  #nav-primary {
    background-color: #fff; }

  #nav-primary ul a,
  #nav-primary ul a:visited,
  #nav-primary ul a:link {
    color: #3d4351;
    font-size: 17px;
    text-transform: capitalize;
    height: 100%;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    text-align: center; }

  #nav-primary ul li:first-child {
    border-top: 1px solid #ddd; }

  #nav-primary ul li:last-child {
    border: none; }

  .northeasternwebteam-menu-item-parent {
    background: none; }

  nav > .container {
    max-width: initial; }

  .nav-contact-button {
    display: none !important; }

  .nav-contact-text {
    display: block;
    margin: 0 !important; }

  .menu-main-nav-container > ul {
    padding: 0 !important;
    background: white !important; }

  header .wrapper {
    max-width: 100%;
    display: table;
    margin: 0; }

  #logo {
    width: 95%;
    float: left; }

  .menu-button {
    background: #000;
    width: 20%;
    height: 80px;
    display: table-cell;
    vertical-align: middle; }

  #logo img {
    padding: 10px;
    max-width: 100%;
    margin-top: initial; }

  .col-sm-6.addtl-content {
    padding-left: 0 !important; }

  .request-form {
    padding: 10px !important; }

  .page-breadcrumb-header.container {
    display: none; }

  .related-page-element {
    margin: 30px 0; }

  .related-pages-elements {
    margin-bottom: 0; }

  .footer-cta-headline {
    font-size: 24px; }

  .footer-cta-module {
    padding: 40px 0 25px !important; }

  .sticky-social {
    display: none; }

  .video-title h1 {
    font-size: 40px;
    max-width: 300px;
    margin: 0 auto; }

  .video-title.container {
    top: 125px; }

  .video-description {
    padding: 42px 0; }

  .video-description p {
    font-size: 20px !important; }

  .table-cell {
    display: block;
    float: none;
    max-width: 630px;
    position: relative;
    margin: 0px auto; }

  .supporting-content-module {
    padding-top: 30px; }

  .supporting-content-module .row {
    display: block; }

  .supporting-content-module .container-fluid {
    padding-right: 30px;
    padding-left: 30px; }

  .supporting-content-module .content-text-container {
    padding: 60px 0 30px; }

  .supporting-content-module .image-container {
    min-height: 300px; } }
@media only screen and (max-width: 375px) {
  .row.program-description {
    padding: 25px 0 20px; }

  .row.program-objectives {
    padding: 25px 0; }

  .form-addtl-content {
    padding: 50px 0 15px; }

  .request-form {
    margin-bottom: 40px; } }
@media only screen and (min-width: 992px) {
  .wrapper {
    overflow: auto;
    max-width: 1170px;
    padding-bottom: 7px;
    position: relative;
    margin: 0 auto; }

  header.scrolled {
    margin-top: 75px; }

  #nav-primary {
    background-color: rgba(247, 247, 247, 0.75);
    height: 78px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16), 0 1px 2px rgba(0, 0, 0, 0.23);
    z-index: 999;
    padding: 0 !important; }

  #nav-primary #logo {
    max-width: unset !important;
    width: 248px;
    height: 53px;
    margin-left: 30px; }

  #nav-primary.main-nav-scrolled {
    position: fixed; }

  #nav-primary ul {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    /* Safari 6.1+ */
    -ms-flex-pack: distribute;
    width: 100%; }

  #nav-primary .main-menu-link {
    border-bottom: 4px solid rgba(247, 247, 247, 0.75); }

  #nav-primary .main-menu-link:hover {
    border-bottom: 4px solid #cc0000; }

  #nav-primary .menu-main-nav-container > ul > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 5px; } }
@media only screen and (min-width: 992px) and (min-width: 1025px) and (max-width: 1089px) {
  #nav-primary .menu-main-nav-container > ul > li {
    padding-right: 0; } }
@media only screen and (min-width: 992px) {
  #nav-primary ul li {
    float: none; }

  #nav-primary #menu-main-nav-2 li {
    float: left;
    text-align: center; }

  #nav-primary #menu-main-nav-2 > li {
    border-bottom: 5px solid #e4e4e4; }

  #nav-primary #menu-main-nav-2 > li:hover {
    border-bottom: 5px solid #d71827; }

  #nav-primary #menu-main-nav-2 > li:last-child:hover {
    border-bottom: 5px solid #e4e4e4; }

  #nav-primary ul ul {
    width: 100%;
    overflow: hidden;
    opacity: 1;
    border: none;
    padding: 0; }

  .navbar-btn-link {
    padding: 5px 10px !important; }

  .nav-image {
    height: 150px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center; }

  .menu-depth-1 p {
    line-height: normal; }

  .sub-nav-title {
    margin: 10px 0 !important;
    margin-bottom: 15px !important;
    font-size: 14px;
    text-align: left;
    color: #000000;
    font-weight: 400; }

  #nav-primary ul ul li a {
    padding-left: 0px; }

  #nav-primary ul ul li {
    width: 100%;
    display: block; }

  .main-nav-scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99; }

  #nav-primary > nav > div > div > ul > li {
    position: relative;
    height: 75px;
    vertical-align: middle; }

  #nav-primary ul li a {
    font-weight: 400;
    font-size: 14px;
    color: #000000 !important; }

  /* styles for split column menu */
  #nav-primary ul ul .mult-column-cont {
    position: absolute;
    background: #ffffff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

  #nav-primary ul ul.mult-column {
    position: relative;
    float: left;
    margin-left: 0 !important;
    box-shadow: none;
    top: 0;
    display: block !important; }

  #nav-primary ul ul.two-menu-column {
    overflow: visible;
    width: 605px !important; }

  #nav-primary ul ul.three-menu-column {
    overflow: visible;
    width: 910px !important; }

  #nav-primary ul ul.two-menu-column.push-left {
    margin-left: -450px !important; }

  #nav-primary ul.push-left {
    margin-left: -200px !important; }

  #nav-primary ul ul.three-menu-column.push-left {
    margin-left: -600px; }

  .sub-menu-link:hover {
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out; }

  .sub-menu-link:hover .sub-nav-title {
    color: #979797;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }

  .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
    background: #d71827;
    border: none;
    padding: 8px 27px;
    box-shadow: 0px 3px 0px #880101;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; }

  .navbar-btn:hover {
    color: white;
    background-color: #a2131e;
    border: none; }

  .menu-main-nav-container {
    table-layout: fixed;
    width: 100%; }

  #header #nav-primary .container {
    max-width: 1170px; }

  li.dropdown {
    position: relative !important; }

  li.dropdown ul li {
    display: block !important; }

  li.dropdown > ul {
    width: 100% !important;
    margin-top: 5px !important;
    width: 300px !important;
    margin-left: -44px !important; }

  li.dropdown > ul > li {
    width: 300px !important; }

  li.dropdown .nav-image {
    display: none; }

  li.dropdown .sub-menu-link {
    width: 400px; }

  li.dropdown p {
    margin-bottom: 0; }

  .social-media-wrapper {
    padding: 70px 100px; }

  #mc_embed_signup input.email {
    width: 240px !important; } }
@media only screen and (max-width: 860px) {
  #nav-primary .main-menu-link {
    line-height: 32px !important; } }
@media only screen and (min-width: 1390px) {
  #nav-primary ul li a {
    padding: 7px 12px 0px; } }
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  #nav-primary ul li a {
    font-size: 10px; } }
#header #nav-primary .container {
  width: 100%; }

label.screen-reader-text {
  display: none; }

.menu-button {
  text-align: center; }

.hamburger {
  display: inline-block; }

/* Footer */
footer,
footer .wrapper {
  height: auto !important;
  overflow: visible; }

footer {
  position: relative;
  z-index: 1; }

.footer-twitter .social-media-icon img {
  width: 25px; }

.footer-facebook .social-media-icon img {
  height: 23px; }

.footer-blog .social-media-icon img {
  height: 31px;
  margin-top: -8px; }

.social-media-icon a {
  border: none !important; }

.social-media-icon:hover {
  -webkit-transition: background 0.15s ease-in-out;
  -moz-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out; }

.footer-facebook .social-media-icon:hover {
  background: rgba(0, 0, 0, 0.6); }

.footer-twitter .social-media-icon:hover {
  background: rgba(0, 0, 0, 0.6); }

.footer-blog .social-media-icon:hover {
  background: rgba(0, 0, 0, 0.6); }

@media only screen and (max-width: 712px) {
  footer .wrapper {
    width: auto; } }
.footer-cta-wrapper,
.related-pages-elements {
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  webkit-transform: translate3d(0, 0, 0); }

/******
 * Category Archive styles
 ******/
.cat.nav-previous,
.cat.nav-next {
  text-align: center;
  line-height: 40px;
  padding: 10px 0;
  margin: 10px 0 !important;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5); }

/* 404 styles */
.four-oh-four {
  margin: 100px 0;
  margin-top: 180px; }

.four-oh-four h1,
.four-oh-four h3 {
  text-align: center;
  font-weight: 100; }

.four-oh-four h1 {
  font-size: 100px; }

.four-oh-four h3 {
  font-size: 40px; }

.btn {
  border-radius: 0px; }

.archive .featured-thumbnail {
  display: none !important; }

/*******
 * Events archive
 ******/
.post-type-archive-neugn_events .page-title {
  margin-top: 75px !important;
  background: #d71827;
  padding: 20px; }

.post-type-archive-neugn_events .page-title h1 {
  color: #ffffff; }

.event-archive-featured {
  padding: 50px 0;
  background: #ffffff; }

.event-archive-featured h3 {
  margin-bottom: 20px; }

.event-archive-featured h4 {
  font-weight: 300;
  font-size: 24px; }

.event-archive-featured .filter-title {
  color: #d71827;
  font-weight: bold; }

.event-archive-featured .breaker {
  width: 30%;
  border-bottom: 4px solid #e9e9e9;
  margin: 40px 0; }

#featured-events-filter-wrapper {
  position: absolute;
  bottom: 10px; }

.event-archive-featured .on-demand .on-demand-header h4 {
  background: #666666;
  padding: 20px 40px;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0; }

.event-archive-featured .on-demand .video-link,
.event-archive-featured .on-demand a {
  border-bottom: none !important; }

.event-archive-featured .on-demand .video-link {
  font-weight: bold; }

.event-archive-featured .on-demand .video-link:before {
  content: '\25B6';
  border-radius: 4px;
  background-color: #d81a26;
  color: #ffffff;
  padding: 2px 8px;
  margin-right: 10px; }

.event-archive-featured .on-demand-session {
  padding: 40px;
  background: #f8f8f8;
  margin-bottom: 10px; }

.single-event {
  background: #ffffff;
  border-top: 5px solid #d71827;
  margin-top: 10px;
  padding: 20px 50px 20px 50px !important;
  overflow: auto; }

.single-event.event-hidden {
  display: none; }

.single-event .single-event-details .event-location {
  margin-left: 16px;
  padding-left: 16px;
  background: url(assets/img/loc-icon.png) left no-repeat; }

.single-event .single-event-details .event-time {
  padding-left: 16px;
  background: url(assets/img/cal-icon.png) left no-repeat; }

.single-event .single-event-description {
  padding-top: 20px; }

/* grad card call to actions */
.graduate-call-banner {
  border-top: 5px solid #d71827;
  background: url(assets/img/grad-push-banner.jpg);
  background-size: cover;
  padding: 20px 20px 30px 20px; }

.graduate-call-banner h3,
.graduate-call-banner h4 {
  color: #fff;
  font-weight: 400; }

.graduate-call-banner img {
  float: right;
  margin-top: 20px;
  max-width: 100%; }

.btn-grad-call {
  background: #d71827;
  padding: 6px 10px;
  border-radius: 20px;
  color: #fff;
  width: 170px; }

.btn-grad-call:hover {
  text-decoration: underline; }

.graduate-call-card {
  padding-top: 20px; }

.graduate-call-card img {
  padding-top: 20px;
  margin: 0 auto;
  width: 110px; }

.graduate-call-card h3,
.graduate-call-card h4 {
  color: #fff;
  font-weight: 400; }

.graduate-call-card h3 {
  font-size: 20px; }

.graduate-call-card h4 {
  font-size: 15px; }

@media only screen and (max-width: 768px) {
  .graduate-call-card {
    padding: 20px; }

  .graduate-call-card img {
    display: none; } }
@media only screen and (max-width: 991px) {
  #flexcontainer .carousel-btn {
    margin-top: 30%; } }
.ctct-embed-signup p input[type='text'] {
  border-radius: 0; }

.ctct-custom-form p {
  margin-bottom: 0; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.row.white {
  background: #ffffff;
  padding: 20px;
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.event-title {
  color: #222;
  font-weight: 700;
  font-size: 18px; }

.events li {
  font-size: 14px !important; }

.single-neugn_events .page-title {
  margin-top: 0 !important;
  background: none !important; }

.single-neugn_events .breadcrumbs a,
.single-neugn_events .breadcrumbs a:link,
.single-neugn_events .breadcrumbs a:visited,
.single-neugn_events .breadcrumbs a:hover {
  color: #cc0000 !important; }

#body .neugn_events a:hover {
  color: #cc0000 !important; }

.single-neugn_events .breadcrumbs {
  color: black !important; }

.event-archive-featured {
  display: block; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.home-desc {
  overflow: auto;
  padding: 10px 0;
  font-size: 18px; }

.datetime {
  font-size: 12px;
  color: black; }

.location {
  color: black;
  font-size: 12px; }

hr.event {
  margin-top: 10px;
  border: 0;
  border-top: 1px solid #eee;
  width: 100%; }

#flexcontainer .carousel-btn {
  z-index: 1;
  margin-top: auto; }

#mc_embed_signup form {
  text-align: left !important;
  padding-left: 15px !important; }

#mc-embedded-subscribe {
  margin-top: 10px !important; }

.homepage-stories {
  margin: 30px; }
  .homepage-stories .homepage-story-excerpt h4 {
    color: #000;
    margin: 15px 0;
    font-size: 20px;
    font-weight: 700; }
  .homepage-stories .homepage-story-excerpt p {
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px; }
  .homepage-stories .homepage-story-excerpt p:first-of-type {
    margin: 0; }
  .homepage-stories .homepage-story-excerpt .homepage-stories-link {
    font-size: 16px;
    padding-bottom: 6px !important;
    font-weight: 300;
    color: #000 !important; }
    .homepage-stories .homepage-story-excerpt .homepage-stories-link:before {
      content: '\e5c8';
      color: #cc0000;
      display: inline-block;
      margin: 2px 13px 1px 0;
      vertical-align: middle; }
    .homepage-stories .homepage-story-excerpt .homepage-stories-link:hover {
      cursor: pointer;
      border-bottom: 2px solid #cc0000 !important;
      color: #000; }
      .homepage-stories .homepage-story-excerpt .homepage-stories-link:hover:before {
        color: #cc0000; }

.homepage-story > .img-responsive {
  width: 100%; }

#logo-mobile {
  padding: 20px;
  display: table-cell;
  max-width: 75%;
  vertical-align: middle; }

#logo-mobile img {
  width: 70%;
  max-width: 50%; }

@media only screen and (max-width: 479px) {
  li.single-stat.col-md-5 {
    display: grid; } }
@media only screen and (max-width: 991px) {
  li.single-stat.col-md-5 {
    display: block;
    width: 100%; }

  .stat.col-sm-5,
  .stat-label.col-sm-7 {
    display: table-cell;
    width: 50%;
    vertical-align: top; }

  .single-stat:nth-child(even) {
    float: unset; } }
@media only screen and (min-width: 992px) {
  #logo-mobile {
    display: none; } }
i.mobile-expand-icon-closed {
  display: none; }

@media only screen and (max-width: 991px) {
  .menu-main-nav-container,
  #logo {
    display: none;
    width: 100% !important; }

  ul#menu-main-nav {
    width: 100%; }

  .menu-item-has-children:after {
    content: '' !important; }

  #nav-primary ul {
    margin: 0; }

  a.menu-link.main-menu-link {
    text-align: left !important; }

  	/*a.menu-link.main-menu-link:after {
      content:"\002b";
      font-family: Ionicons;
      position: absolute;
      right: 0;
      vertical-align: middle;
      font-size: 15px;
      padding-right:20px;
      line-height: 2;
      z-index:99;
      transition: all 0.5s ease;
      width:45px;
      height:45px;
    }*/
  a.menu-link.sub-menu-link {
    padding: 0 !important; }

  .program-carousel-link {
    max-width: 100%; }

  div#homepage-events-inner {
    margin: 0 10px; }

  div.footer-cta-wrapper > a.col-md-4 > .btn.btn-clear-dark {
    margin-top: 10px;
    display: block; }

  .row.social-media-module {
    padding: 20px; }

  p.quote-source {
    padding: 10px; }

  .quote-module-item h3 {
    padding: 10px;
    font-size: 1.5em; }

  .homepage-program-text h4 {
    margin-top: 30px; }

  a.sub-menu-link {
    width: 100% !important;
    text-align: left !important;
    padding: 5px !important; }

  a.sub-menu-link > p {
    line-height: auto;
    margin-bottom: 0; }

  a.menu-link.main-menu-link {
    transition: content 0.75 ease; } }
@media only screen and (min-width: 992px) and (max-width: 1389px) {
  #menu-main-nav .main-menu-item:after {
    display: none !important; }

  #nav-primary ul li a {
    font-size: 12px; }

  #nav-primary .menu-main-nav-container {
    width: 65vw !important; } }
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  #nav-primary ul li a {
    font-size: 10px; } }
@media only screen and (min-width: 1450px) {
  h3.slide-title {
    margin-top: unset !important; } }
@media only screen and (max-width: 992px) {
  .slide-byline {
    display: block !important; }

  .slide-text h3 {
    font-size: 50px !important; }

  .slide-text p {
    font-size: 14px !important; }

  .btn.btn-gray.carousel-btn {
    width: fit-content; } }
div.btn.btn-gray.carousel-btn > a {
  color: #ffffff !important; }

@media only screen and (max-width: 500px) {
  .slide-text h3 {
    font-size: 35px !important; } }
@media only screen and (max-width: 479px) {
  p.number {
    font-size: 40px; } }
@media only screen and (max-width: 850px) {
  .footer-cta-module {
    width: unset;
    margin-left: 10px;
    margin-right: 10px; }

  .footer-cta-module > div.container {
    width: unset; } }
@media only screen and (min-width: 1363px) and (max-width: 1439px) {
  #menu-main-nav .main-menu-item:after {
    display: none !important; }

  #nav-primary .menu-main-nav-container {
    width: 65vw !important; }

  #nav-primary ul li a {
    font-size: 10px; } }
@media only screen and (min-width: 1440px) and (max-width: 1479px) {
  #nav-primary .menu-main-nav-container {
    width: 70vw !important; }

  #nav-primary ul li a {
    font-size: 11px; } }
.filter-cats {
  display: none; }

select#featured-events-filter {
  text-transform: capitalize; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .number-container p {
    margin-left: -30px; } }
img.alignleft {
  float: left;
  margin: 5px 10px 5px 0px; }

img.alignright {
  float: right;
  margin: 5px 0px 5px 10px; }

#blog-hero-events h1 {
  margin-left: 15%; }

.sf-form {
  margin: auto; }
  .sf-form label {
    display: none;
    margin-right: 10px; }
  .sf-form p {
    font-weight: 700;
    color: #757575; }
  .sf-form input,
  .sf-form textarea,
  .sf-form select {
    padding: 10px;
    border-radius: 0;
    width: 500px;
    max-width: 90%; }
  .sf-form .type-of-partnership {
    display: inline-block;
    z-index: 2; }
  .sf-form input[type='submit'] {
    background-color: #d41b2c;
    width: unset;
    color: #fff;
    border: none;
    padding: 10px 20px; }
  .sf-form select.type-of-partnership {
    border: 1px solid #cccccc; }
  .sf-form .hidden-form-fields {
    height: 0; }
  .sf-form span.input-required {
    color: #d41b2c;
    margin-left: 5px; }

.accordion:hover {
  cursor: pointer; }
.accordion .accordion-item {
  font-size: 15px;
  transition: all 0.4s ease-in-out;
  line-height: 2;
  overflow: hidden; }
  .accordion .accordion-item:not(.open) {
    max-height: 0;
    opacity: 0;
    padding: 0px 20px;
    margin-top: 0; }
  .accordion .accordion-item.open {
    padding: 10px 20px; }
.accordion .accordion-label {
  transition: all 0.4s ease-in-out;
  font-size: 1.5em;
  display: block;
  color: #333;
  font-weight: 600;
  margin-bottom: 10px; }
  .accordion .accordion-label:before {
    transition: all 0.4s ease-in-out;
    content: '\002B';
    color: #d41b2c;
    margin: 0.5em;
    width: 10px; }
  .accordion .accordion-label.open:before {
    content: '\2212';
    width: 10px; }

@media (min-width: 992px) {
  .v2 .hero {
    background: black !important; } }
.v2 .hero .container-large {
  max-width: 1300px;
  margin: 0 auto; }
  .v2 .hero .container-large:first-child {
    position: relative;
    padding: 0 0 0 0; }
.v2 .hero .hero-image {
  background-size: cover;
  background-position: center center;
  width: 100%;
  display: block;
  height: 380px;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .v2 .hero .hero-image {
      height: 570px; } }
.v2 .hero .hero-description {
  background: #cc0000;
  padding: 15px; }
  @media (min-width: 992px) {
    .v2 .hero .hero-description {
      padding: 15px 62px;
      position: absolute;
      left: 0;
      bottom: 54px;
      background: rgba(213, 24, 39, 0.8);
      max-width: 650px; } }
  .v2 .hero .hero-description h2.college {
    margin-bottom: 0; }
    .v2 .hero .hero-description h2.college a {
      color: white !important;
      font-family: Open Sans, Helvetica, Arial, sans-serif;
      margin-bottom: 15px;
      font-size: 24px; }
      .v2 .hero .hero-description h2.college a:hover {
        color: white !important;
        text-decoration: underline !important; }
  .v2 .hero .hero-description h1 {
    color: black;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 42px; }
.v2 .hero .hero-video {
  display: none; }
  @media (min-width: 992px) {
    .v2 .hero .hero-video {
      display: block;
      position: absolute;
      right: 15px;
      top: 120px; } }
  .v2 .hero .hero-video h4 {
    color: white;
    text-transform: uppercase;
    font-weight: 100; }
  .v2 .hero .hero-video .vid-thumbnail {
    max-width: 275px; }
.v2 .program-content {
  background: white; }
  .v2 .program-content .row {
    margin: 0 -15px !important; }
  .v2 .program-content .intro {
    background: #f7f7f7;
    padding: 40px 0;
    padding-top: 60px; }
    .v2 .program-content .intro .col-sm-9 {
      border-left: 4px solid #cc0000;
      padding-left: 40px; }
      .v2 .program-content .intro .col-sm-9 > * {
        font-size: 18px; }
.v2 .bottom-content {
  padding-top: 40px; }
  @media (min-width: 992px) {
    .v2 .bottom-content {
      padding-left: 0; } }
  .v2 .bottom-content h2 {
    font-weight: 600;
    font-size: 32px;
    margin: 30px 0;
    margin-bottom: 0;
    color: #666;
    margin-left: -15px; }
    @media (min-width: 992px) {
      .v2 .bottom-content h2 {
        margin-left: 0; } }
  .v2 .bottom-content .program-description {
    background: white; }
    .v2 .bottom-content .program-description.row {
      padding: 20px 0; }
.v2 .quote {
  display: block;
  overflow: auto;
  margin: 25px 0;
  border-left: 4px solid #cc0000;
  padding-left: 40px; }
  .v2 .quote .content {
    color: #cc0000; }
  .v2 .quote .author, .v2 .quote .about {
    display: block;
    text-align: right;
    color: #797979; }
  .v2 .quote .author {
    font-weight: bold; }
.v2 h3 {
  color: #cc0000;
  margin: 25px 0;
  margin-top: 40px; }
.v2 ul li:before {
  content: '\2022' !important;
  font-size: 22px;
  padding-right: 10px; }
.v2 .faculty-section {
  padding: 70px 0;
  background: #f7f7f7; }
  .v2 .faculty-section .faculty-section-header {
    min-width: 100%;
    margin-bottom: 40px; }
  .v2 .faculty-section .faculty-section-inner {
    background: #f1f1f1;
    overflow: auto; }
  .v2 .faculty-section .faculty-member {
    padding: 40px;
    margin: 36px;
    background: white;
    display: block;
    overflow: auto;
    clear: both; }
    .v2 .faculty-section .faculty-member h4 {
      padding-top: 0;
      margin-top: 15px; }
      @media (min-width: 992px) {
        .v2 .faculty-section .faculty-member h4 {
          margin-top: 0; } }
    .v2 .faculty-section .faculty-member .faculty-description.open .faculty-description-expand:before {
      display: none; }
    .v2 .faculty-section .faculty-member .faculty-description.open .faculty-description-expand .collapse {
      display: block; }
    .v2 .faculty-section .faculty-member .faculty-description.open .faculty-description-expand .expand {
      display: none; }
    .v2 .faculty-section .faculty-member .faculty-description.open .faculty-description-inner {
      max-height: 1000px; }
    .v2 .faculty-section .faculty-member .faculty-description .faculty-description-inner {
      max-height: 98px;
      overflow: hidden;
      transition: all .3s ease-in-out; }
    .v2 .faculty-section .faculty-member .faculty-description .faculty-description-expand {
      margin: 20px 0;
      padding-top: 15px;
      cursor: pointer;
      margin-top: 0;
      font-size: 18px;
      color: #797979; }
      .v2 .faculty-section .faculty-member .faculty-description .faculty-description-expand:before {
        content: ' ';
        height: 80px;
        bottom: 52px;
        width: 100%;
        position: absolute;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        margin-top: -80px; }
      .v2 .faculty-section .faculty-member .faculty-description .faculty-description-expand span {
        color: #cc0000; }
.v2 .faculty-section-description {
  padding: 20px;
  margin: 36px; }
  @media (min-width: 992px) {
    .v2 .faculty-section-description {
      padding: 40px 55px; } }
  .v2 .faculty-section-description h5 {
    font-weight: 700;
    text-transform: none; }
.v2 .dean-message {
  overflow: auto;
  padding: 30px;
  margin: 40px 0;
  background: #f1f1f1; }
  @media (min-width: 992px) {
    .v2 .dean-message {
      padding: 50px 75px; } }
  .v2 .dean-message h3 {
    margin-top: 0; }
    @media (min-width: 992px) {
      .v2 .dean-message h3 {
        padding-left: 15px; } }
  .v2 .dean-message img {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .v2 .dean-message img {
        margin-bottom: 0; } }
  .v2 .dean-message .dean-name {
    font-weight: 600; }
.v2 .video-section {
  padding: 70px 0;
  padding-top: 50px;
  border-top: 1px solid #c0c0c0; }
  .v2 .video-section .video-container-responsive {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .v2 .video-section .video-container-responsive iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.v2 .sidebar {
  background: white;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  padding: 30px;
  margin: 50px 0; }
  .v2 .sidebar h4 {
    padding-top: 0;
    margin-top: 35px;
    margin-bottom: 8px;
    font-weight: 300; }
  .v2 .sidebar .loc-breaker:last-of-type {
    display: none; }
  .v2 .sidebar p {
    font-size: 18px;
    line-height: 22px; }
  @media (min-width: 992px) {
    .v2 .sidebar {
      position: absolute;
      right: -30px;
      margin: 50px -22px;
      margin-top: -150px; } }
  .v2 .sidebar hr {
    width: 100%;
    border-top: 1px solid #eee; }
  .v2 .sidebar a {
    display: block;
    color: #797979 !important;
    text-decoration: underline;
    font-size: 18px; }
    .v2 .sidebar a span {
      color: #cc0000 !important;
      padding-left: 6px;
      font-size: 12px; }
.v2 .bordered {
  border-left: 4px solid #cc0000;
  color: #797979;
  text-transform: uppercase;
  padding-left: 20px; }
.v2 h4 {
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  padding-top: 30px; }
  .v2 h4.college-name {
    text-transform: none; }

@media (min-width: 992px) {
  #nav-primary {
    padding: 0 30px; } }
@media (min-width: 992px) {
  #nav-primary #logo {
    max-width: 12vw;
    float: left; } }
@media (min-width: 992px) {
  #nav-primary #logo img {
    margin-top: 18px; } }
#nav-primary .menu-main-nav-container {
  width: 80vw;
  float: right; }

div#nu__globalheader {
  position: relative !important; }

.wrapper {
  padding-bottom: 0; }

/*# sourceMappingURL=style.css.map */
