@media (min-width: 1999.99px) {
    html {
        font-size: 26px;
    }
}

/* *************************************************************************** */

@media (min-width: 1399.99px) {
    html {
        font-size: 18px;
    }

    /* .container {
        max-width: 1240px !important;
    } */
}

/* *************************************************************************** */
@media (max-width: 991.98px) {
    #Rules .line {
        height: 80% !important;
    }

    #Rules .fifth-section .line-second {
        height: 77%;
        top: 40px;
    }

    #Rules .correct {
        width: 60px !important;
    }

    #Rules .info-icon {
        width: 30px !important;
    }

    #Rules .space {
        margin-top: 67px;
    }
}

/* *************************************************************************** */
@media (max-width: 1280px) {
    #Rules .scoring-raw .left-side {
        width: 65%;
    }

    #Rules .scoring-raw .left-side1 {
        width: 65%;
    }

    #Rules .scoring-raw .right-side {
        width: 45%;
    }
}

@media (min-width: 991.98px) and (max-width: 1279.99px) {
    #event-status .status-detail .status-card p {
        font-size: 18px;
    }
    #event-status .status-heading .atletestatus-card {
        width: calc(100% / 4.6);
    }
    #athlete-gallery .gallery-img {
        gap: 25px;
    }
    #athlete-gallery .heading {
        width: 52%;
    }
    .video .banner-content .videoimg {
        width: calc(100% / 3.2);
    }
    .feedback-card-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

/* *************************************************************************** */

@media (min-width: 991.98px) and (max-width: 1100px) {
    #Rules .col img {
        width: 100%;
    }

    #Rules .col .correct {
        width: 60px;
    }
    #Rules .scoring-raw {
        flex-direction: column !important;
    }

    #Rules .scoring-raw h1 {
        padding-top: 40px;
    }
    #Rules .scoring-raw .left-side {
        width: 60%;
    }

    #Rules .scoring-raw .left-side1 {
        width: 100%;
    }

    #Rules .scoring-raw .right-side {
        width: 100%;
    }
    #Rules .ccnroundbg1 {
        height: 100vh;
        width: 50%;
    }

    #Rules .ccnroundbg1 .round2 {
        position: absolute;
        right: 150px;
        animation-name: certia1;
        animation-duration: 20s;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
    }

    @keyframes certia1 {
        0% {
            right: 120px;
        }
        50% {
            right: 160px;
        }
        100% {
            right: 120px;
        }
    }
    .video .banner-content .videoimg {
        width: calc(100% / 3.2);
    }
}

/* *************************************************************************** */
@media (min-width: 320px) and (max-width: 760px) {
    .event .overlap{
        display: flex !important;
    }
    #Rules .scoring-raw {
        flex-direction: column !important;
    }

    #Rules .scoring-raw h1 {
        padding-top: 40px;
    }
    #Rules .scoring-raw .left-side {
        width: 60%;
    }

    #Rules .scoring-raw .left-side1 {
        width: 100%;
    }

    #Rules .scoring-raw .right-side {
        width: 100%;
    }
    #Rules .ccnroundbg1 {
        height: 50vh;
        width: 50%;
    }

    #Rules .ccnroundbg {
        height: 50vh;
        width: 100%;
    }

    #Rules .ccnroundbg .round1 {
        width: 235px;
    }

    #Rules .ccnroundbg1 .round2 {
        width: 235px;
    }

    @keyframes certia {
        0% {
            left: 100px;
        }
        50% {
            left: 140px;
        }
        100% {
            left: 100px;
        }
    }

    @keyframes certia1 {
        0% {
            right: 100px;
        }
        50% {
            right: 140px;
        }
        100% {
            right: 100px;
        }
    }

    .nav-rule {
        display: block !important;
    }
    .nav-rule .link-scroll {
        display: flex;
        justify-content: center;
        padding-bottom: 40px;
    }

    .Login-signup-notes .Login-signup-notes-title {
        font-size: 2.1rem;
    }
    #event-detail .video .tabs h4 {
        display: flex;
        justify-content: center;
    }
    #event-detail .video .athletetab li,
    #event-detail .video .athletetab li a {
        margin: auto;
    }
    #event-detail .fan-list .fan-card {
        margin-bottom: 15px;
        width: 100%;
    }
    #levelup h3,
    #event-detail h3 {
        font-size: 28px !important;
    }
    #event-detail .athlete-detail .left img {
        width: 100%;
        border-radius: 20px;
    }
    #result .result-top .heading p {
        width: 100%;
    }
    #result .resultlast .caption {
        font-size: 42px;
        margin-left: -212px;
    }
    #event-status .status-detail .status-card {
        width: calc(100% / 3.2);
        padding: 7px;
        display: flex;
        flex-direction: column;
        min-height: 110px;
        height: 100%;
    }
    #event-status .status-card a {
        display: flex;
        flex-direction: column;
        min-height: 100px;
        height: 100%;
    }
    #event-status .status-detail .status-card img {
        width: 25px;
    }
    #event-status .status-detail .status-card h4 {
        font-size: 18px;
    }
    #event-status .status-detail .status-card p {
        margin: 10px 0;
        font-size: 12px;
    }
    #event-status .status-detail .status-card .view {
        font-size: 9px;
        margin-top: auto;
        margin-left: auto;
    }
    #event-status .status-detail .status-card .view img {
        width: 12px;
    }
    #event-status .status-detail {
        width: 100%;
        padding: 0;
    }
    #event-status .status-heading .atletestatus-card {
        width: 100%;
    }

    /* athlete gallery */
    #athlete-gallery .heading {
        width: 100%;
    }
    #athlete-gallery .gallery-img {
        gap: 17px;
    }
    #athlete-gallery .gallery-img img {
        width: calc(100% / 3.4);
    }

    .message-section .right-section {
        display: none;
    }
    .message-section .right-section.show,
    .message-section .right-section .show {
        display: block !important;
    }
    .message-section .left-section.hide {
        display: none;
    }
    .notification.notification-show {
        width: 100%;
    }

    .message-section .right-section .chat-footer .sendbtn {
        margin-left: 8px;
    }
    .message-section .left-section {
        border-right: 0 !important;
    }
    .profile-details,
    .security,
    .my-events,
    .message-section {
        padding: 0;
    }
    .video .banner-content .videoimg {
        width: 100%;
        margin-bottom: 20px;
    }
    #athletegallery-detail .athlete-info {
        display: block;
    }

    #athletegallery-detail .athlete-info .levelathlete-detailimg,
    #athletegallery-detail .athlete-info .levelathlete-detail {
        width: 100%;
    }
    #athletegallery-detail .athlete-info .levelathlete-detail .level-athlete {
        width: 100%;
    }

    #athletegallery-detail .athlete-info .levelathlete-detail .level-athleteinfo {
        width: 100%;
    }
    #event-detail .level-tooltip .tooltiptext,
    #event-detail .level-tooltip .tooltiptext1 {
        right: -70%;
    }
    #event-detail .level-tooltip .tooltiptext::after,
    #event-detail .level-tooltip .tooltiptext1::after {
        display: none;
    }
    #athletegallery-detail .athlete-info .levelathlete-detail .level-athleteinfo select {
        width: 100%;
    }
    .feedback-card-wrapper {
        grid-template-columns: 1fr;
    }

    .Bikni-round2 h3 {
        padding-bottom: 2rem;
    }
}

