h2.starth {
	font-size: 1.5rem;
	/* background-color: #639998;
	color: #fff; */
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	display: none;
}

.gtnGrid::after {
    clear: both;
    content: "";
    display: block;
}
.gtnGrid {
    max-width: 550px;
    -webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

.gtnGrid-intro p {
	display: none;
}

.gtnGrid-item {
	width: 248px;
	height: 148px;
	float: left;
    margin-bottom: 1.5%;
	overflow: hidden;
}

.gtnGrid-item {
	opacity: 0;
}

.gtnGrid-sizer,
.gtnGrid-item { width: 46%; }

.gtnGridGutter-sizer {
	width: 2%;
}

.gtnGrid-item img {
	max-width: none !important;
	width: 100%;
}

.gtnGrid-description {
    right: 0;
    margin: 0 15px 10px 15px;
    overflow: hidden;

}

.gtnGrid-item > a .gtnGrid-description {
	opacity: 0;
	transition: opacity 0.500s ease-in-out 0s;
	height: 148px;
	position: absolute;
	top: 0;
	margin: 0;
	background-color: rgba(81,137,137,0.85);
	width: 100%;
	height: 100%;
	text-align: center;
	display: table;
	padding-left: 20px;
	z-index: 999;
    padding-right: 20px;
}

.gtnGrid-item hr {
	margin-top: 3px;
	margin-bottom: 6px;
	width: 80%;
	border-style: solid none none;
	border-color: rgba(255,255,255,0.5);
}

.gtnGrid-item-width2 hr {
	width: 65%;
}

.gtnGrid-descriptioninner {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.gtnGrid-item > a {
    left: 0;
    top: 0;
    display: table;
    height: 100%;
}

.gtnGrid-item > a:hover .gtnGrid-description {
    opacity: 1;
}

.canvas-slid .gtnGrid-item > a:hover .gtnGrid-description {
	opacity: 0;
}

.canvas-slid .gtnGrid-item > a {
	pointer-events: none;
   cursor: default;
}


.gtnGrid-item-width2 {
	width: 516px;
}

.gtnGrid-item-width2 {
	width: 94%;
}

.gtnGrid-item-height2, .gtnGrid-item-height2 > a .gtnGrid-description {
	height: 316px;
}

.gtnGrid-item-height3, .gtnGrid-item-height3 > a .gtnGrid-description {
	height: 484px;
}

.grid, .grid .masonry-brick {
    transition-duration: 0.7s;
}


.gtnGrid-item .gtnGrid-description h3, .gtnGrid-item a .gtnGrid-description h3 {
	color: #fff;
	padding: 9px 10px 0;
	font-size: 1.675rem;
	font-family: "BrandonGrotesqueWeb-Medium",sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	transition: margin-top 0.25s ease-in-out 0s;
	text-align: center;
}

.gtnGrid-item a .gtnGrid-description h3 {
	margin-top: -40px;
}

.gtnGrid-item a:hover .gtnGrid-description h3 {
	margin-top: 0;
}

.gtnGrid-item-width2 .gtnGrid-description h3, .gtnGrid-item-width2 a .gtnGrid-description h3 {
	font-size: 1.75rem;
}

.gtnGrid-item .gtnGrid-description .gtnGrid-subTitle, .gtnGrid-item a .gtnGrid-description .gtnGrid-subTitle {
	font-size: 1.05rem;
	font-size: 0.9rem;
	color: #fff;
	text-align: center;
	padding: 3px 10px;
	transition: margin-top 0.25s ease-in-out 0s;
	font-family: "source_sans_prosemibold",sans-serif;
}

.gtnGrid-item.gtnGrid-intro .gtnGrid-description {
	position: absolute;
	bottom: 0;
	margin: 0 20px 10px;
	right: auto;
	left: 0;
}

.gtnGrid-item.gtnGrid-exabis .gtnGrid-descriptionHeader {
	position: absolute;
	bottom: 0;
	margin: 0 20px 10px;
	right: auto;
	left: 0;
}

.gtnGrid-item.gtnGrid-intro .gtnGrid-description h2, .gtnGrid-item.gtnGrid-exabis .gtnGrid-descriptionHeader h2 {
	color: #fff;
	font-family: "BrandonGrotesqueWeb-Medium",sans-serif;
	font-size: 1.625rem;
	text-transform: uppercase;
	max-width: 70%;
	line-height: 1.25;
	margin-bottom: 10px;
}

.gtnGrid-item.gtnGrid-exabis .gtnGrid-descriptionHeader h2 {
	max-width: 100%;
}

.gtnGrid-newsletter > a:nth-of-type(2) {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 99999999;
    transition: opacity 0.25s ease-in-out 0s;
}

.gtnGrid-newsletter > a:nth-of-type(2):hover {
    opacity: 1;
}

.gtnGrid-newsletter > a .gtnGrid-description {
	background-color: transparent;
	opacity: 1;
	bottom: 28px;
    margin: 0;
    overflow: hidden;
    width: 100%;
    position: absolute;
    right: 0;
    padding-top: 85px;
}

.gtnGrid-item a {
	text-decoration: none;
}

.gtnGrid-newsletter a {
	display: block;
    position: relative;
}


.gtnGrid-item.gtnGrid-newsletter .gtnGrid-description h3, .gtnGrid-item.gtnGrid-newsletter a .gtnGrid-description h3 {
	font-family: "BrandonGrotesqueWeb-Medium",sans-serif;
	background-color: transparent;
	font-size: 1.275rem;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin-top: 0;
}

.gtnGrid-label {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: inline-block;
	padding: 3px 8px;
	background-color: rgba(13,44,45,0.8);
	background-color: rgba(255,255,255,0.8);
	color: #000;
	/*text-transform: uppercase;*/
	font-size: 0.80rem;
	font-family: "source_sans_proitalic",sans-serif;
	font-family: "source_sans_proregular",sans-serif;
}

.gtnGridFilter {
	text-align: right;
	margin-bottom: 15px;
	max-width: 1400px;
	display: none;
}

.btn-filter {
	border: none;
	box-shadow: none;
	background-color: transparent;
}

.btn-filter .glyphicons {
	color: #464e57;
}

#c117.gtnGrid-item > a .gtnGrid-description {
	background-color: rgba(0,0,0,0.6);
}

#c116.gtnGrid-item > a .gtnGrid-description {
	background-color: rgba(11,97,176,0.85);
}

