h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
.importantnews_inText.cloned {
	position: fixed; 
	top: 220px;
	left: 0px;
	background: #db3b0a;
	padding: 5px;
	border-radius: 0px 6px 6px 0px;
	box-shadow: 0px 2px 5px #696969;s
	cursor: pointer;
	z-index: 9;
}
#front-visit {
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	
	margin-top: 11px;
	border: solid 1px #c5c5c5;
}
#front-visit img {
	width:100%;
}
	
div.lateNews_img {    
    min-height: 49%;
    display: flex;
}
.importantnews_inText.cloned .importantnews_H4 {
	float: right;
	margin: 15px 20px 5px 25px;
}
.importantnews_inText.cloned a {
	transition: 0.5s color;
	color: white;
	font-size: 16px;
}
.importantnews_inText.cloned img{
	width: 50px;
}
.importantnews_inText.cloned .importantnews_H4 {
	display: none;
}
.issue {	
	display: inline-block;
	padding: 10px;
	
}
p.box11a_H4, p.box12a_H4, p.box21a_H4 { 
    margin-bottom: 30px;
}
.issue-cover, .triton-cover {
	cursor: pointer;
	box-shadow: 0px 1px 4px #696969;	
	transition: 0.4s all;
	height: 120px; 
}
.issue-cover:hover {
	box-shadow: 0px 0px 1px #696969;	
}

.issue-cover.active {
	border: 2px solid #990000;
	box-shadow: 0px 0px 5px #696969;
}
#myCarousel {
	z-index:1;
	margin-bottom: 20px;
	-webkit-box-shadow:0px 9px 9px #444;
	-moz-box-shadow:0px 9px 9px #444;
	box-shadow:0px 9px 9px #444;
	position: relative;
	margin-top: 25px
}
#head-extras {
	display: inline-grid;
    margin: 5px 15px;
}
.carousel-caption {
	display: none;
}
.carousel-inner .item:nth-child(1) .carousel-caption,
.carousel-inner .item:nth-child(2) .carousel-caption,
.carousel-inner .item:nth-child(3) .carousel-caption,
.carousel-inner .item:nth-child(4) .carousel-caption {
	display: block;
}
.carousel-caption {    
    background-color: transparent;
}



#languages-menu li {
	display:none;
}
#languages-menu li:nth-child(1),
#languages-menu li:nth-child(2) {
	display: inline-block;
}



.carousel-caption p {    
	text-shadow: 3px 0px 7px rgba(81,67,21,0.8), 
	  -3px 0px 7px rgba(81,67,21,0.8), 
	  0px 4px 7px rgba(81,67,21,0.8),
	  0px 11px 10px rgba(81,67,21,0.8);
}
body, #header-top {
	background: #f3f4f4;
}
#header-top {
	border-top: solid #990000 29px;
	border-bottom: solid #990000 0px;    
	padding-bottom: 10px;
}
#second-nav {
    background-color: #696969;
	box-shadow:0px 2px 7px #444;
}
#header-bottom {
    background-color: #696969;	
}
#footer-top {
    background-color: #990000;
	padding: 3em 0;
}
#main-menu {
	margin-left: 10px;
}
#main-menu li a {
	color: #000;
	font-size: 16px;	
}
.panepiLvl2 {
    background-color: #fff;	
	box-shadow:0px 2px 7px #444;
	border: solid 3px #990000;
	height: 350px;
}
.panepiLvl2 p.sub_text {
	color: #000;
	font-size: 0.95em;
}
.panepiLvl2 ul.submenu_links li a {
    color: #990000;
	font-weight: 600;
	transition: color 0.5s;
	display: block;
	padding: 1px 5px 1px 15px;
}
.panepiLvl2 ul.submenu_links li a:hover {
	text-decoration: none;
	background: #990000;
    color: white;
}
.important-issues {
	border: 4px solid #696969;	
	background: #db3b0a;
	padding: 15px 25px 45px 15px;
}
.important-issues.main a {
	color: #e8f392;
	
		font-size: 1.7rem;
}
.important-issues.main  {
	padding: 30px;
	line-height: 2rem;
	color: white;
	font-size: 1.6rem;
	text-align:center;
}
.elke-announcements  { 
	position: relative;
	padding: 15px 25px 45px 15px;
	margin-bottom: 30px;
	background: #8f8f8f;
}
.elke-announcements a { 
	color: white;
	font-size: 0.85em;
	padding: 3px;
}
.elke-announcements a:hover {
	text-decoration:none;	
}
.elke-announcements h3  {
	font-size: 2.3em;
	text-align: center;
	color: white;
	font-weight: 400;
	margin: 9px 0px 30px 45px;	
}
.elke-announcements:before  {
	height: 57px;
	width: 36px;
	position: absolute;
	content: "";	
	background-image: url('https://www.uoc.gr/files/items/8/8554/elke-logo-blue-yellow.png');
	background-repeat: no-repeat;
	background-position: center; /* Center the image */  
	background-size: cover;
	top: 0px;
	left: 16px;
}


