*,::after,::before{box-sizing:border-box}

.mos-img img {display: none !important;}

#gallery-single-section *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
/* --------------------------------------------------- *
 * Isotope (more info: http://isotope.metafizzy.co/)
/* --------------------------------------------------- */
.blog-post_texts  {background-color: #f1f1f1; color: #222; padding: 14px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;}
#gallery p {
    margin: 0px !important;
}
.st-title {
  font-family: Rewinder;
  font-size: 42px;
  line-height: 1;
  margin-bottom: 20px;
}
.entry-more {
  background: #ccc;
  float: right;
  margin: 10px -10px 0px 0px;
  padding: 10px 20px;
}
.fa {
  margin-left: 10px;
}	
.isotope-wrap {
	position: relative;
}
.isotope {
}
.isotope.colum-6,.isotope.colum-5,.isotope.colum-4,.isotope.colum-3, .isotope.colum-2,.isotope.colum-1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* isotope top content 
======================= */
.isotope-top-content {
	position: relative;
	padding: 50px 3% 50px 3%;
}

/* if gutter enabled */
.isotope.gutter-1 .isotope-top-content {
	margin-left: 6px;
}
.isotope.gutter-2 .isotope-top-content {
	margin-left: 1.5%;
}
.isotope.gutter-3 .isotope-top-content {
	margin-left: 2.5%;
}

/* if boxed layout enabled */
body.tt-boxed .isotope-wrap.tt-wrap .isotope-top-content {
	padding-left: 0;
	padding-right: 0;
}


/* ================
	isotope filter 
=================== */

.isotope-filter {
}
@media (max-width: 768px) {
	.isotope-filter {
		text-align: center;
	}
}

/* isotope filter links */
ul.isotope-filter-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.isotope-filter-links > li {
	display: inline-block;
	margin: 0 8px;
}
@media (max-width: 768px) {
	ul.isotope-filter-links > li {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
ul.isotope-filter-links > li:first-child {
	margin-left: 0;
}
ul.isotope-filter-links > li:last-child {
	margin-right: 0;
}
ul.isotope-filter-links > li > a {
	position: relative;
	display: block;
	padding: 5px 0;
	font-size: 16px;
	color: #333;
}
ul.isotope-filter-links > li > a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background-color: #08c1b8;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
ul.isotope-filter-links > li > a:hover:after,
ul.isotope-filter-links > li > a.active:after {
	width: 100%;
}


/* isotope filter aligns */
.isotope-filter.fi-center {
	text-align: center;
}
.isotope-filter.fi-right {
	text-align: right;
}
@media (max-width: 768px) {
	.isotope-filter.fi-right {
		text-align: center;
	}
}


/* change isotope filter to button (use class "fi-to-button") 
============================================================== */
.isotope-filter.fi-to-button {
	position: absolute;
	top: 50px;
	left: 3%;
	right: auto;
	z-index: 9998;
	padding: 0 !important;
	margin: 0 !important;
}

.isotope.gutter-1 .isotope-filter.fi-to-button {
	top: 60px;
}
.isotope.gutter-2 .isotope-filter.fi-to-button {
	top: 80px;
}
.isotope.gutter-3 .isotope-filter.fi-to-button {
	top: 100px;
}

/* isotope filter button */
.isotope-filter-button {
	position: relative;
	display: none;
	width: 55px;
	height: 55px;
	line-height: 57px;
	background-color: #08c1b8;
	text-align: center;
	font-size: 21px;
	color: #FFF;
	cursor: pointer;
	z-index: 2;
	border-radius: 60px;
	-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.isotope-filter.fi-to-button .isotope-filter-button {
	display: block;
}
.isotope-filter.fi-to-button:hover .isotope-filter-button,
.isotope-filter.fi-to-button:focus .isotope-filter-button {
	color: #FFF;
	-webkit-box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.46);
	-moz-box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.46);
	box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.46);
}

/* isotope filter button icons */
.isotope-filter-button .ifb-icon-close {
	display: none;
}
@media (max-width: 992px) {
	.isotope-filter-button .ifb-icon-close,
	.isotope-filter.fi-to-button.iso-filter-open .isotope-filter-button .ifb-icon {
		display: none;
	}
	.isotope-filter.fi-to-button.iso-filter-open .isotope-filter-button .ifb-icon-close {
		display: block;
	}
}

/* isotope filter links */
.isotope-filter.fi-to-button ul.isotope-filter-links {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 160px;
	list-style: none;
	background-color: #111;
	padding: 25px 0 15px 0;
	margin: -25px 0 0 0;
	text-align: left;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	-webkit-box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.15);

	-moz-transform: translateY(5px);
	-ms-transform: translateY(5px);
	-webkit-transform: translateY(5px);
	transform: translateY(5px);

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
	.isotope-filter.fi-to-button ul.isotope-filter-links {
		top: auto !important;
		bottom: 100% !important;
		left: auto !important;
		right: 0 !important;
		padding: 15px 0 30px 0 !important;
		margin: 0 0 -30px 0 !important;
	}
}
.isotope-filter.fi-to-button.iso-filter-open ul.isotope-filter-links {
	visibility: visible;
	opacity: 1;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);

	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.isotope-filter.fi-to-button ul.isotope-filter-links > li {
	display: block;
	margin: 0;
	padding: 0 20px;
	line-height: 1.2;
}
.isotope-filter.fi-to-button ul.isotope-filter-links > li > a {
	display: block;
	padding: 8px 0;
	font-size: 15px;
	color: #DDD;
}
.isotope-filter.fi-to-button ul.isotope-filter-links > li > a:after,
.isotope-filter.fi-to-button ul.isotope-filter-links > li > a.active:after {
	content: none;
}
.isotope-filter.fi-to-button ul.isotope-filter-links > li > a:hover {
	color: #08c1b8;
}
.isotope-filter.fi-to-button ul.isotope-filter-links > li > a.active {
	color: #08c1b8;
}

/* isotope filter aligns */
.isotope-filter.fi-to-button.fi-right {
	left: auto;
	right: 3%;
}
.isotope-filter.fi-to-button.fi-right ul.isotope-filter-links {
	left: auto;
	right: 0;
	padding: 15px 0;
	margin: -27px 0 0 0;
}

/* if ".isotope-top-content" contains class "fi-to-button-on" */
.isotope-top-content.fi-to-button-on {
	margin-top: 0 !important;
	padding: 0;
}

.isotope.gutter-1 .isotope-top-content.fi-to-button-on {
	padding-top: 6px;
	padding-bottom: 0;
}
.isotope.gutter-2 .isotope-top-content.fi-to-button-on {
	padding-top: 1.5%;
	padding-bottom: 0;
}
.isotope.gutter-3 .isotope-top-content.fi-to-button-on {
	padding-top: 2.5%;
	padding-bottom: 0;
}

/* if page header enabled */
body.page-header-on .isotope-filter.fi-to-button,
body.page-header-on .isotope.gutter-1 .isotope-filter.fi-to-button,
body.page-header-on .isotope.gutter-2 .isotope-filter.fi-to-button,
body.page-header-on .isotope.gutter-3 .isotope-filter.fi-to-button {
	top: -28px !important;
}

/* if page boxed layout enabled */
body.tt-boxed .isotope-wrap.tt-wrap .isotope-filter.fi-to-button {
	left: 0;
	margin: 0;
}
body.tt-boxed .isotope-wrap.tt-wrap .isotope-filter.fi-to-button.fi-right {
	left: auto;
	right: 0;
}

@media (min-width: 768px) {
	body.tt-boxed .isotope-wrap.tt-wrap .isotope-top-content.fi-to-button-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-top-content.fi-to-button-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-top-content.fi-to-button-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-top-content.fi-to-button-on {
		padding-top: 50px;
	}
}

body.tt-boxed .isotope-wrap.tt-wrap .isotope-filter.fi-to-button,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-filter.fi-to-button,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-filter.fi-to-button,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-filter.fi-to-button {
	top: 20px;
}

body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope-top-content.fi-to-button-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-top-content.fi-to-button-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-top-content.fi-to-button-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-top-content.fi-to-button-on {
	padding-top: 40px;
	padding-bottom: 0;
}


/* move "fi-to-button" to bottom on small screens 
================================================== */
@media (max-width: 768px) {
	.isotope-filter.fi-to-button,

	body.page-header-on .isotope-filter.fi-to-button, 
	body.page-header-on .isotope.gutter-1 .isotope-filter.fi-to-button, 
	body.page-header-on .isotope.gutter-2 .isotope-filter.fi-to-button, 
	body.page-header-on .isotope.gutter-3 .isotope-filter.fi-to-button,

	body.tt-boxed .isotope-wrap.tt-wrap .isotope-filter.fi-to-button, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-filter.fi-to-button, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-filter.fi-to-button, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-filter.fi-to-button {
		position: fixed;
		top: auto !important;
		bottom: 15px !important;
		left: auto !important;
		right: 15px !important;
	}
}


