/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: fontcustom;
    src: url(fonts/fontcustom.eot);
    src: url(fonts/fontcustom.eot?#iefix) format("embedded-opentype"), url(fonts/fontcustom.woff) format("woff"), url(fonts/fontcustom.ttf) format("truetype"), url(fonts/fontcustom.svg#fontcustom) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.accordion-handle.open:after,
.accordion-handle:after,
.icon-arrow-down:before,
.icon-arrow-left:before,
.icon-arrow-right:before,
.icon-arrow-up:before,
.icon-blackboard:before,
.icon-calendar:before,
.icon-facebook:before,
.icon-instagram:before,
.icon-mail:before,
.icon-map:before,
.icon-mobile-nav:before,
.icon-moodle:before,
.icon-phone:before,
.icon-pinterest:before,
.icon-search:before,
.icon-star-box:before,
.icon-star:before,
.icon-twitter:before,
.icon-youtube:before,
.icon-zoom-in:before,
.icon-zoom-out:before,
.mobile-navigation>UL>LI .header A.section-toggle.open:before,
.mobile-navigation>UL>LI .header A.section-toggle:before,
.ui-icon.ui-icon-circle-triangle-e:before,
.ui-icon.ui-icon-circle-triangle-w:before,
[data-icon]:before {
    font-family: fontcustom;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit
}

.accordion-handle.open:after,
.icon-arrow-down:before,
.mobile-navigation>UL>LI .header A.section-toggle:before {
    content: "\f100"
}

.icon-arrow-left:before,
.ui-icon.ui-icon-circle-triangle-w:before {
    content: "\f101"
}

.icon-arrow-right:before,
.ui-icon.ui-icon-circle-triangle-e:before {
    content: "\f102"
}

.accordion-handle:after,
.icon-arrow-up:before,
.mobile-navigation>UL>LI .header A.section-toggle.open:before {
    content: "\f103"
}

.icon-blackboard:before {
    content: "\f104"
}

.icon-calendar:before {
    content: "\f105"
}

.icon-facebook:before {
    content: "\f106"
}

.icon-instagram:before {
    content: "\f107"
}

.icon-mail:before {
    content: "\f108"
}

.icon-map:before {
    content: "\f109"
}

.icon-mobile-nav:before {
    content: "\f10a"
}

.icon-moodle:before {
    content: "\f10b"
}

.icon-phone:before {
    content: "\f10c"
}

.icon-pinterest:before {
    content: "\f10d"
}

.icon-search:before {
    content: "\f10e"
}

.icon-star-box:before {
    content: "\f10f"
}

.icon-star:before {
    content: "\f110"
}

.icon-twitter:before {
    content: "\f111"
}

.icon-youtube:before {
    content: "\f112"
}

.icon-zoom-in:before {
    content: "\f113"
}

.icon-zoom-out:before {
    content: "\f114"
}

html {
    font-size: 100%;
    line-height: 1.5em
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    outline: 0
}

IMG {
    border: none
}

A {
    text-decoration: none
}

ADDRESS {
    font-style: normal
}

.button,
.button-set A,
.page-content .button-bar A,
.posts-nav A {
    display: inline-block;
    background-color: rgba(211, 18, 69, .8);
    color: #fff;
    padding: .4em 1em
}

.button-set A:hover,
.button:hover,
.page-content .button-bar A:hover,
.posts-nav A:hover {
    background-color: #d31245
}

.posts-nav A+A {
    margin-left: 1em
}

.button-set {
    margin-bottom: 6px
}

.button-set A {
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

.button-set A[class*=icon-]:before {
    margin-right: .5em
}

.button-set A+A {
    margin-top: 6px
}

#root {
    max-width: 100em;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 0 3px #000
}

BODY {
    position: relative;
    background-color: #002d6a;
    margin-top: -10px;
}

BODY.mobile-nav-open header,
BODY.mobile-nav-open #root {
    right: 80%;
    position: fixed;
    width: 100%;
    left: auto;
}

BODY.mobile-nav-open #root:after {
    display: block;
    background-color: rgba(0, 0, 0, .8)
}

BODY.mobile-nav-open .mobile-nav-toggle {
    position: relative;
    background: #d31245
}

BODY.mobile-nav-open .mobile-nav-toggle:after,
BODY.mobile-nav-open .mobile-nav-toggle:before {
    left: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

BODY.mobile-nav-open .mobile-nav-toggle:after {
    border-color: transparent transparent transparent #d31245;
    border-width: 10px;
    top: 50%;
    margin-top: -10px
}

.old-browser {
    padding: 20px;
    background-color: #fff;
    font-size: 125%;
    text-align: center
}

.mobile-navigation {
    position: absolute;
    width: 80%;
    top: 0;
    right: 0
}

.mobile-navigation A {
    color: #fff;
    display: block;
    padding: .25em 0
}

.mobile-navigation .icon-links {
    padding: 1em 1.5em
}

.mobile-navigation .icon-links A {
    float: left
}

.mobile-navigation .icon-links A:nth-child(2n) {
    float: right
}

.mobile-navigation .icon-links A:nth-child(2n+1) {
    clear: both
}

.mobile-navigation UL {
    list-style: none;
    padding: 0;
    margin: 0
}

.mobile-navigation>UL>LI .header {
    zoom: 1;
    padding: 0 1.5em
}

.mobile-navigation>UL>LI .header:after,
.mobile-navigation>UL>LI .header:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.mobile-navigation>UL>LI .header:after {
    clear: both
}

.mobile-navigation>UL>LI .header>A {
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    float: left;
    width: 90%
}

.mobile-navigation>UL>LI .header A.section-toggle {
    float: right;
    width: 10%;
    text-align: center
}

.mobile-navigation UL UL {
    background-color: #002250;
    display: none
}

.mobile-navigation UL UL A {
    margin: 0 1.5em
}

#root {
    position: relative;
    -moz-transition: right .5s ease;
    -o-transition: right .5s ease;
    -webkit-transition: right .5s ease;
    transition: right .5s ease;
    background-color: #ebe8cc
}

#root:after {
    content: "\0020";
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    -moz-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    -webkit-transition: background-color 1s ease;
    transition: background-color 1s ease
}

