/* ====== article template command style START ====== */

.page-article.big-pic-article {border-top: 0px; width: 100%;}

.page-article .title-wrap-roboto {display: block; float: left; width: 100%}
.page-article .title-wrap-roboto h1 {margin-bottom:30px; }
.page-article .btn-blue,.page-article a.btn-blue {background-color: #24b3d9;border-color: #24b3d9;font-size: 20px;padding-right: 42px;padding-left: 42px;}
.page-article .aside-wrap .btn-blue, .page-article .aside-wrap a.btn-blue {width: 226px;padding-right: 16px;padding-left:16px;}
@media (min-width: 320px){
    .page-article .title-wrap-roboto h1 {margin-top:0px;font-size: 32px; font-weight: 700; line-height: 38px;}
    .page-article .main-btn-wrapper .btns-container-centered .btn-default {text-align: center;float: none;}
    @supports (-webkit-touch-callout: none) {
        .page-article .title-wrap-roboto h1 {
            font-weight: normal !important;
        }
    }
}
@media (min-width: 768px){
    .page-article .title-wrap-roboto h1 {margin-bottom:20px; font-size:48px;line-height:52px;}
    .page-article.page-radio .title-wrap-roboto h1 {margin-bottom:30px; font-size: 32px;line-height: 35px;}
}
@media (min-width: 992px){
    .page-article .title-wrap-roboto h1 {margin-bottom:48px; font-size: 66px;line-height: 72px;}
    .page-article.page-radio .title-wrap-roboto h1 {margin-bottom:30px; font-size: 39px;line-height: 40px;}
    .page-article .aside-wrap .native-new {margin-top: 0;margin-bottom: 0;padding-top: 30px;padding-bottom:30px;border-color: #DEDEDE; border-top-width: 0;}
}
@media (min-width: 1200px){
    .page-article .btns-container-centered {margin-left: 0;}
}

/* Author */
.author-info .border-img {float:left;display:block;width:40px;height:40px;margin-right:6px;}
.author-info .border-img img {width:40px;height:40px;border-radius:30px;}
.author-info .author-name {float:left; font-size:16px; padding-top:9px; font-family:'roboto_condensedregular'; color: #0d329a;}

@media (min-width: 320px){
    .author-info {margin-bottom:30px;}
    .author-info ul li {margin-right: 13px; margin-bottom: 0;}
    .author-info ul li:last-of-type {margin-right: 0;}
}
@media (min-width: 768px){
    .author-info {margin-bottom:32px;}
}


.sponsored-by {
    width: 100%;
    overflow: hidden;
    font-weight: normal;
    margin-bottom: 10px;
	margin: -5px 0 10px 0;
}

    
    .sponsored-by .img-link {
        float: left; 
        margin: 0 15px 0 0;
        text-decoration: none;
        display: block;
        width: 50px;
        height: 50px;
        text-align: center;
        font: 0/0 a;         /* remove the gap between inline(-block) elements */
    }
	
	@media only screen and (min-width: 992px) {
		.sponsored-by .img-link {
            margin: 0 15px 0 0;
		}
	}
        
	.sponsored-by .img-link:before { /* create a full-height inline block pseudo=element */            
		content: ' ';
		display: inline-block;
		vertical-align: middle;  /* vertical alignment of the inline element */
		height: 100%;
	}	

    .sponsored-by img {
        max-width: 50px;
        max-height: 50px;
        overflow: hidden;
        z-index: 300;
        position: relative;
        display: inline-block;
        border-radius: 30px;
		border: 1px solid #e1e1e1;
        vertical-align: middle;  /* vertical alignment of the inline element */
    }
    
    .sponsored-by .sponsored-text {
        display: block;
        font-size: 15px;
        line-height: 24px;
		color: #929292;
		font-family: 'pt_sansregular';
    }
    
    .sponsored-by .sponsored-name {
        font-family: 'roboto_condensedregular';
        background: #fff;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        position: relative;
        top: 0;
        left: 0;
        padding-top: 1px;
        z-index: 100;
    }


    .sponsored-by .sponsored-name a {
        color: #0d329a;
        font-size: 14px;
        text-decoration: none;
    }

    @media only screen and (min-width: 992px) {
        .sponsored-by .sponsored-name a {
            font-size: 18px;
        }
    }


.artcle-desc-info {margin-bottom:6px; line-height:22px; color:#555; font-size: 12px;}
.artcle-desc-info span { float: left; }
.artcle-desc-info span:first-child { margin-right: 5px; }
.fb-share-btn {
    float: right;
}
.share-btn-facebook p {
    float: right;
    padding: 7px 10px 5px 10px;
    background: #3b579d;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    font-size: 14px;
    font-family: 'pt_sansbold';
    line-height: 17px;
}
.share-btn-facebook .font-icon-facebook:before {
    color: #fff;
    font-size: 16px;
    line-height: 14px;
}
.share-btn-facebook p .font-icon-facebook {
    margin-right: 0px;
}
.share-btn-facebook .share-number {
    margin-left: 10px;
}
@media (min-width: 480px){
    .share-btn-facebook p {
        padding: 12px 28px 9px 28px;
        font-size: 18px;
        line-height: 21px; 
    }
    .share-btn-facebook .font-icon-facebook:before {
        font-size: 20px;
        line-height: 17px;
    }
}
@media (min-width: 320px){
    .artcle-desc-info {margin-bottom:6px;}
}
@media (min-width: 768px){
    .artcle-desc-info {margin-bottom:20px;}
}
@media (min-width: 320px){
    .media-wrap-expand-cont {padding: 0; margin-left: -16px; margin-right: -16px;}
}
@media (min-width: 992px){
    .media-wrap-expand-cont {padding-left: 16px; padding-right: 16px;}
}
@media (min-width: 1150px) {
    .media-wrap-expand-cont {padding-left: 23px; padding-right: 23px;}
}
@media (min-width: 320px) {
    .row-custom-media {margin-left: -16px; margin-right:-16px;}
    .article-content .media-wrap {margin-bottom: 32px;}
}
@media (min-width: 992px) {
    .row-custom-media {margin-left: 0px; margin-right: 0px;}
    .article-content .media-wrap {margin-bottom: 24px;}
}
@media (min-width: 1150px) {
    .row-custom-media {margin-left: 0px; margin-right: 0px;}
}

.article-content .media-wrap .video-container {max-width: 100%; height: auto;}
.article-content .media-desc {display: none; clear: both; float: left; width: 100%;}
.article-content .media-desc p {min-height: 21px;margin:0 0 10px 0;padding:0 10px; line-height:21px; font-size:12px;}
.article-content .media-desc span {float:right;}

.article-content .article-sub-title {font-family: 'roboto_condensedregular';}
.article-content p, #description-wrapper > ul li {margin-bottom: 40px;margin-top: 0px; line-height: 30px; }
.article-content .article-body p:empty {display:none !important;}
/* .article-content h2 {margin:0 0 24px;font-weight:normal;} */

.article-content h2.quote {position:relative;margin: 0 0 60px;padding-left: 36px;font-size:19px;line-height:24px;font-family:'pt_sansregular';font-weight: 700;color:#252525; clear: both; float: left; width: 100%;}
.article-content h2.quote:before {display:block;position:absolute;width:21px;height:17px;top:3px;left:0;content:'';background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='17' viewBox='0 0 21 17' fill='none'%3E%3Cpath d='M20.9116 12.448C20.9116 13.6853 20.485 14.688 19.6316 15.456C18.821 16.1813 17.797 16.544 16.5596 16.544C14.981 16.544 13.7436 16.0533 12.8476 15.072C11.9516 14.048 11.5036 12.704 11.5036 11.04C11.5036 9.33335 11.7596 7.88268 12.2716 6.68801C12.8263 5.49335 13.4663 4.51201 14.1916 3.74401C14.9596 2.93335 15.749 2.31468 16.5596 1.88801C17.3703 1.41868 18.0743 1.07735 18.6716 0.864014L20.7196 4.32001C19.8663 4.66135 19.141 5.21601 18.5436 5.98401C17.9463 6.70935 17.605 7.49868 17.5196 8.35201C18.373 8.35201 19.141 8.73601 19.8236 9.50401C20.549 10.2293 20.9116 11.2107 20.9116 12.448ZM9.83964 12.448C9.83964 13.6853 9.41297 14.688 8.55964 15.456C7.74897 16.1813 6.72497 16.544 5.48764 16.544C3.90897 16.544 2.67164 16.0533 1.77564 15.072C0.879641 14.048 0.431641 12.704 0.431641 11.04C0.431641 9.33335 0.687641 7.88268 1.19964 6.68801C1.75431 5.49335 2.39431 4.51201 3.11964 3.74401C3.88764 2.93335 4.67697 2.31468 5.48764 1.88801C6.29831 1.41868 7.00231 1.07735 7.59964 0.864014L9.64764 4.32001C8.79431 4.66135 8.06897 5.21601 7.47164 5.98401C6.87431 6.70935 6.53297 7.49868 6.44764 8.35201C7.30097 8.35201 8.06897 8.73601 8.75164 9.50401C9.47697 10.2293 9.83964 11.2107 9.83964 12.448Z' fill='%2300BCE4'/%3E%3C/svg%3E") no-repeat center;background-size: 100%;}
.article-content h2.quote .author-quote {display:inline-block;position:absolute;bottom: -35px;left:36px;font-family:'pt_sansregular';font-size:14px;font-weight: 400;color:#252525;}

.article-related-block {padding: 0; margin: 0;}
.article-related-block span.title-related {font-family:'pt_sans_narrowbold';color:#252525;text-transform:uppercase;}
.article-related-block .media-cont {float: left; width: 100%;}
.article-related-block .thumb-desc {position: relative; float: left;}
.article-related-block .thumb-box {margin-bottom: 0px;}
.article-related-block ul {width: 90%; margin-right: 5%;}
.article-related-block ul li {width: 100%; border-top:1px solid #d5d5d5; float: left;}
.article-related-block li:first-child {padding:0 0 24px;border-top:0px;}
.article-related-block ul li a:hover {color: #0d329a;}
.article-related-block .line-decoration {padding-top: 8px;}
.article-related-block .line-decoration:before {background: #d5d5d5;top: 3px;}
.article-related-block .line-decoration a.hightitle {font-size: 13px; font-family: "pt_sansbold"; color: #0d329a; text-transform: uppercase; float: left; display: block;}
.article-related-block .line-decoration h3 {float: left;}
.article-related-block .line-decoration h3 a {word-break: normal; line-break: auto; font-family: "roboto_condensedregular"; color: #252525; display: block;}
.article-related-block li.promo {position:relative;margin:20px 0;padding:0;border-top:0;background:#fff8e6;}
.article-related-block li.promo a {float:left;}
.article-related-block li.promo img {float:left;}
.article-related-block li.promo p {float:left;margin:0;padding-top:5px;font-family:'roboto_condensedregular';font-size:16px;line-height:18px;color:#252525;}
.article-related-block li.promo .barcod img {float: none;width:13px;margin-right:0%; max-width: 100%;}

/* Social networks */
.article-content .social-icons-wrapper .social-icons {float: left;}
.article-content .social-icons-wrapper .social-icons .googlePlus-wrap {float:left; margin-top: 3px;}
.article-content .social-icons-wrapper .social-icons .tweeter-wrap {float:left; margin-top: 4px; margin-right: 20px;}
.article-content .social-icons-wrapper .social-icons .fb-wrap {float:left; margin-right: 20px;}
@media (min-width: 320px) {
    .article-content .social-icons-wrapper {margin-top: 20px; margin-bottom: 0px}
}
@media (min-width: 768px) {
    .article-content .social-icons-wrapper {margin-top: 30px; margin-bottom: 30px}
}

/* Comments buttons */
.page-article .comments-wrap {border-style: solid none none none; padding-bottom: 0px;}

/* Breadcrumb */
.page-breadcrumb .nova-time { font-size: 18px; font-family: "pt_sansregular"; text-transform: none; background-color: #ededed; display: none; float: left; height: 30px; line-height: 30px; margin-left: -30px; padding-left: 30px; padding-right: 30px; position: relative; -webkit-border-top-right-radius: 20px; -webkit-border-bottom-right-radius: 20px; -moz-border-radius-topright: 20px; -moz-border-radius-bottomright: 20px; border-top-right-radius: 20px; border-bottom-right-radius: 20px; }
.page-breadcrumb .icon-nova-time {z-index: 3;position: relative;float: left;}
@media (min-width: 320px) {
    .page-breadcrumb .nova-time {margin-top: 2px;}
}
@media (min-width: 992px) {
    .page-breadcrumb .nova-time {margin-top: 6px;}
}
.icon-nova-video { background-position: -5px -92px; width: 30px; height:30px; margin-top:-2px; display: block;}
.icon-nova-time { background-position: -54px -92px; width: 30px; height:30px; margin-top:-2px; display: block;}

/* expandable video player */
.page-article .small-video-container { width: 45%; float: left; position: relative; margin-right: 5%; overflow: visible; cursor: pointer; background: #000000; }
.page-article .play-button { position: absolute; top: 50%; left: 50%; margin-left: -10%; margin-top: -10%; width: 20%; }
.page-article .video-image { width: 100%; z-index: 9999; }
.page-article .close-button-small-video { position: absolute; top: -33px; right: 0px; display: none; }
@media (max-width:768px){ .page-article .small-video-container {width: 100% !important;}}
/* ====== article template command style END ====== */

/* ====== Media queries START ====== */
@media (min-width:320px){
    .article-content .article-sub-title {font-size: 24px; line-height: 32px;  margin: 0 0 22px 0;font-weight: 700}
    @supports (-webkit-touch-callout: none) {
        .article-content .article-sub-title {
            font-weight: normal !important;
        }
    }
    .article-content p, #description-wrapper > ul li {margin-bottom: 33px;margin-top: 0px; line-height: 28px; }
    .article-content .small-video-container {margin-bottom: 24px;}
    .article-related-block span.title-related{font-size:32px;}
    .article-related-block ul li {padding:15px 0;}
    .article-related-block .line-decoration:before {display: none;}
    .article-related-block .line-decoration h3 {margin: 0;}
    .article-related-block h4 {margin: 0;}
    .article-related-block .line-decoration h3 a {font-size: 18px; line-height: 24px; padding-top: 8px; padding-left: 0px; margin: 0; max-height: 80px; overflow: hidden;}
    .article-related-block h4 a {font-size: 18px; line-height: 24px; padding-top: 0px; padding-left: 0px; margin: 0; max-height: 72px; overflow: hidden; font-family: "roboto_condensedregular"; display: block; color: #252525;}
    .article-related-block .line-decoration a.hightitle {font-size: 13px; line-height: 13px; font-family: "pt_sansbold"; color: #0d329a; text-transform: uppercase; float: left; display: block; padding-top: 0px;}
    .article-related-block li.promo img {width: 100%;margin-right:0; max-width: 100%; clear: both;}
    .article-related-block li.promo p {max-width:100%;margin:0;padding:8px 5px 8px 5px;}
}
@media (min-width:480px){
    .article-related-block .line-decoration h3 a {font-size: 19px; line-height: 26px; margin: 0; max-height: 86px; overflow: hidden;}
    .article-related-block h4 a {font-size: 19px; line-height: 26px; padding-top: 0px; padding-left: 0px; margin: 0; max-height: 78px; overflow: hidden;}
    .article-related-block .line-decoration a.hightitle {font-size: 13px; line-height: 13px;}
}
@media (min-width:768px){
    .artcle-desc-info .fb-share-btn p {width:154px;height:29px;background:url(../images/fb-share-button-custom.png) 0 0 no-repeat;}
    .article-related-block ul li {padding:15px 0;}
    .article-related-block .line-decoration h3 a {font-size: 20px; line-height: 24px; padding-top: 8px; max-height: 80px; overflow: hidden;}
    .article-related-block h4 a {font-size: 19px; line-height: 24px; padding-top: 8px; padding-bottom: 8px; padding-left: 0px; max-height: 88px; overflow: hidden;}
    .article-related-block .line-decoration a.hightitle {font-size: 13px; line-height: 13px; font-family: "pt_sansbold"; color: #0d329a; text-transform: uppercase; float: left; display: block; padding-top: 0px; padding-left: 0px;}
    .article-related-block li.promo img {float:left;width:140px;margin-right:2%; max-width: 40%;}
    .article-related-block li.promo p {float:left;max-width:58%;margin:0;padding-top:5px;font-family:'roboto_condensedregular';font-size:16px;line-height:18px;color:#252525;}
    .author-info .author-name {font-size:16px;}
    .article-related-block span.title-related {font-size:35px;}
}
@media (min-width:992px) {
    .article-content .media-desc {display:block;}
    .article-content .article-sub-title {font-size: 28px; line-height: 38px;  margin: 0 0 24px 0;}
    .article-content p, #description-wrapper > ul li {margin-bottom: 24px;margin-top: 0px; line-height: 26px; }
    .article-content .small-video-container {margin-bottom: 34px;}
    .article-content span.title-related{font-size:40px;}
    .article-related-block .line-decoration h3 a {font-size: 28px; line-height: 28px; max-height: 92px; overflow: hidden;}
    .article-related-block h4 a {font-size: 20px; line-height: 24px;}
    .article-related-block .line-decoration a.hightitle {font-size: 13px; padding-left: 0px;}
    .article-related-block ul li {padding:20px 0;}
    .article-related-block .line-decoration:before {margin-left: 0px;}
    .author-info .border-img {width: 48px; height: 48px;}
    .author-info .border-img img {width: 48px; height: 48px}
}
@media (min-width:1024px) {
    .article-related-block .line-decoration:before {display: block;}
    .article-related-block .line-decoration a.hightitle {padding-left: 1.2em;}
}

/* Common news block article category news mode */
@media (min-width: 320px) {
    .common-news-block.article-category-news-box ul.thumbs-list {margin: 0 0 0 0;}
    .common-news-block.article-category-news-box .media-cont, .common-news-block.leading-news.article-category-news-box .thumb-box .media-cont {width: 40%; float: left;}
    .common-news-block.article-category-news-box .thumb-desc, .common-news-block.leading-news.article-category-news-box.news-block .thumb-box .thumb-desc {width: 60%; padding: 0 0 0 14px;}
    .common-news-block .thumb-box {margin-bottom: 30px;}
    .aside-wrap .common-news-block.leading-news .thumb-box .media-cont {padding-right: 16px;}
    .common-news-block .section-title {font-size: 28px; font-weight: 700; line-height: 22px; }
    .aside-wrap .common-news-block.leading-news.news-block .thumb-box .thumb-desc {width: 60%;}
    .aside-wrap .common-news-block.leading-news .thumb-title .title {font-size: 19px;line-height: 22px;} 
    .aside-wrap .common-news-block.leading-news.news-block ul.news-list li {padding:0; border-top: 0;}
    .aside-wrap .common-news-block.leading-news .latest-svg .thumb-box .media-cont {width: 100% !important; padding-right: 0 !important;}
    .aside-wrap .common-news-block.leading-news.news-block .latest-svg .thumb-box .thumb-desc {width: 100% !important; margin-top: 19px;}
    .aside-wrap .common-news-block.leading-news.news-block .latest-svg .thumb-box .thumb-title {padding-bottom: 29px;border-bottom: 1px solid #e5e5e5;}
}
@media (min-width: 768px) {
    .common-news-block.article-category-news-box ul.thumbs-list {margin: 22px 0 0 0;}
    .common-news-block.article-category-news-box .media-cont {width: 40%; float: left;}
    .common-news-block.article-category-news-box .thumb-desc {width: 60%; padding: 0 0 0 16px;}
}
@media (min-width: 992px) {
    .common-news-block.article-category-news-box ul.thumbs-list {margin: 0;}
    .common-news-block.article-category-news-box .media-cont {width: 100%; float: left;}
    .common-news-block.article-category-news-box .thumb-desc {width: 100%; padding: 0.7em 0 0 0;}
    .common-news-block.article-category-news-box.category-latest .thumb-box {margin-bottom: 40px;}
    .common-news-block .section-title {font-size: 40px;margin-bottom: 30px;}
    .aside-wrap .common-news-block.leading-news .thumb-box .media-cont {padding-right: 19px;}
    .aside-wrap .common-news-block.leading-news .thumb-title .title {font-size: 22px;line-height: 28px;}
    .aside-wrap .common-news-block .thumb-box {padding-top: 30px;padding-bottom: 30px;margin-bottom: 0;border-bottom: 1px solid #DEDEDE;}
    .aside-wrap .common-news-block .thumbs-list li:first-of-type .thumb-box {padding-top: 0;}
    .aside-wrap .common-news-block .thumbs-list li:last-of-type .thumb-box {border-bottom: 0;}    
    .aside-wrap .common-news-block.leading-news.news-block .latest-svg .thumb-box .thumb-title {padding-bottom: 0; border-bottom: 0;}
}
.big-pic-article .container {margin-top: 26%;}
.big-pic-article {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    background-color: #ffffff;
}

/* Common news block article category news slider mode */
.slider {margin: 10px 0 0 0;width: 100%;padding-left: 13px;}
.slider-outer-wrapper {position: relative;}
.slider-outer-wrapper:after, .slider-outer-wrapper:before {position: absolute;top: 0;width: 175px;height: 100%;background-size: cover;}
.slider-outer-wrapper:after:hover, .slider-outer-wrapper:before:hover {cursor: pointer;}
.slider-outer-wrapper.left:before {content: "";}
.slider-outer-wrapper .arrows {display: none;}
.slider-wrapper {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;overflow-x: auto;-webkit-column-gap: 21px;-moz-column-gap: 21px;column-gap: 21px;scrollbar-width: none;}
.slider-wrapper > * {-webkit-box-flex: 0;-ms-flex: 0 0 320px;flex: 0 0 320px;}
.common-news-block .slider-wrapper {position: relative;display: -webkit-box; display: -ms-flexbox;display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;overflow-x: auto;-webkit-column-gap: 21px;-moz-column-gap: 21px;column-gap: 21px;scrollbar-width: none;width: 100%;}
.common-news-block .slider-wrapper > * {-webkit-box-flex: 0;-ms-flex: 0 0 200px;flex: 0 0 200px;}
.common-news-block .slider-wrapper:first-child {margin-left: 14px;}
.common-news-block .slider-outer-wrapper {padding-left: 0;}
.common-news-block .slider-outer-wrapper.left::before {content: none;}
.common-news-block .slider-outer-wrapper {width: calc(100vw - 32px);}
.common-news-block .slider-wrapper {align-items: stretch;}
.common-news-block .slider-wrapper .thumb-box {flex-basis: 284px; background-color: #00BBE7;}
.common-news-block .slider-wrapper .thumb-box .thumb-title {font-family: 'roboto_condensedregular'; font-weight: 400; font-size: 19px; line-height: 22px; padding: 14px 18px 20px 18px; color: #fff;}
.common-news-block .thumb-desc {margin-top: 0; margin-bottom: 0;padding-left: 0 !important}
.common-news-block  .slider-wrapper .thumb-box > a {display: block; position: relative; width: 100%; padding-top: 56.25%;}
.common-news-block  .slider-wrapper .thumb-box > a img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
.common-news-block .slider-wrapper .thumb-box > a.small-triangle-icon-blue::after{content: ''; display: block; bottom: 0; left: 12px; width: 44px; height: 30px; position: absolute; background: url(../images/small-triangle-icon-blue.svg) no-repeat;}
@media only screen and (min-width: 768px) {
   .slider-outer-wrapper:after {content: "";right: 0;}
   .slider-outer-wrapper::before {left: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
   .slider-outer-wrapper:after:hover, .slider-outer-wrapper:before:hover {cursor: pointer;}
   .slider-outer-wrapper:hover .arrows {display: block;}
   .slider-outer-wrapper:hover .arrows.right-arrow, .slider-outer-wrapper:hover .arrows.left-arrow {position: absolute;content: "";top: 46%;display: block;width: 70px;height: 70px;}
   .slider-outer-wrapper:hover .arrows.right-arrow.arrow-inactive, .slider-outer-wrapper:hover .arrows.left-arrow.arrow-inactive {display: none;}
   .slider-outer-wrapper:hover .arrows.right-arrow {right: 25px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cg id='Group_31720' data-name='Group 31720' transform='translate(-1154 -3274)'%3E%3Cg id='Group_31712' data-name='Group 31712' transform='translate(-666 409)'%3E%3Cg id='Group_31119' data-name='Group 31119' transform='translate(1820 2865)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='35' cy='35' r='35' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_30912' data-name='Path 30912' d='M7156.042,2369.882c.67.871,10.83,11.143,10.83,11.143l-10.83,10.9' transform='translate(-5972.542 927.618)' fill='none' stroke='%23141824' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.8'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position: center center;}
   .slider-outer-wrapper:hover .arrows.left-arrow {left: 25px;background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cg id='Group_31721' data-name='Group 31721' transform='translate(-60 -3274)'%3E%3Ccircle id='Ellipse_1' data-name='Ellipse 1' cx='35' cy='35' r='35' transform='translate(60 3274)' fill='%23fff'/%3E%3Cpath id='Path_30915' data-name='Path 30915' d='M7166.872,2369.882c-.67.871-10.83,11.143-10.83,11.143l10.83,10.9' transform='translate(-7066.372 927.618)' fill='none' stroke='%23141824' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.8'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position: center center;}
   .slider-outer-wrapper.left:before {content: "";}
   .slider-outer-wrapper.end::after {content: none;}
   .slider-outer-wrapper .arrows {position: absolute;z-index: 1;top: 0;border: none;width: 100px;height: 100%;padding: 0;background-color: transparent;}
   .slider-outer-wrapper .arrows.arrow-inactive {display: none;}
   .slider-outer-wrapper .arrows:hover {cursor: pointer;}
  }

/* ====== Colors for different types of articles START ====== */
.article-category-light-blue .page-breadcrumb a, .article-category-light-blue .author-info .author-name {color: #47b9e1;}
.article-category-dark-blue .page-breadcrumb a, .article-category-dark-blue .author-info .author-name {color: #0d329a;}
.article-category-orange .page-breadcrumb a, .article-category-orange .author-info .author-name {color: #f49d06;}
.article-category-pink .page-breadcrumb a, .article-category-pink .author-info .author-name {color: #ca207a;}
.article-category-green .page-breadcrumb a, .article-category-green .author-info .author-name {color: #00a99d;}

.article-category-light-blue .page-breadcrumb a:hover, .article-category-light-blue .author-info .author-name:hover {color: #66d1ec;}
.article-category-dark-blue .page-breadcrumb a:hover, .article-category-dark-blue .author-info .author-name:hover {color: #556eb8;}
.article-category-orange .page-breadcrumb a:hover, .article-category-orange .author-info .author-name:hover {color: #f8c46a;}
.article-category-pink .page-breadcrumb a:hover, .article-category-pink .author-info .author-name:hover {color: #d962a1;}
.article-category-green .page-breadcrumb a:hover, .article-category-green .author-info .author-name:hover {color: #66cbc4;}


/* ====== Styles for elements left in articles from the old site START ====== */

.page-article .article_related {
    float: left;
    clear: both;
    width: 50%;
    padding-right: 23px;
}
.page-article .article_related ul {list-style: none; margin-bottom: 10px;}
.page-article .article_related ul li {padding: 8px 0px 8px 0px;}
.page-article .article_related ul li a:hover {color: #556eb8;}

iframe[id^="oauth2relay"] { right: auto !important; left: -1000px !important; }

/* Poll block START delete after elections 2016*/
.page .user-poll-section {border: 1px solid #e8e8e8;padding-top: 20px;}
.page .panel-heading {font-family: 'roboto_condensedregular';font-size: 20px;line-height: 1.2em;}
.page .panel {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    padding: 0px 20px 0px 20px;
}
.page .panel-body {margin-top: 24px;margin-bottom: 8px;}
.page .panel-footer {padding: 0px 20px 10px 20px;}
.page .panel-footer a.btn-default {
    height: 38px;
    -webkit-border-radius: 38px;
    -moz-border-radius: 38px;
    border-radius: 38px;
    padding: 0px 20px;
    line-height: 34px;
}
.page .poll-results {
    width: 100%;
    padding: 14px 28px 14px 28px;
    background:#f5f5f5;
}
.page .user-poll-section .progress {height: 5px;}
.page .user-poll-section .poll-btn {float:none;}

@media (min-width: 320px) {
    .persons-list-block .section-title-line {font-size: 20px; margin: 10px 0 10px 0; padding: 0 0 0px 0;}
    .page-article .section-title-line {color:#00BBE7;font-size:28px; font-weight: 700;border-bottom-width: 0;}
}
@media (min-width: 768px) {
    .persons-list-block .section-title-line {font-size: 24px; margin: 0px 0 22px 0; padding: 0 0 4px 0;}
}
@media (min-width: 992px) {
    .page-article .section-title-line {font-size: 40px;}
}
/* Poll block END */
/* author and Р“С’Р’Вµditor in bottom part of article */
.info-article-bottom p {
    float: left;
    font-size: 15px;
}
.info-article-bottom .info-article-bottom-author {
    margin-right: 20px;
}
/* author and Р“С’Р’Вµditor in bottom part of article */
.comments-wrap {
    padding-bottom: 20px !important;
    border-bottom: 5px solid #f2f2f2 !important;
}

@media screen and (min-width: 992px) {
    .sticky-sidebar {
        float: right;
    }
}



/* @media screen and (min-width:1332px){
    .sticky-sidebar {float:right;right:0;right:calc(50% - 600px);right:-moz-calc(50% - 600px);}

    .stickey-fixed {margin-right: -55px;}

}

@media screen and (max-width: 1331px) and (min-width: 1200px){
    .sticky-sidebar { float:right;right:0;right:calc(50% - 560px);right:-moz-calc(50% - 560px); }
    .stickey-fixed { margin-right: -50px; }
}

@media screen and (min-width:992px) and (max-width:1331px){
    .sticky-sidebar {float:right;right:0;}
    .stickey-fixed {margin-right: -55px;}
}

@media screen and (max-width: 1331px) and (min-width: 1200px){
    .stickey-fixed {margin-right: 15px;}
}

@media screen and (max-width: 1331px) and (min-width: 1280px){
    .stickey-fixed {padding:0px !important;  margin-right:16px !important; }
} */

#description-wrapper > ul li a:before {
    content: ' ';
    background: url(../images/article-link-icon.png) no-repeat top center;
    width: 13px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 0;
}
#description-wrapper > ul li a {
    position: relative;
    padding-left: 20px;
}

.sposcor-wrap {
float: left;    
}
.sponsored-by-lable {

color:#929292;
font-size: 13px;
}

.sponsor-name {
    
    font-size: 20px;
    padding-top: 15px;
    font-family: 'roboto_condensedregular';
    color: #0d329a;
}

@media (min-width: 768px) {
.author-info .sponsor-name {
    font-size: 18px;
}
}

.label-paid {
    float: left;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 100%;
}    

.label-paid a {
    color: #fff;
    padding: 0 5px 0 30px;
    display: inline-block;
    background-color: #47b9e1;
    font: 12px/20px Arial;
    margin: 0 15px 0 0;
    position: relative;
    height: 18px;
    text-transform: uppercase;
    float: none !important;
}

.label-paid a:after {
    display: inline-block;
    content: '';
    width: 13px;
    height: 10px;
    position: absolute;
    left: 8px;
    top: 4px;
    background: url('../images/barcode-white.png') no-repeat 0 0;
}

body.has-branding .article-content .powered-by {
    padding-top: 5px;
}

.article-content .powered-by {
    border-top: 1px solid #cfcfcf;
    border-bottom: none;
}

.powered-by {
  padding: 20px 10px;
  clear: both;
  margin-bottom: 20px;
  color: #989898;
  border-bottom: 1px solid #cfcfcf;
}

.powered-by-title {
  margin: 0;
  text-align: center;
  font-size: 14px;
}
.powered-by-title a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: inherit;
}

.powered-by-logo {
  max-height: 24px;
  max-width: 140px;
  margin-left: 10px;
  vertical-align: middle;
}

/* ====== article subscriptions START ====== */
.article-content .subs-wrapper p {margin-bottom: 6px;min-width: max-content;color: #555;font-family: "pt_sansregular";font-size: 14px;font-style: normal;font-weight: 400;  line-height: normal;}
.subs-wrapper {margin-top: 27px; margin-bottom: 30px}
.subs-list {overflow-x: auto;display: flex;flex-direction: row;align-items: center;gap: 6px;}
.subs-list li {display: flex;flex-wrap: wrap;flex: 0 0 auto;width: max-content;height: 36px;}
.subs-list a {display: flex;width: auto;padding: 0 8px;flex-direction: row;justify-content: center;align-items: center;gap: 4px;flex-shrink: 0;border-radius: 50px;border: 1px solid #D9D9D9;}
.subs-list a:hover {text-decoration: none!important;border-color: #B7B7B7!important;}
.subs-list a span {color: #252525;font-family: "pt_sansregular";font-size: 14px;font-style: normal; font-weight: 400; line-height: normal;}

@media (min-width: 1024px) {
    .subs-wrapper {display: flex;align-items: center;gap: 10px;white-space: nowrap;align-items: center;column-gap: 6px;}
    .subs-wrapper p {flex-shrink: 0;font-size: 14px;font-weight: bold;margin: 0;}
    .subs-list {display: flex;flex-wrap: nowrap;flex-direction: row;align-items: center;overflow-x: auto;flex-wrap: nowrap;padding-bottom: 5px;scrollbar-width: none;-ms-overflow-style: none;}
    .subs-list::-webkit-scrollbar {display: none;}
    .subs-list li {flex: 0 0 auto; }
    .lSSlideOuter {overflow: hidden; }
}

/* fixes #26122 */

/* xs  */
@media (max-width: 767px) { 

    .page { border-top: none; }
    .adv-box-page-top { border-top: 5px solid #f2f2f2;}
    .w2g-slot9-nova-loaded { padding-bottom:0px !important; } 

}


/* sm  */
@media (min-width: 768px) and (max-width: 991px) {  

    .page { border-top: none; }
    .adv-box-page-top { border-top: 5px solid #f2f2f2;}
    .w2g-slot9-nova-loaded { padding-bottom:0px !important; }
    
}