
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}



a {
    color: #fff;
    text-decoration: none
}

    a:focus, a:hover {
        color: #d9d9d9;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1300px) {
    .container {
        width: 1170px
    }
}

.col-lg-9, .col-md-9, .col-sm-12, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}


@media (min-width: 768px) {
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-9 {
        float: left
    }

    .col-md-9 {
        width: 75%
    }
}

@media (min-width: 1300px) {
    .col-lg-9 {
        float: left
    }

    .col-lg-9 {
        width: 75%
    }
}


.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    -webkit-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2);
    box-shadow: '' inset 0 3px 5px rgba(0,0,0,.125) 1px 2px rgba(0,0,0,.2)
}

.btn.disabled, .btn[disabled] {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
    -o-box-shadow: '' none 1px 2px rgba(0,0,0,.2);
    box-shadow: '' none 1px 2px rgba(0,0,0,.2)
}

a.btn.disabled {
    pointer-events: none
}



.container:after, .container:before, .nav:after, .nav:before {
    content: " ";
    display: table
}

.container:after, .nav:after {
    clear: both
}

html {
    font-family: 'Open Sans'
}

body {
    background-color: #fff;
    overflow-x: hidden
}

.hidden {
    display: none
}

.container {
    width: 1480px;
    margin: 0 auto 200px;
    min-height: 960px
}

    .container .page-title {
        font-size: 32px;
        font-weight: 700;
        font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif,'Source Han Sans','Noto SansCJK';
        color: #27201F;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .container .page-title .page-title-bg {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -moz-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: 10px;
            height: 16px;
            margin-left: 2%;
            display: inline-block;
            background-image: url(../img/bg-heading.svg)
        }

    .container .page-content {
        font-size: 16px;
        line-height: 26px;
        color: #27201F;
        padding-top: 50px;
        padding-bottom: 40px
    }

        .container .page-content p {
            margin: 0 0 20px
        }

        .container .page-content a {
            color: #157eff;
            text-decoration: underline
        }

        .container .page-content ul li {
            padding: 4px 0
        }

.content-block {
    padding-right: 85px
}

.margin-top-80 {
    margin-top: 80px
}


@media (max-width: 1600px) {
    .container {
        width: 1280px
    }

    .news-letter-description-layout {
        max-width: 1280px
    }
}

@media (max-width: 1480px) {
    .container {
        width: 1200px
    }

    .news-letter-description-layout {
        max-width: 1200px
    }
}

@media (max-width: 1280px) {
    .container {
        width: 1080px
    }

    .news-letter-description-layout {
        max-width: 1080px
    }

    .content-block {
        padding-right: 65px
    }
}

@media (max-width: 1120px) {
    .container {
        width: 980px
    }

    .news-letter-description-layout {
        max-width: 980px
    }

        .container .page-title {
            font-size: 30px
        }
}

@media (max-width: 991px) {
    .container {
        width: 100%
    }

    .news-letter-description-layout {
        max-width: 100%
    }

    .content-block {
        padding-right: 15px
    }
}

@media (max-width: 768px) {

    .container {
        min-height: 0;
        margin: 0 auto 40px
    }

    .container {
        width: 760px
    }

    .news-letter-description-layout {
        max-width: 760px
    }

        .container .page-content {
            padding-bottom: 40px;
            padding-top: 40px
        }

    .content-block {
        padding: 0 10px;
    }

    .container .page-title {
        font-size: 24px;
        margin-top: 20px
    }

        .container .page-title .page-title-bg {
            display: none
        }
}

@media (max-width: 760px) {
    .container {
        width: 460px
    }

    .news-letter-description-layout {
        max-width: 460px
    }
}

@media (max-width: 414px) {
    .container {
        width: 400px
    }

    .news-letter-description-layout {
        max-width: 400px
    }
}

@media (max-width: 375px) {
    .container {
        width: 360px
    }

    .news-letter-description-layout {
        max-width: 360px
    }
}

@media (max-width: 320px) {
    .container {
        width: 100%
    }

    .news-letter-description-layout {
        max-width: 100%
    }
}



.btn-getmore-wrapper .btn-getmore {
    width: 100%;
    font-family: Raleway,'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #27201F;
    font-weight: 700;
    font-size: 16px;
    border: 1px solid #27201F;
    background: 0 0;
    padding: 10px 20px
}

    .btn-getmore-wrapper .btn-getmore:active, .btn-getmore-wrapper .btn-getmore:focus, .btn-getmore-wrapper .btn-getmore:hover {
        color: #605b4c;
        border-color: #605b4c
    }

    .btn-getmore-wrapper .btn-getmore.active, .btn-getmore-wrapper .btn-getmore:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

