.p0 {
    padding: 0;
}

.truncate {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.truncateLines {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.i-head-top, .page-head {
    background: transparent;
}

.lp.inn-head-pad {
    padding-top: 15px;
    padding-bottom: 15px;
}

[class~=i-head-top].fixedRow {
    position: relative;
    background: var(--headerBackground);
}

.i-head-top .i-head {
    margin-right: 0;
}

.stickyhead {
    position: fixed !important;
}

.mob-menu i {
    margin-top: .1125pc;
}

.heading {
    display: inline-flex;
}

    .heading img {
        max-width: 120px;
        max-height: 80px;
        height: auto;
        width: auto;
    }

    .heading h3 {
        padding-left: 10px;
        margin-top: 0;
        margin-bottom: 8px;
    }

.dateRangeHeading {
    padding-left: 10px;
    display: block;
}

.locationHeading {
    padding-left: 10px;
    display: block;
    font-size: 80%;
}

.simpleHeader.stickyhead .headerLogo, .simpleHeader.stickyhead .dateRangeHeading, .simpleHeader.stickyhead .dateRangeHeading {
    display: none;
}

.simpleHeader.stickyhead .lp.inn-head-pad {
    padding-top: 9px;
    padding-bottom: 10px;
}

.simpleHeader.stickyhead .heading h3 {
    padding-left: 0px;
}

[class~=cbb2-home-nav-bot] ul li:nth-child(1) {
    width: 80%;
}

.foot-pop.top-me-ev li {
    display: block;
}

[class~=top-me-text] h4 {
    margin-top: 0px !important;
}

[class~=cat-menu] {
    width: 50%;
    right: 1%;
    left: unset;
}

.menu::-webkit-scrollbar,
.home .h_l::-webkit-scrollbar,
.home .slideshow-container::-webkit-scrollbar {
    display: none;
}

.menu.Submenu {
    left: 90px !important;
    z-index: 99999;
    display: none;
}

[class~=page-head].fixedRow {
    /*background-image: url('../images/bg/top.svg') !important;
    background-position: 60% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;*/
}

.homeRow .topPageTitle {
    display: none;
}

.topPageTitle {
    transform: skewX(-30deg);
}

    .topPageTitle h4 {
        transform: skew(30deg);
        text-align: center;
    }

.text-bold {
    font-weight: bold;
}

#Dates .myTable td {
    font-weight: bold;
}

.p-jc-list.bio .row {
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 1pc;
    padding-top: 5px;
}

.profileImg img {
    min-height: unset !important;
    min-width: unset !important;
}

.playersBox {
    border-radius: 10px;
    padding: 10px;
    box-shadow: 7px 6px 6px 1px #888;
}

    .playersBox:hover {
        box-shadow: none;
        transition-delay: .3s;
    }

    .playersBox h5 {
        font-weight: 500 !important;
    }

[class~=page-head].fixedRow [class~=brea-top] {
    display: block;
    transform: skew(30deg);
    text-align: center;
}

/*-----SLIDER-----*/
.h_l {
    float: right;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    width: 25%;
    position: relative;
}

[class~=h_l] ul {
    margin-top: 20pt !important;
    display: contents;
}

.h_l ul li {
    margin-bottom: .083333333in;
    width: 100%;
    margin: 0;
    height: 150px;
    width: 100%;
    margin-top: 15px;
    z-index: 9;
    position: relative;
}

[class~=h_l] ul li a {
    position: absolute;
    right: 0;
    margin-top: -17px;
}

.h_l ul li.selected {
    border: solid 1px #fff;
}

[class~=h_l] img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    object-fit: cover;
}

.h_l ul li h4 {
    position: relative;
    top: -70px;
    width: auto;
    padding: 5px;
}

[class~=h_r] {
    padding-left: 3.125pc;
    width: 75%;
}

.prev {
    left: 3.125pc;
}

