@media only screen and (max-width: 991px) and (min-width: 0px) {

  /* common css start*/
  body {
    font-size: 16px !important;
  }

  /* .desk-blog-desc-section, */
  .ay-desktop-view {
    display: none !important;
  }

  /* .mob-blog-desc-section{
    display:flex !important;
  } */

  .webform-submission-contact-absoluteyou-form .progress-step .progress-marker::before {
    width: 20px !important;
    height: 20px !important;
    font-size: 13px !important;
  }

  .webform-submission-contact-absoluteyou-form .webform-progress ul {
    gap: 10px !important;
    margin-top: -22px !important;
  }

  .webform-submission-contact-absoluteyou-form #edit-actions-wizard-prev {
    width: 20px !important;
    height: 20px !important;
    font-size: 15px !important;
  }

  .ay-mobile-view {
    display: block;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 16px;
  }

  ul li,
  ol li,
  p,
  a {
    font-size: 14px;
  }

  ul li,
  ol li,
  p {
    color: #6b6b6b;
  }

  .font-30 {
    font-size: 25px;
    margin-bottom: 0.75rem;
  }

  .font-15 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.75rem;
  }

  .font-12 {
    font-size: 16px;
  }

  .font-20 {
    font-size: 20px;
  }

  .custom-block-links {
    padding: 5px 15px;
    font-size: 14px;
  }

  .custom-block-link-margin {
    margin-top: 0.75rem;
    margin-bottom: 1.5rem;
  }

  .margin-bottom {
    margin-bottom: 0.75rem;
  }

  /* common css ends */

  /* menu start */

  /* .menu-wrapper * {
    font-size: 12px !important;
  } */

  .parent-menu {
    font-size: 16px !important;
  }

  /* menu end */

  /* home page start */
  #block-absoluteyou-bannersliderblock {
    display: none;
  }

  .common-grid-layout {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
  }

  .layout-4-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem 2rem;
  }

  .client-outer-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
  }

  .layout-29-container ul {
    display: none;
  }

  .layout-29-container {
    padding-right: var(--spacer);
  }

  .layout-29-container2 p {
    display: none;
  }

  .layout-29-container2 {
    display: flex;
    position: relative;
    align-items: center;
    height: 180px;
  }

  .layout-29-container2 .image-section {
    position: absolute;
    top: -55px;
    right: 0px;
  }

  .layout-29-container2 .layout-image {
    max-width: none;
    width: 200px;
  }

  .tick-list-wrapper {
    padding-left: 1rem;
    padding-top: 1rem;
  }

  .layout-29-mobile-bg {
    margin-top: 3rem;
    padding-bottom: 1rem;
    border-radius: 2.5rem 0 0 2.5rem;
  }

  .layout-29-mobile-bg .custom-block-mt {
    text-align: center;
  }

  .mobile-spacer-left {
    padding-right: 0vw;
    padding-left: var(--spacer);
  }

  .tick-list li {
    /* background-size: 8px 8px;
    padding-left: 14px;
    min-height: 10px;
    font-size: 10px; */
    background-size: 11px 11px;
    padding-left: 20px;
    min-height: 10px;
    font-size: 16px;
  }

  .section-426-3898-outer-wrapper {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .gradient-list li::before {
    width: 6px;
    height: 6px;
    margin-right: 0.5rem;
  }

  .gradient-list {
    gap: 1rem;
  }

  .layout-4-inner-wrapper p {
    color: #ffffff;
  }

  .primary-gradient {
    height: 65px;
    border-radius: 3vw !important;
  }

  .layout-29-title {
    font-size: 30px;
  }

  .section-426-4967-outer-wrapper,
  .section-426-4925-outer-wrapper,
  .section-426-4984-outer-wrapper,
  .section-426-5001-outer-wrapper,
  .section-426-5030-outer-wrapper,
  .section-426-5047-outer-wrapper,
  .section-426-5064-outer-wrapper {
    padding-bottom: 2rem;
  }

  .subscription-outer-wrapper {
    width: 100%;
    border-radius: 2rem;
    padding: 15px 20px;
    gap: 0.75rem;
  }

  .subscription-title-wrapper p {
    font-size: 12px;
    color: var(--primary-color);
  }

  .form-control {
    font-size: 14px;
    padding: 5px 10px;
  }

  .input-field-white {
    border-radius: 15px;
  }

  .subscription-query-form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
  }

  .subscription-query-form .custom-block-links {
    /* width: 20%; */
    margin-top: 3.5vw;
  }

  .subscription-query-form input::placeholder {
    text-align: center;
  }

  .subscription-query-form .form-email {
    text-align: left;
    padding: 0.75vw 2vw !important;
  }

  /* width for mobile logo slider */
  .image-width {
    width: 40%;
  }

  .round-button {
    width: 20px;
    height: 20px;
  }

  .client-section-title {
    font-size: 16px;
  }

  .client-inner-wrapper {
    padding: 1rem 1rem;
    border-radius: 15px;
  }

  .client-register-form {
    gap: 0.75rem;
  }

  .client-register-form .form-control {
    padding: 5px 10px;
  }

  .client-name-wrapper {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }

  .client-register-form input {
    /* text-align: center; */
  }

  .client-existing-wrapper {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .tns-nav {
    display: block;
  }

  .tns-nav {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .tns-nav {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 15px;
  }

  /* .tns-nav button {
    width: 25px !important;
    height: 25px;
    background-color: #ccc;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
  } */
  .tns-nav button {
    /* width: 25px !important;
    height: 25px !important; */
    border-radius: 50% !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    padding: 10px;
  }

  .tns-nav button.tns-nav-active {
    background: var(--gradient);
  }

  .testimonial-review .tns-nav button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
  }

  .testimonial-review .tns-nav button.tns-nav-active {
    background: var(--gradient);
  }

  .subscription-query-form .form-submit {
    height: 30px;
  }

  .employer-info-form .d-block.error,
  .form-item--error-message {
    font-size: 12px;
    margin-bottom: 20px;
  }

  #edit-phone-number-error {
    margin-top: 10px;
  }

  .section-426-5047-outer-wrapper {
    display: none;
  }

  /* home page end */

  /* onze diensten start */

  .section-532-5086-outer-wrapper,
  .section-532-5177-outer-wrapper,
  .section-532-5141-outer-wrapper,
  .section-532-5199-outer-wrapper {
    padding-bottom: 2rem;
  }

  .section-532-5141-inner-wrapper .block_page_body p {
    color: #ffffff;
  }

  .margin-bottom-class {
    margin-bottom: 1rem;
  }

  .mobile-slider-container {
    background-color: var(--search-bg);
  }

  .testimonial-mobile-bg {
    background: var(--search-bg);
    padding: 5px 5px 20px 5px;
    border-radius: 25px;
  }

  .testimonial-desktop-bg {
    background: transparent;
  }

  .star-rating-wrapper {
    justify-content: flex-start;
  }

  .content-5199-width .block_page_body {
    display: none;
  }

  /* onze diensten end */

  /* onze partner start */
  .section-501-5619-outer-wrapper {
    padding-top: 2rem;
  }

  .section-501-5619-outer-wrapper,
  .section-501-5621-outer-wrapper {
    padding-bottom: 2rem;
  }

  .mobile-card-body {
    padding: 0;
  }

  /* onze partner end */

  /* jobstudenten start */

  .block-7-bg-img-mobile-view {
    min-height: 150px;
  }

  .layout13-content-container ul {
    padding-left: 1rem;
  }

  .section-505-5581-outer-wrapper .block_page_body p,
  .section-506-5751-outer-wrapper .block_page_body p,
  .section-507-5887-outer-wrapper .block_page_body p {
    color: #ffffff;
  }

  .section-505-5581-outer-wrapper,
  .section-505-5645-outer-wrapper,
  .section-505-5689-outer-wrapper {
    padding-bottom: 2rem;
  }

  /* jobstudenten end */

  /* flexi start */
  .section-506-5751-outer-wrapper,
  .section-506-5775-outer-wrapper,
  .section-506-5819-outer-wrapper {
    padding-bottom: 2rem;
  }

  .info-list li {
    border: 1px solid #707070;
    border-radius: 24px;
    padding: 10px;
    margin-bottom: 15px;
  }

  .info-list li::before {
    padding: 20px 20px;
    margin-right: 10px;
    width: 12px;
    height: 12px;
  }

  /* flexi end */

  /* gelegenheidsmedewerker start */
  .section-507-5863-inner-wrapper .font-30 {
    font-size: 25px;
  }

  .blog-607-5831-container-wrapper {
    margin-top: 0.75rem;
  }

  .section-507-5887-outer-wrapper {
    padding-bottom: 2rem;
  }

  /* gelegenheidsmedewerker end */

  /* maak kennis met start */
  .timeline-mobile-container {
    min-height: 710px;
    height: auto !important;
  }

  .timeline-mobile-container .title {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: var(--primary-color);
  }

  .section-509-4816-inner-wrapper {
    background-color: var(--search-bg);
    padding: 20px !important;
    border-radius: 2rem;
  }

  .section-509-4816-inner-wrapper .font-30 {
    text-align: center;
  }

  .timeline-mobile-container .image-content {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .timeline-pagination .dot {
    background-image: var(--gradient);
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  .timeline-pagination .active-dot {
    background: transparent;
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid transparent;
    /* Ensure border exists */
    background-clip: padding-box;
  }

  .timeline-pagination .active-dot::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 50%;
    padding: 1px;
    background: var(--gradient);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }

  /* maak kennis met end */

  /* klant worden start*/

  .personal-container-wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

  .employer-info-form h2 {
    font-size: 22px;
  }

  .employer-info-form label {
    font-size: 14px;
    margin-bottom: 0.3rem;
  }

  .employer-info-form .form-mobile-view {
    flex-direction: column;
  }

  .employer-info-form .form-mobile-view .col-6 {
    width: 100%;
  }

  .employer-info-form input {
    margin-bottom: 0.75rem;
  }

  .employer-info-form legend {
    font-size: 16px;
    margin-bottom: 0.75vw;
  }

  .ay-contact-form input[type="radio"],
  .employer-info-form input[type="radio"] {
    margin-right: 8px;
    width: 10px;
    height: 10px;
  }

  #edit-salutation input {
    margin-bottom: 0;
  }

  #edit-salutation {
    gap: 10px;
    margin-bottom: 0.75vw;
  }

  .ay-contact-form .input-field-white,
  .employer-info-form .input-field-white {
    padding: 0.5rem 0.5rem;
  }

  .section-502-5203-outer-wrapper {
    padding-bottom: 2rem;
  }

  /* klant worden end */

  /* ons teams start */
  .item-3-per-row {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .layout-31-container-wrapper .cb-subtitle,
  .layout-31-container-wrapper .since-date {
    font-size: 14px;
  }

  .layout-31-container-wrapper-background {
    height: 51vh;
  }

  .join-now-title h4 {
    font-size: 30px;
  }

  .join-now-subtitle {
    font-size: 18px;
  }

  .join-arrow-icon {
    width: 90%;
  }

  .layout31-join-now-wrapper {
    gap: 2rem;
    top: 8rem;
  }

  /* ons teams end */

  /* absolute core start */
  .layout-33-container-wrapper {
    grid-template-columns: 1fr;
  }

  .download-app-container {
    padding: 18px;
    border-radius: 3rem;
    width: 100%;
  }

  .downoad-app-title {
    font-size: 12px;
  }

  .app-icon-container img {
    width: 65px;
    margin-left: 5px;
  }

  .layout-33-title {
    font-size: 30px;
  }

  .layout-34-grid,
  .layout-35-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .layout-34-title,
  .layout-35-title {
    font-size: 30px;
  }

  .layout-34-subtitle,
  .layout-35-subtitle {
    font-size: 16px;
  }

  .layout-34-mobile-content .tick-list,
  .layout-35-mobile-content .tick-list {
    margin-top: 15px;
    margin-bottom: 10px;
    gap: 5px;
  }

  .section-512-6031-outer-wrapper,
  .section-512-6071-outer-wrapper,
  .section-512-6011-outer-wrapper,
  .section-512-6073-outer-wrapper {
    padding-bottom: 2rem;
  }

  /* absolute core end */

  /* blogs start */

  .blog-mobile-content-wrapper {
    display: flex;
    gap: 5px;
  }

  .blog-filter-wrapper:hover,
  .blog-filter-wrapper {
    background: transparent !important;
  }

  .blogs-tab-wrapper {
    margin-bottom: 0.7rem;
  }

  .blogs-outer-wrapper {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  /* blogs end */

  /* vacancy start */

  .jobs-detail-wrapper {
    grid-template-columns: 1fr !important;
    gap: 15px !important;
  }

  .job-detail-content-wrapper h2 {
    font-size: 20px;
  }

  .job-detail-content-wrapper h4 {
    display: none;
  }

  .jobs-section-title {
    font-size: 18px !important;
  }

  .webform-flexbox {
    gap: 3px;
    margin: 10px 0;
    flex-direction: column;
  }

  .upload-file-blocks-field {
    border-radius: 15px !important;
    /* padding: 8px 10px !important; */
    /* width: 23%; */
    margin-bottom: 10px;
  }

  .upload-file-blocks-field [type="file"] {
    background-size: 18px !important;
    /* width: 15px !important; */
    /* height: 10px !important; */
    border-radius: 15px !important;
    padding: 19px 0 !important;
  }

  /* .iti__flag.iti__be {
    height: 20px;
    width: 20px;
  } */

  .phone-container .iti__selected-flag {
    padding-top: 1.75vw;
  }

  .phone-container .iti__arrow {
    margin-top: 1.5vw;
  }

  .webform-submission-i-want-to-work-with-absolutecore-form .iti__selected-flag,
  .form-item-phone-number .iti__selected-flag,
  .webform-submission-contact-absoluteyou-new-form .iti__selected-flag,
  .employer-info-form .iti__selected-flag,
  .webform-submission-contact-absoluteyou-form .iti__selected-flag {
    padding-top: 2.5vw;
  }

  .webform-submission-i-want-to-work-with-absolutecore-form .iti__arrow,
  .form-item-phone-number .iti__arrow,
  .webform-submission-contact-absoluteyou-new-form .iti__arrow,
  .employer-info-form .iti__arrow,
  .webform-submission-contact-absoluteyou-form .iti__arrow {
    margin-top: 1.25vw;
  }

  #vacancies-form-container .input-field-white {
    border-radius: 15px;
  }

  #vacancies-form-container .iti .input-field-white {
    padding: 8px 44px;
  }

  #vacancies-form-container .iti__flag-container {
    bottom: 10px;
  }

  .jobs-content-wrapper {
    padding: 10px !important;
  }

  .job-detail-content-wrapper {
    gap: 10px !important;
  }

  /* vacancy end */

  /* menu tab start */

  .menu-tabs {
    border: 0;
    gap: 5px;
  }

  .menu-tabs .br-1 {
    border-right: none;
    background-color: var(--search-bg);
  }

  .menu-tabs .bl-1 {
    border-left: none;
    background-color: var(--search-bg);
  }

  /* menu tab end */

  /* help section start*/
  .help-center-parent-outer-wrapper {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important;
  }

  .help-center-topics-wrapper .help-center-topics-descr-wrapper {
    display: none;
  }

  .help-center-topics-img-wrapper {
    width: 60px !important;
    height: 60px !important;
  }

  .help-center-topics-title-wrapper {
    font-size: 12px !important;
    font-weight: bold !important;
    margin-top: 10px;
  }

  .help-center-section-title-wrapper {
    font-size: 20px !important;
    padding: 10px 0 !important;
    margin-bottom: 8px !important;
  }

  .help-center-design-01-content-wrapper {
    border-radius: 2rem !important;
    padding: 10px 15px !important;
    flex-direction: row-reverse;
    justify-content: space-between !important;
  }

  .search-placeholder {
    font-size: 9px;
  }

  .help-center-search-icon {
    width: 20px !important;
  }

  .help-center-main-wrapper {
    gap: 25px !important;
  }

  .go-to-help-center-image {
    width: 45px !important;
  }

  .help-center-more-btn,
  .help-center-more-btn:hover {
    width: 20px !important;
    height: 20px !important;
    font-size: 14px !important;
  }

  .help-center-teaser-wrapper p {
    font-size: 11px;
  }

  .help-center-design-02-content-wrapper {
    gap: 16px !important;
    padding: 8px 10px !important;
    border-radius: 0.5rem !important;
  }

  .help-center-faqs .accordion {
    gap: 7px !important;
  }

  .accordion-button {
    padding: 10px 10px !important;
  }

  .faq-item-img {
    width: 40px !important;
    height: 40px !important;
    flex-shrink: 0 !important;
  }

  .me-3vw {
    margin-right: 10px !important;
  }

  .help-center-faqs .accordion-button::after {
    width: 20px !important;
    height: 20px !important;
  }

  .help-center-faqs .accordion-button p {
    font-size: 16px !important;
    margin-right: 10px !important;
    font-weight: bold !important;
  }

  .accordion-button:not(.collapsed) p {
    color: var(--primary-color) !important;
  }

  .accordion-body {
    padding: 10px 15px !important;
  }

  .help-center-faqs .faq-share-icon {
    width: 20px !important;
    height: 25px !important;
  }

  /* help section end */

  /* contact page start */

  .contact-absoluteyou-outer-wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
  }

  .contact-absoluteyou-form-wrapper p,
  .vacancy-title {
    font-size: 18px !important;
    color: var(--primary-color);
  }

  #vacancies-form-container input[type="radio"],
  .contact-absoluteyou-form-wrapper input[type="radio"],
  .ay-contact-form input[type="radio"],
  .employer-info-form input[type="radio"] {
    margin-right: 5px;
    width: 10px;
    height: 10px;
  }

  #vacancies-form-container input[type="radio"]+label,
  .contact-absoluteyou-form-wrapper input[type="radio"]+label,
  .ay-contact-form input[type="radio"]+label,
  .employer-info-form input[type="radio"]+label {
    margin-right: 10px;
  }

  .vacancies-form-container label,
  .contact-absoluteyou-form-wrapper label,
  .ay-contact-form label,
  .employer-info-form label {
    font-size: 14px;
  }

  #vacancies-form-container .input-field-white,
  .contact-absoluteyou-form-wrapper .input-field-white,
  .ay-contact-form .input-field-white,
  .employer-info-form .input-field-white {
    padding: 8px 10px;
    margin-bottom: 10px !important;
  }

  .contact-absoluteyou-form-wrapper #edit-actions-wizard-next {
    /* left: 16.45rem; */
    margin-top: 10px;
  }

  /* contact page end */
  /* footer */

  .footer-menu-wrapper,
  .footer-nav-outer-wrapper {
    grid-template-columns: 1fr;
  }

  #swipeArea {
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }

  #swipeArea .swipe-slide {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    /* text-align: center; */
    display: flex;
    /* align-items: center; */
    justify-content: center;
  }

  #swipeArea .swipe-slide.active {
    opacity: 1;
  }

  .layout-1-inner-wrapper {
    gap: 30px;
  }

  .layout-1-image-wrapper {
    width: 65px;
    height: 65px;
  }

  .layout-1-inner-wrapper .card-text p {
    color: #ffffff;
  }

  /* Pagination styles */
  .pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
  }

  .active-dot {
    background-color: transparent;
    border: 1px solid #ffffff;
  }

  .testimonial-name-wrapper {
    font-size: 14px;
  }

  .stars {
    font-size: 20px;
  }

  .testimonial-container .testimonial-slide {
    width: 100%;
    padding: 16px;
  }

  /* pagination style ends */

  /* footer style */
  .mobile-footer-height {
    min-height: 340px;
  }

  #block-absoluteyou-site-branding {
    text-align: center;
    width: 100%;
  }

  #block-absoluteyou-site-branding img {
    width: 80%;
  }

  #block-absoluteyou-companydetails p {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
  }

  #block-absoluteyou-companydetails {
    color: var(--color-white);
    line-height: 2.5;
  }

  #block-absoluteyou-companydetails p {
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
  }

  #block-absoluteyou-companydetails {
    color: var(--color-white);
    line-height: 2.5;
    margin-bottom: 1rem;
    margin-top: 0.4rem;
  }

  .media-mobile-container img {
    height: 25px;
    margin-left: 5px;
  }

  .media-mobile-container {
    color: var(--color-white);
    border-top: 0.12rem solid rgba(255, 255, 255, 0.5);
    margin-top: 1rem;
    padding-top: 0.7rem;
  }

  .header-logo-row-wrapper #block-absoluteyou-site-branding {
    text-align: start;
  }

  /* footer style  */

  /* mobile icon css */

  .mobile-home-menu {
    display: inline-flex;
    align-items: flex-end;
    text-decoration: none;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .ay-mobile-logo {
    margin-right: 5px;
    width: 22px;
    height: 21px;
  }

  .mobile-home-text {
    line-height: 14px;
  }

  .mobile-home-text:hover {
    line-height: 14px;
    color: #ffffff;
  }

  .mobile-login-button {
    display: flex;
    background: #ffffff;
    color: var(--primary-color) !important;
    padding: 8px 10px;
    border-radius: 50px;
    text-align: center;
    justify-content: center;
    text-decoration: none;
    margin-top: 4rem;
    margin-bottom: 2rem;
    width: 100%;
  }

  .ay-mobile-view .card-body .card-text p:first-child {
    padding-bottom: 6vw;
    font-weight: bold;
    font-size: 16px;
  }

  .mobile-create-account-section {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .mobile-create-account-section li {
    text-decoration: none;
  }

  .mobile-create-account-section,
  .mobile-create-account-section a,
  .mobile-create-account-section div {
    color: #ffffff;
  }

  .mobile-child-menu {
    text-decoration: none;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: color 1s, transform 1s;
  }

  .mobile-sub-menu-title {
    font-size: 18px;
    font-weight: 700;
  }

  .mobile-arrow-bg {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 12px;
    background-color: #ece9f2;
    color: var(--secondary-color) !important;
  }

  .media-mobile-menu-container {
    color: var(--color-white);
    margin-top: 1rem;
    padding-top: 0.7rem;
  }

  .media-mobile-menu-container img {
    height: 24px;
    margin-left: 15px;
  }

  /* mobile icon end */
  .block-7-title h2 {
    font-size: 20px;
  }

  .content-5199-width .tns-nav button {
    background-color: #ffffff;
  }

  .content-4984-width .tick-list li {
    font-size: 12px !important;
  }

  .mobile-main-logo {
    width: 45px;
    height: auto;
  }

  .header-logo-row-wrapper {
    padding: 20px 0;
  }

  .mobile-content-display-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-login-button .search-form {
    display: none;
  }

  .error-pages-inner-wrapper {
    height: 490px;
  }

  .blog-589-5607-image-wrapper {
    margin-top: 1.5rem;
  }

  .blog-589-5607-container-wrapper .custom-block-link-margin {
    margin-bottom: 0;
  }

  .help-search-button {
    background-size: 1rem 1rem;
    height: 1.5rem;
    width: 1rem;
  }

  .media-mobile-container span {
    display: none;
  }

  .layout-37-content-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3vw;
  }

  #edit-actions-wizard-prev {
    width: 1.25rem !important;
    height: 1.25rem !important;
    font-size: 1rem !important;
    margin-top: 1.1rem !important;
  }

  .form-item-sector .select2-container {
    width: 100% !important;
  }

  .number-flexbox {
    display: flex;
    gap: 1rem !important;
  }

  .webform-submission-student-or-flexi-jobber-cost-form #edit-flexbox-11 {
    margin-bottom: 0 !important;
  }

  .webform-submission-student-or-flexi-jobber-cost-form #edit-flexbox-12 {
    margin-top: 0 !important;
  }

  .custom-spinner {
    width: 60px;
  }

  .custom-spinner-container button {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }

  .select2-container--default .select2-selection--single {
    border-radius: 15px;
  }

  .vat-verify-block {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .controller .previous,
  .controller .next-arrow {
    top: 26%;
  }

  .accordion-button .d-flex {
    font-size: 16px;
  }

  .partner-field-radios .fieldset-legend {
    font-size: 16px;
  }

  .menu-tabs li a {
    font-size: 11px;
    padding: 7px;
  }

  .webform-flex--container {
    margin: 0;
  }

  .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
  }

  .select2-selection__arrow::after {
    width: 20px;
    height: 20px;
  }

  .image-container-wrapper {
    min-height: 355px;
  }

  .image-wrapper {
    top: 35px;
  }

  #talented_people select,
  #student_or_flexi_jobber_cost select,
  #e_book select {
    background-size: 18px;
  }

  .upload-file-blocks-field [value="Remove"] {
    background-size: 18px !important;
    height: 2.3rem;
    border-radius: 16px;
  }

  .contact-absoluteyou-form-wrapper,
  .personal-form-wrapper {
    padding: 4vw 3vw;
  }

  .thankyou-wrapper {
    width: 80%;
    padding: 2rem 0rem;
    margin: 3rem auto;
  }

  .thankyou-wrapper img {
    width: 100px;
    height: 100px;
    margin-bottom: 2rem;
  }

  /* faq rebuild */
  .faq-video-width {
    width: 100% !important;
  }

  .faq-doc-icon {
    width: 50px !important;
    height: 50px !important;
  }

  .faq-filename {
    font-size: 12px !important;
  }

  .sidebar-topics li a {
    font-size: 16px !important;
    padding: 0.2rem 6rem 0.2rem 1rem !important;
  }

  .breadcrumb-current {
    font-size: 16px !important;
  }

  .mobile-video-height {
    height: 500px;
  }

  .youtube-player-size {
    width: 100% !important;
    height: auto !important;
  }

  .breadcrumb-category,
  .breadcrumb-overview,
  .breadcrumb-current {
    padding: 0 3px !important;
  }
}

@media (max-width: 577px) {
  .progress-step .progress-marker::before {
    width: 1.25rem !important;
    height: 1.25rem !important;
    padding-top: 0.25rem !important;
  }

  .webform-progress ul {
    margin-top: -1.5rem !important;
  }

  #edit-actions-wizard-prev {
    margin-top: 0.7rem !important;
  }
}

@media (min-width: 577px) {
  .verify-custom-btn {
    margin-top: 5%;
  }

  .form-item-gemiddelde-leeftijd {
    justify-content: unset !important;
    gap: 1rem;
  }

  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: unset;
  }
}