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,
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: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-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"] {
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

img {
    border: 0;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

figure {
    margin: 0px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-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%;
}

@media (min-width:960px) {

    .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%;
    }
}

@media (min-width:1220px) {

    .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%;
    }
}

@media (min-width:1370px) {

    .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%;
    }
}

.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.user-grid:before,
.user-grid:after,
.department-thumb-list:before,
.department-thumb-list:after,
#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after,
#page_content form .form-type-date .container-inline:before,
#page_content form .form-type-date .container-inline:after,
.list-faculty:before,
.list-faculty:after,
.department-thumb-list:before,
.department-thumb-list:after,
.list-gtp:before,
.list-gtp:after,
#page_profil_gtp .header_talent_profile .bottom:before,
#page_profil_gtp .header_talent_profile .bottom:after,
#page_profil_gtp #content_talent_profile .row:before,
#page_profil_gtp #content_talent_profile .row:after,
#page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper:before,
#page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper:after,
#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo:before,
#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo:after,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability:before,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability:after,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper:before,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper:after,
#page_content.page_content_gtp_edit form .field_group_display .field_row:before,
#page_content.page_content_gtp_edit form .field_group_display .field_row:after,
#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes:before,
#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container-fluid:after,
.row:after,
.user-grid:after,
.department-thumb-list:after,
#page_content form .webform-datepicker:after,
#page_content form .form-type-date .container-inline:after,
.list-faculty:after,
.department-thumb-list:after,
.list-gtp:after,
#page_profil_gtp .header_talent_profile .bottom:after,
#page_profil_gtp #content_talent_profile .row:after,
#page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper:after,
#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo:after,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability:after,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper:after,
#page_content.page_content_gtp_edit form .field_group_display .field_row:after,
#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody:after,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody: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;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

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

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

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

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

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #000;
    opacity: 0;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    height: 100%;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-controls {
    text-align: center;
}

.owl-controls .owl-dots {
    position: absolute;
    height: 8px;
    line-height: 8px;
}

.owl-controls .owl-dot {
    display: inline-block;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
}

.owl-controls .owl-dot:last-child {
    margin-right: 0;
}

.owl-controls .owl-dot:first-child {
    margin-left: -5px;
}

.owl-controls .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    opacity: 0.5;
}

.owl-controls .owl-dot.active span,
.owl-controls .owl-dot:hover span {
    opacity: 1;
}

.owl-carousel.owl-loaded {
    opacity: 1;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
    height: 100%;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 100%;
    animation-duration: 2.2s !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/sites/all/themes/aup_2018/less/componants/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

@charset "UTF-8";

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {

    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {

    from,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {

    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

html.swipebox-html.swipebox-touch {
    overflow: hidden !important;
}

#swipebox-overlay img {
    border: none !important;
}

#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#swipebox-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer;
}

#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}

#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5% 7%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 80vh;
}

#swipebox-slider .slide-loading {
    background: url(/sites/all/themes/aup_2018/img/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}

#swipebox-bottom-bar {
    bottom: 0;
}

#swipebox-top-bar {
    top: -50px;
}

#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center;
}

#swipebox-prev,
#swipebox-next {
    background-image: url(/sites/all/themes/aup_2018/img/icons.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    top: 0;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    background-position: -32px 13px;
    float: left;
}

#swipebox-next {
    background-position: -78px 13px;
    float: right;
}

#swipebox-close {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 9999;
    background: none;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    z-index: -1;
    pointer-events: all;
}

#swipebox-close:before {
    content: "";
    position: absolute;
    background-image: url(/sites/all/themes/aup_2018/img/icons.png);
    background-repeat: no-repeat;
    background-position: 15px 12px;
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
}

.swipebox-no-close-button #swipebox-close {
    display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
    opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring 0.3s;
    animation: rightSpring 0.3s;
}

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring 0.3s;
    animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0;
}

.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
    box-shadow: inset 10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
    box-shadow: inset -10px 0px 10px -8px #656565;
}

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
    opacity: 1;
}

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1;
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@keyframes rightSpring {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes leftSpring {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@keyframes leftSpring {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@media screen and (min-width:800px) {
    #swipebox-close {
        right: 10px;
    }

    #swipebox-arrows {
        width: 92%;
        max-width: 800px;
    }
}

#swipebox-overlay {
    background: rgba(13, 13, 13, 0.8);
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    text-shadow: 1px 1px 1px black;
    background: #000;
    opacity: 0.95;
}

#swipebox-top-bar {
    color: white !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}

#swipebox-overlay {
    pointer-events: none;
}

#swipebox-overlay .slide>* {
    pointer-events: all;
}

@media screen and (max-width:1023px) {
    #swipebox-overlay .slide>*.swipebox-video-container {
        padding: 0;
        max-width: 530px !important;
    }
}

.fc {
    direction: ltr;
    text-align: left;
}

.fc-rtl {
    text-align: right;
}

body .fc {
    font-size: 1em;
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
    border-color: #ddd;
}

.fc-unthemed .fc-popover {
    background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
    background: #eee;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666;
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
}

.fc-bgevent {
    background: #8fdf82;
    opacity: .3;
}

.fc-nonbusiness {
    background: #d7d7d7;
}

.fc-icon {
    display: inline-block;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New", Courier, monospace;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fc-icon:after {
    position: relative;
}

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: bold;
    font-size: 200%;
    top: -7%;
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: bold;
    font-size: 200%;
    top: -7%;
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%;
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%;
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%;
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%;
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%;
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%;
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0;
}

.fc-state-default {
    border: 1px solid;
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.fc button .fc-icon {
    position: relative;
    top: -0.05em;
    margin: 0 .2em;
    vertical-align: middle;
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
    color: #333333;
    background-color: #e6e6e6;
}

.fc-state-hover {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
    background-color: #cccccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    box-shadow: none;
}

.fc-button-group {
    display: inline-block;
}

.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 -1px;
}

.fc .fc-button-group> :first-child {
    margin-left: 0;
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
    padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
    cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
    float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
    float: right;
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: .9em;
    margin-top: 2px;
}

.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top: 0;
}

.fc-divider {
    border-style: solid;
    border-width: 1px;
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0;
}

.fc-clear {
    clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.fc-bg {
    bottom: 0;
}

.fc-bg table {
    height: 100%;
}

.fc table {
    width: 100%;
    box-sizing: border-box;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
}

.fc th {
    text-align: center;
}

.fc th,
.fc td {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top;
}

.fc td.fc-today {
    border-style: double;
}

a[data-goto] {
    cursor: pointer;
}

a[data-goto]:hover {
    text-decoration: underline;
}

.fc .fc-row {
    border-style: solid;
    border-width: 0;
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
    border-top: 0 hidden transparent;
}

.fc-row {
    position: relative;
}

.fc-row .fc-bg {
    z-index: 1;
}

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
    bottom: 0;
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
    height: 100%;
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
    border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
    z-index: 2;
}

.fc-row .fc-highlight-skeleton {
    z-index: 3;
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
    padding-bottom: 2px;
    height: 100%;
}

.fc-row .fc-content-skeleton table {
    height: 100%;
    min-height: 120px;
}

.fc-row .fc-content-skeleton table tbody tr {
    height: 24px;
}

.fc-row .fc-content-skeleton table tbody tr td {
    vertical-align: top;
}

.fc-row .fc-content-skeleton table tbody tr td .fc-start.fc-end {
    margin-bottom: 0px;
}

.fc-row .fc-helper-skeleton {
    z-index: 5;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: none;
    border-color: transparent;
    border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
    border-top: 0;
}

.fc-scroller {
    -webkit-overflow-scrolling: touch;
}

@media screen and (max-width:700px) {
    .fc-scroller {
        min-height: 600px;
    }
}

.fc-month-view .fc-scroller {
    overflow: hidden !important;
}

.fc-scroller>.fc-day-grid,
.fc-scroller>.fc-time-grid {
    position: relative;
    width: 100%;
}

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    font-weight: normal;
    letter-spacing: 0.25px;
}

.fc-event,
.fc-event-dot {
    background-color: #3a87ad;
}

.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
    color: #fff;
    text-decoration: none;
}

.fc-event[href],
.fc-event.fc-draggable {
    cursor: pointer;
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
    cursor: not-allowed;
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
}

.fc-event .fc-content {
    position: relative;
    z-index: 2;
    padding: 4px 6px;
    padding-bottom: 2px;
}

.fc-event .fc-content .fc-time {
    display: none;
}

.fc-event .fc-content .fx-title {
    font-size: 12px;
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 4;
}

.fc-event .fc-resizer {
    display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
    display: block;
}

.fc-event.fc-selected .fc-resizer:before {
    content: "";
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
}

.fc-event.fc-selected {
    z-index: 9999 !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

.fc-h-event.fc-selected:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
}

.fc-h-event.fc-not-start,
.fc-h-event.fc-not-end {
    opacity: 0.8;
}

.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
    cursor: w-resize;
    left: -1px;
}

.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
    cursor: e-resize;
    right: -1px;
}

.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width: 7px;
    top: -1px;
    bottom: -1px;
}

.fc-h-event.fc-selected .fc-resizer {
    border-radius: 4px;
    border-width: 1px;
    width: 6px;
    height: 6px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    top: 50%;
    margin-top: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left: -4px;
}

.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right: -4px;
}

.fc-day-grid-event {
    margin: 0px 2px 0;
    padding: 0 1px;
}

tr:first-child>td>.fc-day-grid-event {
    margin-top: 2px;
}

.fc-day-grid-event.fc-selected:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background: #000;
    opacity: .25;
}

.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden;
}

.fc-day-grid-event .fc-time {
    font-weight: bold;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left: -2px;
}

.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right: -2px;
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none;
}

a.fc-more:hover {
    text-decoration: underline;
}

.fc-limited {
    display: none;
}

.fc-day-grid .fc-row {
    z-index: 1;
}

.fc-more-popover {
    z-index: 2;
    width: 220px;
}

.fc-more-popover .fc-event-container {
    padding: 10px;
}

.fc-now-indicator {
    position: absolute;
    border: 0 solid red;
}

.fc-unselectable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fc-toolbar {
    text-align: center;
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
    margin-top: 1em;
}

.fc-toolbar .fc-left {
    float: left;
}

.fc-toolbar .fc-right {
    float: right;
}

.fc-toolbar .fc-center {
    display: inline-block;
}

.fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em;
}

.fc .fc-toolbar>*> :first-child {
    margin-left: 0;
}

.fc-toolbar h2 {
    margin: 0;
}

.fc-toolbar button {
    position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    z-index: 2;
}

.fc-toolbar .fc-state-down {
    z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    z-index: 4;
}

.fc-toolbar button:focus {
    z-index: 5;
}

.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.fc-view,
.fc-view>table {
    position: relative;
    z-index: 1;
}

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
    padding-bottom: 1em;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em;
}

.fc-row.fc-rigid {
    overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.fc-day-top.fc-other-month {
    opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
    height: 17px;
    width: 17px;
    text-align: center;
    line-height: 19px;
    border-radius: 50%;
    margin-top: 4px;
    margin-right: 3px;
    font-size: 13px;
}

.fc-state-highlight .fc-day-number {
    background: #901d1c;
    color: #fff;
    font-size: 9px;
    letter-spacing: 0.5px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
    padding: 0 2px;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
    float: left;
    border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
    float: right;
    border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
    min-width: 1.5em;
    text-align: center;
    background-color: #f2f2f2;
    color: #808080;
}

.fc-basic-view td.fc-week-number {
    text-align: center;
}

.fc-basic-view td.fc-week-number>* {
    display: inline-block;
    min-width: 1.25em;
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em;
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em;
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap;
}

.fc-ltr .fc-axis {
    text-align: right;
}

.fc-rtl .fc-axis {
    text-align: left;
}

.ui-widget td.fc-axis {
    font-weight: normal;
}

.fc-time-grid-container,
.fc-time-grid {
    position: relative;
    z-index: 1;
}

.fc-time-grid {
    min-height: 100%;
}

.fc-time-grid table {
    border: 0 hidden transparent;
}

.fc-time-grid>.fc-bg {
    z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid>hr {
    position: relative;
    z-index: 2;
}

.fc-time-grid .fc-content-col {
    position: relative;
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
}

.fc-time-grid .fc-business-container {
    position: relative;
    z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
    position: relative;
    z-index: 2;
}

.fc-time-grid .fc-highlight-container {
    position: relative;
    z-index: 3;
}

.fc-time-grid .fc-event-container {
    position: relative;
    z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
    z-index: 5;
}

.fc-time-grid .fc-helper-container {
    position: relative;
    z-index: 6;
}

.fc-time-grid .fc-slats td {
    height: 1.5em;
    border-bottom: 0;
}

.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted;
}

.fc-time-grid .fc-slats .ui-widget-content {
    background: none;
}

.fc-time-grid .fc-highlight-container {
    position: relative;
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0;
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
    position: absolute;
    z-index: 1;
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0;
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.fc-time-grid-event {
    overflow: hidden;
}

.fc-time-grid-event.fc-selected {
    overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
    display: none;
}

.fc-time-grid-event .fc-content {
    overflow: hidden;
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    padding: 0 1px;
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none;
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start);
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\000A0-\000A0";
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
    content: "=";
}

.fc-time-grid-event.fc-selected .fc-resizer {
    border-radius: 5px;
    border-width: 1px;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-color: inherit;
    background: #fff;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
}

.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0;
}

.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px;
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left: 0;
    border-width: 5px 0 5px 6px;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right: 0;
    border-width: 5px 6px 5px 0;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.fc-event-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

.fc-rtl .fc-list-view {
    direction: rtl;
}

.fc-list-view {
    border-width: 1px;
    border-style: solid;
}

.fc .fc-list-table {
    table-layout: auto;
}

.fc-list-table td {
    border-width: 1px 0 0;
    padding: 8px 14px;
}

.fc-list-table tr:first-child td {
    border-top-width: 0;
}

.fc-list-heading {
    border-bottom-width: 1px;
}

.fc-list-heading td {
    font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
    float: left;
}

.fc-ltr .fc-list-heading-alt {
    float: right;
}

.fc-rtl .fc-list-heading-main {
    float: right;
}

.fc-rtl .fc-list-heading-alt {
    float: left;
}

.fc-list-item.fc-has-url {
    cursor: pointer;
}

.fc-list-item:hover td {
    background-color: #f5f5f5;
}

.fc-list-item-marker,
.fc-list-item-time {
    white-space: nowrap;
    width: 1px;
}

.fc-ltr .fc-list-item-marker {
    padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
    padding-left: 0;
}

.fc-list-item-title a {
    text-decoration: none;
    color: inherit;
}

.fc-list-item-title a[href]:hover {
    text-decoration: underline;
}

.fc-list-empty-wrap2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.fc-list-empty-wrap1 {
    width: 100%;
    height: 100%;
    display: table;
}

.fc-list-empty {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 999;
}

.fc-unthemed .fc-list-empty {
    background-color: #eee;
}

.fc-day-header span {
    display: block;
    font-weight: normal;
    color: #652644;
    padding: 5px 0px;
}

.fc-body {
    position: relative;
}

.info_box {
    position: absolute;
    border: solid 1px #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    padding: 15px 15px;
    z-index: 9999;
    margin-top: 0px;
    min-width: 330px;
    background: #263b6e;
    color: #fff;
    white-space: normal;
}

.info_box.colorRed {
    background: #801c1b;
}

.info_box.colorGrey {
    background: #586173;
}

.info_box .top {
    font-size: 17px;
    line-height: 17px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
}

.info_box .detail {
    width: 100%;
}

.info_box .detail:before,
.info_box .detail:after {
    content: " ";
    display: table;
}

.info_box .detail:after {
    clear: both;
}

.info_box .detail:before,
.info_box .detail:after {
    content: " ";
    display: table;
}

.info_box .detail:after {
    clear: both;
}

.info_box .detail .left {
    float: left;
    width: 180px;
    height: 90px;
}

.info_box .detail .left p {
    font-size: 13px;
    line-height: 17px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    color: #fff;
}

.info_box .detail .right {
    width: 105px;
    height: 90px;
    float: right;
    position: relative;
}

.info_box .detail .right .date {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
}

.info_box .detail .right .time {
    font-size: 11px;
    font-style: italic;
    font-weight: 400;
}

.info_box .detail .right .see_more {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #fff;
}

.info_box .detail .right .see_more:hover {
    color: #000;
}

.fc-list-table {
    display: block;
    padding-bottom: 65px;
}

.fc-list-table tbody,
.fc-list-table tr,
.fc-list-table td {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
}

.fc-list-table[max-width~="773"] .day_row {
    margin-left: 151px;
}

.fc-list-table .day_row {
    width: 545px;
    margin: 0px auto;
    margin-top: 65px;
}

.fc-list-table .day_row .fc-list-heading {
    margin-bottom: 28px;
    border-bottom: solid 1px #d4d8e2;
    padding-bottom: 10px;
    font-size: 19px;
    color: rgba(0, 0, 0, 0.8);
}

.fc-list-table .day_row .fc-list-heading .fc-widget-header {
    background: none;
    font-weight: normal;
}

.fc-list-table .day_row .fc-list-heading .fc-widget-header:before,
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
    content: " ";
    display: table;
}

.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
    clear: both;
}

.fc-list-table .day_row .fc-list-heading .fc-widget-header:before,
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
    content: " ";
    display: table;
}

.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
    clear: both;
}

.fc-list-table .day_row .fc-list-heading .fc-list-heading-main {
    float: none;
}

.fc-list-table .day_row .fc-list-heading .fc-list-heading-alt {
    float: left;
    margin-right: 5px;
}

.fc-list-table .day_row .list_event_box {
    margin: 0px -10px;
}

.fc-list-table .day_row .list_event_box:before,
.fc-list-table .day_row .list_event_box:after {
    content: " ";
    display: table;
}

.fc-list-table .day_row .list_event_box:after {
    clear: both;
}

.fc-list-table .day_row .list_event_box:before,
.fc-list-table .day_row .list_event_box:after {
    content: " ";
    display: table;
}

.fc-list-table .day_row .list_event_box:after {
    clear: both;
}

.fc-list-table .day_row .list_event_box .event_box {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.fc-list-table .day_row .list_event_box .event_box.long {
    width: 100%;
    clear: both;
}

.fc-list-table .day_row .list_event_box .event_box .inside {
    padding: 0px 10px;
}

.fc-list-table .day_row .list_event_box .event_box .inside .img {
    display: block;
    width: 100%;
    height: auto;
}

.fc-list-table .day_row .list_event_box .event_box .inside .img img {
    width: 100%;
    height: auto;
    display: block;
}

.fc-list-table .day_row .list_event_box .event_box .bg {
    padding: 13px;
    display: block;
    height: 50px;
    position: relative;
}

.fc-list-table .day_row .list_event_box .event_box .bg .title {
    font-size: 15px;
    line-height: 20px;
}

.fc-list-table .day_row .list_event_box .event_box .bg .time {
    position: absolute;
    right: 8px;
    bottom: 7px;
    font-size: 12px;
}

.fc-list-table .day_row#day_row_today {
    position: relative;
}

.fc-list-table .day_row#day_row_today:before {
    content: "";
    position: absolute;
    top: 0;
    left: -85px;
    background: #901d1c;
    width: 19px;
    height: 19px;
    border-radius: 50%;
}

.fc-list-table .day_row#day_row_today:after {
    content: "Now";
    left: -120px;
    top: 4px;
    position: absolute;
    color: #901d1c;
    font-size: 13px;
}

.fc-list-table .day_row#day_row_today .fc-list-heading .fc-list-heading-alt {
    color: #901d1c;
    font-size: 0px;
}

.fc-list-table .day_row#day_row_today .fc-list-heading .fc-list-heading-alt:after {
    content: "Today";
    font-size: 19px;
}

@media screen and (max-width:700px) {
    .fc-list-table .day_row {
        width: 90%;
    }

    .fc-list-table .day_row .event_box {
        width: 100% !important;
        float: none !important;
        max-width: 290px;
        margin-left: auto;
        margin-right: auto;
    }
}

.fc-listMonth-view {
    position: relative;
}

.fc-listMonth-view:before {
    content: "";
    width: 1px;
    position: absolute;
    top: 60px;
    bottom: 60px;
    left: 75px;
    background: #d4d8e2;
}

.fc-listMonth-view:after {
    content: "Past";
    position: absolute;
    top: 32px;
    width: 40px;
    margin-left: -20px;
    text-align: center;
    left: 75px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 13px;
}

@media screen and (max-width:1075px) {
    .fc-listMonth-view .day_row {
        margin-left: 50px;
        padding-left: 0;
        width: initial;
        padding-right: 10px;
    }

    .fc-listMonth-view:before {
        left: 31px;
    }

    .fc-listMonth-view:after {
        left: 29px;
    }

    .fc-listMonth-view .fc-list-table .day_row#day_row_today:before {
        left: 11px;
    }
}

@media screen and (max-width:1075px) {
    .fc-listMonth-view .fc-list-table .day_row#day_row_today:before {
        left: -28px;
    }
}

@media screen and (max-width:700px) {
    .fc-listMonth-view .fc-scroller {
        max-height: 550px !important;
    }
}

@media screen and (max-width:600px) {
    .fc-listMonth-view .fc-scroller {
        max-height: 500px !important;
    }
}

@media screen and (max-width:500px) {
    .fc-listMonth-view .fc-scroller {
        max-height: 450px !important;
    }
}

@media screen and (max-width:400px) {
    .fc-listMonth-view .fc-scroller {
        max-height: 400px !important;
    }
}

#page_wrapper.page_wrapper_full_width .full_container .container .fc-listMonth-view:before {
    left: 125px;
}

#page_wrapper.page_wrapper_full_width .full_container .container .fc-listMonth-view:after {
    left: 125px;
}

#page_wrapper.page_wrapper_full_width .full_container .container .fc-list-table .day_row#day_row_today:before {
    left: -136px;
}

#page_wrapper.page_wrapper_full_width .full_container .container .fc-list-table .day_row#day_row_today:after {
    left: -175px;
}

#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:before {
    left: -48px;
}

@media screen and (max-width:1040px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:before {
        left: -28px;
    }
}

#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:after {
    left: -90px;
}

@font-face {
    font-family: 'fontin_sans_rgregular';
    src: url(/sites/all/themes/aup_2018/less/componants/fonts/fontin_sans_r_45b-webfont.woff2) format('woff2'), url(/sites/all/themes/aup_2018/less/componants/fonts/fontin_sans_r_45b-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

.icon-element,
.block-flippy .flippy li a .hover:after,
.block-flippy .flippy li a .hover.Next:after,
.accordion .accordion-row .accordion-head:before,
.node-type-page-simple #page_banner_landing:after,
#sidebar_main #sidebar_header .right .hamburger i,
#sidebar_main #sidebar_search form .form-actions .form-submit,
#sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:after,
#sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:hover:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:hover:after,
#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:after,
#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li.expanded>a:after,
#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li.expanded.active>a:after,
#sidebar_main .nav_sub_menu .menu>li .item:after,
#sidebar_main #scrollDown:after,
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch,
#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword:after,
#open_menu i,
.widget_centered.bg-style-image .eye,
.widget-assets .list-assets-slider .bg.type-Video:after,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
.widget-slider-homepage .slider_home_item .swipebox-video:after {
    background-image: url(/sites/all/themes/aup_2018/less/sprites/icon.png);
    background-repeat: no-repeat;
}

@media only screen and (min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(-webkit-min-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
(min-resolution:1.5dppx) {

    .icon-element,
    .block-flippy .flippy li a .hover:after,
    .block-flippy .flippy li a .hover.Next:after,
    .accordion .accordion-row .accordion-head:before,
    .node-type-page-simple #page_banner_landing:after,
    #sidebar_main #sidebar_header .right .hamburger i,
    #sidebar_main #sidebar_search form .form-actions .form-submit,
    #sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:after,
    #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:after,
    #sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:hover:after,
    #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:hover:after,
    #sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:after,
    #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:after,
    #sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li.expanded>a:after,
    #sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li.expanded.active>a:after,
    #sidebar_main .nav_sub_menu .menu>li .item:after,
    #sidebar_main #scrollDown:after,
    #sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch,
    #sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch,
    #sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch,
    #sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch,
    #sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword:after,
    #open_menu i,
    .widget_centered.bg-style-image .eye,
    .widget-assets .list-assets-slider .bg.type-Video:after,
    .widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
    .widget-slider-homepage .slider_home_item .swipebox-video:after {
        background-image: url(/sites/all/themes/aup_2018/less/sprites/icon@2x.png);
        background-size: 268px 242px;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

.clear {
    clear: both;
}

body {
    background: #fff;
    font-family: 'Josefin Sans', sans-serif;
    color: #484848;
    font-size: 14px;
}

a:not(.bg) {
    color: #133fad;
    text-decoration: none;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

a {
    text-decoration: none;
}

input {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

input:focus {
    outline: none;
}

html.swipebox-html {
    overflow: hidden;
}

html body {
    position: relative;
}

@media screen and (min-width:1200px) {
    html body:not(.adminimal-menu):before {
        content: "";
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        height: 8px;
        background: url(/sites/all/themes/aup_2018/img/top-shadow.png);
        z-index: 9999;
    }
}

html body.disable-scroll {
    overflow: hidden;
}

@media screen and (max-width:500px) {
    html body.no_scroll_mobile {
        overflow: hidden;
    }
}

p {
    font-family: 'adobe-caslon-pro', serif;
    font-weight: 400;
    margin: 0px;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    font-family: 'Josefin Sans', sans-serif;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible .element-focusable:active,
.element-invisible .element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

.scrollable {
    height: 100%;
    overflow: auto;
}

.node-unpublished {
    background-color: #fff4f4;
}

.fa:before {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

body.front #swipebox-bottom-bar {
    display: none;
}

ul.links.inline {
    list-style-type: none;
    padding-top: 10px;
    float: right;
}

ul.links.inline li {
    display: inline;
    margin-right: 20px;
}

ul.links.inline li:before {
    display: none;
}

ul.links.inline li a {
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
}

ul.links.inline li a:hover {
    color: #801c1b;
}

#page {
    padding-top: 1px;
}

@media screen and (min-width:1350px) {

    .node-type-page-func #page_wrapper,
    .page-user #page_wrapper {
        position: relative;
    }

    .node-type-page-func #page_wrapper #page_footer,
    .page-user #page_wrapper #page_footer {
        position: absolute;
        bottom: 0;
        left: 0;
        padding-left: 284px;
    }
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

#messages {
    clear: both;
}

.messages {
    padding: 25px 25px;
    color: #fff;
    font-weight: 400;
    border: none;
    position: relative;
    padding-left: 65px;
    text-align: left;
    font-family: 'Josefin Sans', sans-serif;
    font-style: normal;
    font-size: 16px;
}

.messages a {
    color: #000;
    font-weight: 300;
}

.messages a:hover {
    color: #fff;
}

.messages li {
    margin: 5px 0px;
    font-weight: normal;
}

.messages:before {
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    font-size: 30px;
    top: 20PX;
    left: 20px;
}

.messages.status {
    background: #64bf6c;
}

.messages.status:before {
    content: "\f058";
}

.messages.warning {
    background: #E4AB21;
}

.messages.warning:before {
    content: "\f071";
}

.messages.error {
    background: #801c1b;
}

.messages.error:before {
    content: "\f06a";
}

.messages:last-child {
    margin-bottom: 0;
}

#tabs ul.primary {
    display: block;
    background: #263b6e;
}

#tabs ul.primary:before,
#tabs ul.primary:after {
    content: " ";
    display: table;
}

#tabs ul.primary:after {
    clear: both;
}

#tabs ul.primary:before,
#tabs ul.primary:after {
    content: " ";
    display: table;
}

#tabs ul.primary:after {
    clear: both;
}

#tabs ul.primary li {
    display: block;
    float: left;
}

#tabs ul.primary li a {
    display: block;
    padding: 12px 20px 9px;
    background: #263b6e;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
}

#tabs ul.primary li a:hover {
    background: #801c1b;
}

#tabs ul.primary li a.active {
    background: #801c1b;
}

#tabs ul.secondary {
    display: block;
    background: #801c1b;
}

#tabs ul.secondary:before,
#tabs ul.secondary:after {
    content: " ";
    display: table;
}

#tabs ul.secondary:after {
    clear: both;
}

#tabs ul.secondary:before,
#tabs ul.secondary:after {
    content: " ";
    display: table;
}

#tabs ul.secondary:after {
    clear: both;
}

#tabs ul.secondary li {
    display: block;
    float: left;
}

#tabs ul.secondary li.active {
    font-weight: bold;
}

#tabs ul.secondary li a {
    display: block;
    padding: 12px 20px 9px;
    background: #801c1b;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    text-decoration: none;
    text-align: center;
}

#tabs ul.secondary li a:hover {
    font-weight: bold;
}

.throbber {
    display: none;
}

.widget_loader {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #263b6e;
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 999999;
}

.widget_loader:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    border: solid 8px #263b6e;
    border-left-color: transparent;
    border-radius: 50%;
    top: 50%;
    margin-top: -24px;
    left: 50%;
    margin-left: -24px;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(359deg);
    }
}

#edit_bar:before,
#edit_bar:after {
    content: " ";
    display: table;
}

#edit_bar:after {
    clear: both;
}

#edit_bar:before,
#edit_bar:after {
    content: " ";
    display: table;
}

#edit_bar:after {
    clear: both;
}

div.workbench-info-block {
    background: #801c1b;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
}

div.workbench-info-block br {
    display: none;
}

div.workbench-info-block a {
    color: #fff;
    text-decoration: underline;
}

div.workbench-info-block em {
    margin-right: 30px;
}

div.workbench-info-block em:last-child {
    margin-right: 0;
}

div.workbench-info-block select {
    color: #000;
}

div.workbench-info-block .form-submit {
    border: none;
    background: #263b6e;
    color: #fff;
}

.pager-load-more>li a,
.widget_load_more {
    display: block;
    text-align: center;
    background: #263b6e;
    height: 40px;
    line-height: 46px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    color: #fff !important;
    cursor: pointer;
}

.pager-load-more>li a:hover,
.widget_load_more:hover {
    background: #801c1b;
}

.pager:not(.pager-load-more) {
    margin-top: 60px;
    position: relative;
    padding: 0px 70px;
    text-align: center;
}

.pager:not(.pager-load-more):before,
.pager:not(.pager-load-more):after {
    content: " ";
    display: table;
}

.pager:not(.pager-load-more):after {
    clear: both;
}

.pager:not(.pager-load-more):before,
.pager:not(.pager-load-more):after {
    content: " ";
    display: table;
}

.pager:not(.pager-load-more):after {
    clear: both;
}

.pager:not(.pager-load-more) .pager-last,
.pager:not(.pager-load-more) .pager-first {
    display: none !important;
}

.pager:not(.pager-load-more) .pager-next,
.pager:not(.pager-load-more) .pager-previous {
    position: absolute;
    top: 0;
}

.pager:not(.pager-load-more) .pager-next a,
.pager:not(.pager-load-more) .pager-previous a {
    display: block;
    height: 42px;
    line-height: 42px;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    color: #263b6e;
}

.pager:not(.pager-load-more) .pager-next a:hover,
.pager:not(.pager-load-more) .pager-previous a:hover {
    color: #801c1b;
}

.pager:not(.pager-load-more) .pager-next a:after,
.pager:not(.pager-load-more) .pager-previous a:after {
    content: '';
    position: absolute;
    top: 16px;
}

.pager:not(.pager-load-more) .pager-previous {
    left: 0;
}

.pager:not(.pager-load-more) .pager-next {
    right: 0;
}

.pager:not(.pager-load-more)>li.pager-ellipsis {
    pointer-events: none;
}

.pager:not(.pager-load-more)>li.pager-item:nth-child(9),
.pager:not(.pager-load-more)>li.pager-item:nth-child(8) {
    display: none;
}

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

    .pager:not(.pager-load-more)>li.pager-item:nth-child(7),
    .pager:not(.pager-load-more)>li.pager-item:nth-child(6) {
        display: none;
    }
}

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

    .pager:not(.pager-load-more)>li.pager-item:nth-child(5),
    .pager:not(.pager-load-more)>li.pager-item:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width:700px) {
    .pager:not(.pager-load-more)>li.pager-item {
        display: none !important;
    }
}

@media screen and (max-width:700px) {
    .pager:not(.pager-load-more)>li.pager-ellipsis {
        display: none !important;
    }
}

.pager:not(.pager-load-more)>li.pager-current {
    margin-right: 0 !important;
}

.pager:not(.pager-load-more)>li.pager-item,
.pager:not(.pager-load-more)>li.pager-current,
.pager:not(.pager-load-more)>li.pager-ellipsis {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pager:not(.pager-load-more)>li.pager-item:not(:last-child),
.pager:not(.pager-load-more)>li.pager-current:not(:last-child),
.pager:not(.pager-load-more)>li.pager-ellipsis:not(:last-child) {
    margin-right: 40px;
}

.pager:not(.pager-load-more)>li.pager-item:hover:not(.pager-current),
.pager:not(.pager-load-more)>li.pager-current:hover:not(.pager-current),
.pager:not(.pager-load-more)>li.pager-ellipsis:hover:not(.pager-current) {
    background: #801c1b;
}

.pager:not(.pager-load-more)>li.pager-item:hover:not(.pager-current) a,
.pager:not(.pager-load-more)>li.pager-current:hover:not(.pager-current) a,
.pager:not(.pager-load-more)>li.pager-ellipsis:hover:not(.pager-current) a {
    color: #fff;
}

.pager:not(.pager-load-more)>li.pager-item a,
.pager:not(.pager-load-more)>li.pager-current a,
.pager:not(.pager-load-more)>li.pager-ellipsis a {
    display: block;
    color: #000;
}

.pager:not(.pager-load-more)>li.pager-current {
    color: #fff;
    background: #801c1b;
}

.block-flippy {
    margin-top: 35px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width:700px) {
    .block-flippy {
        margin-top: 0;
    }
}

@media screen and (max-width:700px) {
    .block-flippy {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (max-width:600px) {
    .block-flippy {
        padding-left: 22px;
        padding-right: 22px;
    }
}

@media screen and (max-width:320px) {
    .block-flippy {
        padding-left: 17px;
        padding-right: 17px;
    }
}

.block-flippy .block-flippy-container.fixed {
    position: absolute;
    top: 40%;
    width: 100%;
}

.block-flippy .flippy {
    display: inline-block;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

.block-flippy .flippy:before,
.block-flippy .flippy:after {
    content: " ";
    display: table;
}

.block-flippy .flippy:after {
    clear: both;
}

.block-flippy .flippy:before,
.block-flippy .flippy:after {
    content: " ";
    display: table;
}

.block-flippy .flippy:after {
    clear: both;
}

@media screen and (max-width:1220px) {
    .block-flippy .flippy {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:700px) {
    .block-flippy .flippy {
        width: 100%;
    }
}

.block-flippy .flippy li {
    float: left;
}

.block-flippy .flippy li.middle {
    margin: 0px 2px;
}

@media screen and (max-width:700px) {
    .block-flippy .flippy li.middle {
        width: 100%;
        margin: 0;
    }
}

.block-flippy .flippy li.next {
    float: right;
}

@media screen and (max-width:700px) {
    .block-flippy .flippy li.next {
        width: 50%;
    }
}

@media screen and (max-width:700px) {
    .block-flippy .flippy li.prev {
        width: 50%;
    }

    .block-flippy .flippy li.prev a {
        border-right: none;
    }
}

.block-flippy .flippy li a {
    display: block;
    height: 60px;
    background: rgba(255, 255, 255, 0.85);
    line-height: 63px;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    color: #969696;
    width: 150px;
    position: relative;
}

@media screen and (max-width:700px) {
    .block-flippy .flippy li a {
        border: solid 1px rgba(0, 0, 0, 0.3);
        width: 100%;
        background: #fff;
        text-align: center;
        border-radius: 0px;
    }
}

.block-flippy .flippy li a:hover .hover {
    opacity: 1;
}

.block-flippy .flippy li a .hover {
    background: #26437e;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.block-flippy .flippy li a .hover:before {
    content: "";
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.block-flippy .flippy li a .hover:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 35px;
    background-position: -83px -130px;
}

.block-flippy .flippy li a .hover.Next:after {
    width: 13px;
    height: 35px;
    background-position: -99px -130px;
}

.block-flippy .flippy li a:hover {
    background: #26437e;
    color: #fff;
}

.block-flippy .flippy li a.link_all {
    letter-spacing: 0.5px;
    font-size: 22px;
    width: 400px;
}

@media screen and (max-width:700px) {
    .block-flippy .flippy li a.link_all {
        width: 100%;
        border-top: 0;
    }
}

input {
    padding: 0px;
}

.md-perspective,
.md-perspective body {
    height: 100%;
    overflow: hidden;
}

.md-perspective body {
    background: #222;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
}

.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show~.md-overlay {
    opacity: 1;
    visibility: visible;
}

.md-content {
    color: #fff;
    background: #e74c3c;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
}

.md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 2.4em;
    font-weight: 300;
    opacity: 0.8;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px 3px 0 0;
}

.md-content>div {
    padding: 15px 40px 30px;
    margin: 0;
    font-weight: 300;
    font-size: 1.15em;
}

.md-content>div p {
    margin: 0;
    padding: 10px 0;
}

.md-content>div ul {
    margin: 0;
    padding: 0 0 30px 20px;
}

.md-content>div ul li {
    padding: 5px 0;
}

.md-content button {
    display: block;
    margin: 0 auto;
    font-size: 0.8em;
}

.md-show.md-effect-16~.md-overlay {
    background: rgba(180, 46, 32, 0.5);
}

.md-show.md-effect-16~.container {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0;
}

.md-show.md-effect-16~.container,
.md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out;
    }

    100% {
        -webkit-transform: translateZ(-200px);
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out;
    }

    100% {
        -moz-transform: translateZ(-200px);
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out;
    }

    100% {
        transform: translateZ(-200px);
    }
}

@-webkit-keyframes OpenTop {
    50% {
        -webkit-transform: rotateX(10deg);
        -webkit-animation-timing-function: ease-out;
    }
}

@-moz-keyframes OpenTop {
    50% {
        -moz-transform: rotateX(10deg);
        -moz-animation-timing-function: ease-out;
    }
}

@keyframes OpenTop {
    50% {
        transform: rotateX(10deg);
        animation-timing-function: ease-out;
    }
}

@media screen and (max-width:32em) {
    body {
        font-size: 75%;
    }
}

.slideshow_container {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1220px) {
    .slideshow_container {
        height: calc(100% - 63px);
    }
}

.slideshow_container .slideshow {
    height: 100%;
}

.slideshow_container .slideshow li {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.slideshow_container .slideshow .owl-dots {
    left: 510px;
    bottom: 39px;
}

@media screen and (max-width:1220px) {
    .slideshow_container .slideshow .owl-dots {
        left: 60px;
    }
}

@media screen and (max-width:500px) {
    .slideshow_container .slideshow .owl-dots {
        left: 30px;
        bottom: 10px;
    }
}

.slideshow_container #slideshow li .caption {
    position: absolute;
    bottom: 0;
    left: 450px;
    padding-bottom: 69px;
    padding-top: 32px;
    padding-left: 60px;
    width: 730px;
    color: #fff;
    background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-image: linear-gradient(to right, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31c1c1c', endColorstr='#00000000', GradientType=1);
}

@media screen and (max-width:1220px) {
    .slideshow_container #slideshow li .caption {
        left: 345px;
    }
}

@media screen and (max-width:865px) {
    .slideshow_container #slideshow li .caption {
        left: 0;
    }
}

@media screen and (max-width:500px) {
    .slideshow_container #slideshow li .caption {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 30px;
    }
}

.slideshow_container #slideshow li .caption:before {
    content: "";
    width: 450px;
    height: 100%;
    bottom: 0;
    left: -450px;
    position: absolute;
    background: rgba(28, 28, 28, 0.8);
}

@media screen and (max-width:1220px) {
    .slideshow_container #slideshow li .caption:before {
        display: none;
    }
}

.slideshow_container #slideshow li .caption h4 {
    margin-left: -20px;
    font-size: 13px;
    line-height: 15px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 23px;
    text-transform: uppercase;
    letter-spacing: 1px;
    height: 11px;
}

@media screen and (max-width:500px) {
    .slideshow_container #slideshow li .caption h4 {
        margin-left: 0px;
        margin-bottom: 10px;
    }
}

.slideshow_container #slideshow li .caption h2 {
    font-size: 35px;
    line-height: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 22px;
    text-transform: uppercase;
    height: 26px;
}

@media screen and (max-width:1220px) {
    .slideshow_container #slideshow li .caption h2 {
        font-size: 30px;
        height: auto;
    }
}

@media screen and (max-width:500px) {
    .slideshow_container #slideshow li .caption h2 {
        font-size: 27px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width:400px) {
    .slideshow_container #slideshow li .caption h2 {
        font-size: 23px;
    }
}

.slideshow_container #slideshow li .caption p {
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    max-width: 100%;
    width: 390px;
    margin-bottom: 15px;
}

@media screen and (max-width:500px) {
    .slideshow_container #slideshow li .caption p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.slideshow_container #slideshow li .caption a.link {
    display: inline-block;
    height: 35px;
    line-height: 40px;
    background: #263b6e;
    padding: 0px 20px;
    text-align: center;
    min-width: 200px;
    max-width: 100%;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 400;
}

.slideshow_container #slideshow li .caption a.link:hover {
    background: #801c1b;
}

.slideshow_container #slideshow2 .skippr-nav-container {
    display: none;
}

.slideshow_container #slideshow2 .skippr-nav-item {
    display: none;
}

.slideshow_container #slideshow2 .caption_container {
    width: 100%;
    text-align: center;
    padding-left: 450px;
    position: absolute;
    left: 0;
    bottom: 30px;
}

@media screen and (max-width:1220px) {
    .slideshow_container #slideshow2 .caption_container {
        padding-left: 340px;
    }
}

@media screen and (max-width:866px) {
    .slideshow_container #slideshow2 .caption_container {
        padding-left: 0;
        bottom: 0;
    }
}

.slideshow_container #slideshow2 .caption_container .caption {
    padding: 0px 80px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    max-width: 90%;
}

@media screen and (max-width:866px) {
    .slideshow_container #slideshow2 .caption_container .caption {
        max-width: 100%;
        border-radius: 0px;
        width: 100%;
        display: block;
        height: auto;
        line-height: initial;
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (max-width:720px) {
    .slideshow_container #slideshow2 .caption_container .caption {
        height: auto;
        line-height: 20px;
    }
}

.slideshow_container #slideshow2 .caption_container .caption .owl-prev,
.slideshow_container #slideshow2 .caption_container .caption .owl-next {
    display: block;
    position: absolute;
    z-index: 999;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 15px;
    height: 15px;
    transform-origin: center center;
    -webkit-transform-origin: top left;
    cursor: pointer;
    font-size: 0;
}

.slideshow_container #slideshow2 .caption_container .caption .owl-prev.owl-prev,
.slideshow_container #slideshow2 .caption_container .caption .owl-next.owl-prev {
    left: 35px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-top: 1px solid #555555;
    border-left: 1px solid #555555;
}

.slideshow_container #slideshow2 .caption_container .caption .owl-prev.owl-next,
.slideshow_container #slideshow2 .caption_container .caption .owl-next.owl-next {
    right: 35px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 1px solid #555555;
    border-right: 1px solid #555555;
}

.slideshow_container #slideshow2 .caption_container .caption .owl-prev:hover,
.slideshow_container #slideshow2 .caption_container .caption .owl-next:hover {
    border-color: #133fad;
}

.slideshow_container #slideshow2 .caption_container .caption p {
    color: #555555;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

@media screen and (max-width:866px) {
    .slideshow_container #slideshow2 .caption_container .caption p {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .slideshow_container #slideshow2 .caption_container .caption p:before,
    .slideshow_container #slideshow2 .caption_container .caption p:after {
        display: none;
    }
}

.slideshow_container #slideshow2 .caption_container .caption p:before {
    content: "|";
    margin-right: 50px;
}

.slideshow_container #slideshow2 .caption_container .caption p:after {
    content: "|";
    margin-left: 50px;
}

.accordion {
    position: relative;
}

.accordion .accordion-row {
    margin-bottom: 10px;
}

.accordion .accordion-row .accordion-head {
    padding-left: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    color: #606161;
    font-size: 18px;
    font-family: 'adobe-caslon-pro', serif;
    cursor: pointer;
    position: relative;
}

.accordion .accordion-row .accordion-head:before {
    content: "";
    position: absolute;
    font-weight: 300;
    float: left;
    left: 0px;
    font-family: 'Josefin Sans', sans-serif;
    width: 17px;
    height: 9px;
    background-position: -23px -146px;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 8px;
}

.accordion .accordion-row .accordion-head.hide-arrow:before {
    opacity: 0;
}

.accordion .accordion-row .accordion-head.active,
.accordion .accordion-row .accordion-head:hover {
    color: #133fad;
}

.accordion .accordion-row .accordion-head.active:before,
.accordion .accordion-row .accordion-head:hover:before {
    opacity: 1;
}

.accordion .accordion-row .accordion-content {
    padding-left: 70px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    max-height: 0px;
}

@media screen and (max-width:700px) {
    .accordion .accordion-row .accordion-content {
        padding-left: 0;
    }
}

.accordion .accordion-row .accordion-content p,
.accordion .accordion-row .accordion-content ul {
    font-size: 16px !important;
    line-height: 25px !important;
}

.accordion .accordion-row .accordion-content.is-expanded {
    opacity: 1;
    max-height: 10000px;
    padding-top: 35px;
    padding-bottom: 25px;
    border-top: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

@media screen and (max-width:700px) {
    .accordion .accordion-row .accordion-content.is-expanded {
        max-height: 30000px;
    }
}

#explore_page .accordion .accordion-row .accordion-content.is-expanded {
    max-height: 350px;
}

.responsive-tabs dt,
.responsive-tabs-placeholder dt {
    cursor: pointer;
    border-right: solid 4px #fff;
    text-transform: uppercase;
    text-align: center;
}

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

    .responsive-tabs dt,
    .responsive-tabs-placeholder dt {
        width: 100% !important;
        border-right: 0px;
    }

    .responsive-tabs dt:not(.active),
    .responsive-tabs-placeholder dt:not(.active) {
        margin-bottom: 2px;
    }
}

.responsive-tabs dt.style-Big,
.responsive-tabs-placeholder dt.style-Big,
.responsive-tabs dt.style-Small,
.responsive-tabs-placeholder dt.style-Small {
    background: rgba(36, 68, 125, 0.2);
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.responsive-tabs dt.style-Big:hover,
.responsive-tabs-placeholder dt.style-Big:hover,
.responsive-tabs dt.style-Small:hover,
.responsive-tabs-placeholder dt.style-Small:hover {
    background: rgba(36, 68, 125, 0.4);
}

.responsive-tabs dt.style-Big.active,
.responsive-tabs-placeholder dt.style-Big.active,
.responsive-tabs dt.style-Small.active,
.responsive-tabs-placeholder dt.style-Small.active {
    background-color: #24447d;
    color: #fff;
}

.responsive-tabs dt:last-child,
.responsive-tabs-placeholder dt:last-child {
    border-right: 0 !important;
}

.responsive-tabs dt.style-Small,
.responsive-tabs-placeholder dt.style-Small {
    height: 40px;
    line-height: 43px;
    font-size: 15px;
    font-weight: normal;
}

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

    .responsive-tabs dt.style-Big,
    .responsive-tabs-placeholder dt.style-Big,
    .responsive-tabs dt.style-img,
    .responsive-tabs-placeholder dt.style-img {
        height: 40px;
        line-height: 43px;
        font-size: 15px;
        font-weight: normal;
        background-image: none !important;
    }

    .responsive-tabs dt.style-img,
    .responsive-tabs-placeholder dt.style-img {
        background: rgba(36, 68, 125, 0.2);
        color: rgba(0, 0, 0, 0.6);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .responsive-tabs dt.style-img:hover,
    .responsive-tabs-placeholder dt.style-img:hover {
        background: rgba(36, 68, 125, 0.4);
    }

    .responsive-tabs dt.style-img.active,
    .responsive-tabs-placeholder dt.style-img.active {
        background-color: #24447d;
        color: #fff;
    }
}

@media screen and (min-width:768px) {

    .responsive-tabs dt.style-Big,
    .responsive-tabs-placeholder dt.style-Big {
        height: 77px;
        line-height: 80px;
        font-size: 20px;
        font-weight: 600;
    }

    .responsive-tabs dt.style-img,
    .responsive-tabs-placeholder dt.style-img {
        height: 140px;
        font-size: 20px;
        font-weight: 600;
        background-position: center center;
        -webkit-background-size: cover;
        background-size: cover;
        color: #7f7f7f;
        position: relative;
    }

    .responsive-tabs dt.style-img:after,
    .responsive-tabs-placeholder dt.style-img:after {
        content: "";
        background: #fff;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.8;
        z-index: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .responsive-tabs dt.style-img span,
    .responsive-tabs-placeholder dt.style-img span {
        position: relative;
        z-index: 50;
        opacity: 1;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        display: inline-block;
        max-width: 90%;
        vertical-align: middle;
        margin-top: 10px;
    }

    .responsive-tabs dt.style-img:before,
    .responsive-tabs-placeholder dt.style-img:before {
        content: "";
        width: 0px;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    .responsive-tabs dt.style-img:hover:after,
    .responsive-tabs-placeholder dt.style-img:hover:after {
        opacity: 0.5;
    }

    .responsive-tabs dt.style-img.active:after,
    .responsive-tabs-placeholder dt.style-img.active:after {
        opacity: 0;
    }

    .responsive-tabs dt.style-img.active span,
    .responsive-tabs-placeholder dt.style-img.active span {
        opacity: 0;
    }
}

.responsive-tabs dt:last-of-type,
.responsive-tabs-placeholder dt:last-of-type {
    border-right: 0;
}

.responsive-tabs.tab-num-2 dt,
.responsive-tabs-placeholder.tab-num-2 dt {
    width: 50%;
    border-width: 10px;
}

.responsive-tabs.tab-num-2 dd:nth-child(1) .moving_title,
.responsive-tabs-placeholder.tab-num-2 dd:nth-child(1) .moving_title {
    text-align: left;
}

.responsive-tabs.tab-num-2 dd:nth-child(2) .moving_title,
.responsive-tabs-placeholder.tab-num-2 dd:nth-child(2) .moving_title {
    text-align: right;
}

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

    .responsive-tabs.tab-num-2 dd:nth-child(2) .moving_title,
    .responsive-tabs-placeholder.tab-num-2 dd:nth-child(2) .moving_title {
        text-align: left;
    }
}

.responsive-tabs.tab-num-3 dt,
.responsive-tabs-placeholder.tab-num-3 dt {
    width: 33.333%;
    border-width: 6px;
}

.responsive-tabs.tab-num-3 dd:nth-child(1) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(1) .moving_title {
    text-align: left;
}

.responsive-tabs.tab-num-3 dd:nth-child(2) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(2) .moving_title {
    text-align: center;
}

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

    .responsive-tabs.tab-num-3 dd:nth-child(2) .moving_title,
    .responsive-tabs-placeholder.tab-num-3 dd:nth-child(2) .moving_title {
        text-align: left;
    }
}

.responsive-tabs.tab-num-3 dd:nth-child(3) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(3) .moving_title {
    text-align: right;
}

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

    .responsive-tabs.tab-num-3 dd:nth-child(3) .moving_title,
    .responsive-tabs-placeholder.tab-num-3 dd:nth-child(3) .moving_title {
        text-align: left;
    }
}

.responsive-tabs.tab-num-4 dt,
.responsive-tabs-placeholder.tab-num-4 dt {
    width: 25%;
}

.responsive-tabs.tab-num-5 dt,
.responsive-tabs-placeholder.tab-num-5 dt {
    width: 20%;
}

.responsive-tabs.tab-num-6 dt,
.responsive-tabs-placeholder.tab-num-6 dt {
    width: 16.6666%;
}

.responsive-tabs-placeholder {
    display: none;
    box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.57);
    overflow: hidden;
}

.responsive-tabs-placeholder .moving_title {
    margin-bottom: 20px !important;
    text-transform: uppercase !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 600 !important;
    color: #555555 !important;
    letter-spacing: 0.5px !important;
}

.responsive-tabs-placeholder .moving_title span {
    font-weight: 600 !important;
}

.responsive-tabs-placeholder:before,
.responsive-tabs-placeholder:after {
    content: " ";
    display: table;
}

.responsive-tabs-placeholder:after {
    clear: both;
}

.responsive-tabs-placeholder:before,
.responsive-tabs-placeholder:after {
    content: " ";
    display: table;
}

.responsive-tabs-placeholder:after {
    clear: both;
}

.responsive-tabs-placeholder>.inside {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.responsive-tabs-placeholder>.inside dd {
    padding: 48px;
    float: left;
}

.responsive-tabs-placeholder.tab-num-3>.inside {
    width: 300%;
}

.responsive-tabs-placeholder.tab-num-3>.inside>dd {
    width: 33.333%;
}

.responsive-tabs-placeholder.tab-num-2>.inside {
    width: 200%;
}

.responsive-tabs-placeholder.tab-num-2>.inside>dd {
    width: 50%;
}

.responsive-tabs-placeholder.tab-num-4>.inside {
    width: 400%;
}

.responsive-tabs-placeholder.tab-num-4>.inside>dd {
    width: 25%;
}

.responsive-tabs-placeholder.tab-num-5>.inside {
    width: 500%;
}

.responsive-tabs-placeholder.tab-num-5>.inside>dd {
    width: 20%;
}

.responsive-tabs-placeholder.tab-num-6>.inside {
    width: 600%;
}

.responsive-tabs-placeholder.tab-num-6>.inside>dd {
    width: 16.666%;
}

.responsive-tabs-placeholder[data-index="1"] .inside {
    left: 0;
}

.responsive-tabs-placeholder[data-index="2"] .inside {
    left: -100%;
}

.responsive-tabs-placeholder[data-index="3"] .inside {
    left: -200%;
}

.responsive-tabs-placeholder[data-index="4"] .inside {
    left: -300%;
}

.responsive-tabs-placeholder[data-index="5"] .inside {
    left: -400%;
}

.responsive-tabs-placeholder[data-index="6"] .inside {
    left: -500%;
}

@media only screen and (min-width:767px) {
    .responsive-tabs dt {
        float: left;
    }

    .responsive-tabs>dd {
        display: none;
    }

    .responsive-tabs .active+dd {
        display: none;
    }

    .responsive-tabs-placeholder {
        clear: both;
        display: block;
    }
}

@media only screen and (max-width:768px) {
    .responsive-tabs dt.active+dd {
        box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.57);
        max-height: 1000px;
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .responsive-tabs dd {
        padding: 0px 48px;
        overflow: hidden;
        max-height: 0px;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
}

.rs-tabs dt,
.rs-tabs-placeholder dt {
    cursor: pointer;
    text-transform: uppercase;
}

.rs-tabs dt span,
.rs-tabs-placeholder dt span {
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #d4d8e2;
    height: 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.rs-tabs dt span i,
.rs-tabs-placeholder dt span i {
    display: block;
    color: #fff;
    font-size: 24px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.rs-tabs dt:hover:not(.active) span i.fa-twitter,
.rs-tabs-placeholder dt:hover:not(.active) span i.fa-twitter {
    color: #00aced;
}

.rs-tabs dt:hover:not(.active) span i.fa-facebook,
.rs-tabs-placeholder dt:hover:not(.active) span i.fa-facebook {
    color: #3b5998;
}

.rs-tabs dt.active span,
.rs-tabs-placeholder dt.active span {
    background: #26437e;
}

.rs-tabs .active+dd,
.rs-tabs-placeholder .active+dd {
    display: block;
}

.rs-tabs dd,
.rs-tabs-placeholder dd {
    display: none;
    padding: 48px;
}

.rs-tabs.tab-num-1 dt,
.rs-tabs-placeholder.tab-num-1 dt {
    width: 100%;
    border-width: 0px;
}

.rs-tabs.tab-num-2 dt,
.rs-tabs-placeholder.tab-num-2 dt {
    width: 50%;
    border-width: 10px;
}

.rs-tabs.tab-num-2 dt:first-of-type,
.rs-tabs-placeholder.tab-num-2 dt:first-of-type {
    border-right: solid 3px #fff;
}

.rs-tabs.tab-num-2 dt:last-of-type,
.rs-tabs-placeholder.tab-num-2 dt:last-of-type {
    border-left: solid 3px #fff;
}

.rs-tabs.tab-num-3 dt,
.rs-tabs-placeholder.tab-num-3 dt {
    width: 33.333%;
    border-width: 6px;
}

.rs-tabs dt {
    float: left;
}

.rs-tabs .active+dd {
    display: none;
}

.rs-tabs-placeholder {
    clear: both;
    display: block;
    border-top: solid 1px #cccccc;
}

.rs-tabs-placeholder ul>li {
    padding-top: 20px;
    position: relative;
}

.rs-tabs-placeholder ul>li:not(:last-child) {
    padding-bottom: 20px;
}

.rs-tabs-placeholder ul>li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 125px;
    height: 1px;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}

.rs-tabs-placeholder ul>li p {
    color: rgba(0, 0, 0, 0.6);
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0;
}

.rs-tabs-placeholder ul>li p a {
    color: #3a4f96;
}

.rs-tabs-placeholder ul>li p a:hover {
    color: #801c1b;
}

.rs-tabs-placeholder ul>li .time_ago {
    display: block;
    margin-top: 13px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.6);
}

.rs-tabs-placeholder .view_more {
    display: block;
    margin-top: 30px;
    font-weight: 600;
    font-size: 13px;
    color: #3a4f96;
}

.rs-tabs-placeholder .view_more:hover {
    color: #801c1b;
}

.bg-color-black {
    background: #321d1c;
}

.bg-color-grey {
    background: #555555;
}

.bg-color-red {
    background: #811d1c;
}

.bg-color-blue {
    background: #263b6e;
}

.bg-color- {
    background: #263b6e;
}

.bg-color-greyLight {
    color: #484848 !important;
    background: #F2F2F2;
}

.share_block {
    margin-top: 15px;
}

.share_block ul:before,
.share_block ul:after {
    content: " ";
    display: table;
}

.share_block ul:after {
    clear: both;
}

.share_block ul:before,
.share_block ul:after {
    content: " ";
    display: table;
}

.share_block ul:after {
    clear: both;
}

.share_block ul>li {
    float: left;
}

.share_block ul>li a {
    display: flex;
    width: 43px;
    height: 43px;
    background: #263b6e;
    align-items: center;
    justify-content: center;
}

.share_block ul>li a:hover {
    background: #d9a226 !important;
}

.share_block ul>li a:before {
    color: #fff;
    font-size: 18px;
    display: block;
}

.share_block ul>li a.fa-facebook {
    background: #3b5998;
}

.share_block ul>li a.fa-twitter {
    background: #00aced;
}

.share_block ul>li a.fa-pinterest {
    background: #cb1f27;
}

.share_block ul>li a.fa-google {
    background: #dd4b39;
}

.share_block ul>li a.fa-envelope {
    background: #aaaaaa;
}

*[data-img] {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

*[data-img].show-img {
    opacity: 1;
}

.hamburger-icon {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    background: none;
    outline: none;
    z-index: 9999;
    display: none;
}

@media screen and (max-width:1219px) {
    .hamburger-icon {
        display: block;
    }
}

.hamburger-icon span {
    display: block;
    position: relative;
    width: 40px;
    height: 2px;
    margin: 0px auto;
    background: #263b6e;
    transition: background 0s 0.3s;
    margin-top: 14px;
}

.hamburger-icon span:before,
.hamburger-icon span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #263b6e;
    content: "";
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.hamburger-icon span:before {
    top: -10px;
    transition-property: top, transform;
}

.hamburger-icon span:after {
    bottom: -10px;
    transition-property: bottom, transform;
}

.hamburger-icon.is-active span {
    background: none;
}

.hamburger-icon.is-active span:before {
    top: 0;
    transform: rotate(45deg);
    transition-delay: 0s, 0.3s;
    background-color: #263b6e;
}

.hamburger-icon.is-active span:after {
    bottom: 0;
    transform: rotate(-45deg);
    transition-delay: 0s, 0.3s;
    background-color: #263b6e;
}

.user-grid {
    margin-left: -15px;
    margin-right: -15px;
}

.user-grid>li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

@media (min-width:960px) {
    .user-grid>li {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:1220px) {
    .user-grid>li {
        float: left;
        width: 25%;
    }
}

.user-grid>li:nth-child(4n+1) {
    clear: both;
}

.user-profile-teaser {
    background: #f4f4f4;
}

.user-profile-teaser:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.user-profile-teaser .img {
    overflow: hidden;
}

.user-profile-teaser .img img {
    width: 100%;
    display: block;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.user-profile-teaser .detail {
    padding: 15px;
}

.user-profile-teaser .detail h3 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 24px;
}

.user-profile-teaser .detail h3 a:hover {
    color: #801c1b;
}

.user-profile-teaser .detail h4 {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    line-height: 18px;
    margin-top: 5px;
}

.user-profile-teaser .detail .item-list {
    text-align: center;
}

.user-profile-teaser .detail .item-list li:not(:last-child) {
    margin-bottom: 5px;
}

.user-profile-teaser .detail .infos {
    margin-top: 15px;
}

.user-profile-teaser .detail .infos>li {
    line-height: 19px;
    text-align: center;
    font-size: 14px;
}

.user-profile-teaser .detail .infos>li:not(:last-child) {
    margin-bottom: 10px;
}

.user-profile-teaser .detail .infos>li span {
    font-weight: bold;
}

.user-profile-teaser .detail .infos>li.rs {
    font-size: 0;
    text-align: center;
}

.user-profile-teaser .detail .infos>li.rs a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.user-profile-teaser .detail .infos>li.rs a:not(:last-child) {
    margin-right: 7px;
}

.user-profile-teaser .detail .infos>li.rs a img {
    display: block;
    width: 100%;
    height: auto;
}

.page-academics-faculty #block-system-main .view-filters {
    margin-bottom: 30px;
    padding: 15px 25px;
    background: #263b6e;
    padding-bottom: 30px;
}

.page-academics-faculty #block-system-main .view-filters form {
    background: none;
    padding: 0;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget {
    display: inline-block;
    vertical-align: middle;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget label {
    color: #fff;
    text-transform: uppercase;
    margin-right: 15px;
    line-height: 33px;
    letter-spacing: 1px;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget input,
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget select {
    height: 30px;
    text-indent: 10px;
    border: none;
    width: 100%;
    border-radius: 0px;
    background: #fff;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
    width: 27%;
    margin-right: 1%;
}

@media screen and (max-width:700px) {
    .page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
    width: 14%;
    margin-top: 32px;
}

@media screen and (max-width:700px) {
    .page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
        width: 100%;
    }
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input {
    height: 30px;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    background: #801c1b;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    border: none;
    padding: 0px;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input:hover {
    background: #fff;
    color: #801c1b;
}

.node-faculty .img,
.user-profile .img {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {

    .node-faculty .img,
    .user-profile .img {
        float: left;
        width: 41.66666667%;
    }
}

.node-faculty .img img,
.user-profile .img img {
    display: block;
    width: 100%;
    height: auto;
}

.node-faculty .detail,
.user-profile .detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {

    .node-faculty .detail,
    .user-profile .detail {
        float: left;
        width: 58.33333333%;
    }
}

.node-faculty .detail h2,
.user-profile .detail h2 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 26px;
}

.node-faculty .detail h2 a:hover,
.user-profile .detail h2 a:hover {
    color: #801c1b;
}

.node-faculty .detail h3,
.user-profile .detail h3 {
    display: block;
    text-transform: none;
    font-weight: normal;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 30px;
    line-height: 20px;
    margin-top: 5px;
}

.node-faculty .detail .infos,
.user-profile .detail .infos {
    margin-top: 15px;
}

.node-faculty .detail .infos>li,
.user-profile .detail .infos>li {
    line-height: 19px;
    padding-left: 0;
    font-size: 16px;
}

.node-faculty .detail .infos>li:before,
.user-profile .detail .infos>li:before {
    display: none;
}

.node-faculty .detail .infos>li:not(:last-child),
.user-profile .detail .infos>li:not(:last-child) {
    margin-bottom: 10px;
}

.node-faculty .detail .infos>li span,
.user-profile .detail .infos>li span {
    font-weight: bold;
}

.node-faculty .detail .infos>li.rs,
.user-profile .detail .infos>li.rs {
    font-size: 0;
}

.node-faculty .detail .infos>li.rs a,
.user-profile .detail .infos>li.rs a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.node-faculty .detail .infos>li.rs a:not(:last-child),
.user-profile .detail .infos>li.rs a:not(:last-child) {
    margin-right: 7px;
}

.node-faculty .detail .infos>li.rs a img,
.user-profile .detail .infos>li.rs a img {
    display: block;
    width: 100%;
    height: auto;
}

.node-faculty .faculty_content,
.user-profile .faculty_content {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #f4f4f4;
}

.user-profile .img {
    text-align: center;
}

.user-profile .img img {
    display: inline;
    max-width: 200px;
}

span.ok {
    color: #64bf6c;
}

span.warning {
    color: #e4ab21;
}

span.error {
    color: #801c1b;
}

.department-thumb-list {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px;
}

.department-thumb-list>li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

@media (min-width:960px) {
    .department-thumb-list>li {
        float: left;
        width: 50%;
    }
}

@media (min-width:1220px) {
    .department-thumb-list>li {
        float: left;
        width: 33.33333333%;
    }
}

.profile {
    margin: 0;
}

.profile dt,
.profile dd {
    margin: 0 0 0.5em 0;
    width: 50%;
    float: left;
}

.profile dt {
    clear: both;
}

.qtip-link,
.qtip-additional-element {
    border-bottom: 1px dashed #888;
    cursor: default;
    color: #1f1d1d;
    display: inline;
}

#sliding-popup .popup-content #popup-buttons button {
    font-weight: 600;
    color: #263b6e;
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    border-radius: 3px;
    text-shadow: none;
    font-family: 'Josefin Sans', sans-serif;
}

#sliding-popup .popup-content #popup-buttons button :hover {
    background-color: #dfdfdf;
}

#sliding-popup .popup-content #popup-text h2 {
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 12px;
}

* {
    margin: 0;
}

html,
body {
    height: 100%;
}

#page_wrapper {
    min-height: 100%;
}

#page_wrapper.page_wrapper_no_full_width {
    padding-left: 285px;
}

@media screen and (max-width:960px) {
    #page_wrapper.page_wrapper_no_full_width {
        padding-left: 0;
    }

    #page_wrapper.page_wrapper_no_full_width #sidebar_header_responsive {
        display: block;
    }

    #page_wrapper.page_wrapper_no_full_width #sidebar_main {
        background: #fff;
        left: -345px !important;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: fixed;
    }

    #page_wrapper.page_wrapper_no_full_width.active_sidebar #sidebar_overlay {
        width: 100%;
        opacity: 1;
    }

    #page_wrapper.page_wrapper_no_full_width.active_sidebar #sidebar_main {
        left: 0 !important;
    }

    #page_wrapper.page_wrapper_no_full_width #anchor_link {
        display: none;
    }

    #page_wrapper.page_wrapper_no_full_width #page_banner_landing {
        position: static;
    }
}

#page_wrapper.page_wrapper_no_full_width #page #page_content {
    margin-top: 90px;
    position: relative;
}

#page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    width: 335px;
    position: absolute;
    right: 0;
    top: 0;
}

@media screen and (max-width:1350px) {
    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        position: relative;
        width: 775px;
        margin: 0px auto;
    }

    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content>.content {
        width: 335px;
    }
}

@media screen and (max-width:1075px) {
    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        width: 620px;
    }
}

@media screen and (max-width:700px) {
    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        padding-left: 60px;
        padding-right: 60px;
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        padding-left: 22px;
        padding-right: 22px;
        width: 100%;
    }
}

@media screen and (max-width:320px) {
    #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        padding-left: 17px;
        padding-right: 17px;
        width: 100%;
    }
}

@media screen and (min-width:1351px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right #page_content {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }
}

@media screen and (min-width:1351px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right #page_content .widget_row_container {
        flex: 0 0 calc(100% - 235px);
    }
}

#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
    padding-right: 235px;
}

@media screen and (min-width:1461px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container.widget_full_container {
        padding-right: 140px;
    }

    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
        width: 775px;
    }
}

@media screen and (max-width:1350px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
        padding-right: 0;
    }
}

@media screen and (max-width:1220px) and (min-width:1076px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
        width: 775px;
    }
}

@media screen and (max-width:1460px) and (min-width:1221px) {
    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
        width: 775px;
    }
}

#page_wrapper.page_wrapper_no_full_width .full_container {
    width: 100%;
}

#page_wrapper.page_wrapper_no_full_width .full_container .container {
    margin: 0px auto;
}

@media screen and (min-width:1461px) {
    #page_wrapper.page_wrapper_no_full_width .full_container.large .container {
        width: 1140px;
    }
}

@media screen and (min-width:1461px) {
    #page_wrapper.page_wrapper_no_full_width .full_container.widget_full_container {
        padding-right: 140px;
    }

    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 850px;
        max-width: 100%;
    }
}

@media screen and (max-width:1220px) and (min-width:1076px) {
    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 850px;
        max-width: 100%;
    }
}

@media screen and (max-width:1460px) and (min-width:1221px) {
    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 850px;
    }
}

@media screen and (max-width:1340px) and (min-width:1221px) {
    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 775px;
        max-width: 100%;
    }
}

@media screen and (max-width:1075px) and (min-width:920px) {
    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        margin: 0px auto;
        width: 620px;
        max-width: 100%;
    }
}

@media screen and (max-width:921px) and (min-width:701px) {
    #page_wrapper.page_wrapper_no_full_width .full_container {
        width: 100%;
        padding-right: 0;
    }

    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 620px;
        margin: 0px auto;
        max-width: 100%;
    }
}

@media screen and (max-width:700px) and (min-width:601px) {
    #page_wrapper.page_wrapper_no_full_width .full_container {
        padding-left: 60px;
        padding-right: 60px !important;
    }

    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 100%;
    }
}

@media screen and (max-width:600px) and (min-width:321px) {
    #page_wrapper.page_wrapper_no_full_width .full_container {
        padding-left: 22px;
        padding-right: 22px !important;
    }

    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 100%;
    }
}

@media screen and (max-width:320px) {
    #page_wrapper.page_wrapper_no_full_width .full_container {
        padding-left: 17px;
        padding-right: 17px !important;
    }

    #page_wrapper.page_wrapper_no_full_width .full_container .container {
        width: 100%;
    }
}

.content-centering {
    width: 775px;
    margin: 0px auto;
}

@media screen and (max-width:1075px) and (min-width:701px) {
    .content-centering {
        width: 620px;
    }
}

@media screen and (max-width:700px) and (min-width:601px) {
    .content-centering {
        width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (max-width:600px) {
    .content-centering {
        padding-left: 22px;
        padding-right: 22px;
    }
}

.node-type-department-multi #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    position: absolute !important;
}

@media screen and (max-width:1588px) {
    .node-type-department-multi #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
        padding-bottom: 40px;
        position: relative !important;
        width: 775px;
        margin: 0px auto;
    }
}

#page_wrapper.page_wrapper_full_width_no_sidebar_sepcial {
    padding-left: 0 !important;
}

#page_wrapper.page_wrapper_full_width_no_sidebar_sepcial #page_footer {
    left: 0 !important;
}

#page_wrapper.page_wrapper_full_width #sidebar_main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 105px;
    border-right: 0;
}

#page_wrapper.page_wrapper_full_width,
#page_wrapper.page_wrapper_full_width_no_sidebar {
    height: 100%;
}

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

    #page_wrapper.page_wrapper_full_width:not(.no_content),
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) {}

    #page_wrapper.page_wrapper_full_width:not(.no_content) #sidebar_header_responsive,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #sidebar_header_responsive {
        display: block;
    }

    #page_wrapper.page_wrapper_full_width:not(.no_content) #sidebar_main,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #sidebar_main {
        background: #fff;
        left: -345px !important;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: fixed;
    }

    #page_wrapper.page_wrapper_full_width:not(.no_content).active_sidebar #sidebar_overlay,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content).active_sidebar #sidebar_overlay {
        width: 100%;
        opacity: 1;
    }

    #page_wrapper.page_wrapper_full_width:not(.no_content).active_sidebar #sidebar_main,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content).active_sidebar #sidebar_main {
        left: 0 !important;
    }

    #page_wrapper.page_wrapper_full_width:not(.no_content) #anchor_link,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #anchor_link {
        display: none;
    }

    #page_wrapper.page_wrapper_full_width:not(.no_content) #page_banner_landing,
    #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #page_banner_landing {
        position: static;
    }
}

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

    #page_wrapper.page_wrapper_full_width.no_content,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content {}

    #page_wrapper.page_wrapper_full_width.no_content #sidebar_header_responsive,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #sidebar_header_responsive {
        display: block;
    }

    #page_wrapper.page_wrapper_full_width.no_content #sidebar_main,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #sidebar_main {
        background: #fff;
        left: -345px !important;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        position: fixed;
    }

    #page_wrapper.page_wrapper_full_width.no_content.active_sidebar #sidebar_overlay,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content.active_sidebar #sidebar_overlay {
        width: 100%;
        opacity: 1;
    }

    #page_wrapper.page_wrapper_full_width.no_content.active_sidebar #sidebar_main,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content.active_sidebar #sidebar_main {
        left: 0 !important;
    }

    #page_wrapper.page_wrapper_full_width.no_content #anchor_link,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #anchor_link {
        display: none;
    }

    #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing {
        position: static;
    }
}

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

    #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing #sidebar_main,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing #sidebar_main {
        left: 0;
    }
}

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

    #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing,
    #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing {
        height: 55%;
        min-height: 280px;
    }
}

#page_wrapper.page_wrapper_full_width #page,
#page_wrapper.page_wrapper_full_width_no_sidebar #page {
    height: 100%;
}

#page_wrapper.page_wrapper_full_width #page_content,
#page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
    margin-top: 90px;
    position: relative;
}

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

    #page_wrapper.page_wrapper_full_width #page_content,
    #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
        margin-top: 80px;
    }
}

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

    #page_wrapper.page_wrapper_full_width #page_content,
    #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
        margin-top: 65px;
    }
}

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

    #page_wrapper.page_wrapper_full_width #page_content,
    #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
        margin-top: 40px;
    }
}

#page_wrapper.page_wrapper_full_width .full_container,
#page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
    width: 100%;
}

#page_wrapper.page_wrapper_full_width .full_container .container,
#page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 1100px;
    margin: 0px auto;
}

@media screen and (max-width:1300px) and (min-width:1101px) {

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 950px;
    }
}

@media screen and (max-width:1100px) and (min-width:960px) {

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 875px;
    }
}

@media screen and (max-width:961px) and (min-width:721px) {

    #page_wrapper.page_wrapper_full_width .full_container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
        width: 100%;
    }

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 640px;
    }
}

@media screen and (max-width:720px) and (min-width:601px) {

    #page_wrapper.page_wrapper_full_width .full_container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
        padding-left: 60px;
        padding-right: 60px;
    }

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 100%;
    }
}

@media screen and (max-width:600px) and (min-width:321px) {

    #page_wrapper.page_wrapper_full_width .full_container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
        padding-left: 22px;
        padding-right: 22px;
    }

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 100%;
    }
}

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

    #page_wrapper.page_wrapper_full_width .full_container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
        padding-left: 17px;
        padding-right: 17px;
    }

    #page_wrapper.page_wrapper_full_width .full_container .container,
    #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
        width: 100%;
    }
}

.widget_full_container .full_container {
    padding: 0 !important;
    padding-right: 0 !important;
}

#page_wrapper .widget_full_container .full_container {
    padding: 0 !important;
    padding-right: 0 !important;
}

.node-type-page-landing .no_content .ribbon_title_mobile {
    display: none !important;
}

.node-type-news-article #top_bar {
    position: fixed;
    top: 0;
    z-index: 666;
}

#top_bar {
    width: 100%;
    color: #fff;
}

#top_bar .block-views .announcement-emergency {
    background: #b41917;
    color: #fff;
}

#top_bar .block-views .announcement-emergency h2 {
    background: url(/sites/all/themes/aup_2018/img/warning.png) 15px center no-repeat;
    background-size: 18px;
}

#top_bar .block-views .announcement-informational {
    background: #263b6e;
    color: #fff;
}

#top_bar .block-views .announcement-informational h2 {
    background: url(/sites/all/themes/aup_2018/img/information.png) 15px center no-repeat;
    background-size: 18px;
}

#top_bar .block-views h2 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 57px;
    padding-right: 30px;
    height: 33px;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 21px;
    background-size: 18px;
}

@media screen and (max-width:1220px) {
    #top_bar .block-views h2 {
        background-position: 0px center;
        height: 25px;
        line-height: 29px;
        padding-left: 2.3em;
        padding-right: 1em;
        font-size: 17px;
    }
}

#top_bar .block-views .content {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    height: 33px;
    line-height: 33px;
}

@media screen and (max-width:1220px) {
    #top_bar .block-views .content {
        height: auto;
        line-height: initial;
    }
}

#top_bar .block-views .content .views-row {
    border: none;
    padding: 0 10px;
}

@media screen and (max-width:1220px) {
    #top_bar .block-views .content .views-row {
        padding: 10px;
    }
}

#top_bar .block-views .content .views-row .views-field {
    display: inline-block;
    vertical-align: middle;
}

#top_bar .block-views .content .views-row .views-field-title {
    font-size: 15px;
}

@media screen and (max-width:1220px) {
    #top_bar .block-views .content .views-row .views-field-title {
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #top_bar .block-views .content .views-row .views-field-title span {
        padding-top: 2px;
    }
}

#top_bar .block-views .content .views-row .views-field-path {
    padding-left: 10px;
    font-size: 15px;
}

@media screen and (max-width:1220px) {
    #top_bar .block-views .content .views-row .views-field-path {
        padding-left: 0;
        display: inline-block;
        vertical-align: middle;
    }
}

#top_bar .block-views .content .views-row .views-field-path a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    display: inline-block;
}

.has_announcement #home_hamburger {
    margin-top: 32px;
}

@media screen and (max-width:849px) {
    .has_announcement #home_hamburger {
        margin-top: 60px;
    }
}

@media screen and (max-width:591px) {
    .has_announcement #home_hamburger {
        margin-top: 95px;
    }
}

.adminimal-menu .has_announcement #home_hamburger {
    margin-top: 62px;
}

@media screen and (max-width:849px) {
    .adminimal-menu .has_announcement #home_hamburger {
        margin-top: 90px;
    }
}

@media screen and (max-width:591px) {
    .adminimal-menu .has_announcement #home_hamburger {
        margin-top: 125px;
    }
}

#footer_dev {
    text-align: right;
    color: #263b6e;
    padding: 10px 0px;
}

@media screen and (max-width:700px) {
    #page_footer.full_container {
        padding: 0 !important;
    }
}

#page_footer.align-bg-center #footer_wrapper {
    background-position: center center;
}

.page_wrapper_no_full_width #footer_wrapper:before {
    display: none;
}

#footer_wrapper {
    margin-top: 100px;
    padding-top: 43px;
    padding-bottom: 21px;
    position: relative;
    background: url(/sites/all/themes/aup_2018/img/bg-footer.png) center bottom no-repeat #ffffff;
    background-repeat: no-repeat;
    -webkit-background-size: auto 156px;
    background-size: auto 156px;
}

#footer_wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 300px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
}

#footer_wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    height: 100%;
    width: 300px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}

#footer_wrapper .container {
    position: relative;
    z-index: 500;
}

#footer_wrapper .block_footer_rs {
    margin-bottom: 21px;
    text-align: center;
}

#footer_wrapper .block_footer_rs ul.menu:before,
#footer_wrapper .block_footer_rs ul.menu:after {
    content: " ";
    display: table;
}

#footer_wrapper .block_footer_rs ul.menu:after {
    clear: both;
}

#footer_wrapper .block_footer_rs ul.menu:before,
#footer_wrapper .block_footer_rs ul.menu:after {
    content: " ";
    display: table;
}

#footer_wrapper .block_footer_rs ul.menu:after {
    clear: both;
}

#footer_wrapper .block_footer_rs ul.menu>li {
    display: inline-block;
    vertical-align: top;
}

#footer_wrapper .block_footer_rs ul.menu>li:not(:last-child) {
    margin-right: 9px;
}

#footer_wrapper .block_footer_rs ul.menu>li>a {
    width: 23px;
    height: 23px;
    border-radius: 200px;
    border: solid 1px #9B9B9B;
    line-height: 21px;
    font-size: 0px;
    color: #9B9B9B;
    text-align: center;
    display: block;
}

#footer_wrapper .block_footer_rs ul.menu>li>a.all {
    font-size: 10px;
    font-weight: 600;
}

#footer_wrapper .block_footer_rs ul.menu>li>a:before {
    font-size: 13px;
}

#footer_wrapper .block_footer_rs ul.menu>li>a:hover {
    background: #263b6e;
    border-color: #263b6e;
    color: #fff;
}

#footer_wrapper .block_footer_rs ul.menu>li>a.fa-pinterest:before {
    margin-left: 1px;
}

#footer_wrapper .block_footer_rs ul.menu>li>a.fa-instagram:before {
    margin-left: 1px;
}

#footer_wrapper .block_footer_rs ul.menu>li>a.all {
    line-height: 23px;
}

#footer_wrapper .block_footer_menu {
    text-align: center;
    margin-bottom: 32px;
}

@media screen and (max-width:440px) {
    #footer_wrapper .block_footer_menu {
        margin-bottom: 15px;
    }
}

#footer_wrapper .block_footer_menu ul.menu li {
    display: inline-block;
    margin-right: 30px;
}

@media screen and (max-width:440px) {
    #footer_wrapper .block_footer_menu ul.menu li {
        margin-bottom: 15px;
    }
}

#footer_wrapper .block_footer_menu ul.menu li:last-child {
    margin-right: 0;
}

#footer_wrapper .block_footer_menu ul.menu li a {
    display: block;
    color: #263b6e;
    font-size: 12px;
}

#footer_wrapper .block_footer_copy {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    height: 10px;
    line-height: 10px;
}

#page_overlay {
    position: fixed;
    z-index: 400;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#page_overlay.active {
    animation: fadeInFromNone 0.3s ease-out;
    opacity: 1;
    display: block;
}

#page_banner_content {
    height: 505px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

@media screen and (max-width:1440px) {
    #page_banner_content {
        height: 490px;
    }
}

@media screen and (max-width:1330px) {
    #page_banner_content {
        height: 475px;
    }
}

@media screen and (max-width:1220px) {
    #page_banner_content {
        height: 500px;
    }
}

@media screen and (max-width:960px) {
    #page_banner_content {
        height: 360px;
    }
}

@media screen and (max-width:320px) {
    #page_banner_content {
        height: 240px;
    }
}

#page_banner_func {
    padding: 110px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

#page_banner_func:after {
    z-index: 1;
    content: "";
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
}

#page_banner_func .container {
    z-index: 100;
    position: relative;
}

#page_banner_func h1 {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 2px;
    display: block;
}

#page_banner_func .breadcrumb {
    font-style: italic;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

#page_banner_func .breadcrumb span.sep {
    margin-left: 8px;
    margin-right: 12px;
}

#page_banner_func .breadcrumb span.sep:last-child {
    display: none;
}

#page_banner_func .breadcrumb a {
    color: #fff;
}

#page_banner_func .breadcrumb a:hover {
    color: #263b6e;
}

#page_banner_func.default-banner {
    background-image: url(/sites/all/themes/aup_2018/img/banner-default.jpg);
}

#page_banner_multi {
    height: 495px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

@media screen and (max-width:800px) {
    #page_banner_multi {
        height: 460px;
    }
}

@media screen and (max-width:700px) {
    #page_banner_multi {
        height: 430px;
    }
}

@media screen and (max-width:600px) {
    #page_banner_multi {
        height: 400px;
    }
}

@media screen and (max-width:450px) {
    #page_banner_multi {
        height: 350px;
    }
}

#page_banner_multi .banner_content {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}

#page_banner_multi .banner_content h3.ribbon {
    text-transform: uppercase;
    display: block;
    height: 47px;
    line-height: 53px;
    background: #263b6e;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    position: relative;
}

@media screen and (max-width:800px) {
    #page_banner_multi .banner_content h3.ribbon {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        transform-origin: left bottom;
    }
}

@media screen and (max-width:700px) {
    #page_banner_multi .banner_content h3.ribbon {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        transform-origin: left bottom;
    }
}

@media screen and (max-width:600px) {
    #page_banner_multi .banner_content h3.ribbon {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: left bottom;
    }
}

@media screen and (max-width:450px) {
    #page_banner_multi .banner_content h3.ribbon {
        -webkit-transform: scale(0.6s);
        -ms-transform: scale(0.6s);
        -o-transform: scale(0.6s);
        transform: scale(0.6s);
        transform-origin: left bottom;
    }
}

#page_banner_multi .banner_content h3.ribbon:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 47px 0 0 50px;
    border-color: transparent transparent transparent #263b6e;
}

@media screen and (max-width:450px) {
    #page_banner_multi .banner_content h3.ribbon:after {
        right: -49px;
    }
}

#page_banner_multi .banner_content h3.ribbon .ribbon-sep:last-child {
    display: none;
}

#page_banner_multi .banner_content .gradient_bg {
    max-width: 100%;
    overflow: hidden;
    padding: 30px 0px 20px 50px;
    position: relative;
}

#page_banner_multi .banner_content .gradient_bg:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-image: linear-gradient(to right, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31c1c1c', endColorstr='#00000000', GradientType=1);
    z-index: 1;
}

#page_banner_multi .banner_content .gradient_bg h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    line-height: 46px;
    position: relative;
    z-index: 10;
}

@media screen and (max-width:800px) {
    #page_banner_multi .banner_content .gradient_bg h1 {
        font-size: 35px;
        line-height: 40px;
    }
}

@media screen and (max-width:700px) {
    #page_banner_multi .banner_content .gradient_bg h1 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media screen and (max-width:600px) {
    #page_banner_multi .banner_content .gradient_bg h1 {
        font-size: 25px;
        line-height: 30px;
    }
}

@media screen and (max-width:450px) {
    #page_banner_multi .banner_content .gradient_bg h1 {
        font-size: 20px;
        line-height: 25px;
    }
}

#page_banner_multi .banner_content .gradient_bg h2 {
    margin-top: 15px;
    font-weight: normal;
    font-style: italic;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 10;
}

#page_banner_multi .banner_content .gradient_bg h2.event_infos {
    white-space: nowrap;
}

#page_banner_multi .banner_content .gradient_bg h2 a {
    color: #fff !important;
}

#page_banner_landing {
    width: 100%;
    height: 100%;
    min-height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

#page_banner_landing .ribbon_title_mobile {
    text-transform: uppercase;
    height: 47px;
    line-height: 53px;
    background: #263b6e;
    padding-left: 20px;
    padding-right: 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-top: 43px;
    letter-spacing: 1px;
    display: inline-block;
    position: absolute;
    z-index: 555;
    left: 0;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    display: none;
}

@media screen and (max-width:1220px) {
    #page_banner_landing .ribbon_title_mobile {
        display: block;
    }
}

#page_banner_landing .caption_container_no_slider {
    width: 100%;
    text-align: center;
    padding-left: 450px;
    position: absolute;
    left: 0;
    bottom: 30px;
}

@media screen and (max-width:1220px) {
    #page_banner_landing .caption_container_no_slider {
        padding-left: 20px;
    }
}

#page_banner_landing .caption_container_no_slider .caption {
    padding: 0px 50px;
    height: 40px;
    line-height: 41px;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    display: inline-block;
    position: relative;
}

#page_banner_landing .caption_container_no_slider .caption p {
    color: #555555;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.video-background .tv {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    right: 0px;
    height: 100%;
    overflow: hidden;
}

.video-background .tv .screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0;
    transition: opacity .5s;
}

.video-background .tv .screen.active {
    opacity: 1;
}

#page_banner_featured_buttons {
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (min-width:1221px) {
    #page_banner_featured_buttons {
        width: 140px;
        padding: 10px 15px;
        background: rgba(255, 255, 255, 0.9);
        z-index: 500;
    }
}

@media screen and (max-width:1220px) {
    #page_banner_featured_buttons {
        z-index: 9999;
        top: 16px;
    }
}

@media screen and (max-width:720px) {
    #page_banner_featured_buttons {
        display: none;
    }
}

#page_banner_featured_buttons h3 {
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    margin-bottom: 15px;
}

@media screen and (max-width:1220px) {
    #page_banner_featured_buttons h3 {
        display: none;
    }
}

#page_banner_featured_buttons a {
    display: block;
    margin-bottom: 5px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    background: #263b6e;
    font-size: 11px;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 32px;
}

@media screen and (max-width:1220px) {
    #page_banner_featured_buttons a {
        float: left;
        width: 110px;
        margin-right: 15px;
        margin-bottom: 0;
    }
}

@media screen and (max-width:850px) {
    #page_banner_featured_buttons a:nth-child(2) {
        display: none;
    }
}

#page_banner_featured_buttons a:hover {
    background: #801c1b;
}

#page_banner_featured_buttons a:last-child {
    margin-bottom: 0;
}

.node-type-page-simple #page_banner_landing:after {
    content: "";
    width: 103px;
    height: 26px;
    background-position: -166px -59px;
    position: absolute;
    left: 50%;
    bottom: 100px;
    z-index: 10;
    display: none;
    margin-left: -51px;
}

@media screen and (max-width:865px) {
    .node-type-page-simple #page_banner_landing:after {
        display: block;
    }
}

@media screen and (max-width:430px) {
    #sidebar_main {
        width: 285px !important;
    }

    #sidebar_main.sidebar_big {
        width: 335px !important;
    }
}

#page_wrapper.page_wrapper_home {}

#page_wrapper.page_wrapper_home #sidebar_header_responsive {
    display: block;
}

#page_wrapper.page_wrapper_home #sidebar_main {
    background: #fff;
    left: -345px !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
}

#page_wrapper.page_wrapper_home.active_sidebar #sidebar_overlay {
    width: 100%;
    opacity: 1;
}

#page_wrapper.page_wrapper_home.active_sidebar #sidebar_main {
    left: 0 !important;
}

#page_wrapper.page_wrapper_home #anchor_link {
    display: none;
}

#page_wrapper.page_wrapper_home #page_banner_landing {
    position: static;
}

#page_wrapper.page_wrapper_home #sidebar_header_responsive {
    display: none !important;
}

#sidebar_header_responsive {
    display: none;
}

#sidebar_overlay {
    width: 0;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 988;
    transition: opacity 0.3s;
    opacity: 0;
}

#sidebar_overlay:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(/sites/all/themes/aup_2018/img/close.png);
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    right: 20px;
    top: 20px;
}

#sidebar_header_responsive {
    display: none;
    top: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    z-index: 987;
    border-bottom: solid 1px #adadad;
}

#sidebar_header_responsive:before,
#sidebar_header_responsive:after {
    content: " ";
    display: table;
}

#sidebar_header_responsive:after {
    clear: both;
}

#sidebar_header_responsive:before,
#sidebar_header_responsive:after {
    content: " ";
    display: table;
}

#sidebar_header_responsive:after {
    clear: both;
}

#sidebar_header_responsive:not(.active).headroom {
    will-change: transform;
    transition: transform 200ms linear;
}

#sidebar_header_responsive:not(.active).headroom--pinned {
    transform: translateY(0%);
}

#sidebar_header_responsive:not(.active).headroom--unpinned {
    transform: translateY(-100%);
}

#sidebar_header_responsive .left {
    float: left;
    padding: 0px 40px;
    position: relative;
    width: 50%;
}

#sidebar_header_responsive .left:hover {
    background: #801c1b;
}

@media screen and (max-width:600px) {
    #sidebar_header_responsive .left {
        padding: 0px 20px;
    }
}

@media screen and (max-width:370px) {
    #sidebar_header_responsive .left {
        padding: 0px 10px;
    }
}

#sidebar_header_responsive .left #logo_responsive {
    display: block;
    width: 100%;
    padding: 14px 0;
    position: relative;
    height: 62px;
    cursor: pointer;
}

#sidebar_header_responsive .left #logo_responsive:after {
    content: "HOME";
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #801c1b;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    z-index: 50;
}

#sidebar_header_responsive .left #logo_responsive:hover:after {
    opacity: 1;
}

#sidebar_header_responsive .left #logo_responsive img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0px auto;
}

#sidebar_header_responsive .menu_button {
    float: left;
    padding: 0px 40px;
    cursor: pointer;
    position: relative;
    width: 50%;
    text-align: center;
}

@media screen and (max-width:600px) {
    #sidebar_header_responsive .menu_button {
        padding: 0px 20px;
    }
}

@media screen and (max-width:370px) {
    #sidebar_header_responsive .menu_button {
        padding: 0px 10px;
    }
}

#sidebar_header_responsive .menu_button:after {
    content: "";
    width: 1px;
    background: #cccccc;
    height: 41px;
    top: 10px;
    left: 0;
    position: absolute;
    z-index: 1;
}

#sidebar_header_responsive .menu_button .responsive_trigger_menu {
    display: inline-block;
}

#sidebar_header_responsive .menu_button .responsive_trigger_menu:before {
    content: "";
    width: 1px;
    height: 63px;
    display: inline-block;
    vertical-align: middle;
}

#sidebar_header_responsive .menu_button .responsive_trigger_menu .hamburger-icon {
    display: inline-block;
    width: 40px;
    vertical-align: middle;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content {
    padding-bottom: 50px;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    padding-top: 0 !important;
    z-index: 1 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .scrollable {
    overflow: initial;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .sidebar-widget-link-list .link-list ul {
    padding: 0 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main #sidebar_left_widgets_landing {
    margin-top: 0;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content h1 {
    margin-top: 0 !important;
    padding-left: 0 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content h1.ribbon-title {
    margin-left: -111px;
    padding-left: 111px !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content #sidebar_left_breadcrumbs {
    padding-left: 0 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content p {
    padding-left: 0 !important;
    margin: 0 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .nav_desc_content {
    padding-top: 0 !important;
    padding-left: 0 !important;
}

#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .relative_content_menu {
    display: none !important;
}

.page-search404 #responsive_trigger_menu_page {
    display: none !important;
}

#sidebar_main {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    width: 345px;
    z-index: 999;
    border-right: solid 1px #adadad;
    padding-top: 63px;
}

#sidebar_main.sidebar_small {
    width: 285px;
}

#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom {
    padding: 17px 20px;
}

#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li:nth-child(2n+1) {
    width: 55%;
}

#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li:nth-child(2n) {
    width: 45%;
}

#sidebar_main #sidebar_header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#sidebar_main #sidebar_container {
    height: 100%;
    position: relative;
}

#sidebar_main.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}

#sidebar_main.headroom--pinned {
    transform: translateY(0%);
}

#sidebar_main.headroom--unpinned {
    transform: translateY(-100%);
}

#sidebar_main #sidebar_hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 500;
    padding-bottom: 240px;
    display: none;
    opacity: 0;
    background: #fff;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.45);
}

#sidebar_main #sidebar_hover #sidebar_hover_footer {
    position: absolute;
    width: 100%;
    height: 240px;
    bottom: 0;
    box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.27);
    border-top: solid 1px #cecece;
    overflow-x: hidden;
}

#sidebar_main #sidebar_hover.show {
    animation: fadeInFromNone 0.8s ease-out;
    opacity: 1;
    display: block;
}

#sidebar_main #sidebar_hover.show-no-animation {
    opacity: 1;
    display: block;
}

@media screen and (max-height:700px) {
    #sidebar_main #sidebar_hover {
        padding-bottom: 0;
    }

    #sidebar_main #sidebar_hover #sidebar_hover_footer {
        position: relative;
        margin-top: 20px;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeOutToNone {
    0% {
        display: block;
        opacity: 1;
    }

    99% {
        display: block;
        opacity: 0;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

#sidebar_main #sidebar_header {
    border-bottom: solid 1px #adadad;
}

#sidebar_main #sidebar_header:before,
#sidebar_main #sidebar_header:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_header:after {
    clear: both;
}

#sidebar_main #sidebar_header:before,
#sidebar_main #sidebar_header:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_header:after {
    clear: both;
}

#sidebar_main #sidebar_header .left {
    float: left;
    width: 50%;
    position: relative;
}

#sidebar_main #sidebar_header .left:after {
    content: "";
    width: 1px;
    background: #cccccc;
    height: 41px;
    top: 10px;
    right: 0;
    position: absolute;
    z-index: 1;
}

#sidebar_main #sidebar_header .left #logo {
    display: block;
    width: 100%;
    padding: 14px 0;
    position: relative;
    height: 62px;
    cursor: pointer;
}

#sidebar_main #sidebar_header .left #logo:after {
    content: "HOME";
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-align: center;
    background: #801c1b;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    z-index: 50;
}

#sidebar_main #sidebar_header .left #logo:hover:after {
    opacity: 1;
}

#sidebar_main #sidebar_header .left #logo img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0px auto;
}

#sidebar_main #sidebar_header .right {
    float: right;
    width: 50%;
    cursor: pointer;
    position: relative;
}

#sidebar_main #sidebar_header .right .hamburger {
    padding-top: 19px;
    height: 62px;
    position: relative;
}

#sidebar_main #sidebar_header .right .hamburger i {
    width: 24px;
    height: 16px;
    background-position: -2px 0;
    opacity: 0.6;
    display: block;
    margin: 0px auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar_main #sidebar_header .right .hamburger small {
    text-transform: uppercase;
    color: #ADADAD;
    font-size: 9px;
    text-align: center;
    display: block;
    margin-top: 10px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_main #sidebar_header .right .hamburger:hover i {
    opacity: 1;
}

#sidebar_main #sidebar_header .right .hamburger:hover small {
    color: #000;
}

#sidebar_main #sidebar_header .right .close {
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 62px;
    color: #801c1b;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    font-size: 17px;
    letter-spacing: 1px;
    top: 0;
    text-align: center;
    opacity: 0;
    left: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar_main #sidebar_header .right .close:hover {
    font-weight: bold;
}

#sidebar_main #sidebar_header .right.trigger_close .close {
    opacity: 1;
}

#sidebar_main #sidebar_header .right.trigger_close .hamburger {
    opacity: 0;
}

#sidebar_main #sidebar_search {
    padding: 17px 15px;
    padding-right: 20px;
    border-bottom: solid 1px #adadad;
}

#sidebar_main #sidebar_search form:before,
#sidebar_main #sidebar_search form:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_search form:after {
    clear: both;
}

#sidebar_main #sidebar_search form:before,
#sidebar_main #sidebar_search form:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_search form:after {
    clear: both;
}

#sidebar_main #sidebar_search form .form-item-search-block-form {
    float: left;
    width: 80%;
    height: 19px;
    border-radius: 13px;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input {
    width: 100%;
    border-radius: 13px;
    height: 20px;
    border: solid 1px #B4B4B4;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 11px;
    text-indent: 8px;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input:-ms-input-placeholder {
    color: #b4b4b4;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input::-webkit-input-placeholder {
    color: #b4b4b4;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input:focus::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input:focus:-ms-input-placeholder {
    color: #ffffff;
}

#sidebar_main #sidebar_search form .form-item-search-block-form input:focus::-webkit-input-placeholder {
    color: #ffffff;
}

#sidebar_main #sidebar_search form .form-actions {
    float: right;
    width: 20%;
    text-align: right;
}

#sidebar_main #sidebar_search form .form-actions .form-submit {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: -2px -48px;
    opacity: 0.6;
    border: none;
    font-size: 0px;
    outline: none;
    background-color: transparent;
}

#sidebar_main #sidebar_search form .form-actions .form-submit:hover {
    opacity: 1;
}

#sidebar_main #sidebar_main_menu>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu {}

#sidebar_main #sidebar_main_menu>.menu>li,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li {
    position: relative;
    border-bottom: solid 1px #E6E6E6;
}

#sidebar_main #sidebar_main_menu>.menu>li.expanded>a:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li.expanded>a:after {
    content: "";
    height: 33px;
    width: 1px;
    position: absolute;
    right: 52px;
    top: 6px;
    background: #E6E6E6;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 13px;
    width: 9px;
    height: 23px;
    background-position: -1px -138px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: transparent;
}

#sidebar_main #sidebar_main_menu>.menu>li:not(.expanded)>a:hover:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.expanded)>a:hover:after {
    background-color: #263b6e;
    width: 9px;
    height: 23px;
    background-position: -12px -138px;
}

#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu {
    text-align: center;
    width: 52px;
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    cursor: pointer;
    background-color: #fff;
    background-image: url(/sites/all/themes/aup_2018/img/Hamburger.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:before,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 10px;
    background-position: -26px -68px;
    opacity: 0;
}

#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu.active,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu.active {
    background: #263b6e;
}

#sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu.active:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu.active:after {
    opacity: 1;
}

@media screen and (min-width:900px) {

    #sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:hover,
    #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:hover {
        background: #263b6e;
    }

    #sidebar_main #sidebar_main_menu>.menu>li .expend-sub-menu:hover:after,
    #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:hover:after {
        opacity: 1;
    }
}

#sidebar_main #sidebar_main_menu>.menu>li>a,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 14px;
    color: #999999;
    padding-left: 18px;
    position: relative;
    background: #fff;
}

#sidebar_main #sidebar_main_menu>.menu>li>a:hover,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a:hover {
    background: #263b6e !important;
    color: #fff;
}

#sidebar_main #sidebar_main_menu>.menu>li>a:hover:after,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a:hover:after {
    background: #000;
    background: #263b6e;
}

#sidebar_main #sidebar_main_menu>.menu>li>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu,
#sidebar_main #sidebar_main_menu>.menu>li>.view-content>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view-content>.menu,
#sidebar_main #sidebar_main_menu>.menu>li>.view>.view-content>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view>.view-content>.menu {
    overflow: hidden;
    max-height: 0px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0;
}

#sidebar_main #sidebar_main_menu>.menu>li>.menu.active,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu.active,
#sidebar_main #sidebar_main_menu>.menu>li>.view-content>.menu.active,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view-content>.menu.active,
#sidebar_main #sidebar_main_menu>.menu>li>.view>.view-content>.menu.active,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view>.view-content>.menu.active {
    max-height: 600px;
    padding: 12px 0px;
    border-top: solid 1px #E6E6E6;
}

#sidebar_main #sidebar_main_menu>.menu>li>.menu>li>a,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu>li>a,
#sidebar_main #sidebar_main_menu>.menu>li>.view-content>.menu>li>a,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view-content>.menu>li>a,
#sidebar_main #sidebar_main_menu>.menu>li>.view>.view-content>.menu>li>a,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view>.view-content>.menu>li>a {
    display: block;
    font-size: 14px;
    color: #999999;
    padding: 9px 0px;
    padding-left: 43px;
}

#sidebar_main #sidebar_main_menu>.menu>li>.menu>li>a:hover,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu>li>a:hover,
#sidebar_main #sidebar_main_menu>.menu>li>.view-content>.menu>li>a:hover,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view-content>.menu>li>a:hover,
#sidebar_main #sidebar_main_menu>.menu>li>.view>.view-content>.menu>li>a:hover,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view>.view-content>.menu>li>a:hover {
    background: #263b6e;
    color: #fff;
}

#sidebar_main #sidebar_main_menu>.menu>li>.menu>li>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu,
#sidebar_main #sidebar_main_menu>.menu>li>.view-content>.menu>li>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view-content>.menu>li>.menu,
#sidebar_main #sidebar_main_menu>.menu>li>.view>.view-content>.menu>li>.menu,
#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.view>.view-content>.menu>li>.menu {
    display: none;
}

#sidebar_main #sidebar_main_menu .hidden-from-main-menu {
    display: none !important;
}

#sidebar_main .relative_content_menu .menu-block-wrapper {
    background: #fff;
}

#sidebar_main .relative_content_menu .menu-block-wrapper>.menu {}

#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li {
    border-bottom: solid 1px #e5e5e5;
}

#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:not(.active-trail) {
    display: none;
}

#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>.menu.active {
    border-top: solid 1px #e5e5e5;
    padding: 0;
    max-height: 1000px;
    padding: 12px 0px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper {
    background: #fff;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu {}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li:not(.active-trail) {
    display: none;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu.active {
    border-top: solid 1px #e5e5e5;
    padding: 0;
    max-height: 1000px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>a {
    display: none;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu {}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li {}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li:not(.active-trail) {
    display: none;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>a {
    text-transform: uppercase;
    padding: 16px 0px 14px;
    position: relative;
    font-size: 14px;
    display: block;
    color: #999999;
    border-bottom: solid 1px #e5e5e5;
    padding-left: 25px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>a.active {
    background: #e6e6e6;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li.expanded>a {
    padding-right: 40px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li.expanded>a:after {
    content: "";
    top: 17px;
    right: 16px;
    width: 23px;
    height: 9px;
    background-position: -2px -127px;
    position: absolute;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu {
    display: block;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li {}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li:not(.active-trail)>.menu {
    display: none;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>a {
    font-size: 13px;
    position: relative;
    color: #999999;
    text-transform: uppercase;
    display: block;
    padding: 12px 0px 10px;
    padding-left: 45px;
    padding-right: 10px;
    line-height: 18px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>a.active-trail {
    background: #e6e6e6;
    color: #4D4D4D;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>a:hover {
    background: #263b6e !important;
    color: #fff;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li.expanded.active>a {
    padding-right: 40px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li.expanded.active>a:after {
    content: "";
    top: 17px;
    right: 16px;
    width: 23px;
    height: 9px;
    background-position: -2px -127px;
    position: absolute;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu {
    display: block;
    background: #F1F1F1;
    padding: 10px 0px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li {}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>a {
    color: #999999;
    font-size: 14px;
    display: block;
    padding: 6px 0px;
    padding-left: 55px;
    padding-right: 10px;
    font-weight: 600;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>a.active {
    font-weight: 400;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>a:hover {
    background: #263b6e !important;
    color: #fff;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>.menu {
    display: none;
    background: #F1F1F1;
    padding: 10px 0px;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>.menu>li>a {
    color: #999999;
    font-size: 12.5px;
    display: block;
    padding: 6px 0px;
    padding-left: 70px;
    padding-right: 10px;
    font-weight: 600;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>.menu>li>a.active {
    font-weight: 400;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li>.menu>li>a:hover {
    background: #263b6e !important;
    color: #fff;
}

#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li.active-trail>.menu,
#sidebar_main .breadcrumbs_content_menu .menu-block-wrapper>.menu>li>.menu>li>.menu>li>.menu>li.active>.menu {
    display: block;
}

#sidebar_main #sidebar_hover_footer {
    background: #fff;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:not(.apply) {
    float: left;
    width: 50%;
    border-bottom: solid 1px #CCCCCC;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:not(.apply)>a {
    font-style: 14px;
    color: #9999A3;
    height: 40px;
    line-height: 43px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:not(.apply)>a:hover {
    background: #263b6e;
    color: #fff;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li.apply {
    width: 100%;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li.apply>a {
    height: 47px;
    line-height: 49px;
    font-size: 16px;
    color: #fff;
    background: #801c1b;
    font-weight: bold;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li.apply>a:hover {
    background: #263b6e;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li>a {
    text-align: center;
    display: block;
    text-transform: uppercase;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:last-child>a {
    position: relative;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:last-child>a:before {
    content: "";
    height: 28px;
    width: 1px;
    background: #e6e6e6;
    position: absolute;
    left: 0;
    top: 8px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu>li:last-child>a:hover:before {
    opacity: 0;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom {
    background: #F5F5F5;
    height: 150px;
    padding: 17px 27px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu {
    margin-bottom: 10px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li {
    margin-bottom: 2px;
    float: left;
    width: 50%;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li:nth-child(2n+1) {
    width: 60%;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li:nth-child(2n) {
    width: 40%;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li a {
    display: block;
    height: 24px;
    line-height: 24px;
    text-indent: 3px;
    font-size: 15px;
    color: #6F6F6F;
    white-space: nowrap;
    font-weight: 300;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu>li a:hover {
    font-weight: 500;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
    content: " ";
    display: table;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
    clear: both;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li {
    float: left;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li:not(:last-child) {
    margin-right: 9px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li>a {
    width: 23px;
    height: 23px;
    border-radius: 200px;
    border: solid 1px #9B9B9B;
    line-height: 21px;
    font-size: 0px;
    color: #9B9B9B;
    text-align: center;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li>a.all {
    font-size: 10px;
    font-weight: 600;
    display: block;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li>a:before {
    font-size: 13px;
}

#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu>li>a:hover {
    background: #263b6e;
    border-color: #263b6e;
    color: #fff;
}

#sidebar_main .nav_desc_content {
    padding: 30px;
}

#sidebar_main .nav_desc_content h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 21px;
    color: #000;
    line-height: 25px;
}

#sidebar_main .nav_desc_content p {
    font-size: 17px;
    color: #464646;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_main .landing_desc_content {
    margin-bottom: 35px;
}

#sidebar_main .landing_desc_content h1.ribbon-title {
    text-transform: uppercase;
    display: block;
    height: 47px;
    line-height: 53px;
    background: #263b6e;
    margin-bottom: 35px;
    padding-left: 20px;
    padding-right: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-top: 43px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
}

#sidebar_main .landing_desc_content h1.ribbon-title:after {
    content: "";
    position: absolute;
    right: -50px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 47px 0 0 50px;
    border-color: transparent transparent transparent #263b6e;
}

#sidebar_main .landing_desc_content h1.normal-title {
    text-transform: uppercase;
    display: block;
    line-height: 31px;
    font-size: 29px;
    padding-left: 45px;
    padding-right: 10px;
    margin-bottom: 35px;
    color: #424242;
    font-weight: bold;
    margin-top: 43px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
}

#sidebar_main .landing_desc_content p {
    margin: 0px 42px;
    font-size: 17px;
    color: #464646;
    line-height: 25px;
    font-weight: 600;
    padding-bottom: 25px;
    position: relative;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_main .landing_desc_content p:after {
    content: "";
    height: 1px;
    width: 235px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #BFBFBF;
}

#sidebar_main .nav_sub_menu {
    border-top: solid 1px #BFBFBF;
    position: relative;
}

#sidebar_main .nav_sub_menu .menu {
    padding: 15px 0px;
    position: relative;
}

#sidebar_main .nav_sub_menu .menu:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #BFBFBF;
    position: absolute;
    top: 0;
    left: 47px;
    pointer-events: none;
}

#sidebar_main .nav_sub_menu .menu>li .item {
    padding-left: 48px;
    position: relative;
}

#sidebar_main .nav_sub_menu .menu>li .item:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 11px;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 9px;
    height: 16px;
    background-position: -53px -143px;
}

#sidebar_main .nav_sub_menu .menu>li .item:hover:after {
    opacity: 1;
}

#sidebar_main .nav_sub_menu .menu>li .item.has-description i {
    position: absolute;
    left: 15px;
    top: 8px;
    width: 20px;
    height: 20px;
    font-size: 11px;
    color: #716468;
    border: solid 1px #716468;
    border-radius: 50%;
    line-height: 21px;
    font-weight: bold;
    opacity: 0;
    text-align: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

#sidebar_main .nav_sub_menu .menu>li .item.has-description i:hover {
    color: #133fad;
    border-color: #133fad;
}

#sidebar_main .nav_sub_menu .menu>li .item.has-description i:after {
    content: "?";
}

#sidebar_main .nav_sub_menu .menu>li .item.has-description .description {
    padding: 0px 20px;
    font-size: 14px;
    line-height: 18px;
    background: #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    max-height: 0px;
}

#sidebar_main .nav_sub_menu .menu>li .item.has-description.active .description {
    max-height: 200px;
    padding: 20px;
}

@media screen and (min-width:866px) {
    #sidebar_main .nav_sub_menu .menu>li .item.has-description:hover i {
        opacity: 1;
    }

    #sidebar_main .nav_sub_menu .menu>li .item.has-description:hover a {
        background: #263b6e;
        color: #fff;
    }
}

#sidebar_main .nav_sub_menu .menu>li .item>a {
    display: block;
    font-size: 13.5px;
    color: #464646;
    text-transform: uppercase;
    padding: 12px 15px;
    line-height: 16px;
}

@media screen and (min-width:866px) {
    #sidebar_main .nav_sub_menu .menu>li .item>a:hover {
        background: #263b6e;
        color: #fff;
    }
}

@media screen and (max-width:865px) {
    #sidebar_main .nav_sub_menu .menu:after {
        display: none;
    }

    #sidebar_main .nav_sub_menu .menu>li .item {
        padding-left: 0;
    }

    #sidebar_main .nav_sub_menu .menu>li .item>a {
        padding-left: 0px;
    }
}

#sidebar_main .parent_page_link {
    margin-bottom: 55px;
    position: relative;
    margin-top: -1px;
}

#sidebar_main .parent_page_link a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 23px;
    padding-bottom: 20px;
    color: #6F6F6F;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    background: #fff;
}

#sidebar_main .parent_page_link a:hover {
    background: #801c1b;
    color: #fff;
    border-color: #801c1b;
}

#sidebar_main #scrollDown {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
}

@media screen and (max-height:750px) {
    #sidebar_main #scrollDown {
        display: none;
    }
}

#sidebar_main #scrollDown span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    color: #555555;
    display: block;
    text-align: center;
    margin-bottom: -10px;
    font-weight: 300;
}

#sidebar_main #scrollDown:after {
    content: "";
    width: 103px;
    height: 26px;
    background-position: -166px -28px;
    display: inline-block;
}

#sidebar_main #simple_sidebar_footer {
    border-top: solid 1px rgba(0, 0, 0, 0.2);
    background: #fff;
    position: absolute;
    bottom: 0;
    padding: 40px 15px;
    padding-bottom: 37px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #5a5a5a;
    font-weight: bold;
    width: 100%;
}

#sidebar_main #simple_sidebar_footer:hover .apply {
    opacity: 1;
}

#sidebar_main #simple_sidebar_footer .apply {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #801c1b;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar_main #simple_sidebar_footer .apply span {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 19px;
    height: 15px;
}

#sidebar_main #simple_sidebar_footer span {
    font-weight: normal;
}

#sidebar_main #sidebar_left_breadcrumbs {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    color: #525252;
    font-style: italic;
    margin-top: -20px;
    padding: 0px 42px;
}

#sidebar_main #sidebar_left_breadcrumbs a {
    color: #525252;
}

#sidebar_main #sidebar_left_breadcrumbs a:hover {
    color: #801c1b;
}

#sidebar_main #sidebar_left_breadcrumbs .sep {
    margin-left: 12px;
    margin-right: 8px;
}

#sidebar_main #sidebar_left_breadcrumbs .sep:last-child {
    display: none;
}

#sidebar_main .nav_anchor {
    margin-top: 55px;
    max-width: 100%;
}

#sidebar_main .nav_anchor h3 {
    padding-left: 35px;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 6px;
    color: #6F6F6F;
    font-style: italic;
    font-weight: 600;
    font-size: 13px;
    width: 210px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 12px;
    position: relative;
}

#sidebar_main .nav_anchor h3:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #e5e5e5 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #e5e5e5 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #e5e5e5 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 25px;
    height: 1px;
}

#sidebar_main .nav_anchor ul>li a {
    display: block;
    padding: 7px 0px 6px 0px;
    font-weight: 300;
    padding-right: 10px;
}

#sidebar_main .nav_anchor ul>li a span {
    vertical-align: middle;
    display: inline-block;
}

#sidebar_main .nav_anchor ul>li a:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

#sidebar_main .nav_anchor ul>li.active a {
    background: #273c68;
    color: #fff !important;
}

#sidebar_main .nav_anchor ul>li.level-1 a {
    font-size: 14px;
    color: #020202;
    padding-left: 45px;
}

#sidebar_main .nav_anchor ul>li.level-2 a {
    padding-left: 55px;
    font-size: 14px;
    color: #aaaaaa;
}

#sidebar_main .nav_anchor ul>li.level-2 a:before {
    content: "";
    width: 6px;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

#sidebar_main .nav_anchor ul>li.level-3 a {
    padding-left: 65px;
    font-size: 13px;
    color: #aaaaaa;
}

#sidebar_main .nav_anchor ul>li.level-3 a:before {
    content: "";
    width: 12px;
    height: 1px;
    margin-right: 10px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    vertical-align: middle;
}

#sidebar_main .views-widget>div {
    display: block !important;
}

#sidebar_main .explore_sidebar_filters {
    position: relative;
    padding-top: 40px;
}

#sidebar_main .explore_sidebar_filters .page-display-switch {
    position: absolute;
    right: 0;
    top: 171px;
    width: 60px;
    z-index: 400;
}

#sidebar_main .explore_sidebar_filters .page-display-switch a {
    font-size: 0;
    display: block;
    margin: 0px auto;
}

#sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch {
    width: 15px;
    height: 15px;
    background-position: 0 -198px;
}

#sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch {
    width: 15px;
    height: 14px;
    background-position: -20px -199px;
}

#sidebar_main .explore_sidebar_filters .page-display-switch hr {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 1px;
    border: none;
    margin: 10px 0px;
}

#sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch {
    width: 15px;
    height: 15px;
    background-position: 0 -180px;
}

#sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch {
    width: 15px;
    height: 14px;
    background-position: -20px -180px;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper {
    padding: 0px 15px;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:before,
#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:after {
    content: " ";
    display: table;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:after {
    clear: both;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:before,
#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:after {
    content: " ";
    display: table;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper:after {
    clear: both;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword {
    float: left;
    width: 100%;
    height: 19px;
    border-radius: 13px;
    position: relative;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword:after {
    content: "";
    width: 18px;
    height: 18px;
    background-position: -2px -48px;
    position: absolute;
    right: 0;
    top: 0;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input {
    width: 100%;
    border-radius: 13px;
    height: 20px;
    border: solid 1px #B4B4B4;
    color: #000;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px;
    text-indent: 10px;
    max-width: 190px;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input:-ms-input-placeholder {
    color: #b4b4b4;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input::-webkit-input-placeholder {
    color: #b4b4b4;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input:focus::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input:focus:-ms-input-placeholder {
    color: #ffffff;
}

#sidebar_main .explore_sidebar_filters #edit-keyword-wrapper .form-item-keyword input:focus::-webkit-input-placeholder {
    color: #ffffff;
}

#sidebar_main .explore_sidebar_filters #edit-program-wrapper {
    margin-top: 45px;
}

#sidebar_main .explore_sidebar_filters #edit-program-wrapper>label {
    padding-left: 15px;
    border-bottom: solid 1px #b3b3b3;
    padding-bottom: 6px;
    color: rgba(0, 0, 0, 0.6);
    font-style: italic;
    font-weight: 700;
    font-size: 15px;
    width: 145px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
}

#sidebar_main .explore_sidebar_filters #edit-program-wrapper>label:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: -1px;
    right: 0;
    background-image: -webkit-linear-gradient(left, #adadad 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #adadad 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #adadad 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffadadad', endColorstr='#ffffffff', GradientType=1);
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios {
    padding-left: 35px;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios#edit-type>.form-item:first-child {
    display: none;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item {
    margin-bottom: 25px;
    position: relative;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item:last-child {
    margin-bottom: 0;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item input {
    z-index: 55;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    opacity: 0;
    cursor: pointer;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item label {
    display: block;
    padding-left: 25px;
    color: #4d4d4d;
    font-size: 14px;
    height: 18px;
    line-height: 21px;
    position: relative;
    cursor: pointer;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #fff;
    border: solid 1px #b7b7b7;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item label:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #801c1b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

#sidebar_main .explore_sidebar_filters .bef-select-as-radios>.form-item input:checked+label:after {
    opacity: 1;
}

#sidebar_main .explore_sidebar_filters #edit-program-wrapper .bef-select-as-radios>.form-item label {
    font-size: 13px;
    text-transform: uppercase;
}

#sidebar_main .explore_sidebar_filters #edit-type-wrapper>label {
    display: none;
}

#sidebar_main .explore_sidebar_filters .bloxk_related_filters {
    margin-top: 35px;
}

#sidebar_main .explore_sidebar_filters .bloxk_related_filters>h2 {
    padding-left: 23px;
    font-size: 15px;
    color: #666666;
    margin-bottom: 35px;
    display: block;
    font-weight: normal;
    font-family: 'adobe-caslon-pro', serif;
    font-style: italic;
    letter-spacing: 0.5px;
}

#sidebar_main .explore_sidebar_filters .views-submit-button .form-submit {
    display: none;
}

#sidebar_main .explore_sidebar_filters #edit-interest-wrapper,
#sidebar_main .explore_sidebar_filters #edit-career-wrapper {
    display: none;
}

#sidebar_main.sidebar_home,
#sidebar_main.sidebar_no_hover {
    border-right: none;
    height: auto;
    height: 100%;
}

#sidebar_main.sidebar_home #sidebar_header,
#sidebar_main.sidebar_no_hover #sidebar_header,
#sidebar_main.sidebar_home #sidebar_hover,
#sidebar_main.sidebar_no_hover #sidebar_hover {
    border-right: solid 1px #adadad;
}

#sidebar_main.sidebar_home #sidebar_header .trigger_main_menu .close,
#sidebar_main.sidebar_no_hover #sidebar_header .trigger_main_menu .close {
    opacity: 1;
}

#sidebar_main.sidebar_home #sidebar_header .trigger_main_menu .hamburger,
#sidebar_main.sidebar_no_hover #sidebar_header .trigger_main_menu .hamburger {
    opacity: 0;
}

#sidebar_main.sidebar_home #sidebar_container #sidebar_content_home,
#sidebar_main.sidebar_no_hover #sidebar_container #sidebar_content_home {
    display: none;
}

#sidebar_main.sidebar_home #sidebar_hover,
#sidebar_main.sidebar_no_hover #sidebar_hover {
    opacity: 1;
    display: block;
}

#sidebar_main .sidebar_policies_container h2 a {
    background: #263b6e;
    display: block;
    padding-left: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 18px;
    color: #fff;
    font-size: 17px;
    line-height: 20.4px;
    font-weight: 500;
    text-transform: uppercase;
}

#sidebar_main .sidebar_policies_container .relative_content_menu .menu-block-wrapper>.menu>li:not(.active-trail) {
    display: block;
}

#sidebar_main .sidebar_policies_container .no_link {
    pointer-events: none;
}

#open_menu {
    width: 105px;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 550;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #B4B4B4;
    background-color: #F0F0F0;
}

#open_menu:hover {
    background: #ffffff;
}

#open_menu:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
}

#open_menu i {
    width: 17px;
    height: 12px;
    background-position: -20px -35px;
    display: inline-block;
    vertical-align: middle;
    opacity: 1;
}

@media screen and (min-width:1221px) {
    #open_menu.active {
        opacity: 1;
    }

    #sidebar_main.sticky_fixed {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 285px;
        border-right: solid 1px #adadad;
    }

    #sidebar_main.sticky_fixed .sidebar_content {
        display: none;
    }
}

.dev_purpose {
    background: #cccccc;
    margin-top: 100px;
}

.adminimal-menu #sidebar_main {
    top: 29px;
}

.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper,
.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a {
    background: transparent;
}

.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu {
    background-color: transparent;
}

.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:hover .expend-sub-menu,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:hover .expend-sub-menu,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li:hover .expend-sub-menu {
    background-color: #fff;
}

.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:hover,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:hover,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu:hover,
.node-type-page-nav #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu.active,
.node-type-page-landing #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu.active,
.node-type-page-simple #sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu.active {
    background: #263b6e;
}

.node-type-event-article #sidebar_main,
.node-type-news-article #sidebar_main {
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.2);
}

.sidebar_sticky_left#sidebar_main #sidebar_hover {
    box-shadow: none !important;
}

.sidebar_push_left#sidebar_main .relative_content_menu .menu-block-wrapper,
.sidebar_push_left#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li>a,
.sidebar_push_left#sidebar_main .relative_content_menu .menu-block-wrapper>.menu>li .expend-sub-menu {}

#sidebar_main:not(.sidebar_sticky_left) .relative_content_menu .menu-block-wrapper>.menu>li>.menu.active {
    border-top: solid 1px #adadad;
}

#sidebar_main:not(.sidebar_sticky_left) .relative_content_menu .menu-block-wrapper>.menu>li {
    border-bottom: solid 1px #adadad;
}

.field-group-htabs {
    clear: both;
    padding-top: 30px;
}

div.horizontal-tabs {
    clear: both;
    border: none;
}

div.horizontal-tabs .horizontal-tabs-list {
    background: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

div.horizontal-tabs .horizontal-tabs-list li {
    background: none;
    border-right: none;
}

div.horizontal-tabs fieldset.horizontal-tabs-pane {
    padding: 1em;
}

div.horizontal-tabs .horizontal-tab-button {
    font-size: 18px;
}

.field .field-label {
    font-weight: bold;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
    float: left;
}

.field-items .field-item {
    padding-bottom: 5px;
}

form .field-multiple-table {
    margin: 0;
}

form .field-multiple-table th.field-label {
    padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}

form .field-add-more-submit {
    margin: .5em 0 0;
}

.field-name-field-course-startdate,
.field-name-field-course-enddate {
    font-size: 16px;
    padding-bottom: 5px;
}

.tabledrag-toggle-weight-wrapper {
    display: none;
}

.field-multiple-table thead label {
    text-align: left;
    font-weight: normal;
}

.field-multiple-table tbody .field-multiple-drag {
    display: none;
}

#page_content form .field-multiple-table .form-item {
    margin-bottom: 0;
}

#page_content form .field-multiple-table .form-item label {
    display: none;
}

#page_content .field-add-more-submit {
    font-size: 12px !important;
    padding: 0 15px !important;
}

.field-group-div-field-spacing-10 div.field {
    padding-bottom: 10px;
}

.vocabulary-service-category .field-name-field-service-category-image {
    float: left;
    padding-right: 15px;
}

.page-taxonomy-term .view {
    clear: both;
}

.page-taxonomy-term .node-service {
    display: none;
}

.page-taxonomy-term .pager {
    display: none;
}

#page_content .webform-progressbar {
    margin-bottom: 60px;
}

#page_content #sidebar_content form {
    padding: 0;
    background: none;
}

#page_content form {
    background: #f6f6f6;
    padding: 30px;
    border-radius: 5px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
}

#page_content form p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
}

#page_content form .webform-component-time .webform-container-inline label {
    display: none;
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) {
    margin-bottom: 20px;
    padding-left: 25px;
}

@media screen and (max-width:700px) {
    #page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) {
        padding-left: 5px;
    }
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list)>li {
    margin-bottom: 15px;
    font-size: 17px;
    padding-left: 25px;
    position: relative;
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list)>li a {
    color: #133fad;
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list)>li a:hover {
    color: #801c1b;
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list)>li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #263b6e;
    position: absolute;
    left: 0;
    top: 8px;
}

#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list)>li:last-child {
    margin-bottom: 0;
}

#page_content form .webform-container-inline:before,
#page_content form .webform-container-inline:after {
    content: " ";
    display: table;
}

#page_content form .webform-container-inline:after {
    clear: both;
}

#page_content form .webform-container-inline:before,
#page_content form .webform-container-inline:after {
    content: " ";
    display: table;
}

#page_content form .webform-container-inline:after {
    clear: both;
}

#page_content form .webform-container-inline .form-item {
    float: left;
    min-width: 110px;
}

#page_content form .webform-container-inline .form-item:not(:last-child) {
    margin-right: 20px;
}

#page_content form .webform-container-inline .form-type-radio {
    margin-bottom: 0 !important;
}

#page_content form .form-type-password-confirm .password-strength,
#page_content form .form-type-password-confirm div.password-confirm,
#page_content form .form-type-password-confirm .password-suggestions {
    display: none !important;
}

#page_content form .webform-datepicker {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after {
    content: " ";
    display: table;
}

#page_content form .webform-datepicker:after {
    clear: both;
}

#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after {
    content: " ";
    display: table;
}

#page_content form .webform-datepicker:after {
    clear: both;
}

#page_content form .webform-datepicker>.form-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content form .webform-datepicker>.form-item {
        float: left;
        width: 25%;
    }
}

#page_content form .webform-datepicker>.form-item label {
    display: none;
}

#page_content form .webform-datepicker>.form-item:not(:last-child) {
    margin-bottom: 0;
}

#page_content form .form-item {
    margin-bottom: 30px;
}

#page_content form .form-item:before,
#page_content form .form-item:after {
    content: " ";
    display: table;
}

#page_content form .form-item:after {
    clear: both;
}

#page_content form .form-item:before,
#page_content form .form-item:after {
    content: " ";
    display: table;
}

#page_content form .form-item:after {
    clear: both;
}

#page_content form .form-item label {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

#page_content form .form-item input[type='text'],
#page_content form .form-item input[type='email'],
#page_content form .form-item select,
#page_content form .form-item textarea,
#page_content form .form-item input[type='password'] {
    width: 100%;
    height: 35px;
    text-indent: 10px;
    background: #fff;
    padding: 0;
    border: solid 1px #adadad;
    outline: none;
    border-radius: 5px;
}

#page_content form .form-item input[type='text']:focus,
#page_content form .form-item input[type='email']:focus,
#page_content form .form-item select:focus,
#page_content form .form-item textarea:focus,
#page_content form .form-item input[type='password']:focus {
    border-color: #263b6e;
}

#page_content form .form-item textarea {
    height: 200px;
    padding: 10px;
    text-indent: 0;
}

#page_content form .form-item .description {
    margin-top: 5px;
    font-style: italic;
}

#page_content form .form-item input[readonly],
#page_content form .form-item input[disabled] {
    background-color: #DDD;
}

#page_content form .form-radios .form-item,
#page_content form .form-checkboxes .form-item {
    margin-bottom: 10px;
}

#page_content form .form-radios label,
#page_content form .form-checkboxes label {
    display: inline;
    font-size: 16px;
    padding-left: 5px;
    text-transform: none;
}

#page_content form .field-type-list-boolean {
    margin-bottom: 30px;
}

#page_content form .form-type-checkbox,
#page_content form .form-type-radio,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup {
    margin-bottom: 15px !important;
}

#page_content form .form-type-checkbox:last-child,
#page_content form .form-type-radio:last-child,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup:last-child {
    margin-bottom: 0 !important;
}

#page_content form .form-type-checkbox input,
#page_content form .form-type-radio input,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input {
    position: absolute;
    opacity: 0;
    width: 24px;
    height: 24px;
}

#page_content form .form-type-checkbox label,
#page_content form .form-type-radio label,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label {
    padding-left: 30px;
    position: relative;
    line-height: 24px;
    display: block;
    text-transform: none;
    margin-bottom: 0;
    cursor: pointer;
}

#page_content form .form-type-checkbox label:before,
#page_content form .form-type-radio label:before,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    left: 0;
    top: 0;
    background: #fff;
    border: solid 1px #adadad;
}

#page_content form .form-type-checkbox label:after,
#page_content form .form-type-radio label:after,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkVFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRkRFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRjlFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkFFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6raPfgAAAAtklEQVR42mJgoAzYAfEaIOanxBBdIP4CxP+B+Ay5hugA8Q+oISAcTa4hX5AMsf///z/JhuihucQWZAipBmkD8Xdkl4AEkQ3iBeINQOyJxxADNEOsYRLIBh2FSv4GYmMcLvmJZIgdsiSyQSFA/AeqCESbornkGzaXYDMIBEyQFINcJgHEIkD8CzlgsfkZW2BbILnsDRC/xOcSfAYxQMPoL5IBIGyDLyrxRb8F1EVvCRmCbBBAgAEA5BBvY+Xo1KMAAAAASUVORK5CYII=');
    background-size: 18px 13px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#page_content form .form-type-checkbox input:checked+label:after,
#page_content form .form-type-radio input:checked+label:after,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input:checked+label:after {
    opacity: 1;
}

#page_content form .form-type-radio label:before {
    border-radius: 50%;
}

#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input.form-radio+label:before {
    border-radius: 50%;
}

#page_content form .webform-grid-option .form-type-checkbox input,
#page_content form .webform-grid-option .form-type-radio input {
    display: inline-block;
}

#page_content form .form-type-date:before,
#page_content form .form-type-date:after {
    content: " ";
    display: table;
}

#page_content form .form-type-date:after {
    clear: both;
}

#page_content form .form-type-date:before,
#page_content form .form-type-date:after {
    content: " ";
    display: table;
}

#page_content form .form-type-date:after {
    clear: both;
}

#page_content form .form-type-date .container-inline {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content form .form-type-date .container-inline>.form-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

@media (min-width:960px) {
    #page_content form .form-type-date .container-inline>.form-item {
        float: left;
        width: 33.33333333%;
    }
}

#page_content form .form-type-date .container-inline>.form-item label {
    text-transform: none;
    margin-bottom: 0px;
    float: left;
    width: 30%;
    height: 35px;
    line-height: 35px;
}

#page_content form .form-type-date .container-inline>.form-item select {
    float: left;
    width: 70%;
    text-align: center;
}

#page_content form .filter-wrapper {
    display: none;
}

#page_content .form-actions,
#page_content .action {
    margin-top: 20px;
}

#page_content .form-actions:before,
#page_content .action:before,
#page_content .form-actions:after,
#page_content .action:after {
    content: " ";
    display: table;
}

#page_content .form-actions:after,
#page_content .action:after {
    clear: both;
}

#page_content .form-actions:before,
#page_content .action:before,
#page_content .form-actions:after,
#page_content .action:after {
    content: " ";
    display: table;
}

#page_content .form-actions:after,
#page_content .action:after {
    clear: both;
}

#page_content .criterion:not(:last-child) {
    margin-bottom: 30px;
}

#page_content #edit-basic {
    margin-bottom: 30px;
}

#page_content #edit-basic:before,
#page_content #edit-basic:after {
    content: " ";
    display: table;
}

#page_content #edit-basic:after {
    clear: both;
}

#page_content #edit-basic:before,
#page_content #edit-basic:after {
    content: " ";
    display: table;
}

#page_content #edit-basic:after {
    clear: both;
}

#page_content #edit-basic #edit-submit {
    float: right;
}

#page_content .form-submit[type='submit'] {
    display: inline-block;
    height: 40px;
    line-height: 43px;
    background: #263b6e;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 0px 30px;
    margin-right: 30px;
    border: none;
    border-radius: 5px;
}

#page_content .form-submit[type='submit']:hover {
    background: #801c1b;
}

#page_content fieldset:not(.horizontal-tabs-pane):not(.collapsed) {
    border: 1px solid #adadad;
    padding: 20px;
    margin-bottom: 20px;
}

#page_content fieldset:not(.horizontal-tabs-pane):not(.collapsed):not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#page_content fieldset:not(.horizontal-tabs-pane).collapsed {
    border-top: 1px solid #adadad;
    padding: 0 20px;
    margin-bottom: 20px;
}

#page_content fieldset:not(.horizontal-tabs-pane) legend {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #263b6e;
    letter-spacing: 1px;
}

#page_content fieldset:not(.horizontal-tabs-pane) legend span {
    padding: 0 10px;
}

#page_content fieldset:not(.horizontal-tabs-pane) .fieldset-description {
    font-size: 16px;
    margin-bottom: 20px;
}

#page_content .webform-grid .form-type-radio {
    position: relative;
}

#page_content .webform-grid .form-type-radio label {
    width: 24px;
    height: 24px;
    position: relative !important;
}

#page_content .webform-grid .form-type-radio input {
    width: 24px;
    height: 24px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkVFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRkRFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRjlFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkFFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6raPfgAAAAtklEQVR42mJgoAzYAfEaIOanxBBdIP4CxP+B+Ay5hugA8Q+oISAcTa4hX5AMsf///z/JhuihucQWZAipBmkD8Xdkl4AEkQ3iBeINQOyJxxADNEOsYRLIBh2FSv4GYmMcLvmJZIgdsiSyQSFA/AeqCESbornkGzaXYDMIBEyQFINcJgHEIkD8CzlgsfkZW2BbILnsDRC/xOcSfAYxQMPoL5IBIGyDLyrxRb8F1EVvCRmCbBBAgAEA5BBvY+Xo1KMAAAAASUVORK5CYII=');
    background-size: 18px 13px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    appearance: none;
    -webkit-appearance: none;
}

#page_content .webform-grid .form-type-radio input:checked {
    opacity: 1;
}

html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}

#outcomestablecontainer .table-select-processed .form-type-checkbox input,
#textbookstablecontainer .table-select-processed .form-type-checkbox input,
#outcomestablecontainer .table-select-processed .form-type-radio input,
#textbookstablecontainer .table-select-processed .form-type-radio input {
    display: inline-block !important;
}

#outcomestablecontainer .form-item-textbook-title,
#textbookstablecontainer .form-item-textbook-title {
    margin-top: 20px;
}

.page-academics-undergraduate-majors-minors #page_wrapper.page_wrapper_no_full_width #page #page_content {
    margin-top: 50px;
}

#explore_page {
    padding-bottom: 150px;
}

@media screen and (max-width:1220px) {
    #explore_page {
        padding-top: 50px;
    }
}

#explore_page .container {
    width: 1250px;
    margin: 0px auto;
    max-width: 90%;
}

#explore_page h1 {
    border-bottom: solid 1px #CCCCCC;
    text-transform: uppercase;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 39px;
    padding-bottom: 22px;
    margin-bottom: 30px;
    margin-top: 70px;
    text-align: center;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#explore_page h1 .legend {
    display: none;
}

@media screen and (max-width:1220px) {
    #explore_page h1 {
        margin-top: 30px;
    }
}

#explore_page h1.style-list {
    text-align: left;
}

#explore_page h1.style-list a {
    display: none;
}

#explore_page h1 a {
    display: inline-block;
    width: 0px;
    white-space: nowrap;
    text-transform: none;
    font-weight: normal;
    text-indent: 15px;
    font-size: 15px;
    color: #CCCCCC;
}

@media screen and (max-width:610px) {
    #explore_page h1 a {
        display: none;
    }
}

#explore_page h1 a:hover {
    color: #133fad;
    font-weight: 600;
}

#explore_page .view-filters .views-widget-filter-combine {
    display: none;
}

#explore_page .view-filters .views-widget-filter-field_program_majors_minors_tid {
    display: none;
}

#explore_page .view-filters form {
    background: none;
    padding: 0;
    border-radius: 0;
}

#explore_page #sortBy {
    left: 50%;
    position: relative;
    margin-left: -226px;
    margin-bottom: 20px;
    display: inline-block;
}

@media screen and (max-width:510px) {
    #explore_page #sortBy {
        display: none;
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #explore_page #sortBy:before,
    #explore_page #sortBy:after {
        content: " ";
        display: table;
    }

    #explore_page #sortBy:after {
        clear: both;
    }

    #explore_page #sortBy:before,
    #explore_page #sortBy:after {
        content: " ";
        display: table;
    }

    #explore_page #sortBy:after {
        clear: both;
    }
}

#explore_page #sortBy h3 {
    float: left;
    height: 37px;
    line-height: 41px;
    vertical-align: middle;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #6F6F6F;
    margin-right: 30px;
}

@media screen and (max-width:510px) {
    #explore_page #sortBy h3 {
        display: block;
        margin-bottom: 5px;
        font-size: 14px;
    }
}

#explore_page #sortBy a {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 40px;
    height: 37px;
    font-size: 18px;
    color: #6F6F6F;
    border: solid 1px #6F6F6F;
    margin-right: -1px;
    position: relative;
    z-index: 20;
}

@media screen and (max-width:510px) {
    #explore_page #sortBy a {
        float: left;
        width: 50%;
        margin: 0px;
        display: block;
    }
}

#explore_page #sortBy a:hover,
#explore_page #sortBy a.active {
    background: #263b6e;
    color: #fff;
    border-color: #263b6e;
    z-index: 40;
}

#explore_page .views-exposed-widgets .views-submit-button {
    display: none;
}

#explore_page .views-exposed-widgets .views-exposed-widget {
    overflow: hidden;
    max-height: 0px;
    width: 100%;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    opacity: 0;
}

#explore_page .views-exposed-widgets .views-exposed-widget .clear-checkboxes {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

#explore_page .views-exposed-widgets .views-exposed-widget.active {
    max-height: 2000px;
    opacity: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

#explore_page .views-exposed-widgets .views-exposed-widget.active .clear-checkboxes {
    opacity: 1;
}

#explore_page .views-exposed-widgets .views-exposed-widget>label {
    display: none;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .clear-checkboxes {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #CCCCCC;
    margin-bottom: 13px;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .clear-checkboxes:before {
    content: "X ";
    color: #801c1b;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .clear-checkboxes:hover {
    color: #801c1b;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .clear-checkboxes:not(:first-child) {
    display: none;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes {
    border: solid 1px #6F6F6F;
    padding: 20px;
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:before,
#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:after {
    content: " ";
    display: table;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:after {
    clear: both;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:before,
#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:after {
    content: " ";
    display: table;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes:after {
    clear: both;
}

@media screen and (max-width:1000px) {
    #explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
}

@media screen and (max-width:700px) {
    #explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@media screen and (max-width:700px) {
    #explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes>.form-item {
    margin-bottom: 0;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes>.form-item input {
    display: none;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes>.form-item label {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 47px;
    color: #6F6F6F;
    font-size: 18px;
    padding-left: 20px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    white-space: nowrap;
    text-transform: none;
    margin-bottom: 0;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes>.form-item label:hover {
    color: #fff;
    background: #263b6e;
}

#explore_page .views-exposed-widgets .views-exposed-widget .form-checkboxes .bef-checkboxes>.form-item input:checked+label {
    color: #fff;
    background: #263b6e;
}

#explore_page .views-exposed-widgets .views-widget-filter-field_careers_tid .form-checkboxes .bef-checkboxes {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

@media screen and (max-width:1630px) {
    #explore_page .views-exposed-widgets .views-widget-filter-field_careers_tid .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@media screen and (max-width:1050px) {
    #explore_page .views-exposed-widgets .views-widget-filter-field_careers_tid .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media screen and (max-width:1050px) {
    #explore_page .views-exposed-widgets .views-widget-filter-field_careers_tid .form-checkboxes .bef-checkboxes {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

#explore_page .view-content {
    position: relative;
}

#explore_page .view-content .widget_loader {
    z-index: 10;
}

#explore_page .view-content .widget_loader:after {
    top: 300px;
}

#explore_page .view-content .accordion,
#explore_page .view-content .explore-thumb-list {
    z-index: 50;
    background: #fff;
    opacity: 0;
    position: relative;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

#explore_page.loaded2 h1 {
    opacity: 1;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

#explore_page.loaded .view-content .explore-thumb-list,
#explore_page.loaded .view-content .accordion {
    opacity: 1;
}

#explore_page .accordion .accordion-row {
    margin-bottom: 35px;
}

#explore_page .accordion .accordion-row .accordion-head {
    font-size: 29px;
    font-family: 'Josefin Sans', sans-serif;
    padding-left: 45px;
}

#explore_page .accordion .accordion-row .accordion-head:before {
    top: 9px;
}

#explore_page .accordion .accordion-row .accordion-content {
    padding-left: 0;
    margin-left: 40px;
}

#explore_page .accordion .accordion-row .accordion-content:before,
#explore_page .accordion .accordion-row .accordion-content:after {
    content: " ";
    display: table;
}

#explore_page .accordion .accordion-row .accordion-content:after {
    clear: both;
}

#explore_page .accordion .accordion-row .accordion-content:before,
#explore_page .accordion .accordion-row .accordion-content:after {
    content: " ";
    display: table;
}

#explore_page .accordion .accordion-row .accordion-content:after {
    clear: both;
}

@media screen and (max-width:1599px) {
    #explore_page .accordion .accordion-row .accordion-content {
        overflow-x: auto;
    }
}

@media screen and (max-width:700px) {
    #explore_page .accordion .accordion-row .accordion-content {
        padding-left: 0;
    }
}

#explore_page .accordion .accordion-row .accordion-content.is-expanded {
    padding: 20px 0px;
}

#explore_page .accordion .accordion-row .accordion-content .accordion-content-inside {
    width: 1240px;
}

#explore_page .accordion .accordion-row .accordion-content .left {
    width: 330px;
    position: relative;
    float: left;
    padding-right: 40px;
    margin-right: 40px;
}

#explore_page .accordion .accordion-row .accordion-content .left .line {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #DCDCDC;
}

#explore_page .accordion .accordion-row .accordion-content .left .line:before {
    content: "";
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdcdcdc', GradientType=0);
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 1px;
}

#explore_page .accordion .accordion-row .accordion-content .left .line:after {
    content: "";
    background-image: -webkit-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #dcdcdc 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #dcdcdc 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcdcdc', endColorstr='#ffffffff', GradientType=0);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px;
    width: 1px;
}

#explore_page .accordion .accordion-row .accordion-content .right {
    width: 840px;
    float: left;
    position: relative;
}

#explore_page .accordion .accordion-row .accordion-content .right>.hover {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 1000;
    cursor: pointer;
    display: block;
}

#explore_page .accordion .accordion-row .accordion-content .right>.hover.active {
    animation: fadeOutToNone 1s ease-in;
    opacity: 0;
    display: none;
}

#explore_page .accordion .accordion-row .accordion-content .right>.hover:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

#explore_page .accordion .accordion-row .accordion-content .right>.hover span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #DCDCDC;
}

#explore_page .accordion .accordion-row .accordion-content .right>.hover:hover span {
    color: #133fad;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg {
    width: 170px;
    float: left;
    margin-right: 25px;
    display: block;
    position: relative;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top {
    height: 165px;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 57px;
    left: 0px;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
    z-index: 1;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top h4 {
    position: absolute;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 20;
    padding: 10px 10px;
    bottom: 0;
    left: 0;
    color: #fff;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom {
    height: 105px;
    padding: 10px 10px;
    color: #fff;
    padding-top: 14px;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom h5 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 15px;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 13px !important;
    line-height: 16px !important;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg>.hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 999;
    text-align: center;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg>.hover:before {
    content: "";
    display: inline-block;
    width: 0px;
    height: 100%;
    vertical-align: middle;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg>.hover span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 25px;
    font-weight: bold;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg:hover>.hover {
    opacity: 1;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg:last-chid {
    margin-right: 0;
}

#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories+.show-all {
    display: block;
}

#explore_page .accordion .accordion-row .accordion-content .right .show-all {
    float: left;
    height: 270px;
    display: none;
}

#explore_page .accordion .accordion-row .accordion-content .right .show-all:before {
    content: "";
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: bottom;
}

#explore_page .accordion .accordion-row .accordion-content .right .show-all a {
    display: inline-block;
    vertical-align: bottom;
    color: #B4B4B4;
    font-size: 17px;
    line-height: 20px;
}

#explore_page .accordion .accordion-row .accordion-content .right .show-all a:hover {
    color: #801c1b;
}

#explore_page .accordion.deployed .accordion-row .accordion-head {
    pointer-events: none;
}

#explore_page .accordion.deployed .accordion-row .accordion-content {
    max-height: initial;
    padding-top: 40px;
}

#explore_page .accordion.deployed .accordion-row .accordion-content .accordion-content-inside>.hover {
    display: none;
}

.explore-thumb-list {
    margin: 0px -15px;
}

.explore-thumb-list:before,
.explore-thumb-list:after {
    content: " ";
    display: table;
}

.explore-thumb-list:after {
    clear: both;
}

.explore-thumb-list:before,
.explore-thumb-list:after {
    content: " ";
    display: table;
}

.explore-thumb-list:after {
    clear: both;
}

.explore-thumb-list>li {
    padding: 0px 15px;
    margin-bottom: 30px;
    float: left;
    width: 25%;
}

@media screen and (max-width:1600px) {
    .explore-thumb-list>li {
        width: 33.333%;
    }
}

@media screen and (max-width:770px) {
    .explore-thumb-list>li {
        width: 50%;
    }
}

@media screen and (max-width:540px) {
    .explore-thumb-list>li {
        width: 100%;
    }
}

.explore_thumb {
    display: block;
    height: 270px;
    position: relative;
    margin: 0px auto;
}

.explore_thumb .front {
    width: 100%;
    height: 100%;
}

.explore_thumb .front .top {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.explore_thumb .front .top .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
}

.explore_thumb .front .top .img img {
    display: block;
}

.explore_thumb .front .bottom {
    background: #F2F2F2;
}

.explore_thumb .front .bottom h2 {
    display: block !important;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #333333 !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    text-transform: none !important;
    line-height: initial !important;
    letter-spacing: 0 !important;
}

.explore_thumb .front .bottom h2.strong {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.explore_thumb .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.explore_thumb .hover .top {
    padding: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
}

.explore_thumb .hover .top .inside {
    display: block;
}

.explore_thumb .hover .top h2 {
    color: #fff !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
    font-weight: bold !important;
    line-height: 22px !important;
    letter-spacing: 0 !important;
}

.explore_thumb .hover .top p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 19px !important;
}

.explore_thumb .hover .link {
    background: #801c1b;
}

.explore_thumb .hover .link:hover {
    background: #263b6e;
}

.explore_thumb .hover .link span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.explore_thumb .top {
    height: 212px;
}

.explore_thumb .bottom {
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.explore_thumb:hover .hover {
    opacity: 1;
}

.explore_thumb_stories {
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    max-width: 290px;
    margin: 0px auto;
}

.explore_thumb_stories .front .top {
    height: auto;
}

.explore_thumb_stories .front .top img {
    display: block;
    width: 100%;
    height: auto;
}

.explore_thumb_stories .front .bottom {
    padding: 10px 10px 11px 14px;
    padding-bottom: 10.5px;
}

.explore_thumb_stories .front .bottom h3 {
    line-height: 23px;
    height: 17px;
    text-transform: uppercase;
}

.explore_thumb_stories .front .bottom h4 {
    font-weight: 300;
    font-size: 12px;
    margin-top: 3px;
    height: 9px;
    text-transform: uppercase;
}

.explore_thumb_stories .hover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    bottom: -100%;
}

.explore_thumb_stories .hover .top {
    padding: 20px;
}

.explore_thumb_stories .hover .top h3 {
    line-height: 23px;
    height: 17px;
    text-transform: uppercase;
}

.explore_thumb_stories .hover .top h4 {
    font-weight: 300;
    font-size: 12px;
    margin-top: 3px;
    height: 9px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.explore_thumb_stories .hover .top p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
}

.explore_thumb_stories .hover .bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.explore_thumb_stories .hover .bottom:hover {
    background: #263b6e;
}

.explore_thumb_stories .hover .bottom span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.explore_thumb_stories .hover.bg-color-blue .bottom:hover {
    background: #801c1b;
}

.explore_thumb_stories .hover.bg-color-greyLight p {
    color: #484848;
}

.explore_thumb_stories .hover.bg-color-greyLight .bottom span {
    color: #484848;
}

.explore_thumb_stories .hover.bg-color-greyLight .bottom:hover {
    background: #801c1b;
}

.explore_thumb_stories .hover.bg-color-greyLight .bottom:hover span {
    color: #fff;
}

.explore_thumb_stories:hover .hover {
    bottom: 0;
    height: 100%;
}

.explore_thumb_stories .bottom {
    height: 53px;
}

.explore_thumb_stories:hover .hover {
    opacity: 1;
}

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

    .page-academics-undergraduate-majors-minors #sidebar_content_explore,
    .page-stories #sidebar_content_explore {
        background: #fff;
    }

    .page-academics-undergraduate-majors-minors #sidebar_content_explore .relative_content_menu,
    .page-stories #sidebar_content_explore .relative_content_menu {
        display: none;
    }

    .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page small,
    .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page small {
        display: none !important;
    }

    .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon,
    .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 19px;
        background-position: -155px -223px;
        background-image: url(/sites/all/themes/aup_2018/less/sprites/icon.png);
    }

    .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon span,
    .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon span {
        display: none;
    }

    .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon.is-active,
    .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon.is-active {
        width: 20px;
        height: 19px;
        background-position: -201px -223px;
    }

    .page-academics-undergraduate-majors-minors .menu_button_second,
    .page-stories .menu_button_second {
        float: right !important;
    }
}

.filter-majorsmin h1 {
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

.filter-majorsmin h1 .legend {
    color: rgba(0, 0, 0, 0.3);
    font-family: 'adobe-caslon-pro', serif;
    font-size: 14px;
    position: absolute;
    text-transform: none;
    display: block !important;
}

.filter-majorsmin h1.style-grid .legend {
    left: 0;
    bottom: 5px;
}

.filter-majorsmin h1.style-list .legend {
    left: 0;
    top: -27px;
}

.filter-majorsmin .explore_thumb.is-Majors:after {
    content: "M";
    position: absolute;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    top: 8px;
    left: 8px;
    font-family: 'adobe-caslon-pro', serif;
}

.filter-majorsmin .explore_thumb.is-Minors:after {
    content: "m";
    position: absolute;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    text-transform: none;
    font-size: 11px;
    top: 8px;
    left: 8px;
    font-family: 'adobe-caslon-pro', serif;
    font-style: italic;
}

.filter-majorsmin .accordion .accordion-row.is-Majors {
    position: relative;
}

.filter-majorsmin .accordion .accordion-row.is-Majors:before {
    content: "";
    width: 1px;
    background: rgba(0, 0, 0, 0.2);
    height: 26px;
    position: absolute;
    top: 0;
    left: 72px;
}

.filter-majorsmin .accordion .accordion-row.is-Majors:after {
    content: "M";
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 26px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    top: 1px;
    left: 30px;
    font-family: 'adobe-caslon-pro', serif;
    border: solid 1px #000;
    letter-spacing: -1px;
}

.filter-majorsmin .accordion .accordion-row.is-Minors {
    position: relative;
}

.filter-majorsmin .accordion .accordion-row.is-Minors:before {
    content: "";
    width: 1px;
    background: rgba(0, 0, 0, 0.2);
    height: 26px;
    position: absolute;
    top: 0;
    left: 72px;
}

.filter-majorsmin .accordion .accordion-row.is-Minors:after {
    content: "m";
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    text-transform: none;
    font-size: 20px;
    top: 1px;
    left: 30px;
    font-family: 'adobe-caslon-pro', serif;
    font-style: italic;
    border: solid 1px #191919;
}

@media screen and (max-width:700px) {
    .filter-majorsmin .accordion .accordion-row.is-Minors:after {
        font-size: 18px;
        line-height: 26px;
    }
}

.filter-majorsmin .accordion .accordion-row .accordion-head {
    padding-left: 90px !important;
}

#explore_page.show_all .accordion .accordion-row .accordion-head {
    pointer-events: none;
}

#explore_page.show_all .accordion .accordion-row .accordion-content {
    max-height: initial;
    padding-top: 35px;
    padding-bottom: 25px;
    border-top: solid 1px #dcdcdc;
}

#explore_page.show_all .accordion .accordion-row .accordion-content .right>.hover {
    display: none !important;
}

#header_page_content .view-stories-latest-in-category .explore-thumb-list>li {
    width: 50%;
}

#header_page_content .view-stories-latest-in-category .explore-thumb-list>li h3,
#header_page_content .view-stories-latest-in-category .explore-thumb-list>li h4 {
    color: #fff !important;
}

.widget_centered_container .view-stories-latest-in-category .explore-thumb-list>li {
    width: 33%;
}

.widget_centered_container .view-stories-latest-in-category .explore-thumb-list>li h3,
.widget_centered_container .view-stories-latest-in-category .explore-thumb-list>li h4 {
    color: #fff !important;
}

.widget_centered_container .view-stories-latest-in-category .explore-thumb-list>li .explore_thumb_stories .hover .top p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 92px;
}

.widget_full_container .full_container .view-stories-latest-in-category .explore-thumb-list {
    max-width: 1280px;
    margin: 0px auto;
}

.widget_full_container .full_container .view-stories-latest-in-category .explore-thumb-list>li h3,
.widget_full_container .full_container .view-stories-latest-in-category .explore-thumb-list>li h4 {
    color: #fff !important;
}

.explore-thumb-list .front .bottom h3 {
    color: #FFFFFF;
}

#page_content.content_template {
    margin-top: 0 !important;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content {
    width: 1050px;
    margin: -130px auto 65px auto;
    background: #fff;
    position: relative;
    min-height: 130px;
    padding-top: 20px;
    max-width: 100%;
}

@media screen and (max-width:1330px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content {
        background: rgba(255, 255, 255, 0.95);
        margin-top: -196px;
    }
}

@media screen and (max-width:1220px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content {
        margin-top: 0;
        width: 100%;
    }
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    text-transform: uppercase;
    display: block;
    height: 36px;
    line-height: 39px;
    background: #263b6e;
    margin-bottom: 33px;
    padding-left: 35px;
    padding-right: 50px;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
}

@media screen and (max-width:1220px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
        margin-bottom: 25px;
    }
}

@media screen and (max-width:700px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
        margin-left: -60px;
    }
}

@media screen and (max-width:600px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
        margin-left: -22px;
    }
}

@media screen and (max-width:320px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
        margin-left: -17px;
    }
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event {
    background: #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event:after {
    border-color: transparent transparent transparent #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.study_trips {
    background: #801c1b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.study_trips:after {
    border-color: transparent transparent transparent #801c1b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.casual_excursions {
    background: #586173;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.casual_excursions:after {
    border-color: transparent transparent transparent #586173;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-excursion {
    background: #4f5562;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-excursion:after {
    border-color: transparent transparent transparent #4f5562;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-speaker,
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-news.Speakers {
    background: #77294b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-speaker:after,
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-news.Speakers:after {
    border-color: transparent transparent transparent #77294b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-red {
    background: #801c1b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-red:after {
    border-color: transparent transparent transparent #801c1b;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-blue {
    background: #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-blue:after {
    border-color: transparent transparent transparent #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-grey {
    background: #505562;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-grey:after {
    border-color: transparent transparent transparent #505562;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-black {
    background: #321d1c;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-black:after {
    border-color: transparent transparent transparent #321d1c;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after {
    content: "";
    position: absolute;
    right: -45px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 0 0 45px;
    border-color: transparent transparent transparent #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
    text-transform: uppercase;
    font-size: 55px;
    color: #666666;
    font-weight: bold;
    letter-spacing: 3px;
    margin-bottom: 3px;
    font-weight: 600;
}

@media screen and (max-width:1220px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
        font-size: 48px;
    }
}

@media screen and (max-width:992px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
        font-size: 40px;
    }
}

@media screen and (max-width:792px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
        font-size: 35px;
    }
}

@media screen and (max-width:600px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
        font-size: 30px;
    }
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h2 {
    letter-spacing: 1px;
    font-size: 15px;
    color: #6f6f6f;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 14px;
    margin-bottom: 5px;
}

@media screen and (max-width:1220px) {
    #page_wrapper.page_wrapper_no_full_width #header_page_content h2 {
        margin-top: 10px;
        margin-bottom: 1px;
    }
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h2 a {
    color: #b4b4b4;
    display: inline-block;
    vertical-align: middle;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h2 a:hover {
    color: #133fad;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h2 .sep {
    margin: 0px 15px;
    display: inline-block;
    vertical-align: middle;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content h2 .sep:last-child {
    display: none;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors h5 {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #B4B4B4;
    margin-right: 25px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul {
    display: inline-block;
    vertical-align: middle;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:before,
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
    content: " ";
    display: table;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
    clear: both;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:before,
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
    content: " ";
    display: table;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
    clear: both;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li {
    float: left;
    margin-right: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li a {
    display: block;
    padding: 0px 15px;
    height: 25px;
    line-height: 27px;
    background: #F2F2F2;
    color: #6F6F6F;
    font-size: 15px;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li a:hover {
    color: #fff;
    background: #263b6e;
}

#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li:last-child {
    margin-right: 0;
}

.event_header_part {
    margin-top: 25px;
    font-size: 15px;
    padding-left: 5px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: normal;
}

.event_header_part .address {
    font-weight: 500;
    line-height: 30px;
}

.event_header_part .date {
    clear: both;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    margin-top: 4px;
    margin-bottom: -3px;
}

@media screen and (max-width:1220px) {
    .event_header_part .date {
        margin-top: 0;
        margin-bottom: -7px;
    }
}

.event_header_part .date p {
    display: inline-block;
    margin: 0px 12px;
}

.widget_row {
    margin-bottom: 80px;
    width: 100%;
}

.widget_row:last-child {
    margin-bottom: 0px;
}

.widget_content>div {
    margin-bottom: 50px;
}

.widget_content>div:last-child {
    margin-bottom: 0;
}

.widget_content a[name],
.widget_content a[id] {
    display: block;
    width: 100%;
    height: 20px;
    position: relative;
}

.widget_centered.bg-style-image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.widget_centered.bg-style-image .container {
    position: relative;
}

.widget_centered.bg-style-image .eye {
    width: 23px;
    height: 14px;
    background-position: -27px -164px;
    position: absolute;
    top: 10px;
    right: -40px;
    cursor: pointer;
    z-index: 9999;
    opacity: 0.5;
}

@media screen and (max-width:959px) {
    .widget_centered.bg-style-image .eye {
        right: 10px;
    }
}

@media screen and (min-width:960px) {
    .widget_centered.bg-style-image .eye:hover {
        width: 23px;
        height: 14px;
        background-position: -52px -164px;
        opacity: 1;
    }
}

.widget_centered.bg-style-image .img-caption {
    position: absolute;
    max-width: 100%;
    width: 575px;
    background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
    padding-top: 12px;
    padding-bottom: 15px;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 25px;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.widget_centered.bg-style-image .img-caption.show {
    opacity: 1;
}

.widget_centered.bg-style-image .img-caption:before {
    content: "PHOTO";
    font-style: italic;
    display: block;
    text-align: right;
    margin-right: -10px;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

.widget_centered.bg-style-image .img-caption p {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}

.widget_centered.bg-style-color {
    background-image: none !important;
}

.widget_centered.bg-style-pattern {
    background-position: center center;
    background-repeat: repeat;
}

.widget_centered.bg-style-none {
    background: none !important;
}

.widget_centered.bg-style-color,
.widget_centered.bg-style-image,
.widget_centered.bg-style-pattern {
    padding: 50px 0px;
}

.widget_centered.bg-style-color .box_with_bg,
.widget_centered.bg-style-image .box_with_bg,
.widget_centered.bg-style-pattern .box_with_bg {
    margin: 0px -50px;
    padding: 50px 50px;
    background: rgba(255, 255, 255, 0.93);
    opacity: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding-bottom: 30px;
}

.widget_centered.bg-style-color .box_with_bg.invisible,
.widget_centered.bg-style-image .box_with_bg.invisible,
.widget_centered.bg-style-pattern .box_with_bg.invisible {
    opacity: 0;
}

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

    .widget_centered.bg-style-color .box_with_bg,
    .widget_centered.bg-style-image .box_with_bg,
    .widget_centered.bg-style-pattern .box_with_bg {
        margin: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
}

.widget_centered h2 span {
    font-weight: 300;
    text-transform: uppercase;
}

.widget_centered h2 .title-line {
    display: none;
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #d8d8d8;
}

.widget_centered h2 .title-line:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget_centered h2 .title-line:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget_centered h2.none .title-line {
    display: none;
}

.widget_centered h2.box {
    position: relative;
    margin: 0px -25px;
    margin-bottom: 50px;
    text-align: center;
}

.widget_centered h2.box .title-line {
    display: block;
}

.widget_centered h2.box span {
    display: inline-block;
    padding: 0PX 45px;
    text-align: center;
    border: solid 1px #d8d8d8;
    color: #6F6F6F;
    font-size: 19px;
    background: #fff;
    z-index: 50;
    position: relative;
    max-width: 80%;
    padding-top: 13px;
    padding-bottom: 7px;
}

.widget_centered h2.box .title-line {
    top: 50%;
}

.widget_centered h2.centered,
.widget_centered h2.left-aligned {
    text-align: center;
    padding-bottom: 16px;
    position: relative;
    margin: 0px -25px;
    margin-bottom: 50px;
}

.widget_centered h2.centered .title-line,
.widget_centered h2.left-aligned .title-line {
    display: block;
}

.widget_centered h2.centered span,
.widget_centered h2.left-aligned span {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #6F6F6F;
}

.widget_centered h2.centered {
    position: relative;
    margin: 0px -25px;
    margin-bottom: 50px;
}

.widget_centered h2.centered span {
    text-align: center;
}

.widget_centered h2.centered .title-line {
    width: 64%;
    left: 18%;
    display: block;
}

.widget_centered h2.left-aligned {
    position: relative;
    margin: 0px -25px;
    margin-bottom: 50px;
}

.widget_centered h2.left-aligned .title-line {
    display: block;
}

.widget_centered h2.left-aligned span {
    text-align: left;
    padding-left: 25px;
}

.widget_full h2 span {
    font-weight: 300;
    text-transform: uppercase;
}

.widget_full h2 .title-line {
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #d8d8d8;
}

.widget_full h2 .title-line:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget_full h2 .title-line:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget_full h2.box {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.widget_full h2.box span {
    display: inline-block;
    padding: 0PX 45px;
    text-align: center;
    border: solid 1px #d8d8d8;
    color: #6F6F6F;
    font-size: 19px;
    background: #fff;
    z-index: 50;
    position: relative;
    max-width: 80%;
    padding-top: 13px;
    padding-bottom: 7px;
}

.widget_full h2.box .title-line {
    top: 50%;
}

.widget_full h2.centered,
.widget_full h2.left-aligned {
    text-align: center;
    height: 40px;
    position: relative;
    margin-bottom: 50px;
}

.widget_full h2.centered span,
.widget_full h2.left-aligned span {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #6F6F6F;
}

.widget_full h2.centered span {
    text-align: center;
}

.widget_full h2.centered .title-line {
    width: 64%;
    left: 18%;
}

.widget_full h2.left-aligned span {
    text-align: left;
    padding-left: 25px;
}

.widget_full h2.multi-section {
    position: relative;
}

.widget_full h2.multi-section span {
    margin-left: -125px;
    font-size: 34px;
    color: #555555;
    font-weight: bold;
}

@media screen and (max-width:1580px) {
    .widget_full h2.multi-section span {
        margin-left: -40px;
    }
}

@media screen and (max-width:1220px) {
    .widget_full h2.multi-section span {
        margin-left: 0;
    }
}

@media screen and (max-width:800px) {
    .widget_full h2.multi-section span {
        font-size: 28px;
        padding-left: 60px;
        margin-left: 0;
    }
}

@media screen and (max-width:600px) {
    .widget_full h2.multi-section span {
        padding-left: 22px;
    }
}

.widget_full h2.multi-section small {
    font-size: 20px;
    color: #555555;
    font-weight: 300;
    letter-spacing: 1px;
    font-style: italic;
    display: block;
    margin-left: -50px;
}

@media screen and (max-width:1220px) {
    .widget_full h2.multi-section small {
        margin-left: 0px;
    }
}

@media screen and (max-width:800px) {
    .widget_full h2.multi-section small {
        margin-left: 0;
        padding-left: 60px;
    }
}

@media screen and (max-width:600px) {
    .widget_full h2.multi-section small {
        padding-left: 22px;
    }
}

.widget_full h2.multi-section .title-line {
    position: relative;
    width: 800px;
    max-width: 60%;
    height: 1px;
    background: #d8d8d8;
    margin: 5px 0px;
}

.widget_full h2.multi-section .title-line:before {
    display: none;
}

.widget_full h2.multi-section .title-line:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget_row p,
.widget_row ul {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 20px;
    font-family: 'adobe-caslon-pro', serif;
    color: #4d4d4d;
}

.widget_row p strong,
.widget_row ul strong {
    font-weight: 600;
}

.widget_row p:last-child,
.widget_row ul:last-child {
    margin-bottom: 0;
}

.widget_row p a,
.widget_row ul a {
    color: #133fad;
}

.widget_row p a:hover,
.widget_row ul a:hover {
    color: #801c1b;
}

.widget_row iframe {
    width: 100%;
}

.widget_row .feature {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'adobe-caslon-pro', serif;
    font-weight: 600;
    color: #4d4d4d;
}

.widget_row .feature:last-child {
    margin-bottom: 0;
}

.widget_row h2:not(.centered):not(.left-aligned):not(.box) {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #555555;
    letter-spacing: 0.5px;
}

.widget_row h2:not(.centered):not(.left-aligned):not(.box) span {
    font-weight: 600;
}

.widget_row h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    line-height: 32px;
    font-size: 20px;
    color: #555555;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.widget_row h3.centered {
    text-align: center;
}

.widget_row h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    line-height: 32px;
    font-size: 24px;
    color: #6f6f6f;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.widget_row h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    line-height: 32px;
    font-size: 18px;
    color: #6f6f6f;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.widget_row h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    line-height: 32px;
    font-style: italic;
    font-size: 18px;
    color: #6f6f6f;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.widget_row .footnotes {
    font-size: 12px !important;
    line-height: 20px;
    margin-bottom: 5px;
}

.widget_row .widget-text-box table,
.widget_row .content table {
    margin-bottom: 30px;
    width: 100%;
}

.widget_row .widget-text-box table caption,
.widget_row .content table caption {
    text-transform: uppercase;
    padding: 15px 0px;
    font-size: 18px;
    color: #263b6e;
}

.widget_row .widget-text-box table thead th,
.widget_row .content table thead th {
    padding: 20px 10px;
    text-transform: uppercase;
    color: #fff;
    background: #263b6e;
    font-size: 16px;
    border: solid 1px #647191;
    border-top: none;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}

.widget_row .widget-text-box table thead th a,
.widget_row .content table thead th a {
    color: #fff;
}

.widget_row .widget-text-box table thead th a:hover,
.widget_row .content table thead th a:hover {
    color: #801c1b;
}

.widget_row .widget-text-box table tbody td,
.widget_row .content table tbody td {
    padding: 15px 10px;
    font-size: 15px;
    border: solid 1px #b0b0b0;
    text-align: center;
}

.widget_row .widget-text-box table tbody td p,
.widget_row .content table tbody td p {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
}

.widget_row .widget-text-box table tbody th,
.widget_row .content table tbody th {
    border: solid 1px #b0b0b0;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
}

.widget_row .widget-text-box table tbody th p,
.widget_row .content table tbody th p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}

.widget_row .widget-text-box table tfoot td,
.widget_row .content table tfoot td {
    padding: 15px 10px;
    font-size: 14px;
    border: solid 1px #b0b0b0;
    background: #e6e6e6;
}

.widget_row .widget-text-box table.last-row tbody tr:last-child td,
.widget_row .content table.last-row tbody tr:last-child td,
.widget_row .widget-text-box table.last-row tbody tr:last-child th,
.widget_row .content table.last-row tbody tr:last-child th {
    border: solid 1px #b0b0b0;
    background: #e6e6e6;
}

.widget_row .node-course h2 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 17px;
}

.widget_row .node-course h2 a {
    color: #000;
}

.widget_row .node-course h2 a:hover {
    color: #263b6e;
}

.widget_row .node-course .content {
    font-size: 16px;
    line-height: 29px;
    font-family: 'adobe-caslon-pro', serif;
    margin-bottom: 20px;
    color: #4d4d4d;
}

.widget_row .node-course .content strong {
    font-weight: 600;
}

.widget_row .node-course .content a {
    color: #133fad;
}

.widget_row .node-course .content a:hover {
    color: #801c1b;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results),
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results),
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results),
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results),
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results),
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results),
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results),
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results),
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results),
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results),
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results) {
    margin-bottom: 20px;
    padding-left: 25px;
}

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

    .widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .view-header ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results),
    .widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results) {
        padding-left: 5px;
    }
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li {
    margin-bottom: 15px;
    font-family: 'adobe-caslon-pro', serif;
    position: relative;
    line-height: 26px;
    padding-left: 25px;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li a,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li a {
    color: #133fad;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li a:hover,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li a:hover {
    color: #801c1b;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li:before,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #263b6e;
    position: absolute;
    left: 0;
    top: 11px;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li:last-child,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li:last-child {
    margin-bottom: 0;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li>ul,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li>ul {
    margin-top: 10px;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results)>li>ul>li:before {
    border-radius: 0;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results).ul-special-list,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results).ul-special-list {
    border-left: solid 1px #e7e8e8;
    padding-left: 0;
}

.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .field-type-text-long ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before,
.widget_row .accordion-row ul:not(.chosen-choices):not(.chosen-results).ul-special-list>li:before {
    display: none;
}

.widget_row .widget-text-box ol,
.widget_row .widget-text-box-2-col ol,
.widget_row .node-faculty ol,
.widget_row .user-profile ol,
.widget_row .view-header ol,
.widget_row .view-footer ol,
.widget_row .widget-article-plus-text ol,
.widget_row .widget-text-sidebar ol,
.widget_row .field-type-text-with-summary ol,
.widget_row .field-type-text-long ol,
.widget_row .accordion-row ol {
    margin-bottom: 20px;
    list-style: none;
    padding-left: 0;
    counter-reset: olList;
}

.widget_row .widget-text-box ol:not(.ol-special-list)>li:before,
.widget_row .widget-text-box-2-col ol:not(.ol-special-list)>li:before,
.widget_row .node-faculty ol:not(.ol-special-list)>li:before,
.widget_row .user-profile ol:not(.ol-special-list)>li:before,
.widget_row .view-header ol:not(.ol-special-list)>li:before,
.widget_row .view-footer ol:not(.ol-special-list)>li:before,
.widget_row .widget-article-plus-text ol:not(.ol-special-list)>li:before,
.widget_row .widget-text-sidebar ol:not(.ol-special-list)>li:before,
.widget_row .field-type-text-with-summary ol:not(.ol-special-list)>li:before,
.widget_row .field-type-text-long ol:not(.ol-special-list)>li:before,
.widget_row .accordion-row ol:not(.ol-special-list)>li:before {
    content: counter(olList);
    font-weight: normal;
    color: #fff;
    width: 17px;
    height: 17px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background: #263b6e;
    position: absolute;
    left: 0;
    top: 2px;
    font-family: 'Josefin Sans', sans-serif;
}

.widget_row .widget-text-box ol>li,
.widget_row .widget-text-box-2-col ol>li,
.widget_row .node-faculty ol>li,
.widget_row .user-profile ol>li,
.widget_row .view-header ol>li,
.widget_row .view-footer ol>li,
.widget_row .widget-article-plus-text ol>li,
.widget_row .widget-text-sidebar ol>li,
.widget_row .field-type-text-with-summary ol>li,
.widget_row .field-type-text-long ol>li,
.widget_row .accordion-row ol>li {
    margin-bottom: 15px;
    font-size: 17px;
    font-family: 'adobe-caslon-pro', serif;
    padding-left: 30px;
    position: relative;
    counter-increment: olList;
}

.widget_row .widget-text-box ol>li a,
.widget_row .widget-text-box-2-col ol>li a,
.widget_row .node-faculty ol>li a,
.widget_row .user-profile ol>li a,
.widget_row .view-header ol>li a,
.widget_row .view-footer ol>li a,
.widget_row .widget-article-plus-text ol>li a,
.widget_row .widget-text-sidebar ol>li a,
.widget_row .field-type-text-with-summary ol>li a,
.widget_row .field-type-text-long ol>li a,
.widget_row .accordion-row ol>li a {
    color: #133fad;
}

.widget_row .widget-text-box ol>li a:hover,
.widget_row .widget-text-box-2-col ol>li a:hover,
.widget_row .node-faculty ol>li a:hover,
.widget_row .user-profile ol>li a:hover,
.widget_row .view-header ol>li a:hover,
.widget_row .view-footer ol>li a:hover,
.widget_row .widget-article-plus-text ol>li a:hover,
.widget_row .widget-text-sidebar ol>li a:hover,
.widget_row .field-type-text-with-summary ol>li a:hover,
.widget_row .field-type-text-long ol>li a:hover,
.widget_row .accordion-row ol>li a:hover {
    color: #801c1b;
}

.widget_row .widget-text-box ol>li>ol,
.widget_row .widget-text-box-2-col ol>li>ol,
.widget_row .node-faculty ol>li>ol,
.widget_row .user-profile ol>li>ol,
.widget_row .view-header ol>li>ol,
.widget_row .view-footer ol>li>ol,
.widget_row .widget-article-plus-text ol>li>ol,
.widget_row .widget-text-sidebar ol>li>ol,
.widget_row .field-type-text-with-summary ol>li>ol,
.widget_row .field-type-text-long ol>li>ol,
.widget_row .accordion-row ol>li>ol {
    margin-top: 15px;
}

.widget_row .widget-text-box ol>li>ol>li:before,
.widget_row .widget-text-box-2-col ol>li>ol>li:before,
.widget_row .node-faculty ol>li>ol>li:before,
.widget_row .user-profile ol>li>ol>li:before,
.widget_row .view-header ol>li>ol>li:before,
.widget_row .view-footer ol>li>ol>li:before,
.widget_row .widget-article-plus-text ol>li>ol>li:before,
.widget_row .widget-text-sidebar ol>li>ol>li:before,
.widget_row .field-type-text-with-summary ol>li>ol>li:before,
.widget_row .field-type-text-long ol>li>ol>li:before,
.widget_row .accordion-row ol>li>ol>li:before {
    content: counter(olList, upper-alpha) !important;
    text-indent: 1px !important;
    line-height: 19px !important;
    font-size: 10px !important;
}

.widget_row .widget-text-box ol>li:last-child,
.widget_row .widget-text-box-2-col ol>li:last-child,
.widget_row .node-faculty ol>li:last-child,
.widget_row .user-profile ol>li:last-child,
.widget_row .view-header ol>li:last-child,
.widget_row .view-footer ol>li:last-child,
.widget_row .widget-article-plus-text ol>li:last-child,
.widget_row .widget-text-sidebar ol>li:last-child,
.widget_row .field-type-text-with-summary ol>li:last-child,
.widget_row .field-type-text-long ol>li:last-child,
.widget_row .accordion-row ol>li:last-child {
    margin-bottom: 0;
}

.widget_row .widget-text-box ol.ol-special-list,
.widget_row .widget-text-box-2-col ol.ol-special-list,
.widget_row .node-faculty ol.ol-special-list,
.widget_row .user-profile ol.ol-special-list,
.widget_row .view-header ol.ol-special-list,
.widget_row .view-footer ol.ol-special-list,
.widget_row .widget-article-plus-text ol.ol-special-list,
.widget_row .widget-text-sidebar ol.ol-special-list,
.widget_row .field-type-text-with-summary ol.ol-special-list,
.widget_row .field-type-text-long ol.ol-special-list,
.widget_row .accordion-row ol.ol-special-list {
    border-left: solid 1px #e7e8e8;
}

.widget_row .widget-text-box ol.ol-special-list>li:before,
.widget_row .widget-text-box-2-col ol.ol-special-list>li:before,
.widget_row .node-faculty ol.ol-special-list>li:before,
.widget_row .user-profile ol.ol-special-list>li:before,
.widget_row .view-header ol.ol-special-list>li:before,
.widget_row .view-footer ol.ol-special-list>li:before,
.widget_row .widget-article-plus-text ol.ol-special-list>li:before,
.widget_row .widget-text-sidebar ol.ol-special-list>li:before,
.widget_row .field-type-text-with-summary ol.ol-special-list>li:before,
.widget_row .field-type-text-long ol.ol-special-list>li:before,
.widget_row .accordion-row ol.ol-special-list>li:before {
    content: counter(olList) ". ";
}

.widget_row .or-separator {
    color: #263b6e;
    font-size: 12px;
    padding-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.widget_row .course-container .accordion-row .accordion-head {
    padding-bottom: 0;
}

.node-type-page-landing .widget_row h2:not(.centered):not(.left-aligned):not(.box) {
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    color: #6f6f6f;
    letter-spacing: 1px;
}

.node-type-page-landing .widget_row h2:not(.centered):not(.left-aligned):not(.box) span {
    font-weight: 300;
}

.node-type-page-landing .widget_row h3 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    line-height: 32px;
    font-size: 19px;
    color: #6f6f6f;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

.node-type-page-landing .widget_row h4 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    line-height: 32px;
    font-size: 24px;
    color: #555555;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.node-type-page-landing .widget_row h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    line-height: 32px;
    font-size: 20px;
    color: #555555;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.node-type-page-landing .widget_row h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    line-height: 32px;
    font-style: italic;
    font-size: 20px;
    color: #6f6f6f;
    text-transform: uppercase;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.widget-separator {}

.widget-separator .inside {
    width: 100%;
    height: 1px;
    position: relative;
}

.widget-separator.type-Fixed-50px {
    margin: 25px 0px;
}

.widget-separator.type-Fixed-100px {
    margin: 50px 0px;
}

.widget-separator.type-Fixed-150px {
    margin: 75px 0px;
}

.widget-separator.type-Centered {
    margin: 50px -25px;
}

.widget-separator.type-Centered .inside {
    background: #d8d8d8;
    width: 100%;
}

.widget-separator.type-Centered .inside:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget-separator.type-Centered .inside:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget-separator.type-Short.Centered {
    margin: 50px auto;
}

.widget-separator.type-Short.Centered .inside {
    background: #d8d8d8;
    width: 65%;
    margin: 0px auto;
}

.widget-separator.type-Short.Centered .inside:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget-separator.type-Short.Centered .inside:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget-separator.type-Left-aligned {
    margin: 50px -25px;
}

.widget-separator.type-Left-aligned .inside {
    background: #d8d8d8;
}

.widget-separator.type-Left-aligned .inside:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

.widget-separator.type-Left-aligned .inside:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

@media screen and (max-width:600px) {
    .widget-separator.type-Left-aligned .inside {
        left: -10%;
    }
}

.widget-separator.type-Short.Left-aligned {
    margin: 50px 0;
}

.widget-separator.type-Short.Left-aligned .inside {
    background: #d8d8d8;
    width: 80%;
}

.widget-separator.type-Short.Left-aligned .inside:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

.widget-separator.type-Short.Left-aligned .inside:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

.widget-text-box {
    padding: 1px 0px;
}

.widget-text-box .inside {
    margin: -7px auto;
    width: 100%;
}

.widget-text-box.size-85 .inside {
    width: 85%;
    max-width: 100%;
}

.widget-text-box-2-col .inside:before,
.widget-text-box-2-col .inside:after {
    content: " ";
    display: table;
}

.widget-text-box-2-col .inside:after {
    clear: both;
}

.widget-text-box-2-col .inside:before,
.widget-text-box-2-col .inside:after {
    content: " ";
    display: table;
}

.widget-text-box-2-col .inside:after {
    clear: both;
}

.widget-text-box-2-col .inside .title-full-width {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    line-height: 32px;
    font-size: 20px;
    color: #555555;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.widget-text-box-2-col .inside>div {
    float: none;
    width: 100%;
}

.widget-text-box-2-col .inside>div.left {
    margin-bottom: 30px;
}

.widget-text-box-2-col .inside>div {
    width: 47%;
}

.widget-text-box-2-col .inside>div.left {
    float: left;
}

.widget-text-box-2-col .inside>div.left h5.style-With.Column.Title.bars {
    margin-left: -25px;
    padding-left: 25px;
}

.widget-text-box-2-col .inside>div.right {
    float: right;
}

.widget-text-box-2-col .inside>div.right h5.style-With.Column.Title.bars .title-line {
    left: -10px;
    right: -25px;
    width: auto;
}

.widget-text-box-2-col .inside>div h5.style-With.Column.Title.bars {
    position: relative;
    margin-bottom: 35px;
    font-weight: 300;
    color: #6F6F6F;
    padding-bottom: 8px;
    line-height: 25px;
}

.widget-text-box-2-col .inside>div h5.style-With.Column.Title.bars .title-line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #d8d8d8;
}

.widget-text-box-2-col .inside>div h5.style-With.Column.Title.bars .title-line:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

.widget-text-box-2-col .inside>div h5.style-With.Column.Title.bars .title-line:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 1px;
}

.widget-text-box-2-col .inside>div h5.style-In-line.Column.Titles {
    margin-bottom: 10px;
    color: #6F6F6F;
    font-weight: 300;
    font-style: italic;
}

.widget-quote blockquote {
    position: relative;
    padding: 6px 35px;
    display: inline-block;
}

.widget-quote blockquote:before,
.widget-quote blockquote:after {
    font-family: 'adobe-caslon-pro', serif;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    color: #3a3a3a;
    height: 14px;
    line-height: 25px;
}

.widget-quote blockquote:before {
    content: open-quote;
    top: 0;
    left: 0;
}

.widget-quote blockquote:after {
    content: close-quote;
    bottom: 0;
    right: 0;
}

.widget-quote blockquote p {
    font-style: italic;
}

.widget-quote .credit {
    margin-top: 25px;
    font-family: 'adobe-caslon-pro', serif;
    padding: 0px 35px;
}

.widget-quote .credit .line {
    width: 50px;
    margin-bottom: 20px;
    height: 1px;
    background: #d8d8d8;
    position: relative;
}

.widget-quote .credit .line:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 1px;
}

.widget-quote .credit .line:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 1px;
}

.widget-quote .credit strong {
    display: block;
    color: #292929;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal;
}

.widget-quote .credit small {
    display: block;
    color: #6F6F6F;
    font-size: 15px;
    font-style: italic;
}

.widget-quote.align-centered {
    margin: 0px auto;
    text-align: center;
}

.widget-quote.align-centered .credit {
    text-align: center;
}

.widget-quote.align-centered .credit .line {
    margin: 0px auto;
    margin-bottom: 20px;
}

.widget-quote.size-85 blockquote {
    width: 85%;
    max-width: 100%;
}

.widget-quote.font-size-Feature blockquote p {
    font-size: 20px;
    line-height: 40px;
}

.widget-pull-quote .bg {
    height: 400px;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.widget-pull-quote .bg .caption {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    top: 0;
    width: 260px;
    height: 100%;
    left: 100px;
}

@media screen and (max-width:1220px) {
    .widget-pull-quote .bg .caption {
        width: 225px;
        left: 37px;
    }
}

@media screen and (max-width:960px) {
    .widget-pull-quote .bg .caption {
        width: 100%;
        bottom: 22px;
        left: 0;
        height: 80px;
        top: auto;
    }
}

.widget-pull-quote .bg .caption .inside {
    padding: 0px 20px;
    padding-top: 80px;
}

@media screen and (max-width:960px) {
    .widget-pull-quote .bg .caption .inside {
        padding: 0;
    }
}

.widget-pull-quote .bg .caption .inside h3 {
    font-size: 29px;
    color: #555555;
    font-weight: normal;
    margin-bottom: 40px;
}

.widget-pull-quote .bg .caption .inside blockquote {
    position: relative;
    padding: 0px 20px;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.widget-pull-quote .bg .caption .inside blockquote:before,
.widget-pull-quote .bg .caption .inside blockquote:after {
    font-family: 'adobe-caslon-pro', serif;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    color: #000;
    height: 14px;
    line-height: 25px;
}

.widget-pull-quote .bg .caption .inside blockquote:before {
    content: open-quote;
    top: 0;
    left: 0;
}

.widget-pull-quote .bg .caption .inside blockquote:after {
    content: close-quote;
    bottom: 0;
    right: 0;
}

.widget-pull-quote .bg .caption .inside blockquote p {
    font-style: italic;
    font-size: 20px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #000;
}

.widget-pull-quote .bg .caption .inside h4 {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-left: 20px;
}

.widget-pull-quote .bg .caption .inside h5 {
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #000;
    padding-left: 20px;
    text-transform: none;
}

@media screen and (max-width:960px) {
    .widget-pull-quote .bg .caption .inside {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .widget-pull-quote .bg .caption .inside h3 {
        left: 60px;
        top: 20px;
        position: absolute;
        margin-bottom: 0;
    }

    .widget-pull-quote .bg .caption .inside h5 {
        position: absolute;
        bottom: 15px;
        left: 75px;
        padding-left: 0;
        margin-bottom: 0;
    }

    .widget-pull-quote .bg .caption .inside h4 {
        display: none;
    }

    .widget-pull-quote .bg .caption .inside blockquote {
        position: absolute;
        width: 380px;
        right: 60px;
        top: 22px;
        margin-bottom: 0;
    }

    .widget-pull-quote .bg .caption .inside blockquote p {
        font-size: 18px;
        line-height: 20px;
    }
}

@media screen and (max-width:700px) {
    .widget-pull-quote .bg .caption .inside h3 {
        left: 20px;
        font-size: 23px;
    }

    .widget-pull-quote .bg .caption .inside h5 {
        left: 27px;
    }

    .widget-pull-quote .bg .caption .inside blockquote {
        right: 20px;
        width: 55%;
        top: 17px;
    }

    .widget-pull-quote .bg .caption .inside blockquote p {
        font-size: 15px;
        line-height: 18px;
    }
}

@media screen and (max-width:410px) {
    .widget-pull-quote .bg .caption .inside blockquote {
        right: 10px;
    }

    .widget-pull-quote .bg .caption .inside h3 {
        left: 10px;
        font-size: 20px;
    }

    .widget-pull-quote .bg .caption .inside h5 {
        left: 20px;
    }
}

.widget-quote-pull-centered .bg {
    height: 500px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.widget-quote-pull-centered .bg .caption {
    width: 410px;
    position: absolute;
    left: 0;
    top: 25px;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.widget-quote-pull-centered .bg .caption blockquote {
    position: relative;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 7px;
    max-width: 285px;
    display: inline-block;
}

.widget-quote-pull-centered .bg .caption blockquote:before,
.widget-quote-pull-centered .bg .caption blockquote:after {
    font-family: 'adobe-caslon-pro', serif;
    font-weight: bold;
    font-size: 32px;
    position: absolute;
    color: #fff;
    height: 14px;
    line-height: 25px;
}

.widget-quote-pull-centered .bg .caption blockquote:before {
    content: open-quote;
    top: 0;
    left: 0;
}

.widget-quote-pull-centered .bg .caption blockquote:after {
    content: close-quote;
    bottom: 0;
    right: 0;
}

.widget-quote-pull-centered .bg .caption blockquote p {
    font-size: 20px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    font-weight: 300;
}

.widget-quote-pull-centered .bg[max-width~="640"] .caption {
    top: auto;
    bottom: 0;
    width: 100%;
}

.widget-text-sidebar .inside {
    position: relative;
}

.widget-text-sidebar .inside:before,
.widget-text-sidebar .inside:after {
    content: " ";
    display: table;
}

.widget-text-sidebar .inside:after {
    clear: both;
}

.widget-text-sidebar .inside:before,
.widget-text-sidebar .inside:after {
    content: " ";
    display: table;
}

.widget-text-sidebar .inside:after {
    clear: both;
}

.widget-text-sidebar .sidebar-container {
    position: relative;
}

.widget-text-sidebar.align-Left .sidebar-container {
    float: left;
    padding-right: 30px;
}

.widget-text-sidebar.align-Left .sidebar-container .line {
    right: 0px;
}

.widget-text-sidebar.align-Left .text-container {
    float: right;
}

.widget-text-sidebar.align-Right .sidebar-container {
    float: right;
    padding-left: 30px;
}

.widget-text-sidebar.align-Right .sidebar-container .line {
    left: 0;
}

.widget-text-sidebar.align-Right .text-container {
    float: left;
}

.widget-text-sidebar .sidebar-container>div:not(.line) {
    width: 170px;
}

.widget-text-sidebar .sidebar-container>div {
    margin-bottom: 30px;
}

.widget-text-sidebar .sidebar-container>div:last-child {
    margin-bottom: 0;
}

.widget-text-sidebar .sidebar-container .line {
    position: absolute;
    top: -15px;
    bottom: -15px;
    background: #d8d8d8;
    width: 1px;
}

.widget-text-sidebar .sidebar-container .line:before {
    content: "";
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=0);
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 1px;
}

.widget-text-sidebar .sidebar-container .line:after {
    content: "";
    background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=0);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px;
    width: 1px;
}

.widget-text-sidebar .text-container {
    width: 870px;
}

.widget-text-sidebar .sidebar-widget-text>h3,
.widget-text-sidebar .sidebar-widget-link-list>h3,
.widget-text-sidebar .sidebar-widget-article>h3,
.widget-text-sidebar .sidebar-widget-featured-buttons>h3,
.widget-text-sidebar .sidebar-widget-download>h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px #cacaca;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 16px;
}

.widget-text-sidebar .widget-sidebar-rs>h3 {
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 25px;
    height: 13px;
    line-height: 16px;
    text-transform: uppercase;
}

.widget-text-sidebar .sidebar-widget-download .bg {
    display: block;
}

.widget-text-sidebar .sidebar-widget-download .bg .img img {
    display: block;
    width: 100%;
    height: auto;
}

.widget-text-sidebar .sidebar-widget-download .bg p {
    color: #6F6F6F;
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 5px;
}

.widget-text-sidebar .sidebar-widget-text .text p {
    font-size: 14px;
    line-height: 17px;
    color: #6F6F6F;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-text-sidebar .sidebar-widget-link-list .link-list ul li {
    margin-bottom: 25px;
}

.widget-text-sidebar .sidebar-widget-link-list .link-list ul li:last-child {
    margin-bottom: 0;
}

.widget-text-sidebar .sidebar-widget-link-list .link-list ul li a {
    display: block;
    text-transform: uppercase;
    color: #6F6F6F;
    font-size: 13px;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 1px;
}

.widget-text-sidebar .sidebar-widget-link-list .link-list ul li a:hover {
    color: #263b6e;
}

.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li {
    margin-bottom: 10px;
}

.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li:last-child {
    margin-bottom: 0;
}

.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li a {
    display: block;
    height: 30px;
    line-height: 32px;
    font-weight: 600;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
}

.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li a:hover {
    background: #801c1b;
}

.widget-text-sidebar .sidebar-widget-article .bg {
    border: solid 1px #dcdcdc;
    position: relative;
}

.widget-text-sidebar .sidebar-widget-article .bg .img {
    position: relative;
    z-index: 1;
}

.widget-text-sidebar .sidebar-widget-article .bg .img img {
    display: block;
    width: 100%;
    height: auto;
}

.widget-text-sidebar .sidebar-widget-article .bg .bottom {
    position: absolute;
    bottom: 0;
    z-index: 60;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 8px;
}

.widget-text-sidebar .sidebar-widget-article .bg .bottom h4 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}

.widget-text-sidebar .sidebar-widget-article .bg .bottom p {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    margin-bottom: 0;
}

.widget-text-sidebar .sidebar-widget-article .bg .bottom a {
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    display: block;
    margin-top: 5px;
}

.widget-text-sidebar .sidebar-widget-article .bg .bottom a:hover {
    color: #801c1b;
}

.widget-text-sidebar[max-width~="950"] .text-container {
    width: 720px;
}

.widget-text-sidebar[max-width~="875"] .text-container {
    width: 645px;
}

.widget-text-sidebar[max-width~="850"] .text-container {
    width: 620px;
}

.widget-text-sidebar[max-width~="775"] .text-container {
    width: 545px;
}

.widget-text-sidebar[max-width~="640"] .text-container {
    width: 100%;
    float: none;
    margin-bottom: 60px;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container {
    float: none;
    padding: 0px;
    padding-top: 30px;
    position: relative;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container h3 {
    margin-top: -51px;
    border-bottom: none;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container:before {
    content: "";
    top: 0px;
    left: -250px;
    height: 1px;
    width: 450px;
    background: #d8d8d8;
    position: absolute;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    left: 185px;
    top: 0;
    width: 50px;
    height: 1px;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .line {
    display: none;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons,
.widget-text-sidebar[max-width~="640"] .sidebar-container .widget-sidebar-rs,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-text {
    width: 100%;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:before,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
    content: " ";
    display: table;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
    clear: both;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:before,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
    content: " ";
    display: table;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
    clear: both;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list>ul {
    margin: 0px -10px;
}

.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list>ul>li {
    padding: 0px 10px;
    float: left;
    width: 33%;
}

.widget-text-sidebar[max-width~="540"] .sidebar-container .sidebar-widget-featured-buttons .item-list>ul>li {
    width: 50%;
}

.widget-text-sidebar[max-width~="540"] .sidebar-container .sidebar-widget-featured-buttons .item-list>ul>li:nth-child(3) {
    width: 100%;
}

.widget-text-sidebar[max-width~="540"] .sidebar-container .widget-text-box-2-col .inside>div.left {
    float: none;
    width: 100%;
}

.widget-article {
    position: relative;
}

.widget-article .widget_loader {
    z-index: 10;
}

.widget-article .list-article-slider {
    height: 415px;
    position: relative;
    z-index: 50;
}

.widget-article .list-article-slider .owl-dots {
    left: auto;
    right: 20px;
    bottom: 20px;
    margin: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.widget-article .list-article-slider .view,
.widget-article .list-article-slider .view-content {
    width: 100%;
    height: 100%;
}

.widget-article .list-article-slider a.bg {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.widget-article .list-article-slider a.bg .caption {
    position: absolute;
    max-width: 100%;
    width: 575px;
    background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
    padding-top: 25px;
    padding-bottom: 50px;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 20px;
}

@media screen and (max-width:620px) {
    .widget-article .list-article-slider a.bg .caption {
        background: rgba(28, 28, 28, 0.7);
    }
}

.widget-article .list-article-slider a.bg .caption h5 {
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    font-style: italic;
    display: block;
    margin-top: -10px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.widget-article .list-article-slider a.bg .caption h3 {
    text-transform: uppercase;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.widget-article .list-article-slider a.bg .caption h4 {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 10px;
    margin-top: -5px;
    margin-bottom: 15px;
    color: #fff;
}

.widget-article .list-article-slider a.bg .caption p {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.widget-article .list-article-slider.single a.bg .caption {
    padding-bottom: 20px;
}

.widget-article .list-article-slider.single a.bg .caption:after {
    content: "Read more";
    margin-top: 16px;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 600;
}

.widget-article-grid:before,
.widget-article-grid:after {
    content: " ";
    display: table;
}

.widget-article-grid:after {
    clear: both;
}

.widget-article-grid:before,
.widget-article-grid:after {
    content: " ";
    display: table;
}

.widget-article-grid:after {
    clear: both;
}

.widget-article-grid .list-article-grid.display-0 {
    margin: 0px -10px;
    margin-bottom: -20px;
}

.widget-article-grid .list-article-grid.display-0 .article-item {
    width: 33.333%;
    padding: 0px 10px;
    margin-bottom: 20px;
    float: left;
}

@media screen and (max-width:960px) {
    .widget-article-grid .list-article-grid.display-0 .article-item {
        width: 50%;
    }

    .widget-article-grid .list-article-grid.display-0 .article-item:last-child {
        width: 100%;
    }
}

@media screen and (max-width:755px) {
    .widget-article-grid .list-article-grid.display-0 .article-item {
        width: 100%;
    }
}

.widget-article-grid .list-article-grid.display-1 {
    margin: -10px;
    margin-bottom: -20px;
}

.widget-article-grid .list-article-grid.display-1 .article-item {
    width: 50%;
    padding: 0px 10px;
    margin-bottom: 20px;
    float: left;
}

@media screen and (max-width:700px) {
    .widget-article-grid .list-article-grid.display-1 .article-item {
        width: 100%;
    }
}

.widget-article-grid .list-article-grid .bg {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    height: 355px;
    display: block;
    overflow: hidden;
}

.widget-article-grid .list-article-grid .bg .caption {
    position: absolute;
    width: 100%;
    background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001c1c1c', endColorstr='#b31c1c1c', GradientType=1);
    padding: 15px;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 20px;
}

.widget-article-grid .list-article-grid .bg .caption h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.widget-article-grid .list-article-grid .bg .caption h4 {
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 15px;
    margin-top: -5px;
    margin-bottom: 15px;
    color: #fff;
}

.widget-article-grid .list-article-grid .bg .caption p {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
    width: 240px;
    max-width: 100%;
}

.widget-article-grid .list-article-grid .bg:after {
    content: "Read more";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    bottom: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #263b6e;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}

.widget-article-grid .list-article-grid .bg:hover:after {
    top: 0;
}

.widget-assets {
    position: relative;
}

.widget-assets .widget_loader {
    z-index: 10;
}

.widget-assets .img img {
    display: block;
    width: 100%;
    height: auto;
}

.widget-assets .list-assets-slider {
    position: relative;
    z-index: 20;
}

.widget-assets .list-assets-slider .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    bottom: 15px;
    width: 40px;
    height: 13px;
    line-height: 15px;
    right: 34px;
    color: #fff;
}

.widget-assets .list-assets-slider .owl-dots:after {
    content: counter(slides-num);
    display: inline;
}

.widget-assets .list-assets-slider .owl-dots .owl-dot {
    display: inline;
    counter-increment: slides-num;
    cursor: normal;
    margin: 0;
    border: none;
}

.widget-assets .list-assets-slider .owl-dots .owl-dot span {
    display: none;
}

.widget-assets .list-assets-slider .owl-dots .owl-dot.active:before {
    content: counter(slides-num) " / ";
    display: inline;
}

.widget-assets .list-assets-slider .owl-nav>div {
    position: absolute;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.96);
    bottom: 15px;
    font-size: 0;
    color: #000;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.widget-assets .list-assets-slider .owl-nav>div:hover {
    background: #263b6e;
    color: #fff;
}

.widget-assets .list-assets-slider .owl-nav>div:after {
    content: "";
    font-size: 10px;
}

.widget-assets .list-assets-slider .owl-nav>div.owl-prev {
    right: 75px;
}

.widget-assets .list-assets-slider .owl-nav>div.owl-prev:after {
    content: "<";
}

.widget-assets .list-assets-slider .owl-nav>div.owl-next {
    right: 20px;
}

.widget-assets .list-assets-slider .owl-nav>div.owl-next:after {
    content: ">";
}

.widget-assets .list-assets-slider .owl-item .bg .caption {
    opacity: 0;
}

.widget-assets .list-assets-slider .owl-item.active .bg .caption {
    opacity: 1 !important;
}

.widget-assets .list-assets-slider .bg {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.widget-assets .list-assets-slider .bg.type-Image {
    pointer-events: none;
}

.widget-assets .list-assets-slider .bg.type-Video {
    text-align: center;
}

.widget-assets .list-assets-slider .bg.type-Video:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -47px;
    margin-top: -47px;
    width: 95px;
    height: 95px;
    background-position: -64px 0;
    vertical-align: middle;
    z-index: 555;
}

.widget-assets .list-assets-slider .bg .caption {
    position: absolute;
    max-width: 100%;
    width: 575px;
    background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
    padding-top: 12px;
    padding-bottom: 45px;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 20px;
    z-index: 444;
    -webkit-transition: 2.2s;
    -o-transition: 2.2s;
    transition: 2.2s;
}

@media screen and (max-width:620px) {
    .widget-assets .list-assets-slider .bg .caption {
        background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
        background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
        background-image: linear-gradient(to right, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#331c1c1c', endColorstr='#b31c1c1c', GradientType=1);
    }
}

.widget-assets .list-assets-slider .bg .caption p {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}

.widget-assets .list-assets-slider.single a.bg .caption {
    padding-bottom: 12px;
}

.widget-accordion .widget-article-plus-text {
    display: inline-block;
    width: 100%;
}

.widget-accordion .text-container {
    width: 485px !important;
}

.widget-accordion .widget-sub-row {
    margin-bottom: 50px;
}

.widget-accordion .widget-sub-row:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:600px) {
    .widget-accordion .widget-sub-row .widget-text-box {
        padding: 0px;
    }
}

.widget-iframe iframe {
    width: 100%;
    border: none;
}

.widget-article-plus-text {
    display: inline-block;
    width: 100%;
}

.widget-article-plus-text ul {
    float: none !important;
}

.widget-article-plus-text ul>li {
    padding-left: 0;
}

.widget-article-plus-text ul>li:before {
    position: relative !important;
    margin-right: 10px;
    margin-top: 11px;
    float: left;
    top: 0 !important;
}

.widget-article-plus-text .field ul {
    padding-left: 0 !important;
}

.widget-article-plus-text .block_article {
    height: 305px;
    max-width: 360px;
    width: 34%;
    padding-right: 3%;
    margin-right: 3%;
    margin-bottom: 11px;
    position: relative;
    float: left;
}

.widget-article-plus-text .block_article .line {
    position: absolute;
    top: 0px;
    bottom: 0;
    background: #d8d8d8;
    width: 1px;
    right: 0;
}

.widget-article-plus-text .block_article .bg {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
}

.widget-article-plus-text .block_article .bg .bottom {
    position: absolute;
    bottom: 0;
    z-index: 60;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
}

.widget-article-plus-text .block_article .bg .bottom h4 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
}

.widget-article-plus-text .block_article .bg .bottom p {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    margin-bottom: 0;
}

.widget-article-plus-text .block_article .bg .bottom .read_more {
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    font-family: 'Josefin Sans', sans-serif;
    color: #fff;
    display: block;
    margin-top: 5px;
}

#sidebar_content>.line {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #d8d8d8;
    width: 1px;
}

#sidebar_content>.line:before {
    content: "";
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=0);
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 1px;
}

#sidebar_content>.line:after {
    content: "";
    background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=0);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 1px;
}

#sidebar_content>.content {
    padding: 15px 30px;
    padding-bottom: 50px;
}

#sidebar_content>.content>div {
    margin-bottom: 50px;
}

#sidebar_content>.content>div:last-child {
    margin-bottom: 0;
}

#sidebar_content h3,
#sidebar_content h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px #d8d8d8;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    color: #6F6F6F;
    font-weight: normal;
    position: relative;
}

#sidebar_content h3:after,
#sidebar_content h2:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 25px;
    height: 1px;
}

#sidebar_content .sidebar-widget-download {
    max-width: 170px;
}

#sidebar_content .sidebar-widget-download .bg {
    display: block;
}

#sidebar_content .sidebar-widget-download .bg .img img {
    display: block;
    width: 100%;
    height: auto;
}

#sidebar_content .sidebar-widget-download .bg p {
    color: #6F6F6F;
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 5px;
}

#sidebar_content div p {
    font-size: 14px;
    line-height: 17px;
    padding: 0px 10px;
    color: #6F6F6F;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_content div ul {
    margin-top: 20px;
    padding-left: 10px;
}

#sidebar_content div ul>li {
    margin-bottom: 15px;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_content div ul>li a {
    color: #263b6e;
}

#sidebar_content div ul>li a:hover {
    color: #801c1b;
}

#sidebar_content div ul>li:last-child {
    margin-bottom: 0;
}

#sidebar_content .sidebar-widget-link-list .link-list ul {
    padding-left: 10px;
}

#sidebar_content .sidebar-widget-link-list .link-list ul li {
    margin-bottom: 17px;
}

#sidebar_content .sidebar-widget-link-list .link-list ul li:last-child {
    margin-bottom: 0;
}

#sidebar_content .sidebar-widget-link-list .link-list ul li a {
    display: block;
    color: #6F6F6F;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_content .sidebar-widget-link-list .link-list ul li a:hover {
    color: #263b6e;
}

#sidebar_content .sidebar-widget-featured-buttons .item-list ul {
    padding: 0;
}

#sidebar_content .sidebar-widget-featured-buttons .item-list li {
    margin-bottom: 10px;
}

#sidebar_content .sidebar-widget-featured-buttons .item-list li:last-child {
    margin-bottom: 0;
}

#sidebar_content .sidebar-widget-featured-buttons .item-list li a {
    display: block;
    height: 30px;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_content .sidebar-widget-featured-buttons .item-list li a:hover {
    background: #801c1b;
}

@media screen and (max-width:1350px) {
    #sidebar_content>.content {
        padding: 0;
    }

    #sidebar_content>.content .widget-sidebar-rs h3:before,
    #sidebar_content>.content .widget-sidebar-feeds h3:before,
    #sidebar_content>.content .widget-sidebar-rs h3:after,
    #sidebar_content>.content .widget-sidebar-feeds h3:after {
        display: none;
    }

    #sidebar_content>.content h3 {
        position: relative;
        border-bottom: none;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    #sidebar_content>.content h3:before {
        content: "";
        top: 30px;
        left: -250px;
        height: 1px;
        width: 450px;
        background: #d8d8d8;
        position: absolute;
    }

    #sidebar_content>.content h3:after {
        content: "";
        background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
        background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
        background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
        position: absolute;
        left: 185px;
        top: 30px;
        width: 50px;
        height: 1px;
    }

    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:before,
    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
        content: " ";
        display: table;
    }

    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
        clear: both;
    }

    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:before,
    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
        content: " ";
        display: table;
    }

    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
        clear: both;
    }

    #sidebar_content>.content[max-width~="775"] .sidebar-widget-featured-buttons .item-list>ul {
        padding-left: 0;
    }

    #sidebar_content>.line {
        display: none;
    }
}

#sidebar_left_widgets {
    padding-top: 60px;
    padding-bottom: 100px;
}

#sidebar_left_widgets>div {
    margin-bottom: 50px;
}

#sidebar_left_widgets>div:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets .sidebar-widget-text>h3,
#sidebar_left_widgets .sidebar-widget-link-list>h3,
#sidebar_left_widgets .sidebar-widget-featured-buttons>h3,
#sidebar_left_widgets .sidebar-widget-download>h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px #d8d8d8;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    color: #6F6F6F;
    font-weight: 600;
    padding-left: 35px;
    padding-right: 0px;
    position: relative;
}

#sidebar_left_widgets .sidebar-widget-text>h3:before,
#sidebar_left_widgets .sidebar-widget-link-list>h3:before,
#sidebar_left_widgets .sidebar-widget-featured-buttons>h3:before,
#sidebar_left_widgets .sidebar-widget-download>h3:before {
    content: "";
    width: 25px;
    height: 1px;
    right: 0;
    bottom: -1px;
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    display: block;
}

#sidebar_left_widgets .sidebar-widget-text>h3 a,
#sidebar_left_widgets .sidebar-widget-link-list>h3 a,
#sidebar_left_widgets .sidebar-widget-featured-buttons>h3 a,
#sidebar_left_widgets .sidebar-widget-download>h3 a {
    color: #6F6F6F;
}

#sidebar_left_widgets .sidebar-widget-download .bg {
    display: block;
    padding-left: 35px;
    padding-right: 80px;
}

#sidebar_left_widgets .sidebar-widget-download .bg .img img {
    display: block;
    width: 100%;
    height: auto;
}

#sidebar_left_widgets .sidebar-widget-download .bg p {
    color: #6F6F6F;
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 5px;
}

#sidebar_left_widgets .sidebar-widget-text .text p {
    font-size: 14px;
    line-height: 18px;
    padding: 0px 40px;
    color: #6F6F6F;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_left_widgets .sidebar-widget-text .text ul {
    margin-top: 20px;
    padding-left: 10px;
}

#sidebar_left_widgets .sidebar-widget-text .text ul>li {
    margin-bottom: 15px;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_left_widgets .sidebar-widget-text .text ul>li a {
    color: #263b6e;
}

#sidebar_left_widgets .sidebar-widget-text .text ul>li a:hover {
    color: #801c1b;
}

#sidebar_left_widgets .sidebar-widget-text .text ul>li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets .sidebar-widget-link-list .link-list ul {
    padding-left: 46px;
    padding-right: 15px;
}

#sidebar_left_widgets .sidebar-widget-link-list .link-list ul li {
    margin-bottom: 25px;
}

#sidebar_left_widgets .sidebar-widget-link-list .link-list ul li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets .sidebar-widget-link-list .link-list ul li a {
    display: block;
    color: #6F6F6F;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_left_widgets .sidebar-widget-link-list .link-list ul li a:hover {
    color: #263b6e;
}

#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list {
    padding: 0px 40px;
}

#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li {
    margin-bottom: 10px;
}

#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a {
    display: block;
    height: 35px;
    line-height: 37px;
    font-weight: 600;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
}

#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover {
    background: #801c1b;
}

@media screen and (max-height:800px) {
    #sidebar_left_widgets_landing {
        padding-bottom: 80px;
    }
}

#sidebar_left_widgets_landing>div {
    margin-bottom: 50px;
}

#sidebar_left_widgets_landing>div:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets_landing .sidebar-widget-text>h3,
#sidebar_left_widgets_landing .sidebar-widget-link-list>h3,
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons>h3 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: solid 1px #d8d8d8;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 21px;
    color: #6F6F6F;
    font-weight: 600;
    padding-left: 35px;
    padding-right: 0px;
    position: relative;
}

#sidebar_left_widgets_landing .sidebar-widget-text>h3 a,
#sidebar_left_widgets_landing .sidebar-widget-link-list>h3 a,
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons>h3 a {
    color: #6F6F6F;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text p {
    font-size: 17px;
    line-height: 20px;
    padding: 0px 40px;
    color: #6F6F6F;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text ul {
    margin-top: 20px;
    padding-left: 10px;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text ul>li {
    margin-bottom: 15px;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text ul>li a {
    color: #263b6e;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text ul>li a:hover {
    color: #801c1b;
}

#sidebar_left_widgets_landing .sidebar-widget-text .text ul>li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list {
    margin-top: 35px;
    width: 235px;
    margin-left: 40px;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul {
    padding-right: 0px;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li {
    margin-bottom: 20px;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li a {
    display: block;
    color: #606060;
    font-size: 13.5px;
    line-height: 14px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    position: relative;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li a:after {
    content: ">";
    position: absolute;
    right: -40px;
    top: 0;
    opacity: 0;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li a:hover {
    color: #263b6e;
}

#sidebar_left_widgets_landing .sidebar-widget-link-list .link-list ul li a:hover:hover:after {
    opacity: 1;
}

#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list {
    padding: 0px 40px;
}

#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li {
    margin-bottom: 10px;
}

#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li:last-child {
    margin-bottom: 0;
}

#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
    display: block;
    height: 35px;
    line-height: 37px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
}

#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover {
    background: #801c1b;
}

.widget-sidebar-feeds>h3 {
    font-size: 13px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.8);
    padding-bottom: 13px;
    margin-bottom: 0;
    line-height: 16px;
    text-transform: uppercase;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    display: block;
}

.widget-sidebar-feeds ul.list-embed-feeds>li {
    padding-top: 20px;
    position: relative;
}

.widget-sidebar-feeds ul.list-embed-feeds>li:not(:last-child) {
    padding-bottom: 20px;
}

.widget-sidebar-feeds ul.list-embed-feeds>li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 125px;
    height: 1px;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
}

.widget-sidebar-feeds ul.list-embed-feeds>li h4 {
    text-transform: uppercase;
    color: #020202;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 18px;
    height: 14px;
}

.widget-sidebar-feeds ul.list-embed-feeds>li p {
    color: rgba(0, 0, 0, 0.6);
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
}

.widget-sidebar-feeds ul.list-embed-feeds>li p a {
    color: #020202;
}

.widget-sidebar-feeds ul.list-embed-feeds>li p a:hover {
    color: #3a4f96;
}

.widget-sidebar-feeds ul.list-embed-feeds>li small {
    display: block;
    margin-top: 10px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #020202;
    text-transform: uppercase;
}

@media screen and (min-width:501px) {

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:before,
    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
        content: " ";
        display: table;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
        clear: both;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:before,
    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
        content: " ";
        display: table;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
        clear: both;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds>li {
        float: left;
        width: 33.33%;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds>li:not(:first-child) {
        padding-left: 30px;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds>li:not(:last-child) {
        padding-right: 30px;
    }

    .widget-sidebar-feeds.horizontal ul.list-embed-feeds>li:not(:last-child):after {
        content: "";
        position: absolute;
        height: 125px;
        width: 1px;
        right: 0;
        left: auto;
        top: 0;
        background: rgba(0, 0, 0, 0.1);
    }
}

.widget-news-content {
    padding-bottom: 50px;
}

.widget-news-content .widget_news_content_title_all h2 {
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 25px;
}

.widget-news-content .widget_news_content_title_all h2 strong {
    display: block;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
    height: 20px;
    line-height: 28px;
    margin-left: -20px;
}

@media screen and (max-width:600px) {
    .widget-news-content .widget_news_content_title_all h2 strong {
        margin-left: 0;
    }
}

.widget-news-content .widget_news_content_title_all h2 small {
    font-style: italic;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 10px;
    line-height: 13px;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 {
    display: table;
    width: 100%;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li {
    display: table-cell;
    float: none;
    padding: 0px 5px;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li:not(:last-child) {
    margin-right: 0px;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li:first-child {
    padding-left: 0;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li:last-child {
    padding-right: 0;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li a {
    width: auto;
}

.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1>li a:after {
    display: none;
}

.widget_news_content_container .widget_news_content_top[max-width~="600"] .tabs_level_1>li {
    padding: 0px 1px;
}

.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1 {
    display: block;
}

.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1>li {
    display: block;
    padding: 0;
}

.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1>li a {
    border-radius: 0;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1:before,
.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1:before,
.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li {
    float: left;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li:not(:last-child) {
    margin-right: 10px;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a {
    display: block;
    height: 30px;
    line-height: 33px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    background: #26437e;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 148px;
    font-weight: 500;
    position: relative;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a:after {
    content: "";
    width: 104px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -52px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 0;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a:hover {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a.is-speaker {
    background: #77294b;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a.active-trail {
    opacity: 1;
    pointer-events: none;
}

.widget_news_content_container .widget_news_content_top .tabs_level_1>li a.active-trail:after {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon_container {
    padding-top: 30px;
    overflow: hidden;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon {
    background: #26437e;
    height: 38px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.is-speaker {
    background: #77294b;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.hover .featured_checkbox label,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.hover ul>li a {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title {
    float: left;
    margin-right: 80px;
    background: #26437e;
    margin-top: -30px;
    height: 68px;
    padding-left: 30px;
    padding-right: 80px;
    border-top-left-radius: 3px;
    position: relative;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title:after {
    content: "";
    background: #26437e;
    width: 59px;
    height: 101px;
    position: absolute;
    top: 2px;
    right: -45px;
    border-right: solid 1px rgba(255, 255, 255, 0.6);
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    transform: rotate(-46deg);
    border-top-right-radius: 7px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 {
    color: #fff;
    display: block;
    padding-top: 15px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 strong {
    display: block;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
    height: 20px;
    line-height: 28px;
    color: #fff;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 small {
    font-style: italic;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 10px;
    line-height: 13px;
    padding-left: 13px;
    color: #fff;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox input {
    display: none;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 16px;
    height: 15px;
    background-position: -210px -194px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox label {
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    position: relative;
    cursor: pointer;
    width: 100px;
    text-align: center;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox label:last-child {
    margin-right: 40px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox input:checked+label {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul {
    display: none;
    vertical-align: middle;
    margin-left: 30px;
    margin-top: 4px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul.active-sub-nav {
    display: inline-block;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:before,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:before,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li {
    float: left;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li:not(:last-child) {
    margin-right: 35px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    opacity: 0.6;
    letter-spacing: 1px;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li a.active-sub-term {
    pointer-events: none;
}

.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li a.active-sub-term,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul>li a:hover {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_results {
    position: relative;
}

.widget_news_content_container .widget_news_content_results[max-width~="775"] .widget_news_content_list-container {
    padding-left: 0;
    padding-right: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.widget_news_content_container .widget_news_content_results .widget_load_more {
    opacity: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 810px;
    margin: 0px auto;
    max-width: 100%;
    font-weight: 400;
}

.widget_news_content_container .widget_news_content_results .widget_load_more.show {
    opacity: 1;
}

.widget_news_content_container .widget_news_content_results .widget_loader {
    display: none;
}

.widget_news_content_container .widget_news_content_list-container {
    position: relative;
    padding: 0 10px;
    margin-bottom: 0px;
    margin-top: 20px;
    height: 570px;
    overflow: hidden;
}

.widget_news_content_container .widget_news_content_list-container[max-width~="640"] {
    height: auto;
    min-height: 570px;
}

.widget_news_content_container .widget_news_content_list-container[max-width~="640"] .widget_news_content_list>li {
    width: 50%;
}

.widget_news_content_container .widget_news_content_list-container[max-width~="600"] .widget_news_content_list>li {
    width: 100%;
    max-width: 290px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:before,
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:before,
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
    content: " ";
    display: table;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
    clear: both;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list>li {
    float: left;
    width: 33.333%;
    text-align: center;
    padding: 0px 10px;
    margin-bottom: 16px;
}

.widget_news_content_container .widget_news_content_list-container .widget_news_content_list>li .thumb_news {
    display: inline-block;
    text-align: center;
    width: 290px;
    max-width: 100%;
}

.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon,
.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title,
.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title:after {
    background: #77294b;
}

.widget_news_content_container.speaker-bg .widget_loader:after {
    border-color: #77294b;
    border-left-color: transparent;
}

.thumb_news {
    display: block;
    height: 265px;
    position: relative;
    color: #fff;
    overflow: hidden;
    text-align: left;
}

.thumb_news .front {
    width: 100%;
    height: 100%;
}

.thumb_news .front .top {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.thumb_news .front .top img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.thumb_news .front .bottom {
    height: 58px;
    color: #fff;
    text-align: left;
}

.thumb_news .front .bottom.bg-color-blue {
    background: #801c1b;
}

.thumb_news .front .bottom.bg-color-purple {
    background: #77294b;
}

.thumb_news .front .bottom h3,
.thumb_news .front .bottom h4,
.thumb_news .front .bottom h5 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.thumb_news .front .bottom h5 {
    color: #fff;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    height: 10px;
    margin-bottom: 3px;
    padding-left: 15px;
    font-weight: normal;
}

.thumb_news .front .bottom h3 {
    color: #fff;
    margin: 0;
    font-weight: bold;
}

.thumb_news .front .bottom h4 {
    color: #fff;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    height: 10px;
    font-weight: normal;
}

.thumb_news .front .bottom.type-0 {
    padding-top: 0px;
}

.thumb_news .front .bottom.type-0 h3 {
    font-size: 22px;
    line-height: 64px;
    height: 58px;
    padding-left: 27px;
}

.thumb_news .front .bottom.type-1 {
    padding-top: 8px;
}

.thumb_news .front .bottom.type-1 h3 {
    font-size: 21px;
    line-height: 22px;
    height: 17px;
    margin-bottom: 3px;
    padding-left: 27px;
}

.thumb_news .front .bottom.type-1 h4 {
    padding-left: 52px;
}

.thumb_news .front .bottom.type-2 {
    padding-top: 12px;
}

.thumb_news .front .bottom.type-2 h3 {
    font-size: 22px;
    line-height: 23px;
    height: 17px;
    margin-bottom: 3px;
    padding-left: 30px;
}

.thumb_news .front .bottom.type-3 {
    padding-top: 13px;
}

.thumb_news .front .bottom.type-3 h3 {
    font-size: 22px;
    line-height: 24px;
    height: 17px;
    margin-bottom: 4px;
    padding-left: 17px;
}

.thumb_news .front .bottom.type-3 h4 {
    padding-left: 42px;
}

.thumb_news .front_no_image {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
}

.thumb_news .front_no_image.bg-color-blue {
    background: #263b6e;
}

.thumb_news .front_no_image.bg-color-purple {
    background: #77294b;
}

.thumb_news .front_no_image .top {
    height: 100%;
    position: relative;
    text-align: left;
}

.thumb_news .front_no_image .top .titles_container {
    padding-top: 100px;
    padding-left: 23px;
    position: relative;
    padding-right: 15px;
}

.thumb_news .front_no_image .top .titles_container h5 {
    font-size: 14px !important;
    line-height: 16px;
    height: auto;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}

.thumb_news .front_no_image .top .titles_container h3 {
    line-height: 23px;
    font-size: 21px;
    height: auto;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
}

.thumb_news .front_no_image .top .titles_container h4 {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

.thumb_news .front_no_image .top .bottom_read_more {
    position: absolute;
    font-size: 14px;
    color: #fff;
    bottom: 18px;
    right: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.thumb_news .front_no_image:hover .bottom_read_more {
    font-weight: bold;
    text-decoration: underline;
}

.thumb_news .hover {
    position: absolute;
    font-family: 'Josefin Sans', sans-serif;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    bottom: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumb_news .hover.bg-color-purple {
    background: #77294b;
}

.thumb_news .hover .read_more {
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}

.thumb_news:hover .hover {
    bottom: 0;
}

.thumb_news .top {
    height: 207px;
}

.thumb_news .bottom {
    height: 53px;
}

.thumb_news:hover .hover {
    opacity: 1;
}

#page_wrapper.page_wrapper_full_width .full_container .container .widget_news_content_container .widget_news_content_list-container {
    margin-top: 50px;
    height: 630px;
}

#page_wrapper.page_wrapper_full_width .full_container .container .widget_news_content_container .widget_news_content_list-container .widget_news_content_list>li {
    margin-bottom: 46px;
}

#page_wrapper.page_wrapper_full_width .full_container .container .widget_load_more {
    width: 1010px;
    max-width: 100%;
}

.widget-events-content {
    padding-bottom: 50px;
}

.widget-events-content * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.widget-events-content .widget_events_content_title_all h2 {
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 25px;
}

.widget-events-content .widget_events_content_title_all h2 strong {
    display: block;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
    height: 20px;
    line-height: 28px;
    margin-left: -20px;
}

@media screen and (max-width:600px) {
    .widget-events-content .widget_events_content_title_all h2 strong {
        margin-left: 0;
    }
}

.widget-events-content .widget_events_content_title_all h2 small {
    font-style: italic;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 10px;
    line-height: 13px;
}

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

.widget_events_content_container .widget_loader:after {
    border: solid 8px #652544;
    border-left-color: transparent;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 {
    display: table;
    width: 100%;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li {
    display: table-cell;
    float: none;
    padding: 0px 5px;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li:not(:last-child) {
    margin-right: 0px;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li:first-child {
    padding-left: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li:last-child {
    padding-right: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li a {
    width: auto;
}

.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1>li a:after {
    display: none;
}

.widget_events_content_container .widget_events_content_top[max-width~="600"] .tabs_level_1>li {
    padding: 0px 1px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 {
    display: block;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1>li {
    display: block;
    padding: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1>li a {
    border-radius: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .view_select {
    position: relative;
    top: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .view_select>li {
    float: none;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .view_select>li a {
    border: none;
    text-align: center;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    line-height: auto;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .view_select:before,
.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .view_select:after {
    display: none;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container {
    padding-top: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .list_day .day_item>.dayTitle {
    text-align: center;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .list_day .day_item>ul {
    padding-left: 10px;
    padding-right: 10px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .list_day .day_item>ul>li {
    float: none;
    width: 100%;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .list_day .day_item>ul>li .explore_thumb_stories {
    margin: 0px auto;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .list_day .day_item>ul>li .event_box {
    max-width: 290px;
    margin: 0px auto;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .widget_events_content_day-container .scrollbar-wrapper {
    display: none;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top {
    top: 0;
    left: 0;
    width: 100%;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top h2 {
    width: 100%;
    text-align: center;
    float: none;
    font-size: 16px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top .week_pager {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    margin-left: 0;
    text-align: center;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top .week_pager span {
    font-size: 14px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top .month_pager {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_view_top .month_pager button {
    float: none;
    margin: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_month_view_container .month_container {
    height: 630px;
    overflow: auto;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_month_view_container .month_container .month_row {
    border: none;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views .calendar_month_view_container .month_container .month_row .days_column {
    width: 100%;
    border: none;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container {
    padding: 0;
    height: auto;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .scrollable {
    padding-top: 15px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .calendar_list>li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .calendar_list>li .bg .top {
    margin-bottom: 10px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .sidebar_filters {
    top: 0;
    position: relative;
    height: auto;
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #d4d8e2;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .sidebar_filters .search_text_container {
    padding: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .sidebar_filters .search_text_container:not(:last-child) {
    margin-bottom: 20px;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .sidebar_filters>section h3 {
    padding-left: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_list-container .widget_events_content_list-views #calendar_list_view_container .sidebar_filters>section .goup_filters {
    padding-left: 0;
}

.widget_events_content_container .widget_events_content_top[max-width~="470"] .widget_events_content_day {
    padding-top: 0;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1:before,
.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1:before,
.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li {
    float: left;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li:not(:last-child) {
    margin-right: 10px;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a {
    display: block;
    height: 30px;
    line-height: 33px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    background: #24447d;
    opacity: 0.5;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 148px;
    font-weight: 500;
    letter-spacing: 0px;
    position: relative;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a:after {
    content: "";
    width: 104px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -52px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.6);
    opacity: 0;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a:hover {
    opacity: 1;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a.is-speaker {
    background: #77294b;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a.active-trail {
    opacity: 1;
}

.widget_events_content_container .widget_events_content_top .tabs_level_1>li a.active-trail:after {
    opacity: 1;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon_container {
    padding-top: 30px;
    overflow: hidden;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon {
    background: #24447d;
    height: 38px;
    padding-left: 20px;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon {
        height: auto;
        padding-left: 0;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title {
    float: left;
    margin-right: 80px;
    background: #24447d;
    margin-top: -30px;
    height: 68px;
    padding-left: 30px;
    padding-right: 80px;
    border-top-left-radius: 3px;
    position: relative;
    margin-left: -20px;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:before {
    content: "";
    position: absolute;
    top: 68px;
    width: 200%;
    left: 0px;
    height: 50px;
    background: #fff;
    z-index: 10;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title {
        margin: 0px;
        padding: 15px !important;
        border-radius: 0;
        height: auto;
        width: 100%;
        float: none;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:after {
    content: "";
    background: #24447d;
    width: 59px;
    height: 97px;
    position: absolute;
    top: 6px;
    right: -45px;
    border-right: solid 1px rgba(255, 255, 255, 0.6);
    -webkit-transform: rotate(-46deg);
    -ms-transform: rotate(-46deg);
    -o-transform: rotate(-46deg);
    transform: rotate(-46deg);
    z-index: 1;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:after {
        display: none;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 {
    color: #fff;
    display: block;
    padding-top: 15px;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 {
        padding-top: 0;
        margin-bottom: 0;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 strong {
    display: block;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
    height: 20px;
    line-height: 28px;
    color: #fff;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 strong {
        font-size: 23px;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 small {
    font-style: italic;
    display: block;
    font-size: 13px;
    font-weight: normal;
    height: 10px;
    line-height: 13px;
    padding-left: 13px;
    color: #fff;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    margin-left: 25px;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input {
    display: none;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label {
    display: block;
    padding-left: 25px;
    height: 13px;
    line-height: 16px;
    font-size: 13px;
    color: #fff;
    position: relative;
    cursor: pointer;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 13px;
    height: 13px;
    border: solid 1px #fff;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after {
    content: "";
    width: 14px;
    height: 16px;
    background-position: -78px -99px;
    position: absolute;
    bottom: 4px;
    left: 2px;
    opacity: 0;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input:checked+label:after {
    opacity: 1;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul {
    vertical-align: middle;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul.active-sub-nav {
    display: inline-block;
}

@media screen and (max-width:700px) {
    .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul.active-sub-nav {
        display: none;
    }
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:before,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:before,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li {
    float: left;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li:not(:last-child) {
    margin-right: 35px;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    opacity: 0.6;
    letter-spacing: 1px;
    height: 38px;
    line-height: 38px;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li a.active-sub-term {
    pointer-events: none;
}

.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li a.active-sub-term,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul>li a:hover {
    opacity: 1;
}

.widget_events_content_container .widget_events_content_list-views {
    position: relative;
}

.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
}

.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.hideloader {
    opacity: 0;
}

.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.showloader {
    opacity: 1;
}

.widget_events_content_container .no_results {
    text-align: center;
    text-transform: uppercase;
    padding-top: 119px;
}

.widget_events_content_container .widget_events_content_day-container {
    overflow: hidden;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 680px;
}

.widget_events_content_container .widget_events_content_day-container .list_day-wrapper {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 20px;
    margin-right: -20px;
}

.widget_events_content_container .widget_events_content_day-container .list_day {
    max-width: 546px;
    margin: 0px auto;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    user-select: none;
}

.widget_events_content_container .widget_events_content_day-container .list_day:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item:not(:last-child) {
    margin-bottom: 35px;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>.dayTitle {
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 20px;
    padding-bottom: 7px;
    border-bottom: solid 1px #d4d8e2;
    color: rgba(0, 0, 0, 0.8);
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>.dayTitle span {
    color: #801c1b;
    font-weight: normal;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul {
    margin: 0px -9px;
    margin-bottom: -18px;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:before,
.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:before,
.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul>li {
    padding: 0px 9px;
    float: left;
    width: 50%;
    margin-bottom: 18px;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul>li .explore_thumb_stories {
    margin: 0px;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul.contain_1_items>li {
    width: 100%;
}

.widget_events_content_container .widget_events_content_day-container .list_day .day_item>ul.contain_1_items>li .event_box .bg .title {
    min-height: auto;
}

.widget_events_content_container .widget_events_content_list-container {
    position: relative;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    z-index: 55;
}

.widget_events_content_container .widget_events_content_list-container .view_select {
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 8888;
}

.widget_events_content_container .widget_events_content_list-container .view_select:before,
.widget_events_content_container .widget_events_content_list-container .view_select:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .view_select:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .view_select:before,
.widget_events_content_container .widget_events_content_list-container .view_select:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .view_select:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .view_select>li {
    float: left;
}

.widget_events_content_container .widget_events_content_list-container .view_select>li a {
    display: block;
    height: 13px;
    line-height: 15px;
    padding-left: 7px;
    color: #b3b1b1;
    font-weight: normal;
    font-size: 12px;
}

.widget_events_content_container .widget_events_content_list-container .view_select>li a.active_view {
    color: #24447d;
}

.widget_events_content_container .widget_events_content_list-container .view_select>li:not(:last-child) a {
    padding-right: 7px;
    border-right: solid 1px #24447d;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top {
    position: absolute;
    top: 17px;
    left: 20px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top h2 {
    font-size: 22px;
    font-weight: bold;
    float: left;
    margin-bottom: 0 !important;
    color: rgba(0, 0, 0, 0.4);
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top h2 small {
    font-size: 22px;
    font-weight: 300;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager {
    float: left;
    margin-left: 20px;
    color: rgba(0, 0, 0, 0.4);
    margin-top: 4px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager span {
    font-size: 18px;
    width: 90px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager button {
    background: none;
    padding: 0;
    border: none;
    vertical-align: middle;
    color: #24447d;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager button:hover {
    color: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager {
    min-width: 260px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:before,
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:before,
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button {
    background: none;
    padding: 0;
    border: none;
    color: #24447d;
    font-size: 18px;
    font-weight: 700;
    outline: none;
    margin-top: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button:hover {
    color: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button.prev_month {
    float: left;
}

.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager h2 {
    margin: 0px 10px;
    color: rgba(0, 0, 0, 0.4);
    width: 220px;
    text-align: center;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container {
    padding-top: 50px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row {
    width: 100%;
    position: relative;
    height: 126px;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:before,
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:before,
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(1) {
    z-index: 49;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(2) {
    z-index: 48;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(3) {
    z-index: 47;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(4) {
    z-index: 46;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(5) {
    z-index: 45;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(6) {
    z-index: 44;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column {
    float: left;
    width: 14.28571429%;
    height: 100%;
    position: relative;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column.selected {
    z-index: 9999;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column:not(:last-child) {
    border-right: solid 1px rgba(0, 0, 0, 0.2);
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .cell_see_more {
    position: absolute;
    top: 8px;
    left: 5px;
    cursor: pointer;
    color: #801c1b;
    font-size: 11px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .cell_see_more:hover {
    color: #263b6e;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column>.top {
    position: absolute;
    top: 8px;
    right: 5px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.45);
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column>.top.today {
    top: 5px;
    right: 5px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column>.top.today span {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 22px;
    color: #fff;
    background: #801c1b;
    text-align: center;
    font-size: 13px;
    font-weight: $fwSemiBold;
    border-radius: 50%;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list {
    padding: 0px 7px;
    position: absolute;
    top: 30px;
    width: 100%;
    left: 0;
    z-index: 22;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list.seeMore>li:nth-child(n+6) {
    display: none;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list.seeMore.expand>li:nth-child(n+6) {
    display: block;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li {
    position: relative;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:not(:last-child) {
    margin-bottom: 2px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(1) {
    z-index: 20;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(2) {
    z-index: 19;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(3) {
    z-index: 18;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(4) {
    z-index: 17;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(5) {
    z-index: 16;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(6) {
    z-index: 15;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(7) {
    z-index: 14;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(8) {
    z-index: 13;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(9) {
    z-index: 12;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li:nth-child(10) {
    z-index: 11;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li .bg {
    display: block;
    background: #24447d;
    height: 16px;
    padding: 0px 9px;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    border-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    font-weight: 400 !important;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li .bg .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li .bg.colorRed {
    background: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li .bg.colorGrey {
    background: #586173;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list>li.empty {
    height: 16px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 4px;
    z-index: 20;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul {
    padding: 0px 2px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li {
    display: block;
    position: relative;
    padding: 0px 7px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li:not(:last-child) {
    margin-bottom: 2px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li .bg {
    display: block;
    background: rgba(36, 68, 125, 0.2);
    height: 16px;
    padding: 0px 9px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    line-height: 19px;
    border-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    position: relative;
    z-index: 22;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li .bg .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li .bg.colorRed {
    background: rgba(128, 28, 27, 0.2);
}

.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul>li .bg.colorGrey {
    background: rgba(88, 97, 115, 0.2);
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container {
    padding-top: 50px;
    height: 680px;
    overflow: hidden;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow {
    width: 100%;
    padding-bottom: 16px;
    overflow-y: hidden;
    overflow-x: scroll;
    height: 100%;
    position: relative;
    bottom: -20px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container {
    width: 1661px;
    position: relative;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before,
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before,
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    height: 1px;
    left: 33px;
    right: 33px;
    background: #d4d8e2;
    z-index: -1;
    width: 100%;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column {
    float: left;
    width: 215px;
    margin-bottom: 22px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:not(:last-child) {
    margin-right: 15px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:first-child {
    margin-left: 33px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:last-child {
    margin-right: 33px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column>.top {
    color: rgba(0, 0, 0, 0.5);
    padding-bottom: 27px;
    text-align: center;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column>.top strong {
    font-size: 12px;
    text-transform: uppercase;
    display: box-shadow;
    letter-spacing: 2.5px;
    font-weight: normal;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column>.top small {
    display: block;
    width: 34px;
    height: 20px;
    line-height: 23px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    margin: 0px auto;
    margin-top: 15px;
    border-left: solid 7px #fff;
    border-right: solid 7px #fff;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column>.top small.today {
    background: #801c1b;
    color: #fff;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list {
    max-height: 300px;
    overflow: auto;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list>li:not(:last-child) {
    margin-bottom: 10px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list>li.empty {
    height: 16px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list>li .event_box .title {
    height: auto;
    min-height: auto;
    overflow: hidden;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list {
    clear: both;
    padding-left: 33px;
    padding-right: 15px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul {
    padding-top: 11px;
    border-top: solid 1px #d4d8e2;
    width: 100%;
    padding-bottom: 160px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li:not(:last-child) {
    margin-bottom: 10px;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg {
    display: block;
    width: 100%;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #24447d;
    cursor: pointer;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg.colorRed {
    background: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg.colorGrey {
    background: #586173;
}

.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg .title {
    color: #fff;
    font-size: 11px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 15px;
    white-space: nowrap;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container {
    padding-top: 50px;
    height: 544px;
    padding-left: 227px;
    padding-right: 88px;
    position: relative;
    overflow: hidden;
    height: 680px;
    padding-bottom: 20px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters {
    position: absolute;
    top: 50px;
    left: 0;
    width: 185px;
    padding-right: 30px;
    border-right: solid 1px #d4d8e2;
    height: 100%;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section:not(:last-child) {
    margin-bottom: 40px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section h3 {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-bottom: 12px;
    border-bottom: solid 1px #d4d8e2;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    cursor: pointer;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section h3 .clear {
    float: right;
    font-size: 11px;
    text-transform: none;
    font-style: italic;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section.search_text_container {
    padding-left: 30px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section.search_text_container .form-item {
    position: relative;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section.search_text_container .form-item input {
    display: block;
    width: 100%;
    height: 20px;
    border-radius: 10px;
    border: solid 1px #b5b5b5;
    text-indent: 10px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section.search_text_container .form-item:after {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 3px;
    right: 6px;
    background: url(/sites/all/themes/aup_2018/img/loupe_sidebar_search.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    opacity: 0.3;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section.search_text_container .form-item:hover:after {
    opacity: 0.6;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters {
    padding-left: 40px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item {
    position: relative;
    padding-left: 37px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:before,
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:before,
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:after {
    content: " ";
    display: table;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:after {
    clear: both;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item:not(:last-child) {
    margin-bottom: 8px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item select {
    text-align: right;
    padding-right: 16px;
    height: 12px;
    line-height: 12px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    color: rgba(0, 0, 0, 0.35);
    font-size: 10px;
    border: none;
    background: none;
    display: block;
    width: 100%;
    text-align-last: right;
    outline: none;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item label {
    font-size: 11px;
    font-weight: normal;
    height: 12px;
    line-height: 12px;
    color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 37px;
    display: block;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters>section .goup_filters .form-item .vdp-datepicker input {
    display: block;
    width: 100%;
    height: 12px;
    text-indent: 5px;
    border-radius: 3px;
    border: solid 1px #b5b5b5;
    font-size: 9px;
    color: rgba(0, 0, 0, 0.35);
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .scrollable {
    overflow: auto;
    height: 100%;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li {
    padding-bottom: 30px;
    margin-bottom: 40px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg {
    display: block;
    cursor: pointer;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg .top {
    margin-bottom: 20px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg .top h3 {
    color: #24447d;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 5px;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg .top h4 {
    color: rgba(0, 0, 0, 0.6);
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg .top h4 span {
    color: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list>li .bg .desc p {
    font-family: 'adobe-caslon-pro', serif;
    font-size: 14px;
    line-height: 28px;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: 0.2px;
}

.widget_events_content_container .widget_events_content_list-container .event_box .bg {
    background: #24447d;
    padding-top: 13px;
    padding-left: 13px;
    padding-right: 8px;
    padding-bottom: 6px;
    color: #fff;
    display: block;
    cursor: pointer;
}

.widget_events_content_container .widget_events_content_list-container .event_box .bg.colorRed {
    background: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .event_box .bg.colorGrey {
    background: #586173;
}

.widget_events_content_container .widget_events_content_list-container .event_box .bg .title {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    margin-bottom: 10px;
    min-height: 38px;
}

.widget_events_content_container .widget_events_content_list-container .event_box .bg .time {
    text-align: right;
    text-transform: uppercase;
    font-size: 11px;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories h3 {
    color: #fff;
    font-size: 14px;
    height: auto;
    line-height: 18px;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .front .bottom {
    display: flex;
    align-items: center;
    justify-content: left;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .front .bottom h3 {
    margin-bottom: 0;
    margin-top: 3px;
    letter-spacing: 0.5px;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top h3 {
    margin-bottom: 15px;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top p {
    font-weight: normal;
    line-height: 20px;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .hover {
    background: #24447d;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .hover {
    background: #801c1b;
}

.widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .hover {
    background: #586173;
}

.widget_events_content_container .widget_events_content_list-container .widget_loader {
    display: none;
}

.widget_events_content_container_legend {
    margin-top: 10px;
}

.widget_events_content_container_legend ul:before,
.widget_events_content_container_legend ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container_legend ul:after {
    clear: both;
}

.widget_events_content_container_legend ul:before,
.widget_events_content_container_legend ul:after {
    content: " ";
    display: table;
}

.widget_events_content_container_legend ul:after {
    clear: both;
}

.widget_events_content_container_legend ul>li {
    float: left;
    color: rgba(0, 0, 0, 0.5);
    font-size: 10px;
    padding-left: 15px;
    position: relative;
    height: 10px;
    line-height: 12px;
}

.widget_events_content_container_legend ul>li:not(:last-child) {
    margin-right: 15px;
}

.widget_events_content_container_legend ul>li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.widget_events_content_container_legend ul>li.blue:before {
    background: #263b6e;
}

.widget_events_content_container_legend ul>li.blue:after {
    background: rgba(36, 68, 125, 0.2);
}

.widget_events_content_container_legend ul>li.red:before {
    background: #801c1b;
}

.widget_events_content_container_legend ul>li.red:after {
    background: rgba(128, 28, 27, 0.2);
}

.widget_events_content_container_legend ul>li.grey:before {
    background: #586173;
}

.widget_events_content_container_legend ul>li.blue,
.widget_events_content_container_legend ul>li.red {
    padding-left: 30px;
}

.widget_events_content_container_legend ul>li.blue:before,
.widget_events_content_container_legend ul>li.red:before {
    left: 15px;
}

.widget_events_content_container_legend ul>li.blue:after,
.widget_events_content_container_legend ul>li.red:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.vdp-datepicker__calendar .cell.today {
    background: #801c1b;
    color: #fff;
}

.scrollbar-wrapper {
    width: 18px;
    position: absolute;
    top: 0;
    left: 10%;
    top: 80px;
    bottom: 40px;
}

.scrollbar-wrapper #go_to_today {
    position: absolute;
    right: 55px;
    cursor: pointer;
    margin-top: 0px;
    color: #801c1b;
}

.scrollbar-wrapper #go_to_today:hover {
    color: #263b6e;
}

.scrollbar-wrapper:before {
    content: "Past";
    width: 40px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 13px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -30px;
    text-align: center;
}

.scrollbar-wrapper .scrollbar-slider {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 0;
    background: #8f1c1c;
}

.scrollbar-wrapper .scrollbar-slider:focus {
    background: #24447d;
}

.scrollbar-wrapper .scrollbar {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.scrollbar-wrapper .scrollbar:after {
    content: "";
    width: 1px;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    background: #d4d8e2;
}

.scrollbar-wrapper-horizontal {
    margin-top: 50px;
    height: 18px;
    position: absolute;
    left: 33px;
    right: 33px;
    bottom: 33px;
}

.scrollbar-wrapper-horizontal .scrollbar-slider {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 999;
    position: absolute;
    left: 0;
    background: #8f1c1c;
}

.scrollbar-wrapper-horizontal .scrollbar-slider:focus {
    background: #24447d;
}

.scrollbar-wrapper-horizontal .scrollbar {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.scrollbar-wrapper-horizontal .scrollbar:after {
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    background: #d4d8e2;
}

.widget-statistic {
    padding-top: 50px;
}

.widget-statistic.corner-border>.inside {
    position: relative;
    padding: 40px 0px;
}

.widget-statistic.corner-border>.inside:after {
    content: "";
    position: absolute;
    width: 252px;
    height: 56px;
    top: 0;
    left: 0;
    border-left: solid 1px rgba(0, 0, 0, 0.25);
    border-top: solid 1px rgba(0, 0, 0, 0.25);
    background: transparent;
    z-index: -1;
}

.widget-statistic.corner-border>.inside:before {
    content: "";
    position: absolute;
    width: 252px;
    height: 56px;
    bottom: 0;
    right: 0;
    border-right: solid 1px rgba(0, 0, 0, 0.25);
    border-bottom: solid 1px rgba(0, 0, 0, 0.25);
    background: transparent;
    z-index: -1;
}

.widget-statistic ul {
    position: relative;
}

.widget-statistic ul:before,
.widget-statistic ul:after {
    content: " ";
    display: table;
}

.widget-statistic ul:after {
    clear: both;
}

.widget-statistic ul:before,
.widget-statistic ul:after {
    content: " ";
    display: table;
}

.widget-statistic ul:after {
    clear: both;
}

.widget-statistic ul .field-name-field-statistic-block>.field-items>.field-item {
    float: left;
    width: 100%;
    position: relative;
}

@media screen and (max-width:500px) {
    .widget-statistic ul .field-name-field-statistic-block>.field-items>.field-item {
        width: 100% !important;
    }

    .widget-statistic ul .field-name-field-statistic-block>.field-items>.field-item:not(:last-child) {
        margin-bottom: 40px !important;
    }

    .widget-statistic ul .field-name-field-statistic-block>.field-items>.field-item:after {
        display: none !important;
    }
}

.widget-statistic ul .field-name-field-statistic-block>.field-items>.field-item:not(:last-child):after {
    content: "";
    width: 1px;
    height: 48px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    right: 0;
    top: 50%;
    margin-top: -24px;
}

.widget-statistic[data-column='4'] .inside {
    position: relative;
}

.widget-statistic[data-column='4'] .inside ul .field-name-field-statistic-block>.field-items>.field-item {
    width: 25%;
}

@media screen and (max-width:1075px) {
    .widget-statistic[data-column='4'] .inside ul .field-name-field-statistic-block>.field-items>.field-item {
        width: 50%;
    }

    .widget-statistic[data-column='4'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:after {
        display: none;
    }

    .widget-statistic[data-column='4'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:nth-child(1),
    .widget-statistic[data-column='4'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:nth-child(2) {
        margin-bottom: 70px;
    }
}

@media screen and (max-width:1075px) and (min-width:501px) {
    .widget-statistic[data-column='4'] .inside:after {
        content: "";
        width: 1px;
        height: 48px;
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        right: 0;
        top: 50%;
        margin-top: -24px;
        left: 50%;
    }

    .widget-statistic[data-column='4'] .inside:before {
        content: "";
        height: 1px;
        width: 48px;
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        right: 0;
        top: 50%;
        left: 50%;
        margin-left: -24px;
    }
}

.widget-statistic[data-column='3'] .inside {
    position: relative;
}

.widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item {
    width: 33.333%;
}

@media screen and (max-width:1075px) {
    .widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item {
        width: 50%;
    }

    .widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:nth-child(1),
    .widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:nth-child(2) {
        margin-bottom: 70px;
    }

    .widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:after {
        display: none;
    }

    .widget-statistic[data-column='3'] .inside ul .field-name-field-statistic-block>.field-items>.field-item:last-child {
        width: 100%;
    }
}

@media screen and (max-width:1075px) and (min-width:501px) {
    .widget-statistic[data-column='3'] .inside:after {
        content: "";
        width: 1px;
        height: 24px;
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        right: 0;
        top: 45%;
        margin-top: -24px;
        left: 50%;
    }

    .widget-statistic[data-column='3'] .inside:before {
        content: "";
        height: 1px;
        width: 48px;
        position: absolute;
        background: rgba(0, 0, 0, 0.2);
        right: 0;
        top: 45%;
        left: 50%;
        margin-left: -24px;
    }
}

.widget-statistic[data-column='2'] ul .field-name-field-statistic-block>.field-items>.field-item {
    width: 50%;
}

.widget-statistic .field-name-field-statistic-block>.field-items>.field-item {
    text-align: center;
}

.widget-statistic .field-name-field-statistic-block>.field-items>.field-item .field-name-field-number {
    font-weight: normal;
    line-height: 31px;
    height: 29px;
    font-family: 'adobe-caslon-pro', serif;
    color: rgba(0, 0, 0, 0.65);
    font-size: 42px;
}

.widget-statistic .field-name-field-statistic-block>.field-items>.field-item .field-name-field-number small {
    font-size: 20px;
    font-style: italic;
    display: inline-block;
    vertical-align: top;
}

.widget-statistic .field-name-field-statistic-block>.field-items>.field-item .field-name-field-text {
    margin-top: 14px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 15px;
}

.widget-statistic.long .field-name-field-statistic-block>.field-items>.field-item .field-name-field-text {
    text-transform: none;
    font-size: 15px;
    line-height: 16px;
}

.widget-gallery>.inside>.item-list>ul {
    width: 100%;
    position: relative;
}

.widget-gallery>.inside>.item-list>ul:before,
.widget-gallery>.inside>.item-list>ul:after {
    content: " ";
    display: table;
}

.widget-gallery>.inside>.item-list>ul:after {
    clear: both;
}

.widget-gallery>.inside>.item-list>ul:before,
.widget-gallery>.inside>.item-list>ul:after {
    content: " ";
    display: table;
}

.widget-gallery>.inside>.item-list>ul:after {
    clear: both;
}

.widget-gallery>.inside>.item-list>ul>li {
    float: left;
    background: none !important;
    position: relative;
    list-style: none;
    padding: 0;
    border: none;
    margin: 0px;
    width: 50%;
    height: 380px;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(2),
.widget-gallery>.inside>.item-list>ul>li:nth-child(3) {
    width: 50%;
    height: 190px;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(4n+1),
.widget-gallery>.inside>.item-list>ul>li:nth-child(4n+2) {
    width: 50%;
    height: 190px;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(4n) {
    width: 100%;
    height: 380px;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(1) {
    width: 50%;
    height: 380px;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(4n+6) {
    clear: both;
}

.widget-gallery>.inside>.item-list>ul>li:nth-child(4n+7) {
    margin-top: -190px;
}

.widget-gallery>.inside>.item-list>ul>li .box {
    width: 100%;
    height: 100%;
}

.widget-gallery>.inside>.item-list>ul>li .box.box-img a:after {
    background-image: url(/sites/all/themes/aup_2018/img/hover-img-icon.png);
}

.widget-gallery>.inside>.item-list>ul>li .box.box-video a:after {
    background-image: url(/sites/all/themes/aup_2018/img/hover-vid-icon.png);
}

.widget-gallery>.inside>.item-list>ul>li .box.box-link a:after {
    background-image: url(/sites/all/themes/aup_2018/img/hover-link-icon.png);
}

.widget-gallery>.inside>.item-list>ul>li .box a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid 3px #fff;
    position: relative;
}

.widget-gallery>.inside>.item-list>ul>li .box a .caption {
    background-color: rgba(0, 0, 0, 0.5);
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0px;
    line-height: 30px;
    width: 100%;
    color: #fff;
    padding: 0px 3%;
}

.widget-gallery>.inside>.item-list>ul>li .box a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    width: 0;
    background-color: rgba(0, 0, 0, 0.5);
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.widget-gallery>.inside>.item-list>ul>li .box a:hover:after {
    opacity: 1;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.field-name-field-widget-audio-file {
    padding-bottom: 10px;
}

.widget-featured-buttons .width-40 .item-list {
    width: 40%;
}

.widget-featured-buttons .width-100 .item-list {
    width: 100%;
}

.widget-featured-buttons .align-left .item-list {
    float: left;
}

.widget-featured-buttons .align-center .item-list {
    margin: 0 auto;
}

.widget-featured-buttons .align-right .item-list {
    float: right;
}

.widget-featured-buttons .item-list {
    padding: 0px;
}

.widget-featured-buttons .item-list li {
    margin-bottom: 10px;
}

.widget-featured-buttons .item-list li:last-child {
    margin-bottom: 0;
}

.widget-featured-buttons .item-list li a {
    display: block;
    height: 35px;
    line-height: 37px;
    font-weight: 600;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-featured-buttons .item-list li a:hover {
    background: #801c1b;
}

.widget-slider-homepage {
    position: relative;
    z-index: 50;
}

.widget-slider-homepage .field-collection-container {
    margin: 0;
    border: none;
}

.widget-slider-homepage .field-collection-view {
    padding: 0;
    margin: 0;
    border: none;
}

.widget-slider-homepage .slider_home_item {
    height: 700px;
    width: 100%;
    position: relative;
    padding-top: 90px;
    padding-bottom: 75px;
}

@media screen and (max-width:1200px) {
    .widget-slider-homepage .slider_home_item {
        height: 600px;
    }
}

@media screen and (max-width:1024px) {
    .widget-slider-homepage .slider_home_item {
        height: 500px;
        padding-top: 110px;
    }
}

.widget-slider-homepage .slider_home_item .swipebox-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    z-index: 333;
}

.widget-slider-homepage .slider_home_item .swipebox-video:after {
    content: "";
    width: 95px;
    height: 95px;
    background-position: -64px 0;
}

.widget-slider-homepage .slider_home_item figure,
.widget-slider-homepage .slider_home_item .video_home_slider {
    margin: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.widget-slider-homepage .slider_home_item figure img,
.widget-slider-homepage .slider_home_item .video_home_slider img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget-slider-homepage .slider_home_item figure .embedded-video,
.widget-slider-homepage .slider_home_item .video_home_slider .embedded-video,
.widget-slider-homepage .slider_home_item figure .player,
.widget-slider-homepage .slider_home_item .video_home_slider .player,
.widget-slider-homepage .slider_home_item figure iframe,
.widget-slider-homepage .slider_home_item .video_home_slider iframe {
    width: 100%;
    height: 100%;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home {
    position: relative;
    max-width: 950px;
    margin: 0px auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    transform-style: preserve-3d;
}

@media (max-width:990px) {
    .widget-slider-homepage .slider_home_item .section_text_slider_home {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:500px) {
    .widget-slider-homepage .slider_home_item .section_text_slider_home {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_bottom-left {
    justify-content: flex-end;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_bottom-right {
    justify-content: flex-end;
    align-items: flex-end;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_top-right {
    justify-content: flex-start;
    align-items: flex-end;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider {
    background: #263b6e;
    padding: 30px;
    max-width: 600px;
    position: relative;
    z-index: 555;
}

@media (max-width:500px) {
    .widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider {
        padding: 20px;
    }
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider h2 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
    font-family: 'adobe-caslon-pro', serif;
    text-transform: none;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider p {
    font-size: 15px;
    font-weight: 100;
    line-height: 20px;
    text-align: left;
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home {
    margin-top: 26px;
    position: relative;
    z-index: 555;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home a {
    width: 175px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-size: 18px;
    font-weight: 100;
    line-height: 43px;
    text-align: left;
    color: #263b6e;
    display: inline-flex;
    justify-content: center;
    font-weight: 600;
}

.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home a:hover {
    background: #fff;
    color: #263b6e;
}

.widget-slider-homepage .owl-dots {
    position: absolute;
    bottom: 35px;
    height: 17px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.widget-slider-homepage .owl-dots .owl-dot {
    margin: 0;
}

.widget-slider-homepage .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    opacity: 0.4;
    background-color: #f8f8f7;
}

.widget-slider-homepage .owl-dots .owl-dot span:hover {
    opacity: 0.6;
}

.widget-slider-homepage .owl-dots .owl-dot.active span {
    opacity: 1;
}

.widget-administrable-content-homepage {
    position: relative;
}

.widget-administrable-content-homepage figure img {
    display: block;
    max-width: 90%;
    height: auto;
}

@media (max-width:650px) {
    .widget-administrable-content-homepage figure img {
        max-width: 95%;
        height: 400px;
        object-fit: cover;
    }
}

.widget-administrable-content-homepage .content {
    position: absolute;
    min-height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width:650px) {
    .widget-administrable-content-homepage .content {
        position: relative;
        margin-top: -200px;
    }
}

.widget-administrable-content-homepage .content .inner {
    width: 561px;
    padding: 37px 54px 30px 30px;
    background-color: #f8f8f7;
    max-width: 90%;
}

.widget-administrable-content-homepage .content .inner h2 {
    font-size: 18px !important;
    text-align: left !important;
    color: #6c6c6d !important;
    margin-bottom: 10px !important;
    text-transform: none !important;
    line-height: 16px !important;
}

.widget-administrable-content-homepage .content .inner h3 {
    width: 300px;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #263b6e;
    margin-bottom: 15px;
    font-family: 'adobe-caslon-pro', serif;
    text-transform: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
}

.widget-administrable-content-homepage .content .inner p {
    font-size: 16px;
    text-align: left;
    color: #6c6c6d;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 18px;
}

.widget-administrable-content-homepage .content .inner .read_more_link {
    margin-top: 20px;
}

.widget-administrable-content-homepage .content .inner .read_more_link a {
    display: block;
    font-size: 16px;
    text-align: left;
    color: #6c6c6d;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-administrable-content-homepage .content .inner .read_more_link a:hover {
    color: #263b6e;
}

.widget-aup-news-events-homepage {
    display: grid;
    grid-template-columns: 270px 1fr 1fr;
    grid-gap: 75px;
}

@media (max-width:1199px) {
    .widget-aup-news-events-homepage {
        grid-template-columns: 270px 1fr;
        grid-gap: 43px 75px;
    }
}

@media (max-width:800px) {
    .widget-aup-news-events-homepage {
        grid-gap: 40px;
    }
}

@media (max-width:600px) {
    .widget-aup-news-events-homepage {
        grid-template-columns: 100%;
    }
}

@media (max-width:600px) {
    .widget-aup-news-events-homepage .first_column_news_event {
        max-width: 270px;
        margin: 0px auto;
    }
}

.widget-aup-news-events-homepage .first_column_news_event a {
    display: block;
    position: relative;
    overflow: hidden;
}

.widget-aup-news-events-homepage .first_column_news_event a .hover {
    position: absolute;
    background: #263b6e;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -100%;
}

.widget-aup-news-events-homepage .first_column_news_event a .hover .read_more {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}

.widget-aup-news-events-homepage .first_column_news_event a:hover .hover {
    bottom: 0;
}

.widget-aup-news-events-homepage .first_column_news_event a .front {
    position: relative;
}

.widget-aup-news-events-homepage .first_column_news_event a .front .top figure img {
    width: 100%;
    height: auto;
    display: block;
}

.widget-aup-news-events-homepage .first_column_news_event a .front .bottom {
    padding: 18px;
    height: 118px;
}

.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h5,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h5,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_top_title {
    font-size: 12px;
    line-height: 20px;
    height: 16px;
    text-align: left;
    color: #fefeff;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
}

.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h3,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h3,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_main_title {
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
    height: 16px;
    text-align: left;
    color: #fefeff;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    text-overflow: ellipsis;
    padding-left: 15px;
    margin-top: 13px;
    margin-bottom: 13px;
}

.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h4,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h4,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_bottom_title {
    font-size: 16px;
    line-height: 20px;
    height: 16px;
    text-align: left;
    color: #fefeff;
    margin-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.widget-aup-news-events-homepage .second_column_news_event,
.widget-aup-news-events-homepage .third_column_news_event {
    padding-bottom: 30px;
    position: relative;
}

.widget-aup-news-events-homepage .second_column_news_event .button_blue,
.widget-aup-news-events-homepage .third_column_news_event .button_blue {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.widget-aup-news-events-homepage .second_column_news_event .button_blue a,
.widget-aup-news-events-homepage .third_column_news_event .button_blue a {
    height: 40px;
    border-radius: 5px;
    background-color: #263b6e;
    width: 142px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 100;
    text-align: left;
    color: #ffffff;
}

.widget-aup-news-events-homepage .second_column_news_event .button_blue a:hover,
.widget-aup-news-events-homepage .third_column_news_event .button_blue a:hover {
    background: #801c1b;
}

.widget-aup-news-events-homepage .second_column_news_event {
    position: relative;
}

@media (min-width:1200px) {
    .widget-aup-news-events-homepage .second_column_news_event:after {
        content: "";
        width: 1px;
        background-color: #a1a1a2;
        top: 0;
        bottom: 55px;
        right: -37px;
        position: absolute;
    }
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home {
    margin-bottom: 30px;
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_tag {
    font-size: 18px;
    text-align: left;
    color: #6c6c6d;
    margin-bottom: 13px;
    line-height: 15px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_title {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    color: #273b6e;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_description {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #6c6c6d;
    margin-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 5px;
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home a {
    font-size: 16px;
    text-align: left;
    color: #6c6c6d;
    margin-bottom: 0;
    font-weight: 600;
    font-style: italic;
}

.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home a:hover {
    color: #801c1b;
}

@media (max-width:1199px) {
    .widget-aup-news-events-homepage .third_column_news_event {
        grid-column: span 2;
        border-top: 2px solid #a1a1a2;
        padding-top: 36px;
    }
}

@media (max-width:600px) {
    .widget-aup-news-events-homepage .third_column_news_event {
        grid-column: initial;
    }
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home {
    margin-bottom: 58px;
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a {
    display: grid;
    grid-template-columns: 56px 1fr;
    grid-gap: 34px;
}

@media (max-width:500px) {
    .widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a {
        grid-gap: 15px;
    }
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .third_event_date {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 56px;
    border-radius: 3px;
    background-color: #bababc;
    flex-direction: column;
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .third_event_date span {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 18px;
    text-transform: uppercase;
    padding-top: 3px;
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_title {
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    color: #263b6e;
    margin-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_more_infos {
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    color: #6c6c6d;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_description {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #6c6c6d;
    margin-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-community-homepage .widget-aup-community-homepage-tabs {
    display: flex;
    justify-content: center;
}

.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title {
    padding: 12px 0px 10px 0px;
    width: 117px;
    border-radius: 3px 3px 0px 0px;
    font-size: 20px;
    text-align: center;
    color: #6c6c6d;
    border: solid 1px #ececec;
    border-bottom: none;
    transition: 0.3s all;
    cursor: pointer;
}

.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:hover,
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:focus {
    border-color: #6c6c6d;
}

.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title.active {
    background: #263b6e;
    border-color: #263b6e;
    color: #fff;
}

.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:not(:last-child) {
    margin-right: 13px;
}

.widget-aup-community-homepage .owl-carousel .owl-stage {
    background: #fff;
}

.widget-aup-community-homepage .owl-carousel .owl-item {
    animation-duration: 0.5s !important;
}

.widget-aup-community-homepage .field-collection-view,
.widget-aup-community-homepage .field-collection-container {
    padding: 0;
    margin: 0;
    border: none;
}

.widget-aup-community-homepage .tab_item_community_home figure img {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width:1200px) {
    .widget-aup-community-homepage .tab_item_community_home figure img {
        height: 300px;
        object-fit: cover;
    }
}

@media (max-width:990px) {
    .widget-aup-community-homepage .tab_item_community_home figure img {
        height: 390px;
    }
}

.widget-aup-community-homepage .tab_item_community_home .numbers_list {
    width: 900px !important;
    margin: 0px auto;
    padding: 40px !important;
    background-color: #f8f8f7;
    margin-top: -120px;
    position: relative;
}

@media (max-width:990px) {
    .widget-aup-community-homepage .tab_item_community_home .numbers_list {
        margin-left: 20px;
        margin-right: 20px;
        margin-top: -185px;
    }
}

.widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container:after,
.widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container:before {
    display: none;
}

@media (max-width:990px) {
    .widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 35px 0px;
    }
}

.widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container .number_item_community_home .number_info {
    font-size: 59px;
    font-weight: bold;
    text-align: center;
    color: #6c6c6d;
    height: 41px;
    line-height: 45px;
    margin-bottom: 12px;
}

.widget-aup-community-homepage .tab_item_community_home .numbers_list .field-collection-container .number_item_community_home .number_title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #6c6c6d;
    margin-bottom: 0;
    max-width: 86px;
    margin: 0px auto;
    line-height: 22px;
}

.widget-aup-community-homepage .tab_item_community_home>p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #6c6c6d;
    max-width: 600px;
    margin: 0px auto;
    margin-top: 38px;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-community-homepage .tab_item_community_home>p a {
    color: #6c6c6d;
    font-weight: 600;
    font-style: italic;
}

.widget-aup-community-homepage .tab_item_community_home>p a:hover {
    color: #801c1b;
}

.widget-aup-in-focus-homepage .field-collection-view {
    border: none;
    margin: 0;
    padding: 0;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: 'block--actions story_static--0 story_dynamic--0 story_static--1' 'story_dynamic--1 story_static--2 story_static--2 story_dynamic--2';
}

@media (max-width:1200px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: 'block--actions story_static--0 story_dynamic--0' 'story_dynamic--1 story_static--1 story_static--1' ' story_static--2 story_static--2 story_dynamic--2';
    }
}

@media (max-width:960px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: 'block--actions story_static--0 ' 'story_dynamic--0 story_static--1' 'story_static--2  story_static--2' 'story_dynamic--1 story_dynamic--2';
    }
}

@media (max-width:650px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
        grid-template-columns: 1fr;
        grid-template-areas: 'block--actions' 'story_static--0 ' 'story_dynamic--0' 'story_static--1' 'story_dynamic--1' 'story_static--2' 'story_dynamic--2';
    }
}

@media (max-width:650px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
        max-width: 350px;
        margin: 0px auto;
    }
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
    width: 270px;
}

@media (max-width:1200px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
        width: 308px;
    }
}

@media (max-width:960px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
        width: 297px;
    }
}

@media (max-width:650px) {
    .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
        width: 100%;
        max-width: 350px;
    }
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .block--actions {
    grid-area: block--actions;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--0 {
    grid-area: story_dynamic--0;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--1 {
    grid-area: story_dynamic--1;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--2 {
    grid-area: story_dynamic--2;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field-collection-view.story_static--0 {
    grid-area: story_static--0;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field-collection-view.story_static--1 {
    grid-area: story_static--1;
}

.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field-collection-view.story_static--2 {
    grid-area: story_static--2;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions {
    padding-top: 40px;
    padding-left: 9px;
}

@media (max-width:650px) {
    .widget-aup-in-focus-homepage #aup_in_focus .block--actions {
        padding: 0;
        display: flex;
        justify-content: center;
    }
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner {
    max-width: 200px;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner p {
    font-size: 16px;
    color: #585859;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button {
    display: block;
    height: 40px;
    border-radius: 5px;
    background-color: #263b6e;
    font-size: 16px;
    font-weight: 100;
    line-height: 44px;
    text-align: center;
    color: #ffffff;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    appearance: none;
    text-transform: uppercase;
    transition: all 0.3s;
    outline: none;
    cursor: pointer;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select:hover,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button:hover,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select:focus,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button:focus {
    background-color: #801c1b;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select {
    margin-bottom: 25px;
    padding-left: 28px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZFJREFUeNq0lbtKA1EQhgdDvICFgo2Fggg2aWwsBJEUNpZ5AK3tBAsRTJcqSLRQQdwib+ADWNgIIiIRFCJCiDGoTyB4QTz+A7MYNudM1r0MfM3uXL7M7uaQMYbAIPDAC9iVa2myA57AkcwmvpgBJ+YvvkA1RYmqzPCDZ2f4RsF0x6dsKGkJT3oHo9BHRFnqjn6wCjxKLg7BivQOxhBbZsGpsQev8DiBTeyBd8eMCzDgJw6DM0cir/IghsS+43FwXIFR/2X1GQHnikwlgkRFkaiBMT83WMg3LhWZ8j8kyorEHRjvzLc14IRrR4MPUAohUZJcW9yDyWCNq9EEuFFkiopEUZF4ANO2Ou1XTYFbR0P+ArYsNZvK18GbmHHN67ViLqw7Gn+D7Y7cDUWirkmEEWFyslLX/8w6WANvyuPI9ZoT9guYBQ3HoB/BFg2ppaREmDnQNOGjKTWUtAgzD1ohJFqSS2mJMIugrUi0JYfSFmHy4NEi8QyWovSMc6LmA+/MK1iO2i/u8b4gx0FNxCL3+hVgAPUEYziK8FIQAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-size: 17px 10px;
    background-position: right 18px center;
    text-align: left;
}

.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select option {
    font-size: 12px;
    text-transform: none;
    font-family: sans-serif;
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item {
    height: 100%;
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
    display: block;
    background-color: #f8f8f7;
    height: 100%;
    padding-top: 68px;
    padding-left: 33px;
    padding-right: 33px;
}

@media (max-width:1320px) {
    .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
        padding-right: 33px;
        min-height: 0;
        padding-bottom: 30px;
    }
}

@media (max-width:960px) {
    .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
        padding-bottom: 80px;
    }
}

@media (max-width:650px) {
    .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
        padding: 30px;
    }
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p {
    margin-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.h2 {
    font-size: 18px;
    line-height: 15px;
    text-align: left;
    color: #6c6c6d;
    margin-bottom: 24px;
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #263b6e;
    text-transform: uppercase;
}

.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.description_grey_blocks {
    font-size: 16px;
    color: #263b6e;
    margin-top: 15px;
    line-height: 22px;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic {
    display: block;
    position: relative;
    color: #fff;
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic p,
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic h3,
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic h4 {
    color: #fefeff;
    margin: 0;
    letter-spacing: initial;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic p {
    font-family: 'Josefin Sans', sans-serif;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .top {
    height: auto;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .top img {
    display: block;
    width: 100%;
    height: auto;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom {
    padding: 17px 20px;
    height: 115px;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom p {
    font-size: 15px;
    margin-bottom: 12px;
    height: 15px;
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: hidden;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom h3 {
    line-height: 23px;
    height: 17px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 19px;
    margin-bottom: 11px;
    overflow: hidden;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom h4 {
    font-weight: 300;
    font-size: 16px;
    margin-top: 3px;
    height: 16px;
    line-height: 16px;
    text-transform: none;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 1;
    bottom: -100%;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top {
    padding: 20px;
    overflow: hidden;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top h3 {
    line-height: 20px;
    margin-top: 3px;
    font-size: 20px;
    text-transform: uppercase;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top h4 {
    font-weight: 300;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 13px;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top p {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom:hover {
    background: #263b6e;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-blue .bottom:hover {
    background: #801c1b;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight p {
    color: #484848;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom span {
    color: #484848;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom:hover {
    background: #801c1b;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom:hover span {
    color: #fff;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic:hover .hover {
    bottom: 0;
    height: 100%;
    opacity: 1;
}

.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .bottom {
    height: 53px;
}

.widget-image-text-placing-homepage {
    position: relative;
}

.widget-image-text-placing-homepage figure {
    position: relative;
}

.widget-image-text-placing-homepage figure:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background-color: #000000;
    position: absolute;
}

.widget-image-text-placing-homepage figure img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.widget-image-text-placing-homepage .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
}

@media (max-width:600px) {
    .widget-image-text-placing-homepage .content {
        padding-left: 35px;
        padding-right: 35px;
    }
}

.widget-image-text-placing-homepage .content .inner {
    width: 1146px;
    margin: 0px auto;
    position: relative;
    max-width: 100%;
}

.widget-image-text-placing-homepage .content .inner .placing_top-left {
    top: 0;
    left: 0;
}

.widget-image-text-placing-homepage .content .inner .placing_top-right {
    top: 0;
    right: 0;
}

.widget-image-text-placing-homepage .content .inner .placing_bottom-left {
    bottom: 0;
    left: 0;
}

.widget-image-text-placing-homepage .content .inner .placing_bottom-right {
    bottom: 0;
    right: 0;
}

.widget-image-text-placing-homepage .content .inner .title_placing_home {
    position: absolute;
    max-width: 260px;
}

.widget-image-text-placing-homepage .content .inner .title_placing_home h2 {
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    font-family: 'adobe-caslon-pro', serif;
    text-transform: initial;
}

.widget-image-text-placing-homepage .content .inner .desc_placing_home {
    position: absolute;
    max-width: 250px;
}

.widget-image-text-placing-homepage .content .inner .desc_placing_home p {
    font-size: 17px;
    font-weight: 300;
    text-align: left;
}

.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link {
    margin-top: 40px;
}

.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link a {
    display: block;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
}

.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link a:hover {
    background: #fff;
    color: #263b6e;
}

.view-id-blog_latest_in_category .explore-thumb-list {
    display: grid;
    margin: 0;
}

.view-id-blog_latest_in_category .explore-thumb-list:before,
.view-id-blog_latest_in_category .explore-thumb-list:after {
    display: none;
}

.view-id-blog_latest_in_category .explore-thumb-list li {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
}

.view-id-blog_latest_in_category.view-display-id-block_list_blog_widget_2 .explore-thumb-list {
    grid-template-columns: 1fr 1fr;
}

@media (max-width:600px) {
    .view-id-blog_latest_in_category.view-display-id-block_list_blog_widget_2 .explore-thumb-list {
        grid-template-columns: 1fr;
    }
}

.view-id-blog_latest_in_category.view-display-id-block_list_blog_widget_3 .explore-thumb-list {
    grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width:1220px) {
    .view-id-blog_latest_in_category.view-display-id-block_list_blog_widget_3 .explore-thumb-list {
        grid-template-columns: 1fr;
    }
}

.teaser_widget_blog_item {
    position: relative;
    height: 305px;
    padding: 25px 30px;
}

.teaser_widget_blog_item>* {
    position: relative;
    z-index: 10;
}

.teaser_widget_blog_item figure {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.teaser_widget_blog_item figure:after {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.teaser_widget_blog_item figure img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.teaser_widget_blog_item .category_blog {
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    display: none;
}

.teaser_widget_blog_item .date_blog {
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 15px;
}

.teaser_widget_blog_item h3 {
    color: #ffffff !important;
    text-transform: none !important;
    min-height: 148px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    font-size: 18px !important;
    line-height: 25px !important;
}

.teaser_widget_blog_item .bottom {
    display: inline-flex;
    height: 40px;
    border-radius: 0px;
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 43px;
    font-size: 14px;
    font-weight: 100;
    color: #ffffff;
    padding: 0px 10px;
    margin-top: 15px;
}

.teaser_widget_blog_item .bottom:hover {
    background: #fff;
    color: #263b6e;
}

.widget-video-new .inside {
    padding: 0 10px;
}

@media screen and (min-width:768px) {
    .widget-video-new .inside {
        display: flex;
        align-items: flex-end;
    }
}

@media screen and (min-width:768px) {
    .widget-video-new .inside>div {
        flex: 1 0 calc(33.33333333%);
        padding: 0 10px;
    }
}

@media screen and (max-width:767px) {
    .widget-video-new .inside>div:not(:last-child) {
        margin-bottom: 20px;
    }
}

.widget-video-new .inside>div h5 {
    color: #263b6e;
    margin-bottom: 0;
    font-weight: 700;
}

.widget-video-new .inside>div .img {
    font-size: 0;
}

.widget-video-new .inside>div img {
    width: 100%;
}

.widget-video-new .inside>div a {
    position: relative;
    display: block;
}

.widget-video-new .inside>div .text_watch {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #263b6e;
    padding: 15px;
    background: #F5F5F5;
    transition: all 0.3s;
}

.widget-video-new .inside>div a:hover .text_watch {
    background: #263b6e;
    color: #F5F5F5;
}

.related-thumb-list {
    text-align: center;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.related-thumb-list>li {
    display: inline-block;
    width: 250px;
    margin-right: 20px;
    text-align: left;
    margin-bottom: 20px;
}

.related-thumb-list>li:last-child {
    margin-right: 0;
}

.related_block .related-thumb-list>li {
    width: 290px;
}

.related_block .related_block_title {
    width: 100%;
    margin-bottom: 43px;
    padding-bottom: 10px;
    border-bottom: solid 1px #d4d8e2;
}

.related_block .related_block_title h3 {
    font-size: 16px;
    color: #6F6F6F;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}

.view-id-story_grid .related-thumb-list>li {
    width: 240px;
}

.view-id-story_grid .related-thumb-list>li:last-child {
    margin-right: 20px;
}

#footer_bottom_link {
    width: 100%;
    border-top: solid 1px #9fa3b2;
    margin-top: 50px;
}

#footer_bottom_link:before,
#footer_bottom_link:after {
    content: " ";
    display: table;
}

#footer_bottom_link:after {
    clear: both;
}

#footer_bottom_link:before,
#footer_bottom_link:after {
    content: " ";
    display: table;
}

#footer_bottom_link:after {
    clear: both;
}

#footer_bottom_link>a {
    text-align: center;
    display: block;
    height: 90px;
}

#footer_bottom_link>a.two_button {
    float: left;
    width: 50%;
}

@media screen and (max-width:700px) {
    #footer_bottom_link>a.two_button {
        width: 100%;
    }

    #footer_bottom_link>a.two_button.button_back {
        border-bottom: solid 1px #9fa3b2;
    }

    #footer_bottom_link>a.two_button.button_back:after {
        display: none;
    }
}

#footer_bottom_link>a.one_button {
    width: 100%;
}

#footer_bottom_link>a.one_button strong:after {
    content: " >";
}

#footer_bottom_link>a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

#footer_bottom_link>a .inside {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    max-width: 90%;
}

#footer_bottom_link>a .inside small {
    display: block;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    font-style: italic;
    height: 10px;
    line-height: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#footer_bottom_link>a .inside strong {
    display: block;
    padding-left: 30px;
    color: #555555;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    height: 14px;
    line-height: 17px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#footer_bottom_link>a .inside strong:after {
    content: ">";
    color: #fff;
    text-indent: 1px;
    float: right;
    margin-top: -2px;
    margin-left: 5px;
}

#footer_bottom_link>a.one_button strong:after {
    color: #555555;
}

#footer_bottom_link>a:hover {
    background: #273C68;
}

#footer_bottom_link>a:hover small,
#footer_bottom_link>a:hover strong {
    color: #fff !important;
}

#footer_bottom_link>a:hover small:after,
#footer_bottom_link>a:hover strong:after {
    color: #fff !important;
}

#footer_bottom_link>a.button_back.two_button {
    position: relative;
}

#footer_bottom_link>a.button_back.two_button:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 27px;
    top: 33px;
    right: 0;
    background: #c8c8c8;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
}

#footer_bottom_link:hover .button_back.two_button {
    position: relative;
}

#footer_bottom_link:hover .button_back.two_button:after {
    opacity: 0;
}

.page_wrapper_full_height {
    height: 100% !important;
}

#page_content_full_height {
    height: 100%;
    overflow: hidden;
}

#page_content_full_height .page_content_full_height_bg {
    overflow: hidden;
    height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

@media screen and (max-width:700px) {
    #page_content_full_height .page_content_full_height_bg {
        background: none !important;
    }
}

#page_content_full_height .page_content_full_height_bg .scrollable {
    padding-top: 107px;
}

#page_content_full_height .page_content_full_height_bg .fake_height {
    width: 100%;
    height: 100%;
    margin-top: 100px;
}

@media screen and (max-width:1220px) {
    #page_content_full_height .page_content_full_height_bg .fake_height {
        display: none;
    }
}

#page_content_full_height .page_content_full_height_bg .img-caption {
    position: absolute;
    max-width: 100%;
    width: 575px;
    background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
    padding-top: 12px;
    padding-bottom: 15px;
    text-align: right;
    bottom: 0;
    right: 0;
    padding-right: 25px;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

#page_content_full_height .page_content_full_height_bg .img-caption.show {
    opacity: 1;
}

#page_content_full_height .page_content_full_height_bg .img-caption:before {
    content: "PHOTO";
    font-style: italic;
    display: block;
    text-align: right;
    margin-right: -10px;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;
}

#page_content_full_height .page_content_full_height_bg .img-caption p {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
}

#page_content_full_height #header_page_content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    overflow: hidden;
    padding-bottom: 80px;
    background: #fff !important;
    padding-top: 39px !important;
    width: 964px !important;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}

#page_content_full_height #header_page_content .ribbon {
    margin-bottom: 44px !important;
}

#page_content_full_height #header_page_content h1 {
    font-size: 28px !important;
    letter-spacing: 0.5px !important;
    line-height: 120%;
    margin-bottom: 3px !important;
    height: initial !important;
}

#page_content_full_height #header_page_content .event_header_part {
    margin-top: 0;
}

#page_content_full_height #header_page_content .container {
    width: 775px;
}

@media screen and (max-width:1310px) {
    #page_content_full_height #header_page_content {
        width: 795px !important;
    }

    #page_content_full_height #header_page_content .container {
        width: 620px;
    }
}

@media screen and (max-width:1220px) {
    #page_content_full_height #header_page_content {
        width: 680px !important;
    }

    #page_content_full_height #header_page_content h1 {
        font-size: 24px !important;
        margin-bottom: 16px !important;
    }

    #page_content_full_height #header_page_content .container {
        width: 500px;
    }
}

@media screen and (max-width:960px) {
    #page_content_full_height #header_page_content {
        width: 680px !important;
    }

    #page_content_full_height #header_page_content .container {
        width: 500px;
    }
}

@media screen and (max-width:700px) {
    #page_content_full_height #header_page_content {
        width: 100% !important;
    }

    #page_content_full_height #header_page_content .full_container {
        padding: 0;
    }

    #page_content_full_height #header_page_content .container {
        width: 100%;
    }
}

#page_content_full_height #header_page_content .share_block {
    margin-bottom: 50px;
}

#page_content_full_height #header_page_content .event_header_part .address div {
    float: left;
    margin-right: 10px;
}

.list-faculty {
    margin-left: -15px;
    margin-right: -15px;
}

.list-faculty>li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

@media (min-width:960px) {
    .list-faculty>li {
        float: left;
        width: 50%;
    }
}

@media (min-width:1220px) {
    .list-faculty>li {
        float: left;
        width: 33.33333333%;
    }
}

.list-faculty>li:nth-child(3n+1) {
    clear: both;
}

.list-faculty>li .bg {
    background: #f4f4f4;
}

.list-faculty>li .bg:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.list-faculty>li .bg .img {
    overflow: hidden;
}

.list-faculty>li .bg .img img {
    width: 100%;
    display: block;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.list-faculty>li .bg .detail {
    padding: 15px;
}

.list-faculty>li .bg .detail h3 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 24px;
}

.list-faculty>li .bg .detail h3 a:hover {
    color: #801c1b;
}

.list-faculty>li .bg .detail h4 {
    display: block;
    text-transform: none;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    line-height: 18px;
    margin-top: 5px;
}

.list-faculty>li .bg .detail .item-list {
    text-align: center;
}

.list-faculty>li .bg .detail .item-list li:not(:last-child) {
    margin-bottom: 5px;
}

.list-faculty>li .bg .detail .infos {
    margin-top: 15px;
}

.list-faculty>li .bg .detail .infos ul {
    font-family: 'Josefin Sans', sans-serif;
    list-style-type: none;
    padding-left: 0;
}

.list-faculty>li .bg .detail .infos>li {
    line-height: 19px;
    text-align: center;
    font-size: 14px;
}

.list-faculty>li .bg .detail .infos>li:not(:last-child) {
    margin-bottom: 10px;
}

.list-faculty>li .bg .detail .infos>li span {
    font-weight: bold;
}

.list-faculty>li .bg .detail .infos>li.rs {
    font-size: 0;
    text-align: center;
}

.list-faculty>li .bg .detail .infos>li.rs a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.list-faculty>li .bg .detail .infos>li.rs a:not(:last-child) {
    margin-right: 7px;
}

.list-faculty>li .bg .detail .infos>li.rs a img {
    display: block;
    width: 100%;
    height: auto;
}

.page-academics-faculty #block-system-main .view-filters {
    margin-bottom: 30px;
}

.page-academics-faculty #block-system-main .view-filters form {
    background: none;
    padding: 0;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget {
    display: inline-block;
    vertical-align: middle;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget label {
    text-transform: uppercase;
    margin-right: 15px;
    line-height: 33px;
    letter-spacing: 1px;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget input,
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget select {
    height: 30px;
    text-indent: 10px;
    border: none;
    width: 100%;
    border-radius: 0px;
    background: #fff;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
    width: 27%;
    margin-right: 1%;
}

@media screen and (max-width:700px) {
    .page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
    width: 14%;
    margin-top: 0px;
}

@media screen and (max-width:700px) {
    .page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
        width: 100%;
    }
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input {
    height: 30px;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    background: #801c1b;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    border: none;
    padding: 0px !important;
    float: none !important;
    margin: 0 !important;
}

.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input:hover {
    background: #fff;
    color: #801c1b;
}

.node-faculty .img {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    .node-faculty .img {
        float: left;
        width: 41.66666667%;
    }
}

.node-faculty .img img {
    display: block;
    width: 100%;
    height: auto;
}

.node-faculty .detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    .node-faculty .detail {
        float: left;
        width: 58.33333333%;
    }
}

.node-faculty .detail h2 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 26px;
}

.node-faculty .detail h2 a:hover {
    color: #801c1b;
}

.node-faculty .detail h3 {
    display: block;
    text-transform: none;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 0px;
    margin-bottom: 30px;
    line-height: 20px;
    margin-top: 5px;
}

.node-faculty .detail .infos {
    margin-top: 15px;
}

.node-faculty .detail .infos>li {
    line-height: 19px;
    padding-left: 0;
    font-size: 16px;
}

.node-faculty .detail .infos>li:before {
    display: none;
}

.node-faculty .detail .infos>li:not(:last-child) {
    margin-bottom: 10px;
}

.node-faculty .detail .infos>li span {
    font-weight: bold;
}

.node-faculty .detail .infos>li.rs {
    font-size: 0;
}

.node-faculty .detail .infos>li.rs a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
}

.node-faculty .detail .infos>li.rs a:not(:last-child) {
    margin-right: 7px;
}

.node-faculty .detail .infos>li.rs a img {
    display: block;
    width: 100%;
    height: auto;
}

.node-faculty .faculty_content {
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px #f4f4f4;
}

.department-thumb-list {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px;
}

.department-thumb-list>li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

@media (min-width:960px) {
    .department-thumb-list>li {
        float: left;
        width: 50%;
    }
}

@media (min-width:1220px) {
    .department-thumb-list>li {
        float: left;
        width: 33.33333333%;
    }
}

.department-thumb-list>li .explore_thumb .hover .top h2 {
    display: none;
}

.checklist-item fieldset {
    border: none !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.checklist-item fieldset legend {
    text-transform: none !important;
    padding-bottom: 10px !important;
}

.checklist-item .actions {
    padding-top: 1em;
}

.checklist-item .actions .item-list li {
    list-style-type: circle;
}

div.views-row {
    padding-top: 40px;
}

div.views-row:not(:last-child) {
    padding-bottom: 40px;
    border-bottom: 1px solid #dadada;
}

.view-content .item-list {
    font-family: 'adobe-caslon-pro', serif;
}

.view-content .item-list ul {
    list-style-type: disc;
    padding-left: 40px;
}

.view-content .item-list ul li:not(:last-child) {
    padding-bottom: 10px;
}

.view-content .views-align-left {
    text-align: left !important;
}

#page_content .view:not(.view-id-programs_explore_page_).view-knowledge-base-it-services .views-exposed-widget.views-submit-button {
    width: 50%;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters {
    margin-bottom: 30px;
    padding: 15px 25px;
    background: #263b6e;
    padding-bottom: 30px;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form {
    background: none;
    padding: 0;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .form-item input,
#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .form-item select {
    height: 30px;
    text-indent: 10px;
    border: none;
    width: 100%;
    border-radius: 0px;
    background: #fff;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .chosen-container .chosen-choices {
    border: none;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .chosen-container .search-field input {
    margin: 0;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .views-submit-button input {
    height: 40px;
    line-height: 45px;
    border-radius: 5px;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .views-reset-button input {
    background: #fff;
    color: #263b6e;
}

#page_content .view:not(.view-id-programs_explore_page_) .view-filters form .views-reset-button input:hover {
    background: #263b6e;
    color: #fff;
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget {
    display: inline-block;
    vertical-align: middle;
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget .form-item {
    margin-bottom: 0;
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget label {
    color: #fff;
    text-transform: uppercase;
    margin-right: 15px;
    line-height: 33px;
    letter-spacing: 1px;
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget:not(.views-submit-button) {
    width: 31%;
    margin-right: 1%;
}

@media screen and (max-width:700px) {
    #page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget:not(.views-submit-button) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget.views-submit-button {
    width: 14%;
}

@media screen and (max-width:700px) {
    #page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget.views-submit-button {
        width: 100%;
    }
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget.views-submit-button input {
    height: 30px;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    background: #801c1b;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    border: none;
    padding: 0px;
    border-radius: 0px;
}

#page_content .view:not(.view-id-programs_explore_page_) .views-exposed-widget.views-submit-button input:hover {
    background: #fff;
    color: #801c1b;
}

.views-responsive-grid .views-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.views-responsive-grid .views-column {
    margin: 0.5rem;
}

.view-service-catalog .views-column a {
    color: #FFF;
    width: 195px;
    height: 282px;
}

#page_content .view-filters {
    margin-bottom: 30px;
    padding: 15px 25px;
    background: #263b6e;
    padding-bottom: 30px;
}

#page_content .view-filters form {
    background: none;
    padding: 0;
}

#page_content .view-filters form .form-item input,
#page_content .view-filters form .form-item select {
    height: 30px;
    text-indent: 10px;
    border: none;
    width: 100%;
    border-radius: 0px;
    background: #fff;
}

#page_content .views-exposed-widget {
    display: inline-block;
    vertical-align: middle;
}

#page_content .views-exposed-widget label {
    color: #fff;
    text-transform: uppercase;
    margin-right: 15px;
    line-height: 33px;
    letter-spacing: 1px;
}

#page_content .views-exposed-widget:not(.views-submit-button) {
    width: 31%;
    margin-right: 1%;
}

@media screen and (max-width:700px) {
    #page_content .views-exposed-widget:not(.views-submit-button) {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#page_content .views-exposed-widget.views-submit-button {
    width: 14%;
}

@media screen and (max-width:700px) {
    #page_content .views-exposed-widget.views-submit-button {
        width: 100%;
    }
}

#page_content .views-exposed-widget.views-submit-button input {
    height: 30px;
    line-height: 33px;
    letter-spacing: 1px;
    text-align: center;
    background: #801c1b;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    border: none;
    padding: 0px;
    border-radius: 0px;
}

#page_content .views-exposed-widget.views-submit-button input:hover {
    background: #fff;
    color: #801c1b;
}

.view-service-category-sub-categories .views-column .bg {
    width: 195px;
    height: 282px;
}

.view-service-category-sub-categories .views-column .bg .img {
    position: relative;
    overflow: hidden;
    z-index: 100;
    background: #263b6e;
    position: absolute;
}

.view-service-category-sub-categories .views-column .bg .img.has-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 67px;
    background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
    bottom: 0;
    z-index: 10;
}

.view-service-category-sub-categories .views-column .bg .img img {
    display: block;
    width: 190px;
    height: 190px;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.view-service-category-sub-categories .views-column .bg .img .details {
    height: 100px;
}

.view-service-category-sub-categories .views-column .bg .img .details a {
    height: 100px;
}

.view-service-category-sub-categories .views-column .bg .img h3 {
    position: absolute;
    width: auto;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 9px;
    padding-right: 34px;
    bottom: 20px;
    left: 0;
}

.view-service-category-sub-categories .views-column .bg .img p {
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
}

.view-service-category-sub-categories .views-column .bg .img .read_more {
    z-index: 100;
    font-size: 11.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: absolute;
    right: 13px;
    bottom: 15px;
}

.view-service-category-services {
    padding-top: 30px;
}

.views-service-catalog .views-row {
    padding-top: 0;
    padding-bottom: 0;
}

.views-service-catalog .views-row:not(:last-child) {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.content .group-header,
.content .group-left,
.content .group-right,
.content .group-footer {
    padding: 10px;
}

.content .field-group-div {
    padding-bottom: 30px;
}

.panel-pane {
    padding-bottom: 30px;
}

.views-field .entity-commerce-line-item h2 {
    display: none;
}

.views-field .entity-commerce-option h2 {
    display: none;
}

.field-name-commerce-price {
    font-size: 25px;
}

#sidebar_content div.cart-contents ul.links>li {
    display: list-item;
    height: 40px;
    line-height: 43px;
    background: #263b6e;
    padding: 0px 30px;
    margin-right: 0;
    border: none;
    border-radius: 5px;
    text-align: center;
}

#sidebar_content div.cart-contents ul.links>li a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
}

.views-field-rendered-entity .entity-registration h2 {
    display: none;
}

#registration-form .registration-who-msg,
#registration-form .form-item-count {
    display: none;
}

#gpa-calculator-grades-table {
    margin-bottom: 20px;
}

.gpa-table-cell {
    padding: 10px;
}

.views-field-title h4 {
    margin-bottom: 0;
}

.views-field-field-image-listing img {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

#page_banner_func.page_banner_policies h1 {
    font-size: 74px !important;
    line-height: 72px;
    margin-bottom: 0 !important;
}

@media screen and (max-width:1400px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 60px !important;
    }
}

@media screen and (max-width:1200px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 50px !important;
        line-height: 60px;
    }
}

@media screen and (max-width:800px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 35px !important;
        line-height: 40px;
    }
}

@media screen and (max-width:700px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 30px !important;
        line-height: 35px;
    }
}

@media screen and (max-width:600px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 25px !important;
        line-height: 30px;
    }
}

@media screen and (max-width:450px) {
    #page_banner_func.page_banner_policies h1 {
        font-size: 20px !important;
        line-height: 25px;
    }
}

#page_banner_func.page_banner_policies {
    background-image: url(/sites/all/themes/aup_2018/img/bg_policies.png);
}

#page_policies .container,
#page_banner_func.page_banner_policies .container {
    max-width: 1018px;
    margin: 0px auto;
    width: 100% !important;
}

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

    #page_policies .container,
    #page_banner_func.page_banner_policies .container {
        max-width: 775px;
    }
}

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

    #page_policies .container,
    #page_banner_func.page_banner_policies .container {
        max-width: 620px;
    }
}

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

    #page_policies .container,
    #page_banner_func.page_banner_policies .container {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (max-width:600px) and (min-width:321px) {

    #page_policies .container,
    #page_banner_func.page_banner_policies .container {
        padding-left: 22px;
        padding-right: 22px;
    }
}

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

    #page_policies .container,
    #page_banner_func.page_banner_policies .container {
        padding-left: 17px;
        padding-right: 17px;
    }
}

#page_policies {
    padding-top: 105px;
    padding-bottom: 105px;
}

@media screen and (max-width:800px) {
    #page_policies {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

#page_policies .intro,
#page_policies .content_top_policy {
    margin-bottom: 60px;
}

#page_policies .intro h2,
#page_policies .content_top_policy h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 34px;
    margin-bottom: 30px;
}

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

    #page_policies .intro h2,
    #page_policies .content_top_policy h2 {
        font-size: 25px;
    }
}

#page_policies .intro h3,
#page_policies .content_top_policy h3 {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#page_policies .intro h3.alpha,
#page_policies .content_top_policy h3.alpha {
    padding-bottom: 22px;
    border-bottom: solid 1px #6d6e6e;
    margin-bottom: 40px;
}

#page_policies .intro h3 *,
#page_policies .content_top_policy h3 * {
    display: inline;
}

#page_policies .intro #results_number_container,
#page_policies .content_top_policy #results_number_container {
    font-family: 'adobe-caslon-pro', serif;
    font-size: 17px;
}

#page_policies .intro #alphabet,
#page_policies .content_top_policy #alphabet {
    font-size: 24px;
    font-weight: normal;
    display: flex;
    text-transform: uppercase;
    justify-content: space-between;
}

#page_policies .intro #alphabet .letter,
#page_policies .content_top_policy #alphabet .letter {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#page_policies .intro #alphabet .letter:hover,
#page_policies .content_top_policy #alphabet .letter:hover {
    color: #801c1b;
}

#page_policies .intro #alphabet .letter.active,
#page_policies .content_top_policy #alphabet .letter.active {
    color: #263b6e;
    font-weight: bold;
}

#page_policies .intro p,
#page_policies .content_top_policy p {
    line-height: 32px;
    font-size: 17px;
    font-family: 'adobe-caslon-pro', serif;
}

#page_policies .intro p:not(:last-child),
#page_policies .content_top_policy p:not(:last-child) {
    margin-bottom: 20px;
}

#page_policies .intro p a,
#page_policies .content_top_policy p a {
    color: #2a3d6a;
}

#page_policies .intro p a:hover,
#page_policies .content_top_policy p a:hover {
    color: #801c1b;
}

#page_policies .intro .download_button_container,
#page_policies .content_top_policy .download_button_container {
    margin-top: 50px;
}

#page_policies .intro .download_button_container img,
#page_policies .content_top_policy .download_button_container img,
#page_policies .intro .download_button_container .file-size,
#page_policies .content_top_policy .download_button_container .file-size {
    display: none;
}

#page_policies .intro .download_button_container a,
#page_policies .content_top_policy .download_button_container a {
    display: inline-block;
    height: 40px;
    line-height: 43px;
    padding-left: 19px;
    padding-right: 19px;
    border-radius: 3px;
    background: #263b6e;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

#page_policies .intro .download_button_container a:hover,
#page_policies .content_top_policy .download_button_container a:hover {
    background: #801c1b;
}

#page_policies .content_dates_policy {
    margin-bottom: 50px;
    padding-top: 18px;
    padding-bottom: 15px;
    border-top: #dadada;
    position: relative;
}

#page_policies .content_dates_policy .border {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    background: #d8d8d8;
}

#page_policies .content_dates_policy .border:before {
    content: "";
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #d8d8d8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #d8d8d8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

#page_policies .content_dates_policy .border:after {
    content: "";
    background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: -o-linear-gradient(left, #d8d8d8 0%, #ffffff 100%);
    background-image: linear-gradient(to right, #d8d8d8 0%, #ffffff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 1px;
}

#page_policies .content_dates_policy .border.border_top {
    top: 0;
}

#page_policies .content_dates_policy .border.border_bottom {
    bottom: 0;
}

#page_policies .content_dates_policy ul {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width:650px) {
    #page_policies .content_dates_policy ul {
        display: block;
    }

    #page_policies .content_dates_policy ul>li:not(:last-child) {
        margin-bottom: 20px;
    }
}

#page_policies .content_dates_policy ul>li {
    color: #474848;
    font-size: 17px;
    font-weight: 300;
}

#page_policies .content_dates_policy ul>li * {
    display: inline;
}

#page_policies .content_dates_policy ul>li strong {
    text-transform: uppercase;
    font-weight: normal;
}

@media screen and (max-width:1400px) {
    #page_policies .content_dates_policy ul>li strong {
        display: block;
        margin-bottom: 5px;
    }
}

#page_policies .content_categories_policy>li:not(:last-child) {
    margin-bottom: 36px;
}

#page_policies .content_categories_policy>li strong {
    display: block;
    font-weight: normal;
    font-size: 19px;
    color: #474848;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#page_policies .content_categories_policy>li span {
    font-family: 'adobe-caslon-pro', serif;
}

#page_policies .content_categories_policy>li a {
    color: #263b6e;
}

#page_policies .content_categories_policy>li a:hover {
    color: #801c1b;
}

#page_policies .search_form_policies {
    position: relative;
    margin-bottom: 72px;
}

#page_policies .search_form_policies input[type=text] {
    width: 100%;
    display: block;
    height: 72px;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 25px;
    border: solid 1px #bcbdc0;
    border-radius: 3px;
    color: #bcbdc0;
    padding-top: 7px;
}

#page_policies .search_form_policies input[type=text]::-moz-placeholder {
    color: #dedfe0;
    opacity: 1;
}

#page_policies .search_form_policies input[type=text]:-ms-input-placeholder {
    color: #dedfe0;
}

#page_policies .search_form_policies input[type=text]::-webkit-input-placeholder {
    color: #dedfe0;
}

#page_policies .search_form_policies input[type=text]:focus::-moz-placeholder {
    color: #f1f2f3;
    opacity: 1;
}

#page_policies .search_form_policies input[type=text]:focus:-ms-input-placeholder {
    color: #f1f2f3;
}

#page_policies .search_form_policies input[type=text]:focus::-webkit-input-placeholder {
    color: #f1f2f3;
}

#page_policies .search_form_policies input[type=submit] {
    position: absolute;
    border: none;
    padding: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    background: url(/sites/all/themes/aup_2018/img/search_policies_icon.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    top: 50%;
    margin-top: -15px;
    right: 25px;
}

#page_policies .list-category-policies {
    margin-right: -15px;
    margin-left: -15px;
}

#page_policies .list-category-policies:before,
#page_policies .list-category-policies:after {
    content: " ";
    display: table;
}

#page_policies .list-category-policies:after {
    clear: both;
}

#page_policies .list-category-policies:before,
#page_policies .list-category-policies:after {
    content: " ";
    display: table;
}

#page_policies .list-category-policies:after {
    clear: both;
}

#page_policies .list-category-policies .view-content>li,
#page_policies .list-category-policies>li {
    padding: 0px 15px;
    margin-bottom: 30px;
    width: 20%;
    float: left;
}

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

    #page_policies .list-category-policies .view-content>li,
    #page_policies .list-category-policies>li {
        width: 25%;
    }
}

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

    #page_policies .list-category-policies .view-content>li,
    #page_policies .list-category-policies>li {
        width: 33.33%;
    }
}

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

    #page_policies .list-category-policies .view-content>li,
    #page_policies .list-category-policies>li {
        width: 50%;
    }
}

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

    #page_policies .list-category-policies .view-content>li,
    #page_policies .list-category-policies>li {
        width: 100%;
    }
}

#page_policies .list-category-policies .view-content>li a,
#page_policies .list-category-policies>li a {
    display: block;
    background: #263b6e;
    color: #fff;
}

#page_policies .list-category-policies .view-content>li a.purple,
#page_policies .list-category-policies>li a.purple {
    background: #652644;
}

#page_policies .list-category-policies .view-content>li a:hover .bg .img img,
#page_policies .list-category-policies>li a:hover .bg .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#page_policies .list-category-policies .view-content>li a .bg .img,
#page_policies .list-category-policies>li a .bg .img {
    height: 186px;
    position: relative;
    overflow: hidden;
}

#page_policies .list-category-policies .view-content>li a .bg .img.has-img:before,
#page_policies .list-category-policies>li a .bg .img.has-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 67px;
    background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
    bottom: 0;
    z-index: 10;
}

#page_policies .list-category-policies .view-content>li a .bg .img img,
#page_policies .list-category-policies>li a .bg .img img {
    display: block;
    height: 100%;
    width: auto;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

#page_policies .list-category-policies .view-content>li a .bg .img h3,
#page_policies .list-category-policies>li a .bg .img h3 {
    position: absolute;
    z-index: 100;
    width: 100%;
    font-size: 18.8px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.03;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 9px;
    padding-right: 34px;
    bottom: 10px;
    left: 0;
}

#page_policies .list-category-policies .view-content>li a .bg .detail,
#page_policies .list-category-policies>li a .bg .detail {
    height: 107px;
    padding: 10.5px;
    position: relative;
}

#page_policies .list-category-policies .view-content>li a .bg .detail p,
#page_policies .list-category-policies>li a .bg .detail p {
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
}

#page_policies .list-category-policies .view-content>li a .bg .detail .read_more,
#page_policies .list-category-policies>li a .bg .detail .read_more {
    font-size: 11.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: absolute;
    right: 13px;
    bottom: 15px;
}

#page_policies .list-category-policies .view-content>li a .bg .detail .read_more:after,
#page_policies .list-category-policies>li a .bg .detail .read_more:after {
    content: " >";
}

#page_policies .list-policies .view-content>li,
#page_policies .list-policies>li {
    border-top: solid 1px #6d6d6d;
}

#page_policies .list-policies .view-content>li:last-child,
#page_policies .list-policies>li:last-child {
    border-bottom: solid 1px #e6e6e6;
}

#page_policies .list-policies .view-content>li:last-child a,
#page_policies .list-policies>li:last-child a {
    border-bottom: solid 1px #6d6d6d;
}

#page_policies .list-policies .view-content>li a,
#page_policies .list-policies>li a {
    display: block;
    border-top: solid 1px #e6e6e6;
    padding-top: 15px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    position: relative;
    letter-spacing: -0.2px;
    text-align: left;
    color: #474848;
}

#page_policies .list-policies .view-content>li a:hover,
#page_policies .list-policies>li a:hover {
    background: #263b6e;
    color: #fff;
    border-color: #263b6e;
}

#page_policies .list-policies .view-content>li a:hover .language_display span,
#page_policies .list-policies>li a:hover .language_display span {
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#page_policies .list-policies .view-content>li a:after,
#page_policies .list-policies>li a:after {
    content: ">";
    height: 47px;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 32px;
}

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

    #page_policies .list-policies .view-content>li a:after,
    #page_policies .list-policies>li a:after {
        right: 10px;
    }
}

#page_policies .list-policies .view-content>li a h4,
#page_policies .list-policies>li a h4 {
    display: inline;
    font-weight: normal;
}

#page_policies .list-policies .view-content>li a h4 strong,
#page_policies .list-policies>li a h4 strong {
    font-weight: 700;
}

#page_policies .list-policies .view-content>li a .language_display,
#page_policies .list-policies>li a .language_display {
    margin-left: 20px;
}

#page_policies .list-policies .view-content>li a .language_display.lang_EN,
#page_policies .list-policies>li a .language_display.lang_EN {
    display: none;
}

#page_policies .list-policies .view-content>li a .language_display span,
#page_policies .list-policies>li a .language_display span {
    color: #801c1b;
    font-weight: bold;
}

#page_policies #policies_footer {
    margin-top: 60px;
}

#page_policies #policies_footer h3 {
    color: #333333;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #efefef;
    margin-bottom: 30px;
    font-style: italic;
}

#page_policies #policies_footer .list_last_policies {
    margin-bottom: 30px;
    display: flex;
    align-items: top;
}

#page_policies #policies_footer .list_last_policies:before,
#page_policies #policies_footer .list_last_policies:after {
    content: " ";
    display: table;
}

#page_policies #policies_footer .list_last_policies:after {
    clear: both;
}

#page_policies #policies_footer .list_last_policies:before,
#page_policies #policies_footer .list_last_policies:after {
    content: " ";
    display: table;
}

#page_policies #policies_footer .list_last_policies:after {
    clear: both;
}

@media screen and (max-width:1200px) {
    #page_policies #policies_footer .list_last_policies {
        margin: 0px -15px;
        margin-bottom: 0;
        flex-direction: row;
        flex-wrap: wrap;
        flex-flow: row wrap;
        align-content: flex-end;
    }
}

#page_policies #policies_footer .list_last_policies>li,
#page_policies #policies_footer .list_last_policies .view-content>li {
    padding-top: 5px;
    padding-bottom: 5px;
}

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

    #page_policies #policies_footer .list_last_policies>li,
    #page_policies #policies_footer .list_last_policies .view-content>li {
        padding: 0px 15px !important;
        width: 50%;
        margin-bottom: 30px;
        border: none !important;
    }
}

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

    #page_policies #policies_footer .list_last_policies>li,
    #page_policies #policies_footer .list_last_policies .view-content>li {
        width: 100%;
    }
}

#page_policies #policies_footer .list_last_policies>li .bg,
#page_policies #policies_footer .list_last_policies .view-content>li .bg {
    color: #484848;
}

#page_policies #policies_footer .list_last_policies>li .bg:hover,
#page_policies #policies_footer .list_last_policies .view-content>li .bg:hover {
    color: #263b6e;
}

#page_policies #policies_footer .list_last_policies>li h4,
#page_policies #policies_footer .list_last_policies .view-content>li h4 {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 20px;
}

#page_policies #policies_footer .list_last_policies>li p,
#page_policies #policies_footer .list_last_policies .view-content>li p {
    font-size: 12px;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
}

#page_policies #policies_footer .list_last_policies>li p b,
#page_policies #policies_footer .list_last_policies .view-content>li p b {
    font-weight: 500;
    margin-right: 5px;
}

#page_policies #policies_footer .list_last_policies>li p:not(:last-child),
#page_policies #policies_footer .list_last_policies .view-content>li p:not(:last-child) {
    margin-bottom: 10px;
}

#page_policies #policies_footer .view_more_updates {
    font-weight: 500;
    font-size: 14px;
    color: #263b6e;
}

#page_policies #policies_footer .view_more_updates:hover {
    color: #801c1b;
}

#app_counselor[v-cloak] {
    display: none;
}

#app_counselor .counselor_filter {
    padding: 24px 24px 40px 24px;
    border-radius: 4px;
    background-color: #273a6d;
    margin-bottom: 40px;
}

#app_counselor .counselor_filter h3 {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 24px;
}

#app_counselor .counselor_filter .fields_container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

@media screen and (max-width:1075px) {
    #app_counselor .counselor_filter .fields_container {
        display: block;
    }
}

#app_counselor .counselor_filter .fields_container .field:not(:last-child) {
    margin-right: 16px;
    margin-bottom: 15px;
}

@media screen and (max-width:1075px) {
    #app_counselor .counselor_filter .fields_container .field:not(:last-child) {
        margin-right: 0;
    }
}

#app_counselor .counselor_filter .fields_container .field select,
#app_counselor .counselor_filter .fields_container .field input {
    border-radius: 4px;
    border: solid 2px #dddddd;
    background-color: #ffffff;
    height: 40px;
    padding-left: 16px;
    padding-right: 16px;
    color: #989898;
}

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

    #app_counselor .counselor_filter .fields_container .field select,
    #app_counselor .counselor_filter .fields_container .field input {
        width: 100%;
    }
}

#app_counselor .counselor_listing>ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

@media screen and (max-width:1075px) {
    #app_counselor .counselor_listing>ul {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width:550px) {
    #app_counselor .counselor_listing>ul {
        grid-template-columns: repeat(1, 1fr);
    }
}

#app_counselor .counselor_listing>ul li .teaser_counselor {
    display: block;
    height: 100%;
    border: solid 1px #e5e5e5;
    position: relative;
    padding-bottom: 64px;
}

#app_counselor .counselor_listing>ul li .teaser_counselor:hover figure img {
    transform: scale(1.1);
}

#app_counselor .counselor_listing>ul li .teaser_counselor:hover .detail .bottom .arrow {
    background-color: #801c1b;
}

#app_counselor .counselor_listing>ul li .teaser_counselor figure {
    margin: -1px;
    overflow: hidden;
}

#app_counselor .counselor_listing>ul li .teaser_counselor figure img {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.3s all;
}

#app_counselor .counselor_listing>ul li .teaser_counselor .detail {
    padding-top: 24px;
    border-top: none;
}

#app_counselor .counselor_listing>ul li .teaser_counselor .detail .name {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    color: #133fad;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 18px;
    height: 18px;
    padding-left: 5px;
    padding-right: 5px;
}

#app_counselor .counselor_listing>ul li .teaser_counselor .detail .position {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.13;
    text-align: center;
    color: #6f6f6f;
    font-family: 'Josefin Sans', sans-serif;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
}

#app_counselor .counselor_listing>ul li .teaser_counselor .detail .bottom {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 0;
}

#app_counselor .counselor_listing>ul li .teaser_counselor .detail .bottom .arrow {
    transition: 0.3s all;
    width: 48px;
    height: 48px;
    display: block;
    background-color: #273a6d;
    background-size: 19px 13px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAaCAYAAADbhS54AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAJqADAAQAAAABAAAAGgAAAADgI3XcAAABFklEQVRIDc2XPQtBURiAL5tNSimlFKIMJGWwWJQsFpPJL/NX/AGDwaAMSimFJIl8HI/tmm6vek/vrecu5/14bvfe8xEEypdzrgdraCq3kpVHqAAHOEJdlq0cjVADTrCHqnI7WXmEWnCGHVRk2crRCLXhAlsoKreTlUeoA1fYQF6WrRyNUBdu8P1bc8rtZOUR6sMdVpCVZStHIzSABywho9xOVh6hITxhAWlZtnI0QiN4wRxSyu1k5REawxtmkIxxm1DCylJRwiUB07jsubxFO2+dohrx5n5eZVS8l3Gk7H38SNmbLpCyN8EiZW9JQsreIo6UvW0PUvY2ikiFt9ZlL/NQVBOk7B1GkAof32pRD+FtHLG/DrwfKp9Scs9tgasAAAAASUVORK5CYII=);
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.3s;
}

.fade-enter,
.fade-leave-active,
.fade-leave-to {
    opacity: 0;
}

#node_counselor {
    margin-bottom: 50px;
}

#node_counselor .detail .infos {
    padding-left: 0 !important;
}

#node_counselor .detail .infos li {
    padding-left: 0 !important;
}

#page_content .search-form {
    margin-bottom: 30px;
}

#page_content .search-form #edit-basic {
    margin-bottom: 0;
}

#page_content .search-form .search-advanced legend {
    float: left;
    margin-top: -54px;
}

#page_content .search-results>li:not(:last-child) {
    margin-bottom: 30px;
}

#page_gpt #page_banner_func:after {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

#page_gpt #page_banner_func h1 {
    text-align: center;
    font-size: 39px;
    margin-bottom: 44px;
}

#page_gpt #page_banner_func .intro {
    max-width: 920px;
    margin: 0px auto;
}

#page_gpt #page_banner_func .intro p {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    font-family: 'Josefin Sans', sans-serif;
}

#page_gpt #page_content_gtp {
    margin-top: -35px;
    position: relative;
    z-index: 22;
}

#page_gpt #page_content_gtp .view-filters {
    margin-bottom: 53px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
    padding-bottom: 56px;
    position: relative;
}

@media screen and (max-width:600px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets {
        padding-bottom: 112px;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget {
    float: none;
    padding: 0;
    flex: 0 0 25%;
    margin-bottom: -1px;
    width: 25%;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter {
    flex: 0 0 50%;
    width: 50%;
}

@media screen and (max-width:1075px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter {
        width: 100%;
        flex: 0 0 100%;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter #edit-time-frame-value {
    display: flex;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter #edit-time-frame-value .form-type-select {
    flex: 0 0 50%;
    width: 50%;
}

@media screen and (max-width:600px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter #edit-time-frame-value .form-type-select {
        flex: 0 0 100%;
        width: 100%;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .views-widget-filter-between_date_filter #edit-time-frame-value .form-type-select:last-child {
    border-right: solid 1px #e5e5e5;
}

@media screen and (max-width:1075px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget {
        flex: 0 0 50%;
        width: 50%;
    }
}

@media screen and (max-width:600px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget {
        flex: 0 0 100%;
        width: 100%;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper {
    flex: 0 0 50%;
}

@media screen and (max-width:1075px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper {
        flex: 0 0 100%;
        width: 100%;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper #edit-time-frame-value {
    float: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper .container-inline-date>.form-item {
    display: block;
    margin: 0;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper .date-padding .form-item {
    width: 50%;
}

@media screen and (max-width:600px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper .date-padding .form-item {
        width: 100%;
    }

    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper .date-padding .form-item:first-child {
        margin-bottom: -1px;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-time-frame-wrapper .date-padding .form-item.form-item-time-frame-value-year select {
    border-right-width: 1px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper {
    flex: 0 0 100%;
    margin-bottom: 22px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text {
    height: 70px;
    width: 100%;
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
    padding-left: 32px;
    font-size: 16px;
    font-style: italic;
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text::-moz-placeholder {
    color: #4d4d4d;
    opacity: 1;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text:-ms-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text::-webkit-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text:focus::-moz-placeholder {
    color: #e5e5e5;
    opacity: 1;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text:focus:-ms-input-placeholder {
    color: #e5e5e5;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-search-wrapper .form-text:focus::-webkit-input-placeholder {
    color: #e5e5e5;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-languages-wrapper .form-type-select .chosen-choices {
    border-right-width: 1px;
}

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

    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-graduate-programs-wrapper .form-type-select .chosen-choices,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-availability-wrapper .form-type-select .chosen-choices,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-graduate-programs-wrapper .form-type-select .chosen-single,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget#edit-availability-wrapper .form-type-select .chosen-single {
        border-right-width: 1px;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button {
    height: 56px;
    position: absolute;
    bottom: 0;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button input,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button input,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button #edit-reset-link,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button #edit-reset-link {
    margin-top: 0;
    border: none;
    padding: 0;
    background: none;
    appearance: none;
    outline: none;
    height: 56px;
    line-height: 56px;
    width: 100%;
    display: block;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button {
    right: 0;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button input {
    text-align: center;
    background: #263b6e;
    text-transform: uppercase;
    color: #fff;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-submit-button input:hover {
    background: #801c1b;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button {
    right: 25%;
}

@media screen and (max-width:1075px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button {
        right: 50%;
    }
}

@media screen and (max-width:600px) {
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button {
        right: 0;
        bottom: 56px;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button input,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button #edit-reset-link {
    font-size: 14px;
    text-align: right;
    color: #a4a4a4;
    padding-right: 32px;
}

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

    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button input,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button #edit-reset-link {
        text-align: center;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button input:hover,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget.views-reset-button #edit-reset-link:hover {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget label {
    display: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .chosen-container {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .chosen-container-single .chosen-results>li:first-child {
    display: none !important;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget #edit-time-frame-value select option:first-child {
    display: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select select {
    padding-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select select option {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select select,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices {
    height: 56px;
    border: solid 1px #e5e5e5;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    background: #fff;
    width: 100%;
    box-shadow: none;
    display: block;
    padding-left: 20px;
    overflow: hidden;
    outline: none;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    font-family: 'Josefin Sans', sans-serif;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAASCAYAAABIB77kAAAAAXNSR0IArs4c6QAAAXtJREFUOBHNlL1KxFAQhTdRSaMg+AJaJSBabGFhkyfIDwjCgnUKQVHsrLZ3EbS0t3ItTKlob5FGbJLKMg9gYAuTeM6SK3HdxPwoOpA7c2cm58sNw+10/sIMw1ixbXvjN9iWZa1Bf1VoywDZ2ARxHD+iMHQcZ04U23ronSZJ8gSdZ8QH1JOR6MHPcgPbCsPw6iegONk59A7HqlgkSdphLOO5ZyAsTVOrLZQwHGRPaGb+gV52XfcCfpAlx64NFL/ubBKG0w273e4xxWe4BEFwp6rqPMJN7jPToiha13X92vO8RCTLPGGo7+d7Mliv3++/MT8GMiBU07QFhI2gVWDkfAC58X3/tgm0KuwLsAm0DmwqsA60LozaEpciM01zgIk9ytcxBDeKomyPRqMT5EsHJP+eiEuBbCqAvuBDloUI/eQ05mv5+NPQ5AsiLhikRVGnrwpj77dANhVAWaoFY38lIBunQeucjBq0ykA2Z9BXgJbwXOK62hU3COv/0t4BzKzVq3MwBMAAAAAASUVORK5CYII=');
    background-position: right 20px center;
    background-size: 14px 9px;
    background-repeat: no-repeat;
}

@media screen and (min-width:601px) {

    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select select,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single,
    #page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices {
        border-right-width: 0px;
    }
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single span,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single input {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single span::-moz-placeholder,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single input::-moz-placeholder {
    color: #4d4d4d;
    opacity: 1;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single span:-ms-input-placeholder,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single input:-ms-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single span::-webkit-input-placeholder,
#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single input::-webkit-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single .search-choice {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
    line-height: 54px;
    border-radius: 0;
    box-shadow: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single .search-choice .search-choice-close {
    top: 50%;
    right: 0px;
    margin-top: -6px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single div {
    display: flex;
    align-items: center;
    right: 15px;
    margin: 0;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-single div b {
    display: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices {
    height: auto;
    min-height: 56px;
    padding-right: 20px;
    padding-top: 19px;
    padding-bottom: 10px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices input {
    width: 100% !important;
    height: 14px;
    line-height: 14px;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices input::-moz-placeholder {
    color: #4d4d4d;
    opacity: 1;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices input:-ms-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices input::-webkit-input-placeholder {
    color: #4d4d4d;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices .search-field {
    float: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices .search-choice {
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    background: none;
    box-shadow: none;
    border: none;
    padding-right: 19px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-choices .search-choice+.search-field {
    display: none;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-drop {
    box-shadow: none;
    border-color: #e5e5e5;
}

#page_gpt #page_content_gtp .view-filters .views-exposed-widgets .views-exposed-widget .form-type-select .chosen-drop .chosen-results {
    margin: 0px;
    padding: 0px;
}

.list-gtp {
    margin-left: -15px;
    margin-right: -15px;
}

.list-gtp>li {
    margin-bottom: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {
    .list-gtp>li {
        float: left;
        width: 50%;
    }
}

@media (min-width:1220px) {
    .list-gtp>li {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:1370px) {
    .list-gtp>li {
        float: left;
        width: 25%;
    }
}

.list-gtp>li .teaser_gtp {
    display: block;
    position: relative;
}

.list-gtp>li .teaser_gtp .cat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    color: #ffffff;
    background: #263b6e;
}

.list-gtp>li .teaser_gtp .detail {
    border: solid 1px #e5e5e5;
    background: #fff;
    padding: 22px;
    height: 165px;
    position: relative;
}

.list-gtp>li .teaser_gtp .detail .name_profile {
    font-size: 18px;
    font-weight: bold;
    color: #263b6e;
    margin-bottom: 20px;
    font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
}

.list-gtp>li .teaser_gtp .detail ul>li {
    font-size: 14px;
    color: #a4a4a4;
    font-family: 'Josefin Sans', sans-serif;
}

.list-gtp>li .teaser_gtp .detail .profile_link {
    width: 38px;
    height: 38px;
    background-color: $secondary;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAYCAYAAACSuF9OAAAAAXNSR0IArs4c6QAAAW1JREFUSA3FlrErhVEYxu+5DBZFCkWRKwODKCndQVlEGWVhZGRRGFnNVpmM/gA2g8ldDJeBgaLcIlG6Lj6/U+fUKdM7vN/71vM97/nO6X1+nXtv3UJBobIs60ZVdIo6FSJkI4GYQrGuaXpkExROA7EfifBb1KcQIxsJxF4CdU8/KJugcBqI7QTqkX5YIUY2EoiNBOqZflQ2QeE0EGvoN4C94BMKMbKRQKyg7wD1hpdlExROA7GIGgHqA59RiJGNBGIB1QPUJz4XJzgWLSwmUVN8mZPPkrMZsr7wJefciQe6ZDEeNiytQfhAkUfNkiLJ9rdU9zfkaEqoOdnMo10mZCcEvePzfGTneQT/y+ASVtEP8vWK/HfYpghf9xShaviYDQmphG9FEvwJjVjC7CYwD/RDljDpf6M7YPpNYAj2v+IDFOuGptcKpkj4YSTBr1CXJcxxAlOh7zCB8aGETycwF/RtZjABqB2IM3SEWiUwf/hRg9MHzyrIAAAAAElFTkSuQmCC');
    background-size: 18px 12px;
    background-position: center center;
    background-repeat: no-repeat;
}

.list-gtp>li .teaser_gtp figure {
    margin: 0px;
    position: relative;
    z-index: 5;
}

.list-gtp>li .teaser_gtp figure img {
    display: block;
    width: 100%;
    height: auto;
}

.list-gtp>li .teaser_gtp.Undergraduate_type_teaser .cat {
    background: #ce623f;
}

.list-gtp>li .teaser_gtp.Undergraduate_type_teaser .detail .name_profile {
    color: #ce623f;
}

.list-gtp>li .teaser_gtp.Undergraduate_type_teaser .detail .profile_link {
    background-color: #ce623f;
}

.list-gtp>li .teaser_gtp.Graduate_type_teaser .cat {
    background: #70294f;
}

.list-gtp>li .teaser_gtp.Graduate_type_teaser .detail .name_profile {
    color: #70294f;
}

.list-gtp>li .teaser_gtp.Graduate_type_teaser .detail .profile_link {
    background-color: #70294f;
}

body.page-node-edit #edit_bar #tabs {
    display: none !important;
}

@media screen and (max-width:960px) {
    #page_profil_gtp {
        padding-top: 63px;
    }
}

#page_profil_gtp .header_talent_profile {
    background: #ce623f;
    padding-top: 46px;
    padding-bottom: 40px;
    color: #fff;
}

@media screen and (max-width:960px) {
    #page_profil_gtp .header_talent_profile {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

#page_profil_gtp .header_talent_profile.councelor_type_page {
    background: #263b6e;
}

#page_profil_gtp .header_talent_profile.Graduate_type_page {
    background: #70294f;
}

#page_profil_gtp .header_talent_profile.Undergraduate_type_page {
    background: #ce623f;
}

#page_profil_gtp .header_talent_profile .top {
    margin-bottom: 70px;
}

#page_profil_gtp .header_talent_profile .top:before,
#page_profil_gtp .header_talent_profile .top:after {
    content: " ";
    display: table;
}

#page_profil_gtp .header_talent_profile .top:after {
    clear: both;
}

#page_profil_gtp .header_talent_profile .top:before,
#page_profil_gtp .header_talent_profile .top:after {
    content: " ";
    display: table;
}

#page_profil_gtp .header_talent_profile .top:after {
    clear: both;
}

@media screen and (max-width:960px) {
    #page_profil_gtp .header_talent_profile .top {
        margin-bottom: 30px;
    }
}

#page_profil_gtp .header_talent_profile .top .left_top {
    float: left;
}

#page_profil_gtp .header_talent_profile .top .left_top .back_link {
    font-size: 17px;
    color: #ffffff;
    display: flex;
    align-items: center;
}

#page_profil_gtp .header_talent_profile .top .left_top .back_link:before {
    content: "";
    width: 15px;
    height: 11px;
    margin-right: 11px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAkCAYAAADGrhlwAAAAAXNSR0IArs4c6QAAAWNJREFUWAntmT1Ow0AQheNISDRIUYREBeYAkShyhNBR4PtwAc5BSUWB6FKmTE5A4gRR0PFTQmG+KSyNrO086806O9JTdkbx+L156ygrDwYBo6qqKXgF7+AmIBWbWyPiCdTxy6Jo23nYtkHL63fq+iPWjxaiVM9ul5A/AQugQ5y67ZaJ4d0gn0QZztNfq+SUv9nadk5O2c7TX7fklL/Z2nZOTtnO01+3g3UqQ7mcQ+7ByN98TTsf0+200fGPvMiy7EUEfZCcNb4QY/qGoFzOQ98xsndw/pGaOHTF5x0YSyGCkN00afD8Ip/h0KpR3++U4Z+DNdDxSTLdb+YOdpBOYhxzCV/CmQuwATqi3WZJTPg95WDA3uqVMzmCevPMiJgS6Ij2ByBHRamVsE5iHI9ktyVcuAQl0BGtM/J3ZquVsI5TjOwDyD9Yiwn9fkjeCdUhR4BrjgDLuhDdJ+7k4BnMgZzLWsc/OaMD94/yMnsAAAAASUVORK5CYII=');
    background-size: cover;
    transform: rotate(180deg);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    left: 0;
}

#page_profil_gtp .header_talent_profile .top .left_top .back_link:hover:before {
    left: -5px;
}

#page_profil_gtp .header_talent_profile .top .right_top {
    float: right;
}

#page_profil_gtp .header_talent_profile .top .right_top .Graduate_type {
    font-size: 14px;
    color: #ffffff;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

#page_profil_gtp .header_talent_profile .top .right_top .Graduate_type:before {
    content: "";
    width: 21px;
    height: 16px;
    margin-right: 20px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAgCAYAAABkWOo9AAAAAXNSR0IArs4c6QAAAwxJREFUWAnNmFlIVUEYxz25tWelRmVEFlIEUUjSWxAEvpQIPUQPUSBERBFt0EIE0QZRUQRtEEUPUSAESqT0EBFSiA8RRBGdijbaN21Tb7/vNOd0GO91znjP7d4//Jw5M9983x+93xw1Ly9GJRKJWrgJN2BhjKnTT4UhB+qhHXTdYaEOnPQrDTADxfNhGdwDk+4SsBQGDbCc/TGKFUEDPAJbPeTASii0rxzxBMmHwFp4BunqKQnWwOCI5c1hJBsBW+A1xK1XJNwEw81OUkRweAzsgg+Qab2nwE4oSWGn7zLB4+AAfIX/rc8U3AflfZ2pFTYnwTHogmxLPByBisAwD9PgDPyCXNNPDJ2CSrmsu3GdHzjPzUmPXMB10Jab/jxXt/i6KPDHd3YBXIdcUStG5gcG9Qmb86ApS257qXsFasQXo/kjSdBsuAQ9kGlJjYswy//GMV8HTf6zcSR4OpyD3xC35KY5C1W6EdZcuK2vJ30mcDF4bwvGKXACfkC6+k6C4zBZCjOOhn8N83fNZS2y0RaC5W2xF8pU0gnMD0En2OobBw7CeJWrnPl++ALNsuaLZxesjBLvSYwdhomSjLEU9sAnMOkjAbthrDpbwfwohN+CsRklryd5W5yESlV0FPPt8BZ0vWFhK4xUsVOZnwbJoSt2o34Baa7zMEOZGMZ8A7yE57Aehqq9mcwvQDekUsaM+gXlarkMc5SpYuZFal7NvBHkfjSpX6Omv2FaKNglRfuR5FgCHTiRYtVQw/wqYzvUg+mPu05iWiEs05lwrNc0ZRSVppHuj1vSiEGThSuz7kK0rtcOlnBwB7yDdCVNtg28JgvX8efsuWBvNJRAmmYjSNPY6gUHgibzcyYbiZOG7Ei2Z7VGEmma1fAETHpMwCoojlKEuCqVUG6J0ihnjDEkKoAV8AB03WdhORQYE4UCiJd72VeDbNl1ViiZPiWr3/1z1Z58vhodx+nVY03P5JIfuXfdMV4jR63pTFb2MSq/D/janBUTUYrisBDaoBli+6lHqW0dg0H5D433CpbDfwCUWeHKc447ugAAAABJRU5ErkJggg==');
    background-size: cover;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    left: 0;
}

#page_profil_gtp .header_talent_profile .bottom {
    margin-left: -15px;
    margin-right: -15px;
}

#page_profil_gtp .header_talent_profile .bottom .bottom_content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_profil_gtp .header_talent_profile .bottom .bottom_content {
        left: 33.33333333%;
    }
}

@media (min-width:1220px) {
    #page_profil_gtp .header_talent_profile .bottom .bottom_content {
        float: left;
        width: 66.66666667%;
    }
}

#page_profil_gtp .header_talent_profile .bottom .bottom_content .pronouns {
    margin-top: 10px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
}

#page_profil_gtp .header_talent_profile .bottom h1 {
    font-size: 39px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

@media screen and (max-width:1220px) {
    #page_profil_gtp .header_talent_profile .bottom h1 {
        text-align: center;
    }
}

@media screen and (max-width:550px) {
    #page_profil_gtp .header_talent_profile .bottom h1 {
        font-size: 25px;
    }
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container {
    display: flex;
}

@media screen and (max-width:1220px) {
    #page_profil_gtp .header_talent_profile .bottom .buttons_container {
        justify-content: center;
    }
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li:not(:last-child) {
    margin-right: 10px;
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li a {
    display: block;
    height: 47px;
    border: solid 1px #ffffff;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li a:hover {
    color: #ce623f;
    background: #fff;
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li.contact_student a {
    padding-left: 47px;
    padding-right: 47px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li:not(.contact_student) a {
    width: 47px;
    font-size: 0;
}

#page_profil_gtp .header_talent_profile .bottom .buttons_container>li:not(.contact_student) a:before {
    font-size: 20px;
}

#page_profil_gtp #content_talent_profile {
    margin-top: 70px;
    padding-bottom: 40px;
}

#page_profil_gtp #content_talent_profile .row {
    margin-left: -15px;
    margin-right: -15px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile {
    margin-top: -157px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .button {
    display: block;
    height: 40px;
    line-height: 42px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #263b6e;
    font-size: 16px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .button:hover {
    background-color: #801c1b;
}

@media screen and (max-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile {
        margin-top: 0;
        margin-bottom: 40px;
    }
}

@media (min-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:1370px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile {
        float: left;
        width: 33.33333333%;
    }
}

@media screen and (min-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile {
        max-width: 262px;
    }
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile figure {
    margin: 0;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile figure img {
    max-width: 300px;
    width: 100%;
    height: auto;
    display: block;
}

@media screen and (max-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile figure img {
        margin: 0px auto;
    }
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail {
    border: solid 1px #e5e5e5;
    background-color: #ffffff;
    border-top: none;
    padding: 30px;
}

@media screen and (max-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .left_talent_profile .detail {
        border: none;
        padding: 0;
        padding-top: 30px;
    }
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail h3 {
    font-size: 14px;
    font-weight: bold;
    color: #ce623f;
    margin-bottom: 13px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail section:not(:last-child) {
    margin-bottom: 35px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail section ul>li {
    font-size: 17px;
    line-height: 20px;
    color: #4d4d4d;
    padding-left: 20px;
    position: relative;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail section ul>li:not(:last-child) {
    margin-bottom: 6px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail section ul>li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ce623f;
    position: absolute;
    left: 0;
    top: 5px;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail .residency_verify {
    background-color: #f5f5f5;
    padding: 15px 20px;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    margin-top: 26px;
    font-family: 'Josefin Sans', sans-serif;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail .relocate_close {
    font-size: 14px;
    font-weight: bold;
    color: #ce623f;
    font-family: 'Josefin Sans', sans-serif;
    display: flex;
    align-items: center;
}

#page_profil_gtp #content_talent_profile .row .left_talent_profile .detail .relocate_close:after {
    content: "";
    width: 9px;
    height: 9px;
    background-size: cover;
    margin-left: 20px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAARdJREFUOBG1lMENwjAMRW2rNzhzhw1gAhCbQAaAKwNwhQHKLkwAbMCdc7mhmvyCUaiStgeI1Dpy/n+y06R8Wcxnyo8DKfVUeDPJjwfqME5uuuRSt15aMGVOAFGloRINqNT87KarNk6l8Vp4/DNSeuSCSkKjlrprgmENmtDj531BO7UkpWAJCIEh2BMWXrfBUhB4K4YBmoTQRNohQMb5cY91xstGCmbrYQwhyH+BkOgCq0OioDZYDAKP4PWL8Z/WuuyPVV9v8VNRCgIDzJ0+fxPEzkmbhnGLcVmtZIv10pFPwUjYyftXYP4qxiBYQHXWamgAQ/yRvH8lg2Mf5m2egBXCmi2Z6ep3/YYSbU/MGIuVxmvheXkz9wRRf8TEk95uZAAAAABJRU5ErkJggg==');
}

#page_profil_gtp #content_talent_profile .row .relocate_open {
    display: flex;
    align-items: center;
    color: #ce623f;
    font-size: 14px;
    font-weight: bold;
}

#page_profil_gtp #content_talent_profile .row .relocate_open:after {
    content: "";
    margin-left: 30px;
    width: 10px;
    height: 7px;
    background-size: cover;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAAAXNSR0IArs4c6QAAAdtJREFUOBGlkj9oFFEQxr/v7ZGLQUFFOz2wCnrFJkFRiJA9rSQSSZHGYJNLjKRJb5FcFDtBQWJxmlQ2/kMsVJT8WbnK5hZFC0ERLEVR0MQkbnacF8iym9sUxqnmm5n3e/PmDfEfVh8+eYhheAcgDXDOnfLfcqu814PesUjkiQh2WwaJ7zDO6S0B60MnTiFafQBBS6oh8qN2+m8WDHj9CnvcAFMMIc9zFvduxNu+soxxQCKzK3/JvfpiIeuaoOyNQuSawhpfZsyNtltzo3x/3tuzGMpTAY5YCMFXzduc7oOTs9+S0GCw64pEuJiMxb7BWMftl5etNoshHq3DbEAgR38vhTUd+r41fa/PCcqlahZMPyIy5IV1mK2nzqSmkONWpIz4jJzp4Z9oXC/sTeVUkFw2wn53ev5hMpdryaF3YZXPdDaHkwlttaCwQGEN89LOflKcM+707HzqjArTWvW/5vMo6exmNiYzYcAX4zheWwbMnl9bm+JN/1dTYW+3vuPuRmhSa2efmshOtzpXT8aTfryHxcr9lfb93lntdDJZEPvEm7zT3Fmc8j/EsQynYT62pl4ujelKTsT1RI072NN+3f8RxzZxMoG2NhjoGhKiQsHMzgKHD1T8pU0YqfBfev2XsheuXvUAAAAASUVORK5CYII=');
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_profil_gtp #content_talent_profile .row .right_talent_profile {
        float: left;
        width: 66.66666667%;
    }
}

@media (min-width:1370px) {
    #page_profil_gtp #content_talent_profile .row .right_talent_profile {
        left: 8.33333333%;
    }
}

@media screen and (min-width:1076px) {
    #page_profil_gtp #content_talent_profile .row .right_talent_profile section.row_section {
        display: flex;
        align-items: flex-start;
    }
}

@media screen and (min-width:1076px) {
    #page_profil_gtp #content_talent_profile .row .right_talent_profile section.row_section .col {
        flex: 1 1 50%;
    }
}

@media screen and (max-width:1075px) {
    #page_profil_gtp #content_talent_profile .row .right_talent_profile section.row_section .col:first-child {
        margin-bottom: 30px;
    }
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section:not(:last-child) {
    margin-bottom: 30px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section p {
    font-size: 16px;
    line-height: 25px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3 {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ce623f;
    margin-bottom: 27px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3:before {
    content: "";
    background-size: cover;
    margin-right: 19px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.normal_label:before {
    display: none;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.experience_label:before,
#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.education_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/background-orange.png);
    width: 19px;
    height: 17px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.languages_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/language-orange.png);
    width: 23px;
    height: 23px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.skills_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/skills-orange.png);
    width: 24px;
    height: 23.2px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.honors_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/honors-orange.png);
    width: 26px;
    height: 26px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.activities_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/activities-orange.png);
    width: 20px;
    height: 20px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section h3.strengths_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/strength-orange.png);
    width: 18px;
    height: 22px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section ul>li {
    font-size: 17px;
    line-height: 20px;
    color: #4d4d4d;
    padding-left: 20px;
    position: relative;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section ul>li:not(:last-child) {
    margin-bottom: 20px;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section ul>li p {
    font-size: 14px;
    color: #a4a4a4;
}

#page_profil_gtp #content_talent_profile .row .right_talent_profile section ul>li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ce623f;
    position: absolute;
    left: 0;
    top: 5px;
}

#page_profil_gtp #content_talent_profile.councelor_type_page .row .left_talent_profile .detail h3 {
    color: #263b6e;
}

#page_profil_gtp #content_talent_profile.councelor_type_page .row .left_talent_profile .detail section ul>li:before,
#page_profil_gtp #content_talent_profile.councelor_type_page .row .right_talent_profile section ul>li:before {
    background-color: #263b6e;
}

#page_profil_gtp #content_talent_profile.councelor_type_page .row .right_talent_profile section h3 {
    color: #263b6e;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .left_talent_profile .detail h3 {
    color: #70294f;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .left_talent_profile .detail section ul>li:before,
#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section ul>li:before {
    background-color: #70294f;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .relocate_open {
    color: #70294f;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .relocate_open:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAAAXNSR0IArs4c6QAAAelJREFUOBGlU0tLG1EUPudOECKKD0pFEFdW6KSIIMUngtCFwQeZwlBU+gO6MjE7Fxot4kZNQFy41oX1NcnCgjtFBC3FSnC0i4rQhWCltL5QY3KPdwYyxjEB0VnMPef7vvPNOXPvRXjG43epMqfYNAGiw4EfR6LaDj7Vr6fifQ3F+RIRFRoeiPAPGbQ+ydAve9wJoHkgyL7XEOI+uwc8IvHKSlcCIPLAzOiSYNnsMOBSc04p3i8QzqTcwZHo1EU6b99rTzcBBY1aO88Qx0d1rRv9VR0vEpeXX4HorSlC2HTmsJbhb9rf1CKfrAwR8d5UzIoZ9oX08Gcjl6oLypaFWa1FApTEb6CtsViOrB/tnc6qqlRCryZFZ94UjRkiIGcIn4K7kbEkh17ZsyYMG5KAtSL8ZsjaifN+AlAs/C64Zgy7xvTwwh0EwCSnUxE/5HsqaMYEpZzzH+nMhP6MMcltNzPqrE05oZhGBO8eGNsARPxDDuYORRe3bJSZSsZ75Xg31vyy4ssV8nJxHN6kExqY+PoBsKym0M6CnkljncOAPhfLVys7BTCRQRylbKk+qM/9ysCbsDmyXeBzKX1iMwaSuBhzLS8L2gPb4f9JLNNqjmwnN45/rtYVyYfinlYJTssvKvgQ2Jg5t+vS5bet6aXD1yahjwAAAABJRU5ErkJggg==');
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .left_talent_profile .detail .relocate_close {
    color: #70294f;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .left_talent_profile .detail .relocate_close:after {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAWRJREFUOBGtk7FOwzAQhu/ssSxIhc4sqFFfoK0EEhtTVfEKdId25AEYCRMs9B06wsJKNyQkoA/ABEgIqUyIHPdXTeSkdsKApcT23X9f7mIfj1oHe5L8jIm5RkIn8fNkTH8Yw6h/SEynKp0zm4Ft17dvhWhLDTV9et1G9Hn3NpuWsUat/rGIXCxj1nXeMYtMnKgkkRhCx5RbwgdNzki0Zjv15ocae65DhPZ9mQUgWiEf2en77B5BCC6DhSDG8DB+mlxyGlwmhMZTDgFy9jg5hz8DYROCwVccLgQ+6wpwWr4yXQ3WRQhsORAMVTAfBHEGr/8YKxlV/afQ1ciBqiBp5j5YBgpB8E+Y+abqni1AZRDck9ABuJkxulhIrtK009l3OqEPaosMbGezea3B6Pxs+CBwhjLT0tuGRL4ygi5CkFSDUqFJ98t5bruN1oPCdpX6jS5GAxZEK1tk1tmIXpCJ9tgrGzv4BZfM3GRKzJTwAAAAAElFTkSuQmCC');
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3 {
    color: #70294f;
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.experience_label:before,
#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.education_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/background.png);
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.languages_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/language.png);
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.skills_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/skills.png);
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.honors_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/honors.png);
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.activities_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/activities.png);
}

#page_profil_gtp #content_talent_profile.Graduate_type_page .row .right_talent_profile section h3.strengths_label:before {
    background-image: url(/sites/all/themes/aup_2018/img/gtp/strength.png);
}

#page_profil_gtp #contact_form {
    padding-top: 54px;
    padding-bottom: 54px;
    background-size: cover;
}

#page_profil_gtp #contact_form:before,
#page_profil_gtp #contact_form:after {
    content: " ";
    display: table;
}

#page_profil_gtp #contact_form:after {
    clear: both;
}

#page_profil_gtp #contact_form:before,
#page_profil_gtp #contact_form:after {
    content: " ";
    display: table;
}

#page_profil_gtp #contact_form:after {
    clear: both;
}

#page_profil_gtp #contact_form .inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_profil_gtp #contact_form .inner {
        left: 33.33333333%;
    }
}

@media (min-width:1220px) {
    #page_profil_gtp #contact_form .inner {
        float: left;
        width: 66.66666667%;
    }
}

#page_profil_gtp #contact_form .inner h2 {
    margin-bottom: 3px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 37px;
}

#page_profil_gtp #contact_form .inner h2:before {
    content: "";
    margin-right: 17px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA5xJREFUWAntmEtIVGEYhh1Lu9ENrSgtpOhGN4KkIsUuRCgFGRRBLaQgokW0iRa1a5O6qU27oCKKWgRSdNlUEBSBWBiWUJhFF1C737O05z3933A6zJkZh7ExmBcevv/y/d//zjkz5z+ak5NV9goMkCvQ29tbCZehEzIl7X0Fqv66LAzUZspRnH3rZDJCQiXxknN8gXgculz/X4dCNqyBdW7jqhwM6pJKDW4w40FePEd4k0H7zq2XM/pj4STs+FdOtRecgDHOQzVtqVOGTGVucrUNEI9Abn8Zpba+YofBtMp5KLOBWAZzmTxlCcRzMCTdJqmZD2fBpD29i0EMN+g+gT5Zna0kXofR6TJJrVFwDUz1NCJWn3Z8g77E3ST/clWaiUU2l2qkxkS452r2EPcEazGWnEEtJHkjfAPpKcwOFky2z9qZ0A7Sd9gcay3jyRtUARZUwDuQ3sCyWIXjjbFmCXSB9B5WhuUz1zeDKsSiefAcpK/gPZbCNvGPk7sWPoP0Ehb454Nt5vtuUEVYOBlaQNJ3c2eweLBPznb4CVIrlARzgn1yUjOoQizWg/wmmA4GN7A+CQcsiXgbCmwuXiQvdYMqTIGhcB5Mx2gMtk1p61l61CaJF2G4zSeK5EYNRosmWhSY/0G/wze2jfYECm8i9sBpqAaTzKV2IlHU5B11VjEskpwHZ2wR8ZavfYe2//Y30LfnqG6xd9aG1bZx8qJXULfLlNAgicNAt8tUr6J0aqDbBokytcvNbfXN3aU9zoyERXL6bpBFOp5ugGm/fwMGK+ET6BG0ITBXzZgezNJDiHsiMd83gywohEaQdDx5V8dvQm3GC2B8cNzNrWHuC0htMDVWnstN3iCFiuABSLqNW8IKJxpnbTl8AOkFxDw2GU/OIInT4AlIunX2Kp7IS+g8NUrhNUgdsDCYzFhigyTpaHsFkj71imChVPvUmgtW+y3tpf5a9OMbJGEx6KVA0gFf6i+QjjY1p4PejiT9uLy3adWmHW6QSb2vfQRJ35M56TAUqwa1p8AjkPRKNyNoUE/3brc4z8WRxHx4DGWRSKTFjac9UPsZRcvhPmh/O6vthOvW5WySfbSPBE+09Vgxwzbcb5G9BsEk24D2XpCaZLDWa/55iVxuSZmKeKkAezk+pD+ORmCmGezB2U47k/9ZKGF/qQ3mey1MFsNVGCiSl2KZi/6ppw6DswiLQP8jyYR05xr58bRmYvPsntkr8F9egd9IEw6tgQ2IFAAAAABJRU5ErkJggg==');
    width: 24px;
    height: 21px;
    background-size: cover;
    margin-top: -2px;
    position: relative;
}

#page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper .form-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {
    #page_profil_gtp #contact_form .inner .webform-client-form .field_row .fieldset-wrapper .form-item {
        float: left;
        width: 50%;
    }
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-item {
    margin-bottom: 16px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-item label {
    display: block;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 10px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-item .form-text,
#page_profil_gtp #contact_form .inner .webform-client-form .form-item .form-textarea {
    width: 100%;
    height: 56px;
    border: solid 1px #ffffff;
    outline: none;
    background: transparent;
    color: #fff;
    padding-left: 20px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-item .form-textarea {
    padding: 20px;
    height: 165px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept {
    position: relative;
    padding-left: 40px;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .form-type-checkbox input {
    display: none;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .form-type-checkbox label {
    font-size: 0;
    position: absolute;
    width: 24px;
    height: 24px;
    border: solid 1px #ffffff;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .form-type-checkbox label:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3MEQ1RUY5RTgwODExRTk4NEFCRjgwOTJCODMwMkU2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3MEQ1RUZBRTgwODExRTk4NEFCRjgwOTJCODMwMkU2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRjdFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRjhFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/HWO3AAAAsElEQVR42mL4//8/AwXYDojXADE/CwP5QBeItwExNxArkOsSHSD+8R8Bosk15AuSIfYgcVIN0UNziS1MjhRDtIH4O7pLkA3iBeINQOyJxxADNEOs0dWAiKNQyd9AbIzDJT+RDLHDZhmICAHiP1BFINoUzSXf8LkEPYxMkBSDXCYBxCJA/AtbwOIzCIQtkFz2BohfEuMSXLEGCqO//1GBDTGxik3QAuqit8QaAsIAAQYAJRq6WA+u8SUAAAAASUVORK5CYII=');
    background-size: 18px 13px;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .form-type-checkbox input:checked+label:after {
    opacity: 1;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .description {
    font-size: 17px;
    color: #ffffff;
}

#page_profil_gtp #contact_form .inner .webform-client-form .webform-component--i-accept .description a {
    color: #fff;
    text-decoration: underline;
}

#page_profil_gtp #contact_form .inner .webform-client-form .captcha {
    float: left;
}

#page_profil_gtp #contact_form .inner .webform-client-form .captcha legend,
#page_profil_gtp #contact_form .inner .webform-client-form .captcha .fieldset-description {
    display: none;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-actions {
    padding-top: 15px;
    display: flex;
    justify-content: flex-end;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-actions input {
    width: 173px;
    height: 47px;
    background-color: #ce623f;
    line-height: 49px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    outline: none;
    border: none;
}

#page_profil_gtp #contact_form .inner .webform-client-form .form-actions input:hover {
    background: #263b6e;
}

#page_profil_gtp #contact_form.Graduate_type_page .inner .webform-client-form .form-actions input {
    background: #70294f;
}

#page_profil_gtp #contact_form.Graduate_type_page .inner .webform-client-form .form-actions input:hover {
    background: #263b6e;
}

@media print {

    .header_talent_profile,
    #contact_form {
        display: none;
    }

    .left_talent_profile {
        margin-top: 0 !important;
    }

    #content_talent_profile {
        margin-top: 0 !important;
    }

    #page_profil_gtp #content_talent_profile .row .left_talent_profile .detail {
        border: none;
        padding-left: 0;
        padding-right: 0;
    }

    #page_profil_gtp #content_talent_profile .row .left_talent_profile {
        width: 200px !important;
        float: left;
    }

    #page_profil_gtp #content_talent_profile .row .right_talent_profile {
        width: 560px;
        float: left;
    }

    #page_profil_gtp #content_talent_profile .row .right_talent_profile section h3 {
        margin-bottom: 15px;
    }

    #page_profil_gtp #content_talent_profile .row .right_talent_profile section ul>li:not(:last-child) {
        margin-bottom: 15px;
    }
}

#page_content.page_content_gtp_edit {
    margin-top: 48px !important;
}

#page_content.page_content_gtp_edit form {
    padding: 0 !important;
    background: none !important;
}

#page_content.page_content_gtp_edit form .form_area>p a {
    color: #263b6e;
    text-decoration: underline;
}

#page_content.page_content_gtp_edit form .description_each {
    font-weight: 300;
    font-style: italic;
    margin-top: 5px;
    font-size: 14px;
}

#page_content.page_content_gtp_edit form .field_group_display h2 {
    margin-bottom: 15px;
}

#page_content.page_content_gtp_edit form .field_group_display .short_desc {
    font-size: 14px;
    color: #a4a4a4;
}

#page_content.page_content_gtp_edit form .field_group_display:not(:last-child) {
    margin-bottom: 50px;
}

#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo .left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_upload_photo .left {
        float: left;
        width: 66.66666667%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .row_upload_photo .right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_upload_photo .right {
        float: left;
        width: 33.33333333%;
    }
}

@media screen and (min-width:1221px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_upload_photo .right {
        margin-top: -44px;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date {
        float: left;
        width: 66.66666667%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo {
    border: none;
    display: block;
    padding: 0;
    margin-bottom: 0;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo legend,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-description {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    clear: inherit;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float {
        float: left;
        width: 50%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select {
    margin: 0px;
    width: 100%;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select:before {
    font-size: 17px;
    line-height: 25px;
    color: #4d4d4d;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select label {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding {
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding:before,
#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding:after {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding .form-item {
    float: none;
    width: 100%;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding .form-item:first-child {
    margin-right: 30px;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float>.form-type-date-select .date-padding .form-item select {
    width: 100%;
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float.start-date-wrapper>.form-type-date-select:before {
    content: "Start date";
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-start-date .date-combo .fieldset-wrapper .date-no-float.end-date-wrapper>.form-type-date-select:before {
    content: "End date";
}

#page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-availability {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .row_dates_availability #edit-field-availability {
        float: left;
        width: 33.33333333%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field_row {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .field_row .form-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {
    #page_content.page_content_gtp_edit form .field_group_display .field_row .form-item {
        float: left;
        width: 50%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip {
    position: relative;
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip input {
    cursor: help;
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip input:hover+.tooltip {
    opacity: 1;
    transform: translateY(0%);
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip .tooltip {
    z-index: 20;
    position: absolute;
    width: 100%;
    background: #fff;
    border: solid 1px #e5e5e5;
    padding: 15px;
    left: 0%;
    border-radius: 5px;
    margin-top: -1px;
    transition: all 0.3s;
    opacity: 0;
    transform: translateY(50%);
    pointer-events: none;
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip .tooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #fff transparent;
    top: -10px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
}

#page_content.page_content_gtp_edit form .field_group_display .has_tooltip .tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 11px 9px;
    border-color: transparent transparent #e5e5e5 transparent;
    top: -11px;
    left: 50%;
    margin-left: -9px;
    position: absolute;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item {
    margin-bottom: 20px;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item label {
    font-size: 17px;
    text-transform: none;
    margin-bottom: 0;
    line-height: 25px;
    font-weight: bold;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item.form-type-checkbox label,
#page_content.page_content_gtp_edit form .field_group_display .form-item.form-type-radio label {
    line-height: 29px;
    font-weight: normal;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item input[type='text'] {
    height: 56px;
    border: solid 1px #e5e5e5;
    border-radius: 0;
    outline: none;
    font-size: 17px;
    padding-left: 15px;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item input[type='text'][readonly] {
    background-color: #f0f0f0;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item input[type='text'].error {
    border-color: #801c1b;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>label {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes>.form-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .form-item-field-industry-field-of-study-und>.form-checkboxes>.form-item {
        float: left;
        width: 50%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-location>.form-item-field-location-und>label,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-current-level-of-study>.form-item-field-current-level-of-study-und>label {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-location>.form-item-field-location-und>.form-radios,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-current-level-of-study>.form-item-field-current-level-of-study-und>.form-radios {
    display: flex;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-location>.form-item-field-location-und>.form-radios>.form-item,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-current-level-of-study>.form-item-field-current-level-of-study-und>.form-radios>.form-item {
    margin-bottom: 20px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-location>.form-item-field-location-und>.form-radios>.form-item:not(:last-child),
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-current-level-of-study>.form-item-field-current-level-of-study-und>.form-radios>.form-item:not(:last-child) {
    margin-right: 40px;
}

#page_content.page_content_gtp_edit form .field_group_display .chosen-container {
    width: 100% !important;
    display: block !important;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-ug-degree {
    clear: both;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-checkbox input[readonly]+label,
#page_content.page_content_gtp_edit form .field_group_display .form-type-radio input[readonly]+label {
    cursor: default;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-checkbox input[readonly]+label:before,
#page_content.page_content_gtp_edit form .field_group_display .form-type-radio input[readonly]+label:before {
    background: #f0f0f0;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-checkbox input:checked[readonly]+label:before,
#page_content.page_content_gtp_edit form .field_group_display .form-type-radio input:checked[readonly]+label:before {
    background: #263b6e;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select select {
    padding-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select select option {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-container.readonly .chosen-single,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-container.readonly .chosen-choices {
    background: #f0f0f0 !important;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select select,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices {
    height: 56px;
    border: solid 1px #e5e5e5;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    background: #fff;
    width: 100%;
    box-shadow: none;
    display: block;
    padding-left: 20px;
    overflow: hidden;
    outline: none;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAASCAYAAABIB77kAAAAAXNSR0IArs4c6QAAAXtJREFUOBHNlL1KxFAQhTdRSaMg+AJaJSBabGFhkyfIDwjCgnUKQVHsrLZ3EbS0t3ItTKlob5FGbJLKMg9gYAuTeM6SK3HdxPwoOpA7c2cm58sNw+10/sIMw1ixbXvjN9iWZa1Bf1VoywDZ2ARxHD+iMHQcZ04U23ronSZJ8gSdZ8QH1JOR6MHPcgPbCsPw6iegONk59A7HqlgkSdphLOO5ZyAsTVOrLZQwHGRPaGb+gV52XfcCfpAlx64NFL/ubBKG0w273e4xxWe4BEFwp6rqPMJN7jPToiha13X92vO8RCTLPGGo7+d7Mliv3++/MT8GMiBU07QFhI2gVWDkfAC58X3/tgm0KuwLsAm0DmwqsA60LozaEpciM01zgIk9ytcxBDeKomyPRqMT5EsHJP+eiEuBbCqAvuBDloUI/eQ05mv5+NPQ5AsiLhikRVGnrwpj77dANhVAWaoFY38lIBunQeucjBq0ykA2Z9BXgJbwXOK62hU3COv/0t4BzKzVq3MwBMAAAAAASUVORK5CYII=');
    background-position: right 20px center;
    background-size: 14px 9px;
    background-repeat: no-repeat;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select select.readonly,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single.readonly,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices.readonly {
    background-color: #f0f0f0;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single span,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices span,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single input,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices input {
    height: 54px;
    line-height: 54px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    color: #4d4d4d;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single span::-moz-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices span::-moz-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single input::-moz-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices input::-moz-placeholder {
    color: #4d4d4d;
    opacity: 1;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single span:-ms-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices span:-ms-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single input:-ms-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices input:-ms-input-placeholder {
    color: #4d4d4d;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single span::-webkit-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices span::-webkit-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single input::-webkit-input-placeholder,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices input::-webkit-input-placeholder {
    color: #4d4d4d;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single .search-choice,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices .search-choice {
    border: none;
    padding: 0;
    margin: 0;
    background: transparent;
    line-height: 54px;
    border-radius: 0;
    box-shadow: none;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single .search-choice .search-choice-close,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices .search-choice .search-choice-close {
    top: 50%;
    right: 0;
    margin-top: -6px;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single div,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices div {
    display: flex;
    align-items: center;
    right: 15px;
    margin: 0;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-single div b,
#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices div b {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices {
    display: flex;
    flex-wrap: nowrap;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices>li.search-choice {
    float: none;
    padding-right: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 0 0 auto;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-choices>li.search-choice:not(:last-child) {
    margin-right: 10px;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-drop {
    box-shadow: none;
    border-color: #e5e5e5;
}

#page_content.page_content_gtp_edit form .field_group_display .form-type-select .chosen-drop .chosen-results {
    margin: 0px;
    padding: 0px;
}

#page_content.page_content_gtp_edit form .field_group_display .sticky-header {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table {
    display: block;
    margin-bottom: 30px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table thead {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody {
    display: block;
    margin-bottom: -23px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:after {
    content: " ";
    display: table;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:after {
    clear: both;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:before,
#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:after {
    content: " ";
    display: table;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody:after {
    clear: both;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr {
    display: block;
    margin-bottom: 23px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr .field-multiple-drag {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td {
    display: block;
    padding: 0;
    border: none;
    text-align: left;
    position: relative;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td .form-item {
    margin-bottom: 0;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td label {
    display: block;
    font-size: 17px;
    line-height: 25px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td .remove-button,
#page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td .multiple-fields-remove-button {
    position: absolute;
    margin: 0px;
    font-size: 0;
    width: 17px;
    height: 19px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAmCAYAAACh1knUAAAAAXNSR0IArs4c6QAABRhJREFUWAm1V11oXEUUnjO7SU012mraYgUfhCYqCEr1oTQVX3z1Lb4KCiIKCUGp4NP6oCCU1vRB8aU+1YKCL4IICoaYCmKD+NOfpIIiWEgT01pC2u7mzvE79+6cO3N37+7Gbgc2c2fOz3zndyZkehwPPz39mHPJx8xmf3cRcmTMgq3Yly7MHfu1O78xthcm4UkS90lvIISbLRt+yjl3Ula9DADvPg5MTA+tXko2hJMM1dmYvzpJQemDADIoPA8M3Ds0O1u70YlfaNVuDEK/tnJPxZg1z3ru4umZJ/yi3Tx6cOon7D8utLXBdch2Hz2HxquCpXBI/weNHpp8t6tapkFmfj3jo2WyfKKTDDt6EXmyR3isNUeAvNGJX2i07+DkbbGw28FF+pZDU1TQr3XVEj2fKmNLzrhTUnoojRX8ea1fh4R6kGMnkGV3IRjXLZkXPC0q333jk5cNm11EZn1p/viwZ+rXXKvV7Mlv1uo4o4Iz/sAZD3ndhdDQZSEIYukdnqlf8+ffr48IiExfdpbXHQEhNsuecGUly3q/7sfcqNd3ez0wVs+SvbihkZHQpMMlJEJ/ZitjRsenXkXu7ADYZHF+5j3ZH3tm+klu8LPyTQP09eLssTPp/vjUm0ywnM3VpfmZD2RPRpKYtKTlG6EpB8KGQMyQ4LJQIRHEeJsdjzDRv/hOgbiEDxjj0j7EiV3HfgrEMb8FNXfjOAm1AmG2MM5hCxTDaRqkC/yJQ0M5kdmJR3QA3oYsiHm7bpZ8oAKGUl7D10OW0DiXgVRyDMTl7kIRRx5BSFKlADQwMfFp6f0hNOFpnhABYZsbRzY/S3hjIGTVXcxpjihi1H/qEdn45eaZUq+ENIRRZUQOCarGEVX0LKFFQPCa0QRCDFVIGJFcat22Gy51vewXR0hDiFQm48uNqzrJx3xEQGwlzxEkW5QjgKJKG5tcCiSmxTmC8KpxjQoqNBgRkDuHdygR5adCwh+GZnMzKQ1NSEOuKPjsTE6NI6LNxW+P/BPgiEOz8EVtQ9p7KOSZQzdXOasKTwvnkEZcyBHjQ8OrAAOc+Yg8Itva8Zjui6qDrFqHTlAamiQub5UZe+4w7i4NaZQfcm4LEORCMzxsz6+dHhEmGXgYaQVYV95LULsKEuFVINVrjT2ZJgmzP8PvtAEStt5GPc8TVJEqdZX8sFxV9hXSEE4FnzgfFmmKeXV6+TYeySsna8kZK17vqhTeKU3WkBbmlXOb6hEg0aIoBcJkNX54m6pw6GZYpO73ivwc0kKZsEGGXvdyLR4hl6OFdWm5NZk1NIhxKZCQhv/31Ito6WqUM3kHLwcSdFdklQqzy+MN6zqEJqe5IK+Q7WoU3qTq9Q5AcrQo9Fw4qABrylt8SAuvBehSo/A6bsmR+GEEeEmQSIi3CuNt/SMseQONaAPx/EEsIbZzuKUn/Xc6k/nSkl2VpBUZ2ZOB5rYb3Tn9Hqze0eKRFiCDQ7Rcb/ZWSKlHLs69fx5r+elYmj/6Mxby03Fh/vgCFvIrDjUq2bW9xSMtyfrbV0evoOzS/8yK901R85bW1MwRoqtnP6vVi7ItQJp3wErGmCdYUXAr6/0vfzSAq2OnyBSfiF5PS2iEgEhKDPfiY9vYoclXMN/0Av9nXj93Fu/X5mjTVYXSFgheQXjNZ4nlnPnQ6+jH3O6eEb0toWluarb34/BIh80qLtrDoq1H7q/ufOdSY+134NxbFLilNfHfw488esp8d0tabq/wf3cR19Bjq9IcAAAAAElFTkSuQmCC');
    background-size: cover;
    right: -15px;
    bottom: 18px;
    background-color: transparent;
    padding: 0;
}

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

    #page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td .remove-button,
    #page_content.page_content_gtp_edit form .field_group_display .field-multiple-table tbody tr td .multiple-fields-remove-button {
        right: 20px;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat {
        float: left;
        width: 41.66666667%;
    }
}

@media (min-width:1220px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat {
        float: left;
        width: 33.33333333%;
    }
}

@media (min-width:1370px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat {
        float: left;
        width: 25%;
    }
}

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

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-select-a-social-media-plat {
        margin-bottom: 20px;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-add-link-to-profile,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-add-link-to-profile {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-add-link-to-profile,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-add-link-to-profile {
        float: left;
        width: 58.33333333%;
    }
}

@media (min-width:1220px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-add-link-to-profile,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-add-link-to-profile {
        float: left;
        width: 66.66666667%;
    }
}

@media (min-width:1370px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-add-link-to-profile,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-add-link-to-profile {
        float: left;
        width: 75%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-level,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-level,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-language-collection,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-language-collection {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-level,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-level,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-language-collection,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-language-collection {
        float: left;
        width: 50%;
    }
}

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

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-social-media-profiles .field-multiple-table tbody tr td .field-name-field-level,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-languages .field-multiple-table tbody tr td .field-name-field-level {
        margin-bottom: 20px;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody>tr,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody>tr,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody>tr {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1220px) {

    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody>tr,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody>tr,
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody>tr {
        float: left;
        width: 50%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody>tr td .multiple-fields-remove-button,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-activity-or-interest .field-multiple-table tbody>tr td .multiple-fields-remove-button,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody>tr td .multiple-fields-remove-button {
    right: 10px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody>tr .form-type-textfield:before,
#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody>tr .form-type-textfield:before {
    display: block;
    font-size: 17px;
    line-height: 25px;
    color: #4d4d4d;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-professional-or-volunteer- .field-multiple-table tbody>tr .form-type-textfield label:before {
    content: "Professional or Volunteer Experience";
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-honor-or-award .field-multiple-table tbody>tr .form-type-textfield:before {
    content: "Honor or award";
    font-size: 13px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody {
    margin-left: -15px;
    margin-right: -15px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody>tr {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:960px) {
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody>tr {
        float: left;
        width: 50%;
    }
}

@media (min-width:1220px) {
    #page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody>tr {
        float: left;
        width: 33.33333333%;
    }
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-key-strength tbody>tr td .multiple-fields-remove-button {
    right: 10px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill label {
    display: none;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .form-type-autocomplete-deluxe {
    margin-bottom: 0;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .autocomplete-deluxe-container {
    border: none;
    padding: 0;
    background: #fff;
    width: 100%;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .autocomplete-deluxe-container .autocomplete-deluxe-item {
    border: none;
    background: none;
    margin: 0;
    margin-bottom: 10px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .autocomplete-deluxe-container .autocomplete-deluxe-item:not(:last-child) {
    margin-right: 10px;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .autocomplete-deluxe-container .autocomplete-deluxe-form {
    margin: 0px;
    clear: both;
    width: 100% !important;
}

#page_content.page_content_gtp_edit form .field_group_display .field-name-field-technical-skill .autocomplete-deluxe-container .autocomplete-deluxe-throbber {
    display: none !important;
}

#page_content.page_content_gtp_edit form .field_group_display .field-add-more-submit {
    margin: 0;
    border-radius: 0;
    min-width: 285px;
    max-width: 100%;
    text-align: center;
    height: 47px;
    line-height: 49px;
    font-size: 14px;
    font-weight: bold;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:before,
#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:after {
    content: " ";
    display: table;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:after {
    clear: both;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:before,
#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:after {
    content: " ";
    display: table;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo:after {
    clear: both;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file {
    width: 220px;
    height: 233px;
    border: solid 1px #e5e5e5;
    background-image: url(/sites/all/themes/aup_2018/img/upload-photo.png);
    background-repeat: no-repeat;
    background-position: center 44px;
    position: relative;
}

@media screen and (min-width:1221px) {
    #page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file {
        float: right;
    }
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file label {
    position: absolute;
    z-index: 3;
    font-size: 17px;
    text-align: center;
    color: #4d4d4d;
    width: 100%;
    left: 0;
    bottom: 90px;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .image-preview {
    position: relative;
    z-index: 5;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #263b6e;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .image-preview img {
    display: block;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .description {
    position: absolute;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    height: 36px;
    overflow: hidden;
    bottom: 27px;
    left: 0;
    width: 100%;
    line-height: 18px;
    font-style: normal;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .image-widget-data .form-file {
    opacity: 0;
    z-index: 22;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .image-widget-data .file,
#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file .image-widget-data .file-size {
    display: none;
}

#page_content.page_content_gtp_edit form .field-name-field-upload-a-photo .form-type-managed-file input[value=Remove] {
    position: absolute;
    background-color: transparent;
    border-radius: 0px;
    font-size: 0;
    outline: none;
    margin: 0;
    padding: 0;
    z-index: 55;
    top: 10px;
    right: 10px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAArtJREFUWAnNmMlqFFEUhtNR0J0ax5hoduIQ94IPIPgETgvFWRwxPogrcV4IznkDXbTunE2c4pBsRI07t6Jpvz/pG04u1XRV9bndHvjr3HOH/3wUVEFVV1eHolarLUaX0Df0HV1FPR3CmdsWkH70GcUxwcTA3N1trgDoQ59Qo5hgYW2bsWba0bgZXIAe7wgkTauBIEf+wp7ett5JGq5HeiDyxnByQEiWo/mhEeMN6AfKE7/CuSQZgl70Ad1HZSBHkoDJFKBVdTjSdNzjaiE3Uk/OLGVe/zC7LQkgxoJ7n9H2LnMWchN1FqTgdqWCW4n5O9Qo7rAwLzRnLMifZvNfxrvDumvGWHBvTbNGw9ssWMhBakEKbo8rVDDDeAXKA8e26bjF1UJupt4Z/FwzxnqVvEFF4yYHZiFdoYIZDQQ3WpTM7L8RvLJyd9Zk3jmaLGPvQzSY90y0b4r6QTTnUwoOjZg7UXSoB2KvD03kgvFS9Lookdk/xXhfZOtTYiy4V6ZZ0aHg9vvQRC4Y96CXRYnMfsEdiGx9Sow94A760EQuwC1BL1DZ0J07FNn6lBgL7nlZMs4J7rAPTeSCsT4Nn6GyIbgjka1PibHgnpYl45zgjvrQRC4YC+4JaiWORbY+JUSLUKtwx31oMlyAG2rltnH2RIat3xQNKuhCSciTfiSRE0Crw1Qd8mJByFPhvHsGZACNo9l/Iox1J/X3KU+cdoeyhhDsqFPod8OasMZYkJfra43SmbA/WabzedNdv8X6QzPGgrxi1u3wbNiXNNMxfq1kQV6zZIyHkkIFcxotRL+j5ir1D6/P7Oumvo4U58J88kyzrdMtsy8fmbZPtyC3J4eyDWjY7MU8ZiHt2XaM9VW3pUmjdawPA7mgyb4ky/qRkwU4yfxjVEWP0GilUqmR2x4C/Ir0fSoQqQrMGPm/iH+OWxbyvI381gAAAABJRU5ErkJggg==');
    background-size: cover;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-size: 15px 15px;
    background-position: center center;
    background-color: #263b6e;
    background-repeat: no-repeat;
}

#page_content.page_content_gtp_edit form .field-name-field-i-hereby-acknowledge .form-type-checkbox,
#page_content.page_content_gtp_edit form .field-name-field-i-accept .form-type-checkbox {
    position: relative;
    padding-left: 35px;
}

#page_content.page_content_gtp_edit form .field-name-field-i-hereby-acknowledge .form-type-checkbox label,
#page_content.page_content_gtp_edit form .field-name-field-i-accept .form-type-checkbox label {
    position: absolute;
    font-size: 0px;
    width: 24px;
    height: 24px;
    left: 0;
    top: 2px;
}

#page_content.page_content_gtp_edit form .field-name-field-i-hereby-acknowledge .form-type-checkbox .description,
#page_content.page_content_gtp_edit form .field-name-field-i-accept .form-type-checkbox .description {
    font-size: 17px;
    line-height: 25px;
    color: #4d4d4d;
    font-style: normal;
    margin-top: 0;
}

#page_content.page_content_gtp_edit form .field-name-field-i-hereby-acknowledge .form-type-checkbox .description a,
#page_content.page_content_gtp_edit form .field-name-field-i-accept .form-type-checkbox .description a {
    color: #263b6e;
    text-decoration: underline;
}

@media screen and (min-width:660px) {
    #page_content.page_content_gtp_edit form .form_actions {
        display: flex;
        justify-content: flex-end;
    }
}

#page_content.page_content_gtp_edit form .form_actions>div:not(:last-child) {
    margin-right: 30px;
}

@media screen and (max-width:661px) {
    #page_content.page_content_gtp_edit form .form_actions>div:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

#page_content.page_content_gtp_edit form .form_actions>div input {
    margin: 0;
    border-radius: 0px;
    height: 47px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    min-width: 255px;
    max-width: 100%;
    line-height: 49px;
}

@media screen and (max-width:661px) {
    #page_content.page_content_gtp_edit form .form_actions>div input {
        width: 100%;
    }
}

#page_content.page_content_gtp_edit form .form_actions>div.grey input {
    background-color: #801c1b;
}

#page_content.page_content_gtp_edit form .form_actions>div.red input {
    background-color: #801c1b;
}

#page_content.page_content_gtp_edit form .form_actions>div p {
    font-size: 11px;
    font-style: italic;
}

#page_content.page_content_gtp_edit form .status_profile {
    text-align: right;
    font-style: italic;
    padding-top: 10px;
}

#page_content.page_content_gtp_edit .field-name-field-ug-degree table tr td .form-item:after {
    content: "Bachelor of Arts, Communications, The American University of Paris";
    display: block;
    font-size: 12px;
    font-style: italic;
    padding-top: 5px;
    position: absolute;
    z-index: 1;
}

#page_content.page_content_gtp_edit .field-name-field-professional-or-volunteer- table tr td .form-item:after {
    content: "Job Title, Company Name, Company Location, Start and End Date (Month, Year to Month, Year)";
    display: block;
    font-size: 12px;
    font-style: italic;
    padding-top: 5px;
    position: absolute;
    z-index: 1;
}

.infos_publication_profile {
    text-align: center;
    font-weight: bold;
}

#header {
    z-index: 500;
}

#header .container {
    width: 1140px;
    margin: 0px auto;
}

@media (max-width:1199px) {
    #header .container {
        width: 100%;
    }
}

#header #top_header {
    border-bottom: 8px solid #d9a226;
}

@media (min-width:1200px) {
    #header #top_header .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}

#header #top_header .container .header_top_left {
    background-color: #263b6e;
    padding-right: 25px;
    position: relative;
}

@media (max-width:1199px) {
    #header #top_header .container .header_top_left {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width:650px) {
    #header #top_header .container .header_top_left {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_left {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:1200px) {
    #header #top_header .container .header_top_left:before {
        content: "";
        width: 100vw;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100vw;
        background-color: #263b6e;
    }

    #header #top_header .container .header_top_left:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 92px 45px 0 0;
        border-color: #263b6e transparent transparent transparent;
        top: 0;
        right: -45px;
    }
}

#header #top_header .container .header_top_left h1 {
    position: relative;
    font-size: 26px;
    font-weight: 600;
    line-height: 2.23;
    text-align: left;
    color: #ffffff;
    height: 92px;
    line-height: 96px;
}

#header #top_header .container .header_top_left h1 small {
    font-weight: 300;
    font-size: 26px;
}

@media (max-width:1199px) {
    #header #top_header .container .header_top_left h1 {
        height: 85px;
        line-height: 90px;
    }
}

@media (max-width:600px) {
    #header #top_header .container .header_top_left h1 {
        font-size: 18px;
        height: 60px;
        line-height: 65px;
        text-align: center;
    }

    #header #top_header .container .header_top_left h1 small {
        font-size: 18px;
    }
}

@media (max-width:400px) {
    #header #top_header .container .header_top_left h1 {
        font-size: 14px;
    }

    #header #top_header .container .header_top_left h1 small {
        font-size: 13px;
    }
}

#header #top_header .container .header_top_right {
    background: #fff;
}

@media (max-width:1199px) {
    #header #top_header .container .header_top_right {
        padding: 20px 50px;
    }
}

@media (max-width:650px) {
    #header #top_header .container .header_top_right {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
}

#header #top_header .container .header_top_right nav>.menu {
    display: flex;
    align-items: center;
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right nav>.menu {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 2px 15px;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right nav>.menu>li {
        grid-column: span 2;
    }

    #header #top_header .container .header_top_right nav>.menu>li a {
        text-align: center !important;
    }
}

#header #top_header .container .header_top_right nav>.menu>li:not(:last-child) {
    margin-right: 30px;
}

@media (max-width:600px) {
    #header #top_header .container .header_top_right nav>.menu>li:not(:last-child) {
        margin-right: 15px;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right nav>.menu>li:not(:last-child) {
        margin-right: 0;
    }
}

#header #top_header .container .header_top_right nav>.menu>li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 3.63;
    text-align: left;
    color: #263b6e;
    text-transform: uppercase;
    height: 31px;
    line-height: 37px;
}

@media (max-width:600px) {
    #header #top_header .container .header_top_right nav>.menu>li a {
        font-size: 14px;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right nav>.menu>li a {
        font-size: 12px;
    }
}

#header #top_header .container .header_top_right nav>.menu>li a:hover {
    color: #801c1b;
}

@media (max-width:1199px) {
    #header #top_header .container .header_top_right nav>.menu>li.button_header {
        justify-self: flex-end;
    }

    #header #top_header .container .header_top_right nav>.menu>li.button_header.button_header_first {
        margin-left: auto;
    }
}

@media (max-width:500px) {
    #header #top_header .container .header_top_right nav>.menu>li.button_header {
        grid-column: span 3;
        justify-self: initial;
        margin-left: initial !important;
        margin-right: initial !important;
    }

    #header #top_header .container .header_top_right nav>.menu>li.button_header a {
        width: 100%;
        text-align: center;
    }
}

#header #top_header .container .header_top_right nav>.menu>li.button_header a {
    border-radius: 5px;
    border: solid 2px #263b6e;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 33px;
    font-weight: 600;
}

#header #top_header .container .header_top_right nav>.menu>li.button_header a:hover {
    background: #263b6e;
    color: #fff;
}

#header #bottom_header {
    padding-top: 25px;
    padding-bottom: 25px;
    background: rgba(255, 255, 255, 0.7);
}

@media (max-width:1199px) {
    #header #bottom_header .left {
        padding-top: 6px;
    }
}

@media (max-width:1199px) {
    #header #bottom_header {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width:650px) {
    #header #bottom_header {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width:500px) {
    #header #bottom_header {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#header #bottom_header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (max-width:1199px) {
    #header #bottom_header .container {
        align-items: flex-start;
    }
}

#header #bottom_header #home_hamburger {
    position: relative;
    padding: 0;
    width: auto;
    height: 17px;
    background: none;
    margin: 0;
    overflow: initial;
    z-index: 1;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#header #bottom_header #home_hamburger.fixed {
    position: fixed;
    top: 0;
    left: 0;
    padding: 28px 20px;
    background: rgba(255, 255, 255, 0.7);
}

#header #bottom_header #home_hamburger svg {
    fill: #263b6e;
    margin-right: 20px;
}

#header #bottom_header #home_hamburger span {
    height: 17px;
    line-height: 23px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #263b6e;
    display: block;
    padding: 0;
}

@media (min-width:1200px) {
    #header #bottom_header .header_main_menu_home>nav>.menu {
        display: flex;
        align-items: center;
    }
}

@media (max-width:1199px) {
    #header #bottom_header .header_main_menu_home>nav>.menu {
        max-height: 30px;
        overflow: hidden;
        transition: 0.3s all;
    }

    #header #bottom_header .header_main_menu_home>nav>.menu.expend {
        max-height: 300px;
    }
}

@media (min-width:1200px) {
    #header #bottom_header .header_main_menu_home>nav>.menu>li:first-child {
        display: none;
    }
}

#header #bottom_header .header_main_menu_home>nav>.menu>li:not(:last-child) {
    margin-right: 30px;
}

@media (max-width:1199px) {
    #header #bottom_header .header_main_menu_home>nav>.menu>li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#header #bottom_header .header_main_menu_home>nav>.menu>li a {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #263b6e;
    display: block;
}

#header #bottom_header .header_main_menu_home>nav>.menu>li a:hover {
    color: #801c1b;
}

#footer_home #footer_home_header {
    background: #263b6e;
    border-bottom: 8px solid #d9a226;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:400px) {
    #footer_home #footer_home_header {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#footer_home #footer_home_header form {
    width: 563px;
    margin: 0px auto;
    position: relative;
    max-width: 100%;
}

#footer_home #footer_home_header form input[type=text] {
    height: 36px;
    background: #fff;
    border-radius: 3px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 1.97;
    text-align: left;
    color: #3f3f40;
    display: block;
    width: 100%;
    border: none;
}

#footer_home #footer_home_header form input[type=text]::-moz-placeholder {
    color: #3f3f40;
    opacity: 1;
}

#footer_home #footer_home_header form input[type=text]:-ms-input-placeholder {
    color: #3f3f40;
}

#footer_home #footer_home_header form input[type=text]::-webkit-input-placeholder {
    color: #3f3f40;
}

#footer_home #footer_home_header form input[type=text]:focus::-moz-placeholder {
    color: #b4b4b4;
    opacity: 1;
}

#footer_home #footer_home_header form input[type=text]:focus:-ms-input-placeholder {
    color: #b4b4b4;
}

#footer_home #footer_home_header form input[type=text]:focus::-webkit-input-placeholder {
    color: #b4b4b4;
}

#footer_home #footer_home_header form .form-actions {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 100%;
}

#footer_home #footer_home_header form .form-actions input[type=submit] {
    width: 100%;
    height: 100%;
    font-size: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNrsmD9oFEEUxveSmBSJBsMVCiGNcCIiyBU5kAQkBCWdSuxTJBAR0miZNrZaprewSJE6/kWwiAkkIZBDIqcERAsP/FfEKJvzG3kHy8fs7czuzqh4D35ws9y+9zE78+a9KQT2dhaMgzIogQHQA/ZBHeyCdfAI1II/ZH1gDuyAhgVrYBp0+xLaAWbAR0uhzB6YdC32BHiSIEQtgzdgS0T9SPj/Euh3IfYceBcT9AW4CU7LF4hal7x7G2zGvP8KDOUt9pMm0DMwbOlrDGxofKnJGMxrGfDMfgezoJDSZyeYByH53ZHNnGmD8Zr9AkZy+nJXwQH5v5/F4YxmZkdy3hvXwCHFmUibZzl1zTrKPgsUp6rZvIk2p9lgBUeCj4jIaLzrtk74BBsO3NoVirdiWxtwnnVt6uu9jcQMpSYxygzj9OyBB8ENiqN0XDQVXKZnjz3VKU9pXDYVXIqMVSp77UnwFo1LpoKja+eD5EkfVpdiqWlFU8E9kfFXz3X2PqU7I8HRl457Ftwb+R2aCq5HxielRPRhHOu9qeBd+ixnPAk+T+OaqeB1enbZk2CO89L0xVN00m16ENslGakZU5WdR20crJHoMceCpyjesq2DaXKwIZ2Cq8ywR/Gsl2G3xsm8I8GLFGc1raNJchRKW5On3aAY6lS9kMXhEjk8kLYmL7HciN7N6rRf7g14FhZMj86YNbsYc0cxmsdMDMVcolSlUyhYpK4pzd7grrySh+jBFhd/qlO4I4V/UXPcqi74HuXZhg/RfXJvkBRQrfPP4GfC/w5lzY6KSCeiA5mxapDt9nKVskHFtegOacVXNDu91cwvtzgUUolOc/cwIA1j8wa+KBkklBKxJoXMc/AtwZcS9xAcoybikk0x5NucL4+26Lbotuj/SPR28Jcbi74V/ANWkZn9LfaXAAMAPtR+/WzMvPYAAAAASUVORK5CYII=');
    background-size: 22px 22px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

#footer_home #footer_home_content .container {
    width: 1140px;
    margin: 0px auto;
    padding-top: 63px;
    padding-bottom: 40px;
}

@media (min-width:1200px) {
    #footer_home #footer_home_content .container {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width:1199px) {
    #footer_home #footer_home_content .container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        padding-left: 80px;
        padding-right: 80px;
        grid-gap: 75px;
    }
}

@media (max-width:890px) {
    #footer_home #footer_home_content .container {
        grid-template-columns: 1fr;
        grid-gap: 65px;
    }
}

@media (max-width:540px) {
    #footer_home #footer_home_content .container {
        grid-gap: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width:400px) {
    #footer_home #footer_home_content .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#footer_home #footer_home_content .container .block_1 {
    text-align: center;
}

#footer_home #footer_home_content .container .block_1 h3 {
    font-size: 18px;
    text-align: center;
    color: #273b6e;
    margin-bottom: 24px;
}

#footer_home #footer_home_content .container .block_1 .footer_address {
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    color: #6c6c6d;
    margin-bottom: 24px;
}

#footer_home #footer_home_content .container .block_1 .footer_rs .menu {
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer_home #footer_home_content .container .block_1 .footer_rs .menu>li:not(:last-child) {
    margin-right: 27px;
}

#footer_home #footer_home_content .container .block_1 .footer_rs .menu>li a {
    font-size: 0;
    color: #000;
}

#footer_home #footer_home_content .container .block_1 .footer_rs .menu>li a:hover {
    color: #801c1b;
}

#footer_home #footer_home_content .container .block_1 .footer_rs .menu>li a:before {
    font-size: 23px;
}

#footer_home #footer_home_content .container .block_2 h3,
#footer_home #footer_home_content .container .block_3 h3 {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #323233;
    text-transform: uppercase;
    line-height: 34px;
}

#footer_home #footer_home_content .container .block_2 .menu>li a,
#footer_home #footer_home_content .container .block_3 .menu>li a {
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    color: #263b6e;
    text-transform: uppercase;
    line-height: 34px;
}

#footer_home #footer_home_content .container .block_2 .menu>li a:hover,
#footer_home #footer_home_content .container .block_3 .menu>li a:hover {
    color: #801c1b;
}

@media (max-width:1199px) {
    #footer_home #footer_home_content .container .block_2 {
        padding-top: 40px;
    }

    #footer_home #footer_home_content .container .block_2 .menu {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width:1199px) and (max-width:540px) {
    #footer_home #footer_home_content .container .block_2 .menu {
        grid-template-columns: 55% 45%;
        grid-gap: 0px 15px;
    }
}

#footer_home #footer_home_content .container .block_3 {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

@media (max-width:1199px) {
    #footer_home #footer_home_content .container .block_3 {
        grid-column: span 2;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width:890px) {
    #footer_home #footer_home_content .container .block_3 {
        grid-column: initial;
        grid-template-columns: 1fr;
        grid-gap: 60px;
    }
}

@media (max-width:540px) {
    #footer_home #footer_home_content .container .block_3 {
        grid-gap: 30px;
    }
}

#footer_home #footer_home_content .container .block_3 .footer_menu_quicklinks .menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px 50px;
}

@media (max-width:890px) {
    #footer_home #footer_home_content .container .block_3 .footer_menu_quicklinks .menu {
        grid-gap: 0px 15px;
        grid-template-columns: 55% 45%;
    }
}

@media (max-width:1199px) {
    #footer_home #footer_home_content .container .block_3 .footer_menu_others .menu {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px 50px;
    }
}

@media (max-width:1199px) and (max-width:890px) {
    #footer_home #footer_home_content .container .block_3 .footer_menu_others .menu {
        grid-gap: 0px 15px;
        grid-template-columns: 55% 45%;
    }
}

.page_wrapper_home {
    position: relative;
    padding-top: 100px;
}

@media (max-width:1199px) {
    .page_wrapper_home {
        padding-top: 164px;
    }
}

@media (max-width:650px) {
    .page_wrapper_home {
        padding-top: 139px;
    }
}

@media (max-width:500px) {
    .page_wrapper_home {
        padding-top: 119px;
    }
}

.page_wrapper_home #header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media (max-width:600px) {
    .page_wrapper_home .widget_row {
        margin-bottom: 30px;
    }
}

.page_wrapper_home .widget_centered_container .container {
    max-width: 1320px;
    margin: 0px auto;
}

.page_wrapper_home .widget_centered_container .container .widget_content {
    padding-left: 87px;
    padding-right: 87px;
}

@media (max-width:1199px) {
    .page_wrapper_home .widget_centered_container .container .widget_content {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media (max-width:800px) {
    .page_wrapper_home .widget_centered_container .container .widget_content {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width:500px) {
    .page_wrapper_home .widget_centered_container .container .widget_content {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.page_wrapper_home .widget_centered h2.centered-separator {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 64px !important;
}

@media (max-width:1199px) {
    .page_wrapper_home .widget_centered h2.centered-separator {
        margin-bottom: 45px !important;
    }
}

.page_wrapper_home .widget_centered h2.centered-separator:before {
    content: "";
    height: 1px;
    background-color: #a1a1a2;
    width: 100%;
    top: 13px;
    left: 0;
    position: absolute;
}

.page_wrapper_home .widget_centered h2.centered-separator span {
    position: relative;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:1369px) {
    .hide_desktop {
        display: none !important;
    }
}

@media (min-width:1219px) {
    .hide_tablet {
        display: none !important;
    }
}

#comments .comment-reply {
    display: none;
}

#comments .submitted {
    font-weight: bold;
}

#comments .permalink {
    display: none;
}

#comments .comment-form .form-item-subject {
    display: none;
}

#print_header {
    display: none;
}

@media print {

    #page_footer,
    #sidebar_main,
    #page_banner_landing,
    #page_banner_func,
    #page_banner_content,
    #page_banner_multi,
    #page_banner_featured_buttons,
    #top_bar,
    #messages,
    #tabs,
    .workbench-info-block,
    #sliding-popup,
    .breadcrumb {
        display: none !important;
    }

    #page_wrapper.page_wrapper_no_full_width {
        padding-left: 0 !important;
    }

    #page_content {
        padding-top: 0;
        margin-top: 0 !important;
    }

    #print_header {
        display: block;
        padding-bottom: 15px;
        border-bottom: solid 1px #bdbdbd;
        margin-bottom: 25px;
        padding-top: 15px;
    }

    #print_header:before,
    #print_header:after {
        content: " ";
        display: table;
    }

    #print_header:after {
        clear: both;
    }

    #print_header:before,
    #print_header:after {
        content: " ";
        display: table;
    }

    #print_header:after {
        clear: both;
    }

    #print_header #print_header_logo {
        float: left;
        margin-right: 50px;
    }

    #print_header #print_header_logo img {
        width: 100px;
        height: auto;
    }

    #print_header #print_header_title {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px;
    }

    #print_header #print_header_breadcrumbs {
        font-size: 12px;
    }

    #print_header #print_header_breadcrumbs .sep {
        margin: 0px 15px;
    }

    #print_header #print_header_breadcrumbs .sep:last-child {
        display: none;
    }

    .widget-assets .list-assets-slider .bg.type-Video:after {
        display: none;
    }

    .explore_thumb {
        height: auto;
    }

    .explore_thumb .top {
        height: auto;
    }

    .explore_thumb .front .top .img img {
        width: 100%;
        height: auto;
        display: block;
    }

    .widget-events-content .widget_events_content_title_all h2 strong,
    .widget-news-content .widget_news_content_title_all h2 strong {
        margin-left: 0;
    }

    body.node-type-page-func .widget_row {
        margin-bottom: 10px;
    }

    body.node-type-page-func .widget_row p,
    body.node-type-page-func .widget_row h2:not(.centered):not(.left-aligned):not(.box),
    body.node-type-page-func .widget_row h3,
    body.node-type-page-func .widget_row h5,
    body.node-type-page-func .widget_row h6 {
        margin-bottom: 10px;
        letter-spacing: 0;
        margin-top: 0;
    }

    body.node-type-page-func .widget_row h2:not(.centered):not(.left-aligned):not(.box) {
        font-size: 11px;
        line-height: 16px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    body.node-type-page-func .widget_row h3 {
        font-size: 9px;
        line-height: 15px;
    }

    body.node-type-page-func .widget_row h5,
    body.node-type-page-func .widget_row h6,
    body.node-type-page-func .widget_row p {
        font-size: 8px;
        line-height: 12px;
    }

    body.node-type-page-func .widget_row .widget-text-box table,
    body.node-type-page-func .widget_row .content table {
        margin-bottom: 0;
        float: none;
    }

    body.node-type-page-func .widget_row .widget-text-box table thead td,
    body.node-type-page-func .widget_row .content table thead td,
    body.node-type-page-func .widget_row .widget-text-box table tbody td,
    body.node-type-page-func .widget_row .content table tbody td,
    body.node-type-page-func .widget_row .widget-text-box table thead th,
    body.node-type-page-func .widget_row .content table thead th,
    body.node-type-page-func .widget_row .widget-text-box table tbody th,
    body.node-type-page-func .widget_row .content table tbody th {
        padding: 4px 10px;
        font-size: 8px;
    }

    body.node-type-page-func .widget_row .widget-text-box table thead td br:first-child,
    body.node-type-page-func .widget_row .content table thead td br:first-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody td br:first-child,
    body.node-type-page-func .widget_row .content table tbody td br:first-child,
    body.node-type-page-func .widget_row .widget-text-box table thead th br:first-child,
    body.node-type-page-func .widget_row .content table thead th br:first-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody th br:first-child,
    body.node-type-page-func .widget_row .content table tbody th br:first-child,
    body.node-type-page-func .widget_row .widget-text-box table thead td br:last-child,
    body.node-type-page-func .widget_row .content table thead td br:last-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody td br:last-child,
    body.node-type-page-func .widget_row .content table tbody td br:last-child,
    body.node-type-page-func .widget_row .widget-text-box table thead th br:last-child,
    body.node-type-page-func .widget_row .content table thead th br:last-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody th br:last-child,
    body.node-type-page-func .widget_row .content table tbody th br:last-child {
        display: none;
    }

    body.node-type-page-func .widget_row .widget-text-box table thead th:first-child,
    body.node-type-page-func .widget_row .content table thead th:first-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody th:first-child,
    body.node-type-page-func .widget_row .content table tbody th:first-child {
        width: 150px;
    }

    body.node-type-page-func .widget_row .widget-text-box table thead th:last-child,
    body.node-type-page-func .widget_row .content table thead th:last-child,
    body.node-type-page-func .widget_row .widget-text-box table tbody th:last-child,
    body.node-type-page-func .widget_row .content table tbody th:last-child {
        width: 200px;
    }

    body.node-type-page-func .widget_row .widget-text-box table thead th,
    body.node-type-page-func .widget_row .content table thead th {
        color: #263b6e;
    }

    body.node-type-page-func .widget_row .widget-text-box table+h3,
    body.node-type-page-func .widget_row .content table+h3 {
        margin-top: 20px;
    }

    body.node-type-page-func .widget_row .accordion .accordion-row .accordion-head {
        padding-left: 0;
        font-size: 11px;
    }

    body.node-type-page-func .widget_row .accordion .accordion-row .accordion-head:before {
        display: none;
    }

    body.node-type-page-func .widget_row .accordion .accordion-row .accordion-content {
        max-height: none;
        padding-left: 0;
    }

    #sidebar_content {
        display: none;
    }

    #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
        padding-right: 0;
    }
}

.node-type-service .field-name-field-service-image {
    float: left;
    padding-right: 15px;
}

.node-type-service .field-name-field-service-actions a {
    display: block;
    height: 35px;
    line-height: 37px;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #263b6e;
    border-radius: 3px;
    margin-bottom: 5px;
}

.node-type-service .field-name-field-service-actions .field-item:not(:last-child) {
    padding-bottom: 15px;
}

.node-type-service .field-name-field-service-actions a:hover {
    background: #801c1b;
}

.node-type-service .view-service-faqs {
    padding-top: 40px;
}

.node-type-service .view-service-faqs .views-row {
    padding: 0;
    border: 0;
}

.page-node-98 #page_content fieldset:not(.horizontal-tabs-pane):not(.collapsed) {
    border: 0;
    padding: 0;
    margin: 0;
}

body.page-node-5494 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
    background: #C15838;
}

body.page-node-5494 .sidebar-widget-text a {
    color: #C15838;
}

body.page-node-5494 #page_content a {
    color: #C15838;
}

body.page-node-5593 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5584 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-41674 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5591 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5601 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5602 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5597 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5594 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-5598 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
body.page-node-41697 #sidebar_content .sidebar-widget-featured-buttons .item-list li a {
    background: #801C1B;
}

body.page-node-5593 .sidebar-widget-text a,
body.page-node-5584 .sidebar-widget-text a,
body.page-node-41674 .sidebar-widget-text a,
body.page-node-5591 .sidebar-widget-text a,
body.page-node-5601 .sidebar-widget-text a,
body.page-node-5602 .sidebar-widget-text a,
body.page-node-5597 .sidebar-widget-text a,
body.page-node-5594 .sidebar-widget-text a,
body.page-node-5598 .sidebar-widget-text a,
body.page-node-41697 .sidebar-widget-text a {
    color: #801C1B;
}

body.page-node-5593 #page_content a,
body.page-node-5584 #page_content a,
body.page-node-41674 #page_content a,
body.page-node-5591 #page_content a,
body.page-node-5601 #page_content a,
body.page-node-5602 #page_content a,
body.page-node-5597 #page_content a,
body.page-node-5594 #page_content a,
body.page-node-5598 #page_content a,
body.page-node-41697 #page_content a {
    color: #801C1B;
}

body.page-node-6094 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6103 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6104 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6105 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6106 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6107 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6108 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6110 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6094 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6103 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6104 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6105 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6106 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6107 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6108 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
body.page-node-6110 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
    background: #3a96b0;
}

body.page-node-6094 .sidebar-widget-text a,
body.page-node-6103 .sidebar-widget-text a,
body.page-node-6104 .sidebar-widget-text a,
body.page-node-6105 .sidebar-widget-text a,
body.page-node-6106 .sidebar-widget-text a,
body.page-node-6107 .sidebar-widget-text a,
body.page-node-6108 .sidebar-widget-text a,
body.page-node-6110 .sidebar-widget-text a {
    color: #3a96b0;
}

body.page-node-6094 #page_content a,
body.page-node-6103 #page_content a,
body.page-node-6104 #page_content a,
body.page-node-6105 #page_content a,
body.page-node-6106 #page_content a,
body.page-node-6107 #page_content a,
body.page-node-6108 #page_content a,
body.page-node-6110 #page_content a {
    color: #3a96b0;
}

body.page-node-6094 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6103 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6104 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6105 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6106 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6107 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6108 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6110 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6094 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6103 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6104 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6105 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6106 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6107 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6108 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
body.page-node-6110 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover {
    background: #daa327;
}

body.page-node-6094 .sidebar-widget-text a:hover,
body.page-node-6103 .sidebar-widget-text a:hover,
body.page-node-6104 .sidebar-widget-text a:hover,
body.page-node-6105 .sidebar-widget-text a:hover,
body.page-node-6106 .sidebar-widget-text a:hover,
body.page-node-6107 .sidebar-widget-text a:hover,
body.page-node-6108 .sidebar-widget-text a:hover,
body.page-node-6110 .sidebar-widget-text a:hover {
    color: #daa327;
}

body.page-node-6094 #page_content a:hover,
body.page-node-6103 #page_content a:hover,
body.page-node-6104 #page_content a:hover,
body.page-node-6105 #page_content a:hover,
body.page-node-6106 #page_content a:hover,
body.page-node-6107 #page_content a:hover,
body.page-node-6108 #page_content a:hover,
body.page-node-6110 #page_content a:hover {
    color: #daa327;
}

body.page-node-6094 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6103 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6104 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6105 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6106 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6107 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6108 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
body.page-node-6110 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    background: #3a96b0;
}

body.page-node-6094 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6103 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6104 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6105 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6106 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6107 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6108 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
body.page-node-6110 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after {
    border-color: transparent transparent transparent #3a96b0;
}