﻿
.blogger-name {
    font-size: .7rem;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff;
}
.blogger-name:hover {
    color: #fff;
}
#navigation {
    width: 68%}
.wrap_podcasts {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}
#header_podcast {
    width: calc(50% - 10px);
    padding: 0;
    padding-bottom: 10px;
}
#header_podcast .content-container {
    position: relative;
}
#header_podcast .pod_title {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    padding: 5px;
    color: #fff;
    z-index: 9;
    width: -moz-available;
    width: -webkit-fill-available;
    height: auto;
    cursor: pointer;
    padding-top: 0;
    padding-right: 0;
}
#header_podcast .pod_title::after {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 4px;
    left: 0;
    height: 100%;
    background: #000000a6;
    z-index: -1;
}
#header_podcast img {
    box-shadow: 3px 4px 7px #000;
}
.pod_title_header {
    margin: 2px;
    font-size: 12px;
}
#roh_news {
    display: none;
}
#submenu-mobile {
    display: none;
}
.normal {
    font-weight: 400;
}
.modal-content, .modal-content label {
    color: #fff;
}
#mobileSearch {
    display: none;
}
.fa-regular, .far {
    color: #fff;
}
.logos-st-sections.soundis img {
    width: 65px;
    margin-bottom: -10px;
}
.section-title-sections-powered {
    font-size: 22px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: end;
    padding: 0 0;
    margin: 0;
    width: 100%}
.click-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.world-news .bg-light:first-child {
    display: none;
}
.plus-link img {
    width: 50px;
    margin-left: 15px;
}
.sponsor-homepage {
    width: 4rem;
    float: right;
}
.modal-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgb(0 0 0 / .85);
    z-index: 99999999999999999999999999999;
    overflow: auto;
}
.f1-module {
    background-image: url(../images/BG_F1_BANNER_SITE_F-01.webp);
}
.f1-module:after {
    background-image: url(../images/FOOTER_REPEAT.svg);
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    background-color: #000;
}
.f1-module article {
    padding: 1px 15px;
}
.f1-module-image {
    padding: 25px 25px 10px 25px;
}
.f1-module-logos {
    padding: 20px 80px 20px 80px;
}
.dei_spon:before {
    content: 'Powered By';
    background-image: url(../images/dei_sponsor.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 25px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 8%;
    padding-top: 6px;
    font-size: 12px;
    font-weight: 700;
    background-position-y: 0;
    background-position-x: 80px;
    background-size: 30px;
    background-color: #fff;
}
.article-affiliate h3.entry-title-zone-1-fthis {
    font-size: .85rem;
    font-weight: 400;
    font-family: 'Cera-Ant1-black'}
.article-affiliate h1.section-title-h2 {
    font-weight: 500;
    font-size: 1.4rem;
}
.visible__sm {
    display: block;
}
.podcast-overlay {
    position: absolute;
    background-color: #000;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    display: block!important;
}
.play-podcast i.fa-solid.fa-pause {
    color: #fff;
    font-size: 1.3rem;
    padding: 15px 19px;
}
.pod {
    display: none;
}
.podcast-player {
    display: none;
}
.dei_spon .stream-content {
    padding-top: 30px;
}
.minisite-menu {
    display: none;
}
.videoteaserarea {
    max-height: 584px;
}
.ad-nomagin {
    margin-top: 0;
    text-align: center;
}
.f1-module a:hover {
    color: #fff;
    text-decoration: underline;
}
.margin-bottom {
    margin-bottom: 30px;
}
.newsletter-sign-up {
    background-color: #fff!important;
    border-left: 1px solid #2d00cc;
    border-right: 1px solid #2d00cc;
    border-bottom: 1px solid #2d00cc;
    margin-top: 45px;
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    border-radius: 5px;
    width: 600px;
    min-height: 700px;
    background-color: #343434b0;
    border-radius: 1rem;
}
.site-header>div {
    height: 88px;
}
form#newsletter {
    padding-left: 0;
}
.modal-content .btn-more-info, .modal-content h2 {
    text-align: center;
    font-weight: 900;
    color: #fff;
}
input#newsletterName, input#newsletterSurename {
    width: calc(50% - 3px);
}
#newsletter-form {
    width: 50%;
    margin: auto;
    padding-left: 0;
}
.field, .field::placeholder {
    color: #000;
}
.field {
    width: 100%;
    padding: 1rem;
    margin-top: 10px;
    border-radius: 1rem;
    border: none;
}
.close-button {
    position: absolute;
    top: 0;
    right: 2rem;
    cursor: pointer;
    font-size: 3rem;
    line-height: 3rem;
    color: #fff;
    z-index: 9;
}
.btn-more-info input {
    padding: .5rem 2rem;
}
.btn-more-info input[type="submit"] {
    background-color: #000;
    border: none;
    border-radius: 1rem;
    color: #fff;
    padding: 1rem 2rem;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.modal-content .btn-more-info {
    margin: 0;
}
.btn-more-info input[type="submit"]:hover {
    background-color: #333;
}
.swiper_social-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.swiper_social-inner .content-container h3.entry-title, .swiper_social-inner .slide-article {
    background-color: #2c00cb;
    color: #fff;
}
.swiper_social-inner .content-container {
    padding: 10px;
}
.swiper_social-inner .swiper-button-next::after, .swiper_social-inner .swiper-rtl .swiper-button-prev::after {
    color: #fff;
}
.swiper_social-inner .swiper-button-prev, .swiper_social-inner .swiper-rtl .swiper-button-next {
    color: #fff;
}
#header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
}
.site {
    max-width: unset;
}
body {
    background: #fff;
    color: #000;
    font-family: 'Open Sans', serif;
}
.slide-text a {
    color: #000;
    cursor: pointer;
}
.live-title {
    color: #fff;
}
.site-header>div {
    background: #2d00cc;
}
.news-menu-desktop {
    border-bottom: 1px solid #2C00CC;
}
.playing-now {
    margin-top: 45px;
    background-color: #fff!important;
    border-left: 1px solid #2C00CC;
    border-bottom: 1px solid #2C00CC;
    z-index: 3px !impoprtant;
    position: relative;
}
.play-stop i, .playing-now span {
    color: #000;
}
.icon.icon-search {
    color: #fff;
}
.main-nav {
    font-family: 'Cera-Ant1-black'}
.main-category.active a, .main-category:hover a {
    color: #000007;
}
.menu ul li {
    cursor: pointer;
}
.main-category ul {
    display: none;
}
.main-category.active ul {
    display: inline;
    background-color: #2d00cc;
    position: relative;
    max-width: 100%}
.main-category.active ul:after {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    width: 0%;
    height: 80px;
    right: 0;
}
.activeh ul:after {
    -webkit-transition: width 600ms ease-in-out;
    -moz-transition: width 600ms ease-in-out;
    -o-transition: width 600ms ease-in-out;
    transition: width 600ms ease-in-out;
    width: 100%}
