@media(min-width: 1400px){
	.container{
		max-width: 1300px
	}
}
@media(min-width: 1600px){
	.container{
		max-width: 1486px
	}
}
@media(max-width: 1799.98px){
	/***************service listview**************/
	.listview-image{
		left: 50px;
	}
	.each-listview:nth-child(even) .listview-content {
	    margin-left: 50px;
	}
	/********************aanbod dtl****************/
	.aanbod-detail-tab-sec .tab-sec{
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media(max-width: 1699.98px){
	.product-slider .swiper-button-prev {
	    left: -40px;
	}
	.product-slider .swiper-button-next {
	    right: -40px;
	}
	.gallery-slider .swiper-button-prev, .testimonial-sec .swiper-button-prev {
	    left: -50px;
	}
	.gallery-slider .swiper-button-next, .testimonial-sec .swiper-button-next {
	    right: -50px;
	}
	/******************service listview***************/
	.listview-image {
	    left: 0px;
    	padding-left: 40px;
	}
	.each-listview:nth-child(even) .listview-image {
	    padding: 0 40px 0 0;
	}
	.listview-content{
		padding-right: 40px;
	}
	.each-listview:nth-child(even) .listview-content {
	    margin-left: 0px;
	    padding-left: 40px;
	    padding-right: 0;
	}
	/******************aanbod*************/
	.filter-wrap {
	   width:100%;
	   margin-left: 0;
	}
	/************************overons***************/
	.counter-wrap {
	    padding-left: 60px;
	    padding-right: 50px;
	}	
	.count-block {
    	width: 90px;
	}
	.count-txt {
	    width: calc(100% - 90px);
	}
}
@media(max-width: 1599.98px){
	h1{
		font-size: 42px;
	}
	.desktop-nav .nav-item{
		padding: 10px 56px;
	}
	.product-dtl h4 {
	    height: 56px;
	    font-size: 22px;
	}
	.product-wrap {
	    padding: 0 40px;
	}
	.product-dtl td {
	    padding-right: 25px;
	}
	.left-content {
	    padding: 70px 0;
	}
	.left-content p{
		margin-bottom: 50px;
	}
	.each-testimonial-block p {
	    margin-right: 20px;
	}
	.footer-content {
	    padding-left: 0px;
	}
	/*****************service listview*******************/
	.listview-content p{
		margin-bottom: 40px;
	}
	/*******************service dtl*****************/
	.service-dtl-middle-area .listview-content{
		padding-left: 60px;
	}
	.service-dtl-image {
		top: 14%;
	}
	/*****************aanbod dtl****************/
	.icon-txt h4{
		font-size: 18px;
	}
	.aanbod-detail-tab-sec .tab-sec {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	/******************overons****************/
	.right-area-content{
		padding-left: 60px;
	}
	.counter-wrap {
	    padding-left: 40px;
	    padding-right: 30px;
	}
	/*******************aanbod****************/
	.aanbod-product .product-wrap{
		padding: 0;
	}
}
@media(max-width: 1399.98px){
	h1{
		font-size: 42px;
	}
	.topbar li {
	    padding-left: 50px;
	}
	.topbar li:nth-child(2) {
	    padding-left: 60px;
	}
	.desktop-nav .nav-item{
		padding-left: 42px;
		padding-right: 42px;
	}
	.banner-filter-block{
		margin-left: 0;
	}
	.product-top-info, .product-price {
	    padding: 30px 15px;
	}
	.product-wrap {
	    padding: 0;
	}
	.product-slider .swiper-button-prev, .gallery-slider .swiper-button-prev, .testimonial-sec .swiper-button-prev {
	    left: -70px;
	}
	.product-slider .swiper-button-next, .gallery-slider .swiper-button-next, .testimonial-sec .swiper-button-next {
	    right: -70px;
	}
	.left-content {
	    padding: 50px 0;
	}
	.left-content p, .gallery-sec p{
	 	margin-right: 0;
	}
	.each-testimonial-block h4 {
    	padding-left: 50px;
	}
	.each-testimonial-block h4:before {
	    width: 35px;
	    height: 35px;
	}
	.product-dtl td, .product-dtl h6{
		font-size: 15px;
	}
	/******************service listview***************/
	.listview-content p{
		margin-bottom: 30px;
	}
	/******************service listview***************/
	.listview-image {
    	padding-left: 20px;
	}
	.each-listview:nth-child(even) .listview-image {
	    padding: 0 20px 0 0;
	}
	.listview-content{
		padding-right: 20px;
	}
	.each-listview:nth-child(even) .listview-content {
	    padding-left: 20px;
	    padding-right: 0;
	}
	/*******************service dtl**************/
	.service-dtl-middle-area .listview-content{
		padding-top: 0;
	}
	/********************aanbod***************/
	.aanbod-middle-area {
    	padding: 0 60px 0 50px;
	}
	/******************aanbod dtl*****************/
	.icon-image {
	    margin-right: 10px;
	}
	.each-icon-block img {
	    width: 35px;
	}
	.each-icon-block .calender-image {
	    width: 30px;
	}
	/********************overons*****************/
	.each-counter h5{
		font-size: 16px;
	}
	.counter-wrap {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.each-counter{
		height: 90px;
	}
	.count-txt h5 {
	    line-height: 90px;
	}
	.count-block {
	    width: 75px;
	}
	.count-txt {
	    width: calc(100% - 75px);
	}
	.right-area-content {
	    padding-left: 40px;
	}
	/**************vacature***************/
	.vacature-icon img {
		margin-right: 15px;
	}
	/***********aanbod-listview**************/
	.aanbod-list-pdct-dtl .product-price p {
		line-height: 18px;
	}
	.aanbod-list-pdct-dtl .product-price a {
		right: 5%;
	}
	.aanbod-middle-area {
		padding: 40px 50px 0px 50px;
	}
}
@media(max-width: 1299.98px){
	h1 {
	    font-size: 45px;
	}
	.product-slider .swiper-button-prev  {
	    left: -30px;
	}
	.product-slider .swiper-button-next{
	    right: -30px;
	}
	.gallery-slider .swiper-button-prev, .testimonial-sec .swiper-button-prev{
		left: auto;
		right: 50px;
	}
	 .gallery-slider .swiper-button-next, .testimonial-sec .swiper-button-next {
	 	right: 0;
	 }
	 .gallery-slider .common-arrow, .testimonial-sec .common-arrow{
	 	top: -60px;
	 	transform: translateY(0);
	 }
	 /*************************aanbod dtl***************/
	 .aanbod-detail-tab-sec .tab-sec {
	    padding: 60px 15px;
	}
	/**************vacature dtl****************/
	.vacature-dtl-icon {
		margin-top: 0px;
	}
}
@media(max-width: 1199.98px){
	h1 {
	    font-size: 40px;
	}
	h2{
		font-size: 32px;
	}
	.desktop-nav .nav-item {
	    padding-left: 28px;
	    padding-right: 28px;
	}
	.topbar li img {
	    width: 26px;
	    margin-right: 10px;
	}
	.banner-sec{
		height: 70vh;
	}
	.banner-sec .swiper-container, .banner-sec .each-banner-image, .banner-sec .each-banner-image img{
		height: 100%;
	}
	.banner-sec .each-banner-image img{
		object-fit: cover;
	}
	.product-dtl h4{
		font-size: 22px;
	}
	.product-price .text-right{
		text-align: left !important;
		margin-top: 20px;
	}
	.product-top-info, .product-price {
	    padding: 25px 15px;
	}
	.product-slider .swiper-button-prev{
		left: auto;
		right: 50px;
	}
	 .product-slider .swiper-button-next {
	 	right: 0;
	 }
	 .product-slider .common-arrow{
	 	top: -70px;
	 	transform: translateY(0);
	 }
	 .block-image{
	 	position: relative;
	 }
	.aanbod-list1 .product-price .text-right{
		text-align: right !important;
		margin-top: 0;
	}
	 /*********************listview****************/
	 .each-listview{
	 	padding-bottom: 0;
	 }
	 .each-listview:after{
	 	display: none;
	 }
	 .each-listview{
	 	margin-top: 0;
	 	padding-top: 120px;
	 }
	 /*******************contact*************/
	 .address-area {
	    padding: 50px 0 100px;
	}
	.contact-image-area{
		margin-top: -50px;
	}
	.contact-address-sec {
	    padding-top: 40px;
	}
	/******************aanbod***************/
	.aanbod-filter-sec .each-select-box{
		margin-bottom: 10px;
	}
	/*******************aanbod dtl******************/
	.icon-image{
		/*display: block !important;*/
	}
	.icon-image {
	    margin-right: 5px;
	}
	.icon-txt h5, .icon-txt h4{
		font-size: 15px;
	}
	.icon-txt h5{
		margin-bottom: 6px;
	}
	.each-icon-block img {
	    width: 30px;
	}
	.each-icon-block .calender-image {
	    width: 26px;
	}
	.aanbod-detail-tab-sec .col-lg-3 {
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}
	.aanbod-detail-tab-sec .col-lg-9 {
	    -ms-flex: 0 0 75%;
	    flex: 0 0 75%;
	    max-width: 75%;
	}
	.aanbod-detail-tab-sec .tab-content {
	    padding: 60px;
	}
	/*******************overons*****************/
	.member-slider {
    	max-width: 840px;
	}
	.middle-top-part{
		padding-top: 100px;
	}
	.right-area-content {
	    padding-left: 0px;
	}
	.counter-wrap {
    	padding-left: 0;
    	padding-bottom: 50px;
	}
	/****************vacature*****************/
	.vacature-content  {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.vacature-icon p {
		margin: 20px 0px 10px 0px;
	}
	/***********aanbod-listview******************/
	.aanbod-list-pdct-dtl .product-price p {
		line-height: 14px;
	}
	.aanbod-list-pdct-dtl .product-price a {
		right: 3%;
	}
}
@media(max-width: 991px){
	h1 {
	    font-size: 34px;
	}
	h2 {
	    font-size: 28px;
	}
	.header-area, .header-whatsapp-btn{
		display: none;
	}
	.dblock{
		display: block;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
	}
	main {
		padding-top: 94px;
	  }
	.res-logo-styl{
		width: 150px;
	}
	.banner-sec{
		margin-top: 0;
	}
	.banner-content{
		top: 50%;
	}
	.desktop-banner-content{
		position: relative;
	    top: 0;
	    transform: translateY(0);
	    background: #1c1c1c;
	    padding: 40px 0 60px;
	}
	.desktop-banner-content .col-lg-7{
		display: none;
	}
	.banner-filter-block {
	    max-width: 480px;
	    margin: auto;
	}
	.product-sec {
	    padding: 50px 0;
	}
	.product-slider .common-arrow{
		display: none;
	}
	.section-heading {
	    margin-bottom: 40px;
	}
	.block-image{
		margin-top: 30px;
	}
	.middle-block-sec {
	    padding-bottom: 50px;
	}
	.gallery-slider {
	    margin: 70px 0 50px;
	}
	.testimonial-sec {
	    padding: 90px 0 40px;
	}
	.each-testimonial-block p {
	    margin-right: 0px;
	    text-align: justify;
	}
	.each-testimonial-block {
    	padding: 30px 20px;
    	border-radius: 20px;
	}
	.navbar-wrap {
	    width: 100%;
	    text-align: center;
	}
	.each-footer-info h4{
		font-size: 20px;
	}
	.footer-area .desktop-nav li{
		font-size: 14px;
		border-right: 0;
	}
	.desktop-nav .nav-item {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.banner-sec, .banner-sec .each-banner-image img{
		height: auto;
	}
	/******************listview****************/
	.inner-pg-banner .banner-content {
	    top: 50%;
	    transform: translateY(-50%);
	    bottom: auto;
	}
	.listview-top-sec {
	    padding: 60px 0;
	}
	.listview-top-sec td:nth-child(odd) {
	    padding-right: 30px;
	}
	.listview-top-sec td:nth-child(even) {
	    padding-left: 30px;
	}
	.listview-content, .each-listview:nth-child(even) .listview-content{
		padding: 40px 0;
	}
	.listview-sec{
		padding: 0;
	}
	.listview-content p{
		display: block;
	}
	.each-listview{
		padding:0 0 30px;
	}
	.listview-image, .each-listview:nth-child(even) .listview-image{
		padding: 0;
	}
	/*******************service dtl***************/
	.back-btn-sec.text-right{
		border-top: 1px solid #cacaca;
		text-align: left !important;
	}
	.service-dtl-middle-area .listview-content, .form-area, .service-dtl-bottom-sec{
		padding: 60px 0;
	}
	.form-area h2 {
	    margin-bottom: 30px;
	}
	.form-area .common-btn {
	    margin-top: 20px;
	}
	.service-dtl-image {
		position: relative;
		top: 0;
	}
	.service-dtl-middle-area .each-listview {
		padding-bottom: 30px;
	}
    .diensten-list-txt{
        min-height: unset;
    }
	/***************contact****************/
	.map-sec {
	    height: 280px;
	}
	.contact-address-sec {
	    padding-top: 0px ;
	}
	.contact-image-area{
		margin-top: 40px;
	}
	.address-area{
		padding-bottom: 50px;
	}
	/***********************aanbod*******************/
	.aanbod-filter-sec {
	    border-top: 1px solid #d1d1d1;
	    padding-bottom: 30px;
	}
	.aanbod-middle-area {
	    padding: 50px 30px;
	}
	.aanbod-middle-area p{
		display: block;
	}
	/********************aanbod dtl******************/
	.dtl-top-sec{
		border-top: 1px solid #cacaca;
	}
	.dtl-top-sec .text-right{
		text-align: left !important;
		margin-bottom: 25px;
	}
	.aanbod-dtl-slider .swiper-button-next {
	    right:15px;
	}
	.aanbod-dtl-slider .swiper-button-prev {
	    left:15px;
	}
	.aanbod-dtl-slider .swiper-slide-next .dtl-slider-wrap:after, 
	.aanbod-dtl-slider .swiper-slide-prev .dtl-slider-wrap:after{
		display: none;
	}
	.aanbod-dtl-block-wrap {
	    padding: 50px 0;
	}
	.aanbod-detail-tab-sec .col-lg-3, .aanbod-detail-tab-sec .col-lg-9 {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item{
		width: 33.33%;
	    padding: 0 5px;
	}
	.aanbod-detail-tab-sec .tab-sec {
	    padding: 40px 15px;
	}
	.aanbod-detail-tab-sec .tab-content {
	    padding: 40px;
	}
	.each-icon-block{
		display: block;
		margin-bottom: 40px;
	}
	/*********************overons*****************/
	.team-member {
	    padding: 60px 0;
	}
	.member-slider{
		margin-top: 40px;
	}
	.middle-top-part {
	    padding-top: 50px;
	}
	.right-area-content{
		padding: 40px 0;
	}
	.middle-top-part:after{
		display: none;
	}
	.counter-area {
	    margin: 30px 0;
	}
	.counter-wrap{
		max-width: 720px;
		width: 100%;
		margin: auto;
		padding: 0;
	}
	.overons-gallery-slider {
	    padding-top: 40px;
	}
	.overons-gallery-slider h2{
		margin-bottom: 30px;
	}
	/**************aanbod listview***************/
	.aanbod-list-middle-area .text-right {
		text-align: left !important;
	}
	.aanbod-list-pdct-dtl .product-price a {
		position: initial;
	}
	.aanbod-list-pdct-dtl .product-price p {
		line-height: 18px;
	}
	.aanbod-list-pdct-dtl {
		border-radius: 0px 0px 12px 12px;
	}
	.right-nav {
    	display: none;
	}
	/*.modal-area .close-img {
	    top: 15px;
	    right: 20px;
	    left: auto;
	}*/
	.address-area p span{
		margin-top: 25px;
	}
	.aanbod-list1 .product-price .text-right{
		text-align: left !important;
		margin-top: 20px;
	}
}
@media (max-width: 767px){
	h1 {
	    font-size: 30px;
	}
	h2 {
	    font-size: 24px;
	}
	h4{
		font-size: 20px;
	}
	p{
		text-align: justify;
	}
	.each-select-box{
		margin-bottom: 20px;
	}
	.select-area .common-btn{
		top: 0;
		max-width: 100%;
	}
	.select-area .row {
	    margin-bottom: 0;
	}
	.select-area{
		padding: 30px 15px;
	}
	.desktop-banner-content, .product-sec, .left-content{
		padding: 30px 0;
	}
	.section-heading {
	    margin-bottom: 20px;
	}
	.product-dtl h4 {
	    font-size: 18px;
	    height: 65px;
	}
	.product-dtl td, .product-dtl h6 {
	    font-size: 14px;
	}
	.aanbod-list-pdct-dtl{
		padding: 0;
	}
	.product-dtl td {
	    padding-right: 15px;
	}
	.product-btn{
		margin-top: 30px;
	}
	.block-image, .each-gallery{
		border-radius: 0;
	}
	.middle-block-sec {
	    padding-bottom: 30px;
	}
	.left-content p {
	    margin-bottom: 30px;
	}
	.each-testimonial-block h4:before {
	    width: 28px;
	    height: 28px;
	}
	.footer-logo-area p{
		margin-right: 0;
	}
	.footer-logo-area img{
		width: 160px;
	}
	.footer-area .desktop-nav li{
		width: 100%;
		padding: 0 0 15px;
		display: block;
	}
	.each-footer-info td{
		width: 100%;
		display: block;
		padding-right: 0;
	}
	.navbar-wrap{
		text-align: left;
		padding: 30px 0;
	}
	.footer-content .col-md-4:last-child p{
		margin-right: 40px;
	}
	.morgeninternet-footer{
        margin-bottom: 45px !important;
    }
	/******************service listview***************/
	.listview-top-sec td:nth-child(odd) {
	    padding-right: 0px;
	}
	.listview-top-sec td:nth-child(even) {
	    padding-left: 0px;
	    padding-top: 30px;
	}
	.listview-top-sec td {
	    width: 100%;
	    display: block;
	}
	.listview-top-sec {
	    padding: 30px 0;
	}
	.listview-image img {
	    border-radius: 0;
	}
	/*******************service dtl**************/
	.back-btn-sec {
	    padding-top: 30px;
	}
	.service-dtl-middle-area .listview-content, .form-area, .service-dtl-bottom-sec {
	    padding: 30px 0;
	}
	.form-area .common-btn {
	    margin-top: 0px;
	}
	/*******************contact**************/
	.address-area{
		padding: 40px 0 20px;
	}
	.contact-image-area {
	    margin-top: 0px;
	    border-radius: 0;
	}
	.contact-address-wrap{
		padding-bottom: 30px;
	}
	.address-area td {
	    width: 100%;
	    display: block;
	    padding: 0 0 20px;
	}
	/***********************aanbod*******************/
	.aanbod-filter-sec {
	    padding:30px 0;
	}
	.aanbod-middle-area {
	    padding: 50px 30px;
	}
	.filter-wrap .pl-1{
		padding-left: 15px !important;
	}
	.filter-wrap .pr-1{
		padding-right: 15px !important;
	}
	.aanbod-middle-area {
	    padding: 40px 15px;
	    border-radius: 20px;
	}
	/*******************aanbod dtl****************/
	.dtl-top-sec{
	    padding: 35px 0;
	}
	.each-icon-block{
		margin-bottom: 40px;
	}
	.aanbod-dtl-block-wrap{
		padding: 40px 0 0;
	}
	.aanbod-detail-tab-sec .tab-sec {
	    padding: 30px 5px 20px;
	}
	.aanbod-detail-tab-sec .tab-sec .nav-tabs .nav-item {
	    width: 50%;
	    padding: 0 3px;
	    font-size: 14px;
	}
	.aanbod-detail-tab-sec .tab-content {
	    padding: 30px 15px;
	}
	/*******************overons**************/
	.team-member {
	    padding: 30px 0;
	}
	.member-slider {
	    margin-top: 25px;
	}
	.member-image, .overons-image-wrap{
		border-radius: 0;
	}	
	.middle-top-part {
	    padding-top: 30px;
	}
	.counter-wrap {
    	max-width: 540px;
	}
	.each-counter {
	    height: 70px;
	}
	.count-txt h5 {
	    line-height: 70px;
	}
	.each-counter{
		margin-bottom: 10px;
	}
	.overons-gallery-slider {
	    padding-top: 0px;
	}
	.service-dtl-image{
		border-radius: 0;
	}
	.dtl-top-sec h2{
		font-size: 20px;
	}
	#mobile-contact-bar img{
		width: 20px;
	}
	#mobile-contact-bar {
	    box-sizing: border-box;
	    opacity: 1;
	    position: fixed;
	    width: 100%;
	    z-index: 998;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #000000;
	  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;
	}
	.aanbod-grid-area{
		display: none !important;
	}
	.each-icon-block td{
		vertical-align: top;
	}
	.dtl-top-sec .share-social-media-button .a2a_dd{
		padding: 8px 10px !important;
	}
	.dtl-top-sec .common-btn{
		width: auto;
		margin-right: 7px;
		font-size: 15px;
		height: auto;
		line-height: normal;
		padding: 12px;
	}
}
@media (max-width: 710.98px) {
	.calsty{ height: 1900px;}
}
@media (max-width: 480px){
	h1 {
	    font-size: 24px;
	}
	.inner-pg-banner .banner-content h1{
		font-size: 22px;
	}
	.aanbod-detail-tab-sec .tab-content ul li{
		font-size: 15px;
	}
	.kenmerken-tab ul li:nth-child(odd) {
	    padding-left: 14px;
	    background-size: 6px;
	}
}

/*****popup********/
@media(max-width: 1599.98px){
    /****popup******/
    .modal.fade .modal-dialog {
        max-width: 78%;
    }
    .modal-area .popup-content {
        padding: 15%;
    }
}
@media(max-width: 1399.98px){
    /****popup******/
    .modal.fade .modal-dialog {
        max-width: 80%;
    }
    .modal-area .popup-content {
        padding: 13%;
    }
}
@media(max-width: 1199.98px){
    /****popup******/
    .modal.fade .modal-dialog {
        max-width: 90%;
    }
    .modal-area .popup-content {
        padding: 10%;
    }
}
@media(max-width: 991px){
    /****popup******/
    .modal-area .popup-content {
        padding: 50px;
    }
    .modal-area .popup-content p {
        margin-right: 0;
    }
    .close-img {
        color: #fff;
    }
    .modal-area .modal-content {
        border-radius: 0;
    }
}
@media(max-width: 767px){
    /****popup******/
    .modal.fade .modal-dialog {
        max-width: 95%;
    }
    .modal-area .popup-content {
        padding: 30px 15px;
    }
    .close-img {
        top: 10px;
        right: 10px;
    }
}
