  @charset "UTF-8";
/* CSS Document */

/*!
 * Bootstrap Reboot v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
::after,
::before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
        "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;    appearance: radio;
    -webkit-appearance: radio;
    width: auto;
    border: 0;
    display: inline;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
/*# sourceMappingURL=bootstrap-reboot.min.css.map */

body {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5;
    color: #231f20;
    margin: 0;
    padding: 0;
    /* margin-top: 132px; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
}
.sans-serif {
    font-family: "canada-type-gibson", sans-serif;
}
.alert {
    margin: 0;
    border: none;
    border-radius: 0;
    text-align: center;
    color: #003e71;
    background-color: #75beea;
    border-bottom: 5px solid #fff;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 10px 20px;
    z-index: 3;
}
.alert-link {
    font-weight: 600;
}
.emergency-alert {
    top: 0;
    left: 0;
    background-color: #dd5a00;
    color: #fff;
    font-size: 1.5rem;
}
.emergency-alert .alert-link {
    color: #fff;
}
.emergency-alert .alert-link:hover,
.emergency-alert .alert-link:focus {
    text-decoration: none;
}
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 21;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    background-color: #8dbf93;
    padding: 30px;
    font-size: 1.125rem;
    border: none;
}
.cookiealert .cc-message {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}
.cookiealert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}
.cookiealert.alert a {
    text-decoration: underline;
    font-weight: 600;
}
.cookiealert.alert a.btn-white {
    color: #28638f;
}
.cookiealert.alert a:hover {
    text-decoration: none;
}
.cookiealert .acceptcookies {
    margin: 0;
    vertical-align: baseline;
    min-width: auto;
    text-decoration: none !important;
}
.alert a,
.alert a:hover,
.alert a:focus {
    text-decoration: underline;
}
.alert-dismissible .close {
    padding: 0;
    right: 15px;
    font-size: 1.875rem;
    top: 0;
    width: 30px;
    height: 30px;
}
.alert-dismissible .close:hover,
.alert-dismissible .close:focus {
    color: #fff;
}
.fa-exclamation-triangle {
    font-size: 2.5rem;
    color: #003e71;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.1;
    font-family: "Egyptienne F LT Std Bold";
    color: #000;
}
.card h1,
.card h2,
.card h3,
.card h4,
.card h5,
.card h6 {
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 600;
}
h1,
.h1 {
    font-size: 2.625rem;
    font-family: "Egyptienne F LT Std Black";
}
h2,
.h2 {
    font-size: 2.25rem;
    color: #003e71;
}
h3,
.h3 {
    font-size: 1.875rem;
}
h4,
.h4 {
    font-size: 1.75rem;
}
h5,
.h5 {
    font-size: 1.5rem;
}
h6,
.h6 {
    font-size: 1.25rem;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
    margin-top: 0;
}
h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child {
    margin-top: 0;
    margin-bottom: 0;
}
.card > .bg-image {
    border-radius: 0;
}
.card > .bg-image {
    border-radius: 0.25rem;
}
.bg-image + .card-body {
    position: relative;
    z-index: 1;
}
.card-title-block {
    font-weight: 500;
    display: block;
}
.card-shadow {
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0)),
        to(rgba(0, 0, 0, 0.5))
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}
img.bg-image {
    -o-object-fit: cover;
    object-fit: cover;
}
img.float-right {
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
}
img.float-left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.opacity-30 {
    opacity: 0.3;
}
.opacity-40 {
    opacity: 0.4;
}
.opacity-50 {
    opacity: 0.5;
}
.opacity-60 {
    opacity: 0.6;
}
.height-30 {
    min-height: 30vh;
}
.height-40 {
    min-height: 40vh;
}
.height-50 {
    min-height: 50vh;
}
.bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.bg-slate-dark {
    background: #132a50;
}
.text-shadow {
    text-shadow: rgb(0 0 0 / 80%) 1px 1px 10px;
}
.space-sm {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.space-md {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.space-xl {
    padding-top: 10.5rem;
    padding-bottom: 10.5rem;
}
.blue-text,
.text-blue,
.blue {
    color: #003e71 !important;
}
.black-text,
.text-black {
    color: #231f20 !important;
}
.white-text,
.text-white {
    color: #fff !important;
}
.light-blue {
    color: #87bef0;
    fill: #87bef0;
}
.light-blue,
.text-light-blue {
    color: #75beea !important;
}
.medium-blue,
.text-medium-blue {
    color: #319bcc !important;
}
.light-green,
.text-light-green {
    color: #8dbf93 !important;
}
.orange,
.orange-text,
.text-orange {
    color: #dd5a00 !important;
}
.text-gray {
    color: #4e555a;
}
.text-069 {
    color: #069;
}
.bg-white {
    background-color: #fff !important;
}
.bg-gray {
    background-color: #f0f0f0 !important;
}
.bg-xlight-blue {
    background-color: #badaf3 !important;
}
.bg-light-blue {
    background-color: #75beea !important;
}
.bg-medium-blue {
    background-color: #319bcc !important;
}
.bg-blue {
    background-color: #003e71 !important;
    color: #fff;
}
.bg-light-green {
    background-color: #8dbf93 !important;
}
.bg-orange {
    background-color: #dd5a00 !important;
}
.bg-dark {
    background-color: #212529 !important;
}
.bg-striped {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1182 586'%3E%3Cpath fill='%23D5E9FA' fill-rule='evenodd' d='m783.337 585.075 398.639-551.828.022 551.828H783.337Zm-782.561 0L423.433 0h514.939L515.716 585.075H.776Z' opacity='.051'/%3E%3C/svg%3E");
    background-position: right;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
hr.blue {
    border: 2px solid #003e71;
}
hr.light-blue {
    border: 2px solid #75beea;
}
hr.light-green {
    border: 2px solid #8dbf93;
}
hr.orange {
    border: 2px solid #dd5a00;
}
.divider-left {
    border-left: 1px solid #aaaaaa;
}
.divider-right {
    border-right: 1px solid #aaaaaa;
}
.font-size-xl {
    font-size: 4rem;
}
.font-size-lg {
    font-size: 2.75rem;
}
/* this one is used in faculty profiles */
h2.font-size-lg {
    font-size: 2.5rem;
}
.font-size-md {
    font-size: 1.5rem;
}
.font-size-sm {
    font-size: 1.125rem;
}
.font-size-xs {
    font-size: 1rem;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
abbr[title],
abbr[data-original-title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1.6rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
dfn {
    font-style: italic;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25rem;
}
sup {
    top: -0.5rem;
}
strong {
    font-weight: 600;
}
.lead {
    font-size: 1.375rem;
    line-height: 1.75rem;
    display: block;
    margin-bottom: 20px;
}
.lead strong {
    font-weight: 600;
}
.lead + .lead {
    margin-top: 20px;
}
.content a,
a {
    color: #006699;
    font-weight: 500;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover {
    color: #003e71;
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}

/* this is a stroke of genius, need to revisit after migration 
a[href$=".pdf"]::after {
    content: '\f1c1';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 0.875rem;
    position: relative;
    right: -5px;
    padding-right: 10px;
    top: 0;
    font-style: normal;
}
a[href$=".xlsx"]::after {
    content: '\f1c3';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 0.875rem;
    position: relative;
    right: -5px;
    padding-right: 10px;
    top: 0;
    font-style: normal;
}
a[href$=".docx"]::after {
    content: '\f1c2';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 0.875rem;
    position: relative;
    right: -5px;
    padding-right: 10px;
    top: 0;
    font-style: normal;
}
*/

p {
    margin-top: 0;
    margin-bottom: 1.6rem;
}
.title-decorative {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444c55;
}
.btn {
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 15px;
    margin: 15px 15px 15px auto;
    border-radius: 5px;
    font-size: 1rem;
	min-width: initial !important;
}
.btn-group>.btn {
	margin: 0;
}
.btn-default {
    background-color: #003e71 !important;
    color: #fff !important;
}
.btn-light-green {
    background-color: #8dbf93 !important;
    color: #003e71 !important;
}
.btn-white {
    background-color: #fff !important;
    color: #003e71 !important;
    border-color: #badaf3 !important;
}
.btn-light-blue {
    background-color: #75beea !important;
    color: #003e71 !important;
}
.btn-xlight-blue {
    background-color: #badaf3 !important;
    color: #003e71 !important;
}
.btn-medium-blue {
    background-color: #319bcc !important;
    color: white !important;
}
.btn-orange {
    background-color: #dd5a00 !important;
    color: white !important;
}

.btn-default:hover,
.btn-light-green:hover,
.btn-white:hover,
.btn-medium-blue:hover,
.btn-light-blue:hover,
.btn-xlight-blue:hover,
.btn-orange:hover {
    background-color: #fff !important;
    color: #003e71 !important;
    border-color: #003e71 !important;
}
.btn-sm {
    font-size: 1rem;
}
.btn-light {
    background: #efefef !important;
}
.btn-round {
    padding: 12px 2em 7px !important;
    border-radius: 50px !important;
}
.btn-onpage {
    background-color: #efefef !important;
    border-radius: 0.25em;
    color: black !important;
    cursor: pointer;
    display: inline-block;
    font-size: 0.7em;
    font-weight: 400 !important;
    margin: 0 0.15em 0.15em 0;
    padding: 0.25em 0.5em;
}
.majors-programs {
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.075rem;
    text-align: center;
    text-transform: uppercase;
    padding: 22px 15px;
    font-size: 1.5rem;
    background-color: #fff;
    color: #003e71;
    display: block;
    border: none;
    border-top: 5px solid #75beea;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 1;
}
.majors-programs:hover,
.majors-programs:focus {
    background-color: #75beea;
}
.majors-programs[aria-expanded="true"] .fa-plus:before {
    content: "\f068";
}
#majors-programs {
    padding: 2rem;
    padding-bottom: 40px;
}
#majors-programs h3 {
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
    border-top: 1px solid #fff;
    padding: 20px 40px 20px 0;
    position: relative;
}
#majors-programs h3:first-of-type {
    border-top: none;
}
#majors-programs .expand {
    border: none;
    background-color: #003e71;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
#majors-programs .expand[aria-expanded="true"] .fa-plus:before {
    content: "\f068";
}
.btn-link { position: relative; }
.btn-link.focus,
.btn-link:focus {
    text-decoration: none;
}
.form-group .btn-default {
    min-width: 1px;
}
.text-muted {
    color: #42484c !important;
}
.btn-block {
    text-align: center;
    display: block;
}
.btn + .btn {
    margin-left: 15px;
}
.btn-centered {
    display: block;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
img {
    max-width: 100%;
    height: auto;
}
#academic-gallery img {
    width: 100% !important;
}
.content {
    overflow: hidden;
}
.fullwidth-split {
    padding: 0;
}
.fullwidth-split .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
.fullwidth-split-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6rem 0;
}
.fullwidth-split-text .text-wrapper {
    max-width: 85%;
    display: flex;
    flex-direction: column;
    align-self: center;
}
.container {
    position: relative;
}
.section {
    padding: 75px 0;
    position: relative;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s;
}
.section-parallax {
    position: relative;
    overflow: hidden;
}
.parallax-bg {
    background-attachment: fixed;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.section-with-background {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    position: relative;
    overflow: hidden;
    background-color: #003e71;
}
.section-with-background.light-background {
    background-color: #fff !important;
}
.section-with-background.bg-medium-blue {
    background-color: #319bcc !important;
}
.card .icon span {
    font-size: 2.75rem;
    color: #003e71;
    text-align: center;
    display: block;
    font-weight: bold;
    position: relative;
    top: 0;
}
.card .icon {
    background-color: #75beea;
    border-radius: 50%;
    color: #003e71;
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 50%;
    right: 50%;
    top: -60px;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-slider .card {
    min-height: 245px;
    border-radius: 0.5rem;
    margin-top: 4rem;
}
.card-slider .card h2,
.card .icon + h2 {
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 600;
}
.card-slider .card,
.card .icon + h2 + p {
    font-weight: 500;
    font-size: 1.25rem;
}
/*Header Styles*/
.menuToggle {
    display: none;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 1.5rem;
    text-transform: uppercase;
}
.siteHeader {
    position: fixed;
    width: 100%;
    z-index: 5;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.main-navigation {
    background-color: #102143;
}
.main-navigation .top-row .auxnav .nav-item .nav-link {
    padding: 5px 15px;
}
.main-navigation .bottom-row {
    padding: 32px 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sticky-header-show .main-navigation .bottom-row {
    padding: 15px 0 0;
}
header .modal-body {
    padding: 0;
}
.modal-open .siteHeader {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.skiptocontent {
    padding: 6px !important;
    top: -160px;
    left: 0px;
    color: #003e71;
    border-bottom-right-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}
.skiptocontent:focus {
    position: absolute !important;
    left: 0px;
    top: 0px;
    background: #fff;
    outline: 0;
    -webkit-transition: top 0.1s ease-in, background 0.5s linear;
    transition: top 0.1s ease-in, background 0.5s linear;
}

.logo {
    margin: 0;
    width: 200px;
    position: absolute;
    left: 0;
    top: -72px;
    background-color: #003e71;
    padding: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
}
.sticky-header-show .logo {
    width: 126px;
    top: -54px;
    padding: 10px;
}

.logo-2023 {
    margin: 0;
    width: auto;
    position: absolute;
    left: 0;
    top: -74px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.logo-2023 img {
    width: 180px;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sticky-header-show .logo-2023 {
    top: -57px;
}
.sticky-header-show .logo-2023 img {
    width: 140px;
}

.hide {
    display: none;
}
.modal-backdrop.show {
    opacity: 0.75;
}
/*Auxillary and Audience Navigations*/
header .auxnav .nav li {
    margin: 0 10px;
}
header .auxnav .nav li:last-child {
    margin-right: 0;
}
header .auxnav .nav li a {
    font-size: 1.25rem;
    padding: 5px 30px;
    display: block;
    width: 100%;
    color: #003e71;
    background-color: #75beea;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-transform: uppercase;
    font-weight: 500;
}

/*Search*/
.modal-open-menu .modal-backdrop {
    z-index: 5;
}
.modal-open-menu-mobile .modal-backdrop {
    z-index: 4;
}
.header-search {
    margin-left: 50px;
}
.header-search .search-label {
    color: #fff;
}
.header-search .input-group-btn .sr-only {
    color: #fff;
}
.header-search .form-control {
    position: absolute;
    top: 8px;
    right: 40px;
    box-sizing: border-box;
    width: 0px;
    height: 40px;
    padding: 0 20px;
    outline: none;
    font-size: 1.25rem;
    color: #29313a;
    border: none;
    border-radius: 5px !important;
    transition: all 0.8s ease;
    background-color: transparent;
}
.header-search .btn-default,
.header-search .btn-submit,
.header-search-mobile .btn-submit {
    background: transparent;
    border: none;
    color: #fff;
    position: absolute;
    font-size: 1.5rem;
    right: 0;
    top: 0;
    z-index: 3;
    min-width: auto;
    padding: 0;
    margin: 0;
    transition: all 0.8s ease;
    border-radius: 0;
}
.header-search .btn-default,
.header-search-mobile .btn-default {
    padding: 10px 10px 15px;
}
.header-search .btn-submit {
    color: #102143;
    right: 50px;
    top: 10px;
    display: none;
}
.header-search .btn-submit.active {
    display: block;
}
.header-search .btn-default .fa-search:before,
.header-search-mobile .btn-default .fa-search:before {
    position: relative;
    top: 2px;
}
.header-search .btn-default.active .fa-search:before {
    content: "\f00d";
    font-size: 1.75rem;
    top: 2px;
}
.header-search .form-control.active {
    width: 400px;
    background-color: #fff;
}
.header-search-mobile {
    display: none;
}
.header-search-mobile .form-control {
    box-sizing: border-box;
    width: 300px;
    height: 40px;
    padding: 0 20px;
    margin: 10px 15px 25px;
    outline: none;
    font-size: 1.25rem;
    color: #29313a;
    border: none;
    border-radius: 5px !important;
    background-color: #fff;
}
.header-search-mobile .btn-submit {
    color: #102143;
    right: 25px;
    top: 12px;
}
/*Main Navigation Styles*/
/*Top Navigation and Mobile Menu Wrapper*/
.site-navigation.modal {
    display: block;
    opacity: 1;
    position: relative;
    overflow: visible;
}
.site-navigation.modal .modal-dialog {
    width: 100%;
    max-width: none;
    margin: 0;
    transform: none;
}
.site-navigation.modal .modal-dialog .modal-content {
    border: none;
    background-color: transparent;
}
/*Styles for Desktop Top Navigation Horizontal Section*/
.main-navigation .nav {
    width: 100%;
    position: relative;
    right: 0;
}
/*Centers the top navigation*/
.main-navigation .nav li a, .main-navigation .nav li > div {
    padding: 10px;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    line-height: inherit;
}
.main-navigation .nav .dropdown-toggle {
    font-weight: 600;
    letter-spacing: 0.075rem;
    font-size: 1.3125rem;
    text-transform: uppercase;
    padding: 15px 10px 15px 0;
}

.main-navigation .nav .dropdown-toggle:after {
    content: "\f078";
    position: absolute;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #75beea;
    font-size: 1.3125rem;
    border: none;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .main-navigation .nav .dropdown-toggle {
        font-weight: 600;
        letter-spacing: 0;
        font-size: 1.1rem;
        text-transform: uppercase;
        padding: 15px 10px 20px 0;
    }
    .main-navigation .nav .dropdown-toggle:after {
        font-size: 1.1rem;
    }
}

.main-navigation .nav .dropdown .dropdown-menu li a {
    font-size: 1rem;
    text-align: left;
    white-space: normal;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
}
.main-navigation .nav li .sub-menu ul {
    margin-top: 15px;
}
.main-navigation .nav li .sub-menu li a,
.main-navigation .nav li .sub-menu li a {
    color: #003e71;
}
.main-navigation .nav .dropdown .dropdown-menu li .sub-menu li:last-child a {
    border-bottom: none;
}
.main-navigation .nav .dropdown {
    display: inline-block;
    float: none;
    position: static;
}
.dropdown-menu,
.dropdown-menu.show {
    transform: none !important;
    top: inherit !important;
    left: inherit !important;
}
.main-navigation .nav .dropdown .dropdown-menu {
    display: none;
    border: none;
    background-color: #fff;
    color: #003e71;
    width: 100%;
    font-size: 0.8rem;
    list-style: outside none none;
    margin-top: 0;
    padding: 5px 0;
    text-align: left;
    z-index: 3;
    position: absolute;
    left: 0 !important;
    top: 100%;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.mobile-header {
    top: 0;
    display: none;
    z-index: 5;
    height: 85px;
    background-color: #102143;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.mobile-buttons-wrapper {
    position: relative;
}
.mobile-logo {
    margin: 0;
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #003e71;
    padding: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 25%);
}
.sticky-header-show .mobile-logo {
    width: 92px;
}
.mobile-logo-2023 {
    margin: 0;
    width: 130px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sticky-header-show .mobile-logo-2023 {
    width: 115px;
}
.menuClose {
    display: none;
}
/*Footer*/
footer {
    padding: 60px 0 20px;
    line-height: 25px;
    background-color: #003e71;
    color: #fff;
    font-size: 1rem;
}
footer a {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}
footer a:hover,
footer a:focus,
footer a:active {
    color: rgba(255, 255, 255, 1) !important;
    text-decoration: underline;
}
footer .list-unstyled a:hover,
footer .list-unstyled a:focus {
    text-decoration: underline;
}
footer h2 {
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #75beea;
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 0;
}
footer h3 {
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 25px;
}
footer .news-list h3 + p {
    margin-top: 10px;
}
footer address {
    text-align: center;
}
footer address strong {
    font-size: 1.25rem;
    font-weight: 500;
}
.footer-logo {
    max-width: 250px;
    margin: 0 auto 20px;
    display: block;
}
footer .list-unstyled {
    margin-bottom: 40px;
}
footer .list-unstyled li {
}
.footer-social {
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin: 40px auto 30px;
}
.footer-social li {
    display: inline-block;
}
.footer-social li a:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 500;
    color: #fff;
    font-size: 2.25rem;
}
.footer-social li a.twitter:before {
    content: "\f099";
}
.footer-social li a.facebook:before {
    content: "\f39e";
}
.footer-social li a.youtube:before {
    content: "\f167";
}
.footer-social li a.instagram:before {
    content: "\f16d";
}
.footer-social li a.linkedin:before {
    content: "\f0e1";
}
.footer-social li a.spotify:before {
    content: "\f1bc";
}
.footer-social li:hover a:before {
    text-decoration: none;
    color: #75beea !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.container-padding {
    padding: 0 50px;
}
.two-col {
    -webkit-columns: 2 !important;
    -moz-columns: 2 !important;
    columns: 2 !important;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    display: block !important;
    margin-bottom: 20px;
}
.three-col {
    -webkit-columns: 3 !important;
    -moz-columns: 3 !important;
    columns: 3 !important;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    display: block !important;
    margin-bottom: 20px;
}
.section.full-width {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.section.full-width [class*="col-"],
.section.full-width [class*="col"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*Video*/
.video-feature {
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    border: none;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-color: #000;
}
video {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    overflow: hidden;
}
.video-feature .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; /* FF3.6-15 */
    background: #000;
    background: -moz-linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.7) 100%
    ); /* ff3.6+ */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, rgba(0, 0, 0, 0.7)),
        color-stop(50%, rgba(255, 255, 255, 0)),
        color-stop(100%, rgba(0, 0, 0, 0.2))
    ); /* safari4+,chrome */
    background: -webkit-linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.7) 100%
    ); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.7) 100%
    ); /* opera 11.10+ */
    background: -ms-linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.7) 100%
    ); /* ie10+ */
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.2) 0%,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.7) 100%
    ); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}
