@media(max-width: 1699.98px){
	h1 {
		font-size: 5rem;
	}
	h2 {
		font-size: 3.5rem;
	}
	h3 {
		font-size: 3rem;
	}
	h4 {
		font-size: 2.4rem;
	}
	h5 {
		font-size: 2rem;
	}
	h6 {
		font-size: 1.8rem;
	}
	.common-wrap,
	.inner-wrap {
		padding-left: 2%;
		padding-right: 2%;
	}
	.txt-btn {
		font-size: 1.8rem;
	}
	.header-area .akker_btn_cls {
		max-width: 18rem;
	}
	.header-contact li {
		margin-left: 2rem;
	}
	.floating-area {
		right: 2.5%;
	}
	.each-service-desc h2 {
		font-size: 8rem;
	}
	.about-year h2 {
		font-size: 10rem;
	}
	.service-items li::before {
		font-size: 2.5rem;
	}
	.header-area .navbar-expand-lg .navbar-nav .nav-link{
		padding-right: 1.4rem;
		padding-left: 1.4rem;
	}
	/***aanbod-dtl****/
	.car-price h3 {
		font-size: 3rem;
	}
	/****contact****/
	.contact-time .each-footer-info td {
		padding-right: 2rem;
	}
	.contact-time .each-footer-info td p {
		font-size: 1.6rem;
	}
	.form-wrap {
		padding: 4rem;
	}
	.contact-reach-text td a {
		font-size: 1.8rem;
	}
}
@media(max-width: 1399.98px){
	.header-area .navbar-expand-lg .navbar-nav .nav-link {
    	padding-right: 1rem;
    	padding-left: 1rem;
  	}
	.header-area .col-lg-7,
	.banner-sec .col-lg-7 {
		width: 59%;
	}
	.header-area .col-lg-5,
	.banner-sec .col-lg-5 {
		width: 41%;
	}
	.header-area::after,
	.banner-sec::after {
		width: 42%;
	}
	.banner-content .border-btn {
		margin-left: 4rem;
	}
	.banner-right-btn {
		margin-left: 4rem;
	}
	.unique-list .marquee-block li {
		margin-right: 3rem;
	}
	.about-text {
		padding-right: 0;
	}
	.each-product {
		margin: 0 0 2rem;
		border-width: 0.5rem;
	}
	.product-wrap{ 
		margin: 0;
	}
	.produtc-dtl td {
		padding-right: 1rem;
	}
	.produtc-dtl h4{
		font-size: 2rem;
	}
	.service-items h2 {
		margin-bottom: 5rem;
	}
	.service-items li {
		margin-bottom: 2rem;
	}
	.each-service-desc p {
		margin-bottom: 6rem;
	}
	.specialist-text .accordion-button {
		padding: 2rem 0;
	}
	/***diensten*****/
	.each-diensten-list {
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}
	.diensten-list-wrap {
		margin: 0 -1.5rem;
	}
	/****aanbod***/
	.aanbod-mid-area td span {
		width: 4.5rem;
		height: 4.5rem;
	}
	.aanbod-mid-wrap {
		padding: 0 0.5rem 2rem;
	}
	.aanbod-mid-area td span img {
		width: 2rem;
	}
	.filter-sort {
		font-size: 1.8rem;
	}
	/****contact***/
	.contact-time {
		padding-left: 3%;
	}
	.contact-time .each-footer-info td {
		padding-right: 1rem;
	}
	.contact-reach-text td a {
		font-size: 1.6rem;
	}
	/***diensten-dtl****/
	.diensten-dtl-top-sec .contact-reach-text {
		padding-top: 13rem;
	}
	/***overons***/
	.each-evolution {
		padding: 3rem 3rem 4rem;
	}
}
@media(max-width: 1199.98px){
	h1 {
		font-size: 4rem;
	}
	h2 {
		font-size: 3rem;
	}
	h3 {
		font-size: 2.6rem;
	}
	h4 {
		font-size: 2.2rem;
	}
	h5 {
		font-size: 1.8rem;
	}
	h6 {
		font-size: 1.6rem;
	}
	.header-area .navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .5rem;
    	padding-right: .5rem;
    	font-size: 1.45rem;
	}
	.about-sec {
		padding-top: 8rem;
	}
	.about-text p {
		margin: 3rem 0;
	}
	.service-content {
		max-width: 50rem;
	}
	/**popup***/
	.modal-area .modal-dialog {
		max-width: 80%;
	}
	.modal-area .popup-content {
		padding: 4rem 10%;
	}
	/**aanbod****/
	.filter-sort {
		background: url(../images/sort.svg) no-repeat 95% center/15px;
	}
	.filter-main .col-lg-3 {
		padding: 0 0.5rem;
	}
	/**aanbod-dtl****/
	.aanbod-dtl-top-sec .col-xl-7,
	.aanbod-dtl-top-sec .col-xl-5 {
		width: 100%;
	}
	.dtl-top-info {
		margin-top: 4rem;
		height: auto !important;
	}
	.dtl-top-slider .gallery-thumbs {
		margin-right: 0;
	}
	.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
		width: 31%;
		margin-right: 1rem;
	}
	.car-price h3 {
		font-size: 2.6rem;
	}
	/***contact***/
	.contact-time .each-footer-info td p {
		font-size: 1.3rem;
	}
	.contact-time .each-footer-info td {
		padding-bottom: 2rem;
	}
	.contact-map-wrap {
		height: 50rem;
	}
}
@media(max-width: 991px){
	.dblock{
		display: block;
		background: #f6f6f6;
		position: fixed;
		top: 0;
		left: 0;
    	border-bottom: 1px solid rgba(0,0,0,0.08);
	}
	main, .error_top{
		padding-top: 78px;
	}
	.klantenvertellen{
		width: 100%;
	}
	.res-logo-styl{
		width: 18rem;
		margin-top: 1rem;
	}
	.header-area{
		display: none;
	}
	.banner-slider-control{ 
		display: none;
	}
	.banner-content {
		padding-left: 0;
		padding-right: 0;
	}
	.banner-content .border-btn{ 
		margin-left: 2rem;
	}
	.about-sec {
		padding-top: 4rem;
	}
	.about-img-area {
		margin-top: 10rem;
	}
	.product-sec,
	.specialist-sec,
	.footer-area { 
		padding: 4rem 0;
	}
	.each-service-desc p {
		margin: 3rem 0;
	}
	.each-service-desc h3{ 
		margin-top: 4rem;
	}
	.service-items {
		padding: 4rem;
	}
	.specialist-img {
		margin-left: 0;
		margin-bottom: 4rem;
	}
	.specialist-text {
		padding-right: 0;
	}
	.specialist-text h2 {
		max-width: 100%;
		margin-bottom: 2rem;
	}
	.each-footer-info td {
		padding-right: 1rem;
		padding-bottom: 2rem;
	}
	.each-footer-info td p,
	.each-footer-info a,
	.each-footer-info a {
		font-size: 1.4rem;
	}
	.footer-contact {
		margin: 3rem 0 4rem;
	}
	.footer-social {
		margin-top: 4rem;
	}
	/**aanbod****/
	.filter-sec {
		padding-top: 4rem;
	}
	.filter-main {
		margin-top: 4rem;
	}
	/****contact****/
	.form-wrap {
		width: 100%;
	}
	.contact-reach-sec,
	.contact-form-sec {
		padding: 4rem 0;
	}
	.contact-reach-img,
	.form-img {
		margin-left: 0;
		margin-bottom: 4rem;
	}
	.contact-reach-text {
		max-width: 100%;
	}
	.contact-reach-text td {
		padding-right: 3rem;
	}
	.contact-reach-text p {
		margin-top: 1.5rem;
		margin-bottom: 3rem;
	}
	.contact-map-sec::after {
		display: none;
	}
	.contact-map-sec {
		padding-top: 0;
	}
	.contact-time {
		padding-left: 0;
		padding-top: 4rem;
	}
	.form-wrap .text-end {
		text-align: left !important;
	}
	/***diensten-dtl***/
	.dtl-bk-btn-sec {
		padding: 4rem 0 0;
	}
	.dtl-bk-btn-sec .akker_btn_cls {
		position: initial;
	}
	.dtl-bk-btn-sec .text-end {
		text-align: left !important;
	}
	.diensten-dtl-top-sec::after {
		display: none;
	}
	.diensten-dtl-top-sec .contact-reach-text {
		padding: 0 0 6rem;
		max-width: 100%;
	}
	.diensten-dtl-mid-sec {
		padding-top: 0;
	}
	.diensten-dtl-mid-sec .about-img-area {
		margin-bottom: 4rem;
	}
	.diensten-dtl-slider-sec {
		padding-bottom: 2rem;
	}
	/***aanbod-dtl***/
	.dtl-tab-content-heading h2 {
		margin: 4rem 0;
	}
	.aanbod-dtl-contact-sec {
		padding: 0;
	}
	/***overons***/
	.evolution-sec {
		padding: 4rem 0;
	}
	.member-sec .common-arrow {
		top: 0;
	}
	.member-sec .swiper-button-next {
		right: 0;
	}
	.member-sec .swiper-button-prev {
		left: auto;
		right: 4rem;
	}
	.member-slider {
		padding-top: 4rem;
	}
	.counter-sec {
		padding: 3rem 0 4rem;
	}
	.counter-sec .about-year-wrap {
		margin-bottom: 1.5rem;
		height: auto;
		padding: 1rem 1.5rem 3.5rem;
		border-radius: 1.5rem;
	}
	.counter-sec .text-center h2 {
		margin-bottom: 4rem;
	}
	.overons-gallery h2 {
		margin-bottom: 4rem;
	}
	.member-sec .common-arrow img {
		width: 2rem;
	}
	.aanbod-mid-area{
		padding: 6%;
	}
	.diensten-dtl-top-sec.bovogtop .contact-reach-img{
		margin: 0;
		max-width: 160px;
	}
	.contact-reach-sec.diensten-dtl-top-sec.bovogtop, .diensten-dtl-top-sec.bovogtop .contact-reach-text{
		padding-top: 2rem;
	}
}
@media(max-width: 767px){
	.morgeninternet-footer{
        margin-bottom : 45px !important;
    }
	.aanbod-banner {
		display: none;
	}
	.werkplaats-button {
		display: block;
	}
	.aanbod-button-mobile {
		display: block;
	}
	.aanbod-button-desktop {
		display: none;
	}
	#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: #0F1014;
	  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: 33.33%;
	}
	#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;
	}
	#mobile-contact-bar ul li:last-child, .mini-right-nav {
		display: none;
	}
	h1 {
		font-size: 2.7rem;
		letter-spacing: normal;
	}
	h2 {
		font-size: 2.5rem;
		letter-spacing: normal;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.7rem;
	}
	h5 {
		font-size: 1.6rem;
	}
	h6 {
		font-size: 1.5rem;
	}
	p {
		text-align: justify;
	}
	.akker_btn_cls {
		max-width: 22rem;
		font-size: 1.5rem;
	}
	.txt-btn {
		font-size: 1.6rem;
	}
	.inner-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.banner-sec::after{ 
		width: 100%;
		background-color: transparent;
	}
	.banner-sec .col-lg-7,
	.banner-sec .col-lg-5  {
		width: 100%;	
	}
	.banner-content h2 {
		margin-bottom: 3rem;
		padding-left: 0;
	}
	.banner-content .border-btn {
		margin-left: 0;
		border-color:#000;
		color: #000;
	}
	.about-year {
		left: 0;
		top: 0;
		margin-bottom: 2rem;
	}
	.about-year h2 {
		font-size: 7rem;
	}
	.about-img-area {
		margin-top: 4rem;
	}
	.produtc-dtl {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.produtc-dtl h4{
		font-size: 1.6rem;
	}
	.produtc-dtl table{
		width: 100%;
	}
	.produtc-dtl td {
		padding-right: 0;
		width: 49%;
    	display: inline-block;
	}
	.service-content {
		padding: 2rem 1.5rem;
		border-radius: 1.5rem;
		max-width: 90%;
		margin: 0 auto;
	}
	.service-wrap,
	.specialist-img,
	.about-img {
		border-radius: 1.5rem;
	}
	.each-product {
		border-radius: 0 0 1.5rem 1.5rem;
	}
	.banner-sec::after,
	.each-banner {
		border-bottom-left-radius: 1.5rem;
	}
	.service-content .text-end {
		text-align: left !important;
	}
	.each-service-desc h2 {
		font-size: 5rem;
		margin-bottom: 2rem;
	}
	.service-content img {
		margin-top: 2rem;
	}
	.service-items {
		padding: 3rem 1.5rem;
	}
	.service-items h2 {
		margin-bottom: 3rem;
	}
	.service-items li::before {
		font-size: 1.8rem;
	}
	.specialist-text .accordion-body {
		padding: 0 0 2rem 0;
	}
	.footer-content .akker_btn_cls {
		margin-bottom: 1rem;
	}
	.each-footer-info h6 {
		margin-bottom: 1.5rem;
	}
	.each-footer-info {
		margin-bottom: 2rem;
		padding-bottom: 2rem;
		border-bottom: 1px dashed rgba(255,255,255,0.5);
	}
	/*.each-footer-info td {
		display: block;
		width: 100%;
		padding: 0 0 2rem 0;
	}*/
	.each-footer-info table {
		float: none;
	}
	.footer-social {
		margin: 2rem 0 3rem;
	}
	.footer-credit ul {
		margin-top: 2rem;
	}
	/**popup***/
	.modal-area .modal-dialog {
		max-width: 95%;
	}
	.modal-area .popup-content {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.modal-area .popup-content p {
		margin: 3rem 0;
	}
	/***diensten***/
	.diensten-list-wrap {
		margin: 0;
	}
	.inner-banner-sec {
		padding-bottom: 4%;
	}
	.each-diensten-list {
		margin: 1.5rem 0;
		border-radius: 1.5rem;
	}
	.each-diensten-list-text {
		padding: 2rem 1.5rem;
	}
	.each-diensten-list-text p {
		display: block;
		overflow: auto;
	}
	/**aanbod***/
	.aanbod-mid-area {
		border-radius: 1.5rem;
	}
	.aanbod-mid-area td {
		padding-bottom: 1rem;
	}
	.filter-sort {
		font-size: 1.6rem;
	}
	.filter-main .col-lg-3 {
		width: 50%;
		margin-bottom: 1rem;
	}
	.select-style {
		height: 4.5rem;
		line-height: 4.4rem;
	}
	/**bedankt***/
	.bedankt-banner-sec {
		padding-bottom: 0;
	}
	.bedankt-banner-sec .banner-content {
		position: relative;
		left: 0;
		transform: translateX(0);
		padding: 4rem 1.5rem;
	}
	/***aanbod-dtl****/
	.dtl-top-info {
		padding: 2rem 1.5rem;
	}
	.dtl-top-info table {
		margin-bottom: 2rem;
	}
	.car-price h3 {
		font-size: 2rem;
	}
	.dtl-info-btn {
		margin-top: 4rem;
	}
	.akker_btn_cls {
		margin-bottom: 1rem;
	}
	.dtl-tab-sec .tab-btn .nav-tabs .nav-item {
		margin-right: 0.5rem;
		width: 48.2%;
		font-size: 1.3rem;
	}
	.left-bg-block {
		width: 12rem;
	}
	.block-dtls {
		width: calc(100% - 12rem);
	}
	.each-onderhoud-block h4 {
		font-size: 1.8rem;
	}
	.each-onderhoud-block h5 {
		font-size: 1.6rem;
	}
	/***contact***/
	.contact-banner-sec::after {
		height: 100%;
	}
	.contact-banner-sec .banner-content h2 {
		margin-bottom: 0;
	}
	.contact-info {
		margin-top: 2rem;
	}
	.contact-info ul {
		display: block;
	}
	.contact-info li {
		margin-right: 0;
		margin-bottom: 1rem;
	}
	.contact-reach-img,
	.contact-map-wrap,
	.form-img {
		border-radius: 1.5rem;
	}
	.contact-map-wrap {
		height: 32rem;
	}
	.contact-time .each-footer-info  {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.form-wrap {
		border-radius: 1.5rem;
		padding: 3rem 1.5rem;
	}
	/***diensten-dtl****/
	.diensten-dtl-top-sec .contact-reach-img {
		border-radius: 1.5rem;
	}
	.diensten-dtl-top-sec .contact-reach-text {
		padding-bottom: 0;
	}
	.diensten-dtl-mid-sec .about-img-area {
		margin-top: 0;
	}
	.diensten-dtl-mid-sec .about-year {
		top: 0;
		right: 0;
		margin: 2rem 0 0;
	}
	.diensten-dtl-mid-sec .about-text p {
		margin-bottom: 0;
	}
	/***overons***/
	.each-evolution-wrap:first-child .each-evolution,
	.each-evolution,
	.more-evolution-btn .col-md-10,
	.more-evolution-content .each-evolution-wrap:last-child .each-evolution {
		border: 0;
	}
	.each-evolution {
		padding: 0 0 4rem;
		margin-bottom: 3rem;
	}
	.evolution-sec .text-end {
		text-align: left !important;
	}
	.evolution-year {
		margin: 0 0 2.5rem;
	}
	.each-evolution img {
		margin-top: 3rem;
		border-radius: 1.5rem;
	}
	.more-evolution-btn .col-md-10 {
		padding-top: 0;
	}
	.evolution-wrap:after{
		height: 380px;
	}
	.more-evolution-content .each-evolution:last-child{
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.member-img {
		border-radius: 1.5rem;
	}
	.counter-sec .about-year-wrap h2 {
		font-size: 5rem;
	}
	.footer-content h2::after{
		display:none;
	}
	.footer-content h2 {
		padding-left: 0;
	}
}