/* Minification failed. Returning unminified contents.
(569,1): run-time error CSS1036: Expected expression, found '}'
 */
/*
-----------------------------------
Theme 4
Updated: 5-2-2020 10:30
LISA Development B.V.
-----------------------------------
*/

/* Tijdelijke FontAwesome
.fa, .fab, .fal, .far, .fas {
    font-family: "Font Awesome 5 Pro","Font Awesome 5 Free","Font Awesome 5 Brands", "FontAwesome" !important;
    font-weight: 900;
}
*/

/*  Main color overwrites: blue  */
.link-unstyled, .link-unstyled:visited, .link-unstyled:hover, .link-unstyled:active, .link-unstyled:focus, .link-unstyled:active:hover {
    font-style: inherit;
    color: inherit;
    background-color: transparent;
    font-size: inherit; /*text-decoration:none;*/
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-family: inherit;
    border-radius: inherit;
    border: inherit;
    outline: inherit;
    box-shadow: inherit;
    vertical-align: inherit
}

.btn-primary {
    background-color: #009E4B;
    border-color: #009E4B;
    color: #FFF
}

    .btn-primary:hover {
        background-color: #096492;
        border-color: #096492
    }

    .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 .2rem rgba(0,127,191,0.25)
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        background-color: #006294;
        border-color: #006294
    }

.text-primary {
    color: #009E4B !important
}

html {
    position: relative;
    min-height: 100%
}

body {
    color: #24253D;
    background: #FFF;
    overflow-x: hidden;
    position: relative;
    font-size: 14px;
}

* {
    outline: none;
    -webkit-font-smoothing: antialiased
}

.lighter {
    font-weight: 300 !important
}

h1 {
    font-size: 3.4rem;
    font-weight: 600
}

h2 {
    font-size: 2.8rem;
    font-weight: 500
}

h3 {
    font-size: 2rem;
    font-weight: 500
}

h4 {
    font-weight: 500
}

.sm-gutters > .col, .sm-gutters > [class*=col-] {
    padding-right: .75rem;
    padding-left: .75rem;
}

.text-muted {
    color: #98a0a6 !important;
}

.text-warning {
    color: #ff9a07 !important;
}

.card-body {
    padding: 1rem !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.7)
}

.font-sm {
    font-size: 70%
}

.form-control-custom {
    border: 0;
    width: 100%;
    padding: 1rem;
    font-size: .9rem;
    color: #696b6e;
    border-bottom: 2px solid #E7EAED !important
}

    .form-control-custom:focus {
        outline: none
    }

.text-black-50 {
    color: rgba(0,0,0,.5) !important
}

.container {
    max-width: 1300px
}

.btn.rounded {
    border-radius: 36px;
    padding: .375rem 1.25rem
}

.btn.btn-filter {
    color: #666;
    box-shadow: 0 2px 10px -3px rgba(0,0,0,0.2);
    border-color: #EEE;
    padding: .375rem 2rem .375rem .75rem;
    position: relative;
    font-size: 15px
}

    .btn.btn-filter:hover {
        color: #333;
        box-shadow: 0 2px 10px -3px rgba(0,0,0,0.3);
        border-color: #DDD
    }

.btn-filter > .custom-checkbox {
    float: right
}

.btn-filter:before {
    position: absolute;
    top: .6rem;
    right: .6rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #F4F8FC;
    border-radius: 2px;
    border: 1px solid #dee2e6
}

.btn-filter.active {
    background-color: #f7fafe;
    border-color: #c3dbef
}

    .btn-filter.active:hover {
        border-color: #c3dbef
    }

.btn-group-toggle:not(.collapsed) .btn-filter.active:before {
    background-color: #3e93ee;
    border: none
}

