@media(min-width: 992px){
	.slider-price-table{
		height: 0;
		opacity: 0;
	    transform: translate3d(0, 15px, 0);
	    transition: 0.4s 0.15s height, 0.4s 0.15s transform;
	}
	.each-slider:hover .slider-price-table {
	    height: auto;
	    opacity: 1;
	    transform: translate3d(0, 0, 0);
	    transition: 0.4s height, 0.4s transform;
	}
	.slider-price-sec ul{
		height: auto;
		transform: translate3d(0, 0, 0);
	    transition: 0.4s height, 0.4s transform;
	}
	.each-slider:hover .slider-price-sec ul{
		height: 0;
	    transform: translate3d(0, -15px, 0);
	    transition: 0.4s 0.15s height, 0.4s 0.15s transform;
	}
}
@media(min-width: 768px){
	.aanbod-list-sec{
		padding-bottom: 4rem;
	}
	.home-service .each-service-slider-img{
		margin-bottom: 0;
	}
	.home-service .each-service-slider:hover .each-service-slider-img {
	  height: calc(100% - 2rem);
	}
}
@media(max-width: 1499.98px){
	.common-wrap {
		padding-left: 3%;
		padding-right: 3%;
	}
	h1 {
		font-size: 4rem;
		line-height: 40px;
	}
	h2 {
		font-size: 3.5rem;
		line-height:40px;
	}
	h3 {
		font-size: 3rem;
	}
	h4 {
		font-size: 2rem;
	}
	.slider-img {
		max-height: 29rem;
	}
	.product-slider  .swiper-wrapper{
		height: 147rem !important;
	}
	.product-right {
		padding-left: 4rem;
	}
	.text-slider-sec {
		padding: 10rem 0 0;
	}
	.home-about {
		padding: 10rem 0 12rem;
	}
	.each-service-slider {
		height: 55rem;
	}
	.home-sponsor {
		padding: 8rem 0;
	}
	.service-slider-sec {
		padding-top: 8rem;
	}
	.insta-sec{
		padding: 8rem 0;
	}
	/* ****** ******** diensten-dtl ********* */
	.diensten-dtl-top-lft{
		padding-right: 6rem;
	}
	.diensten-dtl-top {
		padding-bottom: 6rem;
	}
	.diensten-dtl-slider{
		padding-bottom:8rem;
	}
	/*	********* overons ***********/
	.gallery{
		padding: 12rem 0;
	}
	.overons-team-slider{
		padding-top: 10rem;
	}
	.over-ons-top{
		padding-top: 4rem;
	}
	/*	******** aanbod-dtl *******/
	.aanbod-dtl-lft-top {
	    padding-top: 6rem;
	}
	.aanbod-dtl-lft-mid{
		margin-bottom: 3rem;
		margin-right: 4rem;
	}
	.aanbod-dtl-lft-top ul{
		margin: 3rem 0;
	}
	.annbod-product-slider .swiper-button-prev {
	    left: -8%;
	}
	.annbod-product-slider .swiper-button-next{
	    right: -8%;
	}
}
@media(max-width: 1399.98px){
	.product-slider .each-slider, 
	.product-slider .swiper-backface-hidden .swiper-slide {
		height: calc(147rem / 3) !important;
	}
	.home-sponsor {
        padding: 6rem 0;
    }
	.home-sponsor ul{
		column-gap: 5%;
	}
	.service-slider-heading {
		margin: 0 auto 4rem;
	}
	.text-slider ul {
		column-gap: 3rem;
		margin-right: 10rem;
	}
	.home-about-right {
        padding-left: 0;
    }
	.home-about-right p {
		margin-top: 2rem;
	}
	.footer-left-top a {
		font-size: 2rem;
	}
	.service-slider-btm .swiper-slide-active .swiper-slide  {
		margin-right: 3rem;
	}
	/* ****** ******** diensten-dtl ********* */
	.diensten-dtl-top-lft{
		padding-right: 4rem;
	}
	.diensten-dtl-top {
        padding-bottom: 3rem;
    }
	.diensten-dtl-mid {
		padding: 6rem 0;
	}
	/*.diensten-dtl-slider .swiper-slide-next + .swiper-slide + .swiper-slide .each-service-slider{
		border: 0;
	}*/
	/*	***** overons *******/
	.team-heading-right,
	.overons-mid-right{
		padding-left: 3rem;
	}
	.overons-mid-right li{
		padding: 3rem  0;
	}
	.gallery{
		padding: 8rem  0;
	}
	.overons-mid-heading, 
	.gallery h2{
		margin-bottom: 4rem;
	}
	.gallery .row {
	    height: 49rem;
	}
	.overons-mid-lft {
	    height: 54rem;
	}
	.over-ons-top{
		padding-top: 6rem;
	}
	.overons-team-slider {
	    padding-top: 6rem;
	}
	/*	************ contact ************/
	.form-sec{
		padding: 8rem 0 5rem;
	}
	.form-right tr{
		column-gap: 4rem;
	}
	.form-right td img {
	    width: 3rem;
	}
	/*	******aanbod-dtl *******/
	.annbod-product-slider .swiper-button-prev {
		left: -3%;
	}
	.annbod-product-slider .swiper-button-next{
	    right: -3%;
	}
	.dtl-tab-sec{
		padding: 8rem 0;
	}
	.annbod-product-slider{
		padding: 6rem 0;
	}
	.aanbod-dtl-lft-mid p {
		font-size: 1.4rem;
	}
/*	**** aanbod-filter ******/
	.each-filter h5{
		font-size: 2rem;
	}
    .modal-area .modal-dialog {
   		 max-width: 70%;
    }
}
@media(max-width:1199.98px){
	h1 {
		font-size: 3rem;
		line-height: 40px;
	}
	h2 {
		font-size: 3rem;
		line-height:35px;
	}
	h3 {
		font-size: 2.5rem;
	}
	.akker_btn_cls{
		padding: 12px 16px;
	}
	.slider-img {
        max-height: 19rem;
    }
	.product-right {
        padding-left: 0;
    }
	.product-slider .each-slider, 
	.product-slider .swiper-backface-hidden .swiper-slide {
        height: calc(113rem / 3) !important;
    }
	.home-filter-btn{
		margin-bottom: 2rem;
	}
	.product-sec .select-style{
		padding: 1.2rem 1.4rem;
	}
	.home-about-lft-img-2 {
		width: 37rem;
		margin-top: -8.5rem;
	}
	/* ********** diensten-list ******** */
	.diensten-list-content {
		padding-left: 0;
	}
	.each-diensten-list{
		padding: 2rem 0;
	}
	.diensten-list-content p{
		margin-bottom: 4rem;
	}
	.diensten-list-sec {
		padding: 8rem 0;
	}
	.diensten-list-banner-btm {
		padding-top:6rem;
	}
	/* ************* diensten-dtl ********* */
	.diensten-dtl-mid-right ul{
		row-gap: 2rem;
	}
	.diensten-dtl-mid-right h2{
		margin-bottom: 2.5rem;
	}
	/*.diensten-dtl-slider .each-service-slider {
		height: 37rem;
	}*/
	/*.diensten-dtl-slider .each-service-slider-img {
		bottom: 2rem;
	}*/
	/*.diensten-dtl-slider .each-service-slider:hover .each-service-slider-img {
		height: calc(100% - 4rem);
	}*/
	.diensten-dtl-mid-lft {
		margin-top: 0;
	}
	.diensten-dtl-top-lft {
        padding-right: 0;
    }
	.diensten-dtl-btm-img {
		max-width: 29rem;
		margin-top: -3rem;
	}
	.overons-mid-right li {
	    padding: 2rem 0;
	}
	/*	******** contact *******/
   .form-sec {
   	 	padding: 3rem 0 2rem;
    }
    .form-right tr {
    	column-gap: 3rem;
    }
    .form-right tr {
        column-gap: 2rem;
    }
    .form-heading {
	    padding-right: 0rem;
	}
	/*	***** aanbod-dtl ******/
	.aanbod-dtl-lft-mid{
		padding-bottom: 2rem;
	}
	.aanbod-dtl-lft-top ul {
        margin: 1.5rem 0;
    }
    .dtl-tab-sec {
        padding: 6rem 0;
    }
	/*    ********** thankyou ************/
	.thanyou-banner .inner-banner-content h1 {
	    margin-bottom: 2rem;
	}
   .modal-area .modal-dialog {
    	max-width: 85%;
    }
	/* ****** aanbod-dtl **** */
	.form-heading p{
		margin: 2rem 0 3rem;
	}
	
}
@media(max-width: 991.98px){
	.dblock{
		display: block;
	}
	.header-area{
		padding: 2rem 0;
	}
	.logo{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50% , -50%);
	}
	.header-area .nav_menu_right_part{
		background-color: transparent;
		padding: .8rem 0;
	}
	.header-area .nav_menu_right_part a{
		color: #fff;
	}
	.menu-icon:after, .menu-icon:before, .menu-icon div{
		background-color: #fff;
	}
	.service-slider-heading,
	.product-left{
		max-width: 100%;
		padding: 4rem 0;
		margin: 0;
	}
	.banner-btm-scroll{
		display: none;
	}
	.service-slider-heading{
		margin-bottom: 3rem;
	}
	.product-left p{
		margin: 1.5rem 0;
	}
	.product-slider .swiper-wrapper{
        height: auto !important;
    }
	.product-slider::before ,
	.product-slider::after{
		display: none;
	}
	.service-slider-sec{
		padding-top: 0;
	}
	.service-slider-heading h2{
		margin-bottom: 1rem;
	}
	.slider-img {
		max-height: unset;
    	height: auto;
	}
	.product-slider .swiper-backface-hidden .swiper-slide{
		height: auto;
	}
	.product-left h2{
		margin-top: 0;
	}
	.menu-right li{
		display: none;
	}
	.service-slider-btm .akker_btn_cls{
		margin-top: 4rem;
	}
	.home-sponsor {
        padding: 3rem 0;
    }
	.text-slider-sec {
        padding: 5rem 0 0;
    }
	.home-about-lft-img-1{
		padding-right: 0;
	}
	.home-about-right{
		padding-left: 0;
	}
	.home-about-right .akker_btn_cls {
		margin-top: 3rem;
	}
	.home-about {
		padding: 6rem 0 ;
	}
	.home-about-lft-img-1 {
		padding-left: 5.6rem;
	}
	.home-about-lft-img-2 {
		width: 55rem;
		margin-top: -10.5rem;
	}
	.insta-sec {
		padding: 4rem 0;
	}
	.each-service-slider {
		height: 35rem;
	}
	.each-service-slider-img{
		margin: 2rem;
	}
	.each-slider .slider-price-sec{
		background:#fff;
		padding-top: 1.7rem;
	}
	.slider-price-sec li,
	.slider-price-sec p,
	.slider-price-sec h6{
		color:#191D23;
	}
	.home-filter-btn {
		width: 100%;
		margin-bottom: 1rem;
		padding: 1.2rem ;
	}
	.home-filter-part .col-xl-7.text-xl-end{
		margin-top: 2rem;
	}
	.slider-price-sec::after {
		display: none;
	}
	.footer-area {
		padding-top: 4rem;
	  }
	.footer-left-top {
		margin-top: 2rem;
	}
	.footer-left-top a {
		font-size: 1.6rem;
	}
	.footer-right-top{
		max-width: 100%;
		margin-top: 2rem;
	}
	.footer-area .common-wrap > .row{
		flex-direction: column-reverse;
	}
	/* ********* diensten-list  ******** */
	.diensten-list-img{
		height: 100%;
		margin-left: 0;
	}
	.diensten-list-content p{
		display: block;
		overflow: auto;
		margin: 2rem 0 3rem;
	}
	.diensten-list-content h2{
		margin-bottom: 2rem;
	}
	.diensten-list-content{
		margin: 4rem 0 ;
		height: auto !important;
	}
	.each-diensten-list{
		border: 0;
	}
	.diensten-list-sec .flex-row-reverse .diensten-list-img {
		margin-left: 0;
	}
	.diensten-list-sec {
		padding: 4rem 0 0;
	}
	.diensten-list-right{
		padding-left: 0;
		margin-top: 2rem;
	}
	.diensten-list-banner-btm {
        padding-top: 3rem;
    }
	.each-diensten-list {
        padding:  0;
    }
	.inner-banner {
		height: 32rem;
	}
	/* ********* */
	.diensten-dtl-top-lft{
		padding-top: 4rem;
	}
	.diensten-dtl-top-lft h2 {
		margin-bottom: 1.5rem;
	}
	.diensten-dtl-mid {
        padding: 3rem 0;
    }
	.diensten-dtl-top-img{
		max-width: 100%;
	}
	.diensten-dtl-btm-img {
        max-width: 53rem;
    }
	.diensten-dtl-mid-right h2 {
        margin-bottom: 1.5rem;
	}
	.diensten-dtl-mid-right{
		padding: 4rem 0 2rem;
	}
	.diensten-dtl-mid-lft{
		padding-right: 0;
	}
	.back-btn{
		margin-bottom: 0;
		padding-bottom: 4rem;
		padding-top: 12rem;
	}
	.diensten-dtl-top-right{
		min-height: auto;
	}
	/*.diensten-dtl-slider .swiper ,
	.diensten-dtl-slider .each-service-slider{
		border: 0;
	}*/
	/*	********* overons **********/
	.each-man-slider-img {
	    height: auto;
	}
	.team-heading-right, 
	.overons-mid-right,
	.overons-top-1{
		padding-left: 0;
	}
	.overons-top-2 {
	    max-width: 33rem;
	    height: 20rem;
	}
	.overons-top-right-img{
		margin-bottom: 3rem;
	}
	.over-ons-top{
		padding-bottom: 0;
	}
	.overons-team-slider {
	    padding-top: 3rem;
	}
	.team-heading h2{
		margin-bottom: 1.5rem;
	}
	.team-heading{
		margin-bottom: 3rem;
	}
	.gallery {
	    padding: 3rem 0;
	}
	.gallery .row {
	    height: 40rem;
	}
	.overons-mid-lft{
		height: auto;
	}
	/*	********* contact *******/
	.form-right{
		margin-top: 4rem;
		margin-left: 0;
		margin-right: auto;
		padding-left: 0;
	}
	.form-right tbody{
		row-gap: 2rem;
	}
	/*************** aambod-dtl *********/
	.small-car{
		display: none;
	}
	.aanbod-dtl-lft-top{
		padding-top: 3rem;
	}

	.annbod-product-slider .swiper-button-next{
		right: 0;
		top: -3rem;
	}
	.annbod-product-slider .swiper-button-prev{
		right: 6rem;
		left: auto;
		top: -3rem;
	}
	.annbod-product-slider{
		padding-top: 1rem;
	}
	.dtl-tab-sec .tab-btn .nav-tabs .nav-item{
		margin-right: 7rem;
	}
	.dtl-tab-sec .nav-tabs{
		gap: 1rem;
    }
    .dtl-tab-sec .tab-btn .nav-tabs .nav-item .nav-link{
    	text-align: left;
    }
    .each-onderhoud-block p{
    	margin:1rem 0;
    }
    .aanbod-dtl-lft-mid{
    	padding-right: 0;
    }
	.filter-top-part {
		padding-bottom: 5rem;
	}
