/*.field--name-field-imagestory {*/
/*	display: none;*/
/*}*/

/*.itfc_page_team {*/
/*	padding: 20px;*/
/*	overflow: auto;*/
/*	margin: 20px;*/
/*	background: #f0f3f5;*/
/*}*/

/*.itfc_page_team li {*/
/*    display: inline-block;*/
/*    list-style: none;*/
/*    height: 200px;*/
/*    width: 165px;*/
/*    float: left;*/
/*    margin: 3px;*/
    /* padding: 10px; */
/*    box-sizing: border-box;*/
/*    position: relative;*/
/*    cursor: pointer;*/
/*    border: 1px solid #f0f3f5;*/
/*}*/

/*.itfc_page_team li .team-text-info-container {*/
	/* display: none; */
/*	overflow: auto;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	position: absolute;*/
/*	top: 0%;*/
/*	left: 0;*/
/*	z-index: 2;*/
/*	background: rgba(183, 28, 28, 0.8);*/
/*	color: red;*/
/*	visibility: hidden;*/
/*	opacity: 0;*/
/*	transition: all 1s ease;*/
/*}*/

/*.itfc_page_team li:hover .team-text-info-container {*/
	/* display: block;
	transition: all 1000ms linear; */
/*	display: block;*/
/*	visibility: visible;*/
/*	opacity: 1;*/
/*	color: #fff;*/
/*}*/

/*p.team-member-name {*/
/*    text-align: center;*/
/*    font-weight: bold;*/
/*    font-size: 1.1em;*/
/*    padding: 10px 10px;*/
/*}*/

/*p.team-member-role {*/
/*	text-align: center;*/
/*	margin-bottom: none;*/
/*}*/

/*.itfc_page_team li img {*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 0;*/
/*	width: 165px;*/
/*	height: 200px;*/
/*}*/

/*.view-content {*/
/*    display: none;*/
/*}*/

/*.itfc-team-modal {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: rgba(0,0,0,0.3);*/
/*    z-index:50;*/
/*}*/

/*.itfc-team-modal-content {*/
/*    position: relative;*/
/*    min-width: 350px;*/
/*    height: 400px;*/
/*    max-width: 650px;*/
/*    margin: 93px auto;*/
/*    background: #fff;*/
/*    border-radius: 4px;*/
/*}*/

/*.itfc-modal-close-icon {*/
/*    position: absolute;*/
/*    right: -20px;*/
/*    top: -20px;*/
/*    background: rgba(0,0,0,0.7);*/
/*    height: 32px;*/
/*    width: 32px;*/
/*    font-size: 1.2em;*/
/*    text-align: center;*/
/*    line-height: 1.5em;*/
/*    cursor: pointer;*/
/*    border-radius: 20px;*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*}*/

/*.itfc-team-modal-content-text {*/
/*    margin: 20px;*/
/*    padding: 20px 10px;*/
/*    display: block;*/
/*    font-size: 0.9em;*/
/*}*/

