
.section-block-demo38-header.fixed-nav {
    top: -59px
}

.section-block-demo38-header .header-outer-wrap {
    background: #fff
}

.section-block-demo38-header .head_top {
    padding: 15px 0;
    background: #f5f5f5
}

.section-block-demo38-header .head_top .head_sns {
    align-items: center
}

.section-block-demo38-header .head_top .head_sns li {
    list-style: none;
    margin-right: 35px
}

.section-block-demo38-header[search-style=search-style-1] .search .form-control {
    border: none;
    border-bottom: 1px solid #b3b3b3;
    border-radius: 0;
    padding: 0;
    font-size: 16px;
    color: #666;
    font-weight: 300;
    width: 272px
}

.section-block-demo38-header[search-style=search-style-1] .search .btn-search {
    padding: 0;
    width: auto;
    margin-right: 7px
}

.section-block-demo38-header .header-top {
    padding: 29px 0
}

.section-block-demo38-header .header-top .layout {
    align-items: center
}

.section-block-demo38-header .header-top .right {
    align-items: center
}

.section-block-demo38-header .header-top .right .item {
    margin-right: 77px
}

.section-block-demo38-header .header-top .right .item a {
    align-items: center
}

.section-block-demo38-header .header-top .right .item span {
    display: block;
    font-weight: 300
}

.section-block-demo38-header .header-top .right .icon {
    width: 43px;
    line-height: 41px;
    text-align: center;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43px;
    margin-right: 22px
}

.section-block-demo38-header .header-top .right .wrap {
    font-size: 14px;
    color: #666;
    font-weight: 500
}

.section-block-demo38-header .head-btn {
    border: 1px solid #4088a6;
    color: #4088a6;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 36px;
    font-size: 16px;
    color: #4088a6;
    font-weight: 400
}

.section-block-demo38-header .change-language {
    margin-left: 44px
}

.section-block-demo38-header .header-bottom {
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6
}

.section-block-demo38-header .header-bottom .nav {
    padding: 0;
    justify-content: space-between
}

.section-block-demo38-header .header-bottom .nav>li {
    margin: 0
}

.section-block-demo38-header .header-bottom .nav>li>a {
    line-height: 38px;
    padding: 5px 20px;
    font-size: 18px;
    color: #1e1f21;
    font-weight: 500
}

.section-block-demo38-header[head-active-bg=head-ac-bg][head-active-style="1"][head-active-bg-ani=head-ac-bg-an4] .nav>li>a::after {
    bottom: 0;
    height: 3px
}

.section-block-demo38-header .logo img {
    max-height: 39px
}

@media only screen and (max-width:1680px) {
    .section-block-demo38-header .header-top .right .item {
        margin-right: 40px
    }
}

@media only screen and (max-width:1280px) {
    .section-block-demo38-header .header-top .right .item {
        margin-right: 20px
    }

    .section-block-demo38-header .header-top .right .icon {
        margin-right: 10px
    }

    .section-block-demo38-header .logo img {
        max-height: 30px
    }

    .section-block-demo38-header .header-top {
        padding: 15px 0
    }

    .section-block-demo38-header .change-language {
        margin-left: 20px
    }

    .section-block-demo38-header .head-btn {
        font-size: 14px
    }
}

@media only screen and (max-width:992px) {

    .section-block-demo38-header .head_top,
    .section-block-demo38-header .header-bottom,
    .section-block-demo38-header .header-top {
        display: none
    }

    .section-block-demo38-header .logo img {
        max-height: none
    }
}