@media (max-width: 768px) {
  .container {
    max-width: 608px;
    padding: 0 40px;
  }

  /* top-bar */
  .top-bar-right {
    justify-content: center;
  }

  /* nav bar */
  .nav-links {
    display: none;
  }

  #top-link-2 {
    display: none;
  }

  .main-nav .container {
    justify-content: space-between;
    /* gap: 324px; */
  }
  .menu-container-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 27px;
    background-color: #c6edff;
    outline: none;
    border: none;

    width: 48px;
    height: 55px;
  }

  .menu-container-box img {
    width: 48px;
    height: 48px;
  }

  /* hero section */
  .hero {
    height: 560px;
  }
  .hero::before {
    /* Rectangle 2890 */

    width: 100%;
    height: 100%;

    background: linear-gradient(
      0deg,
      rgba(0, 41, 59, 0.7) 8%,
      rgba(0, 102, 204, 0.7) 40%,
      rgba(0, 0, 0, 0) 75%
    );
  }

  .hero .container {
    position: absolute;
    bottom: 80px;
    left: 40px;
    z-index: 1;
    width: 584px;
    height: 152px;
  }

  .breadcrumb {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0%;
    gap: 10px;
  }
  .hero-content h1 {
    letter-spacing: 0%;
    vertical-align: middle;
    line-height: 140%;
  }

  .hero-content h1 span::after {
    content: "";
    display: block;
  }

  /* intro section */
  .intro {
    padding: 80px 40px;
  }

  .intro .container {
    padding: 0;
    /* width: 768px; */
    height: 486px;
  }

  .intro p {
    max-width: 650px;
    height: 328px;
    font-size: 24px;
    line-height: 140%;
  }

  .services-links {
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start;
    justify-content: unset;
    padding: 0px;
    gap: 24px 72px;
    max-width: 608px;
    height: 104px;
  }

  .services-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px;
    gap: 4px;

    width: 267px;
    height: 40px;
  }

  .services-link h3 {
    font-size: 24px;
    line-height: 32px;
  }
  #services-link-2 {
    width: 185px;
  }

  #services-link-3 {
    width: 117px;
  }

  #services-link-4 {
    width: 112px;
  }

  #services-link-5 {
    width: 135px;
  }

  /* service-components */
  .service-components {
    padding: 0px;
  }

  .service-components .container {
    padding: 0px;
    margin: 0;
    max-width: 768px;
  }
  .service-component {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px;
    gap: 48px;

    width: 768px;
    height: 1218px;
  }

  .service-component-image {
    width: 768px;
    height: 375px;

    background: url(servicesimage/digital_tab.png),
      linear-gradient(0deg, #c4c4c4, #c4c4c4), #a0a0a0;

    background-size: 100% 100%;
  }

  #global-image {
    background: url(servicesimage/global_tab.png),
      linear-gradient(0deg, #c4c4c4, #c4c4c4), #a0a0a0;
    background-size: 100% 100%;
  }
  #solutions-image {
    background: url(servicesimage/solutions-tab.png),
      linear-gradient(0deg, #c4c4c4, #c4c4c4), #a0a0a0;
    background-size: 100% 100%;
  }

  #advisory-image {
    background: url(servicesimage/advisory_tab.png),
      linear-gradient(0deg, #c4c4c4, #c4c4c4), #a0a0a0;
    background-size: 100% 100%;
  }

  #consulting-image {
    background: url(servicesimage/consulting-tab.png),
      linear-gradient(0deg, #c4c4c4, #c4c4c4), #a0a0a0;
    background-size: 100% 100%;
  }

  .service-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 80px;
    gap: 80px;

    width: 768px;
    height: 795px;
  }

  .service-content-row-1 {
    gap: 30px;
  }

  .service-content-row-1 h3 {
    line-height: 48px;
  }

  .service-content-row-1 p,
  li {
    font-size: 16px;
    line-height: 24px;
  }

  .service-content-row-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;

    width: 100%;
    height: 188px;
  }

  .service-content-row-2 p {
    width: 100%;
    height: 47px;

    font-size: 16px;
    line-height: 24px;
    /* or 150% */
  }

  .lets-connect {
    width: 201.56px;
  }

  .lets-connect h4 {
    width: 164px;

    font-size: 24px;
    line-height: 32px;
    /* identical to box height, or 133% */
  }

  /* footer section */
  .footer-section {
    padding: 64px 0;

    width: 100%;
  }

  .footer-section .container {
    gap: 40px;
    padding: 0;
  }

  .footer-row-1 {
    width: 608px;
    height: 525.16px;
  }

  .footer-title {
    width: 608px;
    height: 166px;
    justify-content: flex-start;
  }

  .need-help {
    width: 538px;
    height: 102px;
  }

  .need-help h2 {
    width: 173px;
    height: 24px;

    font-weight: 500;
    font-size: 20px;
  }

  .need-help p {
    width: 242px;
    height: 68px;

    font-size: 12px;
  }

  .orange-ellipse {
    width: 399px;
    height: 399px;

    /* Inside auto layout */
    /* flex: none;
            order: 0;
            flex-grow: 0;
            z-index: 0; */
  }

  .get-consultation {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;

    width: 161px;
    height: 44px;
  }

  .get-consultation h2 {
    width: 161px;
    height: 28px;

    font-size: 20px;
    line-height: 28px;
  }

  .footer-contents {
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 76px;

    width: 608px;
    height: 311.16px;
  }

  .footer-link-contents {
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 0px;
    gap: 44px 40px;

    width: 608px;
    height: 205px;
  }

  .link-column {
    width: 136px;
  }

  .footer-logo-contents {
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 64px;

    width: 608px;
    height: 30.16px;

    /* Inside auto layout */
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
  }

  .email-div {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;

    width: 414px;
    height: 20px;
  }

  .company-email {
    justify-content: flex-start;
  }

  .footer-row-2 {
    height: 244px;
  }

  .company-social-media {
    flex-direction: column;
    width: 608px;
    width: 100%;
    height: 144px;
  }

  .social-media-common {
    width: 608px;
    width: 100%;
    height: 48px;
  }
}

