@media (min-width: 1600px) {
	.container {
		max-width: 1475px;
	}
}
@media(max-width: 1599.98px){
	.product-slider {
		margin: 0;
	}
	.product-info h4 {
		font-size: 1.6rem;
	}
	/***vacature-list***/
	.each-vacature-list-text h2 {
		font-size: 3rem;
		line-height: 50px;
	}
	/***vacature-dtl****/
	.vacature-welcome-text h3 {
		margin: 0 0 20px;
	}
	.form-info {
		margin-top: 66%;
	}
	/**aanbod-dtl***/
	.related-product-slider {
		margin: 0;
	}
}
@media(max-width: 1399.98px){
	h1 {
		font-size: 5rem;
		line-height: 60px;
	}
	h2 {
		font-size: 3.5rem;
		line-height: 45px;
	}
	h3 {
		font-size: 2.2rem;
		line-height: 28px;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 28px;
	}
	p {
		font-size: 1.8rem;
		margin-bottom: 16px;
	}
	li {
		font-size: 1.8rem;
	}
	li::after {
		top: 4px;
	}
	body {
		font-size: 1.8rem;
	}
	.common-btn {
		font-size: 1.8rem;
	}
	.common-arrow {
		height: 50px;
		width: 50px;
	}
	.common-arrow img {
		width: 15px;
	}
	.header-area {
		padding: 10px 0;
	}
	.banner-video, .each-banner {
		height: 600px;
	}
	.product-info li {
		font-size: 1.6rem;
		margin-right: 2px;
		margin-bottom: 3px;
	}
	.product-sec {
		padding: 80px 0;
	}
	.product-tab-btn li {
		font-size: 1.6rem;
	}
	.product-tab-btn li a {
		padding: 9.5px 20px;
	}
	.each-counter {
		padding-left: 30px;
		padding-right: 30px;
	}
	.each-counter h2 {
		line-height: 45px;
	}
	.each-member-quote p {
		font-size: 1.8rem;
		line-height: 24px;
	}
	.each-member-img {
		height: 400px;
	}
	.team-sec {
		padding-bottom: 80px;
	}
	.member-quote {
		margin-bottom: 50px;
	}
	.footer-logo img {
		width: 230px;
	}
	.footer-wp {
		margin-top: 80px;
	}
	.each-footer-info td {
		font-size: 1.6rem;
	}
	.each-footer-info td:nth-child(even) {
		width: 133px;
	}
	.footer-social li img {
		width: 30px;
		height: 30px;
	}
	/***popup***/
	.modal-area .popup-content h2 {
		line-height: 45px;
	}
	/***vacature-list***/
	.vacature-list-sec {
		padding: 80px 0;
	}
	.vacature-list-heading {
		margin-bottom: 80px;
	}
	.each-vacature-list-text {
		padding: 20px;
	}
	/***vacature-dtl*****/
	.vacature-welcome-sec {
		padding-bottom: 80px;
	}
	.offer-sec {
		padding-bottom: 80px;
	}
	.related-vacature-sec {
		padding: 80px 0;
	}
	.form-block .form-style {
		font-size: 1.8rem;
	}
	.form-block .row {
		margin: 0 -20px;
	}
	.form-block .col-lg-6,
	.form-block .col-lg-12 {
		padding: 0 20px;
	}
	.form-info {
		margin-top: 50%;
	}
	/***contact****/
	.contact-form-sec {
		padding: 80px 0;
	}
	/***overons***/
	.overons-welcome-sec {
		padding: 80px 0;
	}
	.overons-welcome-text {
		padding-right: 40px;
	}
	.overons-usp-sec {
		padding-bottom: 80px;
	}
	.overons-usp-sec h2 {
		margin-bottom: 60px;
	}
	.overons-usp-text td {
		margin-bottom: 40px;
	}
	.overons-team-sec {
		padding-top: 80px;
	}
	.overons-team-sec .member-slider {
		top: 80px;
	}
	/***aanbod***/
	.aanbod-product-sec {
		padding-bottom: 80px;
	}
	/***aanbod-dtl***/
	.dtl-car-info li {
		font-size: 1.8rem;
	}
	.dtl-car-info ul {
		gap: 20px;
	}
	.dtl-car-info li img {
		margin-right: 5px;
		width: 20px;
		height: 20px;
	}
	.dtl-car-info {
		padding: 20px;
	}
	.dtl-car-info h2 {
		margin-bottom: 20px;
	}
	.dtl-car-info td {
		font-size: 1.8rem;
		padding: 15px;
	}
	.dtl-car-info th {
		font-size: 1.8rem;
		padding: 15px;
	}
	.dtl-car-info-divider {
		margin: 20px 0;
	}
	.related-product-sec {
		padding: 80px 0;
	}
	.privacy_section {
		padding-top: 40px;
	}
}
@media(max-width: 1199.98px){
	h1 {
        font-size: 4.2rem;
        line-height: 50px;
    }
	h3 {
		font-size: 2rem;
	}
	li::after {
        top: 1px;
    }
	.product-sec {
		padding: 60px 0;
	}
	.about-sec {
		padding-top: 60px;
	}
	.about-heading p {
		margin-bottom: 60px;
	}
	.each-counter {
        padding-left: 15px;
        padding-right: 15px;
    }
	.footer-logo img {
        width: 177px;
    }
	.footer-right {
		padding-left: 0;
	}
	.footer-right::after {
		display: none;
	}
	.footer-logo {
		text-align: center;
	}
	.footer-wp {
		margin: 60px auto 0;
	}
	.footer-social ul {
		justify-content: center;
	}
	.footer-social {
		margin-top: 40px;
	}
	.footer-privacy {
		max-width: 100%;
		padding-left: 0;
		text-align: center;
	}
	/**vacature-dtl****/
	.vacature-welcome-sec {
		padding-bottom: 60px;
	}
	.offer-sec {
		padding: 60px 0;
	}
	.offer-sec h2 {
		margin-bottom: 60px;
	}
	.related-vacature-sec {
        padding: 60px 0;
    }
	.form-info {
		margin-top: 65%;
	}
	/***contact****/
	.contact-form-sec {
		padding: 60px 0;
	}
	.map-sec {
		height: 400px;
	}
	/***overons***/
	.overons-welcome-sec {
        padding: 60px 0;
    }
	.overons-usp-sec {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.overons-usp-text td h3::after {
		height: 30px;
		width: 30px;
		top: -2px;
		background-size: 30px;
	}
	.overons-usp-text td h3 {
		padding-left: 35px;
		margin-bottom: 10px;
	}
	.overons-team-sec {
		padding: 60px 0;
	}
	.overons-team-sec .member-slider {
		top: 60px;
	}
	/***aanbod***/
	.aanbod-product-sec {
		padding-bottom: 60px;
	}
	.aanbod-filter-sec {
		padding-top: 60px;
	}
	/****aanbod-dtl***/
	.dtl-top-sec .col-lg-7,
	.dtl-top-sec .col-lg-5 {
		width: 100%;
	}
	.dtl-car-info {
		margin-top: 20px;
		height: auto;
	}
	.dtl-info-btn {
		text-align: center;
	}
	.kenmarken-block li {
		padding: 15px 20px;
	}
	.dtl-tab-sec {
		padding-bottom: 60px;
	}
	.related-product-sec {
        padding: 60px 0;
    }
}
@media(max-width: 991.98px){
	.header-area {
		border-bottom: 2px solid transparent;
		padding: 10px 0;
	}
	.product-tab-btn-heading {
		display: none;
	}
	.product-tab-btn ul {
		border-radius: 10px;
		overflow: hidden;
	}
	.counter {
		flex-direction: column;
	}
	.each-counter::after {
		left: 50%;
		transform: translate(-50%, 0);
		right: auto;
		bottom: 0;
		top: auto;
		width: 120px;
		height: 2px;
		background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(255,255,255,0.02) 1%,rgba(255,255,255,0.87) 50%,rgba(255,255,255,0.84) 52%,rgba(255,255,255,0.02) 99%,rgba(0,0,0,0) 100%);
	}
	.each-counter {
		padding: 22px 0;
	}
	.about-main {
		padding-bottom: 0;
		min-height: 565px;
	}
	.member-slider {
		position: relative;
		width: 100%;
		top: 0;
		margin-right: 0;
		margin-bottom: 40px;
		border-radius: 10px;
	}
	.each-member-img {
        height: 500px;
    }
	.team-text {
		text-align: center;
	}
	.member-btn {
		justify-content: center;
	}
	.member-slider-control .swiper-button-next {
		right: 10px;
	}
	.member-slider-control .swiper-button-prev {
		left: 10px;
	}
	.member-slider-control {
		width: 100%;
		top: 50%;
		transform: translateY(-50%);
		position: absolute;
		z-index: 1;
	}
	.member-slider-control .common-arrow {
		border-color: #fff;
	}
	.member-slider-control .common-arrow img {
		filter: invert(1);
		-webkit-filter: invert(1);
	}
	.member-slider-control .common-arrow:hover {
		border-color: #1c448e;
	}
	.each-footer-info p {
		font-size: 1.6rem;
	}
	/****popup****/
	.modal-area .modal-dialog {
		max-width: 95%;
	}
	.modal-area .popup-content {
		padding: 85px 30px 30px;
	}
	/***vacature-list***/
	.inner-banner-sec {
		height: 200px;
	}
	.inner-banner-img {
		border-radius: 10px;
		height: 100%;
	}
	.inner-banner-img img {
		height: 100%;
		object-fit: cover;
	}
	.inner-banner-text {
		bottom: auto;
		top: 50%;
		transform: translateY(-50%);
		text-align: center;
	}
	.vacature-list-heading {
		max-width: 100%;
	}
	.vacature-list-main .row {
		row-gap: 30px;
	}
	.each-vacature-list-text {
		background-color: rgba(255, 84, 5, 0.7);
		bottom: 0;
		text-align: center;
	}
	.each-vacature-list-text p {
		-webkit-line-clamp: 4;
	}
	/***vacature-dtl****/
	.vacature-welcome-text {
		padding-left: 0;
		margin-top: 40px;
	}
	.requirement-text {
		padding-right: 0;
		margin-top: 40px;
	}
	.offer-img {
		max-width: 100%;
	}
	.offer-text {
		padding-left: 0;
		margin-top: 40px;
	}
	.form-info {
		max-width: 100%;
		margin-top: 40px;
	}
	.form-left {
		padding-right: 0;
	}
	.form-block .row {
		margin: 0 -10px;
	}
	.form-block .col-lg-6,
	.form-block .col-lg-12 {
		padding: 0 10px;
	}
	.form-mark {
		width: 100%;
	}
	/***overons***/
	.overons-welcome-img {
		max-width: 100%;
		margin-bottom: 40px;
	}
	.overons-welcome-text {
		padding-right: 0;
	}
	.overons-usp-text {
		max-width: 100%;
		padding-left: 0;
		margin-top: 40px;
	}
	.overons-team-sec .member-slider {
		top: 0;
	}
	/***aanbod-dtl****/
	.dtl-car-info table {
        display: block;
        width: 100%;
		margin-top: 20px;
    }
	.dtl-car-info tbody {
		display: block;
		width: 100%;
	}
    .dtl-car-info tr {
        display: block;
        margin-bottom: 10px;
        border: 1px solid rgba(17, 17, 17, 0.35);
        padding: 10px;
		border-radius: 10px;
    }
	.dtl-car-info tr:first-child {
		display: none;
	}
    .dtl-car-info th {
        display: block;
        text-align: left;
    }
    .dtl-car-info td {
        padding: 5px 0;
		border: 0;
		display: flex;
		flex-wrap: wrap;
    }
    .dtl-car-info td:before {
        content: attr(data-label);
        display: block;
        width: 40%;
		font-family: 'DMSans-SemiBold';
    }
	.dtl-car-info td:first-child {
		font-family: 'DMSans-Regular';
	}
	.dtl-car-info-divider {
		display: none;
	}
	.kenmarken-block li {
		width: 50%;
	}
}
@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: 98;
	    left: 0;
	    bottom: 0;
	    display: block !important;
	}
	#mobile-contact-bar-outer {
	  background-color: #1c448e;
	  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;
	  margin-bottom: 0;
	}
	#mobile-contact-bar ul li {
	  box-sizing: border-box;
	  display: inline-block;
	  text-align: center;
	  height: 45px;
	  line-height: 45px;
	  width: 25%;
	  padding: 0;
	}
	#mobile-contact-bar ul li::after {
		display: none;
	}
	#mobile-contact-bar ul li a {
	  color: rgba(255,255,255,0.9);
	  cursor: pointer;
	  display: block;
	  height: 100%;
	  position: relative;
	  z-index: 98;
	}
	.li_color {
	  border-left: 1px solid #FFFFFF;
	}
	#mobile-contact-bar li:first-child img{
		width: 18px;
	}
	h1 {
        font-size: 3.2rem;
        line-height: 40px;
    }
	h2 {
		font-size: 2.4rem;
		line-height: 35px;
	}
	h3 {
		font-size: 2rem;
	}
	h4 {
		font-size: 1.6rem;
		line-height: 28px;
	}
	p {
		font-size: 1.6rem;
		line-height: 24px;
		margin-bottom: 16px;
	}
	li {
		font-size: 1.6rem;
		line-height: 24px;
	}
	li::after {
        top: 1px;
		height: 20px;
		width: 20px;
		background-size: 20px;
    }
	body {
		font-size: 1.6rem;
	}
	.common-btn {
		font-size: 1.6rem;
		border-radius: 6px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.common-arrow {
        height: 40px;
        width: 40px;
    }
	#page {
		padding: 0 20px 20px;
	}
	.fix-wp {
		display: none;
	}
	.header-logo img {
		width: 90px;
		height: 55px;
	}
	.mobile-header .header-menu {
		top: 62px;
	}
	.banner-video, .each-banner {
        height: 500px;
		border-radius: 10px;
    }
	.banner-content {
		bottom: 20px;
	}
	.banner-content h1 {
		margin-bottom: 17px;
	}
	.product-sec {
		padding-bottom: 40px;
	}
	.product-tab-btn {
		margin-bottom: 20px;
	}
	.product-tab-btn ul {
		flex-wrap: wrap;
	}
	.product-tab-btn li {
		width: 50%;
		text-align: center;
	}
	.product-tab-btn li:first-child {
		width: 100%;
	}
	.product-tab-btn li a {
		border-bottom: 1px solid #fff;
	}
	.product-tab-btn li:last-child {
		border-radius: 0;
	}
	.each-product .common-btn::after {
		clip-path: inset(0 0 0 0);
	}
	.product-slider .common-arrow {
		display: none;
	}
	.each-product-img {
		margin-bottom: 10px;
	}
	.product-btn {
		margin-top: 50px;
	}
	.product-mark {
		height: auto;
	}
	.about-sec {
		border-radius: 10px;
		padding: 40px 0 20px;
	}
	.about-heading p {
		margin: 35px 0;
	}
	.each-counter h2 {
		line-height: 35px;
		margin-bottom: 0;
	}
	.team-sec {
		padding: 40px 0 50px;
	}
	.member-quote {
		margin: 14px 0 40px;
	}
	.each-member-img {
        height: 403px;
    } 
	.footer-area {
		border-radius: 10px;
	}
	.footer-area {
		padding: 50px 0 20px;
	}
	.footer-wp-img {
		height: 43px;
		width: 43px;
		margin-right: 10px;
	}
	.footer-wp {
		margin-top: 30px;
		max-width: 215px;
	}
	.footer-info {
		flex-direction: column;
		row-gap: 30px;
		text-align: center;
	}
	.each-footer-info table {
		width: 100%;
	}
	.each-footer-info td:nth-child(even) {
        width: auto;
    }
	.each-footer-info td:nth-child(odd) {
		padding-right: 5px;
	}
	.each-footer-info tr {
		display: block;
	}
	.each-footer-info td {
		display: inline-block;
		font-size: 1.6rem;
	}
	.footer-right {
		padding: 40px 0;
	}
	.product-sec .container,
	.team-sec .container {
		padding-left: 0;
		padding-right: 0;
	}
	/**popup***/
	.close-img {
		height: 40px;
		width: 40px;
	}
	.close-img img {
		width: 15px;
	}
	.modal-area .popup-content h2 {
        line-height: 35px;
		margin: 20px 0;
    }
	.modal-area .popup-content li {
		margin-bottom: 10px;
	}
	.modal-area .popup-content {
        padding: 60px 20px 20px;
		border-radius: 10px;
    }
	/****vacature-list****/
	.vacature-list-sec {
        padding: 40px 0;
    }
	.vacature-list-heading {
		margin-bottom: 40px;
	}
	.each-vacature-list-text h2 {
        font-size: 2.4rem;
        line-height: 35px;
		margin-bottom: 20px;
    }
	.vacature-list-sec .container {
		padding: 0;
	}
	/***vacature-dtl****/
	.bk-btn-sec .container {
		padding: 0;
	}
	.vacature-welcome-sec {
		padding: 40px 0;
	}
	.requirement-sec {
		padding: 40px 0;
		border-radius: 10px;
	}
	.offer-sec {
        padding: 40px 0;
    }
	.offer-sec h2 {
		margin-bottom: 40px;
	}
	.form-sec {
		padding: 40px 0;
		border-radius: 10px;
	}
	.form-block .form-style {
		font-size: 1.6rem;
	}
	.form-block .common-btn {
		margin-top: 15px;
	}
	.form-info li {
		margin-bottom: 20px;
	}
	.form-info li img {
		width: 20px;
		margin-right: 10px;
	}
	.related-vacature-sec {
        padding: 40px 0;
    }
	.related-vacature-heading {
		margin-bottom: 40px;
	}
	.vacature-welcome-sec .container,
	.offer-sec .container,
	.related-vacature-sec .container {
		padding: 0;
	}
	/***contact****/
	.contact-form-sec {
		padding: 40px 0;
	}
	.map-sec {
		height: 320px;
		border-radius: 10px;
	}
	.contact-form-sec .container {
		padding-left: 0;
		padding-right: 0;
	}
	/***overons***/
	.overons-welcome-sec {
        padding: 40px 0;
    }
	.overons-welcome-text h2 {
		margin-bottom: 20px;
	}
	.overons-welcome-sec .container {
		padding: 0;
	}
	.overons-usp-sec {
		padding: 40px 0;
		border-radius: 10px;
	}
	.overons-usp-text td {
        margin-bottom: 20px;
    }
	/***aanbod***/
	.aanbod-filter-sec {
		padding-top: 30px;
	}
	.aanbod-product-sec {
		padding-bottom: 30px;
	}
	.aanbod-product-sec > .container > .row {
		row-gap: 30px;
	}
	.aanbod-filter-sec .container,
	.aanbod-product-sec .container {
		padding: 0;
	}
	.reset_all_filter {
		font-size: 1.6rem;
		width: 12px;
	}
	/***aanbod-dtl*****/
	.dtl-top-sec {
		padding: 40px 0;
	}
	.dtl-top-sec .container {
		padding: 0;
	}
	.dtl-car-info h2 {
		line-height: 35px;
	}
	.dtl-car-info ul {
		flex-direction: column;
		row-gap: 10px;
	}
	.dtl-car-info li {
		font-size: 1.6rem;
	}
	.dtl-info-btn .common-btn {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 5px;
	}
	.dtl-car-info td {
		font-size: 1.6rem;
	}
	.dtl-car-info th {
		font-size: 1.6rem;
	}
	.kenmarken-block li {
        width: 100%;
		padding: 6px 10px;
    }
	.dtl-tab-sec {
		padding-bottom: 40px;
	}
	.dtl-tab-sec .container {
		padding: 0;
	}
	.related-product-sec {
		padding: 40px 0;
	}
	.related-product-sec h2 {
		margin-bottom: 40px;
	}
	.related-product-sec .container {
		padding: 0;
	}
	.related-product-slider .swiper-button-next {
		right: 10px;
	}
	.related-product-slider .swiper-button-prev {
		left: 10px;
	}
	.privacy_section {
		padding: 0 0 40px;
	}
	.privacy_section p {
		word-break: break-word;
	}
	.privacy_section .container {
		padding: 0;
	}
	.bottom-radious {
    border-radius: 20px 20px 0px 0px;
	}
	.top-radious{
	    border-radius: 0px 0px 20px 20px;
	}
}
@media(max-width: 429.98px){
	.product-info .col-8,
	.product-info .col-4 {
		width: 100%;
	}
	.product-info h4 {
		text-align: left;
		margin-top: 10px;
	}
	.product-info li {
		font-size: 1.4rem;
	}
	.product-tab-btn li {
		font-size: 1.4rem;
	}
	.product-tab-btn li a {
		padding: 8px;
	}
	/***aanbod-dtl***/
	.dtl-car-info td {
        font-size: 1.4rem;
    }
	.dtl-info-btn .common-btn {
		padding: 5px 10px;
		font-size: 1.3rem;
	}
}