/* ====================
	isotope items wrap  
======================= */
.isotope-items-wrap {
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

/* isotope items wrap (if gutter enabled) */
.isotope.gutter-1 .isotope-items-wrap {
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
}
.isotope.gutter-2 .isotope-items-wrap {
	margin-top: 1.5%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.isotope.gutter-3 .isotope-items-wrap {
	margin-top: 2.5%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

/* if boxed layout enabled */
body.tt-boxed .isotope-wrap.tt-wrap .isotope-items-wrap,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-items-wrap {
	margin-top: 40px;
	margin-left: 0;
	margin-right: 0;
}
@media (max-width: 991px) {
	body.tt-boxed .isotope-wrap.tt-wrap .isotope-items-wrap,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-items-wrap {
		margin-top: 20px;
	}
}

/* if "isotope-top-content" exist */
body.iso-top-content-on .isotope .isotope-items-wrap {
	margin-top: 0 !important;
}


/* isotope item 
================ */
.isotope-item {
	float: left;
	width: 25%;
}

/* isotope last item (it makes last item to 100% wide). Class: "iso-last-item" */
@media (max-width : 991px) {
	.isotope-item.iso-last-item {
		width: 100% !important;
	}
}


/* isotope item heights 
======================== */
/* isotope item height-1 (use class "iso-height-1") */
.isotope-item.iso-height-1 > div,
.isotope-item.iso-height-1 > a,
.isotope-item.iso-height-1 > article {
	display: block;
	padding-bottom: 70%;
}

/* isotope item height-2 (use class "iso-height-2") */
.isotope-item.iso-height-2 > div,
.isotope-item.iso-height-2 > a,
.isotope-item.iso-height-2 > article {
	display: block;
	padding-bottom: 140%;
}

/* isotope item height-2 if "gutter-1" enabled */
.isotope.colum-2.gutter-1 .isotope-item.iso-height-2 > div,
.isotope.colum-2.gutter-1 .isotope-item.iso-height-2 > a,
.isotope.colum-2.gutter-1 .isotope-item.iso-height-2 > article {
	padding-bottom: 140.6%;
}
.isotope.colum-3.gutter-1 .isotope-item.iso-height-2 > div,
.isotope.colum-3.gutter-1 .isotope-item.iso-height-2 > a,
.isotope.colum-3.gutter-1 .isotope-item.iso-height-2 > article {
	padding-bottom: 140.9%;
}
.isotope.colum-4.gutter-1 .isotope-item.iso-height-2 > div,
.isotope.colum-4.gutter-1 .isotope-item.iso-height-2 > a,
.isotope.colum-4.gutter-1 .isotope-item.iso-height-2 > article {
	padding-bottom: 141.4%;
}
.isotope.colum-5.gutter-1 .isotope-item.iso-height-2 > div,
.isotope.colum-5.gutter-1 .isotope-item.iso-height-2 > a,
.isotope.colum-5.gutter-1 .isotope-item.iso-height-2 > article {
	padding-bottom: 141.4%;
}
.isotope.colum-6.gutter-1 .isotope-item.iso-height-2 > div,
.isotope.colum-6.gutter-1 .isotope-item.iso-height-2 > a,
.isotope.colum-6.gutter-1 .isotope-item.iso-height-2 > article {
	padding-bottom: 141.8%;
}

/* isotope item height-2 if "gutter-2" enabled */
.isotope.colum-2.gutter-2 .isotope-item.iso-height-2 > div,
.isotope.colum-2.gutter-2 .isotope-item.iso-height-2 > a,
.isotope.colum-2.gutter-2 .isotope-item.iso-height-2 > article {
	padding-bottom: 143.1%;
}
.isotope.colum-3.gutter-2 .isotope-item.iso-height-2 > div,
.isotope.colum-3.gutter-2 .isotope-item.iso-height-2 > a,
.isotope.colum-3.gutter-2 .isotope-item.iso-height-2 > article {
	padding-bottom: 144.7%;
}
.isotope.colum-4.gutter-2 .isotope-item.iso-height-2 > div,
.isotope.colum-4.gutter-2 .isotope-item.iso-height-2 > a,
.isotope.colum-4.gutter-2 .isotope-item.iso-height-2 > article {
	padding-bottom: 146.2%;
}
.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > div,
.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > a,
.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > article {
	padding-bottom: 148%;
}
.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > div,
.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > a,
.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > article {
	padding-bottom: 150%;
}

/* isotope item height-2 if "gutter-3" enabled */
.isotope.colum-2.gutter-3 .isotope-item.iso-height-2 > div,
.isotope.colum-2.gutter-3 .isotope-item.iso-height-2 > a,
.isotope.colum-2.gutter-3 .isotope-item.iso-height-2 > article {
	padding-bottom: 145.2%;
}
.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > div,
.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > a,
.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > article {
	padding-bottom: 148%;
}
.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > div,
.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > a,
.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > article {
	padding-bottom: 150.9%;
}
.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > div,
.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > a,
.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > article {
	padding-bottom: 154%;
}
.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > div,
.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > a,
.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > article {
	padding-bottom: 158%;
}
@media (max-width : 1600px) {
	/* isotope item height-2 if "gutter-2" enabled */
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > div,
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > a,
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > article {
		padding-bottom: 146.2%;
	}
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > div,
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > a,
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > article {
		padding-bottom: 146.4%;
	}

	/* isotope item height-2 if "gutter-3" enabled */
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 151%;
	}
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 151%;
	}
}
@media (max-width: 992px) {
	/* isotope item height-2 if "gutter-2" enabled */
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > div,
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > a,
	.isotope.colum-5.gutter-2 .isotope-item.iso-height-2 > article {
		padding-bottom: 143%;
	}
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > div,
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > a,
	.isotope.colum-6.gutter-2 .isotope-item.iso-height-2 > article {
		padding-bottom: 143%;
	}

	/* isotope item height-2 if "gutter-3" enabled */
	.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-3.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 145.1%;
	}
	.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-4.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 145.1%;
	}
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-5.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 145.1%;
	}
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > div,
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > a,
	.isotope.colum-6.gutter-3 .isotope-item.iso-height-2 > article {
		padding-bottom: 145.1%;
	}
}

/* isotope colum-1 if "iso-height-1" enabled */
.isotope.colum-1 .isotope-item.iso-height-1 > div,
.isotope.colum-1 .isotope-item.iso-height-1 > a,
.isotope.colum-1 .isotope-item.iso-height-1 > article {
	display: block;
	padding-bottom: 30%;
}
@media (max-width: 768px) {
	.isotope.colum-1 .isotope-item.iso-height-1 > div,
	.isotope.colum-1 .isotope-item.iso-height-1 > a,
	.isotope.colum-1 .isotope-item.iso-height-1 > article {
		padding-bottom: 48%;
	}
}
/* isotope colum-1 if "iso-height-2" enabled */
.isotope.colum-1 .isotope-item.iso-height-2 > div,
.isotope.colum-1 .isotope-item.iso-height-2 > a,
.isotope.colum-1 .isotope-item.iso-height-2 > article {
	display: block;
	padding-bottom: 48%;
}


/* isotope gutter (add more space between isotope items) 
=========================================================*/
/* gutter-1 */
.isotope.gutter-1 .isotope-item { padding: 0 0 6px 6px; }
.isotope.gutter-1 { margin-left: -6px; }

/* gutter-2 */
.isotope.gutter-2 .isotope-item { padding: 0 0 1.5% 1.5%; }
.isotope.gutter-2 { margin-left: -1.5%; }

/* gutter-3 */
.isotope.gutter-3 .isotope-item { padding: 0 0 2.5% 2.5%; }
.isotope.gutter-3 { margin-left: -2.5%; }


/* isotope columns 
=================== */
.isotope.colum-1 .isotope-item {
	width: 100%;
}
.isotope.colum-2 .isotope-item {
	width: 50%;
}
.isotope.colum-3 .isotope-item {
	width: 33.33333333%;
}
.isotope.colum-4 .isotope-item {
	width: 25%;
}
.isotope.colum-5 .isotope-item {
	width: 20%;
}
.isotope.colum-6 .isotope-item {
	width: 16.66666666666667%;
}

/* isotope grid sizer */
.grid-sizer {
	width: 25%;
}
.isotope.colum-1 .grid-sizer {
	width: 100%;
}
.isotope.colum-2 .grid-sizer {
	width: 50%;
}
.isotope.colum-3 .grid-sizer {
	width: 33.33333333%;
}
.isotope.colum-4 .grid-sizer {
	width: 25%;
}
.isotope.colum-5 .grid-sizer {
	width: 20%;
}
.isotope.colum-6 .grid-sizer {
	width: 16.66666666666667%;
}

/* isotope item width (alternative width) */
.isotope.colum-2 .width-2 { width: 100%; }
.isotope.colum-3 .width-2 { width: 66.66666666%; }
.isotope.colum-4 .width-2 { width: 50%; }
.isotope.colum-5 .width-2 { width: 40%; }
.isotope.colum-6 .width-2 { width: 33.33333333%; }


/* isotope columns on smaller screens 
====================================== */
@media (max-width : 1600px) {
	.isotope.colum-5 .isotope-item,
	.isotope.colum-6 .isotope-item,

	.isotope.colum-5 .grid-sizer,
	.isotope.colum-6 .grid-sizer {
		width: 25%;
	}
	.isotope.colum-5 .width-2,
	.isotope.colum-6 .width-2 {
		width: 50%;
	}
}

@media (max-width : 1200px) {
	.isotope.colum-4 .isotope-item,
	.isotope.colum-5 .isotope-item,
	.isotope.colum-6 .isotope-item,

	.isotope.colum-4 .grid-sizer,
	.isotope.colum-5 .grid-sizer,
	.isotope.colum-6 .grid-sizer {
		width: 33.33333333%;
	}
	.isotope.colum-4 .width-2,
	.isotope.colum-5 .width-2,
	.isotope.colum-6 .width-2 {
		width: 66.66666666%;
	}
}

@media (max-width : 991px) {
	.isotope.colum-3 .isotope-item,
	.isotope.colum-4 .isotope-item,
	.isotope.colum-5 .isotope-item,
	.isotope.colum-6 .isotope-item,

	.isotope.colum-3 .grid-sizer,
	.isotope.colum-4 .grid-sizer,
	.isotope.colum-5 .grid-sizer,
	.isotope.colum-6 .grid-sizer,

	.isotope.colum-3 .width-2,
	.isotope.colum-4 .width-2,
	.isotope.colum-5 .width-2,
	.isotope.colum-6 .width-2 {
		width: 50%;
	}
}

