.thumbnail {
    filter: brightness(.5);
    -ms-filter: brightness(.5)
}

.new-site-fixed-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(86, 97, 104, .95);
    z-index: 1037
}

.new-site-fixed-bar ul.list-inline {
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 10px 0
}

.new-site-fixed-bar ul.list-inline li {
    line-height: 100%;
    margin: 0 10px;
    padding: 0
}

.new-site-fixed-bar ul.list-inline li a {
    color: #fff
}

.new-site-fixed-bar ul.list-inline li a:hover {
    color: #c4c3c3
}

@media screen and (max-width: 768px) {
    .new-site-fixed-bar ul.list-inline li:first-child {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .new-site-fixed-bar ul.list-inline li {
        display: block;
        padding: 8px 0
    }
}

#onlineFormcollapse0.panel-collapse .row.form-group .row.form-group {
    margin-left: 0;
    margin-right: 0
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

header {
    position: absolute;
    width: 100%
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

a[href^=mailto] {
    word-break: break-word
}

.gold {
    color: #ffcf0c
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    color: #192026
}

ou-small, small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -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: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.color-swatch {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 8px
}

.white-text {
    color: #fff
}

.white-text a {
    color: #fff
}

.white-text a:hover, a.white-text:hover {
    color: #fff;
    text-decoration: underline
}

.fa.fa-5x {
    font-size: 5vw
}

.fa.fa-4x {
    font-size: 4vw
}

.fa.fa-3x {
    font-size: 3vw
}

.fa.pull-left.fa-fw {
    line-height: 170%
}

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }

    .col-sm-push-4 {
        left: 0 !important
    }

    .col-sm-8 {
        width: 100% !important
    }

    .hidden-print {
        display: none !important
    }

    #header-announcement {
        display: none !important
    }

    body {
        font-size: 16px !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    line-height: 1.7;
    color: #4d4d4d;
    background-color: #fff;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #003667;
    text-decoration: none;
    outline: 0
}

a:focus, a:hover {
    color: #d0d700;
    text-decoration: underline;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

a:focus {
    outline: thin dotted;
    outline: 0;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.container img.img-responsive {
    max-width: 100%
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 6px;
    line-height: 1.7;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.pull-right.img-responsive.img-thumbnail {
    margin-right: -15px
}

.pull-left.img-responsive.img-thumbnail {
    margin-left: -15px
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 0;
    margin-bottom: 28px;
    border: 0;
    border-top: 1px solid #e1e1e1
}

i.fa-small, span.fa-small {
    font-size: 70%;
    margin-top: -15%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
    display: block
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #566168
}

.h1, .h2, .h3, .h4 h5, .h5, h1, h2, h3, h4 {
    margin-top: 0;
    margin-bottom: 14px;
    font-weight: 800;
    color: #192026
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 14px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 42px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 28px
}

.h4, h4 {
    font-size: 24px
}

.h5, h5 {
    font-size: 21px
}

.h6, h6 {
    font-size: 19px
}

.proxima-light, span.proxima-light {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin-bottom: 10px
}

.proxima-light strong, span.proxima-light strong {
    font-family: Montserrat, Helvetica Neue, sans-serif;
    font-weight: 500
}

.proxima-bold, span.proxima-bold {
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    margin-bottom: 10px
}

.font-extra-large, p.font-extra-large, span.font-extra-large {
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #192026;
    line-height: 1.2;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600
}

.font-extra-large strong, p.font-extra-large strong, span.font-extra-large strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 800
}

.font-large, p.font-large, span.font-large {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #192026;
    line-height: 1.2;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600
}

.font-large strong, p.font-large strong, span.font-large strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 800
}

.font-medium, p.font-medium, span.font-medium {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #192026;
    line-height: 1.2;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600
}

.font-medium strong, p.font-medium strong, span.font-medium strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 800
}

.font-small, p.font-small, span.font-small {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #192026;
    line-height: 1.2;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600
}

.font-small strong, p.font-small strong, span.font-small strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 800
}

.font-xs, span.font-xs {
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #192026;
    line-height: 1.2;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600
}

.font-xs strong, span.font-xs strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 800
}

.text-dark, span.text-dark {
    color: #192026
}

p {
    margin: 0 0 28px
}

.lead {
    margin-bottom: 28px;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3;
    font-family: HelveticaNeueLight, Helvetica Neue, Helvetica, sans-serif;
    font-size: 21px;
    letter-spacing: .5px;
    color: #192016
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}

.horzmarg {
    margin-left: 10%;
    margin-right: 10%
}

.small, small {
    font-size: 88%
}

.mark, mark {
    border-bottom: 2px solid #ffcf0c;
    padding-bottom: .1em;
    background: 0 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #929191
}

.text-primary {
    color: #003667
}

a.text-primary:hover {
    color: #921723
}

.text-success {
    color: #5d9f38
}

a.text-success:hover {
    color: #47792b
}

.text-info {
    color: #999
}

a.text-info:hover {
    color: grey
}

.text-warning {
    color: #ef4923
}

a.text-warning:hover {
    color: #d0330f
}

.text-danger {
    color: red
}

a.text-danger:hover {
    color: #c00
}

.bg-primary {
    color: #fff;
    background-color: #003667
}

a.bg-primary:hover {
    background-color: #921723
}

.bg-secondary {
    background-color: #d0d700 !important
}

.bg-success {
    background-color: #fff
}

a.bg-success:hover {
    background-color: #e6e6e6
}

.bg-info {
    background-color: #fff
}

a.bg-info:hover {
    background-color: #e6e6e6
}

.bg-warning {
    background-color: #fff
}

a.bg-warning:hover {
    background-color: #e6e6e6
}

.bg-danger {
    background-color: #fff
}

a.bg-danger:hover {
    background-color: #e6e6e6
}

.pcc-box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
}

.page-header {
    margin: 0 0 15px;
    border-bottom: 1px solid #e1e1e1
}

.dropdown-toggle::after {
    display: none
}

.fa-bars:before {
    content: "\f0c9";
    color: #fff
}

body.two-nav-section-page .titlerow.page-header {
    border: 0;
    margin-bottom: 0
}

.page-header h1, .page-header h2 {
    letter-spacing: 1px
}

h1.section-title-landing, span.h1.section-title-landing {
    text-transform: uppercase;
    font-weight: 700
}

h1.section-title-landing small, span.h1.section-title-landing small {
    text-transform: none;
    color: #566168;
    font-size: 50%;
    position: relative;
    top: -5px;
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    font-weight: 400
}

.col-sm-4 nav h1, .col-sm-4 nav h1.group-section-title {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 30px
}

h3.sub-section-group-title, span.h3.sub-section-group-title {
    color: #566168;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

.landing-image h1.section-title-landing {
    color: #fff;
    text-shadow: 0 0 3px #000
}

h2.section-title, span.h2.section-title {
    text-transform: uppercase;
    font-size: 18px;
    color: #929191;
    font-weight: 300;
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    margin-top: 5px
}

@media (min-width: 768px) {
    h2.section-title span.h2.section-title {
        max-width: 34%
    }
}

h1.section-title, span.h1.section-title {
    margin-top: 12px
}

h2.section-title a, span.h2.section-title a {
    color: #929191
}

h2.section-title a:hover, span.h2.section-title a:hover {
    color: #566168;
    text-decoration: none
}

h1.section-title-page, span.h1.section-title-page {
    font-size: 36px;
    padding: 0
}

.col-sm-8 h1.section-title-page, .col-sm-8 span.h1.section-title-page {
    padding-left: 0;
    padding-right: 0
}

ol, ul {
    margin-top: 0;
    margin-bottom: 14px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 28px
}

dd, dt {
    line-height: 1.7
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0;
    color: #566168
}

.panel ol.list-steps, .well ol.list-steps {
    margin-left: 20px
}

ol.list-steps {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

ol.list-steps > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -3px;
    left: -2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    padding: 4px;
    border-top: none;
    background-color: #566168;
    color: #fff;
    font-weight: 700;
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    text-align: center;
    font-size: 25px;
    border-radius: 50%;
    width: 50px;
    height: 50px
}

ol.list-steps-alpha > li:before {
    content: counter(li, upper-alpha);
    counter-increment: li
}

ol.list-steps > li {
    position: relative;
    margin: 0 0 20px 2em;
    padding: 6px 8px 10px 18px;
    list-style: none;
    border-top: none;
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    color: #566168
}

ol.list-steps-alpha {
    list-style-type: upper-alpha
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #c4c3c3
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 14px 28px;
    margin: 0 0 28px;
    font-size: 21.25px;
    line-height: 150%;
    border-left: 5px solid #ffcf0c;
    color: #566168;
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    font-weight: 300
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.7;
    color: #929191;
    font-family: HelveticaNeueLight, 'helvetica neue', helvetica, sans-serif;
    padding: 0;
    background: 0 0
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ffcf0c;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote.center-block {
    padding: 0;
    margin: 0;
    line-height: 130%;
    font-size: 24px;
    border: 0 !important;
    color: #192026;
    font-size: 24px;
    max-width: 500px;
    margin: 20px auto 32px auto
}

.blockquote-yellow {
    padding: 0;
    margin: 0;
    line-height: 130%;
    font-size: 24px;
    border: 0 !important;
    color: #192026;
    font-size: 24px
}

.blockquote-yellow p {
    line-height: 150%;
    background: #fee578;
    display: inline;
    padding: 2px 8px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.blockquote-yellow h1, .blockquote-yellow h2, .blockquote-yellow h3, .blockquote-yellow h4, .blockquote-yellow h5, .blockquote-yellow h6 {
    line-height: 150%;
    background: #fee578;
    display: inline;
    padding: 2px 8px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.center-block.blockquote-yellow {
    max-width: 500px;
    margin: 20px auto 32px auto
}

blockquote.pull-right {
    position: relative;
    right: -20px
}

blockquote.pull-left {
    position: relative;
    left: -20px
}

address {
    margin-bottom: 28px;
    font-style: normal;
    line-height: 1.7
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 10px;
    font-size: 80%;
    color: #566168;
    background-color: #f7f7f9;
    border-radius: 0;
    word-break: break-word;
    display: inline-block;
    margin-bottom: 18px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 13.5px;
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 1.7;
    word-break: break-all;
    word-wrap: break-word;
    color: #566168;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

b, strong {
    font-weight: 800
}

h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

.optima {
    font-family: "optima std", serif
}

hr.red-bar {
    margin: -5px 0 32px 0;
    background: #003667;
    height: 4px;
    width: 60px;
    border: none
}

hr.red-bar.center-block {
    margin-left: auto;
    margin-right: auto
}

hr.gray-bar {
    margin: -5px 0 32px 0;
    background: #c4c3c3;
    height: 4px;
    width: 60px;
    border: none
}

hr.gray-bar.center-block {
    margin-left: auto;
    margin-right: auto
}

hr.dark-line {
    border-bottom: 1px solid #192026
}

hr.large-line {
    background: #566168;
    height: 5px;
    width: 100%;
    display: block;
    margin-bottom: 32px;
    margin-top: 0
}

hr.transparent-line {
    border: none;
    background-color: transparent;
    display: block;
    margin-bottom: 32px
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 480px) {
    .container {
        width: 95%
    }
}

@media (min-width: 768px) {
    .container {
        width: 95%
    }
}

@media (min-width: 992px) {
    .container {
        width: 97%
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.padding-top-sm {
    padding-top: 18px
}

.padding-top-md {
    padding-top: 32px
}

.padding-top-lg {
    padding-top: 48px
}

.padding-bottom-sm {
    padding-bottom: 18px
}

.padding-bottom-md {
    padding-bottom: 32px
}

.padding-bottom-lg {
    padding-bottom: 48px
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.margin-top-sm {
    margin-top: 18px
}

.margin-top-md {
    margin-top: 32px
}

.margin-top-lg {
    margin-top: 48px
}

.margin-bottom-sm {
    margin-bottom: 18px
}

.margin-bottom-md {
    margin-bottom: 32px
}

.margin-bottom-lg {
    margin-bottom: 48px
}

.no-border {
    border: 0 !important
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .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-xss-1, .col-xss-10, .col-xss-11, .col-xss-12, .col-xss-2, .col-xss-3, .col-xss-4, .col-xss-5, .col-xss-6, .col-xss-7, .col-xss-8, .col-xss-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xss-1, .col-xss-10, .col-xss-11, .col-xss-12, .col-xss-2, .col-xss-3, .col-xss-4, .col-xss-5, .col-xss-6, .col-xss-7, .col-xss-8, .col-xss-9 {
    float: left
}

.col-xss-12 {
    width: 100%
}

.col-xss-11 {
    width: 91.66666667%
}

.col-xss-10 {
    width: 83.33333333%
}

.col-xss-9 {
    width: 75%
}

.col-xss-8 {
    width: 66.66666667%
}

.col-xss-7 {
    width: 58.33333333%
}

.col-xss-6 {
    width: 50%
}

.col-xss-5 {
    width: 41.66666667%
}

.col-xss-4 {
    width: 33.33333333%
}

.col-xss-3 {
    width: 25%
}

.col-xss-2 {
    width: 16.66666667%
}

.col-xss-1 {
    width: 8.33333333%
}

.col-xss-pull-12 {
    right: 100%
}

.col-xss-pull-11 {
    right: 91.66666667%
}

.col-xss-pull-10 {
    right: 83.33333333%
}

.col-xss-pull-9 {
    right: 75%
}

.col-xss-pull-8 {
    right: 66.66666667%
}

.col-xss-pull-7 {
    right: 58.33333333%
}

.col-xss-pull-6 {
    right: 50%
}

.col-xss-pull-5 {
    right: 41.66666667%
}

.col-xss-pull-4 {
    right: 33.33333333%
}

.col-xss-pull-3 {
    right: 25%
}

.col-xss-pull-2 {
    right: 16.66666667%
}

.col-xss-pull-1 {
    right: 8.33333333%
}

.col-xss-pull-0 {
    right: auto
}

.col-xss-push-12 {
    left: 100%
}

.col-xss-push-11 {
    left: 91.66666667%
}

.col-xss-push-10 {
    left: 83.33333333%
}

.col-xss-push-9 {
    left: 75%
}

.col-xss-push-8 {
    left: 66.66666667%
}

.col-xss-push-7 {
    left: 58.33333333%
}

.col-xss-push-6 {
    left: 50%
}

.col-xss-push-5 {
    left: 41.66666667%
}

.col-xss-push-4 {
    left: 33.33333333%
}

.col-xss-push-3 {
    left: 25%
}

.col-xss-push-2 {
    left: 16.66666667%
}

.col-xss-push-1 {
    left: 8.33333333%
}

.col-xss-push-0 {
    left: auto
}

.col-xss-offset-12 {
    margin-left: 100%
}

.col-xss-offset-11 {
    margin-left: 91.66666667%
}

.col-xss-offset-10 {
    margin-left: 83.33333333%
}

.col-xss-offset-9 {
    margin-left: 75%
}

.col-xss-offset-8 {
    margin-left: 66.66666667%
}

.col-xss-offset-7 {
    margin-left: 58.33333333%
}

.col-xss-offset-6 {
    margin-left: 50%
}

.col-xss-offset-5 {
    margin-left: 41.66666667%
}

.col-xss-offset-4 {
    margin-left: 33.33333333%
}

.col-xss-offset-3 {
    margin-left: 25%
}

.col-xss-offset-2 {
    margin-left: 16.66666667%
}

.col-xss-offset-1 {
    margin-left: 8.33333333%
}

.col-xss-offset-0 {
    margin-left: 0
}

@media (min-width: 480px) {
    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        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: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #929191
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 28px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 6px;
    line-height: 1.7;
    vertical-align: top;
    border-top: 1px solid #c4c3c3
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #c4c3c3
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #c4c3c3
}

.table .table {
    background-color: #fff
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 4px
}

.table-bordered {
    border: 1px solid #c4c3c3
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #c4c3c3
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #fff
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #f2f2f2
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #fff
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #f2f2f2
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fff
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #f2f2f2
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #fff
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #f2f2f2
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

table.sd-table {
    border: 0;
    font-size: 14px
}

table.sd-table thead th {
    border: 0;
    font-size: 16px;
    padding-right: 30px;
    color: #929191
}

table.sd-table thead th.sorting_asc, table.sd-table thead th.sorting_desc {
    color: #566168
}

table.sd-table tbody tr td:first-child {
    font-weight: 700;
    color: #192026
}

table.sd-table tbody > tr > td {
    border: 0;
    padding: 12px 16px;
    white-space: nowrap
}

table.sd-table tbody > tr {
    border-top: 1px solid #e8e8e8
}

table.dataTable > tbody > tr.child {
    border-top: 0
}

#staffDirectory_wrapper .dataTables_paginate ul.pagination {
    font-size: 12px
}

div.dataTables_paginate ul.pagination {
    white-space: normal !important
}

table.sd-table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.sd-table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 13px;
    left: 7px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: #fff;
    border: none;
    border-radius: 16px;
    text-align: center;
    line-height: 16px;
    box-shadow: none;
    box-sizing: content-box;
    content: '+';
    background-color: #c4c3c3
}

table.sd-table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.sd-table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
    background-color: #003667
}

table.sd-table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
    display: none
}

tr.pccTableHeader th, tr.pccTableRow td {
    padding: 12px 6px;
    line-height: 1.7;
    vertical-align: top;
    border-top: 1px solid #c4c3c3
}

tr.pccTableHeader th {
    vertical-align: bottom;
    border-bottom: 2px solid #c4c3c3
}

table > caption + thead > tr.pccTableRow:first-child > td, table > caption + thead > tr.pccTableRow:first-child > th, table > colgroup + thead > tr.pccTableRow:first-child > td, table > colgroup + thead > tr.pccTableRow:first-child > th, table > thead:first-child > tr.pccTableRow:first-child > td, table > thead:first-child > tr.pccTableRow:first-child > th {
    border-top: 0
}

tr.pccHoverTableRow:hover {
    background-color: #f5f5f5;
    color: #333
}

.pccSelectedTableRow {
    background-color: #929191;
    color: #fff
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 21px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #c4c3c3
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 28px;
    font-size: 25.5px;
    line-height: inherit;
    color: #566168;
    border: 0;
    border-bottom: 1px solid #c4c3c3
}

#retrieval-form legend {
    font-size: 18.5px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 80%;
    color: #566168
}

label.control-label {
    color: #192026;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 17px;
    line-height: 1.7;
    color: #333
}

.form-control {
    font-weight: 700;
    display: block;
    padding: unset;
    font-size: 12px;
    line-height: unset;
    color: unset;
    background-color: unset;
    background-image: unset;
    border: unset;
    border-radius: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset
}

.form-control:focus {
    border-color: #929191;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(146, 145, 145, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(146, 145, 145, .6)
}

.form-control::-moz-placeholder {
    color: #929191;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #929191
}

.form-control::-webkit-input-placeholder {
    color: #929191
}

.form-control[disabled], .form-control[readonly], a[disabled], fieldset[disabled] .form-control {
    background-color: #e1e1e1;
    opacity: 1
}

.form-control[disabled], a[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
        line-height: 42px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 34px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 52px
    }
}

form.panel-default {
    background: #f8f8f8
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 75%;
    margin-left: 20px
}

.checkbox label {
    min-height: 28px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 80%
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

a[disabled], fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 45px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 34px;
    line-height: 34px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0
}

select.form-group-sm .form-control {
    height: 34px;
    line-height: 34px
}

select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    min-height: 43px
}

.input-lg {
    height: 52px !important;
    padding: 10px 16px !important;
    font-size: 22px !important;
    line-height: 1.33 !important;
    border-radius: 0 !important
}

select.input-lg {
    height: 52px;
    line-height: 52px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 52px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.33;
    border-radius: 0
}

select.form-group-lg .form-control {
    height: 52px;
    line-height: 52px
}

select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 52px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.33;
    min-height: 50px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 52px;
    height: 52px;
    line-height: 52px
}

.input-sm + .form-control-feedback {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #5d9f38
}

.has-success .form-control {
    border-color: #5d9f38;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #47792b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #91cd70;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #91cd70
}

.has-success .input-group-addon {
    color: #5d9f38;
    border-color: #5d9f38;
    background-color: #fff
}

.has-success .form-control-feedback {
    color: #5d9f38
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #ef4923
}

.has-warning .form-control {
    border-color: #ef4923;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #d0330f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f69882;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f69882
}

.has-warning .input-group-addon {
    color: #ef4923;
    border-color: #ef4923;
    background-color: #fff
}

.has-warning .form-control-feedback {
    color: #ef4923
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: red
}

.has-error .form-control {
    border-color: red;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #c00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f66;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f66
}

.has-error .input-group-addon {
    color: red;
    border-color: red;
    background-color: #fff
}

.has-error .form-control-feedback {
    color: red
}

.has-feedback label ~ .form-control-feedback {
    top: 33px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #929191;
    font-size: 80%
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 35px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 18px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 10px 30px;
    font-size: 17px;
    line-height: 1.7;
    letter-spacing: .5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat, Helvetica Neue, sans-serif;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #192026;
    background-color: transparent;
    border-color: #192026
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #192026;
    border-color: #192026
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #333
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #003667;
    border-color: #003667;
    border: none
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #ffc108;
    border-color: #ffc108;
    border: none
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #003667;
    border-color: #003667
}

.btn-primary .badge {
    color: #003667;
    background-color: #fff
}

.btn-dark {
    color: #fff;
    background-color: #192026;
    border-color: #192026
}

form button[type=submit] {
    color: #fff;
    background-color: #003667;
    border-color: #003667
}

form button[type=submit]:hover {
    color: #fff;
    background-color: #d0d700;
    border-color: #ff9800
}

.btn-dark.active, .btn-dark.focus, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .open > .dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #566168;
    border-color: #566168
}

.btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark {
    background-image: none
}

.btn-dark.disabled, .btn-dark.disabled.active, .btn-dark.disabled.focus, .btn-dark.disabled:active, .btn-dark.disabled:focus, .btn-dark.disabled:hover, .btn-dark[disabled], .btn-dark[disabled].active, .btn-dark[disabled].focus, .btn-dark[disabled]:active, .btn-dark[disabled]:focus, .btn-dark[disabled]:hover, fieldset[disabled] .btn-dark, fieldset[disabled] .btn-dark.active, fieldset[disabled] .btn-dark.focus, fieldset[disabled] .btn-dark:active, fieldset[disabled] .btn-dark:focus, fieldset[disabled] .btn-dark:hover {
    background-color: #192026;
    border-color: #192026
}

.btn-dark .badge {
    color: #192026;
    background-color: #fff
}

.btn-light {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-light.active, .btn-light.focus, .btn-light:active, .btn-light:focus, .btn-light:hover, .open > .dropdown-toggle.btn-light {
    color: #fff;
    background-color: #d0d700;
    border-color: #ffeb3b
}

.btn-light.active, .btn-light:active, .open > .dropdown-toggle.btn-light {
    background-image: none
}

.btn-light.disabled, .btn-light.disabled.active, .btn-light.disabled.focus, .btn-light.disabled:active, .btn-light.disabled:focus, .btn-light.disabled:hover, .btn-light[disabled], .btn-light[disabled].active, .btn-light[disabled].focus, .btn-light[disabled]:active, .btn-light[disabled]:focus, .btn-light[disabled]:hover, fieldset[disabled] .btn-light, fieldset[disabled] .btn-light.active, fieldset[disabled] .btn-light.focus, fieldset[disabled] .btn-light:active, fieldset[disabled] .btn-light:focus, fieldset[disabled] .btn-light:hover {
    background-color: #192026;
    border-color: #192026
}

.btn-light .badge {
    color: #fff;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5d9f38;
    border-color: #5d9f38
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47792b;
    border-color: #437228
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5d9f38;
    border-color: #5d9f38
}

.btn-success .badge {
    color: #5d9f38;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: grey;
    border-color: #7a7a7a
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #999;
    border-color: #999
}

.btn-info .badge {
    color: #999;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #ef4923;
    border-color: #ef4923
}

.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #d0330f;
    border-color: #c6310e
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #ef4923;
    border-color: #ef4923
}

.btn-warning .badge {
    color: #ef4923;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: red;
    border-color: red
}

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c00;
    border-color: #c20000
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: red;
    border-color: red
}