.play-pause,
.play {
    position: absolute;
    z-index: 3;
    color: #fff;
    background-color: #003e71;
    width: 40px;
    height: 40px;
    left: 50px;
    bottom: 50px;
    border: 1px solid #fff;
}
.play-pause:hover,
.play-pause:focus {
    background-color: #75beea;
}
.play {
    display: none;
}
.play-pause .fa,
.play .fa {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-feature .video-caption {
    margin: 0 auto;
    left: 50px;
    right: unset;
    bottom: 100px;
    text-align: left;
    line-height: 30px;
    z-index: 1;
    background-color: rgba(0, 62, 113, 0.7);
    padding: 30px;
    max-width: 93%;
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.video-feature .video-caption h1,
.video-feature .video-caption h2 {
    color: #fff;
}
.video-feature .video-caption img {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slider-wrapper .video-caption-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: -moz-radial-gradient(
        center,
        ellipse cover,
        rgba(14, 44, 77, 0.2) 0%,
        rgba(14, 44, 77, 1) 100%
    );
    background: -webkit-radial-gradient(
        center,
        ellipse cover,
        rgba(14, 44, 77, 0.2) 0%,
        rgba(14, 44, 77, 1) 100%
    );
    background: radial-gradient(
        ellipse at center,
        rgba(14, 44, 77, 0.2) 0%,
        rgba(14, 44, 77, 1) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#330e2c4d', endColorstr='#234677',GradientType=1 );
}
/*Home Page Slider*/
.slider-wrapper {
    position: relative;
    overflow: hidden;
    background-color: #badaf3;
}
.hero-slider {
    position: relative;
    margin-bottom: 0 !important;
}
.hero-slider .slide {
    width: 100vw;
    height: 65vh;
    display: flex;
    justify-content: flex-end;
    align-items: left;
    position: relative;
    background-color: #badaf3;
}
.hero-slider .slide .slider-img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 350px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.caption-right .hero-slider .slide .slider-img {
    right: 350px;
    left: 0;
}
.hero-slider .carousel-caption {
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: left;
    width: 30vw;
    z-index: 1;
    background-color: #badaf3;
    padding: 50px 35px;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-size: 1.5em;
    color: #003e71;
    line-height: 1.125;
}
.caption-right .hero-slider .carousel-caption {
    left: unset;
    right: 0;
}
.hero-slider .carousel-caption .btn-default {
    font-family: "canada-type-gibson", sans-serif;
    font-weight: 500;
    font-size: 0.85em;
}
.hero-slider .carousel-caption .btn-default:hover,
.hero-slider .carousel-caption .btn-default:focus {
    color: #003e71 !important;
}
.content .hero-slider .carousel-caption a,
.hero-slider .carousel-caption a {
    color: #fff;
    text-decoration: none;
}
.hero-slider .carousel-caption a:hover {
    color: #fff;
}
.video-feature .video-caption h1 {
    padding-top: 15px;
    font-size: 3.875rem;
    line-height: 62px;
    margin: 0 0 10px;
    color: #fff !important;
    font-weight: 500;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
}
.slider-wrapper .slick-prev,
.slider-wrapper .slick-next {
    z-index: 1;
    color: #003e71;
    width: 30px;
    height: 30px;
}
.slider-wrapper .testimonial-slider .slick-prev,
.slider-wrapper .testimonial-slider .slick-next {
    z-index: 1;
    color: #003e71;
    background-color: transparent;
    width: 100px;
    height: 100px;
    border: none;
}
.slider-wrapper .slide-controllers {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 30px;
    bottom: 50px;
}
.slider-wrapper.caption-right .slide-controllers {
    left: unset;
    right: 30px;
}
.slider-wrapper .slide-controllers .pause-play {
    color: #003e71;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 2;
    background-color: transparent;
    border: none;
}
.slider-wrapper .slide-controllers .pause-play:before {
    font-family: "Font Awesome 6 Pro";
    content: "\f04c";
    font-weight: 900;
    display: block;
    font-size: 1rem;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.slider-wrapper .slide-controllers .pause-play.paused:before {
    content: "\f04b";
}
.slider-wrapper .slick-prev:hover,
.slider-wrapper .slick-prev:focus,
.slider-wrapper .slick-next:hover,
.slider-wrapper .slick-next:focus,
.slider-wrapper .slide-controllers .pause-play:focus,
.slider-wrapper .slide-controllers .pause-play:hover {
    color: #fff !important;
}
.slider-wrapper .testimonial-slider .slick-prev:hover,
.slider-wrapper .testimonial-slider .slick-prev:focus,
.slider-wrapper .testimonial-slider .slick-next:hover,
.slider-wrapper .testimonial-slider .slick-next:focus {
    color: #75beea !important;
    background-color: transparent !important;
}
.slider-wrapper .slick-prev {
    left: 0;
    bottom: 0;
}
.slider-wrapper .slick-next {
    right: 0;
    bottom: 0;
}
.slider-wrapper .slick-next:before {
    font-family: "Font Awesome 6 Pro" !important;
    content: "\f061" !important;
    font-weight: 900;
    display: block;
    opacity: 1;
    color: #003e71;
}
.slider-wrapper .slick-prev:before {
    font-family: "Font Awesome 6 Pro" !important;
    content: "\f060" !important;
    font-weight: 900;
    display: block;
    opacity: 1;
    color: #003e71;
}
.slider-wrapper .slick-next:hover:before,
.slider-wrapper .slick-prev:hover:before,
.slider-wrapper .slick-next:focus:before,
.slider-wrapper .slick-prev:focus:before,
.slider-wrapper .slide-controllers .pause-play:hover,
.slider-wrapper .slide-controllers .pause-play:focus {
    color: #ffffff !important;
}
.slider-wrapper .slick-dots li button:before,
.card-slider .slick-dots li button:before {
    font-family: "Font Awesome 6 Pro" !important;
    content: "\f111" !important;
    font-weight: 400;
    display: block;
    opacity: 1;
    color: #003e71;
    font-size: 14px;
}
.slider-wrapper .slick-dots li.slick-active button:before,
.card-slider .slick-dots li.slick-active button:before {
    content: "\f111" !important;
    opacity: 1;
    color: #003e71;
    font-weight: 900;
}
.section-with-background
    .slider-wrapper
    .slick-dots
    li.slick-active
    button:before,
.section-with-background .card-slider .slick-dots li.slick-active button:before,
.section-with-background .slider-wrapper .slick-dots li button:before,
.section-with-background .card-slider .slick-dots li button:before {
    color: #fff;
}
.slider-wrapper .testimonial-slider .slick-next:before,
.slider-wrapper .testimonial-slider .slick-prev:before {
    color: #003e71;
    font-size: 1.75rem;
}
.slide-dots .slick-dots {
    bottom: unset !important;
    top: 80px;
    left: 30px;
    text-align: left !important;
    display: none !important;
}
.caption-right .slide-dots .slick-dots {
    left: unset;
    right: 30px;
    text-align: right !important;
}
.testimonial-slider {
    text-align: center;
}
.testimonial-slider .testimonial-quote {
    display: block;
    width: 70%;
    margin: 20px auto;
    font-size: 1.5rem;
    font-style: italic;
}
.testimonial-slider img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
}
/* original
.hero .section-intro{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
*/
.hero .section-intro {
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: start;
}
.hero {
    position: relative;
    /* original from MC height: 460px; */
    height: 640px;
    overflow: hidden;
    background-size: cover;
    background-position-x: center;
    background-position-y: top;
    background-repeat: no-repeat;
    background-color: #003e71;
}
.hero.no-image {
    display: none;
}
.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: -moz-linear-gradient(top, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.15) 35%, rgba(0,0,0,.15) 38%, rgba(0,0,0,.15) 61%, rgba(0,0,0,.15) 62%, rgba(0,0,0,0.65) 100%); */
    /* background: -webkit-linear-gradient(top, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.15) 35%,rgba(0,0,0,.15) 38%,rgba(0,0,0,.15) 61%,rgba(0,0,0,.15) 62%,rgba(0,0,0,0.65) 100%); */
    /* background: linear-gradient(to bottom, rgba(0,0,0,0.55) 0%,rgba(0,0,0,0.15) 35%,rgba(0,0,0,0.15) 38%,rgba(0,0,0,.15) 61%,rgba(0,0,0,.15) 62%,rgba(0,0,0,0.65) 100%); */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#bf000000',GradientType=0 ); */
}
/* original 
.hero h1{
    font-size: 3.5rem;
    color: #fff;
    display: block;
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 20px;
}
*/
.hero h1 {
    font-size: 3.5rem;
    color: #fff;
    display: block;
    position: relative;
    bottom: 0px;
    text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 20px;
    margin: 2.5rem;
}
.news-events-header {
    position: relative;
    margin-bottom: 40px;
}
.news-events-header .fal {
    margin-left: 10px;
}
.news-events-header .news,
.news-events-header .events {
    font-size: 1rem;
    text-align: right;
    text-decoration: none;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #003e71;
    color: #fff;
    padding: 5px 10px;
}
.news-events-header .news .fas,
.news-events-header .events .fas {
    color: #ffc627;
}
.news-events-header .news:hover,
.news-events-header .news:focus,
.news-events-header .events:hover,
.news-events-header .events:focus {
    text-decoration: underline;
}
.event-item {
    display: table;
    position: relative;
    width: 33%;
    float: left;
}
.event-item .event-title {
    margin-top: 0;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
}
.event-item-copy {
    font-size: 1rem;
}
.event-item-copy p {
    margin-bottom: 5px;
}
.event-item-date {
    font-size: 0.75rem;
}
.event-item .event-date,
.event-item .event-text {
    display: table-cell;
    position: relative;
}
.event-item .event-date {
    vertical-align: top;
}
.event-item .event-date .event-month {
    display: block;
    text-align: center;
    font-size: 1.875rem;
    color: #fff;
    font-weight: 500;
}
.event-item .event-date .event-day {
    display: block;
    text-align: center;
    font-size: 2.5rem;
    font-weight: 500;
    color: #fff;
}
.event-item .event-date .year {
    color: #fff;
    text-align: center;
    display: block;
}
.event-item .event-text {
    line-height: 1.375;
    position: relative;
    vertical-align: top;
    padding-left: 20px;
}
.event-item .event-date-bg {
    background-color: #003e71;
    padding: 20px;
    line-height: 1.125;
    min-width: 90px;
}
.event-item .event-item-time-location {
    color: #003e71;
    margin-bottom: 10px;
}
.event-item .event-item-time-location .time:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f017";
    font-size: 0.875rem;
    margin-right: 5px;
    color: #75beea;
}
.event-item .event-item-time-location .location {
    margin-left: 10px;
}
.event-item .event-item-time-location .location:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f3c5";
    font-size: 0.875rem;
    margin-right: 5px;
    color: #75beea;
}
.news-list p {
    margin-top: 15px;
}
.news-list h3 {
    margin-bottom: 0;
}
.news-list h3 a {
    text-decoration: none;
    font-size: 1.3rem;
    color: #badbf3;
    line-height: 1.35rem;
}
.news-list h3 a:hover,
.news-list h3 a:focus {
    text-decoration: underline;
}
.news-list img {
    margin-bottom: 15px;
    display: block;
    margin: 0 auto 15px;
}
.featured-news .card .card-body {
    min-height: 380px;
}
.blog-banner {
    font-size: 2rem;
    line-height: 1;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 40px;
    color: #003e71;
    text-align: right;
}
.social-orange {
    font-size: 2rem;
    margin-bottom: 40px;
    text-align: right;
}
.social-orange a {
    color: #dd5a00;
}
.social-orange a:hover,
.social-orange a:focus {
    color: #003e71;
}
.tribune-preamble {
    font-family: "canada-type-gibson", sans-serif;
    color: #509ac7;
    font-size: 3.375rem;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
}
h1.tribune,
h1.tribune a {
    font-family: "Egyptienne F LT Std Black";
    color: #003e71;
    font-size: 4.75rem;
    text-decoration: none;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 0.9;
}
.category {
    display: block;
    background-color: #003e71;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.category a {
    color: #fff;
    text-decoration: none;
}
.category a:hover,
.category a:focus {
    text-decoration: underline;
}
.meta-data {
    list-style: none;
    padding: 0;
    font-size: 1rem;
}
.meta-data li {
    margin-right: 12px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
    display: inline-block;
}
.meta-data li:last-child {
    border-right: none;
}
.pub-date {
    padding-left: 25px;
    position: relative;
    display: inline-block;
}
.pub-date:before {
    content: "\f133";
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1rem;
    width: 18px;
    text-align: center;
    line-height: 22px;
    color: #333333;
}
.author {
    padding-left: 25px;
    position: relative;
    display: inline-block;
}
.author:before {
    content: "\f007";
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1rem;
    width: 18px;
    text-align: center;
    line-height: 22px;
    color: #333333;
}
.read-time {
    padding-left: 25px;
    position: relative;
    display: inline-block;
}
.read-time:before {
    content: "\f017";
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1rem;
    width: 18px;
    text-align: center;
    line-height: 22px;
    color: #333333;
}
.meta-data .category {
    padding-left: 25px !important;
    position: relative;
    display: inline-block;
    background-color: transparent;
    padding: 0 0 20px;
    text-align: left;
    color: #231f20;
}
.meta-data .category:before {
    content: "\f02b";
    display: block;
    position: absolute;
    left: 0px;
    top: 2px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    font-size: 1rem;
    width: 18px;
    text-align: center;
    line-height: 22px;
    color: #333333;
}
.meta-data .category a {
    font-weight: 400;
    color: #231f20;
    text-decoration: underline;
}
.meta-data .category a:hover,
.meta-data .category a:focus {
    text-decoration: none;
}
.categories,
.unstyled-list {
    list-style: none;
    padding: 0;
}
.categories li {
    display: inline-block;
    margin-right: 10px;
}
.categories li:after {
    content: "|";
    color: #ccc;
    position: relative;
    right: -7px;
}
.categories li:last-child:after {
    content: "";
}
.unstyled-list li {
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.row.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    box-shadow: none;
}
.row.card .card-body {
    padding-bottom: 0;
}
.row.card .card-body p:last-of-type {
    margin-bottom: 0;
}
.row.card h3 {
    font-size: 1.5rem;
}
.tartan-divider {
    clear: both;
    height: 20px;
    background: url("/_resources/images/tartan-divider.png") no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
}
.restrict {
    padding: 0 10%;
}
.card {
    margin-bottom: 40px;
    border: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
.card-img-top,
.card-img-side {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.bg-secondary {
    background: #e9ecef !important;
}
.card-borderless {
    border: none;
}
.card-shadowless {
    box-shadow: none !important;
}
.bg-gray .card {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
    border: none;
    margin-bottom: 20px;
}
.card .image-overlay {
    padding-top: 70%;
    position: relative;
    width: 100%;
    background-color: #000;
    overflow: hidden;
}
.card.card-img-side .image-overlay {
    padding-top: 70%;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
}
.card .image-overlay .card-img-top {
    background-color: #000;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card.card-img-side .image-overlay .card-img {
    background-color: #000;
    color: #fff;
    background-size: cover;
    background-position: 50%;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.card a .card-body h3 {
    font-size: 1.125rem;
}
.card .card-body h4 {
    font-weight: 500;
    color: #020202;
}
.card a .card-body {
    text-decoration: none !important;
    color: #020202;
    line-height: 22px;
}
.card-body .card-text {
    margin-top: 15px;
}
.breadcrumb {
    background-color: transparent !important;
    margin: 0;
    display: block;
    padding: 1rem 0 3rem 1.5rem;
    line-height: 1.5rem !important;
    text-transform: uppercase;
}
.breadcrumb.padding-top {
    padding-top: 5rem;
}
.breadcrumb-item.active {
    color: #003e71;
}
.breadcrumb li {
    display: inline;
    margin: 0;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #4e555a;
}
.breadcrumb li a {
    text-decoration: none;
    border-bottom: none !important;
    color: #4e555a;
}
.breadcrumb li a:hover {
    text-decoration: underline;
    text-decoration-color: #000;
}
/*Side Nav*/
.side-nav-heading {
    display: none;
    font-size: 1.75rem !important;
    padding: 0.5rem;
    margin: 10px 0 0 !important;
}
.side-nav-heading:after {
    display: none;
}
.side-nav-heading a {
    color: #28638f !important;
    text-decoration: none;
}
#sidebar {
    margin-bottom: 20px;
    background-color: #f0f0f0;
    padding-top: 1px;
}
#sidebar #side-nav-accordion {
    width: 100%;
    padding: 0;
}
#sidebar .navbar {
    padding: 0;
    background-color: #f0f0f0;
    margin-bottom: 20px;
    display: block;
}
#sidebar .navbar-light .nav-item:first-child {
    border-top: none;
    border-bottom: none;
}
#sidebar .navbar-light .nav-link {
    color: #495057;
    font-size: 1.125rem;
    text-decoration: none;
    padding: 12px;
    line-height: 19px;
    border-left: 0px;
    border-right: 0px;
}
#sidebar .nav-link.active {
    font-weight: 500;
    color: #003e71;
}
#sidebar .navbar-light .nav-link:hover,
#sidebar .navbar-light .nav-link:focus {
    color: #003e71;
    background-color: #f4f4f4;
}
#sidebar .navbar-light {
    width: 100%;
}
#sidebar .navbar .navbar-toggler {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1rem;
    padding: 5px;
    border: none;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
