/* CSS Document */
:root{
    --main-color: #005c82;
    --main-color-light: #e4eff1;
    --right-column-width: 300px;
    
	
}
/* RESETS */
/* ----------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6,  blockquote, pre, a, em, font, small, strong, ol, ul, li, fieldset, form, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

img {
	border: 0;
}

:focus {
	outline: 0;
}

html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.noborderbottom {
	border-bottom: 0!important;
}

.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear, .clear2, .clear3 {
	clear: both;
}
.clear3 {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}

/* Links */
/* ------------------------------------------- */
body a    {color: #2d69dd; text-decoration: none;}

body:not(.new_site) a:hover   {color: #000000; text-decoration: underline;}

body a.white:link    {color: #ffffff; text-decoration: none;}
body a.white:active  {color: #ffffff; text-decoration: none;}
body a.white:visited {color: #ffffff; text-decoration: none;}
body a.white:hover   {color: #ffea00; text-decoration: underline;}

/* Wrap */
/* ----------------------------------------- */
body{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	background-image:url(../images/backer.gif);
	background-repeat:repeat-x;
	background-color:#efefef;
}
body.new_site {
	background:#fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.new_site * {
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

#wrap{
	width:952px;
	margin:10px auto 16px;
	padding:14px;
	background-color:#FFFFFF;
}
.new_site #wrap {
	margin:0 auto;
	padding:0;
	width:100%;
}
.new_site .container {
	width:1400px;
	margin:0 auto;
	display: block;
} 
#tagline-wrap{
	width:100%;
	height:30px;
	padding-bottom:15px;
}
.new_site #tagline-wrap {
	padding-bottom:0;
	height: auto;
	display: inline-block;
	background:#b41517;
}

#tagline{
	width:756px;
	height:22px;
	float:left;
	padding:8px 0 0 12px;
	background:url(../images/tagline-bg.png) repeat-x;
	color:#ffffff;
	font-size:7pt;
}
.new_site #tagline {
	padding-left:0;
	background:#b41517;
	padding:0;
	width: auto;
	height: auto;
}
.tourist_guide_page #tagline {
	width: 100%;
	background-size: 100% 30px;
	
	max-width: 100%;
	
} 
.tourist_guide_page #search_box {
	display: none;
}
.tourist_guide_page #date {
	text-align: right;
}

#login_box{
	width:400px;
	float: left;
	vertical-align:middle;
	overflow: hidden;
	margin-top:-2px;

}
.new_site #login_box {
	display: none;
}
.toploginlinks {
	height:20px; 
	display:inline;
	position:absolute;
	float:right;
	margin-top:-4px;
	padding-left:8px;
}

#date{

	padding-top:3px;
	padding-right:20px;
	width:250px;
	float: right;
	vertical-align:middle;
	overflow: hidden;
	margin-top:-2px;
	font-size: 11px;

}
.new_site #date {
	float: left;
	background:#a03336;
	padding:10px;
	font-size: 14px;
	width: auto;
}

#login_box a{
color:#ffffff;

}

input.inp{
	width:112px;
	height:16px;
	border:1px solid;
	background:none;
	color:#ffffff;
	
	margin-right:5px;
}

input.inptop{
	width:56px;
	height:12px;
	padding: 2px;
	border:0px solid;
	background:#a5d6ff;
	color:#000000;
	margin-right:5px;
	font-size:11px;
}

input.inpbuttontop{
	width:70px;
	height:16px;
	background:#005197;
	color:#ffffff;
	font-size:8pt;
	border:0px solid;
}

input.inpbutton{
	width:112px;
	height:18px;
	border:1px solid;
	background:#000000;
	color:#ffffff;
	font-size:8pt;
}
/* Search Box */
/* ---------------- */

#search_box{
	width:184px;
	float:right;
	background:url(../images/search_bg.png) no-repeat;
}
.new_site #search_box {
	background:#fff;
	border-radius:10px;
	position:relative;
	margin:5px 0;
}

#search_box #s {
	width:112px;
	height:17px;
	border:none;
	background:none;
	margin:7px 0 0 15px;
	float:left;
}
.new_site #search_box #s {
	color:#333;
	width:100%;
	height:auto;
	margin:0;
	padding:5px 5px 5px 30px;
	font-size: 13px;
}

#search_box #go{
	float:right;	
}
.new_site #search_box #go {
	position:absolute;
	left:5px;
	top:5px;
	background:none;
	border:0;
	color:#000;
	font-size: 14px;
	border-right:1px solid #ccc;
	cursor: pointer;
}
.new_site .middle-header {
	margin:30px 0;
}
.new_site .middle-header #header-line, .new_site .middle-header #header-lineinside {
	display: none;
}
/* ---------------- */

#logo{
	width:207px;
	height:96px;
	float:left;
	margin:0 19px 0 -5px;
	display:inline;
}
.new_site #logo {
	height: auto;
	width: auto;
	margin:10px 20px 0 0;
}
.index_mobile #logo {
	width:180px;
	height:auto;
	margin:0;
}
.index_mobile #logo img {
	width:100%;
	height: auto;
}
#header img, #sidebar img, #content img{
	display:block;	
}
.new_site #logo img {
	width:300px;
	height: auto;
	
}

.banner{
	width:728px;
	height:90px;
	float:right;
}

.sidebanner{

	margin-top:4px;
	margin-bottom: 4px;
}
.new_site .sidebanner {
	margin: 0 0 20px;
}

#header-line {
	width:942px;
	height:22px;
	background:url(../images/header-line-bg.png) repeat-x;
	font-size:11px;
	color:#000000;
	text-align:right;
	padding:8px 5px 0 5px;
	clear:both;
	overflow:hidden;
}

/* Sidebar */
/* ----------------------------------------- */
#sidebar{
	width:167px;
	margin-top:1px;
	float:left;
	background-color:#f7f7f7;
	font-size:11px;
}
.new_site #sidebar {
	display: none;
}

#sidebar-right{

	width:350px;
	margin-top:8px;
	float:right;

	font-size:11px;
}
.new_site #sidebar-right {
	width:var(--right-column-width);
	
}
.new_site .col-6 #sidebar-right {
	width:100%;
}
.new_site .lifebox #sidebar-right {
	margin-top:0;
}
.new_site #sidebar-right:not(.notsticky) {
	
	position:sticky;
	top:0;
	margin:0;
}
.new_site.new_index #sidebar-right.bigger {
	width:350px;
	position:static;
	top:0;
	margin-top:0;
}
.efimereyonta #sidebar-right {
	width:175px;
}

#sub-menu {
	width:167px;
}
.new_site .burgernav, .new_site .topcatsnav {
	display: flex;
}
.new_site .topcatsnav {
	display: table;
	table-layout: fixed;
	width:100%;
}
.new_site .burgernav {
	flex:0;
	
}
.new_site .burgernav > a > span {
	display: none;
}
.new_site .topcatsnav {
	/*flex:1;*/
}

.new_site .menubar {
	width:100%;
	display: flex;
	
}
.new_site .topcatsnav #sub-menu {
	width:100%;
	/*display: flex;*/
	display: table-row;
}

#sub-menu li{
	display:block;
	
	clear:both;
}
.new_site .topcatsnav #sub-menu li {
	/*
	display: flex;
	flex:1;
	*/
	display: table-cell;
	vertical-align:middle;
	text-align:center;
		
}
.new_site #footer #sub-menu li {
	display: inline-block;
	margin: 0 8px 10px;
}

#sub-menu li a, .new_site .burgernav > a {
	display: block;
	font-size: 11px;
	outline:none;
	/*width:142px;*/
	/*min-height:23px;*/
	/*float:left;*/
	color:#FFFFFF;
	padding:10px 10px;
	font-weight:bold;
	background-size:cover!important;
	background: #3e9fcf;
	border-left: 10px solid #959595;
	border-bottom:1px solid #ccc;

}
.new_site .topcatsnav #sub-menu li a, .new_site .burgernav > a {
	display: flex;
	flex:1;
	align-items: center;
	justify-content: center;
	text-align:center;
	
}
.new_site .topcatsnav #sub-menu li a {
	font-size: 20px;
	font-weight: 900;
	white-space: nowrap;
	display: inline-block;
	padding:10px 10px;
}
.new_site #sub-menu li a {
	background:none;
	border:0;
}
.burgernav_content_cols #sub-menu li {
	margin:8px 0;
}
.burgernav_content_cols #sub-menu.xrisima_cats li {
	margin:2px 0;
}
.burgernav_content_cols #sub-menu li a, .menu_images li span {
	background:none!important;
	border:0;
	color:var(--main-color);
	padding:8px 0;
	font-size: 14px;
	font-weight: 900;
}
.burgernav_content_cols #sub-menu li a {
	padding:0;
	display: inline-block;
}
.burgernav_content_cols #sub-menu.xrisima_cats li a {
	font-weight: normal;
	padding:0px 0;
}
.menu_images li span {
	display: block;
	margin:0;
	padding:0 0 3px;
	font-weight: bold;
}
.new_site .burgernav > a {
	
	cursor: pointer;
	font-size: 22px;
	font-weight: normal;
	background:none;
	border:0;
	width:40px;
	
	
	
}
.new_site .burgernav.active > a {
	background:var(--main-color-light);
	color:#000;
}
.new_site .burgernav > a:hover {
	text-decoration:none;
}
.new_site .burgernav.active > a i:before {
	content: "\f00d";
	
}
.new_site #footer #sub-menu li a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding:0;
	background:none;
	border:0;
}
#sub-menu li a:hover, #sub-menu li.active a {
	text-decoration: none;
	/*opacity:0.8;*/
	/*background: #2084b5;*/
}
#sub-menu li a:hover {
	opacity:0.8;
}
#sidebar #sub-menu li a:hover {
	opacity:1;
}
#sub-menu li:last-child a {
	border-bottom:0;
}

#sub-menu li.sub-menu01 a {
	background:url(../images/menubacker-noleftborder.gif) no-repeat;
}
.new_site #footer #sub-menu li.sub-menu01 a {
	background:none;
}

#sub-menu li.sub-menu01hover a{
	background:url(../images/menubacker-hover-noleftborder.gif) no-repeat;
	
}
.new_site .topcatsnav #sub-menu li.sub-menu01hover a {
	background:none;
}

#sub-menu li.sub-menu01hoveryellow a{
	background:url(../images/menubacker-hoveryellow-noleftborder.gif) no-repeat;
}
.new_site .topcatsnav #sub-menu li.sub-menu01hoveryellow a {
	background:none;
}
.new_site .topcatsnav #sub-menu li.sub-menu01hoveryellow a.img {
	padding-top:0;
	padding-bottom:0;
	
	
}
.new_site .topcatsnav #sub-menu li.sub-menu01hoveryellow a img {
	height: 27px;
	width: auto;
	position:relative;
	top:-2px;
}
/*#sub-menu li.sub-menu01hoveryellow a{
	background:#dab106;
}*/

#sport-zone{
	float:left;
	margin-top:1px;
}

#footer{
	width:100%;
	height:150px;
	background-image:url(../images/footerbacker.gif);
	background-repeat:repeat-x;
	margin: 8px 0px;
	background-color: #313131;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.new_site #footer {
	background:#e4eff2;
	height: auto;
	margin:0;
	color:#000;
	padding:50px 0 40px;
}
.new_site #footer .container {
	/*width: 800px;*/
	/*width: 720px;*/
	/*width: 920px;*/
	width: 1120px;
}
.new_site #footer p {
	margin:0px 0 0;
	padding:0;
}
.new_site #footer br {
	/*display: none;*/
}
.new_site #footer a {
	color:#000;
	font-size: 13px;
}

