/*!
Theme Name: WHSK ALPHA FREE PRESS new
Author: telia
Author URI: 
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: alphafpress
*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: .9375rem
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
:before,
:after {
    box-sizing: inherit
}

body {
    background: #fff
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul,
ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

figure {
    margin: 1em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

/*
.main-navigation{clear:both;display:block;float:left;width:100%}
.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}
.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,0.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}
.main-navigation ul ul ul{left:-999em;top:0}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul{left:100%}
.main-navigation ul ul a{width:200px}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul{left:auto}
.main-navigation li{float:left;position:relative}
.main-navigation a{display:block;text-decoration:none}
.menu-toggle,
.main-navigation.toggled ul{display:block}

@media screen and (min-width:37.5em){
.menu-toggle{display:none}
.main-navigation ul{display:block}}
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700%7CRoboto:400,500,700,900&display=swap');

.submenu_mobile>p {
    margin-left: 10px;
}

.energie_image {
    display: block;
}

.energia_container_new {
    text-align: center;
}

/* #header_desk{
    position:sticky;
    top:0px;
} */

.arhtro_cont img:first-child {
    /* width: 150px; */
}


/*start search module*/

.socials-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.search-pop-trigger {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.search-popup {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    color: white;
    background-color: rgba(255, 255, 255, 0.96);

    z-index: -1500;
    visibility: hidden;
    opacity: 0;
    transition: z-index 0.4s step-end, opacity 0.4s ease, visibility 0.4s ease;
}

.search-popup.active {
    z-index: 1500;
    visibility: visible;
    opacity: 1;
}

.search-wrapper {
    position: relative;
    top: 40%;
    transform: translateY(-100%);
}

.search-wrapper-inner {
    position: relative;
    max-width: 720px;
    margin: 0 auto;
}

.search-form {
    position: relative;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 0 20px 0;
    float: none;
    width: 100%;
}

#search-popup-close {
    text-align: end;
}

#search-popup-close img {
    width: 25px;
    cursor: pointer;
}

#search-query {
    width: 100%;
    height: 58px;
    color: black;
    -webkit-appearance: none;
    outline: none;
    box-shadow: none;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 1px solid black;
    background-color: transparent;
    font-size: 16px !important;
    font-style: italic;
    padding: 19px 15px 19px 0;
}

.search-button {
    margin-top: 0;
    position: absolute;
    top: 7px;
    right: 20px;
    bottom: 4px;
    width: 46px;
    padding: 0;
    -webkit-appearance: none;
    border: none;
    background: none;
    color: black;
    border-radius: 0;
    font-size: 18px;
}

/*end search module*/


.arhtro_cont img {
    max-width: 560px;
    width: initial;
    height: auto
}

.only_mobile {
    display: none
}

.top_stories_excerpt_editors {
    font-size: 13px;
    clear: none;
    color: grey;
    font-weight: 500;
    margin-top: 1.3rem;
    margin-bottom: 0;
    margin-top: 0
}

.top_stories_title.author_name {
    margin-bottom: 0
}

.media_group {
    width: 100px;
    margin-left: auto;
    position: relative;
    top: 155px;
    right: 7%
}

img.b-lazy.media_logo2.b-error {
    width: 100px;
    height: auto
}

.a_team_splitter {
    margin-top: 1.5%;
    height: 51px
}

#app-container {
    display: flex;
    position: relative;
    right: 13%;
    align-items: baseline
}

#location {
    display: flex;
    margin: 0
}

#temp {
    display: flex;
    margin-left: 10%;
    font-size: 1.5rem
}

img#temp-icon {
    width: 25px;
    display: flex;
    height: 25px;
    margin-top: -5px;
    margin-left: 10%
}

.logo_navi_new {
    margin-left: auto;
    margin-right: auto;
    display: none
}

.logo_navi_new {
    margin-left: auto;
    margin-right: auto;
    display: none
}

.g_news {
    display: inline-block;
    line-height: 1.2;
    margin: 10px 0;
    align-items: center;
    background-color: #f8ecec;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    border: 1px solid #e5e5e5;
    justify-content: center;
    font-size: 16px
}

img.site_logo {
    height: auto;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: block
}

#back_to_top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: 1px solid #fff;
    outline: 0;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 15px
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.bold_category {
    font-weight: 700 !important
}

#quote_hide {
    display: none
}

#quote_show {
    display: block
}

.quotes {
    position: relative;
    top: -3%;
    left: -6%;
    margin-left: auto
}

.three-cols.category_background {
    height: 375px
}

#___gcse_0 {
    margin-left: -13px !important
}

#searchform_mobile {
    display: none
}

.anazhthsh_button_mobile {
    display: none
}

table.gsc-search-box td.gsc-input {
    padding-right: 0 !important
}

.gsc-search-button-v2 {
    font-size: 0;
    padding: 6px 18px !important
}

a.gsst_a {
    display: none
}

#gs_id50 {
    margin: 0
}

.gsib_a {
    padding: 0 20px 3px 20px !important
}

button#search_button_desktop {
    background: #fff;
    border: none;
    color: #db1d1f
}

.logo_navi {
    display: none
}

#searchform_desktop {
    position: relative;
    left: -40%;
    background: #fff;
    z-index: 10;
    bottom: 28px;
    display: none;
    width: 107%
}

