@media (min-width: 425px) {
  .bigTitle {
    font-size: 10vw;
  }
}

/* @media (min-width: 1024px) {
  .bigTitle {
    font-size: 6vw;
  }
} */

/* @media (min-width: 768px) {
  .bigTitle .orangeIcon {
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 1440px) {
  .bigTitle .orangeIcon {
    width: 16px;
    height: 16px;
  }
} */

@media (min-width: 425px) {
  .arrow-button {
    font-size: 16px;
  }

  .arrow-button svg {
    width: 45px;
  }
}

@media (min-width: 1024px) {
  .arrow-button {
    font-size: 20px;
  }

  .arrow-button svg {
    width: 62px;
  }

  .arrow-button:hover {
    padding-left: 20px;
  }

  .arrow-button:hover svg circle {
    fill: #8c97d0;
  }
}

@media (min-width: 1440px) {
  .arrow-button {
    font-size: 15px;
  }

  .arrow-button svg {
    width: 60px;
  }
}

@media (min-width: 1920px) {
  .arrow-button {
    font-size: 18px;
  }

  .arrow-button svg {
    width: 70px;
  }
}


@media (min-width: 1024px) {

  /* .home-showcase {
    margin: 2rem 0 7.9vw;
  } */
  .home-showcase .home-showcaseSlider {
    display: block;
  }

  /* .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide {
    height: clamp(45rem, 75vh, 5000px);
  } */
  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    align-items: center;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container {
    max-width: 75%;
    margin: 0;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    margin: 0 0 1.25rem;
  }

  .home-showcase .home-showcaseSlider .swiper-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
    /* padding: 0 0 2.5% 5%; */
  }

  .home-showcase .home-showcaseSlider .swiper-pagination-bullet {
    width: 1.5vw;
    height: 3px;
    margin: 0 8px !important;
  }

  .home-showcase .home-showcaseSlider .swiper-pagination-bullet-active {
    width: 3vw;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    padding: 0 5% 2.5% 5%;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev,
  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
    margin: 0 0.6vw;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev::after,
  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
    font-size: 1vw;
  }

  .home-showcase .home-showcaseSlider #macaron {
    width: fit-content;
    width: 8.4vw;
  }

  /* .home-showcase .scrollSliderButton {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, 40%);
    color: #fff !important;
    text-decoration: none;
    font-size: 0.9vw;
    height: 4.8vw;
    font-family: "CabinetGrotesk-light", sans-serif;
  }
  .home-showcase .scrollSliderButton .line {
    height: 4.8vw;
    width: 2px;
    background: #8c97d0;
    margin-top: 5px;
    animation: scroll-anim 1.6s cubic-bezier(0.62, 0.01, 0.71, 0.47) 0s infinite normal forwards;
  } */
}

