/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

.alert .alert-info .icon:before,
.carousel-hero .slide .title,
.event-listing-container .event-date-pagination .date,
.featured-event .date-callout .day,
.full-video-section .video-content-container .content .title,
.home .section-heading .title,
.image-block-container .content .title,
.page-article .title,
.page-title .title,
.section-center .section-heading .title,
.stories-container .stories-item.big .content .title,
.theme-advanced .carousel-cards .slide .stat,
h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

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: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -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
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    color: #2e5597;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.rich-text img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.alert .alert-info .icon:before,
.alert .alert-info .title,
.article-blockquote blockquote,
.article-meta .article-share,
.article-meta .header,
.article-program .title,
.card-container .card-item .title,
.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed),
.card-table-header,
.carousel-cards .slide .stat,
.carousel-cards .slide .title,
.carousel-degrees .content-container li a,
.carousel-hero .carousel-overlay .content-wrapper .headline,
.carousel-hero .slide .title,
.carousel-visit .title,
.carousel-visit .visit-place,
.event-date .date-callout .day,
.event-date .date-callout .days,
.event-details-content .title,
.event-listing-container .event-date-pagination .date,
.faculty-listing .faculty-item .name,
.faculty-sidebar .faculty-box .title,
.featured-event .date-callout .day,
.featured-event .item-block .headline,
.find-program-overlay .headline,
.find-program-overlay a,
.full-page-tabs .tab-pane .title,
.full-video-section .video-content-container .content .title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.home .section-heading .title,
.home .section-study .title,
.image-block-container .content .title,
.info-cards .info-card-item .title,
.lead-text,
.map-wrapper .su-icon-map,
.map-wrapper .title,
.nav-tabs-wrapper .nav-item,
.navigation-overlay .primary-menu-list .menu-link,
.page-article .title,
.page-section h2,
.page-title .sub-title,
.page-title .title,
.page-ui .ui-heading,
.program-cards .program-card-item .title,
.related-event-body .title,
.search-body .search-title,
.search-results .title,
.section-carousel .side-fact,
.section-center .section-heading .title,
.section-heading .title,
.section-study .our-colleges .title,
.section-study .title,
.stories-container .stories-item.big .content .title,
.stories-container .stories-item .content .title,
.t2-nav li.expandable a,
.text-teaser,
.theme-advanced .carousel-cards .slide .stat,
.tier-carousel-hero .content-container .title,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
.tier-hero-wrapper .tier-content-wrapper p,
.tier-sidebar-nav .top-link,
.tier-sidebar .event-calendar .cal td,
.ui-module .title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #15284b
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.alert .alert-info .icon:before,
.alert .alert-info .title,
.card-container .card-item .title,
.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed),
.carousel-cards .slide .stat,
.carousel-cards .slide .title,
.carousel-hero .carousel-overlay .content-wrapper .headline,
.carousel-hero .slide .title,
.carousel-visit .visit-place,
.event-date .date-callout .day,
.event-listing-container .event-date-pagination .date,
.faculty-listing .faculty-item .name,
.featured-event .date-callout .day,
.featured-event .item-block .headline,
.find-program-overlay .headline,
.full-page-tabs .tab-pane .title,
.full-video-section .video-content-container .content .title,
.h1,
.h2,
.h3,
.home .section-heading .title,
.home .section-study .title,
.image-block-container .content .title,
.map-wrapper .su-icon-map,
.map-wrapper .title,
.page-article .title,
.page-section h2,
.page-title .title,
.page-ui .ui-heading,
.section-carousel .side-fact,
.section-center .section-heading .title,
.section-heading .title,
.section-study .our-colleges .title,
.section-study .title,
.stories-container .stories-item.big .content .title,
.stories-container .stories-item .content .title,
.text-teaser,
.theme-advanced .carousel-cards .slide .stat,
.tier-carousel-hero .content-container .title,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
.tier-hero-wrapper .tier-content-wrapper p,
.tier-sidebar-nav .top-link,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.article-blockquote blockquote,
.article-meta .article-share,
.article-meta .header,
.article-program .title,
.card-table-header,
.carousel-degrees .content-container li a,
.carousel-visit .title,
.event-date .date-callout .days,
.event-details-content .title,
.faculty-sidebar .faculty-box .title,
.find-program-overlay a,
.h4,
.h5,
.h6,
.info-cards .info-card-item .title,
.lead-text,
.nav-tabs-wrapper .nav-item,
.navigation-overlay .primary-menu-list .menu-link,
.page-title .sub-title,
.program-cards .program-card-item .title,
.related-event-body .title,
.search-body .search-title,
.search-results .title,
.t2-nav li.expandable a,
.tier-sidebar .event-calendar .cal td,
.ui-module .title,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #15284b
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0a1323
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #15284b
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0a1323
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.carousel-hero .slide-content,
.container,
.container-fluid,
.tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #15284b
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 2px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.carousel-cards-large .slick-pagination:after,
.carousel-cards-large .slick-pagination:before,
.carousel-hero .slide-content:after,
.carousel-hero .slide-content:before,
.clearfix:after,
.clearfix:before,
.collapse-container:after,
.collapse-container:before,
.container-fluid:after,
.container-fluid:before,
.container-inside:after,
.container-inside:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.full-page-tabs .tab-pane:after,
.full-page-tabs .tab-pane:before,
.main-header-navigation:after,
.main-header-navigation:before,
.nav-tabs-container:after,
.nav-tabs-container:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before,
.tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper:after,
.tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper:before {
    content: " ";
    display: table
}

.carousel-cards-large .slick-pagination:after,
.carousel-hero .slide-content:after,
.clearfix:after,
.collapse-container:after,
.container-fluid:after,
.container-inside:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.full-page-tabs .tab-pane:after,
.main-header-navigation:after,
.nav-tabs-container:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after,
.tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