#eif {
	margin-top: 30px;
	background: #990000;
}
#eif img {
	width: 100%;
	padding-top: 0px
	
}
.important-issues .importantnews_image, .importantnews_inText.cloned2 .importantnews_image {	
	height: 40px;
	margin: 0 20px 0 10px;
	position: absolute;
	left: 0px;
	top: 9px;
}
.importantnews_inText.cloned2 .importantnews_image {
	left: 70px;
	top: 15px;
}

.important-issues .importantnews_inText, .importantnews_inText.cloned2 {	
	display: flex;
	clear: both;
	min-height: 60px;
	position:relative;
}
.importantnews_inText.cloned2 {	
	background: #F4F4F4;
    width: 100%;
    margin: 2px 0 0 0px;
	padding-left: 60px;
	box-shadow: 0px 0px 6px #ccc;
}
.important-issues div:nth-child(1) {
	padding: 1px;
}
.important-issues .importantnews_H4, .importantnews_inText.cloned2 .importantnews_H4 {
	display: flex;
	margin-left: 65px;
	align-items: center;
}
.importantnews_inText.cloned2 .importantnews_H4 {
	padding: 17px 25px;
}
.importantnews_inText.cloned2 .importantnews_H4 a {	
	color: #990000;
}
.important-issues .importantnews_H4 a {
	color: white;
}
.important-issues .importantnews_H4 a, .importantnews_inText.cloned2 .importantnews_H4 a {
	display: block;
	transition: 0.5s all;	
	font-weight: 300;
	font-size: 0.9em;
}
.important-issues .importantnews_H4 a:hover {
	color: #ddd;
}
.importantnews_inText.cloned2 .importantnews_H4 a:hover {
	color: #000
}
.important-issues .importantnews_H4 a:hover, .importantnews_inText.cloned2 .importantnews_H4 a:hover {
	
	text-shadow: #696969 0px 0px 2px;
	text-decoration: none;
}

.important-issues h3  {
	font-size: 2em;
	text-align: center;
	color: white;
	font-weight: 300;
	margin: 0 0 20px 0;	
}

#second-menu > li {
    margin-right: 8px;
    margin-left: 8px;
}


#second-menu > li >a {
	font-weight: 300;
}
.navbar-nav > li > a {
	padding: 9px 0px;
}
.depBlock-Head3 {
	background: #2B5E26 !important;
}
.depBlock-body .row {
	padding: 5px 20px;
}
.depBlock-body .row>div {
	padding: 0 20px;
}
input.search-text {
    background: #db3b0a;
    color: #fff;
	padding: 0px 8px;
}
.depBlock-Head3 p {
	transition: all 0.5s;
	color: #fff;	
}
.depBlock-Head3 p:hover {
	color: #ddd;	
	text-decoration: none !important;
}
.post {
	margin: 3em 0 2em 0;
}
div.lateNews_inText p.calendar {
	z-index: 2;
	padding-left: 50px;
    display: block;
	margin-top: -30px;
	position: relative;
	font-size: 1.4em;
    padding: 4px 0 10px 60px;
	font-weight: 500;
	color: white;	
}
div.lateNews_inText p.calendar:before {
	background-image: url('https://www.uoc.gr/resources/images/calendar2.png');
    background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position-x: 27px;
	background-position-Y: 4px;
    display: inline-block;
    content:"";
	position: absolute;	    
    height: 120%;
    width: 100%;
    z-index: -1;
	left: 0px;
    top: -2px;	
	opacity: 0.8;
}

