@import url(font-awesome.css);
.tg,
table {
    border-spacing: 0
}

#masthead nav ul,
.entry-content ul,
.entry-content-bottom ul,
footer nav ul {
    list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
nav,
section,
summary {
    display: block
}

body,
fieldset,
figure {
    margin: 0
}

fieldset,
hr,
legend {
    padding: 0
}

#masthead nav ul li a,
.button,
a,
footer nav ul li a {
    text-decoration: none
}

.flextest .slides:after,
.hidden,
.invisible {
    visibility: hidden
}

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

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

[hidden],
template {
    display: none
}

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

.textwidget h1,
h1 {
    font-family: lexia, serif!important
}

a {
    background: 0 0
}

a:focus {
    outline: dotted thin
}

.flex-container a:focus,
.flex-container a:hover,
.flex-slider a:focus,
.flex-slider a:hover,
a:active,
a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

fieldset,
img,
legend {
    border: 0
}

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

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

pre {
    white-space: pre-wrap
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

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

body,
h1,
h3,
h4,
h5 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

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

table {
    border-collapse: collapse
}

button,
html,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none!important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.cf:after,
.cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!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^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.site-content {
    max-width: 1540px;
    margin: 0 auto;
    padding-bottom: 30px
}

@media only screen and (max-width:1270px) {
    .site-content {
        width: 96%
    }
}

.content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 100%
}

@media screen and (max-width:980px) {
    .content-area {
        float: none;
        margin: 0
    }
}

.site-main {
    margin: 0 25% 0 0
}

.site-content .widget-area {
    float: right;
    overflow: hidden;
    width: 25%
}

@media screen and (max-width:980px) {
    .site-main {
        margin: 0
    }
    .site-content .widget-area {
        border-top: 1px solid #ac1a2f;
        float: none;
        margin-top: 60px;
        width: 100%
    }
}

.site-footer {
    clear: both;
    width: 100%
}

body {
    font-size: 18px;
    font-size: 1.125rem;
    color: #2f2f2f
}

h1,
h3,
h4,
h5 {
    color: #32465e;
    font-weight: 400
}

.button.darkblue,
.ow-button-hover {
    font-family: proxima-nova, sans-serif
}

#alert,
#secondary .widget .widget-title,
#secondary .widget_toc_widget .widget-title,
.sidebar-events .widget-title,
.sidebar-news .widget-title,
.widget_toc_widget .widget-title {
    font-weight: 700
}

h1 {
    font-size: 34px;
    font-size: 2.125rem
}



h2 {
    font-size: 28px;
    font-size: 1.75rem
}

h3 {
    font-size: 22px;
    font-size: 1.375rem
}

h4 {
    font-size: 18px;
    font-size: 1.125rem
}

a {
    color: #ac1a2f
}

img {
    max-width: 100%;
    height: auto
}

.button {
    display: inline-block;
    padding: .75em 20px
}

.button.darkblue {
    background: #59bbe4;
    color: #FFF;
    border: 1px solid #FFF;
    text-transform: uppercase;
    font-size: 1.1em
}

#alert,
#masthead nav ul li,
#secondary .widget,
#secondary .widget_toc_widget,
.sidebar-events .more,
.sidebar-events .text h4,
.sidebar-news .more,
.sidebar-news .text h4,
.widget_toc_widget,
footer,
footer nav h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

.button.darkblue:hover {
    background: #202d3d
}

.button.lightblue {
    background: #57c8e8;
    color: #fff
}

.button.lightblue:hover {
    background: #51a2d5
}

.button.red {
    background: #ac1a2f;
    color: #fff
}

.button.red:hover {
    background: #801323
}

.button.darkred {
    background: #6f0b0a;
    color: #fff
}

.button.darkred:hover {
    background: #400606
}

.button.yellow {
    background: #bfd445;
    color: #FFF
}

.button.yellow:hover {
    background: #e2ac22
}

.button.white {
    background: #fff;
    color: #0365c4
}

.button.white:hover {
    background: #b3b3b3
}

#alert {
    background: #e8bd4f;
    padding: 20px 5%;
    text-align: center
}

#library-alert {
     background: #0f6ecf;
    padding: 10px 5%;
    text-align: center;
    color: #FFF;
}

#library-alert a {
    color: #FFF;
    font-weight: 900;
    text-decoration: underline;
}

#library-alert a:hover {
   
    text-decoration:none;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    padding-bottom: 1em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

#masthead,
#masthead a {
    color: #fff
}

#masthead .header-top .community-nav ul li a:hover,
#masthead .header-top .utility-nav ul li a:hover {
    color: #ccc
}

#masthead nav ul li {
    display: inline-block
}

#masthead .header-top {
    font-size: 16px;
    font-size: 1rem;
    background: #2f2f2f;
    height: 60px
}

#masthead .header-top .header-top-inner {
    max-width: 1540px;
    margin: 0 auto
}

@media only screen and (max-width:1270px) {
    #masthead .header-top .header-top-inner {
        width: 96%
    }
}

#masthead .header-top .community-nav {
    float: left
}

@media only screen and (max-width:1200px) {
    #masthead .header-top .community-nav {
        font-size: .9em
    }
}

@media only screen and (max-width:1000px) {
    #masthead .header-top .community-nav {
        font-size: .75em
    }
}

@media only screen and (max-width:800px) {
    #masthead .header-top .community-nav {
        display: none
    }
}

#masthead .header-top .community-nav ul {
    margin-top: 19px;
    padding: 0
}

#masthead .header-top .community-nav ul li {
    margin-right: 20px
}

@media only screen and (max-width:1100px) {
    #masthead .header-top {
        height: auto
    }
    #masthead .header-top .community-nav ul li {
        margin-right: 10px
    }
}

@media only screen and (max-width:900px) {
    #masthead .header-top .community-nav ul li {
        margin-right: 8px
    }
}

#masthead .header-top .community-nav ul li a {
    padding: 10px 5px
}

#masthead .header-top .community-nav ul li:last-child {
    margin-right: 0
}

#masthead .header-top .utility-nav {
    float: right;
    line-height: 22px
}

@media only screen and (max-width:1200px) {
    #masthead .header-top .utility-nav {
        font-size: .9em
    }
}

@media only screen and (max-width:1000px) {
    #masthead .header-top .utility-nav {
        font-size: .75em
    }
}

@media only screen and (max-width:480px) {
    #masthead .header-top .utility-nav {
        float: none;
        text-align: center
    }
    #masthead .header-top .utility-nav .frescochat-tb {
        display: none
    }
}

#masthead .header-top .utility-nav ul {
    margin: 6px 0;
    padding: 0
}

#masthead .header-top .utility-nav ul li {
    border-left: 1px solid #464646;
    height: 22px;
    padding: 12px 15px 10px
}

@media only screen and (max-width:1100px) {
    #masthead .header-top .utility-nav ul li {
        padding: 12px 10px 10px
    }
}

@media only screen and (max-width:900px) {
    #masthead .header-top .utility-nav ul li {
        padding: 12px 5px 10px
    }
}

@media only screen and (max-width:400px) {
    #masthead .header-top .utility-nav {
        font-size: .65em
    }
    #masthead .header-top .utility-nav ul li {
        padding: 12px 4px 10px
    }
}

#masthead .header-top .utility-nav ul li a {
    padding: 10px 5px
}

#masthead .header-top .utility-nav ul li:last-child {
    border-right: 1px solid #464646
}

#masthead .header-top .utility-nav ul li.livechat a:before {
    content: '';
    background: url(../../images/utilityicons.png) no-repeat;
    display: inline-block;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
    width: 22px
}

#masthead .header-top .utility-nav ul li.calendar a,
#masthead .header-top .utility-nav ul li.contact a,
#masthead .header-top .utility-nav ul li.directions a {
    background: url(../../images/utilityicons.png) no-repeat;
    display: block;
    height: 22px;
    padding: 0;
    text-indent: -9999px;
    width: 22px
}

#masthead .header-top .utility-nav ul li.calendar a {
    background-position: 0 -32px
}

#masthead .header-top .utility-nav ul li.directions a {
    background-position: 0 -64px
}

#masthead .header-top .utility-nav ul li.contact a {
    background-position: 0 -96px
}

#masthead .header-top .utility-nav ul li.search {
    display: none
}

@media only screen and (max-width:480px) {
    #masthead .header-top .utility-nav ul li.search {
        display: inline-block;
        border-right: none
    }
}

#masthead .header-top .utility-nav ul li.search a {
    background: url(../../images/search.png) no-repeat;
    display: block;
    height: 22px;
    padding: 0;
    text-indent: -9999px;
    width: 22px
}

.header-bottom {
    background: url(../../images/headerBG.jpg) center no-repeat #ac1e2d
}

.header-bottom .site-title-search-outer {
    max-width: 1540px;
    margin: 0 auto
}

@media only screen and (max-width:1270px) {
    .header-bottom .site-title-search-outer {
        width: 96%
    }
}

.header-bottom .site-title {
    float: left;
    margin: 5px 15px 10px 0
}

.header-bottom .site-title a {
    display: block;
    max-width: 220px
}

@media only screen and (max-width:480px) {
    .header-bottom .site-title {
        float: none
    }
    .header-bottom .site-title a {
        margin: 0 auto
    }
    .header-bottom .search {
        display: none
    }
}

.header-bottom .search {
    float: right;
    margin: 35px 0
}

.header-bottom .search .screen-reader-text {
    left: -9999px;
    position: absolute;
    visibility: hidden
}

.header-bottom .search input {
    border: 0;
    padding: 5px
}

.header-bottom .search #searchsubmit {
    background: url(../../images/search.png) center no-repeat;
    height: 35px;
    text-indent: -999px;
    overflow: hidden;
    width: 35px
}

.header-bottom .main-nav-outer {
    clear: both;
    display: block;
    width: 100%;
    height: 3.3em;
    background: #962023
}

.header-bottom .main-nav {
    font-size: 17.5px;
    font-size: 1.09375rem;
    margin: 0 auto;
    max-width: 1540px
}

.header-bottom .main-nav ul {
    margin: 0;
    padding: 0
}

@media only screen and (max-width:980px) {
    .header-bottom .main-nav ul {
        font-size: .9em
    }
}

@media only screen and (max-width:840px) {
    .header-bottom .main-nav ul {
        font-size: .8em
    }
}

@media screen and (max-width:680px) {
    .header-bottom .main-nav ul {
        display: none
    }
}

.header-bottom .main-nav ul li a {
    padding: 10px 5px
}

.header-bottom .main-nav ul li:last-child {
    margin-right: 0
}

.header-bottom .menu-toggle:before {
    content: url(../../images/menu-toggle.png);
    display: inline-block;
    height: 36px;
    margin-right: 5px;
    vertical-align: middle;
    width: 36px
}

.header-bottom .menu-toggle {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 1em;
    margin: 0;
    padding: 10px;
    text-transform: uppercase
}

footer,
footer nav h4 {
    color: #8d8d8e
}

@media screen and (max-width:680px) {
    .header-bottom .menu-toggle {
        display: block
    }
    .header-bottom .toggled {
        position: relative
    }
    .header-bottom .toggled ul {
        display: block;
        text-align: left;
        padding: 0 0 15px
    }
    .header-bottom .toggled ul li {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: list-item;
        margin: 0;
        padding: .5em 10px;
        width: 100%
    }
}

footer {
    font-size: 16px;
    font-size: 1rem;
    background: #2f2f2f;
    border-top: 5px solid #6f0b0a
}

footer .footer-top {
    max-width: 1540px;
    margin: 0 auto;
    padding: 2em 0
}

footer .footer-logo {
    float: left;
    margin: 2em 8% 2em 0
}

@media only screen and (max-width:1000px) {
    footer .footer-logo {
        float: none;
        text-align: center;
        margin: 0 0 1.5em
    }
    footer .footer-nav-container {
        text-align: center
    }
}

footer .footer-logo a {
    display: block;
    margin: 0 auto;
    max-width: 165px
}

footer nav {
    float: left;
    margin-right: 7%;
    vertical-align: top
}

@media only screen and (max-width:1300px) {
    footer nav {
        margin-right: 4%
    }
}

@media only screen and (max-width:1110px) {
    footer nav {
        margin-right: 2%
    }
}

@media only screen and (max-width:1000px) {
    footer nav {
        display: inline-block;
        float: none;
        text-align: left
    }
}

@media only screen and (max-width:750px) {
    footer nav {
        display: block;
        text-align: center
    }
    footer nav ul.menu {
        border-left: 0
    }
}

footer nav h4 {
    margin: 0
}

footer nav ul {
    border-left: 1px solid #8d8d8e;
    padding: 0 0 0 10px
}

@media only screen and (max-width:650px) {
    footer nav h4 {
        font-size: 16px;
        font-size: 1rem
    }
    footer nav ul {
        border-left: none;
        padding: 0;
        margin: 0 0 1em
    }
    footer nav ul li {
        border-right: 1px solid #8d8d8e;
        display: inline-block;
        padding: 0 8px 0 4px
    }
}

footer nav ul li {
    margin: .25em 0
}

@media only screen and (max-width:710px) {
    footer nav ul li {
        font-size: 14.4px;
        font-size: .9rem
    }
}

@media only screen and (max-width:400px) {
    footer nav ul li {
        font-size: 12.8px;
        font-size: .8rem
    }
}

footer nav ul li:last-child {
    border-right: none
}

footer nav ul li a {
    color: #fff
}

footer nav:last-child {
    margin-right: 0
}

footer .footer-bottom {
    background: #272727;
    border-top: 1px solid #8d8d8e
}

footer .footer-bottom-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 1em 0
}

@media only screen and (max-width:1270px) {
    footer .footer-bottom-inner,
    footer .footer-top {
        width: 96%
    }
}

footer .site-info {
    float: left
}

@media only screen and (max-width:800px) {
    footer .site-info {
        clear: both;
        float: none
    }
}

footer .site-info small {
    font-size: .85em
}

footer .socialmedia {
    float: right
}

.social-media {
    padding-left: 2em
}

@media only screen and (max-width:800px) {
    footer .socialmedia {
        clear: both;
        float: none;
        text-align: center;
        width: 100%
    }
}

.social-media ul,
footer .socialmedia ul {
    list-style: none;
    padding: 0
}

.social-media ul li,
footer .socialmedia ul li {
    display: inline-block
}

.social-media ul li:last-child,
footer .socialmedia ul li:last-child {
    margin-right: 0
}

.social-media ul li a,
footer .socialmedia ul li a {
    background: url(../../images/socialmedia.png) -100px -100px no-repeat;
    display: block;
    height: 25px;
    width: auto;
    color: #8D8D8A
}

.social-media ul li a:hover,
footer .socialmedia ul li a:hover {
    opacity: .8
}

.social-media ul li a[href*=facebook],
footer .socialmedia ul li a[href*=facebook] {
    background-position: 0 0;
    color: transparent;
    width: 25px
}

.social-media ul li a[href*=twitter],
footer .socialmedia ul li a[href*=twitter] {
    background-position: 0 -35px;
    color: transparent;
    width: 25px
}

.social-media ul li a[href*=instagram],
footer .socialmedia ul li a[href*=instagram] {
    background-position: 0 -70px;
    color: transparent;
    width: 25px
}

.social-media ul li a[href*=youtube],
footer .socialmedia ul li a[href*=youtube] {
    background-position: 0 -105px;
    color: transparent;
    width: 25px
}

.social-media ul li a[href*=linkedin],
footer .socialmedia ul li a[href*=linkedin] {
    background-position: 0 -140px;
    color: transparent;
    width: 25px
}

.social-media ul li a[href*=snapchat],
footer .socialmedia ul li a[href*=snapchat] {
    background-position: 0 -175px;
    color: transparent;
    width: 25px
}