@media (max-width : 480px) {
	.isotope.colum-2 .isotope-item,
	.isotope.colum-3 .isotope-item,
	.isotope.colum-4 .isotope-item,
	.isotope.colum-5 .isotope-item,
	.isotope.colum-6 .isotope-item {
		width: 100%;
	}
}


/* isotope pagination
====================== */
.isotope-pagination {
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
}

.isotope.gutter-1 .isotope-pagination {
	margin-left: 6px;
}
.isotope.gutter-2 .isotope-pagination {
	margin-left: 1.5%;
}
.isotope.gutter-3 .isotope-pagination {
	margin-left: 2.5%;
}


/* if isotope item contains content carousel
============================================= */
.isotope-item.iso-height-1 .iso-carousel-wrap,
.isotope-item.iso-height-2 .iso-carousel-wrap {
	position: relative;
}
.isotope-item.iso-height-1 .owl-carousel,
.isotope-item.iso-height-2 .owl-carousel {
	position: absolute;
	height: 100%;
}
.isotope-item .owl-stage-outer,
.isotope-item .owl-stage,
.isotope-item .owl-item,
.isotope-item .cc-item {
	height: 100%;
}


/* ------------------------------------------------------------- *
 * Gallery list section
/* ------------------------------------------------------------- */

#gallery-list-section {
	width: 100%;
}

/* Gallery list item 
===================== */
.gallery-list-item { 
	position: relative;
}
.gallery-list-item { 
	margin-bottom: 30px;
}
.iso-height-1 .gallery-list-item,
.iso-height-2 .gallery-list-item { 
	margin-bottom: 90px;
}

/* gallery list item if isotope gutters enabled */
.isotope.gutter-2 .gallery-list-item { 
	margin-bottom: 10px;
}
.isotope.gutter-3 .gallery-list-item { 
	margin-bottom: 0;
}
.isotope.gutter-2 .iso-height-1 .gallery-list-item,
.isotope.gutter-2 .iso-height-2 .gallery-list-item { 
	margin-bottom: 70px;
}
.isotope.gutter-3 .iso-height-1 .gallery-list-item,
.isotope.gutter-3 .iso-height-2 .gallery-list-item { 
	margin-bottom: 55px;
}

/* gallery list item image */
.gallery-list-item .gl-item-image-wrap {
	position: relative;
}

.gallery-list-item .gl-item-image-inner {
	display: block;
	position: relative;
	overflow: hidden;
}
.gallery-list-item .gl-item-image-inner:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: transparent;
	z-index: 2;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gallery-list-item .gl-item-image-inner:hover:before {
	background-color: #FFF;
	opacity: .85;
}

.gallery-list-item .gl-item-image {
}
.gallery-list-item .gl-item-image-inner img {
}

