@import url(Greensboro2017_css/modules.css);
@import url(Greensboro2017_css/Menu.html5.min.css);
@import url(Greensboro2017_css/PanelBar.html5.min.css);
@import url(Greensboro2017_css/Accordion.accordionTemplate.css);
@import url(adminLogin.css);
@import url(admin.css);
body,
p,
ol,
ul,
.mpContent,
.mpContent table {
    font-family: "Open Sans", sans-serif;
    color: #787878;
    font-size: 16px;
    line-height: 1.87
}

.public-mp,
.private-mp {
    position: relative
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0
}

h1 {
    font-family: "trajan-pro-3", serif;
    color: #87764e;
    font-size: 35px;
    letter-spacing: 1px;
    font-size: 35px;
    text-transform: uppercase
}

h2 {
    font-family: "trajan-pro-3", serif;
    color: #87764e;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

h3 {
    font-family: "trajan-pro-3", serif;
    color: #87764e;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: uppercase
}

h4 {
    font-family: "Open Sans", sans-serif;
    color: #87764e;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px
}

h5 {
    font-family: "trajan-pro-3", serif;
    color: #333;
    font-size: 16px;
    text-transform: uppercase
}

h6 {
    font-family: "Open Sans", sans-serif;
    color: #333;
    font-size: 11px;
    text-transform: uppercase
}

a,
a.small,
a.anchor,
a.visited {
    color: #787878;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: underline
}

a:hover {
    color: #87764e
}

.page {
    text-align: left
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

blockquote {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 26px;
    color: #87764e;
    line-height: 34px;
    font-weight: 500;
    font-family: "trajan-pro-3", serif;
    text-transform: uppercase;
    letter-spacing: 1px
}

blockquote span {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    display: block;
    margin-top: 30px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #000;
    font-size: 14px
}

.btn-primary,
.btn-primary:focus,
.formBaseFormWrapper input[type=submit] {
    display: block;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 11px 20px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-family: "trajan-pro-3", serif;
    background: #B19160;
    letter-spacing: 2px
}

.btn-primary:hover,
.formBaseFormWrapper input[type=submit]:hover {
    background: #9A7B4D;
    text-decoration: none
}

.navbar-default {
    background-color: #fff;
    border: none;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px
}

.navbar-header img {
    padding: 18px 0
}

.navbar-collapse ul.level0 li {
    display: inline-block
}

li>ul.ulMenu.level1 {
    display: none
}

.navbar-collapse ul {
    margin: 0;
    width: auto;
    padding: 0;
    float: right
}

.navbar-collapse ul.level0>li.level1>.dropdown-toggle {
    display: none
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -35%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #F2E6D6;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none
}

.navbar-nav>li>ul.level1>li.level2 {
    width: 100%
}

.dropdown-menu>li>a {
    display: block;
    width: 100%;
    padding: 12px 50px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #666;
    white-space: nowrap;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none
}

.dropdown-menu.pull-right {
    right: -100%;
    left: auto
}

.navbar-default .navbar-nav>li>a {
    color: #414141;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px 30px;
    letter-spacing: 2px;
    font-weight: 500
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #B19160;
    background-color: transparent
}

.dropdown-menu>li>a.dropdown-toggle {
    display: none
}

.row.style-guide {
    margin: 40px 0;
    vertical-align: top;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
    text-align: left
}

.style-guide.image-sizes img {
    max-width: 100%;
    max-height: 650px
}

.style-guide.image-sizes ul {
    padding: 0
}

.row.style-guide ul>li {
    list-style-type: none
}

@media screen and (max-width: 767px) {
    .style-guide .text-right {
        text-align: left !important;
        border: none !important
    }
}

.color-block {
    display: block;
    width: 100%;
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px
}

.cb-1 {
    background-color: #87764e
}

.cb-2 {
    background-color: #CFB68D
}

.cb-3 {
    background-color: #000
}

.cb-4 {
    background-color: #787878
}

.row.style-guide .text-right p {
    padding-top: 10px
}

[id*=accordian].RadPanelBar_accordionTemplate {
    width: 100% !important
}

[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable .rpText,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText,
[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText,
[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText:hover {
    padding: 15px 35px 15px 20px;
    line-height: initial;
    background-position: 99% 50%;
    background-image: url(../../../images/plus.png);
    background-repeat: no-repeat;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: "trajan-pro-3", serif
}

[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable.rpExpanded .rpText,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpandable.rpExpanded .rpText,
[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpandable.rpExpanded .rpText,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable.rpExpanded .rpText,
[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable.rpExpanded .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpandable.rpExpanded .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpandable.rpExpanded .rpText:hover,
[id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable.rpExpanded .rpText:hover {
    background-position: 99% 50%;
    background-image: url(../../../images/minus.png);
    background-repeat: no-repeat;
    background-color: #F2E6D6;
    color: #000;
    font-family: "trajan-pro-3", serif
}

[id*=accordian].RadPanelBar_accordionTemplate .rpRootGroup>li.rpItem {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0
}

[id*=accordian].RadPanelBar_accordionTemplate .rpLink .rpOut,
[id*=accordian].RadPanelBar_accordionTemplate .rpLink .rpOut,
[id*=accordian].RadPanelBar_accordionTemplate .rpFocused .rpOut,
[id*=accordian].RadPanelBar_accordionTemplate .rpLink:hover .rpOut,
[id*=accordian].RadPanelBar_accordionTemplate .rpSelected .rpOut,
[id*=accordian].RadPanelBar_accordionTemplate .rpSelected:hover .rpOut {
    margin-bottom: 0
}

[id*=accordian] {
    word-wrap: break-word
}

table[id*="_tblTop"] {
    width: 100%;
    margin: 20px auto;
    display: block
}

[id*=tblTop] tbody:not(.tr-td),
[id*=tblTop] table:not(.tr-td),
[id*=tblTop] tr:not(.tr-td),
[id*=tblTop] td:not(.tr-td) {
    display: block
}

.tabstrip.RadTabStrip_Tab_responsive {
    background: #F2E6D6;
    text-transform: uppercase
}

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 {
    padding: 0;
    height: 51px;
    white-space: nowrap;
    width: 100%
}

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul {
    height: 53px
}

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a {
    padding: 13px 18px;
    display: block;
    color: #333;
    font-size: 14px;
    font-family: "trajan-pro-3", serif
}

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a.selected,
.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a:hover {
    background: #fff;
    color: #000;
    font-size: 14px;
    font-family: "trajan-pro-3", serif
}

[id*=tblTop] [id*=radMultTop] .tsContent {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 0
}

.tabstrip li {
    margin-left: -3px;
    margin-right: -3px
}

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a::before {
    display: none
}

.RadAjaxPanel [id*=rapThumbnailed] select {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

table[class*=thumbs] img[class*=Image] {
    height: 100px
}

.site-wrap {
    margin: 0 auto
}

.secondary {
    margin-top: 40px
}

.content-main {
    background: #fff;
    text-align: left
}

.content-main .inner {
    padding: 50px
}

.content-pad {
    padding: 80px 15px
}

.content-pad img {
    max-width: 100%;
    margin-bottom: 10px
}

.global-width {
    max-width: 1100px;
    margin: 0 auto
}

.content-banner {
    position: relative
}

.content-banner .clickToEditDiv {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 20;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.content-banner .mpContent img {
    width: 100%;
    max-height: 700px;
    -o-object-fit: cover;
       object-fit: cover
}

.page-title {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 15;
    color: #fff;
    font-size: 36px;
    font-family: "trajan-pro-3", serif
}

.module-wrap {
    margin: 0 auto;
    padding: 55px 0
}

.media-window {
    position: relative
}

.media-window .mpContent {
    max-height: 305px;
    overflow: hidden
}

.media-window .mpContent img {
    max-width: 100%;
    width: 100%
}

.content-area {
    margin-bottom: 20px
}

.gold-bar.smaller {
    margin: 0;
    max-width: 320px
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar ul li a {
    display: block;
    text-decoration: none;
    padding: 9px 0;
    font-size: 14px;
    font-weight: 600
}

.sidebar ul li.selectedItem a,
.sidebar ul li a:hover {
    color: #B19160
}

.info-pic {
    position: relative;
    background: #000;
    height: 485px
}

.info-pic .mpContent img {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: .3
}

.centered-text {
    position: absolute;
    z-index: 15;
    max-width: 900px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}

.info-pic p {
    color: #fff;
    margin: 20px 0;
    font-size: 20px
}

.info-pic h4 {
    text-transform: capitalize;
    font-weight: 700;
    color: #CFB68D
}

.info-pic h3 {
    color: #fff;
    font-size: 26px;
    letter-spacing: 1px
}

@media (max-width: 991px) {
    .sidebar {
        display: none
    }
}

@media (max-width: 766px) {
    .centered-text {
        width: 90%
    }
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
    white-space:  initial!important;
}
}

.login-page {
    padding: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    background: url(../../../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.login-bg {
    position: absolute;
    width: 100%;
    height: 100%
}

.login-bg .mpContent img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.login-bg .clickToEditDiv {
    position: absolute;
    left: 20px;
    bottom: 20px
}

.modal-popup {
    display: none
}

.modal-popup .login-page {
    background: rgba(0, 0, 0, 0.7)
}

.black-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2)
}

.login-container {
    width: 100%;
    max-width: 575px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 80px 17px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.login-page .login-box table {
    width: 100%
}

.login-page .login-box img {
    margin-bottom: 30px
}

.login-page .login-box a {
    color: #87764e;
    font-size: 14px;
    text-decoration: none
}

.login-box p {
    margin-bottom: 30px
}

.login-page .login-box a:hover {
    color: #999
}

.login-page .login_input,
.login-page .pass-box,
.login-page #login_link {
    width: 100%
}

.login-page .login-box {
    width: 100%;
    max-width: 336px;
    text-align: center;
    margin: 0 auto;
    overflow: auto
}

.login-page .login-box input[type="text"],
.login-page .login-box input[type="password"] {
    max-width: 336px;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 0 10px 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    border: 1px solid #87764e
}

.login-page .login-box input[type="text"]:focus,
.login-page .login-box input[type="password"]:focus {
    outline: 0;
    border: 1px solid #87764e;
    color: #000
}

.login-page input[type="submit"],
.login-page .login-box input#btnSecureLogin {
    background-color: #B19160;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    letter-spacing: 2px;
    color: #fff;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    padding: 12px 10px;
    margin: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    max-width: 350px;
    width: 100%
}

.login-page input[type="submit"]:hover,
.login-page .login-box input#btnSecureLogin:hover {
    background-color: #87764e;
    color: #fff
}

.login-page .login-box .abut {
    width: 100%;
    margin: 0
}

.login-page .login-box td {
    font-size: 16px
}

span.advLogRemoveChk {
    display: inline-block;
    vertical-align: middle;
    line-height: 0
}

span.advLogRemoveChk label:hover {
    cursor: pointer
}

.login-page .login-box span.advLogRemoveChk label {
    position: relative;
    width: 22px;
    height: 22px;
    top: 0;
    left: 0;
    background: #87764e;
    border: 1px solid #87764e;
    margin-bottom: 0;
    border-radius: 50%
}

.advLogRemoveChk input {
    visibility: hidden;
    position: absolute
}

.advLogRemoveChk input[type=checkbox]:checked+label::after {
    opacity: 1
}

.login-page .advLogRemoveChk label::after {
    width: 12px;
    height: 5px;
    top: 6px;
    left: 4px;
    border: 1px solid #fff;
    border-top: none;
    border-right: none
}

.advLogRemoveChk label::after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 4px;
    background: transparent;
    top: 5px;
    left: 3px;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.login-page .login-box #login_cookieMessage {
    float: left;
    margin-top: 10px
}

.login-page .login-box div#login_cookieMessage span>label {
    color: transparent
}

.login-page .login-box div#login_forgotPassword {
    float: right;
    margin-top: 10px
}

.login-page .login-box span.remember {
    font-size: 14px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
    color: #87764e
}

@media screen and (max-width: 766px) {
    .login-bg {
        display: none
    }
    .login-page {
        background: none
    }
    .login-container {
        top: 20px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .exit-btn {
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        background: #000
    }
}

.palb-wrap {
    height: 437px;
    position: relative
}

.palb-info {
    position: absolute;
    background-color: #201c1a;
    background-color: rgba(32, 28, 26, 0.9);
    bottom: 0;
    width: 910px;
    left: 40px;
    padding: 15px 0
}

.palb-text {
    float: left;
    margin-left: 20px;
    width: 725px;
    text-align: left
}

.palb-text p {
    margin: 0;
    color: #f8f2e3
}

.palb-text p a {
    color: #f8f2e3
}

.palb-text p a:hover {
    color: #fff
}

.palb-controls {
    float: right;
    margin-right: 20px
}

.palb-controls table {
    color: #f8f2e3
}

.palb-controls table td {
    padding: 0 3px
}

.home-album {
    position: relative
}

.home-album table:first-of-type {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
    z-index: 5
}

.home-album [id*=photoPluginWrapper] {
    width: 100% !important
}

.home-album img.photoAlbumImage {
    width: 100%;
    height: 700px;
    -o-object-fit: cover;
       object-fit: cover
}

.info-bar {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 90%;
    padding: 35px 0;
    padding-left: 50px;
    overflow: hidden;
    font-size: 19px
}

.info-bar .title,
.info-bar .date,
.info-bar .summary,
a.learn-more {
    display: inline-block;
    vertical-align: middle
}

.info-bar .date {
    font-size: 20px
}

.info-bar .title {
    letter-spacing: 1px
}

.info-bar .title,
.info-bar .date,
.info-bar .summary {
    letter-spacing: 1px;
    padding: 0 15px;
    line-height: 18px;
    line-height: 1
}

.summary {
    max-width: 650px;
    font-family: "Open Sans", sans-serif
}

a.learn-more {
    text-decoration: none;
    color: #87764e;
    line-height: 1
}

a.learn-more:after {
    padding-left: 8px
}

a.learn-more:after {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

a.learn-more:hover {
    color: #B19160
}

.arrows {
    position: absolute;
    left: auto;
    right: 0;
    width: 87px;
    top: 0;
    height: 100%;
    overflow: hidden
}

.arrow-right {
    float: right
}

.arrow-left {
    float: left
}

.arrow-left a {
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.arrow-left a,
.arrow-right a {
    padding: 30px 17px;
    font-size: 25px;
    display: block;
    background: #F2E6D6;
    color: #87764e
}

.arrow-left a:hover,
.arrow-right a:hover {
    background: #CFB68D;
    color: #B19160
}

@media (max-width: 1400px) {
    .info-bar {
        width: 100%;
        padding-left: 10px
    }
}

@media (max-width: 1150px) {
    .info-bar {
        font-size: 15px;
        padding-right: 86px
    }
    .arrows {
        left: auto;
        right: 0
    }
}

@media (max-width: 1024px) {
    .home-album img.photoAlbumImage {
        height: 500px
    }
    .arrows {
        left: 0;
        right: 0;
        width: 100%;
        height: auto
    }
    .arrow-left a,
    .arrow-right a {
        padding: 30px 8px
    }
    .info-bar {
        font-size: 15px;
        padding-right: 27px;
        padding-left: 27px
    }
}

@media (min-width: 991px) and (max-width: 1150px) {
    .info-bar {
        width: 100%
    }
}

@media (max-width: 991px) {
    .info-bar {
        position: relative;
        width: 100%;
        padding: 10px;
        text-align: center
    }
    .info-bar .title,
    .info-bar .date,
    .info-bar .summary {
        padding: 10px 15px
    }
    .arrows {
        display: none
    }
    .summary-section {
        -ms-flex: 1;
        -webkit-box-flex: 1;
                flex: 1;
        padding: 10px
    }
}

@media (max-width: 766px) {
    .home-album img.photoAlbumImage {
        height: 300px
    }
}

.quicklink-bar {
    text-align: center;
    background: #B19160;
    padding: 50px 10px
}

.quicklink-bar h1 {
    color: #fff
}

.quicklink-bar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.quicklink-bar ul li {
    display: inline-block
}

.quicklink-bar ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 30px 0
}

.quicklink-bar ul li a:hover {
    color: #F2E6D6
}

.news span.smallerfont,
.news a.addArticleLink,
.news td.plgHeaderBar:last-of-type,
.calendar td.plgHeaderBar:last-of-type,
.news>table:first-of-type>tbody>tr:first-of-type {
    display: none
}

.calendar h1 {
    color: #B19160;
    text-align: center
}

.priv-width {
    max-width: 1200px
}

.calendar .tabstrip.RadTabStrip_Tab_responsive {
    background: #fff;
    text-transform: uppercase
}

.calendar .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a {
    padding: 13px 18px;
    display: block;
    color: #000;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.calendar .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a.selected,
.calendar .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1>ul>li>a:hover {
    background: transparent;
    color: #B19160;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

.calendar [id*=tblTop] [id*=radMultTop] .tsContent {
    padding: 0;
    border: 0
}

.calendar [class*="calPlugin"] a {
    float: left;
    width: calc(100% / 3);
    padding: 15px;
    text-decoration: none
}

.calendar .cal-image {
    width: 100%;
    height: 200px;
    position: relative;
    background: url(../../../images/event-default.png);
    background-size: cover
}

.cal-image img.event-img {
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    -o-object-fit: cover;
       object-fit: cover
}

.cal-title {
    padding: 30px 25px 10px 0;
    font-family: "trajan-pro-3", serif;
    text-transform: uppercase;
    color: #333;
    position: relative;
    height: 78px;
    overflow-y: hidden;
    line-height: 1.5
}

.cal-arrow {
    position: absolute;
    right: 5px;
    top: 20px;
    font-size: 30px;
    font-weight: 100;
    color: #333
}

.cal-date {
    position: absolute;
    width: 100px;
    height: 100px;
    background: rgba(152, 122, 74, 0.85);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.calendar a:hover .cal-date {
    width: 100%;
    height: 100%
}

.cal-date br {
    display: none
}

.cal-date .calMonth {
    letter-spacing: 3px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -35px);
    -ms-transform: translate(-50%, -35px);
    transform: translate(-50%, -35px)
}

.cal-date .calDay {
    color: #fff;
    font-family: "trajan-pro-3", serif;
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px)
}

@media (max-width: 991px) {
    .calendar [class*="calPlugin"] a {
        width: 50%
    }
}

@media (max-width: 700px) {
    .calendar [class*="calPlugin"] a {
        width: 100%
    }
}

.news-container {
    padding: 0 15px 50px;
    margin-bottom: 0;
    background: url(../../../images/news-bg.png);
    background-size: cover
}

.news-container .row {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px
}

.news-container h1 {
    color: #87764e;
    margin-bottom: 6px;
    font-weight: 400
}

.news {
    text-align: center
}

[id*=newsPlugin] {
    overflow: visible
}

.newsItem a {
    float: left;
    width: 33%
}

.newsItem a {
    float: left;
    width: 33%;
    padding: 15px;
    text-decoration: none
}

.article-item {
    padding: 10px 30px;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    height: 160px;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.newsItem a:hover .article-item {
    margin-top: -5px
}

.newsItem a:hover .article-title {
    color: #B19160
}

.article-center {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 40px
}

.article-date {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: 600;
    margin-bottom: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.article-title {
    line-height: 28px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-family: "trajan-pro-3", serif;
    font-size: 19px;
    font-weight: 400;
    color: #B19160;
    text-transform: uppercase;
    padding-bottom: 20px;
    position: relative
}

.article-learn {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    background: #B19160;
    position: absolute;
    width: 75%;
    left: 50%;
    top: 100%;
    padding: 15px 0;
    -webkit-transform: translate(-50%, -15px);
    -ms-transform: translate(-50%, -15px);
    transform: translate(-50%, -15px);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.newsItem a:hover .article-learn {
    color: #87764e
}

.news h2 {
    color: #fff;
    margin-bottom: 20px
}

.news .view-full {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    display: inline-block
}

.news .view-full:hover {
    color: #B19160
}

.article-title:after {
    content: "";
    position: absolute;
    bottom: 8px;
    width: 100%;
    max-width: 160px;
    height: 1px;
    background: rgba(0, 0, 0, 0.6);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

span.posted {
    color: #333;
    font-weight: 600;
    font-size: 14px
}

@media (max-width: 900px) {
    .calendar h1 {
        font-size: 2.5rem
    }
    .quicklink-bar {
        padding: 20px 10px
    }
    .quicklink-bar h1 {
        font-size: 2.5rem
    }
    .quicklink-bar ul li {
        display: block
    }
    .quicklink-bar ul li a {
        padding: 10px 10px 0
    }
    .newsItem a {
        width: 100%;
        padding: 15px 0
    }
    .article-center {
        padding: 0 15px
    }
    .article-learn {
        padding: 5px 0
    }
    .news-container {
        padding: 0
    }
    .news h2 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 2.5rem
    }
}

.home-hero {
    position: relative
}

.home-hero table:first-of-type {
    position: absolute;
    top: 0;
    z-index: 11;
    width: 25px;
    height: 25px;
    right: 0
}

.home-hero table:last-of-type {
    position: absolute;
    bottom: 0;
    width: 25px;
    height: 25px;
    right: 0;
    z-index: 10
}

.home-hero [id*=PluginWrapper] {
    width: 100% !important
}

.hero-dots {
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 15
}

.hero-dots [id*=photoPluginWrapper] {
    height: 30px !important
}

.home-hero img.photoAlbumImage {
    width: 100%;
    height: calc(100vh - 110px);
    -o-object-fit: cover;
       object-fit: cover
}

ul.carousel {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-left: 85px
}

ul.carousel li {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0px;
    width: 20px;
    height: 21px;
    line-height: normal;
    list-style: none
}

ul.carousel li a,
ul.carousel li a:hover {
    text-decoration: none;
    display: inline-block
}

.photoDot {
    background: transparent;
    border: 2px solid #fff;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    text-decoration: none;
    width: 10px;
    position: relative;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.photoDot.selected {
    background: #fff
}

.hero-title {
    position: absolute;
    bottom: 100px;
    z-index: 15;
    left: 0;
    max-width: 770px;
}

.hero-title h1 {
    color: #fff;
    padding: 0 50px 0 85px
}

.white-bar-block {
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 15px 0
}

.hero-title h4 {
    padding: 0 10px 0 86px;
    color: #F2E6D6
}

.black-btm {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 375px;
    background: url(../../../images/black-btm.png);
    background-repeat: repeat-x;
    background-position: 0;
    z-index: 1
}

.home-intro {
    max-width: 800px;
    padding: 100px 15px
}

.home-intro h1 {
    text-align: center;
    max-width: 650px;
    margin: 0 auto;
}

.gold-bar {
    display: block;
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    height: 30px;
    margin-top: 15px;
    background: url(../../../images/gold-diamond.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.gold-bar.smaller {
    margin: 0;
    max-width: 320px;
    display: block;
    margin-bottom: 30px;
}

.gold-bar:before {
    content: "";
    position: relative;
    float: left;
    width: calc(50% - 20px);
    max-width: 250px;
    height: 1px;
    margin: 15px 0;
    background: #87764e;
    opacity: .4
}

.gold-bar:after {
    content: "";
    position: relative;
    float: right;
    width: calc(50% - 20px);
    max-width: 250px;
    height: 1px;
    margin: 15px 0;
    background: #87764e;
    opacity: .4
}

.white-bar {
    display: block;
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    height: 30px;
    margin-top: 15px;
    background: url(../../../images/diamond.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.white-bar:before {
    content: "";
    position: relative;
    float: left;
    width: calc(50% - 20px);
    max-width: 250px;
    height: 1px;
    margin: 15px 0;
    background: #fff;
    opacity: .4
}

.white-bar:after {
    content: "";
    position: relative;
    float: right;
    width: calc(50% - 20px);
    max-width: 250px;
    height: 1px;
    margin: 15px 0;
    background: #fff;
    opacity: .4
}

@media (max-width: 766px) {
    .hero-title {
        position: absolute;
        bottom: 50px;
        z-index: 15;
        left: 0;
        right: 0;
        width: 100%;
        max-width: none;
        text-align: center
    }
    .home-hero {
        overflow: hidden
    }
    .black-btm {
        bottom: -150px
    }
    .hero-title h1 {
        color: #fff;
        padding: 0 10px
    }
    .white-bar-block {
        width: 90%;
        margin: 10px auto
    }
    .hero-title h4 {
        padding: 0 10px
    }
    .hero-dots {
        bottom: 10px
    }
    ul.carousel {
        text-align: center;
        padding: 0
    }
    ul.carousel li {
        margin: 0 5px 0 5px
    }
}

.cta-container {
    background: url(../../../images/cta-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.cta-container>.container-fluid {
    max-width: 1200px;
    padding: 80px 15px
}

.cta-info h1 {
    color: #fff;
    line-height: 1.5;
    margin-top: 25px;
    margin-bottom: 20px
}

.cta-info p {
    color: #fff;
    line-height: 1.5
}

.cta {
    padding: 4px
}

.cta-image {
    position: relative;
    overflow: hidden
}

.cta-image img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 0
}

.gold-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #48360c;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cta-text {
    position: absolute;
    width: 100%;
    max-width: 200px;
    left: 50%;
    top: 150%;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

body>a>.cta-image>.cta-text {
    top: 100px
}

body>a>.cta-image>.gold-overlay {
    display: none
}

.cta-text h5 {
    color: #fff;
    letter-spacing: 3px;
    font-size: 20px;
    margin-bottom: 0
}

.cta-text .white-bar {
    max-width: 100px;
    margin: 0 auto
}

.cta-text p {
    color: #fff;
    line-height: 1.5;
    font-size: 15px
}

.cta:hover .cta-text {
    top: 50%
}

.cta:hover .gold-overlay {
    opacity: .6
}

@media (min-width: 1220px) {
    .cta-section {
        padding-left: 100px
    }
    .cta-info {
        padding-right: 50px
    }
}

@media (max-width: 1025px) {
    .home-hero img.photoAlbumImage {
        height: 500px
    }
}

@media (max-width: 991px) {
    .cta-info {
        text-align: center
    }
}

@media (max-width: 766px) {
    .home-hero img.photoAlbumImage {
        height: 300px
    }
}

.scroll-down {
    position: absolute;
    left: 50%;
    bottom: 55px;
    color: #fff;
    z-index: 5;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-family: "Playfair Display", serif;
    text-align: center;
    line-height: 1.5
}

.mouse {
    width: 23px;
    height: 36px;
    border-radius: 20px;
    border: 2px solid #fff;
    margin: 0 auto 15px;
    position: relative
}

.mouse:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3px;
    height: 7px;
    background: #fff;
    top: 6px
}

@media (max-width: 992px) {
    .scroll-down {
        bottom: 30px;
        font-size: 10px
    }
}

@media (max-width: 600px) {
    .mouse {
        width: 18px;
        height: 29px;
        margin: 0 auto 5px
    }
    .mouse:before {
        width: 2px;
        height: 5px
    }
}

footer {
    background: #000;
    padding: 40px 50px 20px;
    color: #fff;
    font-size: 14px;
    overflow: auto;
    border-bottom: 3px solid #B19160;
    -webkit-box-sizing: border-box;
            box-sizing: border-box
}

footer h5 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 700
}

footer a {
    color: #fff;
    text-decoration: none
}

footer .float-left {
    float: left;
    padding: 10px 20px;
    width: 100%;
    max-width: 325px
}

footer .float-right {
    float: right;
    font-size: 12px;
    text-align: right;
    padding: 27px 10px
}

footer .float-left:first-of-type {
    width: auto
}

footer span {
    display: block
}

footer .float-right .foot-social,
footer .float-right .copyright {
    display: inline-block
}

.foot-social {
    padding-right: 10px
}

.foot-social ul li {
    display: inline-block;
    margin: 0 3px
}

.foot-social ul {
    padding: 0;
    margin: 0
}

.foot-social ul li a {
    color: #B19160
}

.foot-social ul li a:hover {
    color: #87764e;
}

@media (max-width: 1500px) {
    footer .foot-float:not(.float-right),
    footer .foot-logo {
        width: calc(100% / 5)
    }
    footer .float-right {
        float: right;
        max-width: 270px
    }
    footer h5 {
        line-height: 1.5
    }
    footer .float-left img {
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    footer .float-left:first-of-type.foot-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        max-width: none
    }
    footer .foot-float:not(.float-right),
    footer .foot-float {
        width: 50%;
        text-align: center;
        max-width: none
    }
}

@media (max-width: 766px) {
    footer {
        padding: 20px 10px
    }
    footer .foot-float:not(.float-right),
    footer .foot-float {
        width: 100%
    }
}

.global-scripts {
    display: none
}

.global-scripts.script9,
.global-scripts.script5 {
    font-family: serif;
    display: block;
    position: fixed;
    width: 200px;
    height: 200px;
    padding: 0 0 15px 0;
    text-align: center;
    bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: #fff;
    overflow: hidden;
    z-index: 50000000000
}

.global-scripts.script9.minimized,
.global-scripts.script5.minimized {
    width: 36px;
    height: 46px;
    padding: 0 0 15px 10px;
    bottom: 95px
}

.global-scripts.script9.minimized:hover,
.global-scripts.script5.minimized:hover {
    width: 41px
}

.GS-head {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding: 8px 0 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-align: center
}

.global-scripts.script9.minimized .GS-head,
.global-scripts.script5.minimized .GS-head {
    text-align: right;
    font-size: 11px;
    padding: 17px 0px;
    padding-right: 31px;
    color: transparent
}

.GS-toggle {
    width: 100%;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.GS-head:hover {
    cursor: pointer
}

.toggle-1,
.toggle-2 {
    position: absolute;
    width: 1px;
    height: 12px;
    background: #000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    right: 16px;
    top: 17px
}

.toggle-2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.toggle-1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.global-scripts.script9.minimized .toggle-2,
.global-scripts.script5.minimized .toggle-2 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg)
}

.global-scripts.script9.minimized .toggle-1,
.global-scripts.script5.minimized .toggle-1 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.GS-head:hover .GS-toggle .toggle-1,
.GS-head:hover .GS-toggle .toggle-2 {
    width: 2px
}

.hide-toggle {
    position: relative;
    font-size: 13px;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 120px;
    margin: 0 auto
}

.hide-toggle input[type="checkbox"] {
    margin: 0;
    top: 3px;
    right: -4px;
    position: absolute
}

.fed-scripts {
    padding-bottom: 2px
}

@media (max-width: 768px) {
    .global-scripts,
    .global-scripts.script9,
    .global-scripts.script5 {
        display: none
    }
}

@media (min-width: 1025px) {
    .navbar-default {
        padding: 0 50px;
        position: relative
    }
    .navbar-collapse ul.level0 li.level1 {
        margin-top: 50px
    }
    .navbar-default .navbar-nav>li.level1:last-of-type>a {
        padding-right: 0
    }
    .head-utility {
        position: absolute;
        right: 65px;
        top: 25px
    }
    .navbar-collapse .head-utility ul.level0 li.level1 {
        margin-top: 0
    }
    .navbar-default .head-utility .navbar-nav>li>a {
        padding: 0 10px;
        font-size: 13px;
        text-transform: capitalize;
        color: #87764e;
        font-weight: 600;
        letter-spacing: 0px
    }
    .navbar-default .head-utility .navbar-nav>li>a:hover {
        color: #B19160
    }
    .navbar-collapse ul.level0>li.level1:hover>ul.level1 {
        display: block;
        left: 0
    }
    .navbar-collapse ul.level0>li.level1>.dropdown-toggle {
        display: none
    }
    li>ul.ulMenu.level1 {
        visibility: hidden;
        max-height: 0;
        padding: 0 !important;
        overflow: hidden;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
        filter: alpha(opacity=0)
    }
    .navbar-collapse ul.level0>li.level1:hover>ul.level1 {
        visibility: visible;
        display: block;
        max-height: 9000px;
        min-width: 200px;
        padding: 20px 0 !important;
        border: none;
        filter: alpha(opacity=100);
        overflow: visible
    }
    .navbar-collapse ul.level0>li.level1:last-of-type>ul.level1,
    .navbar-collapse ul.level0>li.level1:nth-last-child(2)>ul.level1 {
        right: 0;
        left: auto
    }
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus {
        text-decoration: none
    }
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus,
    .dropdown-menu>.active>a,
    .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a:focus {
        color: #87764e;
        text-decoration: none;
        background-color: #fff;
        outline: 0
    }
    .navbar-collapse li.level2:hover>ul.level2 {
        display: block;
        position: absolute;
        min-width: 223px;
        padding: 20px 0 !important;
        border: none;
        left: 100%;
        top: 0
    }
    .navbar-collapse ul li ul.level1 li.level2 ul.level2 li.level3 {
        display: block
    }
}

@media (min-width: 1024px) and (max-width: 1430px) {
    .navbar-default {
        padding: 0 10px
    }
    .head-utility {
        right: 25px
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        padding: 10px 10px 30px
    }
}

@media (max-width: 1024px) {
    .navbar-header {
        width: 100%
    }
    .navbar-collapse ul:first-of-type {
        padding-bottom: 0
    }
    .navbar-collapse ul:last-of-type {
        padding-top: 0
    }
    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.collapse.in {
        display: block !important
    }
    .navbar-toggle {
        display: block;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin: 19px 10px 15px;
        width: auto;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .navbar-nav .open>.dropdown-menu {
        position: static;
        display: block;
        float: none;
        width: auto;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        padding: 10px
    }
    .navbar-collapse ul.level0 li {
        display: inline-block;
        width: 100%;
        text-align: right;
        padding-right: 45px;
        line-height: 11px
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
        text-align: right
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav>li>a {
        padding: 7px 29px
    }
    .navbar-collapse ul {
        width: 100%
    }
    .navbar-collapse ul.level0>li.level1>.dropdown-toggle,
    .navbar-collapse ul.level0>li.level1>ul>li.level2>a.dropdown-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 50000000000
    }
    .navbar-collapse ul.level0>li.level1>ul>li.level2>a.dropdown-toggle {
        padding: 8px 0;
        width: 33px;
        text-align: left;
        top: -7px
    }
    .dropdown-menu>li>a:hover,
    .dropdown-menu>li>a:focus {
        background: transparent
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 1;
        padding: 0
    }
    .navbar-nav li.level1.dropdown:hover::before {
        display: none
    }
    .navbar-header img {
        padding: 2px 0;
        position: absolute;
        left: 19px;
        width: 50px
    }
    .navbar-nav .open .dropdown-menu {
        margin-right: -15px
    }
    .navbar-collapse li.level2.open>ul.level2 {
        display: block;
        position: relative;
        left: 0;
        width: auto
    }
    .navbar-collapse ul li ul.level1 li.level2.open ul.level2 li.level3 {
        display: inline-block
    }
    .nav .open>a,
    .nav .open>a:hover,
    .nav .open>a:focus {
        background-color: transparent;
        border: none
    }
    .navbar-default {
        padding: 0 15px
    }
    .navbar .container-fluid {
        padding: 0
    }
    .navbar-collapse ul {
        padding: 15px 0
    }
    .mpContent ol, .mpContent ul {margin-left:30px;}
}

@media (max-width: 991px) {
    .content-area .mpContent ul,
    .content-area .mpContent ol {
        padding-left: 50px
    }
}

.calendar .floatRight,
.news .floatRight {
    display: none
}

.floatLeft {
    float: none;
    width: 100%
}

.headerBar,
.pluginTitleBar,
.sploderTitleBar {
    background: none;
    border: none;
    color: #000
}

.module .mobileButton {
    background: #87764e;
    border-color: #eee
}

div.corpLogWrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 5000000;
    margin: -60px auto;
    padding-top: 120px
}

div.corpLogContainer {
    width: 100%;
    max-width: 500px
}

#banner_homeTable img {
    display: none
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 4px 0 0
}

[id^="photoPlugin"] {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

#overlay {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(95, 202, 220, 0.95);
    -webkit-transition: 1s 0.4s;
    -o-transition: 1s 0.4s;
    transition: 1s 0.4s
}

#progress {
    height: 1px;
    background: #fff;
    position: absolute;
    width: 0;
    top: 50%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

#progstat {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 3px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 100%;
    text-align: center;
    color: #fff
}

.image-bg-cover {
    background-size: cover;
    background-position: 50%
}

.private-mp .public-show,
.public-mp .private-show {
    display: none
}

.searchButton {
    width: 42px;
    right: 15px
}