#secondary .widget {
    margin: 10px 0;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 35px 15px;
    background: url(../../images/sidebar-border.png) bottom center no-repeat
}

#secondary .widget a {
    color: #32465e
}

#secondary .widget .widget-title {
    cursor: pointer
}

#secondary .widget .widget-title:hover {
    text-decoration: underline
}

#secondary .widget:last-of-type {
    margin-top: 0;
    background: 0 0
}

#secondary .widget ul {
    padding: 0;
    list-style-type: none
}

#secondary .widget ul li {
    margin-bottom: 5px
}

#secondary .widget ul li a {
    text-decoration: none
}

@media screen and (max-width:980px) {
    #secondary .widget {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        padding: 20px 0 15px;
        width: 100%;
        background: 0 0
    }
    #secondary .widget .widget-title+ul {
        display: block
    }
}

.widget_nav_menu ul li a:hover:before {
    color: #e8bd4f;
    content: '\9B';
    display: inline-block;
    margin-left: -16px;
    margin-right: 3px;
    padding-left: 8px;
    position: relative
}

#secondary .widget_toc_widget,
.widget_toc_widget {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 50px 35px
}

@media screen and (max-width:980px) {
    #secondary .widget_toc_widget,
    .widget_toc_widget {
        border-bottom: 1px solid #ac1a2f;
        padding: 20px 0
    }
}

#secondary .widget_toc_widget ul,
.widget_toc_widget ul {
    padding: 0;
    list-style-type: none
}

#secondary .widget_toc_widget ul li,
.widget_toc_widget ul li {
    margin-bottom: 25px
}

#secondary .widget_toc_widget ul li ul li ul,
.widget_toc_widget ul li ul li ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_ancestor ul,
#secondary .widget_toc_widget ul li.current_page_item ul,
.widget_toc_widget ul .current_page_ancestor ul,
.widget_toc_widget ul li.current_page_item ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_ancestor ul li.page_item_has_children ul,
#secondary .widget_toc_widget ul li.current_page_item ul li ul,
.widget_toc_widget ul .current_page_ancestor ul li.page_item_has_children ul,
.widget_toc_widget ul li.current_page_item ul li ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_ancestor ul li.current_page_ancestor ul,
#secondary .widget_toc_widget ul .current_page_ancestor ul li.current_page_parent ul,
.widget_toc_widget ul .current_page_ancestor ul li.current_page_ancestor ul,
.widget_toc_widget ul .current_page_ancestor ul li.current_page_parent ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_parent ul li.page_item_has_children ul,
.widget_toc_widget ul .current_page_parent ul li.page_item_has_children ul {
    display: none
}

#secondary .widget_toc_widget ul .current_page_parent ul li.current_page_item ul,
.widget_toc_widget ul .current_page_parent ul li.current_page_item ul {
    display: block
}

#secondary .widget_toc_widget ul .current_page_parent ul li.current_page_item ul li ul,
.widget_toc_widget ul .current_page_parent ul li.current_page_item ul li ul {
    display: none
}

#secondary .widget_toc_widget ul a,
.widget_toc_widget ul a {
    color: #32465e;
    text-decoration: none
}

#secondary .widget_toc_widget ul a:hover:before,
.widget_toc_widget ul a:hover:before {
    color: #e8bd4f;
    content: '\9B';
    display: inline-block;
    margin-left: -16px;
    margin-right: 3px;
    padding-left: 8px;
    position: relative
}

#secondary .widget_toc_widget ul ul,
.widget_toc_widget ul ul {
    margin-top: 10px;
    padding-left: 20px
}

#secondary .widget_toc_widget ul ul li,
.widget_toc_widget ul ul li {
    margin-bottom: 5px
}

#secondary .widget_toc_widget .current_page_item,
.widget_toc_widget .current_page_item {
    list-style-image: url(../../images/toc-current-page.png)
}

.sidebar-events ul,
.sidebar-news ul {
    list-style-type: none;
    padding: 0
}

.sidebar-events ul li,
.sidebar-news ul li {
    clear: left;
    margin-bottom: 1em
}

.sidebar-events ul li a,
.sidebar-news ul li a {
    text-decoration: none
}

.sidebar-events .events-date,
.sidebar-news .events-date {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin-right: 12px;
    padding: 10px 5px;
    width: 81px;
    position: relative
}

.sidebar-events .events-date .date,
.sidebar-events .events-date .month,
.sidebar-news .events-date .date,
.sidebar-news .events-date .month {
    display: block;
    text-align: center
}

.sidebar-events .events-date .date,
.sidebar-news .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

.sidebar-events .events-date .month,
.sidebar-news .events-date .month {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

.sidebar-events .events-date span,
.sidebar-news .events-date span {
    position: relative
}

.sidebar-events .events-date .events-date-overlay,
.sidebar-news .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background-color: #AC1A2F;
    opacity: .5;
    overflow: hidden
}

.sidebar-events .events-date .events-date-overlay img.events-widget-thumb,
.sidebar-news .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

.sidebar-events .news-thumbnail,
.sidebar-news .news-thumbnail {
    float: left;
    margin-right: 12px
}

.sidebar-events .text,
.sidebar-news .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}

@media screen and (max-width:730px) {
    .sidebar-events .text,
    .sidebar-news .text {
        font-size: .9em
    }
}

.sidebar-events .text h4,
.sidebar-news .text h4 {
    line-height: 1.3;
    margin: 0
}

.sidebar-events .text small,
.sidebar-news .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

@media screen and (max-width:1065px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: .9em
    }
}

@media screen and (max-width:999px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: .85em
    }
}

@media screen and (max-width:980px) {
    .sidebar-events .text,
    .sidebar-events .text h4,
    .sidebar-news .text,
    .sidebar-news .text h4 {
        font-size: 1em
    }
}

.sidebar-events .more,
.sidebar-news .more {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-bottom: 1em;
    text-align: right;
    text-decoration: none
}

@media screen and (max-width:980px) {
    .sidebar-events .more,
    .sidebar-news .more {
        text-align: left
    }
}

.sidebar-events .more:after,
.sidebar-news .more:after {
    content: "\9B";
    margin-left: 6px;
    position: relative
}

.sidebar-events {
    padding-top: 10px
}

.entry-header {
    position: relative
}

.entry-header .entry-title {
    font-size: 48px;
    font-family: lexia, serif;
    font-weight: 400;
    line-height: 1;
    padding-left: 25px
}

.entry-header.has-image .entry-title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    margin: 0;
    padding: 20px 40px 20px 25px;
    color: #fff;
    background: #ac1a2f
}

.entry-header.has-image img {
    width: 100%
}

@media screen and (max-width:450px) {
    .entry-header.has-image .entry-title {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.badges-bar {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    line-height: 1;
    text-align: right;
    color: #fff;
    background: #1572BA;
    padding-right: 20px
}

@media screen and (max-width:450px) {
    .badges-bar {
        font-size: 16px;
        font-size: 1rem
    }
}

.badges-bar a {
    text-decoration: none;
    color: #fff
}

.badges-bar a:active,
.badges-bar a:focus,
.badges-bar a:hover {
    color: #fff
}

.badges-bar .widget {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-right: 1px solid #81a5bd
}

.badges-bar .widget:last-of-type {
    border-right: none
}

@media screen and (max-width:500px) {
    .badges-bar .widget {
        display: block;
        width: 100%;
        text-align: center;
        border-right: none;
        border-bottom: 1px solid #81a5bd;
        clear: both;
        margin-top: 0;
        margin-bottom: 0
    }
}

.home .featured-group-1 .resources-nav-container,
.list-template-item .item-menu li:nth-of-type(odd) {
    clear: left
}

@media screen and (max-width:980px) {
    .badges-bar {
        text-align: center
    }
    .badges-bar .widget {
        padding: 10px
    }
}

.skip-nav {
    display: none;
    float: right;
    margin: 1.5em 0 0 20px
}

.skip-nav a.button {
    font-size: .9em;
    padding: .25em 10px
}

@media screen and (max-width:500px) {
    .skip-nav {
        float: none;
        margin: 1em 0 0;
        text-align: right
    }
}

@media screen and (max-width:980px) {
    .skip-nav {
        display: block
    }
}

.entry-content,
.entry-date {
    margin-right: 20px;
    margin-left: 25px
}

.entry-content-bottom {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 50px;
    width: 50%
}

@media screen and (max-width:500px) {
    .entry-content-bottom {
        float: none;
        padding: 0;
        width: 100%
    }
}

.entry-content-bottom ul {
    margin-top: 0!important
}

.entry-content ol {
    margin-left: 2em!important
}

.entry-content ol li {
    list-style-type: decimal!important;
    list-style-position: outside!important
}

.entry-content ul li,
.entry-content-bottom ul li {
    margin-bottom: 5px;
    padding-left: 16px;
    text-indent: -8px
}

.entry-content ul li:before,
.entry-content-bottom ul li:before {
    content: "•";
    display: inline-block;
    width: 8px
}

li {
    text-indent: 0;
    list-style: none!important
}

.entry-content .gform_fields li:before {
    display: inline-block!important;
    list-style: none!important;
    content: normal
}

.flexslider .slides:after,
.flextest .slides:after {
    content: "\0020";
    clear: both
}

.entry-content #form-wrapper li:before {
    display: none!important;
    list-style: none!important
}

.entry-content .gform_fields li,
.entry-content-bottom .gform_fields li {
    text-indent: 0;
    list-style: none!important
}

.entry-content .gform_fields li input,
.entry-content-bottom .gform_fields li input {
    font-size: 16px
}

.entry-content .gform_fields li span label,
.entry-content-bottom .gform_fields li span label {
    font: 14px proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    color: #666
}

.entry-meta {
    background: 0 0;
    border: 0;
    margin: 1em 0
}

.list {
    border-bottom: 1px solid #ccc
}

.list:last-child {
    border-bottom: none
}

.list h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.list-template-item {
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    border-top: 1px solid #ccc
}

.list-template-item:first-child {
    margin-top: 15px
}

.list-template-item:last-child {
    border-bottom: 1px solid #ccc
}

.list-template-item .item-thumb {
    width: 17%;
    float: left;
    margin: 0 3% 0 0;
    min-height: 1px
}

.list-template-item .item-thumb img {
    width: 100%
}

.list-template-item .item-content {
    width: 43%;
    float: left
}

.list-template-item item-content h2 {
    margin: 0;
    font-size: 20px;
    font-family: lexia, serif
}

.list-template-item .item-content p {
    margin: 5px 0 0;
    font-size: 17px
}

.list-template-item .item-menu,
.wp-caption {
    font: 14px proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

.list-template-item .item-menu {
    width: 35%;
    float: right;
    margin: 10px 0 0
}

.list-template-item .item-menu li {
    list-style: none;
    width: 47%;
    margin-right: 3%;
    padding: 5px 0;
    float: left;
    border-bottom: 1px solid #eee
}

@media screen and (max-width:768px) {
    .list-template-item .item-content {
        width: 78%
    }
    .list-template-item .item-menu {
        display: none
    }
}

@media screen and (max-width:500px) {
    .list-template-item .item-content,
    .list-template-item .item-thumb {
        width: 100%;
        float: none;
        margin: 0
    }
    .list-template-item .item-thumb img {
        margin-bottom: 10px
    }
    .list-template-item .item-content p {
        display: none
    }
}

.wp-caption {
    background: #2f2f2f;
    color: #fff
}

.wp-caption img {
    width: 100%
}

.wp-caption .wp-caption-text {
    margin: 0;
    padding: 10px
}

.donateForm td {
    height: 35px
}

.donateForm .donate-submit {
    border: none;
    padding: 3px 12px;
    background: #AC1A2F;
    color: #fff;
    font-size: .9em;
    margin-bottom: 15px
}

.donateForm select {
    border: 1px solid #ccc
}

.donateForm .donate-errors {
    color: #AC1A2F;
    font-style: italic
}

ul.team-list li {
    padding-left: 0;
    list-style-type: none
}

ul.team-list .team-position {
    padding-bottom: 0
}

ul.team-list .team-member-info {
    text-align: left;
    width: 120px
}

ul.team-list img.team-picture {
    border: none;
    box-shadow: none
}

ul.team-list ul.team-member-other-info li {
    padding-left: 0;
    text-indent: 0
}

ul.team-list .team-member-des {
    text-indent: 0;
    text-align: left;
}

.wtm-col-md-6 .wtm-col-sm-6 .wtm-col-xs-12 {
	width: 100% !important;
}
.error-404 #searchsubmit {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    border: none;
    padding: 3px 12px;
    background: #AC1A2F;
    color: #fff;
    font-size: .9em
}

.menu-utility-container {
    float: left
}

@media only screen and (max-width:480px) {
    .menu-utility-container {
        float: right
    }
}

.frescochat-tb {
    position: relative!important;
    max-width: 130px;
    float: left;
    right: 0!important
}

.frescochat-tb slect {
    width: 10%!important
}

.frescochat-tb li {
    border-right: none!important;
    right: 0!important;
    cursor: pointer;
    padding-right: 20px
}

.frescochat-tb li span {
    background: url(../../images/utilityicons.png) no-repeat;
    padding-left: 25px;
    height: 22px;
    margin-right: 5px;
    vertical-align: middle;
    width: 22px
}

div.fttb {
    display: none!important
}

.home .site-content {
    max-width: none;
    margin: 0;
    padding-bottom: 0
}

@media screen and (max-width:1270px) {
    .home .site-content {
        width: 100%
    }
}

.home .entry-content {
    margin-left: 0
}

.home div.no-carousel .cycle-slideshow li {
    list-style-type: none;
    width: 32%;
    float: left
}

.home div.no-carousel .cycle-slideshow li a {
    width: 100%
}

.home .request-info-wrapper {
    max-width: 1540px;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 499
}

@media only screen and (max-width:1270px) {
    .home .request-info-wrapper {
        width: 96%
    }
}

@media screen and (max-width:700px) {
    .home .request-info-wrapper {
        top: -39px
    }
}

.home .request-info-wrapper .signup-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    background: #51a2d5;
    padding: 25px 28px;
    position: absolute;
    right: 0;
    top: 39px;
    width: 100%;
    max-width: 463px
}

.home .request-info-wrapper .signup-form .gform_wrapper {
    margin: 0;
    padding: 0;
    max-width: none
}

.home .request-info-wrapper .signup-form .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input,
.home .request-info-wrapper .signup-form .gform_wrapper .top_label input.medium {
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    background: #247fbd;
    color: #FFF;
    display: block;
    height: 2.5em;
    margin: 0 0 .75em;
    padding: 0 10px;
    width: 100%
}