#HomePrev, #HomeNext {
    z-index: 9;
}

[class~=text] {
    bottom: 5%;
    left: 6%;
    width: auto;
    background: rgba(0,0,0,0.5);
    max-width: 75%;
    font-size: 40px;
}

.z100 {
    z-index: 999;
}

[class~=slideshow-container], [class~=h_l] {
    max-height: 600px;
    overflow: auto;
}

.mySlides h4 {
    font-family: "Lato",sans-serif;
}

.hvr-sweep-to-right {
    color: #000;
    padding: 5px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
}

/*-----SLIDER-----*/

/*----ABOUT US----*/
.blog [class~=lp] {
    padding-bottom: 45pt;
}

.blog-2 h4 {
    text-align: center;
}

[class~=h-tm-ra1] {
    padding-left: 0;
}

[class~=events] table tr td:last-child {
    padding-left: .625pc !important;
}
/*------ABOUT US------*/

/*------NEWS----------*/
.News img.img-responsive {
    max-height: unset !important;
    min-height: unset !important;
    height: auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    object-fit: none;
}

.hom-trend-img {
    height: 220px;
    vertical-align: middle;
    display: -webkit-box;
}

.NewsDetails img.img-responsive {
    max-width: 100%;
    height: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 50px;
}

.NewsDetails .blog-2 h4 {
    text-align: right;
}

.NewsDetails .tagSection {
    padding-right: 0;
}

.Gallery, .Events {
    margin-bottom: 40px;
}

.galleryImgHolder {
    position: relative;
}

.flexerItem {
    overflow: hidden;
    box-shadow: 10px 10px 4px #888;
    margin-bottom: 20px;
    transition-delay: .2s;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

    .flexerItem span {
        min-height: 40px;
        padding-left: 10px;
        padding-top: 10px;
        display: block;
        border-left: solid 1px #888;
        border-bottom: solid 1px #888;
    }

    .flexerItem img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        -webkit-transition: 0.4s ease;
        transition: 0.4s ease;
    }

    .flexerItem:hover img {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
        z-index: 99;
    }

.mfp-bottom-bar {
    bottom: 40px !important;
    left: -10px !important;
    top: unset !important;
}
/*------NEWS----------*/
/*------EVENTS--------*/
.tabs_content h3 {
    margin-top: 3px;
}

.tabs_content .tab_detail {
    display: none;
}

    .tabs_content .tab_detail:first-child {
        display: block;
    }

table.events, table.events td:nth-child(1),
table.pzM, table.pzM td:nth-child(1) {
    font-weight: 500;
}

    table.events, table.events td:nth-child(2),
    table.pzM, table.pzM td:nth-child(2) {
        font-weight: 700;
    }

        table.events, table.events td,
        table.pzM, table.pzM td, table.pzM th {
            padding: 5px;
        }

            table.pzM th {
                font-weight: bold;
            }

.highlight td {
    font-weight: 800;
}

.editorContent {
    font-size: 16px;
    margin-top: 30px;
}

/*------EVENTS--------*/

.Event_Div, .Dates_Div {
    display: inline-block;
    width: 100%;
}

.RMM-Dropdown {
    display: inline-block;
    margin-bottom: 10px;
    width: auto;
    margin-top: 10px;
    position: relative;
}

    .RMM-Dropdown button {
        border: none;
        width: 100%;
        height: 40px;
        font-size: 15px;
        transition: .3s;
        cursor: pointer;
    }

        .RMM-Dropdown button i {
            font-size: 18px;
            float: right;
            padding-left: 10px;
        }

    .RMM-Dropdown div {
        box-shadow: 0 4px 8px rgba(0,0,0,0.2);
        z-index: 10;
        visibility: hidden;
        position: absolute;
        opacity: 0;
        transition: .3s;
        width: 100%;
    }

    .RMM-Dropdown:hover div {
        visibility: visible !important;
        opacity: 1 !important;
    }

    .RMM-Dropdown div a:first-child {
        border-top-style: solid;
        border-top-width: .0625pc;
    }

    .RMM-Dropdown div a:last-child {
        border-bottom: none;
    }

    .RMM-Dropdown div a {
        display: block;
        text-decoration: none;
        padding: 8px;
        text-align: left;
        transition: .1s;
        white-space: nowrap;
        font-size: 14px;
        border-bottom-width: .0625pc;
        border-bottom-style: solid;
    }