.btn-danger .badge {
    color: red;
    background-color: #fff
}

.btn-link {
    color: #003667;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #d0d700;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #929191;
    text-decoration: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 14px 22px;
    font-size: 22px;
    line-height: 1.33;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 10px 10px 10px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 5px 5px 0 5px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

.dark-link, .dark-link a, a.dark-link {
    color: #333
}

.strong-dark-link, .strong-dark-link a, a.strong-dark-link {
    color: #333;
    font-weight: 700
}

.btn-controls {
    line-height: 12px;
    padding: 3px 10px;
    font-size: 12px;
    margin-top: 6px;
    outline: 0;
    border: none
}

.btn-overlay {
    margin: 0
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 7px 0 0;
    list-style: none;
    font-size: 17px;
    text-align: left
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 13px 0;
    overflow: hidden;
    background-color: #c4c3c3
}

.dropdown-menu > li > a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.7;
    color: #333;
    white-space: nowrap
}

.navbar-default .dropdown-menu > li > a:focus, .navbar-default .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #404040;
    background-color: #e1e1e1
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #404040;
    text-decoration: none;
    outline: 0;
    background-color: #d4d4d4
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #929191
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

ul.dropdown-menu span.fa {
    color: #999;
    margin-top: 6px;
    margin-left: 6px
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #192026;
    white-space: nowrap
}

.navbar-nav li.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    white-space: nowrap;
    font-weight: 700;
    background: #f1efee;
    font-size: 12px !important
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left;
    margin-bottom: 0
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 52px;
    padding: 10px 16px;
    font-size: 22px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 52px;
    line-height: 52px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 34px;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 34px;
    line-height: 34px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    color: #333;
    text-align: center;
    background-color: #e1e1e1;
    border: 1px solid #c4c3c3;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 22px;
    border-radius: 0
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block;
    border-bottom: 1px solid #c4c3c3
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 10px
}

.nav > li > a i.fa.fa-chevron-down, .nav > li > a span.fa.fa-chevron-down {
    font-size: 12px;
    position: relative;
    top: -2px
}

.nav > li > a i.fa.fa-chevron-up, .nav > li > a span.fa.fa-chevron-up {
    font-size: 12px;
    position: relative;
    top: -2px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent
}

.nav > li.disabled > a {
    color: #c4c3c3
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #c4c3c3;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #fff
}

.nav .nav-divider {
    height: 1px;
    margin: 13px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #e1e1e1
}

.nav-tabs > li {
    float: left;
    margin-bottom: -2px;
    margin-top: 7px;
    border-bottom: none;
    border: 1px solid #e1e1e1
}

.nav-tabs > li.active {
    margin-bottom: 0;
    margin-top: 0
}

.nav-tabs > li > a {
    color: #192026
}

.nav-tabs > li#dates-tab.active span.fa, .nav-tabs > li#events-tab.active span.fa {
    display: none
}

.nav-tabs > li > a {
    margin-right: 0;
    line-height: 1.7;
    border: 1px solid transparent;
    border-radius: 0;
    font-family: 'proxima nova', Helvetica, sans-serif;
    margin-bottom: -4px
}

.nav-tabs > li > a:hover {
    background-color: #f1f1f1
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #566168;
    background-color: #fff;
    border: none;
    cursor: default;
    border-top: none;
    margin-bottom: -4px;
    font-size: 21px
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
        border-top: 2px solid #e1e1e1
    }

    .nav-tabs > li {
        border-top: 3px solid #e1e1e1;
        border-right: none;
        background-color: #f1f1f1
    }

    .nav-tabs > li:last-child {
        border-right: 1px solid #e1e1e1
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs > li > a:hover {
        background-color: transparent
    }
}

@media only screen and (max-width: 960px) and (min-width: 768px) {
    #new-tabs .nav-tabs > li.active > a, #new-tabs .nav-tabs > li.active > a:focus, #new-tabs .nav-tabs > li.active > a:hover {
        font-size: 16px
    }

    .nav-tabs > li > a {
        font-size: 14px
    }
}

.nav-tabs li.active {
    border-top: 6px solid #ffcf0c;
    background-color: #fff
}