.gallery-list-item .gl-item-image-zoom,
.gallery-list-item .gl-item-image-lock {
	position: absolute;
	right: 20px;
	bottom: -20px;
	width: 25px;
	height: 25px;
	opacity: 0;
	z-index: 4;
	font-size: 24px;
	color: #222;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
@media (max-width: 992px) {
	.gallery-list-item .gl-item-image-zoom,
	.gallery-list-item .gl-item-image-lock {
		display: none;
	}
}
.gallery-list-item .gl-item-image-zoom:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.gallery-list-item .gl-item-image-zoom:before,
.gallery-list-item .gl-item-image-zoom:after {
	content: '';
	position: absolute;
	background-color: #111;
}
.gallery-list-item .gl-item-image-zoom:before {
	left: 0;
	top: 11px;
	width: 100%;
	height: 3px;
}
.gallery-list-item .gl-item-image-zoom:after {
	left: 11px;
	top: 0;
	width: 3px;
	height: 100%;
}
.gallery-list-item .gl-item-image-inner:hover .gl-item-image-zoom,
.gallery-list-item .gl-item-image-inner:hover .gl-item-image-lock {
	bottom: 20px;
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.gallery-list-item .gl-item-image-inner:hover .gl-item-image-zoom:hover {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

.iso-height-1 .gallery-list-item .gl-item-image-wrap,
.iso-height-2 .gallery-list-item .gl-item-image-wrap,
.iso-height-1 .gallery-list-item .gl-item-image-inner,
.iso-height-2 .gallery-list-item .gl-item-image-inner,
.iso-height-1 .gallery-list-item .gl-item-image,
.iso-height-2 .gallery-list-item .gl-item-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.gallery-list-item .gl-item-image,
.iso-height-1 .gallery-list-item .gl-item-image,
.iso-height-2 .gallery-list-item .gl-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-list-item .gl-item-image-inner:hover .gl-item-image,
.iso-height-1 .gallery-list-item .gl-item-image-inner:hover .gl-item-image,
.iso-height-2 .gallery-list-item .gl-item-image-inner:hover .gl-item-image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

/* gallery list item info */
.gl-item-info {
	position: relative;
	width: 100%;
	height: 55px;
	line-height: 1.4;
	padding: 15px 75px 0 20px;

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 480px) {
	.gl-item-info { 
		padding-left: 0;
	}
}

.iso-height-1 .gl-item-info,
.iso-height-2 .gl-item-info {
	position: absolute;
	left: 0;
	top: 100%;
}

/* gallery list item info if isotope gutters enabled */
@media (min-width: 768px) {
	.isotope.gutter-2 .gl-item-info,
	.isotope.gutter-3 .gl-item-info { 
		padding-left: 0;
	}
}

/* gallery list item title */
.gl-item-title {
	margin: 0;
	color: #333;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gl-item-title a {
	color: #333;
}
.gl-item-title a:hover {
	color: #08c1b8;
}

/* gallery list item category */
.gl-item-category {
	display: block;
	margin-top: 6px;
	font-size: 13px;
	color: #AAA;
}
.gl-item-category a {
	color: #AAA;
}
.gl-item-category a:hover {
	opacity: .8;
}

/* gallery list item meta */
.gli-meta {
	position: absolute;
	display: inline-block;
	bottom: -36px;
	right: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	color: #a7a7a7;
	z-index: 9;
}
@media (max-width: 480px) {
	.gli-meta { 
		right: 0;
	}
}
.gli-meta > li {
	display: inline-block;
	margin-left: 5px;
}
.gli-meta > li a {
	font-size: 14px;
	color: #a7a7a7;
}

/* gallery list item meta if isotope gutters enabled */
.isotope.gutter-2 .gli-meta,
.isotope.gutter-3 .gli-meta { 
	right: 0;
}


/* Gallery list item alter styles 
================================== */
/* alter style 1 */
.gli-alter-1 .gallery-list-item,
.isotope.gutter-2 .gli-alter-1 .gallery-list-item,
.isotope.gutter-3 .gli-alter-1 .gallery-list-item { 
	margin-bottom: 0;
}

.gli-alter-1 .gallery-list-item .gl-item-image-inner:before,
.gli-alter-1 .gallery-list-item .gl-item-image-inner:hover:before {
	content: none;
}
.gli-alter-1 .gallery-list-item .gl-item-image,
.gli-alter-1 .iso-height-1 .gallery-list-item .gl-item-image, 
.gli-alter-1 .iso-height-2 .gallery-list-item .gl-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gli-alter-1 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image, 
.gli-alter-1 .iso-height-1 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image, 
.gli-alter-1 .iso-height-2 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

.gli-alter-1 .gl-item-info,
.isotope.gutter-2 .gli-alter-1 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-alter-1 .gallery-list-item .gl-item-info {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 25px 60px 15px 5%;
	z-index: 3;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(17,17,17,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(17,17,17,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(17,17,17,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc111111',GradientType=0 );
}
@media (max-width: 992px) {
	.gli-alter-1 .gl-item-info
	.isotope.gutter-2 .gli-alter-1 .gallery-list-item .gl-item-info,
	.isotope.gutter-3 .gli-alter-1 .gallery-list-item .gl-item-info {
		padding-right: 5%;
	}
}

.gli-alter-1 .gl-item-title {
	color: #FFF;
	font-size: 20px;
}
@media (max-width: 992px) {
	.gli-alter-1 .gl-item-title {
		font-size: 16px;
	}
}
.gli-alter-1 .gl-item-title a {
	color: #FFF;
}
.gli-alter-1 .gl-item-title a:hover {
	opacity: .9;
}

.gli-alter-1 .gl-item-category,
.gli-alter-1 .gl-item-category a {
	color: #CCC;
}

.gli-alter-1 .gallery-list-item .gli-meta,
.isotope.gutter-2 .gli-alter-1 .gallery-list-item .gli-meta,
.isotope.gutter-3 .gli-alter-1 .gallery-list-item .gli-meta {
	bottom: 14px;
	right: 15px;
	color: #FFF;
	z-index: 9;
}
.gli-alter-1 .gallery-list-item .gli-meta a {
	color: #FFF;
}

.gli-alter-1 .gallery-list-item .gl-item-image-zoom,
.gli-alter-1 .gallery-list-item .gl-item-image-lock {
	display: none;
}

/* alter style 2 */
.gli-alter-2 .gallery-list-item,
.isotope.gutter-2 .gli-alter-2 .gallery-list-item,
.isotope.gutter-3 .gli-alter-2 .gallery-list-item { 
	margin-bottom: 0;
}

.gli-alter-2 .gallery-list-item .gl-item-image-inner:before,
.gli-alter-2 .gallery-list-item .gl-item-image-inner:hover:before {
	content: none;
}
.gli-alter-2 .gallery-list-item .gl-item-image,
.gli-alter-2 .iso-height-1 .gallery-list-item .gl-item-image, 
.gli-alter-2 .iso-height-2 .gallery-list-item .gl-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gli-alter-2 .gallery-list-item:hover .gl-item-image,
.gli-alter-2 .iso-height-1 .gallery-list-item:hover .gl-item-image, 
.gli-alter-2 .iso-height-2 .gallery-list-item:hover .gl-item-image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

.gli-alter-2 .gl-item-info,
.isotope.gutter-2 .gli-alter-2 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-alter-2 .gallery-list-item .gl-item-info {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 15px 5% 15px 5%;
	z-index: 3;
	background-color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 992px) {
	.gli-alter-2 .gl-item-info
	.isotope.gutter-2 .gli-alter-2 .gallery-list-item .gl-item-info,
	.isotope.gutter-3 .gli-alter-2 .gallery-list-item .gl-item-info {
		padding-right: 5%;
	}
}
.gli-alter-2 .gl-item-title {
	color: #333;
	font-size: 18px;
}
@media (max-width: 992px) {
	.gli-alter-2 .gl-item-title {
		font-size: 16px;
	}
}
.gli-alter-2 .gl-item-title a {
	color: #333;
}
.gli-alter-2 .gl-item-title a:hover {
	color: #08c1b8;
}

.gli-alter-2 .gl-item-category,
.gli-alter-2 .gl-item-category a {
	color: #666;
}

.gli-alter-2 .gallery-list-item .gli-meta,
.isotope.gutter-2 .gli-alter-2 .gallery-list-item .gli-meta,
.isotope.gutter-3 .gli-alter-2 .gallery-list-item .gli-meta {
	bottom: 14px;
	right: 15px;
	color: #888;
	z-index: 9;
}
.gli-alter-2 .gallery-list-item .gli-meta a {
	color: #888;
}

.gli-alter-2 .gallery-list-item .gl-item-image-zoom,
.gli-alter-2 .gallery-list-item .gl-item-image-lock {
	display: none;
}

/* alter style 3 */
.gli-alter-3 .gallery-list-item,
.isotope.gutter-2 .gli-alter-3 .gallery-list-item,
.isotope.gutter-3 .gli-alter-3 .gallery-list-item { 
	margin-bottom: 0;
	overflow: hidden;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
@media (min-width: 992px) {
	.isotope.gutter-2 .gli-alter-3 .gallery-list-item:hover,
	.isotope.gutter-3 .gli-alter-3 .gallery-list-item:hover { 
		-webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);
		-moz-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);
		box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);

		-webkit-transform: translateY(-7px) translateZ(0);
		-moz-transform: translateY(-7px) translateZ(0);
		-o-transform: translateY(-7px) translateZ(0);
		-ms-transform: translateY(-7px) translateZ(0);
		transform: translateY(-7px) translateZ(0);
	}
}
@media (max-width: 991px) {
	.isotope.gutter-2 .gli-alter-3 .gallery-list-item,
	.isotope.gutter-3 .gli-alter-3 .gallery-list-item { 
		-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
	}
}

.gli-alter-3 .gallery-list-item .gl-item-image-inner:before,
.gli-alter-3 .gallery-list-item .gl-item-image-inner:hover:before {
	content: none;
}
.gli-alter-3 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gli-alter-3 .gl-item-info,
.isotope.gutter-2 .gli-alter-3 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-alter-3 .gallery-list-item .gl-item-info {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 15px 65px 15px 5%;
	z-index: 3;
	background-color: #FFF;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
@media (max-width: 992px) {
	.gli-alter-3 .gl-item-info,
	.isotope.gutter-2 .gli-alter-3 .gallery-list-item .gl-item-info,
	.isotope.gutter-3 .gli-alter-3 .gallery-list-item .gl-item-info { 
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		height: auto;
		padding: 10px 5% 8px 5%;
		opacity: 1;
		visibility: visible;
	}
}
.gli-alter-3 .gallery-list-item:hover .gl-item-info,
.isotope.gutter-2 .gli-alter-3 .gallery-list-item:hover .gl-item-info,
.isotope.gutter-3 .gli-alter-3 .gallery-list-item:hover .gl-item-info {
	opacity: 1;
	visibility: visible;
}

.gli-alter-3 .gl-item-title {
	color: #333;
	font-size: 18px;
}
@media (max-width: 992px) {
	.gli-alter-3 .gl-item-title {
		font-size: 16px;
	}
}
.gli-alter-3 .gl-item-title a {
	color: #333;
}
.gli-alter-3 .gl-item-title a:hover {
	color: #08c1b8;
}

.gli-alter-3 .gl-item-category,
.gli-alter-3 .gl-item-category a {
	color: #888;
}

.gli-alter-3 .gallery-list-item .gli-meta,
.isotope.gutter-2 .gli-alter-3 .gallery-list-item .gli-meta,
.isotope.gutter-3 .gli-alter-3 .gallery-list-item .gli-meta {
	bottom: 14px;
	right: 15px;
	color: #888;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
@media (max-width: 992px) {
	.gli-alter-3 .gallery-list-item .gli-meta,
	.isotope.gutter-2 .gli-alter-3 .gallery-list-item .gli-meta,
	.isotope.gutter-3 .gli-alter-3 .gallery-list-item .gli-meta { 
		opacity: 1;
		visibility: visible;
	}
}
.gli-alter-3 .gallery-list-item .gli-meta a {
	color: #888;
}
.gli-alter-3 .gallery-list-item:hover .gli-meta,
.isotope.gutter-2 .gli-alter-3 .gallery-list-item:hover .gli-meta,
.isotope.gutter-3 .gli-alter-3 .gallery-list-item:hover .gli-meta {
	opacity: 1;
	visibility: visible;
}

.gli-alter-3 .gallery-list-item .gl-item-image-zoom,
.gli-alter-3 .gallery-list-item .gl-item-image-lock {
	display: none;
}

/* alter style 4 */
.gli-alter-4 .gallery-list-item,
.isotope.gutter-2 .gli-alter-4 .gallery-list-item,
.isotope.gutter-3 .gli-alter-4 .gallery-list-item { 
	margin-bottom: 0;
}

.gli-alter-4 .gallery-list-item .gl-item-image, 
.gli-alter-4 .iso-height-1 .gallery-list-item .gl-item-image, 
.gli-alter-4 .iso-height-2 .gallery-list-item .gl-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gli-alter-4 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image,
.gli-alter-4 .iso-height-1 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image, 
.gli-alter-4 .iso-height-2 .gallery-list-item:hover .gl-item-image-wrap .gl-item-image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}
.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:before,
.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:hover:before {
	background-color: #FFF;
	opacity: .9;
}
@media (max-width: 992px) {
	.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:before,
	.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:hover:before {
		content: none;
	}
}

.gli-alter-4 .gl-item-info,
.isotope.gutter-2 .gli-alter-4 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-alter-4 .gallery-list-item .gl-item-info {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 0 60px 5% 6%;
	z-index: 3;
	opacity: 0;
	background-color: transparent;
}
@media (max-width: 992px) {
	.gli-alter-4 .gl-item-info,
	.isotope.gutter-2 .gli-alter-4 .gallery-list-item .gl-item-info,
	.isotope.gutter-3 .gli-alter-4 .gallery-list-item .gl-item-info { 
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		height: auto;
		padding: 8px 5% 12px 5%;
		background-color: transparent;
		opacity: 1;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(17,17,17,0.8) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(17,17,17,0.8) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(17,17,17,0.8) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc111111',GradientType=0 );
	}
}
.gli-alter-4 .gallery-list-item:hover .gl-item-info,
.isotope.gutter-2 .gli-alter-4 .gallery-list-item:hover .gl-item-info,
.isotope.gutter-3 .gli-alter-4 .gallery-list-item:hover .gl-item-info { 
	opacity: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.gli-alter-4 .gl-item-title {
	font-size: 22px;
	white-space: normal;
}
@media (max-width: 992px) {
	.gli-alter-4 .gl-item-title {
		font-size: 16px;
	}
	@media (max-width: 991px) {
		.gli-alter-4 .gl-item-title a {
			color: #FFF;
		}
	}
}

.gli-alter-4 .gl-item-category {
	margin-top: 8px;
}
.gli-alter-4 .gl-item-category,
.gli-alter-4 .gl-item-category a {
	color: #666;
}
@media (max-width: 992px) {
	.gli-alter-4 .gl-item-category, 
	.gli-alter-4 .gl-item-category a {
		color: #CCC;
	}
}

.gli-alter-4 .gallery-list-item .gli-meta,
.isotope.gutter-2 .gli-alter-4 .gallery-list-item .gli-meta,
.isotope.gutter-3 .gli-alter-4 .gallery-list-item .gli-meta {
	top: 20px;
	bottom: auto;
	right: 20px;
	padding: 10px;
	color: #666;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
	.gli-alter-4 .gallery-list-item .gli-meta,
	.isotope.gutter-2 .gli-alter-4 .gallery-list-item .gli-meta,
	.isotope.gutter-3 .gli-alter-4 .gallery-list-item .gli-meta {
		top: auto;
		bottom: 0;
		left: auto;
		right: 0;
		opacity: 1;
		visibility: visible;
		color: #FFF;
	}
}
.gli-alter-4 .gallery-list-item:hover .gli-meta,
.isotope.gutter-2 .gli-alter-4 .gallery-list-item:hover .gli-meta,
.isotope.gutter-3 .gli-alter-4 .gallery-list-item:hover .gli-meta {
	opacity: 1;
	visibility: visible;
}
.gli-alter-4 .gallery-list-item .gli-meta a {
	color: #666;
}

.gli-alter-4 .gallery-list-item .gl-item-image-zoom,
.gli-alter-4 .gallery-list-item .gl-item-image-lock {
	right: 20px;
}
.gli-alter-4 .gallery-list-item:hover .gl-item-image-zoom,
.gli-alter-4 .gallery-list-item:hover .gl-item-image-lock {
	bottom: 20px;
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.gli-alter-4 .gallery-list-item .gl-item-image-zoom:hover {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}

/* alter style 5 */
.gli-alter-5 .gallery-list-item,
.isotope.gutter-2 .gli-alter-5 .gallery-list-item,
.isotope.gutter-3 .gli-alter-5 .gallery-list-item { 
	margin-bottom: 0;
}

.gli-alter-5:hover .gallery-list-item .gl-item-image-inner:before {
	opacity: .5 !important;
}
.gli-alter-5 .gallery-list-item .gl-item-image-inner:before {
	background-color: #000 !important;
	opacity: .2 !important;
}
.gli-alter-5 .gallery-list-item:hover .gl-item-image-inner:before {
	opacity: .1 !important;
}

.gli-alter-5 .gallery-list-item .gl-item-image, 
.gli-alter-5 .iso-height-1 .gallery-list-item .gl-item-image, 
.gli-alter-5 .iso-height-2 .gallery-list-item .gl-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gli-alter-5 .gallery-list-item:hover .gl-item-image,
.gli-alter-5 .iso-height-1 .gallery-list-item:hover .gl-item-image, 
.gli-alter-5 .iso-height-2 .gallery-list-item:hover .gl-item-image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

.gli-alter-5 .gl-item-info,
.isotope.gutter-2 .gli-alter-5 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-alter-5 .gallery-list-item .gl-item-info {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	height: auto;
	padding: 0 15% 5% 5%;
	z-index: 3;
	background-color: transparent;
}

.gli-alter-5 .gl-item-title {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	font-weight: 600;
	white-space: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
@media (max-width: 992px) {
	.gli-alter-5 .gl-item-title {
		font-size: 22px;
	}
}
.gli-alter-5 .gl-item-title a {
	color: #FFF !important;
	display: block;
}
.gli-alter-5 .gl-item-title a:hover {
	color: #FFF !important;
}

.gli-alter-5:hover .gallery-list-item .gl-item-title {
	opacity: .4;
}
.gli-alter-5 .gallery-list-item:hover .gl-item-title {
	opacity: 1;
}

.gli-alter-5 .gl-item-category {
	display: none;
}

.gli-alter-5 .gallery-list-item .gli-meta {
	display: none;
}

.gli-alter-5 .gallery-list-item .gl-item-image-zoom,
.gli-alter-5 .gallery-list-item .gl-item-image-lock {
	display: none;
}

/* alter style - hover dark overlay */
.gli-dark .gallery-list-item .gl-item-image-inner:hover:before,
.gli-dark.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:before,
.gli-dark.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:hover:before,
.gli-dark.gli-alter-5 .gallery-list-item:hover .gl-item-image-inner:before {
	background-color: #000 !important;
	opacity: .75 !important;
}
.gli-dark.gli-alter-5 .gallery-list-item .gl-item-image-inner:before {
	background-color: #000 !important;
	opacity: .2 !important;
}
.gli-dark.gli-alter-5:hover .gallery-list-item .gl-item-title {
	opacity: 1 !important;
}

.gli-dark.gli-alter-4 .gl-item-title,
.gli-dark.gli-alter-4 .gl-item-title a {
	color: #FFF !important;
}

.gli-dark.gli-alter-4 .gl-item-category,
.gli-dark.gli-alter-4 .gl-item-category a {
	color: #EEE !important;
}

.gli-dark.gli-alter-4 .gallery-list-item .gli-meta,
.gli-dark.gli-alter-4 .gallery-list-item .gli-meta a,
.gli-dark.gli-alter-4 .gallery-list-item .gli-meta .favorite-btn.active .icon-heart-filled {
	color: #FFF !important;
}

.gli-dark .gallery-list-item .gl-item-image-zoom:before, 
.gli-dark .gallery-list-item .gl-item-image-zoom:after,
.gli-dark.gli-alter-4 .gallery-list-item .gl-item-image-zoom:before, 
.gli-dark.gli-alter-4 .gallery-list-item .gl-item-image-zoom:after {
	background-color: #FFF;
}
.gli-dark.gli-alter-2 .gallery-list-item .gl-item-image-zoom:before, 
.gli-dark.gli-alter-2 .gallery-list-item .gl-item-image-zoom:after,
.gli-dark.gli-alter-3 .gallery-list-item .gl-item-image-zoom:before, 
.gli-dark.gli-alter-3 .gallery-list-item .gl-item-image-zoom:after {
	background-color: #111;
}

.gli-dark.gli-alter-2 .gallery-list-item .gl-item-image-lock, 
.gli-dark.gli-alter-3 .gallery-list-item .gl-item-image-lock {
	color: #111;
}
.gli-dark .gallery-list-item .gl-item-image-lock {
	color: #FFF;
}

/* alter style - hover colored overlay */
.gli-colored .gallery-list-item .gl-item-image-inner:hover:before,
.gli-colored.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:before,
.gli-colored.gli-alter-4 .gallery-list-item:hover .gl-item-image-inner:hover:before,
.gli-colored.gli-alter-5 .gallery-list-item:hover .gl-item-image-inner:before {
	background-color: #08c1b8 !important;
	opacity: .85 !important;
}
.gli-colored.gli-alter-5 .gallery-list-item .gl-item-image-inner:before {
	background-color: #000 !important;
	opacity: .2 !important;
}
.gli-colored.gli-alter-5:hover .gallery-list-item .gl-item-title {
	opacity: 1 !important;
}

.gli-colored.gli-alter-4 .gl-item-title,
.gli-colored.gli-alter-4 .gl-item-title a {
	color: #FFF !important;
}

.gli-colored.gli-alter-4 .gl-item-category,
.gli-colored.gli-alter-4 .gl-item-category a {
	color: #EEE !important;
}

.gli-colored.gli-alter-4 .gallery-list-item .gli-meta,
.gli-colored.gli-alter-4 .gallery-list-item .gli-meta a,
.gli-colored.gli-alter-4 .gallery-list-item .gli-meta .favorite-btn.active .icon-heart-filled {
	color: #FFF !important;
}

.gli-colored .gallery-list-item .gl-item-image-zoom:before, 
.gli-colored .gallery-list-item .gl-item-image-zoom:after,
.gli-colored.gli-alter-4 .gallery-list-item .gl-item-image-zoom:before, 
.gli-colored.gli-alter-4 .gallery-list-item .gl-item-image-zoom:after {
	background-color: #FFF;
}
.gli-colored.gli-alter-2 .gallery-list-item .gl-item-image-zoom:before, 
.gli-colored.gli-alter-2 .gallery-list-item .gl-item-image-zoom:after,
.gli-colored.gli-alter-3 .gallery-list-item .gl-item-image-zoom:before, 
.gli-colored.gli-alter-3 .gallery-list-item .gl-item-image-zoom:after {
	background-color: #111;
}

.gli-colored.gli-alter-2 .gallery-list-item .gl-item-image-lock, 
.gli-colored.gli-alter-3 .gallery-list-item .gl-item-image-lock {
	color: #111;
}
.gli-colored .gallery-list-item .gl-item-image-lock {
	color: #FFF;
}


/* alter style - image frame */
.isotope.gutter-1 .gli-frame .gallery-list-item,
.isotope.gutter-2 .gli-frame .gallery-list-item,
.isotope.gutter-3 .gli-frame .gallery-list-item {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
}
.isotope.gutter-1 .gli-alter-3.gli-frame .gallery-list-item,
.isotope.gutter-2 .gli-alter-3.gli-frame .gallery-list-item,
.isotope.gutter-3 .gli-alter-3.gli-frame .gallery-list-item {
	-webkit-box-shadow: 0 11px 10px -5px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 11px 10px -5px rgba(0, 0, 0, 0.08);
	box-shadow: 0 11px 10px -5px rgba(0, 0, 0, 0.08);
}
@media (min-width: 992px) {
	.isotope.gutter-1 .gli-alter-3.gli-frame .gallery-list-item:hover,
	.isotope.gutter-2 .gli-alter-3.gli-frame .gallery-list-item:hover,
	.isotope.gutter-3 .gli-alter-3.gli-frame .gallery-list-item:hover {
	-webkit-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .4);
	-webkit-transform: translateY(-7px) translateZ(0);
	-moz-transform: translateY(-7px) translateZ(0);
	-o-transform: translateY(-7px) translateZ(0);
	-ms-transform: translateY(-7px) translateZ(0);
	transform: translateY(-7px) translateZ(0);
	}
}
.isotope.gutter-1 .gli-frame .gallery-list-item .gl-item-image-inner,
.isotope.gutter-2 .gli-frame .gallery-list-item .gl-item-image-inner,
.isotope.gutter-3 .gli-frame .gallery-list-item .gl-item-image-inner {
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
}
.isotope.gutter-1 .gli-frame.gli-alter-1 .gallery-list-item .gli-meta,
.isotope.gutter-1 .gli-frame.gli-alter-2 .gallery-list-item .gli-meta,

.isotope.gutter-2 .gli-frame.gli-alter-1 .gallery-list-item .gli-meta,
.isotope.gutter-2 .gli-frame.gli-alter-2 .gallery-list-item .gli-meta,

.isotope.gutter-3 .gli-frame.gli-alter-1 .gallery-list-item .gli-meta,
.isotope.gutter-3 .gli-frame.gli-alter-2 .gallery-list-item .gli-meta {
	bottom: 25px;
	right: 30px;
}
.isotope.gutter-1 .gli-frame.gli-alter-1 .gallery-list-item .gl-item-info,
.isotope.gutter-1 .gli-frame.gli-alter-2 .gallery-list-item .gl-item-info,
.isotope.gutter-1 .gli-frame.gli-alter-4 .gallery-list-item .gl-item-info,
.isotope.gutter-1 .gli-frame.gli-alter-5 .gallery-list-item .gl-item-info,

.isotope.gutter-2 .gli-frame.gli-alter-1 .gallery-list-item .gl-item-info,
.isotope.gutter-2 .gli-frame.gli-alter-2 .gallery-list-item .gl-item-info,
.isotope.gutter-2 .gli-frame.gli-alter-4 .gallery-list-item .gl-item-info,
.isotope.gutter-2 .gli-frame.gli-alter-5 .gallery-list-item .gl-item-info,

.isotope.gutter-3 .gli-frame.gli-alter-1 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-frame.gli-alter-2 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-frame.gli-alter-4 .gallery-list-item .gl-item-info,
.isotope.gutter-3 .gli-frame.gli-alter-5 .gallery-list-item .gl-item-info {
	width: auto;
	bottom: 15px;
	left: 15px;
	right: 15px;
}


/* Gallery list categories 
=========================== */
.gl-categories {
}
.gl-categories .gl-item-title,
.gl-categories .gli-alter-4 .gl-item-title {
	font-size: 26px;
}
.gl-categories .gli-alter-1 .gl-item-title,
.gl-categories .gli-alter-2 .gl-item-title,
.gl-categories .gli-alter-3 .gl-item-title {
	font-size: 22px;
}
.gl-categories .gl-item-category,
.gl-categories .gli-meta {
	display: none;
}


/* Isotope items in gallery list section 
========================================= */
@media (max-width: 992px) {
	#gallery-list-section .isotope-item {
		margin-bottom: 15px;
	}
	#gallery-list-section .gli-alter-1 .isotope-item,
	#gallery-list-section .gli-alter-2 .isotope-item,
	#gallery-list-section .gli-alter-3 .isotope-item,
	#gallery-list-section .gli-alter-4 .isotope-item,
	#gallery-list-section .gli-alter-5 .isotope-item {
		margin-bottom: 0;
	}
}

@media (max-width: 768px) {
	.gl-categories .isotope.colum-2 .isotope-item,
	.gl-categories .isotope.colum-3 .isotope-item,
	.gl-categories .isotope.colum-4 .isotope-item,
	.gl-categories .isotope.colum-5 .isotope-item,
	.gl-categories .isotope.colum-6 .isotope-item {
		width: 50%;
	}
}


/* ------------------------------------------------------------- *
 * Gallery list carousel
/* ------------------------------------------------------------- */

.gallery-list-carousel {
}

.gallery-list-carousel-inner {
}

.gl-carousel-wrap {
	position: relative;
	background-color: rgba(128, 128, 128, 0.1);
	padding: 40px;
}
@media (max-width: 992px) {
	.gl-carousel-wrap {
		padding: 15px;
	}
}

/* gallery list carousel no crop */
@media (min-width: 992px) {
	.glc-no-crop .owl-carousel .owl-stage-outer {
		margin-left: -1px;
		padding-left: 60px;
	}
	.glc-no-crop .gl-carousel-wrap {
		padding: 40px 0;
	}
}

/* gallery list carousel cover (for slider center) */
@media (min-width: 992px) {
	.gallery-list-carousel.glc-center .cc-item .cover {
		background-color: rgba(255, 255, 255, 0.7);
	}
	.gallery-list-carousel.glc-center .owl-item.center .cc-item .cover {
		background-color: transparent;
	}
}


/* Gallery list carousel full height offsets 
============================================= */
.gallery-list-carousel .owl-carousel.cc-height-full, 
.gallery-list-carousel .owl-carousel.cc-height-full .cc-item {
	height: calc(100vh - 161px);
}
@media (max-width: 991px) {
	.gallery-list-carousel .owl-carousel.cc-height-full, 
	.gallery-list-carousel .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 92px);
	}
}

@media (min-width: 992px) {
	body.footer-minimal-on .gallery-list-carousel .owl-carousel.cc-height-full, 
	body.footer-minimal-on .gallery-list-carousel .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 242px);
	}
}

/* if class "no-padding" enabled */
@media (min-width: 992px) {
	.gl-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	.gl-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 82px);
	}

	body.footer-minimal-on .gl-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	body.footer-minimal-on .gl-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 162px);
	}
}
@media (max-width: 991px) {
	.gl-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	.gl-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 62px);
	}
}

