﻿html {
    scroll-behavior: smooth;
}

img {
    max-width: 100%;
    height: auto !important;
}

h4 {
    font-family: 'Roboto', 'sans-serif';
}

p {
    margin: 10px 0;
    font-size: 1.1em;
}

    p a, a {
        color: #3e454c;
        -webkit-transition: none;
        transition: none;
    }

/*.widget_social_icons a, .navbar-nav .nav-link {
    -webkit-transition: color .4s ease,background-color .4s ease;
    transition: color .4s ease,background-color .4s ease;
}
*/
.scoretitle a {
    text-decoration: underline;
}

.navbar-toggler {
    border-color: white;
    border-width: 0;
}

.navbar-toggler .bi {
    color: white;
    height: 1.5em;
    width: 1.5em;
}

.h_bot_part {
    padding: 10px 0;
}

    .h_bot_part .logo {
         padding-top: 0; 
    }

.logo-image {
    max-width: 80%;
}

.mobile_menu nav ul li {
    line-height: 2.5;
}

.mobile_menu nav ul li:before {
    content: none;
}

.h_bot_part h1 {
    color: white;
    font-weight: bold;
    font-size: 5.4em;
    line-height: 1;
}

.h_bot_part h1 a, .h_bot_part h2 a {
    color: white;
    text-decoration: none;
}

.h_bot_part h2 {
    color: white;
    font-weight: bold;
    font-size: 2.3em;
    font-style: italic;
}

    .h_bot_part h2.sitetitle {
        font-size: 5.4em;
        line-height: 1;
        font-style: normal;
    }

.section {
    margin-top: 5px;
}

.section_title.teamsporttitle {
    text-align: right
}

.section_title.teamsporttitle a {
    font-weight: bold;
}

.section_title.section_title_medium_var2 {
    line-height: 1.2;
}

.scoretitle {
    font-weight: 700;
    font-size: 1.3em;
}

.score {
    font-weight: bold;
    font-size: 3em;
    line-height:1.5;
}

.stat, .stattitle {
    line-height: 1.5;
    font-size: 1.4em;
    padding: 5px 0;
    margin-top: 0;
    margin-bottom: 0;
}

.stat {
    font-weight: bold;
}

.clock {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1;
    font-style: italic;
}

.highlight-reel {
    width: 100%;
    height: auto;
}

.highlightheader {
    border-top: 2px solid;
    margin: 15px 0;
    font-size: 2em;
}

.highlighttitle {
    color: black;
    margin: 2px 0 10px 5px;
}

.highlightclips {
    padding-bottom: 20px;
    border-top: 2px solid;
}

.text_post_block p.eventdetails, p.eventdetailstile {
    margin-bottom: 0;
    margin-top: 0;
}

.text_post_block p.eventdetails a {
    text-decoration: underline;
}

.text_post_block .iframe_video_container {
    margin-bottom: 10px;
}

.section_title {
    margin-bottom: 15px;
    font-size: 2em;
}

.sectionsml {
    margin-top: 25px;
}

.sectionsml .highlight-reel {
    margin-bottom: 15px;
}

.complist li {
    padding-bottom: 5px;
}

.complist li .fa-li {
    padding-top: 3px;
}

.footer {
    margin-top: 25px;
    padding-bottom: 90px;
}

.footer .footer_bottom_part {
    padding: 15px 0 10px;
}

    .footer .footer_bottom_part p {
        float: none;
    }

.footer .footer_bottom_part a {
    color: white;
}

.footer .logo {
    text-align: center;
}

.footer .logo img {
    margin-top: -5px;
    max-width: 200px;
}

.widget_social_icons ul li a i {
    line-height: 40px;
}

.widget_social_icons ul li {
    margin: 0;
}

.teamlist {
    display: table-row;
}

.teamlist .teamcrest {
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-right: 20px;
    display: table-cell;
}

.teamlist .teamcrest a {
    display: block;
    height: 100%;
    width: 100%;
}

    .teamlist .post_text {
        display: table-cell;
        vertical-align: middle;
    }

    .teamlist .post_text h4 {
        line-height: 1.2;
        padding-left: 10px;
    }

