@media only screen and (max-width: 1024px){
	.edgtf-top-bar { height: 0;display: none;}

}

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

h1 { font-size: 50px;line-height: 60px;}

h2 { font-size: 36px;line-height: 46px;}

h3 { font-size: 30px;line-height: 40px;}

h4 { font-size: 26px;line-height: 36px;}

h5 { font-size: 22px;line-height: 32px;}

h6 { font-size: 18px;line-height: 28px;}

}

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

}