.news-letter-description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-top: 5rem;
    text-align: justify;
}

.news-letter-description-layout {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
}

.news-letter-description-layout .content-block {
    float: none;
    margin: 0 auto;
}

.news-letter-description p,
.news-letter-description div,
.news-letter-description span,
.news-letter-description li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #979797;
}

.news-letter-description a {
    font-size: 16px;
    letter-spacing: 0;
    color: #157eff;
}

.news-letter-description p {
    margin: 0 0 20px;
}

.news-letter-description ul,
.news-letter-description ol {
    display: inline-block;
    margin: 0 auto 20px;
    padding-left: 20px;
    text-align: left;
}

.news-letter-description li {
    padding: 4px 0;
}

p.news-letter-description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #979797
}

    p.news-letter-description a {
        font-size: 16px;
        letter-spacing: 0;
        color: #157eff
    }

.year-title {
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0;
    color: #27201F;
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 16px;
    margin-top: 30px;
    margin-bottom: 20px
}

.news-letter-panel {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 25px
}

    .news-letter-panel .news-item-wrap {
        display: block;
        text-decoration: none;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 25%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%
    }

        .news-letter-panel .news-item-wrap .news-item {
            display: block;
            text-decoration: none;
            background-color: #f1f0f0;
            border: solid 1px #e3e3e3;
            padding: 9px 12px;
            width: 216px;
            height: 320px;
            margin-right: auto;
            margin-left: auto;
            border-radius: 12px;
            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
        }

            .news-letter-panel .news-item-wrap .news-item .news-item-cover {
                text-align: center;
                overflow: hidden;
            }

                .news-letter-panel .news-item-wrap .news-item .news-item-cover img {
                    width: 100%
                }

            .news-letter-panel .news-item-wrap .news-item .news-item-title {
                text-align: center;
                font-size: 16px;
                font-weight: 600;
                font-stretch: normal;
                line-height: 21px;
                letter-spacing: 0;
                color: #27201F;
                padding: 8px 0
            }

            .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
                color: #f23325
            }

.news-description-panel {
    position: relative;
    background-color: #f1f0f0;
    padding: 24px;
    margin: 16px 14px 0 14px;
    display: none;
    border-radius: 12px;
}

    .news-description-panel ul.articleUl {
        margin: 0;
        padding: 0 0 0 10px;
        list-style: none;
        display: none
    }

        .news-description-panel ul.articleUl li {
            padding: 8px 0 8px 12px;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: .7px;
            border-bottom: 1px dashed #cdcdcd;
            position: relative
        }

            .news-description-panel ul.articleUl li:nth-last-child(1) {
                border-bottom: none
            }

            .news-description-panel ul.articleUl li::before {
                content: ' ';
                border-bottom: 2px solid #27201F;
                height: 0;
                width: 6px;
                display: inline-block;
                margin-right: 8px;
                position: absolute;
                left: 0;
                top: 16px
            }

    .news-description-panel .item-arrow {
        position: absolute;
        width: 8px;
        height: 0;
        border-bottom: 8px solid #27201F;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        top: -7px;
        left: 50px;
        transition: left .25s ease-in-out;
        -moz-transition: left .25s ease-in-out;
        -webkit-transition: left .25s ease-in-out;
        -o-transition: left .25s ease-in-out
    }

.news-letter-panel .news-item-wrap .news-description {
    background-color: #f1f0f0;
    margin: 15px 0;
    border: solid 1px #e3e3e3;
    display: none
}

    .news-letter-panel .news-item-wrap .news-description ul.articleUl {
        padding: 0 0 0 10px;
        list-style: none
    }

        .news-letter-panel .news-item-wrap .news-description ul.articleUl li {
            padding: 8px 0;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: .7px;
            border-bottom: 1px dashed #cdcdcd
        }

            .news-letter-panel .news-item-wrap .news-description ul.articleUl li:nth-last-child(1) {
                border-bottom: none
            }

.page-news-letter .content-block {
    float: none;
    margin: 0 auto;
}

@media (max-width: 1600px) {
    .news-letter-panel .news-item-wrap .news-item {
        padding: 9px 12px;
        width: 180px;
        height: 267px
    }

        .news-letter-panel .news-item-wrap .news-item .news-item-title {
            font-size: 16px;
            font-weight: 600;
            font-stretch: normal;
            line-height: 21px;
            padding: 8px 0
        }

        .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
            color: #f23325
        }

    .news-description-panel {
        padding: 24px;
        margin: 16px 12px 0 12px
    }

        .news-description-panel ul.articleUl li {
            padding: 8px 0 8px 12px;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: .7px
        }
}

