body {
  background: #f9f9f9;
}



body a {
  text-decoration: none;
}

iframe.embed-responsive-item.game-list-iframe {
  width: 46%;
  max-width: 100% !important;
  max-height: 100% !important;
}

.timeline {
  position: relative;
  margin-top: 40px;
}

nav.navbar.navbar-expand-lg {
  padding: 0px;
}

img.header-logo {
     width: 57px;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 5px;
  height: 100%;
  background: #ddd;
  transform: translateX(-50%);
  z-index: 1;
}

/* contact */

.right_conatct_social_icon {
  background-color: #44d7ef;
}

.contact_us {
  background-color: #f1f1f1;
  padding: 45px 0px;
}

.contact_inner {
  background-color: #fff;
  position: relative;
  box-shadow: 20px 22px 44px #cccc;
  border-radius: 25px;
}

.contact_field {
  padding: 60px 340px 90px 100px;
}

.right_conatct_social_icon {
  height: 100%;
}

.contact_field h3 {
  color: #000;
  font-size: 40px;
  letter-spacing: 1px;
  font-weight: 600;
  margin-bottom: 10px
}

.contact_field p {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

.contact_field .form-control {
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ccc;
}

.contact_field .form-control:focus {
  box-shadow: none;
  outline: none;
  border-bottom: 2px solid #1325e8;
}

.contact_field .form-control::placeholder {
  font-size: 13px;
  letter-spacing: 1px;
}

.contact_info_sec {
  position: absolute;
  background-color: #2d2d2d;
  color: #fff;
  right: 1px;
  top: 18%;
  height: 340px;
  width: 340px;
  padding: 40px;
  border-radius: 25px 0 0 25px;
}

.contact_info_sec h4 {
  letter-spacing: 1px;
  padding-bottom: 15px;
}

.info_single {
  margin: 30px 0px;
}

.info_single i {
  margin-right: 15px;
}

.info_single span {
  font-size: 14px;
  letter-spacing: 1px;
}

button.contact_form_submit {
  background-color: #44d7ef;
  border: none;
  color: #fff;
  padding: 10px 15px;
  width: 100%;
  margin-top: 25px;
  border-radius: 35px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 2px;
}

.socil_item_inner li {
  list-style: none;
}

.socil_item_inner li a {
  color: #fff;
  margin: 0px 15px;
  font-size: 14px;
}

.socil_item_inner {
  padding-bottom: 10px;
}


.map-section {
  text-align: center;
}

.map-section iframe {
  width: 90%;
  margin: 0 auto;
  width: 90%;
  height: 400px;
  border: none;
}

.map_inner h4 {
  color: #44d7ef;
  text-align: center;
  padding: 14px 8px;
}

.map_inner p {
  color: #000;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 991px) {
  .contact_field {
    padding: 30px 20px;
  }

  .contact_info_sec {
    position: static;
    width: 100%;
    height: auto;
    border-radius: 0 0 25px 25px;
    margin-top: 30px;
    text-align: center;
  }

  .contact_info_sec h4 {
    font-size: 18px;
  }

  .info_single {
    margin: 20px 0;
    justify-content: center;
    flex-direction: column;
  }

  .info_single i {
    margin-bottom: 8px;
  }

  .socil_item_inner {
    justify-content: center;
    padding-bottom: 15px;
  }

  .contact_form_inner {
    text-align: center;
  }

  .contact_field h3 {
    font-size: 28px;
  }

  .contact_field p {
    font-size: 12px;
  }

  .right_conatct_social_icon {
    height: auto;
    justify-content: center;
    padding: 15px 0;
    display:none;
  }

  .map_inner h4 {
    font-size: 20px;
  }

  .map_inner p {
    font-size: 12px;
    padding: 0 10px;
  }

  .map_inner iframe {
    width: 100% !important;
    height: 300px;
  }
}

@media (max-width: 576px) {
  .contact_field h3 {
    font-size: 24px;
  }

  .contact_field p {
    font-size: 11px;
  }

  button.contact_form_submit {
    font-size: 13px;
    padding: 8px 12px;
  }

  .socil_item_inner li a {
    font-size: 16px;
    display:none;
  }
}
@media (max-width: 768px) { 
  .socil_item_inner li a i {
    display: none;
  }
}
/* contact end*/


/* about page for mobile layout difference */
@media (max-width: 768px) {

  .left-content,
  .right-content {
    padding: 30px 20px !important;
    text-align: center;
  }

  .left-content .container,
  .right-content .container {
    padding: 0 !important;
  }

  .about-full-width .row {
    display: flex;
    flex-direction: column;
  }

  .about-full-width .col-lg-6,
  .about-full-width .col-md-6 {
    width: 100%;
    padding: 0 !important;
  }

  .left-content {
    background-color: #000;
    color: #fff;
  }
  .team{
          margin-top: 103px;
    margin-bottom: -67px;
}
.contact-section{
         margin-top: 55px;
        padding: 29px -5px;
               margin-bottom: -49px;
  }
  /* Optional: add margin between blocks for clarity */
  .left-content,
  .right-content {
    margin-bottom: 20px;
  }

/* Game List Page */
.container-fluid {
  margin-top: 0 !important;
}
 .slider {
      width: 100%;
      margin: auto;
    }

    .slider img {
      width: 100%;
     
    }
.hed {
     font-weight: bold;
    font-size: 50px;
    color: #00BFFF;
    text-align: center;
    margin-top: -14px;
}

.game-details {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.game-card {
  background: white;
  border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 10px;

}
.only-the-best-section .right-box img{
  width: 100%;
}
.game-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.game-img {
  width: 100%;
  max-width: 400px;
  height: 180px;
  object-fit: cover;
  object-position: center;
  display: block;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.game-title {
  background: #00BFFF;
  color: #000;
  text-align: center;
  padding: 2px 5px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.portfolio .btn-group {
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.game-title-text {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  color: #fff;
}

.tab-button {
  background-color: #000;
  /* Black background */
  color: #fff !important;
  /* Bold white text */
  font-weight: bold;
  /* Bold font */
  border: 2px solid #000;
  /* Match border with background */
  border-radius: 8px;
  /* Slightly rounded corners */
  padding: 8px 20px;
  /* Comfortable padding */
  margin: 5px;
  /* Margin between buttons */
  transition: all 0.3s ease;
  /* Smooth hover transition */
  margin-bottom: 30px;
  margin-top: 20px;
}

.tab-button:hover,
.tab-button.active {
  background-color: #ffffff;
  /* White background on hover or active */
  color: #000 !important;
  /* Black text */
  border-color: #000;
  /* Keep border black */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  /* Add light shadow */
}

.tabs {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}


/*taxonomy page*/
.container h1 {
  margin-bottom: 30px;
}



/* Add in your existing style section */
@media (min-width: 768px) {
  .align-items-center {
    display: flex;
    align-items: center;
  }
.container-fluid {
  margin-top: 0 !important;
}
  .slider {
      width: 100%;
      margin: auto;
    }

    .slider img {
      width: 100%;
     
    }
}

@media (max-width: 768px) {
  .text-md-right {
    text-align: center !important;
  }
}

@media (max-width: 768px) {
  .text-md-right {
    text-align: center !important;
  }
}

@media (max-width:350px) {
  iframe.embed-responsive-item.game-list-iframe {
    width: 100%;
    max-height: 284px !important;
  }
.container-fluid {
  margin-top: 0 !important;
}
  .slider {
      width: 100%;
      margin: auto;
    }

    .slider img {
      width: 100%;
     
    }
}

@media (min-width: 351px) and (max-width: 420px) {
  iframe.embed-responsive-item.game-list-iframe {
    width: 100%;
    max-height: 340px !important;
  }
}

@media (min-width: 421px) and (max-width: 500px) {
  iframe.embed-responsive-item.game-list-iframe {
    width: 100%;
    height: 392px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  iframe.embed-responsive-item.game-list-iframe {
    height: 568px;
    width: 85%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  iframe.embed-responsive-item.game-list-iframe {
    height: 602px;
    width: 66%;
  }
}

@media (max-width: 576px) {
  .game-card {
    max-width: 100%;
  }

  .game-img {
    height: 140px;
  }
}

@media (max-width: 1199px) {
  .game-details {
    margin: 0 auto;
    width: 100% !important;
    padding: 0 15px !important;
  }
}


/*single game*/
.game-details mb-5 {
  margin: 0 auto;
  width: 49%;

}



/* about page */


/*.about-clean-section {
  padding: 80px 30px;
  background-color: #fff;
}

.section-heading {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #1c1c1c;
  text-align: center;
}

.left-section {
  background-color: #000;
  padding: 65px 29px;
}

.content h2 {
  color: #44d7ef;
  font-weight: bold;
  font-size: 46px;
}

.content p {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding: 6px;
}

.ct-button {
  background-color: #44d7ef;
  color: #fff;
  padding: 12px 12px;

}

.right-section {
  background-color: #44d7ef;
  padding: 70px 29px;
}

.matter h3 {
  color: #fff;
  font-weight: bold;

}

.matter p {
  color: #000;
  font-weight: bold;

}

.full-width {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.right-content .service-box p {
  margin-top: 41px;
  margin-left: -89px;
  font-weight: bold;
  padding-left: 10px;
  color: #333;
}

.divider {
  width: 50px;
  height: 4px;
  background-color: #44d7ef;
  margin: 0 auto 40px auto;
  border-radius: 2px;
}

.content-rows p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  text-align: justify;
}


.only-the-best-section {
  background-color: #f8f9fa;
     padding: 8px 0;
}

.left-box {
  background-color: #f7f7f7;
  padding: 60px 40px;
}

.left-content h2 {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #44d7ef;
  text-align: left;
}
.feature-box {
  margin-bottom: 20px;
}

.feature-icon {
  font-size: 30px;
  font-weight: bold;
  color: #44d7ef;
  line-height: 1;
  margin-right: 2px;
  width: auto;
}

.send-button {
  background-color: #fff;
  color: black;
}

.send-button:hover {
  background-color: #000;
  color: #fff;
}

.feature-box h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0;
  color: #44d7ef;
  margin: 0 auto;
}

.feature-box p {
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
  text-align: justify;
}

.left-box {
  background-color: #000;
  padding: 40px 30px;
}
.feature-box>div {
  flex: 1;
}

.quote-button:hover {
  background-color: #44d7ef;
  color: white;
}
.right-box {
  position: relative;
  
}
.stats-overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0;
  display: flex;
  height: 122px;
}

.left-text {
  background-color: #000;
  color: #fff;
  padding: 27px 21px;

}
.stat-block {
  flex: 1;
  text-align: center;
  color: white;
  padding: 20px 10px;
}

.orange-block {
  background-color: #44d7ef;
}

.black-block {
  background-color: #2b2b2b;
}

.stat-block h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5px;
}

.stat-block p {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
}

.contact-section {
  font-family: "Montserrat Light" !important;
}

.left-contact {
  background-color: #44d7ef;
  padding: 60px 40px;
  color: white;
  padding: 27px 21px;
}

.left-contact h2 {
  font-size: 36px;
  font-weight: bold;
}

.section-underline {
  border: 2px solid white;
  width: 60px;
  margin-bottom: 20px;
}

.input-box,
.message-box {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px;
  border: none;
  border-radius: 4px;
}


.send-button:hover {
  background-color: #000;
  color: #fff;
}

.right-contact {
  background-color: #222;
  color: white;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.social-icons {
  margin-bottom: 30px;
  margin-top: 19px;
}

.social-icons a {
  display: inline-block;
  margin-right: 20px;
}

.social-icons img {
  width: 32px;
  height: 32px;
  filter: brightness(0) invert(1);
}

.contact-info {
  list-style: none;
  padding-left: 0;
}

.contact-info li {
  margin-bottom: 15px;
  font-size: 16px;
  color: #000;
}

.contact-info i {
  margin-right: 10px;
  color: #fff;
  font-weight: bold;
}

.contact-info li {
  color: #fff;
  font-weight: bold;

}

.cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px 0;
}

.animated-card {
  text-align: center;
  background: #f9f9f9;
  padding: 15px;
  border-radius: 8px;
}*/

/* Responsive Typography */
@media (max-width: 768px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

.animated-card:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1440px) {
.right-section{
    padding: 48px 29px;
}
.left-secion{
      padding: 53px 29px;
}
}

/* Responsive Typography */
@media (max-width: 768px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }
  .left-section{
            padding: 32px 29px;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }

  .service-box {
    margin-left: 10px;
  }

  .row-left {
    margin-bottom: 0px;
  }

  .row-left h3 {
    font-size: 34px;
  }

  .txt {
    text-align: center;
  }

  .row-right {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .faq-section {
    margin-top: 0px;
    padding: 38px 17px;
  }
}

/*@media (max-width: 1024px){ 
.left-section{
    padding: 42px 29px;
}
}*/

@media (max-width: 820px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

@media (max-width: 1024px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }
.left-section{
    padding: 42px 29px;
}
  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

@media (max-width: 375px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

@media (max-width: 414px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

@media (max-width: 430px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}

@media (max-width: 360px) {
  .section-heading {
    text-align: center;
    margin-left: 0 !important;
  }

  .left-box,
  .right-box {
    width: 100% !important;
  }

  .stats-overlay {
    flex-direction: column;
  }
}
@media (max-width: 425px) {
  .left-text {
  margin-top: -31px;
            padding-left: 0 !important;
            padding-right: 0 !important;
  }
}
}

/*img {
  width: 100%;
  height: auto;
}*/

/* Fix left and right columns stacking on mobile */
@media (max-width: 767px) {

  .left-section,
  .right-section {
    width: 100% !important;
    padding: 20px;
  }
/* 
  .only-the-best-section .left-box,
  .only-the-best-section .right-box {
    width: 100% !important;
    height: auto !important;
  } */

  /* .only-the-best-section img {
    height: auto !important;
  } */

  .stats-overlay {
    position: static;
    text-align: center;
        padding-top: 0px;
  }

  .cards-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .animated-card {
            margin-bottom: -70px;
        margin-top: 47px;
  }

  .contact-section .left-contact,
  .contact-section .right-contact {
    width: 100%;
    padding: 20px;
  }

  .section-heading {
    margin-left: 0 !important;
      margin-right: 0 !important;
    text-align: center;
font-size: 29px;

    
  }

  .content-rows.col-md-6 {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .left-section {
          padding: 31px 29px;
  }
}
@media (max-width: 768px) {
  .left-section,
  .right-section {
    width: 100%;
 
  }

  .left-section .content,
  .right-section .content {
    padding: 0;
  }
}

.left-about-section,
.right-about-section {
  padding: 40px;
}

@media (max-width: 768px) {

  .left-about-section,
  .right-about-section {
    padding: 20px;
  }
}

/*single post contact form*/
/* Main container */
.custom-contact-form {
  background-color: #fff;
  padding: 30px;
  max-width: 380px;
  margin: 30px auto;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
}


.custom-form-heading {
  text-align: center;
  font-size: 24px;
  color: #44d7ef;
  font-weight: bold;
  margin-bottom: 25px;
}

.custom-form-group {
  margin-bottom: 15px;
}


.custom-input {
  width: 100%;
  padding: 10px 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
  font-size: 14px;
  transition: border-color 0.3s ease;
}

.custom-input:focus {
  border-color: #44d7ef;
  outline: none;
}


.custom-submit-btn {
  width: 100%;
  padding: 12px;
  background-color: #44d7ef;
  color: #fff;
  font-weight: bold;
  border: none;
  border-radius: 6px;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.custom-submit-btn:hover {
  background-color: #44d7ef;
  transform: translateY(-2px);
  cursor: pointer;
}

/* Optional children */
.name-child .input-name {
  background-color: #f9f9f9;
}

.email-child .input-email {
  background-color: #f9f9f9;
}

.phone-child .input-phone {
  background-color: #f9f9f9;
}

.address-child .input-address {
  background-color: #f9f9f9;
}

.submit-child {
  margin-top: 10px;
}


.col-md-4 .panel-heading {
  margin-bottom: 15px;
  font-size: 25px;
  margin-top: 10px;
  padding: 8px 37px;
  margin-left: 5px;
  background-color: #44d7ef;
  color: #fff;
}

.blog-content-wrapper {
  background: #fff;
  padding: 30px 40px;
  margin: 40px auto;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.blog-image-details {
  margin-top: 13px;
  /* Adjust value as needed */
  margin-bottom: 25px;
  border-radius: 8px;
  max-width: 100%;
  height: auto;
}

.blog-content-wrapper img.blog-image-details {
  max-width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-top: 19px;
  border-radius: 8px;
}

.blog-content-wrapper p,
.blog-content-wrapper h1,
.blog-content-wrapper h2,
.blog-content-wrapper h3 {
  text-align: left;
  margin-bottom: 15px;
  line-height: 1.6;
  color: #333;
}

/* blog template */

/* Blog box spacing and size */
.col-sm-6.col-md-4 {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

/* Blog card design */
.blog-card {
  width: 350px;
  height: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

/* Hover effect */
.blog-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* Blog image styling */
.blog-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* Inner content */
.blog-card-content {
  padding: 15px;
  flex-grow: 1;
}

/* Title and text */
.blog-card h4 {
  font-weight: 600;
  text-align: center;
  background-color: #44d7ef;
  color: #fff;
}

.blog-card p {
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
}

@media (max-width: 767px) {
  .col-sm-6.col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
 
  }
.row{
  margin: -10px;
}
  .blog-card {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
  }

  .blog-card-content {
    padding: 20px 10px;
  }

  .blog-card h4 {
    font-size: 18px;
    padding: 12px 0;
  }

  .blog-card p {
    font-size: 15px;
    text-align: center;
  }
}