@media (max-width: 1439px) and (min-width: 1263px){
.top_panel_wrap .logo_main {
    max-height: 65px;
    width: auto;
}
}

h1 {
  font-size: 5.143em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.65em;
  margin-bottom: 0.025em;
}
h2 {
  font-size: 4.286em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.815em;
  margin-bottom: 0.05em;
}
h3 {
  font-size: 3.429em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.04em;
  margin-bottom: 0.17em;
}

h4 {
  font-size: 2.143em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.025em;
  margin-bottom: 0.5em;
}

@media (max-width: 1024px) {
h1 {
  font-size: 4em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.65em;
  margin-bottom: 0.025em;
}
h2 {
  font-size: 3.5em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.815em;
  margin-bottom: 0.05em;
}
h3 {
  font-size: 3em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.04em;
  margin-bottom: 0.17em;
}

h4 {
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.025em;
  margin-bottom: 0.5em;
}
}

@media (max-width: 768px) {
h1 {
  font-size: 3em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.65em;
  margin-bottom: 0.025em;
}
h2 {
  font-size: 2.5em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.815em;
  margin-bottom: 0.05em;
}
h3 {
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.04em;
  margin-bottom: 0.17em;
}

h4 {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.025em;
  margin-bottom: 0.5em;
}
}


@media (max-width: 480px) {
h1 {
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.65em;
  margin-bottom: 0.025em;
}
h2 {
  font-size: 1.5em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 0.815em;
  margin-bottom: 0.05em;
}
h3 {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.04em;
  margin-bottom: 0.17em;
}

h4 {
  font-size: 2.143em;
  line-height: 1.3em;
  font-weight: 300;
  margin-top: 1.025em;
  margin-bottom: 0.5em;
}
}