/* if header-transparent enabled */
body.header-transparent-on .gallery-list-carousel .owl-carousel.cc-height-full, 
body.header-transparent-on .gallery-list-carousel .owl-carousel.cc-height-full .cc-item {
	height: calc(100vh - 82px);
}
body.header-transparent-on .gl-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
body.header-transparent-on .gl-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
	height: 100vh;
}


/* Gallery list item inside "cc-item" (in case you want to use it) 
====================================== */
.gallery-list-carousel .gallery-list-item,
.gallery-list-carousel .gallery-list-item .gl-item-image {
	height: 100%;
}
.gallery-list-carousel .gl-item-info {
	position: absolute;
	left: 0;
	bottom: 0;
}
.gallery-list-carousel .gli-alter-3 .gl-item-info {
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.gallery-list-carousel .gli-alter-2 .gl-item-title {
   font-size: 22px;
}


/* If thumb-list inside gallery list carousel
============================================== */
.gallery-list-carousel .thumb-list {
	position: absolute;
	top: 50%;
	right: 9%;
	width: 40%;
	padding: 40px;
	z-index: 2;
	opacity: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
@media (max-width: 1024px) { /* disable thumb-list on smaller screens */
	.gallery-list-carousel .thumb-list {
		display: none;
	}
}
.gallery-list-carousel .owl-carousel .owl-item.active .thumb-list {
	right: 9%;
	opacity: 1;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
@media (max-width: 1400px) {
	.gallery-list-carousel .thumb-list, 
	.gallery-list-carousel .owl-carousel .owl-item.active .thumb-list{
		right: 5%;
	}
}

.gallery-list-carousel .thumb-list > li {
	padding: 1%;
}
.gallery-list-carousel .thumb-list .thumb-list-item {
	padding-bottom: 65%;
	border: 12px solid #fff;
}
@media (max-width: 1400px) {
	.gallery-list-carousel .thumb-list .thumb-list-item {
		border-width: 8px;
	}
}
.gallery-list-carousel .thumb-list .thumb-list-item:hover {
	opacity: 1;
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
	box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.5);
}


/* ------------------------------------------------------------- *
 * Gallery thumbnails section
/* ------------------------------------------------------------- */

#gallery-thumbnails-section {
	padding-top: 5%;
}

.gts-inner {
	padding: 0 3%;
}
.gts-inner.tt-wrap {
	padding: 0;
}

/* gallery thumbnails list block */
.gallery-thumbnails-block {
	margin-bottom: 70px;
}

/* gtb heading */
.gtb-heading {
	margin-bottom: 30px;
}
.gtb-heading-title {
	margin: 0;
	font-size: 28px;
}
.gtb-heading-category {
	margin-bottom: 15px;
	font-size: 12px;
	color: #999;
}
.gtb-heading-category a,
.gtb-heading-category span {
	background-color: #08c1b8;
	padding: 1px 5px 0px 5px;
	color: #FFF;
}
.gtb-heading-category a:hover {
	opacity: .8;
}
.gtb-heading-date {
	margin-top: 5px;
	font-size: 14px;
	color: #999;
}

/* gallery thumbnails list */
.gallery-thumbnails-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0;
}
.gallery-thumbnails-list > li {
	display: inline-block;
	width: 140px;
	vertical-align: top;
	font-size: inherit;
}
@media (max-width: 992px) {
	.gallery-thumbnails-list > li {
		width: 100px;
	}
}
@media (max-width: 768px) {
	.gallery-thumbnails-list > li {
		width: 80px;
	}
}

