.banner {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dream11-clone-script/banner-img.webp), url(../images/dream11-clone-script/banner-bg.webp);
    background-position: right bottom, center;
    background-repeat: no-repeat;
    background-size: 50%, cover;
}
.sec-space p{
  color:#ccc !important;
}
:root{--tabline:#A20404;--tcolor:#a20404a3;--fcolor:#A20404;--scolor:#A20404;--txtcolor:#ccc;--navcolor:#000;--mcolor:#fff;--btnbg:#3b0604;}
.w-btn {
    background: #ff7e03;
    color: #000;
    border-radius: 5px;
    padding: 10px 8px;
    font-size: 16px;
    font-weight: 700;
    min-width: 200px;
}
.stickybtn{position: sticky;
    bottom: 200px;
    left: 0;
    text-align: center;}
.owl-prev {
    background: url(/images/fantasy-sports-development/left-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 30px !important;
}
.owl-next {
    background: url(/images/fantasy-sports-development/right-arrow.png) !important;
    width: 40px;
    height: 40px;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-nav{
  position: absolute;
    bottom: -70px;
    width: 100%;
}
#nex_caro{
  margin-bottom: 3vh;
}
.launch p,.cards p{
  color: #ccc;
}
.vscrollb h5{
  font-size: 36px !important;
}
.sec-space{
	padding:5vh 0;
}
.r-t{
	color: #E53939;
}
body{
	background: #0A0A0A;
}
.launch {
    height: 100%;
    border: 1px solid #8E8E8E4D;
    padding: 20px;
    border-radius: 20px;
}
.feat button{
	background: #161616 !important;
	color: #fff !important;
	padding: 10px 20px;
	border: 2px solid transparent;
}
.feat button.active{
	background: linear-gradient(92.39deg, #370808 0.15%, #A20404 51.08%, #370808 99.04%) !important;
	border: 2px solid #531111;
	border-radius: 6px;
	padding: 10px 20px;
}
.cards{
	
    background: #161616;
    border-radius: 12px;
    padding: 20px;
    height: 100%;
    transition: 0.3s all;
}
.cards:hover{
	background: #1B1F24;
}
.bene  button{
    background: #161616 !important;
    color: #fff;
    padding: 10px 20px;
    width: 220px;
}
.bene button.active{
	background: #fff !important;
	color: #000 !important;
}
.red-bg {
    background: url(/images/dream11-clone-script/Noise.webp), linear-gradient(180deg, #991915 0%, #360907 100%);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.fs-19{
  font-size: 19px;
}
.btn-outline-dark {
    background: #8f1814;
    backdrop-filter: blur(3px);
    min-width: 200px;
    color: #fff;
    padding: 10px 8px;
    border: 0px;
}
.btn-outline-dark:hover {
    background: rgba(10, 10, 10, 0.7) !important;
    border: 1px solid #8f1814 !important;
    border-radius: 5px !important;
}
/*=============================scroll=======================*/
body {
      overflow-x: hidden;
     
    }

    main {
    overflow-x: hidden;
    display: flex;
    position: sticky;
    min-height: 60vh;
    align-items: center;
    top: 0;
}

    main.container.sitec {
      max-width: 90%;
      margin: 0 auto;
      padding: 0;
    }

    .sticky-container main {
      xbackground: url(../images/services-bg.svg) #f3f7fb;
      background-size: cover;
      background-position: center center;
      height: 100vh;
      transition: .3s all linear;
    }
    .sticky-container{
      transition: 1s all linear;
    }

    .d-flex {
      display: flex !important;
    }
.owl-carousel .owl-item img{
  max-width: 50px;
  width: 100%;
}
.item{
  height: 100%;
}
    .static-content {
      position: sticky;
    z-index: 998;
    left: -2px;
    background: #000000;
    color: #FFF;
    float: left;
    padding-right: 20px;
     box-shadow: 0px 0px 0px 0px #0a0a0a !important; 
    margin-right: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 100%;
    }
    .static-content h2{
      font-size: 44px;
    }

    .innerwrap {
      width: 350px;
    }

    .vscrollb {
      min-width: 1100px;
      min-height: 300px;
      padding: 20px;
      border-radius: 10px;
      margin: 0 15px;
      background-color: #0a0a0a !important
    }

    .sbtn {
      padding: 8px !important;
      min-width: 100px !important;
      text-transform: uppercase;
      font-size: 13px;
    }

    .blueborder {
      border-radius: 0;
      border: 1px solid #26bffb;
      padding: 10px;
      font-weight: 700;
    }
    .btn-outline-dark, .circleicon, .gradbox, .innerpagebanner, .menuwrap, .relativebox, .vscrollb {
    position: relative;
}
  @media (min-width: 768px) {
    .row_flex{
       display: flex;
    gap: 15px;
    }
  }

 @media (min-width: 768px){
.row_flex .row_inner {
    width: 50%;
  }
}
.accordion_images {
  position: relative;
}

@media (max-width: 767px) {
  .vscrollb h5 {
    font-size: 22px !important;
}
.static-content h2{
      font-size: 24px;
    }
  .accordion_images {
    display: none;
  }
}
@media(max-width: 991px){
  .vscrollb {
    min-width: 100%;
    min-height: 300px;
    padding: 20px;
    border-radius: 10px;
    margin: 0 15px;
    background-color: #0a0a0a !important;
}
.banner .container {
        text-align: center;
        position: relative;
        z-index: 999;
    }
    section.banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(182deg, black, #00000057);
    top: 0;
}
    .banner {
        min-height: inherit;
        display: flex;
        align-items: center;
        justify-content: center;
        background: url(../images/dream11-clone-script/banner-img.webp), url(../images/dream11-clone-script/banner-bg.webp);
        background-position: 51% 150%, center;
        background-repeat: no-repeat;
        background-size: 120%, cover;
        padding: 290px 0;
        padding-top: 100px;
        /* backdrop-filter: opacity(0.5); */
        position: relative;
    }
}


.accordion_images img {
  opacity: 0;
  transition: 0.3s;
}

.accordion_images img:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}

.accordion_images img.active {
  opacity: 1;
}

.accordion {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
  border-bottom: 1px solid #FFFFFF33;
}
.accordion_active{
  border-bottom: 1px solid #FFFFFF;
}

.accordion_intro {
  position: relative;
  padding: 20px;
  cursor: pointer;
}

.accordion_content {
  color: #fff;
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  will-change: max-height;
  transition: all 0.25s ease-out;
  opacity: 0;
}

.accordion_content .accordion_image {
  display: none;
}

@media (max-width: 767px) {
  .banner p{

    font-size: 17px;
    line-height: 32px;

}
  .accordion_content .accordion_image {
    display: block;
    margin-bottom: 20px;
  }
  .banner {
    min-height: 100vh;
    max-height: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    padding: 0;
    /* backdrop-filter: opacity(0.5); */
    position: relative;
}
section.banner:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(182deg, #731919, #00000057);
  top: 0;
}
}
@media (max-width: 1200px) {
  .vscrollb{
    min-width: unset;
  }
  .sticky-container main{
    height: auto !important;
    position: unset;
  }
  .static-content{
    margin-right: 0;
    position: unset;
  }
}
.accordion p {
  margin: 0;
  line-height: 30px;
}
.accordion h4{
  margin: 0;
  line-height: 10px;
}

.accordion h4 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.accordion p {
  color: #f1f1f1;
  font-size: 15px;
  margin: 0;
}

.accordion_active .accordion_intro {
}

.accordion_active .accordion_content {
  padding: 0 20px 20px;
  opacity: 1;
}
.overflow-visible{
  overflow: visible !important;
}
.process_bg{
  background: url(../images/dream11-clone-script/process-bg.webp);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.vscrollb:nth-child(odd) {
    background: #181818 !important;
}
.m-w .nav-link{
  min-width: 210px;
}