
/* second-navigation */
.second-navigation .second-nav-wrap {
    background-color: #F6F4F5;
}

.huawei-v3 #header-v3,
.second-navigation,
.second-nav-wrap {
    background: none !important;
}

.ddarrow {
    float: left;
    height: 64px;
    line-height: 64px;
    padding-left: 10px;
}

.ddarrow svg,
.ddarrow_mob {
    height: 64px;
    line-height: 64px;
    -webkit-transition: .7s transform cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: .7s transform cubic-bezier(0.075, 0.82, 0.165, 1);
}

.ddarrow.open svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.overflowY {
    overflow: hidden;
}

.tl-second-nav .tl-reasons-list-second-nav p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 78%;
    font-size: 1.25vw;
    text-align: center;
    padding-top:20%;
}

.tl-reasons-list-second-nav li:first-child {
    margin: 0;
}

.tl-reasons-list-second-nav .nav-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tl-reasons-list-second-nav .tl-nav-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 80%;
}

@media (min-width: 1024px) {
    .second-navigation {
        background-color: rgba(245, 243, 243, 1) !important;
    }
/* 
    @supports (-webkit-appearance:none) and (column-fill:auto) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) {
        .second-navigation {
            height: 100%;
            -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            -webkit-transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, backdrop-filter;
            transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
            -webkit-backdrop-filter: saturate(180%) blur(30px);
            backdrop-filter: saturate(180%) blur(30px);
            background-color: rgba(245, 243, 243, 0.9) !important;
        }
    } */

    .tl-second-nav .tl-container [class^=animate-],
    .tl-second-nav .tl-container .swiper-slide {
        opacity: 0;
        -webkit-transition: 1s ease;
        transition: 1s ease;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-transform: translate(0, 50px);
        transform: translate(0, 50px);
    }

    .tl-second-nav .tl-container.animated .swiper-slide,
    .tl-second-nav .tl-container.animated [class^=animate-] {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .tl-second-nav .tl-container.animateClose .swiper-slide,
    .tl-second-nav .tl-container.animateClose [class^=animate-] {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .tl-second-nav .tl-container .animate-1 {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .tl-second-nav .tl-container .animate-2 {
        -webkit-transition-delay: .11s;
        transition-delay: .11s
    }

    .tl-second-nav .tl-container .animate-3 {
        -webkit-transition-delay: .12s;
        transition-delay: .12s
    }

    .tl-second-nav .tl-container .animate-4 {
        -webkit-transition-delay: .13s;
        transition-delay: .13s
    }

    .tl-second-nav .tl-container .animate-5 {
        -webkit-transition-delay: .14s;
        transition-delay: .14s
    }

    .tl-second-nav .tl-container .animate-6 {
        -webkit-transition-delay: .15s;
        transition-delay: .15s
    }

    .tl-second-nav .tl-container .animate-7 {
        -webkit-transition-delay: .16s;
        transition-delay: .16s
    }

    .tl-second-nav .tl-container .animate-8 {
        -webkit-transition-delay: .17s;
        transition-delay: .17s
    }

    .tl-second-nav .tl-container .animate-9 {
        -webkit-transition-delay: .18s;
        transition-delay: .18s
    }

    #header-v3 .second-app-nav sup {
        line-height: 0;
    }

    .cft {
        display: none;
    }

    .second-nav {
        width: calc(82.848vw + -10.68160px);
    }

    .tl-second-nav {
        position: relative;
        top: 1px;
        background-color: rgba(250, 248, 249, 1) !important;
        overflow: hidden;
    }
/* 
    @supports (-webkit-appearance:none) and (column-fill:auto) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) {
        .tl-second-nav {
            background: none !important;
        }
    } */

    .tl-second-nav .tl-container {
        position: relative;
        width: calc(82.848vw + -10.68160px);
        margin: 0 auto;
        font-size: 0;
        height: auto;
        display: none;
        overflow: hidden;
    }

    .tl-reasons-list-second-nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 81.5%;
        justify-items: center;
        text-align: center;
        list-style: none;
        padding: 40px 0;
        vertical-align: middle;
    }

    .tl-reasons-list-second-nav a {
        font-size: 0;
    }

    .tl-reasons-list-second-nav li {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        height: 17.03125vw;
        margin-left: 1.5%;
        background-color: #FFF;
        font-size: 0;
        border-radius: 6px;
        cursor: pointer;
    }
    .lt-nav-icon-highlights {
        width: 9vw;
    }
    .lt-nav-icon-design {
        position: absolute;
        right: 0;
        width: 11.40625vw;
    }

    .lt-nav-icon-performance {
        width: 8.48958vw;
    }

    .lt-nav-icon-camera {
        width: 7.23958vw;
    }

    .lt-nav-icon-power {
        width: 100%;
    }
    
    .lt-nav-icon-emui {
        width: 7.1875vw;
    }

    .tl-reasons-list-second-nav a {
        width: 100%;
        display: inline-block;
        text-align: right;
    }

    .second-nav-wrap {
        height: 64px !important;
    }

    .products-menu {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 18.5%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        list-style: none;
        vertical-align: middle;
    }

    .products-menu .product-nav {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 12.5vw;
    }

    .product-nav li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 1.0416vw;
        width: 100%;
        margin: 4% 0;
        background-color: transparent;
    }

    .product-nav li a {
        color: #000;
    }

    .second-navigation .second-nav-wrap .second-nav {
        width: calc(82.848vw - 10.68160px) !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul li {
        float: none !important;
        display: inline-block;
        vertical-align: middle;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul {
        text-align: right;
    }

    .product-nav li a:hover,
    #header-v3 .second-ul li a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    #header-v3 .product-nav li a.active,
    #header-v3 .product-nav li a.active:hover {
        color: #C0BEBF;
        text-decoration: none;
    }
    .tl-reasons-list-second-nav .swiper-slide a:hover{
        color: #ed3c40;
    }
}

@media (width:1024px) {
    .products-menu .product-nav {
        width: 13.5vw;
    }

    .product-nav li,
    .products-menu .second-ul li {
        font-size: 12px !important;
    }
}

@media (max-width: 1023px) {
    .second-nav-wrap {
        height: auto !important;
    }

    .huawei-v3 .app-nav {
        background: none !important;
    }

    .second-navigation .second-nav-wrap .second-nav {
        background: none !important;
        background-color: rgba(241, 242, 242, 1) !important;
    }
/* 
    @supports (-webkit-appearance:none) and (column-fill:auto) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) {
        .second-navigation .second-nav-wrap .second-nav {
            -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            -webkit-transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, backdrop-filter;
            transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
            -webkit-backdrop-filter: saturate(180%) blur(30px);
            backdrop-filter: saturate(180%) blur(30px);
            background-color: rgba(241, 242, 242, 0.9) !important;
        }
    } */

    .second-navigation .second-nav-wrap .second-nav .icon-app {
        right: 0 !important;
    }

    .cft {
        clear: both;
    }

    .second-navigation .second-nav-wrap .second-nav .second-title {
        max-width: 155px !important;
    }

    .second-navigation-buy .second-nav-wrap .second-nav .icon-app {
        width: 26px !important;
        height: 26px !important;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: url(../../images/tl/reason/nav-btn.svg) no-repeat !important;
        background-position: unset !important;
        margin-top: 0 !important;
    }

    .second-navigation-buy .second-nav-wrap .second-nav .icon-app.open {
        -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
        transform: translate(-50%, -50%) rotate(180deg) !important
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul li a {
        font-size: 16px !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul li a {
        color: #000 !important;
        font-weight: normal;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul {
        display: none;
        background: none !important;
        background-color: rgba(241, 242, 242, 1) !important;
        width: 90% !important;
        padding: 0 5.2% !important;
    }
/* 
    @supports (-webkit-appearance:none) and (column-fill:auto) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) {
        .second-navigation .second-nav-wrap .second-nav .second-ul {
            -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
            -webkit-transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, -webkit-backdrop-filter;
            transition-property: background-color, backdrop-filter;
            transition-property: background-color, backdrop-filter, -webkit-backdrop-filter;
            -webkit-backdrop-filter: saturate(180%) blur(30px);
            backdrop-filter: saturate(180%) blur(30px);
            background-color: rgba(241, 242, 242, 0.9) !important;
        }
    } */

    .tl-second-nav li {
        border: none !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul li {
        position: relative;
        display: inline-block;
        float: left !important;
        width: 46%;
        border-bottom: 0 !important;
        padding-bottom: 10px !important;
        margin-bottom: 0 !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul .tl-reasons-list-second-nav li {
        padding-bottom: 0 !important;
        width: 38vw;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul>li {
        position: relative;
        margin-left: 8%;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul>li:nth-child(odd) {
        margin-left: 0;
    }

    .products-menu {
        border-top: .5px #707070 solid;
        margin-top: 5px;
        padding-top: 10px;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul .products-menu li {
        float: none !important;
        width: 100%;
    }

    .app-nav .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0px 10px;
    }
    .lt-nav-icon-highlights {
        width: 24vw;
    }
    .lt-nav-icon-design {
        width: calc(12.92vw + 76px);
    }

    .lt-nav-icon-performance {
        width: calc(11.38vw + 54px);
    }

    .lt-nav-icon-camera {
        width: calc(11.38vw + 54px);
    }

    .lt-nav-icon-power {
        width: 100%;
    }

    .lt-nav-icon-emui {
        width: calc(11.38vw + 54px);
    }

    .ddarrow {
        display: none !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul {
        position: relative !important;
    }

    .second-navigation .second-nav-wrap .second-nav .second-ul .tl-second-nav li {
        border-radius: 6px;
    }

    .tl-second-nav .swiper-container {
        width: 100%;
    }

    .tl-reasons-list-second-nav .nav-content {
        width: 100%;
        margin: 0 auto;
    }

    .second-navigation .tl-reasons-list-second-nav li {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin: 0;
        padding: 0;
        background-color: #FFF;
        height: calc(13.43vw + 125px);
    }

    .tl-second-nav .tl-reasons-list-second-nav p {
        font-size: 16px;
        color: #000;
        width: calc(90% + 30px);
        height: 22%;
        text-align: center;
    }

    .tl-second-nav .swiper-pagination {
        position: relative !important;
        height: 40px;
    }

    .app-nav .swiper-container-horizontal>.swiper-pagination-bullets,
    .app-nav .swiper-pagination-custom,
    .app-nav .swiper-pagination-fraction {
        bottom: 4px !important;
    }

    .second-navigation-buy .second-nav-wrap .second-nav .swiper-pagination-bullet {
        float: none !important;
        position: relative !important;
        width: 7px !important;
        height: 7px !important;
        border: 1px solid #000 !important;
        background-color: #FFF;
        left: 0 !important;
    }

    .app-nav .swiper-pagination-bullet-active {
        background-color: #000 !important;
    }

    .second-navigation .tl-reasons-list-second-nav {
        width: 100%;
        margin: 0 auto;
    }

    .tl-second-nav .tl-container{
        width: 100%;
    }
}
@media (max-width: 1023px) and (min-width: 769px){
    .tl-second-nav .tl-reasons-list-second-nav p {
        padding-top:20%;
    }
    .lt-nav-icon-design {
        top: 32%;
    }
}
@media (max-width: 1023px) and (min-width: 800px){
    .second-navigation .tl-reasons-list-second-nav li {
        height: calc(18vw + 125px);
    }
}
@media (max-width: 599px) {
    .second-navigation-buy .second-nav-wrap .second-nav .icon-app {
        left: 60vw !important;
    }
    .second-navigation .tl-reasons-list-second-nav li{
        height: calc(6vw + 125px);
    }
}

@media (max-width:599px) and (max-height:550px) {
    .second-navigation .second-nav-wrap .second-nav .second-ul li {
        padding-bottom: 8px !important;
    }

    .tl-second-nav .swiper-pagination {
        height: 30px;
    }
}

#pdpComponentFeatrues {
    display: none !important;
}

.second-navigation .second-nav-wrap .second-nav .second-ul {
    float: none !important;
}
/* second-navigation end */
#tl-wrapper .tl-second-nav,#tl-wrapper .products-menu{
    display: none !important;
}
.tl-reasons-list-second-nav a{
    width:100%;
    height: 100%;
}
.lt-nav-icon-design {
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width: 599px){
    .lt-nav-icon-design {
        width: calc(7.92vw + 76px);
    }
}