/************** aanbod-list ************/
.filter-top-part p{
	max-width: 100%;
	margin: 3rem 0;
}
/*=====filter======*/
	.aanbod-banner{
		display: none;
	}
	.aanbod-list-sec {
		padding-top: 20rem;
	}
    .mobile-product{
        z-index: 999;
    }
    .mobile-filter{
        display: none;
        padding-bottom: 12rem;
    }
    .mobile-filter.active{
        display: block;
    }
    .mobile-filter-close{
        position: sticky;
        top: 0;
        background: #19252B;
        z-index: 9;
    }
    .mobile-filter-close span {
        width: 3.2rem;
        height: 3.2rem;
        background-color: #fff;
        border-radius: 50%;
    }
    .mobile-filter-close hr{
        width: calc(100% + 3rem);
        margin: 2rem 0 0 -1.5rem;
        background-color: #fff;
        opacity: .3;
    }
    .mobile-filter-btn {
        font-size: 1.4rem;
        border: 0;
        padding: 0 1.5rem;
        border-radius: 5px;
        height: 45px;
        line-height: 45px;
        border: 1px solid #fff;
    }
    .clear-filter-wrap .show_selected_filter_cls.my-5{
        margin: 0 !important;
    }
    .clear-filter-wrap{
        padding: 2rem 0;
    }
    .auto-overview-filter-result{
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding: 2rem 5%;
        left: 0;
        background: #19252B;
        border-top: 1px solid rgba(255,255,255,0.3);
        z-index: 99;
    }
    .auto-overview-filter-result .common-btn{
        background: #3A515C !important;
        color: #fff !important;
        padding: 1rem 0;
    }
    .auto-overview-filter-result .common-btn:hover, .auto-overview-filter-result .common-btn:focus {
        background: #3A515C !important;
    }
    .sort-by{
        width: 100%;
    }
    .sort-by select{
        max-width: 100%;
        font-size: 1.4rem;
        border-color: #fff;
        border-radius: 0;
        margin-top: 0rem;

    }
	.filter-left select, .sort-by select {
		padding: 1.2rem 3rem 1.2rem 1.2rem;
	}
    .filter-count {
        min-width: 2rem;
        height: 2rem;
        background-color: #0064ff;
        border-radius: 100%;
        color: #fff;
        margin-left: .75rem;
        font-size: 1.2rem;
    }
    .each-filter h5 {
        font-size: 1.5rem;
    }
	.filter-left select, .sort-by select{
		background-color: #19252B;
		border: 1px solid rgba(255, 255, 255, 0.3);
	}
    .make_sticky {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        background: #19252B;
        z-index: 999;
        height: calc(100% - 45px);
        overflow-y: auto;
    }
	.each-filter h5{
		margin-bottom: 1rem;
	}
    .make_sticky_onscroll {
        position: initial;
        height: auto;
    }
    .each-filter .common_price_input_div_cls{
        padding: 0 1.5rem;
    }
    .each-filter #prijis_btn_min{
        margin-left: -1.5rem;
    }
    .each-filter #prijis_btn_max{
        margin-right: -1.5rem;
    }
    .mobile-btn-stiky{
        position: fixed;
        top: 7rem !important;
        z-index: 99;
        left: 0;
        width: 100%;
        padding: 3rem 5%;
    	background: #30434d;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
		border-top: 1px solid rgba(255,255,255,0.1);
    }
    .mobile-btn-stiky.active{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        box-shadow: 0px 3px 10px rgba(0,0,0,.1);
        -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.1);
    }
    .aanbod-list-sec .car-slider{
        padding-top: 8rem;
    }
    .each-filter{
  		/* border-bottom: 1px solid rgba(255, 255, 255, 0.3);; */
	}
	.mobile-filter-close span {
        width: 3.2rem;
        height: 3.2rem;
        background-color: #fff;
        border-radius: 50%;
    }
	.mobile-filter-close span img{
		width: 3rem;
	}
	.mobile-filter-close h5{
		font-size: 1.8rem;
	}
	.modal-area .modal-dialog {
	    max-width: 91%;
	}
	.modal-area .popup-content {
	    padding: 4rem 1rem 4rem;
	}
	.filter-top-part {
        padding-bottom: 0rem;
    }
	.aanbod-dtl-lft-top ul {
		column-gap: 3rem;
	}
	.aanbod-dtl-lft-btm{
		padding-right: 0;
	}
	.service-slider-sec .common-arrow{
		display: flex;
	}
	.slider-price-table{
		margin-top: 1.5rem !important;
		display: block !important;
	}
	.product-sec .select-style {
    	padding: 1.2rem 1rem;
    	font-size: 1.2rem;
  	}
  	.aanbod-header{
  		background: #30434d;
  	}
  	.diensten-dtl-slider {
    	padding-bottom: 4rem;
  	}
  	.aanbod-list-sec::after{
  		display: none;
  	}
  	.error_top, .privacy_section{
		padding-top: 6rem;
	}
	.map-section {
	    margin-top: 8rem;
	}
	.product-slider .each-slider, .product-slider .swiper-backface-hidden .swiper-slide{
		height: auto !important;
	}
 
}

