@media (max-width: 1399px) {
  .row {
    margin: 0;
    padding: 0;
  }
  h1,
  .heading-one {
    font-size: 64px;
    line-height: 86px;
  }
  h2,
  .heading-two {
    font-size: 42px;
    line-height: 57px;
  }
  h3,
  .heading-three {
    font-size: 34px;
    line-height: 46px;
  }
  h4,
  .heading-four {
    font-size: 28px;
    line-height: 38px;
  }
  h5,
  .heading-five {
    font-size: 24px;
    line-height: 32px;
  }
  h6,
  .heading-six {
    font-size: 20px;
    line-height: 33px;
  }
  .text-lg {
    font-size: 18px;
    line-height: 24px;
  }

  .text-md {
    font-size: 16px;
    line-height: 22px;
  }
  .lh-50 {
    line-height: 50px;
  }
  .lh-33 {
    line-height: 33px;
  }
  .lh-27 {
    line-height: 27px;
  }
  .lh-26 {
    line-height: 26px;
  }
  .lh-24 {
    line-height: 24px;
  }
  .lh-21 {
    line-height: 21px;
  }
  .lh-16 {
    line-height: 16px;
  }
  */

  /* Hero  */
  .hero-section h1 {
    line-height: 86px;
  }
  /* Hero End  */
}

@media (max-width: 1199px) {
  .container {
    max-width: 1140px;
    padding: 0;
  }
  /* Typography */
  h1,
  .heading-one {
    font-size: 62px;
    line-height: 80px;
  }
  h2,
  .heading-two {
    font-size: 38px;
    line-height: 50px;
  }
  h3,
  .heading-three {
    font-size: 30px;
    line-height: 40px;
  }
  h4,
  .heading-four {
    font-size: 26px;
    line-height: 34px;
  }
  h5,
  .heading-five {
    font-size: 20px;
    line-height: 26px;
  }
  h6,
  .heading-six {
    font-size: 18px;
    line-height: 24px;
  }

  .text-lg {
    font-size: 17px;
    line-height: 23px;
  }
  .text-md {
    font-size: 15px;
    line-height: 21px;
  }
  .lh-50 {
    line-height: 45px;
  }
  .lh-33 {
    line-height: 30px;
  }
  .lh-27 {
    line-height: 24px;
  }
  .lh-26 {
    line-height: 20px;
  }
  .lh-24 {
    line-height: 22px;
  }
  .lh-21 {
    line-height: 19px;
  }
  .lh-16 {
    line-height: 15px;
  }
  /* Typography End */
  /* Common Spacing  */
  .py-100 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  /* Common Spacing End  */

  /* Hero  */
  .hero-section h1 {
    line-height: 80px;
  }
  /* Hero End  */

  /* Job Seeker Banner  */
  .job-seeker-section,
  .hero-section {
    padding-top: 161px;
  }
  /* Job Seeker Banner End  */

  /* Job Bridge  */
  .job-bridge-img-block img,
  .opportunity-img-block img {
    height: auto;
  }
  .job-bridge-img-block {
    display: inline-flex;
    align-items: start;
  }
  .job-bridge-list .dotted-border .solid-border p {
    width: 36px;
    height: 32px;
    font-size: 28px;
    line-height: 32px;
  }
  .job-bridge-list .solid-border {
    padding: 10px;
  }
  .job-bridge-list .dotted-border {
    padding: 8px;
  }
  .job-bridge-list .dotted-border::after {
    left: 30px;
  }
  .job-bridge-list li {
    gap: 16px;
  }
  .job-bridge-list .dotted-border::after {
    top: calc(100% + 8px);
    height: 36px;
  }
  .job-bridge-list li {
    margin-bottom: 48px;
  }
  /* Job Bridge End  */
}

