header {
    /* box-shadow: 0 2px 18px #0000003d; */
    position: fixed !important;
}

.icon.icon--menu-open {
    display: block;
}

.icon.icon--menu-close {
    display: none;
}

.showmenu .icon.icon--menu-open {
    display: none;
}

.showmenu .icon.icon--menu-close {
    display: block;
}

.mr-navbar-upper {
    position: fixed;
    width: 280px;
    right: 0;
    top: 58px;
    flex-direction: column;
    font-size: 1em;
    display: none;
    top: 58px;
    right: 0;
    height: auto;
    justify-content: stretch;
    /* border: 1px solid #272764; */
    background: white;
    box-shadow: 0 1rem 2rem 0 #00000026;
    z-index: 888888888888;
}

.mr-navbar-brand {
    width: calc(100%);
    background: white;
    top: 0;
    box-shadow: 0 2px 18px #0000003d;
    z-index: 9;
    padding-right: 60px;
}

.mr-navbar-brand img {
    width: 198px;
    top: 0;
    z-index: 9;
    margin: 0;
}

header ul.level-0.mr-navbar-nav li a {
    font-size: 1.1rem;
    height: 58px;
    align-items: center;
    padding-left: 1rem;
    font-weight: 400;
    color: white;
}

span.subnav_toggle {
    background: #000000b0;
}

ul.level-1.mr-navbar-dropdown {
    background: #0000002e;
    padding: 0;
}

.span.subnav_toggle {
    background: #b0b0b02b;
}

ul.level-0.mr-navbar-nav li.has_subnav>a {
    padding-right: 4.25rem;
    /* display: block; */
}

.mr-navbar-upper_right {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    height: 100%;
    /* box-shadow: 0 0 10px black; */
    flex-direction: column;
}

.mr-navbar-upper_left {
    padding: 1rem;
    display: none;
}


.header_inner {
    background: white;
    height: 58px;
    position: absolute;
    z-index: 999999999999999999;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}



.contact_phone::before {
    position: relative;
    display: inline;
    margin: 1.1px;
}

header ul.navigation_extra a {
    padding: 0.9rem 2rem;
    display: block;
    color: black;
    font-size: 0.9rem;
    text-decoration: none;
    font-weight: 900;
    background: transparent !important;
    text-align: left;
    justify-content: flex-start;
    display: flex;
    font-size: 1.1rem;
    height: 58px;
    align-items: center;
    padding-left: 1rem;
    font-weight: 400;
    color: white;
    width: 100%;
    box-shadow: none !important;
}

header ul.navigation_extra a.features_nav_item {
    padding: 1rem;
}

header ul.navigation_extra a i {
    margin-right: 0.7rem;
}

header ul.navigation_extra a::before {
    color: #604b37;
}

.social_links {
    width: 100%;
    justify-content: center;
    padding: 1rem;
}

header .social_links li a:before {
    font-size: 3rem;
}

ul.level-0.mr-navbar-nav li {
    position: relative;
    width: 100%;
}

span.alert_readmore span {
    display: none
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    background-color: white;
}

.swiper-slide>img {
    position: relative !important;
    height: auto;
    max-height: 300px;
    flex-grow: 1;
}

.slideshow_caption {
    min-width: auto !important;
    width: 100% !important;
    height: auto !important;
    background: white !important;
}

.slideshow_caption p {
    font-size: 1rem !important;
}

.swiper {
    width: 100%;
    padding-bottom: 2.2rem !important;
}

ul.level-0.mr-navbar-nav li li a {
    color: var(--mr-color-accent-contrast);
}

.services_title_wrapper>div h2 {
    font-size: 7.7vw;
}

.services_tabs_wrapper .services_tab {
    font-size: 0.85rem;
}

.mr-navbar-dropdown.show .mr-navbar-dropdown.show {
    background: #dddddd;
}

.mr-navbar-dropdown {
    height: 0;
    overflow: hidden;
}