.read_post_list .scale_image_container {
    margin-bottom: 5px;
}

.text_post_block .scale_image_container {
    margin-bottom: 5px;
}

.post_image_buttons .buttons_container a:hover {
    color: white;
}

.read_post_list ul li:first-child {
    margin-top: 15px;
}

.read_post_list ul li {
    margin-top: 15px;
}

.post_text {
    padding-top: 0;
    padding-bottom: 5px;
}

.nav-link {
    padding: .5rem 0;
}

.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs {
    border-bottom: 0; 
    margin-bottom: 5px;
}

.tabs_nav li a.active h3, .tabs_nav li a.active h4, .tabs_nav li a.active h5 {
    color: #3e454c;
}

.tab-pane ul li {
    margin-bottom: 10px;
}

.post_var_inline ul li .scale_image_container {
    float: none; 
    margin-right: 0; 
}

.post_image_buttons a:hover {
    color: white;
}

ul.pagination a i {
    line-height: 20px;
    padding-top: 1px;
}

#menu_button:before {
    content: "⚽";
}


[class*="header_"] .main_menu ul > li > a {
    color: #f2f2f2;
    margin-bottom: 0;
    border: none;
    padding: 15px 18px;
}

[class*="header_"] .menu_wrap, #menu_button {
    background: #3e444c;
}

.main_menu ul li {
/*    float: left;
*/    position: relative;
}

.main_menu ul li.mega {
    position: static;
}

.main_menu ul > li > a {
    display: block;
    padding: 14px 18px;
    font-weight: 500;
    color: #212428;
    text-transform: uppercase;
    font-size: 16px;
}

.main_menu ul > li:hover > a, .main_menu ul > li.current > a, .main_menu ul > li[class*="current_"] > a {
    background: #ff680d;
    color: #fff;
}

.main_menu.menu_var2 ul > li:nth-child(1) > a {
    border-bottom: 2px solid #ff680d;
}

.navbar.main_menu.menu_var2 {
    padding: 0;
}

.main_menu.menu_var2 .dropdown.mega ul > li > a {
    border-bottom: none;
    padding: 0;
    font-size: 1rem;
}

.main_menu.menu_var2 .dropdown.mega .dropdown-menu.show ul > li {
    width: 100%;
    white-space: pre;
    border-bottom: 1px solid #565c64;
    color: #fff;
    text-decoration: none;
    
}

    .main_menu.menu_var2 .dropdown.mega .dropdown-menu.show ul > li > a {
        padding: 0.25rem 1.5rem;
        clear: both;
        font-weight: 400;
        text-transform: none;
    }

    .main_menu.menu_var2 .dropdown.mega .dropdown-menu.show ul > li > a:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

.laddertable {
    
}

    .laddertable th {
        font-weight: bold;
        border-top-width: 0px;
    }

    .laddertable td {
        padding: .55rem .75rem;
    }

.teamcell img.homeimg {
    margin-right: 10px;
}

.teamcell img.awayimg {
    margin-left: 10px;
}

.teamcell .imglink.away img {
    margin-right: 5px;
}

.teamcell .imglink.away img {
    margin-left: 5px;
    margin-right: 0;
}

.teamcell .imglink:hover {
    text-decoration: none;
}

.teamcell .competitiontitle {
    font-size: 0.9em;
}

.homevideo {
    position: relative;
    background-color: white;
    width: 100%;
    overflow: hidden;
}

    .homevideo video {
        width: 100%;
        height: auto;
        border: 1px solid #3e444c;
    }

.login_block ul {
    line-height: 2.6;
}

.login_block > ul > li:hover > a {
    background: none;
}

.post-meta {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding: 0.5em;
    margin: 1.5em 0;
    font-size: 13px;
    text-transform: uppercase;
}

.author_details img, .authorimg {
    max-width: 160px;
    height: auto;
    margin-right: 20px;
}

