@font-face {
  font-family: 'digital-clock-font';
  src: url('path/to/technology-font/Technology.ttf') format('truetype'); /* All Browsers */
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'digital-clock-font', sans-serif;
}
.banner{
	background-image: url(../image/b.jpg);
    /*height: 100%;*/
    width: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-index{
  background-image: url(../image/b1.jpg);
    height: 670px;
    width: 100%;
    /*position: absolute;*/
    background-size: cover;
    background-repeat: no-repeat;
}
.banner2{
	background-image: url(../image/vithoba-banner1.jpg);
    height: 400px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.note{
    background-color:rgba(0,0,0,0.5);
    color:#f78e12;padding:10px;text-align:center;font-size:28px;
    margin-top:157px;margin-bottom:10px;
}
.note1{
    /*background-color:rgba(0,0,0,0.5);*/
    /*color:#f78e12;*/
    background-color:rgb(52 79 72 / 70%);
    color:#f3d9a8;
    padding:10px;text-align:center;font-size:21px;
    margin-left:12px;margin-right:-12px;
    margin-bottom:10px;
    border-radius:50px;
}
.note1 span{ color:red;}
.animated-button1 .sequence{
    position: absolute;
    top: 10px;
    left: 10px;
    height: 35px;
    width: 35px;
    background: white;
    color: red;
    text-align: center;
    padding: 6px;
    font-size: 18px;
    border-radius: 50%;
}
.jackpot{
   position: absolute;
    bottom: 19px;
    right: 0px;
    /* height: 35px; */
    /* width: 35px; */
    /* background: green; */
    text-align: center;
    padding: 6px;
    font-size: 25px;
    border-radius: 50%;
}
.animated-button1 .check{
    position: absolute;
    top: -9px;
    right: 20px;
    height: 35px;
    width: 35px;
    /*background: green;*/
    color: white;
    text-align: center;
    padding: 6px;
    font-size: 18px;
    border-radius: 50%;
}
.gift{
  padding-top: 60px;
}
.winner-block{
  /*background: white;*/
  padding: 15px;
  margin-bottom: 20px;
}
.circle{
  /*background-image: radial-gradient( circle farthest-corner at 10% 20%,  rgba(251,221,19,1) 0.1%, rgba(255,153,1,1) 90% );*/
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #344f48 0.1%, #003c32 90%);
  color:white;
  height: 60px;width: 60px;
  margin:15px;
  border-radius: 50%;
  text-align: center;
  padding: 11px;
  font-size: 25px;
  font-weight: bold;

}
.winner-name {
  font-size: 33px;
  /*background: -webkit-linear-gradient(#FFC107, #FF5722);*/
  /*background: -webkit-linear-gradient(#edece8, #FFEB3B);*/
  /*background: -webkit-linear-gradient(#c99966, #f3d9a8);*/
  background: -webkit-linear-gradient(#e7b682, #f3d9a8);
  
  font-weight: bold;
  margin: 14px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.winner-name .cp {
  font-size: 33px;
  /*background: -webkit-linear-gradient(#FFC107, #FF5722);*/
  /*background: -webkit-linear-gradient(#ee6a41, #ecc13e);*/
  /*background: -webkit-linear-gradient(#f7f4f3, #e88160);*/
  font-weight: bold;
  margin: 14px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.winner-block p{margin-left: 16px;font-weight: bold;color:white;font-size:17px;}
.banner-view{
  background-image: url(../image/draw-banner.jpeg);
  background-image: radial-gradient( circle farthest-corner at 24.7% 28.8%,  rgba(247,183,29,1) 1.9%, rgba(253,239,150,1) 97.7% );
    height: 100%;
    width: 350px;
    padding: 5px;
    position: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    /*padding: 215px 15px;*/
    text-align: center;
}
.border-box{
  border:2px solid black;
  height: 150px;
}
.product-name{
  font-size: 50px;color: #fff;text-align: center;font-family: 'Carter One', cursive;
  margin-bottom: 25px;
}
.position{
  position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;

}
.vithoba{
  width: 100%;
  /*position: fixed;*/
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  /*transform: translate(-50%, -50%);*/
}
.mobile .item img{
 width: 200px;
}
.overlay{
	/*background-color: rgba(0,0, 0, 0.6);*/
	background-color:rgb(52 79 72 / 70%);
	/*height: 100%;*/
    width: 100%;
    /*padding: 50px;*/
    /*position: absolute;*/
}
.mobile .left-banner{
  width: 100%;
  height: 160px;
  top: 0px;
  right: 0px;
  left: 0px;
}
.mobile .right-banner{
  width: 100%;
  height: 160px;
  bottom:  0;
  right: 0px;
  left: 0px;
}
.timer{
  position: relative;
  height: 100px;
    width: 100px;
    border: 2px solid red;
    border-radius: 50%;
    padding: 8px;
    text-align: center;
    color: #ac2525;
    font-size: 56px;
    font-weight: bold;
    text-shadow: 4px 3px 2px #e7e2e2, 0 0 25px #c8b6b5, 0 0 5px #b39492;
}
.abc{
  margin-top: -70px;
}

.button {
  width: 170px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  display: block;
}

.button-3 {
  border: 2px solid #FFC107;
  background-color: #FF9800;
  border-radius: 20px;
  color: #fff;
  transition: .3s;
}
.name{
	text-align: center;
    position: absolute;
    font-size: 56px;
    left: 24%;
    top:36px;
    color: white;
    font-weight: bold;
}
.name1{
  text-align: center;
    font-size: 56px;
    color: black;
    font-weight: bold;
}
.banner3{
	/*background-image: url(../image/celebration.png);*/
	background-image: url(../vithoba-new-img/paper-bg.png);
    height: 354px;
    width: 100%;
    /*position: absolute;*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
a{
	text-decoration: none!important;
}
a:hover{
	text-decoration: none!important;
	color: white!important;
}
.slider-img{
    width:100%;
    height:230px;
    border:1px solid #b6b1b1;
    border-radius:4px;
    padding:5px;
}
/*
  Animated CSS button
 
 */
.vertical{
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 96%;
}
.vertical1{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.animated-button1 {
  /* background: linear-gradient(-30deg, #eb8e04 50%, #FFC107 50%); */
  background: linear-gradient(-30deg, #344f48 50%, #e5c9a4 50%);
  padding: 15px;
  margin: 12px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #7e0a0a;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.home-button{
    background: #e5c9a4;
    padding: 15px;
    border-radius: 30px;
    border: 2px solid #344f48;
    margin: 12px;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #7e0a0a;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.home-button:hover{
    color: #d53131;
}
/* .animated-button1::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #ad8585;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
  opacity: 0.2;
} */

/* .animated-button1 span {
  position: absolute;
}

.animated-button1 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #d92626);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
} */

/* @keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
} */

/* .animated-button1 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#d92626));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #d92626);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button1 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#d92626));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #d92626);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button1 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#d92626));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #d92626);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
} */


#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
#myVideo1 {
  left : 0;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  /*min-height: 100%;*/
}

.content {
  position: fixed;
  bottom: 0;
  top: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
  color: #f1f1f1;
  width: 100%;
  /*padding: 20px;*/
}

#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}
.draw-logo{
  width: 280px;margin-top: 30px;
}
.gift-logo{
  /*max-height: 201px;*/
  max-height: 300px;
  margin-top: 30px;
}
.p-r-10{
  padding-right: 15px;
}

/* new style */
.front-banner{
  /*background-image: url(../vithoba-new-img/vithoba-front-page-banner.jpeg);*/
  background-size: cover;
  background-position: center;
}

#firstCarousel {
  position: relative; /* Ensure positioning context for child elements */
  width: 100%;
  height: 100vh; /* Adjust height as needed */
  background: url('../vithoba-new-img/coin-rain.gif') ; /* Replace 'your-background.gif' with your GIF URL */
  background-repeat: no-repeat;
}

.slot-machine-container {
  /*background-color: rgba(232, 182, 29, 0.5); */
  background-color: rgb(66 125 110 / 70%); /* Using your color theme */
  border: 5px solid #344f48; /* Using your color theme */
  border-radius: 10px;
  padding: 10px;
  max-width: 450px;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.reel {
    background-image: url(../vithoba-new-img/Rectangle-1.png);
    background-size: cover;
  background-color: #fff;
  border: 2px solid #344f48; /* Using your color theme */
  border-radius: 5px;
  overflow: hidden;
  height: 85px;
  position: relative;
}

.counter-element {
  color: #344f48;
  font-size: 40px;
  padding: 16px;
  list-style-type: none;
  font-family:fantasy;
  letter-spacing:13px;
}

.disabled-tab {
    pointer-events: none; 
    /*filter: blur(2px);  */
    /*opacity: 0.7; */
    /*transition: filter 0.3s ease, opacity 0.3s ease; */
}
.achieve-tab {
    border:4px solid #b8860b; 
}
.current-tab {
  animation: zoomInOut 2s infinite alternate;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes zoomInOut {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.1); }
}

@keyframes spin {
  0% { transform: translateY(0); }
  100% { transform: translateY(-160px); }
}

.spinning .reel-element {
  animation: spin 2s linear infinite;
}


/*mobile view style*/

.mobile .brand-ambasator-img{
    max-height: 122px;
    /*float: right;*/
    margin-right: 26px;
    margin-top: 18px;
    border: 1px solid;
    padding: 2px;
    border-radius: 4px;
}
.yojana-logo{
  max-width: 128px;
}
.mobile{
    display: none;
  }
  .desktop-border-box{
    border: 2px solid black;
    position: fixed;
    min-width: 338px;
    min-height: 100%;
  }
  .v-logo{
    max-width: 200px;
  }
/*media query*/
@media only screen and (min-width: 270px) and (max-width: 392px) {
  .draw-logo{
    width: 245px;margin-top: -60px!important;
  }

}
@media only screen and (min-width: 270px) and (max-width: 350px) {
  .v-logo{
    max-width: 122px;
    margin-top: 23px;
  }
}
.mobile-view{
    display:none;
}
.desktop-view{
    display:block;
}
@media only screen and (max-width: 991px) {
    
  .desktop{
    display: none;
  }
  .desktop-view{
    display: none;
  }
  .winner-name .cp{
      font-size:21px;
  }
  .mobile{
    display: block;
  }
  .mobile-view{
    display: block;
  }
  .mobile .row{
    margin-right: 0px;
  }
  .mobile .animated-button1 img{
    max-height:67px!important;
  }
  .draw-logo{
    width: 245px;margin-top: 0px;
  }
  .gift-view .container{
    padding: 0px;
  }
  .gift-logo{
    max-height: 132px;
    margin-top: 0px;
  }
  .gift-view .col-xs-1{
    width: 15%;
  }
  .gift-view .col-xs-11{
    width: 73%;
  }
  .winner-block p{
    font-size: 14px;
  }
  .circle{
    height:45px;
    width: 45px;
    font-size: 25px;
    padding: 6px;
    margin: 15px 2px; 
  }
  .winner-name{
    font-size: 20px;
  }
}


/*=====================================================*/
.footer {
            background-color: #043834;
            color: #fff;
            text-align: center;
            padding: 20px 0;
        }
        .footer h2 {
            margin: 0;
            padding-bottom: 10px;
        }
        .social-icons {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex;
            justify-content: center;
            gap: 15px;
        }
        .social-icons li {
            display: inline-block;
        }
        .social-icons a {
            text-decoration: none;
            color: #fff;
            display: inline-block;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: background-color 0.3s;
        }
        .social-icons a.facebook {
            background-color: #3b5998;
        }
        .social-icons a.twitter {
            background-color: #55acee;
        }
        .social-icons a.instagram {
            background-color: #e4405f;
        }
        .social-icons a.linkedin {
            background-color: #0077b5;
        }
        .social-icons a.youtube {
            background-color: #ff0000;
        }
        .social-icons a.vithoba {
            background-color: #4CAF50; /* Example color for Vithoba */
        }
        .social-icons a:hover {
            opacity: 0.7;
        }
        .social-icons svg {
            fill: #fff;
            width: 20px;
            height: 20px;
        }
        .live-button{
            background: red;
            color: white;
            padding: 2px 8px;
            border: 1px solid red;
            position: fixed;
            top: 10px;
            right: 10px;
            font-size: 20px;
            font-weight: bold;
            letter-spacing: 1px;
            z-index:1;
            display:none;
        }