img.close-menu.mobile-close-icon{
    display: none!important;
}
.menu-open-close .mobile-social-bar, .mobile_tv_img, img.mobile-tv-before-taddy, .mobile-loader-gif{
    display: none;
}
html, body {
    background: #000!important;
	background-color: #000!important;
}
/* Preloader Fullscreen */
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
}

#preloader img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}
.progress-container {
    width: 25vw;
    background: #000;
    overflow: hidden;
    height: 4vh;
    position: absolute;
    top: 8vh;
    right: 8vw;
}
.progress-bar {
    width: 0%;
    height: 100%;
    background: #ffffff;
    transition: width 0.5s;
}
.loading_text{
    position: absolute;
    top: 8vh;
    left: 8vw;
}
.loading_text p {
    font-size: 2vw !important;
    margin: 0 !important;
    color: #fff !important;
    text-transform: uppercase !important;
    line-height: 4vh;
}
.progress-text {
    font-weight: 400!important;
    font-size: 1.5vw;
    color: #fff;
    right: 0.5vw;
    width: fit-content;
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    line-height: 3.5vh;
}
#preloader video {
    width: 100vw!important;
    margin:0 auto;
    height: 100vh;
    object-fit:cover;
} 
@media screen and (min-width: 768px) and (max-width: 1050px) { 
	.full-screen-class .container .row .col-1 .left-bottom-animation-icons img {
    width: 10vw!important;
    margin: 0 -1.5vw!important;
}
	.progress-container {
    width: 70vw!important;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
}
	.progress-text {
    font-size: 3vw!important;
    line-height: 3vh!important;
}
#preloader .loading_text p {
    font-size: 4vw !important;
}	
.full-screen-class {
        min-height: 100vh!important;
}
}
@media screen and (max-width: 1050px) {
	.mobile-loader-gif{
		display:block;
	}	
	.desktop-loader-gif{
		display:none;
	}
	.loading_text{
    top:initial;
    bottom:20vh;
    left:0;
    right:0;
}
.loading_text p {
    font-size: 8vw !important;
    text-align: center;
}
.progress-container {
    width: 85vw;
    bottom: 12vh;
    top: initial;
}
.progress-text {
    font-size: 5.5vw;
}
#preloader {
    width: 100%!important;
    height: 100%!important;
}	
    video.main-bg-video, .full-screen-class .container .row .col-2 img.main_tv_img, .full-screen-class .container .row .col-2 .video-player-icon {
        display: none;
    }
	.full-screen-class .container .row .col-2 .main_tv_img {
		display: none;
	}
    .mobile_tv_img {
        display: block;
        width: 100%;
        max-width: 400px;
        z-index: 3;
        pointer-events: none;
        position: relative;
        margin: auto;
    }
	.mobile_tv_bg_overlay:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 20px;
    background: linear-gradient(180deg, black 50%, #00000000 100%);
}
.full-screen-class .container {
    background: linear-gradient(180deg, black 50%, #00000000 100%);
}
.mobile_tv_bg_overlay {
    position: relative;
}
    .full-screen-class>.container>.row {
        flex-direction: column;
    }
    .full-screen-class {
        min-height: 100%;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/mobile_bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        padding-bottom: 160px;
    }
    .full-screen-class .container .row .col-1, .full-screen-class .container .row .col-2, .full-screen-class .container .row .col-3 {
        width: 100%;
    }
    .full-screen-class .container .row .col-1 .menu-open-close>img {
        object-fit: contain;
        width: 75px;
        height: initial;
        margin-top: -15px;
    }
    .menu-open-close .mobile-social-bar{
        display: block;
    }
    .full-screen-class .container .row .col-1 .menu-open-close {
        height: initial;
        flex-direction: row;
        justify-content: space-between;
        align-items: end;
        position: absolute;
        left: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
        z-index: 1;
    }
	.full-screen-class .container .row .col-1 .menu-all-items img.bg-menu-img {
    width: 100%!important;
    height: 100%!important;
}
    .menu-open-close .mobile-social-bar a, .menu-open-close .mobile-social-bar a img {
        width: 40px;
        height: 40px;
        display: inline-block;
    }
    .full-screen-class .container .row .col-1 .menu-open-close .menu-icons {
        width: 22px;
        height: 20px;
        margin-right: 0px;
        margin-top: 0px;
        position: absolute;
        right: 54px;
        top: 50%;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/mobile-menu-bar.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .full-screen-class .container .row .col-1 .menu-open-close .menu-icons .open-menu {
        font-size: 0px;
        width: 22px;
        height: 20px;
    }
    .full-screen-class .container .row .col-1 .menu-open-close .menu-icons img.close-menu {
        display: none!important;
    }
    .full-screen-class .container .row .col-1 .menu-all-items {
        width: 100%;
        max-width: 300px;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 11;
        margin: auto;
        top: 14%;
        height: initial;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .top-bar h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .top-bar {
        display: flex;
        justify-content: space-between;
        height: initial;
        align-items: center;
        padding-left: 20px;
        padding-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .top-bar img {
        width: 30px;
        height: initial;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .top-bar img.close-menu.mobile-close-icon {
        filter: brightness(0) invert(1);
        display: block!important;
    }

    .mobile-bg-overlay::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #000000ad;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 11;
    }

    .full-screen-class .container .row .col-2:before{
        display: none;
    }

    .full-screen-class .container .row .col-3{
        display: none;
    }

    .full-screen-class .container .row .col-1 .left-bottom-animation-icons {
        display: flex;
        position: absolute;
        bottom: 35px;
        left: 0;
        right: 0;
        margin: auto;
        align-items: center;
        justify-content: center;
        border-bottom: 2px solid #000;
		z-index:1;
    }
    .full-screen-class .container .row .col-1 .left-bottom-animation-icons img {
        width: 18vw;
        margin: 0 -2.8vw;
    }
    .full-screen-class .copy-text {
        bottom: 12px;
        font-size: 10px;
        z-index: 1;
    }
    .full-screen-class .container .row .col-2 img.taddy-with-sound, .full-screen-class .container .row .col-2 img.image-fadei-in-out{
        display: none;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .menu-bar ul li {
    font-size: 36px;
    line-height: 34px;
    padding-bottom: 18px;
    padding-top: 10px;
    border-bottom: 2px solid #d34e47;
}
    .full-screen-class .container .row .col-1 .menu-all-items .footer-bar {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
        height: initial;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .social-bar a, .full-screen-class .container .row .col-1 .menu-all-items .social-bar a img {
        width: 50px;
        height: 50px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .social-bar {
        margin-top: 35px;
        margin-bottom: 35px;
        column-gap: 12px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .bottom-bar a img {
        width: 30px;
        height: 30px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .bottom-bar a {
        width: 30px;
    }
    .full-screen-class .container .row .col-1 .menu-all-items .bottom-bar {
        justify-content: center;
        column-gap: 30px;
        row-gap: 20px;
        width: 100%;
        max-width: 250px;
        margin: auto;
    }

    .full-screen-class .container .row .col-2 img.mobile-tv-before-taddy {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 0;
        width: 50%;
        height: 47%;
        display: block;
    }
    .full-screen-class .container .row .col-2 {
      padding-top: 187px;
    max-width: 400px;
    margin: auto;
    background: linear-gradient(180deg, black 50%, #00000000 100%);

    }


.full-screen-class .container .row .col-2 .mute-unmute {
    right: 28.5%;
    bottom: 28.3%;
    width: 22px;
    height: 22px;
}
.full-screen-class .container .row .col-2 .mute-unmute img.sound {
    width: 15px;
}
    .full-screen-class .container .row .col-2 .mute-unmute.active::before {
        background: rgb(255 255 255 / 85%);
        height: 2px;
        width: 80%;
    }
    .modal-content {
        padding: 10px;
        border-radius: 10px;
        width: 90%;
        height: 300px;
        background-color: transparent;
    }
    .modal-content video {
        width: 100%!important;
        height: 100%;
        border-radius: 10px;
    }
    .close-btn img {
        width: 30px;
    }
    .close-btn {
        top: -15px;
        right: -15px;
    }
    .full-screen-class .container .row .col-2 .tabing-content {
        bottom: 35px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container {
        width: 100%;
        max-width: 350px;
        flex-wrap: wrap;
    }
    .full-screen-class .container .row .col-2 .tabing-content .content-container {
        margin-bottom: 27%;
    }
	.full-screen-class .container .row .col-2 .tabing-content .content {
    position: relative;
}

.full-screen-class .container .row .col-2 .tabing-content .content:before {
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    top: -25px;
    left: 0;
    right: 0;
}
    .full-screen-class .container .row .col-2 .tabing-content .content-container img.gif-img, .full-screen-class .container .row .col-2 .tabing-content .content video {
        width: 100% !important;
        max-width: 280px;
        z-index: 0;
        cursor: pointer;
        height: 100%;
        object-fit: cover;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon {
        font-family: 'Lovely Scream Queens';
        font-size: 12px!important;
        position: relative!important;
        font-weight: 500;
        width: 20%;
        justify-content: center;
        text-shadow: none;
        filter: none;
        left: initial!important;
        right: initial!important;
        bottom: initial!important;
        top: initial!important;
        row-gap: 0px!important;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon img {
        width: 40px;
        height: 40px;
        position: relative;
        padding: 0px;
        background-color: rgb(0 0 0 / 0%) !important;
        border-radius: 0;
        opacity: 0;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.moonshot {
        order: 1;
        color: #FF7AFE;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.moonshot::after {
        content: "";
        position: absolute;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_moonshot.png);
        width: 40px;
        height: 40px;
        left: 0;
        right: 0;
        top: 6px;
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
        background-position: center;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.coinex {
        order: 2;
        color: #83BBFF;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.coinex::after {
        content: "";
        position: absolute;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_coinex.png);
        width: 40px;
        height: 40px;
        left: 0;
        right: 0;
        top: 6px;
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
        background-position: center;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.story {
        order: 3;
        color: #DCC9AB;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.story img {
        width: 50px;
        height: 50px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.story::after {
        content: "";
        position: absolute;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_fred_story.png);
        width: 50px;
        height: 50px;
        left: 0;
        right: 0;
        top: 0;
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
        background-position: center;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.gate {
        order: 4;
        color: #5F8AFF;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.gate::after {
        content: "";
        position: absolute;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_gate.png);
        width: 40px;
        height: 40px;
        left: 0;
        right: 0;
        top: 6px;
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
        background-position: center;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.jupiter {
        order: 5;
        color: #93D79E;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.jupiter::after {
        content: "";
        position: absolute;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_jupiter.png);
        width: 40px;
        height: 40px;
        left: 0;
        right: 0;
        top: 6px;
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
        background-position: center;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.copy-ca {
        order: 6;   
        margin-right: 10px;
        margin-left: 0px;
        width: 126px;
        height: 33px;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_mobile_copy_ca_new.png);
        margin-bottom: initial;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        font-size: 0px!important;
        margin-top: 20px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.buy-now {
        order: 7;
        width: 138px;
        height: 33px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-image: url(https://stupid.com/wp-content/uploads/2025/03/ui_bt_bg_animations_mobile_buynow.gif);
        border-radius: 10px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        color: #fff;
        font-size: 18px!important;
        padding-bottom: 3px;
        margin-top: 20px;
        margin-left: 10px;
    }

    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.copy-ca::before{
        display: none;
    }
    .modal {
        background: rgb(0 0 0 / 90%);
    }
	.modal-content img.hide-show-icon {
    width: 40px;
    height: 40px;
}

}
@media screen and (min-width: 341px) and (max-width: 380px) { 
    .full-screen-class .container .row .col-2 .tabing-content .content-container {
        margin-bottom: 21%;
    }
}
@media screen and (max-width: 767px) {	
 .full-screen-class {
	 height: 100%!important;
	 padding-bottom: 0%!important;
}	
.full-screen-class .container .row .col-3 {
    height: 300px!important;
}
	.full-screen-class .container .row .col-3{
		display:block!important;
	}
	.full-screen-class .container .row .col-3 video, .full-screen-class .container .row .col-3 .social-bar{
		display: none!important;
	}
}
@media screen and (max-width: 500px) {	
.full-screen-class .container .row .col-3 {
    height: 225px!important;
}
.full-screen-class .container .row .col-2 .mute-unmute {
    right: 28.5%;
    bottom: 28.5%;
}	
}
@media screen and (max-width: 400px) {	
.full-screen-class .container .row .col-2 .mute-unmute {
    bottom: 28%;
}	
}
@media screen and (min-width: 340px) and (max-width: 370px) { 
	.full-screen-class .container .row .col-2 .mute-unmute {
    bottom: 27%;
}
div#main-screen-video {
    top: 16px;
}
}
@media screen and (max-width: 340px) {
    .full-screen-class .container .row .col-2 .tabing-content .content-container img.gif-img, .full-screen-class .container .row .col-2 .tabing-content .content video {
        max-width: 260px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .content-container {
        margin-bottom: 22%;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container {
        max-width: 280px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.copy-ca {
        margin-right: 5px;
        width: 100px;
        height: 30px;
        border-radius: 6px;
        margin-top: 10px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.buy-now {
        width: 120px;
        height: 30px;
        border-radius: 10px;
        font-size: 14px!important;
        padding-bottom: 3px;
        margin-top: 10px;
        margin-left: 5px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.moonshot::after, .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.coinex::after, .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.gate::after, .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.jupiter::after {
        width: 35px;
        height: 35px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.story::after, .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon.story img {
        width: 40px;
        height: 40px;
    }
    .full-screen-class .container .row .col-2 .tabing-content .icon-container .icon {
        font-size: 10px!important;
    }
    .full-screen-class .container .row .col-2 .mute-unmute {
        right: 27%;
        bottom: 27%;
        width: 25px;
        height: 25px;
    }
    .full-screen-class .container .row .col-2 .mute-unmute img.sound {
        width: 15px;
    }
    .full-screen-class .container .row .col-2 .mute-unmute.active::before {
        width: 70%;
    }
}
 