.button.button_type_3.imagecaption {
    margin-top: 3px;
    width: 100%;
    text-transform: none;
    background: #f2f2f2;
    color: #212428;
    padding: 2px 10px;
    font-size: 14px;
    margin-bottom: 15px;
}

.news_gallery .caption_type_1 .caption_inner a, .news_gallery .caption_type_1 .caption_inner a h4 {
    color: white;
    margin-bottom: 5px;
    min-height: 54px;
}

.post_image_buttons.postbuttontop .button {
    top: 0;
    bottom: auto;
}

.post_image_buttons.postbuttonright .button {
    right: 0;
    left: auto;
}

.caption_inner {
    background: rgba(34,34,38,.7);
}

.news_gallery {
    padding: 15px 0 5px 0;
}

.post_image_buttons.livebutton .button {
    background-color: rgb(236, 41, 19);
    color: white;
}

    .post_image_buttons.livebutton .button i {
        font-size: 0.7em;
        padding-top: 6px;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-animation: blink normal 1.5s infinite ease-in-out; /* Firefox */
        -webkit-animation: blink normal 1.5s infinite ease-in-out; /* Webkit */
        -ms-animation: blink normal 1.5s infinite ease-in-out; /* IE */
        animation: blink normal 1.5s infinite ease-in-out; /* Opera */
    }

span.livebox, span.seekbox, span.chromeboxint, span.fsboxint {
    padding: 3px 15px;
    background-color: red;
    color: white;
    margin-bottom: 3px;
    display: inline-block;
}

    span.livebox i {
        padding-top: 6px;
        font-size: 0.7em;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        -moz-animation: blink normal 1.5s infinite ease-in-out; /* Firefox */
        -webkit-animation: blink normal 1.5s infinite ease-in-out; /* Webkit */
        -ms-animation: blink normal 1.5s infinite ease-in-out; /* IE */
        animation: blink normal 1.5s infinite ease-in-out; /* Opera */
    }

span.seekbox {
    background-color: #037120;
}

span.chromeboxint {
    background-color: #ff680d;
}

span.fsboxint {
    background-color: #0094ff;
}

span.seekbox i, span.chromeboxint i, span.fsboxint i {
    padding-top: 6px;
    font-size: 0.7em;
}

.text_post_block p.eventdetails span.seekbox a, .text_post_block p.eventdetails span.chromeboxint a, .text_post_block p.eventdetails span.fsboxint a {
    color: white;
    text-decoration: none;
}

#statsloading {
    text-align: center;
    margin-top: 10px;
}

#cliploading {
    text-align: left;
    margin-top: 10px;
}

#cliploading i {
    margin-top: 4px;
}

.imgoverlay {
    position: relative;
}

    .imgoverlay img {
        width: 100%;
    }

.imgoverlay:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    visibility: visible;
    background: rgba(41,47,56,.5);
}

.overlaytext {
/*    position: absolute;
    top: 40%;
    left: 50%;
    margin-top: -20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    text-align: center;
*/}

    .overlaytext p {
        color: white;
        font-weight: bold;
        font-size: 2.2em;
        text-shadow: 4px 4px 6px black;
        line-height: 1.2;
        padding-left: 15px;
        padding-right: 15px;
    }

    .overlaytext p .secondline {
        font-size: 0.8em;
    }

.text_post_block p a, .text_post_block a, .minigamelink p a, .minigamelink a {
    text-decoration: underline;
}

.imgoverlay.minigame {

}

    .imgoverlay.minigame .overlaytext {
        display: block;
        height: 100%;
        top: 25%;
    }

    .imgoverlay.minigame .overlaytext i {
        font-size: 60px;
    }

.scale_image_container .overlaylocked {
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
    margin-top: 0;
    padding-top: 15%;
    background: rgba(41,47,56,.5);
}

    .scale_image_container .overlaylocked i {
        color: white;
        font-size: 40px;
        text-shadow: 4px 4px 6px black;
    }

p.locktext {
    line-height: 1.1;
    margin-top: 0;
}

.owl-carousel .owl-nav .owl-next {
    display: inline-block;
}

