@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic|Droid+Serif:400,700,400italic,700italic);

body p {
    font-family: 'Droid Serif', Georgia, serif;
    font-weight: 400;
}

.cc-grower {
    overflow: visible !important;
}

/* START CT keen overwrites */
#kt_content, #kt_content_body {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

/*html {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    min-height: 100%;*/
/*}*/

.r-unit-link {
    display: inline-block;
    padding: 0 0 0 5px;
}

.r-memoriam {
    cursor: default !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.r-filters-memoriam > .buttons.heading {
    width: 100%;
}

.main-content .ct-actions-toolbar {
    position: absolute;
    right: 0;
    top: 5px;
}

.r-unit-link a {
    margin: 0 10px 20px 5px;
    box-sizing: border-box;
    color: #58585a;
    font-size: 100%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    line-height: 1em;
    font-weight: 700;
    display: inline-block;
}

.r-unit-link a:hover {
    color: #005daa;
}

.r-unit-link i {
    color: #F7A81B;
}

.main-content {
    width: 100%;
    /*height: 100% !important;*/
    max-width: 100%;
    /*min-height: 100%;*/
    overflow-x: hidden;
    /*background-color: #e7e7e8;*/
    -webkit-text-size-adjust: none;
}

body.noscroll {
    overflow: hidden !important;
    position: fixed;
}

.main-content, .main-content td, .main-content th, .main-content p {
    font-family: 'Droid Serif', Georgia, serif;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 400;
    color: #000000;
}

.main-content p {
    margin: 0 0 1em 0;
    padding: 0;
}

.memberslist .text span {
    padding-left: 0;
    padding-right: 15px;
}

.memberslist .text span i, .ct-member-data i, .conctactclublist i,
.ct-email i, .ct-phone i, .ct-address i, .ct-birthday i {
    padding-right: 5px;
    color: #919295;
}

.ct-block-type-member h3 > img {
    width: 18px !important;
}

.r-participant-button {
    text-align: right;
    float: right;
}

.r-participant-button a {
    font-size: 15px;
}

.r-participant-export-simple-button {
    text-align: right;
    float: right;
    margin-right: 5px;
}

.r-participant-export-simple-button a {
    font-size: 15px;
}

/*.ct-address,*/
/*.ct-email {*/
/*    display: flex !important;*/
/*}*/
/*.ct-email i {*/
/*    padding-right: 8px !important;*/
/*}*/
/*.ct-email a {*/
/*    word-break: break-all;*/
/*}*/
.ct-address i {
    padding-right: 14px !important;
}

.ct-birthday i {
    padding-right: 6px !important;
}

.main-nav, .setting-container {
    font-size: 120%;
}

.ct-rotary-phone .input-group-prepend {
    display: inline-block;
}

.ct-rotary-phone {
    display: flex;
}

.ct-rotary-phone input {
}

.ct-rotary-phone select {
    width: 70px !important;
    margin-right: 10px;
}

.ct-hidden {
    display: none;
}

.kt-blog-grid-v2:before {
    content: none;
}

/* slider fixes */
.kt-blog-grid-v2__body {
    z-index: 1;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body {
    background-color: rgba(0, 0, 0, .35) !important;
}

.kt-slider.ct-slider .ct-slider-item .kt-blog-grid-v2__body {
    padding: 0.5rem 2rem;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link .kt-blog-grid-v2__title,
.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link .kt-blog-grid-v2__text {
    color: white !important;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link:hover .kt-blog-grid-v2__title {
    color: #f7a81b !important;
    text-decoration: none;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link span {
    font-size: 1.25rem;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link .kt-blog-grid-v2__text {
    margin-bottom: 0;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__date {
    margin-bottom: 5px;
}

.kt-blog-grid-v2 .kt-blog-grid-v2__body .kt-blog-grid-v2__link .kt-blog-grid-v2__text span {
    font-size: 1rem;
}

.kt-blog-grid-v2__text .mobile-ellipsis {
    display: none;
}

.kt-slider.ct-slider .kt-slider__head {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    width: calc(100% + 20px);
    margin: 0 !important;
    z-index: 20;
}

#schedules .kt-slider__head {
    left: 0px;
    width: 100%;
}

#schedules .kt-slider__head .kt-slider__nav .kt-slider__nav-prev,
#schedules .kt-slider__head .kt-slider__nav .kt-slider__nav-next {
    background-color: rgba(255, 197, 118, .5) !important;
}

#schedules .kt-slider__head .kt-slider__nav .kt-slider__nav-prev:hover,
#schedules .kt-slider__head .kt-slider__nav .kt-slider__nav-next:hover {
    background-color: rgba(255, 197, 118, .8) !important;
}

.kt-slider .kt-slider__head .kt-slider__nav {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.kt-slider.ct-slider .kt-slider__head .kt-slider__nav .kt-slider__nav-prev,
.kt-slider.ct-slider .kt-slider__head .kt-slider__nav .kt-slider__nav-next {
    height: 5rem;
    width: 3rem;
    background-color: rgba(0, 0, 0, .125) !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.kt-slider .kt-slider__head .kt-slider__nav .kt-slider__nav-next i,
.kt-slider .kt-slider__head .kt-slider__nav .kt-slider__nav-prev i {
    font-size: 2rem;
}

/* carousel fixes */
.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar.ct-carousel-tabs .nav-tabs {
    display: flex !important;
}

.kt-slider.ct-carousel .ct-carousel-item .ct-carousel-item-info {
    height: 225px;
}

.kt-slider.ct-carousel .ct-carousel-item .ct-carousel-item-description,
.kt-slider.ct-carousel .ct-carousel-item .ct-carousel-item-description p {
    margin-bottom: 0;
}

.ct-index .content .carousel-item .ct-carousel-item-description p {
    font-size: 1.3rem;
}

.ct-index .content .carousel-item .ct-carousel-item-description p a:hover {
    color: #F7A81B !important;
    text-decoration: none !important;
}

.kt-slider.ct-carousel .ct-carousel-item .ct-carousel-item-description p + p {
    margin-top: 5px;
}

.kt-portlet.kt-portlet--tabs > .kt-portlet__head:first-of-type {
    margin-bottom: 0;
}

.ct-index .content .carousel-item .ct-carousel-item-description p {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif !important;
    color: #0050a2 !important;
}

.main-content .button.blue a {
    color: #FFFFFF;
}

.ct-carousel-item-info span.button.blue {
    position: absolute;
    bottom: 5px;
}

.ct-carousel-item-info {
    position: relative;
}

.ct-carousel-item-picture-image {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ct-carousel-item-picture-image.default {
    height: 128px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center 12px;
}

ul.overview li .list-picture {
    width: 200px;
    height: 128px;
    float: right;
    margin: 0 0 20px 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.unit-tag .unit-tag-md,
.unit-tag .unit-tag-sm {
    display: none;
}

@media (max-width: 1180px) and (min-width: 340px) {
    .unit-tag .unit-tag-desktop-mobile {
        display: none;
    }
}

@media (max-width: 1179px) and (min-width: 1024px) {
    .unit-tag .unit-tag-md {
        display: block;
    }
}

@media (max-width: 1023px) and (min-width: 340px) {
    .unit-tag .unit-tag-sm {
        display: block;
    }

    .ct-carousel .kt-blog-grid-v2 {
        height: 33.7rem;
    }
}

@media (max-width: 1024px) {
    .kt-portlet.kt-portlet--tabs > .kt-portlet__head:first-of-type {
        padding: 0 !important;
        min-height: 0 !important;
    }

    .kt-slider.ct-carousel .ct-carousel-item .ct-carousel-item-info {
        height: auto;
        padding-bottom: 35px;
    }

    .nav-tabs.nav-tabs-line.nav-tabs-line-brand a.nav-link, .nav-tabs.nav-tabs-line.nav-tabs-line-brand.nav.nav-tabs .nav-link {
        padding: 10px 6px !important;
    }

    .ct-index .content .nav-tabs.nav-tabs-line .nav-link {
        font-size: 16px;
    }

    .ct-carousel-item-picture-image {
        height: 300px;
    }

    #slider + .ct-portlet > .kt-portlet__body {
        padding: 10px 0 0 !important;
    }

    #slider + .ct-portlet > .kt-portlet__body .ct-carousel-item {
        padding: 0 !important;
    }
}

@media (max-width: 1024px) {
    .kt-portlet__foot {
        display: block;
    }
}

/* END CT keen overwrites */


blockquote {
    margin-left: 20px;
    padding: 15px 20px;
    border-left: 3px solid #bcbdc0;
}

blockquote *:first-child {
    margin-top: 0 !important;
}

blockquote *:last-child {
    margin-bottom: 0 !important;
}

strong {
    font-weight: 700;
}

i, em {
    font-style: italic;
}

.lead {
    font-size: 111.765%;
}

.centered {
    text-align: center;
}

.date, small, .small {
    color: #919295;
    font-size: 100%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    display: block;
    line-height: 1em;
    font-weight: 700;
    margin: -1em 0 1em 0;
}

h1 + small,
h2 + small,
h3 + small,
div.detailbuttons + small,
div.detailbuttons + small a,
.r-transfer-link + small,
.r-transfer-link + small a {
    color: #58585a !important;
    font-size: 1.2rem;
}

.r-club-nav-link:before {
    content: none !important;
}

.detailpage .content small {
    margin: 0 0 30px 0;
    clear: both;
}

sub {
    font-size: 76.471%;
    vertical-align: sub;
}

sup {
    font-size: 76.471%;
    vertical-align: super;
}

.hyphenate {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

h1.hyphenate,
h2.hyphenate {
    display: block;
}

/* Icons */

[class^="icon-"]:before, [class*=" icon-"]:before {
    width: auto;
    margin-right: 0;
    margin-left: 0;
}

[class^="icon-"].grey:before, [class*=" icon-"].grey:before {
    color: #919295;
    font-size: 112.5%;
}

.icon-fax.grey:before,
.icon-mail-alt.grey:before {
    font-size: 100%;
}

.icon-mobile.grey:before {
    font-size: 130%;
}

/* Buttons & Links */

a {
    color: #005daa;
    text-decoration: none;
    outline: none;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.main-content a {
    color: #019fcb;
}

.main-content h1 a,
.main-content h2 a,
.main-content h3 a,
.main-content h4 a,
.main-content h5 a,
.main-content h6 a {
    color: #005daa;
}

.main-content h2 a {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
}

.main-content a.button {
    color: white;
}

a:hover {
    color: #f7a81b;
}

a:not([class]), a {
}

.button, button {
    width: auto;
    display: inline-block;
    color: #005daa;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 87.500%;
    line-height: 1em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #f7a81b;
    border: none;
    border-radius: 5px;
    margin: 0;
    padding: 7px 10px;
    cursor: pointer;
    box-sizing: border-box;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.btn {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
}

.button[disabled] {
    opacity: 0.5;
}

input[disabled] {
    opacity: 0.7;
}

.button.blue[disabled]:hover, button.blue[disabled]:hover {
    color: #fff;
    background-color: #005daa;
}

.button:hover, button:hover {
    color: #005daa;
    background-color: #f7a81b;
}

.button.blue, button.blue {
    color: #FFFFFF;
    background-color: #005daa;
}

.button.blue:hover, button.blue:hover {
    color: #FFFFFF;
    background-color: #f7a81b;
}

.button.grey, button.grey {
    color: #919295;
    background-color: #E7E7E8;
}

.button.large, button.large {
    font-size: 100%;
    padding: 10px 13px;
    margin-top: 10px;
}

span.button {
    cursor: initial;
}

span.redText {
    color: red;
}

/* Titles */

h1 {
    text-transform: uppercase;
}

h1, h2, h3, h4, h5 {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    line-height: 1em !important;
    font-weight: 700 !important;
    margin: 0 0 1em 0;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

/* Main Title */

h1 {
    font-size: 200.000% !important; /* Was 225.000% */
    margin-bottom: 0.8em;
    text-transform: uppercase;
}

h1, h2 {
    color: #0050a2 !important;
}

.detailpage .content h1:first-child {
    /*float: left;*/
    margin-bottom: 0.35em;
    max-width: 85%;
}

.detailpage .content h1.noByline {
    margin-bottom: .8em;
}

/* Chapter Title */

h2 {
    font-size: 150.000% !important;
}

/* Paragraph Title */

h3 {
    color: #000000 !important;
    font-size: 125.000% !important;
}

.content h3 {
    margin-top: 30px;
}

ul.conctactclublist h3,
ul.memberslist h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

ul.memberslist small {
    color: #01B4E7;
    margin: -0.6em 0 0.6em 0;
}

/* Paragraph Title */

h4 {
    color: #58585a !important;
    font-size: 112.500% !important;
}

/* Lead Title */

h5 {
    color: #01b4e7 !important;
    font-size: 112.500% !important;
    margin-bottom: 0.35em !important;
}

form h5 {
    margin-top: 30px;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e7e7e8;
    padding-bottom: 20px;
    color: #58585a !important;
    font-size: 1.2rem !important;
}

p.signature {
    margin-top: 15px;
    font-style: italic;
}


/* Lists */

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none inside none;
}

.main-content ol {
    counter-reset: item;
    list-style-type: decimal;
}

i.fa-mobile-alt {
    padding-left: 3px;
    padding-right: 8px;
}

.main-content div > ul:not([class]) li,
.main-content ol li {
    list-style: none;
    display: block;
    margin: 0 0 1em 0;
    padding: 0 0 0 22px;
    position: relative;
}

/*.main-content ul:not(.dropdown-menu) li, */
.main-content ol li {
    padding: 0 0 0 28px;
}

.main-content li.page-item:before,
.main-content li.nav-item:before,
.main-content .dropdown-menu li:before {
    content: none;
}

/* style unordered lists */
.main-content ol > li > ul:not([class]) > li:before,
.main-content div > ul:not([class]) > li:before {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    background-color: #f7a81b;
    border-radius: 50%;
    z-index: 4;
}

/* style ordered lists */
.main-content li > ol:not([class]) > li:before,
.main-content div > ol:not([class]) > li:before {
    content: counter(item) " ";
    counter-increment: item;
    color: #005daa !important;
    font-family: "Open Sans Condensed", Arial Narrow, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: 1px;
    background-color: #f7a81b;
    border-radius: 5px;
    z-index: 5;
}


.cke_editable ol,
.cke_editable ul {
    padding: 0 0 0 30px;
    list-style: initial;
}

.cke_editable li {
    padding: 0 0 0 10px;
    list-style: initial;
}

.cke_editable ol li {
    list-style: decimal;
}

.table-container {
    overflow-x: auto;
}

.table-container table {
    width: auto !important;
    white-space: nowrap;
}

table th {
    font-weight: bold;
    text-align: left;
}

table th,
table td {
    padding-bottom: .5em;
    vertical-align: top;
}

/* All kind of icons */
span.icon {
    display: inline-block;
    padding: 0 22px;
    position: relative;
    overflow: hidden;
}

span.icon:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-size: 112.5%;
    line-height: 1em;
    color: #bcbdc0;
    position: absolute;
    top: 3px;
    left: 0;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}

span.icon.email:before {
    content: '\e80c';
}

span.icon.phone:before {
    content: '\00a0\e823';
}

span.icon.website:before {
    content: '\e829';
}

span.icon.address:before {
    content: '\00a0\e84d';
}

span.icon.mobile:before {
    content: '\00a0\e89f';
}

span.icon.fax:before {
    content: '\e826';
}

span.icon.calendar:before {
    content: '\e806';
}

span.icon.person:before {
    content: '\e80b';
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #005daa;
    color: #FFFFFF;
    text-shadow: none;
}

::selection {
    background: #005daa;
    color: #FFFFFF;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 0px;
    border: 0;
    border-top: 2px solid #e7e7e8;
    margin: 40px 0;
    padding: 0;
    clear: both;
    width: auto;
    overflow: hidden;
}

hr.no-clear {
    clear: none;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

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

img.phf {
    vertical-align: top;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

/* Forms General */

form {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

input, input[type=text], input[type=search], select, textarea {
    max-height: 40px;
}

input, input[type=text], input[type=search], select, textarea, label {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 1rem;
    box-sizing: border-box;
}

textarea.form-control {
    max-height: 400px;
}

input:not(.form-control), input[type=text]:not(.form-control), select:not(.form-control), textarea:not(.form-control) {
    width: 100%;
    background-image: none;
    background-color: #e7e7e8;
    border: none !important;
    border-radius: 5px;
    color: #919295;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1.35em;
    margin: 0 0 1em 0;
    padding: 6px 0.75em 7px;
    box-shadow: none;
    box-sizing: border-box;
    outline: none;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input:not(.form-control):focus, select:not(.form-control):focus, textarea:not(.form-control):focus {
    color: #005daa;
}

input:not(.form-control)::placeholder {
    color: #bcbdc0;
}

textarea:not(.form-control) {
    resize: vertical;
    min-height: 160px;
}


/* Labels */

label:not(.col-form-label) {
    color: #919295;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    margin-bottom: 0.5em;
    display: block;
}

label:not(.col-form-label).checkradio {
    margin-bottom: 0;
    cursor: pointer;
    line-height: 22px;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


/* Select Listen */

/* remove standard-styles */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form > select:not([class]) {
    background-image: url(/assets/img/arrow_down.png) !important;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 8px;
    min-height: 27px;
    padding: 0 0.55em;
    box-shadow: none;
    outline: none;
}

select[multiple="multiple"] {
    background-image: none;
    padding: 0;
}

/* hide browser-styling (arrow) in IE10 */

select::-ms-expand {
    display: none;
}

option {
    background: #e7e7e8;
    border: none;
    border-top: 1px solid #bcbdc0;
    padding: 0.25em 0.75em 0.35em;
    box-shadow: none;
    outline: none;
}


/* Checkboxes & Radio Buttons */

input[type="checkbox"], input[type="radio"] {
    width: auto;
    padding: 0;
    margin: 0;
    display: inline-block;
    box-sizing: border-box;
}

input[type="radio"]:checked + label, input[type='checkbox']:checked + label {
    color: #005daa;
}

.form-radiobutton, .form-checkbox {
    display: inline-block;
    margin: 0 2em 1em 0;
}

input[type='checkbox'] {
    opacity: 0;
    position: absolute;
}

input[type='radio'] {
    opacity: 0;
    position: absolute;
}

.checkbox, .radiobtn {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 0.25em 0 auto;
    cursor: pointer;
    position: relative;
    background-color: #e7e7e8;
    border: none;
    vertical-align: top;
}

input[type='checkbox'] + label span.checkbox {
    border-radius: 5px;
}

input[type='checkbox']:checked + label span.checkbox:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    width: 12px;
    height: 12px;
    background: #005daa;
    z-index: 1;
    border-radius: 3px;
}

input[type='radio'] + label span.radiobtn {
    border-radius: 50%;
}

input[type='radio']:checked + label span.radiobtn:after {
    content: "";
    position: absolute;
    top: 6px;
    right: 6px;
    width: 12px;
    height: 12px;
    background: #005daa;
    z-index: 1;
    border-radius: 50%;
    vertical-align: top;
}

.subscribe .button {
    margin-right: 7px;
    margin-bottom: 10px;
}


/* Mandatory / Error */

form div.mandatory input,
form div.mandatory select,
form div.mandatory textarea {
    border: 1px solid rgba(1, 180, 231, 0.35);
    border-left: 5px solid rgba(1, 180, 231, 0.35);
    background-color: rgba(1, 180, 231, 0.15);
}

form div.hasErrors input,
form div.hasErrors select,
form div.hasErrors textarea {
    border: 1px solid rgba(217, 27, 92, 0.25);
    border-left: 5px solid rgba(217, 27, 92, 0.25);
    background-color: rgba(217, 27, 92, 0.1);
}

.formFieldError, .formFieldSuccess {
    width: 100%;
    display: block;

    font-family: "Open Sans Condensed", Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1.25em;
    padding-bottom: 10px;
}

.formFieldError {
    color: #D91B5C;
}

.formFieldSuccess {
    color: #5eb068;
}

.formFieldError:before, .formFieldSuccess:before {
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    padding: 0;
    margin: 0;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.formFieldError:before {
    content: '\f410';
}

.formFieldSuccess:before {
    content: '\f14a';
}

/* Loginform */
.setting-container div.login .form input {
    height: 35px;
}

.setting-container div.login .form button,
.setting-container div.login .form .button {
    min-height: 35px;
    display: inline;
}

.setting-container div.login .form .button.blue {
    border: 1px solid #005daa;
}

form div.password-group {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 1em 0;
}

form div.password-group label {
    width: 100%;
}

form div.password-group input {
    display: table-cell !important;
    margin: 0 !important;
    border-radius: 4px 0 0 4px !important;
    border-right: 0 !important;
    width: calc(100% - 50px) !important;
    float: left !important;
}

form div.password-group span {
    width: 75px;
    text-align: center;
    background-color: #e7e7e8;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    cursor: pointer;
    height: 35px;
    padding: 5px;
    float: right;
    width: 50px;
}

.ct-login-buttons {
    padding-left: 25px;
    margin-top: 15px;
}

.ct-login-buttons button {
    margin-right: 5px;
}

#ct-participant-inscription .button {
    margin-bottom: 10px;
}

/* Combined phone fields */
form div.combinedPhone select {
    width: 75px;
    float: left
}

form div.combinedPhone input {
    width: calc(100% - 100px);
    float: right
}

/* Croppie for image uploads */
#croppieContainer input.cr-slider {
    width: 100%;
}

#croppieContainer a.button {
    margin-bottom: 1em;
}


/* Alert */

.alert {
    position: static !important;
    color: #01B4E7;
    font-family: "Open Sans Condensed", Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    padding: 12px 15px;
    border: 1px solid rgba(1, 180, 231, 0.35);
    border-radius: 5px;
    background-color: rgba(1, 180, 231, 0.15);
    margin: 0 0 20px 0;
}

.alert a {
    color: #01B4E7;
    text-decoration: underline;
}

.alert.alert-info {
    color: #01B4E7;
    border: 1px solid rgba(1, 180, 231, 0.35);
    background-color: rgba(1, 180, 231, 0.15);
}

.alert.alert-info a {
    color: #01B4E7;
}

.alert.alert-danger {
    color: #D91B5C;
    border: 1px solid rgba(217, 27, 92, 0.25);
    background-color: rgba(217, 27, 92, 0.1);
}

.alert.alert-danger a {
    color: #D91B5C;
}

.alert.alert-success {
    color: #009999;
    border: 1px solid rgba(0, 153, 153, 0.25);
}

.alert.alert-success a {
    color: #009999;
}

.jumpTo:before {
    display: block;
    content: "";
    height: 50px;
    margin: -50px 0 0;
    visibility: hidden;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.wrapper {
    width: 100%;
    height: auto;
    max-width: 100%;
    min-height: 100%;
    left: 0;
    box-sizing: border-box;
    position: relative;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
}

.wrapper.active {
    left: 240px;
    overflow: hidden;
}

body.noscroll .wrapper {
    overflow-x: hidden;
}


/* Sticky Footer */

.out {
    height: auto !important;
    min-height: 100%;
    margin: 0 auto;
}

.inner {
    max-width: 1260px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 15px;
}

.col-100, .col-80, .col-75, .col-66, .col-60, .col-50, .col-40, .col-33, .col-25, .col-20, .col-16, .col-12-5, .col-10 {
    box-sizing: border-box;
    padding: 0 15px;
}

.content div[class^="col-"]:first-child {
    padding-left: 0;
}

.content div[class^="col-"]:last-child {
    padding-right: 0;
}

.col-100 {
    width: 100%;
    float: none;
}

.col-80 {
    width: 80%;
    float: left;
}

.col-75 {
    width: 75%;
    float: left;
}

.col-66 {
    width: 66.667%;
    float: left;
}

.col-60 {
    width: 60%;
    float: left;
}

.col-50 {
    width: 50%;
    float: left;
}

.col-40 {
    width: 40%;
    float: left;
}

.col-33 {
    width: 33.333%;
    float: left;
}

.col-25 {
    width: 25%;
    float: left;
}

.col-20 {
    width: 20%;
    float: left;
}

.col-16 {
    width: 16.667%;
    float: left;
}

.col-12-5 {
    width: 12.5%;
    float: left;
}

.col-10 {
    width: 10%;
    float: left;
}

.event-participant-container {
    width: 60%;
}

.event-cart-container {
    position: relative;
    right: 0;
    float: right;
    margin-left: 15px;
    width: 300px;
    background: #f7f7f8;
    padding: 2rem;
    border-radius: 5px;
}

.event-cart-container p {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;!important;
}
.registration-container {
    margin-bottom: 2rem;
}
.registration-container::after {
    clear: both;
}
.registration-container .sticky {
    z-index: 19;
}
.registration-container .form-radiobutton {
    display: block;
}
.registration-container .bold-label {
    color: #000000 !important;
}
.registration-container #event-cart-total b {
    font-size: 25px;
}
.registration-container .ct-buttons-container~label {
    display: none;
}
.event-participant-container {
    position: relative;
    z-index: 20;
}
.event-mobile-cart-summary {
    display: none;
}
.event-mobile-cart-summary p {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;!important;
}
@media (max-width: 1024px) {
    .event-participant-container {
        width: 100%;
    }
    .event-cart-container {
        display: none;
    }
    .event-mobile-cart-summary {
        display: block;
    }
}

.c-collection [data-prototype]>* {
    padding: 4rem 2rem 4rem 2rem;
}

/* Navigation */

header {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

header.main-nav {
    margin: 0;
}

header.fixed-nav {
    margin: 0 0 44px 0;
}

header .inner {
    position: relative;
}


/* Logo */

header .logo {
    display: inline-block;
    line-height: 0;
    padding: 25px 0;
    /*margin-right: 130px;*/
    z-index: 10;
}

header .logo img {
    width: auto;
    height: 70px;
}

header .logo span {
    max-width: 60%;
    display: inline-block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 150.000%;
    line-height: 1em;
    font-weight: 700;
    vertical-align: middle;
    padding-left: 10px;
}

.logo.logo-sidebar {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 280px;
}

.logo.logo-sidebar:hover {
    background-color: transparent !important;
}

.logo.logo-sidebar img {
    max-width: 100px;
    margin-right: 5px;
}

.logo.logo-sidebar span {
    font-size: 14px;
    position: relative;
    top: 2px;
    font-weight: 400;
}

.color-community-rotary {
    color: #0c3c7c;
}

.color-community-rotaract {
    color: #c10042;
}

.color-community-innerwheel {
    color: #005bab;
}

.color-community-interact {
    color: #019FCB;
}

/* Allover */

header .allover {
    width: auto;
    float: none;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 30px;
    padding: 0;
    margin: 0;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

header .allover a {
    margin-left: 6px;
}

header .allover a.loginbtn i {
    display: none;
}


/* Settings */

.setting-container {
    display: block;
    margin: 0;
    box-sizing: border-box;
    background-color: #58585a;
    position: relative;
    z-index: 50;
}

.setting-container .inner {
    position: relative;
}

.setting-container .arrow {
    width: 20px;
    height: auto;
    position: absolute;
    bottom: 5px;
    right: 35px;
    -ms-transition: right 0.5s, bottom 0.5s;
    -moz-transition: right 0.5s, bottom 0.5s;
    -webkit-transition: right 0.5s, bottom 0.5s;
    transition: right 0.5s, bottom 0.5s;
}

.setting-container .arrow.pos1 {
    bottom: -8px;
    right: 35px;
}

.setting-container .arrow.pos2 {
    bottom: -8px;
    right: 76px;
}


/* Language */

.setting-container .language {
    width: 100%;
    display: none;
    position: relative;
    margin: 0;
    padding: 15px 15px 17px 15px;
    box-sizing: border-box;
    text-align: right;
}

.setting-container .language a {
    color: #bcbdc0;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100.000%;
    line-height: 24px;
    font-weight: 700;
    margin: 0 0 0 16px;
    padding: 0;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
}

.setting-container .language a:hover {
    color: #FFFFFF;
}

.setting-container .language a.active {
    color: #005DAA;
    background-color: #f7a81b;
    margin: 0;
    padding: 0 6px;
}


/* Login */

.setting-container div.login {
    width: 100%;
    display: none;
    position: relative;
    margin: 0;
    padding: 15px 15px 20px 15px;
    box-sizing: border-box;
    text-align: right;
}

.setting-container div.login .button {
    margin-left: 6px;
}

.setting-container div.login .user {
    color: #bcbdc0;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-left: 13px;
    padding: 0 40px 0 0;
    vertical-align: bottom;
    position: relative;
    margin-bottom: -2px;
}

/*.setting-container div.login .user:before {*/
/*    content: '\e80b';*/
/*    font-family: "fontello";*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    font-size: 38px;*/
/*    line-height: 30px;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: 0px;*/
/*    speak: none;*/
/*    display: inline-block;*/
/*    text-decoration: inherit;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*}*/

.setting-container div.login .user strong {
    font-size: 14px;
    color: #FFFFFF;
    display: block;
}

.setting-container div.login .user small {
    color: #bcbdc0;
    margin: 0;
    line-height: 15px;
}

/*.setting-container div.login .user, */
/*.setting-container div.login .button.logout, */
/*.setting-container div.login .button.blue {*/
/*display: none;*/
/*}*/
.setting-container div.login .form {
    text-align: right;
    display: block;
}

.setting-container div.login .form form > div {
    display: inline-block;
    width: 37%;
    margin: 0 0 0 20px;
    max-width: 200px;
    vertical-align: bottom;
    position: relative;
}

.setting-container div.login .form input {
    font-size: 87.500%;
    margin: 0;
    padding: 5px 8px 5px;
}

.setting-container div.login .form input[type='password'] {
    /*margin: 0 0 0 6px;*/
}

.setting-container div.login .form .remember-login {
    margin: 1px 15px 2px 20px;
    width: auto;
}

.setting-container div.login .form .remember-login label,
.setting-container div.login .form .remember-login input[type="radio"]:checked + label {
    color: #e7e7e8;
}

.setting-container div.login .form input[type='checkbox'] {
    position: absolute;
}

.setting-container div.login .form form div.password-group {
    margin: 0
}

.setting-container div.login .form form div.password-group span {
    border-left: 1px solid #919295;
    width: 40px;
}


/* User Show/Hide */

/*body.documents .setting-container div.login .user, */
/*body.documents .setting-container div.login .button.logout, */
/*body.documents .setting-container div.login .button.blue {*/
/*display: inline-block;*/
/*}*/
/*body.documents .setting-container div.login .form {*/
/*!*display: none;*!*/
/*}*/


/* 1st Navigation */

nav {
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -ms-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    transition: left 0.5s;
}

nav.main-nav {
    position: inherit;
    left: auto;
    top: auto;
}

nav.fixed-nav {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 6;
}

.wrapper.active nav.fixed-nav {
    left: 240px;
}


nav ul {
    height: 44px;
    display: block;
    line-height: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

nav ul li {
    display: inline-block;
    line-height: 0;
    position: relative;
    margin: 0 40px 0 0;
}

nav ul li a {
    height: 44px;
    color: #58585a;
    display: block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1em;
    padding: 15px 30px;
    text-transform: uppercase;
}

ul#navigation > li.has-menu > a:after {
    content: "\f0de";
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 35px;
    font-family: "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    transform: rotate(90deg);
    transition: .25s;
}

ul#navigation > li.has-menu > a.active:after {
    top: 10px;
    right: 30px;
    transform: rotate(180deg);
}

ul#navigation > li > a > i {
    position: relative;
    left: -7px;
}

nav ul li a.active {
    color: #17458f;
}

nav ul li a:hover, nav ul li:hover > a {
    color: #FFFFFF;
    background-color: #17458f;
    padding: 0 15px;
}

#navigation svg {
    width: 180px;
    height: 180px;
}


/* 2nd Navigation */

ul#navigation li:hover > ul {
    visibility: visible;
    opacity: 1;
}

ul#navigation ul, ul#navigation ul li ul {
    min-width: 120%;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 6px 0 12px 0;
    visibility: hidden;
    position: absolute;
    z-index: 200;
    background: #17458f;
    box-shadow: none;
    opacity: 0;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

ul#navigation ul {
    top: 44px;
    left: 0px;
}

ul#navigation ul li ul {
    top: -8px;
    left: 180px;
    background: #005DAA;
}

ul#navigation ul li {
    display: inherit;
    white-space: nowrap;
    clear: both;
    /*width: 100%;*/
    border: 0 none;
    margin: 0;
}

ul#navigation ul li a {
    height: auto;
    color: #5858a;
    font-size: 100%;
    font-weight: 700;
    line-height: 1em;
    text-transform: none;
    box-sizing: border-box;
    padding: 10px 15px;
}

ul#navigation ul li:last-child a {
    padding-bottom: 14px;
}

ul#navigation ul li a:hover, ul#navigation ul li a.active {
    color: #58585a;
}

ul#navigation ul li hr {
    border-top: 1px solid #005DAA;
    margin: 10px 0 8px;
}

nav .mobilemenu {
    /* display: none; */
}

/* Vertical Navigation */
#navigation-wrapper {
    position: fixed;
    top: 0;
    left: -260px;
    width: 100%;
    max-width: 260px;
    height: 100%;

    z-index: 21;

    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;

    transition: .25s;
}