.Draws .Scroller div,
.Dates_Div .Scroller div {
    width: 2pc;
    height: 32px;
    padding: 2px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -10px;
    z-index: 9;
}

    .Draws .Scroller div:first-child,
    .Dates_Div .Scroller div:first-child {
        float: left;
    }

    .Draws .Scroller div:last-child,
    .Dates_Div .Scroller div:last-child {
        float: right;
    }

.DateLister {
    overflow: hidden;
    height: 65px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .DateLister .swiper-wrapper {
        height: 45px !important;
    }

.slideRound {
    width: 145px !important;
    margin-right: 10px;
    text-align: center;
    padding-top: 10px;
}

.slideDate {
    width: 80px !important;
    margin-right: 10px;
    text-align: center;
    padding-top: 10px;
}

    .slideDate.Qualifying:before {
        position: absolute;
        width: 30px;
        height: 100%;
        right: 30px;
        content: 'QF';
        font-size: 40px;
        opacity: 0.15;
        color: #000;
    }

    .Scroller a,
    .slideDate a {
        display: block;
    }
/*----CONTACT US------*/
.ContactUs [class~=inn-title] {
    width: 60%;
}

.ContactUs .con-map {
    margin-bottom: 3.125pc;
}

.ContactUs [class~=book-form] label {
    text-transform: capitalize;
}

.ContactUs [class~=book-form] input[placeholder], .ContactUs .book-form textarea {
    font-size: 16px;
}

.ContactUs #LoaderImage {
    position: absolute;
    right: 20px;
    top: 10px;
    display: none;
}
/*----CONTACT US-----*/


/*----REGISTRATION---*/

.ShowcaseModal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 11111;
    height: 100%;
    overflow: auto;
    display: none;
    z-index: 999999;
}

.Formoutliner {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    background: #fff;
    padding: 15px;
    /*border-radius: 5px;    
    border: solid 5px #fff;
    border: 4px solid #2A1773;*/
}

    .Formoutliner::before {
        position: absolute;
        content: "";
        opacity: 0.1;
        background-image: url("../images/brick-wall.png");
        background-repeat: repeat-x;
        /*height:100%;*/
        width: 80%;
    }

.bg-book {
    width: 100%;
}

#RegistrationForm select {
    padding: 10px;
}

#RegistrationForm label {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

#RegistrationForm input[type="file"] {
    height: 100%;
}

#RegistrationForm input, #RegistrationForm textarea {
    font-size: 16px;
}

#RegistrationForm h3, #RegistrationForm hr {
    margin: 0;
}

#RegistrationForm hr {
    margin-top: 5px;
    margin-bottom: 10px;
}

#RegistrationForm #Tab2, #RegistrationForm #Tab3 {
    display: none;
}

/*----REGISTRATION---*/
/*----FOOTER----*/
[class~=blog] {
    margin-right: 0;
}

[class~=foot4] ul li a img {
    opacity: 0.9;
    max-width: 120px;
    height: auto;
    width: auto;
    margin-bottom: 10px;
}

.footerLogo {
    display: inline-flex;
}

    .footerLogo.rightLogo img {
        float: right;
        right: 10px;
        position: absolute;
    }

img.footerLogo {
    max-width: 80px;
    height: auto;
    width: auto;
}

a.footerLogo {
    display: block;
}

.footerLogo h4 {
    display: inline-flex;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 5px;
    vertical-align: top;
    padding-left: 10px;
}