/* gallery thumbnails list item */
.gtl-item-link {
}
.gtl-item {
	background-color: rgba(138, 138, 138, 0.13);
	padding-bottom: 80%;
	margin: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gtl-item:hover {
	opacity: .85;
}


/* ------------------------------------------------------------- *
 * Gallery single section
/* ------------------------------------------------------------- */

#gallery-single-section {
	width: 100%;
	position: relative;
}

/* isotope items in gallery single section */
@media (max-width: 768px) {
	#gallery-single-section .isotope.colum-2 .isotope-item,
	#gallery-single-section .isotope.colum-3 .isotope-item,
	#gallery-single-section .isotope.colum-4 .isotope-item,
	#gallery-single-section .isotope.colum-5 .isotope-item,
	#gallery-single-section .isotope.colum-6 .isotope-item {
		width: 50%;
	}
}

.gallery-single-inner {
	position: relative;
}


/* gallery single item 
======================= */
.gallery-single-item { 
	position: relative;
	display: block;
	overflow: hidden;
	background-color: rgba(138, 138, 138, 0.11);
}

/* gallery single item image */
.gallery-single-item .gs-item-image {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-single-item:hover .gs-item-image,
.iso-height-1 .gallery-single-item:hover .gs-item-image, 
.iso-height-2 .gallery-single-item:hover .gs-item-image {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

.iso-height-1 .gallery-single-item .gs-item-image,
.iso-height-2 .gallery-single-item .gs-item-image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.gallery-single-item img {
}

/* gallery single item cover */
.gallery-single-item:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-single-item:hover:before {
	opacity: .5;
}

/* gallery single item info */
.gallery-single-item .gsi-image-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 80px 0 8%;
	z-index: 9;
	color: #FFF;
	opacity: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gallery-single-item:hover .gsi-image-caption {
	bottom: 50px;
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.gallery-single-item .gsi-image-caption1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 80px 0 8%;
	z-index: 9;
	font-size: 16px;
	color: #FFF;
	opacity: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gallery-single-item:hover .gsi-image-caption1 {
	bottom: 25px;
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
/* gallery single item icon */
.gallery-single-item .gs-item-icon {
	position: absolute;
	display: block;
	right: 35px;
	bottom: 10px;
	font-size: 22px;
	color: #FFF;
	opacity: 0;
	z-index: 2;

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gallery-single-item:hover .gs-item-icon {
	opacity: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}


/* gallery single item styles 
============================== */

/* gsi-color */
#gallery.gsi-color .gallery-single-item:before {
	background-color: #08c1b8;
}
#gallery.gsi-color .gallery-single-item:hover:before {
	opacity: .65;
}
#gallery.gsi-color .gs-item-info .gs-item-icon {
	color: #FFF;
}

/* gsi-zoom */
#gallery.gsi-zoom .gsi-image-caption1,
#gallery.gsi-zoom .gs-item-icon,
#gallery.gsi-zoom .gallery-single-item:before {
	display: none;
}

/* gsi-simple */
#gallery.gsi-simple .gsi-image-caption1,
#gallery.gsi-simple .gs-item-icon,
#gallery.gsi-simple .gallery-single-item:before {
	display: none;
}
#gallery.gsi-simple .iso-height-1 .gallery-single-item:hover .gs-item-image, 
#gallery.gsi-simple .iso-height-2 .gallery-single-item:hover .gs-item-image {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#gallery.gsi-simple .gallery-single-item {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#gallery.gsi-simple .gallery-single-item:hover {
	opacity: .8;
}