#navigation-wrapper.active {
    left: 0;
}

nav .mobilemenu {
    height: 44px;
    color: #58585a;
    display: inline-block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 43px;
    text-transform: uppercase;
    position: relative;
    padding-right: 30px;
}

nav .mobilemenu > div {
    display: inline-block;
}

nav .mobilemenu div.burger {
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-weight: 700;
    font-size: 20px;
}

nav .mobilemenu div.burger i {
    font-weight: 700;
}

nav .mobilemenu.cls-btn {
    float: right;
    top: 10px;
    right: 12px;
    z-index: 999;
    height: auto;
    margin-bottom: 20px;
    padding: 0;
    line-height: 1;
    padding: 10px;
    border-radius: 50%;
    background-color: transparent !important;
}

nav .mobilemenu.cls-btn i {
    font-weight: 700;
    font-size: 24px;
}

nav .mobilemenu.cls-btn:hover {
    background-color: rgba(0, 0, 0, 0.125) !important;
}

nav ul {
    display: block;
    box-sizing: border-box;
}

nav ul#navigation {
    clear: both;
    height: 100%;
}

nav ul#navigation > li:last-child a {
    margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

nav ul li {
    display: block;
    margin: 0;
}

nav ul li ul li:last-child {
    padding-bottom: 0px;
}

