*{
  font-family: 'SF Pro', Arial, sans-serif;
}
body{
  background-color: #1F1E21 !important;
  background-image: url(../img/glowingvector.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.navbar-nav {
  justify-content: space-between;
  width: 100%;
}
.nav-item {
  text-align: center;
  flex: 1;
}
.proHead{
  font-size: 45px;
  font-weight: bold;
}
.proSub{
  background-image: linear-gradient(140deg, #fff, #FF2D55);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
  font-size: 20px;
}
/* img {
  height: 100%;
  object-fit: cover;
} */
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  background: #dbdbdb !important;
  margin: 0 3px;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
/* span {
    font-size: 70px;    
    position: relative;
    top: -5px;
} */
.owl-nav button:focus {
    outline: none;
}
.owl-item {
  height: 300px !important; /* Adjust this value as needed */
  display: flex;
}
.item {
    width: 100%;
}
#carousel p {
  font-size: 14px;
  text-align: center;
  line-height: 18px;
}
.owl-dots {
  display: block !important;
}
.owl-dots button.owl-dot.active {
  background-color: #FF2D55 !important;
}
.owl-carousel .owl-item img{
  height: auto;
  max-width: 45%;
  margin: auto;
}
img.downImg{
  max-width: 210px;
}
.btmFoot{
  background-color: none;
}
.container.pt-5.mb-5.btmFoot input {
  background: #202024;
  border: 0;
  height: 48px;
  border-radius: 4px !important;
}
.btmFoot button {
  border-radius: 4px !important;
  margin-left: 10px !important;
  padding: 0px 48px;
  background-image: linear-gradient(140deg, #FF2D55,#FF8E8E) !important;
  border: 0px;
  font-size: 14px;
  font-weight: bold;
}
p.text-uppercase.dummyText {
  background-image: linear-gradient(90deg, #FF2D55, #FF8E8E) !important;
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  font-size: 16px;
  font-weight: 600;
}
p.soonText {
  font-size: 36px;
  font-weight: bold;
}
.fooText{
  color: #C4C4CC;
}
.moBtn {
  border-radius: 4px !important;
  margin-left: 10px !important;
  padding: 10px 10px;
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
}
.terms-container {
  position: relative;
  text-align: center;
}

.terms-bg {
  font-size: 3rem; /* Adjust size as needed */
  color: rgba(255, 255, 255, 0.1); /* Light transparent text */
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  white-space: nowrap;
  font-weight: 800;
}

.terms-fg {
  font-size: 32px; /* Adjust size as needed */
  color: white; /* Bold foreground text */
  margin: 0;
  position: relative;
  z-index: 2;
}
.priText{
  font-size: 22px;
}
.topBox{
  background: #000;
  border: 1px solid #5c5c5c;
  border-radius: 10px;
  padding: 20px 30px !important;
}
.sumText{
  color: #FF2D55;
  font-size: 20px;
}
.queImg{
  background: #fff;
  padding: 10px;
  border-radius: 100%;
  margin-right: 10px;
}
.upText{
  font-size: 14px;
  line-height: 26px;
}
button.backBtn {
background: none;
border: 0px;
}
button.backBtn {
position: absolute;
top: -70px;
}

/* @media screen and (max-width: 1024px) and (min-width: 768px){
  img.downImg{
      max-width: 180px;
  }
} */
/* @media screen and (max-width: 992px) and (min-width: 768px){
  img.downImg{
      margin-top: 50px;
      max-width: 250px;
  }
  .owl-height {
      height: 350px !important;
  }
  
} */
@media (max-width: 1600px) and (min-width: 1300px) {
.owl-carousel .owl-item img {
  width: 80% !important;
  margin: auto;
}
.owl-stage-outer.owl-height{
 height:350px !important;
}
}
@media (max-width: 1100px) and (min-width: 320px) {
  ul#menu-slider {
    height: 290px;
    overflow: scroll;
    width: 205px;
}
#carousel p{
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
p#topText{
  font-size: 30px;
}
p#belowText {
  font-size: 12px;
  line-height: 1.3rem;
}
.proHead {
  display: none !important;
}
.proHead {
font-size: 45px ;
font-weight: bold;
display: none !important;
}
footer{
display: none !important;
}
.terms-bg {
font-size: 3rem !important;
}
.terms-fg {
font-size: 32px !important;
}
h1.nav-link.content {
font-size: 18px !important;
}
.owl-carousel .owl-item img {
max-width: 66%;
margin: auto;
}
.owl-carousel .owl-item img#first {
  max-width: 51%;
}
.terms-container.container.pt-5 {
margin-top: 50px !important;
}
.owl-height{
height: 310px !important;
}
.container-md.mt-2.pt-4.mainSlide {
padding-top: 0px !important;
}
p.soonText.text-center{
font-size: 24px !important;
}
}

