.galleryFilter {
	/*position: absolute;
	top: 0;
	left: 0;*/
	width: 100%;
	margin: 0 auto;
}

.galleryFilter .wrapFilter {
	margin: 0 auto;
	max-width: 1250px;
	padding: 0 20px;
	width: 100%;
}

.galleryFilter .boxFilter {
	float: right;
	position: relative;
}

.galleryFilter .boxFilter > * {
	padding: 6.5px 15px;
	display: inline-block;
	float: left;
}

.galleryFilter .boxFilter ul {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 111;
	width: 250px;
	padding: 0 15px !important;
	cursor: pointer;
	background: #9487c3;
}
.galleryFilter .boxFilter ul > li::before {
	border-style: none !important;
	left: auto !important;	
}

.galleryFilter .boxFilter ul > li {
	display: none;
	padding: 5px;
	color: #FFF !important;
}

.galleryFilter .labelFilter {
	background: #827aa1;
}

.galleryFilter .selectFilter {
	width: 250px;
	cursor: pointer;
	background: url(../img/arrow_small_down.png) center right 20px no-repeat #493b79;
}

.gallery .gallery_container {
	display: block;
}

.gallery .gallery_container .scroller {
	display: none;
}

.gallery .gallery_container .section_wrap {
	position: relative;
	width: 100%;
}
.gallery .section.gallery_container { background: inherit !important; }
.gallery .gallery_container .section_wrap .article {
	display: block;
	vertical-align: middle;
	max-width: none;
	width: 100%;
	
}

.gallery .section.gallery_container .row_container .one_half iframe { width: 100%!important; }
.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
	display: block;
	width: 100%;
	margin: 20px auto;
	height: 100%;
	position: relative;
	max-width: 1825px;
	*/font-size: 13px;*/
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles {
	display: block;
	float: left;
	width: 190px;
	background-color: #FFF;
	height: 114px;
	color: #666;
	padding: 0;
	vertical-align: middle;
	overflow: hidden;
	position: absolute;
	opacity: 0.25;
	top: 50%;
	left: 50%;
	-webkit-transition: box-shadow 0.3s ease-in;
	-moz-transition: box-shadow 0.3s ease-in;
	transition: box-shadow 0.3s ease-in;
}

.dprtmnt_tile-column .dprtmnt_tiles:hover  {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(73,59,121,0.75);
	-moz-box-shadow: 0px 0px 10px 1px rgba(73,59,121,0.75);
	box-shadow: 0px 0px 10px 1px rgba(73,59,121,0.75);
}

.section .article .dprtmnt_tile-column .dprtmnt_tiles.galleryTitle {
    overflow: visible;
}