nav ul li a.active {
    color: #58585a;
}

nav ul li a:hover, nav ul li:hover > a {
    color: #58585a;
    background-color: transparent;
    padding: 15px 30px
}

ul#navigation ul, ul#navigation ul li ul {
    width: auto;
    max-height: 0;
    padding: 0;
    visibility: visible;
    position: relative;
    z-index: 200;
    background: none;
    box-shadow: none;
    opacity: 1;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden;
}

nav ul li a.active + ul {
    max-height: 1400px !important;
    padding: 5px 0;
}

ul#navigation ul {
    top: auto;
    left: auto;
    padding: 0;
}

ul#navigation ul li ul {
    top: auto;
    left: auto;
    background: none;
}

ul#navigation ul li a {
    height: auto;
    padding: 11px 30px 8px;
}

ul#navigation ul li hr {
    display: none;
}

/* quicklinks */
.quicklinks.d-flex {
    max-width: 100%;
}

.quicklinks {
    margin-left: auto;
    align-items: center;
}

.quicklinks > div {
    padding-left: 12px;
}

.quicklink-button {
    color: #0c3c7c;
    background-color: #ffc576;
    border: 2px solid #f7a81b;
    border-radius: 12px;
    padding: 7px 11px;
}

.quicklink-button:hover {
    background-color: #f7a81b;
}

.social-button {
    font-size: 31px;
    color: #0c3c7c;
}

.social-button .fab {
    line-height: 1.5;
}

#main-nav.multi_district .social-button,
#main-nav.district .social-button,
#main-nav.metropolitan_club .social-button {
    color: #58585a;
}

.social-button:hover {
    color: #005daa;
}

.quicklinks .first-subo {
    margin-left: 12px;
}


/* Social Media */

nav .inner {
    position: relative;
}

nav .socialmedia {
    width: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 30px;
}

nav .socialmedia a {
    width: 24px;
    height: 24px;
    display: inline-block;
    color: #FFFFFF;
    background-color: #bcbdc0;
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    margin: 0 0 0 3px;
    padding: 0;
    border-radius: 50%;
}

nav .socialmedia a:hover {
    background-color: #005daa;
}

/* unit type colors for nav */
#main-nav:not(.multi_district):not(.district):not(.metropolitan_club),
#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) {
    background-color: #e7e7e8;
}

#main-nav.multi_district,
#navigation-wrapper.multi_district {
    background-color: #d9c89e;
}

#main-nav.district,
#navigation-wrapper.district {
    background-color: #c9dee9;
}

#main-nav.metropolitan_club,
#navigation-wrapper.metropolitan_club {
    background-color: #c6bcd0;
}

#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a:hover,
#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a.active,
#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a.active + ul,
#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a.active + ul a {
    color: #fff !important;
    background-color: #c10042;
}

#navigation-wrapper.multi_district a:hover,
#navigation-wrapper.multi_district a.active,
#navigation-wrapper.multi_district a.active + ul {
    color: #58585a !important;
    background-color: #fff;
}

