@CHARSET "UTF-8";

.page-content-wrapper-social-feed {
	
}

.social-feed-content {
	position: absolute;
	z-index: 1;
	top: 25px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

.social-feeds-wrapper-new {
	padding-top: 20px;
}

.social-feeds-wrapper-new .social-feed-title {
	background-size: auto 25px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 58px;
	height: 38px;
}

.social-feeds-wrapper-new .fb-image{
	position: absolute;
	z-index: 0;
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat; 	
}

.social-media-thumbnails .iscroller-item{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	 
}


.social-feeds-wrapper-new .fb .social-feed-title {
	background-image: url(../images/facebook.png?3);
}

.social-feeds-wrapper-new .iscroller-item.fb .social-feed-title {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
}

.social-feeds-wrapper-new .tw .social-feed-title {
	background-image: url(../images/twitter.png?3);
}

.social-feeds-wrapper-new .in .social-feed-title {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: auto;
	background: url(../images/instagram.png?4) center center no-repeat;
}

.social-feeds-wrapper-new .fb {
	background: #fff;
}

.social-feeds-wrapper-new .tw {
	background: #fff;
}

.social-feeds-wrapper-new .in {
	/*background: #3D6B92;*/
}

.social-feed-box {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}

.social-feed-tw .social-feed-content {
	border: 1px solid #3BCAF4;
	border-top: none;
	padding: 10px;
	overflow: auto;
}

.social-feed-tw li {
	margin-bottom: 15px;
	line-height: 1;
}

/*.social-feed-fb .social-feed-content {
    border: 1px solid #3B5997;
    border-top: none;
}*/
#twitter_update_list {
	margin-top: 20px;
}

.social-feed-in .social-feed-content {
	border: 1px solid #143B5A;
	border-top: none;
	padding: 10px;
	overflow: auto;
}

.social-feed-in li.i {
	float: left;
	width: 25%;
}

.social-feed-in li .frame {
	border: 1px dotted #fff;
}

.social-feed-in li:HOVER .frame {
	border: 1px dotted #B2943C;
}

.social-feed-in li.i img {
	width: 100%;
}

.social-feed-in li a {
	display: block;
}

.event-details-content img {
	max-width: 570px !important;
	height: auto !important;
}

.social-feeds-wrapper-new {
	position: relative;
	z-index: 1;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: auto;
	max-height: 100%;
	overflow: auto;
	text-align: center;
}

.social-feeds-wrapper-new .thumbnail {
display: inline-block;
width: 255px;
height: 255px;
margin: 5px;
position: relative;
vertical-align: top;
overflow: hidden;
border: 1px solid #ddd;
}

.social-feeds-wrapper-new  .wrapper {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

.social-feeds-wrapper-new .fb .wrapper {
	top: 0 !important;
}

.social-feeds-wrapper-new .fb .wrapper .social-feed-title {
	
}

.social-feeds-wrapper-new .in img {
	width: 100%;
}

.social-feeds-item-content {
	padding: 10px;
}

.social-feeds-in-bg {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	/*background: url(../images/instagram.png?1) center 20px no-repeat;*/
}

.fb .social-feeds-item-content img {
	display: block;
	margin: 0 auto;
	max-width: 235px;
	max-height: 132px;
}

.social-feeds-item-content, .social-feeds-item-content * {
	color: #000 !important;
}

.social-feeds-nav {
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 60px;
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url(../images/black-86.png);
}

.social-feeds-nav .table-cell {
	width: 50%;
}

.social-feeds-nav-title {
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
}

.social-feeds-nav-items {
	text-align: right;
}

.social-feeds-nav-items ul, .social-feeds-nav-items ul li {
	display: inline-block;
}

.social-feeds-nav-items ul li a {
	display: block;
}

.social-feeds-nav-items ul li img {
	height: 28px;
}

.social-feeds-container {
	position: absolute;
	z-index: 11;
	top: 187px;
	left: 35px;
	right: 35px;
	bottom: 55px;
	overflow: hidden;
}

.social-feed-awaiting {
	border: none !important;
}

.iscroller.social-media-thumbnails{
	min-height: 275px;
}

.social-media-socials .social{
	display: inline-block;
}

.social-media-socials{
	padding-bottom: 20px;
}


.iscroller_full_width .list-item {
    border: 1px solid #ddd;
    display: inline-block;
    position: relative;
    overflow: hidden;
    padding: 0;
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    
}

.iscroller_full_width .list-item{
	
}

.iscroller_full_width .list-item:after {
    content: " ";
    display: block;
    padding-top: 100%;
}


.iscroller_full_width .in .social-feed-title {
	position: absolute;
	z-index: 1;
	left: 5px;
	top: 5px;
	width: 26px;	
	height: 26px;
	background: url(../images/instagram.png?4) center center no-repeat;
}

.page-uid-home_instagram .instagram-title {
    height: 58px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: url("../images/instagram_logo.png") center center no-repeat;
    background-size: contain;
    opacity: 0.4;
}

.social-media-thumbnails-fw{
	margin-bottom: 30px;
}

.social-media-thumbnails-fw .carousel-control{
	display: none!important;		
}