/* *************************************************************************** */

@media (min-width: 767.98px) and (max-width: 991.98px) {
    #Rules .scoring-raw {
        flex-direction: column !important;
    }

    #Rules .scoring-raw .left-side {
        width: 60%;
    }

    #Rules .scoring-raw .left-side1 {
        width: 100%;
    }

    #Rules .scoring-raw .right-side {
        width: 100%;
    }
    #Rules .ccnroundbg1 {
        height: 60vh;
        width: 50%;
    }

    #Rules .ccnroundbg {
        height: 50vh;
        width: 100%;
    }
    #Rules .scoring-raw h1 {
        padding-top: 40px;
    }
    #athlete-gallery .heading {
        width: 80%;
    }

    /***** single event page *****/
    .banner-head {
        padding: 20px 0px;
    }

    .banner-head .event-meta {
        height: 80px;
        min-width: 670px;
        padding: 10px 18px;
    }

    .rp img {
        min-width: 670px;
        padding-top: 30px;
    }

    .event-videos .videos {
        width: 100% !important;
    }

    .Ath-info {
        width: 100%;
    }

    .users-list {
        width: 100%;
    }

    .card-scores {
        width: 100%;
    }

    .col img {
        width: 100% !important;
    }

    #event-status .status-detail .status-card {
        width: calc(100% / 3.2);
        padding: 7px;
        display: flex;
        flex-direction: column;
        min-height: 215px;
        height: 100%;
    }
    #event-status .status-card a {
        display: flex;
        flex-direction: column;
        min-height: 210px;
        height: 100%;
        justify-content: space-around;
    }

    #levelup h3,
    #event-detail h3 {
        font-size: 28px !important;
    }

    #event-status .status-detail .status-card .view {
        margin-left: auto;
    }

    #event-status .status-detail {
        width: 100%;
        padding: 0;
    }
    #event-status .status-heading .atletestatus-card {
        width: 100%;
    }

    #athlete-gallery .gallery-img img {
        width: 100%;
    }

    .form form .form-control,
    .form form .form-select,
    .form form .form-control:focus,
    .form form .form-select:focus {
        font-size: 0.75rem;
    }
    .video .banner-content .videoimg {
        width: calc(100% / 3.2);
    }
    #levelup .level-tooltip:hover .tooltiptext,
    #event-detail .level-tooltip:hover .tooltiptext {
        right: 50%;
    }
    #levelup .level-tooltip .tooltiptext::after,
    #event-detail .level-tooltip .tooltiptext::after,
    #event-detail .level-tooltip .tooltiptext1::after {
        display: none;
    }
    .feedback-card-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

/* *************************************************************************** */

