@media(min-width: 1600px){
	.container{
		max-width: 1520px;
	}
}
@media(max-width: 1599.98px){
h1 {
	font-size: 6rem;
	line-height: 66px;
}
h2 {
	font-size: 4.8rem;
	line-height: 55px;
}
h3 {
    font-size: 3rem;
    line-height: 33px; 
}
/* Home Page Start Here */
.home-banner-video, .home-each-banner {
	height: 765px;
}
.each-product-box {
    row-gap: 25px;
    column-gap: 25px;
}
.each-product-text h6 {
    font-size: 1.4rem;
}
.each-product-text p{
	font-size: 1.4rem;
}
.new-product-sec .common-layer-text img {
    width: 75%;
}
.home-diensten-sec .common-layer-text {
    right: 0%;
}
.home-about-wrapper .card-header .nav-tabs li button {
    padding: 20px 30px;
    font-size: 2.2rem;
}
/* Home Page End Here */
/* Aanbod Detail Start Here */
.aanbod-detail-wrap {
    padding: 30px;
}
.aanbod-detaileach-btn {
    gap: 20px;
}
.aanbod-detaileach-btn .read-more-btn {
    font-size: 1.4rem;
}
.aanbod-info-profile-wrp {
    gap: 20px;
}
/* Aanbod Detail End Here */
/****diensten-list****/
.inner-banner-img {
    height: 550px;
}
.diens-list-info {
    padding: 30px 0;
}
/****vacature-dtl****/
.diens-mid-info td:last-child::after {
    bottom: -46px;
}
/****over-ons****/
.over-ons-top-info {
    padding-right: 20px;
}
.over-ons-mid-sec {
    padding: 120px 0;
}
.team-member-img {
    height: 290px;
}
.over-ons-team-slider {
    width: 105vw;
    left: 47%;
}
/****contact****/
.map {
    height: 530px;
}
}
@media(max-width: 1399.98px){
/* Home Page Start Here */
.header-wrap {
    padding: 15px;
}
.home-banner-video, .home-each-banner {
	height: 765px;
}
.new-product-sec {
    padding: 80px 0px;
}
.each-product-btn {
	font-size: 1.4rem;
}
.each-product-text h6 {
    font-size: 1.2rem;
}
.each-product-text p {
    font-size: 1.2rem;
}
.home-diensten-sec {
    padding-top: 80px;
    padding-bottom: 80px;
}
.each-service-item {
    height: 360px;
}
.home-about-warp{
	padding-top: 80px;
}
.home-diensten-sec .common-layer-text img{
	width: 80%;
}
.home-diensten-sec .common-layer-text {
    max-width: 700px;
}
.each-product-box {
    column-gap: 22px;
}
.footer-area {
    padding-top: 80px;
}
.footer-gallery-img {
    height: 225px;
}
/* Home Page End Here */
/* Aanbod List Page Start Here */
.hidden-filter .col-lg-3 {
    width: 25%;
}
.aanbod-filter-sec {
    padding: 175px 0 40px;
}
.aanbod-list-sec .row {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 30px;
}
.each-item-list .each-product-box {
    column-gap: 12px;
}
.aanbod-list-sec {
    padding-bottom: 80px;
}
/* Aanbod List Page End Here */
/* Aanbod Detail Page Start Here */
.aanbod-detail-sec {
    padding-bottom: 80px;
}
.dtl-tab-sec {
    padding-bottom: 80px;
}
.aanbod-related-sec {
    padding: 80px 0px;
}
.aanbod-detaileach-btn .read-more-btn {
    font-size: 1.2rem;
}
.aanbod-detaileach-btn .read-more-btn {
    padding: 12px 55px;
    padding-left: 30px;
}
.aanbod-info-profile {
    gap: 10px;
}
.read-more-btn::after {
    right: 30px;
}
.aanbod-detaileach-btn .aanbod-info-profile {
    gap: 10px;
}
.aanbod-info-profile-list p {
    margin-bottom: 12px;
    gap: 12px;
    font-size: 1.4rem;
}
.aanbod-info-profile-list-brk p {
    font-size: 1.4rem;
}
.aanbod-info-profile-list-brk p strong {
    margin-bottom: 12px;
}
/* Aanbod Detail End Here */
/****diensten-list****/
.each-diens-list {
    margin-bottom: 70px;
}
.each-diens-list-area:nth-child(even) .diens-list-info {
    padding-left: 70px;
}
/****diensten-dtl****/
.diens-mid-info tr {
    column-gap: 30px;
}
.diens-mid-info td:first-child {
    min-width: 110px;
    height: 110px;
}
.diens-mid-info td:last-child {
    margin-top: 18px;
}
.diens-mid-info td:last-child::after {
    /* left: -86px; */
    bottom: -40px;
}
.form-main-wrapper {
    max-width: 1035px;
}
.form-main-wrapper .col-lg-4 {
    width: 38%;
}
.form-main-wrapper .col-lg-8 {
    width: 62%;
}
.form-main-area {
    padding-left: 45px;
    padding-right: 50px;
}
.form-info-title h4 {
    font-size: 3rem;
}
.form-info-title p {
    margin-bottom: 55px;
}
.form-info h6 {
    margin-bottom: 25px;
}
.form-main-area .row {
    margin: 0 -20px;
}
.form-main-area .col-lg-6, 
.form-main-area .col-lg-12 {
    padding: 0 20px;
}
.form-info-area {
    padding-left: 30px;
}
.form-mark {
    bottom: 0;
    right: -2%;
    width: 53%;
}
/****vacature-dtl****/
.vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: -44px;
    left: -92px;
}
/****over-ons****/
.over-ons-top-sec {
    padding-bottom: 80px;
}
.each-overons-mid-content h2::after {
    top: 83px;
}
.team-member-img {
    height: 258px;
}
/****popup****/
.modal-area .modal-dialog {
    max-width: 62%;
}
.modal-area .popup-content p {
    margin-bottom: 25px;
}
.modal-area .popup-content ul {
    margin-bottom: 15px;
}
.close-img img {
    width: 20px;
}

