@media (max-width: 1280px) and (min-width: 1200px) {
        .prev {
        margin-bottom: 20px;
    }
    .next, .prev {
        cursor: pointer;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #feb901;
        opacity: 0.5;
        position: absolute;
        top: 200px;
        text-align: center;
    }
    .next i, .prev i {
        font-style: normal !important;
        line-height: 30px;
        color: #fff;
        font-size: 15px;
    }
    .lunbo_bot li {
        width: 5px;
        height: 5px;
    }
    .section-md {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .shell, .shell-wide {
        max-width: 1100px;
    }
    h3, .heading-3 {
        font-size: 24px;
    }
    .decorative-title+p {
        margin-top: 10px;
        font-size: 12px;
    }
    html .shell .range-40>*, html .range-40>* {
        margin-top: 15px;
        pointer-events: auto;
    }
    .page .icon {
        width: 30px;
    }
    .blurb .blurb-content {
        margin-top: 5px;
        font-size: 12px;
        margin-right: 5px;
    }
    p+p {
        margin-top: 0px;
        font-size: 12px;
    }
        h5, .heading-5 {
        line-height: 1.36364;
        font-size: 14px;
    }
    small, .small {
        display: block;
        font-size: 12px;
        text-align: center;
    }
    .thumbnail-type-3 img {
        width: 295px;
    }
    .thumbnail-type-3 .caption {
        margin-top: 20px;
    }
        .section-xs {
        padding-top: 50px;
        padding-bottom: 50px;
    }
        .unit-spacing-xxs.unit-horizontal>.unit__left+.unit__right, .unit-spacing-xxs.unit-horizontal>.unit__left+.unit__body {
        padding-top: 0;
        padding-left: 14px;
        font-size: 12px;
    }
    .range.range-40.range-xl-condensed{
            display: flex;
    align-items: center;
    }
}