@media (min-width: 1880px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1632px;
  }
}

@media screen and (min-width: 1513px) and (max-width: 1880px) {
  :root {
    --font-xxl: 65px;
    --font-xl: 48px;
    --font-lg: 40px;
    --font-md: 28px;
    --font-sm: 24px;
    --font-xs: 18px;
  }

  .mc-select-box {
    width: 100%;
  }

  .mc-input-box {
    width: 100%;
  }

  .signup-form {
    width: 100%;
  }

  .log-in-form {
    width: 100%;
    padding-left: 54px;
  }

  .footer-left {
    height: 100%;
    padding: 80px 0px;
    color: var(--white);
    min-height: 400px;
    background-image: url(../img/footer_shape.png);
    background-repeat: no-repeat;
    background-position: top -70px left -800px;
    background-size: 1527px 1437px;
  }

  .footer-section .footer-left ul {
    padding: 117px 0px 0px 60px;
  }

  .Employees-Banner {
    height: auto;
  }

  .card {
    width: 100%;
    height: auto;
    padding-top: 25px;
  }

  .for-employees-card {
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 12px;
    background-size: 100px;
  }

  .for-employees-card h5 {
    font-size: 24px;
    text-align: center;
  }

  .for-employees-card p {
    font-size: 18px;
    text-align: center;
  }

  .for-employees-card img.main-image {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .for-employees-card img.top-icon {
    width: 45px;
  }

  .sign-up-contact {
    width: 150px;

    height: 93px;
  }

  .ms-150 {
    margin-left: 0px;
  }

  .info-box {
    height: 70px;

    width: 100%;
    font-size: 15px;
  }

  .about-box {
    margin-top: 50px;
  }

  .values-box {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .company-profile-img {
    width: 100%;
    height: auto;
  }

  .profile-from {
    width: 100%;
  }

  .profile-from-input {
    width: 100%;
  }

  .image-frame {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .experience-box {
    height: auto;
    padding: 25px 35px;
  }

  .experience-box {
    padding: 20px;
  }

  .profile-photo {
    /* width: 100%; */
    /* height: auto; */
    margin-top: 0px;
    object-fit: contain;
  }

  .input-checkbox {
    width: 100%;

    padding: 1rem;
    gap: 1rem;
    height: 100px;
    margin-bottom: 50px;
  }

  .input-checkbox>div {
    width: 100%;
    display: flex;
  }

  .custom-checkbox {
    width: 50px;
    height: 50px;
  }

  .search-page-for-employee {
    margin-top: 70px;
  }

  .search-page-for-employee-hero {
    margin-bottom: 70px;
  }

  .search-page-for-companies {
    margin-top: 70px;
  }

  .search-page-for-companies-hero {
    margin-bottom: 70px;
  }

  .hero-section {
    background-position: right -237px top 114px;
    background-size: 600px 575px;
    padding-bottom: 50px;
  }

  .employees-Banner {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .img1 {
    width: 25px;
  }

  .employee-profile {
    margin-top: 50px;
  }

  .testimonial-card {
    width: 100%;
    height: auto;
  }

  .testimonial-card-img {
    width: 220px;
    height: 220px;
  }

  .role-info .role-title {
    font-size: var(--font-md);
    line-height: 1.2;
    margin-top: 160px;
    margin-left: 0px;
    margin-right: 100px;
  }

  .name-text {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .for-companies-hero-section {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .for-companies-swiper {
    margin-bottom: 70px;
  }

  .newsletter-section {
    margin-top: 70px;
  }

  .for-employees-swiper {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .intro-section {
    margin-top: 70px;
  }

  .results-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    /* width: 360px; */
  }
}

@media (max-width: 1280px) {
  :root {
    --font-xxl: 65px;
    --font-xl: 48px;
    --font-lg: 40px;
    --font-md: 28px;
    --font-sm: 24px;
    --font-xs: 18px;
  }

  /* .mc-select-box {
    width: 100%;
  } */
  .mc-input-box {
    width: 100%;
  }

  .signup-form {
    /* width: 100%; */
  }

  .log-in-form {
    width: 100%;
    padding-left: 54px;
  }

  .footer-left {
    height: 100%;
    padding: 80px 0px;
    color: var(--white);
    min-height: 400px;
    background-image: url(../img/footer_shape.png);
    background-repeat: no-repeat;
    background-position: top -75px left -963px;
    background-size: 1527px 1437px;
  }

  .footer-section .footer-left ul {
    padding: 117px 0px 0px 60px;
  }

  .Employees-Banner {
    height: auto;
  }

  .card {
    width: 100%;
    height: 485px;
    padding-top: 25px;
  }

  .for-employees-card {
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 12px;
    background-size: 100px;
  }

  .for-employees-card h5 {
    font-size: 24px;
    text-align: center;
  }

  .for-employees-card p {
    font-size: 18px;
    text-align: center;
  }

  .for-employees-card img.main-image {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .for-employees-card img.top-icon {
    width: 45px;
  }

  .sign-up-contact {
    width: 150px;

    height: 93px;
  }

  .ms-150 {
    margin-left: 0px;
  }

  .info-box {
    height: 70px;

    width: 100%;
    font-size: 15px;
  }

  .about-box {
    margin-top: 50px;
  }

  .values-box {
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .company-profile-img {
    width: 100%;
    height: auto;
  }

  .profile-from {
    width: 100%;
  }

  .profile-from-input {
    width: 100%;
  }

  .image-frame {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .experience-box {
    height: auto;
    padding: 25px 35px;
  }

  .experience-box {
    padding: 20px;
  }

  .profile-photo {
    width: 100%;
    height: auto;
    margin-top: 0px;
    object-fit: cover;
  }

  .input-checkbox {
    width: 100%;

    padding: 1rem;
    gap: 1rem;
    height: 100px;
    margin-bottom: 50px;
  }

  .input-checkbox>div {
    width: 100%;
    display: flex;
  }

  .custom-checkbox {
    width: 50px;
    height: 50px;
  }

  .search-page-for-employee {
    margin-top: 70px;
  }

  .search-page-for-employee-hero {
    margin-bottom: 70px;
  }

  .search-page-for-companies {
    margin-top: 70px;
  }

  .search-page-for-companies-hero {
    margin-bottom: 70px;
  }

  .hero-section {
    background-position: right -237px top 114px;
    background-size: 600px 575px;
    padding-bottom: 50px;
  }

  .employees-Banner {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .img1 {
    width: 25px;
  }

  .employee-profile {
    margin-top: 50px;
  }

  .testimonial-card {
    width: 100%;
    height: auto;
  }

  .testimonial-card-img {
    width: 220px;
    height: 220px;
  }

  .role-info .role-title {
    font-size: var(--font-md);
    line-height: 1.2;
    margin-top: 160px;
    margin-left: 0px;
    margin-right: 100px;
  }

  .name-text {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .for-companies-hero-section {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .for-companies-swiper {
    margin-bottom: 70px;
  }

  .newsletter-section {
    margin-top: 70px;
  }

  .for-employees-swiper {
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .intro-section {
    margin-top: 70px;
  }

  .results-section {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 360px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
  }

  .file-button {
    width: 100%;
  }

  .video-box {
    width: 100%;
    height: 300px;
  }

  .upload-box {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1080px) {
  .hero-section {
    background-position: right -283px top 167px;
  }

  .card {
    width: 305px;
    height: 415px;
    padding-top: 25px;
  }

  .card img.main-image {
    max-width: 230px;
    height: 230px;
  }

  .email-icon {
    width: 35px;
    height: 25px;
  }

  .phone-icon {
    width: 25px;
    height: 35px;
  }

  .mobile-icon {
    width: 35px;
    height: 25px;
  }

  .profile-section {
    margin-top: 80px;
  }

  .video-box {
    width: 100%;
    height: 350px;
    border-radius: 0px;
  }

  .video-placeholder {
    width: 250px;
    height: 200px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
    margin-bottom: 70px;
  }

  .experience-item span {
    font-size: var(--font-sm);
  }

  .experience-item-border {
    padding: 10px 0;
  }

  .form-inline-field {
    font-size: var(--font-xs);
    padding: 10px 0;
    margin: 0px 0;
  }

  .nav-link {
    font-size: 23px;
  }

  .banner-text {
    width: 350px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 50%;
    transform: translateY(0%);
    right: 10px;
    background: transparent;
    border: none;
  }

  .card {
    width: 300px;
    height: 415px;
    padding-top: 25px;
  }

  .Introductory-text p {
    padding-top: 10px;
  }

  .testimonial-card-img {
    width: 220px;
    height: 220px;
  }

  .role-info .role-title {
    font-size: var(--font-md);
    line-height: 1.2;
    margin-top: 160px;
    margin-left: 0px;
    margin-right: 40px;
  }

  .name-text {
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .footer-left {
    height: 100%;
    padding: 80px 0px;
    color: var(--white);
    min-height: 408px;
    background-image: url(../img/footer_shape.png);
    background-repeat: no-repeat;
    background-position: top 134px left -687px;
    background-size: 1200px 1100px;
  }

  .footer-section .footer-left ul {
    padding: 260px 0px 0px 60px;
  }

  .footer-section .footer-left ul li {
    font-size: var(--font-md);
    padding-bottom: 15px;
    font-weight: bold;
  }

  .contact-form {
    width: 100%;
    margin-top: 32px;
  }
}

@media (max-width: 992px) {
  :root {
    --font-xxl: 60px;
    --font-xl: 45px;
    --font-lg: 38px;
    --font-md: 22px;
    --font-sm: 20px;
    --font-xs: 16px;
  }

  .card {
    max-width: 100%;
    /* padding: 40px 15px; */
    height: 300px;
  }

  .img1 {
    width: 25px;
  }

  .Employees-Banner {
    height: auto;
  }

  .banner-text {
    width: 324px;
  }

  .card img.main-image {
    width: 100%;
    max-width: 100px;
    height: 100px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
  }

  .connect-button1 {
    width: 160px;
    height: 50px;
    font-size: 18px;
  }

  .flag-home-img {
    width: 45px;
  }

  .cta p {
    font-size: 22px;
  }

  .footer-left {
    background-position: top -90px left -500px;
    background-size: 1000px 1000px;
    padding: 60px 20px;
  }

  .footer-section .footer-left ul {
    padding: 40px 20px 0;
    text-align: left;
  }

  .footer-section .footer-left ul li {
    font-size: 20px;
    padding-bottom: 15px;
  }

  .copyright {
    margin-top: 60px;
    font-size: 16px;
  }

  .footer-social img {
    height: 40px;
  }

  .cta {
    font-size: var(--font-xs);
    /* Smaller heading */

    text-align: left;

    position: relative;
    z-index: 2;
    margin-bottom: -120px;
    text-align: center;
    padding: 40px 0px 70px;
  }

  .signup-form {
    width: 100%;
  }

  .mc-select-box {
    width: 100%;
  }

  .mc-input-box {
    width: 100%;
  }

  .country-select-wrapper {
    width: 100%;
  }

  .right-side img {
    height: 800px;
  }

  .log-in-form {
    width: 100%;
    padding-left: 54px;
    margin-bottom: 100px;
  }

  .log-in-form h3 {
    font-size: var(--font-lg);
    padding-top: 50px;
    padding-bottom: 45px;
  }

  .for-companies-search-bar {
    width: 100%;
    height: auto;
  }

  .for-companies-search-bar input.form-control {
    padding: 15px;
    width: 100%;
    height: 45px;
  }

  .for-companies-search-bar .btn {
    width: 253px;
    height: 45px;
    font-size: 20px;
  }

  .pt-132 {
    padding-top: 67px;
  }

  .for-employees-hero-section {
    padding-bottom: 0px;
    margin-top: 45px;
  }

  .for-employees-hero-section h1 {
    font-size: 42px;
  }

  .for-employees-hero-section p {
    font-size: 22px;
  }

  .for-employees-search-bar {
    width: 100%;
    height: auto;
  }

  .for-employees-search-bar input.form-control {
    font-size: 22px;
    padding: 14px;
    width: 100%;
  }

  .for-employees-search-bar .btn {
    width: 111px;
    height: 60px;
    font-size: 20px;
    padding: 0 0px;
  }

  .pt-132 {
    padding-top: 67px;
  }

  .pt-47 {
    padding-top: 27px;
  }

  .sign-up-contact {
    width: 180px;

    height: 93px;
  }

  .for-contact-hero-section {
    margin-top: 34px;
    margin-bottom: 10px;
  }

  .for-contact-hero-section h1 {
    margin-bottom: 13px;
  }

  .for-contact-hero-section p {
    text-align: center;
  }

  .contact-form {
    width: 100%;
    margin-top: 32px;
  }

  .profile-from {
    width: 100%;
    height: auto;
  }

  .profile-from-input {
    width: 100%;
    height: 40px;
  }

  .video-box {
    width: 100%;
    height: 250px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .edit-icon {
    position: absolute;
    top: 10px;
    right: 10px;

    width: 25px;
    height: 25px;
    margin: 25px 13px 0 13px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 50%;
    transform: translateY(0%);
    right: 2px;
    background: transparent;
    border: none;
  }

  .hero-section {
    background-image: none;
  }

  .testimonial-card {
    width: 600px;
    height: auto;
  }

  .name-text {
    margin-right: 54px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .testimonial-text {
    margin-left: 17px;
    line-height: 1.3;
  }

  .role-info .role-title {
    font-size: var(--font-md);
    line-height: 1.2;
    margin-top: 160px;
    margin-left: 25px;
    margin-right: 137px;
  }

  .for-companies-swiper .card {
    height: 280px;
  }

  .btn-pink {
    width: 150px;
    height: 50px;
  }

  .btn-light {
    width: 150px;
    height: 50px;
  }

  .logo {
    margin-bottom: 30px;
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  :root {
    --font-xxl: 56px;
    --font-xl: 42px;
    --font-lg: 34px;
    --font-md: 24px;
    --font-sm: 20px;
    --font-xs: 16px;
  }

  .hero-section {
    background-image: none;
  }

  .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 300px;
  }

  .form-select {
    background-size: 28px 16px;
    padding-right: 2rem;
  }

  .Employees-Banner {
    height: auto;
  }

  .login-section {
    flex-direction: column;
  }

  .left-side,
  .right-side {
    width: 100%;
    padding-top: 0px;
  }

  /* Mobile - logo, image, and then form */
  .logo {
    margin-bottom: 34px;
    order: 1;
    margin-top: 84px;
    margin-left: 0px;
  }

  .right-side {
    order: 2;
    /* Image second */
    height: 200px;
    /* Adjust the height for mobile */
    display: none;
  }

  .right-side img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }

  .log-in-form {
    order: 3;
    /* Form last */
    margin-bottom: 100px;
    /* padding-left: 0px; */
  }

  .log-in-form h3 {
    font-size: 28px;
    padding-top: 54px;
    font-weight: bold;
    padding-bottom: 22px;
  }

  .signup-form {
    width: 100%;
  }

  .sign-up-3 {
    margin-top: 80px;
    margin-bottom: 150px;
  }

  .sign-up-3 h2 {
    margin-bottom: 40px;
  }

  .sign-up-2 {
    margin-top: 80px;
    margin-bottom: 150px;
  }

  .sign-up-2 h2 {
    margin-bottom: 40px;
  }

  .banner-text h2 {
    /* font-size: 1.4rem; */
    padding: 10px 16px;
    height: 60px;
    font-size: 30px;
  }

  .search-icon {
    width: 25px;
    height: 25px;
  }

  .Employees-Banner {
    height: 250px;
  }

  .footer-left {
    border-radius: 0;
    padding: 40px 20px;
    /* text-align: center; */
  }

  .cta {
    padding: 30px 0px 50px;
    margin-bottom: -80px;
  }

  .py-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sign-up-4 {
    margin-top: 27px;
  }

  .sign-up-4 h1 {
    font-size: 36px;
    margin-bottom: 17px;
  }

  .sign-up-4 p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 17px;
  }

  .upload-box {
    padding: 40px 15px;

    margin-bottom: 34px;
  }

  .upload-img {
    width: 62px;
    height: 46px;
  }

  .upload-content i {
    font-size: 24px;
  }

  .preview-image {
    width: 100%;
    max-width: 400px;
    height: 100px;
  }

  .for-employees-card {
    width: 100%;
    height: auto;
    padding: 0px;
    border-radius: 12px;
    background-size: 100px;
  }

  .for-employees-card h5 {
    font-size: 24px;
    text-align: center;
  }

  .for-employees-card p {
    font-size: 18px;
    text-align: center;
  }

  .for-employees-card img.main-image {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .for-employees-card img.top-icon {
    width: 45px;
  }

  .testimonial-card {
    height: auto;
    max-width: 674px;
    padding: 2.5rem;
  }

  .name-text {
    margin-right: 35 px;
  }

  .testimonial-text {
    font-size: 1.75rem;
  }

  .for-about-hero-section {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .about-our-goals h2 {
    margin-bottom: 21px;
  }

  .subtitle,
  .about-our-goals .subtitle {
    margin-top: 10px;
  }

  .info-box {
    text-align: center;
    width: 100%;
    height: 65px;
  }

  .values-box,
  .about-box {
    padding: 20px 16px;
  }

  .email-icon {
    width: 30px;
    height: 25px;
  }

  .phone-icon {
    width: 30.1px;
    height: 35px;
  }

  .mobile-icon {
    width: 35px;
    height: 30px;
  }

  .image-frame {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
  }

  .experience-box {
    height: auto;
    padding: 25px 35px;
  }

  .experience-box {
    padding: 20px;
  }

  .profile-photo {
    width: 100%;
    height: 174px;
    margin-top: 0px;
  }

  .input-checkbox {
    padding: 1rem;
    gap: 1rem;
    height: 69px;
  }

  .input-checkbox>div {
    width: 100%;
    display: flex;
  }

  .custom-checkbox {
    width: 30px;
    height: 30px;
  }

  .search-page-img {
    width: 100%;
    height: 102px;
  }

  .search-page-for-employee {
    margin-top: 47px;
  }

  .search-page-for-employee-hero {
    margin-bottom: 47px;
  }

  .search-page-for-companies {
    margin-top: 47px;
  }

  .search-page-for-companies-hero {
    margin-bottom: 47px;
  }

  .input-checkbox {}

  .input-checkbox>div {
    width: 100%;
  }

  .upload-label {
    font-size: 18px;
    height: auto;
    padding: 12px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .Introductory-text p {
    padding-top: 0px;
  }

  .for-companies-search-bar .btn {
    width: 100px;
    height: 45px;
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  :root {
    --font-xxl: 35px;
    --font-xl: 26px;
    --font-lg: 20px;
    --font-md: 18px;
    --font-sm: 18px;
    --font-xs: 15px;
  }

  .btn-pink {
    width: 130px;
    height: 59px;

    color: var(--white);
  }

  .btn-light {
    width: 130px;
    height: 59px;
  }

  .btn-2 {
    width: 172px;
    height: 59px;
  }

  .btn-3 {
    width: auto;
    height: 29px;
    font-size: 11px;
  }

  /* .logo-img {
    max-width: 101px;
  } */

  .card {
    padding: 30px 10px;
    width: 180px;
    height: 258px;
  }

  .card img.main-image {
    /*  width: 100%;
    max-width: 94px;
    height: 94px; */
    width: 94px;
    height: 94px;
    object-fit: cover;
  }

  .for-employees-slider-card img.main-image {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: scale-down;
  }

  .card h5 {
    padding-top: 6px;
  }

  .card p {
    margin-bottom: 0px;
  }

  .flag-home-img {
    width: 30px;
    height: 20px;
  }

  .connect-button1 {
    width: 100%;
    font-size: 16px;
    height: 50px;
  }

  .flag-home {
    flex-direction: column;
    gap: 10px;
  }

  .flag-home-img {
    width: 40px;
  }

  .cta {
    padding: 40px 0px 40px;
    margin-bottom: -80px;
  }

  .hero-section {
    padding: 30px 0px;
  }

  .profile-icon {
    width: 30px;
    height: 30px;
  }

  .hero-section h1,
  .Introductory-text h1 {
    /* font-size: 35px; */
    padding-bottom: 10px;

    text-align: left;

    font-weight: bold;
  }

  .Introductory-text h1 {
    /* font-size: 35px; */
    padding-bottom: 10px;

    text-align: left;

    font-weight: bold;
  }

  .Introductory-text .primary-color {
    color: var(--black);
  }

  .hero-section p,
  .Introductory-text p {
    font-size: 18px;
    text-align: left;
    padding-top: 0px;
  }

  .Introductory-text p {
    font-size: 18px;
    text-align: left;
    padding-top: 0px;
  }

  .py-100 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .mt-100 {
    margin-top: 40px;
  }

  .cta {
    /* margin-bottom: -180px; */
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .cta p {
    font-size: 18px;
    text-align: left;
  }

  .cta p span {
    color: var(--primary-color);
  }

  .footer-left {
    background-position: top 156px left -308px;
    background-size: 600px 600px;
    padding: 40px 39px 0px 20px;
    min-height: 530px;
  }

  .footer-social img {
    height: 30px;
    margin-bottom: 10px;
  }

  .matchcareer-logo {
    height: 80px !important;
  }

  .img1 {
    width: 33px;
  }

  .footer-section .footer-left ul {
    padding: 0px;
    margin-top: auto;
  }

  .footer-section .footer-left ul li {
    font-size: 16px;
    margin-bottom: 0px;
    text-align: left !important;
  }

  .pt-83 {
    padding-top: 20px;
  }

  .footer-social {
    padding-right: 43px;
  }

  section {
    overflow: hidden;
  }

  .nav-link {
    padding-bottom: 10px;
    padding-right: 0px;
  }

  .footer-social img {
    height: 18px;
  }

  .matchcareer-logo {
    height: 60px !important;
  }

  .footer-section .footer-left ul li {
    font-size: 14px;
  }

  .footer-left {
    background-position: top 156px left -348px;
    margin-top: -184px;
  }

  .login-input {
    width: 100%;
    height: 30px;
    margin-bottom: 22px;
  }

  .log-in-form {
    padding-left: 0px;
  }

  .right-side img {
    width: 100%;
    height: 173px;
    object-fit: cover;
  }

  .forgot-password-link {
    margin-top: 48px;
    margin-bottom: 60px;
  }

  .form-select {
    background-size: 13px 7.4px;
    padding-right: 1.75rem;
  }

  .sign-up-1 {
    margin-top: 67px;
    margin-bottom: 0px;
  }

  .sign-up-1 h2 {
    margin-bottom: 0px;
    font-weight: bold;
  }

  .sign-up-1 p {
    margin-bottom: 17px;
  }

  .sign-up-1 .subtitel {
    margin-bottom: 41px;
  }

  .country-select-wrapper {
    display: flex;
    align-items: center;
    background-color: transparent;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 67px;
  }

  .country-select {
    width: 100%;
    height: 45px;
    background-color: var(--secondary-color);
  }

  .flag-img {
    width: 95px;
    height: 63px;
    object-fit: cover;

    border-radius: 0px;
    margin-left: 8px;
  }

  main {
    margin-left: 25px;
    margin-right: 25px;
  }

  .signup-form {
    width: 100%;
  }

  .sign-up-3 {
    margin-top: 40px;
    margin-bottom: 0px;
    /* padding: 0 15px; */
  }

  .sign-up-3 h2 {
    margin-bottom: 31px;
  }

  .mt-122 {
    margin-top: 144px;
  }

  .custom-select {
    padding-top: 30px;
    padding-left: 25px;

    width: 30px;
  }

  .sign-up-contact {
    background-color: var(--secondary-color);
    height: 30px;
    width: 177px;
    border-radius: 0px;
    margin-bottom: 0px;
  }

  .sign-up-flag-img {
    width: 33px;
    height: 22px;
    object-fit: cover;
    border-radius: 0px;
    margin-left: 8px;
  }

  .contact-select {
    width: 100%;
    height: 30px;
    background-color: var(--secondary-color);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  }

  .sign-up-2 {
    margin-top: 45px;
    margin-bottom: 0px;
    /* padding: 0 15px; */
  }

  .sign-up-2 h2 {
    font-size: 24px;
    margin-bottom: 26px;
  }

  .mt-122 {
    margin-top: 144px;
  }

  .mc-select-box {
    width: 100%;
    height: 30px;
    margin-bottom: 0px;
  }

  .mc-input-box {
    width: 100%;
    height: 70px;
    margin-bottom: 0px;
  }

  .mc-input {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .upload-box {
    padding: 50px 10px;
    width: 356px;
    height: 169px;
  }

  .upload-content p.video {
    font-size: 14px;
  }

  .preview-image {
    width: 100%;
    max-width: 400px;
    height: 50px;
  }

  .Employees-Banner {
    height: 159px;
    object-fit: cover;
  }

  .newsletter-section {
    margin-top: 58px;
  }

  .newsletter-section h2 {
    color: var(--black);
    text-align: left;
    margin-bottom: 15px;
  }

  .newsletter-section p {
    font-size: 15px;
    margin-bottom: 0px;
    text-align: left;
  }

  .newsletter-section .newsletter-primary-color {
    color: var(--primary-color);
  }

  .newsletter-input {
    height: 60px;
    font-size: 18px;
  }

  .for-companies-hero-section {
    margin-bottom: 26px;
    margin-top: 37px;
  }

  .for-companies-hero-section h1 {
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 0px;
  }

  .for-companies-hero-section p {
    margin-bottom: 19px;
  }

  .for-companies-swiper {
    margin-bottom: 38px;
  }

  .for-employees-search-bar {
    /* padding: 10px; */
  }

  .for-companies-search-bar input.form-control {
    font-size: 18px;
  }

  .for-companies-search-bar .btn {
    font-size: 18px;

    width: 100%;
  }

  .for-companies-title {
    font-size: var(--font-md);
    margin-bottom: 8px;
  }

  .for-employees-card {
    padding: 0px;
    background-size: 70px;
  }

  .for-employees-card h5 {
    font-size: 20px;
  }

  .for-employees-card p {
    font-size: 16px;
  }

  .for-employees-card img.top-icon {
    width: 40px;
  }

  .testimonial-card {
    width: 358px;
    height: 310px;
    padding: 10px;
  }

  .testimonial-card-img {
    width: 150px;
    height: 150px;
    /* margin-bottom: 1rem; */
  }

  .role-info {
    width: 100%;

    margin-top: 72px;
    margin-left: 14px;
  }

  .role-info .role-title {
    font-size: 22px;
    margin: 0;
  }

  .name-section {
    /* flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem; */
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .name-text {
    font-size: 18px;
    margin-right: 20px;
    margin-left: 0px;
  }

  /* .flag-img {
    width: 31px;
    height: 19px;
  } */

  .testimonial-text {
    font-size: 15px;
    line-height: 1.5;
    margin-left: 0px;
  }

  .testimonial-section-flag-img {
    width: 31px;
    height: 19px;
  }

  .for-employees-hero-section {
    padding-bottom: 0px;
    margin-top: 45px;
  }

  .for-employees-hero-section h1 {
    font-size: 35px;
  }

  .for-employees-hero-section p {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .for-employees-search-bar {
    /* padding: 10px; */
  }

  .for-employees-search-bar input.form-control {
    font-size: 18px;
  }

  .for-employees-title {
    font-size: 20px;
    margin-bottom: 13px;
    font-weight: bold;
  }

  .for-employees-swiper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .for-employees-search-bar .btn {
    font-size: 18px;

    width: 100px;
  }

  .slide-caption {
    position: absolute;
    bottom: 50%;
    left: 50%;

    transform: translate(-50%, 50%);
    color: var(--white);
    font-weight: bold;
    font-size: 15px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
  }

  .intro-section {
    background-color: var(--white);
    color: var(--black);
    margin-top: 40px;
  }

  .intro-section h3 {
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .intro-section p {
    text-align: left;

    margin-bottom: 20px;
  }

  .testimonial-section {
    margin-top: 30px;
  }

  .sign-up-contact {
    /* width: 50px; */
  }

  .sign-up-contact-input {
    width: 100%;
    height: 30px;
  }

  .for-contact-hero-section {
    margin-top: 34px;
    margin-bottom: 0px;
  }

  .for-contact-hero-section h1 {
    font-weight: bold;
    margin-bottom: 13px;
  }

  .for-contact-hero-section p {
    margin-bottom: 0px;
  }

  .for-contact-hero-section .primary-color {
    color: var(--black);
  }

  .for-contact-hero-section .contact-primary-color {
    color: var(--primary-color);
  }

  .profile-from {
    padding: 10px;
    height: auto;
  }

  .about-box {
    margin-top: 33px;
  }

  .values-box {
    margin-top: 33px;
    margin-bottom: 18px;
  }

  .info-box {
    height: 63px;

    width: 100%;
  }

  .email-icon {
    width: 36px;
    height: 25px;
  }

  .phone-icon {
    width: 25px;
    height: 40px;
  }

  .mobile-icon {
    width: 32px;
    height: 30px;
  }

  .company-profile-img {
    width: 151px;
    height: 164px;
    margin-left: 98px;
    object-fit: cover;
  }

  .email {
    order: 2;
  }

  .phone {
    order: 1;
  }

  .info-box {
    font-size: var(--font-sm);
  }

  .profile-photo {
    width: 174px;
    height: 174px;

    margin-top: 0px;
    object-fit: cover;
  }

  .experience-row {
    font-size: 15px;
  }

  .experience-box {
    width: 100%;
    height: auto;
    padding: 20px 15px;
  }

  .image-frame {
    width: 100%;
    height: auto;
    background-color: var(--white);
    box-shadow: none;
  }

  .employee-profile {
    margin-top: 21px;
  }

  .experience-row {
    font-size: 15px;
  }

  .experience-box {
    width: 100%;
    height: auto;
    padding: 20px 15px;
  }

  .cv {
    order: 7;
  }

  .about {
    order: 1;
  }

  .profile-section {
    margin-top: 36px;
  }

  .video-box {
    width: 100%;
    height: auto;
  }

  .video-placeholder {
    width: 100%;
    height: auto;
  }

  .upload-label {
    font-size: 18px;
    height: auto;
    padding: 12px;
  }

  .profile-pic {
    width: 112px;
    height: 102px;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
  }

  .profile-input {
    width: 430px;
    height: 40px;
    border-radius: 0;
    font-size: var(--font-md);
    padding-left: 10px;
  }

  .edit-btn {
    width: 65px;
    height: auto;
  }

  .edit-icon {
    top: 0px;
    right: 3px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 10px 8px 0 13px;
  }

  .plus-icon {
    width: 22px;
    height: 22px;
  }

  .experience-item-border {
    padding: 10px 0;
  }

  .form-inline-field {
    font-size: var(--font-xs);
    padding: 10px 0;
    margin: 0px 0;
  }

  .flag-img-home {
    width: 30px;
    height: 20px;
  }

  .for-employees-search-bar .btn {
    width: 111px;
    height: 45px;

    padding: 0 0px;
  }

  .for-employees-search-bar input.form-control {
    font-size: 18px;
    padding: 14px;
    width: 100%;
    height: 45px;
  }

  .for-companies-swiper .card {
    height: auto;
    /* 208px; */
  }

  .search-page-for-companies .mc-select-box {
    height: 69px;
  }

  .search-page-for-employee .mc-select-box {
    height: 69px;
  }

  .results-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .results-section p {
    font-size: 14px;
    text-align: left;
  }

  .results-icon {
    width: 24.9px;
    height: 28px;
  }

  .flag-home {
    padding-bottom: 10px;
  }

  .search-icon {
    width: 15px;
    height: 15px;
  }

  .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 146px;
  }

  .banner-text h2 {
    /* font-size: 1.4rem; */
    padding: 7px 0px;
    height: 39px;
    font-size: 20px;
  }

  .employees-Banner {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1441px) and (max-width: 1512px) {
  :root {
    --font-xxl: 60px;
    --font-xl: 44px;
    --font-lg: 36px;
    --font-md: 26px;
    --font-sm: 22px;
    --font-xs: 16px;
  }

  .mc-select-box,
  .mc-input-box,
  .signup-form,
  .log-in-form,
  .for-employees-card,
  .card,
  .profile-from,
  .profile-from-input {
    width: 100%;
  }

  .log-in-form {
    padding-left: 40px;
    /* slightly less padding for smaller width */
  }

  .footer-left {
    height: 100%;
    padding: 70px 0;
    min-height: 380px;
    background-position: top -70px left -800px;
    background-size: 1400px 1300px;
  }

  .footer-section .footer-left ul {
    padding: 110px 0 0 50px;
  }

  .for-employees-card h5 {
    font-size: 22px;
  }

  .for-employees-card p {
    font-size: 16px;
  }

  .for-employees-card img.top-icon {
    width: 40px;
  }

  .experience-box {
    padding: 20px 25px;
  }

  .hero-section {
    background-position: right -220px top 100px;
    background-size: 550px 525px;
    padding-bottom: 40px;
  }

  .banner-text {
    width: 320px;
  }

  .role-info .role-title {
    margin-top: 140px;
    margin-right: 80px;
  }

  .employees-Banner {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
  }

  .file-button {
    width: 100%;
  }

  .video-box {
    width: 100%;
    height: 300px;
  }

  .upload-box {
    width: 100%;
    height: auto;
  }

  .profile-bar {
    gap: 125px;
    padding: 15px 80px;
  }

  .profile-info {
    display: flex;
    align-items: center;
    gap: 65px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1440px) {
  :root {
    --font-xxl: 55px;
    --font-xl: 40px;
    --font-lg: 34px;
    --font-md: 24px;
    --font-sm: 20px;
    --font-xs: 14px;
  }

  .mc-input-box,
  .log-in-form,
  .for-employees-card,
  .card,
  .profile-from,
  .profile-from-input {
    width: 100%;
  }

  .log-in-form {
    padding-left: 30px;
  }

  .footer-left {
    height: 100%;
    padding: 60px 0;
    min-height: 360px;
    background-position: top -60px left -720px;
    background-size: 1300px 1200px;
  }

  .footer-section .footer-left ul {
    padding: 100px 0 0 40px;
  }

  .for-employees-card h5 {
    font-size: 20px;
  }

  .for-employees-card p {
    font-size: 14px;
  }

  .for-employees-card img.top-icon {
    width: 35px;
  }

  .experience-box {
    padding: 15px 20px;
  }

  .hero-section {
    background-position: right -200px top 90px;
    background-size: 500px 500px;
    padding-bottom: 30px;
  }

  .banner-text {
    /* width: 280px; */
  }

  .role-info .role-title {
    margin-top: 120px;
    margin-right: 60px;
  }

  .employees-Banner {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .testimonial-card {
    width: 100%;
    height: auto;
  }

  .testimonial-card-img {
    width: 180px;
    height: 180px;
  }

  .profile-pic {
    width: 100%;
    height: auto;
  }

  .file-button {
    width: 100%;
  }

  .video-box {
    width: 100%;
    height: 300px;
  }

  .upload-box {
    width: 100%;
    height: auto;
  }

  .profile-bar {
    gap: 100px;
    padding: 15px 80px;
  }

  .profile-info {
    display: flex;
    align-items: center;
    gap: 80px;
  }
}

/* 
@media (min-width: 1400px) {
  .profile-bar {
    gap: 50px;
  }

  .profile-info {
    gap: 60px;
  }
} */
@media (min-width: 1024px) and (max-width: 1600px) {
  p {
    font-size: 20px;
  }

  .profile-bar,
  .profile-bar p,
  .profile-detail {
    font-size: 20px;
  }

  .profile-bar {
    gap: 50px;
  }

  .profile-info {
    gap: 60px;
  }
}