.dprtmnt_tiles.galleryTitle::after {
    border-color: transparent transparent transparent #493b79;
    border-style: solid;
    border-width: 20px 0 20px 15px;
    content: "";
    height: 0;
    position: absolute;
    right: -8%;
    top: 34%;
    width: 0;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles.galleryTitle {
	opacity: 1;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_contain {
	background: none repeat scroll 0 0 #493b79;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	padding: 0;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_wrap {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	height: 114px;
}
.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_wrap .dprtmnt_info { 
	position: absolute; 
	bottom: 0px; 
	line-height: 32px;
	height: 0px; 
	text-align: center;  
	width: 100%; 
	background:none repeat scroll 0 0 rgba(73, 59, 121, 0.8); 
	color: #FFFFFF; 
	-webkit-transition: height 0.6s;
	-moz-transition: height 0.6s;
	transition: height 0.6s;
	font-size: 14px;
}
.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_wrap:hover .dprtmnt_info { height: 34px; }
.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_wrap img {
	width: 100%;
	height: 100%;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles.red {
	background: #d12028;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles.blue {
	background: #493b79;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles.silver {
	background: #f3f3f1;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles h5 {
	font-size: 0.846em;
	display: block;
	text-transform: uppercase;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles h6 {
	font-size: 1.385em;
	display: block;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles p {
	line-height: 1.231em;
	font-size: 1em;
	text-align: center;
	padding: 5px 10px;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles h6, .gallery .gallery_container .section_wrap .article .dprtmnt_tiles a, .gallery .gallery_container .section_wrap .article .dprtmnt_tiles[data-tile="title"] {
	color: #d12028;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles img {
	max-width: 100%;
	vertical-align: middle;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles[data-tile="title"] {
	font-size: 1.125em;
	font-family: 'Monda-Bold';
	color: #fff;
}
.gallery .gallery_container .section_wrap .article .dprtmnt_tiles[data-tile="title"]:hover {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.gallery .gallery_container .section_wrap .article .dprtmnt_tiles[data-tile="title"] .dprtmnt_tile_wrap {
	text-align: center;
	width: 100%;
}

.gallery .gallery_container .section_wrap .article .dprtmnt_tiles img {
	margin: auto;
}

.gallery .gallery_container .section_wrap #filterAll.article .dprtmnt_tiles {
	opacity: 1;
}


/* Overlay Team Page */

.md_modal.team_overlay {
	max-width: 960px;
	width: 90%;
}

@media only screen and (max-width: 2400px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 1040px;
		float: left;
	}
	.gallery .gallery_container .section_wrap .article .dprtmnt_tiles {
		display: none;
		visibility: hidden;
		opacity: 1;
	}

	.gallery .gallery_container .section_wrap .article .dprtmnt_tiles.blocks, .gallery .gallery_container .section_wrap .article .dprtmnt_tiles.galleryTitle {
		display: block;
		visibility: visible;
	}
	.gallery .gallery_container .section_wrap #filterAll.article .dprtmnt_tiles {
		display: block;
		visibility: visible;
	}


}

@media only screen and (max-width: 1900px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 1040px;
		float: left;
	}

}

@media only screen and (max-width: 1640px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 1040px;
		float: left;
	}
}

@media only screen and (max-width: 1375px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 1040px;
		float: left;
	}

}

@media only screen and (max-width: 1279px) {
	.galleryFilter .wrapFilter {
		max-width: 1120px;
		float:left;
	}
}

@media only screen and (max-width: 1230px) {
	.galleryFilter .wrapFilter {
		max-width: 768px;
		float: left;
	}
	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 700px;
		float: left;
	}		
}

@media only screen and (max-width: 1023px) {
	.galleryFilter .wrapFilter {
		max-width: 768px;
	}
	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 700px;
		float: left;
	}	
}

@media only screen and (max-width: 1005px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 523px;
		float: left;
	}
}

@media only screen and (max-width: 767px) {
	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 523px;
		float: left;
	}
	.gallery .gallery_container {
		padding-top: 0;
	}
	.galleryFilter .wrapFilter {
		/*max-width: 640px;*/
	}
}

@media only screen and (max-width: 740px) {
	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 400px;
		float: left;
	}
	.gallery .gallery_container {
		padding-top: 0;
	}

	.galleryFilter .wrapFilter {
		max-width: none;
		padding: 0 10px;
	}

	.galleryFilter .selectFilter, .galleryFilter .boxFilter ul {
		width: 200px;
	}
}

@media only screen and (max-width: 640px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tiles[data-tile="title"] {
		font-size: 18px;
	}
	
	.gallery .gallery_container .section_wrap .article .dprtmnt_tiles .dprtmnt_tile_wrap .dprtmnt_info {
		font-size: 14px;
}

@media only screen and (max-width: 510px) {

	.gallery .gallery_container .section_wrap .article .dprtmnt_tile-column {
		max-width: 100%;
		float: none!important;
		margin: 20px auto;
		top: 15px;
	}
	.gallery .gallery_container .section_wrap #filterAll.article .dprtmnt_tiles {
		margin: 20px auto;
		
	}
	.gallery .gallery_container .section_wrap .article .dprtmnt_tiles, .gallery .gallery_container .section_wrap .article .dprtmnt_tiles:nth-child(even) {
		float: none;
		position: relative; 
		top: auto;
		left: auto;
		margin: 10px 0 0 0;
	}

}