@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: 50px;line-height: 45px;}

h2 { font-size: 50px;line-height: 52px;}

h3 { font-size: 50px;line-height: 52px;}

}

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

h2 { font-size: 35px;}

h3 { font-size: 30px;line-height: 36px;}

h6 { font-size: 15px;}

}

@media only screen and (max-width: 680px){
h1 { font-size: 40px;line-height: 50px;}

h2 { font-size: 40px;line-height: 50px;}

h3 { font-size: 40px;line-height: 50px;}

h4 { font-size: 40px;line-height: 50px;}

}