.productslider.owl-carousel .owl-nav button.owl-next, .productslider.owl-carousel .owl-nav button.owl-prev {
    font-size: 2em;
    padding-bottom: 5px !important;
}

.productslider.owl-carousel .owl-nav button.owl-next span, .productslider.owl-carousel .owl-nav button.owl-prev span {
    padding-left: 10px;
    padding-right: 10px;
}

.form-group label {
    display: block;
}

.side_bar_tabs .widget_tags .box-tags a {
    width: 100%;
}

.side_bar_tabs .widget_tags .box-tags.home-tags a {
    width: auto;
}

a.logolink {
    display: block;
}

.authortile .button.button_type_3 {
    width: 100%;
    margin-top: 5px;
    text-decoration: none;
}

.content p a, .content a {
    text-decoration: underline;
}

.authorpagetitle {
    font-size: 2em;
    margin-bottom: 10px;
    font-style: italic;
}

.section_title.section_title_big {
    line-height: 36px;
    margin-top: 15px;
}

.content .section sup {
    vertical-align: sub;
}

.event_date {
    line-height: 1.3;
    margin-top: 5px;
}

.simple-pagination li {
    margin-bottom: 10px;
    float: none;
    display: inline-block;
}

.post_image_buttons .buttons_container .button {
    margin-bottom: 5px;
}

.scale_image_container .post_image_buttons .buttons_container .button {
    margin-bottom: 0;
}

.teamsheetteamtitle {
    font-size: 1.7em;
    line-height: 1.5;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    padding-left: 40px;
    margin-bottom: 10px;
}

.playerentry {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    line-height: 1.8;
    padding-left: 45px;
    font-size: 1.3em;
    display: inline-block;
    width: 100%;
}

.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border-radius: 0;
    color: #b0b1b4;
    border: 1px solid #e8e8e8;
    background-color: white;
    /*box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;*/
}

.StripeElement--focus {
    border-color: #ff680d;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.articleabstract p {
    font-weight: 600;
    line-height: 24px;
    font-size: 18px;
    font-style: italic;
}

.content p a.btn, .content a.btn {
    text-decoration: none;
}

.p_table, .p_table.active {
    width: 24%;
}

    .p_table > .price > dl > dt {
        font-size: 36px;
    }

    .p_list > li, .p_table.active .p_list > li {
        padding: 10px 25px;
    }

#owl-live .owl-nav {
    text-align: center;
    font-size: 2em;
    margin-top: 10px;
}

.button.button_orange:hover, .button.button_orange:active {
    background: white;
    color: #ff680d;
    text-decoration: none;
}

.caption_type_1 {
    position: relative;
}

    .caption_type_1 .caption_inner {
        padding: 5px 10px;
        padding-bottom: 10px;
    }

#tab-comps.tab-pane ul li {
    margin-bottom: 0;
    display: inline-block;
}

.tab-pane ul.tvguide li {
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 0;
}

p.dayheader {
    color: black;
    font-weight: bold;
    border-bottom: 2px solid black;
    font-style: italic;
}

.guidepage .eventlink {
    text-decoration: none;
}

.guidepage .eventlink:hover {
    text-decoration: underline;
    color: inherit;
}

i.clockdown {
    margin-left: 5px;
    line-height: 1.5;
    font-size: 14px;
    color: #880303;
}

.drawbig h4 {
    font-size: 20px;
    line-height: 1.2;
}

.drawbig .event_date {
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}

