@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

body {
    background-color: #000000 !important;
    font-family: 'Poppins' !important;
}

@font-face {
    font-family: 'hemi_headbold_italic';
    src: url(../fonts/hemi\ head\ bd\ it.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.K4-section-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #33FF00;
}

.k4-section-top-heading-text {
    font-family: 'hemi_headbold_italic';
    font-style: italic;
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    color: #FFFFFF;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
}

.k4-section-top-heading {
    position: relative;
}

.k4-border-content {
    position: absolute;
    top: 0;
    left: 31%;
    bottom: 0;
    align-items: center;
}

.k4section-btn {
    background: #FFFFFF;
    border-radius: 3.07692px !important;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important;
    filter: drop-shadow(0px 4px 40px rgba(255, 255, 255, 0.3));
    width: 140px !important;
    height: 40px;
    box-shadow: none !important;
    margin: 0 auto;
    margin-top: 2.5rem !important;
    justify-content: center;
    display: flex !important;
    align-items: center;
}


/* navigation css */

.k4-navbar {
    position: absolute !important;
    width: 100%;
    filter: drop-shadow(0px 40px 86px #000000);
    z-index: 2;
    /* height: 125px; */
}

.navbar-toggler {
    box-shadow: none !important;
    border-color: #FFFFFF !important;
}

.navbar-toggler span i {
    color: #FFFFFF;
}

a.nav-link.active {
    color: #33FF00 !important;
}

.k-nav {
    color: #FFFFFF !important;
    font-weight: 500;
    padding: 0 0.7rem !important;
}

.k4-navbar-link {
    padding-left: 5rem !important;
}

.k4-navbar-link li,
.nav-right-btn {
    justify-content: flex-end;
    display: flex;
}

.nav-login-btn {
    border: 1px solid #FFFFFF !important;
    border-radius: 3.07692px !important;
    color: #FFFFFF !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    width: 140px;
    height: 42.88px;
    background-color: transparent !important;
    box-shadow: none !important;
}

.nav-register-btn {
    background: #FFFFFF;
    border-radius: 3.07692px !important;
    color: #000000 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    width: 140px;
    height: 42.88px;
}

/* navigation css ends*/

/* banner css */

.Banner {
    width: 100%;
    background-size: cover !important;
    /* height: 944px; */
    height: 100%;
    background-repeat: no-repeat;
    background: url(../img/bannerpage.png);
}

.banner-content {
    padding: 14.4rem 0;
}

.banner-p {
    font-weight: 500;
    font-size: 20px;
    color: #33FF00;
    line-height: 30px;
}

.banner-h1 {
    font-family: 'hemi_headbold_italic';
    font-style: italic;
    font-weight: 400;
    font-size: 92px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 110.5%;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
}

.banner-h5 {
    font-family: 'hemi_headbold_italic';
    font-style: italic;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: #FFFFFF;
}

.banner-btn-info {
    display: flex;
    gap: 19px;
    margin: 23px 0 47px 20rem;

}

.banner-btn-box {
    background: #33FF00;
    width: 80px;
    height: 32px;
    align-items: center;
    display: flex;
    justify-content: center;
    transform: skewX(-31deg)
}

.banner-btn-box p {
    font-style: italic;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #000000;
    transform: skewX(31deg)
}

.banner-button {
    display: flex;
    gap: 20px;
}

.banner-play-btn {
    width: 260px;
    height: 57px;
    background: #FFFFFF !important;
    box-shadow: 0px 6px 48px rgba(255, 255, 255, 0.7) !important;
    border-radius: 3.07692px !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #000000 !important;
    border: 3px solid #FFFFFF !important;


}

.banner-play-btn:hover {
    box-shadow: 0px 0px 60px rgba(255, 255, 255, 20) !important;
    border-image: linear-gradient(to right, rgba(51, 255, 0, 1), rgba(51, 255, 0, 0)) !important;
    border-image-slice: 1 !important;
    border-radius: 3.07692px !important;
}

.banner-freetst-btn {
    width: 260px;
    height: 57px;
    background: rgba(0, 0, 0, 0.7) !important;
    border: 2px solid #FFFFFF !important;
    box-shadow: 0px 4px 40px rgba(255, 255, 255, 0.4) !important;
    border-radius: 3.07692px !important;

    font-weight: 600 !important;
    font-size: 22px !important;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #FFFFFF !important;
    text-shadow: 0px 0px 24px #FFFFFF;
}

.banner-freetst-btn:hover {
    box-shadow: 0px 0px 60px rgba(255, 255, 255, 20) !important;
    border-image: linear-gradient(to right, rgba(51, 255, 0, 1), rgba(255, 255, 255, 1)) !important;
    border-image-slice: 1 !important;
    border-radius: 3.07692px !important;
}

.bnr-gradientt {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    /* height: 961px; */
    left: 0px;
    top: 0px;
    background: linear-gradient(89.5deg, #000000 0.48%, rgba(0, 0, 0, 0.8) 0.49%, rgba(0, 0, 0, 0.51) 52.55%, rgba(0, 0, 0, 0) 98.49%);
    backdrop-filter: blur(2px);
}

.bnr-gradient {
    position: relative;
    z-index: 1;
}

/* banner css ends*/


/* latest-news css*/
.latest-news-section {
    position: relative;
    padding: 0 0 4rem 0;
}

.arrow-img {
    margin: 0 auto;
    display: flex;
    width: 102px;
    height: 102px;
}

.latest-news-btn {
    border: 1px solid #FFFFFF !important;
    border-radius: 4px !important;
    padding: 6px 21px !important;

    font-style: normal;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 174% !important;
    color: #33FF00 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.lst-nws-top-sec {
    position: relative;
   /*  margin: 3.5rem 0; */
}

.latest-news-card {
    border-radius: 4px !important;
    background-color: #1A1C24 !important;
    border: double 1px transparent !important;
    background-image: linear-gradient(#1A1C24, #1A1C24), linear-gradient(90deg, rgba(51, 255, 0, 1), rgba(51, 255, 0, 0));
    background-origin: border-box;
    background-clip: content-box, border-box !important;
    min-height: 100%;
}

.latest-news-card-right-rm {

    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #33FF00;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.latest-news-card-body {
    padding: 1.3rem 0.5rem 1rem 1rem !important;
}

.latest-news-card-body h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #FFFFFF;
}

.latest-news-card-body p {

    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom: 2.5rem;
}

.latest-news-card-img {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}



.swiper-custom {
    position: relative;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.swiper-button-prev,
.swiper-button-next {
    top: unset !important;
    bottom: -61px;
    position: absolute;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    color: #FFFFFF;
    font-size: 17px !important;
}

.swiper-button-next {

    right: 0 !important;
    left: auto !important
}

.swiper-button-prev {
    left: auto !important;
    right: 64px !important;
}



/* latest-news css ends*/

/* about css */
.about-sec {
    padding: 4rem 0 0 0;
}

.about-sec-2 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../img/abt.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    padding: 40px 0 13rem 0;
    margin-top: -3rem;
}

.about-title {
    font-family: 'hemi_headbold_italic';
    font-style: italic;
    font-weight: 400;
    font-size: 44px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
}


.aboutsec-card {
    background-color: transparent !important;

}

.about-content-box {
    margin: 0 auto;
    padding: 7rem !important;
    display: grid;
    place-items: center;
    align-content: center;
}

.about-content-box p {

    font-style: normal;
    font-size: 20px;
    line-height: 174%;
    text-align: center;
    color: #FFFFFF;
}




/* about css ends */

/* leaderboard css */

.leaderboard-bg {
    background-image: url(../img/leaderbrd-img.png);
    background-repeat: no-repeat;
    margin-top: 2rem;
}

.leaderboard-bg-rp {
    top: -2.5rem;
    margin-bottom: -22px;
}

.leaderboard-tble {
    border-spacing: 0 23px;
    border-collapse: separate;

    color: #FFFFFF !important;
    width: 1096px !important;
    margin: 0 auto;
}

.leaderboard-tble thead tr th,
.leaderboard-tble thead tr td,
.leaderboard-tble tbody tr th,
.leaderboard-tble tbody tr td {
    vertical-align: middle;
    border: none;
}

.leaderboard-tble tbody tr {
    /* background: linear-gradient(180deg, #10151C 5.49%, #262B38 53.24%, #10151C 100%); */
    border-radius: 4px;
    transform: skewX(-7deg);
    position: relative;
    background-color: #10151C;
    background-image: url(../img/radial.svg);
    background-repeat: no-repeat;
    background-position-y: center;

}

td.leaderboard-trophy-td {
    position: absolute;
    left: -43px;
    top: -5px;
}

.leaderboard-tble tbody tr td {
    transform: skewX(7deg);
}

.leaderboard-head {
    background: #161922;
}

.leaderboard-flag-img img {
    height: 56px;
    width: 56px;
}

.leaderboard-tble tbody tr td:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

.leaderboard-tble tbody tr td:nth-last-child(1) {
    border-radius: 0 5px 5px 0;
}

.leaderboard-head tr th {

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.leaderboard-rank {

    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
}

.leaderboard-name {

    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    text-transform: uppercase;
}

.sector-time-st {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #33FF00;
}

.sector-time {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #E0E0E0 !important;
}

.leaderboard-btnsuccess {
    font-style: normal;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 33px !important;
    background: #44F019 !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 0.375rem 1.2rem !important;
}

.leaderboard-name-td {
    text-align: left;
}

.tbl-rank {
    width: 78px;
}

.tbl-cntry {
    width: 82px;
}

.tbl-sc {
    width: 36%;
}

.tbl-time {
    width: 18%;
}

.leaderboard-slct-btn {
    top: 38px;
    right: 55px;
    width: 211px !important;
    position: absolute;
}

.leaderboard-slct-btnlst {
    width: 210px !important;
}



/* leaderboard css ends */

/* nft drops css */
.common-bg-nftdrops-popular {
    background: url(../img/nftbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 6rem;
}

.nft-drops-sec {
    padding: 2rem 0 4.3rem 0;
}

.k4card-link {
    text-decoration: none
}

.k4-cards {
    filter: drop-shadow(0px 0px 21px #000000);
    border-radius: 4px !important;
    background-color: #1A1C24 !important;
    border: double 1px transparent !important;
    background-image: linear-gradient(#1A1C24, #1A1C24), linear-gradient(90deg, rgba(51, 255, 0, 1), rgba(51, 255, 0, 0));
    background-origin: border-box;
    background-clip: content-box, border-box !important;
}

.k4-cards:hover {
    border: 1px solid #33FF00 !important;
    box-shadow: 0 -2px 29px rgba(51, 134, 0, 0.6);
}

.k4-cards-img {
    height: 252px;
    object-fit: cover;
    border-radius: 5.45455px;
}

.k4-cards-img-div {
    padding: 10px;
}

.k4cards-body {
    padding: 10px 10px 21px 10px !important;
    position: relative;
}

.k4cards-title {

    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    padding-left: 10px;
}

.k4card-subtitle {

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: capitalize;
    padding-left: 10px;
}

.k4card-subtitle span {
    font-weight: 500;
    color: #FFFFFF;
    text-transform: capitalize;
}

.k4card-prog {
    background-color: #000000 !important;
    border-radius: 2.72727px !important;
    height: 43px !important;
    margin: 0 auto;
    position: relative;
}

.k4card-prog span {

    font-style: normal;
    font-weight: 500;
    font-size: 16.3636px;
    line-height: 25px;
    color: #FFFFFF !important;
    position: absolute;
    left: 38%;
    transform: translate(-30%, -26%);
    bottom: 0;
}

.k4card-prog-bar {
    background: linear-gradient(90deg, #00F260 0%, #0575E6 104.98%);
    border-radius: 2.72727px;
    width: 146px;
    height: 43px !important;
}

.kcards-bottom-item {
    position: absolute;
    bottom: 0;
    width: -webkit-fill-available;
    padding: 0 10px 21px 10px;
    left: 0;
}

.k4card-subtitle-bottom {
    margin-bottom: 4rem !important;
}

/* nft drops css ends*/

/* footer css */

.footer-sec {
    background: #1A1C24;
    height: 256px;
    position: relative;
    z-index: 0;
    padding: 1.5rem 9rem;
}

.footer-links {
    margin-top: 2rem;
}

.footer-sec-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-hr {
    color: #FFFFFF;
    opacity: 0.2;
}

.list-group-item {
    background-color: transparent !important;
    border: none !important;
}

.footer-top-links:hover {
    color: #FFFFFF !important;
}

.list-group-item a {
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    font-feature-settings: 'salt' on, 'liga' off;
}

.social-links {
    height: 26px;
    border-radius: 50% !important;
    background: #ffffff29 !important;
    border: #ffffff29 !important;
    width: 26px;
    align-items: center;
    justify-content: center;
    display: flex !important;
}

.social-links i {
    font-size: 13px;
}

.social-links img {
    max-width: 23px;
}

.footer-text-left {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #D9DBE1;
}

.footer-img {
    position: absolute;
    width: 254px;
    height: 252px;
    /* left: 593px; */
    right: calc(50% - 50px);
    left: calc(50% - 130px);
    top: 1px;
    opacity: 8%;
    z-index: -1;
    bottom: 0;
    background: url(../img/footer-img.png);
    background-blend-mode: darken;
}

/* footer css ends*/

/* login page ,forgot page,new password and register page css */

.Login-page,
.k4-account-section {
    align-items: center;
    background-image: url(../img/loginimg.svg);
    height: 1024px !important;
    width: 100%;
    display: flex;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.login-card,
.k4-account-card {
    background: #1A1C24 !important;
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.2);
    border-radius: 16px !important;
    width: 100%;
    /* width: 1280px; */
}

.login-left-card,
.k4-account-left-card {
    padding: 1rem 1.5rem 10rem 3rem !important;
}

.login-top-info,
.k4-account-top-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.login-logo-img,
.k4-account-logo-img {
    width: 202px;
}

.login-backlink,
.k4-account-backlink {
    text-decoration: none;

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #FFFFFF;
}

.login-backlink:hover,
.login-forget:hover,
.create-account-link:hover,
.k4-account-backlink:hover {
    color: #FFFFFF;
}

.login-headings,
.k4-account-headings {
    margin: 3rem 0 7rem 0;
}

.login-headings h4,
.k4-account-headings h4 {

    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 1px;
    color: #FFFFFF;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
}

.login-headings p,
.k4-account-headings p {

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
}

.login-label,
.k4-account-label {

    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #FFFFFF;
}

.login-input,
.k4-account-input {
    background-color: #000000 !important;
    border: 1px solid #FFFFFF !important;
    border-radius: 4px !important;
    height: 52px;
    color: #FFFFFF !important;
    box-shadow: none !important;
    padding-left: 3rem !important;
}

.login-input::placeholder,
.k4-account-input::placeholder {
    color: #FFFFFF !important;
}

.login-input-box,
.k4-account-input-box {
    width: 404px;
    position: relative;
}

.profile-eye-icon1,
.profile-eye-icon {
    color: #FFFFFF;
    position: absolute;
    right: 16px;
    top: 19px;
}

.login-input-img,
.k4-account-input-img {
    position: absolute;
    top: 14px;
    left: 16px;
}

.login-form-check {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.register-form-check {
    display: flex;
    align-items: center;
}

.login-check,
.register-check {
    border-color: #FFFFFF !important;
    border: 2px solid #FFFFFF !important;
    box-shadow: none !important;
    background-color: transparent !important;
}

.form-check-input:checked[type=checkbox] {
    background-image: url(../img/login-after-check_white.svg) !important;
    border: none !important;
}

.login-boton-info,
.k4-account-boton-info {
    width: 404px;
}

.forgot-bottom-info {
    margin-top: 4rem;
}

.login-forget,
.create-account-link {

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    text-decoration: none;
}


.login-check-label,
.register-check-label {

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #E0E0E0;
}

.login-btn,
.k4-account-btn {
    align-items: center;

    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    text-align: center !important;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #000000 !important;
    filter: drop-shadow(0px 4px 40px rgba(255, 255, 255, 0.3));
    background-color: #FFFFFF !important;
    border-radius: 3.07692px !important;
    width: 241px;
    margin: 0 auto;
    height: 48px;
    justify-content: center;
    display: flex !important;
    box-shadow: none !important;
}

.dont-h-account-text {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);

}

/* .login-right img, .k4-account-right img{
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
    object-position: left;
    object-fit: cover;
    height: 100%;
} */
.login-right,
.k4-account-right {
    background-position: right;
    background-image: url(../img/logincardimg.svg);
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.star {

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #EB5757;
}

/* login page ,forgot page,new password and register page css ends */


/* Nft details css */

section.nft-details-sec {
    padding: 7rem 0;
}

.nft-details-box {
    background: #101321;
    margin: 2rem 0;
    padding: 0.9rem 1rem;
}

.k4back-btn-link {

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

.k4back-btn-link:hover {
    color: rgba(255, 255, 255, 0.8);
}

.nft-details-box-left-col-img {
    filter: drop-shadow(0px 0px 30px #000000);

}

.nft-details-box-left-col-img img {
    border: 1px solid white;
    border-radius: 4px;
    width: 635px;
    object-fit: cover;
    height: 693px;
}

.nft-details-box-left-col-details h3 {
    font-family: 'hemi_headbold_italic';
    font-style: italic;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #33FF00;
}

.nft-details-box-left-col-details h4 {

    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff8c;

}

.nft-details-box-left-col-details h4 span {
    font-weight: 600;
    color: #FFFFFF;
}

.nft-details-box-left-col-details {
    margin: 2rem 0;
}

.nft-details-box-left-col-add-dtls {
    background: #000000;
    border-radius: 4px;
    color: #FFFFFF;

    padding: 1.4rem 1rem 1rem 1rem;
    font-style: normal;
}

.nft-details-box-left-col-add-dtls h6 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}

.nft-details-box-left-col-add-dtls p {
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
}

.nft-details-box-right-col {
    background: #000000;
    border-radius: 4px;
    padding: 2.4rem 1rem;
    width: 539px;
}

.nft-details-box-right-heading h6 {

    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}

.nft-details-box-right-heading h6 span {
    color: #33FF00;
}

.k4nft-dtls-prog1 {
    height: 1px !important;
    background: rgba(255, 255, 255, 0.4);
    align-items: center;
    overflow: visible !important;
}

.k4nft-dtls-progbar1 {
    width: 20%;
    height: 5px;
    background: linear-gradient(90deg, #1D976C 0%, #93F9B9 100%);
    border-radius: 13px;
}

.nft-details-right-d-h h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #F2994A;
}

.k4nft-dtls-prog2 {
    height: 4px !important;
    background: #DBDBDB;
    border-radius: 19px !important;
    width: 283px;
}

.k4nft-dtls-progbar2 {
    width: 50%;
    height: 4px;
    background: linear-gradient(90deg, #DCE35B 0%, #45B649 100%);
    border-radius: 19px;
}

.car-parameter-details h6,
.car-parameter-details p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
}

.car-parameter-details-brdcrms {
    /*    margin-right: 5.1rem; */
    text-transform: uppercase;
}

.prog-bar-p p {
    font-size: 12px;
}

.boosts-details-brdcrms {

    text-transform: uppercase;
}

.nft-d-col-number {
    color: #33FF00;
    line-height: 31px;
    font-size: 12px;
    text-align: center;
}

.car-parameter-details-brdcrms .breadcrumb-item.active,
.boosts-details-brdcrms .breadcrumb-item.active {
    font-weight: 700;
    color: #33FF00;
}

.car-parameter-details-brdcrms ol li,
.boosts-details-brdcrms ol li {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.car-parameter-details-brdcrms .breadcrumb-item+.breadcrumb-item::before,
.boosts-details-brdcrms .breadcrumb-item+.breadcrumb-item::before {
    color: #FFFFFF !important;
    padding-right: 0.3rem !important;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.3rem !important;
}

.boosts-p {
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #33FF00 !important;
    margin-right: 10.5rem;
}

.nft-details-box-right-col-dropdowns label {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.8);
}

.nft-details-box-right-col-dp-btn {
    align-items: center;
    box-shadow: none !important;
    border: 2.33803px solid #424242 !important;
    border-radius: 2.33803px !important;
    background-color: #000000 !important;
    width: 498px;
    justify-content: space-between;
    height: 56px;
    display: flex !important;
    font-weight: 600 !important;
    font-size: 18.7042px !important;
}

.nft-details-box-right-col-dp-menu {
    width: 498px;
}

.dropdown-menu-dark .dropdown-item:active {
    background-color: #000000 !important;
}

.nft-dtls-box-right-price {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.drop-schedule {
    border-top: 0.7px solid #424242;
    border-bottom: 0.7px solid #424242;
    padding: 1.5rem 0;
}

.drop-schedule-i {
    background: transparent !important;
    border: none !important;
    box-shadow: none;
    padding: 0 !important;
}

.k4card-prog-dp-schedule {
    background: #424242 !important;
    width: 498px;
    height: 48px !important;
    margin: 0 auto;
    position: relative;
    transform: skewX(-13deg);
    border-radius: 0 !important;
}

.k4card-prog-bardp-schedule {
    background: linear-gradient(90deg, #00F260 0%, #0575E6 100%);
    width: 211px;
    height: 48px;
}

.k4card-prog-dp-schedule span {
    color: #FFFFFF !important;
    position: absolute;
    right: 30px;
    top: 14px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    transform: skewX(13deg);
}

.drop-schedule-p {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #33FF00;
    width: 125px;
    height: 24px;
    background: rgba(66, 66, 66, 0.3);
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.q-box {
    gap: 22px;
}

.quantity-input {
    width: 160px !important;
    height: 52px;
    border: 1px solid #424242 !important;
    border-radius: 4px !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 36px !important;
    color: #FFFFFF !important;
    background-color: #000000 !important;
    box-shadow: none !important;
}

.quantity-btn {
    width: 92px;
    height: 52px;
    background-color: #424242 !important;
    border-radius: 4px;
    border: none !important;
    box-shadow: none !important;
}

.placeorder-btn {
    width: 203px !important;
    justify-content: center;
    display: flex !important;
}

/* Nft details css ends*/

/* my profile css  */


.myprofile-sec-banner {
    background-image: url(../img/myprofile-banner.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 320px;
    padding: 2rem 2rem 0 2rem;
    position: relative;
}

.my-profile-sec {
    background-image: url(../img/myprofile-bg.svg);
    background-position-y: 102px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4rem 0 4rem 0;
}

.my-profile-sec .discord-avatar {
    width: 50px;
    height: 50px;
}

.my-profile-btn {
    box-shadow: none !important;
    color: #FFFFFF !important;
    display: flex !important;
    align-items: center;
    gap: 15px;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 27px !important;
}

.myprofile-dropdown {
    justify-content: flex-end;
    display: flex;
}

.my-profile-bg {
    width: 100%;
}

.mynft-img {
    height: 207px;
}

.my-nft-sec {
    width: 75%;
    margin: 0 auto;
}

.k4cardsmynft-title {
    font-weight: 600;
    font-size: 19.7699px;
    line-height: 30px;
}

.k4cardmynft-subtitle {
    font-weight: 500;
    font-size: 16.4749px;
    line-height: 20px;
}

.my-profile-label {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #33FF00;
}

.personel-details-box {
    background: #1A1C24;
    border-radius: 4px;
    padding: 2rem;
}

.personel-d-label {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}

.profile-d-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.personel-d-input {
    background-color: transparent !important;
    border: none !important;
    width: 605px !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: right !important;
    color: #FFFFFF !important;
}

.personel-d-input::placeholder {
    color: #FFFFFF !important;
}

.personel-d-input2 {
    background-color: transparent !important;
    border: none !important;
    width: 100% !important;
    box-shadow: none !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: right !important;
    color: #FFFFFF !important;
}

.personel-d-input2::placeholder {
    color: #FFFFFF !important;
}

.profile-d-eye {
    color: #FFFFFF;
    margin-top: 8px;
}

.password-input-box {
    display: flex;
    /* align-items: center; */
}

.profile-edit-btn {
    border: 0.769231px solid #FFFFFF !important;
    border-radius: 3.07692px !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 9px 25px !important;
    gap: 8px;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
    box-shadow: none !important;
    background-color: transparent !important;
    margin: 0 auto;
    width: 160px !important;
}

.my-nft-section {
    margin-top: 5rem;
}

.my-profile-btext {
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #FFFFFF;
}

.my-profile-bcontent {
    left: 21%;
}

.profile-hex {
    position: absolute;
    display: flex;
    bottom: -71px;
    left: 21rem;
}


.profile-image-hex-edit {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    margin-top: 3rem;
}


/* .honeycomb
{
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  transform: translateY(80px);
} */

.honeycomb-cell {
    -webkit-box-flex: 0;
    flex: 0 1 250px;
    max-width: 99px;
    /* height: 134px; */
    /* margin: 65.4px 12.5px 25px; */
    position: relative;
    padding: 0 3rem;
    z-index: 1;
}

.honeycomb-cell_img {
    object-fit: cover;
    object-position: center;
}


.honeycomb-cell::before,
.honeycomb-cell::after {
    content: '';
}

.honeycomb-cell::before,
.honeycomb-cell::after,
.honeycomb-cell_img {
    top: -50%;
    left: 0;
    width: 100%;
    height: 110px;
    display: block;
    position: absolute;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    z-index: -1;
}

.honeycomb-cell::before {
    background: #fff;
    transform: scale(1.090);
}

/* my profile css  ends*/



/* leaderboard css */

.leaderboard-section {
    padding: 7rem 0;
}

.leaderboard-info-img {
    border-radius: 32px;
    text-align: center;
    margin: 1rem 0;
}

.leaderboard-info-ref-btn {
    gap: 10px;
    font-weight: 500 !important;
    font-size: 16px !important;
    display: flex !important;
    justify-content: center;
    line-height: 174% !important;
    margin: 0 auto;
    color: #FFFFFF !important;
    box-shadow: none !important;

}

.select-img {
    width: 32px;
    height: 22px;
    margin-right: 4px;
}

.js-link i,
.category-link i {
    color: #FFFFFF;
    position: absolute;
    right: 11px;
    top: 12px;
}

.country-dropdown,
.category-dropdown {
    margin: 0 auto;
    width: 298px;
    background: #000000;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}

.js-link,
.category-link {
    display: block;
    padding: .5em;
    position: relative;
    text-decoration: none;
    transition: background .35s ease;
    font-weight: 500;
    font-size: 16px;
    color: #33FF00;
}

.js-link:hover,
.category-link:hover {
    color: #33FF00;
}

.js-dropdown-list,
.category-dropdown-list {
    display: none;
    padding: 10px;
    background-color: #000000;
    z-index: 1;
    display: none;
    border-top: 0.1em solid #FFFFFF;
    width: 296px;
    position: absolute;
    border: 1px solid #FFFFFF;
    ;
}

.js-dropdown-list li,
.category-dropdown-list li {
    cursor: pointer;
    transition: background .35s ease;
    list-style: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 222%;
    text-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
    color: #FFFFFF;
}


/* leaderboard css ends*/

/* @media (min-width: 768px) {
   .Login-page {
      height: 100vh !important;
    }
    } */
@media (max-width: 1400px) {
    .k4-navbar-link {
        padding-left: 0 !important;
    }

    .k4-navbar-link li a {
        font-size: 14px;
    }

    .leaderboard-slct-btn {
        top: 31px;
        right: 23px;
    }

    .k4card-prog span {
        font-size: 13.3636px;
        line-height: 26px;
    }
}

@media (max-width: 1300px) {
    .leaderboard-slct-btn {
        top: 120px;
        right: 93px;
    }

    .profile-hex {
        left: 18rem;
    }
}


@media (max-width: 1200px) {
    .footer-sec {
        padding: 20px 0;
    }

    .nav-login-btn,
    .nav-register-btn {
        width: 100px;
    }

    .about-title {
        font-size: 35px;
    }

    .about-content-box p {
        font-size: 16px;
    }

    .k4-border-content {
        bottom: 23px;
    }

    .leaderboard-tble {
        width: 100% !important;
    }

    .profile-hex {
        left: 17rem;
    }

    .nft-details-box-left-col {
        text-align: center;
    }

    .nft-details-box-right-col {
        margin: 0 auto;
    }

    .k4-cards-img {
        height: 369px;
    }

    .login-left-card,
    .k4-account-left-card {
        padding: 1rem 1.5rem 10rem 1.5rem !important;
    }
}

@media (max-width: 1024px) {
    .leaderboard-slct-btn {
        top: 97px;
        right: 35px;
    }

    .profile-hex {
        left: 15rem;
    }
}

@media (max-width: 1100px) {
    .my-nft-sec {
        width: 85%;
    }

}

@media (max-width: 992px) {
    .k4-navbar-link {
        padding-left: 0 !important;
    }

    .footer-links ul {
        flex-direction: column;
    }

    .footer-sec {
        height: 100%;
    }

    .footer-img {
        top: calc(50% - 125px);
    }

    .about-title {
        font-size: 26px;
    }

    .about-content-box p {
        font-size: 13px;
        line-height: 159%;
    }

    .about-content-box {
        padding: 5rem !important;
    }

    .k4-section-top-heading-text {
        font-size: 40px;
    }

    .k4small-box img {
        width: 27px;
    }

    .leaderboard-slct-btn {
        top: -103px;
        right: 0;
        left: 0;
    }

    .K4-section-title {
        font-size: 17px;
    }

    .leaderboard-tble {
        width: 925px !important;
    }

    td.leaderboard-trophy-td {
        left: -15px;
    }

    .leaderboard-rank,
    .leaderboard-name {
        font-size: 18px;
    }

    .leaderboard-flag-img img {
        width: 44px;
        margin: 0 auto;
    }

    .sector-time {
        font-size: 17px;
    }

    .sector-time-st {
        font-size: 13px;
    }

    .leaderboard-btnsuccess {
        font-size: 18px !important;
    }

    .k4-navbar {
        backdrop-filter: blur(5px);
    }

    .myprofile-sec-banner {
        height: 247px;
    }

    .profile-d-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: unset;
    }

    .personel-d-label {
        text-align: left;
        margin-left: 10px;
    }

    .personel-d-input {
        width: 100% !important;
        text-align: left !important;
    }

    .my-nft-sec {
        width: 100%;
    }

    .mynft-img {
        height: 241px;
    }

    .k4-cards-img {
        height: 269px;
    }

    .login-headings,
    .k4-account-headings {
        margin: 2rem 0 3rem 0;
        text-align: center;
    }

    .login-boton-info,
    .k4-account-boton-info {
        width: 64%;
        margin: 0 auto;
    }

    .login-input-box,
    .k4-account-input-box {
        margin: 0 auto;
    }

    .login-label,
    .k4-account-label {
        margin-left: 7rem;
    }

    .login-left-card,
    .k4-account-left-card {
        padding: 3rem !important;
    }

    .Login-page,
    .k4-account-section {
        height: 917px !important;
    }

    .forgot-bottom-info {
        margin-top: 3rem !important;
    }


}

@media (max-width: 768px) {
    .banner-h1 {
        font-size: 60px;
    }

    .banner-p {
        font-size: 16px;
    }

    .banner-h5 {
        font-size: 22px;
    }

    .banner-btn-info {
        margin: 23px 0 47px 14rem;
    }

    .banner-btn-box p {
        font-size: 12px;
    }

    .banner-btn-box {
        width: 50px;
        height: 27px;
    }

    .banner-play-btn,
    .banner-freetst-btn {
        font-size: 18px !important;
        width: 198px;
    }

    .banner-content {
        padding: 8.4rem 0;
    }

    .about-title {
        font-size: 19px;
    }

    .about-content-box p {
        font-size: 10px;
        line-height: 159%;
        margin-bottom: 0;
    }

    .about-content-box {
        padding: 3rem !important;
    }

    .k4-section-top-heading-text {
        font-size: 32px;
    }

    .js-link,
    .category-link {
        font-size: 14px;
    }

    .js-dropdown-list li,
    .category-dropdown-list li {
        font-size: 13px;
    }

    .leaderboard-info-ref-btn {
        font-size: 14px !important;
    }

    .myprofile-sec-banner {
        height: 161px;
    }

    .myprofile-sec-banner {
        padding: 0;
    }

    .honeycomb-cell::before,
    .honeycomb-cell::after,
    .honeycomb-cell_img {
        width: 81%;
        height: 81px;
    }

    .profile-image-hex-edit {
        margin-top: 2rem;
        padding: 0 !important;
    }

    .profile-hex {
        bottom: -41px;
    }

    .my-profile-btn {
        font-size: 16px !important;
    }

    .my-profile-btn img {
        width: 44px;
    }

    .my-profile-btn i {
        font-size: 12px;
    }

    .profile-hex {
        left: 11rem;
    }

    .my-profile-btext {
        font-size: 28px;
    }

    .personel-d-label {
        font-size: 18px;
    }

    .personel-d-input {
        font-size: 18px !important;
    }

    .mynft-img {
        height: 181px;
    }

    .nft-details-box-left-col-img img {
        height: 518px;
    }

    .nft-details-box-right-col,
    .nft-details-box-right-col-dp-btn,
    .k4card-prog-dp-schedule {
        width: 100%;
    }

    .login-input-box,
    .k4-account-input-box {
        width: 100%;
    }

    .login-label,
    .k4-account-label {
        margin-left: 0;
    }

    .login-boton-info,
    .k4-account-boton-info {
        width: 100%;
    }

    .boosts-details-brdcrms ol,
    .car-parameter-details-brdcrms ol {
        justify-content: flex-end;
    }
}

@media (max-width: 600px) {
    .footer-sec-bottom {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .k4-section-top-heading-text,
    .my-profile-btext {
        font-size: 28px;
    }

    .k4small-box img {
        width: 25px;
    }

    .profile-hex {
        left: 9rem;
    }

    .my-nft-section {
        margin-top: 2rem;
    }

    .k4-cards {
        margin: 0 auto;
        width: 333px;
    }

    .my-nft-cards {
        width: 100%;
    }
}



@media (max-width: 575px) {

    .footer-links ul li a,
    .my-profile-label {
        font-size: 14px;
    }

    .footer-text-left,
    .banner-p {
        font-size: 13px;
    }

    .banner-h1 {
        font-size: 40px;
    }

    .banner-h5 {
        font-size: 18px;
        line-height: 18px;
    }

    .banner-btn-info {
        margin: 23px 0 47px 9rem;
    }

    .banner-btn-box {
        width: 47px;
        height: 24px;
    }

    .banner-play-btn,
    .banner-freetst-btn {
        font-size: 18px !important;
        width: 153px;
        height: 51px;

    }

    .about-title {
        font-size: 16px;
    }

    .K4-section-title {
        font-size: 16px;
    }

    .k4small-box img {
        width: 15px;
    }

    .k4-section-top-heading-text,
    .my-profile-btext {
        font-size: 20px;
    }

    .l-responsive-h {
        margin-bottom: 0;
    }

    td.leaderboard-trophy-td {
        left: -11px;
        top: 6px;
    }

    td.leaderboard-trophy-td img {
        width: 47px;
    }

    .leaderboard-rank,
    .leaderboard-name {
        font-size: 14px;
    }

    .leaderboard-flag-img img {
        width: 38px;
    }

    .sector-time,
    .personel-d-label {
        font-size: 15px;
    }

    .sector-time-st {
        font-size: 11px;
    }

    .leaderboard-btnsuccess {
        font-size: 16px !important;
        line-height: 23px !important;
    }

    .leaderboard-head tr th {
        font-size: 12px;
    }

    .tbl-rank {
        width: 45px;
    }

    .tbl-cntry {
        width: 78px;
    }

    .leaderboard-tble {
        width: 669px !important;
    }

    .k4cards-title {
        font-size: 20px;
    }

    .k4card-subtitle {
        font-size: 16px;
    }

    .k4card-prog span {
        font-size: 13.3636px;
        line-height: 27px;
        left: 44%;
    }

    .leaderboard-section {
        padding: 6rem 0;
    }

    .personel-d-input {
        font-size: 15px !important;
    }

    .personel-d-input {
        width: 100% !important;
    }

    .personel-details-box {
        padding: 1.5rem;
    }

    .myprofile-sec-banner {
        height: 132px;
    }

    .profile-edit-btn {
        font-size: 14px !important;
        width: 135px !important;
    }

    .profile-edit-btn img {
        width: 20px;
    }

    .nft-details-box-left-col-img img {
        height: 476px;
    }

    .nft-details-box-left-col-details h3 {
        font-size: 30px;
    }

    .nft-details-box-left-col-details h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .nft-details-box-left-col-add-dtls h6,
    .nft-details-right-d-h h5 {
        font-size: 18px;
    }

    .nft-details-box-left-col-add-dtls p,
    .car-parameter-details h6 {
        font-size: 12px;
    }

    .nft-details-box-right-heading h6 {
        font-size: 16px;
    }

    .car-parameter-details h6 {
        line-height: 18px;
    }

    .boosts-p {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .k4nft-dtls-prog2 {
        width: 100%;
    }

    .boosts-p {
        margin-right: 0;
    }

    .nft-details-box-right-col-dp-btn {
        font-size: 15px !important;
        height: 47px;
    }

    .k4card-prog-dp-schedule {
        height: 43px !important;
    }

    .k4card-prog-dp-schedule span {
        top: 12px;
        font-size: 12px;
    }

    .quantity-input {
        font-size: 18px !important;
        width: 147px !important;
        height: 45px;
    }

    .quantity-btn {
        width: 82px;
        height: 45px;
    }

    .placeorder-btn {
        width: 169px !important;
    }

    .k4section-btn {
        font-size: 15px !important;
    }

    section.nft-details-sec {
        padding: 6rem 0 1rem 0;
    }

    .login-logo-img,
    .k4-account-logo-img {
        width: 157px;
    }

    .login-backlink,
    .k4-account-backlink,
    .login-forget,
    .create-account-link,
    .login-check-label,
    .register-check-label,
    .dont-h-account-text {
        font-size: 14px;
    }

    .login-headings h4,
    .k4-account-headings h4 {
        font-size: 29px;
    }

    .login-headings p,
    .k4-account-headings p {
        font-size: 12px;
    }

    .login-headings,
    .k4-account-headings {
        margin: 1.5rem 0 1.5rem 0;
    }

    .login-label,
    .k4-account-label {
        font-size: 11px;
    }

    .login-input,
    .k4-account-input {
        font-size: 13px !important;
    }

    .login-btn,
    .k4-account-btn {
        font-size: 15px !important;
        width: 194px;
    }

    .Login-page,
    .k4-account-section {
        height: 100% !important;
    }

    .k4-bottom-infocard {
        text-align: center;
    }

    .login-input-img,
    .k4-account-input-img {
        top: 16px;
        width: 16px;
    }

    .car-parameter-details-brdcrms ol li,
    .boosts-details-brdcrms ol li {
        font-size: 12px;
    }

    .prog-bar-p p {
        font-size: 10px;
    }

    .nft-d-col-number {
        font-size: 16px;
        line-height: 21px;
    }
}

@media (max-width: 450px) {
    .about-content-box {
        padding: 2rem !important;
    }

    .about-content-box p {
        font-size: 8px;
    }

    .profile-hex {
        left: 7rem;
    }

    .mynft-img {
        height: 210px;
    }

    .my-nft-section {
        margin: 2rem auto;
        width: 71%;
    }

    .login-headings h4,
    .k4-account-headings h4 {
        font-size: 24px;
    }

    .login-logo-img,
    .k4-account-logo-img {
        width: 122px;
    }

}

@media (max-width: 415px) {
    .about-title {
        font-size: 13px;
    }

    .k4-border-content {
        bottom: 8px;
    }

    .k4small-box img {
        width: 11px;
    }

    .k4-section-top-heading-text {
        font-size: 17px;
    }

    .K4-section-title {
        font-size: 12px;
    }

    .country-dropdown,
    .category-dropdown {
        width: 250px;
    }

    .js-dropdown-list,
    .category-dropdown-list {
        width: 248px
    }

    .profile-hex {
        left: 6rem;
        bottom: -46px;
    }

    .honeycomb-cell::before,
    .honeycomb-cell::after,
    .honeycomb-cell_img {
        width: 63%;
        height: 63px;
    }

    .profile-image-hex-edit {
        margin-top: 1.8rem;
        margin-left: -26px;
    }

    .my-profile-btn img {
        width: 37px;
    }

    .myprofile-sec-banner {
        height: 98px;
    }

    .login-left-card,
    .k4-account-left-card {
        padding: 2rem 1rem !important;
    }

    .f-responsive-info {
        margin-top: 1rem !important;
    }
}


@media (max-width: 368px) {
    .banner-btn-info {
        margin: 23px 0 26px 0;
    }
}

@media (max-width: 376px) {
    .my-nft-section {
        width: 81%;
    }
}

@media (max-width: 320px) {
    .about-title {
        font-size: 11px;
    }

    .K4-section-title {
        font-size: 13px;
    }

    .about-content-box p {
        font-size: 6px;
    }

    .k4small-box {
        display: none;
    }

    .profile-hex {
        left: 5rem;
        bottom: -46px;
    }

    .drop-schedule-p {
        font-size: 10px;
        width: 74px;
    }

    .quantity-input {
        width: 77px !important;
    }

    .login-headings p,
    .k4-account-headings p {
        font-size: 10px;
    }

    .login-form-check {
        flex-direction: column;
    }

    .login-btn,
    .k4-account-btn {
        width: 159px;
        height: 42px;
    }

    .register-check-label {
        font-size: 12px;
    }
}

.green-color {
    color: #33FF00;
}

.green-text-color {
    color: #33FF00;
}

.green-btn {
    background: #33FF00 !important;
    color: #000000 !important;
    border-color: #33FF00 !important;

}

@media (min-width: 1400px) {
    .recent-nft-container {
        max-width: 1600px;
    }
}

@media (min-width: 768px) {
    .recent-nft-container .col-lg-3 {
        flex: 0 0 auto;
        width: 20%;
    }
}

.k4cards-body .mint-now-btn:hover {
    box-shadow: 0px 0px 60px rgba(255, 255, 255, 20) !important;
    border-image: linear-gradient(to right, rgba(51, 255, 0, 1), rgba(255, 255, 255, 1)) !important;
    border-image-slice: 1 !important;
    border-radius: 3.07692px !important;
}