
h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    font-size: 2.5em;
    margin-left: 15px;
    font-weight: bold;
}
h3 {
	margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    font-size: 1.5em;
    margin-left: 15px;
    font-weight: bold;
}
h4 {
	margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    font-size: 1.0em;
    margin-left: 15px;
    font-weight: bold;
}
p {
    display: block;
    /*font-size: 2.5em;*/
    margin-left: 15px;
}
a {
    color: #505050;
	text-decoration:none;
}

.header-image {
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}
.header-image > img {
  position: relative;
  display: inline-block;
  width: 100%;
}
.header-image > h2,
.header-image > h1 {
  position: absolute;
  display: block;
  top: 60%; left: 50%;
  margin: 0 auto;
  z-index: 100;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  color: white;
  text-shadow: 2px 2px grey;
  text-align: center;
  font-size: 2.4em;
}

.header-image > .responsive-css-slider+h2,
.header-image > .responsive-css-slider+h1 {
  font-size: 2.2em;
}

/* Create three equal columns that floats next to each other */

.column {
    float: right;
    width: 66%;
    padding-right: 30px;
    margin-top: 14px;
}

	.leftbanner{
	display: grid;
    width: 98%;
    margin: 10px;
	}
.column1 {
	line-height: 25px;
    float: right;
	width: 22%;
z-index: 100;
position: relative;
	}
.arthra-dex-col {
	line-height: 25px;
}
.right ul {
  list-style: none;
}
.right {
  margin-left:-25px;
}

.right ul li::before {
	    font-family: Verdana, Arial, Helvetica, sans-serif;

  content: "\2022";
  color: #999999;
  font-size: 12px; 
  font-weight: bold;
  display: inline-block; 
  width: 1.2em;
  margin-left: -1em;
}	
	
.arthra-dex-col a,
.column1 a{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;	color: #999999;}
	}
	
.arthra-dex-col ul.right,
.column1 ul.right,
.arthra-dex-col ul,
.column1 ul{
list-style-type: circle !important;
}

.column1 img {
    display: inline-block;
    width: 90%;
    margin-left: 5%;
    margin-right: 20px;
	}
.columns3 {
    float: left;
    width: 75%;
}

.columns3-text {
	float: right;
	background-color: white;
	width: 95%;
	padding: 5px 10px;
	margin-left: -10%;
	position: relative;
	left: -6px;
	margin-bottom: 40px;
	}
.columns3-text p{
    line-height: 24px;
	font-size: 16px;
    text-align: justify;
    color: #505050;
    padding-right: 20px;
}
.search-field {
	float: right;
	width: 95%;
	padding: 5px 10px;
	position: relative;
	margin-bottom: 40px;
  text-align: right;
}
.search-field input[type="text"] {
  position:relative;
  display:inline-block;
  padding: 8px 10px;
  width: 200px;
  color: black;
}
.search-field button {
  position:relative;
  display:inline-block;
  padding: 8px 10px;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
  margin-left: 10px;
  background-color: rgb(247,108,111);
  color: white;
}
.column3 {
	box-shadow: 5px 5px #8888884a;
	background-color:white;
    width: 265px;
    float: right;
	margin: 0px 6px 40px 6px;
	position:relative;
	}
.column3 .pedio {
  position: relative;
}
.column3 .entry{
    /* box-shadow: 5px 5px #8888884a; */
	position: relative;
  background-color:white;
    width: 265px;
    float: right;
	}
.column3 .entry:hover{
	box-shadow: 1px 1px 3px 3px #cccccc;
height:auto;
	}
.column3 img{
	position: relative;
  display: inline-block;
  height: 200px;
    width: 100%;
	}