.home .slider-container,
.home .slider-container>* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label .gfield:nth-child(3) {
    margin-bottom: 1.25em!important
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input[type=submit] {
    font-size: 20px;
    font-size: 1.25rem;
    background: #247fbd;
    color: #FFF;
    padding: 1em 25px;
    margin: 0;
    float: right;
    display: inline-block;
    width: auto;
    height: auto
}

.home .request-info-wrapper .signup-form .gform_wrapper .top_label input[type=submit]:hover {
    background: #2d97c8
}

.home .request-info-wrapper .signup-form-button {
    background: #57c8e8;
    color: #FFF;
    font-size: 14px;
    font-size: .875rem;
    font-family: lexia, serif;
    display: block;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 200px
}

.home .request-info-wrapper .signup-form-button:hover {
    background: #51a2d5
}

.home .request-info-wrapper .signup-form-button.open {
    background: #51a2d5;
    color: #fff
}

.flexbanner,
.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flex-caption p,
.flexslider .slides:after,
.no-js .flexslider .slides>li:first-child,
html[xmlns] .flexslider .slides {
    display: block
}

.flexbanner h3 {
    color: #FFF
}

.flexbanner .slides img,
.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .flexslider .slides {
    height: 1%
}

.flexslider {
    background: #000;
    position: relative;
    zoom: 1
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    opacity: .7
}

.flex-caption,
section.fullBanner h1 {
    position: absolute;
    z-index: 1;
    width: 60%
}

.flextest,
.slides li {
    position: relative
}

.flex-caption h1,
section.fullBanner h1 {
    font-size: 48px;
    color: #fff;
    line-height: 1em;
    margin: 0;
    width: auto;
    font-family: lexia, serif;
    font-weight: 900;
    text-shadow: 1px 1px #000
}

.flex-caption a,
.flex-caption p {
    font-family: proxima-nova, sans-serif
}

.flex-caption p {
    margin: 0 0 1em;
    font-size: 20px;
    line-height: 1em;
    text-shadow: 1px 1px #000;
    color: #FFF;
    font-weight: 700
}

.apply-today,
.slider-link,
.slider-link-white {
    padding: .5em 5%;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-bottom: 1em
}

.slider-link-white.large,
.slider-link.large {
    padding: 1em!important;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    position: relative;
    top: 1em
}

.slider-link {
    color: #FFF;
    background: #a2222d
}

.slider-link:hover {
    background: #b32733
}

.apply-today,
.slider-link-white {
    color: #000;
    background: #FFF
}

.apply-today:hover {
    background: #e7e7e7
}

.center {
    top: 30%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.center h1,
.center p {
    text-align: center
}

.center .content-links {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 2em
}

.center .content-links a {
    display: inline-block;
    margin: 0 2px
}

.topleft {
    top: 20%;
    left: 5%
}

.topleft .content-links {
    width: 100%;
    float: left
}

.topright {
    top: 30%;
    right: 5%;
    text-align: right
}

.topright .content-links {
    width: 300px;
    float: right
}

li.css a {
    border-radius: 0
}

@media screen and (max-width:1200px) {
    .flexbanner,
    .flexslider {
        background: #2f2f2f
    }
    .flexslider .slides img {
        opacity: 1
    }
    .flex-caption {
        position: relative;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        padding: 1em 0 3em
    }
    .flex-caption h1,
    section.fullBanner h1 {
        font-size: 28px;
        color: #FFF!important;
        text-shadow: 0 0 #000
    }
    .topleft,
    .topright {
        top: 30%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }
    .topleft .content-links,
    .topright .content-links {
        float: left;
        width: 100%;
        display: block;
        text-align: center
    }
    .center .content-links a,
    .topleft .content-links a,
    .topright .content-links a {
        display: inline-block;
        margin: 0 2px 1em 0;
        width: 90%
    }
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flextest {
    padding: 0;
    margin: 20px 0;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flextest .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flextest .slides:after {
    display: block;
    line-height: 0;
    height: 0
}

html[xmlns] .flextest .slides {
    display: block
}

* html .flextest .slides {
    height: 1%
}

.no-js .flextest .slides>li:first-child {
    display: block
}

.flextest .slides {
    zoom: 1
}

.flextest .slides img {
    width: 100%;
    display: block;
    height: auto
}

.flex-viewport {
    max-height: auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 60px;
    margin: -30px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: fontawesome;
    font-size: 60px;
    display: inline-block;
    content: '\f104';
    color: rgba(255, 255, 255, 1)
}

.flex-direction-nav a.flex-next:before {
    content: '\f105'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flextest:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flextest:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flextest:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flextest:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    nfont-family: "fontawesome";
    nfont-size: 20px;
    ndisplay: inline-block;
    content: '\f04c'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f04b'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -110px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #70c4e7;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #fff
}

.flex-control-paging li a:hover {
    background: #cfebf7
}

.flex-control-paging li a.flex-active {
    background: #cfebf7;
    cursor: default;
    line-height: 1.2
}

.flextest iframe,
.video-container embed,
.video-container object {
    width: 50%;
    height: 400px
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-next,
    .flex-direction-nav .flex-prev {
        display: none
    }
    .flextest iframe,
    .video-container embed,
    .video-container object {
        width: 50%;
        height: 200px
    }
}

.home .nav-hide {
    height: 0!important
}

.featured-spotlight,
.home .featured-1 {
    width: 100%;
    margin: auto;
    display: table
}

@media only screen and (max-width:1270px) {
    .featured-spotlight,
    .home .featured-1 {
        width: 100%
    }
}

.home .featured-group-1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 50px 0 0;
    padding-right: 50px;
    width: 75%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 {
        background-position: 90% top;
        margin-top: 0;
        width: 50%
    }
}

@media screen and (max-width:730px) {
    .home .featured-group-1 {
        background-position: 95% top
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-1 {
        background: 0 0;
        float: none;
        padding-right: 0;
        width: 100%
    }
}

@media screen and (max-width:400px) {
    .home .featured-group-1 {
        margin-top: 20px
    }
}

.home .featured-group-1 .callouts {
    margin: 0 0 60px
}

.home .featured-group-1 .callout {
    display: block;
    float: left;
    margin-right: 30px;
    max-height: 121px;
    max-width: 273px;
    position: relative;
    width: 30%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 .callouts {
        margin-bottom: 40px
    }
    .home .featured-group-1 .callout {
        float: none;
        margin: 0 0 20px;
        width: 100%
    }
    .home .featured-group-1 .resources-nav-container {
        width: 175%
    }
    .home .featured-group-1 .resources-nav-container nav.resources-col {
        padding-right: 15px
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .callout {
        margin: 0 auto 20px;
        max-height: inherit;
        max-width: inherit
    }
}

.home .featured-group-1 .callout h3 {
    font-size: 20px;
    font-size: 1.25rem;
    bottom: 0;
    color: #fff;
    left: 20px;
    position: absolute;
    z-index: 10
}

.home .featured-group-1 .callout:last-child {
    margin-right: 0
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .callout:last-child {
        margin: 0 auto
    }
    .home .featured-group-1 .resources-nav-container {
        margin-bottom: 60px;
        width: 100%
    }
}

.home .featured-group-1 .resources-nav-container h2 {
    font-size: 20px;
    font-size: 1.25rem
}

.home .featured-group-1 .resources-nav-container nav.resources-col {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33%
}

@media screen and (max-width:570px) {
    .home .featured-group-1 .resources-nav-container nav.resources-col {
        width: 100%
    }
}

.home .featured-group-1 .resources-nav-container nav.resources-col:last-child {
    padding-right: 0
}

.home .featured-group-1 .resources-nav-container ul {
    padding: 0 30px 0 0;
    margin: 0;
    list-style-type: none
}

.home .featured-group-1 .resources-nav-container ul li {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: .5em
}

.home .featured-group-1 .resources-nav-container ul li a {
    text-decoration: none
}

.home .featured-group-1 .resources-nav-container ul li a:after {
    content: '\9B';
    margin-left: 12px;
    position: relative
}

.home .featured-group-2 {
    float: left;
    width: 25%
}

@media screen and (max-width:900px) {
    .home .featured-group-1 .resources-nav-container ul li {
        font-size: .8em
    }
    .home .featured-group-1 .resources-nav-container ul li a:after {
        margin-left: 5px
    }
    .home .featured-group-2 {
        width: 50%
    }
}

@media screen and (max-width:570px) {
    .home .featured-group-2 {
        float: none;
        width: 100%
    }
}

.home .featured-group-2 #event-tabs {
    position: relative
}

.home .featured-group-2 .tabs .tab {
    display: block;
    float: left;
    margin-top: 45px
}

.home.featured-group-2 .tabs .tab-label {
    display: inline-block;
    font-size: 1.25em;
    vertical-align: bottom;
    position: absolute;
    top: 0
}

.home .featured-group-2 .tabs .tab-label-news {
    left: 110px
}

.home .featured-group-2 .tabs .tab-panel {
    display: inline;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 0
}

.home .featured-group-2 .tabs .tab-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: #fff;
    padding: 20px 0 0;
    float: left;
    font-size: 16px;
    font-size: 1rem;
    margin-top: -2px;
    width: 100%
}

.home .featured-group-2 .tabs .tab-content ul {
    list-style-type: none;
    padding: 0
}

.home .featured-group-2 .tabs .tab-content ul li {
    clear: left;
    margin-bottom: 2em;
    width: 100%;
    overflow: hidden
}

.home .featured-group-2 .tabs .tab-content ul li a {
    text-decoration: none
}

.home .featured-group-2 .tabs .tab-content .events-date {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin-right: 12px;
    padding: 10px 5px;
    width: 81px;
    position: relative
}

ul.tabTitle li {
    float: left;
    display: block;
    width: 40%
}

ul.tabTitle li h3 {
    margin: 0
}

.events-date .date,
.home .featured-group-2 .tabs .tab-content .events-date .month {
    display: block;
    text-align: center
}

.home .featured-group-2 .tabs .tab-content .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

.home .featured-group-2 .tabs .tab-content .events-date .month {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

.home .featured-group-2 .tabs .tab-content .events-date span {
    position: relative
}

.home .featured-group-2 .tabs .tab-content .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background-color: #ac202e;
    opacity: .5
}

.home .featured-group-2 .tabs .tab-content .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

.home .featured-group-2 .tabs .tab-content .news-thumbnail {
    float: left;
    margin-right: 12px
}

.home .featured-group-2 .tabs .tab-content .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}

@media screen and (max-width:730px) {
    .home .featured-group-2 .tabs .tab-content .text {
        font-size: .9em
    }
}

.home .featured-group-2 .tabs .tab-content .text h4 {
    line-height: 1.3;
    margin: 0
}

.home .featured-group-2 .tabs .tab-content .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

.home .featured-group-2 .tabs .tab [type=radio]:checked+.tab-label {
    background: #fff;
    border-bottom-width: 0;
    z-index: 1
}

.home .featured-group-2 .tabs .tab [type=radio]:checked+.tab-label+.tab-panel {
    display: inline
}

.home .featured-group-2 .tabs .more {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-bottom: 1em;
    text-align: right;
    text-decoration: none
}

@media screen and (max-width:980px) {
    .home .featured-group-2 .tabs .more {
        text-align: left
    }
}

.home .featured-group-2 .tabs .more:after {
    content: "\9B";
    margin-left: 6px;
    position: relative
}

.home .featured-group-2 .tabs .active-tab .tab-label {
    background: #fff
}

.home .featured-group-2 .tabs .active-tab .tab-panel {
    display: inline;
    display: inline-block;
    overflow: visible;
    position: relative;
    height: 100%;
    width: 100%
}

.blue-wrapper,
.home .featured-2 {
    background: url(../../images/testimonialBG.jpg) center no-repeat;
    background-size: cover
}

.blue-wrapper-content,
.home .featured-2 .featured-2-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 60px 0 55px;
    text-align: center
}

.blue-wrapper-content {
    color: #FFF
}

.blue-wrapper-content h2 {
    font-size: 30px;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0
}

.blue-wrapper-content h3 {
    font-size: 24px;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0
}

.blue-wrapper-content ul {
    font-family: proxima-nova, sans-serif;
    padding-top: 1em
}

.blue-wrapper-content ul li {
    line-height: 1em
}

@media only screen and (max-width:1270px) {
    .blue-wrapper-content,
    .home .featured-2 .featured-2-inner {
        width: 96%
    }
}

.home .featured-2 .featured-2-inner h3 {
    font-size: 1.5em;
    font-family: lexia, serif;
    color: #FFF;
    margin: 0;
    text-transform: uppercase
}

@media screen and (max-width:415px) {
    .home .featured-2 .featured-2-inner h3 {
        font-size: 20px;
        font-size: 1.25rem
    }
}

.home .featured-2 .featured-2-inner small {
    font-size: 1.125em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    padding-bottom: 3em;
    display: block
}

@media screen and (max-width:560px) {
    .home .featured-2 .featured-2-inner small {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.home .featured-2 .featured-2-inner .videos {
    margin: 35px 0
}

.home .featured-2 .featured-2-inner .video-container {
    display: inline-block;
    max-width: 390px;
    max-height: 220px;
    width: 100%
}

@media screen and (max-width:895px) {
    .home .featured-2 .featured-2-inner .video-container {
        display: block;
        margin: 0 auto 30px!important
    }
}

.home .featured-2 .featured-2-inner .video-container iframe {
    max-width: 100%;
    max-height: 220px
}

.home .featured-2 .featured-2-inner .video-container:first-child {
    margin-right: 60px
}

.home .featured-2 .featured-2-inner .button {
    padding: .75em 40px
}

.home .featured-3 .featured-3-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 55px 0 45px
}

@media only screen and (max-width:1270px) {
    .home .featured-3 .featured-3-inner {
        width: 96%
    }
}

.home .featured-3 .featured-3-inner h2 {
    font-size: 1.5em;
    color: #4d4e4e;
    text-transform: uppercase;
    text-align: center;
    font-family: lexia, serif
}

.home .featured-3 .featured-3-inner p {
    font-weight: 1em;
    width: 80%;
    margin: 0 auto;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    text-align: center
}

@media screen and (max-width:730px) {
    .home .featured-3 .featured-3-inner h2 {
        display: block
    }
}

.home .featured-3 .featured-3-inner .explore-links {
    display: inline-block;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

@media screen and (max-width:1270px) {
    .home .featured-3 .featured-3-inner .explore-links {
        text-align: center;
        width: 100%
    }
}

.home .featured-3 .featured-3-inner .button {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 -4.5px 0 0;
    padding: .75em 29px
}

@media screen and (max-width:1090px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 20px;
        font-size: 1.25rem
    }
}

@media screen and (max-width:950px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 16px;
        font-size: 1rem;
        padding: .75em 20px
    }
}

@media screen and (max-width:540px) {
    .home .featured-3 .featured-3-inner {
        text-align: center
    }
    .home .featured-3 .featured-3-inner .explore-links {
        width: 80%
    }
    .home .featured-3 .featured-3-inner .button {
        display: block
    }
}

.home .featured-3 .featured-3-inner .button.darkred {
    position: relative
}

.home .featured-3 .featured-3-inner .button.darkred:hover {
    background: #6f0b0a
}

.home .featured-3 .featured-3-inner .button.darkred:after {
    border: solid transparent;
    border-color: rgba(111, 11, 10, 0);
    border-left-color: #6f0b0a;
    border-width: 10px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -10px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.home .featured-3 .featured-3-inner .button-last2 {
    display: inline-block
}

.home .featured-3 .featured-3-inner .button.lightblue {
    margin-left: 20px
}

@media screen and (max-width:1090px) {
    .home .featured-3 .featured-3-inner .button.lightblue {
        margin-left: 10px
    }
}

@media screen and (max-width:540px) {
    .home .featured-3 .featured-3-inner .button.lightblue {
        margin-left: 0
    }
}

@media screen and (max-width:730px) {
    .home .featured-3 .featured-3-inner .button {
        font-size: 20px;
        font-size: 1.25rem;
        padding: .75em 25px
    }
    .home .featured-3 .featured-3-inner .button-last2 {
        display: block;
        margin-top: 10px
    }
    .home .featured-3 .featured-3-inner .button.lightblue:first-child {
        margin-left: 0
    }
}

.home .featured-4 {
    background: url(../../images/numbers-bg.jpg) top no-repeat;
    background-size: cover;
    width: 100%;
    margin: auto;
    padding-bottom: 3em
}

.home .featured-4 .featured-4-inner {
    max-width: 1540px;
    margin: 0 auto;
    padding: 45px 0 40px
}

@media only screen and (max-width:1270px) {
    .home .featured-4 .featured-4-inner {
        width: 96%
    }
}

.home .featured-4 .featured-4-inner h2 {
    font-size: 1.5em;
    color: #FFF;
    float: left;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: lexia, serif
}

.home .featured-4 .featured-4-inner .button {
    float: right;
    background: rgba(255, 255, 255, .4);
    border: 1px solid #FFF;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    font-size: 1em
}

.home .featured-4 .featured-4-inner .button:hover {
    background: rgba(154, 181, 182, .8)
}

.numbers-panel:nth-child(1) {
    background: #148577
}

.numbers-panel:nth-child(2) {
    background: #3dbcaa
}

.numbers-panel:nth-child(3) {
    background: #6fc8c0
}

.numbers-panel:nth-child(4) {
    background: #9bd6d4
}

@media screen and (max-width:730px) {
    .home .featured-4 .featured-4-inner {
        padding-top: 0
    }
    .home .featured-4 .featured-4-inner .numbers,
    .home .featured-4 .featured-4-inner h2 {
        float: none;
        width: 100%
    }
    .home .featured-4 .featured-4-inner .button {
        float: left
    }
}

.numbers-panel {
    color: #FFF;
}

.number-panel-inner {
    padding: 1em;
    text-align: center;
}

.numbers-panel h3 {
    font-size: 2.6em;
    color: #FFF;
    margin: 0;
    font-weight: 100
}

.numbers-panel h4 {
    font-size: 1.2em;
    margin: 0;
    font-family: lexia, serif;
    color: #FFF
}

.numbers-panel p {
    font-family: proxima-nova, sans-serif;
    font-size: .9em
}

@media screen and (max-width:700px) {
    .home .featured-4 .featured-4-inner .bottom-buttons {
        padding-top: 60px
    }
}

.home .featured-4 .featured-4-inner .button.lightblue {
    font-size: 24px;
    font-size: 1.5rem;
    display: inline-block;
    padding: 10px 25px
}

.home .featured-4 .featured-4-inner .button.lightblue:first-child {
    margin-right: 10px
}

@media screen and (max-width:400px) {
    .home .featured-4 .featured-4-inner .button.lightblue {
        display: block;
        margin-bottom: 10px
    }
    .home .featured-4 .featured-4-inner .button.lightblue:first-child {
        margin-right: 0
    }
}

.home .featured-4 .featured-4-inner .button.yellow {
    font-size: 28.8px;
    font-size: 1.8rem;
    background: url(../../images/hp-featured-4-button.png) no-repeat!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #32465e;
    display: block;
    height: 63px;
    margin: 30px auto 0;
    padding: 0;
    width: 204px
}

.home .featured-4 .featured-4-inner .button.yellow span {
    display: block;
    padding-top: .4em
}

body.virtual-tour,
html.virtual-tour {
    margin: 0!important;
    padding: 0;
    width: 100%;
    height: 100%
}
.virtual-tour-panel {
    height: 500px;
}
#sc_calendar_wrap {
    font-family: lexia, serif
}

#sc_calendar_wrap th.calendar-day-head {
    height: 40px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #082a43;
    border: none;
    padding: 2px 0
}

