.rv-widget .mapscroll-wrap,
.rv-widget .mapscroll-wrap iframe,
.rv-widget .mapscroll-wrap .mapscroll-overlay {
    max-height: 500px;
}

.down-doc-wrapper .down-doc-btn a {
    color: inherit !important;
    background-color: !important;
    text-decoration: none !important;
}

button {
    cursor: pointer;
}

body .logo img {
    background-color: transparent !important;
}

@media (max-width: 1100) {

    html body div.rv-image > div {
        background-attachment: initial !important;
    }

}

body div.mobile-menu a.mobile-menu-link:hover,
body div.mobile-menu a.mobile-menu-link:focus,
body div.mobile-menu a.mobile-menu-link:active {
    font-size: 40px !important;
}

body .topnav, body .botnav {
    z-index: 9999 !important;
}

body .logo {
    z-index: 20000 !important;
}

.fancybox-overlay {
    z-index: 80100 !important;
}

.fancybox-opened {
    z-index: 80300 !important;
}

.remodal-overlay {
    z-index: 100020 !important;
}

/*- Nog Stuffz -*/

body > iframe {
    display: none !important;
}

.remodal-wrapper {
    z-index: 1000000000 !important;
}

.logo.mobile-logo a {
    cursor: default;
}

html body .botnav {
    z-index: 12 !important;
}

.dummy-div {
    visibility: hidden;
}

html body div.rv-content > div,
html body div.rv-head > div,
html body div.rv-shead > div {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    padding-left: 100px ;
    padding-right: 100px ;
}

.rv-image {
    overflow: hidden;
}

.botnav ul li ul {
    position:absolute;
}

.BackLink {
    color: #fff !important;
}

html body .no-parra {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
}

#container.container section.background {
    background-size: cover !important;
    background-position:center !important;
    background-repeat:no-repeat !important;
}

.rv-content table {
    width: 100% !important;
}

button {
    border-style: solid;
}

.rv-head h1,
.rv-shead h2 {
    text-align: inherit !important;
    margin: 0;
}

body table h1,
body table h2,
body table h3,
body table h4,
body table h5,
body table p {
    text-align: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
} 

html body .rv-module {
    padding: 25px;
    overflow: auto;
}

html body {
    overflow-x: hidden;
    margin: 0 !important;
}

a {
    transition: 0.25s !important;
}

.navbar a, .rv-content a {
    transition: 0.8s ease !important;
}

body .logo a {
    background-color: transparent !important;
}

body .rv-no-parra {
    background-position: center !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat;
}

.rv-shead, .rv-head {
    overflow: hidden;
}

.rv-shead > div, .rv-head > div {
    padding: 10px;
    width: auto;
}

.rv-head h1 {
    margin: 0;
}

@media (max-width: 1400px) {

    body .rv-content {
        position: relative;
        width: 100%;
        left: auto;
        height: initial;
        font-size: 80%;
        left: 0 !important;
        top: auto !important;
        box-shadow: none !important;
        border-radius: 0px !important;
    }

    body .rv-module {
        width: calc(100% - 50px) !important;
    }

    body .rv-module > div {
        width: calc(100% - 20px) !important;
        margin: 0 auto;
        padding: 10px;
    }

    body .banner-parent {
        display: none;
    }

}

@media (max-width: 1100px) {

    body .rv-image img {
        width: 100% !important;
    }

    body .rv-image {
        width: 50%;
        display: inline-block;
    }

    body .banner-parent {
        display: none;
    }

    body .navbar li {
        width: 90px;
    }

    body .rv-content {
        top: auto !important;
        box-shadow: none !important;
        border-radius: 0px !important;
    }

    body .logo {
        width: 300px;
        height: 140px;
    }

    body .mobile-menu .logo img {
        left: 45px !important;
        margin: 0 !important;
        max-width: 175px !important;
    }

    body .mobile-menu .navbar li {
        width: calc(100% - 10px) !important;
    }

    body .topnav {
        left: 200px;
    }

    body .rv-inner-content {
        position: relative;
        width: 100%;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        height: initial;
        font-size: 80%;
    }

    html body div.rv-content,html body div.rv-module {
     width: 100% !important;
     padding: 0 !important;
    }
    
    html body div.botnav {
        display: none !important;
    }

    body .rv-widget > div {
        width: 100%;
        margin: 0 !important;
    }

    body .rv-module > div {
        width: 100%;
    }

}

@media (max-width: 550px) {

    body .rv-module {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

/*-- Mobile Menu --*/

@media (max-width: 1100px) {

    body div.rv-content > div, body div.rv-module > div {
        padding: 10px !important;
    }

    body .mobile-menu {
        display: block;
    }

    body .topnav, body .logo {
        display: none;
    }

    body h1, body h2 {
        font-size: 18px !important;
    }

    body h3 , body h4 , body h5 , body h6 , body h7 {
        font-size: 15px !important;
    }

    body p {
        font-size: 12px !important;
    }

}

    .mobile-menu .logo {
        left: 42% !important;
        position: fixed !important;
        top: 0 !important;
        height: 55px !important;
        width: auto !important;
        z-index: 999;
        display: block !important;
    }

    .mobile-menu .logo img {
        left: 42% !important;
        position: fixed !important;
        top: 0 !important;
        height: 55px !important;
        width: auto !important;
    }

    .mobile-menu .navbar {
        position: relative;
        height: 100%;
        left: initial !important;
        text-align:left !important;
    }

    .mobile-menu .navbar li {
        float: none;
    }

    .mobile-menu .navbar a, .mobile-menu .navbar a:hover {
        font-size: 18px !important;
        padding: 0;
        border-bottom: 1px solid #fff !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-top: 0 !important;
    }

    .mobile-menu .navbar li ul li {
        width: 100% !important;
    }

    .box-shadow-menu {
        background-color: transparent !important;
        position: relative;
        margin-left: 0.5%;
        Font-Size: 40px !important;
        vertical-align: bottom;
    }

    .box-shadow-menu:hover,
    .box-shadow-menu:active,
    .box-shadow-menu:focus,
    .box-shadow-menu-black:hover,
    .box-shadow-menu-black:active,
    .box-shadow-menu-black:focus {
        background-color: transparent !important;
        color: transparent !important;
    }

    .mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        margin: 0;
        width: 100%;
        opacity: 0.95;
        font-size: 18px;
        text-align: left !important;
        z-index: 999;
        min-height: 55px;
    }

    .mobile-menu .inner-mobile-menu {
        width: 90%;
        margin: 25px auto;
        display: none;
        padding-bottom: 10px;
        overflow: auto;
    }

    .mobile-menu ul {
        margin: 0 !important;
        list-style-image: none;
    }

    .mobile-menu .navbar li ul {
        display: block;
    }

    .mobile-menu ul li {
        width:30% !important;
        transition: 0.35s ease-out, transform 0.35s ease-out;
        margin:5px;
        text-align: left;
    }

    .mobile-menu .inner-mobile-menu ul li ul li a {
        border-bottom: 0 !important;
    }

    .mobile-menu .inner-mobile-menu ul li a {
        opacity: 0.8;
        transition: 0.35s ease-out, transform 0.35s ease-out;
        text-align: left !important;
    }

    .mobile-menu .mobile-menu-link a:hover,
    .mobile-menu .mobile-menu-link a:active,
    .mobile-menu .mobile-menu-link a:focus {
        opacity: 1;
        font-size: 18px !important;
    }

@media (max-width: 400px) {

    body div.rv-content, body div.rv-module {
        margin: 0 auto !important;
    }

}