div.lateNews_inText p.calendar:after {
    position: absolute;
    width: 90%;
    content: "";
    background-image: linear-gradient(to left, rgba(20, 20, 30, 0.1), #fff);
    height: 2px;
    bottom: 1px;
	left: 20px;
}




div.lateNews_inText { 
    margin-top: 26px;
}
.lateNews {	
	border: 0px;	
	border-radius: 7px 7px 7px 0px;	
}
.lateNews {
	background: #696969;	
}
.announcementsBlock {
	height: 775px;
}
.announcementsBlock-body {
	height: 750px;
}
.calendarBlock {
	background: #9f9d98;	
	box-shadow: 0px 0px 0px #6f6f6f;	
}
h4.lateNews_H4 a {
	color: white;
	transition: all 0.5s;
	display: block;
    height: 150px;
	line-height: 1.35em;
	font-size: 1.0em;
    font-weight: 500;
}
h4.lateNews_H4 a:hover {
	color: #ccc3c3;		
}
.dep_in_H4 a {
    font-weight: 600;
}
.lateNews_H4 a {
	font-size: 1.16em;
	display: block;
	padding-top: 30px;
}
.lateNews_img {
	position: relative;
	padding: 0px;
}
.dateUpdate1 {
	width: 56px;
	height: 56px;	
	background: #fff;
	color: #db3b0a;
	position: absolute;	
	font-size: 12px;    
	left: 25px;
	padding: 9px 10px 3px 10px;
	opacity: 1;
	border-radius: 5px;
	font-weight: 800;
	-webkit-box-shadow:0px 9px 9px #444;
	-moz-box-shadow:0px 9px 9px #444;
	box-shadow:0px 3px 8px rgba(0,0,0,0.4);
	top: 165px;	
}

.newmonth {
	text-align: center;
	font-size: 1.05em;
}
.newday {
	text-align: center;
	font-size: 1.1em;	
}
.gdpr_link {
	font-size: 1.1em;
}
.announcementsBlock-Head {
	background: #db3900;
	padding: 10px;
}
.announcementsBlock div:nth-child(3) {
	display: none;
}
.announcementsBlock-Head a:hover {
	color: #f9f6ef;
}
.calendarBlock-Head {
	background: #fff;
	padding: 10px;
}
a.agnLinkFr {
    color: #b1040e;
}
table.calendar td.activ, table.calendar td.activ a {
    background-color: #b1040e;
}
table.calendar tbody td a {
	font-weight: 600;
    color: #b1040e;
}
.anndt {
    color: #b1040e;
}
a.capMonth {
	color: #5e5352 !important;
	font-weight: 500;
}
.depBlock-Head_gdpr {
	height: 98px !important;
}
.calendarBlock {   
    height: 420px;    
    padding: 10px;
}
 .calendar th {
	 color: #b1040e;
}
.announcementsBlock {   
    background-color: #eee;
	padding: 10px 15px;
}
.newsletter {
	background: #fff;
	margin-bottom: 14px;
}

.newsletter-issues-list {
	display: grid;                    
	justify-content: center;
	width: 100%;
	margin: auto;	
	grid-template-columns: repeat( auto-fit, minmax(280px, 1fr) );
	
	gap: 25px;
	margin-bottom: 20px;
}

.newsletter-issues-list > div {
	background: #eee;
	padding: 10px;
}


#digital-publications {
	background: #A0C08C;	
	border: solid 8px #A0C08C;
	padding: 0px 4px;	
}
#digital-publications h3 {
	/* color: #33531F;  */
	color: white;
	
	font-size: 2em;
	text-align:center;
	margin-bottom: 20px;
	font-weight: 300;
}



@media screen and (max-width: 992px) {
	#digital-publications {
		border: 2px;
	}
	#digital-publications > div  {	
		width: 46%;
		margin: 1%;		
		display: inline-block;
	}	
}


