.idm_product .section-top .section-inner .content-right {
    padding-top: 69px;
}
.idm_product .section-top .section-inner .content-right h4 {
    margin: 0;
    line-height: 50px;
    margin-bottom: 19px;
    max-width: 400px;
}
.idm_product .our-factory .section-top{
    padding-bottom: 52px;
}
.key-product-section {
    background-color: #efe9e4;
    margin: auto;
    text-align: center;
    position: relative;
    padding: 109px 0 135px;
    overflow: hidden;
}

.key-product-section:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-left: 1px solid #cbcbcb;
}
.key-product-section .key-product {
    position: relative;
}
.key-product-section .key-content {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.key-product-section .key-description {
    display: inline-block;
    max-width: 532px;
    text-align: left;
    position: absolute;
    opacity: 0;
}
.list-key-product .gallery__popup .owl-carousel .owl-stage{
    display: flex;
    align-items: center;
}
.list-key-product .gallery__popup .image-gallery {
    max-width: 620px;
}
.list-key-product .gallery__popup .popup-wrapper{
    align-items: flex-start;
}
.list-key-product .gallery__popup .popup-content{
    max-width: 100%;
}
.list-key-product .gallery__popup .gallery-wrapper {
    position: relative;
}
.list-key-product .gallery__popup .key-description {
    position: static;
    max-width: unset;
    opacity: 1;
}
.list-key-product .gallery__popup .key-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    color: #464649;
    text-align: left;
    font-family: Simplifica;
    margin-top: 14px;
    margin-bottom: 3px;
}
.key-product-section .key-item:hover .key-name .key-description {
    opacity: 1;
}
.key-product-section .key-hover-img,
.key-product-section .hover-reveal {
    max-width: 338px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    will-change: transform,filter;
    width: 100%;
    height: 410px;
}

.key-product-section .hover-reveal .hover-reveal__inner,
.key-product-section .hover-reveal .hover-reveal__img {
    width: 100%;
    height: 100%;
    position: relative
}

.key-product-section .hover-reveal .hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%
}

/* .key-product-section .key-hover-img .key-img {
    width: 100%;
    height: 100%;
    transform: translate3d(-50%,-50%,0);
    position: relative;
    display: block;
    background-size: cover;
    background-position: 50% 50%;
} */

.key-product-section .key-item:hover .key-hover-img {
    opacity: 1;
    filter: contrast(1);
    -webkit-filter: contrast(1);
}

.key-product-section .key-item:hover .key-content img.key-img {
    transform: translateX(-50%) translateY(-50%) scale(1, 1);
    pointer-events: none;
    opacity: 1;
}

.key-product-section .key-item:hover .key-content {
    display: block;
    visibility: visible;
    opacity: 1;
}

.key-product-section .key-name .menu__item-textinner{
    -webkit-text-stroke: dashed 0.5px #f4f3f1;
    color: #d1beae;
    font-family: Simplifica;
    font-size: 97px;
    font-weight: 400;
    line-height: 100px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2.16px;
    transition: all .25s;
}

.key-product-section .title-key-product {
    color: #464649;
    margin: 0;
    margin-bottom: 47px;
}

