#block-26 #portfolio-gallery {

}

#block-26 img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
#block-26 .section-heading {
  display: block;
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0 30px;
}
#block-26 .section-title {
  margin-bottom: 17px;
 /* letter-spacing: -5px;*/
  text-align: center;
}
#block-26 .section-subtitle {
  text-align: center;
  text-transform: uppercase;
}
#block-26 .cont-background {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
  background: #baaf96;
  padding: 0px 0 35px 0;
}
#block-26 #filters {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 35px 0;
  text-align: center;
  border-bottom: 1px solid #9b2d30;
  border-top: 1px solid #9b2d30;
  background: #cd4a4c;
}
#block-26 #filters li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 70px 0 0;
}
#block-26 #filters li a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 12px;
}
#block-26 #filters li a:hover {
  color: #e3dfd5;
}
#block-26 #filters li a.current {
  color: #fff !important;
  padding: 5px 12px;
}

#block-26 .portfolio-item {
  text-align: center;
  width: 33.3%;
  margin-left: 0px;
  margin-bottom: 15px;
  padding: 10px;
  position: relative;
  float: left;
}
#block-26 .portfolio-item a {
  display: block;
  width: 100%;
  height: 100%;
}
#block-26 .portfolio-item .post-box{position: relative;}

#block-26 .portfolio-item img {
  width: 100%;
  /*height: auto;*/
  height: 240px;
}
#block-26 span.over {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
}
#block-26 .zoom-icon {
  width: 64px !important;
  height: 64px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  border: 0 !important;
}
#block-26 .link-icon {
  width: 64px !important;
  height: 64px !important;
  position: absolute;
  top: 38%;
  left: 34%;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  border: 0 !important;
}
#block-26 .zoom-icon:hover,
#block-26 .link-icon:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
}
#block-26 .portfolio-details {
  background: #e3dfd5;
  border: 1px solid #eee;
  border-top: 0;
  border-bottom: 1px solid #ddd;
  min-height: 50px;
  margin-top: -10px;
  padding: 20px 35px;
  text-shadow: 1px 1px #baaf96;
}
/*#block-26 .portfolio-category {
  font-weight: bold;
}*/
#block-26 .portfolio-title h3 {
  font-size: 1.5em;
  margin: 19px 0 -3px 0;
}
#block-26 .last {
  margin-right: 0 ;
}
@media (max-width: 767px) {
  #block-26  {
    padding: 0;
    width: 100%;
    overflow-x: hidden;
  }

  #block-26 .portfolio-item img {
    width: 100%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #block-26  {
    padding: 0;
    /*width:480px;*/
    width: 100%;
    overflow-x: hidden;
  }
  #block-26 .portfolio-item,
  #block-26 .portfolio-item img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #block-26  {
    padding: 0;
    /*width:768px;*/
    overflow-x: hidden;
  }
  #block-26 #filters li {
    margin: 0 30px 0 0;
  }
  #block-26 .portfolio-item img {
    width: 100%;
  }
  #block-26 .link-icon {
    top: 48%;
    left: 42%;
  }
}
@media (min-width: 979px) and (max-width: 1025px) {
  #block-26 .portfolio-item,
  #block-26 .portfolio-item img {
    width: 100%;
  }
}
#block-26 #filters li a {
  color: #6b101c;
  -webkit-transition: color 500ms linear;
  -moz-transition: color 500ms linear;
  -o-transition: color 500ms linear;
  -ms-transition: color 500ms linear;
  transition: color 500ms linear;
}
#block-26 #filters li a.current {
  background-color: #6b101c;
  -webkit-transition: background-color 500ms linear;
  -moz-transition: background-color 500ms linear;
  -o-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}

@media(max-width:758px){
  #block-26 #filters li {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 5px 2px;
    text-align: left;
    border: 1px solid #6b101c;
  }
  #block-26 #filters li a{display: block;}
}

@media(max-width:758px){
  #block-26 #filters li {
    display: block;
    width: auto;
    margin: 5px 30px;
  }

  #block-26 .portfolio-item {
    width: 100%;
    padding: 5px 15px;
  }
  #block-26 .portfolio-item img{
    width: 100%;
    height: auto;
  }
}