html body{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.main{
    width: 100vw;
    height: 100%;
    position: relative;
   
}

.navbar-brand img {
    width: 100%;
    height: 8vh;
  }
  .thanksCont {
    background: green;
    height: 32vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
  }
  .modalSucessfully {
    width: 100%;
    height: 40vh;
  }
  @media (max-width : 650px) {
    .navbar-collapse {
      background: #0C0127;
      padding: 20px;
    }
    .navbar {
      height: 60px;
      padding: 0px 15px;
    }
    .hover-text :hover {
      color: #3fcaff;
    }
    .hover-text::after {
      display: none;
    }
    .navbar-brand img {
      width: 100%;
      height: 6vh
    }
    .thanksCont {
      background: green;
      height: 32vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      color: white;
    }
    .thanksCont h1 {
      font-size: 14px;
    }
    .modalSucessfully {
      width: 80%;
      height: 28vh;
    }
  }
    .video-background {
      position: relative;
      height: 60vh;
      width: 100%;
      overflow: hidden;
      margin-top: 14vh;
      background-repeat: no-repeat;
      background-size: cover;
    }
    #background-video {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      height: auto;
      z-index: -1;
      transform: translate(-50%, -50%);
    }
    .text-overlay {
      position: absolute;
      top: 0%;
      left: 0%;
      /* transform: translate(-50%, -50%); */
      color: white;
      background-color: #0909098f;
      width: 100%;
      height: 60vh;
    }
   .dark-gradient-text {
      font-family: 'Brush Script MT', cursive;
      font-size: 4rem;
      background: linear-gradient(45deg, #54E38E, #41C7AF);
      color: transparent;
      background-clip: text;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
      display: inline-block;
    }
    /* <!-- //games --> */
    .ourCategoriesMain {
      height: 17vh;
      width: 100%;
      background-image: url(./image/newGamepage/bg1.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      border-bottom: 1px solid #ffffff12
    }
    .ourCategoriesMain2 {
      height: 17vh;
      width: 100%
    }
   .categoryH1 {
      font-size: 22px;
      color: white;
      letter-spacing: 2px;
      padding: 5px 35px;
      display: flex;
      justify-content: center;
      align-items: center
    }
    .categoryCotnentCont {
     height: 9vh;
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center
    }
    .categoryContent2 {
      height: 8vh;
      width: 95%;
      overflow-x: auto;
      scrollbar-width: none;
      -ms-overflow-style: none;
      scroll-behavior: smooth;
      padding: 0px 10px
    }
    .categoryContent2A {
     display: flex;
     width: max-content;
     padding: 2px 0px;
     gap: 5px
    }
    .default-category_1 {
     height: 6vh;
     width: 77px;
     transform: skew(-6deg)
    }
    .category-item_1 {
     height: 6vh;
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
    }
   .active-category {
     border-bottom: 2px solid rgba(100, 100, 255, 0.8) !important;
     color: white;
    }
   .active-category h1 {
     color: white !important;
     font-size: 24px;
    }
    .active-category .category-boardNew{
      color: white !important;
      font-size: 20px;
     }
    .defCategoryh1 {
     font-size: 20px;
     color: white;
     letter-spacing: 2px;
     text-shadow: 2px 2px 5px rgb(0 0 0 / 84%);
     padding: 5px 10px
    }   
    .category_board {
      height: 5vh;
      width: 125px;
      transform: skew(-6deg);
    }
    .category-boardNew{
      width: 200px;
      height: 5vh;
      transform: skew(-6deg);
    }
    .category_board_1 {
     height: 6vh;
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center
    }
    .category_board_h1 {
     font-size: 16px;
     color: white;
     letter-spacing: 2px;
     padding: 5px 11px
    }
    /* //boradgames */
    .content-container_1 {
      width: 100%;
      background-image: url(./image/newGamepage/bg1.jpg);
      background-size: cover;
      background-repeat: no-repeat;
    }
    .content-container_2 {
     height: 52vh;
     width: 100%
    }
    .content-container_h1 {
     font-size: 22px;
     color: white;
     letter-spacing: 2px;
     padding: 2px 35px
    }
    .content-container_Main {
     height: 45vh;
     width: 100%;
     display: flex;
     justify-content: center;
     align-items: center;
    }
    .content-container_Main2 {
     height: 45vh;
     width: 95%;
     overflow-x: auto;
     scrollbar-width: none;
     -ms-overflow-style: none;
     scroll-behavior: smooth;
     padding: 0px 10px
    }
    .cotent-container_Main3 {
     display: flex;
     width: max-content;
     padding: 22px 0px;
     gap: 20px
    }
    .boardGameCards {
     height: 38vh;
     width: 350px;
     transform: skew(-4deg);
     box-shadow: 5px 5px 10px 0 rgb(0 0 0 / 56%);
    }
    .boardGameCard2 {
      height: 34vh;
      width: 100%
    }
    .boardGameImg {
      height: 28vh;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .boardGameImg img {
      width: 100%;
      height: 28vh
    }
    .boardGameContent {
      height: 10vh;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between
    }
    .boardGameContTxt {
      height: 10vh;
      width: 79%;
      line-height: 3px
    }
    .boardGameContTxt h1 {
     font-size: 20px;
     color: white;
     letter-spacing: 1px;
     padding: 7px 10px
    }
    .boardGameContTxt p {
     font-size: 13px;
     color: white;
     padding: 0px 10px;
     margin-bottom: 0px
    }
    .boardGameBtn {
     height: 10vh;
     width: 40%;
     display: flex;
     justify-content: center;
     align-items: center
    }
    .boardGameBtn button {
     background: #eb2d1c;
     color: white;
     padding: 6px 12px;
     border-radius: 25px;
     border: none;
     letter-spacing: 1px;
     font-size: 10px;
     font-weight: bold
    }
    .galleryNew {
     height: 220px;
     width: 500px;
     margin: 0px auto;
     position: relative;
    }
    .imageGallery {
     height: 100px;
     position: absolute;
     left: 0;
     offset-path: path('m 0 50 q 50-30 100-30 t 100 30 100 0 100-30 100 30');
     box-shadow: 1px 1px 3px #0008;
     transition: transform .4s ease-out, offset-path .4s cubic-bezier(.77, -1.17, .75, .84), box-shadow .3s, z-index .3s;
     z-index: 0;
     top: 30%;
    }
   .imageGallery:hover {
     transform: scale(3);
     /* on hover, the path gets a bit shorter & flattened & shifted to left/bottom a bit for nicer movement */
     offset-path: path('m 5 65 q 45-0 90-0 t 90 0 90 0 90-0 90 0');
     box-shadow: 3px 4px 10px #0006;
     /* ensures that image gets on top of stack at the start of "popping" animation
     and gets back at the end of getting back. With smaller value, 2 different transitions would be needed */
     z-index: 999;
    }
 /* 3 images
  .imageGallery:nth-last-child(3):first-child {
    offset-distance: 17%;
  }
 .imageGallery:nth-last-child(2):nth-child(2) {
    offset-distance: 49%;
  }
 .imageGallery:last-child:nth-child(3) {
    offset-distance: 81%;
  }
 /* 4 images */
  /* .imageGallery:nth-last-child(4):first-child {
    offset-distance: 10%;
  }
 .imageGallery:nth-last-child(3):nth-child(2) {
    offset-distance: 35%;
  }
  .imageGallery:nth-last-child(2):nth-child(3) {
    offset-distance: 65%;
  }
 .imageGallery:last-child:nth-child(4) {
    offset-distance: 90%;
  } */ 
 /* 5 images */
  .imageGallery:nth-last-child(5):first-child {
    offset-distance: 0%;
  }
 .imageGallery:nth-last-child(4):nth-child(2) {
    offset-distance: 25%;
  }
 .imageGallery:nth-last-child(3):nth-child(3) {
    offset-distance: 51%;
  }
  .imageGallery:nth-last-child(2):nth-child(4) {
    offset-distance: 75%;
  }
  .imageGallery:last-child:nth-child(5) {
    offset-distance: 100%;
  }
  /* //customer */
  .testimonial {
    background: #fff;
    text-align: center;
    padding: 17px 22px 25px;
    margin: 0 15px 100px;
    position: relative;
  }
  .testimonial:before,
  .testimonial:after {
    content: "";
    border-top: 40px solid #fff;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
  }
  .testimonial:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
  }
  .testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #bd986b;
    opacity: 0.6;
  }
  .testimonial .description {
    font-size: 14px;
    color: #777;
    text-align: left;
    /* margin-bottom: 30px;/ */
    opacity: 0.8;
  }
 .testimonial .testimonial-content {
    width: 100%;
    position: absolute;
    left: 0;
  }
  .testimonial .pic {
    display: inline-block;
    border: 2px solid #fff;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative;
  }
  .testimonial .pic img {
    width: 100%;
    height: auto;
  }
  .testimonial .title {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 5px 0;
  }
  .testimonial .post {
    display: block;
    font-size: 14px;
    color: #ffd9b8;
  }
  .owl-theme .owl-controls {
    margin-top: 0;
  }
 .owl-theme .owl-controls .owl-page span {
    width: 32px;
    height: 10px;
    background: #fff;
    border: 2px solid #bd986b;
    margin: 5px;
    opacity: 1;
  }
  .owl-theme .owl-controls .owl-page.active span,
  .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ffd9b8;
    border-color: #fff;
  }
  @media only screen and (max-width: 650px) and (min-width: 400px) {
    .testimonial:before {
      border-right: 325px solid transparent;
    }
   .testimonial:after {
      border-left: 325px solid transparent;
    }
  }
 
  /* //banner */
 .bannerMainContNew{
      height: 58vh;
      width: 100%;
      background-image: url(./image/newGamepage/bgforban4.avif);
      background-size: cover;
      background-repeat: no-repeat;
      display: flex;
      justify-content: center;
  }
  .bannerMainContNewTxt{
    height:60vh;
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .mainTxtBanner {
    position: relative;
    font-size: 3em;
    letter-spacing: 7px;
    font-family: sans-serif;
    display: table;
    margin: 20px auto;
    cursor: pointer;
    transition: .6s;
    color: #ff8800;
  }
  .mainTxtBanner:before,
  .mainTxtBanner:after {
    content: attr(data-text);
    transition: .6s;
  }
  .mainTxtBanner:before {
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    text-shadow:
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px,
      0px 0px;
    -webkit-mask: repeating-linear-gradient(45deg, transparent 0 3px, rgba(0, 0, 0, 0.5) 0 6px);
    mask: repeating-linear-gradient(45deg, transparent 0 3px, rgba(0, 0, 0, 0.5) 0 6px);
  }
  .mainTxtBanner:hover {
    transform: translate(-10px, -10px);
  }
  .mainTxtBanner:hover:before {
    text-shadow:
      1px 1px,
      2px 2px,
      3px 3px,
      4px 4px,
      5px 5px,
      6px 6px,
      7px 7px,
      8px 8px,
      9px 9px,
      10px 10px;
  }
  .bannerMainContNewTxt p{
    color: white;font-size: 20px;
  }
  /* <!-- //formCont --> */
  .formMainContBlogGame{
    height: 50vh;
    background-image: url(./image/newGamepage/bgform2.jpg);
    background-size: cover;
    background-repeat: no-repeat
  }
  .formMainContBlogBgGame{
    height: 50vh;
    background:#15141673;
    width: 100%
  }  
  .formContBlogCotentNew{
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
  }
  .formContBlogCotentBNew{
    height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 50%
  }
  .formContBlogCotentB1New{
    background: #2c217261;
    height: 50vh;
    width: 50%;
    box-shadow: 0 4px 8px rgb(255 255 255 / 99%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .formContBlogCotentB1New h3{
    letter-spacing: 1px;  
    color: #fff;
    font-size: 18px;
  }
  .formGameInput{
    width: 90%;
    height: 5vh;
    line-height: 10px;
  }
  .formGameInput2{
    width: 90%;
    height: 5vh;
    line-height: 10px;
  }
  .formGameInput input{
    height: 4vh;
    width: 100%;
    font-size: 12px;
    border: none
  }
  .inputMobile{
    height: 4vh;
    width: 75%;
    font-size: 12px;
    border: none;
    border-radius: 0px;
  }
  .inputTextarea{
    width: 90%;
    height: 17vh;
    line-height: 10px;
  }
  .inputTextarea textarea{
    width: 100%;
    height: 16vh;
    font-size: 12px;
    border: none
  }
  .formContBlogCotentANew{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50vh;
  }
  .formContBlogCotentHeadNew{
    width: 100%;
    background: none;
    height: 7vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .formContBlogCotentHeadNew h5{
    color: white;
    box-shadow: 0 4px 8px rgb(255 255 255 / 99%);
    padding: 5px 10px;
  }
  .formContBlogCotentTextNew{
    height: 35vh;
    width: 90%;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
  /* <!-- //gallery1 --> */
   .gallery1MainCont{
     background-image: url(./image/newGamepage/bgboard.jpg);
     height: 70vh;
     width: 100%;
     background-size: cover;
     background-repeat: no-repeat;
     display: flex;
     flex-direction: row;
     justify-content: space-around;
     align-items: center
    }
    .gallery1MainPartA{
      height:70vh;
      width: 20%;
      display: flex;
      flex-direction: column;
      justify-content: space-between
    }
    .galleryMainPartAimg1{
      width: 100%;
      height: auto
    }
    .galleryMainPartAimg2{
      width: 100%;
      height: auto
    }
    .gallery1MainPartB{
      height: 65vh;
      width: 56%
    }
    .gallery1MainPartC{
      height:60vh;
      width: 25%;
    }
    .gallery1MainPartC img{
        width: 100%;
        height: 65vh
    }
    /* //advanced */
    .advMainControlNew{
      height: 49vh;
      background-image: url(./image/newGamepage/bgforADV.jpg);
      background-size: cover;
      background-repeat: no-repeat
    }
    .advMainControlNewHead{
      height: 10vh;
      display: flex;
      justify-content: center;
      align-items: center
    }
    .advMainControlNewHead p{
      color: white; 
      font-size: 25px;
      letter-spacing: 1px
    }
    .advControlTxtcont{
      height: 38vh;
      width: 100%;
      display:flex;
      justify-content: center
    }
    .advContTxtcont1{
      height: 37vh;
      width:90%;
      overflow-x: auto;
       scrollbar-width: none;
       -ms-overflow-style: none;
       scroll-behavior: smooth;
       padding:0px 10px
    }
    .advcontCardCont{
      display: flex;
      width: max-content;
      padding:11px 0px;
      animation: slide 10s linear infinite; 
    }
    @keyframes slide {
      0% {
        transform: translateX(0); /* Start position */
      }
      100% {
        transform: translateX(-100%); /* Slide to the end */
      }
    }
    .advContCard1{
      height: 34vh;
      width: 320px;
      transform: skew(-4deg);
      background: url(./image/newGamepage/bgform3.jpg);
      background-repeat:no-repeat;
      background-size:cover;
      border-right: 2px solid #ffffff73;
    }
    .advContCard1A{
      background-color: #00000061;
      height: 34vh;
      width: 100%
    }
    .advContCardImg{
      height: 15vh;
      width: 100%;
      display:flex;
      justify-content:center;
      align-items:center
    }
    .advContCardImg img{
      width: 30%;
      height:auto
    }
    .advContCardHead{
      height: 3vh;
      width: 100%;
      display:flex;
      justify-content:center;
      align-items:center
    }
    .advContCardHead p{
      color: white;
      margin-bottom:0%;
      font-size:15px;
      letter-spacing:5px;
      font-weight: bold
    }
    .advcontcardTxt{
      height: 15vh;
      width: 100%;
      display:flex;
      justify-content:center;
      align-items:center
    } 
    .advcontcardTxt p{
      color: white;
      margin-bottom:0%;
      font-size:14px;
      padding:0px 10px;
    }
    /* <!-- //gallery2 --> */
    .gallery2MainCont{
      height: 70vh;
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between
    }
    .gallery2PartA{
      background-image: url('./image/newGamepage/subway2.jpg');
      background-size: cover; 
      background-repeat: no-repeat;
      height: 70vh;
      width: 8%
    }
    .gallery2PartB{
      background-image: url('./image/newGamepage/character.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      height: 70vh;
      width: 15%
    }
    .gallery2PartC{
      height: 70vh;
      width: 60%;
      background-image: url('./image/newGamepage/bgform2.jpg');
      background-repeat: no-repeat;
      background-size: cover
    }
    .galleryPartc1{
      background-color: #00000054;
      width: 100%;
      display: flex;
      justify-content: center;
      height: 70vh
    }
    .galleryPartD{
      background-image: url('./image/newGamepage/character4.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      height: 70vh;
      width: 15%
    }
    .galleryPartE{
      background-image: url('./image/newGamepage/subway2.jpg');
      background-size: cover;
      background-repeat: no-repeat;
      height: 70vh;
      width: 8%
    }
    /* <!-- //customers --> */
    .customersServices{
      height: 70vh;
      width: 100%;
      background-image: url(./image/newGamepage/bgforcustomer.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      display:flex;
      align-items: center
    }
    .whatclientP{
      color: white; 
      font-size: 25px;
      letter-spacing: 1px
    }
    .whatclientP{
      font-size: 15px;
    }
    .customerServNewA{
      display: block;
    }
    .customerServNewB{
      display: none;
    }
    /* //customerExperience */
    .customerExperienceNew{
      height: 80vh;
      width: 100%;
      background-image: url('./image/newGamepage/h2.jpg');
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center
    }
    .customerExperienceHead{
      height: 15vh;
      width: 100%;
      display:flex;
      justify-content: center;
      align-items: center
    }
    .customerExpMainContent{
      height: 60vh;
      width: 80%
    }
    /* //modal */
    .modalGame{ 
      background-image: url(./image/newGamepage/bgforgames.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      height: 55vh;
      width: 27%
    }
    .btnSubmitNew{
      padding: 0px 13px;
      width: 100%;
      height: 5vh;
      background: #0080009c;
      border: none;
      color: white
    }
    
  @media (max-width : 650px) {
    .bannerMainContNew{
      margin-top: 8vh;
      height: 25vh;
    }
    .mainTxtBanner{
      font-size: 14px;
      margin: 0px auto;
      letter-spacing: 2px;
    }
    .bannerMainContNewTxt{
      height: 27vh;
      width: 95%;
    }
    .bannerMainContNewTxt p {
      font-size: 12px;
      font-weight: bold;
      width: 63%;
      
    }
    .formContBlogCotentNew{
      flex-direction: column;
      height: auto;
    }
    .formContBlogCotentBNew{
      width: 100%;
      height: auto;
    }
    .formMainContBlogGame{
      height: auto;
    }
    .formMainContBlogBgGame{
      height: auto;
    }
    .formContBlogCotentB1New{
      width: 65%;
      height: auto;
      padding: 10px 10px;
    }
    .formContBlogCotentB1New h3{
      font-size: 15px;
    }
    .inputTextarea textarea{
      height: 12vh;
    }
    .inputTextarea{
      height: 13vh;
    }
    .formContBlogCotentTextNew{
      width: 100%;
      font-size: 12px;
      height: 24vh;
    }
    .formContBlogCotentHeadNew h5{
      font-size: 17px;
    }
    .formContBlogCotentANew{
      height: 31vh;
      width: 100%;
    }
    .formContBlogCotentHeadNew{
      height: 6vh;
    }
      /* <!-- //gallery1 --> */
      .gallery1MainCont{
        height: 27vh;
      }
      .gallery1MainPartA{
         height: 27vh;
         width: 14%;
      }
      .gallery1MainPartB{
         height: 27vh;
      }
      .gallery1MainPartC{
        height: 27vh;
        width: 30%;
      }
      .gallery1MainPartC img{
        width: 100%;
        height: 27vh
      }
      .galleryNew{
        width: 255px;
        height: 67px;
      }
      .imageGallery{
        height: 40px;
      }
      /* 5 images */
     .imageGallery:nth-last-child(5):first-child {
      offset-distance: 4%;
     }
     .imageGallery:nth-last-child(4):nth-child(2) {
       offset-distance: 14%;
     }
     .imageGallery:nth-last-child(3):nth-child(3) {
       offset-distance: 25%;
     }
     .imageGallery:nth-last-child(2):nth-child(4) {
        offset-distance: 35%;
     }
      .imageGallery:last-child:nth-child(5) {
        offset-distance: 46%;
      }
      /* //advanced */
     .advMainControlNewHead p{
        font-size: 15px;
        margin-bottom: 0%;
        font-weight: bold;
      }
      .advContCard1{
        width: 150px;
        height: 20vh;
      }
      .advContCard1A{
        height: 19vh;
      }
      .advContCardImg{
        height: 8vh;
      }
      .advContCardImg img{
        width: 22%
      }
      .advcontcardTxt{
        height:  8vh;
      }
      .advcontcardTxt p{
        font-size: 8px;
        padding: 0px 7px;
      }
      .advContCardHead p{
        font-size: 9px;
        letter-spacing: 1px;
      }
      .advMainControlNew{
         height: 29vh;
      }
      .advMainControlNewHead{
          height: 6vh;
      }
      .advControlTxtcont{
         height: 23vh;
      }
      .advContTxtcont1{
        height: 23vh;
      }
      /* //gallery2 */
      .gallery2MainCont{
        height: 37vh;
      }
      .gallery2PartA{
        height: 37vh;
      }
      .gallery2PartB{
        height: 37vh;
      }
      .gallery2PartC{
        height: 37vh;
      }
      .galleryPartc1{
        height: 37vh;
      }
      .galleryPartD{
        height: 37vh;
      }
      .galleryPartE{
        height: 37vh;
      }
    
    .galleryequidat{
      --s: 80px; /* control the size */
      --g: 7px;  /* control the gap */
    }
    /* //ourcategories */
    .categoryH1{
      font-size: 20px;
      padding: 3px 35px;
    }
    .category-item_1{
      height:  4vh;
    }
    .defCategoryh1{
      font-size: 13px;
    }
    .active-category h1{
       font-size: 16px;
    }
    .default-category_1{
      width: 55px;
      height: 5vh;
    }
    .categoryContent2{
      height: 6vh;
    }
    .categoryCotnentCont{
      height: 6vh;
    }
    .category_board{
      width: 80px;
    }
    .category_board_1{
      height: 4vh;
    }
    .category_board_h1{
      font-size: 13px;
    }
    .ourCategoriesMain{
      height: 11vh;
    }
    .content-container_2{
      height: 28vh;
    }
    .content-container_1{
      height: auto;
      padding: 10px 0px 12px;
    }
    .boardGameCards{
      height: 20vh;
      width: 130px;
    }
    .cotent-container_Main3{
      gap: 9px;
      padding: 6px 0px;
    }
    .content-container_Main{
      height: 25vh;
    }
    .content-container_Main2{
      height: 23vh;
    }
    .boardGameCard2{
      height: 20vh;
    }
    .boardGameImg{
      height: 13vh;
    }
    .boardGameImg img{
      height: 13vh;
    }
    .boardGameContent{
       height: 7vh;
    }
    .boardGameContTxt{
      width: 66%;
      height: 7vh;
    }
    .boardGameContTxt h1{
        font-size: 10px;
        letter-spacing: 0px;
        padding: 7px 5px 0px;
    } 
    .boardGameBtn button{
       padding: 4px 7px;
       font-size: 5px;
       letter-spacing: 0px;
    }
    .boardGameContTxt p{
      padding: 0px 5px;
      font-size: 9px;
    }
    .boardGameBtn{
      height: 7vh;
    }
    .content-container_h1{
      font-size: 20px;
      letter-spacing: 0px;
      padding: 2px 19px;
      font-weight: bold;
    }
    .customerServNewA{
       display: none;
    }
    .customerServNewB{
      display: block;
    }
    .customersServices{
            height: 92vh;
    }
    .customerExperienceHead{
      height: 7vh;
    }
    .customerExperienceNew{
      height: 70vh;
    }
    .modalGame{
      width: 65%;
    }
    .formGameInput{
        height: 6vh;
    }
    .formGameInput input{
      height: 4vh;
    }
    .formGameInput2{
      height: 4vh;
    }
    .inputMobile{
      height: 3vh;
      width: 75%;
    }
    .btnSubmitNew{
      font-size: 12px;
      padding: 0px 36px;
    }
 }
  