@charset "utf-8";
body {
    background-color: #fff;
    position: relative
}

.header {
    position: fixed;
    z-index: 9999;
    height: 50px;
    width: 100%;
    background-color: #0b72b5;
    box-sizing: border-box
}

.header2 {
    position: fixed;
    z-index: 9999;
    height: 50px;
    width: 100%;
    background-color: #0b72b5;
    box-sizing: border-box;
    overflow: hidden;
    display: none
}

#responsive_nav {
    width: 980px;
    height: auto;
    margin: 0 auto
}

#responsive_nav2 {
    width: 100%;
    margin: 0 auto;
    display: none
}

#menutoggle {
    float: left;
    display: inline-block;
    margin: 10px 0 0 0
}

#menutoggle i {
    font-size: 33px;
    color: rgba(255, 255, 255, 1)
}

#menut_lbl {
    float: left;
    font-family: 'Oswald';
    color: #fff;
    font-size: 18px;
    margin: 17px 0 0 5px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .025em
}

#m_date {
    float: left;
    font-family: 'Noto Serif';
    color: #fff;
    font-size: 14px;
    margin: 19px 0 0 10px;
    font-weight: 400;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum"
}

#logo_m {
    width: 192px;
    height: 27px;
    padding-top: 15px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
    display: none
}

#logo_m2 {
    width: 180px;
    height: 27px;
    padding-top: 15px;
    margin: 0 auto
}

#search {
    float: right;
    margin-top: 13px;
    border-left: 1px solid #fff;
    padding: 0 10px
}

#search i {
    font-size: 25px;
    color: rgba(255, 255, 255, 1)
}

#weather {
    float: right;
    margin-top: 13px;
    border-left: 1px solid #fff;
    padding: 0 10px
}

#weather i {
    font-size: 25px;
    color: rgba(255, 255, 255, 1)
}

#tp_lbl {
    float: right;
    font-family: 'Oswald';
    color: #fff;
    font-size: 18px;
    margin: 17px 10px 0 5px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .025em
}

#tp_lbl a, #tp_lbl a:visited, #tp_lbl a:hover {
    color: #fff;
    text-decoration: none
}

#paper_icon {
    float: right;
    margin-top: 13px
}

#paper_icon i {
    font-size: 25px;
    color: rgba(255, 255, 255, 1)
}

#blogo {
    width: 288px;
    height: 38px;
    text-align: center;
    z-index: 9999;
    margin: 0 auto;
    margin-top: 24px;
    padding-top: 10px;
    position: relative;
    background-color: #fff
}

#blogo img {
    width: 93%
}

#lb_wrap_article {
    width: 970px;
    height: auto;
    margin: 30px auto;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 100%
}

#main_nav2 {
    width: 980px;
    height: auto;
    margin: 20px auto 0;
    overflow: hidden;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

#main_nav2 ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: auto
}

#main_nav2 li {
    font-family: 'mallory';
    font-size: 16px;
    letter-spacing: .025em;
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
}

#main_nav2 a, #main_nav2 a:visited {
    color: #989898;
    text-decoration: none
}

#main_nav2 a:hover {
    color: #0a71b4;
    text-decoration: none
}

#mobilenavwrap {
    width: 90%;
    height: auto;
    margin: 20px auto 0;
    overflow: hidden
}

#mobilenavclose {
    width: 90%;
    height: auto;
    text-align: right;
    margin-top: 20px;
    font-family: 'mallory';
    font-size: 12px;
    text-transform: uppercase;
    color: #989898;
    cursor: pointer;
    font-weight: 400
}

#mobilenavwrap ul {
    width: 100%;
    font-family: 'Oswald';
    font-size: 18px;
    letter-spacing: .05em
}

#mobilenavwrap li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.mnavwrapli_top {
    border-top: 1px solid #ddd
}

#mobilenavwrap a, #mobilenavwrap a:visited {
    color: #989898;
    text-decoration: none
}

#mobilenavwrap a:hover {
    color: #0a71b4
}

#inq_section {
    height: auto;
    overflow: hidden
}

#tg_wrap {
    width: 980px;
    height: auto;
    margin: 10px auto 0
}

#tg_left {
    display: inline-block;
    width: 660px;
    height: auto
}

#popular_left {
    display: inline-block;
    width: 660px;
    height: auto;
    margin-top: 15px
}

#tg_side {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: auto;
    margin-left: 16px
}

#tg_side2 {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    height: auto;
    margin-left: 16px
}

#tr_lbl {
    width: 100%;
    height: auto;
    border-top: 12px solid #333;
    border-bottom: 1px solid #333
}

#tr_lbl h6 {
    font-family: 'mallory';
    font-size: 18px;
    color: #333;
    padding: 5px 0;
    letter-spacing: .05em;
    font-weight: 800
}

.scroll {
    overflow: auto
}

.scroll::-webkit-scrollbar {
    width: 12px;
    background-color: #e0e4e5
}

.scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e0e4e5
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #989898
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.business_clr {
    background-color: #62bb46
}

.sports_clr {
    background-color: #f36f21
}

.global_clr {
    background-color: #004985
}

.lifestyle_clr {
    background-color: #b24179
}

.preen_clr {
    background-color: #c2b5cb
}

.lifestyle_clr {
    background-color: #b24179
}

.entertainment_clr {
    background-color: #34928a
}

.technology_clr {
    background-color: #0b72b5
}

.opinion_clr {
    background-color: #ffcb05
}

.pop_clr {
    background-color: #1bbbe9
}

.esports_clr {
    background-color: #8dacc2
}

.pba_clr {
    background-color: #f36f21
}

.business_clr2 {
    background-color: rgba(106, 176, 35, .8)
}

.sports_clr2 {
    background-color: rgba(235, 105, 11, .8)
}

.global_clr2 {
    background-color: rgba(11, 114, 181, .8)
}

.lifestyle_clr2 {
    background-color: rgba(180, 64, 117, .8)
}

.preen_clr2 {
    background-color: rgba(204, 190, 208, .8)
}

.entertainment_clr2 {
    background-color: rgba(65, 146, 139, .8)
}

.technology_clr2 {
    background-color: rgba(11, 114, 181, .8)
}

.opinion_clr2 {
    background-color: rgba(255, 204, 0, .8)
}

.pop_clr2 {
    background-color: rgba(27, 187, 233, .8)
}

.esports_clr2 {
    background-color: rgba(141, 172, 194, .8)
}

.pba_clr2 {
    background-color: rgba(235, 105, 11, .8)
}

