.post-type-archive-tribe_organizer .flatlist article.tribe_organizer  .wrapper {
	display:flex;
	align-items:center;
	padding:.5em;
}
.post-type-archive-tribe_organizer .flatlist article.tribe_organizer  .arrow {
	margin-left:auto;
}
.post-type-archive-tribe_organizer .flatlist article.tribe_organizer  .arrow:before {
	content:'\33';
	font-family:etmodules;
	font-size:32px;
	cursor:pointer;
}
.post-type-archive-tribe_organizer .flatlist article.tribe_organizer  .arrow.visible:before {
	content:'\32';
}
.post-type-archive-tribe_organizer .flatlist article.tribe_organizer  .bio {
	padding:10px;
	background:#fff;
	display:none;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer  {
	position:relative;
	padding:1em;
	overflow:hidden;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer :after {
	content: '';
	width: 10px;
	height: 10px;
	right: .5em;
	bottom: .5em;
	border-radius:50%;
	position: absolute;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer .animateur:after {
	background:#00e68c;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer .moderateur:after {
	background:#E6005A;
}
.post-type-archive-tribe_organizer input[type="checkbox"] + label[for=chk_anim] {
	color:#00e68c;
}
.post-type-archive-tribe_organizer input[type="checkbox"] + label[for=chk_mod] {
	color:#E6005A;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer  .name,
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer  .function {
	text-align:center;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer  .avatar {
	margin:0 auto .5em;
}
.post-type-archive-tribe_organizer .css-grid article.tribe_organizer  .bio,
.search-results .css-grid article.tribe_organizer  .bio {
	display:none;
}
.post-type-archive-tribe_organizer .ajax-load-more-wrap {
	width:100% !important;
}
input.filterinput{
	padding:.715em !important;
	width:100%;
    font-size:18px;
}
.avatar {
	width:65px;
	min-width:65px;
	height:65px;
	border-radius:100%;
	margin-right:1em;
	font-size:18px;
	color:#fff;
	background-color:#ccc;
	background-size:cover;
	display:flex;
	align-items:center;
	justify-content:center;
}
.post-type-archive-tribe_organizer .alm-listing .css-grid {
	display: inline-grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap:0;
	grid-auto-rows: 1fr;
}
.post-type-archive-tribe_organizer .alm-listing .css-grid > div {
	margin: 0 5px 10px;
	padding-bottom: 25px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #efefef;
	}
@media (max-width:980px) {
	.post-type-archive-tribe_organizer .alm-listing .css-grid {
				grid-template-columns: 1fr;
			}
	.post-type-archive-tribe_organizer .speaker-tabs li {
				float: left;
				margin: 0 .5em .5em 0;
				border-bottom: 0;
			}
}
@media (min-width:1280px) {
	.post-type-archive-tribe_organizer .alm-listing .css-grid {
				grid-template-columns: 1fr 1fr 1fr;
			}
}
.post-type-archive-tribe_organizer .speaker-tabs li a {
	color:#666 !important;
}
.post-type-archive-tribe_organizer .filters-wrapper {
    display:flex;
	justify-content:space-between;
}
.post-type-archive-tribe_organizer .filters-wrapper fieldset {
	display:none;
}
.post-type-archive-tribe_organizer #getPDF {
	cursor:pointer;
	padding:.5em 2em;
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs {
	padding:0;
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li {
	text-align:left;
    width:75px;
    margin:0;
}
@media (max-width:767px) {
	.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li {
		display:inline-block;
	}
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li a, .alm-filter-nav.speaker-tabs li.active a {
	background:none;
	padding:0;
	transition:opacity .5s;
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li.active a:before {
	opacity:.7; 
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li a:hover {
	background:none;
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li a:before {
	font-family:etmodules;
	font-size:48px;
	opacity:.2; 
    display:block;
    /*transform:translateY(12px);*/
}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li:first-child a:before {
	content:'\e08d';			 
	}
.post-type-archive-tribe_organizer .alm-filter-nav.speaker-tabs li:nth-child(2) a:before {
	 content:'\e056';
}
    
    /*
.post-type-archive-tribe_organizer     .alm-filter-nav.speaker-tabs li a:before {
      content:'';
  		height: 48px;
  		width: 48px;
      display:inline-block;
      opacity:.2;
    }
.post-type-archive-tribe_organizer     .alm-filter-nav.speaker-tabs li:first-child a:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 11H11V3H3M5 5H9V9H5M13 21H21V13H13M15 15H19V19H15M3 21H11V13H3M5 15H9V19H5M13 3V11H21V3M19 9H15V5H19Z' /%3E%3C/svg%3E");
    }
.post-type-archive-tribe_organizer     .alm-filter-nav.speaker-tabs li:nth-child(2) a:before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3,4H7V8H3V4M9,5V7H21V5H9M3,10H7V14H3V10M9,11V13H21V11H9M3,16H7V20H3V16M9,17V19H21V17H9' /%3E%3C/svg%3E");
    } 
    */
.single-tribe_organizer  .speaker-sessions-details {
	margin-top:1em;
}
.single-tribe_organizer  .session-datetime:before {
	font-family:etmodules;
	content:'\7d';
	padding-right:.5em;
}  
.single-tribe_organizer  .session-location:before {
	font-family:etmodules;
	content:'\e01d';
	padding-right:.5em;
} 
.mfp-bg {
	z-index: 999999 !important;
}
.mfp-wrap {
	z-index: 9999991 !important;
}
.mfp-speaker.mfp-popup-content {
	position: relative;
	/*background: rgba(0,0,0,.35);*/
    padding: 40px;
	width: auto;
	margin: 44px 10%;
	border:1px solid #888;
}
.mfp-speaker.mfp-popup-content, .mfp-bg {
	cursor:zoom-out !important;
}
.mfp-speaker.mfp-popup-content *,
.mfp-speaker.mfp-popup-content p,
.mfp-speaker.mfp-popup-content h1,
.mfp-speaker.mfp-popup-content .session-datetime,
.mfp-speaker.mfp-popup-content .speaker-sessions-conference, 
.mfp-speaker.mfp-popup-content .function,
.mfp-speaker.mfp-popup-content .bio {
	color:#fff;
}
.mfp-speaker.mfp-popup-content h4 {
	margin-top:2em;
	color:#aaa;
	padding-top:.5em;
	border-top:1px solid #aaa;
}

.mfp-speaker.mfp-popup-content a {
	color:skyblue;
}
.mfp-speaker.mfp-popup-content .speaker-wrapper {
	display:flex;
	justify-content:space-between;
}
.mfp-speaker.mfp-popup-content .speaker-left {
	padding:0 40px 0 0;
	flex-basis:66%;
}
.mfp-speaker.mfp-popup-content .image {
	flex-basis:34%;
	text-align:right;
}
.mfp-speaker.mfp-popup-content .image span,
.single-tribe_organizer  .image span {
	color:#aaa;
	font-size:14px;
	line-height:1.4;
	display:blocK;
}
.single-tribe_organizer  .image span p {
	line-height:1.4;
}
.mfp-speaker.mfp-popup-content .more {
	padding:0;
}
.mfp-speaker.mfp-popup-content .content {
	padding-top:40px;
}
.mfp-speaker.mfp-popup-content .speaker-sessions-details {
	padding-top:1em;
}
.post-type-archive-tribe_organizer .mfp-close,
.post-type-archive-tribe_events .mfp-close,
.single-sessions .mfp-close,
.tax-classement .mfp-close {
	font-size: 64px;
	font-family: Open Sans,Arial,sans-serif;
	font-weight: 200;
	opacity: .5;
	color: #fff;
	right: 10%;
	text-align: right;
	width: 100%;
	height: 44px;
	line-height: 44px;
	position: absolute;	
	cursor:zoom-out !important;
}
@media (max-width:767px) {
	.post-type-archive-tribe_organizer .mfp-wrap.mfp-ready,
	.post-type-archive-tribe_events .mfp-wrap.mfp-ready,
	.tax-classement .mfp-wrap.mfp-ready {
		top:0 !important;
	}
	.mfp-speaker.mfp-popup-content {
		margin:44px 0;
		padding:10px;
		border:0;
	}
	.mfp-speaker.mfp-popup-content .speaker-left,
	.mfp-speaker.mfp-popup-content .more	{
		padding:40px 0;
	}
	.mfp-speaker.mfp-popup-content .speaker-wrapper {
		flex-direction:column;
	}
	.mfp-speaker.mfp-popup-content .image img {
		display:block;
		margin:.5em auto;
	}
	.mfp-content {
		vertical-align:top;
	}
}
.search .speakers-block,
.search article.tribe_organizer  .bio {
	display:none;  
}
.search article .avatar {
	width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto;
}

/*speaker_list shortcode*/
ul.speakers {
	padding-left:0;
}
ul.speakers li {
	list-style:none;
	display:flex;
	align-items:center;
	justify-content:flex-start;
	margin-top:1em;
	font-size:14px;
	line-height:1.4;
	text-align:left;
}
ul.speakers li img {
	width:65px;
	border-radius:100%;
	margin-right:1em;
}
/*animate.css*/
.animate__animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  animation-name: fadeInUp;
}