.diens-mid-info td:last-child::after {
    left: -86px;
}
}
@media(max-width: 1199.98px){
h1 {
    font-size: 5rem;
    line-height: 55px;
}
h2 {
    font-size: 4rem;
    line-height: 44px;
}
h3 {
    font-size: 2.8rem;
    line-height: 30px; 
}
h4 {
    font-size: 2rem;
    line-height: 26px;
}
/* Home Page Start Here */
.header-right  .common-btn {
    padding: 12px 35px;
	padding-right: 0;
}
.header-right .common-btn:hover {
    padding-left: 28px;
    padding-right: 28px;
}
.home-banner-video, .home-each-banner {
    height: 650px;
}
.home-banner-content {
    bottom: 160px;
}
.new-product-sec {
    padding: 60px 0px;
}
.home-diensten-sec {
    padding: 60px 0px;
}
.new-product-sec .row .col-lg-4 {
	width: 34%;
}
.new-product-sec .row .col-lg-8 {
	width: 66%;
}
.home-diensten-heading {
    margin-bottom: 40px;
}
.each-service-item {
    height: 400px;
}
.home-about-warp{
	padding-top: 60px;
}
.home-review-bg {
    margin-top: -200px;
}
.home-diensten-sec .common-layer-text {
    max-width: 635px;
}
.home-about-wrapper .card-header .nav-tabs li button {
    padding: 15px 30px;
    font-size: 1.8rem;
}
.home-about-wrapper .card-header .nav-tabs {
    gap: 10px;
}
.footer-area {
    padding-top: 60px;
}
/* Home Page End Here */
/* Aanbod List Page Start Here */
.filter-sort-heading {
    margin-bottom: 25px;
}
.filter-heading {
    margin-bottom: 25px;
}
.aanbod-list-sec {
    padding-bottom: 60px;
}
/* Aanbod List Page End Here */
/* Aanbod Detail Start Here */
.aanbod-detail-info {
    max-width: 100%;
    left: 0;
    justify-content: space-between;
    margin-top: 20px;
}
.aanbod-detaileach-btn .read-more-btn {
    padding: 10px 55px;
    padding-left: 30px;
}
.aanbod-detaileach-btn .read-more-btn::after {
    top: 16px;
}
.aanbod-info-profile-wrp{
    margin-top: 20px;
}
.aanbod-detail-slider .swiper-button-next {
    right: 18%;
}
.aanbod-detail-slider .swiper-button-prev {
    left: 18%;
}
.tab-btn ul.tabs li {
    font-size: 2rem;
    line-height: 30px;
}
.tab-btn .tabs {
    margin-bottom: 60px;
    column-gap: 50px;
}
.kenmerken-tab li strong {
    left: 0;
}
.kenmerken-tab li {
    padding: 15px 30px;
}
.tab-btm-popub {
    margin-top: 60px;
}
.aanbod-related-heading {
    margin-bottom: 60px;
}
.dtl-tab-sec{
    padding-bottom: 60px;
}
.aanbod-related-sec {
    padding: 60px 0px;
}
/* Aanbod Detail End Here */
/****diensten-list****/
.inner-banner-img {
    height: 470px;
}
.diens-list-sec {
    padding: 80px 0;
}
.each-diens-list {
    margin-bottom: 50px;
}
.diens-list-info {
    padding: 20px 0;
}
.diens-list-info h2 {
    margin-bottom: 20px;
}
.diens-list-info .read-more-btn {
    margin-top: 20px;
}
.each-diens-list-area:nth-child(even) .diens-list-info {
    padding-left: 40px;
}
/****diensten-dtl****/
.back-btn {
    padding: 190px 0 45px;
}
.diens-mid-sec {
    padding-bottom: 80px;
}
.diens-mid-info tr {
    column-gap: 25px;
}
.diens-mid-info td:first-child {
    min-width: 95px;
    height: 95px;
}
.diens-mid-info td:last-child::after {
    /* left: -90px; */
    bottom: -30px;
}
.diens-mid-info {
    padding-left: 30px;
}
.diens-mid-info tbody {
    row-gap: 40px;
}
.diens-mid-info td:last-child::after {
    /* left: -75px; */
    bottom: -22px;
}
.diens-mid-info ul {
    padding-left: 24px;
}
.form-main-area {
    padding-left: 30px;
    padding-right: 30px;
}
.form-info-title h4 {
    font-size: 2.8rem;
}
.form-info-title p {
    margin-bottom: 46px;
}
.form-info h6 {
    margin-bottom: 20px;
}
.form-social {
    margin-top: 40px;
}
.form-main-wrapper .col-lg-4 {
    width: 39%;
}
.form-main-wrapper .col-lg-8 {
    width: 61%;
}
.form-btn {
    margin-top: 10px;
}
.form-title {
    margin-bottom: 70px;
}
.diens-btm-sec {
    padding: 80px 0;
}
.diens-btm-title {
    margin-bottom: 60px;
}
/****vacature-dtl****/
/* .vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: -70px;
    left: -82px;
} */
/****over-ons****/
.over-ons-mid-sec {
    padding: 80px 0;
}
.each-overons-mid-content {
    width: 32%;
}
.each-overons-mid-content h2::after {
    top: 65px;
    height: calc(100% - 16%);
}
.each-overons-mid-content:nth-child(even) h2::after {
    top: 75px;
}
.each-overons-mid-content h4 {
    margin-top: 95px;
}
.each-overons-mid-content:nth-child(even) h4 {
    margin-top: 130px;
}
.each-overons-mid-content p {
    max-width: 271px;
}
.overons-team-sec {
    padding: 80px 0;
}
.overons-team-title {
    margin-bottom: 70px;
}
.team-member-img {
    height: 280px;
}
.over-ons-team-slider .common-arrow {
    top: 41%;
}
.over-ons-team-slider .swiper-button-next {
    right: 4%;
}
.over-ons-team-slider .swiper-button-prev {
    left: 4%;
}
.team-member-info p {
    margin-bottom: 4px;
}
/****contact****/
.map {
    height: 446px;
}
/****popup****/
.modal-area .modal-dialog {
    max-width: 65%;
}
.diens-mid-info td:last-child::after {
    left: -72px;
}
.clear-filter-main {
    margin-top: 20px;
}
.aanbod-related-slider-btn .swiper-button-next {
    right: 0px;
}
.aanbod-related-slider-btn .swiper-button-prev {
    right: 0px;
}
.share-social-media-button {
    top: -93px;
}
.vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: -25px;
    left: -80px;
}
}
@media(max-width: 991.98px){
/* Home Page Start Here */
.header-area {
    padding: 16px 0;
}
.menu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-btn.active{
	border-color: #fff;
	color: #fff;
}
.header-wrap {
    padding: 9px;
}
.parent-dropdown img {
    filter: brightness(1) invert(1);
    width: 9px;
    height: 5px;
    margin-left: 5px;
    margin-top: -5px;
}
.new-product-sec .row .col-lg-4,
.new-product-sec .row .col-lg-8 {
    width: 100%;
}
.new-product-slider::before,
.new-product-slider::after {
	display: none;
}
.new-product-slider-btn .swiper-button-next {
    right: 0;
}
.new-product-slider-btn .swiper-button-prev {
    left: 0px;
}
.new-product-bottom-btn {
    margin-top: 48px;
	display: flex;
	justify-content: center;
}
.new-product-heading {
    text-align: center;
    padding: 0;
}
.each-service-item {
    height: 465px;
}
.each-service-item {
    border: 1px solid rgba(16, 16, 16, 0.32);
}
.each-service-item .each-service-content {
    top: 0;
}
.home-diensten-slider .swiper-wrapper {
    flex-wrap: wrap;
    row-gap: 16px;
}
.home-about-content {
    max-width: 100%;
    margin-left: unset;
	text-align: center;
}
.home-about-heading {
    padding-right: 0px;
    text-align: center;
}
.home-about-heading h2{
	margin-bottom: 16px;
}
.home-about-slide-btn{
    display: block;
}
.card-header{
	display: none;
}
.home-about-bg {
    padding-top: 119px;
    padding-bottom: 153px;
}
.home-about-slide-btn .prev-btn {
    position: absolute;
    top: 24px;
    left: 8px;
}
.home-about-slide-btn .next-btn{
    position: absolute;
    top: 24px;
    right: 8px;
}
.new-product-sec .common-layer-text img {
    width: 50%;
}
.new-product-sec .common-layer-bg {
    height: 89%;
}
.new-product-sec .common-layer-text {
    bottom: 12%;
}
.home-diensten-sec .common-layer-bg {
    top: -21%;
}
.home-diensten-sec .common-layer-text {
    bottom: 25%;
    width: 56%;
    max-width: 500px;
}
.home-about-sec{
	position: relative;
	z-index: 1;
}
.home-about-btm-layer-mb {
    display: block;
    position: absolute;
    bottom: -100px;
}
.footer-info-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    margin-left: unset;
    row-gap: 32px;
}
.footer-info-wrap .footer-contact-info:first-child{
	width: 100%;
}
.footer-logo {
    margin-bottom: 32px;
}
.footer-gallery-slider {
    padding-top: 18px;
    padding-bottom: 42px;
}
.footer-gallery-slider .swiper {
    margin: 0;
}
/* Home Page End Here */
/* Aanbod Page Start Here */
.aanbod-filter-sec {
    padding: 205px 0 56px;
}
.aanbod-filter-sec.aanbod-filter-active {
    position: relative;
    z-index: 99;
}
.mobile-filter-close h6 {
    color: #F9F8F6;
    font-size: 1.6rem;
}
.clear-filter-main {
    padding: 20px 0;
}
.hidden-filter .col-lg-3 {
    margin-bottom: 15px;
    width: 50%;
}
.hidden-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #101010;
    z-index: 999;
    height: 100%;
    margin-top: 0;
    padding: 60px 15px 150px;
    overflow-y: scroll;
    clip-path: inset(0 100% 0 0);
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
}
.hidden-filter-active {
    clip-path: inset(0 0 0 0);
}
.hidden-filter .col-lg-3 h5 {
    display: block;
}
.select-style {
    background: url(../images/filter-arrow-show.svg) #0C2D4A no-repeat 95% center / 10px;
    background-repeat: no-repeat;
    border-color: #0C2D4A;
    color: #fff;
}
.select-style.show {
    background: url(../images/filter-arrow-show.svg) #0B2E4A  no-repeat 95% center / 10px;
}
.select-style:hover {
    background: url(../images/filter-arrow-show.svg) #0B2E4A  no-repeat 95% center / 10px;
}
.aanbod-open-filter .select-style {
    display: none;
}
.hidden-filter .col-lg-3.aanbod-open-filter {
    width: 100%;
}
.filter-content {
    border-color: #0C2D4A;
}
.aanbod-open-filter .filter-content {
    display: block;
    border: 0;
    border-radius: 0;
    transform: translate(0) !important;
    inset: initial !important;
    margin-top: 0 !important;
    position: initial !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 0 !important;
    background-color: transparent;
}
.aanbod-open-filter.select-style {
    background-image: none;
}
.aanbod-open-filter label {
    border-radius: 10px;
    border: 1px solid #0C2D4A;
    background: #0C2D4A;
    padding: 10px;
    display: inline-block;
    width: auto;
    margin: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.aanbod-open-filter label span {
    margin-left: 8px;
}
.aanbod-open-filter .form-check-input {
    background-color: transparent;
    border-radius: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    left: 8px;
    margin: 0;
    background-color: transparent;
    border-color: transparent;
    background-image: none;
}
.aanbod-open-filter label:has(input:checked) {
    background-color: #0C2D4A;
    padding-left: 30px;
    border-color: #0C2D4A;
    color: #fff;
}
.aanbod-open-filter label:has(input:checked) span {
    color: #fff;
}
.aanbod-open-filter .form-check-input:checked {
    background-image: url(../images/check-tick-mob.png);
    background-color: transparent;
    border-color: transparent;
    background-size: 12px;
}
.auto-overview-filter-result {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px;
    left: 0;
    background-color: #101010;
    z-index: 99;
    border-top: 1px solid rgba(249, 248, 246, 0.3);
    display: flex;
    gap: 2px;
}
.reset_all_filter {
    border-radius: 50px 0 0 50px;
    background-color: #0c2d4abe;
    color: #fff !important;
    height: 100%;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.filter-reset img{
    filter: brightness(0) invert(1);
}
.filter-reset a:hover {
    color: #fff;
}
.filter-reset img {
    margin-left: 0;
    margin-right: 5px;
}
.mobile-filter {
    display: none;
    padding-bottom: 150px;
}
.filter-sort .aanbod-filter {
    width: 230px;
}
.filter-sort {
    position: relative;
    padding-left: 20px;
    margin-left: 20px;
}
.filter-sort::after {
    content: '';
    height: 45%;
    width: 1px;
    background-color: #0c2d4a9c;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.filter-sort h6{
    color: #fff;
    min-width: 100px;
}
.filter-main {
    margin-top: 30px;
}
.filter-sort .aanbod-filter .select-style {
    padding-left: 10px;
    border-radius: 5px;
    color: #fff;
}
.filter-sort .aanbod-filter .select-style.show {
    border-color: #0C2D4A;
}
.filter-reset {
    min-width: 97px;
    display: block;
}
.clear-filter-main .filter-reset {
    display: none;
}
.mobile-filter-close span img{
    filter: brightness(0) invert(1);
}
.range-block label {
    color: #ffffff;
}
.aanbod-range-filter .ui-slider{
    background-color: #ffffffb7;
    border-color: #ffffffb7;
}
.aanbod-range-filter .slider-inputs input {
    border: 1px solid #fff;
    color: #fff;
}
/* Aanbod Page End Here */
/* Aanbod Detail Page Start Here */
.aanbod-detail-slide-wrap {
    overflow: unset;
}
.aanbod-detail-slider .swiper-button-prev {
    left: -12px;
}
.aanbod-detail-slider .swiper-button-next {
    right: -12px;
}
.aanbod-detail-info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
    row-gap: 30px;
    column-gap: 30px;
}
.aanbod-info-profile-list p:nth-child(2) {
    margin-bottom: 8px;
}
.aanbod-info-profile-list-brk p strong {
    margin-bottom: 0;
}
.aanbod-info-profile-img img {
    width: 70px;
    height: 70px;
}
.aanbod-info-profile-list p strong {
    width: 58px;
    margin-bottom: 0;
}
.aanbod-info-profile-list p {
    margin-bottom: 8px;
    gap: 18px;
    line-height: normal;
}
.dtl-car-spec .row {
    row-gap: 10px;
}
.tab-btn {
    display: none;
}
.tab_drawer_heading {
    display: block;
    color: rgba(255, 255, 255, 0.7);
    line-height: normal;
    width: 100%;
    font-size: 1.6rem;
    max-width: 200px;
    padding-bottom: 8px;
}
.tab_drawer_heading.d_active{
    padding-bottom: 32px;
}
.tab_content {
    display: block;
    margin-top: 0px;
    margin-bottom: 40px;
}
.tab_drawer_heading span {
    position: relative;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    color: #101010;
    font-family: 'Inter-Bold';
    line-height: 24px;
}
.tab_drawer_heading span::after {
    position: absolute;
    content: "";
    right: 0px;
    left: auto;
    bottom: 0;
    background-color: #0C2D4A;
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.tab_drawer_heading.d_active span::after {
    opacity: 1;
}
.tab-btn .tabs {
    column-gap: 10px;
    margin-bottom: 20px;
}
.kenmerken-tab ul {
    gap: 0px;
}
.related-product-sec .product-control-mob {
    display: flex;
}
.kenmarken-popup-inner {
    border-radius: 15px;
}
.kenmerken-tab li {
    padding: 16px 8px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    border: none;
    font-size: 1.4rem;
}
.kenmerken-tab li::before{
    position: absolute;
    content: '';
    border-bottom: 1.5px solid rgba(16, 16, 16, 0.10);
    width:100vw;
    margin-left:-50vw;
    left:50%;
    bottom: 0;
}
.kenmerken-tab {
    overflow: unset;
}
.aanbod-detaileach-btn .read-more-btn {
    font-size: 1.4rem;
}
.tab-btm-popub {
    margin-top: 40px;
}
.dtl-tab-sec{
    padding-bottom: 56px;
}
.aanbod-related-slider-btn .swiper-button-prev {
    left: -14px;
    top: 238px;
    margin: 0;
}
.aanbod-related-slider-btn .swiper-button-next {
    right: -14px;
    top: 238px;
    margin: 0;
}
.aanbod-detail-slider .swiper-slide::after {
    display: none;
}
.aanbod-filter-layer-bg img {
    height: 1140px;
}
/* Aanbod Detail Page End Here */
/****diensten-list****/
.inner-banner-img {
    height: 420px;
}
.inner-banner-content {
    bottom: 35%;
    text-align: center;
}
.diens-list-sec {
    padding: 60px 0;
}
.diens-list-info {
    padding: 35px 0 0;
}
.diens-list-info p {
    max-width: 100%;
}
.each-diens-list-area:nth-child(even) .diens-list-info {
    padding-left: 0;
}
/****diensten-dtl****/
.back-btn {
    padding: 170px 0 35px;
}
.diens-top-sec {
    padding-bottom: 40px;
}
.diens-top-img {
    max-width: 100%;
    margin: 0 auto;
}
.diens-top-info {
    padding-right: 0;
    padding-top: 35px;
}
.diens-top-info h2 {
    margin-bottom: 18px;
}
.diens-mid-sec {
    padding-bottom: 60px;
}
.diens-mid-area .col-lg-5,
.diens-mid-area .col-lg-7 {
    width: 100%;
}
.diens-mid-info {
    padding-left: 0;
    padding-top: 35px;
}
.diens-mid-info td:first-child {
    min-width: 76px;
    height: 76px;
}
.diens-mid-info td h2 {
    font-size: 3.5rem;
}
.diens-mid-info td:last-child::after {
    /* left: -67px; */
    left: -16%;
    bottom: -31px;
    height: calc(100% - 36px);
}
.form-sec {
    padding: 60px 0;
}
.form-title {
    margin-bottom: 56px;
}
.form-main-wrapper .col-lg-4,
.form-main-wrapper .col-lg-8 {
    width: 100%;
}
.form-info-title {
    display: none;
}
.form-info h6 {
    margin-bottom: 30px;
}
.form-main-area .row {
    margin: 0;
}
.form-main-area .col-lg-6, 
.form-main-area .col-lg-12 {
    padding: 0;
}
.form-main-area {
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 40px;
}
.form-btn {
    margin-bottom: 32px;
    text-align: center;
}
.form-mark {
    display: none;
}
.form-sec .bg-mark {
    display: none;
}
.form-sec .bg-mark.form-bg-mark {
    display: block;
}
.diens-btm-sec {
    padding: 60px 0;
}
.diens-btm-title {
    margin-bottom: 50px;
}
/****vacature-dtl****/
.vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: -33px;
    left: -68px;
}
/****over-ons****/
.over-ons-top-sec {
    padding: 60px 0 40px;
}
.over-ons-top-area .col-lg-7,
.over-ons-top-area .col-lg-5 {
    width: 100%;
}
.over-ons-top-info {
    margin-top: 35px;
    padding-right: 0;
}
.over-ons-mid-sec {
    padding: 60px 0;
}
.each-overons-mid-content {
    width: 100%;
}
.each-overons-mid-content p {
    max-width: 100%;
}
.over-ons-mid-area {
    row-gap: 45px;
}
.each-overons-mid-content h2::after,
.each-overons-mid-content:nth-child(even) h2::after {
    height: 100%;
}
.each-overons-mid-content:nth-child(even) h2::after {
    top: 65px;
}
.each-overons-mid-content:nth-child(even) h4 {
    margin-top: 95px;
}
.overons-team-sec {
    padding: 60px 0;
}
.overons-team-title {
    margin-bottom: 50px;
}
.team-member-img {
    height: 320px;
}
.over-ons-team-slider .swiper-button-next {
    right: 3%;
}
.over-ons-team-slider .swiper-button-prev {
    left: 3%;
}
.over-ons-team-slider {
    width: 100%;
    margin-left: 0;
    left: 0;
}
.over-ons-team-slider::before,
.over-ons-team-slider::after {
    display: none;
}
.over-ons-team-slider .swiper-button-next {
    right: 0;
}
.over-ons-team-slider .swiper-button-prev {
    left: 0;
}
.team-member-info p {
    margin-bottom: 0;
}
.over-ons-team-slider .swiper-button-next {
    right: -3%;
}
.over-ons-team-slider .swiper-button-prev {
    left: -3%;
}
/****popup****/
.modal-area .modal-dialog {
    max-width: 93%;
}
.close-img {
    top: -20px;
    right: -19px;
    height: 42px;
    width: 42px;
}
.close-img img {
    width: 16px;
}
.modal-area .popup-content {
    margin-top: 35px;
}
.modal-area .modal-content {
    padding: 15px;
}
.modal-area .popup-content ul {
    column-gap: 62px;
}
.diens-mid-info td:last-child::after {
    left: -66px;
}
/****verkocht****/
.verkocht-top-sec {
    padding-top: 140px;
}
.privacy_section {
    padding: 40px 0;
}
.share-social-media-button {
    top: -82px;
}


}
@media(max-width: 767.98px){
h1 {
	font-size: 4rem;
	line-height: 48px;
}
h2 {
	font-size: 3.2rem;
	line-height: 40px;
}
h3 {
	font-size: 2.4rem;
	line-height: 26px; 
}
h4 {
	font-size: 1.6rem;
	line-height: 24px;
}
p{
	font-size: 1.4rem;
	line-height: 24px; 
}
li {
	font-size: 1.4rem;
	line-height: 24px; 
}
.container{
	padding-left: 20px;
	padding-right: 20px;
}
.common-btn {
	font-size: 1.4rem;
	line-height: 24px;
	padding: 8px 30px;
	padding-right: 0;
}
.common-btn strong {
	width: 50px;
	right: -50px;
}
.common-btn:hover {
	padding-left: 25px;
	padding-right: 25px;
}
.common-btn:hover strong {
	width: 40px;
	right: -40px;
}
.read-more-btn {
	padding: 8px 60px;
	padding-left: 40px;
	font-size: 1.4rem;
}
.read-more-btn::after {
	right: 37px;
	top: 14px;
}
.border-btn strong {
	height: 42px;
	background-position: 8px;
}
.morgeninternet-footer{
	margin-bottom : 45px !important;
}
#mobile-contact-bar img{
	width: 20px;
}
#mobile-contact-bar {
	box-sizing: border-box;
	opacity: 1;
	position: fixed;
	width: 100%;
	z-index: 98;
	left: 0;
	bottom: 0;
	display: block !important;
}
#mobile-contact-bar-outer {
	background-color: #000000;
	box-sizing: border-box;
	height: 45px;
	overflow: hidden;
	width: 100%;
}
#mobile-contact-bar ul {
	box-sizing: border-box;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 0;
}
#mobile-contact-bar ul li {
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	height: 45px;
	line-height: 45px;
	width: 25%;
	padding-left: 0;
	margin-bottom: 0;
	background-color: #0C2D4A;
}
#mobile-contact-bar ul li::after {
	display: none;
}
#mobile-contact-bar ul li a {
	color: rgba(255,255,255,0.9);
	cursor: pointer;
	display: block;
	height: 100%;
	position: relative;
	z-index: 98;
}
.li_color {
	border-left: 1px solid #fff;
}
#mobile-contact-bar li:first-child img{
	width: 18px;
}
.iframe-footer {
	margin-bottom: 44px;
}
.privacy_section p {
	word-break: break-word;
}
/* Home Page Start Here */
.header-wrap .row .col-lg-3 {
    width: 25%;
}
.header-wrap .row .col-lg-6 {
    width: 50%;
}
.header-logo img {
    width: 77px;
    height: 40px;
    border-radius: 50px;
}
.header-wrap {
	padding: 9px;
	border-radius: 40px;
}
.home-banner-video, .home-each-banner {
    height: 708px;
}
.home-banner-content {
    bottom: 80px;
}
.new-product-sec {
    padding: 56px 0px 48px;
}
.new-product-heading h2 {
    margin-bottom: 16px;
}
.new-product-heading p {
    margin-bottom: 56px;
}
.each-product-img {
    margin-bottom: 16px;
}
.each-product-content h4{
	font-family: 'Inter-Bold';
	margin-bottom: 8px;
}
.each-product-content {
    padding: 0px 8px;
}
.each-product-content  p {
    margin-bottom: 16px;
}
.each-product-icon img {
    width: 34px;
    height: 34px;
}
.each-product-text p{
	margin-bottom: 5px;
}
.each-product-item .each-product-btn {
    background-color: #0C2D4A;
    width: calc(100% - 0px);
	padding: 8px 16px;
    padding-right: 45px;
}
.each-product-item .each-product-btn::after {
    right: 5px;
    width: 33px;
    height: 33px;
}
.each-product-btn{
    width: calc(100% - 33px);
}
.each-product-box {
    row-gap: 34px;
    column-gap: 25px;
}
.new-product-slider-btn .swiper-button-next {
    right: -14px;
    width: 54px;
    height: 54px;
	top: 52%;
}
.new-product-slider-btn .swiper-button-prev {
    left: -14px;
	width: 54px;
    height: 54px;
	top: 52%;
}
.each-service-text h3 {
    margin-bottom: 16px;
    font-size: 1.6rem;
    line-height: 24px;
}
.each-service-text p{
	color: rgba(16, 16, 16, 0.80);
}
.each-service-content {
    padding: 40px 32px;
    padding-bottom: 43px;
}
.each-service-btn {
    padding-left: 0;
	font-size: 1.4rem;
    line-height: 24px;
}
.home-diensten-sec{
	padding-top: 56px;
	padding-bottom: 40px;
}
.home-diensten-btn {
    margin-top: 40px;
}
.each-service-item {
    height: 322px;
}
.home-about-warp {
    padding-top: 56px;
	padding-bottom: 40px;
}
.home-about-slide-btn .next-btn {
    width: 54px;
    height: 54px;
}
.home-about-slide-btn .prev-btn {
    width: 54px;
    height: 54px;
}
.home-about-tab-content h4{
	font-family: 'Inter-Bold';
	margin-bottom: 16px;
}
.home-about-wrapper .tab-content{
	padding: 24px;
	min-height: 170px;
	margin-bottom: 0;
	border-radius: 10px;
}
.home-review-bg {
    margin-top: -79px;
}
.footer-area {
    padding-top: 40px;
}
.footer-info-wrap {
    width: 100%;
}
.footer-gallery-img {
    height: 145px;
}
.footer-text-bg {
    padding-top: 25px;
}
.mobile-menu {
    width: 65%;
}
/* Home Page End Here */
/* Aanbod Page Start Here */
.select-style {
    color: #fff;
    font-size: 1.4rem;
    line-height: 40px;
    height: 40px;
}
.hidden-filter .col-lg-3 {
    width: 100%;
}
.mobile-show-filter .common-btn {
    padding: 8px 30px;
}
.mobile-show-filter {
    top: 74px;
}
.aanbod-filter-sec {
    padding: 150px 0 40px;
}
.filter-sort {
    padding-left: 0px;
    margin-left: 0px;
}
.mob-filter-visible {
    flex-direction: column;
}
.filter-sort::after {
    display: none;
}
.aanbod-list-sec {
    padding-bottom: 40px;
}
.aanbod-list-sec .row {
    --bs-gutter-y: 16px;
}
/* Aanbod Page End Here */
/* Aanbod Detail Page Start Here */
.common-arrow {
    width: 54px;
    height: 54px;
}
.aanbod-detail-wrap {
    margin-top: 10px;
    padding: 24px;
}
.aanbod-detail-heading h3 {
    margin-bottom: 8px;
    font-size: 1.6rem;
}
.aanbod-price h4 {
    font-family: 'Inter-Bold';
}
.aanbod-detail-info {
    margin-top: 24px;
}
.aanbod-detail-info {
    row-gap: 34px;
    column-gap: 8px;
}
.aanbod-detail-info .each-product-text p {
    font-size: 1.4rem;
}
.aanbod-detail-info .each-product-text h6 {
    font-size: 1.4rem;
}
.aanbod-detaileach-btn {
    row-gap: 16px;
    column-gap: 10px;
    flex-wrap: wrap;
}
.aanbod-detail-profile {
    padding-top: 24px;
    margin-top: 24px;
}
.aanbod-detaileach-btn .read-more-btn {
    padding: 8px 60px;
    padding-left: 24px;
    font-size: 1.4rem;
}
.aanbod-detaileach-btn .read-more-btn::after {
    top: 14px;
    right: 28px;
}
.aanbod-info-profile-wrp {
    margin-top: 24px;
}
.aanbod-detail-sec {
    padding-bottom: 56px;
}
.aanbod-detail-top-wrap .col-sm-6{
    width: 50%;
}
.aanbod-related-sec {
    padding: 55px 0px;
}
.aanbod-related-heading {
    margin-bottom: 40px;
}
.aanbod-related-slider-btn .swiper-button-prev {
    top: 125px;
}
.aanbod-related-slider-btn .swiper-button-next {
    top: 125px;
}
.aanbod-filter-layer-bg img {
    height: 920px;
}
/* Aanbod Detail Page End Here */
/****diensten-list****/
.inner-banner-img {
    height: 320px;
} 
.inner-banner-content {
    bottom: 33%;
}
.diens-list-sec {
    padding: 30px 0;
}
.diens-list-img {
    border-radius: 10px;
}
.diens-list-info {
    padding: 30px 0 0;
}
.diens-list-info h2 {
    margin-bottom: 15px;
}
.each-diens-list {
    margin-bottom: 30px;
}
.diens-list-info .read-more-btn {
    margin-top: 10px;
}
/****diensten-dtl****/
.back-btn {
    padding: 94px 0 32px;
}
.back-btn .common-btn {
    padding-right: 30px;
    margin-left: 50px;
}
.back-btn .common-btn strong {
    left: -50px;
    background-position: 22px;
    right: 0;
}
.back-btn .common-btn:hover strong {
    width: 42px;
    left: -40px;
}
.diens-top-sec {
    padding-bottom: 10px;
}
.diens-top-img,
.diens-mid-img {
    border-radius: 10px;
}
.diens-top-info {
    padding-top: 30px;
}
.diens-top-info h2 {
    margin-bottom: 18px;
}
.diens-mid-sec {
    padding-bottom: 30px;
}
.diens-mid-info td h2 {
    font-size: 3.2rem;
}
.diens-mid-info td:first-child {
    min-width: 65px;
    height: 65px;
}
.diens-mid-info h4 {
    margin-bottom: 9px;
}
.diens-mid-info tr {
    column-gap: 18px;
}
.diens-mid-info td:last-child {
    margin-top: 8px;
}
.diens-mid-info td:last-child::after {
    /* left: -20%; */
    left: -61px;
    bottom: -16px;
    height: calc(100% - 54px);
}
.diens-mid-info tbody {
    row-gap: 28px;
}
.form-sec {
    padding: 30px 0;
}
.form-title {
    margin-bottom: 40px;
}
.form-title h2 {
    font-family: 'Inter-SemiBold';
    margin-bottom: 14px;
}
.form-main-wrapper {
    border-radius: 20px;
    padding: 16px;
}
.form-info-area {
    border-radius: 10px;
    padding-top: 32px;
    padding-bottom: 32px;
}
.form-info a {
    font-size: 1.4rem;
}
.form-social {
    margin-top: 28px;
}
.form-social img {
    width: 15px;
    height: 15px;
}
.form-main-area {
    padding-left: 0;
    padding-right: 0;
    margin-top: 56px;
}
.form-main-area .form-styl {
    font-size: 1.4rem;
}
.form-main-area .form-group {
    margin-bottom: 34px;
}
.form-btn {
    margin-top: 4px;
    margin-bottom: 16px;
}
.diens-btm-sec {
    padding: 30px 0;
}
.diens-btm-title {
    margin-bottom: 26px;
}
.contact-form-sec .form-info-area {
    padding-bottom: 20px;
}
.contact-form-sec .form-info, .contact-form-sec .form-social {
    padding: 0 5px;
}
.contact-form-img {
    border-radius: 10px;
}
/****vacature-dtl****/
.vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: -14px;
    left: -54px;
}
/****over-ons****/
.over-ons-top-sec {
    padding: 30px 0 10px;
}
.over-ons-top-img {
    border-radius: 10px;
}
.over-ons-top-info {
    margin-top: 30px;
}
.over-ons-top-info h2 {
    margin-bottom: 18px;
}
.over-ons-mid-sec {
    padding: 30px 0;
}
.each-overons-mid-content h2::after,
.each-overons-mid-content:nth-child(even) h2::after {
    top: 60px;
}
.each-overons-mid-content h4,
.each-overons-mid-content:nth-child(even) h4 {
    margin-top: 90px;
}
.overons-team-sec {
    padding: 30px 0;
}
.overons-team-title {
    margin-bottom: 30px;
}
.team-member-info p {
    margin-bottom: 0;
}
.team-member-info {
    margin: 12px 0 3px;
}
.team-member-img {
    height: 370px;
}
/****contact****/
.map {
    height: 320px;
}
/****popup****/
.modal-area .modal-dialog {
    max-width: 94%;
}
.modal-area .modal-content {
    border-radius: 10px;
}
.modal-area .modal-content {
    padding: 12px;
}
.close-img {
    top: -16px;
    right: -11px;
    height: 32px;
    width: 32px;
}
.close-img img {
    width: 13px;
}
.modal-area .pop-up-image {
    height: 230px;
}
.modal-area .pop-up-image img {
    height: 100%;
    object-fit: cover;
}
.modal-area .popup-content {
    margin-top: 25px;
    margin-bottom: 20px;
}
.modal-area .popup-content ul {
    column-gap: 10px;
}
.modal-area .popup-content p {
    margin-bottom: 20px;
}
.modal-area .popup-content li::after {
    top: 9px;
    left: 5%;
    width: 5px;
    height: 5px;
}
.modal-area .popup-content {
    max-width: 100%;
}
.modal-area .popup-content p, .modal-area .popup-content li {
    font-size: 1.4rem;
    line-height: 24px;
}
.modal-area .popup-content li {
    margin-bottom: 8px;
}
.modal-area .pop-up-image h1 {
    padding: 0 15px;
}