.anazhthsh_button_desktop {
    display: block
}

.overlay_category {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6)
}

a.archive_title_bold {
    color: #fff;
    z-index: 10
}

.category_background {
    background-size: cover;
    position: relative;
    height: 342px
}

.brief_category.archive_cate_title {
    background: red;
    color: #fff;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    padding-bottom: 3px
}

.archive_title_bold:hover {
    color: #fff
}

.archive_title_bold {
    color: #fff;
    font-size: 21px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    margin-right: 20px;
    font-weight: 700
}

.single_sidebar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.anazhthsh_button {
    display: none
}

#searchform {
    display: none
}

.progress-bar,
.progress-container {
    display: none;
    margin-top: 20px
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    height: 38px;
    border: 1px solid #afafaf;
    border-radius: 25px;
    font-size: 16px
}

input.wpcf7-form-control.wpcf7-submit {
    background: #0085ed;
    font-size: 13px;
    color: #fff;
    border: 1px solid #0085ed;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 38px;
    border-radius: 25px;
    font-weight: 700;
    margin-top: 20px
}

.apodoxh_outer {
    font-size: 15px
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    transition: all 1s ease
}

.popup.show {
    visibility: visible;
    opacity: 1
}

.popup .box {
    background-color: #fff;
    width: 975px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap
}

.pop_image {
    padding: 20px;
    width: 90%
}

.popup .box .popup_image_area {
    flex: 0 0 50%;
    max-width: 50%;
    height: 430px
}

.popup .box .popup_form {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 50px;
    padding-right: 50px
}

.popup_image_main {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 30px
}

.forma_outer {
    margin-left: auto;
    margin-right: auto
}

h2.forma_outer {
    text-align: center;
    margin-top: 17px
}

.close {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 30px;
    cursor: pointer
}

.das-bg {
    display: none !important
}

.flex-grid {
    display: flex;
    flex-wrap: wrap
}

.flex-grid-inner {
    display: flex
}

.col {
    flex: 1
}

.flex-grid-thirds {
    display: flex;
    justify-content: space-between
}

.flex-grid-thirds .col {
    width: 32%
}

.centered {
    margin-left: auto;
    margin-right: auto
}

.submenu {
    display: inline-flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px
}

.submenu>li>a {
    font-size: 100%
}

.bot {
    margin-top: auto
}

.main_bar {
    max-width: 1400px
}

.center {
    justify-content: center
}

p {
    font-family: Roboto, sans-serif
}

.follow,
.hmeromhnia {
    font-size: 1.5rem;
    margin: 0
}

#temp-unit,
#temp-value {
    margin: 0
}

.hmerominia_mid {
    padding-left: 5px;
    padding-right: 5px
}

.follow {
    padding-right: 5px;
    margin: 0
}

.fab_new {
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px 4px !important;
    width: 25px;
    height: 25px
}

#Identity .flexgrid_new {
    justify-content: center !important;
    height: 67px
}

.gridrow_new {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

#Identity {
    background-color: #fff !important
}

.header h2 a,
.header li a,
.submenu h2 a {
    color: #000 !important;
    padding-left: 10px;
    padding-right: 10px !important;
    margin-right: 0 !important
}

a.last.dropdown-content {
    border-right: none
}

.submenu h2 a :last-child {
    border-right: none
}

.header h2 a :last-child {
    border-right: none
}

li.submenu-list-item h2 a {
    font-weight: 500
}

a.lastsub {
    border-right: none !important
}

ul.submenu-list {
    display: inline-flex;
    list-style: none
}

.proto {
    position: relative
}

.proto:before {
    content: "";
    display: block;
    width: 220px;
    height: 2px;
    background: #000;
    position: absolute;
    left: -225px;
    top: 50%
}

.last {
    position: relative
}

.last:after {
    content: "";
    display: block;
    width: 220px;
    height: 2px;
    background: #000;
    position: absolute;
    right: -225px;
    top: 50%
}

.flex-container_new_top_stories_three {
    display: flex;
    flex-direction: row
}

.flex-col_top_stories_three_first {
    flex: 60%;
    border: 1px solid #000;
    margin-right: 30px
}

.flex-container_new_top_stories_two {
    display: flex;
    flex-direction: row
}

.flex-col_new_top_stories_two_second {
    flex: calc(100% - 363px);
    border: 1px solid #000;
    min-height: 310px
}

.first_article_image {
    position: relative;
    width: 330px;
    height: 310px;
    float: left;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 25px
}

.first_article_image_2 {
    position: relative;
    width: 330px;
    height: 310px;
    float: left
}

.first_article_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6)
}

.first_article_desc {
    width: calc(100% - 330px);
    float: left;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 25px
}

.top_stories_category .post-categories li::marker {
    display: none
}

.top_stories_category .post-categories li a {
    color: #ff6060;
    font-size: 20px;
    clear: none;
    font-weight: 400
}

.top_stories_category {
    color: transparent
}

.top_stories_title {
    font-size: 20px;
    clear: none;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px
}

.top_stories_time {
    font-size: 12px;
    font-weight: 400;
    clear: none;
    color: #ff6060;
    margin-top: 0;
    margin-bottom: 0
}