.nav-tabs > li:hover {
    background-color: #f1f1f1
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #e1e1e1;
    border-top: 3px solid #ffcf0c
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 0;
        border-radius: 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

@media (max-width: 768px) {
    .nav-tabs > li {
        display: block;
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
        border-top: 1px solid #e1e1e1;
        border-bottom: none
    }

    .nav > li > a {
        border-bottom: 0
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-left: 0;
        border-right: 0;
        border-bottom: none
    }

    .nav-tabs > li:last-child {
        border-bottom: 1px solid #e1e1e1
    }

    .nav-tabs.nav-justified > li {
        border-top: 1px solid #e1e1e1
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        margin-bottom: 0
    }

    .nav-tabs > li > a {
        margin-bottom: 0
    }

    .nav-tabs {
        border-bottom: 0
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 0
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #333;
    background-color: #e1e1e1
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #e1e1e1
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #e1e1e1;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    padding: 20px 10px
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 28px;
    border: none
}

@media (min-width: 992px) {
    .navbar {
        border-radius: 3px
    }
}

@media (min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 0;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 992px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 992px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 42px;
    height: 50px
}

.navbar-search {
    padding: 10px 10px;
    font-size: 22px;
    line-height: 28px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 2px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.sidebar-nav-header .navbar-toggle {
    background-color: #f1f1f1;
    margin-top: -10px;
    margin-bottom: 0
}

.sidebar-nav-header .navbar-toggle small {
    font-size: 70%
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 0 -10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px
}

@media (max-width: 992px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 28px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left;
        border-bottom: none
    }

    .navbar-nav > li > a {
        padding-top: 8px;
        padding-bottom: 8px
    }

    ul.navbar-right li a {
        border-right: 0
    }
}

.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin-top: 4px;
    margin-bottom: 4px
}

@media (min-width: 992px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav li {
    font-size: 14px
}

@media (max-width: 1200px) {
    .navbar-nav li {
        font-size: 14px
    }

    .navbar-nav li a {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 991px) {
    .navbar-nav li {
        font-size: 16px
    }

    .navbar-nav li a {
        padding-left: 18px;
        padding-right: 18px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 4px;
    margin-bottom: 4px
}

.navbar-btn.btn-sm {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 11px;
    margin-bottom: 11px
}

@media (min-width: 992px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width: 992px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -10px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #e1e1e1;
    border-color: #c4c3c3
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: #9c1521
}

.navbar-default .navbar-text {
    color: #fff
}

.navbar-default .navbar-nav > li > a {
    color: #192026
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #192026;
    background-color: #c4c3c3
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #566168
}

.navbar-default .navbar-nav.navbar-right > li > a {
    color: #fff;
    font-weight: 700;
    background-color: #003667
}

.navbar-default .navbar-nav.navbar-right > li > a.btn-dark {
    background-color: #192026
}

.navbar-default .navbar-nav.navbar-right > li > a:hover {
    background-color: #9c1521
}

@media (max-width: 992px) {
    .nav.navbar-nav a i.fa-home, .nav.navbar-nav a span.fa-home {
        margin-right: 5px
    }
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #e1e1e1;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border: none;
    background-color: #566168;
    color: #fff
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #192026
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #c4c3c3
}

.navbar-default .navbar-nav > .dropdown > a, .navbar-default .navbar-nav > .dropdown > a:focus, .navbar-default .navbar-nav > .dropdown > a:hover {
    background-color: #e1e1e1;
    color: #192026
}

.navbar-default .navbar-nav > .dropdown.active > a {
    background-color: #c4c3c3
}

.navbar-default .navbar-nav > .dropdown.open > a, .navbar-default .navbar-nav > .dropdown.open > a:focus, .navbar-default .navbar-nav > .dropdown.open > a:hover {
    background-color: #c4c3c3;
    color: #192026
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #192026
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #192026;
        background-color: #c4c3c3
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #192026;
        background-color: #c4c3c3
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #e1e1e1;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #fff
}

.navbar-default .navbar-link:hover {
    color: #fff
}

.navbar-default .btn-link {
    color: #fff
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #fff
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #e1e1e1
}

.navbar-inverse {
    background-color: #c4c3c3;
    border-color: #c4c3c3
}

.navbar-inverse .navbar-brand {
    color: #333
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #333;
    background-color: #929191
}

.navbar-inverse .navbar-text {
    color: #333
}

.navbar-inverse .navbar-nav > li > a {
    color: #333
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #333;
    background-color: #929191
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #333;
    background-color: #929191
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #929191;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #929191
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #b2b1b1
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #929191;
    color: #333
}

@media (max-width: 991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #c4c3c3
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #c4c3c3
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #333
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: #929191
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #333;
        background-color: #929191
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #929191;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #333
}

.navbar-inverse .navbar-link:hover {
    color: #333
}

.navbar-inverse .btn-link {
    color: #333
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #333
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #929191
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 70%;
    z-index: 99;
    display: block;
    position: relative
}

@media (min-width: 768px) {
    .breadcrumb {
        max-width: 65%
    }
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #566168
}

.breadcrumb > .active {
    color: #566168
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 28px 0;
    border-radius: 0
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.7;
    text-decoration: none;
    color: #003667;
    background-color: #fff;
    border: 1px solid #c4c3c3;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #d0d700;
    background-color: #e1e1e1;
    border-color: #c4c3c3
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #003667;
    border-color: #003667;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #c4c3c3;
    background-color: #fff;
    border-color: #c4c3c3;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 22px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 15px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 28px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #c4c3c3;
    border-radius: 0
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #e1e1e1
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #c4c3c3;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .4em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px;
    position: relative;
    top: -3px
}

h1 span.label, h2 span.label, h3 span.label, h4 span.label, h5 span.label, h6 span.label {
    padding: .2em .6em .2em;
    position: relative;
    top: -3px
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #333
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #1a1a1a
}

.label-primary {
    background-color: #003667
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #921723
}

.label-success {
    background-color: #5d9f38
}

.label-gold {
    background-color: #ffcf0c;
    color: #192026
}

.label-gold[href]:focus, .label-gold[href]:hover {
    background-color: #e4af15
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #47792b
}

.label-info {
    background-color: #999
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: grey
}

.label-warning {
    background-color: #ef4923
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #d0330f
}

.label-danger {
    background-color: red
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c00
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 60%;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #c4c3c3;
    border-radius: 0;
    margin-top: -3px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #fff;
    background-color: #929191
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

ul.event-component.news-topic-component li.event-item .event-item-content p.post-info {
    display: none
}

.news-meta ul.list-inline.list-inner-separators li:nth-child(2) {
    display: none
}

.slider.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    right: auto;
    left: 50%;
    transform: translate(-50%, -100%)
}

.slider.owl-theme .owl-nav {
    position: absolute;
    color: rgba(255, 255, 255, .7);
    font-size: 100px;
    top: 40%;
    bottom: 60%;
    width: 100%
}

.slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0 !important;
    color: #fff !important;
    text-decoration: none !important
}

.slider .owl-next {
    position: absolute;
    right: 5px
}

.slider .owl-prev {
    position: absolute;
    left: 5px
}

@media only screen and (max-width: 767px) {
    .titre-slider {
        font-size: 40px !important
    }
}

.news-slider a {
    display: block
}

.news-slider a:hover .rsSlideBlock {
    color: #ffcf0c
}

.news-slider a img {
    opacity: .8
}

.news-slider a:hover img {
    opacity: .7
}

.news-slider .rsSlide {
    background: #333
}

.news-slider .page-slider h4.rsSlideTitle, .news-slider .page-slider span.h4.rsSlideTitle, .news-slider .page-slider-caption h4.rsSlideTitle, .news-slider .page-slider-caption span.h4.rsSlideTitle {
    font-size: 32px;
    font-family: Montserrat, helvetica, sans-serif;
    font-weight: 300;
    text-shadow: 0 0 2px #969696
}

.news-featured-image {
    position: relative;
    background: #212121
}

.news-featured-image img {
    opacity: .7
}

.news-featured-image-caption {
    max-width: 66%;
    left: 20px;
    bottom: 20px;
    height: auto;
    top: auto;
    padding: 20px;
    position: absolute
}

.news-featured-image-caption h1 {
    font-size: 42px;
    font-family: Montserrat, helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 0
}

.news-meta .list-inner-separators li {
    border: none;
    padding-left: 0;
    line-height: 1
}

.news-meta .list-inline > li {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px
}

.news-meta small {
    font-size: 14px
}

ul.event-component li.event-item h3 span.event-item-date {
    text-transform: uppercase;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    clear: both;
    width: auto;
    position: relative;
    text-align: left;
    font-size: 18px;
    color: #566168
}

@media (max-width: 600px) {
    .news-slider .page-slider h4.rsSlideTitle, .news-slider .page-slider-caption h4.rsSlideTitle {
        font-size: 24px
    }

    .news-featured-image .news-featured-image-caption h1 {
        font-size: 24px
    }

    .news-featured-image .news-featured-image-caption {
        padding: 0;
        max-width: 85%
    }

    .news-meta .text-right {
        text-align: left
    }
}

@media (max-width: 480px) {
    .news-slider .page-slider h4.rsSlideTitle, .news-slider .page-slider-caption h4.rsSlideTitle {
        font-size: 18px
    }

    .news-featured-image .news-featured-image-caption h1 {
        font-size: 18px
    }
}

ul.news-more-links {
    margin-top: 5px
}

ul.news-more-links li.news-more-links-no-border {
    border-right: 0
}

.news-icon {
    position: absolute;
    top: 0;
    right: 10px;
    padding: 0 5px;
    background-color: #192026;
    color: #fff;
    opacity: .8
}

a.backtostyleguide {
    display: block;
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 10px;
    background: #192026;
    font-size: 14px;
    width: 100%;
    text-align: center
}

a.backtostyleguide:hover {
    opacity: .95
}

.templates-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #192026;
    padding: 10px 0
}

.templates-bottom ul {
    margin-bottom: 0;
    padding-bottom: 0
}

.templates-bottom ul li a {
    color: #fff
}

ul.event-component {
    margin: 0 0 18px 0;
    padding: 0
}

.panel ul.event-component {
    margin-bottom: 0
}

ul.event-component li.event-item, ul.event-component li.event-item a {
    display: block;
    min-height: 47px;
    position: relative;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0
}

ul.event-component-content-wrapper li.event-item .event-item-content div a {
    text-decoration: underline
}

ul.event-component-content-wrapper li.event-item .event-item-content div a:hover {
    color: #192026
}

ul.event-component li.event-item:last-child, ul.event-component li.event-item:last-child a {
    margin-bottom: 0
}

ul.event-component li.event-item .event-item-date {
    width: 55px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #c4c3c3
}

ul.event-component li.event-item .event-item-date .event-item-month {
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0
}

ul.event-component li.event-item .event-item-date .event-item-day {
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0
}

ul.event-component li.event-item .event-item-content {
    margin-left: 60px;
    text-align: left
}

ul.event-component li.event-item a .event-item-content h2, ul.event-component li.event-item a .event-item-content h3, ul.event-component li.event-item a .event-item-content h4, ul.event-component li.event-item a .event-item-content h5, ul.event-component li.event-item a .event-item-content span.h2, ul.event-component li.event-item a .event-item-content span.h3, ul.event-component li.event-item a .event-item-content span.h4, ul.event-component li.event-item a .event-item-content span.h5 {
    color: #192026;
    margin-bottom: 5px;
    line-height: 100%;
    font-size: 21px
}

ul.event-component.news-topic-component li.event-item .event-item-content h3, ul.event-component.news-topic-component li.event-item .event-item-content span.h3 {
    font-size: 32px
}

ul.event-component.news-topic-component li.event-item .event-item-content h3 a, ul.event-component.news-topic-component li.event-item .event-item-content span.h3 a {
    min-height: 0
}

ul.event-component.news-topic-component li.event-item .news-meta a {
    display: inline
}

ul.event-component.news-topic-component li.event-item .news-meta p {
    font-size: 70%
}

ul.event-component li.event-item a .event-item-content p {
    font-size: 13px;
    line-height: 150%;
    color: #566168
}

ul.event-component li.event-item a {
    color: #192026
}

ul.event-component li.event-item .event-item-content h2, ul.event-component li.event-item .event-item-content h3, ul.event-component li.event-item .event-item-content h4, ul.event-component li.event-item .event-item-content h5, ul.event-component li.event-item .event-item-content span.h2, ul.event-component li.event-item .event-item-content span.h3, ul.event-component li.event-item .event-item-content span.h4, ul.event-component li.event-item .event-item-content span.h5 {
    color: #192026;
    margin-bottom: 5px;
    line-height: 100%;
    font-size: 21px
}

ul.event-component li.event-item .event-item-content p {
    font-size: 13px;
    line-height: 150%;
    color: #566168
}

ul.event-component li.event-item a:hover {
    text-decoration: underline;
    color: #566168
}

.block-notification {
    padding: 1.5rem;
    display: block;
    width: 100%;
    line-height: 1.2;
    text-align: center
}

.block-notification.gray {
    background-color: #e1e1e1;
    color: #192026
}

.block-notification.black {
    background-color: #192026;
    color: #fff
}

.block-notification.red {
    color: #fff;
    background-color: #c10230
}

.block-notification.blue {
    color: #fff;
    background-color: #003667;
}

.block-notification.yellow {
    background-color: #ffcf0c;
    color: #192026
}

.block-notification.white {
    background-color: #fff;
    color: #192026;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2)
}

.block-notification .block-notification-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    padding-right: 1rem
}

.block-notification .block-notification-content {
    display: inline-block;
    vertical-align: middle;
    font-size: 2.4rem;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding-right: 1rem
}

.block-notification .block-notification-button {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    text-align: right
}

.block-notification .block-notification-button a.btn {
    font-size: 2.2rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    padding: .5rem 1.4rem;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    cursor: pointer
}

.block-notification.gray .block-notification-button a.btn, .block-notification.yellow .block-notification-button a.btn {
    border: 2px solid #192026;
    color: #192026
}

.block-notification.gray .block-notification-button a.btn:hover, .block-notification.yellow .block-notification-button a.btn:hover {
    border-color: #003667;
    color: #003667;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.block-notification.black .block-notification-button a.btn, .block-notification.blue .block-notification-button a.btn, .block-notification.red .block-notification-button a.btn {
    border: 2px solid #fff;
    color: #fff
}

.block-notification.black .block-notification-button a.btn:hover, .block-notification.blue .block-notification-button a.btn:hover, .block-notification.red .block-notification-button a.btn:hover {
    border-color: #e1e1e1;
    background-color: rgba(255, 255, 255, .8);
    color: #003667;
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.block-notification.white .block-notification-button a.btn {
    border: 2px solid #003667;
    color: #003667
}

.block-notification.white .block-notification-button a.btn:hover {
    border-color: #9c1521;
    color: #9c1521;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

@media (max-width: 768px) {
    .block-notification, .block-notification .block-notification-button, .block-notification .block-notification-content, .block-notification .block-notification-title {
        display: block;
        text-align: left;
        width: inherit
    }

    .block-notification .block-notification-content {
        margin-bottom: 1rem
    }
}

.homepage-announcement-bar .block-notification {
    padding: 0 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.homepage-announcement-bar.hide-announcement {
    display: none
}

.homepage-announcement-bar .block-notification .block-notification-button, .homepage-announcement-bar .block-notification .block-notification-content {
    display: block;
    width: auto
}

.homepage-announcement-bar .block-notification .block-notification-content {
    font-size: 1.8rem;
    font-weight: 800
}

.homepage-announcement-bar.blue {
    background-color: #0071ce
}

.homepage-announcement-bar.gray {
    background-color: #d9d9d9
}

.homepage-announcement-bar.red {
    background-color: #c10230
}

.homepage-announcement-bar.yellow {
    background-color: #ffc629
}

.homepage-announcement-bar.black {
    background-color: #192026
}

.homepage-announcement-bar.black .block-notification, .homepage-announcement-bar.blue .block-notification, .homepage-announcement-bar.red .block-notification {
    color: #fff
}

.homepage-announcement-bar.black .block-notification a.btn, .homepage-announcement-bar.blue .block-notification a.btn, .homepage-announcement-bar.red .block-notification a.btn {
    color: #fff;
    border-color: #fff
}

.homepage-announcement-bar.gray .block-notification a.btn, .homepage-announcement-bar.yellow .block-notification a.btn {
    color: #192026;
    border-color: #192026
}

.homepage-announcement-bar .block-notification .block-notification-button a.btn {
    display: none
}

.homepage-announcement-bar .block-notification .block-notification-button.homepage-block-notification-button-yes a.btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.homepage-announcement-bar .block-notification .block-notification-button a.btn:hover {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.container-under-header.homepage-container-under-header p {
    display: none
}

@media (max-width: 600px) {
    .homepage-announcement-bar .block-notification {
        display: block
    }
}

a.btn.chat-contact-fixed-button {
    position: fixed;
    right: 25px;
    bottom: 25px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35);
    border-radius: 100px;
    z-index: 100;
    font-weight: 700;
    margin-bottom: 0
}

@media (max-width: 600px) {
    a.btn.chat-contact-fixed-button {
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 700;
        right: 10px;
        bottom: 10px
    }
}

.qi-well {
    position: relative;
    margin-bottom: 20px;
    margin-left: 50px;
    padding: 30px 30px 30px 70px
}

.qi-well.qi-text-light, .qi-well.qi-text-light .qi-quote-author, .qi-well.qi-text-light p, .qi-well.qi-text-light p.font-small {
    color: #fff !important
}

.qi-well:after {
    content: '';
    display: block;
    clear: both
}

.qi-left.qi-image {
    width: 100px;
    height: 100px;
    position: absolute;
    left: -50px;
    top: 20px
}

.qi-right.qi-image {
    width: 100px;
    height: 100px;
    position: absolute;
    left: -50px;
    top: 20px
}

.qi-left.qi-image img, .qi-right.qi-image img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border: 2px solid #fff
}

.qi-quote-author, .qi-quote-author.font-small {
    margin-bottom: 0
}

.qi-quote-author-lname {
    padding-left: 8px
}

.qi-position {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) {
    .qi-well {
        display: table;
        width: 100%;
        margin-left: 0;
        padding: 0
    }

    .qi-left.qi-image, .qi-left.qi-quote, .qi-right.qi-image, .qi-right.qi-quote {
        float: none;
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        height: auto;
        top: auto;
        left: auto
    }

    .qi-left.qi-image img, .qi-right.qi-image img {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        border: none
    }

    .qi-left img, .qi-right img {
        max-width: 100%;
        height: auto
    }

    .qi-quote {
        padding: 30px
    }

    .qi-image {
        padding: 0;
        margin: 0
    }
}

.page-slider-caption {
    display: none
}

.page-slider-caption.royalSlider, .page-slider.royalSlider {
    width: auto;
    height: auto;
    margin-bottom: 18px
}

.page-slider h4.rsSlideTitle, .page-slider span.h4.rsSlideTitle, .page-slider-caption h4.rsSlideTitle, .page-slider-caption span.h4.rsSlideTitle {
    font-size: 24px
}

.page-slider .rsSlideBlock, .page-slider-caption .rsSlideBlock {
    max-width: 66%;
    left: 20px;
    bottom: 20px;
    height: auto;
    top: auto;
    padding: 20px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f1f1f1
}

.jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 200
}

.jumbotron > hr {
    border-top-color: #c8c8c8
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 76.5px
    }
}

.thumbnail {
    display: block !important;
    position: relative
}

.popup-gallery a.image-link.thumbnail {
    margin-bottom: 30px
}

.popup-gallery a.image-link.thumbnail:hover {
    opacity: .85
}

a.thumbnail i, a.thumbnail span {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    padding: 5px;
    background: -webkit-linear-gradient(left, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: -o-linear-gradient(right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: -moz-linear-gradient(right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: linear-gradient(to right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    z-index: 1
}

.thumbnail a > img, .thumbnail > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #003667
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.caption {
    background: #f1f1f1;
    padding: 0;
    margin: 0 0 18px 0
}

.caption.pull-right {
    padding: 0;
    margin: 0 0 18px 18px
}

.caption.pull-left {
    padding: 0;
    margin: 0 18px 18px 0
}

.caption p {
    padding: 8px;
    margin: 0;
    font-size: 13px
}

.caption.caption-overlay {
    background: 0 0;
    position: relative;
    margin-bottom: 18px
}

.caption.caption-overlay h1, .caption.caption-overlay h2, .caption.caption-overlay h3, .caption.caption-overlay h4, .caption.caption-overlay h5, .caption.caption-overlay h6, .caption.caption-overlay p, .caption.caption-overlay span.caption-p, .caption.caption-overlay span.h1, .caption.caption-overlay span.h2, .caption.caption-overlay span.h3, .caption.caption-overlay span.h4, .caption.caption-overlay span.h5, .caption.caption-overlay span.h6 {
    color: #fff;
    margin-bottom: 0;
    line-height: 120%;
    padding: 0
}

.caption.caption-overlay span.caption-p {
    font-size: 70%
}

a.caption.caption-overlay p {
    display: none;
    margin: 10px;
    font-size: 80%
}

a.caption.caption-overlay {
    text-decoration: none;
    color: #fff;
    display: block
}

a.caption.caption-overlay .caption-overlay-content {
    padding: 0
}

a.caption.caption-overlay .caption-overlay-content h1, a.caption.caption-overlay .caption-overlay-content h2, a.caption.caption-overlay .caption-overlay-content h3, a.caption.caption-overlay .caption-overlay-content h4, a.caption.caption-overlay .caption-overlay-content h5, a.caption.caption-overlay .caption-overlay-content h6, a.caption.caption-overlay .caption-overlay-content span.h1, a.caption.caption-overlay .caption-overlay-content span.h2, a.caption.caption-overlay .caption-overlay-content span.h3, a.caption.caption-overlay .caption-overlay-content span.h4, a.caption.caption-overlay .caption-overlay-content span.h5, a.caption.caption-overlay .caption-overlay-content span.h6 {
    font-weight: 500;
    margin: 10px
}

a.caption.caption-overlay:hover img {
    opacity: .9
}

.caption-overlay a:hover, .caption-overlay a:hover img {
    opacity: .9
}

.caption.caption-overlay .caption-overlay-content {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 15px;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: -o-linear-gradient(right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: -moz-linear-gradient(right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: linear-gradient(to right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    border-top: 3px solid #003667;
    z-index: 2
}

.caption.caption-overlay.caption-gray-overlay .caption-overlay-content {
    position: absolute;
    bottom: 0;
    display: block;
    padding: 15px;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: -o-linear-gradient(right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: -moz-linear-gradient(right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    background: linear-gradient(to right, rgba(25, 32, 38, .8), rgba(25, 32, 38, .9));
    border-top: 3px solid #192026;
    z-index: 2
}

.caption.caption-overlay .caption-overlay-content-thumbnail {
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    display: block;
    padding: 4px 8px;
    width: 100%;
    background: -webkit-linear-gradient(left, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: -o-linear-gradient(right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: -moz-linear-gradient(right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    background: linear-gradient(to right, rgba(190, 30, 45, .8), rgba(190, 30, 45, .9));
    border-top: 3px solid #003667;
    z-index: 2
}

.adv-lightbox .caption {
    font-size: 12px;
    background: #f1f1f1;
    padding: 0;
    margin: 0 0 18px 0;
    padding: 8px
}

.col-sm-4 a.caption .caption-overlay-content h4 {
    font-size: 18px
}

a.caption.caption-overlay .caption-overlay-content h1, a.caption.caption-overlay .caption-overlay-content h2, a.caption.caption-overlay .caption-overlay-content h3, a.caption.caption-overlay .caption-overlay-content h4, a.caption.caption-overlay .caption-overlay-content h5, a.caption.caption-overlay .caption-overlay-content h6, a.caption.caption-overlay .caption-overlay-content span.h1, a.caption.caption-overlay .caption-overlay-content span.h2, a.caption.caption-overlay .caption-overlay-content span.h3, a.caption.caption-overlay .caption-overlay-content span.h4, a.caption.caption-overlay .caption-overlay-content span.h5, a.caption.caption-overlay .caption-overlay-content span.h6 {
    font-size: 18px
}

@media (min-width: 992px) {
    .caption.caption-overlay p, .caption.caption-overlay span.caption-p {
        font-size: 16px;
        margin-top: 0
    }
}

@media (max-width: 991px) {
    .caption.caption-overlay h1, .caption.caption-overlay h2, .caption.caption-overlay h3, .caption.caption-overlay h4, .caption.caption-overlay h5, .caption.caption-overlay h6, .caption.caption-overlay span.h1, .caption.caption-overlay span.h2, .caption.caption-overlay span.h3, .caption.caption-overlay span.h4, .caption.caption-overlay span.h5, .caption.caption-overlay span.h6 {
        font-size: smaller;
        margin-bottom: 0
    }
}

a.caption-solid img {
    width: 1200px;
    height: auto
}

a.caption-solid.caption-overlay.caption .caption-overlay-content {
    height: auto;
    border-top: 0;
    background: 0 0
}

a.caption.caption-overlay.caption-twitter .caption-overlay-content {
    background: #00aced;
    border-top: none
}

a.caption-solid.caption-overlay.caption.caption-twitter {
    background: #00aced
}

a.caption.caption-overlay.caption-facebook .caption-overlay-content {
    background: #3b5998;
    border-top: none
}

a.caption-solid.caption-overlay.caption.caption-facebook {
    background: #3b5998
}

a.caption.caption-overlay.caption-youtube .caption-overlay-content {
    background: #b00;
    border-top: none
}

a.caption-solid.caption-overlay.caption.caption-youtube {
    background: #b00
}

a.caption.caption-overlay.caption-instagram .caption-overlay-content {
    background: #517fa4;
    border-top: none
}

a.caption-solid.caption-overlay.caption.caption-instagram {
    background: #517fa4
}

a.caption.caption-overlay.caption-flickr .caption-overlay-content {
    background: #ff0084;
    border-top: none
}

a.caption-solid.caption-overlay.caption.caption-flickr {
    background: #ff0084
}

a.caption-solid.caption-overlay.caption.caption-blue {
    background-color: #253d85
}

a.caption-solid.caption-overlay.caption.caption-blue:hover {
    background-color: #1e3171
}

a.caption-solid.caption-overlay.caption.caption-green {
    background-color: #73be44
}

a.caption-solid.caption-overlay.caption.caption-green:hover {
    background-color: #5d9f38
}

a.caption-solid.caption-overlay.caption.caption-orange {
    background-color: #ef4923
}

a.caption-solid.caption-overlay.caption.caption-orange:hover {
    background-color: #c53c1b
}

a.caption-solid.caption-overlay.caption.caption-gray {
    background-color: #566168
}

a.caption-solid.caption-overlay.caption.caption-graye:hover {
    background-color: #192026
}

a.caption-solid.caption-overlay.caption.caption-purple {
    background-color: #721d52
}

a.caption-solid.caption-overlay.caption.caption-purple:hover {
    background-color: #5b0f41
}

a.caption-solid.caption-overlay.caption.caption-red {
    background-color: #003667
}

a.caption-solid.caption-overlay.caption.caption-red:hover {
    background-color: #9c1521
}

a.caption-solid.caption-overlay.caption.caption-teal {
    background-color: #00a89a
}

a.caption-solid.caption-overlay.caption.caption-teal:hover {
    background-color: #008d81
}

ul.social-filters-links li a.is-checked {
    border-bottom: 3px solid #ffcf0c
}

ul.social-filters-links li a {
    cursor: pointer;
    text-decoration: none
}

ul.social-filters-links li a:hover {
    border-bottom: 3px solid #ffcf0c;
    text-decoration: none
}

@media (min-width: 480px) {
    .col-sm-8 a.caption.caption-overlay.caption-solid .caption-overlay-content h4, .col-sm-8 a.caption.caption-overlay.caption-solid .caption-overlay-content span.h4 {
        font-size: 32px
    }
}

.video-play-button {
    background-image: url(../img/icons/play-button.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px 70px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.video-thumbnail-play-button {
    background-image: url(../img/icons/play-button.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.adv-youtube {
    margin-bottom: 24px
}

a.video-thumb {
    position: relative;
    display: block;
    margin-bottom: 18px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

a.popup-youtube.thumbnail:hover {
    opacity: .85
}

#homepage-video a.video-thumb {
    margin-bottom: 0
}

a.video-thumb:hover .video-play-button {
    background-size: 65px 65px;
    opacity: .8;
    z-index: 1
}

a.video-thumb:hover {
    opacity: .9
}

.video-caption {
    background: #192026;
    padding: 0 0 20px 0;
    border-bottom: 3px solid #c4c3c3;
    margin-bottom: 20px
}

.video-caption a.video-thumb {
    margin-bottom: 20px
}

.video-caption p {
    margin: 0 20px
}

.video-caption h3 {
    margin-left: 20px;
    margin-right: 20px
}

ul.event-component.video-topic-component li.event-item .event-item-content h3 {
    font-size: 32px;
    color: #fff
}

ul.event-component.video-topic-component li.event-item .event-item-content h3 a {
    min-height: 0;
    color: #fff
}

ul.event-component.video-topic-component li.event-item .news-meta a {
    display: inline
}

ul.event-component.video-topic-component li.event-item .news-meta p {
    font-size: 70%
}

ul.event-component.video-topic-component li.event-item .event-item-content p {
    color: #929191
}

.landing-page-video a.caption.caption-overlay p {
    font-size: 21px
}

.landing-page-video a.caption.caption-overlay h3 {
    font-size: 36px
}

@media screen and (max-width: 480px) {
    .landing-page-video a.caption.caption-overlay p {
        font-size: 16px
    }

    .landing-page-video a.caption.caption-overlay h3 {
        font-size: 24px
    }
}

.alert {
    padding: 15px;
    margin-bottom: 28px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 400
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #fff;
    border-color: #192026;
    color: #192026
}

.alert-success hr {
    border-top-color: #192026
}

.alert-success .alert-link {
    color: #47792b
}

.alert-info {
    background-color: #f1efee;
    border-color: #999;
    color: #929191
}

.alert-info hr {
    border-top-color: #8c8c8c
}

.alert-info .alert-link {
    color: grey
}

.alert.alert-yellow-top {
    background-color: #ffdd3e;
    color: #192026;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0;
    text-shadow: none
}

.alert.alert-yellow-top strong {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 700;
    font-size: 120%
}

.alert.alert-yellow-top ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.alert.alert-yellow-top ul li {
    list-style: none;
    display: inline-block;
    margin: 0 4px
}

.alert.alert-yellow-top ul li a {
    display: block;
    margin-left: 10px;
    background-color: #003667;
    padding: 4px 8px;
    color: #ffdd3e;
    text-shadow: none;
    font-size: 14px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 700
}

.alert.alert-yellow-top ul li a:hover {
    background-color: #9c1521;
    text-decoration: none
}

.alert-yellow-top.alert-dismissable .close, .alert-yellow-top.alert-dismissible .close {
    top: 9px;
    right: -20px
}

@media screen and (max-width: 768px) {
    .alert.alert-yellow-top ul li:nth-child(2) {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .alert.alert-yellow-top ul li {
        display: block
    }

    .alert.alert-yellow-top ul li {
        display: inline-block;
        margin-top: 6px
    }
}

.alert-warning {
    background-color: #fff;
    border-color: #ef4923;
    color: #ef4923
}

.alert-warning hr {
    border-top-color: #e83911
}

.alert-warning .alert-link {
    color: #d0330f
}

.alert-danger {
    background-color: red;
    border: 0;
    color: #fff
}

.alert-danger h1, .alert-danger h2, .alert-danger h3, .alert-danger h4, .alert-danger h5, .alert-danger h6 {
    color: #fff
}

.alert-danger hr {
    border-top-color: #d70606
}

.alert-danger .alert-link {
    color: #fff
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 28px;
    margin-bottom: 28px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background-color: #003667;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5d9f38
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #999
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #ef4923
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: red
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-inner-separators li {
    border-left: 1px solid #333;
    line-height: .8;
    padding-left: 10px
}

.list-inner-separators li:first-child {
    border-left: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1
}

.list-group-item i.fa.pull-right, .list-group-item span.fa.pull-right {
    margin-top: .3em;
    display: none
}

.list-group-item.list-group-item-with-custom-icon i.fa.pull-right, .list-group-item.list-group-item-with-custom-icon span.fa.pull-right {
    display: inline
}

ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconDoc, ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconExcel, ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconPDF, ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconPowerPoint, ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconVideo, ul.list-group li.list-group-item.list-group-item-with-custom-icon a.linkIconZip, ul.list-group li.list-group-item.list-group-item-with-custom-icon a[target="_blank"] {
    background-image: none !important;
    padding-right: 0
}

ul.lined-list {
    padding: 0
}

ul.lined-list li {
    list-style: none;
    border-bottom: 1px solid #ccc
}

ul.lined-list li:first-child {
    border-top: 1px solid #ccc
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top: 1px solid #e1e1e1
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

ul.list-group li.list-group-item a {
    display: block;
    cursor: pointer
}

a.list-group-item {
    color: #192026
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    color: #192026;
    background-color: #e1e1e1
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #e1e1e1;
    color: #c4c3c3;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #c4c3c3
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #333;
    background-color: #f1f1f1;
    border-color: #e1e1e1;
    border-bottom-color: #e1e1e1
}

ul li ul li.list-group-item.active, ul li ul li.list-group-item.active:focus, ul li ul li.list-group-item.active:hover {
    z-index: 2;
    color: #333;
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    border-bottom-color: #e1e1e1
}

ul.list-group-menu li.list-group-item.active:hover {
    border-bottom-color: #e1e1e1
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #333
}

.list-group-item-success {
    color: #5d9f38;
    background-color: #fff
}

a.list-group-item-success {
    color: #5d9f38
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover {
    color: #5d9f38;
    background-color: #f2f2f2
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #5d9f38;
    border-color: #5d9f38
}

.list-group-item-info {
    color: #999;
    background-color: #fff
}

a.list-group-item-info {
    color: #999
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover {
    color: #999;
    background-color: #f2f2f2
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}

.list-group-item-warning {
    color: #ef4923;
    background-color: #fff
}

a.list-group-item-warning {
    color: #ef4923
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover {
    color: #ef4923;
    background-color: #f2f2f2
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #ef4923;
    border-color: #ef4923
}

.list-group-item-danger {
    color: red;
    background-color: #fff
}

a.list-group-item-danger {
    color: red
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover {
    color: red;
    background-color: #f2f2f2
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: red;
    border-color: red
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.list-group-menu {
    font-family: Montserrat, 'Helvetica Neue', sans-serif;
    font-weight: 400
}

ul.list-group-menu li.list-group-item a.list-group-fa-caret-right {
    background-image: url(../img/icons/list-group-fa-caret-right-gray.png);
    background-size: 16px 10px;
    background-repeat: no-repeat;
    background-position: right center
}

ul.list-group-menu li.list-group-item a {
    color: #566168;
    padding: 15px 17px 15px 15px;
    display: block;
    margin: -10px -15px;
    cursor: pointer;
    background-image: url(../img/icons/list-group-fa-caret-right-gray.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 16px 10px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

ul.list-group li.list-group-item ul.list-group-sub li {
    margin-left: 10px
}

ul.list-group li.list-group-item ul.list-group-sub li:first-child {
    border-top: 0
}

ul.list-group li.list-group-item ul.list-group-sub li:last-child {
    border-bottom: 0
}

ul.list-group-menu li.list-group-item a:hover {
    text-decoration: none;
    background-color: #f1f1f1;
    color: #192026
}

ul.list-group-menu li.list-group-item:hover {
    border-bottom-color: #192026
}

ul.list-group-menu li.list-group-item:first-child {
    border-top: 4px solid #ffcf0c
}

.panel .panel-body li.list-group-item:first-child {
    border-top: 1px solid #e1e1e1
}

ul.list-group-menu li.list-group-item i, ul.list-group-menu li.list-group-item span {
    margin-right: 8px;
    display: none
}

ul.list-group-menu.social-list-group-menu li.list-group-item i, ul.list-group-menu.social-list-group-menu li.list-group-item span {
    display: inline-block
}

ul.list-group-menu li.list-group-item span.fa.fa-home {
    display: inline
}

ul.list-group-menu li.list-group-item a i.pull-right.fa.fa-caret-right, ul.list-group-menu li.list-group-item a span.pull-right.fa.fa-caret-right {
    margin-top: 5px
}

ul.list-group-menu li.list-group-item a i.fa.fa-angle-down ul.list-group-menu li.list-group-item a span.fa.fa-angle-down {
    margin-top: 7px
}

ul.list-group-menu li.list-group-item a i.fa.fa-angle-up, ul.list-group-menu li.list-group-item a span.fa.fa-angle-up {
    margin-top: 7px
}

ul.list-group-menu li.list-group-item ul.list-group-submenu {
    border-left: 5px solid #f1f1f1;
    margin: 20px 0 10px -5px
}

ul.list-group-menu li.list-group-item ul.list-group-submenu li.list-group-item:first-child {
    border-top: 0
}

ul.list-group-menu li.list-group-item ul.list-group-submenu li.list-group-item {
    border-bottom: 0;
    font-size: 15px
}

ul.list-group p {
    font-family: 'Helvetica Neue', Helvetica Neue, Helvetica, sans-serif;
    font-size: 17px
}

ul.list-inline.sm-social-media-icons li a {
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    color: #fff
}

ul.list-inline.sm-social-media-icons li.gray a {
    background: #566168
}

ul.list-inline.sm-social-media-icons li.red a {
    background: #003667
}

ul.list-inline.sm-social-media-icons li a:hover {
    opacity: .8
}

ul.inline-list.sm-social-media-icons li a ul.list-group-menu li.list-group-fb a i.fa.fa-facebook ul.list-group-menu li.list-group-fb a span.fa.fa-facebook {
    color: #3b5998
}

ul.list-group-menu li.list-group-twitter a i.fa.fa-twitter, ul.list-group-menu li.list-group-twitter a span.fa.fa-twitter {
    color: #00aced
}

ul.list-group-menu li.list-group-instagram a i.fa.fa-instagram, ul.list-group-menu li.list-group-instagram a span.fa.fa-instagram {
    color: #517fa4
}

ul.list-group-menu li.list-group-google-plus a i.fa.fa-google-plus, ul.list-group-menu li.list-group-google-plus a span.fa.fa-google-plus {
    color: #dd4b39
}

ul.list-group-menu li.list-group-youtube a i.fa.fa-youtube, ul.list-group-menu li.list-group-youtube a span.fa.fa-youtube {
    color: #b00
}

ul.list-group-menu li.list-group-vimeo a i.fa.fa-vimeo-square, ul.list-group-menu li.list-group-vimeo a span.fa.fa-vimeo-square {
    color: #aad450
}

ul.list-group-menu li.list-group-flickr a i.fa.fa-flickr, ul.list-group-menu li.list-group-flickr a span.fa.fa-flickr {
    color: #ff0084
}

span.social-share-label {
    position: relative;
    top: -10px
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-general {
    padding-bottom: 100%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px
}

.well p:last-child {
    margin-bottom: 0
}

.well-lg {
    padding: 24px;
    border-radius: 0
}

.well-sm {
    padding: 9px;
    border-radius: 0
}

.well-form {
    padding: 12px;
    border: 1px solid #e1e1e1
}

.well-form label {
    font-weight: 700
}

.callout {
    margin-bottom: 18px;
    border-left: 5px solid #ffcf0c;
    display: block;
    padding: 5px 30px 5px 10px
}

.callout p {
    margin-bottom: 0;
    font-size: 15px
}

.callout .font-extra-large, .callout .font-extra-small, .callout .font-large, .callout .font-medium, .callout .font-small, .callout .h1, .callout .h2, .callout .h3, .callout .h4, .callout .h5, .callout h1, .callout h2, .callout h3, .callout h4, .callout h5 {
    margin-bottom: 5px
}

.callout .font-extra-large, .callout .font-extra-small, .callout .font-large, .callout .font-medium, .callout .font-small, .callout .h1, .callout .h2, .callout .h3, .callout .h4, .callout .h5, .callout h1, .callout h2, .callout h3, .callout h4, .callout h5 {
    color: #192026
}

a.callout {
    color: #192026;
    background-image: url(../img/icons/callout-arrow.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    display: block;
    padding: 25px 55px 25px 25px;
    background-size: 50px 30px
}

a.callout.pull-right {
    margin-left: 20px
}

a.callout.pull-left {
    margin-right: 20px
}

@media (max-width: 480px) {
    a.callout.pull-right {
        margin-left: 0;
        float: none !important;
        width: 100%;
        max-width: 100% !important
    }

    a.callout.pull-left {
        margin-right: 0;
        float: none !important;
        width: 100%;
        max-width: 100% !important
    }
}

.callout-primary {
    color: #fff;
    background-color: #003667;
    padding: 10px 10px 10px 10px
}

.callout p.font-extra-large, .callout p.h1 {
    font-size: 42px
}

.callout p.font-large, .callout p.h2 {
    font-size: 30px
}

.callout p.font-medium, .callout p.h3 {
    font-size: 28px
}

.callout p.font-small, .callout p.h4 {
    font-size: 24px
}

.callout p.font-extra-small, .callout p.h5 {
    font-size: 21px
}

.callout-primary .font-extra-large, .callout-primary .font-extra-small, .callout-primary .font-large, .callout-primary .font-medium, .callout-primary .font-small, .callout-primary .h2, .callout-primary .h3, .callout-primary .h4, .callout-primary .h5, .callout-primary h2, .callout-primary h3, .callout-primary h4, .callout-primary h5 {
    color: #fff
}

.callout-primary a {
    color: #fff
}

.callout-primary a:hover {
    color: #fff
}

.callout-primary p {
    color: #fff
}

a.callout.callout-primary {
    background-image: url(../img/icons/callout-arrow-white.svg);
    background-color: #003667;
    color: #fff;
    padding: 25px 55px 25px 25px;
    background-size: 50px 30px
}

a.callout.callout-primary p {
    color: #fff
}

a.callout.callout-primary:active, a.callout.callout-primary:focus, a.callout.callout-primary:hover {
    background-color: #9c1521
}

a.callout.callout-toggle {
    background-image: url(../img/icons/callout-toggle-down-arrow.svg);
    background-size: 25px 25px
}

a.callout:active, a.callout:focus, a.callout:hover {
    text-decoration: none;
    background-color: #f1f1f1;
    border-color: #dbb20c
}

a.callout p {
    color: #929191
}

.callout.pull-left {
    margin-right: 10px
}

.callout.pull-left {
    margin-left: 10px
}

.close {
    float: right;
    font-size: 25.5px;
    font-weight: 700;
    line-height: 1;
    color: #212121;
    text-shadow: 0 1px 0 #fff;
    opacity: .8
}

.close:focus, .close:hover {
    color: #212121;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.white-popup-block {
    background: #fff;
    margin: 0 auto;
    width: 600px;
    max-width: 90%;
    padding: 30px;
    position: relative
}

.mfp-close-btn-in .white-popup-block .mfp-close {
    color: #192026;
    text-shadow: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .9
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
    min-height: 16.7px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.7
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e1e1e1
}

.modal-footer .btn {
    margin-left: 5px;
    margin-bottom: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (max-width: 480px) {
    .modal-footer .btn {
        width: 100%;
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    opacity: 1
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 17px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1 -1 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.tc-owl-content {
    padding: 0 30px 25px 30px;
    background-image: url(../img/testimonial-bg.png);
    background-position: center bottom;
    background-repeat: no-repeat
}

.tc-owl-content p {
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
    font-size: 21px;
    line-height: 150%;
    color: #192026
}

.tc-owl-name {
    color: #666;
    font-size: 90%;
    text-align: center;
    font-weight: 700;
    margin-top: 10px
}

.tc-owl-title {
    color: #999;
    font-size: 13px;
    display: block;
    margin-top: -5px;
    font-weight: 400
}

.owl-carousel.feat-car p {
    font-size: 14px;
    line-height: 1.5
}

.owl-carousel.feat-car h2, .owl-carousel.feat-car h3 {
    font-size: 18px
}

.regular-owl-carousel.feat-car.owl-theme .owl-controls {
    position: relative;
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
    padding-top: 15px
}

.regular-owl-carousel.feat-car.owl-theme .owl-controls:after {
    content: '';
    clear: both;
    display: block
}

.regular-owl-carousel.feat-car.owl-theme .owl-controls .owl-nav {
    top: auto;
    margin-top: 0;
    position: absolute;
    left: 0;
    width: 90px
}

.regular-owl-carousel.feat-car.owl-theme .owl-controls .owl-nav .owl-next, .regular-owl-carousel.feat-car.owl-theme .owl-controls .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #192026;
    padding: 0;
    text-align: center;
    line-height: 40px;
    opacity: 1
}

.regular-owl-carousel.feat-car.owl-theme .owl-controls .owl-nav [class*=owl-] span {
    font-size: inherit
}

.regular-owl-carousel.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav {
    position: relative;
    top: 50%;
    margin-top: -15px
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav .owl-next, .regular-owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
    color: #fff;
    padding: 0;
    background: 0 0
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
    float: left
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav .owl-next {
    float: right
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 0 10px 0 7px;
    opacity: .2;
    background: #566168
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-] span {
    font-size: 30px
}

.regular-owl-carousel.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    opacity: 1;
    color: #fff;
    text-decoration: none
}

.regular-owl-carousel.owl-theme .owl-controls .owl-dots {
    bottom: 0;
    position: absolute;
    width: 100%
}

.owl-theme .owl-controls .owl-dots {
    text-align: center
}

.testimonial-owl-carousel.owl-theme .owl-controls .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -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-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

#emergency-container, #homepage-features, #homepage-slider, #notice-container, #offcanvas-nav, .landing-page-slider, header .toggle-panel {
    display: none
}

#announcement h1, #announcement h2, #announcement h3, #announcement h4 {
    margin-top: 18px
}

#emergency-container {
    margin-bottom: 0
}

#emergency-container a, #emergency-container a:active, #emergency-container a:hover, #emergency-container a:link, #emergency-container a:visited {
    color: #fff
}

#notice-container {
    padding: 12px
}

#notice-container .h4 {
    font-size: 20px;
    margin-bottom: 2px
}

#emergency-container .h1, #emergency-container .h2, #emergency-container .h3, #emergency-container .h4 {
    text-transform: uppercase
}

#notice-container p {
    font-size: 12px;
    margin-bottom: 0
}

@media (max-width: 768px) {
    .row .col-sm-8.col-sm-push-4 {
        margin-bottom: 30px
    }
}

#searchModalContent {
    background-color: none;
    color: #fff;
    padding: 30px
}

#searchModal {
    padding: 0
}

#searchModalContent legend {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 42px;
    display: block;
    margin: .67em 0;
    margin-top: 0;
    margin-bottom: 14px;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    border-bottom: none
}

#searchModalContent button {
    font-family: Montserrat;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 3px
}

#searchModalContent .form-group {
    margin-bottom: 28px
}

#searchModalContent hr {
    border-top: 1px solid #566168
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    opacity: 1;
    text-shadow: 0 0 4px #333
}

#homepage-slider, .landing-page-slider {
    left: 0;
    top: 0;
    right: 0;
    height: auto;
    width: auto
}

.rsSlideBlock {
    color: #fff
}

.rsSlideTitle {
    color: #fff;
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    font-weight: 700
}

.rsSlideTitle strong {
    font-family: Montserrat, sans-serif;
    font-weight: 700
}

.rsSlideMeta {
    font-weight: 400
}

img#pcc-one-logo {
    margin-bottom: 10px;
    margin-top: -10px
}

#homepage-featured .royalSlider {
    width: 100%
}

#homepage-featured .caption-overlay {
    margin-bottom: 0
}

#homepage-featured .rsDefault, #homepage-featured .rsDefault .rsOverflow, #homepage-featured .rsDefault .rsSlide, #homepage-featured .rsDefault .rsVideoFrameHolder, #homepage-featured.rsDefault .rsThumbs {
    background: #fff;
    color: #fff
}

#homepage-video #controls-container {
    visibility: hidden;
    padding: 0 12px;
    margin-top: -36px
}

.popup-video-style {
    position: relative;
    width: auto;
    max-width: 560px;
    margin: 20px auto
}

.featured-nav button {
    font-weight: 700;
    padding: 0 12px;
    margin-left: 2px;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    border: none
}

#homepage-stories-left #lancer-radio-logo {
    margin-bottom: 12px
}

#homepage-stories-right button {
    margin-bottom: 12px;
    border: none
}

#homepage-stories-right .popover {
    line-height: 1.3
}

#homepage-stories-right .popover-content, #homepage-stories-right .popover-title {
    padding: 4px 10px
}

#homepage-stories-right h3 {
    font-size: 18px
}

#events-row {
    background-color: #f8f8f8;
    margin-top: 40px
}

#events-row .nav > li > a {
    border-bottom: none
}

#events-row .nav-tabs {
    border-bottom: none
}

#events-row .nav-tabs > li {
    margin-top: 0;
    border-bottom: none;
    border-top: 0;
    border: 0;
    background: 0 0
}

#events-row .nav-tabs > li:last-child {
    border-right: 0
}

#events-row .nav-tabs > li.active {
    background: 0 0;
    border: 0
}

