header {
    position: fixed;
    z-index: 99999
}

header .subnav {
    top: 80px!important
}

.brandstory {
    background-color: #f3f3f3
}

.brandstory .title {
    text-align: center
}

.brandstory .title h4 {
    font-size: 30px;
    color: #161010;
    margin-bottom: 10px
}

.brandstory .title p {
    font-size: 16px;
    color: #000
}

.brandstory .brandstory-banner {
    text-align: center;
    color: #fff;
    position: relative
}

.brandstory .brandstory-banner .bg {
    width: 100%
}

.brandstory .brandstory-banner .text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 38%;
    z-index: 10
}

.brandstory .brandstory-banner .text h4 {
    display: block;
    width: 940px;
    font-size: 50px;
    font-family: Radnika-Bold;
    text-transform: uppercase;
    line-height: 72px;
    margin: 160px auto 0
}

.brandstory .brandstory-desc {
    padding: 80px 0;
    background-color: #f3f3f3;
    text-align: center
}

.brandstory .brandstory-desc p {
    width: 48%;
    margin: 0 auto;
    font-size: 20px;
    color: #1a1a1a;
    line-height: 36px;
    text-align: center
}

.brandstory .brandstory-desc img {
    padding: 65px 0 15px
}

.brandstory .brandstory-desc h4 {
    font-size: 38px;
    font-family: Radnika-Bold;
    color: #000;
    margin-bottom: 24px;
    margin-top: 65px;
    line-height: 1
}

.brandstory .brandstory-desc .p {
    line-height: 24px
}

.brandstory .digital {
    padding: 95px 0 90px;
    text-align: center;
    background: #fff
}

.brandstory .digital .digital-swiper {
    max-height: 500px
}

.brandstory .digital .digital-swiper .swiper-slide .namber {
    font-size: 195px;
    font-family: Arial,Helvetica,sans-serif;
    color: #000;
    margin: 80px 0 60px
}

.brandstory .digital .digital-swiper .swiper-slide p {
    display: block;
    margin: 0 auto;
    width: 830px;
    font-size: 20px;
    color: #333;
    line-height: 36px
}

.brandstory .history {
    background-color: #f3f3f3;
    padding: 0 122px 60px;
    position: relative
}

.brandstory .history .title {
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -430px;
    z-index: 10
}

.brandstory .history .history-swiper .swiper-slide {
    padding: 400px 0 80px;
    text-align: center;
    position: relative
}

.brandstory .history .history-swiper .swiper-slide h4 {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 360px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    background: linear-gradient(45deg, #fed321, transparent);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(2px 2px 2px black);
    -webkit-background-clip: text;
}

.brandstory .history .history-swiper .swiper-slide p {
    position: relative;
    display: block;
    font-size: 20px;
    color: #161010;
    line-height: 36px;
    width: 760px;
    margin: 0 auto;
    z-index: 10
}

.brandstory .history .history-swiper .swiper-pagination {
    border-top: solid 1px #fff
}

.brandstory .history .history-swiper .swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    color: #6a6a6a;
    background: 0 0;
    margin: 0 24px;
    line-height: 40px
}

.brandstory .history .history-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: 0 0;
    color: #1a1a1a;
    border-top: solid 1px #000;
    border-radius: 0;
    margin-top: -1px
}

.brandstory .social {
    padding: 100px 0 128px;
    background-color: #f7f7f7;
}

.brandstory .social h4 {
    color: #ccc;
    margin-bottom: 50px;
    filter: drop-shadow(1px 1px 1px black);
}

.brandstory .social .desc {
    margin-top: 40px
}

.brandstory .social .desc .title {
    margin: 100px 0 60px
}

.brandstory .social .desc .list .img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.brandstory .social .desc .list .img img {
    width: 100%
}

.brandstory .social .desc .list .img .text {
    width: 100%;
    min-height: 230px;
    padding: 30px;
    background-color: #cecece;
    color: #000;
}

.brandstory .social .desc .list .img .text h4 {
    font-size: 20px;
    color: #f3f3f3;
    line-height: 24px;
    margin-bottom: 20px
}

.brandstory .social .desc .list .img .text p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.brandstory .team {
    padding: 116px 0 0;
    /* background-color: #bbb; */
}

.brandstory .team h4 {
    font-size: 30px;
    line-height: 36px;
    color: #f3f3f3;
    margin: 40px 0 36px
}

.brandstory .team p {
    font-size: 16px;
    line-height: 24px;
    color: #5b5151;
    margin-top: 24px
}

.brandstory .team .img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.brandstory .team .img img {
    width: 100%
}

@media only screen and (max-width: 1366px) {
    .brandstory .social .desc .list .img .text {
        min-height:320px
    }

    .brandstory .team h4 {
        margin-top: 0;
        margin-bottom: 10px
    }

    .brandstory .team p {
        margin-bottom: 10px;
        margin-top: 0
    }
}
