
@media screen and (max-width: 1399px) {
  html {
    font-size: 86.8%;
  }
}

@media screen and (max-width: 1200px) {
  .mb180 {
    margin-bottom: 6.25rem !important;
  }

  .btn {
    padding: 0.625rem 0.875rem;
    font-size: 1rem;
  }

  section.defaultPadding {
    padding: 5rem 0;
  }

  section.hm_banner .middle_caption .innerTxt h1 span.stroke::before {
    width: 100%;
  }

  header.header_main .d_flex {
    gap: 1rem;
  }

  header.header_main .main_nav ul {
    gap: 1.5rem;
  }

  header.header_main .lang_toggle .lang_btn span.txt {
    display: none;
  }

  header.header_main .lang_toggle {
    width: 85px;
  }


}

@media screen and (max-width: 991px) {

  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5 {
    margin-bottom: 1.25rem !important;
  }

  .mb30 {
    margin-bottom: 1.5625rem !important;
  }

  .mb32 {
    margin-bottom: 1.5625rem !important;
  }

  .mb40 {
    margin-bottom: 1.5625rem !important;
  }

  .mb50 {
    margin-bottom: 1.875rem !important;
  }

  .mb60 {
    margin-bottom: 1.875rem !important;
  }

  .mb65 {
    margin-bottom: 1.875rem !important;
  }

  .mb70 {
    margin-bottom: 1.875rem !important;
  }

  .mb80 {
    margin-bottom: 1.875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }

  h1 {
    font-size: 2.25rem;
  }

  h2 {
    font-size: 1.875rem;
  }

  h3 {
    margin: 0rem 0rem 1rem;
    font-size: 1.5rem;
  }

  h4 {
    margin: 0rem 0rem 1rem;
    font-size: 1.25rem;
  }

  h5 {
    margin: 0rem 0rem 1rem;
    font-size: 1.125rem;
  }

  h6 {
    margin: 0rem 0rem 1rem;
    font-size: 1rem;
  }

  p {
    padding: 0rem;
    margin: 0rem 0 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  section.defaultPadding {
    padding: 3.75rem 0;
  }

  .headingGlobalTxt {
    max-width: 28.625rem;
    width: 100%;
    margin: 0 auto 1.425rem;
  }

  header.header_main .stellarnav>ul>li+li {
    margin-left: 0%;
  }

  header.header_main .stellarnav {
    margin-left: 0;
    display: flex;
    order: 2;
    margin-right: 0;
  }

  header.header_main .rig_action_btns {
    margin-left: auto;
  }

  header.header_main .rig_action_btns .user_profile {
    display: none;
  }

  header.header_main .stellarnav>ul>li>a {
    padding: 14.4px 0.75rem;
    text-align: left;
  }

  .stellarnav.mobile>ul>li>a.dd-toggle::before {
    display: none;
  }

  .stellarnav ul ul>li a {
    padding: 0.9188rem 1rem;
  }

  .stellarnav .dd-toggle {
    width: 3.3rem;
    height: 3.3rem;
  }

  .stellarnav.mobile ul ul {
    background: #dbdbdb;
  }

  header.header_main .stellarnav>ul>li>a {
    color: var(--Primary, #FFF);
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    padding: 15px 0;
  }


  header.header_main .stellarnav>ul>li>a.each_icon {
    background: #c9ab73;
    display: inline-flex;
    padding: 0.7rem 1.2rem;
    gap: 0.5rem;
    align-items: center;
    border-radius: 5px;
    border: none;
    margin: auto;
    left: 0;
    /* order: 1; */
    display: flex;
    justify-self: center;
    width: 100%;
    justify-content: center;
  }

  li.mobile-action-btn-wrap {
    text-align: center;
  }

  li.mobile-action-btn-wrap {
    margin-top: 10px !important;
  }

  .stellarnav .menu-toggle {
    padding: 0;
    background: #c8a96a;
    display: inline-flex !important;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
  }

  .hm_banner .hero_img_wrap::before {
    right: 0;
    width: 100%;
  }

  .hm_banner .hero_img_wrap img.masked-img {
    width: 100%;
  }

  .mission_section .mission_char_img {
    margin: 3rem 0;
    /* Space between text and image when stacked */
  }

  .mission_section .mission_char_img img {
    max-width: 80%;
  }

  .mission_section .mission_content {
    text-align: center;
  }

  .mission_section .mission_content ul {
    display: inline-block;
    text-align: left;
  }

  .careers_callout .counter_card h3 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {

  h1 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 2.25rem;
  }

  h2 {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.675rem;
  }

  h3 {
    margin: 0rem 0rem 1rem;
    font-size: 1.5rem;
  }

  h4 {
    margin: 0rem 0rem 1rem;
    font-size: 1.25rem;
  }

  h5 {
    margin: 0rem 0rem 1rem;
    font-size: 1rem;
  }

  h6 {
    margin: 0rem 0rem 1rem;
    font-size: 1rem;
  }

  p {
    padding: 0rem;
    margin: 0rem 0 1.25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .btn {
    padding: 0.5125rem 0.625rem;
    font-size: 0.875rem;
  }

  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5,
  .mb30,
  .mb32,
  .mb40,
  .mb50,
  .mb60,
  .mb65,
  .mb66,
  .mb70,
  .mb80,
  .mb100 {
    margin-bottom: 1.25rem !important;
  }

  .mb180 {
    margin-bottom: 1.875rem !important;
  }

  .mt65 {
    margin-top: 1.25rem !important;
  }

  .pb-275 {
    padding-bottom: 10.9875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }

  .mt60 {
    margin-top: 1.875rem !important;
  }


  header.header_main {
    padding: 0.625rem 0;
  }

  .headingGlobalTxt {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

  .headingGlobalTxt h2 {
    margin: 0 0 1.875rem;
  }

  section h1,
  section h2 {
    margin: 0 0 1.875rem;
  }

  section.defaultPadding {
    padding: 2.5rem 0;
    text-align: center;
  }

  section.defaultPadding.defaultPadding75 {
    padding: 2.5rem 0;
  }

  .headingGlobalTxt h2::before {
    width: 70px;
    height: 1.3488rem;
    left: 0;
    bottom: -1.45rem;
    right: 0;
    margin: auto;
  }

  .headingGlobalTxt {
    margin: 0 auto 1.875rem;
  }

  section.defaultPadding.defaultPadding90 {
    padding: 2.1875rem 0;
  }



  section.hm_banner .middle_caption {
    text-align: center;
  }

  section.hm_banner .middle_caption .innerTxt {
    margin: auto;
    padding: 10px;
    max-width: 265px;
  }

  section.hm_banner .middle_caption .innerTxt h1 {
    font-size: 1.5625rem;
    line-height: 2.125rem;
    margin: 0 0 0.625rem;
    /* 136% */
  }

  section.hm_banner .middle_caption .innerTxt p {
    margin-bottom: 0.625rem;
    color: #fff;
    font-weight: 400;
  }

  section.hm_banner .middle_caption .innerTxt h1 br {
    display: none;
  }

  section.hm_banner::before {
    display: none;
  }

  section.hm_banner .middle_caption .innerTxt .gp_btn {
    justify-content: center;
  }

  section.hm_banner .innerTxt h6,
  section.hm_banner .innerTxt h1 {
    line-height: normal;
    margin-bottom: 1rem;
  }

  section.hm_banner .innerTxt h1+p {
    margin-bottom: 1rem;
  }


  .headingGlobalTxt h2 {
    font-size: 2rem;
    line-height: normal;
  }

  section.defaultPadding.defaultPadding-t65 {
    padding-top: 2.5rem;
  }

  .mission_section.defaultPadding {
    padding: 60px 0;
  }

  .mission_section .mission_content h2 {
    font-size: 1.75rem;
  }


  .careers_callout.defaultPadding {
    padding: 60px 0;
  }

  .careers_callout .row {
    gap: 1.5rem;
    /* Space between stacked cards */
  }

  .careers_callout .counter_card {
    padding: 2rem 1rem;
  }

  .careers_callout .section_cta {
    margin-top: 2.5rem;
  }
}







@media screen and (max-width: 1300px){
  .mission_section .mission_char_img {
      width: 26.25rem;
      height: 29.25rem;
      margin-bottom: -11.075rem;
      margin-left: -2.9125rem;
  }
}
@media screen and (max-width: 1200px){
  .mission_section .mission_char_img {
    width: 24.25rem;
    height: 28.25rem;
    margin-bottom: -7.075rem;
    margin-left: -0.8125rem;
}
}
@media screen and (max-width: 1200px){
.mission_section .mission_char_img {
    width: 20.25rem;
    height: 28.25rem;
    margin-bottom: -14.075rem;
    margin-left: -1.2125rem;
}
section.inner-banner .content-wraper .text-wraper {
    padding-top: 9rem;
}
section.inner-banner .content-wraper h1 br{
  display: none;
}
section.inner-banner .content-wraper .text-wraper {
    max-width: 70%;
    margin: 0 auto;
}
section.team-sec1 .heading-wraper h2 {
    margin-bottom: 1rem;
}
section.team-sec1 .team-member-card {
    min-height: max-content;
    height: 100%;
    margin-bottom: 0;
}
section.team-sec1 .row {
    gap: 2rem 0;
}
section.careers-sec1 .open-position-card .text-wraper p br{
  display: none;
}
section.careers-sec1 .open-position-card {
    height: 100%;
}
section.about-sec1 .build-card h4 br{
  display: none;
}
.game-designer-popup .modal-dialog {
    max-width: 90%;
}
.game-designer-popup .modal-dialog .modal-content .modal-body {
    padding: 5rem 6rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body .text-wraper h5 br{
  display: none;
}
header.header_main .main_nav ul {
    gap: 1rem;
}
}
@media screen and (max-width: 991px){
  .hm_banner {
      padding-top: 12.875rem;
      padding-bottom: 18.625rem;
  }
  section.what_we_do.defaultPadding .feature_card {
      padding: 0 2rem;
      margin-bottom: 3rem;
  }
  .mission_section .mission_char_img {
      width: 80%;
      height: auto;
      margin: 0 auto;
  }
  section.careers_callout.defaultPadding {
      padding-top: 4rem;
  }
.careers_callout .counter_card h3 {
    font-size: 2.5rem;
}
section.what_we_do.defaultPadding .section_cta {
    margin-top: 3rem;
}
.footer_main .social_links a {
    width: 35px;
    height: 35px;
}
.footer_main .footer_content .footer_logo {
    margin: 0 auto 40px;
}
header.header_main .stellarnav>ul>li>a {
    border: none;
}
header.header_main .stellarnav>ul{
  padding-top: 5rem !important;
  padding-bottom: 1.875rem !important;
}
.stellarnav.mobile.right .close-menu {
    top: 22px !important;;
}
.stellarnav .menu-toggle {
    background: #3591f4;
}
.stellarnav.mobile.right .close-menu {
    border: 2px solid #3591f4;
}
.stellarnav.mobile.right .close-menu::before {
    color: #3591f4;
}
section.about-sec1 {
    padding: 4rem 0;
}
section.about-sec1 .heading-wraper h2 {
  margin-bottom: 1rem;
}
section.about-sec1 .row {
    gap: 2rem 0;
}
section.about-sec1 .btn-wraper {
    margin-top: 1rem;
}
section.about-sec2 {
    padding: 0 0 4rem;
}
section.inner-banner .content-wraper {
    align-items: flex-end;
    padding-bottom: 4rem;
}
section.inner-banner .content-wraper h1 {
    margin-bottom: 0.8rem;
    font-size: 2.5rem;
}
section.inner-banner .content-wraper p {
    margin-bottom: 1.28rem;
}
section.inner-banner .content-wraper .btn-wraper {
    margin-bottom: 1.28rem;
}
section.inner-banner .content-wraper .text-wraper {
    padding-top: 1rem;
}
section.game-sec1 {
    padding: 4rem 0;
}
section.inner-banner .content-wraper .text-wraper {
    max-width: 75%;
}
section.game-sec1 .heading-wraper {
    margin-bottom: 1rem;
}
section.game-sec1 .specialize-card .img-wraper {
    height: 20rem;
}
section.game-sec1 .specialize-card {
    margin-bottom: 0;
}
section.game-sec1 .specialize-card .text-wraper {
    padding: 1rem 1rem 0 1rem;
}
section.game-sec1 .row {
    gap: 2rem 0;
}
section.game-sec1 .specialize-card .text-wraper h4 {
    margin-bottom: 0.28rem;
}
section.game-sec2 .hub-wraper {
    background-size: 100% 100%;
}
section.game-sec2 {
    padding: 0 0 4rem;
}
section.team-sec1 {
    padding: 4rem 0;
}
section.team-sec1 .heading-wraper h6.sub-heading {
    margin-bottom: 0.8rem;
}
section.careers-sec1 .open-position-card {
    flex-direction: column;
    gap: 1rem;
}
section.careers-sec1 .row {
    gap: 2rem 0;
}
section.careers-sec1 {
    padding: 0 0 4rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body {
    padding: 5rem 4rem;
}
.game-designer-popup .modal-dialog .modal-content {
    border-radius: 1rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body .form-wraper h2 {
    margin-bottom: 1.7rem;
}
}
@media screen and (max-width: 767px){
  .hm_banner .innerTxt h1 {
    font-size: 1.9rem;
}
header.header_main .d_flex {
    padding: 1rem 0;
}
.hm_banner {
    padding-top: 8rem;
    padding-bottom: 9rem;
}
.headingGlobalTxt h2 {
    font-size: 1.6rem;
    margin: 0 0 0.875rem;
}
.headingGlobalTxt h2 ~ p {
    margin: 0.4rem auto 1.78rem;
    max-width: 100%;
}
section.what_we_do.defaultPadding .feature_card {
    padding: 0 1rem;
    margin-bottom: 2rem !important;
}
.what_we_do .feature_card .feature_info h3 {
    margin-bottom: 0.5rem;
}
.what_we_do .feature_card .feature_img {
    margin-bottom: 16px;
}
section.what_we_do.defaultPadding .section_cta {
    margin-top: 0rem;
}
.mission_section.defaultPadding {
    padding: 35px 0;
}
.mission_section .mission_content h2 {
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
section.careers_callout.defaultPadding {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
section.careers_callout.defaultPadding .headingGlobalTxt h2 + p {
    max-width: 100%;
    margin: 0.4rem auto 0.78rem;
}
.careers_callout .counter_card {
    padding: 1.5rem 1rem;
}
.careers_callout .counter_card h3 {
    font-size: 1.8rem;
}
.footer_main {
    padding: 3rem 0;
}
.footer_main .footer_content .footer_logo {
    margin: 0 auto 20px;
    width: 111px;
}
.footer_main .footer_content h2 {
    margin-bottom: 12px;
}
.footer_main .footer_content p {
    margin-bottom: 1.5rem;
}
.footer_main .footer_divider {
    margin: 0 auto 20px;
}
.footer_main .social_links {
    gap: 12px;
    margin-bottom: 1.25rem;
}
.footer_main .social_links a {
    width: 30px;
    height: 30px;
}
.footer_main .footer_content .copyright p{
  margin: 0;
}
section.inner-banner .content-wraper {
    position: static;
    background: #3591f48c;
    padding: 1.5rem 0px;
}
section.inner-banner .content-wraper h1 {
    font-size: 1.9rem;
    margin-bottom: 0.6rem;
}
section.inner-banner .content-wraper p {
    line-height: 1.425rem;
    margin-bottom: 0.88rem;
}
section.inner-banner .img-wrapeer {
    background: #90c3f9;
}
section.inner-banner .content-wraper .btn-wraper {
    margin-bottom: 0.68rem;
}
header.header_main .logo a img {
    max-width: 4.5rem;
    max-height: 3rem;
}
section.about-sec1 {
    padding: 3rem 0;
}
section.about-sec1 .heading-wraper h2 {
    margin-bottom: 0.2rem;
}
section.about-sec1 .heading-wraper h6 {
    margin-bottom: 0.5rem;
}
section.about-sec1 .build-card span {
    width: 3.2rem;
    height: 3.2rem;
}
section.about-sec1 .build-card span img {
    max-width: 1.45rem;
    max-height: 1.45rem;
}
section.about-sec1 .row {
    gap: 1.5rem 0;
}
section.about-sec1 .btn-wraper {
    margin-top: 0;
}
section.about-sec2 .heading-wraper {
    margin-bottom: 0;
}
section.about-sec2 .principles-card {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}
section.about-sec2 .principles-card .text-wraper {
    max-width: 100%;
    text-align: center;
}
section.about-sec2 .principles-card .text-wraper h5 {
    margin-bottom: 0.38rem;
}
section.about-sec2 .principles-card .text-wraper p {
    line-height: 1.325rem;
}
section.about-sec2 .row {
    gap: 1.2rem 0;
}
section.about-sec2 {
    padding: 0 0 3rem;
}
section.inner-banner .content-wraper .text-wraper {
    max-width: 100%;
}
section.game-sec1 {
    padding: 3rem 0;
}
section.game-sec1 .heading-wraper h6 {
    margin-bottom: 0.5rem;
}
section.game-sec1 .heading-wraper h2 {
    margin-bottom: 0.5rem;
}
section.game-sec1 .heading-wraper p {
    line-height: 1.525rem;
}
section.game-sec1 .row {
    gap: 1.4rem 0;
}
section.game-sec1 .heading-wraper {
    margin-bottom: 0;
}
section.game-sec1 .specialize-card .text-wraper {
    padding: 0.6rem 0.8rem 0 0.8rem;
}
section.game-sec2 .hub-wraper {
    padding: 2rem;
}
section.game-sec2 {
    padding: 0 0 3rem;
}
section.team-sec1 {
    padding: 3rem 0;
}
section.team-sec1 .heading-wraper h2 {
    margin-bottom: 0;
}
section.team-sec1 .heading-wraper h6.sub-heading {
    margin-bottom: 0.4rem;
}
section.team-sec1 .row {
    gap: 1.3rem 0;
}
section.team-sec1 .team-member-card .img-wraper {
    height: 28rem;
}
section.team-sec1 .team-member-card .text-wraper {
    padding: 0.9rem 1.12rem 1.19rem;
}
section.team-sec1 .team-member-card .text-wraper h6.sub-heading {
    margin-bottom: 0.47rem;
}
section.team-sec1 .team-member-card .text-wraper p {
    margin-bottom: 0.77rem;
}
section.team-sec1 .team-member-card .text-wraper ul li {
    margin-bottom: 0.76rem;
}
section.team-sec1 .team-member-card .text-wraper ul li strong {
    margin-bottom: 0;
}
section.about-sec1 .build-card h4 {
    font-size: 1.05rem;
    margin: 0.65rem 0 0.38rem;
}
section.careers-sec1 .heading-wraper h6.sub-heading {
    margin-bottom: 0.6rem;
}
section.careers-sec1 .heading-wraper h2 {
    text-align: center;
    margin-bottom: 0.7rem;
}
section.careers-sec1 {
    padding: 0 0 3rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body {
    padding: 2rem 1rem;
}
.game-designer-popup .modal-dialog {
    max-width: 95%;
}
.game-designer-popup .modal-dialog .modal-content .modal-body button.btn-close {
    width: 1.5rem;
    height: 1.5rem;
    top: 1rem;
    right: 1rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body .text-wraper {
    padding-bottom: 2rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body .form-wraper {
    padding-top: 2rem;
}
.game-designer-popup .modal-dialog .modal-content .modal-body .form-wraper .flex-box {
    display: block;
}
.footer_main .social_links a i {
    font-size: 1.3rem;
}
.footer_main .social_links a i {
    font-size: 1.3rem;
}
section.about-sec2 .heading-wraper h2 {
    margin-bottom: 0.8rem;
}
section.careers-sec1 .open-position-card {
    padding: 1.45rem 1rem;
}
.headingGlobalTxt p:first-of-type {
    margin-bottom: 0.5rem;
}
section.careers_callout.defaultPadding .headingGlobalTxt {
    margin-bottom: 1.23rem;
}
section.about-sec2 .heading-wraper h6 {
    margin-bottom: 0.2rem;
}
header.header_main .search-wraper.open-search input[type=search] {
    width: 15rem;
}
section.inner-banner .content-wraper .text-wraper .btn:hover {
    border: 1px solid var(--Blye-light, #ffffff);
    background: rgba(18, 110, 208, 0);
    color: #ffffff;
}
section.inner-banner .content-wraper .text-wraper .btn:hover span img {
    filter: brightness(100);
}
}