@media screen and (max-width: 1000px) and (min-width: 320px){
#playImg {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}}
@media screen and (max-width: 678px) and (min-width: 320px){
footer{
  display: none;
}
.soon{
display:none;
}
nav.navbar.navbar-expand-lg{
  display: none;
}
.proHead {
  font-size: 36px;
  display: none;
}
.proSub {
  font-size: 14px;
  display: none;
}
.owl-height {
  height: 300px !important;
}
body {
  background-size: auto;
}
.container-md.mt-5.pt-4.mainSlide {
  margin-top: 0px !important;
}
.owl-dots button.owl-dot {
  width: 8px;
  height: 8px;
}
.owl-carousel .owl-item img {
  margin: auto;
  width: 80% !important;
}
.owl-dots {
  padding-top: 15px;
}
.terms-bg {
font-size: 2.5rem;
white-space: break-spaces;
}
.terms-fg {
font-size: 30px;
white-space: break-spaces;
}
ul#menu-slider{
width: 320px;
    height: 300px;
  overflow: scroll;
}
header.mt-5.pt-5.mb-5.pb-5 {
margin-top: 0px !important;
}
}
.content-wrapper{
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: 60px auto;
  @media(min-width: 992px) {
    display: grid;
    grid-template-columns: 25% auto;
    grid-template-rows: auto;
    grid-gap: 0;
  }
}

.nav-gutter {
  padding: 0;
  @media(min-width: 992px) {
    padding: 0 15px;
  }
}

.article-content {
  padding: 0;
  @media(min-width: 992px) {
    padding: 0 15px;
  }
  
  .article-section{
      font-size: 14px;
    .section-heading {
      scroll-margin: 60px;
    }
    
    &:first-of-type {
      .section-heading{
        margin-top: 0;
      }
    }
  }

}

.toc {
  z-index: 1;
  position: sticky;
  top: 15px;
  align-self: start;
  
  @media(min-width: 992px) {
    position: sticky;
    top: 15px;
    align-self: start;
  }
  
  &.fixed{
    position: fixed;
    top: 15px;
    align-self: start;
  }
  
  .back-to-top {
      color: rgb(255, 255, 255);
      display: block;
      font-size: 0.9rem;
      padding: 0px;
      text-decoration: none;
      padding-top: 15px;
  }
}

.nav-header{
  display: block;
  z-index: 100;

  @media(min-width: 992px){
    display: none;
  }

  .menu-button{
      background: rgb(255 255 255);
      border: 1px solid transparent;
      border-radius: 4px;
      color: rgb(255 45 85);
      font-weight: 400;
      padding: 8px;
      text-transform: uppercase;
      display: inline-block !important;
      font-size: 12px;

    @media(min-width: 992px) {
      display: none;
    }
  }
}


.nav {
  border: solid 1px #e7e7e7;
  margin-bottom: 1rem;
  @media(min-width: 992px){
    border: none;
  }
  
  li {
    margin: 0;
    
    a{
      color: #333;
      display: block;
      transition: all 0.2s  ease-in-out;
      font-size: 12px;

      &.active {
          color: #FF2D55;
      }

      &:hover{
        background: darken(#ffcf44, 10%);
      }
    }
    
    .nav {
      border: none;
      margin-left: 10px;
    }
  }
}

.menu-collapse {
  display: block;
  max-height: 99em;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  background: white;
  
  &.closed {
    border: none;
    max-height: 0em;

    @media(min-width: 992px) {
      max-height: 99em;
    }
  }
}
h1.nav-link.content{
  font-size: 23px;
  color: #000;
  padding-top: 31px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
th, td {
  border: 1px solid #5c5c5c !important;
  padding: 8px;
  text-align: left;
}
th {
  background-color: #000;
}
.moBtn a {
color: #fff;
text-decoration: none;
}
@media (orientation: portrait) {
  /* .item-1st img {
      width: 100%; 
      height: auto;
  }
  .item img {
      display: none; 
  } */
  .proSub {
    display: none !important;
}
.owl-dots{
  display: none !important;
}
.item-1st {
  position: fixed; /* Fix it in place */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -0%); /* Perfect centering */
}
.owl-height {
  height: 600px !important;
}
.item-1st img {
  width: 80%; /* Adjust size */
  max-width: 500px; /* Prevents too large scaling */
  height: auto;
}
}

@media (orientation: landscape) {
  .item-1st img {
    width: 100%; /* Full width for portrait mode */
    height: auto;
}
  .item img {
      width: auto;
      height: 100%; /* Make other images fit the landscape mode */
  }
  .item-1st{
    margin: auto;
  }
}
@media screen and (max-width: 2450px) and (min-width: 1299px) {
  .owl-height {
      height: 350px !important;
  }
}
.container.pt-3.btmFoot.land.pb-3.px-5 {
border-radius: 20px;
}
.newComing{
position: relative;
}
section.article-section a {
    color: #FF2D55;
}

.validation-message {
    font-size: 0.8rem;
    padding-top: 2px;
    margin-bottom: 0;
    text-align: left !important;
}
.validation-message.success {
    color: #28a745;
}
.validation-message.error {
    color: #dc3545;
}