.footerLogo .dateRangeHeading {
    font-size: 80%;
}

.footerLogo .locationHeading {
    font-size: 80%;
    float: left;
    /*position: absolute;*/
    left: 14px;
}

[class~=foot4] h3 {
    padding-bottom: .15625in;
    margin-top: 0;
    text-align: center;
    font-weight: 700;
}

[class~=lp], [class~=foot2] {
    padding-bottom: 0;
    margin-right: 0;
}

.foot-com a {
    display: block;
}

.RMM_Score_Card {
    width: 100%;
    box-shadow: 10px 10px 10px 1px #888;
    margin-bottom: 30px;
    transition-delay: .2s;
    transition: 0.4s ease;
    border-radius: 5px;
}

    .RMM_Score_Card:hover {
        box-shadow: unset;
    }

    .RMM_Score_Card .Event_Stat span {
        font-size: 12px;
        font-weight: 800;
        display: block;
        line-height: 20px;
    }

    .RMM_Score_Card .Event_Stat {
        font-size: 20px;
        display: inline-block;
        width: 100%;
        padding: 5px 0 5px 0;
        border-radius: 5px 5px 0 0;
    }

    .RMM_Score_Card .playerBox {
        font-size: 14px;
    }

    .RMM_Score_Card .playerName {
        padding-left: 5px;
        font-size: 20px;
    }

        .RMM_Score_Card .playerName a {
            font-size: 14px;
            text-transform: uppercase;
        }

    .RMM_Score_Card .matchStat {
        text-align: center;
        font-size: 16px;
        font-weight: 800;
    }

.borderBottom {
    /*border-bottom: solid 1px #888;*/
}

.ScoreTable {
    width: 100%;
}

.scoreNumber {
    width: 100%;
    height: 100px;
}

.scoreNumber {
}

button.back-to-top {
    border-style: solid;
    border-width: 0;
    bottom: 15px;
    box-shadow: 2px 2px 12px -5px #000000;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 45px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 45px;
    z-index: 99999;
    padding: 0;
    font-size: 12px;
}

.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    /* change if the mask should have another color then white */
    opacity: 0.8;
    z-index: 9999999999999;
    /* makes sure it stays on top */
    height: 100%;
    overflow: hidden;
    display: none;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.sk-cube-grid {
    width: 50px;
    height: 50px;
    margin: 0px auto;
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%);
}

    .sk-cube-grid .sk-cube {
        width: 33%;
        height: 33%;
        background-color: #188AE2;
        float: left;
        -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    }

    .sk-cube-grid .sk-cube1 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
        background-color: #ffda44;
    }

    .sk-cube-grid .sk-cube2 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube3 {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
        background-color: #ffda44;
    }

    .sk-cube-grid .sk-cube4 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube5 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
        background-color: #ffda44;
    }

    .sk-cube-grid .sk-cube6 {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }

    .sk-cube-grid .sk-cube7 {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        background-color: #ffda44;
    }

    .sk-cube-grid .sk-cube8 {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }

    .sk-cube-grid .sk-cube9 {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
        background-color: #ffda44;
    }

.winnercol {
    color: #f0c419 !important;
    font-size: 25px !important;
    height: 20px !important;
    /*border-radius: 50%;*/
}

.runnercol {
    max-width: 20% !important;
    color: #ee0f0f !important;
    font-size: 20px !important;
    background: #fff !important;
}

.runnercoldraw {
    max-width: 20% !important;
    color: #ee0f0f !important;
    font-size: 20px !important;
}

.drawtype_text {
    font-size: 17px !important;
    line-height: 30px !important;
}

.sportname_text {
    font-size: 15px !important;
    line-height: 23px !important;    
}

.resultbox_head {
    
}


@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }

    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

[class~=i-head-com] ul li a {
    /*text-transform: lowercase !important;*/
}
