.jcarousel-wrapper.jcarousel-skin-default {
	position: relative;
	max-width: 100%;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-vertical {
	height: 404px;
	width: 150px;
	margin: 50px auto;
}
/* Sizes */
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-1 {
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-2 {
	width: 301px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-3 {
	width: 452px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-4 {
	width: 603px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-5 {
	width: 815px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-6 {
	width: 905px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-7 {
	width: 1056px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-8 {
	width: 1207px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-9 {
	width: 1358px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-10 {
	width: 1509px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-1.jcarousel-vertical {
	height: 100px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-2.jcarousel-vertical {
	height: 201px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-3.jcarousel-vertical {
	height: 302px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-4.jcarousel-vertical {
	height: 403px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-5.jcarousel-vertical {
	height: 504px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-6.jcarousel-vertical {
	height: 605px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-7.jcarousel-vertical {
	height: 706px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-8.jcarousel-vertical {
	height: 807px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-9.jcarousel-vertical {
	height: 908px;
	width: 150px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-visible-10.jcarousel-vertical {
	height: 1009px;
	width: 150px;
}
/** Carousel **/

.jcarousel-skin-default .jcarousel {
	position: relative;
	overflow: hidden;
	height: inherit;margin-top: 10px;
}
.jcarousel-skin-default .jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}
.jcarousel-skin-default .jcarousel li {
	float: left;
	
	margin: 0 5px;
	position: relative;
	width: 140px;
}
.jcarousel-wrapper.jcarousel-skin-default.jcarousel-vertical .jcarousel li {
	float: none;
	margin-bottom: 1px;
}
.jcarousel-skin-default .jcarousel img {
	display: block;
	max-width: 100%;
	transition: all ease-in-out 0.22s;
-webkit-transition: all ease-in-out 0.22s;
-moz-transition: all ease-in-out 0.22s;
}
.jcarousel-skin-default .jcarousel a{width: 100%;
float: left;
overflow: hidden;}
.jcarousel-skin-default .jcarousel a:hover{border:0px; text-decoration:none;}
.jcarousel-skin-default .jcarousel .loading {
	text-align: center;
	line-height: 90px; /* Fake vertical aligning */
}
/** Carousel Controls **/

.jcarousel-skin-default .jcarousel-control-prev, .jcarousel-skin-default .jcarousel-control-next {
	position: absolute;
	top: -42px;
	width: 30px;
	height: 32px;
	text-align: center;
	background:#4b6e06;
	color: white;
	text-decoration: none;
	text-shadow: 0 0 1px black;
	font: 1.714em/1.2 Arial, sans-serif;
}
.jcarousel-skin-default .jcarousel-control-prev {
	right: 32px;
}
.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-prev {
	left: 60px;
	top: 0;
}
.jcarousel-skin-default .jcarousel-control-next {
	right: 0;
}
.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	right: 60px;
	top: 420px;
}
.jcarousel-visible-1.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 120px;
}
.jcarousel-visible-2.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 220px;
}
.jcarousel-visible-3.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 323px;
}
.jcarousel-visible-4.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 422px;
}
.jcarousel-visible-5.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 525px;
}
.jcarousel-visible-6.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 624px;
}
.jcarousel-visible-7.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 725px;
}
.jcarousel-visible-8.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 826px;
}
.jcarousel-visible-9.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 927px;
}
.jcarousel-visible-10.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next {
	top: 1028px;
}
.jcarousel-skin-default .jcarousel-control-prev:after {
	content: '\2039';
}
.jcarousel-skin-default a.jcarousel-control-prev:focus, .jcarousel-skin-default a.jcarousel-control-prev:active, .jcarousel-skin-default a.jcarousel-control-prev:hover {
	text-decoration: none;
	border: none;
}
.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-prev:after {
	/*CSS 3*/
	transform: rotate(90deg);
	/* Safari */
	-webkit-transform: rotate(90deg);
	/* Firefox */
	-moz-transform: rotate(90deg);
	/* IE */
	-ms-transform: rotate(90deg);
	/* Opera */
	-o-transform: rotate(90deg);
  /* Internet Explorer */
/*  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
	display: inline-block;
	margin-top: 2px;
	margin-left: 4px;
}
.jcarousel-skin-default .jcarousel-control-next:after {
	content: '\203A';
}
.jcarousel-skin-default a.jcarousel-control-next:focus, .jcarousel-skin-default a.jcarousel-control-next:active, .jcarousel-skin-default a.jcarousel-control-next:hover {
	text-decoration: none;
	border: none;
}
.jcarousel-skin-default.jcarousel-vertical .jcarousel-control-next:after {
	/*CSS 3*/
	transform: rotate(90deg);
	/* Safari */
	-webkit-transform: rotate(90deg);
	/* Firefox */
	-moz-transform: rotate(90deg);
	/* IE */
	-ms-transform: rotate(90deg);
	/* Opera */
	-o-transform: rotate(90deg);
  /* Internet Explorer */
/*  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
	display: inline-block;
	margin-top: 2px;
	margin-left: 4px;
}
.jcarousel-skin-default .jcarousel-control-prev:hover span, .jcarousel-skin-default .jcarousel-control-next:hover span {
	display: block;
	border: none;
}
.jcarousel-skin-default .jcarousel-control-prev.inactive, .jcarousel-skin-default .jcarousel-control-next.inactive {
	opacity: .5;
	cursor: default;
}
.jcarousel-skin-default .jcarousel li .field-gallery-img {
	background:rgba(0, 0, 0, 0.78) none repeat scroll 0 0;
bottom: 5px;
color: #fff;
left: 5px;
padding: 5px 7px;
position: absolute;
right: 10%;
z-index: 999;
text-align: center;
opacity: 1;
transition: 0.5s;
width: 88%;
	
}

.jcarousel-skin-default .jcarousel li:hover img{transform: scale(1.1, 1.1);

transition: all ease-in-out 0.22s;
-webkit-transition: all ease-in-out 0.22s;
-moz-transition: all ease-in-out 0.22s;}


#block-views-block-jcarousel-block-1 {
	border: 1px solid #cdcecf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
}
#block-views-block-jcarousel-block-1 .more-link {
	color: #fff;
	position: absolute;
	right: 90px;
	top: -37px;
	background: #005784;
}
#block-views-block-jcarousel-block-1 .more-link a {
	color: #fff;
	border: none;
	background: #005784;
}
.view-id-jcarousel {
	position: relative;
}
.item-list .views-field-title{border:none;}
#block-views-block-jcarousel-block-1 .more-link a::after {
  color: #fff;
  content: "\f04e";
  display: inline-block;
  font: 13px/1 FontAwesome;
  height: 100%;
  margin-left: 8px;
  padding-top: 4px;
  vertical-align: top;
}

.dark #block-views-block-jcarousel-block-1 {
	border: 1px solid #333;
}

/*Main content*/

.item-list{text-align: center;}

@media all and (max-width:768px) {
	.item-list ul li {	
		width: 31.333%;
		margin: 5px 1% 10px !important;
		box-sizing: border-box;
	}
	.view-id-photo_gallery .field_image_title 
	 {
		display: none;
	}
	.view-photo-gallery .views-col.col-1 ul li{display: inline-block;float: none;}
}
@media all and (max-width:479px) {
	.item-list ul li {	
		width: 48%;
		margin: 5px 1% 10px !important;
		box-sizing: border-box;
	}
}