/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.visuallyhidden, .sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .focusable.sr-only:active,
.visuallyhidden.focusable:focus, .focusable.sr-only:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: '';
    display: table;
    line-height: 0; }
  .clearfix:after {
    clear: both; }

/*
--------------------
Reset (normalize.css)
--------------------
*/
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*
--------------------
Utilities
--------------------
*/
.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.pull-left {
  float: left; }

img.pull-left {
  margin-right: 1em; }

.pull-right {
  float: right; }

img.pull-right {
  margin-left: 1em; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
  width: 100%; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

html,
body {
  height: 100%; }

body {
  overflow-y: scroll;
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
  margin: 0; }

body:before {
  content: "mobile";
  display: none;
  visibility: hidden; }

@media screen and (min-width: 768px) {
  body:before {
    content: "tablet"; } }

@media screen and (min-width: 1200px) {
  body:before {
    content: "desktop"; } }

img {
  max-width: 100%; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

@-ms-viewport {
  width: device-width; }

@media print {
  body, h1, h2, h3, ol, ul, div {
    width: auto;
    border: 0;
    margin: 0 5%;
    padding: 0;
    float: none;
    position: static;
    overflow: visible; }
  a {
    color: #000000; }
  .inside__menu,
  header.header,
  footer.footer,
  .video-container,
  .video-container-video,
  .video-container + figcaption,
  .video-container-video + figcaption,
  a.button,
  button.button,
  input[type="submit"],
  input[type="button"] {
    display: none !important; }
  .ct-accordion__input + .ct-accordion__wrapper {
    background: #ffffff;
    border-color: #ffffff; }
    .ct-accordion__input + .ct-accordion__wrapper .ct-accordion__toggle svg {
      display: none;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .ct-accordion__input + .ct-accordion__wrapper .ct-accordion__content {
      display: block;
      padding: 0 1.25rem 0.75rem 1.25rem; }
  div.ct-faq-container {
    margin: 0; }
    div.ct-faq-container .ct-faq-container-col {
      margin: 0; }
      div.ct-faq-container .ct-faq-container-col .ct-faq-item {
        margin: 0; }
        div.ct-faq-container .ct-faq-container-col .ct-faq-item .ct-faq-item__wrapper {
          margin: 0; }
        div.ct-faq-container .ct-faq-container-col .ct-faq-item .ct-faq-item__toggle {
          display: none; }
        div.ct-faq-container .ct-faq-container-col .ct-faq-item .ct-faq-item__content {
          visibility: visible;
          height: auto;
          opacity: 1; }
  .ct-tile-slider,
  .ct-tile-slider__wrapper__news,
  .ct-related-course-slider,
  .ct-events-list,
  .ct-pathways__wrapper,
  .study-area-cards__wrapper,
  .course-details-footer__wrapper,
  .ct-container__50-left,
  .ct-container__50-right,
  .ct-related-publications-slider {
    display: none !important; }
  .ct-tabs__wrapper, .ct-tabs__wrapper div {
    margin-left: 0;
    margin-right: 0; }
  .ct-tabs__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin: 0; }
  .tabs-button.tab-btn__green[for="domesticTab"] {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-right: 0;
    width: 100%; }
  .tabs-button {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0; }
  .tabs-button:after {
    display: none; }
  .tabs-domesticContent {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: block; }
  .tabs-button.tab-btn__blue[for="internationalTab"] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .tabs-internationalContent {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: block;
    width: 100%; }
  .ct-course-result-cards__wrapper,
  .events-cards-container,
  .ct-news-cards {
    margin-left: 0;
    margin-right: 0; }
    .ct-course-result-cards__wrapper div,
    .events-cards-container div,
    .ct-news-cards div {
      margin-left: 0;
      margin-right: 0; }
  .course-search-form,
  .events-search__wrapper,
  .news-search__wrapper,
  .news-cards_buttons-container,
  .events-cards_buttons-container,
  .pagination__container {
    display: none !important; } }

/*
--------------------
Modules
--------------------
*/
@font-face {
  font-family: 'UniversLT-CondensedBold';
  src: url(./mysource_files/2C53DE_0_0.woff2) format("woff2"), url(./mysource_files/2C53DE_0_0.woff) format("woff"), url(./mysource_files/2C53DA_0_0.ttf) format("truetype"); }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  color: #58595B;
  font-family: 'Helvetica', 'Arial', 'sans-serif'; }

.no-js .hide-no-js {
  display: none;
  visibility: hidden; }

.no-js .no-js-100-width {
  width: 100% !important; }

h1 {
  color: #003057;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 26px;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 1.875rem; }

h2 {
  color: #003057;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 42px;
  margin: 0.75rem 0 0 0;
  font-weight: 700; }

h3 {
  color: #003057;
  font-size: 17px;
  line-height: 42px;
  font-weight: 500;
  margin: 0.75rem 0 0 0; }

h2.h2--block, h3.h3--block {
  font-size: 1.3125rem;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  color: #ffffff;
  background-color: #003057;
  padding: 0rem 1.125rem;
  width: auto;
  display: inline-block;
  margin: 0; }

h3.h3--block-inline {
  text-transform: uppercase;
  font-size: 1.3125rem;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  color: #ffffff;
  background-color: #003057;
  padding: 0rem 0.8125rem;
  width: auto;
  display: inline-block;
  margin: 0;
  line-height: 2.125rem; }
  h3.h3--block-inline.greenish-yellow {
    color: #C1D600; }
  h3.h3--block-inline:nth-child(1n+2) {
    margin: -0.5rem 0 0; }
  h3.h3--block-inline:last-of-type {
    margin: -0.5rem 0 1.625rem; }

h4 {
  color: #003057;
  font-size: 15px;
  line-height: 42px;
  font-weight: 500;
  margin: 0.75rem 0 0 0; }

.border-left-yellow:before {
  content: " ";
  position: absolute;
  background-color: #C1D600;
  width: 4px;
  top: 0;
  bottom: 0;
  left: -23px; }

p {
  color: #555555;
  margin: 0 0 1.5rem 0; }

blockquote {
  color: #003057;
  font-size: 16px;
  line-height: 25px;
  margin: 2.1875rem 0;
  padding: 0;
  position: relative;
  overflow: hidden; }
  blockquote:before {
    background: #C1D600;
    content: ' ';
    height: 100%;
    left: -1.75rem;
    position: absolute;
    top: 0;
    width: 0.25rem; }
  blockquote p {
    margin: 0; }

.inside__content {
  font-size: 15px;
  line-height: 26px;
  width: 100%; }
  .inside__content ul, .inside__content ol {
    margin: 0.75rem 0;
    padding-left: 1.75rem; }
    .inside__content ul li, .inside__content ol li {
      position: relative; }
    .inside__content ul ul, .inside__content ul ol, .inside__content ol ul, .inside__content ol ol {
      margin-top: 1.5rem; }
  .inside__content ul {
    list-style-type: none;
    overflow: hidden; }
    .inside__content ul li:before {
      background: #C1D600;
      border: 1px solid #C1D600;
      border-radius: 50%;
      color: #C1D600;
      content: ' ';
      height: 0.3125rem;
      left: -1rem;
      position: absolute;
      top: 0.6875rem;
      width: 0.3125rem; }
    .inside__content ul li li:before {
      background: transparent; }
  .inside__content a {
    color: #003057;
    text-decoration: underline; }
    .inside__content a:focus, .inside__content a:hover {
      background-color: #C1D600;
      text-decoration: none; }
  .inside__content .ct-container {
    padding-left: 0; }

.inside__wrapper .inside__content .ct-container {
  padding-left: 0;
  padding-right: 0; }

.page-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.inner {
  margin: 0 auto;
  max-width: 1250px;
  padding: 0 25px; }

.wrap {
  padding: 1.4375rem 1.75rem 2.1875rem 1.75rem; }

.impact-label {
  background-color: #003057;
  color: #ffffff;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  display: inline-block; }
  .impact-label--inverse {
    color: #C1D600; }

.cc-window.cc-banner.cc-type-info.cc-theme-edgeless.cc-bottom.cc-color-override-530831885 {
  background-color: #003057;
  padding: 0.3125rem 1.25rem; }

.cc-window.cc-banner.cc-theme-edgeless .cc-message {
  margin: 0 0.625rem 0 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.0625rem; }

.cc-banner.cc-theme-edgeless .cc-btn {
  background-color: #C1D600;
  color: #003057;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 1.0625rem;
  font-weight: 500; }

.cc-banner.cc-theme-edgeless .cc-btn:hover {
  background-color: #fff; }

@media screen and (min-width: 768px) {
  .inside__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.inside__menu {
  display: none; }

a.link {
  text-decoration: none;
  font-size: 0.9375rem;
  float: right; }
  a.link:hover {
    background-color: none;
    background: none;
    color: #001424; }
  a.link .link-image {
    vertical-align: text-top; }

a.button,
button.button,
input[type="submit"],
input[type="button"] {
  border: 1px solid #003057;
  color: #003057;
  cursor: pointer;
  display: inline-block;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
  padding: 0.6875rem 1.3125rem;
  text-decoration: none;
  text-transform: uppercase; }
  a.button:hover, a.button:focus,
  button.button:hover,
  button.button:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="button"]:hover,
  input[type="button"]:focus {
    background-color: #C1D600;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
  a.button.btn--1, a.button.btn--2, a.button.btn--3, a.button.btn--4,
  button.button.btn--1,
  button.button.btn--2,
  button.button.btn--3,
  button.button.btn--4,
  input[type="submit"].btn--1,
  input[type="submit"].btn--2,
  input[type="submit"].btn--3,
  input[type="submit"].btn--4,
  input[type="button"].btn--1,
  input[type="button"].btn--2,
  input[type="button"].btn--3,
  input[type="button"].btn--4 {
    background-position: right 20px center;
    background-repeat: no-repeat;
    padding: 0.6875rem 3.125rem 0.6875rem 1.3125rem;
    width: auto; }
  a.button.btn--1,
  button.button.btn--1,
  input[type="submit"].btn--1,
  input[type="button"].btn--1 {
    background-color: #ffffff;
    background-image: url(mysource_files/arrow-blue.png);
    border: 1px solid #003057; }
    a.button.btn--1:hover, a.button.btn--1:focus,
    button.button.btn--1:hover,
    button.button.btn--1:focus,
    input[type="submit"].btn--1:hover,
    input[type="submit"].btn--1:focus,
    input[type="button"].btn--1:hover,
    input[type="button"].btn--1:focus {
      background-color: #C1D600; }
  a.button.btn--2,
  button.button.btn--2,
  input[type="submit"].btn--2,
  input[type="button"].btn--2 {
    background-color: #003057;
    background-image: url(mysource_files/arrow-green.png);
    border: 1px solid #003057;
    color: #ffffff; }
    a.button.btn--2:hover, a.button.btn--2:focus,
    button.button.btn--2:hover,
    button.button.btn--2:focus,
    input[type="submit"].btn--2:hover,
    input[type="submit"].btn--2:focus,
    input[type="button"].btn--2:hover,
    input[type="button"].btn--2:focus {
      background-color: #ffffff;
      background-image: url(mysource_files/arrow-blue.png);
      color: #003057; }
  a.button.btn--3,
  button.button.btn--3,
  input[type="submit"].btn--3,
  input[type="button"].btn--3 {
    background-color: #C1D600;
    background-image: url(mysource_files/arrow-blue.png);
    border: 1px solid #C1D600;
    color: #192841; }
    a.button.btn--3:hover, a.button.btn--3:focus,
    button.button.btn--3:hover,
    button.button.btn--3:focus,
    input[type="submit"].btn--3:hover,
    input[type="submit"].btn--3:focus,
    input[type="button"].btn--3:hover,
    input[type="button"].btn--3:focus {
      background-color: #192841;
      border-color: #003057;
      color: #C1D600;
      background-image: url(mysource_files/arrow-green.png); }
  a.button.btn--4,
  button.button.btn--4,
  input[type="submit"].btn--4,
  input[type="button"].btn--4 {
    background-color: #d8d8d8;
    background-image: url(mysource_files/arrow-blue.png);
    border: 1px solid #d8d8d8;
    color: #192841; }
    a.button.btn--4:hover, a.button.btn--4:focus,
    button.button.btn--4:hover,
    button.button.btn--4:focus,
    input[type="submit"].btn--4:hover,
    input[type="submit"].btn--4:focus,
    input[type="button"].btn--4:hover,
    input[type="button"].btn--4:focus {
      background-color: #003057;
      background-image: url(mysource_files/arrow-green.png);
      color: #ffffff; }
  a.button.btn--5,
  button.button.btn--5,
  input[type="submit"].btn--5,
  input[type="button"].btn--5 {
    background-color: #003057;
    color: #ffffff; }
    a.button.btn--5:hover, a.button.btn--5:focus,
    button.button.btn--5:hover,
    button.button.btn--5:focus,
    input[type="submit"].btn--5:hover,
    input[type="submit"].btn--5:focus,
    input[type="button"].btn--5:hover,
    input[type="button"].btn--5:focus {
      background-color: #ffffff;
      border-color: #C1D600;
      color: #003057; }

figure {
  margin: 0 0 1.5625rem 0;
  position: relative;
  width: 100%;
  /*
    .video-container-video{
        position: relative;
    }*/ }
  figure.pull-left {
    float: left;
    margin-right: 2.3125rem; }
  figure.pull-right {
    float: right;
    margin-left: 2.3125rem; }
  figure.quarterwidth {
    width: 50%; }
  figure img.responsive-image {
    margin-bottom: 0;
    width: 100%; }
  figure figcaption {
    margin-top: 10px; }
  figure video.responsive-video {
    width: 100%;
    position: relative; }
  figure .videoPoster {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(mysource_files/video-poster.jpg);
    background-size: cover;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    border: none;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s; }
    figure .videoPoster:hover {
      cursor: pointer; }
  figure .videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms; }

img.responsive-image {
  max-width: 100%;
  margin-bottom: 2.8125rem; }

@media screen and (min-width: 768px) {
  .wrap {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem; }
  h3.h3--block-inline {
    font-size: 1.75rem;
    padding: 0.5625rem 0.8125rem;
    line-height: 1.5625rem; }
  figure {
    width: auto; }
    figure.quarterwidth {
      width: 25%; }
    figure.halfwidth {
      width: 50%; }
    figure.fullwidth {
      max-width: 100%; } }

@media screen and (min-width: 1200px) {
  h1 {
    font-size: 36px;
    line-height: 36px; }
  h2 {
    color: #003057;
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
    margin-top: 1.875rem; }
  h3 {
    color: #555555;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-top: 1.3125rem; }
  h2.h2--block, h3.h3--block {
    font-weight: 500;
    line-height: 30px;
    font-size: 1.5rem;
    padding: 0.75rem 1.0625rem; }
  h4 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 1.3125rem; }
  blockquote {
    font-size: 18px;
    line-height: 28px;
    margin: 3rem 0 3rem 4.125rem;
    padding: 0 2.6875rem;
    position: relative; }
    blockquote:before {
      left: 0; }
  .wrap {
    padding: 2.75rem 1.5625rem 1.25rem 1.5625rem; }
  .inside__menu {
    display: block;
    margin-right: 3.25rem;
    width: 16.625rem; }
  .inside__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0; } }

.ct-container {
  width: 100%; }

.ct-inner {
  width: calc(100% - 50px);
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 768px) {
    .ct-inner {
      width: calc(100% - 56px);
      margin: 0 auto; } }
  @media screen and (min-width: 1200px) {
    .ct-inner {
      margin: 0 auto;
      max-width: 78.125rem;
      padding: 0 1.5625rem; } }

.inside__content .ct-inner {
  width: 100%;
  padding: 0; }

.text-colour-cqu-green {
  color: #C1D600; }

.theme-cqu_green {
  background-color: #003057;
  color: #C1D600; }

.theme-cqu_blue {
  background-color: #003057;
  color: white; }

.footer {
  clear: both; }

.opacity50 {
  opacity: .4; }

.width100percent {
  width: 100%; }

.glossary_related_item {
  float: right;
  width: 13.75rem;
  margin-left: 0.625rem; }

.event-details__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.event-details__info__col {
  width: 100%; }

.button-template-right-aligned {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

@media screen and (min-width: 768px) {
  .event-details__info__col {
    width: 48%; } }

.inside__content .testimonials-search__wrapper {
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1.875rem 1.6875rem 2rem 1.6875rem; }

.inside__content .testimonials-search__wrapper .testimonials-search-header {
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  margin: 0 0 0.3125rem 0;
  font-size: 1.125rem;
  font-weight: 500; }

.inside__content .testimonials-search__wrapper input,
.inside__content .testimonials-search__wrapper select {
  margin: 0.3125rem 0;
  width: 100%;
  padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem; }

.inside__content .testimonials-search-header {
  width: 100%; }

@media screen and (min-width: 768px) {
  .inside__content .testimonials-search__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .inside__content .testimonials-search__wrapper input[type="text"] {
    margin-right: 0.6875rem;
    width: 35%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .inside__content .testimonials-search__wrapper select {
    margin: 0.3125rem 0.6875rem 0.3125rem 0;
    padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem;
    width: 15rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; } }

@media screen and (min-width: 1200px) {
  .inside__content .testimonials-search__wrapper input[type="submit"] {
    width: 10rem; } }

.ct-testimonial-cards {
  width: 100%; }

.ct-testimonial-cards .ct-tile {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-decoration: none; }

.ct-testimonial-cards .ct-tile__copy {
  padding: 2rem 1.8rem 2.5rem 1.8rem; }

.ct-testimonial-cards .ct-tile.ct-tile-with-image .ct-tile__description {
  display: block;
  margin: 0 0 2.1875rem 0;
  padding: 0; }

.ct-testimonial-cards .ct-tile.ct-tile-with-image .ct-tile__description:before {
  left: -29px; }

.ct-testimonial-cards .ct-testimonial__role {
  line-height: 1.3;
  margin-bottom: 0; }

@media screen and (min-width: 576px) {
  .ct-testimonial-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
    width: calc(100% + 20px);
    max-width: 600px; }
  .ct-testimonial-cards .ct-tile {
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% / 2 - 20px);
    max-width: 280px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .ct-testimonial-cards .ct-tile.ct-tile-with-image .ct-tile__image {
    display: block;
    min-height: initial;
    height: auto; } }

@media screen and (min-width: 768px) {
  .ct-testimonial-cards {
    max-width: none; }
  .ct-testimonial-cards .ct-tile {
    width: calc(100% / 3 - 20px);
    /*max-width: none;*/ }
  .ct-testimonial-cards .ct-tile__copy {
    padding: 1.375rem 1.25rem 1.875rem 1.4375rem; }
  .ct-testimonial-cards .ct-tile.ct-tile-with-image .ct-tile__description:before {
    left: -23px; } }

.video-search__wrapper {
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 1.875rem 1.6875rem 2rem 1.6875rem; }
  .video-search__wrapper .video-search-header {
    font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
    margin: 0 0 0.3125rem 0;
    font-size: 1.125rem;
    font-weight: 500; }
  .video-search__wrapper input,
  .video-search__wrapper select {
    margin: 0.3125rem 0;
    width: 100%;
    padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem; }

.video-search-header {
  width: 100%; }

@media screen and (min-width: 768px) {
  .video-search__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .video-search__wrapper input {
      margin-right: 0.6875rem;
      width: 60%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
    .video-search__wrapper select {
      margin: 0.3125rem 0.6875rem 0.3125rem 0;
      padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem;
      width: 15rem;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; } }

@media screen and (min-width: 1200px) {
  .video-search__wrapper input[type="submit"] {
    width: 10rem; } }

.ct-video-cards {
  width: 100%; }
  .ct-video-cards .ct-tile {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-decoration: none; }
  .ct-video-cards .ct-tile__copy {
    padding: 2rem 1.8rem 2.5rem 1.8rem; }
  .ct-video-cards .ct-tile__image {
    display: block; }
  .ct-video-cards .ct-tile__link {
    padding: 0; }
  .ct-video-cards .ct-tile__link:hover {
    background-color: transparent;
    text-decoration: underline; }
    .ct-video-cards .ct-tile__link:hover .ct-tile__header {
      color: #003057; }
  .ct-video-cards .ct-tile.ct-tile-with-image .ct-tile__description {
    display: block;
    margin: 0 0 2.1875rem 0;
    padding: 0; }
  .ct-video-cards .ct-tile.ct-tile-with-image .ct-tile__description:before {
    left: -29px; }

@media screen and (min-width: 576px) {
  .ct-video-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
    width: calc(100% + 20px);
    max-width: 600px; }
    .ct-video-cards .ct-tile {
      margin-bottom: 15px;
      margin-left: 10px;
      margin-right: 10px;
      width: calc(100% / 2 - 20px);
      max-width: 280px;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .ct-video-cards .ct-tile.ct-tile-with-image .ct-tile__image {
      min-height: initial;
      height: auto; }
    .ct-video-cards .ct-tile.ct-tile-with-image .ct-tile__copy {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      height: auto; }
    .ct-video-cards .button.btn--1,
    .ct-video-cards .button.btn--3 {
      margin-top: auto; } }

@media screen and (min-width: 768px) {
  .ct-video-cards {
    max-width: none; }
    .ct-video-cards .ct-tile {
      width: calc(100% / 3 - 20px);
      max-width: none; }
    .ct-video-cards .ct-tile__copy {
      padding: 1.375rem 1.25rem 1.875rem 1.4375rem; }
    .ct-video-cards .ct-tile.ct-tile-with-image .ct-tile__description:before {
      left: -23px; } }

.content {
  color: orange; }
  @media screen and (min-width: 768px) {
    .content {
      color: blue; } }
  @media screen and (min-width: 1200px) {
    .content {
      color: red; } }

.inside__wrapper .inside__content .course-search-form ul li:before {
  content: "";
  display: none; }

.inside__wrapper .inside__content ul.course-search-form__checklist-list {
  margin: 0;
  padding: 1.25rem 1.5rem; }

.inside__wrapper input[type="submit"].course-search-form__submit-lrg {
  margin: 0; }
  .inside__wrapper input[type="submit"].course-search-form__submit-lrg:hover {
    padding: 0.6875rem 3.125rem 0.6875rem 1.3125rem; }

.inside__wrapper .inside__content li.course-search-form__checklist-list-item {
  margin-bottom: 0.9375rem; }
  .inside__wrapper .inside__content li.course-search-form__checklist-list-item:last-of-type {
    margin-bottom: 0; }

.course-search-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.3125rem;
  right: 0;
  left: 0;
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  box-shadow: none;
  z-index: 1; }

.course-search-form__header {
  margin: 0 0 1.25rem;
  font-size: 1.125rem;
  line-height: 1rem;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif"; }

.course-search-form__checklist-select-container {
  position: relative;
  width: auto;
  margin: 0 0 0 0.8125rem;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); }

.course-flex-row-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .course-flex-row-bottom .course-search-form__submit-lrg {
    width: 7.8125rem; }
  .course-flex-row-bottom .course-search-form__checklist-select-container {
    display: none; }

.course-search-form__checklist-list__container {
  display: none;
  position: absolute;
  min-height: 1px;
  width: 100%;
  background: white;
  z-index: 51;
  top: 50px;
  -webkit-box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
          box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7); }
  .course-search-form__checklist-list__container:before {
    content: '';
    display: none;
    background-color: white;
    width: 1.25rem;
    height: 1.25rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: -6px;
    z-index: 4;
    left: 47%;
    position: absolute;
    -webkit-box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
            box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7); }

.course-search-form__checklist-list {
  width: 100%;
  max-height: 21.875rem;
  left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  list-style-type: none;
  display: none;
  z-index: 5;
  background-color: white;
  -webkit-box-shadow: 0 7px 9px 0px rgba(92, 112, 135, 0.7);
          box-shadow: 0 7px 9px 0px rgba(92, 112, 135, 0.7);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  padding: 1.25rem 1.5rem; }

.course-search-form__checklist-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: calc(50% - 25px);
      flex-basis: calc(50% - 25px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.3125rem; }
  .course-search-form__checklist-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.course-search__checklist-select-btn {
  height: 100%;
  padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  background-color: white;
  position: relative;
  cursor: pointer; }
  .course-search__checklist-select-btn svg {
    position: absolute;
    right: 20px;
    top: calc(50% - 4px); }
  .course-search__checklist-select-btn.toggled svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container {
    display: block; }
    .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container:before {
      display: block; }
    @media (min-width: 1200px) {
      .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container ul.course-search-form__checklist-list[data-related-field="study-area"] {
        position: absolute;
        left: -200px; } }
    @media screen and (max-width: 768px) {
      .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container ul.course-search-form__checklist-list {
        display: block;
        width: 100%;
        max-height: 25rem;
        left: 0;
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container ul.course-search-form__checklist-list {
      display: block;
      overflow: auto; }
    .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container ul.course-search-form__checklist-list[data-related-field="study-groups"] {
      display: block; }

input[type="text"].course-search-form__text-input {
  width: 100%;
  margin: 0 0 0.625rem 0;
  padding: 0.6875rem 3.75rem 0.6875rem 1.3125rem;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  height: auto;
  padding-right: 3.125rem;
  background-image: url(mysource_files/search-small.svg);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-size: 1.875rem 1.9375rem; }

.course-search-form__checklist-select-container {
  width: 100%;
  margin: 0 0 0.625rem 0; }

.course-search-form input[type='checkbox'] + span {
  vertical-align: bottom;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 1.875rem; }
  .course-search-form input[type='checkbox'] + span:before {
    display: inline-block;
    height: 1.3125rem;
    width: 1.3125rem;
    padding: 0.125rem;
    margin-right: 0.3125rem;
    border: 1px solid #c9c9c9;
    font-family: FontAwesome;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    content: "\A0";
    position: absolute;
    left: 0;
    top: 0.125rem; }

.course-search-form input[type='checkbox']:checked + span:before {
  border-color: #C1D600; }

.course-search-form input[type='checkbox']:checked + span:after {
  border-bottom: 2px solid #192841;
  border-left: 2px solid #192841;
  content: "";
  height: 8px;
  position: absolute;
  left: 4px;
  width: 14px;
  top: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media screen and (min-width: 768px) {
  .course-flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .course-flex-row-bottom {
    margin-top: 0.9375rem; }
  .course-search-form__checklist-select-container {
    -ms-flex-preferred-size: 32.5%;
        flex-basis: 32.5%;
    margin: 0; }
  input[type="text"].course-search-form__text-input {
    width: 32.5%;
    margin: 0;
    padding: 0 3.75rem 0 1.3125rem; }
  .course-search-form__submit-lrg {
    margin: 0;
    width: auto; }
  .course-search-form__header {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .course-flex-row-bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .course-flex-row-bottom .course-search-form__checklist-select-container {
      display: block;
      margin: 0 1.4% 0 0; }
  .short-course-search-form .course-flex-row-bottom {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
    .short-course-search-form .course-flex-row-bottom input[type="submit"].course-search-form__submit-lrg {
      margin-left: auto; } }

@media (min-width: 1200px) {
  .course-search-form__checklist-list__container {
    left: calc(50% - 150px);
    min-width: 18.75rem; }
  .course-search-form__checklist-list_two_col {
    width: 40.9375rem;
    -webkit-column-count: 2;
            column-count: 2;
    display: block; }
  .course-search-form__header {
    font-size: 1.375rem; } }

.filters-container {
  width: 100%;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .filters-container .filter-select {
    width: auto;
    margin-right: 0.75rem;
    margin-bottom: 0.625rem; }
  .filters-container .filters-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    list-style-type: none;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    margin-left: auto; }
    .filters-container .filters-list li {
      margin: 0 13px 0 0; }
      .filters-container .filters-list li::before {
        display: none; }
      .filters-container .filters-list li:last-child {
        margin-right: 0; }
      .filters-container .filters-list li a svg g {
        fill: #c9c9c9; }
      .filters-container .filters-list li a:hover, .filters-container .filters-list li a.active {
        background: none;
        cursor: pointer; }
        .filters-container .filters-list li a:hover svg g, .filters-container .filters-list li a.active svg g {
          fill: #003057; }

.ct-course-result-cards__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: Helvetica, Arial,  sans-serif;
  margin-top: 1.25rem; }

.ct-course-card {
  width: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  margin-bottom: 0.9375rem;
  background-color: #ffffff; }
  .ct-course-card.is-saved-course .save-course-btn path {
    fill: #C1D600;
    stroke: #C1D600; }
  .ct-course-card .ct-course-card__copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    position: relative;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.875rem 2.0625rem 2rem 1.9375rem; }
    .ct-course-card .ct-course-card__copy .ct-copy-item {
      width: 100%; }
    .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
      color: #003057;
      margin-bottom: 1rem;
      padding-right: 1.25rem; }
      .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-title, .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-name {
        color: #003057; }
      .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-title {
        font-size: 0.9375rem; }
      .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-name {
        font-size: 1.25rem;
        text-decoration: none; }
        .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-name:hover, .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header .course-name:focus {
          text-decoration: underline;
          background: none; }
      .ct-course-card .ct-course-card__copy .ct-course-card__content.ct-copy-item .ct-course-card__header.border-left-yellow:before {
        left: -32px; }
    .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list {
      margin: 0;
      padding: 0;
      list-style: none;
      list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
      overflow: visible; }
      .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item {
        border-top: solid 1px #f3f3f3;
        margin: 0 0 0 15px;
        padding: 7px 0px 7px 15px;
        position: relative; }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item:first-child {
          border-top: none; }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item::before {
          background: none;
          border: none;
          left: -1rem;
          display: inline;
          position: absolute;
          top: 10px;
          width: 20px;
          height: 20px; }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-duration:before {
          content: url(mysource_files/duration-grey.svg); }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-level:before {
          content: url(mysource_files/levels.svg); }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-location:before {
          content: url(mysource_files/tile-blip.svg); }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-international:before {
          height: 1rem;
          content: url(mysource_files/international.svg);
          top: 6px; }
        .ct-course-card .ct-course-card__copy .ct-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item .course-locations-bubble {
          background-color: #f3f3f3;
          color: #003057;
          font-weight: bold;
          font-size: 15px;
          margin-right: 0.375rem;
          border-radius: 0.9375rem;
          width: 1.5625rem;
          display: inline-block;
          text-align: center; }
    .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item {
      display: block;
      margin-top: auto;
      padding-top: 2.1875rem; }
      .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item input[type="button"], .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item .button.btn--1 {
        width: 100%; }
      .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item .save-course-btn {
        position: absolute;
        right: 0.625rem;
        top: 0.625rem;
        -webkit-appearance: none;
        background: none;
        border: none;
        outline: none; }
        .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item .save-course-btn:hover, .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container.ct-copy-item .save-course-btn:focus {
          background: none;
          cursor: pointer; }
    .ct-course-card .ct-course-card__copy .highlight-text {
      color: #003057;
      text-decoration: underline;
      font-weight: bold; }
    .ct-course-card .ct-course-card__copy .tooltip-btn {
      display: inline; }
      .ct-course-card .ct-course-card__copy .tooltip-btn:hover, .ct-course-card .ct-course-card__copy .tooltip-btn:focus {
        cursor: pointer; }
        .ct-course-card .ct-course-card__copy .tooltip-btn:hover ~ .tooltip-content, .ct-course-card .ct-course-card__copy .tooltip-btn:focus ~ .tooltip-content {
          display: block; }
    .ct-course-card .ct-course-card__copy .tooltip-content {
      display: none;
      position: absolute;
      z-index: 1;
      max-width: 20.9375rem;
      min-width: 18.75rem;
      bottom: 40px;
      left: -2.5rem;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
      padding: 1.25rem 1.5625rem; }
      .ct-course-card .ct-course-card__copy .tooltip-content .tooltip-list {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
        -webkit-column-count: 2;
                column-count: 2; }
        .ct-course-card .ct-course-card__copy .tooltip-content .tooltip-list .tooltip-list-item {
          margin: 0; }
          .ct-course-card .ct-course-card__copy .tooltip-content .tooltip-list .tooltip-list-item:before {
            display: none;
            content: ''; }
      .ct-course-card .ct-course-card__copy .tooltip-content .triangle-with-shadow {
        width: 21px;
        height: 15px;
        bottom: -15px;
        position: absolute;
        overflow: hidden;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
        left: -5.9375rem;
        right: 0;
        margin-left: auto;
        margin-right: auto; }
      .ct-course-card .ct-course-card__copy .tooltip-content .triangle-with-shadow:after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        background: white;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
                box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        top: 9px;
        left: 3px; }

@media screen and (min-width: 768px) {
  .results-information {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .filters-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ct-course-result-cards__container .ct-course-card {
    width: calc(100% / 2 - 19px); }
    .ct-course-result-cards__container .ct-course-card .ct-course-card__copy {
      padding: 1.875rem;
      width: 100%; }
      .ct-course-result-cards__container .ct-course-card .ct-course-card__copy .ct-copy-item {
        width: 100%; } }

@media screen and (min-width: 1200px) {
  .filters-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .filters-container .filter-select {
      margin-right: 0.625rem; }
    .filters-container .filters-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .ct-course-result-cards__container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: -12px;
    margin-right: -12px; }
    .ct-course-result-cards__container .ct-course-card {
      width: calc(100% / 3 - 24px);
      margin-left: 12px;
      margin-right: 12px; }
  .ct-course-result-cards__container.list-view .ct-course-card {
    width: 100%; }
    .ct-course-result-cards__container.list-view .ct-course-card .ct-course-card__copy {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .ct-course-result-cards__container.list-view .ct-course-card .ct-course-card__copy .ct-copy-item {
        width: calc(100% / 3 - 30px); }
      .ct-course-result-cards__container.list-view .ct-course-card .ct-course-card__copy .ct-course-card__cta-button-container {
        margin-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .ct-course-result-cards__container.list-view .ct-course-card .ct-course-card__copy .save-course-btn {
        display: block;
        position: absolute;
        right: 0.9375rem;
        top: 0.9375rem; }
  .ct-course-card .ct-course-card__copy .tooltip-content {
    left: -5.3125rem; }
    .ct-course-card .ct-course-card__copy .tooltip-content .triangle-with-shadow {
      left: 0; } }

/* Events Listing page styles */
.events-search__wrapper {
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1.875rem 1.6875rem 2rem 1.6875rem; }
  .events-search__wrapper .events-search-header {
    margin: 0 0 0.9375rem 0;
    font-size: 1.125rem;
    font-weight: bold; }
  .events-search__wrapper .events-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .events-search__wrapper .events-search-form select, .events-search__wrapper .events-search-form input {
      margin: 0.3125rem 0;
      width: 100%;
      padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem; }
      .events-search__wrapper .events-search-form select::-ms-clear, .events-search__wrapper .events-search-form input::-ms-clear {
        display: none; }
  @media screen and (min-width: 1200px) {
    .events-search__wrapper .events-search-form {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .events-search__wrapper .events-search-form select, .events-search__wrapper .events-search-form input {
        width: calc(100% / 4 - 10px); }
        .events-search__wrapper .events-search-form select:nth-child(4), .events-search__wrapper .events-search-form input:nth-child(4) {
          margin-right: 0; }
      .events-search__wrapper .events-search-form input[data-name] {
        padding-left: 15px;
        padding-right: 0; }
      .events-search__wrapper .events-search-form input[name='query'] {
        width: calc(75% - 3px); } }

/* Custom Lightpick Styles */
.lightpick-container {
  width: 200px;
  font-family: Roboto,Helvetica,Arial,sans-serif;
  position: absolute;
  z-index: 9999;
  background-color: #fff;
  line-height: normal; }

.lightpick-container,
.lightpick-container *,
.lightpick-container:after,
.lightpick-container:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.lightpick-container.is-hidden {
  display: none; }

.lightpick-container.rows-2 {
  width: 400px; }

.lightpick-container.rows-3 {
  width: 600px; }

.lightpick-container.rows-4 {
  width: 800px; }

.lightpick-container.rows-5 {
  width: 1000px; }

.lightpick-container > .months {
  display: -moz-webkit-flex;
  display: -ms-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.lightpick-container > .months > .month {
  padding: 5px;
  width: 200px;
  border: 1px solid #eee; }

.lightpick-container > .months > .month:hover > .title {
  color: #4285f4; }

.lightpick-container > .months > .month > .title {
  padding: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #757575;
  display: -moz-webkit-flex;
  display: -ms-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 24px; }

.lightpick-container > .top-buttons {
  text-align: right;
  border: 1px solid #eee; }

.lightpick-container > .top-buttons > button {
  margin-left: 5px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 24px; }

.lightpick-container > .top-buttons > button.close {
  font-size: 18px; }

.lightpick-container .prev,
.lightpick-container .next {
  border: none;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  outline: none; }

.lightpick-container .prev:hover,
.lightpick-container .next:hover {
  background-color: rgba(0, 0, 0, 0.07);
  cursor: pointer; }

.lightpick-container > .months > .month > .daynames {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  padding: 5px 0;
  font-size: 10px;
  font-weight: 500;
  color: #757575; }

.lightpick-container > .months > .month > .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-size: 10px; }

.lightpick-container > .months > .month > .days > .day {
  padding: 7px 0;
  color: #212121;
  font-size: 11px;
  border-radius: 50%; }

.lightpick-container > .months > .month > .days > .day:hover {
  background-color: #e0e0e0;
  cursor: pointer; }

.lightpick-container > .months > .month > .days > .day.today {
  font-weight: 500;
  background-color: #cddc39; }

.lightpick-container > .months > .month > .days > .day.prev-month,
.lightpick-container > .months > .month > .days > .day.next-month {
  color: #757575; }

.lightpick-container > .months > .month > .days > .day.disabled {
  color: #ddd;
  text-decoration: line-through;
  background-color: #fff; }

.lightpick-container > .months > .month > .days > .day.in-range {
  background-color: #aadaff;
  color: #003057;
  border-radius: 0; }

.lightpick-container > .months > .month > .days > .day.start-date.in-range,
.lightpick-container > .months > .month > .days > .day.end-date.in-range.invert {
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.lightpick-container > .months > .month > .days > .day.end-date.in-range,
.lightpick-container > .months > .month > .days > .day.start-date.in-range.invert {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.lightpick-container > .months > .month > .days > .day.start-date.end-date {
  border-radius: 50%; }

.lightpick-container > .months > .month > .days > .day.start-date,
.lightpick-container > .months > .month > .days > .day.end-date,
.lightpick-container > .months > .month > .days > .day.start-date:hover,
.lightpick-container > .months > .month > .days > .day.end-date:hover {
  color: #fff;
  font-weight: 500;
  background-color: #003057; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .lightpick-container > .months > .month > .daynames {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .lightpick-container > .months > .month > .daynames > div {
    width: 31.3px; }
  .lightpick-container > .months > .month > .days {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .lightpick-container > .months > .month > .days > .day {
    width: 31.3px; } }

.footer__contact {
  background-color: #C1D600;
  color: #003057;
  padding: 2rem;
  text-align: center;
  text-transform: uppercase; }

.footer-contact__heading {
  display: inline-block;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  margin-bottom: 1.25rem; }

.footer-contact__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.footer-contact__item {
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  margin-bottom: 1.25rem; }

.footer-contact__link {
  color: #003057;
  text-decoration: none; }

.footer-contact__shout {
  font-size: 18px; }
  .footer-contact__shout .impact-label {
    padding: 0.875rem 1rem 0.625rem 1rem; }

@media screen and (min-width: 768px) {
  .footer__contact {
    padding: 1.375rem 1.625rem; }
  .footer-contact__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem; }
  .footer-contact__heading {
    padding-right: 0.5rem;
    white-space: nowrap; }
  .footer-contact__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer-contact__item {
    padding: 0 0.5rem;
    position: relative; }
    .footer-contact__item:before {
      background-color: #ffffff;
      content: ' ';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1px;
      height: 0.875rem;
      left: 0; } }

@media screen and (min-width: 1200px) {
  .footer__contact {
    padding: 1rem 0; }
  .footer-contact__wrapper {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer-contact__information {
    font-size: 16px; }
  .footer-contact__heading {
    margin: 0; }
  .footer-contact__item {
    margin: 0; }
    .footer-contact__item:before {
      height: 1.125rem; }
  .footer-social__item:last-child,
  .footer-social__item:nth-child(even) {
    margin-right: 0; }
  .footer-contact__shout {
    font-size: 22px; }
    .footer-contact__shout .impact-label {
      padding: 0.75rem 0.625rem 0.5rem 0.75rem; } }

.footer__corporate {
  background-color: #003057;
  color: #ffffff;
  padding: 2rem 0 1.6875rem; }
  .footer__corporate a {
    color: #ffffff;
    text-decoration: none; }

.footer-corporate__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
  line-height: 1.625rem;
  text-align: center; }

.footer-corporate__information {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  margin: 0 auto 1.375rem; }

.footer-information__traditional-owners {
  display: block;
  margin: 0 0 0.9375rem; }

.footer-information__sitemap {
  margin: 0 0 0.9375rem; }

.footer-information__rights {
  margin: 0 0 1.875rem; }

.footer-sitemap__list,
.footer-rights__list,
.footer-registration__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.footer-rights__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer-registration__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer-sitemap__item {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  position: relative;
  line-height: 1.875rem; }
  .footer-sitemap__item:after {
    background-color: #ffffff;
    content: ' ';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 1px;
    height: 0.75rem;
    right: 0; }
  .footer-sitemap__item:last-of-type {
    padding-right: 0;
    margin-right: 0; }
    .footer-sitemap__item:last-of-type:after {
      display: none; }

.footer-rights__item {
  line-height: 1.875rem; }

.footer-rights__link:hover {
  text-decoration: underline; }

.footer-corporate__network {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%; }

.footer-corporate__img__run {
  width: 8.4375rem;
  max-width: 8.4375rem; }

.footer-corporate__social {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .footer-corporate__social .footer-social__list {
    width: 90px;
    margin: auto 0 0 auto; }

.footer-social__list,
.footer-social-more__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.footer-social__list,
.footer-social__input:checked ~ .footer-social-more__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer-social__item:nth-child(odd) {
  margin: 0 0.3125rem 0 0; }

.footer-social__item:nth-child(1) {
  margin: 0 0.3125rem 0.3125rem 0; }

.footer-social__icon {
  width: 2.1875rem;
  height: 2.1875rem; }
  .footer-social__icon:hover svg g, .footer-social__icon:hover svg path {
    opacity: 1; }

.footer-social__input {
  display: none; }

.footer-sitemap__link:hover, .footer-sitemap__link:focus {
  text-decoration: underline; }

.footer-contact__link:hover, .footer-contact__link:focus {
  background-color: white; }

.footer-rights__item-show-desktop {
  display: none; }

@media screen and (min-width: 768px) {
  .footer-contact__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer-corporate__wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .footer-corporate__network {
    width: 7.75rem; }
  .footer-corporate__information {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .footer-corporate__social {
    width: 6.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer-rights__list, .footer-registration__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .footer-registration__item:not(:last-child) {
    margin: 0 0.625rem 0 0; }
  .footer-rights__item {
    margin-right: 0.5rem;
    padding-right: 0.5rem;
    position: relative;
    line-height: 1.875rem; }
    .footer-rights__item:after {
      background-color: #ffffff;
      content: ' ';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 1px;
      height: 0.75rem;
      right: 0; }
    .footer-rights__item:last-child {
      padding-right: 0;
      margin-right: 0; }
      .footer-rights__item:last-child:after {
        display: none; }
  .footer-information__traditional-owners, .footer-information__sitemap, .footer-information__rights {
    margin: 0 0 0.9375rem; }
  .footer-corporate__img__run {
    width: 7.75rem; } }

@media screen and (min-width: 1200px) {
  .footer-contact__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .footer__corporate {
    padding: 2.5rem 0; }
  .footer-information__rights {
    display: none; }
  .footer-rights__item-show-desktop {
    display: block; }
  .footer-sitemap__item {
    /* &:nth-last-child(3) {
            margin-right: pxToRem(8);
        padding-right: pxToRem(8);
            &:after {
                display: block;            
            }
        }*/ }
  .footer-information__traditional-owners, .footer-information__sitemap, .footer-information__rights {
    margin: 0; }
  .footer-corporate__img__run {
    width: 9.25rem;
    max-width: 9.25rem; } }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

input[type="text"], input[type="password"],
input[type="email"], input[type="date"],
input[type="datetime"], input[type="month"],
input[type="search"], input[type="tel"],
input[type="url"], input[type="week"],
input[type="datetime-local"], input[type="number"],
input[type="time"], input[type="tel"],
select {
  background: none;
  background-color: white;
  border: 1px solid #c9c9c9;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #003057;
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select {
  padding: 0.6875rem 3.75rem 0.6875rem 1.3125rem;
  background-color: white;
  background-image: url(mysource_files/chevron-down.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer; }
  select::-ms-check, select::-ms-expand {
    display: none; }

.sq-form-section,
.sq-form-control {
  margin-bottom: 1.5625rem; }

.sq-form-section-title {
  border-bottom: 1px solid #003057;
  color: #003057;
  display: block;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 20px;
  font-weight: 400;
  line-height: 37px;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
  width: 100%; }

.sq-form-question,
.sq-form-section .row {
  margin-bottom: 1.875rem; }

.sq-form-question:last-child {
  margin-bottom: 0; }

.sq-form-question {
  position: relative; }

.sq-form-question-title,
.sq-form-question-datetime label {
  color: #363636;
  display: inline-block;
  font-size: 16px; }

.sq-form-question-note {
  display: block;
  font-size: 13px; }

.sq-form-required-field-note {
  color: red;
  font-style: italic;
  font-size: 15px;
  margin-bottom: 1rem; }

.sq-form-question-text textarea,
.sq-form-question-password .sq-form-question-answer,
.sq-form-question-datetime .sq-form-question-answer,
.sq-form-question-tickbox-table .sq-form-question-answer,
.sq-form-question-file-upload .sq-form-question-answer {
  margin-top: 0; }

.sq-form-question-password .sq-form-question-password-verify {
  margin-top: 1.875rem; }

.sq-form-question-text textarea {
  border: 1px solid #c9c9c9;
  color: #003057;
  font-size: 16px;
  padding: 0.5625rem 0.875rem;
  width: 100%; }

.sq-form-question-answer input[type="text"],
.sq-form-question-answer input[type="tel"],
.sq-form-question-answer input[type="url"],
.sq-form-question-answer input[type="time"],
.sq-form-question-answer input[type="email"],
.sq-form-question-answer input[type="number"],
.sq-form-question-answer input[type="search"],
.sq-form-question-answer input[type="password"],
.sq-form-question-select select,
.sq-form-question-country select,
.sq-form-question-datetime select {
  color: #003057;
  font-size: 16px;
  padding: 0.5625rem 0.875rem; }

.sq-form-question-answer input[type="tel"],
.sq-form-question-answer input[type="url"],
.sq-form-question-answer input[type="text"],
.sq-form-question-answer input[type="time"],
.sq-form-question-answer input[type="email"],
.sq-form-question-answer input[type="search"],
.sq-form-question-answer input[type="number"] {
  background-color: transparent; }

.sq-form-question-answer input[type="tel"]:focus,
.sq-form-question-answer input[type="url"]:focus,
.sq-form-question-answer input[type="text"]:focus,
.sq-form-question-answer input[type="time"]:focus,
.sq-form-question-answer input[type="email"]:focus,
.sq-form-question-answer input[type="search"]:focus,
.sq-form-question-answer input[type="number"]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
  outline: 0; }

.sq-form-question-select select,
.sq-form-question-country select,
.sq-form-question-datetime select {
  font-size: 15px; }

.sq-form-question-select .sq-form-question-answer,
.sq-form-question-country .sq-form-question-answer {
  background-repeat: no-repeat;
  background-position: right 0.625rem center; }

.sq-form-question-answer select[multiple="multiple"] {
  background: #fff;
  border: 1px solid #c9c9c9;
  margin-top: 1rem;
  padding: 0.6875rem;
  width: 100%; }

.sq-form-question-answer select[multiple="multiple"] option {
  color: #000;
  font-size: 15px;
  padding: 0.5rem 0.8125rem; }

.sq-form-question-answer ul li:before {
  display: none; }

.sq-form-question-datetime {
  margin-bottom: 0; }

.sq-form-question-datetime select {
  margin-bottom: 1.875rem;
  margin-right: 1rem;
  padding: 0rem 1.5625rem 0rem 0.3125rem;
  background-position: right 5px center;
  width: auto; }

.sq-form-question-datetime label[for*="_value_h"] {
  display: inline; }

.sq-form-question-datetime label[for*="_value_h"]:before {
  content: '\A';
  white-space: pre; }

.sq-form-question-tickbox-list .sq-form-question-title,
.sq-form-question-tickbox-list .sq-form-question-answer li,
.sq-form-question-option-list .sq-form-question-title,
.sq-form-question-option-list .sq-form-question-answer li {
  margin-bottom: 0.8125rem; }

.sq-form-question-tickbox-list .sq-form-question-answer ul,
.sq-form-question-option-list .sq-form-question-answer ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.sq-form-question-error input[type="text"] {
  border: 2px solid #e25a0b; }

.sq-form-question-error .sq-form-error {
  color: #555555;
  display: block;
  font-size: 14px;
  position: relative;
  width: 100%; }
  .sq-form-question-error .sq-form-error input,
  .sq-form-question-error .sq-form-error textarea {
    color: #192841; }

.sq-form-error:after {
  background-color: red;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  top: -0.125rem;
  width: 100%;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation: animateThis 1.5s ease; }

@-webkit-keyframes animateThis {
  0% {
    width: 0; }
  100% {
    width: 100%; } }

input[type="checkbox"].sq-form-field,
input[type="radio"].sq-form-field {
  display: none; }

input[type="checkbox"].sq-form-field + label,
input[type="radio"].sq-form-field + label {
  color: #000;
  display: inline-block;
  font-size: 16px;
  padding-left: 2.5rem;
  position: relative; }

input[type="checkbox"].sq-form-field + label:before,
input[type="radio"].sq-form-field + label:before,
input[type="radio"]:checked.sq-form-field + label:after {
  background-color: #fff;
  content: ' ';
  position: absolute; }

input[type="checkbox"].sq-form-field + label:before,
input[type="radio"].sq-form-field + label:before {
  border: 1px solid #c9c9c9;
  height: 1.625rem;
  left: 0;
  width: 1.625rem; }

input[type="checkbox"]:checked.sq-form-field + label:before,
input[type="radio"]:checked.sq-form-field + label:before {
  border-color: #C1D600; }

input[type="radio"].sq-form-field + label:before {
  border-radius: 50%; }

input[type="radio"]:checked.sq-form-field + label:after {
  background-color: #192841;
  border-radius: 50%;
  height: 0.875rem;
  left: 0.375rem;
  top: 0.375rem;
  width: 0.875rem; }

input[type="checkbox"]:checked.sq-form-field + label:after {
  border-bottom: 3px solid #192841;
  border-left: 3px solid #192841;
  content: "";
  height: 10px;
  position: absolute;
  left: 5px;
  width: 16px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

input[type="submit"] {
  background-color: #ffffff;
  border: 1px solid #003057;
  color: #003057;
  display: inline-block;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
  margin-top: 1.5625rem;
  padding: 0.6875rem 1.3125rem;
  text-transform: uppercase; }
  input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }

.sq-form-section + .sq-form-control input[type="submit"],
.sq-form-section + input[type="submit"] {
  margin-top: 0; }

.sq-form-required-field {
  color: #e25a0b; }

.sq-form-question-answer .sq-backend-table-cell {
  padding: 0.75rem; }

.header__banner {
  height: 8.4375rem;
  width: 100%;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: -1; }

.header__banner-home {
  height: 13.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.parallax {
  /* Create the parallax scrolling effect */
  background-attachment: scroll;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (min-width: 768px) {
  .header__banner {
    height: 14.0625rem; }
  .header__banner-home {
    height: 14.3125rem; } }

@media screen and (min-width: 1200px) {
  .header__banner {
    height: 15.75rem;
    margin: 11.0625rem 0 0; }
  .header__banner-home {
    height: 24.375rem; }
  .parallax {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: 0 11.0625rem;
    background-repeat: no-repeat;
    background-size: 100%; }
  .header__banner-play-pause {
    background-image: url(mysource_files/pause-btn.svg);
    position: absolute;
    width: 2.8125rem;
    height: 2.8125rem;
    z-index: 100;
    top: 5px;
    right: 5px;
    opacity: .5;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s; }
    .header__banner-play-pause:hover {
      opacity: 1; }
    .header__banner-play-pause.header__banner-play-paused {
      background-image: url(mysource_files/play-btn.svg); } }

.header__banner-video {
  width: 100%;
  min-height: 100%; }

.header__banner-video {
  /*position:absolute;
    top: -99999px;
    bottom: -99999px;
    left: -99999px;
    right: -99999px;
    margin: auto;
    height: auto;
    min-height:100%;
    min-width:50%;*/ }

.banner-video__container {
  display: none !important; }

.banner-video__container-fallback {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

@media screen and (min-width: 1200px) {
  .banner-video__container {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .header__banner-video, .header__banner-video[poster] {
    position: absolute;
    top: -100px; }
  .banner-video__container-fallback {
    display: none !important; } }

.header-breadcrumbs-container__wrapper {
  /* Breadcrumbs hidden on Mobile and Tablets */
  display: block;
  background-color: #f3f3f3; }
  .header-breadcrumbs-container__wrapper .header-breadcrumbs-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.breadcrumbs-list__desktop {
  display: none;
  list-style-type: none !important; }
  .breadcrumbs-list__desktop .list-item__link {
    color: #555555;
    text-decoration: none; }
    .breadcrumbs-list__desktop .list-item__link:visited {
      color: #555555; }

.breadcrumbs-list__device {
  display: block;
  list-style-type: none;
  padding: 0; }
  .breadcrumbs-list__device .breadcrumbs-list__item {
    color: #555555; }
    .breadcrumbs-list__device .breadcrumbs-list__item:before {
      display: inline-block;
      padding-left: 0.6875rem;
      content: url(mysource_files/chevron-breadcrumbgrey.svg);
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .breadcrumbs-list__device .list-item__link {
    text-decoration: none;
    color: #555555; }
    .breadcrumbs-list__device .list-item__link:visited {
      color: #555555; }

.home-list-item a {
  text-decoration: none; }

.breadcrumbs-buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .breadcrumbs-buttons-container .button {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .breadcrumbs-buttons-container .btn--3__download, .breadcrumbs-buttons-container .btn--3__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 31px;
    width: 31px;
    border: none;
    background-color: #C1D600;
    margin: 0 15px 0 0; }
    .breadcrumbs-buttons-container .btn--3__download:hover, .breadcrumbs-buttons-container .btn--3__download:focus, .breadcrumbs-buttons-container .btn--3__share:hover, .breadcrumbs-buttons-container .btn--3__share:focus {
      background-color: #C1D600;
      padding: 0;
      -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
    .breadcrumbs-buttons-container .btn--3__download .btn-title, .breadcrumbs-buttons-container .btn--3__share .btn-title {
      display: none; }
    .breadcrumbs-buttons-container .btn--3__download:before, .breadcrumbs-buttons-container .btn--3__share:before {
      display: none; }

.saved-courses__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-left: 0;
  margin-right: 15px;
  height: auto; }
  .saved-courses__container #savedCourses {
    border: none;
    padding: 0; }
    .saved-courses__container #savedCourses:hover {
      padding: 0; }
    .saved-courses__container #savedCourses ~ .saved-courses__content {
      display: none; }
    .saved-courses__container #savedCourses:checked ~ .saved-courses__content {
      display: block;
      position: absolute;
      width: 270px;
      background-color: white;
      right: 0;
      top: 42px;
      -webkit-box-shadow: 0 -2px 7px 0 rgba(0, 0, 0, 0.3);
              box-shadow: 0 -2px 7px 0 rgba(0, 0, 0, 0.3);
      padding: 10px 15px 15px 15px; }
      .saved-courses__container #savedCourses:checked ~ .saved-courses__content .button {
        display: block; }
    .saved-courses__container #savedCourses:checked ~ label[for="savedCourses"] {
      background-color: white; }
  .saved-courses__container label[for="savedCourses"] {
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
    background-color: white;
    height: 31px;
    width: 31px; }
    .saved-courses__container label[for="savedCourses"]:hover {
      cursor: pointer; }
    .saved-courses__container label[for="savedCourses"] span.saved-courses-count {
      display: none; }
    .saved-courses__container label[for="savedCourses"].has-courses svg path {
      fill: #C1D600;
      stroke: #C1D600; }
  .saved-courses__container .btn-title {
    display: none; }
  .saved-courses__container .saved-courses-count {
    display: none; }
  .saved-courses__container .saved-courses__list {
    list-style-type: none !important;
    padding: 0;
    margin: 0;
    color: #192841; }
    .saved-courses__container .saved-courses__list .saved-courses__list-item {
      margin: 8px 0;
      list-style-type: none !important;
      position: relative;
      background-color: #f3f3f3;
      padding: 1.5625rem 3.0625rem 1.5625rem 1.5625rem; }
      .saved-courses__container .saved-courses__list .saved-courses__list-item .saved-course-type {
        display: block;
        font-size: 15px; }
      .saved-courses__container .saved-courses__list .saved-courses__list-item .saved-course-title {
        font-size: 18px; }
      .saved-courses__container .saved-courses__list .saved-courses__list-item .saved-course__fav-btn {
        position: absolute;
        right: 20px;
        top: 20px;
        outline: none;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0; }
      .saved-courses__container .saved-courses__list .saved-courses__list-item:before {
        content: '';
        width: 5px;
        background-color: #C1D600;
        display: block;
        position: absolute;
        top: 1.25rem;
        left: 0;
        bottom: 1.25rem;
        margin: auto; }

.saved-courses__content > span {
  display: block;
  text-align: center; }

@media screen and (min-width: 768px) {
  .saved-courses__content {
    width: 308px; } }

@media screen and (min-width: 1200px) {
  .header-breadcrumbs-container__wrapper {
    display: block;
    background-color: #f3f3f3; }
  .header-breadcrumbs-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset; }
  .breadcrumbs-list__device {
    display: none; }
  .breadcrumbs-list__desktop {
    display: block;
    margin: auto 0;
    padding: 0;
    color: #555555;
    font-size: 0.9375rem;
    height: 100%; }
    .breadcrumbs-list__desktop .breadcrumbs-list__item {
      display: inline;
      position: relative; }
      .breadcrumbs-list__desktop .breadcrumbs-list__item:not(:first-child) {
        padding-left: 1.875rem; }
      .breadcrumbs-list__desktop .breadcrumbs-list__item + .breadcrumbs-list__item:before {
        display: inline-block;
        padding-right: 0.6875rem;
        padding-left: 0.6875rem;
        content: url(mysource_files/chevron-breadcrumbgrey.svg);
        color: #c9c9c9;
        position: absolute;
        left: 0; }
  .breadcrumbs-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.625rem;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .breadcrumbs-buttons-container .button {
      padding: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .breadcrumbs-buttons-container .btn--3__download, .breadcrumbs-buttons-container .btn--3__share {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 31px;
      width: 31px;
      border: none;
      background-color: #C1D600;
      margin: 0; }
      .breadcrumbs-buttons-container .btn--3__download:hover, .breadcrumbs-buttons-container .btn--3__download:focus, .breadcrumbs-buttons-container .btn--3__share:hover, .breadcrumbs-buttons-container .btn--3__share:focus {
        background-color: #C1D600;
        padding: 0;
        -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
                box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
        .breadcrumbs-buttons-container .btn--3__download:hover .btn-title, .breadcrumbs-buttons-container .btn--3__download:focus .btn-title, .breadcrumbs-buttons-container .btn--3__share:hover .btn-title, .breadcrumbs-buttons-container .btn--3__share:focus .btn-title {
          -webkit-box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.3);
                  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.3); }
    .breadcrumbs-buttons-container .btn--3__share {
      margin-right: 9px;
      margin-left: 17px; }
      .breadcrumbs-buttons-container .btn--3__share .btn-title {
        position: absolute;
        display: inline-block;
        font-size: 15px;
        font-weight: 400;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 1px solid #b9d037;
        border-left: none;
        top: 0px;
        left: 31px;
        width: 100px;
        height: 31px;
        background-color: white; }
  .saved-courses__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 52px; }
    .saved-courses__container #savedCourses {
      border: none;
      padding: 0; }
      .saved-courses__container #savedCourses:hover {
        padding: 0; }
      .saved-courses__container #savedCourses ~ .saved-courses__content {
        display: none; }
      .saved-courses__container #savedCourses:checked ~ .saved-courses__content {
        display: block;
        position: absolute;
        width: 308px;
        background-color: white;
        right: 0;
        top: 52px;
        -webkit-box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3);
                box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3);
        padding: 20px 20px 15px 20px;
        z-index: 9; }
      .saved-courses__container #savedCourses:checked ~ label[for="savedCourses"] {
        -webkit-box-shadow: -2px -5px 7px 0 rgba(0, 0, 0, 0.3);
                box-shadow: -2px -5px 7px 0 rgba(0, 0, 0, 0.3);
        background-color: white;
        z-index: 10; }
    .saved-courses__container label[for="savedCourses"] {
      height: 100%;
      padding: 0.75rem 0.75rem 0.75rem 0.4375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: none;
      width: auto; }
      .saved-courses__container label[for="savedCourses"] svg {
        margin-right: 8px; }
      .saved-courses__container label[for="savedCourses"].has-courses {
        pointer-events: initial; }
        .saved-courses__container label[for="savedCourses"].has-courses svg {
          height: 1.625rem;
          width: 1.625rem; }
          .saved-courses__container label[for="savedCourses"].has-courses svg path {
            fill: #C1D600;
            stroke: #C1D600; }
        .saved-courses__container label[for="savedCourses"].has-courses .saved-courses-count {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
    .saved-courses__container .btn-title {
      vertical-align: super;
      display: inline;
      font-size: 15px; }
    .saved-courses__container .saved-courses-count {
      margin-left: 7px;
      height: 28px;
      width: 28px;
      border-radius: 14px;
      border: solid 1px #003057;
      color: #003057;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .saved-courses__container .saved-courses__list {
      list-style-type: none;
      list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
      padding: 0;
      margin: 0;
      color: #192841; }
  .share-button__container #shareButton:checked ~ .button.btn--3__share {
    height: 52px;
    margin-right: 0;
    margin-left: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: white;
    width: 3.125rem;
    -webkit-box-shadow: -2px -5px 7px 0 rgba(0, 0, 0, 0.3);
            box-shadow: -2px -5px 7px 0 rgba(0, 0, 0, 0.3); }
    .share-button__container #shareButton:checked ~ .button.btn--3__share svg {
      margin-left: 4px;
      margin-right: 4px; }
      .share-button__container #shareButton:checked ~ .button.btn--3__share svg g ellipse, .share-button__container #shareButton:checked ~ .button.btn--3__share svg path {
        fill: #C1D600 !important;
        stroke: #C1D600 !important; }
    .share-button__container #shareButton:checked ~ .button.btn--3__share:hover .btn-title {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .share-button__container #shareButton:checked ~ .button.btn--3__share .btn-title {
      vertical-align: super;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 15px;
      background: none;
      border: none;
      position: relative;
      top: auto;
      left: auto;
      width: 100px;
      height: auto; }
      .share-button__container #shareButton:checked ~ .button.btn--3__share .btn-title:hover {
        -webkit-box-shadow: none;
                box-shadow: none; }
    .share-button__container #shareButton:checked ~ .button.btn--3__share:before {
      display: block;
      position: absolute;
      width: 7.5px;
      top: 0;
      height: 52px;
      border: none;
      background-color: white;
      right: 130px;
      -webkit-filter: drop-shadow(-4px 0px 2px rgba(130, 130, 130, 0.2));
      filter: drop-shadow(-4px 0px 2px rgba(130, 130, 130, 0.2));
      -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";
      filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')"; }
  .share-button__container #shareButton:checked ~ .share-button__content {
    top: 48px;
    right: 0;
    z-index: -1;
    background-color: white;
    -webkit-box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3); }
    .share-button__container #shareButton:checked ~ .share-button__content #share-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.share-button__container {
  position: relative; }
  .share-button__container label[for="shareButton"] {
    cursor: pointer; }
  .share-button__container .share-button__content {
    position: absolute;
    top: 42px;
    right: 15px;
    width: 105px;
    background-color: white;
    -webkit-box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.3); }
    .share-button__container .share-button__content #share-buttons {
      display: none;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .share-button__container .share-button__content #share-buttons .share-link {
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-preferred-size: calc(50% - 14px);
            flex-basis: calc(50% - 14px);
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 5px 0; }
      .share-button__container .share-button__content #share-buttons .share-images {
        width: 34px;
        height: 34px; }

.share-button__container #shareButton:checked ~ .share-button__content #share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media screen and (min-width: 1200px) {
  .header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 8.5rem;
    position: relative; }
  .header__navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .header__brand {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.header-menu__list-wrapper {
  background-color: #ffffff;
  display: none;
  width: 100%; }

.header-menu__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.header-menu__list__column {
  border-bottom: 1px solid #e4e4e4;
  padding: 0; }

.header__menu-wrapper .header-menu__item.selected > .header-menu__link {
  position: relative;
  background-color: white;
  color: #003057; }
  .header__menu-wrapper .header-menu__item.selected > .header-menu__link::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 0.375rem;
    width: 100%;
    background-color: #C1D600;
    left: 0; }

.header-menu__link:hover svg path {
  fill: white; }

.menu--sub {
  border-top: 1px solid #e4e4e4;
  width: 100%; }

.header-menu__item {
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .header-menu__item:last-child {
    border: none; }
  .header-menu__item.menu-item--active {
    background-color: #f3f3f3; }

.header-menu__link {
  width: 80%;
  color: #003057;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 17px;
  padding: 0.75rem 0.75rem 0.625rem 1.3125rem;
  text-decoration: none;
  text-transform: uppercase; }
  .menu--sub .header-menu__input:checked ~ .header-menu__link {
    color: #000000;
    font-weight: 500; }
  .menu--sub .header-menu__link {
    color: #555555;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase; }
  .menu--sub-2 .header-menu__link {
    text-transform: none; }
  .menu-item--active .header-menu__link {
    font-weight: 500; }

.header-quicklinks .header-menu__link {
  font-family: "Roboto Condensed", "Helvetica", "Arial", "sans-serif"; }

.header-menu__toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003057;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.3125rem; }
  .header-menu__toggle svg {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

.header-menu__input:checked ~ .header-menu__list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header-menu__input:checked ~ .header-menu__toggle svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.header-menu__promo {
  display: none; }

@media screen and (min-width: 1200px) {
  .header-menu__list-wrapper.menu-wrapper--1 {
    border-bottom: 4px solid #003057;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    display: none;
    left: 4.25rem;
    max-width: calc(100% - 68px);
    min-width: 50%;
    padding: 2rem 2rem 0.625rem 2rem;
    position: absolute;
    top: 100%;
    z-index: 1; }
    .header-menu__item:hover .header-menu__list-wrapper.menu-wrapper--1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
  .header-menu > .header-menu__list > .header-menu__item:hover .header-menu__input:checked ~ .header-menu__list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .header-menu > .header-menu__list > .header-menu__item:hover .header-menu__input:checked ~ .header-menu__list-wrapper.menu-wrapper--3 {
      display: none; }
  .header__navigation .header-menu > .header-menu__list > .header-menu__item:hover .header-menu__input:checked ~ .header-menu__list-wrapper.menu-wrapper--3 {
    display: none; }
  .menu--sub-1 > .header-menu__list__column > .header-menu__item > .header-menu__link {
    border-bottom: solid 1px #003057;
    padding-top: 0;
    font-weight: bold; }
  .header-menu__link {
    padding: 1.0625rem 0.875rem 0.875rem 0.875rem; }
    .menu-wrapper--1 .header-menu__link {
      color: #003057;
      font-weight: 500;
      margin-bottom: 0.25rem;
      padding: 0.34375rem 0; }
    .menu-wrapper--2 .header-menu__link {
      color: #626262;
      line-height: 1.0625rem; }
    .menu--1 > .header-menu__item:hover > .header-menu__link {
      background-color: #003057;
      color: #ffffff; }
    .header-menu__link:focus svg path {
      fill: white; }
  .header-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .menu-wrapper--1 > .header-menu__list {
      /*flex-direction: column;
            flex-shrink: 1;
            flex-wrap: wrap;*/
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: 2.1875rem; }
    .menu-wrapper--2 .header-menu__list {
      display: block; }
  .header-menu__item {
    border: none; }
    .menu--1 > .header-menu__item {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .menu--sub-1 > .header-menu__item {
      margin-bottom: 1.5rem;
      width: 14.75rem; }
  .header-menu__toggle {
    display: none; }
  .menu--sub {
    border: none; }
  .menu-wrapper--2 {
    display: block; }
  .header-menu__promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 25%;
    min-width: 15.3125rem;
    margin: 0 0 1.375rem 0; }
    .header-menu__promo span {
      font-weight: bold;
      color: #003057;
      font-size: 0.9375rem; }
    .header-menu__promo.header-menu__promo__links-below .header-menu__promo__links {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-top: 15px; }
      .header-menu__promo.header-menu__promo__links-below .header-menu__promo__links span {
        margin-top: 0.3125rem; }
      .header-menu__promo.header-menu__promo__links-below .header-menu__promo__links a:last-child {
        margin-bottom: 0;
        padding: 0.1875rem 0 0 0; }
  .header-menu__promo__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .header-menu__promo__links span {
      border-bottom: 1px solid black;
      margin-bottom: 0.6875rem; }
    .header-menu__promo__links a {
      text-decoration: none;
      color: #626262;
      margin-bottom: 0.1875rem;
      padding: 0.1875rem 0;
      font-size: 0.9375rem; }
      .header-menu__promo__links a:last-child {
        margin-bottom: 0.75rem; }
  .header-menu__promo__image-and-text {
    -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17); }
  .header-menu__promo-copy {
    padding: 1.25rem 1.4375rem 1.4375rem; }
  .header-menu__promo-header {
    color: #003057;
    margin: 0;
    padding: 0;
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin-bottom: 0.75rem;
    position: relative; }
  .header-menu__promo-description {
    font-size: 15px; }
  .header-menu__promo-button {
    width: 100%;
    text-align: center; }
  .header-menu__list__column {
    width: 30%;
    border-bottom: none;
    padding: 0; }
  .header-menu__list__column > .header-menu__item > .header-menu__link {
    margin-bottom: 0.6875rem;
    padding: 0.1875rem 0; }
  .header-menu__list__column > .header-menu__item:nth-of-type(1n + 2) {
    margin-top: 20px; } }

.header-mobile {
  color: #ffffff;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5; }
  .header-mobile__input:checked ~ .header-mobile {
    height: 100%;
    overflow: scroll; }

.header-mobile__input {
  display: none; }

.header-mobile__options {
  background-color: #003057;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.75rem;
  position: fixed;
  width: 100%;
  z-index: 5; }

.header-mobile__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 15px;
  padding: 0 1rem;
  position: relative; }
  .header-mobile__label--menu {
    width: 65%;
    background-image: url(mysource_files/burger.svg);
    background-repeat: no-repeat;
    background-position: left 25px center;
    text-indent: 50px; }
    .header-mobile__label--menu .header-mobile__icon {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 1rem; }
  .header-mobile__label--search {
    background-color: #C1D600;
    background-image: url(mysource_files/search-m.svg);
    background-repeat: no-repeat;
    background-position: right 25px center;
    color: #003057;
    width: 45%; }

#header-mobile__input--search:checked ~ .header-mobile .header-mobile__label--search {
  -webkit-transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) background-image 0.1s;
  transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) background-image 0.1s;
  background-image: url(mysource_files/close-search.svg); }

#header-mobile__input--menu:checked ~ .header-mobile .header-mobile__label--menu {
  -webkit-transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) background-image 0.1s;
  transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) background-image 0.1s;
  background-image: url(mysource_files/close-search.svg); }

.header-mobile__menu-wrapper,
.header-mobile__search-wrapper {
  display: none;
  margin-top: 2.75rem;
  height: calc(100% - 44px); }

.header-mobile__menu-wrapper {
  position: relative;
  background-color: #ffffff;
  overflow: scroll; }
  .header-mobile__menu-wrapper:before {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(20%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 20%);
    content: ' ';
    height: 15px;
    right: 0;
    position: absolute;
    top: -15px;
    width: 41%;
    z-index: 1; }
  .header-mobile__menu-wrapper .header-menu__link:hover svg path {
    fill: #003057; }

.header-mobile__search-wrapper {
  background: #C1D600;
  height: calc(100% - 44px); }

.header-mobile__search-container {
  padding: 30px; }
  .header-mobile__search-container .header-mobile__search-title {
    color: #003057;
    margin-top: 0;
    font-size: 1.125rem;
    line-height: 42px;
    font-weight: 500;
    margin: 0.75rem 0 0 0;
    font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif"; }
  .header-mobile__search-container .header-mobile__search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .header-mobile__search-container .mobile-search__field {
    height: 45px;
    background-color: white;
    width: calc(100% - 50px);
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    text-indent: 15px;
    font-size: 15px; }
    .header-mobile__search-container .mobile-search__field:focus {
      -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.5); }
  .header-mobile__search-container button.button.btn--5.mobile-search__submit-btn {
    height: 45px;
    width: 45px;
    padding: 0;
    margin: 0; }

#header-mobile__input--menu:checked ~ .header-mobile .header-mobile__menu-wrapper {
  display: block; }

#header-mobile__input--menu:checked ~ .header-mobile .header-mobile__search-wrapper {
  display: none; }

#header-mobile__input--menu:checked ~ .header-mobile .header-mobile__label:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.25)), color-stop(20%, rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 20%);
  content: ' ';
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 1; }

#header-mobile__input--menu:checked ~ .header-mobile .header-mobile__label--menu {
  background-color: #ffffff;
  color: #003057; }

#header-mobile__input--search:checked ~ .header-mobile .header-mobile__menu-wrapper {
  display: none; }

#header-mobile__input--search:checked ~ .header-mobile .header-mobile__search-wrapper {
  display: block; }

.header-mobile__brand {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5.3125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.header-logo {
  width: 8.5625rem; }
  .header-logo img {
    margin-top: 0.75rem; }

@media screen and (min-width: 768px) {
  .header-mobile__menu-wrapper {
    width: 20rem; }
    .header-mobile__menu-wrapper .header-mobile__search-container {
      display: none; }
  .header-mobile {
    background: transparent; }
  .header-mobile__options {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #header-mobile__input--menu:checked ~ .header-mobile:before {
    background: #003057;
    content: ' ';
    height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100%; }
  #header-mobile__input--menu:checked ~ .header-mobile .header-mobile__label--menu:after {
    background: #003057;
    content: ' ';
    height: 100%;
    left: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100vw; }
  .header-mobile__options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .header-mobile__options .header-mobile__label--menu {
      width: 7.5rem;
      height: 100%; }
    .header-mobile__options .header-mobile__label--search {
      width: 201px; }
  #header-mobile__input--menu:checked ~ .header-mobile .header-mobile__menu-wrapper {
    background-color: white;
    overflow: scroll; } }

@media screen and (min-width: 1200px) {
  .header-mobile__wrapper {
    display: none; }
  .header-logo {
    height: 7.125rem;
    width: 11.5rem; } }

.funnelback_autocomplete {
  position: relative; }

.autocomplete {
  background-color: #f3f3f3;
  width: calc(100% - 5px);
  padding: 5px 15px;
  border: solid 1px #e6e6e6;
  -webkit-box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.5);
  z-index: 1;
  max-height: 21.875rem;
  overflow: scroll;
  position: absolute;
  top: 45px; }

.autocomplete-search-results__list-container {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
  .autocomplete-search-results__list-container li {
    font-size: 0.9375rem;
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #626262; }
    .autocomplete-search-results__list-container li::first-letter {
      text-transform: capitalize; }

.autocomplete li {
  padding: 10px;
  font-weight: 500;
  border-top: solid 1px #e2e2e2; }
  .autocomplete li:first-child {
    border-top: none; }
  .autocomplete li a {
    color: #626262;
    text-decoration: none; }
    .autocomplete li a:focus, .autocomplete li a:hover {
      text-decoration: underline; }
    .autocomplete li a:visited {
      color: #626262; }

.autocomplete a, .autocomplete li {
  display: block; }

.header-quicklinks {
  border-top: 1px solid #e4e4e4; }

@media screen and (min-width: 1200px) {
  .header__quicklinks-wrapper {
    background: #C1D600; }
  .header-quicklinks {
    border: none; }
    .header-quicklinks .header-menu__list {
      background: transparent;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .header-quicklinks .header-menu__item {
      position: relative; }
      .header-quicklinks .header-menu__item .header-menu__link {
        padding: 0.625rem 0.75rem 0.5rem; }
        .header-quicklinks .header-menu__item .header-menu__link:hover, .header-quicklinks .header-menu__item .header-menu__link:focus {
          background-color: #003057;
          color: white; }
          .header-quicklinks .header-menu__item .header-menu__link:hover::after, .header-quicklinks .header-menu__item .header-menu__link:focus::after {
            content: none; }
        .header-quicklinks .header-menu__item .header-menu__link::after {
          content: "";
          width: 1px;
          background-color: white;
          position: absolute;
          right: 0;
          top: 0.75rem;
          bottom: 0.75rem; }
      .header-quicklinks .header-menu__item:last-of-type .header-menu__link:after {
        content: none; }
  .quicklinks__list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); } }

.header__search-wrapper {
  margin: 2.1875rem 0.9375rem 0 0; }

.header-search__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.1875rem; }
  .header-search__form .autocomplete {
    top: 35px; }

input[type="text"].header-search__text-input {
  color: #555555;
  height: 100%;
  font-size: 0.9375rem;
  padding: 0 0.875rem;
  border: solid 1px black;
  margin: 0 0.5rem 0 0;
  width: 13.9375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

select.header-search__select {
  color: #555555;
  padding: 0;
  height: 100%;
  padding: 0 3.4375rem 0 1.3125rem;
  font-size: 0.9375rem;
  border-color: black;
  margin: 0 0.5rem 0 0; }

input[type='submit'].header-search__submit {
  background-image: url(mysource_files/search-green.svg);
  background-repeat: no-repeat;
  background-position: center 45%;
  background-size: 1.4375rem 1.5rem;
  background-color: #003057;
  margin: 0;
  padding: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none; }
  input[type='submit'].header-search__submit:hover, input[type='submit'].header-search__submit:focus {
    background-color: #C1D600;
    background-image: url(mysource_files/search-blue.svg); }

.header {
  padding-top: 2.75rem;
  position: relative;
  z-index: 2; }

.header__wrapper {
  display: none; }

.header-mobile__wrapper {
  position: relative; }

@media screen and (min-width: 1200px) {
  .header {
    padding: 0; }
  .header__wrapper {
    display: block;
    position: fixed;
    width: 100vw;
    background-color: white;
    z-index: 100;
    top: 0;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); } }

.home-course-search-form_wrapper {
  background-color: #f3f3f3;
  z-index: 1; }
  .home-course-search-form_wrapper .inner {
    padding: 0; }

.home-course-search-form {
  padding: 1.125rem 1.875rem 1.9375rem;
  background-color: #C1D600;
  -webkit-box-shadow: inset 0 -5px 20px -5px #7c7c7c;
          box-shadow: inset 0 -5px 20px -5px #7c7c7c;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.home-course-search-form__header {
  margin: 0;
  font-size: 1.1875rem;
  line-height: 2.1875rem;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif"; }

.home-course-search-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .home-course-search-form__form .autocomplete {
    top: 50px; }
  .home-course-search-form__form .course-search-form__checklist-select-container {
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit; }
  .home-course-search-form__form.course-search-form {
    padding: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0); }
  .home-course-search-form__form .course-search-form__checklist-select-container {
    display: none; }

input[type="text"].home-course-search-form__text-input {
  height: 2.875rem;
  padding: 0 0 0 12px;
  border: none; }

input[type="submit"].home-course-search-form__submit {
  margin: 0;
  padding: 0;
  width: 2.8125rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 -1px;
  border: none;
  background-image: url(mysource_files/search-small.svg);
  background-repeat: no-repeat;
  background-position: 30% center;
  background-size: 1.625rem 1.6875rem; }

input[type="submit"].home-course-search-form__submit-lrg {
  margin: 0 0 0 0.625rem; }

.home-course-search-form__links {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.1875rem 1.25rem 1.3125rem;
  list-style: none;
  margin: 0; }
  .home-course-search-form__links .button.btn--1 {
    width: 100%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    border: none; }
  .home-course-search-form__links .button-description {
    display: none; }

.home-course-search-form__link {
  width: 100%;
  margin: 0 0 1rem; }
  .home-course-search-form__link a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .home-course-search-form__link:last-of-type {
    margin: 0; }

.home-course-search-form__scroll {
  display: none; }

input[type="submit"].home-course-search-form__submit-lrg {
  display: none; }

.home-course-search-form__select {
  display: none; }

.home-course-search-form__wrapper .inner {
  padding: 0; }

@media screen and (min-width: 768px) {
  .home-course-search-form__wrapper {
    background-color: #f3f3f3;
    z-index: 1; }
    .home-course-search-form__wrapper .inner {
      padding: 0 25px;
      position: relative; }
  .home-course-search-form {
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75rem 1rem 0.875rem 1.375rem;
    margin: 0 1.5625rem;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0; }
  .home-course-search-form__header {
    margin: 0 1.875rem 0 0;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .home-course-search-form__form {
    width: 100%; }
  input[type="text"].home-course-search-form__text-input {
    height: auto;
    padding-right: 3.125rem;
    background-image: url(mysource_files/search-small.svg);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 1.875rem 1.9375rem; }
  input[type="submit"].home-course-search-form__submit {
    background-size: 1.875rem 1.9375rem;
    display: none; }
  input[type="submit"].home-course-search-form__submit-lrg {
    display: inline-block;
    font-size: 1.0625rem; }
  .home-course-search-form__links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.125rem 1.375rem 0.9375rem; }
  .home-course-search-form__link {
    width: calc(50% - 4px);
    margin: 0 0 0.5rem; }
    .home-course-search-form__link:last-of-type {
      margin: 0 0 0.5rem; } }

@media screen and (min-width: 1200px) {
  .home-course-search-form {
    padding: 1.1875rem 1.4375rem 1.1875rem 2.5rem; }
    .home-course-search-form .course-search-form__checklist-select-container {
      display: inline-block;
      width: 10.625rem;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 0.8125rem; }
  .home-course-search-form__header {
    font-size: 1.375rem; }
  input[type="text"].home-course-search-form__text-input {
    height: auto; }
  input[type="submit"].home-course-search-form__submit-lrg {
    font-size: 1.25rem;
    margin: 0 0 0 0.8125rem; }
  .home-course-search-form__select {
    display: inline-block;
    border: none;
    width: auto;
    margin: 0 0 0 0.8125rem; }
  .home-course-search-form__links {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.5625rem 0.625rem 1.625rem;
    padding: 0;
    -webkit-box-shadow: 0 7px 9px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0 7px 9px 0px rgba(0, 0, 0, 0.1); }
    .home-course-search-form__links .button.btn--1 {
      margin: 0;
      background-image: none;
      padding: 1.25rem 2.1875rem 1.5625rem;
      -webkit-box-shadow: none;
              box-shadow: none;
      position: relative; }
      .home-course-search-form__links .button.btn--1:hover, .home-course-search-form__links .button.btn--1:focus {
        padding: 1.25rem 2.1875rem 1.5625rem;
        background-color: #003057;
        color: white; }
    .home-course-search-form__links .button-description {
      display: block;
      font-family: "Helvetica", "Arial", "sans-serif";
      margin: 0.625rem 0 0;
      font-size: 0.9375rem;
      text-transform: none; }
  .home-course-search-form__link {
    width: 25%;
    margin: 0;
    position: relative; }
    .home-course-search-form__link a {
      display: block; }
    .home-course-search-form__link:after {
      content: " ";
      width: 1px;
      background-color: #d8d8d8;
      position: absolute;
      right: 0;
      top: 1.25rem;
      bottom: 1.25rem; }
    .home-course-search-form__link:last-of-type {
      margin: 0;
      border-right: none; }
      .home-course-search-form__link:last-of-type:after {
        content: none; }
    .home-course-search-form__link:hover:after, .home-course-search-form__link:focus:after {
      content: none; }
  .home-course-search-form__scroll {
    display: block;
    margin: -8px auto 0;
    width: 4rem;
    height: 4rem;
    border-radius: 2rem;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(mysource_files/scroll-arrow.svg); } }

/* news Listing page styles */
.news-search__wrapper {
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1.875rem 1.6875rem 2rem 1.6875rem; }
  .news-search__wrapper .news-search-header {
    font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
    margin: 0 0 0.3125rem 0;
    font-size: 1.125rem;
    font-weight: 500; }
  .news-search__wrapper .news-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .news-search__wrapper .news-search-form select, .news-search__wrapper .news-search-form input {
      margin: 0.3125rem 0;
      width: 100%;
      padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem; }
      .news-search__wrapper .news-search-form select::-ms-clear, .news-search__wrapper .news-search-form input::-ms-clear {
        display: none; }
    .news-search__wrapper .news-search-form .autocomplete {
      top: 55px;
      left: 0; }
  @media screen and (min-width: 1200px) {
    .news-search__wrapper .news-search-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .news-search__wrapper .news-search-form select, .news-search__wrapper .news-search-form input {
        margin: 0.3125rem 0.6875rem 0.3125rem 0; }
        .news-search__wrapper .news-search-form select:last-child, .news-search__wrapper .news-search-form input:last-child {
          margin-right: 0; }
      .news-search__wrapper .news-search-form select {
        width: 11.5rem; }
      .news-search__wrapper .news-search-form input[type='text'] {
        width: auto;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        padding: 0 0 0 7.5px; }
      .news-search__wrapper .news-search-form input[type=submit] {
        width: 10rem; } }

.inside__content .autocomplete ul li:before {
  content: none; }

.inside__content .autocomplete ul, .inside__content .autocomplete ul li {
  padding-left: 0; }

.inside__content .autocomplete a:hover, .inside__content .autocomplete a:focus {
  background: transparent; }

.pagination__container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.pagination-list {
  display: block; }
  .pagination-list .pagination-list__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 40px;
    width: 40px; }
    .pagination-list .pagination-list__item .pagination-list__item-link {
      color: #626262; }
    .pagination-list .pagination-list__item.active {
      background-color: #003057;
      border-radius: 20px; }
      .pagination-list .pagination-list__item.active .pagination-list__item-link {
        color: #ffffff; }
    .pagination-list .pagination-list__item::before {
      display: none; }
  .pagination-list .pagination-list__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    width: 100%;
    height: 100%; }
    .pagination-list .pagination-list__item-link:hover {
      background: none; }

/* publications Listing page styles */
.publications-search__wrapper {
  position: relative;
  bottom: 0;
  margin: 0 0 3.125rem 0;
  background-color: #f3f3f3;
  display: block;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1.875rem 1.6875rem 2rem 1.6875rem; }
  .publications-search__wrapper .publications-search-header {
    font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
    margin: 0 0 0.3125rem 0;
    font-size: 1.125rem;
    font-weight: 500; }
  .publications-search__wrapper .publications-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .publications-search__wrapper .publications-search-form select, .publications-search__wrapper .publications-search-form input {
      margin: 0.3125rem 0;
      width: 100%;
      padding: 0.6875rem 2.5rem 0.6875rem 1.3125rem; }
      .publications-search__wrapper .publications-search-form select::-ms-clear, .publications-search__wrapper .publications-search-form input::-ms-clear {
        display: none; }
    .publications-search__wrapper .publications-search-form .autocomplete {
      top: 55px;
      left: 0; }
  @media screen and (min-width: 1200px) {
    .publications-search__wrapper .publications-search-form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .publications-search__wrapper .publications-search-form select, .publications-search__wrapper .publications-search-form input {
        margin: 0.3125rem 0.6875rem 0.3125rem 0; }
        .publications-search__wrapper .publications-search-form select:last-child, .publications-search__wrapper .publications-search-form input:last-child {
          margin-right: 0; }
      .publications-search__wrapper .publications-search-form select {
        width: 11.5rem; }
      .publications-search__wrapper .publications-search-form input[type='text'] {
        width: auto;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        padding: 0 0 0 7.5px; }
      .publications-search__wrapper .publications-search-form input[type=submit] {
        width: 10rem; } }

.inside__content .autocomplete ul li:before {
  content: none; }

.inside__content .autocomplete ul, .inside__content .autocomplete ul li {
  padding-left: 0; }

.inside__content .autocomplete a:hover, .inside__content .autocomplete a:focus {
  background: transparent; }

.ct-related-course-slider.ct-container {
  background: #f3f3f3;
  padding: 1.5625rem 1.5625rem 2.8125rem 1.5625rem;
  position: relative; }
  .ct-related-course-slider.ct-container .ct-inner {
    position: static; }

.related-course-slider__title.h3--block .green {
  color: #C1D600; }

.ct-related-course-cards__wrapper {
  max-width: 1200px;
  margin: 0 auto; }

.ct-related-course-cards__container {
  margin: 0 auto; }

.ct-related-course-card {
  width: 95%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
  margin: 0 auto; }
  .ct-related-course-card.is-saved-course .save-course-btn path {
    fill: #C1D600;
    stroke: #C1D600; }
  .ct-related-course-card .ct-related-course-card__copy {
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1.875rem 2.0625rem 2rem 1.9375rem; }
    .ct-related-course-card .ct-related-course-card__copy .ct-copy-item {
      width: 100%; }
    .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative;
      color: #003057;
      margin-bottom: 1rem;
      padding-right: 1.25rem; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header .course-title, .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header .course-name {
        color: #003057; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header .course-title {
        font-size: 0.9375rem; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header .course-name {
        font-size: 1.15625rem; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__content.ct-copy-item .ct-related-course-card__header.border-left-yellow:before {
        left: -32px; }
    .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item {
      margin-bottom: 0.9375rem; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
        .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item {
          border-top: solid 1px #f3f3f3;
          margin: 0 0 0 15px;
          padding: 7px 0px 7px 15px;
          position: relative; }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item:first-child {
            border-top: none; }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item::before {
            background: none;
            border: none;
            left: -1rem;
            display: inline;
            position: absolute;
            top: 10px;
            width: 20px;
            height: 20px; }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-duration:before {
            content: url(mysource_files/duration-grey.svg); }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-level:before {
            content: url(mysource_files/levels.svg); }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-location:before {
            content: url(mysource_files/tile-blip.svg); }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item.course-international:before {
            height: 1rem;
            content: url(mysource_files/international.svg);
            top: 6px; }
          .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item .course-information-list .course-information-list-item .course-locations-bubble {
            background-color: #f3f3f3;
            color: #003057;
            font-weight: bold;
            font-size: 15px;
            margin-right: 0.375rem;
            border-radius: 0.9375rem;
            width: 1.5625rem;
            display: inline-block;
            text-align: center; }
    .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item {
      display: block;
      margin-top: auto; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item a {
        width: 100%; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item .save-course-btn {
        position: absolute;
        right: 20px;
        top: 15px; }
        .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item .save-course-btn:hover, .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item .save-course-btn:focus {
          background: none; }
      .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__cta-button-container.ct-copy-item .button {
        width: 100%; }
    .ct-related-course-card .ct-related-course-card__copy .highlight-text {
      color: #003057;
      text-decoration: underline;
      font-weight: bold; }
    .ct-related-course-card .ct-related-course-card__copy .tooltip-btn {
      display: inline; }
      .ct-related-course-card .ct-related-course-card__copy .tooltip-btn:hover, .ct-related-course-card .ct-related-course-card__copy .tooltip-btn:focus {
        cursor: pointer; }
        .ct-related-course-card .ct-related-course-card__copy .tooltip-btn:hover ~ .tooltip-content, .ct-related-course-card .ct-related-course-card__copy .tooltip-btn:focus ~ .tooltip-content {
          display: block; }
    .ct-related-course-card .ct-related-course-card__copy .tooltip-content {
      display: none;
      position: absolute;
      z-index: 1;
      width: 285px;
      left: -46px;
      bottom: 50px;
      background-color: #ffffff;
      -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.5);
      padding: 0 1.5625rem; }
      .ct-related-course-card .ct-related-course-card__copy .tooltip-content .tooltip-list {
        margin: 0;
        padding: 0;
        list-style: none;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
        -webkit-column-count: 2;
                column-count: 2; }
        .ct-related-course-card .ct-related-course-card__copy .tooltip-content .tooltip-list .tooltip-list-item {
          margin: 0 0 0.59375rem 0;
          line-height: 19px; }
          .ct-related-course-card .ct-related-course-card__copy .tooltip-content .tooltip-list .tooltip-list-item:before {
            display: none;
            content: ''; }
      .ct-related-course-card .ct-related-course-card__copy .tooltip-content .triangle-with-shadow {
        width: 21px;
        height: 15px;
        bottom: -15px;
        position: absolute;
        overflow: hidden;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto; }
      .ct-related-course-card .ct-related-course-card__copy .tooltip-content .triangle-with-shadow:after {
        content: "";
        position: absolute;
        width: 15px;
        height: 15px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
                box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        background: white;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        top: 9px;
        left: 3px; }

@media screen and (min-width: 768px) {
  .ct-related-course-slider.ct-container {
    padding: 1.5625rem 1.5625rem 2.8125rem 1.5625rem; }
  .results-information {
    width: 50%; }
  .ct-related-course-card .ct-related-course-card__copy .ct-related-course-card__course-information.ct-copy-item {
    display: block; } }

@media screen and (min-width: 1200px) {
  .ct-related-course-slider.ct-container {
    text-align: center;
    padding: 4.375rem 1.5625rem; }
    .ct-related-course-slider.ct-container .tns-ovh .course-card__wrapper[aria-hidden=true] {
      -webkit-transition: visibility ease-in-out 0.05s;
      transition: visibility ease-in-out 0.05s; }
  .related-course-slider__title.h3--block {
    margin-bottom: 1.5625rem; }
    .related-course-slider__title.h3--block .green {
      color: #C1D600; } }

.tooltip-list[data-columns]::before {
  content: '2 .column.size-1of2'; }

.secondary-navigation-course-search-form__container {
  display: none; }

@media screen and (min-width: 1200px) {
  .secondary-navigation-course-search-form__container {
    margin-top: 1.3125rem;
    display: block;
    border: solid 1px #f3f3f3;
    padding: 1.5625rem; }
  .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input {
    height: 2.8125rem;
    padding-right: 3.1875rem;
    background-image: url(mysource_files/search-small.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 21px) center;
    background-size: 1.875rem 1.9375rem;
    text-indent: 1.3125rem; }
    .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input::-webkit-input-placeholder {
      color: #555555; }
    .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input:-ms-input-placeholder {
      color: #555555; }
    .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input::-ms-input-placeholder {
      color: #555555; }
    .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input::placeholder {
      color: #555555; }
    .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input:-ms-input-placeholder, .navigation-course-search-form__form input[type="text"].navigation-search-form__text-input::-ms-input-placeholder {
      color: #555555; }
  .navigation-course-search-form__form input, .navigation-course-search-form__form fieldset, .navigation-course-search-form__form button {
    margin-bottom: 0.5rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #555555; }
  .navigation-course-search-form__form fieldset {
    border: solid 1px #c9c9c9; }
    .navigation-course-search-form__form fieldset button {
      margin-bottom: 0; }
  .navigation-course-search-form__form input[type="submit"] {
    margin-top: 0;
    text-align: left;
    padding-left: 1.25rem; }
  .navigation-course-search-form__form input[type='checkbox'] + span {
    vertical-align: bottom;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding-left: 1.875rem; }
    .navigation-course-search-form__form input[type='checkbox'] + span:before {
      display: inline-block;
      height: 1.3125rem;
      width: 1.3125rem;
      padding: 0.125rem;
      margin-right: 0.3125rem;
      border: 1px solid #c9c9c9;
      font-family: FontAwesome;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: normal;
      line-height: 1em;
      content: "\A0";
      position: absolute;
      left: 0;
      top: 0.125rem; }
  .navigation-course-search-form__form .course-search__checklist-select-btn.toggled ~ .course-search-form__checklist-list__container ul.course-search-form__checklist-list[data-related-field="study-area"] {
    display: block;
    left: 0; }
  .navigation-course-search-form__form input[type='checkbox']:checked + span:before {
    border-color: #C1D600; }
  .navigation-course-search-form__form input[type='checkbox']:checked + span:after {
    border-bottom: 2px solid #192841;
    border-left: 2px solid #192841;
    content: "";
    height: 8px;
    position: absolute;
    left: 4px;
    width: 14px;
    top: 7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .navigation-course-search-form__form input, .navigation-course-search-form__form input[type="text"] {
    width: 100%;
    display: block; }
  .navigation-course-search__header {
    color: #626262;
    font-weight: bold;
    font-size: 1.125rem;
    margin-bottom: 0.9375rem; } }

.secondary-nav li {
  position: relative; }

.secondary-nav .secondary-nav-title {
  font-size: 1.25rem;
  padding-left: 1.3125rem;
  margin: 0 0 0.75rem;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  text-decoration: none;
  display: block;
  color: #626262; }

.secondary-nav .secondary-nav__list-wrapper {
  background-color: #ffffff;
  display: none;
  width: 100%; }

.secondary-nav .secondary-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  list-style-type: none;
  width: 100%;
  border-top: solid 1px #e4e4e4;
  border-bottom: solid 1px #e4e4e4; }

.secondary-nav > .secondary-nav__list > .secondary-nav__item:not(:last-of-type) {
  border-bottom: solid 1px #e4e4e4; }

.secondary-nav .secondary-nav__item {
  list-style-type: none; }
  .secondary-nav .secondary-nav__item.selected {
    position: relative; }
    .secondary-nav .secondary-nav__item.selected::after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 0.375rem;
      width: 100%;
      background-color: #C1D600; }

.secondary-nav .secondary-nav__link:hover svg path {
  fill: white; }

.secondary-nav .menu--sub {
  width: 100%; }

.secondary-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .secondary-nav__item:last-child {
    border: none; }
  .secondary-nav__item.menu-item--active {
    background-color: #f3f3f3; }

.secondary-nav__link {
  color: #626262;
  display: inline-block;
  width: 80%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-family: "Helvetica", "Arial", "sans-serif";
  font-size: 0.9375rem;
  font-weight: normal;
  padding: 0.4375rem 2.5rem 0.4375rem 1.3125rem;
  text-decoration: none;
  text-transform: uppercase; }
  .menu--sub .secondary-nav__input:checked ~ .secondary-nav__link {
    color: #000000;
    font-weight: 500; }
  .menu--sub .secondary-nav__link {
    color: #555555;
    font-family: "Helvetica", "Arial", "sans-serif";
    font-size: 15px;
    font-weight: 300;
    text-transform: none; }
  .menu--sub-2 .secondary-nav__link {
    text-transform: none; }
  .menu-item--active .secondary-nav__link {
    font-weight: 500; }

.secondary-nav__toggle {
  color: #003057;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20%; }
  .secondary-nav__toggle svg {
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .secondary-nav__toggle:hover {
    cursor: pointer;
    background-color: rgba(228, 228, 228, 0.25);
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease; }
  .header-menu .secondary-nav__toggle {
    width: auto;
    padding: 0 1.3125rem; }

.secondary-nav__input:checked ~ .secondary-nav__list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.secondary-nav__input:checked ~ .secondary-nav__toggle {
  margin: 0; }
  .secondary-nav__input:checked ~ .secondary-nav__toggle svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.secondary-nav__promo {
  display: none; }

hr {
  border-color: #f3f3f3;
  border-style: solid; }

.inside__content .study-area-cards__wrapper {
  padding: 25px 0; }

.study-area-cards__wrapper {
  margin: 0 auto;
  max-width: 1250px;
  padding: 25px; }

.study-area-cards__container .ct-tile-container {
  padding-top: 1.25rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.study-area-cards__container .ct-tile {
  margin-bottom: 0.9375rem; }

@media screen and (min-width: 1200px) {
  .study-area-cards__container .study-area-cards__wrapper {
    padding: 0; }
  .study-area-cards__container .ct-tile {
    width: calc(33.33% - 25px);
    margin-right: 2.1875rem; }
    .study-area-cards__container .ct-tile:nth-child(3n) {
      margin-right: 0; }
  .study-area-cards__container .ct-tile__link {
    text-decoration: none;
    height: 100%; }
  .study-area-cards__container .ct-tile__copy {
    padding: 2.0625rem 3.4375rem 2.0625rem 2.25rem; }
    .study-area-cards__container .ct-tile__copy .ct-tile__header {
      margin-bottom: 1.625rem;
      font-size: 1.375rem; }
      .study-area-cards__container .ct-tile__copy .ct-tile__header.border-left-yellow:before {
        left: -36px; }
    .study-area-cards__container .ct-tile__copy .ct-tile__description {
      margin: 0;
      font-size: 0.9375rem; } }

@media screen and (min-width: 768px) {
  .inside__wrapper .study-area-cards__container.study-area-cards__container__two-cols .ct-tile {
    width: calc(50% - 12px);
    margin-right: 0; }
  .inside__wrapper .study-area-cards__container.study-area-cards__container__two-cols .ct-tile:nth-child(3n) {
    margin-right: 0; }
  .inside__wrapper .study-area-cards__container.study-area-cards__container__two-cols .ct-tile-container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.ct-accordion__wrapper {
  background-color: #f3f3f3;
  border-left: 4px solid #C1D600;
  margin: 1.25rem 0; }
  .ct-accordion__wrapper p:last-child {
    margin-bottom: 0; }

.ct-accordion__header {
  color: #555555;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.25rem;
  text-transform: uppercase; }

.ct-accordion__title {
  padding-right: 0.75rem;
  font-weight: 700; }
  .ct-accordion__title h2, .ct-accordion__title h3, .ct-accordion__title h4 {
    margin: 0;
    padding: 0;
    color: #555555;
    font-size: 0.9375rem;
    line-height: 1.625rem; }

.ct-accordion__toggle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ct-accordion__toggle svg {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.ct-accordion__content {
  display: none; }

.ct-accordion__input:checked + .ct-accordion__wrapper {
  background: #ffffff;
  border-color: #003057;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5); }
  .ct-accordion__input:checked + .ct-accordion__wrapper .ct-accordion__toggle svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .ct-accordion__input:checked + .ct-accordion__wrapper .ct-accordion__content {
    display: block;
    padding: 0 0 0.75rem 0;
    overflow-x: auto;
    margin: 0 1.25rem; }

.ct-accordion__h4 {
  color: #003057;
  font-size: 15px;
  line-height: 42px;
  font-weight: 500;
  margin: 0.75rem 0 0 0; }

.ct-accordion-thin table {
  width: 100%;
  border-collapse: collapse; }

.ct-accordion-thin table tr:nth-child(odd) {
  background-color: #f3f3f3; }

.ct-accordion-thin table td, .ct-accordion-thin th {
  /* border-collapse: unset; */
  border: solid 1px #d8d8d8;
  padding: 5px 11px;
  text-align: left;
  vertical-align: top; }

.ct-accordion-thin table th {
  text-transform: uppercase; }

.ct-accordion-thin table {
  margin-top: 15px; }

.ct-accordion-thin .ct-accordion__wrapper {
  margin: 0.625rem 0; }

@media screen and (min-width: 1200px) {
  .ct-accordion__header {
    font-size: 1rem;
    font-weight: 500;
    padding: 1.5rem 1.25rem; }
  .ct-accordion-thin .ct-accordion__wrapper {
    margin: 0.625rem 0; }
  .ct-accordion-thin .ct-accordion__header {
    padding: 0.625rem 1.5rem; }
  .ct-accordion__title {
    padding-right: 0.75rem; }
    .ct-accordion__title h2, .ct-accordion__title h3, .ct-accordion__title h4 {
      font-size: 1rem;
      font-weight: 700; }
  .ct-accordion__input:checked + .ct-accordion__wrapper .ct-accordion__content {
    padding-bottom: 1.5rem; } }

.course-details-course-header__container {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px; }
  .course-details-course-header__container h1 {
    margin-bottom: 0;
    padding-right: 50px; }

.course-details__info-wrapper {
  position: relative; }
  .course-details__info-wrapper .saved-course__fav-btn {
    position: absolute;
    width: 50px;
    background: none;
    border: none;
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0.625rem 0; }
    .course-details__info-wrapper .saved-course__fav-btn.course-is-saved svg, .course-details__info-wrapper .saved-course__fav-btn.course-is-saved path {
      fill: #C1D600;
      stroke: #C1D600; }

.course-content-table-scroll {
  position: relative;
  padding: 0 0 0 2.375rem;
  margin-top: 0.625rem; }
  .course-content-table-scroll:before {
    content: "";
    position: absolute;
    background-image: url(mysource_files/icon_swipe.png);
    background-repeat: no-repeat;
    background-size: 27px 30px;
    width: 1.875rem;
    height: 1.875rem;
    left: 0;
    top: -2px; }

.ct-tabs__wrapper {
  position: relative;
  margin-bottom: 1.5625rem; }

.ct-tabs-container {
  margin-bottom: 100px; }
  .ct-tabs-container .ct-inner {
    margin: 0;
    padding: 0;
    width: 100%; }

.tab-active {
  background-color: #C1D600; }

.tabs-button {
  display: inline-block;
  padding: 0.625rem 0.75rem;
  font-weight: bold;
  margin: 0 4px 11px 0; }
  .tabs-button.tab-btn__green1 {
    color: #003057; }
  .tabs-button.tab-btn__blue1 {
    color: #ffffff; }

.course-details__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.4375rem 1.6875rem;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5); }

.course-info-col {
  border-bottom: 0.0625rem solid #dadada;
  padding: 0.625rem 0 0.9375rem 0; }
  .course-info-col p {
    margin: 0;
    color: #363636; }

.course-info-container:last-child .course-info-col:last-child {
  border-bottom: 0; }

.course-info-highlight {
  color: #003057;
  font-size: 0.9375rem;
  font-weight: 600; }

.cta-buttons-container {
  display: none; }

@media screen and (min-width: 768px) {
  .tabs-button {
    padding: 0.625rem 1.875rem; }
  .course-details__info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .course-info-container {
    width: calc(50% - 35px); }
    .course-info-container .course-info-col:last-child {
      border-bottom: 0; } }

@media screen and (min-width: 1200px) {
  .cta-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 1.0625rem 0 0.9375rem; }
    .cta-buttons-container .button {
      margin-right: 12px; }
      .cta-buttons-container .button:last-child {
        margin-right: 0; }
  .tabs-button {
    margin: 0 -4px 11px 0; }
  .course-details__info-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .course-info-container {
    width: calc(33.33% - 35px); }
    .course-info-container:last-child .course-info-col:last-child {
      border-bottom: 0; }
  .course-content-table-scroll {
    display: none; } }

a.tabs-button {
  background-color: #003057;
  text-decoration: none;
  margin: 0;
  color: white; }

a.tabs-button:hover, a.tabs-button:focus {
  background-color: #C1D600;
  color: #003057; }

a.tabs-button.active {
  background-color: #C1D600;
  color: #003057; }

.course-container-main {
  position: relative;
  margin-top: 10px; }

.course-container-main:before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #C1D600;
  position: absolute;
  top: -10px; }

/*
#domesticTab {

    &~.tabs-button[for=domesticTab] {
        position: relative;
        background-color: $cqu-blue;
        color: $white;
    }

    &~.tabs-button[for=domesticTab]:after {
        content: '';
        z-index: 1;
        left: 0;
        top: 46px;
        background-color: $cqu-blue;
        height: pxToRem(11);
        width: 100%;
    }

    
    &:checked {
        &~.tabs-button[for=domesticTab] {
            position: initial;
            background-color: $cqu-green;
            color: $cqu-blue;
        }

        &~.tabs-button[for=domesticTab]:after {
            content: '';
            position: absolute;
            left: 0;
            top: 46px;
            background-color: $cqu-green;
            color: $cqu-blue;
            height: pxToRem(11);
            width: 100%;
        }

        &~.tabs-domesticContent {
            display: block;
        }
    }

}
*/
/*
#internationalTab {
    &~.tabs-button[for=internationalTab] {
        // position: relative;
        background-color: $cqu-blue;
        color: $white;
    }

    &:checked {
        &~.tabs-button[for=internationalTab] {
            // position: relative;
            background-color: $cqu-green;
            color: $cqu-blue;

        }

        &~.tabs-button[for=internationalTab]:after {
            content: '';
            position: absolute;
            left: 0;
            top: 46px;
            background-color: $cqu-green;
            height: pxToRem(11);
            width: 100%;
        }

        &~.tabs-internationalContent {
            display: block;
        }
    }
}
*/
.course-details-footer__wrapper {
  background-color: #e6e6e6;
  color: #003057; }

.course-details-footer__container {
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3.125rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .course-details-footer__container .h3--block {
    background-color: #C1D600;
    color: #003057; }

.course-footer-information {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .course-footer-information .course-details-footer__item {
    width: 100%; }
    .course-footer-information .course-details-footer__item p {
      margin: 1.25rem 0; }

.course-footer-cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .course-footer-cta-buttons .button {
    display: block;
    width: 100%;
    margin: 0 0 5px 0; }

@media screen and (min-width: 768px) {
  .course-details-footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .course-footer-information {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .course-footer-information .course-details-footer__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: end;
          align-content: flex-end;
      width: 100%; }
      .course-footer-information .course-details-footer__item p {
        margin: 1.25rem 0 0 0; }
  .course-footer-cta-buttons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }

@media screen and (min-width: 1200px) {
  .course-details-footer__container {
    padding: 3.125rem 0; }
  .course-footer-information {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .course-footer-information .course-details-footer__item {
      display: block;
      width: 50%; }
      .course-footer-information .course-details-footer__item p {
        margin: 0; }
  .course-footer-cta-buttons {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

.events-cards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .events-cards-container .ct-tile {
    width: 100%;
    position: relative;
    padding: 1.375rem 1.625rem; }
    .events-cards-container .ct-tile .events-card-date {
      text-align: center;
      line-height: 1;
      background-color: #C1D600;
      width: 62px;
      height: 3.75rem;
      position: absolute;
      right: -10px;
      top: 24px;
      font-weight: bold;
      padding-top: 0.3125rem; }
      .events-cards-container .ct-tile .events-card-date .events-card-date_day, .events-cards-container .ct-tile .events-card-date .events-card-date_month {
        margin-bottom: 0;
        color: #003057; }
      .events-cards-container .ct-tile .events-card-date .events-card-date_day {
        font-size: 1.8125rem; }
      .events-cards-container .ct-tile .events-card-date .events-card-date_month {
        font-size: 0.9375rem; }
    .events-cards-container .ct-tile .events-location {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin-bottom: 0.9375rem; }
      .events-cards-container .ct-tile .events-location svg {
        margin-right: 0.625rem;
        width: 16px;
        height: 23px; }
    .events-cards-container .ct-tile .ct-tile__header {
      font-size: 21px;
      padding-right: 2.5625rem; }
      .events-cards-container .ct-tile .ct-tile__header.border-left-yellow:before {
        left: -16px; }
    .events-cards-container .ct-tile .ct-tile_link {
      text-decoration: none; }
      .events-cards-container .ct-tile .ct-tile_link:hover {
        background: none; }
        .events-cards-container .ct-tile .ct-tile_link:hover .ct-tile__header {
          text-decoration: underline; }
      .events-cards-container .ct-tile .ct-tile_link:focus {
        background: none; }
    .events-cards-container .ct-tile .ct-tile__copy {
      padding-bottom: 1.125rem; }
      .events-cards-container .ct-tile .ct-tile__copy .ct-tile__description {
        display: block;
        line-height: 22px; }
  .events-cards-container .event-cards_buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; }
    .events-cards-container .event-cards_buttons-container label {
      margin-right: auto; }
    .events-cards-container .event-cards_buttons-container a, .events-cards-container .event-cards_buttons-container label {
      color: #003057;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .events-cards-container .event-cards_buttons-container a:hover, .events-cards-container .event-cards_buttons-container label:hover {
        background-color: none;
        background: none;
        text-decoration: underline; }
      .events-cards-container .event-cards_buttons-container a svg, .events-cards-container .event-cards_buttons-container label svg {
        margin-right: 7px;
        width: 19px;
        height: 19px; }

.event-cards__share-button:hover .event-card__share-button__content, .event-card__share-button__content:hover .event-card__share-button__content {
  display: block; }

.event-card__share-button__content {
  display: none;
  z-index: 1;
  position: absolute;
  bottom: -105px;
  left: 0;
  background-color: white;
  height: 105px;
  width: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
  .event-card__share-button__content.active {
    display: block; }

.share-buttons-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .share-buttons-container a.share-link {
    height: 50%;
    width: 50%; }
    .share-buttons-container a.share-link:hover, .share-buttons-container a.share-link:focus {
      background: none; }

.event-card__share-button__content img.share-images, .news-card__share-button__content img.share-images {
  max-width: calc(100% - 20px); }

.events-cards-container[data-columns]::before {
  content: '1 .column.size-1of1'; }

.column {
  float: left; }

.size-1of1 {
  width: 100%; }

.size-1of2 {
  width: calc(50% - 25px); }

.size-1of3 {
  width: calc(33.333% - 25px); }

.size-1of4 {
  width: calc(25% - 20px); }

@media screen and (min-width: 768px) {
  .events-cards-container[data-columns]::before {
    content: '2 .column.size-1of2'; } }

@media screen and (min-width: 1200px) {
  .events-cards-container .ct-tile {
    padding: 0 0px 1.25rem; }
    .events-cards-container .ct-tile .ct-tile__header.border-left-yellow:before {
      left: -23px; }
  .events-cards-container[data-columns]::before {
    content: '4 .column.size-1of4'; }
  .event-card__share-button__content img.share-images, .news-card__share-button__content img.share-images {
    max-width: calc(100% - 10px);
    max-height: calc(100% - 10px); } }

.ct-container.ct-faq {
  max-width: 75rem;
  margin: 0 auto;
  padding: 1.875rem; }

.inside__content .ct-container.ct-faq {
  padding: 0 0 1.875rem; }

.ct-faq-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .ct-faq-container .ct-faq-container-col {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }

@media screen and (min-width: 768px) {
  .ct-container.ct-faq {
    max-width: 75rem;
    margin: 0 auto;
    padding: 3.75rem 2rem; }
  .inside__content .ct-container.ct-faq {
    padding: 0 0 3.75rem; }
  .ct-faq-container .ct-faq-container-col {
    -ms-flex-preferred-size: calc(50%  - 27.5px);
        flex-basis: calc(50%  - 27.5px); }
  .ct-faq-item span.ct-faq-item__title {
    margin: 0 45px 0 42px; } }

.ct-faq-container__one-col .ct-faq-container-col {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.faq-search-form_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0.9375rem; }
  .faq-search-form_wrapper input[type="text"] {
    padding: 0 0.9375rem; }
  .faq-search-form_wrapper input[type="submit"] {
    margin: 0 0 0 15px; }

.ct-container.ct-faq.faq-search-container {
  padding: 0; }

.ct-faq-item {
  border-bottom: 1px solid #e6e6e6; }
  .ct-faq-item:nth-child(1), .ct-faq-item:nth-child(2) {
    border-top: none; }
  .ct-faq-item .ct-faq__input:checked ~ .ct-faq-item__wrapper .ct-faq-item__toggle {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    -webkit-transition: all ease-in .125s;
    transition: all ease-in .125s; }
  .ct-faq-item .ct-faq__input:checked ~ .ct-faq-item__wrapper .ct-faq-item__content {
    height: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all ease-in .25s;
    transition: all ease-in .25s; }
  .ct-faq-item .ct-faq-item__wrapper {
    height: 100%; }
  .ct-faq-item .ct-faq-item__header {
    width: 100%;
    height: 5.9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .ct-faq-item .ct-faq-item__header .ct-faq-item__toggle {
      position: absolute;
      margin: 0 auto;
      right: 1.9375rem;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: all ease-in .135s;
      transition: all ease-in .135s; }
  .ct-faq-item .ct-faq-item__title {
    font-size: 1.125rem;
    color: #003057;
    margin: 0 42px; }
    .ct-faq-item .ct-faq-item__title:before {
      content: url(mysource_files/faq.svg);
      width: 2rem;
      height: 2rem;
      left: 0;
      position: absolute; }
  .ct-faq-item .ct-faq-item__content {
    height: 0;
    opacity: 0;
    visibility: hidden; }

.ct-highlight {
  position: relative;
  background-color: #f3f3f3; }

.ct-highlight__slide {
  height: 22.8125rem;
  width: 100vw; }
  .ct-highlight__slide:nth-child(2n + 1):not(.ct-highlight__slide-feature) .ct-highlight__slide-header {
    color: white; }
  .ct-highlight__slide:nth-child(2n + 1):not(.ct-highlight__slide-feature) .ct-highlight__slide-description {
    color: white; }
  .ct-highlight__slide:nth-child(2n + 1):not(.ct-highlight__slide-feature) .ct-highlight__slide-text {
    background-color: #003057; }
  .ct-highlight__slide:nth-child(2n + 1):not(.ct-highlight__slide-feature) .ct-highlight__slide-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }

.ct-highlight__slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.ct-highlight__slide-image {
  height: 50%;
  background-image: url(https://via.placeholder.com/320x160);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.ct-highlight__slide-text {
  height: 50%;
  background-color: #C1D600;
  padding: 1.875rem 1.75rem 1.875rem;
  font-size: 0.9375rem;
  color: #003057; }

.ct-highlight__slide-feature .ct-highlight__slide-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit; }
  .ct-highlight__slide-feature .ct-highlight__slide-image img {
    min-width: 100%;
    min-height: 100%; }

.ct-highlight__slide-feature .ct-highlight__slide-text {
  background-color: #003057;
  color: white;
  height: auto; }

.ct-highlight__slide-feature .ct-highlight__slide-header {
  color: white; }

.ct-highlight__slide-feature .ct-highlight__slide-link {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .ct-highlight__slide-feature .ct-highlight__slide-link:hover .ct-highlight__slide-header {
    text-decoration: underline; }

.ct-highlight__slide-feature .ct-highlight__slide-description {
  color: white; }

.ct-highlight__slider-controls {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 50%; }

.ct-highlight__slider-controls__btn {
  background-image: url(mysource_files/slider.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 2.875rem;
  height: 2.875rem;
  border: none;
  background-color: white;
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(50% - 23px);
  right: 0; }
  .ct-highlight__slider-controls__btn:disabled {
    visibility: hidden; }
  .ct-highlight__slider-controls__btn:hover {
    background-color: #003057;
    cursor: pointer; }

.ct-highlight__slider-controls__prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0; }

.ct-highlight__slide-header {
  margin: 0 0 0.625rem 0;
  color: #003057; }

.ct-highlight__slide-description {
  margin: 0; }

.ct-highlight__slide-link {
  height: 100%;
  text-decoration: none; }
  .ct-highlight__slide-link:hover .ct-highlight__slide-header {
    text-decoration: underline; }

.ct-highlight__slide-video {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ct-highlight__slide-video .video-container {
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 50%;
    padding: 0;
    height: 100%; }
  .ct-highlight__slide-video figure {
    margin: 0;
    width: 100%; }
    .ct-highlight__slide-video figure figcaption {
      margin: 6px 10px;
      font-size: 0.875rem; }
      .ct-highlight__slide-video figure figcaption .link {
        color: white; }

.ct-highlight__slide-content__video {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .ct-highlight__slide-content__video .ct-highlight__slide-link {
    height: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 100%; }

@media screen and (min-width: 768px) {
  .ct-highlight__slide {
    width: 15.75rem;
    height: 20.9375rem; }
  .ct-highlight__slide-text {
    padding: 0.625rem 1rem;
    font-size: 0.9375rem; }
  .ct-highlight__slide-feature {
    width: 32.25rem; }
    .ct-highlight__slide-feature .ct-highlight__slide-text {
      padding: 0.625rem 1.75rem 0;
      font-size: 1.125rem; }
    .ct-highlight__slide-feature .ct-highlight__slide-description {
      display: none; }
  .ct-highlight__slider-controls__btn {
    width: 3.375rem;
    height: 3.375rem; } }

@media screen and (min-width: 1200px) {
  .ct-highlight__slide {
    width: 22.375rem;
    height: 28.8125rem; }
  .ct-highlight__slide-feature {
    width: 45.3125rem; }
  .ct-highlight__slide-header {
    font-size: 1.4375rem; }
  .ct-highlight__slide-text {
    padding: 1.875rem 1.75rem;
    font-size: 0.9375rem; } }

.ct-icon-block {
  background-color: #f3f3f3;
  padding: 2.5rem 0 0; }

.ct-icon-block__tile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.ct-icon-block__copy {
  text-align: center; }

.ct-icon-block__headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .ct-icon-block__headers .ct-icon-block__header {
    font-size: 1.625rem;
    padding: 0.1875rem 0.8125rem; }

.ct-icon-block__description {
  font-size: 0.9375rem; }

.ct-icon-block__tile {
  width: 30%;
  margin: 0 !important; }

.ct-icon-block__tile-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.ct-icon-block__tile-icon-container {
  width: 5rem;
  height: 5rem;
  background-color: white;
  border-radius: 2.5rem;
  margin: 1.375rem 0 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .ct-icon-block__tile-icon-container svg {
    max-width: 3.4375rem;
    max-height: 3.4375rem; }

.ct-icon-block__tile-description {
  color: #003057;
  width: 100%; }

.tns-nav {
  text-align: center; }
  .tns-nav button {
    background-color: #626262;
    width: 0.6875rem;
    height: 0.6875rem;
    border-radius: 0.34375rem;
    border: solid 2px #f3f3f3;
    padding: 0;
    border: none;
    margin-right: 0.625rem; }
    .tns-nav button.tns-nav-active {
      background-color: #C1D600;
      -webkit-box-shadow: 0 0 0 2px white;
              box-shadow: 0 0 0 2px white; }
    .tns-nav button:last-of-type {
      margin-right: 0; }

@media screen and (min-width: 768px) {
  .ct-icon-block__tile-icon-container {
    width: 6.0625rem;
    height: 6.0625rem;
    border-radius: 3.03125rem; }
    .ct-icon-block__tile-icon-container svg {
      max-width: 4.0625rem;
      max-height: 4.0625rem; }
  .ct-icon-block__tile-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ct-icon-block__tile {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .ct-icon-block__tile-contents {
    width: 80%; }
  .ct-icon-block__headers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 0 0.875rem; }
    .ct-icon-block__headers .ct-icon-block__header {
      padding: 0.3125rem 0.5625rem; }
  h3.h3--block-inline.ct-icon-block__header:nth-child(1n+2) {
    margin: 0 0 0 -10px; }
    h3.h3--block-inline.ct-icon-block__header:nth-child(1n+2):last-of-type {
      margin: 0 0 0 -10px; } }

@media screen and (min-width: 1200px) {
  .ct-icon-block__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .tns-outer {
    width: 100%;
    height: auto; }
  .ct-icon-block {
    padding: 1.4375rem 0 4.1875rem 0; }
  .ct-icon-block__copy {
    text-align: left;
    width: 25%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .ct-icon-block__headers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .ct-icon-block__headers .ct-icon-block__header {
      font-size: 2.125rem;
      line-height: 2.5rem; }
  h3.h3--block-inline.ct-icon-block__header:nth-child(1n+2) {
    margin: -10px 0 0; }
    h3.h3--block-inline.ct-icon-block__header:nth-child(1n+2):last-of-type {
      margin: -10px 0 0; }
  .ct-icon-block__tile {
    width: 33%; }
  .ct-icon-block__tile-icon-container {
    margin: 0.3125rem 0 1.4375rem;
    width: 6.875rem;
    height: 6.875rem;
    border-radius: 3.4375rem; }
    .ct-icon-block__tile-icon-container svg {
      max-width: 4.6875rem;
      max-height: 4.6875rem; }
  .ct-icon-block__tile-description {
    width: 60%;
    min-width: 11.875rem; } }

.ct-100-image__container {
  width: 100%; }

@media screen and (min-width: 1200px) {
  .inside__wrapper .ct-container.ct-100-image .ct-inner {
    width: 100%;
    margin: 0;
    padding: 0; } }

.ct-locations {
  background-color: #f3f3f3;
  padding-top: 2.625rem; }

.ct-locations__search-buttons {
  display: block; }
  .ct-locations__search-buttons select.ct-locations__select {
    margin-bottom: 0.8125rem; }
  .ct-locations__search-buttons button.button.btn--2 {
    display: block;
    width: 100%; }

.ct-locations__search {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0; }
  @media screen and (min-width: 1200px) {
    .ct-locations__search {
      right: inherit; } }

.ct-locations__search__wrap {
  padding: 1.4375rem 1.5rem 1.8125rem;
  background-color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.ct-locations__search__description {
  max-width: 28.125rem; }

.ct-locations__search-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

input[type="text"].ct-locations__text-input {
  padding: 0.6875rem 3.125rem 0.6875rem 1.3125rem;
  font-size: 0.9375rem;
  background-image: url(mysource_files/icon_map_marker_dark.svg);
  background-repeat: no-repeat;
  background-position: right 11px center;
  margin-bottom: 0.8125rem;
  -webkit-box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
          box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
  border: none;
  color: #626262; }

.ct-locations__select {
  margin-right: 0.8125rem;
  -webkit-box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
          box-shadow: 0 0 9px 0 rgba(92, 112, 135, 0.7);
  border: none;
  color: #626262; }

#infowindow-content {
  display: none; }

.ct-locations__map {
  background-color: white;
  height: 38.75rem; }
  .ct-locations__map #infowindow-content {
    display: inline; }

.ct-inner-column {
  margin: 0 28px; }

.ct-inner-column-absolute {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 28px; }

@media screen and (min-width: 768px) {
  .ct-locations.ct-container .ct-inner {
    padding-bottom: 0; }
  .ct-locations__search {
    position: absolute;
    background-color: inherit; }
  .ct-locations__search-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .ct-locations__map {
    height: 38.75rem; }
  .ct-inner-column {
    margin: 0 25px; }
  .ct-inner-column-absolute {
    margin: 0 25px; }
  input[type="text"].ct-locations__text-input {
    margin-bottom: 0;
    margin-right: 0.625rem; }
  .ct-locations__search-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .ct-locations__search-buttons select.ct-locations__select {
      margin-bottom: 0; }
    .ct-locations__search-buttons button.button.btn--2 {
      display: block;
      width: 100%; }
  .ct-locations__select {
    margin-right: 0.625rem;
    width: auto; } }

@media screen and (min-width: 1200px) {
  .ct-locations__search {
    left: 1.5625rem; }
  .ct-locations__search-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ct-locations__map {
    height: 30.9375rem; }
  .ct-inner-column {
    margin: 0 auto;
    max-width: 75rem; }
  .ct-inner-column-absolute {
    margin: 0 auto;
    max-width: 75rem; }
  .ct-locations__search__wrap {
    padding: 2.0625rem 3.375rem 2.9375rem 2.9375rem; }
  .ct-locations__select {
    width: 100%; }
  input[type="text"].ct-locations__text-input {
    margin-bottom: 0.8125rem; } }

.gmap-infowindow-content {
  display: none; }

#place-name {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 8px;
  display: block; }

#place-address-link {
  font-size: 15px;
  margin-bottom: 8px;
  display: block; }

#place-phone {
  font-size: 15px; }

.ct-container.ct-news-cards .ct-inner {
  padding: 0;
  margin: 0;
  width: 100%; }

.ct-container.ct-news-cards .ct-tile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.ct-container.ct-news-cards .ct-tile.ct-tile-100 {
  width: 100%;
  margin-right: 0; }

.ct-container.ct-news-cards .ct-tile {
  width: 100%;
  margin-right: 0.9375rem; }

.ct-container.ct-news-cards .ct-tile__header {
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: normal; }

.ct-container.ct-news-cards .ct-tile__link {
  position: relative;
  display: block;
  padding: 0; }
  .ct-container.ct-news-cards .ct-tile__link:hover, .ct-container.ct-news-cards .ct-tile__link:focus {
    background: none;
    outline: none;
    background-color: none;
    text-decoration: underline; }
    .ct-container.ct-news-cards .ct-tile__link:hover .ct-tile__header, .ct-container.ct-news-cards .ct-tile__link:focus .ct-tile__header {
      color: #003057; }

.ct-container.ct-news-cards .ct-tile__copy {
  padding: 1.5625rem 2.5rem 1.75rem 2.5rem; }
  .ct-container.ct-news-cards .ct-tile__copy .border-left-yellow:before {
    left: -2.5rem; }

.ct-container.ct-news-cards .ct-tile-highlight__container {
  padding: 0; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__copy {
    padding: 0.625rem 2.5rem 2rem 2.5rem; }
    .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__copy .border-left-yellow:before {
      left: -2.5rem; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__header {
    font-size: 1.5rem;
    font-weight: bold; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__description {
    font-size: 1.125rem; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__date {
    color: #192841;
    font-weight: 500; }

.ct-container.ct-news-cards .ct-tile-highlight {
  position: relative;
  display: block;
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  background-color: #C1D600;
  color: #003057;
  padding: 8px 12px;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: normal;
  margin-bottom: 15px; }

.news-tile-container__masonry[data-columns]::before {
  content: '1 .column.size-1of1'; }

.news-cards_buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .news-cards_buttons-container label {
    margin-right: auto; }
  .news-cards_buttons-container a, .news-cards_buttons-container label {
    color: #003057;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .news-cards_buttons-container a:hover, .news-cards_buttons-container label:hover {
      background-color: none;
      background: none;
      text-decoration: underline; }
    .news-cards_buttons-container a svg, .news-cards_buttons-container label svg {
      margin-right: 7px;
      width: 19px;
      height: 19px; }

.news-cards__share-button:hover .news-card__share-button__content, .news-card__share-button__content:hover .news-card__share-button__content {
  display: block; }

.news-card__share-button__content {
  display: none;
  z-index: 1;
  position: absolute;
  bottom: -105px;
  left: 0;
  background-color: white;
  height: 105px;
  width: 100px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
  .news-card__share-button__content.active {
    display: block; }

.share-buttons-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .share-buttons-container a.share-link {
    height: 50%;
    width: 50%; }
    .share-buttons-container a.share-link:hover, .share-buttons-container a.share-link:focus {
      background: none; }

@media screen and (min-width: 768px) {
  .ct-container.ct-news-cards .ct-tile {
    padding: 0;
    width: calc(100% / 2 - 15px);
    margin-right: 0.9375rem; }
    .ct-container.ct-news-cards .ct-tile .ct-tile__copy {
      padding: 1.5625rem 2.4375rem 1.75rem 2.5rem; }
      .ct-container.ct-news-cards .ct-tile .ct-tile__copy .ct-tile__header.border-left-yellow:before {
        left: -42px; }
  .ct-container.ct-news-cards .ct-tile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ct-container.ct-news-cards .ct-tile-highlight {
    position: absolute;
    background-color: #C1D600;
    padding: 8px 12px;
    font-weight: bold;
    font-size: 15px;
    top: 0;
    left: 0; }
  .ct-container.ct-news-cards .news-tile-container__masonry .ct-tile {
    padding: 0;
    width: 100%;
    margin-bottom: 25px; }
    .ct-container.ct-news-cards .news-tile-container__masonry .ct-tile .ct-tile__copy {
      padding: 1.5625rem 2.4375rem 1.75rem 2.5rem; }
      .ct-container.ct-news-cards .news-tile-container__masonry .ct-tile .ct-tile__copy .ct-tile__header.border-left-yellow:before {
        left: -40px; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__copy {
    padding: 4.0625rem 4.375rem 2rem 2.8125rem; }
    .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__copy .ct-tile__header.border-left-yellow:before {
      left: -45px; }
  .news-tile-container__masonry[data-columns]::before {
    content: '2 .column.size-1of2'; } }

@media screen and (min-width: 1200px) {
  .ct-container.ct-news-cards .ct-tile {
    width: calc(100% / 3 - 15px);
    margin-right: 0.9375rem; }
  .ct-container.ct-news-cards .ct-tile-highlight__container .ct-tile__copy {
    padding-top: 3.0625rem; }
  .ct-container.ct-news-cards .news-tile-container__masonry .ct-tile {
    padding: 0;
    width: 100%; }
  .news-tile-container__masonry[data-columns]::before {
    content: '3 .column.size-1of3'; } }

.ct-news-social {
  background-color: #f3f3f3;
  padding: 2.8125rem 0 2.625rem; }

.ct-news-social__tabs {
  text-align: center; }

.ct-news-social__section {
  text-align: left;
  display: none;
  padding: 20px 0 0; }

.ct-news-social__input {
  width: 1px;
  height: 1px;
  position: absolute; }

.ct-news-social__label {
  font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
  font-size: 1.3125rem;
  display: inline-block;
  color: #003057;
  padding: 0.625rem 0;
  width: 6.875rem;
  height: 3.0625rem;
  background-color: white;
  position: relative; }
  .ct-news-social__label:hover {
    color: white;
    background-color: #003057; }

.ct-news-social__label:hover {
  cursor: pointer; }

.ct-news-social__input:checked + .ct-news-social__label {
  color: white;
  background-color: #003057; }

.ct-news-social__input:focus + .ct-news-social__label {
  outline: -webkit-focus-ring-color auto 5px; }

#ct-news-social__tab1:checked ~ #ct-news-social__news,
#ct-news-social__tab2:checked ~ #ct-news-social__social {
  display: block; }

a.button.ct-news-social__button {
  text-align: center;
  background-color: #f3f3f3; }

.ct-tile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 0.9375rem;
  text-align: left; }

.ct-tile {
  background-color: white;
  margin: 0 0 0.375rem;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17); }

a.ct-tile__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  padding: 1.75rem 1.4375rem 1.875rem;
  height: 100%; }
  a.ct-tile__link:hover, a.ct-tile__link:focus {
    background-color: #003057; }
    a.ct-tile__link:hover .ct-tile__header, a.ct-tile__link:hover .ct-tile__description, a.ct-tile__link:hover .ct-tile__date, a.ct-tile__link:focus .ct-tile__header, a.ct-tile__link:focus .ct-tile__description, a.ct-tile__link:focus .ct-tile__date {
      color: white; }

.ct-tile-with-image .ct-tile__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ct-tile__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }

.ct-tile__image {
  display: none; }

.ct-tile__header {
  color: #003057;
  position: relative;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin: 0 0 1.25rem;
  font-weight: 500; }

.ct-tile__date {
  font-weight: 500;
  margin: 0; }

#ct-news-social__social .ct-tile-container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.ct-tile__social .ct-tile__social-type {
  font-size: 0.9375rem;
  color: #003057;
  position: relative;
  margin: auto 0 0;
  padding: 0 0 0 2.5rem; }
  .ct-tile__social .ct-tile__social-type:before {
    content: "";
    background-image: url(mysource_files/icon-fb-blue.svg);
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    position: absolute;
    left: 0;
    top: -3px; }
  .ct-tile__social .ct-tile__social-type.ct-tile__social-type__facebook:before {
    background-image: url(mysource_files/icon-fb-blue.svg); }
  .ct-tile__social .ct-tile__social-type.ct-tile__social-type__twitter:before {
    background-image: url(mysource_files/icon-twitter-blue.svg); }

.ct-tile__social .ct-tile__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ct-tile__social .ct-tile__link:hover .ct-tile__social-type {
  color: white; }

.ct-tile__social .ct-tile__link:hover .ct-tile__social-type__facebook:before {
  background-image: url(mysource_files/icon-fb-white.svg); }

.ct-tile__social .ct-tile__link:hover .ct-tile__social-type__twitter:before {
  background-image: url(mysource_files/icon-twitter-white.svg); }

.ct-tile__social .ct-tile__date {
  margin: 0 0 0 2.5rem; }

@media screen and (min-width: 768px) {
  .ct-news-social {
    text-align: right; }
  a.button.ct-news-social__button {
    margin-left: auto; }
  .ct-news-social__section {
    text-align: right; } }

@media screen and (min-width: 1200px) {
  .ct-news-social__label {
    font-size: 1.5rem;
    padding: 0.4375rem 0;
    width: 7.4375rem; }
  .ct-tile-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .ct-tile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 1.125rem;
    width: 24%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .ct-tile.ct-tile-with-image .ct-tile__image {
      display: block;
      width: 100%;
      min-height: 9.3125rem;
      height: 100%; }
    .ct-tile.ct-tile-with-image .ct-tile__copy {
      height: 100%; }
    .ct-tile.ct-tile-with-image .ct-tile__description {
      display: none; }
  .ct-tile__image {
    background-color: white;
    display: block;
    width: 50%; }
  .ct-tile__copy {
    padding: 1.375rem 1.25rem 1.875rem 1.4375rem;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .ct-tile__date {
    margin-top: auto;
    max-height: 100%; }
  .ct-tile-100 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 1.125rem; }
    .ct-tile-100 .ct-tile__image {
      min-height: 16.75rem;
      width: 50%; }
    .ct-tile-100 .ct-tile__copy {
      width: 50%; }
    .ct-tile-100.ct-tile-with-image .ct-tile__link {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .ct-tile-100.ct-tile-with-image .ct-tile__image {
      width: 50%; }
    .ct-tile-100.ct-tile-with-image .ct-tile__description {
      display: block; }
  .ct-tile-50 {
    width: 49.5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .ct-tile-50 .ct-tile__copy {
      width: 50%; }
    .ct-tile-50.ct-tile-with-image .ct-tile__link {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .ct-tile-50.ct-tile-with-image .ct-tile__image {
      width: 50%; }
    .ct-tile-50.ct-tile-with-image .ct-tile__description {
      display: block; }
  .ct-tile__link:hover, .ct-tile__link:focus, .inside__content .ct-tile__link:hover, .inside__content .ct-tile__link:focus {
    background-color: #003057; }
    .ct-tile__link:hover .ct-tile__description, .ct-tile__link:hover .ct-tile__header, .ct-tile__link:hover .ct-tile__date, .ct-tile__link:focus .ct-tile__description, .ct-tile__link:focus .ct-tile__header, .ct-tile__link:focus .ct-tile__date, .inside__content .ct-tile__link:hover .ct-tile__description, .inside__content .ct-tile__link:hover .ct-tile__header, .inside__content .ct-tile__link:hover .ct-tile__date, .inside__content .ct-tile__link:focus .ct-tile__description, .inside__content .ct-tile__link:focus .ct-tile__header, .inside__content .ct-tile__link:focus .ct-tile__date {
      color: white; }
  a.ct-tile__link {
    padding: 0; }
  #ct-news-social__social .ct-tile {
    margin-right: 1.3333%; }
    #ct-news-social__social .ct-tile:nth-child(4n) {
      margin-right: 0; } }

.inside__content .ct-pathways__wrapper {
  padding: 0; }

.ct-pathways__wrapper {
  margin: 0 auto;
  max-width: 1250px;
  padding: 0 25px; }
  .ct-pathways__wrapper .ct-tile-container {
    padding-top: 1.25rem;
    margin-bottom: 0%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .ct-pathways__wrapper .ct-tile__header {
    color: #003057;
    font-family: "UniversLT-CondensedBold", "Helvetica", "Arial", "sans-serif";
    font-size: 1.3125rem;
    text-transform: uppercase; }
  @media screen and (min-width: 1200px) {
    .ct-pathways__wrapper .ct-tile.ct-tile-with-image {
      width: 100%;
      margin: 0 0.9375rem 0.9375rem 0; }
      .ct-pathways__wrapper .ct-tile.ct-tile-with-image .ct-tile__image {
        height: auto; }
      .ct-pathways__wrapper .ct-tile.ct-tile-with-image:last-child {
        margin-right: 0; }
      .ct-pathways__wrapper .ct-tile.ct-tile-with-image .ct-tile__copy {
        padding: 2.1875rem 2.0625rem 2.1875rem 2.0625rem; }
        .ct-pathways__wrapper .ct-tile.ct-tile-with-image .ct-tile__copy .ct-tile__header.border-left-yellow:before {
          left: -33px; }
        .ct-pathways__wrapper .ct-tile.ct-tile-with-image .ct-tile__copy .ct-tile__description {
          display: block;
          font-size: 0.9375rem;
          margin: 0; } }

.ct-publication-card__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .ct-publication-card__wrapper .ct-publication-card {
    width: 100%;
    margin-bottom: 1.1875rem; }

.ct-publication-card {
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17); }
  .ct-publication-card .ct-tile__link:hover {
    background: none;
    color: #003057;
    text-decoration: underline; }
    .ct-publication-card .ct-tile__link:hover .ct-tile__header {
      color: #003057; }
  .ct-publication-card .ct-tile__header {
    font-family: Helvetica, Arial, sans-serif;
    color: #003057;
    font-size: 1.3125rem;
    font-weight: bold; }
    .ct-publication-card .ct-tile__header.border-left-yellow:before {
      left: -1.875rem; }
  .ct-publication-card .ct-tile__copy {
    padding: 1.4375rem 1.9375rem 1.375rem 1.875rem; }
    .ct-publication-card .ct-tile__copy .tile-has-image img {
      width: 100%; }
  .ct-publication-card .ct-tile__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding-top: 0.625rem;
    margin-top: auto; }
    .ct-publication-card .ct-tile__footer .publication-info-list {
      width: 50%;
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0;
      margin: 0; }
      .ct-publication-card .ct-tile__footer .publication-info-list .publication-info-list__item {
        position: relative; }
        .ct-publication-card .ct-tile__footer .publication-info-list .publication-info-list__item:not(:first-child) {
          padding-left: 1.875rem; }
        .ct-publication-card .ct-tile__footer .publication-info-list .publication-info-list__item + .publication-info-list__item:before {
          content: " ";
          position: absolute;
          background-color: #e6e6e6;
          width: 1.5px;
          height: 14px;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 15px; }
    .ct-publication-card .ct-tile__footer .publication-card-download {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 50%; }
      .ct-publication-card .ct-tile__footer .publication-card-download svg {
        width: 1.375rem;
        height: 1.625rem; }

@media screen and (min-width: 768px) {
  .ct-container.ct-publication-cards .ct-publication-card {
    width: calc(100% / 2 - 15px);
    margin: 0 0.9375rem 1.1875rem 0; }
    .ct-container.ct-publication-cards .ct-publication-card:nth-child(2n) {
      margin-right: 0; }
    .ct-container.ct-publication-cards .ct-publication-card .ct-tile__copy {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: 100%;
      padding: 1.4375rem 1.9375rem 1.375rem 1.875rem; } }

@media screen and (min-width: 1200px) {
  .ct-container.ct-publication-cards .ct-inner {
    margin: 0;
    padding: 0;
    width: 100%; }
  .ct-container.ct-publication-cards .ct-publication-card {
    width: calc(100% / 3 - 12px);
    margin: 0 1.0625rem 1.1875rem 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17); }
    .ct-container.ct-publication-cards .ct-publication-card:nth-child(2n) {
      margin-right: 1.0625rem; }
    .ct-container.ct-publication-cards .ct-publication-card:nth-child(3n) {
      margin-right: 0; } }

.ct-container.ct-related-publications-slider {
  background: #f3f3f3;
  padding: 1.5625rem 1.5625rem 2.8125rem 1.5625rem;
  position: relative;
  text-align: center; }
  .ct-container.ct-related-publications-slider .related-publications-slider--inner {
    margin: 0 auto;
    max-width: 1200px; }
  .ct-container.ct-related-publications-slider .green-text-highlight {
    color: #C1D600; }

.ct-related-publications-slider__wrapper {
  margin: 0 auto; }

.ct-publication-tile {
  text-align: left;
  background-color: #ffffff;
  height: 100%; }
  .ct-publication-tile .ct-tile__link:hover {
    background: none;
    color: #003057;
    text-decoration: underline; }
    .ct-publication-tile .ct-tile__link:hover .ct-tile__header {
      color: #003057; }
  .ct-publication-tile a.ct-tile__link {
    padding: 0; }
  .ct-publication-tile .ct-tile__header {
    font-family: Helvetica, Arial, sans-serif;
    color: #003057;
    font-size: 1.3125rem;
    font-weight: bold; }
    .ct-publication-tile .ct-tile__header.border-left-yellow:before {
      left: -1.875rem; }
  .ct-publication-tile .ct-tile__copy {
    padding: 1.4375rem 1.9375rem 1.375rem 1.875rem; }
    .ct-publication-tile .ct-tile__copy .tile-has-image img {
      width: 100%;
      height: 299px; }
  .ct-publication-tile .ct-tile__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding-top: 0.625rem;
    margin-top: auto; }
    .ct-publication-tile .ct-tile__footer .publication-info-list {
      width: 50%;
      list-style-type: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0;
      margin: 0; }
      .ct-publication-tile .ct-tile__footer .publication-info-list .publication-info-list__item {
        position: relative; }
        .ct-publication-tile .ct-tile__footer .publication-info-list .publication-info-list__item:not(:first-child) {
          padding-left: 1.875rem; }
        .ct-publication-tile .ct-tile__footer .publication-info-list .publication-info-list__item + .publication-info-list__item:before {
          content: " ";
          position: absolute;
          background-color: #e6e6e6;
          width: 1.5px;
          height: 14px;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 15px; }
    .ct-publication-tile .ct-tile__footer .publication-tile-download {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 50%; }
      .ct-publication-tile .ct-tile__footer .publication-tile-download svg {
        width: 1.375rem;
        height: 1.625rem; }

@media screen and (min-width: 768px) {
  .ct-publication-tile {
    width: 95%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
    margin-bottom: 0.9375rem;
    background-color: #ffffff;
    margin: 0 7.5px; } }

@media screen and (min-width: 1200px) {
  .related-publications-slider--inner {
    padding: 2.1875rem 1.5625rem; }
  .ct-publication-tile {
    width: 95%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
    margin-bottom: 0.9375rem;
    background-color: #ffffff;
    margin: 0 7.5px; } }

.ct-related {
  margin: 3.75rem 0 0; }
  .ct-related .h3--block {
    margin-bottom: 1.25rem; }
  .ct-related .ct-related__container {
    text-align: center; }
  .ct-related .ct-publication-tile {
    margin: 0;
    width: 100%; }

.ct-tile-slider {
  background-color: #e6e6e6;
  position: relative;
  text-align: center;
  padding: 1.09375rem 0 2.34375rem 0; }

.h3--block.ct-tile-slider__header {
  text-align: center;
  margin-bottom: 1.875rem; }
  .h3--block.ct-tile-slider__header .highlighted {
    color: #C1D600; }

.ct-tile-slider__container {
  max-width: 1250px;
  margin: 0 auto; }

.ct-tile-slider__slider {
  width: 100%; }

.ct-tile-slider__tile {
  width: 100%;
  padding: 0; }

.ct-tile-slider__tile__content {
  background-color: white;
  margin: 0 15px;
  position: relative; }

.ct-tile-slider__tile__link {
  text-decoration: none; }
  .ct-tile-slider__tile__link:hover .ct-tile-slider__tile__header {
    text-decoration: underline; }

.ct-tile-slider__tile__copy {
  padding: 2.0625rem 1.6875rem;
  text-align: left; }

.ct-tile-slider__tile__header {
  margin-top: 0;
  margin-bottom: 1.5625rem;
  position: relative; }
  .ct-tile-slider__tile__header.border-left-yellow:before {
    left: -1.6875rem; }

.ct-tile-slider__tile__description {
  margin: 0; }

.ct-tile-slider__tile__date {
  margin: 1.5625rem 0 0 0; }

@media screen and (min-width: 1200px) {
  .ct-tile-slider__slider {
    padding: 0; }
  .ct-tile-slider__tile {
    width: 100%; } }

.ct-tile-slider__wrapper__news {
  background-color: #f3f3f3;
  position: relative;
  text-align: center;
  padding: 1.875rem 0 3.125rem 0; }
  .ct-tile-slider__wrapper__news .h3--block.ct-tile-slider__header {
    text-align: center;
    margin-bottom: 1.875rem; }
    .ct-tile-slider__wrapper__news .h3--block.ct-tile-slider__header .highlighted {
      color: #C1D600; }
  .ct-tile-slider__wrapper__news .ct-tile-slider__container .ct-tile-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 1.75rem 0 1.75rem; }
  .ct-tile-slider__wrapper__news .ct-tile-slider__container .ct-tile {
    padding: 0; }
  .ct-tile-slider__wrapper__news .ct-tile-slider__container .ct-tile__copy {
    padding: 1.875rem 2.5rem 2rem 2.625rem; }
    .ct-tile-slider__wrapper__news .ct-tile-slider__container .ct-tile__copy .border-left-yellow:before {
      left: -2.625rem; }
  @media screen and (min-width: 1200px) {
    .ct-tile-slider__wrapper__news .ct-tile-slider__container .ct-tile-slider__container .ct-tile-container {
      padding: 0; } }

.ct__slider-controls__btn {
  background-image: url(mysource_files/slider.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 2.875rem !important;
  height: 2.875rem !important;
  border: none;
  background-color: white;
  -webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(50% - 23px);
  right: 0; }
  .ct__slider-controls__btn:disabled {
    visibility: hidden; }
  .ct__slider-controls__btn:hover {
    background-color: #003057;
    cursor: pointer; }
  .ct__slider-controls__btn.ct__slider-controls__prev {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    left: 0; }

@media screen and (min-width: 1200px) {
  .ct-tile-slider__wrapper {
    padding: 2.1875rem 0 4.6875rem 0; }
  .ct-tile-slider__wrapper__news {
    padding: 3.75rem 0 6.25rem 0; }
  .ct-tile-slider__tile {
    height: 250px; }
  .ct-tile-slider__tile__content {
    height: 100%; } }

.ct-two-tile__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ct-two-tile__col {
  padding: 0 0 3.5625rem; }

.ct-two-tile__col-1 {
  padding: 2.375rem 0 3.5625rem; }

.ct-cta {
  height: 100%; }

.ct-cta__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.ct-cta__copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  height: 100%; }

.ct-cta__with-image .ct-cta__copy .button {
  margin-top: auto; }

.ct-cta__with-image .ct-cta__image_placeholder {
  display: none; }

.ct-cta__image {
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 18.5rem;
  max-height: 100%; }

.ct-cta__button {
  margin: auto 0 0; }

.ct-container.ct-events-list {
  height: auto; }

.ct-events-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%; }
  .ct-events-list .ct-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 100%; }

.ct-events-list__tile-container {
  margin: 0 0 0.625rem;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ct-events-list__tile {
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.17);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 5.9375rem;
  margin: 0 0 0.3125rem; }

.ct-events-list__tile__date {
  background-color: #C1D600;
  color: #003057;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 3.625rem;
  height: 3.75rem;
  margin: 1.125rem 0 0 -0.6875rem;
  position: absolute; }

.ct-events-list__tile__day {
  font-size: 1.8125rem;
  font-weight: bold;
  line-height: 1.125rem;
  padding-top: 8px; }

.ct-events-list__tile__month {
  font-size: 0.9375rem;
  font-weight: bold; }

.ct-events-list__tile__link {
  width: 100%;
  min-height: 5.9375rem;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ct-events-list__tile__link:hover {
    background-color: #003057; }
    .ct-events-list__tile__link:hover .ct-events-list__tile__header {
      color: white; }
    .ct-events-list__tile__link:hover .ct-events-list__tile__description {
      color: white; }

.ct-events-list__tile__text {
  padding: 1.25rem 1.25rem 1.25rem 4.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .ct-events-list__tile__text p {
    margin: 0; }

.ct-events-list__tile__header {
  font-size: 1.125rem;
  font-weight: bold;
  color: #003057; }

.ct-events-list__tile__description {
  font-size: 0.9375rem;
  display: none; }

.ct-events-list__btn {
  margin-top: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.ct-video-two-tile .ct-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.ct-video-two-tile figure {
  margin: 0;
  width: 100%; }

.ct-testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ct-testimonial .ct-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .ct-testimonial .ct__slider-controls__prev {
    display: none; }
  .ct-testimonial .ct__slider-controls__next {
    right: 0;
    top: 354px; }
  .ct-testimonial .tns-outer {
    width: 100%; }

.ct-testimonial__slide__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding-left: 1px; }

.ct-testimonial__copy {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%; }

.ct-testimonial__quote-icon {
  margin-bottom: 0.9375rem; }

.ct-testimonial__quote {
  font-size: 1.125rem;
  color: #003057;
  line-height: 1.75;
  width: 100%; }

.ct-testimonial__name {
  font-size: 0.9375rem;
  font-weight: bold;
  color: #003057;
  margin: 0; }

.ct-testimonial__role {
  font-size: 0.9375rem;
  color: #003057; }

.ct-testimonial__image_placeholder {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  /* display: flex;
    justify-content: center;
    flex-shrink: 0;*/
  width: 100%;
  height: 400px;
  margin-bottom: 1.25rem;
  background-position: top; }

.ct-testimonial__button {
  margin-top: auto; }

.ct-container {
  clear: both; }

.ct-container__50-right, .ct-container__50-left {
  width: 100%; }
  .ct-container__50-right .ct-inner, .ct-container__50-left .ct-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }

.ct-container__50-left {
  padding: 25px 0;
  position: relative; }
  .ct-container__50-left:after {
    content: "";
    background-color: #e6e6e6;
    height: 1px;
    position: absolute;
    right: 1.5625rem;
    left: 1.5625rem;
    bottom: 0; }

.ct-container__50-right {
  padding: 25px 0; }

@media screen and (min-width: 768px) {
  .ct-two-tile__col {
    padding: 2.0625rem 0; }
  .ct-two-tile__col-1 {
    border-bottom: solid 2px #e4e4e4; }
  .ct-cta__with-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .ct-cta__with-image .ct-cta__copy {
      margin-right: 1.25rem; }
      .ct-cta__with-image .ct-cta__copy .button {
        margin-top: auto; }
    .ct-cta__with-image .ct-cta__image_placeholder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .ct-cta__with-image.bottom {
      height: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  .ct-events-list__tile__description {
    display: block; }
  .ct-events-list__btn {
    width: auto;
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .ct-testimonial__slide__wrapper {
    height: 450px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .ct-testimonial__copy {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    height: 100%; }
  .ct-testimonial__button {
    margin-top: auto; }
  .ct-testimonial__image_placeholder {
    height: 100%;
    width: 100%;
    margin-bottom: 0; }
  .ct-testimonial .ct__slider-controls__next {
    bottom: 0;
    top: inherit; } }

@media screen and (min-width: 1200px) {
  .ct-testimonial__role {
    max-width: 80%; }
  .ct-container__50-right, .ct-container__50-left {
    width: 50%;
    height: 500px;
    clear: none; }
  .ct-container__50-left {
    float: left;
    padding: 1.25rem 0;
    position: relative; }
    .ct-container__50-left .ct-inner {
      padding: 0 0 0 1.5625rem;
      margin: 0 25px 0 auto;
      max-width: 600px; }
    .ct-container__50-left:after {
      content: "";
      background-color: #e6e6e6;
      width: 1px;
      position: absolute;
      right: 0;
      top: 1.25rem;
      bottom: 1.25rem;
      left: 100%;
      height: auto; }
  .ct-container__50-right {
    float: right;
    padding: 1.25rem 0; }
    .ct-container__50-right .ct-inner {
      padding: 0 1.5625rem 0 0;
      margin: 0 auto 0 1.5625rem;
      max-width: 600px; }
  .ct-two-tile__cols {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 2.6875rem 0 3.1875rem 0; }
  .ct-two-tile__col {
    width: 50%;
    padding: 0 4.5625rem 0 0; }
  .ct-two-tile__col-1 {
    border-bottom: none;
    border-right: solid 2px #e4e4e4; }
  .ct-two-tile__col-2 {
    padding: 0 0 0 2.625rem; }
  .ct-testimonial .ct-inner {
    height: 100%; }
  .ct-testimonial__copy {
    width: 60%;
    height: 100%;
    z-index: 1; }
  .ct-testimonial__name {
    font-size: 1.125rem; }
  .ct-testimonial__image_placeholder {
    max-width: 50%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 100%;
    width: 60%;
    position: absolute;
    right: 0rem;
    bottom: -20px;
    z-index: -1; }
  .ct-testimonial__slide__wrapper {
    height: 460px; }
  .ct-container__50-right .ct-testimonial .ct__slider-controls__next {
    right: 25px; }
  .ct-events-list__tile-container {
    margin: 0; }
  .ct-container.ct-events-list {
    height: 500px; } }

