@import url("css2-1.css");
.sme-corpbar-wrap * {
    border: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#sme-corpbar {
    background: #fff;
    border-bottom: 1px solid #ececec;
    color: #313131 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    min-width: 300px;
    position: relative;
    z-index: 10020;
}
#sme-corpbar .sme-corpbar-wrap {
    margin: auto;
    max-width: 1000px;
    padding: 0 8px;
    position: relative;
    width: auto;
}
#sme-corpbar .home {
    margin-left: 0;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
#sme-corpbar .c-red {
    color: #cf2528;
}
#sme-corpbar .strong {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
#sme-corpbar svg {
    display: inline-block;
    vertical-align: middle;
}
#sme-corpbar svg.post-icon {
    margin-right: 3px;
    margin-top: -1px;
}
#sme-corpbar svg.login-icon {
    margin: -2px 5px 0;
}
#sme-corpbar .is-hidden {
    display: none !important;
}
#sme-corpbar .link,
#sme-corpbar a {
    color: #313131;
    cursor: pointer;
    text-decoration: none;
}
#sme-corpbar .is-visible-mobile {
    display: inline;
}
#sme-corpbar ul,
#sme-corpbar ul li {
    display: inline-block;
    position: relative;
}
#sme-corpbar .sme-corpbar-mobile {
    background: #fffffffa;
    display: none;
    left: 0;
    line-height: 27px;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 15;
}
#sme-corpbar .sme-corpbar-mobile > li {
    border-top: 1px solid #ececec;
    display: block;
}
#sme-corpbar .sme-corpbar-mobile > li svg {
    display: none;
}
#sme-corpbar a.post-wrapper {
    position: relative;
}
#sme-corpbar a.post-wrapper .post-badge-unread {
    background-color: #cf2528;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    left: 14px;
    line-height: 10px;
    padding: 1px 4px;
    position: absolute;
    top: -4px;
}
.sme-corpbar-wrap > ul > li > a,
.sme-corpbar-wrap > ul > li > span {
    cursor: pointer;
    display: inline-block;
    margin: 0 3px;
}
#sme-corpbar .sme-corpbar-user {
    float: right;
}
#sme-corpbar .sme-corpbar-user .subscription-btn {
    background-color: #37a000;
    border-bottom: 2px solid #278529;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    line-height: 20px;
    margin-right: 10px;
    margin-top: -1px;
    padding: 1px 8px 0;
    text-transform: uppercase;
}
#sme-corpbar .sme-corpbar-user .subscription-btn.subscription-orange {
    background-color: #ff9400;
    border-bottom: 2px solid #db7f00;
}
#sme-corpbar .sme-corpbar-user .logged {
    color: #fff;
    display: inline-block;
}
#sme-corpbar .sme-corpbar-user .logged .login-icon {
    margin-right: 0;
}
#sme-corpbar .sme-corpbar-user .logged .link {
    display: inline-block;
    font-weight: 700;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
}
.is-hidden-mobile,
.is-hidden-mobile-wide {
    display: none !important;
}
.sme-corpbar-user-wrapper {
    cursor: pointer;
    display: inline-block;
    line-height: 27px;
}
@media (min-width: 600px) {
    .is-hidden-mobile {
        display: inline-block !important;
    }
}
@media (min-width: 992px) {
    #sme-corpbar .home,
    #sme-corpbar .is-visible-mobile,
    #sme-corpbar .sme-corpbar-wrap .sec {
        display: none;
    }
    #sme-corpbar .sme-corpbar-mobile {
        background: 0 0;
        display: inline-block;
        position: static;
        width: auto;
    }
    #sme-corpbar .sme-corpbar-mobile > li {
        border: none;
        display: inline-block;
    }
    #sme-corpbar .sme-corpbar-mobile > li svg {
        display: inline-block;
    }
    #sme-corpbar .sme-corpbar-user .logged:hover .sec {
        display: block !important;
    }
    .is-hidden-mobile-wide {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    #sme-corpbar .sme-corpbar-wrap {
        max-width: 1200px;
    }
    #sme-corpbar .sme-corpbar-user .logged .link {
        max-width: 190px;
    }
}
@media (max-width: 991px) {
    #sme-corpbar svg.post-icon {
        margin-left: 2px;
        margin-right: 5px;
    }
    #sme-corpbar .sme-corpbar-mobile {
        box-shadow: 0 0 20px #ececec;
    }
    #sme-corpbar .sme-corpbar-mobile > li:last-child {
        border-bottom: 1px solid #ececec;
    }
}
@media (max-width: 599px) {
    #sme-corpbar svg.login-icon {
        margin-right: 0;
    }
}
@media (max-width: 360px) {
    #sme-corpbar .sme-corpbar-user .subscription-btn {
        font-size: 9px;
        margin-right: 5px;
        padding: 1px 6px 0;
    }
}
@font-face {
    font-family: smesk-main;
    src: url("") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
}
@font-face {
    font-family: fedra-display-heavy;
    src: url("fedra-display-heavy.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: fallback;
}
@font-face {
    font-family: greta-light-normal;
    src: url("greta-light-normal.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    font-display: fallback;
}
@font-face {
    font-family: greta-light-italic;
    src: url("") format("woff2");
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    font-display: fallback;
}

@font-face {
    font-family: greta-display-medium;
    src: url("greta-display-medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: fallback;
}
@font-face {
    font-family: open-sans-regular;
    src: url("opensans-regular-webfont.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
}
@font-face {
    font-family: open-sans-bold;
    src: url("opensans-bold-webfont.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: fallback;
}
a,
article,
b,
body,
div,
footer,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
li,
nav,
ol,
p,
small,
span,
strong,
sup,
time,
ul {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article,
footer,
header,
nav {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
.px-m {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-m {
    padding-bottom: 1.5rem;
}
.py-m {
    padding-top: 1.5rem;
}
.pl-m {
    padding-left: 1.5rem;
}
.pr-m {
    padding-right: 1.5rem;
}
.my-xxs {
    margin-bottom: 0.2rem;
}
.mt-xxs,
.my-xxs {
    margin-top: 0.2rem;
}
.ml-xxs {
    margin-left: 0.2rem;
}
.my-xs {
    margin-bottom: 0.5rem;
}
.my-xs {
    margin-top: 0.5rem;
}
.mb-xs {
    margin-bottom: 0.5rem;
}
.ml-xs {
    margin-left: 0.5rem;
}
.mt-s {
    margin-top: 1rem;
}
.mb-s {
    margin-bottom: 1rem;
}
.ml-s {
    margin-left: 1rem;
}
.mr-s {
    margin-right: 1rem;
}
.my-m {
    margin-bottom: 1.5rem;
}
.my-m {
    margin-top: 1.5rem;
}
.mb-m {
    margin-bottom: 1.5rem;
}
.mr-m {
    margin-right: 1.5rem;
}
.flex {
    align-items: center;
    display: flex !important;
}
.flex-fill {
    flex: 1;
}
.inline-block {
    display: inline-block;
}
.block {
    display: block !important;
}
.block-mo {
    display: block;
}
.hidden,
.is-hidden {
    display: none !important;
}
.table-cell {
    display: table-cell;
}
.is-hidden-mobile {
    display: none !important;
}
.relative {
    position: relative !important;
}
.wf {
    display: block;
    width: 100%;
}
.w100,
.w100 img {
    display: block;
    width: 100%;
}
.bigger {
    font-size: 150%;
}
small {
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.5rem;
}
.c-brand {
    color: #cf2528;
}
.c-black-50 {
    color: #7f7f7f;
}
.c-black-60 {
    color: #666;
}
.c-black-70 {
    color: #4c4c4c;
}
.c-black-80 {
    color: #333;
}
.c-text-black {
    color: #313131;
}
.c-lightblue {
    color: #b2b8c8;
}
.c-lightblue2 {
    color: #8e92a9;
}
.align-left {
    text-align: left !important;
}
.align-center {
    text-align: center !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
* {
    box-sizing: border-box;
}
button:focus {
    outline: 0;
}
b,
strong {
    font-family: greta-medium-normal;
}
a {
    text-decoration: none;
}
img {
    height: auto;
    max-width: 100%;
}
.cf:after {
    clear: both;
    content: " ";
    display: table;
}
.ol {
    list-style-type: decimal;
    margin: 12px 0;
    padding: 0 0 0 20px;
}
.ol li {
    margin: 7px 0 0;
}
.article-info-box ul,
.ul {
    list-style-type: square;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 0 15px 0 20px;
}
.article-info-box ul li,
.ul li {
    margin: 7px 0 0;
}
.btn {
    background: #f0f0f0;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-family: open-sans-bold, Arial, sans-serif;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-right: 10px;
    padding: 7px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:disabled {
    background: #f7f7f7;
    color: #b2b2b2;
    cursor: auto;
}
.btn:last-child {
    margin-right: 0;
}
.btn-m {
    font-size: 1.3rem;
    line-height: 1.8rem;
    padding: 7px 10px;
}
.btn-border {
    background: #fff;
    color: #313131;
}
.btn-border {
    border: 1px solid #ececec;
}
.btn-icon {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
}
.tabs-m-inline li {
    display: inline-block;
}
.tabs-m-inline li {
    text-align: center;
}
.tabs-m-inline li.is-selected {
    position: relative;
    top: 1px;
}
.tabs-m-inline li.is-selected a {
    border-top: none;
    font-family: open-sans-bold, Arial, sans-serif;
}
.tabs-m-inline li a {
    display: block;
    font-family: open-sans-regular, Arial, sans-serif;
    white-space: nowrap;
}
.tabs-m-inline {
    font-size: 1.4rem;
    line-height: 2.4rem;
    margin-bottom: 0 !important;
}
.tabs-m-inline li a {
    border-bottom-width: 0;
    padding: 11px 6px 12px;
}
.tabs-m-inline li.is-selected a {
    border-bottom: 2px solid #cf2528;
}
.tab-panel-content {
    font-family: open-sans-regular, Arial, sans-serif;
    font-size: 1.35rem;
    line-height: 1.8rem;
    margin: 14px 0 0;
}
.tab-panel-content small {
    font-size: 1.1rem;
    line-height: 1.4rem;
    white-space: nowrap;
}
.tab-panel-content ol,
.tab-panel-content ul {
    color: #4c4c4c;
    display: none;
}
.tab-panel-content .is-selected {
    display: block;
}
.tab-panel-content-list li {
    margin: 7px 0 0;
}
.tab-panel-content-list li > span:first-child {
    padding-right: 4px;
    text-align: center;
    width: 22px;
}
.h-tiny-bold,
.h-tiny-bold-l {
    text-transform: uppercase;
}
.h-tiny-bold-l {
    font-size: 1.4rem;
    line-height: 2rem;
}
.h-tiny-bold {
    font-size: 1.1rem;
    line-height: 1.4rem;
}
.h-tiny-bold,
.h-tiny-bold-l {
    font-family: open-sans-bold, Arial, sans-serif;
}
.h-main-2-l {
    font-family: greta-display-medium;
}
.h-main-2-l {
    font-size: 2.7rem;
    line-height: 2.8rem;
}
.sans-reg {
    font-family: open-sans-regular, Arial, sans-serif;
}
.sans-bold,
.sans-reg strong {
    font-family: open-sans-bold, Arial, sans-serif;
}
.fs-m {
    font-size: 1.5rem;
    line-height: 1.9rem;
}
.fs-s {
    font-size: 1.3rem;
    line-height: 1.6rem;
}
.fs-12 {
    font-size: 1.2rem;
    line-height: 1.5rem;
}
.fs-14 {
    font-size: 1.4rem;
    line-height: 1.8rem;
}
.fs-16 {
    font-size: 1.6rem;
    line-height: 2rem;
}
.fs-18 {
    font-size: 1.8rem;
    line-height: 2.4rem;
}
.lh-xl {
    line-height: 150%;
}
.perex {
    color: #313131;
    font-family: open-sans-regular, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin: 20px auto;
}
.bt {
    border-top: 1px solid #ececec;
}
.bb {
    border-bottom: 1px solid #ececec;
}
#sme-corpbar .sec {
    z-index: 100;
}
.header-ad {
    z-index: 5;
}
.submenu-toggle {
    z-index: 10;
}
[data-icon]:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: attr(data-icon);
    font-family: smesk-main !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: none !important;
    vertical-align: middle;
}
i {
    line-height: 70%;
}
[class*="svg-icon"],
[class^="svg-icon"],
i {
    fill: currentColor;
    display: inline-block;
    vertical-align: middle;
}
[class*="svg-icon"],
[class^="svg-icon"] {
    stroke-width: 0;
    stroke: currentColor;
}
[class*="svg-icon"]:hover,
[class^="svg-icon"]:hover {
    pointer-events: all;
}
.sticky-column {
    margin-top: 1.5em;
}
.artemis-ad-position {
    position: relative;
    text-align: center;
}
header {
    clear: both;
    font-family: open-sans-regular, Arial, sans-serif;
    font-size: 1.3rem;
    line-height: 1.9rem;
    position: relative;
}
.header-center,
.header-top {
    text-align: center;
}
.main-nav ul {
    float: left;
}
.header-logo {
    display: inline-block;
    margin: 16px 0 0 5px;
    vertical-align: middle;
    white-space: nowrap;
}
.header-logo b {
    color: #313131;
    font-family: greta-display-medium;
    font-size: 4rem;
    line-height: 4rem;
}
.header-logo,
.header-logo-sme {
    transition: opacity 0.2s ease;
}
.header-logo-sme {
    display: inline-block;
    margin-top: 13px;
    vertical-align: middle;
}
.header-text-info {
    color: #7f7f7f;
    font-family: open-sans-regular, Arial, sans-serif;
    margin: 0 auto 10px;
    padding: 0 15px;
}
.header-text-info a:not(.sans-reg) {
    font-family: open-sans-bold, Arial, sans-serif;
}
.header-text-info a {
    color: #7f7f7f;
}
.header-ad {
    display: none;
}
.main-nav {
    backface-visibility: hidden;
    clear: both;
    display: table-cell;
    font-family: open-sans-regular, Arial, sans-serif;
    position: relative;
    vertical-align: top;
}
.main-nav > ul {
    display: flex;
    padding-right: 120px;
    white-space: nowrap;
}
.main-nav > ul > li {
    display: table-cell;
    white-space: nowrap;
}
.main-nav > ul > li:first-child a {
    padding-left: 7px;
}
.main-nav > ul > li > a {
    display: block;
    font-size: 1.25rem;
    height: 38px;
    line-height: 2.1rem;
    padding: 9px 4px 9px 5px;
    text-transform: uppercase;
    transition: background-color 0.3s ease;
}
.main-nav > ul > li > a.is-selected,
.main-nav > ul > li > a:hover {
    text-decoration: none;
}
.main-nav > ul > li > a.weather-menu-btn {
    --sunny-color: #fff;
    --cloud-color: #fff;
    --night-color: #fff;
    padding: 5px 4px 0 3px;
}
.main-nav > ul > li > a.weather-menu-btn sup {
    font-size: 0.85em;
    top: -0.15em;
}
.main-nav > ul > li > a .menu-weather-icon {
    top: -1px;
}
.sub-nav {
    background: #666;
    clear: both;
    font-family: open-sans-regular, Arial, sans-serif;
}
.sub-nav > ul {
    padding-right: 120px;
    white-space: nowrap;
}
.sub-nav > ul > li {
    display: table-cell;
    white-space: nowrap;
}
.sub-nav > ul > li > a {
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.8rem;
    padding: 8px 5px 10px;
    position: relative;
}
.sub-nav > ul > li > a.is-selected {
    background: 0 0;
    font-family: open-sans-bold, Arial, sans-serif;
}
.nav-post-link {
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
}
.nav-post-link {
    background: #dbe6ef;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.44);
    color: #3f6ea7;
    font-family: open-sans-bold, Arial, sans-serif;
    font-size: 1.3rem;
    line-height: 1.9rem;
    padding: 8px 11px;
    text-align: center;
    width: 111px;
}
.main-nav-ctrls {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.74);
    height: 38px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: width 0.2s;
    width: 111px;
}
.main-search-open {
    background: #3a3a3a;
    cursor: pointer;
    display: inline-block;
    height: 38px;
    width: 33px;
}
.main-search-open {
    float: right;
}
.submenu {
    display: none;
}
.submenu-toggle {
    background: #3a3a3a;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 38px;
    line-height: 21px;
    padding: 9px 8px;
    white-space: nowrap;
    width: 78px;
}
.submenu-toggle .text {
    display: inline-block;
    font-family: open-sans-bold, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin-top: -2px;
    text-transform: uppercase;
    vertical-align: middle;
}
.nav-outer-wrapper {
    height: 38px;
    overflow-x: hidden;
    position: relative;
}
.nav-outer-wrapper.sub-nav-outer-wrapper {
    background: #f7f7f7;
    height: 36px;
}
.scroll-wrapper {
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    overflow-x: scroll;
    white-space: nowrap;
}
.scroll-wrapper::-webkit-scrollbar {
    display: none;
}
.main-nav-ctrls {
    display: flex;
    justify-content: flex-end;
}
.submenu-toggle {
    border: 0;
    border-right: 1px solid #828282;
}
button.main-search-open {
    align-items: center;
    border: 0;
    display: inline-flex;
    justify-content: center;
}
.site-wrapper {
    background: #fff;
}
.right-panel > * {
    margin-left: 15px;
    margin-right: 15px;
}
.left-panel {
    padding: 0 15px;
}
.right-panel > :first-child {
    margin-top: 20px;
}
.article-wrapper .right-panel > :first-child {
    margin-top: 30px;
}
.topic-box ul li:not(.teraz-box-item):not(.teraz-box-date):before {
    background: #cf2528;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 7px;
    left: 1px;
    position: absolute;
    top: 4px;
    width: 7px;
}
.topic-box ul {
    list-style: none;
}
.topic-box ul:before {
    border-left: 1px dotted #ccc;
    bottom: -5px;
    content: "";
    left: 4px;
    position: absolute;
    top: -5px;
}
.topic-box ul li {
    margin-left: 0;
}
.topic-box-article ul:before {
    display: none;
}
html {
    font-size: 62.5%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #313131;
    font-family: greta-light-normal;
    min-width: 320px;
}
body > div {
    font-size: 1.6rem;
    line-height: 1.8rem;
}
body > div svg {
    max-height: 100%;
}
.btn-primary {
    background: #cf2528;
    border-bottom: 2px solid #a21c1e;
    color: #fff;
}
header {
    background: #fff;
}
.tabs-m-inline li.is-selected a {
    border-bottom-color: #cf2528;
}
.main-nav {
    background: #cf2528;
}
.main-nav > ul > li > a {
    color: #fff;
}
.main-nav > ul > li > a.is-selected {
    background: #a21c1e;
}
.sub-nav,
.sub-nav > ul > li > a {
    background: #f7f7f7;
}
.sub-nav > ul > li > a {
    color: #cf2528;
}
.topic-box ul li:before,
.topic-box ul li:not(.teraz-box-item):not(.teraz-box-date):before {
    background: #cf2528;
    top: 7px;
}
.main-nav-wrapper {
    background-color: #cf2528;
}
.c-brand,
.font-size-link,
.tab-panel-content-list li a,
a {
    color: #cf2528;
}
.fill-brand {
    fill: #cf2528;
}
::-moz-selection {
    background: #cf2528;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #cf2528;
    color: #fff;
    text-shadow: none;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
article .share-box {
    margin: 1em 0;
}
.article-published {
    color: #4c4c4c;
    font-family: open-sans-regular, Arial, sans-serif;
    font-size: 1.3rem;
    line-height: 2.2rem;
    margin: 1em 0;
}
.article-published-top {
    font-size: 1.2rem;
    line-height: 2rem;
}
.article-heading {
    margin: 20px 0 5px;
    position: relative;
}
.article-heading h1 {
    font-family: fedra-display-heavy;
    font-size: 3.2rem;
    line-height: 3.4rem;
    overflow-wrap: break-word;
}
.perex {
    margin-top: 5px;
}
article {
    font-size: 1.9rem;
    line-height: 1.4em;
}
article p:not(.perex) {
    margin-bottom: 1.2em;
    margin-top: 1.2em;
}
article h2,
article h3 {
    font-family: greta-medium-normal;
}
article h2 {
    font-size: 1.7em;
    line-height: 1.1em;
    margin: 1.4em 0 0.8em;
}
article h3 {
    font-size: 1.4em;
    line-height: 1.3em;
    margin: 1.4em 0 0.5em;
}
article ul li {
    margin-left: 18px;
}
article ul li:not(:first-child) {
    margin-top: 7px;
}
article ul {
    list-style: square;
}
article sup {
    font-size: smaller;
}
article sup {
    vertical-align: super;
}
article a {
    text-decoration: underline;
    -webkit-text-decoration-color: rgba(207, 37, 40, 0.25);
    text-decoration-color: rgba(207, 37, 40, 0.25);
    text-decoration-thickness: 1px;
    text-underline-offset: 0.14em;
}
article a:hover {
    text-decoration: none;
}
.btn-share {
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.btn-share > span {
    order: 2;
}
.btn-share > svg {
    margin-left: 0;
    margin-right: 1rem;
}
.article-item-wrapper {
    clear: both;
    position: relative;
}
.article-item-wrapper small {
    color: #7f7f7f;
    margin-top: 8px;
}
.es-text-justify {
    text-align: justify;
}
.article-main-img a {
    display: block;
    margin-bottom: 8px;
    position: relative;
}
.article-main-img a img {
    display: block;
    width: 100%;
}
.article-info-box {
    background: #f7f7f7;
    font-size: 0.85em;
    line-height: 1.2em;
    margin: 0.5em 0 1em;
    padding: 0.5em 1.5em;
}
.article-info-box ul {
    margin: 1em 0;
    padding-left: 1.1em;
}
.article-info-box h3 {
    margin: 1em 0 0.7em;
}
.article-avizo {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    display: inline-block;
    margin: 0 15px;
    padding: 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
}
.article-avizo.article-avizo-spaceless {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.article-avizo:hover {
    text-decoration: none;
}
.article-avizo > .h-tiny-bold {
    display: block;
    margin-bottom: 10px;
}
.article-avizo .avizo-text {
    font-family: greta-display-medium;
}
.article-avizo:not(.fl):not(.fr) .avizo-photo + .avizo-text {
    display: inline-block;
    max-width: 60%;
    padding-right: 10px;
    vertical-align: middle;
}
.avizo-photo {
    display: inline-block;
    max-width: 40%;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
.avizo-link,
.avizo-photo img {
    display: block;
}
.avizo-link {
    line-height: 1.2em;
}
.googlemap:has(.player5),
.idnes:has(.player5),
.jwvideo:has(.player5),
.ta3:has(.player5),
.tvsme:has(.player5),
.vimeo:has(.player5),
.vineco:has(.player5),
.youtube:has(.player5) {
    padding-bottom: 56.5%;
}
.article-font-size {
    display: inline-block;
    vertical-align: middle;
}
.font-size-link {
    cursor: pointer;
    padding: 7px;
}
.font-size-link:hover .text {
    text-decoration: underline;
}
.extend-article article > p::first-of-type:first-letter {
    font-size: 4rem;
}
.media-info {
    bottom: 12px;
    position: absolute;
    right: 12px;
}
.media-info .media-info-video {
    background: rgba(0, 0, 0, 0.65);
    border-radius: 30px;
    color: #fff;
    float: left;
    font-family: open-sans-regular, Arial, sans-serif;
    font-size: 1rem;
    height: 22px;
    line-height: 1.4rem;
    margin-left: 3px;
    min-width: 22px;
    padding: 4px 0;
    position: relative;
    text-align: center;
}
.media-info .media-info-video:hover span {
    opacity: 1;
    padding-left: 21px;
}
.media-info .media-info-video:hover span.video-media-text {
    text-align: left;
    width: 54px;
}
.media-info .media-info-video span {
    display: inline-block;
    font-family: open-sans-bold, Arial, sans-serif;
    font-size: 0.95rem;
    line-height: 1.2rem;
    opacity: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 1px;
    transition: width 0.2s ease-in-out;
    width: 0;
}
.media-info .media-info-video .svg-icon-video {
    height: 8px;
    left: 8px;
    position: absolute;
    top: 7px;
    width: 8px;
}
.small-media-info {
    bottom: 8px;
    right: 8px;
}
.small-media-info .media-info-video {
    font-size: 0.9rem;
    height: 20px;
    line-height: 1.2rem;
    min-width: 20px;
    opacity: 1;
    padding-top: 4px;
}
.small-media-info .media-info-video:hover span {
    padding-left: 19px;
}
.small-media-info .media-info-video:hover span.video-media-text {
    width: 50px;
}
.small-media-info .media-info-video span {
    font-size: 0.9rem;
    line-height: 0.9rem;
}
.small-media-info .media-info-video .svg-icon-video {
    left: 7px;
    top: 6px;
    width: 7px;
}
@supports (-webkit-touch-callout: none) {
}
@media (min-width: 600px) {
    .px-m-sm {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .pb-l-sm {
        padding-bottom: 2rem;
    }
    .flex-sm {
        align-items: center;
        display: flex !important;
    }
    .block-mo {
        display: inline-block;
    }
    .hidden-sm {
        display: none !important;
    }
    .is-hidden-mobile {
        display: inline-block !important;
    }
    .align-left-sm {
        text-align: left !important;
    }
    .fl-sm {
        float: left;
    }
    .fr-sm {
        float: right;
    }
    a:hover {
        cursor: pointer;
        text-decoration: underline;
    }
    .btn-m {
        padding: 7px 15px;
    }
    .tabs-m-inline li {
        margin-right: 3px;
    }
    .tabs-m-inline li.is-selected {
        margin-top: 0;
    }
    .tabs-m-inline li a {
        padding-top: 2px;
    }
    .h-main-2-l {
        font-size: 3rem;
        line-height: 3.2rem;
    }
    header {
        background: #fff;
    }
    .header-wrapper {
        margin: auto;
        position: relative;
    
    }
    .header-center {
        margin: auto;
        width: 50%;
    }
    .header-top {
        height: 115px;
        position: relative;
    }
    .header-logo {
        margin: 28px 0 0 10px;
    }
    .header-logo b {
        display: inline-block;
        font-size: 4.6rem;
        line-height: 4.4rem;
        vertical-align: top;
    }
    .header-logo-sme {
        margin: 0;
    }
    .header-logo-sme:hover {
        opacity: 0.7;
        text-decoration: none;
    }
    .header-text-info {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .header-ad {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        max-width: 220px;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .header-ad.header-ad-left {
        left: 0;
    }
    .header-ad.header-ad-right {
        right: 0;
    }
    .header-ad .header-ad-inner {
        align-items: center;
        display: flex;
        max-height: 90px;
    }
    .header-ad .header-ad-inner > div > div {
        display: flex;
    }
    .main-nav {
        padding: 0;
    }
    .main-nav > ul > li > a {
        border: none;
        display: inline-block;
        height: 36px;
        padding: 7px 4px 6px;
    }
    .main-nav > ul > li > a.weather-menu-btn {
        padding: 4px 4px 0 3px;
    }
    .sub-nav > ul {
        padding-right: 0;
    }
    .nav-post-link {
        bottom: 0;
        box-shadow: none;
    }
    .main-nav-ctrls {
        box-shadow: none;
        height: 36px;
    }
    .main-search-open {
        height: 36px;
    }
    .main-search-open:hover {
        background: #444;
    }
    .submenu-toggle {
        height: 36px;
        padding: 8px;
    }
    .nav-outer-wrapper {
        height: 36px;
        overflow-x: visible;
    }
    
    
    .right-panel > * {
        margin-left: 0;
        margin-right: 0;
    }
    .left-panel {
        padding: 0;
        width: 614px;
    }
    .right-panel {
        width: 336px;
    }
    .left-panel {
        float: left;
    }
    
    /*#sme-corpbar {
        min-width: 1000px;
    }*/
    .main-nav > ul > li > a:hover {
        background: #a21c1e;
    }
    .article-heading {
        margin: 30px 0 5px;
    }
    .article-heading h1 {
        font-size: 3.8rem;
        line-height: 4.6rem;
    }
    article {
        font-size: 2.1rem;
        line-height: 1.4em;
    }
    .article-main-img {
        margin-top: 20px;
    }
    .article-main-img a:hover .article-main-img-icon {
        opacity: 1;
        transform: translateZ(0) scale(1);
    }
    .article-info-box {
        float: right;
        margin: 0 0 1em 1.5em;
        width: 40%;
    }
    .article-avizo {
        margin: 0;
        padding: 20px 15px;
    }
    .article-avizo > .h-tiny-bold.hidden-sm {
        display: none;
    }
    .article-avizo:not(.fl):not(.fr) .avizo-photo + .avizo-text {
        max-width: 71%;
    }
    .avizo-photo {
        max-width: 28%;
        padding-right: 15px;
    }
    .avizo-link {
        margin: 0.5em 0 0;
    }
    .article-main-img-overlay {
        left: 0;
        position: absolute;
        top: 0;
    }
    .article-main-img-icon {
        opacity: 0;
    }
}
@media (min-width: 1200px) {
    .header-wrapper {
        max-width: 1200px;
        width: auto;
    }
    .main-nav > ul > li:first-child a {
        padding-left: 10px;
    }
    .main-nav > ul > li > a {
        padding: 7px 10px 6px;
    }
    .main-nav > ul > li > a.weather-menu-btn {
        padding: 4px 8px 0 7px;
    }
    .sub-nav:not(.event-sub-nav-menu) > ul > li > a {
        padding: 8px 10px 10px 9px;
    }
    .sub-nav:not(.event-sub-nav-menu) > ul > li > a:after {
        background: currentColor;
        content: "";
        height: 12px;
        position: absolute;
        right: 0;
        top: calc(50% - 6px);
        width: 1px;
    }
    .sub-nav:not(.event-sub-nav-menu) > ul > li:last-child > a:after {
        display: none;
    }
}
@media (max-width: 599px) {
    .hidden-mo {
        display: none !important;
    }
    .article-avizo > .h-tiny-bold + .avizo-photo {
        vertical-align: top;
    }
    .article-avizo .avizo-text .h-tiny-bold {
        display: none;
    }
    .media-info {
        bottom: 8px;
        right: 8px;
    }
    .small-media-info {
        bottom: 5px;
        right: 5px;
    }
}

/*  main.css*/
#sme-corpbar .sme-corpbar-wrap .sec {
    padding: 0 10px 10px;
}
#sme-corpbar .sme-corpbar-wrap .sec a {
    display: block;
}
#sme-corpbar .sme-corpbar-wrap .sec li a {
    color: #313131;
    display: block;
}
#sme-corpbar .sme-corpbar-user .logged .sec {
    left: auto;
    right: 0;
}
#sme-corpbar .sme-corpbar-mobile .link {
    color: #313131;
    display: block;
    font-size: 12px;
    padding: 7px 10px 0;
    text-transform: uppercase;
}
#sme-corpbar .sme-corpbar-mobile > li > a {
    display: block;
    font-size: 12px;
    padding: 7px 10px;
    text-transform: uppercase;
}
.sme-footer {
    background: #f7f7f7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.sme-footer a {
    text-decoration: none;
}
.sme-footer a:hover {
    text-decoration: underline;
}
.sme-footer .relative {
    position: relative;
}
.sme-footer .block-mo {
    display: block;
}
.inner-footer-bottom,
.inner-footer-top {
    margin: auto;
    text-align: center;
    width: 100%;
    max-width: 1000px;
}
.inner-footer-bottom {
    padding: 40px 0;
}
.sme-footer-top {
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
}
.sme-footer-top nav a {
    color: #4c4c4c;
    display: block;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
.sme-footer-top nav .up {
    fill: #c7c7c7;
    margin: 0;
    padding: 13px;
    position: absolute;
    right: 0;
    top: -10px;
}
.sme-footer-top nav .up:hover {
    opacity: 0.8;
}
.sme-footer-top .sme-footer-logo {
    fill: #c7c7c7;
    cursor: pointer;
}
.sme-footer-responsive-toggle {
    background: #cf2528;
    color: #fff;
    display: none;
    font-size: 28px;
    line-height: 34px;
    padding: 25px;
    text-align: center;
    text-transform: uppercase;
}
.footer-share {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.footer-share .item {
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 40px;
}
.footer-share .item:hover {
    opacity: 0.8;
}
.footer-share .item.fb {
    background: #3b5998;
}
.footer-share .item.x-platform {
    background: #000;
}
.footer-share .item.inst {
    background: #fc3f70;
}
.footer-share .item.yt {
    background: red;
}
.sme-footer-services .item {
    color: #8d8d8d;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 12px 15px;
}
.sme-footer-services .item .text {
    display: block;
}
.sme-footer-services .item:hover {
    opacity: 0.8;
    text-decoration: none;
}
.sme-footer-bottom {
    background: #f7f7f7;
    color: #4c4c4c;
    text-align: center;
}
.sme-footer-copyright {
    color: #b2b2b2;
    font-size: 12px;
    line-height: 18px;
    margin: 50px auto 20px;
    padding: 0 15px;
    position: relative;
    text-align: center;
    z-index: 10;
}
.sme-footer-copyright a {
    color: #4c4c4c;
    margin: 0 5px;
}
.crossroad {
    margin: 25px 0 0;
}
.cr-box {
    clear: both;
    margin: 0 0 0.5em;
    overflow: hidden;
}
.cr-box img {
    display: block;
    width: 100%;
}
.cr-box h4 {
    font-family: greta-display-medium;
    font-size: 1.7rem;
    line-height: 1.9rem;
}
.cr-box a {
    display: block;
}
.cr-box .cr-content-topic {
    color: #7f7f7f;
    font-family: open-sans-bold, Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 1.6rem;
    text-transform: uppercase;
}
.cr-box .cr-photo {
    float: left;
    margin: 0 10px 5px 0;
    position: relative;
    width: 40%;
}
@media (min-width: 600px) {
    .sme-footer .block-mo {
        display: inline-block;
    }
    
    .sme-footer .sme-footer-top {
        padding: 0;
    }
    
    .sme-footer .sme-footer-top nav .up {
        height: 100%;
        margin: 0;
        padding: 20px;
        right: 0;
        top: 0;
    }
    .sme-footer .sme-footer-top nav .up svg {
        fill: #c7c7c7;
    }
    .sme-footer .sme-footer-logo {
        left: 0;
        position: absolute;
        top: -17px;
    }
    .cr-box .cr-content-topic {
        margin: 0.6em 0 0.2em;
    }
    .cr-box {
        clear: none;
        float: left;
        margin-left: 1.7%;
        width: 18.6%;
    }
    .cr-box .cr-photo {
        float: none;
        margin: 0;
        width: auto;
    }
    .cr-box:first-child {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    #sme-corpbar .link:hover,
    #sme-corpbar a:hover {
        color: #cf2528;
    }
    #sme-corpbar .sme-corpbar-wrap .sec {
        background: #fffffffa;
        border: 1px solid #ececec;
        box-shadow: 0 0 20px #ececec;
        color: #fff;
        left: -15px;
        padding: 0;
        position: absolute;
        top: 39px;
        width: 200px;
        z-index: 100000;
    }
    #sme-corpbar .sme-corpbar-wrap .sec:after,
    #sme-corpbar .sme-corpbar-wrap .sec:before {
        border-style: solid;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
    }
    #sme-corpbar .sme-corpbar-wrap .sec:before {
        border-color: #0000 #0000 #fff;
        border-width: 0 6px 6px;
        left: 30px;
        top: -6px;
        z-index: 1;
    }
    #sme-corpbar .sme-corpbar-wrap .sec:after {
        border-color: #0000 #0000 #ececec;
        border-width: 0 8px 8px;
        left: 28px;
        top: -8px;
    }
    #sme-corpbar .sme-corpbar-wrap .sec.sme-corpbar-mobile {
        top: 40px;
    }
    #sme-corpbar .sme-corpbar-wrap .sec.sme-corpbar-mobile:before {
        right: 40px;
    }
    #sme-corpbar .sme-corpbar-wrap .sec.sme-corpbar-mobile:after {
        right: 38px;
    }
    #sme-corpbar .sme-corpbar-wrap .sec a {
        display: inline-block;
        line-height: 18px;
        padding: 5px 15px;
    }
    #sme-corpbar .sme-corpbar-wrap .sec a:hover {
        background-color: #cf2528;
        color: #fff;
    }
    #sme-corpbar .sme-corpbar-wrap .sec li {
        display: block;
    }
    #sme-corpbar .sme-corpbar-mobile .link {
        line-height: 40px;
        padding: 0;
        text-transform: none;
    }
    #sme-corpbar .sme-corpbar-mobile .link:hover {
        cursor: default;
    }
    #sme-corpbar .sme-corpbar-mobile > li > a {
        padding: 0;
        text-transform: none;
    }
}
@media (max-width: 991px) {
    #sme-corpbar .sme-corpbar-user .logged .sec {
        padding: 0;
        position: absolute;
        width: 100%;
    }
    #sme-corpbar .sme-corpbar-user .logged .sec li {
        display: block;
    }
    #sme-corpbar .sme-corpbar-mobile .link,
    #sme-corpbar .sme-corpbar-mobile > li > a {
        font-weight: 700;
    }
}

.gallery-mini-item img {
    width: 100% !important;
    max-width: 200px;
}


.fa-search::before {
  content: "\f002";
  color: #fff!important;
}
.logo1{
        width:100%;
    max-width: 100px;
    height: auto;
}

@media(max-width:500px){
    .logo1{
        width:100%;
    max-width: 90px;
    height: auto;
}
}


@media (min-width: 990px) 
{
    .site-wrapper {


        margin: auto;
        width: 1000px;
    }
    .scroll-wrapper {
        overflow-x: visible;
    }

}



.sme-footer .sme-footer-top nav a {
        display: inline-block;
        margin: 0 15px;
        padding: 25px 0;
    }

    .fa-brands {
  color: #fff!important;
}

.item.fb,.item.x-platform,.item.inst,.item.yt {
  align-items: center;
  display: flex;
  justify-content: center;
}
html {
    overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
.right-panel {
        float: right;
    }


    @media (max-width:990px){
        .sme-footer .sme-footer-top nav a {
        display: block;
    }
    .right-panel {
        float: left;
    }
    }
#js-sme-corpbar-user-unlogged{
    display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.bell-icon{
    display: flex;
}
#js-sme-user{
    display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}

.error {
    color:red;
}