@charset "UTF-8";
/**
 * Emily Carr University of Art + Design
 *
 */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 19, 2015 */
@font-face {
  font-family: 'leitura_sansgrot_1';
  src: url("/fonts/dstype_-_leiturasans-grot_1-webfont.eot");
  src: url("/fonts/dstype_-_leiturasans-grot_1-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/dstype_-_leiturasans-grot_1-webfont.woff2") format("woff2"), url("/fonts/dstype_-_leiturasans-grot_1-webfont.woff") format("woff"), url("/fonts/dstype_-_leiturasans-grot_1-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'leitura_sansgrot_2';
  src: url("/fonts/dstype_-_leiturasans-grot_2-webfont.eot");
  src: url("/fonts/dstype_-_leiturasans-grot_2-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/dstype_-_leiturasans-grot_2-webfont.woff2") format("woff2"), url("/fonts/dstype_-_leiturasans-grot_2-webfont.woff") format("woff"), url("/fonts/dstype_-_leiturasans-grot_2-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-search:before {
  content: ""; }

.fa-cog:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

button, .btn, button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  border-radius: 0;
  color: #009ead;
  border: 2px solid #009ead;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
  min-width: 6.25em;
  height: 2.75em;
  transition: 0.2s all ease-in-out; }
  button:hover, button:focus, .btn:hover, .btn:focus, button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background: #009ead;
    color: #fff; }
  button:disabled, .btn:disabled, button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

a.btn-sidebar {
  color: #ff3366;
  border: 2px solid #ff3366; }
  a.btn-sidebar:hover, a.btn-sidebar:focus {
    background: none;
    color: #aaf8f8;
    -webkit-border-image: -webkit-linear-gradient( left , #7f4fad 0%, #4590e8 50%, #aaf8f8 100%, #aaf8f8);
    border-image: linear-gradient(to right, #7f4fad 0%, #4590e8 50%, #aaf8f8 100%, #aaf8f8);
    border-style: solid;
    border-image-slice: 1; }
  a.btn-sidebar:active {
    border: 2px solid #ff3366; }

input.btn-footer {
  color: #fff;
  border: 2px solid #fff; }
  input.btn-footer:hover, input.btn-footer:focus {
    background: none;
    color: #51bec8;
    -webkit-border-image: -webkit-linear-gradient( top left, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
    border-image: linear-gradient(to bottom right, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
    border-style: solid;
    border-image-slice: 1; }
  input.btn-footer:active {
    border: 2px solid #4cdae8; }

.btn-hollow {
  display: inline-block;
  margin: 1em 0;
  padding: 0.75em 2.5em;
  box-sizing: border-box;
  background: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 0.9375em;
  border: 2px solid #009ead;
  color: #009ead;
  transition: all 0.35s ease-in-out; }
  .btn-hollow:hover {
    background: #009ead;
    color: #fff; }

.btn-hollow.btn-poly {
  position: relative;
  overflow: hidden; }
  .btn-hollow.btn-poly::before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 200%;
    background: #009ead;
    left: 0;
    top: 150%;
    box-sizing: border-box;
    transform: skew(0, -9deg);
    transition: top 0.35s ease-in-out; }
  .btn-hollow.btn-poly:hover {
    background: transparent; }
    .btn-hollow.btn-poly:hover::before {
      top: -50%; }
  .btn-hollow.btn-poly:active {
    color: #fff; }
  .btn-hollow.btn-poly:focus {
    color: #fff;
    background-color: #009ead; }
  .btn-hollow.btn-poly span {
    position: relative;
    z-index: 10; }

fieldset {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  margin: 0 0 0.75em;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9375em; }

label {
  font-weight: 600;
  margin-bottom: 0.375em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple],
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9375em;
  margin-bottom: 0.75em;
  padding: 0.625em;
  transition: border-color;
  width: 100%;
  height: 2.75em;
  color: #292f35; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select[multiple=multiple]:hover,
  textarea:hover {
    border-color: #c4c4c4; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select[multiple=multiple]:focus,
  textarea:focus {
    border-color: #009ead;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 135, 148, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }
dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

ul.inline {
  list-style-type: none; }
  ul.inline li {
    display: inline;
    list-style: none; }

.main-body-content ul {
  margin: 1em 0; }
  .main-body-content ul li {
    margin: 0 0 0.5em 1.25em;
    list-style-type: disc;
    line-height: 1.6; }

ol {
  list-style-type: decimal; }
  ol li {
    margin: 0 0 0.5em 1.875em;
    line-height: 1.6; }

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

body {
  -webkit-font-feature-settings: "kern", "liga", "pnum";
  -moz-font-feature-settings: "kern", "liga", "pnum";
  -ms-font-feature-settings: "kern", "liga", "pnum";
  font-feature-settings: "kern", "liga", "pnum";
  -webkit-font-smoothing: antialiased;
  color: #292f35;
  font-family: "Open Sans", sans-serif;
  font-size: 0.9375em;
  line-height: 1.5;
  overflow: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-size: 0.9375em;
  line-height: 1.2;
  margin: 0 0 0.75em; }

h1 {
  font-size: 2.5em;
  color: #009ead;
  margin-bottom: 0.9375em;
  font-family: "leitura_sansgrot_1", sans-serif; }

h2 {
  font-size: 1.875em;
  color: #292f35;
  margin-top: 1em;
  margin-bottom: 0.9375em;
  font-family: "leitura_sansgrot_2", sans-serif; }

h3 {
  font-size: 1.125em;
  margin-top: 1.5625em;
  position: relative;
  margin-bottom: 2.8125em; }
  h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    overflow: visible;
    width: 40px;
    height: 3px;
    background-color: #51bec8; }

h4 {
  font-size: 1em;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #90898b;
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }

p {
  margin: 0 0 0.75em;
  line-height: 1.6; }

a {
  color: #009ead;
  text-decoration: none;
  transition: color 0.1s linear; }
  a:active, a:focus, a:hover {
    color: #292f35; }
  a:active, a:focus {
    outline: none; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto; }

address {
  font-style: normal; }

blockquote {
  margin: 0 0 2.5em; }
  blockquote footer {
    color: #90898b;
    text-transform: uppercase; }

.intro-content {
  font-size: 1.875em;
  color: #292f35;
  margin-bottom: 40px;
  font-family: "leitura_sansgrot_2", sans-serif;
  font-weight: normal;
  line-height: 1.2; }
  .intro-content p:last-child {
    margin-bottom: 0; }

.show {
  display: block; }

.nofloat {
  clear: both; }

html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

#wrapper {
  max-width: 85.3125em;
  margin-left: auto;
  margin-right: auto; }
  #wrapper::after {
    clear: both;
    content: "";
    display: table; }

div.container {
  max-width: 85.3125em;
  margin-left: auto;
  margin-right: auto; }
  div.container::after {
    clear: both;
    content: "";
    display: table; }

.content-wrapper {
  max-width: 85.3125em;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px; }
  .content-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 48.0625em) {
    .content-wrapper {
      margin-top: 0;
      position: relative;
      overflow: hidden;
      background: transparent; }
      .content-wrapper.with-rainbow:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: #292f35;
        background-image: -webkit-linear-gradient(top, #ff3366 0%, #ff4a60 11%, #4590e8 34%, #aaf8f8 50%, #009ead 67%, #09ba66 83%, #ffff00 98%);
        background-image: linear-gradient(to bottom,#ff3366 0%, #ff4a60 11%, #4590e8 34%, #aaf8f8 50%, #009ead 67%, #09ba66 83%, #ffff00 98%);
        width: 4px;
        height: 100%;
        z-index: 3; } }
  .content-wrapper.with-rainbow-banner:before {
    top: 24em; }
  .content-wrapper.content-page-wrapper .main-body {
    padding-bottom: 3.125em; }

@media screen and (min-width: 48.0625em) {
  article.main-body {
    float: left;
    display: block;
    margin-right: 3.125%;
    width: 74.21875%;
    margin-bottom: 6.25em; }
    article.main-body:last-child {
      margin-right: 0; }
    article.main-body:after {
      content: "";
      position: absolute;
      z-index: -1;
      background: inherit;
      left: 0;
      top: 0;
      right: -1px;
      bottom: -9999px; } }
article.main-body .main-body-header {
  display: block;
  background-color: #e8f2f3;
  overflow: hidden;
  clip-path: url(/svg/global-clip-paths.svg#svgPageHeaderMobile);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%); }
  article.main-body .main-body-header::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 31.25em) {
    article.main-body .main-body-header {
      clip-path: url(/svg/global-clip-paths.svg#svgPageHeaderTablet);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%); } }
  @media screen and (min-width: 48.0625em) {
    article.main-body .main-body-header {
      clip-path: url(/svg/global-clip-paths.svg#svgPageHeader);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%); } }
article.main-body .main-body-header-content {
  overflow: hidden;
  padding: 1.25em; }
  @media screen and (min-width: 48.0625em) {
    article.main-body .main-body-header-content {
      padding: 3.75em 2.5em; } }
  @media screen and (min-width: 53.75em) {
    article.main-body .main-body-header-content {
      float: left;
      display: block;
      width: 77.34375%;
      margin-left: 12.89063%; }
      article.main-body .main-body-header-content:last-child {
        width: 74.21875%; } }
article.main-body .main-body-content {
  padding: 1.25em;
  line-height: 1.6;
  width: 100%; }
  @media screen and (min-width: 48.0625em) {
    article.main-body .main-body-content {
      padding: 2.5em 2.5em 2.5em 0; } }
  @media screen and (min-width: 48.0625em) {
    article.main-body .main-body-content.main-body-content-min-height {
      min-height: 31.25em; } }

.content-no-sidebar-wrapper article.main-body {
  float: left;
  display: block;
  margin-right: 3.125%;
  width: 100%;
  padding: 0 0 2.5em; }
  .content-no-sidebar-wrapper article.main-body:last-child {
    margin-right: 0; }
  @media screen and (min-width: 48.0625em) {
    .content-no-sidebar-wrapper article.main-body {
      padding: 0; } }
  .content-no-sidebar-wrapper article.main-body .main-body-content {
    padding: 1.25em; }
    @media screen and (min-width: 48.0625em) {
      .content-no-sidebar-wrapper article.main-body .main-body-content {
        padding: 0 2.5em 2.5em; } }
    @media screen and (min-width: 53.75em) {
      .content-no-sidebar-wrapper article.main-body .main-body-content {
        float: left;
        display: block;
        width: 77.34375%;
        margin-left: 12.89063%; }
        .content-no-sidebar-wrapper article.main-body .main-body-content:last-child {
          width: 74.21875%; } }

@media screen and (min-width: 48.0625em) {
  .no-smil .content-no-sidebar-wrapper article.main-body .main-body-content {
    padding-top: 2.5em; } }

#top-nav {
  display: none; }
  @media screen and (min-width: 48.0625em) {
    #top-nav {
      display: block;
      text-align: right;
      padding-top: 0.5625em;
      height: 1.75em;
      background-color: #f4f5f7;
      margin: 0 auto 1.875em;
      z-index: 1;
      position: relative; }
      #top-nav:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -19px;
        overflow: visible;
        width: 100%;
        height: 3.5em;
        background: #f4f5f7;
        z-index: -1;
        -webkit-transform: skewY(1deg);
        -moz-transform: skewY(1deg);
        -ms-transform: skewY(1deg);
        -o-transform: skewY(1deg);
        transform: skewY(1deg); }
      #top-nav ul {
        float: right; }
        #top-nav ul li {
          padding: 0 0.5em;
          line-height: 1.875em;
          color: #009ead; } }
      @media screen and (min-width: 48.0625em) and (min-width: 53.75em) {
        #top-nav ul li {
          padding: 0 1.125em; } }
  @media screen and (min-width: 48.0625em) {
          #top-nav ul li a {
            color: #009ead;
            font-size: 14px;
            font-family: "Open Sans", sans-serif;
            font-weight: normal; }
            #top-nav ul li a:hover {
              color: #292f35; } }

#header {
  z-index: 25; }

.navigation {
  margin: 0;
  width: 100%;
  z-index: 501;
  height: 70px;
  background-color: transparent;
  position: relative; }
  @media screen and (min-width: 48.0625em) {
    .navigation {
      z-index: 25;
      height: auto;
      background-color: transparent; }
      .navigation:before {
        display: none; } }
  .navigation:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: visible;
    width: 100%;
    height: 105px;
    background: #f4f5f7;
    z-index: -1;
    -webkit-transform: skewY(-1deg);
    -moz-transform: skewY(-1deg);
    -ms-transform: skewY(-1deg);
    -o-transform: skewY(-1deg);
    transform: skewY(-1deg); }
  .navigation .navigation-wrapper {
    max-width: 85.3125em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 26; }
    .navigation .navigation-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    .navigation .navigation-wrapper::after {
      clear: both;
      content: "";
      display: table; }
  .navigation .submenu-container {
    display: none; }
    @media screen and (min-width: 48.0625em) {
      .navigation .submenu-container {
        display: block;
        position: relative;
        max-width: 85.3125em;
        margin-left: auto;
        margin-right: auto;
        z-index: 27;
        padding: 0 0 1.875em;
        width: 100%;
        height: auto; }
        .navigation .submenu-container::after {
          clear: both;
          content: "";
          display: table; } }
    .navigation .submenu-container .submenu-cc {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 28;
      overflow: hidden; }
  .navigation .nav-logo {
    float: left;
    display: block;
    margin-right: 3.125%;
    width: 48.4375%;
    padding: 0.3125em 0 0 1.25em; }
    .navigation .nav-logo:last-child {
      margin-right: 0; }
    @media screen and (min-width: 48.0625em) {
      .navigation .nav-logo {
        float: left;
        display: block;
        margin-right: 3.125%;
        width: 22.65625%;
        padding: 0 0 0 2.5em; }
        .navigation .nav-logo:last-child {
          margin-right: 0; } }
    .navigation .nav-logo a {
      display: block;
      background-image: url("/images/logo-main.png");
      background-repeat: no-repeat;
      background-size: 155px 46px;
      width: 155px;
      height: 46px;
      text-indent: -9999em; }
      @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
        .navigation .nav-logo a {
          background-image: url("/images/logo-main_2x.png");
          background-size: 155px 46px; } }
      @media screen and (min-width: 48.0625em) {
        .navigation .nav-logo a {
          margin-top: 15px; } }
      @media screen and (min-width: 67.5em) {
        .navigation .nav-logo a {
          margin-top: 0;
          width: 232px;
          height: 70px;
          background-size: 232px 70px; } }
  .navigation nav {
    display: none; }
    @media screen and (min-width: 48.0625em) {
      .navigation nav {
        float: left;
        display: block;
        margin-right: 3.125%;
        width: 74.21875%; }
        .navigation nav:last-child {
          margin-right: 0; } }
  .navigation ul.navigation-menu {
    -webkit-transform-style: preserve-3d;
    clear: both;
    display: none;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    width: 100%;
    z-index: 26;
    height: 98px;
    list-style-type: none; }
    .navigation ul.navigation-menu.show {
      display: block; }
    @media screen and (min-width: 48.0625em) {
      .navigation ul.navigation-menu {
        display: inline;
        padding: 0; } }
  .navigation ul li.nav-link {
    overflow: hidden;
    width: 100%;
    z-index: 26;
    margin-top: 2.3125em;
    border-right: 1px solid #e1e2e3;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.125em; }
    @media screen and (min-width: 48.0625em) {
      .navigation ul li.nav-link {
        background: transparent;
        display: inline-block;
        text-decoration: none;
        width: auto; } }
    .navigation ul li.nav-link:first-child > a {
      padding-left: 0; }
    .navigation ul li.nav-link a {
      color: #292f35;
      display: inline-block;
      text-decoration: none;
      padding: 0 1.25em; }
      .navigation ul li.nav-link a:hover {
        color: #009ead; }
    .navigation ul li.nav-link:last-child {
      border-right: 0; }
      .navigation ul li.nav-link:last-child > a {
        padding-right: 0; }
  .navigation a#tab-academics.active {
    color: #51bec8; }
  .navigation a#tab-admissions.active {
    color: #09ba66; }
  .navigation a#tab-student-life.active {
    color: #744869; }
  .navigation a#tab-about-us.active {
    color: #ff4a60; }
  .navigation .submenu {
    display: none;
    z-index: 27;
    padding-left: 0;
    background-color: #009ead;
    width: 100%;
    overflow: hidden;
    clip-path: url(/svg/global-clip-paths.svg#svgSubmenuAcademicsNoTab);
    -webkit-clip-path: polygon(0 18.3%, 100% 18.3%, 100% 80%, 0 100%); }
    @media screen and (min-width: 67.5em) {
      .navigation .submenu {
        top: 5px; } }
    .navigation .submenu ul {
      list-style-type: none;
      text-align: left;
      margin: 3em 1.25em 0;
      padding-bottom: 3em;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: single;
      -moz-box-lines: single;
      box-lines: single;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: stretch;
      -moz-box-align: stretch;
      box-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      -ms-align-items: stretch;
      -o-align-items: stretch;
      align-items: stretch;
      -ms-flex-align: stretch;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .navigation .submenu ul li {
        list-style: none;
        line-height: normal;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: auto;
        -moz-align-self: auto;
        align-self: auto;
        -ms-flex-item-align: auto;
        -webkit-flex-grow: 0;
        -moz-flex-grow: 0;
        flex-grow: 0;
        -ms-flex-positive: 0;
        -webkit-flex-shrink: 1;
        -moz-flex-shrink: 1;
        flex-shrink: 1;
        -ms-flex-negative: 1;
        -webkit-flex-basis: auto;
        -moz-flex-basis: auto;
        flex-basis: auto;
        -ms-flex-preferred-size: auto;
        overflow: hidden;
        border-left: 1px solid rgba(255, 255, 255, 0.5); }
        .navigation .submenu ul li a {
          font-size: 15px;
          font-family: "Open Sans", sans-serif;
          font-weight: 600;
          color: #fff;
          padding: 0 0.625em; }
          .navigation .submenu ul li a:hover {
            color: rgba(255, 255, 255, 0.5); }
          @media screen and (min-width: 67.5em) {
            .navigation .submenu ul li a {
              padding: 0 2.25em 0 0.625em; } }

.no-smil .navigation .submenu {
  clip: rect(20px, 1280px, 117px, 0px); }

#submenu-academics {
  background-color: #51bec8;
  background-image: -webkit-linear-gradient(left, #51bec8 0%, #51585c 100%);
  background-image: linear-gradient(to right,#51bec8 0%, #51585c 100%); }
  @media screen and (min-width: 75em) {
    #submenu-academics {
      clip-path: url(/svg/global-clip-paths.svg#svgSubmenuAcademics);
      -webkit-clip-path: polygon(0 16.5%, 25.8% 16.5%, 25.8% 0, 35% 16.5%, 100% 16.5%, 100% 80%, 0 100%); } }

#submenu-admissions {
  background-color: #09ba66;
  background-image: -webkit-linear-gradient(left, #09ba66 0%, #51585c 100%);
  background-image: linear-gradient(to right,#09ba66 0%, #51585c 100%); }
  @media screen and (min-width: 75em) {
    #submenu-admissions {
      clip-path: url(/svg/global-clip-paths.svg#svgSubmenuAdmissions);
      -webkit-clip-path: polygon(0 18.3%, 34.5% 18.3%, 37% 0, 43% 0, 46% 18.3%, 100% 18.3%, 100% 80%, 0 100%); } }

#submenu-student-life {
  background-color: #744869;
  background-image: -webkit-linear-gradient(left, #744869 0%, #51585c 100%);
  background-image: linear-gradient(to right,#744869 0%, #51585c 100%); }
  @media screen and (min-width: 75em) {
    #submenu-student-life {
      clip-path: url(/svg/global-clip-paths.svg#svgSubmenuStudentLife);
      -webkit-clip-path: polygon(0 18.3%, 46% 18.3%, 48% 0, 50.5% 0, 57.5% 18.3%, 100% 18.3%, 100% 80%, 0 100%); } }

#submenu-about-us {
  background-color: #ff4a60;
  background-image: -webkit-linear-gradient(left, #ff4a60 0%, #51585c 100%);
  background-image: linear-gradient(to right,#ff4a60 0%, #51585c 100%); }
  @media screen and (min-width: 75em) {
    #submenu-about-us {
      clip-path: url(/svg/global-clip-paths.svg#svgSubmenuAbout);
      -webkit-clip-path: polygon(0 18.3%, 56% 18.3%, 62% 0, 64.5% 0, 66% 18.3%, 100% 18.3%, 100% 80%, 0 100%); } }

.js-menu-trigger {
  display: block;
  float: right;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding: 0.3125em 1.25em;
  margin-top: 0.625em; }
  .js-menu-trigger:focus {
    color: #51bec8; }
  .js-menu-trigger span.close {
    display: none; }
  @media screen and (min-width: 48.0625em) {
    .js-menu-trigger {
      display: none; } }

.navigation-menu-button {
  text-transform: uppercase;
  width: 5.3125em; }

.navigation-search-button {
  border-right: 1px solid rgba(0, 158, 173, 0.2); }

aside.sidebar {
  display: none;
  z-index: 1;
  position: relative;
  margin-top: -7.5em;
  background-color: #292f35;
  color: #e8f2f3; }
  aside.sidebar a:hover {
    color: #51bec8; }
  @media screen and (min-width: 48.0625em) {
    aside.sidebar {
      float: left;
      display: block;
      margin-right: 3.125%;
      width: 22.65625%;
      padding: 10.5em 2.5em 12.5em;
      margin-bottom: 6.25em; }
      aside.sidebar:last-child {
        margin-right: 0; }
      aside.sidebar:after {
        content: "";
        position: absolute;
        z-index: -1;
        background: inherit;
        left: 0;
        top: 0;
        right: -1px;
        bottom: -9999px; } }
  aside.sidebar h3 {
    margin-top: 0; }
    aside.sidebar h3 a {
      color: #fff; }
      aside.sidebar h3 a:hover {
        color: #51bec8; }
  aside.sidebar .accordion {
    margin-bottom: 2.5em; }
    aside.sidebar .accordion:last-child {
      margin-bottom: 0; }
    aside.sidebar .accordion li a {
      color: #e8f2f3; }
      aside.sidebar .accordion li a:hover {
        color: #51bec8; }
    aside.sidebar .accordion li.active > a {
      color: #51bec8; }
    aside.sidebar .accordion > li > a {
      color: #e8f2f3; }
    aside.sidebar .accordion .is-expanded > a {
      color: #e8f2f3; }

@media screen and (min-width: 48.0625em) {
  html {
    position: relative;
    min-height: 100%; }

  body {
    margin: 0 0 272px; } }
.footer-2 {
  background-color: #51585c;
  padding: 1.5em;
  width: 100%;
  display: inline-block;
  color: #dadada;
  z-index: 4;
  position: relative; }
  @media screen and (min-width: 48.0625em) {
    .footer-2.two-icon-rows {
      height: 17.9375em; }
      .footer-2.two-icon-rows:before {
        height: 17.3125em; }
      .footer-2.two-icon-rows .copyright {
        padding-top: 3.75em; } }
  @media screen and (min-width: 48.0625em) {
    .footer-2.two-icon-rows .footer-icons {
      margin-top: -10em; } }
  .footer-2:before {
    content: '';
    position: absolute;
    left: 0;
    top: -24px;
    overflow: visible;
    width: 100%;
    height: 17em;
    background: #51585c;
    z-index: -1;
    -webkit-transform: skewY(1.5deg);
    -moz-transform: skewY(1.5deg);
    -ms-transform: skewY(1.5deg);
    -o-transform: skewY(1.5deg);
    transform: skewY(1.5deg); }
  @media screen and (min-width: 48.0625em) {
    .footer-2 {
      padding-top: 2em;
      margin-top: 0;
      position: absolute;
      left: 0;
      bottom: 0;
      height: 272px;
      width: 100%; } }
  .footer-2 h3 {
    color: #fff;
    font-size: 1.25em;
    margin-bottom: 1.125em;
    margin-top: 0; }
    .footer-2 h3:after {
      display: none; }
    .footer-2 h3 a {
      color: #dadada; }
      .footer-2 h3 a:hover {
        color: #51bec8; }
  .footer-2 ul {
    line-height: 1.5em;
    padding: 0; }
    .footer-2 ul li {
      padding: 0 0 0.3125em;
      font-weight: bold; }
      .footer-2 ul li a {
        color: #fff;
        text-decoration: none; }
        .footer-2 ul li a:focus, .footer-2 ul li a:hover {
          color: #51bec8; }
  @media screen and (min-width: 48.0625em) {
    .footer-2 .footer-address {
      float: left;
      display: block;
      margin-right: 3.125%;
      width: 48.4375%;
      margin-left: -103.125%; }
      .footer-2 .footer-address:last-child {
        margin-right: 0; } }
  .footer-2 ul.footer-social {
    margin: 0;
    list-style-type: none; }
    .footer-2 ul.footer-social li {
      margin: 0 0.625em 0.625em 0;
      display: inline-block; }
      .footer-2 ul.footer-social li a {
        border-color: #6f777a;
        border: 2px solid rgba(232, 242, 243, 0.2);
        width: 3.125em;
        height: 3.125em;
        line-height: 2.875em;
        text-align: center;
        display: block;
        font-size: 1em; }
        @media screen and (min-width: 48.0625em) {
          .footer-2 ul.footer-social li a {
            font-size: 0.9375em;
            width: 2.25em;
            height: 2.25em;
            line-height: 2em; } }
        .footer-2 ul.footer-social li a:focus, .footer-2 ul.footer-social li a:hover {
          color: #51bec8;
          -webkit-border-image: -webkit-linear-gradient( top left, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
          border-image: linear-gradient(to bottom right, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
          border-style: solid;
          border-image-slice: 1; }
        .footer-2 ul.footer-social li a:active {
          border: 2px solid #4cdae8; }
      .footer-2 ul.footer-social li:last-child {
        padding-right: 0; }
        .footer-2 ul.footer-social li:last-child a {
          width: 11.0625em;
          padding: 0 0.625em;
          text-transform: uppercase; }
          @media screen and (min-width: 48.0625em) {
            .footer-2 ul.footer-social li:last-child a {
              width: auto; } }
  .footer-2 .copyright {
    padding-top: 3.75em;
    font-size: 0.875em; }

.footer-secondary-links {
  margin: 2em 0; }
  @media screen and (min-width: 48.0625em) {
    .footer-secondary-links {
      float: left;
      display: block;
      margin-right: 3.125%;
      width: 22.65625%;
      margin-left: -51.5625%;
      margin-top: 0;
      margin-bottom: 0; }
      .footer-secondary-links:last-child {
        margin-right: 0; } }

.footer-newsletter, .footer-icons {
  margin: 0 0 2em; }
  @media screen and (min-width: 48.0625em) {
    .footer-newsletter, .footer-icons {
      margin: 2em 0;
      float: left;
      display: block;
      margin-right: 3.125%;
      width: 22.65625%;
      margin-left: 77.34375%;
      margin-top: 0; }
      .footer-newsletter:last-child, .footer-icons:last-child {
        margin-right: 0; } }

.footer-icons {
  margin-bottom: 0; }
  @media screen and (min-width: 31.25em) {
    .footer-icons {
      margin-top: 0; } }
  @media screen and (min-width: 48.0625em) {
    .footer-icons {
      margin-top: -4.9em; } }
  .footer-icons a {
    margin-right: 11%;
    margin-top: 13px;
    display: inline-block;
    max-width: 36%; }
    .footer-icons a img {
      width: 100%; }

.newsletter-form {
  white-space: nowrap; }
  .newsletter-form::after {
    clear: both;
    content: "";
    display: table; }
  .newsletter-form .newsletter-email {
    overflow: hidden;
    padding-right: 1.25em; }
    .newsletter-form .newsletter-email input {
      background-color: #74797d;
      color: #fff;
      color: rgba(255, 255, 255, 0.8);
      border: none;
      box-shadow: none; }
  .newsletter-form .newsletter-submit {
    float: right; }

p.newsletter-result {
  font-size: 0.85em;
  display: none; }
  p.newsletter-result.error {
    margin-top: -8px;
    color: #ff4a60;
    font-weight: bold; }

.accordion li {
  padding: 0 0 1.5625em; }
  .accordion li:last-child {
    padding-bottom: 0; }
.accordion > li > a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600; }
.accordion .submenu {
  display: none;
  margin: 1.25em 0 0 1.25em; }
  .accordion .submenu a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }
.accordion .is-expanded {
  display: block; }
  .accordion .is-expanded .submenu {
    display: block; }
    @media screen and (min-width: 48.0625em) {
      .accordion .is-expanded .submenu {
        margin-bottom: 1.25em; } }
    .accordion .is-expanded .submenu li ul.submenu {
      display: none; }

.accordion-content {
  margin: 0 0 1.25em;
  background-color: #e8f2f3; }
  .accordion-content .accordion-container {
    position: relative;
    margin: 0;
    padding: 0.9375em 1.875em; }
    .accordion-content .accordion-container::after {
      clear: both;
      content: "";
      display: table; }
    .accordion-content .accordion-container.is-expanded a.js-accordion-trigger {
      color: #009ead; }
    .accordion-content .accordion-container.is-expanded .fa {
      color: #292f35; }
    .accordion-content .accordion-container a.js-accordion-trigger {
      color: #292f35;
      display: block;
      font-family: "Open Sans", sans-serif;
      font-weight: 600; }
      .accordion-content .accordion-container a.js-accordion-trigger span {
        float: left;
        width: 95%; }
    .accordion-content .accordion-container .fa {
      font-size: 1.0625em;
      float: right;
      font-weight: bold;
      padding-top: 0.3125em; }
  .accordion-content .submenu {
    display: none;
    clear: both;
    margin: 0;
    padding: 1.875em 0 1.25em;
    position: relative; }
    .accordion-content .submenu > :last-child {
      margin-bottom: 0; }
    .accordion-content .submenu > :first-child {
      margin-top: 0; }

.accordion-tabs-minimal {
  line-height: 1.5;
  padding: 0; }
  .accordion-tabs-minimal::after {
    clear: both;
    content: "";
    display: table; }
  .accordion-tabs-minimal li.tab-header-and-content {
    list-style: none;
    margin: 0; }
    @media screen and (min-width: 67.5em) {
      .accordion-tabs-minimal li.tab-header-and-content {
        display: inline; } }
  .accordion-tabs-minimal a.tab-link {
    background-color: #fff;
    border-top: 1px solid #ddd;
    color: #009ead;
    display: block;
    font-weight: 400;
    padding: 1.25em 0;
    text-decoration: none; }
    @media screen and (min-width: 67.5em) {
      .accordion-tabs-minimal a.tab-link {
        padding: 0.9375em 1.25em;
        display: inline-block;
        border-top: 0; } }
    .accordion-tabs-minimal a.tab-link:hover {
      color: #292f35; }
    .accordion-tabs-minimal a.tab-link:focus {
      outline: none; }
    .accordion-tabs-minimal a.tab-link.is-active {
      border-bottom: 0; }
      @media screen and (min-width: 67.5em) {
        .accordion-tabs-minimal a.tab-link.is-active {
          border: 1px solid #ddd;
          border-bottom-color: #fff;
          margin-bottom: -1px; } }
  .accordion-tabs-minimal .tab-content {
    display: none;
    padding: 1.25em;
    width: 100%; }
    @media screen and (min-width: 67.5em) {
      .accordion-tabs-minimal .tab-content {
        padding: 2.5em 0 1.25em;
        border-top: 1px solid #ddd;
        float: left; } }

@media screen and (max-width: 48em) {
  body.sliding-panel-open {
    overflow: hidden; }
    body.sliding-panel-open .navigation {
      position: fixed;
      top: 0;
      left: 0; }
    body.sliding-panel-open #wrapper {
      margin-top: 70px; }
    body.sliding-panel-open #js-mobile-menu .open {
      display: none; }
    body.sliding-panel-open #js-mobile-menu .close {
      display: block; } }

.sliding-panel-content {
  visibility: hidden;
  position: fixed;
  top: 66px;
  right: auto;
  bottom: 0;
  left: 0;
  width: 284px;
  -webkit-transform: translateX(-284px);
  -moz-transform: translateX(-284px);
  -ms-transform: translateX(-284px);
  -o-transform: translateX(-284px);
  transform: translateX(-284px);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: #fff;
  z-index: 500;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  .sliding-panel-content ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block; }
    .sliding-panel-content ul li a:hover, .sliding-panel-content ul li a:focus, .sliding-panel-content ul li a:active {
      color: #51bec8; }
  .sliding-panel-content ul.accordion {
    width: 284px; }
    .sliding-panel-content ul.accordion li {
      padding: 0;
      line-height: 1.5em;
      border-bottom: 1px solid #f0f0f1; }
      .sliding-panel-content ul.accordion li:last-child {
        border-bottom: none; }
      .sliding-panel-content ul.accordion li .sliding-panel-link::after {
        clear: both;
        content: "";
        display: table; }
      .sliding-panel-content ul.accordion li .sliding-panel-link a.sliding-panel-title-link {
        color: #fff;
        display: block;
        float: left;
        padding: 0.875em 1.25em;
        width: 230px;
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .sliding-panel-content ul.accordion li .sliding-panel-link .sliding-panel-expand-submenu {
        color: #fff;
        float: left;
        padding: 0; }
      .sliding-panel-content ul.accordion li .sliding-panel-link .fa {
        color: #b3b5b7; }
      .sliding-panel-content ul.accordion li a.full-link {
        color: #fff;
        padding: 0.875em 1.25em; }
        .sliding-panel-content ul.accordion li a.full-link::after {
          clear: both;
          content: "";
          display: table; }
        .sliding-panel-content ul.accordion li a.full-link.js-accordion-trigger {
          padding: 0;
          color: #292f35; }
          .sliding-panel-content ul.accordion li a.full-link.js-accordion-trigger span {
            display: block;
            float: left;
            padding: 0.875em 1.25em;
            width: 230px; }
  .sliding-panel-content .fa {
    line-height: 2.75em;
    padding: 0 1.25em; }
  .sliding-panel-content ul.submenu {
    margin: 0;
    background-color: #292f35; }
    .sliding-panel-content ul.submenu li {
      border-bottom-color: rgba(255, 255, 255, 0.2); }
      .sliding-panel-content ul.submenu li ul.submenu {
        background-color: rgba(104, 103, 108, 0.7); }
        .sliding-panel-content ul.submenu li ul.submenu li ul.submenu li {
          padding: 0 0 0 1.25em; }
  .sliding-panel-content.is-visible {
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  @media screen and (min-width: 48.0625em) {
    .sliding-panel-content {
      display: none; } }
  .sliding-panel-content ul.header-nav {
    background-color: #f0f0f1;
    padding: 0.9375em 0;
    clip-path: url(/svg/global-clip-paths.svg#svgHeaderNavMobile);
    -webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 100%); }
    .sliding-panel-content ul.header-nav li {
      line-height: 1.5em; }
    .sliding-panel-content ul.header-nav a {
      color: #90898b;
      padding: 0 1.25em;
      line-height: 2.75em; }

.sliding-panel-fade-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: black;
  opacity: 0;
  visibility: hidden;
  z-index: 499; }
  .sliding-panel-fade-screen.is-visible {
    opacity: 0.4;
    visibility: visible; }
  @media screen and (min-width: 48.0625em) {
    .sliding-panel-fade-screen {
      display: none; } }

.frame {
  z-index: 15;
  position: relative;
  transition: all 0.35s ease-in-out;
  display: block;
  margin: 0 -1px; }
  .frame::after {
    clear: both;
    content: "";
    display: table; }

#banner {
  height: 17.1875em;
  display: block;
  background-size: cover;
  transition: all 0.35s ease-in-out;
  clip-path: url(/svg/global-clip-paths.svg#svgBannerMobile);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%); }
  @media screen and (min-width: 48.0625em) {
    #banner {
      height: 30em;
      background: no-repeat fixed top center;
      clip-path: url(/svg/global-clip-paths.svg#svgBanner);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 22.65625% 100%, 0 80%); } }
  @media screen and (min-width: 48.0625em) {
    #banner.phase-2 {
      clip-path: url(/svg/global-clip-paths.svg#svgBannerPhase2);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 22.65625% 90%, 0 100%); } }
  #banner.no-sidebar {
    height: 250px;
    clip-path: url(/svg/global-clip-paths.svg#svgPageHeaderMobile);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%); }
    @media screen and (min-width: 31.25em) {
      #banner.no-sidebar {
        clip-path: url(/svg/global-clip-paths.svg#svgPageHeaderTablet);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%); } }
    @media screen and (min-width: 48.0625em) {
      #banner.no-sidebar {
        height: 400px;
        clip-path: url(/svg/global-clip-paths.svg#svgPageHeader);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%); } }

.hover-tile-row {
  margin: 2.5em 0 0;
  padding: 1.25em;
  display: block; }
  .hover-tile-row::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 48.0625em) {
    .hover-tile-row {
      padding: 0; } }
  .hover-tile-row h3 {
    margin-top: 0; }

.hover-tile-outer {
  background-position: top;
  background-size: cover;
  background-color: rgba(41, 47, 53, 0.7);
  display: block;
  height: 11.5625em;
  margin-bottom: 2.5em;
  position: relative;
  z-index: 1;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  width: 290px; }
  .hover-tile-outer:hover {
    color: #fff; }
  @media screen and (min-width: 48.0625em) {
    .hover-tile-outer {
      float: left;
      display: block;
      margin-right: 4.21053%;
      width: 30.52632%; }
      .hover-tile-outer:last-child {
        margin-right: 0; } }
  .hover-tile-outer.hover-tile-no-bg {
    background-color: rgba(238, 238, 238, 0);
    background-image: -webkit-linear-gradient(top left, #ffff00 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%);
    background-image: linear-gradient(to bottom right,#ffff00 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%); }

.hover-tile-container {
  height: 11.5625em;
  overflow: hidden; }

.hover-tile-container:hover > .hover-tile {
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.hover-tile {
  -webkit-transition: all, 0.2s ease-in-out;
  -moz-transition: all, 0.2s ease-in-out;
  transition: all, 0.2s ease-in-out;
  background: inherit;
  color: white;
  height: inherit;
  overflow: hidden;
  padding: 1.5em; }

.hover-tile-visible {
  z-index: 2; }

.hover-tile-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3.4375em;
  width: 100%;
  background-color: #009ead;
  color: #fff;
  z-index: 3;
  text-align: center;
  clip-path: url("/svg/global-clip-paths.svg#svgHoverTileBar");
  -webkit-clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%); }

.hover-tile-outer:nth-child(odd) .hover-tile-bar {
  clip-path: url("/svg/global-clip-paths.svg#svgHoverTileBarEven");
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%); }

.hover-tile-bar-text {
  margin: 7px -1px 0;
  line-height: 3em; }

.hover-tile-hidden {
  background: rgba(41, 47, 53, 0.7); }
  .hover-tile-hidden p {
    color: #fff; }

.block-grid-container {
  margin: 0 0 4em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }
  .block-grid-container h3 {
    margin-bottom: 35px;
    margin-top: 0; }
    @media screen and (min-width: 48.0625em) {
      .block-grid-container h3 {
        transition: .5s all ease-in-out; } }

a.block-grid {
  margin-bottom: 6em;
  color: #292f35;
  width: 100%; }
  @media screen and (min-width: 48.0625em) {
    a.block-grid {
      width: 30.52632%;
      margin-right: 3.125%; }
      a.block-grid:nth-child(3n) {
        margin-right: 0; }
      a.block-grid:nth-child(3n+1) {
        clear: left; }
      a.block-grid:hover h3 {
        color: #009ead; }
      a.block-grid:hover .block-grid-image:before {
        opacity: 1; } }

.block-grid-image {
  z-index: 2;
  position: relative;
  overflow: hidden; }
  .block-grid-image img {
    height: 100%; }
  @media screen and (min-width: 85.3125em) {
    .block-grid-image {
      width: 267px;
      height: 169px; } }
  .block-grid-image:before {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(238, 238, 238, 0);
    background-image: -webkit-linear-gradient(right, rgba(0, 158, 173, 0.5) 0%, rgba(81, 88, 92, 0.5) 100%);
    background-image: linear-gradient(to left,rgba(0, 158, 173, 0.5) 0%, rgba(81, 88, 92, 0.5) 100%); }
    @media screen and (min-width: 48.0625em) {
      .block-grid-image:before {
        transition: .5s all ease-in-out; } }

.block-grid-gradient {
  max-width: 290px;
  height: 169px; }
  @media screen and (min-width: 48.0625em) {
    .block-grid-gradient {
      height: 100px; } }
  @media screen and (min-width: 53.75em) {
    .block-grid-gradient {
      height: 150px; } }
  @media screen and (min-width: 67.5em) {
    .block-grid-gradient {
      height: 169px; } }

.block-grid-gradient-0 {
  background-color: rgba(255, 74, 96, 0);
  background-image: -webkit-linear-gradient(top left, #ff4a60 0%, #7f4fad 100%);
  background-image: linear-gradient(to bottom right,#ff4a60 0%, #7f4fad 100%); }

.block-grid-gradient-1 {
  background-color: rgba(127, 79, 173, 0);
  background-image: -webkit-linear-gradient(top left, #7f4fad 0%, #4590e8 50%, #aaf8f8 100%);
  background-image: linear-gradient(to bottom right,#7f4fad 0%, #4590e8 50%, #aaf8f8 100%); }

.block-grid-gradient-2 {
  background-color: rgba(238, 238, 238, 0);
  background-image: -webkit-linear-gradient(top left, #ffff00 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%);
  background-image: linear-gradient(to bottom right,#ffff00 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%); }

.block-grid-description {
  margin: 1.5em 0 0; }
  .block-grid-description p {
    margin-bottom: 0; }

.video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .video-wrapper embed,
  .video-wrapper object,
  .video-wrapper iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%; }

.video-container h3 {
  margin: 0.625em 0 1.875em; }

.pagination {
  display: block; }
  .pagination::after {
    clear: both;
    content: "";
    display: table; }
  .pagination .prev, .pagination .next {
    float: left;
    display: block;
    margin-right: 6.45161%;
    width: 46.77419%;
    min-height: 1px; }
    .pagination .prev:last-child, .pagination .next:last-child {
      margin-right: 0; }
  .pagination .next {
    text-align: right; }
  .pagination .show-more {
    float: left;
    display: block;
    margin-right: 6.45161%;
    width: 100%;
    text-align: center; }
    .pagination .show-more:last-child {
      margin-right: 0; }

#admin-panel {
  padding: 0 0 1.25em; }

.modal label {
  cursor: pointer;
  margin-bottom: 0; }
.modal .modal-trigger {
  color: #51bec8;
  padding-right: 1.5625em;
  background: transparent url("/images/play-icon.png") no-repeat 100% 83%; }
  .modal .modal-trigger:hover {
    color: #fff; }
.modal .modal-state {
  display: none; }

.modal-open {
  overflow: hidden; }

.modal-fade-screen {
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  padding-top: 0.6em;
  text-align: left;
  visibility: hidden;
  z-index: 2000; }
  @media screen and (min-width: 53.75em) {
    .modal-fade-screen {
      padding-top: 10em; } }
  .modal-fade-screen .modal-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer; }

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 2.5em;
  width: 2.5em;
  background: #000;
  cursor: pointer;
  z-index: 2001;
  border: 2px solid;
  -webkit-border-image: -webkit-linear-gradient( top left, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
  border-image: linear-gradient(to bottom right, #ffff00 0%, #65ca76 30%, #009ead 66%, #4cdae8 100%, #4cdae8);
  border-style: solid;
  border-image-slice: 1;
  padding: 0.625em; }
  .modal-close:after, .modal-close:before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 0;
    left: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 1.25em;
    width: 0.15em;
    background: #009ead;
    content: '';
    display: block;
    margin: -3px 0 0 -1px; }
  .modal-close:hover:after, .modal-close:hover:before {
    background: #006f7a; }
  .modal-close:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.modal-inner {
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  background: transparent;
  border-radius: 0;
  margin: auto;
  overflow: auto;
  padding: 0.5em;
  position: relative;
  width: 95%; }
  @media screen and (min-width: 48.0625em) {
    .modal-inner {
      padding: 1em;
      width: 60%; } }
  @media screen and (min-width: 53.75em) {
    .modal-inner {
      width: 60%; } }

body.modal-open .modal-fade-screen {
  opacity: 1;
  visibility: visible; }
body.modal-open .modal-fade-screen .modal-inner {
  top: 0.5em; }

.nav-search {
  float: right;
  margin: 0;
  padding: 0 0 0 1em;
  border-left: 1px solid rgba(0, 158, 173, 0.2); }
  @media screen and (min-width: 53.75em) {
    .nav-search {
      margin: 0 0 0 1em; } }

.nav-search-form {
  white-space: nowrap; }
  .nav-search-form::after {
    clear: both;
    content: "";
    display: table; }
  .nav-search-form button {
    float: right;
    margin-left: 0.3125em; }
  .nav-search-form .nav-search-input {
    width: 12.5em;
    float: left;
    margin-bottom: 0;
    height: 2em;
    border: 0 none; }

.btn-search {
  border: none;
  min-width: inherit;
  height: 2em;
  padding: 0.625em;
  float: right; }
  .btn-search span {
    display: none; }

#sliding-panel-search {
  background-color: rgba(81, 88, 92, 0);
  background-image: -webkit-linear-gradient(top, #51585c 0%, #009ead 100%);
  background-image: linear-gradient(to bottom,#51585c 0%, #009ead 100%); }
  #sliding-panel-search.is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  #sliding-panel-search .nav-search-input {
    width: 100%;
    height: 2.75em;
    float: none;
    border: 2px solid #fff;
    font-size: 16px;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    -webkit-appearance: none; }
  #sliding-panel-search .nav-search {
    float: none;
    margin: 0;
    padding: 1.25em;
    border-left: none;
    height: 2.75em; }
  #sliding-panel-search .btn-search {
    display: block;
    float: none;
    color: #fff;
    border: 2px solid #fff;
    padding: 0;
    width: 100%;
    height: 2.75em;
    margin: 0.625em 0 0;
    text-align: center; }
    #sliding-panel-search .btn-search .fa {
      display: none; }
    #sliding-panel-search .btn-search span {
      display: block;
      text-transform: uppercase; }
    #sliding-panel-search .btn-search:focus {
      background-color: transparent; }

.content-matrix-button {
  text-align: center; }

div.sponsor-matrix {
  text-align: center; }
  div.sponsor-matrix a {
    display: inline-block;
    vertical-align: middle;
    margin: 15px; }
  div.sponsor-matrix h1 {
    margin-top: 35px;
    text-align: left; }

.channel-entry-wrapper .main-image-container p {
  margin-bottom: 0; }

.main-image-container {
  display: inline-block;
  position: relative;
  margin-bottom: 1.25em;
  width: 100%; }
  .main-image-container .profile-img {
    margin-bottom: 0; }

.image-credit--box {
  position: absolute;
  padding: 0;
  width: 90px;
  background: #51585c; }
  .image-credit--box__bottom-expanded {
    width: 332px;
    max-width: 100%;
    bottom: 6px;
    right: 0;
    clip-path: url(/svg/global-clip-paths.svg#svgCreditBottomExp);
    -webkit-clip-path: polygon(6px 128px, 100% 128px, 100% 0px, 36px 0px); }
  .image-credit--box__bottom-minimized {
    height: 62px;
    bottom: 6px;
    right: 0;
    clip-path: url(/svg/global-clip-paths.svg#svgCreditBottomMin);
    -webkit-clip-path: polygon(6px 90px, 300px 90px, 300px 0px, 24px 0px); }
  .image-credit--box__top-expanded {
    width: 332px;
    top: 0;
    right: 0;
    clip-path: url(/svg/global-clip-paths.svg#svgCreditTopExp);
    -webkit-clip-path: polygon(66px 128px, 100% 128px, 100% 0px, 6px 0px); }
    .image-credit--box__top-expanded svg.icon--svg__close {
      margin-top: 4px; }
  .image-credit--box__top-minimized {
    height: 62px;
    top: 0;
    right: 0;
    clip-path: url(/svg/global-clip-paths.svg#svgCreditTopMin);
    -webkit-clip-path: polygon(66px 150px, 100% 100%, 100% 0px, 6px 0px); }
  .image-credit--box.no-description {
    height: 62px;
    width: 275px; }
    .image-credit--box.no-description .image-credit--author {
      display: inline-block;
      margin-left: 0;
      margin-top: -15px;
      width: 70%; }
    .image-credit--box.no-description .icon--svg__close {
      margin-top: 6px; }
  .image-credit--box .icon--svg {
    height: 16px;
    width: 16px;
    display: inline-block;
    fill: #ffffff;
    vertical-align: top;
    margin-right: 12px; }
    .image-credit--box .icon--svg__plus {
      margin-top: 6px; }
    .image-credit--box .icon--svg__close {
      margin-top: 7px; }
    .image-credit--box .icon--svg__link {
      vertical-align: top; }

.image-credit--inner-box {
  width: auto;
  height: 100%;
  padding-top: 22px;
  margin: 0 0 0 18px;
  text-align: center; }
.image-credit--box .image-credit--inner-box {
  padding-top: 18px;
  margin-left: 32px;
  padding-bottom: 25px; }
.image-credit--link {
  color: #ffffff;
  display: block;
  font-size: 12px; }
  .image-credit--link:hover, .image-credit--link:focus {
    color: #009ead; }
  .image-credit--link.image-credit--author {
    color: #51bec8; }
    .image-credit--link.image-credit--author:hover {
      color: #ffffff; }
.image-credit--author {
  font-weight: 600;
  text-align: left;
  margin-left: 61px;
  margin-top: 12px;
  font-size: 12px;
  color: #ffffff; }

.image-credit--box__showcase {
  top: 0;
  right: 0; }

.image-caption__expanded {
  display: inline-block;
  text-align: left;
  color: #ffffff;
  font-size: 12px;
  width: 70%; }

.homepage-wrapper h2 {
  color: #fff;
  font-size: 1.5em;
  margin-top: 0.3125em;
  position: relative;
  margin-bottom: 1.5em; }
  .homepage-wrapper h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    overflow: visible;
    width: 40px;
    height: 3px;
    background-color: #fff; }
.homepage-wrapper .box-clean {
  background: #e8f2f3; }
  .homepage-wrapper .box-clean h2 {
    color: #292f35; }
    .homepage-wrapper .box-clean h2:after {
      background-color: #51bec8; }
  .homepage-wrapper .box-clean a.homepage-news-content {
    color: #292f35;
    background: transparent; }
    .homepage-wrapper .box-clean a.homepage-news-content:hover, .homepage-wrapper .box-clean a.homepage-news-content:focus {
      color: #292f35; }
      .homepage-wrapper .box-clean a.homepage-news-content:hover h2, .homepage-wrapper .box-clean a.homepage-news-content:focus h2 {
        color: #fff; }
        .homepage-wrapper .box-clean a.homepage-news-content:hover h2:after, .homepage-wrapper .box-clean a.homepage-news-content:focus h2:after {
          background-color: #fff; }
  .homepage-wrapper .box-clean p {
    color: #fff; }
.homepage-wrapper .box-dark h2 {
  color: #fff; }
  .homepage-wrapper .box-dark h2:after {
    background-color: #51bec8; }
.homepage-wrapper .feature-link {
  display: block;
  overflow: hidden;
  position: relative; }
  .homepage-wrapper .feature-link .feature-content {
    z-index: 2;
    position: relative; }
  .homepage-wrapper .feature-link:hover:before {
    opacity: 1; }
  @media screen and (min-width: 48.0625em) {
    .homepage-wrapper .feature-link:hover h2 {
      color: #fff; }
      .homepage-wrapper .feature-link:hover h2:after {
        background-color: #fff; } }
  .homepage-wrapper .feature-link:before {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1; }
    @media screen and (min-width: 48.0625em) {
      .homepage-wrapper .feature-link:before {
        transition: .5s all ease-in-out; } }
.homepage-wrapper .homepage-feature-cc {
  display: block;
  top: 0;
  z-index: 1; }
  .homepage-wrapper .homepage-feature-cc::after {
    clear: both;
    content: "";
    display: table; }
.homepage-wrapper .feature-content {
  display: block;
  color: #fff; }
  .homepage-wrapper .feature-content::after {
    clear: both;
    content: "";
    display: table; }
  .homepage-wrapper .feature-content p {
    display: none;
    margin-bottom: 2.5em; }
  @media screen and (min-width: 48.0625em) {
    .homepage-wrapper .feature-content p {
      display: block; } }
  .homepage-wrapper .feature-content .feature-sm-image {
    display: none; }
    @media screen and (min-width: 48.0625em) {
      .homepage-wrapper .feature-content .feature-sm-image {
        display: block; } }
.homepage-wrapper .feature-copy {
  width: 100%;
  float: left; }
  @media screen and (min-width: 48.0625em) {
    .homepage-wrapper .feature-copy {
      float: none; } }

.homepage-container {
  float: left;
  display: block;
  margin-right: 3.125%;
  width: 100%; }
  .homepage-container:last-child {
    margin-right: 0; }

@media screen and (min-width: 48.0625em) {
  .homepage-row {
    display: block;
    overflow: hidden;
    position: relative; }
    .homepage-row::after {
      clear: both;
      content: "";
      display: table; }
    .homepage-row::after {
      clear: both;
      content: "";
      display: table; } }

.homepage-hero-container {
  z-index: 9;
  height: 408px; }
  @media screen and (min-width: 31.25em) {
    .homepage-hero-container {
      height: 508px; } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-container {
      height: auto;
      background-color: transparent;
      background-image: -webkit-linear-gradient(left, #ff3366 0%, #ff4a60 50%, #7f4fad 100%);
      background-image: linear-gradient(to right,#ff3366 0%, #ff4a60 50%, #7f4fad 100%);
      padding-bottom: 15px; } }

.no-smil .homepage-hero-container {
  padding-bottom: 6px; }

.homepage-hero-row {
  position: relative;
  height: 406px; }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-row {
      margin-bottom: 0;
      height: 460px; } }

.homepage-hero-bg-container {
  height: 265px; }
  @media screen and (min-width: 31.25em) {
    .homepage-hero-bg-container {
      height: 365px; } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-bg-container {
      height: auto;
      background: none;
      margin: -1px -1px 0 -1px; } }

.homepage-hero-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  height: 265px;
  width: 100%;
  position: relative;
  z-index: 9;
  clip-path: url(/svg/global-clip-paths.svg#svgHeroMobile);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%); }
  @media screen and (max-width: 48em) {
    .homepage-hero-bg {
      background-position: top center !important; } }
  @media screen and (min-width: 31.25em) {
    .homepage-hero-bg {
      height: 365px; } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-bg {
      height: 460px;
      clip-path: url(/svg/global-clip-paths.svg#svgHero);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
      background-size: auto;
      background-attachment: fixed; } }

.homepage-hero-caption-container {
  height: 200px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #7f4fad 0%, #ff4a60 50%, #ff3366 100%);
  background-image: linear-gradient(to right,#7f4fad 0%, #ff4a60 50%, #ff3366 100%); }
  @media screen and (min-width: 31.25em) {
    .homepage-hero-caption-container {
      height: 218px; } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-caption-container {
      height: auto;
      background: none; } }

.homepage-hero-caption {
  position: absolute;
  z-index: 8;
  text-align: left;
  width: 100%;
  top: 206px;
  height: 185px;
  background-color: #51585c;
  color: #fff; }
  @media screen and (max-width: 48em) {
    .homepage-hero-caption {
      top: 206px !important;
      clip-path: url(/svg/global-clip-paths.svg#svgHeroCaptionMobile);
      -webkit-clip-path: polygon(0 0, 100% 28%, 100% 72%, 0 100%); } }
  @media screen and (min-width: 31.25em) and (max-width: 48em) {
    .homepage-hero-caption {
      top: 288px !important;
      height: 203px;
      clip-path: url(/svg/global-clip-paths.svg#svgHeroCaptionSmall);
      -webkit-clip-path: polygon(0 0, 100% 26%, 100% 74%, 0 100%); } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-caption {
      z-index: 10;
      width: auto;
      min-width: 254px;
      max-width: 354px;
      height: 128px;
      top: 40%;
      float: left;
      clip-path: url(/svg/global-clip-paths.svg#svgHeroCaption);
      -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%); } }
  @media screen and (min-width: 48.0625em) {
    .homepage-hero-caption.homepage-hero-caption-video {
      top: 35%;
      height: 172px; } }
  .homepage-hero-caption .homepage-hero-caption-content {
    padding: 2.5em 1.25em;
    width: 80%;
    background-color: #51585c; }
    .homepage-hero-caption .homepage-hero-caption-content a {
      color: #51bec8; }
      .homepage-hero-caption .homepage-hero-caption-content a:hover {
        color: #fff; }
    @media screen and (min-width: 48.0625em) {
      .homepage-hero-caption .homepage-hero-caption-content {
        padding: 1.5em 4.25em 1.5em 2.5em;
        margin-top: 0;
        width: 100%; } }
  .homepage-hero-caption .hero-title {
    color: #fff; }
  .homepage-hero-caption .hero-attribution {
    color: #fff; }
  .homepage-hero-caption .hero-category {
    font-family: "Open Sans", sans-serif;
    font-weight: 600; }
  .homepage-hero-caption .hero-video-modal {
    display: inline-block;
    padding-top: 0.625em;
    text-transform: uppercase; }
    @media screen and (min-width: 48.0625em) {
      .homepage-hero-caption .hero-video-modal {
        padding-top: 1.5em; } }
    .homepage-hero-caption .hero-video-modal .fa {
      padding-right: 0.625em; }

.homepage-news-container {
  z-index: 10;
  background-repeat: no-repeat; }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-container {
      background-color: transparent;
      background-image: -webkit-linear-gradient(left, #7f4fad 0%, #4590e8 50%, #aaf8f8 100%);
      background-image: linear-gradient(to right,#7f4fad 0%, #4590e8 50%, #aaf8f8 100%);
      background-position: 0 200px;
      height: 530px;
      padding-bottom: 15px; } }

@media screen and (min-width: 48.0625em) {
  .smil .homepage-news-container {
    margin-top: -101px; } }
.no-smil .homepage-news-container {
  padding-bottom: 6px;
  height: 521px; }

.news-row {
  margin-top: -60px; }
  @media screen and (min-width: 48.0625em) {
    .news-row {
      margin: 0 -1px;
      clip-path: url(/svg/global-clip-paths.svg#svgNews);
      -webkit-clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 80%); } }

.homepage-news-story-container {
  background: no-repeat 0 80px;
  height: 240px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #4cdae8 0%, #009ead 30%, #09ba66 60%, #ffff00 100%);
  background-image: linear-gradient(to right,#4cdae8 0%, #009ead 30%, #09ba66 60%, #ffff00 100%); }
  .homepage-news-story-container:nth-child(even) {
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, #aaf8f8 0%, #4590e8 50%, #7f4fad 100%);
    background-image: linear-gradient(to right,#aaf8f8 0%, #4590e8 50%, #7f4fad 100%); }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-story-container {
      height: auto;
      background: none; } }

.homepage-news-story-col {
  margin-top: -60px;
  height: 225px;
  position: relative;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%; }
  @media screen and (max-width: 48em) {
    .homepage-news-story-col {
      background-position: center center !important; } }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-story-col {
      width: 33.333333%;
      float: left;
      margin-top: 0;
      height: auto;
      background-size: initial; } }
  @media screen and (min-width: 85.3125em) {
    .homepage-news-story-col {
      background-size: cover; } }

.homepage-news-story-col-1 {
  clip-path: url(/svg/global-clip-paths.svg#svgNews1Mobile);
  -webkit-clip-path: polygon(0 23%, 100% 0, 100% 100%, 0 77%); }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-story-col-1 {
      clip-path: none;
      -webkit-clip-path: none; } }

.homepage-news-story-col-2 {
  clip-path: url(/svg/global-clip-paths.svg#svgNews2Mobile);
  -webkit-clip-path: polygon(0 0, 100% 23%, 100% 77%, 0 100%); }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-story-col-2 {
      clip-path: none;
      -webkit-clip-path: none; } }

.homepage-news-story-col-3 {
  clip-path: url(/svg/global-clip-paths.svg#svgNews3Mobile);
  -webkit-clip-path: polygon(0 23%, 100% 0, 100% 100%, 0 100%); }
  @media screen and (min-width: 48.0625em) {
    .homepage-news-story-col-3 {
      clip-path: none;
      -webkit-clip-path: none; } }

.homepage-news-story {
  position: relative; }

a.homepage-news-content {
  display: block;
  position: relative;
  padding: 3.75em 1.25em;
  height: 225px;
  color: #fff;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top left, #000000 0%, transparent 100%);
  background-image: linear-gradient(to bottom right,#000000 0%, transparent 100%); }
  a.homepage-news-content:before {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(127, 79, 173, 0);
    background-image: -webkit-linear-gradient(bottom, rgba(127, 79, 173, 0.5) 0%, rgba(255, 74, 96, 0.5) 50%, rgba(255, 51, 102, 0.5) 100%);
    background-image: linear-gradient(to top,rgba(127, 79, 173, 0.5) 0%, rgba(255, 74, 96, 0.5) 50%, rgba(255, 51, 102, 0.5) 100%); }
    @media screen and (min-width: 48.0625em) {
      a.homepage-news-content:before {
        transition: .5s all ease-in-out; } }
  a.homepage-news-content:hover:before {
    opacity: 1; }
  a.homepage-news-content h2 {
    z-index: 2; }
  a.homepage-news-content p {
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    position: relative;
    transition: .4s all ease-in-out; }
  @media screen and (min-width: 31.25em) {
    a.homepage-news-content {
      padding: 5em 1.25em; } }
  @media screen and (min-width: 48.0625em) {
    a.homepage-news-content {
      height: 515px;
      padding: 9.4375em 2.5em 1.25em; }
      a.homepage-news-content:hover, a.homepage-news-content:focus {
        color: #fff; }
        a.homepage-news-content:hover p, a.homepage-news-content:focus p {
          visibility: visible;
          opacity: 1; }
      a.homepage-news-content p {
        visibility: hidden; } }

.box-clean a.homepage-news-content:before {
  background-color: rgba(170, 248, 248, 0);
  background-image: -webkit-linear-gradient(bottom, #aaf8f8 0%, #4590e8 50%, #7f4fad 100%);
  background-image: linear-gradient(to top,#aaf8f8 0%, #4590e8 50%, #7f4fad 100%); }

.homepage-feature-desktop {
  display: none !important; }
  @media screen and (min-width: 48.0625em) {
    .homepage-feature-desktop {
      display: block !important; } }

.homepage-feature-mobile {
  display: block !important; }
  @media screen and (min-width: 48.0625em) {
    .homepage-feature-mobile {
      display: none !important; } }

.homepage-feature-1-container {
  z-index: 11;
  background: no-repeat 0 80px;
  display: block;
  height: 177px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #7f4fad 0%, #4590e8 50%, #aaf8f8 100%);
  background-image: linear-gradient(to right,#7f4fad 0%, #4590e8 50%, #aaf8f8 100%); }
  .homepage-feature-1-container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 48.0625em) {
    .homepage-feature-1-container {
      height: 475px;
      background-color: transparent;
      background-image: -webkit-linear-gradient(left, #4cdae8 0%, #009ead 30%, #09ba66 60%, #ffff00 100%);
      background-image: linear-gradient(to right,#4cdae8 0%, #009ead 30%, #09ba66 60%, #ffff00 100%);
      background-position: 0 200px;
      padding-bottom: 15px; } }

@media screen and (min-width: 48.0625em) {
  .smil .homepage-feature-1-container {
    margin-top: -112px; } }
.no-smil .homepage-feature-1-container {
  padding-bottom: 6px;
  height: 466px; }

.feature-1-row {
  background: no-repeat 50% 0;
  margin-top: -63px;
  clip-path: url(/svg/global-clip-paths.svg#svgFeature1Mobile);
  -webkit-clip-path: polygon(0 23%, 100% 0, 100% 100%, 0 77%);
  height: 225px; }
  @media screen and (min-width: 48.0625em) {
    .feature-1-row {
      margin-top: 0;
      height: 460px;
      clip-path: url(/svg/global-clip-paths.svg#svgFeature1);
      -webkit-clip-path: polygon(0 0, 100% 22.5%, 100% 80%, 0 100%); } }
  .feature-1-row .feature-1-container {
    height: 100%;
    display: block; }
    .feature-1-row .feature-1-container::after {
      clear: both;
      content: "";
      display: table; }
  .feature-1-row .feature-link:before {
    background-color: rgba(76, 218, 232, 0.5);
    background-image: -webkit-linear-gradient(left, rgba(76, 218, 232, 0.5) 0%, rgba(9, 186, 102, 0.5) 60%, rgba(255, 255, 0, 0.5) 100%);
    background-image: linear-gradient(to right,rgba(76, 218, 232, 0.5) 0%, rgba(9, 186, 102, 0.5) 60%, rgba(255, 255, 0, 0.5) 100%); }
    @media screen and (min-width: 48.0625em) {
      .feature-1-row .feature-link:before {
        clip-path: url(/svg/global-clip-paths.svg#svgFeature1);
        -webkit-clip-path: polygon(0 0, 100% 22.5%, 100% 80%, 0 100%); } }
  .feature-1-row .feature-content {
    padding: 3.75em 1.25em;
    height: 225px; }
    .feature-1-row .feature-content h2 {
      margin-top: 0.3125em; }
    @media screen and (min-width: 31.25em) {
      .feature-1-row .feature-content {
        padding: 5em 1.25em; } }
    .feature-1-row .feature-content .feature-sm-image {
      float: right; }
      @media screen and (min-width: 48.0625em) {
        .feature-1-row .feature-content .feature-sm-image {
          float: none; } }
    @media screen and (min-width: 48.0625em) {
      .feature-1-row .feature-content {
        height: 460px;
        padding: 8.875em 2.5em 2.5em; } }
  .feature-1-row .feature-1-col {
    position: relative;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 225px; }
    @media screen and (min-width: 48.0625em) {
      .feature-1-row .feature-1-col {
        background-color: #292f35;
        height: 460px;
        float: left;
        display: block;
        width: 51.5625%; }
        .feature-1-row .feature-1-col:last-child {
          width: 48.4375%; } }
    .feature-1-row .feature-1-col.right {
      display: none; }
      @media screen and (min-width: 48.0625em) {
        .feature-1-row .feature-1-col.right {
          display: block; } }

.homepage-feature-2-container {
  height: 179px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, #ffff00 0%, #09ba66 30%, #009ead 60%, #4cdae8 100%);
  background-image: linear-gradient(to right,#ffff00 0%, #09ba66 30%, #009ead 60%, #4cdae8 100%); }
  @media screen and (min-width: 48.0625em) {
    .homepage-feature-2-container {
      background: none;
      height: 420px; } }

@media screen and (min-width: 48.0625em) {
  .smil .homepage-feature-2-container {
    margin-top: -101px; } }
.feature-2-row {
  margin-top: -61px;
  height: 225px;
  clip-path: url(/svg/global-clip-paths.svg#svgFeature2Mobile);
  -webkit-clip-path: polygon(0 0, 100% 23%, 100% 77%, 0 100%);
  background-size: cover; }
  @media screen and (min-width: 48.0625em) {
    .feature-2-row {
      margin-top: 0;
      height: 420px;
      clip-path: url(/svg/global-clip-paths.svg#svgFeature2);
      -webkit-clip-path: polygon(0 23%, 100% 0, 100% 100%, 0 100%); } }
  .feature-2-row .feature-2-col {
    position: relative;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 225px;
    width: 100%; }
    @media screen and (min-width: 48.0625em) {
      .feature-2-row .feature-2-col {
        height: 420px;
        float: right; } }
  .feature-2-row .feature-2-container {
    background-color: transparent;
    background-image: -webkit-linear-gradient(top left, #000000 0%, transparent 100%);
    background-image: linear-gradient(to bottom right,#000000 0%, transparent 100%);
    height: 100%; }
    @media screen and (min-width: 48.0625em) {
      .feature-2-row .feature-2-container {
        background-color: transparent;
        background-image: -webkit-linear-gradient(top right, #000000 0%, transparent 100%);
        background-image: linear-gradient(to bottom left,#000000 0%, transparent 100%); } }
  .feature-2-row .feature-link:before {
    background-color: rgba(238, 238, 238, 0);
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 0, 0.5) 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%);
    background-image: linear-gradient(to right,rgba(255, 255, 0, 0.5) 0%, rgba(9, 186, 102, 0.5) 30%, rgba(0, 158, 173, 0.5) 60%, rgba(76, 218, 232, 0.5) 100%); }
    @media screen and (min-width: 48.0625em) {
      .feature-2-row .feature-link:before {
        clip-path: url(/svg/global-clip-paths.svg#svgFeature2);
        -webkit-clip-path: polygon(0 23%, 100% 0, 100% 100%, 0 100%); } }
  .feature-2-row .feature-content {
    display: block;
    padding: 4.375em 1.25em;
    color: #fff;
    height: 225px; }
    @media screen and (min-width: 48.0625em) {
      .feature-2-row .feature-content {
        padding: 7.5625em 2.5em 2.5em;
        height: 420px;
        width: 50%;
        float: right; } }
    @media screen and (min-width: 67.5em) {
      .feature-2-row .feature-content {
        width: 33.3333%; } }
    .feature-2-row .feature-content h2 {
      margin-top: 0.3125em;
      text-align: right; }
      .feature-2-row .feature-content h2:after {
        left: auto;
        right: 0; }
      @media screen and (min-width: 48.0625em) {
        .feature-2-row .feature-content h2 {
          text-align: left; }
          .feature-2-row .feature-content h2:after {
            left: 0;
            right: auto; } }
    .feature-2-row .feature-content .feature-copy {
      float: right; }
    .feature-2-row .feature-content .feature-sm-image {
      float: left; }

.landing-wrapper aside.sidebar {
  margin: 0;
  padding-top: 3.75em; }
.landing-wrapper article.main-body {
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 360px;
  position: relative; }
  @media screen and (min-width: 48.0625em) {
    .landing-wrapper article.main-body {
      float: left;
      display: block;
      width: 77.34375%; }
      .landing-wrapper article.main-body:last-child {
        width: 74.21875%; } }
  .landing-wrapper article.main-body .main-body-content {
    padding: 1.25em; }
    @media screen and (min-width: 48.0625em) {
      .landing-wrapper article.main-body .main-body-content {
        padding: 2.5em; } }
    @media screen and (min-width: 48.0625em) {
      .landing-wrapper article.main-body .main-body-content .intro-content {
        margin-bottom: 64px; } }

.landing-header {
  height: 385px;
  z-index: 5;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 48.0625em) {
    .landing-header {
      margin: 0 0 0 1px; } }
  .landing-header.landing-header-no-bg {
    height: 165px; }
  .landing-header.landing-header-video {
    height: 385px; }
    @media screen and (min-width: 22.5em) and (max-width: 31.25em) {
      .landing-header.landing-header-video {
        height: 425px; } }
    @media screen and (min-width: 31.25em) {
      .landing-header.landing-header-video {
        height: 585px; } }
    @media screen and (min-width: 48.0625em) {
      .landing-header.landing-header-video {
        height: 545px; } }

.landing-header-bg {
  width: 100%;
  height: 385px;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  clip-path: url(/svg/global-clip-paths.svg#svgLandingHeaderMobile);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%); }
  .landing-header-bg.landing-header-bg-video {
    background-size: cover;
    -webkit-filter: blur(20px);
    filter: blur(20px); }
  @media screen and (min-width: 48.0625em) {
    .landing-header-bg {
      background-size: auto;
      clip-path: url(/svg/global-clip-paths.svg#svgLandingHeader);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 73.75%); } }

.landing-header-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2.5em 1.25em 1.25em;
  background-color: #51bec8;
  z-index: 6;
  width: 100%;
  clip-path: url(/svg/global-clip-paths.svg#svgLandingTitleMobile);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%); }
  @media screen and (min-width: 48.0625em) {
    .landing-header-title {
      padding: 2.8125em 2.5em;
      clip-path: url(/svg/global-clip-paths.svg#svgLandingTitle);
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 32.12%, 0 100%); } }
  .landing-header-title h1 {
    color: #fff;
    margin: 0;
    width: 100%; }
    @media screen and (min-width: 48.0625em) {
      .landing-header-title h1 {
        width: 53%; } }
  @media screen and (min-width: 48.0625em) and (max-width: 53.75em) {
    .landing-header-title {
      clip-path: none;
      -webkit-clip-path: none; }
      .landing-header-title h1 {
        width: 100%; } }

.landing-header-video-embed {
  position: absolute;
  top: 185px;
  bottom: 0;
  width: 100%; }
  @media screen and (min-width: 48.0625em) {
    .landing-header-video-embed {
      left: 50%;
      max-width: 640px;
      margin-left: -320px; } }
  @media screen and (min-width: 48.0625em) and (max-width: 53.75em) {
    .landing-header-video-embed {
      width: 100%;
      margin-left: 0;
      left: 0; } }

.content-section-academics .landing-header-title {
  background-color: #51bec8; }

.content-section-admissions .landing-header-title {
  background-color: #09ba66; }

.content-section-student-life .landing-header-title {
  background-color: #744869; }

.content-section-about .landing-header-title {
  background-color: #ff4a60; }

.landing-footer {
  position: absolute;
  background-repeat: no-repeat;
  background-position: left top;
  width: 100%;
  height: 360px;
  left: 0;
  bottom: 0;
  display: block;
  overflow: hidden;
  clip-path: url(/svg/global-clip-paths.svg#svgLandingFooterMobile);
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 90%, 0 100%); }
  .landing-footer::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 48.0625em) {
    .landing-footer {
      clip-path: url(/svg/global-clip-paths.svg#svgLandingFooter);
      -webkit-clip-path: polygon(0 0, 100% 26.25%, 100% 100%, 0 100%); } }
  .landing-footer .landing-footer-container {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2; }
    .landing-footer .landing-footer-container h2 {
      margin: 0;
      color: #fff;
      font-size: 1.5em;
      position: relative;
      margin-bottom: 2.8125em; }
      .landing-footer .landing-footer-container h2:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -13px;
        overflow: visible;
        width: 40px;
        height: 3px;
        background-color: #fff; }
  .landing-footer .landing-footer-center {
    height: 180px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 2.5em 1.25em; }
    @media screen and (min-width: 48.0625em) {
      .landing-footer .landing-footer-center {
        padding: 5em 2.5em; } }
  .landing-footer a.landing-footer-link {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: transparent;
    background-image: -webkit-linear-gradient(top left, #000000 0%, transparent 100%);
    background-image: linear-gradient(to bottom right,#000000 0%, transparent 100%); }
    .landing-footer a.landing-footer-link:before {
      display: block;
      opacity: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      content: "";
      top: 0;
      left: 0;
      z-index: 1;
      background-color: rgba(238, 238, 238, 0);
      background-image: -webkit-linear-gradient(top left, rgba(76, 218, 232, 0.5) 0%, rgba(0, 158, 173, 0.5) 30%, rgba(9, 186, 102, 0.5) 60%, rgba(255, 255, 0, 0.5) 100%);
      background-image: linear-gradient(to bottom right,rgba(76, 218, 232, 0.5) 0%, rgba(0, 158, 173, 0.5) 30%, rgba(9, 186, 102, 0.5) 60%, rgba(255, 255, 0, 0.5) 100%); }
      @media screen and (min-width: 48.0625em) {
        .landing-footer a.landing-footer-link:before {
          transition: .5s all ease-in-out; } }
    .landing-footer a.landing-footer-link:hover:before {
      opacity: 1; }

.sidebar-highlight {
  background-color: #3f444a;
  min-height: 350px;
  margin-top: -2.5em;
  overflow: hidden; }
  @media screen and (min-width: 48.0625em) {
    .sidebar-highlight {
      margin-top: 0;
      position: absolute;
      left: 0;
      bottom: 360px;
      z-index: 2;
      float: left;
      display: block;
      margin-right: 3.125%;
      width: 22.65625%;
      clip-path: url(/svg/global-clip-paths.svg#svgSidebarHighlight);
      -webkit-clip-path: polygon(0 8%, 100% 0, 100% 100%, 0 92%); }
      .sidebar-highlight:last-child {
        margin-right: 0; }
      .sidebar-highlight.sidebar-highlight-no-footer-image {
        bottom: 1.25em; } }
  .sidebar-highlight p {
    margin-bottom: 0; }
  .sidebar-highlight .btn.btn-sidebar {
    white-space: normal;
    height: auto;
    min-height: 2.75em;
    margin-top: 2.5em; }

.sidebar-highlight-container {
  color: #fff;
  padding: 5em 1.25em; }
  @media screen and (min-width: 48.0625em) {
    .sidebar-highlight-container {
      padding: 5.875em 2.5em 4em; } }
  .sidebar-highlight-container a:not(.btn):hover {
    color: #fff; }
  .sidebar-highlight-container h3 {
    color: #fff;
    font-size: 1.125em;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff; }
    .sidebar-highlight-container h3:after {
      background-color: #ff3366; }

.channel-wrapper .frame {
  display: block; }
  .channel-wrapper .frame::after {
    clear: both;
    content: "";
    display: table; }
  .channel-wrapper .frame .banner {
    height: 250px;
    background: transparent url("/images/channel-banner.jpg") no-repeat top center;
    clip-path: url(/svg/global-clip-paths.svg#svgChannelHeaderMobile);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%); }
    @media screen and (min-width: 48.0625em) {
      .channel-wrapper .frame .banner {
        height: 400px;
        clip-path: url(/svg/global-clip-paths.svg#svgChannelHeader);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%); } }
@media screen and (min-width: 48.0625em) {
  .channel-wrapper.with-rainbow.with-rainbow-banner:before {
    top: 260px; } }
.channel-wrapper aside.sidebar {
  margin-top: -3.5em;
  padding: 2.875em 1.25em;
  margin-bottom: 1.625em;
  display: block !important; }
  @media screen and (min-width: 48.0625em) {
    .channel-wrapper aside.sidebar {
      margin-top: -10em;
      padding: 11em 2.5em 12.5em; } }
@media screen and (min-width: 48.0625em) {
  .channel-wrapper article.main-body .main-body-content {
    padding-top: 0; } }

.no-smil .channel-wrapper article.main-body .main-body-content {
  padding-top: 1.25em; }
  @media screen and (min-width: 48.0625em) {
    .no-smil .channel-wrapper article.main-body .main-body-content {
      padding-top: 2.5em; } }
.no-smil .channel-wrapper aside.sidebar {
  padding-top: 3.75em; }
  @media screen and (min-width: 48.0625em) {
    .no-smil .channel-wrapper aside.sidebar {
      padding-top: 13em; } }

.channel-entry-wrapper h1 {
  font-family: "leitura_sansgrot_2", sans-serif;
  color: #009ead;
  font-weight: normal;
  margin-top: 0.625em;
  margin-bottom: 0.3125em; }
.channel-entry-wrapper h2 {
  font-family: "leitura_sansgrot_1", sans-serif;
  font-weight: normal;
  margin-top: 0.3125em; }
.channel-entry-wrapper h4, .channel-entry-wrapper p {
  margin-bottom: 1.25em; }

.showcase-entry-wrapper h1 {
  margin-top: 0; }

#showcase-masonry {
  overflow: hidden;
  padding-top: 1.25em;
  -webkit-column-fill: auto;
  -moz-column-fill: auto;
  column-fill: auto;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1; }
  @media screen and (min-width: 48.0625em) {
    #showcase-masonry {
      padding-top: 2.5em;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; } }
  @media screen and (min-width: 67.5em) {
    #showcase-masonry {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; } }
  #showcase-masonry .showcase-masonry-tile {
    display: block;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    color: #292f35;
    border-bottom: 2px solid #e1e2e3;
    padding-bottom: 2.25em;
    margin-bottom: 2.875em; }
    #showcase-masonry .showcase-masonry-tile:hover {
      color: #009ead; }
  #showcase-masonry h5 {
    margin: 1.5em 0 0;
    line-height: 1.5em; }

.showcase-media {
  margin: 1.25em 0; }
  @media screen and (min-width: 48.0625em) {
    .showcase-media {
      margin: 2.5em 0; } }
  .showcase-media .showcase-media-item {
    margin: 3.125em 0; }

.news-entry {
  display: block;
  margin: 0 0 2.5em; }
  .news-entry::after {
    clear: both;
    content: "";
    display: table; }
  .news-entry figure {
    margin: 0 0 0.625em;
    min-height: 1px; }
    @media screen and (min-width: 48.0625em) {
      .news-entry figure {
        margin: 0;
        float: left;
        display: block;
        margin-right: 4.21053%;
        width: 30.52632%; }
        .news-entry figure:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 48.0625em) {
    .news-entry .news-entry-summary {
      float: left;
      display: block;
      margin-right: 4.21053%;
      width: 65.26316%; }
      .news-entry .news-entry-summary:last-child {
        margin-right: 0; } }
  .news-entry h3 a {
    color: #292f35; }
    .news-entry h3 a:hover {
      color: #51bec8; }

.marketing-campaign-wrapper article.main-body .main-body-content {
  padding-top: 2.5em; }

ul.sitemap-level1 > li {
  list-style-type: none;
  font-weight: bold;
  margin-left: 0;
  padding-left: 0; }

ul.sitemap-level2 > li {
  list-style-type: none;
  font-weight: bold;
  margin-left: 25px; }

ul.sitemap-level3 > li {
  list-style-type: disc;
  font-weight: normal;
  margin-left: 45px;
  padding-left: 5px; }

ul.sitemap-level4 > li {
  list-style-type: circle;
  font-weight: normal;
  margin-left: 45px;
  padding-left: 5px;
  font-size: 0.9em; }

@media screen and (min-width: 48.0625em) {
  .people-entry-wrapper article.main-body .main-body-content {
    padding-top: 0; } }

.profile-img {
  margin-bottom: 1.25em; }

.search-wrapper h3 {
  margin-bottom: 1.875em; }

.search-form {
  margin-top: 1.25em;
  white-space: nowrap; }
  .search-form::after {
    clear: both;
    content: "";
    display: table; }
  .search-form .search-input {
    overflow: hidden;
    padding-right: 1.25em; }
  .search-form .search-submit {
    float: right; }

.search-result {
  margin-bottom: 2.5em; }
  .search-result .search-result-url {
    color: #51585c;
    font-size: 0.875em; }
  .search-result .search-result-text {
    padding-top: 0.3125em; }

#newsForm input,
#eventsForm input,
#showcaseForm input {
  margin-bottom: 2em; }
  #newsForm input[type="text"]:not(#title),
  #eventsForm input[type="text"]:not(#title),
  #showcaseForm input[type="text"]:not(#title) {
    max-width: 30em; }
  #newsForm input.matrix-file,
  #eventsForm input.matrix-file,
  #showcaseForm input.matrix-file {
    margin-bottom: 0; }
#newsForm textarea, #newsForm #cke_bodyField,
#eventsForm textarea,
#eventsForm #cke_bodyField,
#showcaseForm textarea,
#showcaseForm #cke_bodyField {
  margin-bottom: 2em; }
#newsForm textarea#previewText,
#eventsForm textarea#previewText,
#showcaseForm textarea#previewText {
  height: 8em; }
#newsForm label,
#eventsForm label,
#showcaseForm label {
  font-size: 1em; }
#newsForm .select-wrapper,
#eventsForm .select-wrapper,
#showcaseForm .select-wrapper {
  position: relative;
  display: block;
  width: 19em;
  height: 38px;
  background: #f4f5f7;
  margin-bottom: 2em; }
#newsForm select::-ms-expand,
#eventsForm select::-ms-expand,
#showcaseForm select::-ms-expand {
  display: none; }
#newsForm .select-wrapper:after,
#eventsForm .select-wrapper:after,
#showcaseForm .select-wrapper:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 15px;
  color: #51585c;
  right: 12px;
  top: 6px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none; }
#newsForm .select-wrapper > select,
#eventsForm .select-wrapper > select,
#showcaseForm .select-wrapper > select {
  width: 20em;
  height: 38px;
  font-size: 14px;
  line-height: 1;
  padding: 5px 0px 5px 10px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  background-image: none;
  cursor: pointer;
  background: #f4f5f7; }
#newsForm .form-inline input,
#eventsForm .form-inline input,
#showcaseForm .form-inline input {
  width: 8em;
  display: inline-block; }
#newsForm .form-inline label,
#eventsForm .form-inline label,
#showcaseForm .form-inline label {
  display: inline-block;
  margin: 0 1em; }
#newsForm .form-inline select,
#eventsForm .form-inline select,
#showcaseForm .form-inline select {
  display: inline-block; }
#newsForm .form-inline .select-wrapper,
#eventsForm .form-inline .select-wrapper,
#showcaseForm .form-inline .select-wrapper {
  width: 8em;
  display: inline-block; }
#newsForm .radio-buttons label,
#eventsForm .radio-buttons label,
#showcaseForm .radio-buttons label {
  font-weight: 400; }
#newsForm .radio-buttons label:not(:last-child) input,
#eventsForm .radio-buttons label:not(:last-child) input,
#showcaseForm .radio-buttons label:not(:last-child) input {
  margin-bottom: 0; }
#newsForm h3,
#eventsForm h3,
#showcaseForm h3 {
  margin-top: 2em;
  margin-bottom: 1em; }
  #newsForm h3::after,
  #eventsForm h3::after,
  #showcaseForm h3::after {
    bottom: 40px;
    width: 100%; }
#newsForm ul.parsley-errors-list li,
#eventsForm ul.parsley-errors-list li,
#showcaseForm ul.parsley-errors-list li {
  margin: -1.5em 0 2em;
  font-weight: 700; }
#newsForm .visible,
#eventsForm .visible,
#showcaseForm .visible {
  display: block !important; }
#newsForm .hidden,
#eventsForm .hidden,
#showcaseForm .hidden {
  display: none !important; }

#showcaseForm .matrix-files {
  border-top: 1px solid #EEE; }
  @media screen and (min-width: 48.0625em) {
    #showcaseForm .matrix-files {
      width: 60%; } }
  @media screen and (min-width: 67.5em) {
    #showcaseForm .matrix-files {
      width: 50%; } }
#showcaseForm .matrix-file-wrap {
  padding-top: 10px;
  display: none; }
  #showcaseForm .matrix-file-wrap img {
    display: none;
    max-width: 80px;
    max-height: 80px; }
#showcaseForm .matrix-file {
  width: 95%;
  display: inline-block;
  border-bottom: 1px solid #EEE; }
#showcaseForm .artist-name-label {
  margin-top: 20px; }

/*# sourceMappingURL=styles.css.map */