/* gallery single share
======================== */
.gallery-share {
	position: absolute;
	left: 3%;
	top: 50px;
	width: 55px;
	height: 55px;
	line-height: 57px;
	background-color: #08c1b8;
	text-align: center;
	font-size: 18px;
	color: #FFF;
	cursor: pointer;
	z-index: 9;
	border-radius: 60px;
	-webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.25);

	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-share:hover,
.gallery-share:focus {
	color: #FFF;
}
.gallery-share:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.isotope.gutter-1 .gallery-share {
	top: 60px;
}
.isotope.gutter-2 .gallery-share {
	top: 80px;
}
.isotope.gutter-3 .gallery-share {
	top: 100px;
}

/* gallery single share align right */
.gallery-share.gs-right {
	left: auto;
	right: 3%;
}

/* if ".isotope-top-content" contains class "fi-to-button-on" */
.isotope-top-content.gallery-share-on {
	margin-top: 0 !important;
	padding: 0;
}

.isotope.gutter-1 .isotope-top-content.gallery-share-on {
	padding-top: 6px;
	padding-bottom: 0;
}
.isotope.gutter-2 .isotope-top-content.gallery-share-on {
	padding-top: 1.5%;
	padding-bottom: 0;
}
.isotope.gutter-3 .isotope-top-content.gallery-share-on {
	padding-top: 2.5%;
	padding-bottom: 0;
}

/* if page header enabled */
body.page-header-on .gallery-share,
body.page-header-on .isotope.gutter-1 .gallery-share,
body.page-header-on .isotope.gutter-2 .gallery-share,
body.page-header-on .isotope.gutter-3 .gallery-share {
	top: -28px !important;
}

/* if page boxed layout enabled */
body.tt-boxed .isotope-wrap.tt-wrap .gallery-share {
	left: 0;
	margin: 0;
}
body.tt-boxed .isotope-wrap.tt-wrap .gallery-share.gs-right {
	left: auto;
	right: 0;
}

@media (min-width: 768px) {
	body.tt-boxed .isotope-wrap.tt-wrap .isotope-top-content.gallery-share-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-top-content.gallery-share-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-top-content.gallery-share-on,
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-top-content.gallery-share-on {
		padding-top: 50px;
	}
}

body.tt-boxed .isotope-wrap.tt-wrap .gallery-share,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .gallery-share,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .gallery-share,
body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .gallery-share {
	top: 20px;
}

body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope-top-content.gallery-share-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-1 .isotope-top-content.gallery-share-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-2 .isotope-top-content.gallery-share-on {
	padding-top: 40px;
	padding-bottom: 0;
}
body.tt-boxed.page-header-on .isotope-wrap.tt-wrap .isotope.gutter-3 .isotope-top-content.gallery-share-on {
	padding-top: 40px;
	padding-bottom: 0;
}


/* move gallery share button to bottom on small screens 
======================================================== */
@media (max-width: 768px) {
	.isotope-filter.fi-to-button,

	body.page-header-on .gallery-share, 
	body.page-header-on .isotope.gutter-1 .gallery-share, 
	body.page-header-on .isotope.gutter-2 .gallery-share, 
	body.page-header-on .isotope.gutter-3 .gallery-share,

	body.tt-boxed .isotope-wrap.tt-wrap .gallery-share, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-1 .gallery-share, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-2 .gallery-share, 
	body.tt-boxed .isotope-wrap.tt-wrap .isotope.gutter-3 .gallery-share {
		position: fixed;
		top: auto !important;
		bottom: 15px !important;
		left: auto !important;
		right: 15px !important;
	}
}


/* Gallery single meta
======================= */
ul.gallery-meta {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 18px;
	color: #a7a7a7;
}
ul.gallery-meta > li {
	float: left;
	margin-right: 12px;
}
ul.gallery-meta > li:last-child {
	margin-right: 0 !important;
}
ul.gallery-meta > li a {
	color: #a7a7a7;
}
ul.gallery-meta > li a:hover {
	color: #08c1b8
}

/* content share trigger */
.content-share-trigger {
}
.content-share-trigger a {
}

/* content info trigger */
.content-info-trigger {
}
.content-info-trigger a {
}


/* gallery single simple item 
============================== */
.gs-simple-item {
	margin-bottom: 40px;
}
@media (max-width: 992px) {
	.gs-simple-item {
		margin-bottom: 20px;
	}
}

.gs-simple-item .gss-item-image {
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gs-simple-item .gss-item-image:hover {
	opacity: .9;
}

.gs-simple-item .gss-image-caption {
	margin-top: 7px;
	font-style: italic;
	font-size: 13px;
	color: #888;
}


/* Gallery single credits 
========================== */
.gallery-single-credits {
}
.gallery-single-credits dl {
	margin-bottom: 20px;
}
.gallery-single-credits dt {
	font-weight: bold;
	font-weight: 600;
}
.gallery-single-credits dd,
.gallery-single-credits dd a {
	color: #888;
	font-weight: normal;
	font-size: 14px;
}
.gallery-single-credits dd a:hover {
	opacity: .8;
}


/* Gallery single nav 
====================== */
.gallery-single-nav {
}
.gallery-single-nav a {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #222;
	text-align: center;
}
.gallery-single-nav a:hover {
	opacity: .8;
}

.gallery-single-nav .gsn-prew {
	margin-right: 10px;
	font-size: 25px;
}
.gallery-single-nav .gsn-next {
	margin-left: 10px;
	font-size: 25px;
}
.gallery-single-nav .gsn-back {
	font-size: 20px;
}

/* if gallery single nav in page header */
#page-header .gallery-single-nav {
	position: absolute;
	right: 60px;
	bottom: 80px;
	z-index: 9;
}
@media (max-width: 768px) {
	#page-header .gallery-single-nav {
		bottom: 30px;
		right: 15px;
	}
}
#page-header .gallery-single-nav a {
	color: #222;
}
#page-header.ph-image-on .gallery-single-nav a {
	color: #FFF;
}

body.iso-tt-wrap-on #page-header .gallery-single-nav {
	right: 15px;
}


/* ------------------------------------------------------------- *
 * Gallery single carousel 
/* ------------------------------------------------------------- */

.gallery-single-carousel {
}

.gallery-single-carousel-inner {
}

.gs-carousel-wrap {
	position: relative;
	background-color: rgba(128, 128, 128, 0.12);
	padding: 40px 0;
}
@media (max-width: 992px) {
	.gs-carousel-wrap {
		padding: 15px;
	}
}

@media (min-width: 992px) {
	.gallery-single-carousel .owl-carousel .owl-stage-outer {
		margin-left: -1px;
		padding-left: 60px;
	}
	.gs-carousel-center .owl-carousel .owl-stage-outer {
		margin-left: 0;
		padding-left: 0;
	}
}


/* Gallery single full height carousel offsets 
=============================================== */
.gallery-single-carousel .owl-carousel.cc-height-full, 
.gallery-single-carousel .owl-carousel.cc-height-full .cc-item {
	height: calc(100vh - 162px);
}
@media (max-width: 991px) {
	.gallery-single-carousel .owl-carousel.cc-height-full, 
	.gallery-single-carousel .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 92px);
	}
}

@media (min-width: 992px) {
	body.footer-minimal-on .gallery-single-carousel .owl-carousel.cc-height-full, 
	body.footer-minimal-on .gallery-single-carousel .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 242px);
	}
}

/* if class "no-padding" enabled */
@media (min-width: 992px) {
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 82px);
	}
	body.footer-minimal-on .gs-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	body.footer-minimal-on .gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 162px);
	}
}
@media (max-width: 991px) {
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
		height: calc(100vh - 62px);
	}
}