HEADER {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.masthead {
    zoom: 1;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.masthead:after,
.masthead:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.masthead:after {
    content: "";
    display: table;
    clear: both
}

.masthead A {
    color: #000;
}

.masthead>* {
    margin-bottom: 1em
}

.masthead .logo {
    min-height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline
}

.masthead .secondary-nav,
.masthead .tertiary-nav {
    width: 57.62712%;
    float: right;
    margin-right: 0;
    text-align: right;
    clear: right;
    display: none
}

.masthead .secondary-nav A,
.masthead .tertiary-nav A {
    text-shadow: 1px 1px 1px #000;
    display: inline-block;
    white-space: nowrap
}

.masthead .secondary-nav A:hover:before,
.masthead .tertiary-nav A:hover:before {
    color: #d31245
}

.masthead .secondary-nav {
    font-size: .875em;
    line-height: 1.71429em
}

.masthead .secondary-nav A:before {
    margin-right: .5em
}

.masthead .secondary-nav A+A {
    margin-left: 1em
}

.masthead .tertiary-nav {
    font-size: .8125em;
    line-height: 1.84615em
}

.masthead .tertiary-nav A+A {
    border-left: 1px solid #fff;
    margin-left: .5em;
    padding-left: .5em
}

.masthead .quick-links {
    font-size: .6875em;
    line-height: 2.18182em;
    position: relative
}

.masthead .quick-links>* {
    vertical-align: top
}

.masthead .quick-links>A {
    text-transform: uppercase;
    margin-right: 2px
}

.masthead .quick-links .desktop-search {
    display: none
}

.masthead .quick-links .mobile-search {
    width: 15.25424%;
    float: right;
    margin-right: 0;
    display: inline
}

.masthead .quick-links .mobile-search .input-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 0
}

.masthead .quick-links .mobile-search INPUT[type=submit] {
    display: none
}

.masthead .quick-links .mobile-search.open .input-wrapper {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%;
    display: inline
}

.masthead .quick-links .mobile-search .submit-wrapper {
    width: 100%
}

.masthead .quick-links .mobile-search .submit-wrapper A {
    font-size: 18px;
    display: block;
    text-align: center;
    width: 100%
}

.masthead .input-wrapper {
    background-color: #fff;
    padding: .4em 1em;
    margin-right: 2px;
    display: none
}

.masthead .submit-wrapper {
    display: inline-block;
    background-color: #002d6a;
    padding: 3px 0;
    float: right
}

.masthead INPUT {
    display: inline-block;
    border: none;
    width: 100%
}

.masthead INPUT[type=submit] {
    padding: .4em 1em;
    background-color: #002d6a;
    color: #fff
}

.masthead .mobile-nav-toggle {
    width: 40px;
    float: right;
    margin-right: 0;
    display: inline;
    display: block;
    text-align: center;
    padding: .3em 0;
    background-color: #002d6a
}

HEADER NAV {
    background-color: rgba(0, 45, 106, .8);
    text-align: center;
    display: none;
    position: relative;
    font-size: 12px
}

HEADER NAV UL {
    list-style: none;
    margin: 0;
    padding: 0
}

HEADER NAV A {
    display: block;
    padding: .6em 2em;
    color: #fff;
    text-transform: uppercase
}

HEADER NAV A:hover {
    background-color: #002d6a
}

HEADER NAV UL.subnav {
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
    background-color: #002d6a;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 2.4em
}

HEADER NAV UL.subnav>LI {
    position: relative
}

HEADER NAV UL.subnav>LI+LI {
    border-top: 1px solid #264c80
}

HEADER NAV UL.subnav>LI.has-sub-items:after {
    font-size: .5em;
    content: "\25b6";
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 1.2em
}

HEADER NAV UL.subnav>LI A {
    color: #fff;
    text-align: left;
    display: inline-block;
    width: 100%;
    font-size: .9em;
    text-transform: none;
    white-space: nowrap
}

HEADER NAV UL.subnav>LI A:hover {
    color: #fff
}

HEADER NAV UL.subnav>LI UL {
    display: none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    background-color: #002d6a;
    position: absolute;
    top: 0;
    left: 100%
}

HEADER NAV UL.subnav>LI UL A {
    font-size: .9em;
    text-transform: none;
    text-decoration: none;
    padding: .6em 1em;
    color: #fff;
    border: none
}

HEADER NAV UL.subnav>LI UL A:hover {
    background-color: #d31245
}

HEADER NAV UL.subnav>LI:hover UL {
    display: block
}

HEADER NAV UL.subnav>LI:hover>A {
    background-color: #d31245;
    color: #fff
}

HEADER NAV UL.subnav>LI:hover.has-sub-items:after {
    color: #fff
}

HEADER NAV .nav-section {
    display: inline-block;
    position: relative
}


HEADER NAV .nav-section:hover>A {
    background-color: #d31245
}
HEADER NAV .nav-section:last-child:hover a {
    background-color: #0033A0 !important;
}

HEADER NAV .nav-section:hover UL.subnav {
    opacity: 1;
    height: auto;
    width: auto;
    overflow: visible
}

.home .alert {
    position: relative;
    max-width: 100em;
    margin: auto;
    box-shadow: 0 0 3px #000;
    z-index: 11;
    -moz-transition: top .5s ease-in-out, width .5s ease-in-out;
    -o-transition: top .5s ease-in-out, width .5s ease-in-out;
    -webkit-transition: top .5s ease-in-out, width .5s ease-in-out;
    transition: top .5s ease-in-out, width .5s ease-in-out
}

.homepage-rotator {
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease;
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
    position: relative;
    overflow: hidden;
    width: 100%
}

.homepage-rotator .rotator-item {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 100%
}

.homepage-rotator .rotator-item:last-child {
    position: relative
}

.homepage-rotator .rotator-item .rotator-item-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center
}

.homepage-rotator .rotator-item .rotator-item-image:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    -moz-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    -webkit-transition: padding-top .5s ease;
    transition: padding-top .5s ease;
    padding-top: 112.8125%
}

.homepage-rotator .rotator-item .caption {
    background: #d31245;
    border: 6px solid #ebe8cc;
    border-left-width: 0;
    border-right-width: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 1em 6.77966%;
    position: absolute;
    bottom: 0
}

.homepage-rotator .rotator-item .caption:after,
.homepage-rotator .rotator-item .caption:before {
    bottom: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.homepage-rotator .rotator-item .caption:after {
    border-color: transparent transparent #d31245;
    border-width: 25px;
    left: 50%;
    margin-left: -25px
}

.homepage-rotator .rotator-item .caption:before {
    border-color: transparent transparent #ebe8cc;
    border-width: 33px;
    left: 50%;
    margin-left: -33px
}

.homepage-rotator .rotator-item .caption .heading {
    font-size: 1.25em;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    margin-bottom: .5em
}

.homepage-rotator .rotator-item:after {
    display: block;
    content: "\0020";
    width: 100%;
    height: 6em
}

.homepage-rotator .rotator-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    -moz-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    -webkit-transition: padding-top .5s ease;
    transition: padding-top .5s ease;
    padding-top: 114.6375%
}

.homepage-rotator .rotator-controls A {
    font-size: 14px;
    background-color: rgba(0, 0, 0, .7);
    line-height: 3em;
    height: 3em;
    width: 3em;
    margin-top: -3em;
    display: block;
    text-align: center;
    color: #fff
}

.homepage-rotator .rotator-controls A.prev {
    float: left
}

.homepage-rotator .rotator-controls A.next {
    float: right
}

.photo-callout {
    display: block;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(images/common/whats-happening-at-nec-fpo.jpg)
}

.photo-callout .caption {
    background: rgba(0, 0, 0, .8);
    display: block;
    position: absolute;
    bottom: 1.5em;
    right: 0;
    color: #fff;
    padding: .75em;
    width: 66%;
    text-align: right
}

.photo-callout .caption:after,
.photo-callout .caption:before {
    right: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.photo-callout .caption:after {
    border-color: transparent;
    border-right-color: rgba(0, 0, 0, .8);
    border-width: 16px;
    top: 50%;
    margin-top: -16px
}

.photo-callout .full-caption {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    padding: .75em 20% .75em .75em
}

.photo-callout .full-caption .title {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase
}

.photo-callout .full-caption .text {
    position: absolute;
    overflow: hidden;
    top: 1.25em;
    left: 1.25em;
    bottom: 4em;
    width: 80%
}

.button-set .photo-callout .full-caption A,
.page-content .button-bar .photo-callout .full-caption A,
.photo-callout .full-caption .button,
.photo-callout .full-caption .button-set A,
.photo-callout .full-caption .page-content .button-bar A,
.photo-callout .full-caption .posts-nav A,
.posts-nav .photo-callout .full-caption A {
    position: absolute;
    left: 1.25em;
    bottom: 1.25em
}

.photo-callout:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    padding-top: 45.625%;
    -moz-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    -webkit-transition: padding-top .5s ease;
    transition: padding-top .5s ease
}

.photo-callout:hover .caption {
    display: none
}

.photo-callout:hover .full-caption {
    display: block
}

.text-callout {
    display: block;
    color: #fff;
    background-color: #002d6a;
    padding: 1em
}

.text-callout .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.callouts {
    zoom: 1
}

.callouts:after,
.callouts:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.callouts:after {
    clear: both
}

.callouts .photo-callout {
    border-bottom: 6px solid #ebe8cc
}

.callouts .campus-map {
    display: block;
    position: relative;
    background-color: #ebe8cc;
    background-image: url(images/svg/campus-map.svg);
    background-size: cover;
    background-position: center center
}

.callouts .campus-map .links {
    position: absolute;
    top: 0;
    right: 0
}

.callouts .campus-map .label {
    background: #d31245;
    display: inline-block;
    padding: 1em;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 2em
}