.btn-filter:after {
    position: absolute;
    top: .6rem;
    right: .6rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.btn-filter.active:after {
    content: "\f00c";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    color: #FFF;
    line-height: 16px;
    font-size: 12px
}

.btn-success {
    font-weight: 600
}

.popover {
    box-shadow: 0 2px 40px -5px rgba(0,0,0,0.6)
}

.popover-header {
    background: #263238;
    color: #FFF;
    padding: .5rem
}

    .popover-header select {
        font-weight: 600;
        background-color: rgba(255,255,255,0.75);
        width: 85%
    }

    .popover-header .fa-star {
        width: 15%;
        text-align: center;
        font-size: 18px;
        position: relative;
        top: 2px;
        right: -3px;
        opacity: .3
    }

        .popover-header .fa-star.faved {
            opacity: 1;
            color: #FFC107
        }

.popover-body textarea {
    font-size: 90%;
    line-height: 1.3;
    padding: .5rem .75rem 1rem
}

.popover-body {
    padding: .5rem .75rem .75rem
}

.card-deck .card {
    border: 0
}

body.container .slides.owl-carousel {
    margin-top: 105px;
    border-radius: 4px;
    overflow: hidden
}

body.container footer {
    padding: 3rem !important;
    border-radius: 4px
}

body.container .copyright {
    background: none
}

.small, small {
    font-size: 85%
}

hr {
    border-top: 1px solid rgba(224, 224, 224, 0.5)
}

.btn-link {
    color: #0092DF
}

.btn {
    font-weight: 600;
    letter-spacing: -.25px;
    border-radius: .2rem
}

.btn-lg {
    padding: .75rem 3rem
}

.btn-secondary {
    background-color: #2B4050;
    border-color: #2B4050
}

a:hover {
    text-decoration: none
}

.alert .fal {
    color: #856404
}

.alert {
    text-align: center
}

.nopadding {
    padding: 0 !important
}

.no-bg .list-group-item {
    background: none
}

    .no-bg .list-group-item:hover, .no-bg .list-group-item:focus {
        background: #f8f9fa
    }

    .no-bg .list-group-item:active {
        background: #e9ecef !important
    }

.btn-group > .btn {
    border-radius: 4px
}

    .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

.btn-group-vertical > .btn:first-child {
    border-top-right-radius: 4px !important
}

.btn-group-vertical > .btn:last-child {
    border-bottom-left-radius: 4px !important
}

.btn-group-vertical > .btn.disabled {
    line-height: 20px;
    background: #f6f7f9 !important;
    border-left: 0;
    opacity: 1;
    border-right: 0;
    pointer-events: none;
    font-weight: 500;
    font-size: 14px
}

.mobileHoverFix:hover, .mobileHoverFix.hover {
    background-color: transparent !important;
    box-shadow: none
}

.sort .fal {
    margin-left: 5px
}

.list-group-item .fa-clock {
    font-size: 12px;
    opacity: .5
}

.list-group-item {
    border: 1px solid #dfdfdf
}

.table.table-score td, .table.table-score th {
    vertical-align: middle;
    text-align: center
}

.table-hover tbody tr:hover {
    background-color: #f8f9fa;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8f9fa;
}

.table-striped td {
    border-top: 0
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: absolute;
    height: 100%;
    width: calc(100% - 15px);
}

    .map-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

.custom-table .list-group-item:first-of-type {
    border: 0
}

.custom-table .list-group-item {
    border-width: 1px 0 1px 0 !important;
    border-bottom: 1px solid #dee2e6;
    line-height: 18px;
    z-index: 0;
    margin-top: 1px;
    min-height: 85px
}

.custom-table .list-group {
    border-bottom: 0px solid #dee2e6
}

.custom-table .list-group-item:last-of-type {
    border-bottom: 0
}

.matchtableinfo .list-group-item:nth-child(even),
.matchtableinfo .matchdetailinfo .tab-pane > .row:nth-child(odd) {
    background: #f8f9fa
}

.matchtableinfo .nav-pills .nav-link {
    font-weight: 600;
    opacity: .4;
    background: rgba(0, 158, 75, 0.1) !important;
    border-bottom: 2px solid #EEE;
}

    .matchtableinfo .nav-link:hover, .matchtableinfo .nav-link:focus, .matchtableinfo .nav-pills .nav-link.active, .matchtableinfo .nav-pills .show > .nav-link {
        color: #009e4b !important;
        background: none;
        border-bottom: 2px solid #009e4b !important;
        border-radius: 0;
        opacity: 1;
    }

    .matchtableinfo .nav-pills .nav-link:not(.active) {
        background: #f8f9fa;
        color: #333;
    }

.matchtableinfo .matchdetailinfo .table th {
    border: 0;
    padding-left: 5px;
}

.matchtableinfo .matchdetailinfo,
.matchtableinfo .matchdetailinfo t {
    color: #999;
}

    .matchtableinfo .matchdetailinfo strong {
        color: #333;
    }

.custom-table .timescore {
    padding: 0 !important
}

.matchinfo div:first-child {
    padding-left: 0 !important
}

.matchinfo div:last-child {
    padding-right: 0 !important
}

.matchinfo .toggle-icon {
    transition: transform .6s cubic-bezier(0.23,1,0.32,1)
}

.collapsed .matchinfo .toggle-icon {
    transform: rotate(180deg);
    opacity: .5
}

.socialmedia a {
    color: #75768E
}

    .socialmedia a:hover {
        color: #24253D
    }

.team-filters, .custom-table {
    font-size: 14px
}

.tableClubposition img {
    padding-right: 5px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.timescore i {
    font-size: 11px;
}

.playfield {
    line-height: 14px;
    font-size: 12px;
    margin: .25rem 0 !important;
    display: block !important;
}

.input-daterange input {
    width: 130px
}

select[multiple] {
    height: 38px !important
}

.custom-select {
    width: 100%;
    min-width: 250px;
}

.select2-selection {
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px !important
}

.select2 input {
    margin-left: 5px;
    margin-top: 5px !important;
    width: calc(100% - 20px) !important
}

.select2-container {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    border-top:
}

.select2-container--bootstrap4 .select2-selection__clear {
    position: relative;
    z-index: 1
}

.select2-container .select2-selection__clear {
    display: none
}

.sponsors .col-6 {
    ;
    margin-bottom: 1rem;
}

.sponsors .card a {
    text-align: center;
    color: #24253D;
}

    .sponsors .card a:hover .card-body {
        opacity: 1
    }

    .sponsors .card a:hover .card-img-top {
        transform: scale(1.05)
    }

.sponsors .card-img-top {
    max-width: 110px;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)
}

.sponsors .card-body {
    text-align: center;
    opacity: .5;
    transition: opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.table thead th {
    text-align: left
}

.badge-primary {
    background: #009E4B
}

.badge-danger {
    background: #F44336
}

.badge-warning {
    background: #FF7E22;
    color: #FFF
}

.badge-hold {
    background: #FB0;
    color: #8B572A
}

.badge-success {
    background: #8BC34A
}

.card.tournament h {
    color: #25A9DF
}

.navbar {
    background: #263238
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: #000;
    text-align: center;
    height: 1.5em;
    opacity: .5
}

    .hr-text:before {
        content: '';
        background: #D5DBDF;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 1px
    }

    .hr-text:after {
        content: attr(data-content);
        position: relative;
        display: inline-block;
        color: #000;
        padding: 0 .5em;
        line-height: 1.5em;
        background: #f6f7f9
    }

.btn-group-vertical {
    width: 100%
}

    .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical .btn-outline-secondary {
        background: #FFF !important;
        border-radius: 4px
    }

.bg-dark {
    background-color: #242A30 !important
}

.dropdown-menu {
    padding: .25rem
}

    .dropdown-menu a {
        font-size: 90% !important
    }

    .dropdown-menu .dropdown-divider {
        margin: .25rem 0
    }

    .dropdown-menu .dropdown-item {
        font-size: 15px;
        padding: .25rem .75rem;
        color: #404040;
        position: relative
    }

.whirl:before {
    background: none !important
}

.bg-blur {
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* New pages */

.card-image {
    position: relative;
    max-height: 290px;
    border-radius: 3px;
    overflow: hidden;
}

    .card-image img {
        z-index: 1;
        position: relative;
        max-height: 290px;
        object-fit: cover;
    }
/*
.card-image:after{content: "\f007";max-height: 290px;font-size: 100px;height: 100%;top: 0;background: #f8f9fa;right: 0;left: 0;bottom: 0;position: absolute;color: rgba(51, 51, 51, 0.1);text-align: center;line-height: 290px;}
*/

.card-info {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 1rem !important;
    background: #f8f9fa;
    opacity: 0;
    transition: opacity 0.15s;
}

    .card-info.active {
        opacity: 1
    }

a.social:hover {
    text-decoration: underline
}

    a.social:hover,
    a.social:hover i {
        color: #333 !important;
    }


.trainingscheme .badge {
    font-size: 100%
}

.trainingscheme .row:first-child {
    background: #FFF !important
}

.trainingscheme .row:hover {
    background: #f8f9fa
}



/* //New pages */



@media only screen and (min-width: 991px) {
    .nav-item.dropdown > ul li {
        position: relative
    }

        .nav-item.dropdown > ul li:hover > ul {
            display: block
        }

    .nav-item.dropdown > ul ul {
        position: absolute;
        top: -7px;
        left: calc(100% + 5px);
        min-width: 250px;
        display: none
    }

        .nav-item.dropdown > ul ul li {
            position: relative
        }

            .nav-item.dropdown > ul ul li:hover > ul {
                display: block
            }

        .nav-item.dropdown > ul ul ul {
            position: absolute;
            top: -7px;
            left: calc(-100% - 15px);
            min-width: 250px;
            display: none
        }

            .nav-item.dropdown > ul ul ul li {
                position: relative
            }

                .nav-item.dropdown > ul ul ul li:hover ul {
                    display: block
                }

            .nav-item.dropdown > ul ul ul ul {
                position: absolute;
                top: -7px;
                left: -100%;
                min-width: 250px;
                display: none;
                z-index: 1
            }
}

nav .dropdown-menu {
    top: calc(100% + 15px);
    border: 1px solid rgba(0,0,0,0);
    box-shadow: 0 1px 20px -5px rgba(0,0,0,0.1)
}

    nav .dropdown-menu:before {
        content: "";
        width: 110%;
        height: 60px;
        display: block;
        top: -20px;
        left: -10px;
        position: absolute;
        z-index: -1
    }

.owl-carousel .owl-stage-outer {
    border-radius: 4px
}

.owl-carousel .owl-item.active {
    z-index: 1
}

.owl-carousel.owl-drag .owl-item {
    overflow: hidden
}

.owl-thumbs {
    margin-top: 1px
}

.owl-thumb-item.active, .owl-thumb-item:focus {
    outline: none
}

.owl-thumb-item {
    cursor: pointer
}

.topnav {
    background: #F8F8F8;
    display: flex;
    height: 38px;
    transition: all .15s cubic-bezier(0.23,1,0.32,1);
    position: relative;
    z-index: 3
}

    .topnav .btn {
        padding: .15rem .75rem
    }

        .topnav .btn.btn-link {
            transition: none
        }

            .topnav .btn.btn-link:hover {
                color: #404040 !important;
                text-decoration: none
            }

    .topnav .container {
        padding: 0 15px !important
    }

.navigation {
    background: #FFF;
    transition: box-shadow 1s cubic-bezier(0.23,1,0.32,1)
}

.scrolled .navigation {
    box-shadow: 0 -60px 30px 40px #000
}

nav.mainnav {
    position: relative;
    height: 66px;
    display: flex;
    align-items: center;
    z-index: 3;
    width: 100%
}

    nav.mainnav h1 {
        display: flex;
        align-self: stretch;
        align-items: center;
        background: #d8d8d8;
        color: #404040;
        padding: 0 1.5rem;
        font-weight: 700
    }

    nav.mainnav .morelinks {
        position: relative
    }

        nav.mainnav .morelinks:hover button {
            background: #f8f8f8
        }

        nav.mainnav .morelinks button {
            padding: .5rem 1rem;
            outline: 0;
            border: 0;
            margin-right: 15px;
            border-radius: 3px;
            box-shadow: 0 1px 5px -2px rgba(0,0,0,0);
            background: #FFF;
            position: relative;
            z-index: 1
        }

            nav.mainnav .morelinks button.hidden {
                transition: none;
                width: 0;
                padding: 0;
                overflow: hidden;
                display: none
            }

            nav.mainnav .morelinks button i {
                position: relative;
                top: 2px
            }

            nav.mainnav .morelinks button.more::after {
                content: attr(count);
                display: inline-flex;
                width: 20px;
                height: 20px;
                align-items: center;
                justify-content: center;
                background: #9f9f9f;
                border-radius: 50%;
                font-size: 11px;
                line-height: 14px;
                margin-left: 5px;
                font-weight: 700;
                color: #FFF
            }

    nav.mainnav ul.links {
        display: -ms-flexbox !important;
        display: flex !important;
        flex: 1;
        margin: 0;
        padding: 0
    }

        nav.mainnav ul.links li {
            flex: none;
            list-style: none
        }

            nav.mainnav ul.links li.nav-item:hover {
                background: #f8f9fa;
                border-radius: .3rem
            }

        nav.mainnav ul.links > li > a {
            color: #404040;
            padding-right: 1rem;
            padding-left: 1rem;
            font-size: 15px;
            border-radius: .3rem;
            text-align: center;
            white-space: nowrap
        }

        nav.mainnav ul.links li a:hover {
            color: #000;
            border-radius: 3px
        }

        nav.mainnav ul.links li.dropdown-menu {
            margin-top: 0
        }

            nav.mainnav ul.links li.dropdown-menu a:hover {
                background-color: #f8f9fa
            }

    nav.mainnav ul.hidden-links {
        right: 18px;
        top: calc(100% + 17px);
        display: block;
        left: inherit
    }

        nav.mainnav ul.hidden-links .dropdown-menu {
            right: calc(100% + 5px);
            left: auto;
            top: 0
        }

        nav.mainnav ul.hidden-links li > a {
            color: #404040;
            font-size: 14px !important;
            padding: .25rem 1rem;
            width: 100%
        }

        nav.mainnav ul.hidden-links li li > a {
            width: 100%
        }

        nav.mainnav ul.hidden-links li > a::after {
            font-family: "Font Awesome 5 Pro","Font Awesome 5 Free","Font Awesome 5 Brands","FontAwesome" !important;
            float: right;
            transform: rotate(-90deg);
            top: 5px;
            position: relative;
            right: -10px
        }

        nav.mainnav ul.hidden-links li a:hover {
            text-decoration: none;
            background-color: #f8f9fa;
            border-radius: 3px;
            color: #000
        }

        nav.mainnav ul.hidden-links.hidden {
            display: none
        }

    nav.mainnav .navbar-brand img {
        max-width: 280px;
        max-height: 60px
    }

nav .mobilelogo {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center
}

.lang .flag {
    position: relative;
    top: 3px;
    left: -2px
}

.dropdown.nav-item .nav-link::after {
    color: #c5c5c5 !important;
    border: none;
    content: "\f078" !important;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-size: 9px;
    padding-left: 2px;
    font-weight: 600;
}

.topnav .lang .btn:after {
    position: relative;
    top: 2px
}

.home main .slides.owl-carousel {
    min-height: 100px;
    margin-top: 105px
}

    .home main .slides.owl-carousel .owl-item img {
        object-fit: cover;
        border-radius: 4px
    }

    .home main .slides.owl-carousel .owl-nav {
        position: absolute;
        top: calc(50% + 40px);
        z-index: 9;
        color: #FFF;
        width: 100%;
        pointer-events: none
    }

.home.container main .slides.owl-carousel .owl-nav {
    top: calc(50% - 25px)
}

.home main .slides.owl-carousel .owl-nav i {
    font-style: inherit
}

.home main .slides.owl-carousel .owl-nav .owl-prev, .home main .slides.owl-carousel .owl-nav .owl-next {
    opacity: .5;
    pointer-events: all
}

    .home main .slides.owl-carousel .owl-nav .owl-prev:hover, .home main .owl-carousel .owl-nav .owl-next:hover {
        opacity: 1
    }

    .home main .slides.owl-carousel .owl-nav .owl-prev i {
        font-size: 50px;
        margin-left: 20px;
        margin-right: 15px
    }

.home main .slides.owl-carousel .owl-nav .owl-next {
    float: right
}

    .home main .slides.owl-carousel .owl-nav .owl-next i {
        font-size: 50px;
        margin-right: 20px;
        margin-left: 15px
    }

.cover {
    height: auto;
    border-radius: 0;
    width: 100%;
    background-position: center center !important
}

    .cover h1 {
        font-weight: 200
    }

    .cover p.lead {
        margin: 1rem auto 3rem;
        color: rgba(255,255,255,0.8);
        font-weight: 400
    }

body.container main .cover p.lead.container {
    padding: 0 120px !important
}

.cover .cover-container {
    margin: 0 auto
}

.cover-inner {
    top: calc(50% + 60px);
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    z-index: 1
}

.home.container .cover-inner {
    top: 50%
}

.newsitems article figure {
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    overflow: hidden;
    border-radius: 4px;
    height: 150px;
    width: 100%;
    text-align: center;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: flex;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    font-size: 60px;
    background: #f8f8f8;
    color: #EBEBEB
}

.newsitems article a:hover figure {
    font-size: 65px
}

.newsitems article .card-img-top {
    object-fit: cover;
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1)
}

.newsitems article:hover .card-img-top {
    object-fit: cover;
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    transform: scale(1.07)
}

.newsitems article a h3 {
    color: #333
}

.newsitems article a:hover h3 {
    transition: color .15s ease-in-out,background-color .15s ease-in-out
}

.newsitems article a {
    color: #333
}

.newsitems article .card-body p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.newsitems article .card-img-overlay small {
    color: #FFF
}

.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
    border-color: transparent !important;
    background: none !important;
    outline: none !important
}

body:not(.container) .side-item {
    padding: 1rem 15px;
}

.sidebar-inner {
    border-radius: .25rem;
    background: #ffffff99
}
/*
.sidebar-right{padding-left:0!important}
.sidebar-left{padding-right:0!important}
body:not(.container) .sidebar-left{padding-left:0!important}
  */
.side-item #searchBtn {
    border-color: rgba(0, 0, 0, 0.20) !important
}