/* if header-transparent enabled */
body.header-transparent-on .gallery-single-carousel .owl-carousel.cc-height-full, 
body.header-transparent-on .gallery-single-carousel .owl-carousel.cc-height-full .cc-item {
	height: calc(100vh - 82px);
}
body.header-transparent-on .gs-carousel-wrap.no-padding .owl-carousel.cc-height-full, 
body.header-transparent-on .gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .cc-item {
	height: 100vh;
}


/* Gallery single carousel item 
================================ */
.gallery-single-carousel .cc-item {
}

/* gallery single carousel item image caption */
.gallery-single-carousel .cc-item .gsi-image-caption {
	position: absolute;
	left: 5%;
	bottom: 3%;
	max-width: 600px;
	background-color: rgba(255, 255, 255, 0.85);
	margin-right: 10%;
	padding: 10px;
	font-size: 14px;
	font-style: italic;
	color: #222;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.gallery-single-carousel .cc-item:hover .gsi-image-caption {
	bottom: 5%;
	opacity: 1;
	visibility: visible;

	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
@media (max-width: 992px) { /* disable captions on small screens */
	.gallery-single-carousel .cc-item .gsi-image-caption {
		display: none;
	}
}


/* gallery single carousel meta 
================================ */
.gallery-single-carousel ul.gallery-meta {
	position: absolute;
	right: 27px;
	bottom: 20px;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 10px 20px 8px 20px;
	z-index: 2;
	color: #333;
	/* border-radius: 50px; */
}
@media (max-width: 992px) {
	.gallery-single-carousel ul.gallery-meta {
		right: 30px;
		bottom: 30px;
	}
}

.gallery-single-carousel ul.gallery-meta > li {
	margin-right: 20px;
}
.gallery-single-carousel ul.gallery-meta > li a {
	color: #333;
}
.gallery-single-carousel ul.gallery-meta > li a:hover {
	color: #08c1b8;
}
.gallery-single-carousel ul.gallery-meta .favorite-btn {
	font-size: 16px;
}


/* gallery single carousel nav-bottom-right
============================================ */
.gallery-single-carousel .nav-bottom-right .owl-nav {
	position: absolute;
	top: auto;
	bottom: 150px;
	right: 35px;
	width: 133px;
}
@media (max-width: 992px) {
	.gallery-single-carousel .nav-bottom-right .owl-nav {
		bottom: 135px;
		right: 20px;
	}
}


/* gallery single carousel center 
================================== */

/* gallery single carousel item cover (for carousel center) */
@media (min-width: 992px) {
	.gallery-single-carousel.gs-carousel-center .cc-item .gsi-image-caption {
		opacity: 0;
		visibility: hidden;
	}
	.gallery-single-carousel.gs-carousel-center .owl-item.center .cc-item .gsi-image-caption {
		bottom: 5%;
		opacity: 1;
		visibility: visible;
		-webkit-transition-delay: 0.5s;
		-moz-transition-delay: 0.5s;
		transition-delay: 0.5s;
	}
}


/* Gallery single carousel info 
================================ */
.gs-carousel-info {
	position: relative;
	width: inherit; /* width handled by "theme.js" file */
	background-color: #FFF;
	padding: 8% 8% 80px 8%;
}

/* gallery single full height carousel info offsets */
.gallery-single-carousel .owl-carousel.cc-height-full .gs-carousel-info {
	height: calc(100vh - 162px);
}
@media (max-width: 991px) {
	.gallery-single-carousel .owl-carousel.cc-height-full .gs-carousel-info {
		height: calc(100vh - 112px);
	}
}
@media (max-width: 767px) {
	.gallery-single-carousel .owl-carousel.cc-height-full .gs-carousel-info {
		height: calc(100vh - 92px);
	}
}

@media (min-width: 992px) {
	body.footer-minimal-on .gallery-single-carousel .owl-carousel.cc-height-full .gs-carousel-info {
		height: calc(100vh - 242px);
	}
}

/* if class "no-padding" enabled on "gs-carousel-wrap" */
@media (min-width: 992px) {
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .gs-carousel-info {
		height: calc(100vh - 162px);
	}
}
@media (max-width: 991px) {
	.gs-carousel-wrap.no-padding .owl-carousel.cc-height-full .gs-carousel-info {
		height: calc(100vh - 62px);
	}
}

/* callery single carousel info inner */
.gsc-info-inner {
	height: 100%;
	overflow-y: auto;
}

.gs-carousel-info .gallery-single-nav {
	position: absolute;
	left: 8%;
	bottom: 25px;
	margin: 0;
}
.gallery-single-carousel .gs-carousel-info ul.gallery-meta {
	position: absolute;
	right: 8%;
	bottom: 25px;
	padding: 0;
	background-color: transparent;
	z-index: 2;
	font-size: 18px;
	color: #a7a7a7;
}
.gallery-single-carousel .gs-carousel-info ul.gallery-meta .favorite-btn {
	font-size: 14px;
}


/* ------------------------------------------------------------- *
 * Gallery single section with sidebar
/* ------------------------------------------------------------- */

.gallery-single-with-sidebar {
	padding: 60px 4% 0 4%;
}
@media (max-width: 1200px) {
	.gallery-single-with-sidebar {
		padding: 5% 15px 0 15px;
	}
	body.tt-boxed .gallery-single-with-sidebar {
		padding: 5% 0 0 0;
	}
}

/* If page header enabled */
body.page-header-on .gallery-single-with-sidebar {
	padding-top: 40px;
}


/* Gallery single sidebar
========================== */
.gs-sidebar {
	position: relative;
	margin-bottom: 30px;
}

.gs-sidebar-left .gs-sidebar {
	padding: 0 30px 0 0;
	border-right: 1px solid rgba(150, 150, 150, 0.2);
}
.gs-sidebar-right .gs-sidebar {
	padding: 0 0 0 30px;
	border-left: 1px solid rgba(150, 150, 150, 0.2);
}
@media (max-width: 1200px) {
	.gs-sidebar-left .gs-sidebar,
	.gs-sidebar-right .gs-sidebar {
		padding: 0 10%;
		border: none;
	}
}

/* gallery single sidebar info */
.gs-sidebar-info {
}

/* gallery single sidebar title */
.gs-sidebar-title {
	margin-bottom: 30px;
	font-size: 34px;
}

/* gallery single sidebar info description */
.gs-sidebar-description {
	margin-top: 30px;
}

/* gallery single sidebar meta */
.gs-sidebar ul.gallery-meta {
	position: absolute;
	top: 0;
	right: 30px;
}

/* if isotope gutters enabled 
============================== */
.gallery-single-with-sidebar .isotope.gutter-1 .isotope-items-wrap,
.gallery-single-with-sidebar .isotope.gutter-2 .isotope-items-wrap,
.gallery-single-with-sidebar .isotope.gutter-3 .isotope-items-wrap {
	padding-top: 0;
	margin-top: 0 !important;
	margin-left: 0;
	margin-right: 0;
}


/* ------------------------------------------------------------- *
 * Add to favorites button
/* ------------------------------------------------------------- */

.favorite-btn {
	font-size: 14px;
	font-weight: normal;
}
.fav-inner {
	position: relative;
	display: inline-block;
	width: 14px;
	cursor: pointer;
	z-index: 2;
}

/* icon-heart (FontAwesome) */
.icon-heart {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
}
.icon-heart-filled {
	display: none;
}
.favorite-btn.active .icon-heart-filled {
	display: inline-block;
	color: #08c1b8;
}
.favorite-btn.active .icon-heart-empty {
	display: none;
}

/* call icons */
.icon-heart-filled:before {
	content: "\f004";
}
.icon-heart-empty:before {
	content: "\f08a";
}

/* fav-count */
.fav-count {
	display: inline-block;
	cursor: pointer;
}


/* ----------------------------------------------------------------------- *
 * Lightgallery: (more info: http://sachinchoolur.github.io/lightGallery)
/* ----------------------------------------------------------------------- */

body.lg-on {
   overflow: hidden !important;
}
.lg-backdrop {
	z-index: 99999;
}
.lg-outer {
	z-index: 99999;
}

/* Lightgallery sub html (image caption) */
.lg-sub-html {
	font-size: 16px;
}
@media (max-width : 992px) {
	.lg-sub-html {
		padding: 10px 10px 40px 10px;
		font-size: 14px;
	}
}

.lg-sub-html p {
	display: inline-block;
	max-width: 800px;
	font-size: 16px;
}

/* Lightgallery thumbnails improvements */
.lg-outer .lg-thumb {
	margin-left: auto;
	margin-right: auto;
}
.lg-outer .lg-thumb-item {
	position: relative;
	border: 2px solid #FFF;
	border-radius: 0;
}
.lg-outer .lg-thumb-item img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: inherit;
	width: 150%;
	height: auto;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Lightgallery autoplay progress bar improvements */
.lg-progress-bar {
	background-color: #333;
	height: 2px;
}
.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 2px;
}

/* hide next/prev buttons on small screens */
@media (max-width: 768px) {
	.lg-actions .lg-next, .lg-actions .lg-prev {
		display: none;
	}
}

.isotope-filter-links > a.active, .isotope-filter-links > a:hover {
    background-color: #333;
    color: #FFF !important;
    border-color: transparent;
}
.isotope-filter-links > a {
    position: relative;
    display: inline-block;
    padding: 4px 15px;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #070F13;
    border: 2px solid rgba(132, 137, 138, 0.3);
	border-top-color: rgba(132, 137, 138, 0.3);
	border-right-color: rgba(132, 137, 138, 0.3);
	border-bottom-color: rgba(132, 137, 138, 0.3);
	border-left-color: rgba(132, 137, 138, 0.3);
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}