.top_stories_excerpt {
    font-size: 13px;
    clear: none;
    color: grey;
    font-weight: 500;
    margin-top: 1.3rem;
    margin-bottom: 0
}

.epanastash_more,
.koronoios_more,
.top_stories_read_more,
.top_stories_read_more_last {
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    margin-top: 0
}

.arrow {
    font-size: 20px;
    font-weight: 700
}

.flex-col_top_stories_three_second {
    width: 170px;
    height: 310px
}

.flex-col_top_stories_three_second {
    border: 1px solid #000
}

.second {
    padding-left: 17px;
    padding-right: 17px
}

.second_top {
    padding-top: 30px
}

.flex-col_top_stories_three_second {
    margin-right: 30px
}

.flex-col_top_stories_three_third {
    flex: calc(100%/3 - 10%)
}

.third {
    padding-left: 17px;
    padding-right: 25px
}

.top_stories_third_desc {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6)
}

.top_stories_third_image {
    position: absolute;
    width: 375px;
    height: 310px
}

.third_top {
    padding-top: 42px;
    margin-top: 0
}

.third_title {
    color: #fff
}

.flex-container_new_top_stories_two {
    margin-top: 25px
}

.fourth {
    padding-left: 15px
}

.fourth_top {
    padding-top: 15px
}

.top_stories_fourth_article {
    padding-left: 15px
}

.flex-col_new_top_stories_two_first {
    width: calc(100%/2 - 22%);
    margin-right: 25px
}

.energia_container {
    height: 310px;
    position: relative
}

.energie_image {
    margin: 0;
}

.last_article_image {
    position: relative;
    width: 425px;
    height: 270px;
    float: left
}

.last_article_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 115%;
    display: none;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6)
}

.last_article_desc {
    float: left;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 25px;
    position: relative;
    background: #fff;
    margin-top: 15px;
    left: -16px;
    width: 50%
}

.epanastasi {
    margin-top: -300px;
    border-bottom: 2px solid #000;
    padding-bottom: 20px
}

.epanastash_titlos {
    font-family: Roboto, open-sans;
    width: 100%;
    display: block;
    margin-top: 2rem;
    padding-bottom: 10px;
    font-size: 2.3rem;
    font-weight: 800;
    letter-spacing: -.4px;
    color: #000;
    padding-left: 60px
}

.epanastash_line {
    position: relative
}

.epanastash_line:after {
    content: "";
    display: block;
    width: 295px;
    height: 1px;
    background: #000;
    position: absolute;
    right: -300px;
    top: 50%
}

.epanastash_article_section {
    width: calc(100% - 845px);
    height: 100%
}

.epanastash_article_image_area {
    margin-left: auto;
    margin-right: auto
}

.epanastash_article_area {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: -370px;
    z-index: 1
}

.ellada_21_logo {
    margin-left: 120px;
    position: absolute;
    z-index: 1;
    margin-top: -20px
}

.ellada_21_atricle {
    background-image: url(/wp-content/themes/whsk_alpha_new/common/imgs/epanastash_back.webp);
    background-size: cover;
    height: 235px;
    position: relative
}

.apodimos {
    background-image: url(/wp-content/themes/whsk_alpha_new/common/imgs/BG1.webp);
    background-size: cover;
    height: 235px;
    position: relative
}

