@media (max-width:1579px) {
  .hd_phone {
    margin-left: 20px;
  }

  .search_link {
    margin-left: 0;
  }

  header .navbar-light .navbar-nav .nav-item {
    margin: 0 12px;
  }

  .hero_sec .details h1.global_title {
    font-size: 70px;
    text-align: center;
  }

  .hero_sec .details figure {
    margin-top: -30px;
  }

  .hero_sec .details h2 {
    font-size: 34px;
    line-height: 42px;
  }

  .markten_info .markten-block {
    width: 130px;
    min-width: 130px;
    gap: 50px;
  }

  .markten_info .markten-block figure {
    width: 130px;
    min-width: 130px;
  }

  .markten_info .markten-block.active figure {
    width: 300px;
    min-width: 300px;
  }

  .markten_info .more_arrow {
    width: 70px;
    height: 45px;
  }

  .wij_sec h2 {
    font-size: 80px;
  }

  .maat_sec h1.global_title {
    font-size: 80px;
  }

  .projecten_sec h2 {
    font-size: 80px;
  }

  .projecten_block h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .projecten_block i {
    margin-bottom: 30px;
  }

  .projecten_block:hover .detail {
    padding-bottom: 40px;
  }

  .market_sec h2 {
    font-size: 80px;
  }

  .missie_sec {
    padding: 150px 0;
  }

  .missie_sec .missie_block strong {
    font-size: 100px;
  }

  .wij_sec button.btn-close.btn-close-white {
    position: absolute;
    right: 8%;
  }

}

@media (max-width:1440px) {
  header .navbar-light .navbar-nav {
    margin: 0 20px;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 18px 30px 18px 0;
  }

}

@media (max-width:1199px) {
  h3 {
    font-size: 22px;
  }

  header .navbar-brand,
  footer .navbar-brand,
  #block-vandegrijp-sitebranding2 {
    width: 180px;
  }

  .nav_sec {
    padding: 0;
  }

  .hd_phone {
    margin: 0;
    display: flex;
    padding: 25px 5% 70px;
  }

  .hd_phone .call a {
    display: flex;
    width: 280px;
    height: 60px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }

  .hd_phone .call a span {
    display: inline;
  }

  .hd_phone .call a img {
    width: 25px;
  }

  header .navbar-collapse {
    margin: 0 -5.5%;
    height: 0 !important;
    border-bottom: 1px solid #EFEFEF;
    transition: all .4s ease-in-out;
  }

  header .navbar-collapse.collapsing {
    height: 0 !important;
  }

  header .navbar-collapse.show {
    height: calc(100vh - 81px - 80px) !important;
    overflow: auto;
  }

  header .navbar-nav {
    padding: 0 5%;
  }

  header .navbar-light .navbar-nav .nav-item {
    margin: 0 10px;
  }

  header .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
  }

  .search_info {
    position: sticky;
    background: var(--white);
    top: 0;
    z-index: 1;
  }

  .head_part {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
  }

  .navbar-toggler {
    height: 33px;
    padding: 0;
    background: none;
  }

  .navbar-toggler:not(.collapsed) span:nth-child(1) {
    left: 0;
    top: 12px;
  }

  .navbar-toggler:not(.collapsed) span:nth-child(3) {
    left: 0;
    top: 12px;
  }

  .hero_sec .details {
    padding: 40px;
  }

  .hero_sec .details h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .building_sec .map_info .counter_block strong {
    font-size: 70px;
  }

  h2 {
    font-size: 34px;
    line-height: 130%;
  }

  .markten_sec .info {
    margin-bottom: 40px;
  }

  .markten_info .markten-block {
    width: 100px;
    min-width: 100px;
    gap: 30px;
  }

  .markten_info .markten-block figure {
    width: 100px;
    min-width: 100px;
  }

  .markten_info .markten-block.active figure {
    width: 280px;
    min-width: 280px;
  }

  .markten_info .markten-block .detail {
    padding-right: 30px;
    min-width: 245px;
    max-width: 245px;
  }

  .vacancy .view-footer {
    padding-bottom: 115px;
  }

  .maat_sec h1.global_title {
    font-size: 65px;
    margin-bottom: 5px;
  }

  .maat_sec .info {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .maat_info .maat-block.activated .btns {
    padding: 10px 25px;
  }

  .wij_sec {
    padding: 70px 0;
  }

  .wij_sec h2 {
    font-size: 65px;
  }

  .customer-block {
    padding: 70px 0 40px 0;
  }

  .projecten_sec h2 {
    font-size: 65px;
    margin-bottom: 5px;
  }

  .projecten_sec .info {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .projecten_block .detail {
    padding: 30px 30px 0px 30px;
  }

  .projecten_block i {
    width: 55px;
    height: 55px;
    margin-bottom: 20px;
  }

  .projecten_block h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .projecten_block:hover .detail {
    padding-bottom: 30px;
  }

  .projecten_block figure img {
    height: 230px;
  }

  .projecten_block {
    margin-bottom: 40px;
    height: calc(100% - 40px);
  }

  .market_sec h2 {
    font-size: 65px;
    margin-bottom: 5px;
  }

  .market_sec .info {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .quote .content {
    padding: 0 2em;
  }

  footer .menu1,
  .vacatures-footerlogo {
    margin-left: 0;
  }

  .custom-content {
    padding-right: 50px;
  }

  .rental-content {
    padding-left: 50px;
  }

  .vacancy_sec {
    padding: 2rem;
    padding-bottom: 60px
  }

  .vacancy_sec h4 {
    font-size: 22px;
    font-weight: 400;
    min-height: 5rem;
  }

  .missie_sec {
    padding: 100px 0;
  }

  .missie_sec .missie_block {
    padding: 30px 40px 40px 40px;
    margin-bottom: 40px;
  }

  .missie_sec .missie_block strong {
    font-size: 80px;
    line-height: 80px;
  }

  .missie_sec .missie_block h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
  }

  .missie_sec .scroll_info {
    height: 520px;
  }

  .prodt_qulty_sec .prodt_detail:first-child {
    padding: 40px 60px 40px 60px;
  }

  footer .menu1 h5 {
    padding: 10px 10px;
    width: 40%;
  }

  footer .menu2 h5 {
    width: 58%;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 18px 20px 18px 0;
  }

  .market-projects .markten-block figure .btns {
    padding: 12px 30px;
  }

  .market-projects .markten-block figure {
    height: 400px;
  }

  .market-projects .markten-block.active figure {
    width: 215px !important;
    min-width: 215px !important;
  }

  .product-detail h1.global_title {
    font-size: 80px;
    line-height: 94.2px;
  }

  .product-detail .logo img {
    position: relative;
    top: 7em;
  }

  .team-detail {
    width: 80%;
  }

  .team-detail .desp {
    width: 214px;
  }

  .about_cont {
    padding: 80px 0;
  }

  .history_sec {
    padding: 80px 0;
  }

  .history_sec h1.global_title {
    margin-bottom: 40px;
  }

  ul.change_slide li {
    margin-bottom: 10px;
  }

  .wij_sec button.btn-close.btn-close-white {
    position: absolute;
    right: 0;
  }

  .wij_sec .modal.show .modal-dialog {
    padding-right: 20px;
  }

  .tabs_sec .tabs {
    margin: 0 110px;
  }

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

  .map_sec .visit_us {
    padding: 40px;
  }

  .rental_det .all_prod {
    padding-top: 80px;
  }

  .custom-time {
    margin: 80px 0px;
  }

  .rental-product-details .btn-cm a {
    min-width: 150px;
    margin-left: 10px;
  }

  .rental-product-details .btn-m a {
    min-width: 188px;
    padding: 14px 14px;
  }

  .custmz-time .btn-m a {
    min-width: 220px;
  }

  .rental-top-section.stickyone,
  .rental-top-section.stickyone.sticky {
    top: 192px;
  }
}

@media(max-width: 1024px) {
  .top_strip {
    padding: 10px 0;
    ;
  }

  .custom-content {
    position: inherit;
    margin: 0;
  }

  .rental-content {
    position: inherit;
    margin: 0px;
  }

  .customization-image {
    float: inherit;
  }

  .wij_sec h2 {
    font-size: 50px;
    line-height: 70.4px;
  }

  .maat_sec h1.global_title {
    font-size: 65px;
    margin-bottom: 5px;
  }

  .maat_sec .info {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: auto;
  }

  .map_sec .visit_us .btn-m a {
    min-width: 180px;
  }

  #return-to-top .return {
    width: 35px;
    height: 55px;
    margin-bottom: 5px;
  }

  #return-to-top .return img {
    width: 20px;
  }

  #return-to-top p {
    font-size: 12px;
  }

  .tabs_sec .tabs {
    margin: 0 60px;
  }

  .news-detail .news-title {
    font-size: 44px;
    line-height: 51px;
  }

  .news-detail .news-desription {
    font-size: 18px;
    line-height: 28px;
  }

  .webform-confirmation__message .descp {
    padding: 0px 60px;
  }

  .Faq_sec {
    padding: 5rem 0 4rem;
  }

  .vacancies .top h1.global_title {
    font-size: 85px;
  }

  .vacancies-main h2.cv-text {
    font-size: 14px;
    line-height: 24px;
  }


  .rental-product-details .product-descp .details {
    padding-right: 0;
  }

  .rental-top-section.stickyone,
  .rental-top-section.stickyone.sticky {
    top: 170px;
  }

}

