.navigationd {
    margin-left: 0;
    margin-top: 2rem;
    margin-bottom: 0;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.navigationd ul.nom{margin:0 auto;display:table}
.navigationd ul li.prvnav,
.navigationd ul li.nxtnav{display:block;float:left;margin:0 5px;text-indent:-9999999px}

.navigationd ul li.prvnav a,.navigationd ul li.nxtnav a{transition:all .3s ease;border:1px solid transparent;display:block;width:44px;height:40px;background-repeat:no-repeat;background-position:center;background:0;border-radius:4px;background-color:var(--prored);transition:all .2s ease}
.navigationd ul li.prvnav a{background-size:26px;background-repeat:no-repeat;background-position:center;background-image:url(../imgs/arrow-prev.png)}
.navigationd ul li.nxtnav a{background-size:26px;background-repeat:no-repeat;background-position:center;background-image:url(../imgs/arrow-next.png)}
.navigationd ul li.prvnav.no-action a {cursor: initial}
.navigationd ul li.prvnav.no-action {opacity: 0.2;cursor: none}

.archive-banner .adunit{
  background-color:#f4f4f4
}
#atop {
    width: 100%;
}

.page .archive-page-title,
.search .archive-page-title {
    margin-bottom: 0;
}.search .archive-page-title h1 {
    border: none;
    padding: 0;
}.search .archive-page-title h1 span {
    background-color: yellow;
}


.archive-page-title h1{line-height:1;display:inline;border-bottom:5px solid var(--prored);padding-bottom:0}
.archive-page-title{padding:2rem 0 15px;display:block;margin-bottom:1rem}
.single_article__main_image{position:sticky;padding-top:36.8%;top:0;left:0;right:0;z-index:0}
.archive-banner.wrap-banner{margin:3rem 0}
.archive-banner.wrap-banner:first-child{margin-top:0}
.archive-banner.wrap-banner:last-child{margin-bottom:0}
.pronews_cat{display:inline-block;border-bottom:2px solid var(--progray);font-size:14px;font-weight:600;margin-bottom:1rem;color:var(--progray)}
.pronews_cat a{color:inherit}
.post-article .mask-title{margin:8px 0 0}
.mask-title .article-link{max-width:92%;display:block}
.post-article .mask-title .o-head{line-height:1.09;font-weight:700;margin-bottom:10px;letter-spacing:-0.225px}
.post-article .mask-title .post-meta{border-top:1px solid #999;display:inline-block;font-size:14px;font-weight:500;padding-top:3px;color:#999;font-family:var(--secondfont)}
.onerow .post-article{height:100%;display:flex;flex-direction:column}
.onerow .post-article .mask-title{height:100%;display:flex;flex-direction:column;justify-content:space-between}
.pagination{clear:both;padding:20px 0;position:relative;font-size:13px;line-height:1.2;justify-content:center;display:flex}
.pagination span,.pagination a{display:block;margin:0 5px 0 0;padding:10px 15px;text-decoration:none;background:#eee;width:auto;min-width:35px;height:35px;text-align:center;color:var(--problack)}
.pagination a:hover,.pagination .current{background:var(--problack);color:#fff}

.opinion-post{background-color:#e9e9d3;padding:2.2rem 2.2rem 1rem;border-bottom:6px solid #FFF;height:100%}
.opinion-desc {
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 1.3;
    font-family: 'Open Sans';
}
.opinion-text .o-head.zonabold{    font-size: 2.1rem;
    min-height: 45px;
    margin-bottom: 10px;
    line-height: 1.09;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;}

.opinion-name {
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    font-family: var(--mainfont);
    color: var(--progray);
}
.opinion-name:after{content:"";width:40px;background:#000;display:block;height:2px;margin-top:5px}
.opinion-post:before{content:"";width:8px;background:#000;height:40px;position:absolute;left:0}
.wrap-author{display:flex;flex-wrap:wrap}
.author-image{width:60px;mix-blend-mode:multiply;margin:0 0 10px;height:60px;overflow:hidden;border-radius:100%}
.author-image{width:60px;mix-blend-mode:multiply;margin:0 0 10px;height:60px;overflow:hidden;border-radius:100%}
.opinion-text{width:calc(100% - 60px);padding-left:1.5rem;padding-right: 1.5rem}

.post-article {
    margin-bottom: 15px;
}
.wrap-cover-header .post-title {
    letter-spacing: -1.2px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.05;
}

.page .width-330,
.category .width-330 {position: relative;height:100%}
.archive-banner.wrap-banner:last-child {margin-bottom: 0;position: sticky;top:100px;-webkit-position:sticky}

.billboard__xl{min-height:250px;}


@media (max-width: 1024px){
.article-hero {font-size: 4.2rem;    letter-spacing: -0.35px;}
}

@media all and (max-width:767px) {
.article-hero {font-size: 2.8rem}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1023px) and (orientation:portrait) {
.archive .article__top-info {
    min-height: 1rem;
    height: 70vw;
    max-height: 500px;
}
}


@media all and (max-width:767px) {
  .opinion-text{padding-right:0}
  .opinion-post{border:none}
}

@media all and (max-width:767px) {
  .onerow .post-article{height:auto}
}

@media all and (max-width:480px) {
.billboard__xl{min-height:100px}
}

.post-article .mask-title .o-head,
.wrap-cover-header .post-title{font-family: var(--mainfont);font-weight: 400}
