/* SLIDER */

	.sliderFullScreen {height: calc(100vh - 128px)!important;}
	.sliderFullScreen .et_pb_slider {margin-top: -128px!important; position: absolute!important; width: 100%!important;	height: 100vh!important;}
	
	/* LARGE LOGO */
	
		.sliderFullScreen.largeLogo {height: calc(100vh - 128px)!important;}
		.sliderFullScreen.largeLogo .et_pb_slider {margin-top: -128px!important; position: absolute!important; width: 100%!important; height: 100vh!important;}
		
	
/* BANNER */

	.et_pb_section.negativeMarginHeader {margin-top: -128px!important; padding-top: 128px!important;}
	
	/* LARGE LOGO */
	
		.et_pb_section.negativeMarginHeader.largeLogo {margin-top: -128px!important; padding-top: 128px!important;}
	
		
	
	
@media (max-width:980px) {	


	/* SLIDER */

		.sliderFullScreen {height: calc(100vh - 126px)!important;}
		.sliderFullScreen .et_pb_slider {margin-top: -126px!important; position: absolute!important; width: 100%!important;	height: 100vh!important;}
		
		/* LARGE LOGO */
		
			.sliderFullScreen.largeLogo {height: calc(100vh - 126px)!important;}
			.sliderFullScreen.largeLogo .et_pb_slider {margin-top: -126px!important; position: absolute!important; width: 100%!important; height: 100vh!important;}
			
		
	/* BANNER */
	
		.et_pb_section.negativeMarginHeader {margin-top: -126px!important; padding-top: 126px!important;}		
		
		/* LARGE LOGO */
		
			.et_pb_section.negativeMarginHeader.largeLogo {margin-top: -126px!important; padding-top: 126px!important;}
			
		

}




@media (max-width:760px) {
	
	
	/* SLIDER */

		.sliderFullScreen {height: calc(100vh - 120px)!important;}
		.sliderFullScreen .et_pb_slider {margin-top: -120px!important; position: absolute!important; width: 100%!important;	height: 100vh!important;}
		
		/* LARGE LOGO */
		
			.sliderFullScreen.largeLogo {height: calc(100vh - 120px)!important;}
			.sliderFullScreen.largeLogo .et_pb_slider {margin-top: -120px!important; position: absolute!important; width: 100%!important; height: 100vh!important;}
			
		
	/* BANNER */
	
		.et_pb_section.negativeMarginHeader {margin-top: -120px!important; padding-top: 120px!important;}
		
		/* LARGE LOGO */
				
			.et_pb_section.negativeMarginHeader.largeLogo {margin-top: -120px!important; padding-top: 120px!important;}
			
			
	
	
	
}

































