/*
 * dcnews-style_new.css - filtered version
 * Generated from /mnt/data/dcnews-style_new.css.
 * Keeps global/base rules and CSS selectors that match classes/IDs used in index.html and article.html.
 * Used classes found: 142 | Used IDs found: 42
 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
    padding: 0px;
    border: 0;
    vertical-align: baseline;
    /*box-sizing: border-box;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block
}

* {
outline: none
}

body {
font-family: "Roboto Slab", serif;
    background-color: #ffffff;
    position: relative;
}

.clear {
clear: both
}

.clear10 {
clear: both;
    height: 10px
}

.clear20 {
clear: both;
    height: 20px
}

b {
font-weight: bold
}

a {
color: #33246c; text-decoration: none;
}

a:hover {
text-decoration: underline;   text-decoration-thickness: 1px;  text-underline-offset:0.3em; text-decoration-color: #33246c
}

p {
color: #000000;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    width: 100%;
    letter-spacing: 0px
}

strong {
font-weight: bold !important
}

em {
font-style: italic
}

.right {
float: right
}

.container-block-970 {
padding: 0;
    background: #f9f9f98a;
    border: 1px solid #dcdcdc96;
    width: 1020px;
    margin: 10px auto 10px auto;
    text-align: center;
    padding-top: 20px;
    height: 270px
}

.ContentRight {
width: 300px;
    display: inline-block;
    overflow: hidden;
    padding-left: 10px;
    vertical-align: top
}

.container_fixed_width_900px {
    margin-right: auto;
    width: 100%;
    max-width: 700px;
    margin-left: auto
}

.container_fixed_width_900px.center {
text-align: center
}

.container_fixed_width_900px h1 {
line-height: 48px;
    font-size: 32px
}

.ContentLeftCateg {
width: 100%;
    position: relative;
    display: inline-block;
}

.author-box .author-name {
    font-size: 32px;
    line-height: 1.1;
    font-weight: 600;
    margin: 0 0 16px;
    color: #000;
    padding: 15px 0;
}

.author-box .author-bio {
    display: flex;
    gap: 24px;
    align-items: center;
}

.author-box .author-avatar {
    flex: 0 0 auto;
}

.author-box .author-avatar img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.author-box .author-text {
    flex: 1 1 auto;
    min-width: 0;
}

.author-box .author-text * {
    font-size: 14px;
    color: #393939;
    font-weight: 400;
    line-height: 26px;
}

.author-box .author-text em {
    font-style: italic;
}

.author-box .bio-short {
    margin-bottom: 8px;
}

.author-box .bio-full {
    margin-top: 6px;
    display: none;
}

.author-box .bio-toggle {
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    font-weight: 600;
    text-decoration: underline;
    font-size: 15px;
}

.body-article .ContentLeftCateg a span {
font-size: 14px;
    text-decoration: underline;
}

.body-article .siteBreadcrumb {
width: 100%;
    display: flex;
    justify-content: center;
}

.ContentLeftCateg .articleMainImage img {
width: 100%;
    display: block
}

.articleMainImage img {
object-fit: cover;
    width: 100%;
    max-height: 650px;
    box-sizing: border-box;
    display: block
}

.articleMainImage.gallery img {
width: 100%;
    display: block;
    max-height: 600px;
    object-fit: cover;
    object-position: center
}

.ContentLeftCateg .articleMainImage.gallery img {
width: 100%;
    display: block;
    max-height: 600px;
    object-fit: cover;
    object-position: center
}

.ContentLeftCateg h1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 44px;
    color: #000;
    letter-spacing: 0px;
    padding: 15px 0
}

.articol_info {
float: left;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0px;
    color: #646464;
    font-size: 13px;
    line-height: 25px
}

.articol_info span {
color: #646464;
    font-size: 13px
}

.articol_info a {
color: #646464;
    font-size: 12px;
    text-decoration: none;
    padding-left: 18px
}

.articol_info span a {
padding-left: 0;
    margin-left: 0;
    font-weight: 500;
    color: #303030
}

.articol_dec {
display: block;
    width: 100%;
    color: #000;
    font-size: 14px;
    word-break: break-word;
    overflow: hidden;
    padding: 0 15px;
    box-sizing: border-box
}

.articol_dec p,
.articol_dec section,
.articol_dec div,
.articol_dec article,
.articol_dec header,
.articol_dec footer,
.articol_dec li {
margin-bottom: 15px;
    color: #393939;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    width: 100%;
    letter-spacing: 0px
}

.articol_dec ul,
.articol_dec ol {
padding-inline-start: 40px
}

.articol_dec img {
margin: 0;
    width: 100%;
    object-fit: contain;
    height: auto
}

.articol_dec h2 {
font-size: 20px;
    line-height: 1.6;
    margin-bottom: 15px;
    text-decoration: underline
}

.articol_dec a {
color: #0054c8
}

input[type=file] {
opacity: 0;
    height: 40px;
    float: left;
    cursor: pointer
}

h4 {
font-weight: 600;
    margin: 10px 0;
    font-size: 16px;
    color: #5a5a5a;
    text-transform: uppercase;
    background: url("../images/other/h3_right_bg_orange.png") left center no-repeat;
    padding-left: 20px
}

.comentarii {
width: 100%;
    margin: 0 auto 40px auto;
}

.comentarii * {
box-sizing: border-box;
}

.comentarii .fl h3 {
font-size: 20px;
    color: #333;
    margin: 0;
    display: inline-block;
}

.comentarii .fr a {
text-decoration: none;
    color: #4CAF50;
    font-weight: bold;
    transition: color 0.3s;
}

.comentarii .fr a:hover {
color: #45a049;
}

.comentarii .clear {
clear: both;
    margin-bottom: 20px;
}

.comentariu {
background-color: #fdfdfd;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px 20px;
    margin-bottom: 15px;
    transition: box-shadow 0.3s;
}

.autor-ora-comentarii {
display: block;
    font-size: 0.9em;
    color: #777;
    margin-bottom: 8px;
}

.autor-ora-comentarii a {
font-weight: 600;
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
}

.autor-ora-comentarii a:hover {
color: #4f3699;
}

.comentariu p {
margin: 0;
    line-height: 1.5em;
    color: #555;
}

.comentarii .pagination {
display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

.comentarii .pagination li {
margin: 3px;
}

.comentarii .pagination a,
.comentarii .pagination span {
display: inline-block;
    padding: 8px 12px;
    background-color: #f0f0f0;
    color: #333;
    text-decoration: none;
    border-radius: 6px;
    transition: background-color 0.3s;
}

.comentarii .pagination a:hover {
background-color: #4f3699;
    color: #fff;
}

.comentarii .pagination .current {
background-color: #4f3699;
    color: #fff;
    pointer-events: none;
}

#adauga-comentariu * {
box-sizing: border-box;
}

#adauga-comentariu {
    max-width: 100%;
    margin: 40px auto;
    padding: 15px 20px;
    background-color: #f9f9f9;
    border-radius: 12px;
}

#adauga-comentariu h3 {
text-align: center;
    color: #333;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

#adauga-comentariu .comment-field {
margin-bottom: 15px;
}

#adauga-comentariu input.textfield,
#adauga-comentariu textarea.textfield {
width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 12px 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 1em;
    transition: border-color 0.3s, box-shadow 0.3s;
    margin-bottom: 3px;
    font-family: inherit;
}

#adauga-comentariu input.textfield:focus,
#adauga-comentariu textarea.textfield:focus {
box-shadow: 0 0 5px rgba(76, 175, 80, 0.3);
    outline: none;
}

#adauga-comentariu #counter_text {
font-weight: bold;
    color: #555;
}

#adauga-comentariu .button-send {
width: 100%;
    padding: 12px;
    background-color: #4f3699;
    color: #fff;
    font-size: 1.1em;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
    margin-top: 10px;
}

#adauga-comentariu #response {
margin-top: 15px;
    font-weight: 500;
    color: #d32f2f;
    text-align: center;
}

#adauga-comentariu p:last-child {
margin-top: 20px;
    font-size: 0.9em;
    color: #777;
    text-align: center;
}

#adauga-comentariu  .error-msg {
display: none;
    color: #e74c3c;
    font-size: 0.85em;
    margin-top: 3px;
}

#adauga-comentariu  .textfield.error {
border: 1px solid #e74c3c;
    background-color: #fdecea;
}

#add-another-comment {
width: auto;
    padding: 12px;
    background-color: #4f3699;
    color: #fff;
    font-size: 1.1em;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s, transform 0.2s;
    margin: 0 auto;
    margin-top: 15px;
}

#header {
max-width: 1360px;
    margin: 0 auto 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin: 0 auto 0px;
    background-color: #ffffff;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footerMenu3 {
width: 100%;
    float: left;
    text-align: center;
    background-color: #4e3b97;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
}

.indexPage .footerMenu3 {
width: 100%;
    float: left;
    text-align: center;
    background-color: #4e3a97;
    border-radius: 5px;
    height: 30px;
    padding-top: 10px
}

.footerMenu3 ul {
list-style: none
}

.footerMenu3 ul li {
display: inline
}

.footerMenu3 ul li a {
text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    padding-right: 30px
}

.footerMenu3 ul li a:hover {
text-decoration: underline
}

.footerBottom {
background: #333;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    padding-bottom: 25px;
}

.footerBottom a {
color: #fff
}

.footerAdss {
display: none;
    margin: 0px 0px 20px 0px
}

div[rel="scrollcontent1"] {
height: 430px;
    overflow: hidden;
    position: relative;
    padding-right: 20px
}

div[rel="scrollcontent2"] {
width: 300px;
    height: 300px
}

.punctulPeZi {
margin-bottom: 20px;
    border: 5px solid #E8E8E8
}

.punctulPeZiTitle {
float: left;
    width: 100%;
    text-align: center
}

.punctulPeZiContent {
float: left;
    width: 90%;
    /*background: url('../images/bg_punctulpezi.png') no-repeat center bottom;*/
    padding: 0 5% 15px;
    margin-top: 10px
}

