﻿.carousel-caption .button:hover{
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#21FFFFFF,endColorstr=#21FFFFFF)"; /* IE8 */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#21FFFFFF,endColorstr=#21FFFFFF);   /* IE6 & 7 */
        zoom: 1;
}
.carousel-caption {left:100px; !important}
.carousel-caption {left:100px; !important}
@media (max-width: 767px) {
.carousel-caption {left:20px; !important}
}
@media screen and (min-width: 768px) {
.carousel-caption {left:100px; !important}	
}

.link-portfolio .overlay-portfolio {
  background: #000;
  cursor: pointer;
}
/* Featured Links Carousel */
/*.carousel-inner {height:auto !important;}*/
.carousel-caption A {background-color:#000;}
div.col-lg-4.col-md-4.col-sm-6 .carousel#scroller {
height:330px !important;
overflow: hidden !important;
}
div.col-lg-4.col-md-4.col-sm-6 .carousel .block-body {
background-color: #fff !important;
z-index:1000;
}
div.col-lg-4.col-md-4.col-sm-6 .featuredslide.active,
div.col-lg-4.col-md-4.col-sm-6 #slidernav {
background-color: #fff !important;
width:100%;
}
.featuredslide {
 /* position: relative !important;
  display: none !important;*/
  background-color: #fff !important;
}

/* End Featured Links Carousel */
