  /* Scss Document */
.primary-color {
  color: #492365; }

.secondary-color {
  color: #575047; }

.alert-color {
  color: #a52428; }

.success-color {
  color: #009844; }

.warning-color {
  color: #f08a24; }

.info-color {
  color: #a0d3e8; }

.primary-bg {
  background-color: #492365;
  color: #ffffff; }

.secondary-bg {
  background-color: #575047;
  color: #ffffff; }

.alert-bg {
  background-color: #a52428;
  color: #ffffff; }

.success-bg {
  background-color: #009844;
  color: #ffffff; }

.warning-bg {
  background-color: #f08a24;
  color: #ffffff; }

.info-bg {
  background-color: #a0d3e8;
  color: #ffffff; }

.portal-dropdown-color {
  background-color: #9682A6;
  color: #ffffff;
  font-weight: bold; }

.color-1 {
  color: #492365; }

.color-2 {
  color: #575047; }

.color-3 {
  color: #7f56c5; }

.color-4 {
  color: #8446ac; }

.color-5 {
  color: #a391b1; }

.color-6 {
  color: #aa989c; }

.color-7 {
  color: #a3d55d; }

.color-8 {
  color: #009844; }

.color-9 {
  color: #005c49; }

.color-10 {
  color: #25cad3; }

.color-11 {
  color: #005f71; }

.color-12 {
  color: #346094; }

.color-13 {
  color: #691940; }

.color-14 {
  color: #a52428; }

.color-15 {
  color: #d25d12; }

.color-16 {
  color: #f6b221; }

.color-17 {
  color: #84471e; }

.color-18 {
  color: #483627; }

.bg-color-primary {
  background: #492365;
  color: #ffffff !important; }

.bg-color-secondary {
  background: #575047;
  color: #ffffff !important; }

.bg-color-alert {
  background: #a52428;
  color: #ffffff !important; }

.bg-color-success {
  background: #009844;
  color: #ffffff !important; }

.bg-color-warning {
  background: #f08a24;
  color: #ffffff !important; }

.bg-color-info {
  background: #a0d3e8;
  color: #ffffff !important; }

.bg-color-shade {
  background: #444444;
  color: #ffffff !important; }

.bg-color-invert {
  background: white;
  color: #575047 !important; }

.bg-color-1 {
  background: #492365;
  color: #ffffff !important; }

.bg-color-2 {
  background: #575047;
  color: #ffffff !important; }

.bg-color-3 {
  background: #7f56c5;
  color: #ffffff !important; }

.bg-color-4 {
  background: #8446ac;
  color: #ffffff !important; }

.bg-color-5 {
  background: #a391b1;
  color: #ffffff !important; }

.bg-color-6 {
  background: #aa989c;
  color: #ffffff !important; }

.bg-color-7 {
  background: #a3d55d;
  color: #ffffff !important; }

.bg-color-8 {
  background: #009844;
  color: #ffffff !important; }

.bg-color-9 {
  background: #005c49;
  color: #ffffff !important; }

.bg-color-10 {
  background: #25cad3;
  color: #ffffff !important; }

.bg-color-11 {
  background: #005f71;
  color: #ffffff !important; }

.bg-color-12 {
  background: #346094;
  color: #ffffff !important; }

.bg-color-13 {
  background: #691940;
  color: #ffffff !important; }

.bg-color-14 {
  background: #a52428;
  color: #ffffff !important; }

.bg-color-15 {
  background: #d25d12;
  color: #ffffff !important; }

.bg-color-16 {
  background: #f6b221;
  color: #ffffff !important; }

.bg-color-17 {
  background: #84471e;
  color: #ffffff !important; }

.bg-color-18 {
  background: #483627;
  color: #ffffff !important; }

.button.color-1 {
  background: #492365; }
  .button.color-1:hover {
    background: #64308b; }

.button.color-2 {
  background: #575047; }
  .button.color-2:hover {
    background: #736a5e; }

.button.color-3 {
  background: #7f56c5; }
  .button.color-3:hover {
    background: #9c7cd2; }

.button.color-4 {
  background: #8446ac; }
  .button.color-4:hover {
    background: #9c65c0; }

.button.color-5 {
  background: #a391b1; }
  .button.color-5:hover {
    background: #bcafc6; }

.button.color-6 {
  background: #aa989c; }
  .button.color-6:hover {
    background: #c1b4b7; }

.button.color-7 {
  background: #a3d55d; }
  .button.color-7:hover {
    background: #bae086; }

.button.color-8 {
  background: #009844; }
  .button.color-8:hover {
    background: #00cb5b; }

.button.color-9 {
  background: #005c49; }
  .button.color-9:hover {
    background: #008f71; }

.button.color-10 {
  background: #25cad3; }
  .button.color-10:hover {
    background: #4bd8e0; }

.button.color-11 {
  background: #005f71; }
  .button.color-11:hover {
    background: #008aa4; }

.button.color-12 {
  background: #346094; }
  .button.color-12:hover {
    background: #4178ba; }

.button.color-13 {
  background: #691940; }
  .button.color-13:hover {
    background: #922359; }

.button.color-14 {
  background: #a52428; }
  .button.color-14:hover {
    background: #cf2d32; }

.button.color-15 {
  background: #d25d12; }
  .button.color-15:hover {
    background: #ed762a; }

.button.color-16 {
  background: #f6b221; }
  .button.color-16:hover {
    background: #f8c352; }

.button.color-17 {
  background: #84471e; }
  .button.color-17:hover {
    background: #ae5d27; }

.button.color-18 {
  background: #483627; }
  .button.color-18:hover {
    background: #694f39; }

/* Scss Document */
.mobile-logo {
  display: none; }

.hero-image {
  background: center top;
  background-size: cover;
  width: 100%;
  height: 600px; }

.hero {
  width: 100%;
  padding-top: 0px;
  position: relative;
  height: 600px; }
  .hero .row {
    position: relative; }

.hero .color-1 {
  background: rgba(73, 35, 101, 0.95); }

.hero .color-2 {
  background: rgba(87, 80, 71, 0.95); }

.hero .color-3 {
  background: rgba(127, 86, 197, 0.95); }

.hero .color-4 {
  background: rgba(132, 70, 172, 0.95); }

.hero .color-5 {
  background: rgba(163, 145, 177, 0.95); }

.hero .color-6 {
  background: rgba(170, 152, 156, 0.95); }

.hero .color-7 {
  background: rgba(163, 213, 93, 0.95); }

.hero .color-8 {
  background: rgba(0, 152, 68, 0.95); }

.hero .color-9 {
  background: rgba(0, 92, 73, 0.95); }

.hero .color-10 {
  background: rgba(37, 202, 211, 0.95); }

.hero .color-11 {
  background: rgba(0, 95, 113, 0.95); }

.hero .color-12 {
  background: rgba(52, 96, 148, 0.95); }

.hero .color-13 {
  background: rgba(105, 25, 64, 0.95); }

.hero .color-14 {
  background: rgba(165, 36, 40, 0.95); }

.hero .color-15 {
  background: rgba(210, 93, 18, 0.95); }

.hero .color-16 {
  background: rgba(246, 178, 33, 0.95); }

.hero .color-17 {
  background: rgba(132, 71, 30, 0.95); }

.hero .color-18 {
  background: rgba(72, 54, 39, 0.95); }

.hero .button.color-1 {
  background: rgba(73, 35, 101, 0.8); }
  .hero .button.color-1:hover {
    background: #492365; }

.hero .button.color-2 {
  background: rgba(87, 80, 71, 0.8); }
  .hero .button.color-2:hover {
    background: #575047; }

.hero .button.color-3 {
  background: rgba(127, 86, 197, 0.8); }
  .hero .button.color-3:hover {
    background: #7f56c5; }

.hero .button.color-4 {
  background: rgba(132, 70, 172, 0.8); }
  .hero .button.color-4:hover {
    background: #8446ac; }

.hero .button.color-5 {
  background: rgba(163, 145, 177, 0.8); }
  .hero .button.color-5:hover {
    background: #a391b1; }

.hero .button.color-6 {
  background: rgba(170, 152, 156, 0.8); }
  .hero .button.color-6:hover {
    background: #aa989c; }

.hero .button.color-7 {
  background: rgba(163, 213, 93, 0.8); }
  .hero .button.color-7:hover {
    background: #a3d55d; }

.hero .button.color-8 {
  background: rgba(0, 152, 68, 0.8); }
  .hero .button.color-8:hover {
    background: #009844; }

.hero .button.color-9 {
  background: rgba(0, 92, 73, 0.8); }
  .hero .button.color-9:hover {
    background: #005c49; }

.hero .button.color-10 {
  background: rgba(37, 202, 211, 0.8); }
  .hero .button.color-10:hover {
    background: #25cad3; }

.hero .button.color-11 {
  background: rgba(0, 95, 113, 0.8); }
  .hero .button.color-11:hover {
    background: #005f71; }

.hero .button.color-12 {
  background: rgba(52, 96, 148, 0.8); }
  .hero .button.color-12:hover {
    background: #346094; }

.hero .button.color-13 {
  background: rgba(105, 25, 64, 0.8); }
  .hero .button.color-13:hover {
    background: #691940; }

.hero .button.color-14 {
  background: rgba(165, 36, 40, 0.8); }
  .hero .button.color-14:hover {
    background: #a52428; }

.hero .button.color-15 {
  background: rgba(210, 93, 18, 0.8); }
  .hero .button.color-15:hover {
    background: #d25d12; }

.hero .button.color-16 {
  background: rgba(246, 178, 33, 0.8); }
  .hero .button.color-16:hover {
    background: #f6b221; }

.hero .button.color-17 {
  background: rgba(132, 71, 30, 0.8); }
  .hero .button.color-17:hover {
    background: #84471e; }

.hero .button.color-18 {
  background: rgba(72, 54, 39, 0.8); }
  .hero .button.color-18:hover {
    background: #483627; }

.hero .text-color-1 h1, .hero .text-color-1 p {
  color: #fff; }

.hero .text-color-2 h1, .hero .text-color-2 p {
  color: #222; }

.hero .text-color-3 h1, .hero .text-color-3 p {
  color: #492365; }

.hero h1 {
  font-size: 2.6em;
  padding-top: 0;
  margin-top: 0;
  line-height: 1em; }

.hero p {
  font-size: 1em; }

.hero .button {
  margin-bottom: 0; }

.hero-text-top-left {
  position: absolute;
  top: 200px;
  text-align: left;
  padding: 1.5em; }

.hero-text-bottom-left {
  position: absolute;
  top: 320px;
  text-align: left;
  padding: 1.5em; }

.hero-text-top-right {
  position: absolute;
  top: 200px;
  text-align: left;
  padding: 1.5em; }

.hero-text-bottom-right {
  position: absolute;
  top: 320px;
  text-align: left;
  padding: 1.5em; }

.hero-text-top-left, .hero-text-bottom-left {
  left: 30px; }

.hero-text-top-right, .hero-text-bottom-right {
  right: 30px; }

/*  1025px and Above  */
/*  1024px and Below  */
@media only screen and (max-width: 1024px) {
  .hero-text-top-left, .hero-text-bottom-left {
    left: 0px; }
  .hero-text-top-right, .hero-text-bottom-right {
    right: 0px; }
  .hero, .hero-image {
    height: 400px; }
  .hero-text-bottom-left, .hero-text-bottom-right, .hero-text-top-left, .hero-text-top-right {
    top: 110px;
    height: 290px;
    min-width: 40% !important;
    padding: 2em 3em 1.5em 3em; }
    .hero-text-bottom-left h1, .hero-text-bottom-right h1, .hero-text-top-left h1, .hero-text-top-right h1 {
      font-size: 2em; }
    .hero-text-bottom-left p, .hero-text-bottom-right p, .hero-text-top-left p, .hero-text-top-right p {
      font-size: .94em;
      margin-bottom: .5em; }
  .mobile-logo {
    display: block;
    position: absolute;
    top: 50px;
    padding: 16px 15px 12px 15px;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #fff;
    z-index: 500; }
    .mobile-logo img {
      width: 240px; } }

/*  640px and Below  */
@media only screen and (max-width: 640px) {
  .hero, .hero-image {
    height: 350px; }
  .hero-image {
    background-image: none !important; }
  .hero-text-bottom-left, .hero-text-bottom-right, .hero-text-top-left, .hero-text-top-right {
    top: 0px;
    width: 100% !important;
    max-width: 100% !important;
    height: 350px;
    padding: 9em 3.5em 2em 3.4em; }
    .hero-text-bottom-left h1, .hero-text-bottom-right h1, .hero-text-top-left h1, .hero-text-top-right h1 {
      font-size: 1.8em; }
    .hero-text-bottom-left p, .hero-text-bottom-right p, .hero-text-top-left p, .hero-text-top-right p {
      font-size: .9em;
      margin-bottom: .7em; }
  .mobile-logo {
    background: rgba(255, 255, 255, 0.7); } }

/*  440px and Below  */
@media only screen and (max-width: 400px) {
  .hero, .hero-image {
    height: 340px; }
  .hero-text-bottom-left, .hero-text-bottom-right, .hero-text-top-left, .hero-text-top-right {
    height: 340px;
    width: 100% !important;
    max-width: 100% !important;
    padding: 8.5em 3.4em 2em 3.4em; }
    .hero-text-bottom-left h1, .hero-text-bottom-right h1, .hero-text-top-left h1, .hero-text-top-right h1 {
      font-size: 1.2em;
      margin-bottom: .6em;
      font-family: 'tradegothiclt-bold', sans-serif; }
    .hero-text-bottom-left p, .hero-text-bottom-right p, .hero-text-top-left p, .hero-text-top-right p {
      font-size: .8em;
      margin-bottom: .8em; }
    .hero-text-bottom-left .button, .hero-text-bottom-right .button, .hero-text-top-left .button, .hero-text-top-right .button {
      padding: .7em 1em .9em 1em; } }

/* Scss Document */
.event-border {
  border: 1px solid rgba(68, 68, 68, 0.3);
  padding: 5px;
  margin: 0 10px;
  background: #ffffff;
  transition: all .3s; }

.admissions-icons .column-block {
  margin-bottom: 0 !important; }

.featured-events {
  background: #fff;
  padding: 30px 0 60px 0; }

#events {
  margin: 0; }

.events-holder {
  position: relative;
  border: 0px solid red;
  margin: 0 10px;
  min-height: 100px; }

.event-fade-left {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 20px;
  height: 100%;
  z-index: 500;
}

.event-fade-right {
  position: absolute;
  top: -10px;
  right: 0px;
  width: 20px;
  height: 100%;
  z-index: 500;
}

#events .event-item {
  position: relative; }
  #events .event-item a {
    transition: color 0.2s linear;
    text-decoration: underline;
    text-decoration-skip: ink;
    text-decoration-style: solid;
    z-index: 500; }
    #events .event-item a .event-img {
      transition: all .3s;
      border: 1px solid rgba(68, 68, 68, 0.3);
      background-position: center;
      background-size: cover;
      height: 200px;
      width: 100%;
      z-index: 500; }
    #events .event-item a .event-title {
      font-size: 1em;
      position: relative;
      bottom: 0px;
      padding: 5px 10px;
      text-align: center; }
    #events .event-item a .event-date {
      z-index: 500;
      position: absolute;
      right: 28px;
      top: 110px;
      transition: all .3s;
      border-radius: 80px;
      font-size: 1.5em;
      background: rgba(73, 35, 101, 0.9);
      border: 2px solid #ffffff;
      text-align: center;
      line-height: 1em;
      padding: 13px 20px 0 20px;
      color: #ffffff;
      height: 80px;
      width: 80px; }
    #events .event-item a:hover .event-img {
      border: 1px solid white; }
    #events .event-item a:hover .event-border {
      border: 1px solid white;
      background: rgba(73, 35, 101, 0.5); }
    #events .event-item a:hover h4 {
      background: rgba(73, 35, 101, 0.7); }

.news li {
  padding-right: 30px; }

.admissions-feature {
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  background: #492365;
  background: #492365;
  color: #fff;
  padding: 30px 0 20px 0; }
  .admissions-feature li {
    padding-bottom: 5px; }
  .admissions-feature .get-started {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    text-align: center;
    margin-top: 10px; }
  .admissions-feature .get-started img {
    padding: 5px 40px 0 0; }
  .admissions-feature span {
    color: #fff;
    font-size: 1em;
    white-space: normal;
    display: block;
    text-align: center;
    padding: 20px; }
  .admissions-feature i {
    margin: 0 auto; }
  .admissions-feature ul {
    line-height: 0; }
  .admissions-feature .adm-cat {
    display: block;
    line-height: 1.4em;
    text-align: center;
    padding-top: 85px; }
  .admissions-feature .column-block {
    text-align: center; }
  .admissions-feature .apply-icon {
    margin: 0 auto 50px auto;
    transition: none;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 80px;
    background: url(/ui/images/admissions-icon-sprite/apply.svg) center 0px no-repeat; }
    .admissions-feature .apply-icon:hover {
      background: url(/ui/images/admissions-icon-sprite/apply.svg) center -80px no-repeat;
      color: white; }
  .admissions-feature .fin-aid-icon {
    margin: 0 auto 50px auto;
    transition: none;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 80px;
    background: url(/ui/images/admissions-icon-sprite/fin-aid.svg) center 0px no-repeat; }
    .admissions-feature .fin-aid-icon:hover {
      background: url(/ui/images/admissions-icon-sprite/fin-aid.svg) center -80px no-repeat;
      color: white; }
  .admissions-feature .majors-icon {
    margin: 0 auto 50px auto;
    transition: none;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 80px;
    background: url(/ui/images/admissions-icon-sprite/majors.svg) center 0px no-repeat; }
    .admissions-feature .majors-icon:hover {
      background: url(/ui/images/admissions-icon-sprite/majors.svg) center -80px no-repeat;
      color: white; }
  .admissions-feature .cost-icon {
    margin: 0 auto 50px auto;
    transition: none;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 80px;
    background: url(/ui/images/admissions-icon-sprite/costs.svg) center 0px no-repeat; }
    .admissions-feature .cost-icon:hover {
      background: url(/ui/images/admissions-icon-sprite/costs.svg) center -80px no-repeat;
      color: white; }
  .admissions-feature .info-icon {
    margin: 0 auto 50px auto;
    transition: none;
    color: rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 80px;
    background: url(/ui/images/admissions-icon-sprite/info.svg) center 0px no-repeat; }
    .admissions-feature .info-icon:hover {
      background: url(/ui/images/admissions-icon-sprite/info.svg) center -80px no-repeat;
      color: white; }

.news {
  padding: 30px 0;
  background: #fff; }
  .news img {
    width: 120px;
    float: left;
    margin: 0 20px 10px 0; }
  .news h1 {
    margin-bottom: 30px;
    font-family: 'tradegothicltstd-extended', sans-serif; }
  .news h5 {
    font-weight: bold; }

h1 {
  font-family: 'tradegothiclt-light', sans-serif; }

.featured-events h2 a, .news h2 a {
  color: #7f56c5 !important;
  display: inline-block;
  line-height: 50px;
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-family: 'tradegothicltstd-extended', sans-serif;
  transition: color 100ms 0ms ease-in-out, ; }
  .featured-events h2 a:hover, .news h2 a:hover {
    color: #492365 !important; }

.featured-events h3 a, .news h3 a {
  display: inline-block;
  transition: color 100ms 0ms ease-in-out;
  text-decoration: underline;
  text-decoration-skip: ink; }

.featured-events .news-pic, .news .news-pic {
  border: solid 4px #FFFFFF;
  }

/*  1023px and Below  */
@media only screen and (max-width: 64.063em) {
  .news img {
    display: none; }
  .admissions-feature .get-started img {
    padding: 20px 10px 0 0; } }

/*  641px and Below  */
@media only screen and (max-width: 40.063em) {
  h2 a {
    font-size: 2rem; }
  .admissions-feature .get-started {
    margin-bottom: 20px;
    border-right: 0;
    border-bottom: 0px solid #aaa;
    text-align: center; }
    .admissions-feature .get-started img {
      padding: 0px;
      height: 80%; } }

/*  321px and Below  */