.punctulPeZiContent img {
width: 70px;
    float: right;
    margin: 0 0 5px 5px
}

.punctulPeZiContentFirstTitle {
text-decoration: none;
    color: #000;
    font-size: 18px;
    line-height: 20px
}

.punctulPeZiContentSecondTitle {
color: #787878;
    font-size: 13px;
    line-height: 24px
}

.punctulPeZiContentSecondTitle a {
text-transform: uppercase;
    text-decoration: none
}

.arhiva {
float: right;
    /*background: url('../images/bg_arhiva.png') no-repeat left center;*/
    text-decoration: none;
    padding: 5px 10px 5px 20px;
    margin-top: 5px
}


article.video .video-icon {
width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: rgba(0,0,0,.4);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,.8);
}

article.video .video-icon i {
font-size: 14px;
    color: white !important;
}

.box_mic article.video .video-icon {
transform: none;
    left: 5px;
    bottom: 5px;
    top: unset;
    width: 25px;
    height: 25px;
}
.interviuri .head-title i{ color: #33246c; font-size: 22px; margin-right: 10px}
.interviuri .head-title{ padding:10px 15px}
.interviuri .head-title::after{ display: none}

.box_mic article.video .video-icon i {
font-size: 8px;
}

.imageDescription {
    font-size: 13px;
    color: #666;
    font-style: italic;
    padding-top: 5px;
}


.articleMainImage .next {
position: absolute;
    width: 50px;
    height: 50px;
    right: -10px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../images/btn_next.png") left top no-repeat
}

.articleMainImage .prev {
position: absolute;
    width: 50px;
    height: 50px;
    left: -10px;
    top: 50%;
    margin-top: -25px;
    display: block;
    background: url("../images/btn_prev.png") left top no-repeat
}

.article_description_new {
    box-sizing: border-box;
    margin-bottom: 15px;
    margin-top: 15px;
}

.article_description_new p {
    line-height: 1.3;
    font-weight: 700;
    color: #333;
}

div.blueFooter {
display: inline-block;
    width: 32%;
    text-align: center
}

#sliding .normalBox .title a {
display: block;
    padding: 1% 3%;
    background-color: #4e3a97;
    color: #ffffff;
    font-size: 0.9rem;
    margin-bottom: 1%
}

#sliding .normalBox .content .text {
width: 56%;
    float: left;
    margin: 12px 1% 5px 3%
}

#sliding .normalBox .content .text a {
color: #000000;
    font-size: 18px;
    text-decoration: none;
    display: block;
    line-height: 25px;
    font-weight: 600
}

.section-listing.section-listing-layout-2 article .thumb {
height: 230px;
    object-fit: cover;
}

.section-listing.section-listing-layout-2 article .thumb::before {
bottom: 0;
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 70%;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.804359243697479) 0%, rgba(0, 0, 0, 0.8015581232492998) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.804359243697479) 0%, rgba(0, 0, 0, 0.8015581232492998) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.804359243697479) 0%, rgba(0, 0, 0, 0.8015581232492998) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
    z-index: 9;
    left: 0;
}

.section-listing.section-listing-layout-2 article .tt-dd {
position: absolute;
    top: 134px;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: white;
}

h2.section_title {
font-weight: 400;
    font-size: 18px;
    line-height: 24px
}

h2.widget_title-bg span {
background: #4e3a97;
    color: #fff;
    width: 100%;
    display: block;
    padding: 5px 0px
}

.breadcrumbs a {
text-decoration: none;
    font-weight: bold;
    color: #301e6d
}


@keyframes blinker {
    50% {
        opacity: 0
    }
}

.main_bottom_desc {
    padding-bottom: 15px;
    font-size: 17px;
    line-height: 25px;
    box-sizing: border-box
}

.siteAccessibilityListen {
width: calc(25% - 6.5px);
    display: inline-block;
    padding: 4px 10px !important;
    background: #5c005d;
    color: #fff !important;
    font-weight: 600;
    box-sizing: border-box;
    float: left;
    text-align: center
}

.siteAccessibilityListen.w33 {
width: calc(33.3% - 20px)
}

.siteAccessibilityListen svg {
width: 15px;
    vertical-align: middle;
    fill: #fff
}

.siteAccessibility .fa {
width: 30px
}

.siteAccessibility>.siteAccessibilityListen:nth-child(4n/**/+1) {
margin-right: 5px !important
}

.siteAccessibility>.siteAccessibilityListen:nth-child(4n/**/+2) {
margin-right: 4px !important;
    margin-left: 4px !important
}

.siteAccessibility>.siteAccessibilityListen:nth-child(4n/**/+3) {
margin-right: 4px !important;
    margin-left: 4px !important
}

.siteAccessibility>.siteAccessibilityListen:nth-child(4n/**/+0) {
margin-left: 5px !important
}

.nxt_related_2col {
display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
}

.related_2col_article {
width: 50%;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 26px
}

.related_2col_article:nth-child(odd) {
padding-right: 5px
}

.related_2col_article:nth-child(even) {
padding-left: 5px
}

.related_2col_date {
padding: 0 0;
    bottom: 3px;
    font-size: 12px;
    color: #676767
}

.box_recent_news {
padding: 10px;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px
}

.recent_news a {
color: #000;
    text-decoration: none
}

.recent_news {
font-size: 14px;
    margin-top: 8px;
    border-top: 2px solid #820000;
    padding-top: 8px
}

.recent_news span {
line-height: 1.5;
    font-weight: 400;
    font-size: 15px
}

.recent_news:hover span {
color: #ff5721
}

.recent_news_date {
font-size: 12px;
    color: #888
}

#header {
padding: 0 !important;
    box-sizing: border-box
}

.header_wrapper,
.subheader_wrapper {
width: 100%
}

.header_wrapper {
background: #fff;
    z-index: 9999;
    position: relative;
}

.subheader_wrapper {
background: #301e6d;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .35);
    box-shadow: 0 0 20px rgba(0, 0, 0, .35);
    height: 28px
}

.subheader {
color: #fff;
    width: 1360px;
    margin: 0 auto;
    height: 100%;
    padding-left: 125px;
    font-size: 14px;
    box-sizing: border-box;
    position: relative;
    display: flex;
}

.most-read-label {
display: flex; align-items: center; background-color: #FF0000; padding: 0 10px; position: relative
}

.most-read-label::after {
content: "";
    position: absolute;
    top: 0;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 10px solid #f31810;
}

#subheader_article {
display: flex; align-items: center;  padding: 0 10px; padding-left: 20px
}

.subheader .sepparator {
display: inline-block;
    margin: 0 10px;
    box-sizing: border-box;
    opacity: 0.4
}

.subheader a {
color: #fff;
    text-decoration: none
}

.logo_fl {
float: left;
    background: url(https://media.dcnews.ro/assets_v2/images/dcnews_512px_v2.png) no-repeat;
    background-size: contain;
    width: 105px;
    height: 95px;
    margin-top: 8px;
    transition: all .3s ease-in-out
}

.header_v2_left {
width: 100px;
    height: 61px;
    vertical-align: top
}

.header_v2_center {
display: none;
}

.header_v2_right {
position: relative;
    height: 61px;
    vertical-align: top;
    text-align: right;
    box-sizing: border-box;
    min-width: 120px;
}

.header_v2_right .fa,
.header_v2_right img,
.header_v2_right span {
font-size: 20px;
    padding: 20px;
    transition: all .3s ease-in-out
}

.nav {
    box-sizing: border-box
}

.nav ul li {
display: inline-block;
    width: auto
}

.nav ul li a {
color: #222;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 0 10px
}

.gcse-wrapper,
.social-wrapper {
position: absolute;
    top: 61px;
    right: 20px;
    background: #fff;
    padding: 20px;
    width: 300px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    text-align: left
}

.gcse-wrapper {
padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px
}

.social-wrapper {
width: 150px
}

.social-wrapper {
text-decoration: none;
    color: #333
}

.gcse-wrapper h3 {
margin-bottom: 15px
}

.social-wrapper .fa {
padding: 10px
}

.social-wrapper a {
text-decoration: none;
    color: #333
}

.social-wrapper a .social-network {
transition: all .3s ease-in-out
}

.social-wrapper a:hover .social-network {
transform: scale(1.1)
}

.gcse-wrapper.active {
visibility: visible;
    opacity: 1;
    right: 0
}

.icon_wrapper {
display: inline-block;
    z-index: 9999;
    position: relative
}

.icon_wrapper a {
text-decoration: none
}

#icon_menu_search.active {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    clip-path: polygon(-50% -50%, 150% -50%, 150% 100%, -50% 100%)
}

.social-wrapper:hover~.icon_menu_share,
.icon_menu_share:hover {
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    clip-path: polygon(-50% -50%, 150% -50%, 150% 100%, -50% 100%)
}

.social-wrapper:hover,
.icon_menu_share:hover+#social-wrapper {
visibility: visible;
    opacity: 1;
    right: 0
}

.social-network {
display: block
}

.social-icon {
display: inline-block;
    width: 45px
}

.nxt_searchInput {
border: none;
    border-bottom: 1px solid #c5c5c5;
    padding: 10px;
    font-size: 15px;
    width: 200px;
    border-radius: 0
}

.nxt_searchSubmit {
background: 0 0;
    border: none
}

.header_all {
transition: all .3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    z-index: 99999;
    margin-bottom: 30px;
}

/*.header_all.scrolling {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 99999
}*/

.header_all.scrolling .header_wrapper {
margin-top: 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .35);
    box-shadow: 0 0 20px rgba(0, 0, 0, .35)
}

.header_all.scrolling .covid_wrapper,
.header_all.scrolling .subheader_wrapper,
.header_all.scrolling .submenu {
display: none
}