.key-product-section .key-item {
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

.key-product-section .key-item:hover .key-name .menu__item-textinner{
    position: relative;
    z-index: 2;
    display: inline-block;
    color: #824417;
}

.key-product-section .key-item:hover {
    z-index: 2;
}

.section-big-image img {
    max-width: 100%;
    opacity: 0;
    width: 100%;
}

.section-big-image {
    position: relative;
}

.section-big-image:before {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    width: 170px;
    background-color: #fffbf6;
    will-change: transform;
    transform-style: preserve-3d;
}

.section-big-image:after {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    z-index: 10;
    width: 170px;
    background-color: #fffbf6;
    will-change: transform;
    transform-style: preserve-3d;
}
.section-big-image .video_container video {
    width: 100%;
    max-height: 440px;
    object-fit: cover;
}
.idm_product section.our-factory{
    overflow: hidden;
}
.idm_product .media-section {
    position: relative;
}
.idm_product .our-factory .expand.expand-left {
    position: absolute;
    left: 0;
    top: -3px;
    right: auto;
    bottom: -3px;
    z-index: 10;
    width: 100%;
    height: auto;
    background-color: #efe9e4;
    transform: translate3d(calc(-100% + var(--left)), 0px, 0px);
}
.idm_product .media-section .expand.expand-right {
    position: absolute;
    left: auto;
    top: -3px;
    right: 0;
    bottom: -3px;
    z-index: 20;
    width: 100%;
    height: auto;
    background-color: #efe9e4;
    transform: translate3d(calc(100% - var(--right)), 0px, 0px)
}
.brand-section h3.title-branding {
    /*text-align: center;*/
    color: #464649;
    margin: 0;
    line-height: 1.27272727;
    margin-bottom: 44px;
}
.idm_product .media-section .expand.expand-right:before,
.idm_product .our-factory .expand.expand-left:before {
    content: "";
    position: absolute;
    height: 77%;
    width: 100%;
    background: #F4F3F1;
    top: 0;
    left: 0;
}
.idm_product .media-section .effect-image {
    max-height: 440px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.brand-section .branding {
    max-width: 984px;
    margin: 0 auto;
    /* height: auto !important; */
}
/* .brand-list.fixed_element{
    position: static;
} */
/* .brand-section .fixed__target{
    display: none;
} */

.brand-section .brand-items {
    border-bottom: 1px solid #cbcbcb;
    /* padding: 32px 0; */
    background: #F4F3F1 !important;
    height: auto !important;
}
.brand-section .brand-items.active{
    padding-bottom: 32px;
}

.brand-section .brand-items:first-child {
    border-top: 1px solid #cbcbcb;
}

.brand-section .brand-items .top-brand {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 32px 0;
    cursor: pointer;
}

.brand-section .brand-items .top-right-brand {
    display: flex;
    align-items: center;
}

.top-right-brand .photos-action {
    margin-left: 35px;
}

.top-right-brand .features-action, .top-right-brand .photos-action {
    padding: 6px 0;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    background-image: linear-gradient(currentColor,currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: background-size .25s cubic-bezier(.24,.26,.2,1);
    background-size: 0 1px;
}

.top-right-brand .features-action:hover, 
.top-right-brand .photos-action:hover, 
.brand-items.active .top-right-brand .features-action.active, 
.brand-items.active .top-right-brand .photos-action.active {
    color: #824417;
    background-size: 100% 1px;
}

.brand-section .brand-items .cms-background {
    background: linear-gradient(270deg, #9ACA59, #E5006E);
}

.brand-section .brand-items .features-brand {
    padding: 39px 64px 26px;
    /* margin-top: 37px; */
    margin-top: 0;
    margin-bottom: 3px;
    /*display: none;*/
}

section.brand-section {
    padding: 107px 0 146px;
    background: #F4F3F1;
}

.brand-items .item-description h4 {
    margin: 0;
    color: #fff;
    margin-bottom: 3px;
}

.brand-items .item-sub-description {
    color: #fff;
}

.idm_product .section-top .section-inner {
    align-items: flex-start;
}

.idm_product .section-top .section-inner .text-left h3 {
    color: #824417;
}
.features-brand .list-icon {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25.5px;
    justify-content: center;
    margin-top: 40px;
}
.features-brand .list-icon .icon-items {
    margin-bottom: 20px;
    margin-bottom: 20px;
    width: calc(100%/6);
    padding: 0 25.5px;
}
.features-brand .list-icon .icon-img {
    border: 1px solid #fff;
    width: 100%;
    height: auto;
    object-fit: cover;
    padding: 10px;
}
.features-brand .list-icon .icon-name {
    color: #fff;
    margin: 0 -6px;
    text-align: center;
    margin-top: 16px;
}
.brand-items .photos-brand {
    padding: 36px 64px 44px;
    /*display: none;*/
    /* margin-top: 37px; */
    margin-top: 0;
    margin-bottom: 3px;
}
.brand-items .photos-brand-list{
    display: flex;
    margin: 0 -25.5px;
    justify-content: center;
}
.photos-brand .photos-items{
    width: 33.333%;
    padding: 0 25.5px;
}
.photos-brand .photos-items img {
    max-width: 100%;
}
.key-product-section  .key-name-content {
    display: inline-block;
    position: relative;
}
.key-product-section .key-name .key-description{
    left: 100%;
    top: 0;
    width: calc((100vw - 100%)/2);
    padding-right: 20px;
    max-width: 585px;
    padding-left: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
}
.key-product-section .key-name .key-description p:last-child{
    margin-bottom: 0;
}
.idm_product .common_idm_banner {
    background: #efe9e4;
}
.idm_product .banner_image_effect .text-section h1 {
    color: #824417;
}
.idm_product .banner_image_effect .img-section-fix .bg-trans{
    background-color: #824417;
}

.ibm__media--section {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.ibm__media--section .ibm__media__action .button {
    background: #ED0677;
    border-color: #ED0677;
    color: #fff;
    text-transform: inherit;
    padding: 10px 20px;
    font-size: 18px;
    height: auto;
}

.ibm__media--section .logo__image img {
    max-width: 140px;
    width: auto;
    height: auto;
    object-fit: cover;
    object-position: center;
    opacity: 1;
}

.ibm__media--section .ibm__media__content {
    font-size: 30px;
    font-family: 'PingFangHK';
    font-weight: 500;
    text-align: center;
}

.ibm__media--section .ibm__media__content .media__text {
    margin-bottom: 0;
}

.ibm__media--section .ibm__media--wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
}
@media (min-width:1025px) {
    .key-product-section .key-item{
        margin: 0 10vw 5px;
    }
}
@media (min-width: 768px){
    .ibm__media--section {
        padding: 79px 0;
    }
    .brand-section .brand-items .features-brand{
        display: none;
    }
    .idm_product .product-expertise .product-item:nth-child(3){
        display: none;
    }
    .brand-items .photos-brand{
        display: none;
    }
    .key-popup.mobile-show{
        display: none;
    }
}
@media (min-width: 1281px){
    .idm_product .banner_image_effect .text-section h1{
        line-height: 153px;
    }
    .idm_product .banner_image_effect .text-section{
        padding-bottom: 38px;
    }
    .idm_product .banner_image_effect .img-section-fix .img-trans .text-icon{
        left: 55%;
    }
    .idm_product .product-expertise .product-item:nth-child(2) .prd-info:before{
        max-width: 715px;
    }
    .idm_product .product-expertise .product-item .info-wrap{
        max-width: 623px;
    }
    .idm_product .product-expertise .product-item h3{
        margin-bottom: 27px;
    }
}
@media (max-width: 1440px){
    .key-product-section .key-name .menu__item-textinner{
        font-size: 80px;
        line-height: 1.1;
    }
}
@media (max-width: 1280px){
    .key-product-section .key-name .menu__item-textinner{
       font-size: 70px;
       max-width: 510px;
    }
    .features-brand .list-icon .icon-items{
        padding: 0 20px;
    }
    .features-brand .list-icon{
        margin: 0 -20px;
        margin-top: 40px;
    }
}
@media (max-width: 1024px){
    .brand-section .brand-items .features-brand{
        padding-left: 30px;
        padding-right: 30px;
    }
    .features-brand .list-icon .icon-items {
        padding: 0px 10px;
    }
    .features-brand .list-icon {
        margin: 0 -10px;
        margin-top: 40px;
    }
    .idm_product .section-top .section-inner .content-right{
        padding-top: 0;
    }
    .idm_product .media-section .expand.expand-right{
        margin-right: -100px;
    }
    .idm_product .our-factory .expand.expand-left{
        margin-left: -100px;
    }
    .key-popup.mobile-show {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999991;
        background: #efe9e4;
        padding: 22px 24px;
        max-height: 100vh;
        overflow: auto;
    }
    .key-popup span.close{
        width: 20px;
        height: 20px;
        background: url(../images/close.svg) no-repeat center;
        background-size: contain;
        display: block;
        float: right
    }
    .key-product-section .key-name .key-description{
        display: none;
    }

    .key-popup .popup-content .key-title {
        font-size: 30px;
        font-weight: 400;
        line-height: 40px;
        text-transform: uppercase;
        letter-spacing: 0.75px;
        color: #464649;
        text-align: left;
        font-family: Simplifica;
        margin-top: 14px;
        margin-bottom: 3px;
    }
    .key-popup .popup-content {
        display: inline-block;
        /*margin-top: 22px;*/
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }
    .key-popup .popup-content .key-img {
        padding-bottom: 121.5%;
        background-size: cover;
        display: inline-block;
        width: 100%;
        margin-top: 22px;
    }
    .key-product-section .hover-reveal {
        display: none;
        visibility: hidden;
    }
    .key-product-section .key-item:hover .key-content,
    .key-product-section .key-content{
        display: none;
        visibility: hidden;
    }
    .key-product-section .key-description{
        position: static;
        line-height: 29px;
        opacity: 1;
    }
    .key-product-section .key-item{
        z-index: auto !important;
    }
    .key-popup.mobile-show.active{
        display: block;
    }
    body.product-expand{
        overflow: hidden;
    }
    .key-product-section{
        padding-bottom: 90px;
    }
}
@media (max-width: 1024px) and (min-width: 768px){
    .idm_product .banner_image_effect .img-section-fix {
        margin-left: 52%;
    }
    .idm_product .banner_image_effect .circle.img-section-fix {
        margin-left: 47%;
    }
    .key-popup.mobile-show.active {
        display: flex;
        align-items: center;
    }
}
@media (max-width: 767px){
    .idm_product .section-top .section-inner .text-left h3{
        margin-bottom: 14px;
    }
    .idm_product .banner_image_effect .text-section{
        bottom: 49%;
    }
    .idm_product .banner_image_effect .text-section h1 {
        color: #824417;
        line-height: 60px;
    }
    
    .idm_product .product-expertise .product-item:nth-child(3) h3 {
        color: #415166;
    }
    .idm_product .section-top .section-inner .content-right h4{
        line-height: 40px;
        margin-bottom: 18px;
        padding-right: 5px;
    }
    .key-product-section .title-key-product{
        margin-bottom: 24px;
    }
    .idm_product .our-factory .section-top {
        padding-bottom: 28px;
    }
   
    .brand-section h3.title-branding{
        font-size: 45px;
        line-height: 55px;
        letter-spacing: 1px;
        margin-bottom: 50px;
    }
    section.brand-section {
        padding: 77px 0 80px;
    }
    .brand-items .item-description h4{
        margin-bottom: 13px;
    }
    .brand-items .item-sub-description{
        line-height: 29px;
        margin-bottom: 39px;
    }
    .brand-section .brand-items .features-brand{
        /* margin-top: 23px; */
        margin-top: 1px;
        padding: 39px 24px 0;
        margin-bottom: 0;
        display: inline-block;
        width: 100%;
    }
    .brand-items .photos-brand{
        padding: 24px 24px;
        margin: 0;
    }
    .brand-items .features-brand+.photos-brand{
        padding-top: 0;
        margin-top: -1px;
    }
    .brand-items .photos-brand-list{
        flex-wrap: wrap;
        margin: 0 -12.5px
    }
    .photos-brand .photos-items{
        padding: 0 12.5px;
        margin-bottom: 16px;
    }
    .photos-brand .photos-items img{
        object-fit: cover;
        width: 100%;
    }
    .brand-section .brand-items{
        padding-bottom: 22px;
        height: auto !important;
    }
    .brand-section .brand-items.active{
        padding-bottom: 22px;
    }
    .brand-section .brand-items .top-brand{
        padding: 22px 0;
        pointer-events: none;
    }
    .brand-section .brand-list {
        height: auto !important;
        position: static;
    }
    .brand-section .fixed__target{
        display: none;
    }
    .brand-section .branding{
        height: auto !important;
    }
    .features-brand .list-icon{
        margin: 0 -12.5px;
        margin-top: 0;
    }
    .features-brand .list-icon .icon-items{
        padding: 0 12.5px;
        max-width: none;
        width: 25%;
        margin: 0;
        margin-bottom: 38px;
    }
    .features-brand .list-icon .icon-name{
        margin-top: 18px;
        line-height: 29px;
    }
    .features-brand .list-icon .icon-img {
        height: auto;
        width: 100%;
        object-fit: cover;
        padding: 10px;
    }
    .key-product-section{
        padding-top: 79px;
        padding-bottom: 79px;
    }
    .key-product-section .key-name .menu__item-textinner{
        color: #824417;
        font-size: 55px;
        letter-spacing: 1px;
        line-height: 55px;
    }
    .idm_product .media-section .expand.expand-right{
         margin-right: 0; 
    }
    .idm_product .our-factory .expand.expand-left{
         margin-left: 0; 
    }
    .section-big-image video,
    .section-big-image img {
        max-width: 100%;
        min-height: 208px;
        object-fit: cover;
    }
    .idm_product .product-expertise .product-item:nth-child(3) .btn-arrow .arr-effect .icon::before, 
    .idm_product .product-expertise .product-item:nth-child(3) .btn-arrow .arr-effect .icon::after {
        background-image: url(../images/arrow-blue.png);
    }
    .idm_product .product-expertise .product-item:nth-child(3):hover .btn-arrow .arr-effect .icon::before, 
    .idm_product .product-expertise .product-item:nth-child(3):hover .btn-arrow .arr-effect .icon::after {
        background-image: url(../images/arrow-white.png);
    }
    .idm_product .product-expertise .product-item:first-child .prd-info::before {
        border-top: 1px solid #cbcbcb;
    }

    .list-key-product .gallery__popup .gallery-item img{
        height: auto;
    }
    .list-key-product .gallery__popup .key-title,
    .list-key-product .gallery__popup .key-description {
        padding: 0 24px;
    }
    .list-key-product .gallery__popup .owl-nav {
        margin-top: 40px;
    }
    .list-key-product .gallery__popup .key-description {
        margin-bottom: 40px;
    }

    .ibm__media--section .logo__image img {
        min-height: initial;
    }
}
@media (max-width: 575px){
    .photos-brand .photos-items{
        width: 100%;
    }
    .features-brand .list-icon .icon-items{
        width: 33.333%;
    }
    .photos-brand .photos-items img{
        height: 47.46666666666667VW;
        object-fit: cover;
        width: 100%;
    }
    .key-product-section .key-name .menu__item-textinner{
        font-size: 45px;
        line-height: 55px;
    }
    .top-right-brand .features-action, .top-right-brand .photos-action{
        display: none;
    }
}
@media (max-width: 479px){
    .features-brand .list-icon .icon-items {
        width: 50%;
    }
}


.fixed_wrapper {
    position: relative;
    overflow: hidden;
}
.fixed__target, .fixed_element {
    right: 0;
    left: 0;
}
.fixed__target {
    position: absolute;
    bottom: -200vh;
    top: 14px;
}
.fixed_element {
    position: relative;
    height: auto;
}