span.subnav_toggle:before {
    content: '\f0d7';
    font-family: var(--mr-fontawesome);
    font-weight: 900;
    transition: .2s all ease;
}

.mr-navbar-dropdown.show {
    display: block !important;
    height: auto !important;
    padding-left: 0 !important;
    box-shadow: inset 0 0px 20px 0 #0000002b;
    padding: 0rem 0;
}

span.subnav_toggle.active:before {
    transform: rotate(-180deg);
}

ul.level-0.mr-navbar-nav li li a {
    font-size: clamp(16px, 1vw, 16px);
    font-family: var(--mr-font-main);
    font-weight: 400;
    color: var(--mr-color-dark);
}

li.navitemid-26.has_subnav {
    position: relative !important;
}

@media (max-width: 602px) {


    section#events {
        order: 3;
    }

    section#homemain {
        order: 4;
    }

    section#banner {
        /* order: 1; */
    }

    section#sections {
        order: 2;
    }

    section#gallery {
        order: 5;
    }
}

ul.level-0.mr-navbar-nav li li a {
    color: rgb(210 210 210);
}

.showmenu .mr-navbar-upper_right {
    /* display: block; */
    /* background: rgb(251, 248, 229); */
    /* visibility: visible; */
    transform: translate(0%, 0px);
    transition: .3s all ease;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15) !important;
}

.mr-navbar-upper_right {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
    margin: 0;
    background: rgb(36 57 99 / 88%);
    /* z-index: 0; */
    /* display: none; */
    /* visibility: hidden; */
    transition: .3s all ease;
    width: 250px;
    margin-top: 58px;
    padding: 0;
    transform: translate(100%, 0px);
    transition: .3s all ease;
    box-shadow: none !important;
    overflow: auto;
    backdrop-filter: blur(7px);
    height: calc(100% - 58px);
}

nav.mr-navbar-nav-wrap {
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
}

header ul.level-1.mr-navbar-dropdown {
    background: #20254247;
}

nav.mr-navbar-nav-wrap::after {
    /* content: ''; */
    border-bottom: 1px solid white;
    position: absolute;
    bottom: -1rem;
    left: 1rem;
    width: calc(100% - 2rem);
    margin-bottom: 0;
}

.navigation_extra.list-inline {
    height: auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
}

header ul.navigation_extra li {
    justify-self: flex-start;
    margin: 0 0;
    position: relative;
    /* width: 100%; */
    text-align: left;
    line-height: 1;
    padding: 0;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* Map feature styles */
.section-13 .map-container .right-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    height: calc(50%);
    margin: 0;
}

.section-13 form.form-container {
    height: 0;
    overflow: hidden;
}

.section-13 section#content {
    padding: 0;
    height: 100vh;
}

.container.map-container {
    flex-direction: column-reverse;
    margin: 0;
    flex-grow: 1;
    height: 20%;
    position: relative;
    width: 100vw;
    max-width: 100%;
}

.section-13 .left-panel {
    width: 100%;
    height: 50%;
}

.section-13 h1 {
    margin: 0 !important;
    display: block;
    padding: 1rem 2em 0.7em 0.5em !important;
    white-space: nowrap;
    align-items: center;
    /* margin-right: 2em !important; */
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    /* color: grey; */
}

.section-13 section#content .content-col {
    height: calc(100% - 60px);
}

.section-13 section#content .content-col #loc_main_content {
    display: flex;
    flex-direction: column;
    height: calc(100%);
    padding: 1rem;
}

.section-13 section#content .content-col .find-broker-wrapper {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.section-13 h1 span {
    /* flex-grow: 1; */
    line-height: 1;
    color: #002841;
}

.find-broker-form.active .form-container {
    height: auto;
    padding: 0 1rem 1rem;
}

.find-broker-form.active svg {
    transform: rotate(180deg);
    transition: .3s all ease;
}

.find-broker-form h1 svg {
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: #002841;
}

.find-broker-form:not(.active) .summary {
    display: inline;
    font-size: 1rem;
    color: grey;
}