body {
    -webkit-backface-visibility: hidden
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes a {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes b {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: b;
    animation-name: b
}

@-webkit-keyframes c {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    to {
        -webkit-transform: translateX(0)
    }
}

@keyframes c {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: c;
    animation-name: c
}

@-webkit-keyframes d {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes d {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: d;
    animation-name: d
}

@-webkit-keyframes e {
    0% {
        -webkit-transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
}

@keyframes e {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: e;
    animation-name: e
}

@-webkit-keyframes f {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: f;
    animation-name: f
}

@-webkit-keyframes g {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: g;
    animation-name: g
}

@-webkit-keyframes h {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes h {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: h;
    animation-name: h
}

@-webkit-keyframes i {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes i {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: i;
    animation-name: i
}

@-webkit-keyframes j {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes j {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: j;
    animation-name: j
}

.is-animated.mfp-bg {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.is-animated.mfp-bg.mfp-ready {
    opacity: .8;
    filter: alpha(opacity=80)
}

.is-animated.mfp-bg.mfp-removing,
.is-animated.mfp-wrap .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.is-animated.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: a;
    animation-name: a;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: e;
    animation-name: e;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-gallery .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0)
}

.is-animated.mfp-wrap.mfp-gallery.mfp-ready .mfp-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: f;
    animation-name: f;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.is-animated.mfp-wrap.mfp-gallery.mfp-removing .mfp-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: g;
    animation-name: g;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    max-width: 1200px;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    font-family: Montserrat, Arial, sans-serif;
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #fff
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    margin-top: 40px;
    margin-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1200px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%
}

.mfp-iframe-scaler.embed-responsive {
    position: static
}

.mfp-iframe-scaler.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.mfp-iframe-scaler.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.carousel.no-js .slide,
.carousel.no-js>div {
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.carousel.no-js .slide:first-child,
.carousel.no-js>div:first-child {
    visibility: visible;
    height: auto
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

.slick-prev[dir=rtl] {
    left: auto;
    right: -25px
}

.slick-next {
    right: -25px
}

.slick-next[dir=rtl] {
    left: -25px;
    right: auto
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 6px;
    text-align: center;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-button>.vjs-icon-placeholder:before,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before {
    text-align: center
}

@font-face {
    font-family: VideoJS;
    src: url(font/VideoJS.eot?#iefix) format("eot")
}

@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder,
.vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before,
.vjs-icon-play:before {
    content: "\f101"
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: "\f102"
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,
.vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,
.vjs-icon-pause:before {
    content: "\f103"
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,
.vjs-icon-volume-mute:before {
    content: "\f104"
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,
.vjs-icon-volume-low:before {
    content: "\f105"
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,
.vjs-icon-volume-mid:before {
    content: "\f106"
}

.video-js .vjs-mute-control .vjs-icon-placeholder,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before,
.vjs-icon-volume-high:before {
    content: "\f107"
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108"
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,
.vjs-icon-fullscreen-exit:before {
    content: "\f109"
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-square:before {
    content: "\f10a"
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: "\f10b"
}

.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.vjs-icon-subtitles:before {
    content: "\f10c"
}

.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,
.vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.vjs-icon-captions:before {
    content: "\f10d"
}

.video-js .vjs-chapters-button .vjs-icon-placeholder,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before,
.vjs-icon-chapters:before {
    content: "\f10e"
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-share:before {
    content: "\f10f"
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-cog:before {
    content: "\f110"
}

.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
    content: "\f111"
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: "\f112"
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: "\f113"
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-hd:before {
    content: "\f114"
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,
.vjs-icon-cancel:before {
    content: "\f115"
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,
.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,
.vjs-icon-replay:before {
    content: "\f116"
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: "\f117"
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: "\f118"
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: "\f119"
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: "\f11a"
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: "\f11b"
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: "\f11c"
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,
.vjs-icon-audio-description:before {
    content: "\f11d"
}

.video-js .vjs-audio-button .vjs-icon-placeholder,
.vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before,
.vjs-icon-audio:before {
    content: "\f11e"
}

.video-js {
    display: block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js[tabindex="-1"] {
    outline: none
}

.video-js *,
.video-js :after,
.video-js :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0
}

.video-js.vjs-4-3,
.video-js.vjs-16-9,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill,
.video-js .vjs-tech {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none !important
}

.vjs-disabled {
    opacity: .5;
    cursor: default
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    border-radius: .3em;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -.75em;
    margin-left: -1.5em
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5);
    -webkit-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
    display: block
}

.video-js button {
    background: none;
    border: none;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, .8);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, .8), hsla(0, 0%, 100%, 0));
    overflow: auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.video-js .vjs-modal-dialog>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu-button.vjs-disabled {
    cursor: default
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    overflow: auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.vjs-menu .vjs-menu-content>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em;
    font-weight: 700;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, .7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.22222222em
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-button>.vjs-icon-placeholder:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    cursor: pointer;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 4em
}

.vjs-live .vjs-progress-control {
    display: none
}

.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 10px
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.66666667em
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    font-size: .9em;
    position: absolute;
    right: -.5em;
    top: -.33333333em;
    z-index: 1
}

.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115, 133, 159, .5)
}

.video-js .vjs-load-progress div {
    background: #fff;
    background: rgba(115, 133, 159, .75)
}

.video-js .vjs-time-tooltip {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .8);
    border-radius: .3em;
    color: #000;
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 6px 8px 8px;
    pointer-events: none;
    position: relative;
    top: -3.4em;
    visibility: hidden;
    z-index: 1
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
    display: none
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    display: block;
    font-size: .6em;
    visibility: visible
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    display: none
}

.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8)
}

.video-js .vjs-slider {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, .5)
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    -webkit-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none;
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 3em
}

.video-js .vjs-volume-control {
    cursor: pointer;
    margin-right: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
    width: 5em
}

.video-js .vjs-volume-panel .vjs-volume-control {
    visibility: visible;
    opacity: 0;
    width: 1px;
    height: 1px;
    margin-left: -1px
}

.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical,
.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.video-js .vjs-volume-panel {
    -webkit-transition: width 1s;
    transition: width 1s
}

.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:focus,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel:hover .vjs-volume-control {
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s;
    transition: visibility .1s, opacity .1s, height .1s, width .1s, left 0s, top 0s
}

.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em
}

.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:focus,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
    width: 9em;
    -webkit-transition: width .1s;
    transition: width .1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    height: 8em;
    width: 3em;
    left: -3.5em;
    -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
    transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
    width: 5em;
    height: 3em;
    visibility: visible;
    opacity: 1;
    position: relative;
    -webkit-transition: none;
    transition: none
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
    position: absolute;
    bottom: 3em;
    left: .5em
}

.video-js .vjs-volume-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -.5em;
    left: -.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -.3em;
    right: -.5em
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
    width: 4em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.video-js .vjs-volume-vertical {
    width: 3em;
    height: 8em;
    bottom: 8em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .7)
}

.video-js .vjs-volume-horizontal .vjs-menu {
    left: -2em
}

.vjs-poster {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-poster,
.vjs-poster img {
    vertical-align: middle;
    padding: 0
}

.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    width: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em
}

.video-js .vjs-current-time,
.vjs-live .vjs-time-control,
.vjs-no-flex .vjs-current-time {
    display: none
}

.vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
    width: 0 !important;
    white-space: nowrap
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control .vjs-icon-placeholder {
    cursor: pointer;
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, .7);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: o 1.1s cubic-bezier(.6, .2, 0, .8) infinite, l 1.1s linear infinite;
    animation: o 1.1s cubic-bezier(.6, .2, 0, .8) infinite, l 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@-webkit-keyframes vjs-spinner-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes l {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    to {
        border-top-color: #73859f
    }
}

@-webkit-keyframes l {
    0% {
        border-top-color: #73859f
    }
    20% {
        border-top-color: #73859f
    }
    35% {
        border-top-color: #fff
    }
    60% {
        border-top-color: #73859f
    }
    to {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
    position: absolute
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
    font-family: VideoJS;
    content: "\f10d";
    font-size: 1.5em;
    line-height: inherit
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
    display: none
}

.vjs-modal-dialog.vjs-text-track-settings {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, .75);
    color: #fff;
    height: 70%
}

.vjs-text-track-settings .vjs-modal-dialog-content {
    display: table
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-controls,
.vjs-text-track-settings .vjs-track-settings-font {
    display: table-cell
}

.vjs-text-track-settings .vjs-track-settings-controls {
    text-align: right;
    vertical-align: bottom
}

.vjs-text-track-settings fieldset {
    margin: 5px;
    padding: 3px;
    border: none
}

.vjs-text-track-settings fieldset span {
    display: inline-block;
    margin-left: 5px
}

.vjs-text-track-settings legend {
    color: #fff;
    margin: 0 0 5px
}

.vjs-text-track-settings .vjs-label {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    margin: 0 0 5px;
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.vjs-track-settings-controls button:active,
.vjs-track-settings-controls button:focus {
    outline-style: solid;
    outline-width: medium;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(88%, #fff), to(#73859f));
    background-image: linear-gradient(0deg, #fff 88%, #73859f)
}

.vjs-track-settings-controls button:hover {
    color: rgba(43, 51, 63, .75)
}

.vjs-track-settings-controls button {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(88%, #fff), to(#73859f));
    background-image: linear-gradient(-180deg, #fff 88%, #73859f);
    color: #2b333f;
    cursor: pointer;
    border-radius: 2px
}

.vjs-track-settings-controls .vjs-default-button {
    margin-right: 1em
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #eee));
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@font-face {
    font-family: suffolk-university;
    src: url(/Institutions/Suffolk-University/styles/fonts/suffolk-university.eot?wnquio);
    src: url(/Institutions/Suffolk-University/styles/fonts/suffolk-university.eot?wnquio#iefix) format("embedded-opentype"), 
	url(/Institutions/Suffolk-University/styles/fonts/suffolk-university.ttf?wnquio) format("truetype"), url(/Institutions/Suffolk-University/styles/fonts/suffolk-university.woff?wnquio) format("woff"), url(/Institutions/Suffolk-University/styles/fonts/suffolk-university.svg?wnquio#suffolk-university) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" su-"],
[class^=su-] {
    font-family: suffolk-university !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.su-warning:before {
    content: "\e917"
}

.su-checkmark:before {
    content: "\e914"
}

.su-icon-scrolltop:before {
    content: "\e91b"
}

.su-icon-campus:before {
    content: "\e907"
}

.su-icon-clock:before {
    content: "\e90d"
}

.su-icon-online:before {
    content: "\e90e"
}

.su-icon-arrow-left:before {
    content: "\e900"
}

.su-icon-arrow-right:before {
    content: "\e901"
}

.su-icon-bookmark:before {
    content: "\e902"
}

.su-icon-chev-left:before {
    content: "\e903"
}

.su-icon-chev-right:before {
    content: "\e904"
}

.su-icon-dropdown:before {
    content: "\e905"
}

.su-icon-dropup:before {
    content: "\e906"
}

.su-icon-map:before {
    content: "\e908"
}

.su-icon-menu-close:before {
    content: "\e909"
}

.su-icon-menu-collapsed:before {
    content: "\e90a"
}

.su-icon-menu-expanded:before {
    content: "\e90b"
}

.su-icon-menu-open:before {
    content: "\e90c"
}

.su-icon-refresh:before {
    content: "\e90f"
}

.su-icon-scroll:before {
    content: "\e910"
}

.su-icon-search:before {
    content: "\e911"
}

.su-icon-home:before {
    content: "\e915"
}

.su-icon-plus:before {
    content: "\e918"
}

.su-icon-minus:before {
    content: "\e919"
}

.su-icon-share:before {
    content: "\e912"
}

.su-twitter-square:before {
    content: "\f081"
}

.su-facebook-square:before {
    content: "\f082"
}

.su-linkedin-square:before {
    content: "\f08c"
}

.su-twitter:before {
    content: "\f099"
}

.su-facebook-f:before,
.su-facebook:before {
    content: "\f09a"
}

.su-pinterest:before {
    content: "\f0d2"
}

.su-pinterest-square:before {
    content: "\f0d3"
}

.su-google-plus-square:before {
    content: "\f0d4"
}

.su-google-plus:before {
    content: "\f0d5"
}

.su-linkedin:before {
    content: "\f0e1"
}

.su-circle:before {
    content: "\f111"
}

.su-youtube-square:before {
    content: "\f166"
}

.su-youtube:before {
    content: "\f167"
}

.su-youtube-play:before {
    content: "\f16a"
}

.su-instagram:before {
    content: "\f16d"
}

.su-instagram-filled:before {
    content: "\f16e"
}

.su-vimeo-square:before {
    content: "\f194"
}

.su-envelope-square:before {
    content: "\f199"
}

.su-circle-thin:before {
    content: "\f1db"
}

.su-cc:before {
    content: "\f20a"
}

.su-universal-access:before {
    content: "\f29a"
}

.su-question-circle-o:before {
    content: "\f29c"
}

.su-audio-description:before {
    content: "\f29e"
}

.su-deaf:before,
.su-deafness:before,
.su-hard-of-hearing:before {
    content: "\f2a4"
}

.su-icon-play-video:before {
    content: "\e91a"
}

.su-icon-phone:before {
    content: "\e913"
}

.su-icon-email:before {
    content: "\e916"
}

.su-icon-calendar:before {
    content: "\e91c"
}

body {
    font-family: Montserrat, Arial, sans-serif;
    color: #4e4f53;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body.no-scroll {
    overflow: hidden
}

.alert .alert-info .icon:before,
.alert .alert-info .title,
.article-blockquote blockquote,
.article-meta .article-share,
.article-meta .header,
.article-program .title,
.card-container .card-item .title,
.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed),
.card-table-header,
.carousel-cards .slide .title,
.carousel-degrees .content-container li a,
.carousel-hero .carousel-overlay .content-wrapper .headline,
.carousel-hero .slide .title,
.carousel-visit .title,
.carousel-visit .visit-place,
.event-date .date-callout .day,
.event-date .date-callout .days,
.event-details-content .title,
.event-listing-container .event-date-pagination .date,
.faculty-listing .faculty-item .name,
.faculty-sidebar .faculty-box .title,
.featured-event .date-callout .day,
.featured-event .item-block .headline,
.find-program-overlay .headline,
.find-program-overlay a,
.full-page-tabs .tab-pane .title,
.full-video-section .video-content-container .content .title,
.home .section-heading .title,
.home .section-study .title,
.image-block-container .content .title,
.info-cards .info-card-item .title,
.lead-text,
.map-wrapper .su-icon-map,
.map-wrapper .title,
.nav-tabs-wrapper .nav-item,
.navigation-overlay .primary-menu-list .menu-link,
.page-article .title,
.page-section h2,
.page-title .sub-title,
.page-title .title,
.page-ui .ui-heading,
.program-cards .program-card-item .title,
.related-event-body .title,
.search-body .search-title,
.search-results .title,
.section-carousel .side-fact,
.section-center .section-heading .title,
.section-heading .title,
.section-study .our-colleges .title,
.section-study .title,
.stories-container .stories-item.big .content .title,
.stories-container .stories-item .content .title,
.t2-nav li.expandable a,
.text-teaser,
.theme-advanced .carousel-cards .slide .stat,
.tier-carousel-hero .content-container .title,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
.tier-hero-wrapper .tier-content-wrapper p,
.tier-sidebar-nav .top-link,
.tier-sidebar .event-calendar .cal td,
.ui-module .title,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, Arial, sans-serif;
    font-weight: 900;
    margin: 0 0 10px
}

.alert .alert-info .icon:before,
.carousel-hero .slide .title,
.event-listing-container .event-date-pagination .date,
.featured-event .date-callout .day,
.full-video-section .video-content-container .content .title,
.h1,
.home .section-heading .title,
.image-block-container .content .title,
.page-article .title,
.page-title .title,
.section-center .section-heading .title,
.stories-container .stories-item.big .content .title,
.theme-advanced .carousel-cards .slide .stat,
h1 {
    font-size: 52px;
    line-height: .94
}

.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed),
.carousel-cards .slide .title,
.carousel-hero .carousel-overlay .content-wrapper .headline,
.carousel-visit .visit-place,
.event-date .date-callout .day,
.find-program-overlay .headline,
.h2,
.home .section-study .title,
.map-wrapper .su-icon-map,
.page-ui .ui-heading,
.section-carousel .side-fact,
.section-heading .title,
.section-study .our-colleges .title,
.section-study .title,
.stories-container .stories-item .content .title,
h2 {
    font-size: 30px
}

.alert .alert-info .title,
.card-container .card-item .title,
.carousel-cards .slide .stat,
.faculty-listing .faculty-item .name,
.featured-event .item-block .headline,
.full-page-tabs .tab-pane .title,
.h3,
.map-wrapper .title,
.page-section h2,
.text-teaser,
.tier-carousel-hero .content-container .title,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
.tier-hero-wrapper .tier-content-wrapper p,
.tier-sidebar-nav .top-link,
h3 {
    font-size: 24px
}

.article-program .title,
.carousel-degrees .content-container li a,
.carousel-visit .title,
.event-date .date-callout .days,
.event-details-content .title,
.faculty-sidebar .faculty-box .title,
.h4,
.info-cards .info-card-item .title,
.lead-text,
.navigation-overlay .primary-menu-list .menu-link,
.program-cards .program-card-item .title,
.related-event-body .title,
.search-results .title,
.t2-nav li.expandable a,
.tier-sidebar .event-calendar .cal td,
.ui-module .title,
h4 {
    font-size: 20px
}

.article-blockquote blockquote,
.article-meta .article-share,
.article-meta .header,
.card-table-header,
.find-program-overlay a,
.h5,
.nav-tabs-wrapper .nav-item,
.page-title .sub-title,
.search-body .search-title,
h5 {
    font-size: 18px
}

.btn-default.btn-link,
.btn.btn-link,
.carousel-degrees .slick-btn-more,
.carousel-faculty .btn-more,
.carousel-four-cards .news-item .description,
.carousel-news .btn-more,
.checkbox-item label,
.filter-item label,
.font-size-base,
.footer-container .headline,
.footer-container .primary-menu-list .menu-link,
.h6,
.nav-tabs-container.nav-tabs-social .nav-item,
.section-carousel .btn-more,
.social-grid .social-box .headline,
.stories-container .stories-item .content .description,
.tier-container .section-heading p,
.tier-sidebar .filter-container .collapse-list-item .panel-list li .contact,
.top-navigation .find-program-click,
body,
h6 {
    font-size: 14px
}

.connect-feed-body,
.connect-feed-tags,
.event-date .date-callout .to,
.font-sm,
.footer-container .copyright,
.footer-container .menu-link,
.footer-container .secondary-menu-list,
.image-caption,
.top-navigation .nav-list li {
    font-size: 12px;
    text-transform: inherit
}

.btn,
.btn-default,
.card-table-body .expand-list .title,
.carousel-cards-large .info-bar .title,
.carousel-four-cards .news-item .title,
.carousel-hero .carousel-overlay .content-wrapper .caption,
.carousel-hero .carousel-overlay .content-wrapper li a,
.carousel-hero .slide p,
.collapse-list .title,
.collapse-toggle,
.course-requirement-title,
.filter-container .filter-pagination li,
.flexible-button,
.font-lg,
.form_row input[type=submit],
.image-block-container .content p,
.link-box-item,
.logo-text,
.navigation-overlay .headline,
.news-item-container .content-container .title,
.news-item-container .content-container a,
.page-section h3,
.scrolling-module-container .featured-block .text p,
.scrolling-tab-container .scrolling-tabs li a,
.search-group .form-control,
.section-heading p,
.select2 .select2-selection--single .select2-selection__rendered,
.stories-container .stories-item .tag,
.t1-nav-container .t1-nav .btn-menu,
.t2-nav li>ul li a,
.tier-sidebar .filter-container .collapse-list-item {
    font-size: 18px;
    text-transform: inherit
}

.font-icon {
    font-size: 32px;
    text-transform: inherit
}

[class*=" su-"],
[class^=su-] {
    font-family: Montserrat, Arial, sans-serif !important
}

[class*=" su-"]:after,
[class*=" su-"]:before,
[class^=su-]:after,
[class^=su-]:before {
    font-family: suffolk-university !important
}

ol,
ul {
    margin-bottom: 30px
}

ol.list-bullet,
ul.list-bullet {
    list-style-type: disc;
    padding-left: 20px
}

ol li,
ul li {
    vertical-align: middle;
    margin: 5px 0
}

p {
    margin: 0 0 30px;
    line-height: 1.6
}

a {
    font-weight: 600
}

a,
a:hover {
    color: #15284b
}

a:hover {
    text-decoration: underline
}

.btn:focus,
a:focus,
button:focus {
    outline: 1px dotted currentColor;
    text-decoration: none
}

.image-caption {
    border-left: 3px solid #fdb924;
    padding-left: 20px;
    font-style: italic;
    margin-top: 20px
}

[class*=" su-"]:hover,
[class^=su-]:hover {
    text-decoration: none
}

[class*=" su-"]:after,
[class^=su-]:after {
    font-family: suffolk-university !important
}

.skip-nav {
    position: absolute;
    left: 0;
    top: -9999px
}

.skip-nav:active,
.skip-nav:focus,
.skip-nav:hover {
    top: 0;
    background: hsla(0, 0%, 100%, .95);
    color: #15284b;
    padding: 2px 5px;
    z-index: 31
}

#skipToContent:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.main-overlay {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(21, 40, 75, .8);
    opacity: 0;
    visibility: hidden
}

.main-overlay.active {
    opacity: 1;
    visibility: visible
}

.inline-overlay-container {
    margin-top: 40px;
    margin-bottom: 40px
}

.inline-overlay-container .video-transcript {
    margin-top: 20px
}

.inline-overlay-container .video-transcript .panel-title {
    border-bottom: 1px solid #2e5597
}

.inline-overlay-container .video-transcript .panel-title.collapsed {
    border-bottom: none
}

.inline-overlay-container .video-transcript .overflow-container {
    overflow: hidden;
    position: relative
}

.inline-overlay-container .video-transcript .overflow-container:after,
.inline-overlay-container .video-transcript .overflow-container:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 20px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(180deg, #fff 0, hsla(0, 0%, 100%, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=0)
}

.inline-overlay-container .video-transcript .overflow-container:after {
    top: inherit;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.inline-overlay-container .video-transcript .panel-collapse {
    max-height: 25vh;
    overflow-y: auto;
    padding: 20px 0
}

.inline-overlay-container .video-transcript .panel-collapse .panel-body {
    padding: 0
}

.inline-overlay-container .embed-responsive,
.inline-overlay-container .video-js {
    background: #000;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

.inline-overlay-container .mfp-close {
    color: #fff
}

.tier-container .section-heading {
    text-align: left
}

.tier-container .section-heading p:first-of-type {
    margin-top: 10px
}

.tier-container .tier-content {
    padding: 0;
    background-color: #fff;
    position: relative
}

.tier-container .tier-content.tier-content-search .input-group-search {
    padding-bottom: 20px;
    padding-right: 0
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper {
    border-color: #b0aeae
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .input-group-addon {
    color: #15284b
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control {
    margin-bottom: 0
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control::-webkit-input-placeholder {
    color: #999
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control:-moz-placeholder,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control::-moz-placeholder {
    color: #999
}

.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control:-ms-input-placeholder,
.tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control::-ms-input-placeholder {
    color: #999
}

.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go {
    height: 50px;
    min-width: 258px;
    color: #15284b
}

.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:before {
    border-bottom: 50px solid #fdb924;
    border-right: 15px solid transparent
}

.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:focus,
.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:hover {
    color: #15284b
}

.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:focus:before,
.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:hover:before {
    border-bottom-color: #fed771
}

.tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:active:before {
    border-bottom-color: #e6a61b
}

.tier-container .tier-content>.section-wrapper:first-of-type {
    margin-top: 0;
    margin-bottom: 60px
}

.tier-container .tier-content>.section-wrapper:last-of-type {
    margin-bottom: 0
}

.tier-container .tier-content .map-embed {
    margin-bottom: 40px;
    height: 500px
}

.section-default {
    position: relative;
    padding: 0;
    margin: 0
}

.section-wrapper {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px
}

.section-wrapper+.section-wrapper:last-of-type {
    margin-top: 0;
    margin-bottom: 0
}

.section-wrapper-inner {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px
}

.section-heading {
    margin-bottom: 35px;
    color: #4e4f53;
    font-weight: 300
}

.section-center .section-heading,
.section-heading {
    text-align: center
}

.section-heading>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-heading>.row [class^=col-] {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.section-heading .title {
    color: #15284b;
    margin: 0;
    line-height: .9
}

.home .section-heading .title,
.section-center .section-heading .title {
    line-height: 1
}

.section-heading p:first-of-type {
    margin-top: 10px
}

.section-heading p:last-of-type {
    margin-bottom: 0
}

.section-heading p.subtitle {
    color: #15284b;
    font-weight: 500;
    margin-top: 15px
}

.section-gray {
    background-color: #f3f3f3
}

.emblem {
    background: url(../images/svg/brand-emblem.svg) no-repeat 50% 50%;
    background-size: contain;
    height: 76px;
    width: 100%;
    margin-bottom: 40px;
    display: block
}

.sep-line:after,
.sep-line:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.sep-line:after {
    margin-top: 20px;
    margin-bottom: 20px;
    content: ""
}

.sep-line.sep-line-center:after {
    margin-left: auto;
    margin-right: auto
}

.scroll-down {
    position: absolute;
    right: 0;
    bottom: 100px;
    left: 0;
    margin: auto;
    width: 55px;
    height: 24px
}

.scroll-down .scroll-arrow {
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    -webkit-animation: n 2.2s cubic-bezier(.15, .41, .69, .94) infinite;
    animation: n 2.2s cubic-bezier(.15, .41, .69, .94) infinite;
    opacity: 1;
    visibility: visible;
    display: block;
    position: relative;
    background-color: #fff
}

.scroll-down .scroll-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 28px;
    width: 28px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hero-container {
    position: relative
}

.social-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.social-grid,
.social-grid .social-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social-grid .social-box {
    height: 190px;
    min-width: 190px;
    width: 190px;
    background-size: cover;
    background-position: 50% 50%;
    padding: 20px
}

.social-grid .social-box.social-network {
    background-color: #e7e7e7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-grid .social-box .content {
    display: block;
    width: 100%
}

.social-grid .social-box .headline {
    font-weight: 500;
    color: #4e4f53;
    text-transform: none;
    margin-bottom: 0
}

.social-grid .social-box .social-logo {
    display: block;
    margin-top: 10px
}

.social-grid .social-box .social-logo.instagram {
    max-width: 115px;
    width: 100%;
    height: 32px;
    display: inline-block
}

.section-study {
    overflow: hidden
}

.section-study .title {
    margin-bottom: 10px
}

.section-study .sep-line {
    margin-top: 0
}

.section-study .sep-line:after,
.section-study .sep-line:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.section-study .search-degrees {
    background-color: #fdb924;
    padding: 30px;
    color: #15284b;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

.section-study .search-degrees .select-wrapper {
    margin-bottom: 30px
}

.section-study .search-degrees .title:after,
.section-study .search-degrees .title:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.section-study .search-degrees .title:after {
    content: "";
    margin-top: 20px;
    margin-bottom: 20px
}

.section-study .select-wrapper {
    margin-top: 30px
}

.section-study .our-colleges {
    margin-top: 80px
}

.section-study .explore-degrees-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #15284b;
    width: 100%
}

.section-study .explore-degrees-wrapper .explore-degrees:after,
.section-study .explore-degrees-wrapper .explore-degrees:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.section-study .explore-degrees-wrapper .explore-degrees:before {
    content: "";
    margin-top: 20px;
    margin-bottom: 20px
}

.map-wrapper {
    position: relative;
    display: block;
    color: #fff
}

.map-wrapper:hover {
    color: #fff
}

.map-wrapper figure {
    min-width: 0
}

.map-wrapper img {
    width: 716px;
    max-width: 100%;
    max-height: 200px
}

.map-wrapper .text {
    position: absolute;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.map-wrapper .su-icon-map {
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px
}

.map-wrapper .title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px
}

.map-wrapper .description {
    font-weight: 500;
    margin-bottom: 0
}

.tier-hero-container+.tier-content .breadcrumbs {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0
}

.tier-hero-wrapper {
    background-color: #f3f3f3
}

.tier-hero-wrapper.tier-full-width {
    max-height: none;
    background-color: transparent;
    position: relative
}

.tier-hero-wrapper.tier-full-width .hero-background {
    left: 0;
    right: 0;
    background-position: 50% 0;
    background-size: cover;
    max-width: 100%;
    width: 100%
}

.tier-hero-wrapper.tier-full-width .hero-background.align-left {
    background-position: 0
}

.tier-hero-wrapper.tier-full-width .hero-background.align-center {
    background-position: 50%
}

.tier-hero-wrapper.tier-full-width .hero-background.align-right {
    background-position: 100%
}

.tier-hero-wrapper.tier-full-width .tier-content-wrapper {
    max-width: inherit;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tier-hero-wrapper.tier-full-width .tier-content-wrapper.img-contrast:hover:before {
    opacity: .3
}

.tier-hero-wrapper.tier-full-width .tier-content-wrapper.img-contrast:before {
    right: 0;
    width: 100%;
    padding: 40px
}

.tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tier-hero-wrapper .tier-content-wrapper {
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 500px;
    width: 100%
}

.tier-hero-wrapper .tier-content-wrapper.img-contrast:hover:before {
    opacity: .3
}

.tier-hero-wrapper .tier-content-wrapper.img-contrast:before {
    right: 15px;
    bottom: 0;
    left: auto;
    width: 900px
}

.tier-hero-wrapper .tier-content-wrapper .content-wrapper {
    position: relative;
    z-index: 1
}

.tier-hero-wrapper .tier-content-wrapper .title,
.tier-hero-wrapper .tier-content-wrapper p {
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.tier-hero-wrapper .tier-content-wrapper .title {
    font-size: 46px;
    text-transform: uppercase
}

.tier-hero-wrapper .tier-content-wrapper p {
    text-transform: none;
    font-weight: 500
}

.tier-hero-wrapper .tier-content-wrapper p:last-child {
    margin: 0
}

.tier-hero-wrapper .tier-content-wrapper [class^=btn-] {
    margin-top: 20px
}

.tier-hero-wrapper .hero-background {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 15px;
    bottom: 0;
    left: auto;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    height: 100%;
    max-width: 900px;
    width: 900px
}

.breadcrumbs {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    color: #657084;
    margin: 30px 0
}

.breadcrumbs>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.breadcrumbs li {
    position: relative;
    padding-right: 15px;
    margin: 0 5px 0 0;
    font-weight: 600
}

.breadcrumbs li:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 15px;
    background-color: #15284b;
    display: block;
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    font-weight: 300
}

.breadcrumbs li:first-child {
    padding-left: 0
}

.breadcrumbs li:last-child:after {
    display: none
}

.page-title {
    color: #15284b;
    display: block;
    margin: 30px 0
}

.page-title .title {
    text-transform: uppercase
}

.page-title .sub-title {
    font-weight: 300;
    margin-bottom: 20px
}

.lead-text {
    font-weight: 300;
    color: #4e4f53;
    text-transform: none;
    line-height: 1.4;
    margin-bottom: 30px
}

.page-content .image {
    margin-bottom: 20px
}

.page-section {
    margin: 80px 0 0
}

.page-section h3 {
    text-transform: none
}

.page-section ul {
    margin-bottom: 20px
}

.card-container {
    margin: -30px 0;
    display: inline-block;
    width: 100%
}

.card-container-border {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 50px
}

.card-container .card-item {
    margin: 15px 0;
    padding-right: 120px
}

.card-container .card-item .title {
    text-transform: none;
    margin-bottom: 5px
}

.card-container .card-item p {
    margin-bottom: 10px
}

.card-container .card-item .link-wrapper {
    padding: 0
}

.card-container .card-item li {
    margin: 0;
    list-style: none;
    margin: 10px 0;
    padding: 0
}

.link-box-container {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7
}

.link-box-wrapper {
    margin: -10px 0
}

.link-box-item {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #f3f3f3;
    text-align: center;
    padding: 20px;
    margin: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.125
}

.link-box-item:focus,
.link-box-item:hover {
    text-decoration: underline;
    background-color: #e9e9e9
}

.our-colleges .link-box-item {
    background-color: #e7e7e7
}

.our-colleges .link-box-item:focus,
.our-colleges .link-box-item:hover {
    background-color: #ddd
}

.link-box-wrapper-secondary .link-box-item {
    background-color: #fdb924
}

.link-box-wrapper-secondary .link-box-item:focus,
.link-box-wrapper-secondary .link-box-item:hover {
    background-color: #fed771
}

.section-next-step>.container {
    position: relative
}

.section-next-step .title:after,
.section-next-step .title:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #fff
}

.section-next-step .title:after {
    content: "";
    margin-top: 20px;
    margin-bottom: 20px
}

.home .section-next-step .title:after {
    margin-left: auto;
    margin-right: auto
}

.flexible-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px
}

.flexible-button {
    position: relative;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    background-color: #fdb924;
    color: #15284b;
    padding: 20px 10px;
    margin: 0 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    line-height: 1.125
}

.flexible-button:focus,
.flexible-button:hover {
    background-color: #fed771;
    text-decoration: underline
}

.flexible-button:focus {
    background-color: #e6a61b
}

.carousel-visit .content-slide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #15284b
}

.carousel-visit .title {
    color: #fdb924;
    margin-bottom: 30px;
    line-height: 1.4
}

.carousel-visit .content {
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 660px;
    width: 100%
}

.carousel-visit .map {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.carousel-visit .visit-container {
    position: relative;
    border-bottom: 1px solid #fff;
    margin-bottom: 35px;
    padding-right: 50px
}

.carousel-visit .visit-place {
    margin-bottom: 10px;
    text-transform: none;
    color: #fff;
    padding: 0
}

.carousel-visit .visit-button {
    font-size: 0;
    white-space: nowrap;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.carousel-visit .visit-button .slick-refresh {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 0
}

.carousel-visit .visit-button .slick-refresh:before {
    font-size: 32px
}

.carousel-visit .visit-button .slick-refresh.active {
    -webkit-animation: m .2s linear;
    animation: m .2s linear
}

@-webkit-keyframes m {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.carousel-visit .lazy-load {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.tier-sidebar .tier-sidebar-nav,
.tier-sidebar>div:first-child {
    border-top: 3px solid #99a4ba;
    padding-top: 20px
}

.tier-sidebar-borderless {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.tier-sidebar .filter-container {
    padding: 30px;
    background-color: #f3f3f3
}

.tier-sidebar .filter-container .title {
    font-size: 16px;
    font-weight: 600
}

.tier-sidebar .filter-container .panel-title {
    padding: 0 0 0 40px
}

.tier-sidebar .filter-container .panel-title:after {
    content: "\e918"
}

.tier-sidebar .filter-container .panel-title:not(.collapsed):after {
    content: "\e919"
}

.tier-sidebar .filter-container .panel-title.collapsed:after {
    content: "\e918"
}

.tier-sidebar .filter-container .clear {
    text-align: right;
    margin-top: 30px
}

.tier-sidebar .filter-container .collapse-list-item {
    border-top-width: 1px;
    border-color: #15284b;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    line-height: 1.125
}

.tier-sidebar .filter-container .collapse-list-item:last-of-type {
    margin-bottom: 0
}

.tier-sidebar .filter-container .collapse-list-item .panel-title:before {
    background-color: #15284b
}

.tier-sidebar .filter-container .collapse-list-item .panel-body {
    padding: 0 5px
}

.tier-sidebar .filter-container .collapse-list-item .filter-atttributes {
    padding: 0;
    margin-top: 15px
}

.tier-sidebar .filter-container .collapse-list-item .panel-list {
    margin: 15px 0 0;
    padding: 0;
    display: block;
    list-style-type: none
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #b0aeae
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .icon {
    font-size: 30px;
    color: #15284b;
    font-weight: 300;
    position: absolute;
    top: 5px;
    left: -5px
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .icon.su-icon-map {
    font-size: 24px;
    font-weight: 300;
    left: -2px
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .contact {
    color: #15284b;
    font-weight: 600;
    display: block;
    padding-left: 35px
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .contact.email {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .contact.address>span {
    display: block
}

.tier-sidebar .filter-container .collapse-list-item .panel-list li .contact.name {
    padding-left: 0
}

.tier-sidebar .filter-container+.info-cards {
    margin-top: 30px
}

.tier-sidebar .select-wrapper {
    margin: 30px 0
}

.tier-sidebar .event-calendar {
    padding: 0;
    margin-bottom: 60px
}

.tier-sidebar .event-calendar .cal {
    width: 100%;
    margin: 0 auto;
    background: #15284b;
    border: 1px solid #15284b
}

.tier-sidebar .event-calendar .cal a {
    text-decoration: none
}

.tier-sidebar .event-calendar .cal caption {
    line-height: 1;
    padding: 20px 0;
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    background: #15284b
}

.tier-sidebar .event-calendar .cal caption .next,
.tier-sidebar .event-calendar .cal caption .prev {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%
}

.tier-sidebar .event-calendar .cal caption .next a,
.tier-sidebar .event-calendar .cal caption .prev a {
    display: block;
    line-height: 1;
    padding: 5px;
    font-size: 25px
}

.tier-sidebar .event-calendar .cal caption .next a i,
.tier-sidebar .event-calendar .cal caption .prev a i {
    display: inline-block;
    padding-top: 3px;
    font-weight: 700;
    color: #fff
}

.tier-sidebar .event-calendar .cal caption .prev {
    left: 5px
}

.tier-sidebar .event-calendar .cal caption .next {
    right: 5px
}

.tier-sidebar .event-calendar .cal td,
.tier-sidebar .event-calendar .cal th {
    text-align: center;
    width: 14.28571429%
}

.tier-sidebar .event-calendar .cal td:first-child,
.tier-sidebar .event-calendar .cal th:first-child {
    border-left: 0
}

.tier-sidebar .event-calendar .cal th {
    padding: 0 0 6px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #15284b
}

.tier-sidebar .event-calendar .cal td {
    color: #15284b;
    line-height: 1.8;
    font-weight: 600;
    padding: 5px 0
}

.tier-sidebar .event-calendar .cal td a {
    clear: both;
    display: block;
    position: relative
}

.tier-sidebar .event-calendar .cal td a:hover {
    text-decoration: underline
}

.tier-sidebar .event-calendar .cal td.active {
    position: relative;
    color: #15284b
}

.tier-sidebar .event-calendar .cal td.active:before {
    content: "";
    position: absolute;
    background: #fdb924;
    width: 40px;
    height: 40px;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto
}

.tier-sidebar .event-calendar .cal td.active:first-child a,
.tier-sidebar .event-calendar .cal td:first-child a:active {
    border-left: 0;
    margin-left: 0
}

.tier-sidebar .event-calendar .cal td.active:last-child a,
.tier-sidebar .event-calendar .cal td:last-child a:active {
    border-right: 0;
    margin-right: 0
}

.tier-sidebar .event-calendar .cal td:last-child td.active a,
.tier-sidebar .event-calendar .cal td:last-child td a:active {
    border-bottom: 0;
    margin-bottom: 0
}

.tier-sidebar .event-calendar .cal tbody {
    background-color: #fff
}

.tier-sidebar .event-calendar label {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase
}

.tier-sidebar .event-calendar .calendar-reset {
    font-weight: 700;
    margin-top: 15px;
    display: inline-block
}

.tier-sidebar .event-calendar .calendar-reset span {
    font-weight: 400;
    color: #4e4f53
}

.tier-sidebar-nav+.filter-container {
    margin-top: 20px;
    margin-bottom: 0
}

.tier-sidebar-nav .top-link {
    font-weight: 600;
    display: block;
    color: #15284b;
    margin-bottom: 20px
}

.tier-sidebar-nav .collapse-toggle-container .collapse-toggle {
    background-color: #fff
}

.tier-sidebar-nav .expandable-left:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e919";
    color: inherit;
    line-height: inherit;
    position: absolute;
    left: -5px;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 1
}

.tier-sidebar-nav .expandable-left.collapsed:after {
    content: "\e918"
}

.collapse-toggle {
    position: relative;
    height: 50px;
    line-height: 1;
    padding: 10px 60px 10px 15px;
    border: none;
    width: 100%;
    text-align: left
}

.collapse-toggle:focus {
    outline: 1px dotted #2e5597
}

.collapse-toggle:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e906";
    color: inherit;
    line-height: inherit;
    position: absolute;
    line-height: 50px;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto
}

.collapse-toggle.collapsed:after {
    content: "\e905"
}

.collapse-toggle.collapse-toggle-left {
    padding-left: 60px;
    padding-right: 15px
}

.collapse-toggle.collapse-toggle-left:after {
    left: 15px;
    right: auto
}

.t2-nav {
    margin: 0;
    list-style: none;
    overflow-y: hidden
}

.t2-nav,
.t2-nav ul {
    padding: 0
}

.t2-nav ul * ul {
    margin: 0
}

.t2-nav li {
    padding-left: 0;
    list-style: none
}

.t2-nav li.active a {
    border-bottom: 2px solid #fdb924;
    text-decoration: none;
    line-height: 1.5
}

.t2-nav li.expandable {
    position: relative
}

.t2-nav li.expandable a {
    font-weight: 600;
    padding-bottom: 5px;
    line-height: 1.8
}

.t2-nav li.expandable a:hover {
    text-decoration: none
}

.t2-nav li>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 20px 0 0
}

.t2-nav li>ul ul {
    margin-top: 0
}

.t2-nav li>ul li {
    position: relative;
    padding: 5px 0 5px 30px;
    margin: 0
}

.t2-nav li>ul li a {
    font-weight: 300
}

.full-video-section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    max-height: 500px
}

.full-video-section .video-content-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    pointer-events: none;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.full-video-section .video-content-container .content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    height: 100%;
    pointer-events: none;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.full-video-section .video-content-container .content .title {
    text-transform: uppercase;
    color: #fff
}

.full-video-section .video-content-container .content .btn-video-play {
    width: 72px;
    height: 72px
}

.full-video-section .video-preview {
    position: relative;
    display: block
}

.full-video-section .video-preview:focus~.video-content-container .btn-video-play,
.full-video-section .video-preview:hover~.video-content-container .btn-video-play {
    outline: 2px dotted #fff;
    outline-offset: -4px
}

.full-video-section .video-preview .btn-video-play {
    display: none
}

.full-video-section .video-preview img {
    width: 100%;
    margin-bottom: 0
}

.image-block-container {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 500px
}

.page-directions .image-block-container {
    min-height: 450px
}

.image-block-container .content {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: center;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.image-block-container .content .title {
    color: #fff;
    margin-bottom: 10px
}

.image-block-container .content .description {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 5px;
    font-weight: 500
}

.image-block-container .content p {
    color: #fff
}

.image-block-container .content .btn-default {
    text-shadow: none
}

.image-block-container .btn-play {
    display: inline-block;
    color: #fff
}

.image-block-container .btn-play:before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 72px;
    content: "\e91a";
    color: #fff;
    line-height: 1
}

.image-block-container .btn-play:hover {
    text-decoration: none
}

.section-filter {
    padding: 20px 0
}

.section-filter .filter-container {
    margin-bottom: 15px
}

.filter-container {
    margin-bottom: 30px
}

.filter-container label {
    font-weight: 600;
    color: #15284b;
    margin: 10px 0
}

.filter-container .filter-pagination {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px
}

.filter-container .filter-pagination>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.filter-container .filter-pagination-container {
    position: relative;
    overflow: hidden
}

.filter-container .filter-pagination li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.filter-container .filter-pagination li:first-child a {
    color: #15284b
}

.filter-container .filter-pagination li.active a,
.filter-container .filter-pagination li:focus a,
.filter-container .filter-pagination li:hover a {
    border-bottom: 2px solid #eca302;
    text-decoration: none
}

.filter-container .filter-pagination li.active a {
    background-color: #fff;
    margin-top: -4px;
    padding-top: 4px
}

.filter-container .filter-pagination li a {
    display: block;
    color: #15284b
}

.faculty-listing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative
}

.faculty-listing .lazy-load {
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    height: 100%
}

.faculty-listing .faculty-item {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    height: 430px;
    width: auto
}

.faculty-listing .faculty-item:focus {
    outline-color: currentColor;
    outline-offset: 0;
    z-index: 2
}

.faculty-listing .faculty-item:hover:before {
    background-color: transparent
}

.faculty-listing .faculty-item:before {
    content: "";
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(48%, transparent), to(rgba(0, 0, 0, .7)));
    background-image: linear-gradient(-180deg, transparent 48%, rgba(0, 0, 0, .7))
}

.faculty-listing .faculty-item .name {
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 10px
}

.faculty-listing .faculty-item .position {
    font-weight: 500
}

.faculty-listing .faculty-item .faculty-info {
    min-height: 120px;
    padding: 20px 40px;
    text-align: center;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.faculty-sidebar .faculty-details {
    background-color: #f3f3f3;
    padding: 20px 40px
}

.faculty-sidebar .faculty-box {
    margin: 20px 0
}

.faculty-sidebar .faculty-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #15284b
}

.faculty-sidebar .faculty-box ul li {
    margin: 10px 0
}

.faculty-sidebar .faculty-box .title {
    line-height: 22px;
    margin-bottom: 20px
}

.faculty-sidebar .faculty-box .schedule {
    display: inline-block;
    margin-top: 10px
}

.faculty-sidebar .faculty-box .icon {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    margin-left: -5px;
    width: 25px;
    text-align: center
}

.skip-social {
    position: absolute;
    z-index: -1;
    top: -99999px;
    left: -99999px;
    opacity: 0
}

.skip-social:active,
.skip-social:focus {
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    display: table;
    outline: 1px dotted #15284b;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 10px
}

.full-page-tabs {
    position: relative;
    width: 100%;
    margin: 25px 0 60px
}

.full-page-tabs .nav-tabs-wrapper .nav-item.active:focus,
.full-page-tabs .nav-tabs-wrapper .nav-item.active:hover {
    background-color: #fdb924
}

.full-page-tabs .nav-tabs-wrapper .nav-item.active:after {
    display: none
}

.full-page-tabs p {
    color: #15284b
}

.full-page-tabs p:last-child {
    margin-bottom: 0
}

.full-page-tabs .tab-content-container {
    padding: 40px 0;
    background-color: #fdb924
}

.full-page-tabs .tab-content-container .filter-container {
    margin-bottom: 0
}

.full-page-tabs .tab-pane {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.full-page-tabs .tab-pane>.navbar-collapse,
.full-page-tabs .tab-pane>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.full-page-tabs .tab-pane .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.full-page-tabs .tab-pane .title {
    margin-bottom: 20px
}

.nav-tabs-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.nav-tabs-container>.navbar-collapse,
.nav-tabs-container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.nav-tabs-container .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.nav-tabs-container.nav-tabs-social {
    position: relative
}

.nav-tabs-container.nav-tabs-social .nav-link {
    padding: 12px 45px
}

.nav-tabs-container.nav-tabs-social .nav-tabs {
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    display: block
}

.nav-tabs-container.nav-tabs-social .nav-item {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin: 0 2px
}

.nav-tabs-container.nav-tabs-social .nav-item.active:after {
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 10px;
    bottom: -10px
}

.nav-tabs-wrapper {
    margin-bottom: 40px
}

.nav-tabs-wrapper .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 0;
    padding: 0
}

.nav-tabs-wrapper .nav-item {
    position: relative;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    margin: 0 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f3f3f3;
    text-align: center
}

.nav-tabs-wrapper .nav-item:first-child {
    margin-left: 0
}

.nav-tabs-wrapper .nav-item:last-child {
    margin-right: 0
}

.nav-tabs-wrapper .nav-item:hover {
    background-color: #eee
}

.nav-tabs-wrapper .nav-item.active {
    background-color: #fdb924
}

.nav-tabs-wrapper .nav-item.active:hover {
    background-color: #fed771
}

.nav-tabs-wrapper .nav-item.active:hover:after {
    border-top-color: #fed771
}

.nav-tabs-wrapper .nav-item.active:active {
    background-color: #e6a61b
}

.nav-tabs-wrapper .nav-item.active:active:after {
    border-top-color: #e6a61b
}

.nav-tabs-wrapper .nav-item.active:after {
    -webkit-transition: border-top-color .3s ease-in-out;
    transition: border-top-color .3s ease-in-out;
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fdb924;
    right: 0;
    bottom: -15px;
    left: 0;
    margin: auto
}

.nav-tabs-wrapper .nav-link {
    display: block;
    width: 100%;
    padding: 20px 15px
}

.program-cards {
    margin: -15px 0 0;
    width: 100%
}

.program-cards .program-card-item {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0;
    padding: 30px;
    margin: 15px 0;
    border: 1px solid #b0aeae;
    border-top: 5px solid #fdb924;
    color: #15284b;
    font-weight: 600;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.program-cards .program-card-item:focus,
.program-cards .program-card-item:hover {
    top: -5px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    text-decoration: none
}

.program-cards .program-card-item .title {
    font-weight: 600;
    margin-bottom: 10px;
    color: #15284b
}

.program-cards .program-card-item .description {
    font-weight: 300;
    color: #4e4f53
}

.program-cards .program-card-item .description.degree {
    font-weight: 600;
    color: #15284b
}

.program-cards .program-card-item .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    color: #15284b
}

.program-cards .program-card-item .meta .meta-item {
    display: inline-block;
    margin-right: 40px
}

.program-cards .program-card-item .meta .meta-item:last-child {
    margin-right: 0
}

.program-cards .program-card-item .meta-callout {
    position: relative;
    font-size: 12px;
    color: #4e4f53;
    text-transform: uppercase;
    padding-top: 5px;
    font-weight: 400
}

.program-cards .program-card-item .meta-callout:before {
    content: "";
    position: relative;
    border-left: 2px solid #fdb924;
    margin-right: 10px
}

.program-cards .program-card-item .meta .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    width: 32px;
    height: 32px;
    margin: 0 5px 0 -5px
}

.program-cards .program-card-item .meta .icon:before {
    position: absolute;
    top: -1px
}

.program-cards .program-card-item .meta .icon.su-icon-campus:before {
    top: -2px
}

.collapse-list .collapse-list-item {
    border: 1px solid #d1d1d1;
    border-width: 0 1px 1px;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    background: #fff
}

.collapse-list .collapse-list-item:first-child {
    border-top-width: 1px
}

.collapse-list .title {
    margin: 0
}

.collapse-list .panel-title {
    padding: 20px 20px 20px 40px;
    display: block
}

.collapse-list .panel-title:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #fdb924;
    width: 3px
}

.collapse-list .panel-title:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e918";
    color: inherit;
    line-height: inherit;
    position: absolute;
    top: 10px;
    left: 15px;
    margin: auto
}

.collapse-list .panel-title:not(.collapsed):after {
    content: "\e919"
}

.collapse-list .panel-title.collapsed:before {
    top: 100%;
    bottom: auto
}

.collapse-list .panel-title.collapsed:after {
    content: "\e918"
}

.collapse-list .panel-body {
    padding: 0 40px 20px
}

.search-results .title {
    color: #4e4f53;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d1d1d1
}

.search-results .title span {
    display: block
}

.search-results .showing-results {
    color: #4e4f53;
    display: block;
    margin-bottom: 30px
}

.search-results .all-results {
    margin: 0;
    padding: 0;
    list-style: none
}

.search-results .no-results ul {
    list-style-type: disc;
    margin-left: 20px
}

.search-results-item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 60px;
    padding: 0
}

.event-listing-container .search-results-item {
    border-bottom: 1px solid #b0aeae;
    margin-bottom: 40px;
    padding-bottom: 15px
}

.event-listing-container .search-results-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.search-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.search-body .search-title {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px
}

.search-body .search-tag {
    margin: 0 0 15px;
    font-weight: 300;
    font-style: italic
}

.event-date {
    position: relative;
    margin-right: 40px;
    margin-left: 15px
}

.event-date .date-callout {
    position: relative;
    display: block;
    width: 80px;
    height: 89px;
    padding-right: 4px
}

.event-date .date-callout:before {
    content: "";
    position: absolute;
    height: 100%;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    background-color: #ce3262;
    left: 0;
    right: 0
}

.event-date .date-callout .day,
.event-date .date-callout .days,
.event-date .date-callout .month,
.event-date .date-callout .month-span,
.event-date .date-callout .to {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff
}

.event-date .date-callout .month {
    font-weight: 300;
    padding-top: 25px;
    text-transform: uppercase
}

.event-date .date-callout .day {
    font-weight: 900;
    padding-bottom: 20px
}

.event-date .date-callout .days {
    padding-top: 4px
}

.event-date .date-callout .month-span {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    padding-left: 3px
}

.event-date .date-callout .month-span:first-child {
    padding-top: 23px;
    left: 9px
}

.event-date .date-callout .to {
    text-align: left;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 2px
}

.search-media {
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.search-media-right {
    padding-left: 20px
}

.search-media-left {
    padding-right: 20px
}

.search-media .search-img,
.search-media img {
    width: 260px;
    position: relative;
    height: 160px;
    background-position: 50% 50%
}

.event-listing-container .search-media .search-img,
.event-listing-container .search-media img {
    width: 160px
}

.search-tabs {
    position: relative;
    display: block;
    margin-top: 20px
}

.search-tabs .search-tab-list {
    padding: 0;
    margin-bottom: 0
}

.search-tabs .search-tab-list-item {
    display: inline;
    margin-right: 40px
}

.search-tabs .search-tab-list-item a,
.search-tabs .search-tab-list-item button {
    color: #15284b;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent;
    font-weight: 600;
    padding: 0 0 10px
}

.search-tabs .search-tab-list-item.active a,
.search-tabs .search-tab-list-item.active button {
    position: relative;
    display: inline-block
}

.search-tabs .search-tab-list-item.active a:after,
.search-tabs .search-tab-list-item.active button:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fdb924;
    height: 5px;
    width: 100%
}

.page-pagination {
    text-align: center;
    margin: 30px 0 0;
    padding-top: 30px;
    border-top: 1px solid #d1d1d1
}

.page-pagination .pagination li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0 5px
}

.page-pagination .pagination li.active {
    background-color: #f3f3f3
}

.page-pagination .pagination li:first-child {
    margin-left: 0
}

.page-pagination .pagination li:last-child {
    margin-right: 0
}

.page-pagination .pagination li .list-number {
    display: block;
    padding: 4px 6px
}

.page-pagination .btn-link-pagination {
    letter-spacing: inherit
}

.card-table-header {
    margin-bottom: 0;
    padding: 0 15px 15px;
    color: #657084;
    font-weight: 600;
    border-bottom: 2px solid #fdb924
}

.card-table-item {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0 15px;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    overflow: hidden
}

.card-table-item.active,
.card-table-item:focus,
.card-table-item:hover {
    background-color: #f3f3f3
}

.card-table-item.active .btn-expand-mobile,
.card-table-item:focus .btn-expand-mobile,
.card-table-item:hover .btn-expand-mobile {
    text-decoration: underline;
    margin: 30px 0
}

.card-table-item .cardTitle-skills {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1;
    visibility: visible;
    font-weight: 600;
    margin: 30px 0;
    padding: 0;
    list-style-type: none
}

.card-table-item .cardTitle-skills.active {
    opacity: 0;
    visibility: hidden
}

.card-table-expand {
    margin: 0 0 20px
}

.card-table-expand .card-table-image,
.card-table-expand .image-caption {
    margin-bottom: 20px
}

.card-table-body .btn-expand {
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    position: relative;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    font-weight: 600;
    border: none;
    width: 130px
}

.card-table-body .btn-expand.collapsed:focus,
.card-table-body .btn-expand:not(.collapsed):focus {
    outline-offset: 1px;
    outline: 1px dotted #2e5597
}

.card-table-body .btn-expand.collapsed .close,
.card-table-body .btn-expand.collapsed .open,
.card-table-body .btn-expand:not(.collapsed) .close,
.card-table-body .btn-expand:not(.collapsed) .open {
    position: relative;
    margin-left: 20px;
    vertical-align: middle
}

.card-table-body .btn-expand:not(.collapsed) {
    background-color: #fdb924;
    color: #15284b
}

.card-table-body .btn-expand:not(.collapsed):focus,
.card-table-body .btn-expand:not(.collapsed):hover {
    background-color: #fed771
}

.card-table-body .btn-expand:not(.collapsed) .open {
    display: none
}

.card-table-body .btn-expand.collapsed {
    background-color: #15284b;
    color: #fff
}

.card-table-body .btn-expand.collapsed:focus,
.card-table-body .btn-expand.collapsed:hover {
    background-color: #2e5597
}

.card-table-body .btn-expand.collapsed .close {
    display: none
}

.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed) {
    position: relative;
    text-align: left;
    margin: 0;
    width: 100%;
    padding: 0;
    border: none;
    cursor: pointer
}

.card-table-body .btn-expand-mobile.collapsed:before,
.card-table-body .btn-expand-mobile:not(.collapsed):before {
    display: none;
    left: 0
}

.card-table-body .btn-expand-mobile.collapsed,
.card-table-body .btn-expand-mobile:not(.collapsed) {
    background-color: transparent;
    color: #15284b
}

.card-table-body .btn-expand-mobile:focus {
    outline: none
}

.card-table-body .btn-expand-mobile:focus span {
    outline: 1px dotted currentColor
}

.card-table-body .expand-list {
    margin-bottom: 30px
}

.card-table-body .expand-list .title {
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.card-table-body .expand-list ul {
    padding-left: 0;
    list-style: none
}

.text-teaser {
    color: #15284b;
    font-weight: 900;
    margin: 0 0 30px
}

.news-item-container {
    position: relative
}

.news-item-container .news-item,
.news-item-container .slide {
    margin: 0 20px
}

.news-item-container .content-container .title,
.news-item-container .content-container a {
    font-weight: 900;
    text-transform: uppercase
}

.news-item-container .content-container .news-image div.lazy-load {
    position: relative
}

.page-news-release .news-item-container .content-container {
    width: 100%;
    margin-bottom: 55px
}

.news-item-container .news-image {
    position: relative;
    max-width: 550px;
    width: 100%;
    height: 310px;
    margin-bottom: 20px;
    display: inline-block
}

.news-item-container .news-image figcaption {
    margin: 20px 0 0
}

.alert {
    position: relative;
    color: #fff;
    padding: 30px 0;
    background-color: #b0aeae
}

.alert.alert-warning {
    background-color: #ec0c1c
}

.alert.alert-disclaimer {
    background-color: #5e5d62;
    position: fixed;
    z-index: 100;
    bottom: 20px;
    left: 20px;
    right: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: d;
    animation-name: d
}

.alert.alert-disclaimer .alert-info {
    padding: 0 320px 0 30px
}

.alert.alert-disclaimer .alert-info .message a {
    color: #fff;
    text-decoration: underline
}

.alert.alert-disclaimer .alert-close-container {
    width: auto;
    height: auto;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.alert .alert-close-container {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto
}

.alert-close {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: relative;
    color: hsla(0, 0%, 100%, .9);
    display: block;
    text-align: center
}

.alert-close:before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 30px;
    content: "\e909";
    color: #fff;
    line-height: inherit;
    line-height: 1
}

.alert-close:focus,
.alert-close:hover {
    color: #fff;
    text-decoration: none
}

.alert .alert-info {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0 110px;
    font-weight: 300;
    max-width: 1400px
}

.alert .alert-info .icon {
    position: absolute;
    top: 0;
    left: 15px
}

.alert .alert-info .icon:before {
    color: #fff;
    font-weight: 500
}

.alert .alert-info .title {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px
}

.alert .alert-info .date {
    margin-bottom: 10px;
    font-weight: 600
}

.alert#cookieDisclaimer .message p {
    margin-top: 10px;
    margin-bottom: 0
}

.alert#cookieDisclaimer .message p:first-of-type {
    margin-top: 0
}

.alert#cookieDisclaimer .message a {
    color: #fdb924;
    text-decoration: none
}

.alert#cookieDisclaimer .message a:hover {
    text-decoration: underline
}

.alert#cookieDisclaimer .btn-transparent {
    background-color: hsla(0, 0%, 100%, .85);
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.alert#cookieDisclaimer .btn-transparent:before {
    display: none
}

.alert#cookieDisclaimer .btn-transparent:hover {
    background-color: #fff
}

.bulleted-links {
    display: inline-block
}

.bulleted-links li {
    padding-left: 5px
}

.course-catalog div:first-child .section-heading {
    padding-top: 0
}

.course-catalog .section-heading {
    padding-top: 35px
}

.course-requirement {
    display: block;
    margin: 40px 0
}

.course-requirement:last-of-type {
    margin-bottom: 0
}

.course-requirement-title {
    display: block;
    margin-bottom: 15px
}

.course-requirement .collapse-list {
    margin: 20px 0
}

.course-requirement .collapse-list .panel-title {
    font-weight: 300
}

.program-cards-wrapper {
    margin: 60px 0
}

.program-cards-wrapper:first-child {
    margin-top: 0
}

.program-cards-wrapper:last-child {
    margin-bottom: 0;
    padding-bottom: 65px;
    border-bottom: 1px solid #d1d1d1
}

.info-cards .info-card-item {
    display: block;
    position: relative;
    margin: 0 0 30px;
    border: 1px solid #b0aeae;
    color: #15284b;
    font-weight: 600;
    width: 100%
}

.info-cards .info-card-item .title {
    font-weight: 600;
    color: #15284b;
    background-color: #f7f7f7;
    margin-bottom: 0;
    padding: 20px 30px
}

.info-cards .info-card-item .body {
    padding: 30px
}

.info-cards .info-card-item .description {
    font-weight: 300;
    color: #4e4f53
}

.info-cards .info-card-item .link {
    margin-top: auto;
    color: #15284b
}

.page-course>.container {
    position: relative
}

.featured-event .item-block {
    text-decoration: none
}

.featured-event .item-block:focus .headline,
.featured-event .item-block:hover .headline {
    text-decoration: underline
}

.featured-event .item-block-noImage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.featured-event .item-block-noImage .date-callout {
    position: relative;
    right: auto;
    min-width: 90px;
    margin-right: 35px;
    display: block
}

.featured-event .item-block .text {
    display: block;
    margin-top: 20px
}

.featured-event .item-block .headline {
    display: block;
    text-transform: uppercase;
    color: #15284b;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.1
}

.featured-event .item-block .sub-text {
    display: block;
    color: #657084;
    margin-bottom: 30px;
    line-height: 1.2
}

.featured-event .item-block p {
    color: #4e4f53;
    font-weight: 300
}

.featured-event .item-block .event-categories {
    color: #4e4f53;
    font-style: italic;
    margin-top: 10px;
    display: block;
    font-weight: 300
}

.featured-event .date-callout {
    position: absolute;
    right: 35px;
    width: 90px;
    padding-right: 4px
}

.featured-event .date-callout:before {
    content: "";
    position: absolute;
    height: 110px;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    background-color: #ce3262;
    left: 0;
    right: 0
}

.featured-event .date-callout .day,
.featured-event .date-callout .month {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff
}

.featured-event .date-callout .month {
    font-size: 20px;
    font-weight: 300;
    padding-top: 25px;
    text-transform: uppercase
}

.featured-event .date-callout .day {
    font-weight: 900
}

.event-listing-container .event-date-pagination {
    display: table;
    width: 100%;
    margin-bottom: 30px
}

.event-listing-container .event-date-pagination .date,
.event-listing-container .event-date-pagination .next,
.event-listing-container .event-date-pagination .prev {
    display: table-cell;
    vertical-align: middle
}

.event-listing-container .event-date-pagination .next,
.event-listing-container .event-date-pagination .prev {
    width: 30px;
    text-align: center;
    color: #15284b;
    text-decoration: none
}

.event-listing-container .event-date-pagination .next:before,
.event-listing-container .event-date-pagination .prev:before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 52px;
    content: "\e903";
    color: #15284b;
    line-height: inherit;
    font-weight: 600
}

.event-listing-container .event-date-pagination .next:before {
    content: "\e904";
    text-align: right
}

.event-listing-container .event-date-pagination .date {
    text-align: center;
    font-weight: 900
}

.event-listing-container .nav-tabs-wrapper .nav-link {
    padding: 13px 15px;
    font-size: 14px
}

.event-listing-container .search-results-item .search-title {
    text-transform: uppercase;
    font-weight: 900
}

.event-listing-container .search-results-item .sub-text {
    font-size: 16px;
    color: #657084;
    margin-bottom: 15px;
    line-height: 1.2;
    font-weight: 600
}

.event-listing-container .search-results-item .sub-text span {
    display: block;
    width: 100%;
    margin: 5px 0
}

.event-listing-container .search-results-item p {
    margin-bottom: 10px
}

.event-details-content {
    margin-bottom: 30px
}

.event-details-content .event-details-box {
    margin-bottom: 45px
}

.related-event-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-bottom: 50px
}

.related-event-body .title {
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.1
}

.related-event-body .date {
    color: #657084;
    font-weight: 600;
    line-height: 1.1
}

.scroll-top {
    position: absolute;
    right: 0;
    bottom: 0
}

.scroll-top .btn-scroll-top {
    padding: 0 8px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5)
}

.scroll-top .btn-scroll-top:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e91b";
    color: inherit;
    line-height: inherit
}

.container-inside {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-inside>.navbar-collapse,
.container-inside>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.container-inside .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.page-content .container-inside {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.container .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.img-contrast:hover:before {
    opacity: 0
}

.img-contrast:before {
    content: "";
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    opacity: .3;
    background-color: #15284b;
    pointer-events: none
}

.jump-link {
    margin-top: -130px;
    padding-bottom: 130px
}

.background-cover,
.carousel .slide div.lazy-load {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.vcenter {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative
}

.flex-col,
.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.list-reset,
.t1-nav-container .t1-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.list-expanded li {
    margin: 20px 0
}

.bg-gradient,
.find-program-overlay,
.navigation-overlay,
.search-overlay,
.t1-nav-container .t1-nav .menu-list {
    background: #1b325c;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1b325c), to(#15284b));
    background: linear-gradient(180deg, #1b325c 0, #15284b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1b325c", endColorstr="#15284b", GradientType=0)
}

.gradient-overlay-left {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, #fff 0, #fff 50%, hsla(0, 0%, 100%, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1)
}

.gradient-overlay-right {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
}

.gradient-grey-overlay-left {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #f3f3f3), color-stop(50%, #f9f3f3), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, #f3f3f3 0, #f9f3f3 50%, hsla(0, 0%, 100%, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3", endColorstr="#00ffffff", GradientType=1)
}

.gradient-grey-overlay-right {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #f3f3f3), to(#f3f3f3));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #f3f3f3 50%, #f3f3f3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#f3f3f3", GradientType=1)
}

.slide-down {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: h;
    animation-name: h;
    -webkit-animation-fill-mode: inherit;
    animation-fill-mode: inherit
}

.slide-up {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: j;
    animation-name: j;
    -webkit-animation-fill-mode: inherit;
    animation-fill-mode: inherit
}

.carousel-cards-large .mobile-arrow-container,
.carousel-cards .mobile-arrow-container,
.carousel-degrees .mobile-arrow-container,
.carousel-faculty .mobile-arrow-container,
.carousel-four-cards .mobile-arrow-container,
.carousel-hero .mobile-arrow-container,
.mobile-arrow-accessibility,
.parallax-carousel .mobile-arrow-container,
.tier-carousel-hero .mobile-arrow-container {
    top: 0;
    right: 0;
    left: 0
}

.carousel-cards-large .mobile-arrow-container .slick-arrow,
.carousel-cards .mobile-arrow-container .slick-arrow,
.carousel-degrees .mobile-arrow-container .slick-arrow,
.carousel-faculty .mobile-arrow-container .slick-arrow,
.carousel-four-cards .mobile-arrow-container .slick-arrow,
.carousel-hero .mobile-arrow-container .slick-arrow,
.mobile-arrow-accessibility .slick-arrow,
.parallax-carousel .mobile-arrow-container .slick-arrow,
.tier-carousel-hero .mobile-arrow-container .slick-arrow {
    padding: 2px 4px;
    color: #000
}

.carousel-cards-large .mobile-arrow-container .slick-arrow:focus,
.carousel-cards .mobile-arrow-container .slick-arrow:focus,
.carousel-degrees .mobile-arrow-container .slick-arrow:focus,
.carousel-faculty .mobile-arrow-container .slick-arrow:focus,
.carousel-four-cards .mobile-arrow-container .slick-arrow:focus,
.carousel-hero .mobile-arrow-container .slick-arrow:focus,
.mobile-arrow-accessibility .slick-arrow:focus,
.parallax-carousel .mobile-arrow-container .slick-arrow:focus,
.tier-carousel-hero .mobile-arrow-container .slick-arrow:focus {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10
}

.card-table-body .btn-expand-mobile.collapsed:before,
.card-table-body .btn-expand-mobile:not(.collapsed):before,
.card-table-body .btn-expand.collapsed:before,
.card-table-body .btn-expand:not(.collapsed):before,
.collapsible-button.collapsed:before,
.collapsible-button:not(.collapsed):before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 14px;
    content: "\e909";
    color: inherit;
    line-height: inherit;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    position: absolute;
    top: -1px;
    bottom: 0;
    margin: auto;
    height: 20px;
    font-weight: 600
}

.card-table-body .btn-expand-mobile.collapsed:before,
.card-table-body .btn-expand.collapsed:before,
.collapsible-button.collapsed:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@-webkit-keyframes n {
    0% {
        opacity: 0
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0
    }
}

@keyframes n {
    0% {
        opacity: 0
    }
    10% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0
    }
}

@-webkit-keyframes o {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes o {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes f {
    0% {
        visibility: hidden;
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes g {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes p {
    0% {
        opacity: 0
    }
    80% {
        opacity: .2
    }
    to {
        opacity: .8
    }
}

@keyframes p {
    0% {
        opacity: 0
    }
    80% {
        opacity: .2
    }
    to {
        opacity: .8
    }
}

.scrolling-module-container .grid-sizer {
    height: 0;
    overflow: hidden
}

.scrolling-module-container .featured-block {
    -webkit-transition: height .3s linear;
    transition: height .3s linear;
    position: relative;
    background-size: cover;
    background-position: 50%;
    height: 85vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    overflow: hidden
}

.scrolling-module-container .featured-block .text {
    position: relative;
    padding: 40px;
    margin-top: auto;
    z-index: 10;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%
}

.scrolling-module-container .featured-block .text:before {
    content: "";
    width: 100%;
    height: 500px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, rgba(0, 0, 0, .65)), to(rgba(0, 0, 0, .65)));
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .65) 50%, rgba(0, 0, 0, .65));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.scrolling-module-container .featured-block .text .headline,
.scrolling-module-container .featured-block .text p {
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.scrolling-module-container .featured-block .text .headline {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 12px
}

.scrolling-module-container .featured-block .text p {
    color: #fff;
    font-weight: 500
}

.scrolling-module-container .featured-block .text .btn-default {
    margin-top: 10px
}

.scrolling-module-container .tab-content {
    padding-bottom: 80px;
    border-bottom: 1px solid hsla(0, 0%, 59%, .5);
    position: relative
}

.scrolling-module-container .tab-content .item-block {
    text-decoration: none
}

.scrolling-module-container .tab-content .item-block:focus .headline,
.scrolling-module-container .tab-content .item-block:hover .headline {
    text-decoration: underline
}

.scrolling-module-container .tab-content .item-block .text {
    display: block;
    margin-top: 20px
}

.scrolling-module-container .tab-content .item-block .headline {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #15284b;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.1
}

.scrolling-module-container .tab-content .item-block p {
    color: #4e4f53;
    font-weight: 300
}

.scrolling-module-container .tab-content .item-block .footer {
    display: block
}

.scrolling-module-container .tab-content .item-block .footer .date,
.scrolling-module-container .tab-content .item-block .footer .location {
    display: block;
    font-size: 12px;
    color: #15284b;
    margin-top: 10px;
    line-height: .9
}

.scrolling-module-container .tab-content .date-callout {
    position: absolute;
    right: 35px;
    width: 60px;
    padding-right: 4px
}

.scrolling-module-container .tab-content .date-callout:before {
    content: "";
    position: absolute;
    height: 70px;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    background-color: #ce3262;
    left: 0;
    right: 0
}

.scrolling-module-container .tab-content .date-callout .day,
.scrolling-module-container .tab-content .date-callout .month {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff
}

.scrolling-module-container .tab-content .date-callout .month {
    font-size: 12px;
    font-weight: 300;
    padding-top: 20px;
    text-transform: uppercase
}

.scrolling-module-container .tab-content .date-callout .day {
    font-size: 30px;
    font-weight: 900
}

.scrolling-module-container .loading {
    text-align: center
}

.scrolling-module-container .loading:after {
    content: url(../images/ajax-loader.gif);
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    mix-blend-mode: color
}

.scrolling-module-container #scrollingColumn {
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

.scrolling-module-container #scrollingColumn:after,
.scrolling-module-container #scrollingColumn:before {
    content: " ";
    display: table
}

.scrolling-module-container #scrollingColumn:after {
    clear: both
}

.scrolling-module-container #scrollingColumn.loaded .loading,
.scrolling-module-container #scrollingColumn.loaded:before {
    display: none
}

.scrolling-module-container #scrollingColumn .grid-sizer,
.scrolling-module-container #scrollingColumn .item-block {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    display: inline-block;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.scrolling-module-container #scrollingColumn .item-block-noImage .date-callout {
    position: relative;
    right: auto;
    min-width: 40px;
    margin-right: 20px;
    left: 10px;
    display: block
}

.scrolling-module-container .mosiac-tile-container {
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

.scrolling-module-container .mosiac-tile-container:after,
.scrolling-module-container .mosiac-tile-container:before {
    content: " ";
    display: table
}

.scrolling-module-container .mosiac-tile-container:after {
    clear: both
}

.scrolling-module-container .mosiac-tile-container.loaded:before {
    display: none
}

.scrolling-module-container .mosiac-tile-container.loaded .item-block {
    opacity: 1;
    visibility: visible
}

.scrolling-module-container .mosiac-tile-container.loaded .loading {
    display: none
}

.scrolling-module-container .mosiac-tile-container .grid-sizer,
.scrolling-module-container .mosiac-tile-container .item-block {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.scrolling-module-container .mosiac-tile-container .item-block-noImage .date-callout {
    position: relative;
    right: auto;
    min-width: 40px;
    margin-right: 20px;
    left: 10px;
    display: block
}

.scrolling-tab-container {
    text-align: center;
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 20px;
    overflow: auto
}

.scrolling-tab-container .scrolling-tab-overflow {
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #fdb924;
    padding-bottom: 10px
}

.scrolling-tab-container .scrolling-tab-overflow .scrolling-slider {
    position: absolute;
    border-bottom: 16px solid transparent;
    border-left: 5px solid transparent;
    border-bottom-color: #fdb924;
    bottom: -18px;
    left: -10px;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.scrolling-tab-container .scrolling-tabs {
    list-style: none;
    margin: 0 -40px;
    padding: 0;
    display: table;
    text-align: center
}

.scrolling-tab-container .scrolling-tabs li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
    margin: 0
}

.scrolling-tab-container .scrolling-tabs li a {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #15284b;
    display: block
}

.header-container {
    position: relative;
    z-index: 30;
    background-color: #15284b;
    width: 100% !important
}

.microclimate .header-container .logo-container {
    min-height: 90px
}

.microclimate .header-container .logo-container .logo-text {
    font-size: 30px;
    text-transform: none;
    font-weight: 300;
    font-family: inherit
}

.header-container+.section-next-step {
    margin: 0
}

.fixed-top {
    z-index: 100;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    position: fixed !important;
    top: 0 !important
}

.fixed-top .main-header-navigation {
    position: relative
}

.fixed-top .main-menu-item.search {
    display: block !important
}

.fixed-top .main-menu-link.search-click {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.fixed-top .logo img {
    max-width: 400px
}

.fixed-top .top-navigation {
    display: none
}

.fixed-top .t1-nav-container {
    height: 100%
}

.fixed-top .logo-container {
    min-height: 90px
}

.fixed-top .logo .default {
    display: none
}

.fixed-top .logo .sticky {
    display: block
}

.header-shrink {
    z-index: 100;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .5)
}

.header-shrink .main-header-navigation {
    position: relative
}

.header-shrink .main-menu-item.search {
    display: block !important
}

.header-shrink .main-menu-link.search-click {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.header-shrink .logo img {
    max-width: 400px
}

.main-header-navigation {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 100% !important;
    max-width: 1400px
}

.main-header-navigation>.navbar-collapse,
.main-header-navigation>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.main-header-navigation .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.microclimate .main-header-navigation .find-a-program-item,
.microclimate .main-header-navigation .main-menu-item.has-subnav {
    display: none
}

.microclimate .main-header-navigation .top-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.top-navigation {
    position: absolute;
    right: 15px;
    top: 0;
    display: none
}

.top-navigation .nav-list {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none
}

.top-navigation .nav-list li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 0 0 30px;
    position: relative;
    vertical-align: middle
}

.top-navigation .nav-list .top-menu-item .search-click:focus,
.top-navigation .nav-list .top-menu-item .search-click:hover {
    text-decoration: none
}

.top-navigation .nav-list .top-menu-item .search-click.open .su-search:after {
    content: "\e909"
}

.top-navigation .nav-list .top-menu-item a {
    color: #fff
}

.top-navigation .find-program-click {
    height: 50px;
    min-width: 225px;
    color: #fff
}

.top-navigation .find-program-click:before {
    border-bottom: 50px solid #243f6c;
    border-right: 15px solid transparent
}

.top-navigation .find-program-click:focus,
.top-navigation .find-program-click:hover {
    color: #fff
}

.top-navigation .find-program-click:focus:before,
.top-navigation .find-program-click:hover:before {
    border-bottom-color: #243f6c
}

.top-navigation .find-program-click:active:before {
    border-bottom-color: #214075
}

.top-navigation .find-program-click:before {
    border-right: none
}

.logo-container {
    min-height: 120px
}

.logo,
.logo-container {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.logo {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.logo:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    height: 100%;
    width: 2000px;
    right: -50px;
    background-color: #1f3861
}

.logo a {
    display: inline-block;
    z-index: 1;
    padding: 20px 0
}

.logo a:focus {
    outline-color: #fff
}

.logo a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, #2e4d82 0, #203861 100%)
}

.logo img {
    z-index: 10;
    position: relative;
    margin-top: -4px;
    max-width: 320px;
    width: 100%
}

.logo .default {
    display: block
}

.logo .sticky {
    display: none
}

.logo-text {
    font-weight: 500;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    color: #fdb924;
    margin-left: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t1-nav-container {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0
}

.t1-nav-container:after,
.t1-nav-container:before {
    content: " ";
    display: table
}

.t1-nav-container:after {
    clear: both
}

.microclimate .t1-nav-container {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto
}

.microclimate .t1-nav-container .collapse-container {
    position: relative;
    width: 100%
}

.microclimate .t1-nav-container .collapse-toggle {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 500;
    background-color: transparent
}

.microclimate .t1-nav-container .t1-nav {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit
}

.microclimate .t1-nav-container .t1-nav .main-menu-item:first-child {
    margin-left: 25px;
    margin-right: 10px
}

.microclimate .t1-nav-container .t1-nav .main-menu-item .main-menu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px
}

.microclimate .t1-nav-container .t1-nav .main-menu-item .main-menu-link.active {
    color: #fdb924
}

.microclimate .t1-nav-container .t1-nav .menu-list.active-menu {
    top: auto;
    left: 0;
    -webkit-transform: none;
    transform: none
}

.t1-nav-container>.container,
.t1-nav-container>.container-fluid {
    position: relative
}

.t1-nav-container .t1-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.t1-nav-container .t1-nav .main-menu-item {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}

.t1-nav-container .t1-nav .main-menu-item:first-child {
    margin-left: 0
}

.t1-nav-container .t1-nav .main-menu-item.last .menu-list.active-menu {
    right: 0;
    left: auto;
    -webkit-transform: none;
    transform: none
}

.t1-nav-container .t1-nav .main-menu-item.has-subnav {
    display: none
}

.t1-nav-container .t1-nav .main-menu-item.has-subnav.active,
.t1-nav-container .t1-nav .main-menu-item.has-subnav:focus,
.t1-nav-container .t1-nav .main-menu-item.has-subnav:hover {
    background: #1b325c
}

.t1-nav-container .t1-nav .main-menu-item.search {
    display: block
}

.t1-nav-container .t1-nav .main-menu-item.home-icon i {
    position: absolute;
    font-size: 32px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.t1-nav-container .t1-nav .main-menu-item.home-icon .main-menu-link:hover {
    background-color: transparent
}

.t1-nav-container .t1-nav .main-menu-link {
    font-size: 16px;
    padding: 20px 20px 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.t1-nav-container .t1-nav .main-menu-link:hover {
    background-color: #1b325c
}

.t1-nav-container .t1-nav .main-menu-link.navigation-click {
    padding-right: 15px;
    padding-left: 15px
}

.t1-nav-container .t1-nav .main-menu-link.navigation-click:hover {
    background-color: transparent
}

.t1-nav-container .t1-nav .main-menu-link.search-click {
    padding-right: 15px;
    padding-left: 15px
}

.t1-nav-container .t1-nav .main-menu-link.search-click:hover {
    background-color: transparent
}

.t1-nav-container .t1-nav .main-menu-link.search-click.open .su-search:after {
    content: "\e909"
}

.t1-nav-container .t1-nav .main-menu-link.active {
    color: #fdb924
}

.t1-nav-container .t1-nav .menu-list {
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    position: absolute;
    left: -9999px;
    z-index: 50;
    overflow: visible;
    width: 315px;
    padding: 20px 30px 30px;
    margin: 0;
    list-style: none;
    visibility: hidden;
    min-width: 150px
}

.t1-nav-container .t1-nav .menu-list.active-menu {
    visibility: visible;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.t1-nav-container .t1-nav .menu-list .menu-item {
    float: left;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
    width: 100%
}

.t1-nav-container .t1-nav .menu-list .menu-item.menu-button {
    margin-top: 20px
}

.t1-nav-container .t1-nav .menu-list .menu-link {
    padding: 12px 0;
    color: #fff;
    font-weight: 600;
    display: block;
    float: left
}

.t1-nav-container .t1-nav .menu-list a:focus {
    outline-color: #fff
}

.t1-nav-container .t1-nav .btn-menu {
    width: 100%
}

.su-menu-open {
    position: relative;
    z-index: 110;
    cursor: pointer;
    pointer-events: auto;
    color: hsla(0, 0%, 100%, .9)
}

.su-menu-open:hover {
    color: #fff;
    text-decoration: none
}

.su-menu-open:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e90c";
    color: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.navigation-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    padding: 60px 0;
    z-index: 110;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
}

.navigation-overlay>.container {
    position: relative
}

.navigation-overlay.active {
    display: block
}

.navigation-overlay .logo-stacked {
    width: 240px;
    height: auto;
    margin: 0 auto 30px
}

.navigation-overlay .headline {
    text-transform: inherit;
    color: #99a4ba;
    font-weight: 600;
    margin: 0 0 10px
}

.navigation-overlay .headline:after,
.navigation-overlay .headline:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #fff
}

.navigation-overlay .headline:before {
    content: "";
    margin-bottom: 20px
}

.navigation-overlay .primary-menu-list,
.navigation-overlay .secondary-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.navigation-overlay .primary-menu-list li,
.navigation-overlay .secondary-menu-list li {
    margin: 0;
    padding: 0
}

.navigation-overlay .menu-item {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: 100%
}

.navigation-overlay .menu-link {
    padding: 6px 0;
    color: #fff;
    display: inline-block
}

.navigation-overlay .primary-menu-list {
    margin-bottom: 10px
}

.navigation-overlay .primary-menu-list .menu-item:first-child .menu-link {
    padding-top: 0
}

.navigation-overlay .primary-menu-list .menu-link {
    color: #fff;
    font-weight: 600
}

.navigation-overlay .primary-menu-list .menu-link.active {
    color: #fdb924
}

.navigation-overlay .secondary-menu-list {
    margin-bottom: 60px
}

.navigation-overlay .btn-close {
    display: inline-block;
    color: #fff
}

.navigation-overlay .button-wrapper {
    display: block;
    margin: 30px 0
}

.find-program-overlay {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 60px 0 0;
    z-index: 200
}

.find-program-overlay>.container {
    position: relative
}

.find-program-overlay.active {
    display: block
}

.find-program-overlay .btn-close {
    position: absolute;
    right: 15px;
    top: -5px
}

.find-program-overlay .headline {
    color: #fdb924;
    margin-bottom: 20px
}

.find-program-overlay p {
    color: #fff
}

.find-program-overlay a {
    font-weight: 600;
    display: inline-block;
    color: #fff
}

.find-program-overlay .select-wrapper:after,
.find-program-overlay .select-wrapper:before {
    position: relative;
    height: 3px;
    display: block;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .5)
}

.find-program-overlay .select-wrapper:after {
    content: "";
    margin-top: 60px;
    margin-bottom: 60px
}

.search-overlay {
    display: none;
    position: fixed;
    padding: 60px 0;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 200
}

.search-overlay.active {
    display: block
}

.search-overlay .btn-close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: 32px;
    height: 32px;
    color: #fff
}

.search-overlay .content {
    position: relative
}

.input-group-search {
    padding-right: 80px
}

.input-group-search .input-group-wrapper {
    border-bottom: 1px solid #fff;
    display: table;
    width: 100%
}

.input-group-search .input-group-wrapper .form-control,
.input-group-search .input-group-wrapper .input-group-addon {
    font-size: 30px;
    height: 50px;
    font-weight: 600;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    margin-bottom: 0
}

.input-group-search .input-group-wrapper .input-group-addon {
    color: #fdb924
}

.input-group-search .input-group-wrapper .form-control::-webkit-input-placeholder {
    color: #fff
}

.input-group-search .input-group-wrapper .form-control:-moz-placeholder,
.input-group-search .input-group-wrapper .form-control::-moz-placeholder {
    color: #fff
}

.input-group-search .input-group-wrapper .form-control:-ms-input-placeholder,
.input-group-search .input-group-wrapper .form-control::-ms-input-placeholder {
    color: #fff
}

.input-group-search .input-group-btn .btn-search-go {
    height: 50px;
    min-width: 80px;
    color: #fff;
    margin-left: 30px
}

.input-group-search .input-group-btn .btn-search-go:before {
    border-bottom: 50px solid #2e4d82;
    border-right: 15px solid transparent
}

.input-group-search .input-group-btn .btn-search-go:focus,
.input-group-search .input-group-btn .btn-search-go:hover {
    color: #fff
}

.input-group-search .input-group-btn .btn-search-go:active:before,
.input-group-search .input-group-btn .btn-search-go:focus:before,
.input-group-search .input-group-btn .btn-search-go:hover:before {
    border-bottom-color: #243f6c
}

.input-group-search .twitter-typeahead .tt-menu {
    top: 51px !important
}

.microclimate .sub-header-navigation,
.microclimate .sub-header-navigation .collapse-container {
    background: #fdb924
}

.microclimate .sub-header-navigation .main-menu-item.has-subnav.active,
.microclimate .sub-header-navigation .main-menu-item.has-subnav:focus,
.microclimate .sub-header-navigation .main-menu-item.has-subnav:hover,
.microclimate .sub-header-navigation .main-menu-link.active,
.microclimate .sub-header-navigation .main-menu-link:focus,
.microclimate .sub-header-navigation .main-menu-link:hover,
.microclimate .sub-header-navigation .menu-list {
    background: #fed771
}

.microclimate .sub-header-navigation .collapse-toggle,
.microclimate .sub-header-navigation .main-menu-link,
.microclimate .sub-header-navigation .menu-list .menu-link {
    color: #15284b
}

.microclimate.theme-01 .sub-header-navigation,
.microclimate.theme-01 .sub-header-navigation .collapse-container {
    background: #2e5597
}

.microclimate.theme-01 .sub-header-navigation .main-menu-item.has-subnav.active,
.microclimate.theme-01 .sub-header-navigation .main-menu-item.has-subnav:focus,
.microclimate.theme-01 .sub-header-navigation .main-menu-item.has-subnav:hover,
.microclimate.theme-01 .sub-header-navigation .main-menu-link.active,
.microclimate.theme-01 .sub-header-navigation .main-menu-link:focus,
.microclimate.theme-01 .sub-header-navigation .main-menu-link:hover,
.microclimate.theme-01 .sub-header-navigation .menu-list {
    background: #294c87
}

.microclimate.theme-01 .sub-header-navigation .collapse-toggle,
.microclimate.theme-01 .sub-header-navigation .main-menu-link,
.microclimate.theme-01 .sub-header-navigation .menu-list .menu-link {
    color: #fff
}

.microclimate.theme-02 .sub-header-navigation,
.microclimate.theme-02 .sub-header-navigation .collapse-container {
    background: #0a5d66
}

.microclimate.theme-02 .sub-header-navigation .main-menu-item.has-subnav.active,
.microclimate.theme-02 .sub-header-navigation .main-menu-item.has-subnav:focus,
.microclimate.theme-02 .sub-header-navigation .main-menu-item.has-subnav:hover,
.microclimate.theme-02 .sub-header-navigation .main-menu-link.active,
.microclimate.theme-02 .sub-header-navigation .main-menu-link:focus,
.microclimate.theme-02 .sub-header-navigation .main-menu-link:hover,
.microclimate.theme-02 .sub-header-navigation .menu-list {
    background: #084c53
}

.microclimate.theme-02 .sub-header-navigation .collapse-toggle,
.microclimate.theme-02 .sub-header-navigation .main-menu-link,
.microclimate.theme-02 .sub-header-navigation .menu-list .menu-link {
    color: #fff
}

.microclimate.theme-03 .sub-header-navigation,
.microclimate.theme-03 .sub-header-navigation .collapse-container {
    background: #70625a
}

.microclimate.theme-03 .sub-header-navigation .main-menu-item.has-subnav.active,
.microclimate.theme-03 .sub-header-navigation .main-menu-item.has-subnav:focus,
.microclimate.theme-03 .sub-header-navigation .main-menu-item.has-subnav:hover,
.microclimate.theme-03 .sub-header-navigation .main-menu-link.active,
.microclimate.theme-03 .sub-header-navigation .main-menu-link:focus,
.microclimate.theme-03 .sub-header-navigation .main-menu-link:hover,
.microclimate.theme-03 .sub-header-navigation .menu-list {
    background: #655851
}

.microclimate.theme-03 .sub-header-navigation .collapse-toggle,
.microclimate.theme-03 .sub-header-navigation .main-menu-link,
.microclimate.theme-03 .sub-header-navigation .menu-list .menu-link {
    color: #fff
}

.footer-container {
    position: relative;
    background-color: #fff;
    padding-top: 80px
}

.footer-container .logo-footer {
    width: 185px;
    height: 125px;
    margin: 0 auto 30px
}

.footer-container .headline {
    text-transform: inherit;
    color: #657084;
    font-weight: 600;
    margin: 0 0 10px
}

.footer-container .headline:after,
.footer-container .headline:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.footer-container .headline:before {
    content: "";
    margin-bottom: 20px
}

.footer-container .headline.primary {
    color: #15284b
}

.footer-container .primary-menu-list,
.footer-container .secondary-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.footer-container .primary-menu-list li,
.footer-container .secondary-menu-list li {
    margin: 0;
    padding: 0
}

.footer-container .menu-item {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
    line-height: normal
}

.footer-container .menu-item-address {
    line-height: 1.6
}

.footer-container .icon-link {
    font-size: 18px;
    display: inline-block;
    margin: 0 10px 0 0
}

.footer-container .icon-link:last-of-type {
    margin-right: 0
}

.footer-container .menu-link {
    padding: 6px 0;
    font-weight: 600;
    display: inline-block
}

.footer-container .primary-menu-list {
    margin-bottom: 10px
}

.footer-container .primary-menu-list .menu-item:first-child .menu-link {
    padding-top: 0
}

.footer-container .primary-menu-list .menu-link {
    padding: 5px 0
}

.footer-container .secondary-menu-list {
    margin-bottom: 30px
}

.footer-container .secondary-menu-list .menu-item,
.footer-container .secondary-menu-list .menu-link {
    color: #15284b
}

.footer-container .copyright {
    color: #657084;
    margin-bottom: 20px
}

.footer-container .copyright span {
    display: block
}

.parallax-carousel {
    padding: 100px 0
}

.parallax-carousel.parallax-carousel-hero {
    min-height: 500px
}

.parallax-carousel .mobile-arrow-container {
    display: none !important
}

.parallax-section {
    overflow: hidden;
    position: relative;
    min-height: 500px
}

.parallax-section .parallax-background {
    background: no-repeat 50%;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0
}

.parallax-section .parallax-background.scrolling {
    height: 200%;
    top: -100%
}

.carousel .slide div.lazy-load {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.carousel .slide:focus {
    outline: 1px dotted currentColor;
    outline-offset: -2px
}

.carousel.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: c;
    animation-name: c
}

.carousel-hero {
    overflow: hidden;
    position: relative
}

.carousel-hero .carousel.no-js .slide:first-child,
.carousel-hero .slide {
    height: calc(100vh - 120px)
}

.carousel-hero .slide {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    background-color: #000
}

.carousel-hero .slide.slide-left {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

.carousel-hero .slide .title {
    text-transform: uppercase;
    margin-bottom: 30px
}

.carousel-hero .slide .title,
.carousel-hero .slide p {
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.carousel-hero .slide p {
    font-weight: 500
}

.carousel-hero .slide p:last-of-type {
    margin-bottom: 30px
}

.carousel-hero .slick-list {
    width: 100%
}

.carousel-hero .slick-pagination {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 100%
}

.carousel-hero .slick-pagination .slick-arrow-hero-next,
.carousel-hero .slick-pagination .slick-arrow-hero-prev {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: none;
    min-width: 0
}

.carousel-hero .slick-pagination .slick-arrow-hero-prev {
    right: auto;
    left: 0
}

.carousel-hero .slide-content {
    position: relative;
    z-index: 1
}

.carousel-hero .carousel-overlay {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.carousel-hero .carousel-overlay.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.carousel-hero .carousel-overlay.active .content-wrapper:before {
    position: fixed
}

.carousel-hero .carousel-overlay-content .embed-overlay {
    display: inline-block;
    position: relative;
    width: 100%
}

.carousel-hero .carousel-overlay-sidebar {
    position: relative
}

.carousel-hero .carousel-overlay-sidebar:after,
.carousel-hero .carousel-overlay-sidebar:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #15284b
}

.carousel-hero .carousel-overlay-sidebar:before {
    content: "";
    margin-bottom: 20px
}

.carousel-hero .carousel-overlay .btn-close {
    position: absolute;
    left: -60px;
    top: -2px;
    padding: 0;
    text-decoration: none;
    border: none;
    background-color: transparent;
    display: inline-block
}

.carousel-hero .carousel-overlay .btn-close:before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e909";
    color: #15284b;
    line-height: inherit
}

.carousel-hero .carousel-overlay .btn-video-play {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.carousel-hero .carousel-overlay .content-wrapper {
    position: absolute;
    text-align: left;
    padding-top: 50px;
    padding-bottom: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
}

.carousel-hero .carousel-overlay .content-wrapper:before {
    content: "";
    position: absolute;
    background-color: hsla(0, 0%, 100%, .95);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh
}

.carousel-hero .carousel-overlay .content-wrapper .headline {
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase
}

.carousel-hero .carousel-overlay .content-wrapper p {
    color: #4e4f53
}

.carousel-hero .carousel-overlay .content-wrapper li {
    color: #15284b;
    font-weight: 900;
    margin-bottom: 10px
}

.carousel-hero .carousel-overlay .content-wrapper li a {
    display: block;
    padding: 10px 0
}

.carousel-hero .carousel-overlay .content-wrapper li a:first-child {
    padding-top: 0
}

.carousel-hero .video-thumb {
    position: relative;
    display: block;
    max-width: 396px;
    width: 100%;
    height: 232px;
    margin: 40px 0 10px
}

.carousel-hero .video-thumb .caption {
    margin-top: 20px
}

.carousel-hero .slick-dots {
    position: absolute;
    bottom: 30px;
    background: hsla(0, 0%, 100%, .85);
    border-radius: 15px
}

.carousel-hero .mobile-arrow-container {
    display: none !important
}

.tier-carousel-hero {
    position: absolute;
    z-index: 1;
    width: 360px;
    top: 30px;
    right: 0;
    left: 15px
}

.tier-carousel-hero .slick-slide>div:first-child>.slide {
    margin: 0 0 15px
}

.tier-carousel-hero .slide {
    position: relative
}

.tier-carousel-hero .content-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 255px;
    width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    padding: 30px;
    background-color: #70625a;
    color: #fff;
    vertical-align: top;
    text-decoration: none;
    pointer-events: auto
}

.tier-carousel-hero .content-container:focus .su-arrow-next:after,
.tier-carousel-hero .content-container:hover .su-arrow-next:after {
    right: -5px
}

.tier-carousel-hero .content-container .slide-content {
    position: relative;
    z-index: 10
}

.tier-carousel-hero .content-container .slide-content .btn-link {
    text-align: left;
    max-width: 230px;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.tier-carousel-hero .content-container .title,
.tier-carousel-hero .content-container a,
.tier-carousel-hero .content-container p {
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.tier-carousel-hero .content-container .title {
    line-height: 1;
    text-transform: uppercase
}

.tier-carousel-hero .content-container p {
    font-weight: 500
}

.tier-carousel-hero .content-container a {
    position: relative;
    font-weight: 600;
    color: #fff
}

.tier-carousel-hero .slick-pagination {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tier-carousel-hero .arrow-container {
    width: 100%;
    display: block
}

.tier-carousel-hero .arrow-container .slick-arrow-next,
.tier-carousel-hero .arrow-container .slick-arrow-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.tier-carousel-hero .arrow-container .slick-arrow-prev {
    left: -15px
}

.tier-carousel-hero .arrow-container .slick-arrow-next {
    right: -15px
}

.tier-carousel-hero .arrow-container .slick-disabled {
    opacity: 0;
    visibility: hidden
}

.tier-carousel-hero .mobile-arrow-container {
    display: none !important
}

.carousel-cards-large {
    position: relative
}

.carousel-cards-large .slick-list,
.carousel-cards-large .slick-slider,
.carousel-cards-large .slick-track {
    overflow: visible !important
}

.carousel-cards-large .slide {
    position: relative;
    height: 630px;
    width: 1140px;
    margin-right: 10px
}

.carousel-cards-large .slick-list {
    height: 100%
}

.carousel-cards-large .slide-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.carousel-cards-large .info-bar {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .7);
    font-weight: 600;
    display: block;
    width: 100%;
    max-width: 750px;
    text-align: center;
    padding: 0 30px 10px;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.carousel-cards-large .info-bar .arrow {
    color: #fff;
    position: relative;
    top: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    margin: auto;
    display: block
}

.carousel-cards-large .info-bar .arrow:focus {
    outline-color: currentColor
}

.carousel-cards-large .info-bar .arrow:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e910";
    color: #fff;
    line-height: inherit;
    position: absolute;
    right: 0;
    left: 0
}

.carousel-cards-large .info-bar .arrow.collapsed:after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.carousel-cards-large .info-bar .title {
    color: #fed771;
    text-transform: none;
    margin: 25px 0 10px
}

.carousel-cards-large .info-bar .caption {
    text-align: left
}

.carousel-cards-large .slick-pagination {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel-cards-large .slick-pagination>.navbar-collapse,
.carousel-cards-large .slick-pagination>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.carousel-cards-large .slick-pagination .container {
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.carousel-cards-large .arrow-container {
    width: 100%;
    display: block
}

.carousel-cards-large .arrow-container .slick-arrow-left {
    left: -30px
}

.carousel-cards-large .mobile-arrow-container {
    display: none !important
}

.section-carousel {
    position: relative;
    overflow: hidden
}

.section-carousel+.section-gray {
    margin-top: -80px
}

.section-carousel.theme-advanced .side-fact {
    color: #fff
}

.section-carousel.theme-advanced .side-fact:before {
    background-color: #fff
}

.section-carousel.theme-advanced .slick-track {
    min-height: 300px
}

.section-carousel.theme-advanced .slick-pagination {
    margin-top: 30px
}

.section-carousel.theme-advanced .row-carousel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-top: 30px
}

.section-carousel .row-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-carousel .side-fact {
    font-weight: 900;
    position: relative;
    color: #fdb924;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5)
}

.section-carousel .side-fact:after,
.section-carousel .side-fact:before {
    position: relative;
    height: 3px;
    display: block;
    width: 60px;
    background-color: #fdb924
}

.section-carousel .side-fact:before {
    content: "";
    margin-bottom: 15px
}

.section-carousel .slick-pagination {
    position: absolute
}

.section-carousel .btn-more {
    height: 34px;
    min-width: inherit;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5);
    margin-left: 20px
}

.section-carousel .btn-more:before {
    border-bottom: 34px solid transparent;
    border-right: 15px solid transparent
}

.section-carousel .btn-more:focus,
.section-carousel .btn-more:hover {
    color: #fff
}

.section-carousel .btn-more:active:before,
.section-carousel .btn-more:focus:before,
.section-carousel .btn-more:hover:before {
    border-bottom-color: transparent
}

.arrow-container {
    display: inline-block
}

.arrow-container.arrow-container-secondary .slick-arrow-next,
.arrow-container.arrow-container-secondary .slick-arrow-prev {
    background-color: #fdb924
}

.arrow-container.arrow-container-secondary .slick-arrow-next:before,
.arrow-container.arrow-container-secondary .slick-arrow-prev:before {
    color: #fff
}

.arrow-container.arrow-container-secondary .slick-arrow-next:hover,
.arrow-container.arrow-container-secondary .slick-arrow-prev:hover {
    background-color: #eca302
}

.arrow-container.arrow-container-secondary .slick-arrow-next.slick-arrow-next-lg,
.arrow-container.arrow-container-secondary .slick-arrow-next.slick-arrow-prev-lg,
.arrow-container.arrow-container-secondary .slick-arrow-prev.slick-arrow-next-lg,
.arrow-container.arrow-container-secondary .slick-arrow-prev.slick-arrow-prev-lg {
    width: 45px;
    height: 40px;
    font-size: 42px
}

.arrow-container.arrow-container-secondary .slick-arrow-next.slick-arrow-next-lg:before,
.arrow-container.arrow-container-secondary .slick-arrow-next.slick-arrow-prev-lg:before,
.arrow-container.arrow-container-secondary .slick-arrow-prev.slick-arrow-next-lg:before,
.arrow-container.arrow-container-secondary .slick-arrow-prev.slick-arrow-prev-lg:before {
    height: 40px
}

.arrow-container.arrow-container-secondary .slick-arrow-next.slick-disabled,
.arrow-container.arrow-container-secondary .slick-arrow-prev.slick-disabled {
    background-color: rgba(253, 185, 36, .8)
}

.arrow-container .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    margin: auto
}

.arrow-container .slick-arrow-left {
    left: 0
}

.arrow-container .slick-arrow-right {
    right: 0
}

.arrow-container .slick-arrow-next,
.arrow-container .slick-arrow-prev {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    background-color: hsla(0, 0%, 100%, .9);
    width: 37px;
    vertical-align: top;
    height: 34px;
    border: none;
    font-size: 26px
}

.arrow-container .slick-arrow-next:hover,
.arrow-container .slick-arrow-prev:hover {
    background-color: #fff
}

.arrow-container .slick-arrow-next:before,
.arrow-container .slick-arrow-prev:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    height: 26px;
    width: 100%;
    margin: auto
}

.arrow-container .slick-arrow-next:before:hover,
.arrow-container .slick-arrow-prev:before:hover {
    border-color: #15284b
}

.arrow-container .slick-arrow-next:focus,
.arrow-container .slick-arrow-prev:focus {
    color: #000;
    outline-offset: -2px
}

.arrow-container .slick-arrow-next.slick-disabled,
.arrow-container .slick-arrow-prev.slick-disabled {
    background-color: hsla(0, 0%, 100%, .5)
}

.arrow-container .slick-arrow-next {
    margin: 0 0 0 15px
}

.arrow-container .slick-arrow-next:after {
    border-width: 2px 2px 0 0
}

.carousel-cards {
    position: relative;
    width: 100vw;
    overflow: visible;
    padding: 0
}

.theme-advanced .carousel-cards a {
    position: relative;
    text-decoration: none;
    color: #000;
    padding: 20px 0;
    margin-top: 0
}

.theme-advanced .carousel-cards .slide {
    background-color: hsla(0, 0%, 100%, .9);
    padding: 20px;
    text-align: center;
    margin: 0 10px
}

.theme-advanced .carousel-cards .slide:hover .title {
    text-decoration: none
}

.theme-advanced .carousel-cards .slide .stat,
.theme-advanced .carousel-cards .slide .title {
    color: #15284b
}

.theme-advanced .carousel-cards .slide .stat {
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 10px
}

.theme-advanced .carousel-cards .slide .title {
    margin: 0;
    font-weight: 300;
    text-shadow: none;
    text-transform: none
}

.theme-advanced .carousel-cards .slide .icon {
    display: inline-block;
    margin-bottom: 10px
}

.carousel-cards a {
    text-decoration: none;
    color: #fff;
    padding: 0 40px 0 0;
    display: inline-block
}

.carousel-cards .slide {
    width: 320px;
    height: auto;
    color: #fff
}

.carousel-cards .slide:hover .title {
    text-decoration: underline
}

.carousel-cards .slide .icon {
    color: #b0aeae;
    fill: #b0aeae;
    margin-bottom: 25px;
    width: 85px;
    height: 60px;
    position: relative
}

.carousel-cards .slide .icon img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
    min-width: 100%;
    max-height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.carousel-cards .slide .stat,
.carousel-cards .slide .title {
    color: #fff
}

.carousel-cards .slide .title {
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5);
    padding: 0;
    margin: 0
}

.carousel-cards .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.carousel-cards .slick-dots li button:before {
    color: #fff
}

.carousel-cards .mobile-arrow-container {
    display: none !important
}

.carousel-degrees {
    position: relative
}

.carousel-degrees .content-container {
    list-style: none;
    padding: 0;
    margin: 0
}

.carousel-degrees .content-container li {
    margin: 15px 0
}

.carousel-degrees .content-container li:last-child {
    margin-bottom: 0
}

.carousel-degrees .content-container li a {
    font-weight: 600
}

.carousel-degrees .slick-pagination {
    position: relative;
    margin-top: 30px;
    text-align: left
}

.carousel-degrees .slick-btn-more {
    height: 34px;
    min-width: inherit;
    color: #15284b
}

.carousel-degrees .slick-btn-more:before {
    border-bottom: 34px solid transparent;
    border-right: 15px solid transparent
}

.carousel-degrees .slick-btn-more:focus,
.carousel-degrees .slick-btn-more:hover {
    color: #15284b
}

.carousel-degrees .slick-btn-more:active:before,
.carousel-degrees .slick-btn-more:focus:before,
.carousel-degrees .slick-btn-more:hover:before {
    border-bottom-color: transparent
}

.carousel-degrees .mobile-arrow-container {
    display: none !important
}

.carousel-news {
    position: relative
}

.carousel-news .slick-track {
    overflow: hidden
}

.carousel-news .slick-list {
    margin: 0 -20px
}

.carousel-news .slide {
    margin: 0 20px
}

.carousel-news .slick-pagination {
    position: absolute;
    margin-top: -60px;
    text-align: left;
    right: 0;
    top: 0
}

.carousel-news .btn-more {
    height: 34px;
    min-width: inherit;
    color: #15284b
}

.carousel-news .btn-more:before {
    border-bottom: 34px solid transparent;
    border-right: 15px solid transparent
}

.carousel-news .btn-more:focus,
.carousel-news .btn-more:hover {
    color: #15284b
}

.carousel-news .btn-more:active:before,
.carousel-news .btn-more:focus:before,
.carousel-news .btn-more:hover:before {
    border-bottom-color: transparent
}

.carousel-faculty {
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: none
}

.carousel-faculty .faculty-item {
    -webkit-transition: none;
    transition: none;
    display: block;
    margin: 0 20px;
    height: 320px;
    width: 360px
}

.carousel-faculty .slick-track {
    overflow: hidden
}

.carousel-faculty .slick-pagination {
    position: absolute;
    margin-top: -60px;
    text-align: left;
    right: 0;
    top: 0
}

.carousel-faculty .btn-more {
    height: 34px;
    min-width: inherit;
    color: #15284b
}

.carousel-faculty .btn-more:before {
    border-bottom: 34px solid transparent;
    border-right: 15px solid transparent
}

.carousel-faculty .btn-more:focus,
.carousel-faculty .btn-more:hover {
    color: #15284b
}

.carousel-faculty .btn-more:active:before,
.carousel-faculty .btn-more:focus:before,
.carousel-faculty .btn-more:hover:before {
    border-bottom-color: transparent
}

.carousel-faculty .mobile-arrow-container {
    display: none !important
}

.carousel-four-cards,
.carousel-four-cards .slide {
    position: relative;
    display: block
}

.carousel-four-cards .slide {
    -webkit-transition: none;
    transition: none;
    margin: 0 20px
}

.carousel-four-cards .slide:hover {
    text-decoration: none
}

.carousel-four-cards .slide:hover .title {
    text-decoration: underline
}

.carousel-four-cards .slide div.lazy-load {
    position: relative;
    height: 160px;
    width: 260px
}

.carousel-four-cards .news-item {
    position: relative
}

.carousel-four-cards .news-item .title {
    text-transform: uppercase;
    margin: 5px 0 0
}

.carousel-four-cards .news-item .description {
    color: #4e4f53;
    font-weight: 400
}

.carousel-four-cards .slick-track {
    overflow: hidden
}

.carousel-four-cards .slick-pagination {
    position: absolute;
    margin-top: -60px;
    text-align: left;
    right: 0;
    top: 0
}

.carousel-four-cards .mobile-arrow-container {
    display: none !important
}

.slick-dots {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    position: relative;
    bottom: 0;
    width: auto;
    left: 50%;
    line-height: 1;
    margin: 20px 0
}

.slick-dots li {
    margin: 0
}

.slick-dots li button {
    color: #b0aeae
}

.slick-dots li button:before {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\f1db";
    color: #000;
    line-height: inherit;
    font-size: 14px !important;
    opacity: 1;
    line-height: 20px
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    content: "\f111"
}

.flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.d-flex,
.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.text-center {
    text-align: center !important
}

.row-flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    -ms-flex-grow: 0;
    -webkit-box-flex: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -ms-flex-negative: 0
}

.row-flex.container:after,
.row-flex.container:before,
.row-flex.row:after,
.row-flex.row:before {
    content: normal
}

.row-flex>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.row-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

:-webkit-full-screen-ancestor:not(iframe) .mfp-bg {
    display: none !important
}

:-moz-full-screen-ancestor:not(iframe) .mfp-bg {
    display: none !important
}

:-ms-fullscreen-ancestor:not(iframe) .mfp-bg {
    display: none !important
}

:fullscreen-ancestor:not(iframe) .mfp-bg {
    display: none !important
}

:-webkit-full-screen-ancestor:not(iframe) .mfp-container {
    padding: 0 !important
}

:-moz-full-screen-ancestor:not(iframe) .mfp-container {
    padding: 0 !important
}

:-ms-fullscreen-ancestor:not(iframe) .mfp-container {
    padding: 0 !important
}

:fullscreen-ancestor:not(iframe) .mfp-container {
    padding: 0 !important
}

:-webkit-full-screen-ancestor:not(iframe) .mfp-container .mfp-content {
    max-width: inherit !important
}

:-moz-full-screen-ancestor:not(iframe) .mfp-container .mfp-content {
    max-width: inherit !important
}

:-ms-fullscreen-ancestor:not(iframe) .mfp-container .mfp-content {
    max-width: inherit !important
}

:fullscreen-ancestor:not(iframe) .mfp-container .mfp-content {
    max-width: inherit !important
}

:-webkit-full-screen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container {
    margin-top: 0;
    margin-bottom: 0
}

:-moz-full-screen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container {
    margin-top: 0;
    margin-bottom: 0
}

:-ms-fullscreen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container {
    margin-top: 0;
    margin-bottom: 0
}

:fullscreen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container {
    margin-top: 0;
    margin-bottom: 0
}

:-webkit-full-screen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container .video-transcript {
    display: none
}

:-moz-full-screen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container .video-transcript {
    display: none
}

:-ms-fullscreen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container .video-transcript {
    display: none
}

:fullscreen-ancestor:not(iframe) .mfp-container .mfp-content .inline-overlay-container .video-transcript {
    display: none
}

.collapse-container {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.collapse-container.in {
    overflow-y: auto
}

.img-responsive,
.rich-text img {
    min-width: 100%
}

.bg-image {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.bg-image,
.img-cover {
    background-size: cover;
    width: 100%;
    height: 100%
}

.img-cover {
    background-position: 50% 50%
}

.image-block-container.parallax-section .content .title,
.section-next-step .title,
.text-inverse {
    color: #fff !important
}

.center-block {
    float: none !important
}

.no-margin {
    margin: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.loading .loader {
    position: relative
}

.loading .loader:before {
    content: "";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-animation: o .6s linear infinite;
    animation: o .6s linear infinite
}

.loading .text {
    padding-left: 30px
}

.fade {
    opacity: 0;
    @include transition(@transition-fade)
}

.fade.show {
    opacity: 1
}

#__bs_notify__ {
    top: auto !important;
    bottom: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 0 !important;
    background-color: #000 !important
}

.select select,
select,
select.form-control {
    border: 1px solid #d1d1d1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiBAMAAADIaRbxAAAAGFBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmYM/R1dAAAAB3RSTlMAGjG+6/P1wTTolgAAAClJREFUKM9jYBjxwLy8vNwBRUQMKKKAIsKYXl6Epk0MTQlQUdBoYGIDAGetBcnwMxijAAAAAElFTkSuQmCC);
	background-position: 105% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-right: 25px !important;
}

.select select::-ms-expand,
select.form-control::-ms-expand,
select::-ms-expand {
    display: none
}

.no-placeholder .select select,
.no-placeholder select,
.no-placeholder select.form-control {
    background-image: none;
    padding-right: 12px
}

.select select option,
select.form-control option,
select option {
    text-transform: none;
    font-weight: 400
}

.form-control {
    position: relative;
    border-color: #b0aeae;
    text-decoration: none;
    text-align: left;
    color: #4e4f53;
    padding: 0 20px;
    vertical-align: middle;
    border-radius: 0;
    height: 60px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2)
}

.form-control:focus {
    outline: 1px dotted currentColor
}

.form-control-inverse {
    background-color: transparent;
    border-radius: 0;
    border: none;
    width: 100%
}

.form-control-white {
    background-color: #fff
}

.search-group {
    position: relative
}

.search-group .form-control {
    padding-left: 60px
}

.search-group:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e911";
    color: #15284b;
    line-height: inherit;
    top: 0;
    bottom: 0;
    position: absolute;
    padding: 0 15px;
    margin: auto;
    height: 45px
}

input[type=checkbox],
input[type=radio] {
    margin-left: 5px
}

input[type=button] {
    background: #15284b;
    margin: 10px 0;
    padding: 5px 15px;
    position: relative;
    border: 1px solid #fff;
    text-decoration: none !important;
    text-align: center;
    font-weight: 400;
    outline: none;
    vertical-align: middle;
    border-radius: 2px;
    display: inline-block;
    color: #fff;
    white-space: nowrap;
    text-transform: uppercase;
    -webkit-transition: background .1s linear;
    transition: background .1s linear
}

input[type=button]:hover {
    background: #2e5597;
    color: #fff !important
}

.select2.select2-container {
    width: 100% !important;
    position: relative
}

.select2.select2-container--open .select2-selection--single .select2-selection__arrow:after {
    content: "\e906"
}

.select2.select2-container--open .select2-dropdown--below {
    border-radius: 0
}

.select2 .select2-selection--single {
    color: #4e4f53;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #b0aeae
}

.select2 .select2-selection--single:focus {
    outline: none
}

.select2 .select2-selection--single .select2-selection__rendered {
    font-weight: 300;
    line-height: 60px;
    padding: 0 52px 0 20px
}

.select2 .select2-selection--single .select2-selection__arrow {
    height: 60px;
    right: 25px
}

.select2 .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2 .select2-selection--single .select2-selection__arrow:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e905";
    color: #4e4f53;
    line-height: inherit
}

.select2-container--open .select2-dropdown--below {
    border-radius: 0
}

.select2-container--default .select2-results__option {
    font-size: 16px;
    padding: 15px;
    margin: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f3f3f3;
    color: #000;
    padding: 15px
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f3f3f3
}

.select2-container--default.select2-container--focus {
    outline: 2px dotted #15284b;
    outline-offset: 1px
}

.select2-container--default .select2-results {
    margin: 20px;
    border: 1px solid #979797
}

.select2-container--default .select2-search--dropdown {
    position: relative;
    margin: 20px;
    padding: 0
}

.select2-container--default .select2-search--dropdown:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e911";
    color: #15284b;
    line-height: inherit;
    position: absolute;
    left: 4px;
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #979797;
    background-color: #f7f7f7;
    color: #15284b;
    height: 60px;
    padding: 15px 15px 15px 55px
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline-color: #fdb924
}

.checkbox-item label,
.filter-item label {
    font-weight: 300;
    margin: 5px 0
}

.checkbox-item input,
.filter-item input {
    position: relative;
    margin: 0 15px 0 -20px;
    border: 1px solid #15284b;
    -webkit-appearance: none;
    width: 12px;
    height: 12px
}

.checkbox-item input.checked,
.checkbox-item input:checked,
.filter-item input.checked,
.filter-item input:checked {
    background-color: #15284b
}

.checkbox-item input.checked:after,
.checkbox-item input:checked:after,
.filter-item input.checked:after,
.filter-item input:checked:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 9px;
    content: "\e914";
    color: #fff;
    line-height: inherit;
    display: block;
    position: absolute;
    top: 1px;
    left: 1px
}

.twitter-typeahead {
    display: block !important
}

.twitter-typeahead .tt-input {
    background-color: inherit !important
}

.twitter-typeahead .tt-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #b0aeae;
    border-width: 0 1px 1px;
    padding: 15px 0
}

.twitter-typeahead .tt-suggestion {
    padding: 15px 20px;
    cursor: pointer;
    font-size: 16px
}

.twitter-typeahead .tt-suggestion.tt-cursor,
.twitter-typeahead .tt-suggestion:hover {
    background-color: #f3f3f3;
    color: #000
}

.twitter-typeahead .tt-suggestion .tt-highlight {
    color: #15284b
}

.form_row {
    margin-bottom: 15px
}

.form_row .input input,
.form_row .select select,
.form_row textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form_row .input input:focus,
.form_row .select select:focus,
.form_row textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form_row .input input::-moz-placeholder,
.form_row .select select::-moz-placeholder,
.form_row textarea::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form_row .input input:-ms-input-placeholder,
.form_row .select select:-ms-input-placeholder,
.form_row textarea:-ms-input-placeholder {
    color: #999
}

.form_row .input input::-webkit-input-placeholder,
.form_row .select select::-webkit-input-placeholder,
.form_row textarea::-webkit-input-placeholder {
    color: #999
}

.form_row .input input[disabled],
.form_row .input input[readonly],
.form_row .select select[disabled],
.form_row .select select[readonly],
.form_row textarea[disabled],
.form_row textarea[readonly],
fieldset[disabled] .form_row .input input,
fieldset[disabled] .form_row .select select,
fieldset[disabled] .form_row textarea {
    background-color: #eee;
    opacity: 1
}

.form_row .input input[disabled],
.form_row .select select[disabled],
.form_row textarea[disabled],
fieldset[disabled] .form_row .input input,
fieldset[disabled] .form_row .select select,
fieldset[disabled] .form_row textarea {
    cursor: not-allowed
}

.form_row select {
    margin-bottom: 10px
}

.form_row textarea {
    min-height: 100px
}

.form_row .input_checkbox,
.form_row .input_radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.form_row .input_checkbox label,
.form_row .input_radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.form_row .input_checkbox input[type=checkbox],
.form_row .input_checkbox input[type=radio],
.form_row .input_radio input[type=checkbox],
.form_row .input_radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.form_row .input_checkbox input[type=checkbox].disabled,
.form_row .input_checkbox input[type=checkbox][disabled],
.form_row .input_checkbox input[type=radio].disabled,
.form_row .input_checkbox input[type=radio][disabled],
.form_row .input_radio input[type=checkbox].disabled,
.form_row .input_radio input[type=checkbox][disabled],
.form_row .input_radio input[type=radio].disabled,
.form_row .input_radio input[type=radio][disabled],
fieldset[disabled] .form_row .input_checkbox input[type=checkbox],
fieldset[disabled] .form_row .input_checkbox input[type=radio],
fieldset[disabled] .form_row .input_radio input[type=checkbox],
fieldset[disabled] .form_row .input_radio input[type=radio] {
    cursor: not-allowed
}

.form_row .input_checkbox+.input_checkbox,
.form_row .input_checkbox+.input_radio,
.form_row .input_radio+.input_checkbox,
.form_row .input_radio+.input_radio {
    margin-top: -5px
}

.form_row input[type=submit] {
    cursor: pointer;
    position: relative;
    padding: 0 20px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    font-weight: 600;
    border: none;
    vertical-align: top;
    background-color: #2e4d82;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    z-index: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    min-width: 258px;
    margin-top: 20px
}

.form_row input[type=submit]:focus,
.form_row input[type=submit]:hover {
    background-color: #2e5597;
    color: #fff
}

.form_row input[type=submit].disabled,
.form_row input[type=submit][disabled] {
    cursor: not-allowed;
    background-color: #b0aeae
}

.form_row input[type=submit].disabled:active,
.form_row input[type=submit].disabled:focus,
.form_row input[type=submit].disabled:hover,
.form_row input[type=submit][disabled]:active,
.form_row input[type=submit][disabled]:focus,
.form_row input[type=submit][disabled]:hover {
    background-color: #b0aeae
}

.g-recaptcha {
    margin-bottom: 15px
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.btn,
.btn-default {
    cursor: pointer;
    position: relative;
    padding: 0 20px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    background-color: transparent;
    font-weight: 600;
    border: none;
    vertical-align: top;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    z-index: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn:active,
.btn:focus,
.btn:hover {
    background-color: transparent;
    text-decoration: none
}

.btn-default:before,
.btn:before {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: "";
    position: absolute;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10;
    border-right: solid transparent
}

.btn-default.disabled,
.btn-default.slick-disabled,
.btn-default[disabled],
.btn.disabled,
.btn.slick-disabled,
.btn[disabled] {
    cursor: not-allowed;
    background-color: transparent
}

.btn-default.disabled:before,
.btn-default.slick-disabled:before,
.btn-default[disabled]:before,
.btn.disabled:before,
.btn.slick-disabled:before,
.btn[disabled]:before {
    border-bottom-color: #b0aeae
}

.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default.slick-disabled:active,
.btn-default.slick-disabled:focus,
.btn-default.slick-disabled:hover,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn.disabled:active,
.btn.disabled:focus,
.btn.disabled:hover,
.btn.slick-disabled:active,
.btn.slick-disabled:focus,
.btn.slick-disabled:hover,
.btn[disabled]:active,
.btn[disabled]:focus,
.btn[disabled]:hover {
    border-bottom-color: #b0aeae;
    background-color: transparent
}

.btn-default.disabled:active:before,
.btn-default.disabled:focus:before,
.btn-default.disabled:hover:before,
.btn-default.slick-disabled:active:before,
.btn-default.slick-disabled:focus:before,
.btn-default.slick-disabled:hover:before,
.btn-default[disabled]:active:before,
.btn-default[disabled]:focus:before,
.btn-default[disabled]:hover:before,
.btn.disabled:active:before,
.btn.disabled:focus:before,
.btn.disabled:hover:before,
.btn.slick-disabled:active:before,
.btn.slick-disabled:focus:before,
.btn.slick-disabled:hover:before,
.btn[disabled]:active:before,
.btn[disabled]:focus:before,
.btn[disabled]:hover:before {
    border-bottom-color: #b0aeae
}

.btn-default.slick-disabled,
.btn.slick-disabled {
    opacity: 0;
    visibility: hidden
}

.btn-default.btn-reverse:before,
.btn.btn-reverse:before {
    border-right: none !important;
    border-left: 15px solid transparent;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.btn-default.btn-upsidedown:before,
.btn.btn-upsidedown:before {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.btn-default.btn-reset,
.btn.btn-reset {
    padding-left: 0;
    min-width: inherit
}

.btn-default.btn-link,
.btn.btn-link {
    min-width: inherit
}

.btn-default.btn-link:before,
.btn.btn-link:before {
    border: none
}

.btn-default.btn-link.su-arrow-prev,
.btn.btn-link.su-arrow-prev {
    padding-left: 40px;
    padding-right: 0
}

.btn-default.btn-link.su-arrow-prev:hover:after,
.btn.btn-link.su-arrow-prev:hover:after {
    left: -5px
}

.btn-default.btn-link.su-arrow-prev:after,
.btn.btn-link.su-arrow-prev:after {
    left: 0
}

.btn-default.btn-link.su-arrow-next,
.btn.btn-link.su-arrow-next {
    padding-right: 40px;
    padding-left: 0
}

.btn-default.btn-link.su-arrow-next:hover:after,
.btn.btn-link.su-arrow-next:hover:after {
    right: -5px
}

.btn-default.btn-link.su-arrow-next:after,
.btn.btn-link.su-arrow-next:after {
    right: 0
}

.btn-default.btn-link-primary,
.btn-default.btn-link-primary:focus,
.btn-default.btn-link-primary:hover,
.btn.btn-link-primary,
.btn.btn-link-primary:focus,
.btn.btn-link-primary:hover {
    color: #15284b
}

.btn-default.btn-normal:before,
.btn.btn-normal:before {
    border-left-width: 0;
    border-right-width: 0
}

.btn-default .su-dropdown-arrow,
.btn .su-dropdown-arrow {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    left: 0
}

.btn-default .su-dropdown-arrow:before,
.btn .su-dropdown-arrow:before {
    content: "";
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #2e4d82;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg)
}

.btn-default .su-dropdown-arrow:after,
.btn .su-dropdown-arrow:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 28px;
    content: "\e905";
    color: inherit;
    line-height: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 30px;
    left: 0;
    right: 0;
    text-align: center
}

.btn-default[class*=" su-"]:active,
.btn-default[class*=" su-"]:focus,
.btn-default[class*=" su-"]:hover,
.btn-default[class^=su-]:active,
.btn-default[class^=su-]:focus,
.btn-default[class^=su-]:hover,
.btn[class*=" su-"]:active,
.btn[class*=" su-"]:focus,
.btn[class*=" su-"]:hover,
.btn[class^=su-]:active,
.btn[class^=su-]:focus,
.btn[class^=su-]:hover {
    text-decoration: none
}

.btn-default {
    padding: 0 27.5px 0 20px
}

.btn-default.su-arrow-prev {
    padding-left: 47.5px;
    padding-right: 27.5px
}

.btn-default.su-arrow-next {
    padding-left: 20px;
    padding-right: 47.5px
}

.btn-default.su-arrow-next:after {
    content: "\e901"
}

.btn-default.btn-reverse {
    padding: 0 20px 0 27.5px
}

.btn-default.btn-reverse.btn-dropdown {
    padding-left: 75px;
    padding-right: 20px
}

.btn-default.btn-reverse.su-arrow-prev {
    padding-right: 20px;
    padding-left: 47.5px
}

.btn-default.btn-reverse.su-arrow-prev:hover:after {
    left: 10px
}

.btn-default.btn-reverse.su-arrow-prev:after {
    left: 15px
}

.btn-default.btn-reverse.su-arrow-next {
    padding-right: 47.5px;
    padding-left: 27.5px
}

.btn-default.btn-reverse.su-arrow-next:hover:after {
    right: 2.5px
}

.btn-default.btn-reverse.su-arrow-next:after {
    content: "\e901";
    right: 7.5px
}

.btn.btn-reverse.su-arrow-prev:hover:after {
    left: -5px
}

.btn.btn-reverse.su-arrow-prev:after {
    left: 0;
    right: -7.5px
}

.btn.btn-reverse.su-arrow-next:hover:after {
    right: -5px
}

.btn.btn-reverse.su-arrow-next:after {
    right: 0;
    left: 7.5px
}

.btn.su-arrow-next,
.btn.su-arrow-prev {
    padding-right: 47.5px
}

.btn.su-arrow-prev:hover:after {
    left: -5px
}

.btn.su-arrow-prev:after {
    left: 0;
    right: 7.5px
}

.btn.su-arrow-next:hover:after {
    right: -5px
}

.btn.su-arrow-next:after {
    right: 0;
    left: -7.5px
}

.su-arrow {
    position: relative;
    margin-top: auto;
    margin-bottom: auto
}

.su-arrow-next:after,
.su-arrow-prev:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 30px;
    content: "\e900";
    color: inherit;
    line-height: inherit;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    display: block;
    padding: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.su-arrow-prev:hover:after {
    left: 2.5px
}

.su-arrow-prev:after {
    content: "\e900";
    left: 7.5px
}

.su-arrow-next:hover:after {
    right: 10px
}

.su-arrow-next:after {
    content: "\e901";
    right: 15px
}

.btn {
    height: 50px;
    min-width: 258px;
    color: #fff;
    min-width: inherit !important;
    max-width: inherit !important
}

.btn:before {
    border-bottom: 50px solid transparent;
    border-right: 15px solid transparent
}

.btn:focus,
.btn:hover {
    color: #fff
}

.btn:active:before,
.btn:focus:before,
.btn:hover:before {
    border-bottom-color: transparent
}

.btn-default {
    height: 50px;
    min-width: 258px;
    color: #fff
}

.btn-default:before {
    border-bottom: 50px solid transparent;
    border-right: 15px solid transparent
}

.btn-default:focus,
.btn-default:hover {
    color: #fff
}

.btn-default:active:before,
.btn-default:focus:before,
.btn-default:hover:before {
    border-bottom-color: transparent
}

.btn-default:focus,
.btn-default:hover {
    text-decoration: underline
}

.btn-default.btn-default-inverse {
    height: 50px;
    min-width: 258px;
    color: #15284b
}

.btn-default.btn-default-inverse:before {
    border-bottom: 50px solid transparent;
    border-right: 15px solid transparent
}

.btn-default.btn-default-inverse:focus,
.btn-default.btn-default-inverse:hover {
    color: #15284b
}

.btn-default.btn-default-inverse:active:before,
.btn-default.btn-default-inverse:focus:before,
.btn-default.btn-default-inverse:hover:before {
    border-bottom-color: transparent
}

.btn-primary {
    height: 50px;
    min-width: 258px;
    color: #fff
}

.btn-primary:before {
    border-bottom: 50px solid #15284b;
    border-right: 15px solid transparent
}

.btn-primary:focus,
.btn-primary:hover {
    color: #fff
}

.btn-primary:focus:before,
.btn-primary:hover:before {
    border-bottom-color: #2e5597
}

.btn-primary:active:before {
    border-bottom-color: #214075
}

.btn-secondary,
.t1-nav-container .t1-nav .btn-menu {
    height: 50px;
    min-width: 258px;
    color: #15284b
}

.btn-secondary:before,
.t1-nav-container .t1-nav .btn-menu:before {
    border-bottom: 50px solid #fdb924;
    border-right: 15px solid transparent
}

.btn-secondary:focus,
.btn-secondary:hover,
.t1-nav-container .t1-nav .btn-menu:focus,
.t1-nav-container .t1-nav .btn-menu:hover {
    color: #15284b
}

.btn-secondary:focus:before,
.btn-secondary:hover:before,
.t1-nav-container .t1-nav .btn-menu:focus:before,
.t1-nav-container .t1-nav .btn-menu:hover:before {
    border-bottom-color: #fed771
}

.btn-secondary:active:before,
.t1-nav-container .t1-nav .btn-menu:active:before {
    border-bottom-color: #e6a61b
}

.btn-transparent {
    height: 50px;
    min-width: 258px;
    color: #15284b
}

.btn-transparent:before {
    border-bottom: 50px solid hsla(0, 0%, 100%, .85);
    border-right: 15px solid transparent
}

.btn-transparent:focus,
.btn-transparent:hover {
    color: #15284b
}

.btn-transparent:focus:before,
.btn-transparent:hover:before {
    border-bottom-color: #fff
}

.btn-transparent:active:before {
    border-bottom-color: #d1d1d1
}

.su-menu-close:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e909";
    color: #fff;
    line-height: inherit
}

.btn-close {
    z-index: 10
}

.su-search:after {
    font-family: suffolk-university !important;
    font-weight: 300;
    font-size: 32px;
    content: "\e911";
    color: inherit;
    line-height: 30px
}

.btn-video-play {
    width: 55px;
    height: 55px;
    position: relative;
    display: block;
    border-radius: 50%;
    background-color: rgba(21, 40, 75, .3)
}

.btn-video-play:after,
.btn-video-play:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.btn-video-play:before {
    border: 2px solid #fff;
    border-radius: 50%
}

.btn-video-play:after {
    left: 5px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    margin: auto
}

.btn-back {
    margin-bottom: 20px
}

.page-ui {
    background-color: #177fab
}

.page-ui .ui-heading {
    color: #fff;
    margin: 40px 0
}

.ui-module {
    display: block;
    margin: 80px 0
}

.ui-module .title {
    font-weight: 300;
    color: #fff
}

.ui-example code,
.ui-example pre,
.ui-example textarea {
    font-family: monospace, monospace;
    overflow: auto;
    display: block;
    padding: 1rem;
    resize: horizontal;
    width: 100%;
    border: 2px solid #fdb924;
    border-width: 2px 0 0;
    background-color: #f3f3f3
}

.stories-container {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    background-color: #000
}

.stories-container,
.stories-container .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.stories-container .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33.333%;
    margin: 0;
    padding: 0
}

.stories-container .stories-item {
    position: relative;
    text-transform: uppercase;
    display: block;
    width: 33.333%;
    height: 430px;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5);
    margin: 0;
    padding: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    overflow: hidden
}

.stories-container .stories-item:after {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 500%;
    height: 1000%;
    background: #fdb924;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateY(10%) translateX(-15%) translateX(-20px) rotate(-45deg);
    transform: translateY(10%) translateX(-15%) translateX(-20px) rotate(-45deg)
}

.stories-container .stories-item:focus:after,
.stories-container .stories-item:hover:after {
    -webkit-animation: p .3s ease-in-out;
    animation: p .3s ease-in-out;
    visibility: visible;
    z-index: 0;
    -webkit-transform: translateX(20%) translateX(-20px) translateY(10%) rotate(-45deg);
    transform: translateX(20%) translateX(-20px) translateY(10%) rotate(-45deg)
}

.stories-container .stories-item:focus .content,
.stories-container .stories-item:hover .content {
    -webkit-transform: translateY(calc(-50% - 20px));
    transform: translateY(calc(-50% - 20px))
}

.stories-container .stories-item:focus .content .description,
.stories-container .stories-item:hover .content .description {
    visibility: visible;
    opacity: 1;
    padding-top: 20px
}

.stories-container .stories-item:focus .bg-image,
.stories-container .stories-item:hover .bg-image {
    opacity: .6
}

.stories-container .stories-item:focus {
    outline: 2px dotted currentColor;
    outline-offset: 0
}

.stories-container .stories-item.small {
    width: 100%
}

.stories-container .stories-item.big {
    width: 66.666%;
    height: 860px
}

.stories-container .stories-item.big .content .title {
    color: #fff
}

.stories-container .stories-item-submit .content {
    padding: 0 100px
}

.stories-container .stories-item-submit .bg-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 40, 75, .85)
}

.stories-container .stories-item .bg-image {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background-position: 50% 50%
}

.stories-container .stories-item .content {
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 20%;
    display: block;
    text-align: center
}

.stories-container .stories-item .content .icon {
    display: block;
    height: 84px;
    width: 100%;
    margin-bottom: 30px;
    margin-left: -15px;
    text-align: center
}

.stories-container .stories-item .content .title {
    line-height: .8;
    color: #fff
}

.stories-container .stories-item .content .description {
    -webkit-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
    visibility: hidden;
    position: relative;
    display: block;
    font-weight: 300;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, .9), 0 0 9px rgba(0, 0, 0, .9), 0 0 19px rgba(0, 0, 0, .5);
    text-transform: none;
    height: 0
}

.stories-container .stories-item .content .description .header {
    display: block;
    margin-bottom: 5px;
    font-weight: 600
}

.stories-container .stories-item .tag {
    display: table;
    text-transform: capitalize;
    position: relative;
    visibility: visible;
    opacity: 1;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    margin: 20px auto 0
}

.stories-container .stories-item img {
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    margin-bottom: 0 !important
}

.article-meta {
    font-weight: 600;
    color: #15284b;
    margin-bottom: 40px
}

.article-meta .header {
    font-weight: 900;
    text-transform: uppercase
}

.article-meta .date,
.article-meta .name,
.article-meta.topics {
    color: #657084
}

.article-meta ul {
    list-style-type: none;
    padding: 0
}

.article-meta .article-share {
    background: #fff;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    display: inline-block;
    text-align: center;
    margin-top: 20px
}

.article-meta .article-share li {
    margin: 0;
    padding: 0;
    border-top: 1px solid #d1d1d1
}

.article-meta .article-share li:first-child {
    border-top: none
}

.article-meta .article-share a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    padding: 15px;
    display: block;
    overflow: hidden
}

.article-meta .article-share a:before {
    position: relative
}

.article-meta .article-share a:after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: "";
    position: absolute;
    bottom: -100%;
    left: 0;
    height: 100%;
    background-color: #fdb924;
    width: 3px
}

.article-meta .article-share a:hover:after {
    bottom: 0;
    visibility: visible;
    z-index: 1
}

.article-blockquote-container {
    display: block;
    margin: 60px 0
}

.article-blockquote {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%
}

.article-blockquote.fade-in {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: f;
    animation-name: f
}

.article-blockquote blockquote {
    color: #15284b;
    font-weight: 300;
    border: none;
    padding: 0;
    margin: 0 0 20px;
    line-height: 1.6
}

.article-blockquote .flex-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 40px
}