#events-row .nav-tabs > li > a:hover {
    background-color: transparent
}

#events-row .nav-tabs > li span.h2-home-event {
    color: #929191;
    font-size: 28px;
    margin-bottom: 14px;
    font-weight: 600;
    line-height: 60px
}

#events-row .nav-tabs > li.active span.h2-home-event {
    margin-top: 0;
    margin-bottom: 14px;
    font-weight: 600;
    color: #192026;
    font-size: 30px;
    border-bottom: 5px solid #d0d700
}

#events-row .nav-tabs > li.active > a, #events-row .nav-tabs > li.active > a:focus, #events-row .nav-tabs > li.active > a:hover {
    color: #003667;
    background-color: transparent;
    border: none;
    border-image: none;
    font-size: 36px;
    font-weight: 600;
    color: #192026;
    text-transform: uppercase;
    animation-duration: 1s;
    animation-name: fadeIn
}

@keyframes fadeIn {
    from {
        opacity: .1
    }
    to {
        opacity: 1
    }
}

#events-row .nav-tabs > li.active span.h-home-event2 {
    color: #003667;
    font-size: 36px;
    border-bottom: 2px solid #192026
}

#events-row .nav-tabs > li.active span.fa {
    display: none
}

#social-row {
    background-color: #d0d700
}

#social-row ul.home-bottom-cta {
    margin: 0;
    padding: 0
}

#social-row ul.home-bottom-cta li {
    list-style: none;
    display: block;
    font-family: Montserrat, Helvetica, sans-serif;
    margin: 0;
    padding: 0
}

#social-row ul.home-bottom-cta li {
    font-size: 28px;
    color: #192026;
    line-height: 1.2
}

#social-row ul.home-bottom-cta li:last-child {
    padding-top: 15px
}

#social-row ul.home-bottom-cta li strong {
    font-weight: 800;
    font-family: Montserrat, Helvetica, sans-serif;
    color: #192026
}

#social-row ul.home-bottom-cta li a {
    font-weight: 800
}

@media only screen and (min-width: 768px) {
    #social-row ul.home-bottom-cta li {
        display: inline-block
    }

    #social-row ul.home-bottom-cta li {
        font-size: 36px;
        margin-right: 10px;
        margin-bottom: 20px
    }

    #social-row ul.home-bottom-cta li:last-child {
        padding-top: 0
    }

    #social-row ul.home-bottom-cta li a {
        margin-bottom: 0;
        margin-left: 20px;
        margin-top: -10px
    }
}

#social-row span.h2 {
    font-size: 42px
}

#social-row span.fa {
    color: #192026;
    padding: 6px
}

#social-row .btn-link {
    color: #192026
}

footer {
    background-color: #003667;
    color: #fff;
    font-family: Montserrat, Helvetica, sans-serif;
    padding: 50px 0;
    font-size: 12px;
    line-height: 2.3;
    margin-top: 0;
    font-weight: 500
}

footer a, footer a:active, footer a:hover, footer a:link, footer a:visited {
    color: #fff
}

footer ul {
    margin-bottom: 0;
    padding-left: 0
}

footer li {
    line-height: 1.2;
    margin-bottom: 10px
}

footer li strong {
    font-family: Montserrat, sans-serif;
    font-weight: 800
}

footer li.footer-social-heading {
    margin-top: 20px
}

footer address {
    line-height: 2.5
}

li.footer-list-heading {
    font-size: 14px;
    font-weight: 800
}

footer .social-icons a {
    padding-right: 5px;
    font-size: 16px
}

.footer-creds {
    background-color: #840423;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    padding: 20px 0 10px 0;
    font-family: Montserrat, sans-serif;
    font-weight: 500
}

.footer-creds a {
    color: #fff
}

.footer-creds a:hover {
    color: #fff;
    text-decoration: underline
}

.goog-te-gadget {
    color: #fff !important
}

.goog-logo-link, .goog-logo-link:active, .goog-logo-link:hover, .goog-logo-link:link, .goog-logo-link:visited {
    color: #fff !important
}

.goog-te-combo {
    color: #333 !important
}

#searchModal .close {
    float: right;
    font-size: 25.5px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    margin: -10px
}

.topnav-btns.pull-right.dropdown.dropdown-slide ul.dropdown-menu li a.btn.btn-primary.btn-block {
    background-color: #192026;
    border-color: #192026;
    color: #fff
}

.topnav-btns.pull-right.dropdown.dropdown-slide ul.dropdown-menu li a.btn.btn-primary.btn-block:hover {
    background-color: #2f3a43;
    border-color: #2f3a43
}