#navigation-wrapper.district a:hover,
#navigation-wrapper.district a.active,
#navigation-wrapper.district a.active + ul {
    color: #fff !important;
    background-color: #0050a2;
}

#navigation-wrapper.metropolitan_club a:hover,
#navigation-wrapper.metropolitan_club a.active,
#navigation-wrapper.metropolitan_club a.active + ul {
    background-color: #f7a81b;
}

#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a.active + ul a.active,
#navigation-wrapper:not(.multi_district):not(.district):not(.metropolitan_club) a.active + ul a:hover {
    color: #fff !important;
    background-color: #e60050;
}

#navigation-wrapper.multi_district a.active + ul a.active,
#navigation-wrapper.multi_district a.active + ul a:hover {
    background-color: rgba(217, 200, 158, 0.25);
}

#navigation-wrapper.district a.active + ul a {
    color: #fff !important;
}

#navigation-wrapper.district a.active + ul a.active,
#navigation-wrapper.district a.active + ul a:hover {
    color: #fff !important;
    background-color: #0066cc;
}

#navigation-wrapper.metropolitan_club a.active + ul a.active,
#navigation-wrapper.metropolitan_club a.active + ul a:hover {
    background-color: #f9bc53;
}

/* Sharing Container */

.sharing-container {
    height: 100%;
    width: 70px;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 6;
    background-color: #222222;
    margin: 0;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sharing-container.active {
    left: 140px;
}


/* Sharing Links */

.sharing-container .sharing-links {
    display: block;
    line-height: 0;
    list-style: outside none none;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
}

.sharing-container .sharing-links span {
    width: 30px;
    height: 30px;
    margin: 10px 0;
    display: block;
    position: relative;
}

.sharing-container .sharing-links span.st_sharethis_large, .sharing-container .sharing-links span.st__large {
    display: none;
}

.sharing-container .sharing-links span .fakebutton {
    width: 30px;
    height: 30px;

    font-size: 16px;
    line-height: 28px;

    color: #222222;
    background-color: #777777;

    margin: 0;
    padding: 0;
    border-radius: 50%;

    display: inline-block;
    text-align: center;
    cursor: pointer;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.sharing-container .sharing-links span:hover .fakebutton {
    background-color: #FFFFFF;
}

.sharing-container .sharing-links span .stButton {
    width: 30px;
    height: 30px;

    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    position: absolute;
    text-decoration: none;
    z-index: 10;
    top: 0px;
    left: 0px;
    opacity: 0;
}

.sharing-container .sharing-links span .stButton .stLarge {
    background: none !important;
    margin: 0;
}


/* Main Content */

.main-content {
    width: 100%;
    box-sizing: border-box;
    padding: 60px 0 80px;
    background-color: #FFFFFF;
}

.content {
    height: auto;
    position: relative;
}


/* Images */

.image {
    width: 100%;
    line-height: 0;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.sidebar .image {
    margin-bottom: 15px;
}

.image img {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
}

.image .credits {
    height: 30px;
    color: #FFFFFF;
    font-size: 87.500%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    line-height: 30px;
    font-weight: 700;
    display: inline-block;
    padding: 0 12px;
    margin: -30px 0 0 0;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.65);
    float: right;
    z-index: 99;
    position: relative;
}

.image .caption {
    color: #919295;
    font-size: 100%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    display: block;
    line-height: 1.2em;
    font-weight: 700;
    border-bottom: 2px solid #e7e7e8;
    padding: 10px 0 12px;
}

.image.main {
    width: 32%;
}

.image.portrait {
    width: 25%;
}

.image.half {
    width: 48%;
}

.float-right {
    float: right;
    padding-left: 30px;
}

.float-left {
    float: left;
    padding-right: 30px;
}


/* News/Agenda List */

ul.news-agenda {
    width: 100%;
    margin: 0 0 1.3em 0;
    padding: 0;
}

ul.news-agenda:after {
    content: '';
    display: table;
    clear: both;
}

ul.news-agenda li {
    width: 32%;
    margin: 0 2% 0 0;
    padding: 0;
    box-sizing: border-box;
    background-color: #e7e7e8;
    background-image: none;
    float: left;
}

ul.news-agenda li:before {
    display: none;
}

ul.news-agenda li:last-child {
    margin: 0;
}

ul.news-agenda li a, ul.news-agenda li > span {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}

ul.news-agenda li a p {
    margin: 0;
}

ul.news-agenda li a:hover h2 {
    color: #f7a81b;
}


/* Gallery */

ul.imageList {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
}

ul.imageList li {
    width: 15%;
    margin: 0 2% 30px 0;
    padding: 0;
    box-sizing: border-box;
    background-image: none;
    float: left;
    position: relative;
}

ul.imageList.macy-container li {
    padding: 0 20px 20px 0;
    margin: 0;
}

ul.imageList li:before {
    display: none;
}

ul.imageList li:nth-child(6n) {
    margin-right: 0;
}

ul.imageList li:nth-child(6n + 1) {
    clear: left;
}


/* Tiles List */

ul.tiles li {
    margin: 0 2% 30px 0;
    padding: 0;
    box-sizing: border-box;
    position: relative;
}

ul.macy-container.tiles li {
    padding: 0 2% 30px 0;
    margin: 0;
}

ul.tiles li:nth-child(4n) {
    margin-right: 0;
}

ul.tiles li:nth-child(4n + 1) {
    clear: left;
}

ul.tiles li a,
ul.tiles li span.tile {
    display: block;
    margin: 0;
    padding: 18px;
    padding-left: 48px;
    box-sizing: border-box;
    color: #58585a;
    font-size: 125%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #e7e7e8;
}

ul.tiles li a:hover {
    color: #005daa;
}

ul.tiles li:before {
    content: '\f07b';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-size: 130%;
    line-height: 1em;
    color: #F7A81B;

    position: absolute;
    top: 18px;
    left: 18px;
    background-color: transparent;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.tiles li.has-subfolder:before {
    content: '\e833';
}

ul.tiles.committee li:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f007';
}

ul.tiles.gallery li:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f03e';
}

ul.tiles.quicklinks li:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f0c1';
}

/* 2te Stufe */