.article-blockquote .flex-content-image {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.article-blockquote .flex-content-image .flex-image {
    overflow: hidden;
    height: 0;
    padding-top: 56.25%
}

.article-blockquote .article-quote {
    color: #15284b;
    border-left: 5px solid #fdb924;
    padding-left: 20px;
    margin: 30px 0 0
}

.article-blockquote .article-quote .name,
.article-blockquote .article-quote .position {
    display: block
}

.article-blockquote .article-quote .name {
    color: #657084;
    font-weight: 600
}

.article-program {
    border-left: 5px solid #fdb924;
    padding-left: 20px;
    margin: 40px 0;
    max-width: 850px
}

.article-program.fade-in {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: f;
    animation-name: f
}

.article-program .description {
    content: "\e91a";
    margin: 0 0 30px;
    line-height: 1.6
}

.page-article .tier-sidebar {
    border-top: none;
    padding-top: 0;
    margin-top: 0
}

.page-article figure.image {
    margin: 40px 0
}

.page-article figure.image.fade-in {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: f;
    animation-name: f
}

.page-article .btn-article-callout {
    height: 60px;
    min-width: 258px;
    color: #15284b;
    margin: 40px 0
}

.page-article .btn-article-callout:before {
    border-bottom: 60px solid #fdb924;
    border-right: 15px solid transparent
}

.page-article .btn-article-callout:focus,
.page-article .btn-article-callout:hover {
    color: #15284b
}

.page-article .btn-article-callout:focus:before,
.page-article .btn-article-callout:hover:before {
    border-bottom-color: #fed771
}

.page-article .btn-article-callout:active:before {
    border-bottom-color: #e6a61b
}

.connect-feed {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #e7e7e7
}

.connect-feed,
.connect-feed-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.connect-feed-item {
    height: 285px;
    width: 25%;
    overflow: hidden;
    border-left: 1px solid #e7e7e7
}

.connect-feed-item:first-of-type {
    border: none
}

.connect-feed-item.static .connect-feed-overlay,
.connect-feed-item.static .connect-feed-overlay:before {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible
}

.connect-feed-item.static .connect-feed-overlay .connect-feed-content,
.connect-feed-item.static .connect-feed-overlay .connect-feed-list a,
.connect-feed-item.static .connect-feed-overlay:before .connect-feed-content,
.connect-feed-item.static .connect-feed-overlay:before .connect-feed-list a {
    color: #fff
}

.connect-twitter .connect-feed-item.static .connect-feed-overlay:before {
    background-color: #fff
}

.connect-twitter .connect-feed-item.static .connect-feed-overlay .connect-feed-link a {
    color: #4e4f53
}

.connect-twitter .connect-feed-item.static .connect-feed-icon {
    color: #00aced
}

.connect-twitter .connect-feed-item.static .connect-feed-body,
.connect-twitter .connect-feed-item.static .connect-feed-body p a {
    color: #4e4f53
}

.connect-twitter .connect-feed-item.static .connect-feed-header,
.connect-twitter .connect-feed-item.static .connect-feed-list a {
    color: #15284b
}

.connect-twitter .connect-feed-item .connect-feed-overlay:before {
    background-color: rgba(0, 127, 174, .85)
}

.connect-twitter .connect-feed-item .connect-feed-overlay .connect-feed-link a {
    color: #fff
}

.connect-facebook .connect-feed-item.static .connect-feed-overlay:before {
    background-color: #3b5998
}

.connect-facebook .connect-feed-item .connect-feed-overlay:before {
    background-color: rgba(59, 89, 152, .85)
}

.connect-facebook .connect-feed-item .connect-feed-link a {
    color: #fff
}

.connect-instagram .connect-feed-item.static .connect-feed-overlay:before {
    background-color: #bc2a8d
}

.connect-instagram .connect-feed-item .connect-feed-overlay:before {
    background-color: rgba(188, 42, 141, .85)
}

.connect-instagram .connect-feed-item .connect-feed-link a {
    color: #fff
}

.connect-youtube .connect-feed-item.static .connect-feed-overlay:before {
    background-color: #9f0a0a
}

.connect-youtube .connect-feed-item .connect-feed-overlay:before {
    background-color: rgba(159, 10, 10, .85)
}

.connect-youtube .connect-feed-item .connect-feed-link a {
    color: #fff
}

.connect-feed-overlay {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    position: relative;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    padding: 20px;
    font-weight: 500
}

.connect-feed-overlay.active,
.connect-feed-overlay.active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.connect-feed-overlay:before {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    content: "";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .85)
}

