  body {
    letter-spacing: 0.03rem !important;
    font-family: "CircularStd",sans-serif !important;
}
.header_type11 .navbar {
    padding: 0 10px !important;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
}
.header_type11 .navbar a,
.header_type11 .navbar a:focus {
    font-size: 1rem !important;
    letter-spacing: 0.1rem !important;
    text-transform: initial !important;
    white-space: initial !important;
    min-height: 65px !important;
    font-weight: 600 !important;
    padding: 0 !important;
}
.header_type11 .search_input_box {
    margin-left: 0 !important;
}
.listLinks_type9 h2 {
    font-size: 2.125rem !important;
}
.news_type19 h2 {
    font-size: 2.125rem !important;
}

.header_type7 .navbar .nav-link {
    font-size: 0.9rem;
}

.header_type6 .h1_link h1 {
    font-size: 1.8rem;
}

.video_type1 h2,
.video_type2 h2,
.video_type3 h2,
.video_type4 h2,
.video_type5 h2,
.video_type6 h2,
.video_type7 h2,
.video_type8 h2 {
    font-size: 2.125rem !important;
}
@media (max-width: 768px) {
    .header_type6 .h1_link h1 {
        font-size: 1.4rem;
    }
}