.callouts .campus-map .label:after,
.callouts .campus-map .label:before {
    right: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.callouts .campus-map .label:after {
    border-color: transparent #d31245 transparent transparent;
    border-width: 15px;
    top: 50%;
    margin-top: -15px
}

.callouts .campus-map:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    padding-top: 39.184952978056%
}

.social-footer {
    zoom: 1;
    background-color: #ebe8cc
}

.social-footer:after,
.social-footer:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.social-footer:after {
    clear: both
}

.social-footer SECTION {
    margin-top: 6px;
    padding: 1px 0;
    background-size: 18% auto;
    background-position: 2% center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    position: relative;
    background-color: #d31245
}

.social-footer SECTION A {
    color: #fff;
    text-decoration: underline
}

.social-footer SECTION P {
    margin: 0 1em 0 0
}

.social-footer SECTION>.content {
    position: relative;
    margin: 1em 1em 1em 22%
}

.social-footer SECTION>.content IMG {
    width: 100%
}

.social-footer SECTION.facebook {
    background-image: url(images/svg/facebook.svg)
}

.social-footer SECTION.twitter {
    background-image: url(images/svg/twitter.svg)
}

.social-footer SECTION.youtube {
    background-image: url(images/svg/youtube.svg)
}

.social-footer .badonkatrunc-wrapper,
.social-footer SECTION IFRAME {
    width: 100%
}

FOOTER {
    zoom: 1;
    background-color: #002d6a;
    padding: 1em;
    margin-top: 6px;
    color: #fff;
    position: relative;
    display: table;
    width: 100%
}

FOOTER:after,
FOOTER:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

FOOTER:after {
    clear: both
}

FOOTER .footer-sections {
    display: table-row
}

FOOTER .footer-sections .follow-us A:hover {
    text-decoration: none
}

FOOTER A {
    font-size: 13px;
    color: #fff;
    display: block
}

FOOTER A[class^=icon] {
    font-size: 2em;
    display: inline;
    margin-right: .333em;
    margin-top: 1em
}

FOOTER A.silvertech {
    clear: both;
    float: right
}

FOOTER A:hover {
    text-decoration: underline
}

FOOTER H3 {
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase
}

FOOTER SECTION {
    border: 0 solid rgba(255, 255, 255, .15);
    padding: 0 0 1em
}

FOOTER SECTION+SECTION {
    padding-top: 1em;
    border-top-width: 1px
}

FOOTER SECTION.additional-links {
    display: none
}

.page-content H1,
.page-content H2,
.page-content H3,
.page-content H4,
.page-content H5,
.page-content H6 {
    margin-top: 1em;
    margin-bottom: .5em;
    line-height: 1.2em
}

.page-content H3 {
    color: #002250;
    font-size: 1.2em
}

.page-content H4 {
    color: #d31245;
    font-size: 1.075em
}

.page-content BLOCKQUOTE {
    position: relative;
    background-color: #ddd8b1;
    margin: 0;
    padding: 1em 1em 1em 6em
}

.page-content BLOCKQUOTE:before {
    content: "\201C";
    display: inline-block;
    color: #b9b594;
    font-size: 8em;
    position: absolute;
    left: .2em;
    top: .5em
}

.page-content .wp-caption {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 1em;
    margin: 0 auto 1em;
    text-align: center;
    background-color: #b9b594;
    font-style: italic;
    float: none
}

.page-content .wp-caption P {
    margin: .25em 1em;
    color: #505050;
    font-size: .9em;
    line-height: 1.2em
}

.page-content .wp-caption IMG {
    max-width: 100%
}

.page-content .body-copy {
    padding: 1em
}

.page-content .body-copy>:first-child {
    margin-top: 0
}

.page-content .body-copy A {
    color: #d31245
}

.button-set .page-content .body-copy A,
.page-content .body-copy .button-bar A,
.page-content .body-copy .button-set A,
.page-content .body-copy .posts-nav A,
.page-content .body-copy A.button,
.page-content .button-bar .body-copy A,
.posts-nav .page-content .body-copy A {
    color: #fff;
    text-decoration: none
}

.page-content .body-copy UL {
    list-style: none;
    padding: 0;
    margin: 0
}

.page-content .body-copy UL LI {
    padding-left: 2em;
    text-indent: -1.6em
}

.page-content .body-copy UL LI:before {
    content: "\25A0";
    color: #002d6a;
    margin-right: .8em
}

.page-content .body-copy OL {
    list-style: none;
    padding: 0;
    margin-left: 2.333333em
}

.page-content .body-copy OL>LI {
    counter-increment: orderedlist;
    margin-bottom: .666666em;
    text-indent: -2.333333em
}

.page-content .body-copy OL>LI:before {
    content: counter(orderedlist);
    display: inline-block;
    color: #fff;
    background-color: #002d6a;
    font-weight: 600;
    margin-right: .8em;
    width: 1.5em;
    text-align: center;
    text-indent: 0
}

.page-content .body-copy OL.star {
    list-style: none;
    padding: 0;
    margin: 1em 0 0
}

.page-content .body-copy OL.star>LI {
    position: relative;
    min-height: 4em;
    padding: 1.9em 0 1em 4.3em;
    counter-increment: orderedliststar;
    font-size: 18px;
    font-weight: 600;
    text-indent: 0
}

.page-content .body-copy OL.star>LI:before {
    content: counter(orderedliststar);
    display: inline-block;
    position: absolute;
    left: 0;
    top: .5em;
    background-image: url(images/svg/star-box.svg);
    background-size: contain;
    width: 2.333333em;
    height: 2.333333em;
    font-size: 1.5em;
    line-height: 2.333333em;
    text-align: center;
    color: #fff;
    font-weight: 700
}

.page-content .body-copy OL.star>LI+LI {
    border-top: 1px solid #b9b594;
    margin-top: 1em
}

.page-content .body-copy OL.star .accepted {
    color: #002d6a;
    font-size: 1.25em;
    font-weight: 700
}

.page-content .body-copy .table .thead {
    display: none
}

.page-content .body-copy .table dl {
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #002250;
    clear: both
}

.page-content .body-copy .table dl:nth-child(2n+2) {
    background: #f2f7ff
}

.page-content .body-copy .table dd {
    margin: 0
}

.page-content .body-copy .table dd label {
    display: inline;
    color: #d31245;
    vertical-align: baseline;
    margin-right: .5em
}

.page-content .body-copy .gform_wrapper UL LI {
    text-indent: initial;
    font-size: 16px;
    padding-left: 0
}

.page-content .breadcrumbs {
    font-size: .875em;
    line-height: 1.71429em;
    margin-top: .5em;
    padding: 0 1em
}

.page-content .breadcrumbs A {
    text-decoration: none
}

.page-content .breadcrumbs A SPAN {
    color: #d31245
}

.page-content .breadcrumbs A+A:before {
    content: "> ";
    color: #000;
    text-decoration: none
}

.page-content .button-bar {
    zoom: 1
}

.page-content .button-bar:after,
.page-content .button-bar:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.page-content .button-bar:after {
    clear: both
}

.page-content .button-bar A {
    display: block;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    border-top: 6px solid #ebe8cc
}

.page-content .button-bar A:before {
    margin-right: .5em
}

.page-content H2 {
    color: #002d6a
}

.page-content .sub-category-list {
    zoom: 1;
    margin-top: 1em
}

.page-content .sub-category-list:after,
.page-content .sub-category-list:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.page-content .sub-category-list:after {
    clear: both
}

.page-content .sub-category-list .sub-category {
    margin-bottom: 1em;
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    display: inline
}

.page-content .sub-category-list .sub-category IMG {
    width: 100%
}

.page-content .sub-category-list .sub-category H2 {
    font-size: 1.25em;
    padding: 0 .66em
}

.page-content .sub-category-list .sub-category A {
    color: #d31245;
    text-decoration: underline;
    display: block;
    padding: 0 1em;
    font-size: .8em
}

.page-content .sub-category-list .sub-category:nth-child(2n) {
    float: right;
    margin-right: 0
}

.page-content .column-set {
    zoom: 1;
    margin-bottom: 6px
}