#sc_calendar_wrap td.calendar-day {
    height: 80px;
    font-family: proxima-nova, sans-serif;
    font-size: .65em
}

#sc_calendar_wrap input.sc_calendar_submit {
    border: none;
    padding: 3px 12px;
    background: #51a2d5;
    color: #fff;
    font-size: .9em
}

#sc_calendar_wrap input.sc_calendar_submit:hover {
    background: #247fbd
}

#sc_calendar_wrap #sc_event_select {
    min-width: 260px;
    height: 30px
}

#sc_calendar_wrap select {
    width: 100px;
    overflow: hidden;
    border: 1px solid #ccc
}

#sc_calendar_wrap #sc_calendar_title {
    height: 30px;
    float: none;
    margin: 0 auto;
    display: inline-block;
    font-size: 1.375rem
}

#sc_calendar_wrap #sc_event_nav_wrap {
    height: 30px;
    float: right;
    clear: none;
    width: 160px
}

@media only screen and (max-width:800px) {
    #sc_calendar_wrap #sc_calendar_title,
    #sc_calendar_wrap #sc_event_nav_wrap {
        width: 100%;
        text-align: left;
        float: left
    }
    #sc_calendar_wrap {
        width: 100%
    }
    #sc_calendar_wrap th.calendar-day-head {
        font-size: .9rem
    }
    #sc_calendar_wrap #sc_event_select {
        min-width: 0;
        width: 100%
    }
    #sc_calendar_wrap #sc_calendar_title {
        padding-top: 25px;
        padding-bottom: 10px
    }
}

#sc_calendar_wrap .sc_day_div a {
    display: block;
    margin: 5px 0 0
}

@media only screen and (max-width:480px) {
    #sc_calendar_wrap th.calendar-day-head {
        display: none
    }
    #sc_calendar_wrap .calendar {
        margin-top: 15px
    }
}

.skip-nav a {
    display: none
}

article.sc_event .badges-bar {
    margin-bottom: 20px
}

article.sc_event .entry-content .gform_body li {
    padding-left: 0
}

article.sc_event .sc_event_end_time,
article.sc_event .sc_event_time_sep {
    margin-left: -5px
}

.main-nav-outer {
    clear: both;
    display: block;
    width: 100%;
    height: 3.3em;
    background: #962023
}

#megaMenu {
    margin: 0 auto;
    max-width: 1540px
}

#megaMenu ul.megaMenu {
    margin: 0;
    padding: 0;
    z-index: 800
}

@media screen and (max-width:680px) {
    #megaMenu ul.megaMenu {
        display: none;
        padding-bottom: 39px
    }
}

#megaMenu ul.megaMenu>li.menu-item {
    padding: 0;
    font-size: 17.5px;
    font-size: 1.09375rem
}

#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item,
#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
    font-size: 15px;
    font-size: .9375rem
}

#megaMenu ul.megaMenu>li.menu-item:hover {
    background: #2f2f2f
}

#megaMenu ul.megaMenu>li.menu-item.mega-with-sub>a,
#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>a,
#megaMenu ul.megaMenu>li.menu-item>a {
    padding: 1em 25px
}

#megaMenu ul.megaMenu>li.menu-item.mega-with-sub>a span.um-anchoremulator:after,
#megaMenu ul.megaMenu>li.menu-item.mega-with-sub>a:after,
#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>a span.um-anchoremulator:after,
#megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>a:after,
#megaMenu ul.megaMenu>li.menu-item>a span.um-anchoremulator:after,
#megaMenu ul.megaMenu>li.menu-item>a:after {
    content: none!important
}

@media only screen and (max-width:1050px) {
    #megaMenu ul.megaMenu {
        text-align: center
    }
    #megaMenu ul.megaMenu>li.menu-item.mega-with-sub>a,
    #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>a,
    #megaMenu ul.megaMenu>li.menu-item>a {
        font-size: .9em;
        padding: .7em
    }
}

@media only screen and (max-width:840px) {
    #megaMenu ul.megaMenu>li.menu-item.mega-with-sub>a,
    #megaMenu ul.megaMenu>li.menu-item.ss-nav-menu-mega>a,
    #megaMenu ul.megaMenu>li.menu-item>a {
        font-size: .8em;
        padding: .5
    }
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu {
    background: #2f2f2f;
    z-index: 800
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .menu li.menu-item:hover,
#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .sub-menu-2 li.menu-item:hover,
#megaMenu ul.megaMenu>li.menu-item ul.sub-menu>li:hover {
    background: #494949
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 {
    border-radius: 0!important;
    border: none
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item {
    display: block;
    margin: 0
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item>span.um-anchoremulator {
    font-size: 17.5px;
    font-size: 1.09375rem;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 5px;
    color: #afafaf
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item span.wpmega-item-description {
    font-size: .8em;
    text-transform: uppercase;
    color: #6f6f6f;
    padding: 3px 0
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item a {
    margin: 0
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .menu li.menu-item,
#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .sub-menu-2 li.menu-item {
    margin: 0 -3px;
    padding: 3px;
    display: block
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .menu li.menu-item a,
#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item .sub-menu-2 li.menu-item a {
    padding: 3px 0
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu.sub-menu-1 li.menu-item ul.wpmega-postlist div.wpmega-postlist-title a {
    font-size: 15px;
    font-size: .9375rem
}

#megaMenu ul.megaMenu>li.menu-item ul.sub-menu>li.ss-nav-menu-nolink:hover,
#megaMenu ul.megaMenu>li.menu-item ul.sub-menu>li.ss-override:hover {
    background: 0 0
}

#megaMenu ul li:last-child {
    margin-right: 0
}

#megaMenu .wpmega-divider {
    border-top: none;
    border-bottom: 1px solid #3c3c3c
}

#megaMenu .wpmega-widgetarea h2.widgettitle {
    font-size: 17.5px;
    font-size: 1.09375rem;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 5px;
    margin: .6em 0;
    line-height: 1.4em;
    color: #afafaf
}

#megaMenu .wpmega-widgetarea .sidebar-events li {
    display: block
}

#megaMenu .wpmega-widgetarea .sidebar-events .events-date {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 65px;
    line-height: 1.1;
    margin-right: 12px;
    padding: 10px 5px;
    width: 71px;
    position: relative
}

#megaMenu .wpmega-widgetarea .sidebar-events .events-date .date {
    font-size: 28px;
    font-size: 1.75rem
}

#megaMenu .wpmega-widgetarea .sidebar-events .events-date .month {
    font-size: 14px;
    font-size: .875rem
}

#megaMenu .wpmega-widgetarea .sidebar-events .text h4 {
    font-size: 15px;
    font-size: .9375rem
}

#megaMenu .wpmega-widgetarea .sidebar-events .text small {
    color: #7c7c7c
}

#megaMenu .wpmega-nonlink .ss-colgroup a,
#megaMenu .wpmega-nonlink .textwidget a {
    color: #e8bd4f
}

#megaMenu .wpmega-nonlink .ss-colgroup h4 {
    font-size: 17.5px;
    font-size: 1.09375rem;
    border-bottom: 1px solid #3c3c3c;
    padding-bottom: 5px;
    margin: .6em 0;
    line-height: 1.4em;
    color: #afafaf
}

#megaMenu .wpmega-nonlink .wpmega-postlist a,
#megaMenu h1,
#megaMenu h2,
#megaMenu h3,
#megaMenu h4,
#megaMenu h5,
#megaMenu h6 {
    color: #fff
}

#megaMenu .wpmega-nonlink li.widget li.gfield {
    width: 100%;
    margin: 0;
    padding: 0
}

#megaMenu .wpmega-nonlink .gform_body {
    width: 100%;
    overflow: hidden
}

#megaMenu .wpmega-nonlink .gform_footer {
    margin-top: 10px
}

#megaMenu #megaMenuToggle {
    font: 18px proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    margin: 0;
    padding: 10px;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon {
    content: url(../../images/menu-toggle.svg);
    background: #ac1a2f;
    display: inline-block;
    float: left;
    height: 36px;
    margin: 0 5px 0 0;
    width: 36px
}

.newRow ul li:before,.red-row ul li:before,
.widget_related_links_box ul li:before {
    content: no-close-quote "";
    counter-increment: none
}

header#masthead {
    z-index: 9999999
}

.siteorigin-widget-tinymce iframe {
    width: 80%;
    display: block;
    margin: 0 auto
}

.clear {
    clear: both
}

.row {
    max-width: 100%
}

.col_1 {
    width: 25%;
    float: left;
    text-align: center;
    position: relative
}

.col_3 {
    width: 33.3%;
    float: left;
    text-align: center;
    position: relative
}

.col_1 img,
.col_2 img,
.col_3 img{
    width: 100%;
    margin: 0
}

@media (min-width:500px) {
    .row {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .col_2 {
        width: 25%;
        box-sizing: border-box;
        text-align: center;
        position: relative;
        display: table-cell
    }
}

@media only screen and (min-width:500px) and (max-width:1000px) {
    .col_1 {
        width: 50%
    }
}

@media only screen and (max-width:499px) {
    .col_1, .col_3  {
        width: 100%
    }
}

a article.spotlight:hover {
    background: #d1e9f7
}

article.spotlight h2 {
    font-size: 24px;
    font-family: lexia, serif;
    font-weight: 400;
    padding: .8em .8em 0;
    margin: 0
}

article.spotlight p {
    font-size: .9em;
    color: #9ab4b7;
    font-family: proxima-nova, sans-serif;
    padding: 0 .5em 1em
}

article.red-background {
    background: url(../../images/spotlight-background.jpg) no-repeat #b20b0b;
    background-size: 100%
}

article.red-background h4 {
    color: #FFF!important;
    font-size: 3em;
    margin: 0;
    font-family: proxima-nova;
    font-weight: 100!important;
    text-transform: uppercase;
    line-height: 1em
}

article.red-background h3 {
    color: #FFF!important;
    margin: 0;
    padding: 0 1em
}

article.red-background p {
    color: #FFF!important;
    padding: 0 .3em
}

article.red-background a {
    background: #d15754;
    border: 1px solid #FFF;
    padding: .5em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    margin-bottom: 3em;
    position: relative;
    font-size: .9em
}

.program-content h3,
.studentContent h3,
article.service-panel h3 {
    font-family: lexia, serif
}

article.red-background a:hover {
    background: #c34028
}

.spotlight-content-red {
    position: relative;
    top: 30%;
    display: block
}

.spotlight-content-red p {
    font-size: .9em
}

@media (max-width:1800px) {
    .spotlight-content-red {
        top: 30%
    }
    article.red-background h4 {
        font-size: 1.5em
    }
}

@media only screen and (max-width:600px) {
    article.red-background {
        padding: 1em 0 4em
    }
}

.program {
    min-height: 400px;
    position: relative
}

.small-program {
    min-height: 300px;
    position: relative
}

.program img, .small-program img {
    width: 100%;
    height: 100%
}

.program-content {
    width: 100%;
    min-height: 50px;
    padding: 1.5em 0 1em;
    position: absolute;
    bottom: 0
}

.studentContent,
article.home-events .events-date span,
article.sa-events .events-date span {
    position: relative
}

.program-content h3 {
    color: #FFF!important;
    font-size: 22px;
    font-weight: 400;
    padding: 0!important;
    margin: 0
}

.red-program {
    background: rgba(171, 31, 45, .8)
}

.green-program {
    background: rgba(21, 168, 148, .8)
}

.orange-program {
    background: rgba(245, 136, 31, .8)
}

.blue-program {
    background: rgba(24, 114, 185, .8)
}

#serviceWrapper {
    display: block;
    margin-top: 4em;
    padding-bottom: 3em
}

article.service-panel {
    width: 33%;
    text-align: center;
    color: #4d4e4e;
    display: inline-block
}

article.service-panel img {
    height: 300px;
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    article.service-panel {
        width: 49%
    }
}

@media only screen and (max-width:499px) {
    article.service-panel {
        width: 100%
    }
}

#studentActivity {
    width: 100%;
    height: 567px;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.studentContent {
    width: 50%;
    margin: 0 auto;
    top: 5em;
    text-align: center
}

.studentContent h3 {
    color: #FFF;
    font-size: 1.5em;
    text-transform: uppercase
}

.studentContent a,
.studentContent p,
article.explorePanel h4 {
    font-family: proxima-nova, sans-serif
}

.studentContent p {
    color: #FFF;
    font-size: 1em;
    padding-bottom: 2em
}

.studentContent a {
    background: rgba(255, 255, 255, .5);
    border: 1px solid #FFF;
    color: #FFF;
    text-transform: uppercase;
    padding: .5em
}

.studentContent a:hover {
    background: rgba(19, 170, 221, .5)
}