@media (max-width: 767.98px) {
    .Bikni-round2 h3 {
        padding-bottom: 2rem;
    }
    nav .container .menu {
        display: none !important;
    }


    nav .container ul.nav {
        position: fixed;
        width: 100%;
        height: 100%;
        background: #b7b7b7;
        color: #fff;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
        padding: 0;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .notification {
        width: 0px;
        background: #fff;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
        position: absolute;
        top: 0;
        right: 0;
        padding: 18px;
        height: calc(100vh - 0px);
        overflow: auto;
        display: none;
        position: fixed;
    }


    nav .container ul.nav li {
        text-align: center;
        padding: 20px 0;
    }

    nav .container ul.nav li a {
        color: #ffffff !important;
        font-size: 20px;
        text-decoration: none;
    }

    nav .container ul.nav .cancel {
        display: block !important;
        width: 25px;
        position: absolute;
        filter: brightness(0) invert(1);
        right: 25px;
        top: 25px;
        width: 25px;
    }

    nav .container .notification-bar {
        position: absolute !important;
        top: 13px;
        left: 20px;
    }

    nav .container .notification-bar img {
        filter: invert(1) brightness(8.5);
    }

    nav .container .notification-bar span {
        background: #fff !important;
    }

    nav .container .toggle {
        display: block;
    }

    .row .custom-padding {
        padding: 1rem;
    }

    .form {
        height: unset;
        margin-top: 2.5rem;
    }

    .Login-signup-notes {
        padding: 1rem;
        text-align: center;
    }

    .Login-signup-notes .Login-signup-notes-title {
        margin-bottom: 0.725rem;
    }

    .Login-signup-notes .Login-signup-notes-note {
        font-size: 0.725rem;
    }
    .Login-signup-notes .Login-signup-notes-link {
        font-size: 0.85rem;
        margin-bottom: 2.25rem;
    }

    .Login-signup-notes .Login-signup-notes-note {
        /* font-size: 1rem; */
        margin-bottom: 0.725rem;
    }

    .form form .btn.btn-login-signup {
        width: 100%;
    }

    .form form .form-text {
        text-align: center;
    }

    .login-signup-banner-img {
        max-height: 320px;
    }

    .position-md-fixed {
        position: relative;
    }

    .mob-only {
        display: block;
    }

    /***** Event *****/
    .event {
        max-width: 100%;
    }

    /***** End Event *****/

    /***** single event page *****/
    .banner-head {
        min-height: unset;
        padding: 20px 0px;
    }

    .banner-head h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .banner-head p {
        width: 100% !important;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .banner-head .event-meta {
        min-width: unset !important;
        height: unset;
        padding: 10px 18px;
    }

    .banner-head .event-meta div {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .banner-head .event-meta div img {
        width: 18px;
        height: 18px;
        object-fit: contain;
    }

    .warnings h2 {
        font-size: 22px;
    }

    .warnings p {
        font-size: 14px;
    }

    .warnings .video-rules h4 {
        font-size: 22px;
    }

    .warnings .video-rules ul {
        font-size: 14px;
    }

    .event-videos h4 {
        font-size: 22px;
    }

    .event-videos .video-group {
        gap: 1.5rem;
    }

    .event-videos .videos,
    .event-videos .videos .vid,
    .level-card {
        width: 100% !important;
    }

    .event-videos .videos .vid {
        width: 100%;
    }
    .event-videos .event-rule {
        flex-direction: column;
    }

    .event-videos .rules {
        width: 100%;
    }

    /***** End single event page *****/

    /***** profile page *****/
    .s-nav {
        border-right: 0px;
    }

    .s-nav ul li {
        display: inline-block;
        margin: 10px auto;
    }

    /***** End profile page *****/

    .Ath-info {
        width: 100%;
    }

    .users-list {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

    .card-scores {
        width: 100%;
    }

    .col img {
        width: 100% !important;
    }

    nav .container .menu li {
        min-width: auto;
        padding: 10px 10px;
    }

    #Rules .line {
        height: 56%;
    }

    #Rules .second-section h1 {
        font-size: 24px;
    }

    #Rules .rules2 h2 {
        font-size: 24px !important;
    }

    #Rules .head2 {
        margin-top: 40px;
    }

    #Rules .forth-section {
        margin: 0;
    }

    #Rules .forth-section h1 {
        font-size: 24px;
        font-weight: 700;
    }

    #Rules .fifth-header h1 {
        font-size: 24px;
        padding: 10px;
    }

    #Rules .fifth-section {
        margin-top: 30px;
    }

    #Rules .fifth-section h4 {
        font-size: 24px;
    }

    #Rules .fifth-section .raw h1 {
        font-size: 24px;
        font-weight: 700;
    }

    #Rules .fifth-section .line-second {
        height: 77%;
        top: 20px;
    }

    #Rules .correct {
        width: 30px !important;
    }

    #Rules .center-line1 {
        height: 70%;
    }

    #Rules .center-line {
        height: 84%;
        top: 35px;
    }

    #Rules .line {
        width: 1px;
        height: 70%;
        color: black;
        background: black;
        position: absolute;
        left: 50%;
        right: 50%;
        top: 70px;
    }
    .premium-text {
        width: 90%;
    }
}
