/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.hidden{
	display: none;
}

a.dropdown-item{
	padding: 11px 20px;
    border-bottom: 1px solid #f8f8f8;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}
.dropdown-menu.user{
	display: none;
}
#monster-profile-section:hover .dropdown-menu.user {
    display: block;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    border: 1px solid #4c4084;
    box-shadow: 0 1px 9px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
}
#monster-profile-section .dropdown-menu.user ul  {
	margin: 0;
}
#monster-profile-section .dropdown-menu.user ul li {
    list-style: none;
    border-bottom: 1px solid #4c4084;
    padding: 8px 22px;
    margin-left: 0;
    text-align: left;
}

.single .tdb_single_featured_image img {
    height: 350 !important;
}

.footer-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff6e5;
    padding: 13px;
    box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
    z-index: 9999;
}
.footer-banner-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-banner-content p {
    margin: 0;
    font-size: 13px;
    padding-left: 10px;
}

.desktop-content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.desktop-content a {
    padding: 8px;
    margin-left: 12px;
}
.mobile-content {
    display: none;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.tds-button {
    margin: 0 5px;
}
.tds-button1 {
    display: inline-block;
    padding: 5px 10px;
    background-color: blue;
    color: white;
    text-decoration: none;
    border-radius: 3px;
}

div#tdi_66 {
    background-color: #F6F6F7 !important;
}
ul#menu-mega-menu-1 li a{
    color:#7900c6
}
/*input.header-login {
    background-color: #7900c6;
    letter-spacing: 1PX;
    font-family: 'Source Sans Pro';
    border-radius: 3px;
}*/
input.header-login {
    background-color: #7900c6;
    letter-spacing: 1PX;
    font-family: 'Source Sans Pro';
    border-radius: 3px;
    padding: 6px 14px !important;
   /* padding-right: 6px !important; */
}
#header-login1{
    background-image: url(images/new-reg-icon.png);
    background-repeat: no-repeat;
    padding-left: 38px !important;
    background-position: 20px center;
}
.mob_sec{   
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
gap: 12px;
text-align: center;
margin: 0;
width: 100%;
}
.mob_sec a{
    margin: 0;
    width: 100%;
   
}
.footer_banner_btn{
    padding: 6px 46px;
        cursor: pointer;
        color: #fff;
        border: 1px solid #7900c6;
        border-radius: 5px;
        font-size: 14px;
        transition: background-color 0.3s, color 0.3s;
        background-color: #7900c6;
    
    }
    .footer_banner_btn.login_btn{
       cursor: pointer;
        color: #7900c6;
        border: 1px solid #7900c6;
        border-radius: 5px;
        font-size: 14px;
        transition: background-color 0.3s, color 0.3s;
        background-color: #fff;
        padding: 6px 46px;
    }
    a#footer_close {
        font-size: 18px;
        padding: 4px;
    }
    .footer_banner_btn:hover {
        background-color: #7900c6 !important;
        color: #fff !important;
    }
@media (max-width: 768px) {
    .single .tdb_single_featured_image img {
        height: auto !important;
    }
    .desktop-content {
        display: none;
    }
    .mobile-content {
        display: flex;
    }
    .footer-banner {
        background-color: #fff; /* Mobile background color */
        display: none;
    }
    a#footer_close{
        display:none;
    }
}
@media only screen and (max-width: 390px) {
    /*.footer_banner_btn {
        padding: 6px 40px;
    }
    .footer_banner_btn.login_btn{
        padding: 6px 40px;
    }*/
    a#footer_close{
        display:none;
    }
    a#footer_close {
        font-size: 20px;
        padding: 6px;
    }
}
@media only screen and (max-width: 337px) {
    /*.footer_banner_btn {
        padding: 6px 24px;
    }
    .footer_banner_btn.login_btn{
        padding: 6px 24px;
    }*/
    a#footer_close{
        display:none;
    }
    a#footer_close {
        font-size: 20px;
        padding: 6px;
    }
}
@media only screen and (max-width: 807px) {
    .footer-banner-content p {
        margin: 0;
        font-size: 13px;
        padding-left: 3px;
    }
}