.side-item:first-child {
    border-radius: .25rem .25rem 0 0
}

.side-item:last-child {
    border-radius: 0 0 .25rem .25rem
}

.side-item {
    padding: 1rem 15px
}

    .side-item.sidebar-contact a:not(.btn) {
        color: #24253D;
        opacity: .6
    }

        .side-item.sidebar-contact a:not(.btn):hover {
            opacity: 1
        }

    .side-item .list-group {
        background: #f8f9fa !important
    }

    .side-item p {
        font-size: 90%
    }

.sidebar-weather {
    ;
    padding: 1rem 7.5px;
    border-radius: .25rem !important;
    margin: 0 15px;
    overflow: hidden;
    background: #ffffff99
}

.side-item.sidebar-agenda .list-group-item {
    padding: .75rem;
    font-size: 90%
}

.side-item.sidebar-agenda a small i {
    font-weight: 900
}

.side-item .list-group .list-group-item {
    background: transparent !important;
    font-size: 14px;
    padding: .75rem 1rem;
    border: 0
}

    .side-item .list-group .list-group-item:hover {
        background: #FFF !important
    }

.sidebar-competition .team-meta {
    align-items: center !important;
    display: flex !important
}

    .sidebar-competition .team-meta figure.team-meta__logo {
        margin: 0 .5rem 0 0
    }

    .sidebar-competition .team-meta span.team-meta__place {
        font-size: 80%
    }

    .sidebar-competition .team-meta .team-meta__name {
        margin: 0
    }