@media (max-width: 831px) and (min-width: 615px) {
  .calsty { 
    height: 1100px;
  }
}


@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;
	}
	#mobile-contact-bar-outer {
	  background-color: #071116;
	  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%;
	}
	#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;
	}
	h1 {
		font-size: 2.5rem;
		line-height: 30px;
	}
	h2 {
		font-size: 2rem;
		line-height:35px;
	}
	h3 {
		font-size: 1.8rem;
	}
	h6{
		font-size: 1.6rem;
	}
	p {
		font-size: 1.4rem;
	}
	.common-wrap {
		padding-left: 2%;
		padding-right: 2%;
	}
	.home-about {
        padding: 4rem 0;
    }
	.common-arrow img {
		width: 8px;
	}
	.common-arrow  {
		width: 3rem;
		height: 3rem;
	}
	.inner-banner {
        height: 25rem;
    }
	.service-slider-sec .swiper-button-prev {
		left: auto;
		right: 6rem;
	}
	.service-slider-sec .common-arrow  {
		top: -2rem;
	}
	.home-about-lft-img-2 {
        width: 40rem;
	}
	.service-slider-btm .swiper-slide-active .each-service-slider-img{
		margin-left: 0;
		height: 100%;margin: 0;
	}
	.each-service-slider-content{
		top: 50% !important;
		transform: translate(-50% , -50%);
	}
	.each-service-slider-img::after{
		opacity: 1;
	}
	.service-slider-heading {
        margin-bottom: 1rem;
    }
	.slider-price-sec li{
		display: block !important;
	}
	.home-about-heading {
		margin-bottom: 2rem;
	}
	.text-slider li{
		font-size: 1.4rem;
	}
	.each-service-slider {
		height: 27rem;
	}
	.each-service-slider-img{
		margin-left: 0;
		margin-right: 0;
		left: 50%;
		width:calc(100% - 2rem);
		transform: translateX(-50%);
	}
	/* ********* diensten-dtl ****** */
	.diensten-dtl-btm-img {
        max-width: 30rem;
    }
	.back-btn {
        padding-top: 12rem;
    }
	/********** overons ********/
	.overons-mid-heading, 
	.gallery h2{
		margin-bottom: 2.5rem;
		text-align: left;
	}
	.gallery .row {
	    height: 24rem;
	}
	.over-ons-top{
		padding-top: 4rem;
	}
	.form-sec .form-styl{
		padding: 1rem 1.6rem;
		font-size: 1.4rem	;
	}
	.form-sec .form-group label{
		margin-bottom: 1rem;
	}
	.form-sec .form-group{
		margin-bottom: 2rem;
	}
	.form-heading p{
		margin: 2rem  0;
	}