.newsletter, .triton {	
	transition: 0.5s all;
}
.triton {
	
}
.newsletter img, .triton img {
	width: 100%;
	margin-bottom: 5px;
	max-height: 298px;
}
.newsletter:hover, .triton:hover {
	box-shadow: 0px 0px 5px #696969;
} 
.newsletter span, .triton span {
	width: 100%;
	text-align: center;	
	display: block;
	font-size: 2.1em;
	padding: 0 15px;
}
.newsletter a, .triton a {
	transition: all 0.6s;
}
.triton a {
	color: white;
}
.newsletter a:hover, .triton a:hover {
	text-decoration: none;
}
.newsletter .subscribe {
	margin-top: 5px;
	font-size: 2.1em;
	font-weight: 600;
	padding: 15px;
	display: block;
	text-align: center;	
}
.announcementsBlock-body ul li {
    border-bottom: none
}
.anndt {
	position: absolute;
	top: 0px;
	left: -40px;
}
.newdatelist {
	 width: 45px;
}
.newdaylist {
	font-size: 1.6em;
	width: 100%;
	text-align: center;
}
.newmonthlist {
	font-size: 1.0em;
	width: 100%;
	text-align: center;
	margin-top: -8px;
}
.announcementsBlock-body ul li:nth-child(even) a {
	background: #f4f4f4;
}
.announcementsBlock-body ul li a.moreLink-left {
	display: none;
}
.announcementsBlock-body ul li a {		
	color: #7a121a;
	font-weight: 300;
	font-size: 15px;
	padding: 2px 10px 2px 10px;
	margin-left: 40px;	
	min-height: 35px;
}
.announcementsBlock-body ul li a:hover {
	color: #990000;
	font-size: 15px;
}
/* Sxoles kai tmhmata */
.dep_H4 {    
    color: #5e5352;
	font-size: 2.1em;
	font-weight: 300;
}
.depBlock-Head {
	background: #696969 ;
	padding: 10px;
}
.announcementsBlock-Head a {
	transition: color 0.5s
}
.depBlock {
	background: white;
}
.depBlock-Head a {
	font-size: 22px;
	font-weight: 300;
	transition: all 0.5s;
}
.depBlock-Head a:hover {
	font-size: 22px;
	background: transparent;
	color: #ddd !important;	
	text-shadow: 0px 0px 1px #f5f4d7;
}
.dep_ul li a:hover {
	color: #990000;
}
.dep_ul li a:hover {
	background-color: transparent;	
}
dl.ad {
	display: inline-flex;
}
.griditem h4 {
	font-size: 15px;
}
.griditem {
	padding: 10px;		
}
.grid-container {
	text-align: center;
	border-radius: 8px;
	min-height: 80px;
	margin: 5px;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 2px #990000;
	box-shadow: 0px 0px 2px #990000;
	border: 1px solid #696969;
}
.depBlock ul li img {
	width: 100%;
}
.depBlock ul {
	margin-top: -15px;
}
.depBlock ul li {
	margin-top: 30px;
	padding: 0px 10px 10px 7px;
}
.depBlock ul li ul li {
	margin-top: 0px;
	padding: 0px 1px 1px 7px;
}
#depblock .school1 {
	background: #f3f4f4;
}
#depblock .school2 {
	background: #f3f4f4;
}
#depblock .school3 {
	background: #f3f4f4;
}
#depblock .school4 {
	background: #f3f4f4;
}
#depblock .school5 {
	background: #f3f4f4;
}
.depBlock .row {
	margin: 0;
}
.depBlock .desc {
	background: transparent;
}

.depBlock h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
}
.depBlock h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.dep_in_H4 a {
	font-size: 1em;
	color: #b1040e;
	transition: all 0.8s;
	display: block;
	padding: 10px;	
}
.dep_in_H4 a:hover {	
	color: #000;	
	background: transparent;
}
.dep_in_H4 {
	position: relative;
}
.dep_in_H4:after {
	position: absolute;
	width: 100%;
	content: "";
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0), #990000);
	height: 2px;
	bottom: 5px;
}

ul.dep_ul li a {	
	padding: 2px 10px 2px 10px;	
	font-size: 1.3em;
}
ul.dep_ul li {	
	padding: 0px 10px;
	margin-left: 0px;
	position: relative;
}
ul.dep_ul li:hover:after {
	left: 16px;
}
.banners {
	text-align: center;
}
dl.ad dd {
	margin-right: 6px;	
}
.adip-container {
	float: right;	
}

.featured-list {
	margin-top: 20px;
	padding: 30px;	
	border: 3px solid #696969;
	box-shadow: 0px 0px 8px #222;
}
.featured-list li {
	margin-bottom: 8px;
}
.featured-list li a {
	display: block;
	padding: 2px 6px;
	font-size: 18px;	
	border-bottom: 1px solid #696969;
}
.importantnews_H4 .light-emphasis {
	color: white; float: left; margin-right: 10px; margin-left: -15px;
} 