@media (min-width: 768px) {
    header {
        font-size: 17px;
        position: relative;
        z-index: 1030
    }

    .navbar-transparent {
        height: 115px;
        color: #0e0e0e;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #fff 0, #fff 37%, rgba(255, 255, 255, 0) 38%, rgba(10, 13, 15, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(37%, #fff), color-stop(38%, rgba(10, 13, 15, 0)), color-stop(100%, rgba(10, 13, 15, 0)));
        background: -webkit-linear-gradient(top, #fff 0, #fff 37%, rgba(10, 13, 15, 0) 38%, rgba(10, 13, 15, 0) 100%);
        background: -o-linear-gradient(top, #fff 0, #fff 37%, rgba(10, 13, 15, 0) 38%, rgba(10, 13, 15, 0) 100%);
        background: -ms-linear-gradient(top, #fff 0, #fff 37%, rgba(10, 13, 15, 0) 38%, rgba(10, 13, 15, 0) 100%);
        background: linear-gradient(to bottom, #fff 0, #fff 37%, rgba(10, 13, 15, 0) 38%, rgba(10, 13, 15, 0) 100%)
    }

    #logo-box {
        float: left;
        background-color: #003667;
        text-align: center;
        padding: 8px 6px 8px 6px;
        margin-bottom: -16px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    #logo-box img {
        width: 125px;
        height: auto;
        margin-top: -4px;
    }

    #logo-box-menu {
        display: none
    }

    .navbar-site, .navbar-top {
        padding-left: 10px
    }

    .navbar-top {
        float: right;
        height: 35px;
        margin-bottom: 0;
        border: none;
        color: #0e0e0e
    }

    .navbar-top a, .navbar-top a:link, .navbar-top a:visited, .navbar-top ul li a:link, .navbar-top ul li a:visited {
        color: #0e0e0e
    }

    .nav .navbar-top a:hover, .navbar-top a:active, .navbar-top ul li a:active, .navbar-top ul li a:hover {
        color: #d0d700;
        text-decoration: none
    }

    .navbar-site {
        float: right;
        height: 60px;
        margin-bottom: 0;
        border: none;
        color: #000
    }

    .navbar-site a, .navbar-site a:link, .navbar-site a:visited, .navbar-site ul li a:link, .navbar-site ul li a:visited {
        color: #333;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .navbar-site a:active, .navbar-site a:hover, .navbar-site ul li a:active, .navbar-site ul li a:hover {
        color: #566168;
        text-decoration: none
    }

    .navbar-opaque .dropdown-menu-fw a, .navbar-opaque .dropdown-menu-fw a:link, .navbar-opaque .dropdown-menu-fw a:visited, .navbar-opaque .dropdown-menu-fw button, .navbar-opaque .dropdown-menu-fw ul li a:link, .navbar-opaque .dropdown-menu-fw ul li a:visited, .navbar-transparent .navbar-site a, .navbar-transparent .navbar-site a:link, .navbar-transparent .navbar-site a:visited, .navbar-transparent .navbar-site button, .navbar-transparent .navbar-site ul li a:link, .navbar-transparent .navbar-site ul li a:visited {
        color: #fff;
        background: 0 0;
        border: none;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    .navbar-opaque .dropdown-menu-fw a:active, .navbar-opaque .dropdown-menu-fw a:focus, .navbar-opaque .dropdown-menu-fw a:hover, .navbar-opaque .dropdown-menu-fw ul li a:active, .navbar-opaque .dropdown-menu-fw ul li a:focus, .navbar-opaque .dropdown-menu-fw ul li a:hover, .navbar-transparent .navbar-site a:active, .navbar-transparent .navbar-site a:focus, .navbar-transparent .navbar-site a:hover, .navbar-transparent .navbar-site ul li a:active, .navbar-transparent .navbar-site ul li a:focus, .navbar-transparent .navbar-site ul li a:hover {
        text-decoration: none
    }

    .dimNavBar .navbar-site a, .dimNavBar .navbar-site a:link, .dimNavBar .navbar-site a:visited, .dimNavBar .navbar-site button, .dimNavBar .navbar-site ul li a:link, .dimNavBar .navbar-site ul li a:visited {
        color: #566168
    }

    .dimNavBar .navbar-site ul.menu-fw-content a, .dimNavBar .navbar-site ul.menu-fw-content a:link, .dimNavBar .navbar-site ul.menu-fw-content a:visited, .dimNavBar .navbar-site ul.menu-fw-content button, .dimNavBar .navbar-site ul.menu-fw-content li a:link, .dimNavBar .navbar-site ul.menu-fw-content li a:visited {
        color: #566168
    }

    .dimNavbar .navbar-opaque .dropdown-menu-fw a:active, .dimNavbar .navbar-opaque .dropdown-menu-fw a:focus, .dimNavbar .navbar-opaque .dropdown-menu-fw a:hover, .dimNavbar .navbar-opaque .dropdown-menu-fw ul li a:active, .dimNavbar .navbar-opaque .dropdown-menu-fw ul li a:focus, .dimNavbar .navbar-opaque .dropdown-menu-fw ul li a:hover, .dimNavbar .navbar-transparent .navbar-site a:active, .dimNavbar .navbar-transparent .navbar-site a:focus, .dimNavbar .navbar-transparent .navbar-site a:hover, .dimNavbar .navbar-transparent .navbar-site ul li a:active, .dimNavbar .navbar-transparent .navbar-site ul li a:focus, .dimNavbar .navbar-transparent .navbar-site ul li a:hover {
        color: #003667;
        text-decoration: none
    }

    .navbar-transparent .navbar-site a.dropdown-toggle:hover, .navbar-transparent .navbar-site a:hover, .navbar-transparent .navbar-site button.dropdown-toggle:hover, .navbar-transparent .navbar-site button:hover {
        border-bottom: 2px solid #d0d700;
        color: #fff
    }

    .navbar-transparent.dimNavBar .navbar-site a.dropdown-toggle:hover, .navbar-transparent.dimNavBar .navbar-site a:hover, .navbar-transparent.dimNavBar .navbar-site button.dropdown-toggle:hover, .navbar-transparent.dimNavBar .navbar-site button:hover {
        color: #003667
    }

    .dimNavBar .navbar-site a:hover {
        color: #003667 !important;
        border-bottom: 2px solid #d0d700
    }

    .navbar-transparent .navbar-site a.dropdown-toggle:hover, .navbar-transparent .navbar-site a:hover, .navbar-transparent .navbar-site button.dropdown-toggle:hover, .navbar-transparent .navbar-site button:hover {
        border-bottom: 2px solid #d0d700
    }

    .navbar-transparent .navbar-site .open button, .navbar-transparent .navbar-site .open button:hover {
        color: #d0d700
    }

    button.site-search {
        background-color: transparent;
        border: none
    }

    .navbar-site a.dropdown-toggle:focus {
        color: #333
    }

    .navbar-site ul, .navbar-top ul {
        margin-bottom: 0
    }

    .navbar-top ul#nav-top-btns-sticky {
        margin-left: 8px
    }

    .navbar-top ul li {
        height: 35px;
        font-family: Montserrat;
        font-weight: 500;
        padding: 0
    }

    .navbar-site ul li {
        font-family: Montserrat;
        font-size: 14px;
        padding: 0;
        font-weight: 500
    }

    .navbar-site ul li a.dropdown-toggle span.fa {
        font-size: 80%;
        transition: transform .2s ease-in-out
    }

    .navbar-site ul li.open a.dropdown-toggle span.fa {
        transform: rotate(180deg)
    }

    .navbar-site ul li.main-nav-black-well {
        background-color: #192026;
        padding-bottom: 20px
    }

    .navbar-top ul li a, .navbar-top ul li button {
        display: inline-block;
        padding: 6px 3px
    }

    .navbar-site ul li a, .navbar-site ul li button {
        background: 0 0;
        border: none;
        display: inline-block;
        padding: 3px 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li a {
        padding: 6px 0;
        line-height: 1.2
    }

    .menu-fw .dropdown.dropdown-fw ul li a.btn {
        display: inline-block;
        margin-bottom: 18px;
        font-weight: 800;
        text-align: center;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        background-image: none;
        border: 2px solid transparent;
        white-space: nowrap;
        padding: 10px 20px;
        font-size: 17px;
        line-height: 1.7;
        letter-spacing: .5px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-family: Montserrat, Helvetica Neue, sans-serif;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        overflow: hidden;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: color, background-color;
        transition-property: color, background-color
    }

    .menu-fw .dropdown.dropdown-fw ul li a.btn-primary {
        color: #fff;
        background-color: #003667;
        border-color: #017b8d
    }

    .menu-fw .dropdown.dropdown-fw ul li a.btn-primary:hover {
        color: #fff !important;
        background-color: #003667;
        border-color: #017b8d
    }

    li.main-nav-black-well ul.menu-fw-links li.dropdown-header {
        margin-bottom: -10px;
        padding-top: 10px
    }

    .navbar-top ul li#btn-quicklinks {
        padding: 0
    }

    .navbar-top ul li#btn-quicklinks a {
        color: #d0d700;
        padding-left: 10px;
        padding-right: 10px
    }

    #btn-quicklinks a:hover {
        color: #fff
    }

    #btn-quicklinks a:focus {
        text-decoration: none
    }

    #btn-quicklinks a.top-quicklinks-btn span.fa {
        transition: transform .2s ease-in-out
    }

    #btn-quicklinks a.top-quicklinks-btn.ql-link-open {
        background-color: #fff;
        color: #192026
    }

    #btn-quicklinks a.top-quicklinks-btn.ql-link-open span.fa {
        transform: rotate(180deg)
    }

    .quicklinks-nav {
        display: none;
        position: relative;
        width: 100%;
        background-color: #fff;
        padding: 20px 0
    }

    .quicklinks-nav:after {
        clear: both;
        content: '';
        display: block
    }

    .quicklinks-nav .ql-20 {
        width: 20%;
        float: left;
        border-right: 1px solid #ccc
    }

    .quicklinks-nav .ql-30 {
        width: 30%;
        float: left;
        border-right: 1px solid #ccc
    }

    .quicklinks-nav .ql-30:last-child {
        border: none
    }

    .quicklinks-nav .ql-table {
        display: table;
        width: 100%;
        min-height: 100px
    }

    .quicklinks-nav .ql-table-cell {
        vertical-align: top;
        display: table-cell;
        text-align: center
    }

    .quicklinks-nav .ql-20 .ql-table .ql-table-cell {
        width: 50%
    }

    .quicklinks-nav .ql-30 .ql-table .ql-table-cell {
        width: 33.33333%
    }

    .quicklinks-nav a.ql-table-cell {
        transition: all .2s ease-in-out
    }

    .quicklinks-nav a.ql-table-cell img {
        -ms-transform: scale(.5) perspective(1px) translateZ(0);
        -webkit-transform: scale(.5) perspective(1px) translateZ(0);
        -o-transform: scale(.5) perspective(1px) translateZ(0);
        -moz-transform: scale(.5) perspective(1px) translateZ(0);
        transform: scale(.5) perspective(1px) translateZ(0);
        height: auto;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .quicklinks-nav a.ql-table-cell span {
        display: block;
        color: #566168;
        font-size: 13px;
        font-family: Montserrat, Helvetica Neue, sans-serif;
        font-weight: 500;
        line-height: 1.2;
        transition: all .2s ease-in-out
    }

    .quicklinks-nav a.ql-table-cell:visited, .quicklinks-nav a.ql-table-cell:visited span {
        color: #566168
    }

    .quicklinks-nav a.ql-table-cell:active, .quicklinks-nav a.ql-table-cell:hover {
        text-decoration: none;
        color: #192026
    }

    .quicklinks-nav a.ql-table-cell:active span, .quicklinks-nav a.ql-table-cell:hover span {
        text-decoration: none;
        color: #192026
    }

    .quicklinks-nav a.ql-table-cell:hover img {
        -webkit-transform: scale(.5) translateY(4px);
        transform: scale(.5) translateY(4px)
    }

    @media (min-width: 768px) and (max-width: 1199px) {
        .navbar-top ul li#btn-quicklinks {
            margin-left: 5px
        }
    }#top-btns {
         display: block;
         width: 100%
     }

    .navbar-top li.topnav-btns a, .navbar-top li.topnav-btns button {
        background: 0 0;
        border: none;
        font-family: Montserrat;
        font-weight: 700;
        text-align: center;
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
        color: #fff
    }

    li#btn-login {
        background-color: #d0d700
    }

    li#btn-start {
        padding: 0
    }

    li#btn-start a {
        color: #fff;
        display: inline-block;
        font-family: Montserrat, sans-serif;
        font-weight: 800;
        background-color: #003667
    }

    li#btn-start a:hover {
        background-color: #0a5192
    }

    #nav-top-btns .dropdown-menu {
        min-width: 200px;
        padding: 10px 0 0 0;
        margin: 0;
        list-style: none;
        font-size: 17px;
        text-align: left;
        background-color: #d0d700;
        border: 1px solid #d0d700;
        border-radius: 0
    }

    #nav-top-btns ul li {
        height: inherit;
        padding: 0 10px
    }

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        text-decoration: underline;
        color: #d0d700;
        background-color: #003667
    }

    #nav-top-btns .btn-primary {
        margin-bottom: 10px
    }

    .navbar-site .dropdown-menu-fw {
        background-color: #fff;
        border: none;
        margin-top: -21px
    }

    .open > .dropdown-menu-fw {
        animation-name: slidenavAnimation;
        animation-duration: 0s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        -webkit-animation-name: slidenavAnimation;
        -webkit-animation-duration: 0s;
        -webkit-animation-iteration-count: 1;
        -webkit-animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-name: slidenavAnimation;
        -moz-animation-duration: 0s;
        -moz-animation-iteration-count: 1;
        -moz-animation-timing-function: ease;
        -moz-animation-fill-mode: forwards
    }

    @keyframes slidenavAnimation {
        from {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }@-webkit-keyframes slidenavAnimation {
         from {
             opacity: 0
         }
         to {
             opacity: 1
         }
     }.dropdown-menu-fw {
          padding: 20px 0
      }

    .dropdown-menu-fw > li > ul, .dropdown-menu-fw > li > ul > li > ul {
        padding: 0;
        margin: 0
    }

    .dropdown-menu-fw > li > ul > li, .dropdown-menu-fw > li > ul > li > ul > li {
        list-style: none;
        padding: 0
    }

    .dropdown-menu-fw > li > ul > li > a, .dropdown-menu-fw > li > ul > li > ul > li > a {
        font-family: Montserrat;
        display: block;
        padding: 10px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.428571429;
        color: #fff;
        white-space: normal
    }

    .dropdown-menu-fw li.call-out a {
        padding: 0;
        position: relative;
        overflow: hidden
    }

    ul.menu-fw-links li {
        font-size: 15px;
        padding: 0
    }

    .dimNavBar .navbar-site .nav-dropdown-ctas ul.menu-fw-links li a, .dimNavBar .navbar-site .nav-dropdown-ctas ul.menu-fw-links li a:link, .dimNavBar .navbar-site .nav-dropdown-ctas ul.menu-fw-links li a:visited {
        font-weight: 800;
        color: #000
    }

    .dimNavBar .navbar-site .nav-dropdown-ctas ul.menu-fw-links li a:hover {
        color: #003667
    }

    .nav-dropdown-ctas ul.menu-fw-links li a:after {
        content: '\f054';
        font-family: "Font Awesome 5 Free", FontAwesome;
        font-weight: 900;
        font-style: normal;
        display: inline;
        margin-left: 8px;
        font-size: 10px
    }

    .dropdown-menu-fw li.call-out.three-nav-items a {
        max-height: 172px
    }

    .dropdown-menu-fw li.call-out a img {
        opacity: .6
    }

    .dropdown-menu-fw li.call-out a:hover img {
        opacity: 1
    }

    .dropdown-menu-fw li.call-out a {
        border-bottom: 2px solid #333
    }

    .dropdown-menu-fw .call-out span.h3, .dropdown-menu-fw .call-out span.h4 {
        color: #fff;
        position: absolute;
        left: 10px;
        bottom: 10px
    }

    .dropdown-menu-fw > li ul > li a:focus, .dropdown-menu-fw > li ul > li a:focus i, .dropdown-menu-fw > li ul > li a:hover, .dropdown-menu-fw > li ul > li a:hover i {
        color: #fff;
        text-decoration: none
    }

    .dropdown-menu-fw .dropdown-header, .dropdown-menu-fw .dropdown-header a {
        font-family: Montserrat;
        font-weight: 500;
        font-size: 20px
    }

    .dropdown-menu-fw .h1, .dropdown-menu-fw .h2, .dropdown-menu-fw .h3, .dropdown-menu-fw .h4, .dropdown-menu-fw h1, .dropdown-menu-fw h2, .dropdown-menu-fw h3, .dropdown-menu-fw h4 {
        font-family: Montserrat;
        font-weight: 500;
        margin: 10px 0 0 0
    }

    .dropdown-menu-fw h3 {
        font-size: 20px
    }

    .dropdown-menu-fw .h1 small, .dropdown-menu-fw .h2 small, .dropdown-menu-fw .h3 small, .dropdown-menu-fw .h4 small, .dropdown-menu-fw h1 small, .dropdown-menu-fw h2 small, .dropdown-menu-fw h3 small, .dropdown-menu-fw h4 small {
        color: #d0d700
    }

    .navbar-container {
        padding-left: 10px
    }

    .dimNavBar .navbar-container {
        background-color: #333
    }

    .dimNavBar .navbar-container:after {
        background-color: #333;
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1
    }

    .dimNavBar {
        background: #fff;
        background-color: #fff
    }

    .dimNavBar .navbar-site {
        background-color: #fff
    }

    .dimNavBar .navbar-site a {
        color: #000
    }

    .dimNavBar .navbar-site a:active, .dimNavBar .navbar-site a:focus {
        color: #003667 !important;
        text-decoration: none
    }

    .dimNavBar .navbar-site li.dropdown.open a.dropdown-toggle {
        color: #003667 !important
    }

    .dimNavBar .navbar-site li.dropdown.open a.dropdown-toggle {
        border-bottom: 2px solid #003667
    }

    .dimNavBar #nav-top-btns, .dimNavBar #nav-top-list {
        visibility: hidden
    }

    .dimNavBar #logo-box {
        display: none
    }

    .dimNavBar #logo-box-menu {
        display: block;
        float: left;
        background-color: #fff;
        text-align: center;
        padding: 16px 12px 0 12px;
        margin-bottom: -6px
    }

    #logo-box-menu img {
        position: relative;
        z-index: 20000;
        width: 125px;
        height: auto
    }

    .menu-fw .collapse, .menu-fw .dropdown, .menu-fw .dropup, .menu-fw .nav {
        position: static
    }

    .menu-fw ul {
        list-style: none;
        padding-top: 18px
    }

    .menu-fw li.open > menu-fw {
        background-color: #333
    }

    .menu-fw .container {
        position: relative
    }

    .dropdown-menu.dropdown-menu-fw.row.container {
        position: absolute
    }

    .menu-fw .dropdown-menu {
        left: auto
    }

    .menu-fw .menu-fw-content {
        padding: 20px 0;
        list-style: none
    }

    .menu-fw ul.menu-fw-content li ul {
        padding-left: 10px;
        padding-right: 10px
    }

    .menu-fw .dropdown.dropdown-fw .dropdown-menu {
        left: 0;
        right: 0;
        -webkit-box-shadow: 0 20px 30px -30px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 20px 30px -30px rgba(0, 0, 0, .5);
        box-shadow: 0 20px 30px -30px rgba(0, 0, 0, .5)
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li {
        padding: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.nav-dropdown-heading {
        font-weight: 700;
        color: #000
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-header {
        border-bottom: none;
        padding-left: 0;
        padding-bottom: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-header a {
        padding-bottom: 0;
        padding-left: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-smaller {
        padding: 0 10px;
        font-size: 15px
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-smaller a {
        padding-top: 9px;
        padding-bottom: 9px
    }

    .menu-fw .dropdown.dropdown-fw ul.menu-fw-links a:hover {
        color: #003667;
        border: none
    }

    .menu-fw .dropdown.dropdown-fw ul.menu-fw-links li:first-child a {
        padding-top: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-btns li a {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700
    }

    .container-under-header {
        top: -64px;
        position: relative;
        z-index: 100;
        margin-bottom: -64px
    }

    #transparent-header-bg {
        position: relative;
        margin-bottom: 40px;
        z-index: -10000;
        zoom: 1;
        display: block;
        overflow: hidden
    }

    #transparent-header-bg img {
        width: 100%;
        position: relative;
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat
    }

    #transparent-header-bg h1 {
        color: #fff;
        font-size: 60px;
        margin: 0
    }

    #transparent-header-bg h1 > small {
        color: #fff;
        font-size: 46px;
        font-family: Montserrat, sans-serif;
        font-weight: 300
    }

    #landing-title-container {
        z-index: 99;
        height: 160px;
        position: absolute
    }

    #transparent-header-bg-slider {
        width: 100%
    }

    .rsSlideBlock {
        top: 180px;
        left: 60px
    }

    .rsSlideTitle {
        font-size: 55px;
        margin-bottom: 0;
        letter-spacing: 0
    }

    .rsSlideMeta {
        letter-spacing: .06em;
        font-size: 24px;
        line-height: 120%
    }

    #social-row h2 {
        float: left
    }

    #social-row .social-icons {
        text-align: right;
        float: none
    }

    #social-row .social-icon-tab {
        padding: 10px 0;
        background-color: #fff;
        text-align: center
    }

    #social-row .social-icon-tab i {
        color: #c4c3c3;
        font-size: 2em
    }

    #social-row .social-content {
        padding-top: 18px;
        padding-bottom: 18px;
        background-color: #fff;
        min-height: 250px
    }

    #social-row .tweet {
        font-size: 18px;
        font-weight: 700;
        line-height: 150%
    }

    #social-row p {
        margin: 0
    }

    .home-ftr footer {
        margin-top: -6px;
        background-color: #be1e2d
    }
}

@media only screen and (min-width: 768px) {
    .scotch-panel-canvas {
        -o-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }

    .breadcrumb {
        margin-top: 0;
        position: relative;
        right: 0;
        padding-bottom: 0;
        text-align: right
    }

    #vid-thumb-container {
        padding: 0 2%
    }

    .sticky-menu-bar {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 35px;
        background-color: #fff;
        z-index: 9999;
        opacity: 0;
        overflow: visible
    }

    .sticky-menu-bar.animated {
        -webkit-animation-duration: .2s;
        -moz-animation-duration: .2s;
        animation-duration: .2s
    }

    .sticky-menu-bar.sticky-menu-bar-show {
        display: block;
        opacity: 1
    }

    .sticky-menu-bar .navbar-top {
        float: right
    }

    a#sticky-home-link {
        width: 45px;
        height: 49px;
        overflow: hidden;
        left: 10px;
        top: 0;
        background-image: url(../img/header-bg/sticky-bg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        position: fixed
    }

    a#sticky-home-link span {
        background-image: url(../img/logo.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 35px;
        width: 45px;
        height: 45px;
        display: block
    }

    .dimNavBar .sticky-menu-bar #nav-top-btns, .dimNavBar .sticky-menu-bar #nav-top-list {
        visibility: visible
    }

    #top-btns-sticky {
        display: block;
        width: 100%
    }

    li#btn-login-sticky {
        background-color: #d0d700
    }

    li#btn-start-sticky {
        background-color: #003667
    }

    li#btn-start-sticky:hover {
        background-color: #077f90
    }

    li#btn-start-sticky a {
        color: #fff;
        display: inline-block;
        font-family: Montserrat, sans-serif;
        font-weight: 800
    }

    #nav-top-btns-sticky .dropdown-menu {
        min-width: 200px;
        padding: 10px 0 0 0;
        margin: 0;
        list-style: none;
        font-size: 17px;
        text-align: left;
        background-color: #d0d700;
        border: 1px solid #d0d700;
        border-radius: 0
    }

    #nav-top-btns-sticky ul li {
        height: inherit;
        padding: 0 10px
    }

    #nav-top-btns-sticky .btn-primary {
        margin-bottom: 10px
    }

    #nav-top-list-sticky li a img {
        max-height: 14px;
        width: auto
    }
}

@media (min-width: 768px) and (max-width: 859px) {
    .quicklinks-nav a.ql-table-cell span {
        font-size: 11px
    }

    .quicklinks-nav .ql-20, .quicklinks-nav .ql-30 {
        border-right: none
    }
}

@media (min-width: 1080px) {
    .navbar-top ul li {
        font-size: 11px
    }
}

@media (min-width: 1065px) {
    .navbar-top ul li {
        font-size: 10px
    }
}

@media (min-width: 992px) {
    .navbar-top ul li {
        font-size: 9px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-container {
        padding: 0
    }

    #logo-box {
        position: relative;
        padding: 16px 8px
    }

    .dimNavBar #logo-box-menu {
        padding: 16px 8px
    }

    .navbar-site, .navbar-top {
        padding-left: 8px
    }

    .navbar-top ul li a {
        padding: 8px 2px
    }

    li#btn-start a {
        padding: 6px 0
    }

    .navbar-site ul li {
        font-size: 14px
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-header {
        border-bottom: none;
        padding-left: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-header a {
        padding-bottom: 0;
        padding-left: 0
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-smaller {
        padding: 0 10px;
        font-size: 12px
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li.dropdown-smaller a {
        padding: 9px 4px
    }

    .navbar-site ul li a, .navbar-site ul li button {
        padding: 16px 4px
    }

    .navbar-top li.topnav-btns a, .navbar-top li.topnav-btns button {
        padding-left: 4px;
        padding-right: 4px
    }

    li#btn-login {
        margin-left: 20px
    }

    ul.menu-fw-btns li {
        padding: 8px 10px
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li a {
        padding: 6px 0;
        line-height: 1.2
    }

    #landing-title-container {
        top: 126px;
        left: 60px
    }

    #transparent-header-bg h1 {
        font-size: 50px
    }

    #social-row .social-icon-tab {
        text-align: left
    }

    #social-row .social-icon-tab i {
        padding-left: 14px;
        padding-bottom: 0
    }

    #social-row .social-content {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #social-row .social-content, #social-row .social-icon-tab {
        border-right: 1px solid #e1e1e1
    }
}

@media (min-width: 768px) and (max-width: 813px) {
    .navbar-container {
        width: 100%
    }
}

@media (min-width: 992px) {
    .menu-fw .dropdown.dropdown-fw .menu-fw-btns li a {
        padding: 20px 0
    }

    .navbar-site .dropdown-menu-fw {
        margin-top: -15px
    }

    #landing-title-container {
        top: 180px;
        left: 100px
    }

    .rsSlideBlock {
        max-width: 80%;
        top: 200px;
        left: 100px
    }

    .rsSlideTitle {
        font-size: 65px;
        margin-bottom: 0;
        letter-spacing: 0
    }

    .rsSlideMeta {
        letter-spacing: .06em;
        font-size: 26px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-site ul li a, .navbar-site ul li button {
        padding: 10px 8px 2px 8px
    }

    .menu-fw .dropdown.dropdown-fw .menu-fw-links li a {
        padding: 6px 0;
        line-height: 1.2
    }

    li#btn-login {
        margin-left: 20px
    }

    ul.menu-fw-btns li {
        padding: 8px 10px
    }
}

@media (min-width: 1180px) {
    #transparent-header-bg {
        height: 450px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: left top
    }

    #transparent-header-bg img.img-responsive.hidden-xs {
        display: none
    }
}

@media (min-width: 1200px) {
    .navbar-top ul li {
        padding: 0 2px;
        font-size: 12px
    }

    .navbar-site ul li {
        padding: 6px 10px 8px 10px
    }

    .navbar-site ul > li {
        padding: 6px 7px 7px 7px;
        font-size: 16px
    }

    .navbar-top li.topnav-btns a {
        padding-left: 10px;
        padding-right: 10px
    }

    li#btn-login {
        margin-left: 20px
    }

    .main-nav-black-well ul.menu-fw-links li.dropdown-header a {
        margin-top: 7px
    }

    ul.menu-fw-btns li {
        padding: 8px 10px
    }

    ul.menu-fw-content li ul li.call-out {
        padding: 0;
        margin-left: -10px;
        margin-right: -10px
    }

    #landing-title-container {
        left: 100px
    }

    #transparent-header-bg h1 {
        font-size: 72px
    }

    li.main-nav-black-well ul.menu-fw-links li.dropdown-header {
        margin-bottom: 0;
        padding-top: 0
    }

    .rsSlideBlock {
        max-width: 80%;
        top: 200px;
        left: 120px
    }

    .rsSlideTitle {
        font-size: 72px;
        margin-bottom: 0;
        letter-spacing: 0
    }

    .rsSlideMeta {
        letter-spacing: .06em;
        font-size: 30px
    }

    #social-row .social-content {
        min-height: 299px
    }

    #social-row .tweet {
        font-size: 21px
    }

    .navbar-top ul li#btn-quicklinks a {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 1400px) {
    #transparent-header-bg {
        overflow: hidden;
        height: 475px;
        background-size: 100% auto
    }
}

@media (min-width: 1335px) {
    #transparent-header-bg {
        overflow: hidden
    }
}

@media (min-width: 1480px) {
    #transparent-header-bg {
        overflow: hidden;
        height: 550px;
        background-size: 100% auto
    }
}

