.ee-clear-fix {
	clear:both;
}

.single-speaker .fl-row-fixed-width, .single-seminar .fl-row-fixed-width, .single-exhibitor .fl-row-fixed-width{
	margin: 0 auto;
}

.ee-single-speaker-thumb, .ee-single-exhibitor-thumb {
	float:right;
	display: block;
	margin-bottom:15px;
	margin-left:15px;
}

.ee-strong-label-cap {
	text-transform: capitalize;
	font-weight: bold;
}

.ee-related-speaker-thumb {
    float: left;
    margin-right: 20px;
    max-width: 120px;
}

.ee-related-speaker-item {
	margin-bottom: 30px;
	display: block;
}

.ee-speaker-data.fl-post-feed-image-beside .fl-post-feed-image {
	width: auto;
	margin-right:30px;
	margin-bottom:20px;
}

.ee-speaker-data.fl-post-feed-image-beside .fl-post-feed-content {
	margin-left: 0px !important;
}


.ee-data-nop-margin-para p {
    margin-bottom: 0px;
}

.fl-post-feed-image img {
	width: auto !important;
}

/* Single Seminar */

.single-seminar .seminar {
    max-width: 1100px;
    margin: 20px auto;
    padding: 20px;
}

/* Speaker Module */

@media screen and (max-width: 991px){
	.speaker-item .thumbnail-wrapper {
	    float: left;
	    width: 100%;
	    margin-bottom: 20px;
	}

	.speaker-item .content-wrapper {
	    float: left;
	    width: 100%;
	}
}

/* Exhibitor Module */

@media screen and (max-width: 991px){
	.tax-filter-wrapper {
	    margin-top: 15px;
	}

	.tax-filter {
	    width: 100%;
	    float: left;
	    margin-bottom: 10px;
	}

	.alpha-filter .filter-by-alpha {
	    margin-bottom: 10px !important;
	    display: -webkit-inline-box;
	}

	.exhibitor-item .thumbnail-wrapper {
	    margin-bottom: 20px;
	    width: 100%;
	}

	.tax-filter select {
	    background: #fff;
	}
}
@media screen and (max-width: 760px) {
	.ee-single-thumb {
		float:none;
		margin: 15px;
	}
}
