@media only screen and (max-width: 1024px){ .edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner, .edgtf-content .edgtf-content-inner > .edgtf-full-width > .edgtf-full-width-inner { padding-top: 40px!important;}
}
@media only screen and (min-width: 769px) and (max-width: 1024px){ h1 { font-size: 40px;} h2 { font-size: 28px;} h3 { font-size: 19px;}
}
@media only screen and (min-width: 681px) and (max-width: 768px){ h1 { font-size: 38px;} h2 { font-size: 24px;} h3 { font-size: 17px;} h4 { font-size: 15px;}
}
@media only screen and (max-width: 680px){ h1 { font-size: 23px;} h2 { font-size: 20px;} h3 { font-size: 16px;} h4 { font-size: 15px;} h5 { font-size: 13px;}
}