@media (min-width: 1600px) and (max-width: 1800px) {
  .main-title-h1{
    font-size: 82px;
}

.main-title-h2{
   font-size: 48px;
}

.main-title-h3{
 font-size: 35px;
}


.main-title-h4{
 font-size: 30px;

}

.main-title-h5{
   font-size: 26px;
}

.text-p{
   font-size: 18px;
}

.p-100{
    padding: 90px 0;
}

.primary-btn{
    font-size: 17px;
    height: 52px;
    line-height: 12px;
    min-width: 150px;
    padding: 20px 20px;
}

header .get-quote-btn{
height: 52px;
padding: 0 20px;
font-size: 17px;
}
header .navbar .collapse .navbar-nav .nav-item a{
font-size: 15px;
padding-right: 1rem;
padding-left: 1rem;
}

.banner-hero{
    height: 100vh;
    padding-bottom: 90px;
       margin-top: -74px;
}

.botton-btn .case-btn{
    font-size: 17px;
    height: 52px;
    padding: 0 20px;
}

.botton-btn .play-btn{
     font-size: 17px;
}

.botton-btn .play-btn img{
    height: 52px;
    width: auto;
}

.stats-flex {
  gap: 70px;
}
.game-counter .stats-flex .counter{
    font-size: 50px ;
}

.game-counter .stats-flex p{
    font-size: 21px;
}

.top-rated .game-pro-box{
padding: 45px 30px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 42px;
    padding: 0 15px;
    font-size: 13px;
}

.top-rated .top-rate-btn{
    font-size: 15px;
}

.top-rated .game-pro-box ul li{
    font-size: 16px;
    line-height: 30px;
}


.services-games .services-game-box{
padding: 30px;
}

.services-games .services-game-box .short-title{
  font-size: 20px;

}

.services-games .services-game-box p{
  font-size: 16px;
  line-height: 26px;
}

.types-games .game-category-grid {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 20px;
  padding: 30px 0;
}
.types-games .tab-content .tab-types-img{
  height: 660px;
  width: auto;
}

.types-games .game-category {
  padding: 25px 20px;
  font-size: 21px;
}
.tech-plateform-main{
    column-gap: 60px;
    row-gap: 40px;
}

 .workflow-right {
    max-height: 350px; /* 3 cards height */
  }
   .workflow-step {
    gap: 25px;
    margin-bottom: 35px;
  }

   .workflow-step .step-num {
    width: 45px;
    height: 45px;
    font-size: 18px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.testimonial-client .testclient{
    margin-top: 40px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 19px;
    margin-bottom: 20px;
}

.awards-games .awards-box{
padding: 0px 20px;
height: 220px;
}

.form-sec .form-box {
  padding: 50px 35px;
  max-width: 640px;
}

.form-sec .form-box .contact-form label {
  font-size: 16px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 15px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 60px;
  font-size: 16px;
}


/* About us page */

.contact-banner.about-banner .list-item-about ul li{
  padding: 20px 0px;
  font-size: 20px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 9px;
  height: 9px;
  left: 20px;
  top: 28px;
}

.awards-games .tekrevol_rating_numbers{
  font-size: 160px;
  line-height: 170px;
}


/* NFT Page css */
 .process-roadmap-nft .spacing-2{
  margin-top: 109px;
}

.process-roadmap-nft .roadmap-box .box{
  width: 96px;
  height: 96px;
}

.process-roadmap-nft .roadmap-box.box-4:before {
  right: 20px;
}


.roadmap-box.box-4 .content p{
  max-width: 85%;
}


/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 104px;
}

.footer-container {
  gap: 80px;
}

.footer-section .footer-item {
    margin-top: 30px;
}

.footer a {
   font-size: 16px;
}

.footer ul li {
  margin-bottom: 15px;
}

.footer-section ul li a {
  font-size: 16px;
}

.footer-bottom {
  padding: 20px 0 25px 0;
  font-size: 16px;
}

.footer-links {
  gap: 10px;
}

.footer-links span{
    font-size: 14px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 16px;
}
.img-bottom-watermark{
    bottom: 7px;
}

.img-bottom-watermark img{
  height: 71px;
  width: auto;
}
.types-games.next-section.scrolled-from-swiper {
  padding-top: 140px;
}


/* Android Page */

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 83px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 650px;
  width: auto;
}

/* ios page css */
.process-roadmap-nft.process-ios-game .spacing-2{
  margin-top: 65px;
}

}



@media (min-width: 1400px) and (max-width: 1599px) {
  .container {
    max-width: 1340px;
  }
  .main-title-h1{
    font-size: 75px;
}

.main-title-h2{
   font-size: 42px;
}

.main-title-h3{
 font-size: 29px;
}

.main-title-h4{
 font-size: 25px;

}

.main-title-h5{
   font-size: 23px;
}

.main-title-h6 {
    font-size: 17px;
}

.text-p{
   font-size: 16px;
}

.p-100{
    padding: 80px 0;
}
.p-50{
    padding: 40px 0;
}


.banner-spacing{
  padding-top: 60px;
}

.primary-btn{
    font-size: 16px;
    height: 48px;
    line-height: 10px;
    min-width: 150px;
    padding: 20px 20px;
}

/* header .logo{
    height: 70px;
    width: auto;
} */

header .get-quote-btn{
height: 48px;
padding: 0 15px;
font-size: 16px;
}
header .navbar .collapse .navbar-nav .nav-item a{
font-size: 15px;
padding-right: 1rem;
padding-left: 1rem;
}


.banner-hero{
    height: 100vh;
    padding-bottom: 80px;
       margin-top: -72px;
}

.botton-btn .case-btn{
    font-size: 16px;
    height: 48px;
    padding: 0 15px;
}

.botton-btn .play-btn{
     font-size: 16px;
}

.botton-btn .play-btn img{
    height: 45px;
    width: auto;
}

.stats-flex {
  gap: 70px;
}
.game-counter .stats-flex .counter{
    font-size: 45px ;
}

.game-counter .stats-flex p{
    font-size: 18px;
}

.top-rated .potfolio-box .slide-left {
  flex: 1 1 50%;
  padding-right: 20px;
}

.top-rated .potfolio-box .slide-right {
 flex: 1 1 40%;
}

.top-rated .potfolio-box .slide-content {
  gap: 20px;
  padding: 30px;
}


.top-rated .category{
  font-size: 16px;
  margin-bottom: 20px;
}

.top-rated ul li{
    font-size: 16px;
    line-height: 30px;
}

.top-rated ul{
    margin-top: 20px;
    margin-bottom: 20px;
}



.top-rated .game-pro-box{
padding: 45px 30px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 40px;
    padding: 0 15px;
    font-size: 13px;
}

.top-rated .top-rate-btn{
    font-size: 15px;
}

.top-rated .game-pro-box ul li{
    font-size: 15px;
    line-height: 29px;
}

.services-games .services-game-box{
padding: 30px;
}

.services-games .services-game-box .short-title{
  font-size: 19px;

}

.services-games .services-game-box p{
  font-size: 15px;
  line-height: 25px;
}

.types-games .tab-content .tab-types-img{
  height: 630px;
  width: auto;
}

.types-games .game-category {
  padding: 25px 20px;
  font-size: 18px;
}
.tech-plateform-main{
    column-gap: 50px;
    row-gap: 35px;
}

 .workflow-right {
    max-height: 320px; /* 3 cards height */
  }
   .workflow-step {
    gap: 25px;
    margin-bottom: 30px;
  }

   .workflow-step .step-num {
    width: 45px;
    height: 45px;
    font-size: 17px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.testimonial-client .testclient{
    margin-top: 40px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 18px;
    margin-bottom: 20px;
}

.awards-games .awards-box{
padding: 0px 15px;
height: 200px;
}

.form-sec .form-box {
  padding: 45px 30px;
  max-width: 570px;
}

.form-sec .form-box .contact-form label {
  font-size: 15px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 15px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 55px;
  font-size: 15px;
}

.why-choose-game img {
    height: 510px;
    width: auto;
}

/* About us page */

.contact-banner.about-banner .list-item-about ul li{
  padding: 20px 0px;
  font-size: 18px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 8px;
  height: 8px;
  left: 20px;
  top: 28px;
}

.about-tabs .tab-section .tab-content img{
  height: 500px;
  width: auto;
}

.awards-games .tekrevol_rating_numbers{
  font-size: 140px;
  line-height: 150px;
}


/* NFT Page css */


.cta-charater-service .cta-revol-box{
  padding: 0 0 0 60px;
}

.roadmap-box.box-1 {
    margin-right: 225px;
}

 .process-roadmap-nft .spacing-2{
  margin-top: 90px;
}

.process-roadmap-nft .roadmap-box.box-2:before{
  left: 110px;
}

.process-roadmap-nft .roadmap-box .box{
  width: 90px;
  height: 90px;
  flex: 0 0 90px;
}

.process-roadmap-nft .roadmap-box.box-4:before {
  right: 0px;
}

.process-roadmap-nft .roadmap-box.box-5:before{
  right: -128px;
}

.roadmap-box.box-4 .content p{
  max-width: 85%;
}

/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 115px;
}


.footer-container {
  gap: 60px;
}

.footer-section .footer-item {
    margin-top: 30px;
}

.footer a {
   font-size: 15px;
}

.footer ul li {
  margin-bottom: 15px;
}

.footer-section ul li a {
  font-size: 15px;
}

.footer-bottom {
  padding: 20px 0 25px 0;
  font-size: 15px;
}

.footer-links {
  gap: 10px;
}

.footer-links span{
    font-size: 14px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 15px;
}

.img-bottom-watermark{
    bottom: 7px;
}

.img-bottom-watermark img{
  height: 61px;
  width: auto;
}

/* ------Services CSS--------- */

.unreal-experience .unreal-service-box .character-img {
    top: -40px;
}

.unreal-experience .unreal-service-box .character-img img{
  height: 650px;
  width: auto;
}
.unreal-experience.unreal-mob-exp .unreal-service-box .character-img img{
  height: 550px;
  width: auto;
}

.unreal-experience.unreal-mob-exp-2 .unreal-service-box .character-img img{
  height: 550px;
  width: auto;
}

.numbers-stats .numbers-state-box .numbers-item .num-box{
  padding: 30px 10px 20px 10px;
}

.numbers-stats .numbers-state-box .numbers-item .num-box svg{
  height: 75px;
  width: auto;
}

.journey-boxes .box{
padding: 35px 30px;
}

.journey-boxes .box .box-flex .head .short-title{
  font-size: 17px;
}

.journey-boxes .box p{
  font-size: 15px;
}

.custom-accordion .accordion-item {
  margin-bottom: 40px;
}

.custom-accordion .accordion-body {
  padding: 20px;
  font-size: 16px;
  line-height: 1.7;
}

.why-choose-game img {
    height: 450px;
    width: auto;
}
.types-games.next-section.scrolled-from-swiper {
  padding-top: 140px;
}


/* Blogs Css*/
 .search-container {
         width: 800px;
      margin: 20px auto 0;
    }

    .search-container input {
      height: 60px;
      padding: 10px 15px;
      font-size: 15px;
    }

     .search-container input::placeholder {
      color: #fff;
     }

    .search-container button {
      height: 50px;
      line-height:43px;
      padding: 0px 20px;
      font-size: 15px;
      width: 155px;
    }

    .blogs-card-main .category-tabs{
  row-gap: 40px;
  column-gap: 20px;
}

.blogs-card-main .category-tabs .nav-link {
      padding: 15px 15px;
      font-size: 14px;
    }

    /* Blog Detail Css */

.cta-btn {
    font-size: 17px;
    padding: 12px 35px;
    border: none;
    bottom: -22px;
  }

  .service-btn .btn{
      height: 55px;
      padding: 0 15px;
      max-width: 260px;
      font-size: 16px;
      margin: 0 auto 20px;
    }

.table-of-content ul li {
    margin-bottom: 25px;
  }

.blog-list li{
  font-size: 15px;
}

      .blog-content .padd-blog-left {
    padding-left: 60px;
}
 .blog-inner-content .cta-blogs{
     padding-left: 30px;
     padding-right: 30px;
     }

.cta-blogs-btn{
      height: 50px;
      max-width: 220px;
      font-size: 16px;
      padding: 0 20px;
     }

.looder_img{
  height: 80px;
  width: auto;
}

/* Android Page */

.process-roadmap-nft.process-android .spacing{
  margin-top: 110px;
}

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 74px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 600px;
  width: auto;
}