.activeh ul li a {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    letter-spacing: -13px;
    color: transparent!important;
}
.activeh ul li {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    padding: 0;
}
.main-category.active ul {
    padding: 32px 10px;
    background-color: #2d00cc;
    margin-left: 10px;
}
.main-category.active ul li a {
    color: #fff;
}
.main-category.active ul li a:hover {
    font-weight: 700;
}
.btn-header {
    font-family: 'Cera-Ant1-black';
    background-color: #ef3d5d;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    margin: 0 4px 0 0;
}
.live-title {
    font-family: 'Cera-Ant1-bold';
    font-weight: 700;
    margin-right: 3px;
    font-size: 14px;
}
.ant1plus img, .social img {
    width: 20px;
}
.live-site {
    min-width: 160px;
}
.live-mod {
    border-right: 1px solid #666667;
    padding: 5px 10px;
    width: 160px;
}
.plus-mod {
    border-right: 1px solid #666667;
    padding: 5px 13px;
}
.newsletter-form {
    font-family: 'Cera-Ant1-black';
    text-align: center;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding-top: 2rem;
    margin: 0 auto;
}
.newsletter-input {
    padding: 7px 10px;
    border: 1px solid #ccc;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 16px;
    width: 350px;
    margin: 0;
}
.btn-newsletter {
    padding: 7px 30px;
    background-color: #666667;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    font-size: 16px;
    margin-left: -7px;
    border: 1px solid #666667;
}
.btn-newsletter:hover {
    background-color: #fa385b;
}
.socialmediaicons {
    justify-content: center;
    align-items: center;
    text-align: center;
}
.newsletter-form img {
    width: 70px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.newsletter-form h5 {
    padding: 0;
    margin: 0;
    font-weight: 400;
}
.socialmediaicons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.socialmediaicons img {
    margin: 0rem;
    width: 1.5rem;
    padding: 0rem;
}
.footer-list {
    font-family: 'Cera-Ant1-black';
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-transform: capitalize;
    flex-wrap: wrap;
    margin: 0;
    font-size: 15px;
    color: #fff;
}
.sm-title {
    text-transform: capitalize;
    letter-spacing: 1.2px;
}
.footer-list li {
    border-right: 1px solid #666667;
    padding: 0 10px;
    transition: color 0.3s, text-decoration 0.3s;
    cursor: pointer;
    margin-bottom: 5px;
}
.socialmediaicons li:last-child {
    margin-right: 0;
}
.socialmediaicons li {
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.socialmediaicons li a:hover {
    filter: invert(60%) sepia(0%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%));
    transition: all 1s linear 1s;
}
.footer-list li:last-child {
    border-right: none;
}
.footer-list li:hover {
    color: #fa385b;
}
.stream .tabs li a {
    color: #000;
    font-size: .95rem;
    padding-bottom: 2px;
    font-family: 'Open Sans';
    font-weight: 500;
}
.copyright, .copyright2 {
    font-size: 1rem;
    color: #fff;
    margin: 0;
    padding-bottom: 0;
    font-size: 11px;
}
.copyright {
    margin-top: 20px;
}
.flex-row {
    flex-direction: row!important;
}
.d-flex {
    display: flex!important;
}
.site-footer {
    background: #2d00cc;
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
    overflow: hidden;
}
.text-newsletter {
    margin-bottom: 20px;
    display: block;
}
.swiper {
    width: 100%;
    height: 100%;
    height: 600px;
}
.swiper-slide-content {
    position: absolute;
    left: 32px;
    bottom: 32px;
    max-width: calc(100% - 64px);
}
.swiper-slide-title {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.25;
    text-shadow: 0 0 5px rgb(0 0 0 / .25);
}
.swiper-pagination {
    left: 0px!important;
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto!important;
    left: auto!important;
    margin: 0;
}
.swiper-pagination-bullet {
    padding: 2px 2px;
    background-color: #fff!important;
    border-radius: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    background: rgb(0 0 0 / .2);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
}
.swiper-pagination-bullet-active {
    width: 50px!important;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 7px!important;
}
.swiper-pagination-bullet-active {
    color: #fff;
    background: #fff;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 50%!important;
}
.highlight-info-help {
    color: #ef3d5d;
    font-size: 1.3rem;
    font-weight: 700;
    margin-right: 10px;
}
.highlight-info {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 700;
}
.highlight-time-info {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 700;
    margin-right: 10px;
    padding-left: 5px;
    margin-left: 5px;
    border-left: 2px solid #ef3d5d;
}
.swiper-slide-title {
    font-size: 29px;
    font-weight: 700;
    line-height: 1.25;
    text-shadow: 0 0 5px rgb(0 0 0 / .25);
}
.btn-more-info a {
    background-color: #ef3d5d;
    padding: 13px 20px;
    border-radius: 10px;
    font-weight: 700;
}
.btn-more-info {
    margin: 40px 0;
}
.Swiper1 {
    font-family: 'Cera-Ant1-black';
    background-color: #1a1a1a;
    min-height: 120px;
    position: relative;
    padding: 0 30px;
}
.schedule-img {
    width: 40%;
    float: right;
}
.schedule-info {
    float: left;
    max-width: 60%}
.scedule-home {
    margin: 20px 0;
    border-right: 1px solid gray;
    padding: 0 20px;
}
.schedule-title {
    font-weight: 700;
    font-size: 20px;
}
.schedule-time {
    font-weight: 700;
    font-size: 18px;
    color: #ef3d5d;
    padding-top: 8px;
    padding-bottom: 3px;
}
.swiper-button-next-section-1 {
    position: absolute;
    right: 5px;
    bottom: 45%;
    z-index: 999999;
}
.swiper-button-prev-section-1 {
    position: absolute;
    left: 10px;
    z-index: 999999;
    bottom: 45%}
i.fa-regular.fa-circle-left, i.fa-regular.fa-circle-right {
    font-size: 21px;
    opacity: .5;
}
.section-title {
    font-family: 'Cera-Ant1-black'}
.site-main-content {
    max-width: 1200px;
    margin: 0 auto;
}
.positioning {
    position: absolute;
    right: 0;
    top: 155px;
}
.grid1-h {
    margin: 0!important;
    padding: 0!important;
}
.hvz1 {
    padding: 0 0 10px 0;
}
.hvz1-2 {
    padding: 0 0 10px 10px;
}
.seperator {
    background-color: #5d6162;
    height: 1px;
}
.second-color {
    color: #ef3d5d;
}
.entertainment-1 {
    width: 500px!important;
}
.swiper_myth {
    font-family: 'Cera-Ant1-black';
    height: 500px;
}
.swiper-slide-content_myth {
    position: absolute;
    left: 32px;
    bottom: 32px;
    max-width: calc(100% - 64px);
}
.swiper_myth:before {
    content: '';
    background: #fff;
    background: -moz-linear-gradient(270deg, #fff0 0%, rgb(0 0 0) 65%);
    background: -webkit-linear-gradient(270deg, #fff0 0%, rgb(0 0 0) 65%);
    background: linear-gradient(270deg, #fff0 0%, rgb(0 0 0) 65%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    width: 65%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.news-antenna .entries .play-container {
    background: #bf0101;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative;
}
.videos .entries .play-container .svg-play {
    width: 25px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.news-antenna .entries .entry-video-side {
    display: flex;
    justify-content: space-between;
}
.news-antenna-antenna .entries .entry-video-side .entry-cover {
    width: calc(50% - .5rem);
}
.news-antenna .entries .entry-title {
    margin: 0;
    font-size: 17px;
    font-size: 1.0625rem;
}
.news-antenna .entries a {
    color: #fff;
}
.news-antenna .entries .entry-excerpt {
    font-size: 17px;
    font-size: 1.0625rem;
}
.news-antenna .entries .entry-cover {
    overflow: hidden;
    margin-bottom: 1rem;
}
.news-antenna .entries .entry-cover img {
    float: left;
    width: 100%}
@media all and (min-width:1024px) {
    .videos .entries .entry-video-main .play-container .svg-play {
    width: 40px;
    height: 45px;
}
.content-container {
    font-family: 'Cera-Ant1-black';
    position: absolute;
    bottom: 10px;
    left: 10px;
}
}.ant1plus-logo-st {
    width: 60px;
    display: inline-block;
    margin-right: 10px;
}
.news-antenna {
    margin-bottom: 40px;
}
.swiper-carousel {
    text-align: center;
}
.section-title-sections {
    font-family: 'Cera-Ant1-black'}
.logos-st-sections {
    display: inline-block;
    flex: 1;
    text-align: right;
}
.logos-st-sections img {
    width: 50px;
}
.section-title-sections {
    font-family: 'Cera-Ant1-black';
    font-size: 22px;
    font-weight: 100;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: end;
    padding: 10px 0;
}
.news-color {
    color: #2e4a9f;
    margin-right: 10px;
}
.mak-color {
    color: #ee3682;
}
.enable-news-menu {
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    margin-top: 80px!important;
    opacity: 1!important;
}
.news-menu-desktop {
    position: absolute;
    left: 0;
    height: auto!important;
    background-color: #fff!important;
    margin-top: -280px;
    opacity: 0;
    z-index: 2!important;
    overflow: hidden;
}
.news-menu-desktop li {
    position: relative;
}
.news-menu-desktop li::after {
    position: absolute;
    content: '';
    width: 100%;
    bottom: -40px;
    height: 20px;
    background-color: #2c00ca;
    left: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.news-menu-desktop li.active::after, .news-menu-desktop li:hover::after {
    bottom: -20px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.news-menu-desktop ul {
    list-style: none;
    margin-left: 245px;
}
.news-menu-desktop ul li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 15px;
}
.news-menu-desktop ul li a {
    font-family: 'Cera-Ant1-black';
    color: #2C00CC;
    font-size: 14px;
    padding: 15px 0;
    cursor: pointer;
}
.news-menu-desktop ul li:last-child {
    margin-right: 0;
}
@media (max-width:1400px) {
    .main-nav {
    display: none;
}
.header-swipper {
    padding: 1vw;
}
.menu-icon {
    height: 30px!important;
    width: 30px!important;
    display: inline-block;
}
.hvz1, .hvz2, .hvz1-2 {
    padding: 0 20px 20px 20px!important;
    display: block;
    width: 100%!important;
    position: relative;
    top: 0;
}
.Swiper2 {
    text-align: center;
}
.section-title {
    font-family: 'Cera-Ant1-black'}
.entry-cover {
    padding: 20px;
}
#research_section .entry-cover {
    padding: 0;
}
#research_section .site-main-categories .wrapper-with-aside {
    padding: 0;
}
.news-antenna .entries .entry-video-side {
    width: 100%!important;
    display: block;
}
.live-site, .ant1plus, .social {
    display: block;
    margin-top: 20px;
}
.grid__col-3 {
    width: 45%!important;
}
.grid__col-6 {
    width: 45%!important;
}
.news-menu-desktop ul {
    list-style: none;
    margin-left: 0;
    display: flex;
    justify-content: center;
}
}.site-content {
    max-width: 1400px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    margin-top: 150px;
}
.tabs li {
    width: auto;
    margin-right: 5px;
}
.tabs li:last-child {
    margin-right: 0;
}
.stream.bg-light .tabs li {
    width: auto;
    margin-right: 0;
}
.stream-content {
    max-height: 456px;
}
.swiper_main_news {
    height: 600px;
    margin-bottom: 10px;
}
.header-swipper {
    display: flex;
    flex-direction: row;
}
.swipper_news_header {
    width: calc(75% - 15px);
    margin-right: 18px;
    position: relative;
}
.swipper_news_header::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1%;
    top: 0;
    left: 0;
    background-color: #cb2c3b;
    z-index: 9;
}
.bold {
    font-weight: 900;
    font-size: 26px;
}
.top-left-swipe p {
    margin: 5px 0;
}
.top-left-swipe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    text-align: center;
    color: #fff;
    background: #cb2c3b;
    padding-left: 80px;
    padding-right: 20px;
    font-size: 20px;
}
.header-rest {
    width: 30%}
.stream .tabs li a::after {
    content: '';
    width: 0;
    height: 3px;
    display: block;
    background: #2d00cc;
    transition: 300ms;
}
.stream .tabs li.active a::after {
    width: 100%}
.entry-small .entry-title {
    content: '';
    color: #000;
    transition: 300ms;
}
.entry-small a:hover .entry-title {
    color: #2d00cc;
}
h3.entry-title {
    color: #000;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.stream-content {
    padding: 0 10px;
    max-height: 445px;
    overflow: auto;
}
.ad {
    text-align: center;
    margin-top: 20px;
}
article.entry-small.horizontal {
    padding: 5px 0;
}
span.date {
    font-size: 12px;
}
.swiper_thump_news {
    width: 100%;
    overflow: hidden;
}
img.slide-image {
    height: 100px;
}
.swiper-slide-content {
    z-index: 9999;
    color: #fff;
    font-family: 'Open Sans'}
.description-info {
    font-size: 13px;
    font-family: 'Open Sans'}
.swiper_main_news::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    background: #fff;
    background: -moz-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: -webkit-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}
.slide-text {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
}
.swiper-slide-thumb-active .slide-text {
    color: #2d00cc;
}
.section-title {
    font-family: 'Open Sans';
    width: auto;
    display: inline-block;
    font-weight: unset;
}
.more-section-title {
    font-family: 'Open Sans';
    font-weight: unset;
    color: #000;
    font-size: 12px;
    margin-left: 15px;
}
.videos-h1 {
    border-bottom: 2px solid #ff8d00;
}
.videos-news {
    background: #fff;
    background: -moz-linear-gradient(180deg, #fff0 0%, rgb(204 204 204) 75%);
    background: -webkit-linear-gradient(180deg, #fff0 0%, rgb(204 204 204) 75%);
    background: linear-gradient(180deg, #fff0 0%, rgb(204 204 204) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cccccc", GradientType=1);
}
.inner-section-wrapper {
    max-width: 1400px;
    margin: 0 auto;
}
.blogs-news {
    background-color: #2d00cc;
}
.blogs-h1 {
    color: #fff;
    border-bottom: 2px solid #df0613;
}
.politics-h1 {
    border-bottom: 2px solid #4375bb;
}
.society-h1 {
    border-bottom: 2px solid #23b46b;
}
.world-h1 {
    border-bottom: 2px solid #f78d1e;
}
.economy-h1 {
    border-bottom: 2px solid #4375bb;
}
.socialvideos-h1 {
    border-bottom: 2px solid #f78d1e;
}
.sports-h1 {
    border-bottom: 2px solid #23b46b;
}
.health-h1 {
    border-bottom: 2px solid #03a04a;
}
.blogs-news .more-section-title {
    color: #fff;
}
.video-list {
    display: flex;
    flex-direction: row;
    padding-bottom: 0;
    position: relative;
    min-height: 584px;
}
.video-list-main {
    width: calc(75% - 15px);
    margin-right: 15px;
    position: relative;
}
.video-list-thum {
    align-items: flex-start;
    width: 25%;
    margin-right: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
}
.video-list-thum .thumb-container {
    width: 100%;
    position: relative;
    height: 100%}
.badge {
    position: absolute;
}
.svg-play {
    width: 25px;
}
.fl-thum-video {
    display: flex;
    min-height: 100%}
.video-img-list {
    width: 50%;
    margin-right: 10px;
}
.video-title-list {
    width: 50%}
.video-img-list {
    background-size: cover;
    background-position: center center;
}
.video-title-list {
    color: #000;
    font-weight: 700;
    font-size: 12px;
    padding: 5px 5px;
}
.video-list-thum .swiper-slide {
    background-color: #d7d7d7;
}
.badge {
    position: absolute;
    bottom: 0;
    right: 4px;
}
.swipper-videos .swiper-slide.swiper-slide-active {
    background-color: #2c00cc;
}
.swipper-videos .swiper-slide.swiper-slide-active .video-title-list {
    color: #fff;
}
.teasers-zone a {
    display: flex;
    column-gap: 10px;
}
.economy-news .content-teaser-society {
    width: calc(45% - 5px);
}
.economy-news .content-image-teaser-society {
    width: 90%}
.sports-news .content-teaser-society {
    width: calc(45% - 5px);
}
.sports-news .content-image-teaser-society {
    width: 90%}
.content-teaser-society {
    width: calc(30% - 5px);
}
.content-image-teaser-society {
    width: calc(100% - 120px);
}
.content-image-teaser-society img {
    width: 100%}
.health-news .content-teaser-society {
    width: calc(30% - 0px);
}
.wrapper-with-aside .news-zone-one {
    width: calc(75% - 5px);
}
.society-news .content-image-teaser, .health-news .content-image-teaser {
    width: 101%}
.content-image-teaser {
    width: calc(70% - 13px);
    order: 1;
    margin-left: 12px;
    background-repeat: no-repeat;
    background-position: top center;
}
.content-image-teaser.main-politics-img {
    min-height: 360px;
}
.content-teaser {
    width: calc(35% - 25px);
}
.news-zone-one {
    width: calc(95% - 15px);
    margin-right: 18px;
    position: relative;
}
.news-zone-one-aside {
    width: 100%}
section {
    padding: .5vw;
    position: relative;
}
.society-news .news-zone-one {
    width: 100%;
    margin-right: 3px;
}
.news-zone-one-aside .teasers-zone-rest {
    width: calc(25% - 8px);
    margin-top: 10px;
    display: inline-flex;
    margin-right: 10px;
}
.wrapper-with-aside {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.aside-content {
    width: calc(25% - 14px);
}
.swiper-slide-p-teaser {
    font-family: 'Open Sans';
    color: #000;
}
.swiper-slide-title-teaser {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #000;
}
.min-ago {
    margin-top: 40px;
    font-size: 12px;
    color: #000;
}
.teasers-zone-rest {
    width: calc(33.333% - 7px);
    margin-top: 10px;
    display: inline-flex;
    margin-right: 10px;
}
.teasers-zone-rest:last-child {
    margin-right: 0;
}
.teasers-zone-rest .content-image-teaser {
    margin-left: 0;
    width: 100%}
.teasers-zone-rest .content-teaser {
    width: 100%;
    margin-top: 10px;
}
.teasers-zone-rest .min-ago {
    margin-top: 20px;
}
.teasers-zone-rest-all a {
    display: flex;
}
.teasers-zone-rest-all .content-image-teaser {
    width: 150px;
    background-size: cover;
}
.teasers-zone-rest-all .content-teaser {
    width: 85%;
    font-size: 12px;
}
.teasers-zone-rest-all .min-ago {
    margin-top: 5px;
}
.teasers-zone-rest-all {
    margin-bottom: 15px;
}
.seperator {
    background-color: #d4d4d4;
    height: 1px;
    margin: 15px 0;
}
.blogs-news .swiper-slide-title-teaser, .blogs-news .min-ago {
    color: #fff;
}
.teasers-zone>a .content-image-teaser img, .teasers-zone-rest>a .content-image-teaser img {
    transition: all .3s ease;
}
.health-news .news-zone-one {
    width: 100%}
.world-news .wrapper-with-aside .content-teaser {
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 99;
    width: 100%}
.world-news .wrapper-with-aside .content-image-teaser {
    width: 100%;
    margin-left: 0;
}
.content-image-teaser img {
    width: 100%}
.world-news .wrapper-with-aside .news-zone-one:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    bottom: 0;
    left: 0;
    background: #fff;
    background: -moz-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: -webkit-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}
.world-news .wrapper-with-aside .content-teaser .swiper-slide-title-teaser, .world-news .content-teaser .min-ago {
    color: #fff;
}
.swiper_social {
    height: 500px;
    overflow: hidden;
    position: relative;
}
.swiper_socia .swiper-slide.swiper-slide-active {
    position: relative;
}
.swiper_social .swiper-slide-title {
    font-size: 1em;
    color: #000;
    text-shadow: none;
}
.swiper_social .swiper-gl-image {
    border-radius: 15px;
    position: relative;
}
.swiper_social .swiper-slide-content {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: -300px;
    padding: 20px 15px;
    background-color: #2c00c8;
    color: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top: 12px solid #2c00c8;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.swiper_social .swiper-slide .swiper-gl-image:hover {
    cursor: pointer;
}
.swiper_social .swiper-slide:hover .swiper-slide-content {
    bottom: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.swiper-button-prev.social::after, .swiper-button-next.social::after {
    color: #fff;
}
.swiper_social .swiper-slide-content::after {
    position: absolute;
    content: "";
    width: 40px;
    top: -40px;
    right: 10px;
    height: 50px;
    background: url(../images/ANT1_NEWS_white.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.swiper_social .swiper-slide-content::before {
    position: absolute;
    content: "";
    width: 100%;
    top: -49px;
    left: 50px;
    border-left: 50px solid #fff0;
    border-bottom: 50px solid #2c00c8;
    z-index: -1;
}
.swiper_social .swiper-slide {
    overflow: hidden;
}
.swiper_social .swiper-slide-title {
    color: #fff;
}
.stream.bg-light {
    padding: 0px!important;
    margin-bottom: 10px;
    margin-top: -20px;
    position: relative;
}
.player-container {
    background: #777;
    position: relative;
}
.video-list-main #jwplayer {
    position: relative;
    bottom: 0;
    right: 0;
    transition: 0.3s;
    width: 100%}
.video-list-main.fixed-player #jwplayer {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 20vw;
    min-width: 250px;
    height: auto;
    z-index: 999;
    transition: 0.3s;
}
.news-all-categories {
    display: flex;
    flex-direction: row;
}
.footer-list-news-category {
    width: calc(25% - 10px);
    margin-right: 10px;
}
.main-article-title {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 5px;
}
.main-article-footer .date {
    color: #000;
}
.second-article-footer {
    padding: 10px 5px;
}
.main-article-footer {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.article-footer-title {
    color: #000;
}
.world-news .news-zone-one {
    margin-bottom: 5px;
}
.health-news .teasers-zone-rest .content-teaser {
    width: 100%}
.close-fixed {
    background: #fff;
    position: absolute;
    z-index: 9;
    top: -10px;
    left: -15px;
    border: 1px solid #000;
    border-radius: 28px;
    padding: 5px 10px 5px 10px;
    font-weight: 700;
    font-family: 'Open Sans';
    cursor: pointer;
}
i.fa-regular.fa-circle-xmark {
    color: #000;
}
.section-main, .section-side {
    position: relative;
}
.has-action {
    background-image: url(../images/flash_news.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 110px;
    margin: 0 0 20px 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    background-position: center center;
}
.content-flash-news {
    padding: 10px;
    width: 19%}
.teaser-flash-news {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    max-width: 25%;
    padding-top: 0;
    margin-top: 15px;
}
.banner .image {
    font-weight: 700;
    width: 60%;
    padding: 25px 0;
    text-align: center;
    margin-right: 65px;
}
.flash-more {
    background-color: #fff;
    color: #000;
    padding: 12px 15px;
    height: 20px;
    margin: 33px 33px 10px 10px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    display: block;
}
.banner .image a {
    font-size: 20px!important;
}
h3 {
    font-size: 25px;
    font-size: 1.4rem;
}
.weather-news .inner-section-wrapper {
    background-color: #2d00cc;
    margin: 0 auto;
    padding: 20px;
    color: #fff;
    font-family: 'Open Sans'}
.weather-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.weather-place {
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 5px;
}
.date-place {
    margin-right: 20px;
    width: 50%}
.weather-temp-desc {
    width: 90%;
    text-align: right;
}
.weather-temp {
    font-size: 40px;
    font-family: 'Open Sans';
    font-weight: 100;
}
.weather-desc {
    font-size: 12px;
    margin-bottom: -5px;
    margin-top: 5px;
}
.current-weather {
    padding-top: 3px;
    width: 30%;
    text-align: center;
    display: flex;
    flex-direction: row;
    border-right: 1px solid #fff;
    margin-right: 20px;
}
.athens {
    width: 50%;
    display: flex;
    position: relative;
}
.current-weather {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: row;
    border-right: 1px solid #fff;
}
.weather-cities {
    width: calc(13.5% - 10px);
    text-align: center;
    position: relative;
}
.icon-city {
    width: 50px;
    margin: 0 auto;
    margin-top: -15px;
}
.city-name {
    font-weight: 700;
    margin-top: -10px;
}
.description-city {
    font-size: 11px;
}
.weather-city {
    font-weight: 700;
}
.banner .toolbox .close {
    position: absolute;
    z-index: 9;
    background: #fff;
    border: 0;
    font-size: 1rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-radius: 15px;
    padding: 5px 10px;
    font-weight: 700;
    right: -38px;
    top: 5px;
}
@media (max-width:1100px) {
    .playing-now {
    margin-top: 0px!important;
}
.news-menu-desktop {
    display: none;
}
.newsletter-sign-up {
    margin-top: 0;
}
.header-swipper {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
.swipper_news_header {
    width: 100%;
    margin-right: 0;
    margin-top: -40px;
}
.header-rest {
    display: none;
}
.video-title-list {
    width: 50%;
    padding: 10px;
}
article.swiper-slide {
    height: 75px;
    margin-bottom: 5px;
}
.swipper_news_header {
    width: 100%;
    margin-right: 0;
    margin-top: -40px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    margin-top: -20px;
}
}@media (max-width:900px) {
    .video-list-thum {
    max-height: 100vh;
}
.current-weather {
    width: 50%;
    margin-right: 0;
    border: 0;
}
.politics-news .wrapper-with-aside {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.politics-news .wrapper-with-aside .news-zone-one {
    width: 100%}
.politics-news .news-zone-one {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 0;
}
.politics-news .teasers-zone-rest {
    width: calc(50% - 1vw);
    margin-top: 1vw;
}
.politics-news .aside-content {
    width: 100%}
.politics-news .teasers-zone-rest-all .content-image-teaser {
    width: 32%;
    background-size: contain;
    height: 100px;
}
.politics-news .news-zone-one-all {
    margin: 2vw auto;
}
.society-news .news-zone-one-aside, .blogs-news .news-zone-one-aside, .world-news .news-zone-one-aside, .economy-news .news-zone-one-aside, .sports-news .news-zone-one-aside, .health-news .news-zone-one-aside, .news-all-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.society-news .teasers-zone-rest, .blogs-news .teasers-zone-rest, .world-news .teasers-zone-rest, .economy-news .teasers-zone-rest, .sports-news .teasers-zone-rest, .health-news .teasers-zone-rest, .footer-list-news-category {
    width: calc(50% - 2vw);
}
.news-zone-one-aside .teasers-zone-rest, .politics-news .teasers-zone-rest {
    margin-right: 0;
}
}@media (max-width:770px) {
    .wrapper-with-aside .news-zone-one {
    width: 100%}
.teasers-zone a {
    flex-wrap: wrap;
}
.content-image-teaser.main-politics-img, .content-image-teaser-society {
    width: 100%;
    margin: 0;
}
.content-teaser, .content-teaser-society, .economy-news .content-image-teaser-society, .economy-news .content-teaser-society, .sports-news .content-image-teaser-society, .sports-news .content-teaser-society, .health-news .content-teaser-society {
    width: 100%}
.min-ago {
    margin-top: 15px;
    margin-bottom: 15px;
}
.content-flash-news {
    width: 100%}
.banner.has-action {
    margin-bottom: 60px;
    max-height: 240px;
    padding: 10px 10px;
}
.teaser-flash-news {
    text-align: center;
    width: 100%;
    display: inline-flex;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    margin-top: -2px;
}
.banner .image {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-top: 80px;
}
.footer-list-news-category {
    width: calc(50% - 2vw)!important;
    margin-right: 10px;
}
.news-all-categories {
    display: flex;
    flex-wrap: wrap;
}
.news-zone-one-aside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news-zone-one-aside .teasers-zone-rest {
    width: calc(50% - 8px);
}
.news-zone-one {
    margin-right: 0!important;
}
.content-teaser {
    order: 1;
}
.aside-content {
    width: 100%}
.news-zone-one-all {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.teasers-zone-rest-all .content-image-teaser {
    width: 30%;
    background-size: contain;
    height: 100px;
}
.teasers-zone-rest-all .content-teaser {
    width: 70%;
    font-size: 12px;
    padding-left: 1vw;
}
.content-image-teaser {
    margin-left: 0;
}
}@media (max-width:450px) {
    .section-main.category-main, .aside-content {
    width: 100%!important;
    padding: 10px!important;
}
.entry-cover-category, .entry-small.vertical {
    width: 100%!important;
}
.weather-wrapper .weather-cities~.weather-cities {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.weather-cities {
    width: 100%;
    margin-bottom: 25px;
}
.video-list {
    display: block;
}
.video-list-main {
    width: 100%;
    margin-top: 226px;
}
.wrapper-with-aside {
    display: block;
}
.video-list-thum {
    display: none;
}
.swiper_thump_news {
    display: none;
}
.news-zone-one {
    margin-right: 0;
    width: 100%}
.description-info-teaser {
    height: 40px;
}
.teasers-zone-rest {
    width: 100%}
.aside-content {
    width: 100%}
.society-news .news-zone-one {
    width: 100%;
    margin-right: 0;
}
.news-zone-one-aside .teasers-zone-rest {
    width: 100%}
.news-all-categories {
    display: block;
}
.footer-list-news-category {
    width: 100%}
}#featuredContentContainer .content-container {
    position: relative!important;
}
.flex-gap {
    gap: 10px;
}
.section-main.category-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 69%;
    gap: 10px;
}
article.entry-cover-category {
    width: calc(66.667% - 5px);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}
.entry-small.vertical {
    width: calc(33.333% - 7px);
}
.content-container.no-pos {
    position: relative;
    left: 0;
    top: 0;
}
.entry-cover-category .content-container {
    bottom: 25px;
    color: #fff;
    text-shadow: 1px 1px #000;
}
.entry-cover-category .content-container h3 {
    bottom: 25px;
    color: #fff;
    text-shadow: 1px 1px #000;
}
.md-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
}
.flickity-button {
    display: block;
}
article iframe {
    width: 100%}
article iframe {
    width: 100%;
    border: 0;
    overflow: hidden;
    width: 100%}
.embla {
    overflow: hidden;
}
.embla__container {
    display: flex;
    will-change: transform;
}
.embla__slide {
    position: relative;
    flex: 0 0 auto;
    width: 100%}
.ad.bg-light {
    padding: 20px 0;
    text-align: center;
}
article.entry-small.vertical-alt {
    margin-bottom: 20px;
}
.article-content a {
    color: #2d00cc;
}
.content-container.no-pos .tag {
    color: #2d00cc;
    font-size: .8rem;
    font-weight: 700;
    margin-right: 10px;
}
.article-content .tag {
    font-size: .8rem;
    color: #fff;
    background-color: #2d00cc;
    padding: 5px 10px;
    margin: 5px;
    display: inline-block;
    border-radius: 5px;
}
.ceation-datetime {
    display: block;
    text-align: left;
    width: 100%;
    margin-top: -30px;
}
.relative-aside {
    padding: 20px 20px!important;
}
img.featured {
    width: 100%;
    height: auto;
}
.article-content iframe {
    height: 100Vh;
    display: block;
    min-width: 63vw;
}
.pages-article .selectedpaging, .pages-article .paging:hover {
    padding: 5px 10px;
    color: #fff;
    background-color: #2d00cc;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
}
.pages-article .paging {
    padding: 5px 10px;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
}
.ceation-datetime .date:last-child {
    margin-left: 10px;
}
h3:hover, .swiper-slide-title:hover, .slide-inner:hover, .teasers-zone a:hover .swiper-slide-title-teaser, .teasers-zone-rest a:hover .swiper-slide-title-teaser, .teasers-zone-rest-all a:hover .swiper-slide-title-teaser, .society-news .teasers-zone-rest a:hover .swiper-slide-title-teaser, .main-article-footer a:hover .main-article-title, .article-footer-title:hover {
    text-decoration: underline;
}
a:hover {
    color: #000;
}
.grid--direction-column a:hover {
    color: #fff;
}
.blogs-news .teasers-zone-rest a:hover .swiper-slide-title-teaser {
    color: #fff;
    text-decoration: underline;
}
.description-info-teaser p {
    color: #000;
}
.pricefox-title-main {
    padding: 0 30px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    font-size: 19px;
    color: #fff;
}
.pricefox-widget {
    border: 1px solid #ccc;
    padding: 10px 10px;
    position: relative;
    border-radius: 5px;
    background-color: #004766;
}
.pricefox-article {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    margin: 10px 0;
}
.pf_color {
    color: #f26e21;
    font-weight: 700;
}
.pricefox-articles {
    padding: 20px 0;
}
.pricefox-article .ordering {
    width: 10%;
    color: #f26e21;
    font-weight: 700;
    font-size: 17px;
}
.pricefox-article .title {
    width: calc(90% - 10px);
}
.pricefox-article .title a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
.pricefox-article .title a:hover i {
    color: #F26E21;
}
.pricefox-logo {
    width: 150px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -45px;
    background-color: #004766;
    height: 50px;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
}
.news-watch .embed-container {
    margin: 0;
    max-width: unset;
    padding: 0;
}
.news-watch .smb {
    display: none;
}
.news-watch .show-about {
    padding: 0;
}
.news-watch a.has-video, .news-watch .tabs li a {
    color: #000;
}
.news-watch .item .content-container {
    position: relative;
    bottom: 0rem;
    left: 0rem;
    padding: 0;
    vertical-align: unset;
    z-index: 9;
    display: inline-block;
}
.news-watch .item:hover .has-video::after {
    display: none;
}
.banner-placeholder.vertical .banner-300x250 {
    max-height: unset;
    min-height: unset;
    margin: 0 auto;
    margin-bottom: 0;
}
.forcast-city {
    width: 15.4%;
    border-right: 1px solid;
}
.five-days-forecast .city-name {
    font-size: 24px;
    align-content: center;
    margin-top: 0;
}
.forcast-city:last-child {
    border-right: 0 solid;
}
.weather-cities.forcast {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    margin-top: 20px;
}
.five-days-forecast {
    border-top: 1px solid;
    background-color: #2C00CC;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
}
.five-d-f-active {
    margin-top: 25px;
    opacity: 1!important;
    height: auto!important;
}
.thessaloniki-f, .Patra-f, .Heraklion-f, .Kalamata-f, .athens-f {
    opacity: 0;
    height: 0;
    z-index: 0;
}
.date-city {
    font-weight: 700;
    font-size: .8rem;
}
.athens:hover .weather-widget {
    padding-bottom: 200px;
}
.w-ind {
    font-size: 12px;
    margin-bottom: -7px;
    padding-top: 5px;
    line-height: 22px;
}
.button-five-days {
    font-weight: 700;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 2px 4px;
    cursor: pointer;
}
.button-five-days:hover {
    box-shadow: 1px 1px 5px #fff;
}
.rest-cities-forcast {
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 0;
}
.close-weather {
    position: absolute;
    right: 0;
    margin-top: 5px;
    font-size: 20px;
    z-index: 9;
    cursor: pointer;
}
.swipper_news_header .slide-inner img {
    width: 100%;
    min-width: 100%;
    height: auto;
}
#latest-news .zone-1-fthis, #new_mac_program .zone-1-fthis {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
}
#latest-news .entry-cover-fthis-zone-1, #new_mac_program .entry-cover-fthis-zone-1 {
    width: calc(25% - .5vw);
}
#latest-news .img-zone-1-fthis, #new_mac_program .img-zone-1-fthis {
    width: 100%;
    background-size: cover;
    height: 230px;
    background-repeat: no-repeat;
    background-position: top center;
}
.site-main-categories .section-title {
    padding: 0 2vw;
}
.flex-gap {
    gap: 0;
}
.site-main-categories .wrapper-with-aside {
    justify-content: space-between;
    padding: 0 2vw;
}
.research .wrapper-with-aside {
    padding: 0;
}
.research .section-title.sports-h1 {
    padding: 0;
}
.section-main.category-main {
    width: calc(70% - 1vw);
}
.site-main-categories .aside-content {
    width: calc(30% - 1vw);
}
.flex-gap .stream.bg-light {
    margin-top: -10px;
}
.ajax .section-title {
    padding: 0;
}
.flex-gap .tabs.ajax {
    display: flex;
    justify-content: space-between;
}
.stream-content {
    padding: 0;
    max-height: 450px;
    overflow: auto;
}
.entries-row, .entries-row .section-title {
    padding: 0;
}
.content-container {
    position: relative;
    bottom: 0;
    left: 0;
}
.entry-cover-category .content-container {
    position: relative;
}
.entry-cover-category .content-container {
    bottom: 0;
    text-shadow: none;
    color: #000;
}
.entry-cover-category .content-container h3 {
    color: #000;
    text-shadow: none;
}
article.entry-cover-category {
    width: calc(66.667% - .5vw);
}
.entry-small.vertical {
    width: calc(33.333% - .5vw);
}
.badge {
    bottom: 10px;
    right: 5px;
    z-index: 1;
}
.entry-cover-category .content-container h3:hover {
    color: #2d00cc;
}
.site-main {
    padding: 0 2vw;
}
.site-main .wrapper-with-aside {
    padding: 0;
    justify-content: space-between;
}
.site-main .aside-content {
    width: calc(30% - 1vw);
}
.pages-article {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.site-main .section-main.category-main.article-content p {
    width: 100%}
.site-main .aside-content .relative-aside {
    padding: 0!important;
}
.article-content iframe {
    height: 500px;
    min-width: 100%}
.site-main .entry-cover {
    margin-bottom: 2vw;
}
.wrapper-with-aside.flex-gap .ceation-datetime .date {
    margin-left: 0;
}
.banner .image a:hover {
    text-decoration: underline;
    color: #fff;
}
.main-category>a {
    opacity: 1;
}
.header-swipper .tabs.ajax {
    display: flex;
    justify-content: space-between;
    margin-top: .6rem;
}
.paging-container {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    margin: 2vw auto;
}
.paging-container .selectedpaging {
    padding: 5px 10px;
    color: #fff;
    background-color: #2d00cc;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
}
.paging-container .paging {
    padding: 5px 10px;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
    color: #2d00cc;
}
.paging-container .paging:hover {
    background-color: #2d00cc;
    color: #fff;
}
.with-sidebar {
    padding: 0;
    flex-wrap: wrap;
}
.section-side .tabs.ajax {
    display: flex;
    justify-content: space-between;
}
.stream .tabs.ajax {
    padding-top: 0;
}
.with-sidebar .ad.bg-light {
    display: none;
}
.with-sidebar .section-side.category-side {
    width: calc(30% - 1vw);
    padding-top: .5vw;
}
.tags-inner .entry-cover {
    padding: 0;
}
.tags-inner a {
    color: #2d00cc;
}
.tags-inner .tag {
    margin-right: 5px;
}
.tags-inner .entry-cover {
    margin-bottom: 0;
}
.tags-inner .pagination {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 2vw auto;
}
.tags-inner .pagination .selectedpaging {
    padding: 5px 10px;
    color: #fff;
    background-color: #2d00cc;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
}
.tags-inner .pagination .paging {
    padding: 5px 10px;
    border: 1px solid #2d00cc;
    font-weight: 700;
    border-radius: 5px;
    margin: 0 5px;
    color: #2d00cc;
}
.tags-inner .pagination .paging:hover {
    background-color: #2d00cc;
    color: #fff;
}
.athens .button-five-days {
    margin-left: 5px;
}
#weather_landingpage .thessaloniki-mobile {
    display: none;
}
#weather_landingpage .goto_inner_weather {
    display: none;
}
.weather-news.innerpage .thessaloniki-mobile, .weather-news.innerpage .goto_inner_weather {
    display: none;
}
.innerpage .weather-wrapper {
    flex-direction: row;
    z-index: 9;
    position: relative;
    flex-wrap: wrap;
}
.innerpage .weather-cities {
    width: 50%}
.innerpage .athens {
    width: 100%;
    margin-bottom: 20px;
}
.innerpage .rest-cities-forcast {
    right: 20%;
    top: 10%}
.innerpage .weather-cities.forcast {
    gap: 0;
    flex-direction: row;
    margin: 0;
    width: 100%}
.innerpage .forcast-city {
    width: 50%;
    border: 0;
    margin-top: 30px;
}
.close-weather .fa-regular.fa-circle-xmark {
    color: #fff;
}
.innerpage .forcast-city:nth-child(2n+1) {
    border-bottom: 1px solid #fff;
    margin-top: 0;
    padding: 10px 0;
}
.innerpage .forcast-city:nth-child(2n) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    margin-top: 0;
}
.innerpage .forcast-city:first-child {
    border: 0;
}
.innerpage .forcast-city:last-child {
    border-bottom: 0;
}
.weather-news.innerpage {
    margin-top: 2vw;
}
.innerpage .current-weather {
    border: 0;
    margin-right: 0;
}
.innerpage .weather-wrapper .weather-cities:nth-child(2) {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 20px;
}
.innerpage .weather-cities {
    padding: 20px;
}
.innerpage .five-days-forecast {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
}
.innerpage .five-days-forecast.five-d-f-active {
    position: absolute;
    content: '';
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    border: 0;
    z-index: 999;
}
.innerpage .cityName::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    top: 40px;
    left: 0;
}
.innerpage .city-name.forcast-city {
    position: relative;
    width: 100%}
.innerpage .close-weather {
    right: 5px;
}
.innerpage .w-ind {
    line-height: 22px;
}
#research_section .entry-cover {
    position: relative;
}
#research_section .entry-cover .content-container.no-pos {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    min-height: auto;
    top: unset;
    padding: 20px;
    z-index: 9;
}
.entry-cover a {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
#research_section .entry-cover h3.entry-title {
    color: #fff;
    font-size: 20px;
}
#research_section .entry-cover::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 150px;
    background: #fff;
    background: -moz-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: -webkit-linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    background: linear-gradient(180deg, #fff0 0%, rgb(0 0 0) 66%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
    z-index: 9;
}
#latest-news .entry-title-zone-1-fthis, #new_mac_program .entry-title-zone-1-fthis {
    color: #000;
    font-size: 14px;
}
@media (max-width:1400px) {
    .site-content {
    margin-top: 130px;
}
.entry-small.vertical {
    width: calc(33.333% - 1vw);
}
.site-main .aside-content .relative-aside .entry-cover {
    padding: 0;
}
.meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.weather-cities.forcast {
    gap: 15px;
    margin: 20px auto;
}
}@media (max-width:1200px) {
    .pod_title_header {
    font-size: 11px;
}
.site-content {
    margin-top: 0;
    padding-top: 120px;
}
.swiper_main_news {
    height: 500px;
    margin-bottom: 10px;
}
.news-zone-one {
    margin-right: 0;
}
.wrapper-with-aside .news-zone-one {
    width: 100%}
.aside-content {
    width: 100%}
.news-zone-one-all {
    display: flex;
    margin-top: 20px;
}
.teasers-zone-rest-all {
    width: 25%;
    margin-right: 10px;
}
.teasers-zone-rest-all a {
    display: flex;
    flex-wrap: wrap-reverse;
}
.politics-news .news-zone-one-all .content-image-teaser {
    min-width: 100%;
    margin-left: 0;
    width: 100%;
    height: 150px;
    margin: ;
    background-repeat: no repeat;
    background-size: cover;
}
.teasers-zone-rest-all:last-child {
    margin-right: 0;
}
.teasers-zone-rest .min-ago {
    margin-top: 5px;
}
.world-news .wrapper-with-aside .content-image-teaser {
    width: 70%}
.world-news .wrapper-with-aside .news-zone-one::after {
    display: none;
}
.world-news .wrapper-with-aside .content-teaser {
    width: 30%}
.world-news .teasers-zone a {
    position: relative!important;
}
.world-news .wrapper-with-aside .content-teaser .swiper-slide-title-teaser, .world-news .content-teaser .min-ago {
    color: #000;
    text-align: start;
    margin-left: 15px;
}
.content-image-teaser-society, .sports-news .content-image-teaser-society, .economy-news .content-image-teaser-society, .world-news .wrapper-with-aside .content-image-teaser {
    width: calc(75% - 10px);
}
.content-teaser-society, .world-news .wrapper-with-aside .content-teaser, .health-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest, .sports-news .content-teaser-society, .economy-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest {
    width: calc(25% - 10px);
    margin-right: 10px;
}
.news-zone-one-aside .teasers-zone-rest:last-child {
    margin-right: 0;
}
.min-ago {
    margin-top: 10px;
}
.economy-news aside {
    order: -1;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 75%!important;
    margin-left: auto;
    margin-right: auto;
}
.news-all-footer .news-all-categories {
    flex-wrap: wrap;
}
.news-all-footer .footer-list-news-category {
    width: calc(50% - 10px);
}
.content-teaser-society, .world-news .wrapper-with-aside .content-teaser, .health-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest, .sports-news .content-teaser-society, .economy-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest {
    width: calc(25% - 10px);
    margin-right: 10px;
    left: unset;
    right: 0;
    top: 0;
    bottom: unset;
}
.site-main .section-main.category-main {
    width: calc(65% - 1vw);
}
.site-main .aside-content {
    width: calc(35% - 1vw);
}
.sports-news .aside-content {
    width: 50%;
    margin: 2vw auto 0 auto;
}
.with-sidebar .section-main-weather {
    width: calc(65% - 10px);
}
.weather-cities.forcast {
    gap: 0;
}
.five-days-forecast .city-name {
    width: 20%}
.weather-cities {
    width: calc(12.5% - 10px);
}
.with-sidebar .section-side.category-side {
    width: calc(35% - 10px);
}
}@media (max-width:992px) {
    .inner-section-wrapper {
    padding: 0 1rem;
}
.main-article-title {
    font-size: 1em;
}
.video-list-main #jwplayer {
    position: relative;
}
.videos-news .video-list-main {
    width: 100%;
    min-height: 400px;
    margin-right: 0;
}
.videos-news .video-list {
    flex-wrap: wrap;
}
.videos-news .swiper-vertical>.swiper-wrapper {
    flex-direction: row;
}
.videos-news .video-list-thum {
    width: 100%;
    min-height: 200px;
    position: relative;
}
.video-list-thum .thumb-container {
    width: 100%;
    position: relative;
    height: 100%;
    padding: 10px;
}
.videos-news article.swiper-slide {
    height: auto;
}
.videos-news .swiper-slide {
    border-right: 1px solid #000;
}
.teasers-zone-rest-all a, .news-zone-one-all {
    flex-wrap: wrap;
    flex-direction: row;
}
.politics-news .news-zone-one-all {
    flex-wrap: wrap-reverse;
    flex-direction: row;
}
.politics-news .news-zone-one-all {
    flex-wrap: wrap;
    flex-direction: row;
}
.teasers-zone-rest-all {
    width: calc(50% - 10px);
    margin-right: 10px;
}
.teasers-zone-rest-all .content-teaser {
    width: 100%;
    font-size: 1em;
    padding-left: 0vw;
}
.content-teaser-society, .world-news .wrapper-with-aside .content-teaser, .health-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest, .sports-news .content-teaser-society, .economy-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest {
    width: calc(50% - 10px);
    margin-right: 10px;
}
.content-image-teaser-society, .sports-news .content-image-teaser-society, .economy-news .content-image-teaser-society, .world-news .wrapper-with-aside .content-image-teaser {
    width: 100%}