@media (max-width: 1280px) {
    .news-letter-panel .news-item-wrap .news-item {
        padding: 9px 12px;
        width: 153px;
        height: 227px
    }

        .news-letter-panel .news-item-wrap .news-item .news-item-title {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            line-height: 21px;
            padding: 6px 0
        }

        .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
            color: #f23325
        }

    .news-description-panel {
        padding: 24px;
        margin: 16px 8px 0 8px
    }

        .news-description-panel ul.articleUl li {
            padding: 8px 0 8px 12px;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0
        }
}

@media (max-width: 991px) {
    .news-letter-panel .news-item-wrap .news-item {
        padding: 9px 12px;
        width: 180px;
        height: 267px
    }

        .news-letter-panel .news-item-wrap .news-item .news-item-title {
            font-size: 16px;
            font-weight: 600;
            font-stretch: normal;
            line-height: 21px;
            padding: 8px 0
        }

        .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
            color: #f23325
        }

    .news-description-panel {
        padding: 24px;
        margin: 16px 16px 0 16px
    }

        .news-description-panel ul.articleUl li {
            padding: 8px 0 8px 12px;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: .7px
        }
}

@media (max-width: 800px) {
    .news-letter-panel .news-item-wrap .news-item {
        padding: 9px 12px;
        width: 153px;
        height: 227px
    }

        .news-letter-panel .news-item-wrap .news-item .news-item-title {
            font-size: 14px;
            font-weight: 600;
            font-stretch: normal;
            line-height: 21px;
            padding: 6px 0
        }

        .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
            color: #f23325
        }

    .news-description-panel {
        padding: 24px;
        margin: 16px 16px 0 16px
    }

        .news-description-panel ul.articleUl li {
            padding: 8px 0 8px 12px;
            font-size: 14px;
            line-height: 18px;
            letter-spacing: 0
        }
}

@media (max-width: 769px) {
    .year-title {
        text-align: center
    }

    .page-news-letter {
        width: 100%
    }

    .news-letter-panel {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 25px
    }

        .news-letter-panel .news-item-wrap {
            display: block;
            text-decoration: none;
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 50%;
            -moz-box-flex: 0;
            -ms-flex: 0 1 50%;
            flex: 0 1 50%;
            margin-top: 25px
        }

            .news-letter-panel .news-item-wrap .news-item {
                padding: 9px 12px;
                width: 216px;
                height: 320px
            }

                .news-letter-panel .news-item-wrap .news-item .news-item-title {
                    text-align: center;
                    font-size: 16px;
                    font-weight: 600;
                    font-stretch: normal;
                    line-height: 21px;
                    letter-spacing: 0;
                    color: #27201F;
                    padding: 8px 0
                }

                .news-letter-panel .news-item-wrap .news-item:hover .news-item-title {
                    color: #f23325
                }

    .news-description-panel {
        display: none !important
    }

    .news-letter-panel .news-item-wrap .news-description {
        width: 216px;
        height: auto;
        margin: 15px auto;
        background-color: #f1f0f0;
        padding: 16px;
        border: solid 1px #e3e3e3;
        display: none;
        position: relative
    }

        .news-letter-panel .news-item-wrap .news-description:before {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
            left: -webkit-calc(46%);
            left: -moz-calc(46%);
            left: calc(46%);
            top: -8px;
            border-bottom: 8px solid #27201F;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent
        }

        .news-letter-panel .news-item-wrap .news-description ul.articleUl {
            padding: 0 0 0 16px;
            list-style: outside url(../img/news-letter-list-style.png)
        }

            .news-letter-panel .news-item-wrap .news-description ul.articleUl li {
                padding: 8px 0 8px 12px;
                font-size: 14px;
                line-height: 18px;
                letter-spacing: 0;
                border-bottom: 1px dashed #cdcdcd
            }

                .news-letter-panel .news-item-wrap .news-description ul.articleUl li:nth-last-child(1) {
                    border-bottom: none
                }
}

@media (max-width: 480px) {
    .news-letter-panel {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 25px
    }

        .news-letter-panel .news-item-wrap {
            display: block;
            text-decoration: none;
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 100%;
            -moz-box-flex: 0;
            -ms-flex: 0 1 100%;
            flex: 0 1 100%;
            margin-top: 25px
        }

            .news-letter-panel .news-item-wrap .news-description {
                height: auto;
                margin: 15px auto
            }
}


@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}
/* Show "VIEW MORE" button and hide numeric pagination on small screens (360px - 767px) */
@media (min-width: 360px) and (max-width: 767px) {
    .pagination {
        display: none !important;
    }

    .btn-getmore-wrapper {
        display: block !important;
        width: 100%;
        margin-top: 16px;
        text-align: center;
    }

        .btn-getmore-wrapper .btn-getmore {
            margin: 0 auto;
        }
}