a.pdf {
	background: none;
	position: relative;
	padding-left: 0px;
}
a.pdf:before {
	/* content: url("/img/ico_pdf.gif"); */
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
}
.nav-path {
	margin-bottom: 20px;
}
.nav-path a {
	font-weight: 600;
	font-size: 14px;
	padding: 0px 10px;
	text-transform: none;
	
}
.nav-path a:last-child {
	display: none;
}


#helpdesk-intro {
	background: white;
	margin-top: 5px;
	padding: 20px 30px;
	font-size: 1.6rem;
}	
.masonry-image {
    width: 100%;
}
.masonry-column {
	width: 100%;
    display: inline-block;
    padding: 5px;
    background: #fff;
}
.masonry-content {
	transition: 0.4s all;
	width: 100%;
    padding: 15px;
    box-shadow: 0px 1px 6px #ddd;
}
.masonry-content:hover {
	box-shadow: 0px 0px 5px #ddd;
	background: #f4f4f0;	
}
.masonry-with-columns {
    columns: 2 350px;
    column-gap: 3rem;
	font-size: 1.7rem;
    line-height: 2.5rem;
}
#nav-container-toggle {
	z-index: 2;		
	width: 100px;
    position: absolute;
    top: 55px;
	white-space: nowrap;
    overflow: hidden;
	
	left: 0px;
	padding: 5px 10px;
	font-size: 1.7rem;
	background: #db3b0a;
	color: white;
	font-weight: 800;
	box-shadow: 0px 0px 5px black;
	transition: padding linear 0.4s, width linear 0.3s;
	cursor: pointer;
}	
#nav-container-toggle:hover {
	padding: 7px 12px;
}
#nav-container-toggle span{
	
	margin-left: 10px;
}
#nav-container-toggle img {
	width: 25px;		
}
.stickyMenu {
  position: fixed !important;
  top: 0px !important;
  width: 120px !important;
	
}
.close-masonry-menu {
	position: fixed;
	bottom: 15px;
	left: 48%;
	padding: 12px 20px;
	cursor: pointer;
	background: #990000;
	color: white;
}
.masonry-nav-container ul {
    padding-left: 25px;
    font-size: 1.15em;
}
.masonry-nav-container ul li {
	padding: 3px;
}

.masonry-nav-container {	
	z-index: 999;	
    display: none;
    align-items: center;
    flex-direction: column;
    position: fixed;
    padding: 20px;
    left: 0px;
    top: 0px;
    background: white;
    border: 6px solid #990000;
	box-shadow: inset 0px 0px 14px black;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
}
.masonry-nav-container a {
	transition: background 0.4s;
	display: block;
	padding: 4px 10px;
}
.masonry-nav-container a.active {
	background: #eee;
	
	font-weight: 800;	
}
.masonry-nav-container a:hover {
	text-decoration: none;
	background: #f4f4f0;
}
.header-nav a {
    display: inline-block;
    padding: 6px 20px;
}
.active-masonry {
    background: #fff;
	border: 3px solid #990000;
	box-shadow: inset 0px 0px 7px black;
}
.stickyIcon {
  position: fixed;
  top: 0;
  width: 100%;
}


/* ------------------------------------------------------------
	SLICK chart
------------------------------------------------------------ */

.sitemap-slick {
	margin: 0 0 2em 0;
}

/* ------------------------------------------------------------
	Page Styles
------------------------------------------------------------ */

