/*--
	Theme Name: theme52373
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.3.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

.team_btn {
    text-align: right;
}

.team-meta {
	margin:0;
	padding:1em 0;
	border:none;
	border-top:1px solid #DDD;
}
.team-meta span {
	display:inline-block;
	line-height:20px;
	padding-right:15px;
}
@media (max-width: 767px) {
	.team-meta span { display:block; }
}
.team-meta i {
	font-size:16px;
	margin-right:.5em;
	color:#999;
}
.team-meta i.icon-tag { margin-right:.3em; }
.team-meta-list {
	margin:0 0 2em 0;
	padding:1em 0;
	border:none;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.team-meta-list li {
	margin:.5em 0 0 0;
	padding:0;
	border:none;
	background:none;
	list-style-type:none;
	text-transform:none;
}
.team-meta-list li:first-child { margin-top:0; }
.team-meta-list li strong {
	display:inline;
	padding-right:.3em;
}
.thumbnail__team a:hover .zoom-icon { opacity:1; }
.thumbnail__team a:hover .zoom-icon { visibility:visible; }
.filterable-team {
	position:relative;
	overflow:hidden;
	margin:0 -10px;
}
.filterable-team .team_item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 20px 0;
	padding:0 10px;
	width:0;
}
.filterable-team .team_item.nomargin { margin-right:0; }
.filterable-team .team_item_holder { overflow:hidden; }
.filterable-team .image-wrap {
	position:relative;
	display:block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	overflow:hidden;
}
.filterable-team .image-wrap:before {
	top:50%;
	left:50%;
	margin:-16px 0 0 -16px;
	z-index:-1;
}
.filterable-team .folio_loader {
	top:50%;
	left:50%;
	margin:-10px 0 0 -10px;
	z-index:-1;
}
.thumbnail__team { margin:0; }
.team_item_holder .thumbnail {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.filterable-location li.location_item .location_item_holder {
	position:relative;
	padding:0;
	background:none;
	border:none;
}
.filterable-location li.location_item .location_item_holder .thumbnail {
	margin:0;
	border:none;
	padding:0;
}
.filterable-location li.location_item .location_item_holder .caption {
	padding:25px 30px 10px;
	background:#004B93;
	text-align:left;
    color: #FFF;
	position:relative;
	z-index:100;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.filterable-location li.location_item .location_item_holder .caption hr{
    clear: both;
    
    
}
.filterable-location li.location_item .location_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 10px;
	font:23px/1.2em 'Lato', sans-serif;
}
.filterable-location li.location_item .location_item_holder .caption h3 a {
	color:#fff;
	text-transform:none;
	text-decoration:none;
}
.filterable-location li.location_item .location_item_holder .caption h3 a:hover, .filterable-location li.location_item .location_item_holder .caption h3 a:active, .filterable-location li.location_item .location_item_holder .caption h3 a:focus {
	text-decoration:none;
	color:#0c0c0c;
}
.filterable-location li.location_item .location_item_holder .caption .excerpt {
	font:13px/22px 'Lato', sans-serif;
	color:#0c0c0c;
	text-transform:none;
	margin:0;
}
.filterable-location li.location_item .location_item_holder .caption p { margin:0; }
.filterable-location li.location_item .location_item_holder .caption p span {
    padding: 0 10px 0 0;
    width: 12px;
    text-align: center;
}
.filterable-location li.location_item .location_item_holder .caption .btn {
	background:#fff;
    margin-top: -63px;
}

.filterable-location li.location_item .location_item_holder .caption .btn span { transition:all 0.3s ease 0s; }
.filterable-location li.location_item .location_item_holder .caption .btn:hover span, .filterable-location li.location_item .location_item_holder .caption .btn:active span, .filterable-location li.location_item .location_item_holder .caption .btn:focus span { color:#0c0c0c; }
.location-meta, .location-meta-list, .pager { border-color:#d3d3d2; }

.filterable-location {
	position:relative;
	overflow:hidden;
	margin:0 -10px;
}
.filterable-location .location_item {
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 20px 0;
	padding:0 10px;
	width:0;
}
.filterable-location .location_item.nomargin { margin-right:0; }
.filterable-location .location_item_holder { overflow:hidden; }
.filterable-location .image-wrap {
	position:relative;
	display:block;
	overflow:hidden;
}
.filterable-location .image-wrap:before {
	top:50%;
	left:50%;
	margin:-16px 0 0 -16px;
	z-index:-1;
}
.filterable-location .folio_loader {
	top:50%;
	left:50%;
	margin:-10px 0 0 -10px;
	z-index:-1;
}
.thumbnail__location { margin:0; }
.video_preview.featured-thumbnail {
	margin:0 0 10px 0;
	padding:0px;
	width:100%;
}
.thumbnail__location a:hover .zoom-icon { opacity:1; }
.thumbnail__location a:hover .zoom-icon { visibility:visible; }
.location_btn { float: right;}
.caption a {
    color: #FFF;
    text-decoration: none;
}
a.team_item_name{
    color: #004B93;
    font-weight: bold;
}
div.caption__team h5 {
    text-align: center;
    margin: 15px 0 0 0;
}
div.caption__team h6 {
    text-align: center;
    margin: 5px 0 0 0;
}
.span5 {
     border-top: 1px solid #DDD;
}
.location_subtitle{
    
}
.entry-meta a {
    color: #000;
}
.entry-meta a:hover {
    color: #004B93;
    text-decoration: none;
}
.entry-meta p {
    margin: 0 0 5px 0;
}
.entry-meta p span {
    width: 12px;
    text-align: center;
    padding: 0 10px 0 0;
}
.testi-slider {
    height: 200px;
}
#category_descriptions div {
    display: none;
}
li.team_item h6 {
    font: normal 14px/14px Lato;
    text-transform: uppercase;
    color: #004B93;
}