/* Desktop */
@media screen and (min-width: 992px) and (max-width: 1400px) {}

/* Desktop */
@media screen and (min-width: 1200px) {}

/* Tablet Landscape */
@media screen and (min-width: 992px) and (max-width: 1200px) {
	section#main_header .dg-header--main-background,
	section#smaller_header .vc_row.dg-header--smaller-background {
		left: 0 !important;
		margin-left: -10%;
		width: 120% !important;
	}

	.vc_row.testimonial_carousel{
		margin-top: 0 !important;
	}

	section#main_header .dg-header--main-content,
	section#smaller_header .dg-header--smaller-content {
		margin-top: -100px !important;
	}

	.employees .green_bottom {
		left: 0 !important;
	}

	.vacature-divider {
		height: 40vh !Important;
	}
}

/* Tablet Portrait & Mobile Portrait */
@media screen and (min-width: 768px) and (max-width: 1024px) {

	/* Header */
	.main_header_empty_space{
		min-height: 70vh !important;
	}
    .smaller_header_empty_space {
        height: 55vh !important;
    }

	.specialist_image.dg-image--employee .specialist_image_wrapper{
        float: left;
        width: 30% !important;
    }

	.dg-header--smaller-background.dg-header--align-left{
		background-position: -150px !important;
	}

	.specialist_image.dg-image--employee .wpb_column.specialist_image_wrapper .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img{
		height: 45vh !important;
	}

	.vc_row.dg-header--main-content, .dg-header--smaller-content{
		margin-top: -75px !important;
	}
	.dg-header--smaller-content{
		margin-top: -50px !important;
		width: 100% !important;
	}
	.overflow_image .vc_column-inner .wpb_wrapper .wpb_single_image,
	.overflow_image .vc_column-inner .wpb_wrapper .wpb_single_image figure,
	.overflow_image .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper,
	.overflow_image .vc_column-inner .wpb_wrapper .wpb_single_image figure .vc_single_image-wrapper img {
		width: 100% !important;
	}

	.dg-about.overflow_text_box {
		margin-top: -75px !important;
	}

	.vc_row.testimonial_carousel{
		margin-top: 0 !important;
	}

	.overflow_image .dg-header--align-right-tablet .vc_row {
		background-position: -150px !important;
	}

	.dg-image--employee {
		margin-top: 8% !important;
	}

	/* Paddings */
	.dg-padding--mid-top--tablet {
		padding-top: 5% !important;
	}

	.specialist_image.dg-image--employee  .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper .vc_single_image-wrapper img {
		height: 33vh !important;
		object-fit: cover !important;
	}
}

/* All Responsive */
@media screen and (max-width: 768px) {}

/* Mobile Landscape and Small Tablet */
@media screen and (min-width: 479px) and (max-width: 991px) and (orientation: landscape) {

	.dg-header--align-right-tablet .vc_row {
		background-position: -150px !important;
	}

	.table_full_width {
		width: 100% !important;
	}

	.contact_wrapper {
		width: 100% !important;
	}

	.specialist_image.dg-image--employee .specialist_image_wrapper{
		width: 30% !important;
		float: left !important;
	}

	.specialist_image:not(.dg-image--employee) .wpb_column .vc_column-inner .wpb_wrapper .wpb_single_image .wpb_wrapper{
		width: 50% !important;
	}
}

/* Mobile Portrait */
@media screen and (max-width: 479px) and (orientation: portrait) {

	.vc_row.wpb_row.vc_row-fluid.header_content_box {
		margin-top: 0 !important;
	}

	.mobile_full_width {
		width: 100% !important;
	}

	/* Header */
	.vc_row.header_introduction.dg-padding-square {
		margin-left: 0 !Important;
	}

	.wpb_row.full_width_image_wrapper {
		margin-top: 8% !important;
	}

	.dg-header--align-left-mobile .vc_row {
		background-position: -150px !important;
	}

	/* 	Contact Person*/
	.contact_wrapper {
		margin-top: 50px !Important;
	}

	.vc_row {
		width: 100% !important;
		left: 0 !important;
		margin-left: 0 !Important;
		margin-right: 0 !important;
	}

	#main>.wf-wrap {
		padding: 0 10px 0 10px !important;
	}

	.dg-padding-mid.logo_wrapper_home {
		padding-bottom: 0 !important;
	}

	.testimonials-carousel-shortcode.testimonials-carousel-shortcode-id-37636d30ae23e0231b16475d8551bdf7 .testimonial-content {
		padding: 15px !important;
	}

	.support_btn {
		margin-top: 15px;
	}

	.switch_rows {
		display: flex;
		flex-direction: column-reverse;
	}

	.mobile-branding {
		width: 40% !important;
	}

	.owl-dots {
		display: none !important;
	}

	.tablet_full_width {
		width: 100% !important;
	}

	h1 {
		line-height: 46px !important;
	}

	h2 {
		word-break: break;
		hyphens: auto !important;
	}

	#main_header .vc_row:first-child {
		border-left: 0 !important;
		border-right: 0 !important;
	}

	.main_header_empty_space,
	.smaller_header_empty_space {
		height: 40vh !important;

	}

	#main_header .vc_row.vc_row-has-fill {
		background-position: 75% !important;
	}

	.carreer_divider {
		height: 30vh !important;
	}

	.about_home {
		margin-top: 0 !important;
	}

	.about_icon_wrapper {
		width: 50% !important;
		float: left;
	}

	.testimonial-avatar {
		display: none !important;
	}

	.vc_row.career_section {
		margin-top: 0 !important;
	}

	.full_width_image_wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	section.full_width_image_wrapper .wpb_column:not(.overflow_image):not(.dg-padding-none) .vc_column-inner {
		padding: 10px !important;
	}

	.green_bottom .wpb_column {
		border-bottom: 25px solid #75B72B;
	}

	.hide_mobile {
		display: none !important;
	}

	.ult-just-icon-wrapper .align-icon .aio-icon i {
		font-size: 16px !important;
	}

	.full_width_responsive {
		width: 100% !important;
	}

	.shortend_exerpt {
		max-height: 65px !Important;
		overflow: hidden !important;
	}

	.vc_grid-item {
		margin-bottom: 15px !important;
	}

	/* Images */
	.no_margin_top.underlaying_image {
		margin-top: 0 !important;
	}

	.specialist_image {
		margin-top: 8% !important;
	}

	/* Icons */
	.dg-icon--2nd-row {
		padding-top: 8% !important;
	}

}