.teasers-zone .content-teaser-society {
    width: 100%!important;
}
.world-news .teasers-zone .content-teaser {
    width: 96%;
    top: unset;
    right: unset;
    bottom: 2%;
    left: 2%}
.world-news .wrapper-with-aside .content-teaser .swiper-slide-title-teaser, .world-news .content-teaser .min-ago {
    color: #fff;
}
.news-zone-one-aside .teasers-zone-rest:last-child {
    margin-right: 10px;
}
.world-news .wrapper-with-aside .content-teaser .swiper-slide-title-teaser, .world-news .content-teaser .min-ago {
    margin-left: 0;
}
.world-news .teasers-zone::before {
    position: absolute;
    content: '';
    width: calc(100% - 10px);
    height: 200px;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    z-index: 9;
}
.sports-news .teasers-zone a, .society-news .teasers-zone a {
    flex-wrap: wrap;
}
politics-news .teasers-zone-rest-all aR {
    flex-wrap: wrap-reverse;
    flex-direction: row;
}
.section-main.category-main {
    width: 100%}
.site-main-categories .aside-content {
    width: 100%;
    margin-top: 2vw;
}
article.entry-cover-category {
    width: 100%}
.entry-cover-category .content-container {
    position: relative;
}
.entry-small.vertical {
    width: calc(50% - 1vw);
    margin-bottom: 2vw;
}
.site-main .section-main.category-main {
    width: 100%}
