@font-face {
  font-family: CircularStdBold;
  font-display: swap;
  src: url(../assets/fonts/CircularStdBold.ttf);
}

@font-face {
  font-family: CircularStdRegular;
  font-display: swap;
  src: url(../assets/fonts/circularstd-book.otf);
}

@font-face {
  font-family: CircularStdMedium;
  font-display: swap;
  src: url(../assets/fonts/circularstd-medium.otf);
}

@font-face {
  font-family: CircularStdLight;
  font-display: swap;
  src: url(../assets/fonts/CircularStd-Light.woff);
}
html {
  scroll-behavior: smooth;
}
.text-highlight {
  color: #3d5afe !important;
}
h1,
h2,
h3,
h4 {
  font-family: CircularStdBold;
}
h1 {
  font-weight: 900;
  font-size: 48px;
  line-height: 55px;
  text-transform: capitalize;
  color: #000c51;
}
.service-box img {
  height: auto;
  width: 76px;
}
.banner-disc {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #828fad;
  padding: 30px 0px;
}
.book-btn {
  background: #000c51;
  border: 1px solid #3d5afe;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  padding: 11px 20px;
}
.book-btn:hover {
  color: #ffffff;
}
img {
  object-fit: cover;
}
.banner-img img {
  width: 100%;
}
.hero-banner {
  height: auto;
}
.hero-banner .container,
.hero-banner .row {
  height: 100%;
  align-items: center;
}
.partners h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  color: #000c51;
}
.partners p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
  padding: 20px 0px 35px 0px;
}
.partners .logos {
  display: flex;
  justify-content: space-between;
}
.hero-banner .container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.partners {
  height: auto;
  padding: 110px 0px;
}
.service-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  color: #000000;
}
.service-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  color: #828fad;
  width: 72%;
  margin: auto;
}
.service-block {
  background-image: url(https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/service-bg.png);
  height: auto;
  padding: 110px 0;
  background-repeat: no-repeat;
  background-position: 44% 10px;
  position: relative;
  background-size: 64% 60%;
}
.service-box h3,
.service-box h3 a {
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  color: #000000;
  padding: 17px 0px;
}
.service-box p {
  font-weight: 450;
  font-size: 16px;
  line-height: 28px;
  color: #828fad;
}
.service-box {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  box-shadow: 0px 10px 20px rgba(221, 226, 255, 0.35);
  border-radius: 20px;
  height: 400px;
  display: flex;
  flex-direction: column;
  padding: 44px 40px;
  cursor: pointer;
  margin-bottom: 2rem;
}
.owl-carousel .owl-item .service-box img {
  height: 76px;
  width: 76px !important;
}
.owl-item.active.center .service-box h3 a {
  color: #ffffff;
}
.owl-item.active.center .service-box img {
  background: white;
  border-radius: 50%;
}
.owl-item.active.center .service-box p {
  color: #ffffff;
}
.owl-item.active.center .service-box {
  background-color: #3d5afe;
}
.sldider-block {
  height: 80vh;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.mindset-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/mindset.jpg");
}
.skills-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/skills.jpg");
}
.riyadh-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/riyadh.jpg");
}
.settlyt-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/settlyt.jpg");
}
.thatsgame-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/thats-game.jpg");
}
.alphamatch-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/alphamatch.jpg");
}
.frenzy-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/frenzy.jpg");
}
.wsps-slide {
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/wsps.jpg");
}
.expertise-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #ffffff;
  padding: 35px 0px 26px 0;
}
.expertise-disc a {
  font-weight: 400;
  font-size: 18px;
  line-height: 34px;
  color: #ffffff !important;
  position: relative;
}
.expertise-disc a:before {
  position: absolute;
  content: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/white-arrow.png");
  right: -32px;
}
.expertise-disc {
  width: 376px;
  margin-left: 60px;
}
.slider-expertise,
.process-slider-block {
  margin-left: 6rem;
}
.slider-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  color: #000000;
}
.slider-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
  /* padding-bottom: 30px; */
}
.slider-expertise .owl-dots {
  display: none;
}
.slider-expertise .owl-nav {
  top: -79px;
  left: unset;
  right: 12rem;
}
.owl-nav button {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  border-radius: #3a56fe !important;
  color: #fff;
  text-decoration: none;
  background: #3a56fe;
  -webkit-border-radius: #3a56fe !important;
  -moz-border-radius: #3a56fe !important;
  -ms-border-radius: #3a56fe !important;
  -o-border-radius: #3a56fe !important;
}
.owl-stage {
  transition: all 1s ease !important;
  -webkit-transition: all 1s ease !important;
  -moz-transition: all 1s ease !important;
  -ms-transition: all 1s ease !important;
  -o-transition: all 1s ease !important;
}
.why-appstudio .why-appstudio-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  color: #000000;
  width: 666px;
}
.why-appstudio .why-appstudio-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
  padding-bottom: 50px;
  width: 666px;
}
.why-slider-block h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  color: #000c51;
  padding: 22px 0 26px 0;
}
.why-slider-block p {
  font-weight: 450;
  font-size: 16px;
  line-height: 28px;
  color: #828fad;
}
.why-slider-block img {
  width: 86px;
  height: 86px;
}
.why-slider-block {
  background: #ffffff;
  border: 1px solid #f5f5f5;
  border-radius: 20px;
  padding: 28px;
}
.why-appstudio {
  height: auto;
  padding: 130px 0px;
  background-image: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/why-appstudio-disc-bg.jpg");
  background-size: 59% 59%;
  background-position: 0% 18%;
  background-repeat: no-repeat;
}
.why-appstudio .owl-carousel .owl-stage {
  /* margin-left: 1px; */
}
.why-appstudio .owl-carousel .owl-dots.disabled,
.why-appstudio .owl-carousel .owl-nav.disabled {
  display: block;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #3d5afe;
}
.why-appstudio .owl-nav {
  top: -85px;
  left: unset;
  right: 0;
}
.cta-block {
  background-color: #3d5afe;
  height: auto;
  padding: 97px 82px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
}
.cta-block h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 55px;
  text-transform: capitalize;
  color: #ffffff;
  width: 70%;
}
.cta-block a {
  color: #3d5afe;
  padding: 16px 55px 16px 32px;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  position: relative;
  z-index: 1;
}
.cta-block a:after {
  content: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/blue-arrow.png");
  position: absolute;
  right: 26px;
  bottom: 8px;
}
.cta-block a:before {
  content: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/circle-bg.png");
  position: absolute;
  right: -38px;
  bottom: -112px;
  z-index: -1;
}
.cta-block div {
  position: relative;
}
.technologies .tech-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  text-transform: capitalize;
  color: #000000;
  padding: 80px 0 30px 0;
}
.tech-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
  padding-bottom: 100px;
}
.tech-tabs ul {
  flex-wrap: wrap;
  width: 50%;
}
.tech-tabs li {
  flex: 1 0 18%;
}
.tech-tabs-block {
  display: flex;
  justify-content: space-between;
}
.tech-tabs #pills-tabContent {
  width: 50%;
}
.tech-tabs li img {
  width: 62px;
  padding: 10px;
  height: 62px;
}
.tech-tabs-block .nav-pills .nav-link.active,
.tech-tabs-block .nav-pills .show > .nav-link {
  border: 1px solid #3d5afe;
  box-shadow: 10px 40px 90px rgba(0, 0, 0, 0.05);
  filter: drop-shadow(-10px -10px 31px #efe2cd)
    drop-shadow(15px 25px 40px #ecd5b2);
  background: #ffffff;
}
.tech-tabs-block .nav-link {
  width: 73px;
  height: 73px;
  background: #ffffff;
  padding: 5px;
  margin-bottom: 108px;
  border-radius: 10px;
}
.tech-tabs-block .nav-item {
  position: relative;
}
.tech-tabs-block .first-nav-item:before {
  position: absolute;
  content: "Language";
  font-weight: 500;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  top: -62px;
}
.tech-tabs-block .second-nav-item:before {
  position: absolute;
  content: "Database  ";
  font-weight: 500;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  top: -62px;
}
.tech-tabs-block .third-nav-item:before {
  position: absolute;
  content: "Framework";
  font-weight: 500;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  top: -62px;
}
.pills-box {
  padding: 39px 38px;
  background: #ffffff;
  border: 12px solid #fff7eb;
  box-shadow: 10px 40px 90px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: relative;
}
.pills-box .pills-heading {
  display: flex;
  gap: 10px;
  align-items: center;
  transform: translate(-15px);
}
.pills-box h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
}
.pills-box p {
  font-weight: 450;
  font-size: 22px;
  line-height: 38px;
  color: #828fad;
}
.app-tab .active .menu-item-box {
  background: white;
}
.menu-item-box:hover {
  background: #969aac10;
}
.pills-box:before {
  position: absolute;
  content: "";
  width: 150px;
  height: 150px;
  bottom: -111px;
  border-radius: 0 0 300px 0px;
  background-color: #f5808b;
  left: 88px;
  z-index: -1;
  -webkit-border-radius: 0 0 300px 0px;
  -moz-border-radius: 0 0 300px 0px;
  -ms-border-radius: 0 0 300px 0px;
  -o-border-radius: 0 0 300px 0px;
}
.pills-box:after {
  position: absolute;
  content: "";
  width: 300px;
  height: 300px;
  top: -111px;
  border-radius: 50%;
  background-color: #3d5afe;
  right: -126px;
  z-index: -1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.technologies .tab-content > .active {
  position: relative;
  z-index: 999;
}
.process-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  text-transform: capitalize;
  color: #000000;
  width: 86%;
}
.process-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
  padding: 30px 0px 60px 0;
  width: 90%;
}
.process {
  padding-top: 130px;
  padding-bottom: 130px;
}
.process-slider-block h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 33px;
  text-transform: capitalize;
  color: #000000;
}
.process-slider-block p {
  font-weight: 450;
  font-size: 16px;
  line-height: 28px;
  color: #828fad;
}
.process-slides {
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 20px;
  padding: 40px 20px;
  height: 25rem;
}
.way-big-line {
  background-image: url(https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/big-way-line.png);
  height: 24px;
  background-size: 114%;
  background-repeat: no-repeat;
  background-position: 39% 100%;
  overflow: hidden;
  margin-bottom: 60px;
}
.process .owl-carousel .owl-stage {
  margin-left: -109px;
}
.process .owl-item.active.center {
  background: #ffffff;
  border: 1px solid #3d5afe;
  box-shadow: -18px -17px 5px rgba(240, 242, 255, 0.52), 36px 30px 40px #eef1ff;
  border-radius: 20px;
}
.process .owl-carousel .owl-dots.disabled,
.process .owl-carousel .owl-nav.disabled {
  display: block;
}
.process .owl-theme .owl-nav.disabled + .owl-dots {
  margin-right: 18rem;
}
.process .owl-nav {
  position: relative;
  left: unset;
  top: unset;
  right: unset;
  bottom: unset;
}
.process .owl-theme .owl-nav [class*="owl-"] {
  border: none !important;
  border-radius: unset !important;
  -webkit-border-radius: unset !important;
  -moz-border-radius: unset !important;
  -ms-border-radius: unset !important;
  -o-border-radius: unset !important;
  position: absolute;
}
.process .owl-theme .owl-nav [class*="owl-"]:hover {
  border-radius: unset !important;
  color: unset !important;
  text-decoration: unset !important;
  background: unset !important;
  -webkit-border-radius: unset !important;
  -moz-border-radius: unset !important;
  -ms-border-radius: unset !important;
  -o-border-radius: unset !important;
}
.process .owl-nav .owl-prev {
  transform: translate(-368px, 6px);
  -webkit-transform: translate(-368px, 6px);
  -moz-transform: translate(-368px, 6px);
  -ms-transform: translate(-368px, 6px);
  -o-transform: translate(-368px, 6px);
}
.process .owl-nav .owl-next {
  transform: translate(-83px, 6px);
  -webkit-transform: translate(-83px, 6px);
  -moz-transform: translate(-83px, 6px);
  -ms-transform: translate(-83px, 6px);
  -o-transform: translate(-83px, 6px);
}
.process .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 32px;
}
.industries-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  text-transform: capitalize;
  color: #000000;
}
.industries-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  color: #828fad;
}
.industries h3 {
  font-weight: 450;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
}
.industry {
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 20px;
  padding: 41px 4px 41px 15px;
  flex: 1 0 18%;
  margin: 15px;
  cursor: pointer;
}
.industires-block {
  display: flex;
}
.industry img {
  width: 28%;
  height: auto;
  margin-bottom: 12px;
}
.industries {
  height: auto;
  padding: 130px 0px;
  background-image: url(https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/industries-bg.jpg);
  background-size: 73% 68%;
  background-position: 0% 18%;
  background-repeat: no-repeat;
}
.industries-disc {
  width: 76%;
}
.ondemand img {
  width: 21%;
}
.industry:hover {
  background: #ffffff;
  border: 1px solid #3d5afe;
  box-shadow: -11px -8px 80px #eef1ff, 36px 30px 40px #eef1ff;
  border-radius: 20px;
}
.blog-section {
  background-color: #f3f0ff;
  padding: 120px 0px 63px 0px;
}
.blog-head {
  display: flex;
  justify-content: space-between;
}
.blog-head h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 58px;
  font-family: "CircularStdBold" !important;
}
.blog-head a {
  color: #3d5afe;
}
.blog-disc p {
  width: 70%;
  color: #828fad;
  margin: 24px 0px 70px 0px;
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
}
.faq-slider-m-container {
  display: none;
}
.blog-detail {
  padding: 0;
}
p.read-more {
  color: #007bff;
}
.faq-disc h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  text-transform: capitalize;
  color: #000000;
  text-align: center;
}
.faq-disc p {
  font-weight: 450;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.1px;
  color: #828fad;
}
.accordion_head_faq {
  font-weight: 450;
  font-size: 20px;
  line-height: 30px;
  color: #000c51;
  font-family: CircularStdBold;
  cursor: pointer;
}
.accordion_body_faq {
  font-weight: 300;
  font-size: 18px;
  line-height: 32px;
  color: #828fad;
  width: 80%;
  padding-top: 10px;
}
.inner-accordion {
  background: unset;
  border-color: unset;
  border-left: unset;
  border-left-color: unset;
  border-radius: unset;
  box-shadow: unset;
  margin-bottom: 27px;
}
.faq-plusminus {
  float: right;
}
.faq .container {
  width: 938px;
  padding-top: 100px;
}
.contact-section {
  padding: 0px 0 340px;
}
.cta {
  padding-bottom: 130px;
}
.nav-item2 {
  right: 21px;
}
.nav-item3 {
  right: 39px;
}
.nav-item4 {
  right: 56px;
}
.nav-item5 {
  right: 73px;
}
.nav-item21 {
  right: 21px;
}
.nav-item22 {
  right: 39px;
}
.nav-item23 {
  right: 56px;
}
.nav-item24 {
  right: 73px;
}
.nav-item31 {
  right: -46px;
}
.nav-item32 {
  right: 187px;
}
.nav-item33 {
  right: 141px;
}
.banner-content {
  padding-left: 100px;
}
.hero-banner .row {
  margin-top: 3rem;
}
@media screen and (min-width: 1000px) {
  .why-slider-block {
    height: auto !important;
  }
}
@media screen and (min-width: 1400px) {
  .sldider-block {
    background-repeat: round;
    height: 55vh;
  }
  .slider-disc p {
    padding-bottom: 30px;
  }
  .slider-expertise .owl-nav {
    top: -181px;
  }
  .why-appstudio .owl-nav {
    top: -205px;
  }
  .process .owl-nav .owl-prev {
    transform: translate(-312px, 5px);
    -webkit-transform: translate(-312px, 5px);
    -moz-transform: translate(-312px, 5px);
    -ms-transform: translate(-312px, 5px);
    -o-transform: translate(-312px, 5px);
  }
  .process .owl-theme .owl-nav.disabled + .owl-dots {
    margin-right: 12rem;
  }
  .process .owl-nav .owl-next {
    transform: translate(-44px, 5px);
    -webkit-transform: translate(-44px, 5px);
    -moz-transform: translate(-44px, 5px);
    -ms-transform: translate(-44px, 5px);
    -o-transform: translate(-44px, 5px);
  }
}
@media screen and (min-width: 1440px) {
  .sldider-block {
    height: 62vh;
  }
}
@media screen and (min-width: 1500px) {
  .sldider-block {
    height: 72vh;
  }
  .why-slider-block {
    height: 26rem;
  }
  .expertise-disc {
    margin-left: 110px;
  }
  .process-slides {
    height: 23rem;
  }
  .banner-content {
    padding-left: 160px;
  }
}
@media screen and (min-width: 1900px) {
  .process .owl-carousel .owl-stage {
    margin-left: -155px;
  }
  .industires-block {
    transform: translate(-22px);
  }
  .process-slides {
    height: 19rem;
  }
  h1 {
    font-size: 50px;
    line-height: 70px;
  }
  .banner-content {
    padding-left: 240px;
  }
  .hero-banner hr {
    width: 75% !important;
  }
}

