/*
Theme Name: Newsite
Version: nov. 2020
Version update: sept. 2021
Author: Niels de Vries
Author URI: https://www.newsite.nl
template: child theme media
*/
@media (min-width: 481px) {}

@media (min-width: 768px) {}

@media only screen and (min-width: 769px) {

	#prijs-page .fl-module-content { 
		margin-left: 0;
		margin-right: 0;
	}

}

@media only screen and (min-width: 1548px) {
  #menu-topmenu-2 {
    width: 300px !important;
  }
}

@media only screen and (max-width: 977px) {
	#search-header{
		display: none !important;
	}
}

@media (max-width: 991px) {}

@media only screen and (max-width: 992px) {

	.mystickyelements-position-mobile-right {
		opacity: 0.9;
	}

	.fl-menu .fl-menu-mobile-toggle.hamburger .hamburger-menu rect, .fl-menu .fl-menu-mobile-toggle.hamburger-label .hamburger-menu rect {
		fill: slategray;
	}

	#wcs_search>div>div.fl-module {
	margin: -7px 0px 0px -200px!important;

	}

	#page-left2 { width: 10%; }
	
	#page-left1 > .fl-col-content,
	#page-right1 > .fl-col-content,
	#page-left2 > .fl-col-content,
	#page-right2 > .fl-col-content,
	#page-left3 > .fl-col-content,
	#page-right3 > .fl-col-content { 
		padding-top: 20px; 
		padding-bottom: 20px; 
	}
	
	#textbox-half > .fl-module-content { margin: 0 20px; }
	
	#textbox-third > .fl-module-content { margin: 0 20px; }
  	
}

@media (max-width: 1100px) {}

@media (max-width: 1280px) {}

@media only screen and (max-width: 768px) {
	.opening-details{
	margin-left:25%;
	text-align:left;
	}
	
	#page-top video {
		height: 750px !important;
		width: auto !important;
		background-position: -250px !important;

	}
	
	#wcs_search {
    margin: -50px 0px 0px 0px;
    max-width: 100%;
	}
	#wcs_search>div {
		margin: 0px 25px;
	}
	#wcs_search>div>div.fl-module {
		margin: 0px auto!important;
	}
	#wcs_search .uabb-offcanvas .fl-builder-module-template {
		padding: 0px;
	}
	#wcs_search .uabb-offcanvas .fl-builder-module-template .fl-module-content {
		margin: 0px;
	}

	#wcs_search .uabb-offcanvas .fl-builder-module-template .fl-module-content .uabb-search-form-wrap{
		padding: 0px;
	}
	/*h1.fl-heading .fl-heading-text { 
    		font-size: 44px;
	}*/

	/*.wcs_headerimage-title>div{
    padding-right: 4%;
	}*/
	.wcs_headerimage-title h1.fl-heading span{
		max-width: 90%;
		font-size: 28px;
		line-height: 28px;
	}
	.wcs_headerimage-title #menu-header-menu-1 a span {
		text-shadow: 0px 1px 2px rgb(159 149 140 / 60%);
	}
	
	#home-gal2 .uabb-photo-gallery-item:nth-child(2) .uabb-photo-gallery-caption { 
		position: absolute; 
		bottom: 5px; 
		top: initial; 
		right: 30px; 
	}
	
	#home-gal3 .fl-photo-content img { 
		height: 315px !important; 
		width: 100% !important; 
		object-fit: cover;
		object-position: 50% 50%; 
	}
	
	#page-left1 > .fl-col-content,
	#page-right1 > .fl-col-content,
	#page-left2 > .fl-col-content,
	#page-right2 > .fl-col-content,
	#page-left3 > .fl-col-content,
	#page-right3 > .fl-col-content,
	#page-right3 > .fl-col-small	{ 
		margin: 10px 20px 0 20px; 
	}

	#textbox-half .fl-module-content { 
		margin: 20px 20px; 
	}
	
	#textbox-third > .fl-module-content { 
		margin: 0px 20px 20px 20px; 
	}
	
	#CTA-onder > .fl-col-content { 
		margin: 0 20px 20px 20px;
	}

	#prijs-page .uabb-tab-acc-title {
		border-top: 2px #fff solid;
	}
	
	.fl-row-bg-photo .fl-row-content-wrap, .fl-row-bg-photo, .fl-row-bg-video, .fl-bg-video {
		
	}
	
	h1.fl-heading .fl-heading-text {
		font-size: 1em !important;
		line-height: 1;
	}
	
	.fl-row-bg-photo .fl-module-heading .fl-node-content {
		margin-bottom: 20px;
	}

}
/* Added to counter position: absolute */
.fl-callout-button {
    position: relative !important;
}
@media (max-width: 650px) {}

@media (max-width: 440px) {}