.faqsection.gamefaq {
  margin-bottom: 0;
}

.faqsection.gamefaq .faq-item p {
  font-weight: 300;
}

.gameclient .clients-wrap {
  margin-top: 0;
  text-align: center;
  padding: 15px;
  background: #ffffff;
  width: 100%;
  border-radius: 8px;
  border-bottom: 5px solid #057fd7;
  border: 1px solid #BDBDBD;
  margin: 30px 0;
}

.gameclient .clients-wrap .heading {
  text-align: center;
}

.gameclient .clients-wrap .heading h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px;
}

.game-home--banner {
  background-image: url(../images/game-home.jpg);
  background-position: 0 0;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .game-home--banner {
    background-position: -221px 0;
  }
}

.game-home--banner .bannerinfo {
  min-height: 428px;
  position: relative;
}

.game-home--banner .bannerinfo .info {
  text-align: center;
  color: #ffffff;
  width: 100%;
  max-width: 650px;
  position: absolute;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.game-home--banner .bannerinfo .info .us-heading {
  font-size: 46px;
  line-height: 1.2;
  margin: 0 0 45px;
  display: block;
}

@media screen and (max-width: 767px) {
  .game-home--banner .bannerinfo .info .us-heading {
    font-size: 36px;
    margin: 0 0 15px;
  }
}

.game-home--banner .bannerinfo .info p {
  font-size: 26px;
  line-height: 1.4;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .game-home--banner .bannerinfo .info p {
    font-size: 20px;
  }
}

.game-home--banner .bannerinfo .info .btn-wrap a {
  background-color: #2d92d0;
  color: #ffffff;
  font-family: "OpenSans-Semibold", sans-serif;
  text-transform: uppercase;
  padding: 12px 30px;
  display: inline-block;
  border-radius: 3px;
  font-size: 22px;
}

.game-home--banner .bannerinfo .info .btn-wrap a:hover {
  background-color: #1478b5;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.game-localization--banner {
  background-image: url(../images/game-localization.jpg);
  background-position: 0 0;
  background-size: cover;
}

.game-localization--banner.gametesting {
  background-image: url(../images/game-testing.jpg);
}

.game-localization--banner.ai {
  background-image: url(../images/game-ai-translation.jpg);
}

.game-localization--banner.audio {
  background-image: url(../images/Game-Audio-Service.jpg);
}

.game-localization--banner.marketing {
  background-image: url(../images/Marketing-for-Games.jpg);
}

@media screen and (max-width: 767px) {
  .game-localization--banner {
    background-position: -221px 0;
  }
}

.game-localization--banner .bannerinfo {
  min-height: 430px;
  position: relative;
}

.game-localization--banner .bannerinfo .info {
  text-align: left;
  color: #ffffff;
  width: 100%;
  max-width: 610px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.game-localization--banner .bannerinfo .info .us-heading {
  font-size: 46px;
  line-height: 1.2;
  margin: 0 0 20px;
  display: block;
}

@media screen and (max-width: 767px) {
  .game-localization--banner .bannerinfo .info .us-heading {
    font-size: 36px;
    margin: 0 0 15px;
  }
}

.game-localization--banner .bannerinfo .info p {
  font-size: 26px;
  line-height: 1.4;
  margin: 0 0 30px;
}

@media screen and (max-width: 767px) {
  .game-localization--banner .bannerinfo .info p {
    font-size: 20px;
  }
}

.game-localization--banner .bannerinfo .info .btn-wrap a {
  background-color: #2d92d0;
  color: #ffffff;
  font-family: "OpenSans-Semibold", sans-serif;
  text-transform: uppercase;
  padding: 12px 30px;
  display: inline-block;
  border-radius: 3px;
  font-size: 22px;
}

.game-localization--banner .bannerinfo .info .btn-wrap a:hover {
  background-color: #1478b5;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.client-opinion--carousel a {
  background: #f8f8f8;
  border-radius: 25px;
  padding: 50px 50px 30px 50px;
  -webkit-box-shadow: -3px 4px 37px -4px #ccc;
          box-shadow: -3px 4px 37px -4px #ccc;
  min-height: 337px;
}

.game-service {
  background-color: #f8f9fa;
  padding: 40px 0 40px;
}

.game-service .header {
  text-align: center;
  margin-bottom: 15px;
}

.game-service .infowrap {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  border: 3px solid #f4f4f4;
  margin-bottom: 30px;
  position: relative;
  padding: 20px 20px 12px;
  background: linear-gradient(-45deg, #eb957b, #f0cfdc, #c3e7f5, #d0d0d0);
  background-size: 400% 400%;
  border-radius: 12px;
}

.game-service .infowrap.height280 {
  min-height: 280px;
}

.game-service .infowrap h2 {
  text-align: center;
  margin: 0 0 14px;
  font-size: 24px;
  font-weight: 700;
}

.game-service .infowrap .us-list--item {
  margin-bottom: 0;
}

#client-opinions .item {
  border-radius: 70px;
  padding: 5px;
  border: none;
}

#client-opinions .item span {
  color: #000;
}

#client-opinions .item span strong {
  display: block;
  font-weight: bold;
  font-size: 22px;
  color: #057fd7;
}