.ttl{
	float:left;
	margin-bottom:1px;
}

.desc{
	width:147px;
	float:left;
	padding:15px 10px 20px 10px;
	font-size:11px;
}

.desc h2{
	font-size:16px;	
	float:left;
}
.desc span{
	padding:3px 0;
	float:left;
	clear:both;
}

.side-item .side-ttl01{
	width:167px;
	height:42px;
	float:left;
	margin-top:1px;
	background:url(../images/side-ttl.png) no-repeat 0 0;
}

.side-item .side-ttl01sportzone{
	width:167px;
	height:35px;
	float:left;
	margin-top:10px;
	cursor:pointer;
	background:url(../images/sport-zone.png) no-repeat 0 0;
}

.side-item .side-stoixima{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-stoixima.png) no-repeat 0 0;
}

.side-item .side-psifos{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-psifos.png) no-repeat 0 0;
}

.side-item .side-agenda{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
	background:url(../images/title-agenda.png) no-repeat 0 0;
}

.side-item .side-epaggelmatikos{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
	background:url(../images/title-epaggelmatikos.png) no-repeat 0 0;
}

.side-item .side-videos{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
	background:url(../images/title-epaggelmatikos.png) no-repeat 0 0;
}

.side-item .side-xrisimes{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-xrisimes.png) no-repeat 0 0;
}

.side-item .side-zodia{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-zodia.gif) no-repeat 0 0;
}

.side-item .side-chef{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-chef.png) no-repeat 0 0;
}

.side-item .side-bottomgirl{
	width:167px;
	height:35px;
	float:left;
	margin-top:1px;
		cursor:pointer;
	background:url(../images/title-bottomgirl.png) no-repeat 0 0;
}

.side-item .side-ttl011{
	width:167px;
	float:left;
	margin-top:1px;
}

.side-item .side-ttl02{
	width:167px;
	height:42px;
	float:left;
	background:url(../images/side-ttl.png) no-repeat 0 -42px;
}

.side-item .side-ttl03{
	width:167px;
	height:42px;
	float:left;
	background:url(../images/side-ttl.png) no-repeat 0 -84px;
}

.side-item .side-ttl04{
	width:167px;
	height:42px;
	float:left;
	background:url(../images/side-ttl.png) no-repeat 0 -126px;
}

.side-itemnopad .side-connopad{
	width:145px;
	padding:2px 10px;
	float:left;
	font-size:12px;
}

.side-item .side-con{
	width:145px;
	padding:10px;
	float:left;
	font-size:12px;
}

.side-item strong{
	color:#000000;
	font-size:12px;
}

.side-con .sec li,
.mini-box-con ul li{
	width:100%;
	float:left;

	padding:5px 0;
	border-bottom:#CCCCCC 1px solid;
}
.side-item .side-con .img img {
	width:146px;
	height: auto;
}

li.greyborder {
	width:100%;
	float:left;
	padding:5px 0;
	border-bottom:#CCCCCC 1px solid;
	font-size:12px;
}
.new_site li.greyborder {
	border-bottom:0;
	margin-bottom:10px;
}
.new_site li.greyborder > img {
	display: none;
}
.new_site .greyborder .datetime {
	margin-bottom:3px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.new_site .greyborder h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.new_site li.greyborder a, .new_site .greyborder a {
	color:#000;
}

ul.greyborder {
	width:100%;
	float:left;
	padding:0px 0;
	font-size:12px;
}

.side-con-weather{
	width:100%;
	float:left;
	padding:0px 0;
	border-bottom:#CCCCCC 1px solid;
}

.side-con .rad{
	width:140px;
	float:left;
	padding:5px 0;
}

.side-con .pic-desc{
	color:#de494b;
	font-size:11px;
	width:70px;
	float:right;
	vertical-align:middle;
}

/* Content */
/* ----------------------------------------- */

#main-content {
	width:100%;
}
.new_site #main-content {
	float:none!important;
	width:100%!important;
}

#content{
	width:778px;
	float:right;
	margin-top:8px;
	display:inline;
	font-size:11px;
}
.new_site #content {
	width:100%;
	float: none;
	margin-top:30px;
	display: inline-block;
}
#content.without-sidebars {
	width: 100%;
	float: left;
}

#content-listing{
	width:400px;
	float:left;
	margin-top:8px;
	display:inline;
	font-size:11px;
	margin-left:8px;
}

.efimereyonta #content-listing {
	width:585px;
}
.efimereyonta #last-boxinside h2 {
	width:569px;
}

#content-listing #grey{
	width:420px;
	background:url(../images/grey.png) no-repeat 0 0;
	float:left;
	padding-left:20px;
}
#content-listing #red {
	width:244px;
	background:url(../images/red.png) no-repeat 0 0;
	float:right;
	padding-left:20px;
}

#content-register{
	width:450px;
	float:right;
	margin-top:0px;
	display:inline;
	font-size:11px;
	background-color:#efefef;
}
#content-register table.register {
	padding-left:16px;
	margin-left:16px;
	clear:both;
	padding-bottom: 4px;
	
}
#content-register form {
		background-color:#efefef;
}

#content-register table.register td {


	padding: 2px;
}

#content-register p {
	font-size:9pt;
padding-top:4px;
	padding-left:16px;
	clear:both;
	padding-bottom: 6px;
		background-color:#efefef;
}
#content #grey{
	width:485px;
	background:url(../images/grey.png) no-repeat 0 0;
	float:left;
	padding-left:20px;
}

.index_mobile #grey {
	background:url(../images/grey.png) no-repeat 0 0;
	float:left;
	padding-left:20px;
	height:49px;
	background-size:100% 100%;
}


.box-ttl{
	padding-top:9px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	float:left;
	padding-bottom:22px;
}
#grey .grey-con{
	width:465px;
	height:380px;
	padding:0 10px 10px 10px;
	overflow:hidden;
	float:left;
	background-color:#f7f7f7;
}

.grey-ryt{
	width:164px;
	float:right;
}

.grey-ryt2{
	width:464px;
	float:left;
}
.index_mobile .grey-ryt2 {
	width:300px;
}
.index_mobile.single .grey-ryt2 {
	width:100%;
}

.index_mobile.single a.more {
	font-size: 11px;
}
.grey-ryt h3{
	font-size:14px;
	font-weight:bolder;
}

.grey-ryt2 h3 {
	font-size:14px;
	font-weight:bolder;
	margin:3px 0px 0px 0px;
}
.grey-ryt2.kentriko-megalo h3 {
	font-size:16px;
}
.grey-ryt2.kentriko-megalo .short_story {
	font-size:13px;
}

.date{
	padding:5px 0px 5px 0px;
	float:left;
	clear:both;
}

.readmore{
	float:left;
	padding-top:20px;
}

#ryt-bottom{
	width:464px;
	clear:both;
	float:left;
	padding-top:10px;
	font-size:12px;
	line-height:18px;
}

#content #red {
	width:244px;
	background:url(../images/red.png) no-repeat 0 0;
	float:right;
	padding-left:20px;
}

#reds {
	float: right;
	width:244px;
}
.red2 {
	width:244px;
	background:url(../images/red.png) no-repeat 0 0;
	float:right;
	padding-left:20px;
}

#red a{
	color:#ffffff;
}

#red2 a{
	color: #2d69dd;
}

.red-con{
	width:230px;
	height:280px;
	padding:0 4px 10px 10px;
	float:left;
	/*margin-top: 42px;*/
	background-color:#f7f7f7;
}

.red-con2{
	width:230px;
	height:45px;
	padding:0 4px 10px 10px;
	float:left;
	background-color:#f7f7f7;
}

.red-con2 a.blue{color: #2d69dd; text-decoration: none;}
.red-con2 a.blue:active  {color: #2d69dd; text-decoration: none;}
.red-con2 a.blue:visited {color: #2d69dd; text-decoration: none;}
.red-con2 a.blue:hover   {color: #000000; text-decoration: underline;}

#news{
	width:778px;
	height:78px;
	background:url(../images/newsflash.png) no-repeat 0 0;
	float:left;
	clear:both;
	margin-top:10px;
}

#flash-btn-out{
	float:right;
	margin-top:7px;
}

#flash-btn{
	display:inline;
	float:left;
	text-align:center;
}

#flash-btn  a{
	width:102px;
	height:21px;
	float:left;
	color:#ffffff;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/flashbtn.gif) no-repeat;
}



#flash-btn a.active{

	color:#4394c0;
	padding-top:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/flashbtn-active.gif) no-repeat;
}


#flash-btn div.btn-01{
background:url(../images/flashbtn.png) no-repeat;
}

#flash-btn div.btn-01-active{
	color:#4394c0;
	background:url(../images/flashbtn-active.png) no-repeat;
}

#flash-btn div.btn-02{
	background:url(../images/flashbtn.png) no-repeat;
}

#flash-btn div.btn-02-active{
	background:url(../images/flashbtn-active.png) no-repeat;
		color:#4394c0;
}

#flash-btn div.btn-03{
background:url(../images/flashbtn.png) no-repeat;
}
#flash-btn div.btn-03-active{
	background:url(../images/flashbtn-active.png) no-repeat;
		color:#4394c0;
}

#news-con{
	width:750px;
	float:right;
	height:27px;
	padding-top:13px;
	padding-left:10px;
	background-color:#f7f7f7;
	font-size:12px;
}
#news-con a{font-size:10px;}

.mid{
	float:right;
	padding:16px 0;	
}
.new_index .mid {
	float: none;
	text-align:center;
	padding:0 0 30px;
}
.new_index .mid iframe {
	width:100%!important;
}

.mid2{
	padding:16px 0;	
}

.midleft{
	float:left;
	padding-left:20px;
	padding-top:16px;	
}

#mid-news{
	float:right;
	width:760px;
	margin-bottom:17px;
}

.midnews-01{
	width:189px;
	height:207px;
	float:left;
	margin-right:1px;
}

.midnews-02{
	width:189px;
	height:207px;
	float:left;
	margin-right:1px;
}

.midnews-03{
	width:189px;
	height:207px;
	float:left;
	margin-right:1px;
}

.mid-ttl{
	width:100%;
	height:24px;
	text-align:center;
	color:#ffffff;
	font-size:10px;
	padding-top:10px;
	margin-bottom:1px;
	background:url(../images/mid-ttl-bg.png) repeat-x;
}

.midnews-01 img,
.midnews-02 img,
.midnews-03 img
{
	float:left;
	margin-bottom:1px;
}

.news-desc{
	width:169px;
	height:45px;
	float:left;
	background-color:#454545;
	color:#ffffff;
	padding:10px;
	overflow:hidden;
}

.news-desc2{
	width:169px;
	height:45px;
	float:left;
	background-color:#454545;
	color:#ffffff;
	padding:10px;
	overflow:hidden;
}

.news-desc3{
	width:169px;
	height:45px;
	float:left;
	background-color:#454545;
	color:#ffffff;
	padding:10px;
	overflow:hidden;
}