.esoteriko {
    width: calc(100% - 900px);
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.epanastash_title {
    color: #fff;
    padding-left: 70px;
    text-align: center
}

.epanastash_title:before {
    content: "";
    background: #fff;
    width: 70%;
    height: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.epanastash_title:after {
    content: "";
    background: #fff;
    width: 70%;
    height: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
}

.epanastash_excerpt {
    width: calc(100% - 900px);
    padding-left: 50px;
    font-weight: 400
}

.epanastash_more {
    background-color: #24c9ff;
    color: #fff;
    width: 145px;
    text-align: center;
    margin-left: 70px;
    margin-top: 20px
}

.simple_text_epanastash {
    font-size: 117px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 100;
    opacity: .1
}

.news_brief_title {
    width: calc(100% - 240px)
}

.news_brief_titlos {
    font-family: Roboto, open-sans;
    width: 100%;
    display: block;
    margin-top: 2rem;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 2.3rem;
    font-weight: 800;
    letter-spacing: -.4px;
    color: #000;
    text-align: center
}

.grammh_epikairothta_first {
    position: relative
}

.grammh_epikairothta_last2:after {
    content: "";
    display: block;
    width: 195px;
    height: 1px;
    background: #000;
    position: absolute;
    right: -200px;
    top: 50%
}

.grammh_epikairothta_first:before {
    content: "";
    display: block;
    width: 195px;
    height: 1px;
    background: #000;
    position: absolute;
    left: -200px;
    top: 50%
}

.grammh_epikairothta_last {
    position: relative
}

.grammh_epikairothta_last:after {
    content: "";
    display: block;
    width: 195px;
    height: 1px;
    background: #000;
    position: absolute;
    right: -200px;
    top: 50%
}

.banner_section {
    background: #fff !important;
    height: 250px;
    width: 300px;
    margin-left: auto;
    margin-top: -60px;
    margin-bottom: 70px
}

.banner_section2 {
    background: #fff !important;
    height: 250px;
    width: 313px;
    margin-left: auto;
    margin-top: -60px;
    margin-bottom: 70px
}

.new_news_brief_splitter {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.brief_category li {
    list-style: none
}

.brief_category,
.top_stories_category {
    font-size: 12px;
    color: #ff6060;
    clear: none;
    font-weight: 400
}

.first_area {
    width: calc(100% - 1005px);
    margin-right: 25px
}

.second_area {
    width: calc(100% - 840px);
    border: 1px solid #000;
    box-shadow: -13px 10px #f8ecec;
    background: -webkit-linear-gradient(right, #fff, #fff, #f8ecec 16px, #f8ecec), -webkit-linear-gradient(top, #fff, #fff, #f8ecec 16px, #f8ecec)
}

.height10 {
    height: 11.5px;
    background: #fff
}

.epikairothta_main_image {
    width: -webkit-fill-available;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.deftero {
    margin-bottom: 25px
}

.epikairothta_main_article_desc {
    padding-left: 3%;
    padding-right: 3%
}

.third_area {
    width: calc(100% - 1005px);
    margin-left: 25px;
    margin-right: 25px
}

.news_brief_area {
    width: calc(100% - 300px)
}

.fourth_area {
    width: calc(100% - 930px)
}

.third_category {
    float: left;
    padding-right: 2%;
    margin-top: 0;
    padding-top: 0
}

.third_time {
    color: grey
}

.third_area_title {
    margin-bottom: 0
}

.epikairothta_third_article_desc {
    float: right
}

.epikairothta_third_titloi {
    width: calc(100% - 80px)
}

.df {
    display: flex
}

.epikairothta_third_image {
    float: right
}

.third_one {
    padding-bottom: 15px;
    border-bottom: 1px solid #000
}

.third_two {
    padding-top: 15px
}

.new_newsbrief {
    padding-bottom: 70px
}

.grammes {
    position: absolute;
    right: 15%;
    z-index: 1;
    margin-top: 45px
}

.afieroma {
    margin-left: auto;
    position: absolute;
    right: 220px;
    z-index: 1
}

.koron_titlos {
    font-family: Roboto, open-sans;
    display: block;
    margin-top: 2rem;
    padding-bottom: 10px;
    font-size: 2.3rem;
    font-weight: 800;
    letter-spacing: -.4px;
    color: #000;
    clear: none;
    padding-left: 60px
}

.koron_article_section {
    width: calc(100% - 755px)
}

.koron_line {
    position: relative
}

.koron_afieroma {
    font-size: 6vw;
    color: grey;
    opacity: .2;
    clear: none;
    margin-top: 0;
    margin-bottom: 0
}

.koron_line:after {
    content: "";
    display: block;
    width: 195px;
    height: 1px;
    background: #000;
    position: absolute;
    right: -200px;
    top: 50%
}

.koron_main_article {
    background-image: url(/wp-content/themes/whsk_alpha_new/common/imgs/koronoios-11.webp);
    background-size: cover;
    height: 235px;
    position: relative
}

.koronoios_esoteriko {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 850px)
}

.koron_title {
    color: #fff;
    padding-left: 70px;
    text-align: center
}

.koron_title:before {
    content: "";
    background: #fff;
    width: 70%;
    height: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.koron_title:after {
    content: "";
    background: #fff;
    width: 70%;
    height: 1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px
}

.koron_excerpt {
    text-align: center;
    color: #fff;
    padding-left: 70px;
    font-weight: 400
}

.koronoios_more {
    background-color: #ff2323;
    color: #fff;
    width: 145px;
    text-align: center;
    margin-left: 130px;
    margin-top: -10px;
    position: relative
}

.koronoios {
    padding-bottom: 60px
}

.third_top_ellada {
    padding-top: 20px
}

.ellada_third_image {
    width: 300px;
    height: 174px;
    position: absolute
}

.ellada_third_desc {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 174px;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6);
    padding-bottom: 12px
}

.ellada_third_titloi {
    width: 100%
}

.third_one2 {
    padding-left: 17px;
    background: #f2f2f2;
    margin-top: 15px
}

.new_ellada {
    padding-bottom: 60px
}

.jc {
    justify-content: space-between
}

.new_editors_logo_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.new_editors_area {
    background-image: url(/wp-content/themes/whsk_alpha_new/common/imgs/AlphaTeam_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top
}

.new_editors_logo {
    padding-top: 40px;
    padding-bottom: 50px
}

.new_editors_content {
    width: calc(100% - 1000px);
    display: flex;
    padding-left: 20px;
    padding-bottom: 70px
}

a.kathgoria_main_inner {
    font-size: 14px;
    color: #fff !important
}

.author_name {
    color: #fff;
    font-size: 16px
}

.new_editor_desc {
    padding-left: 3%
}

.new_editors_author_image {
    height: 50px;
    width: 50px
}

.new_editors_more {
    margin-left: auto;
    margin-right: auto;
    background-color: #ff1f23;
    text-align: Center;
    color: #fff;
    width: 145px;
    position: relative;
    margin-top: -15px;
    font-size: 15px;
    font-weight: 700
}

.politiki_fifth {
    height: 250px;
    border: 1px solid #000;
    margin-top: 25px;
    margin-bottom: 25px;
    position: relative
}

.politiki_fifth_article {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.politiki_third_desc {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 375px;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6);
    padding-bottom: 12px
}

.politiki_article_more {
    padding-left: 17px
}

.politiki_final_row_article {
    width: calc(100% - 590px);
    border: 1px solid #000;
    margin-right: 25px
}

.flex-col_top {
    display: flex
}

.first_article_image_politiki {
    position: relative;
    float: left
}

.first_article_overlay_politiki {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    display: none;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6)
}

.politiki_last {
    padding-top: 17px
}

.politiki_last_desc {
    padding-left: 17px;
    padding-right: 17px
}

.politiki_last_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.politiki_final_article {
    width: calc(100% - 1000px);
    background-color: #f8ecec
}

.politiki_more {
    margin-left: 17px
}

.politiki_last_banner {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px
}

.new_politiki {
    padding-bottom: 90px;
    border-bottom: 2px solid #000
}

.second_area_politiki {
    max-height: 650px
}

.newone {
    padding-top: 0
}

.plus_last_banner {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 26px
}

.new_plus {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto
}

.new_plus_article_one {
    width: calc(100% - 315px);
    padding-right: 25px
}

.new_plus_article_one_title_area {
    padding-right: 25px
}

.new_plus_article_one_title_area_big {
    width: calc(100% - 615px)
}

.new_plus_time {
    font-size: 35px;
    color: #000;
    opacity: .2;
    margin-top: 0;
    margin-bottom: 0
}

.top_stories_read_more {
    background-color: transparent;
    color: #000;
    width: 145px;
    text-align: center;
    margin-top: 20px
}

.new_plus_excerpt {
    background: #fff;
    z-index: 1;
    padding-top: 17px;
    padding-bottom: 17px;
    position: relative;
    width: 128%
}

.new_plus_article_two {
    background-color: #f8ecec;
    width: calc(100% - 915px);
    max-height: 330px
}

.new_plus_article_two_title_area {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 17px
}

.new_plus_read_more {
    color: #000;
    width: 145px;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    margin-top: 0;
    margin-left: 17px;
    margin-top: 20px
}

.new_plus_two_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.new_plus_article_three {
    width: calc(100% - 625px);
    border: 1px solid #000;
    padding-top: 10px;
    margin-right: 25px;
    max-height: 250px
}

.new_plus_article_three_title_area {
    width: calc(100% - 255px);
    padding-left: 35px;
    padding-right: 35px
}

.plus_catefory {
    margin-top: 0
}

.new_plus_third_desc {
    height: 250px;
    width: 260px;
    position: relative;
    top: 0;
    left: 0;
    color: #fff;
    display: block;
    background: rgba(0, 0, 0, .6);
    padding-bottom: 12px
}

.plus_third_image {
    width: 260px;
    height: 250px;
    position: absolute
}

.new_plus_fifth_article {
    width: calc(100% - 1055px);
    border: 1px solid #000;
    margin-right: 25px
}

.new_plus_splitter {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.new_plus_more {
    margin-left: 0
}

.plus_fifth_desc {
    padding-left: 17px
}

.new_plus_sixth_article {
    width: calc(100% - 540px);
    border: 1px solid #000;
    margin-right: 25px
}

.new_plus_sixth_image {
    width: calc(100% - 333px);
    height: 415px
}

.new_plus_six_desc {
    width: calc(100% - 380px);
    padding-right: 4%
}

.new_plus_last_article {
    width: calc(100% - 920px);
    border: 1px solid #000
}

.new_plus_last_image {
    padding-top: 30px
}

.plus_last_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.new_plus_last_desc {
    padding-left: 17px;
    padding-right: 17px
}

.new_plus {
    padding-top: 50px
}

.flex-grid2 {
    display: flex
}

.aftodioikisi_third_article {
    padding-left: 17px
}

.aftodioikisi {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    border-bottom: 2px solid #000
}

.new_athlitismos {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    padding-top: 50px
}

.pre_footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1230px;
    margin-top: -130px;
    border-bottom: 3px solid #000
}

.newsletter_title {
    font-weight: bolder;
    font-size: 22px;
    text-align: center;
    background: #fff;
    position: relative;
    margin-bottom: -10px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    z-index: 3
}

.new_newsletter {
    width: calc(100% - 600px);
    margin-left: auto;
    margin-right: auto;
    height: 95px
}

.text_above_email {
    color: #000;
    text-align: center;
    margin-bottom: 25px;
    font-size: 15px
}

::-webkit-input-placeholder {
    color: #000;
    text-align: center;
    font-size: 15px
}

::-moz-placeholder {
    color: #000;
    text-align: center;
    font-size: 15px
}

:-ms-input-placeholder {
    color: #000;
    text-align: center;
    font-size: 15px
}

:-moz-placeholder {
    color: #000;
    text-align: center;
    font-size: 15px
}

.button_newsletter {
    background: #000;
    color: #fff;
    margin-left: 10px !important
}

.button_newsletter:hover {
    background: #fff;
    border: 1px solid #000;
    background: #fff
}

.mine {
    float: left !important;
    width: 30%
}

.yours {
    float: left !important
}

#new_footer {
    max-width: 1230px;
    margin-lefT: auto;
    margin-right: auto;
    background-image: url(/wp-content/themes/whsk_alpha_new/common/imgs/footer_back.webp);
    margin-top: 60px;
    background-repeat: no-repeat
}

.footer_follow {
    text-align: center;
    margin-bottom: 20px
}

.first_footer {
    padding-top: 105px;
    border-top: 1px solid grey;
    margin-top: 5px
}

.final_footer {
    padding-top: 30px;
    border-top: 1px solid #000
}

.footer_image {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.footer_copy {
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    color: #000 !important
}

.copy-cell a {
    color: #000 !important
}

.menu_bashs {
    padding-top: 20px
}

.flex_grid_nowrap {
    display: flex
}

.entipi_top {
    padding-top: 30px;
    padding-left: 20px
}

.entipi_bot {
    padding-left: 20px;
    padding-bottom: 30px
}

.entipi {
    color: #fff
}

.entipi_head {
    display: flex;
    height: 110px;
    justify-content: space-between;
    background-image: url(/wp-content/uploads/2021/04/Issue_header.jpg)
}

.entipi_left {
    height: 100%;
    width: 300px;
    object-fit: contain;
    object-position: center
}

.entipi_right {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 485px;
    opacity: 1
}

.periodiko {
    background-color: #000;
    max-width: 1230px;
    display: flex;
    justify-content: space-between
}

.tefxos {
    padding-top: 30px
}

.tefxos_1 {
    padding-left: 15px
}

.tefxos_3 {
    padding-right: 15px
}

.entipi_bot_section {
    display: flex;
    height: inherit;
    justify-content: space-between;
    background-color: #000
}

.magazines {
    display: contents
}

.entipi_text_left {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 50%;
    opacity: 1;
    padding-left: 20px
}

a.periodiko_link:hover {
    color: #db1c1c
}

a.periodiko_link {
    color: #fff !important
}

.entipi_text_right {
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    width: 18%;
    opacity: 1
}

.g_news_mobile {
    display: block
}

.new_sidebar_title {
    color: #000 !important;
    background-color: #fff !important;
    font-size: 2rem !important;
    font-weight: 800 !important;
    position: relative;
    margin-top: -25px;
    padding-bottom: 25px
}

.new_sidebar {
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 40px
}

img.sidebar_article_image {
    float: left;
    margin-bottom: 15px;
    border: 1px solid #000;
    margin-right: 15px;
    padding: 3px
}

.RelatedPosts {
    border: 1px solid #000;
    width: 1230px
}

.related_articles {
    width: 25%
}

.flexgrid-related {
    display: flex;
    justify-content: space-between
}

.new_header_label {
    text-align: center !important;
    color: #000 !important;
    border-bottom: none !important;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    margin-top: -15px
}

.related_articles {
    height: 435px
}

.relatided_image {
    margin-right: auto;
    display: block;
    margin-left: 25px
}

.three-cols:nth-child(2) {
    background: #d3c1c1
}

.three-cols:nth-child(5) {
    background: #d3c1c1
}

.three-cols:nth-child(8) {
    background: #f8ecec
}

.three-cols:nth-child(11) {
    background: #f8ecec
}

.three-cols:nth-child(14) {
    background: #f8ecec
}

.three-cols:nth-child(17) {
    background: #f8ecec
}

.three-cols:nth-child(20) {
    background: #f8ecec
}

.main_category_top {
    font-size: 13px
}

.article_new_header {
    width: calc(100% - 336px);
    margin-left: auto;
    margin-right: auto;
    left: -14%
}

.new_article {
    width: calc(100% - 330px);
    margin-left: auto;
    margin-right: auto
}

.new_article_side {
    position: relative;
    margin-left: -15%
}

.single .dfprow {
    background: 0 0 !important;
    margin: 2rem auto
}

.new_site_mobile {
    display: none
}

#new_site_desktop {
    display: block
}

.tablet_version {
    display: none
}

.new_editors,
.new_entipi {
    padding-bottom: 60px
}

.mobile_logo_menu {
    display: none
}

.news_brief_titlos {
    padding-bottom: 45px
}

.apodimos_sub {
    display: none
}

.kathgoria_arhrou ul li {
    list-style: none;
    padding-right: 2px
}

.mvp-post-date-wrap {
    padding-left: 2px
}

.kathgoria {
    margin-top: 0;
    margin-bottom: 0
}

.kathgoria_main {
    color: #fff !important
}

ul.post-categories {
    display: inline-flex;
    list-style: none
}

ul.post-categories li {
    padding-right: 3px
}

.eikona_arxiki_energeia {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.submenu_mobile {
    display: none
}

.mobile_logo_new {
    display: none
}

.article_new_header2 {
    left: -11%
}

.new_article_side {
    left: -30px
}

.mvp-author-name-wrap {
    margin-top: -4px
}

.RelatedPosts {
    margin-left: auto;
    margin-right: auto
}

.left_banner {
    left: 20px;
    position: relative
}

.right_banner {
    right: -12px;
    position: relative
}

.new_article {
    width: calc(100% - 330px);
    margin-left: 67px;
    margin-right: auto
}

.new_lifestyle {
    max-width: 1230px;
    margin-left: auto;
    margin-right: auto
}

.social_desktop {
    display: block
}

@media screen and (min-width:2600px) {
    .left_banner_home {
        display: none
    }

    .right_banner_home {
        display: none
    }
}

@media screen and (max-width:1800px) {
    .left_banner_home {
        display: none
    }

    .right_banner_home {
        display: none
    }
}

@media screen and (max-width:1440px) {
    .eikona_diafimisis {
        display: none
    }

    .periodiko {
        max-width: inherit
    }

    .tablet_version {
        display: none
    }

    #new_site_desktop {
        display: block
    }

    .new_site_mobile {
        display: none
    }

    .last:after {
        display: none
    }

    .proto:before {
        display: none
    }

    .flex-col_new_top_stories_two_second {
        width: 98%;
        flex: initial
    }

    .first_area,
    .fourth_area,
    .second_area,
    .third_area {
        width: calc(100%/4 - 3%);
        margin-right: 25px
    }
}

@media screen and (max-width:800px) {
    .new_editors_logo_image {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%
    }

    .primarymenu.menu.mobile_menu_full>p {
        font-size: 13px;
        border-bottom: 2px solid #db1d1d
    }

    .submenu_mobile>p {
        font-size: 12px
    }

    .only_mobile {
        display: block
    }

    .pop_image {
        padding: 30px
    }

    .popup .box {
        display: block;
        width: 100%;
        margin-top: 5%;
        overflow: auto;
        height: 90%
    }

    .popup .box .popup_form {
        max-width: 100%
    }

    .popup .box .popup_image_area {
        max-width: 100%
    }

    .popup .box .popup_image_area {
        height: auto
    }

    .media_group {
        top: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .g_news_mobile {
        display: block
    }

    .social_desktop {
        display: none
    }

    .site_logo {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    #logo_test {
        padding-top: 10px
    }

    .gsc-input-box {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    button#search_button_mobile {
        color: red;
        background: 0 0;
        border: none
    }

    .gsc-input {
        font-size: 17px !important
    }

    #gs_id51 {
        margin-bottom: 0
    }

    #searchform_mobile {
        display: none
    }

    .anazhthsh_button_mobile {
        float: left;
        position: relative
    }

    .anazhthsh_button_mobile {
        display: block
    }

    #searchform_desktop {
        display: none
    }

    .anazhthsh_button_desktop {
        display: none
    }

    .new_article_side {
        left: 0
    }

    .left_banner,
    .right_banner {
        display: none
    }

    #website {
        width: 100% !important
    }

    .zox-post-main {
        width: 100%
    }

    .article_new_header2 {
        left: 0
    }

    .new_article {
        margin-left: auto;
        margin-right: auto
    }

    .masoutis {
        display: none
    }

    .new_article_side {
        bottom: 0 !important;
        margin-top: 0 !important
    }

    .anazhthsh_button {
        display: block;
        background: #fff;
        border: 1px solid #fff
    }

    #gs_id50 {
        margin: 0;
        width: 100%
    }

    .gsc-input-box {
        padding-top: 0
    }

    #searchform {
        display: none;
        position: relative;
        bottom: -51px;
        left: -35px;
        width: 100%
    }

    .mobile_logo_new {
        display: block
    }

    ul.primarymenu.menu.mobile_menu_full {
        margin-left: 0
    }

    .today-date {
        padding-top: 40px !important
    }

    .mobile_logo_menu {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10%
    }

    .submenu_mobile {
        display: block
    }

    #mobile_menu {
        background-color: #fff;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100
    }

    .proto:before {
        display: none
    }

    .last:after {
        display: none
    }

    .header .menu h2,
    .header .menu li {
        border-bottom: 1px solid #db1d1d
    }

    .nav-bar.menutoggler {
        margin-left: auto
    }

    .new_ellada {
        padding-top: 60px
    }

    .news_brief_titlos {
        margin-bottom: 20px
    }

    ul.submenu-list {
        display: list-item
    }

    .submenu.footer_submenu {
        display: none
    }

    .prel {
        position: relative !important
    }

    .absimage {
        position: absolute !important
    }

    .flexgrid-related {
        display: block
    }

    .new_article_side {
        margin-left: auto
    }

    .new_article {
        width: 100%
    }

    .RelatedPosts {
        width: 100%
    }

    .related_articles {
        width: 100%
    }

    .relatided_image {
        margin-left: auto;
        margin-right: auto
    }

    .new_site_mobile {
        display: block
    }

    #new_site_desktop {
        display: none !important
    }

    .tablet_version {
        display: none
    }

    .article_new_header {
        width: auto;
        left: 0
    }

    .flex-grid {
        display: block
    }

    .wrapper {
        max-height: auto;
        border: 1px solid #ddd;
        display: flex;
        overflow-x: auto
    }

    .wrapper_epikairothta {
        max-height: auto;
        border: 1px solid #ddd;
        display: flex;
        overflow-x: auto
    }

    .wrapper_epikairothta::-webkit-scrollbar {
        width: 0
    }

    .wrapper_epikairothta .item_epikairothta {
        min-width: 90%;
        height: auto;
        margin-right: 2px;
        display: flex
    }

    .wrapper::-webkit-scrollbar {
        width: 0
    }

    .wrapper .item {
        min-width: 90%;
        height: auto;
        text-align: center;
        background-color: #ddd;
        margin-right: 2px
    }

    .new_newsletter {
        width: 100%;
        height: auto
    }

    .submenu-list-item {
        text-align: center
    }

    .afieroma {
        display: none
    }

    .energie_image {
        margin-left: auto;
        margin-right: auto;
        display: block;
        position: inherit;
        padding-top: 120px
    }

    .first_article_overlay_mobile {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 98%;
        color: #fff;
        display: block;
        background: rgba(0, 0, 0, .6)
    }

    .first_mobile_article {
        position: relative
    }

    .first_article_desc_mobile {
        width: 100%;
        text-align: left;
        padding-left: 30px;
        padding-top: 30px;
        padding-right: 25px
    }

    .flex-col_top_stories_three_second {
        width: 100%;
        height: auto
    }

    img {
        height: auto;
        max-width: 100%
    }

    .new_editors_author_image {
        max-width: fit-content
    }

    .second {
        margin-bottom: 30px
    }

    .top_stories_article_mobile {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .epanastash_article_section {
        width: 100%
    }

    .epanastash_titlos {
        padding-left: 20px
    }

    .epanastasi {
        margin-top: 60px
    }

    .epanastash_excerpt {
        width: 100%;
        padding-left: 20px
    }

    .ellada_21_logo {
        margin-left: 20%
    }

    .epanastash_article_area {
        position: inherit
    }

    .simple_text_epanastash {
        font-size: 6rem;
        text-align: center
    }

    .epanastash_more {
        margin-left: auto;
        margin-right: auto
    }

    .epanastash_article_section {
        padding-bottom: 30px
    }

    .esoteriko {
        width: 100%
    }

    .epanastash_title {
        padding-left: 0
    }

    .epanastash_line:after {
        content: "";
        display: block;
        width: 145px;
        height: 1px;
        background: #000;
        position: absolute;
        right: -151px;
        top: 50%
    }

    .grammh_epikairothta_first:before {
        content: "";
        display: block;
        width: 50px;
        height: 1px;
        background: #000;
        position: absolute;
        left: -60px;
        top: 50%
    }

    .grammh_epikairothta_last:after {
        content: "";
        display: block;
        width: 50px;
        height: 1px;
        background: #000;
        position: absolute;
        right: -60px;
        top: 50%
    }

    .grammh_epikairothta_last2::after {
        content: "";
        display: block;
        width: 50px;
        height: 1px;
        background: #000;
        position: absolute;
        right: -60px;
        top: 50%
    }

    .news_brief_title {
        width: 100%
    }

    .pb_mobile_30 {
        padding-bottom: 30px
    }

    .first_area,
    .fourth_area,
    .second_area,
    .third_area {
        width: 100%
    }

    .banner_section {
        background: #fff !important;
        height: 250px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;
        margin-top: 70px
    }

    .epikairothta_main_image_mobile {
        margin-top: 11.5px;
        margin-right: auto;
        display: block
    }

    .second_area {
        background-color: #fff
    }

    .epikairothta_image {
        width: 100%
    }

    .second_area_mobile {
        width: 100%;
        border: 0;
        padding: 0;
        max-width: 100%;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #ddd;
        display: flex;
        flex-direction: row;
        justify-content: center
    }

    .epikairothta_mobile_double {
        width: calc(100%/2 - 20px/2);
        padding-bottom: 0;
        margin-bottom: 0;
        text-align: center
    }

    .epikairothta_main_article_desc,
    .epikairothta_second_article_desc {
        text-align: left
    }

    .epikairothta_mobile_third {
        padding-left: 4%
    }

    .new_news_brief_splitter {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .mobile_epikairothta_last_area {
        padding-left: 10px
    }

    .koron_main_article {
        background-position: top
    }

    .koron_titlos {
        padding-left: 20px
    }

    .koron_article_section {
        width: 100%
    }

    .koronoios_esoteriko {
        width: 100%
    }

    .koron_excerpt,
    .koron_title {
        padding-left: 0
    }

    .koronoios_more {
        margin-left: auto;
        margin-right: auto
    }

    .new_editors_content {
        width: 100%
    }

    .new_editors_area {
        background-position: bottom
    }

    .entipi_right {
        width: 100%
    }

    .entipi_text_right {
        width: auto
    }

    .periodiko {
        display: block
    }

    .magazines {
        display: block
    }

    .tefxos {
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .entipi_text_right {
        padding-right: 20px
    }

    .politiki_mobile_one {
        display: flex;
        flex-direction: row
    }

    .mobile_one_image {
        width: 160px;
        position: relative
    }

    .mobile_one_text {
        width: calc(100% - 160px);
        padding-left: 10px
    }

    .politiki_second_image {
        margin-top: 12px;
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .politiki_mobile_title {
        font-size: 3rem;
        line-height: 3.2rem
    }

    .borders_mobile {
        border: 1px solid #000
    }

    .new_politiki {
        padding-bottom: 0
    }

    .new_plus_article_one,
    .new_plus_article_one_title_area_big,
    .new_plus_article_three,
    .new_plus_article_three_title_area,
    .new_plus_article_two,
    .new_plus_fifth_article,
    .new_plus_last_article,
    .new_plus_six_desc,
    .new_plus_sixth_article,
    .new_plus_sixth_image {
        width: 100%
    }
}