/* (max-width: 1024px) */
@media (max-width: 1024px) {
  .header-navbar .wrapper .logo {
    width: 185px;
  }

  .header-navbar .nav-links li a {
    font-size: 15px;
    padding: 9px 12px;
  }

  .header-navbar .nav-links .login-btn a {
    font-size: 13px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 46px;
    line-height: 54px;
    margin: 0 0 30px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 {
    font-size: 14px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container p {
    font-size: 18px;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    padding: 0 5% 2.5% 5%;
  }

  .home-showcase .home-showcaseSlider .swiper-pagination {
    position: absolute;
    bottom: 30px;
    left: 0;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 460px;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev::after,
  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next::after {
    font-size: 2vw;
  }

  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-prev,
  .home-showcase .home-showcaseSlider .showcaseSlider-nav .showcaseSlider-next {
    margin: 0 1vw;
  }

  .home-showcase .home-showcaseSlider .swiper-pagination-bullet {
    height: 4px;
  }

  .count-title {
    font-size: 26px;
  }

  .stats-text {
    font-size: 15px;
  }

  .counter-section .counter {
    padding: 20px 20px;
  }

  .about-sec-txt h6 {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .about-sec-txt h3 {
    font-size: 36px;
    margin-bottom: 10px;
  }

  .about-sec-txt p {
    font-size: 17px;
    line-height: 28px;
  }

  .mission-vision-sec-card h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .mission-vision-sec-card h3 img {
    width: 34px;
    padding: 0;
  }

  .mission-vision-sec-card p {
    line-height: 24px;
    font-size: 15px;
  }

  .mission-vision-sec-card {
    padding: 30px 25px;
  }

  .our-journey-sec-txt h3 {
    font-size: 25px;
  }

  .our-journey-sec-txt h3 img {
    width: 34px;
    margin-right: 5px;
  }

  .what-sets-sec-img {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .what-sets-sec-txt h6 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .what-sets-sec-txt h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .what-sets-sec-txt p {
    line-height: 26px;
    font-size: 16px;
  }

  .our-services-sec h3 {
    font-size: 34px;
  }

  .our-services-sec h6 {
    font-size: 18px;
  }

  .our-services-sec p {
    font-size: 18px;
  }

  .our-services-sec h3 {
    font-size: 32px;
    margin-bottom: 22px;
  }

  .our-services-sec-card h3 img {
    width: 24px;
  }

  .our-services-sec-card h3 span {
    width: 40px;
    border-radius: 6px;
    margin-left: 12px;
  }

  .our-services-sec-card p {
    line-height: 26px;
    font-size: 15px;
  }

  .our-services-sec-card {
    padding: 32px 15px 30px 25px;
  }

  .current-opportunities-txt p {
    line-height: 26px;
    font-size: 18px;
  }

  .current-opportunities-card h4 {
    font-size: 18px;
  }

  .current-opportunities-card h6 {
    font-size: 14px;
  }

  .our-industries-sec-txt h3 {
    font-size: 32px;
    margin-bottom: 12px;
  }

  .our-industries-sec-txt h5 {
    font-size: 18px;
  }

  .our-industries-sec-txt p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 26px;
  }

  .our-industries-sec-card-img {
    width: 55px;
    height: 55px;
  }

  .our-industries-sec-card h4 {
    font-size: 16px;
  }

  .our-industries-sec-card {
    padding: 20px 10px;
    height: 160px;
  }

  .local-expertise-sec-txt h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .local-expertise-sec-txt p {
    margin: 0 0px 0px;
    font-size: 16px;
    line-height: 26px;
  }

  .our-recruitment-sec-txt h3 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .our-recruitment-sec-txt p {
    font-size: 16px;
    line-height: 26px;
  }

  .recruitment-span {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }

  .our-recruitment-sec-card-img {
    width: 45px;
    margin-bottom: 20px;
  }

  .our-recruitment-sec-card {
    padding: 45px 20px 20px;
    height: 295px;
  }

  .our-recruitment-sec-card p {
    font-size: 14px;
    line-height: 22px;
  }

  .our-recruitment-sec-card h4 {
    font-size: 17px;
  }

  .track-status-card h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .track-status-card p {
    font-size: 15px;
  }

  .our-clients h3 {
    font-size: 32px;
    margin-bottom: 12px;
  }

  .our-clients p {
    margin: 0 50px 50px;
    font-size: 16px;
    line-height: 28px;
  }

  .our-clients .horizontal-ticker__slide {
    width: 12vw;
    aspect-ratio: 350 / 200;
  }

  .testimonial h3 {
    font-size: 34px;
  }

  .testimonial_box-top {
    padding: 25px;
  }

  .testimonial-slide {
    padding: 0px 15px 10px;
  }

  .testimonial_box-icon {
    padding: 5px 0;
  }

  .testimonial_box-text {
    padding: 10px 0 20px;
  }

  .testimonial_box-name h4 {
    font-size: 15px;
    line-height: 22px;
  }

  .milestone-title {
    font-size: 32px;
    margin-bottom: 8px;
  }

  .milestone-card p {
    font-size: 14px;
  }

  .milestone-card .icon {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .common-banner-bg {
    margin: 0 20px;
  }

  .contact-bg {
    padding: 45px 30px;
  }

  .contact-sec {
    margin: 0 45px;
  }

  .contact-left {
    margin-left: 15px;
    margin-top: 0;
  }

  .contact-txt h3 {
    font-size: 32px;
  }

  .gallery-main .contain {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* end (max-width: 1024px) */

/* (max-width: 991px) */
@media screen and (max-width: 991px) {
  .header-navbar .wrapper .btn {
    display: block;
  }

  .header-navbar .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #c9302c;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    transition: all 0.3s ease;
    z-index: 2;
  }

  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }

  ::-webkit-scrollbar-track {
    background: #242526;
  }

  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }

  #menu-btn:checked~.nav-links {
    left: 0%;
  }

  #menu-btn:checked~.btn.menu-btn {
    display: none;
  }

  #close-btn:checked~.btn.menu-btn {
    display: block;
  }

  .header-navbar .nav-links li {
    margin: 15px 10px;
  }

  .header-navbar .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px;
    color: #fff;
  }

  .header-navbar .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }

  #showDrop:checked~.drop-menu,
  #showMega:checked~.mega-box {
    max-height: 100%;
  }

  .header-navbar .nav-links .desktop-item {
    display: none;
  }

  .header-navbar .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }

  .header-navbar .nav-links .mobile-item:hover {
    background: #3A3B3C;
  }

  .header-navbar .drop-menu li {
    margin: 0;
  }

  .header-navbar .drop-menu li a {
    border-radius: 5px;
    font-size: 18px;
  }

  .header-navbar .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }

  .header-navbar .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }

  .header-navbar .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .header-navbar .mega-box .content .row:nth-child(1),
  .header-navbar .mega-box .content .row:nth-child(2) {
    border-top: 0px;
  }

  .header-navbar .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px;
  }

  .header-navbar .row .mega-links li {
    margin: 0;
  }

  .header-navbar .content .row header {
    font-size: 19px;
  }

  .header-navbar .wrapper .btn.close-btn {
    color: #fff;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 {
    padding: 8px 24px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 {
    font-size: 13px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 38px;
    line-height: 44px;
    margin: 0 0 25px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container p {
    font-size: 16px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 365px;
  }

  .counter-section .counter h2 {
    font-size: 20px;
  }

  .count-title {
    font-size: 22px;
  }

  .stats-text {
    font-size: 14px;
  }

  .about-sec-img .about-sec-img2 {
    right: 100px;
  }

  .about-sec-img .about-sec-img1 {
    width: 400px;
    margin-bottom: 30px;
  }

  .about-sec-img .about-sec-img2 {
    width: 225px;
  }

  .about-sec-txt h3 {
    font-size: 34px;
  }

  .mission-vision-sec-card {
    padding: 30px 30px;
    height: fit-content;
  }

  .our-journey-sec-txt h3 {
    font-size: 24px;
  }

  .what-sets-sec-img {
    margin-bottom: 30px;
    justify-content: center;
  }

  .our-services-sec p {
    margin: 0 0px;
    font-size: 16px;
  }

  .our-services-sec h3 {
    margin-bottom: 14px;
  }

  .our-services-sec h6 {
    font-size: 20px;
  }

  .our-services-sec-card h6 {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .our-services-sec-card {
    margin-top: 25px;
  }

  .current-opportunities-txt h3 {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .current-opportunities-txt p {
    margin: 0 0px;
  }

  .our-recruitment-sec-txt p {
    margin: 0 0px 50px;
  }

  .our-recruitment-sec-card {
    padding: 45px 30px 25px;
    height: 260px;
  }

  .our-recruitment .row {
    row-gap: 45px;
  }

  .our-recruitment-sec-card h4 {
    font-size: 20px;
  }

  .our-recruitment-sec-card p {
    font-size: 16px;
    line-height: 26px;
  }

  .our-recruitment-sec-card {
    height: 275px;
  }

  .track-status .row {
    row-gap: 35px;
  }

  .milestone-title {
    font-size: 30px;
    margin-bottom: 5px;
  }

  .company-name {
    font-size: 17px;
    margin-bottom: 30px;
  }

  footer .footer__top-left {
    padding-right: 0;
    margin-bottom: 30px;
  }

  footer .footer__top-right {
    row-gap: 15px;
  }

  footer .footer__top-right-menu ul {
    row-gap: 15px;
  }

  footer .footer__inner {
    row-gap: 25px;
  }

  .all-jobs-content h3 {
    margin: 20px 0 30px;
  }

  .all-jobs-search .input-group {
    margin-bottom: 20px;
  }
}

/* end (max-width: 991px) */

/* (max-width: 768px) */
@media screen and (max-width: 768px) {
  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 390px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 36px;
    line-height: 46px;
    margin: 0 0 25px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container {
    margin: 0 0 3rem;
  }

  .statistic-section .row {
    row-gap: 25px;
  }

  .counter-section .counter h2 {
    font-size: 26px;
  }

  .count-title {
    font-size: 26px;
  }

  .stats-text {
    font-size: 16px;
  }

  .about-sec-img .about-sec-img2 {
    right: 0;
  }

  .about-sec-txt h6 {
    margin-bottom: 15px;
  }

  .about-sec-txt h3 {
    font-size: 32px;
  }

  .about-sec-txt p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .what-sets-sec-txt h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .our-services-sec h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .our-services-sec h6 {
    font-size: 18px;
  }

  .current-opportunities .see-more-btn {
    padding: 8px 30px;
    font-size: 14px;
  }

  .our-industries-sec-txt h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .our-industries-sec-card-img {
    margin: 0 auto 20px;
  }

  .local-expertise-sec-txt h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .local-expertise-sec-txt p {
    font-size: 15px;
    line-height: 24px;
  }

  .local-expertise-sec-txt {
    padding: 35px;
  }

  .our-recruitment-sec-txt h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .our-recruitment-sec-card {
    height: fit-content;
  }

  .local-expertise-sec-txt h3 {
    font-size: 22px;
  }

  .our-clients h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .our-clients p {
    margin: 0 50px 40px;
    font-size: 15px;
    line-height: 26px;
  }

  .our-clients .horizontal-ticker__slide {
    width: 14vw;
    aspect-ratio: 350 / 200;
  }

  .testimonial h3 {
    font-size: 30px;
  }

  .testimonial_box-top {
    padding: 20px;
  }

  .testimonial_box-icon {
    padding: 0px 0;
  }

  .testimonial_box-text {
    padding: 10px 0 12px;
  }

  .testimonial-slide {
    padding: 0px 12px 10px;
  }

  .milestone-title {
    font-size: 28px;
  }

  .milestone-card p {
    font-size: 15px;
    margin-bottom: 0;
  }

  .milestone-card {
    height: 210px;
  }

  .company-name {
    font-size: 16px;
  }

  footer .footer__top-right {
    margin-bottom: 15px;
  }

  .our-industries-sec-card {
    padding: 25px 10px;
    height: fit-content;
  }

  .home-showcase {
    padding: 0 0 25px;
  }

  .statistic-section,
  .about-sec,
  .our-journey-sec,
  .what-sets-sec,
  .current-opportunities,
  .our-industries-sec,
  .local-expertise,
  .track-status,
  .testimonial {
    padding: 25px 0;
  }

  .mission-vision-sec {
    padding: 60px 0;
    margin: 25px 0;
  }

  .our-services-sec {
    margin: 25px 0;
  }

  .current-opportunities-txt h3 {
    font-size: 28px;
  }

  .current-opportunities-txt p {
    font-size: 17px;
  }

  .current-opportunities-txt {
    margin-bottom: 25px;
  }

  .our-recruitment {
    padding: 55px 0;
    margin: 25px 0;
  }

  .track-status .row {
    row-gap: 30px;
  }

  .our-clients {
    margin: 25px 0;
  }

  .milestone-section {
    margin: 25px 0;
    padding: 60px 20px;
  }

  .header-navbar nav .wrapper {
    height: 70px;
    line-height: 70px;
  }

  .header-navbar .nav-links li {
    margin: 0;
  }

  .header-navbar .nav-links li a {
    font-size: 18px;
    line-height: 42px;
  }

  .header-navbar .nav-links .login-btn a {
    font-size: 16px;
    background: #ffffff;
    color: #c9302c;
  }

  .header-navbar .nav-links .login-btn {
    margin-top: 12px;
  }

  .common-banner {
    padding: 25px 0;
  }

  .common-banner-bg {
    margin: 0 10px;
  }

  .all-jobs-content h3 {
    margin: 5px 0 25px;
    font-size: 28px;
  }

  .contact-txt1-1 {
    position: relative;
  }

  .contact-left {
    margin-top: 35px;
  }

  .contact-txt h3 {
    font-size: 30px;
  }

  .contact-txt p {
    font-size: 15px;
  }

  .gallery-main .contain {
    grid-gap: 15px;
  }

  .apply-form-section {
    padding: 45px 0;
  }

  .apply-form h3 {
    font-size: 26px;
  }

  .apply-form-section {
    padding: 35px 0;
  }

}

/* end (max-width: 768px) */

/* (max-width: 575px) */
@media screen and (max-width: 575px) {
  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 20px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container p {
    font-size: 15px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 350px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container {
    margin: 0 0 2rem;
  }

  .count-title {
    font-size: 24px;
  }

  .stats-text {
    font-size: 15px;
  }

  .about-sec-img .about-sec-img1 {
    width: 350px;
  }

  .about-sec-img .about-sec-img2 {
    width: 185px;
  }

  .about-sec-txt h6 {
    font-size: 14px;
  }

  .about-sec-txt h3 {
    font-size: 28px;
  }

  .about-sec-txt p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 8px;
  }

  .mission-vision-sec-card h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .mission-vision-sec-card h3 img {
    width: 32px;
  }

  .our-journey-sec-txt h3 {
    font-size: 22px;
  }

  .our-journey-sec-txt h3 img {
    width: 30px;
  }

  .our-journey-sec-txt p {
    line-height: 26px;
    font-size: 15px;
  }

  .our-journey-sec-txt {
    padding: 35px 30px;
  }

  .what-sets-sec-txt h3 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .what-sets-sec-txt h6 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .what-sets-sec-txt p {
    line-height: 24px;
    font-size: 15px;
  }

  .our-services-sec h3 {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .our-services-sec h6 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .our-services-sec p {
    font-size: 15px;
    line-height: 24px;
  }

  .our-services-sec-card h3 img {
    width: 20px;
  }

  .our-services-sec-card h3 span {
    width: 35px;
  }

  .current-opportunities-txt h3 {
    font-size: 26px;
  }

  .current-opportunities-txt p {
    font-size: 16px;
  }

  .current-opportunities-card ul {
    padding: 15px 0 0px;
  }

  .current-opportunities-card .view-details-apply {
    margin: 25px 0 0;
  }

  .our-industries-sec-txt h3 {
    font-size: 26px;
  }

  .our-industries-sec-txt h5 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .our-industries-sec-txt p {
    margin: 0 0 0;
    font-size: 15px;
    line-height: 24px;
  }

  .our-recruitment-sec-txt p {
    font-size: 15px;
    line-height: 24px;
  }

  .recruitment-span {
    width: 42px;
    height: 42px;
    font-size: 15px;
  }

  .our-clients h3 {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .our-clients .horizontal-ticker__slide {
    width: 18vw;
  }

  .testimonial h3 {
    font-size: 28px;
  }

  .milestone-title {
    font-size: 26px;
  }

  .milestone-card {
    height: unset;
  }

  footer .footer__top-left-logo img {
    width: 200px;
  }

  footer .footer__inner {
    row-gap: 10px;
  }

  .milestone-card .icon {
    font-size: 35px;
  }

  .home-showcase {
    padding: 0 0 20px;
  }

  .statistic-section,
  .about-sec,
  .our-journey-sec,
  .what-sets-sec,
  .current-opportunities,
  .our-industries-sec,
  .local-expertise,
  .track-status,
  .testimonial {
    padding: 20px 0;
  }

  .mission-vision-sec {
    padding: 50px 0;
    margin: 20px 0;
  }

  .our-services-sec {
    margin: 20px 0;
    padding: 50px 0;
  }

  .our-recruitment {
    padding: 50px 0;
    margin: 20px 0;
  }

  .our-clients {
    margin: 20px 0;
  }

  .milestone-section {
    margin: 20px 0;
    padding: 50px 20px;
  }

  footer {
    padding: 50px 0 0px;
    margin: 15px 0 0;
  }

  footer .footer__top-right-social ul {
    gap: 20px;
  }

  .our-industries-sec-card {
    margin-top: 25px;
  }

  .common-banner {
    padding: 20px 0;
  }

  .common-banner-bg {
    margin: 0 0px;
  }

  .all-jobs-content h3 {
    margin: 5px 0 20px;
    font-size: 26px;
  }

  .all-jobs-search .input-group {
    margin-bottom: 15px;
  }

  .contact-bg {
    padding: 35px 25px 10px;
  }

  .contact-right h4 {
    font-size: 21px;
    margin-bottom: 6px;
  }

  .contact-right p {
    font-size: 14px;
  }

  .contact-right {
    padding: 25px;
  }

  .contact-right .form-group .form-label {
    font-size: 15px;
  }

  .contact-right .btn {
    font-size: 15px;
  }

  .contact-txt h3 {
    font-size: 28px;
  }

  .contact-txt1 h6 {
    font-size: 20px;
    margin-bottom: 5px;
    padding-bottom: 3px;
  }

  .contact-left {
    margin-left: 10px;
  }

  .contact-sec {
    margin: 0 25px;
  }

  .contact-sec {
    margin: 0 10px;
  }

  .contact-bg {
    padding: 25px 20px 5px;
  }

  .apply-form h3 {
    font-size: 24px;
  }

  .apply-form {
    padding: 30px;
  }
}

/* end (max-width: 575px) */

/* (max-width: 479px) */
@media screen and (max-width: 479px) {
  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 26px;
    line-height: 36px;
    margin: 0 0 15px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 {
    font-size: 12px;
    padding: 7px 20px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container p {
    font-size: 14px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 310px;
  }

  .count-title {
    font-size: 20px;
  }

  .counter-section .counter h2 {
    font-size: 22px;
    margin-bottom: 3px;
  }

  .stats-text {
    font-size: 14px;
  }

  .statistic-section .row {
    row-gap: 22px;
  }

  .about-sec-img .about-sec-img1 {
    width: 300px;
  }

  .about-sec-img .about-sec-img2 {
    width: 160px;
  }

  .about-sec-txt h6 {
    font-size: 13px;
  }

  .about-sec-txt h3 {
    font-size: 26px;
  }

  .about-sec-txt h6 {
    margin-bottom: 12px;
  }

  .about-sec-txt p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .mission-vision-sec-card h3 {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .mission-vision-sec-card h3 img {
    width: 28px;
  }

  .mission-vision-sec-card p {
    line-height: 22px;
    font-size: 14px;
  }

  .mission-vision-sec-card {
    padding: 30px 25px;
  }

  .our-journey-sec-txt h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .our-journey-sec-txt h3 img {
    width: 28px;
  }

  .our-journey-sec-txt p {
    font-size: 14px;
    line-height: 24px;
  }

  .our-journey-sec-txt {
    padding: 30px 25px;
  }

  .what-sets-sec-txt h3 {
    font-size: 22px;
  }

  .what-sets-sec-txt h6 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .what-sets-sec-txt p {
    font-size: 14px;
  }

  .our-services-sec h3 {
    font-size: 26px;
    margin-bottom: 12px;
  }

  .our-services-sec h6 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .our-services-sec p {
    font-size: 14px;
    line-height: 22px;
  }

  .our-services-sec-card h3 img {
    width: 18px;
  }

  .our-services-sec-card h3 span {
    width: 34px;
  }

  .current-opportunities-txt p {
    font-size: 15px;
    line-height: 24px;
  }

  .current-opportunities-card h4 {
    font-size: 16px;
  }

  .current-opportunities-card h4 span {
    font-size: 10px;
  }

  .current-opportunities-card h6 {
    font-size: 13px;
  }

  .current-opportunities-card ul li {
    font-size: 14px;
  }

  .current-opportunities-card .view-details-apply {
    font-size: 13px;
    margin: 20px 0 0;
  }

  .current-opportunities .see-more-btn {
    padding: 6px 25px;
    font-size: 13px;
  }

  .current-opportunities-card {
    padding: 25px 22px 25px 22px;
    margin-bottom: 20px;
  }

  .our-industries-sec-txt h6 {
    font-size: 15px;
  }

  .our-industries-sec-txt h3 {
    font-size: 24px;
  }

  .our-industries-sec-txt h5 {
    font-size: 16px;
  }

  .our-industries-sec-txt p {
    font-size: 14px;
  }

  .our-industries-sec-card h4 {
    font-size: 14px;
  }

  .our-industries-sec-card-img {
    width: 50px;
    height: 50px;
  }

  .our-industries-sec-card {
    padding: 20px 6px;
    height: fit-content;
  }

  .local-expertise-sec-txt h3 {
    font-size: 20px;
    margin-bottom: 6px;
  }

  .local-expertise-sec-txt p {
    font-size: 14px;
    line-height: 22px;
  }

  .our-recruitment-sec-txt h3 {
    font-size: 23px;
    margin-bottom: 8px;
  }

  .our-recruitment-sec-txt p {
    font-size: 14px;
    line-height: 22px;
  }

  .our-recruitment-sec-card-img {
    width: 40px;
    margin-bottom: 15px;
  }

  .our-recruitment-sec-card h4 {
    font-size: 18px;
  }

  .our-recruitment-sec-card p {
    font-size: 15px;
    line-height: 24px;
  }

  .our-recruitment-sec-card {
    padding: 40px 25px 20px;
  }

  .recruitment-span {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .track-status-card-img {
    width: 55px;
    height: 55px;
  }

  .our-clients h3 {
    font-size: 24px;
  }

  .our-clients p {
    margin: 0 25px 35px;
    font-size: 14px;
    line-height: 24px;
  }

  .our-clients .horizontal-ticker__slide {
    width: 20vw;
  }

  .testimonial h3 {
    font-size: 26px;
    margin-bottom: 22px;
  }

  .milestone-title {
    font-size: 22px;
  }

  .company-name {
    font-size: 15px;
  }

  .milestone-card .icon {
    font-size: 30px;
  }

  .milestone-card p {
    font-size: 14px;
  }

  footer .footer__top-left-logo img {
    width: 185px;
  }

  footer .footer__top-left-text p {
    font-size: 14px;
  }

  footer .footer__top-right h4 {
    font-size: 16px;
  }

  footer .footer__top-right {
    row-gap: 10px;
  }

  footer .footer__top-right-menu ul {
    padding: 0 0 0 15px;
    gap: 15px;
  }

  footer .footer__top-right-menu ul li a {
    font-size: 14px;
  }

  footer .footer__bottom p {
    font-size: 13px;
  }

  footer .footer__bottom {
    padding: 20px 0;
  }

  footer .footer__inner {
    row-gap: 0;
  }

  .header-navbar .wrapper .logo {
    width: 170px;
  }

  .header-navbar nav .wrapper {
    height: 65px;
    line-height: 65px;
  }

  .home-showcase {
    padding: 0 0 15px;
  }

  .statistic-section,
  .about-sec,
  .our-journey-sec,
  .what-sets-sec,
  .current-opportunities,
  .our-industries-sec,
  .local-expertise,
  .track-status,
  .testimonial {
    padding: 18px 0;
  }

  .about-sec-txt {
    padding-right: 0;
  }

  .mission-vision-sec {
    padding: 45px 0;
    margin: 15px 0;
  }

  .our-services-sec {
    margin: 15px 0;
    padding: 40px 0;
  }

  .current-opportunities-txt h3 {
    font-size: 24px;
  }

  .our-recruitment {
    padding: 40px 0;
    margin: 20px 0;
  }

  .track-status-card h4 {
    font-size: 17px;
    margin-bottom: 6px;
  }

  .our-clients {
    margin: 15px 0;
    padding: 40px 0 50px;
  }

  .our-clients .horizontal-ticker {
    row-gap: 25px;
  }

  .milestone-section {
    margin: 15px 0;
    padding: 45px 10px;
  }

  .header-navbar .nav-links li a {
    font-size: 16px;
    line-height: 38px;
  }

  .common-banner {
    padding: 16px 0;
  }

  .all-jobs-content h3 {
    margin: 5px 0 20px;
    font-size: 24px;
  }

  .all-jobs-search .form-control {
    font-size: 14px;
  }

  .all-jobs-search .form-select {
    font-size: 14px;
  }

  .contact-right h4 {
    font-size: 19px;
  }

  .contact-right .form-group .form-label {
    font-size: 14px;
  }

  .contact-right .btn {
    font-size: 14px;
  }

  .contact-txt h3 {
    font-size: 24px;
  }

  .contact-txt p {
    font-size: 14px;
  }

  .contact-txt1 h6 {
    font-size: 18px;
    margin-bottom: 4px;
    padding-bottom: 4px;
  }

  .contact-txt1 {
    margin-bottom: 20px;
  }

  .gallery-main .contain {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }

  .apply-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .apply-form .form-group .form-label {
    font-size: 15px;
  }

}

/* end (max-width: 479px) */

/* (max-width: 425px) */
@media screen and (max-width: 425px) {
  .header-navbar .wrapper .logo {
    width: 160px;
  }

  .header-navbar nav .wrapper {
    height: 60px;
    line-height: 60px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container h5 {
    font-size: 11px;
    padding: 6px 20px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container .bigTitle {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 10px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image .text-container p {
    font-size: 13px;
  }

  .home-showcase .home-showcaseSlider .swiper-wrapper .swiper-slide .swiper-image {
    height: 275px;
  }

  .counter-section .counter h2 {
    font-size: 20px;
  }

  .count-title {
    font-size: 18px;
  }

  .stats-text {
    font-size: 13px;
  }

  .counter-section .counter {
    border-radius: 10px;
    padding: 16px 16px;
  }

  .about-sec-img .about-sec-img1 {
    width: 275px;
  }

  .about-sec-img .about-sec-img2 {
    width: 145px;
  }

  .about-sec-txt h6 {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .about-sec-txt h3 {
    font-size: 24px;
    margin-bottom: 8px;
  }

  .mission-vision-sec-card h3 {
    font-size: 18px;
  }

  .mission-vision-sec-card h3 img {
    width: 25px;
  }

  .our-journey-sec-txt h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .our-journey-sec-txt h3 img {
    width: 26px;
    border-radius: 4px;
  }

  .our-journey-sec-txt p {
    font-size: 13px;
    line-height: 22px;
  }

  .what-sets-sec-txt h3 {
    font-size: 20px;
  }

  .what-sets-sec-txt h6 {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .our-services-sec h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .our-services-sec h6 {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .our-services-sec-card h3 img {
    width: 15px;
  }

  .our-services-sec-card h3 span {
    width: 30px;
  }

  .our-services-sec-card {
    padding: 25px 15px 25px 25px;
  }

  .current-opportunities-txt h3 {
    font-size: 22px;
  }

  .current-opportunities-txt p {
    font-size: 14px;
    line-height: 22px;
  }

  .current-opportunities-card h4 {
    font-size: 15px;
  }

  .current-opportunities-card ul {
    padding: 10px 0 0px;
  }

  .current-opportunities-card .view-details-apply {
    font-size: 12px;
  }

  .current-opportunities .see-more-btn {
    padding: 6px 25px;
    font-size: 12px;
  }

  .current-opportunities-card {
    margin-bottom: 12px;
  }

  .our-industries-sec-txt h6 {
    font-size: 14px;
  }

  .our-industries-sec-txt h3 {
    font-size: 22px;
  }

  .our-industries-sec-txt h5 {
    font-size: 15px;
  }

  .our-industries-sec-txt p {
    font-size: 13px;
    line-height: 22px;
  }

  .our-industries-sec-card-img {
    width: 45px;
    height: 45px;
    margin: 0 auto 15px;
  }

  .our-industries-sec-card h4 {
    font-size: 12px;
  }

  .local-expertise-sec-txt h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .local-expertise-sec-txt p {
    font-size: 13px;
    line-height: 20px;
  }

  .local-expertise-sec-txt {
    padding: 25px;
  }

  .our-recruitment-sec-txt h3 {
    font-size: 20px;
  }

  .our-recruitment-sec-txt p {
    font-size: 13px;
    line-height: 20px;
  }

  .our-recruitment-sec-card h4 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .our-recruitment-sec-card p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0px 45px;
  }

  .recruitment-span {
    width: 35px;
    height: 35px;
    font-size: 12px;
  }

  .our-recruitment-sec-card-img {
    width: 35px;
  }

  .our-recruitment-sec-card h4 {
    font-size: 15px;
  }

  .local-expertise-sec-txt h3 {
    font-size: 16px;
  }

  .local-expertise-sec-txt {
    padding: 20px;
  }

  .track-status-card h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .track-status-card p {
    font-size: 14px;
  }

  .track-status-card-img {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
  }

  .track-status .row {
    row-gap: 25px;
  }

  .our-clients h3 {
    font-size: 20px;
  }

  .our-clients p {
    margin: 0 25px 25px;
    font-size: 13px;
    line-height: 22px;
  }

  .our-clients .horizontal-ticker {
    row-gap: 22px;
  }

  .testimonial h3 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .testimonial_box-text p {
    font-size: 13px;
  }

  .testimonial_box-name h4 {
    font-size: 14px;
    line-height: 20px;
  }

  .milestone-title {
    font-size: 20px;
  }

  .company-name {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .milestone-card .icon {
    font-size: 25px;
  }

  .milestone-card p {
    font-size: 13px;
  }

  .milestone-card {
    padding: 20px 20px;
  }

  .milestone-section .row {
    row-gap: 20px;
  }

  footer .footer__top-left-logo img {
    width: 175px;
  }

  footer .footer__top-left {
    row-gap: 20px;
  }

  footer .footer__top-left-text p {
    font-size: 13px;
  }

  footer .footer__top-right-social ul li a {
    font-size: 20px;
  }

  footer .footer__top-right-social ul {
    gap: 15px;
  }

  footer .footer__top-left {
    margin-bottom: 25px;
  }

  footer .footer__top-right h4 {
    font-size: 15px;
  }

  footer .footer__top-right-menu ul {
    gap: 12px;
  }

  footer .footer__top-right {
    margin-bottom: 5px;
  }

  footer .footer__top-right-menu ul li a {
    font-size: 13px;
  }

  footer .footer__bottom p {
    font-size: 12px;
  }

  footer .footer__bottom {
    margin-top: 15px;
  }

  .our-services-sec-card {
    margin-top: 22px;
  }

  .all-jobs-content h3 {
    margin: 0px 0 18px;
    font-size: 22px;
  }

  .all-jobs-search {
    padding: 15px;
    margin-bottom: 20px;
  }

  .contact-bg {
    padding: 20px 15px 10px;
  }

  .contact-right {
    padding: 20px;
  }

  .contact-right h4 {
    font-size: 17px;
  }

  .contact-right p {
    font-size: 13px;
  }

  .contact-right .form-group .form-control {
    font-size: 14px;
  }

  .contact-right .btn {
    font-size: 13px;
    margin: 20px auto 0;
  }

  .contact-txt h3 {
    font-size: 22px;
  }

  .contact-txt p {
    font-size: 13px;
  }

  .contact-txt1 h6 {
    font-size: 16px;
    margin-bottom: 3px;
    padding-bottom: 3px;
  }

  .contact-txt1 p {
    font-size: 14px;
  }

  .contact-txt1 {
    margin-bottom: 15px;
  }

  footer {
    padding: 40px 0 0px;
  }

  .apply-form h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .apply-form {
    padding: 25px;
  }

  .apply-form .form-group .form-label {
    font-size: 14px;
  }

  .apply-form .btns {
    padding: 8px 35px;
    font-size: 12px;
  }

  .apply-form-section {
    padding: 30px 0;
  }

  .header-navbar .nav-links li a {
    font-size: 15px;
    line-height: 36px;
  }

  .header-navbar .nav-links .login-btn a {
    font-size: 15px;
    padding: 6px 25px;
  }
}

/* end (max-width: 425px) */