.site-main .aside-content {
    width: 100%;
    margin-top: 2vw;
}
.wrapper-with-aside .news-zone-one {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.site-main .entry-small.vertical-alt, .site-main .entry-cover {
    width: calc(50% - 1vw);
    margin-bottom: 2vw;
}
.site-main .aside-content .relative-aside .section-title {
    width: 100%}
.site-main .aside-content .relative-aside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.site-main article.entry-small.vertical-alt {
    margin-bottom: 2vw;
    width: calc(50% - 1vw);
}
.sports-news .teasers-zone {
    width: 100%}
.sports-news .teasers-zone a {
    column-gap: 0;
    display: flex;
    justify-content: space-between;
}
.sports-news .teasers-zone-rest {
    margin-right: 0;
    width: calc(50% - 1vw);
}
.sports-news .aside-content {
    width: 75%}
.sports-news .teasers-zone .content-image-teaser {
    width: calc(50% - 1vw);
    margin-left: 0;
    background-position: top center;
}
.sports-news .teasers-zone .content-teaser {
    width: calc(50% - 1vw);
    order: -1;
}
#latest-news .inner-section-wrapper, #latest-videos .inner-section-wrapper, #latest-videos-ant1 .inner-section-wrapper, #new_mac_program .inner-section-wrapper {
    padding: 0;
}
.entries-row.relative-aside .thumb-container img {
    width: 100%}