.mini-box{
	width:251px;
	background:url(../images/mini-box-bg.png) repeat-y;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
h2.mini-box-mid-title {
	float:left;
	height:48px;
	width:234px;
	line-height:31px;
	padding: 0 0 0 17px;
	background:url(../images/mini_title_red.png) no-repeat left top;
}
h2.mini-box-mid-title.yellow {
	background:url(../images/mini_title_yellow.png) no-repeat left top;
}
h2.mini-box-mid-title.green {
	background:url(../images/mini_title_green.png) no-repeat left top;
}
h2.mini-box-mid-title.purple {
	background:url(../images/mini_title_purple.png) no-repeat left top;
}
h2.mini-box-mid-title.red {
	background:url(../images/mini_title_red.png) no-repeat left top;
}
h2.mini-box-mid-title a {
	color:#fff;
	display: block;
	
	line-height: inherit;
}
.mini-box-featured {
	width:251px;
	float:left;
	margin-right:0px;
	margin-bottom:10px;
}
.index_mobile .mini-box-featured {
	width:140px;
	margin:0 20px 20px 0;
}
.index_mobile .mini-box-featured.last {
	margin: 0 0 20px;
}
.index_mobile.single .mini-box-featured {
	width:140px;
	margin:0 10px 20px 0;
}
.index_mobile.single .mini-box-featured.last
{
	margin:0 10px 20px 0!important;
}
.index_mobile.single .mini-box-featured.last3 {
	margin: 0 0 20px!important;
}
.index_mobile.single .mini-box-con-featured-container > div:nth-of-type(n+4) li.greyborder {
	border-bottom: none;
}
.index_mobile.single .mini-box-con-featured-container > div:nth-of-type(n+7) {
	display: none;
}

.mini-boxright{
	width:251px;
	float:right;
}

.leftboxcontain {
float:left;
width:525px;
}

.rightboxcontain {
float:right;
}

.last {
	margin-right:0!important;	
}

.mini-box-con{
	width:215px;
	height:295px;
	float:left;
	padding:0 0px 10px 26px;
	overflow:hidden;
}
.mini-box-con ul .img a img {
	width:215px;
	height: auto;
}
.mini-box-con-featured-container {
	margin:0px 0px 0px 28px;
	width: 514px;
}
.index_mobile .mini-box-con-featured li.greyborder img.left {
	display: none;
}
.index_mobile .mini-box-con-featured-container {
	margin: 10px 0 0 0px;
	width: 300px;
}
.index_mobile.single .mini-box-con-featured-container {
	width:100%;
}
.index_mobile.single .mini-box-con-featured-container .clear2 {
	display: none;
}
.index_mobile.single .mini-box-con-featured-container .clear3 {
	display: block;
}
.index_mobile.single .mini-box-con-featured .title {
	font-size:12px!important;
}
.index_mobile.single .mini-box-con-featured .sdesc {
	display: none;
}
.index_mobile.single .mini-box-con-featured .more {
	display: none;
}
.index_mobile.single .mini-box-con-featured div.img {
	max-height: 110px!important;
}
.mini-box-con-featured{
	width:215px;
	height:280px;
	float:left;
	padding:0 0px 0px 0px;
	overflow:hidden;
}
.mini-box-con-featured .sec .img img {
	width:215px;
	height:auto;
}
.index_mobile .mini-box-con-featured {
	width:100%;
	height: auto;
	overflow: visible;
}
.index_mobile .mini-box-con-featured .img img {
	width:100%;
	height: auto;
}
.mini-box-con2{
	width:215px;
	float:left;
	padding:0 0px 10px 26px;
}
.index_mobile .mini-box-con2 {
	width:300px;
	padding:0 0 10px;
}
.index_mobile.single .mini-box-con2 {
	width:100%;
}
.mini-box-con2 ul{float:left;padding-bottom:10px;}


.mini-box-con ul{float:left;padding-bottom:10px;}

.mini-box h2 {
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-politiki.png) no-repeat;
}



.mini-box-ttl{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/play.png) no-repeat;
}

.mini-box-astynomika{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-astynomika.png) no-repeat;
}

.mini-box-perivallon{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-perivallon.png) no-repeat;
}

.mini-box-koinonia{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-koinonia.png) no-repeat;
}

.mini-box-fashion{
	width:251px;
	height:48px;
	float:left;
		cursor:pointer;
	background:url(../images/title-fashion.png) no-repeat;
}

.mini-box-apopseis{
	width:251px;
	height:48px;
	float:left;
		cursor:pointer;
	background:url(../images/title-apopseis.png) no-repeat;
}

.mini-box-agores{
	width:251px;
	height:48px;
	float:left;
		cursor:pointer;
	background:url(../images/title-agores.png) no-repeat;
}

.mini-box-atakes{
	width:251px;
	height:48px;
	float:left;
		cursor:pointer;
	background:url(../images/title-atakes.png) no-repeat;
}

.mini-box-ttl2{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/zod.png) no-repeat;
}

.mini-box-diagonismoi{
	width:251px;
	height:48px;
	float:left;
			cursor:pointer;
	background:url(../images/title-diagonismoi.png) no-repeat;
}

.mini-box-odigos{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-odigos_xalkidas.png) no-repeat;
}

.mini-box-videos{
	width:251px;
	height:48px;
	float:left;
			cursor:pointer;
	background:url(../images/title-videos.png) no-repeat;
}

.mini-box-gnomi{
	width:251px;
	height:48px;
	float:left;
	background:url(../images/title-gnomi.png) no-repeat;
}

#last-box{
	width:778px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

/*#last-box h2{
	width:778px;
	height:48px;
	cursor:pointer;
	background:url(../images/last-box.png) no-repeat;
}*/

#last-box2{
	width:514px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:10px;
}

#last-box2 h2, h2.blue_title {
	width:487px;
	height:48px;
	cursor:pointer;
	background:url(../images/last-box-blue.png) no-repeat;	
	line-height: 30px;
	padding: 0px 0 0 25px;
	font-size: 14px;
	color: #fff;
}
#last-box2 #last-box-con2 .img img {
	width:460px;
	height: auto;
}
h2.blue_title.full {
	width:753px;
}
h2.blue_title a {
	color: #fff;
	display: block;
	line-height: inherit;
}

#last-box3{
	width:514px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:10px;
}

#last-box-featured{
	width:514px;
	float:left;
	margin-bottom:10px;
	background:url(../images/last-box-bg-featured.png) repeat-y;
	
}
#last-box-featured.three_per_row {
	width:100%;
	display: inline-block;
	float: none;
	margin-bottom:30px;
	background:#f7f7f7;
}
#last-box-featured.three_per_row h2 {
	width:calc(100% - 25px);
}
#last-box-featured.three_per_row .mini-box-con-featured-container {
	width:100%;
	margin:0;
	padding-left:28px;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	
}
#last-box-featured.three_per_row .mini-box-featured {
	width:33.3%;
	margin-right: 0;
}

.index_mobile #last-box-featured {
	width:300px;
	background-size:100% 100%;
}
#last-box-featured h2, h2.gray_title {
	width:487px;
	height:48px;
	line-height: 30px;
	background:url(../images/last-box-featured.png?v=1) no-repeat;
	padding: 0px 0 0 25px;
	font-size: 14px;
	color: #fff;
}
.index_mobile #last-box-featured h2 {
	width:275px;
	background-size:100% 100%;
	font-size:12px;

}
h2.gray_title a {
	color: #fff;
	display: block;
}

/* INSIDE PAGES */
#last-boxinside {
	width:427px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

.efimereyonta #last-boxinside {
	width:100%;
}

#last-boxinside h2 {
	width:411px;
	height:40px;
	background:url(../images/last-box-in.gif) no-repeat;
	color:#FFFFFF;
	padding:8px 8px 0px 8px;
	margin:0px;
}

#last-boxinside h2 a {
	color:#fff;
}

#last-boxinside-full{
	width:827px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}

#last-boxinside-full h2{
	width:811px;
	height:40px;
	background:url(../images/last-box-in.gif) no-repeat;
	color:#FFFFFF;
	padding:8px 8px 0px 8px;
	margin:0px;
}

#last-boxinside300{
	width:343px;
	float:right;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}
.new_index #last-boxinside300 {
	margin-bottom:0;
}

#last-boxinside300 h2{
	width:327px;
	height:40px;
	background:url(../images/last-box-inblack.gif) no-repeat;
	color:#FFFFFF;
	padding:8px 8px 0px 8px;
	margin:0px;
}

#last-boxinside300 h3{
	font-size:14px;
	font-weight:bolder;
}

.midinside{
	float:right;
	padding:0px;	
}

#header-lineinside{
	width:917px;
	height:22px;
	background:url(../images/header-line-bg.png) repeat-x;
	font-size:11px;
	color:#000000;
	padding:8px 30px 0 5px;
	clear:both;
	overflow:hidden;
	font-weight: bold;
}

.grey-rytinside{
	width:283px;
	float:left;
	margin-right:3px;
	padding-left:6px;
}

.grey-rytinside-nightlife{
	width:190px;
	float:left;
	margin-right:3px;
	padding-left:6px;
}
.grey-rytinside-featured-right{
	width:200px;
	float:right;
	margin-right:3px;
}

.grey-rytinside-deite-akomi {
	width:280px;
	float:left;
	margin-right:3px;
		padding-left:6px;
}

.grey-rytinside-deite-akomi a{
font-size:9pt;
}
.grey-rytinside-subcategories {
	width:190px;
	float:left;
	margin-right:3px;
		padding-left:6px;
}

.grey-rytinside-img{
	width:90px;
	height:90px;
	overflow: hidden;
	float:left;
}
.grey-rytinside-img img {
	width:90px;
	height: auto;
	
}

.grey-rytinside-img-nightlife{
	width:180px;
/*	height:90px;
	overflow: hidden;*/
	float:left;
}

.grey-rytinside-img-featured-right{
	width:90px;
	height:90px;
	overflow: hidden;
	float:left;
}

.grey-rytinside h3{
	font-size:14px;
	font-weight:bolder;
}

.greycontainer-inside
{
	width:388px;
	clear:both;
	margin:0px 0px 10px 30px;
}
.new_site .greycontainer-inside {
	width:100%;
	margin-left:0;
	border-bottom:1px solid #ccc;
}
.new_site .greycontainer-inside .separ {
	width:100%;
	display: none;
}

.greycontainer-inside-deite-akomi
{
	width:390px;
	clear:both;
	margin:0px 0px 10px 20px;
}
.new_site .greycontainer-inside-deite-akomi {
	margin-left: 0;
	width:100%;
	margin:0 0 20px;
}
.new_site .greycontainer-inside-deite-akomi .datetime {
	display: block;
	font-size: 12px;
	margin: 0 0 2px;
	color:#666;
}
.new_site .greycontainer-inside-deite-akomi a {
	color:#000;
}

.new_site .greycontainer-inside-deite-akomi .separ {
	width:100%;
	height: auto;
}

.greycontainer-inside-subcategories
{
	width:320px;
	clear:both;
	margin-left:0px;

}

.greycontainer-inside-subcategories h3
{
	font-size:15px;
	font-weight:bolder;
	padding-bottom:6px;
}

.greycontainer-inside h3
{
	font-size:15px;
	font-weight:bolder;
	padding-bottom:6px;
}

#last-box-inside{
	width:778px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}
.new_site #last-box-inside, .new_site #content-listing {
	width: calc(100% - var(--right-column-width) - 30px);
	background:none;
}
.new_site #content-listing {
	margin:0;
}
.new_site .big_cat_box #content-listing {
	width:100%;
}


#last-box-inside > h2{
	width:762px;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}
.heading_title {
	margin:30px 0 0;
}
.big_cat_box .heading_title {
	margin-top:0;
}
.new_site #last-box-inside > h2, .new_site #last-boxinside h2, .heading_title h2 {
	width:100%;
	height: auto;
	background:none;
	padding: 0;
	margin: 0 0 20px;
	color:var(--main-color);
	font-size: 14px;
	border-bottom:2px solid var(--main-color);
}
.heading_title h2 {
	font-size: 48px;
	margin-bottom:20px;
	margin-top: 7px;
	font-weight: 900;
}
.cat_page .heading_title h2, .article_page .heading_title h2 {
	/*font-size: 48px;*/
	
}
.article_page .heading_title h2 {
	font-size: 26px;
	
}
.big_cat_box .heading_title h2 {
	/*font-size: 36px;*/
}
.new_site #last-boxinside h2 {
	display: none;
}