#sidebar .navbar .navbar-toggler[aria-expanded="false"] .fa-chevron-up {
    display: none;
}
#sidebar .navbar .navbar-toggler[aria-expanded="true"] .fa-chevron-down {
    display: none;
}
#sidebar
    .navbar-light
    .nav-item
    .nav
    .nav-item
    .nav-link[aria-expanded="true"]::after {
    content: "\f077";
    color: #75beea;
}
#sidebar .navbar-brand {
    font-size: 1.25rem;
    font-weight: 500;
    padding-left: 10px;
}
#sidebar .navbar-light .nav-item {
    margin: 0;
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    display: block;
    width: 100%;
}
#sidebar .navbar-light .nav-item + .nav-item {
    border-bottom: none;
}
#sidebar .navbar-light .row {
    width: 100%;
}
#sidebar .navbar-light .nav-item .navbar-nav {
    background-color: #f6f6f6;
}
#sidebar .navbar-light .nav-item .nav-item {
    border-top: none;
    border-bottom: none;
}
#sidebar .navbar-light .nav-item .nav-item .nav-link {
    font-size: 1rem;
    padding: 10px 15px 10px 30px;
    color: #495057;
}
#sidebar .navbar-light .nav-item .nav-item:first-child .nav-link {
    padding-top: 15px;
}
#sidebar .navbar-light .nav-item .nav-item:last-child .nav-link {
    padding-bottom: 15px;
    border-bottom: none;
}
#sidebar .navbar-light .nav-item .nav-item .nav-link:hover,
#sidebar .navbar-light .nav-item .nav-item .nav-link:focus {
    background-color: #f4f4f4;
    color: #003e71;
}
#sidebar .navbar-light .nav-item .nav-item .nav-item .nav-link {
    font-size: 0.875rem;
    padding: 10px 15px 10px 50px;
}
#sidebar .navbar-light .nav-item .nav-item:first-child .nav-link {
    border-top: none;
}
#sidebar .navbar-light .nav-item .nav-link[data-toggle]::after {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f105";
    font-size: 1rem;
    color: #495057;
    position: absolute;
    right: 24px;
}
#sidebar .navbar-light .nav-item .nav-link[data-toggle]::after {
    content: "\f067";
    font-size: 0.75rem;
    top: 12px;
}
#sidebar .navbar-light .nav-item .nav-link[aria-expanded="true"]::after {
    content: "\f068";
}
#sidebar .navbar-light .nav-item .nav-link[aria-expanded="true"] {
    padding-bottom: 12px;
}
#sidebar .navbar-light .nav-item .nav-item .nav-link::after {
    content: none;
}
#sidebar .navbar-light .nav-item ul {
    margin-left: 0 !important;
    border-top: 1px solid #fff;
}
#sidebar .secondary-nav {
    width: 100%;
    padding: 0 20px;
}
#sidebar .secondary-nav .nav-link {
    border: none;
    color: #003e71;
}
.figure {
    display: block;
}
.figure-caption {
    color: #42484c;
}
.figure img {
    -webkit-box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    -moz-box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    margin: 20px auto;
}
blockquote,
.blockquote {
    border-left: 4px solid #003e71;
    padding-left: 10px;
    margin: 20px 40px;
}
.blockquote-footer {
    color: #4e565a;
}
.featured-event h2 {
    font-size: 2.375rem;
    color: #28638f;
}
.featured-event {
    font-weight: 300;
    font-size: 1.375rem;
}
.featured-event .featured-date {
    font-size: 1.75rem;
    color: #ffffff;
    padding: 50px;
    text-transform: uppercase;
    background-color: #003e71;
    text-align: center;
    max-width: 180px;
}
/*Accordions*/
.accordion {
    margin-bottom: 20px;
}
.accordion .card {
    border: none;
    margin: 10px 0;
}
.accordion .card-header {
    padding: 0px;
    border-radius: 0px;
}
.accordion .card-header h2,
.accordion .card-header h3 {
    font-family: "canada-type-gibson", sans-serif;
}
.accordion .card-header .btn {
    font-size: 1.25rem;
    text-transform: none;
    background-color: #003e71;
    color: #fff !important;
    border: none;
    box-shadow: none !important;
    padding: 10px 45px 10px 15px;
    line-height: 1.5;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0;
    margin: 0;
}
.accordion .card-header .btn:hover {
    text-decoration: none;
    background-color: #003e71;
}
.accordion .card-header .btn-link .fas {
    font-size: 1.25rem;
    padding: 0 5px;
    position: absolute;
    top: 16px;
    right: 20px;
    color: #fff;
}
.accordion .card-header .btn-link[aria-expanded="false"] .fa-angle-up {
    display: none;
}
.accordion .card-header .btn-link[aria-expanded="true"] .fa-angle-down {
    display: none;
}
.accordion .card-body {
    border: none;
    border-top: 0px;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
.accordion .card-body p:first-child {
    margin-top: 0;
}
.accordion .card-body p:last-child {
    margin-bottom: 0;
}
/*Tabs*/
.tabs .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    border-bottom: 4px solid #003e71;
    border-left: none;
    border-right: none;
    font-size: 1.25rem;
    background-color: transparent;
    position: relative;
}
.tabs .nav-tabs .nav-link.active:after,
.nav-tabs .nav-item.show .nav-link:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f107";
    position: absolute;
    color: #003e71;
    bottom: -30px;
    left: 45%;
}
.tabs .nav-tabs .nav-link {
    border: none;
    border-radius: 0;
    font-size: 1.25rem;
    color: #003e71;
    padding: 12px 25px 8px;
    text-decoration: none;
    font-weight: 500;
}
.tabs .nav-tabs > a:last-of-type {
    margin-right: 0;
}
.tabs .nav-tabs .nav-link:after {
    content: none;
}
.tabs .nav-tabs .nav-item:last-child .nav-link {
    border-right: none;
}
.tabs .nav-tabs .nav-item {
    margin-bottom: -4px;
    margin-top: 0;
    background-color: transparent;
    border-bottom: 4px solid #ececec;
}
.tabs .nav-tabs .nav-link:hover {
    text-decoration: none;
}
.tabs .nav-tabs {
    border-bottom: 4px solid #ececec;
    margin-top: 10px;
}
.tabs .nav-tabs .nav-link:hover {
    border-bottom-color: #003e71;
}
.tabs .nav-tabs .nav-link.active:hover {
    border-bottom-color: #003e71;
}
.tabs .tab-content {
    text-align: left;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 50px;
}
.tabs .tab-content h3 {
    margin: 20px 0;
}
/*Slider*/
.gallery-slider {
    -webkit-box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    -moz-box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    box-shadow: 0px 7px 18px 0px rgba(119, 119, 119, 0.32);
    margin: 20px auto;
}
.gallery-slider .slide {
    position: relative;
}
.gallery-slider .slide img {
    width: 100%;
}
.gallery-slider .slick-next {
    right: 20px;
    width: 30px;
    height: 30px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
}
.gallery-slider .slick-next:before {
    content: "\f061";
    font-size: 30px;
}
.gallery-slider .slick-prev {
    left: 25px;
    z-index: 1;
    width: 30px;
    height: 30px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.75);
}
.gallery-slider .slick-prev:before {
    content: "\f060";
    font-size: 30px;
}
.gallery-slider .slick-prev:before,
.gallery-slider .slick-next:before {
    opacity: 1;
    font-family: "Font Awesome 6 Pro" !important;
    font-weight: 900;
}
.gallery-slider .carousel-caption {
    margin: 0 auto;
    left: 20px;
    bottom: 20px;
    right: 25%;
    text-align: left;
    line-height: 30px;
    z-index: 1;
    position: absolute;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.75);
}
.gallery-slider .carousel-caption h1,
.gallery-slider .carousel-caption h2,
.gallery-slider .carousel-caption h3 {
    font-size: 2rem;
    line-height: 32px;
    margin: 0 0 10px;
    color: #fff !important;
    font-weight: 500;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
}
.content .gallery-slider .carousel-caption a,
.gallery-slider .carousel-caption a {
    color: #fff;
    text-decoration: none;
}
.content .gallery-slider .carousel-caption a:hover,
.gallery-slider .carousel-caption a:hover,
.content .gallery-slider .carousel-caption a:focus,
.gallery-slider .carousel-caption a:focus {
    text-decoration: underline;
}
.pagination,
.ou-search-pagination {
    margin: 20px auto !important;
}
.pagination .page-item .page-link {
    text-decoration: none !important;
}
.pagination .page-item .page-link:hover {
    color: #003e71;
}
.pagination .page-item.active .page-link {
    background-color: #003e71 !important;
    border-color: #003e71 !important;
    color: #fff;
}
#ou-search-results h2 {
    display: none;
}
.ou-search-container {
    width: 100%;
}
#ou-search-results .ou-search-input {
    border: 1px solid #ced4da !important;
    border-radius: 5px;
    padding: 10px !important;
}
#ou-search-results .ou-search-advanced-heading .ou-search-open-advanced:before {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
}
#ou-search-results a {
    color: #003e71 !important;
}
#ou-search-results a:hover {
    color: #000 !important;
}
#ou-search-results ul {
    font-size: 18px;
    font-weight: 300;
    line-height: inherit;
}
#ou-search-results ul li {
    margin-bottom: 20px;
}
#ou-search-results ul li .ou-search-link a {
    text-decoration: none;
    border-bottom: none;
}
#ou-search-results .ou-search-pagination > .ou-search-active > a,
#ou-search-results .ou-search-pagination > .ou-search-active > a:focus,
#ou-search-results .ou-search-pagination > .ou-search-active > a:hover,
#ou-search-results .ou-search-pagination > .ou-search-active > span,
#ou-search-results .ou-search-pagination > .ou-search-active > span:focus,
#ou-search-results .ou-search-pagination > .ou-search-active > span:hover {
    background-color: #003e71 !important;
    border-color: #003e71 !important;
}
#ou-search-results .ou-search-pagination > .ou-search-disabled > span,
#ou-search-results .ou-search-pagination > .ou-search-disabled > span:focus,
#ou-search-results .ou-search-pagination > .ou-search-disabled > span:hover {
    color: #4e555a !important;
    border-color: #dee2e6 !important;
}
#ou-search-results .ou-search-pagination > li:first-child > a,
#ou-search-results .ou-search-pagination > li:first-child > span {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}
#ou-search-results .ou-search-pagination > li:last-child > a,
#ou-search-results .ou-search-pagination > li:last-child > span {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}
#ou-search-results .ou-search-pagination > li > a,
#ou-search-results .ou-search-pagination > li > span {
    border-color: #dee2e6 !important;
}
#ou-search-results .ou-search-pagination > li > a:focus,
#ou-search-results .ou-search-pagination > li > a:hover,
#ou-search-results .ou-search-pagination > li > span:focus {
    background-color: #e9ecef !important;
    border-color: #dee2e6 !important;
    color: #003e71 !important;
}
#ou-search-results .ou-bestbets,
#ou-search-results .ou-search-parametric-results {
    border: none !important;
    background: #e9ecef !important;
}
.dataTables_length {
    text-align: left;
}
#directory-list thead {
    background: #75beea;
    color: #003e71;
}
#directory-list thead th,
thead th {
    font-weight: 500;
}
#directory-list {
    background-color: #fff;
    text-align: left;
}
#directory-list thead tr td,
#directory-list thead th {
    border: none;
}
.dataTables_wrapper .dataTables_filter input {
    width: 300px !important;
}
.faculty-box {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.faculty-headshot {
    margin-bottom: 20px;
    float: right;
    margin-top: 20px;
}
.faculty-box-info {
    float: left;
    width: 100%;
}
.faculty-box-info-title {
    margin-right: 8px;
    margin-top: 1px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
}
.faculty-box-info-title,
.faculty-box-info-desc {
    float: left;
}
table.bio th {
    font-weight: 500;
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1370px) and (max-width: 999999px) {
    .site-navigation.modal[style] {
        display: block !important;
    }
    .ou-search-container {
        width: 100% !important;
    }
}
/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1369px) {
    body {
        /*border: 2px solid #fcee21;*/
    } /*yellow*/
    .site-navigation.modal[style] {
        display: block !important;
    }
    .main-navigation .nav li a {
        font-size: 0.9rem;
    }
    .main-navigation .nav .dropdown-menu li a {
        padding: 10px;
    }
    .hero-slider .slide {
        /* height: 70vh; */
    }
    .ou-search-container {
        width: 100% !important;
    }
    .fullwidth-split .embed-responsive-4by3::before {
        padding-top: 100%;
    }
}

