@media screen and (max-width: 768px) {
  .banner-title,
  .common-title {
    font-size: var(--fs-xl);
  }
  .common-title {
    margin-bottom: 20px;
  }
  .banner-subtitle,
  .common-subtitle {
    font-size: var(--fs-lg);
  }
  .common-btn {
    padding: 8px 20px;
  }
  .section-padding {
    padding: 30px 0px;
  }
  .toggle-menu {
    width: 24px;
  }
  .toggle-menu-cont {
    right: 10px !important;
  }
  .hero-section {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
  }
  .hero-section .hero-content {
    min-height: auto;
  }
  .hero-section .hero-content p {
    font-size: 16px;
    color: rgb(255, 255, 255);
  }
  .hero-section .hero-content p.last-para {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
  }
  .three-pillars--section {
    overflow: hidden;
  }
  .three-pillars--section .three-pillars-box {
    padding: 45px 0px 20px 20px;
  }
  .three-pillars--section .three-pillars-box .threePillarsSlider {
    overflow: visible;
    padding-left: 5px;
    padding-right: 0px;
  }
  .three-pillars--section .three-pillars-box .threePillarsSlider .swiper-wrapper {
    flex-wrap: nowrap !important;
  }
  .three-pillars--section .three-pillars-box .threePillarsSlider .swiper-slide {
    flex-shrink: 0;
    height: auto;
    opacity: 0.45;
    transition: opacity 0.3s ease;
  }
  .three-pillars--section .three-pillars-box .threePillarsSlider .swiper-slide-active {
    opacity: 1;
  }
  .three-pillars--section .three-pillars-box .pillar-box {
    width: 100%;
    max-height: none;
    aspect-ratio: 7/10;
  }
  .three-pillars--section .three-pillars-box .pillar-box.box-2, .three-pillars--section .three-pillars-box .pillar-box.box-3 {
    margin-top: 0;
  }
  .three-pillars--section .three-pillars-box .title-box {
    padding-left: 10px;
  }
  .three-pillars--section .three-pillars-box .title-box .bot-grad::after {
    bottom: -4px;
    width: 80%;
  }
  .threePillarsPagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 22px;
  }
  .threePillarsPagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #f4e8ff;
    opacity: 1;
    border-radius: 50%;
    margin: 0 !important;
    transition: all 0.3s ease;
  }
  .threePillarsPagination .swiper-pagination-bullet-active {
    width: 38px;
    height: 10px;
    border-radius: 20px;
    background: #e4b8ff;
  }
  .services-section {
    padding: 0px 0px 0px;
  }
  .services-section .common-title {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .services-section .common-title.bot-grad {
    display: inline-block;
  }
  .services-section .common-title.bot-grad::after {
    bottom: -6px;
  }
  .services-section .services {
    padding: 0px;
  }
  .services-section .services::after, .services-section .services::before {
    display: none;
  }
  .services-section .services .service-box::before {
    display: none;
  }
  .counter-section .counter-box {
    aspect-ratio: 10/7;
  }
  .counter-section .counter-box.box-5 .content {
    width: 100%;
    padding-left: 0px;
    border-left: 0px;
    font-size: 20px;
    color: rgb(255, 255, 255);
  }
  .counter-section .counter-box.box-5::before {
    background-position: left;
    background-size: 185% 100%;
  }
  .our-leadership--section .leader-box {
    background-position: center top;
    height: 100%;
  }
  .our-leadership--section .leader-box .content {
    flex-direction: column;
    padding-bottom: 70px;
  }
  .our-leadership--section .leader-box .content .leader-img {
    text-align: center;
    width: 100%;
  }
  .our-leadership--section .leader-box .content .leader-img img.quote {
    left: 0px;
    max-height: 90%;
  }
  .our-leadership--section .leader-box .content .about {
    width: 100%;
  }
  .our-leadership--section .leader-box .content .about h2 {
    font-size: 22px;
  }
  .our-leadership--section .leader-box .content .about .description {
    margin-bottom: 40px;
  }
  .our-leadership--section .leader-box .content .about .leader-progress {
    width: 90%;
  }
  .our-leadership--section .leader-box .content .about .quote {
    bottom: 40px;
  }
  .our-leadership--section .leader-box .content .leader-slider-nav {
    position: relative;
    top: -1.5rem;
    left: 82%;
    width: 100%;
  }
  .trade-section {
    background-image: url("../images/mobile-map.png");
    background-position: bottom;
  }
  .trade-section .trade-content .content h2:first-child {
    color: #000 !important;
  }
  .trade-section .trade-content .content h2.common-title {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 415px;
  }
  .trade-section .trade-content .content p {
    color: #fff;
    padding: 0px 20px 20px;
  }
  .trade-section .trade-content .content p::before {
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
  }
  .trade-section .trade-content .content p::after {
    display: none;
  }
  .trade-section .trade-content .content p span {
    color: rgba(255, 255, 255, 0.75);
  }
  .trade-section .trade-content .content p a {
    color: white;
    font-weight: 700;
  }
  .industry-slider-section {
    padding: 40px 0px;
    overflow: visible;
  }
  .industry-slider-section .common-title {
    text-align: center;
    padding: 0px;
  }
  .industry-slider-section .common-title::after {
    bottom: -7px;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
  }
  .industry-slider-section .expertise-boxes {
    margin-top: 60px;
    padding-bottom: 0px;
  }
  .industry-slider-section .expertise-boxes .expertise-box {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 40px;
    position: sticky;
    top: 90px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
  }
  .industry-slider-section .expertise-boxes .expertise-box .image-box img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .industry-slider-section .expertise-boxes .expertise-box h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 20px;
  }
  .industry-slider-section .expertise-boxes .expertise-box:nth-child(1) {
    z-index: 1;
  }
  .industry-slider-section .expertise-boxes .expertise-box:nth-child(2) {
    z-index: 2;
  }
  .industry-slider-section .expertise-boxes .expertise-box:nth-child(3) {
    z-index: 3;
  }
  .industry-slider-section .expertise-boxes .expertise-box:nth-child(4) {
    z-index: 4;
  }
  footer {
    padding: 30px 10px 20px;
    background-position: right;
  }
  footer .left-box .social-media {
    margin-top: 40px;
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 40px;
  }
  footer .left-box .social-media img {
    width: 20px;
  }
  footer .left-box .copy-para {
    display: none;
  }
  footer .right-box {
    padding-top: 40px;
  }
  footer .right-box .offers-listed {
    border-top: 1px solid #aeaeae;
    margin: 30px 20px 0px;
    text-align: center;
    padding-top: 20px;
  }
  footer .right-box .offers-listed span {
    font-size: 18px;
  }
  footer .right-box .offers-listed ul {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  footer .right-box .offers-listed ul li a {
    font-size: 14px;
  }
  footer .right-box .offers-listed ul li .address {
    z-index: 1;
  }
}
@media (max-width: 1200px) {
  .header {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    top: 0px;
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 9999;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  header {
    padding: 12px 0px;
    border-bottom: 0px;
  }
  header .row {
    position: relative;
  }
  header .logo img {
    height: 30px;
  }
  header .logo img.white-logo {
    display: none;
  }
  header .logo img.gray-logo {
    display: inline-block;
  }
  header .menu {
    display: none;
    top: calc(100% + 12px);
    left: 0;
    width: 100%;
    background: #fff;
    padding: 20px 0px 0px;
    z-index: 99;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .menu ul {
    display: block;
    gap: 0;
  }
  header .menu ul li {
    margin-bottom: 0px;
    padding-top: 10px;
  }
  header .menu ul li:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  header .menu ul li:last-child {
    margin-bottom: 0;
  }
  header .menu ul li a {
    display: block;
    color: #8a8a8a;
    font-size: 16px;
  }
  .toggle-menu-cont {
    display: block;
    position: absolute;
    right: 40px;
    top: 17px;
    z-index: 100;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .hero-section {
    background-size: 120%;
  }
  .hero-section .hero-content {
    min-height: 100vh;
  }
}/*# sourceMappingURL=mobile.css.map */