article.explorePanel {
    color: #0c5589;
    width: 24%;
    text-align: center;
    display: inline-table;
    padding: 2em 0
}

article.explorePanel h4 {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    width: 47%;
    text-align: center;
    margin: 1em auto 0;
    line-height: 1em
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    article.explorePanel {
        width: 31%
    }
    article.explorePanel h4 {
        font-size: .8em;
        width: 47%
    }
}

@media only screen and (max-width:499px) {
    article.explorePanel {
        width: 45%
    }
    article.explorePanel h4 {
        font-size: .8em;
        width: 47%
    }
}

.featured-news {
    width: 80%;
    margin: 0 auto;
    padding: 4em;
    display: block
}

.student-news {
    margin: 0 auto
}

.featured-events {
    float: right;
    width: 25%
}

.student-events-wrapper {
    width: 100%
}

article.sa-events {
    width: 32.5%;
    display: inline-table;
    padding: 1px
}

article.home-events .events-date .date,
article.sa-events .events-date .date {
    font-size: 32px;
    font-size: 2rem
}

article.home-events .events-date .month,
article.sa-events .events-date .month {
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase
}

article.home-events .events-date,
article.sa-events .events-date {
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin: 0 12px 12px 0;
    padding: 10px 5px;
    width: 81px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article.home-events .text,
article.sa-events .text {
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    width: auto
}

@media screen and (max-width:730px) {
    .home .featured-group-2 .tabs .tab-content .text {
        font-size: .9em
    }
    article.sa-events {
        width: 100%
    }
}

article.home-events .text h4,
article.sa-events .text h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    margin: 0
}

article.home-events .text small,
article.sa-events .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

article.home-events .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background: #ac202e!important;
    opacity: .5
}

#news-wrapper,
.featured-content a,
.featured-content h4 {
    display: inline-table
}

article.home-events .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

.featured-content {
    width: 100%
}

.featured-content h4 {
    color: #445e6a;
    font-family: lexia, serif;
    font-size: 1.6em
}

.featured-content a {
    float: right;
    margin-top: 2.7em;
    font-family: proxima-nova, sans-serif;
    color: #9ab4b7;
    font-size: 1em
}

.featured-content a:hover {
    color: #ac202e
}

#news-wrapper {
    width: 70%
}

#student-news-wrapper {
    width: 100%;
    display: inline-table
}

article.news-panel {
    float: left;
    margin-top: 1em
}

article.news-panel h4 {
    text-align: center!important;
    font-weight: 700;
    line-height: 1em
}

a.bottomButton,
section.bgBanner h2 {
    text-transform: uppercase;
    text-align: center
}

@media only screen and (max-width:800px) {
    section.bgBanner h2 {
        display: none
    }
}

section.search_panel {
    width: 100%
}

article.news-panel h4 a {
    font-size: .9em;
    color: #565656
}

article.news-panel h4 a:hover {
    color: #ac1c2f
}

@media only screen and (min-width:500px) and (max-width:1025px) {
    .featured-events {
        float: left;
        width: 100%
    }
    article.home-events {
        padding-top: 3em
    }
    #news-wrapper {
        width: 100%;
        display: inline-table
    }
}

@media screen and (max-width:499px) {
    .featured-events,
    article.news-panel {
        float: left;
        width: 100%
    }
    .featured-news {
        width: 90%;
        margin: 0 auto;
        padding: 1em;
        display: block
    }
    article.news-panel {
        margin-top: 1em;
        padding: .1em
    }
    article.home-events {
        padding-top: 3em
    }
    #news-wrapper {
        width: 100%;
        display: inline-table
    }
}

.testimonial-wrapper {
    min-height: 350px;
    border: 1px solid #FFF;
    display: block;
    width: 70%;
    margin: 0 auto;
    padding: 1em
}

.testimonial-wrapper-page {
    border: 1px solid #FFF;
    padding: 3em;
   
}

.testimonial-content {
    position: relative;
    top: 4em
}

.testimonial-wrapper h4, .testimonial-wrapper-page h4 {
    font-size: 2em;
    font-family: lexia, serif;
    font-weight: 100;
    color: #FFF;
    text-transform: uppercase;
    margin: 0
}

.testimonial-wrapper h5, .testimonial-wrapper-page h5 {
    font-size: 1.2em;
    font-weight: 100;
    color: #FFF;
    text-transform: uppercase
}

.testimonial-wrapper p {
    width: 70%;
    margin: 0 auto;
    font-size: 1.1em;
    color: #FFF
}

.testimonial-wrapper-page p {
    margin: 0 auto;
    font-size: 1.1em;
    color: #FFF
}

@media screen and (max-width:830px) {
    .testimonial-wrapper {
        border: none;
        min-height: 250px
    }
    .testimonial-content {
        top: 0
    }
    .testimonial-wrapper h4 {
        font-size: 1.2em
    }
    .testimonial-wrapper h5 {
        font-size: 1em
    }
    .testimonial-wrapper p {
        font-size: .9em
    }
}

.bottom-buttons {
    width: 90%;
    margin: 0 auto;
    padding: 2em 0;
    display: block
}

a.bottomButton {
    width: 28%;
    padding: 1em;
    float: left;
    background: #FFF;
    margin: .1em;
    font-family: proxima-nova, sans-serif;
    font-size: 1.2em
}

.eventNews h2,
section.bgBanner h2 {
    font-family: lexia, serif
}

@media screen and (max-width:1000px) {
    .bottom-buttons,
    a.bottomButton {
        width: 100%;
        margin: 0;
        padding: 0
    }
    a.bottomButton {
        padding: .5em 0;
        margin: .1em 0
    }
}

section.fullBanner {
    width: 100%;
    min-height: auto;
    overflow: hidden;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

section.bgBanner {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#bg {
    margin: auto;
    min-width: 100%;
    min-height: auto
}

section.bgBanner h2 {
    color: #FFF;
    padding: 1em 0;
    font-size: 3em
}

.sue-panel h4,
.sue-panel h5 {
    text-align: center!important
}

.gallery-content,
.text-center {
    text-align: center
}

.fullArticle {
    padding-top: 1.5em
}

.fullArticle h2 {
    margin: 0;
    font-weight: 700
}

#blueBar {
    max-width: 1140px;
    margin: 0 auto
}

.sue-panel {
    background: #f2f2f2!important;
    border: none!important;
    padding: .5em!important
}

.sue-panel h4 {
    color: #ac1a2f!important;
    text-transform: uppercase!important
}

.sue-panel h5 {
    padding: .3em!important
}

.sue-photo-panel {
    background: 0 0!important;
    border: none!important
}

.widget_related_links_box ul li {
    margin-left: -3em
}

.widget_related_links_box ul li a:hover {
    color: #000
}

.eventNews {
    position: relative;
    top: 1em
}

.eventNews h2 {
    font-size: 2em;
    margin: 0;
    padding-bottom: 1em;
    display: block;
    line-height: 1em
}

article.eventList {
    border-bottom: solid 1px rgba(211, 211, 211, .5);
    width: 45%;
    display: inline-table;
    padding: 1em 0;
    margin: 1em
}

@media (max-width:800px) {
    article.eventList {
        width: 100%;
        display: table
    }
}

article.eventList h3 {
    font-weight: 700;
    font-size: 1.5em;
    margin: 0
}

article.eventList span {
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 900;
    color: #000
}

article.eventList p {
    color: #838383;
    margin: .8em 0 1em;
    font-size: .8em
}

.eventNews a,
a.panelLink,
article.eventList a {
    background: #ac1e2d;
    color: #FFF;
    text-transform: uppercase;
    padding: .8em;
    font-size: .7em;
    font-family: proxima-nova, sans-serif
}

.eventNews a:hover,
a.panelLink:hover,
article.eventList a:hover {
    background: #3f1015
}

#gradActivity {
    width: 100%;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

#pg-12464-0 h1 {
    font-size: 38px
}

@media screen and (max-width:800px) {
    #pg-12464-0 h1 {
        font-size: 28px
    }
    #pg-12464-0 .flex-caption {
        padding-bottom: 8em
    }
}

.newRow, .red-row {
    float: left!important;
    width: 100%!important;
    padding: 1em
}

.newRow ul li, .red-row ul li {
    margin-left: -3em;
    text-align: left!important;
}

.newRow ul li a {
    font-size: .9em;
    color: #000!important;
    padding: 1em!important;
    background: rgba(227, 227, 227, 1);
    display: block;
    line-height: 1em;
	margin: 0 !important;
}
.red-row ul li a {
	font-size: .9em;
    color: #FFF!important;
    padding: 1em!important;
    background: rgba(172, 26, 47, 1);
    display: block;
    ine-height: 1em
}

.newRow ul li a:hover, .red-row ul li a:hover {
    background: rgba(136, 136, 136, 1);
    color: #FFF!important;
    text-decoration: none
}

.newRow h4,
.newRow h4 a {
    color: #FFF!important;
    background: #ac1a2f;
    display: block;
    margin: 0!important
}

.red-row h4,
.red-row h4 a{
	 color: #FFF!important;
    background: #000;
    display: block;
    margin: 0!important
}

.newRow h4,
.red-row h4{
    padding: .5em
}

.newRow h4 a,
.red-row h4 a{
    padding: .1em
}

.newRow:nth-child(even),
.red-row:nth-child(even){
    border-right: none
}

#footerLinks {
    width: 100%;
    height: 168px;
    background: url(../images/Dc-layout.gif) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

article#footerIcons {
    margin: 0 auto;
    max-width: 900px
}

article#footerIcons ul {
    padding-top: 1em
}

article#footerIcons ul li {
    float: left;
    list-style: none
}

article#footerIcons ul li ul li {
    width: 100%;
    text-align: center
}

article#footerIcons ul li ul li h4 {
    color: #FFF;
    font-weight: 500;
    margin: 0;
    font-size: .8em
}

@media only screen and (max-width:800px) {
    .sue-panel {
        padding: 0!important
    }
    #footerLinks,
    article#footerIcons {
        display: none
    }
    .newRow {
        border-right: none
    }
    .newRow ul li a {
        line-height: 1.5em
    }
}


section.student-newsWrapper {
    width: 80%;
    margin: 0 auto;
    padding: 1em 0
}

.gallery-content {
    width: 80%;
    margin: 0 auto;
    padding: 2em 0
}

#sc_event_nav_wrap,
#sc_event_nav_wrap form {
    text-align: right!important
}

.gallery-content h1 {
    font-size: 48px;
    font-family: lexia, serif
}

article.blue-background {
    background: url(../../images/blue-bg.jpg) no-repeat #b20b0b;
    background-size: 100%
}

article.blue-background h4 {
    color: #FFF!important;
    font-size: 30px;
    margin: 0;
    font-family: proxima-nova, sans-serif!important;
    font-weight: 100;
    line-height: 1em;
    padding: 0 1em .5em
}

article.blue-background h3 {
    color: #FFF!important;
    margin: 0;
    padding: 0 .2em .5em
}

.latest-albums {
    display: block;
    position: relative;
    top: 3.5em
}

article.blue-background p {
    color: #FFF!important;
    padding: 0 .3em
}

article.blue-background a {
    background: #13a9dd;
    border: 1px solid #FFF;
    padding: .5em;
    color: #FFF;
    font-family: proxima-nova, sans-serif;
    text-transform: uppercase;
    position: relative;
    top: 2em;
    font-size: .9em
}

.s-feed h2,
article.form-half h2 {
    font-family: lexia, serif
}

article.blue-background a:hover {
    background: #0d86cc
}

@media only screen and (min-width:500px) and (max-width:1200px) {
    .latest-albums {
        top: 2em
    }
}

@media screen and (max-width:499px) {
    article.blue-background {
        height: 230px!important
    }
    .latest-albums {
        top: 2em
    }
    .gallery-content h1 {
        font-size: 28px
    }
    section.bgBanner h2,
    section.fullBanner h2 {
        font-size: 2em
    }
}

#social-feed {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 3em
}

.s-feed {
    width: 29%;
    display: block;
    padding: 2em 1em 1em;
    float: left
}

@media screen and (max-width:700px) {
    .smaller {
        width: 100%!important;
        float: left;
        margin: 0 auto
    }
    .s-feed {
        width: 100%;
        padding: 1em 0 0
    }
    #social-feed {
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (min-width:701px) and (max-width:1035px) {
    .s-feed {
        width: 100%;
        padding: 1em 0 0
    }
    #social-feed {
        width: 90%;
        margin: 0 auto
    }
    .smaller {
        width: 50%!important;
        float: left;
        margin: 0 auto
    }
}

#sc_calendar td,
#sc_calendar th {
    width: 13.25%!important;
    border: 1px solid #ddd!important
}

#sc_events_calendar:after {
    display: block!important;
    float: none!important;
    clear: both!important;
    height: 0!important;
    content: "."!important;
    text-indent: -9999px!important
}

#sc_calendar table {
    width: 100%!important;
    border-collapse: collapse!important;
    float: left!important
}

#sc_calendar th {
    background: #fdfdfd!important;
    text-align: center!important;
    text-transform: capitalize!important;
    padding: 3px 4px!important
}

#sc_calendar td {
    font-size: 11px!important;
    padding: 0!important
}

#sc_calendar td.calendar-day {
    background: #fbfbfb!important;
    height: 40px!important
}

#sc_calendar td.calendar-day-np,
#sc_events_calendar_head {
    background: #f0f0f0!important
}

#sc_calendar td div.sc_day_div {
    padding: 8px!important
}

#sc_events_calendar_head {
    padding: 8px!important;
    height: 26px!important;
    border: 1px solid #ddd!important;
    border-bottom: none!important
}

#sc_event_nav_wrap,
#sc_event_select,
#sc_events_calendar_head h2 {
    width: 33%!important;
    float: left!important;
    margin: 0!important;
    clear: none!important
}

#sc_event_nav_wrap form {
    display: inline!important
}

#sc_events_calendar_head h2 {
    text-align: center!important;
    line-height: 26px!important
}

#sc_events_calendar input,
#sc_events_calendar select {
    margin: 0 5px 0 0!important
}

.sc_small #sc_event_nav_wrap {
    margin: 8px 0 0!important
}

.sc_small #sc_event_nav_wrap,
.sc_small #sc_event_select {
    float: none!important;
    width: 100%!important
}

.sc_small #sc_calendar td div {
    padding: 1px!important
}

.sc_small #sc_event_nav_next,
.sc_small #sc_event_nav_prev {
    display: block!important;
    width: 50%!important;
    float: left!important
}

.sc_small #sc_event_nav_prev {
    text-align: left!important
}

#sc_calendar td div.day-number {
    float: right!important;
    margin: -6px -4px 0 0!important
}

.sc_small #sc_calendar td div.day-number {
    float: none!important;
    text-align: right!important;
    padding: 0!important;
    margin: -3px 1px 0 0!important
}

.sc_event_details {
    margin: 0 0 15px!important
}

.textwidget h1 {
    font-size: 48px;
    line-height: 1em
}

section.form-wrapper {
    width: 90%;
    max-width: 1540px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    padding-top: .1em
}

article.form-half {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    padding: 1em
}

article.form-half h2 {
    margin: 0;
    font-size: 30px
}

@media screen and (max-width:800px) {
    article.form-half {
        width: 100%
    }
}

.gform_button {
    background: #ac1e30;
    color: #FFF;
    border: none;
    margin: 0
}

.gform_image_button {
    position: relative;
    left: 1em
}

.place_removal label {
    display: none!important
}

@media only screen and (max-width:800px) {
    .gf_left_half,
    .gf_right_half,
    li.gfield.gf_left_half,
    li.gfield.gf_right_half {
        width: 100%!important
    }
    section.form-wrapper {
        width: 80%
    }
}