#client-opinions .item p img {
  float: left;
  margin-right: 20px;
  margin-bottom: 50px;
}

.game-localization--info {
  padding: 20px 0 50px;
}

.game-localization--info .info {
  margin-top: 30px;
}

.game-localization--info .imgwrap img {
  width: auto;
  max-width: 100%;
  border-radius: 20px;
}

.game-localization-service {
  background-color: #f8f9fa;
  padding: 40px 0 50px;
}

.game-localization-service .header {
  text-align: center;
}

.game-localization-service .infowrap {
  text-decoration: none;
  border: 1px solid #e2e1e1;
  margin-bottom: 30px;
  text-align: center;
  padding: 25px 10px;
  min-height: 180px;
  background: -webkit-gradient(linear, left top, left bottom, from(#daf0fa), to(#ffffff));
  background: linear-gradient(to bottom, #daf0fa 0%, #ffffff 100%);
  border-radius: 35px 0 35px 0;
  position: relative;
}

.game-localization-service .infowrap::after {
  content: "";
  width: 80px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  border-top: 3px solid #029dcd;
  border-right: 3px solid #029dcd;
}

.game-localization-service .infowrap::before {
  content: "";
  width: 80px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 3px solid #029dcd;
  border-left: 3px solid #029dcd;
}

.game-localization-service .infowrap.height120 {
  min-height: 120px;
}

.game-localization-service .infowrap.height140 {
  min-height: 140px;
}

.game-localization-service .infowrap h2 {
  font-size: 18px;
  margin: 0 0 10px;
  font-family: "OpenSans-Semibold", sans-serif;
}

.game-localization-service .infowrap p {
  margin: 0;
}

.game-localization-service .usps {
  margin-top: 30px;
}

.game-localization-service .usps .heading {
  text-align: center;
}

.game-localization-service .usps .heading h2 {
  font-family: "OpenSans-Semibold", sans-serif;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 17px;
  display: block;
}

.game-localization-service .usps .uspswrap {
  background: -webkit-gradient(linear, left top, right top, from(#edf9fe), to(#ffffff));
  background: linear-gradient(to right, #edf9fe 0%, #ffffff 100%);
  padding: 20px 10px;
  border: 1px solid #3d3b42;
  text-align: center;
}

.game-localization-service .usps .uspswrap p {
  font-family: "OpenSans-Semibold", sans-serif;
  margin: 0;
}

.game-localization-service .cta-box {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding: 37px 55px;
  margin-top: 50px;
  color: #fff;
  position: relative;
  background-color: #212529;
  background-image: url(../../audio-video-translation/assets/img/map-image.png);
  background-repeat: no-repeat;
  background-position: center;
}

.game-localization-service .cta-box p {
  font-size: 18px;
  margin-bottom: 0px;
  line-height: 1.6;
}

.game-localization-service .cta-box .btn {
  border-radius: 50px;
  background: #fff;
  color: #000;
  margin: 0px 0 10px;
  min-width: 304px;
  -webkit-box-shadow: 0px 9px 20px #626065;
          box-shadow: 0px 9px 20px #626065;
  padding: 18px 17px;
  font-size: 15px;
  background: -webkit-gradient(linear, left top, right top, from(#edf9fe), to(#ffffff));
  background: linear-gradient(to right, #edf9fe 0%, #ffffff 100%);
  -webkit-transition: background .3s ease-out, color .3s;
  transition: background .3s ease-out, color .3s;
  border: 2px solid transparent;
  font-family: "OpenSans-Semibold", sans-serif;
}

.game-localization-service .cta-box .btn:hover {
  background: transparent;
  color: white;
  border: 2px solid #fff;
}
/*# sourceMappingURL=game-style.css.map */