svg {
    /* margin-top: -2px; */
    vertical-align: middle;
}
.monster-login-btn .tdi_48 {
    background-color: #ffff !important;
    color: #7900c6 !important;
    border: 1px solid #7900c6;
    font-weight: 500;
}
.monster-login-btn .tdi_48  svg * {
     fill: #7900c6; 
}
.monster-login-btn .tdi_48 a:hover {

    background-color: #7900c6 !important; 
}
.tdi_50 svg {
    fill: #fff; 
}
/* web strory in other chanel.*/
.amp-wp-94c3bd0{display:none;}
/*--------------------------------------*/
.sticky-button.yellowbtn {
    display: none; 
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    padding-bottom:8px;
    padding-left: 12px;
    padding-right: 8px;
    padding-top: 5px;
    border-radius: 9999px;
   animation: change 2.5s ease-in-out infinite;
   background: linear-gradient(145deg, #ffb947, #ffb947 40%, #ffda9e 50%, #ffb947 60%, #ffb947);
   background-position: 0;
   background-repeat: no-repeat;
   background-size: 350%;
   align-items: center;
   width: 105px;

}
.download_app_banner{display:none}
@keyframes change {
    0% {
            background-position: -200px;
    }
    100% {
            background-position: 0;
    }
  }

.yellowbtn a{
    color: #17142a;
    border-radius: 9999px;
    cursor: pointer;
    font-family: Source Sans Pro !important;
    font-size: 14px;
    font-weight: 500;
}
.yellowbtn i.td-icon-menu-right {
    font-size: 8px;
    color:#17142a;
}

.sticky-button.blackbtn {
 position: fixed;
bottom: 20px;
right: 20px;
left: 20px;
z-index: 999;
color: #fff;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: space-between; /* Ensure even spacing between elements */
}
.blackbtn {
background-color: #000;
color: #fff;
}

.content_container {
    position: relative;
display: flex;
align-items: center;
    justify-content: space-between;
width: 100%;

}
.text_slider_container {
/* Allow content to size naturally */
margin-right: 10px; /* Adjust spacing between text slider and button */
width: 100%; /* Adjust width of text slider */
padding: 1px 12px;
}

.text_slider_container .slider .slider_para {
    margin-bottom: 0px;
    padding-left: 0;
    padding-top: 0;
}


.btn_container {
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}


.open-app-btn {
    /* position: relative; */
    background-color: #fff;
    color: #000;
    padding: 13px 32px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 25px;
    white-space: nowrap;
    /* margin-right: 34px; */
    
}

.close-btn {
    /* position: absolute;
    top: 13px;
    right: 5px; */
    background-color: transparent;
    color: #fff;
    border: none;
    font-size: 34px;
    cursor: pointer;
}
.slick-vertical .slick-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
font-family:Source Sans Pro !important ;
}


@media (max-width: 768px) {
    .slick-slide {
            width: auto;
        }
    .download_app_banner{display:block}
slick-slide {
    font-size: 14px;
}

.open-app-btn {
    padding: 9px 26px;
    font-size: 18px;
}

.text_slider_container {
    margin-right: 10px;
    width: 70%;
    /*border: 1px solid blue;*/
}
}
@media (max-width: 634px) {
    .open-app-btn {
            padding: 1px 11px;
            font-size: 12px;
            font-weight: 600;
        font-family: sans-serif;

        }
    .close-btn {
            background-color: transparent;
            color: #fff;
            border: none;
            font-size: 14px;
            cursor: pointer;
            margin-right: 7px;
        }
        .confetti{width:50%}
        .text_slider_container{width:100%}
        .slick-vertical .slick-slide{font-size:15px;}
}
/*--------------------------*/

.confetti {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 0;
    width: 30%;
    height: 46px;
    overflow: hidden;
}