@media (max-width: 991px) {
  .container {
    max-width: 960px;
    padding: 0;
  }
  /* Typography */
  h1,
  .heading-one {
    font-size: 58px;
    line-height: 76px;
  }
  h2,
  .heading-two {
    font-size: 34px;
    line-height: 45px;
  }
  h3,
  .heading-three {
    font-size: 28px;
    line-height: 38px;
  }
  h4,
  .heading-four {
    font-size: 24px;
    line-height: 32px;
  }
  h5,
  .heading-five {
    font-size: 20px;
    line-height: 26px;
  }
  h6,
  .heading-six {
    font-size: 18px;
    line-height: 24px;
  }

  .text-lg {
    font-size: 17px;
    line-height: 23px;
  }
  .text-md {
    font-size: 15px;
    line-height: 20px;
  }
  .text-lg {
    font-size: 17px;
    line-height: 23px;
  }
  .lh-50 {
    line-height: 48px;
  }
  .lh-33 {
    line-height: 31px;
  }
  .lh-27 {
    line-height: 26px;
  }
  .lh-26 {
    line-height: 25px;
  }
  .lh-24 {
    line-height: 23px;
  }
  .lh-21 {
    line-height: 20px;
  }
  .lh-16 {
    line-height: 15px;
  }
  /* Typography End */

  /* Hero  */
  .hero-section h1 {
    line-height: 76px;
  }
  /* Hero End  */

  /* Common Button  */
  .solid-button,
  .solid-secondary-button {
    padding: 8px 26px;
  }
  .solid-button.medium,
  .solid-secondary-button.medium {
    padding: 7px 16px;
  }

  .solid-button.small,
  .solid-secondary-button.small {
    padding: 4px 16px;
  }

  .border-button {
    padding: 7px 26px;
  }
  .border-button.medium {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .border-button.small {
    padding: 4px 16px;
  }
  /* Common Button End */

  /* Common Spacing  */
  .py-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .py-80 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* Common Spacing End  */

  /* Header */
  .header-right-wrapper {
    gap: 12px;
  }
  .header-right-wrapper a {
    padding-left: 12px;
    margin-left: 0;
  }
  /* Header End */

  /* Job Seeker Banner  */
  .job-seeker-section,
  .hero-section {
    padding-top: 120px;
  }
  /* Job Seeker Banner End  */

  /* Contact Us  */
  .contact-us-form {
    padding: 24px 16px;
  }
  /* Contact Us End  */

  /* Footer  */
  /* .site-footer {
    padding: 100px 0 16px 0;
  } */
  /* Footer End  */

  /* Coming Soon */
  .coming-soon-block h1 {
    font-size: 68px;
  }
  .coming-soon-block .site-logo img {
    width: 250px;
  }
  /* Coming Soon End */
}

@media (max-width: 767px) {
  .container {
    max-width: 720px;
    padding: 0;
  }

  /* Typography */
  h1,
  .heading-one {
    font-size: 50px;
    line-height: 68px;
  }
  h2,
  .heading-two {
    font-size: 30px;
    line-height: 40px;
  }
  h3,
  .heading-three {
    font-size: 26px;
    line-height: 34px;
  }
  h4,
  .heading-four {
    font-size: 22px;
    line-height: 30px;
  }
  h5,
  .heading-five {
    font-size: 18px;
    line-height: 22px;
  }
  h6,
  .heading-six {
    font-size: 16px;
    line-height: 22px;
  }

  .text-lg {
    font-size: 16px;
    line-height: 22px;
  }
  .text-md {
    font-size: 14px;
    line-height: 20px;
  }
  .lh-50 {
    line-height: 42px;
  }
  .lh-33 {
    line-height: 28px;
  }
  .lh-27 {
    line-height: 23px;
  }
  .lh-26 {
    line-height: 22px;
  }
  .lh-24 {
    line-height: 20px;
  }
  .lh-21 {
    line-height: 18px;
  }
  .lh-16 {
    line-height: 14px;
  }
  /* Typography End */

  /* Hero */
  .hero-section h1 {
    line-height: 68px;
  }
  .hero-section {
    padding: 60px 0;
  }
  .hero-job-seeker {
    padding: 30px 24px;
  }
  .hero-job-recruiter {
    padding: 30px;
  }
  .header-wrapper {
    padding: 9px 0;
  }
  .header-left-wrapper .site-logo img {
    max-height: 44px;
  }
  .icon-bag-banner {
    width: 102px;
    height: 73px;
  }
  /* Hero End  */

  /* Common Spacing  */
  .py-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .mb-100 {
    margin-bottom: 60px;
  }
  .py-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mb-40 {
    margin-bottom: 30px;
  }
  .mb-30 {
    margin-bottom: 24px;
  }
  .mb-24 {
    margin-bottom: 20px;
  }
  /* Common Spacing End  */

  /* Header  */
  /* Header End  */

  /* Job Seeker Banner  */
  .job-seeker-section,
  .hero-section {
    padding-top: 100px;
  }
  /* Job Seeker Banner End  */

  /* Footer  */
  .footer-nav ul {
    column-gap: 22px;
    row-gap: 12px;
    flex-wrap: wrap;
  }
  /* .site-footer {
    padding: 80px 0 16px 0;
  } */
  /* Footer End  */

  .career-journey-section .row > div:nth-child(n + 2):nth-child(-n + 5) {
    margin-bottom: 24px;
  }
  /* Job Bridge  */
  .job-bridge-list .dotted-border::after {
    display: none;
  }
  .job-bridge-img-block {
    margin-bottom: 24px;
    max-height: 450px;
  }

  .job-bridge-img-block img,
  .opportunity-img-block img {
    height: 100%;
  }
  .job-bridge-list li {
    align-items: start;
    margin-bottom: 0;
  }
  .job-bridge-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
  }
  .job-bridge-list .dotted-border .solid-border p {
    width: 26px;
    height: 22px;
    font-size: 20px;
    line-height: 26px;
  }
  .job-bridge-list .solid-border {
    padding: 7px;
  }
  .job-bridge-list .dotted-border {
    padding: 7px;
  }
  /* Job Bridge End  */

  /* Opportunity  */
  .opportunity-img-block {
    max-height: 450px;
  }
  .opportunity-block h2,
  .opportunity-block p {
    max-width: 100%;
  }
  .opportunity-block {
    margin-bottom: 24px;
  }
  /* Opportunity End  */

  /* Contact Us  */
  .contact-us-info {
    margin-bottom: 24px;
  }
  .contact-us-form {
    padding: 24px 16px;
  }
  .form-group {
    margin-bottom: 20px;
  }
  /* Contact Us End  */

  /* Coming Soon */
  .coming-soon-block h1 {
    font-size: 56px;
  }
  .coming-soon-block .site-logo img {
    width: 200px;
  }
  /* Coming Soon End */
}