@media (min-width: 1200px) {
    header .container-fluid,
    footer .container-fluid {
        width: 95%;
    }
    header .container-fluid.alert {
        width: 100%;
    }
    header .auxnav .nav li a:hover,
    header .auxnav .nav li a:focus {
        background-color: #fff;
    }
    .header-search .btn-default:hover,
    .header-search .btn-default:focus {
        background-color: #75beea;
        color: #003e71;
        box-shadow: none;
    }
    .main-navigation .nav li.open .sub-menu li a:hover,
    .main-navigation
        .nav
        li.open
        .sub-menu
        li
        a:focus
        .main-navigation
        .nav
        li.show
        .sub-menu
        li
        a:hover,
    .main-navigation .nav li.show .sub-menu li a:focus {
        background-color: #f8f9fa;
        color: #003165;
    }
    .main-navigation .nav .dropdown.open:hover .dropdown-menu,
    .main-navigation .nav .dropdown.show .dropdown-menu {
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        display: block;
    }
    .main-navigation .nav .show .dropdown-toggle,
    .main-navigation .nav .open .dropdown-toggle {
        background-color: #75beea;
        color: #003e71;
    }
    .main-navigation .nav .show .dropdown-toggle:after,
    .main-navigation .nav .open .dropdown-toggle:after {
        color: #003e71;
        content: "\F077";
    }
    #majors-programs .expand {
        display: none;
    }
    #majors-programs .collapse:not(.show) {
        display: block;
    }
}

/* Landscape tablets and medium desktops: LG */
@media (min-width: 992px) and (max-width: 1199px) {
    body {
        /*border: 2px solid #0000ff;
        margin-top: 85px;*/
    } /*blue*/
    .header-search .btn-default:hover,
    .header-search .btn-default:focus {
        background-color: transparent;
        color: #fff;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
        height: auto;
        box-shadow: none;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
    }
    .header-search .form-control.active {
        width: 300px;
    }
    .header-search .form-control {
        top: 22px;
        right: 90px;
    }
    .header-search .btn-submit {
        right: 100px;
        top: 25px;
    }
    .header-search .btn-default {
        right: 50px;
        top: 15px;
    }
    .header-search-mobile {
        display: block;
        margin-top: 60px;
    }
    .bottom-row .header-search {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .menuToggle {
        display: block;
        position: absolute;
        top: 16px;
        right: 0;
        padding: 10px 10px 15px;
    }
    .site-navigation.modal {
        display: none;
        opacity: 0;
        position: fixed;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
    }
    .site-navigation .modal-body {
        padding: 0 0 40px;
        background-color: #003e71;
    }
    .site-navigation.modal.show {
        opacity: 1;
    }
    .site-navigation.modal .modal-dialog {
        width: auto;
        max-width: 500px;
    }
    .site-navigation .modal-content {
        background-color: #003e71 !important;
        border: none;
        border-radius: 0;
        height: 100%;
        min-height: 100vh;
        width: 500px;
    }
    .site-navigation.modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
    }
    .site-navigation.modal.fade:not(.in).bottom .modal-dialog {
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0);
    }
    .site-navigation.modal .modal-dialog {
        position: absolute;
        top: 0;
        right: 125px;
        margin: 0;
    }
    .site-navigation {
        padding: 75px 60px;
        overflow: hidden;
    }
    .site-navigation .nav {
        display: block;
    }
    .main-navigation {
        background-color: #003e71;
    }
    .main-navigation .nav .dropdown-toggle {
        text-align: left;
    }
    .sub-menu .menu-image {
        display: none;
    }
    .sub-menu > div > div > div:nth-child(1) > ul li:last-child,
    .sub-menu > div > div > div:nth-child(2) > ul li:last-child a {
        border-bottom: 1px solid #ddd !important;
    }
    .sub-menu > div > div > div > ul {
        margin-top: 0 !important;
    }
    .sub-menu > div > div > div:nth-child(3) > ul {
        margin-bottom: 15px !important;
    }
    .site-navigation .top-row .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .top-row .auxnav .nav-item {
        border-bottom: none;
        display: inline-block;
    }
    .main-navigation .nav .dropdown-toggle::after {
        display: inline-block;
        border: none;
        font-family: "Font Awesome 6 Pro" !important;
        content: "\f107" !important;
        font-weight: 900;
        position: absolute;
        right: 5px;
    }
    .main-navigation .nav .dropdown-toggle[aria-expanded="true"]::after {
        content: "\f107" !important;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item:last-child {
        border-bottom: none;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item .nav-item {
        border: none;
    }
    .main-navigation .nav .dropdown {
        display: block;
    }
    .main-navigation .nav li a:hover,
    .main-navigation .nav li a:focus,
    .main-navigation .dropdown.open a.dropdown-toggle {
        background-color: transparent;
    }
    .main-navigation .top-row .audience .nav-item .nav-link {
        color: #fff;
        padding: 10px 0;
    }
    .main-navigation .top-row .audience .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .nav-link {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 600;
        text-decoration: none;
        padding: 15px 0;
        text-transform: none !important;
        white-space: normal;
    }
    .main-navigation .top-row .audience .nav-item .nav-link:after {
        content: "";
    }
    .main-navigation .nav .dropdown:hover .dropdown-menu {
        opacity: 0;
    }
    .main-navigation .nav .dropdown .dropdown-menu.show {
        opacity: 1;
        width: auto;
        visibility: visible;
        float: none;
        box-shadow: none;
        transition: none !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        transition: none !important;
    }
    .main-navigation .nav .dropdown.show .dropdown-menu.show[style] {
        display: inherit !important;
        transform: none !important;
        position: relative !important;
        left: 0 !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        z-index: 0;
        transition: none;
        left: 0 !important;
        background-color: #fff;
        padding: 0;
        border: none;
    }
    .main-navigation .nav .dropdown .dropdown-menu .sub-menu .dropdown-menu {
        top: 0;
        margin-left: 20px;
        position: relative;
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style],
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style] {
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .dropdown:hover
        .dropdown-menu {
        display: none;
        margin-left: 20px;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .sub-menu
        .dropdown-menu.show {
        display: block;
    }
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:hover:after,
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:focus:after {
        color: #003e71;
    }
    .main-navigation .nav .dropdown-menu li.show a.dropdown-toggle:after {
        content: "\f107" !important;
    }
    header .auxnav .nav li {
        margin: 0;
    }
    header .auxnav {
        background-color: #75beea;
    }
    header .auxnav .nav {
        display: flex;
    }
    header .auxnav .nav li a {
        padding: 15px;
        background-color: transparent;
    }
    .top-row .container-fluid,
    .top-row .container-fluid .col-12 {
        padding: 0;
    }
    .top-row .container-fluid .row {
        margin: 0;
    }
    .main-navigation .col {
        padding-left: 15px;
    }
    .main-navigation .nav li:hover .dropdown-menu {
        display: none;
    }
    .modal-open .siteHeader {
        background-color: transparent;
    }
    .menuClose {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: right;
        font-size: 1.875rem;
        position: absolute !important;
        display: inline-block;
        top: 0;
        right: 0;
        text-shadow: none;
        opacity: 1;
        z-index: 5;
        min-width: 1px;
        margin: 0;
    }
    .menuClose:hover,
    .menuClose:focus {
        color: #fff;
    }
    .main-navigation .logo,
    .main-navigation .hamburger,
    .main-navigation .logo-2023 {
        display: none;
    }
    .hero-slider .carousel-caption {
        left: 0;
        width: 100%;
        top: unset;
        font-size: 1.75rem;
    }
    .hero-slider .slide .slider-img {
        height: 400px;
        width: 100%;
        left: 0;
    }
    .slider-wrapper .slide-controllers {
        left: unset;
        right: 30px;
        bottom: 20px;
    }
    .slide-dots .slick-dots {
        bottom: 70px !important;
        top: unset;
        left: unset;
        right: 30px;
        text-align: right !important;
        display: none;
    }
    .hero-slider .slide {
        height: 650px;
    }
    .video-feature {
        height: 710px;
    }
    .fullwidth-split .embed-responsive-4by3::before {
        padding-top: 120%;
    }
    .section {
        padding: 40px 0;
    }
    .sub-header h1 {
        font-size: 2.5rem;
    }
    h2 {
        font-size: 2rem;
    }
    .font-size-xl {
        font-size: 2.5rem;
    }
    .lead {
        font-size: 1.25rem;
        line-height: 1.35rem;
    }
    .space-md {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .btn-default {
        min-width: 110px;
    }
    .restrict {
        padding: 0 10%;
    }
    .featured-news .card .card-body {
        min-height: 460px;
    }
    .ou-search-container {
        width: 100% !important;
    }
    .video-feature .overlay {
        background: -moz-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0%, rgba(0, 0, 0, 0.7)),
            color-stop(50%, rgba(0, 0, 0, 0.3)),
            color-stop(100%, rgba(0, 0, 0, 0.5))
        );
        background: -webkit-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -o-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -ms-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
    }
}

/* Portrait tablets and small desktops: MD */
@media (min-width: 768px) and (max-width: 991px) {
    body {
        /*border: 2px solid #ed1e79;
        margin-top: 85px;*/
    } /*pink*/
    .header-search .btn-default:hover,
    .header-search .btn-default:focus {
        background-color: transparent;
        color: #fff;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
        height: auto;
        box-shadow: none;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
    }
    .header-search .form-control.active {
        width: 300px;
    }
    .header-search .form-control {
        top: 22px;
        right: 90px;
    }
    .header-search .btn-submit {
        right: 100px;
        top: 25px;
    }
    .header-search .btn-default {
        right: 50px;
        top: 15px;
    }
    .header-search-mobile {
        display: block;
        margin-top: 60px;
    }
    .bottom-row .header-search {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .menuToggle {
        display: block;
        position: absolute;
        top: 16px;
        right: 0;
        padding: 10px 10px 15px;
    }
    .site-navigation.modal {
        display: none;
        opacity: 0;
        position: fixed;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
    }
    .site-navigation .modal-body {
        padding: 0 0 40px;
        background-color: #003e71;
    }
    .site-navigation.modal.show {
        opacity: 1;
    }
    .site-navigation.modal .modal-dialog {
        width: auto;
        max-width: 500px;
    }
    .site-navigation .modal-content {
        background-color: #003e71 !important;
        border: none;
        border-radius: 0;
        height: 100%;
        min-height: 100vh;
        width: 500px;
    }
    .site-navigation.modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
    }
    .site-navigation.modal.fade:not(.in).bottom .modal-dialog {
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0);
    }
    .site-navigation.modal .modal-dialog {
        position: absolute;
        top: 0;
        right: 125px;
        margin: 0;
    }
    .site-navigation {
        padding: 75px 60px;
        overflow: hidden;
    }
    .site-navigation .nav {
        display: block;
    }
    .main-navigation {
        background-color: #003e71;
    }
    .main-navigation .nav .dropdown-toggle {
        text-align: left;
    }
    .sub-menu .menu-image {
        display: none;
    }
    .sub-menu > div > div > div:nth-child(1) > ul li:last-child,
    .sub-menu > div > div > div:nth-child(2) > ul li:last-child a {
        border-bottom: 1px solid #ddd !important;
    }
    .sub-menu > div > div > div > ul {
        margin-top: 0 !important;
    }
    .sub-menu > div > div > div:nth-child(3) > ul {
        margin-bottom: 15px !important;
    }
    .site-navigation .top-row .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .top-row .auxnav .nav-item {
        border-bottom: none;
        display: inline-block;
    }
    .main-navigation .nav .dropdown-toggle::after {
        display: inline-block;
        border: none;
        font-family: "Font Awesome 6 Pro" !important;
        content: "\f105" !important;
        font-weight: 900;
        position: absolute;
        right: 5px;
    }
    .main-navigation .nav .dropdown-toggle[aria-expanded="true"]::after {
        content: "\f107" !important;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item:last-child {
        border-bottom: none;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item .nav-item {
        border: none;
    }
    .main-navigation .nav .dropdown {
        display: block;
    }
    .main-navigation .nav li a:hover,
    .main-navigation .nav li a:focus,
    .main-navigation .dropdown.open a.dropdown-toggle {
        background-color: transparent;
    }
    .main-navigation .top-row .audience .nav-item .nav-link {
        color: #fff;
        padding: 10px 0;
    }
    .main-navigation .top-row .audience .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .nav-link {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 600;
        text-decoration: none;
        padding: 15px 0;
        text-transform: none !important;
        white-space: normal;
    }
    .main-navigation .top-row .audience .nav-item .nav-link:after {
        content: "";
    }
    .main-navigation .nav .dropdown:hover .dropdown-menu {
        opacity: 0;
    }
    .main-navigation .nav .dropdown .dropdown-menu.show {
        opacity: 1;
        width: auto;
        visibility: visible;
        float: none;
        box-shadow: none;
        transition: none !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        transition: none !important;
    }
    .main-navigation .nav .dropdown.show .dropdown-menu.show[style] {
        display: inherit !important;
        transform: none !important;
        position: relative !important;
        left: 0 !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        z-index: 0;
        transition: none;
        left: 0 !important;
        background-color: #fff;
        padding: 0;
        border: none;
    }
    .main-navigation .nav .dropdown .dropdown-menu .sub-menu .dropdown-menu {
        top: 0;
        margin-left: 20px;
        position: relative;
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style],
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style] {
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .dropdown:hover
        .dropdown-menu {
        display: none;
        margin-left: 20px;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .sub-menu
        .dropdown-menu.show {
        display: block;
    }
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:hover:after,
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:focus:after {
        color: #003e71;
    }
    .main-navigation .nav .dropdown-menu li.show a.dropdown-toggle:after {
        content: "\f107" !important;
    }
    header .auxnav .nav li {
        margin: 0;
    }
    header .auxnav {
        background-color: #75beea;
    }
    header .auxnav .nav {
        display: flex;
    }
    header .auxnav .nav li a {
        padding: 15px;
        background-color: transparent;
    }
    .top-row .container-fluid,
    .top-row .container-fluid .col-12 {
        padding: 0;
    }
    .top-row .container-fluid .row {
        margin: 0;
    }
    .main-navigation .col {
        padding-left: 15px;
    }
    .main-navigation .nav li:hover .dropdown-menu {
        display: none;
    }
    .modal-open .siteHeader {
        background-color: transparent;
    }
    .menuClose {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: right;
        font-size: 1.875rem;
        position: absolute !important;
        display: inline-block;
        top: 0;
        right: 0;
        text-shadow: none;
        opacity: 1;
        z-index: 5;
        min-width: 1px;
        margin: 0;
    }
    .menuClose:hover,
    .menuClose:focus {
        color: #fff;
    }
    .main-navigation .logo,
    .main-navigation .hamburger,
    .main-navigation .logo-2023 {
        display: none;
    }
    .hero-slider .carousel-caption {
        left: 0;
        width: 100%;
        top: unset;
        font-size: 1.75rem;
    }
    .hero-slider .slide .slider-img {
        height: 350px;
        width: 100%;
        left: 0;
    }
    .slide-dots .slick-dots {
        bottom: 70px !important;
        top: unset;
        left: unset;
        right: 30px;
        text-align: right !important;
    }
    .hero-slider .slide {
        height: 600px;
    }
    .slider-wrapper .slide-controllers {
        left: unset;
        right: 30px;
        bottom: 20px;
    }
    .video-feature {
        height: 710px;
    }
    .video-feature .video-caption h1 {
        font-size: 2.625rem;
        line-height: 42px;
    }
    .video-feature .video-caption h2 {
        font-size: 1.75rem;
    }
    .video-feature .video-caption {
        left: 25px;
    }
    .play-pause,
    .play {
        left: 25px;
    }
    .bg-image {
        position: relative;
    }
    .section {
        padding: 40px 0;
    }
    .section-with-background {
        padding: 40px;
    }
    .sub-header h1 {
        font-size: 2.5rem;
    }
    .restrict {
        padding: 0 15%;
    }
    .featured-news .card .card-body {
        min-height: 1px;
    }
    .footer-nav {
        margin-top: 20px;
    }
    .event-item {
        width: 100%;
        float: none;
        margin-bottom: 35px;
    }
    .ou-search-container {
        width: 100% !important;
    }
    #sidebar .navbar-light .row {
        width: auto;
    }
    #sidebar .navbar {
        padding-bottom: 5px;
    }
    .video-feature .overlay {
        background: -moz-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0%, rgba(0, 0, 0, 0.7)),
            color-stop(50%, rgba(0, 0, 0, 0.3)),
            color-stop(100%, rgba(0, 0, 0, 0.5))
        );
        background: -webkit-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -o-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: -ms-linear-gradient(
            90deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.5) 0%,
            rgba(0, 0, 0, 0.3) 50%,
            rgba(0, 0, 0, 0.7) 100%
        );
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
    }
    .divider-left {
        border-left: none;
    }
    .divider-right {
        border-right: none;
    }
}