.page-content .column-set:after,
.page-content .column-set:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.page-content .column-set:after {
    clear: both
}

.page-content .column-a {
    -moz-transition: width .5s ease;
    -o-transition: width .5s ease;
    -webkit-transition: width .5s ease;
    transition: width .5s ease
}

.page-content .column-a.no-sidebar {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline
}

.page-content .column-b {
    -moz-transition: width .5s ease;
    -o-transition: width .5s ease;
    -webkit-transition: width .5s ease;
    transition: width .5s ease
}

.page-content .column-b .callout+.callout {
    margin-top: 6px
}

.page-content .column-b ASIDE.widget {
    background-color: #ddd8b1;
    padding: 0 1em;
    font-size: .9em;
    line-height: 1.4em
}

.page-content .column-b ASIDE.widget .widget-title {
    margin-top: 0
}

.page-content .column-b .photo-callout:before {
    -moz-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    -webkit-transition: padding-top .5s ease;
    transition: padding-top .5s ease;
    padding-top: 45.625%
}

.page-content .column-b .text-callout {
    clear: both
}

.page-content .column-b .widget A {
    color: #d31245
}

.button-set .page-content .column-b .widget A,
.page-content .button-bar .column-b .widget A,
.page-content .column-b .widget .button-bar A,
.page-content .column-b .widget .button-set A,
.page-content .column-b .widget .posts-nav A,
.page-content .column-b .widget A.button,
.posts-nav .page-content .column-b .widget A {
    color: #fff
}

.page-content .column-b .widget UL {
    list-style: none;
    padding: 0;
    margin: 0
}

.page-content .column-b .widget UL LI {
    padding-left: 2em;
    text-indent: -1.6em
}

.page-content .column-b .widget UL LI:before {
    content: "\25A0";
    color: #002d6a;
    margin-right: .8em
}

H1.page-title {
    margin-top: 0;
    margin-bottom: 6px;
    position: relative;
    background-size: cover;
    background-position: left center
}

H1.page-title:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    padding-top: 102.893890675241%;
    -moz-transition: padding-top .5s ease;
    -o-transition: padding-top .5s ease;
    -webkit-transition: padding-top .5s ease;
    transition: padding-top .5s ease
}

H1.page-title SPAN {
    display: block;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: .333333em;
    padding: 1em;
    text-transform: uppercase;
    display: none;
}

.accordion-handle {
    background-color: #d31245;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer
}

.accordion-handle:after {
    display: inline-block;
    float: right;
    margin-top: .2em
}

.accordion-content {
    background-color: #ddd8b1;
    padding: .5em 1em;
    display: none
}

.accordion-content+.accordion-handle {
    margin-top: 6px
}

.alert {
    background-color: #ddd8b1;
    position: relative;
    overflow: hidden;
    margin: 1em -1em
}

.alert LABEL {
    position: relative;
    background: #d31245;
    border: 6px solid #ebe8cc;
    border-width: 0 0 6px;
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 1em 0;
    margin-bottom: 1em
}

.alert LABEL:after,
.alert LABEL:before {
    top: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.alert LABEL:after {
    border-color: #d31245 transparent transparent;
    border-width: 25px;
    left: 50%;
    margin-left: -25px
}

.alert LABEL:before {
    border-color: #ebe8cc transparent transparent;
    border-width: 33px;
    left: 50%;
    margin-left: -33px
}

.alert .alert-content {
    padding: 1em
}

.alert P {
    padding: 0 1em
}

.campus-map-wrapper {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    width: 100%;
    overflow: hidden;
    position: relative
}

.campus-map-wrapper:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    padding-top: 77.80172%
}

.campus-map-wrapper .legend {
    position: absolute;
    top: 0;
    right: 0
}

.campus-map-wrapper .legend>DIV {
    background: #d31245;
    border: 6px solid #ebe8cc;
    position: relative;
    color: #fff;
    padding: .5em 1em;
    cursor: pointer;
    display: inline-block;
    float: right;
    clear: right
}

.campus-map-wrapper .legend>DIV:after,
.campus-map-wrapper .legend>DIV:before {
    right: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.campus-map-wrapper .legend>DIV:after {
    border-color: transparent #d31245 transparent transparent;
    border-width: 12px;
    top: 50%;
    margin-top: -12px
}

.campus-map-wrapper .legend>DIV:before {
    border-color: transparent #ebe8cc transparent transparent;
    border-width: 20px;
    top: 50%;
    margin-top: -20px
}

.campus-map-wrapper .legend>DIV SPAN {
    display: block;
    font-weight: 700
}

.campus-map-wrapper .legend>DIV UL {
    display: none;
    font-size: .75em;
    margin-top: 1em
}

.campus-map-wrapper .legend>DIV UL LI {
    position: relative;
    float: left;
    width: 50%;
    text-indent: 0;
    padding-left: 2.33em;
    line-height: 1.25em;
    margin-bottom: .5em;
    padding-right: .5em;
    cursor: pointer
}

.campus-map-wrapper .legend>DIV UL LI:before {
    display: none
}

.campus-map-wrapper .legend>DIV UL LI SPAN {
    position: absolute;
    top: 0;
    left: 0
}

.campus-map-wrapper .legend>DIV UL LI:nth-child(2n+1) {
    clear: left
}

.campus-map-wrapper .legend>DIV+DIV {
    margin-top: -6px
}

.campus-map-wrapper .legend>DIV.open {
    cursor: default;
    width: 100%
}

.campus-map-wrapper .legend>DIV.open UL {
    display: block;
    list-style: none
}

.campus-map-wrapper .legend>DIV.open:after,
.campus-map-wrapper .legend>DIV.open:before {
    display: none
}

.campus-map-wrapper .legend .parking {
    background-color: #002d6a
}

.campus-map-wrapper .legend .parking:after {
    border-right-color: #002d6a
}

.campus-map-wrapper .legend .points-of-interest {
    background-color: #000
}

.campus-map-wrapper .legend .points-of-interest:after {
    border-right-color: #000
}

.campus-map-wrapper .controls {
    position: absolute;
    top: 1em;
    left: 1em;
    border: 6px solid #ebe8cc;
    background-color: #ebe8cc;
    display: none
}

.campus-map-wrapper .controls IMG.compass-rose {
    display: block;
    width: 100%;
    margin-bottom: 6px
}

.campus-map-wrapper .controls A {
    display: inline-block;
    color: #fff;
    background-color: #d31245;
    padding: .125em;
    font-size: 2em;
    cursor: pointer
}

#campus-map {
    -moz-transition: width .5s ease, opacity .5s ease;
    -o-transition: width .5s ease, opacity .5s ease;
    -webkit-transition: width .5s ease, opacity .5s ease;
    transition: width .5s ease, opacity .5s ease;
    opacity: 0;
    background-image: url(images/svg/campus-map.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200%;
    margin-left: -50%;
    margin-top: -50%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move
}

#campus-map:before {
    content: "\0020";
    display: inline-block;
    width: 100%;
    padding-top: 77.80172%
}

#campus-map .markers {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#campus-map .markers .marker {
    position: absolute;
    font-size: 11px;
    width: 1.8125em;
    height: 1.8125em;
    line-height: 1.8125em;
    margin-left: -.90625em;
    margin-top: -.90625em;
    color: #fff;
    text-align: center;
    cursor: pointer
}

#campus-map .markers .marker.buildings {
    background-color: #d31245
}

#campus-map .markers .marker.parking {
    background-color: #002d6a
}

#campus-map .markers .marker.points-of-interest {
    background-color: #000
}

#campus-map .markers .marker.road-markers {
    background-color: #000;
    text-align: center;
    border-radius: 50%;
    line-height: 1.2em;
    width: 2.8em;
    height: 2.8em;
    font-size: 10px;
    padding-top: .3em
}

#campus-map .markers .marker.round {
    font-size: .75em;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    margin-top: -1.5em;
    margin-left: -1.5em;
    line-height: 1.1em;
    padding-top: .4em
}

#campus-map .markers .tooltip {
    -moz-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    opacity: 0
}