.sidebar-competition .chosen-item {
    background: #f8f9fa;
    border-radius: .25rem;
    padding: .5rem 1rem .25rem
}

    .sidebar-competition .chosen-item:hover {
        background: #f8f9fa !important
    }

    .sidebar-competition .chosen-item a:hover {
        color: #333
    }

#competition-content {
    background: #ffffff99;
    padding-top: .5rem
}

    #competition-content span {
        padding-left: 1rem !important;
        font-size: 13px;
        font-weight: 600;
        margin: .25rem 0;
        display: block
    }

        #competition-content span small {
            font-size: 13px;
            font-weight: 600
        }

.courtbookingwidget .timeoption {
    background: #ffffff99 !important;
}

.sidebar-competition .table thead th {
    background: #FFF;
    border-top: 0;
    border-bottom: 1px solid #dee2e6
}

.sidebar-competition .table.table-standings td, .side-item.sidebar-competition .table.table-standings th {
    border: 0
}

.sidebar-competition .table.table-standings thead th {
    border-bottom: 1px solid #eee !important
}

.sidebar-competition .table.table-standings {
    font-size: 14px
}

.sidebar-courts {
    padding-top: 1rem
}

    .sidebar-courts h5 .badge {
        position: relative;
        top: 1px;
        animation: lvsts 2.5s cubic-bezier(0.45,0.05,0.55,0.95) infinite
    }