#last-box-inside > h2 > a {
	color:#fff;
}
.new_site #last-box-inside > h2 > a, .new_site #last-boxinside h2 a, .heading_title h2 a {
	color:var(--main-color);
	display: inline-block;
	position:relative;
	z-index:1;
	padding:0 20px 0 0;
	background:#fff;
	top:13px;
}
.article_page .heading_title h2 a {
	/*top: 8px;*/
}

.colored_box .heading_title h2 a {
	
	background:#b2ced9;
	
}


#last-box-inside > h1{
	margin:0px 8px 5px 0px;
	font-size:20px;
}

#last-box-inside-deite-akomi{
	width:420px;
	float:left;
	background:url(../images/last-box-bg.png) repeat-y;
	margin-bottom:16px;
}
.new_site #last-box-inside-deite-akomi, .new_site #last-boxinside300, .new_site .sidebox {
	float: right;
	background:var(--main-color-light);
	width:100%;
	margin-bottom: 16px;
    /*margin-top: -5px;	*/
}

.new_site .lifebox .sidebox {
	background:none;
	margin-bottom:0;
}


#last-box-inside-deite-akomi h2 {
	width:404px;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}
.new_site #last-box-inside-deite-akomi h2, .new_site #last-boxinside300 h2, .new_site .sidebox > h2 {
	width:100%;
	height: auto;
	background:var(--main-color);
	color:#fff;
	height: auto;
	padding:10px 10px;
	font-size: 16px;
	text-align:center;
}
.new_site .big_cat_box .sidebox > h2 {
	font-size: 36px;
}
.new_site .sidebox > h2 a {
	color:inherit;
	display: block;
}
#last-box-inside-deite-akomi h1{
	margin:0px 8px 5px 0px;
	font-size:20px;
}

#last-box-inside-deite-akomi-ads{
	width:320px;
	float:left;
	background:#ffffff;
	text-align: center;
	margin-bottom:16px;
	padding-left: 20px;
	display: inline;
}
.new_site #last-box-inside-deite-akomi-ads {
	width:var(--right-column-width);
	padding-left:0;
}


#last-box-inside-register{
	width:450px;
	float:left;
	
	background:url(../images/last-box-bg.png) repeat-y;
	
	margin-bottom:16px;
}

#last-box-inside-register h2{
	width:450px;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}

#last-box-inside-register h1{
	margin:0px 8px 5px 0px;
	font-size:20px;
}

.imagearticle {
	float:right;
	padding:0px 0px 8px 8px;
	clear:both;
}
.new_site .imagearticle {
	float:none;
	width:100%;
	padding:0 0 10px;
	text-align:center;
}
.new_site .imagearticle img {
	width:100%;
	height: 600px;
	object-fit: cover;
}


.mainarticle{
	margin:4px 8px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-size:14px;
	width:727px;
	border-top: 1px solid #CCCCCC;
	clear:both;
	  line-height: 1.5;
}
.new_site .mainarticle {
	width:100%;
	margin:4px 0 0;
	border-top:0;
	padding:0;
}

.shortstory {
padding: 5px 0px 0px 0px;
width:500px;
clear:both;
}

/* INSIDE PAGES */

#last-box-con{
	padding-left:30px;
	float:left;
}

#last-box-con2{
	padding:0px 20px 20px 35px;
}

#last-box-con-inside{
	padding:0px 0px 15px 30px;
    width:728px;
	float:left;
}
.new_site #last-box-con-inside, .new_site #last-boxinside {
	padding:0 0 15px;
	width:100%;
	background:none;
}
#last-box-con-inside h1{
	font-size: 16px;
	padding-bottom: 6px;
}
.new_site #last-box-con-inside h1 {
	font-size: 48px;
	color:#000;
	padding-bottom:10px;
}

#last-box-con-inside-deite-akomi{
	padding:5px;
    width:390px;
	float:left;
}
.new_site #last-box-con-inside-deite-akomi, .new_site #last-box-con-inside300, .new_site .sidebox-content {
	width:100%;
	padding:10px;
}

#last-box-con-inside-deite-akomi-ads{
	padding:0px 0px 15px 30px;
    width:380px;
	float:right;
}

#last-box-con-inside300{
	padding:0px 10px 15px 30px;
	float:left;
}

#last-box-con-inside300p{
	padding:0px 10px 15px 30px;
	float:left;
	width:300px;
}
#last-box-con ul{
	float:left;
	width:330px;
	margin-left:20px;
	margin-bottom:20px;
}

#last-box-con ul li{
	list-style-type:none;
	list-style: none;
	line-height:18px;
	font-size:13px;
	color:#03406d;
}

span.smallsize {
	font-size:10px;
	color:#FFFFFF;
}
.new_site span.smallsize {
	color:#000;
	font-size:13px;
}

.imagepaper {
padding:0px 0px 8px 8px;
clear:both;
}

#papers-rest
{
	width:778px;
	background-color:#ffffff;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:8px;
	
}

#papers-rest h2
{
	width:100%;
	height:40px;
	background:url(../images/last-box-inside.gif) no-repeat;
	
	padding:8px 8px 0px 8px;
	color:#FFFFFF;
}

#papers-rest p
{
	width:100%;
	padding:8px 8px 0px 40px;
	background-color:#ffffff;
	color:#010101;

}



#papers-rest table
{
	width:778;
	padding:8px 8px 0px 8px;
	background-color:#ffffff;
	color:#010101;
}

#papers-rest-paper
{
	width:170px;
	float:left;
}

.new_site #papers-rest-paper {
	width: 12.20%;
	margin:0 0 10px 0;
	float: none;
	display: inline-block;
	vertical-align:top;
}
.new_site .previous_newspapers {
	width:100%;
}
#papers-rest-paper a
{
	color:#de494b;
	font-size:9pt;
}
#papers-rest-paper img {
	width:100%;
	height: auto;
}

#papers-rest-paging
{
	width:100%;
	padding:8px 8px 0px 8px;
	background-color:#ffffff;
	color:#010101;
	font-size: 7pt;
}

div.imgindexmegalo {
	width:464px;
	max-height: 300px;
	overflow:hidden;
}
.index_mobile div.imgindexmegalo {
	width:100%;
	max-height: none;
	overflow: visible;
}
.index_mobile div.imgindexmegalo img {
	width: 100%;
	height: auto;
}

img.left {
float:left;
border: 0;
margin:4px 6px 0px 0px;
}

span.date2 {
font-size:9px;
}

.date3 {
font-size:9px;
margin: 0px 6px 7px 10px;
}


div.allshort {
	border-bottom: 1px solid #CCCCCC;
	font-size:12px;
	margin: 5px 5px 5px 0px;
	padding-bottom: 7px;
	width:415px;
}
.new_site div.allshort {
	width: 100%;
	margin:20px 0 30px;
	font-size: 16px;
	background:var(--main-color-light);
	padding:20px;
	font-weight: 600;
	border-bottom:0;
}



.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
TD.main, P.main {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height: 1.5;
  vertical-align: top;
}

/* Ticker */

/**/.tickercontainer { /* the outer div with the black border */
	width:942px;
	float:left;
	height:21px;

	margin:0 0 0 0px;
	display:inline;
		position:relative;
	color:#c7c7c7;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0 0px;
	overflow:hidden;
}

.scroller_left_right {
 white-space: nowrap;
 line-height: 19px;
 font-size: 12px;
}

.scroller_left_right p {
 padding: 0;
}

.tickercontainer1 { /* the outer div with the black border */
 	width:449px;
	height: 19px;
	background-color:#000000;
	color:#c7c7c7;
	border: 1px dotted #ddd;

	overflow: hidden;
 	font-size:12px;
	font-weight:bold;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0px;
	top: 0px;
	width:435px;
	overflow: hidden;
	margin:0;
	padding:0;
	
}

.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1 url(../gnb_bg.gif) left top repeat-x 
}


ul.ticker {
	position: relative;
	width:425px;
	left:435px;
}

/* Pagination */


.pagination {

	padding:10px 5px 10px 26px;
	margin:0 0 30px 0;
	width:427px;

}
.new_site .pagination {
	background:#005c83;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
.pagination.fullpage {
	width:669px;
}

.current-page {
	font-size:12px;
	float:left;
}
.new_site .current-page {
	padding:11px 10px;
	color:#fff;
	float: none;
	display: none;
	vertical-align:top;
	
}

.pages {
	float:right;
	margin-right:30px;
}
.new_site .pages {
	float:none;
	display: inline-block;
	vertical-align:top;
}
.pagination.fullpage .pages {
	margin-right:0;
}

.pages .btn {
	float:left;
	margin:0 0 0 10px;
}

.pages a {
	font-size:8pt;
	text-decoration:underline;
	display: inline-block;
	vertical-align:top;
	margin: 0 0 0 4px;
}
.new_site .pages a {
	text-decoration:none;
}
.pages a:hover {
	text-decoration:none;
	color:#663b3b;
}

.pages a.current {
	text-decoration:none;
	color:#663b3b;
	font-weight:bold;
}

.pages p {
	float:left;
	margin:0 0 0 10px;
	display:inline;
	color:#990c0c;
}

.pages p a {
	margin:0 8px 0 0;
	
}
.pagination_bar_mobile {
	display: none;
}

.new_site .pages a {
	color:#fff;
	font-size: 18px;
	display: inline-block;
	vertical-align:top;
	padding:10px 15px;
	margin:0;
	font-weight: 500;
}
.new_site .pages a.current, .new_site .pages a:hover {
	background:#fff;
	color:#005c83;
	font-size: 18px;
}

.smallText {
	font-size: 12px;
}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c;  text-align: center;}
.checkoutBarCurrent { font-size: 10px; color: #626262; text-align: center;}

/**/.v-border {
	border-right:1px solid #ffffff;
}

.news-col-paper {
	width:140px;
	height: 210px;
	float:left;
	padding:12px 16px 0 0;
	margin:0 16px 0 0;
	display:inline;
}
.new_site .news-col-paper {
	width: 24%;
	height: auto;
	margin: 0 1% 30px 0;
	padding:0;
}

.news-col-paper .banner {
	width:140px;
	height:170px;
	overflow: hidden;
	margin:0 0 8px 0;
}
.new_site .news-col-paper .banner {
	width:100%;
	height: auto;
	overflow: visible;
}

.news-col-paper .title {
	color:#010101;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 3px 0;
	display:block;
}
.new_site .news-col-paper .title {
	font-size: 15px;
	line-height: 20px;
}

.news-col-paper .sub-title {
	font-size:10px;
	line-height:18px;
}

.news-col-paper p {
	line-height:18px;
	padding:0;
}

.news-col-paper em {
	text-align:right;
	font-style:normal;
	display:block;
	font-size:10px;
	color:#990c0c;
	line-height:18px;
}

/* oscommerce stuff */
span.inputRequirement {
	color: red;
}

.messageStackError, .messageStackWarning { font-family: Verdana, Arial; font-size: 12px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial; font-size: 12px; background-color: #99ff00; }

.indextopkarfoto {
	width:468px;

	text-align:center;
	margin:10px 0; 
	padding:0 0 0px 0;
}

.nav_mobile {
	display: none;
}

.mobile_link, .mobile_272 {
	display: none;
}
.topshares {
	margin:-4px 0px 4px 20px; 
	float:left
}
.new_site .topshares {
	display: none;
}
.new_site .fullstory  {
	font-size: 18px;
	font-weight: 500;
}
.new_site .fullstory p {
	font-size: inherit;
}
.new_site .fullstory b, .new_site .fullstory strong {
	font-weight: 900;
}

.fullstory blockquote {
	border-left:5px solid #ccc;
	padding: 0 0 0 20px;
}
.fullstory blockquote p {
	font-style: italic;
}
.fullstory ol, .fullstory ul {
	margin: auto;
	padding: inherit;
}
.fullstory ul {
	list-style: disc inside;
}
.fullstory ol {
	list-style: decimal inside;
}
.fullstory ul li, .fullstory ol li {
	margin: auto;
	padding: inherit;
}
.fullstory-video iframe {
	max-width: 100%!important;
	margin: 0 0 30px;
}
.new_site .fullstory-video iframe {
	width:100%;
	height: 600px;
}

#footer #sub-menu {
	display: none;
	width:100%;
	margin:0 0 10px;
	padding: 10px 0;
}
.new_site #footer #sub-menu {
	display: block;
	margin:20px 0 0px;
	padding:0 0 10px;
	border-bottom:1px solid #999;
}
.left_sidebar_in_bottom, .right_sidebar_in_bottom {
	display: none;
}

