@media only screen and (max-width: 1024px){
.edgt-section.edgt-parallax-section-holder:not(.edgt-full-screen-height-parallax) { height: auto !important;min-height: 400px !important;}

}

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

h2 { font-size: 39.81px;}

h3 { font-size: 33.18px;}

h4 { font-size: 27.65px;}

h5 { font-size: 23.04px;}

h6 { font-size: 19.20px;line-height: 25.6px;}

}

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

h2 { font-size: 39.81px;}

h3 { font-size: 33.18px;}

h4 { font-size: 27.65px;}

h5 { font-size: 23.04px;}

h6 { font-size: 19.20px;line-height: 25.6px;}

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

}