.header_all.scrolling .logo_fl {
width: 65px;
    height: 60px;
    margin-top: 4px
}

.logo_fl.small {
width: 50px;
    height: 45px
}

.header_all.scrolling .logo_fl.small {
width: 35px;
    height: 30px;
    margin-top: 4px
}

.header_all.scrolling .header_v2_center,
.header_all.scrolling .header_v2_left,
.header_all.scrolling .header_v2_right {
height: 40px
}

.header_all.scrolling .header_v2_right .fa,
.header_all.scrolling .header_v2_right img,
.header_all.scrolling .header_v2_right span {
padding: 10px
}

.header_all.scrolling .gcse-wrapper,
.header_all.scrolling .social-wrapper {
top: 40px
}

.submenu {
width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #261f3d;
    padding: 10px 10px;
    padding-top: 15px;
    margin-bottom: 20px
}

.submenu:last-of-type {
-webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottom-right: 10px;
    -moz-border-radius-bottom-left: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.overlay ul li a,
.submenu.nav ul li a {
color: #fff;
    padding: 0 3px;
    font-size: 13.5px;
    letter-spacing: -.4px;
    font-weight: 500
}

.overlay ul,
.submenu.nav ul {
display: inline
}

.overlay h3,
.submenu h3 {
margin: 10px;
    margin-left: 4px;
    font-size: 18px;
    font-weight: 400;
    color: #d7cdff;
    display: inline-block;
    vertical-align: middle
}

.overlay h3 {
margin-left: 0
}

.overlay_wrapper {
position: absolute;
    width: 100%;
    background: #261f3d;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    z-index: 999;
    top: 0;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .35);
    box-shadow: 0 0 20px rgba(0, 0, 0, .35)
}

.overlay_wrapper.active {
visibility: visible;
    opacity: 1;
    top: 40px
}

.overlay {
max-width: 1360px;
    margin: 0 auto;
    padding-top: 35px;
    width: 100%;
}

.overlay_col {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 20px
}

.overlay_col ul {
list-style-type: none
}

.overlay_col li a {
text-decoration: none;
    color: #fff;
    font-size: 14px
}
.overlay_col li a:hover{ text-decoration: underline}

.overlay_col li.main_category a {
    font-weight: 600;
    font-size: 16px
}

.overlay_footer {
padding: 15px 0;
    border-top: 1px solid #fff
}

.overlay_footer a {
text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 500px
}

.overlay_footer a:first-of-type {
padding-left: 0
}

.menu-caret {
font-size: 12px;
    vertical-align: middle;
    -webkit-transform: scale(1.3, 1.0);
    -moz-transform: scale(1.3, 1.0);
    -ms-transform: scale(1.3, 1.0);
    -o-transform: scale(1.3, 1.0);
    transform: scale(1.3, 1.0);
    display: inline-block
}

.icon_menu_search,
.icon_menu_share {
    width: 18px;
    vertical-align: middle;
    cursor: pointer
}


.watch-page-article-content {
    padding-top: 110px;
    margin-top: -105px;
    background: url(/static/images/video-background.jpg);
    background-repeat: no-repeat;
}

.section-article-video {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.articol-video {
    width: 100%;
}

.articol-video .tags a {
    padding: 0;
    background: transparent;
}

.article-video-head {
    display: flex;
    width: 100%;
    gap: 20px;
}

.articol-video .video-wrapper > * {
    width: 100%;
    height: 100%;
}

.article-video-head .video-wrapper {
    flex: 1;
    aspect-ratio: 16 / 9;
    position: relative;
}

.article-video-head .video-wrapper iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.article-video-head  .article-video-info {
    width: 70%;
}

.article-video-head .same-section-videos {
    width: 30%;
    overflow-y: auto;
    height: 0;
    scrollbar-color: white transparent;
    scrollbar-width: thin;
}

.article-video-head .same-section-videos-headline {
    display: none;
}

.article-video-info .article-meta {
    display: flex;
    gap: 12px;
    margin: 20px 0;
    align-items: center;
    color: #fff
}

.video-listing .box_mic {
    margin: 0;
}

.video-listing ul {
    margin-top: 10px;
}


.article-share {
    position: relative;
}

.article-share .social__share__title,
.article-share .social__share__btn__label {
    color: black
}

.social__btn--share .social__btn__icon i {
    color: white !important;
}

.social__btn--share .social__btn__icon {
    border-color: white !important;
}

.article-share-menu {
    position: absolute;
    top: 40px;
    right: 0;
    display: none;
    z-index: 999;
}

.article-share-menu.open {
    display: block;
}

.social__share {
    background-color: white;
    bottom: 0;
    -webkit-box-shadow: 0 2px 4px 0 #d1d1d1;
    box-shadow: 0 2px 4px 0 #d1d1d1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    z-index: 99;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-radius: 0;
    border-top: 2px solid #13404f;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    padding: 8px;
    width: 230px;
}

.social__btn__label {
    font-size: initial;
    font-family: "Roboto Slab", serif;
}

.social__share .social__share__title {
    font-size: 18px;
    font-weight: 600;
}

.social__btn--share,
.social__share button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    background: 0;
    border: 0;
    cursor: pointer;
    outline: inherit;
    margin-top: -3px;
}

.social__btn--share:hover,
.social__share button:hover {
    color: #301e6d;
}

.social__btn--share .social__btn__icon,
.social__share .social__share__btn__icon {
    border: 1px solid #301e6d;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.social__btn--share .social__btn__icon i,
.social__share .social__share__btn__icon i {
    font-size: 14px;
    color: #301e6d;
}

.social__share .fa-whatsapp {
    font-size: 18px;
}

.copy-tooltip {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    z-index: 9999;
}

.video-wrapper {
    flex: 1;
    aspect-ratio: 16 / 9;
    position: relative;
}
.video-wrapper video, .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: black;
}

.copy-tooltip.show {
    opacity: 1;
}

.article-meta .article-meta-divider {
    border-right: 1px solid #ccc;
    width: 1px;
    height: 20px;
}

.articol-video h1 {
    text-align: left;
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
    color: #fff;
}

.articol-video * {
    color: #fff;
}

.articol-video .subtitle {
    margin-bottom: 0;
}

.articol-video .text {
    margin-top: 0;
}


.icon_menu_share {
transform: scale(1.2)
}

.social-icon img {
width: 24px;
    vertical-align: middle;
    padding-left: 10px
}

.article_tag_wrapper {
margin: 10px 0
}

.article_tag_wrapper a {
text-decoration: none;
}

.article_tag {
display: inline-block;
    padding: 3px 10px;
    background: #301f6d;
    font-size: 12px;
    font-weight: 600;
    margin-right: 3px;
    margin-bottom: 6px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

.article_tag:hover {
transform: scale(1.05)
}

#emisiuni-header .thumb {
position: absolute; z-index: 1; width: 100%; height: 100%; overflow: hidden
}

#emisiuni-header .thumb IMG {
position: absolute;    left: 50%;    top: 0;    display: block;    transform: translateX(-50%);    width: auto;    height: 100%;
}

#emisiuni-header .title {
z-index: 2; position: absolute; bottom: 0;  padding: 5px; box-sizing: border-box; text-align: center; font-size: 12px; width: 100%
}

#emisiuni-header .title {
font-weight: bold
}

#location {
font-size:12px; margin-bottom:10px; color:#7f7e7e; white-space: nowrap; overflow: hidden;
}

#location A {
font-size:12px; color:#000; font-weight: 500
}

#location SPAN {
padding-left:5px; padding-right:5px
}

article {
width: 100%;  box-sizing: border-box; position: relative;  background-color: #FFF; padding-bottom: 15px
}

article.box_mare {
padding-bottom: 0
}

UL LI  ARTICLE {
border-bottom: 1px solid #c1c1c1
}

UL.cols1 LI:last-child ARTICLE {
border-bottom: 0
}

article .thumb {
position: relative; display: block; overflow: hidden; margin-left: 0; margin-bottom: 10px; border-radius: 4px
}

article .thumb:hover {
border:0px !important
}

article .thumb::after {
content: "";
    display: block;
    padding-top: 56.25%;
}

.thumb-round-corner article .thumb {
border-radius: 5px
}

article IMG {
position: absolute; left: 0; top: 0; display:block; width: 100%; height: 100%; object-fit: cover; object-position: center
}

article.gal-foto .thumb::before {
background-color:rgb(255,255,255,.8);   background-repeat: no-repeat;   background-image: url("../images/icon-foto2.svg");  background-position:4px center; background-size: 18px 18px;  content: "Galerie"; padding:   5px 5px 5px 26px;   pointer-events: none;    position: absolute;   left: 4px ; bottom: 4px; z-index: 1; display: flex; align-items: center; font-size: 10px; width: 40px; border-radius: 3px;
}

.section-list .cols2 article.video .thumb::before,
.section-list-article  article .thumb::before,
.r-top-content article .thumb::before {
width: 30px; height: 30px
}

article A {
padding-bottom: 0;  font-size:20px; line-height: 1.3;  font-weight: 600;  color: #33246c
}