#c117.gtnGrid-item > a .gtnGrid-description .gtnGrid-subTitle, #c116.gtnGrid-item > a .gtnGrid-description .gtnGrid-subTitle, #c174.gtnGrid-item > a .gtnGrid-description .gtnGrid-subTitle {
	font-size: 0.9rem;
}

#c157 .gtnGrid-label, #c174 .gtnGrid-label, #c158 .gtnGrid-label, #c297 .gtnGrid-label, #c343 .gtnGrid-label {
	background-color: transparent;
	color: #fff;
	font-size: 0.9rem;
}

#c128.gtnGrid-item a .gtnGrid-description h3 {
	font-size: 1.50rem;
}

@media (max-width: 600px) {  
	.gtnGrid-item {
		height: 118px;
	}
	.gtnGrid-item-height2, .gtnGrid-item-height2 > a .gtnGrid-description {
		height: 256px;
	}
	.gtnGrid-item.gtnGrid-intro .gtnGrid-description h2, .gtnGrid-item.gtnGrid-exabis .gtnGrid-descriptionHeader h2 {
		font-size: 1.325rem;
	}
	.gtnGrid-newsletter > a .gtnGrid-description {
		padding-top: 60px;
	}
	.gtnGrid-item.gtnGrid-newsletter .gtnGrid-description h3, .gtnGrid-item.gtnGrid-newsletter a .gtnGrid-description h3 {
		font-size: 1rem;
	}
}

@media (min-width: 768px) {  


}

@media (min-width: 768px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 1314px) {

}

@media (min-width: 768px) and (max-width: 992px) {  
	.gtnGrid-sizer,
	.gtnGrid-item { width: 30%; }
	.gtnGrid-item-width2 {
		width: 62%;
	}
	.gtnGridGutter-sizer {
		width: 2%;
	}
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 768px) and (max-width: 1091px) {  
	.gtnGrid {
	    max-width: 870px;
	}
	.gtnGrid-sizer,
	.gtnGrid-item { width: 30%; }
	.gtnGrid-item-width2 {
		width: 62%;
	}
	.gtnGridGutter-sizer {
		width: 2%;
	}
}


@media (min-width: 1092px) and (max-width: 1389px) {
	.gtnGrid {
	    max-width: 1200px;
	}
	.gtnGrid-sizer,
	.gtnGrid-item { width: 22%; }
	.gtnGrid-item-width2 {
		width: 45.6%;
	}
	.gtnGridGutter-sizer {
		width: 1.6%;
	}
}


@media (min-width: 1390px) {
	.gtnGrid {
	    max-width: 1400px;
	}
	.gtnGrid-sizer,
	.gtnGrid-item { width: 18%; }
	.gtnGrid-item-width2 {
		width: 37.4%;
	}
	.gtnGridGutter-sizer {
		width: 1.4%;
	}
}