/* Landscape phones and portrait tablets: SM */
@media (max-width: 767px) {
    body {
        /*border: 2px solid #009245;
        margin-top: 85px;*/
    } /*green*/
    .container-padding {
        padding: 0 15px;
    }
    .header-search .btn-default:hover,
    .header-search .btn-default:focus {
        background-color: transparent;
        color: #fff;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
        height: auto;
        box-shadow: none;
    }
    .siteHeader.sticky-header-show {
        background-color: transparent;
    }
    .header-search .form-control.active {
        width: 300px;
    }
    .header-search .form-control {
        top: 22px;
        right: 90px;
    }
    .header-search .btn-submit {
        right: 100px;
        top: 25px;
    }
    .header-search .btn-default {
        right: 50px;
        top: 15px;
    }
    .header-search-mobile {
        display: block;
        margin-top: 60px;
    }
    .bottom-row .header-search {
        display: none;
    }
    .mobile-header {
        display: block;
    }
    .menuToggle {
        display: block;
        position: absolute;
        top: 16px;
        right: 0;
        padding: 10px 10px 15px;
    }
    .site-navigation.modal {
        display: none;
        opacity: 0;
        position: fixed;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 100%;
    }
    .site-navigation .modal-body {
        padding: 0 0 40px;
        background-color: #003e71;
    }
    .site-navigation.modal.show {
        opacity: 1;
    }
    .site-navigation.modal .modal-dialog {
        width: auto;
        max-width: 500px;
    }
    .site-navigation .modal-content {
        background-color: #003e71 !important;
        border: none;
        border-radius: 0;
        height: 100%;
        min-height: 100vh;
        width: 500px;
    }
    .site-navigation.modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
    }
    .site-navigation.modal.fade:not(.in).bottom .modal-dialog {
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0);
    }
    .site-navigation.modal .modal-dialog {
        position: absolute;
        top: 0;
        right: 125px;
        margin: 0;
    }
    .site-navigation {
        padding: 75px 60px;
        overflow: hidden;
    }
    .site-navigation .nav {
        display: block;
    }
    .main-navigation {
        background-color: #003e71;
    }
    .main-navigation .nav .dropdown-toggle {
        text-align: left;
    }
    .sub-menu .menu-image {
        display: none;
    }
    .sub-menu > div > div > div:nth-child(1) > ul li:last-child,
    .sub-menu > div > div > div:nth-child(2) > ul li:last-child a {
        border-bottom: 1px solid #ddd !important;
    }
    .sub-menu > div > div > div > ul {
        margin-top: 0 !important;
    }
    .sub-menu > div > div > div:nth-child(3) > ul {
        margin-bottom: 15px !important;
    }
    .site-navigation .top-row .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .top-row .auxnav .nav-item {
        border-bottom: none;
        display: inline-block;
    }
    .main-navigation .nav .dropdown-toggle::after {
        display: inline-block;
        border: none;
        font-family: "Font Awesome 6 Pro" !important;
        content: "\f105" !important;
        font-weight: 900;
        position: absolute;
        right: 5px;
    }
    .main-navigation .nav .dropdown-toggle[aria-expanded="true"]::after {
        content: "\f107" !important;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item:last-child {
        border-bottom: none;
    }
    .site-navigation .nav-item .dropdown-menu .sub-menu .nav-item .nav-item {
        border: none;
    }
    .main-navigation .nav .dropdown {
        display: block;
    }
    .main-navigation .nav li a:hover,
    .main-navigation .nav li a:focus,
    .main-navigation .dropdown.open a.dropdown-toggle {
        background-color: transparent;
    }
    .main-navigation .top-row .audience .nav-item .nav-link {
        color: #fff;
        padding: 10px 0;
    }
    .main-navigation .top-row .audience .nav-item {
        border-bottom: 1px solid #fff;
    }
    .site-navigation .nav-link {
        color: #fff;
        font-size: 1.125rem;
        font-weight: 600;
        text-decoration: none;
        padding: 15px 0;
        text-transform: none !important;
        white-space: normal;
    }
    .main-navigation .top-row .audience .nav-item .nav-link:after {
        content: "";
    }
    .main-navigation .nav .dropdown:hover .dropdown-menu {
        opacity: 0;
    }
    .main-navigation .nav .dropdown .dropdown-menu.show {
        opacity: 1;
        width: auto;
        visibility: visible;
        float: none;
        box-shadow: none;
        transition: none !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        transition: none !important;
    }
    .main-navigation .nav .dropdown.show .dropdown-menu.show[style] {
        display: inherit !important;
        transform: none !important;
        position: relative !important;
        left: 0 !important;
    }
    .main-navigation .nav .dropdown .dropdown-menu {
        z-index: 0;
        transition: none;
        left: 0 !important;
        background-color: #fff;
        padding: 0;
        border: none;
    }
    .main-navigation .nav .dropdown .dropdown-menu .sub-menu .dropdown-menu {
        top: 0;
        margin-left: 20px;
        position: relative;
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu,
    .main-navigation
        .nav
        .dropdown:nth-child(7)
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style],
    .main-navigation
        .nav
        .dropdown:last-child
        .dropdown-menu
        .sub-menu
        .dropdown-menu[style] {
        left: 0 !important;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .dropdown:hover
        .dropdown-menu {
        display: none;
        margin-left: 20px;
    }
    .main-navigation
        .nav
        .dropdown
        .dropdown-menu
        .sub-menu
        .dropdown-menu.show {
        display: block;
    }
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:hover:after,
    .main-navigation .nav .dropdown-menu li a.dropdown-toggle:focus:after {
        color: #003e71;
    }
    .main-navigation .nav .dropdown-menu li.show a.dropdown-toggle:after {
        content: "\f107" !important;
    }
    header .auxnav .nav li {
        margin: 0;
    }
    header .auxnav {
        background-color: #75beea;
    }
    header .auxnav .nav {
        display: flex;
    }
    header .auxnav .nav li a {
        padding: 15px;
        background-color: transparent;
    }
    .top-row .container-fluid,
    .top-row .container-fluid .col-12 {
        padding: 0;
    }
    .top-row .container-fluid .row {
        margin: 0;
    }
    .main-navigation .col {
        padding-left: 15px;
    }
    .main-navigation .nav li:hover .dropdown-menu {
        display: none;
    }
    .modal-open .siteHeader {
        background-color: transparent;
    }
    .menuClose {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        text-align: right;
        font-size: 1.875rem !important;
        position: absolute !important;
        display: inline-block;
        top: 0;
        right: 0;
        text-shadow: none;
        opacity: 1;
        z-index: 5;
        min-width: 1px;
        margin: 0;
    }
    .menuClose:hover,
    .menuClose:focus {
        color: #fff;
    }
    .main-navigation .logo,
    .main-navigation .hamburger,
    .main-navigation .logo-2023 {
        display: none;
    }
    .breadcrumb {
        padding: 1rem 0 2rem 0;
    }
    .sub-header h1 {
        font-size: 2.5rem;
    }
    h1,
    .h1 {
        font-size: 2rem;
    }
    h2,
    .h2 {
        font-size: 1.75rem;
    }
    h3,
    .h3 {
        font-size: 1.5rem;
    }
    h4,
    .h4 {
        font-size: 1.25rem;
    }
    h5,
    .h5 {
    }
    h6,
    .h6 {
    }
    .lead {
        font-size: 1.125rem;
    }
    .font-size-lg {
        font-size: 2rem;
    }
    .font-size-xl {
        font-size: 2.25rem;
    }
    .space-sm {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    .space-md {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .hero-slider .carousel-caption {
        left: 0;
        width: 100%;
        top: unset;
        padding: 20px 20px 100px;
        font-size: 1.75rem;
    }
    .hero-slider .slide .slider-img {
        height: 350px;
        width: 100%;
        left: 0;
    }
    .slide-dots .slick-dots {
        bottom: 70px !important;
        top: unset;
        left: unset;
        right: 30px;
        text-align: right !important;
    }
    .hero-slider .slide {
        height: 640px;
    }
    .slider-wrapper .slide-controllers {
        left: unset;
        right: 30px;
        bottom: 20px;
    }
    .video-feature {
        height: 710px;
    }
    .video-caption-button {
        left: 55px;
        bottom: 65px;
    }
    .section {
        padding: 20px 0;
    }
    .section-with-background {
        padding: 40px 0;
    }
    .restrict {
        padding: 0;
    }
    .parallax-bg {
        background-attachment: scroll;
    }
    .event-item {
        width: 100%;
        float: none;
        margin-bottom: 35px;
    }
    .featured-news .card .card-body {
        min-height: 1px;
    }
    .btn-centered {
        width: auto;
    }
    .btn + .btn {
        margin-left: auto;
    }
    .btn,
    .content .btn {
        font-size: 1rem;
    }
    .card-slider .card {
        min-height: 200px;
    }
    .news-events-header .news,
    .news-events-header .events {
        text-align: left;
        position: relative;
    }
    .nav-tabs .nav-link {
        display: block;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #fff;
    }
    .ou-search-container {
        width: 100% !important;
    }
    .accordion .card-header .btn {
        font-size: 1.125rem;
    }
    .accordion .card-header .btn-link .fas {
        font-size: 1.125rem;
    }
    .cookiealert {
        left: 0px;
        right: 0px;
    }
    .cookiealert .acceptcookies {
        margin-left: 0;
    }
    .emergency-alert {
        padding: 20px 60px 20px 20px;
        text-align: left;
        font-size: 1.125rem;
    }
    .emergency-alert.alert-dismissible .close {
        right: -30px;
    }
    #sidebar .navbar-light .row {
        width: auto;
    }
    #sidebar .navbar {
        padding-bottom: 5px;
    }
    aside .navbar-nav .nav-link {
        padding: 5px;
        line-height: 24px;
        margin: 5px 0;
    }
    .hero {
        height: 350px;
    }
    .hero h1 {
        font-size: 2.5rem;
        margin: 1.5rem;
        line-height: 2.6rem;
    }
    .display-4 {
        font-size: 2.5rem;
    }
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: left !important;
    }
    div.table-responsive
        > div.dataTables_wrapper
        > div.row
        > div[class^="col-"]:first-child {
        padding-left: 15px !important;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center !important;
    }
    .bg-image {
        position: relative;
    }
    .fullwidth-split-text {
        padding: 3rem 0;
    }
    .faculty-headshot {
        float: none;
        margin: 20px auto;
        display: block;
    }
    .row.card .card-body {
        padding-left: 0;
        padding-right: 0;
    }
    .video-feature .video-caption h1 {
        font-size: 2.5rem;
        line-height: 42px;
    }
    .video-feature .video-caption {
        left: 15px;
    }
    .play-pause,
    .play {
        left: 15px;
    }
    .col-sm-6 + .col-sm-6 {
        padding-left: 15px;
    }
    .slider-wrapper .testimonial-slider .slick-prev,
    .slider-wrapper .testimonial-slider .slick-next {
        width: 70px;
    }
    .tabs .nav-tabs .nav-link {
        padding: 35px 25px 8px;
    }
    .tabs .nav-tabs .nav-link.active:after,
    .nav-tabs .nav-item.show .nav-link:after {
        font-size: 2rem;
        bottom: -45px;
    }
    .divider-left {
        border-left: none;
    }
    .divider-right {
        border-right: none;
    }
    .blog-banner {
        text-align: left;
    }
    .social-orange {
        text-align: left;
    }
}

/* Portrait phones and smaller: XS */
@media (max-width: 480px) {
    body {
        /*border: 2px solid #f15a24;*/
    } /*orange*/
    .site-navigation.modal .modal-dialog {
        width: 100%;
        max-width: none;
    }
    .site-navigation.modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .site-navigation.modal .modal-dialog {
        right: 0;
        left: 0;
    }
    .site-navigation .modal-content {
        width: 100%;
    }
    .header-search .form-control.active {
        width: 250px;
    }
}

/*IE Issue Fixes*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #ou-search-results .ou-search-input {
        padding-bottom: 15px !important;
    }
}

@media only screen and (max-width: 991px) {
    #directory-list td:nth-child(1) {
        display: inline-block;
    }
    /* Force table to not be like tables anymore */
    #directory-list table,
    #directory-list thead,
    #directory-list tbody,
    #directory-list th,
    #directory-list td,
    #directory-list tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #directory-list thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #directory-list tr {
        border: 1px solid #ccc;
        padding: 10px;
    }

    #directory-list td {
        border: none;
        position: relative;
        white-space: normal;
        text-align: left;
        padding: 0;
    }

    #directory-list td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: 600;
    }
    .table.directory tfoot {
        display: none;
    }
    .dataTables_wrapper .dataTables_info {
        white-space: normal !important;
    }
    /*
	Label the data
	*/
    #directory-list td:before {
        content: attr(data-title);
    }
}
@media (max-width: 320px) {
    .header-search .form-control.active {
        width: 200px;
    }
}

/* styles from Drupal site */

iframe {
    max-width: 100%;
}

.video-player40 {
    height: 0;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 41%;
    padding-top: 0;
    position: relative;
}

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

.video-player {
    height: 0;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
}

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

.video-player-nomb {
    height: 0;
    display: block;
    margin: 0px;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
}

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

img.portrait {
    padding-bottom: 14px;
    width: 100%;
    max-width: 310px;
    border: none;
}

.no-mb {
    margin-bottom: 0px;
}

#base_resources {
    background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top: 16px solid #509ac7;
    margin: 0px 0px 2px 0px;
    padding: 14px;
    /* 
	background-image: url(/images/ascent/triangle-bg-light-blue294.png);
    background-size: contain; 
	*/
    background-repeat: no-repeat;
    /* background-position-x: right; */
    background-position-x: calc(100% + 49px);
    background-position-y: bottom;
}

#base_resources a,
#base_resources a:link,
#base_resources a:visited,
#base_resources a:active {
    color: #006699;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
}

#base_resources h2 {
    font-weight: 500;
    font-size: 1.75rem;
}

#base_resources h3 {
    font-weight: normal;
    font-size: 1.45rem;
    margin-bottom: 2px;
    margin-top: 16px;
}

a.biggerList {
    font-family: canada-type-gibson, Roboto, arial;
    font-size: 1.2em;
    line-height: 110%;
    text-decoration: none;
    letter-spacing: initial;
    color: #003e71;
}

a.biggerList:hover {
    text-decoration: underline;
}

/* landing page styles from Drupal site */

#intro2 {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

#intro_wrapper.container3D {
    overflow: visible;
}

.container3D {
    width: 86%;
    text-align: center;
    margin: 0 auto;
    /* min-height: 400px; */
    overflow: hidden;
    height: auto;
    background-color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
}

.shadow {
    -webkit-box-shadow: 2px 4px 10px #ccc;
    -moz-box-shadow: 2px 4px 10px #ccc;
    box-shadow: 2px 4px 10px #ccc;
}

@media not all and (pointer: coarse) {
    .navigation div:hover {
        opacity: 0.7;
    }
}

@media screen and (max-width: 600px) {
    #intro2 {
        margin-bottom: 24px;
    }
}

#content-body .region-content {
    padding: 0px;
}

#main .container {
    z-index: 1001;
    position: relative;
    padding: 0px;
}

@media screen and (max-width: 450px) {
    #main .container {
        margin-top: 0px;
    }
}

.sectiontitle {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 500;
    color: #003d71;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: left;
}

.storytitle {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 500;
    color: #003d71;
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 18px;
    margin-bottom: 12px;
}

.storyhook {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 300;
    color: #333333;
    font-size: 22px;
    line-height: 26px;
    text-align: left;
    margin-bottom: 10px;
}

