  .gutter-sizer { width: 0; }
.grid-sizer,
.widget-social__box { width: 33.3333333333%; }

@media (min-width: 960px) and (max-width: 1200px) {
    .grid-sizer,
    .widget-social__box { width: 33.3333333333%; }
}

@media (min-width: 768px) and (max-width: 959px) {
    .grid-sizer,
    .widget-social__box { width: 50%; }
}

@media (min-width: 600px) and (max-width: 767px) {
    .grid-sizer,
    .widget-social__box { width: 100%; }
}

@media (min-width: 480px) and (max-width: 599px) {
    .grid-sizer,
    .widget-social__box { width: 100%; }
}

@media (min-width: 320px) and (max-width: 479px) {
    .grid-sizer,
    .widget-social__box { width: 100%; }
}

@media (max-width: 319px) {
    .grid-sizer,
    .widget-social__box { width: 100%; }
}

.spinner { margin: 100px auto;width: 50px;height: 40px;text-align: center;font-size: 10px; }
.spinner > div { background-color: #333;height: 100%;width: 6px;margin: 0 3px 0 0;display: inline-block;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out; }
.spinner .rect2 { -webkit-animation-delay: -1.1s;animation-delay: -1.1s; }
.spinner .rect3 { -webkit-animation-delay: -1.0s;animation-delay: -1.0s; }
.spinner .rect4 { -webkit-animation-delay: -0.9s;animation-delay: -0.9s; }
.spinner .rect5 { -webkit-animation-delay: -0.8s;animation-delay: -0.8s; }
@-webkit-keyframes sk-stretchdelay { 0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  20% { -webkit-transform: scaleY(1.0) } }
@keyframes sk-stretchdelay { 0%, 40%, 100% { transform: scaleY(0.4);-webkit-transform: scaleY(0.4); }  20% { transform: scaleY(1.0);-webkit-transform: scaleY(1.0); } }

.widget-social__lightbox__info a.button:hover, .widget-social__lightbox__info a.button:focus {
	color: #036 !important;
	border: 1px solid #036 !important;
}
.widget-social__lightbox__info .message { word-break: break-word; }

.widget-social__box:hover { transform: scale(1.02);padding: 0;z-index: 1;box-shadow: 0 0 15px rgba(0,0,0,0.2); }
.widget-social__network__date { text-align: right;font-weight: bold;font-size: 12px;margin-top: 7px;display: none; }
.widget-social__box:hover > .widget-social__box__bg > .widget-social__network > .widget-social__network__date { display: block; }

/* Filter Buttons */
.filter-buttons { display: none; }
.filter-buttons ul { list-style: none;padding-left: 0; }
.filter-buttons ul li { display: inline-block;margin: 0 10px;cursor: pointer; }
.filter-buttons ul li:first-child { transform: scale(0.77); }
.filter-buttons ul li span { font-size: 26px; }
.filter-buttons li.active { opacity: 1; }
.filter-buttons li.notActive { opacity: 0.3; }

/* Load More */
.loadMore { text-align: center;margin-top: 30px; }
.loadMore .loadButton { font-size: 20px;border: 1px solid #8e8e8e;font-weight: bold;display:inline-block;padding: 8px 16px;border-radius:20px;background:#d6d6d6;color:#737373;box-shadow: 0px 3px 15px rgba(0,0,0,0.15);cursor: pointer; }
.loadMore .loadButton span { padding-right: 5px;font-size: 18px; }
.loadMore .loadButton:hover { background: #e4e4e4; }




/* Reset */
.mashup, .mashup-content, .mashup ul, .mashup li, .mashup-toolbar ul, .mashup-toolbar li .stream p{
	background: none;
	list-style: none !important;
	padding: 0; 
	margin: 0; 
}

.mashup-toolbar .filter li a span { font-size: 22px;color: #000;display:table-cell;vertical-align:middle;text-align:center; }

.widget-social__lightbox__media__video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.widget-social__lightbox__media__video object,
.widget-social__lightbox__media__video embed,
.widget-social__lightbox__media__video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.isotope .widget-social__network .widget-social__network__icon { font-size: 22px;padding-right: 5px; }

.widget-social__post a, .widget-social__network__name a, .widget-social__network__icon a {
	color: #fff !important;
}

.widget-social__post { word-break: normal; }
.profile_url { width: 40px; }
.profile_url .profile_img { overflow: hidden;width: 40px;border-radius: 2px; }
.profile_url .profile_img img { width: 100%; }
.profile_info { width: 89%;word-break: break-all; }

@media screen and (max-width: 768px) {
	.widget-social__lightbox__media, .widget-social__lightbox__info {
		display: block;
	}
	
	.widget-social__lightbox__media {
		width: 100%;
	}

	.widget-social__lightbox__info {
		padding-top: 10px;
	}
	
	.widget-social__lightbox__media+.widget-social__lightbox__info {
		padding-left: 0;
	}

	.profile_url, .profile_info {
		display: inline-block;
	}

}

/* Main styles */
/* Feeds */
.mashup { color: #444; }
.mashup-content { position: relative; }

.mashup-loading {
	background: url('http://icon-park.com/imagefiles/loading7_gray.gif') no-repeat 0 0;
	height: 24px;
	font-size:0;
	position: absolute;
	top: 10px;
	right:10px;
	width:24px;
}

/* Content blocks */
.stream { overflow: visible; }
.stream .clear { clear: both; }

.stream li {
	background-color: #FFFFFF;
	border:1px solid #DDDDDD;
/*    box-shadow: 0px 0 1px 1px rgba(34, 25, 25, 0.4);*/
	box-shadow: 1px 1px 2px #DDDDDD;
	font-family: Arial, sans-serif;
    font-size: 11px;
	line-height: 1.35em;
	margin: 1px 12px 12px 1px;
    padding: 15px 0 45px 0;
	position: relative;
    width: 224px;
}

.stream li a { color: #2DB6E8; }

.stream li .inner {
	overflow: hidden;
	padding: 0 15px;
}

.stream li .section-intro {
	bottom: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	left: 0;
	padding:4px 0 1px;
	position: absolute;
	z-index: 2;
	width: 100%;
}

.stream li .section-intro .icon {
	margin:0 5px 0 3px;
	position:relative;
	width: 26px;
	z-index: 3;
}

.stream li .section-intro a {
	color: #FFFFFF;
	text-decoration: underline;
}

.stream li .section-title {
	font-weight: bold;
	margin-bottom: 3px;
}
.stream li .section-title a { color: #555; }
.stream li .section-title a:hover { color: #2DB6E8; }

.stream li .section-thumb {
	float: left;
	margin-right:7px;
}
.stream li .section-thumb img {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-bottom:5px;
	max-width:190px;
}

.stream li .section-text br{ display: none; }

.stream li .section-user {
	background: url(/_resources/mashup/images/profile.png) no-repeat 0 0;
	clear:both;
	font-style: italic;
	margin: 10px 0 5px;
	padding-left: 15px;
	line-height: 12px;
}

.stream li.mashup-error { color: #990000; }

/* Toolbar and Filter Icons */
.mashup-toolbar {
	margin-bottom: 15px;
	position: relative;
}

.mashup-toolbar .filter { overflow: auto; }
.mashup-toolbar .filter .link-all { border-width: 2px; }
.mashup-toolbar .filter li a {
	display: table;
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	margin: 0 3px;
	border: 1px solid #222;
	text-align: center;
}

/* BACKGROUND COLORS */
/*RSS*/
.stream li.mashup-rss .section-intro, .filter .f-rss a:hover span { color: #FF9800; }
/*FLICKR*/
.stream li.mashup-flickr .section-intro, .filter .f-flickr a:hover span { color: #f90784; }
/*TWITTER*/
.stream li.mashup-twitter .section-intro, .filter .f-twitter a:hover span { color: #4ec2dc; }
/*FACEBOOK*/
.stream li.mashup-facebook .section-intro, .filter .f-facebook a:hover span { color: #3b5998; }
/*GOOGLE*/
.stream li.mashup-google .section-intro, .filter .f-google a:hover span { color: #2d2d2d; }
/*YOUTUBE*/
.stream li.mashup-youtube .section-intro, .filter .f-youtube a:hover span { color: #DF1F1C; }
/*PINTEREST*/
.stream li.mashup-pinterest .section-intro, .filter .f-pinterest a:hover span { color: #CB2528; }
/*INSTAGRAM*/
.stream li.mashup-instagram .section-intro, .filter .f-instagram a:hover span { color: #EB4924; }
/*TUMBLR*/
.stream li.mashup-tumblr .section-intro, .filter .f-tumblr a:hover span { color: #365472; }


/*isotope */
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