.articleshares {
	display: inline-block;
	margin-top:14px; 
	width:400px;
}

ul.companies_catalog {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.companies_catalog li {
	border-bottom: 1px dotted #c0c0c0;
	padding: 0;
	margin: 0;
	display:block;
}
ul.companies_catalog li a {
	display: block;
	padding: 10px 5px;
	font-size:14px;
	color:#2d69dd;
	
}
ul.companies_catalog li a:hover {
	background: #fff;
	text-decoration:none;
}

.companies_catalog_entries {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.companies_catalog_entries li {
	border-bottom: 1px dotted #c0c0c0;
	padding: 10px 1%;
	margin: 0;
	display:inline-block;
	width:98%;
}
.companies_catalog_entries li:hover {
	background:#fff;
}
.companies_catalog_entries li .img {
	float:left;
	width:120px;
	padding: 0 10px 0px 0;
}
.companies_catalog_entries li h1 {
	font-size:14px!important;
	font-weight: normal;
	margin: 0;
	padding:0 0 4px;
}
.companies_catalog_entries li h1 a {
	text-decoration: none;
}

.search_box_catalog {
  display: inline-block;
  float: left;
  padding: 18px 0;
}
.search_box_catalog input {
  border: 1px solid #dddddd;
  color: #000;
  display: inline-block;
  float: left;
  
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  outline: medium none;
  padding: 9px 10px;
  width: 487px;
}
.search_box_catalog select {
	border: 1px solid #dddddd;
  color: #000;
  display: inline-block;
  float: left;
  
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  outline: medium none;
  height:40px;
  width:178px;
}
.search_box_catalog .quest {
  background: rgba(0, 0, 0, 0) url("../images/red_bg.png") repeat-x scroll 0 0;
  border: medium none;
  color: #ffffff;
  cursor: pointer;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: 400;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 90px;
}

.index_mobile .index_col {
	float: left;
	width: 450px;
	margin: 0 25px 25px 0;
}
.index_mobile .index_col.main_col {
	float: right;
	margin: 0 0 25px;
}
.index_mobile .index_col.full_col {
	width:100%;
	margin:0 0 25px 0;
}
.index_mobile .topbanner {
	border: 0px solid #ccc;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	width: 620px;
}
.index_mobile .topbanner img {
	width:100%;
	height: auto;
}
.index_mobile .topbanner img.banner_katalogos_from767 {
	display: none;
}
.index_mobile .xrisima {
	float: right;
	width: 80px;
	margin: 0;
	padding:0;	
	list-style-image: url(../images/pit.gif);
}
.index_mobile .half .xrisima {
	width:100%;
	list-style-position: inside;
	margin: 8px 0 0;
}
.index_mobile .xrisima li {
	margin:0 0 4px;
	padding: 0;
	font-size: 11px;
}
.index_mobile .xrisima.kato li {
	font-size:14px;
}
.index_mobile.single .xrisima.kato li {
	margin:0 0 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 8px;
}

.index_mobile.single .col_block .label.odigos {
	margin: 0px 0 0;
}
.index_mobile .topline {
	background:url(../images/tagline-bg.png) repeat-x left top;
	color:#ffffff;
	font-size:11px;
	float: left;
	width:100%;
	padding: 10px 0;
	
}
.index_mobile .topline > font {
	padding: 0 10px;
}
.index_mobile .topline a {
	color:#fff;
}
.index_mobile .topline p {
	margin: 0;
}
.index_mobile .topline .login {
	padding: 0 0 0 10px;
}
.index_mobile .topline .shares {
	padding: 0 10px 0 0px;
	margin: -4px 0 0;
}
.index_col .col_block {
	margin:0px 0 20px;
	float:left;
	width:100%;
}
.index_mobile.single .index_col .col_block {
	width:450px;
	margin:0;
}
.index_mobile.single .index_col .col_block.full {
	width:100%;
}
.index_mobile.single .index_col .col_block.even {
	float:right;
}
.index_mobile.single .index_col .col_block iframe.gallop {
	width:450px;
}
.top_block {
	width:100%;
}
.clear_block {
	clear: both;
	border-top: 1px solid #ccc;
	display: inline-block;
	margin:10px 0;
	width:100%;
}
.col_block .label {
	background: #909090;
	display: block;
	padding: 5px 10px;
	text-align:center;
	margin:0;
	color:#fff;
	font-size:12px;
	border-radius:5px;
}
.col_block .half .label {
	font-size: 11px;
	/*padding: 10px 10px;*/
}
.col_block .label a {
	color: #fff;
	display: block;
}
.col_block .half {
	width:140px;
	margin: 0 10px 0 0;
}
.col_block .half iframe {
	width: 140px!important;
}
.index_mobile.single .col_block .half {
	width:220px;
}
.index_mobile.single .col_block .half iframe {
	width:220px!important;
}
.weather_cont {
	margin: 0px auto 0;
	width:100%;
	display: inline-block;
	background: #f7f7f7;

}
.index_mobile.single .col_block .half .weather {
	width:160px;
	margin: 4px auto;
	display: block;
	
}
.index_mobile.single .col_block .half.agenda iframe {
	height: 208px;
}
.index_mobile.single .blockcontent.odigos a {
	display:block;
	margin: 0 0 10px;
}
.index_mobile.single .diafimisteite {
	margin:0px 0 0;
}
.index_mobile.single #sub-menu li.sub-menu01hover a, .index_mobile.single #sub-menu li.sub-menu01 a, .index_mobile.single #sub-menu li.sub-menu01hoveryellow a {
		background-size: 100% 100%;
		width: 237px;
		display: block;
		padding: 10px 5px 10px 30px;
}
.col_block .half.hyperad iframe {
	max-height: 500px;
}

.index_mobile.single .col_block .half.hyperad iframe {
	max-height: 600px;
}
.index_mobile.single li.greyborder {
	border-bottom:none;
}
.index_mobile.single  #allnewslist li.greyborder, .index_mobile.single  .xrisima.kato li.greyborder {
	border-bottom:#CCCCCC 1px solid;
}
.index_mobile.single .color_box {
	margin: 0 18px 0 0;
	width:220px;
	display:inline-block;
	vertical-align: top;
}
.index_mobile.single .zodia img {
	width:100%;
	height: auto;
}

.col_block .blockcontent .img img {
	width: 100%;
	height: auto;
}
.col_block .blockcontent li {
	list-style: none;
}
.col_block li.greyborder a span, .col_block  span.title {
	font-size:13px!important;
}
.col_block li.greyborder p {
	font-size: 11px;
}
.col_block ul.katalogos {
	list-style-image: url(../images/pit.gif);
	list-style-position: inside;
	width:100%;
	margin: 8px 0 0;
	padding: 0;
}

.col_block ul.katalogos li {
	list-style: inherit;
}
.nav_mobile_block a:hover{
	 text-decoration: none;
}
.nav_mobile_title {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	color: #333;
	padding: 0 0 0 10px;
}
.index_mobile .nav_mobile_block {
	margin: 0 0 10px;
}
.index_mobile.single .nav_mobile_block {
	margin: 10px 0;
}
.index_mobile .nav_mobile {
	display: inline-block;
	float: left;
	
}
.index_mobile #sidebar #sub-menu {
	display: none;
	position: absolute;
	z-index:100;
	margin: 0;
	padding:0;
}

.weather_mobile {
	display: none;
}
.subscriptions_engine .logo {
	
	margin:0 0 20px;
	background: #eb1414;
}
.subscriptions_engine .logo img {
	vertical-align: middle;
	display: inline-block;
}
.subscriptions_engine .logo span {
	vertical-align: middle;
	display: inline-block;
	float: right;
	font-size:16px;
	color:#fff;
	margin: 18px 15px 0 0px;
	background: #cf0606;
	padding: 20px;
	border-radius:5px;
}


.subscriptions_engine .footer {
	background: #536464;
	color:#fff;
	padding: 10px 2%;
	margin:20px 0 0;
	width:96%;
}

.subscriptions_engine .login_box {
	display:inline-block;
	vertical-align: top;
	width:45%;
	margin:0 5% 0 0;
}
.subscriptions_engine .login_box.last {
	margin: 0;
}

.efimerides .news-col-paper .banner img {
	width:140px;
	height: auto;
}
.new_site .efimerides .news-col-paper .banner img {
	width:100%;
	height: 400px;
	object-fit: contain;
}
.index_efimerida .blockcontent img {
	width:100%;
	height: auto;
}
.index_mobile .fcontainerl160 > h1 {
	display: none!important;
}

.footer160 {
	display: none!important;
}
.minimata_agoras {
	position: relative;
	width:652px;
	margin: 0 0 0 44px;
	float:left;
	padding: 0 0 15px;
}
.minimata_agoras .cycle-slideshow-cont {
	width:100%;
	float:left;
	max-height:200px;
	min-height:150px;
	overflow: hidden;
}
.minimata_agoras .minima {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 padding: 0;
}
.minimata_agoras .minima .img {
	float: left;
	padding: 0 20px 0px 0;
	width:200px;
}
.minimata_agoras .minima h3 {
	font-size: 16px;
	font-weight:normal;
	margin: 0;
	padding: 0 0 10px;
	color:#2d69dd;
}
.minimata_agoras .minima .sdesc {
	font-size: 14px;
	line-height: 1.3;

}
.minimata_agoras .cycle-buttons a {
	
	position: absolute;
	top: 25%;
	width:28px;
	height: 48px;
	z-index: 99;
}
.minimata_agoras .cycle-buttons a.cycle-prev {
	background: url("../images2/lft_slider_arow.png") no-repeat left top;
	left: -40px;
}
.minimata_agoras .cycle-buttons a.cycle-next {
	background: url("../images2/rgt_slider_arow.png") no-repeat left top;
	right: -40px;
}
.minimata_agoras .cycle-buttons a:hover {
	opacity:0.8;
}
.mainarticle .tags {
	margin: 6px 0 0;
	color: #666;
	
	
}
.mainarticle .tags span {
	color:#de494b;
	font-size: 14px;
	font-weight: 600;
}
.mainarticle .tags a {
	color: #666;
	font-weight: 400;
}

.tourist_guide_container * {
	-webkit-box-sizing: border-box;	
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
    font-family: Arial, sans-serif;

}