.sidebar-search .input-group-append .btn {
    border: 1px solid #ced4da;
    border-left: 0
}

@keyframes lvsts {
    0% {
        opacity: .6
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: .6
    }
}

.sidebar-courts .courtsoccupation {
    background-image: linear-gradient(#f5f5f5 1px,rgba(255,255,255,0) 0);
    background-position: right;
    background-size: 100% 34%;
    background-repeat: repeat-y;
    height: 75px;
    border-top: 1px solid #eee
}

    .sidebar-courts .courtsoccupation > div {
        background: #90A4AE;
        border-bottom: 1px solid #bdbdbd;
        position: relative;
        -webkit-transition: background-color .3s ease-out;
        -webkit-box-flex: 1;
        flex: 1;
        flex: 1;
        margin-right: 1px;
        width: 0
    }

        .sidebar-courts .courtsoccupation > div.occupied {
            border-radius: 3px 3px 0 0;
            cursor: pointer;
            border-bottom: 1px solid #78909C
        }

        .sidebar-courts .courtsoccupation > div:hover {
            background-color: #5e97f6
        }

.courts.tooltip .tooltip-inner {
    font-size: 13px;
    background: #FFF;
    color: #333;
    border: 1px solid #e1e1e1
}

.courts.tooltip .arrow {
    display: none
}

.sidebar-courts .courtsoccupationtime > div {
    position: relative;
    margin-right: 1px
}

    .sidebar-courts .courtsoccupationtime > div > div {
        color: #757575;
        font-size: 11px;
        margin: -1px 0 0 -1px;
        position: absolute;
        top: 7px;
        transform: translateX(-50%)
    }

    .sidebar-courts .courtsoccupationtime > div:before {
        background: #bdbdbd;
        content: "";
        height: 3px;
        left: -1px;
        position: absolute;
        top: -1px;
        width: 1px
    }

    .sidebar-courts .courtsoccupationtime > div:after {
        background: #bdbdbd;
        content: "";
        height: 3px;
        position: absolute;
        right: -1px;
        top: -1px;
        width: 1px
    }

.sidebar-courts .owl-nav {
    position: absolute;
    top: 20px;
    font-size: 23px;
    width: 100%
}

    .sidebar-courts .owl-nav button {
        width: 32px
    }

        .sidebar-courts .owl-nav button.owl-next {
            right: -10px;
            position: absolute;
            outline: none
        }

            .sidebar-courts .owl-nav button.owl-next:hover {
                opacity: .7 !important
            }

        .sidebar-courts .owl-nav button.owl-prev {
            left: -10px;
            position: absolute;
            outline: none
        }

            .sidebar-courts .owl-nav button.owl-prev:hover {
                opacity: .7 !important
            }

.courtbookingwidget .timeoption {
    background: #FFF
}

.brands {
    padding: 30px 0;
    max-height: 150px;
    overflow: hidden
}

    .brands .owl-item .item {
        height: 90px;
        line-height: 90px;
        text-align: center
    }

    .brands .owl-carousel .owl-item img {
        height: initial;
        max-height: 85px;
        width: initial;
        max-width: 100%;
        display: inline-block
    }

.news-carousel .owl-item img {
    width: 100% !important;
    max-height: 1350px;
    object-fit: cover
}

.news-carousel .owl-item .owl-video-frame iframe {
    height: inherit
}

.news-carousel .owl-thumb-item:only-child {
    display: none
}

.news-carousel .owl-thumb-item img {
    width: 100px;
    height: 70px;
    padding: 2px;
    vertical-align: middle;
    object-fit: cover;
    object-position: center
}

.share {
    font-size: .9rem;
    padding-top: 30px;
    color: #888
}

    .share .share_call-to-action {
        display: inline
    }

    .share .share_list {
        display: inline-flex;
        list-style: none;
        padding: 0
    }

    .share .share_list_item {
        margin-left: 1.5em
    }

        .share .share_list_item a {
            color: #888
        }

        .share .share_list_item .share_tw:hover {
            color: #0f7dac
        }

        .share .share_list_item .share_fb:hover {
            color: #3b5998
        }

        .share .share_list_item .share_wa:hover {
            color: #23ab33
        }

        .share .share_list_item a i.fa-envelope-o {
            margin-right: .25rem
        }

            .share .share_list_item a i.fa-envelope-o:before {
                content: "\f0e0"
            }

        .share .share_list_item a i {
            margin-right: .25rem
        }

.comments .comment-content a {
    color: #007fbf
}

.comments .comment-content .comment-meta a {
    color: #007fbf
}

.comments .comment-content .comment-body p {
    margin: 0
}

.comments .comment-avatar img {
    height: 60px;
    width: 60px;
    object-fit: cover
}

.courtbooking .mainContainer {
    padding-left: 0;
    padding-right: 0;
    overflow: auto !important
}

.courtbooking #courtLeft {
    padding: 0 !important
}

.courtbooking #courtMain .courts {
    width: 100%
}