.stats .card-body {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.btn-highlightreveal {
    padding-left: 40px;
    padding-right: 40px;
}

.fulleventown {
    line-height: 1.2;
}

.hometopcontent .alert p {
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
}

.hometopcontent .alert span.hometopbig {
    font-size: 3em;
    letter-spacing: 2px;
}

.amounttext {
    background-color: #333232;
    color: #ffffff;
}

    .amounttext p a {
        color: white;
        text-decoration: underline;
    }

        .amounttext p a:hover {
            color: #ff680d;
        }

.navbar-nav .dropdown-menu {
    background: #3e454c;
    border-radius: 0;
    margin: 0 0 0;
}

.dropdown-item {
    color: #f2f2f2;
    white-space: pre;
    border-bottom: 1px solid #565c64;
}

.field-validation-error {
    color: #7a0101;
    font-weight: bold;
}

.fixturelarge {
    font-size: 1.2em;
}

.topalert {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #b4f90e;
}

    .topalert p {
        margin: 0;
        color: black;
        font-size: 0.9em;
    }

    .topalert a, .topalert a:visited {
        color: black;
        text-decoration: underline;
    }

/*Fb Comments Width Fix*/
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}

.footer.footer_3 .widget_text p {
    padding-bottom: 0;
}

p.eventdetailstile {
    font-size: 0.9em;
}

span.freebox, span.subbox, span.combox, span.playbox {
    padding: 0 6px;
    background-color: rgb(236, 41, 19);
    color: white;
    margin-bottom: 3px;
    display: inline-block;
}

span.freebox {
    background-color: #037120;
}

span.combox, span.motrbox {
    background-color: transparent;
    padding: 0;
    cursor: pointer;
}

.modal-title {
    font-size: 1.25rem;
}

.modal-dialog #forgotpwbtn {
    display: none;
}

#registerbtn {
    display: none;
}

.modal-dialog #registerbtn {
    display: inline-block;
}

.advertisetable tr td {
    padding: 5px 5px;
}

.widget_social_icons.type_2 ul li a, .widget_social_icons.type_2 ul li a {
    padding-top: 5px;
}

.widget_text .widget_social_icons ul li a {
    padding-top: 6px;
}

    .widget_text .widget_social_icons ul li a svg {
        transform: scale(4);
        padding-left: 5px;
        padding-right: 5px;
    }

#livenowicon {
    transform: scale(2);
}

.profilepic img {
    width: 60%;
    border-radius: 50%;
    text-align: center;
}

.profilepic.publicpage {
    width: 250px;
    border-radius: 50%;
    border: 3px solid #ff680d;
}

    .profilepic.publicpage img {
        width: 100%;
    }

    .profilepic.publicpage.noimage img, .profilepic.userpage.noimage img {
        opacity: 0.15;
    }

.dropdown-menu .dropdownimagecont img.noimage {
    opacity: 0.25;
}

.dropdown-menu .dropdownimagecont img {
    max-height: 40px;
    border-radius: 50%;
}

.profilepic.userpage {
    border-radius: 50%;
    border: 3px solid #ff680d;
}

    .profilepic.userpage img {
        width: 100%;
    }

.dropdown-menu .dropdownimagecont {
    border-radius: 50%;
    border: 1px solid #ff680d;
    margin-right: 10px;
}

.myclips {
    color: #7d7d7c;
}

    .myclips a, .deleteclipbtn a, .savecommentbtn a, .deletepicbtn a {
        cursor: pointer;
    }

    .myclips .bi-film {
        margin-top: -3px;
    }

    .myclips.selected {
        color: #ff680d;
    }

.profiletitle {
    border-color: #ff680d;
    color: #ff680d;
}

.clipcomment {
    height: auto;
    border-radius: 5px;
}

.clipcommenttext {
    font-style: italic;
}

a.deleteprobtn {
    cursor: pointer;
    color: white !important;
}

.dropdownimg {
    max-height: 20px;
}

.starrating svg {
    vertical-align: top;
    margin-top: 2px;
    color: #ff680d;
}

span.totalstarrating, span.clicktitle {
    vertical-align: top;
    font-size: 1.1em;
}

.clickstar svg {
    color: inherit !important;
}

a.clickstar {
    cursor: pointer;
}

.clickstar0 svg {
    margin-top: 3px;
}

.highlighttitle a, .highlighttitle a:visited {
    color: #ff680d;
    text-decoration: underline;
}

.topcliptitle {
    color: #ff680d;
    border-color: #ff680d;
}

