/* Template */
.sp-sticky-header {
    z-index: 9999 !important;
}


.sp-detail-comment {
    cursor: pointer;
}

.btn-sp-comment {
    display: block;
    height: 210px;
    background: #111;
    text-align: center;
    text-decoration: none;
    transition: background .3s;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
}

    .btn-sp-comment span {
        display: inline-block;
        height: 100%;
        line-height: 208px;
        padding-left: 55px;
        font-family: SFD-Regular;
        font-size: 50px;
        color: #fff;
        background: url(https://kenh14cdn.com/web_images/sp-comment-icon.png) left center no-repeat;
        background-size: 32px;
    }


body {
    background-color: #edf2f3;
    overflow-x: hidden;
}
    /* END Template*/

    body::-webkit-scrollbar {
        width: 5px;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    body::-webkit-scrollbar-thumb {
        background-color: transparent;
        outline: 0px solid slategrey;
        background-color: #445596;
        border-radius: 3px;
    }

.origin-subtitle {
    color: #000;
    font-family: 'CircularStd-Book';
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 50px;
    margin-bottom: 10px;
}

.origin-title {
    color: #000;
    font-family: 'CircularStd-Bold';
    font-size: 18px;
    text-transform: uppercase;
    width: 70%;
    margin: 0 auto;
    line-height: 24px;
    margin-bottom: 50px;
}

.origin-back > a {
    color: #000;
    font-family: 'CircularStd-Bold';
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 70px;
    text-decoration: none;
    display: block;
}

    .origin-back > a > span {
        position: relative;
        text-transform: uppercase;
    }

        .origin-back > a > span:before {
            content: '';
            background-image: url('https://kenh14cdn.com/2019/8/24/border-bot-1566587854852749225642.png');
            position: absolute;
            width: 100%;
            height: 5px;
            bottom: 0px;
            left: 0;
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
        }


.cwr-list {
    display: flex;
    justify-content: center;
    /* height: 100%; */
    /* align-items: center; */
}

.cwrl-item {
    background-color: #fff;
    /* padding: 20px; */
    width: 46%;
    transition: all 0.5s;
    transform: scale(0.85);
}

    .cwrl-item.active {
        transform: scale(1);
        -webkit-box-shadow: 0px 10px 0px 0px rgba(223,228,229,1);
        -moz-box-shadow: 0px 10px 0px 0px rgba(223,228,229,1);
        box-shadow: 0px 10px 0px 0px rgba(223,228,229,1);
    }

    .cwrl-item:hover .cwrlit-label-wrapt {
        transform: rotate(0deg);
    }

    .cwrl-item:hover {
        -webkit-box-shadow: 0px 10px 0px 0px rgba(223,238,241,1);
        -moz-box-shadow: 0px 10px 0px 0px rgba(223,238,241,1);
        box-shadow: 0px 10px 0px 0px rgba(223,238,241,1);
    }

    .cwrl-item:first-child {
        margin-right: 8%;
    }

.cwrli-thumb {
    padding: 10px;
}

.cwrlit-link {
    display: block;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.cwrli-title {
    position: relative;
    padding-top: 70px;
}

.cwrlit-label-wrapt {
    transition: all 0.5s;
    transform: rotate(-10deg);
    position: absolute;
    left: 35px;
    top: -5px;
}

.cwrlit-label {
    font-family: 'CircularStd-Bold';
    color: #fff;
    font-size: 24px;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    padding: 17px 6px;
}

.cwrlit-label-red {
    background-color: #f41c15;
}

.cwrlit-label-blur {
    background-color: #058ba5;
}

.magz-wrapper {
    text-align: center;
    margin-top: 44px;
}

.magz-subtitle {
    color: #f52015;
    font-family: 'CircularStd-Bold';
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 130px;
}

.magz-title {
    color: #000;
    font-family: 'CircularStd-Bold';
    font-size: 54px;
    line-height: 66px;
    margin-bottom: 70px;
}

    .magz-title > span {
        position: relative;
    }

        .magz-title > span:before {
            content: '';
            background-image: url('http://kenh14cdn.com/2019/8/24/line-3-15665890840171838707097.png');
            position: absolute;
            width: 100%;
            height: 12px;
            bottom: 2px;
            left: 0;
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
        }

.magz-animation-cover {
    /* padding-top: 63.42%; */
    width: 1420px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    width: 75%;
}

.mac-img {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation-name: left-bg-animation;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
    padding-top: 63.42%;
}

@-webkit-keyframes left-bg-animation {
    0% {
        background-image: url('http://kenh14cdn.com/2019/8/24/cover1-copy-1566599277127657108584.jpg');
    }

    50% {
        background-image: url('http://kenh14cdn.com/2019/8/24/cover2-15665992771291387155294.jpg');
    }

    100% {
        background-image: url('http://kenh14cdn.com/2019/8/24/cover1-copy-1566599277127657108584.jpg');
    }
}
