.gopenimg {
    position: relative;
    cursor: pointer;
}
.imgWrap .gopenc, .article-image .gopenc {
    display: inline-block!important;
    background: #000;
    left: 15px;
    position: absolute;
    bottom: 15px;
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    max-width: 80%;
    min-height: 0;
    min-width: 0;
    padding: 10px;
    transition: background-color 0.3s ease-out 0s;
    font-size: 13px;
    color: #999;
    font-style: normal;
    cursor: pointer;
    box-sizing: border-box;
    font-family: FedraSansNormal,sans-serif;
    line-height: 1.5;
}

.imgWrap .gopenc span:first-child:before, .article-image .gopenc span:first-child:before{
    content: "";
    background: url("/img/gopen.png") no-repeat top left;
    width: 13px;
    height: 12px;
    display: inline-block;
    margin: 3px 10px 20px 0;
    vertical-align: top;
    position: absolute;
    left: 0;
}
.imgWrap .gopenc:hover,  .article-image .gopenc:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.imgWrap span, .gopenc span {
    display: inline-block;
    vertical-align: top;
}
.imgWrap .gopenc span:first-child,  .article-image .gopenc span:first-child {
    color: #fff;
    position: relative;
    padding-left: 18px;
    box-sizing: border-box;
}
.imgWrap, .imgWrapper.hicon {
    position: relative;
    cursor: pointer;
}
.imgWrap .imgLegend {
    position: relative;
}
.imgWrap {
    cursor: pointer;
}
#gallery {
  background-color: #000;
  height: 0!important;
   width: 0!important;
   overflow: hidden!important;
  display: none;
  left: 0;
  padding-right: 50px;
  position: fixed;
  top: 0;
  z-index: 1000;
  box-sizing: border-box;
  min-width: 980px;
}
body.hasGallery #gallery {
    height: 100%!important;
    width: 100%!important;
    display: block;
}
body.hasGallery {
    overflow: hidden;
}

body.gallery-open #gallery {
padding-right: 395px;
}


#gallery-control {
    position: absolute;
    right: 0;
    width: 50px;
    height: 100%;
    top: 0;
    background: #262626;
    text-align: center;
    border-left: 0.0625rem solid #484848;
    z-index: 2001;
}

.gallery-slides {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0 40px;
  position: relative;
  width: 100%;
  background: #000;
  z-index: 200;
}
body.gallery-open .gallery-slides {
    z-index: 2000;
}

#gallery * {
 box-sizing: border-box;
}
#gallery .guide-social-plain * {
    box-sizing: content-box;
}
.gallery-side {
  display: block;
  height: 100%;
  position: absolute;
/*  right: 24px;*/
/*right: 55px;*/
right: 50px;
  top: 0;
  padding-left: 20px;
/*  width: 320px;*/
width: 344px;
  padding-top: 20px;
  background: #000;
}

#gallery-imgs {
  display: block;
  height: 100%;
  margin: 0;
  width: 100%;
}
.cslide {
    background-color: #000;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-meta {
    position: relative;
}
.gallery-caption .title {
    color: #787878;
font-family: "FedraSansMedium",sans-serif;
font-size: 16px;
font-weight: normal;
letter-spacing: 0;
line-height: 1.3;
margin: 0 0 10px 0;
padding: 0;
width: 260px;
  
}
.gallery-meta .gcaption {

  font-family: "UBRockwell",sans-serif;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: 0.4px;
  line-height: 1.2;
  padding-bottom: 0;

}
.gallery-header {
  padding-top: 90px;
 
}
.gallery-header .gallery-controls-container {
  left: 0;
  position: absolute;
/*  top: 10px;*/
top: 30px;
}
.gallery-header .gallery-controls-container .gallery-controls {
  display: inline-block;
  text-align: center;
}
.gallery-btn {
  background-image: url("/img/garrows.png");
  display: inline-block;
  height: 29px;
  margin: 0 0 5px 0;
  padding: 0;
  width: 30px;
  z-index: 101;
  cursor: pointer;  
}
.gallery-btn.next {
  background-position: right top;
}
#gallery-enlarge {
/*    background: url("/img/ginfo.png") no-repeat;*/
font-family: "UBRockwell",sans-serif;
    display: inline-block;
  height: 30px;
  line-height: 1em;
  text-align: center;
  
  color: #fff!important;
  margin: 10px 0 0 0;
  padding: 2px 0 0 0;
  width: 30px;
  z-index: 101;
  cursor: pointer;
  background-color: #000;
  -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