ul.tiles li ul {
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.tiles li ul li {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    float: none;
    border-bottom: 2px solid #e7e7e8;
}

ul.tiles li ul li a {
    padding: 10px;
    padding-left: 48px;
    padding-right: 20px;
    padding-bottom: 12px;
    font-size: 100%;
    text-transform: none;
    background-color: #FFFFFF;
}

ul.tiles li ul li:before {
    font-size: 106.25%;
    top: 11px;
    left: 22px;
}

/* 3te Stufe */

ul.tiles li ul li ul {
    margin-top: -4px;
    padding: 0 0 10px 0;
}

ul.tiles li ul li ul li {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    float: none;
    border-bottom: none;
}

ul.tiles li ul li ul li a {
    padding: 4px;
    padding-left: 60px;
    padding-right: 20px;
    font-size: 87.500%;
    text-transform: none;
    background-color: #FFFFFF;
}

ul.tiles li ul li ul li:before {
    top: 4px;
    left: 34px;
}

/* 4te Stufe */

ul.tiles li ul li ul li ul {
    margin-top: 0;
    padding: 4px 0 0 0;
}

ul.tiles li ul li ul li ul li {
    width: 100%;
    margin: 0 !important;
    padding: 0;
    float: none;
    border-bottom: none;
}

ul.tiles li ul li ul li ul li a {
    padding: 4px;
    padding-left: 70px;
    padding-right: 20px;
    font-size: 87.500%;
    text-transform: none;
    background-color: #FFFFFF;
}

ul.tiles li ul li ul li ul li:before {
    top: 4px;
    left: 44px;
}

.folderdesc {
    padding: 0 2px;
}


/* Heading Buttons */

.fancybox-inner .backbutton {
    display: none;
}

.buttons, .mobilebuttons, .detailbuttons {
    /*display: inline-block;*/
    text-align: right;
    margin: 0;
    margin-bottom: .8em;
    padding-top: 4px;
}

@media (max-width: 1024px) {
    .buttons, .mobilebuttons, .detailbuttons {
        display: inline-block;
        float: right;
    }

    .collapse-mobile {
        display: none;
    }
}

.mobilebuttons {
    display: none;
    float: none;
}

.buttons .button, .buttons button {
    margin-left: 6px;
}

.buttons input, .buttons select {
    font-size: 87.500%;
    width: 120px;
    margin: 0 0 0 6px;
    padding: 5px 8px 5px;
    display: inline-block;
    vertical-align: bottom;
}

.buttons select {
    padding: 0 30px 0 4px;
    min-height: 28px;
    background-size: auto 6px;
}

.buttons select option {
    padding: 3px 6px;
}

.buttons.heading select, .buttons.heading input {
    width: 200px;
}


.buttons.heading .cloudtec-filter-form {
    display: flex;
    height: 30px;
    align-items: center;
    float: right;
}


.r-filters-compensation .buttons.heading .cloudtec-filter-form {
    height: auto;
    float: none;
}

.r-filters-compensation .input-group-append {
    height: auto;
}

.r-filters-compensation .buttons.heading input {
    width: 100px;
}

.r-filters-compensation .btn {
    line-height: 1em;
    margin-bottom: 0.25rem;
    width: 150px;
}

.buttons.heading .cloudtec-filter-form .btn-clean {
    padding: 2px;
    margin-left: 5px;
}

.buttons.heading + .row {
    clear: both;
}

.leftButtons {
    float: left;
    position: relative;
    top: 2px;
}

.leftButtons .button, .leftButtons button {
    margin-left: 0;
    margin-right: 6px;
}


/* Folder Path */

ul.folderpath {
    display: block;
    background-color: #e7e7e8;
    margin: 0 0 20px 0;
    padding: 2px 8px 10px 0;
    box-sizing: border-box;
    line-height: 1em;
}

ul.folderpath li {
    display: inline-block;
    background: none;
    position: relative;
    margin: 0;
    padding: 0;
}

ul.folderpath li:before {
    display: none;
}

ul.folderpath li:after {
    color: #919295;
    content: '\f105';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 9px;
    right: 0px;
}

ul.folderpath li:last-child:after {
    content: '';
}

ul.folderpath li a {
    display: block;
    margin: 0;
    padding: 8px 20px 0 35px;
    box-sizing: border-box;
    color: #58585a;
    font-size: 100%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    display: block;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

ul.folderpath li a:hover {
    color: #005daa;
}

ul.folderpath li a:before {
    content: '\f07b';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-size: 106.25%;
    line-height: 1em;
    color: #F7A81B;

    position: absolute;
    top: 8px;
    left: 10px;

    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.folderpath li:last-child a:before {
    content: '\f07c';
}


/* Document List */

/* Document List */

ul.documentlist {
    display: block;
    margin: 30px 0 40px 0;
    padding: 0;
    box-sizing: border-box;
    border-top: 2px solid #e7e7e8;
}

.detailpage ul.documentlist {
    margin: 0 0 40px 0;
}

ul.documentlist li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #e7e7e8;
    background: none;
    position: relative;
}

ul.documentlist li:before {
    display: none;
}

ul.documentlist li a {
    display: block;
    margin: 0;
    padding: 18px 2px 16px 38px;
    box-sizing: border-box;
}

ul.documentlist li a:before {
    content: '\f15b';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: normal;
    font-size: 175.000%;
    line-height: 1em;
    color: #bcbdc0;
    position: absolute;
    top: 16px;
    left: 2px;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.documentlist li a.pdf:before {
    content: '\f1c1';
}

ul.documentlist li a.doc:before,
ul.documentlist li a.docx:before {
    content: '\f1c2';
}

ul.documentlist li a.xls:before,
ul.documentlist li a.xlsx:before {
    content: '\f1c3';
}

ul.documentlist li a.ppt:before {
    content: '\f1c4';
}

ul.documentlist li a.zip:before {
    content: '\f1c6';
}

ul.documentlist li a.code:before {
    content: '\f1c9';
}

ul.documentlist li a.mp3:before,
ul.documentlist li a.mpgeg3:before,
ul.documentlist li a.audio:before {
    content: '\f1c7';
}

ul.documentlist li a.mpgeg:before,
ul.documentlist li a.mpeg4:before,
ul.documentlist li a.mp4:before,
ul.documentlist li a.avi:before,
ul.documentlist li a.mov:before,
ul.documentlist li a.video:before {
    content: '\f1c8';
}

ul.documentlist li a.png:before,
ul.documentlist li a.gif:before,
ul.documentlist li a.jpg:before,
ul.documentlist li a.jpeg:before {
    content: '\f1c5';
}

ul.documentlist li a h2 {
    display: inline-block;
    margin: 0 6px 0 0;
    word-break: break-all;
}

ul.documentlist li a small {
    display: inline-block;
    margin: 0 !important;
}

ul.documentlist li a:hover h2 {
    color: #F7A81B;
}

/* Members List */

body.member.overview div.content > h2 {
    clear: both;
}

ul.memberslist {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    box-sizing: border-box;
    border-top: 2px solid #e7e7e8;
}

ul.memberslist li {
    display: block;
    margin: 0;
    padding: 18px 0 2px 0;
    border-bottom: 2px solid #e7e7e8;
    background: none;
    position: relative;
}

ul.memberslist li:before {
    display: none;
}

ul.memberslist li .picture {
    width: 70px;
    float: left;
    margin: 0 18px 18px 0;
}

/*ul.memberslist.memberslist-extended li .picture {*/
/*    width: 100%;*/
/*    float: none;*/
/*    margin-bottom: 10px;*/
/*}*/

ul.memberslist li .picture img {
    width: 100%;
    height: auto;
}

ul.memberslist li .text {
    padding: 0;
}

ul.memberslist li a:hover h2 {
    color: #F7A81B;
}

ul.memberslist li p {
    line-height: 1.35em;
    margin-bottom: 0;
}

ul.memberslist li span {
    display: inline-block;
    position: relative;
    padding: 0 16px;
    overflow: hidden;
}

ul.memberslist li span.phone {
    padding-left: 18px;
}

ul.memberslist li span.icon {
    padding-left: 22px;
}

ul.memberslist li span:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-size: 112.5%;
    line-height: 1em;
    color: #919295;
    position: absolute;
    top: 2px;
    left: 1px;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
}

ul.memberslist li span.address:before {
    content: '\e84d';
}

ul.memberslist li span.phone:before {
    content: '\e823';
    top: 3px;
}

ul.memberslist li span.email {
    padding-left: 22px;
}

ul.memberslist li span.email:before {
    content: '\e80c';
    font-size: 100%;
    /*top: 3px;*/
}

ul.memberslist li span.website:before {
    content: '\e829';
    font-size: 100%;
    top: 3px;
}

ul.memberslist li .buttons {
    width: 25%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}

ul.memberslist li .buttons .button {
    margin: 0 0 10px 6px;
}

/* Contactlist */
ul.contactList li {
    box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%;
}

ul.contactList li:nth-child(3n+1) {
    padding-left: 0;
}

ul.contactList li:nth-child(3n) {
    padding-right: 0;
}


/* News List */

ul.overview {
    display: block;
    margin: 0 0 40px 0;
    padding: 0;
    box-sizing: border-box;
    border-top: 2px solid #e7e7e8;
}

ul.overview li {
    display: block;
    margin: 1em 0;
    padding: 0;
    border-bottom: 2px solid #e7e7e8;
    background: none;
    position: relative;
}

ul.overview li:before {
    display: none;
}

ul.overview li h2 {
    margin-top: 18px;
}

ul.overview li a {
    display: block;
    margin-right: 5px;
    /*padding: 18px 0 2px 0;*/
}

ul.overview li h2 a {
    display: block;
}

ul.overview.agenda li a {
    /*padding: 18px 0 10px 0;*/
}

ul.overview li img {
    width: 200px;
    float: right;
    margin: 0 0 20px 30px;
}

ul.overview li .list-img {
    width: 200px;
    float: right;
    margin: 0 0 20px 30px;
}

ul.overview li a:hover h2 {
    color: #F7A81B;
}

ul.overview li p {
    margin: 0 0 16px 0;
}

ul.overview li p a,
ul.overview li span a {
    display: initial;
}

ul.overview li .button {
    margin: 0 6px 10px 0;
}

ul.overview li .button i {
    margin-right: 5px;
    vertical-align: baseline;
    font-size: 13px;
    /*line-height: 14px;*/
}


/* Subscribers List */
h4 span.subscribersOrder {
    float: right;
}

h4 span.subscribersOrder a {
    margin-left: 10px;
}

ul.subscribers, ul.unsubscribers {
    display: block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    border-top: 2px solid #e7e7e8;
}

ul.subscribers li, ul.unsubscribers li {
    display: block;
    margin: 0;
    padding: 14px 0 14px 44px;
    border-bottom: 2px solid #e7e7e8;
    background: none;
    position: relative;
}

ul.companions li {
    border-bottom: none;
}

ul.subscribers li.waiting {
    background-color: #eee;
    border-color: #ddd;
    opacity: .5;
}

ul.subscribers li:before, ul.unsubscribers li:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f058';
    font-style: normal;
    font-size: 200.000%;
    line-height: 1em;
    color: #bcbdc0;

    position: absolute;
    top: 15px;
    left: 1px;
    background-color: transparent;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.unsubscribers li:before {
    content: '\f28d';
}

ul.subscribers li span.comment, ul.unsubscribers li span.comment {
    display: block;
    max-height: 4.5em;
    overflow: hidden;
    width: 100%;
}

ul.subscribers li span.comment.open, ul.unsubscribers li span.comment.open {
    max-height: none;
}

ul.subscribers li span.comment + span,
ul.unsubscribers li span.comment + span {
    display: block;
    margin-bottom: -10px;
    text-align: center;
    width: 100%;
}

/*ul.subscribers li span.ct-comment.ct-close + span:after,*/
/*ul.unsubscribers li span.ct-comment.ct-close + span:after {*/
/*    content: '\f4ad';*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    font-size: 200.000%;*/
/*    line-height: 1em;*/
/*    color: #bcbdc0;*/
/*}*/

ul.subscribers li span.comment.open + span,
ul.unsubscribers li span.comment.open + span {
    display: none;
    margin-bottom: 0;
}


/* Paginator */

.paginator {
    display: block;
    position: relative;
    text-align: center;
    padding: 0 35px;
}

.paginator .prev {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0;
    padding: 0;
    color: #005daa;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #f7a81b;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.paginator .prev i {
    margin-left: -2px;
}

.paginator .next {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0;
    padding: 0;
    color: #005daa;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #f7a81b;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.paginator .next i {
    margin-right: -3px;
}

.paginator ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.paginator ul li {
    display: inline-block;
    margin: 0 3px 6px;
    padding: 0;
    background: none;
}

.paginator ul li:before {
    display: none;
}

.paginator ul li a {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0;
    padding: 0;
    color: #919295;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background-color: #e7e7e8;
    border-radius: 5px;
}

.paginator ul li a:hover {
    color: #005daa;
}

.paginator ul li a.active {
    color: #FFFFFF;
    background-color: #005daa;
}


/* Slider */

.slider {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 40px 0;
    position: relative;
    line-height: 0;
    box-sizing: border-box;
    background-color: #FFFFFF;
}

#full-width-slider {
    width: 100%;
    height: 400px;
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #FFFFFF;
    color: #fff;
}

.slider .content {
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    background-color: #e7e7e8;
}

.slider .content .sliderImage {
    float: left;
    height: 100%;
    width: 68%;
    background-color: #e7e7e8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.slider .content .sliderImage.default {
    background-image: url(/layout/img/slider_dummy.png);
}

.slider .content .sliderImage.portraitImage {
    background-position: center 33%;
}

.slider .content .text {
    width: 32%;
    height: 100%;
    padding: 30px 30px 40px;
    margin: 0;
    box-sizing: border-box;
    float: right;
    background-color: #005daa;
}

.slider .content .text h1 {
    color: #FFFFFF;
    margin-bottom: 0.4em;
}

.slider .content .text p {
    color: #FFFFFF;
}

.slider .content .credits {
    font-size: 87.500%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    line-height: 1em;
    font-weight: 700;
    display: inline-block;
    padding: 8px 12px 10px;
    margin: 0;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.65);
    position: absolute;
    bottom: 0;
    right: 32%;
}

.rsMinW .rsBullets {
    top: 0px;
    height: 14px;
    line-height: 6px;
    overflow: hidden;
    padding: 15px 15px 0;
    position: absolute;
    right: 32%;
    left: auto;
    text-align: right;
    z-index: 35;
    bottom: auto;
}

.rsMinW .rsBullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    padding: 0;
    margin-left: 5px
}