#article_level_wrap {
    width: 980px;
    height: auto;
    margin: 0 auto
}

#article_level_wrap a, #article_level_wrap a:visited, #article_level_wrap a:hover {
    text-decoration: none
}

#art_channel {
    overflow: hidden;
    width: 100%;
    height: auto
}

hgroup h1 {
    font-family: 'mallory';
    font-size: 52px;
    color: #000;
    margin: 0 0 20px 0;
    letter-spacing: -.01em;
    font-weight: 700;
    line-height: 1.1em
}

hgroup {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

#art-head-group {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    margin: 0
}

#bc-share {
    width: 100%;
    height: auto;
    overflow: hidden
}

#art_bc {
    font-family: 'mallory';
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: .04em;
    font-weight: 700;
    margin-bottom: 20px;
    float: left
}

#sm_share {
    width: auto;
    height: auto;
    float: left;
    position: relative;
    margin: 2px 0 0 20px
}

#sm_share ul {
    text-align: right;
    bottom: 0;
    width: 100%
    height: auto
}

#sm_share li {
    display: inline-block;
    margin-left: -5px
}

.sm-box {
    width: 30px;
    height: 27px
}

.art_numshares {
    font-family: 'mallory';
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    position: relative !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-right: 10px
}

#sm_share img {
    width: 80%
}

#art_kicker {
    font-family: 'mallory';
    font-size: 14px;
    color: #686868;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}

#art_subhead {
    font-family: 'mallory';
    font-size: 22px;
    color: #686868;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.4em;
    letter-spacing: .02em
}

#byline_share {
    width: 100%;
    height: auto;
    overflow: hidden
}

#byline {
    width: auto;
    height: auto;
    float: left;
    overflow: hidden
}

#art_author {
    font-family: 'Noto Serif';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    float: left
}

#art_author a, #art_author a:visited, #art_author a:hover {
    color: #0b72b5;
    text-decoration: none
}

.art_clr {
    text-decoration: none !important
}

.art_clr:hover {
    color: #0b72b5 !important;
    transition: .5s
}

.art_twt {
    color: #666666 !important;
    text-decoration: none !important
}

.art_twt:hover {
    color: #0b72b5 !important;
    transition: .5s
}

#art_plat {
    font-family: 'mallory';
    font-weight: 400;
    font-size: 12px;
    color: #333;
    margin: 3px 0 0 20px;
    line-height: 14px;
    float: left
}

#art_plat a, #art_plat a:visited, #art_plat a:hover {
    color: #666
}

#art-head-wrap {
    width: 980px;
    height: auto;
    margin-bottom: 30px
}

#art-head-feat {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover;
    margin-bottom: 5px
}

#art-head-caption {
    width: 100%;
    font-family: 'mallory' !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #686868 !important;
    font-weight: 400 !important
}

#art_body_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

#article_content {
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    overflow: hidden
}

#article_content em {
    font-style: italic
}

#article_content p {
    font-family: 'Noto Serif';
    color: #333;
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: -.01em;
    margin: 0 0 30px 0
}

#article_content h2 {
    font-family: 'Noto Serif';
    color: #333;
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 20px;
    letter-spacing: -.01em;
    font-weight: 700
}

#article_content h3 {
    font-family: 'Noto Serif';
    color: #333;
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.01em
}

#article_content h4 {
    font-family: 'Noto Serif';
    color: #333;
    margin-bottom: 15px;
    line-height: 1.2em;
    font-size: 16px;
    letter-spacing: -.01em;
    font-weight: 700
}

#article_content h5 {
    font-family: 'Noto Serif';
    color: #333;
    margin-top: 40px;
    margin-bottom: 15px;
    line-height: 1.2em;
    font-size: 12px;
    letter-spacing: -.01em;
    font-weight: 700
}

#article_content strong {
    font-weight: 700
}

#article_content u {
    text-decoration: underline
}

#article_content a, #article_content a:visited, #article_content a:hover {
    color: #004985;
    text-decoration: none
}

.wp-element-caption {
    font-family: 'mallory';
    font-size: 12px;
    line-height: 1.6em;
    letter-spacing: .02em;
    color: #686868;
    font-weight: 400
}

.size-large img {
    width: 100%
}

.simplePullQuote {
    font: 28px 'mallory', sans-serif !important;
    line-height: 1.2em !important;
    color: #f5f5f5 !important;
    padding: 120px 30px 15px 40px !important;
    float: none !important;
    margin-right: 0px !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
    height: auto !important;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;
    box-shadow: none !important;
    box-sizing: border-box;
    border-radius: 40px;
    text-align: center !important;
    font-weight: 700 !important;
    letter-spacing: -0.010em !important;
    background: var(--wpr-bg-2b367503-530d-4e1d-9eab-210f53c3aa2c) top center no-repeat, var(--wpr-bg-9dd0d551-a019-4214-a21e-e2ddfa9d7f2e) top left no-repeat !important;
    background-size: 249px, cover !important;
    background-position: 50% 20px, 50% 50% !important
}

.simplePullQuote p {
    font: 28px 'mallory', sans-serif !important;
    line-height: 1.2em !important;
    color: #f5f5f5 !important;
    font-weight: 700 !important;
    margin: 0px !important
}

.quote-share {
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start
}

.quote-share img {
    display: block;
    margin: 0 10px
}

#article_content ol {
    font-family: 'Noto Serif', serif !important;
    font-size: 18px;
    line-height: 2;
    color: #333;
    margin-bottom: 30px;
    list-style: decimal;
    padding-left: 40px
}

#article_content ul {
    font-family: 'Noto Serif', serif !important;
    font-size: 18px;
    line-height: 2;
    color: #333;
    margin-bottom: 30px;
    list-style: disc;
    padding-left: 20px
}

#sm_pullquote {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 10px
}

#sm_pullquote a, #sm_pullquote a:visited, #sm_pullquote a:hover {
    color: #fff;
    text-decoration: none
}

#sm_pullquote span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-color: #0b72b5;
    color: #fff;
    vertical-align: top
}

#sm_pullquote i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px
}

#billboard_article {
    padding: 5px 0 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 300px;
    height: auto;
    margin: 20px auto
}

#billboard_article span {
    text-align: center;
    font-family: 'mallory';
    font-size: 10px;
    color: #989898;
    padding-bottom: 5px;
    font-weight: 400;
    display: block
}

#article_related {
    width: 100%;
    height: auto;
    font-family: 'Noto Serif';
    margin-top: 30px
}

#article_related ul {
    width: 100%;
    height: auto
}

#article_related li {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700
}

