/* MEMBER DIRECTORY */

.chip-box-results {
	margin-top: 20px;
}

	.chip-box-results > .row > .chip-box {
		margin-bottom: 30px;
	}

	.chip-box-results > .row:last-child > .chip-box:last-child {
		margin-bottom: 0;
	}

@media (min-width: 992px) {

	.chip-box-results > .row {
		display: flex;
	}

		.chip-box-results > .row > .chip-box {
			-ms-flex-direction: column;
			-webkit-flex-direction: column;
			flex-direction: column;
		}

		.chip-box-results > .row:last-child > .chip-box {
			margin-bottom: 0;
		}

		.chip-box-results > .row > .chip-box > .row {
			height: 100%;
		}
}


.chip-box .img-container {
	display: flex;
	height: 100%;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1;
}

	.chip-box .img-container > img {
		margin: auto;
	}


	.chip-box figure {
		background-color: #f3f3f4;
	}
/*.chip-box .img-container > span {
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}

	.chip-box .img-container > img {
		display: inline-block;
		vertical-align: middle;
	}*/

.chip-box h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
}

.chip-box figure {
	margin: 0 !important;
}

.irds-block {
	display: block;
}

.irds-ul {
	list-style-type: none;
	padding-left: 0;
	margin-left:0;
}

.irds-ul > li {
	color: 	#666666;
	font-weight: 300;
	line-height: 24px;
	margin-left: 1.6em;
	position: relative;
	margin-right: 10px;
}

.irds-li {
	left: -1.6em;
	line-height: inherit;
	position: absolute;
	text-align: center;
	width: 1em;
}

.social-media {
	list-style-type: none;
	padding-top: 10px;
	margin-left:0;
}

.social-media li {
	display: inline-block;
	margin: 5px 8px 5px 0;
}

.social-media li:last-child {
	margin-right: 0;
}

.social-media li a .fa {
	border: 1px solid  #888888;
	-ms-border-radius: 100%;
	border-radius: 100%;
	color:	#888888;
	display: inline-block;
	font-size: 12px;
	padding: 7px 0;
	text-align: center;
	width: 28px;
}

.label-warning {
	background-color: 	#f0ad4e;
}

.label-primary {
	background-color: 
	#337ab7;
}

.label-info {
	background-color: 
	#5bc0de;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.figcaption {
	padding: 20px 20px 0;
}

.irds-section-separator {
	background: transparent url(images/irds-section-separator-bg.png) repeat-x left 11px scroll;
	margin: 20px auto 10px;
	text-align: center;
	width: 50%;
}

	.irds-section-separator > div {
		background-color: #ffffff;
		margin: 0 auto;
		width: 44px;
	}

		.irds-section-separator > div > span {
			border: 1px solid #4b4d53;
			display: inline-block;
			height: 6px;
			margin: -1px 2px 0;
			-webkit-transform: rotate(44deg);
			-moz-transform: rotate(44deg);
			-ms-transform: rotate(44deg);
			-o-transform: rotate(44deg);
			transform: rotate(44deg);
			width: 6px;
		}

.irds-connected-ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
}

.irds-connected-li {
	background-color: #ffffff;
	border: 1px solid #e7eaec;
	margin: 0 0 15px 40px;
	padding: 25px 30px 20px;
	position: relative;
}

	.irds-connected-li::before {
		background: none repeat scroll 0 0 #e0e0e0;
		content: "";
		height: 100%;
		left: -34px;
		position: absolute;
		top: 35px;
		width: 1px;
	}

	.irds-connected-li:last-child {
		margin-bottom: 10px;
	}

		.irds-connected-li:last-child::before {
			display: none;
		}

	.irds-connected-li h3 {
		margin: 0 0 8px;
	}

	.irds-connected-li .heading {
		font-size: 20px;
		line-height: 26px;
	}

.irds-connected-li-node::before {
	border: 2px solid #e0e0e0;
	content: "";
	height: 13px;
	left: -40px;
	position: absolute;
	top: 20px;
	width: 13px;
}

.irds-connected-li-node::after {
	border-bottom: 2px dotted #e0e0e0;
	content: "";
	left: -26px;
	position: absolute;
	top: 26px;
	width: 15px;
}


.frm-member-box {
	width:100%;
	background:#f3f3f4;
	height: 100%;
}

.grey-background {
	background:#f3f3f4;	
}

.frm-member-profile-box {
	background:#f3f3f4;
	width:100%;
	margin:0;
}

.frm-member-photo {
	width: 100%;
	overflow: hidden;
	text-align: center;
	top: 0;
	position:relative;
}

.frm-profile-img {
	display: flex;
	height: 100%;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 1;
}

.frm-member-photo img,
.frm-profile-img img {
   margin: auto;
}

.frm-blue-header {
	background-color: #00659e;
	padding:15px 30px;
	color:#fff;
	font-family: "Vidaloka",serif;
  font-size: 20px;
}

.frm-contact-info {
	width:90%;
	padding:20px 0;
	margin-left:auto;
	margin-right:auto;
}

.frm-profile-contact-info {
	padding:20px 0;
}

@media (max-width: 599px) {
	.frm-profile-contact-info {
		padding:20px;
	}

}

.frm_profile_img {
	background:url(/wp-content/uploads/2019/08/avatar-bg.jpg) no-repeat center center;
}

.frm_profile_img img {
	display:block;
	width:auto;
	height:410px;
	margin: auto;
}