@media only screen and (max-width: 992px) {
    #transparent-header-bg {
        margin-top: 0;
        margin-bottom: 20px
    }

    #transparent-header-bg img {
        width: 100%;
        position: relative;
        background-size: cover;
        background-position: center bottom;
        background-repeat: no-repeat
    }

    #transparent-header-bg h1 {
        color: #fff;
        font-size: 30px
    }

    #transparent-header-bg h1 > small {
        color: #fff;
        font-size: 18px
    }

    #under-header-opaque {
        margin-top: 0;
        padding-top: 20px
    }

    #homepage-features a.caption.caption-overlay p {
        display: none !important
    }

    .quicklinks-nav.quicklinks-nav-desktop {
        display: none !important
    }

    #offcanvas-nav a, #offcanvas-nav a:active, #offcanvas-nav a:hover, #offcanvas-nav a:link, #offcanvas-nav a:visited, #offcanvas-nav ul li a:active, #offcanvas-nav ul li a:hover, #offcanvas-nav ul li a:link, #offcanvas-nav ul li a:visited, a.site-search, a.toggle-panel, header a, header a:active, header a:hover, header a:link, header a:visited {
        color: #192026;
        text-decoration: none
    }

    #offcanvas a, #offcanvas a:active, #offcanvas a:hover, #offcanvas a:link, #offcanvas a:visited, #offcanvas ul li a:active, #offcanvas ul li a:hover, #offcanvas ul li a:link, #offcanvas ul li a:visited, a.site-search, a.toggle-panel, button.toggle-panel, header a, header a:active, header a:hover, header a:link, header a:visited {
        color: #192026;
        text-decoration: none
    }

    button.toggle-panel {
        border: none
    }

    header .row .col-xss-5, header .row .col-xss-7 {
        display: table-cell;
        float: none;
        vertical-align: middle
    }

    #mobile-navbar {
        background: 0 0
    }

    #mobile-navbar button.site-search {
        border: none;
        color: #192026
    }

    header .mobile-home {
        float: right;
        margin-left: 16px;
        display: block;
        font-size: 25px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        background: 0 0;
        height: 50px
    }

    header .site-search, header .toggle-panel {
        float: right;
        display: block;
        font-size: 25px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: right;
        background: 0 0
    }

    #mobile-right-nav {
        padding: 20px 0;
        display: table !important;
        width: 100%;
        margin: 0 auto
    }

    #mobile-branding {
        padding: 0
    }

    #mobile-branding img {
        width: 100%;
        max-width: 150px;
        height: auto
    }

    i {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .rsSlideBlock {
        top: auto;
        left: 10px;
        bottom: 10px
    }

    .rsSlideTitle {
        font-size: 26px;
        margin-bottom: 0;
        letter-spacing: .08em
    }

    .rsSlideMeta {
        letter-spacing: normal;
        font-size: 16px
    }

    #offcanvas, #offcanvas-nav {
        font-family: Montserrat;
        background-color: #fff;
        -webkit-box-shadow: -3px 0 20px 0 rgba(0, 0, 0, .17);
        -moz-box-shadow: -3px 0 20px 0 rgba(0, 0, 0, .17);
        box-shadow: -3px 0 20px 0 rgba(0, 0, 0, .17)
    }

    #offcanvas button.close, #offcanvas-nav button.close {
        color: #fff;
        padding: 10px 20px;
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0
    }

    #offcanvas .mobile-nav-top {
        background-color: #003667;
        color: #fff;
        padding: 10px 20px 0 20px;
        -moz-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .17);
        -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .17);
        box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .17);
        position: relative
    }

    #offcanvas .mobile-menu-apply-now {
        padding-right: 40px
    }

    #offcanvas .mobile-nav-top a.btn {
        color: #fff;
        font-weight: 800;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-bottom: 30px
    }

    #offcanvas .mobile-nav-top a.mobile-quicklinks-opener {
        display: block;
        position: relative;
        font-weight: 600;
        color: #d0d700;
        font-size: 14px;
        transition: all .2s ease-in-out;
        padding: 10px 0
    }

    #offcanvas .mobile-nav-top a.mobile-quicklinks-opener[aria-expanded=true] {
        color: #fff
    }

    #offcanvas .mobile-nav-top a.mobile-quicklinks-opener span.fa {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -7px;
        display: block;
        transition: all .2s ease-in-out
    }

    #offcanvas .mobile-nav-top a.mobile-quicklinks-opener[aria-expanded=true] span.fa {
        transform: rotate(180deg)
    }

    #mobile-quicklinks {
        padding-bottom: 10px
    }

    #mobile-quicklinks ul.mobile-quicklinks-row {
        display: table;
        width: 100%;
        padding: 15px 0 15px 0;
        margin: 0;
        border-top: 1px solid #d0d700
    }

    #mobile-quicklinks ul.mobile-quicklinks-row li {
        display: table-cell;
        vertical-align: middle;
        width: 33.33333%;
        padding: 0 8px
    }

    #mobile-quicklinks ul.mobile-quicklinks-row li a {
        color: #fff;
        display: block;
        text-align: center;
        font-size: 13px;
        font-family: Montserrat, Helvetica, sans-serif;
        font-weight: 600;
        line-height: 1.2
    }

    #mobile-quicklinks ul.mobile-quicklinks-row li a img {
        height: 15px;
        width: auto;
        display: block;
        margin: 0 auto;
        margin-bottom: 8px
    }

    #offcanvas .mobile-nav-bottom {
        padding: 20px
    }

    .mobile-panel-label {
        font-family: Montserrat, Helvetica, sans-serif;
        color: #566168;
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 8px
    }

    .mobile-sub-menu-title {
        font-size: 14px;
        font-weight: 800;
        color: #192026;
        border-bottom: 1px solid #e1e1e1;
        display: block;
        margin: 0 14px
    }

    #offcanvas .panel-group .panel + .panel, #offcanvas-nav .panel-group .panel + .panel {
        margin-top: 10px
    }

    #offcanvas .panel-default > .panel-heading, #offcanvas ul li.list-group-item, #offcanvas-nav .panel-default > .panel-heading, #offcanvas-nav ul li.list-group-item {
        padding: 0;
        background-color: #fff;
        border: none;
        text-transform: normal
    }

    #offcanvas .panel-login {
        margin-bottom: 0
    }

    #offcanvas .panel-login, .panel-login .panel-title {
        background-color: #333
    }

    #offcanvas .panel-login .panel-title {
        color: #fff;
        font-size: 17px;
        padding-left: 8px
    }

    #offcanvas .panel-login .panel-body {
        border: 1px solid #333
    }

    #offcanvas .btn-login {
        background-color: #566168
    }

    #offcanvas .panel-title a, #offcanvas-nav .panel-title a {
        display: block;
        font-size: 14px;
        padding: 10px;
        position: relative
    }

    #offcanvas .panel-title a:after {
        content: "\f067";
        font-family: "Font Awesome 5 Free", FontAwesome;
        font-weight: 900;
        position: absolute;
        right: 10px;
        transition: all .2s ease-in-out
    }

    #offcanvas .panel-title a[aria-expanded=true]:after {
        content: "\f068";
        font-family: "Font Awesome 5 Free", FontAwesome;
        font-weight: 900
    }

    #offcanvas .mobile-panel-links .panel-title a {
        color: #003667
    }

    #offcanvas .mobile-panel-links .panel-title a:after {
        font-family: "Font Awesome 5 Free", FontAwesome;
        content: "\f054";
        font-weight: 900
    }

    #offcanvas .panel-default, #offcanvas-nav .panel-default {
        border-color: #fff;
        -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .1)
    }

    #offcanvas .panel-body, #offcanvas-nav .panel-body {
        padding: 0;
        border: none
    }

    #offcanvas ul.menu li.list-group-item, #offcanvas-nav ul.menu li.list-group-item {
        background-color: #fff
    }

    #offcanvas ul.menu li.list-group-item a, #offcanvas-nav ul.menu li.list-group-item a {
        color: #003667
    }

    #offcanvas ul li.list-group-item a, #offcanvas-nav ul li.list-group-item a {
        padding: 8px 16px 8px 8px;
        display: block;
        margin: 0 6px;
        font-weight: 600;
        font-size: 14px;
        position: relative
    }

    #offcanvas ul li.list-group-item a:after, #offcanvas-nav ul li.list-group-item a:after {
        position: absolute;
        font-family: "Font Awesome 5 Free", FontAwesome;
        content: "\f054";
        font-weight: 900;
        right: 8px;
        font-size: 9px;
        line-height: 1;
        top: 50%;
        margin-top: -4.5px
    }

    #offcanvas a.list-group-fa-caret-right[target="_blank"], #offcanvas ul.list-group li.list-group-item a[target="_blank"] {
        background-image: none !important;
        background: 0 0
    }

    #offcanvas a.list-group-fa-caret-right[target="_blank"]:after, #offcanvas ul.list-group li.list-group-item a[target="_blank"]:after {
        content: "\f14c"
    }

    #offcanvas .panel-group .panel-heading + .panel-collapse > .list-group, #offcanvas .panel-group .panel-heading + .panel-collapse > .panel-body, #offcanvas-nav .panel-group .panel-heading + .panel-collapse > .list-group, #offcanvas-nav .panel-group .panel-heading + .panel-collapse > .panel-body {
        border-top: none
    }

    #offcanvas .panel-body.mobile-highlight-ctas li.list-group-item a {
        font-weight: 800;
        font-size: 15px;
        padding: 6px 8px
    }

    #offcanvas .section-links ul li.list-group-item:last-child, #offcanvas-nav .section-links ul li.list-group-item:last-child {
        padding-bottom: 20px
    }

    .navbar-offcanvas, .navmenu-fixed-left, .navmenu-fixed-right {
        position: fixed;
        z-index: 1050;
        top: 0;
        bottom: 0;
        overflow-y: auto;
        border-radius: 0
    }

    .navbar-offcanvas, .navmenu {
        width: 90%;
        height: auto
    }

    #icons-row, #login-row {
        margin-bottom: 20px
    }

    #login-row .btn {
        border-color: #192026;
        border-width: 4px
    }

    #homepage-stories-left #lancer-radio-logo {
        padding-top: 18px
    }

    .component-end {
        padding-bottom: 12px;
        margin-bottom: 12px;
        border-bottom: 1px solid #e1e1e1
    }

    #dates-tab i, #events-tab i {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    #social-row .h2, #social-row h2 {
        float: none;
        text-align: center
    }

    #social-row .social-icons {
        float: none;
        text-align: center
    }

    span.shrink-xs {
        font-size: 18px
    }

    #events-row .nav-tabs > li {
        width: 50%
    }

    #events-row .nav-tabs > li span.h2-home-event {
        border-bottom: 2px solid transparent;
        font-size: 36px
    }

    footer, footer li, footer li.footer-list-heading {
        font-size: 18px
    }

    footer {
        padding: 35px 0
    }

    footer ul {
        margin-bottom: 20px
    }

    .footer-creds .col-sm-6 {
        text-align: left;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    #homepage-video {
        margin-bottom: 20px
    }

    #events-row {
        margin-top: -12px
    }
}

@media only screen and (max-width: 600px) {
    .h2, h2 {
        font-size: 26px
    }

    #homepage-featured .rsContent .col-xs-6 {
        margin-bottom: 20px
    }

    #events-row {
        margin-top: -12px
    }

    #events-row .nav-tabs > li.active span.h2-home-event {
        border-bottom: none
    }

    #events-row .nav-tabs > li span.h2-home-event {
        line-height: 20px
    }

    #events-row .nav-tabs > li > a {
        line-height: 30px
    }

    #events-row .nav-tabs > li span.h2-home-event {
        font-size: 30px
    }

    #events-row li.active {
        border-bottom: 5px solid #d0d700
    }

    #events-row ul.event-component li.event-item, #events-row ul.event-component li.event-item a {
        margin: 0 0 30px 0
    }

    #events-row span.shrink-xs {
        display: block
    }
}

@media only screen and (max-width: 380px) {
    header .mobile-home {
        display: none
    }
}

#vid-thumb-container span.video-thumb-title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 12px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 0 #333, -1px -1px 0 #333;
    line-height: 18px
}

.headerImgTextDark h1, .headerImgTextDark h1 > small {
    color: #192026 !important
}

.rsSlideBlockDark .proxima-light, .rsSlideBlockDark .span.proxima-light {
    font-weight: 600 !important
}

.headerImgTextLight h1, .rsSlideBlockLight {
    color: #fff
}

.dg-cta-sidebar.well {
    color: #fff;
    font-family: Montserrat, Helvetica, sans-serif;
    padding: 0
}

.dg-cta-sidebar.well a {
    color: #fff
}

.dg-cta-sidebar.well span.h2 {
    display: block;
    color: #fff;
    font-size: 18px
}

.dg-cta-sidebar.well.dg-cta-sidebar-arts {
    background-color: #f4436c
}

.dg-cta-sidebar.well.dg-cta-sidebar-business {
    background-color: #672666
}

.dg-cta-sidebar.well.dg-cta-sidebar-health {
    background-color: #ec7700
}

.dg-cta-sidebar.well.dg-cta-sidebar-liberal {
    background-color: #93d500
}

.dg-cta-sidebar.well.dg-cta-sidebar-social {
    background-color: #1dcad3
}

.dg-cta-sidebar.well.dg-cta-sidebar-stem {
    background-color: #0071ce
}

.dg-cta-sidebar-type {
    opacity: .7;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 4rem
}

.dg-cta-sidebar-content {
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 2rem;
    line-height: 1.2
}

.dg-cta-sidebar-inner {
    background-image: url(../../explore-your-career/images/gp-header-bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 2rem
}

.dg-cta-sidebar-bottom a {
    font-size: 15px
}

.dg-cta-sidebar-bottom {
    margin-top: 3rem
}

.dg-cta-sidebar-bottom a {
    display: block
}

.dg-cta-sidebar-bottom a:after {
    content: '\f0da';
    font-family: "Font Awesome 5 Free", FontAwesome;
    font-weight: 900;
    display: inline;
    color: #fff
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.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(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.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
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -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
}

@media screen and (max-width: 768px) {
    .no-js .owl-carousel {
        display: block
    }
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s 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(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s 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-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    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 .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.carousel {
    position: relative;
    margin-bottom: 20px
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    height: 100%;
    width: 10%;
    opacity: .5;
    font-size: 50px;
    color: #fff;
    text-shadow: 0 1px 2px transparent;
    text-align: center
}

.carousel-control span.fa {
    position: relative;
    top: 50%;
    height: 50px;
    margin-top: -25px;
    display: block
}

.carousel-control.left {
    left: 0
}

.carousel-control.right {
    right: 0
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .fa-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .fa-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 10;
    padding: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px transparent;
    background: #333;
    background: rgba(0, 0, 0, .6);
    max-width: 60%
}

.carousel-caption h2 {
    color: #ffcf0c;
    margin-bottom: 0;
    line-height: 120%;
    font-size: 32px
}

.carousel-caption span.carousel-subtitle {
    font-size: 24px;
    color: #fff;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .fa-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .fa-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }

    .pull-right.img-responsive.img-thumbnail {
        width: 100% !important;
        padding: 10px 0;
        margin: 0
    }

    .pull-left.img-responsive.img-thumbnail {
        width: 100% !important;
        padding: 10px 0;
        margin: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 540px) {
    .btn {
        white-space: normal
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }

    header {
        display: none
    }

    footer {
        display: none
    }

    .offcanvas-nav {
        display: none
    }

    #emergency-container {
        display: none
    }

    #notice-container {
        display: none
    }

    .container-under-header {
        display: none
    }

    body {
        padding-top: 30px
    }

    .titlerow {
        display: none
    }

    .breadcrumb {
        display: none
    }

    .btn {
        display: none
    }

    form {
        display: none
    }
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
    padding-right: 8px
}

.gsc-cursor-page {
    font-size: 1.7em;
    padding: 10px 20px;
    border: 2px solid #ccc;
    cursor: pointer;
    float: left;
    margin-bottom: 4px;
    margin-right: -2px !important
}

.gsc-input-box {
    height: auto !important
}

.gsc-selected-option-container {
    min-width: 106px !important
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    height: 40px !important;
    width: auto !important;
    padding: 11px 27px !important;
    margin-top: 5px !important
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important
}

.gsst_a {
    padding-top: 10px !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background-color: #003667 !important;
    color: #fff !important
}

.gsc-results .gsc-cursor-box {
    margin: 0 !important;
    margin-top: 13px !important
}

.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *, .gsc-control-cse .gs-spelling {
    font-size: 18px !important
}

.gsc-result .gs-title {
    height: 1.6em !important;
    margin-left: 1px !important
}

.adv-thumbnail .advThmb {
    font-weight: 700
}

.adv-thumbnail .advThmb-role {
    color: #003667
}

.adv-thumbnail .advThmb-email {
    word-wrap: break-word
}

p.gravity-form-label {
    box-sizing: border-box;
    clear: both;
    color: #566168;
    cursor: default;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 23px;
    line-height: 23.4px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 30px;
    max-width: 100%;
    text-align: left;
    text-indent: 0;
    text-size-adjust: 100%
}

.colleges-block-text {
    line-height: 25px !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, .7) !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    font-family: Montserrat !important
}

.events-thumb {
    border: 1px solid #ebebeb;
    border-radius: 10px
}

.blog-thumb-img {
    order-radius: 10px 0 0 10px;
    width: 100%
}

@media (max-width: 1200px) and (min-width: 990px) {
    .blog-thumb-img {
        width: unset;
        height: 100%
    }
}

@media (max-width: 767px) {
    .blog-thumb-img {
        width: 110% !important
    }
}

.blog-thumb {
    padding-left: 0;
    max-height: 188px;
    overflow: hidden;
    border-radius: 10px
}

.blog-single {
    display: table
}

.blog-thumb {
    width: 44%;
    display: table-cell
}

.blog-thumb img {
    width: 100%;
    border-radius: 10px 0 0 10px
}

.blog-desc {
    border-left: 0;
    padding: 20px 20px 20px 20px;
    width: 56%;
    display: table-cell;
    vertical-align: top
}

.blog-desc h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0
}

.blog-desc h3 a {
    color: #292f3b
}

.blog-desc h3 a:hover {
    color: #003667
}

.blog-desc ul {
    margin: 8px 0 8px 0
}

.blog-desc ul li {
    display: inline-block;
    font-size: 16px
}

.blog-desc ul li:first-child a {
    color: #a0a6af
}

.blog-desc ul li a:hover {
    color: #6ac142;
    text-decoration: underline
}

.blog-desc ul li span {
    margin: 0 5px;
    color: #a0a6af;
    display: inline-block
}

.blog-desc p {
    margin: 0;
    font-size: 13px
}

.readmore {
    font-size: 13px;
    color: #343e51;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 8px;
    display: inline-block
}

.readmore:hover {
    color: #6ac142
}

.event-single {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 10px 19px 8px 30px;
    position: relative;
    margin-bottom: 9px
}

.event-single::before {
    background-image: url(../img/events/1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 10px
}

.event-single::after {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 10px
}

.event-single::after, .event-single::before {
    width: 0;
    opacity: 0;
    visibility: hidden;
    transition: .6s
}

.event-single:hover {
    border-color: #fff
}

.event-single:hover::after, .event-single:hover::before {
    width: 100%;
    opacity: 1;
    visibility: visible
}

.event-inner {
    display: table
}

.event-date, .event-desc {
    display: table-cell
}

.event-date {
    vertical-align: middle
}

.event-date small, .event-date span {
    font-size: 48px;
    font-weight: 700;
    color: #d0d700
}

.event-date small {
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
    margin-left: 5px
}

.event-desc {
    padding-left: 37px
}

.event-desc h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0
}

.event-desc h3 a {
    color: #292f3b;
    font-size: 17px
}

.event-desc ul {
    margin-top: 5px
}

.event-desc ul li {
    color: #a0a6af;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase
}

.event-desc ul li:first-child {
    margin-right: 8px
}

.event-desc ul li i {
    color: #d0d700;
    margin-right: 5px
}

.blog-desc ul li:last-child a {
    color: #d0d700
}

.event-desc .readmore {
    color: #343e51;
    text-decoration: underline
}

.event-single:hover h3 a {
    color: #fff
}

.event-single:hover .readmore {
    color: #fff
}

.event-single:hover .event-desc ul li {
    color: #fff
}

.z-index {
    position: relative;
    z-index: 9
}

.z-index-8 {
    position: relative;
    z-index: 8
}

.blog-single.style-1 {
    margin-bottom: 30px
}

ul.list-none {
    padding: 0
}

.module {
    background: url(https://www.uic.ac.ma/sites/default/files/inline-images/img-news.jpg);
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.module > .content-block-news {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px 18px;
    background: inherit;
    background-attachment: fixed;
    overflow: hidden
}

.module > .content-block-news::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 200%;
    height: 200%;
    background: inherit;
    background-attachment: fixed;
    -webkit-filter: blur(4px);
    filter: blur(4px)
}

.module > .content-block-news::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .69)
}

.module > .content-block-news > h3, p {
    margin: 0;
    color: #6e6b6b;
    position: relative;
    z-index: 1
}

.content-block-news a {
    color: #fff
}

.row.top-section-actualite img {
    width: 100%
}

.top-section-actualite {
    margin-bottom: 20px;
    display: block
}

.hover-filter-none:active, .hover-filter-none:focus, .hover-filter-none:hover {
    -webkit-filter: none !important;
    filter: none !important;
    cursor: pointer
}

.block-text-owl p {
    font-size: 14px;
    color: #fff
}