#article_related a, #article_related a:visited, #article_related a:hover {
    color: #0b72b5;
    text-decoration: none
}

#article_tags {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 20px
}

#article_tags span {
    font-family: 'mallory';
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 40px;
    display: block;
    text-align: left
}

#article_tags a, #article_tags a:visited, #article_tags a:hover {
    color: #0b72b5;
    text-decoration: none
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto
}

#article_disclaimer h6 {
    font-family: 'Noto Serif';
    color: #686868;
    line-height: 22px;
    font-size: 12px;
    margin-top: 0px !important;
    letter-spacing: -.01em
}

#article_disclaimer a, #article_disclaimer a:visited, #article_disclaimer a:hover {
    color: #0b72b5;
    text-decoration: none;
    font-weight: 700
}

#article_banner_ad {
    width: 468px;
    height: 60px;
    margin: 0 auto 20px
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin-top: 30px
}

#crowdy_wrap {
    width: 300px;
    height: auto;
    margin-top: 20px
}

#article_social_trending {
    width: 300px;
    height: auto
}

.article_align {
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
}

#trending_side_wrap {
    width: 100%;
    height: auto;
    overflow: hidden
}

#trending_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

#trend_thumb {
    width: 75px;
    float: left;
    height: 75px;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%
}

#trend_title {
    float: left;
    margin-left: 10px;
    width: 214px;
    text-align: left
}

#trend_title h2 {
    font-family: 'Noto Serif';
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-top: -2px;
    margin-top: 5px
}

#trend_title h6 {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    text-transform: uppercase
}

#trend_title h3 {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    margin-top: 5px;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    text-transform: uppercase
}

#trending_side_wrap a, #trending_side_wrap a:visited, #trending_side_wrap a:hover {
    color: #000;
    text-decoration: none
}

#article_widesky {
    margin: 30px auto 0;
    width: 300px;
    height: 600px;
    text-align: center
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 40px auto;
    width: 100%;
    height: auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    width: 300px !important
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    width: 300px !important
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
    width: 300px !important
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    width: 300px !important
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%
}

.wp-caption p.wp-caption-text {
    font-family: 'mallory' !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #686868 !important;
    font-weight: 400 !important
}

#sm_side_wrap {
    width: 100%;
    margin: 0 auto 30px
}

#sm_sticky {
    width: 100%;
    height: 40px;
    border-top: 1px solid #ddd;
    position: fixed;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    text-align: center;
    display: none;
    overflow: hidden
}

#sm_sticky ul {
    width: 100%;
    margin: 5px auto 0;
    overflow: hidden;
    height: 30px
}

#sm_sticky li {
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: top;
    font-family: 'mallory';
    font-size: 18px;
    text-transform: uppercase;
    color: #666
}

.art_numshares2 {
    font-family: 'mallory';
    font-size: 18px;
    text-transform: uppercase;
    color: #666;
    margin-right: 10px
}

#sm_sticky span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

#search {
    position: relative
}

#search .sinput {
    display: none;
    position: absolute;
    top: 0;
    left: -202px;
    width: 200px
}

#search .sinput input[type="text"] {
    border: none;
    width: 190px;
    padding: 6px;
    height: 17px
}

.sish {
    display: block !important
}

.mobilenav {
    position: fixed;
    left: 0;
    top: 50px;
    width: 0;
    height: 100%;
    box-sizing: border-box;
    z-index: 99;
    background-color: #eee;
    transition: width 0.3s;
    overflow: hidden
}

.mnopen {
    width: 280px
}

footer {
    width: 100%;
    height: 460px;
    background-color: #ddd;
    margin-top: 80px
}

footer .cp {
    width: 100%;
    text-align: center
}

footer section {
    position: relative;
    width: 1004px;
    min-height: 380px;
    height: auto;
    padding-top: 30px;
    margin: 0 auto
}

footer section > ul {
    display: block;
    width: 100%;
    height: 350px;
    padding-top: 40px;
    margin-top: 20px;
    overflow: hidden;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

footer section ul li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 22%;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left !important
}

footer section ul li > h5 {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #aaa;
    font-family: 'mallory';
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

footer section ul li ul li {
    width: 100%;
    font-weight: 400;
    padding-top: 5px;
    font-size: 14px;
    font-family: 'Noto Serif'
}

footer section ul a, footer section ul a:visited, footer section ul a:hover {
    color: #000;
    text-decoration: none
}

footer section .btt {
    position: absolute;
    width: 84px;
    height: 94px;
    left: 50%;
    top: -32px;
    margin-left: -42px;
    text-align: center
}

footer section .btt .learrow {
    cursor: pointer;
    font-size: 42px;
    padding: 10px;
    border-radius: 50%;
    background-color: #1fbae9;
    color: #fff;
    margin-bottom: 10px
}

footer section .btt span {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'mallory';
    color: #000;
    font-weight: 400
}

#most_shared2 {
    display: none
}

#foot_copy {
    background-color: #DDD;
    font-size: 12px;
    font-family: 'Noto Serif';
    color: #000;
    text-align: center;
    width: 100%;
    padding-bottom: 20px
}

#foot_copy h5 {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 20px
}

#article_content i {
    font-style: italic
}

#article_comment_box a, #article_comment_box a:visited, #article_comment_box a:hover {
    text-decoration: none;
    color: #0b72b5
}

#m-web-space {
    width: 100%;
    height: 50px;
    display: none
}

#m-web-wrap {
    width: 100%;
    height: 220px;
    margin: 0 auto;
    background-color: #000;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    display: none
}

#m-web-gmap {
    width: 100%;
    height: 100%;
    position: relative;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0)
}

#m-web-head {
    width: 90%;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto
}

#m-web-bc {
    font-family: 'mallory';
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: .04em;
    font-weight: 400;
    margin-bottom: 10px
}

#m-web-bc a, #m-web-bc a:visited, #m-web-bc a:hover {
    color: #fff;
    text-decoration: none
}

#m-web-head h1 {
    font-family: 'mallory';
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
    letter-spacing: -.01em;
    font-weight: 700;
    line-height: 1.1em
}

#m-web-billboard {
    width: 300px;
    height: 250px;
    background-color: #ddd;
    margin: 20px auto 0;
    display: none
}

.cct-tempskinad {
    left: 50%;
    top: 30px;
    margin-left: -640px;
    height: 1px;
    width: 1310px;
    z-index: 14;
    position: relative
}

.cct-tempskinad .tsa-left {
    position: absolute;
    left: -10px;
    top: 0;
    width: 170px;
    height: 680px;
    z-index: 14;
    overflow: hidden
}