article A::after {
content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

article.no-big-link  A::after {
display: none !important;
}

article .thumb[data-labeltext]::before,
article .thumb p {
background-image:none;  content: attr(data-labeltext); display: inline-block; background-size: auto; background-color: #35227c;  color: #FFF; text-transform: uppercase; padding: 3px 10px; z-index: 2; position: absolute; top: 4px; right: 4px; font-size: 12px; font-weight: 800; border-radius: 3px; width: auto; height: auto
}
article.live .thumb[data-labeltext]::before{ background-color: #FF0000; animation: blink 2s ease infinite;}


article .date{font-weight: normal;
    font-size: 14px;
    display: block;
    color: #756d93;
    margin-top: 7px;
    box-sizing: border-box;
    background-image: url('../images/clock.svg?v=1'); background-size: 17px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 25px;}

@keyframes blink {
    80% {background-color: #815353;}
    100% {background-color: #FF0000;}
}

article.video.noPic A::before {
background-repeat: no-repeat;   background-image: url("../images/video-meniu.svg?v=1");  background-position:center; background-size: 100% 100%;  content: ""; display: inline-block; width: 17px; height: 17px; vertical-align: middle; margin-top: -8px; margin-right: 5px
}

article.gal-foto.noPic A::before {
background-repeat: no-repeat;   background-image: url("../images/icon-foto2.svg");  background-position:0px center; background-size: 21px 21px;  content: ""; display: inline-block; width: 28px; height: 25px; vertical-align: middle; margin-top: -6px
}

footer article.gal-foto.noPic A::before {
background-image: url("../images/icon-foto-alb.svg?v=1")
}

article.noPic A[data-labeltext]::before {
content: attr(data-labeltext);
    display: inline-block;
    background-color: transparent;
    color: #CC0000;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1;
    margin-right: 10px;
    font-weight: 800;
    vertical-align: middle;
    margin-top: -3px;
    width: auto;
    height: auto;
    background-image: none;
}

article.noPic A P {
display: inline-block;
    color: #CC0000;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 1;
    margin-right: 10px;
    font-weight: 800;
    vertical-align: middle;
    margin-top: -3px;
}

article.noPic A P::before {
animation: blink 2s ease infinite; background-color: #CC0000; border-radius: 100%; content: ""; width: 8px; height: 8px; display: inline-block; margin-right: 7px
}

article H2 span.autor {
font-size: 20px; color: #FFF; display: block
}

article .thumb span {
position: absolute; left: 0px; bottom :0px;
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    background-color: #ff1500;
    padding: 3px 10px;
    font-family: "Open Sans Condensed", sans-serif, Arial;
    text-transform: uppercase;
}

article .thumb span.breaking-news {
background-color: #ffe45c; color: #000
}

article.main {
display: flex; flex-direction: column; border-bottom: 0; margin-bottom: 15px;
}

article.main A {
font-size: 34px; line-height: 1.2;
}

article.main .tt-dd {
z-index: 2; order: -1; margin-bottom: 12px
}

article.layout1 {
background-color: #297acc; border-left:2px solid #CCC;
}

article.layout1 .thumb {
margin: 0; opacity: .4
}

article.layout1 h2 {
color: #FFF
}

.cols1 article.layout1 .categ_date,
.cols1 article.layout1 .abs,
.cols1 article.layout1 h2 {
position: absolute;  z-index: 1
}

.cols1 article.layout1 .date {
top: 0; left: 0;
}

.cols1 article.layout1 .abs {
top: 42px; left: 0;
}

.cols1 article.layout1 h2 {
bottom: 0; left: 0;
}

.cols1.list-articles LI {
margin-bottom: 12px
}

.cols1.list-articles article h3,
.cols1.list-articles article h2 {
font-size: 16px; line-height: 22px; padding: 0
}

.cols1.list-articles article a {
font-size: 16px; line-height: 22px; font-weight: normal;
}

.life .cols1.list-articles article a {
font-size: 20px;  line-height: 24px;  font-family: "Playfair", serif;
}

.travel .cols1.list-articles article a {
font-size: 20px;  line-height: 24px;  font-family: "Slabo 13px", serif
}

.cols1.with-bullet LI {
list-style-type: disc; margin-left: 25px; list-style-position: outside;
}

.pictures-left,
.pictures-right,
.cols1,
.cols2,
.cols3,
.cols4 {
list-style: none
}

.pictures-left article,
.pictures-right article {
display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start
}

.pictures-left article .thumb,
.pictures-left article .player,
.pictures-right article .thumb,
.pictures-right article .player {
flex:  0 0 auto; width: 155px; /*height: 100px;*/ margin-bottom: 0
}

.pictures-left .tt-dd,
.pictures-right .tt-dd {
flex: 1; padding-left: 10px; width: 63%
}

.pictures-right .tt-dd {
padding-right: 10px; padding-left: 0
}

.pictures-left h3,
.pictures-left h2,
.pictures-right h3,
.pictures-right h2 {
font-size: 16px; font-weight: normal;
}

.pictures-left a,
.pictures-right a {
font-size: 16px;  line-height: 1.4;
}

.life .cols1.pictures-left a {
font-size: 20px;  line-height: 24px;  font-family: "Playfair", serif;
}

.travel .cols1.pictures-left a {
font-family: "Playfair", serif; "Slabo 13px", serif
}

.pictures-right article .thumb {
order: 2; width: 37%
}

.pictures-left .wide_text_tag,
.pictures-right .wide_text_tag {
margin-bottom: 3px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: auto;
    padding: 3px 10px;
    line-height: 20px;
}

.cols1.pictures-left .related_2col_article article {
border: none;
    margin: 0;
    padding: 0;
    gap: 10px;
    flex-wrap: nowrap;
}

.cols1.pictures-left .related_2col_article article .title a {
font-size: 16px;
}

article.layout2 {
background-color: #cc0000; border-left:2px solid #CCC;
}

article.layout2 .thumb {
margin: 0; opacity: .4
}

article.layout2 h2 {
color: #FFF
}

.cols1 article.layout2 .categ_date,
.cols1 article.layout2 .abs,
.cols1 article.layout2 h2 {
position: absolute;  z-index: 1
}

.cols1 article.layout2 .date {
top: 0; left: 0;
}

.cols1 article.layout2 .abs {
top: 42px; left: 0;
}

.cols1 article.layout2 h2 {
bottom: 0; left: 0;
}

article.layout3 {
background-color: #33aaff; border-left:2px solid #297acc;
}

article.layout3 h2 {
color: #FFF
}

article.layout4 {
background-color: #ffff33;
}

article.layout4 .thumb {
margin: 0; opacity: .4
}

.cols1 article.layout4 .categ_date,
.cols1 article.layout4 .abs,
.cols1 article.layout4 h2 {
position: absolute;  z-index: 1
}

.cols1 article.layout4 .date {
top: 0; left: 0;
}

.cols1 article.layout4 .abs {
top: 42px; left: 0;
}

.cols1 article.layout4 h2 {
bottom: 0; left: 0;
}

article.layout5 {
background-color: #282c33; border-left:2px solid #CCC;
}

article.layout5 .thumb {
margin: 0; opacity: .4
}

article.layout5 h2 {
color: #FFF
}

.cols1 article.layout5 .categ_date,
.cols1 article.layout5 .abs,
.cols1 article.layout5 h2 {
position: absolute;  z-index: 1
}

.cols1 article.layout5 .date {
top: 0; left: 0;
}

.cols1 article.layout5 .abs {
top: 42px; left: 0;
}

.cols1 article.layout5 h2 {
bottom: 0; left: 0;
}

UL.bg_grey {
background-color: #f1f1f1; padding-top: 15px
}

UL.bg_grey LI:last-child {
margin-bottom: 0
}

UL.bg_grey article {
background-color: transparent; padding-left: 15px; padding-right: 15px
}

/*--------PLAYER-----------*/
#playerHolder, .ivmWrapper, .title_video{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    display:block;
    overflow:hidden;
}

.sticky-video .video-js, .ivmWrapper  .video-js, .player .video-js, .player iframe, .player video, .title_video iframe, .title_video video, .title_video .video-js{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#navigationMobileSearch .mobileSearch {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

#navigationMobileSearch .mobileSearch input[type=text] {
    line-height: 25px;
    width: 100%;
    border: 1px solid #cbcbcb;
    color: black;
    font-size: 16px;
    padding: 5px;
}

#navigationMobileSearch .mobileSearchButton {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
}

#navigationMobileSearch .mobileSearchButton i {
    color: #FFF
}


#playerHolder .close,
.ivmWrapper .close {
width: 35px;
    height: 35px;
    background-color: rgba(0,0,0,.7);
    color: transparent !important;
    background-image: url(close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    order: 3;
    display: none;

    border-radius: 100%;
    top: -14px; right: -14px;
    position: absolute; cursor: pointer; z-index: 5000;
    display: none;
}

#playerHolder .close,
.ivmWrapper .close:hover {
text-decoration: none
}

#playerHolder .sticky-video .close,
.ivmWrapper .sticky-video .close {
display: block
}

.ultima-ora article .thumb {
display:none
}

.ultima-ora .fl {
margin:10px 0;
}

.ultima-ora .fl {
float: left
}

.ultima-ora .btn {
display: block;
    width: auto;
    margin: 10px 25px 25px 45px;
    text-align: left;
    padding: 7px 12px 5px;
}

.arhiva {
background-color: #FFF
}

.arhiva > UL {
padding: 10px
}

.arhiva li ul {
margin-left:20px;
}

.arhiva li a {
display:block; padding:0px 0 10px 0px;
}

.arhiva li a:hover {
color:#FF1500;
}

.arhiva .head {
font-family: Catamaran, sans-serif;  font-size: 14px;    text-transform: uppercase;    color: #cc0000;    padding: 10px;
}

.arhiva .head strong {
font-weight: 800
}

.stirile-zilei .wrap {
padding-bottom: 30px;
}

#opinii article .thumb {
background-color:#292c33
}

#opinii article .thumb::after {
padding-top: 100%
}

#emisiuni-slider .thumb {
margin-bottom: 10px
}

.articol-page .wrap,
.articol .wrap {
background-color: #FFF
}


.articol h1 {
line-height: 48px;font-size: 32px;text-align: center;
}

.articol .body {
padding-left: 0; box-sizing: border-box; position: relative; margin: 0 auto
}

.articol .text {
line-height: 1.7;
    text-align: left;
    margin-bottom:20px;
    margin-top: 20px;
    font-size:16px;
}

.poza-articol {
position:relative; background-color: #f1f1f1; text-align: center; margin: 0 auto;  margin-bottom: 20px;
}

.poza-articol {
margin-bottom: 0
}