/************ Main **************/
@media (max-width: 991px) {

  header .navbar-brand,
  footer .navbar-brand,
  #block-vandegrijp-sitebranding2 {
    width: 160px;
  }

  .navbar-toggler {
    background: none;
    border: none;
    position: relative;
    right: 0;
    top: 0;
    height: 33px;
    box-shadow: none !important;
  }

  .navbar-toggler:focus,
  .navbar-toggler:active {
    outline: 0;
  }

  .navbar-toggler span {
    display: block;
    background-color: #3a373a;
    height: 3px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
  }

  .navbar-toggler span:nth-child(1),
  .navbar-toggler span:nth-child(3) {
    -webkit-transition: transform .35s ease-in-out;
    -moz-transition: transform .35s ease-in-out;
    -o-transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
  }

  .navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
  }

  .navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
  }

  .navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
  }

  .hero_sec .details h1.global_title {
    font-size: 40px;
  }

  .hero_sec .details figure {
    max-width: 170px;
    margin-bottom: 20px;
  }

  .hero_sec .grid .column:hover .details h1.global_title {
    text-shadow: 0 85px 0 rgba(255, 255, 255, 0.80), 0 170px 0 rgb(255, 255, 255);
  }

  .hero_sec .details h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
  }

  .hero_sec .details .more_link img {
    width: 40px;
  }

  .building_sec {
    padding: 40px 0;
  }

  h2 {
    font-size: 28px;
    line-height: 120%;
  }

  .building_sec .desp {
    margin-bottom: 20px;
  }

  .building_sec .map_info .counter_block strong {
    font-size: 60px;
    line-height: 70px;
  }

  .building_sec .map_info .counter_block {
    font-size: 14px;
  }

  .markten_sec {
    padding: 40px 0;
  }

  .markten_sec .info {
    margin-bottom: 30px;
  }

  .markten_info .markten-block {
    width: 80px;
    min-width: 80px;
    gap: 30px;
  }

  .markten_info .markten-block figure {
    width: 80px;
    min-width: 80px;
    border-radius: 22px;
  }

  .markten_info .markten-block figure img {
    border-radius: 22px;
  }

  .markten_info .markten-block.active figure {
    width: 200px;
    min-width: 200px;
  }

  .markten_info .more_arrow {
    width: 50px;
    height: 35px;
    bottom: 20px;
  }

  .markten_info .more_arrow img {
    width: 25px;
  }

  .markten_info .markten-block h4 {
    margin-bottom: 10px;
  }

  .markten_info .markten-block p {
    margin-bottom: 20px;
  }

  .markten_info .markten-block .detail {
    min-width: 220px;
    max-width: 220px;
  }

  .btns {
    padding: 13px 25px;
  }

  .views-view-responsive-grid.views-view-responsive-grid--horizontal {
    --views-responsive-grid--column-count: 2 !important;
  }

  .vacancy_sec {
    margin-bottom: 40px;
  }

  .wij_sec {
    padding: 40px 0;
  }

  .wij_sec h2 {
    font-size: 38px;
  }

  .customization {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .customization .rental-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .rental {
    padding-bottom: 3rem;
  }

  .custom-content {
    margin-bottom: 36px;
  }

  .rental-content {
    padding-left: 0;
    margin-top: 18px;
  }

  .vacancy .view-footer .btn-m {
    float: left;
  }

  .pipe_sec {
    padding-bottom: 40px;
  }

  .pipe_sec h1 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .pipe_sec p {
    margin-bottom: 30px;
  }

  .btn_bdr {
    padding: 14px 25px;
  }

  .pipe_sec .detail {
    padding: 0 5% 0 0;
  }

  .pipe_sec figure img {
    border-radius: 20px;
  }

  .customer_desp {
    padding: 0 10%;
  }

  .maat_sec h1.global_title {
    font-size: 50px;
  }

  .maat_sec .info {
    font-size: 16px;
    line-height: 26px;
  }

  .maat_sec .btns {
    padding: 13px 25px;
    font-size: 14px;
  }

  .maat_info {
    overflow: auto;
  }

  .maat_info .maat-block {
    min-width: 200px;
  }

  .maat_info .maat-block.active {
    min-width: 50%;
  }

  .maat_sec {
    padding: 40px 0;
  }

  .customization {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .customization-quote {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .customization .rental-row {
    display: flex;
    flex-direction: column-reverse;
  }

  .market_sec h2 {
    font-size: 50px;
  }

  .market_sec .info {
    font-size: 16px;
    line-height: 26px;
  }

  .quote .content {
    margin: 60px 0;
  }

  .quote figure.customization-image img {
    border-radius: 0 0 32px 32px;
  }

  .custmz-time .rental {
    padding-bottom: 6rem;
  }

  .mr-cust {
    padding-top: 60px;
  }

  .missie_sec {
    padding: 40px 0;
  }

  .missie_sec h1 {
    font-size: 32px;
  }

  .missie_sec .detail {
    padding: 0;
  }

  .missie_sec .missie_block {
    padding: 30px;
  }

  .prodt_qulty_sec {
    margin: 0;
    padding: 100px 0 40px 0;
  }

  .prodt_qulty_sec .missie_block .prodt_detail h2 {
    margin: 0;
    font-size: 32px;
    line-height: 34px;
  }

  .prodt_qulty_sec .scroll_info {
    height: 354px;
  }

  .mr-cust h2.maat_title {
    font-size: 24px;
  }

  .footer-menu {
    text-align: right;
  }

  footer .ftrcol,
  footer .footercol {
    border: unset;
  }

  footer .menu1 h5 {
    width: 18%;
  }

  footer .menu2 h5 {
    width: 24%;
  }

  .vacatures-footerlogo h5 {
    font-size: 18px;
  }

  .market-projects .markten-block figure .btns {
    padding: 10px 15px;
    font-size: 12px;
  }

  .market-projects .markten-block figure {
    height: 350px;
  }

  .market-projects .markten-block.activated figure .btns {
    padding: 5px 20px;
  }

  .market-projects .markten-block.activated figure .btns img {
    min-width: 25px;
  }

  .market-projects .markten-block.active figure {
    width: 170px !important;
    min-width: 170px !important;
  }

  .product-detail h1.global_title {
    font-size: 60px;
    line-height: 72px;
  }

  .team-detail .desp {
    width: 200px;
  }

  .history_sec {
    padding: 40px 0;
  }

  .history_sec .splide {
    padding-left: 80px;
  }

  ul.change_slide li {
    font-size: 18px;
  }

  .tabs_sec .tabs {
    margin: 0;
  }

  .tab .text {
    font-size: 18px;
  }

  .certification-detail .table-striped tbody tr .views-field-field-certification-type {
    font-size: 16px;
  }

  .certification-detail .table-striped tbody tr .views-field-field-certification-number,
  .certification-detail .table-striped tbody tr .views-field-field-expiry-date,
  .certification-detail .table-striped tbody tr .views-field-field-award {
    font-size: 16px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a,
  .ckeditor-accordion-container>dl dt>a:not(.button) {
    font-size: 20px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before,
  .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after {
    top: 24px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    width: 50px;
    height: 50px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before {
    left: 16px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after {
    right: 18px;
  }

  .vacancies .top figure {
    max-width: 250px;
    margin: -30px auto 35px auto;
  }

  .vacancies .top h1.global_title {
    font-size: 67px;
  }


  .rental_det .all_prod {
    padding-top: 20px;
  }

  .custmz-time {
    padding-top: 1rem;
  }

  .Rental .rent_market {
    margin: 0;
    padding: 60px 0 0 0;
  }

  .Rental .mr-cust {
    padding-top: 0;
  }

  .mr-rental .view-footer {
    margin-bottom: 20px;
  }

  #buttonpopup .modal-content {
    padding: 20px;
  }

  .dimension .top_part h3 {
    padding-left: 10px;
  }

  .dimension .dimension_part .dimension-info .dimtitle {
    min-height: 70px;
  }

  .dimension .dimension_part .dimension-info .dimension-value {
    min-height: 100px;
  }

  .rental-top-section .view-content {
    display: none;
  }

  .thickness,
  .total {
    display: none;
  }

  .rental-top-section .rentalheader {
    display: none;
  }

  .rental-top-section .view-header {
    margin: 0;
  }

  .rental-top-section .view-header-dropdown {
    display: block;
    cursor: pointer;
  }

  .rental-product-details .product-descp {
    padding: 40px 0;
  }

  .rental-product-details .product-descp .col-md-6 {
    width: 100%;
  }

  .rental-product-details .product-descp .details {
    margin: 0 auto;
    padding-bottom: 60px;
  }

  .rental-top-section .view-content .product-name {
    margin: 10px 0;
  }

  .rental-top-section.stickyone,
  .rental-top-section.stickyone.sticky {
    top: 162px;
  }

  .rental-product-details .rent_market {
    padding: 80px 0 0 0;
  }

  .rental-product-details .mr-cust {
    padding: 0;
  }

  .pers_slider .thumb_info {
    padding: 0 55px;
  }

  .pers_slider .splide__arrow {
    width: 50px;
    height: 32px;
  }

  .pers_slider .splide__arrow img {
    height: 20px;
  }

  .pers_slider .splide__arrow--prev {
    left: -55px;
  }

  .pers_slider .splide__arrow--next {
    right: -55px;
  }
}

@media (max-width: 767px) {
  html {
    -webkit-text-size-adjust: none;
  }

  .container {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    max-width: inherit;
  }

  .hero_sec .grid {
    flex-direction: column;
  }

  .hero_sec .grid .column {
    width: 100%;
    background: var(--primary);
    border: none;
  }

  .hero_sec .grid .column+.column {
    background: var(--secondary);
  }

  .hero_sec .grid .column:hover {
    width: 100%;
  }

  .hero_sec .details h1.global_title {
    color: rgba(255, 255, 255, 0.5);
    font-size: 50px;
    text-shadow: 0 85px 0 rgba(255, 255, 255, 0.80), 0 170px 0 rgb(255, 255, 255);
  }

  .hero_sec .details h2 {
    color: var(--white);
    margin-top: -50px;
    font-size: 22px;
    line-height: 32px;
  }

  .hero_sec .details .more_link img {
    filter: brightness(0) invert(1);
  }

  .hero_sec .details figure {
    max-width: 190px;
    margin-bottom: 0;
  }

  .hero_sec .grid .column:hover .details h2 {
    margin-top: 20px;
  }

  .hero_sec .grid .column::before {
    display: none;
  }

  .hero_sec .details p {
    left: 0 !important;
  }

  .hero_sec .grid .column+.column .details p {
    left: 0 !important;
  }

  h2 {
    font-size: 24px;
    margin-bottom: 10px !important;
  }

  .markten_sec .info {
    max-width: 100%;
  }

  .building_sec h1.global_title {
    max-width: 364px;
  }

  .building_sec .map_info .counter_block {
    margin-bottom: 30px;
  }

  .building_sec .map_info .counter_block strong {
    font-size: 48px;
    line-height: 60px;
  }

  /* Marketen Progress Bar */
  .markten_info {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .markten_info .markten-block {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    min-width: 80%;
    flex-wrap: wrap;
  }

  .markten_info .markten_block:last-child {
    width: 100%;
    min-width: 100%;
  }

  .markten_info .markten-block figure {
    width: 100%;
    min-width: 100%;
    height: 80vw;
  }

  .markten_info .markten-block.active {
    flex-grow: inherit;
    width: 80%;
  }

  .markten_info .markten-block.active figure {
    width: 100%;
    min-width: 100%;
  }

  .markten_info .markten-block .detail {
    padding: 0;
    min-width: 100%;
    max-width: 100%;
  }

  .markten_info .markten-block h4 {
    font-size: 24px;
  }

  .markten_info .more_arrow {
    display: none;
  }

  .markten_info .markten-block .btns {
    left: 0;
    opacity: 1;
  }

  .markten_info::-webkit-scrollbar {
    display: none;
  }

  .markten_sec .progress_info {
    display: block;
  }

  /* vacancy Progress Bar */
  .vacancy .views-view-responsive-grid {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .vacancy .views-view-responsive-grid .views-view-responsive-grid__item {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    min-width: 80%;
    flex-wrap: wrap;
  }

  .vacancy .views-view-responsive-grid .views-view-responsive-grid__item .vacancy_sec:last-child {
    width: 100%;
    min-width: 100%;
  }

  .vacancy .views-view-responsive-grid .views-view-responsive-grid__item .vacancy_sec.active {
    flex-grow: inherit;
    width: 80%;
  }

  .vacancy .views-view-responsive-grid::-webkit-scrollbar {
    display: none;
  }

  .vacancy .progress_info {
    display: block;
  }

  .vacancy .view-footer .btn-m {
    margin-top: 18px;
  }

  .vacancy_sec h4 {
    font-size: 18px;
  }

  .wij_sec h2 {
    margin-bottom: 40px;
  }

  .Home-Page .rent_market {
    padding: 50px 0 0 0;
  }

  .rent_market {
    padding: 50px 0 40px 0;
  }

  .customer_desp {
    padding: 0;
  }

  .rent_market .text-end {
    text-align: left !important;
  }

  .rent_market h1.global_title {
    margin-bottom: 20px;
  }

  .customer-block {
    padding: 34px 0 20px 0;
    text-align: left;
  }

  .pipe_sec .detail {
    padding: 0;
    margin-bottom: 30px;
  }

  .pipe_sec p {
    margin-bottom: 20px;
  }

  .pipe_sec figure.mt-5 {
    margin-top: 40px !important;
  }

  .maat-view {
    margin-bottom: 36px;
  }

  .maat_sec {
    padding: 40px 0 20px 0;
  }

  .maat_sec h1.global_title {
    font-size: 34px;
  }

  .projecten_sec h2 {
    font-size: 38px;
  }

  .projecten_sec .gx-4 {
    --bs-gutter-x: 1.5rem;
  }

  .market_sec h2 {
    font-size: 38px;
  }

  /* .quote .customization-image {
    display: none;
  } */

  /* .quote .mobile-customization-image {
    margin: 0;
    display: block;
  }

  .quote .mobile-customization-image img {
    width: 100%;
  } */

  /* Project Progress Bar */
  .project .views-view-responsive-grid {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .project .views-view-responsive-grid .views-view-responsive-grid__item {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    min-width: 80%;
    flex-wrap: wrap;
  }

  .project .views-view-responsive-grid .views-view-responsive-grid__item .projecten_block:last-child {
    width: 100%;
    min-width: 100%;
  }

  .project .views-view-responsive-grid .views-view-responsive-grid__item .projecten_block.active {
    flex-grow: inherit;
    width: 80%;
  }

  .project .views-view-responsive-grid::-webkit-scrollbar {
    display: none;
  }

  .project .progress_info {
    display: block;
  }

  .news-details .views-view-responsive-grid {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .news-details .views-view-responsive-grid .views-view-responsive-grid__item {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    min-width: 80%;
    flex-wrap: wrap;
  }

  .news-details .views-view-responsive-grid .views-view-responsive-grid__item .projecten_block:last-child {
    width: 100%;
    min-width: 100%;
  }

  .news-details .views-view-responsive-grid .views-view-responsive-grid__item .projecten_block.active {
    flex-grow: inherit;
    width: 80%;
  }

  .news-details .views-view-responsive-grid::-webkit-scrollbar {
    display: none;
  }

  .news-details .progress_info {
    display: block;
  }

  .maat_info {
    display: block;
  }

  .maat_info .maat-block {
    margin-bottom: 48px;
  }

  /* Customization Progress Bar */

  .mr-cust .maat_info {
    gap: 20px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .mr-cust .maat_info .maat-block {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 80%;
    min-width: 80%;
    flex-wrap: wrap;
  }

  .mr-cust .maat_info .maat-block:last-child {
    width: 100%;
    min-width: 100%;
  }

  .mr-cust .maat_info .maat-block figure {
    width: 100%;
    min-width: 100%;
    height: 100%;
  }

  .mr-cust .maat_info .maat-block.active {
    flex-grow: inherit;
    width: 80%;
  }

  .mr-cust .maat_info .maat-block.active figure {
    width: 100%;
    min-width: 100%;
  }

  .mr-cust .maat_info .maat-block h2.maat_title a {
    font-size: 24px;
  }

  .mr-cust .maat_info .maat-block .btns {
    left: 0;
    opacity: 1;
  }

  .mr-cust .maat_info::-webkit-scrollbar {
    display: none;
  }

  .mr-cust .progress_info {
    display: block;
  }

  .mr-cust .view-header {
    margin-bottom: 28px;
  }

  .mr-cust h2.maat_title {
    font-size: 20px;
    padding-top: 20px;
  }

  .custom-time {
    margin: 40px 0px;
  }

  .custmz-time .rental {
    padding-bottom: 4rem;
  }

  .custmz-time .rental {
    padding: 2rem 0;
  }

  .custom_gird {
    display: block;
  }

  .custom_desp {
    margin-bottom: 40px;
    padding: 26px 24px;
  }

  .custom_desp figure {
    margin: 0 0 2rem;
  }

  .mr-cust .view-header {
    margin-bottom: 28px;
  }

  .missie_sec h1 {
    margin-bottom: 10px;
  }

  .missie_sec .desp {
    margin-bottom: 30px;
  }

  .missie_sec .scroll_info {
    height: 430px;
  }

  .missie_sec .missie_block strong {
    font-size: 60px;
    line-height: 60px;
  }

  .missie_sec .missie_block h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .prodt_qulty_sec {
    margin: 0;
    padding: 60px 0;
  }

  .prodt_qulty_sec .detail {
    padding: 0;
  }

  .prodt_qulty_sec .prodt_scroll {
    order: 1;
  }

  .prodt_qulty_sec .prodt_img {
    order: 2;
    padding-top: 60px;
  }

  .prodt_qulty_sec .scroll_info {
    height: 430px;
  }

  .prodt_qulty_sec .missie_block .prodt_detail h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .progress {
    margin: 20px 0;
  }

  .our-team nav.slick__arrow {
    top: 64px;
  }

  .prodt_qulty_sec .missie_block.prodt_detail:first-child,
  .prodt_qulty_sec .missie_block.prodt_detail {
    padding: 0;
  }

  footer .ftrcol,
  footer .footercol {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);
  }

  footer .ftr-cont .col-sm-12 {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);
  }

  footer .menu1,
  .vacatures-footerlogo {
    float: unset;
  }

  footer .menu1 h5 {
    width: 14%;
  }

  footer .menu2 h5 {
    width: 14%;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 0 80px 18px 0;
  }

  footer .footer-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .footer-menu a {
    margin-right: 0;
    padding-bottom: 13px;
  }


  .market-projects .markten_info .markten-block.active figure {
    width: 100% !important;
    min-width: 100%;
  }

  .market-projects .markten_info .markten-block {
    display: block;
    cursor: pointer;
  }

  .market-projects .markten_info {
    flex-direction: column;
    gap: 20px;
  }

  .market-projects .markten_info .markten-block {
    flex: inherit !important;
  }

  .market-projects .markten_info .markten-block .detail {
    display: none;
  }

  .market-projects .markten-block figure .btns {
    opacity: 1;
    transition: all .4s ease-in-out;
  }

  .PROJECTS .projecten_block {
    display: block;
  }

  .product-detail .logo img {
    position: relative;
    top: 0em;
    margin-bottom: 20px;
  }

  .product-detail h1.global_title {
    font-size: 60px;
    line-height: 75.2px;
    margin: 5px 0px;
  }

  .product-detail .logo img {
    float: left;
  }

  .product-detail .desc {
    margin-top: 20px;
    text-align: left;
    margin-left: 0px;
  }

  .product-detail .main-image img {
    margin-top: 25px;
    height: 230px;
    border-radius: 15px;
    object-fit: cover;
  }

  .about_cont {
    padding: 46px 0;
  }

  .team-detail .desp {
    width: 180px;
  }

  .our-team .btn-m a {
    float: left;
    margin-top: 60px;
  }

  .our-team {
    padding: 90px 0 190px 0;
  }

  .wij_sec h2 {
    line-height: 54.4px;
  }

  .About-Us .wij_sec .col-md-6 {
    margin-bottom: 46px;
  }

  .About-Us .wij_sec .info {
    margin: 10px 0 40px 0;
  }

  .about_cont .abut_desp {
    margin: 0;
  }

  ul.change_slide {
    position: relative;
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 5px;
    height: auto;
  }

  ul.change_slide li {
    margin: 0;
  }

  .history_sec .splide {
    padding: 0;
  }

  .history_sec h1.global_title {
    margin-bottom: 30px !important;
  }

  .history_block .detail strong {
    font-size: 60px;
    line-height: 50px;
  }

  .history_block .detail h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .history_block .detail {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .history_block figure img {
    border-radius: 32px;
  }

  .contact-sec {
    padding: 3rem 0;
    margin-bottom: 60px;
  }

  .contact-sec .contact-image {
    margin-top: 30px;
  }

  .Faq_sec {
    padding: 3rem 0 3rem;
    margin-bottom: 60px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dd {
    padding: 1rem;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a,
  .ckeditor-accordion-container>dl dt>a:not(.button) {
    font-size: 18px;
    padding: 20px 40px 20px 20px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt.active>a>.ckeditor-accordion-toggle {
    top: 24px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before,
  .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after {
    top: 15px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:before {
    left: 10px;
    width: 10px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle:after {
    right: 10px;
    width: 10px;
  }

  section.tabs_sec {
    padding-bottom: 40px;
  }

  .tabs_sec .tab {
    padding: 16px;
    margin: 12px;
  }

  .tabs_sec .tab a {
    display: flex;
    justify-content: center;
  }

  .tab .text {
    padding: 0;
    font-size: 16px;
  }

  .icon img {
    max-width: 50%;
    height: auto;
    margin: 0 auto;
  }

  .map_sec {
    margin-bottom: 60px;
  }

  .map_sec .visit_us {
    margin-bottom: 30px;
  }

  .map_sec .visit_us h2 {
    font-size: 24px;
  }

  .map_sec .visit_us .btn-m a {
    min-width: 200px;
  }

  .news-detail .breadcrumb {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .news-detail .news-date {
    font-size: 12px;
    line-height: 14px;
  }

  .news-detail .news-title {
    font-size: 38px;
    line-height: 42px;
    margin: 20px 0;
  }

  .news-detail .news-desription {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }

  .news-detail .btn-m a {
    margin: 20px 0;
  }

  .news-detail img.img-fluid {
    height: auto;
    width: auto;
    margin: 15px 0;
  }

  .news-detail .news-descp {
    padding: 30px 0px;
    margin: 25px 0px;
  }

  .news-detail .news-descp .sub-title {
    line-height: 32px;
    font-size: 28px;
    margin: 0;
  }

  .news-detail .news-descp .news-description {
    font-size: 16px;
    line-height: 24px;
    width: auto;
    margin: 0;
  }

  .application-detail .page-title {
    font-size: 38px;
    line-height: 42px;
  }

  .application-detail .page-description {
    font-size: 16px;
    line-height: 24px;
    width: auto;
    margin-bottom: 20px;
  }

  .page-form .webform-actions {
    float: left !important;
  }

  .application-detail .details {
    margin: 10px 0px;
  }

  .application-detail .hr-contact {
    margin-top: 10px;
  }

  .application-detail .hr-name {
    font-size: 18px;
    line-height: 18px;
  }

  .certificate_sec {
    padding: 30px 0px 50px 0px;
  }

  .certificate_sec .certificate_title {
    font-size: 38px;
    line-height: 42px;
  }

  .certificate_sec .info {
    line-height: 24px;
  }

  .confirm-msg h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .webform-confirmation__message {
    font-size: 20px;
    line-height: 38px;
  }

  .webform-confirmation__message .descp {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
    margin: 10px;
  }

  .webform-confirmation__message .btn-m a {
    padding: 4px;
    margin-top: 10px;
    font-size: 12px;
  }

  .webform-confirmation .confirm-msg {
    margin: 0;
  }

  .NEWS #block-views-block-news-page-block-1,
  .Rental-news #block-views-block-rental-news-block-1 {
    display: none;
  }

  .NEWS #block-views-block-news-page-block-3 .projecten_block,
  .Rental-news #block-views-block-rental-news-block-3 .projecten_block {
    display: block;
  }

  .page-node-type-news-detail .rent_market .btn-m {
    display: none;
  }

  .rent_market .btn-m {
    display: none;
  }

  .prodt_qulty_sec .prodt_detail:first-child {
    padding: 40px 0 0 0;
  }

  .prodt_qulty_sec .prodt_detail {
    padding: 40px 0;
  }

  .prodt_qulty_sec .btn-m {
    margin-top: 40px;
    padding: 0;
  }

  .mr-rental .btn-m {
    text-align: start;
    position: relative;
    bottom: 0;
  }

  .mr-rental .maat_info {
    overflow-x: unset !important;
  }

  .mr-rental .view-footer {
    margin-bottom: 50px;
  }

  .rent_prodt .btns {
    margin-top: 24px;
  }

  .Rental .rent_market {
    margin: 0;
    padding: 50px 0 0px 0;
  }

  .vacancy-main .vacancy_sec h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .vacancy-main .vacancy_sec p {
    font-size: 12px;
    line-height: 15px;
  }

  .vacancy-page .vacancy-main .descp {
    font-size: 14px;
    line-height: 22px;
    padding: 0;
  }

  .vacancy-page .vacancy-main .know-more {
    font-size: 24px;
    line-height: 25px;
  }

  .vacancy-main .hr-name {
    font-size: 18px;
    line-height: 19px;
  }

  .vacancy-main .link-form {
    width: fit-content;
  }

  .vacancies h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .vacancies .vacancies-main {
    margin: 50px 0;
  }

  .vacancies .descp {
    margin: 15px 0;
    padding: 0;
  }

  .vacancies .breadcrumb a,
  .vacancies .breadcrumb li,
  .vacancies .breadcrumb-item+.breadcrumb-item::before {
    margin-bottom: 10px;
  }

  .vacancies .top h1 {
    font-size: 38px;
    line-height: 42px;
  }

  .vacancies .sub-des {
    font-size: 16px;
    line-height: 24px;
  }

  .vtxt {
    padding-right: 0;
  }

  .vacancies .btn-m {
    margin: 30px 0;
  }

  .vimg {
    text-align: left;
  }

  .vacancies .top h1.global_title {
    font-size: 80px;
  }

  .vacancies .top .details {
    padding: 30px 0 20px;
  }

  .vacancies .top figure {
    max-width: 350px;
    padding: 0;
    margin: -39px 0px 30px 42px;
    border-radius: 32px;
    box-shadow: 32px 20px 70px 4px rgba(0, 0, 0, 0.40);
  }

  .vacancies .form-us {
    margin: 40px 0;
    padding: 30px;
  }

  .vacancies .form-us h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .vacancies .vacancies-main .know-more {
    font-size: 24px;
    line-height: 25px;
  }

  .vacancies .vacancies-main .hr-name {
    font-size: 18px;
    line-height: 18px;
  }

  .vacancies-main .contact-block {
    margin: 40px 0;
  }

  .Vacancy-page .maat_sec {
    padding: 40px 0 0px 0;
  }

  .rental_det .all_prod .maat-block {
    padding-bottom: 0;
  }

  .rental_det .all_prod {
    padding-top: 40px;
  }


  #callmeback .modal-content {
    padding: 20px;
    width: 100%;
  }

  #callmeback label.js-form-required.form-required {
    font-size: 18px;
  }

  .rental_det .rental_top .details {
    padding: 30px 0;
  }

  #buttonpopup .modal-content .modal-body {
    padding: 0;
  }

  .rental-top-section .view-header-dropdown::after,
  .rental-top-section .view-header-dropdown.show::after {
    right: 38px;
  }

}

/************ iphone **************/
@media (max-width:600px) {
  html {
    -webkit-text-size-adjust: none;
  }

  h1.global_title {
    font-size: 76px;
  }

  .rental_det .maat-block figure img {
    width: 100%;
  }

  footer .menu1 h5 {
    width: 18%;
  }

  footer .menu2 h5 {
    width: 18%;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 0 42px 18px 0;
    max-width: 60%;
  }

  .copyright .p-3 {
    padding: 2rem !important;
  }

  .rental .col-lg-7 {
    order: 1;
    margin-top: 39px;
  }

  .Home-Page .rental1 .col-lg-7 {
    order: 0;
    margin: 0;
  }

  .customization .col-lg-5 {
    order: 2;
  }

  .custom-content {
    padding: 0;
  }

  .custom-image img {
    width: auto;
    height: auto;
  }

  .custmz-time .rental .col-lg-7 {
    order: unset;
  }

  .customization-image img {
    width: auto;
    height: auto;
  }

  .custmz-time .customization-image img {
    width: auto;
    height: auto;
  }

  .product-detail .logo img {
    position: relative;
    top: 0em;
    margin-bottom: 20px;
    width: 30%;
  }

  #block-views-block-certification-block-1 {
    display: none;
  }

  .certification-mobile {
    display: block;
    background: var(--lightgray);
    border-radius: 15px;
  }

  .certification-mobile #edit-field-certification-type-value {
    display: block;
    height: 53px;
    margin-top: 10px;
  }

  .certification-mobile .views-label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: var(--primary);
  }

  .certification-mobile .field-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--black);
  }

  .certification-mobile .views-field-field-to-look-at .field-content {
    padding-top: 30px;
    position: relative;
    left: 30px;
    padding: 30px 0;
  }

  .certification-mobile .file--mime-application-pdf {
    border-radius: 30px;
    background: var(--gray);
    padding: 10px;
    display: inline;
    font-size: 14px;
    line-height: 16px;
  }

  .certification-mobile .file--mime-application-pdf a {
    color: var(--black);
  }

  .certification-mobile .view-filters {
    padding: 0px 25px;
  }

  .certification-mobile .view-filters label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: var(--black);
  }

  .certification-mobile .view-content {
    padding: 25px;
  }

  .certification-mobile .views-field {
    background: var(--white);
    padding: 15px 0 0 15px;
  }

  .certification-mobile .views-field-field-certification-number {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }

  .certification-mobile .views-field-field-to-look-at {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  .certification-mobile .bef-exposed-form .form--inline>.form-item {
    float: left;
    width: 100%;
  }

  .view-project-list.view-display-id-block_2 .views-view-responsive-grid.views-view-responsive-grid--horizontal,
  .view-news-page.view-display-id-block_3 .views-view-responsive-grid.views-view-responsive-grid--horizontal,
  .mr-rental .views-view-responsive-grid.views-view-responsive-grid--horizontal {
    display: block;
  }

  .rental-product-details .group-btn {
    display: flex;
    flex-direction: column;
  }

  .rental-product-details .btn-cm a {
    margin-top: 30px;
  }

  .rental-product-details .rental {
    padding: 3rem 0;
  }

  .rental-product-details .rent_market {
    padding: 40px 0 0 0;
  }

  .rental-top-section .view-header-dropdown::after,
  .rental-top-section .view-header-dropdown.show::after {
    right: 30px;
  }

  .quote .content {
    margin: 40px 0;
  }

  .path-user input#edit-submit {
    padding: 14px 20px;
    min-width: 200px;
  }

  .our-team {
    padding: 60px 0 120px 0;
  }

  .our-team .btn-m a {
    margin-top: 16px;
  }
}

@media (max-width:575px) {
  html {
    -webkit-text-size-adjust: none;
  }

  .maat_sec .maat-block {
    height: 350px;
  }

  .pipe_sec figure {
    margin-bottom: 20px;
  }

  .pipe_sec .gx-4 {
    --bs-gutter-x: 20px;
  }

  .product-detail h1.global_title {
    font-size: 67px;
    line-height: 77.2px;
  }

  .product-detail .logo img {
    width: 30%;
  }

  .vacancies .top h1.global_title {
    font-size: 69px;
  }

  .vacancies .top figure {
    max-width: 310px;
    margin: -32px 0px 30px 35px;
  }

  .search_modal .input-group .form-control {
    width: 360px;
  }

  .dimension .dimension_part .dimension-info .dimtitle {
    min-height: 90px;
    padding: 10px 10px 0 0;
  }

  .pers_slider #main-carousel img {
    border-radius: 20px;
  }

  .pers_slider #main-carousel .splide__slide {
    border-radius: 20px;
  }

  .pers_slider #thumbnail-carousel .splide__track--nav>.splide__list>.splide__slide img {
    border-radius: 10px;
  }
}

@media (max-width:425px) {
  .hero_sec .details {
    padding: 40px 20px;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 0 28px 18px 0;
  }

  .product-detail h1.global_title {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 15px;
    margin-top: 10px;
  }

  .product-detail .main-image img {
    margin-bottom: 20px;
  }

  .product-detail .sidebar {
    padding: 30px 25px;
  }

  .product-detail .sub-title {
    font-size: 24px;
    line-height: 32px;
  }

  .product-detail .description {
    font-size: 16px;
    line-height: 32px;
  }

  .team-detail .desp {
    width: 112px;
  }

  .Faq_sec .ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle {
    left: 88%;
  }

  .vacancies .top figure {
    max-width: 264px;
    margin: -28px 0px 30px 31px;
  }

  .vacancies .top h1.global_title {
    font-size: 59px;
  }

  #callmeback .modal-content {
    padding: 20px;
    width: 100%;
  }

  #callmeback label.js-form-required.form-required {
    font-size: 18px;
  }

  .search_modal .input-group .form-control {
    width: 300px;
  }

  footer .menu2 h5 {
    width: 24%;
  }

  .dimension .dimension_part .dimension-info .dimtitle {
    min-height: 100px;
  }

  .rental-top-section .view-header-dropdown::after,
  .rental-top-section .view-header-dropdown.show::after {
    right: 20px;
  }
}

@media (max-width:375px) {

  .search_modal .input-group .form-control {
    width: 240px;
  }

  .vacancies .top figure {
    max-width: 240px;
    margin: -23px 0px 30px 26px;
  }

  .vacancies .top h1.global_title {
    font-size: 50px;
  }

  footer .menu1 h5 {
    width: 22%;
  }

  footer .menu2 h5 {
    width: 32%;
  }

  footer .vacatures-footerlogo .footer-logo img {
    margin: 0 14px 18px 0;
  }

  .dimension .dimension_part .dimension-info .dimtitle {
    min-height: 120px;
  }

  .rental-top-section .view-header-dropdown::after,
  .rental-top-section .view-header-dropdown.show::after {
    right: 16px;
  }

  .quote .content {
    padding: 0 1em;
  }
}