.btn-topclips {
    color: #fff;
    background-color: #ff680d;
    border-color: #ff680d;
}

    .btn-topclips:hover {
        color: #fff;
        background-color: #d9590b;
        border-color: #d9590b;
    }

.usertile .userclips {
    font-size: 0.9em;
}

.playalltile {
    background-color: #ff680c;
    color: #3e454c;
    text-align: center;
    height: 70%;
    border-radius: 30px;
    width: 100%;
}

    .playalltile h2 {
        font-family: 'Saira Extra Condensed', sans-serif;
        font-size: 7em;
        line-height: 1;
        width: 100%;
        font-style: italic;
    }

    .playalltile svg {
        height: 98px;
        width: auto;
        vertical-align: top;
    }

    .playalltile a {
        color: #3e454c;
        display: block;
        height: 100%;
        text-decoration: none;
        width: 100%;
    }

#playAllModal .modal-header {
    background-color: #ff680d;
}

#playAllModal .modal-header h5 {
    font-family: 'Saira Extra Condensed', sans-serif;
    font-size: 2em;
}

.iframe_video_container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vjs-waiting {
    visibility: hidden;
    background: transparent;
}

.vjs-loading-spinner {
    display: none !important;
}

.answer {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    display: flex;
    text-decoration: none;
    border: 1px solid #d5dbdb;
    border-radius: 50px;
    padding: 0 24px;
    margin: 10px 0;
    background: #fafafa;
    color: #545b64;
    width: 100%;
}

    .answer:hover {
        background: #ebebebe0;
    }

    .answer:active {
        background: #ff9900;
        border: 1px solid #eb5f07;
        color: #fff;
    }

.triviavid {
    width: 100%;
}

.scale-out-top {
    -webkit-animation: scale-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: scale-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-26 22:19:32
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-out-top
 * ----------------------------------------
 */
@-webkit-keyframes scale-out-top {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        opacity: 1;
    }
}

@keyframes scale-out-top {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 50% 0%;
        transform-origin: 50% 0%;
        opacity: 1;
    }
}