@media (max-width: 430px) {
  .container {
    width: 350px;
    max-width: 430px;
  }

  header {
    background: #c6edff;
  }
  /* top-bar */
  .top-bar {
    /* background-color: #c6edff; */
    height: 33px;
  }

  .top-bar-right {
    display: none;
  }

  .logo a video {
    width: 200px;
    height: 42px;
  }

  /* hero section */
  .hero {
    height: 678px;
  }

  .hero::before {
    background: linear-gradient(
      0deg,
      rgba(0, 41, 59, 0.7) 18.5%,
      rgba(0, 102, 204, 0.7) 46%,
      rgba(0, 0, 0, 0) 65.5%
    );
  }

  .hero .container {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1;
    height: 250px;
  }

  .breadcrumb {
    margin: 0;

    font-size: 24px;
  }

  .hero-content h1 {
    margin: 0;
    width: 350px;
    height: 224px;
    margin-top: 30px;
    vertical-align: middle;
  }

  .hero-content h1 span::after {
    content: "";
    display: unset;
  }

  /* Intro section */
  .intro {
    padding: 80px 0;
  }

  .intro .container {
    /* width: 406px; */
    width: 350px;
    height: 662px;
  }

  .intro p {
    max-width: 350px;
    height: 296px;
    font-size: 16px;
    line-height: 24px;
  }

  .services-links {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0px;
    gap: 24px;
    max-width: 350px;
    height: 296px;
  }

  /* components-navigation */
  .components-navigation {
    display: none;
  }

  /* service-components */
  .service-components {
    width: 430px;
  }
  .service-components .container {
    padding: 0px;
    margin: 0;
    max-width: 430px;
    width: 430px;
    display: flex;
    flex-direction: column;
    height: auto;
  }

  .service-component {
    width: 430px;
    height: 1276px;
    overflow-x: hidden;
    display: flex !important;
  }

  #service-component-2 {
    height: 1285px;
  }
  #service-component-3 {
    height: 1183px;
  }
  #service-component-4 {
    height: 1284px;
  }

  #service-component-5 {
    height: 996px;
  }
  .service-component-image {
    width: 430px;
    height: 375px;

    /* background: url(.jpg), linear-gradient(0deg, #C4C4C4, #C4C4C4), #A0A0A0; */
  }

  .service-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 40px;
    gap: 40px;

    width: 430px;
    height: 853px;
  }

  .service-content-row-1 {
  }

  .service-content-row-1 h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .service-content-row-1 ul {
    list-style: disc;
    margin-left: 25px;
  }

  .service-content-row-2 {
    height: 184px;
  }

  .service-content-row-2 button {
    width: 100%;
    margin-top: 25px;
  }
  #solutions-button {
    width: 100%;
    height: 64px;
  }
  #solutions-button a {
    height: 48px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.3px;
    text-align: center;
    vertical-align: middle;
display: unset;
  }

  #solutions-button a span::after{
    content: "";
    display: block;
  }
  .service-content-row-2 button a {
    height: 24px;

    line-height: 24px;
  }
  /* footer-section */
  .footer-section {
    padding: 64px 0;

    width: 100%;
  }

  .footer-row-1 {
    width: 345px;
    width: 100%;
    height: 1049px;
  }

  .footer-title {
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    padding: 32px 0;
    row-gap: 24px;

    width: 345px;
    width: 100%;
    height: 284px;
  }

  .need-help {
    width: 270px;
    height: 97px;

    margin: 0 40px;
    margin: 0 9.41%;
  }

  .need-help h2 {
    width: 138px;
    height: 19px;

    font-size: 16px;
    line-height: 120%;
    /* or 19px */
  }

  .need-help p {
    width: 270px;
    height: 68px;

    font-size: 12px;
    line-height: 140%;
    /* or 17px */
  }

  .orange-ellipse {
    display: none;
  }

  .get-consultation-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 16px;

    width: 269px;
    height: 46px;

    background: #f56300;
    border-radius: 24px;

    border: none;
    cursor: pointer;

    margin: 0 40px;
    margin: 0 9.41%;
  }

  .get-consultation-mobile h2 {
    width: 129px;
    height: 22px;
    font-family: "Graphik";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */

    color: #ffffff;
  }

  .get-consultation-mobile a {
    display: flex;
    align-items: center;
  }

  .get-consultation-mobile a img {
    width: 15px;
    height: 8px;
  }

  .footer-contents {
    gap: 48px;
    width: 345px;
    width: 100%;

    height: 683.16px;
  }

  .footer-link-contents {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 40px;

    width: 345px;
    width: 100%;
    height: 605px;
  }

  .link-column {
    width: 100%;
    height: 205px;
  }

  .footer-logo-contents {
    align-items: center;
    padding: 0px;
    gap: 29px;
    gap: 8.4%;

    width: 345px;
    width: 100%;
    height: 30.16px;
  }

  .email-div {
    width: 191px;
    width: 55.36%;
    height: 20px;
  }

  .footer-row-2 {
    padding: 0px;
    gap: 24px;

    width: 100%;
    height: 204px;
  }

  .company-social-media {
    align-items: flex-start;
    gap: 24px;

    height: 120px;
  }

  .copy-right-block {
    width: 100%;
    height: 47px;
  }

  .upward-navigation-arrow {
    width: 47px;
    height: 47px;
  }
}
