@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: 0px;}

h1 { font-size: 65px;line-height: 65px;}

}

@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: 0px;}

h1 { font-size: 40px;line-height: 40px;}

h2 { font-size: 34px;line-height: 34px;}

h3 { font-size: 28px;line-height: 28px;}

h4 { font-size: 22px;line-height: 22px;}

h5 { font-size: 18px;line-height: 18px;}

h6 { font-size: 17px;line-height: 17px;}

}