body{
    background: #040606;
    overflow-x: hidden;
    color: #E4E4E4;
}
:root{--fcolor: #67DBD0;--mcolor:#fff;--navcolor:#0a090f ;--btnbg:#0a090f;--scolor:#67DBD0;--tcolor:#67DBD0;--tabline:#ffb11b;--txtcolor:#ccc;}
.banner {
    min-height: calc(100vh - 50px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/cryptocurrency-wallet-development/banner-bg.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.p {
  color: #ccc!important; 
}
.btn-outline-dark {
  background: linear-gradient(180deg, #67dbd0 0%, #257b6f 100%);
  backdrop-filter: blur(3px);
  min-width: 200px;
  color: #000;
  padding: 10px 8px;
  border: 0px;
}

.min-inherit{
    min-height: inherit;
}
.yellowt{
    color: #67DBD0;
}
.cust .nav.nav-pills{
    width: fit-content;
    border:  1px solid #67dbd05e;
     border-radius: 6px;
  }
 .cust .nav-pills .nav-link.active{
    background: linear-gradient(272.5deg, #64d5ca 2.5%, #00534b 51.3%, #67dbd0 98.18%);
    border-radius: 6px;
    border: none;
  }
 .cust .nav-pills .nav-link{
    min-width: 200px;
    overflow: hidden;
    position: relative;
    border: none;
  }
 .cust .nav-pills .nav-link{
    color: #c7c7c7;
  }
  .full .nav-pills .nav-link{
    border: 0;
    color: rgba(103, 219, 208, 0.3);
    font-size: 22px;
    font-weight: 600;
    padding-left: 0;
  }
  .full .nav-pills .nav-link.active{
    background: none;
    color: #67DBD0;
  }
 .feat1 .cards{
    border: 1px solid rgba(255, 177, 27, 0.25);
    border-radius: 12px;
    padding: 40px 30px;
    height: 100%;
    transition: all .3s ease;
 }
 .feat1 .cards:hover{
    border: 1px solid #FFB11B;
 }
 .feat1 .cards h5{
    color: #E4E4E4 !important;
    transition: .3s all ease;
 }
 .feat1 .cards:hover h5{
    color: #FFB11B !important;
 }

/* .nfl_card.card_1{
   background: url(../images/1fantasy_football/NFL_card.webp);
 }
 .nfl_card.card_2{
   background: url(../images/1fantasy_football/espn-bg.webp);
 }
 .nfl_card.card_3{
   background: url(../images/1fantasy_football/yahoo-bg.webp);
 }*/
 .nfl_card{
   background-size: cover !important;
   background-repeat: no-repeat !important;
   background-position: center !important;
   border-radius: 20px;
   padding: 20px;
   padding-top: 40px;
}
 .nfl_card h3{
    font-size: 23px;
    font-weight: bold;
 }
 .stickk{
    position: sticky;
    top: 54px;
 }
 .top1{
     top:100px;
 }
 .sec-space{
    overflow: visible;
 }
 .bg-dblk{
    background-color: #0A090F;
 }
 .ecc_right{
   background: url(../images/1fantasy_football/Ellipse_right.webp);
   background-position: right;
   background-size: 15%;
   background-repeat: no-repeat;
 }
 .ecc_left{
   background: url(../images/1fantasy_football/Ellipse_left.webp);
   background-position: center left;
   background-size: 15%;
   background-repeat: no-repeat;
   background-attachment: fixed;
 }
 .sticked_img{
   position: sticky;
   top: 90px;
   margin-top: 20px;
 }
 .top-300{
   top: -300px;
 }
 .lg-box{
   display: flex;
   align-items: center;
   gap: 20px;
   margin: 10px 0;
 }
 .sticked_vid{
    position: sticky;
    top: calc(50% - 130px);
 }
 .bg_card{
  background: #0D1D1A;
  border-radius: 8px;
  height: 100%;
  padding: 50px 40px;
  transition: .3 all ease;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
 }
 .bg_card:hover{
  background: linear-gradient(100.23deg, #0D1D1A 20.3%, #15312C 51.39%, #3B8375 100%);
 }
 img.card_imgpos {
  position: absolute;
  bottom: 0;
  right: 0;
  max-height: 89%;
}
.cards_black {
  height: 100%;
  margin: 10px;
  border-radius: 8px;
  background-color: transparent;
  padding: 20px;
  transition: .3s all ease;
}
/* section.overflow-visible,section {
  overflow: hidden !important;
} */
.cards_black:hover{
  background-color: rgba(40, 107, 97, 0.2);
}
.green_bg{
  background-color: #0D1D1A;
  padding: 0 40px;
  min-height: 353px;
}
.bene_img{
  position: absolute;
  left: 50%;
  bottom: -22%;
  width: 50%;
}
.nfl_card{
  background: rgba(13, 29, 26, 0.4);
border-radius: 8px;
padding: 20px 28px;
transition: .3s all ease;
height: 100%;
}
.nfl_card:hover{
  background: linear-gradient(180deg, #3B8375 -53.02%, #0D1D1A 69.4%);
border-radius: 8px;
}
.caro_card {
  background: rgba(14, 30, 27, 0.2);
  border-radius: 12px;
  height: 100%;
  width: 100%;
  padding: 30px 40px;
}
.caro_card img{
  max-height:48px; 
}
.nfl_card img{
  max-height: 180px;
}
.owl-itemimg {
  width: 56px !important;
}
.owl-item .item{
  height: 100%;
}
.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-prev span, .owl-next span {
  display: none;
}
.owl-theme .owl-nav {
  order: 2;
}
.caro_card h3 {
  line-height: normal;
  font-size: 24px !important;
  font-weight: 600 !important;
}
img.poly_img {
  position: absolute;
  top: 17%;
  z-index: -1;
}
.poly_img.right {
  transform: rotate(180deg);
  right: -11px;
  top: 0;
  width: 14%;
}
.rebox .lg-box {
    flex-flow: row-reverse;
}
.topmenu .megadropdown >li.select > a{
  background:  url(../images/nextarrow.svg) #1B3835;
  background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 17px;
    border-radius: 4px;
    color: #fff !important
}
 @media(max-width: 991px){
  .rebox .lg-box {
    flex-flow: inherit;
}
.sticked_img{
  display: none;
}
.top-300{
  top: 0px;
}
      .banner {
        background: linear-gradient(357deg, #040606, #1f514c) !important;
    }
   .feat1 .cards{
      margin-right: 0;
   }
   .stickk{
    position: unset
   }
   .banner{
    background: linear-gradient(357deg, #0A090F, #77552a);
   }
   .feat {
    position: sticky;
    top: 55px;
    z-index: 9;
    background: #040606;
    white-space: nowrap;
    padding: 3px;
    border-bottom: 1px solid #a022e6;
    width: 100% !important;
    justify-content: space-evenly;
   }
   .cust .nav-pills .nav-link{
    min-width: unset;
    margin: 0;
   }
   .cust .nav-pills .nav-link.active,.cust  .nav-pills .nav-link{
    min-width: inherit !important;
    padding: 9px 3px;
    font-size: 14px;
   }
   .green_bg {
    background-color: #0D1D1A;
    padding: 40px 20px;
    min-height: unset;
}
.nfl_card{
  min-height: unset;
  margin: 10px 0;
}
.nfl_card img{
  max-width: 100px;
}
 }