.gfield_error {
    background-color: #fff;
    color: #ac1b32
}

.gfield_error:before {
    font-weight: 700;
    content: "Sorry, this field is required: ";
    color: #ac1b32;
    padding-left: 5px
}

.validation_error,
.validation_message {
    display: none
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    border-color: transparent!important;
    color: #ac1b32!important;
    background-color: transparent!important
}

body .gforms_confirmation_message {
    color: #ac1e30
}

body img.gform_ajax_spinner {
    display: none!important
}

.panel-wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1540px;
    display: block
}

@media only screen and (max-width:800px) {
    .panel-wrapper {
        width: 100%
    }
}

article.banner-vcol {
    width: 48%;
    display: block;
    vertical-align: top;
    float: left;
    padding: 3em 0 2em .8em;
    color: #FFF
}

article.banner-vcol iframe {
    width: 80%;
    min-height: 315px;
    border: 2px solid #FFF
}

.su-youtube iframe {
    width: 100%;
    height: 300px
}

article.banner-vcol h1 {
    color: #FFF;
    font-size: 34px;
    font-size: 2.125rem;
    margin: 0;
    line-height: 1em;
    padding-bottom: 1em
}

.video-banner {
    background: url(http://www.dc.edu/wp-content/uploads/2016/03/video-blur.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 315px
}

.video-wrapper {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto
}

@media only screen and (max-width:900px) {
    article.banner-vcol {
        width: 100%;
        padding: 1em 0 0
    }
    article.banner-vcol iframe {
        width: 100%
    }
    #vcol-content {
        float: right!important
    }
    #vcol-video {
        float: left!important
    }
    .spotlight {
        text-align: center
    }
}

.su-tabs {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif
}

.siteorigin-dark h2,
.siteorigin-dark h3,
.siteorigin-dark h4 {
    color: #FFF!important;
    margin: 0
}

.button-center {
    padding-top: 10%!important
}

.wp-caption {
    max-width: 100%
}

h3.widget-title {
    font-family: lexia, serif!important;
    font-weight: 900;
    padding-top: 1em;
    line-height: 1em;
    color: #ac1a2f
}

.textarea {
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-size: 1rem;
    display: block;
    height: 2.5em;
    margin: 0 0 .75em;
    padding: 0 10px;
    width: 100%
}
.button-panel ul li {
	list-style: none !important;
}
ul.panel-buttons {
	list-style-type: none !important;
}

ul.panel-buttons li {
	display: inline-block;
	list-style-type: none !important;
}

a.blue-button {
    color: #FFF!important;
    background: rgba(31, 138, 189, 1)!important;
    display: inline;
    text-align: center;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif!important;
    font-size: 1.1em!important
}


a.blue-button-border {
    color: rgba(31, 138, 189, 1)!important;
    border: 1px solid rgba(31, 138, 189, 1)!important;
    display: inline;
    text-align: center;
	padding: 1em;
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif!important;
    font-size: 1.1em!important
}

a.blue-button-border:hover {
    border: 1px solid #000;
	color: #000;
}



@media only screen and (max-width:800px) {
    a.blue-button, a.blue-button-border {
        margin-bottom: 2em!important;
        text-align: center;
        display: block;
        width: 90%
    }
}

.page-icons {
    text-align: center!important;
    font-size: 2em;
    margin: 0 auto
}

.tablepress {
    display: block;
    margin: 0
}

.tablepress td {
    padding: .5em;
    font-family: proxima-nova, sans-serif!important
}

#tablepress-30 td.column-2,
#tablepress-31 td.column-2 {
    width: 200px!important;
    text-align: right
}

#tablepress-30 td.column-1,
#tablepress-31 td.column-1 {
    width: 70%!important
}

section.library-social {
    padding: 2em 0
}

ul.instagram-pics {
    list-style: none;
    margin: 0;
    padding: 2em 0 0
}

ul.instagram-pics li {
    display: inline-block;
    margin: 0;
    padding: 0
}

section.library-banner {
    width: 100%;
    height: auto;
    min-height: 300px;
    overflow: hidden;
    position: relative
}

section.library-banner img {
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    vertical-align: top
}

.student {
    padding: 2em 0
}

section.page-banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #000
}

section.page-banner-library {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

section.page-banner img,
section.page-banner-library img {
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
    opacity: .4;
    filter: alpha(opacity=40)
}

.page-banner-inner {
    position: absolute;
    display: inline-table;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto
}

section.page-banner-no-image {
    width: 100%;
    overflow: hidden;
    position: relative
}

.page-banner-inner-no-image {
    padding: 2em 0 1em
}

.page-banner-inner h2 {
    font-weight: 100;
    line-height: 1;
    display: inline-block;
    margin: 0;
    padding: 20px 40px 20px 25px;
    color: #fff;
    background: #ac1a2f
}

.page-banner-inner p {
    padding: 20px 40px 1em 0;
    width: 40%;
    margin: 0;
    display: block
}

.library-banner-inner,
.secondary-banner-inner,
.student-banner-inner {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

a.panel-button {
    background: #ac1f2d;
    color: #FFF;
    display: inline-table;
    padding: 1em
}

.library-banner-inner,
.secondary-banner-inner {
    display: inline-block;
    top: 30%
}

.library-banner-inner-content label,
.secondary-banner-inner-content label {
    display: none!important
}

.secondary-banner-inner-content {
    width: 60%!important;
    margin: 0 auto;
    position: relative
}

.library-banner-inner-content input,
.secondary-banner-inner-content input {
    padding: .5em!important
}

.library-banner-inner h2,
.secondary-banner-inner h2 {
    margin-bottom: .5em;
    font-family: lexia, serif;
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1em;
    color: #FFF
}

.secondary-banner-inner h2 {
    margin: 0
}

.library-banner-inner-content {
    float: left;
    width: 50%
}

@media (max-width:800px) {
    .secondary-banner-inner h2 {
        font-size: 1.5em
    }
}

.student-banner-inner {
    display: inline-table;
    top: 30%;
    width: 100%
}

.student-banner-inner h2 {
    text-align: center;
    font-size: 3.5em
}

.banner-link {
    color: #FFF;
    background: #962024;
    display: inline-table
}

.banner-link:last-child {
    color: #962024;
    background: #FFF;
    display: inline-table
}

@media only screen and (max-width:960px) {
    .video-wrapper-inner {
        padding-bottom: 3em;
        top: 10px
    }
    .video-col {
        width: 90%;
        margin: 0 auto;
        padding: 1em
    }
    .page-banner-inner h2 {
        font-size: 1.3em;
        display: block;
        text-align: center!important
    }
    h2.entry-title {
        text-align: center!important;
        margin: 0
    }
    .page-banner-inner,
    .student-banner-inner {
        position: relative;
        background: #2f2f2f;
        text-align: center;
        width: 100%
    }
    .small {
        padding: .5em 1em;
        margin-top: .5em;
        text-align: center;
        min-width: 90%
    }
    .student-banner-inner h2 {
        text-align: center;
        font-size: 1.5em;
        padding: 1em 0
    }
}

@media only screen and (max-width:1200px) {
    .library-banner-inner,
    .secondary-banner-inner {
        position: relative;
        background: #2f2f2f;
        text-align: center;
        width: 100%!important
    }
    .library-banner-inner-content,
    .secondary-banner-inner-content {
        width: 100%;
        margin: 0 auto;
        padding: 2em 0
    }
    .secondary-banner-inner-content h3 {
        font-size: 1em
    }
}

.bw,
.fw,
.lbw {
    width: 90%;
    max-width: 1540px;
    margin: 0 auto!important
}

.goog-te-menu-frame,
.goog-te-menu2 {
    max-width: 20%!important
}

.student-news-wrapper {
    width: 100%;
    color: #445e6b;
    display: inline-table
}

.event-wrapper span a,
.news-wrapper span a,
.news-wrapper-large span a,
.student-event-wrapper a,
.student-post h3 a {
    font-weight: 100;
    color: #32465e!important;
    font-size: .8em;
    vertical-align: middle
}

.student-event-wrapper a {
    color: #000;
    font-size: 1em;
    vertical-align: middle
}

.student-event-wrapper a small {
    font-size: .8em!important
}

.event-wrapper h3,
.news-wrapper h3,
.news-wrapper-large h3,
.student-event-wrapper h3,
.student-news-wrapper h3 {
    padding: 1em 0 2em
}

article.news-panel,
article.student-news-panel {
    margin: 0 0 2em;
    padding: .1em;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

article.news-panel {
    width: 32%
}

article.student-news-panel {
    width: 23%
}

.student-event-wrapper,
.student-post {
    width: 100%;
    background: rgba(231, 231, 231, 1)
}

.student {
    text-align: center
}

.student-post {
    padding: 3em 0 2em
}

.student-event-wrapper {
    padding: 2em 0
}

section.social-feed {
    padding-top: 2em
}

section.social-feed h2 {
    padding-bottom: 1em
}

article.social-col {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 1em
}

@media screen and (max-width:730px) {
    article.social-col {
        width: 100%;
        padding: 0
    }
}

article.news-panel h4 a,
article.student-news-panel h4 a {
    color: #565656;
    text-decoration: none
}

article.news-panel img,
article.student-news-panel img {
    width: 100%;
    padding-bottom: 1em
}

.event-wrapper {
    display: inline-table;
    width: 29%;
    color: #445e6b
}

article.home-events {
    display: block;
    float: left;
    width: 100%
}

article.student-event {
    display: inline-table;
    width: 24%
}

article.student-event .events-date {
    background: #ac1a2f;
    color: #fff;
    float: left;
    height: 75px;
    line-height: 1.1;
    margin: 0 12px 12px 0;
    padding: 10px 5px;
    width: 81px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article.student-event .events-date span {
    display: block;
    text-align: center;
    text-transform: uppercase
}

article.student-event .events-date span.date {
    font-size: 32px;
    font-size: 2rem
}

article.student-event .events-date span.month {
    font-size: 16px;
    font-size: 1rem
}

@media screen and (max-width:730px) {
    article.student-event {
        width: 100%;
        padding-bottom: 1em
    }
}

article.student-event .text h4 {
    font-family: proxima-nova, "Proxima Nova", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    margin: 0;
    color: #32465e
}

article.student-event .text small {
    color: #2f2f2f;
    font-size: .65em;
    text-transform: uppercase
}

article.student-event .events-date .events-date-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 82px;
    height: 75px;
    background: #ac202e!important;
    opacity: .5
}

article.student-event .events-date .events-date-overlay img.events-widget-thumb {
    position: absolute;
    top: 0;
    left: 0
}

ul#megaUber li ul.sub-menu-1 li.menu-item a {
    font-size: 1.2em!important;
    padding-bottom: .8em
}

@media only screen and (min-width:801px) and (max-width:1180px) {
    .bw {
        width: 95%;
        margin: 0 auto
    }
    .lbw {
        width: 100%
    }
}

@media only screen and (max-width:800px) {
    .bw {
        width: 90%
    }
    .bgw,
    .lbw {
        width: 100%
    }
    h4,
    p {
        font-size: 1em
    }
    h1 {
        font-size: 4em
    }
    h2 {
        font-size: 2em
    }
    h3 {
        font-size: 1.5em
    }
}

full {
    width: 100%
}

section.quicklinks {
    padding: 3em 0
}

article.quicklinks-inner {
    color: #0c5589;
    display: inline-table;
    padding: 2em 0;
    text-align: center;
}

.quicklinks-wrapper {
    width: 20%;
    color: #0c5589;
    display: inline-block;
    padding: 2em 0;
    text-align: center !important;
}



article.quicklinks-inner {
    width: 24%
}



article.quicklinks-inner h4 {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    width: 42%;
    text-align: center;
    margin: 1em auto 0;
    line-height: 1em
}


.quicklinks-wrapper h4 {
    font-size: 1.125em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.quicklinks-wrapper .fa { color: #0c5589;}

@media only screen and (min-width:500px) and (max-width:1025px) {
    article.quicklinks-inner{
        width: 24%
    }
    article.quicklinks-inner h4 {
        font-size: .8em;
        width: 47%
    }
}

@media (max-width:499px) {
    article.quicklinks-inner{
        width: 45%
    }
    article.quicklinks-inner h4 {
        font-size: .8em;
        width: 47%
    }
    .quicklinks-wrapper {
    width: 100%;
   
}
}

.blog-dc h3,
.library-hours h3,
span.library-widget {
    font-size: 1.6em;
    font-family: lexia, serif;
    font-weight: 900
}

.blog-dc,
.instagram {
    width: 45%;
    display: inline-block;
    vertical-align: top
}

.blog-dc ul {
    list-style: none;
    margin: 0;
    padding: 1em 0 0
}

.blog-dc h3 {
    margin: 0!important;
    padding: 0!important;
    color: #000
}

.blog-dc ul li {
    padding: 0;
    margin: 0
}

.blog-dc ul li a {
    color: #000
}

.blog-dc ul li a:hover {
    color: #c21a3d
}

section.library-body {
    padding: 0 0 .5em
}

.library-hours {
    background: rgba(158, 46, 50, 1);
    padding: 2em;
    width: 300px;
    float: right;
    vertical-align: top
}

.library-hours h3 {
    color: #FFF;
    margin: 0
}

.library-hours a {
    color: #FFF;
    display: block;
    padding-top: 1em
}

.library-hours a:hover {
    color: #000
}

.library-hours a:after {
    content: '\25ba';
    padding-left: .8em;
    font-size: .8em
}

.library-post {
    width: 100%;
    background: rgba(231, 231, 231, 1)
}

section.library-menu {
    padding: 2em 0
}

nav.l-menu {
    display: inline-block;
    width: 22%;
    padding: 1em;
    vertical-align: top;
    text-align: center
}

nav.l-menu h2 {
    padding-bottom: .8em;
    font-size: 1.3em
}

nav.l-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

nav.l-menu ul li {
    padding-bottom: .6em
}

nav.l-menu ul li a {
    color: #000!important;
    padding-bottom: .9em!important
}

nav.l-menu ul li a:hover {
    color: rgba(158, 46, 50, 1)!important
}

@media (max-width:1200px) {
    .library-hours {
        padding: .5em .5em 2em;
        width: 100%
    }
}

@media (max-width:800px) {
    .blog-dc,
    .instagram,
    nav.l-menu {
        width: 100%
    }
    nav.l-menu {
        padding: 0 0 1em;
        vertical-align: top;
        text-align: left
    }
    nav.l-menu ul li {
        border-bottom: 1px solid #000;
        padding-bottom: .3em
    }
}

.library-inner h1 {
    font-family: lexia, serif;
    font-size: 4em
}

.library-inner h2 {
    font-family: lexia, serif;
    font-size: 2.5em;
    font-weight: 900;
    line-height: 1em
}

.library-inner ul li {
    list-style: disc!important
}

.library-inner ol li {
    list-style: decimal!important
}

ul.bottom-button,
ul.footer-buttons {
    list-style: none
}

.library-inner h3 {
    font-family: lexia, serif;
    font-size: 1.875em
}

.library-inner h4 {
    font-family: proxima-nova, sans-serif;
    font-size: 1.2em;
    font-weight: 900
}

.library-inner h5 {
    font-family: lexia, serif;
    font-size: 22px;
    font-weight: 700
}

.library-inner h6,
p,
ul {
    font-family: proxima-nova, sans-serif
}

.library-inner h6 {
    font-size: 32px;
    font-size: 2em;
    font-weight: 700
}

p {
    margin-bottom: 1.5em
}

p,
ul {
    font-size: 1em
}

section.main-body h2 {
    color: #a6192e;
    font-weight: 500
}

.colorBox {
    padding: 1em;
    background: #F1F1F1!important
}

.ss-nav-menu-nolink {
    padding: .3em 0!important
}

@media (max-screen:800px) {
    .simpleTabsContent p {
        width: 100%!important;
        display: block
    }
}

.ip-panel {
    padding: 0 1em 1em!important
}

.ip-panel a {
    border: 1px solid #656565!important;
    color: #ac8f65!important;
    padding: .5em
}

.ip-panel a:after {
    content: " › ";
    padding-left: .3em
}

a.scrolldown span::after,
a.scrolldown span::before {
    content: '';
    box-sizing: border-box
}



.ip-panel h3,
.ip-panel h4 {
    color: #FFF!important
}

.type-team_manager img {
    width: 250px!important;
    height: auto!important;
    overflow: hidden;
    margin: 2em 0 0!important;
    padding: 0!important
}

a.red-button {
    background: #ab202d;
    padding: .5em 1em;
    color: #FFF
}

a.black-button {
    background: #000;
    padding: .5em 1em;
    color: #FFF
}

a.red-button:hover, a.black-button:hover {
    background: #962023
}

@media (max-width:800px) {
    a.red-button {
        width: 80%;
        display: block;
        text-align: center
    }
}

.equal {
    width: 50%;
    display: block
}

section.page-hero {
    width: 100%;
    min-height: 500px;
    background: #000;
    position: relative;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.so-image-panel h3,
.so-image-panel p {
    text-align: center!important;
    color: #FFF!important
}

.ph-wrapper,
.white-blurb p {
    margin: 0 auto;
    text-align: center
}

.so-hero-panel a,
a.blue-button {
    background: #6a9acf;
    color: #FFF;
    padding: 1em;
    position: relative
}

.so-hero-panel a:hover,
a.blue-button:hover {
    background: #76b0ef
}

.ph-wrapper {
    width: 40%;
    color: #FFF;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    background: rgba(171, 32, 45, .8);
    padding: 1em 2em
}

.white-blurb {
    padding: 2em 0
}

.white-blurb p {
    width: 70%;
    font-size: 1.1em
}

.white-blurb h2 {
    color: #9d2e32
}

.rw-results {
    background: #1e2123;
    color: #FFF;
    display: block;
    margin: 1em
}

.so-feature-panel a,
.so-request-links a {
    background: #75c6e4;
    color: #FFF;
    text-align: center
}

.so-request-links a {
    width: 98%!important;
    display: inline-block;
    padding: .5em;
    float: left;
    margin: .3em
}

.so-feature-panel a {
    display: block;
    padding: 1em
}

@media (max-width:800px) {
    .so-request-links a {
        width: 90%!important
    }
}

.red,
a.scrolldown,
h2.black {
    display: inline-block
}

.so-studentproject img {
    padding: 0 0 1em!important;
    width: 100%!important
}

.so-feature-panel p,
.so-moreinfo p {
    width: 60%!important
}

.so-studentproject h3,
.so-studentproject p {
    margin: 0!important
}

.so-studentproject p {
    padding-bottom: 3em;
    color: #616161
}

.so-moreinfo p {
    margin: 0 auto!important
}

.so-page-news h3,
.so-page-news p {
    margin: 0!important
}

.siteorigin-widget-tinymce .gform_wrapper input {
    padding: .5em!important
}

.siteorigin-widget-tinymce .gform_wrapper {
    margin: 0 auto
}

.siteorigin-widget-tinymce .gform_button {
    width: 98.5%!important
}

section.page-banner-ns {
    width: 100%;
    height: auto;
    max-height: 700px;
    overflow: hidden;
    position: relative;
    background: #000
}

section.page-banner-ns img {
    width: 100%;
    height: auto;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
    opacity: .5;
    filter: alpha(opacity=50)
}

.center {
    text-align: center
}

h2.black {
    background: rgba(0, 0, 0, .7);
    padding: 1em
}

.red {
    background: rgba(172, 30, 45, .7);
    padding: .3em 1em .3em 1em;
    color: #FFF;
	margin-top: .5em;
}

.red h3 {
    color: #FFF;
    font-family: lexia, serif;
    font-size: 1.5em;
	margin: 0;
	text-align: center
}

.headline a, .static-headline a,
p.inner {
    font-family: proxima-nova, sans-serif
}

@media (max-width:800px) {
    .rw-results img {
        width: 100%
    }
    h2.black {
        background: rgba(0, 0, 0, 0);
        padding: 0
    }
    .red {
        background: rgba(172, 30, 45, 0);
        padding: 0;
        color: #FFF
    }
    .static-headline h1 { 
    font-size: 1.6em !important}
    .static-headline h2 { 
    font-size: 1em !important;}
}

a.scrolldown {
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-decoration: none;
    padding-top: 60px;
    color: #fff;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

@media (max-width:1600px) {
    a.scrolldown {
        display: none
    }
}

a.scrolldown:hover {
    opacity: .5
}

a.scrolldown span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box
}

a.scrolldown span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

a.scrolldown span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb 3s infinite;
    animation: sdb 3s infinite
}

@-webkit-keyframes sdb {
    0%,
    100% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0
    }
}

@keyframes sdb {
    0%,
    100% {
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        box-shadow: 0 0 0 60px rgba(255, 255, 255, .1);
        opacity: 0
    }
}

.white h3,
.white p {
    color: #FFF!important
}

.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 800px
}

.no-video .video-container video,
.touch .video-container video {
    display: none
}

.no-video .video-container .poster,
.touch .video-container .poster {
    display: block!important
}

.video-container {
    position: relative;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: 800px;
    width: 100%;
    overflow: hidden;
    background: #000;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.video-container .filter {
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%
}

.video-container .title-container {
    z-index: 13;
    position: absolute;
    top: 15%;
    width: 100%;
    text-align: center;
    color: #fff
}

p.inner {
    font-size: 1em;
    width: 75%;
    margin: 0 auto;
    padding: 1em 0 2em
}


.headline, .static-headline {
    padding: .5em 1em;
    display: inline-table
}

.headline h1 {
    background: rgba(171, 31, 45, .7);
    padding: .5em;
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 3em;
    font-weight: 900
}

.static-headline h1 {
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase;
}

.static-headline img {
    margin: 0 auto;
    display: block;
}

.headline a, .static-headline a {
    background: #962023;
    color: #FFF;
    text-decoration: none;
    padding: .8em 2em;
    margin-right: 1em;
    text-transform: uppercase
}

.headline a:last-child, .static-headline a:last-child {
    background: #FFF;
    color: #000
}

.headline a:hover, .static-headline a:hover {
    background: #000;
    color: #FFF
}

@media (max-width:640px) {
    #wrapper {
        background-size: cover
    }
    .video-container video {
        display: none
    }
    .headline a, .static-headline a {
        width: 80%;
        display: inline-block;
        clear: both;
        margin-bottom: .5em
    }
}

@media (max-width:900px) {
    .homepage-hero-module {
        height: 600px
    }
    .headline h1, .static-headline h1 {
        width: 80%;
        padding: .5em;
        margin: 0;
        font-size: 2em;
        line-height: 1em
    }
    p.inner {
        font-size: 1em;
        width: 100%;
        margin: 0
    }
}
.large-p {
    padding: 2em 0 0 0 !important;
}
.tg td,
.tg th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    overflow: hidden;
    word-break: normal
}