.rectangle a {
	padding: 1px;
	
	box-shadow: 0px 2px 6px rgba(0,0,0,0.15);
}
/* -------- Top Level --------- */
.primaryNav .chart-inactive a {
	box-shadow: 0px 0px 0px black;
}
.primaryNav {
	clear: both;
	width: 100%;
	margin-top: 3em;
}
.primaryNav #home {	
	z-index: 2;
	position: absolute;
	margin-top: -1.4em;
	margin-bottom: 0;
	min-width: 11.5em;
	width: 80%;
	padding: 2px;
	background: #990000;
	left: 10%;
	
}
.primaryNav #home a {	
	transition: 0.5s color;
	color: white;
	font-weight: 800;
	display: block;
	width: 100%;
	padding: 25px;
	text-align: center;
	font-size: 1.4em;
}
.primaryNav #home a:hover {
	color: #eee;
	text-decoration: none;
}
.primaryNav ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	position: relative;
}
.primaryNav li {
	flex: 1;
	flex-basis: 11.5em;
	padding-right: 1.25em;
	position: relative;
}
.primaryNav > ul > li {
	margin-top: 3em;
}
.primaryNav li a {
	margin: 0;
	padding: .875em .9375em .9375em .9375em;
	display: block;
	font-size: .9375em;
	font-weight: bold;
	color: white;
	transition: 0.4s background;
	background: #990000;
	text-shadow: 0 0 10px rgba(0,0,0,.1);
	border: 1px solid  rgba(0,0,0,.025);
	
	text-decoration: none;
	font-size: 19px;
}
.primaryNav li a:hover {
	background-color: #992222;
}
.primaryNav a:link:after,
.primaryNav a:visited:after,
.utilityNav a:link:after {
	/* content: " "attr(href)" "; */
	display: block;
	font-weight: 600;
	font-size: .75em;
	margin-top: .25em;
	word-wrap: break-word;
	color: rgba(255,255,255,.75);
}

/* -------- Second Level --------- */

.primaryNav ul ul {
	display: block;
}
.primaryNav ul ul li {
	padding-top: .6875em;
	padding-right: 0;
}
.primaryNav ul ul li a {
	transition: 0.4s background-color;
	background-color: #db3b0a;
	font-size: 18px;
}
.primaryNav ul ul li a:hover {
	background-color: #ae2d06;
}
.primaryNav ul ul li:first-child {
	padding-top: 1em;
}

/* -------- Third Level --------- */

.primaryNav ul ul ul {
	margin-top: .6em;
	padding-top: .6em;
	padding-bottom: .625em;
}
.primaryNav ul ul ul li {
	padding-top: 0em;
	padding-bottom: 0em;
}
.primaryNav ul ul ul li a {
	transition: 0.4s background-color;
	background-color: #696969;
	font-size: .75em;
	padding: .75em;
	width: 90%;
	margin-right: 0;
	margin-left: auto;
	font-size: 17px;
}
.primaryNav ul ul ul li a:hover {
	background-color: #555;
}
.primaryNav ul ul ul li:first-child {
	padding-top: 0em;
}
.primaryNav ul ul ul li a:link:after,
.primaryNav ul ul ul li a:visited:after {
	font-size: .75em;
}

/* --------	Fourth Level --------- */




.primaryNav ul ul ul ul {
	margin-top: 0;
	padding-top: .003125em;
	padding-bottom: .003125em;
}
.primaryNav ul ul ul ul li a {
	transition: 0.4s color, 0.4s background;
	background-color: #f9f9f0;
	color: #990000;
	padding: .75em ;
	width: 80%;
	font-size: 15px;
	font-weight: 400;
}
#domes-main .primaryNav ul ul ul ul li {
	
}

#domes-main .primaryNav ul ul ul ul li.ypo {
	
}
#domes-main h3.ypo a {
	font-size: 1.5rem;
}
#domes-main h4.ypo a {
	font-size: 1.3rem;
	padding-left: 12px;
}
#domes-main h4.ypo {

	margin-left: 12px;
}
.primaryNav ul ul ul ul li a:hover {
	background-color: #eee;
	color: #880022;
}
.primaryNav ul ul ul ul li a:link:after,
.primaryNav ul ul ul ul li a:visited:after {
	display: none;
}

.primaryNav ul ul ul ul ul li a {
    transition: 0.4s color, 0.4s background;
    background-color: #f9f9f0;
    color: #990000;
    padding: 0.75em;
    width: 80%;
    font-size: 15px;
    font-weight: 300;
}

.primaryNav .ypo a {
	transition: 0.4s color, 0.4s background;
	background-color: white;
	color: #990000;
	padding: .75em ;
	width: 80%;
	font-size: 15px;
	font-weight: 400;
}



/* ------------------------------------------------------------
	Responsive Styles
------------------------------------------------------------ */