#campus-map .markers .tooltip IMG {
    display: block;
    width: 320px
}

#campus-map .markers .tooltip SPAN {
    position: relative;
    background: #d31245;
    border: 6px solid #ebe8cc;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .7);
    box-shadow: 0 0 4px rgba(0, 0, 0, .7);
    display: inline-block;
    color: #fff;
    padding: .25em;
    text-align: center
}

#campus-map .markers .tooltip SPAN:after,
#campus-map .markers .tooltip SPAN:before {
    top: 100%;
    border: solid transparent;
    content: "\0020";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

#campus-map .markers .tooltip SPAN:after {
    border-color: #d31245 transparent transparent;
    border-width: 12px;
    left: 50%;
    margin-left: -12px
}

#campus-map .markers .tooltip SPAN:before {
    border-color: #ebe8cc transparent transparent;
    border-width: 20px;
    left: 50%;
    margin-left: -20px
}

#campus-map .markers .tooltip.parking SPAN {
    background-color: #002d6a
}

#campus-map .markers .tooltip.parking SPAN:after {
    border-top-color: #002d6a
}

#campus-map .markers .tooltip.points-of-interest SPAN {
    background-color: #000
}

#campus-map .markers .tooltip.points-of-interest SPAN:after {
    border-top-color: #000
}

A.read-more {
    display: block;
    margin-top: 1em
}

A.read-more:after {
    content: "\2026"
}

TABLE.fullcalendar {
    width: 100%
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

DL.wp-caption SPAN.button {
    width: 100%;
    text-align: center
}

DL.wp-caption DD.wp-caption-dd {
    margin: 0;
    padding: 0
}

.translations {
    zoom: 1;
    margin-top: 1em;
    vertical-align: middle
}

.translations:after,
.translations:before {
    content: "\0020";
    display: table;
    height: 0;
    overflow: hidden
}

.translations:after {
    clear: both
}

.translations A {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    display: inline-block
}

.translations IMG {
    width: 100%
}

.ui-selectmenu-menu.ui-selectmenu-open {
    -moz-box-shadow: 1px 1px 3px;
    -webkit-box-shadow: 1px 1px 3px;
    box-shadow: 1px 1px 3px;
    background-color: #ebe8cc;
    border: 1px solid #ebe8cc
}

BODY .fc-button-content .fc-icon-wrap {
    position: static;
    float: none
}

@media (min-width:900px) {
    BODY {
        /*background-color: #b9b594;*/
        background-color: #fff;
    }

    BODY.mobile-nav-open #root {
        right: 0;
        position: static
    }

    .mobile-navigation,
    BODY.mobile-nav-open #root:after {
        display: none
    }

    .masthead .quick-links {
        font-size: .875em;
        line-height: 1.71429em;
        text-align: right
    }

    .masthead .quick-links .desktop-search {
        display: inline-block
    }

    .masthead .quick-links .mobile-search {
        display: none
    }

    .masthead .input-wrapper {
        display: inline-block
    }

    .masthead .submit-wrapper {
        float: none
    }

    .masthead .mobile-nav-toggle {
        display: none
    }

    HEADER NAV {
        display: block
    }

    FOOTER SECTION {
        width: 25%;
        float: none;
        margin: 0;
        display: table-cell;
        padding: 0 1.25em
    }

    FOOTER SECTION+SECTION {
        padding-top: 0;
        border-top-width: 0;
        border-left-width: 1px
    }

    FOOTER SECTION.additional-links {
        display: table-cell
    }

    FOOTER SECTION.additional-links UL {
        list-style: none;
        padding: 0;
        margin: 0
    }

    FOOTER SECTION.additional-links UL LI {
        padding-left: 2em;
        text-indent: -1.6em
    }

    FOOTER SECTION.additional-links UL LI:before {
        content: "\25A0";
        color: #fff;
        margin-right: .8em
    }

    FOOTER SECTION.additional-links UL LI A {
        display: inline
    }

    .page-content .button-bar A {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .button-bar A:nth-child(2n) {
        float: right;
        margin-right: 0
    }

    .page-content .column-a {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .column-b .photo-callout:before {
        padding-top: 111.607142857143%
    }

    .page-content .column-b {
        width: 32.20339%;
        float: right;
        margin-right: 0
    }

    H1.page-title:before {
        padding-top: 45.520833333333%
    }

    .alert .alert-content {
        padding: 0
    }

    .alert {
        padding: 1em 1em 1em 150px;
        margin: 1em 0 0
    }

    .alert LABEL {
        position: absolute;
        top: 50%;
        left: 1em;
        margin-top: -.6em;
        padding: 0;
        border: none;
        width: auto
    }

    .alert LABEL:after,
    .alert LABEL:before {
        display: none
    }

    .alert:before {
        background-color: #d31245;
        position: absolute;
        content: "\0020";
        display: block;
        width: 500px;
        height: 500px;
        top: 50%;
        left: -296.78px;
        -webkit-transform-origin: top left;
        -moz-transform-origin: top left;
        transform-origin: top left;
        -moz-transform: scaleX(0.6) rotate(-45deg);
        -ms-transform: scaleX(0.6) rotate(-45deg);
        -webkit-transform: scaleX(0.6) rotate(-45deg);
        transform: scaleX(0.6) rotate(-45deg);
        border-style: solid;
        border-color: #ebe8cc;
        border-width: 0 6px 6px 0
    }
}

@media (min-width:48em) {
    .masthead .logo {
        width: 40.67797%;
        float: left;
        margin-right: 1.69492%;
    }

    .masthead .secondary-nav,
    .masthead .tertiary-nav {
        display: block
    }

    HEADER NAV {
        font-size: 15px
    }

    HEADER NAV UL.subnav {
        top: 2.666666em
    }

    .homepage-rotator .rotator-controls,
    .homepage-rotator .rotator-item .rotator-item-image:before {
        padding-top: 35.9375%
    }

    .photo-callout:before {
        padding-top: 79.113924050633%
    }

    .callouts .photo-callout {
        float: left;
        width: 32.916666666667%;
        margin-right: .625%
    }

    .callouts .photo-callout:nth-child(3n-6) {
        float: right;
        margin-right: 0
    }

    .callouts .campus-map {
        float: right;
        width: 66.458333333334%
    }

    .social-footer SECTION {
        margin-top: 0;
        padding: 0;
        float: left;
        width: 32.916666666667%;
        margin-right: .625%
    }

    .social-footer SECTION:before {
        display: inline-block;
        content: "\0020";
        width: 100%;
        padding-top: 38.29114%
    }

    .social-footer SECTION .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden
    }

    .social-footer SECTION.youtube {
        float: right;
        margin-right: 0
    }

    .social-footer .badonkatrunc-wrapper {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%
    }

    FOOTER A.silvertech {
        position: absolute;
        right: 1em;
        bottom: 1em
    }

    .page-content .wp-caption.alignleft {
        margin: 0 1em 0 0;
        float: left
    }

    .page-content .wp-caption.alignright {
        margin: 0 0 0 1em;
        float: right
    }

    .page-content .body-copy {
        padding: 0 1em 1em 2em
    }

    .page-content .body-copy .table {
        display: table;
        width: 100%
    }

    .page-content .body-copy .table .thead {
        display: table-header-group;
        color: #fff;
        background: #002d6a;
        outline: #002250 solid 2px
    }

    .page-content .body-copy .table .thead dt {
        display: table-cell;
        padding: 10px 15px
    }

    .page-content .body-copy .table .tbody {
        display: table-row-group
    }

    .page-content .body-copy .table dl {
        display: table-row
    }

    .page-content .body-copy .table dd {
        display: table-cell;
        float: none;
        width: auto;
        padding: 15px;
        border-bottom: 1px solid #002d6a;
        border-left: 1px solid #002d6a;
        vertical-align: top
    }

    .page-content .body-copy .table dd:first-child {
        border-left: none
    }

    .page-content .body-copy .table dd label {
        display: none
    }

    .page-content .breadcrumbs {
        padding: 0 2em
    }

    .page-content .sub-category-list .sub-category A {
        font-size: 1em
    }

    .page-content .sub-category-list .sub-category {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .sub-category-list .sub-category:nth-child(2n) {
        float: left;
        margin-right: 1.69492%
    }

    .page-content .sub-category-list .sub-category:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .page-content .sub-category-list .sub-category:nth-child(4n) {
        clear: left
    }

    .page-content .column-a {
        width: 74.57627%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .column-b {
        width: 23.72881%;
        float: right;
        margin-right: 0
    }

    .campus-map-wrapper .controls {
        display: block
    }
}

@media (min-width:60em) {
    .page-content .button-bar A {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .button-bar A:nth-child(2n) {
        float: left;
        margin-right: 1.5625%
    }

    .page-content .button-bar A:nth-child(4n) {
        float: right;
        margin-right: 0
    }
}

@media (min-width:64em) {
    HEADER NAV {
        font-size: 16px
    }

    H1.page-title:before {
        padding-top: 25%
    }
}

@media (min-width:80em) {
    .page-content .sub-category-list .sub-category {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .sub-category-list .sub-category:nth-child(3n) {
        float: left;
        margin-right: 1.69492%
    }

    .page-content .sub-category-list .sub-category:nth-child(4n) {
        float: right;
        margin-right: 0;
        clear: none
    }

    .page-content .sub-category-list .sub-category:nth-child(5n) {
        clear: left
    }
}

@media (min-width:100em) {
    .page-content .column-a {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .page-content .column-b .callout {
        margin-top: 6px
    }

    .page-content .column-b {
        width: 49.15254%;
        float: right;
        margin-right: 0
    }

    .page-content .column-b .photo-callout {
        width: 48.27586%;
        float: left;
        margin-right: 3.44828%
    }

    .page-content .column-b .photo-callout:nth-child(2n) {
        float: right;
        margin-right: 0
    }
}

img.alignleft {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
}

img.alignright {
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.page-content .body-copy UL LI.ie-radio-fix UL LI label {
    margin-left: 2em;
    text-indent: 0;
}

div#grad-form {
    border: 1px solid blue !important;
    font-family: "Open Sans", sans-serif !important;
}

div#grad-form input[type=password],
div#grad-form input[type=text],
div#grad-form input[type=email],
div#grad-form input[type=tel],
div#grad-form input:not([type]),
div#grad-form select,
div#grad-form textarea {
    box-sizing: border-box;
    max-width: 100%;
}

div#grad-form p.form-field {
    margin: -.5em -.5em .5em -.5em;
    padding: .5em;
}

div#grad-form p.form-field .field-label,
div#grad-form p.form-field label {
    display: block;
}

#pardot-form p.form-field fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 0;
}

form.form div#grad-form p label {
    font-family: "Open Sans", sans-serif !important;
}



