@media handheld and screen and (max-width: 1025px) {
body {
padding-top: 0px !important;
}

.navbar-fixed-top {
position: initial !important;
}
}
#listarthra  {
float:left;
padding:20px 0 0 0 ;
margin-right:3px;
}
#listarthra a{
  padding:3px;
  border:1px solid #ffffff;
  margin:2px;
  color:#666666;
  background-color: #CCCCCC;
  display: block;
}
#listarthra a:active{
  color:#e60f0f;
}
#listarthra a:hover{
  padding:5px;
  border:1px solid #ffffff;
  margin:2px;
  background-color: #eaeaea;
  color:#e60f0f;
  display: block;
}
.img-hover img {
    -webkit-transition: all .3s ease; /* Safari and Chrome */
  	-moz-transition: all .3s ease; /* Firefox */
  	-o-transition: all .3s ease; /* IE 9 */
  	-ms-transition: all .3s ease; /* Opera */
  	transition: all .3s ease;
    z-index:1000;
}       
.grayscale {
  -webkit-filter: brightness(1.10) grayscale(100%) contrast(90%);
  -moz-filter: brightness(1.10) grayscale(100%) contrast(90%);
  filter: brightness(1.10) grayscale(100%);
}
.nav > li > a {
  padding:10px 10px;
}
#social-icons  {
  text-align: right;font-size: 22px;
  padding:5px 0;
}
#social-icons a {
  padding: 5px;
}
#footer{
  background-color: #395ba2;
}
#footer a{
  color: #ffffff;
}
/* slider text above images start */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}
.header-text h2 {
    font-size: 40px;
}
.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}
.header-text h3 span {
	background-color: #000;
	padding: 15px;
}
/* slider text above images end */
.rBTBanner {
    background: rgba(245,0,3,0.8);
    color: #fff;
    width: 150px;
    padding-left: 15px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: 20px;
    left: -6px;
}
.list_perigrafi{
  }
.list_title{
  color:#2980B9;
  font-size: 21px;
  font-weight: bold;
  }
.list_ipotitlos{
  color:#395BA2;
  font-size: 12px;
  font-weight: bold;
}
.perissotera{
  text-align: right;
}