.tourist_guide_top {
	margin: 0 0 30px;
	text-align: center;
	
}
.tourist_guide_index {
	background: #f7f7f7;
	margin: 20px 0 30px;
	display: inline-block;
	width: 100%;
}
.tourist_guide_index .tourist_guide_top {
	/*background: #fff;*/
	display: inline-block;
	width: 100%;
	margin: 0;
}
.tourist_guide_top img {
	width: 50%;
	height: auto;
	margin: 0 auto;
	float: left;
}
.tourist_guide_top span {
	float: right;
	text-align: center;
	font-size: 27px;
	line-height: 1.3;
	width: 50%;
	height: 110px;
}
.tourist_guide_top span table {
	width: 100%;
	height:100%;
}
.tourist_guide_top span td {
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}
.tourist_guide_listing {
	background:#ededed;
	padding: 10px 10px 0px;
}
.tourist_guide_index.module-desktop .tourist_guide_listing {
	padding-top: 0;
}
.tourist_guide_listing ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tourist_guide_listing ul li {
	width: 49%;
	margin: 0 2% 20px 0;
	padding: 0;
	float: left;
	
}
.tourist_guide_index.module-desktop .tourist_guide_listing ul li {
	width: 23.50%;
}

.tourist_guide_listing ul li:hover{
	 background: none;
}
.tourist_guide_listing ul li.last2 {
	margin-right: 0;
}
.tourist_guide_index.module-desktop .tourist_guide_listing ul li.last2 {
	margin-right: 2%;
}
.tourist_guide_index.module-desktop .tourist_guide_listing ul li.last4 {
	margin-right: 0;
}
.tourist_guide_index.module-desktop .tourist_guide_listing .clear4 {
	clear:both;
	display: block;
}
.tourist_guide_index.module-desktop .tourist_guide_listing .clear2 {
	display: none;
}
.tourist_guide_listing ul li .img {
	position: relative;
	display: block;
}
.tourist_guide_listing ul li .img img:hover {
	opacity: 0.8;
}
.tourist_guide_listing ul li .img img {
	width: 100%;
	height: auto;
}
.tourist_guide_listing ul li .img span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 6px;
	font-size: 22px;
	color:#fff;
	background: rgba(0,0,0,0.2);
}
.tourist_guide_index.module-desktop .tourist_guide_listing ul li .img span {
	font-size: 14px;
	font-weight: 600;
}
.tourist_guide_listing ul li .sdesc, .tourist_guide_intro {
	background:#fff;
	margin: 0;
	padding: 20px 10px 0;
	font-size: 16px;
	color: #000;
}
.tourist_guide_intro {
	padding-top: 10px;
	padding-left: 0;
	  font-size: 16px;
}
.tourist_guide_listing ul li .sdesc p, .tourist_guide_intro p {
	padding: 0 0 20px;
	margin: 0;
	  font-size: 16px;
}
.tourist_guide_title {
	margin: 0 0 10px;
	padding: 0;
	font-size: 30px;
}
.tourist_guide_full_article .tourist_guide_title {
	font-size: 40px;
}
.tourist_guide_heading_image img {
	width: 100%;
	height: auto;
	margin: 0 0 30px;
}
.tourist_guide_full_article .fullstory {
	line-height: 1.5;

}
.tourist_guide_full_article .fullstory strong {
	font-size: 100%;
}
.tourist_guide_index .see-more {
	text-align:center;
	padding: 20px 0;
}
.tourist_guide_index .see-more a {
	display: inline-block;
	background:#3191ba;
	padding: 8px 20px;
	color:#fff;
	font-size: 15px;
	border-radius:2px;

}
.tourist_guide_index .see-more a:hover {
	opacity: 0.8;
	text-decoration: none;
}



@media only screen and (min-width: 600px) {
	.banner_top_mobile {
		display: none!important;
	}
}

.new_site .topnav {
	background:var(--main-color);
	width:100%;
	display: inline-block;
	position:relative;
}
.footer-media {
	margin: 0 0 0px;
	padding: 0 0 20px;
	border-bottom:1px solid #999;
}
.footer-media > img {
	width:340px;
}
.footer-media ul {
	list-style:none;
	margin:40px 0 0px;
	padding:0;
	white-space: nowrap;
}
.footer-media ul li {
	display: inline-block;
	width:20%;
	vertical-align:middle;
	margin: 0 6.3% 10px 0;
}
.footer-media ul li:last-child {
	margin-right: 0;
}
.footer-media ul li a img {
	height: 85px;
	width: auto;
	max-width:100%;
	object-fit: contain;
}
.topsocial {
	float: right;
	margin:10px 0 0 30px;
	width: 120px;
}
.topsocial ul {
	list-style: none;
	margin:0;
	padding:0;
}

.topsocial ul li {
	margin:0 0 4px 4px;
	display: inline-block;
	vertical-align:top;
	width:30px;
}
.topsocial ul li a {
	display: block;
	background:#707d85;
	color:#fff;
	font-size: 20px;
	border-radius:100%;
	padding:5px;
	text-align:center;
}

.topsocial ul li a:hover {
	background:var(--main-color);
}

.articles_listing ul {
	list-style: none;
}

.articles_listing .clear2 {
	display: none;
}
.articles_listing ul li {
	margin:0 1% 30px 0;
	padding:0;
	width:32.6%;
	display: inline-block;
	vertical-align:top;
}
.articles_listing.subcats_listing ul li {
	float: left;
	
	width: 19%;
}
.articles_listing.nea-agoras ul li {
	padding:0 20px;
}
.articles_listing.onecol ul li {
	width:100%;
	margin:0;
}

#sidebar-right .articles_listing ul li {
	margin: 0 0 20px;
	width:100%;
}
/*
#sidebar-right .articles_listing ul li .short_story {
	display: none;
}
#sidebar-right .articles_listing ul li .datetime, #sidebar-right .articles_listing ul li .more {
	display: none;
}
*/
.new_index .articles_listing ul li .datetime {
	display: none;
}
.articles_listing.bigfirst ul li:nth-child(1) {
	width: 59%;
}
.articles_listing.bigfirst ul li:nth-child(1) .img img {
	height: 400px;
}
.articles_listing.bigfirst ul li:nth-child(2), .articles_listing.bigfirst ul li:nth-child(3) {
	width: 40%;
	margin-right:0;
}
.articles_listing.twocol ul li {
	width:49.50%;
}
.articles_listing.twocol ul li.last2 {
	margin-right:0;
}
.articles_listing ul li .img {
	display: block;
}
.articles_listing.onecol.img-right ul li .img {
	float: right;
	width:59%;
	padding-left:10px;
}
.articles_listing ul li .img img {
	width:100%;
	height: 220px;
	object-fit: cover;
	margin:0;
	float:none;
	display: block;
}
.articles_listing.in_zodia ul li .img img {
	object-fit: contain;
}
.articles_listing.subcats_listing ul li .img img {
	height: 150px;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.articles_listing.politismos ul li .img img {
	height: 250px;
}
.apopseis .articles_listing ul li .img img {
	border-radius:50%;
	width:90%;
	margin:0 auto;
}
.articles_listing.onebig ul li .img img {
	height: 450px;
}
.articles_listing.taller_photo ul li .img img {
	height: 300px;
	
}
.articles_listing.taller_photo.tin-koinonia-mou ul li .img img {
	
	height: 375px;
}
.articles_listing.taller_photo.ygeia ul li .img img {
	height: 420px;
}
.articles_listing.twocol ul li .img img {
	height: 400px;
}
.articles_listing.twocol.smallthumbs ul li .img img {
	height: 200px;
}
.articles_listing.twocol.smallthumbs.astynomika ul li .img img {
	height: 270px;
}

.articles_listing ul li .img img:hover {
	opacity: 0.8;
}

.articles_listing ul li h3 {
	display: block;
	margin: 8px 0 0;
	color:#000;
}
.articles_listing.subcats_listing ul li h3 {
	text-align:center;
}
.aggelies .articles_listing ul li h3 {
	margin-top: 12px;
}
.apopseis .articles_listing ul li h3 {
	text-align:center;
}

.articles_listing ul li h3 span {
	font-size: 20px;
	font-weight: 900;
}
.apopseis .articles_listing ul li h3 span {
	color:var(--main-color);
	text-align:center;
}
.articles_listing.big-title.img-right ul li h3 span {
	font-size: 36px;
	
	
}
.articles_listing.img-right ul li h3 span {
	font-size: 24px;
	
	
}
.articles_listing.full-width ul li h3 span {
	font-size: 22px;
}
.articles_listing ul li h3 a {
	color:inherit;
}

.articles_listing ul li .datetime {
	display: block;
	margin: 8px 0 0;
	font-size:13px;
	font-weight: 500;
}


.articles_listing ul li .short_story {
	display: block;
	margin: 8px 0 0;
	font-size:14px;
}
.articles_listing.subcats_listing ul li .short_story {
	text-align: justify;
	padding:0 10px;
}
.articles_listing.hide_description ul li .datetime, .articles_listing.hide_description ul li .short_story, .sticky_articles.hide_description .post-item .img-credits p {
	display: none;
}

.articles_listing.hide_time ul li .datetime {
	display: none;
}
.new_site .datetime_full {
	color:#005c83;
	float: left;
	margin:3px 0 0 ;
	font-size: 18px;
}
.new_site .articleshares {
	float: right;
	width: auto;
	margin:0;
}
.sticky_articles {
	margin: 0 0 30px;
}
.new_index .sticky_articles {
	float: left;
	width: calc(100% - 370px);
}
.new_index .big_cat_box .sticky_articles {
	width:100%;
}
.sticky_articles.bigfirst > div:nth-child(1) {
	width: 59%;
	float: left;
}
.sticky_articles.bigfirst > div:nth-child(1) .post-item .img-thumb img {
	height: 410px;
}
.sticky_articles.bigfirst.athlitika > div:nth-child(1) .post-item .img-thumb img {
	height: 510px;
}
.sticky_articles.bigfirst > div:nth-child(2), .sticky_articles.bigfirst > div:nth-child(3) {
	width: 40%;
	margin-right:0;
	float: right;
}
.sticky_articles.bigfirst > div:nth-child(2) {
	margin-bottom:10px;
}
.sticky_articles.bigfirst > div:nth-child(2) .post-item .img-thumb img, .sticky_articles.bigfirst > div:nth-child(3)  .post-item .img-thumb img {
	height: 200px;
}

.sticky_articles.bigfirst.athlitika > div:nth-child(2) .post-item .img-thumb img, .sticky_articles.bigfirst.athlitika > div:nth-child(3)  .post-item .img-thumb img {
	height: 250px;
}

/*bigthird*/

.sticky_articles.bigthird .post-item {
	width:100%;
}

.sticky_articles.bigthird > div:nth-child(3) {
	width: 50%;
	display: flex;
	margin:0;
}
.sticky_articles.bigthird > div:nth-child(3) .post-item .img-thumb img {
	height: 600px;
}
.sticky_articles.bigthird > div:nth-child(1), .sticky_articles.bigthird > div:nth-child(2) {
	width: 48%;
	margin-right:2%;
	float: left;
	display: flex;
}
.sticky_articles.bigthird > div:nth-child(2) {
	clear:left;
}
.sticky_articles.bigthird > div:nth-child(1) {
	margin-bottom:15px;
}
.sticky_articles.bigthird > div:nth-child(1) .post-item .img-thumb img, .sticky_articles.bigthird > div:nth-child(2)  .post-item .img-thumb img {
	height: 292px;
}
.sticky_articles.bigthird > div:nth-child(1) .post-item .img-credits a, .sticky_articles.bigthird > div:nth-child(2) .post-item .img-credits a {
	padding:10px 10px;
}
.sticky_articles.bigthird:not(.night-stories) > div:nth-child(1) .post-item .img-credits h3, .sticky_articles.bigthird:not(.night-stories) > div:nth-child(2) .post-item .img-credits h3 {
	font-size: 14px;
}

/*bigfirst iframe */

.sticky_articles.bigfirst .post-item iframe {
	width:100%;
}
.sticky_articles.bigfirst > div:nth-child(1) .post-item .img-thumb iframe {
	
	/*height: 510px;*/
	height: 542px;
}

.sticky_articles.bigfirst > div:nth-child(2) .post-item .img-thumb iframe, .sticky_articles.bigfirst > div:nth-child(3)  .post-item .img-thumb iframe {
	height: 250px;
}

.sticky_articles.bigfirst:not(.videowall) > div:nth-child(2) .post-item .img-credits a, .sticky_articles.bigfirst:not(.videowall) > div:nth-child(3) .post-item .img-credits a {
	padding:10px 10px;
}

.sticky_articles.bigfirst.videowall > div .post-item .img-credits a {
	padding:10px 0px 0;
	display: block;
	color:#fff;
}

.sticky_articles.bigfirst > div:nth-child(2) .post-item .img-credits h3, .sticky_articles.bigfirst > div:nth-child(3) .post-item .img-credits h3 {
	font-size: 18px;
}

.sticky_articles.bigfirst.videowall > div:nth-child(2) .post-item .img-credits h3, .sticky_articles.bigfirst.videowall > div:nth-child(3) .post-item .img-credits h3 {
	font-size: 20px;
}

.sticky_articles .post-item {
	position:relative;
	
}
.new_index .sticky_articles.smallerheight > div {
	margin-bottom:20px;
}
.new_index .sticky_articles.smallerheight > div:last-child {
	margin-bottom:0px;
}
.sticky_articles .post-item .img-thumb img {
	width:100%;
	/*height: auto;*/
	
	height: 500px;
	object-fit: cover;
}
.cat_page .sticky_articles .post-item .img-thumb img {
	height: 600px;
}
.sticky_articles .post-item .img-thumb img:hover {
	opacity: 0.9;
}
.new_index .sticky_articles .post-item .img-thumb img {
	height: 598px;
	object-fit: cover;
}
.new_index .sexygirl .sticky_articles .post-item .img-thumb img {
	height: 700px;
}
.new_index .sticky_articles.index_slider {
	height:598px;
	overflow: hidden;
}
.new_index .sticky_articles.smallerheight .post-item .img-thumb img {
	height: 280px;
	object-fit: cover;
}
.new_index .sticky_articles.midheight .post-item .img-thumb img {
	height: 400px;
	object-fit: cover;
}
.new_index .lifebox .sidebox .sticky_articles .post-item .img-thumb img {
	height: 600px;
	object-fit: cover;
}
.sticky_articles:not(.videowall) .post-item .img-credits {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	
	
}
.sticky_articles:not(.videowall) .post-item .img-credits a {
	display: block;
	padding: 30px 20px;
	/*background:rgba(0,0,0,0.5);*/
  background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.72) 38%, rgba(0, 0, 0, 0) 100%);
}
.sticky_articles .post-item .img-credits h3 {
	font-size: 26px;
	color:#fff;
}