/* new styles */
.page-content .body-copy OL>LI:before {
    background-color: #000000 !important;
}

a.ft-links:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}
.page-content .body-copy UL LI:before {
    content: "\25A0";
    color: #000000;
    margin-right: .8em;
}

.page-content .body-copy UL LI:before {
    content: "\25A0";
    color: #000000 !important;
    margin-right: .8em;
}



.page-content H4 {
    color: #000000 !important;
    font-size: 1.075em;
}

.page-content .body-copy A {
    color: #CB333B;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

a:active, a:hover {
    outline: 0;
    text-decoration: underline !important;
}


h1 {
    font-size: 2em;
    margin: .67em 0;
    color: #000000 !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.page-content BLOCKQUOTE {
    background-color: #f7f7f7 !important;
}

.page-content BLOCKQUOTE:before {
    color: #cccccc !important;
}


@media only screen and (max-width: 640px) {

.alert LABEL {
    position: relative;
    background: #d31245;
    border: 6px solid #0033A0;
    border-width: 0 0 6px;
    display: block;
    font-size: 1.25em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 1em 0;
    margin-bottom: 1em;
}
.alert LABEL:before {
    border-color: #0033A0 transparent transparent !important;
    border-width: 33px;
    left: 50%;
    margin-left: -33px;
}

div.alert-content {
    padding-left: 25px !important;
}
}

.alert:before {
    border-color: #0033A0 !important;
    
}

.alert {
    background-color: #f9f9f9 !important;
}

div.alert-content {
    padding-left: 105px !important;
}

.page-content .column-set {
    zoom: 1;
    margin-bottom: 0;
    z-index: 0;
    position: relative;
}

.nf-form-content .nf-field-container #nf-field-4-wrap .nf-field-element .ninja-forms-field {
    color: #fff;
}

img.fusion-standard-logo {display:none;}

@media only screen and (max-width: 600px)
.button, .button-set A, .page-content .button-bar A, .posts-nav A {
    display: inline-block;
    background-color: #000000 !important;
    color: #fff;
    padding: .4em 1em;
    font-family: 'IBM Plex Sans', sans-serif !important;
    border: 5px solid green !important;
}


@media only screen and (max-width: 600px) {
    .post-content h1 .lp-headertext {
color: #ffffff !important;
font-size: 30px !important;
font-weight: 200;
margin-top:30px;
font-family: 'IBM Plex Sans', sans-serif !important;
    }
    
    .fusion-imageframe.imageframe-none.imageframe-1.hover-type-none.main-logo {
     margin-top:200px;
    }
    
    .post-content h1 {
    font-family: 'IBM Plex Sans', sans-serif !important;
}
  
}

@media only screen and (min-width: 600px) {
    .post-content h1.lp-headertext {
        font-size: 75px;
        line-height: 85px !important;
        font-weight: 200;
        color: #ffffff !important;
        font-family: 'IBM Plex Sans', sans-serif !important;
    }
    .fusion-imageframe.imageframe-none.imageframe-1.hover-type-none.main-logo {
     margin-top:20px;
     margin-bottom:250px;
}
}




.page-content .wp-caption {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 1em;
    margin: 0 auto 1em;
    text-align: center;
    background-color: #ffffff;
    font-style: italic;
    float: none;
}

.accordion-handle {
    background-color: #000000;
    color: #fff;
    text-transform: uppercase;
    padding: .5em 1em;
    cursor: pointer;
}

.accordion-content {
    background-color: #f7f7f7;
    padding: .5em 1em;
    display: none;
}



.page-content.body-copy.button-set A {
    color: #fff;
    text-decoration: none;
    margin-top: 0px;
    background: #ffffff;
    border: white solid 3px !important;
}

.button-set .page-content .body-copy A, .page-content .body-copy .button-bar A, .page-content .body-copy .button-set A, .page-content .body-copy .posts-nav A, .page-content .body-copy A.button, .page-content .button-bar .body-copy A, .posts-nav .page-content .body-copy A {
    color: #fff;
    text-decoration: none;
    border: white solid 3px !important;
    background: #000000;
    max-width:950px;
}



span.counter {
    margin-right:-21px !important;
}
    
    
    
#root {
    position: relative;
    -moz-transition: right .5s ease;
    -o-transition: right .5s ease;
    -webkit-transition: right .5s ease;
    transition: right .5s ease;
    background-color: #fff !important;
    box-shadow: none !important;
}



.page-content .column-b ASIDE.widget {
    background-color: #fff;
}
    
#wpsm_counter_b_row_18003 .wpsm_counterbox .wpsm_count-icon i {
    opacity: 0.5;
}

#wpsm_counter_b_row_18003 .wpsm_counterbox .wpsm_count-title {
    display: none;
}

#wpsm_counter_b_row_18003 .wpsm_counterbox .wpsm_number {
    margin-top: 0px !important;
}

