@media(min-width: 1600px){
	.container {
		max-width: 1518px;
	}
}
@media(max-width: 1599.98px){
	h1 {
		font-size: 6rem;
		line-height: 68px;
	}
	h2 {
		font-size: 5rem;
	}
	.product-sec {
		padding: 100px 0;
	}
	.each-product-info {
		padding: 30px 15px 24px;
	}
	.product-table td img {
		margin-right: 5px;
		width: 24px;
		height: 18px;
	}
	.product-table td {
		padding-right: 9px;
		margin-right: 9px;
	}
	.service-sec {
		padding: 100px 0 19px;
	}
	.each-service-img {
		height: 346px;
	}
    .each-service-txt {
        bottom: -39%;
    }
	.about-sec {
		padding: 100px 0;
	}
	.about-right-img {
		left: -39%;
		width: 670px;
		padding-bottom: 45px;
	}
	.counter-sec {
		padding: 80px 0 290px;
	}
	.footer-area {
		padding: 100px 0 32px;
	}
    .each-footer-contact.header-nav .dropdown-menu {
        min-width: 178px;
        left: 65%;
    }
	/****diensten-list****/
    .inner-banner-img {
        height: 550px;
    }
    .each-diens-list-img {
        width: 704px;
    }
    /****diensten-dtl****/
    .diens-mid-img {
        max-width: 690px;
    }
    .diens-mid-info {
        padding-left: 75px;
    }
    /****aanbod-list****/
    .aanbod-list-product-area .product-info .col-lg-8 {
        width: 61%;
    }
    .aanbod-list-product-area .product-info .col-lg-4 {
        width: 39%;
    }
    .aanbod-list-product-sec .product-table td {
        font-size: 1.4rem;
    }
    /****over-ons****/
    .each-over-one-btn-text {
        padding: 120px 40px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-top-text{
        padding: 46px 30px;
    }
    .dtl-product-info-left table td::after {
        right: 12px;
    }
    .aanbod-dtl-product-info{
        padding: 45px 0;
    }
    .aanbod-dtl-top-heading {
        padding-bottom: 35px;
    }
    .kenmerken-tab li {
        width: 32%;
        column-gap: 45px;
    }   
    .aanbod-dtl-tab-merk {
        bottom: -59%;
    }
    .aanbod-btl-btm-info .product-price h4{
        font-size: 2rem;
    }
    .aanbod-btl-btm-info .product-price p{
        font-size: 1.4rem;
    }
    .aanbod-btl-btm-info .product-price {
        width: 35%;
    }
    .aanbod-btl-btm-info .product-table {
        width: 65%;
    }
    .aanbod-dtl-btm-sec .each-product-info {
        padding: 30px 10px 24px;
    }
    .product-table td img {
        margin-right: 2px;
    }
    .aanbod-btl-btm-info .product-table td::after {
        right: 5px;
    }
    .aanbod-dtl-btm-sec{
        padding-top: 90px;
    }
    /****pop-up****/
    .modal-area .modal-dialog {
        max-width: 74%;
    }



    .aanbod-dtl-top-heading {
        padding-bottom: 45px;
    }
    .over-one-mark-btm{
        bottom: 4%;
    }

	
}
@media(max-width: 1399.98px){
	h1 {
        font-size: 5rem;
        line-height: 60px;
    }
	h2 {
		font-size: 4rem;
	}
	.common-btn {
    	padding: 12px 80px 12px 30px
	}
	.common-arrow {
        height: 72px;
        width: 72px;
    }
    .common-arrow img {
        width: 15px;
    }
	.header-nav > ul {
		column-gap: 40px;
	}
    .fix-rating a img {
		width: 80px;
		height: 310px;
	}
	.banner-content .common-btn {
		margin-top: 25px;
	}
	.product-sec {
		padding: 80px 0;
	}
	.product-btn {
		margin-top: 60px;
	}
	.service-sec {
		padding: 80px 0 19px;
	}
	.service-title {
    	padding-bottom: 65px;
	}
	.service-area .row .col-lg-6:nth-child(odd) .each-service .service-round, 
	.service-area .row .col-lg-6:nth-child(odd) .each-service .each-service-txt {
		padding-left: 70px;
	}
	.about-sec {
		padding: 80px 0;
	}
	.about-right-img {
        width: 570px;
    }
	.each-about-slider {
		margin-bottom: 60px;
	}
	.counter-sec {
        padding: 80px 0 270px;
    }
    .google-review-wrap {
        margin-top: -130px;
    }
	.footer-area {
        padding: 80px 0 32px;
    }
    .each-footer-contact.header-nav .dropdown-menu {
        min-width: 168px;
    }
	/****diensten-list****/
    .inner-banner-img {
        height: 410px;
    }
    .diens-list-sec {
        padding: 100px 0 230px;
    }
    .diens-list-area {
        row-gap: 70px;
    }
    .each-diens-list-img {
        width: 609px;
        height: 356px;
    }
    .each-diens-list-info {
        margin-left: -30px;
        padding: 50px;
        padding-left: 100px;
    }
    .each-diens-list-mark {
        width: 400px;
        height: 400px;
    }
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        padding-left: 50px;
        padding-right: 100px;
        margin-left: 0;
        margin-right: -30px;
    }
    .each-diens-list-info-top p {
        -webkit-line-clamp: 4;
    }
    /****diensten-dtl****/
    .inner-header .header-top {
        padding: 28px 0;
    }
    .back-btn {
        padding-top: 185px;
    }
    .back-btn .common-btn {
        padding-left: 80px;
        padding-right: 30px;
    }
    .diens-mid-sec {
        padding: 100px 0;
    }
    .diens-mid-info {
        padding-left: 55px;
    }
    .diens-mid-info td::after {
        left: -8.8%;
    }
    .line {
        left: 5%;
    }
    .diens-mid-info td {
        margin-bottom: 25px;
    }
    .form-wrap {
        padding: 0 110px;
    }
    .form-contact-info li {
        margin-bottom: 25px;
    }
    .form-main-area {
        padding-left: 40px;
        padding-right: 60px;
    }
    .form-main-area .row {
        margin: 0 -15px;
    }
    .form-main-area .col-lg-6,
    .form-main-area .col-lg-12 {
        padding: 0 15px;
    }
    .form-contact-title {
        margin-bottom: 35px;
    }
    .form-contact-part {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .diens-btm-sec {
        padding: 100px 0 230px;
    }
    .diens-btm-title {
        margin-bottom: 65px;
    }
    .diens-btm-slider .each-service {
        height: 254px;
    }
    .diens-btm-slider .each-service-txt p {
        margin: 8px 0 25px;
    }
    /****contact****/
    .contact-form {
        padding: 100px 0 230px;
    }
    /****aanbod-list****/
    .aanbod-filter-sec {
        padding-top: 190px;
    }
    .aanbod-list-product-sec {
        padding-bottom: 230px;
    }
    .aanbod-list-product-area .product-info .col-lg-8,
    .aanbod-list-product-area .product-info .col-lg-4 {
        width: 100%;
    }
    .aanbod-list-product-sec .product-price {
        text-align: start;
        margin-top: 26px;
    }
    .aanbod-list-product-sec .product-table tr {
        row-gap: 14px;
    }
    /****verkocht****/
    .verkocht-product-sec .product-info .col-lg-4 {
        justify-content: start;
    }
    .verkocht-top-sec {
        padding-top: 165px;
    }
    /****over-ons****/
    .over-one-top-sec {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    .over-one-top-info p {
        margin-bottom: 12px;
    }
    .over-one-top-sec h4{
        padding-bottom: 12px;
    }
    .over-one-top-info h2 {
        padding-bottom: 12px;
    }
    .team-sec {
        margin-bottom: -260px;
    }
    .over-one-btn-sec {
        padding: 365px 0 225px;
    }   
    .each-over-one-btn-text {
        padding: 120px 15px;
    }
    .over-one-mark-btm {
        bottom: 0;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-top-text {
        padding: 42px 22px;
    }
    .aanbod-dtl-product-btn{
        margin-top: 40px;
    }
    .aanbod-dtl-product-info {
        padding: 30px 0;
    }
    .dtl-product-info-left td{
        column-gap: 7px;
    }
    .dtl-product-info-left table td::after {
        /* right: 12px; */
        right: 4px;
    }
    .kenmerken-tab li{
        padding: 17px 10px;
        column-gap: 35px;
    }
    .tab-content-wrap {
        padding-top: 40px;
    }
    .aanbod-dtl-btm-sec {
        padding-bottom: 230px;
    }
    .aanbod-btl-btm-info .product-table td::after {
        right: 25px;
    }
    .aanbod-dtl-btm-heading {
        padding-bottom: 50px;
    }
	.aanbod-btl-btm-info {
		flex-wrap: wrap;
	}
	.aanbod-btl-btm-info .product-table {
        width: 100%;
    }
	.aanbod-btl-btm-info .product-price {
        width: 100%;
		text-align: start;
    }
    /****pop-up****/
    .modal-area .modal-dialog {
        max-width: 81%;
    }
    .popup-content h2 {
        margin: 23px 0;
    }
    .popup-content ul {
        margin-bottom: 26px;
    }
    .aanbod-dtl-price h4{
        font-size: 2.2rem;
    }
	.aanbod-dtl-top-mark{
        width: 300px;
    }


}
@media(max-width: 1199.98px){
	h2 {
		font-size: 3rem;
	}
	.common-arrow {
        height: 76px;
        width: 76px;
    }
	.header-logo img {
		width: 115px;
	}
	.header-nav li a, .header-nav li {
		font-size: 1.4rem;
	}
	.header-top .col-lg-3 {
		width: 19%;
	}
	.header-top .col-lg-6 {
		width: 47%;
	}
	.header-top .col-lg-1 {
		width: 17%;
	}
	.header-nav > ul {
        column-gap: 27px;
    }
	.header-nav .dropdown-menu li a {
		font-size: 1.6rem;
	}
	.header-nav .dropdown > a::before {
		top: 5px;
	}
	.product-title {
		margin-bottom: 48px;
	}
	.product-btn {
		margin-top: 50px;
	}
	.service-round {
		padding: 35px;
	}
	.each-service-txt {
		bottom: -45%;
	}
	.about-right-img {
        width: 465px;
    }
    .about-info p {
        margin-bottom: 42px;
    }
	.counter-sec {
        padding: 80px 0 250px;
    }
	.counter-title {
		margin-bottom: 135px;
	}
    .google-review-wrap {
        margin-top: -100px;
    }
	.footer-fix-wp {
		height: 85px;
		width: 85px;
	}
	.footer-fix-man {
		height: 86px;
		width: 85px;
	}
	.footer-whole-wp img {
		width: 35px;
		height: 35px;
	}
    .each-footer-contact.header-nav .dropdown-menu {
        min-width: 150px;
        left: 75%;
    }
	/****diensten-list****/
    .inner-banner-img {
        height: 380px;
    }
    .diens-list-sec {
        padding: 80px 0 185px;
    }
    .diens-list-area {
        row-gap: 50px;
    }
    .each-diens-list-img {
        width: 510px;
        height: 310px;
    }
    .each-diens-list-info {
        padding: 34px;
        padding-left: 76px;
    }
    .each-diens-list-mark {
        width: 338px;
        height: 338px;
    }
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        padding-left: 34px;
        padding-right: 76px;
    }
    .each-diens-list-info-top h2 {
        margin-bottom: 15px;
    }
    .each-diens-list-info-top p {
        -webkit-line-clamp: 3;
    }
    /****diensten-dtl****/
    .back-btn {
        padding-top: 170px;
    }
    .diens-mid-sec {
        padding: 80px 0;
    }
    .diens-mid-info td {
        margin-bottom: 20px;
    }
    .diens-mid-info td::after {
        left: -12%;
    }
    .diens-mid-info h4 {
        margin-bottom: 10px;
    }
    .form-sec {
        padding-top: 80px;
    }
    .form-title {
        margin-bottom: 60px;
    }
    .form-wrap {
        padding: 0 70px;
    }
    .form-contact-part {
        padding-left: 24px;
        padding-right: 24px;
    }
    .form-contact-info li {
        margin-bottom: 20px;
    }
    .form-main-area {
        padding-left: 25px;
        padding-right: 40px;
    }
    .form-social {
        margin-top: 25px;
    }
    .form-contact-title {
        margin-bottom: 30px;
    }
    .diens-btm-sec {
        padding: 80px 0 185px;
    }
    .diens-btm-title {
        margin-bottom: 58px;
    }
    .diens-btm-slider .swiper-button-next {
        right: -2%;
    }
    .diens-btm-slider .swiper-button-prev {
        left: -2%;
    }
    .diens-btm-slider .each-service-txt p {
        max-width: 100%;
    }
    /****aanbod-list****/
    .aanbod-filter-sec {
        padding-top: 170px;
    }
    .aanbod-filter-left-part .row {
        column-gap: 0;
    }
    .filter-sort {
        justify-content: start;
    }
    .filter-sort .aanbod-filter {
        width: 215px;
    }
    .aanbod-filter-sec .select-style {
        padding: 0 45px 0 28px;
        background-position-x: 85%;
    }
    .aanbod-list-product-sec {
        padding-bottom: 185px;
    }
    .aanbod-list-product-area .product-price p {
        margin-bottom: 0;
    }
    .aanbod-list-product-area > .row {
        row-gap: 30px;
    }
    /****verkocht****/
    .verkocht-top-sec {
        padding-top: 150px;
    }
    /****over-ons****/
    .over-one-top-sec {
        padding-top: 85px;
        padding-bottom: 85px;
    }
    .team-sec {
        margin-bottom: -210px;
    }
    .over-one-btn-sec {
        padding: 310px 0 185px;
    }
    /* .over-one-mark-btm {
        bottom: -17%;
    } */
    .each-team-slide{
        column-gap: 45px;
    }
    .each-team-text h2 {
        padding-bottom: 15px;
    }
    .each-over-one-btn-text {
        padding: 105px 10px;
    }
    .each-over-one-btn-text h4 {
        font-size: 2rem;
        padding-bottom: 16px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-price h4{
        font-size: 2rem;
    }
    .aanbod-dtl-price {
        width: 33%;
    }
    .dtl-product-info-left {
        width: 67%;
    }
    .aanbod-dtl-top-text {
        padding: 34px 20px;
    }
    .dtl-product-info-left table td::after {
        right: 8px;
    }
    .aanbod-dtl-product-btn {
        margin-top: 36px;
    }
    .aanbod-dtl-top-heading {
        padding-bottom: 20px;
    }
    .aanbod-dtl-product-info {
        padding: 20px 0;
    }
    .aanbod-dtl-top-text h3{
        font-size: 3rem;
        padding-bottom: 16px;
    }
    .aanbod-dtl-product-btn {
        column-gap: 20px;
    }
    .aanbod-dtl-top-slider-arrow .common-arrow img {
        width: 35px;
    }
    .dtl-tab-sec {
        padding-bottom: 70px;
    }
    .tab-btm-btn{
        margin-top: 50px;
    }
    .left-bg-block {
        width: 120px;
    }
    .block-dtls {
        width: calc(100% - 120px);
    }
    .kenmerken-tab li {
        width: 49%;
    }
    .tab-content-wrap .col-lg-9 {
        width: 65%;
    }
    .tab-content-wrap .col-lg-3 {
        width: 35%;
    }
    .aanbod-btl-btm-info .product-table td::after {
        right: 10px;
    }
    .aanbod-dtl-btm-sec {
        padding-top: 70px;
        padding-bottom: 185px;
    }
    /****pop-up****/
    .modal-area .modal-dialog {
        max-width: 84%;
    }
    .modal-main-content .col-lg-5 {
        width: 44%;
    }
    .modal-main-content .col-lg-7 {
        width: 56%;
    }
    .close-img {
        height: 38px;
        width: 38px;
    }
    .modal-area .popup-content {
        padding: 35px 32px;
    }
    .popup-content h3 {
        margin: 20px 0;
    }
    /****contact****/
    .contact-form {
        padding-bottom: 185px;
    }



    .aanbod-dtl-product-info {
        padding: 25px 0;
        column-gap: 10px;
    }
    .dtl-product-info-left table td::after {
        right: -7px;
    }
    .dtl-product-info-left tr {
        column-gap: 15px;
    }
    .dtl-product-info-left {
        width: 74%;
    }
    .aanbod-dtl-price {
        width: 26%;
    }
    .aanbod-dtl-top-heading {
        padding-bottom: 25px;
    }
    .aanbod-dtl-top-mark {
        position: absolute;
        top: 0;
        right: 0;
        pointer-events: none;
        border-radius: 10px;
        overflow: hidden;
        width: 275px;
    }
    .over-one-mark-btm {
        bottom: -3%;
    }
    .each-footer-contact a, .each-footer-contact td {
        font-size: 1.4rem;
    }
    .each-footer-contact.header-nav .dropdown-menu li a {
        font-size: 1.4rem;
    }
    .aanbod-dtl-top-text p{
        font-size: 1.4rem;
        line-height: 22px;
    }
    .aandod-dtl-top-sec .col-lg-5 {
        padding-right: 8px;
        padding-left: 8px;
    }
    .aandod-dtl-top-sec .col-lg-7 {
        padding-right: 8px;
        padding-left: 8px;
    }
    .aandod-dtl-top-sec .row {
        margin-left: -8px;
        margin-right: -8px;
    }
}
@media(max-width: 991.98px){
	.cursor-hover {
		height: 85px;
		width: 85px;
	}
    .custom-cursor, 
    .product-cursor {
        display: none;
    }
	.header-top .row {
		border-bottom: 0;
		padding-bottom: 0;
	}
	.header-top .col-lg-3 {
        width: 30%;
    }
	.header-top .col-lg-2 {
		width: 89%;
	}
	.header-top .col-lg-6 {
        width: 47%;
        display: none;
    }
    .mobile-menu {
        top: 92px;
    }
    .header-nav > ul > li > a:hover,
    .header-nav > ul > li >:hover {
        color: #010101;
    }
	.banner-sec .filter-main .col-lg-4 {
		width: 37%;
	}
	.banner-filter-wrap {
		max-width: 650px;
	}
	.product-sec {
		padding: 60px 0;
	}
	.product-slider {
		width: auto;
		margin-left: 0;
		left: 0;
	}
    .product-slider .swiper-scrollbar {
        max-width: 100%;
    }
	.sec-mark {
		width: 300px;
	}
	.each-product .each-product-info {
		background-color: #F7E7CE;
        border-color: #F7E7CE;
	}
	.service-sec {
        padding: 60px 0 19px;
    }
	.each-service::after {
		opacity: 1;
	}
	.each-service-txt {
		bottom: 0;
	}
	.each-service .each-service-txt p, 
	.each-service .lees-meer-btn {
		opacity: 1;
	}
	.service-round {
		display: none;
	}
	.each-service-img {
        height: 244px;
    }
	.each-service-txt p {
		max-width: 100%;
	}
	.service-area .row .col-lg-6:nth-child(odd) .each-service .service-round, 
	.service-area .row .col-lg-6:nth-child(odd) .each-service .each-service-txt {
        padding-left: 42px;
    }
	.each-service h4 {
		background: linear-gradient(90deg, #F7E7CE 0%, #FDF7EE 45.32%, #FFF 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.about-sec {
		padding: 60px 0;
	}
	.about-area .col-lg-3 {
		width: 100%;
	}
	.about-mid-img {
		display: none;
	}
	.about-area .col-lg-4 {
		width: 100%;
	}
	.about-area .col-lg-5 {
		width: 100%;
	}
	.about-right {
		margin-top: 7%;
		padding-left: 0;
	}
	.about-right-img {
        width: 100%;
        left: 0;
    }
	.each-about-slider {
		max-width: 100%;
	}
	.about-info {
		text-align: center;
	}
	.each-counter {
		padding: 0 70px;
	}
	.counter-sec {
        padding: 60px 0 120px;
    }
	.counter-title {
        margin-bottom: 110px;
    }
	.each-counter::after {
		height: calc(100% + 110px);
	}
    .google-review-wrap {
        margin-top: 0;
    }
    .inner-google-review::after {
        height: 84%;
    }
	.footer-block {
		margin-top: 30px;
	}
	.footer-area {
        padding: 60px 0 32px;
    }
	.footer-top {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.sec-mark.footer-btm-mark {
		height: 500px;
		width: 500px;
	}
	.footer-man-block-part,
	.footer-whole-wp a {
		max-width: 320px;
	}
    .each-footer-contact.header-nav > ul > li > a:hover, 
    .each-footer-contact.header-nav > ul > li >:hover {
        color: #fff;
    }
    .each-footer-contact.header-nav .dropdown-menu {
        min-width: 167px;
        left: 18%;
    }
    .footer-btm {
        padding-bottom: 40px;
    }
	/****diensten-list****/
    .diens-list-sec {
        padding: 60px 0 90px;
    }
    .inner-banner-content {
        bottom: 37%;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }
    .each-diens-list .col-lg-7,
    .each-diens-list .col-lg-5 {
        width: 100%;
    }
    .each-diens-list-img {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .each-diens-list-info {
        margin-left: 0;
        margin-top: 15px;
    }
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        margin-right: 0;
    }
    .each-diens-list-info,
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        padding: 34px;
    }
    .diens-list-area {
        row-gap: 40px;
    }
    /****diensten-dtl****/
    .back-btn {
        padding-top: 150px;
    }
    .diens-top-sec .sec-mark {
        top: -37%;
    }
    .diens-top-info {
        padding-right: 0;
        max-width: 100%;
        margin-top: 40px;
    }
    .diens-mid-sec {
        padding: 40px 0 60px;
    }
    .diens-mid-area .col-lg-7,
    .diens-mid-area .col-lg-5 {
        width: 100%;
    }
    .diens-mid-img {
        max-width: 100%;
    }
    .diens-mid-info {
        padding-top: 0;
        margin-top: 40px;
        padding-left: 30px;
    }
    .diens-mid-info td {
        margin-bottom: 16px;
    }
    .diens-mid-info td::after {
        left: -5.45%;
    }
    .diens-mid-info td p {
        max-width: 100%;
    }
    .line {
        left: 0;
    }
    .form-sec {
        padding: 60px 0;
    }
    .form-title {
        margin-bottom: 50px;
    }
    .form-wrap {
        padding: 0;
    }
    .form-part > .row {
        display: flex;
        flex-direction: column-reverse;
    }
    .form-part .col-lg-4,
    .form-part .col-lg-8 {
        width: 100%;
    }
    .form-main-area {
        padding: 35px 0;
    }
    .form-btn {
        margin-top: 20px;
    }
    .form-contact-title p {
        max-width: 100%;
    }
    .form-main-area .row {
        margin: 0;
    }
    .form-main-area .col-lg-6,
    .form-main-area .col-lg-12 {
        padding: 0;
    }
    .diens-btm-sec {
        padding: 60px 0 110px;
    }
    .diens-btm-title {
        margin-bottom: 45px;
    }
    .diens-btm-slider .each-service {
        height: 444px;
    }
    .diens-btm-slider .each-service-txt {
        bottom: 0;
    }
    .each-service .each-service-txt p,
    .each-service .lees-meer-btn,
    .each-service::after {
        opacity: 1;
    }
    .each-service h4 {
        background: linear-gradient(90deg, #F7E7CE 0%, #FDF7EE 45.32%, #FFF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .diens-btm-slider .each-service::after,
    .diens-btm-slider .each-service:hover::after {
        background: linear-gradient(0deg, #0101017d 0%, #0101017d 100%);
    }
    .diens-btm-slider .swiper-button-next {
        right: -4%;
    }
    .diens-btm-slider .swiper-button-prev {
        left: -4%;
    }
    /****contact****/
    .contact-form .form-top-mark {
        top: -6%;
    }
    .contact-form .form-btm-mark {
        bottom: -10%;
    }
    /****aanbod-list****/
    .aanbod-list-header {
        z-index: 10;
    }
    .aanbod-list-header.aanbod-header-active {
        z-index: -9;
    }
    .mobile-filter-close h6 {
        color: #F7E7CE;
        font-size: 1.6rem;
    }
    .show_selected_filter_cls {
        padding-top: 40px !important;
        padding-bottom: 20px;
    }
    .aanbod-filter-left-part .col-lg-3 {
        width: 50%;
    }
    .hidden-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #FFF;
        z-index: 999;
        height: 100%;
        margin-top: 0;
        padding: 60px 15px 150px;
        overflow-y: scroll;
        display: none;
    }
    .auto-overview-filter-result {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        left: 0;
        background-color: #010101;
        z-index: 99;
        border-top: 1px solid rgba(249, 248, 246, 0.5);
    }
    .aanbod-filter-sec .select-style {
        padding: 0 45px 0 25px;
    }
    .aanbod-filter-sec .select-style,
    .aanbod-filter-sec .select-style.show {
        background-position-x: 92%;
    }
    .mobile-filter {
        display: none;
        padding-bottom: 150px;
    }
    .filter-sort .sorteren_op-filter {
        width: 49%;
    }
    .filter-sort h6{
        display: none;
    }
    .filter-main {
        margin-top: 30px;
    }
    .aanbod-filter-sec .filter-main .row,
    .aanbod-filter-left-part .row {
        row-gap: 15px;
    }
    .aanbod-list-product-sec {
        padding: 20px 0 150px;
    }
    /****verkocht****/
    .verkocht-top-sec {
        padding-top: 140px;
    }
    .verkocht-product-sec {
        padding-top: 0;
    }
    /****over-ons****/
    .over-one-mark{
        width: 330px;
        top: -8%;
    }
    .over-one-top-info {
        padding-right: 0;
        padding-top: 35px;
    }
    .over-one-top-text {
        max-width: 100%;
        margin-right: 0;
    }
    .over-one-top-info p {
        margin-bottom: 15px;
    }
    .over-one-top-info h4 {
        padding-bottom: 15px;
    }
    .over-one-btn-content {
        display: block;
    }
    .each-over-one-btn-info{
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
    .over-one-btn-content .each-over-one-btn-info:last-child {
        border-right: 0;
        border-bottom: 0;
    }
    .over-one-btn-mark {
        width: 330px;
    }
    .over-one-btn-sec {
        padding: 260px 0 80px;
    }
    .over-one-mark-btm {
        bottom: -9%;
        width: 300px;
    }
    .team-sec {
        margin-bottom: -175px;
    }
    .over-one-btn-wrap.full-width{
        margin-left: 0;
        width: 100%;
        position: initial;
    }
    .each-team-text p{
        padding-right: 10px;
    }
    .each-team-slide {
        column-gap: 25px;
    }
    .over-one-top-sec {
        padding-bottom: 60px;
    }
    .each-over-one-btn-text h4::after{
        background-color: #fff;
    }
    .over-one-top-img {
        max-width: 100%;
        margin-left: 0;
    }
    .each-over-one-btn-text {
        padding: 140px 10px 80px;
    }
    .each-over-one-btn-info {
        width: 100%;
    }
    /****aanbod-dtl****/
    .tab-content-wrap .col-lg-9 {
        width: 100%;
    }
    .tab-content-wrap .col-lg-3 {
        width: 100%;
    }
    .tab-content-wrap {
        padding-top: 0;
    }
    .aanbod-contact-info-wrap ul li {
        padding-left: 21px;
    }
    .tab_drawer_heading.d_active{
        color: #010101;
        font-family: 'AcariSans-Regular';
    }
    .tab_drawer_heading::after {
        display: inline-block;
        content: url(../images/tab_arrow.svg);
        position: relative;
        top: 2px;
        left: 8px;
        background-color: transparent;
        width: 9px;
        height: auto;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        opacity: 0.7;
    }
    .tab_drawer_heading:hover::after{
        opacity: 1;
    }
    .aanbod-dtl-top-slider-btn{
        display: block;
    }
    .aanbod-dtl-top-slider-btn .common-arrow{
        top: 43%;
    }
    .aanbod-dtl-top-slider-btn  .common-pagination{
        margin-top: 30px;
    }
    .aanbod-dtl-wrap{
        margin-left: 0;
        width: 100%;
        position: initial;  
    }
    .price-info p{
        margin-bottom: 10px;
    }
    .aanbod-dtl-car-price{
        padding-bottom: 30px;
    }
    .mobile-btn{
        padding-top: 30px;
        display: flex;
        column-gap: 8px;
        justify-content: center;
    }
    .each-aanbod-dtl-icon-img img {
        width: 24px;
    }
    .each-aanbod-dtl-car-info h4 {
        font-size: 2.4rem;
    }
    .tab-btn::after{
        display: none;
    }
    .kenmerken-tab li {
        width: 100%;
        padding: 15px 25px 18px;
        text-align: end;
        justify-content: space-between;
        letter-spacing: 0;
        line-height: 22px;
    }
    .d_active.tab_drawer_heading::after {
        transform: rotate(90deg);
        top: 0;
        opacity: 1;
        left: 4px;
    }
    .tab_drawer_heading.common-btn::after {
        display: none;
    }
    .tab_drawer_heading.common-btn{
        padding: 9px 30px;
        padding-right: 42px;
    }
    .dtl-tab-sec-wrap .col-lg-10 {
        width: 100%;
    }
    .dtl-tab-sec-wrap .col-lg-2 {
        width: 100%;
    }
    .kenmerken-tab ul{
        row-gap: 18px;
    }
    .tab_container.tab-content {
        padding-left: 0;
        padding-top: 55px;
        padding-right: 0;
    }
    .kenmerken-tab{
        margin-top: 30px;
    }
    .dtl-tab-sec::after{
        display: none;
    }
    .tab_drawer_heading {
        margin: 0;
        margin-bottom: 0px;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        position: relative;
        font-size: 1.6rem;
        line-height: normal;
        width: max-content;
        margin-bottom: 18px;
        color: rgba(17, 17, 17, 0.70);
        font-family: 'AcariSans-Regular';
    }
    .kenmerken-tab li::after {
        width: 100%;
        left: 0;
        top: 88px;
    }
    .tab_drawer_heading:hover, .d_active {
        position: relative;
    }
    .tab-btn {
        display: none;
    }
    .tab-btm-btn_mobile{
        display: inline-block;
        margin-top: 5px;
    }
    .tab_content p{
        padding-bottom: 10px;
    }
    .tab_content{
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .tab-btm-btn {
        position: relative;
        margin-top: 10px;
    }
    .tab-btm-btn .common-btn{
        padding: 0;
        color: #111;
        background: transparent;
        border: 0;
        font-family: 'AcariSans-Regular';
    }
    .kenmarken-popup-inner{
        border-radius: 10px;
    }
    .aanbod-btm-slider .swiper-button-prev{
        z-index: 1;
    }
    .aanbod-btm-slider .swiper-button-next{
        z-index: 1;
    }
    .dtl-tab-sec-wrap::after{
        display: none;
    }
    .aanbod-dtl-car-info {
        padding-left: 0;
    }
    .aanbod-dtl-car-info-area{
        width:100vw;
        margin-left:-50vw;
        left:50%;
        position:relative;
        overflow: hidden;
        padding-left: 25px;
        padding-right: 25px;
    }
    .popup-cross {
        width: 36px;
        height: 36px;
    }
    .popup-cross img {
        width: 26px;
    }
    .tab-popup-content h4 {
        margin-bottom: 10px;
    }
    .tab-popup-area{
        padding: 28px;
    }
    .tab-popup-area p {
        padding-bottom: 20px;
    }
    .tab-popup-area h3 {
        margin-bottom: 12px;
        font-size: 2.4rem;
    }
    .tab-popup-content h4 {
        margin-top: 10px;
        line-height: 30px;
        font-size: 2rem;
    }
    .aandod-dtl-top-sec .col-lg-7 {
        width: 100%;
    }
    .aandod-dtl-top-sec .col-lg-5 {
        width: 100%;
    }
    .aanbod-dtl-top-slider .swiper-button-next{
        right: 14px;
    }
    .aanbod-dtl-top-slider .swiper-button-prev{
        left: 12px;
    }
    .aanbod-dtl-top-slider{
        z-index: 1;
    }
    .aanbod-dtl-top-text{
        margin-top: 16px;
    }
    .aanbod-contact-img{
        margin-right: 0;
        margin-left: 0;
    }
    .each-aanbod-contact {
        column-gap: 35px;
        padding: 25px;
        display: flex;
        align-items: center;
    }
    .each-aanbod-contact-text{
        text-align: start !important;
    }
    .mobile-view a{
        color: #010101;
        font-size: 1.4rem;
        line-height: normal;
    }
    .mobile-view a:hover{
        opacity: 0.7;
    }
    .each-aanbod-contact-text p{
        font-size: 2.4rem;
        line-height: 32px;
        padding-bottom: 10px;
    }
    .tab-btm-btn .common-btn::after{
        display: none;
    }
    .aanbod-dtl-product-info{
        border: none;
        align-items: end;
    }
    .aanbod-contact-info{
        align-items: start;
    }
    .shear-icon {
        padding-bottom: 0;
    }
    .aanbod-dtl-tab-merk{
        display: none;
    }
    .aanbod-btl-btm-info .product-table td::after {
        right: 50px;
    }
    .aanbod-dtl-btm-heading {
        padding-bottom: 40px;
    }
    .tab-right-part{
        max-width: 520px;
        margin-left: auto;
        margin-right: auto;
    }
    .aanbod-dtl-top-mark{
        width: 240px;
    }
    .dtl-product-info-left table td::after {
        right: 50px;
    }
    .aanbod-dtl-btm-sec {
        padding-bottom: 90px;
    }
    /****pop-up****/
    .modal-main-content .col-lg-5,
    .modal-main-content .col-lg-7 {
        width: 100%;
    }
    .modal-area .modal-dialog {
        max-width: 93%;
    }
    .popup-content br {
        display: none;
    }
    /****contact****/
    .contact-form {
        padding-bottom: 150px;
    }
    .aanbod-list-product-sec .product-table td {
        width: 46%;
        margin-right: 34px;
    }
}
@media(max-width: 767.98px){
	.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: 9998;
	    left: 0;
	    bottom: 0;
	    display: block !important;
		border-top: 1px solid #FFF;
	}
	#mobile-contact-bar-outer {
	  background-color: #F7E7CE;
	  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;
	}
	#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: 9998;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	.iframe-footer {
		margin-bottom: 44px;
	}
	.cursor-hover {
		height: 60px;
		width: 60px;
	}
	.custom-cursor.cursor-hover::after {
		height: 15px;
		width: 15px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	h1 {
		font-size: 4rem;
		line-height: 48px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: normal;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 24px;
	}
	p {
		margin-bottom: 15px;
	}
	p, li {
		font-size: 1.4rem;
		line-height: 22px;
	}
	.common-btn {
		font-size: 1.4rem;
		padding: 8px 70px 8px 24px;
	}
	.common-btn::after {
		right: 5%;
		top: 37%;
	}
	.common-arrow {
        height: 45px;
        width: 45px;
    }
    .common-arrow img {
        width: 12px;
    }
	.header-top .col-lg-2 {
        width: 81%;
    }
    .mobile-menu {
        top: 84px;
    }
	.fix-rating a img {
        width: 58px;
        height: 207px;
    }
	.header-logo img {
        width: 108px;
    }
	.header-top {
		padding: 24px 0;
	}
	.fix-wp {
		display: none;
	}
	.menu-bar .common-btn {
		padding: 8px 30px;
		font-size: 1.6rem;
	}
	.header-top .col-lg-3 {
        width: 37%;
	}
	.banner-video, .each-banner {
		height: 741px;
	}
	.banner-sec .select-style {
		font-size: 1.4rem;
		height: 44px;
		line-height: 43px;
	}
	.banner-sec .select-style::after {
        top: 15px;
        height: 12px;
        width: 12px;
        background-size: 12px;
        right: 32px;
    }
	.banner-filter {
		padding: 17px 12px 17px;
	}
	.banner-filter h4 {
		text-align: center;
	}
	.banner-sec .filter-main .col-lg-4 {
        width: 50%;
    }
	.banner-sec .filter-main .filter-btn {
		width: 100% !important;
		text-align: center;
	}
	.banner-filter-wrap {
        max-width: 390px;
    }
	.banner-content .common-btn {
        margin-top: 38px;
    }
	.banner-content {
		top: 47.5%;
	}
	.sec-mark {
		width: 226px;
	}
	.product-sec {
        padding: 56px 0;
    }
	.product-title {
        margin-bottom: 42px;
    }
	.product-btn {
        margin-top: 38px;
    }
	.product-type h4 {
		font-size: 2.4rem;
		line-height: 32px;
	}
	.product-price h4 {
		line-height: 32px;
	}
	.product-table td {
        font-size: 1.4rem;
		width: 48%;
        margin-right: 13px;
    }
	.product-table tr {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.product-table td:nth-child(2)::after {
		display: none;
	}
	.product-table td:nth-child(2),
	.product-table td:nth-child(4) {
		margin-right: 0;
		padding-right: 0;
	}
	.product-type p, .product-price p {
		margin: 8px 0 36px;
	}
	.product-sec .sec-mark.product-btm-mark {
		width: 246px;
	}
	.service-sec .sec-mark {
		width: 186px;
	}
	.service-sec {
        padding: 60px 0 11px;
    }
	.service-title ul {
		flex-wrap: wrap;
		row-gap: 15px;
	}
	.service-title {
        padding-bottom: 40px;
    }
	.service-area .row .col-lg-6:nth-child(odd) .each-service .service-round, 
	.service-area .row .col-lg-6:nth-child(odd) .each-service .each-service-txt {
        padding-left: 20px;
    }
	.each-service-img {
        height: 243px;
    }
	.each-service-txt {
		padding: 38px 20px;
	}
	.each-service-txt p {
		margin: 15px 0 38px;
	}
	.about-info h2 {
		margin-bottom: 24px;
	}
	.about-info p {
		margin-bottom: 40px;
	}
	.about-right {
        margin-top: 40px;
    }
	.each-about-slider h4 {
		margin-bottom: 18px;
	}
	.each-about-slider {
        margin-bottom: 40px;
    }
	.each-counter::after {
        height: 1px;
        width: 100%;
		top: auto;
		bottom: 0;
    }
	.counter-area {
		flex-wrap: wrap;
	}
	.each-counter {
        padding: 0;
        width: 100%;
        padding-bottom: 25px;
        margin-bottom: 40px;
    }
	.each-counter h4 {
		font-size: 2.4rem;
		margin-bottom: 4px;
		line-height: 40px;
	}
	.each-counter p {
		line-height: 24px;
	}
	.counter-sec {
        padding: 60px 0 24px;
    }
	.counter-title {
        margin-bottom: 71px;
    }
	.each-counter:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.sec-mark.footer-btm-mark {
		height: 300px;
		width: 300px;
	}
	.footer-social {
		display: none;
	}
	.each-footer-mobile {
		display: block;
	}
	.each-footer-mobile .footer-social {
		display: block;
	}
	.footer-btm-part {
		flex-wrap: wrap;
		row-gap: 30px;
	}
	.each-footer-contact {
		width: 47%;
	}
	.each-footer-contact.order-4 ul {
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
        row-gap: 5px;
        justify-content: left;
    }
	.each-footer-contact.order-4 li {
		margin-bottom: 0;
		width: 47%;
	}
	.footer-logo img {
		width: 153px;
	}
	.footer-logo {
		text-align: center;
	}
	.footer-area {
        padding: 40px 0 20px;
    }
	.footer-top::after,
	.footer-btm::before {
		display: none;
	}
	.footer-credit {
        position: relative;
        margin-top: 24px;
        padding-top: 20px;
    }
	.footer-credit::before {
		content: '';
		background-color: rgba(255, 255, 255, 0.7);
		position: absolute;
		left: 0;
		top: 0;
		height: 1px;
		width: 100%;
	}
	.footer-btm {
        padding-bottom: 20px;
    }
	.each-footer-contact a, .each-footer-contact td {
		font-size: 1.4rem;
	}
	.footer-social ul {
		justify-content: left;
	}
	.each-footer-contact.order-4 {
		margin-top: -15%;
	}
	.footer-fix-man {
        height: 66px;
        width: 67px;
    }
	.footer-fix-wp {
        height: 61px;
        width: 61px;
    }
	.footer-man-info h6,
	.footer-wp-info h6,
	.footer-wp-info h5 {
		font-size: 1.4rem;
	}
	.footer-man-block-part,
	.footer-whole-wp a {
		max-width: 263px;
	}
	.footer-man-info h6 {
		margin-bottom: 3px;
	}
	.footer-man-info h4 {
		margin-bottom: 4px;
	}
	.footer-whole-wp img {
        width: 32px;
        height: 32px;
    }
	.footer-block {
        margin-top: 24px;
		row-gap: 24px;
    }
	.footer-credit a {
		font-size: 1.4rem;
	}
    .each-footer-contact.header-nav .dropdown:hover .dropdown-menu li {
        width: 100%;
    }
    .each-footer-contact.header-nav .dropdown-menu li a {
        font-size: 1.4rem;
    }
    .each-footer-contact.header-nav .dropdown:hover .dropdown-menu {
        top: 28px;
    }
	/****diensten-list****/
    .inner-banner-img {
        height: 320px;
    }
    .diens-list-sec {
        padding: 30px 0 70px;
    }
    .diens-list-area {
        row-gap: 26px;
    }
    .each-diens-list-info {
        margin-top: 10px;
    }
    .each-diens-list-info,
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        padding: 20px;
    }
    .each-diens-list-mark {
        width: 286px;
        height: 286px;
    }
    /****diensten-dtl****/
    .inner-header .header-top {
        padding: 24px 0;
    }
    .back-btn {
        padding: 124px 0 15px;
    }
    .back-btn .common-btn {
        padding-left: 70px;
        padding-right: 24px;
    }
    .diens-top-info {
        margin-top: 30px;
    }
    .diens-top-info h2 {
        margin-bottom: 16px;
    }
    .diens-mid-sec {
        padding: 15px 0 30px;
    }
    .diens-mid-info {
        margin-top: 30px;
        padding-left: 25px;
    }
    .diens-mid-info td {
        margin-bottom: 10px;
    }
    .diens-mid-info td::after {
        left: -32px;
    }
    .diens-mid-info h4 {
        margin-bottom: 6px;
    }
    .form-sec {
        padding: 55px 0 33px;
    }
    .form-title {
        margin-bottom: 39px;
        max-width: 100%;
    }
    .form-title h2 {
        margin-bottom: 24px;
    }
    .form-part {
        padding: 32px 8px 8px;
        border-radius: 10px;
    }
    .form-main-area {
        padding: 0 16px 40px;
    }
    .form-main-area .form-styl {
        font-size: 1.4rem;
        padding-bottom: 17px;
    }
    .form-main-area .form-group {
        margin-bottom: 30px;
    }
    .form-btn {
        margin-top: 9px;
    }
    .form-contact-title h4 {
        line-height: 24px;
    }
    .form-contact-title p {
        color: #010101;
    }
    .form-contact-part {
        padding-top: 26px;
        border-radius: 5px;
    }
    .form-contact-info li {
        column-gap: 16px;
        margin-bottom: 38px;
    }
    .form-contact-info li p {
        line-height: normal;
    }
    .form-contact-title {
        margin-bottom: 46px;
    }
    .form-social {
        margin-top: 45px;
    }
    .diens-btm-sec {
        padding: 40px 0 60px;
    }
    .diens-btm-title {
        margin-bottom: 25px;
    }
    .diens-btm-slider .each-service {
        height: 246px;
    }
    .diens-btm-slider .common-arrow {
        top: 50%;
    }
    /****contact****/
    .contact-form .form-btm-mark {
        bottom: -7%;
    }
    /****aanbod-list****/
    .aanbod-filter-sec .select-style {
        line-height: 45px;
        height: 45px;
    }
    .aanbod-filter-sec .select-style,
    .aanbod-filter-sec .select-style.show {
        background-size: 9px;
        background-position-x: 92%;
    }
    .aanbod-filter-left-part .col-lg-3 {
        width: 100%;
    }
    .filter-sort .sorteren_op-filter {
        width: 100%;
    }
    .auto-overview-filter-result {
        bottom: 45px;
    }
    .mobile-show-filter {
        top: 83px;
    }
    .mobile-show-filter .common-btn {
        padding-right: 24px;
    }
    .show_selected_filter_cls {
        padding-top: 20px !important;
        padding-bottom: 15px;
    }
    .aanbod-filter-sec .filter-main .row,
    .aanbod-filter-left-part .row {
        row-gap: 12px;
    }
    .aanbod-filter-sec {
        padding-top: 138px;
    }
    .aanbod-list-product-sec {
        padding-bottom: 103px;
    }
    .aanbod-list-product-sec .product-table tr {
        row-gap: 10px;
    }
    .aanbod-list-product-area > .row {
        row-gap: 20px;
    }
    .aanbod-list-product-area .product-price p {
        margin-top: 0;
    }
    .aanbod-list-product-sec .product-price {
        margin-top: 20px;
    }
    /****verkocht****/
    .verkocht-top-sec {
        padding-top: 120px;
    }
    .verkocht-top-right {
        text-align: start;
    }
    .verkocht-top-area p {
        margin-top: 8px;
    }
    /****over-ons****/
    .over-one-top-sec {
        padding-top: 60px;
        padding-bottom: 45px;
    }
    .each-team-slide{
        display: block;
        border-radius: 10px;
    }
    .over-one-top-info {
        padding-top: 30px;
    }
    .over-one-top-info p {
        margin-bottom: 10px;
    }
    .over-one-top-info h4 {
        padding-bottom: 10px;
    }
    .each-team-text{
        padding-top: 25px;
        padding-bottom: 15px;
    }
    .each-team-text p {
        padding-right: 0;
    }
    .each-team-img img {
        border-radius: 5px;
    }
    .team-sec {
        margin-bottom: -230px;
    }
    .over-one-btn-sec {
        padding: 295px 0 60px;
    }
    .over-one-btn-mark {
        width: 255px;
        top: 0;
    }
    .over-one-mark-btm {
        bottom: -8%;
        width: 275px;
    }
    .over-one-mark {
        width: 200px;
        top: -8%;
    }
    .each-over-one-btn-text {
        padding: 115px 10px 62px;
    }
    /****aanbod-dtl****/
    .aanbod-dtl-top-mark {
        width: 210px;
    }
    .aanbod-dtl-top-slider-arrow .common-arrow img {
        width: 42px;
        height: 28px;
    }
    .aanbod-dtl-top-slider .swiper-button-next {
        right: 2px;
    }
    .aanbod-dtl-top-text h3{
        font-size: 2.4rem;
        line-height: 32px;
        padding-bottom: 3px;
    }
    .aanbod-dtl-price h4 {
        font-size: 1.6rem;
        line-height: 22px;
        padding-bottom: 0;
    }
    .aanbod-dtl-top-text {
        padding: 26px 16px;
    }
    .dtl-product-info-left tr td:last-child{
        padding-left: 22px;
    }
    .dtl-product-info-left table td::after {
        right: -5px;
    }
    .aanbod-dtl-product-btn {
        column-gap: 24px;
        margin-top: 20px;
    }
    .aanbod-dtl-top-heading {
        padding-bottom: 10px;
    }
    .dtl-tab-sec{
        padding: 55px 0;
    }
    .kenmerken-tab ul {
        row-gap: 12px;
    }
    .tab_container.tab-content{
        padding-top: 40px;
    }
    .aanbod-dtl-btm-sec {
        padding-top: 55px;
        padding-bottom: 66px;
    }
    .aanbod-dtl-btm-sec .product-price p{
        margin-bottom: 20px;
    }
    .aanbod-btl-btm-info .product-table td::after {
        right: 4px;
    }
    .aanbod-dtl-btm-slider .swiper-scrollbar{
        max-width: 100%;
        margin-top: 38px;
    }
    .aanbod-dtl-btm-sec .each-product-info {
        padding: 24px 12px 8px;
    }
    .tab-popup-content li{
        line-height: 24px;
    }
    .dtl-count-area{
        padding: 15px;
    }
    .tab-right-part{
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .dtl-product-info-left table td::after {
        right: 10px;
    }
    /****pop-up****/
    .modal-area .modal-dialog {
        max-width: 94%;
    }
    .close-img img {
        width: 18px;
    }
    .modal-area .popup-content {
        padding: 25px 15px;
    }
    .popup-content ul {
        padding-left: 9px;
    }
    .popup-content h2 {
        margin: 18px 0;
    }
    /****contact****/
    .contact-form {
        padding-bottom: 103px;
    }
    .privacy_section {
        padding: 0 0 30px;
    }
    .privacy_section p {
        word-break: break-word;
    }



    .dtl-product-info-left tr td:last-child {
        padding-left: 10px;
    }
    .aanbod-dtl-top-mark {
        width: 157px;
    }
    .bullet-panel ul li::after{
        top: 6px;
    }
    .aanbod-dtl-top-slider .swiper-pagination{
        font-size: 1.4rem;
    }
    .aanbod-btl-btm-info .product-price h4 {
        font-size: 1.6rem;
    }
    .aanbod-list-product-sec .product-table td {
        width: 45%;
    }

}
@media(max-width: 575.98px){
    /****aanbod-dtl****/
    .aanbod-dtl-top-slider .swiper-button-prev{
        left: 0;
    }
    .aanbod-dtl-top-slider-arrow .common-arrow{
        top: 50%;
    }
    .dtl-product-info-left table td::after {
        right: -4px;
    }
    .dtl-product-info-left table td::after {
        right: 4px;
    }
    .aanbod-dtl-product-info {
        column-gap: 8px;
    }
    .dtl-product-info-left tr {
        column-gap: 5px;
    }
    .aanbod-dtl-price {
        width: 100%;
        margin-top: 30px;
    }
    .dtl-product-info-left {
        width: 100%;
    }
    .aanbod-dtl-product-info{
        display: block;
    }
    .form-man-part {
        gap: 20px;
    }
    .form-man-title h6 {
        font-size: 1.6rem;
    }
    .form-man-img {
        height: 67px;
        width: 66px;
    }
    .form-man-part {
        margin-bottom: 30px;
    }
}
@media(max-width: 429.98px){
	.cursor-hover {
		height: 40px;
		width: 40px;
	}
	.custom-cursor.cursor-hover::after {
		height: 10px;
		width: 10px;
	}
	.common-arrow {
        height: 35px;
        width: 35px;
    }
	.common-arrow img {
        width: 8px;
    }
	h1 {
        font-size: 3.5rem;
        line-height: 40px;
    }
	.common-btn {
        padding: 10px 50px 10px 24px;
    }
	.header-logo img {
        width: 93px;
    }
    .mobile-menu {
        top: 72px;
    }
	.menu-bar .common-btn {
        padding: 7px 20px;
        font-size: 1.4rem;
    }
	.header-top {
        padding: 18px 0;
    }
	.header-social ul {
		column-gap: 9px;
	}
	.fix-rating a img {
        width: 48px;
        height: 170px;
    }
	.banner-sec .filter-main .row {
		row-gap: 8px;
	}
	.banner-sec .filter-main .col-lg-4 {
        width: 100%;
    }
	.banner-filter-wrap {
        max-width: 285px;
    }
	.banner-content .common-btn {
        margin-top: 18px;
    }
	/*.banner-content {
        top: 42%;
    }*/
	.banner-sec .filter-btn .common-btn {
		margin-top: 0;
		padding: 10px 24px;
	}
	.product-sec {
        padding: 30px 0;
    }
	.product-title {
        margin-bottom: 20px;
    }
	.product-type h4 {
        font-size: 1.6rem;
        line-height: 24px;
    }
	.each-product-info {
        padding: 20px 15px;
    }
	.each-product-info .col-7 {
		width: 100%;
	}
	.each-product-info .col-5 {
		width: 100%;
		text-align: left !important;
	}
	.product-type p, .product-price p {
        margin: 5px 0 10px;
    }
	.product-table td {
        width: 100%;
        padding-right: 0;
        margin-right: 0;
    }
	.product-table td::after {
		display: none;
	}
	.product-table {
		margin-top: 20px;
	}
	.product-table tr {
        row-gap: 13px;
    }
	.product-slider .swiper-scrollbar {
		margin: 25px auto 0;
	}
	.product-btn {
        margin-top: 30px;
    }
	.product-table td img {
        width: 15px;
        height: 15px;
        margin-top: -6px;
        margin-right: 6px;
    }
	.sec-mark {
        width: 160px;
    }
	.product-sec .sec-mark.product-btm-mark {
		width: 160px;
	}
	.service-sec .sec-mark {
		width: 160px;
	}
	.each-service-txt {
        padding: 30px 20px;
    }
	.each-service-img {
        height: 227px;
    }
	.service-sec {
        padding: 30px 0 10px;
    }
	.each-service-txt p {
        margin: 15px 0 20px;
    }
	.service-title p {
		margin: 15px 0 30px;
	}
	.service-title {
        padding-bottom: 30px;
    }
	.about-sec {
        padding: 30px 0;
    }
	.about-info h2 {
        margin-bottom: 10px;
    }
	.about-info p {
        margin-bottom: 25px;
    }
	.about-right {
        margin-top: 30px;
    }
	.about-right-img {
		padding-bottom: 30px;
	}
	.each-about-slider h4 {
		margin-bottom: 10px;
	} 
	.each-about-slider {
        margin-bottom: 27px;
    }
	.counter-sec {
        padding: 30px 0 24px;
    }    
	.counter-title {
        margin-bottom: 35px;
    }
	.each-counter {
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
	.footer-area {
        padding: 30px 0 20px;
    }
	.footer-logo img {
        width: 130px;
    }
	.footer-top {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
	.footer-btm {
        padding-bottom: 10px;
    }
	.each-footer-contact {
        width: 100%;
    }
	.footer-btm-part {
        row-gap: 20px;
    }
	.each-footer-contact.order-4 {
        margin-top: 0;
    }
	.each-footer-contact.order-4 li {
        width: 30%;
    }
	.sec-mark.footer-btm-mark {
        height: 160px;
        width: 160px;
    }
	/****diensten-list****/
    .diens-list-sec {
        padding-bottom: 60px;
    }
    .each-diens-list-mark {
        width: 210px;
        height: 210px;
        top: -20%;
    }
    .each-diens-list-info,
    .each-diens-list-area:nth-child(even) .each-diens-list-info {
        padding: 15px;
    }
    .each-diens-list-info-top p {
        margin-bottom: 10px;
    }
    /****diensten-dtl****/
    .inner-header .header-top {
        padding: 18px 0;
    }
    .back-btn {
        padding-top: 105px;
    }
    .back-btn .common-btn {
        padding-left: 50px;
    }
    .diens-mid-info {
        padding-left: 20px;
    }
    .diens-mid-info td::after {
        left: -27px;
    }
    .diens-mid-info td {
        margin-bottom: 7px;
    }
    .form-sec {
        padding: 30px 0;
    }
    .form-title {
        margin-bottom: 32px;
    }
    .form-title h2 {
        margin-bottom: 14px;
    }
    .form-part {
        padding-top: 26px;
    }
    .form-main-area .form-group {
        margin-bottom: 25px;
    }
    .form-main-area .form-styl {
        padding-left: 5px;
        padding-bottom: 12px;
    }
    .form-main-area textarea.form-styl {
        min-height: 78px;
    }
    .form-main-area {
        padding: 0 0 30px;
    }
    .form-contact-part {
        padding: 20px 15px;
    }
    .form-contact-title {
        margin-bottom: 30px;
    }
    .form-contact-title h4 {
        margin-bottom: 12px;
    }
    .form-contact-info li {
        column-gap: 9px;
        margin-bottom: 20px;
    }
    .form-contact-info li img {
        width: 16px;
        height: 16px;
    }
    .form-social {
        margin-top: 30px;
    }
    .form-social ul {
        column-gap: 12px;
    }
    .form-social li {
        width: 32px;
        height: 32px;
    }
    .form-social li img {
        width: 12px;
        height: 12px;
    }
    .diens-btm-sec {
        padding-bottom: 46px;
    }
    /****aanbod-list****/
    .clear-filter-main {
        margin-top: 15px;
    }
    .mobile-show-filter {
        top: 72px;
    }
    .auto-overview-tag {
        margin-bottom: 7px;
    }
    .aanbod-filter-sec .select-style,
    .aanbod-filter-sec .select-style.show {
        padding: 0 34px 0 20px;
        background-size: 8px;
    }
    .aanbod-filter-sec .select-style {
        line-height: 42px;
        height: 42px;
    }  
    .aanbod-filter-sec {
        padding-top: 120px;
    }
    .aanbod-list-product-sec {
        padding-bottom: 68px;
    }
    /****verkocht****/
    .verkocht-top-sec {
        padding-top: 100px;
    }
    .verkocht-top-area p {
        margin-top: 5px;
    }
    /****over-ons****/
    .over-one-top-sec {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .over-one-btn-sec {
        padding-bottom: 68px;
    }
    .over-one-btn-mark {
        width: 220px;
    }
    .each-over-one-btn-text h4 {
        font-size: 1.6rem;
        padding-bottom: 10px;
    }
    .each-over-one-btn-text h4::after {
        width: 28px;
        height: 28px;
        top: -90%;
    }
    .each-over-one-btn-text {
        padding: 100px 10px 50px;
    }  
    /****aanbod-dtl****/
    .aanbod-dtl-product-btn{
        display: block;
    }
    .aanbod-dtl-product-btn .common-btn.black-btn{
        margin-bottom: 15px;
    }
    .aanbod-dtl-product-info{
        display: block;
        padding-bottom: 8px;
    }
    .aanbod-dtl-price{
        width: 100%;
        margin-top: 25px;
    }
    .dtl-product-info-left{
        width: 100%;
    }
    .aanbod-dtl-top-text h3{
        font-size: 2.2rem;
    }
    .dtl-tab-sec {
        padding: 40px 0;
    }
    .aanbod-contact-info-wrap ul li {
        padding-left: 8px;
    }
    .aanbod-contact-info-wrap ul li:last-child strong a {
        padding-left: 8px;
    }
    .each-aanbod-contact {
        column-gap: 15px;
        padding: 12px;
    }
    .dtl-tab-sec .bullet-panel ul li {
        padding-left: 16px;
        margin-bottom: 8px;
    }
    .block-dtls {
        width: calc(100% - 100px);
    }
    .left-bg-block {
        width: 100px;
    }
    .each-onderhoud-block h5{
        font-size: 1.4rem;
        line-height: normal;
    }
    .aanbod-dtl-btm-sec {
        padding-top: 40px;
        padding-bottom: 52px;
    }
    .aanbod-dtl-btm-heading {
        padding-bottom: 25px;
    }
    .aanbod-btl-btm-info{
        display: block;
    }
    .aanbod-btl-btm-info .product-table {
        width: 100%;
    }
    .aanbod-btl-btm-info .product-price {
        width: 100%;
        text-align: start;
    }
    .popup-cross {
        top: 10px;
        right: 10px;
    }
    .tab-popup-area h3{
        font-size: 2rem;
    }
    .dtl-product-info-left table td::after {
        right: 0px;
    }
    /****pop-up****/
    .popup-content ul {
        padding-left: 0;
        margin-bottom: 20px;
    }
    /****contact****/
    .contact-form {
        padding-bottom: 68px;
    }


    .over-one-mark-btm {
        bottom: -7%;
        width: 180px;
    }
    .over-one-btn-sec {
        padding-bottom: 50px;
    }
    .aanbod-contact-info-wrap ul li:last-child strong a {
        padding-left: 5px;
    }
   .each-footer-contact.header-nav .vac-dropdown.dropdown:hover .dropdown-menu {
        left: 70%;
        min-width: 140px;
    }
    .aanbod-list-product-sec .product-table td {
        margin-right: 24px;
    }
	
}