.sticky_articles.night-stories > div:not(:nth-child(3)) .post-item .img-credits h3 {
	font-size: 18px;
	
}
.sticky_articles.index_slider .post-item .img-credits h3, .cat_page .sticky_articles .post-item .img-credits h3 {
	font-size: 36px;
	
}
.sticky_articles .post-item .img-credits p {
	font-size: 14px;
	color:#fff;
	margin:6px 0 0;
}

.new_site .burgernav .burgernav_content {
	display: none;
}

.new_site .burgernav.active .burgernav_content {
	display: block;
	position:absolute;
	left:0;
	top:100%;
	width:100%;
	background:var(--main-color-light);
	z-index:999;
	padding:50px 0;
}
.burgernav_content_cols {
		  -moz-column-count: 3;
	  -webkit-column-count: 3;
	  column-count: 3;
	  flex:1;
	  
	
}
.burgernav_content_cols #sub-menu {
	width: auto;
	
}
.burgernav_content_cols #sub-menu.xrisima_cats {
	margin-top:20px;
}
.burgernav .menu_images {
	display: inline-block;
	float: right;
}
.burgernav .menu_images li {
	text-align:center;
	margin:0 0 20px;
}
.burgernav .menu_images img {
	height:60px;
	width: auto;
}

.burgernav_search {
	position:relative;
	margin:0 0 10px;
}
.burgernav_search form {
	display: block;
}
.burgernav_search input {
	width:100%;
	background:#fff;
	border:1px solid var(--main-color);
	border-radius:20px;
	font-size: 14px;
	color:#000;
	padding:10px 30px 10px 10px;
}
.burgernav_search button {
	position:absolute;
	right: 10px;
	top:2px;
	font-size: 32px;
	border:0;
	background:0;
	color:var(--main-color);
	
}
.burgernav_bottom {
	display: flex;
}
.latest_newspaper img {
	width:100%;
	height: 410px;
	object-fit: cover;
}
.become_subscriber { 
	margin:0px 0 0;
}
.become_subscriber > a {
	display: block;
	background:#b41517;
	color:#fff!important;
	padding:8px 10px;
	text-align:center;
	font-size: 14px;
}
.become_subscriber .btns {
	margin:10px 0 0;
	text-align:center;
}
.become_subscriber .btns a {
	display: inline-block;
	margin:0 5px 5px;
	border: 1px solid var(--main-color);
	border-radius:20px;
	background:#fff;
	padding:10px 10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	
}
.become_subscriber .btns a.active {
	background:var(--main-color);
	color:#fff;
}

.index_xrisima {
	margin:10px 0 30px;
	background:url(../images/banners/xrisima/xrisima_bg.png) no-repeat center center;
	background-size: cover;
	
}
.index_xrisima a {
	display: inline-block;
	float:left;
	width:20%;
	text-align:center;
	padding:20px 0;
}
.index_xrisima a span {
	display: block;
	color:var(--main-color);
	font-size: 16px;
	font-weight: 600;
	width:130px;
	margin:0 auto;
	
}
.index_xrisima img {
	max-width:100%;
	width:auto;
	height: 125px;
	object-fit: contain;
}
.index_xrisima img:hover {
	opacity: 0.8;
}

.sportzone {
	margin:0;
	background:url(../images/banners/sportzone/sportzone_bg.png) no-repeat center center;
	background-size: cover;
	white-space: nowrap;
	
}
.sportzone a {
	
	padding:20px 0 10px;
	display: inline-block;
	vertical-align:top;
	width:12.50%;
	text-align:center;
	
}
.sportzone a.heading img {
	padding:10px;
	height: 100px;
	
	
	
}
.sportzone a span {
	display: block;
	color:#fff;
	font-size: 13px;
	font-weight: 600;
	width:100px;
	margin:4px auto 0;
	white-space: pre-wrap;
	
	
}
.sportzone a img {
	max-width:100%;
	width:auto;
	height: 80px;
	object-fit: contain;
}
.sportzone a img:hover {
	opacity: 0.8;
}
.mt-0 {	margin-top:0!important;}
.mt-10 {margin-top:10px!important;}
.mt-30 {margin-top:30px!important;}

.mb-0 {	margin-bottom:0!important;}
.mb-10 {margin-bottom:10px!important;}
.mb-30 {margin-bottom:30px!important;}

.pt-0 {	padding-top:0!important;}
.pt-10 {padding-top:10px!important;}
.pt-30 {padding-top:30px!important;}

.pb-0 {	padding-bottom:0!important;}
.pb-10 {padding-bottom:10px!important;}
.pb-30 {padding-bottom:30px!important;}

.pl-0 {	padding-left:0!important;}
.pl-10 {padding-left:10px!important;}
.pl-30 {padding-left:30px!important;}

.pr-0 {	padding-right:0!important;}
.pr-10 {padding-right:10px!important;}
.pr-30 {padding-right:30px!important;}

.p-0 {padding:0px!important;}

.pull-left {float:left!important;}
.pull-right {float:right!important;}

.d-block {display: block;}
.new_site .full-width {width:100%!important;}

.fs-14 {	font-size: 14px; }
.fs-16 {	font-size: 16px; }

.big_cat_box {
	width: calc(100% - 330px);
	float: left;
}
.big_cat_box.half-vw {
	width:49%;
}
.big_cat_box.fullwidth {
	width:100%;
}
img.img-fluid {
	max-width:100%;
	height: auto;
}
img.img-full {
	width:100%;
	height: auto;
}
.colored_box {
	padding:50px 0 0;
	margin: 0 0 30px;
	display: inline-block;
	width:100%;
	
}
.colored_box.lifebox {
	padding:20px 20px 0;
}
.colored_box.lifebox .colored_title {
	padding:10px 0;
	
}
.colored_box.lifebox .lifeboxcol {
	width:300px;
}
.row {
	width:100%;
	display: inline-block;
}
.indexsocials {
	border-left:1px solid #ff1f5f;
	border-right:1px solid #ff1f5f;
	border-bottom:1px solid #ff1f5f;
}
.indexsocials ul {
	list-style: none;

	list-style: none;
	margin:0;
	padding:20px;
	text-align:center;
}

.indexsocials ul li {
	margin:0 3px 2px 0;
	display: inline-block;
	vertical-align:top;
	width:30px;
}
.indexsocials ul li:last-child {
	margin-right: 0;
}
.indexsocials ul li a {
	display: block;
	background:var(--main-color);
	color:#fff;
	font-size: 20px;
	border-radius:100%;
	padding:5px;
	text-align:center;
}

.indexsocials ul li a:hover {
	
}
.lifemiddlecol {
	width: calc(100% - var(--right-column-width) - var(--right-column-width) - 60px);
	float:left;
	margin:0 30px;
}
.lifebox .sidebox h2 {
	margin-bottom:10px;
}
.col-6 {
	width:49%;
}
.text-left { text-align:left!important;}
.text-center { text-align:center!important;}

a.humor {
	
	/*margin-top:-90px;*/
	margin-top:-76px;
	margin-bottom:20px;
	display: block;
}
.sticky_articles .bxslider {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.sticky_articles .bxslider li {
	margin:0;
	padding:0;
	width:100%;
}

header {
	margin:0;
	padding:0;
}
.new_site.sticky_header .topnav {
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
.new_site.sticky_header #wrap {
	padding-top:60px;
}
.new_site .logo_mobile_sticky {
	display: none;
}

.apopseis {
	position:relative;
	padding-bottom:40px;
}
.apopseis .quotes {
	position:absolute;
	bottom:-15px;
	left:0;
	width:100%;
	text-align:Center;
}
.apopseis .quotes img {
	height: 40px;
	width: auto;
	
}
.heading_image {
	margin:0 0 30px;
}
.heading_image img {
	width:100%;
	height: auto;
}
.pharmacy_days {
	margin:10px 0 0;
}
.pharmacy_days h3 {
	font-size: 16px;
	margin:0;
	padding:0;
	color:var(--main-color);
}
.pharmacy_days ul {
	margin:6px 0 0;
	padding:0;
	background:var(--main-color-light);
	text-align:center;
	display: flex;
}
.pharmacy_days ul li {
	margin:0;
	padding:0;
	flex:1;
	vertical-align:top;
}
.pharmacy_days ul li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding:5px 10px;
	color:var(--main-color);
	border-right:1px solid var(--main-color);
}
.pharmacy_days ul li:last-child a {
	
	border-right:0;
}