.poza-articol.video::before {
display: none; background-color:rgb(255,255,255,.8);   background-repeat: no-repeat;   background-image: url("../images/play-new.png");  background-position:center; background-size: 70% 70%;  content: "";     pointer-events: none;    position: absolute;    left: 4px ; bottom: 4px; z-index: 1; width: 40px; height: 40px; border-radius: 3px;
}

.poza-articol.gal-foto::before {
background-color:rgb(255,255,255,.8);   background-repeat: no-repeat;   background-image: url("../images/icon-foto2.svg");  background-position:4px center; background-size: 18px 18px;  content: "Galerie"; padding:   5px 5px 5px 26px;   pointer-events: none;    position: absolute;   left: 4px ; bottom: 4px; z-index: 1; display: flex; align-items: center; font-size: 10px; width: 40px; border-radius: 3px;
}

.poza-articol[data-labeltext]::before,
.poza-articol p {
background-image:none;  content: attr(data-labeltext); display: inline-block; background-size: auto; background-color: #CC0000; background-image: linear-gradient(to right, #cc0000, #8a2829); color: #FFF; text-transform: uppercase; padding: 3px 10px; z-index: 2; position: absolute; bottom: 4px; left: 4px; font-size: 12px; font-weight: 800; border-radius: 3px; width: auto; height: auto
}

.poza-articol[data-labeltext].articleMainImage::before {
display: none
}

.poza-articol::after {
content: "";    display: block;    padding-top: 56.25%;
}

.poza-articol IMG {
position: absolute; display: block;  width: 100%; height: 100%;  margin: 0 auto; object-fit: cover; object-position: center
}

.poza-articol span.supratitle {
display: inline-block;    color: #FFF; position: absolute; left: 0px; bottom :0px;text-transform: uppercase; background-color: #ff1500; font-family: "Open Sans Condensed", sans-serif;    font-size: 30px; padding: 3px 20px; font-weight: bold;
}

.poza-articol span.breaking-news {
background-color: #ffe45c; color: #000
}

.articol .gall {
position: absolute;    bottom: 25px;    right: 25px;    display: block;    color:            #FFF;    padding: 10px 20px;    background-color:            rgba(0, 0, 0, 0.5);
    border: 1px solid    rgba(255, 255, 255, 0.5);    border-radius: 5px;    font-weight: 300;    font-size: 30px;    z-index: 10;
}

.articol P.sapou {
font-size: 18px; font-weight: 500; line-height: 30px; margin-top: 20px; margin-bottom: 20px; text-align: justify
}

.articol P.sapou a {
color:#cc00000;
}

.articol .text h2 {
margin-bottom: 20px; font-size: 1.4em;  line-height: 1.2;
}

.articol .text h3 {
margin-bottom: 10px; font-size: 1em; line-height:normal
}

.articol .text P {
margin-bottom:20px
}

.articol .text a {
word-break: break-word; hyphens: auto;
}

.articol .text ul,
.articol .text ol {
font-size:16px;
    line-height: 1.5;
    margin-bottom:15px;
    /*max-width:450px;*/
    padding-left:50px;
}

.articol .text ul {
list-style-type:square;
}

.articol .text li {
margin-bottom:5px;
    list-style-type: disc;
}

.articol .text OL li {
list-style-type: decimal
}

.articol .text IMG {
max-width: 100%; position:relative
}

.articol .text IFRAME {
max-width: 100%
}

.articol blockquote {
margin-left: 30px; border-left: 5px solid #CCC; padding: 15px; padding-bottom: 1px; margin-bottom: 20px; font-size: 20px; color: #555; line-height: normal; font-style: italic
}

.folders-home .wrap {
display: flex; justify-content: left; overflow: auto ; padding: 30px 20px  15px 20px; background-color: #FFF
}

.live-text .wrap {
max-width: 1210px
}

.live-text .text {
margin-top: 0
}

.livetext-item .time {
font-size: 12px; display: block; color: #666
}

@keyframes bar-progress {
    from {width: 0px; opacity: 1;}
    to {width: 80%; opacity: 0;}
}

.r-top-content article .thumb {
width: 130px; margin-bottom: 0; flex:  0 0 auto;
}

.articol .text .r-top-content article a {
color: #292c33
}

.r-top-content article .title a {
font-size: 14px
}

.r-top-content article .title {
padding-left: 15px;  box-sizing: border-box; flex:  1;
}

.autor-ora-comentarii {
flex: 1;
}

.subtitle {
display: flex;  flex-direction: column; text-align: center;
}

.subh1 {
flex: 1; color: #7c7077; font-size: 16px; display: flex;align-items: center;; justify-content: center; gap: 10px;
}
.author-pic IMG{width: 50px;
    height: 50px;
    border-radius: 100%;}
.subh1 span {
    margin: 7px 0
}
.article-date{ text-align: center; font-size: 14px; margin-bottom: 20px}

.subtitle .read-time {
background-image: url("../images/clock.svg"); background-position: left center; background-repeat: no-repeat; padding-left: 25px
}

.subtitle .time {
color: #7c7077;
}

.gal .thumb {
flex: 0 0 auto; width: 50%; position: relative; border: 2px solid #FFF; box-sizing: border-box
}

.gal .thumb::after {
content: "";display: block; padding-top: 100%;
}

.gal.layout3 .thumb:nth-child(1) {
width: 100%
}

.gal.layout3 .thumb:nth-child(1)::after {
padding-top: 50%
}

.gal.layout5 .thumb:nth-child(3),
.gal.layout5 .thumb:nth-child(4),
.gal.layout5 .thumb:nth-child(5) {
width: 33.3333%
}

.section.dark-grey,
.section.dark-grey .wrap {
background-color: #292c33; position: relative
}

.topviews {
counter-reset: mvp-trend;
}

.topviews LI {
margin-bottom: 12px
}

.topviews article {
counter-increment: mvp-trend; display: flex
}

.topviews article::before {
content: counter(mvp-trend) !important;
    font-family: "Roboto Slab", serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    width: 30px;
    flex: 0 0 auto;
    height: 30px;
    background-color: #33246c;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-right: 10px;
}

.topviews article a {
padding: 0;
}

.topviews article a span {
font-weight: normal; font-size: 16px; line-height: 22px
}

.topviews .split {
display: flex; flex-direction: column
}

.latest-article .btn {
display: block
}

.partners .wrap {

}

.partners .cols4 {
display: flex; flex-wrap: wrap;  margin: 0 -12px; flex-direction: row
}

.partners .cols4 LI {
flex: 0 0 auto; width: 50%; padding:0 8px; box-sizing: border-box; margin-bottom: 30px
}

.partners article .thumb {
flex: 0 0 auto; width: 130px; margin-bottom: 0
}

.partners .cols2 LI article a,
.partners .cols4 LI article a {
padding: 0 15px;
}

.video-list .wrap {
padding-left: 16px; padding-right: 16px
}

.video-list .cols2 {
display: flex; flex-wrap: wrap;  margin: 0 -12px; flex-direction: row
}

.video-list .cols2 LI {
width: 50%; padding:0 12px; box-sizing: border-box; margin-bottom: 30px
}

.video-list .cols2 LI h2 {
padding: 0 15px
}

.video-list .cols2 LI A {
font-size: 14px;
}

.video-list article .thumb {
margin-bottom: 10px
}

.page-section .text {
text-align: justify; margin-bottom: 20px; line-height: 1.5; font-size: 16px
}

.author-page-head .wrap,
.tag-page-head .wrap,
.arhiva-page-head .wrap,
.search-page-head .wrap {
max-width: 940px; border-bottom: 1px solid #CCC; margin-bottom: 30px; overflow: hidden; padding-bottom: 20px
}

.emisiune-header .autor-ora-comentarii {
font-size: 26px; margin-bottom: 15px; font-weight: 500
}

.emisiune-header .autor-ora-comentarii SPAN {
font-size: 20px; display: block; font-size: 14px
}

.emisiune-header .text-icons .text {
flex: 0 0 auto; width: 100%; padding-right: 10px; margin-bottom: 20px
}

DIV.focus-title {
font-size: 16px; font-weight: 800; background-color: #282c33; padding: 15px 25px; padding-left: 80px; color: #FFF; position: relative
}

DIV.focus-title::before {
content: ""; background-color: #CC0000; background-image: url("../images/focus.svg"); background-repeat: no-repeat; background-position: center; width: 56px; height: 56px; position: absolute; display: block; left: 0; top: 0
}

DIV.focus-more A {
font-size: 18px; font-weight: 800; background-color: #FFF; padding: 15px 25px; padding-left: 80px; color: #CC0000; position: relative; display: block
}

DIV.focus-more A::before {
content: ""; background-color: #CC0000; background-image: url("../images/arrow-right.svg?v=1"); background-repeat: no-repeat; background-position: center; width: 56px; height: 60px; position: absolute; display: block; left: 0; top: 0
}

#gallery MAIN .close {
position:absolute; width: 60px; height: 60px; line-height: 60px; font-size: 50px; text-align: center; right: 10px; top: 0px; background-color: #292c33;  display: block; font-family: Catamaran, sans-serif; color: #FFF; font-weight: normal; z-index: 3
}

#gallery MAIN .close:hover {
text-decoration:none; background-color:#AD1349
}

#gallery .subh1 {
margin-bottom: 5px
}

.gallery-photo .subtitle {
padding: 0 20px;
}

.gallery-photo .buttons .btn {
font-size: 16px
}

.gallery-thumbs .thumb:hover {
border: 1px solid #FFF
}

.gallery-thumbs .thumb.activ {
border: 2px solid #FF0000
}

.gallery-thumbs .thumb {
flex: 0 0 auto; width: 100px; position: relative;  box-sizing: border-box; margin-right: 5px
}

.gallery-thumbs .thumb::after {
content: ""; display: block;padding-top: 69.25%
}

