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

@media only screen and (min-width: 769px) and (max-width: 1024px){
}

@media only screen and (min-width: 681px) and (max-width: 768px){
h2 { font-size: 38px;line-height: 52px;}h3 { font-size: 36px;line-height: 46px;}h4 { font-size: 28px;line-height: 41px;}h5 { font-size: 22px;line-height: 32px;}h6 { font-size: 17px;line-height: 26px;}body, p { font-size: 14px;line-height: 26px;}}

@media only screen and (max-width: 680px){
h2 { font-size: 38px;line-height: 52px;}h3 { font-size: 36px;line-height: 46px;}h4 { font-size: 28px;line-height: 41px;}h5 { font-size: 24px;line-height: 36px;}h6 { font-size: 17px;line-height: 26px;}body, p { font-size: 12px;line-height: 24px;}}