@media screen and (max-width: 1300px) {
  .sldider-block {
    height: 54vh;
  }
  .slider-expertise,
  .process-slider-block {
    margin-left: 4rem;
  }
  .process .owl-nav .owl-prev {
    transform: translate(-307px, 7px);
  }
  .process .owl-theme .owl-nav.disabled + .owl-dots {
    margin-right: 12rem;
  }
  .process .owl-nav .owl-next {
    transform: translate(-49px, 7px);
    -webkit-transform: translate(-49px, 7px);
    -moz-transform: translate(-49px, 7px);
    -ms-transform: translate(-49px, 7px);
    -o-transform: translate(-49px, 7px);
  }
}

@media screen and (max-width: 1100px) {
  .service-disc p br {
    display: none;
  }
  .slider-expertise,
  .process-slider-block {
    margin-left: 1rem;
  }
  .sldider-block {
    height: 69vh;
    background-size: contain;
    background-repeat: round;
  }
  .expertise-disc p {
    font-size: 13px;
    line-height: 24px;
  }
  .expertise-disc {
    width: 244px;
  }
  .slider-expertise .owl-nav {
    right: 2rem;
  }
  .why-appstudio {
    background-size: 74% 59%;
  }
  .tech-tabs ul {
    width: 63%;
  }
  .tech-tabs #pills-tabContent {
    width: 48%;
  }
  .pills-box p {
    font-size: 14px;
    line-height: 30px;
  }
  .why-slider-block p {
    font-size: 14px;
    line-height: 24px;
  }
  .process-slider-block h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .process-slider-block p {
    font-size: 13px;
    line-height: 24px;
  }
  .process .owl-theme .owl-nav.disabled + .owl-dots {
    margin-right: 9rem;
  }
  .process .owl-nav .owl-prev {
    transform: translate(-284px, 7px);
  }
  .process .owl-nav .owl-next {
    transform: translate(-18px, 7px);
    -webkit-transform: translate(-18px, 7px);
    -moz-transform: translate(-18px, 7px);
    -ms-transform: translate(-18px, 7px);
    -o-transform: translate(-18px, 7px);
  }
  .industries {
    background-size: 76% 68%;
  }
}
/* Responsiveness */
@media screen and (max-width: 999px) {
  body::-webkit-scrollbar {
    display: none;
  }
  .partners p br,
  .service-disc h2 br,
  .slider-disc p br,
  .process-disc h2 br {
    display: none;
  }
  .scroll-down {
    display: none !important;
  }
  .banner-content {
    padding-bottom: 2rem;
    padding-left: 10px;
  }
  .hero-banner hr {
    display: none;
  }
  .hero-banner {
    height: auto;
    margin-top: 6rem;
  }
  .partners {
    height: auto;
    padding: 0 0 110px 0px;
  }
  .logo img {
    width: 100px;
  }
  .service-box h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 13px 0px;
  }
  .service-box p {
    font-size: 14px;
    line-height: 21px;
  }
  .service-box {
    height: 352px;
    padding: 44px 15px;
  }
  .service-block {
    padding: 60px 0;
  }
  h2 {
    font-size: 35px !important;
    line-height: 42px !important;
  }
  .slider-disc p {
    font-size: 15px;
    line-height: 28px;
    width: 90%;
  }
  .slider-disc p br {
    display: none;
  }
  .sldider-block {
    height: 34vh;
    background-size: contain;
    background-repeat: round;
  }
  .expertise-disc {
    width: 258px;
    margin-left: 20px;
  }
  .expertise-disc p {
    padding: 2px;
    margin: 0;
    padding-top: 1rem;
  }
  .why-appstudio .why-appstudio-disc p {
    font-size: 16px;
    line-height: 29px;
    width: 77%;
  }
  .why-appstudio .why-appstudio-disc h2 {
    width: 77%;
  }
  .why-slider-block h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0;
  }
  .why-slider-block p {
    line-height: 20px;
  }
  .why-slider-block {
    height: 21rem;
    padding: 15px;
  }
  .why-slider-block img {
    height: 77px;
  }
  .cta-block h2 {
    font-size: 25px !important;
    line-height: 34px !important;
  }
  .cta-block {
    padding: 45px 41px;
  }
  .cta-block a:before {
    display: none;
  }
  .why-appstudio {
    padding: 100px 0px;
  }
  .cta {
    padding-bottom: 48px;
  }
  .technologies .tech-disc h2 {
    padding: 52px 0 6px 0;
  }
  .nav-item2 {
    right: -10px;
  }
  .nav-item3 {
    right: -32px;
  }
  .tech-tabs .nav-item {
    right: 0px;
  }
  .nav-item31 {
    right: 19px !important;
  }
  .nav-item32 {
    right: 38px !important;
  }
  .nav-item33 {
    right: 57px !important;
  }
  .pills-box:before {
    left: 26px;
  }
  .process {
    padding-top: 60px;
    padding-bottom: 37px;
  }
  .process-disc p {
    padding: 10px 0px 27px 0;
  }
  .process-slider-block h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .process-slider-block p {
    font-size: 12px;
    line-height: 22px;
  }
  .process .owl-carousel .owl-stage {
    margin-left: -52px;
  }
  .process .owl-theme .owl-nav.disabled + .owl-dots {
    margin-right: 0;
  }
  .process .owl-nav .owl-next {
    transform: translate(60px, 7px);
    -webkit-transform: translate(60px, 7px);
    -moz-transform: translate(60px, 7px);
    -ms-transform: translate(60px, 7px);
    -o-transform: translate(60px, 7px);
  }
  .process .owl-nav .owl-prev {
    transform: translate(-222px, 7px);
    -webkit-transform: translate(-222px, 7px);
    -moz-transform: translate(-222px, 7px);
    -ms-transform: translate(-222px, 7px);
    -o-transform: translate(-222px, 7px);
  }
  .industry {
    margin: 8px;
    padding: 24px 4px 23px 15px;
  }
  .industries {
    padding: 100px 0px;
  }
  .blog-section {
    padding: 100px 0px 63px 0px;
  }
  .faq .container {
    width: auto;
    padding-top: 29px;
  }
  .card1.visible {
    left: -56px;
  }
  .contactus-lower-imgaes {
    width: 146px;
    height: 319px;
  }
  .card2.visible {
    left: 102px;
  }
  .card3.visible {
    left: 259px;
  }
  .card4.visible {
    right: 99px;
  }
  .card5.visible {
    right: -61px;
  }
}
@media screen and (max-width: 780px) {
  .process-slides {
    height: 27rem;
  }
  .contactus-lower-imgaes {
    position: absolute !important;
    margin: 0;
  }
}
.hide-lg {
  display: none;
}
.visible-lg {
  display: block;
}
.expertisemobile {
  display: none;
}
.tech-tabs-desktop {
  display: block;
}
.tech-tabs-mobile {
  display: none;
}
.industries-block-desktop {
  display: block;
}
.industries-block-desktop {
  display: block;
}
.industries-block-mobile,
.faq-mobile {
  display: none;
}
.industries h3 a {
  color: #000000;
}
.services .owl-nav.disabled + .owl-dots {
  margin-top: 29px !important;
}
@media screen and (max-width: 600px) {
  .industries-block-desktop,
  .faq-desktop {
    display: none;
  }
  .industries-block-mobile,
  .faq-mobile {
    display: block;
  }
  .hide-lg {
    display: block;
  }
  .visible-lg {
    display: none;
  }
  h1 {
    font-weight: 900;
    font-size: 30px;
    line-height: 45px;
  }
  .banner-disc {
    padding: 12px 0px 20px 0;
    font-size: 15px;
    line-height: 30px;
  }
  .hero-banner .container {
    border-bottom: unset;
  }
  .book-btn {
    padding: unset;
    width: 100%;
    height: 55px;
    display: block;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 27px;
    justify-content: center;
  }
  h2 {
    font-size: 30px !important;
    line-height: 45px !important;
  }
  .banner-content {
    padding-bottom: 4rem;
  }
  .partners p {
    line-height: 30px;
    font-size: 15px;
    padding: 12px 0px 21px 0px;
  }
  .partners .logos {
    display: block;
  }
  .partners .owl-carousel .owl-item img {
    width: 100% !important;
  }
  .owl-carousel .owl-item .expertisemobile img {
    width: 100% !important;
  }
  .slider-partner-owl .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
  }
  .slider-partner-owl .owl-dots {
    display: none;
  }
  .service-block {
    background: none;
  }
  .services {
    background-image: url(https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/service-bg-m.png);
    padding-top: 60px;
  }
  .service-disc p {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
  }
  .service-block {
    padding: 30px 0;
  }
  .service-box h3 {
    padding: 27px 0px 8px 0;
    font-size: 24px;
    line-height: 36px;
  }
  .service-box p {
    font-size: 16px;
    line-height: 28px;
  }
  .services .owl-dots {
    display: none;
  }
  .service-box {
    height: 381px;
  }
  .slider-disc h2 {
    padding-top: 60px;
  }
  .slider-expertise,
  .process-slider-block {
    margin-left: 0rem;
  }
  .expertisemobile {
    display: block;
    height: auto;
  }
  .sldider-block {
    display: none;
  }
  .expertisemobile p {
    font-family: CircularStdLight;
    font-weight: 450;
    color: #828fad;
    font-size: 15px;
    line-height: 34px;
  }
  .expertisemobile a {
    font-family: CircularStdRegular;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #000000;
    position: relative;
  }
  .expertisemobile a:after {
    position: absolute;
    content: url("https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/black-arrow.png");
  }
  .slider-expertise .owl-nav {
    right: 0rem;
    top: 424px;
  }
  .why-appstudio {
    background-size: 100% 67%;
    padding: 100px 0px 60px 0;
  }
  .why-appstudio .why-appstudio-disc p {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
  }
  .why-appstudio .owl-nav {
    display: none !important;
  }
  .why-slider-block h3 {
    padding: 24px 0 12px 0;
    font-size: 22px;
    line-height: 30px;
  }
  .why-slider-block p {
    font-size: 15px;
    line-height: 28px;
  }
  .why-appstudio .owl-carousel .owl-stage {
    margin-left: -29px;
  }
  .cta-block {
    padding: 46px 20px;
    gap: 30px;
    flex-direction: column;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
  .cta-block h2 {
    width: 100%;
    text-align: center;
  }
  .cta-block div {
    width: 100%;
  }
  .cta-block a {
    padding: 0;
    width: 100%;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: CircularStdRegular;
    font-size: 18px;
    line-height: 27px;
  }
  .cta-block a:after {
    right: 134px;
  }
  .why-appstudio .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    transform: translate(0px, 18px);
  }
  .technologies .tech-disc h2 {
    text-align: center;
  }
  .tech-disc p {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
  }
  .tech-tabs-desktop {
    display: none;
  }
  .tech-tabs-mobile {
    display: block;
    margin-bottom: 6rem;
  }
  .tech-tabs ul {
    width: 100%;
    margin-bottom: -83px;
  }
  .tech-tabs-block {
    display: block;
  }
  .pills-box:after,
  .pills-box:before {
    display: none;
  }
  .tech-tabs #pills-tabContent {
    width: 100%;
  }
  .pills-box {
    padding: 34px 23px;
    border: none;
    box-shadow: none;
    border-radius: 0;
  }
  .process-disc h2 {
    width: 100%;
  }
  .process-disc p {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    padding: 10px 0px 42px 0;
  }
  .way-big-line {
    background-image: url(https://d3t43dynlnxdoh.cloudfront.net/assets/images/service/big-way-m.png);
    height: 26px;
    background-size: cover;
    margin-bottom: 60px;
    background-position: unset;
    margin-left: 0.6rem;
  }
  .process .owl-carousel .owl-stage {
    margin-left: 0px;
  }
  .process-slider-block h3 {
    font-size: 26px;
    line-height: 33px;
  }
  .process-slider-block p {
    font-size: 15px;
    line-height: 28px;
  }
  .process-slides {
    padding: 47px 33px;
    height: 23rem;
  }
  .process-slider-block .owl-carousel .owl-stage-outer {
    box-shadow: 13px -3px 5px rgba(240, 242, 255, 0.52), 36px 30px 40px #eef1ff;
  }
  .process .owl-nav .owl-prev {
    transform: translate(-138px, 7px);
    -webkit-transform: translate(-138px, 7px);
    -moz-transform: translate(-138px, 7px);
    -ms-transform: translate(-138px, 7px);
    -o-transform: translate(-138px, 7px);
  }
  .process .owl-nav .owl-next {
    transform: translate(72px, 7px);
    -webkit-transform: translate(72px, 7px);
    -moz-transform: translate(72px, 7px);
    -ms-transform: translate(72px, 7px);
    -o-transform: translate(72px, 7px);
  }
  .industries {
    background-size: 100% 67%;
  }
  .industries-disc {
    width: 100%;
  }
  .industries-disc p {
    font-size: 15px;
    line-height: 30px;
  }
  .industries h3 {
    line-height: 26px;
    text-align: center;
  }
  .owl-carousel .owl-item .industry img {
    width: 72px !important;
  }
  .industry {
    margin: 0px;
    padding: 23px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    height: 14rem;
  }
  .owl-carousel .owl-item .ondemand img {
    width: 50px !important;
  }
  .industries-block-mobile .owl-carousel .owl-stage {
    margin-left: 44px;
  }
  .faq-slider-m .owl-stage {
    margin-left: 42rem;
  }
  .blog-disc p {
    width: 100%;
    margin: 12px 0px 30px 0px;
    font-size: 15px;
    line-height: 30px;
  }
  .blog-detail {
    background: #ffffff;
    box-shadow: 0px 8.32063px 16.6413px rgba(221, 226, 255, 0.35);
    border-radius: 20px;
    height: 34rem;
  }
  .blog-detail h5 {
    font-size: 18px;
    line-height: 28px;
    padding-inline: 15px;
  }
  .blog-detail p {
    font-size: 15px;
    line-height: 28px;
    padding-inline: 8px;
  }
  .read-more {
    position: relative;
  }
  .read-more:after {
    content: url("/images/blue-arrow.png");
    position: absolute;
  }
  .show-all-mobile {
    background: #3d5afe;
    border-radius: 6px;
    font-weight: 450;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding: 14px;
    position: relative;
    margin: auto;
    display: block;
    top: 45px;
    width: fit-content;
  }
  .faq-disc p {
    font-size: 15px;
    line-height: 30px;
  }
  .accordion_head_faq {
    font-size: 18px;
    line-height: 26px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .accordion_body_faq {
    width: 100%;
    font-size: 15px;
    line-height: 32px;
  }
  .faq-plusminus {
    width: 20px;
    height: 20px;
  }
  .why-appstudio .why-appstudio-disc h2 {
    width: 100%;
  }
  .contactus-lower-imgaes {
    position: initial !important;
    margin: auto;
    width: 190px;
    height: 340px;
  }
  .contact-section {
    padding: 0;
  }
  .contact-row {
    padding: 32px 0 65px;
  }
  .expertisemobile-disc img {
    margin: 32px 0px 28px 6px;
  }
}
@media screen and (max-width: 414px) {
  .faq-slider-m .owl-stage {
    margin-left: 40rem;
  }
  .slider-expertise .owl-nav {
    top: 410px;
  }
}
@media screen and (max-width: 400px) {
  .why-slider-block {
    height: 23rem;
  }
  .slider-expertise .owl-nav {
    top: 389px;
  }
  .tech-tabs-block .nav-link {
    width: 61px;
    height: 61px;
    padding: 0px;
  }
  .process-slides {
    height: 26rem;
  }
  .owl-carousel .owl-item .industry img {
    width: 49px !important;
  }
  .owl-carousel .owl-item .ondemand img {
    width: 32px !important;
  }
  .faq-slider-m .owl-stage {
    margin-left: 38rem;
  }
}
@media screen and (max-width: 375px) {
  .why-slider-block {
    height: 23rem;
  }
  .slider-expertise .owl-nav {
    top: 372px;
  }
  .cta-block a:after {
    right: 107px;
  }
  .faq-slider-m .owl-stage {
    margin-left: 36rem;
  }
}
@media screen and (max-width: 360px) {
  .faq-slider-m .owl-stage {
    margin-left: 35rem;
  }
  .slider-expertise .owl-nav {
    top: 359px;
  }
  .industries h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .service-box {
    height: 426px;
  }
  .slider-expertise .owl-nav {
    top: 321px;
  }
  .why-slider-block {
    height: 28rem;
  }
  .cta-block a:after {
    right: 81px;
  }
  .tech-tabs li img {
    width: 50px;
    height: 50px;
  }
  .tech-tabs-block .nav-link {
    width: 54px;
    height: 54px;
    padding: 1px;
  }
  .nav-item31 {
    right: 13px !important;
  }
  .nav-item32 {
    right: 25px !important;
  }
  .nav-item33 {
    right: 37px !important;
  }
  .process-slides {
    height: 29rem;
  }
  .industries h3 {
    font-size: 12px;
    line-height: 18px;
  }
  .industry {
    height: 10rem;
  }
  .faq-slider-m .owl-stage {
    margin-left: 31rem;
  }
  .office-location-address button.owl-prev {
    margin-right: 250px;
  }
  .office-location-address button.owl-next {
    margin-left: 246px;
    transform: translate(0px, -41px);
  }
}