.block-text-owl-1 {
    width: 94.8% !important;
    background: linear-gradient(0deg, #d0d700 0, rgba(208, 215, 0, 0.82) 56%, rgba(51, 51, 51, 0) 89%) !important
}

.block-text-owl {
    position: absolute;
    bottom: 0;
    max-height: 100px;
    width: 100%
}

.block-text-owl {
    background: #020024;
    background: linear-gradient(0deg, #003667 0, rgba(0, 54, 103, 0.86) 56%, rgba(51, 51, 51, 0) 89%);
    padding: 30px 6px 3px 16px
}

.section-actualite i.fa.fa-angle-right {
    position: absolute;
    top: 100px;
    right: 0;
    font-size: 29px;
    color: #fff
}

.section-actualite i.fa.fa-angle-left {
    position: absolute;
    top: 100px;
    left: 0;
    font-size: 29px;
    color: #fff
}

i.fa.fa-angle-left.angle-left-partner {
    top: 100px;
    color: #ffc108
}

i.fa.fa-angle-right.angle-right-partner {
    top: 100px;
    color: #ffc108
}

.item.block-press img {
    width: 28% !important;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
    display: inline-block !important
}

.item.block-press.text-center h4 {
    margin: 30px 0 0;
    display: inline-block;
    color: #fff
}

.block-press p {
    color: #111;
    font-size: 14px;
    font-weight: 500;
    margin: -16px 0 5px 1px
}

.block-press h4 {
    color: #ffc106;
    padding-bottom: 7px
}

div#actu-slide {
    height: 290px
}

.block-press {
    display: block;
    padding: 11px 21px 0 21px
}

.carousel-partner {
    background-color: #000;
    padding: 30px
}

.bg-press img {
    width: 30% !important
}

.carousel-partner {
    height: 300px;
    background-color: #000;
    padding: 30px 28px 0 28Px;
    background-image: url(../img/presse.jpg);
    background-size: cover
}

.bg-press button.btn.btn-info {
    color: #fff;
    background-color: #ffc108;
    border: none;
    font-size: 12px;
    padding: 8px 30px;
    font-weight: 600;
    margin-top: 30px;
    margin-left: 23px
}

.bg-press button.btn.btn-info:hover {
    background-color: #0095ac
}

.bg-press {
    text-align: left
}

.row.galerie-faculte img {
    width: 100%
}

.filter-sepia {
    -webkit-transition: -webkit-filter .35s ease-in-out;
    transition: -webkit-filter .35s ease-in-out;
    transition: filter .35s ease-in-out;
    transition: filter .35s ease-in-out, -webkit-filter .35s ease-in-out;
    -webkit-filter: grayscale(1) sepia(.15) contrast(.65) brightness(.65);
    filter: grayscale(1) sepia(.15) contrast(.65) brightness(.65)
}

.centered {
    color: #fff;
    font-size: 24px;
    display: block;
    line-height: .9;
    font-weight: 600;
    text-shadow: 0 0 10px rgba(0, 0, 0, .7);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.col-md-2, .col-md-4, .row.galerie-faculte .col-md-3 {
    padding: 0 !important
}

p.description-galerie-facultes {
    color: #fff;
    font-size: 15px
}

h2.title-galerie-facultes {
    font-size: 19px;
    color: #fff
}

.block-news .owl-item {
    margin-top: -14px
}

.wm-history-list, .wm-history-list-color {
    overflow-x: hidden;
    -moz-overflow-x: hidden;
    -ms-overflow-x: hidden
}

.wm-light-transparent.wm-more-lightbg-black {
    background-color: #000;
    opacity: .7
}

.wm-light-transparent.wm-more-light-black {
    background-color: #000;
    opacity: .4
}

.wm-light-transparent.wm-more-light-blue {
    background-color: #11162c;
    opacity: .7
}

.wm-light-transparent.wm-more-darke-black {
    background-color: #000;
    opacity: .7
}

.wm-light-transparent.wm-more-dark-black {
    background-color: #000;
    opacity: .85
}

.wm-history-defoult, .wm-history-defoult ul, .wm-history-defoult ul li, .wm-history-list, .wm-history-list ul, .wm-history-list ul li {
    float: left;
    width: 100%
}

.wm-history-list, .wm-history-list-color {
    height: 350px;
    padding-left: 39px
}

.wm-history-defoult ul li, .wm-history-list ul li {
    list-style: none;
    padding-left: 55px;
    position: relative;
    line-height: 24px;
    margin-bottom: 28px
}

.wm-history-defoult h2, .wm-history-list h2 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 500
}

.wm-history-defoult ul li time, .wm-history-list ul li time {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #c2c8e2
}

.wm-history-list-color ul li time {
    color: #a6a6a6
}

.wm-history-defoult ul li span, .wm-history-list ul li span {
    color: #fff
}

.wm-subscribe-color.wm-subscribe-form h2:before {
    bottom: 11px
}

.wm-subscribe-color.wm-subscribe-form p {
    color: #a6a6a6
}

.wm-subscribe-color.wm-subscribe-form form input[type=email] {
    border-right: none
}

.wm-subscribe-color.wm-subscribe-form form input[type=email], .wm-subscribe-color.wm-subscribe-form form input[type=text] {
    color: #6c6c6c;
    margin: 12px 0
}

.wm-subscribe-color.wm-subscribe-form form {
    padding: 0 0 0 25px;
    border: none
}

.wm-subscribe-color.wm-subscribe-form form input[type=submit] {
    padding: 24px 40px 24px 36px;
    border-radius: 0 40px 40px 0;
    margin-right: -2px;
    font-size: 16px
}

.wm-subscribe-color.wm-subscribe-form form {
    background-color: #fff;
    border-radius: 40px
}

.wm-ourhistory-full {
    padding: 76px 0 64px 0;
    background-image: url(../img/histoire.jpg);
    background-size: cover
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.wm-history-list, .wm-history-list-color {
    height: 350px;
    padding-left: 39px;
    overflow-x: overlay
}

.wm-subscribe-form {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 50px
}

.wm-subscribe-form h2 {
    display: inline-block;
    font-size: 34px;
    color: #fff;
    margin-bottom: 6px;
    padding-bottom: 3px;
    position: relative
}

.wm-subscribe-form h2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 295px;
    height: 2px
}

.wm-subscribe-form p {
    color: #c2c8e2;
    font-size: 18px;
    margin-bottom: 60px
}

.wm-subscribe-form form {
    float: left;
    width: 98%;
    border: 2px solid #fff;
    padding: 12px 8px
}

.wm-subscribe-form form input[type=text] {
    float: left;
    font-size: 18px;
    color: #c2c8e2;
    padding: 0 0 0 18px;
    height: 46px;
    background-color: transparent
}

.wm-subscribe-form form input[type=email] {
    float: left;
    font-size: 18px;
    color: #c2c8e2;
    padding: 0 0 0 26px;
    height: 46px;
    background-color: transparent
}

.wm-subscribe-form form input[type=submit] {
    background-color: transparent;
    color: #fff;
    font-weight: 600;
    border: none;
    text-transform: uppercase;
    font-size: 18px;
    padding: 9px 0 0 0
}

.uneditable-input, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    background-color: #f2f2f2;
    border: none;
    box-sizing: border-box;
    color: #aaa9a9;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 20px;
    outline: 0;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: none
}

.video .owl-item {
    padding-right: 15px
}

.container.social-media {
    margin-top: 60px
}

.row.title-socialmedia {
    margin-bottom: 40px
}

.ucf-social-link {
    margin-right: 10px
}

.ucf-social-icons .ucf-social-link {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    vertical-align: middle
}

.ucf-social-icons .ucf-social-link.grey {
    background-color: #464a4c;
    color: #fff
}

.ucf-social-icons .ucf-social-link.grey:hover {
    background-color: #777e81
}

.ucf-social-icons .ucf-social-link.color {
    color: #fff
}

.ucf-social-icons .sm {
    font-size: 3rem;
    height: 6.6rem;
    width: 6.6rem
}

.ucf-social-icons .md {
    font-size: 1.3rem;
    height: 2.3rem;
    width: 2.3rem
}

.ucf-social-icons .lg {
    font-size: 2.1rem;
    height: 3.5rem;
    width: 3.5rem
}

.ucf-social-icons .btn-facebook {
    padding-top: .1rem
}

.ucf-social-icons .btn-facebook.color {
    background-color: #3a5795
}

.ucf-social-icons .btn-facebook.color:hover {
    background-color: #2c4270
}

.ucf-social-icons .btn-linkedin {
    padding-left: .1rem;
    padding-top: .05rem
}

.ucf-social-icons .btn-linkedin.color {
    background-color: #0077b5
}

.ucf-social-icons .btn-linkedin.color:hover {
    background-color: #005582
}

.ucf-social-icons .btn-twitter {
    padding-left: .1rem;
    padding-top: .1rem
}

.ucf-social-icons .btn-twitter.color {
    background-color: #00a5e5
}

.ucf-social-icons .btn-twitter.color:hover {
    background-color: #0080b2
}

.ucf-social-icons .btn-instagram {
    padding-left: .05rem;
    padding-top: .1rem
}

.ucf-social-icons .btn-instagram.color {
    background-color: #d93175
}

.ucf-social-icons .btn-instagram.color:hover {
    background-color: #b6215d
}

.ucf-social-icons .btn-youtube {
    padding-top: .05rem
}

.ucf-social-icons .btn-youtube.color {
    background-color: #cd201f
}

.ucf-social-icons .btn-youtube.color:hover {
    background-color: #a11918
}

.ucf-social-links .btn {
    color: #fff;
    margin-bottom: .25rem
}

.ucf-social-links .btn-text {
    margin-left: .25rem
}

.ucf-social-links .btn-facebook.color {
    background-color: #3a5795
}

.ucf-social-links .btn-facebook.color:hover {
    background-color: #2c4270
}

.ucf-social-links .btn-linkedin.color {
    background-color: #0077b5
}

.ucf-social-links .btn-linkedin.color:hover {
    background-color: #005582
}

.ucf-social-links .btn-twitter.color {
    background-color: #00a5e5
}

.ucf-social-links .btn-twitter.color:hover {
    background-color: #0080b2
}

.ucf-social-links .btn-instagram.color {
    background-color: #d93175
}

.ucf-social-links .btn-instagram.color:hover {
    background-color: #b6215d
}

.ucf-social-links .btn-youtube.color {
    background-color: #cd201f
}

.ucf-social-links .btn-youtube.color:hover {
    background-color: #a11918
}

.ucf-social-links .btn-email.color {
    background-color: #464a4c
}

.ucf-social-links .btn-email.color:hover {
    background-color: #2e3031
}

.crt-social-icon .crt-icon-facebook {
    color: #3a5795 !important
}

.crt-social-icon .crt-icon-youtube {
    color: #cd201f !important
}

.ucf-social-icons span {
    font-size: 40px
}

.crt-social-icon .crt-icon-instagram {
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
    border-radius: 7px;
    color: #fff !important
}

.ucf-social-icons span {
    padding-top: 10px
}

a.h6.text-uppercase.mb-0.text-secondary {
    margin-top: 17px
}

@media (min-width: 768px) {
    .ucf-social-feed-scrollbox {
        border: 1px solid rgba(15, 70, 100, .12);
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        padding: .5rem;
        width: 100%
    }
}

@media (min-width: 768px) {
    .ucf-social-feed-scrollbox-sm {
        height: 350px
    }
}

@media (min-width: 768px) {
    .ucf-social-feed-scrollbox-md {
        height: 500px
    }
}

@media (min-width: 768px) {
    .ucf-social-feed-scrollbox-lg {
        height: 450px;
        min-height: 500px
    }
}

.block-text-owl h5 {
    text-decoration: none !important;
    font-size: 14px;
    color: #fff
}

.btn-1, .btn-2 {
    background: #ffffffcc;
    color: #01648e;
    display: inline-block;
    padding: 16px 30px;
    font-family: "Source Sans Pro";
    font-weight: 600;
    font-size: 18px;
    transition: all .4s ease-in-out;
    border: none;
    border-radius: 10em;
    box-shadow: 0 28px 65px 0 rgba(188, 188, 188, .25)
}

.btn-1:hover {
    background: #01648e;
    color: #fff
}

.btn-2 {
    background: #01648e;
    color: #fff
}

.btn-2:hover {
    background: #fff;
    color: #01648e
}

.owl-nav.disabled {
    display: none
}

.slider .item {
    padding: 260px 0 140px 20px;
    position: relative;
    z-index: 1;
    height: 90vh
}

@media only screen and (max-width: 767px) {
    .slider .item {
        padding: 180px 0 140px 20px !important
    }
}

.slider h2 {
    color: #fff;
    font-size: 42px
}

.slider p {
    font-size: 20px;
    color: #fff;
    font-family: Montserrat;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 60px
}

.slider .item a i {
    margin-left: 5px
}

.slider .item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    z-index: -2;
    opacity: .4
}

.slider2 .item {
    padding: 300px 0
}

.slider2 .item h2, .slider2 .item p {
    color: #192836
}

.slider2 .item .btn-1 {
    border-radius: 4px
}

.slider .item svg {
    margin-left: 5px
}

.slider .item svg path {
    transition: all .4s ease-in-out
}

.slider .item .btn-1:hover svg .s-icon-circle {
    stroke: #fff
}

.slider .item .btn-1:hover svg .s-icon-dot {
    fill: #fff
}

@media only screen and (max-width: 768px) {
    .home-3 .slider .item:after {
        display: none
    }

    .home-3 .slider-parallax .item:before {
        top: 0;
        left: 25%;
        transform: none
    }
}

@media (min-width: 768px) {
    .titre-slider {
        font-size: 5vh
    }
}

@media (min-width: 576px) {
    .titre-slider {
        font-size: 1rem
    }
}

.titre-slider {
    font-size: 5vw;
    line-height: .825;
    color: #fff;
    line-height: 60px
}

.btn-slide {
    background: #fff;
    border: 2px solid #fff;
    font-size: 18px;
    font-weight: 600;
    padding-left: 25px;
    padding-right: 25px
}

.btn-slide:hover {
    background: #6dc4c7 !important;
    border: 2px solid #6dc4c7 !important;
    color: #fff !important
}

.back-btn {
    font-family: "Font Awesome 5 Free", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 900;
    color: #777
}

.mtb150 {
    margin: 150px 0
}

.mt150 {
    margin-top: 150px
}

.mb160 {
    margin-bottom: 160px
}

.mb150 {
    margin-bottom: 150px
}

.mtb100 {
    margin: 100px 0
}

.mt100 {
    margin-top: 100px
}

.mb100 {
    margin-bottom: 100px
}

.mtb90 {
    margin: 90px 0
}

.mt90 {
    margin-top: 90px
}

.mb90 {
    margin-bottom: 90px
}

.mtb80 {
    margin: 80px 0
}

.mt80 {
    margin-top: 80px
}

.mb80 {
    margin-bottom: 80px
}

.mtb70 {
    margin: 70px 0
}

.mt70 {
    margin-top: 70px
}

.mb70 {
    margin-bottom: 70px
}

.mtb60 {
    margin: 60px 0
}

.mt60 {
    margin-top: 60px
}

.mb60 {
    margin-bottom: 60px
}

.mtb50 {
    margin: 50px 0
}

.mt50 {
    margin-top: 50px
}

.mb50 {
    margin-bottom: 50px
}

.mtb40 {
    margin: 40px 0
}

.mt40 {
    margin-top: 40px
}

.mb40 {
    margin-bottom: 40px
}

.mtb30 {
    margin: 30px 0
}

.mt30 {
    margin-top: 30px
}

.mb30 {
    margin-bottom: 30px
}

.mtb20 {
    margin: 20px 0
}

.mt20 {
    margin-top: 20px
}

.mb20 {
    margin-bottom: 20px
}

.mtb10 {
    margin: 10px 0
}

.mt10 {
    margin-top: 10px
}

.mb10 {
    margin-bottom: 10px
}

.m0 {
    margin: 0
}

.mt-8 {
    margin-top: -8px
}

.mt-15 {
    margin-top: -15px
}

.mt-70 {
    margin-top: -70px
}

.ptb150 {
    padding: 150px 0
}

.pt150 {
    padding-top: 150px
}

.pb150 {
    padding-bottom: 150px
}

.ptb100 {
    padding: 100px 0
}

.pt100 {
    padding-top: 100px
}

.pb100 {
    padding-bottom: 100px
}

.ptb90 {
    padding: 90px 0
}

.pt90 {
    padding-top: 90px
}

.pb90 {
    padding-bottom: 90px
}

.ptb80 {
    padding: 80px 0
}

.pt80 {
    padding-top: 80px
}

.pb80 {
    padding-bottom: 80px
}

.ptb70 {
    padding: 70px 0
}

.pt70 {
    padding-top: 70px
}

.pb70 {
    padding-bottom: 70px
}

.ptb60 {
    padding: 60px 0
}

.pt60 {
    padding-top: 60px
}

.pb60 {
    padding-bottom: 60px
}

.ptb50 {
    padding: 50px 0
}

.pt50 {
    padding-top: 50px
}

.pb50 {
    padding-bottom: 50px
}

.ptb40 {
    padding: 40px 0
}

.pt40 {
    padding-top: 40px
}

.pb40 {
    padding-bottom: 40px
}

.ptb30 {
    padding: 30px 0
}

.pt30 {
    padding-top: 30px
}

.pb30 {
    padding-bottom: 30px
}

.ptb20 {
    padding: 20px 0
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.ptb10 {
    padding: 10px 0
}

.pt10 {
    padding-top: 10px
}

.pb10 {
    padding-bottom: 10px
}

.btn-1, .btn-2 {
    background: #fff;
    color: #d0d700;
    display: inline-block;
    padding: 18px 30px;
    font-family: "Segoe UI";
    font-weight: 600;
    font-size: 16px;
    transition: all .4s ease-in-out;
    border: none;
    box-shadow: 0 28px 65px 0 rgba(188, 188, 188, .25)
}

.btn-1:hover {
    background: #d0d700;
    color: #fff
}

.btn-2 {
    background: #d0d700;
    color: #fff
}

.btn-2:hover {
    background: #fff;
    color: #d0d700
}

.link, .link2 {
    color: #d0d700;
    font-weight: 700;
    position: relative;
    display: inline-block;
    font-size: 16px;
    word-break: break-all
}

.link i, .link2 i {
    font-size: 12px;
    transition: all .4s ease-in-out
}

.link2:hover, .link:hover {
    color: #d0d700
}

.link2:hover i, .link:hover i {
    margin-left: 5px
}

.link:after {
    content: "";
    background: #d0d700;
    height: 1px;
    width: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    margin-left: 5px;
    transition: all .4s ease-in-out
}

.link:hover:after {
    width: 0
}

.bxw {
    box-shadow: 0 28px 65px 0 rgba(188, 188, 188, .25)
}

.bxw2 {
    box-shadow: 0 0 20px 0 rgba(16, 26, 36, .55)
}

.load-more {
    box-shadow: 0 28px 65px 0 rgba(188, 188, 188, .25);
    display: inline-block;
    background: #fff;
    padding: 20px 40px;
    color: #d0d700;
    font-weight: 600
}

.load-more i {
    margin-right: 5px;
    font-size: 14px
}

.load-more i.ti-angle-right {
    margin: 0;
    margin-left: 5px;
    transition: all .4s ease-in-out;
    color: #d0d700
}

.load-more:hover i.ti-angle-right {
    margin-left: 10px;
    color: #fff
}

.load-more:hover {
    background: #f8b712;
    color: #fff !important
}

.c-orange {
    color: #f28202
}

.c-red {
    color: #d74d52
}

.c-green {
    color: #3adc79
}

.c-yellow {
    color: #d0d700
}

.c-white {
    color: #fff
}

.c-nevy {
    color: #2e5c88
}

.c-skyblue {
    color: #29ccda
}

.b-sky {
    background: #e8f4ff
}

.b-skyblue {
    background: #29ccda
}

.title-big a {
    font-size: 30px
}

.title-big {
    text-align: center
}

.ffn {
    font-family: Now
}

.ffs {
    font-family: "Segoe UI"
}

.section-title {
    text-align: center;
    max-width: 685px;
    margin: auto
}

.section-title h2 {
    margin-bottom: 20px
}

.fs16 {
    font-size: 16px !important
}

.search {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #d0d700f0;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 99
}

.search input {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 0;
    width: 70%;
    height: 10%;
    padding: 0 20px;
    font-size: 20px;
    letter-spacing: 1px;
    border: 1px solid #192836;
    background: 0 0;
    color: #192836
}

.search input::-webkit-input-placeholder {
    color: #192836
}

.search input::-moz-placeholder {
    color: #192836
}

.search input:-ms-input-placeholder {
    color: #192836
}

.search input:-moz-placeholder {
    color: #192836
}

.search .ti-close {
    position: absolute;
    right: 5%;
    top: 5%;
    font-size: 20px;
    cursor: pointer
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
    z-index: 999999
}

.preloader {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.preloader span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #d0d700;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite
}

.preloader span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes preloader {
    0% {
        transform: scale(0, 0);
        opacity: .5
    }
    100% {
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: .5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

#toTop {
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 99;
    background: #f8b712;
    padding: 8px 12px;
    color: #fff;
    cursor: pointer;
    display: none
}

.hoverpop {
    transition: all .4s ease-in-out
}

.hoverpop:hover {
    box-shadow: 0 10px 55px 5px rgba(188, 188, 188, .25);
    transform: translate3d(0, -20px, 0)
}

@media only screen and (max-width: 991px) {
    .rmt70 {
        margin-top: 70px
    }

    .rmt30 {
        margin-top: 30px
    }

    .rmt40 {
        margin-top: 40px
    }

    .rmb70 {
        margin-bottom: 70px
    }

    .rmb40 {
        margin-bottom: 40px
    }

    .rmt-40 {
        margin-top: -40px
    }
}

@media only screen and (max-width: 768px) {
    .rmt0 {
        margin-top: 0
    }

    .rmt70 {
        margin-top: 70px
    }

    .rmt30 {
        margin-top: 30px
    }

    .rmt40 {
        margin-top: 40px
    }

    .rmb70 {
        margin-bottom: 70px
    }

    .rmb40 {
        margin-bottom: 40px
    }

    .rmt-40 {
        margin-top: -40px
    }

    .link {
        text-decoration: underline
    }

    .link:after {
        display: none
    }
}

header {
    position: absolute;
    width: 100%;
    z-index: 999
}

.logo {
    position: absolute;
    z-index: 99
}

nav {
    text-align: center
}

nav li {
    display: inline-block;
    position: relative
}

nav li:last-child a {
    margin-right: 0
}

nav a {
    font-weight: 700;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    margin-right: 35px;
    padding: 25px 0;
    font-size: 14px
}

nav a:hover {
    color: #d0d700
}

nav .active:after {
    width: 25px
}

nav .active, nav .active:before {
    color: #d0d700
}

nav a:after {
    content: "";
    width: 0;
    height: 2px;
    background: #d0d700;
    position: absolute;
    right: 0;
    bottom: 25px
}

nav a:hover:after {
    width: 25px
}

nav ul li > ul {
    position: absolute;
    top: 150%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    min-width: 138px;
    padding: 10px 0;
    background: #ffffffd9;
    transition: all .4s ease-in-out
}

nav ul li > ul li {
    width: 100%;
    padding: 5px 20px;
    display: block
}

nav ul li > ul li a {
    margin: 0;
    padding: 0
}

nav ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    top: 100%
}

nav ul li > ul li ul {
    left: 100%;
    top: 15% !important
}

nav ul li > ul li a:after {
    bottom: 0
}

nav li > a:before {
    font-family: themify;
    content: "\e64b";
    position: absolute;
    font-size: 8px;
    right: -13px;
    margin-top: 6px
}

nav li > a:only-child:before {
    content: ""
}

.mobile-menu {
    display: none
}

.social-icon li {
    display: inline-block
}

.social-icon a {
    padding: 25px 5px;
    display: inline-block;
    font-size: 14px
}

.social-icon a:hover {
    color: #d0d700
}

.search-icon a {
    margin-left: 24px;
    padding-right: 0
}

.header-2 {
    padding: 40px 40px 0;
    background: 0 0
}

.header-2 nav {
    position: absolute;
    right: 15px;
    width: 25%
}

.header-2 nav img {
    background: #121921;
    position: absolute;
    right: 0;
    cursor: pointer
}

.header-2 nav a {
    color: #fff;
    margin: 0;
    padding: 20px 0
}

.header-2 nav li {
    display: block;
    text-align: right;
    border-bottom: 1px solid #36424e
}

.header-2 ul {
    margin-top: 130px
}

.header-2 nav li:last-child {
    border-bottom: 0
}

.header-2 nav a:hover {
    color: #29ccda
}

.header-2 .social-icon {
    position: relative
}

.header-2 .social-icon a {
    color: #fff
}

.header-2 .social-icon ul {
    margin-top: 90px
}

.header-2 .social-icon li {
    border: 0
}

.header-2 .social-icon a {
    padding: 15px 0
}

.header-2 .social-icon:after {
    position: absolute;
    content: "";
    height: 65px;
    background: #36424e;
    bottom: -70px;
    right: 6px;
    width: 2px
}

.header-2 nav a:after {
    bottom: 5px;
    background: 0 0
}

.header-2 nav ul li > ul {
    visibility: visible;
    opacity: 1;
    position: inherit;
    background: 0 0;
    padding: 0;
    display: none;
    transition: none;
    margin: 0
}

.header-2 nav ul li > ul li {
    padding: 0
}

.header-2 nav a:before {
    color: #fff
}

.header-2 nav a.active, .header-2 nav a.active:before, .header-2 nav a:hover:before {
    color: #29ccda
}

.header-2 nav a:hover:after {
    background: #192836
}

@media only screen and (max-width: 1200px) {
    .social-icon a {
        padding: 25px 4px
    }

    .search-icon a {
        margin-left: 0
    }
}

@media only screen and (max-width: 991px) {
    .mobile-menu {
        display: block
    }

    nav {
        background: #d0d700f0;
        width: 100%;
        position: fixed;
        height: 100%;
        left: -100%;
        top: 0;
        z-index: 99;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 50px;
        transition: all .4s ease-in-out
    }

    nav li {
        display: block
    }

    nav a {
        margin: 0;
        padding: 5px 0
    }

    nav ul {
        text-align: left
    }

    nav a:after {
        bottom: 5px;
        background: #192836
    }

    nav ul li > ul {
        visibility: visible;
        opacity: 1;
        position: inherit;
        background: 0 0;
        padding: 0;
        display: none;
        transition: none
    }

    nav ul li > ul li ul {
        left: 0;
        padding: 0
    }

    nav a.active, nav a.active:before, nav a:hover, nav a:hover:before {
        color: #192836
    }

    nav a:hover:after {
        background: #192836
    }

    .mobile-menu .ti-close {
        z-index: 99;
        position: absolute;
        right: 60px;
        top: 30px;
        font-size: 20px;
        cursor: pointer;
        display: none
    }

    .mobile-menu .ti-menu {
        position: absolute;
        right: 45%;
        top: 23px;
        font-size: 20px;
        z-index: 9;
        cursor: pointer
    }

    .social-icon {
        text-align: right
    }

    .header-2 .mobile-menu .ti-menu {
        color: #fff;
        right: 10px
    }

    .header-2 nav img {
        display: none
    }

    .header-2 nav {
        position: fixed;
        right: 0;
        width: 100%
    }

    .header-2 nav li {
        border: 0;
        text-align: left
    }

    .header-2 nav li a {
        padding: 5px 0
    }

    .header-2 ul {
        margin: 0
    }

    .header-2 nav ul li > ul li {
        padding: 5px 20px
    }

    .header-2 .mobile-menu .ti-close {
        color: #fff;
        margin-top: -30px
    }

    .header-2 .social-icon ul li {
        display: inline-block;
        padding-right: 15px
    }

    .header-2 .social-icon ul {
        margin-top: 30px
    }

    .header-2 .social-icon a:after, .header-2 .social-icon:after {
        display: none
    }

    .header-2 nav {
        background: #29ccdaf0
    }

    .header-2 nav a.active, .header-2 nav a.active:before, .header-2 nav a:hover, .header-2 nav a:hover:before {
        color: #fff
    }

    .header-2 nav a.active:after, .header-2 nav a:hover:after {
        background: #fff
    }
}

@media only screen and (max-width: 375px) {
    .mobile-menu .ti-menu {
        right: 43%;
        top: 24px
    }

    .social-icon a {
        padding: 25px 3px
    }

    .search-icon a {
        margin-left: 3px
    }
}

@media only screen and (max-width: 320px) {
    .logo {
        position: absolute;
        margin-left: -10px
    }

    .social-icon {
        text-align: right;
        margin-right: -10px
    }
}

.gallery-carousel .item {
    position: relative;
    overflow: hidden
}

.gallery-carousel .item img {
    transition: all .4s ease-in-out
}

.gallery-carousel .item:hover img {
    transform: scale(1.5)
}

.gallery-carousel .item:after {
    background: #d0d700cf;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all .4s ease-in-out
}

.gallery-carousel-content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 1;
    width: 320px;
    height: 160px;
    margin-left: -160px;
    margin-top: -70px;
    opacity: 0;
    transition: all .4s ease-in-out
}