.pharmacy_days ul li a.active, .pharmacy_days ul li a.enabled:hover {
	
	background:var(--main-color);
	color:#fff;
}
.pharmacy_days ul li a.disabled {
	color:#999;
}

.top_news {
	width:calc(100% - 300px - 200px);
	float:left;
	padding:0px 0;
	
	
}
.top_news ul {
	list-style:none;
	margin:0;
	padding:0;
}
.top_news ul li {
	font-size: 14px;
	overflow:hidden;
	margin:0;
	padding:0;
	
}
.top_news ul li a {
	color:#fff;
	padding:0px 10px;
	display: block;
	font-size: 14px;
	/*overflow:hidden;
	height: 28px;
	text-overflow:ellipsis;
	white-space:nowrap;*/
	
}
.right_tabs {
	display: block;
	text-align:center;
}
.right_tabs a {
	
	color:var(--main-color);
	font-size: 20px;
	display: inline-block;
	vertical-align:top;
	margin:0 5px 0px 0;
	font-weight: 900;
	cursor:pointer;
	
}
.right_tabs a:last-child {
	margin-right: 0;
}
.right_tabs a:not(.active) {
	color:#999;
}
.right_tab_content:not(.active) {
	display: none;
}
.right_tab_content .nano {
	height: 560px;
	width:100%;
	
}
.new_index .right_tab_content .nano {
	height: 1100px;
}
.right_tab_content .nano ul {
	padding-right: 20px;
}
.tab_scroll_content {
	/*height: 560px;
	overflow: auto;
	padding-right: 20px;*/
}

.aggelies {
	position:relative;
}
.aggelies .cycle-buttons a {
	top:40%;
	position:absolute;
	z-index:999;
	font-size: 32px;
	color:#000;
	background:#fff;
	border-radius:50%;
	padding:0 10px;
}
.aggelies .cycle-buttons a.cycle-prev {
	left:0;
}
.aggelies .cycle-buttons a.cycle-next {
	right:0;
}
.aggelies .cycle-buttons a:hover {
	opacity: 0.8;
}
.aggelies.articles_listing.prev-arrow-visible.next-arrow-visible ul {
	padding:0 50px;
}

.aggelies.articles_listing:not(.next-arrow-visible).prev-arrow-visible ul {
	padding:0 0 0 50px;
}
.aggelies.articles_listing:not(.prev-arrow-visible).next-arrow-visible ul {
	padding:0 50px 0 0;
}
.aggelies.articles_listing:not(.prev-arrow-visible) .cycle-buttons a.cycle-prev {
	display: none;
}
.aggelies.articles_listing:not(.next-arrow-visible) .cycle-buttons a.cycle-next {
	display: none;
}
.roi_ban_left {
	width:300px;
}
.roi_ban_right {
	width:calc(100% - 350px);
}
.articles_listing ul li.embeded_video iframe {
	width:100%;
	height: 200px;
}
.articles_listing ul li.embeded_video a.more {
	display: block;
	margin:8px 0 0;
	color:#000;
}
.cat_page .sticky_articles .post-item iframe {
	width:100%;
	height: 500px;
}
.nea_agoras .big_cat_box {
	margin-top: -30px;
}
.zodiacol_clear {
	display:none;
}



/*---------Syndromitiko----------*/


.new_site table.create_account {
		width: 100%;
		border: 1px dashed #13466b;

}

.new_site td.tdhead {
		width: 100%;
		background-color: #005c82;
		color: #ffffff;
		font-size: 18px;
		font-weight: 600;
		text-align: center;
		padding: 10px 0;
}

.new_site input.create_account {
		width: 60%;
		background-color: #f4fbfc; 
		border-color:#7eb2c5; 
		box-shadow:inset -1px 0px 5px 0px rgba(42,42,42,.26); 
		padding:8px; 
		margin: 4px;
		border:1px solid #c0dbe5; 
		border-radius:5px; 
		font-size:16px; 
		text-shadow:0px 0px 0px rgba(42,42,42,.73); 
		color:#616161; 
}

@media only screen and (max-width: 900px) {
	
  .new_site input.create_account {
    width: 90%;
  }
  
    .new_site select.create_account {
    width: 90%;
  }
  
  
}



.new_site select.create_account {
		width: 60%;
		background-color: #f4fbfc; 
		border-color:#7eb2c5; 
		box-shadow:inset -1px 0px 5px 0px rgba(42,42,42,.26); 
		padding:8px; 
		margin: 4px;
		border:1px solid #c0dbe5; 
		border-radius:5px; 
		font-size:16px; 
		text-shadow:0px 0px 0px rgba(42,42,42,.73); 
		color:#616161; 
		cursor: pointer;
}
		
.new_site input.create_account:focus { 
outline:none; 
} 


.new_site select.create_account2 {
		width: 350px;
		background-color: #f4fbfc; 
		border-color:#7eb2c5; 
		box-shadow:inset -1px 0px 5px 0px rgba(42,42,42,.26); 
		padding:8px; 
		margin: 4px;
		border:1px solid #c0dbe5; 
		border-radius:5px; 
		font-size:16px; 
		text-shadow:0px 0px 0px rgba(42,42,42,.73); 
		color:#616161; 
		cursor: pointer;
}
		
.new_site input.create_account2:focus { 
outline:none; 
} 

.new_site td.main_field {
	font-size: 16px;
    vertical-align: middle;
    text-align: right;
    padding-right: 5px;
	max-width: 150px;
}

.new_site td.main_field2 {
	font-size: 16px;
    vertical-align: middle;
    text-align: left;
    padding-left: 2px;
}

.new_site td.smallText {
		font-size: 15px;
		line-height: 21px;
}


.new_site input.subscribe {
	font-size: 18px;
    border-radius: 5px;
    padding: 10px;
    color: #FFFFFF;
    border: 1px solid #00a2b6;
    background-color: #00a2b6;	
	cursor: pointer;
	margin: 15px 0;
}

.new_site input.subscribeblue {
	font-size: 18px;
    border-radius: 5px;
    padding: 10px;
    color: #FFFFFF;
    border: 1px solid #005c82;
    background-color: #005c82;	
	cursor: pointer;
	margin: 15px 0;	
}

.new_site input.subscribegray {
	font-size: 18px;
    border-radius: 5px;
    padding: 10px;
    color: #FFFFFF;
    border: 1px solid #535353;
    background-color: #535353;	
	cursor: pointer;
	margin: 15px 0;	
}

.new_site td.pageHeading {
	font-size: 22px;
	font-weight: 600;
	text-align: center;

}

.new_site div#last-box-inside {
	/*text-align: center;*/
	/*width: 100%;*/
	
}


.new_site div#last-box-inside h2 {
	font-size: 22px;
	font-weight: 600;
	/*text-align: center;*/
	text-align: left;
	line-height: 40px;
}


.new_site td.main {
	font-size: 16px;
	line-height: 24px;
}

.new_site td.downbutton {
	text-align: center;
	
}

.new_site td.downbutton img {
	width: 150px;
	
}

.new_site td.downbutton input {
	width: 150px;
	
}



.new_site .aggelies .cycle-slideshow-cont.has-slider > ul:nth-child(2n+1):not(.cycle-slide) {
	display: none;
}
.aggelies_more {
	display:none;
}
.back-to-top, .back-to-home {
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-decoration: none;
	color: #fff!important;
	font-size: 32px!important;
	padding: 0 10px;
	display: none;
	background: var(--main-color);
	border-radius: 5px;
	line-height: 1;
}
.back-to-home {
	right: 70px;
	display: inline-block;
}
.back-to-top:hover, .back-to-home:hover {
	opacity: 0.8;
}
.videowall_logo_mobile {
	display: none;
}
.top_arthra_mobile {
	display:none;
}
.button-back {
	line-height: 32px;
}
.button-back a {
	background-color: #a00c13;
	padding: 10px;
	color: #ffffff;
	border: 0;
	font-weight: bold;
	cursor: pointer;
}
.search_mobile {
	display: none;
}
.a2a_default_style a.article_share_btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 0px 0 10px;
    padding: 7px 10px!important;
    border: 1px solid #ccc;
    background: #eee;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.article_extra_images ul {
	list-style:none;
	margin: 5px 0 0;
	padding:0;
	text-align:center;
	display: block;
}
.article_extra_images ul li {
	display: inline-block;
	vertical-align:top;
	width:32.3%;
	margin:0 1% 10px 0;
}
.article_extra_images ul li a {
	display: block;
}
.article_extra_images ul li a:hover {
	opacity: 0.8;
}
.article_extra_images ul li img {
	width:100%;
	height: 200px;
	object-fit: contain;
	display: block;
}
.article_extra_images ul li p {
	margin: 5px 0 0;
	font-size: 13px;
	line-height:15px;
	height: 30px;
	overflow:hidden;
	display: block;
	color:#333;
}
.aggelies_entries {
	width:100%;
}
.event_popup_content .fancybox-slide--iframe .fancybox-content, .event_popup_content .fancybox-iframe {
	background:none;
}
.event_popup_content .fancybox-slide--iframe .fancybox-content {
    width  : 550px;
    
    max-width  : 100%;
    
    margin: 0;
}
.summer_box .heading_title {
	text-align:center;
	margin:-50px 0 20px;
}

.summer_box .heading_title img {
	max-width:100%;
	height: auto;
}
.gomag_mobile {
	display:none;
}
.wedding_box {
	padding:0px;
	margin-bottom:30px;
	display: inline-block;
	width:100%;
}

.wedding_box .heading_title {
	text-align:center;
}
.wedding_box .heading_title a {
	display: block;
}
.wedding_box .heading_title img {
	width: 400px;
	max-width: 80%;
	height: auto;
}
.new_index .wedding_box .big_cat_box .sticky_articles {
	padding:0 30px;
}
.wedding_box_bg {
	background-size:cover!important;
	border:2px solid #e9d299;
	display: inline-block;
	width:100%;
	padding:0 5px;
}
.wedding_box_cycler {
	padding:0 5px;
}
.adcontent_frame img {
	max-width:100%!important;
	height: auto;
}
.incat_mobile_ad {
	display: none;
}
.contact_page {
	padding-top:30px;
}
.contact_page .grey-rytinside {
	
	font-size:16px;
	width:100%;
	margin:0;
	padding:0;
	
}
.new_site .contact_page .greycontainer-inside {
	border:0;
	margin:0;
}
.contact_page #last-box-con-inside300p {
	padding:20px 20px;
	font-size: 15px;
}
.contact_page #last-boxinside300 h2 small {
	display:block;
	font-weight:normal;
	font-size:14px;
	padding:3px 0 0;
}
.contact_page #last-box-con-inside300p span {
	display:block;
	font-weight:normal;
	font-size:16px;
	padding:15px 0 0;
}
.contact_page #last-box-con-inside300p span:first-child {
	padding-top:0;
}
.contact_page #last-box-con-inside300p span i {
	display: inline-block;
	font-size: 22px;
	margin:0 10px 0 0;
}
.contact_form label {
	display: block;
	padding:0 0 5px;
}
.contact_form td {
	vertical-align:top;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form select, .contact_form textarea {
	width:100%;
	border:1px solid #ccc;
	padding:8px 10px;
	background:#fff;
}
.contact_form select {
	cursor: pointer;
}
.contact_form button[type="submit"] {
	border:0px solid #ccc;
	padding:15px 30px;
	cursor: pointer;
	background:var(--main-color);
	color:#fff;
	font-size: 16px;
}


.contact_form button[type="submit"]:hover {
	opacity: 0.8;
}