/* ios page css */

.process-roadmap-nft.process-ios-game .spacing{
  margin-top: 100px;
}
.process-roadmap-nft.process-ios-game .spacing-2{
  margin-top: 74px;
}

.journey-boxes.ios-game-why-choose .img img{
  height: 800px;
  width: auto;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 1220px;
  }
    .main-title-h1{
    font-size: 65px;
}

.main-title-h2{
   font-size: 39px;
}

.main-title-h3{
 font-size: 26px;
}

.main-title-h4{
 font-size: 22px;

}
.main-title-h5{
   font-size: 20px;
}

.main-title-h6{
   font-size: 16px;
}

.text-p{
   font-size: 15px;
}

.p-100{
    padding: 60px 0;
}
.p-50{
    padding: 40px 0;
}

.primary-btn{
    font-size: 16px;
    height: 48px;
    line-height: 10px;
    min-width: 150px;
    padding: 20px 20px;
}
.secondary-btn {
    font-size: 16px;
    height: 48px;
    line-height: 5px;
    min-width: 150px;
    padding: 20px 20px;
}
/* 
header .logo{
    height: 65px;
    width: auto;
} */

header .get-quote-btn{
height: 45px;
padding: 0 15px;
font-size: 15px;
}
header .navbar .collapse .navbar-nav .nav-item a{
font-size: 14px;
padding-right: 1rem;
padding-left: 1rem;
}

.banner-hero{
    height: 100vh;
    padding-bottom: 60px;
     margin-top: -73px;
}

.botton-btn .case-btn{
    font-size: 15px;
    height: 45px;
    padding: 0 15px;
}

.botton-btn .play-btn{
     font-size: 15px;
}

.botton-btn .play-btn img{
    height: 45px;
    width: auto;
}

.tech-logos .main-logos .logo-item img{
    height: 100px;
    width: auto;
}


.stats-flex {
  gap: 60px;
}
.game-counter .stats-flex .counter{
    font-size: 42px ;
}

.game-counter .stats-flex p{
    font-size: 16px;
}

.top-rated .potfolio-box .slide-left {
  flex: 1 1 50%;
  padding-right: 20px;
}

.top-rated .potfolio-box .slide-right {
 flex: 1 1 40%;
}

.top-rated .potfolio-box .slide-content {
  gap: 20px;
  padding: 30px;
}


.top-rated .category{
  font-size: 16px;
  margin-bottom: 20px;
}

.top-rated ul li{
    font-size: 16px;
    line-height: 30px;
}

.top-rated .case-porfolio-btn{
height: 45px;
line-height: 40px;
min-width: 150px;
padding: 0 20px;
font-size: 15px;
}


.top-rated .game-pro-box{
padding: 40px 25px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
}

.top-rated .top-rate-btn{
    font-size: 14px;
}

.top-rated .game-pro-box ul li{
    font-size: 14px;
    line-height: 28px;
}

.services-games .services-game-box{
padding: 25px;
}

.services-games .services-game-box .short-title{
  font-size: 18px;

}

.services-games .services-game-box p{
  font-size: 14px;
  line-height: 24px;
}

.types-games .tab-content .tab-types-img{
  height: 570px;
  width: auto;
} 