.rsMinW .rsBullet span {
    background: #FFFFFF;
    border: 1px solid #005daa;
    border-radius: 50%;
    box-shadow: none;
    display: block;
    height: 12px;
    width: 12px;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.rsMinW .rsBullet.rsNavSelected span {
    background: #f7a81b;
    border-color: #F7A81B;
}

.rsMinW .rsArrow {
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    width: 30px;
    z-index: 21;
}

.rsMinW .rsArrowLeft {
    bottom: 15px;
    left: 15px;
    right: auto;
}

.rsMinW .rsArrowRight {
    bottom: 15px;
    left: 50px;
    right: auto;
}

.rsMinW .rsArrowIcn {
    background: none;
    background-color: #f7a81b;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    margin: 0;
    position: absolute;
    width: 30px;
    text-align: center;
    color: #005daa;
    font-size: 20px;
    line-height: 30px;
}

.rsMinW .rsArrowLeft .rsArrowIcn i {
    margin-left: -2px;
}

.rsMinW .rsArrowRight .rsArrowIcn i {
    margin-right: -2px;
}


/* Sidebar */

.sidebar {
    height: 100%;
    padding: 10px 0 0 30px;
    border-left: 2px solid #e7e7e8;
    box-sizing: border-box;
}

.sidebar h4 {
    text-transform: uppercase;
    border-bottom: 1px solid #e7e7e8;
    padding-bottom: 5px;
}

.sidebar h2 {
    font-size: 120% !important;
    text-transform: uppercase;
}

.sidebar h2:last-child {
    margin-bottom: 0;
}

.sidebar hr {
    display: block;
    border: none;
    margin: 10px 0 0 0;
}

.sidebar .entry {
    display: block;
    #border-bottom: 2px solid #e7e7e8;
    margin: 0 0 1.25em 0;
}

.sidebar .entry:hover h2 {
    color: #f7a81b;
}

.sidebar .teaser {
    box-sizing: border-box;
    margin-bottom: 40px;
}

.sidebar .teaser a {
    display: block;
    line-height: 0;
}

.sidebar .teaser a img {
    width: 100%;
    height: auto;
}

.sidebar a {
    font-family: "Georgia", serif;
    font-weight: bold;
    color: #019fcb;
}

.sidebar .ct-event-from-clubs {
    max-height: 10cm;
    overflow-y: auto;
}

.sidebar .ct-event-from-clubs div {
    border-bottom: 2px solid #e7e7e8;
}

.sidebar .ct-event-from-clubs a {
    color: #0050a2;
}

.sidebar .ct-event-from-clubs a:hover {
    color: #f7a81b;
}

.sidebar a:hover {
    color: #f7a81b;
}


/* Quicklinks */

.stickyfooter .quicklinks, .stickyfooter .clubmeeting {
    width: 100%;
    background-color: #0050a2;
    background-position: center 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0 50px;
    margin: 0;
    box-sizing: border-box;
}

.stickyfooter .quicklinks h1, .stickyfooter .clubmeeting h1 {
    color: #f7a81b !important;
    margin-bottom: 0em;
    display: block;
}

.stickyfooter .clubmeeting h1 {
    padding-left: 0px;
    margin-bottom: 0.8em;
}

.stickyfooter .quicklinks h3, .stickyfooter .clubmeeting h3 {
    color: #FFFFFF !important;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 125.000%;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
}

.stickyfooter .quicklinks h3 {
    margin-top: 1.5em;
    margin-bottom: 0.25em;
}

.stickyfooter .clubmeeting h3 {
    padding-right: 30px;
    line-height: 1.2em;
}

.stickyfooter .quicklinks ul {
    font-size: 0;
    line-height: 0;
}

.stickyfooter .quicklinks ul li {
    width: 20%;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 1.2em;
    box-sizing: border-box;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
}

.stickyfooter .quicklinks ul li ul li {
    width: 100%;
    float: none;
    margin: 8px 0 0 0;
    padding: 0;
    line-height: 1.2em;
}

.stickyfooter .quicklinks ul li ul li a:before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f0c1';
    font-style: normal;
    font-size: 100%;
    line-height: 1em;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    margin-right: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.stickyfooter .quicklinks ul li ul li a, .stickyfooter .clubmeeting p {
    color: #01b4e7;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    line-height: 1.3em;
    font-weight: 700;
    font-size: 100%;
    text-transform: none;
    margin: 0;
}

.stickyfooter .quicklinks ul li ul li a:hover {
    color: #f7a81b;
}

.stickyfooter .clubmeeting p {
    margin: 0 0 1.3em 0;
    padding-right: 30px;
}

/* Sidebar Quicklinks */

.sidebarquicklinks {
    line-height: 1.3em;
    padding: 0 2px;
}

.sidebarquicklinks ul {
    margin: 0;
}

.sidebarquicklinks ul li {
    margin: 8px 0 0 0 !important;
    padding: 0 !important;
    background: none !important;
    line-height: 1em !important;
}

.sidebarquicklinks ul li:before {
    content: none !important;
    display: none !important;
}

.sidebarquicklinks ul li a:before {
    content: '\f0c1';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 900;
    font-size: 100%;
    line-height: 1em;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    margin-right: 6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sidebarquicklinks ul li a {
    line-height: 1.3em;
}

.stickyfooter .quicklinks ul li a:hover {
    color: #f7a81b;
}

.sidebarquicklinks ul li h3 {
    margin: -8px 0 5px 0;
    line-height: 1em;
}

.sidebarquicklinks ul li ul {
    margin: 0 0 25px 0;
}


/* Footer */

.footer {
    width: 100%;
    color: #919295;
    background-color: #e7e7e8;
    padding: 40px 0 45px;
    margin: 0;
    box-sizing: border-box;
}

.footer .breadcrumb {
    border-top: 2px solid #d6d6d8;
    border-bottom: 2px solid #d6d6d8;
    position: relative;
    padding: 12px 0 10px;
}

.footer .breadcrumb ul {
    display: inline-block;
}

.footer .breadcrumb ul li {
    display: inline-block;
    position: relative;
    /*padding-left: 24px;*/
}

/*.footer .breadcrumb ul li:first-child {*/
/*    padding-left: 30px;*/
/*}*/

/*.footer .breadcrumb ul li:before {*/
/*    color: #919295;*/
/*    content: '\f105';*/
/*    font-family: "fontello";*/
/*    line-height: 1em;*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    speak: none;*/
/*    display: inline-block;*/
/*    text-decoration: inherit;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*    position: absolute;*/
/*    top: 1px;*/
/*    left: 8px;*/
/*}*/

/*.footer .breadcrumb ul li:first-child:before {*/
/*    content: '\e8e8';*/
/*    font-size: 20px;*/
/*    top: -3px;*/
/*    left: 1px;*/
/*}*/

.footer .breadcrumb ul li a {
    color: #919295;
    display: inline-block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
}

.footer .breadcrumb ul li i {
    padding: 0 0.5em;
}

.footer .breadcrumb ul li a:hover {
    color: #005daa;
}

.footer .r-contact-us {
    position: absolute;
    top: 11px;
    right: 0;
}

.footer .r-contact-us a {
    color: #919295;
    display: inline-block;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
}


.footer .functions {
    position: absolute;
    top: 11px;
    right: 0;
}

.footer .functions a {
    width: 24px;
    height: 24px;
    display: inline-block;
    color: #FFFFFF;
    background-color: #bcbdc0;
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    margin: 0 0 0 3px;
    padding: 0;
    border-radius: 50%;
    box-sizing: content-box;
}

.footer .functions a:hover {
    background-color: #005daa;
}

.footer .sitemap {
    width: 100%;
    display: block;
    margin: 30px 0;
}

.footer .sitemap li a {
    color: #919295;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 112.500%;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    display: inline-block;
}

.footer .sitemap li a:hover {
    color: #005daa;
}

.footer .sitemap li ul li {
    margin: 4px 0 0 0;
}

.footer .sitemap li ul li a {
    font-size: 100%;
    text-transform: none;
    margin: 0;
}


.footer .copylinks {
    /*border-top: 2px solid #d6d6d8;*/
    color: #919295;
    display: flex;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 87.500%;
    line-height: 1.2em;
    font-weight: 700;
    padding: 15px 0 0 0;
    justify-content: space-between;
    align-items: flex-end;
}

.footer .copylinks > div {
    display: inline-block;
}

.footer .copylinks .copyright {
    position: static !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    height: auto !important;
}

/*.footer .copylinks .copyright, .footer .copylinks .links {
    width: 50%;
    float: left;
}

.footer .copylinks .links {
    text-align: right;
}*/

.footer .polaris img {
    max-width: 60px;
    vertical-align: bottom;
}

.footer .copylinks .links a {
    color: #919295;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 100%;
    line-height: 1.2em;
    font-weight: 700;
    margin-left: 15px;
}

.footer .copylinks .links a:hover {
    color: #005daa;
}


/*  Mobile-Quick-Access-Bottom-Bar  */

.quick-access-bottom-bar {
    width: 100%;
    background-color: #005daa;
    position: fixed;
    bottom: 0;
    z-index: 999;
    font-size: 0;
    line-height: 0;
    box-sizing: border-box;
    display: none;
}

.quick-access-bottom-bar .col {
    width: calc(25% - 16px);
    height: 50px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.quick-access-bottom-bar .col a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFFFFF;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    box-sizing: border-box;
}

.quick-access-bottom-bar .col a:hover {
    color: #f7a81b;
}

.quick-access-bottom-bar .col span {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.quick-access-bottom-bar .col strong {
    padding-top: 4px;
    display: block;
}

.quick-access-bottom-bar .col.wheel {
    width: 54px;
    height: 54px;
    padding: 5px;
    border-radius: 50%;
    margin-top: -16px;
    background-color: #005daa;
}

.quick-access-bottom-bar .col.wheel img {
    width: 100%;
    height: auto;
}


/* Go to Top */

#toTop {
    position: fixed;
    bottom: 30px;
    right: 30px;

    display: none;
    background: #f7a81b none repeat scroll 0 0;
    border-radius: 5px;
    color: #005daa;
    cursor: pointer;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    margin: 0;
    text-align: center;
    width: 30px;

    -webkit-transition: color 0.5s, background-color 0.5s;
    -moz-transition: color 0.5s, background-color 0.5s;
    -o-transition: color 0.5s, background-color 0.5s;
    -ms-transition: color 0.5s, background-color 0.5s;
    transition: color 0.5s, background-color 0.5s;
}


/* Fancybox Custom */

/*#fancybox-loading {	*/
/*z-index: 91929599;*/
/*}*/
/*#fancybox-loading div {*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 32px;*/
/*height: 32px;*/
/*background-image: url(../img/fancybox.png);*/
/*z-index: 91929599;*/
/*}*/
/*.fancybox-opened {*/
/*z-index: 919295999;*/
/*}*/
/*.fancybox-overlay {*/
/*z-index: 9192959;*/
/*}*/
/*.fancybox-skin {*/
/*background: #FFFFFF none repeat scroll 0 0;*/
/*border-radius: 0px;*/
/*color: #000000;*/
/*}*/
/*.fancybox-opened .fancybox-skin {*/
/*box-shadow: 0 0 45px rgba(0, 0, 0, 0.25)*/
/*}*/
/*.fancybox-close {*/
/*width: 40px;*/
/*height: 40px;*/
/*right: 20px;*/
/*top: 20px;*/
/*background-color: #000000;*/
/*background-image: url(../img/close.png);*/
/*background-position: center top;*/
/*background-repeat: no-repeat;*/
/*background-size: 40px 40px;*/
/*border-radius: 50%;    */
/*transition: all 0.5s ease 0s;*/
/*}*/
/*.fancybox-nav {*/
/*width: auto;*/
/*}*/
/*.fancybox-nav span {*/
/*width: 40px;*/
/*height: 40px;*/
/*margin-top: 0px;*/
/*visibility: visible;*/
/*opacity: 1.0;*/
/*top: 0;*/
/*background-color: #000000;*/
/*background-position: center top;*/
/*background-repeat: no-repeat;*/
/*background-size: 40px 40px;*/
/*border-radius: 50%;    */
/*transition: all 0.5s ease 0s;*/
/*}*/
/*.fancybox-nav:hover span {*/
/*opacity: 1.0;*/
/*}*/
/*.fancybox-prev span {*/
/*background-image: url(../img/prev.png);*/
/*left: 0px;*/
/*}*/
/*.fancybox-next {*/
/*right: auto;*/
/*}*/
/*.fancybox-next span {*/
/*background-image: url(../img/next.png);*/
/*left: 50px;*/
/*}*/

/*.fancybox-title-float-wrap {*/
/*width: 100%;*/
/*bottom: 0;*/
/*margin-bottom: 0px;*/
/*position: relative;*/
/*right: auto;*/
/*text-align: center;*/
/*}*/
/*.fancybox-title-float-wrap .child {*/
/*background: none;*/
/*border-radius: 0px;*/
/*color: #000000;*/
/*display: inline-block;*/
/*font-size: 19px;*/
/*font-weight: 700;*/
/*line-height: 1.25em;*/
/*margin-right: 0;*/
/*padding: 0.5em 0 2em 0;*/
/*text-shadow: none;*/
/*white-space: nowrap;*/
/*}*/


@media (max-width: 600px) {

    /*.fancybox-close {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*background-size: 30px 30px;*/
    /*}*/
    /*.fancybox-nav span {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*background-size: 30px 30px;*/
    /*}*/
    /*.fancybox-next span {*/
    /*left: 38px;*/
    /*}*/


}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/**
 * Flash Message
 */
#flashMessageContainer {
    background-color: rgba(204, 204, 204, 0.33);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

#flashMessageContainer div {
    background-color: white;
    border: 2px solid #919295;
    color: #58585a;
    left: 50%;
    margin-left: -227px;
    position: absolute;
    text-align: center;
    top: 25%;
    width: 450px;
}

#flashMessageContainer div p {
    margin: 50px 20px;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */


@media (max-width: 1280px) {


}

@media (max-width: 1200px) {


    /* Slider */
    .slider .content {
        /*background-position: left center;*/
        /*background-size: auto 100%;*/
    }

    .slider .content .text {
        /*width: 50%;*/
    }

    .slider .content .credits {
        /*right: 50%;*/
    }

    .rsMinW .rsBullets {
        /*right: 50%;*/
    }


}

@media (max-width: 1024px) {


    body, td, th, p {
        font-size: 13px;
    }


    /* Main Title */
    h1 {
        font-size: 200% !important;;
    }

    /* Chapter Title */
    h2 {
        font-size: 137.500%;
    }


    .main-content {
        padding: 40px 0 60px;
    }


    body.home .main-content .col-75 {
        width: 100%;
        height: auto !important;
        float: none;
    }

    body.home .main-content .col-25 {
        width: 100%;
        height: auto !important;
        float: none;
    }

    header .allover a.loginbtn i {
        display: inline-block;
    }

    header .allover a.loginbtn span {
        display: none;
    }

    /* News Agenda List */
    ul.news-agenda li {
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
        height: auto !important;
    }


    /* Sidebar */
    .sidebar {
        margin: 0;
        padding: 0;
        border-left: none;
    }

    .sidebar .image {
        text-align: center;
    }

    .sidebar .image img {
        width: 100%;
    }

    .sidebar .teaser {
        width: 100%;
        padding-right: 0;
    }

    .sidebar .teaser img,
    .sidebar .teaser a img {
        height: auto;
        width: 100%;
        max-width: 350px;
    }

    .sidebarquicklinks {
        background-color: #E7E7E8;
        padding: 20px 20px 0 20px;
    }

    .sidebar h4 {
        border-bottom: none;
        padding-bottom: 0;
    }

    .sidebar .entry {
        border-bottom: none;
        background-color: #e7e7e8;
        margin: 0 0 20px 0;
        padding: 20px;
    }

    .sidebar .entry p {
        margin: 0;
    }

    .sidebar hr {
        border-top: 2px solid #e7e7e8;
        margin: 40px 0;
    }

    .ct-login-buttons {
        padding-left: 0;
        margin-top: 30px;
    }

    .ct-login-buttons button {
        margin-right: 20px;
    }


    /* Slider */
    .slider .content .text {
        /*width: 32%;*/
    }

    .slider .content .credits {
        /*right: 32%;*/
    }

    .rsMinW .rsBullets {
        /*right: 32%;*/
    }


    /* Mobile Navigation */
    /*nav .mobilemenu {
        height: 44px;
        color: #58585a;
        display: inline-block;
        font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 43px;
        text-transform: uppercase;
        position: relative;
        padding-right: 30px;
    }

    nav .mobilemenu:before {
        font-family: "fontello";
        font-style: normal;
        font-weight: normal;
        font-size: 21px;
        line-height: 1em;
        color: #58585a;

        position: absolute;
        top: 12px;
        left: 0px;

        speak: none;
        display: inline-block;
        text-decoration: inherit;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    nav .mobilemenu.active, nav .mobilemenu.active:before {
        color: #17458f;
    }

    nav .mobilemenu.active:before {
        content: '\e896';
        font-size: 23px;
        top: 10px;
    }

    nav ul {
        width: 240px;
        height: 100%;
        min-height: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: -240px;
        background-color: #17458F;
        padding: 30px 0 0 0;
        -ms-transition: left 0.5s;
        -moz-transition: left 0.5s;
        -webkit-transition: left 0.5s;
        transition: left 0.5s;
        box-sizing: border-box;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    nav ul.active {
        left: 0;
    }

    nav ul li {
        display: block;
        margin: 0;
    }

    nav ul li:last-child {
        padding-bottom: 30px;
    }

    nav ul li ul li:last-child {
        padding-bottom: 0px;
    }

    nav ul li a {
        height: auto;
        color: #FFFFFF;
        font-size: 125%;
        line-height: 1em;
        padding: 15px 30px
    }

    nav ul li a.active {
        color: #F7A81B;
    }

    nav ul li a:hover, nav ul li:hover > a {
        color: #F7A81B;
        background-color: transparent;
        padding: 15px 30px
    }


    ul#navigation ul, ul#navigation ul li ul {
        width: auto;
        padding: 0 0 10px 0;
        visibility: visible;
        position: relative;
        z-index: 200;
        background: none;
        box-shadow: none;
        opacity: 1;
        display: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        transition: none;
    }

    ul#navigation ul {
        top: auto;
        left: auto;
    }

    ul#navigation ul li ul {
        top: auto;
        left: auto;
        background: none;
    }

    ul#navigation ul li a {
        height: auto;
        padding: 0 30px 10px 30px;
    }

    ul#navigation ul li hr {
        display: none;
    }*/
    /* Folder */
    ul.tiles li {
        width: 32%;
        margin: 0 2% 30px 0;
    }

    /* Reset from higher resolutions */
    ul.tiles li:nth-child(n) {
        margin-right: 2%;
        clear: none;
    }

    ul.tiles li:nth-child(3n) {
        margin-right: 0;
    }

    ul.tiles li:nth-child(3n + 1) {
        clear: left;
    }


    ul.imageList li {
        width: 23.5%;
        margin: 0 2% 30px 0;
    }

    /* Reset from higher resolutions */
    ul.imageList li:nth-child(n) {
        margin-right: 2%;
        clear: none;
    }

    ul.imageList li:nth-child(4n) {
        margin-right: 0;
    }

    ul.imageList li:nth-child(4n + 1) {
        clear: left;
    }


    /* Memberslist */
    ul.memberslist li .text {
        padding: 0 35% 0 0;
    }

    ul.memberslist li .buttons {
        width: 35%;
    }

    /* Contactlist */
    ul.contactList li:nth-child(n) {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
    }

    ul.contactList li:nth-child(2n+1) {
        padding-left: 0;
    }

    ul.contactList li:nth-child(2n) {
        padding-right: 0;
    }


    /* Heading Buttons */
    .buttons, .mobilebuttons {
        display: inline-block;
        float: right;
    }

    .mobilebuttons {
        position: relative;
        display: block;
        z-index: 1;
    }

    .buttons.heading {
        text-align: left;
        float: none;
        margin-bottom: 30px;
    }

    .buttons.heading .cloudtec-filter-form {
        display: block;
        float: none;
        margin-bottom: 20px;
        height: auto;
    }

    .leftButtons.heading {
        margin-bottom: .8em;
    }

    .buttons.heading.alwaysOpen,
    .buttons.heading.yearbook {
        display: block;
        max-width: 425px;
    }

    .buttons .button, .buttons button {
        margin-left: 0px;
        margin-bottom: 10px;
        box-sizing: border-box;
        text-align: center;
    }

    .buttons input, .buttons select {
        font-size: 87.500%;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .buttons.heading select, .buttons.heading input {
        width: 100%;
    }

    .detailbuttons .button {
        width: auto;
    }

    ul.memberslist li .buttons .button {
        width: auto;
    }

    .main-content .col-66,
    .main-content .col-33 {
        width: 100%;
        float: none;
    }

    .content div[class^="col-"] {
        padding-left: 0;
        padding-right: 0;
    }


    /*  Mobile-Quick-Access-Bottom-Bar  */
    .quick-access-bottom-bar {
        display: block;
        padding-bottom: env(safe-area-inset-bottom);
    }
}


@media (max-width: 960px) {


    /* Slider */
    .slider .content {
        /*background-position: left middle;*/
        /*background-size: auto 100%;*/
    }

    .slider .content .text {
        /*width: 50%;*/
    }

    .slider .content .credits {
        /*right: 50%;*/
    }

    .rsMinW .rsBullets {
        /*right: 50%;*/
    }


    /* Newslist */
    ul.overview li .button {
        font-size: 75%;
        padding: 5px 7px;
    }


    /* Memberslist */
    ul.memberslist li .text {
        padding: 0 0 8px 0;
    }

    ul.memberslist li .text h2 {
        /*margin-bottom: 0.5em;*/
    }

    ul.memberslist li .text small {
        /*display: none;*/
    }

    ul.memberslist li .buttons {
        width: auto;
        display: block;
        float: none;
        margin: 0;
        text-align: left;
        position: relative;
        top: auto;
        right: auto;
    }

    ul.memberslist li .buttons br {
        display: none;
    }

    ul.memberslist li .buttons .button {
        font-size: 75%;
        padding: 5px 7px;
        margin: 0 6px 10px 0;
    }


    /* Quicklinks */
    .stickyfooter .quicklinks, .stickyfooter .clubmeeting {
        background-size: cover;
        padding: 30px 0 40px;
    }

    .stickyfooter .quicklinks ul li {
        width: 25%;
    }


    /* Footer */
    .footer {
        padding: 25px 0 30px;
    }

    .footer .sitemap {
        display: none;
    }

    .footer .copylinks {
        display: block;
        border-top: none;
        text-align: center;
    }


}


@media (max-width: 800px) {

    .inner {
        padding: 0 15px;
    }

    .inner .col:first-child {
        padding-left: 0 !important;
    }

    .inner .col:last-child {
        padding-right: 0 !important;
    }

    .main-content {
        padding: 30px 0 50px;
    }

    .main-content .col-25,
    .main-content .col-50,
    .main-content .col-75 {
        width: 100%;
        float: none;
    }

    .main-content .autoheightContentSidebar {
        height: auto !important;
    }

    /*.main-content .col-25 {*/
    /*    display: none;*/
    /*}*/
    /* Logo */
    header .logo {
        padding: 15px 0;
        margin-right: 90px;
    }

    header .logo img {
        height: 50px;
    }

    header .logo span {
        font-size: 112.500%;
        padding-left: 8px;
    }


    /* Settings */
    .setting-container .arrow.pos1 {
        right: 20px;
    }

    .setting-container .arrow.pos2 {
        right: 48px;
    }


    /* Allover */
    header .allover {
        right: 20px;
    }

    header .allover a {
        margin-left: 2px;
        padding: 6px 10px;
        font-size: 14px;
    }

    /* Social Media */
    nav .socialmedia {
        right: 20px;
    }


    /* Folder */
    ul.tiles li {
        width: 48.5%;
        margin: 0 3% 30px 0;
    }

    /* Reset from higher resolutions */
    ul.tiles li:nth-child(n) {
        margin-right: 3%;
        clear: none;
    }

    ul.tiles li:nth-child(2n) {
        margin-right: 0;
    }

    ul.tiles li:nth-child(2n + 1) {
        clear: left;
    }


    /* Memberslist */
    ul.memberslist li .text small {
        /*display: none;*/
    }

    ul.memberslist li .buttons .grey {
        display: none;
    }

    ul.memberslist li span {
        display: block;
    }

    ul.memberslist li span.address {
        /*display: none;	*/
    }

    ul.memberslist li span.button {
        display: initial;
    }

    /* Contactlist */
    ul.contactList li:nth-child(n) {
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }


    /* Quicklinks */
    .stickyfooter .quicklinks ul li {
        width: 33.333%;
    }


    #toTop {
        bottom: 20px;
        right: 20px;
    }


}

@media (max-width: 760px) {

    /* Main Title */
    h1 {
        font-size: 165% !important;;
    }

    h2 {
        font-size: 125.000%;
    }

    h3 {
        font-size: 112.500%;
    }

    h4 {
        font-size: 100%;
    }

    h5 {
        font-size: 100%;
    }

    .sidebar .image img,
    .sidebar .teaser img,
    .sidebar .teaser a img {
        width: 50%;
    }

    /* Slider */
    .slider .content .sliderImage {
        /*padding: 200px 0 0 0;*/
        float: none;
        height: 50%;
        width: 100%;
        background-size: 100%;
    }

    .slider .content .text {
        width: 100%;
        float: none;
        padding: 25px 25px 30px;
    }

    .slider .content .credits {
        right: 0%;
        bottom: auto;
        top: 270px;
    }

    .rsMinW .rsBullets {
        right: 0%;
    }

    .rsMinW .rsArrowLeft {
        bottom: auto;
        top: 15px;
        left: 15px;
        right: auto;
    }

    .rsMinW .rsArrowRight {
        bottom: auto;
        top: 15px;
        left: 50px;
        right: auto;
    }


    /* Images */
    .image {
        margin-bottom: 25px;
    }

    .image.main {
        width: 50%;
    }

    .image.portrait {
        width: 33%;
    }

    .image.half {
        width: 50%;
    }

    .float-right {
        float: right;
        padding-left: 25px;
    }

    .float-left {
        float: left;
        padding-right: 25px;
    }


    /* Folder Buttons */
    .detailbuttons .button i {
        display: inline-block;
    }

    .detailbuttons .button span {
        display: none;
    }

    .detailbuttons .button {
        width: 30px;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }


    /* Club Meeting */
    .stickyfooter .quicklinks, .stickyfooter .clubmeeting {
        padding: 30px 0 50px;
    }

    .stickyfooter .clubmeeting .col-50 {
        float: none;
        width: 100%;
    }

    .stickyfooter .clubmeeting iframe {
        margin-top: 30px;
    }

    .stickyfooter .clubmeeting h3 {
        padding-right: 0px;
    }

    .stickyfooter .clubmeeting p {
        padding-right: 0px;
    }


    /* Footer */
    .footer {
        padding: 25px 0 80px;
        padding-bottom: calc(80px + env(safe-area-inset-bottom));
    }


    .footer .r-contact-us {
        top: 50px;
        left: 0;
    }

    .footer .functions {
        display: inline-block;
        left: 50%;
        right: auto;
        top: -45px;
        width: 100%;
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .footer .functions a {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        margin: 0 1px;
        border: 3px solid #E7E7E8;
    }

    .footer .breadcrumb {
        text-align: center;
        padding-bottom: 50px;
    }

    .footer .copylinks .copyright, .footer .copylinks .links {
        float: none;
        width: 100%;
        text-align: center;
    }

    .footer .copylinks .links {
        padding-top: 10px;
    }

    .kt-blog-grid-v2__text .mobile-ellipsis {
        display: inline-block;
    }

    .kt-slider.ct-slider .kt-blog-grid-v2__title {
        margin-bottom: 0px !important;
    }

    .kt-blog-grid-v2__text .desktop-ellipsis,
    .kt-blog-grid-v2__text .desktop-description,
    .kt-blog-grid-v2__text .desktop-teaser,
    .kt-blog-grid-v2__title .desktop-title {
        display: none;
    }
}

@media (min-width: 760px) {
    .kt-blog-grid-v2__text .mobile-teaser,
    .kt-blog-grid-v2__title .mobile-title {
        display: none;
    }
}


@media (max-width: 640px) {

    /* Quicklinks */
    .stickyfooter .quicklinks ul li {
        width: 50%;
    }

}


@media (max-width: 500px) {


    /* Logo */
    header .logo {
        padding: 15px 0;
        margin-right: 60px;
    }

    header .logo img {
        height: 40px;
    }

    header .logo span {
        max-width: 35%;
        font-size: 85%;
        padding-left: 7px;
    }


    /* Allover */
    header .allover a.grey {
        display: none;
    }


    /* Slider */
    .slider .content {
        /*padding: 200px 0 0 0;*/
    }

    .slider .content .credits {
        top: 170px;
    }

    .slider .content .text {
        padding: 20px 20px 25px;
    }

    .slider .content .text p {
        /*display: none;*/
    }


    /* Images */
    .image {
        margin-bottom: 20px;
    }

    .image.main,
    .image.portrait,
    .image.half {
        float: none !important;
        width: 100%;
    }

    .float-right {
        float: none;
        padding-left: 0;
    }

    .float-left {
        float: none;
        padding-right: 0;
    }


    /* Newslist */
    ul.overview li img {
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }

    ul.overview li .button {
        width: 100%;
        margin: 0 0 10px 0;
    }


    /* Folder */
    ul.tiles li {
        width: 100%;
        margin: 0 0 30px 0;
        float: none;
    }

    /* Reset from higher resolutions */
    ul.tiles li:nth-child(n) {
        margin-right: 0;
        clear: none;
    }


    ul.imageList li {
        width: 48%;
        margin: 0 4% 30px 0;
    }

    ul.imageList li:nth-child(n) {
        margin-right: 4%;
        clear: none;
    }

    ul.imageList li:nth-child(2n) {
        margin-right: 0;
    }

    ul.imageList li:nth-child(2n + 1) {
        clear: left;
    }


    /* Quicklinks */
    .stickyfooter .quicklinks, .stickyfooter .clubmeeting {
        text-align: center;
    }

    .stickyfooter .quicklinks ul li {
        width: 100%;
        padding: 0;
    }

    #flashMessageContainer div {
        border-width: 1%;
        margin-left: -46%;
        width: 90%;
    }

    #flashMessageContainer div p {
        margin: 25px 10px;
    }

    nav .mobilemenu {
        padding-right: 0;
    }

    nav .mobilemenu span {
        display: none;
    }
}