.cct-tempskinad .tsa-right {
    position: absolute;
    right: -10px;
    top: 0;
    width: 170px;
    height: 680px;
    z-index: 14;
    overflow: hidden
}

#headline-share {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px 0 20px 0
}

#share-big {
    width: 49%;
    height: 35px;
    text-align: center
}

.fb-share-big {
    background-color: #3b5998;
    float: left
}

.twitter-share-big {
    background-color: #00aced;
    float: right
}

#headline-share img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    height: 55%
}

.mobile-sel {
    display: none
}

#jump-to-comment {
    width: 100%;
    margin: 20px auto 20px;
    text-align: center;
    font-family: 'Noto Serif';
    font-size: 16px;
    color: #0b72b5;
    font-weight: 700
}

#jump-to-comment span {
    width: 150px;
    display: block;
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    margin: 0 auto
}

.view-comments {
    display: none
}

#article-tab-wrap {
    width: 100%;
    margin: 0 auto 30px
}

div.tab {
    overflow: hidden;
    background-color: #fff
}

div.tab button {
    background-color: #EDEDED;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: 0.3s;
    font-family: 'mallory';
    font-size: 12px;
    color: #333;
    margin: 0 5px 0 0;
    font-weight: 700;
    line-height: 1.1em;
    border-radius: 10px 10px 0 0
}

div.tab button:hover {
    background-color: #0b72b5;
    color: #fff
}

div.tab button.active {
    background-color: #0b72b5;
    color: #fff
}

.tabcontent {
    display: none;
    padding: 6px 5px;
    border: 1px solid #EDEDED;
    text-align: center
}

#tab_list {
    width: 93%;
    height: auto;
    overflow: hidden;
    margin: 5px auto 10px
}

#tab_thumb {
    width: 75px;
    float: left;
    height: 75px;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%
}

#tab_title {
    float: left;
    margin-left: 10px;
    width: 66%;
    text-align: left
}

#tab_title h2 {
    font-family: 'Noto Serif';
    font-size: 14px;
    line-height: 18px;
    color: #000;
    margin-top: -2px;
    margin-top: 5px
}

#tab_title h6 {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    text-transform: uppercase
}

#tab_title h3 {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    margin-top: 5px;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    text-transform: uppercase
}

#article-tab-wrap a, #article-tab-wrap a:visited, #article-tab-wrap a:hover {
    color: #000;
    text-decoration: none
}

#ch-follow-us {
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
    margin-top: 20px
}

#ch-follow-us span {
    font-family: 'Noto Serif', Serif;
    font-size: 14px;
    color: #333;
    float: left;
    margin: 12px 0 0 10px
}

#ch-follow-us img {
    margin: 7px 0 0 13px
}

#follow-this {
    width: 100%;
    font-family: 'Noto Serif', Serif;
    font-size: 14px;
    color: #333;
    font-style: italic;
    font-weight: 700
}

#follow-this a, #follow-this a:visited, #follow-this a:hover {
    color: #0b72b5;
    text-decoration: none
}

#article-new-featured {
    width: 90%;
    height: auto;
    overflow: hidden;
    border-left: 5px solid #0b72b5;
    margin: 0 auto 20px;
    padding-left: 10px;
    font-family: 'mallory';
    letter-spacing: .03em;
    display: none
}

#anf-lbl {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700
}

#anf-box {
    width: 94%;
    height: auto;
    margin-top: 15px;
    overflow: hidden
}

#anf-cat {
    font-size: 10px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700
}

#anf-head {
    font-size: 16px;
    color: #666;
    font-weight: 700;
    line-height: 1.2em;
    margin-top: 5px
}

#mr-2018-wrap {
    width: 100%;
    margin: 0 auto
}

#ams-lbl {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory'
}

#article-more-stories {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

#am-box {
    width: 200px;
    height: auto;
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 10px auto 0
}

#am-img {
    width: 100%;
    height: 120px;
    background-position: 50% 50%;
    background-size: cover
}

#mr-cat {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    display: none
}

#amb-head {
    font-family: 'mallory';
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: .03em;
    text-align: left;
    margin-top: 10px
}

#read-next-2018 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 20px
}

#rn-img {
    width: 170px;
    height: 105px;
    float: left;
    background-position: 50% 50%;
    background-size: cover
}

#rn-info {
    width: 455px;
    height: auto;
    float: right
}

#rn-lbl {
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory';
    width: 100%;
    height: 30px;
    background-color: #004985;
    letter-spacing: .05em;
    margin: 20px auto 0;
    overflow: hidden
}

#rn-lbl span {
    display: block;
    margin: 7px 0 0 6px
}

#rn-head {
    font-family: 'mallory';
    font-size: 28px;
    color: #333;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: .03em
}

#ms-slider-wrap {
    display: none
}

#lsmr-latest {
    width: 90%;
    margin: 10px auto 0;
    display: none
}

#lsmr-mostread {
    width: 90%;
    margin: 10px auto 0;
    display: none
}

#lsmr-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 10px;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    text-decoration: none
}

#lsmr-lbl {
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory';
    width: 100%;
    height: 30px;
    background-color: #004985;
    letter-spacing: .05em;
    overflow: hidden
}

#lsmr-lbl span {
    display: block;
    margin: 7px 0 0 6px
}

#lsmr-box {
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 0 10px 0;
    text-align: left
}

#lsmr-img {
    width: 100%;
    height: 25vw;
    background-position: 50% 50%;
    background-size: cover
}

#lsmr-info {
    font-family: 'Noto Serif', Serif;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5px;
    line-height: 1.2em;
    letter-spacing: .02em
}

#lsmr-box a, #lsmr-box a:visited, #lsmr-box a:hover {
    color: #333;
    text-decoration: none
}

#mr-usa-wrap {
    width: 100%;
    margin: 20px auto
}

#ams-lbl {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory';
    border-bottom: 2px solid #333;
    padding-bottom: 5px
}

#ams-lbl span {
    background-color: #333;
    padding: 5px 10px
}

#art-us-more-stories {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines
}

#usa-am-box {
    width: 200px;
    height: auto;
    position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 10px auto 0
}

#usa-am-img {
    width: 100%;
    height: 120px;
    background-position: 50% 50%;
    background-size: cover
}

#usa-mr-cat {
    font-family: 'mallory';
    font-size: 10px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    display: none
}

#usa-amb-head {
    font-family: 'mallory';
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2em;
    letter-spacing: .03em;
    text-align: left;
    margin-top: 10px
}

