@media (max-width: 1549.98px) {
    .custom-container {
        max-width: calc(1362px + 30px);
    }

    .participate-wrapper .custom-col .participate-box {
        padding: 26px 10px 20px;
    }
}

@media (max-width: 1500.98px) {
    .custom-container {
        max-width: calc(1200px + 30px);
    }

    .main-header .custom-container {
        padding: 30px 30px 0;
    }

    .main-header .meddle-menu .navbar-nav li a {
        font-size: 16px;
    }

    .main-header .meddle-menu .navbar-nav {
        column-gap: 40px;
    }

    .main-header.header_sticky .site-logo img {
        max-width: 155px;
    }

    .main-header .site-logo img {
        max-width: 170px;
    }

    .main-header .right-actions .nft-custom-btn {
        font-size: 14px;
        width: 115px;
    }

    .main-header .right-actions .nft-custom-btn::before {
        height: 85px;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn {
        margin-top: -9px;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn::before {
        top: -13px;
    }

    .current-event-sec {
        padding: 170px 0 142px;
    }

    .custom-heading-s1 h1 {
        font-size: 18px;
        width: 200px;
        height: 38px;
    }

    .custom-heading-s1 h2 {
        font-size: 30px;
    }

    .custom-heading-s1 {
        row-gap: 16px;
    }

    .participate-wrapper h3 {
        font-size: 28px;
    }

    .participate-wrapper .title_s2 {
        font-size: 17px;
        line-height: 26px;
    }

    .participate-wrapper h3 span {
        font-size: 26px;
    }

    .participate-wrapper {
        padding: 25px 22px 12px;
    }

    .participate-wrapper .custom-row {
        padding-top: 24px;
    }

    .participate-wrapper .custom-col .participate-box h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .participate-wrapper .custom-col .participate-box .price_list .price_item {
        font-size: 12px;
        line-height: 18px;
    }

    .participate-wrapper .custom-col .participate-box .price_list {
        margin-top: 14px;
    }

    .participate-wrapper .custom-col .participate-box h6 {
        font-size: 12px;
        line-height: 16px;
        padding: 15px 0 0;
        margin: 15px 0 0;
    }

    .participate-wrapper .custom-col .participate-box {
        padding: 18px 12px 20px;
    }

    .participate-wrapper .custom-row {
        margin: -7px;
    }

    .participate-wrapper .custom-col {
        padding: 7px;
    }

    .current-event-sec .more-link-btn {
        font-size: 20px;
        width: 232px;
        height: 50px;
        padding: 0 14px 0 19px;
    }

    .current-event-sec .more-link-btn img {
        width: 11px;
    }

    .common-event-wrapper .common-event-box .box-header {
        height: 44px;
        font-size: 14px;
    }

    .common-event-wrapper .common-event-box .box-body {
        padding: 22px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status {
        font-size: 30px;
        height: 230px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents {
        padding: 40px 0;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h3 {
        font-size: 24px;
        line-height: 35px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h4 {
        font-size: 25px;
        line-height: 26px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents p {
        font-size: 21px;
        padding-top: 24px;
    }

    .main-footer {
        padding: 42px 0;
    }

    .main-footer .footer-menu-link {
        width: 112px;
        height: 27px;
        font-size: 14px;
    }

    .main-footer .footer-copy {
        /*        padding-top: 12px;*/
        font-size: 15px;
    }

    .sns-floating-menu {
        right: 24px;
        gap: 8px;
    }

    .sns-floating-menu li a,
    .sns-responsive-menu li a {
        width: 40px;
        height: 40px;
    }

    .sns-floating-menu li a svg,
    .sns-responsive-menu li a svg {
        width: 20px;
    }

    .current-event-sec .action-container {
        margin-top: 32px;
    }
}

@media (max-width: 1400.98px) {
    .custom-container {
        max-width: calc(1260px + 30px);
    }

    .quest-banner h1 {
        font-size: 35px;
    }

    .quest-banner .video-player {
        margin: 50px auto 0;
        max-width: 516px;
    }

    .quest-banner .video-player video,
    .quest-banner .video-player img {
        height: 287px;
    }

    .quest-banner {
        padding: 100px 0 40px;
    }

    .download-store-sec .button-list .custom-btn {
        height: 52px;
        width: 216px;
        font-size: 16px;
    }

    .download-store-sec .button-list {
        column-gap: 16px;
    }

    .download-store-sec {
        padding: 24px 0 16px;
    }

    .download-store-sec h5 {
        font-size: 14px;
        margin: 20px 0 0;
    }

    .important-notice-sec h2 {
        font-size: 25px;
    }

    .important-notice-sec .custom-container {
        max-width: calc(716px + 30px);
    }

    .important-notice-sec {
        padding: 45px 0 75px;
    }
}

@media (max-width: 1300.98px) {
    .custom-container {
        max-width: calc(1075px + 30px);
    }

    .main-header .meddle-menu .navbar-nav li a {
        font-size: 14px;
        padding: 5px 5px;
    }

    .main-header .site-logo img {
        max-width: 150px;
    }

    .main-header .right-actions .nft-custom-btn {
        font-size: 12px;
        width: 92px;
        margin-top: -16px;
    }

    .main-header .meddle-menu .navbar-nav {
        column-gap: 30px;
    }

    .main-header .meddle-menu .navbar-nav li a.active::before {
        height: 2px;
    }

    .main-header .right-actions .nft-custom-btn::before {
        height: 79px;
    }

    .main-header.header_sticky .site-logo img {
        max-width: 135px;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn {
        margin-top: -8px;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn::before {
        top: -18px;
    }

    .custom-heading-s1 h1 {
        font-size: 15px;
        width: 170px;
        height: 30px;
    }

    .custom-heading-s1 {
        row-gap: 12px;
    }

    .custom-heading-s1 h2 {
        font-size: 25px;
    }

    .common-event-wrapper {
        margin-top: 18px;
    }

    .participate-wrapper {
        padding: 20px 20px 12px;
        margin-top: 18px;
    }

    .participate-wrapper .title_s2 {
        font-size: 14px;
        line-height: 24px;
        margin: 4px 0 0;
    }

    .participate-wrapper h3 {
        font-size: 23px;
    }

    .participate-wrapper h3 span {
        font-size: 20px;
    }

    .participate-wrapper .custom-row {
        padding-top: 18px;
    }

    .participate-wrapper .custom-col .participate-box h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .participate-wrapper .custom-col .participate-box .price_list .price_item {
        font-size: 10px;
        line-height: 14px;
    }

    .participate-wrapper .custom-col .participate-box {
        padding: 14px 10px 18px;
    }

    .participate-wrapper .custom-col .participate-box h6 {
        font-size: 10px;
        line-height: 14px;
        padding: 13px 0 0;
        margin: 13px 0 0;
    }

    .current-event-sec .more-link-btn {
        font-size: 16px;
        width: 198px;
        height: 40px;
        padding: 0 12px 0 16px;
    }

    .current-event-sec .more-link-btn img {
        width: 9px;
    }

    .current-event-sec .action-container {
        margin-top: 26px;
    }

    .current-event-sec {
        padding: 155px 0 125px;
    }

    .common-event-wrapper .common-event-box .box-header {
        height: 42px;
        font-size: 13px;
    }

    .common-event-wrapper .common-event-box .box-body {
        padding: 18px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status {
        font-size: 24px;
        height: 190px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents {
        padding: 32px 0;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h4 {
        font-size: 24px;
        line-height: 24px;
    }

    .upcoming-event-sec,
    .past-event-sec {
        padding: 145px 0;
    }

    .sns-floating-menu li a,
    .sns-responsive-menu li a {
        width: 35px;
        height: 35px;
    }

    .sns-floating-menu li a svg,
    .sns-responsive-menu li a svg {
        width: 18px;
    }
}


@media (max-width: 1024.98px) {
    .main-header .meddle-menu {
        position: fixed;
        top: 0px;
        left: 0;
        height: calc(100% - 0px);
        width: 100%;
        transition: .4s;
        background: #000000;
        z-index: 150;
        transform: translate(-111%);
        padding: 45px 15px 24px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    /*
  .main-header.header_sticky .meddle-menu {
        top: 48px;
        height: calc(100% - 48px);
    }
*/
    .main-header .meddle-menu.show {
        transform: translate(0);
    }

    .main-header.header_sticky .custom-container {
        padding: 12px 20px;
    }

    .sns-responsive-menu {
        display: flex;
        margin-top: 38px;
    }

    .main-header .menu-toggle {
        display: flex;
    }

    .main-header:not(.quest-header) .site-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-top: 8px;
    }

    .main-header.header_sticky .site-logo {
        margin-top: 0;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn {
        margin-top: 0;
    }

    .main-header.header_sticky .right-actions .nft-custom-btn::before {
        top: -26px;
    }

    .main-header .meddle-menu .navbar-nav {
        flex-direction: column;
        row-gap: 38px;
    }

    .main-header .meddle-menu .navbar-nav li a {
        font-size: 16px;
    }

    .participate-wrapper .custom-col {
        max-width: 25%;
    }

    .current-event-sec {
        padding: 120px 0 65px;
    }

    .sns-floating-menu {
        display: none;
    }

    .upcoming-event-sec,
    .past-event-sec {
        padding: 65px 0;
    }
}

@media (max-width: 991px) {
    .common-event-wrapper .common-event-box .box-body .ceb-status.column {
        padding: 16px 8px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status.column h3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .participate-wrapper .custom-col {
        max-width: 33.33%;
    }

    .custom-heading-s1 h1 {
        font-size: 14px;
        width: 150px;
        height: 28px;
    }

    .custom-heading-s1 h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .participate-wrapper h3 {
        font-size: 20px;
    }

    .participate-wrapper .title_s2 {
        font-size: 12px;
        line-height: 22px;
        margin: 2px 0 0;
    }

    .participate-wrapper h3 span {
        font-size: 18px;
    }

    .current-event-sec .more-link-btn {
        font-size: 14px;
        width: 170px;
        height: 35px;
        padding: 0 10px 0 12px;
    }

    .current-event-sec .more-link-btn img {
        width: 8px;
    }

    .participate-wrapper .bottm-text {
        margin: 10px 0 0;
    }

    .participate-wrapper {
        padding: 14px 12px 10px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status {
        font-size: 20px;
        height: 170px;
    }

    .common-event-wrapper .common-event-box .box-body {
        padding: 12px;
    }

    .quest-banner h1 {
        font-size: 25px;
    }

    .quest-banner .video-player {
        margin: 35px auto 0;
        max-width: 416px;
    }

    .quest-banner {
        padding: 95px 0 38px;
    }

    .quest-banner .video-player video,
    .quest-banner .video-player img {
        height: 236px;
    }

    .download-store-sec .button-list .custom-btn {
        height: 46px;
        width: 165px;
        font-size: 14px;
    }

    .download-store-sec h5 {
        margin: 16px 0 0;
    }

    .important-notice-sec h2 {
        font-size: 22px;
    }

    .important-notice-lists li {
        font-size: 14px;
        line-height: 26px;
    }

    .important-notice-sec .form-contents {
        margin: 32px 0 0;
        padding: 0 8px 0;
    }

    .important-notice-sec .form-contents .form-group label {
        font-size: 14px;
    }

    .important-notice-sec .form-contents .form-group .add-more-btn {
        font-size: 14px;
    }

    .important-notice-sec .form-contents textarea.form-control {
        height: 140px;
    }

    .important-notice-sec .form-contents .action-group .submit-btn {
        font-size: 14px;
        height: 42px;
    }
}

@media (max-width: 575px) {
    .participate-wrapper .bottm-text {
        font-size: 12px;
        line-height: 18px;
    }

    .participate-wrapper .custom-col {
        max-width: 50%;
    }

    .current-event-sec {
        padding: 85px 0 65px;
    }

    .main-header .custom-container {
        padding: 20px 12px 0;
    }

    .main-header.header_sticky .custom-container {
        padding: 12px;
    }

    .main-header .site-logo img {
        max-width: 140px;
    }

    .main-header.header_sticky .site-logo img {
        max-width: 130px;
    }

    .main-header .site-logo {
        left: 40%;
    }

    .common-event-wrapper .slick-prev,
    .common-event-wrapper .slick-next {
        width: 30px;
        height: 30px;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .common-event-wrapper {
        padding: 0 25px;
    }

    .common-event-wrapper .slick-prev {
        left: -30px;
    }

    .common-event-wrapper .slick-next {
        right: -30px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status.column h3 {
        font-size: 15px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status:not(.empty-height-added) {
        height: unset !important;
    }

    .quest-banner h1 {
        font-size: 18px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status .inline-bg-color-box-dark .my-auto {
        font-size: 18px;
    }

    .quest-banner {
        padding: 85px 0 24px;
    }

    .quest-banner .video-player {
        margin: 24px auto 0;
        max-width: 76vw;
        border: 1px solid #fff;
    }

    .quest-banner .video-player video,
    .quest-banner .video-player img {
        height: 43vw;
    }

    .download-store-sec .button-list .custom-btn {
        height: 44px;
        width: 140px;
        font-size: 13.5px;
        column-gap: 7px;
    }

    .download-store-sec h5 {
        margin: 12px 0 0;
    }

    .download-store-sec .button-list .custom-btn img {
        width: 14px;
    }

    .important-notice-sec h2 {
        font-size: 18px;
    }

    .important-notice-sec {
        padding: 36px 0 42px;
    }

    .important-notice-lists {
        margin: 22px 0 0;
        row-gap: 7px;
    }

    .important-notice-sec .form-contents textarea.form-control {
        height: 124px;
    }

    .download-store-sec .button-list {
        column-gap: 10px;
    }
}

@media (max-width: 450px) {
    .participate-wrapper .custom-col .participate-box {
        min-height: 80vw;
    }

    .participate-wrapper .custom-col {
        max-width: unset;
    }

    .custom-heading-s1 h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents {
        padding: 20px 0;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h4 {
        font-size: 18px;
        line-height: 21px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents h4 span {
        padding: 5px 0 12px;
    }

    .common-event-wrapper .common-event-box .box-body .paragraphp-contents p {
        font-size: 18px;
    }

    .main-header .meddle-menu .navbar-nav {
        row-gap: 25px;
    }

    .sns-responsive-menu {
        margin-top: 25px;
    }

    .common-event-wrapper .common-event-box .box-body .ceb-status {
        font-size: 16px;
        height: 160px;
    }
}

@media (max-width: 380px) {
    .common-event-wrapper .common-event-box .box-body .ceb-status.column h3 {
        font-size: 14px;
    }
}
