@media only screen and (max-width: 1024px){
.edgtf-section.edgtf-parallax-section-holder,.touch .edgtf-parallax-section-holder.edgtf-parallax-section-holder-touch-disabled { height: auto !important;min-height: 150px;}

.edgtf-top-bar { height: 0;display: none;}

}

@media only screen and (min-width: 480px) and (max-width: 768px){
	.edgtf-vertical-split-slider .edgtf-vss-ms-left {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:9999;
}
#multiscroll-nav
	{
		display:none;
	}

}

@media only screen and (max-width: 480px){
	.edgtf-logo-wrapper
	{
		    top: 0px;
			background-color:transparent;
			z-index:-1;
	}
	.edgtf-page-header a img
	{
		display: inline-block;
    	width: 20%;
		
	}
	edgtf-vertical-split-slider .edgtf-vss-ms-left, .edgtf-vertical-split-slider .edgtf-vss-ms-right
	{
		touch-action: auto; 
		z-index:9999;
	}
	#multiscroll-nav
	{
		display:none;
	}
	.edgtf-vertical-align-containers
	{
		padding:0;
		z-index:-9999;
	}
	/*.edgtf-vertical-split-slider .edgtf-vss-ms-left
{
	width:100% !important;
	    position: relative !important;
		top:0;
}
	.edgtf-vertical-split-slider .edgtf-vss-ms-right
	{
		width:100% !important;
	    position: relative !important;
		top:0 !important;
	}
	.edgtf-vertical-split-slider
	{
		overflow:scroll !important;
		height:auto !important;
	}
	.hidden-xs, #multiscroll-nav
	{
		display:none;
	}*/
}