.diens-mid-info td:last-child::after {
    left: -54px;
}

/****verkocht****/
.verkocht-top-sec {
    padding-top: 100px;
    padding-bottom: 20px;
}
.privacy_section {
    padding: 40px 0 20px;
}
.privacy_section h2 {
    padding-top: 30px;
}
.share-social-media-button {
    top: -72px;
}
.fix-wp{
	display:none;
}


.widget-mobile{
    background: #1c1c1c;
    padding: 1.5rem 1.2rem;
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    z-index: 99;
    font-family: "Nunito Sans", sans-serif;
}
.widget-mobile .d-flex{
    gap: 5px;
}
.widget-mobile button{
    padding: .65rem;
    font-size: 1.45rem;
}
.widget-mobile h6 span{
    font-size: 1.45rem;
    cursor: pointer;
    font-weight: 600;
    padding-right: 2.5rem;
    color: #fff;
    margin-right: .75rem;
}
.widget-mobile h6 span:after{
    background: url(../images/arw-color.svg) no-repeat center/ contain;
    right: 0;
}
.widget-mobile h6 span:not(.active):after{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.widget-mobile h6 span.active{
    color: #b60d18;
}
.widget-mobile h6 span.active:after{
    transform: translateY(-50%) rotate(-90deg);
}
.widget-mobile-content{
    bottom: 6.5rem;
    background: #121212;
    padding: 3rem 1.5rem 1.5rem;
    z-index: 99;
    display: none;
}
.widget-mobile-content.show-div{
    display: block;
}
.widget-content-wrap{
    background: #1c1c1c;
    border: 1px solid rgba(255,255,255,0.1);
    padding: 1.5rem;
}
.widget-mobile-content td{
    color: #fff;
    vertical-align: top;
    font-size: 1.45rem;
    font-weight: 400;
    padding: 4px 0;
}
.widget-mobile-content td a{
    color: #fff;
    text-decoration: none;
}
.widget-mobile-content td a:hover{
    color: #b60d18;
}
.whatsapp-block{
    background: #25D366;
    border-radius: 5px;
    width: 3.7rem;
    height: 3.7rem;
}
.whatsapp-block img{
    width: 1.8rem;
}
.widget-mobile-content td span{
    width: 2.2rem;
    height: 2.2rem;
    border: 1px solid rgba(255,255,255,0.1);
    margin-right: 1.8rem;
}



}
@media(max-width: 429.98px){
h1 {
    font-size: 3.6rem;
    line-height: 45px;
}
h2 {
    font-size: 2.8rem;
    line-height: 36px;
}
h3 {
    font-size: 2.4rem;
    line-height: 36px;
}
/* Home Page Start Here */
.home-banner-video, .home-each-banner {
    height: 610px;
}
.home-banner-heading h1 br{
	display: none;
}
.home-banner-heading h1 {
    margin-bottom: 30px;
}
.mobile-menu {
    width: 80%;
}
.new-product-sec {
    padding: 40px 0px;
}
.new-product-heading p {
    margin-bottom: 30px;
}
.each-product-box {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
    row-gap: 20px;
    column-gap: 20px;
}
.each-product-text p {
    font-size: 1.4rem;
}
.each-product-text h6 {
    font-size: 1.4rem;
}
.each-product-item {
    border-radius: 10px;
}
.each-product-img {
    border-radius: 5px;
}
.each-product-content h4 {
    margin-bottom: 4px;
}
.new-product-slider-btn .swiper-button-next {
    right: 0;
    width: 45px;
    height: 45px;
    top: 30%;
}
.new-product-slider-btn .swiper-button-prev {
    left: 0;
    width: 45px;
    height: 45px;
    top: 30%;
}
.each-product-btn {
    font-size: 1.2rem;
}
.new-product-bottom-btn {
    margin-top: 30px;
}
.header-wrap .row  .col-4:nth-child(2){
	display: none;
}
.header-wrap .row  .col-4:nth-child(1),
.header-wrap .row  .col-4:nth-child(3){
	width: 50% !important;
}
.home-diensten-sec {
    padding-top: 40px;
}
.home-diensten-heading {
    margin-bottom: 30px;
}
.each-service-content {
    padding: 20px;
    padding-bottom: 30px;
}
.each-service-btn::after {
    background-size: 10px;
    height: 40px;
    width: 40px;
    right: -48px;
}
.each-service-item {
    height: 280px;
    border-radius: 10px;
}
.home-diensten-btn {
    margin-top: 30px;
}
.home-about-warp {
    padding-top: 40px;
}
.home-about-heading h2 br{
	display: none;
}
.home-about-content p {
    margin-bottom: 30px;
}
.home-about-slide-btn .prev-btn {
    width: 45px;
    height: 45px;
}
.home-about-slide-btn .next-btn {
    width: 45px;
    height: 45px;
}
.home-about-wrapper .tab-content {
    padding: 20px 15px;
    border-radius: 5px;
}
.home-about-bg {
    padding-top: 100px;
    padding-bottom: 110px;
}
.home-about-btm-layer-mb {
	display: none;
}
.footer-info-wrap {
    width: 100%;
    flex-wrap: nowrap;
    display: flex;
	flex-direction: column;
	row-gap: 25px;
}
.footer-gallery-img {
    height: 195px;
}
.footer-copy {
    flex-direction: column;
    gap: 20px;
    align-items: self-start;
}
.footer-gallery-slider {
    padding-bottom: 30px;
}
/* Home Page End Here */
/* Aanbod Page Start Here */
.filter-sort {
    padding-left: 0;
    margin-left: 0;
}
.filter-sort .aanbod-filter {
    width: 160px;
}
.filter-sort::after {
    opacity: 0;
}
.each-item-list .each-product-content {
    padding: 0px;
}
/* Aanbod Page End Here */
/* Aanbod Detail Page Start Here */
.aanbod-detail-info {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
    column-gap: 0px;
}
.aanbod-detail-heading h3 {
    margin-bottom: 4px;
    font-size: 1.6rem;
    line-height: 24px;
}
.aanbod-detail-top-wrap .col-sm-6 {
    width: 100%;
}
.aanbod-price {
    text-align: left;
    margin-top: 17px;
}
.aanbod-price h4 {
    font-family: 'Inter-Bold';
    margin-bottom: 4px;
}
.aanbod-detail-wrap {
    padding: 15px;
}
.aanbod-info-profile-list p {
    margin-bottom: 8px;
    gap: 8px;
    font-size: 1.2rem;
}
.aanbod-detail-sec {
    padding-bottom: 40px;
}
.dtl-tab-sec {
    padding-bottom: 40px;
}
.aanbod-related-sec {
    padding: 40px 0px;
}
.aanbod-related-heading {
    margin-bottom: 30px;
}
.aanbod-related-slider-btn .swiper-button-next {
    top: 95px;
    right: 0;
}
.aanbod-related-slider-btn .swiper-button-prev {
    top: 95px;
    left: 0;
}
.common-arrow {
    width: 40px;
    height: 40px;
}
.aanbod-info-profile {
    gap: 10px;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.aanbod-related-slider-btn .swiper-button-next{
    right: 0;
}
.aanbod-related-slider-btn .swiper-button-prev{
    left: 0;
}
.tab-btm-popub{
    text-align: left;
    margin-top: 30px;
}
.kenmarken-popup-content li {
    font-size: 1.2rem;
    line-height: 22px;
}
/* Aanbod Detail Page End Here */
/****diensten-dtl****/
.diens-top-info h4 {
    margin-bottom: 10px;
}
.diens-list-info h2 {
    margin-bottom: 10px;
}
.diens-mid-info {
    padding-top: 30px;
}
.diens-mid-info tbody {
    row-gap: 18px;
}
.diens-mid-info tr {
    column-gap: 9px;
}
.diens-mid-info td h2 {
    font-size: 2rem;
}
.diens-mid-info td:first-child {
    min-width: 42px;
    height: 42px;
}
.diens-mid-info td:last-child {
    margin-top: 5px;
}
.diens-mid-info td:last-child::after {
    /* left: -48px; */
    left: -18%;
    bottom: -7px;
    height: calc(100% - 54px);
}
.diens-mid-info ul {
    padding-left: 5px;
}
.diens-mid-info li::after {
    left: -10px;
}
.form-title {
    margin-bottom: 30px;
}
.form-main-wrapper {
    padding: 10px;
}
.form-info img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    margin-bottom: 3px;
}
.form-info h6 {
    margin-bottom: 15px;
}
.form-info-area {
    padding: 20px 15px;
}
.form-main-area {
    margin-top: 40px;
}
.form-main-area .form-group {
    margin-bottom: 30px;
}
.form-btn {
    margin-top: 0;
}
/****vacature-dtl****/
.vacature-mid-sec .diens-mid-info td:last-child::after {
    bottom: 2px;
    left: -36px;
}
/****over-ons****/
.each-overons-mid-content h4,
.each-overons-mid-content:nth-child(even) h4 {
    margin-top: 78px;
    margin-bottom: 12px;
}
.each-overons-mid-content h2::after, 
.each-overons-mid-content:nth-child(even) h2::after {
    top: 54px;
}
.team-member-img {
    height: 255px;
}
/****popup****/
.modal-area .popup-content ul {
    flex-wrap: wrap;
}
.modal-area .modal-content {
    padding: 8px;
}
.modal-area .popup-content li::after {
    left: -8%;
}
.close-img {
    top: -11px;
    right: -7px;
}

.diens-mid-info td:last-child::after {
        bottom: 0;
        left: -32px;
    }
.share-social-media-button {
    top: -72px;
}
.share-social-media-button a {
    width: 40px;
    height: 40px;
}
.aanbod-detail-sec {
    margin-top: 0;
}
.share-social-media-button {
    top: -20px;
}
}