@media only screen and (max-width:1920px) {

}
@media only screen and (max-width:1540px) {
    .playstoreSec::after{
        display: none !important;
    }
    .gameScreensSec::before{
        display: none !important;
    }
    .gameScreensSec::after{
        display: none !important;
    }
}

@media only screen and (max-width:1040px) {}

@media only screen and (max-width:1024px) {
    .navbar-nav .nav-item {
        margin-right: 15px !important;
    }
    .navbar-nav .nav-item a {
        font-size: 20px !important;
    }
}

@media only screen and (max-width:991px) {
    .navbar-collapse .navbar-nav .nav-item{
        text-align: center !important;
    }
    .navbar-collapse .navbar-nav li{
        text-align: center !important;
    }
    .navbar-collapse .navbar-nav .nav-item a{
        color: #000000;
    }
    
}

@media only screen and (max-width:910px) {}

@media only screen and (max-width:768px) {
      .bannerRight .backImg{
        position: relative !important;
        right: -5% !important;
        top: 20px !important;
    }
    .bannerRight .charImg{
        top: 20px !important;
    }
}

@media only screen and (max-width:575px) {
 
   .featuredSection{
       padding: 70px 0 !important;
   }
   .section-title h3{
       font-size: 45px !important;
   }
   .subscribeSec .section-title h3{
       font-size: 55px !important;
   }
   .gameScreensSec {
     margin: 60px 0 !important;
   }
   .loginSeciton .section-title h3 {
    font-size: 55px !important;
       
   }
   .videoCarouselSec .item{
           min-height: 450px !important;
   }
    .playstoreSec::after{
    	display:none;
    }
    .playstoreSec::before{
    	display:none;
    }
    .playstoreSec .ctaLinks {
        flex-wrap: wrap;
    }
    .playstoreSec .ctaLinks button{
        margin-bottom: 20px;
    }
    .featuredSection .featurebox{
        margin-bottom: 50px;
    }
    .section-title p{
        font-size: 15px !important;
    }
    .subscribeSec {
        margin: 50px 0;
    }
    .gameScreensSec::before{
        display : none;
    }
    .gameScreensSec::after{
        display : none;
    }
    .gameScreensSec{
    height: auto !important;
    }
    .videoCarouselSec .item a{
        height: 70px;
        width: 70px;
        padding: 25px;
        top: 43%;
    }
    .owl-carousel .owl-item.center .item img.bgGreen{
        height: 300px !important;
        width: 280px !important;
        border-radius: 60px !important;
    }
    .loginSeciton .alignContent{
        margin-bottom: 50px; 
    }
    .videoCarouselSec .item a{
        left: 40% !important;
        height: 80px !important;
        width: 80px !important;
    }
    .gameScreensSec .screen1{
        margin-bottom: 50px;
        text-align: center;
    }
    .gameScreensSec .bgMobile{
        margin-bottom: 50px;
        text-align: center;
    }
    .gameScreensSec .bgMobile::before{
        display: none !important;
    }
    .gameScreensSec .gameChar{
        position: relative !important;
        right: 0% !important;
        max-width: 200px !important;
    }
    .gameScreensSec .screen3{
        margin-bottom: 50px;
        text-align: center;
    }
    


}

@media only screen and (min-width: 576px) and (max-width: 1024px){
    .playstoreSec::after{
        display: none !important;
    }
    .gameScreensSec::before{
        display: none !important;
    }
    .gameScreensSec::after{
        display: none !important;
    }
    .playstoreSec::before{
        display: none !important;
    }
    .gameScreensSec .bgMobile::before{
        min-height: 450px !important;
        width: 300px !important;
        right: 0% !important;
    }
    .videoCarouselSec .item a{
        left: 45% !important;
    }
}






@media (max-width: 767px) {
    .section-title .title {
        font-size: 20px; 
    } 
    .termsText .section-title h3{
        font-size: 40px !important;
    } 
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-title .title {
        font-size: 30px; 
    } 
}
@media (max-width: 767px) {
    .section-title .sub-title {
        font-size: 16px; 
    } 
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title .title {
        font-size: 30px; 
    } 
}
@media (max-width: 767px) {
    .section-title .title {
        font-size: 24px; 
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9;
        -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        padding: 5px 12px; 
    } 
}
  
@media (max-width: 767px) {
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9;
        -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        padding: 5px 12px; 
    } 
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item {
        margin-right: 30px; 
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item {
        margin: 0; 
    } 
}
@media (max-width: 767px) {
    .navbar-nav .nav-item {
        margin: 0; 
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #2E2E2E; } 
    }
@media (max-width: 767px) {
    .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #2E2E2E; 
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item:hover .sub-menu {
        top: 0; 
    } 
}
@media (max-width: 767px) {
    .navbar-nav .nav-item:hover .sub-menu {
        top: 0; 
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item .sub-menu {
      position: relative;
      width: 100%;
      top: 0;
      display: none;
      opacity: 1;
      visibility: visible; 
    } 
}
@media (max-width: 767px) {
    .navbar-nav .nav-item .sub-menu {
      position: relative;
      width: 100%;
      top: 0;
      display: none;
      opacity: 1;
      visibility: visible; 
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #2E2E2E;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; 
    } 
}
@media (max-width: 767px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #2E2E2E;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; 
    } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-btn {
      position: absolute;
      top: 50%;
      right: 50px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); 
    } 
}
  
@media (max-width: 767px) {
    .navbar-btn {
      position: absolute;
      top: 50%;
      right: 50px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); 
    } 
}
@media (max-width: 767px) {
    .header-hero-content {
      padding-top: 100px; 
    } 
}
@media (max-width: 767px) {
    .header-hero-content .header-sub-title {
      font-size: 24px; 
    } 
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-hero-content .header-sub-title {
      font-size: 30px; 
    } 
}
@media (max-width: 767px) {
    .header-hero-content .header-title {
      font-size: 24px; 
    } 
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-hero-content .header-title {
      font-size: 30px; 
    } 
}
@media (max-width: 767px) {
    .header-hero-image img {
      max-width: 100%; } }
@media (max-width: 767px) {
  .header-hero-image {
    padding-top: 30px; } 
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      width: 50%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-logo {
      width: 33.33%; } }

      @media (max-width: 767px) {
        .brand-logo {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }