* {
    margin: 0;
    padding: 0;
    max-width: 100%;
}

#navbar-menu {
    padding-top: 2.7rem!important;
}

#talk-show-container {
    position: absolute;
    white-space: normal;
    max-width: 100% !important;
    display: inline-block;
    height: auto;
}

.max-width-100 {
    max-width: 100% !important;
}

.width-100-reclama {
    display: flex;
    width: 100%;
    max-width: 100% !important;
    justify-content: center;
    padding: 10px 0;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.no-box-sizing,
.no-box-sizing:after,
.no-box-sizing:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html {
    height: 100%
}

body {
    height: 100%;
    background-color: #fff;
    font: 16px/22.4px 'Arial', sans-serif;
    font-family: arial, sans-serif!important;
    color: #111;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-top: 0!important;
    overflow: auto;
    max-width: 100% !important;
}

img {
    border: 0;
    vertical-align: top
}

a {
    color: #6E6E6E;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #c00
}

:focus {
    outline: 0
}

form {
    display: inline
}

fieldset {
    border: 0
}

legend {
    display: none
}

table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%
}

caption,
th,
td {
    vertical-align: top;
    text-align: left;
    font-weight: 400
}

strong {
    font-weight: 700
}

address {
    font-style: normal
}

cite {
    font-style: normal
}

q,
blockquote {
    quotes: none
}

q:before,
q:after {
    content: ''
}

small,
big {
    font-size: 1em
}

sup {
    font-size: 1em;
    vertical-align: top
}

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

ul,
ol {
    list-style: none
}

iframe {
    width: 100%;
}

.hidden {
    display: block!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    width: 0!important;
    height: 0!important;
    overflow: hidden!important
}

.nobr {
    white-space: nowrap!important
}

.wrap {
    white-space: normal!important
}

.a-left {
    text-align: left!important
}

.a-center {
    text-align: center!important
}

.a-right {
    text-align: right!important
}

.v-top {
    vertical-align: top
}

.v-middle {
    vertical-align: middle
}

.f-left,
.left,
.fleft {
    float: left!important
}

.f-right,
.right,
.fright {
    float: right!important
}

.f-none {
    float: none!important
}

.fcenter {
    margin: 0 auto
}

.f-fix {
    float: left;
    width: 100%
}

.no-display {
    display: none
}

.no-margin {
    margin: 0!important
}

.no-padding {
    padding: 0!important
}

.no-bg {
    background: 0 0!important
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clear {
    clear: both
}

hr {
    height: 0;
    margin: 20px 0;
    line-height: 0;
    border: none;
    border-top: 1px solid #e4e9ed
}

hr.hr-01 {
    margin: 25px 0
}

img.alignright {
    margin: 0 15px 15px 25px
}

img.alignleft {
    margin: 0 25px 15px 15px
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

.z-index-1 {
    z-index: 1
}

.image-placeholder {
    display: block;
    padding: 20px;
    text-align: center
}

.clearfix {
    width: 100%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.block {
    display: block
}

.inline {
    display: inline-block
}

img.responsive {
    width: 100%;
    height: auto
}

.padding-top-m {
    padding-top: 20px
}

.margin-bottom-s {
    margin-bottom: 10px
}

.margin-bottom-m {
    margin-bottom: 20px
}

.margin-bottom-l {
    margin-bottom: 40px
}

.margin-bottom-xl {
    margin-bottom: 60px
}

.blink {
    animation: blink 1s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite
}

@keyframes blink {
    to {
        visibility: hidden
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden
    }
}

h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0
}

h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 34px;
    color: #646464;
    font-family: playfair display, serif
}

h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #333
}

h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    color: #333
}

h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333
}

.line-title {
    color: #333
}

h3 em {
    font-weight: 300;
    font-style: normal
}

p {
    font-size: 15px
}

.note {
    font-size: 12px;
    line-height: 16px
}

.section-title {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
    font-weight: 400;
    margin-bottom: 20px
}

.section-title-s {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
    font-weight: 400;
    margin-bottom: 20px
}

.section-title-m {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
    font-weight: 400;
    margin-bottom: 20px
}

.section-title-border {
    padding-top: 22px;
    margin-bottom: 0;
    border-top-width: 5px;
    border-top-style: solid
}

fieldset {
    padding: 0
}

.input-text {
    width: 100%;
    padding: 10px 10px 8px;
    font-size: 13px;
    line-height: 13px;
    font-family: open sans, sans-serif;
    border: 1px solid #e4e9ed
}

.input-text:focus,
textarea:focus {
    border-color: #555
}

.input-discount {
    font-size: 16px;
    line-height: 18px
}

.input-inline {
    width: auto
}

textarea {
    width: 100%;
    height: 80px;
    padding: 10px 10px 8px;
    font-size: 14px;
    line-height: 17px;
    font-family: open sans, sans-serif;
    border: 1px solid #e4e9ed
}

.input-sm {
    font-size: 12px;
    line-height: 12px;
    padding: 4px 6px
}

.input-xs {
    font-size: 11px;
    line-height: 11px;
    padding: 3px 5px
}

.validation-advice-container {
    font-size: 12px;
    color: red
}

.validation-failed {
    border-color: red
}

.form-list li {
    margin-bottom: 10px
}

.form-list .fields:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.form-list .fields .field {
    float: left;
    width: 48%
}

.form-list .fields .field:last-child {
    float: right
}

.form-list label {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px
}

.form-list label.small {
    font-weight: 400;
    font-size: 13px
}

.form-list .label-inline {
    padding-right: 5px
}

.form-list label em {
    float: right
}

.form-list select {
    width: 100%
}

.recover-password-wp {
    padding: 20px;
    background-color: #111
}

.recover-password-wp hr {
    border-color: #333
}

.recover-password-wp h4,
.recover-password-wp h5 {
    color: #fff
}

.recover-password-wp label {
    color: #fff
}

.tag-m {
    z-index: 4;
    position: relative;
    background-color: red;
    color: #fff;
    font-size: 13px;
    letter-spacing: -1px;
    line-height: 30px!important;
    text-transform: none!important;
    font-weight: 700;
    display: inline-block;
    padding: 0 5px 0 9px;
    height: 30px;
    bottom: 0
}

.tag-m:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: -7px;
    height: 0;
    width: 0;
    line-height: 0;
    border-style: solid;
    border-width: 24px 7px 0 0;
    border-color: red transparent transparent transparent
}

.tag-l {
    z-index: 4;
    position: relative;
    background-color: red;
    color: #fff;
    font-size: 12px;
    letter-spacing: -1px;
    line-height: 25px!important;
    text-transform: none!important;
    font-weight: 700;
    display: inline-block;
    padding: 0 5px 0 10px;
    height: 25px;
    bottom: 0
}

.tag-l:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    height: 0;
    width: 0;
    line-height: 0;
    border-style: solid;
    border-width: 25px 20px 0 0;
    border-color: red transparent transparent transparent
}

.tag-exclusive {
    background-color: red;
    color: #fff
}

.tag-exclusive:after {
    border-color: red transparent transparent transparent
}

.tag-breaking {
    background-color: #ffc400;
    color: #111
}

.tag-breaking:after {
    border-color: #ffc400 transparent transparent transparent
}

.tag-grey {
    background-color: #a7a7a7
}

.tag-grey:after {
    border-color: #a7a7a7 transparent transparent transparent
}

.tag-l.tag-video {
    font-size: 30px
}

.tag-m.tag-video {
    font-size: 18px
}

.tag-time {
    position: relative;
    display: inline-block;
    padding: 0 5px 0 9px;
    color: #fff;
    font-size: 11px;
    line-height: 25px;
    height: 25px;
    background-color: #111;
    background-color: rgba(0, 0, 0, .6);
    bottom: -1px
}

.tag-time:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
    height: 0;
    width: 0;
    line-height: 0;
    border-style: solid;
    border-width: 25px 10px 0 0;
    border-color: #111 transparent transparent transparent;
    border-color: rgba(0, 0, 0, .6) transparent transparent transparent
}

.border-red {
    border-color: #c00
}

.border-black {
    border-color: #111
}

.border-yellow {
    border-color: #f39b13
}

.border-blue {
    border-color: #3598dc
}

.border-emerald {
    border-color: #19bd9b
}

.border-orange {
    border-color: #e77e23
}

.border-grey {
    border-color: #95a5a5
}

.border-green {
    border-color: #27ae61
}

.border-purple {
    border-color: #9b58b5
}

.btn {
    border-radius: 2px;
    font-weight: 700
}

.btn-primary {
    border-color: #c00;
    background-color: #c00
}

.btn-primary:hover {
    border-color: red;
    background-color: red
}

.btn-succes {
    background-color: green;
    border-color: green;
    color: #fff
}

.btn-succes:hover {
    color: #fff;
    background-color: #009a00;
    border-color: #009a00
}

.btn-info {
    background-color: #ffc400;
    border-color: #ffc400;
    color: #111
}

.btn-info:hover {
    border-color: #ffd033;
    background-color: #ffd033;
    color: #111
}

.btn-inverse {
    background-color: #fff;
    border-color: #fff;
    color: #111
}

.btn-link {
    color: #111
}

.btn-link:hover {
    color: #c00
}

.btn-facebook {
    background-color: #3d5999;
    border-color: #3d5999;
    color: #fff
}

.btn-facebook:hover {
    color: #fff
}

.btn-lg {
    font-size: 16px
}

.data-table {
    width: 100%;
    margin-bottom: 20px
}

.data-table thead {
    color: #fff;
    background-color: #c00
}

.data-table thead th {
    padding: 10px 14px 9px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.data-table tbody {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff
}

.data-table tbody td {
    padding: 10px 14px 9px
}

.data-table tbody .product-name {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin-bottom: 5px
}

.data-table tbody .item-options {
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888
}

.data-table tfoot {
    background-color: #fafafa;
    padding: 10px 0;
    border: 1px solid #ddd
}

.data-table tfoot td {
    padding: 2px 10px 1px
}

.data-table tfoot tr.first td {
    padding-top: 15px
}

.data-table tfoot tr.last {
    font-family: open sans, sans-serif
}

.data-table tfoot tr.last td {
    padding-bottom: 15px
}

@media only screen and (max-width:529px) {
    .container-fluid {
        padding: 0
    }
}

@media only screen and (min-width:728px) and (max-width:1100px) {
    .container-fluid {
        padding: 0
    }
}

.row {
    margin-left: 0px;
    margin-right: 0px
}

.container,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 7px;
    padding-left: 7px
}

.breadcrumb {
    background-color: transparent
}

.media {
    margin-top: 0
}

.modal {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8)
}

.modal-header {
    background-color: #111;
    color: #fff
}

.modal-header .modal-title {
    color: #fff
}

.modal-header .close {
    text-shadow: none;
    opacity: 1;
    color: #fff;
    font-size: 36px
}

.modal-header .close:hover {
    color: #c00
}

.modal-footer {
    background-color: #fff
}

.pagination>li>a,
.pagination>li>span {
    color: #111
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #c00;
    border-color: #c00
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #c00
}

body.fixed-nav {
    padding-top: 48px
}

.main-content-wp {
    position: relative;
    z-index: 100;
    background-color: #fff;
    padding: 0
}

.site-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 0;
    width: 70%
}

.fill-gap {
    margin-left: -14px;
    margin-right: -14px
}

.content-box-header {
    padding: 14px 20px;
    background-color: #111;
    color: #fff
}

.content-box-header .section-title-s {
    margin: 0;
    color: #fff
}

.content-box {
    padding: 20px;
    background-color: #fff
}

.content-box-footer {
    padding: 20px;
    background-color: #ddd
}

.content-box-blue {
    background-color: #3d5999
}

.thumbs-listing-grid li {
    margin: 0 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4e9ed
}

.thumbs-listing-grid li:last-child {
    border-color: transparent
}

.thumbs-listing-grid p {
    font-size: 12px;
    line-height: 18px
}

.top-add {
    padding-top: 30px;
    padding-bottom: 14px
}

#masthead {
    background-color: #fff;
    padding: 14px 0
}

#logo {
    z-index: 10;
    width: 283px;
    height: 70px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo.png) no-repeat 0 0;
    background-size: 255px;
    margin: 0 auto
}

.header-secondary {
    padding-top: 3px
}

.header-widget .note {
    font-size: 11px;
    display: inline-block;
    margin-bottom: 10px
}

.header-icons {
    padding-top: 8px;
    margin-bottom: 10px
}

.header-icons li {
    float: left;
    font-size: 12px;
    line-height: 12px;
    margin-right: 10px
}

.header-icons a:hover {
    text-decoration: none
}

.header-icons .fa {
    color: #c00
}

.header-dropdown {
    margin-bottom: 2px;
    margin-right: 0
}

.header-dropdown.open .toogle {
    color: #c00;
    border-color: #c00
}

.header-dropdown .toogle {
    display: inline-block;
    padding: 6px 7px;
    border: 1px solid transparent;
    font-size: 11px;
    line-height: 11px;
    cursor: pointer
}

.header-dropdown .toogle .fa {
    font-size: 10px
}

.header-dropdown .toogle:hover {
    color: #c00;
    border-color: #c00
}

.header-dropdown .fa {
    margin-left: 2px
}

.header-dropdown ul {
    display: inline-block;
    display: none;
    padding: 6.666666666666667px 10px;
    line-height: 20px;
    font-size: 11px;
    border: 1px solid #e4e9ed;
    background-color: #fff
}

.header-dropdown .dropdown-menu {
    min-width: 120px
}

.header-links {
    padding-top: 7px;
    margin-bottom: 7px
}

.header-links li {
    float: left;
    padding-right: 10px;
    font-size: 12px;
    line-height: 12px;
    color: #111
}

.header-links li:last-child {
    padding: 0
}

.header-links a {
    color: #111
}

.header-links a:hover {
    color: #c00;
    text-decoration: none
}

.header-social {
    margin-top: 18px;
    text-align: center
}

.header-social-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    width: 100px;
    margin-left: 5px;
    vertical-align: top
}

.header_icon_item {
    display: inline-block;
    margin: 5px auto;
    text-align: left
}

.header_icon_start {
    display: inline-block;
    margin: 5px auto;
    text-align: left;
    text-align: center;
    background: #c00;
    padding: 6px 30px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 20px
}

.header-facebook {
    height: 36px;
    width: 36px;
    background: url(../images/header/realitatea_header_fb.png) no-repeat 0 0
}

.header-search form {
    position: relative;
    height: 40px;
    display: block
}

.header-search form button {
    padding: 0 12px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    line-height: 30px;
    color: #c00;
    border: none;
    background-color: transparent
}

.header-search .input-text {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #999
}

.header-search .input-text:focus {
    color: #111
}

.stiky {
    position: fixed;
    z-index: 102;
    width: 100%
}

#main-nav {
    position: relative;
    width: 100%;
    background-color: #000;
    z-index: 999
}

#main-nav a:hover {
    text-decoration: none
}

.main-menu {
    margin-bottom: 0;
    z-index: 100;
    position: relative
}

.main-menu>li {
    float: left;
    display: block
}

.main-menu>li>a:first-child {
    position: relative;
    padding: 0 6px;
    line-height: 48px;
    height: 48px;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.main-menu>li>a:nth-child(9) {
    background-color: #c00
}

.main-menu>li>a:first-child:hover {
    color: #fff;
    background-color: #c00
}

.main-menu>li.small-link>a:first-child {
    font-size: 12px;
    text-transform: none
}

.main-menu>li.small-link:hover>a:before {
    color: #fff
}

.main-menu>li.has-submenu:hover>a:first-child {
    color: #fff;
    background-color: #c00
}

.main-menu>li.current>a:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    content: " ";
    text-indent: -9999px;
    overflow: hidden;
    border-bottom: 3px solid red
}

.main-menu .small-link .fa {
    margin-right: 0;
    font-size: 15px
}

.main-menu>li.has-submenu:hover .submenu-wp {
    display: block!important
}

.live-tv-toogle {
    background-color: #c00;
    color: #fff
}

.nav-logo {
    line-height: 0
}

.nav-logo>a {
    min-width: 146px;
    height: 48px;
    overflow: hidden;
    background: url(../images/realitatea-icon-fullx2_600dpi.png) no-repeat 0 0;
    background-size: contain;
    display: inline-block
}

@media only screen and (max-width:380px) {
    .nav-logo>a {
        min-width: 33%;
        background: url(../images/realitatea-icon-fullx2_600dpi.png) no-repeat 0 0;
        background-position: center;
        background-size: contain
    }
}

@media only screen and (max-width:350px) {
    .nav-logo>a {
        min-width: 48px;
        background: url(../images/realitatea-iconx2_600dpi.png) no-repeat 0 0;
        background-size: contain
    }
}

.nav-logo a span {
    display: inline-block;
    padding-left: 26px
}

.simple-nav {
    padding-top: 30px;
    padding-bottom: 30px
}

.simple-nav li {
    float: left;
    width: 25%;
    padding-right: 20px
}

.simple-nav a {
    display: inline-block;
    padding: 14px 20px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #111;
    border-left: 2px solid #ddd
}

.simple-nav a:hover {
    color: #c00;
    border-color: #c00
}

.submenu-wp {
    z-index: 10;
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    width: 100%;
    margin: 0;
    background-color: #fff;
    border-bottom: 4px solid #000;
    max-height: 80vh;
    overflow-y: scroll
}

.submenu-wp-tiles {
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: scroll;
    height: 100%;
    display: none
}

.submenu-content {
    padding-top: 10px;
    padding-bottom: 10px
}

.nav-tabs a:hover,
.nav-tabs a:focus {
    text-decoration: none
}

.nav-tabs-main-nav {
    border: none;
    background-color: #fff;
    min-height: 250px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    padding: 0
}

.nav-tabs-main-nav li {
    float: none;
    margin: 0;
    border-bottom: 1px solid #fff
}

.nav-tabs-main-nav li:last-child {
    border-color: transparent
}

.nav-tabs-main-nav li.active a,
.nav-tabs-main-nav li.active a:focus,
.nav-tabs-main-nav li.active a:hover {
    color: #fff;
    background-color: #c00;
    border: none;
    border-radius: 0
}

.nav-tabs-main-nav li.active .fa {
    visibility: visible
}

.nav-tabs-main-nav li a,
.nav-tabs-main-nav li a:focus {
    border: none;
    border-radius: 0;
    background-color: transparent;
    margin-right: 0;
    padding: 12px 16px;
    display: block;
    line-height: 14px;
    color: #111
}

.nav-tabs-main-nav li a .fa,
.nav-tabs-main-nav li a:focus .fa {
    visibility: hidden
}

.nav-tabs-main-nav li a:hover,
.nav-tabs-main-nav li a:focus:hover {
    color: #fff;
    background-color: #c00;
    border-radius: 0
}

.nav-tabs-main-nav li a:hover .fa,
.nav-tabs-main-nav li a:focus:hover .fa {
    visibility: visible
}

.submenu-content .tabs-content {
    padding: 0
}

.main-menu .dropdown-content {
    position: absolute;
    display: none
}

.nav-search-wp {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 300px;
    float: right
}

.nav-search-wp form {
    position: relative;
    height: 40px;
    display: block
}

.nav-search-wp form button {
    padding: 0 12px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    line-height: 35px;
    color: #c00;
    border: none;
    background-color: transparent
}

.nav-search-wp .input-text {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 12px;
    color: #999
}

.nav-search-wp .input-text:focus {
    color: #111
}

.mobile-nav .fa:before {}

.mobile-nav ul {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2px;
    padding-left: .5vw
}

.mobile-nav ul a {
    display: block;
    padding: 16px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #111
}

.mobile-nav ul a:hover {
    color: #fff;
    background-color: #c00
}

.mobile-small-nav {
    border-top: 1px solid #e4e9ed
}

.mobile-small-nav li a {
    font-weight: 400
}

#main-footer {
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #fff;
    font-size: 14px;
    line-height: 16px
}

#main-footer hr {
    margin-top: 20px;
    margin-bottom: 20px
}

#main-footer .links-listing li {
    width: 30%;
    display: inline-block;
    padding-right: 5px;
    line-height: 22px;
    margin-bottom: 5px
}

@media only screen and (max-width:529px) {
    #main-footer .links-listing li {
        width: 49%;
        padding: 5px 10px;
        margin-bottom: 0;
        line-height: 14px
    }
    .footer-nav li {
        line-height: 24px!important;
        width: 49%
    }
}

#main-footer .links-listing a {
    color: #111
}

#main-footer .links-listing a:hover {
    color: #c00
}

#main-footer .copy-wp {
    padding-top: 10px
}

#main-footer .copy-wp span {
    display: inline-block;
    margin-right: 30px
}

#main-footer .copy-wp li:first-child {
    padding: 0;
    border: none
}

@media only screen and (max-width:529px) {
    #main-footer .copy-wp li:first-child {
        display: block;
        width: 100%;
        padding-left: 10px;
        padding-bottom: 20px
    }
}

#main-footer .copy-wp li:last-child {
    border: none
}

#main-footer .copy-wp li {
    width: auto;
    border-right: 1px solid #e4e9ed;
    padding: 0 14px
}

#main-footer .order-wp a {
    margin-right: 10px
}

@media only screen and (max-width:529px) {
    #main-footer .order-wp span {
        padding-top: 10px;
        display: block
    }
}

@media only screen and (max-width:529px) {
    #main-footer .order-wp {
        padding: 0 17px
    }
}

.alphabet-listing {
    text-transform: uppercase
}

.alphabet-listing li {
    display: inline-block;
    font-size: 14px;
    padding-right: 3px
}

.alphabet-listing span {
    font-weight: 700
}

.alphabet-listing a {
    color: #111
}

.alphabet-listing a:hover {
    color: #c00
}

.footer-nav li:first-child {
    padding-left: 0
}

@media only screen and (max-width:529px) {
    .footer-nav li:first-child {
        padding-left: 10px
    }
}

.footer-nav li {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 0 6.666666666666667px
}

@media only screen and (max-width:529px) {
    .footer-nav li {
        padding-left: 10px
    }
}

.footer-nav a {
    color: #111
}

.footer-nav a:hover {
    color: #c00
}

.footer-subtitle {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}

.footer-subtitle-1 {
    font-size: 18px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700
}


@media only screen and (max-width:529px) {
    .footer-subtitle {
        padding-left: 10px;
        margin-bottom: 7px
    }

    .footer-subtitle-1 {
        margin-bottom: 7px
    }
}

.by {
    padding-top: 40px;
    display: inline-block;
    font-size: 12px;
    color: #111;
    text-align: right
}

.by a {
    color: #111
}

@media only screen and (max-width:529px) {
    .vip-partners-wp {
        padding: 0 10px
    }
}

.partner-logo {
    display: inline-block;
    height: 85px;
    width: 100px;
    text-indent: -99999px;
    overflow: hidden;
    background: url(../images/parteneri.png) no-repeat 0 0
}

.publyo {
    width: 277px;
    margin-right: 20px
}

.think-digital {
    width: 120px;
    margin-right: 20px;
    background-position: -328px 0
}

#sidebar {
    width: 307px;
    display: table-cell;
    vertical-align: top;
    padding-right: 7px;
    padding-left: 18px
}

#sidebar .btn-m-inverse,
#sidebar .btn-m {
    padding: 12px 15px
}

#sidebar ol,
#sidebar ul {
    margin-bottom: 0
}

.default-article .article-img-wp {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.default-article .article-meta {
    position: absolute;
    line-height: 1px;
    bottom: 0;
    left: 0
}

.default-article .article-content-wp {
    line-height: 10px
}

.default-article .article-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.default-article .article-title-sm {
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 15px
}

.big-article {
    position: relative;
    margin-bottom: 60px
}

.big-article .article-content-wp {
    position: absolute;
    right: 7px;
    top: 0;
    height: 100%;
    padding: 40px;
    color: #fff;
    background-color: #111;
    background-color: rgba(0, 0, 0, .7)
}

.big-article .article-title {
    margin-bottom: 10px;
    display: block;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -1px;
    font-weight: 700
}

.big-article p {
    line-height: 20px;
    margin-bottom: 20px
}

.big-article a {
    color: #fff
}

.big-article .btn {
    margin-bottom: 20px
}

.big-article .note {
    display: block;
    font-size: 12px;
    color: #ddd
}

.category-column {
    margin: 0 7px;
    margin-bottom: 20px
}

.category-article-listing .default-article {
    margin-bottom: 16px
}

@media only screen and (min-width:990px) and (max-width:3000px) {
    .category-article-listing .default-article {
        border-bottom: 1px solid #fff
    }
}

.category-article-listing .default-article:last-child {
    border-color: transparent
}

.category-article-listing .article-title {
    margin-bottom: 14px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    min-height: 48px
}

.article-listing-wp {
    margin-bottom: 0
}

.article-listing-wp .default-article {
    margin-bottom: 15px
}

.article-listing-wp .article-title {
    min-height: 60px
}

.main-article {
    background-color: #fff;
    padding-bottom: 40px;
    margin-bottom: 40px
}

.main-article a {
    color: #c00
}

.main-article a:hover {
    text-decoration: underline
}

.main-article p,
.main-article h1,
.main-article h2,
.main-article h3,
.main-article h4,
.main-article h5,
.main-article h6 {
    padding: 10px 40px
}

.main-article p {
    margin-bottom: 0
}

@media only screen and (max-width:529px) {
    .main-article p,
    .main-article h1,
    .main-article h2,
    .main-article h3,
    .main-article h4,
    .main-article h5,
    .main-article h6 {
        padding: 10px 20px
    }
}

.main-article h1,
.main-article h2 {
    font-size: 30px;
    line-height: 32px
}

.main-article .intro {
    font-weight: 700
}

.main-article .intro-2 {
    padding: 20px 10px;
    font-weight: 700;
    line-height: 21px;
    background-color: #2f2d2e;
    color: #fff;
    letter-spacing: 0;
    font-family: playfair display, serif
}

.default-article .intro-2 {
    padding: 20px 10px;
    font-weight: 700;
    line-height: 21px;
    background-color: #2f2d2e;
    color: #fff;
    letter-spacing: 0;
    font-family: playfair display, serif
}

.main-article ul,
.main-article ol {
    margin-left: 20px;
    padding: 10px 40px;
    font-size: 14px;
    line-height: 18px;
    list-style-type: square
}

.main-article ul li,
.main-article ol li {
    margin-bottom: 7px
}

.main-article blockquote {
    border-color: #c00
}

.article-image {
    position: relative;
    display: block;
    background-color: #111;
    text-align: center
}

.article-image .image-caption {
    left: 0;
    color: #ddd!important;
    font-size: 13px;
    line-height: 17px;
    background-color: #111!important;
    background-color: rgba(0, 0, 0, .6)
}

.background-white {
    background-color: white!important;
}

.margin-mobile-slider {
    margin: 0 5px 0 5px!important;
}

.simple-three {
    display:grid!important;
    grid-template-columns: repeat(3, 1fr);
}

.arrow-mobile {
    bottom: 6rem!important;
}

.arrow-mobile a {
    padding: 0.1rem 0.4rem!important;
}

@media only screen and (max-width:529px) {
    .article-image .image-caption {
        position: relative;
        font-size: 10px;
        line-height: 14px;
        padding: 5px 10px;
        background-color: #111
    }
    .image-caption p {
        font-size: 10px;
        margin-bottom: 0;
    }
}

.btn-realitatea-audio {
    background-color: #cc0000!important;
}

.center-button {
    width: fit-content;
    display: block;
    margin: auto!important;
}

.color-white {
    color: white!important;
}

.text-white-space-no-wrap {
    white-space: nowrap;
}

.section-header-article .breadcrumb {
    margin-top: 20px;
    margin-bottom: 10px
}

.section-header-article h1 {
    /*margin-top: 10px*/
}

.section-header-article .article-meta {
    font-size: 12px;
    line-height: 12px;
    color: #555;
    margin-bottom: 0
}

@media only screen and (max-width:529px) {
    .section-header-article .article-meta {
        margin-bottom: 0
    }
}

.section-header-article .article-meta span {
    display: inline-block
}

@media only screen and (max-width:529px) {
    .section-header-article .article-meta span {}
}

.section-header-article .article-meta a {
    font-weight: 700;
    color: #777
}

.section-header-article .article-meta a:hover {
    color: #c00
}

.section-header.border-top {
    border-top: 5px solid #ddd
}

.section-header.border-top .section-title-m,
.section-header.border-top .section-title-s {
    position: relative;
    margin-top: -5px
}

.main-article-controls {
    padding: 10px 20px 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e9ed
}

@media only screen and (max-width:529px) {
    .main-article-controls {
        text-align: center;
        padding: 10px 0
    }
}

.main-article-gallery {
    padding: 10px 40px
}

.main-article-gallery .section-title-m {
    padding-left: 0
}

.main-article-gallery a {
    margin-bottom: 13.333333333333334px
}

@media only screen and (max-width:529px) {
    .main-article-gallery {
        padding: 10px
    }
}

.share-btns {
    margin-bottom: 20px
}

.share-btns .btn {
    color: #fff
}

@media only screen and (max-width:529px) {
    .share-btns .btn {
        margin-bottom: 10px
    }
}

.share-btns .facebook-share {
    background-color: #306199
}

.share-btns .twitter-share {
    background-color: #26c4f1
}

.share-btns .linkedin-share {
    background-color: #007bb6
}

.share-btns .google-share {
    background-color: #e93f2e
}

.share-btns .email-share {
    background-color: #999
}

.share-btns .more-share {
    background-color: #ccc
}

.share-btns .more-share.collapsed i:before {
    content: "\f067"
}

.share-btns .fa {
    font-size: 22px;
    line-height: .9;
    margin-right: 7px;
    vertical-align: middle
}

.share-btns .collapse {
    margin-right: 10px
}

.secondary-btns {
    padding-left: 10px
}

.secondary-btns .fa {
    margin-right: 0
}

.bottom-social {
    margin-bottom: 40px
}

.bottom-social a {
    font-weight: 700
}

.row-article-listing-wp article {
    padding: 20px 0;
    border-bottom: 1px solid #e4e9ed
}

.row-article-listing-wp article:last-child {
    border-color: transparent
}

.row-article-listing-wp .row-article-listing-wp {
    margin-top: 14px;
    padding: 10px 7px 0 20px;
    background-color: #f8f8f8
}

.breaking-news-wp {
    margin-bottom: 20px;
    background-color: #ffc400
}

.breaking-news-content {
    padding: 20px 40px;
    background-color: #ffc400
}

.breaking-news-content .tag {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px
}

.breaking-news-content h1 {
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #111;
    color: #111;
    font-size: 30px;
    line-height: 34px
}

.breaking-news-content p {
    line-height: 20px;
    margin-bottom: 10px
}

.breaking-news-content .btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.breaking-news-media {
    padding: 0;
    text-align: center
}

.home-banner {
    position: relative;
    min-height: 510px;
    overflow: hidden;
    background-color: #111
}

.home-banner.container-fluid {
    padding: 0
}

.home-banner img {
    z-index: 5;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    -ms-filter: "alpha(opacity=30)";
    filter: alpha(opacity=30)
}

.home-banner .cycle-pager {
    z-index: 101;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

.home-banner .cycle-pager span {
    width: 16px;
    height: 16px;
    margin: 5px;
    display: inline-block;
    zoom: 1;
    text-indent: -9999px;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px
}

.home-banner .cycle-pager .cycle-pager-active {
    background-color: #c00
}

.home-banner #prev,
.home-banner #next {
    z-index: 101;
    position: absolute;
    top: 42%;
    width: 64px;
    height: 64px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url(../images/slider.png) no-repeat 0 0;
    opacity: .6
}

.home-banner #prev:hover,
.home-banner #next:hover {
    opacity: 1
}

.home-banner #prev {
    left: 10px
}

.home-banner #next {
    right: 10px;
    background-position: -64px 0
}

#home-slides {
    position: relative;
    width: 100%;
    display: block
}

#home-slides .slide {
    width: 100%
}

.banner-content-box {
    z-index: 10;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    text-align: center;
    color: #fff;
    padding: 140px 100px 0
}

.banner-content-box h1 {
    color: #fff;
    margin: 0 0 40px
}

.banner-content-box h1 a {
    color: #fff
}

.banner-content-box p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px
}

.lg-slider-thumbs .thumb-wp {
    position: relative;
    display: block
}

.lg-slider-thumbs .tag-m {
    position: absolute
}

.section-title {
    text-align: center;
    margin-bottom: 30px
}

.minibanners-wp {
    padding: 40px 0;
    background: #f5f7f9 url(../images/minibanner-wp.jpg) no-repeat 0 bottom
}

.minibanner {
    transition: all .3s
}

.minibanner h2,
.minibanner h3 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #2d3e50;
    padding: 12px 17px
}

.minibanner h2 a,
.minibanner h3 a {
    color: #fff
}

.minibanner:hover {
    opacity: .9
}

.minibanner img {
    width: 100%
}

.home-services-wp {
    min-height: 280px;
    color: #fff;
    background-color: #2d3e50;
    padding: 80px 0;
    text-align: center
}

.home-services-wp h2 {
    color: #fff;
    margin-bottom: 40px
}

.home-services-wp h3 {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 400;
    padding: 12px 0;
    text-transform: none
}

.home-services-wp h3 a {
    color: #fff
}

.home-clients-wp {
    min-height: 280px;
    padding: 80px 0;
    text-align: center
}

.home-clients-wp h2 {
    margin-bottom: 40px
}

.content-bg {
    background-color: #f5f7f9
}

#main-content {
    background-color: #fff;
    position: relative;
    padding: 60px;
    margin-top: -60px;
    margin-bottom: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

#main-content h1 {
    margin-bottom: 20px
}

#main-content h2 {
    margin-bottom: 20px;
    color: #111
}

#main-content h3 {
    margin-bottom: 20px
}

#main-content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    color: #2d3e50
}

#main-content p:first-child {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 40px
}

#main-content ul {
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
    list-style-type: circle;
    color: #111
}

#main-content ul li {
    margin-bottom: 8px
}

.subpages-listing h2 {
    min-height: 40px;
    font-size: 16px;
    line-height: 17.6px
}

.subpages-listing .subpage-image {
    display: block;
    margin-bottom: 10px
}

.weather-image {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    color: #fff;
    background-color: #111
}

.weather-image .weather-title {
    z-index: 10;
    position: absolute;
    top: 40%;
    left: 10%;
    padding-left: 0;
    color: #fff;
    font-size: 40px;
    line-height: 40px
}

.weather-image img.responsive {
    opacity: .6
}

.weather-image .weather-clouds {
    position: absolute;
    top: 22%;
    right: 10%
}

.weather-image .wi {
    z-index: 10;
    font-size: 180px;
    line-height: 180px;
    color: #fff
}

.thumbs-listing>li {
    margin-bottom: 20px
}

.thumbs-listing .thumb-image-wp {
    position: relative;
    display: block
}

.thumbs-listing .thumb-image-wp .caption {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding: 20px;
    height: auto;
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px
}

.thumbs-listing .thumb-image-wp .caption-after {
    display: block;
    padding: 10px 12px;
    background-color: #111;
    color: #fff;
    font-size: 14px;
    line-height: 16px
}

.thumbs-listing .thumb-image-wp:hover {
    text-decoration: none
}

.thumbs-listing .thumb-image-wp:hover img {
    opacity: .9
}

.thumbs-listing .thumb-image-wp:hover .caption-after {
    text-decoration: none;
    background-color: #c00
}

.thumbs-listing .image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/image-overlay.png) repeat-x 0 bottom
}

.thumbs-listing.small-listing .caption {
    padding: 10px;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0
}

.max-width-320 {
    max-width: 320px
}

.vertical-tabs li {
    display: block;
    border-bottom: 1px solid #e4e9ed
}

.vertical-tabs li a,
.vertical-tabs li span {
    display: block;
    padding: 7px 10px;
    border-left: 3px solid #e4e9ed
}

.vertical-tabs li a:hover,
.vertical-tabs li span:hover {
    border-color: #c00
}

.vertical-tabs li.active {
    background-color: #c00;
    color: #fff
}

.vertical-tabs li.active a,
.vertical-tabs li.active span {
    color: #fff;
    border-color: #c00
}

.search-box {
    position: relative
}

.search-box .btn {
    position: absolute;
    top: 4px;
    right: 4px
}

@media only screen and (max-width:529px) {
    .article-listing-wp,
    .bottom-social-options,
    .article-comments,
    .section-header-article {
        margin-left: auto;
        margin-right: auto
    }
}

.sidebar-widget {
    margin-bottom: 12px
}

.widget-title {
    display: block;
    padding-top: 18px;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 400
}

.widget-title .btn {
    margin-top: 2px
}

.widget-header {
    padding: 12px 14px;
    color: #fff;
    background-color: #111
}

.widget-header .widget-title {
    margin-bottom: 0;
    padding-top: 0;
    color: #fff;
    display: block;
    font-size: 19px;
    line-height: 19px;
    letter-spacing: -1px;
    font-weight: 700
}

.widget-header .btn {
    margin-top: 0;
    margin-right: -14px
}

.widget-header .btn:hover {
    color: #fff
}

.social-widget {
    background-color: #fff;
    position: relative
}

.social-title {
    position: relative;
    height: 100%;
    float: left;
    width: 160px;
    height: 90px;
    padding: 21px 4px 0 20px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    background-color: #297fb8
}

.social-title:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: -20px;
    height: 0;
    width: 0;
    line-height: 0;
    border-style: solid;
    border-width: 90px 20px 0 0;
    border-color: #297fb8 transparent transparent transparent
}

.social-listing {
    float: right;
    width: 108px;
    padding: 14px 10px 0 0
}

.social-listing span {
    display: none
}

.social-listing a {
    float: left;
    width: 32px;
    height: 32px;
    display: block;
    font-size: 32px
}

.social-listing a:hover {
    opacity: .8;
    text-decoration: none
}

.social-listing .fa-facebook-square {
    color: #3c5a99
}

.social-listing .fa-twitter-square {
    color: #5b8ec8
}

.social-listing .fa-youtube-square {
    color: #cd352e
}

.social-listing .fa-pinterest-square {
    color: #c9232d
}

.social-listing .fa-rss-square {
    color: #df9034
}

.social-listing .fa-envelope-square {
    color: #1caae9
}

.martor-ocular-widget {
    position: relative;
    padding: 20px;
    color: #fff;
    background-color: #f39b13
}

.martor-ocular-widget i {
    display: block;
    width: 72px;
    height: 70px;
    position: absolute;
    top: 45px;
    right: 10px;
    font-size: 60px
}

.martor-title {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700
}

.live-widget .widget-header {
    color: #fff;
    background-color: red
}

.live-widget .widget-header .fa:before {
    margin-right: 5px
}

.live-widget .widget-header .more {
    float: right;
    display: inline-block;
    margin-top: 7px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700
}

.live-widget .widget-header .more:hover {
    color: #111
}

.live-widget .widget-links {
    background-color: #111;
    color: #fff
}

.live-widget .widget-links li {
    float: left;
    font-size: 14px;
    line-height: 14px;
    width: 25%;
    text-align: center
}

.live-widget .widget-links a {
    padding: 10px 0;
    display: block;
    color: #fff
}

.live-widget .widget-links a:hover {
    background-color: red
}

.tabs-wp {
    background-color: #fff
}

.nav-tabs {
    border: none
}

.nav-tabs-default li {
    float: left;
    width: auto;
    padding: 12px 18px 14px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    border-bottom: 4px solid transparent;
    cursor: pointer
}

.nav-tabs-default li.active {
    border-color: red;
    background-color: #fff;
    color: #111;
    font-weight: 700
}

.nav-tabs-default li.active a {
    color: #111
}

.nav-tabs-default a {
    color: #000;
    border: none!important;
    margin: 0!important;
    line-height: 14px!important
}

.nav-tabs-sidebar li {
    width: 33.33%;
    padding: 12px 0 14px
}

.latest-listing {
    padding: 10px 0
}

.latest-listing li {
    border-bottom: 1px solid #fff
}

.latest-listing li:last-child {
    border-color: transparent
}

.latest-listing a {
    display: block;
    padding: 12px 14px;
    font-size: 13px;
    line-height: 15px;
    color: #111;
    border-left: 4px solid transparent
}

.latest-listing a:hover {
    color: #c00;
    border-color: red
}

.sidebar-article-listing-wp {
    background-color: #fff
}

.sidebar-article-listing-wp article {
    padding: 15px;
    border-bottom: 1px solid #fff;
    line-height: 16px
}

.sidebar-article-listing-wp .media {
    margin-top: 0
}

.sidebar-article-listing-wp .article-title {
    font-size: 13px;
    line-height: 16px;
    display: block;
    color: #111;
    margin-bottom: 12px
}

.sidebar-article-listing-wp .author-s {
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px
}

.sidebar-article-listing-wp .time-s {
    font-size: 11px;
    line-height: 11px;
    color: #999;
    display: block;
    margin-bottom: 5px
}

.sidebar-shows-listing-wp {
    background-color: #fff;
    padding: 5px 0
}

.sidebar-shows-listing-wp article {
    padding: 15px;
    border-bottom: 1px solid #fff;
    line-height: 16px
}

.sidebar-shows-listing-wp article:last-child {
    border-color: transparent
}

.sidebar-shows-listing-wp .show-img-wp {
    width: 80px;
    padding-right: 10px
}

.sidebar-shows-listing-wp .show-title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
    color: #111
}

.sidebar-shows-listing-wp .show-title:hover {
    color: #c00
}

.sidebar-shows-listing-wp .show-time {
    padding-left: 7px;
    font-size: 14px;
    display: block
}

.show-meta {
    font-size: 14px;
    font-size: 11px
}

.widget-title .pandoras-logo {
    margin-bottom: -8px
}

.pandoras-logo {
    width: 127px;
    height: 28px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/pandoras.png) no-repeat 0 0
}

.widget-title .voxpublica-logo {
    margin-bottom: -9px
}

.voxpublica-logo {
    width: 134px;
    height: 35px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/voxpublica.png) no-repeat 0 0
}

.widget-title .jurnalistii-logo {
    margin-bottom: -7px
}

.jurnalistii-logo {
    width: 173px;
    height: 48px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/jurnalistii.png) no-repeat 0 0
}

.widget-title .showbizreport-logo {
    margin-bottom: -4px
}

.showbizreport-logo {
    width: 223px;
    height: 31px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/showbizreport.png) no-repeat 0 0
}

.widget-title .eqynews-logo {
    margin-bottom: -4px
}

.eqynews-logo {
    width: 223px;
    height: 41px;
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/eqy.png) no-repeat 0 0
}

.afiliate-wp {
    background-color: #1c1c1c;
    color: #fff
}

.afiliate-wp article {
    line-height: 14px;
    position: relative;
    margin-bottom: 20px
}

@media only screen and (min-width:990px) and (max-width:3000px) {
    .afiliate-wp article {
        padding-bottom: 20px;
        border-bottom: 1px dotted #3e3e3e
    }
}

.afiliate-wp a {
    color: #fff
}

.afiliate-wp .article-title {
    font-size: 12px;
    line-height: 14px;
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    max-height: 68px;
    overflow: hidden
}

.afiliate-wp .article-title:hover {
    color: red
}

.afiliate-wp .article-meta {
    font-size: 12px;
    color: #999
}

.afiliate-wp .aff-column:last-child {
    border: none
}

.aff-article {
    padding: 0
}

.aff-column {
    transition: all .2s;
    padding: 40px 20px 0;
    padding-bottom: 20px
}

.aff-column:hover {
    background-color: #111
}

@media only screen and (min-width:990px) and (max-width:3000px) {
    .aff-column {
        border-right: 1px dotted #3e3e3e
    }
}

.aff-column article:last-child {
    border-bottom: none
}

.aff-title {
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px
}

.lg-slider-wp {
    background-color: #fff;
    position: relative;
    width: 100%;
}

.lg-slider-slide {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #c00
}

.lg-slide-img-wp {
    display: block
}

.lg-slide-img-wp img {
    max-height: 300px;
    object-fit: cover;
    width: 100%;
}

.lg-slide-content {
    color: #fff;
    background-color: #c00
}

.lg-slide-content a {
    color: #fff;
    letter-spacing: -.6px
}

@media only screen and (min-width:767px) and (max-width:3000px) {
    .lg-slide-content {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .7)
    }
}

.lg-slider-wp .tag-l {
    position: absolute;
    top: -50px;
    left: 0
}

.lg-slide-title {
    float: left;
    padding: 25px 25px 25px 35px;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    text-transform: none
}

.breaking-news-title a {
    color: #ffc400
}

.lg-slider-thumbs {
    padding: 10px 6px;
    background-color: #333
}

.lg-slider-thumbs li {
    padding: 0 6px
}

.lg-slider-thumbs li.cycle-pager-active img {
    border-color: red
}

.lg-slider-thumbs img {
    border-top: 5px solid transparent;
    cursor: pointer
}

.lg-slider-thumbs .thumb-title {
    font-size: 12px;
    line-height: 14px;
    color: #f8f8f8
}

.external {
    position: static
}

#cycle-prev,
#cycle-next {
    z-index: 100;
    position: absolute;
    top: 25%;
    color: #fff;
    font-size: 50px;
    cursor: pointer;
    opacity: .5
}

#cycle-prev:hover,
#cycle-next:hover {
    opacity: 1
}

@media only screen and (min-width:728px) and (max-width:1100px) {
    #cycle-prev,
    #cycle-next {
        top: 35%
    }
}

@media only screen and (min-width:990px) and (max-width:3000px) {
    #cycle-prev,
    #cycle-next {
        top: 35%
    }
}

#cycle-prev {
    left: 3%
}

#cycle-next {
    right: 3%
}

#cover-add {
    position: relative;
    height: 250px;
    text-align: center
}

#cover-add div {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -640px;
    min-height: 500px;
    height: auto;
    width: 1280px;
    background-color: green;
    text-align: center
}

#top-content-add {
    padding: 20px 0;
    text-align: center
}

.content-add-wp {
    text-align: center
}

.article-ad {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.breadcrumb {
    padding: 0;
    display: inline-block
}

.site-content .breadcrumb {
    padding-top: 22px
}

.breadcrumb {
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #999
}

.breadcrumb .tag-m {
    margin-right: 7px
}

.breadcrumb li {
    display: inline-block
}

.breadcrumb a {
    display: inline-block;
    padding: 0 5px;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #c00
}

.breadcrumb a:hover {
    color: #c00
}

.article-comments {
    margin-bottom: 0
}

.comment {
    margin-bottom: 10px
}

.commentFrameLight {
    background-color: #fff;
    padding: 30px
}

@media only screen and (max-width:529px) {
    .commentFrameLight {
        padding: 20px
    }
}

.commentImage {
    display: table-cell;
    width: 80px;
    vertical-align: top;
    padding-right: 30px
}

@media only screen and (max-width:529px) {
    .commentImage {
        width: 60px;
        padding-right: 10px
    }
}

.commentContent {
    display: table-cell;
    vertical-align: top
}

.commentHeader {
    margin-bottom: 10px
}

.commentName {
    float: left;
    font-weight: 700
}

@media only screen and (max-width:529px) {
    .commentName {
        float: none
    }
}

.commentDate {
    float: right;
    font-size: 12px;
    color: #777
}

@media only screen and (max-width:529px) {
    .commentDate {
        float: none
    }
}

.commentBody {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px
}

.reply {
    font-size: 12px;
    font-weight: 700
}

.commentControls {
    padding-top: 10px
}

.commentControls .btn-s {
    display: inline-block;
    position: relative;
    width: 29px;
    height: 29px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background-color: #c00
}

.commentControls .btn-s:first-child {
    background-color: #2ca526
}

.commentControls .fa {
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 10px
}

.commentResponse {
    position: relative;
    padding-left: 30px
}

.commentResponse .comment {
    margin-bottom: 0
}

.commentResponse .commentFrameLight {
    background-color: #fafafa;
    border-top: 1px solid #fff
}

.commentResponse:before {
    position: absolute;
    top: 7px;
    left: 15px;
    content: " ";
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0;
    height: 100%;
    border-right: 1px dotted #999
}

.btn-show-more {
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    font-weight: 700
}

.comment-form-wp {
    margin-bottom: 0;
    margin-top: 25px
}

.comment-form-wp .note {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #777
}

.comment-form {
    margin-bottom: 20px;
    display: block;
    padding: 30px;
    background-color: #111
}

.comment-form label {
    color: #fff
}

.cookie-info {
    display: none;
    background-color: #fff;
    padding: 7px 0;
    font-size: 13px
}

.alfabeth-listing {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 14px
}

.alfabeth-listing .tag_page {
    display: inline-block;
    padding: 10px
}

.alfabeth-listing .tag_page:hover {
    background-color: #c00;
    color: #fff
}

.alfabeth-listing .tag_page.active {
    position: relative;
    background-color: #c00;
    color: #fff;
    font-weight: 700
}

.alfabeth-listing .tag_page.active:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #c00;
    border-width: 10px;
    margin-left: -10px
}

.alfabeth-listing li {
    float: left;
    margin-right: 1px;
    cursor: pointer
}

#tag_container {
    padding: 10px 0;
    font-size: 13px;
    line-height: 13px
}

#tag_container span {
    display: block;
    padding: 10px;
    cursor: pointer;
    font-weight: 700
}

#tag_container span:hover,
#tag_container span.active {
    background-color: #c00;
    color: #fff
}

.videoTv div {
    padding: 0
}

.videoTv .player-wp {
    background-color: #111;
    color: #fff
}

.videoTv .shows-list {
    background-color: #111;
    color: #fff
}

.videoTv .shows-list ul {
    height: 245px;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.videoTv .shows-list li {
    margin: 0;
    border-bottom: 1px solid #fff
}

.videoTv .shows-list li a {
    display: block;
    padding: 12px 14px;
    color: #fff
}

.videoTv .shows-list li a:hover {
    background-color: #c00;
    color: #fff;
    text-decoration: none
}

.video-caption {
    background-color: #111;
    color: #fff;
    padding: 7px
}

.video-caption input {
    color: #777
}

.shop-black-friday {
    border-radius: 10px;
    border: solid 2px #fff;
    padding: 10px;
    width: 250px;
    height: 150px;
    display: inline-block;
    margin: 10px;
    text-align: center;
    vertical-align: top;
    background-color: #fff;
    font-family: open sans, sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.shop-black-friday:hover {
    background-color: #000
}

.category-black-friday {
    width: 100%;
    background-color: red;
    color: #fff;
    padding: 30px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.a-black-friday {
    text-decoration: none;
    color: #333;
    font-weight: 800;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.a-black-friday:hover {
    color: #ddd;
    text-decoration: none
}

.search-icon {
    width: 18px;
    margin-top: 12px
}

@media only screen and (max-width:600px) {
    .article_v2 {}
    .article_v2.default-article {
        display: block;
        padding: 0;
        padding: 8.5px 0px;
        border-bottom: .5px solid #c3c3c3;
        margin: 0
    }
    .article_v2 .article-img-wp {
        display: inline-block;
        width: 40%;
        vertical-align: top;
        margin-bottom: 0;
        margin-right: 2%
    }
    .article_v2 .article-content-wp {
        height: 100%;
        display: inline-flex;
        flex-direction: column;
        justify-content: space-between;
        width: 55%;
        vertical-align: top
    }
    .article_v2.default-article .article-title {
        height: auto
    }
    .article_v2 .article-img-wp {}
    .article_v2 .article-img-wp img {}
    .article-listing-wp .default-article .article-title {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
        letter-spacing: -.6px;
        font-family: playfair display, serif;
        color: #646464;
        margin: 0;
        padding: 0
    }
    .tag-m {
        height: 24px;
        line-height: 25px!important;
        font-size: 10px
    }
    .article_v2 .article-title {
        min-height: auto;
        margin-bottom: 0
    }
    .article_v2_time {
        font-size: 10px;
        color: #646464;
        margin-top: 5px
    }
    .article_v2_category {
        font-size: 10px;
        text-transform: uppercase;
        margin-bottom: 2px
    }
}

.box_4articles_container {
    position: relative;
    display: block;
    width: 95%;
    margin: 25px auto
}

.box_4articles_item {
    display: inline-block;
    width: 50%;
    height: 130px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    font-family: playfair display, serif;
    font-weight: 600;
    color: #646464
}

.box_4articles_item:nth-child(2) {
    border-left: 1px solid #ddd
}

.box_4articles_item:nth-child(3) {
    border-top: 1px solid #ddd
}

.box_4articles_item:nth-child(4) {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.box_4articles_item .subtitle {
    font-family: arial, sans-serif;
    font-size: 10px;
    line-height: 12px;
    margin-top: 6px;
    color: #777;
    font-weight: 500
}

.menu-icon {
    margin-left: 6px;
    display: inline-block;
    width: 25px;
    height: 14px;
    vertical-align: middle;
}

.search-icon {
    width: 25px;
    margin-top: 12px
}

.hide-small {
    display: none
}

.header_icon_item_fb {
    display: none
}

div.site {
    overflow: hidden
}

#mobile-nav-button {
    background-color: transparent
}

#mobile-nav-button.active {
    background-color: #c00
}

#search-toggle {
    background-color: transparent
}

#search-toggle.active {
    background-color: #c00
}

#main-nav .fa {
    line-height: 48px
}

.nav-search-wp {
    width: 100%
}

.lg-slide-content,
.lg-slider-slide {
    max-height: inherit
}

.article-listing-wp .default-article .article-img-wp,
.thumbs-listing img.responsive,
.article-listing-wp .article-img-wp img.responsive {
    overflow: hidden
}

.main-article>*,
.main-article iframe,
.main-article object {
    max-width: 100%!important;
    width: auto!important
}

.main-article ins iframe {
    max-width: inherit!important;
    height: inherit!important;
    width: auto!important
}

.lg-slide-title {
    padding: 15px 20px;
    font-size: 18px!important;
    line-height: 20px!important;
    overflow: hidden
}

#cycle-prev,
#cycle-next {
    top: 15%
}

.article-listing-wp .default-article .article-img-wp,
.thumbs-listing img.responsive,
.article-listing-wp .article-img-wp img.responsive {
    max-width: 100%;
    max-height: 100px;
    min-height: 90px;
    height: 100px
}

.article-listing-wp .article-title,
.default-article .article-title {
    height: auto;
    min-height: inherit
}

#shga_l,
#shga_r,
#shga_b {
    display: none
}

.main-article img {
    width: 100%!important;
    height: auto!important
}

.article-listing-wp .default-article .article-img-wp,
.thumbs-listing img.responsive,
.article-listing-wp .article-img-wp img.responsive {
    max-width: 100%;
    max-height: 100px;
    min-height: 80px;
    height: 80px
}

.article-listing-wp .article-img-wp img.responsive {
    max-width: 100%;
    max-height: 160px;
    min-height: 131px
}

.article-listing-wp.row {
    margin-bottom: 0
}

.site-content {
    padding-left: 0
}

#sidebar {
    padding-left: 7px;
    padding-right: 7px;
    display: block!important;
    width: 100%
}

#sidebar .sidebar-widget,
#sidebar iframe,
#sidebar>* {
    display: none!important
}

#sidebar>* {
    display: none!important
}

#sidebar .sidebar-widget.article-tabs-widget {
    display: block!important
}

.article-listing-wp .default-article .article-img-wp,
.thumbs-listing img.responsive,
.article-listing-wp .article-img-wp img.responsive {
    max-width: 100%;
    max-height: 100px;
    min-height: 80px;
    height: 80px
}

.medical_subcategory {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding: 8px 12px;
    background-color: #c00;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: -.06em;
    border-bottom: 2px solid #fff
}

.medical_subcategory_link:nth-of-type(odd) .medical_subcategory {
    border-right: 1px solid #fff
}

.medical_subcategory_link:nth-of-type(even) .medical_subcategory {
    border-left: 1px solid #fff
}

.menu_tiles {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 99;
    padding-top: 48px;
    box-sizing: border-box;
    display: none
}

body.modal-open {
    height: 100%!important;
    overflow: hidden!important;
    -webkit-overflow-scrolling: none
}

.section-header {
    padding: 0 5px;
    box-sizing: border-box
}

.placeholder-tile {
    display: none
}

.in-article-recommendations {
    padding-top: 15px!important;
    border-bottom: .5px solid #c3c3c3;
    border-top: .5px solid #c3c3c3;
    list-style-type: none!important;
}

.in-article-recommendations li:before {
    content: "-";
    color: #cc0000;
    position: absolute;
    left: 5%;
}

.in-article-recommendations a {
    color: #000
}

@import "https://fonts.googleapis.com/css?family=Nunito:400,600,700";
.modal#watch-us {
    font-family: nunito, sans-serif;
    color: rgba(0, 0, 0, .7);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background-color: transparent!important;
    transition: .4s;
    z-index: 9999
}

.modal-container#watch-us-container {
    display: flex;
    max-width: 720px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition-duration: .3s;
    background: #fff;
    transform: translateY(100px) scale(.4)
}

.modal-title#watch-us-title {
    font-size: 26px;
    margin: 0;
    font-weight: 400;
    color: #55311c
}

.modal-desc {
    margin: 0 0 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: fit-content
}

.wrap-v-text-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.center-fit {
    margin: auto;
    width: fit-content;
}

.modal-desc span {
    width: 42px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.modal-desc span i {
    margin-right: 15px;
    font-size: 2rem
}

.modal-left#watch-us-left {
    padding: 2px 10px 5px;
    background: #fff;
    flex: 1.5;
    transition-duration: .5s;
    transform: translateY(80px);
    opacity: 0;
    display: flex;
    flex-direction: column
}

.modal-social {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

.modal-social a {
    text-decoration: none;
    color: inherit
}

.modal-right#watch-us-right {
    flex: 2;
    font-size: 0;
    transition: .3s;
    overflow: hidden
}

.modal-right#watch-us-right img {
    width: 100%;
    height: 100%;
    transform: scale(2);
    object-fit: cover;
    transition-duration: 1.2s
}

.modal#watch-us.is-open {
    display: flex;
    height: 100%
}

.modal#watch-us.is-open .modal-container#watch-us-container {
    opacity: 1;
    transition-duration: .6s;
    pointer-events: auto;
    transform: translateY(0) scale(1)
}

.modal#watch-us.is-open .modal-right#watch-us-right img {
    transform: scale(1)
}

.modal#watch-us.is-open .modal-right#watch-us-right {
    background-color: red
}

.modal#watch-us.is-open .modal-left#watch-us-left {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .1s
}

.icon-button {
    outline: 0;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 32px;
    height: 32px;
    border: 0;
    background: 0;
    padding: 0;
    cursor: pointer
}

@media(max-width:750px) {
    .modal-right#watch-us-right {
        display: none
    }
}


.img-menu {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 90px;
    height: 29vw;
    background-size: contain;
}

.logo {
    margin-right: auto;
    position: absolute;
    margin-left: auto;
    right: 0;
    left: 0;
    top: 0;
}

nav {
    height: 48px;
}

.bold {
    font-weight: 600;
}

.container-picture img {
    width: 100%;
}