.confetti-piece {
position: absolute;
width: 8px;
height: 16px;
background: #ffd300;
top: 0;
opacity: 0;
}
.confetti-piece:nth-child(1) {
left: 7%;
transform: rotate(-33deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 59ms;
        animation-delay: 59ms;
-webkit-animation-duration: 838ms;
        animation-duration: 838ms;
}
.confetti-piece:nth-child(2) {
left: 14%;
transform: rotate(28deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 189ms;
        animation-delay: 189ms;
-webkit-animation-duration: 952ms;
        animation-duration: 952ms;
}
.confetti-piece:nth-child(3) {
left: 21%;
transform: rotate(-27deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 481ms;
        animation-delay: 481ms;
-webkit-animation-duration: 1197ms;
        animation-duration: 1197ms;
}
.confetti-piece:nth-child(4) {
left: 28%;
transform: rotate(43deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 410ms;
        animation-delay: 410ms;
-webkit-animation-duration: 887ms;
        animation-duration: 887ms;
}
.confetti-piece:nth-child(5) {
left: 35%;
transform: rotate(55deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 258ms;
        animation-delay: 258ms;
-webkit-animation-duration: 798ms;
        animation-duration: 798ms;
}
.confetti-piece:nth-child(6) {
left: 42%;
transform: rotate(-33deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 424ms;
        animation-delay: 424ms;
-webkit-animation-duration: 749ms;
        animation-duration: 749ms;
}
.confetti-piece:nth-child(7) {
left: 49%;
transform: rotate(48deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 280ms;
        animation-delay: 280ms;
-webkit-animation-duration: 906ms;
        animation-duration: 906ms;
}
.confetti-piece:nth-child(8) {
left: 56%;
transform: rotate(79deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 248ms;
        animation-delay: 248ms;
-webkit-animation-duration: 747ms;
        animation-duration: 747ms;
}
.confetti-piece:nth-child(9) {
left: 63%;
transform: rotate(11deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 337ms;
        animation-delay: 337ms;
-webkit-animation-duration: 774ms;
        animation-duration: 774ms;
}
.confetti-piece:nth-child(10) {
left: 70%;
transform: rotate(-70deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 136ms;
        animation-delay: 136ms;
-webkit-animation-duration: 1165ms;
        animation-duration: 1165ms;
}
.confetti-piece:nth-child(11) {
left: 77%;
transform: rotate(25deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 393ms;
        animation-delay: 393ms;
-webkit-animation-duration: 731ms;
        animation-duration: 731ms;
}
.confetti-piece:nth-child(12) {
left: 84%;
transform: rotate(1deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 105ms;
        animation-delay: 105ms;
-webkit-animation-duration: 791ms;
        animation-duration: 791ms;
}
.confetti-piece:nth-child(13) {
left: 91%;
transform: rotate(73deg);
-webkit-animation: makeItRain 1000ms infinite ease-out;
        animation: makeItRain 1000ms infinite ease-out;
-webkit-animation-delay: 202ms;
        animation-delay: 202ms;
-webkit-animation-duration: 971ms;
        animation-duration: 971ms;
}
.confetti-piece:nth-child(odd) {
background: #17d3ff;
}
.confetti-piece:nth-child(even) {
z-index: 1;
}
.confetti-piece:nth-child(4n) {
width: 5px;
height: 12px;
-webkit-animation-duration: 2000ms;
        animation-duration: 2000ms;
}
.confetti-piece:nth-child(3n) {
width: 3px;
height: 10px;
-webkit-animation-duration: 2500ms;
        animation-duration: 2500ms;
-webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
}
.confetti-piece:nth-child(4n-7) {
background: #ff4e91;
}

@-webkit-keyframes makeItRain {
from {
  opacity: 0;
}
50% {
  opacity: 1;
}
to {
  transform: translateY(200px);
}
}

@keyframes makeItRain {
from {
  opacity: 0.65;
}
50% {
  opacity: 1;
}
to {
  transform: translateY(200px);
}
}

/*---------------------------*/
.slider {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    min-height: 7vh;
    overflow: hidden;
}
.animateNudgeText1, .animateNudgeText2, .animateNudgeText3 {
    position: absolute;
    width: 100%;
    /* text-align: center; */
}
.opacity-0 {
    opacity: 0;
}
.animateNudgeText1 {
    animation: nudge-top 9s ease-in-out infinite;
}
.animateNudgeText2 {
    animation: nudge-middle 9s ease-out infinite;
}
.animateNudgeText3{
    animation: nudge-bottom 9s ease-in-out infinite;
}

@keyframes nudge-top {
    0%, 5% {
            opacity: 0;
            transform: translateY(100%);
        }
        45%, 5% {
            opacity: 1;
            transform: translateY(0);
        }
        50%, 100% {
            opacity: 0;
            transform: translateY(-100%);
        }
}
@keyframes nudge-middle {
    0%, 45% {
            opacity: 0;
            transform: translateY(100%);
        }
        50%, 70% {
            opacity: 1;
            transform: translateY(0);
        }
        75%, 100% {
            opacity: 0;
            transform: translateY(-100%);
        }
        
}
@keyframes nudge-bottom {
    0%, 70% {
            opacity: 0;
            transform: translateY(100%);
        }
        75%, 95% {
            opacity: 1;
            transform: translateY(0);
        }
        100% {
            opacity: 0;
            transform: translateY(-100%);
        }
}

/*.app_footer {
    display: none;
}*/
.tdb-logo-img-logo{
    width:193px;
    height:59px;
}
@media only screen and (max-width:600px) {
    .tdb-logo-img-logo{
    width:123px;
    height:50px;
    }
    #header-login1 {
   
        padding-left: 21px !important;
        background-position: 2px center;
       }
}