.connect-feed-content {
    position: relative;
    z-index: 1
}

.connect-feed-header {
    margin-bottom: 20px;
    font-weight: 600
}

.connect-feed-name {
    font-size: 12px
}

.connect-feed-title {
    font-size: 13px;
    font-weight: 600;
    margin: -5px 0 10px;
    color: #fff
}

.connect-feed-date {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px
}

.connect-feed-icon {
    font-size: 18px;
    position: relative;
    top: 3px;
    padding-right: 10px
}

.connect-feed-body p:last-of-type {
    margin-bottom: 0
}

.connect-feed-body p a {
    color: #fff;
    text-decoration: underline
}

.connect-feed-tags .connect-feed-list {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    list-style-type: none
}

.connect-feed-tags .connect-feed-list>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.connect-feed-tags .connect-feed-list a {
    color: #fff;
    text-decoration: underline
}

@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    .alert .alert-info .title,
    .card-container .card-item .title,
    .card-table-body .btn-expand-mobile.collapsed,
    .card-table-body .btn-expand-mobile:not(.collapsed),
    .carousel-cards .slide .title,
    .carousel-hero .carousel-overlay .content-wrapper .headline,
    .carousel-visit .visit-place,
    .event-date .date-callout .day,
    .faculty-listing .faculty-item .name,
    .featured-event .item-block .headline,
    .find-program-overlay .headline,
    .full-page-tabs .tab-pane .title,
    .home .section-study .title,
    .map-wrapper .su-icon-map,
    .map-wrapper .title,
    .page-section h2,
    .page-ui .ui-heading,
    .section-carousel .side-fact,
    .section-heading .title,
    .section-study .our-colleges .title,
    .section-study .title,
    .stories-container .stories-item .content .title,
    .text-teaser,
    .tier-carousel-hero .content-container .title,
    .tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
    .tier-hero-wrapper .tier-content-wrapper p,
    .tier-sidebar-nav .top-link,
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    .alert .alert-info .title,
    .card-container .card-item .title,
    .card-table-body .btn-expand-mobile.collapsed,
    .card-table-body .btn-expand-mobile:not(.collapsed),
    .carousel-cards .slide .title,
    .carousel-hero .carousel-overlay .content-wrapper .headline,
    .carousel-visit .visit-place,
    .event-date .date-callout .day,
    .faculty-listing .faculty-item .name,
    .featured-event .item-block .headline,
    .find-program-overlay .headline,
    .full-page-tabs .tab-pane .title,
    .home .section-study .title,
    .map-wrapper .su-icon-map,
    .map-wrapper .title,
    .page-section h2,
    .page-ui .ui-heading,
    .section-carousel .side-fact,
    .section-heading .title,
    .section-study .our-colleges .title,
    .section-study .title,
    .stories-container .stories-item .content .title,
    .text-teaser,
    .tier-carousel-hero .content-container .title,
    .tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
    .tier-hero-wrapper .tier-content-wrapper p,
    .tier-sidebar-nav .top-link,
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
    .visible-print-block {
        display: block !important
    }
    .visible-print-inline {
        display: inline !important
    }
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
    .video-js>:not(.vjs-tech):not(.vjs-poster) {
        visibility: hidden
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .visible-xs {
        display: none !important
    }
    .hidden-xs {
        display: block !important
    }
    table.hidden-xs {
        display: table !important
    }
    tr.hidden-xs {
        display: table-row !important
    }
    td.hidden-xs,
    th.hidden-xs {
        display: table-cell !important
    }
    .hidden-sm,
    .hidden-xs.hidden-print {
        display: none !important
    }
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .print-break-before {
        page-break-before: always
    }
    .print-break-after {
        page-break-after: always
    }
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .carousel-hero .slide-content,
    .container,
    .tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper {
        width: 750px
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .navbar {
        border-radius: 2px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
    .full-page-tabs .tab-pane {
        width: 750px
    }
    .full-page-tabs .tab-pane>.navbar-collapse,
    .full-page-tabs .tab-pane>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .nav-tabs-container {
        width: 750px
    }
    .nav-tabs-container>.navbar-collapse,
    .nav-tabs-container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .container-inside {
        width: 750px
    }
    .container-inside>.navbar-collapse,
    .container-inside>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .main-header-navigation {
        width: 750px
    }
    .main-header-navigation>.navbar-collapse,
    .main-header-navigation>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .carousel-cards-large .slick-pagination {
        width: 750px
    }
    .carousel-cards-large .slick-pagination>.navbar-collapse,
    .carousel-cards-large .slick-pagination>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .collapse-container.mobile {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .collapse-container.mobile.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .collapse-container.mobile.in {
        overflow-y: visible
    }
    .collapse-toggle.mobile {
        display: none !important;
        visibility: hidden
    }
}

@media (min-width:992px) {
    .carousel-hero .slide-content,
    .container,
    .tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper {
        width: 970px
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .full-video-section .video-content-container {
        float: left;
        width: 41.66666667%
    }
    .carousel-cards-large .slick-pagination,
    .container-inside,
    .full-page-tabs .tab-pane,
    .main-header-navigation,
    .nav-tabs-container {
        width: 970px
    }
    .collapse-container.tablet {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .collapse-container.tablet.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .collapse-container.tablet.in {
        overflow-y: visible
    }
    .collapse-toggle.tablet {
        display: none !important;
        visibility: hidden
    }
}

@media (min-width:1200px) {
    .carousel-hero .slide-content,
    .container,
    .tier-hero-wrapper.tier-full-width .tier-content-wrapper .content-wrapper {
        width: 1170px
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !important
    }
    .tier-hero-container+.tier-content .breadcrumbs {
        float: left;
        width: 66.66666667%
    }
    .full-video-section .video-content-container {
        float: left;
        width: 16.66666667%
    }
    .image-block-container .content .description {
        float: left;
        width: 50%
    }
    .faculty-listing .faculty-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }
    .container-inside,
    .full-page-tabs .tab-pane,
    .nav-tabs-container {
        width: 1170px
    }
    .microclimate .header-container .logo-container .logo img {
        width: 420px
    }
    .main-header-navigation {
        width: 1170px
    }
    .logo img {
        width: 460px;
        max-width: inherit
    }
    .t1-nav-container .t1-nav .main-menu-link {
        padding: 20px 25px 15px
    }
    .carousel-cards-large .slick-pagination {
        width: 1170px
    }
    .row-flex.no-lg-flex {
        display: block;
        -ms-flex: initial;
        -webkit-box-flex: initial;
        flex: initial
    }
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
    .hidden-xs {
        display: none !important
    }
    .tier-container .section-heading {
        text-align: center
    }
    .section-heading {
        margin-bottom: 30px
    }
    .section-heading .title {
        line-height: 1
    }
    .section-heading .sep-line:after {
        margin-left: auto;
        margin-right: auto
    }
    .emblem {
        margin-bottom: 20px
    }
    .social-grid .social-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        min-width: 0
    }
    .social-grid .social-box:nth-last-child(-n+2) {
        display: none !important
    }
    .section-study {
        background-color: #f3f3f3
    }
    .map-wrapper img {
        max-width: none
    }
    .tier-hero-wrapper .tier-content-wrapper {
        height: 260px;
        padding: 0 20px
    }
    .card-container .card-item {
        padding-right: 0
    }
    .link-box-item {
        padding: 15px
    }
    .section-next-step .title:after {
        margin-left: auto;
        margin-right: auto
    }
    .home .section-next-step .title {
        text-align: left
    }
    .home .section-next-step .title:after {
        margin-left: 0;
        margin-right: auto
    }
    .section-next-step .bg-image {
        background-image: none !important;
        background-color: #15284b
    }
    .flexible-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .flexible-button {
        margin-bottom: 20px;
        max-width: none;
        padding: 16px 10px
    }
    .flexible-button:last-of-type {
        margin-bottom: 0
    }
    .carousel-visit .content {
        padding: 30px 20px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial
    }
    .carousel-visit .visit-container {
        margin-bottom: 20px
    }
    .tier-sidebar .event-calendar {
        display: none !important
    }
    .full-video-section .video-content-container {
        position: relative
    }
    .full-video-section .video-content-container .content .title {
        color: #15284b
    }
    .full-video-section .video-content-container .content .btn-video-play {
        display: none
    }
    .full-video-section .video-preview .btn-video-play {
        width: 72px;
        height: 72px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        display: block
    }
    .faculty-listing .faculty-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .program-cards .row-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .search-results-item {
        display: block;
        margin-bottom: 30px
    }
    .search-media {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .search-media-right {
        padding-left: 0;
        padding-right: 20px
    }
    .search-media-left {
        padding-left: 20px;
        padding-right: 0
    }
    .search-tabs .search-tab-list-item {
        margin-right: 20px
    }
    .page-pagination .btn-link-pagination span {
        display: none
    }
    .card-table-body .btn-expand {
        margin: 40px 0
    }
    .news-item-container .content-container {
        text-align: center
    }
    .alert.alert-disclaimer .alert-info {
        padding-right: 30px
    }
    .alert.alert-disclaimer .alert-close-container {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
        margin-top: 10px
    }
    .featured-event .item-block-noImage {
        display: block
    }
    .featured-event .item-block-noImage .date-callout {
        display: block;
        height: 110px;
        left: 15px
    }
    .scrolling-module-container .featured-block {
        height: 500px;
        margin-bottom: 30px
    }
    .scrolling-module-container .featured-block .text {
        padding: 20px
    }
    .scrolling-module-container .tab-content {
        padding: 0;
        border-bottom: none
    }
    .scrolling-module-container #scrollingColumn .grid-sizer,
    .scrolling-module-container #scrollingColumn .item-block {
        width: 100%
    }
    .scrolling-module-container #scrollingColumn .item-block {
        display: none
    }
    .scrolling-module-container #scrollingColumn .item-block:nth-child(-n+3) {
        display: block
    }
    .scrolling-module-container .mosiac-tile-container .grid-sizer,
    .scrolling-module-container .mosiac-tile-container .item-block {
        width: 100%
    }
    .fixed-top .logo img,
    .header-shrink .logo img {
        max-width: 125px
    }
    .logo img {
        width: 200px;
        max-width: inherit
    }
    .navigation-overlay {
        padding: 15px 0
    }
    .navigation-overlay .secondary-menu-list {
        margin-bottom: 15px
    }
    .find-program-overlay {
        padding-top: 30px
    }
    .search-overlay {
        padding: 20px 0
    }
    .search-overlay.active {
        bottom: auto
    }
    .search-overlay .btn-close {
        right: 15px
    }
    .search-overlay .input-group-search .input-group-addon {
        display: none
    }
    .input-group-search {
        padding-right: 0
    }
    .input-group-search .input-group-wrapper .form-control,
    .input-group-search .input-group-wrapper .input-group-addon {
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        padding-left: 0
    }
    .footer-container .secondary-menu-list {
        margin-bottom: 15px
    }
    .parallax-carousel .mobile-arrow-container {
        display: block !important
    }
    table.parallax-carousel .mobile-arrow-container {
        display: table !important
    }
    tr.parallax-carousel .mobile-arrow-container {
        display: table-row !important
    }
    td.parallax-carousel .mobile-arrow-container,
    th.parallax-carousel .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-hero .slide {
        height: 380px
    }
    .carousel-hero .slide .title,
    .carousel-hero .slide p:last-of-type {
        margin-bottom: 15px
    }
    .carousel-hero .slick-dots {
        bottom: 0
    }
    .carousel-hero .mobile-arrow-container {
        display: block !important
    }
    table.carousel-hero .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-hero .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-hero .mobile-arrow-container,
    th.carousel-hero .mobile-arrow-container {
        display: table-cell !important
    }
    .tier-carousel-hero {
        position: static;
        width: 100%;
        margin: 20px 15px
    }
    .tier-carousel-hero .content-container {
        width: 320px
    }
    .tier-carousel-hero .slick-track {
        padding-left: 15px;
        padding-right: 15px
    }
    .tier-carousel-hero .mobile-arrow-container {
        display: block !important
    }
    table.tier-carousel-hero .mobile-arrow-container {
        display: table !important
    }
    tr.tier-carousel-hero .mobile-arrow-container {
        display: table-row !important
    }
    td.tier-carousel-hero .mobile-arrow-container,
    th.tier-carousel-hero .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-cards-large .slick-list,
    .carousel-cards-large .slick-slider,
    .carousel-cards-large .slick-track {
        overflow: hidden !important
    }
    .carousel-cards-large .slide {
        height: auto;
        width: 100vw
    }
    .carousel-cards-large .slide div.lazy-load {
        position: relative;
        height: 260px
    }
    .carousel-cards-large .info-bar {
        position: relative;
        background-color: transparent;
        text-align: left;
        text-shadow: none;
        padding: 0
    }
    .carousel-cards-large .info-bar .arrow {
        display: none
    }
    .carousel-cards-large .info-bar .title {
        color: #15284b;
        margin-bottom: 0;
        margin-right: 15px
    }
    .carousel-cards-large .info-bar .caption {
        display: none
    }
    .carousel-cards-large .mobile-arrow-container {
        display: block !important
    }
    table.carousel-cards-large .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-cards-large .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-cards-large .mobile-arrow-container,
    th.carousel-cards-large .mobile-arrow-container {
        display: table-cell !important
    }
    .section-carousel.theme-advanced .slick-track {
        min-height: auto
    }
    .section-carousel.theme-advanced .row-carousel,
    .section-carousel.theme-advanced .slick-pagination {
        margin-top: 0
    }
    .section-carousel .row-carousel {
        display: block;
        min-height: inherit;
        padding: 0
    }
    .section-carousel .side-fact {
        text-align: center;
        margin: 0 0 30px;
        text-shadow: none
    }
    .section-carousel .side-fact:after,
    .section-carousel .side-fact:before {
        position: relative;
        height: 3px;
        display: block;
        width: 60px;
        background-color: #fdb924
    }
    .section-carousel .side-fact:before {
        content: "";
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        right: 0
    }
    .section-carousel .slick-pagination {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    .carousel-cards .slide .stat {
        margin-top: 0
    }
    .carousel-cards .slick-dots {
        margin-left: -15px;
        margin-right: -15px
    }
    .carousel-cards .mobile-arrow-container {
        display: block !important
    }
    table.carousel-cards .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-cards .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-cards .mobile-arrow-container,
    th.carousel-cards .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-degrees {
        width: auto
    }
    .carousel-degrees .slick-pagination {
        margin-top: 0;
        text-align: center
    }
    .carousel-degrees .mobile-arrow-container {
        display: block !important
    }
    table.carousel-degrees .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-degrees .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-degrees .mobile-arrow-container,
    th.carousel-degrees .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-news .carousel>div {
        display: none;
        margin-bottom: 40px
    }
    .carousel-news .carousel>div:nth-child(-n+2) {
        display: block
    }
    .carousel-news .slide {
        margin: 0
    }
    .carousel-faculty {
        position: relative;
        overflow: visible;
        padding: 0
    }
    .carousel-faculty .faculty-item {
        margin: 0 5px;
        height: 290px;
        width: 320px
    }
    .carousel-faculty .mobile-arrow-container {
        display: block !important
    }
    table.carousel-faculty .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-faculty .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-faculty .mobile-arrow-container,
    th.carousel-faculty .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-four-cards .slide {
        margin: 0 5px
    }
    .carousel-four-cards .mobile-arrow-container {
        display: block !important
    }
    table.carousel-four-cards .mobile-arrow-container {
        display: table !important
    }
    tr.carousel-four-cards .mobile-arrow-container {
        display: table-row !important
    }
    td.carousel-four-cards .mobile-arrow-container,
    th.carousel-four-cards .mobile-arrow-container {
        display: table-cell !important
    }
    .flex-center {
        display: block
    }
    .row-flex {
        display: block;
        -ms-flex: initial;
        -webkit-box-flex: initial;
        flex: initial
    }
    .collapse-toggle.mobile {
        position: relative;
        cursor: pointer
    }
    .stories-container .grid,
    .stories-container .stories-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }
    .stories-container .stories-item {
        height: 360px
    }
    .article-meta .article-share li {
        display: inline-block;
        border-top: none;
        border-left: 1px solid #d1d1d1
    }
    .article-meta .article-share li:first-child {
        display: inline-block;
        border-left: none
    }
    .connect-feed-item {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
    .hidden-sm {
        display: none !important
    }
    .social-grid .social-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        min-width: 0
    }
    .social-grid .social-box:nth-last-child(-n+2) {
        display: none !important
    }
    .tier-hero-wrapper .tier-content-wrapper {
        height: 400px;
        padding: 0 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .tier-sidebar .event-calendar {
        display: none !important
    }
    .faculty-listing .faculty-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
    .alert.alert-disclaimer .alert-info {
        padding-right: 260px
    }
    .alert.alert-disclaimer .alert-close-container {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .scrolling-module-container .featured-block {
        height: 500px;
        margin-bottom: 30px
    }
    .scrolling-module-container .mosiac-tile-container .grid-sizer,
    .scrolling-module-container .mosiac-tile-container .item-block {
        width: 50%
    }
    .microclimate .header-container .logo-container .logo-text {
        display: none
    }
    .logo img {
        width: 280px;
        max-width: inherit
    }
    .input-group-search .input-group-wrapper .form-control,
    .input-group-search .input-group-wrapper .input-group-addon {
        font-size: 24px
    }
    .tier-carousel-hero {
        position: static;
        width: 780px;
        margin: 20px auto 20px -15px
    }
    .tier-carousel-hero .content-container {
        width: 385px
    }
    .tier-carousel-hero .mobile-arrow-container {
        display: block !important
    }
    table.tier-carousel-hero .mobile-arrow-container {
        display: table !important
    }
    tr.tier-carousel-hero .mobile-arrow-container {
        display: table-row !important
    }
    td.tier-carousel-hero .mobile-arrow-container,
    th.tier-carousel-hero .mobile-arrow-container {
        display: table-cell !important
    }
    .carousel-cards-large .slide {
        width: 720px;
        height: 420px
    }
    .carousel-faculty .faculty-item {
        width: 358px
    }
    .row-flex.no-sm-flex {
        display: block;
        -ms-flex: initial;
        -webkit-box-flex: initial;
        flex: initial
    }
    .stories-container .grid,
    .stories-container .stories-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 50%
    }
    .stories-container .stories-item {
        height: 360px
    }
    .connect-feed-item {
        width: 50%
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
    .hidden-md {
        display: none !important
    }
    .social-grid .social-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        min-width: 0
    }
    .social-grid .social-box:nth-last-child(-n+1) {
        display: none !important
    }
    .microclimate .header-container .logo-container .logo-text {
        font-size: 20px
    }
    .logo img {
        width: 320px;
        max-width: inherit
    }
    .t1-nav-container .t1-nav .main-menu-link {
        padding-left: 15px;
        padding-right: 15px
    }
    .tier-carousel-hero {
        width: 310px
    }
    .tier-carousel-hero .content-container {
        width: 310px;
        padding: 20px
    }
    .carousel-cards-large .slide {
        width: 940px
    }
    .carousel-faculty .faculty-item {
        margin: 0 10px;
        width: 304px
    }
    .carousel-four-cards .slide {
        margin: 0 10px
    }
    .row-flex.no-md-flex {
        display: block;
        -ms-flex: initial;
        -webkit-box-flex: initial;
        flex: initial
    }
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
    .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
        visibility: hidden
    }
}

@media (max-width:767px),
(min-width:768px) and (max-width:991px) {
    .alert .alert-info .icon:before,
    .carousel-hero .slide .title,
    .event-listing-container .event-date-pagination .date,
    .featured-event .date-callout .day,
    .full-video-section .video-content-container .content .title,
    .h1,
    .home .section-heading .title,
    .image-block-container .content .title,
    .page-article .title,
    .page-title .title,
    .section-center .section-heading .title,
    .stories-container .stories-item.big .content .title,
    .theme-advanced .carousel-cards .slide .stat,
    h1 {
        font-size: 28px;
        line-height: 1
    }
    .card-table-body .btn-expand-mobile.collapsed,
    .card-table-body .btn-expand-mobile:not(.collapsed),
    .carousel-cards .slide .title,
    .carousel-hero .carousel-overlay .content-wrapper .headline,
    .carousel-visit .visit-place,
    .event-date .date-callout .day,
    .find-program-overlay .headline,
    .h2,
    .home .section-study .title,
    .map-wrapper .su-icon-map,
    .page-ui .ui-heading,
    .section-carousel .side-fact,
    .section-heading .title,
    .section-study .our-colleges .title,
    .section-study .title,
    .stories-container .stories-item .content .title,
    h2 {
        font-size: 24px
    }
    .alert .alert-info .title,
    .card-container .card-item .title,
    .carousel-cards .slide .stat,
    .faculty-listing .faculty-item .name,
    .featured-event .item-block .headline,
    .full-page-tabs .tab-pane .title,
    .h3,
    .map-wrapper .title,
    .page-section h2,
    .text-teaser,
    .tier-carousel-hero .content-container .title,
    .tier-container .tier-content.tier-content-search .input-group-search .input-group-wrapper .form-control,
    .tier-hero-wrapper .tier-content-wrapper p,
    .tier-sidebar-nav .top-link,
    h3 {
        font-size: 20px
    }
    .article-program .title,
    .carousel-degrees .content-container li a,
    .carousel-visit .title,
    .event-date .date-callout .days,
    .event-details-content .title,
    .faculty-sidebar .faculty-box .title,
    .h4,
    .info-cards .info-card-item .title,
    .lead-text,
    .navigation-overlay .primary-menu-list .menu-link,
    .program-cards .program-card-item .title,
    .related-event-body .title,
    .search-results .title,
    .t2-nav li.expandable a,
    .tier-sidebar .event-calendar .cal td,
    .ui-module .title,
    h4 {
        font-size: 18px
    }
    .article-blockquote blockquote,
    .article-meta .article-share,
    .article-meta .header,
    .card-table-header,
    .find-program-overlay a,
    .h5,
    .nav-tabs-wrapper .nav-item,
    .page-title .sub-title,
    .search-body .search-title,
    h5 {
        font-size: 16px
    }
    .h6,
    h6 {
        font-size: 14px
    }
    .btn,
    .btn-default,
    .card-table-body .expand-list .title,
    .carousel-cards-large .info-bar .title,
    .carousel-four-cards .news-item .title,
    .carousel-hero .carousel-overlay .content-wrapper .caption,
    .carousel-hero .carousel-overlay .content-wrapper li a,
    .carousel-hero .slide p,
    .collapse-list .title,
    .collapse-toggle,
    .course-requirement-title,
    .filter-container .filter-pagination li,
    .flexible-button,
    .font-lg,
    .form_row input[type=submit],
    .image-block-container .content p,
    .link-box-item,
    .logo-text,
    .navigation-overlay .headline,
    .news-item-container .content-container .title,
    .news-item-container .content-container a,
    .page-section h3,
    .scrolling-module-container .featured-block .text p,
    .scrolling-tab-container .scrolling-tabs li a,
    .search-group .form-control,
    .section-heading p,
    .select2 .select2-selection--single .select2-selection__rendered,
    .stories-container .stories-item .tag,
    .t1-nav-container .t1-nav .btn-menu,
    .t2-nav li>ul li a,
    .tier-sidebar .filter-container .collapse-list-item {
        font-size: 16px
    }
    .font-icon {
        font-size: 28px
    }
    .inline-overlay-container .video-transcript .collapse-list-item {
        padding-top: 0;
        padding-bottom: 0
    }
    .inline-overlay-container .video-transcript .panel-title {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .tier-container .tier-content.tier-content-search .input-group-search {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .tier-container .tier-content.tier-content-search .input-group-search .btn-search-go {
        min-width: 206.4px;
        height: 40px
    }
    .tier-container .tier-content.tier-content-search .input-group-search .btn-search-go:before {
        border-bottom-width: 40px
    }
    .tier-container .tier-content>.section-wrapper:first-of-type {
        margin-bottom: 30px
    }
    .tier-container .tier-content .map-embed {
        height: 300px
    }
    .section-wrapper {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .section-wrapper-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .section-heading>.row {
        display: block
    }
    .section-heading>.row [class^=col-] {
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto
    }
    .section-heading p.subtitle {
        font-size: 18px;
        line-height: 1.2
    }
    .scroll-down {
        display: none
    }
    .hero-container {
        margin-bottom: 20px
    }
    .section-study .row-flex {
        display: block
    }
    .section-study .search-degrees {
        padding: 20px;
        margin-bottom: 50px;
        width: 100%
    }
    .tier-hero-container {
        overflow: hidden
    }
    .tier-hero-wrapper .flex-col,
    .tier-hero-wrapper .flex-row {
        display: block
    }
    .tier-hero-wrapper.tier-full-width .tier-content-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .tier-hero-wrapper>.container {
        padding-left: 0;
        padding-right: 0
    }
    .tier-hero-wrapper .tier-content-wrapper .title {
        font-size: 30px
    }
    .tier-hero-wrapper .hero-background {
        left: 0;
        right: 0;
        background-size: cover;
        width: 100%;
        background-position: 50% 0
    }
    .breadcrumbs {
        margin: 15px 0
    }
    .page-title {
        margin-bottom: 15px
    }
    .page-section {
        margin: 40px 0 0
    }
    .card-container div:last-child>.card-item {
        padding-bottom: 0
    }
    .card-container .card-item .title {
        margin-bottom: 5px
    }
    .carousel-visit .content-slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .carousel-visit .title {
        line-height: 1.4
    }
    .carousel-visit .map {
        height: 170px
    }
    .tier-sidebar .tier-sidebar-nav,
    .tier-sidebar>div:first-child {
        border-top: none;
        padding-top: 0;
        margin-bottom: 20px
    }
    .tier-sidebar .filter-container {
        padding: 0;
        background-color: transparent
    }
    .tier-sidebar .filter-container .collapse-list-item {
        padding: 12px 20px
    }
    .tier-sidebar-nav,
    .tier-sidebar .event-calendar {
        margin-bottom: 30px
    }
    .tier-sidebar-nav .collapse-toggle-container {
        border: 1px solid #b0aeae;
        overflow: hidden;
        padding: 1px
    }
    .tier-sidebar-nav .expandable-left:after {
        font-size: 28px;
        top: 1px
    }
    .collapse-toggle {
        height: 40px
    }
    .collapse-toggle:after {
        font-size: 28px;
        line-height: 40px
    }
    .t2-nav {
        padding: 20px 15px
    }
    .full-video-section .video-content-container .content {
        position: relative;
        text-shadow: none
    }
    .full-video-section .video-content-container .content .btn-video-play {
        width: 43.2px;
        height: 43.2px
    }
    .image-block-container {
        min-height: inherit
    }
    .page-directions .image-block-container {
        min-height: auto
    }
    .image-block-container.parallax-section .content {
        min-height: inherit;
        padding: 40px
    }
    .image-block-container.parallax-section .content p {
        color: #fff
    }
    .image-block-container .content {
        min-height: inherit;
        color: #15284b;
        padding: 60px 0
    }
    .image-block-container .content .description {
        margin-bottom: 10px
    }
    .image-block-container .content .btn-default {
        height: 50px;
        min-width: 258px;
        color: #15284b
    }
    .image-block-container .content .btn-default:before {
        border-bottom: 50px solid #fdb924;
        border-right: 15px solid transparent
    }
    .image-block-container .content .btn-default:focus,
    .image-block-container .content .btn-default:hover {
        color: #15284b
    }
    .image-block-container .content .btn-default:focus:before,
    .image-block-container .content .btn-default:hover:before {
        border-bottom-color: #fed771
    }
    .image-block-container .content .btn-default:active:before {
        border-bottom-color: #e6a61b
    }
    .image-block-container .btn-play:before {
        font-size: 30px
    }
    .section-filter .filter-container {
        margin-bottom: 0
    }
    .filter-container .select-wrapper {
        margin-bottom: 15px
    }
    .filter-container .filter-pagination {
        width: 100%;
        overflow-x: auto
    }
    .filter-container .filter-pagination-container:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #f3f3f3), to(#f3f3f3));
        background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #f3f3f3 50%, #f3f3f3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#f3f3f3", GradientType=1);
        content: "";
        position: absolute;
        z-index: 1;
        width: 60px;
        top: 0;
        bottom: 0;
        right: -30px;
        height: 100%;
        pointer-events: none
    }
    .filter-container .filter-pagination li {
        padding-left: 10px;
        padding-right: 10px
    }
    .faculty-sidebar .faculty-details {
        padding: 10px 20px
    }
    .full-page-tabs {
        margin: 0 0 30px
    }
    .full-page-tabs .tab-content-container {
        padding: 30px 0;
        margin-top: 10px
    }
    .nav-tabs-wrapper {
        color: #15284b;
        font-weight: 500;
        border: 2px solid #15284b;
        margin-bottom: 20px
    }
    .nav-tabs-wrapper .nav-tabs {
        display: block
    }
    .nav-tabs-wrapper .nav-item {
        margin: 0;
        display: block
    }
    .nav-tabs-wrapper .nav-item.active:after {
        display: none
    }
    .nav-tabs-wrapper .nav-link {
        padding: 15px;
        text-align: left
    }
    .program-cards .program-card-item {
        display: block
    }
    .collapse-list .collapse-list-item {
        padding: 12px 20px
    }
    .collapse-list .panel-title {
        padding: 0 0 0 25px
    }
    .collapse-list .panel-title:after {
        font-size: 28px;
        top: 5px;
        left: 10px
    }
    .collapse-list .panel-body {
        padding: 0
    }
    .event-date {
        margin-left: 10px;
        margin-bottom: 10px
    }
    .card-table-body .flex-center {
        display: block
    }
    .card-table-body .btn-expand {
        display: block;
        margin: 20px 0
    }
    .card-table-body .btn-expand-mobile.collapsed,
    .card-table-body .btn-expand-mobile:not(.collapsed) {
        padding: 20px 0 20px 35px
    }
    .card-table-body .btn-expand-mobile.collapsed:before,
    .card-table-body .btn-expand-mobile:not(.collapsed):before {
        display: block;
        font-size: 18px
    }
    .card-table-body .expand-list .title {
        margin-bottom: 0
    }
    .alert {
        padding: 15px 0
    }
    .alert .alert-close-container {
        top: -5px;
        bottom: inherit
    }
    .alert .alert-info {
        padding: 0 60px
    }
    .program-cards-wrapper:last-child {
        padding-bottom: 35px
    }
    .scroll-top {
        display: none
    }
    .scroll-top .btn-scroll-top:after {
        font-size: 28px
    }
    .flex-row {
        display: block
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-slider {
        bottom: 3px
    }
    .scrolling-tab-container {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0
    }
    .scrolling-tab-container .scrolling-tab-overflow {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
        border-bottom: none
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-tabs {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        text-align: center;
        border-bottom: 1px solid #fdb924;
        padding-bottom: 10px
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-tabs li {
        display: inline-block;
        padding-left: 20px
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-tabs li:first-child {
        padding-left: 0
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-tabs li:last-child {
        padding-right: 0
    }
    .scrolling-tab-container .scrolling-tab-overflow .scrolling-tabs li:last-child.active a:before {
        right: 0
    }
    .scrolling-tab-container ::-webkit-scrollbar {
        height: 0;
        background: transparent
    }
    .scrolling-tab-container:after,
    .scrolling-tab-container:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 1;
        width: 30px;
        top: 0;
        bottom: 0;
        pointer-events: none
    }
    .scrolling-tab-container:before {
        left: -15px;
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
        background: linear-gradient(90deg, #fff 0, #fff 50%, hsla(0, 0%, 100%, 0));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1)
    }
    .scrolling-tab-container:after {
        right: -15px;
        background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(50%, #fff), to(#fff));
        background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=1)
    }
    .microclimate .header-container .logo-container {
        min-height: inherit
    }
    .top-navigation .find-program-click {
        min-width: 206.4px;
        height: 40px
    }
    .top-navigation .find-program-click:before {
        border-bottom-width: 40px
    }
    .logo-container {
        min-height: inherit
    }
    .logo:after {
        right: -20px
    }
    .logo a {
        padding: 20px 0
    }
    .t1-nav-container {
        height: 100%
    }
    .microclimate .t1-nav-container .collapse-container {
        position: absolute
    }
    .microclimate .t1-nav-container .collapse-toggle {
        height: 48px
    }
    .microclimate .t1-nav-container .collapse-toggle:after {
        line-height: 48px
    }
    .microclimate .t1-nav-container .t1-nav {
        display: block
    }
    .microclimate .t1-nav-container .t1-nav .main-menu-item {
        display: block;
        width: 100%
    }
    .microclimate .t1-nav-container .t1-nav .menu-list {
        display: none
    }
    .t1-nav-container .t1-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .t1-nav-container .t1-nav .main-menu-item.has-subnav.active,
    .t1-nav-container .t1-nav .main-menu-item.has-subnav:focus,
    .t1-nav-container .t1-nav .main-menu-item.has-subnav:hover {
        background: transparent
    }
    .t1-nav-container .t1-nav .main-menu-link {
        padding: 15px
    }
    .su-menu-open:after {
        font-size: 28px
    }
    .input-group-search .input-group-btn .btn-search-go {
        min-width: 206.4px;
        height: 40px
    }
    .input-group-search .input-group-btn .btn-search-go:before {
        border-bottom-width: 40px
    }
    .footer-container {
        padding-top: 40px
    }
    .parallax-carousel {
        padding: 0;
        background: none
    }
    .parallax-section {
        min-height: inherit
    }
    .parallax-section .parallax-background {
        background-image: none !important
    }
    .carousel-hero .carousel-overlay-sidebar:after,
    .carousel-hero .carousel-overlay-sidebar:before {
        position: relative;
        height: 3px;
        display: block;
        width: 60px;
        background-color: #15284b
    }
    .carousel-hero .carousel-overlay-sidebar:before {
        content: "";
        margin-top: 20px;
        margin-bottom: 20px
    }
    .carousel-hero .carousel-overlay .btn-close {
        position: relative;
        margin-bottom: 0;
        text-align: right;
        left: auto;
        top: auto;
        margin-top: 15px;
        float: right
    }
    .carousel-hero .carousel-overlay .btn-close:before {
        font-size: 28px
    }
    .carousel-hero .carousel-overlay .btn-video-play {
        width: 33px;
        height: 33px
    }
    .carousel-hero .carousel-overlay .content-wrapper {
        padding-top: 10px
    }
    .carousel-hero .carousel-overlay .content-wrapper .headline {
        margin-top: 20px
    }
    .tier-carousel-hero .slide {
        margin-left: 10px;
        margin-bottom: 0
    }
    .tier-carousel-hero .slide:first-child {
        margin-left: 0
    }
    .tier-carousel-hero .content-container {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin: 0
    }
    .carousel-cards-large {
        width: auto
    }
    .carousel-cards-large .info-bar .arrow:after {
        font-size: 28px
    }
    .section-carousel {
        background-color: #0a5d66;
        padding: 60px 0
    }
    .section-carousel+.section-gray {
        margin-top: -40px
    }
    .section-carousel.theme-advanced {
        background-color: #177fab
    }
    .section-carousel .section-heading {
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0
    }
    .home .section-carousel .section-heading h2,
    .home .section-carousel .section-heading p,
    .section-carousel .section-heading h2,
    .section-carousel .section-heading p {
        text-align: center;
        color: #fff;
        margin-bottom: 0
    }
    .section-carousel .slick-pagination {
        position: relative
    }
    .section-carousel .btn-more {
        min-width: 206.4px;
        height: 27.2px
    }
    .section-carousel .btn-more:before {
        border-bottom-width: 27.2px
    }
    .section-carousel .btn-more {
        text-shadow: none
    }
    .carousel-cards {
        margin: 0 -15px
    }
    .theme-advanced .carousel-cards .slide .title {
        padding: 0 40px
    }
    .carousel-cards .slide .title {
        text-shadow: none
    }
    .carousel-degrees .slick-btn-more {
        min-width: 206.4px;
        height: 27.2px
    }
    .carousel-degrees .slick-btn-more:before {
        border-bottom-width: 27.2px
    }
    .carousel-news .slick-pagination {
        position: relative;
        margin-top: 40px;
        right: auto;
        text-align: center
    }
    .carousel-news .btn-more {
        min-width: 206.4px;
        height: 27.2px
    }
    .carousel-news .btn-more:before {
        border-bottom-width: 27.2px
    }
    .carousel-faculty {
        margin: 0 -15px
    }
    .carousel-faculty .slick-pagination {
        position: relative;
        margin-top: 40px;
        right: auto;
        text-align: center
    }
    .carousel-faculty .btn-more {
        min-width: 206.4px;
        height: 27.2px
    }
    .carousel-faculty .btn-more:before {
        border-bottom-width: 27.2px
    }
    .carousel-four-cards {
        margin: 0 -15px
    }
    .carousel-four-cards .slick-pagination {
        position: relative;
        margin-top: 40px;
        right: auto;
        text-align: center
    }
    .slick-dots li button:before {
        font-size: 28px
    }
    .form-control {
        height: 48px
    }
    .search-group:after {
        font-size: 28px
    }
    .select2 .select2-selection--single {
        height: 48px;
        line-height: 48px
    }
    .select2 .select2-selection--single .select2-selection__rendered {
        line-height: 48px
    }
    .select2 .select2-selection--single .select2-selection__arrow {
        height: 48px
    }
    .select2 .select2-selection--single .select2-selection__arrow:after,
    .select2-container--default .select2-search--dropdown:after {
        font-size: 28px
    }
    .select2-container--default .select2-search--dropdown:after {
        height: 48px;
        line-height: 48px
    }
    .select2-container--default .select2-search--dropdown .select2-search__field {
        height: 48px
    }
    .btn-default.btn-link,
    .btn.btn-link {
        text-align: left
    }
    .btn {
        min-width: 206.4px;
        height: 40px
    }
    .btn:before {
        border-bottom-width: 40px
    }
    .btn-default {
        min-width: 206.4px;
        height: 40px
    }
    .btn-default:before {
        border-bottom-width: 40px
    }
    .btn-default.btn-default-inverse {
        min-width: 206.4px;
        height: 40px
    }
    .btn-default.btn-default-inverse:before {
        border-bottom-width: 40px
    }
    .btn-primary {
        min-width: 206.4px;
        height: 40px
    }
    .btn-primary:before {
        border-bottom-width: 40px
    }
    .btn-secondary,
    .t1-nav-container .t1-nav .btn-menu {
        min-width: 206.4px;
        height: 40px
    }
    .btn-secondary:before,
    .t1-nav-container .t1-nav .btn-menu:before {
        border-bottom-width: 40px
    }
    .btn-transparent {
        min-width: 206.4px;
        height: 40px
    }
    .btn-transparent:before {
        border-bottom-width: 40px
    }
    .su-menu-close:after,
    .su-search:after {
        font-size: 28px
    }
    .btn-video-play {
        width: 33px;
        height: 33px
    }
    .btn-video-play:after {
        border-top-width: 6px;
        border-bottom-width: 6px;
        border-left-width: 10px
    }
    .stories-container .stories-item:after {
        display: none
    }
    .stories-container .stories-item.small {
        height: 360px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }
    .stories-container .stories-item.big {
        height: 360px;
        width: 100%
    }
    .article-meta-container {
        margin-top: 30px
    }
    .article-meta {
        margin: 5px 0
    }
    .article-meta .date,
    .article-meta .header,
    .article-meta .name {
        display: inline-block
    }
    .article-meta .article-share a:after {
        width: 100%;
        height: 3px;
        bottom: 0;
        left: -100%
    }
    .article-meta .article-share a:hover:after {
        left: 0
    }
    .article-blockquote-container {
        margin: 30px 0
    }
    .article-blockquote {
        display: block
    }
    .article-blockquote .flex-content {
        margin-right: 0
    }
    .article-blockquote .article-quote {
        margin: 30px 0
    }
    .page-article .title {
        margin-bottom: 20px
    }
    .page-article .lead-text {
        margin-top: 30px
    }
    .page-article .btn-article-callout {
        min-width: 206.4px;
        height: 48px
    }
    .page-article .btn-article-callout:before {
        border-bottom-width: 48px
    }
    .page-article .btn-article-callout {
        height: 80px;
        text-align: left
    }
    .page-article .btn-article-callout:before {
        border-bottom-width: 80px
    }
}

@media (max-height:767px) {
    .scroll-down {
        display: none
    }
}

@media (max-width:767px),
(min-width:768px) and (max-width:991px) {
    .tier-hero-wrapper .tier-content-wrapper.img-contrast:before {
        right: 0;
        width: 100%
    }
    .carousel-hero .slick-pagination {
        display: none
    }
    .carousel-hero .carousel-overlay {
        top: 0;
        height: 100vh;
        width: 100%;
        z-index: 110;
        background-color: #fff
    }
    .carousel-hero .carousel-overlay .content-wrapper:before {
        display: none
    }
}

@media (max-width:767px) and (max-width:767px),
(max-width:767px) and (min-width:768px) and (max-width:991px) {
    .full-video-section .video-preview .btn-video-play {
        width: 43.2px;
        height: 43.2px
    }
}

@media (max-width:767px) and (max-width:767px),
(max-width:767px) and (min-width:768px) and (max-width:991px),
(min-width:768px) and (max-width:991px) and (max-width:767px),
(min-width:768px) and (max-width:991px) and (min-width:768px) and (max-width:991px) {
    .image-block-container .content .btn-default {
        min-width: 206.4px;
        height: 40px
    }
    .image-block-container .content .btn-default:before {
        border-bottom-width: 40px
    }
}

@media (min-width:992px) and (max-width:1199px),
(min-width:1200px) {
    .full-page-tabs .nav-tabs-wrapper {
        margin-bottom: 0
    }
    .t1-nav-container .t1-nav .main-menu-item.has-subnav,
    .top-navigation {
        display: block
    }
    .t1-nav-container .t1-nav .main-menu-item.search,
    .t1-nav-container .t1-nav .main-menu-link.search-click {
        display: none
    }
    .carousel-hero .carousel-overlay .content-wrapper:before {
        -webkit-transform: skew(-20deg);
        transform: skew(-20deg);
        width: 120vw
    }
}

@media (max-width:991px) {
    .collapse-toggle.tablet {
        position: relative;
        cursor: pointer
    }
}