.articleMainImage .video-wrapper {
position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#overlay {
width:100%; height:100%; background-color:#000; position:fixed; left:0; top:0; z-index:10000; -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; display:none
}

#box_email {
background-color:#2A2A2A;
    display:none;
    padding:10px;
    position:absolute;
    width:615px;
    z-index:10001;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
}

#box_email .close {
position:absolute; right:-16px; top:-16px; width:32px; height:32px; display:block; text-indent:-999999px; overflow:hidden
}

#gdpr .text {
background-color:#FFF; padding:20px; width:100%; max-height:100%; overflow:auto; box-sizing:border-box;
    -moz-box-shadow: 0px 0px 14px #000;
    -webkit-box-shadow: 0px 0px 14px #000;
    box-shadow: 0px 0px 14px #000;
    -moz-border-radius:  				10px 10px 10px 10px /*{global-radii-buttons}*/;
    -webkit-border-radius: 				10px 10px 10px 10px /*{global-radii-buttons}*/;
    border-radius: 						10px 10px 10px 10px /*{global-radii-buttons}*/;
}

.btn {
color: #4e3b97;
    padding: 10px 15px;
    text-align: center;
    font-weight: 600;
    display:inline-block;
    box-sizing: border-box;
    border: 1px solid #4e3b97; border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}
.btn.white{ color: #FFF; border-color: #FFF}

.btn:hover {
text-decoration: underline
}

.cols1,
.cols2,
.cols3,
.cols4 {
display: flex; flex-direction: column
}

.cols2 LI article a,
.cols3 LI article a,
.cols4 LI article a {

}

.partners .cols2 li article a,
.partners .cols4 li article a {
font-size: 14px
}

.cols1 LI {
margin-bottom: 12px
}
.cols2 LI,
.cols3 LI,
.cols4 LI { margin-bottom: 30px;}

.cols2 article,
.cols3 article,
.cols4 article {
    border-bottom: 0;
}

.boxPagination{
    text-align: center;
    margin-bottom: 25px;
}
.boxPagination a {
    background: #eee;
    padding: 6px;
    margin: 0 3px;
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    font-size: 15px;
}
.boxPagination .active {
    background: #301e6d;
    padding: 6px;
    margin: 0 3px;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-size: 15px;
}

.bannerBox {
text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    min-height: 250px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.bannerBox > DIV {
margin: 0 auto;
}

.DAGInScrollInner .bannerBox {
overflow: initial
}

.section.philip-morris {
background-color: #0062a3
}

.banner-top-stick .bannerBox {
margin-bottom: 0
}

#ribbon .close {
background-color: #F00;width: 40px; height: pxpx;z-index: 10001; position: absolute; right: 0; top: -40px; font-size: 30px; line-height: 40px; text-align: center; color: #FFF; cursor: pointer
}

footer {
/*background-color: #000;*/
    /*padding: 20px 0px;*/
    /*margin-top: 20px;*/
    text-align: center;
    position: relative;
}

.desktop_only {
display:none
}

.cover .thumb {
margin-bottom: 0
}

.cover article .tt-dd {
padding:0 20px; z-index: 2
}

.cover article .tt-dd {
width: 100%;  position: absolute; top: 50%; left: 0;  color: #fff;  padding: 0;  transform: translateY(-50%);
}

.cover article .tt-dd h3 a,
.cover article .tt-dd h2 a {
font-size: 26px; line-height: 26px; font-weight: normal; max-width: 600px; border-left:2px solid #cc0000; padding-left: 15px; margin-bottom: 15px; display: block
}

.cover article .tt-dd h3,
.cover article .tt-dd h2,
.cover article .tt-dd .date {
max-width: 1400px; width: 100%; margin: 0 auto; color: #FFF
}

.cover article .tt-dd .date {
padding-left: 17px;
}

.cover article .thumb:before {
content: "";
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 1;
    background: none;
    background-image: linear-gradient(to right, rgb(0, 0, 0,.8), rgba(0, 0, 0, 0));
}

.articles-list-box {
background-color: #FFF;  margin-bottom: 20px
}

.head-title {
text-transform: uppercase; font-weight: bold; position: relative; padding: 17px 20px 13px 30px;; border-bottom: 1px solid #c1c1c1; margin-bottom: 12px;  background-color: #f4f4f4;
}

.head-title::after {
content: "";    position: absolute;    top: 0;    left: 0;    border-top: 50px solid #33246c;    border-right: 16px solid transparent;    border-left: 15px solid #33246c
}

.articles-list-box  UL LI{ margin-bottom: 15px}
.articles-list-box article {
background-color: transparent; border-bottom: 1px solid #c1c1c1;
}

.articles-list-box article a {
font-size: 16px; line-height: 1.4; font-weight: 700
}

.parteneri article  a {
    font-size: 16px; color: #000; font-weight: 400
}

.parteneri article span {
    display: block; color: #33246c; margin-bottom: 5px; letter-spacing: 1px; font-weight: bold
}


@charset "UTF-8";

article.main.box_mare .tt-dd .wide_text_tag {
display: none;
}

.section.dark-grey .wrap {
padding-bottom: 20px;
}

.section {
position: relative;
}

section .wrap,
    .section .wrap {
    background-color: #FFF;
    width: 100%; max-width: 1360px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 !important;
}

div.focus-title {
text-transform: uppercase;
    line-height: 1.1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 26px;
}


div.focus-title::before {
height: auto;
    bottom: 0;
}

div.focus-more {
min-height: 56px;
    position: relative;
}

.video-box-homepage {
background-color: #301e6d; padding-top: 20px; margin-bottom: 30px
}

.video-box-homepage .wrap {
background-color: transparent
}

.video-box-homepage article {
background-color: transparent
}

.video-box-homepage article a {
color: #FFF
}

.video-box-homepage .head-title {
color: #FFF; background-color: transparent; font-size: 30px; padding-left: 0
}

.video-box-homepage .head-title::after {
display: none
}

.section-box {
margin-bottom: 30px
}

.section-box ARTICLE a {
font-size: 18px
}

.section-box .pictures-left a,
.section-box .pictures-right a {
font-size: 14px; line-height: 1.2
}

div.focus-more a {
line-height: 1.1;
    position: static;
    min-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


div.focus-more a::before {
height: auto;
    bottom: 0;
}

#header.active .bar1,
#header.submenu .bar1 {
-webkit-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    transform: rotate(-45deg) translate(-5.5px, 5.5px);
}

#preview-video .title {
-webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    line-height: 1.2;
    font-size: 12px;
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 2px;
    display: block;
}


.articol p.sapou {
line-height: 1.5;
    text-align: left;
}

.articol blockquote {
margin: 30px 0;
    font-size: 18px;
    line-height: 1.5;
    font-style: normal;
    border-left: none;
    color: #292C33;
    position: relative;
}


.autor-ora-comentarii {
font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 20px;
}


.emisiuni .thumb {
margin-left: 0;
    margin-bottom: 15px;
}

.emisiuni .thumb::before {
content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #CC0000;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}

.emisiune-header .wrap {
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 940px ;
}


.emisiune-header .autor-ora-comentarii {
margin: 0;
    padding: 0 20px;
    font-weight: 700;
    line-height: 1.2;
}

.emisiune-header .autor-ora-comentarii span {
font-weight: 400;
    padding-top: 5px;
    font-size: 16px;
}

.emisiune-header .text-icons .text {
padding: 15px 20px 1px;
    line-height: 1.375;
    font-size: 16px;
    width: auto;
}

#ribbon .close {
background-color: #CC0000;
    color: transparent;
    background-image: url(close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.emisiune-secundara .autor-ora-comentarii {
text-align: center;
    margin-top: -10px;
    font-size: 20px;
    line-height: 1.375;
}

.emisiune-secundara .text {
font-size: 16px;
    line-height: 1.375;
    text-align: left;
    padding: 15px 0 25px;
}

article.layout1,
article.layout5,
article.layout2 {
border-left-color: #292C33;
}

article.layout1 .thumb,
article.layout5 .thumb,
article.layout2 .thumb {
mix-blend-mode: luminosity;
    opacity: .3;
}

article.layout1 .thumb::before,
article.layout5 .thumb::before,
article.layout2 .thumb::before {
display: none;
}

.cols1 article.layout1 .categ_date,
.cols1 article.layout1 .abs,
.cols1 article.layout1 h2,
.cols1 article.layout5 .categ_date,
.cols1 article.layout5 .abs,
.cols1 article.layout5 h2,
.cols1 article.layout2 .categ_date,
.cols1 article.layout2 .abs,
.cols1 article.layout2 h2 {
position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}


.cols1 article.layout1 h2,
.cols1 article.layout5 h2,
.cols1 article.layout2 h2 {
margin-top: 10px;
}


.cols1 article.layout1 .thumb,
.cols1 article.layout5 .thumb,
.cols1 article.layout2 .thumb {
position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


.cols1 article.layout1 .thumb img,
.cols1 article.layout5 .thumb img,
.cols1 article.layout2 .thumb img {
-o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

#gallery MAIN .close {
color: transparent;
    background-image: url(close.svg);
    right: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    font-size: 0;
}


#gallery MAIN .close:hover {
background-color: #CC0000;
}

.gallery-thumbs .thumb.activ {
border-color: #CC0000;
}

.article-share {
position: relative;
}

.article-share .social__share__title,
.article-share .social__share__btn__label {
color: black
}

.articol-video .subtitle {
margin-bottom: 0;
}

.articol-video .text {
margin-top: 0;
}

.section-videos-list .box_mic article .thumb,
.section-videos-list .box_mic article .title {
width: 50%;
}

.section-videos-list .box_mic article .thumb img {
height: auto;
}

.section-videos-list .box_mic article .title a {
padding-top: 0;
    margin-top: -4px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

/*@media all and (max-width: 1200px) {
.header_v2_right,
.header_v2_center {
width: auto;
}
}*/


@media all and (max-width: 1360px) {
    section .wrap, .section .wrap { padding-left: 20px; padding-right: 20px}
    #header{ padding-left: 20px !important;; padding-right: 20px !important;}
}
@media all and (min-width: 851px) {
    body{ padding-top: 130px}
    .spliter {
        display: flex; flex-wrap: wrap;  margin: 0;  box-sizing: border-box; justify-content: space-between
    }

    .spliter .elements {
        flex: 0 0 auto; padding:0px; box-sizing: border-box; float: left;
    }

    article {

    }

    .articol .text P,
    .articol .text h2,
    .articol .text h3,
    .articol .text TABLE,
    .articol .instagram-media,
    .articol .formpoll,
    .articol .r-top-content {
        margin-left: auto !important; margin-right: auto !important; max-width: 700px
    }

    .text .livetext-item p,
    .text .livetext-item h2 {
        max-width: none
    }

    .cols1 LI,
    .cols2 LI,
    .cols3 LI,
    .cols4 LI {
        margin-bottom: 20px
    }

    .cols2,
    .cols3,
    .cols4 {
        display: flex; flex-direction:row
    }

    .cols1 {
        margin: 0;
    }

    .cols1 LI {
        flex: 0 0 auto;   padding:0; box-sizing: border-box; margin-bottom: 12px
    }

    .cols2 {
        display: flex; flex-wrap: wrap;  margin: 0px -12px;
    }

    .cols2 LI {
        flex: 0 0 auto; width: 50%; padding:0px 12px; box-sizing: border-box; margin-bottom: 30px
    }

    .cols3 {
        display: flex; flex-wrap: wrap;  margin: 0px -12px;
    }

    .cols3 LI {
        flex: 0 0 auto; width: 33.3333%; padding:0px 12px; box-sizing: border-box; margin-bottom: 30px
    }

    .cols4 {
        display: flex; flex-wrap: wrap;  margin: 0px -12px;
    }

    .cols4 LI {
        flex: 0 0 auto; width: 25%; padding:0px 12px; box-sizing: border-box; margin-bottom: 30px
    }

    LI ARTICLE {
        height: 100%;
    }

    #playerHolder .sticky-video .close,
    .ivmWrapper .sticky-video .close {
        top: -14px; right: -14px; width: 50px; height: 50px; bottom: auto; border-radius: 100%; position: absolute; cursor: pointer;
    }

    .emisiune-header .wrap {
        display: flex; justify-content: space-between
    }

    article.big-row {
        height: 330px; background-color: transparent; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: center; margin-bottom: 30px
    }

    article.big-row h2 {
        width: 40%; box-sizing: border-box; flex: 0 0 auto; color: #FFF
    }

    article.big-row .thumb {
        order: 2; width: 50%; flex: 0 0 auto; margin: 0
    }

    #gallery .subtitle {
        padding: 0
    }

    #gallery MAIN .close {
        top: 10px
    }

    .mobile_only {
        display:none !important
    }

    .desktop_only {
        display:block !important
    }

    .bannerBox {
        overflow: initial;
    }

    .video-list .cols2 LI:nth-child(5n/**/+1) {
        width: 100%
    }

    .video-list .cols2 LI:nth-child(5n/**/+1) a {
        font-size: 18px
    }

    .topviews .split {
        display: flex; flex-direction: row
    }

    .topviews .split OL:first-child {
        padding-right: 15px
    }

    .folders-home .wrap {
        justify-content: center;
    }

    .cols1.list-articles article h3,
    .cols1.list-articles article h2 {
        font-size: 16px; line-height: 22px; padding: 0
    }

    .cols1.list-articles article a {
        font-size: 16px; line-height: 22px; font-weight: normal;
    }

    .cover article .tt-dd h3 a,
    .cover article .tt-dd h2 a {
        font-size: 40px; line-height: 46px;
    }

    .thumb-mobile-only .thumb {
        display: none
    }

    .thumb-mobile-only.pictures-left .tt-dd {
        padding-left: 0
    }

    .banner-stick,  #latesnews{ position: sticky; top: 100px; margin-bottom: 30px}
    div.focus-title {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 16px 25px 14px 80px;
    }

    .header_v2_center {
        display: flex; align-items: center;     position: relative;
        height: 61px;
        vertical-align: top;
        text-align: center;
    }

    #header .right {
        display: none
    }

    div.focus-more {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    div.focus-more a {
        padding: 16px 25px 14px 80px;
    }

    #preview-video .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right;
        max-width: 260px;
        padding-left: 0;
        padding-right: 16px;
    }

    #preview-video .title br {
        display: inline;
    }

    .articol blockquote {
        max-width: 515px;
        margin: 40px auto;
    }

    .partners .cols4 {
        margin: 0 -12px;
    }

    .partners .cols4 li {
        padding: 0 12px;
        margin-bottom: 24px;
    }

    .page-emisiuni .cols1 LI,
    .page-emisiuni .cols2 LI,
    .page-emisiuni .cols3 LI,
    .page-emisiuni .cols4 LI {
        margin-bottom: 30px;
    }

    .emisiune-header .wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background-color: #fff ;
    }

    .cols1 article.layout1 .categ_date,
    .cols1 article.layout1 .abs,
    .cols1 article.layout1 h2,
    .cols1 article.layout5 .categ_date,
    .cols1 article.layout5 .abs,
    .cols1 article.layout5 h2,
    .cols1 article.layout2 .categ_date,
    .cols1 article.layout2 .abs,
    .cols1 article.layout2 h2 {
        position: absolute;
    }

    .cols1 article.layout1 .abs,
    .cols1 article.layout5 .abs,
    .cols1 article.layout2 .abs {
        top: 42px;
    }

    .cols1 article.layout1 h2,
    .cols1 article.layout5 h2,
    .cols1 article.layout2 h2 {
        margin-top: 0;
        bottom: 0;
    }

    .cols1 article.layout1 .thumb,
    .cols1 article.layout5 .thumb,
    .cols1 article.layout2 .thumb {
        position: relative;
    }

    #gallery MAIN .close {
        width: 60px;
        height: 60px;
        right: 20px;
        top: 20px;
        background-size: 32px;
    }

    p img {
    width: 100%;
            display: block;
            height: auto;
    }

    .articleBox .title {
    text-align: left;
            color: #000;
            line-height: 1.5;
            font-size: 22px;
            font-weight: 600;
            margin-top: 15px;
            margin-bottom: 20px;
    }

    .normalBox .content .text {
    width: 79%;
            float: left;
            font-weight:600;
    }

    .normalBox .content .text a {
    color: #000;
            display: block;
            overflow: hidden;
            font-weight:600;
            font-size: 17px;
            line-height: 1.5px;
    }

    .set_article_box .text {
    padding: 0px 0px 0px 0px;
            box-sizing: border-box;
    }

    .mainBox .overlay a {
    margin: 3%;
            display: block;
            color: #000000;
            font-weight: 400;
            font-size: 24px;
            line-height: 32px;
    }
}

