
@media only screen and (max-width: 1024px){
.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner, .eltdf-content .eltdf-content-inner > .eltdf-full-width > .eltdf-full-width-inner { padding-top: 0px!important;}

h1 { font-size: 20px;}

h2 { font-size: 20px;}

h3 { font-size: 20px;}

}

@media only screen and (min-width: 480px) and (max-width: 768px){
	body, p { font-size: 16px;}

.eltdf-parallax-section-holder { height: auto !important;min-height: 300px;}

}

@media only screen and (max-width: 480px){
	h1 { font-size: 14px;}

h2 { font-size: 14px;}

h3 { font-size: 14px;}

h4 { font-size: 14px;}

h5 { font-size: 14px;}

h6 { font-size: 14px;}

body, p { font-size: 16px;}

.eltdf-parallax-section-holder { height: auto !important;min-height: 300px;}

}