html {
    scroll-behavior: smooth;
}

header {
    height: 100px;
}

header.affix {

    height: 75px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: white;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 20px;
    padding-left: 40px;
}

body:not(.theme-preset-active) footer#colophon {
    color: #33cc99;
    background-color: #33cc99;
}

header#masthead {
    margin-bottom: 0;
    background-color: #33CC99;
    box-shadow: unset;
    padding: .74rem 1rem;
}

.mustang_content {
    position: relative;
    width: 100%;
}

h1.title_side_h1 {
    margin: 0;
    color: white;
    font-size: 50px;
}

a.main_title1 {
    display: inline-block;
    color: white;
    font-size: 30px;
    margin-bottom: 13px;
    text-decoration: none !important;
    margin-left: -20px;
}

.links_ul {
    list-style: none;
}

.links_ul li {
    display: block;
}


.links_ul li a {
    color: white;
    font-size: 20px;
    padding: 0 0 3px 0;
    margin-bottom: 7px;
    text-decoration: none !important;
}

.hvr-underline-from-center:before {
    background: white;
    height: 2.5px;
}

@media screen and (max-width: 1200px) {
    ul#menu-menu-german {
        padding: 15px 15px;
        background: white;
        margin-top: 10px;
    }
}

.mustang_content_r {
    color: white;
}

.mustang_content_r .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    padding-left: 0px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent !important;
    border-radius: .25rem;
    padding-left: 0 !important;
    color: white !important;
    margin-top: 1rem;
}

.mustang_content_r .breadcrumb a {
    color: white;
}

.mustang_content_r .breadcrumb-item + .breadcrumb-item::before {
    content: ">";
    color: #fff;
}

.mustang_content_r .breadcrumb-item.active {
    color: #fff;
}

.mustang_content_r h1, .mustang_content_r h3, .mustang_content_r h2 {
    color: white;
}

.mustang_content_r h1 {
    font-size: 40px;
}

.mustang_content_r p {
    font-size: 16px;
}

.mustang_content_r h3 {
    font-size: 30px;
}

.mustang_content_r ul li {
    font-size: 17px;
    margin-bottom: 15px;
}

.mustang_content_r ul {
    margin-top: 15px;
}

.mustang_content_r a {
    text-decoration: underline;
    color: white;
    transition: 0.3s ease all;
}

.mustang_content_r a:hover {
    text-decoration: none;
    transition: 0.3s ease all;
}

pre > code {
    display: block;
    padding: 1rem 1.5rem;
    border: 0 !important;

}

pre {
    margin-bottom: 2.5rem;
    color: white;
    background: #333;
    border: 1px solid #E1E1E1;
}

code {
    background-color: #333;
    color: white;
}

code {
    padding: .2rem .5rem;
    margin: 0 .2rem;
    font-size: 90%;
    border: 1px solid #E1E1E1;
    border-radius: 4px;
}

pre {
    margin-bottom: 2.5rem;
    color: white;
}

.mustang_content_r th, td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #E1E1E1;
}

.mustang_content_r1 th, td {
    padding: 12px 0;
    text-align: center;
    border-bottom: 1px solid #E1E1E1;
}

.z4 code {
    white-space: pre-wrap;
}


/**menu.css*/
.navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    min-width: 127px;
    margin: 0 25px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: white;
    padding: 0.5rem;
    padding-left: 0.5rem;
    font-weight: 500;
    font-size: 20px;
    padding-left: 0 !important;
    margin: 0 23px;
}

@media screen and (min-width: 768px) {
    .navbar-nav .dropdown:hover > .dropdown-menu {
        display: block;
        margin: 0
    }
}


@media screen and (max-width: 1200px) {
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: unset;
        min-width: 100%;
        margin: 0px;
        font-size: 17px;
        padding: 0 0 0 55px !important;
    }
}

/**news section*/
.news__title__hm {
    display: block !important;
    font-weight: 700;
    margin-bottom: 0px !important;
    font-size: 20px !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: nowrap;
}

.mustang_content_r p {
    font-size: 16px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slider_content_mp * {
    display: none !important;
}

.slider_content_mp p:nth-child(1), .slider_content_mp p:nth-child(2), .slider_content_mp p:nth-child(3) {
    display: -webkit-box !important;
}

.item .slider_content_mp .news__img__hm, .item .slider_content_mp .news__img__hm img {
    display: block !important;
}

.news__img__hm {
    height: 180px;
    position: relative;
}

.news__img__hm img {
    width: unset !important;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.slider_content_mp.link_to_clicked {
    cursor: pointer;
}

.news-template-default header {
    position: unset !important;
}

.news-template-default #secondary {
    display: none;
}

.news-template-default #primary {

    color: white;
}

.news-template-default #primary a {
    color: white;
    text-decoration: underline;
}

.news-template-default #primary a:hover {
    text-decoration: none;
}

.news-template-default .entry-header {
    height: unset !important;
    border: 0 !important;
}

.news-template-default .entry-title {
    margin: 0;
    color: white !important;
    border: 0 !important;
    font-size: 38px;
}

.news-template-default a[rel=prev], .news-template-default a[rel=next] {
    text-decoration: none !important;
}

.img__parent__hm {
    width: 60px;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    float: left;
    width: 50%;
    display: none;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    display: none;
}


.sidebar_hidden_first {
    display: none;
}

.single-news .detect_english_sidebar {
    display: block;
}

.single-news_ger .detect_german_sidebar {
    display: block;
}

a.btn.btn-success {
    cursor: pointer;
    text-decoration: none;
    background-color: #6eddb8;
    border: none;
}

.disclaimer_newsletter {
    font-size: 0.8em;
    background-color: rgba(128, 128, 128, 0.2);
    padding: 10px;
    border: 1px dotted #29A57C;
}

/**owl nav embed*/
.owl-dots {
    display: block !important;
}

.slider_content_mp {
    border: 1.5px solid white;
    padding: 10px 10px;
    border-radius: 7px;
}

.owl_news_arch {
    display: inline-block;
    float: right;
    font-size: 21px;
    margin-top: -35px;
    position: relative;
    z-index: 9999;
}

@media screen and (max-width: 576px) {
    .owl_news_arch {
        margin-top: 10px;
        float: unset;
        display: block;
        text-align: center;
    }
}


@media screen and (max-width: 768px) {
    .mustang_content_r h1 br {
        display: none;
    }

    h1.title_side_h1 {
        font-size: 35px;
    }

    a.main_title1 {
        font-size: 20px;
    }

    .links_ul li a {
        font-size: 18px;
    }

    .mustang_content_r h1 {
        font-size: 33px;
    }

    .mustang_content_r p {
        font-size: 16px;
    }

    pre > code {
        display: block;
        padding: 1rem 1.5rem;
        font-size: 16px;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        padding-left: 15px !important;
    }

    ul#menu-menu-1 {
        padding: 15px 15px;
        background: white;
        margin-top: 10px;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
        color: #000;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        color: black;
    }

    .contentimage {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        padding-left: 15px !important;
    }

    ul#menu-menu-1 {
        padding: 15px 15px;
        background: #206d51;
        margin-top: 10px;
    }

    div#main-nav {
        padding: 15px 15px;
        background: #206d51;
        margin-top: 10px;

    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
        color: #000;
    }

    body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
        color: black;
    }

    .contentimage {
        width: 100%;
    }
}