#ams-lbl2 {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory'
}

.wp-embedded-content {
    width: 100%
}

.wp-embed-site-title {
    display: none !important
}

p.wp-embed-heading {
    font-weight: 700;
    font-family: Noto Serif
}

.wp-embed-heading a {
    color: #004985
}

@media only screen and (min-width: 1024px) and (max-width: 1040px) {
    #new_opinion_slide {
        width: 1024px
    }

    .swiper_opinion {
        width: 940px;
        height: auto;
        margin: 10px auto 0;
        overflow: hidden
    }

    #opb_info {
        width: 330px;
        height: auto;
        float: right
    }

    #most_shared_wrap {
        width: 1024px
    }

    .swiper_most_shared {
        width: 930px
    }

    footer section > ul {
        margin: 20px auto 0;
        width: 95%
    }

    .cct-tempskinad {
        display: none
    }

    #lb_wrap_article {
        height: auto
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 728px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 400px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 90%;
        margin: 0 auto;
        display: block
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 430px
    }

    #article_widesky {
        width: 300px;
        height: 250px
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #sm_sticky {
        display: none
    }

    #lb-ad-bottom {
        width: 728px;
        height: 90px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 66%
    }

    #tab_title h2 {
        font-size: 18px;
        line-height: 24px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        width: 90%;
        margin: 0 auto 20px;
        border-left: 5px solid #0b72b5;
        padding-left: 10px
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 100%
    }

    #rn-img {
        width: 25vw;
        height: 18vw
    }

    #rn-info {
        width: 62vw
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 720px) and (max-width: 767px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 336px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 400px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 90%;
        margin: 0 auto;
        display: block
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 300px
    }

    #article_widesky {
        width: 300px;
        height: 250px
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 66%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        width: 90%;
        margin: 0 auto 20px;
        border-left: 5px solid #0b72b5;
        padding-left: 10px
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 100%
    }

    #rn-img {
        width: 25vw;
        height: 18vw
    }

    #rn-info {
        width: 62vw
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #usa-am-box {
        width: 190px;
        height: auto
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 600px) and (max-width: 719px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 336px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    hgroup h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0 0 0 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none
    }

    #sm_share {
        display: none
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 300px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 90%;
        margin: 0 auto;
        display: block
    }

    #billboard_article {
        width: 336px;
        float: none;
        margin: 0 auto 30px
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 300px
    }

    #article_widesky {
        width: 336px;
        height: auto
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    #m-web-space {
        display: none
    }

    #m-web-wrap {
        width: 100%;
        height: 330px;
        display: none
    }

    #m-web-head h1 {
        font-size: 28px
    }

    #m-web-billboard {
        width: 336px;
        display: block
    }

    .mobile-sel {
        display: block
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 66%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        display: none
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 100%
    }

    #rn-img {
        width: 25vw;
        height: 18vw
    }

    #rn-lbl {
        width: 100%
    }

    #rn-info {
        width: 62vw
    }

    #article_content p {
        padding: 0 10px
    }

    #article_content h5 {
        padding: 0 10px
    }

    #article_content h4 {
        padding: 0 10px
    }

    #article_content h3 {
        padding: 0 10px
    }

    #article_content h2 {
        padding: 0 10px
    }

    #article_content ul {
        margin: 0 auto;
        padding: 0 30px
    }

    #article_content ol {
        margin: 0 auto;
        padding: 0 30px
    }

    .simplePullQuote {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 85px 15px 15px 15px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 0;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -0.010em !important;
        background: var(--wpr-bg-cfccd1f5-4bae-4280-a41a-e77cf2ccfcb8) top center no-repeat, var(--wpr-bg-6da01454-1768-402d-b92e-52ac510d036d) top left no-repeat !important;
        background-size: 150px, cover !important;
        background-position: 50% 20px, 50% 50% !important;
        width: 100% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #lsmr-latest {
        display: block
    }

    #lsmr-mostread {
        display: block
    }

    #lsmr-img {
        width: 100%;
        height: 25vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #usa-am-box {
        width: 190px;
        height: auto
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 336px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    hgroup h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0 0 0 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none
    }

    #sm_share {
        display: none
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 190px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #billboard_article {
        width: 336px;
        float: none;
        margin: 0 auto 30px
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 300px
    }

    #article_widesky {
        width: 336px;
        height: auto
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #sm_sticky {
        display: none
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    #m-web-space {
        display: none
    }

    #m-web-wrap {
        width: 100%;
        height: 220px;
        display: none
    }

    #m-web-head h1 {
        font-size: 20px
    }

    #m-web-billboard {
        width: 336px;
        display: block
    }

    .mobile-sel {
        display: block
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 71%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        display: none
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 90%
    }

    #rn-img {
        width: 25vw;
        height: 18vw
    }

    #rn-lbl {
        width: 90%
    }

    #rn-head {
        font-size: 22px
    }

    #rn-info {
        width: 62vw
    }

    #article_content p {
        padding: 0 10px
    }

    #article_content h5 {
        padding: 0 10px
    }

    #article_content h4 {
        padding: 0 10px
    }

    #article_content h3 {
        padding: 0 10px
    }

    #article_content h2 {
        padding: 0 10px
    }

    #article_content ul {
        margin: 0 auto;
        padding: 0 30px
    }

    #article_content ol {
        margin: 0 auto;
        padding: 0 30px
    }

    .simplePullQuote {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 85px 15px 15px 15px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 0;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -0.010em !important;
        background: var(--wpr-bg-a30e88f4-44f6-4e47-ad34-b7d2b3c30e19) top center no-repeat, var(--wpr-bg-7b385013-f7b6-424d-bd60-c8951cf2e11a) top left no-repeat !important;
        background-size: 150px, cover !important;
        background-position: 50% 20px, 50% 50%;
        width: 100% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #lsmr-latest {
        display: block
    }

    #lsmr-mostread {
        display: block
    }

    #lsmr-img {
        width: 100%;
        height: 25vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #mr-usa-wrap {
        width: 93%;
        margin: 20px auto
    }

    #ams-lbl {
        width: 100%
    }

    #art-us-more-stories {
        width: 100%
    }

    #usa-am-box {
        width: 100%;
        margin: 10px 0 10px 0
    }

    #usa-am-img {
        width: 100%;
        height: 50vw
    }

    #usa-amb-head {
        font-size: 18px
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 375px) and (max-width: 479px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 336px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    hgroup h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0 0 0 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none
    }

    #sm_share {
        display: none
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 190px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #billboard_article {
        width: 336px;
        float: none;
        margin: 0 auto 30px
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 237px
    }

    #article_widesky {
        width: 336px;
        height: auto
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #sm_sticky {
        display: none
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    #m-web-space {
        display: none
    }

    #m-web-wrap {
        width: 100%;
        height: 250px;
        display: none
    }

    #m-web-head h1 {
        font-size: 20px
    }

    #m-web-billboard {
        width: 336px;
        display: block
    }

    .mobile-sel {
        display: block
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 68%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        display: none
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 90%
    }

    #rn-img {
        width: 100%;
        height: 50vw;
        float: none
    }

    #rn-info {
        width: 100%;
        float: none
    }

    #rn-lbl {
        width: 90%
    }

    #rn-head {
        font-size: 18px;
        margin-top: 5px
    }

    #article_content p {
        padding: 0 10px
    }

    #article_content h5 {
        padding: 0 10px
    }

    #article_content h4 {
        padding: 0 10px
    }

    #article_content h3 {
        padding: 0 10px
    }

    #article_content h2 {
        padding: 0 10px
    }

    #article_content ul {
        margin: 0 auto;
        padding: 0 30px
    }

    #article_content ol {
        margin: 0 auto;
        padding: 0 30px
    }

    .simplePullQuote {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 85px 15px 15px 15px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 0;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -.01em;
        background: var(--wpr-bg-c6272db9-a72c-4c96-ac22-675fbef8705b) top center no-repeat, var(--wpr-bg-fb8b5519-abe7-49e2-b22b-84fd23a955e0) top left no-repeat !important;
        background-size: 150px, cover !important;
        background-position: 50% 20px, 50% 50% !important;
        width: 100% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 24px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #ms-slider-wrap {
        width: 100%;
        height: 72vw;
        margin: 0 auto 20px;
        display: block
    }

    #slider-lbl {
        width: 90%;
        height: auto;
        font-size: 14px;
        color: #333;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'mallory';
        margin: 0 auto 10px
    }

    .swiper-container {
        width: 100%;
        height: 100%
    }

    .swiper-slide {
        width: 76% !important
    }

    #slider-img {
        width: 100%;
        height: 40vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #slider-cat {
        margin-top: 10px;
        font-family: 'mallory';
        font-size: 10px;
        color: #666;
        text-transform: uppercase;
        font-weight: 700
    }

    #slider-info {
        width: 100%;
        height: auto;
        margin-top: 5px;
        font-family: 'mallory';
        font-size: 14px;
        color: #666;
        font-weight: 700;
        line-height: 1.2em;
        letter-spacing: .03em
    }

    #lsmr-latest {
        display: block
    }

    #lsmr-mostread {
        display: block
    }

    #lsmr-img {
        width: 100%;
        height: 25vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #mr-usa-wrap {
        width: 93%;
        margin: 20px auto
    }

    #ams-lbl {
        width: 100%
    }

    #art-us-more-stories {
        width: 100%
    }

    #usa-am-box {
        width: 100%;
        margin: 10px 0 10px 0
    }

    #usa-am-img {
        width: 100%;
        height: 50vw
    }

    #usa-amb-head {
        font-size: 18px
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 92%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 336px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    hgroup h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0 0 0 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none
    }

    #sm_share {
        display: none
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 190px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #billboard_article {
        width: 336px;
        float: none;
        margin: 0 auto 30px
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 90%;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #trend_title {
        width: 237px
    }

    #article_widesky {
        width: 336px;
        height: auto
    }

    #article_disclaimer {
        width: 100%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 100%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 92%;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #sm_sticky {
        display: none
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    #m-web-space {
        display: none
    }

    #m-web-wrap {
        width: 100%;
        height: 240px;
        display: none
    }

    #m-web-head h1 {
        font-size: 20px
    }

    #m-web-billboard {
        width: 336px;
        display: block
    }

    .mobile-sel {
        display: block
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 66%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        display: none
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 90%
    }

    #rn-img {
        width: 100%;
        height: 50vw;
        float: none
    }

    #rn-info {
        width: 100%;
        float: none
    }

    #rn-lbl {
        width: 90%
    }

    #rn-head {
        font-size: 18px;
        margin-top: 5px
    }

    #article_content p {
        padding: 0 10px
    }

    #article_content h5 {
        padding: 0 10px
    }

    #article_content h4 {
        padding: 0 10px
    }

    #article_content h3 {
        padding: 0 10px
    }

    #article_content h2 {
        padding: 0 10px
    }

    #article_content ul {
        padding: 0 30px
    }

    #article_content ol {
        margin: 0 auto;
        padding: 0 30px
    }

    .simplePullQuote {
        font: 22px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 85px 15px 15px 15px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 0;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -.01em;
        background: var(--wpr-bg-39d2c97d-34fa-4281-820d-99d0d689d567) top center no-repeat, var(--wpr-bg-edeb2379-5b71-42e8-b7ab-2e7225d0e09b) top left no-repeat !important;
        background-size: 150px, cover !important;
        background-position: 50% 20px, 50% 50% !important;
        width: 100% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 22px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #ms-slider-wrap {
        width: 100%;
        height: 240px;
        margin: 0 auto 20px;
        display: block
    }

    #slider-lbl {
        width: 90%;
        height: auto;
        font-size: 14px;
        color: #333;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'mallory';
        margin: 0 auto 10px
    }

    .swiper-container {
        width: 100%;
        height: 100%
    }

    .swiper-slide {
        width: 76% !important
    }

    #slider-img {
        width: 100%;
        height: 40vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #slider-cat {
        margin-top: 10px;
        font-family: 'mallory';
        font-size: 10px;
        color: #666;
        text-transform: uppercase;
        font-weight: 700
    }

    #slider-info {
        width: 100%;
        height: auto;
        margin-top: 5px;
        font-family: 'mallory';
        font-size: 14px;
        color: #666;
        font-weight: 700;
        line-height: 1.2em;
        letter-spacing: .03em
    }

    #lsmr-latest {
        display: block
    }

    #lsmr-mostread {
        display: block
    }

    #lsmr-img {
        width: 100%;
        height: 25vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #mr-usa-wrap {
        width: 93%;
        margin: 20px auto
    }

    #ams-lbl {
        width: 100%
    }

    #art-us-more-stories {
        width: 100%
    }

    #usa-am-box {
        width: 100%;
        margin: 10px 0 10px 0
    }

    #usa-am-img {
        width: 100%;
        height: 50vw
    }

    #usa-amb-head {
        font-size: 18px
    }

    #art_subhead {
        font-size: 18px
    }
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
    .header {
        display: none
    }

    .header2 {
        display: block;
        width: 100%;
        -webkit-backface-visibility: hidden
    }

    #responsive_nav {
        display: none
    }

    #responsive_nav2 {
        width: 100%;
        margin: 0;
        display: block
    }

    #menutoggle {
        margin: 9px 0 0 5px
    }

    #m_date {
        display: none
    }

    #menut_lbl {
        display: none
    }

    #tp_lbl {
        display: none
    }

    #blogo {
        display: none
    }

    #main_nav {
        display: none
    }

    #subchannels {
        display: none
    }

    #tg_wrap {
        width: 100%;
        margin: 10px auto 0
    }

    #article_level_wrap {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #lb_wrap_article {
        width: 300px;
        height: auto
    }

    #main_nav2 {
        display: none
    }

    #art_channel ul {
        display: none
    }

    #breadcrumbs {
        width: 90%;
        height: auto;
        margin: 20px auto 0;
        border-top: 1px solid #ddd
    }

    hgroup {
        width: 100%;
        height: auto;
        margin: 0 auto;
        overflow: hidden
    }

    hgroup h1 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px 0
    }

    #art-head-group {
        width: 91%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        border: none;
        padding: 0
    }

    #byline_share {
        width: 100%;
        margin: 0 0 0 0
    }

    #byline {
        width: 100%;
        float: none
    }

    #bc-share {
        width: 100%;
        margin: 10px auto 0
    }

    #art_author {
        float: none
    }

    #art_plat {
        float: none;
        margin: 10px 0 0 0
    }

    #art_bc {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none
    }

    #sm_share {
        display: none
    }

    #art-head-wrap {
        width: 100%;
        height: auto;
        margin-bottom: 30px
    }

    #art-head-feat {
        width: 100%;
        height: 190px
    }

    #art-head-caption {
        width: 91%;
        margin: 5px auto 0
    }

    #art_body_wrap {
        width: 100%
    }

    #article_content {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #article_content p {
        padding: 0 10px
    }

    #billboard_article {
        float: none;
        margin: 0 auto 30px
    }

    #article_banner_ad {
        width: 320px;
        height: 50px;
        margin: 0 auto;
        overflow: hidden
    }

    #article_social_trending {
        width: 300px;
        display: block;
        margin: 30px auto 0
    }

    .article_align {
        display: block
    }

    #popular_left {
        width: 100%;
        margin: 0 auto
    }

    #trending_side_wrap {
        width: 100%
    }

    #trending_list {
        width: 100%
    }

    #article_widesky {
        width: 300px;
        height: 250px
    }

    #article_disclaimer {
        width: 92%;
        margin: 20px auto 0
    }

    #article_comment_box {
        width: 92%;
        height: auto;
        margin: 30px auto 0;
        overflow: hidden
    }

    #tg_side {
        width: 300px;
        display: block;
        margin: 0 auto
    }

    #crowdy_wrap {
        margin: 20px auto 0
    }

    .sm_art_mobile {
        display: block;
        width: 90%;
        margin: 0 auto 20px
    }

    #article_share_top {
        margin: 0 auto 20px
    }

    #sm_sticky {
        display: none
    }

    #lb-ad-bottom {
        width: 300px;
        height: 100px;
        overflow: hidden;
        margin: 20px auto 0
    }

    .addtwenty {
        margin-top: 40px !important
    }

    footer {
        width: 100%;
        height: auto
    }

    footer section {
        width: 100%;
        height: auto
    }

    footer section > ul {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto
    }

    footer section ul li {
        width: 70%;
        float: left
    }

    .cct-tempskinad {
        display: none
    }

    #m-web-space {
        display: none
    }

    #m-web-wrap {
        width: 100%;
        height: 220px;
        display: none
    }

    #m-web-head h1 {
        font-size: 20px
    }

    #m-web-billboard {
        display: block
    }

    .mobile-sel {
        display: block
    }

    .view-comments {
        display: block
    }

    #article-tab-wrap {
        width: 100%;
        margin: 0 auto 30px;
        display: none
    }

    #tab_list {
        width: 93%
    }

    #tab_thumb {
        width: 75px;
        height: 75px
    }

    #tab_title {
        width: 66%
    }

    #tab_title h2 {
        font-size: 14px;
        line-height: 18px
    }

    #tab_title h6 {
        font-size: 10px
    }

    #tab_title h3 {
        font-size: 10px;
        margin-top: 5px
    }

    #ch-follow-us {
        width: 90%;
        height: auto;
        padding-bottom: 10px;
        margin: 20px auto 0
    }

    .simplePullQuote {
        font: 20px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 85px 15px 15px 15px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 0;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -.01em;
        background: var(--wpr-bg-0de3b69d-2385-45bd-9225-00fad45e5b7f) top center no-repeat, var(--wpr-bg-37b61638-08f5-4adf-b349-7330902f20d5) top left no-repeat !important;
        background-size: 150px, cover !important;
        background-position: 50% 20px, 50% 50% !important;
        width: 100% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 20px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        font-weight: 700 !important;
        width: 100% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important
    }

    #article-new-featured {
        display: block
    }

    #mr-2018-wrap {
        display: none
    }

    #article-more-stories {
        width: 100%;
        height: auto;
        margin: 0 auto
    }

    #article-more-stories .stretch {
        display: none
    }

    #am-box {
        width: 94%;
        margin-top: 15px
    }

    #am-img {
        display: none
    }

    #mr-cat {
        display: block
    }

    #amb-head {
        margin-top: 5px
    }

    #read-next-2018 {
        width: 90%
    }

    #rn-img {
        width: 100%;
        height: 50vw;
        float: none
    }

    #rn-info {
        width: 100%;
        float: none
    }

    #rn-lbl {
        width: 90%
    }

    #rn-head {
        font-size: 18px;
        margin-top: 5px
    }

    #ms-slider-wrap {
        width: 100%;
        height: 75vw;
        margin: 0 auto 20px;
        display: block
    }

    #slider-lbl {
        width: 90%;
        height: auto;
        font-size: 14px;
        color: #333;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'mallory';
        margin: 0 auto 10px
    }

    .swiper-container {
        width: 100%;
        height: 100%
    }

    .swiper-slide {
        width: 76% !important
    }

    #slider-img {
        width: 100%;
        height: 40vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #slider-cat {
        margin-top: 10px;
        font-family: 'mallory';
        font-size: 10px;
        color: #666;
        text-transform: uppercase;
        font-weight: 700
    }

    #slider-info {
        width: 100%;
        height: auto;
        margin-top: 5px;
        font-family: 'mallory';
        font-size: 14px;
        color: #666;
        font-weight: 700;
        line-height: 1.2em;
        letter-spacing: .03em
    }

    #article_content h5 {
        padding: 0 10px
    }

    #article_content h4 {
        padding: 0 10px
    }

    #article_content h3 {
        padding: 0 10px
    }

    #article_content h2 {
        padding: 0 10px
    }

    #article_content ul {
        padding: 0 30px
    }

    #article_content ol {
        margin: 0 auto;
        padding: 0 30px
    }

    #follow-this {
        width: 90%;
        margin: 0 auto
    }

    #article_tags {
        width: 90%;
        height: auto;
        margin: 30px auto 20px
    }

    #article_related ul {
        width: 90%;
        height: auto
    }

    #lsmr-latest {
        display: block
    }

    #lsmr-mostread {
        display: block
    }

    #lsmr-img {
        width: 100%;
        height: 25vw;
        background-position: 50% 50%;
        background-size: cover
    }

    #mr-usa-wrap {
        width: 93%;
        margin: 20px auto
    }

    #ams-lbl {
        width: 100%
    }

    #art-us-more-stories {
        width: 100%
    }

    #usa-am-box {
        width: 100%;
        margin: 10px 0 10px 0
    }

    #usa-am-img {
        width: 100%;
        height: 50vw
    }

    #usa-amb-head {
        font-size: 18px
    }

    #art_subhead {
        font-size: 18px
    }
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    #article_content p {
        font-family: 'Arial';
        color: #333;
        font-size: 18px;
        line-height: 1.6em;
        letter-spacing: -.01em;
        margin: 0 0 18px 0
    }

    #article_content h2 {
        font-family: 'Arial';
        color: #333;
        margin-bottom: 5px;
        line-height: 28px;
        font-size: 24px;
        letter-spacing: -.01em
    }

    #article_content h3 {
        font-family: 'Arial';
        color: #333;
        margin-bottom: 5px;
        line-height: 24px;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -.01em
    }

    #article_content h4 {
        font-family: 'Arial';
        color: #333;
        margin-bottom: 20px;
        line-height: 20px;
        font-size: 16px;
        letter-spacing: -.01em;
        font-weight: 700
    }

    #article_content h5 {
        font-family: 'Arial';
        color: #333;
        margin-top: 40px;
        margin-bottom: 10px;
        line-height: 28px;
        font-size: 24px;
        letter-spacing: -.01em;
        font-weight: 700
    }

    #article_content strong {
        font-weight: 700
    }

    #article_content u {
        text-decoration: underline
    }

    #article_content a, #article_content a:visited, #article_content a:hover {
        color: #004985;
        text-decoration: none
    }

    .simplePullQuote {
        font: 18px 'mallory', sans-serif !important;
        line-height: 1.2em !important;
        color: #f5f5f5 !important;
        padding: 120px 30px 15px 40px !important;
        float: none !important;
        height: auto !important;
        border-left: none !important;
        border-right: none !important;
        border-top: 1px solid #dddddd !important;
        border-bottom: 1px solid #dddddd !important;
        box-shadow: none !important;
        box-sizing: border-box;
        border-radius: 40px;
        text-align: center !important;
        font-weight: 700 !important;
        letter-spacing: -.01em;
        background: url(../images/quote-2021.png) top center no-repeat, url(../images/quote-texture.png) top left no-repeat !important;
        background-size: 249px, cover !important;
        background-position: 50% 20px, 50% 50% !important;
        width: 90% !important;
        margin: 0 auto 20px !important
    }

    .simplePullQuote p {
        font: 18px 'Arial', serif !important;
        line-height: 32px !important;
        color: #004985 !important;
        font-weight: 700 !important;
        width: 90% !important;
        margin: 0 auto 20px !important
    }

    #article_content ol {
        font-family: 'Arial', serif !important;
        font-size: 18px;
        line-height: 2;
        color: #333;
        margin-bottom: 30px;
        list-style: disc;
        padding-left: 20px
    }

    #article_content ul {
        font-family: 'Arial', serif !important;
        font-size: 18px;
        line-height: 2;
        color: #333;
        margin-bottom: 30px;
        list-style: decimal;
        padding-left: 20px
    }
}