.entries-row.relative-aside {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.entries-row.relative-aside .section-title {
    width: 100%}
.banner.has-action .image {
    width: 50%}
.with-sidebar .section-main-weather {
    width: 100%}
.with-sidebar .section-side.category-side {
    width: 100%}
.innerpage .forcast-city:nth-child(2n+1), .innerpage .forcast-city:nth-child(2n) {
    border-bottom: 0;
    border-right: 1px solid #fff;
}
.innerpage .forcast-city:last-child {
    border-right: 0;
}
.weather-wrapper {
    flex-wrap: wrap;
}
.current-weather {
    border-right: 0;
    margin-right: 0;
}
.athens {
    width: 100%}
.weather-cities {
    width: 25%;
    margin-top: 15px;
}
.city-name.forcast-city:first-child {
    border: 0;
}
.five-days-forecast .city-name {
    width: 100%;
    margin-bottom: 10px;
}
.forcast-city {
    width: 20%}
.innerpage .weather-wrapper .weather-cities:nth-child(2) {
    border: 0;
}
#latest-news .entry-cover-fthis-zone-1, #new_mac_program .entry-cover-fthis-zone-1 {
    width: calc(50% - .5vw);
}
.innerpage .weather-cities {
    width: 25%}
.innerpage .weather-wrapper {
    flex-direction: row;
}
.innerpage .weather-cities.forcast {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    margin-top: 20px;
}
.innerpage .city-name.forcast-city {
    width: 100%}