/* two column */
@media screen and (min-width: 400px) {
	.primaryNav > ul > li {	max-width: 50%;	}	
	dl.ad {
		display: block;
	}
	.primaryNav ul {		
		margin-top: 2em;
	}
}
/* three column */
@media screen and (min-width: 800px) {
	.primaryNav > ul > li {	max-width: 33%;	}
	dl.ad {
		display: block;
	}
	.primaryNav ul {		
		margin-top: 2em;
	}
}
/* four column */
@media screen and (min-width: 1024px) {
	.primaryNav > ul > li {	max-width: 25%;	}
	dl.ad {
		display: inline-flex;
	}
}
#front-museums, .front-museums {		
	
	transition: all 0.4s;
	display:block;
	border: #A0C08C solid 10px;	
	border-left: 0px;
	margin-top: -12px;
	box-shadow: 0px 0px 1px #696969;
	
}
#front-museums:hover, .front-museums:hover {
	box-shadow: 0px 0px 5px #696969;
}
#front-museums img, .front-museums img {
	width: 100%;
}

.front-eif {
	transition: all 0.4s;
	display:block;
	
	border-left: 0px;
	margin-top: 40px;
	box-shadow: 0px 0px 1px #696969;	
}
.front-eif img {
	width: 100%;
}


#slideshow {
	margin-top: 30px;
	width: 100%;
	height: 450px;	
}
#slideshow iframe {
	box-shadow: #bbb 0px 0px 8px;
}
/* KEDIVIM */

.kedivim-programs {
	
}
.kedivim-program {
	transition: 0.5s all;
	padding: 20px;		
	border-bottom: 1px solid rgba(99,99,99,0.3);
	margin-bottom: 15px;
}