.gallery-carousel-content h3 {
    font-weight: 400;
    color: #fff;
    margin-top: 15px
}

.gallery-carousel-content a {
    color: #fff;
    width: 80px;
    height: 80px;
    background: #ffffff7a;
    display: inline-block;
    border-radius: 50px;
    line-height: 80px;
    font-size: 25px
}

.gallery-carousel-content a:hover {
    background: #fff;
    color: #d0d700cf
}

.gallery-carousel .item:hover .gallery-carousel-content, .gallery-carousel .item:hover:after {
    opacity: 1
}

.gallery-2 {
    text-align: center;
    color: #fff
}

.gallery-card-1 {
    background: #192836
}

.gallery-card-2 {
    background: #2e5c88
}

.gallery-2 h2 {
    color: #fff;
    font-weight: 400
}

.gallery-2 p {
    font-size: 20px;
    margin: 40px 0;
    font-family: Now
}

.gallery-2 span {
    color: #29ccda;
    font-weight: 700
}

.gallery-2 .link2 {
    color: #fff !important;
    font-weight: 600
}

.gallery-2 .gallery-card {
    padding: 45px 25px
}

.gallery-2-quote {
    position: absolute;
    bottom: 15px;
    margin: 35px
}

.gallery-2-quote .quote {
    background-color: rgba(49, 99, 149, .78)
}

.gallery-2-quote .quote a {
    color: #fff;
    border-color: #fff
}

.gallery-2-quote .quote a:hover {
    color: #29ccda;
    border-color: #29ccda
}

.gallery-2-quote .link2 {
    color: #29ccda !important
}

.gallery-2 img {
    height: 98.9%
}

@media only screen and (max-width: 1200px) {
    .gallery {
        padding-top: 190px
    }
}

@media only screen and (max-width: 991px) {
    .gallery {
        padding-top: 210px
    }
}

@media only screen and (max-width: 768px) {
    .gallery {
        padding-top: 80px
    }
}

.gallery-title {
    font-size: 20px
}

.item-with-img .item-text {
    padding: 30px 30px
}

.item-with-img .item-text .link2 {
    margin-top: 30px
}

.item-with-img .item-text h2 {
    margin-bottom: 10px
}

.set {
    border-bottom: 1px solid #f0f0f0
}

.set > a {
    display: block;
    padding: 15px 25px;
    text-decoration: none;
    font-weight: 600;
    transition: none
}

.set > a i {
    float: right;
    margin-top: 2px
}

.set a.active {
    color: #d0d700
}

.content {
    display: none
}

.content p {
    padding: 0 25px 30px
}

.feature-item {
    text-align: center;
    padding: 50px 30px;
    margin-bottom: 40px
}

.feature-item:hover a {
    color: #d0d700
}

.feature-item:hover img {
    transform: scale(1.1)
}

.feature-item img {
    transition: all .4s ease-in-out
}

.feature-item h3 {
    margin-top: 30px;
    margin-bottom: 15px
}

.order-2 {
    margin-top: 15px
}

.news-background {
    max-height: 300px;
    overflow: hidden
}

.news-item {
    margin-bottom: 30px
}

.news-item:hover img {
    transform: scale(1.5)
}

.news-item-img {
    position: relative;
    overflow: hidden
}

.news-item-img img {
    width: 100%;
    transition: all .4s ease-in-out
}

.news-item-img i {
    border-radius: 50%;
    font-size: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, .29);
    box-shadow: 0 3px 65px 0 rgba(157, 172, 193, .25);
    width: 86px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    color: #fff;
    margin-top: -43px;
    margin-left: -43px;
    cursor: pointer;
    transition: all .4s ease-in-out
}

.news-item-img i:hover {
    background: #d0d700
}

.news-item-content {
    padding: 15px 30px 30px
}

.news-item-content span {
    font-size: 12px;
    font-weight: 600
}

.news-item-content h3 {
    margin: 15px 0 20px;
    position: relative;
    transition: all .4s ease-in-out
}

.news-item:hover a h3 {
    color: #d0d700
}

.news-item-content a h3:hover {
    text-decoration: underline
}

.news-item-content hr {
    border: 1px solid #d0d700;
    width: 56px;
    margin: 1rem 0
}

.news-single h1 {
    font-size: 60px;
    margin-top: 10px;
    margin-bottom: 20px
}

.news-single .news-item-img i {
    width: 200px;
    height: 200px;
    font-size: 70px;
    line-height: 200px;
    margin-top: -100px;
    margin-left: -100px
}

.news-single a {
    display: inline
}

.news-carousel .news-item-img i {
    font-size: 25px;
    width: 86px;
    height: 86px;
    line-height: 86px;
    margin-top: -43px;
    margin-left: -43px
}

.news-carousel .news-item {
    box-shadow: 0 5px 20px 0 rgba(188, 188, 188, .25)
}

.news-carousel {
    position: relative
}

.news-carousel .owl-nav {
    position: absolute;
    top: -85px;
    right: 0
}

.news-carousel .owl-nav button {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    box-shadow: 0 28px 65px 0 rgba(188, 188, 188, .25);
    margin-left: 15px;
    transition: all .4s ease-in-out
}

.news-carousel .owl-nav button i {
    font-size: 14px;
    color: #192836;
    transition: all .4s ease-in-out
}

.news-carousel .owl-nav button:hover {
    background: #d0d700;
    color: #fff
}

.news-carousel .owl-nav button:hover i {
    color: #fff
}

@media only screen and (max-width: 768px) {
    .news-single h1 {
        font-size: 38px
    }

    .news-single .news-item-img i {
        font-size: 25px;
        width: 86px;
        height: 86px;
        line-height: 86px;
        margin-top: -43px;
        margin-left: -43px
    }
}

footer {
    background: #003667;
    position: relative;
    overflow: hidden;
    z-index: 1
}

footer:after {
    position: absolute;
    content: url(../img/footer-bg-2.png);
    right: -20px;
    bottom: -75px;
    z-index: -1;
    opacity: .1
}

.footer-subscribe input {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    height: 60px;
    padding-left: 25px
}

.footer-subscribe {
    padding: 50px 45px;
    position: relative
}

.footer-subscribe button {
    background: #02343ei;
    color: #fff;
    border: 0;
    padding: 0 25px;
    border-radius: 0
}

.footer-subscribe-content {
    color: #a3b5ca;
    padding-left: 40px;
    max-width: 560px
}

.footer-subscribe .input-group {
    margin-top: 6px
}

.footer-subscribe:before {
    position: absolute;
    content: "";
    background: #d0d700;
    width: 6px;
    height: 90px;
    left: 0;
    top: 50%;
    margin-top: -45px
}

.footer-subscribe-content .link2 {
    color: #fff;
    margin-top: 8px
}

.footer-subscribe-content .link2 i {
    color: #fff
}

.footer-subscribe-content .link2:hover, .footer-subscribe-content .link2:hover i {
    color: #d0d700
}

.footer-subscribe-content a {
    font-size: 14px
}

.footer-subscribe:after {
    position: absolute;
    content: url(../img/logo-footer.png);
    right: 20px;
    top: 40px;
    z-index: -1;
    opacity: .1
}

footer li, footer li a {
    color: #a3b5ca
}

footer h3 {
    color: #fff;
    margin-bottom: 20px
}

footer li {
    font-size: 14px
}

footer li i {
    margin-right: 5px
}

footer li:hover a {
    margin-left: 15px;
    color: #d0d700
}

footer li a {
    margin-bottom: 5px;
    display: inline-block
}

footer a i {
    font-size: 8px
}

.footer-bar {
    background: #01305a;
    padding: 15px
}

.footer-bar li {
    display: inline-block;
    margin: 0;
    margin-left: 35px
}

.footer-bar p {
    color: #a3b5ca
}

.footer-bar a {
    margin: 0
}

.footer-bar ul {
    text-align: right
}

.footer-bar li:first-child {
    margin-left: 0
}

.footer-bar li:hover a {
    margin-left: 0
}

.footer-bar p {
    color: #a3b5ca;
    font-size: 14px
}

.footer-bar a {
    margin: 0
}

.footer-bar ul {
    text-align: right
}

.footer-bar li:first-child {
    margin-left: 0
}

.footer-bar li:hover a {
    margin-left: 0
}

.footer-subscribe-content p {
    font-size: 14px
}

.footer-small .footer-bar {
    background: #fff;
    padding: 0;
    text-align: center
}

.footer-small a, .footer-small p {
    color: #192836
}

@media only screen and (max-width: 768px) {
    .footer-subscribe-content {
        padding: 0;
        margin-top: 30px
    }

    .footer-subscribe:after {
        top: 61%;
        right: 0
    }

    .footer-subscribe:after {
        display: none
    }

    .footer-subscribe-content {
        padding: 0;
        margin-top: 30px
    }

    .footer-subscribe:after {
        top: 61%;
        right: 0
    }

    footer h3, footer img, footer ul {
        padding-left: 45px
    }

    footer h3 {
        margin-top: 30px
    }

    .footer-bar {
        text-align: center
    }

    .footer-bar ul {
        padding: 0;
        margin-top: 20px;
        text-align: center
    }

    .footer-bar li {
        margin-left: 25px
    }

    .footer-small {
        margin: 30px 0
    }

    .footer-small img {
        margin: 30px 0 3px
    }
}

ul li {
    list-style: none
}

.footer-subscribe-content p {
    color: #b6b6b6 !important
}

@media (max-width: 992px) {
    header {
        background-color: #173863
    }

    .fa-bars:before {
        color: #ffffff
    }

    .fa-search:before {
        color: #ffffff
    }
}

.media-background-container {
    overflow: hidden;
    position: relative;
    z-index: 0
}

.media-background {
    height: calc(100% + 1px);
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% + 1px);
    z-index: -1
}

.object-fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-fit-fill {
    -o-object-fit: fill;
    object-fit: fill
}

.object-fit-none {
    -o-object-fit: none;
    object-fit: none
}

.object-fit-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.hover-show {
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.colleges-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    background-color: #000;
    margin-left: 0;
    margin-right: 0
}

@media (min-width: 576px) {
    .colleges-grid {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 768px) {
    .colleges-grid {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 992px) {
    .colleges-grid {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 1200px) {
    .colleges-grid {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width: 576px) {
    .colleges-grid {
        margin-left: 0;
        margin-right: 0
    }
}

.colleges-block, .colleges-grid-message {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 3vw
}

@media (min-width: 576px) {
    .colleges-block, .colleges-grid-message {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .colleges-block, .colleges-grid-message {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .colleges-block, .colleges-grid-message {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1200px) {
    .colleges-block, .colleges-grid-message {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 576px) {
    .colleges-block, .colleges-grid-message {
        padding: 2vw
    }
}

@media (min-width: 768px) {
    .colleges-block, .colleges-grid-message {
        padding: 1.5vw
    }
}

.colleges-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    min-height: 50vw
}

@media (min-width: 576px) {
    .colleges-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        min-height: 25vw
    }
}

@media (min-width: 768px) {
    .colleges-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        min-height: 33.333vw
    }
}

@media (min-width: 992px) {
    .colleges-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        min-height: 25vw
    }
}

@media (min-width: 1200px) {
    .colleges-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
        min-height: 16.667vw
    }
}

@media (min-width: 1200px) {
    .colleges-grid-message ~ .colleges-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        min-height: 20vw
    }
}

.colleges-grid-message {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 1.5rem
}

@media (min-width: 576px) {
    .colleges-grid-message {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .colleges-grid-message {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        font-size: 16px
    }
}

@media (min-width: 992px) {
    .colleges-grid-message {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        font-size: 16px
    }
}

@media (min-width: 1200px) {
    .colleges-grid-message {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        font-size: 16px
    }
}

.colleges-block-text {
    display: block;
    font-size: 7.25vw;
    line-height: .9;
    text-shadow: 0 0 10px rgba(0, 0, 0, .7)
}

@media (min-width: 576px) {
    .colleges-block-text {
        font-size: 3.75vw
    }
}

@media (min-width: 768px) {
    .colleges-block-text {
        font-size: 4vw
    }
}

@media (min-width: 992px) {
    .colleges-block-text {
        font-size: 3.25vw
    }
}

@media (min-width: 1200px) {
    .colleges-block-text {
        font-size: 2.5vw
    }
}

.colleges-grid-heading {
    font-family: "Knockout 49 A", "Knockout 49 B", "UCF Condensed Alt", sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: .95;
    text-transform: uppercase
}

@media (min-width: 576px) {
    .colleges-grid-heading {
        font-size: 4vw
    }
}

@media (min-width: 768px) {
    .colleges-grid-heading {
        font-size: 5vw
    }
}

@media (min-width: 992px) {
    .colleges-grid-heading {
        font-size: 4vw
    }
}

@media (min-width: 1200px) {
    .colleges-grid-heading {
        font-size: 3vw
    }
}

.colleges-block-text {
    color: #fff !important
}

#closemenu {
    right: 50px;
    position: absolute;
    top: 20px;
    display: none
}

#closemenu i {
    font-size: 26px
}

.container_en {
    width: 1200px;
    max-width: 1200px !important
}

.history-row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media (min-width: 1500px) {
    .titre-slider {
        line-height: normal
    }

    .colleges-grid-message {
        font-size: 1vw;
        text-align: justify
    }
}

.row:before, row:after {
    display: none !important;
    display: inline-block
}

@media only screen and (max-width: 767px) {
    .titre-slider {
        font-size: 30px !important;
        line-height: 40px !important
    }

    .slider p {
        margin-top: 20px !important;
        margin-bottom: 20px !important
    }
}

.fade.in {
    display: block !important
}

.fade:not(.in) {
    display: none !important
}

@media (min-width: 1200px) {
    .navbar-top ul li {
        padding: 0 2px;
        font-size: 11px
    }
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom > li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom > li > a {
    border-radius: 0 0 4px 4px
}

.nav-tabs-bottom > li.active > a, .nav-tabs-bottom > li.active > a:focus, .nav-tabs-bottom > li.active > a:hover, .nav-tabs-bottom > li > a:focus, .nav-tabs-bottom > li > a:hover {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left > li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left > li.active > a, .nav-tabs-left > li.active > a:focus, .nav-tabs-left > li.active > a:hover, .nav-tabs-left > li > a:focus, .nav-tabs-left > li > a:hover {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row > .nav-tabs-left {
    padding-right: 0;
    padding-left: 15px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.row > .nav-tabs-left + .tab-content {
    border-left: 1px solid #ddd
}

.nav-tabs-right {
    border-bottom: 0;
    border-left: 1px solid #ddd
}

.nav-tabs-right > li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right > li.active > a, .nav-tabs-right > li.active > a:focus, .nav-tabs-right > li.active > a:hover, .nav-tabs-right > li > a:focus, .nav-tabs-right > li > a:hover {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row > .nav-tabs-right {
    padding-left: 0;
    padding-right: 15px
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media (max-width: 767px) {
    .offcanvas-xs {
        display: none
    }

    .offcanvas-xs.in {
        display: block
    }
}

@media (max-width: 991px) {
    .offcanvas-sm {
        display: none
    }

    .offcanvas-sm.in {
        display: block
    }
}

@media (max-width: 1199px) {
    .offcanvas-md {
        display: none
    }

    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.canvas-sliding {
    -webkit-transition: all .3s ease;
    transition: all .2s ease
}

.offcanvas-clone {
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
    right: 0 !important;
    opacity: 0 !important
}




@media only screen and (max-width: 600px) {
    .block-notification .block-notification-button {
      border: none !important;
      text-align: center !important;
      background: #d0d700;
    }
    footer h3, footer img, footer ul {
        padding-left: 0px !important;
    }
    .logo-blanc-footer{
        text-align: center !important;
    }
  
    img.mb30.wow.fadeInDown.lazy.wowFadeUpCustom.loaded {
      padding-left: 0px;
    }
    footer .list-links,
    footer h3,
    footer div ul,
    footer img.mb30.wow.fadeInDown.lazy.error {
      padding-left: 0px !important;
    }
    .row .col {
      margin-top: 90px;
    }
    .row .col a {
      margin-top: 30px;
    }
    .component-team .component-member {
      width: 100%;
    }
    .item.block-press p {
      display: -webkit-box;
      overflow: hidden;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      padding: 17px 0;
    }
    .ucf-social-icons {
      text-align: center;
    }
    .ucf-social-icons a.ucf-social-link {
      width: 50px;
      height: 50px;
      font-size: 10px !important;
    }
  }
  
  .fa-facebook:before,
  .fa-instagram:before,
  .fa-linkedin:before,
  .fa-youtube:before,
  .fa-twitter:before {
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .component-team .component-member {
    width: 100%;
  }