p .aligncenter {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

#art_body_wrap {
    display:flex;
    justify-content: space-between;
}

@media (max-width:1024px) {
    #art_body_wrap {
        flex-direction: column;
        justify-content: space-between;
    }
}

#twok-nav-ch, #twok-nav-sub {
    transition: opacity 0.5s ease;
    opacity: 1;
}

.brand-name-image {
font-weight: bold;
    position: absolute;
    top: 50%;
    left: 49.7%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    max-width: 26%;
    width: 100%;
    text-align: center;
    line-height: initial;
    color: black;
    user-select: none;
    font-family: 'Noto Serif';
}

@media (max-width:800px) {
    .brand-name-image {
        font-size:16px;
    }
}

@media (max-width:600px) {
    .brand-name-image {
        font-size:14px;
    }
}

@media (max-width:500px) {
    .brand-name-image {
        font-size:12px;
    }
}

@media (max-width:450px) {
    .brand-name-image {
        font-size:10px;
    }
}

@media (max-width:400px) {
    .brand-name-image {
        font-size:8px;
    }
}

.brand-name-image2 {
font-weight: bold;
    position: absolute;
    font-size: 20px;
    max-width: 25%;
    width: 100%;
    text-align: center;
    line-height: initial !important;
    right: 5.5%;
    top: 35%;
    color: black;
    user-select: none;
    transform: translate(0, -50%);
    font-family: 'Noto Serif';
}

@media (max-width:800px) {
    .brand-name-image2 {
        font-size: 16px;
    }
}

@media (max-width:500px) {
    .brand-name-image2 {
        font-size: 14px;
    }
}

@media (max-width:450px) {
    .brand-name-image2 {
        font-size: 12px;
    }
}

@media (max-width:400px) {
    .brand-name-image2 {
        font-size: 10px;
    }
}

#article_content .button-link {
    display: block;
    padding: 1rem;
    text-align: center;
    background-color: rgb(22,119,190);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px;
    font-weight: 700;
}

#article_content .button-link p {
    color: #fff !important;
    font-weight: 700;
    margin: 0;
}

@media (max-width:1024px) {
    .custom-margin {
        margin: 0 10px;
    }

    .custom-padding {
        padding: 0 15px;
    }
}