.courtbooking .panel-body {
    overflow: hidden;
    width: 100%
}

.courtbooking .weeknumber .btn {
    color: transparent !important;
    background-color: #FFF;
    background-image: none;
    border-color: #d7dce0;
    box-shadow: 0 1px 3px rgba(196,202,204,.2),inset 0 -1px 3px rgba(132,138,138,.1);
    font-weight: 600 !important;
    padding: 6px 16px;
    font-size: 12px;
    position: relative;
    margin-top: -3px
}

    .courtbooking .weeknumber .btn:before {
        content: "\f053";
        color: #333;
        display: inline-block;
        font: normal normal normal 14px/1 "Font Awesome 5 Free";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        left: 50%
    }

    .courtbooking .weeknumber .btn:last-child:before {
        content: "\f054"
    }

.contactpage .clubphoto {
    height: 300px;
    object-fit: cover
}

.contactpage .sidebar-contact {
    padding: 1rem 15px
}

    .contactpage .sidebar-contact i {
        opacity: .6
    }

.footer {
    background: #2b2d34;
    width: 100%;
    color: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .85rem;
    line-height: 1.5rem
}

    .footer .container-fluid {
        padding: 0
    }

    .footer h5 {
        font-weight: 700;
        margin-bottom: 1rem
    }

    .footer img {
        max-width: 90%;
        object-fit: contain
    }

    .footer .btn-outline-light:hover {
        color: #2b2d34
    }

    .footer ul {
        list-style: none
    }

    .footer .divider {
        background: #46484a;
        width: 100%;
        height: .1rem;
        margin: 2rem 0 1.5rem
    }

    .footer ul.nav-footer {
        float: left !important;
        padding: 0;
        width: 100%
    }

        .footer ul.nav-footer li:first-child {
            margin: 0
        }

        .footer ul.nav-footer li {
            display: block;
            float: left;
            margin-top: .25rem;
            width: 95%
        }

            .footer ul.nav-footer li a {
                padding: 0
            }

        .footer ul.nav-footer .nav-link, .footer a:not(.btn) {
            color: #FFF;
            opacity: .6
        }

            .footer ul.nav-footer .nav-link:hover, .footer a:hover {
                color: #FFF;
                opacity: 1
            }

    .footer .fa-phone, .footer .fa-envelope {
        margin-right: 10px;
        opacity: .4
    }

    .footer #template3_footer_news .nav-link {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

.social {
    margin: 0 auto;
    padding: 0
}

    .social li {
        display: inline-block
    }

.copyright {
    margin: 0;
    color: #a0a0a0;
    line-height: 2.2rem;
    font-size: .8rem;
    background: #1B1D24
}

    .copyright p {
        margin-bottom: 0
    }

.social li a {
    background: none;
    color: #FFF;
    opacity: .6;
    border: none;
    display: block;
    width: 2rem;
    height: 2rem;
    text-align: center;
    text-decoration: none;
    border-radius: 499rem;
    line-height: 2.2rem;
    font-size: 1.2rem
}

    .social li a:hover {
        color: #FFF;
        opacity: 1
    }

.contact {
    position: relative
}

    .contact .material-icons {
        padding-right: 5px;
        font-size: 20px;
        position: relative;
        top: 4px
    }

    .contact #map {
        width: 100%;
        position: absolute;
        height: 100%;
        z-index: 0;
        opacity: .4
    }

        .contact #map:before {
            content: "";
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            display: inline-block;
            position: absolute;
            z-index: 1;
            opacity: .9
        }

    .contact .contact-details h4 {
        opacity: .8
    }

    .contact img[title="Logo"] {
        object-fit: contain
    }

    .contact .container {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }

    .contact .clubphoto {
        width: 100%;
        z-index: 1;
        position: absolute;
        height: 100%;
        right: 0;
        padding-left: 15px;
        object-fit: cover
    }

    .contact .contact-form {
        z-index: 1
    }

/* SIGNUP */
#signUpForm {
    padding: 5px;
}

.custom-control-label::before {
    background-color: #f9fbfe;
    border: 1px solid #ced4da;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    border-color: transparent;
}

@media only screen and (min-width: 992px) {
    body:not(.home) {
        margin-top: 100px
    }

    nav .dropdown:hover > .dropdown-menu {
        display: block
    }

    body.container .slides.owl-carousel {
        margin-top: 105px
    }
}

