@font-face{font-family:'Genericons';src:url(../fonts/Genericons.woff) format("woff2"),url(../fonts/Genericons.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}

header div.category {
  font-size:18px;
  line-height:24px;
  margin-bottom:15px;
}
.article-header h1 {
  font-size:46px;
  line-height:60px;
  margin-bottom:15px;
}
.byline {
  font:14px/20px 'Plus Jakarta Sans', sans-serif;
  color:#9f9f9f;
  padding-top:5px;
}
.byline .author {
  font-weight:bold;
  color:black;
  padding-right:10px;
}
.byline time {
  font-weight:500;
  color:black;
}
.article-subtitle {
  font:23px/30px 'Plus Jakarta Sans', sans-serif;
  color:#9f9f9f;
  margin-bottom:15px;
}
.social-share {
  padding-bottom:30px;
}
.social-share .genericon {
  font-size:22px;
}
.social-share li {
  padding-left:12px;
  padding-right:12px;
}
.tags a:hover,
.article-header a:hover {
  color:#c3007c;
}

.article-body {
  font-size:20px;
  line-height:30px;
}
.article-body cnx,
.article-body ol, .article-body ul, .article-body p {
  margin-bottom: 30px;
}
.article-body ol {
  padding-left: 20px;
}
.article-body ol li {
  list-style: decimal;
}
.article-body ul {
  padding-left: 20px;
}
.article-body ul li {
  list-style: disc;
}
.article-body a {
  color: black;
  border-bottom-width:1px;
  border-bottom-style:solid;
}
.article-body a:hover {
  color: #c3007c;
  border-bottom-color:transparent;
}
figure,
span.figure {
  display:block;
  margin-bottom:30px;
}
figcaption,
span.figcaption {
  display:block;
  color:#494949;
  font:12px/17px 'Plus Jakarta Sans', sans-serif;
  padding-top:6px;
}
figcaption .credit,
span.figcaption .credit {
  color:black;
}
.tags {
  font:700 15px/20px 'Plus Jakarta Sans', sans-serif;
  padding-top:30px;
  padding-bottom:30px;
  border-top:2px solid #e6e6e6;
  border-bottom:2px solid #e6e6e6;
  margin-bottom:30px;
}
.tags a {
  display:inline-block;
  margin-left:10px;
}
.tags label {
  display:inline-block;
  background-color:black;
  color:white;
  text-transform:uppercase;
  padding:5px 10px;
}
.content-bottom section > div {
  margin-bottom:30px;
}
.discussion .block-title {
    font: bold 24px / 24px "Archivo Narrow", sans-serif;
    border-bottom: 2px solid black;
    padding-bottom: 25px;
    margin: 50px 0 10px;
    text-transform: uppercase;
    font-weight: bold;  
} 

/* colors */
.node-us a:hover{
  color: #c3007c;
}
.node-news a:hover{
  color: #03378d;
}
.node-entertainment a:hover{
  color: #016667;
}
.node-sports a:hover{
  color: #ff7400;
}
.node-lifestyle a:hover{
  color: #d20029;
}
.node-techgames a:hover{
  color: #a4147d;
}

/*------------------------------------*\
    $BLOCK block-ibtmedia-user-reporter-info
\*------------------------------------*/

.reporter-info {
  border-bottom:1px solid black;
  padding-bottom:30px;
  margin-bottom:30px;
}

.reporter-info .reporter-title {
  font:700 20px/20px 'Plus Jakarta Sans', sans-serif;
}

.reporter-info .reporter-title .title {
    color: #9f9f9f;
    font-size: 14px;
    font-weight:normal;
}

.reporter-info .reporter-social .genericon {
    font-size: 16px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: black;
    color: white;
    margin-right: 5px;
}

.reporter-info .reporter-social .genericon-facebook-alt:hover {
    background-color: #3b5998;
}

.reporter-info .reporter-social .genericon-twitter:hover {
    background-color: #1da1f2;
}

.reporter-info .reporter-social .genericon-tumblr:hover {
    background-color: #35465c;
}

.reporter-info .reporter-social .genericon-linkedin:hover {
    background-color: #0077b5;
}

.reporter-info .reporter-social .genericon-feed:hover {
    background-color: #ff9e00;
}

.reporter-info .reporter-social .genericon-mail:hover {
    background-color: #e31d75;
}

/* social share button*/
.byline-social .byline{width:calc(100% - 280px);min-width:250px}
.writer-info .image{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;float:left;margin-right:15px;padding:0;overflow:hidden;}
.writer-info .image img{transform:translate(0%,0%);width:auto;max-width:inherit;height:60px}
.byline .author-name{margin-right:10px}
.article-header .byline time{display:block;margin-top:10px;font-weight:400;}
.article-header .byline a:hover{text-decoration:underline}
.article-header .byline{margin-bottom:0}
.article-header .byline .author-extra{display:inline-block;font-style:normal}
.byline .ico-twitter-left:before{width:16px;height:17px;content:' ';display:inline-block;background:url(../images/social/twitter-x-black.svg) left 10%/80% no-repeat;vertical-align:middle}
.article-header .byline .genericon{font-size:inherit;line-height:inherit;font-family:inherit}
.article-header .byline .genericon::before{font:normal normal 16px Genericons;display:inline-block;vertical-align:middle}
.genericon{font-size:20px;vertical-align:top;text-align:center;display:block;font-family:"Genericons";cursor:pointer}
.article-header .byline .genericon-twitter::before{color:#1da1f2}
.article-header .byline .genericon-linkedin::before{margin-right:3px;color:#0077b5}
.byline-social{border-top:2px solid #e9e9e9;padding:13px 0}
.genericon-flipboard{background-image:url(../images/social/flipboard.png)!important}
.social-share{width:270px;height:36px}
.jc-fe{-webkit-justify-content:flex-end;justify-content:flex-end}
.ai-c{-webkit-align-items:center;align-items:center}
.flex-xs{display:-webkit-flex;display:flex}
.social-share .twitter-x-black{background:url(../images/social/twitter-x-black.svg) center 55%/53% no-repeat}
.social-share .genericon.genericon-flipboard{background-color:transparent!important}
.genericon-flipboard{background:url(../images/social/flipboard_srrw.webp) no-repeat 50% 50% #f52828}
.social-share .pocket{background:url(../images/social/pocket.svg) 50% 60%/60% no-repeat}
.social-share .icon{cursor:pointer;width:36px;height:36px;display:block}
.element-invisible{position:absolute;overflow:hidden;height:1px}
.social-share .genericon{width:36px;height:36px;margin-left:3px;font-size:16px;line-height:36px;color:#738a8d;font-size:24px}
.social-share .genericon:hover{text-decoration:none}
.social-share .genericon-facebook-alt{font-size:22px;color:#3b5998;margin-left:0}
.social-share .genericon-twitter{color:#1da1f2}
.social-share .genericon-tumblr{color:#35465c}
.social-share .genericon-linkedin{color:#0077b5}
.social-share .genericon-pinterest{color:#bd081c}
.social-share .genericon-reddit{color:#ff4500}
.social-share .genericon.genericon-flipboard{background-color:transparent!important}
.genericon-chat:before{content:"\f108"}
.genericon-collapse:before{content:"\f432"}
.genericon-comment:before{content:"\f300"}
.genericon-expand:before{content:"\f431"}
.genericon-downarrow:before{content:"\f502"}
.genericon-facebook:before{content:"\f203"}
.genericon-facebook-alt:before{content:"\f204"}
.genericon-feed:before{content:"\f413"}
.genericon-flag:before{content:"\f468"}
.genericon-googleplus:before{content:"\f218"}
.genericon-googleplus-alt:before{content:"\f218"}
.genericon-home:before{content:"\f409"}
.genericon-info:before{content:"\f455"}
.genericon-instagram:before{content:"\f215"}
.genericon-linkedin-alt:before{content:"\f208"}
.genericon-linkedin:before{content:"\f207"}
.genericon-tiktok path{fill:#fff}
.genericon-youtube:before{content:"\f213"}
.genericon-mail:before{content:"\f410"}
.genericon-menu:before{content:"\f419"}
.genericon-next:before{content:"\f429"}
.genericon-pinterest-alt:before{content:"\f210"}
.genericon-pinterest:before{content:"\f209"}
.genericon-previous:before{content:"\f430"}
.genericon-reddit:before{content:"\f222"}
.genericon-search:before{content:"\f400"}
.genericon-subscribe:before{content:"\f463"}
.genericon-tumblr:before{content:"\f214"}
.genericon-twitter:before{content:"\f202"}
.genericon-uparrow:before{content:"\f500"}
.genericon-warning:before{content:"\f414"}
.genericon-close:before{content:"\f405"}
.genericon-close-alt:before{content:"\f406"}


.byline .author-name{
  color: #ed2448;
}

.reporter-info figure {
    position: relative;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom:0;
}

.reporter-info figure img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    max-width: inherit;
}
.reporter-stories {
  border-bottom:2px solid #ddd;
  padding-bottom:30px;
  margin-bottom:30px;
}

@media screen and (max-width: 767px) {
    .reporter-info .reporter-social {
        padding-top: 5px;
    }
    .reporter-info figure {
        float: left;
    }
}

@media screen and (min-width: 768px) {
    .reporter-info .reporter-social {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}

@media screen and (min-width: 992px) {
    #block-ibtmedia-user-reporter-info .most-read ul,
    .reporter-stories summary {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 30px;
        -webkit-column-gap: 30px;
        column-gap: 30px;
    }
    #block-ibtmedia-user-reporter-info .most-read li:nth-child(3) {
      border-top:0;
    }
}