.img > .biztitle{
    position: absolute !important;
    display: block;
    top: 20px;
    z-index: 2;
    color: white;
	text-shadow: 2px 2px black;
}
.arttitle {
    color: black;
    font-weight: bold;
    margin-top: 10px;
    min-height: 47px;
    margin-bottom: 5px;
}
.prosfortitle {
    color: black;
    font-weight: bold;
    margin-top: 10px;
    min-height: 60px;
    margin-bottom: 10px;
}
.artabstract {
  min-height: 150px;
  padding: 0px 14px 10px 14px;
  font-size:16px;
  display: block;
  margin: 0;
}
.perioxi{
    color: black;
    padding: 0px 0 10px 20px;
    font-weight: bold;
    margin-top: 10px;
}
.til{
    padding: 5px 0 0 20px;
    min-height: 32px;
}
.descr{
font-size: 14px;
color: #ff2ada;
padding: 0 0 5px 20px;
font-weight: bold;
min-height: 35px;
margin: 0;
display: block;
}
.seemore {
    position: relative;
    display: block;
    border: 0;
    box-shadow: none;
    text-decoration: none;
    margin: 10px auto;
    width: calc(100% - 16px);
    box-sizing: border-box;
    text-align: center;
    background: #ff2ada;
    color: #fff;
    font-weight: bold;
    padding: 12px 4px;
}
a.seemore:link{font-family: "Merriweather Sans",Arial,sans-serif;
color: #fff;
font-size: 16px;
line-height: 20px;
text-decoration: none;
font-weight: 300}
a.seemore:visited {
font-family: "Merriweather Sans",Arial,sans-serif;
color: #fff;
font-size: 16px;
line-height: 20px;
font-weight: 300}
a.seemore:hover {
color: #fff;}
.seemore a:active { 
/* background-color: yellow */
}
.prosfor{
font-family: "Merriweather Sans",Arial,sans-serif;
    font-size: 16px;
    color: #f76c6f;
    padding: 0 10px 10px 20px;
    font-weight: 700;
    margin: 0;
    display: block;
    min-height: 65px;
    margin-top: 10px;
}
.xoritikotita{
    padding: 5px 0 15px 20px;
}
.arttitle > strong,
.biztitle > strong,
.arttitle > h3,
.biztitle > h3 {
  margin: 0;
  height: auto;
  padding-left: 15px;
  max-width: 90%;
  font-weight: bold;
  font-size: 1.2em;
  display: block;
}
/* Clear floats after the columns */
.botomnmenu{
    display:none;
    }

.epilexte{
	margin-bottom:40px;
    color: #ff2ada;
    padding: 0px 0 0px 10px;
    font-weight: 700;
	font-size: 14px;
}
.row{
    max-width: 100%;
    width: 1700px;
    margin-left: 0px;
    margin-right: 0px;
	}
.row:after {
    content: "";
    display: table;
    clear: both;
}

.header-logo{
    float:left;
}






/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 960px) {
.header-image > .responsive-css-slider+h2,
.header-image > .responsive-css-slider+h1 {
  font-size: 1.6em;
}
}

@media (max-width: 700px) {

.header-image {
  margin-bottom: 0px;
}


.header-image h2,
.header-image h1 {
  font-size: 1.6em;
}
h3 {
	height: 58px;
	margin-bottom: 0px;
    margin-top: 0px;
    display: block;
    font-size: 1.2em;
    margin-left: 15px;
    font-weight: bold;
}
.rowindex{
margin-left:0px;}

    .column {
        width: 100%;
    }
   .column1 {
    margin-top: 20px;
    width: 95%;
    }
.leftmenu{
    display:none;
    }
.botomnmenu{
    display:block;
    }
.epilexte{
    float:left;
    width: 48%;
    }

.artabstract {
    min-height: 100px;

}

 .column img {
    display: inline-block;
	width:90%;
    margin-left: 20px;
    margin-bottom: 20px;
	}
.columns3 {
	float: left;
    width: 100%;
    margin: 20px 20px 0px 0px;
}

.column3 {
    float: left;
    border: 1px solid #D9D9D9;
    margin: 5px;
    padding: 0px;
    margin-left: 25px;
    margin-right: -5px;
}
.column3.artcolumn {
    min-height: 460px;
}
.column3 img{
	height: 200px;
    width: 100%;
    /* margin: 0; */
	}
.img > .biztitle {
    top: 20px;
    bottom: auto;
}
.columns3-text {
    float: none;
    background-color: white;
    width: 92%;
    padding: 5px 10px;
    margin-left: 10px;
    position: relative;
    left: 5px;
    margin-bottom: 40px;
	}
.header-image > .responsive-css-slider+h2,
.header-image > .responsive-css-slider+h1 {
position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    z-index: 100;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: white;
    text-shadow: 2px 2px grey;
    text-align: center;
}
}

@media (max-width: 570px) {
h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    font-size: 2.5em;
    margin-left: 15px;
    font-weight: bold;
    line-height: 40px;
	}
 .epilexte{
    width: 95%;
	margin-bottom: 15px;
    }
.column3 {
	/*height: 360px;*/
	width: 92%;
    float: left;
    border: 1px solid #D9D9D9;
    margin: 5px 12px 15px 13px;
    padding: 0;
	
}
/*.column3.artcolumn {
	height: 380px;
}*/
.column3 img{
    height: 250px;
    width: 100%;
    margin: 0;
	}
.column3 .entry{
    background-color: white;
    width: 100%;
    float: none;
	}
.columns3-text {
    float: none;
    background-color: white;
    width: 86%;
    padding: 5px 10px;
    margin-left: 10px;
    position: relative;
    left: 5px;
    margin-bottom: 10px;
	}
}