
@media screen and (min-width: 991px) {
  .header-contact,
  .header-socials {
    display: none;
  }

}

@media screen and (max-width: 2000px) {
  #blog-slider .splide__arrows.splide__arrows--ltr {
    right: 45.5rem;
  }
  .page-service .breadcrumb-wrapper-dark::before {
    background-position: 100px -490px;
  }
}
@media screen and (max-width: 1728px) {
  .hero .hero-content {
    padding: 11rem 0 6rem;
  }
  .services .service-card .service-title {
    font-size: 2rem;
  }
  .featured-projects .f-project-card .f-project-title {
    font-size: 1.5rem;
    font-weight: 600; 
    line-height: 2rem;
  }
  .service-content {
    padding: 4rem 0;
  }
  .page-home .featured-projects {
    padding: 2rem 0;
  }
  .hero .hero-title {
    font-size: 3.25rem;
    line-height: 4rem;
  }
  .page-home .featured-projects a.btn {
    margin-top: 1rem;
  }
  .testimonials {
    padding: 4rem 0;
    position: relative;
  }
  .about-us {
    padding: 4rem 0;
  }
  .cta-banner-wrapper .cta-banner {
    margin: 2.5rem 0 2rem;
  }
  .page-service .breadcrumb-wrapper-dark::before {
    background-position: 100px -260px;
  }
}
@media screen and (max-width: 1440px) {
    
  .project-details img{
      margin-bottom: 1rem;
  }

  .hero .hero-content {
    padding: 14rem 0 8rem;
  }
  .project-img {
    height: 36rem;
    margin-top: -2rem;
  }
  .google-review {
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.07);
    width: 100%;
    min-height: 268px;
  }
  .references-page-container{
    margin-top: 6.5rem;
  }
  .refenreces-header{
    padding-bottom: 12rem !important;
  }
  .breadcrumb-wrapper-dark {
    padding: 8rem 0 2rem;
  }
  .page-service .breadcrumb-wrapper-dark {
    padding: 8rem 0 2rem;
  }
  .service-content {
    padding: 4rem 0;
  }
  .page-service .testimonials {
    padding: 6rem 0 2rem;
  }
  .footer .footer-copyright {
    padding: 1.5rem 0;
  }
  .footer .footer-content {
    padding: 2rem 0;
  }
  .footer-socials {
    padding: 1.5rem 0;
  }
  .service-project {
    height: 18rem;
  }
  .projects-slider {
    padding-bottom: 23rem;
  }
  .career-header .career-img img {
    width: 32%;
  }
  .page-home .featured-projects {
    padding: 2rem 0 0;
  }
  .page-home .featured-projects a.btn {
    margin-top: 1rem;
  }
  .about-us {
    padding: 4rem 0;
  }
  #blog-slider .splide__arrows.splide__arrows--ltr {
    right: 10.5rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-img {
    height: 32rem;
  }
  .project-header {
    padding: 8rem 0 2rem;
  }
  .page-blog .blog {
    padding: 4rem 0 0;
  }
  .career {
    padding: 3rem 0 6rem;
  }
  .career-item {
    padding: 2.5em;
  }
  .page-contact .contact {
    padding: 4rem 0 4rem;
  }
  .page-service .services .service-card {
    padding: 2rem;
  }
  .services .service-card .service-title {
    font-size: 1.75rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card p {
  font-size: 1rem;
  line-height: 1.75rem;
}
.featured-projects-wrapper .col-md-12 .f-project-card .f-project-categories li h4 {
    font-size: 0.875rem;
}

}
@media screen and (max-width: 1280px) {
    .refenreces-header{
    padding-bottom: 12rem !important;
  }
  .page-service .breadcrumb-wrapper-dark::before {
    background-position: 100px -190px;
  }
}
@media screen and (max-width: 1200px) {
  .career-header .career-img img {
    width: 31%;
  }
}
@media screen and (max-width: 1024px) {
  .service-project {
    height: 17rem;
  }
}
@media screen and (max-width: 991px) {
     div#reviews-slider-track {
    overflow: hidden !important;
}
  /* === MOBILE NAV === */
  .header-topbar {
    display: none !important;
  }
  .header {
    background: transparent !important;
    transition: top 0.3s ease, background 0.3s ease !important;
  }
  .header.header-fixed {
    background: var(--black) !important;
  }
  .navbar {
    top: 0 !important;
    padding: 1rem 1.5rem;
  }
  .navbar-nav-left,
  .navbar-nav-right {
    margin: 0 !important;
  }
  .navbar .navbar-toggler, .navbar-brand {
    z-index: 999999;
  }
  .navbar-toggler span {
    background-color: var(--white);
    position: relative;
    width: 24px;
    height: 2px;
    display: block;
    margin-bottom: 6px;
    transition: 0.5s;
  }
  .navbar-toggler.open span:first-child {
    top: 5px;
    transform: rotate(45deg);
  }
  .navbar-toggler.open span:nth-child(2) {
    display: none;
  }
  .navbar-toggler.open span:last-child {
    top: -3px;
    transform: rotate(-45deg);
  }

  /* Logo & toggler on mobile */
  .navbar-brand {
    z-index: 999999;
    margin: 0 !important;
  }
  .navbar .navbar-toggler {
    z-index: 99999;
  }
  .header-fixed .navbar-collapse {
    z-index: 99998 !important;
  }
  .header-fixed .navbar .navbar-toggler {
    z-index: 99999 !important;
  }

  /* Fullscreen overlay */
  .navbar-collapse {
    position: fixed;
    right: -100%;
    background-color: var(--black);
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    padding: 6rem 2rem 2rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    flex-direction: column;
    z-index: 99;
    display: flex !important;
  }
  .navbar-collapse.show {
    right: 0;
  }
  div#navbarSupportedContent {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 100vh;
    padding-top: 4rem;
  }

  /* Nav items */
  .navbar-nav {
    width: 100%;
    align-items: flex-start !important;
  }
  .navbar .nav-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }
  .navbar-nav-left .nav-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
  }
  .navbar .nav-item:last-child {
    border-bottom: none;
  }
  .navbar .nav-link {
    font-size: 1.75rem;
    font-weight: 500;
    padding: 0.75rem 0;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: 0;
    width: 100%;
    color: var(--white) !important;
  }
  .navbar .nav-link:hover,
  .navbar .nav-link:active {
    color: var(--primary) !important;
  }

  /* Badge in mobile */
  .navbar .nav-badge {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    display: inline-block !important;
    vertical-align: middle;
    margin-left: 0;
    font-size: 0.65rem !important;
    border-radius: 0 !important;
    padding: 0.2rem 0.5rem !important;
  }
  .navbar .nav-link--badge {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  /* Dropdown items with toggle */
  .navbar .nav-item.dropdown {
    position: relative;
  }
  .navbar .nav-item.dropdown > .nav-link {
    padding-right: 3.5rem !important;
  }
  .submenu-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 3.5rem;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    border-left: 1px solid rgba(255, 255, 255, 0.06);
    color: var(--primary);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    z-index: 5;
  }
  .submenu-toggle:active {
    opacity: 0.6;
  }
  /* iOS fix - make elements clickable */
  .submenu-toggle,
  .mega-dropdown-back {
    cursor: pointer !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
  }
  .navbar .dropdown-toggle::after {
    display: none !important;
  }
  .submenu-toggle {
    display: flex !important;
  }
  .navbar .dropdown.open .dropdown-toggle::after {
    transform: rotate(180deg);
  }

  /* Mobile slide menu - submenu panels */
  .navbar .dropdown .mega-dropdown,
  .navbar .dropdown .dropdown-menu {
    all: unset !important;
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    left: 100% !important;
    width: 100% !important;
    height: 100% !important;
    background-color: var(--black) !important;
    z-index: 999999 !important;
    padding: 1.5rem !important;
    padding-top: 6rem !important;
    overflow-y: auto !important;
    box-sizing: border-box !important;
    -webkit-transition: left 0.3s ease !important;
    transition: left 0.3s ease !important;
  }
  .navbar .dropdown.submenu-open > .mega-dropdown,
  .navbar .dropdown.submenu-open > .dropdown-menu {
    left: 0 !important;
  }


  /* Back button */
  .mega-dropdown-back {
    all: unset !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 0.5rem !important;
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 0.75rem !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.08em !important;
    padding: 0.5rem 1rem !important;
    margin-bottom: 1.5rem !important;
    box-sizing: border-box !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 2rem !important;
  }
  .mega-dropdown-back svg {
    stroke: currentColor !important;
    width: 0.85rem !important;
    height: 0.85rem !important;
  }

  /* Heading */
  .mega-dropdown-heading {
    all: unset !important;
    display: block !important;
    font-size: 0.7rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    color: rgba(255, 255, 255, 0.3) !important;
    padding-bottom: 0.75rem !important;
    margin-bottom: 0.25rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  }

  /* Layout */
  .mega-dropdown--wide {
    min-width: 0 !important;
  }
  .mega-dropdown-row {
    display: block !important;
  }
  .mega-dropdown-col {
    display: block !important;
  }
  .mega-dropdown--wide .mega-dropdown-col {
    padding-right: 0 !important;
  }

  /* Items */
  .mega-dropdown-item {
    all: unset !important;
    display: flex !important;
    align-items: center !important;
    gap: 1rem !important;
    padding: 1rem 0 !important;
    border-bottom: none !important;
    text-decoration: none !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    width: 100% !important;
  }
  .mega-dropdown-item:last-child {
    border-bottom: none !important;
  }
  .mega-dropdown-item--cta {
    margin-top: 1rem !important;
    padding: 1rem !important;
    border-top: none !important;
    border-bottom: none !important;
    background: var(--primary) !important;
    border-radius: 0 !important;
  }
  .mega-dropdown-item--cta .mega-dropdown-icon {
    background: rgba(0, 0, 0, 0.15) !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
  }
  .mega-dropdown-item--cta .mega-dropdown-icon svg {
    stroke: var(--black) !important;
  }
  .mega-dropdown-item--cta .mega-dropdown-title {
    color: var(--black) !important;
    font-weight: 600 !important;
  }
  .mega-dropdown-item--cta .mega-dropdown-desc {
    color: rgba(0, 0, 0, 0.6) !important;
  }
  .mega-dropdown-item--cta .mega-dropdown-arrow {
    stroke: rgba(0, 0, 0, 0.3) !important;
  }

  /* Icons */
  .mega-dropdown-icon {
    width: 2.75rem !important;
    height: 2.75rem !important;
    min-width: 2.75rem !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
    background: rgba(215, 229, 44, 0.06) !important;
    border: 1px solid rgba(215, 229, 44, 0.12) !important;
    border-radius: 0.75rem !important;
  }
  .mega-dropdown-icon svg {
    width: 1.15rem !important;
    height: 1.15rem !important;
    stroke: var(--primary) !important;
    fill: none !important;
  }

  /* Content */
  .mega-dropdown-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.15rem !important;
    min-width: 0 !important;
    flex: 1 !important;
  }
  .mega-dropdown-title {
    font-size: 1rem !important;
    color: #fff !important;
    font-weight: 500 !important;
  }
  .mega-dropdown-desc {
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: rgba(255, 255, 255, 0.35) !important;
    font-size: 0.75rem !important;
    font-weight: 300 !important;
  }
  .mega-dropdown-arrow {
    all: unset !important;
    display: block !important;
    stroke: rgba(255, 255, 255, 0.2) !important;
    width: 1rem !important;
    height: 1rem !important;
    flex-shrink: 0 !important;
  }

  /* Sidebar / use cases */
  .mega-dropdown-sidebar {
    all: unset !important;
    display: block !important;
    border-top: none !important;
    padding-top: 1.25rem !important;
    margin-top: 1rem !important;
    box-sizing: border-box !important;
    width: 100% !important;
  }
  .mega-dropdown-usecases {
    all: unset !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
    list-style: none !important;
  }
  .mega-dropdown-usecases li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0.75rem !important;
    font-size: 0.85rem !important;
    font-weight: 300 !important;
    color: rgba(255, 255, 255, 0.5) !important;
    line-height: 1.4 !important;
  }
  .usecase-dot {
    width: 7px !important;
    height: 7px !important;
    min-width: 7px !important;
    border-radius: 50% !important;
    background: var(--primary) !important;
    box-shadow: 0 0 8px rgba(215, 229, 44, 0.5) !important;
    margin-top: 0.35rem !important;
  }

  /* Hide desktop CTA */
  .navbar .nav-link-cta {
    display: none !important;
  }

  /* Mobile secondary links */
  .mobile-nav-links {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    list-style: none;
    margin: 0;
    padding: 1.25rem 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
  }
  .mobile-nav-links li a {
    color: rgba(255, 255, 255, 0.45);
    font-size: 1.1rem;
    font-weight: 300;
    text-decoration: none;
    transition: color 0.2s;
  }
  .mobile-nav-links li a:hover,
  .mobile-nav-links li a.active {
    color: var(--primary);
  }

  /* Mobile nav footer */
  .mobile-nav-footer {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: auto;
    padding-top: 2rem;
  }
  .mobile-nav-cta {
    display: block;
    width: 100%;
    text-align: center;
    background: var(--primary);
    color: var(--black);
    font-weight: 600;
    font-size: 0.95rem;
    padding: 1rem 2rem;
    text-decoration: none;
    letter-spacing: 0.02em;
    box-shadow: 0 0 12px rgba(215, 229, 44, 0.4), 0 0 24px rgba(215, 229, 44, 0.2);
    transition: all 0.3s ease;
    margin-bottom: 1.5rem;
  }
  .mobile-nav-cta:hover {
    box-shadow: 0 0 18px rgba(215, 229, 44, 0.6), 0 0 36px rgba(215, 229, 44, 0.3);
    color: var(--black);
  }
  .mobile-nav-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .mobile-nav-socials li a {
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    width: 2.75rem;
    height: 2.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
  }
  .mobile-nav-socials li a svg {
    width: 0.85rem;
    height: 0.85rem;
    fill: var(--white);
    transition: fill 0.2s;
  }
  .mobile-nav-socials li a:hover {
    border-color: var(--primary);
  }
  .mobile-nav-socials li a:hover svg {
    fill: var(--primary);
  }

  /* Page-specific overrides */
  .navbar-brand.navbar-brand-open svg {
    fill: var(--white);
    transition: all 0.2s ease-in-out;
    transition-delay: 0.7s;
  }
  .header-fixed .navbar-toggler span {
    background-color: var(--white);
  }
  .header-fixed .navbar-toggler.open span {
    background-color: var(--white);
  }

  /* AI Hero responsive */
  .ai-hero {
    padding: 8rem 0 3rem !important;
  }
  .ai-hero-title {
    font-size: 2rem !important;
    line-height: 1.25 !important;
  }
  .ai-hero-desc {
    font-size: 0.95rem !important;
  }
  .ai-hero-badge {
    font-size: 0.65rem !important;
    padding: 0.4rem 1rem !important;
  }
  .ai-hero-tags {
    gap: 0.5rem !important;
  }
  .ai-hero-tag {
    font-size: 0.75rem !important;
    padding: 0.5rem 0.85rem !important;
  }
  .ai-hero-btns {
    flex-direction: column !important;
    gap: 0.75rem !important;
  }
  .ai-hero-btns .btn {
    width: 100% !important;
    text-align: center !important;
  }

  /* === NON-NAV 991px === */
  .contact-form-wrapper {
    margin-top: 2rem;
  }
  .about-img {
    margin-top: 4rem;
  }
  .hero p {
    max-width: 90%;
  }
  .service-technology {
    margin: 0;
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .breadcrumb-wrapper .section-title {
    font-size: 2.5rem;
  }
  .career-header {
    padding-bottom: 8rem;
  }
  .career-header .career-img {
    height: 10rem;
  }
  .job-offer .job-offer-content {
    padding-left: 0;
    margin-top: 4rem;
  }
  .send-cv {
    padding: 3rem 0 4rem;
  }
  .footer-cta .footer-cta-images {
    width: 8.5rem;
  }
  .footer .footer-item {
    margin-bottom: 3rem;
  }
  .footer .footer-item:last-child {
    margin-bottom: 0;
  }
  .job-offer-info .btn {
    display: none;
  }
  .send-cv-form-wrp form {
    padding: 0;
  }
  .career-item {
    align-items: flex-start;
    flex-direction: column;
  }
  .career-item h3 {
    margin-bottom: 1rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-img {
    height: 24rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-content {
    bottom: 2rem;
    left: 1rem;
  }
  .featured-projects .f-project-card .f-project-content {
    bottom: 1rem;
    left: 0rem;
  }
  .featured-projects .f-project-card .f-project-title {
    font-size: 1.5rem;
  }
  .featured-projects .f-project-card p {
    display: none;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card p {
    max-width: 100%;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-title {
      font-size: 2rem;
      line-height: 2.75rem;
  }
}
@media screen and (max-width: 768px) {
  .ai-hp-banner-title {
    font-size: 1.625rem;
  }
  .ai-hp-banner {
    padding: 2.75rem 0;
  }
  .ai-hp-banner-right {
    padding-left: 0;
    border-left: none;
    border-top: 1px solid rgba(255,255,255,0.08);
    padding-top: 2rem;
  }
}

@media screen and (max-width: 768px) {
    .refenreces-header {
    padding-bottom: 5rem !important;
}
    .references-page-container {
    margin-top: 3.5rem;
}
    .slider-progress-bar{
        width: 59%;
    }
  .navbar-collapse {
    padding: 4rem 2.5rem;
  }
  .featured-projects .f-project-card p {
    display: block;
  }
  .featured-projects-wrapper {
    margin-top: 0;
  }
  .featured-projects-wrapper>div:nth-child(even) {
    transform: translate(0);
  }
  .featured-projects .f-project-card {
    margin-bottom: 1.5rem;
  }
  .featured-projects .btn {
    margin-top: 0;
  }
  .post-card .post-card-img {
    height: 20rem;
  }
  .about-us .about-img {
    padding: 0 1rem;
  }
  .testimonials .testimonial-item p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .services .service-card {
    margin-right: 0;
  }
  .hero .hero-img {
    display: none;
  }
  .about-us .about-img {
    padding: 0;
  }
  .featured-projects .f-project-card p {
    max-width: 100%;
  }
  .service-project {
    height: 14rem;
  }
  .breadcrumb-wrapper .section-title {
    font-size: 2rem;
  }
  .service-content .service-content-title {
    font-size: 2rem;
  }
  .projects-slider {
    padding-bottom: 18rem;
  }
  .career-header .career-img img {
    width: 48%;
  }
  .career-header .career-img img:nth-child(3) {
    display: none;
  }
  .career-header .career-img img:nth-child(2) {
    margin-right: 0;
  }
  .breadcrumb-wrapper-dark p {
    max-width: 100%;
  }
  .footer .footer-content {
    padding: 3rem 1rem;
  }
  .footer-cta {
    padding: 2rem 0;
  }
  .footer-socials {
    padding: 2rem 0;
  }
  .about-img {
    margin-top: 0;
    margin-bottom: 3rem;
  }
  .page-home .blog {
    padding-bottom: 48rem;
  }
  .cta-banner-wrapper .section-title {
    font-size: 2.25rem;
  }
  .page-home .blog .section-title {
    width: 64%;
  }
  .about-header .about-header-title,
  .career-header .career-header-title {
    font-size: 2rem;
    line-height: 2.75rem;
  }
  .about-header .about-header-subtitle,
  .career-header .career-header-subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2.5rem;
  }
  .about-header .about-img {
    height: 28rem;
  }
  .about-header {
    margin-bottom: 8rem;
    padding-bottom: 7rem;
    padding-top: 8rem;
  }
  .header-fixed,
  .navbar {
    padding: 1rem 1.5rem;
  }
  .offices .offices-map img {
    max-width: 100%;
  }
  .career {
    padding: 0 0 6rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-img,
  .featured-projects .f-project-card .f-project-img {
    height: 20rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-content {
    bottom: 1rem;
    left: 0rem;
  }
  .featured-projects .f-project-card .f-project-content {
    bottom: 1rem;
    left: 0rem;
  }
  .featured-projects .f-project-card .f-project-title {
    font-size: 1.5rem;
  }
  .page-projects .featured-projects {
    padding: 4rem 0 6rem;
  }
  .featured-projects-wrapper>div:nth-child(odd) {
    transform: translate(0px, 0);
  }
  .page-service .breadcrumb-wrapper-dark::before {
    background-position: 100px -60px;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-title {
    font-size: 1.5rem;
    line-height: 2rem;
    }
    .featured-projects-wrapper .col-md-12 .f-project-card .f-project-categories li h4 {
    font-size: 0.75rem;
}
}
@media screen and (max-width: 576px) {
    
  .service-project {
    height: 20rem;
  }
  .projects-slider {
    padding-bottom: 25rem;
  } 
  .career-item {
    padding: 1.5rem 1rem;
  }
  .career-header .badge {
    top: -6rem;
    right: 50%;
    transform: translateX(50%) !important;
  }
  .career-header .badge svg {
    width: 7rem;
  }
  .career-header .career-header-title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .career-header .career-header-subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 6rem;
  }
  .career-header .career-img img {
    width: 47%;
  }
  .career-header {
    margin-bottom: 2rem;
  }
  .services .service-card p {
    max-width: 100%;
  }
  .services .service-card .service-title {
    font-size: 2rem;
  }
  .services .service-card .service-title svg {
    width: 2.5rem;
    height: 2.5rem;
    stroke-width: 2;
  }
  .footer-cta .footer-cta-images {
    width: 6.5rem;
    margin-right: 0;
  }
  .footer-cta h6 {
    text-align: center;
    line-height: 1.5rem;
  }
  .footer .footer-content .nav-item {
    margin-bottom: 0.5rem;
  }
  .footer .footer-content h5 {
    margin-bottom: 1rem;
  }
  .about-us {
    padding: 4rem 2rem;
  }
  .page-service .services .service-card {
    padding: 2rem;
    margin-bottom: 1rem;
  }
  .cta-banner-wrapper {
    padding: 0 0.5rem;
  }
  .career-item h6 {
    font-size: 1rem;
  }
  h6.career-place {
    margin-bottom: 0.75rem;
  }
  h6.career-type {
    margin-left: 0;
  }
  #blog-slider .splide__arrows.splide__arrows--ltr {
    right: 4rem;
  }
  #projects {
    position: relative;
  }
  .page-service .breadcrumb-wrapper-dark::before {
    display: none;
  }
  .google-review {
    padding: 1.5rem;
  }
  .hero .hero-clients {
    margin-bottom: 0;
    padding: 1.5rem 0;
  }
  .hero {
    height: auto;
  }
  .thank-you .thanks-title {
    font-size: 28px;
    line-height: 36px;
  }
  .thank-you h3 {
      font-size: 20px;
      line-height: 25px;
  }
  .thank-you p {
      font-size: 15px;
      line-height: 22px;
  }
  .thank-you .thanks-title span {
      width: 100px;
      height: 100px;
  }
  .thank-you .inner-content {
      max-width: 90%;
  }
.footer-cta-images picture:last-child img{
    right: 0;
  }
}
@media screen and (max-width: 480px) {
    .slider-progress-bar {
    width: 56%;
}
  .hero .hero-subtitle {
    font-size: 0.75rem !important;
  }
  .ai-hero {
    padding: 7rem 0 2.5rem !important;
  }
  .ai-hero-title {
    font-size: 1.75rem !important;
  }
  .ai-hero-desc {
    font-size: 0.9rem !important;
  }
  .ai-hero-tag {
    font-size: 0.7rem !important;
    padding: 0.4rem 0.75rem !important;
  }
  .ai-hero-tag svg {
    width: 12px !important;
    height: 12px !important;
  }
  .ai-calc {
    padding: 7rem 0 3rem !important;
  }
  .ai-calc-title {
    font-size: 1.75rem !important;
  }
  .ai-calc-card {
    padding: 1rem !important;
  }
  .ai-calc-result {
    padding: 1.5rem !important;
  }
  .ai-calc-result-number {
    font-size: 2rem !important;
  }
  .hero .hero-title {
    font-size: 2.25rem !important;
    line-height: 2.75rem !important;
  }
  .section-title {
    font-size: 1.75rem;
  }
  .post-card .post-card-img {
    height: 16rem;
  }
  .contact {
    padding: 4rem 0 4rem !important;
  }
  .blog {
    padding: 4rem 0 0;
  }
  .post-card {
    margin-bottom: 4rem;
  }
  .testimonials .testimonial-item .testimonial-author {
    max-width: 80%;
  }
  .testimonials .testimonial-item .testimonial-author .testimonial-author-info {
    margin-left: 0.5rem;
  }
  .testimonials {
    padding: 0rem 0 3rem;
  }
  .services .service-card {
    padding-bottom: 6rem;
  }
  .service-content-btns {
    align-items: flex-start;
    flex-direction: column;
  }
  .service-content-btns .btn:last-child {
    margin-top: 1rem;
    margin-left: 0;
  }
  .breadcrumb-wrapper .section-title {
    font-size: 2rem;
  }
  .breadcrumb-wrapper-dark {
    padding: 7rem 0 1rem;
  }
  .page-service .breadcrumb-wrapper-dark {
    padding: 7rem 0 2rem;
  }
  .hero p {
    font-size: 1rem;
    max-width: 100%;
    line-height: 1.75rem;
  }
  .btn,
  .btn-underline-primary {
    padding: 1rem 1.5rem;
  }
  .btn-underline-primary {
    margin-top: 0rem;
  }
  .career-header .career-img {
    height: 14rem;
  }
  .career-header .career-img img {
    width: 100%;
    margin-right: 0;
  }
  .career-header .career-img img:nth-child(1) {
    transform: rotate(0deg);
  }
  .career-header .career-img img:nth-child(2),
  .career-header .career-img img:nth-child(3) {
    display: none;
  }
  .career-header {
    margin-bottom: 6rem;
    padding-top: 6rem;
  }
  .career-header .career-header-subtitle {
    margin-bottom: 2rem;
  }
  .hero .hero-content {
    padding: 6rem 0.5rem 2rem;
  }
  .hero .hero-clients ul li img {
    width: 5rem;
  }
  .services {
    padding: 3rem 0 0;
  }
  .page-home .featured-projects {
    padding: 1rem 0 3rem;
  }
  .featured-projects .f-project-card {
    margin-bottom: 0;
  }
  .featured-projects .f-project-card .f-project-img {
    margin-bottom: 1.5rem;
  } 
  .about-us {
    padding: 3rem 0;
  }
  .about-us .about-img {
    padding: 0 1rem;
  }
  .btn-checkbox {
    padding: 0.625rem 1.125rem;
    font-size: 0.9375rem;
  }
  .footer .footer-content {
    padding: 2rem 0.5rem;
  }
  .page-home .blog {
    padding-bottom: 36rem;
  }
  .clients {
    padding: 0;
  }
  .contact .contact-persons li .contact-person-img {
    width: 4.5rem;
    height: 4.5rem;
  }
  .footer-socials {
    padding: 1.5rem 0;
  }
  .footer .footer-copyright {
    padding: 1.25rem 0;
  }
  .job-offer {
    padding: 3rem 0 0;
  }
  .cta-banner-wrapper .section-title {
    font-size: 1.5rem;
    margin-bottom: 1.25rem !important;
  }
  .header-fixed,
  .navbar {
    padding: 0.75rem 0.25rem;
  }
  .navbar-toggler {
    margin-top: 0.25rem;
  }
  .featured-projects .f-project-card .f-project-title {
    font-size: 1.5rem;
  }
  .featured-projects .f-project-card .f-project-content {
    bottom: 1rem;
    left: 0.5rem;
  }
  .testimonials .testimonial-item p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
  .testimonials .splide:before {
    font-size: 24rem;
    left: -3rem;
    top: -25rem;
  }
  .about-img {
    margin-bottom: 2rem;
  }
  .about-us .metrics {
    margin-bottom: 2rem;
  }
  .services .service-card .service-title {
    font-size: 1.75rem;
  }
  .navbar-brand svg {
    width: 8rem;
  }
  .about-header .about-header-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .about-header .about-header-subtitle {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .about-header .about-img {
    height: 14rem;
    margin-top: -20rem;
  }
  .about-header {
    padding-bottom: 10rem;
    margin-bottom: 0rem;
    padding-top: 6rem;
  }
  .offices .offices-map img {
    max-width: 100%;
  }
  .offices {
    display: none;
  }
  .career-header .career-header-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .career-header .career-header-subtitle {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .career-item h6 {
    font-size: 0.875rem;
  }
  h6.career-type {
    padding: 0.375rem 0.75rem;
  }
  /* .navbar .nav-link {
    font-size: 1.125rem;
    padding: 0.5rem 0;
  } */

  .verified-by-customers-link {
    margin-right: 2rem;
  }
  .verified-by-customers .google-rating .google-logo {
    margin-right: 0.5rem;
  }
  .page-service .breadcrumb-wrapper-dark {
    padding: 7rem 0 2rem;
  }
  .featured-projects .f-project-card p {
    display: none;
  }
  .featured-projects .f-project-card .f-project-title {
    margin-bottom: 1rem;
  }
  .featured-projects-wrapper .col-md-12 .f-project-card .f-project-img, .featured-projects .f-project-card .f-project-img {
    height: 20rem;
  }
  .featured-projects .f-project-card .f-project-content {
    padding: 0 1rem;
  }
  .contact .contact-persons li {
    margin-bottom: 2rem;
  }
  .contact .contact-persons li:last-child {
    margin-bottom: 0;
  }
  .contact .section-title {
    margin-bottom: 2rem;
  }
  .btn {
    font-size: 0.75rem;
  }
  .navbar-collapse {
    padding: 4rem 1rem;
  }
  .october-partner-badge img {
    width: 8rem;
  }
  .footer .footer-item {
    margin-bottom: 2rem;
  }
  .footer-cta {
    padding: 1.5rem 0;
  }
  .page-projects .featured-projects {
    padding: 4rem 0 3rem;
  }
  .services .service-card::after {
    margin-bottom: 2.5rem;
  }
  .services .service-card {
    padding-bottom: 4rem;
  }
  .service-content {
    padding: 3rem 0;
  }
  .service-content p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2rem;
  }
  .cta-banner-wrapper .cta-banner {
    padding: 1.75rem 0;
  }
  .cta-images {
    width: 8rem;
    height: 4rem;
    margin-bottom: 2.5rem;
  }
  .cta-images img {
    height: 5rem;
  }
  .page-service .testimonials {
    padding: 3rem 0 0;
  }
  .project-img img {
    object-position: -72px;
  }
  .project-img {
    height: 24rem;
  }
  .page-project .services .service-card {
    padding: 2rem;
  }
  .project-header h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  h2.feature-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .footer-socials ul li a {
    width: 2.5rem;
    height: 2.5rem;
  }
  .footer-socials ul li {
    margin-bottom: 0.5rem;
  }
  .project-header {
    padding: 6rem 0 2rem;
  }
  .project-header .project-categories {
    margin-top: 1.5rem;
  }
  .google-review {
    margin-bottom: 3rem;
  }
  .page-post .breadcrumb-wrapper-dark {
    padding: 6rem 0 5rem;
  }
  .page-post .breadcrumb-wrapper .section-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .post-img {
    height: 16rem;
  }
  .post-author .post-author-image {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.75rem;
  }
  .post-author .post-author-title {
    font-size: 1rem;
  }
  .post-author .post-date {
    font-size: 0.875rem;
  }
  .post-content img {
    margin: 1rem 0;
  }
  .thank-you .inner-content {
    max-width: 95%;
  }
  .thank-you {
    padding: 0 0 3rem;
  }
  #back-to-top-btn {
    width: 3rem;
    height: 3rem;
    right: 1rem;
    bottom: 1rem;
    padding: 0.5rem;
  }
  .about-header .about-header-subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 3.5rem;
  }
}
@media screen and (max-width: 375px) {
  .verified-by-customers-link {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 324px) {
  .hero {
    height: 44rem;
  }
}