@media only screen and (max-width: 991px) {
    body.nav-open {
        overflow: hidden !important
    }

    body.scroll .topnav {
        height: 0;
        transition: all .25s cubic-bezier(0.23,1,0.32,1);
        overflow: hidden
    }

    .btn-group-sm > .btn, .btn-sm {
        padding: .5rem
    }

    .topnav {
        height: 50px
    }

        .topnav li {
            flex: 1 1 auto !important;
            -ms-flex: 1 1 auto !important
        }

            .topnav li a {
                line-height: 30px;
                color: currentColor;
                width: 100%
            }

    .member .card-body {
        margin: .5rem !important
    }

    a.btn[data-localize="Client.Shared.BackToHome"] {
        display: none
    }

    input#Login_MembershipNumber {
        margin-top: 10px
    }

    .btn[data-localize="Client.Profile.Login"] {
        width: 100%;
        line-height: 42px;
        margin-bottom: 15px
    }

    .breadcrumb li.breadcrumb-item {
        line-height: 15px !important;
        box-shadow: 0 0 0 20px #fff inset;
        font-size: 13px
    }

        .breadcrumb li.breadcrumb-item:before {
            top: -35px !important
        }

    .playdates .daypart:after {
        font: normal normal normal 14px/1 "Font Awesome 5 Pro","Font Awesome 5 Free","Font Awesome 5 Brands",FontAwesome !important
    }

    nav.mainnav {
        display: block;
        height: 74px
    }

        nav.mainnav.open ul.links {
            -webkit-overflow-scrolling: touch;
            overflow-y: auto;
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            height: auto;
            z-index: 9999;
            padding-right: 40px;
            padding-left: 10px
        }

            nav.mainnav.open ul.links:after {
                content: "";
                position: fixed;
                top: -500px;
                right: 0;
                bottom: -500px;
                left: 0;
                background: rgba(0,0,0,.5);
                z-index: -2
            }

            nav.mainnav.open ul.links:before {
                content: "";
                position: fixed;
                top: -500px;
                right: 40px;
                bottom: -500px;
                left: 0;
                background: #FFF;
                z-index: -1
            }

        nav.mainnav ul.links {
            display: block !important;
            height: 74px;
            overflow: hidden;
            text-align: center;
            top: 3px
        }

            nav.mainnav ul.links li {
                width: calc(100% - 55px);
                float: left;
                flex: inherit !important;
                display: none
            }

    .navbar-toggler {
        right: 7px;
        top: 7px;
        padding-top: 15px !important;
        width: 60px;
        height: 60px !important;
        position: absolute;
        z-index: 2;
        opacity: .3;
        outline: none !important;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: -.5px
    }

    body.nav-open .mainnav .navbar-toggler:first-child {
        display: none
    }

    .navbar-toggler-bars {
        height: 2px;
        width: 100%;
        display: inline-block;
        position: relative;
        top: -6px
    }

        .navbar-toggler-bars:before {
            height: 3px;
            background: #000;
            width: 100%;
            display: inline-block;
            position: absolute;
            content: " ";
            top: 0;
            left: 0;
            transform: translateY(-3.75px) translateZ(0);
            transition: transform .25s cubic-bezier(0.23,1,0.32,1),background-color .25s cubic-bezier(0.23,1,0.32,1)
        }

        .navbar-toggler-bars:after {
            height: 3px;
            background: #000;
            width: 100%;
            display: inline-block;
            position: absolute;
            content: " ";
            left: 0;
            transform: translateY(5px) translateZ(0);
            transition: transform .25s cubic-bezier(0.23,1,0.32,1),background-color .25s cubic-bezier(0.23,1,0.32,1)
        }

    .navbar-toggler.navtogglerclose:before {
        content: "";
        width: 50px;
        height: 50px;
        background: #000;
        position: absolute;
        border-radius: 60px;
        box-shadow: 0 6px 30px -20px #000;
        top: 5px;
        right: 5px;
        z-index: -1
    }

    .navbar-toggler.navtogglerclose .navbar-toggler-bars {
        top: -8px;
        width: 60%;
        left: -1px
    }

    .nav-open .navbar-toggler.navtogglerbottomclose {
        display: none
    }

    .navbar-toggler.navtogglerbottom {
        display: none;
        position: fixed;
        bottom: 20px;
        top: inherit;
        background: #FFF;
        opacity: 1;
        border-radius: 60px;
        right: 20px;
        box-shadow: 0 150px 370px 35px #000;
        z-index: 99;
        left: calc(50% - 30px)
    }

        .navbar-toggler.navtogglerbottom:before {
            content: "";
            width: 60px;
            height: 60px;
            background: #FFF;
            position: fixed;
            border-radius: 60px;
            bottom: 20px;
            left: calc(50% - 30px);
            z-index: -1
        }

        .navbar-toggler.navtogglerbottom:after {
            content: "";
            width: 100%;
            height: 90px;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: -20;
            background: none !important
        }

    .navbar-toggler.navtogglerbottomclose:before {
        content: "";
        width: 50px;
        height: 50px;
        background: #000;
        border-radius: 60px;
        left: 0;
        top: 0;
        z-index: 0;
        position: absolute
    }

    .navbar-toggler.navtogglerbottomclose .navbar-toggler-bars {
        height: 2px;
        width: 60%;
        display: inline-block;
        position: relative;
        top: -5px;
        left: -4px
    }

    .nav-open .navbar-toggler.navtogglerbottom, {
        transition: all .25s cubic-bezier(0.23,1,0.32,1);
        opacity: 0
    }

    .navbar-toggler.navtogglerbottomclose {
        position: fixed;
        bottom: 20px;
        top: inherit;
        border-radius: 60px;
        z-index: 999999;
        opacity: 0;
        transition: all .25s cubic-bezier(0.23,1,0.32,1);
        padding-top: 6px !important
    }

    .navbar-toggler.navtogglerclose {
        position: fixed;
        bottom: inherit;
        top: 14px;
        border-radius: 60px;
        right: 10px;
        z-index: 10000;
        padding-top: 15px !important;
        opacity: 0;
        transition: all .25s cubic-bezier(0.23,1,0.32,1)
    }

    .nav-open .navbar-toggler.navtogglerbottomclose, .nav-open .navbar-toggler.navtogglerclose {
        opacity: 1
    }

    .nav-open .navtogglerbottomclose .navbar-toggler-bars:before, .nav-open .navtogglerbottomclose .navbar-toggler-bars:after, .nav-open .navtogglerclose .navbar-toggler-bars:before, .nav-open .navtogglerclose .navbar-toggler-bars:after {
        background: #FFF
    }

    .nav-open .navtogglerbottomclose .navbar-toggler-bars:after, .nav-open .navtogglerclose .navbar-toggler-bars:after {
        transform: rotate(45deg) translateZ(0)
    }

    .nav-open .navtogglerbottomclose .navbar-toggler-bars:before, .nav-open .navtogglerclose .navbar-toggler-bars:before {
        transform: rotate(-45deg) translateZ(0)
    }

    .nav-open nav.mainnav ul.links li {
        display: block;
        margin: 0 25px
    }

    .nav-open nav.mainnav ul.links > li {
        border-bottom: 1px solid #EAEAEA;
        background: none
    }

        .nav-open nav.mainnav ul.links > li.dropdown.open {
            border-color: transparent
        }

        .nav-open nav.mainnav ul.links > li > a {
            background: #FFF
        }

    .nav-open nav.mainnav ul.links li ul.dropdown-menu li {
        margin: 0 !important;
        width: 100%;
        position: relative
    }

        .nav-open nav.mainnav ul.links li ul.dropdown-menu li a {
            padding-left: 15px !important;
            width: 100%
        }

    nav.mainnav .dropdown-menu {
        position: inherit !important;
        transform: inherit !important;
        width: 100%;
        border: none;
        text-align: center;
        background: #f8f9fa !important;
        margin: 0;
        padding: 0;
        box-shadow: none;
        border-radius: 0
    }

        nav.mainnav .dropdown-menu > .open > .dropdown-menu {
            display: block;
            padding-left: .5rem
        }

    .nav-open nav.mainnav > ul.links > li:nth-child(2):before {
        content: "Menu";
        display: inline-block;
        height: 80px;
        text-align: left;
        width: 100%;
        padding-left: 0;
        line-height: 90px;
        font-size: 28px;
        font-weight: 800
    }

    nav.mainnav .more, nav.mainnav ul.hidden-links {
        display: none
    }

    nav.mainnav ul.links li a {
        font-size: 16px;
        line-height: 35px;
        text-align: left;
        margin: 0;
        border-radius: 0;
        font-weight: 700;
        padding-left: 0;
        position: relative;
        width: calc(100% - 50px)
    }

    nav.mainnav ul.links li.nav-item span[data-toggle="dropdown"] {
        position: absolute;
        right: 0;
        top: 8px;
        height: 36px;
        width: 36px;
        padding: 5px 0;
        z-index: 9999999;
        text-indent: 4px;
        border-radius: 30px;
        background: rgba(0,0,0,0.05);
        line-height: 26px
    }

    nav.mainnav ul.links li span[data-toggle="dropdown"]:after {
        margin-left: -26px;
        opacity: .5
    }

    nav.mainnav ul.links li.open > span[data-toggle="dropdown"]:after {
        transform: scaleY(-1) translateY(-25px)
    }

    nav.mainnav ul.links li.nav-item ul li span[data-toggle="dropdown"] {
        top: 8px;
        right: 14px;
        height: 26px;
        width: 26px;
        font-size: 14px;
        line-height: 18px;
        text-indent: 5px
    }

    nav.mainnav ul.links li.nav-item ul li.open > span[data-toggle="dropdown"] {
        line-height: 34px
    }

    nav.mainnav ul.links li a.btn {
        padding-left: inherit;
        margin: 0
    }

    nav.mainnav ul.links li.logo a {
        border: none
    }

    nav.mainnav ul.links li a.dropdown-item {
        margin: 0;
        padding-left: 30px;
        border: 0;
        box-shadow: none
    }

    nav.mainnav ul.dropdown-menu li ul.dropdown-menu li a.dropdown-item {
        font-weight: 400
    }

    nav.mainnav ul.links li.nav-item:hover, nav.mainnav ul.links li a:hover, nav.mainnav ul.links li a:focus, nav.mainnav ul.links li a:active {
        background: #FFF !important;
        border-radius: 0
    }

    nav.mainnav ul.links .logo {
        z-index: 0;
        position: inherit;
        display: block
    }

        nav.mainnav ul.links .logo .navbar-brand img {
            max-width: 230px;
            margin-top: 8px
        }

    nav.mainnav.open ul.links .logo {
        position: inherit;
        display: none
    }

    .nav-link:hover, .nav-link:focus, .nav-link:active, .dropdown-menu a:active {
        color: #000;
        background-color: #f8f9fa !important
    }

    .nav-item.dropdown > .nav-link::after {
        display: none !important
    }

    .nav-item.dropdown .nav-link::after {
        border: none;
        content: "\f078" !important;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: "Font Awesome 5 Free";
        font-size: 14px;
        right: 15px;
        position: absolute;
        top: 10px;
        z-index: 9999999
    }

    nav.mainnav ul.links li.contactinfo {
        padding: 2rem 0;
        text-align: left;
        padding-left: 25px;
        max-width: 400px
    }

    .dropdown.open > .dropdown-menu {
        display: block;
        position: inherit;
        width: 110%;
        text-align: center;
        box-shadow: none;
        overflow: hidden;
        border-radius: 4px;
        margin-left: -5%
    }

    .cookie-law-info-bar {
        width: calc(100% - 30px) !important
    }

        .cookie-law-info-bar .btn {
            margin-top: .25rem !important
        }

    .slides.owl-carousel .item .img-container video, .slides.owl-carousel .item .img-container img {
        height: calc(100vh - 140px) !important
    }

    .sidebar-right {
        padding-left: 15px !important
    }

    .sidebar-left {
        padding-right: 15px !important
    }

    .share .share_list {
        width: 100%;
        display: inline-block;
        text-align: center
    }

    .share .share_call-to-action {
        width: 100%;
        text-align: center;
        display: inline-block;
        margin-bottom: 10px
    }

    .share .share_list_item {
        display: inline-flex
    }

    .matchinfo div:first-child {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .matchinfo div:last-child {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .matchinfo img {
        width: 60px;
        object-fit: contain;
        margin-bottom: .5rem
    }

    .matchinfo .club {
        overflow: hidden;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #333
    }

    .custom-table {
        font-size: 14px
    }

        .custom-table .timescore {
            font-size: 18px
        }

    .matchtableinfo > .row:last-child {
        border-bottom: 1px solid #dee2e6 !important
    }

    .table.table-score td, .table.table-score th {
        padding: 0.5rem 0;
        font-size: 90%;
    }
}

@media only screen and (min-width: 768px) {
    .main > .row {
        margin-right: -2.5px;
        margin-left: -2.5px
    }

    .videos .vid {
        padding-right: 2.5px;
        padding-left: 2.5px
    }
}


@media only screen and (max-width: 767px) {
    .tablePlayers .col-6:nth-child(even) {
        padding-left: 7.5px;
    }

    .tablePlayers .col-6:nth-child(odd) {
        padding-right: 7.5px;
    }

    .playernumber .badge {
        height: 36px;
        width: 36px;
        line-height: 26px;
    }

    .matchinfo .toggle-icon {
        position: absolute;
        right: -28px;
        top: calc(50% - 6px);
    }

    .map-responsive {
        max-height: 200px;
        position: inherit;
        width: 100%
    }
}

@media only screen and (max-width: 575px) {
    .matchtableinfo {
        text-align: center
    }
}

