@media (min-width: 1560px) {
	.container {
		max-width: 1500px;
	}
}
@media(max-width: 1559.98px){
	/*================Berijdersapp==================*/
	.berijdersapp-top h2{
		font-size: 4rem;
	}
	.berijdersapp-download h3, .berijdersapp-content h3, .lease-bottom h3{
		font-size: 3rem;
	}
	.lease-list h3{
		font-size: 2.6rem;
	}
}
@media(max-width: 1399px){
	h1 {
		font-size: 5rem;
		line-height: 60px;
		letter-spacing: 1px;
	}
	h2 {
		font-size: 3.5rem;
		line-height: 45px;
	}
	h3 {
		font-size: 2.5rem;
		line-height: 34px;
		letter-spacing: 0.72px;
	}
	h4 {
		font-size: 2rem;
		line-height: 30px;
	}
	.about-text li {
		margin-bottom: 10px;
	}
	.each-service-text p {
		margin-bottom: 30px;
	}
	.each-service-text h4 {
		margin-bottom: 15px;
	}
	/***leasevormen****/
	.each-list-text h3 {
		margin-bottom: 40px;
	}
	.each-list-text p {
		margin-bottom: 20px;
	}
	.each-list-text {
		padding-right: 90px;
	}
	/****full-operational-lease****/
	.form-info {
		padding: 30px;
	}
	.each-form-info p {
		letter-spacing: normal;
	}
	/***overons***/
	.overons-welcome-text {
		padding-left: 0;
	}
	.overons-welcome-text h2 {
		margin-bottom: 30px;
	}
	.each-about-spec {
		padding: 30px 30px 15px;
	}
	.common-btn {
	    font-size: 1.3rem;
	    letter-spacing: 0.2px;
	    padding: 10px 35px 10px 15px;
	}
	.modal-area .modal-dialog {
        max-width: 92%;
    }
    /*================Berijdersapp==================*/
	.berijdersapp-top h2{
		font-size: 3.4rem;
	}
	.berijdersapp-download h3, .berijdersapp-content h3, .lease-bottom h3{
		font-size: 2.5rem;
	}
	.berijdersapp-download .gradient-btn{
		padding-right: 45px;
	}
	.berijdersapp-image{
		max-width: 260px;
	}
	/*=============new-leasevormen===============*/
	.lease-list h3{
		font-size: 2.3rem;
    	letter-spacing: normal;
	}
	.lease-bottom .common-btn{
		padding-right: 45px;
  		padding-left: 20px;			
	}
	.lease-bottom .border p {
  		margin: 20px 0 30px;
	}
}
@media(max-width: 1199px){
	.header-menu > ul {
		column-gap: 20px;
	}
	.header-menu > ul > li {
		font-size: 14px;
	}
	.about-sec {
		padding-top: 70px;
	}
	.about-heading {
		margin-bottom: 70px;
	}
	.partner-sec {
		padding: 70px 0;
	}
	.service-sec {
		padding-top: 70px;
	}
	.service-heading {
		margin-bottom: 70px;
	}
	.review-sec {
		padding: 70px 0;
	}
	.review-heading {
		margin-bottom: 70px;
	}
	.footer-area {
		padding-top: 70px;
	}
	.footer-logo img {
		width: 180px;
	}
	.each-footer-info p {
		letter-spacing: normal;
	}
	/***leasevormen****/
	.service-list-sec {
		padding-top: 70px;
	}
	.each-list-img {
		padding-right: 20px;
	}
	.each-list:nth-child(odd) .each-list-text {
		padding-left: 20px;
	}
	.each-list-text {
        padding-right: 20px;
    }
	.each-list:nth-child(even) .each-list-img {
		padding-left: 20px;
	}
	.each-list {
		padding: 30px 0;
	}
	.each-list-text h3 {
        margin-bottom: 20px;
    }
	/****full-operational-lease****/
	.op-lease-welcome-text {
		padding-right: 40px;
	}
	.benefits-sec {
		padding-top: 30px;
	}
	.op-lease-desc-sec {
		padding-bottom: 40px;
	}
	.benefits-main .col-lg-4 {
		padding: 0 7.5px;
	}
	.benefits-main .row {
		margin: 0 7.5px;
	}
	.each-benefits {
		padding: 20px;
	}
	.form-sec {
		padding: 70px 0;
	}
	.form-main .col-lg-6, .form-main .col-lg-12 {
		padding: 0 5px;
	}
	.form-main .row {
		margin: 0 -5px;
	}
	.form-group {
		margin-bottom: 20px;
	}
	.form-right {
		padding-left: 10px;
	}
	.each-form-info p {
		font-size: 15px;
	}
	.form-info {
        padding: 20px;
    }
	.form-main .common-btn {
		margin-top: 0;
	}
	/****contact****/
	.contact-form-sec {
		padding-bottom: 0;
	}
	/****overons****/
	.overons-welcome-sec {
		padding: 70px 0;
	}
	.why-us-sec .about-text {
		padding-right: 50px;
	}
	.why-us-sec {
		padding: 70px 0;
	}
	.member-sec {
		padding: 70px 0;
	}
	.common-btn:after {
		right: 15px;
	}
	.op-lease-welcome-button {
		display: flex;
		column-gap: 5px;
		justify-content: space-between;
	}
	.op-lease-welcome-button button{
		padding: 10px 35px 10px 11px;
		font-size: 1.3rem;
	}
	.op-lease-welcome-btn {
		width: calc(100% + 100px);
	}
	/***lease-popup****/
	.lease-popup-heading h2 {
		font-size: 5rem;
	}
	.lease-popup-modal .modal-content {
		padding-top: 60px;
	}
	/*================Berijdersapp==================*/
	.sec-line{
	 	left: 480px;
	}
	.berijdersapp-download h3, .berijdersapp-content h3, .lease-bottom h3 {
    	font-size: 2.1rem;
  	}
  	.berijdersapp-content li{
  		font-size: 1.6rem;
  	}
  	.berijdersapp-content li span{
  		top: 0;
  	}
  	.lease-list h3{
  		font-size: 1.8rem;
  	}
  	.header-area .dropdown-item{
  		font-size: 1.4rem;
  	}
}
@media(max-width: 991px){
	.header-btn {
		display: none;
	}
	.header-wrap .row.container {
		margin-left: auto;
		margin-right: auto;
	}
	.about-sec::after {
		display: none;
	}
	.about-heading-right {
		max-width: 100%;
		margin-top: 18px;
	}
	.about-text {
		padding-left: 0;
		margin-top: 46px;
	}
	.about-img {
		max-width: 100%;
	}
	.about-img-big {
		width: 67%;
	}
	.about-img-small {
		width: 33%;
	}
	.partner-main ul {
		column-gap: 30px;
	}
	.service-slider::after {
		display: none;
	}
	.service-heading .col-lg-2,
	.service-heading .col-lg-8 {
		width: 100%;
	}
	.service-heading {
		text-align: center;
		border-left: 1px solid rgba(10, 255, 186, 0.18);
		border-right: 1px solid rgba(10, 255, 186, 0.18);
		padding: 45px 10px 18px;
		position: relative;
	}
	.service-heading::after {
		content: "";
		background-color: rgba(10, 255, 186, 0.18);
		transform: translate(0);
		bottom: 0;
		top: auto;
		width: 100vw;
		height: 1px;
		margin-left: -50vw;
		left: 50%;
		position: absolute;
	}
	.service-sec {
		padding-top: 0;
		padding-bottom: 20px;
	}
	.service-sec::after {
		display: none;
	}
	.service-heading-text {
		padding: 12px 0 30px;
	}
	.each-service-text {
		max-width: 100%;
		padding: 10px 0 0;
		display: flex;
		column-gap: 10px;
		justify-content: space-between;
		align-items: center;
	}
	.each-service-text p {
		display: none;
	}
	.each-service-text h4 {
		margin-bottom: 0;
		width: 50%;
	}
	.footer-top-left { 
		margin-bottom: 40px;
	}
	.service-slider {
		width: calc(100% + 25%);
		padding-bottom: 50px;
	}
	.menu-btn {
		display: inline-block;
	}
	.header-area {
		padding: 0;
	}
	.header-wrap {
		padding: 15px 20px;
		border-radius: 0;
		width: 100vw;
        margin-left: -50vw;
        left: 50%;
		position: absolute;
		background-color: #fff;
	}
	/***leasevormen***/
	.service-list-sec::after {
		display: none;
	}
	/****full-operational-lease****/
	.bk-btn-sec {
		padding-top: 110px;
	}
	.bk-btn-sec .txt-btn {
		position: relative;
		top: 0;
	}
	.op-lease-welcome-sec {
		margin-top: 0;
	}
	.op-lease-welcome-sec::after {
		display: none;
	}
	.op-lease-welcome-img {
		padding-left: 0;
	}
	.op-lease-welcome-text {
		padding-right: 0;
	}
	.op-lease-desc-text {
		height: auto !important;
		padding-left: 0;
		margin-top: 60px;
	}
	.op-lease-desc-text ::after {
		display: none;
	}
	.benefits-main .col-lg-4 {
		margin-bottom: 15px;
	}
	.benefits-main .col-lg-4:last-child {
		margin-bottom: 0;
	}
	.form-right {
		padding-left: 0;
		margin-top: 50px;
		max-width: 100%;
	}
	.form-img {
		margin-bottom: 30px;
	}
	.form-info {
		margin-bottom: 0;
	}
	/****overons****/
	.overons-welcome-sec::after {
		display: none;
	}
	.overons-welcome-img {
		padding-right: 0;
	}
	.overons-welcome-text {
		max-width: 100%;
		margin-top: 30px;
	}
	.why-us-sec .about-img {
		max-width: 100%;
	}
	.why-us-sec .about-text {
		padding-right: 0;
	}
	.each-about-spec {
		padding: 20px;
		border-radius: 10px;
	}
	.about-spec-sec {
		padding-bottom: 40px;
	}
	.error_top {
		margin-top: 120px;
	}
	.menu-btn img {
		filter: invert(1);
	}
	.menu-btn span {
		color: #000;
	}
	.op-lease-welcome-button {
		justify-content: left;
	}
	/***lease-popup***/
	.lease-popup-form .col-lg-4, 
	.lease-popup-form .col-lg-12 {
		padding: 0 5px;
	}
	.lease-popup-form .row {
		margin: 0 -5px;
	}
	/*================Berijdersapp==================*/
	.berijdersapp-top h2 {
    	font-size: 2.4rem;
    	margin-bottom: 20px;
  	}
  	.berijdersapp-image {
    	max-width: 170px;
  	}
  	.berijdersapp-content td{
  		width: 100%;
  		display: block;
  		padding: 40px 0 0 !important;
  	}
  	.berijdersapp-content td:nth-child(even):before {
  		display: none;
  	}
  	.berijdersapp-download h3, .berijdersapp-content h3, .lease-bottom h3 {
    	font-size: 1.8rem;
  	}
  	.berijdersapp-content li{
  		margin-bottom: 10px;
  	}
  	.berijdersapp-top p{
  		max-width: 100%;
  	}
	/*=============x===============*/
  	.hidden-menu{
		display: block;
	}
}
@media(max-width: 767px){
	.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: #2962FF;
	  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: 3.2rem;
		line-height: 32px;
		letter-spacing: 0.64px;
	}
	h2 {
		font-size: 2.4rem;
		line-height: 26px;
		letter-spacing: 0.48px;
	}
	h3 {
		font-size: 1.8rem;
		line-height: 26px;
		letter-spacing: 0.36px;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 21px;
		letter-spacing: 0.32px;
	}
	h5 {
		font-size: 1.6rem;
		letter-spacing: 0.32px;
	}
	.txt-btn {
		font-size: 1.2rem;
	}
	.txt-btn::after {
		height: 13px;
		width: 13px;
		background-size: 13px;
	}
	.common-btn {
		font-size: 1.2rem;
		letter-spacing: 0.36px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.sidebar {
		display: none;
	}
	.banner-btn {
		margin-top: 34px;
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.banner-content {
		bottom: 90px;
	}
	.about-sec {
        padding-top: 40px;
    }
	.about-heading .txt-btn {
		margin-top: 5px;
	}
	.about-heading {
        margin-bottom: 32px;
    }
	.about-text h3 {
		margin-bottom: 18px;
		line-height: 26px;
	}
	.about-img-big, .about-img-small {
		height: 311px;
	}
	.about-img-big {
        width: 54%;
    }
	.about-img-small {
        width: 46%;
    }
	.partner-main ul {
		flex-direction: column;
		row-gap: 36px;
	}
	.partner-sec {
		padding-bottom: 40px;
	}
	.partner-sec h2 {
		margin-bottom: 20px;
	}
	.service-heading {
		margin-bottom: 34px;
	}
	.service-slider {
        width: calc(100% + 44%);
	}
	.review-sec {
        padding: 40px 0;
    }
	.review-heading {
        margin-bottom: 40px;
		margin-top: 60px;
    }
	.footer-area {
		padding: 23px 0 18px;
	}
	.footer-top-left {
		display: flex;
		align-items: center;
		justify-content: space-between;
		column-gap: 15px;
		margin-bottom: 21px;
	}
	.footer-logo img {
        width: 140px;
    }
	.footer-social ul {
		column-gap: 10px;
	}
	.each-footer-info h5 {
		margin-bottom: 5px;
	}
	.each-footer-info {
		margin-bottom: 22px;
	}
	.footer-info .col-md-4:nth-child(even) .each-footer-info,
	.footer-info .col-md-4:last-child .each-footer-info {
		margin-left: 0;
		margin-bottom: 22px;
	}
	.footer-credit {
		padding-top: 20px;
	}
	.footer-top {
		margin-bottom: 20px;
	}
	.footer-gallery {
		width: 100vw;
		margin-left: -50vw;
		left: 50%;
		position: relative;
	}
	.footer-gallery .swiper {
		margin-right: -16%;
	}
	/****leasevormen*****/
	.inner-banner-sec {
		height: 300px;
	}
	.inner-banner-img {
		height: 100%;
	}
	.inner-banner-img img {
		height: 100%;
		object-fit: cover;
	}
	.service-list-sec {
        padding-top: 30px;
    }
	.each-list::before {
		display: none;
	}
	.each-list-img {
		padding-right: 0;
		margin-bottom: 30px;
	}
	.each-list:nth-child(odd) .each-list-text {
		padding-left: 0;
	}
	.each-list-text {
        padding-right: 0;
    }
	.each-list:nth-child(even) .each-list-img {
		padding-left: 0;
	}
	.each-list-text p {
		overflow: visible;
		display: block;
	}
	/****full-operational-lease****/
	.op-lease-welcome-sec {
		padding: 30px 0;
	}
	.op-lease-welcome-text {
		padding-top: 30px;
	}
	.op-lease-desc-sec {
		padding: 30px 0;
	}
	.op-lease-desc-text {
		margin-top: 30px;
	}
	.op-lease-desc-text h3 {
		margin-bottom: 20px;
	}
	/* .benefits-sec {
		padding-top: 0;
	} */
	.benefits-sec h2 {
		margin-bottom: 30px;
	}
	.benefits-main .col-lg-4 {
		padding: 0;
	}
	.benefits-main .row {
		margin: 0;
	}
	.form-sec {
        padding: 30px 0;
    }
	.form-left p {
		margin-bottom: 20px;
	}
	.form-style {
		padding: 10px 15px;
	}
	.form-group {
        margin-bottom: 15px;
    }
	textarea.form-style {
		min-height: 150px;
	}
	.form-right {
		margin-top: 30px;
	}
	.each-form-info {
		margin-bottom: 30px;
	}
	.each-form-info h5 {
		margin-bottom: 5px;
	}
	.related-service-slider .service-heading {
		margin-bottom: 30px;
	}
	/****contact****/
	.contact-form-sec {
		padding-bottom: 0;
	}
	.map-sec {
		height: 320px;
	}
	.form-main label {
		font-size: 1.4rem;
		top: 13px;
	}
	.form-style {
		font-size: 1.4rem;
	}
	/****overons****/
	.overons-welcome-sec {
        padding: 30px 0;
    }
	.why-us-sec .about-img-small {
		padding: 0 5px;
	}
	.why-us-sec .about-img-big {
		padding: 0 5px;
	}
	.why-us-sec .about-text h2 {
		margin-bottom: 30px;
	}
	.why-us-sec .about-text {
		margin-top: 30px;
	}
	.why-us-sec {
		padding-bottom: 30px;
	}
	.member-sec {
        padding: 30px 0;
    }
	.member-sec h2 {
		margin-bottom: 30px;
	}
	.privacy_section {
		padding-top: 80px;
		padding-bottom: 30px;
	}
	.error_top {
		margin: 100px 0 30px;
	}
	/***lease-popup***/
	.lease-popup-modal .modal-dialog {
		max-width: 95%;
	}
	.lease-popup-modal .modal-content {
		padding: 50px 15px 30px;
	}
	.lease-popup-heading h2 {
        font-size: 2.4rem;
        line-height: 26px;
        letter-spacing: 0.48px;
		margin-bottom: 15px;
    }
	.lease-upload {
		padding: 0;
	}
	.lease-upload-left {
		padding: 10px 15px;
		width: 50%;
	}
	.lease-upload-right {
		padding: 10px 15px;
		width: 50%;
	}
	.lease-popup-form .row {
		row-gap: 30px;
	}
	.lease-popup-heading {
		margin-bottom: 30px;
	}
	.lease-upload-left img {
		margin-right: 3px;
	}
	.lease-popup-form .select-style-wrap span {
		width: 13px;
	}
}

@media(max-width: 575px){
    .op-lease-welcome-button{
		flex-direction: column;
		row-gap: 10px;
		align-items: center;
	}
	.op-lease-welcome-button button{
		width: max-content;
	}
	.op-lease-welcome-btn ul{
		flex-direction: column;
        row-gap: 10px;
        align-items: flex-start;
	}
	.op-lease-welcome-btn li{
		display: flex;
    	flex-direction: column;
	}
}