.innerpage .forcast-city {
    width: calc(20% - 16px);
}
}@media (max-width:768px) {
    .swiper_social .swiper-slide.swiper-slide-active .swiper-slide-content, .swiper_social .swiper-slide: hover .swiper-slide-content {
    bottom: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.modal-content {
    width: 100vw;
}
#newsletter-form {
    width: 90%}
.world-news .teasers-zone .content-teaser {
    width: 94%;
    left: 10px;
}
.videos-news .video-list-main {
    min-height: 300px;
}
.section-main.category-main {
    width: 100%}
.site-main-categories .aside-content {
    width: 100%;
    margin-top: 4vw;
}
.site-main .section-main.category-main {
    width: 100%}
.site-main .aside-content {
    width: 100%}
.sports-news .aside-content {
    width: 100%}
.sports-news .teasers-zone .content-image-teaser {
    width: 100%}
.sports-news .teasers-zone .content-teaser {
    position: relative;
    order: 1;
    width: 100%}
.banner.has-action .image {
    width: 100%}
.athens {
    margin-bottom: 15px;
}
.innerpage .rest-cities-forcast {
    right: 10%}
}@media (max-width:576px) {
    #roh_news {
    display: flex;
    flex-direction: column;
    min-width: 100%;
    width: 100%}
