.fdi-Carousel .col-md-4 a {
    max-height: 155px !important;
    overflow: hidden !important;
    display: block !important;
}


#myCarousel {
	
	height: 400px;
	overflow: hidden;
  margin-bottom:25px;
  padding-bottom: 25px;
	
}

@media only screen and (min-width: 480px)  {

.fdi-Carousel .col-md-4 a {
    max-height: 330px !important;
    overflow: hidden !important;
    display: block !important;
}

#myCarousel {
    


}
}

@media only screen and (min-width: 970px)  {

.fdi-Carousel .col-md-4 a {
    max-height: 119px !important;
    overflow: hidden !important;
    display: block !important;
}

#myCarousel {
	
	height: 247px;
	overflow: hidden;
  margin-bottom:25px;
  padding-bottom: 25px;
	
}

}

@media only screen and (max-width: 480px)  {


.carousel-inner.onebyone-carosel .item .col-md-4 {
    padding-bottom: 85px !important;
	
	}




#myCarousel {
    max-height: 255px;

}
	
}

.carousel-inner.onebyone-carosel { 
margin: auto; 
width: 90%; 
margin-top: 20px;
}

.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }

.onebyone-carosel  .img-responsive.center-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

 .onebyone-carosel .text-center {
    text-align: center;
    min-height: 39px;
}





.fdi-Carousel .carousel-control.left, .fdi-Carousel .carousel-control.right

	
{
	
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))) !important;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.5) 100%)) !important;
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%) !important;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.5) 100%) !important;
background-repeat: repeat-x !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=1) !important;
padding-top: 15% !important;
}


.fdi-Carousel .carousel-control
{
  
 top: 0px; 
}

.fdi-Carousel .carousel-control.left, .fdi-Carousel .carousel-control.right


{
	width: 8% !important;
	margin-right: unset !important;
    margin-left: unset !important;
	width: 4%;
	height:100% !important;
}

.thumbnail-gallery .thumbnail-gallery-heading

    {
    text-transform: uppercase;
    color: #4d4d4d;
    text-align: center;
    background-color: unset;
    padding: 10px;
    margin: 0px;
    border-bottom: 4px solid #6c92d4;
    font-weight: bold;
    font-size: 21px;
}

.thumbnail-gallery {
    background-color: #f2f2f2;
}
.inner-c.col-md-12.Gallery-Fix {
    padding: 0px;
    background-color: #f2f2f2;
}