@media (max-width: 400px) {

    /*  Mobile-Quick-Access-Bottom-Bar  */
    .quick-access-bottom-bar .col {
        width: calc(25% - 14px);
    }

    .quick-access-bottom-bar .col.wheel {
        width: 46px;
        height: 46px;
        margin-top: -10px;
    }

    .quicklinks .social-button-wrapper {
        display: none;
    }

    .col-100 {
        padding: 0;
    }

    .sidebar .image img,
    .sidebar .teaser img,
    .sidebar .teaser a img {
        width: 100%;
    }
}

@media (max-width: 350px) {
    header .logo img {
        height: 30px;
    }

    header .logo span {
        font-size: 75%;
        max-width: 30%;
    }
}


@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        /*        color: #000 !important; /* Black prints faster:
                                           http://www.sanbeiji.com/archives/953 */
        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) ")";*/
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #DDDDDD;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .wrapper {
        position: static;
    }

    body.noscroll .wrapper {
        overflow-x: visible;
    }

    .breadcrumb .functions, .breadcrumb .r-contact-us,
    nav.main-nav,
    div.slider,
    div.content .detailbuttons a.button,
    header div.allover {
        display: none !important;
    }

    div.quick-access-bottom-bar {
        display: none;
    }
}

/*

    FE Form Fixes

 */
