.portfolio-bottom-text{
    margin-top: 50px;
    text-transform: uppercase;
    opacity: 0.5;
    font-size: 0.9em;
    font-weight: 600;
    color: #8a8a8a;
}
.portfolio-bottom-link{
    text-transform: uppercase;
    font-weight: 600;
    color: #8a8a8a;
}
.portfolio-bottom-link:hover{
   opacity: 1;
}
#teaser{ 
 display: none;
}
.single-portfolio .blog-post-featured-media {
    display: none;
}
.portfolio h2.vp-portfolio__item-meta-title{
 font-weight: 700;
}


.footer-widget li {
  margin: 0 0 1px 0;
}
#footer-wrapper #footer-top {
  padding: 0;
}

.clearHeader {
 display: block;
  padding-top: 90px;
  width: 100%;
 float: none !important; 
 clear: both;
 position: relative;
}
.thumb.no_display {display: none !important;}

/* responsive home slider */

.epic-slider {
    height: 0 !important;
    padding: 0 0 50% 0 !important;
}
.es-caption.bottom-left.boxed {
    width: auto !important;
}
.epic-slider #slides li .es-background img {
    top: 0 !important;
    left: 0  !important;
    width: 100% !important;
    height: auto !important;
}
@media only screen and (max-width: 479px) {
  .epic-slider #es-control-nav {
    display: none !important;
  }
  .epic-slider .es-caption.bottom-left.boxed {
    bottom: 0 !important;
    padding: 10px 20px !important;
  }
}
/* END responsive home slider */