.scale-out-center {
    -webkit-animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: scale-out-center 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-26 22:20:12
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-out-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

@keyframes scale-out-center {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
}

.scale-in-center {
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-8-26 22:21:17
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

#numberanswer {
    width: 100%;
    font-size: 1.5em;
    border-radius: 10px;
    color: black;
}

.btn-numberanswer {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.answer.chosen {
    background: #8bcdfc;
    color: black;
}

.featuredcontent p a  {
    text-decoration: underline;
}

.content ol {
    padding-left: 25px;
}

.content .grid-section ul {
    padding-left: 20px;
    list-style: disc;
    font-size: 1.1em;
}

table.gametable {
    border: 1px solid #dee2e6;
}

.gradelist .post_text h4 {
    font-size: 1.5em;
}

.content .grid-section ul.p_list {
     padding-left: 0; 
     list-style: none; 
     font-size: inherit; 
}

a.playlink:hover {
    text-decoration: none;
}

.validation-summary-errors ul li {
    color: rgb(236, 41, 19);
}

.teamcell.scorecell {
    min-width: 80px;
}

.topfeaturedtitle {
    color: #3e454c;
    border-color: #3e454c;
}

hr.fancy {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.fancy.orange {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #ff680d, rgba(0, 0, 0, 0));
}

    hr.fancy.blue {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #0094ff, rgba(0, 0, 0, 0));
    }

.imgstretch img {
    width: 100%;
    height: auto;
}

.imagecaption {
    font-weight: bold;
    font-style: italic;
}

.score.sport3196 {
    font-size: 1.6em;
}

.teamcell picture {
    width: fit-content;
    display: inline-block;
}

.btn-regonow {
    font-family: 'Roboto', 'sans-serif';
    font-weight: 600;
    font-size: 2em;
    text-transform: uppercase;
}

.darkbg {
    background-color: #141414;
    color: #fff;
}

    .darkbg .section_title {
        color: white;
    }

        .darkbg .section_title.section_title_medium_var2 {
            font-size: 2.4em;
        }

.highlighthero {
    position: relative;
    overflow: hidden;
    background-color: #000;
}

.highlightbg {
    opacity: .65;
    filter: blur(10px);
    transform: scale(1.05);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.highlightmain {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1188px;
}

.tophighlighttext {
    color: white;
}

.videohighlightmain {
}

.tophighlighttext h1 {
    text-shadow: 3px 2px 3px rgba(0, 0, 0, 1);
    color: white;
}

.tophighlighttext a, .tophighlighttext p a, p.highlightdetails a {
    color: white;
    text-decoration: none;
    display: inline-block;
}

    .tophighlighttext a:hover, .tophighlighttext p a:hover, .highlightdetails a:hover {
        text-decoration: underline;
    }

.tophighlighttext p, .highlightdetails {
    font-size: 0.9em;
}

.clipinternal a, .clipinternal p a {
    text-decoration: none;
}

p.clipcarddetails {
    font-size: 0.8em;
}

h3.cardname {
    font-size: 1.6em;
}

.clipinternal {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #e8e8e8;
    box-shadow: 4px 4px 10px rgba(33,52,66,.05);
    height: 100%;
}

.videohighlightintro p {
    font-size: 1.2em;
}

.videohighlightintro p a {
    color: white;
}

.image-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5rem;
    height: 5rem;
    transform: translate(-50%,-50%);
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    font-size: 2rem;
    color: #444;
    display: flex;
    justify-content: center;
}

.image-play-icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1em;
    font-size: 2rem;
    color: #ff680c;
}

    .image-play-icon .bi {
        display: block;
        width: 2em;
        height: 2em;
        stroke-width: 0;
        stroke: currentColor;
        fill: currentColor;
    }

.videothumbnail {
    position: relative;
}

.videothumbnail a:hover {
    opacity: .8;
}

::-webkit-scrollbar {
    width: 10px;
}

h2.comingup {
    color: white;
    font-size: 2em;
}

.upcomingpreview a, .upcomingpreview h3, .upcomingpreview .clipcarddetails a {
    color: white;
    text-decoration: none;
}

.upcomingpreview h3 {
    font-size: 1.2em;
}

.upcomingpreview a:hover {
    text-decoration: underline;
}

.section_title svg {
    vertical-align: bottom;
    padding-bottom: 2px;
}

.adcontainer {
    width: 100%;
}

    .adcontainer p {
        font-size: 11px;
        color: gray;
        margin-top: 2px;
        margin-bottom: 0;
        line-height: 1.2;
    }

.darkbg .googleadcont::before {
    color: white;
}

.adcontainer.topbannerad {
    background: #eee;
}

.darkbg .adcontainer.topbannerad {
    background: transparent;
}

.main_menu {
    float: none;
}

.navbar-brand {
    color: white;
}

    .navbar-brand picture, .navbar-brand img {
        width: 60px;
    }

    .navbar-brand h1 {
        display: inline-block;
        font-size: 1.8em;
        letter-spacing: -1px;
        color: white;
        line-height: 0;
    }

.button.button_type_3 {
    font-weight: bold;
}

.h_top_part, .menu_wrap {
    background-color: #3e454c;
}

.side_bar_tabs .widget_tags .box-tags.home-tags a {
    display: block;
}

.mega .featured {
    color: white;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.borderleft {
    border-left: 1px solid white;
}

.mega .dropdown-menu .row div ul {
    margin-top: 20px;
}

.darkbg h2 {
    color: white;
    text-transform: uppercase;
    font-size: 2em;
}

.sliderstripitem .image-play {
    top: 40%;
    width: 4rem;
    height: 4rem;
}

#customize-controls {
    text-align: center;
}

#customize-controls li {
    display: inline-block;
    cursor: pointer;
    scale: 2;
}

.videothumbnail .hcoverlaycont {
    background-color: white;
}

.videothumbnail .hcoverlaycont {
    color: #ff680d;
    font-weight: bold;
}

.videothumbnail a:hover .hcoverlaycont {
    color: #ff680d;
}

.videothumbnail a:hover  {
    text-decoration: none;
}

.hotclipsall {
    color: #ff680d;
    font-weight: bold;
    font-size: 1.1em;
    font-style: italic;
}

.hotclipsall a {
    color: #ff680d;
}

.topnavmegatext h4 a, .topnavmegatext h4 a:visited {
    color: white;
    text-decoration: none;
}

.topnavmegatext p.post_date {
    color: #b0b1b4;
    font-size: 0.8em;
    text-transform: uppercase;
}

.dropdown-menu .newsdesc {
    font-size: 0.9em;
}

.dropdown-menu .newsdesc a, .dropdown-menu .newsdesc a:visited {
    color: white;
    text-decoration: none;
}

    .dropdown-menu .newsdesc a:hover {
        text-decoration: underline;
    }

#appleid-signin {
    width: 250px;
    height: 43px;
    border-radius: 0;
    margin-top: .375rem;
    background-color: black;
    cursor: pointer;
}