.form-control {
    font-size: 1.2rem;
}

.form-group label {
    font-size: 1.1rem;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
}

.form-group .kt-checkbox.kt-checkbox--solid {
    position: relative;
    top: -1px;
}

.form-group > div > span:first-of-type,
.form-group > div > label:nth-child(2) {
    margin-left: 10px;
}

.form-group > div > label + span:first-of-type {
    margin-left: 0;
}

/*.form-group .input-size-l,*/
/*.form-group .input-size-m,*/
/*.form-group .input-size-ml,*/
/*.form-group .input-size-ms,*/
/*.form-group .input-size-s,*/
/*.form-group .input-size-sm,*/
/*.form-group .input-size-xl,*/
/*.form-group .input-size-xs,*/
/*.form-group .input-size-xxl {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

@media (max-width: 1024px) {
    .form-group > *,
    .form-group > .row > * {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .kt-switch {
        margin-left: 0 !important;
    }
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span,
.bootstrap-select .dropdown-menu.inner > li.selected > a .text,
.bootstrap-select .dropdown-menu.inner > li:hover > a .text,
.bootstrap-select .dropdown-menu.inner > li > a .text,
.dropzone-msg-desc {
    font-family: 'Open Sans', Arial, sans-serif;
}

.bootstrap-select > .dropdown-toggle.btn-light,
.bootstrap-select > .dropdown-toggle.btn-secondary {
    font-weight: 400;
    text-transform: none;
}

.bootstrap-select .dropdown-menu.inner .text {
    font-size: 15px;
}

.dropzone.dropzone-default .dropzone-msg-desc {
    font-size: 1.2rem;
    color: #000;
}

.dropdown-menu .inner {
    padding: 0;
}

.main-content .invalid-feedback.form-error p {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    color: inherit;
    font-size: 18px !important;
}

.btn:not(.dropdown-toggle) {
    font-weight: 600 !important;
}

.btn.dropdown-toggle {
    font-weight: 400 !important;
    font-family: 'Open Sans', Arial, sans-serif;
}

.bootstrap-select .dropdown-menu.inner > li > a .text {
    color: #000000;
}

.kt-header__topbar-item--langs .kt-header__topbar-icon {
    border: none;
}

.kt-header__topbar-item.kt-header__topbar-item--langs {
    display: inline-block !important;
    margin-right: 10px;
    cursor: pointer;
    font-weight: 500;
}

.kt-header__topbar-item.kt-header__topbar-item--langs .kt-header__topbar-wrapper:after {
    border: 0;
    margin-right: -2px;
    font-size: .6rem;
    display: inline-block;
    font-family: Flaticon2;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
    position: relative;
    top: -3px;
}

form[name=resetPassword] .input-group-append {
    height: calc(1.5em + 1.3rem + 2px);
}

.input-group-append {
    height: 100%;
    min-height: 40px;
}

.input-group .kt-checkbox {
    margin-bottom: 5px !important;
    padding-left: 30px !important;
}

.input-group .kt-badge.kt-badge--tooltip {
    border-color: #0050a2;
}

.input-group .kt-badge.kt-badge--tooltip i {
    color: #0050a2;
    font-size: inherit;
}

.kt-switch + label {
    position: relative;
    top: -13px;
}

.kt-grid .kt-datatable__pager-info .bootstrap-select.dropdown.kt-datatable__pager-size {
    width: 70px;
}

.col.col-auto.l-filter__input {
    padding: 0;
}

.cloudtec-filter-form .l-filter__input .form-group.row > div {
    padding-left: 0;
    padding-right: 10px !important;
}

.r-member-clubs a {
    margin-bottom: 5px;
    margin-right: 5px;
}

.ct-phone-flag-dropdown {
    margin-right: 5px !important;
}

/* Privacy */
.r-privacy-page ul:not([class]) li,
.r-privacy-page ol li {
    list-style: none;
    display: block;
    margin: 0 0 1em 0;
    padding: 0 0 0 22px;
    position: relative;
}

.r-privacy-page ol li {
    padding: 0 0 0 28px;
}

.r-privacy-page ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    left: 0px;
    top: 4px;
    background-color: #f7a81b;
    border-radius: 50%;
    z-index: 4;
}

.r-privacy-container p, .r-privacy-container li, .r-privacy-container strong {
    font-size: 20px !important;
    line-height: 30px !important;
}

.r-privacy-container td, .r-privacy-container th, .r-privacy-container td span {
    min-width: 50px !important;
    font-size: 20px !important;
}

.r-privacy-page td, .r-privacy-page th, .r-privacy-page td span {
    text-align: center;
    max-width: 400px !important;
    padding: 5px;
}

.r-privacy-container td strong {
    font-size: 20px !important;
}

.r-privacy-page ul li p {
    margin: 0 !important;
}

.r-club-district {
    display: inline-block;
}

.r-club-district a {
    font-size: 100%;
}

.r-club-district-link {
    display: block;
    margin-left: 18px;
}

.r-club-district a {
    margin-bottom: 5px;
}

.r-website-picture .input-size-l {
    display: block;
}

@media (max-width: 500px) {
    .dual-listbox .dual-listbox__container .dual-listbox__available, .dual-listbox .dual-listbox__container .dual-listbox__selected {
        width: 125px;
    }

    .r-privacy-row .r-ri-stuff-dual {
        right: 5px;
    }
}

@media (max-width: 350px) {
    .dual-listbox .dual-listbox__container .dual-listbox__available, .dual-listbox .dual-listbox__container .dual-listbox__selected {
        width: 100px;
    }

    .r-privacy-row .r-ri-stuff-dual {
        right: 5px;
    }
}

.voting-results li {
    margin-bottom: 1rem;
}

.voting-results li h4 {
    margin: 0;
}

.event-list-participate-container a {
    display: inline !important;
}

.ct-image-map-container img {
    width: initial !important;
    max-width: 100%;
}

/** No answer given **/
.event-list-participate-container .no-answer input[type="radio"] + label.participate-yes {
    color: #ffffff !important;
    background-color: #019fcb !important;
}

.event-list-participate-container .no-answer input[type="radio"] + label.participate-no {
    color: #ffffff !important;
    background-color: #c10042 !important;
}

/** accepted **/
.event-list-participate-container .accepted input[type="radio"] + label.participate-yes {
    color: #fff !important;
    background-color: #019fcb !important;
}

.event-list-participate-container .accepted input[type="radio"] + label.participate-no {
    color: #fff !important;
    background-color: #C0C0C0 !important;
}

/** declined **/
.event-list-participate-container .declined input[type="radio"] + label.participate-yes {
    color: #fff !important;
    background-color: #C0C0C0 !important;
}

.event-list-participate-container .declined input[type="radio"] + label.participate-no {
    color: #fff !important;
    background-color: #c10042 !important;
}

.r-previous-last-buttons {
    margin-bottom: 5px;
}

.r-button-next {
    text-align: right;
    padding-right: 0;
}

.r-button-previous {
    padding-left: 0;
}

.input-extension {
    padding-left: 15px;
    padding-right: 15px;
}

@media (orientation: portrait) {
    .single-line-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
}

@media (orientation: landscape) {
    .single-line-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
    }
}

.r-search-media {
    min-width: 10rem;
    text-align: center;
    width: 200px;
    float: right;
    margin: 20px 0 20px 30px;
}

.r-search-media__icon {
    font-size: 3rem;
}

.maintenance-information-container {
    background-color: #fff;
}

/**
    * Club Finder Widget
    * @author Cédric Müller
 */

.r-club-navigation-breadcrumbs span {
    line-height: 2em;
    margin-left: 10px;
    white-space: nowrap;
}

.r-club-navigation {
    position: relative;
}

.r-club-finder-menu {
    display: none;
    position: absolute;
}

.r-club-finder-menu .region:before {
    font-family: 'Font Awesome 5 Pro' !important;
    content: '\f14e' !important;
}

.r-club-finder-menu li:before {
    content: none !important;
}

.r-club-finder-menu li:not(.region):not(.r-unit-link) > a {
    padding-left: 10px !important;
}

.r-club-finder-menu li.active:not(.region):not(.r-unit-link), li:not(.region):not(.active):not(:only-of-type):hover {
    /* @todo add proper background color */
    background-color: #f2f2f2;
}

.r-club-finder-menu li:not(.region):not(.r-unit-link):not(.tiles-list):after, .menu-title:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f105' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 130%;
    line-height: 1em;
    color: #919295;

    position: absolute;
    top: 25%;
    right: 5%;

    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-title:before {
    font-size: 150% !important;
    top: 28px;
    content: '\f104' !important;
    left: 22px;
    line-height: 0em !important;
}

.menu-title:hover:before {
    color: #019fcb;
}

.menu-title:hover {
    cursor: pointer;
}

.r-club-finder-menu.active {
    display: block !important;
}

.r-club-finder-menu[data-layer^="0"] .menu-title:before {
    content: none !important;
}

.r-club-finder-menu[data-layer^="0"] .menu-title {
    padding-left: 10px !important;
}

.r-club-finder-menu.tiles {
    width: 25% !important;
    padding: 0 10px 0 10px;
}

.r-navigation-link.active, .r-transfer:hover > .r-navigation-link {
    background-color: #f1f1f1;
    cursor: pointer;
}

.r-transfer:hover:after {
    color: #019fcb !important;
    cursor: pointer;
}

.r-club-navigation {
    overflow-x: scroll;
}

@media (min-width: 700px) and (max-width: 1024px) {
    .r-club-finder-menu.tiles {
        width: 25% !important;
    }

    .r-club-finder-menu.tiles li {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .r-club-finder-menu.active.current, .r-club-finder-menu.active.current li {
        width: 100% !important;
    }
    .r-club-finder-menu.active:not(.current) {
        display: none !important;
    }

    .r-club-finder-menu {
        left: 0 !important;
    }

    .r-navigation-link.active {
        background-color: #fff !important;
    }
}


/* Hide scrollbar for Chrome, Safari and Opera */
.r-club-navigation::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.r-club-navigation {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

#payrexx-modal.fade.in {
    opacity: 1 !important;
}

#pay-modal.fade.in {
    opacity: 1 !important;
}