.masthead .secondary-nav A, .masthead .tertiary-nav A {
    text-shadow: none;
    display: inline-block;
    white-space: nowrap;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.masthead .quick-links>A {
    text-transform: uppercase;
    margin-right: 2px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: transparent !important;
    color: #000 !important;
    font-weight: 600;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.masthead .tertiary-nav A:hover,
.masthead .quick-links>A:hover {
    color: #0033A0 !important;
}

@media only screen and (max-width: 900px) {
.masthead .quick-links {
    font-size: .875em;
    line-height: 1.71429em;
    text-align: center;
    margin-bottom: 50px;
}
.masthead .quick-links .mobile-search {
    display: none;
}
}
@media only screen and (max-width: 400px) {
.button {
    display: inline-block;
    background-color: #000000 !important;
    color: #fff;
    padding: .2em .5em !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}
}
.icon-linkedin:before {
    content: "\f0e1";
}

p {
    font-family: 'IBM Plex Sans', sans-serif !important;
    }
    
.page-content .body-copy A {
    color: #CB333B;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

article#post-16341.post-16341.page.type-page.status-publish.hentry {display:none !important;}

.page-content H2 {
    color: #000000;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
    color: #000000 !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.page-content H3 {
    color: #000000;
    font-size: 1.2em;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.masthead INPUT[type=submit] {
    padding: .4em 1em;
    background-color: #0033A0 !important;
    color: #fff;
}

FOOTER {
    zoom: 1;
    background-color: #0033A0 !important;
    padding: 1em;
    margin-top: 6px;
    color: #fff;
    position: relative;
    display: table;
    width: 100%;
}

.social-footer SECTION {
    margin-top: 6px;
    padding: 1px 0;
    background-size: 18% auto;
    background-position: 2% center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 13px;
    line-height: 1.6em;
    position: relative;
    background-color: #CB333B !important;
}

.social-footer {
    zoom: 1;
    background-color: #fff;
}

.page-content .breadcrumbs A SPAN {
    color: #CB333B !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.masthead .secondary-nav A:hover:before, .masthead .tertiary-nav A:hover:before {
    color: #CB333B !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

HEADER {
	position: relative !important;
}
HEADER NAV {
    background-color: #000 !important;
    text-align: right;
    position: relative;
    font-family: 'IBM Plex Sans', sans-serif !important;
    clear: both;
}

HEADER NAV A {
    font-size: 16px;
    text-transform: none !important;
    font-weight: 600;
    letter-spacing: normal;
    padding: 18px 20px !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

HEADER NAV UL.subnav {
    background-color: #000 !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

HEADER NAV UL.subnav>LI UL {
    background-color: #0033A0 !important;
    font-family: 'IBM Plex Sans', sans-serif !important;
}



HEADER NAV UL.subnav>LI UL A:hover {
    background-color: #CB333B !important;
}

HEADER NAV UL.subnav>LI:hover>A {
    background-color: #CB333B !important;
    color: #fff;
}

HEADER NAV .nav-section:hover>A {
    background-color: #CB333B !important;
    
}

.button, .button-set A, .page-content .button-bar A, .posts-nav A {
    display: inline-block;
    background-color: #000000 !important;
    color: #fff;
    padding: .4em 1em;
    font-family: 'IBM Plex Sans', sans-serif !important;
}

.button-set A:hover, .button:hover, .page-content .button-bar A:hover, .posts-nav A:hover {
    background-color: #000000 !important;
        
}

.masthead .logo {
    min-height: 91px;
    margin-top: -50px;
    margin-bottom: 0;
    position: relative;
    z-index: 99;
}

HEADER NAV .nav-section:hover UL.subnav {
	top: 100%;
}

HEADER NAV UL.subnav>LI.has-sub-items:after {
	top: 50%;
	transform: translateY(-50%);
}

HEADER NAV UL.subnav>LI+LI {
    border-top: 1px solid #888;
}

HEADER NAV UL.subnav>LI UL{
	background-color: #000 !important;
	border-left: 1px solid #888;
}

HEADER NAV UL.subnav>LI UL LI+LI{
	border-top: 1px solid #888;
}

HEADER NAV .nav-section:last-child > a {
	background-color: #CB333B !important;
}

.masthead {
	padding-top: 25px;
	height: 121px;
}

.masthead .tertiary-nav {
	margin-bottom: 0;
	position: relative;
	top: -8px;
}

.masthead .quick-links .desktop-search {
	border:none;
}
.masthead .quick-links .desktop-search:before {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #000;
	display: inline-block;
	position: relative;
	top: 2px;
}

.masthead .quick-links .desktop-search input {
	color: #000;
	font-weight: 600;
}
.masthead .quick-links .desktop-search input[type=submit] {
	color: transparent;
	background-color: transparent !important;
	background-image: url(images/svg/search-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    width: 20px !important;
    display: inline-block;
    height: 20px !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    box-shadow: none;
}
.masthead .quick-links .desktop-search .submit-wrapper {
	height: auto;
	width: auto;
	background-color: transparent;

}

.masthead .input-wrapper {
	border: none !important;
	width: 90px;
	box-sizing: border-box;
}

#hide-me {
	display: none !important;
}

/* shortcodes */
.img-hero-boxes img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.img-hero-boxes__items {
	position: absolute;
    bottom: 65px;
    left: 50%;
    transform: translateX(-50%);
}
.img-hero-boxes__item {
	background-color: rgba(255,255,255,.9);
	padding: 20px 25px 35px 25px;
    display: block;
    transition: all 0.3s ease;
}
.img-hero-boxes__item h4{
	font-size: 30px;
	color: #0033A0 !important;
	line-height: 39px;
	font-weight: bold;
	margin-top: 0 !important;
    transition: all 0.3s ease;
}
.img-hero-boxes__item p {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
    transition: all 0.3s ease;
}
.img-hero-boxes__item:hover {
    background-color: #000;
}
.img-hero-boxes__item:hover h4,
.img-hero-boxes__item:hover p {
    color: #fff !important;
}

@media (max-width: 992px) {
	.img-hero-boxes__items {
		max-width: 100%;
	}

	.img-hero-boxes__item {
		text-align: center;
		margin-bottom: 20px;
	}
}


.find-your-program {
	padding: 68px 0 105px;
}

.find-your-program__left {
	border-right: 1px solid #979797;
	padding-right: 80px;
}
.find-your-program__left h4 {
	color: #000000;
	font-size: 48px;
	line-height: 1;
	letter-spacing: 0;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 20px;
}
.find-your-program__left p {
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.find-your-program__left .find-your-program__button {
	background-color: #0033A0;
	border: 1px solid #0033A0;
	color: #FFFFFF !important;
	font-size: 18px;
	padding: 20px 29px;
	margin-right: 15px;
    transition: all 0.3s ease;
}
.find-your-program__left .find-your-program__button.white {
	background-color: transparent;
	color: #0033A0 !important;
}

.find-your-program__left .find-your-program__button:hover {
    border-color: #000;
    background-color: #000;
    color: #fff !important;
}

.find-your-program__buttons {
	padding-top: 60px;
	display: flex;
}

.find-your-program__right h5 {
	margin-top: 0;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 24px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 14px;
	margin-top: 15px;
}
.find-your-program__right ul{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none !important;
}
.find-your-program__right li {
	padding: 0 !important;
	margin: 0 !important;
	text-indent: 0 !important;
}
.find-your-program__right li:before {
	display: none;
}
.find-your-program__right a {
	color: #000000 !important;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 32px;
	text-decoration: underline;
    transition: color 0.3s ease;
}

a.find-your-program__right-link:hover,
.find-your-program__right a:hover {
    color: #0033A0 !important;
    text-decoration: underline !important;
}

a.find-your-program__right-link {
	padding-top: 28px;
	display: block;
	color: #0133A0 !important;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 15px;
	margin-bottom: 0;
	text-decoration: none;
}

@media (max-width: 992px) {
	.find-your-program__left {
		padding-right: 0;
		border: none;
		padding-bottom: 20px;
        border-bottom: 1px solid #979797;
	}

	.find-your-program__buttons {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}

	.find-your-program__left .find-your-program__button {
        display: inline-block;
        margin-bottom: 10px;
    }


    .find-your-program__left .find-your-program__buttons {
        justify-content: flex-start;
	}

	.find-your-program {
		padding: 30px 0 60px;
	}
	.find-your-program .container {
		max-width: 100%;
	}

	.find-your-program__left h4 {
		font-size: 30px;
	}

    .find-your-program__right h5 {
        margin-top: 30px;
    }
}

.masthead .secondary-nav:empty {
	display: none;
}

@media (max-width: 900px) {
	.masthead .quick-links {
		display: none;
	}

	section.masthead {
		height: 67px;
		overflow: hidden;
		padding-left: 15px !important;
		padding-right: 15px !important;
        background-color: #fff;
	}

	.icon-mobile-nav {
		color: #000;
	}

	.masthead .mobile-nav-toggle {
		background-color: transparent;
		padding: 0;
		margin-right: -12px;
	}

	BODY.mobile-nav-open .mobile-nav-toggle .icon-mobile-nav {
		color: #fff;
	}

	BODY.mobile-nav-open .mobile-nav-toggle {
		margin-right: 0;
	}

	.masthead .logo {
		max-width: 102px;
		margin: 0 !important;
		height: auto;
		min-height: auto;
	}

	.masthead .logo img{
		display: block;
		max-width: 100%;
	}

	.masthead .tertiary-nav {
		display: none;
	}

	.page-content .body-copy {
		padding-top: 0;
	}

	.page-content .column-set {
		margin-bottom: 0;
	}

	.img-hero-boxes {
		background-color: rgba(122,138,160,0.1);
	}
	.img-hero-boxes img {
		display: block;
		max-width: 100%;
		height: auto;
	}
	.img-hero-boxes .img-hero-boxes__items{
		position: relative;
		left: 0;
		transform: none;
		bottom: 53px;
		margin-bottom: -43px;
	}
}


.whats-happening {
    background-color: #fff;
    padding: 100px 0 80px;
}
.whats-happening img {
    display: block;
    width: 100%;
    max-width: 100%;
}
.whats-happening h4{
    font-size: 36px;
    letter-spacing: 0;
    line-height: 47px;
    font-weight: 400;
    display: block;
    padding-bottom: 35px;
    max-width: 100%;
    margin-top: 0;
}
.whats-happening__title {
    display: block;
    padding-top: 31px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    color: #000 !important;
}
.whats-happening .whats-happening__readmore {
    font-size: 14px;
    font-weight: 500;
    color: #0033A0 !important;
    display: block;
    padding-top: 20px;
    text-decoration: none;
}
.whats-happening .whats-happening__readmore:hover {
    text-decoration: underline !important;
}

@media (max-width: 992px) {
    .whats-happening {
        padding: 60px 0 40px;
    }

    .whats-happening h4{
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 0;
        padding-bottom: 30px;
    }

    .whats-happening .container,
    .whats-happening .col-md-3 {
        max-width: 100%;
    }

    .whats-happening .whats-happening__readmore {
        padding-top: 0;
    }

    .whats-happening .whats-happening__item {
        padding-bottom: 40px;
    }
}

.apply-boxes {
    background-color: #f0f3f5;
    padding: 35px 0 99px;
}
.apply-boxes p{
    font-size: 16px;
    color: #000 !important;
    line-height: 24px;
}
.apply-boxes h4{
    color: #000000;
    font-weight: 300;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 62px;
}
.apply-boxes .apply-boxes__item {
    margin-top: 30px;
    background-color: #fff;
}
.apply-boxes .apply-boxes__item .apply-boxes__about {
    padding: 30px 30px 38px 30px;
}
.apply-boxes .apply-boxes__item h5 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    margin: 0 !important;
    padding: 0 !important;
}
.apply-boxes .apply-boxes__item .apply-boxes__button {
    background-color: #0033A0 !important;
    display: inline-block;
    color: #fff !important;
    transition: all 0.3s ease;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 23px;
    padding: 20px 30px;
}
.apply-boxes .apply-boxes__item .apply-boxes__button:hover {
    background-color: #000 !important;
}
.apply-boxes .apply-boxes__info {
    border-top: 2px solid #EBEEF1;
    padding: 20px 30px;
}
.apply-boxes h6 {
    font-size: 16px;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: bold;
    line-height: 24px;
}
.apply-boxes .apply-boxes__info span {
    display: block;
    line-height: 24px;
    font-size: 16px;
}
.apply-boxes .apply-boxes__info .apply-boxes__info-email a{
    color: #0033A0 !important;
    text-decoration: underline;
}
.apply-boxes .apply-boxes__info span:last-child a {
    text-decoration: none;
    color: #000 !important;
}

@media (max-width: 992px) {
    .apply-boxes {
        padding-bottom: 50px;
    }
    .apply-boxes .container{
        max-width: 100%;
    }
    .apply-boxes h4{
        font-size: 30px;
        line-height: 1.4;
    }
}
.cb-hero img {
    display: block;
    width: 100%;
    max-width: 100%;
}


.cb-template .body-copy{
    padding: 0;
    background-color: #f0f3f5;
}
.cb-template .breadcrumbs {
    padding: 34px 0 0 !important;
}
.cb-template .breadcrumbs a{
    color: #0033A0 !important;
    font-size: 12px;
    font-weight: 500;
}
.cb-template .breadcrumbs a span {
    color: #0033A0 !important;
}
.cb-template .breadcrumbs a:last-child span,
.cb-template .breadcrumbs a:last-child {
    color: #000 !important;
}

.cb-sidebar {
    padding: 60px 0 300px;
}
.cb-sidebar .widget-title {
    color: #000000;
    font-weight: 300;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 47px;
    padding: 0;
    margin: 0;
    display: block;
    padding-bottom: 15px;
}
.cb-sidebar p {
    color: #000000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
    padding-top: 0;
    margin-top: 0;
}
.cb-sidebar h5{
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 32px;
    padding: 0;
    margin: 0;
    padding-left: 8px;
    padding-bottom: 20px;
}
.cb-sidebar .forms_item {
    padding: 30px 30px 10px 20px;
    border: 1px solid rgba(25,25,25,0.2);
}
.cb-sidebar.container {
    max-width: 100%;
}


.why-counters {
    background-color: #0033A0;
    padding: 60px 0 120px;
    color: #fff !important;
}
.why-counters h4{
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 47px;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #fff !important;
    padding-bottom: 50px;
}
.why-counters .why-counters__item {
    text-align: center;
}
.why-counters .why-counters__item i {
    font-size: 28px;
    text-align: center;
    position: relative;
    display: block;
    height: 50px;
}
.why-counters .why-counters__item i:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}
.why-counters .why-counters__item .wpsm_number {
    font-size: 60px;
    height: auto;
    line-height: 1;
    padding-top: 27px;
    padding-bottom: 17px;
}
.why-counters .why-counters__item .wpsm_number span{
    font-family: 'IBM Plex Sans', sans-serif !important;
    font-weight: bold;
}
.why-counters .why-counters__item .wpsm_number .counter{
    margin-right: 0 !important;
}
.why-counters .why-counters__item h5 {
    color: #FFFFFF;
    font-size: 18px;
    height: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}
.why-counters .why-counters__item h6 {
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    display: block;
    padding-top: 6px;
    padding-bottom: 38px;   
}
.why-counters .why-counters__item a {
    display: inline-block;
    box-sizing: border-box;
    height: 40px;
    width: 147px;
    border: 1px solid rgba( 255, 255, 255, 0.5);
    font-size: 12px;
    letter-spacing: 0;
    color: #fff !important;
    line-height: 38px;
    transition: all 0.3s ease;
}
.why-counters .why-counters__item a:hover {
    color: #0033A0 !important;
    background-color: #fff;
}

.why-counters .container {
    max-width: 100%;
}
.why-counters__btn {
    display: none;
    position: absolute;
    top: 218px;
}

.why-counters__btn:hover,
.why-counters__btn:active,
.why-counters__btn:focus {
    border: none !important;
    outline: none !important;
}


@media (max-width: 768px) {
    .why-counters {
        padding-bottom: 60px;
    }

    .why-counters__btn {
        display: block;
    }

    .why-counters .container {
        position: relative;
    }

    .why-counters__btn-left {
        left: 20px;
    }

    .why-counters__btn-right {
        right: 20px;
    }

    .why-counters h4{
        font-size: 30px;
        line-height: 36px;
    }
}



