.header_top {
    margin-bottom: -25px;
}

.topapplogo {
    max-height: 35px;
    width: auto;
}

#video_modal .modal-content {
    background-color: #000000;
    border: 1px solid #f2f2f2;
}

#video_modal .modal-header {
    background-color: #000000;
    border-bottom: 0;
    padding: 5px 1rem;
}

#video_modal .modal-title {
    color: #f2f2f2;
}

#video_modal .close {
    color: #f2f2f2;
    padding: 5px;
    margin: 0;
    opacity: 0.9;
}

#video_modal button.close:hover {
    background: none;
    color: #ffff;
}

.videothumbnail a {
    cursor: pointer;
}

textarea {
    height: auto;
}

.card-img {
    opacity: 0.4;
}

.navbar-nav .nav-link.show {
    color: white;
}

.navbar .mega .dropdown-menu.show {
    padding-top: 0;
    border-top-width: 0;
}

.sportofftitle {
    font-size: 0.9em;
    line-height: 1;
}

.sportofftitle a {
    color: white;
}

.navbar-off .nav-item {
    line-height: 2.2;
    font-size: 1.3em;
}

.navbar-off .nav-item a {
    color: white;
}

#anchorcont {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99999;
    background-color: #eee;
}

#anchorwrapper {
    position: relative;
    padding: 10px 0;
}

#anchorclose {
    position: absolute;
    top: -25px;
    left: 10px;
    background: #eee;
    padding: 5px 10px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    cursor: pointer;
}

    #anchorclose img {
        filter: invert(1);
        transform: rotate(180deg);
    }

    #anchorwrapper.hidden .anchorclose img {
        transform: rotate(0);
    }

#anchoradwrapper {
    display: block;
    max-width: 100%;
    overflow: hidden;
}

#anchorwrapper.hidden .anchoradwrapper {
    display: none !important;
}

#anchorwrapper.hidden {
    padding: 5px 0;
}

.offcanvas {
    overflow: auto;
    padding-bottom: 150px;
}

.googleadcont::before {
    content: 'ADVERTISEMENT';
    font-size: 11px;
    color: gray;
    margin-top: 2px;
    margin-bottom: 0;
    line-height: 1.2;
}

.supercompnavicon {
    max-height: 20px;
}

#customize-controls li svg {
    vertical-align: top;
}

.linkbutton {
    position: relative;
    width: 100%;
}

.linkimgpreview {
    background-size: cover;
    background-position: center center;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 0px solid white;
    display: inline-block;
    z-index:99;
    position: relative;
    float:left;
}

    .linkimgpreview a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .linkimgcont {
        display: inline-block;
        height: 40px;
        margin-top: 20px;
        margin-left: -80px;
        width: 100%;
        position: absolute;
    }

a.btn-linkpage {
    font-weight: bold;
    background: rgb(166,246,123);
    background: linear-gradient(270deg, rgba(166,246,123,1) 0%, rgba(63,223,13,1) 100%);
    text-align: center;
    width: 100%;
    border-radius: 20px;
    text-transform: uppercase;
    padding-left: 80px;
}