/*	*********aanbod-dtl *******/
	 .dtl-tab-sec .tab-btn .nav-tabs .nav-item{
    	margin-right: 0;
    	width: 48%;
    }
    .dtl-tab-sec {
        padding: 3rem 0;
    }
    .tab-btn{
    	margin-bottom: 2rem;
    	padding-bottom: 2rem;
    }
 	.aanbod-dtl-lft-mid{
 		margin-right: 0;
 	}
    .aanbod-dtl-lft-mid tr{
    	display: flex;
    	flex-wrap: wrap;
    	row-gap: 1.5rem;

    }
    .aanbod-dtl-lft-mid p span{
    	margin-bottom: 0;
    }
    .aanbod-dtl-lft-mid td{
    	width: 49%;
    }
    .kenmerken-tab ul li{
    	column-gap: 0;
    	margin-top: 1rem;
    }
	/*    ****** filter *******/
	.auto-overview-filter-result{
		bottom: 4.5rem;
	}
	.thanyou-banner .inner-banner-content{
		top: 64%;
	}
	.thanyou-banner .inner-banner-content h1 {
        margin-bottom: 1rem;
    }
	.modal-area .popup-content p {
		margin: 3rem auto;
	}
	.slider-price-sec h6{
		height: auto;
	}
	.slider-price-table tr td:nth-child(4){
		display: none;
	}
	.slider-price-table tr{
		display: flex;
    	justify-content: space-between;
	}
	.annbod-product-slider .swiper-button-prev{
		right: 4rem;
	}
	.diensten-dtl-slider .swiper{
  		border: 0;
  	}
	
	.morgeninternet-footer.viewcar-footer {
		margin-bottom: 68px !important;
		height: 50px;
	}
	.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: #3A515C;
	}
	.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: #3A515C;
	}
	.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: 615px) {
  .calsty { 
    height: 920px;
  }
}