#roh_news .entry-small.horizontal {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
#roh_news a {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%}
.roh_image {
    width: 50%}
.roh_image img {
    min-width: 100%;
}
.roh_image .date {
    color: #000;
}
.roh_img_content {
    width: 50%}
#roh_news article::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #ececec;
    left: 0;
    bottom: 0;
}
#submenu-mobile {
    width: 100%;
    height: auto;
    display: block;
    display: flex;
    justify-content: space-around;
    padding-bottom: 20px;
}
#submenu-mobile a {
    width: 33.33%;
    text-align: center;
}
#submenu-mobile .border-right {
    border-right: 1px solid #fff;
}
.inner-section-wrapper {
    padding: 0rem;
}
.video-list-thum {
    display: block;
}
.video-list {
    min-height: 400px;
}
.videos-news .video-list-main {
    min-height: 220px;
}
.video-list-main {
    width: 100%;
    margin-top: 0;
}
.swipper_news_header {
    margin-top: 20px;
}
.swiper-gl {
    margin: 0;
}
.header-swipper .swiper-slide-title {
    font-size: 26px;
}
.swiper-slide-content {
    position: absolute;
    left: 15px;
    bottom: 25px;
    max-width: calc(100% - 30px);
}
.header-swipper .swiper_thump_news {
    display: none;
}
.teasers-zone-rest-all {
    width: 100%;
    margin-right: 0;
}
.section-main.category-main, .aside-content {
    width: 100%!important;
    padding: 0!important;
}
.politics-news .teasers-zone-rest {
    width: 100%;
    margin-top: 1vw;
}
.content-teaser-society, .world-news .wrapper-with-aside .content-teaser, .health-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest, .sports-news .content-teaser-society, .economy-news .content-teaser-society, .news-zone-one-aside .teasers-zone-rest, .news-all-footer .footer-list-news-category {
    width: 100%;
    margin-right: 0;
}
.world-news .wrapper-with-aside .content-image-teaser {
    width: 100%}
