@media(min-width: 992px){
	.icon-block .bg-light, .icon-block .bg-black{
		min-height: 265px;
	}
	.content-block .col-lg-5.custom-grid, .financial-top .col-lg-5.custom-grid{
		width: 44%;
	}
	.content-block .col-lg-7.custom-grid, .financial-top .col-lg-7.custom-grid{
		width: 56%;
	}
	.content-block .ms-0{
		padding-left: 14.5%;
		padding-bottom: 140px;
	}
	.content-block .position-absolute{
		height: 100px;
		z-index: -1;
	}
	.content-block{
		margin-bottom: 100px;
	}
	/*=============financial_lease_particulier==============*/
	.financial-top p{
		max-width: 790px;
	}
	.financial-middle .wrap-div{
		padding-right: 4.5%;
	}
	.financial-middle p{
		max-width: 630px;
	}
	.leasing-slider .swiper-button-prev, .leasing-slider .swiper-button-next{
		top: 80px;
	}	
	.leasing-slider .ms-0{
		max-width: 675px;
	}
	.leasing-slider .swiper p{
		max-width: 645px;
	}
	.financial-slider{
		margin-left: -25%;
		margin-right: -25%;
	}
	.financial-bottom .ms-0 span.d-block{
		white-space: nowrap;
	}
	.financial-step .position-absolute.h-100{
		width: 1px;
	  	background: #0078D6;
	  	left: 50%;
	  	transform: translateX(-50%);
	}
	.financial-step .position-absolute.h-100:before, .financial-step .position-absolute.h-100:after{
		position: absolute;
		top: 0;
		left: 50%;
		width: 12px;
		height: 12px;
		content: '';
		background: #0078D6;
		border-radius: 100%;
		transform: translateX(-50%);
	}
	.financial-step .position-absolute.h-100:after{
		top: auto;
		bottom: 0;
	}
	.financial-step .position-relative{
		counter-reset: timeline;
	}
	.financial-step .each-step:before{
		counter-increment: timeline;
	  	content: counter(timeline);
	  	display: inline-flex;
	  	align-items: center;
	  	justify-content: center;
	  	position: absolute;
	  	left: 50%;
	  	top: 50%;
	  	transform: translate(-50%, -50%);
	  	color: #0078D6;
	  	border: 1px solid #0078D6;
	  	width: 62px;
	  	height: 62px;
	  	border-radius: 100%;
	  	background: #fff;
	  	z-index: 1;
	  	font-family: 'ModeratExtendedMedium';
	  	font-size: 2.4rem;
	}
	.zakelijk-slider{
		margin-bottom: 100px;
	}
}
@media(min-width: 1400px){
	.icon-block .custom-grid{
		padding: 0 20px;
	}
	.icon-block .custom-row{
		margin: 0 -20px;
	}
	/*=============financial_lease_particulier==============*/
	.financial-middle .custom-left-grid{
		width: 53%;
	}
	.financial-middle .custom-right-grid{
		width: 47%;
	}
}
@media(min-width: 1800px){
	.new-footer .mx-lg-auto{
		left: -80px;
	}
	.financial-middle span{
		white-space: nowrap;
	}
	.financial-middle .custom-left-grid{
		width: 42%;
	}
	.financial-middle .custom-right-grid{
		width: 58%;
	}
}
@media(max-width: 1599.98px){
	.heading h1, .heading h2 {
  		font-size: 4.8rem;
	}
	.heading h3 {
  		font-size: 4rem;
	}
	.heading h4, .heading h4 span{
  		font-size: 3rem;
	}
	.heading h5{
		font-size: 2rem;
	}
	.content-middle-wrap{
		padding-right: 70px;
	}
	.content-bottom-wrap{
		padding-left: 70px;
	}
	.icon-block .mx-auto{
		max-width: 700px;
	}
	/*=============financial_lease_particulier==============*/
	.private-leasing td:before {
  		top: 2px;
	}
}
@media(max-width: 1499.98px){
	.wrap-div{
		padding-left: 5%;
		padding-right: 5%;
	}
	.content-block li:nth-child(even){
		padding-left: 6%;
	}
}
@media(max-width: 1399.98px){
	.heading h1, .heading h2 {
  		font-size: 3.6rem;
	}
	.heading h3 {
  		font-size: 3.2rem;
	}
	.heading h4, .heading h4 span{
  		font-size: 2.6rem;
	}
	.default-btn{
		max-width: 220px;
  		padding: 22px 0;
  		font-size: 1.6rem;
	}
	.new-header .navbar {
  		gap: 40px;
	}
	.new-header .navbar ul.d-flex {
  		gap: 30px;
	}
	.new-header{
		padding-left: 30px;
		padding-right: 30px;
	}
	.icon-block .bg-light, .icon-block .bg-black{
		padding-left: 20px;
		padding-right: 20px;
	}
	.content-block li span:before, .content-middle li:before{
	  	left: -32px;
	  	width: 22px;
	  	height: 22px;
	  	top: 0;
	}
	.content-middle-wrap{
		padding-right: 35px;
	}
	.content-bottom-wrap, .content-middle li{
		padding-left: 35px;
	}
	.content-middle{
		padding: 70px 0 50px;
	}
	.content-bottom{
		padding-top: 50px;
	}
	.content-bottom{
		padding-bottom: 20px;
	}
	.faq-block{
		padding-bottom: 100px;
	}
	/*=============financial_lease_particulier==============*/
	.financial-top li:before, .each-step li:before{
	 	width: 22px;
	 	height: 22px;
	 	top: 0;
	}
	.financial-top li, .each-step li{
		padding-left: 30px;
	}
	.step-image, .each-step:nth-child(even) .step-content{
		padding-right: 80px;
	}
	.step-content, .each-step:nth-child(even) .step-image{
		padding-left: 80px;
	}
}
@media(max-width: 991.98px){
	.heading h1, .heading h2 {
    	font-size: 2.8rem;
  	}
	.heading h3 {
    	font-size: 2.6rem;
  	}
	.heading h4, .heading h4 span{
    	font-size: 2rem;
  	}
  	.heading h5{
  		font-size: 1.8rem;
  	}
  	.default-btn{
  		font-size: 1.6rem;
  		max-width: 230px;
  		padding: 16px 0;
  	}
  	.new-header{
		display: none;
	}
	.home-banner .default-btn{
		margin-top: 10px;
	}
	.home-banner p, .content-middle p, .financial-bottom h3{
		margin-bottom: 20px;
	}
	.home-banner .d-table {
  		padding: 14% 0;
	}
  	.content-block img.h-100{
  		height: auto !important;
  	}
  	.content-block li span:before{
  		left: 0;
  	}
  	.content-block li span{
  		display: block;
  		padding-left: 30px;
  	}
  	.content-block h4, .content-block li, .financial-top h3{
  		margin-bottom: 30px;
  	}
  	.content-middle{
  		padding: 20px 0;
  	}
  	.content-middle-wrap, .content-bottom-wrap{
  		padding: 30px 0 0;
  	}
  	.content-middle ul{
  		padding-bottom: 0;
  	}
  	.faq-block{
  		padding: 40px 0;
  	}
  	.faq-block .nav-tabs li a{
  		font-size: 2rem;
  		padding-bottom: 10px;
  	}
  	.each-faq{
  		padding: 30px 20px;
  	}
  	.each-faq h6{
  		font-size: 1.6rem;
  		padding-right: 40px;
  	}
  	.each-faq h6:after{
  		width: 35px;
  		height: 35px;
  		top: 0;
  	}
  	.faq-block h4{
  		margin: 20px 0;
  	}
  	.each-faq p, .each-faq ul{
  		margin-right: 0;
  	}
	.new-footer .wrap-div > a img{
		width: 120px;
	}
	.footer-contact-btn{
		background: #0078D6;
  		border-color: #0078D6;
	}
	/*=============financial_lease_particulier==============*/
	.financial-top {
  		padding-top: 40px;
	}
	.financial-lease-block, .financial-top li, .step-content li{
		font-size: 1.5rem;
	}
	.financial-middle, .each-step{
		margin-bottom: 40px;
	}
	.leasing-slider .swiper-button-next, .leasing-slider .swiper-button-prev{
		top: 10px;
	}
	.leasing-slider .swiper-button-next{
		right: 0;
	}
	.leasing-slider .swiper-button-prev{
		left: auto;
		right: 30px;
	}
	.financial-slider h5{
		font-size: 1.6rem;
	}
	.slider-arw.swiper-button-prev{
		left: calc(5% + 7px);
	}
	.slider-arw.swiper-button-next{
		right: calc(5% + 7px);
	}
	.private-leasing td{
		padding-right: 0;
		padding-bottom: 10px;
		width: 100%;
		display: block;
	}
	.step-image, .step-content{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.each-step td{
		font-size: 1.4rem;
	}
}
@media(max-width: 767.98px){
	.icon-block .h-100{
  		height: auto !important;
  	}
  	.content-block li, .financial-top li{
  		width: 100%;
  	}
	.content-block li{
  		padding: 0 !important;
  	}
}
@media(max-width: 575.98px){
	.home-banner h1 br, .financial-lease-block h3 br, .financial-middle h3 br, .financial-bottom h3 br, .financial-step h2 br{
	 	display: none;
	}
	.home-banner, .home-banner .d-table {
  		min-height: 60vh;
	}
	.icon-block .bg-black a, .leasing-slider .ms-0 a {
  		margin-right: 8px;
  		margin-top: 10px;
	}
	.icon-block .bg-black a, .leasing-slider .ms-0 a{
	 	font-size: 1.5rem;
	}
}