
.section-block-demo36-header .header-top {
    height: 46px;
    border-bottom: 1px solid #f6f6f6
}

.section-block-demo36-header .header-top .layout {
    height: 100%
}

.section-block-demo36-header .header-top .search {
    margin-left: auto
}

.section-block-demo36-header .change-language {
    font-size: 12px
}

.section-block-demo36-header .logo img {
    height: 80px
}

.section-block-demo36-header .nav {
    padding-right: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.section-block-demo36-header .nav>li>a {
    line-height: 80px;
    color: #333
}

.section-block-demo36-header .nav>li>a,
.section-block-demo36-header[head-active-style="1"] .nav>li,
.section-block-demo36-header[head-active-style="2"] .nav>li {
    padding: 0 12px
}

.section-block-demo36-header[head-active-style="1"] .nav>li>a,
.section-block-demo36-header[head-active-style="2"] .nav>li>a {
    padding: 0
}

.section-block-demo36-header[head-active-bg=head-ac-bg][head-active-style="1"] .nav>li>a::after {
    height: 3px
}

.section-block-demo36-header[head-active-bg=head-ac-bg][head-active-style="1"] .nav>li>a::after,
.section-block-demo36-header[head-active-bg=head-ac-bg][head-active-style="1"][head-active-bg-ani=head-ac-bg-an3] .nav>li>a::after {
    bottom: 1.5px
}

@media only screen and (max-width:1366px) {
    .section-block-demo36-header .logo img {
        height: 60px
    }
}
@media (max-width:992px) { 
    .section-block-demo36-header .header-bottom,
    .section-block-demo36-header .header-top {
        display: none
    }
}