.article-below-text {
    width: 100%;
    text-align: left;
    background-color: #c00;
    color: white;
    border-bottom: 1px black;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.article-below-text a {
    color: white;
}

.article-below-text p {
    padding: 1rem 1rem 1rem 1rem;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
}

.bg-black {
    background-color: #111;
}
.live-header {
    background-color: #c00;
}

.live-header a{
    color: white;
}

.test-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.test-cross {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

.text-a-cross {
    font-size: 1.3rem;
    background-color: #fff;
    color: #000000;
    margin-left: 2rem;
}

.row-window {
    content: "";
    display: table;
    clear: both;
    width: 100%;
}

.column-window {
    display: inline-block;
    width: 50%;
    height: 130px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
    font-family: playfair display,serif;
    font-weight: 600;
    color: #646464;
}

/*.editoriale-1 {*/
    /*border-right: 0.5px solid #c3c3c3;*/
    /*border-bottom: 0.5px solid #c3c3c3;*/
/*}*/

/*.editoriale-4 {*/
    /*border-left: 0.5px solid #c3c3c3;*/
    /*border-top: 0.5px solid #c3c3c3;*/
/*}*/

.editoriale-2 {
    border-left: 0.5px solid #c3c3c3;
}

.editoriale-3 {
    border-top: 0.5px solid #c3c3c3;
    border-bottom: 0.5px solid #c3c3c3;
}

.editoriale-4 {
    border-top: 0.5px solid #c3c3c3;
    border-left: 0.5px solid #c3c3c3;
    border-bottom: 0.5px solid #c3c3c3;
}


.grey {
    color: #232323;
}

.main-content {
    background-color: white;
}

.reclama {
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    padding: 10px 0;
}

.reclama-fixa {
    border: 1px solid;
    width: 100%;
    height: 106px;
    background: lightgrey;
    margin: auto;
    margin-top: 40px;
    position: fixed;
    bottom: 0;
    z-index: 100;
    align-content: center;
}

.font-article-time {
    font-size: 12px;
}

.comment-section-mobile {
    display: grid;
    grid-template-areas: 'comment-photo comment-name'
                          'comment-photo comment-content';
    grid-template-columns: 1fr 3fr;
}

.comment-photo {
    grid-area: comment-photo;
}

.comment-name {
    grid-area: comment-name;
}

.comment-content {
    grid-area: comment-content;
}

.author-header{
    font-size: 15px;
    font-weight: 600;
    font-family: playfair display, serif;
    letter-spacing: -.6px;
    line-height: 20px;
}

.article-title a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500 !important;
    letter-spacing: -.6px;
    font-family: playfair display,serif;
    color: #646464!important;
    margin: 0;
    padding: 0;
}

.author-info {
    font-family: arial,sans-serif;
    font-size: 0.8rem;
    line-height: 12px;
    margin-top: 6px;
    color: #777;
    font-weight: 500;
}

@media (min-width: 768px) {
    .navbar-expand-md-custom .navbar-toggler-custom {

    }
}

@media(min-width: 1025px) {
    .navbar-collapse-custom .navbar-expand-md-custom {
        display: flex!important;
        flex-basis: auto;
    }
}

.navbar-expand-md-custom .navbar-collapse-custom {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.fixed-top-custom {
    right: 0;
    left: 0;
    z-index: 1030;
    overflow:hidden;
}

@media (min-width: 768px) {
    .author-header {
        font-size: 20px;
    }

    .author-info {
        font-size: 16px;
    }

    a {
        font-size: 20px;
    }
}

img.responsive-custom {
    width: 100%;
    height: 180px;
}

@media(max-width: 600px) {
    img.responsive-custom {
        width: 100%;
        height: 90px;
    }
}

@media(max-width: 419px) {
    img.responsive-custom {
        max-width: 100%;
        max-height: 100px;
        min-height: 80px;
        height: 80px;
    }
}

.lg-slide-title-custom {
    padding: 15px 20px;
    display: inline-block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    text-transform: none;
}

.mmenu-tile-li-image.primary {
    height: 100%;
    display: block;
    position: relative;
}

.mmenu-tile-li-image {
    display: block;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat!important;
    height: 100px;
    height: 29vw;
    box-sizing: border-box;
}

.item1 {grid-area: main;}
.item2 {grid-area: tiles;}
.item3 {grid-area: body;}

.grid-container-first {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas:
        'main main tiles'
        'main main body';
    grid-gap: 1px;
}

.grid-container-second {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas:
        '1 2 3'
        '4 5 6'
        '7 8 9'
        '10 11 12'
        '13 14 15'
        '16 17 18';
    grid-gap: 1px;
}

.img-height {
    height: auto;
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: none;
}


@media(max-width: 600px) {
    .fa-font-size {
        font-size: 10px;
    }
}

@media(min-width: 601px) {
    .fa-font-size {
        font-size: 14px;
    }
}

.container {
    height: 100%;
}

.live {
    height: 100%;
    display: table;
}

.live div {
    background-color: #c00;
    font-size: 14px;
    font-weight: bold;
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
}

.live div a {
    color: white;
}

.search-icon {
    width: 25px;
    margin: 2px 8px 0 8px;
}

.article-content {
    padding: 0.5rem;
    margin-bottom: 2rem;
    border-radius: .3rem;
}

#delete-content {
    margin-top: 48px;
}

nav {
    position: fixed!important;
    top: 0;
}

.clock-mobile {
    font-size: 10px;
    color: #646464;
    margin-top: 3px;
}

.logo-mobile {
    margin-right: auto;
    margin-left: auto;
    right: 0;
    left: 0;
}

.live-link {
    font-size: 12px;
    text-transform: none;
}

.container-navbar-mobile {
    background-color: black;
}

.intro-2 p {
    padding: 10px 20px;
    margin-bottom: 0;
}

.intro-2 h4,
.intro-2 h3,
.intro-2 h2,
.intro-2 h1{
    padding: 10px 20px;
    margin-bottom: 0;
    color: #fff;
}

.main-content ul {
    padding: 5px 20px;
    font-size: 14px;
    line-height: 18px;
    list-style-type: square;
}

.main-content ul li {
    margin-bottom: 7px;
}

.main-content ul li a {
    color: #000000;
}

.default-article {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.reclama-mobile-square {
    width: 100%;
    height: 200px;
    margin-top: 10px;
}

.main-content a {
    color: #cc0000;
}

@media (min-width: 601px) {
    .article-content-wp i {
        font-size: 20px;
        font-weight: bold;
    }
}

@media(max-width: 600px) {
    .article-content-wp i {
        font-size: 10px;
    }
}

@media(max-width: 600px) {
    .articleTags p {
        padding: 10px 20px;
    }
}

.margin-top-m {
    margin-top: 20px;
}

.main-content {
    padding: 10px 20px;
}

.comment-name h5,
.comment-date, .comment-content {
    margin-left: 20px;
}

.nav-logo>a {
    min-width: 146px;
    height: 48px;
    overflow: hidden;
    background: url(../asset/images/logo-mobile.png) no-repeat 0 0;
    background-size: contain;
    display: inline-block;
}

.photo-gallery {
    position: relative;
    width: 100%;
}

.img-height-carousel {
    object-fit: cover;
}

@media(max-width: 600px) {
    .img-height-carousel {
        height: 78px;
    }
}

@media(min-width: 601px) {
    .img-height-carousel {
        height: 110px;

    }
}

@media(min-width: 900px) {
    .img-height-carousel {
        height: 140px;

    }
}

.article-sub-photos {
    display: flex;
    flex-direction: row;
    padding: 5px;
}

footer .container {
    margin-bottom: 100px;
}

.comment-span-text {
    font: 28px/22.4px 'Arial',sans-serif;
}

.btn-comment {
    border-color: #c00;
    background-color: #c00;
    color: #fff;
    font-weight: bold;
}

.btn-comment:hover {
    border-color: red;
    background-color: red;
    color: #fff;
    font-weight: bold;
}

.comment-form {
    margin-bottom: 20px;
    display: block;
    padding: 30px;
    background-color: #111;
}

.comment-form label {
    color: #fff;
}

.textarea {
    width: 100%;
    height: 80px;
    padding: 10px 10px 8px;
    font-size: 14px;
    line-height: 17px;
    font-family: open sans,sans-serif;
    border: 1px solid #e4e9ed;
}

.input-text {
    width: 100%;
    padding: 10px 10px 8px;
    font-size: 13px;
    line-height: 13px;
    font-family: open sans,sans-serif;
    border: 1px solid #e4e9ed;
}

.article-img-wp > a > img.responsive {
    height: 100%;
}

.btn.bg-red:hover {
    color: #fff !important;
}

.bg-red {
    background-color: #cc0000;
    color: #ffffff;
}

.container-404 {
    height: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
}
.show-error {
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left: 10% !important;
    margin-right: 10% !important;
}
.text-center{
    text-align: center;
}

.text-left {
    text-align: left;
}

.logo-404{
    width: 100px;
    height: 120px;
}

.item-align {
    align-items: center;
}

.error-message {
    align-items: center;
    font-size: 20px;
    font-weight: 900;
}

.show-error h1 {
    font-weight: 900;
    font-size: 15px;
    line-height: 20px;
}

.nav-search-mobile {
    padding: 0!important;
    background: none!important;
}

.mobile-search-form {
    position: absolute;
    right: 10%;
    left: 10%;
    top: 6px;
    padding-bottom: 10px;
    display: none;
}

#searchText {
    padding-top: 20px;
    padding-bottom: 17px;
    margin-right: 15px;
}
.active-pink-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}
.active-pink input[type=text] {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}
.active-purple-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}
.active-purple input[type=text] {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}
.active-cyan-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan input[type=text] {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan .fa, .active-cyan-2 .fa {
    color: #4dd0e1;
}
.active-purple .fa, .active-purple-2 .fa {
    color: #ce93d8;
}
.active-pink .fa, .active-pink-2 .fa {
    color: #f48fb1;
}

/* TAGS */
.tag-a:hover {
    background-color: #cc0000;
}

.tags-row {
    display: flex;
    flex-direction: column;
    font-family: Montserrat;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 1rem;
}

.tag-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.tag-a.active {
    background-color: #cc0000;
    display: inline-block;
}

.tag-a {
    display: inline-block;
    margin-left: 4px;
}

.tag-a a {
    padding: 0px 3px 0px 3px;
}

.tag-a:hover a {
    color: #fff;
}

.tag-a.active a {
    color: #fff;
    padding: 0px 3px 0px 3px;
}

.tag-a.footer {
    margin-left: 1rem;
}

.tag-a.footer span {
    margin: 0!important;
}

.tag-a.content:hover {
    color: white;
}

.tag-a.footer:hover {
    background: #fff!important;
}

.tag-a.footer:hover span a {
    color: #cc0000;!important;
}

.col-md-2 {
    width: 16.67% !important;
}

.col-md-10 {
    width: 83.33% !important;
}

.article-tag-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.article-tag-text {
    font-size: 0.9rem;
    display: flex;
    flex-direction: column;
}

.article-tag-link {
    width: fit-content;
    padding: 0 5px;
    background-color: #cc0000;
    color: #fff !important;
    border: 1px solid #cc0000;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 10px;
}

.article-tag-link:hover {
    color: #cc0000 !important;
    background: #fff;
}

/*PAGINATION*/
.pagination-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.w-100 {
    width: 100%;
}

.h-100 {
    height: 100%;
}

.main {
    max-width: 100%;
}

.corona-banner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #cc0000;
    color: white !important;
    font-family: Arial, sans;
    padding: 10px 0;
    text-align: center;
}

.editorial-arrow-left {
    font-size: 2rem!important;
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 40%;
    margin-left: -1rem;
}

.editorial-arrow-right {
    font-size: 2rem!important;
    opacity: 0.5;
    float: right;
    position: absolute;
    right: 0;
    top: 40%;
    margin-right: -1rem;
}

.slick-carousel-custom-photo {
    width: 90%;
    margin: auto;
    position: relative;

}

.slick-carousel-custom-photo .article-photo-square {
    padding-top: 75%!important;
    /*height: 100%!important;*/
    mix-blend-mode: overlay;
}

.slick-slider { display: block !important; }

.carousel-slick-title {
    padding-left: 0.5rem;
    width: 90%!important;
    position: absolute;
    top: 80%;
    left: 32%;
    transform: translate(-30%, -50%);
    color: white;
    background-color: rgba(100,100,100,0.3);

}

.wrap-v-text-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.carousel-slick-title:hover {
    color: white;

}

.editorial-arrow-left:hover {
    opacity: 0.8;
}

.editorial-arrow-right:hover {
    opacity: 0.8;
}

.over-item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0!important;
    display: flex;
    flex-direction: column-reverse;
    padding-left: 1rem;
    padding-bottom: 1rem;
    object-fit: cover;
    /*background-color:#1e272e;*/
}

.article-photo-square {
    width:100%;
    padding-top: 100%;
    position:relative;
    overflow: hidden;
}

.owl-stage-outer {
    display: grid!important;
}

.affiliate-mobile {
    height: 80px!important;
    object-fit: cover;
}

/*.max-600-hidden {*/
/*    max-height: 600px!important;*/
/*    overflow: hidden;*/
/*}*/