@media (min-width: 992px) {
    .hero .hero_content {
        height: 20vh;
    }
}
.hero .hero_content {
    height: 20vh;
}
.hero .background-cover {
    height: 60vh;
}
@media (min-width: 992px) {
    .hero .background-cover .slide {
        height: 57vh;
    }
}
.hero .background-cover .slide {
    height: 57vh;
}
body {
    font-size: 1.2rem;
}
body h2 {
    font-size: 3.75rem;
    font-weight: 600;
}
body h4 {
    font-size: 2.5rem;
}
body h5 {
    font-size: 1.75rem;
}
#headernew .navigation .navright {
    min-width: auto !important;
}

.main-content.isroot-1 {
    text-align: center;
}
.footer .contact h5 {
    font-size: 2.25rem;
}
.footer .contact ul li {
    font-size: 1.125rem;
}
.footer .footer-nav .metaGDPDR {
    font-size: 14px;
}
#headernew .navigation {
    background: #fff;
}