@media (max-width: 575px) {
  .container {
    max-width: 540px;
    padding: 0;
  }

  /* Typography */
  h1,
  .heading-one {
    font-size: 46px;
    line-height: 60px;
  }
  h2,
  .heading-two {
    font-size: 26px;
    line-height: 34px;
  }
  h3,
  .heading-three {
    font-size: 22px;
    line-height: 30px;
  }
  h4,
  .heading-four {
    font-size: 20px;
    line-height: 28px;
  }
  h5,
  .heading-five {
    font-size: 18px;
    line-height: 24px;
  }
  h6,
  .heading-six {
    font-size: 16px;
    line-height: 20px;
  }

  .text-lg {
    font-size: 15px;
    line-height: 21px;
  }
  .text-md {
    font-size: 14px;
    line-height: 20px;
  }
  .lh-50 {
    line-height: 40px;
  }
  .lh-33 {
    line-height: 26px;
  }
  .lh-27 {
    line-height: 22px;
  }
  .lh-26 {
    line-height: 21px;
  }
  .lh-24 {
    line-height: 19px;
  }
  .lh-21 {
    line-height: 17px;
  }
  .lh-16 {
    line-height: 13px;
  }
  /* Typography End */

  /* Common Button  */
  .solid-button,
  .solid-secondary-button {
    padding: 7px 26px;
  }
  .solid-button.medium,
  .solid-secondary-button.medium {
    padding: 6px 16px;
  }

  .solid-button.small,
  .solid-secondary-button.small {
    padding: 4px 16px;
  }

  .border-button {
    padding: 6px 26px;
  }
  .border-button.medium {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .border-button.small {
    padding: 3px 16px;
  }
  /* Common Button End */

  /* Hero */
  .hero-section h1 {
    line-height: 60px;
  }
  .icon-bag-banner {
    width: 80px;
    height: 58px;
  }
  .hero-section h1 {
    column-gap: 24px;
  }
  .hero-job-seeker,
  .hero-job-recruiter {
    padding: 20px;
  }
  .icon-job-seeker,
  .icon-job-recruiter {
    width: 54px;
    height: 54px;
  }
  .hero-btn-wrapper {
    gap: 24px;
  }
  /* Hero End  */

  .career-journey-section .row > div:nth-child(n + 2):nth-child(-n + 6) {
    margin-bottom: 20px;
  }
  /* Job Bridge  */
  .job-bridge-list li {
    gap: 12px;
  }
  .job-bridge-img-block {
    margin-bottom: 16px;
    max-height: 400px;
  }
  /* Job Bridge End   */

  /* Opportunity  */
  .opportunity-img-block {
    max-height: 400px;
  }
  .opportunity-block {
    margin-bottom: 16px;
  }
  /* Opportunity End  */

  /* Contact Us  */
  .contact-us-form {
    padding: 18px 14px;
    background-color: #ffffff;
    border-radius: 24px;
  }
  /* Contact Us End  */

  /* Coming Soon */
  .coming-soon-block h1 {
    font-size: 46px;
    line-height: 1.2;
  }
  .coming-soon-block .site-logo img {
    width: 160px;
  }
  /* Coming Soon End */
}

@media (max-width: 480px) {
  .container {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  /* Typography */
  h2,
  .heading-two {
    font-size: 24px;
    line-height: 32px;
  }
  h3,
  .heading-three {
    font-size: 20px;
    line-height: 28px;
  }
  h4,
  .heading-four {
    font-size: 18px;
    line-height: 26px;
  }
  h5,
  .heading-five {
    font-size: 18px;
    line-height: 24px;
  }
  h6,
  .heading-six {
    font-size: 16px;
    line-height: 20px;
  }

  .text-lg {
    font-size: 14px;
    line-height: 20px;
  }
  .text-md {
    font-size: 13px;
    line-height: 18px;
  }
  .lh-50 {
    line-height: 38px;
  }
  .lh-33 {
    line-height: 25px;
  }
  .lh-27 {
    line-height: 20px;
  }
  .lh-26 {
    line-height: 19px;
  }
  .lh-24 {
    line-height: 18px;
  }
  .lh-21 {
    line-height: 16px;
  }
  .lh-16 {
    line-height: 12px;
  }
  /* Typography End */

  /* Common Spacing  */
  .py-100 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mb-100 {
    margin-bottom: 40px;
  }
  .py-80 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mb-40 {
    margin-bottom: 24px;
  }
  .mb-30 {
    margin-bottom: 20px;
  }
  .mb-24 {
    margin-bottom: 12px;
  }
  /* Common Spacing End  */

  /* Job Seeker Banner  */
  .job-seeker-section,
  .hero-section {
    padding-top: 80px;
  }
  /* Job Seeker Banner End  */

  /* Hero */
  .hero-section h1 {
    line-height: 52px;
    column-gap: 12px;
    margin-bottom: 24px;
  }
  .icon-bag-banner {
    width: 56px;
    height: 40px;
  }
  .icon-job-seeker,
  .icon-job-recruiter {
    width: 42px;
    height: 42px;
  }
  .hero-btn-wrapper {
    flex-direction: column;
    gap: 20px;
  }
  .hero-job-seeker i,
  .hero-job-recruiter i {
    margin-bottom: 0;
  }
  .hero-job-seeker,
  .hero-job-recruiter {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
  }
  /* Hero End  */

  /* Header  */
  .menu-toggle {
    height: 20px;
    width: 20px;
  }
  .header-right-wrapper a {
    font-size: 14px;
    line-height: 20px;
  }
  .menu-toggle span,
  .menu-toggle span::before,
  .menu-toggle span::after {
    width: 24px;
  }
  .header-right-wrapper a::before {
    top: -3px;
    height: 24px;
  }
  .icon-person {
    width: 20px;
    height: 20px;
  }
  .menu-toggle span::after {
    top: 7px;
  }
  .menu-toggle span::before {
    top: -7px;
  }
  /* Header End  */

  .career-journey-section .row > div:nth-child(n + 2):nth-child(-n + 6) {
    margin-bottom: 16px;
  }
  .careery-journey-content-block h6 {
    margin-bottom: 4px;
  }
  /* Job Bridge  */
  .job-bridge-list .dotted-border .solid-border p {
    width: 22px;
    height: 18px;
    font-size: 16px;
    line-height: 22px;
  }
  .job-bridge-list .solid-border {
    padding: 6px;
  }
  .job-bridge-list .dotted-border {
    padding: 6px;
  }
  .job-bridge-img-block {
    max-height: 320px;
  }
  /* Job Bridge End   */

  /* Opportunity  */
  .opportunity-img-block {
    max-height: 250px;
  }
  /* Opportunity End  */

  /* Contact Us  */
  .contact-us-form {
    padding: 14px;
  }
  .form-group {
    margin-bottom: 16px;
  }
  /* Contact Us End  */
}

@media (max-width: 375px) {
  /* Typography */
  h1,
  .heading-one {
    font-size: 30px;
    line-height: 44px;
  }
  h2,
  .heading-two {
    font-size: 22px;
    line-height: 30px;
  }
  h3,
  .heading-three {
    font-size: 18px;
    line-height: 26px;
  }
  h4,
  .heading-four {
    font-size: 16px;
    line-height: 24px;
  }
  h5,
  .heading-five {
    font-size: 16px;
    line-height: 22px;
  }
  h6,
  .heading-six {
    font-size: 14px;
    line-height: 20px;
  }

  .text-lg {
    font-size: 13px;
    line-height: 18px;
  }
  .text-md {
    font-size: 12px;
    line-height: 16px;
  }
  .lh-50 {
    line-height: 35px;
  }
  .lh-33 {
    line-height: 23px;
  }
  .lh-27 {
    line-height: 19px;
  }
  .lh-26 {
    line-height: 18px;
  }
  .lh-24 {
    line-height: 17px;
  }
  .lh-21 {
    line-height: 15px;
  }
  .lh-16 {
    line-height: 11px;
  }
  /* Typography End */

  /* Hero */
  .hero-section h1 {
    line-height: 44px;
    column-gap: 12px;
    margin-bottom: 24px;
  }
  /* Hero End  */

  /* Coming Soon */
  .coming-soon-block h1 {
    font-size: 38px;
  }
  .animated-text {
    font-size: 16px;
    line-height: 28px;
  }
  /* Coming Soon End */
}