.storyhook_slider {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 300;
    color: #333333;
    font-size: 22px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
    .storytitle {
        font-size: 24px;
        line-height: 30px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .storyhook {
        font-size: 18px;
        line-height: 24px;
    }
    .storyhook_slider {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 768px) {
    .navigation {
        margin-top: 0px;
        display: flex;
        top: 80px;
        left: 20px;
        float: left;
    }
}

@media (max-width: 979px) and (min-width: 800px) {
    .break800 {
        width: 31.491712707182323%;
    }
}

#content-body.content-body {
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}

@media screen and (max-width: 824px) {
    a.FAbutton {
        font-size: 28px;
    }
}

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

.sectiontitle:before {
    height: 52px;
    width: 2px;
    background: #003d71;
    content: "";
    display: inline-block;
    margin: 0 auto;
    transform: scaleY(1);
    transition: transform 1s;
    margin-right: 12px;
    position: relative;
    bottom: -11px;
}

@media (max-width: 1050px) {
    .sectiontitle:before {
        display: none;
    }
}

.readmore {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 400;
    border-radius: 42px;
    color: #003d71;
    font-size: 20px;
    /* letter-spacing: 1.2px; */
    padding: 12px 12px 7px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: background 0.25s, border 0.25s, color 0.25s;
    display: block;
    /* margin-bottom: 10px; */
    background-color: #b8daf2;
    font-weight: 500;
    width: 80px;
    text-decoration: none;
}

a.readmore:hover {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .row-fluid .span6 {
        width: 50%;
        /* width: 48.664757228587014%; */
    }
}

a:focus {
    outline: none;
}

@media (max-width: 767px) {
    .sectiontitle {
        font-family: canada-type-gibson, sans-serif;
        font-weight: 500;
        color: #003d71;
        font-size: 32px;
        line-height: 42px;
        text-transform: uppercase;
        text-align: left;
    }
}

.plax_2col {
    height: auto;
    min-height: 600px !important;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    /* margin-top: 20px;
    margin-bottom: 20px; */
    display: flex;
    align-items: stretch;
}

.plax_2col_copy {
    padding-top: 4%;
    height: auto;
    min-height: 600px !important;
    margin-right: 0px;
    padding-right: 2%;
    padding-bottom: 4%;
    padding-left: 2%;
    /* z-index: 9 !important; */
    position: relative;
}

.plax_2col_img {
    display: flex;
}

@media (max-width: 767px) {
    .plax_2col {
        display: block;
    }
}

@media (max-width: 767px) {
    .plax_2col_copy {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1000px) {
    .row-fluid .plax_2col {
        width: 50%;
        /* width: 48.664757228587014%; */
    }
}

@media (max-width: 999px) {
    .break1000 {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .plax_2col_img {
        min-height: 400px;
    }
    .disappear1000 {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .plax_2col_img {
        min-height: 400px;
        order: 2;
    }
}

.pullquote_overlay {
    font-family: canada-type-gibson, Roboto, Arial;
    color: #ffffff;
    font-size: 28px;
    line-height: 42px;
    padding: 60px;
    text-align: center;
}
.new-quote {
    background: url("/images/ascent/kapic-quote-background.jpg") no-repeat
        center top;
    background-color: #74bde9;
    background-size: cover;
    font-size: 28px;
    line-height: 42px;
}
.attribute {
    color: #003e71;
    font-weight: 500;
}

@media (max-width: 768px) {
    .pullquote_overlay,
    .new-quote {
        font-size: 24px;
        line-height: 32px;
        padding: 40px;
    }
}

@media (max-width: 450px) {
    .pullquote_overlay,
    .new-quote {
        font-size: 22px;
        line-height: 28px;
        padding: 20px;
    }
}

.no_left_margin {
    margin-left: 0px !important;
}

.flexcenter {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 46px;
}

.generic-block-wrapper-auto-noborder {
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px;
    background-color: #ffffff;
    display: inline-block;
    height: auto;
    position: relative;
}

.profile_block_half_title {
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 900;
    margin-top: 12px;
}

.profile_block_half_copy {
    font-family: canada-type-gibson, Roboto, sans-serif;
    text-align: center;
    font-size: 28px;
    margin-top: 12px;
    line-height: 30px;
}

@media (max-width: 1120px) {
    .profile_block_half_title {
        font-size: 26px;
        line-height: 28px;
    }
    .profile_block_half_copy {
        font-size: 20px;
        line-height: 22px;
    }
}

a.FAbutton {
    color: #fff !important;
    border-style: none;
    padding-top: 33px;
    padding-bottom: 33px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 40px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    width: 90%;
    text-decoration: none;
    text-align: center;
    line-height: 42px;
}

a.FAbutton_with_text {
    color: #fff !important;
    border-style: none;
    padding-top: 16px;
    padding-bottom: 20px;
    padding-right: 16px;
    padding-left: 16px;
    font-size: 40px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    width: 90%;
    text-decoration: none;
    text-align: center;
    line-height: 42px;
}

@media (max-width: 1120px) {
    a.FAbutton {
        margin-bottom: 14px;
        font-size: 28px;
        line-height: 30px;
        padding-top: 28px;
        padding-bottom: 28px;
        padding-right: 16px;
        padding-left: 16px;
    }
    a.FAbutton_with_text {
        margin-bottom: 14px;
        font-size: 28px;
        line-height: 30px;
        padding-top: 28px;
        padding-bottom: 28px;
        padding-right: 16px;
        padding-left: 16px;
    }
}

leftside {
    font-family: Roboto, Arial;
    text-align: right;
    padding-right: 60px;
}

@media (max-width: 768px) {
    .leftside {
        text-align: center;
        padding-right: 0px;
        margin-bottom: 24px;
    }
}

.rightside {
    font-family: canada-type-gibson, Roboto, sans-serif;
    padding-left: 60px;
    margin-left: 0px;
    border-left: 1px solid #aaaaaa;
}

@media (max-width: 768px) {
    .rightside {
        text-align: center;
        padding-left: 0px;
        margin-bottom: 24px;
        border: none;
    }
}

.rightside2 {
    font-size: 22px;
    color: #003e71;
    margin: 16px auto;
    margin-left: 0px !important;
    padding-left: 40px;
    font-family: canada-type-gibson, Roboto, Arial;
    border-left: 1px solid #aaaaaa;
}

@media (max-width: 1000px) {
    .rightside2.drop1000 {
        border-left: none;
        padding: 0px 16px 12px 16px;
    }
}

.news_block_half_title {
    margin-top: 10px;
    font-family: canada-type-gibson, Roboto, sans-serif;
}

.news_block_half_title a,
.news_block_half_title a:active,
.news_block_half_title a:visited,
.news_block_half_title a {
    color: #000000;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
}

.news_block_half_title a:hover {
    color: #006699;
    text-decoration: none;
}

.news_block_half_copy {
    margin-top: 10px;
}

.feature_image {
    width: 100%;
    margin: 0px 0px 10px 0px;
}

.student_profile_brick_wrapper {
    margin: 0px 0px 20px 0px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    display: inline-block;
    height: auto;
    position: relative;
}

.flexrow {
    display: flex;
    flex-direction: row;
}

.flexrow.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    /* flex-wrap: inherit; this breaks responsive behavior */
    margin-right: 20px;
    margin-left: 20px;
}

@media (max-width: 767px) {
    .flexrow.row.block768 {
        display: block;
    }
}

@media (max-width: 999px) {
    .flexrow.row.block999 {
        display: block;
    }
}

.inner_2col_wrapper {
    flex-grow: 1;
}

.video_flex {
    max-width: 58%;
}

@media (max-width: 768px) {
    .video_flex {
        max-width: 92%;
    }
}

h1.ascent_title {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-weight: 500;
}

h2.ascent_title {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.1em;
}

@media (max-width: 1199px) {
    .disappear1200 {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .disappear768 {
        display: none !important;
    }
}

@media (max-width: 999px) {
    .col-md-6.break1000,
    .col-md-4.break1000,
    .col-md-3.break1000 {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
    }
}

.indent {
    margin-left: 26px;
}

img.news_img_right {
    float: right;
    margin: 6px 0px 6px 12px;
}

.bg-ltgray {
    background-color: #f0f0f0;
}

#img99copy {
    line-height: 38px;
    text-align: left;
    font-size: 36px;
    letter-spacing: 1.6px;
    /* float: right; */
    /* margin: 0 auto; */
    font-family: canada-type-gibson, Roboto, sans-serif;
}

.fa_copy_ongray {
    font-size: 1.8em;
    line-height: 44px;
    margin: 40px;
    text-align: center;
}

.wide-row {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.characteristics {
    text-align: center;
    font-size: 34px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    margin-left: 12px;
    margin-right: 12px;
}

.fa_copy {
    font-size: 30px;
    line-height: 44px;
    margin: 40px;
}

.below_banner_ribbon {
    height: auto;
    width: 100%;
    max-width: 100%;
    float: left;
    background-color: #003e71;
    color: #ffffff;
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    font-weight: 500;
    padding: 12px;
    padding-left: 32px;
    font-size: 24px;
    line-height: 28px;
}

.below_banner_ribbon a {
    color: #ffffff;
    text-decoration: none;
}

.below_banner_ribbon a:hover {
    color: #badbf3;
    text-decoration: none;
}

@media (min-width: 1600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1480px;
    }
}

/* New Staff Page Layout Styles.*/
.staffInfo {
    font-size: 1rem;
}
.staffName {
    font-family: inherit;
    /* font-family: "canada-type-gibson",sans-serif; */
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 0;
}
.staffTitle {
    font-size: 1em;
    font-style: italic;
    margin-top: 0;
}

/*  Academic Landing Pages */

.program-overview {
    background-color: #c3dff8;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='317'%3E%3Cpath fill='%23D5E9FA' fill-rule='evenodd' d='M423.1 316.1 639.987 18.014l.012 298.086H423.1ZM0 316.1 228.1 0H508L279 316.1H0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: right;
    background-size: auto 100%;
    color: #003d71;
}
.academicStaffTitle {
    font-size: 0.8em;
}

/* Faculty Bio Pages */

h1.faculty-name {
    color: black;
    font-family: "Egyptienne F LT Std Bold";
    font-size: 42px;
    margin-bottom: 0;
}
h2.faculty-title {
    color: black;
    font-family: "Egyptienne F LT Std Bold";
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
h2.faculty-section-title {
    font-size: 22px;
    text-transform: uppercase;
    color: black;
    margin-bottom: 0.25em;
}
h3.faculty-department {
    color: #444c55;
    font-family: "Egyptienne F LT Std Bold";
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
ul.nopadding {
    padding-left: 0;
    list-style-position: inside;
}

.faculty-contact {
    background-color: #c3dff8;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='317'%3E%3Cpath fill='%23D5E9FA' fill-rule='evenodd' d='M423.1 316.1 639.987 18.014l.012 298.086H423.1ZM0 316.1 228.1 0H508L279 316.1H0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: right;
    background-size: auto 100%;
    color: #4e555a;
    margin-bottom: 2em;
}
.faculty-bio-qa p {
}

/* Text Utilities */
.egyptienne {
    font-family: "Egyptienne F LT Std";
}

/****  Contents of totopstyle.css  ****/

/* -------------------------------- 

Primary style

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

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
    width: 90%;
    max-width: 768px;
    margin: 2em auto;
}
.cd-container::after {
    /* clearfix */
    content: "";
    display: table;
    clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

@media only screen and (min-width: 1024px) {
}

@media only screen and (min-width: 1024px) {
}

.cd-top {
    color: #000 !important;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: 2px solid #fff;
    border-radius: 50%;
    background: rgba(117, 190, 234, 1) url(../images/cd-top-arrow.png) no-repeat
        center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 4;
}
.cd-top a {
    color: #fff;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: 0.9;
}
.no-touch .cd-top:hover {
    background-color: #b50025;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

/****   Contents of covenant-landing.css  ****/

/*
  classes for new page layout styles as implemented on Drupal 
*/

/* Alumni landing page */

.flipCard {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
    width: 220px;
    height: 220px;
    position: relative;
    margin: 50px auto;
}
@media (max-width: 1100px) {
    .flipCard {
        width: 160px;
        height: 160px;
        position: relative;
        margin: 30px auto;
    }
}

.flipCard .ccard.flipped {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg); /* IE 9 */
    -moz-transform: rotatey(-180deg); /* Firefox */
    -webkit-transform: rotatey(-180deg); /* Safari and Chrome */
    -o-transform: rotatey(-180deg); /* Opera */
}

.flipCard .ccard {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
}

.flipCard .ccard .side {
    width: 100%;
    height: 100%;
    padding: 10px;
    cursor: pointer;
    position: absolute;
    box-sizing: border-box;
    z-index: 2;
    backface-visibility: hidden; /* W3C */
    -webkit-backface-visibility: hidden; /* Safari & Chrome */
    -moz-backface-visibility: hidden; /* Firefox */
    -ms-backface-visibility: hidden; /* Internet Explorer */
    -o-backface-visibility: hidden; /* Opera */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    overflow: auto;
    /* background-color: #003e71; */
    /* border: 1px solid #75beea; */
    border-radius: 50%;
    color: white;
    padding-top: 46px;
}

.flipCard .ccard .front {
    font-family: Roboto, Arial;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.2em;
    padding: 30% 0;
}

.flipCard .ccard .front .catch {
    font-family: Roboto, Arial;
    font-size: 2em;
    text-align: center;
    line-height: 1em;
    font-weight: 700;
}

.flipCard .ccard .back {
    font-family: Georgia, Cambria;
    background: #badbf3;
    color: #003e71;
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg); /* IE 9 */
    -moz-transform: rotatey(-180deg); /* Firefox */
    -webkit-transform: rotatey(-180deg); /* Safari and Chrome */
    -o-transform: rotatey(-180deg); /* Opera */
    border-radius: 50%;
    text-align: center;
    padding-top: 0px;
    font-size: 1em;
    line-height: 1.2em;
    display: table;
}

@media (max-width: 1100px) {
    .flipCard .ccard .front {
        font-size: 15px;
        line-height: 16px;
    }
    .flipCard .ccard .front .catch {
        font-size: 26px;
        line-height: 28px;
    }
    .flipCard .ccard .back {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    .flipCard .ccard .back {
        font-size: 13px;
        line-height: 17px;
    }
}

@media (max-width: 499px) {
    .flipCard .ccard .back {
        font-size: 12px;
        line-height: 16px;
    }
}

@media (min-width: 769px) and (max-width: 1099px) {
    .flipCard .ccard .back {
        font-size: 14px;
        line-height: 16px;
    }
}

.bg-dkblue {
    background-color: #003e71;
}

.bg-ltblue {
    background-color: #75beea;
}

.bg-orange {
    background-color: #dd5a00;
}

.bg-dkgray {
    background-color: #999999;
}

.characteristics {
    text-align: center;
    font-size: 34px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 40px;
    margin-left: 12px;
    margin-right: 12px;
}

@media (max-width: 768px) {
    .characteristics {
        font-size: 26px;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 30px;
        margin-left: 12px;
        margin-right: 12px;
    }
}

.contactinfo {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 34px;
}

@media (max-width: 1100px) {
    .contactinfo {
        font-size: 18px;
        letter-spacing: 1.1px;
        line-height: 22px;
    }
}
.alumnisocial {
    font-size: 1.2em;
    padding-right: 12px;
}
@media (max-width: 768px) {
    .alumnisocial {
        font-size: 24px;
        padding-right: 8px;
    }
}
.large-icon {
    font-size: 1.3em;
}

a.hocolink {
    font-size: 30px;
    line-height: 32px;
    color: #003e71;
    font-family: Roboto, Arial;
}
a.hocolink:hover {
    color: #75beea;
}

/* in styles.css   
  .container3D {
      width: 86%;
      text-align: center;
      margin: 0 auto;
      overflow: hidden;
      height: auto;
      background-color: #ffffff;
      padding-bottom: 20px;
      padding-top: 20px;
      position: relative;
  }
  */

content-body.content-body {
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}

#content-body .region-content {
    padding: 0px;
}

#main .container {
    z-index: 1001;
    position: relative;
    padding: 0px;
}

#section_nav_horiz {
    margin-bottom: 30px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: sticky;
    top: 10vh;
    box-shadow: 0px 4px 6px 0px rgba(0, 62, 113, 0.6);
    /* z-index: 100; */
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

#section_nav_vert {
    width: auto;
    max-width: 40%;
    margin-top: 48px;
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: 0px 4px 6px 0px rgba(0, 62, 113, 0.6);
    z-index: 100;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    left: 0px;
    padding: 16px;
}

#section_nav_vert {
    display: none;
}

#section_nav_vert_handle {
    width: 10%;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: relative;
    float: left;
    margin: 16px;
    display: none;
}

