@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
}

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

.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;
    padding: 1em
}

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

#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,
.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;
    box-sizing: border-box;
    text-align: center;
    position: relative
}

.col_1 img,
.col_2 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 {
        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
}

.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-content {
    position: relative;
    top: 4em
}

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

.testimonial-wrapper 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
}

@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 {
    float: left!important;
    width: 100%!important;
    padding: 1em
}

.newRow ul li {
    margin-left: -3em;
    ltext-align: left!important
}

.newRow ul li a {
    font-size: .9em;
    color: #000!important;
    padding: 1em!important;
    background: rgba(227, 227, 227, 1);
    display: block;
    ine-height: 1em
}

.newRow 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
}

.newRow h4 {
    padding: .5em
}

.newRow h4 a {
    padding: .1em
}

.newRow: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
    }
}

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

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@font-face {
    width: 100%;
    background: #ededed;
    display: block;
    min-height: 250px
}

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: .5;
    filter: alpha(opacity=50)
}

.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,
article.quicklinks-inner-small {
    color: #0c5589;
    display: inline-table;
    padding: 2em 0;
    text-align: center
}

article.quicklinks-inner {
    width: 24%
}

article.quicklinks-inner-small {
    width: 18%
}

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

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

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

.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.red-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,
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
    }
}

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 {
    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
}

.headline a {
    background: #962023;
    color: #FFF;
    text-decoration: none;
    padding: .8em 2em;
    margin-right: 1em;
    text-transform: uppercase
}

.headline a:last-child {
    background: #FFF;
    color: #000
}

.headline a:hover {
    background: #000;
    color: #FFF
}

@media (max-width:640px) {
    #wrapper {
        background-size: cover
    }
    .video-container video {
        display: none
    }
    .headline a {
        width: 80%;
        display: inline-block;
        clear: both;
        margin-bottom: .5em
    }
}

@media (max-width:900px) {
    .homepage-hero-module {
        height: 500px
    }
    .headline h1 {
        width: 80%;
        padding: .5em;
        margin: 0;
        font-size: 2em;
        line-height: 1em
    }
    p.inner {
        font-size: 1em;
        width: 100%;
        margin: 0
    }
}

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

@media (max-width:800px) {
	.page-hero-text {
	width: 100%;
}
}


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



/* 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;}

}