@media all and (max-width: 850px) {


    html {
    -ms-touch-action: manipulation;
            touch-action: manipulation;
    }

    .Content{ padding: 15px; max-width: 600px; margin:  0 auto}
    .clear {
    clear: both
    }

    .clear10 {
    clear: both;
            height: 10px
    }

    .clear20 {
    clear: both;
            height: 20px
    }
    .author-box .author-bio { flex-direction: column; }

    .right {
    float: right
    }
    UL.bg_grey{ margin-left: -15px; margin-right: -15px}

    p {
    font-size: 17px;
            line-height: 1.5;
            font-weight: 400;
    }

    p img {
    width: 100%;
            display: block;
            height: auto;
    }

    h1 {
    text-align: left;
            color: #000;
            line-height: 1.4;
            font-size: 1.4rem;
            font-weight: bold;
            margin-top: 10px;
            margin-bottom: 5px;
    }

    article.main A {
    font-size: 26px;
    }


    article.main A,
    .pictures-left a,
    .pictures-right a {
    font-weight: bold;
    }

    .pictures-left h3,
    .pictures-left h2,
    .pictures-right h3,
    .pictures-right h2 {
    margin-top: 0;
    }

    div.blueFooter {
    display: inline-block;
            width: 32%;
            text-align: center
    }

    .subh1 span {
    text-align: left;
            /*padding: 0 10px;*/
    }

    iframe {
    max-width: 100%;
            margin: 0 auto;
            display: block;
    }

    img {
    border: 0
    }

    body {
        font-family: "Roboto Slab", serif;
        padding: 0;
        margin: 0 auto;
        font-size: 14px;
        padding-top: 72px;
    }

    *:focus {
    outline: 0
    }

    .breadcrumbs .separator {
    display: none
    }

    .mainBox .overlay {
    position: absolute;
            bottom: 0;
            z-index: 101;
            width: 100%;
            background-color: rgba(255, 255, 255, .83);
    }

    .mainBox .overlay a {
    margin: 3%;
            display: block;
            color: #000000;
            font-weight: 600;
            font-size: 18px;
            line-height: 22px;
    }

    .normalBox .title a {
    display: block;
            padding: 1% 3%;
            text-decoration: underline;
            background-color: #3a2a77;
            color: #fff;
            font-size: .9rem;
            margin-bottom: 1%
    }

    .normalBox .content .text {
    width: 69%;
            float: left;
            box-sizing: border-box;
            font-weight: 400;
            padding-left: 15px;
    }

    .normalBox.cross .content .text {
    margin-bottom: 0;
    }

    .normalBox .content .text a {
    text-align: left;
            color: #000;
            font-size: 16px;
            display: block;
            line-height: 20px;
            overflow: hidden;
            min-height: 95px;
            margin-bottom: 10px;
            margin-top: 5px;
    }

    footer {
    width: 100%;
            background: #e2e2e2;
            text-align: center;
            margin-top: 10px
    }

    .articleBox .normalBox .content .text {
    /*min-height: 101px*/
    }

    .articleBox .title {
    text-align: left;
            color: #000;
            line-height: 1.4;
            font-size: 1.4rem;
            font-weight: 600;
            margin-top: 10px;
            margin-bottom: 5px;
            letter-spacing: .2px;
    }

    ::-webkit-input-placeholder {
    color: #3a2a77
    }

    :-moz-placeholder {
    color: #3a2a77
    }

    ::-moz-placeholder {
    color: #3a2a77
    }

    :-ms-input-placeholder {
    color: #3a2a77
    }

    .siteAccessibilityListen {
    width: 100%;
            display: inline-block;
            padding: 5px 10px!important;
            margin: 3px 0px!important;
            background: #5c005d;
            border-radius: 3px;
            color: #fff!important;
            font-weight: 600;
            box-sizing: border-box;
            float: left;
            text-align: center;
            font-size: 14px;
            line-height: 21px;
            position: relative;
    }

    .siteAccessibilityListen img {
    width: 20px; display: inline-block; vertical-align: sub;
    }

    .siteAccessibility {
    padding: 0 10px;
            margin-top: 10px;
    }

    .siteAccessibility .fa {
    width: 30px;
            position: absolute;
            left: 25px;
            top: 8px;
    }

    .article_tag {
    display: inline-block;padding: 5px 10px;margin-top:10px;font-size: 14px;text-decoration: none;color:#fff;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
            -o-transition: all ease-in-out 0.2s;
            transition: all ease-in-out 0.2s;
    }

    .article_tag:hover {
    transform: scale(1.05);
    }

    .section-interest article .thumb {
    width: 40%;
            order: 2;
            flex: 0 0 auto;
    }

    .section-interest article .thumb img {
    height: 100px;
    }

    .section-interest article .tt-dd {
    width: 63%;
            order: 1;
    }

    .articleMainImage {
    position:relative;
    }

    .articleMainImage.gallery img {
    width: 100%;display: block;max-height: 600px;object-fit: cover;object-position: center;
    }

    h2 {
    margin-top: 15px;
            margin-bottom: 15px;
            line-height: 1.5;
            font-size: 20px;
    }


    * {
    box-sizing: border-box;
    }

    .spliter .most_read_w50:first-child a:last-child .box_set_articles_wide_text.border-bottom {
    border-bottom: 1px solid #c1c1c1;
    }

    .nxt_related_2col {
    width: 100%;
    }

    .articol .poza-articol {
        margin: 0 auto;
        width: 100%;
    }

    .breadcrumbs {
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: left;
    }

    .articol h1 {
        text-align: left;
        line-height: 1.2;
        font-size: 1.8rem;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .box_newest_nxt_articles .thumb {
    height: 100%;
            object-fit: cover;
            max-height: 95px;
    }

    .footerMenu3 {
    height: auto;
    }

    .siteAccessibility>.siteAccessibilityListen:nth-child(4n/**/+1) {
    margin-right: 0 !important;
            margin-left: 5px !important;
    }

    .pictures-left article .thumb, .cols1.pictures-left article .player, .pictures-right article .thumb, .pictures-right article .player
    {
        width: 50%;
    }

    .video-box-homepage{ margin-left: -15px; margin-right: -15px}
    .video-box-homepage .head-title, .video-box-homepage LI{ padding-left: 15px; padding-right: 15px}
    .subh1{ justify-content: flex-start}
    .article-date{ text-align: left}


    .header-right .video {
        display: none
    }

    .page-section .wrap {
        padding:  0 20px
    }

    .bannerBox.min-height100 {
        min-height: 100px
    }

    .section-list .cols1 article .categ_date {
        padding-top: 5px
    }

    .section-list .cols2 {
        padding-left:20px; padding-right: 20px
    }

    .section-list .cols2 article {
        display: flex; align-items: center; margin-bottom: 20px
    }

    .section-list .cols2 article .thumb,
    .section-list-article  article .thumb {
        width: 40%; flex: 0 0 auto; margin-bottom: 0
    }

    .section-list .cols2 article h2 {
        padding-bottom: 0; padding-right: 0
    }

    .section-list .cols2 LI article a {
        font-size: 16px; line-height: 1.3
    }

    .ultima-ora .btn {
        margin-left: 20px; margin-right: 20px; text-align: center
    }


    .bannerBox {
        position: relative; max-width: 300px
    }

    #header.submenu {
        position: fixed
    }

    .header-new.submenu .wrap {
        height: 100%
    }

    #preview-video .title br {
        content: "";
    }

    #preview-video .title br::after {
        content: ": ";
    }


    .articol .text ul,
    .articol .text ol {
        max-width: 580px;
        margin-left: auto;
        margin-right: auto;
    }


    .body-article .siteBreadcrumb {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }

    .header_all{ margin-bottom: 0}

    #location {
        white-space: normal;
        line-height: 15px;
    }


    #adauga-comentariu {
        margin: 40px 0px;
    }


    header {
        background: #ffffff;
        border-bottom: 2px solid #3a2a77;
        position: relative;
    }

    .burger-wrapper {
        display: inline-block;/*margin-left: 15px;*/width: 40%;vertical-align: middle;
    }

    .spliter .elements {
        float: none;
        width: 100% !important;
    }

    article.main A {
        text-align: left; display: block
    }

    .section.ContentRight {
        text-align: center;
    }

    .ContentLeftCateg {
        padding: 0;
    }

    .main_bottom_desc {
        font-size: 16px;
        line-height: 22px;
    }

    article.box_mare  h3,
    article.box_mare  h2 {
        /*padding: 0 15px;*/
    }

    .box_cele_mai_citite_stiri {
        display: none;
    }

    .section-listing.section-listing-layout-2 article .thumb::before {
        display: none;
    }

    .article-video-head .article-video-info .text {
        padding: 0 10px;
    }

    .related_2col_article:nth-child(odd) {
        padding-right: 0;
        padding-left: 5px;
    }

    .related_2col_article:nth-child(even) {
        padding-left: 5px;
    }

    article.main .tt-dd {
        order: 0;
    }

    html,
    body {
        width: 100%;
        max-width: 100%;
    }
    html{ overflow-x: hidden}

    html.navActive,
    body.navActive {
        overflow: clip;
    }

    header {
        border-bottom: none;
    }

    #header .right {
        display: flex;
        align-items: center;
        width: 80%;
        margin-left: auto;
        justify-content: flex-end;
    }

    #header .headerMobileVideo {
        background: rgb(210, 15, 38);
        padding: 0px 8px;
        color: white;
        border-radius: 4px;
        font-size: 18px;
    }

    #header .headerMobileVideo a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }

    #header .burger-wrapper {
        width: auto;
    }

    #header #nav-icon3 span {
        background: #fff;
    }

    .subHeaderMobile .subheader {
        padding: 0;
        width: 100%;
    }

    .subHeaderMobile .subheader #subheader_exchange_raates,
    .subHeaderMobile .subheader #subheader_article_mobile {
        padding: 5px 15px;
        color: #301e6d;
        font-weight: 600;
    }

    #mobileBurgerNav {
        position: relative;
        margin: 0 15px;
        transition: .5s ease-in-out;
        cursor: pointer;
    }

    #mobileBurgerNav i {
        font-size: 30px;
        color: #301e6d;
    }

    #mobileBurgerNav i.fa-xmark,
    #mobileBurgerNav.active i.fa-bars {
        display: none;
    }

    #mobileBurgerNav.active i.fa-xmark,
    #mobileBurgerNav i.fa-bars {
        display: block;
    }

    #overlay_wrapper {
        position: fixed;
        left: 0;
        top: 71px;
        height: calc(100% - 71px);
        z-index: 99999;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        padding: 10px 15px;
        overflow-y: scroll;

        transform: translateX(-100%);
        transition: transform 0.3s ease;
        box-sizing: border-box;
    }

    body.navActive #overlay_wrapper {
        transform: translateX(0);
        opacity: 1; visibility: visible;
    }

    #overlay_wrapper .overlay {
        display: flex; flex-direction: column; padding-top: 0px
    }

    #overlay_wrapper .overlay .overlay_col {
        max-width: 100%
    }

    #header {
        padding: 5px 10px 5px 15px !important; border-bottom: 1px solid #CCC
    }

    .header_wrapper {
        margin-top: 0
    }

    .header_all.scrolling .logo_fl, .logo_fl {
        height: 100%; float: none; display: block; margin-top: 0
    }

    .header_v2_left {
        width: 100px;
        height: 60px !important;
        vertical-align: top
    }

    .subheader_wrapper {
        display: none
    }

    .section.ContentRight {
        padding-left: 0;
    }

    .container_fixed_width_900px,
    .ContentLeftCateg,
    .ContentRight,
    .related_2col_article {
        width: 100%;
        max-width: 100%;
    }

    .main-container .cols1.pictures-right {
        display: block;
        margin: 0 1%;
    }

    .article_tag_wrapper {
        margin: 10px 20px;
    }

    .cols1.pictures-right article .thumb {
        width: 35%;
    }

    .overlay_col{ display: block; margin: 0}
    .overlay_col li.main_category UL {
        display: none;
    }
    .overlay_col li.main_category a{ display: block; border-bottom: 1px solid #d7cdff}
}

@media print {
    body {
    margin: 0;
            padding: 0;
    }

    img {
    max-width: 100% !important;
            height: auto !important;
            display: block;
    }

    header,
    footer,
    #div-gpt-dcnews_gpt-box2_horizontal,
    .gnews,
    .article-tags,
    .article-share,
    .article-admin-info,
    .articol_info,
    .siteBreadcrumb,
    .ContentLeftCateg,
    .ContentRight {
    display: none !important;
    }

    .container_fixed_width_900px {
    width: 900px;
            margin: 0 auto;
    }

    .article_description_new,
    .articol_dec {
    padding: 0;
            width: 100%;
            margin-left: -20px;
    }
}