@media (max-width: 768px) {
    #section_nav_horiz {
        display: none;
    }
    #section_nav_vert_handle {
        display: block;
    }
}

a.FAbutton:hover {
    text-decoration: underline;
}

.fa_copy_ongray {
    font-size: 1.8em;
    line-height: 44px;
    margin: 40px;
    text-align: center;
}

/* from Global Ed landing page */

a.FAbutton_small {
    color: #fff !important;
    border-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    width: 90%;
    text-decoration: none;
    text-align: center;
    line-height: 32px;
}

a.FAbutton_small:hover {
    text-decoration: underline;
}

#fouritemrow .boxbutton_title {
    font-size: 30px;
}

#fouritemrow i.fal {
    font-size: 60px;
}

@media (min-width: 768px) and (max-width: 1100px) {
    #fouritemrow i.fal {
        font-size: 40px;
    }
    #fouritemrow .boxbutton_title {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .bigbutton {
        margin-bottom: 20px;
    }
}

.leftside {
    font-family: canada-type-gibson, Roboto, sans-serif;
    text-align: right;
    padding-right: 60px;
}

@media (max-width: 768px) {
    .leftside {
        text-align: center;
        padding-right: 0px;
        margin-bottom: 24px;
    }
}

.rightside {
    font-family: canada-type-gibson, Roboto, sans-serif;
    padding-left: 60px;
    margin-left: 0px;
    border-left: 1px solid #aaaaaa;
}

@media (max-width: 768px) {
    .rightside {
        text-align: center;
        padding-left: 0px;
        margin-bottom: 24px;
        border: none;
    }
}

@media (max-width: 1000px) {
    .rightside.drop1000 {
        border-left: none;
        padding: 0px 16px 12px 16px;
    }
}

/* from giving volunteer page /

.stepnumlt a:hover,
.stepnumlt a:focus {
    color: #badbf3;
    text-decoration: none;
}

.stepnumlt,
.stepnumlt a,
.stepnumlt a:active,
.stepnumlt a:visited {
    font-family: canada-type-gibson, sans-serif;
    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
}

.stepnum,
.stepnum a,
.stepnum a:active,
.stepnum a:visited {
    font-family: canada-type-gibson, sans-serif;
    font-weight: 500;
}

.panel {
    border-top: none;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

a.pillar_button {
    color: white;
    background-color: #006699;
    text-decoration: none;
    font-size: 22px;
    font-family: canada-type-gibson;
    font-weight: 500;
    padding: 6px 10px;
}

a.pillar_button:hover {
    color: #badbf3;
}

@media (min-width: 768px) {
    .row-fluid .span6 {
        width: 50%;
    }
}

.ssflex {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

@media (max-width: 767px) {
    .ssflex {
        flex-direction: column;
    }
    .icon_wrap {
        display: none !important;
    }
}

.order0 {
    order: 0;
}

.order1 {
    order: 1;
}

@media (max-width: 767px) {
    .flip_ltor {
        order: 1;
    }
    .flip_rtol {
        order: 0;
    }
}

.region-content #fullwidth_wrapper {
    padding: 0px;
}

.twoitemrow {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 10px;
    overflow: auto;
}

@media (max-width: 480px) {
    .twoitemrow {
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
}

.twoitemrow_fw {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 10px;
    /* overflow: auto; */
}

a.linked_header_small {
    color: #003e71;
    border-style: none;
    font-size: 26px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    width: 90%;
    text-decoration: none;
    text-align: left;
    line-height: 28px;
}

.plax_2col_img_giving {
    display: flex;
    min-height: 230px;
}

@media (max-width: 999px) {
    .break1000 {
        display: block;
        float: none;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .plax_2col_img_giving {
        min-height: 400px;
    }
}

.cardrow {
    display: flex;
    flex-direction: row;
    justify-items: flex-start;
    margin-left: 0px;
    margin-right: 0px;
}

.cardrow_split {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 768px) {
    .cardrow {
        display: block;
    }
    .cardrow_split {
        display: block;
    }
}

/* Residence Life landing page */

.reslife_wrap {
    display: flex;
    flex-flow: wrap;
    position: relative;
    background: #5c97ff;
    overflow: hidden;
    background-image: url("/images/ascent/quote-background.jpg");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

h3.ascent_title {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.1em;
}

.hallbox {
    width: 25% !important;
    min-height: 400px !important;
    position: relative;
}

.halltitle {
    font-family: canada-type-gibson, sans-serif;
    background-color: #ffffff;
    width: 60%;
    position: absolute;
    top: 70%;
    margin-left: 12px;
    padding: 14px;
    font-weight: 500;
    font-size: 32px;
    color: #003e71;
    line-height: 1em;
}

@media (max-width: 1200px) {
    .halltitle {
        font-size: 26px;
    }
}

@media (max-width: 1000px) {
    .reslife_wrap {
        display: block;
    }
    .hallbox {
        width: 100% !important;
        flex-basis: 100%;
        max-width: 100%;
    }
    .halltitle {
        font-size: 28px;
    }
}

@media (max-width: 768px) {
    .hallbox {
        width: 100% !important;
        flex-basis: 100%;
        max-width: 100%;
    }
    .halltitle {
        width: 40%;
    }
}

@media (max-width: 480px) {
    .halltitle {
        width: auto;
    }
}

.sideborders {
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
}

@media (max-width: 767px) {
    .sideborders {
        border: none;
    }
}

/* Endowment landing page */

a.impact_button {
    background-color: #dd5a00;
    color: #ffffff !important;
    padding-top: 12px;
    padding-bottom: 14px;
    padding-right: 6%;
    padding-left: 6%;
    font-size: 26px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    /* width: 33%; */
    text-decoration: none;
    text-align: center;
    line-height: 32px;
}

a.impact_button:hover {
    background-color: #ffffff;
    color: #dd5a00 !important;
    border: 1px solid #dd5a00;
}

.impact_headline {
    color: #ffffff;
    font-family: canada-type-gibson, sans-serif;
    font-size: 58px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2em;
}

.impact_specialheadline {
    color: #ffffff;
    font-family: canada-type-gibson, sans-serif;
    font-size: 90px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
}

.impact_regular_left {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
}

.impact_promo {
    color: #ffffff;
    font-family: canada-type-gibson, sans-serif;
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.7em;
    text-align: center;
}

.impact_icon_headline {
    color: #75bee9;
    font-family: canada-type-gibson, sans-serif;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 14px;
}

.impact_icon_description {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 24px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.3em;
    text-align: center;
    width: 67%;
    margin: 0 auto;
}

.flexstack {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    justify-content: center;
}

.flexstack2 {
    padding: 20px;
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

@media (max-width: 999px) {
    .flexstack2 {
        padding: 0px;
        margin-bottom: 20px;
    }
}

.impact_donor_name {
    margin-top: 12px;
}

.impact_donor_name a {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
}

.impact_donor_location {
    color: #75bee9;
    font-family: canada-type-gibson, sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2em;
    text-align: left;
}

.impact_donor_teaser {
    color: #626262;
    font-family: canada-type-gibson, sans-serif;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    line-height: 1.4em;
    text-align: left;
    margin-top: 12px;
}

.impact_subtitle {
    color: #003d71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.4em;
    width: 75%;
    text-align: center;
    margin: 10px auto;
    margin-top: 14px;
    text-decoration: none;
}

.impact_subtitle a {
    color: #75bee9;
    font-family: canada-type-gibson, sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
    margin: 10px auto;
    margin-top: 14px;
    text-decoration: none;
}

.impact_subtitle a:hover {
    text-decoration: underline;
}

.impact_disclaimer {
    color: #003e71;
    font-family: canada-type-gibson, sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.1em;
    text-align: center;
}

.impact_tagline {
    color: #ffffff;
    font-family: canada-type-gibson, sans-serif;
    font-size: 35px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.4em;
    text-align: center;
}

div.progressBar {
    max-width: 100% !important;
}

.goal_float2 {
    float: right !important;
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
}

.progressTotal {
    float: left;
    text-align: left;
}

.flex3 {
    display: flex;
    flex-direction: row;
    margin-left: 28px;
    margin-right: 28px;
}

@media (max-width: 999px) {
    .flex3 {
        display: block;
        margin-left: 2px;
        margin-right: 2px;
    }
}

@media (max-width: 768px) {
    .impact_specialheadline {
        font-size: 64px;
        line-height: 1em;
    }
}

@media (max-width: 480px) {
    .impact_headline {
        font-size: 46px;
    }
    .impact_specialheadline {
        font-size: 56px;
        line-height: 1em;
    }
    .impact_tagline {
        font-size: 26px;
    }
}

@media (max-width: 768px) {
    .progressTotal {
        text-align: center;
    }
    .goal_float2 {
        float: unset !important;
        text-align: center;
    }
}

.pop_inner::after {
    content: " An establishing gift is made and forms the principal for the endowment. ";
    opacity: 0;
    font-size: 24px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

.pop_inner2::after {
    content: " The principal is protected and invested. ";
    opacity: 0;
    font-size: 24px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

.pop_inner3::after {
    content: " A portion of the fund's growth value is distributed annually. ";
    opacity: 0;
    font-size: 24px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

.pop_inner4::after {
    content: " The annual distribution of endowed scholarships continues in perpetuity. ";
    opacity: 0;
    font-size: 24px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

img.invest-on,
img.distribute-on,
img.gift-on,
img.scholarship-on {
    display: none;
}

img.invest-off,
img.distribute-off,
img.gift-off,
img.scholarship-off {
    display: inline-block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0.22s;
    transition-delay: 0.22s;
}

.pop_outer:hover .pop_inner::after,
.pop_outer:hover .pop_inner2::after,
.pop_outer:hover .pop_inner3::after,
.pop_outer:hover .pop_inner4::after {
    opacity: 1;
}

.pop_outer:hover img.invest-on,
.pop_outer:hover img.distribute-on,
.pop_outer:hover img.gift-on,
.pop_outer:hover img.scholarship-on {
    display: inline-block;
}

.pop_outer:hover img.invest-off,
.pop_outer:hover img.distribute-off,
.pop_outer:hover img.gift-off,
.pop_outer:hover img.scholarship-off {
    display: none;
}

.pop_outer img {
    width: 42%;
}

@media (max-width: 768px) {
    .pop_outer img {
        width: 92%;
    }
}

@media (max-width: 999px) {
    .pop_outer img {
        width: 62%;
    }
}

.why_wrapper {
    margin-left: 10px;
    margin-right: 10px;
}

@media (max-width: 999px) {
    .why_wrapper {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.bigbutton_l2c {
    text-align: left;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .bigbutton_l2c {
        text-align: center;
        margin: 0 auto;
    }
}

/* Goal progress bars for giving pages */

.goalProgress {
    background: #75beea;
    border: 1px solid #dddddd;
}

.progressTotal {
    font-size: 19px;
    line-height: 22px;
    margin-top: 10px;
    color: #003e71;
    margin-bottom: 18px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    float: left;
}

.updated {
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
}

.progressGoal {
    font-size: 19px;
    line-height: 22px;
    color: #003e71;
    margin-bottom: 18px;
    margin-top: 10px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    float: right;
}

.goal_float {
    float: right !important;
}

div.progressBar {
    max-width: 100% !important;
}

div.progressBar {
    background: #003e71;
    color: #fff;
    font-size: 20px;
    font-family: canada-type-gibson, Roboto, sans-serif;
    font-weight: 500;
    padding: 10px;
    display: block;
    overflow: hidden;
    width: 20px;
}

/* utility buttons in header */
@media (min-width: 1199px) {
    header .auxnav .nav li:nth-child(1) a {
        font-size: 1.25rem;
        padding: 5px 30px;
        display: block;
        width: 100%;
        color: #ffffff;
        /* background-color: #8dbf93; */
        background-color: #dd5a00;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #dd5a00;
    }
    header .auxnav .nav li:nth-child(1) a:hover {
        font-size: 1.25rem;
        padding: 5px 30px;
        display: block;
        width: 100%;
        color: #003e71;
        background-color: #ffffff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #ffffff;
    }
    header .auxnav .nav li:nth-child(4) a {
        font-size: 1.25rem;
        padding: 5px 30px;
        display: block;
        width: 100%;
        color: #003e71;
        /* background-color: #8dbf93; */
        background-color: #cccccc;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #cccccc;
    }

    header .auxnav .nav li:nth-child(4) a:hover {
        font-size: 1.25rem;
        padding: 5px 30px;
        display: block;
        width: 100%;
        color: #003e71;
        background-color: #ffffff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        text-transform: uppercase;
        font-weight: 500;
        border: 1px solid #ffffff;
    }
    /* not used
	header .auxnav .nav li:nth-child(4) a {
		font-size: 1.25rem;
		padding: 5px 30px;
		display: block;
		width: 100%;
		color: #75beea;
		background-color: transparent;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		text-transform: uppercase;
		font-weight: 500;
		border: 1px solid #75beea;
	}
	header .auxnav .nav li:nth-child(4) a:hover {
		font-size: 1.25rem;
		padding: 5px 30px;
		display: block;
		width: 100%;
		color: #003e71;
		background-color: #ffffff;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		text-transform: uppercase;
		font-weight: 500;
		border: 1px solid #003e71;
	}
	*/
}

/* Slate popup styling */

/* page overlay */
#div_9ab5df4a-3b7d-4142-8526-6c592312b44c div:nth-of-type(1) {
    opacity: 0.75 !important;
}

/* title bar */
#div_9ab5df4a-3b7d-4142-8526-6c592312b44c div:nth-of-type(2) {
    background-color: yellow !important;
}

#div_9ab5df4a-3b7d-4142-8526-6c592312b44c div:nth-of-type(2)::after {
    content: " " !important;
}

/* Close link */
#div_9ab5df4a-3b7d-4142-8526-6c592312b44c div:nth-of-type(2) > div {
    color: green !important;
    font-weight: bold !important;
}

/* main content area */
#div_9ab5df4a-3b7d-4142-8526-6c592312b44c div:nth-of-type(3) {
    background-color: #badbf3 !important;
    padding: 10px !important;
}

img#slate_popup {
    width: 100% !important;
}

/****   Contents of slick.css  ****/

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;

    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/****   Contents of slick-theme.css  ****/

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;

    src: url("/_resources/fonts/slick.eot");
    src: url("/_resources/fonts/slick.eot?#iefix") format("embedded-opentype"),
        url("/_resources/fonts/slick.woff") format("woff"),
        url("/_resources/fonts/slick.ttf") format("truetype"),
        url("/_resources/fonts/slick.svg") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;

    opacity: 0.75;
    color: white;

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

.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "â†";
}
[dir="rtl"] .slick-prev:before {
    content: "â†’";
}

.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: "â†’";
}
[dir="rtl"] .slick-next:before {
    content: "â†";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: "â€¢";
    text-align: center;

    opacity: 0.25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

/**** Contents of slick-lightbox.css  ****/

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: black;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.slick-lightbox .slick-loading .slick-list {
    background-color: transparent;
}
.slick-lightbox .slick-prev {
    left: 15px;
}
.slick-lightbox .slick-next {
    right: 15px;
}
.slick-lightbox-hide {
    opacity: 0;
}
.slick-lightbox-hide.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0;
}
.slick-lightbox-hide-init.slick-lightbox-ie {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden;
}
.slick-lightbox-slick-item:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.slick-caption-bottom
    .slick-lightbox-slick-item
    .slick-lightbox-slick-item
    .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.slick-caption-dynamic
    .slick-lightbox-slick-item
    .slick-lightbox-slick-item
    .slick-lightbox-slick-caption {
    display: block;
    text-align: center;
}
.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
}
.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    max-height: 90%;
}
.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: white;
}
.slick-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
}
.slick-lightbox-close:focus {
    outline: none;
}
.slick-lightbox-close:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "Ã—";
}

/* Image Utilities  */

.circle {
    border-radius: 50%;
}