.types-games .game-category {
  padding: 20px 20px;
  font-size: 16px;
}
.tech-plateform-main{
    column-gap: 40px;
    row-gap: 30px;
}

 .workflow-right {
    max-height: 290px; /* 3 cards height */
  }
   .workflow-step {
    gap: 25px;
    margin-bottom: 30px;
  }

   .workflow-step .step-num {
    width: 42px;
    height: 42px;
    font-size: 16px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.testimonial-client .testclient{
    margin-top: 40px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 18px;
    margin-bottom: 20px;
}

.testimonial-client .testclient .box .commas-svg{
    height: 40px;
    width: auto;
}

.testimonial-client .testclient .box img{
    height: 85px;
    width: auto;
}

.awards-games .awards-box{
padding: 0px 15px;
height: 180px;
}

.form-sec .form-box {
  padding: 40px 25px;
  max-width: 500px;
  border-radius: 25px;
}

.form-sec .form-box .contact-form label {
  font-size: 15px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 15px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 50px;
  font-size: 14px;
}


/* ------Services CSS--------- */

.unreal-experience .unreal-service-box{
    padding-top:40px;
    padding-left: 30px;
    padding-bottom: 40px;
}

.unreal-experience.unreal-experince-2 .unreal-service-box{
  padding-right: 30px;
}

.unreal-experience .unreal-service-box .character-img {
    top: -40px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .num{
  font-size: 22px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .head p{
  font-size: 15px;
  line-height: 23px;
}

.unreal-experience .unreal-service-box .character-img img{
  height: 620px;
  width: auto;
}

.unreal-experience.unreal-mob-exp .unreal-service-box .character-img img{
  height: 520px;
  width: auto;
}

.unreal-experience.unreal-mob-exp-2 .unreal-service-box .character-img img{
  height: 520px;
  width: auto;
}


.numbers-stats .numbers-state-box .numbers-item .num-box{
  padding: 30px 10px 20px 10px;
}

.numbers-stats .numbers-state-box .numbers-item .num-box svg{
  height: 65px;
  width: auto;
}

.journey-boxes .box{
padding: 30px 25px;
}

.journey-boxes .box .icon svg{
  height: 50px;
  width: auto;
}

.journey-boxes .box .box-flex .head .short-title{
  font-size: 16px;
}

.journey-boxes .box p{
  font-size: 14px;
}

.custom-accordion .accordion-item {
  margin-bottom: 35px;
}

.custom-accordion .accordion-body {
  padding: 20px;
  font-size: 15px;
  line-height: 1.6;
}

.blogs .blogs-box{
border-radius: 25px;
  padding: 25px 20px;
}

.blogs .blogs-box p{
  font-size: 15px;

}

.blogs .blogs-box .blog-btn{
    font-size: 17px;
}

.why-choose-game img {
    height: 430px;
    width: auto;
}

/* Contact Page Start */
  .contact-banner {
        margin-top: -91px;
        padding: 130px 0 50px 0;
    }

.form-sec.contact-form-sec .form-box p{
 font-size: 15px;
}

.testimonial-client.testimonials-contact .box ul{
  margin-top: 40px;  
} 

.testimonial-client.testimonials-contact .box ul li{
font-size: 15px;
} 

.client-tek-logos .image-box img{
  height: 100px;
  width: auto;
}


/* Blogs Css*/
 .search-container {
         width: 800px;
      margin: 20px auto 0;
    }

    .search-container input {
      height: 55px;
      padding: 10px 15px;
      font-size: 15px;
    }

     .search-container input::placeholder {
      color: #fff;
     }

    .search-container button {
      height: 45px;
      line-height:40px;
      padding: 0px 20px;
      font-size: 14px;
      width: 155px;
    }

    .blogs-card-main .category-tabs{
  row-gap: 30px;
  column-gap: 10px;
}

 .blogs-card-main .blog-card-box .social-box .blog-btn a{
                width: 125px;
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                padding: 0 20px;
             }

.blogs-card-main .tab-pane{
  margin-top: 60px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box svg{
  height: 18px;
  width: auto;
}

.blogs-card-main .blog-card-box .content ul li{
            font-size: 15px;
            line-height: 1.2;
        }


  .blogs-card-main .blog-card-box p{
          font-size: 14px;
          line-height: 25px;
        }

.blogs-card-main .category-tabs .nav-link {
      padding: 15px 10px;
      font-size: 14px;
    }


      /* Blog Detail Css */

.cta-btn {
    font-size: 15px;
    padding: 12px 35px;
    border: none;
    bottom: -22px;
  }

  .blog-detail-top .social-links .social-icons .box svg{
  height: 18px;
  width: auto;
}

.blog-detail-top .social-links .social-icons .box{
  height: 35px;
  width: 35px;
}

  .service-btn .btn{
      height: 50px;
      padding: 0 15px;
      max-width: 240px;
      font-size: 14px;
      margin: 0 auto 20px;
    }

.table-of-content ul li {
    margin-bottom: 25px;
  }

.blog-list li{
  font-size: 14px;
}

      .blog-content .padd-blog-left {
    padding-left: 50px;
}
 .blog-inner-content .cta-blogs{
     padding-left: 30px;
     padding-right: 30px;
     }

.cta-blogs-btn{
      height: 45px;
      max-width: 200px;
      font-size: 15px;
      padding: 0 20px;
     }

/* About us page */

.contact-banner.about-banner{
  margin-top: -73px;
}

.contact-banner.about-banner .list-item-about ul li{
  padding: 15px 0px;
  font-size: 16px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 22px;
}

.about-tabs .about-tab-box{
  padding: 20px 50px 30px 50px;
}

.about-tabs .tab-section .tab-content img{
  height: 400px;
  width: auto;
}
.awards-games .tekrevol_rating_numbers{
  font-size: 130px;
  line-height: 140px;
}


.awards-games.awards-about .awardsgamesslider {
    margin-bottom: 180px;
}

.cta-game.cta-about-us .cta-spacing p {
    margin-right: 50px;
}


/* NFT Page css */


.cta-charater-service .cta-revol-box{
  padding: 0 0 0 50px;
}

.character-img .img img {
    height: 550px;
    width: auto;
}


.journey-boxes.generes-nft {
    background-size: 75%;
}

.roadmap-box.box-1 {
    margin-right: 111px;
    width: 35%;
}

.process-roadmap-nft .spacing {
    margin-top: 110px;
}

 .process-roadmap-nft .spacing-2{
  margin-top: 82px;
}

.process-roadmap-nft .roadmap-box.box-1:before{
  height: 190px;
}

.process-roadmap-nft .roadmap-box.box-2:before{
  left: 88px;
}

.process-roadmap-nft .roadmap-box .box{
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}

.process-roadmap-nft .roadmap-box.box-4:before {
  right: 0px;
}

.process-roadmap-nft .roadmap-box.box-5:before{
  right: -128px;
}

.roadmap-box.box-4 .content p{
  max-width: 85%;
}

.banner-spacing{
  padding-top: 85px;
}

/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 105px;
}

.blockchain-developers .block-box .block-flex .num{
  height: 50px;
  width: 50px;
}


.footer{
      margin-top: -35px; 
}

.footer-container {
  gap: 40px;
}

.footer-section .footer-item {
    margin-top: 30px;
}

.footer a {
   font-size: 15px;
}

.footer ul li {
  margin-bottom: 15px;
}

.footer-section ul li a {
  font-size: 15px;
}

.footer-bottom {
  padding: 20px 0 25px 0;
  font-size: 15px;
}

.footer-links {
  gap: 10px;
}

.footer-links span{
    font-size: 14px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 15px;
}


.alert-success{
  font-size: 14px;
}

.img-bottom-watermark{
    bottom: 7px;
}

.img-bottom-watermark img{
  height: 61px;
  width: auto;
}
.types-games.next-section.scrolled-from-swiper {
  padding-top: 140px;
}

.looder_img{
  height: 80px;
  width: auto;
}

/* Android Page */

.process-roadmap-nft.process-android .spacing{
  margin-top: 100px;
}

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 85px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 540px;
  width: auto;
}

/* ios page css */

.process-roadmap-nft.process-ios-game .spacing{
  margin-top: 80px;
}
.process-roadmap-nft.process-ios-game .spacing-2{
  margin-top: 87px;
}

.journey-boxes.ios-game-why-choose .img img{
  height: 780px;
  width: auto;
}

}


@media (min-width: 992px) and (max-width: 1199px) {
  .container {
    max-width: 1150px;
  }
    .main-title-h1{
    font-size: 55px;
}

.main-title-h2{
   font-size: 32px;
}

.main-title-h3{
 font-size: 24px;
}

.main-title-h4{
 font-size: 20px;

}
.main-title-h5{
   font-size: 18px;
}
.main-title-h6{
   font-size: 16px;
}
.text-p{
   font-size: 15px;
}

.p-100{
    padding: 50px 0;
}
.p-50{
    padding: 35px 0;
}

.primary-btn{
    font-size: 15px;
    height: 45px;
    line-height:7px;
    min-width: 150px;
    padding: 20px 20px;
}
.secondary-btn {
    font-size: 15px;
    height: 45px;
    line-height:2px;
    min-width: 150px;
    padding: 20px 20px;
}

/* header .logo{
    height: 60px;
    width: auto;
} */

header .get-quote-btn{
height: 45px;
padding: 0 15px;
font-size: 15px;
}
header .navbar .collapse .navbar-nav .nav-item a{
font-size: 14px;
padding-right: 0.5rem;
padding-left: 0.5rem;
}

.banner-hero{
height: 90vh;
padding-bottom: 60px;
margin-top: -100px;
}

.botton-btn .case-btn{
    font-size: 15px;
    height: 45px;
    padding: 0 15px;
}

.botton-btn .play-btn{
     font-size: 15px;
}

.botton-btn .play-btn img{
    height: 45px;
    width: auto;
}

.tech-logos .main-logos{
  display: flex;
  align-items: center;
  justify-content: center;
}

.tech-logos .main-logos .logo-item{
display: flex;
  align-items: center;
  justify-content: center;
}

.tech-logos .main-logos .logo-item img{
    height: 85px;
    width: auto;
}


.stats-flex {
  gap: 30px;
  justify-content: center;
}
.game-counter .stats-flex .counter{
    font-size: 36px;
}

.game-counter .stats-flex p{
    font-size: 15px;
}
/* 
.top-rated .portfolio-swiper .swiper-slide-next, .top-rated .portfolio-swiper .swiper-slide-prev{
  transform:  !important;
}  */


.portfolio-swiper.swiper.swiper-cards {
    overflow: hidden !important;
}

.top-rated .potfolio-box .slide-content {
  gap: 20px;
  padding: 25px;
}


.top-rated .category{
  font-size: 15px;
  margin-bottom: 20px;
}

.top-rated ul li{
    font-size: 15px;
    line-height: 28px;
}


.top-rated .case-porfolio-btn{
height: 40px;
line-height: 35px;
min-width: 150px;
padding: 0 20px;
font-size: 14px;
}


.top-rated .game-pro-box{
padding: 35px 25px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 35px;
    padding: 0 15px;
    font-size: 12px;
}

.top-rated .top-rate-btn{
    font-size: 14px;
}

.top-rated .game-pro-box ul li{
    font-size: 14px;
    line-height: 28px;
}

.services-games .services-game-box{
padding: 25px;
}

.services-games .services-game-box .short-title{
  font-size: 18px;

}

.services-games .services-game-box p{
  font-size: 14px;
  line-height: 24px;
}

.types-games .game-category {
  padding: 20px 15px;
  font-size: 15px;
}
.tech-plateform-main{
    column-gap: 20px;
    row-gap: 30px;
}

 .workflow-right {
    max-height: 290px; /* 3 cards height */
  }
   .workflow-step {
    gap: 25px;
    margin-bottom: 30px;
  }

   .workflow-step .step-num {
    width: 42px;
    height: 42px;
    font-size: 16px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.testimonial-client .testclient{
    margin-top: 40px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 16px;
    margin-bottom: 20px;
}

.testimonial-client .testclient .box .commas-svg{
    height: 35px;
    width: auto;
}

.testimonial-client .testclient .box img{
  height: 85px;
    width: auto;
}

.awards-games .awards-box{
padding: 0px 15px;
height: 180px;
}

.form-sec .form-box {
  padding: 35px 25px;
  max-width: 500px;
  border-radius: 20px;
}

.form-sec .form-box .contact-form label {
  font-size: 14px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 14px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 45px;
  font-size: 14px;
}

/* ------Services CSS--------- */

.unreal-experience .unreal-service-box{
    padding-top:40px;
    padding-left: 20px;
    padding-bottom: 40px;
}

.unreal-experience.unreal-experince-2 .unreal-service-box{
  padding-right: 20px;
}

.unreal-experience .unreal-service-box .character-img {
    top: 0px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .num{
  font-size: 22px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .head p{
  font-size: 15px;
  line-height: 23px;
}

.unreal-experience .unreal-service-box .character-img img{
  height: 590px;
  width: auto;
}


.unreal-experience.unreal-mob-exp .unreal-service-box .character-img img{
  height: 480px;
  width: auto;
}

.unreal-experience.unreal-mob-exp-2 .unreal-service-box .character-img img{
  height: 480px;
  width: auto;
}

.numbers-stats .numbers-state-box .numbers-item .num-box{
  padding: 25px 10px 20px 10px;
}

.numbers-stats .numbers-state-box {
  flex-wrap: wrap;
  row-gap: 30px;
}

.numbers-stats .numbers-state-box .numbers-item {
  flex: 0 0 31%;
}

.numbers-stats .numbers-state-box .numbers-item .num-box svg{
  height: 60px;
  width: auto;
}

.journey-boxes .box{
padding: 30px 25px;
}

.journey-boxes .box .icon svg{
  height: 50px;
  width: auto;
}

.journey-boxes .box .box-flex .head .short-title{
  font-size: 16px;
}

.journey-boxes .box p{
  font-size: 14px;
}

.custom-accordion .accordion-item {
  margin-bottom: 30px;
}

.custom-accordion .accordion-body {
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
}

.blogs .blogs-box{
border-radius: 25px;
  padding: 25px 20px;
}

.blogs .blogs-box p{
  font-size: 14px;

}

.blogs .blogs-box .blog-btn{
    font-size: 16px;
}
.why-choose-game img {
    height: 400px;
    width: auto;
}

/* Contact Page Start */


  .contact-banner {
        margin-top: -86px;
        padding: 130px 0 50px 0;
    }

.form-sec.contact-form-sec .form-box p{
 font-size: 15px;
}

.testimonial-client.testimonials-contact .box ul{
  margin-top: 40px;  
} 

.testimonial-client.testimonials-contact .box ul li{
font-size: 15px;
} 
.client-tek-logos .image-box img{
  height: 90px;
  width: auto;
}



/* Blogs Css*/
 .search-container {
         width: 700px;
      margin: 20px auto 0;
    }

    .search-container input {
      height: 50px;
      padding: 10px 15px;
      font-size: 15px;
    }

    .search-container button {
      height: 45px;
      line-height:40px;
      padding: 0px 20px;
      font-size: 14px;
      width: 155px;
    }

    .blogs-card-main .category-tabs{
  row-gap: 30px;
  column-gap: 10px;
}

.blogs-card-main .category-tabs .nav-item {
    flex: 0 0 24%;
}

 .blogs-card-main .blog-card-box .social-box .blog-btn a{
                width: 125px;
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                padding: 0 20px;
             }

.blogs-card-main .tab-pane{
  margin-top: 60px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box{
  height: 35px;
  width: 35px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box svg{
  height: 15px;
  width: auto;
}

.blogs-card-main .blog-card-box .content ul li{
            font-size: 15px;
            line-height: 1.2;
        }


  .blogs-card-main .blog-card-box p{
          font-size: 14px;
          line-height: 25px;
        }

.blogs-card-main .category-tabs .nav-link {
      padding: 15px 10px;
      font-size: 14px;
    }


 /* Blog Detail Css */

.cta-btn {
    font-size: 14px;
    padding: 10px 25px;
    border: none;
    bottom: -22px;
  }

  .blog-detail-top .social-links .social-icons .box svg{
  height: 16px;
  width: auto;
}

.blog-detail-top .social-links .social-icons .box{
  height: 32px;
  width: 32px;
}

  .service-btn .btn{
      height: 45px;
      padding: 0 15px;
      max-width: 220px;
      font-size: 13px;
      margin: 0 auto 20px;
    }

.table-of-content {
    border-radius: 30px;
    padding: 30px 25px;
    margin-top: 80px;
}

.cta-box:after {
  left: 15px;
}


.table-of-content ul li {
    margin-bottom: 25px;
  }

.blog-list li{
  font-size: 14px;
}

      .blog-content .padd-blog-left {
    padding-left: 50px;
}
 .blog-inner-content .cta-blogs{
     padding-left: 30px;
     padding-right: 30px;
     }

.cta-blogs-btn{
      height: 40px;
      max-width: 180px;
      font-size: 14px;
      padding: 0 15px;
     }

/* About us page */

.contact-banner.about-banner{
  margin-top: -73px;
}

.contact-banner.about-banner .list-item-about ul li{
  padding: 15px 0px;
  font-size: 15px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 22px;
}

.about-tabs .about-tab-box{
  padding: 20px 40px 30px 40px;
}

.about-tabs .tab-section .tab-content img{
  height: 400px;
  width: auto;
}

.awards-games.awards-about .awardsgamesslider {
    margin-bottom: 180px;
}

.awards-games .tekrevol_rating_numbers{
  font-size: 110px;
  line-height: 120px;
}

.cta-game.cta-about-us .cta-spacing p {
    margin-right: 110px;
}


/* NFT Page css */

.cta-charater-service .cta-revol-box{
  padding: 0 0 0 40px;
}

.character-img .img img {
    height: 500px;
    width: auto;
}

.roadmap-box.box-1 {
    margin-right: unset;
    max-width: 100%;
}

 .process-roadmap-nft .spacing-2{
  margin-top: 50px;
}

 .process-roadmap-nft .spacing{
  margin-top: 60px;
}

.process-roadmap-nft .roadmap-box.box-1:before{
  display: none;
}

.process-roadmap-nft .roadmap-box.box-2:before{
  display: none;
}

.process-roadmap-nft .roadmap-box .box{
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}

.process-roadmap-nft .roadmap-box.box-4:before {
  display: none;
}

.process-roadmap-nft .roadmap-box .box.box-5 {
    margin-left: 0px;
}

.process-roadmap-nft .roadmap-box.box-5:before{
  display: none;
}

.roadmap-box.box-4 .content p{
  max-width: 100%;
}

/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 50px;
}

.blockchain-developers .block-box .block-flex .num{
  height: 50px;
  width: 50px;
}

.unreal-experience.blockchain-down-cta .unreal-service-box .character-img{
  position: relative;
  left: unset;
  right: unset;
  text-align: center;
  margin-top: 30px;
}


.portfolio-game .games-grid .game-box .game-img img{
        height: 160px;
        width: auto;
    }

.footer{
      margin-top: -25px; 
}

.footer-container {
  gap: 40px;
}

.footer-section .footer-item {
    margin-top: 25px;
}

.footer a {
   font-size: 14px;
}

.footer ul li {
  margin-bottom: 14px;
}

.footer-section ul li a {
  font-size: 14px;
}

.footer-bottom {
  padding: 20px 0 20px 0;
  font-size: 14px;
}

.footer-links {
  gap: 10px;
}

.footer-links span{
    font-size: 13px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 14px;
}


.alert-success{
  font-size: 14px;
}
.img-bottom-watermark{
    bottom: 7px;
}

.img-bottom-watermark img{
  height: 60px;
  width: auto;
}
.types-games.next-section.scrolled-from-swiper {
  padding-top: 140px;
}

.looder_img{
  height: 70px;
  width: auto;
}

/* Android Page */

.process-roadmap-nft.process-android .spacing {
    margin-top: 60px;
}

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 50px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 550px;
  width: auto;
}

/* ios page css */

.process-roadmap-nft.process-ios-game .spacing{
margin-top: 60px;
}
.process-roadmap-nft.process-ios-game .spacing-2{
 margin-top: 50px;
}

.journey-boxes.ios-game-why-choose .img img{
  height: 600px;
  width: auto;
}

.process-roadmap-nft.process-ios-game .roadmap-box.box-4 p{
  max-width: 100%;
}

}


@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 1020px;
  }
    .main-title-h1{
    font-size: 45px;
}

.main-title-h2{
   font-size: 27px;
}

.main-title-h3{
 font-size: 21px;
}

.main-title-h4{
 font-size: 18px;

}
.main-title-h5{
   font-size: 16px;
}

.main-title-h6{
   font-size: 15px;
}


.text-p{
   font-size: 14px;
}

.p-100{
    padding: 40px 0;
}
.p-50{
    padding: 30px 0;
}

.primary-btn{
    font-size: 14px;
    height: 40px;
    line-height:1px;
    min-width: 150px;
    padding: 20px 15px;
}
.secondary-btn {
    font-size: 14px;
    height: 40px;
    line-height:1px;
    min-width: 150px;
    padding: 20px 15px;
}

header .logo{
    height: 45px;
    width: auto;
}

.offcanvas .get-quote-btn{
  height: 45px;
        padding: 0 15px;
        font-size: 14px;
        background-color: #000;
        color: #fff;
        display: block;
        width: 170px;
        line-height: 40px;
    }  

header .get-quote-btn{
height: 45px;
padding: 0 15px;
font-size: 15px;
}

.offcanvas .offcanvas-header .logo{
  height: 45px;
  width: auto;
}

.offcanvas .navbar-nav .nav-item a{
font-weight: 500;
font-size: 14px;
color: #000;
transition: 0.3s ease-in-out;
padding-right: 0;
padding-left: 0;
position: relative;
}

.offcanvas .navbar-nav .nav-item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 2px;
  background-color: #f47a14;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

/* Show underline on hover */
.offcanvas .navbar-nav .nav-item a:hover::after {
  transform: scaleX(1);
}

.offcanvas .navbar-nav .nav-item a:hover{
    color: #f47a14;
}

.banner-hero{
height: 80vh;
padding-bottom: 50px;
margin-top: -86px;
}

.botton-btn .case-btn{
    font-size: 15px;
    height: 45px;
    padding: 0 15px;
}

.botton-btn .play-btn{
     font-size: 15px;
}

.botton-btn .play-btn img{
    height: 45px;
    width: auto;
}

.tech-logos .main-logos{
  
}

.tech-logos .main-logos .logo-item{
display: flex;
  align-items: center;
  justify-content: center;
}

.tech-logos .main-logos .logo-item img{
    height: 65px;
    width: auto;
    
}


.stats-flex {
  gap: 25px;
  justify-content: start;
flex-wrap: wrap;
}

.stats-flex .stat-box{
    flex: 0 0 31%;
}

.game-counter .stats-flex .counter{
    font-size: 30px;
}

.game-counter .stats-flex p{
    font-size: 14px;
}


.portfolio-swiper.swiper.swiper-cards {
    overflow: hidden !important;
}

.top-rated .potfolio-box .slide-content{
  gap: 20px;
  padding: 25px;
  flex-wrap: wrap;
}

.top-rated .potfolio-box .slide-left {
  flex: 1 1 100%;
  padding-right: 0px;
}

.top-rated .potfolio-box .slide-right {
 flex: 1 1 100%;
}


.top-rated .category{
  font-size: 15px;
  margin-bottom: 20px;
}

.top-rated ul li{
    font-size: 15px;
    line-height: 28px;
}


.top-rated .case-porfolio-btn{
height: 40px;
line-height: 35px;
min-width: 150px;
padding: 0 20px;
font-size: 14px;
}


.top-rated .game-pro-box{
padding: 30px 20px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 35px;
    padding: 0 15px;
    font-size: 11px;
}

.top-rated .top-rate-btn{
    font-size: 14px;
}

.top-rated .game-pro-box ul li{
    font-size: 14px;
    line-height: 28px;
}


.services-games .services-game-box{
padding: 25px;
}

.services-games .services-game-box .short-title{
  font-size: 18px;

}

.services-games .services-game-box p{
  font-size: 14px;
  line-height: 24px;
}

.types-games .game-category {
  padding: 20px 15px;
  font-size: 14px;
}
.tech-plateform-main{
    column-gap: 20px;
    row-gap: 30px;
}

 .workflow-right {
    max-height: 290px; /* 3 cards height */
  }
   .workflow-step {
    gap: 25px;
    margin-bottom: 30px;
  }

   .workflow-step .step-num {
    width: 42px;
    height: 42px;
    font-size: 16px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.ready-to-bring-cta p {
    margin-bottom: 30px;
}

.testimonial-client .testclient{
    margin-top: 30px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 15px;
    margin-bottom: 20px;
}

.testimonial-client .testclient .box .commas-svg{
    height: 35px;
    width: auto;
}

.testimonial-client .testclient .box img{
  height: 85px;
    width: auto;
}

.awards-games .awards-box{
padding: 0px 15px;
height: 180px;
}

.form-sec .form-box {
  padding: 35px 25px;
  max-width: 500px;
  border-radius: 20px;
}

.form-sec .form-box .contact-form label {
  font-size: 14px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 14px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 45px;
  font-size: 14px;
}


/* ------Services CSS--------- */

.banner-hero.services-banner{
  animation: none;
}

.unreal-experience .unreal-service-box{
    padding-top:30px;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-right: 20px;
}

.unreal-experience.unreal-experince-2 .unreal-service-box{
  padding-right: 20px;
  padding-left: 20px;
}

.unreal-experience .unreal-service-box .character-img {
    position: relative;
    top: unset;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .num{
  font-size: 20px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .head p{
  font-size: 15px;
  line-height: 23px;
}
.unreal-experience .unreal-service-box .character-img{
  text-align: center;
  margin-top: 30px;
}

.unreal-experience .unreal-service-box .character-img img{
  height: 650px;
  width: auto;
}

.unreal-experience.unreal-mob-exp .unreal-service-box .character-img img{
  height: 520px;
  width: auto;
}

.unreal-experience.unreal-mob-exp-2 .unreal-service-box .character-img img{
  height: 520px;
  width: auto;
}

.numbers-stats .numbers-state-box .numbers-item .num-box{
  padding: 25px 10px 20px 10px;
}

.numbers-stats .numbers-state-box {
  flex-wrap: wrap;
  row-gap: 30px;
}

.numbers-stats .numbers-state-box .numbers-item {
  flex: 0 0 48%
}

.numbers-stats .numbers-state-box .numbers-item .num-box svg{
  height: 60px;
  width: auto;
}

.journey-boxes .box{
padding: 30px 25px;
}

.journey-boxes .box .icon svg{
  height: 50px;
  width: auto;
}

.journey-boxes .box .box-flex .head .short-title{
  font-size: 16px;
}

.journey-boxes .box p{
  font-size: 14px;
}

.custom-accordion .accordion-item {
  margin-bottom: 30px;
}

.custom-accordion .accordion-body {
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
}

.blogs .blogs-box{
border-radius: 25px;
  padding: 25px 20px;
}

.blogs .blogs-box p{
  font-size: 14px;

}

.blogs .blogs-box .blog-btn{
    font-size: 16px;
}

.cta-game.cta-mobile-game .cta-spacing {
    padding-bottom: 20px;
}


.cta-game {
   aspect-ratio: unset;
   padding: 30px 0;
}



.why-choose-game img {
    height: 380px;
    width: auto;
}

.why-choose-game p {
    margin-bottom: 20px;
}


  .contact-banner {
        margin-top: -86px;
        padding: 120px 0 50px 0;
        animation: none;
    }

.form-sec.contact-form-sec .form-box p{
 font-size: 14px;
}

.testimonial-client.testimonials-contact .box ul{
  margin-top: 30px;  
} 

.testimonial-client.testimonials-contact .box ul li{
font-size: 14px;
}

.client-tek-logos .image-box img{
  height: 80px;
  width: auto;
}



/* Blogs Css*/
 .search-container {
         width: 600px;
      margin: 20px auto 0;
    }

    .search-container input {
      height: 50px;
      padding: 10px 15px;
      font-size: 15px;
    }

    .search-container button {
      height: 40px;
      line-height:35px;
      padding: 0px 15px;
      font-size: 14px;
      width: 155px;
    }

    .blogs-card-main .category-tabs{
  row-gap: 30px;
  column-gap: 10px;
}

.blogs-card-main .category-tabs .nav-item {
    flex: 0 0 32%;
}

.blogs-card-main .blog-card-box{
  padding: 20px 20px;
}

 .blogs-card-main .blog-card-box .social-box .blog-btn a{
                width: 125px;
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                padding: 0 20px;
             }

.blogs-card-main .tab-pane{
  margin-top: 60px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box{
  height: 35px;
  width: 35px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box svg{
  height: 15px;
  width: auto;
}

.blogs-card-main .blog-card-box .content ul li{
            font-size: 15px;
            line-height: 1.2;
        }


  .blogs-card-main .blog-card-box p{
          font-size: 14px;
          line-height: 25px;
        }

.blogs-card-main .category-tabs .nav-link {
      padding: 15px 10px;
      font-size: 14px;
    }


 /* Blog Detail Css */

.cta-btn {
    font-size: 14px;
    padding: 10px 25px;
    border: none;
    bottom: -22px;
  }

  .blog-detail-top .social-links .social-icons .box svg{
  height: 16px;
  width: auto;
}

.blog-detail-top .social-links .social-icons .box{
  height: 32px;
  width: 32px;
}

  .service-btn .btn{
      height: 45px;
      padding: 0 15px;
      max-width: 220px;
      font-size: 13px;
      margin: 0 auto 20px;
    }

.table-of-content {
    border-radius: 20px;
    padding: 30px 20px;
    margin-top: 60px;
}

.cta-box:after {
  left: 15px;
}


.table-of-content ul li {
    margin-bottom: 25px;
  }

.blog-list li{
  font-size: 14px;
}

      .blog-content .padd-blog-left {
    padding-left: 30px;
}
 .blog-inner-content .cta-blogs{
     padding-left: 20px;
     padding-right: 20px;
     }

.cta-blogs-btn{
      height: 40px;
      max-width: 180px;
      font-size: 14px;
      padding: 0 15px;
     }

   /* About us page */

.contact-banner.about-banner{
  margin-top: -73px;
}

.contact-banner.about-banner .list-item-about ul li{
  padding: 15px 0px;
  font-size: 15px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 22px;
}

.about-tabs .about-tab-box{
  padding: 20px 30px 30px 30px;
  border-radius: 20px;
}

.about-tabs .tab-section .tab-content img{
  height: 320px;
  width: auto;
}

.awards-games.awards-about .awardsgamesslider {
    margin-bottom: 110px;
}

.awards-games .tekrevol_rating_numbers{
  font-size: 90px;
  line-height: 110px;
}


.cta-game.cta-about-us {
    aspect-ratio: unset;
    margin-top: -80px;
}

.cta-game.cta-about-us .cta-spacing p {
    margin-right: 110px;
}  


/* NFT Page css */
.cta-charater-service .cta-revol-box {
        padding: 40px 30px 40px 30px;
        aspect-ratio: unset;
        border-radius: 20px;
    }

    .cta-charater-service .character-img{
      text-align: center;
      margin-top: 40px;
    }

    .cta-charater-service .character-img img{
      height: 500px;
      width: auto;
    }

    .cta-charater-service .character-img .gif-bg{
      display: none;
    }


  .journey-boxes.generes-nft{
    background-image: none !important;
  }

.journey-boxes.generes-nft .box{
    background: #f8f8f8;
  }

  .journey-boxes.generes-nft .box p{
  max-width: 100%;
}


.roadmap-box.box-1 {
    margin-right: unset;
    max-width: 100%;
}

 .process-roadmap-nft .spacing-2{
  margin-top: 50px;
}

 .process-roadmap-nft .spacing{
  margin-top: 60px;
}

.process-roadmap-nft .roadmap-box.box-1:before{
  display: none;
}

.process-roadmap-nft .roadmap-box.box-2:before{
  display: none;
}

.process-roadmap-nft .roadmap-box .box{
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
}

.process-roadmap-nft .roadmap-box.box-4:before {
  display: none;
}

.process-roadmap-nft .roadmap-box .box.box-5 {
    margin-left: 0px;
}

.process-roadmap-nft .roadmap-box.box-5:before{
  display: none;
}

.roadmap-box.box-4 .content p{
  max-width: 100%;
}

/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 50px;
}

.blockchain-developers .block-box .block-flex .num{
  height: 50px;
  width: 50px;
}

.cta-game.cta-blockchain-1{
  aspect-ratio: unset;
  padding-top: 80px;
}

.cta-charater-service.cta-blockchain-fold .character-img:after{
display: none;
}

.cta-charater-service.cta-blockchain-fold .character-img{
  display: none;
}


.portfolio-game .games-grid .game-box .game-img img{
        height: 130px;
        width: auto;
    }

.footer{
    margin-top: -25px; 
}

.footer-container {
  gap: 30px;
  justify-content: start;
}

.footer-section {
    flex: 0 0 47.88%;
}

.footer-section .footer-item {
    margin-top: 20px;
}

.footer a {
   font-size: 14px;
}

.footer ul li {
  margin-bottom: 14px;
}

.footer-section ul li a {
  font-size: 14px;
}

.footer-bottom {
  padding: 20px 0 20px 0;
  font-size: 14px;
}

.footer-links {
  gap: 10px;
}

.footer-links span{
    font-size: 13px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 14px;
}


.navbar-toggler{
    background-color: #000;
    padding: 3px 8px;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
    font-size: 17px;
}

button:focus:not(:focus-visible) {
    outline: 0;
    color: #000;
    border: none;
}

.alert-success{
  font-size: 14px;
}
.img-bottom-watermark{
    bottom: 7px;
}

.img-bottom-watermark img{
  height: 60px;
  width: auto;
}
.types-games.next-section.scrolled-from-swiper {
  padding-top: 70px;
}

.list-global li{
    font-size: 14px;
}

.looder_img{
  height: 70px;
  width: auto;
}

/* Android Page */

.process-roadmap-nft.process-android .spacing {
    margin-top: 60px;
}

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 50px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 520px;
  width: auto;
}

/* ios page css */

.process-roadmap-nft.process-ios-game .spacing{
margin-top: 60px;
}
.process-roadmap-nft.process-ios-game .spacing-2{
 margin-top: 50px;
}

.journey-boxes.ios-game-why-choose .img img{
  height: 550px;
  width: auto;
}

.process-roadmap-nft.process-ios-game .roadmap-box.box-4 p{
  max-width: 100%;
}

}


@media (min-width: 0px) and (max-width: 767px) {
  .container {
    max-width: 100%;
  }
    .main-title-h1{
    font-size: 35px;
}

.main-title-h2{
   font-size: 25px;
}

.main-title-h3{
 font-size: 19px;
}

.main-title-h4{
 font-size: 16px;

}
.main-title-h5{
   font-size: 15px;
}

.main-title-h6{
   font-size: 14px;
}

.text-p{
   font-size: 13px;
}

.p-100{
    padding: 30px 0;
}
.p-50{
    padding: 20px 0;
}

.primary-btn{
    font-size: 14px;
    height: 40px;
    line-height:1px;
    min-width: 150px;
    padding: 20px 15px;
}

.secondary-btn {
    font-size: 14px;
    height: 40px;
    line-height:1px;
    min-width: 150px;
    padding: 20px 15px;
}

header .logo{
    height: 40px;
    width: auto;
}

 .offcanvas .logo{
    height: 35px;
    width: auto;
}

.offcanvas .get-quote-btn {
        height: 40px;
        padding: 0px 10px;
        font-size: 13px;
        background-color: #000;
        color: #fff;
        display: inline-block;
        width: 140px;
        line-height: 35px;
        border-radius: 20px;
    } 

header .get-quote-btn{
height: 45px;
padding: 0 15px;
font-size: 15px;
}


.offcanvas .navbar-nav .nav-item a{
font-weight: 500;
font-size: 14px;
color: #000;
transition: 0.3s ease-in-out;
padding-right: 0;
padding-left: 0;
position: relative;
}

.offcanvas .navbar-nav .nav-item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30%;
  height: 2px;
  background-color: #f47a14;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}

/* Show underline on hover */
.offcanvas .navbar-nav .nav-item a:hover::after {
  transform: scaleX(1);
}

.offcanvas .navbar-nav .nav-item a:hover{
    color: #f47a14;
}

.offcanvas .custom-dropdown .dropdown-list {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border-radius: 8px;
  min-width: 180px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  z-index: 1000;
}

.offcanvas .dropdown-menu .dropdown-item:hover,
.offcanvas .dropdown-menu .dropdown-item:focus,
.offcanvas .dropdown-menu .dropdown-item:active {
  background-color: transparent !important;
  color: inherit !important;
}


.offcanvas .custom-dropdown:hover .dropdown-list {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.offcanvas .custom-dropdown .dropdown-list li {
  list-style: none;
}

.offcanvas .custom-dropdown .dropdown-list li a {
  display: block;
  padding: 10px 10px;
  color: #000;
  text-decoration: none;
  transition: background 0.3s ease;
}

.offcanvas .custom-dropdown .dropdown-list li a:hover {
  color: #f47a14;
}


.banner-hero{
height: auto;
        padding-bottom: 50px;
        margin-top: -76px;
        padding-top: 150px;
}

.botton-btn{
    row-gap: 20px;
    flex-wrap: wrap;
}

.botton-btn .case-btn{
    font-size: 14px;
    height: 40px;
    padding: 0 15px;
}

.botton-btn .play-btn{
     font-size: 14px;
}

.botton-btn .play-btn img{
    height: 40px;
    width: auto;
}

.tech-logos .main-logos{
    justify-content: center;
    flex-wrap: wrap;
}

.tech-logos .main-logos .logo-item{
display: flex;
  align-items: center;
  justify-content: center;
}

.tech-logos .main-logos .logo-item img{
    height: 55px;
    width: auto;
}


.stats-flex {
  row-gap: 25px;
  column-gap:0;
  justify-content: start;
flex-wrap: wrap;
}

.stats-flex .stat-box{
    flex: 0 0 100%;
}

.game-counter .stats-flex .counter{
    font-size: 30px;
}

.game-counter .stats-flex p{
    font-size: 13px;
}


.portfolio-swiper.swiper.swiper-cards {
    overflow: hidden !important;
}

.top-rated .potfolio-box .slide-content{
  gap: 20px;
  padding: 20px;
  flex-wrap: wrap;
}

.top-rated .potfolio-box .slide-left {
  flex: 1 1 100%;
  padding-right: 0px;
}

.top-rated .potfolio-box .slide-right {
 flex: 1 1 100%;
}


.top-rated .category{
  font-size: 14px;
  margin-bottom: 20px;
}

.top-rated ul li{
    font-size: 14px;
    line-height: 26px;
}


.top-rated .case-porfolio-btn{
height: 35px;
line-height: 30px;
min-width: 150px;
padding: 0 15px;
font-size: 13px;
}

.top-rated .game-pro-box{
padding: 25px 15px;
border-radius: 10px;
}

.top-rated .game-pro-box .game-flex{
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
}

.top-rated .game-pro-box .game-flex .portfolio-btn{
    height: 35px;
    padding: 0 10px;
    font-size: 11px;
}

.top-rated .top-rate-btn{
    font-size: 13px;
}

.top-rated .game-pro-box ul li{
    font-size: 13px;
    line-height: 26px;
}

.services-games .services-game-box{
padding: 20px;
}

.services-games .services-game-box .short-title{
  font-size: 17px;

}

.services-games .services-game-box p{
  font-size: 13px;
  line-height: 23px;
}


.visible-desk{
  display: none !important;
}

.types-games .game-category-grid {
    grid-template-columns: repeat(1, auto);
    padding: 20px 0 ;
}

.types-games .accordion .accordion-item{
    background: transparent;
    border: none;
    margin-bottom: 20px;
}
.types-games .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}


.types-games .accordion .accordion-button{
    background: #f47a14;
    color: #fff;
    box-shadow: none;
    outline: none;
    transform: skew(-12deg);
}

.types-games .accordion .accordion-body{
  background: transparent;
}

.types-games .game-category {
  padding: 20px 15px;
  font-size: 13px;
}
.tech-plateform-main{
    column-gap: 10px;
    row-gap: 30px;
}

 .workflow-right {
    max-height: 370px;
    margin-top: 30px;
  }
   .workflow-step {
    gap: 20px;
    margin-bottom: 25px;
  }

   .workflow-step .step-num {
    width: 42px;
    height: 42px;
    font-size: 16px;
    padding: 0 10px;

  }

  .workflow-step:not(:last-child) .step-num::after {
  bottom: -70px;
  width: 2px;
  height: 60px;
}

.ready-to-bring-cta {
    aspect-ratio: unset;
    padding: 30px 0;
}

.ready-to-bring-cta p {
    margin-bottom: 30px;
}

.testimonial-client .testclient{
    margin-top: 30px;
}

.testimonial-client .testclient .box .client-title{
    font-size: 15px;
    margin-bottom: 20px;
}

.testimonial-client .testclient .box .commas-svg{
    height: 35px;
    width: auto;
}

.testimonial-client .testclient .box img{
    height: 70px;
    width: auto;
}

.awards-games .awards-box{
padding: 0px 10px;
height: 180px;
width: 200px;
margin: 0 auto;
}

.form-sec .form-box {
 padding: 30px 20px;
max-width: 100%;
border-radius: 10px;
}

.form-sec .form-box .contact-form label {
  font-size: 13px;
}

.contact-form input,
.contact-form textarea {
margin-bottom: 20px;
 font-size: 13px;
}

.form-sec .form-box .contact-form .btn-submit{
  height: 40px;
  font-size: 13px;
}

/* ------Services CSS--------- */

.banner-hero.services-banner {
  animation: none;
  padding-top: 110px;
}
.unreal-experience .unreal-service-box{
    padding-top:30px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-right: 20px;
    border-radius: 10px;
}
.unreal-experience .spacing {
    margin-bottom: 20px;
}

.unreal-experience.unreal-experince-2 .unreal-service-box{
  padding-right: 20px;
  padding-left: 20px;
}



.unreal-experience .unreal-service-box .character-img {
    position: relative;
    top: unset;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex{
  flex-wrap: wrap;
  column-gap: 0;
  row-gap: 15px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .num{
  font-size: 16px;
}

.unreal-experience .unreal-service-box .main-num .main-num-flex .head p{
  font-size: 12px;
  line-height: 22px;
}
.unreal-experience .unreal-service-box .character-img{
  text-align: center;
  margin-top: 30px;
}

.unreal-experience .unreal-service-box .character-img img{
  height: auto;
  width: auto;
}

.unreal-experience.unreal-mob-exp .unreal-service-box .character-img img{
   height: auto;
  width: auto;
}

.unreal-experience.unreal-mob-exp-2 .unreal-service-box .character-img img{
   height: auto;
  width: auto;
}

.numbers-stats .numbers-state-box .numbers-item .num-box{
  padding: 20px 10px 20px 10px;
  border-radius: 10px;
}

.numbers-stats .numbers-state-box {
  flex-wrap: wrap;
  row-gap: 30px;
  justify-content: center;
}

.numbers-stats .numbers-state-box .numbers-item {
  flex: 0 0 75%;
  border-radius: 10px;
}

.numbers-stats .numbers-state-box .numbers-item .num-box svg{
  height: 45px;
  width: auto;
}

.cta-game,
.cta-game.cta-game-2 {
  aspect-ratio: unset;
  padding: 30px 10px;
}

.cta-game.cta-mobile-game , .cta-game.cta-mobile-game.cta-mobile-game-2{
  aspect-ratio: unset;
}

.cta-game.cta-mobile-game .cta-spacing {
        padding-bottom: 0px;
        padding-top: 60px;
    }

.journey-boxes .box{
padding: 25px 20px;
}

.journey-boxes .box .icon svg{
  height: 45px;
  width: auto;
}

.journey-boxes .box .box-flex .head .short-title{
  font-size: 15px;
}

.journey-boxes .box p{
  font-size: 13px;
}

.custom-accordion .accordion-item {
  margin-bottom: 20px;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.custom-accordion .accordion-button {
  border-radius: 10px;
  padding: 20px;
}

.custom-accordion.custom-faqs .accordion-button svg{
    display: none;
}

.accordion-item:last-of-type .accordion-button.collapsed {
 border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.custom-accordion .accordion-body {
  padding: 20px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.blogs .blogs-box{
border-radius: 10px;
  padding: 25px 15px;
}

.blogs .blogs-box p{
  font-size: 13px;

}

.cta-game.cta-mobile-game .cta-spacing {
    padding-bottom: 20px;
}

    .why-choose-game img {
        height: auto;
        width: auto;
    }

.why-choose-game p {
    margin-bottom: 10px;
}


  .contact-banner {
        margin-top: -75px;
        padding: 110px 0 40px 0;
        animation: none;
    }

.form-sec.contact-form-sec .form-box p{
 font-size: 13px;
}

.testimonial-client.testimonials-contact .box ul{
  margin-top: 30px; 
  margin-bottom: 30px; 
} 

.testimonial-client.testimonials-contact .box ul li{
font-size: 13px;
margin-bottom: 15px;
} 


.client-tek-logos .swiper.client-logos-slider {
    text-align: center;
}

.client-tek-logos .client-logos-slider .swiper-slide.swiper-slide-active .image-box img,
.client-tek-logos .client-logos-slider .swiper-slide.swiper-slide-next .image-box img {
  filter: grayscale(0%);
}

.client-tek-logos .image-box img{
  height: 80px;
  width: auto;
}

.client-tek-logos {
 padding-bottom: 50px !important;
}

.blogs .blogs-box .blog-btn{
    font-size: 15px;
}


/* Blogs Css*/
 .search-container {
         width: 100%;
      margin: 20px auto 0;
    }

    .search-container input {
      height: 35px;
      padding: 10px 15px;
      font-size: 15px;
      border-radius: 10px;
    }

     .search-container input::placeholder {
      font-size: 13px;
     }

    .search-container button {
      height: 35px;
      line-height:30px;
      padding: 0px 10px;
      font-size: 13px;
      width: 155px;
    }

    .blogs-card-main .category-tabs{
  row-gap: 30px;
  column-gap: 0px;
}

.blogs-card-main .category-tabs .nav-item {
    flex: 0 0 100%;
}

.blogs-card-main .blog-card-box{
  padding: 20px 10px;
}

 .blogs-card-main .blog-card-box .social-box .blog-btn a{
                width: 125px;
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                padding: 0 20px;
             }

.blogs-card-main .tab-pane{
  margin-top: 30px;
}

.blogs-card-main .blog-card-box .social-box {
    margin-top: 20px;
    display: block;
}

.blogs-card-main .blog-card-box .social-box .social-icons {
    margin-bottom: 20px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box{
  height: 35px;
  width: 35px;
}

.blogs-card-main .blog-card-box .social-box .social-icons .box svg{
  height: 15px;
  width: auto;
}

.blogs-card-main .blog-card-box .content ul li{
            font-size: 13px;
            line-height: 1.2;
        }


  .blogs-card-main .blog-card-box p{
          font-size: 12px;
          line-height: 24px;
        }

.blogs-card-main .category-tabs .nav-link {
      padding: 15px 10px;
      font-size: 14px;
    }


     /* Blog Detail Css */

.cta-box{
  display: none;
}

  .blog-detail-top .social-links .social-icons .box svg{
  height: 14px;
  width: auto;
}

.blog-detail-top .social-links .social-icons .box{
  height: 30px;
  width: 30px;
}

  .service-btn .btn{
      height: 45px;
      padding: 0 15px;
      max-width: 220px;
      font-size: 13px;
      margin: 0 auto 20px;
    }

.table-of-content {
    display: none;
}

.service-box{
  display: none;
}

.cta-box:after {
  left: 15px;
}


.table-of-content ul li {
    margin-bottom: 25px;
  }

.blog-detail-top .main{
  flex-wrap: wrap;
  row-gap: 10px;
}

  .blog-list{
    padding-left: 0;
  }

.blog-list li{
  font-size: 13px;
}

      .blog-content .padd-blog-left {
    padding-left: 10px;
}
 .blog-inner-content .cta-blogs{
  padding: 30px 10px;
     aspect-ratio: unset;
     border-radius: 10px;
     }

.cta-blogs-btn{
      height: 40px;
      max-width: 180px;
      font-size: 14px;
      padding: 0 15px;
     }


   /* About us page */

.contact-banner.about-banner {
    margin-top: -70px;
    height: 100%;
    padding: 100px 0 50px 0;
}

.contact-banner.about-banner .list-item-about ul {
    grid-template-columns: 1fr;
}

.contact-banner.about-banner .list-item-about ul li:nth-child(3){
  margin-bottom: 20px;
}

.contact-banner.about-banner .list-item-about ul li{
  padding: 12px 0px;
  font-size: 14px;
}

.contact-banner.about-banner .list-item-about ul li:before{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 18px;
}

.about-tabs .about-tab-box{
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
}

.about-tabs .about-tab-box .tab-section ul {
    justify-content: center;
    flex-wrap: wrap;
}

.about-tabs .about-tab-box .tab-section ul li button{
  min-width: 100%;
}

.about-tabs .tab-section .tab-content img{
  height: 320px;
  width: auto;
}

.awards-games.awards-about .awardsgamesslider {
    margin-bottom: 0px;
}

.awards-games .tekrevol_rating_numbers{
  font-size: 80px;
  line-height: 100px;
}


.cta-game.cta-about-us {
    aspect-ratio: unset;
    margin-top: 0px;
    background-image: none !important;
    background-color: #000;
}

.cta-game.cta-about-us .cta-spacing p {
    margin-right: 0px;
}  

.cta-game.cta-about-us-2 {
    aspect-ratio: unset;
    padding: 30px 0px;
    background-image: none !important;
    background-color: #000;
}

.form-sec.form-about-us{
  margin-top: 0;
}


/* NFT Page css */

.banner-hero.nft-banner{
  position: relative;
  z-index: 1;
}

.banner-hero.nft-banner:before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black */
  z-index: -1;
}


.cta-charater-service .cta-revol-box {
        padding: 30px 20px 30px 20px;
        aspect-ratio: unset;
        border-radius: 10px;
    }

    .cta-charater-service .character-img{
      text-align: center;
      margin-top: 40px;
    }

    .cta-charater-service .character-img img{
      height: 400px;
      width: auto;
    }

    .cta-charater-service .character-img .gif-bg{
      display: none;
    }


  .journey-boxes.generes-nft{
    background-image: none !important;
  }

  .journey-boxes.generes-nft .box{
    background: #f8f8f8;
  }

    .journey-boxes.generes-nft .box p{
  max-width: 100%;
}

.roadmap-box.box-1 {
    margin-right: unset;
    max-width: 100%;
}
.roadmap-box{
  margin-bottom: 30px;
}

.process-roadmap-nft .roadmap-box .roadmap-flex {
  row-gap: 20px;
    column-gap: 0px;
    flex-wrap: wrap;
}

 .process-roadmap-nft .spacing-2{
  margin-top: 0px;
}

 .process-roadmap-nft .spacing{
  margin-top: 0px;
}

.process-roadmap-nft .roadmap-box.box-1:before{
  display: none;
}

.process-roadmap-nft .roadmap-box.box-2:before{
  display: none;
}

.process-roadmap-nft .roadmap-box .box {
        width: 60px;
        height: 60px;
        flex: unset;
    }

.process-roadmap-nft .roadmap-box.box-4:before {
  display: none;
}

.process-roadmap-nft .roadmap-box .box.box-5 {
    margin-left: 0px;
}

.process-roadmap-nft .roadmap-box.box-5:before{
  display: none;
}

.roadmap-box.box-4 .content p{
  max-width: 100%;
}

/* blockchain page css */
.process-roadmap-nft.roadmap-blockchain .spacing-2{
  margin-top: 0px;
}

.blockchain-developers .block-box .block-flex .num{
  height: 45px;
  width: 45px;
}

.cta-charater-service.cta-blockchain-fold .character-img:after{
display: none;
}

.cta-charater-service.cta-blockchain-fold .character-img{
  display: none;
}

.cta-game.cta-blockchain-1{
  aspect-ratio: unset;
  background-image: none !important;
  background: #000;
}

.banner-spacing{
  padding-top: 0px;
}

/* Portfolio Page */
.portfolio-game .games-grid{
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0px;
    row-gap: 40px;
}

.portfolio-game .games-grid .game-box .game-img img{
        height: auto;
        width: auto;
    }

.footer{
    margin-top: -30px; 
}

.footer-container {
  column-gap: 0px;
  row-gap: 30px;
  justify-content: start;
}

.footer-section {
    flex: 0 0 100%;
}

.footer-section .footer-item {
    margin-top: 20px;
}
.social-icons a svg{
    height: 20px;
    width: auto;
}

.footer a {
   font-size: 14px;
}

.footer ul li {
  margin-bottom: 10px;
}

.footer-section ul li a {
  font-size: 13px;
}

.footer-bottom {
  padding: 20px 0 20px 0;
  font-size: 13px;
  flex-wrap: wrap;
  display: block;
}

.footer-links {
  gap: 7px;
}

.footer-links span{
    font-size: 11px;
    margin-top: -2px;
}

.footer-links a {
  font-size: 11px;
}
.footer-copy{
    margin-top: 10px;
}

.navbar-toggler{
    background-color: #000;
    padding: 3px 8px;
}
.navbar-toggler-icon {
    filter: brightness(0) invert(1);
    font-size: 17px;
}

button:focus:not(:focus-visible) {
    outline: 0;
    color: #000;
    border: none;
}

.alert-success{
  font-size: 12px;
}
.img-bottom-watermark{
    display: none;
}

.sticky-header {
  z-index: 1040;
}

header{
  z-index: 1040; 
}

.offcanvas.offcanvas.show {
  z-index: 1055;
}

.list-global li{
    font-size: 13px;
}

.link-privacy{
  font-size: 13px;
}

.types-games.next-section.scrolled-from-swiper {
  padding-top: 50px;
}

.looder_img{
  height: 60px;
  width: auto;
}

/* Android Page */

.process-roadmap-nft.process-android .spacing {
    margin-top: 0px;
}

.process-roadmap-nft.process-android .spacing-2 {
    margin-top: 0px;
}

.meet-the-dream.meet-android .img-acc{
  text-align: center;
}

.meet-the-dream.meet-android .img-acc img{
  height: 500px;
  width: auto;
}

.meet-the-dream.meet-android .custom-accordion .accordion-item{
  border-radius: 15px;
}

.meet-the-dream.meet-android .accordion-item:first-of-type .accordion-button{
border-top-left-radius: 15px !important;
border-top-right-radius: 15px !important;
}

.meet-the-dream.meet-android .accordion-item:last-of-type .accordion-button.collapsed{
  border-bottom-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.meet-the-dream.meet-android .custom-accordion .accordion-button{
  border-radius: 15px;
}

.meet-the-dream.meet-android .custom-accordion .accordion-button svg{
  height: 12px;
  width: auto;
}


/* ios page css */

.process-roadmap-nft.process-ios-game .spacing{
margin-top: 0px;
}
.process-roadmap-nft.process-ios-game .spacing-2{
 margin-top: 0px;
}

.journey-boxes.ios-game-why-choose .img img{
  height: 400px;
  width: auto;
}

.process-roadmap-nft.process-ios-game .roadmap-box.box-4 p{
  max-width: 100%;
}

}