.panel-icons h3 {
    text-align: center!important
}

.tg {
    border-collapse: collapse
}

.tg td {
    border-style: solid;
    border-width: 1px
}

.tg th {
    font-weight: 400;
    border: 1px solid #000;
    background: #a6192e;
    color: #FFF
}

.tg .tg-ghao,
.tg .tg-m633 {
    font-size: small
}

.tg .tg-m633 {
    background-color: #a6192e;
    color: #fff
}

.su-accordion .su-spoiler-title {
    font-size: 1.3em!important
}

.su-accordion .su-spoiler-title:hover {
    color: #b83c4d!important
}

.su-accordion .su-spoiler-style-default {
    border-bottom: 1px solid #ccc;
    padding: 1em 0
}

select {
    background: #FFF;
    border: 1px solid #ccc;
    color: #000;
    padding-left: .5em!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important
}

.col-content h1,
.col-content h2,
.col-form {
    color: #FFF
}

.text-center-custom p {
    margin: 0;
    padding: 0
}

.fluidMedia {
    position: relative;
    height: 100vh;
    padding-bottom: 20px
}

.fluidMedia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:800px) {
    .text-center-custom {
        text-align: center
    }
    img.mobile-image {
        float: none;
        margin: 0 auto;
        display: block
    }
}

.col-content,
.col-form {
    float: left
}

.goog-te-menu2 {
    overflow: scroll!important;
    box-sizing: border-box!important;
    height: auto!important
}

.widget_archive label,
.widget_categories label {
    display: none
}

section.full-container {
    width: 100%
}

.col-content {
    width: 65%;
    display: flex;
    justify-content: center;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    position: relative
}

.col-form {
    width: 35%
}

.tint {
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5)
}

.col-content h1 {
    margin: 0;
    font-size: 3em;
    line-height: 1em
}

.col-content a {
    padding: 8px 10px
}

.col-form {
    display: block;
    background: url(../../images/testimonialBG.jpg)
}

.col-form h2 {
    font-family: lexia, serif!important
}

.inner-container {
    width: 60%;
    margin: 0 auto;
    align-self: center;
    padding: 2em;
    z-index: 99
}

@media (max-width:900px) {
    .col-content,
    .col-form {
        width: 100%
    }
    .inner-container {
        width: 80%
    }
}

@media (max-width:800px){
	.mobile-fonts h1, h1.mobile-fonts{
		font-size: 2em !important
	}
	.mobile-fonts h2{
		font-size: 1.3em !important
	}
}




.mobile {
	display: none !important;
}
.desktop {
	display: block !important;
}

@media (max-width: 500px) {
	.mobile {
		display: block !important;
	}
	.desktop {
		display: none !important;
	}
}

a.white-button {
	border: 2px solid #FFF;
	padding: .5em 1em .5em 1em;
	color: #FFF;
		text-transform: uppercase;
}

a.white-button:hover {
	background: #FFF;
	color: #000;

}

@media only screen and (max-width:800px) {
   a.white-button {
        margin-bottom: 2em!important;
        text-align: center;
        display: block;
        width: 90%;
    }
}


.bullet-panel .siteorigin-widget-tinymce ul {list-style: none !important;}
ul.remove-bullet {list-style: none !important;}
ul.remove-bullet li {list-style: none !important; padding-bottom: 1em;}

ul.remove-bullet li:before {
		content: "▶";
	color: #1572ba;
	margin-right: .5em;
	font-size: .9em
	     }

a.white-link {
	color: #FFF;
}
@media (max-width:800px) {
	#post-20176 h1 {font-size: 2em;}
}


#gform_submit_button_252 {
	background: #FFF !important;
	color: #137cbd !important;
	border: 1px solid #137cbd !important;
	width: 300px !important;
	float: right !important;
	padding: 1em !important;
	text-transform: uppercase !important;
}
















/* BANNER 
------------------------------------------------------------------------------------------
========================================================================================*/

.page-hero, .main-hero, .page-hero-form {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	background-color: #292828;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space:normal
}
.page-hero-form {
	background-color: #292828;
	width: 100%;
	margin: 0;
	padding: 0;
	white-space:normal;
	-webkit-background-size: cover !important;
  	   -moz-background-size: cover !important;
  		 -o-background-size: cover !important;
  			background-size: cover !important;
}
@media (max-width:800px) {
	.page-hero, .main-hero, .page-hero-form {
	white-space:normal
}
}
.page-hero-video {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}
.page-hero-video {
	left: 0;
	display: block
}
@media (min-width:48em) {
	.page-hero-video {
		display: block
	}
}
.page-hero-video video {
	display: block;
	width: 100%;
}
.page-hero-video {
	opacity: .5;
	overflow: hidden
}
.page-hero-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.page-hero-container-form {

	width: 100%;
}
.page-hero-container {
	padding: 4vh 5%
}
.page-hero-container-form {
	padding: 0
}
.page-banner-heading {
	margin: 0;
	font-size: 3.923rem;
	text-transform: uppercase;
	color: #fefdfa
}