font-size: 22px;
   
}
.gallery-open #gallery-enlarge {
    background-color: #000;
    color: #fff!important;
}
.ir {
  background-color: transparent;
  border: 0 none;
  overflow: hidden;
}
.ir::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}
.gallery-header .gallery-controls-container .gallery-count {
  display: inline-block;
  font-family: "FedraSansBook",sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.1em;
/*  margin-left: 10px;*/
  position: relative;
  color: #fff;
/*  top: -7px;*/
}
.gallery-meta .gallery-thumbs {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 321px;
}
.gallery-meta.gallery-thumb-container {
  height: 177px;
}
.gallery-meta {
  position: relative;
}
.gallery-meta .gallery-pager {
  display: block;
  left: -3px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 307px;
}
.gallery-meta .thumbs-page {
  display: block;
  margin: 0;
  padding: 0;
}
.resgallery li {
  list-style-type: none;
}
.gallery-meta .gallery-thumbs .gallery-thumb {
  border: 0 none;
  display: block;
  float: left;
  height: 65px;
  margin: 0 0 12px;
  padding: 0;
  width: 95px;
}
.gallery-meta .gallery-thumbs .gallery-thumb a {
  display: block;
}
.gallery-meta .gallery-thumbs .gallery-thumb img {
  display: block;
  height: auto;
  margin: 0;
  transition: opacity 0.15s ease-in-out 0s!important;
  width: 100%;
}
.gallery-meta .gallery-thumbs .gallery-thumb:hover img {
    opacity: 0.5!important;
}
.cslide .slide-wrapper {
  height: 100%;
  position: relative;
  width: 100%;
}
#gallery-imgs .img {
  height: 100%;
  margin: 0;
  object-fit: contain;
  object-position: center top;
   width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  #gallery-imgs .img {
    margin: auto!important;
     width: auto!important;
    object-fit: none!important;
    }
}
#gallery-imgs .img.lazyloaded {
  display: block !important;
  opacity: 1 !important;
 transition: none!important;
}
#gallery-imgs .img.lazyloading {opacity: 0; transition: none!important;}
#gallery-imgs .img.lazyload{opacity:1!important; transition: none!important;}
.resgallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.gallery-meta .gallery-thumbs .gallery-thumb {
  border: 0 none;
  display: block;
  float: left;
  height: 63px;
  margin: 0 0 12px;
  padding: 0;
  width: 95px;
}
.gallery-meta .gallery-thumbs {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 321px;
}
.gallery-pager-nav {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.gallery-pager-nav span {
    display: inline-block;
    margin: 5px;
    border: 0 none;
    height: 14px;
    margin: 0 4px;
    outline: 0 none;
    width: 14px;
    -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background: #000;
cursor: pointer;
}
.gallery-pager-nav span:hover, 
.gallery-pager-nav span.cycle-pager-active
{
    opacity: 0.4;
}
.gallery-meta .gallery-thumbs .gallery-thumb + .gallery-thumb {
  margin-left: 12px;
}
.gallery-meta .gallery-thumbs .gallery-thumb:nth-child(3n+4) {
    clear: both;
    margin-left: 0;
}
.tactive img {
    opacity: 0.5!important;
}
#gallery-close {
    display: block;
  background-image: url("/img/gclosew.png");
  background-repeat: no-repeat;
  height: 23px;
  width: 23px;
  margin: 20px auto auto auto;
  cursor: pointer;
}


.related-galleries .widget-heading {
    height: 44px;
    width: 200px;
    right: 105px;
    top: 12px;
    position: absolute;
}
.related-galleries .widget-heading .title {
  color: #bfbfbf;
  font-family: "UBRockWell";
  font-size: 15px;
  line-height: 44px;
  margin: 0;
  padding-right: 36px;
  text-align: right;
  position: relative;
  height: 44px;
}
.related-galleries .widget-heading .title i {
  font-size: 35px;
  position: absolute;
  top: 0;
}
/*.related-galleries .widget-heading .title i:before {
    color: red;
}*/
.gallery-container {
  margin: 0;
}
.gallery-wrap {
  float: left;
  height: auto;
  margin-bottom: 20px;
  width: 48%;
}
.gallery-wrap + .gallery-wrap {
  margin-left: 4%;
}
.gallery-wrap:nth-child(4n+4) {
  clear: both;
  margin-left: 0;
}
.gallery-wrap .related-thumb {
  display: block;
  text-decoration: none;
}
#gallery-imgs .gallery-wrap .img {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    transition: opacity 0.15s ease-in-out 0s!important;
    width: 100%;
}