.world-news .teasers-zone::before {
    width: 100%;
    height: 100px;
}
.news-all-footer .news-all-categories {
    flex-wrap: wrap;
    display: flex;
}
.economy-news .teasers-zone-rest {
    width: 100%;
    margin-right: 0;
}
.footer-list-news-category {
    width: 100%!important;
    margin-right: 0;
}
.description-info-teaser {
    height: auto;
}
.swiper_main_news .site-content .swiper-slide::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 60%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    z-index: 9999;
}
.site-content {
    padding: 0;
    padding-top: 8rem;
}
.news-zone-one-aside .teasers-zone-rest:last-child {
    margin-right: 0;
}
.swiper_social .swiper-slide-title {
    font-size: 1em;
}
.videos-news .video-list-thum {
    min-height: 150px;
}
.entry-small.vertical {
    width: 100%}
.site-main .entry-small.vertical-alt, .site-main .entry-cover {
    width: 100%}
.sports-news .teasers-zone-rest {
    width: 100%}
.site-main article.entry-small.vertical-alt {
    width: 100%}
.with-sidebar iframe {
    height: 325px;
    margin-top: 3rem;
}
.tags-outer {
    margin-top: 80px;
}
#latest-news .entry-cover-fthis-zone-1, #new_mac_program .entry-cover-fthis-zone-1 {
    width: calc(100% - .5vw);
}
.site {
    padding: 0 2vw;
}
.header-swipper {
    padding-left: 0;
    padding-right: 0;
}
.weather-wrapper {
    flex-direction: column;
    z-index: 9;
    position: relative;
}
.weather-cities {
    width: 100%}
#weather_landingpage .weather-cities.thessaloniki, #weather_landingpage .weather-cities.Patra, #weather_landingpage .weather-cities.Heraklion, #weather_landingpage .weather-cities.Kalamata {
    display: none;
}
#weather_landingpage .thessaloniki-mobile {
    display: flex;
    position: relative;
    margin-top: 15px;
}
#weather_landingpage .athens::after, #weather_landingpage .thessaloniki-mobile::after {
    position: absolute;
    width: 100%;
    content: '';
    height: 2px;
    background-color: #fff;
    bottom: -20px;
    left: 0;
}
#weather_landingpage .goto_inner_weather {
    margin-top: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    padding: 20px;
    text-align: center;
}
#weather_landingpage .more_weather_info a:hover {
    color: #fff;
}
.forcast-city {
    width: 50%;
    border: 0;
    margin-top: 10px;
}
.weather-cities.forcast {
    flex-direction: row;
}
.weather-cities.forcast {
    margin: 0;
}
.weather_btn {
    background-color: #437FF78C;
    padding: 1rem;
    border-radius: 2rem;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
}
.weather_img {
    width: 2rem;
    filter: invert(1);
    margin-right: 5px;
}
.rest-cities-forcast {
    right: 30%;
    top: 10%}
.weather-wrapper .weather-cities:nth-child(2) {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 20px;
}
.weather-cities {
    padding: 20px;
}
.five-days-forecast {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
}
.five-days-forecast.five-d-f-active {
    position: absolute;
    content: '';
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    border: 0;
    z-index: 999;
}
.cityName::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    top: 40px;
    left: 0;
}
.city-name.forcast-city {
    position: relative;
}
.close-weather {
    right: 5px;
}
.weather-news.innerpage {
    margin-top: 2vw;
}
.innerpage .athens {
    width: 100%}
.innerpage .current-weather {
    border: 0;
    margin-right: 0;
}
.innerpage .weather-wrapper {
    flex-direction: row;
    z-index: 9;
    position: relative;
}
.innerpage .weather-cities {
    width: 50%}
.innerpage .weather-cities.forcast {
    gap: 0;
}
.innerpage .rest-cities-forcast {
    right: 20%;
    top: 10%}
.innerpage .forcast-city:nth-child(2n+1) {
    border-right: 0;
}
.forcast-city:nth-child(2n+1), .innerpage .forcast-city:nth-child(2n+1) {
    border-bottom: 1px solid #fff;
    margin-top: 0;
    padding: 5px 0;
}
.forcast-city:nth-child(2n), .innerpage .forcast-city:nth-child(2n) {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    margin-top: 0;
}
.innerpage .forcast-city:first-child {
    border: 0;
}
.forcast-city:last-child, .innerpage .forcast-city:last-child {
    border-bottom: 0;
}
.innerpage .weather-wrapper .weather-cities:nth-child(2) {
    border-top: 1px solid #fff;
    margin-top: 20px;
    padding-top: 20px;
}
.innerpage .weather-cities {
    padding: 20px;
}
.innerpage .forcast-city {
    width: 50%;
    border: 0;
    margin-top: 30px;
}
.weather-cities.Patra, .weather-cities.Heraklion, .weather-cities.Kalamata {
    padding-top: 20px!important;
    margin-top: 15px!important;
}
.innerpage .five-days-forecast {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
}
.innerpage .five-days-forecast.five-d-f-active {
    position: absolute;
    content: '';
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    border: 0;
    z-index: 999;
}
.innerpage .cityName::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #fff;
    top: 40px;
    left: 0;
}
.innerpage .city-name.forcast-city {
    position: relative;
}
.innerpage .close-weather {
    right: 5px;
}
.weather-news.innerpage {
    margin-top: 8vw;
    margin-bottom: 30vw;
}
footer {
    position: relative;
}
#footer::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #2d00cc;
    top: 0;
    left: -2vw;
}
#footer::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #2d00cc;
    top: 0;
    right: -2vw;
    z-index: -1;
}
}.flexwrap  {
    gap:  10px;
    display:  flex;
    flex-wrap:  wrap;
}
.flexwrap .teasers-zone-rest  {
    margin-right:  0px;
}
.blog_wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 15px;
    position: relative;
    padding-top: 10px;
}
.blog_article {
    background-color: #f3f6f9;
    padding: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    border-top: 3px solid #2d00cc;
}
.blog_article.importantblog {
    background-color: #2d00cc;
    color: #fff;
    border-top: 3px solid red;
}
.blog_article .date {
    font-size: 12px;
    background-color: #2d00cc;
    padding: 10px;
    margin: 0;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.blog_article h2 {
    font-size: 1.375rem;
    margin: 30px auto;
    margin-top: 50px;
}
.blog_wrapper::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/ANT1_NEWS_white.svg);
    background-repeat: no-repeat;
    z-index: 9;
    filter: invert(100%);
}
.blog_wrapper::after {
    content: 'LIVE';
    position: absolute;
    top: -4px;
    left: 50px;
    font-size: 1rem;
    color: red;
    font-weight: 700;
    animation: pulse 2s infinite;
}
.refresh_blog {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    top: -20px;
    right: 0;
    z-index: 9;
    border: 0;
    background: #fff0;
    padding-right: 0;
}
.blog_article.importantblog::before {
    content: url(/images/thumbtack-solid.svg);
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 9;
    width: 12px;
    transform: rotate(45deg);
    filter: invert(100%);
}
.blog_article.importantblog .date {
    background-color: red;
}
.refresh_blog:hover .fa-rotate-right {
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}div#liveblogarticle  {
    width:  100%;
    margin-top:  30px;
}