.kedivim-program h3 {
	font-size: 1.4em;	
}
.kedivim-program:nth-child(odd) {
	background-color: #eee;	
}
.kedivim-program:nth-child(even) {
	background-color: transparent;	
}
.kedivim-program:hover {
	background-color: #efefef;
	box-shadow: 0px 0px 3px rgba(55,55,55,0.3);
}
#diakriseis ul {
	list-style-type: circle;
}
#diakriseis ul li {
	margin: 5px 0px 5px 25px;
	padding: 10px;
}
#diakriseis ul li:nth-child(odd) {
	background: white;
}
#search-ann .form-group:nth-child(2), #search-ann .form-group:nth-child(3) {
	display: none;
}
ol.normal {
	margin: 15px 0px 10px 45px;
	list-style-type: decimal;
}
ul.normal {
	margin: 15px 0px 10px 45px;
	list-style-type: inherit;
}
table.normal {
	width: 100%;
	border: 1px solid #9f9f9f;
	padding:15px;
}
table.normal td {
	padding: 2px 5px;
}
table.normal tr:nth-child(odd) {
	background-color: #eee;
}
table.normal tr:nth-child(1) {
	background-color: #dedede;	
}
.frame-row img {
	margin-right: 20px;	
	border-radius: 6px;
	box-shadow: rgba(160,160,180,0.2) 1px 1px 6px;
}
.frame-row {
	
}
p.emphasis {
	padding: 10px 10px 10px 30px;
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.logos-header img {
	margin-right: 20px;
	
	max-width: 350px;	
	height: 120px;
}
.footer-graphic img {
	max-width: 100px;
	margin: 7px;
}
.footer-title {
	color: white;
	margin-top: 0px;
    font-size: 2.2rem;
	
}
.simplegrid.white {
	margin: 15px 0 20px 0;
	padding: 10px 15px 40px 15px;
	background: white;
	box-shadow: rgba(0,0,0,0.05) 1px 1px 5px;
	border-bottom: rgba(0,0,0,0.2) 1px solid;
}
.simplegrid .simplegrid-poster img {
	width: 100%;
}
.simplegrid-heading {
	text-align: center;
	padding-left: 30px;
	font-size: 1.9rem;	
	margin-bottom: 35px;
}
.simplebio-bio {
	
}
.simplebio-bio > div:nth-child(1) {
	min-height: 200px;
	padding: 20px;
	background: white;
	box-shadow: rgba(0,0,0,0.05) 1px 1px 5px;
	border-bottom: rgba(0,0,0,0.2) 1px solid;
	margin: 5px 10px 25px 10px;
}
.simplebio-heading {
	position: relative;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.simplebio-bio .presentation  {
	text-align: center;
	margin-top: -12px;
	margin-bottom: 20px;
}
.simplebio-bio .presentation a {
	transition: color .3s ease-in-out, background-color .2s ease-in-out;
	background-color: white;	
	padding: 10px;
}
.simplebio-bio .presentation a:hover {
	color: white;
	background-color: #990000;
	text-decoration: none;
}
.simplebio-heading span {
	display: block;
	margin-top: 15px;
	font-size: 1.3rem;
	
}

.simplebio-heading:after {
	position: absolute;
	width: 70%;
	content: "";
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0), #990000);
	height: 2px;
	bottom: -12px;
	left: 20%;
}
.pichoridis .simplebio-heading:after {
	width: 55%;
	left: 40%;
}
.pichoridis h2 {
	text-align: center;
	font-weight: 800; 
}
.pichoridis ul {
	background: #eee;
	margin-top: -20px;
	display: block;
	padding: 10px 10px 10px 250px;
	font-size: 1.45rem;
}
.pichoridis .files {
	margin-bottom: 30px; 
}
.simplebio-bio .bio-img  {
	border-radius: 120px;
	/* border: #DB3B0A solid 8px; */
	border: #eee solid 8px;
	box-shadow: rgba(0,0,0,0.25) 3px 1px 5px;
	overflow: hidden;
	float: left;
	width: 160px;
	height: 160px;
	margin: 0 20px 10px 0px;
}
.pichoridis .simplebio-bio .bio-img  {

	width: 160px;
	height: 160px;
	text-align: center;
}

.simplebio-bio .bio-img img {
	max-height: 170px;
}

.pichoridis .simplebio-bio .bio-img img {
	height: 145px;
	max-width: 170px;
}
.gallery-grid {
	display: grid;
	grid-template-rows: 230px 230px;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 20px; 
	margin: 20px auto;
	
}
.gallery-image {
	overflow: hidden;
	max-height:230px;
	
}

.gallery-image img {
	width: 100%;
	width: contain;
	border-radius: 8px;
	box-shadow: rgba(0,0,0,0.3) 0px 0px 8px;
}




@media only screen and (max-width: 990px) {
    .gallery-grid {
		display: grid;
		grid-template-rows: 230px 230px 230px;
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 20px;
		grid-column-gap: 20px; 
		margin: 20px auto;
		
	}
}

@media only screen and (max-width: 520px) {
    .gallery-grid {
		display: grid;
		grid-template-rows: 230px 230px 230px 230px 230px 230px 230px 230px;
		grid-template-columns: repeat(1, 1fr);
		grid-row-gap: 20px;
		grid-column-gap: 20px; 
		margin: 20px auto;
		
	}
}

/* ************************  CALENDAR  ************************************ */

table#agenda-details {
	background-color: #fff;
    border: 0px;     
    color: #200909;
    float: left;
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 32px;
    margin: 0px 30px 10px 0px;
    
}
#agenda-details caption {
	border: 0px;
	background: transparent;
}


table#agenda-details tr:nth-child(1) td  {
	padding: 20px 20px 10px 20px;
}
table#agenda-details tr:nth-child(2)   {
	display: none;
	padding: 10px 20px 20px 20px;
}


#upcoming {
	max-height: 620px;
	min-height: 620px;
	overflow-y: scroll;
}
.calendarBlock h2 {
	font-size: 2.1rem;
	text-align: center;
	margin: 0px 10px 20px 10px;
}
h3.upcoming-title {
	font-size: 1.8rem;
	padding-left: 25px;
}
#upcoming h4  {
	margin-bottom: 0px;
}
#upcoming h4 a {
	font-size: 1.6rem;
	line-height: 1.8rem;
	display: block;
}

.upcoming-event {
	transition: all 0.5s;
	padding: 5px 80px 5px 40px;
}
.calendar-hover {
	position: relative;
    background-color: #f3f4f4;    
    padding: 5px 80px 5px 45px;    
}
.upcoming-date, .upcoming-time {
	padding: 8px 5px 5px 2px;
    display: inline-block;
}
.upcoming-date {
	
}
.upcoming-time {
	margin-left: 10px;	
}

.calendar-hover::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 100px;
    bottom: -16px;
	left: 12px;
    top: calc(50% - 4px);
    background-color: #db3900;
}



.importantnews_inText.cloned {
    
    background: #990000;
	display: none;
	
}