#gallery-imgs .gallery-wrap:hover .img {
    opacity: 0.5!important;
}
.gallery-wrap .title {
    font-family: "FedraSansMedium",sans-serif;
font-size: 16px;
font-weight: normal;
line-height: 1.2;
margin: 4px 0 0;
padding: 2px 15px 0;
text-align: center;
color: #fff;
}
#gallery .social.article-share * {
    box-sizing: content-box;
}
#gallery .article-share {
    padding: 0 0 30px 0;
    
}
#gallery .fb-share-big {
    width: auto;
    text-align: left;
}
#gallery .fb-share-big .fb_share_button a.fb-button {
  background: rgba(0, 0, 0, 0) url("/img/imgall.png") no-repeat scroll left top / 140px auto;
  border-radius: 24px;
  height: 28px;
  width: 28px;
  
}
#gallery .fb_share_button {
    text-align: center;
}
#gallery .fb-share-big .tw_button {
  background: rgba(0, 0, 0, 0) url("/img/imgall.png") no-repeat scroll -28px 0 / 140px auto;
  border-radius: 24px;
  height: 28px;
  width: 28px;
}
#gallery .fb-share-big .taf_button {
background: #acce74 url("/img/imgall.png") no-repeat scroll -52px -1px / 128px auto;
border: 2px solid #acce74;
border-radius: 24px;
height: 24px;
width: 24px;
  
}
#gallery .fb-share-big .counter .bubble-in.fb-count {
  font: 13px/22px Arial,sans-serif;
}
#gallery .fb-share-big .bubble-out.counter {
  height: 22px;
  margin-top: 2px;
  min-height: 22px;
  min-width: 22px;
}
/*body.hasGallery .ads_300_right {
    display: none!important;
}*/
.ads_300_right {
/*    position: fixed;
    width: 300px;
    height: 10px!important;
    overflow: hidden!important;
    min-height: 0!important;
    background: red;
    z-index: 200000;
     right: 25px;
    bottom: 10px;
    margin: 0!important;
    padding: 0;*/
    
}
.ads_300_right.visiBanner.gfix {
    display: block!important;
    position: fixed!important;
    width: 300px!important;
    min-height: 250px!important;
    height: auto!important;
   z-index: 0!important;
     left: auto!important;
     right: 75px!important;
     top: auto!important;
    bottom: 10px!important;
      margin: 0!important;
    padding: 0!important;
}
.gallery-open .ads_300_right.visiBanner.gfix {
     
       z-index: 200000!important;
}
.ghidden {
    display: none;
/*    height: 0!important;
    width: 0!important;
    overflow: hidden;*/
/*    display: block!important;*/
}
.gallery-meta.gallery-caption {
    height: 180px;
    position: static;
    
}
#scrollit {
    height: 180px;
    overflow: auto;
    width: 300px;
    color: #fff;
    
   
}
#scrollerg {
     height: 100%;
    overflow: auto;
    width: 100%;
    color: #fff;
}
.track3 {
    width: 15px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
  
}

.handle3 .top, .handle3 .bottom {
    display: none;
}
.track3:hover,
.track3.dragging {
    background: #d9d9d9; /* Browsers without rgba support */
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background:#262626;
/*    background: rgba(0, 0, 0, 0.4);*/
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

/*.track3:hover .handle3,
.track3.dragging .handle3 {
width: 10px;
}*/
#banHolder {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 300px;
    height: 250px;
}
 
@media screen and ( max-height: 790px ){
    body.hasGallery .showBanner .gallery-thumb-container {
        display: none;
    }
}
@media screen and ( max-height: 595px ){
    .gfix {
        display: none;
    }
}
/*.backtoslides {
  background: #fff none repeat scroll 0 0;
  border-radius: 6px;
  color: #000;
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  cursor:pointer;
  cursor:hand;
}*/
 .backtoslides {background: url(/img/replay.png) no-repeat;
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
    cursor: pointer;
    background-size: 44px 44px;
 }
.backtoslides::after{
    content: "ΔΕΙΤΕ ΞΑΝΑ ΤΟ SLIDESHOW";
    left: 50px;
    position: absolute;
    top: 12px;
    width: 200px;
    font-family: "UBRockwell";
    font-size: 15px;
    color: #fff;
    
}
.gallery-share {padding-top: 20px;}

.cslide .slide-wrapper {
    background: 50% 50% url(/img/loading.gif) no-repeat;
}
.cslide.cnext .slide-wrapper {
    background: none;
    overflow: hidden;
/*    max-width: 1280px;*/
    margin: auto;
    width: 100vw;
    left: -40px;
    
}


.related-galleries {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  padding-top: 70px;
  position: relative;
  padding-left: 40px;
  padding-right: 70px;
}

.gallery-wrap {
  float: left;
  height: auto;
  margin-bottom: 20px;
  width: 30%;
}
@media screen and ( max-width: 980px ){
.gallery-wrap .title {font-size: 13px;}
}
@media screen and ( max-height: 600px ){
    .cslide.cnext .slide-wrapper {
        max-width: 800px;
        width: 800px;
    }
/*    .gallery-wrap {
  float: left;
  height: auto;
  margin-bottom: 20px;
  width: 30%;
}*/

/*.gimage {height: 150px; overflow: hidden;}*/
.gallery-wrap .title {font-size: 13px;}
}

.related-galleries .backtoslides {
    right: auto;
    top: 11px;
    position: absolute;
}
.related-galleries .widget-heading .title a {
    color: #fff!important;
    display: block;
    position: relative;
}
body.gallery-open .cslide.cnext {
    overflow: visible;
}