.main-hero-text {color: #FFF}
.main-hero a {
	background-color: rgba(172, 31, 45, 1);
	color: #FFF;
	padding: .7em 1.5em .7em 1.5em;
	text-decoration: none;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	outline: 3px solid rgba(172, 31, 45, 1) !important;
	outline-offset: -3px;
}
.main-hero a:hover {
	color: #FFF !important;
	text-decoration: none;
	background: transparent !important;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	outline: 3px solid rgba(172, 31, 45, 1);
}
.main-hero a:last-child {
	background-color: rgba(255, 255, 255, 1.00);
	color: #000;
	outline: 3px solid rgba(255, 255, 255, 1.00) !important;
	outline-offset: -3px;
}
.main-hero a:last-child:hover {
	color: #FFF;
	text-decoration: none;
	background: transparent;
}

@media (max-width:1200px) {
	.main-hero-text h1 {
		font-size: 3em;
	}
}
.main-hero-text h1.red-overlay {
	background: none;
}
@media (max-width:800px) {
	.main-hero a {
		display: block;
		margin-bottom: .2em;
		font-size: .9em;
	}
	.main-hero-text h1 {
		font-size: 2em;
	}
}
.main-hero-text h1 {
	font-weight: 100;
}
@media (min-width:48em) {
	.main-hero-text h1.red-overlay {
		background: rgba(166, 29, 47, .8);
		padding: .2em .5em .2em .5em;
	}
}



.page-hero-text {
	color: #FFF;
	width: 50%;
}

.mobile-logo {
    display: none;
}

@media (max-width:800px) {
	.page-hero-text {
	width: 100%;
}
    
    .mobile-logo {
        display: block;
        margin-top: 2em;
    }
    .dateline-logo {
        display: none;
    }
}

.dateline-wrapper-single {
    position: relative;
    display: block;
    padding-bottom: 3em !important;
}


.page-hero-text h2, .main-hero-text h2 {
	margin: 0;
	font-weight: 100;
	line-height: 1em;
	font-size: 3rem;
	color: #fefdfa;
	font-family: "proxima-nova", sans-serif;
}

.main-hero-text h4 {
	padding: .5em 0 .5em 0
}
.page-hero-text h2 strong, .main-hero-text h2 strong {
	font-weight: 900;
}
.page-hero-text h5, .main-hero-text h5 {
	font-family: "proxima-nova", sans-serif;
	margin: .5em 0 2em 0;
	line-height: 1em;
	font-size: 1em;
	font-weight: 500;
}

.main-hero-text a {
	color: #FFF;
	padding: .7em 1.5em .7em 1.5em;
	text-decoration: none;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	outline: 3px solid #FFF;
	outline-offset: -3px;
}

.page-hero-text a {
	color: #FFF;
	position: relative;
	padding: .7em 1.5em .7em 1.5em;
	text-decoration: none;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	outline: 3px solid #FFF;
	outline-offset: -3px;
}

.page-hero-text a:hover, .main-hero-text a:hover {
	color: #000;
	text-decoration: none;
	background: #FFF;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	outline: 3px solid #FFF;
}
@media (max-width:800px) {
	.page-hero-text h2, .main-hero-text h2 {
		font-size: 2.5rem;
	}
	.main-hero-text h4 {
		font-size: 1em;
	}
	.page-hero-text h5, .main-hero-text h5 {
	width: 100%;
}
}
/* LOCATE HERO TEXT */

.locate-right, .locate-right h5 {float: right;text-align: right;}
.locate-left {float: left;text-align: left;}
.locate-left h5:after {background: #ac1e2e;width: 90px;height: 3px;display: block;margin-top: 1em;margin-bottom: 1em;content: ""}
.library-left h2:after {background: #ac1e2e;width: 90px;height: 3px;display: block;margin-top: .5em;margin-bottom: .5em;content: ""}

.locate-center-home {-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;text-align: center}
.locate-center { margin: 0 auto; text-align: center; }


.locate-center h5:after {background: #ac1e2e;width: 90px;height: 3px;display: block;text-align: center;margin: 0 auto;margin-top: 1em;margin-bottom: 1em;content: ""}
@media (max-width:800px) {
	.locate-right, .locate-right h5, .locate-center {float: left;text-align: left;}
	.locate-right h5:after {background: #ac1e2e;width: 90px;height: 3px;display: block;margin-top: 1em;margin-bottom: 1em;content: ""}
	.locate-center h5:after {margin: 1em 0 1em 0;}
}

.wdn-hero-impact-line, .wdn-hero-initial-line {
	text-shadow: 1px 1px 16px rgba(0, 0, 0, .5)
}
.wdn-hero-initial-line {
	display: block;
	padding-bottom: .602em;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Verdana, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19%;
	line-height: 1.333;
	letter-spacing: .075em
}
.wdn-hero-impact-line {
	display: inline-block;
	padding: .08em 0;
	line-height: .88;
	border-top: 1px solid rgba(255, 255, 255, .2);
	border-bottom: 1px solid rgba(255, 255, 255, .2)
}
.wdn-hero-impact-line+.wdn-hero-initial-line {
	margin-top: .75em
}
.page-hero-image {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}
.page-hero-image img {
	width: 100%;
	height: auto;
}

@media (min-width:30em) {
	
	.page-banner-heading {
		font-size: 4.1538rem
	}
}

@media (min-width:48em) {
	.page-hero, .page-hero-form {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		overflow: hidden;
	}
	.page-hero {
		height: 25.24em
	}
	.page-hero-form {
		min-height: 25.24em
	}
	
	.main-hero {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		overflow: hidden;
		height: 750px;
	}
	.page-hero-container, .page-hero-container-form {
		position: absolute;
		z-index: 1;
		top: 0;
		height: 100%;
		width: 100%;
	}
	.page-hero-container.locate-right {
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.page-banner-heading {
		font-size: 5.61rem
	}
	.page-hero-image {
		opacity: .5;
		overflow: hidden
	}
}
@media (min-width:60em) {
	.page-hero-container {
		padding-left: 10%;
		padding-right: 10%
	}
}
@media (min-width:80em) {
	.page-banner-heading {
		font-size: 5.997rem
	}
}
@media (min-width:80em) and (min-height:718px) {
	.page-hero {
		height: 33.645em
	}
	.page-hero-form {
		height: auto;
	}
	.objectfit .page-hero {
		height: 60vh;
		max-height: 41.955em
	}
}

.center {
	text-align: center;
}
.panel-center {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50%;
	margin: auto;
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.red-bg {
	background-color: rgba(172, 31, 45, .8);
	color: #fff;
	display: inline-block;
	padding: .4em .3em .4em .3em;
}

.main-red-bg {
	background-color: rgba(172, 31, 45, 1);
	color: #fff;
	display: inline-block;
	padding: 1.5em;
}
.dark-red-bg {
	background: url(lib/images/background/request-info-bg.jpg);
	/* Full height */
	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: inline-block;
	padding: 5em 3em 5em 3em;
	width: 100%;
}
.white {
	color: #FFF;
}
.main-menu {
	position: relative;
}

.bannerimg { display: block; padding: 2em 0 0em 0}

/* DELETE */
section.dc-wide-panel {background: #e6e6e6;padding: 2em 0 2em 0;width: 100%;}
		.dc-container {display: flex;width: 100%;}
		.dc-col {flex: 1;padding: 2em;background:#FFF; position: relative; border: 4px solid #000;margin: 1em; overflow: hidden;}
		.dc-col h2 {position: relative; font-weight: 900}
		.dc-col h2::after {content: '';width: 15%;margin: .5em 0 .5em 0;height: 3px;background: #b00d0b;display: block;}
		.dc-col p { padding-bottom: 1em; font-size: 1.1em;}
		.dc-col a {background: #b00d0b; border: 2px solid #b00d0b; color: #FFF; padding: .5em 1em .5em 1em; text-decoration: none;z-index: 1;}
		.dc-col a:hover {background: #fff; border: 2px solid #000; color: #000}
		.dc-col-img {position: absolute; top: 0; left: -5em; width: 60%; height: 300px; background: url(../images/logo-icon-opacity.svg) no-repeat}
		.dc-col-wrapper {z-index: 2; position: relative; display: block;}
		@media (max-width:800px){
		.dc-container {display: block;width: 100%;}
		.dc-col {padding: 2em;background: #FFF;border: 4px solid #000;margin: 1em;}
		.dc-col h2 {font-size: 1.1em !important;}
            .bannerimg { display: block; padding: .5em 0 0em 0}

}

.font-white { color: #FFF;}
.font-white a { color: #FFF !important; text-decoration: underline !important}
.font-white a:hover { text-decoration: none !important}
.scroll-down {
	position: absolute;
	left: 50%;
	bottom: 2em;
	display: block;
	text-align: center;
	font-size: 20px;
	z-index: 999;
	text-decoration: none;
	text-shadow: 0;
	width: 13px;
	height: 13px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: translate(-50%, 0%) rotate(45deg);
	   -moz-transform: translate(-50%, 0%) rotate(45deg);
            transform: translate(-50%, 0%) rotate(45deg);
	-webkit-animation: fade_move_down 4s ease-in-out infinite;
	   -moz-animation: fade_move_down 4s ease-in-out infinite;
	        animation: fade_move_down 4s ease-in-out infinite;
}

@media (max-width:900px) {
    .scroll-down {display: none}
}


/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}






/* VIDEO TEMPLATE */

.rsvp-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    height: 600px;
}
.rsvp-headline h1 {
    padding: .5em .5em 0 .5em;
    margin: 0 auto;
    display: inline-block;
    color: #FFF;
    font-size: 4em;
    font-weight: 900;
    font-family: proxima-nova, sans-serif !important;
}

.rsvp-headline h2, .rsvp-headline h3 {
    padding: 0;
    margin: 0;
}
.rsvp-headline h3 {
    color: #FFF !important; 
}

@media(max-width:800px) {
    .rsvp-headline h1 {
    font-size: 2em;
        line-height: 1em;
   
}
    .rsvp-headline h2 {
        font-size: 1em; line-height: 1em;
    }
    .rsvp-headline h3 {
        padding-top: 1em; 
        font-size: 1em;
    }
    
    
    .rsvp-hero-module {
    height: 400px;
}
}
.rsvp-form {
    text-align: center;
    color: #FFF;
}
.rsvp-form h4 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 2em !important;
    margin: 0;
    padding: 0;
}

.rsvp-form h6 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 1.5em !important;
    margin: 0;
    padding: 0 0 .4em 0;
    text-align: center;
}

.rsvp-form h5 {
    color: #FFF !important;
    font-family: lexia, serif !important;
    font-size: 1.2em !important;
    margin: 0 !important;
}

.rsvp-form h1 {
    color: #FFF !important;
    font-family: proxima-nova, sans-serif !important;
    font-weight: 900 !important;
    font-size: 3.5em !important;
    margin: 0 !important;
    padding-bottom: .3em !important;
}

.rsvp-form p {
   width: 80% !important;
    margin: 0 auto !important;
    font-size: 1.3em !important;
    padding: 1em 0 .5em 0 !important;
}

.wtm-col-md-6 {
    width: 100% !important;
}

@media (max-width:800px) {
    .rsvp-form p { width: 100% !important;} 
    .rsvp-form h1 {font-size: 2.5em !important;}
    .rsvp-form h4 {font-size: 1.5em !important;}
    .rsvp-form h6 {font-size: 1.1em !important;}
}

.remove-li ul li , li.sow-slider-image{ list-style: none !important;}


/* DATELINE
----------------------------------------------------------------------------------------------------------------
==============================================================================================================*/


header.dateline-header {
    width: 80%;
    margin: 0 auto;
}

@media (max-width:1300px) {
     header.dateline-header { width: 100%;}   
}



/* LOGO
--------------------------------------------------------------------------------------------------------------*/

header.dateline-header .dateline-logo h1, header.dateline-header .dateline-logo h3 {
    color: #000;
    font-family: lexia, serif;
    line-height: 1em;
    margin: 0;
    padding: 0;
}

header.dateline-header .dateline-logo { padding: 2em 0 0 0em;}




@media (max-width:1300px) {
    .dateline-logo img{
        width: 100%;
    }
    

}

@media (max-width:1000px) {
     .dateline-logo img{
        width: 100%;
    }
    
    
}

/* MENU
--------------------------------------------------------------------------------------------------------------*/

nav.dateline-menu ul { margin: .2em 0 0 0; padding: 0; }
nav.dateline-menu ul li { display: inline-block; padding: 1.5em 3% 1em 0;}
nav.dateline-menu ul li a { display: block; text-transform: uppercase; color: #000;  font-weight: bold;}
nav.dateline-menu ul li a:hover {text-decoration: underline}
@media (max-width:1300px) {
    nav.dateline-menu ul li a { font-size: .9em; padding: 0em .5em 0em .5em;} nav.dateline-menu ul li { display: block; padding: .5em 0 .5em 0; border-bottom: 1px solid #000;}
}

/* BODY
--------------------------------------------------------------------------------------------------------------*/


header.dateline-title-breaker { padding: 2em 0 2em 0}
header.dateline-title-breaker:before, header.dateline-title-breaker:after, .header-bar:before {
    position: relative;
    content: '';
    display: block;
    width: 100%;
    background: #000;
}

header.dateline-title-breaker:before, .header-bar:before { height: 6px;}
header.dateline-title-breaker:after { height: 2px; top: .3em;}


header.dateline-title-breaker h3 { font-weight: 900 !important;}
header.dateline-title-breaker a.toc-dateline, header.dateline-title-breaker p{ color: #58595b !important; margin: 0 !important; padding: 0 !important;}
header.dateline-title-breaker a.toc-dateline:hover { color: #000 !important;}
header.dateline-title-breaker h4, header.dateline-title-breaker a{ text-transform: uppercase; margin: 0; padding: 0; display: inline-block;}
header.dateline-title-breaker h4 { color: #ab1f2d; font-weight: 900; }
header.dateline-title-breaker h3 { margin: 0; padding: 0; color: #000; text-transform: uppercase; text-align: center;}
header.dateline-title-breaker a.right-link { color: #254f9c; float: right;}
header.dateline-title-breaker a.right-link:after { display: inline-block; padding-left: .3em; content: '>'; position:relative; }
@media (max-width:1000px) {header.dateline-title-breaker a.right-link { float: none;}}
.dateline-title-inner  { padding: .5em 0 .5em 0}

/* FEATURED ARTICLE
--------------------------------------------------------------------------------------------------------------*/

.cover-story {
    display: inline-block;
    background: #ab1f2d;
    color: #FFF;
    text-transform: uppercase;
    padding: .5em;
    margin-bottom: 1em;
}
.dateline-breaker-blue {
   position: relative;
    width: 100%;
    height: 10px;
    background: #d6e5f2;
    top: .5em;
}
.dateline-bold-breaker {
    display: block;
    width: 100%;
    height: 10px;
    background: #000;
}
.dateline-news-list {
    position: relative;
    display: block;
    padding: 2em 0 2em 0;
    border-bottom: 1px solid #ccc;
}
.dateline-featured a h2, .dateline-news-single h2 {
    font-size: 3em;
    color: #254f9c;
    line-height: 1em;
    font-weight: bold;
    font-style: italic;
    margin: 0;
    padding: 0em 0 .2em 0;
    font-family: lexia, serif;
}

.dateline-news-single h2 {
    display: block;
    margin-bottom: 1em;
}

.dateline-news-single img {
    padding-bottom: 1em;
}

.dateline-news-list h2 {
    font-size: 3em;
    color: #254f9c;
    line-height: 1em;
    font-weight: bold;
    font-style: italic;
    margin: 0;
    padding: 0em 0 .2em 0;
    font-family: lexia, serif;
}

.dateline-featured a h2:hover {
    color: #ab1f2d;
}

.dateline-news-single h2 {
    width: 60%;
}


.dateline-news-single h2:after {
    content: '';
    display: block;
   position: relative;
    width: 100%;
    height: 10px;
    background: #d6e5f2;
    top: .5em;
}

.dateline-news-single {
    position: relative;
    padding: 2em 0 2em 0;
}

@media (max-width:800px) {
   .dateline-news-list h2 { font-size: 2em;}
    .dateline-news-single h2 { width: 100%; }
}


.dateline-controller  {
-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}


.dateline-featured h3 {
    margin: 0;
    padding: 0;
    font-size: 2em;
    color: #49a3d2;
    line-height: 1em;
    text-transform: uppercase; 
    font-weight: bold;
}


@media (max-width:800px) {
    .dateline-featured a h2 { font-size: 2em;}
    .dateline-featured h3 { font-size: 1.5em;}
}
  

.dateline-padding {
    padding: 2em 0 2em 0
}


.dateline-col h3 {
    margin: 0;
    padding: .5em 0 .5em 0;
    border-bottom: 1px solid #000;
    text-align: center;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
}

.border-right{
     border-right: 1px solid #000;
}
.border-top {
    border-top: 5px solid #000;
}

@media (max-width:800px) {
   .border-right { border-right: none;}
    
    .dateline-col h3 {
   
    border-top: 6px solid #000;
  
}
    .header-bar { display: none;}
}
  

.dateline-col-inner{
    text-align: center;
    position: relative;
    display: block;
    margin-top: 1em;
    padding: 1em;
}


.dateline-col-inner h2 {
    font-family: lexia, serif;
    font-size: 2.1em;
    line-height: 1em;
    font-weight: 500;
}

.event-padding {
    padding: 2em 1em 1em 1em;
}

section.dateline-featured-wrapper {
    padding: 0em 0 3em 0;
}

.dateline-news { padding: 0 1em 1em 3em;}

@media (min-width:1009px) {

    .desktop-hide {
        display: none;
    }

}

.dateline-featured-img {
    width: 95%;
}
@media (max-width:1008px) {
.dateline-img-lg{
    width: 100%;
    height: 300px;
    display: block;
    overflow: hidden;
    position: relative;
}
    .dateline-news { padding: 1em 0 .2em 0;}
}


.dateline-img-sm {
    width: 100% !important;
    height: 250px !important;
    overflow: hidden;
    position: relative;
 
}

.dateline-img-sm img {
    width: 100%;
    height:  100%;
       object-fit: cover;
  
}


.dateline-img-single {
    margin-top: 2em;
   height: 500px;
    overflow: hidden
}

.dateline-img-single img{
    width: 100%;
    height:  100%;
      object-fit: cover;

}

@media (max-width:800px) {
    .dateline-img-single {
   height: 300px;
}

}

.dateline-img-lg img{
    width: 100%;
    height:  100%;
    position:absolute;
     object-fit: cover;
}

.dateline-article {
    position: relative
}

.dateline-article a h2 {
    font-weight: 100 !important
}






/* DELETE ON NEW WEBSITE */


.row-eq-height {

  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

}






.container {
  width: 90%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}



@media (min-width: 1200px) {
  .container {
    max-width: 1540px;
  }
}









.row-dateline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feat-img {
    background-repeat: no-repeat !important;
    background-position: top center !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}



.dateline-wrapper {
    padding: 0 15px 0 15px;
}



.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}


.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
 
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