.bcgrd-arrows {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 188 178' width='350'%3E%3Cstyle%3E .st1%7Bfill:%23000%7D %3C/style%3E%3Cpath class='st1' opacity='.01' id='_x31_' d='M107.4 60 87.9 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.3-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 45.1c-.6-.3-.6-1.1 0-1.4zM63.7 177.3 83.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L83.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 89.7c-.6-.4-.6-1.1 0-1.5zm0-89L83.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 45.9L64.4 56.4c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM60.4.6 40.9 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L60.4-.8c.5.3.5 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-45.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L40.2 45.1c-.5-.3-.5-1.1 0-1.4zM16.7 177.3 36.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.3-.5-1.1 0-1.4zm0-178.1L36.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7.6c-.5-.3-.5-1.1 0-1.4zm20.2 16.2L17.4 26.7c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L36.9 14c.6.3.6 1.1 0 1.4zm0 59.4L17.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.6.3.6 1.1 0 1.4zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L36.9 103c.6.4.6 1.2 0 1.5zM13.4 30.3-6.1 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7L-6.1 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 74.8c-.5-.3-.5-1.1 0-1.4zm0-59.4L12.7 2.8c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L-6.8 15.4c-.5-.3-.5-1.1 0-1.4zM154.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L154.4-.9c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.3 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-59.3 19.5-11.2c.5-.3 1.2.1 1.2.7V115c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zM110.7-.8 130.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L110.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 16.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.4c0-.6.7-1 1.2-.7L130.9 14c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm70.5-74.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 44.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L157.7 60c-.6-.3-.6-1.1 0-1.4zm20.2 16.2L158.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3Cpath class='st1' opacity='.02' id='_x32__00000098189828829179981390000006399846875074263177_' d='M107.4 30.3 87.9 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM87.2 132.8l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-118.8 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L87.2 15.4c-.6-.3-.6-1.1 0-1.4zM63.7 28.9l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 30.3c-.6-.3-.6-1.1 0-1.4zm20.2 75.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L83.9 103c.5.4.5 1.2 0 1.5zM13.4.6-6.1 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L13.4-.8c.6.3.6 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 45.1c-.5-.3-.5-1.1 0-1.4zm141 89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 103.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-102.5L111.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM201.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L201.4-.9c.5.4.5 1.2 0 1.5zm-20.2 43.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-3.3 1.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM201.4 149l-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5z'/%3E%3Cpath class='st1' opacity='.03' id='_x33_' d='m87.2 162.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 74.8c-.6-.3-.6-1.1 0-1.4zm-3.3 1.4L64.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5z'/%3E%3Cpath class='st1' opacity='.04' id='_x35_' d='m60.4 89.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm-43.7 28.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7L36.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7 89.7c-.5-.4-.5-1.1 0-1.5zm94 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L130.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm47 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-13.5-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L177.9 14c.5.3.5 1.1 0 1.4zm0 118.8-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3C/svg%3E");
}

.bcgrd-arrows-gray {
    background-color: #dcdcdc;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 188 178' width='350'%3E%3Cstyle%3E .st1%7Bfill:%23000%7D %3C/style%3E%3Cpath class='st1' opacity='.01' id='_x31_' d='M107.4 60 87.9 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.3-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 45.1c-.6-.3-.6-1.1 0-1.4zM63.7 177.3 83.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L83.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 89.7c-.6-.4-.6-1.1 0-1.5zm0-89L83.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 45.9L64.4 56.4c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM60.4.6 40.9 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L60.4-.8c.5.3.5 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-45.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L40.2 45.1c-.5-.3-.5-1.1 0-1.4zM16.7 177.3 36.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.3-.5-1.1 0-1.4zm0-178.1L36.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7.6c-.5-.3-.5-1.1 0-1.4zm20.2 16.2L17.4 26.7c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L36.9 14c.6.3.6 1.1 0 1.4zm0 59.4L17.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.6.3.6 1.1 0 1.4zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L36.9 103c.6.4.6 1.2 0 1.5zM13.4 30.3-6.1 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7L-6.1 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 74.8c-.5-.3-.5-1.1 0-1.4zm0-59.4L12.7 2.8c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L-6.8 15.4c-.5-.3-.5-1.1 0-1.4zM154.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L154.4-.9c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.3 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-59.3 19.5-11.2c.5-.3 1.2.1 1.2.7V115c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zM110.7-.8 130.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L110.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 16.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.4c0-.6.7-1 1.2-.7L130.9 14c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm70.5-74.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 44.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L157.7 60c-.6-.3-.6-1.1 0-1.4zm20.2 16.2L158.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3Cpath class='st1' opacity='.02' id='_x32__00000098189828829179981390000006399846875074263177_' d='M107.4 30.3 87.9 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM87.2 132.8l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-118.8 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L87.2 15.4c-.6-.3-.6-1.1 0-1.4zM63.7 28.9l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 30.3c-.6-.3-.6-1.1 0-1.4zm20.2 75.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L83.9 103c.5.4.5 1.2 0 1.5zM13.4.6-6.1 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L13.4-.8c.6.3.6 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 45.1c-.5-.3-.5-1.1 0-1.4zm141 89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 103.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-102.5L111.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM201.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L201.4-.9c.5.4.5 1.2 0 1.5zm-20.2 43.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-3.3 1.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM201.4 149l-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5z'/%3E%3Cpath class='st1' opacity='.03' id='_x33_' d='m87.2 162.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 74.8c-.6-.3-.6-1.1 0-1.4zm-3.3 1.4L64.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5z'/%3E%3Cpath class='st1' opacity='.04' id='_x35_' d='m60.4 89.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm-43.7 28.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7L36.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7 89.7c-.5-.4-.5-1.1 0-1.5zm94 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L130.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm47 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-13.5-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L177.9 14c.5.3.5 1.1 0 1.4zm0 118.8-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3C/svg%3E");
}

.bcgrd-arrows-blue {
    background-color: #75bee9;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 188 178' width='350'%3E%3Cstyle%3E .st1%7Bfill:%23fff%7D %3C/style%3E%3Cpath class='st1' opacity='.05' id='_x31_' d='M107.4 60 87.9 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.3-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 45.1c-.6-.3-.6-1.1 0-1.4zM63.7 177.3 83.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L83.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 89.7c-.6-.4-.6-1.1 0-1.5zm0-89L83.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 45.9L64.4 56.4c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM60.4.6 40.9 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L60.4-.8c.5.3.5 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-45.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L40.2 45.1c-.5-.3-.5-1.1 0-1.4zM16.7 177.3 36.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.3-.5-1.1 0-1.4zm0-178.1L36.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7.6c-.5-.3-.5-1.1 0-1.4zm20.2 16.2L17.4 26.7c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L36.9 14c.6.3.6 1.1 0 1.4zm0 59.4L17.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.6.3.6 1.1 0 1.4zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L36.9 103c.6.4.6 1.2 0 1.5zM13.4 30.3-6.1 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7L-6.1 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 74.8c-.5-.3-.5-1.1 0-1.4zm0-59.4L12.7 2.8c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L-6.8 15.4c-.5-.3-.5-1.1 0-1.4zM154.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L154.4-.9c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.3 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-59.3 19.5-11.2c.5-.3 1.2.1 1.2.7V115c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zM110.7-.8 130.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L110.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 16.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.4c0-.6.7-1 1.2-.7L130.9 14c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm70.5-74.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 44.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L157.7 60c-.6-.3-.6-1.1 0-1.4zm20.2 16.2L158.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3Cpath class='st1' opacity='.07' id='_x32__00000098189828829179981390000006399846875074263177_' d='M107.4 30.3 87.9 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM87.2 132.8l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-118.8 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L87.2 15.4c-.6-.3-.6-1.1 0-1.4zM63.7 28.9l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 30.3c-.6-.3-.6-1.1 0-1.4zm20.2 75.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L83.9 103c.5.4.5 1.2 0 1.5zM13.4.6-6.1 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L13.4-.8c.6.3.6 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 45.1c-.5-.3-.5-1.1 0-1.4zm141 89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 103.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-102.5L111.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM201.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L201.4-.9c.5.4.5 1.2 0 1.5zm-20.2 43.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-3.3 1.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM201.4 149l-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5z'/%3E%3Cpath class='st1' opacity='.09' id='_x33_' d='m87.2 162.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 74.8c-.6-.3-.6-1.1 0-1.4zm-3.3 1.4L64.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5z'/%3E%3Cpath class='st1' opacity='.12' id='_x35_' d='m60.4 89.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm-43.7 28.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7L36.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7 89.7c-.5-.4-.5-1.1 0-1.5zm94 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L130.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm47 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-13.5-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L177.9 14c.5.3.5 1.1 0 1.4zm0 118.8-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3C/svg%3E");
}

.bcgrd-arrows-yellow {
    background-color: #e3e3cb;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 188 178' width='350'%3E%3Cstyle%3E .st1%7Bfill:%23000%7D %3C/style%3E%3Cpath class='st1' opacity='.01' id='_x31_' d='M107.4 60 87.9 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.3-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 45.1c-.6-.3-.6-1.1 0-1.4zM63.7 177.3 83.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L83.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 89.7c-.6-.4-.6-1.1 0-1.5zm0-89L83.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 45.9L64.4 56.4c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM60.4.6 40.9 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L60.4-.8c.5.3.5 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-45.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L40.2 45.1c-.5-.3-.5-1.1 0-1.4zM16.7 177.3 36.2 166c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.3-.5-1.1 0-1.4zm0-178.1L36.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7.6c-.5-.3-.5-1.1 0-1.4zm20.2 16.2L17.4 26.7c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L36.9 14c.6.3.6 1.1 0 1.4zm0 59.4L17.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.6.3.6 1.1 0 1.4zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L36.9 103c.6.4.6 1.2 0 1.5zM13.4 30.3-6.1 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7L-6.1 71.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 74.8c-.5-.3-.5-1.1 0-1.4zm0-59.4L12.7 2.8c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L-6.8 15.4c-.5-.3-.5-1.1 0-1.4zM154.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L154.4-.9c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.3 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-59.3 19.5-11.2c.5-.3 1.2.1 1.2.7V115c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.3-.6-1.1 0-1.4zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zM110.7-.8 130.2-12c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L110.7.6c-.6-.3-.6-1.1 0-1.4zm20.2 16.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.4c0-.6.7-1 1.2-.7L130.9 14c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm70.5-74.2-19.5 11.2c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V48c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 29.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm0 29.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm0 59.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-75.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 44.6 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L157.7 60c-.6-.3-.6-1.1 0-1.4zm20.2 16.2L158.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3Cpath class='st1' opacity='.02' id='_x32__00000098189828829179981390000006399846875074263177_' d='M107.4 30.3 87.9 41.5c-.5.3-1.2-.1-1.2-.7V18.3c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM87.2 132.8l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-118.8 19.5-11.2c.5-.3 1.2.1 1.2.7V26c0 .6-.7 1-1.2.7L87.2 15.4c-.6-.3-.6-1.1 0-1.4zM63.7 28.9l19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L63.7 30.3c-.6-.3-.6-1.1 0-1.4zm20.2 75.6-19.5 11.2c-.5.3-1.2-.1-1.2-.7V92.5c0-.6.7-1 1.2-.7L83.9 103c.5.4.5 1.2 0 1.5zM13.4.6-6.1 11.9c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L13.4-.8c.6.3.6 1.1 0 1.4zm0 148.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.6.4.6 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L-6.8 45.1c-.5-.3-.5-1.1 0-1.4zm141 89.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-59.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-23.5 103.9 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-102.5L111.4 86c-.5.3-1.2-.1-1.2-.7V62.8c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zM201.4.6l-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7L201.4-.9c.5.4.5 1.2 0 1.5zm-20.2 43.1 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm-3.3 1.4-19.5 11.2c-.5.3-1.2-.1-1.2-.7V33.2c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zM201.4 149l-19.5 11.2c-.5.3-1.2-.1-1.2-.7V137c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5zm-20.2-16.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5z'/%3E%3Cpath class='st1' opacity='.03' id='_x33_' d='m87.2 162.4 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L87.2 74.8c-.6-.3-.6-1.1 0-1.4zm-3.3 1.4L64.4 86.1c-.5.3-1.2-.1-1.2-.7V62.9c0-.6.7-1 1.2-.7l19.5 11.2c.5.3.5 1.1 0 1.4zm0 89.1-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5z'/%3E%3Cpath class='st1' opacity='.04' id='_x35_' d='m60.4 89.7-19.5 11.2c-.5.3-1.2-.1-1.2-.7V77.7c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.1 0 1.5zm-43.7 28.2 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.5-.4-.5-1.2 0-1.5zm0-29.7L36.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7L16.7 89.7c-.5-.4-.5-1.1 0-1.5zm94 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-29.7L130.2 77c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.1 0-1.5zm47 29.7 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm0-89 19.5-11.2c.5-.3 1.2.1 1.2.7v22.5c0 .6-.7 1-1.2.7l-19.5-11.2c-.6-.4-.6-1.2 0-1.5zm20.2-13.5-19.5 11.2c-.5.3-1.2-.1-1.2-.7V3.5c0-.6.7-1 1.2-.7L177.9 14c.5.3.5 1.1 0 1.4zm0 118.8-19.5 11.2c-.5.3-1.2-.1-1.2-.7v-22.5c0-.6.7-1 1.2-.7l19.5 11.2c.5.4.5 1.2 0 1.5z'/%3E%3C/svg%3E");
}

/* Styles for embedded Slate Forms */
input,
select,
textarea {
    display: block;
    width: 95%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
}
select::-ms-expand {
    display: none;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
}
.form_button_submit {
    background-color: #003e71;
    border: 0;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    padding: 0.35em 0.75em;
    margin: 1em auto;
    font-size: 1em;
}

/* Bootstrap Overrides. */

.carousel-inner {
    width: 74%;
    margin: 0 auto;
}

.carousel-indicators {
    margin-top: 20px;
    margin-bottom: 0;
}

.carousel-indicators li {
    background: #003e71;
    border-top: 0;
    border-bottom: 0;
}

.carousel-control-next,
.carousel-control-prev {
    width: 13%;
}

.carousel-caption {
    background: rgba(0 0 0 / 50%);
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23003e71' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23003e71' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.modal-quote {
    padding-top: 60px !important;
}

@media (min-width: 576px) {
    .modal-quote .modal-dialog {
        max-width: 700px !important;
    }
}

.close {
    font-size: 0.85em;
    font-weight: normal;
    text-shadow: initial;
    opacity: 0.7;
    cursor: pointer;
}

.modalClose {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    opacity: 1;
}

.quote-box {
    background: white;
    color: black;
    padding: 50px 0 3px;
    border: 7px solid #badaf3;
    text-align: center;
    max-width: 900px;
    width: 100%;
	position: relative;
}

.quote-attribute {
    background: #badaf3;
    color: #003e71;
    font-family: "Egyptienne F LT Std";
    margin-bottom: 1.5rem;
    padding: 1rem;
    text-align: center;
    text-transform: uppercase;
}

.modal-quote-title,
.quote-title {
    font-size: 0.9em;
    line-height: 20px !important;
    font-size: 1.125rem;
    margin-bottom: 0;
    text-transform: initial;
}

.quote-icon {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-30px, -50%);
}

.quote-box .quote-icon {
    transform: translate(-30px, -42%);
}

.quote-w-image-image {
	width: 33%; 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 4; 
	max-width: 300px;
}

.quote-w-image-icon {
	position: absolute; 
	left: 33.3%; 
	top: -10px; 
	z-index: 4;
}

.quote-w-image-quote {
    padding-left: 22%;
    text-align: left;
}

.quote-w-image-attribute {
	padding-left: 22%; 
	text-align: left; 
}

@media (min-width: 768px) {
    .border-md {
        border: 1px solid;
    }
    .border-md-top {
        border-top: 1px solid;
    }
    .border-md-right {
        border-right: 1px solid;
    }
    .border-md-bottom {
        border-bottom: 1px solid;
    }
    .border-md-left {
        border-left: 1px solid;
    }
    .carousel-inner {
        width: 80%;
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 10%;
    }
	.quote-box {
		font-size: 1.2em;
	}
}

/*
Add styles to overwrite customer CSS, USE WITH CAUTION.
*/

/* A-Z Index */
ul.horizontal-list {
    padding-top: 20px;
    padding-bottom: 20px;
}
ul.horizontal-list li {
    display: inline;
    padding: 10px;
    list-style-type: none;
    margin-left: 0.5rem;
}
ul.horizontal-list li a {
    /* 	color: #4F2984!important; */
}
ul.horizontal-list li:before {
    background-image: none;
}
ul.horizontal-list ~ ul li {
    margin-left: 3.5rem;
}
/* END A-Z Index */

.btn-centered {
    width: inherit;
}

.footer-social .fa-brands {
    font-size: 30px;
}

.teacher-candidate-subject {
	font-size: initial;
	color: initial;
	font-style: italic;
	font-weight: normal;
}
.row.card h2.h3{
    font-size: 1.5rem;
}
#accommodationsTable {
	font-size: 1rem;
}
#accommodationsTable tr > td:nth-child(5) > a {
    background: #003e71;
    border-radius: 5px;
    color: white;
	display: inline-block;
	font-size: .85rem;
    padding: .25rem .75rem;
	text-decoration: none;
	text-transform: uppercase;
}
#accommodationsTable tr > td:nth-child(5) > a:hover {
    background: #069;
	text-decoration: none;
}
th.sorting {
	font-weight: 600 !important;
}

.striped-rows .row:nth-child(odd) {
    background-color: #efefef;
}

/*  Homepage Calendar feed    */
.cal-month {
	color: #06689b;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
}
.cal-day {
	color: #06689b;
	font-size: 42px;
	line-height: 1;
}
.cal-title {

}
.cal-location {
	font-size: .7em;
}