@media(max-width: 575.98px){
	h1 {
		font-size: 2rem;
		line-height: 30px;
	}
	h2 {
		font-size: 2rem;
		line-height:30px;
	}
	.banner-sec{
		height: 70vh;
	}
	.banner-content h1 {
		margin-bottom: 1rem;
	}
	.home-about-lft-img-2 {
        width: 33rem;
	}
	.home-each-banner img{
		height: 100%;
		object-fit: cover;
	}
	.home-about-lft-img-2 {
		margin-top: -5.5rem;
	}
	.home-about-lft-img-2 {
		width: 25rem;
	}
	.insta-sec h2{
		font-size: 1.8rem;
	}
	.insta-heading p{
		margin-bottom: 0;
	}
	.each-service-slider-img{
		left: 50%;
		width:calc(100% - 2rem);
		transform: translateX(-50%);
	}
	.home-filter-part .col-sm-6{
		width: 50%;
	}
	.footer-right-top ul{
		flex-wrap: wrap;
		row-gap: 2rem;
	}
	.footer-right-top li{
		width: 100% ;
	}
	.footer-right-top h6{
		margin-bottom: .5rem;
	}
	.footer-btm-right ul{
		justify-content: start;
		padding: 1rem 0 4rem;
	}
	.slider-price-table tr {
		display: flex;
		flex-wrap: wrap;
	}
	.slider-price-table tr td:nth-child(4){
		width: 100%;
	}
	.menu-block a{
		font-size: 1rem;
		color: #fff;
	}
	.menu-icon{
		top: 0;
	}
	.menu-icon::after, 
	.menu-icon::before,
	.menu-icon div{
		background-color: #fff;
	}
	.menu-navigation {
        padding: 10rem 3rem;
    }
	.diensten-dtl-top-lft {
        padding-top: 3rem;
    }
	.diensten-dtl-mid {
        padding: 2rem 0 3rem;
    }
	/*.diensten-dtl-slider .each-service-slider-img{
		margin: 0;
	}*/
	/*	******** overons *******/
	.overons-top-2 {
	    max-width: 21rem;
	    height: 14rem;
	}
	.each-gall-img,
	.gallery .row{
		height: auto;
	}
/*	******* aanbod-list *******/
	.aanbod-dtl-lft-btn ul{
    	flex-wrap: wrap;
    	row-gap: 1.5rem;
    }
    .aanbod-dtl-lft-btn li{
    	width: 100%;
    }
    .aanbod-man-right{
    	padding-left: 0;
    	margin-top: 2rem;
    }
    .dtl-tab-sec .tab-btn .nav-tabs .nav-item.onde,
    .aanbod-man-img img{
    	width: 100%;
    }
    .kenmerken-tab ul li{
    	font-size: 1.25rem;
    	margin:1rem 0;
    	line-height: normal;
    }
    .kenmerken-tab li:after{
    	top: .3rem;
    }
	/* ***** .diensten-dtl ***** */
	.diensten-dtl-btm-img {
        max-width: 20rem;
    }
	.thanyou-banner{
		height: 32rem;
	}
	.thanyou-banner img{
		height: 100%;
		object-fit: cover;
	}
	.home-sponsor ul{
		flex-wrap: wrap;
	}
	.home-sponsor li{
		margin-bottom: 2rem;
	}
}
