.social-media-tabs {
	background: #f2f2f2;
	padding: 10px;
}

.social-media-tabs .single-tab {
	background: #fff;
	border-width: 0;
	display: none;
	font-size: 12px;
	padding: 1em 1.4em;
}

.social-media-tabs .single-tab.current {
	display: block;
}

.social-media-tabs .single-tab li {
	list-style: none;
	margin-bottom: 10px;
}

.social-media-tabs .single-tab .icon-ms-icons_next-circle {
	top: 1px;
	position: relative;
}

.social-media-tabs .single-tab p {
	margin: 0;
}

.tabs-wrapper {
	position: relative;
}

.tabs-wrapper ul,
#secondary .tabs-wrapper ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.tabs-wrapper ul li {
	float: left;
	height: 25px;
	list-style-type: none;
	padding: 0;
	position: relative;
	top: 0;
	white-space: nowrap;
	width: 25px;
}

.tabs-wrapper .twitter-id {
	clear: both;
	display: block;
}

.tabs-wrapper .thumb-wrap {
	display: block;
	height: auto;
	position: relative;
}

.tabs-wrapper .thumb-wrap .ms-icon {
	color: #fff;
	font-size: 44px;
	left: 50%;
	margin: -22px 0 0 -25px;
	position: absolute;
	top: 50%;
}

.widget-area ul li.single-tab-link-wrapper {
	background: #969696;
	cursor: pointer;
	margin: 0 5px 0 0;
}

.widget-area ul li.single-tab-link-wrapper {
	margin-bottom: 0;
}

.widget-area .single-tab-link-wrapper.current {
	background: #fff;
}

.widget-area .single-tab-link-wrapper:hover {
	background: #fff;
}

.widget-area .single-tab-link-wrapper.current .fa,
.widget-area .single-tab-link-wrapper:hover .fa {
	color: #00BCF2;
}

.widget-area ul li.single-tab-link-wrapper a {
	float: left;
	padding: 3px;
	text-decoration: none;
}

.widget-area .single-tab-link-wrapper .fa {
	color: #fff;
	font-size: 18px;
	margin-left: 2px;
}

#tabs-twitter,
#tabs-facebook,
#tabs-youtube {
	background: #fff;
}

#tabs-twitter li,
#tabs-facebook li,
#tabs-youtube li {
	list-style-type: none;
}

#tabs-youtube li {
	margin-bottom: 15px;
}

#tabs-youtube li:last-of-type {
	margin-bottom: 10px;
}

#tabs-youtube li img {
	width: 100%;
}

#tabs-facebook {
	min-height: 325px;
}

#tabs-facebook iframe {
	min-height: 300px;
}
