body{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	background-color: #eaeaea;
}

a{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

/* Honey pot */
a.hp {
	display: none;
}

#friends2follow_widget_socialstack_wrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	padding: 0px 6px;
}

#socialstack-container{
	max-width: 1200px;
	margin: 6px auto;
}
.gutter-sizer{
	width: 0%;
	float: left;
}
.socialstack-item,
.grid-sizer {
	width: 100%;
	margin-bottom: 6px;
	float: left;
}
.socialstack-item.w2 {
	width: 100%;
}
.grid-sizer,
.gutter-sizer {
	position: absolute;
}

.socialstack-content{
	background-color: white;
	-moz-box-shadow:    0px 0px 7px 2px #dcdcdc;
	-webkit-box-shadow: 0px 0px 7px 2px #dcdcdc;
	box-shadow:         0px 0px 7px 2px #dcdcdc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}
.socialstack-content .header{
	position: relative;
	padding: 10px;
	min-height: 26px;
}
.socialstack-content .header img{
	width: 26px;
	height: 26px;
	position: absolute;
}
.socialstack-content .header a.username,
.socialstack-content .header .follow-wrapper,
.socialstack-content .header .time{
	margin-left: 34px;
	display: block;
}
.no_avatar .socialstack-content .header a.username,
.no_avatar .socialstack-content .header .follow-wrapper,
.no_avatar .socialstack-content .header .time{
	margin-left: 0px;
}
.socialstack-content .header a.username{
	color: #333333;
	padding-left: 0px;
	line-height: 14px !important;
	margin-bottom: 4px;
	overflow: hidden;
}

.socialstack-content .header .time{
	font-size: 10px;
	line-height: 14px;
	padding-left: 18px;
	margin-top: 4px;
}
.socialstack-item.facebook .header .time{
	background: url('../img/icons/14px/facebook.png') no-repeat 0px 0px;
}
.socialstack-item.googleplus .header .time{
	background: url('../img/icons/14px/googleplus.png') no-repeat 0px 0px;
}
.socialstack-item.twitter .header .time{
	background: url('../img/icons/14px/twitter.png') no-repeat 0px 0px;
}
.socialstack-item.youtube .header .time{
	background: url('../img/icons/14px/youtube.png') no-repeat 0px 0px;
}
.socialstack-item.instagram .header .time{
	background: url('../img/icons/14px/instagram.png') no-repeat 0px 0px;
}
.socialstack-item.rss .header .time{
	background: url('../img/icons/14px/rss.png') no-repeat 0px 0px;
}
	
.socialstack-content .header .follow-wrapper{
	position: relative;
	height: 20px;
}
.socialstack-content .header .follow-wrapper .fb-like{
	position: absolute;
}

.socialstack-content .header .follow-wrapper .follow-button{
	font-size: 11px;
	color: white;
	padding: 2px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px;
}
.socialstack-content .header .follow-wrapper .follow-button:hover{
	text-decoration: none;
	opacity: 0.85;
}
.socialstack-content .header .follow-wrapper .instagram-follow-button{
	background-color: #606364;
}
.socialstack-content .header .follow-wrapper .rss-follow-button{
	background-color: #F7931E;
}
.socialstack-content .header .follow-wrapper .follow-button .icon{
	font-size: 13px;
	margin-left: -3px;
	margin-right: 1px;
}
.socialstack-content .header .follow-wrapper .follow-button .icon-rss{
	position: relative;
	top: 1px;
}


.socialstack-content a img{
	border: 0px;
}
.socialstack-content img.photo,
.socialstack-content iframe.vine_embed{
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0px auto -5px auto;
	border: 0px !important;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0px 0px;
}
.socialstack-content iframe.vine_embed{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-top: 1px black solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
.socialstack-content .vine_wrapper {
	position: relative;
	padding-bottom: 100%;
	height: 0;
}
.socialstack-content img.default_image{
	display: none;
}
.logo .socialstack-content img{
	max-width: 100%;
	margin: 0px auto 0px auto;
	display: block;
	padding: 0px;
	box-sizing: border-box;
}

.socialstack-content video,
.socialstack-content .mejs-container,
.socialstack-content iframe.vimeo_embed{
	display: none;
	border: 0px !important;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0px 0px;
	overflow: hidden;
}
.socialstack-content .poster.small_only{
	display: block;
}
.socialstack-content h2,
.socialstack-content p,
.socialstack-content .tweet-tools{
	padding: 0px 10px 10px 10px;
	margin: 0px;
	overflow: hidden;
}
.socialstack-content h2,
.socialstack-item.w2 h2{
	font-size: 13px;
	line-height: 1.3;
}
.socialstack-content h2 + p {
	margin-top: -8px;
}

.socialstack-content .offer{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	margin: 0px 10px 10px 10px;
	padding: 8px;
	border: 1px solid #EFEFEF;
}
.socialstack-content .offer h2{
	padding: 0px 0px 10px 0px;
}
.socialstack-content .offer p{
	padding: 0px;
	font-style: italic;
}


.socialstack-content .event{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	margin: 0px 10px 10px 10px;
	padding: 8px;
	border: 1px solid #EFEFEF;
}
.socialstack-content .event.with_image{
  position: relative;
  min-height: 100px;
}
.socialstack-content .event.with_image img{
	position: relative;
	max-width: 100%;
	max-height: 100%;
}
.socialstack-content .event h2{
	padding: 0px 0px 10px 0px;
}
.socialstack-content .event p{
	padding: 0px;
	font-style: italic;
}
.socialstack-content .event.with_image h2{
	font-size: 13px;
}

.socialstack-content .tweet-tools{
	margin: -6px 0px -3px 0px;
	list-style: none;
	display: block;
	text-align: right;
}
.socialstack-content .tweet-tools li{
	display: inline-block;
	padding: 0px 2px;
	font-size: 14px;
}

.socialstack-content .socialstack-toolbar{
	border-top: 1px solid #EFEFEF;
	padding: 6px 0px 8px 0px;
	margin: 0px 8px;
}
.socialstack-content .socialstack-toolbar .time{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 22px;
	height: 22px;
	padding: 2px 8px;
	padding-right: 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
.socialstack-content .socialstack-toolbar ul{
	padding: 2px 8px;
	padding-left: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
.socialstack-content .socialstack-toolbar ul li{
	display: inline-block;
	padding: 0px 1px;
	font-size: 14px;
}
.socialstack-content .socialstack-toolbar .label{
	text-transform: uppercase;
	font-size: 10px;
	line-height: 22px;
	height: 22px;
	margin-right: 5px;
	display: none;
}
.socialstack-content .share-btn:hover{
	cursor: pointer;
}
.socialstack-content .socialstack-toolbar .shareable-url{
	position: relative;
}
.socialstack-content .socialstack-toolbar .url-field-wrapper{
	display:none;
	position: absolute;
	z-index: 999999;
	top: 30px;
	left: -38px;
	padding: 10px;
	-moz-box-shadow:    0px 0px 7px 2px #dcdcdc;
	-webkit-box-shadow: 0px 0px 7px 2px #dcdcdc;
	box-shadow:         0px 0px 7px 2px #dcdcdc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}
.socialstack-content .socialstack-toolbar .shareable-url.open .url-field-wrapper{
	display: block;
}
.socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	position: absolute;
	top: -8px;
	left: 42px;
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #ffffff;
}
.socialstack-content .socialstack-toolbar .url-field-wrapper input{
	padding: 6px 10px;
	font-size: 11px;
	border: 2px solid #EFEFEF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}

.socialstack-content .featured_streams{
	margin: 0px;
	padding: 6px 10px;
	list-style: none;
	text-align: center;
}
.socialstack-content .featured_streams li{
	display: inline-block;
	padding: 0px 1px;
	font-size: 18px;
}
.socialstack-content .featured_streams .label{
	display: block;
	text-transform: uppercase;
	font-size: 10px;
}
.socialstack-content .featured_streams .hellip{
	position: relative;
	top: -2px;
}
.logo .socialstack-content .featured_streams img{
	padding: 1px 0px;
	height: 30px;
}


#friends2follow_self_service_cta{
	opacity: 0;
	position: fixed;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 9997;
}
#friends2follow_self_service_cta.active {
	opacity: 1;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}
#friends2follow_self_service_cta.shake {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
   animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-name: shake;
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
}
#friends2follow_self_service_cta a{
	padding: 10px;
	border-radius: 20px;
}
#friends2follow_self_service_cta .bubble{
	display: none;
	white-space:nowrap;
	position: absolute;
	top: -56px;
	padding: 10px;
	/* This is overwritten based on verbage length */
	left: -140px;
	border-radius: 3px;
}
#friends2follow_self_service_cta .bubble:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 6px;
	margin-left: -6px;
}
#friends2follow_self_service_cta a:hover .bubble{
	display: block;
}

#friends2follow_self_service_modal_vale{
	display: none;
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	opacity: 0.6;
	z-index: 9998;
}

#friends2follow_self_service_modal {
	display: none;
	position: fixed;
	z-index: 9999;
	width:100%;
	height: 100%;
}
#friends2follow_self_service_modal .modal_wrapper{
	display: table;
	width: 100%;
	height: 100%;
}
#friends2follow_self_service_modal .modal_content{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#friends2follow_self_service_modal .modal_content .modal_body{
	display: block;
	position: relative;
	text-align: left;
	max-width: 450px;
	margin: 22px 16px;
	padding: 22px 26px;
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}
#friends2follow_self_service_modal .modal_content .modal_close{
	position: absolute;
	top: -12px;
	right: -12px;
}
#friends2follow_self_service_modal .modal_content .modal_close a{
	color: #FFF;
	background-color: #2C3E50;
	border: 2px solid #FFF;
	border-radius: 20px;
	padding: 8px;
}

#friends2follow_powered_by{
	position: fixed;
	bottom: 0px;
	width: 100%;
	background-color: none;
	text-align: right;
	font-size: 10px;
	color: #cccccc;
	display: none;
}
#friends2follow_powered_by a{
	color: #cccccc;
}


#friends2follow_widget_socialstack_wrapper .sponsor .socialstack-content{
	box-shadow: 0px 0px 7px 2px rgba(181, 151, 33, 0.3);
}
#friends2follow_widget_socialstack_wrapper .sponsor .socialstack-content .header{
	background: url('../img/sponsor_tag.png') no-repeat top right;
}

.socialstack-content img.lazy{
	opacity: 0;
}
.socialstack-content img.lazy.loaded{
	opacity: 1;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

#socialstack-nav{
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px;
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px;
}

#infscr-loading{
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: -74px;
	z-index: 999;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 8px 18px;
	background-color: white;
	-moz-box-shadow:    0px 0px 7px 2px #bbbbbb;
	-webkit-box-shadow: 0px 0px 7px 2px #bbbbbb;
	box-shadow:         0px 0px 7px 2px #bbbbbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
}
#infscr-loading img{
	display:none;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/**** Glyphicons for leaderboard, can't be in mediaquery due to IE. ****/
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../../../themes/platypost/fonts/glyphicons-halflings-regular.eot');
	src: url('../../../themes/platypost/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../themes/platypost/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../../themes/platypost/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../themes/platypost/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

/**** Shake animation for "Add my Business CTA" ****/
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

/* Not ultra micro sized */
@media screen and (min-width: 180px) and (min-device-width: 180px) and (min-height: 91px) {

  #socialstack-container{
	margin: 8px auto;
  }
  #friends2follow_widget_socialstack_wrapper{
	padding: 0px 8px;
  }
  .socialstack-item,
  .grid-sizer {
	margin-bottom: 8px;
  }

}


/* Not ultra micro sized */
@media screen and (min-width: 210px) and (min-device-width: 210px) and (min-height: 91px) {
	

  #socialstack-container{
	margin: 10px auto;
  }
  #friends2follow_widget_socialstack_wrapper{
	padding: 0px 10px 0px 10px;
  }  
  .socialstack-item,
  .grid-sizer {
	margin-bottom: 10px;
  }
  .logo .socialstack-content img{
	padding: 10px;
  }
  .socialstack-content .featured_streams{
	padding-top: 0px;
   }
  .socialstack-content .header{
	padding: 14px;
	min-height: 32px;
  }
  .socialstack-content .header img{
	width: 32px;
	height: 32px;
  }
  .socialstack-content .header a.username,
  .socialstack-content .header .follow-wrapper,
  .socialstack-content .header .time{
	margin-left: 40px;
  }
  
  #friends2follow_widget_socialstack_wrapper .sponsor .socialstack-content .header{
	background: url('../img/sponsor_tag_big.png') no-repeat top right;
  }
  
  .socialstack-content video,
  .socialstack-content .mejs-container,
  .socialstack-content iframe.vimeo_embed{
	display: block;
  }
  .socialstack-content .poster.small_only{
	display: none;
  }
  .socialstack-content h2,
  .socialstack-content p,
  .socialstack-content .tweet-tools  {
	padding: 0px 14px 14px 14px;
  }
  .socialstack-content .tweet-tools{
	margin: -10px 0px -5px 0px;
  }
  .socialstack-content h2,
  .socialstack-item.w2 h2{
	font-size: 14px;
  }
  
  .socialstack-content .offer{
	padding: 10px;
  }
  
  .socialstack-content .event{
	padding: 10px;
  }
  .socialstack-content .event.with_image{
	min-height: 65px;
  }
  .socialstack-content .event.with_image img{
	position: absolute;
	max-width: 65px;
	max-height: 65px;
  }
  .socialstack-content .event.with_image h2,
  .socialstack-content .event.with_image p{
	margin-left: 75px;
  }
  
  .socialstack-content .socialstack-toolbar .time{
	text-align: left;
	width: 35%;
  }
  .socialstack-content .socialstack-toolbar .time .ago{
	display: none;
  }
  .socialstack-content .socialstack-toolbar ul{
	text-align: right;
	width: 65%;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -96px;
	padding: 12px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 100px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 13px;
	padding: 8px 12px;
  }
  
  #infscr-loading{
	margin-left: -80px;
	font-size: 16px;
  }
  
  #friends2follow_self_service_cta{
	right: 26px;
	width: auto;
  }
  #friends2follow_self_service_cta .bubble{
	top: -10px;
  }
  #friends2follow_self_service_cta .bubble:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 6px;
	margin-top: -6px;
	margin-left: 0px;
  }
  
}

/* Micro sized, with better space */
@media screen and (min-width: 280px) and (min-device-width: 280px) and (min-height: 91px) {

  body {
	font-size: 12px;
  }
  
  .socialstack-content .featured_streams li{
	font-size: 22px;
  }
  .socialstack-content .featured_streams .label{
	display: inline-block;
	font-size: 10px;
	position: relative;
  }
  .socialstack-content .featured_streams_icons .label{
	top: -3px;
  }
  .socialstack-content .featured_streams_avatars .label{
	top: -10px;
  }
  
  .socialstack-content .header{
	min-height: 38px;
  }
  .socialstack-content .header img{
	width: 38px;
	height: 38px;
  }
  .socialstack-content .header a.username,
  .socialstack-content .header .follow-wrapper,
  .socialstack-content .header .time{
	margin-left: 46px;
  }
  .socialstack-content .header .time{
	margin-top: 6px;
  }
  
  .socialstack-content .event.with_image{
	min-height: 85px;
  }
  .socialstack-content .event.with_image img{
	position: absolute;
	max-width: 85px;
	max-height: 85px;
  }
  .socialstack-content .event.with_image h2,
  .socialstack-content .event.with_image p{
	margin-left: 95px;
  }
  
  .socialstack-content .socialstack-toolbar .label,
  .socialstack-content .socialstack-toolbar .time .ago{
	display: inline-block;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -130px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 134px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 15px;
  }
	  
  
}


/* Wide and tall enough for "Powered by" (IAB Half-Page)*/
@media screen and (min-width: 300px) and (min-device-width: 300px) and (min-height: 600px) {
	
	#friends2follow_widget_socialstack_wrapper{
		margin-bottom: 16px;
	}
	#friends2follow_self_service_cta{
		bottom: 36px;
	}
	#friends2follow_powered_by{
		display: block;
	}

}


/* Enough width for 2 columns, with small space */
@media screen and (min-width: 380px) and (min-device-width: 380px) and (min-height: 91px) {
   
   body {
	font-size: 11px;
   }
	
   #socialstack-container{
	margin: 12px auto;
   }
   #friends2follow_widget_socialstack_wrapper{
	padding: 0px 14px 0px 15px;
   }
  .socialstack-item,
  .grid-sizer{
	margin-bottom: 12px;
  }
   
  .gutter-sizer{
   width: 2%;
   }
  
  .socialstack-content .featured_streams{
	padding: 0px 16px 10px 16px;
  }
  
  .socialstack-content .header{
	padding: 16px 16px 14px 16px;
	min-height: 26px;
  }
   .socialstack-content .header img{
	width: 26px;
	height: 26px;
  }
  .socialstack-content .header a.username,
  .socialstack-content .header .follow-wrapper,
  .socialstack-content .header .time{
	margin-left: 34px;
  }
  .socialstack-content .header .time{
	margin-top: 4px;
  }
  .socialstack-content h2,
  .socialstack-content p,
  .socialstack-content .tweet-tools{
	padding: 0px 16px 16px 16px;
  }
  .socialstack-content .tweet-tools{
	margin: -12px 0px -6px 0px;
  }
  
  .socialstack-item,
  .grid-sizer {
    width: 49%; /* (100% - 2% gutter) / 2 */
  }
  .socialstack-item.w2 {
    width: 100%; /* 49% * 2 + 2% gutter */
  }
  
  .socialstack-item.w2 h2{
	font-size: 16px;
  }
  
  .socialstack-content .event.with_image img{
	position: relative;
	max-width: 100%;
	max-height: 100%;
  }
  .socialstack-content .event.with_image h2,
  .socialstack-content .event.with_image p{
	margin-left: 0px;
  }
  
  .socialstack-content .socialstack-toolbar .label,
  .socialstack-content .socialstack-toolbar .time .ago{
	display: none;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -96px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 100px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 13px;
  }
  
  #infscr-loading{
	margin-left: -150px;
	font-size: 24px;
	padding: 10px 20px;
  }
  
  .equal_heights .socialstack-content {
	position: relative;
  }
  .equal_heights .socialstack-content .socialstack-toolbar{
	position: absolute;
	bottom: 0px;
	margin: 0px 3%;
	width: 94%;
  }
  .equal_heights .socialstack-content .header a.username.long{
	font-size: 10px;
	line-height: 11px !important;
  }

  .equal_heights .photo_link{
	display: block;
	position: relative;
	max-height: 40%;
	overflow: hidden;
	border: 0px !important;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-radius: 3px 3px 0px 0px;
  }
  .equal_heights .short_text .photo_link{
	max-height: 60%;
  }
  .equal_heights .photo_link img {
	display: none;
  }  

}

/* Self Service modal needs to be horizonally centered */
@media screen and (min-width: 532px) and (min-device-width: 532px) {

	#friends2follow_self_service_modal .modal_content .modal_body{
		margin: 22px auto;
	}
	
}

/* Enough width for 2 columns, better space */
@media screen and (min-width: 520px) and (min-device-width: 520px) and (min-height: 91px) {

  body {
	font-size: 12px;
  }
  
  .socialstack-content .header{
	min-height: 38px;
  }
  .socialstack-content .header img{
	width: 38px;
	height: 38px;
  }
  .socialstack-content .header a.username,
  .socialstack-content .header .follow-wrapper,
  .socialstack-content .header .time{
	margin-left: 46px;
  }
  .socialstack-content .header .time{
	margin-top: 6px;
  }
  
  .socialstack-content .event.with_image{
	min-height: 85px;
  }
  .socialstack-content .event.with_image img{
	position: absolute;
	max-width: 85px;
	max-height: 85px;
  }
  .socialstack-content .event.with_image h2,
  .socialstack-content .event.with_image p{
	margin-left: 95px;
  }
  
  .socialstack-content .socialstack-toolbar .label,
  .socialstack-content .socialstack-toolbar .time .ago{
	display: inline-block;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -130px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 134px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 15px;
  }

}


/* Enough width for 3 columns, with small space */
@media screen and (min-width: 660px) and (min-device-width: 660px) and (min-height: 91px) {
   
   body {
	font-size: 11px;
   }

   #friends2follow_widget_socialstack_wrapper{
	padding: 0px 14px 0px 16px;
   }
   
  .gutter-sizer{
     width: 1.5%;
   }
  
  .socialstack-item,
  .grid-sizer {
    width: 32.3%; /* (100% - (1.5% gutter * 2)) / 3 */
  }

  .socialstack-item.w2 {
    width: 66.1%; /* 32.3% * 2 + 1.5% gutter */
  }

  .socialstack-content h2{
	font-size: 14px;
  }
  .socialstack-item.w2 h2{
	font-size: 18px;
  }
  
  .socialstack-content .socialstack-toolbar .label,
  .socialstack-content .socialstack-toolbar .time .ago{
	display: none;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -96px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 100px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 13px;
  }

  #infscr-loading{
	margin-left: -175px;
	font-size: 28px;
	padding: 10px 25px;
  }

}

/* Enough width for 3 columns, better space */
@media screen and (min-width: 850px) and (min-device-width: 850px) and (min-height: 91px) {

  body {
	font-size: 12px;
  }
  
  .socialstack-content .socialstack-toolbar .label,
  .socialstack-content .socialstack-toolbar .time .ago{
	display: inline-block;
  }
  
  .socialstack-content .socialstack-toolbar .url-field-wrapper{
	left: -130px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper:before{
	left: 134px;
  }
  .socialstack-content .socialstack-toolbar .url-field-wrapper input{
	font-size: 15px;
  }

}


/* Enough width for 4 columns, with small space */
@media screen and (min-width: 950px) and (min-device-width: 950px) and (min-height: 91px) {
  
  body {
	font-size: 11px;
  }

  .gutter-sizer{
    width: 1%;
  }
  
  .socialstack-item,
  .grid-sizer {
    width: 24.2%; /* (100% - (1% gutter * 3)) / 4 */
  }

  .socialstack-item.w2 {
    width: 49.4%; /* 24.2% * 2 + 1% gutter */
  }

  .socialstack-content h2{
	font-size: 16px;
  }
  .socialstack-item.w2 h2{
	font-size: 20px;
  }
  
  .socialstack-content .socialstack-toolbar .label {
	display: none;
  }

}

/* Enough width for 4 columns, better space */
@media screen and (min-width: 1080px) and (min-device-width: 1080px) and (min-height: 91px) {

  body {
	font-size: 12px;
  }
  
  .socialstack-content .event.with_image{
	min-height: 100px;
  }
  .socialstack-content .event.with_image img{
	position: absolute;
	max-width: 100px;
	max-height: 100px;
  }
  .socialstack-content .event.with_image h2,
  .socialstack-content .event.with_image p{
	margin-left: 110px;
  }
  
  .socialstack-content .socialstack-toolbar .label{
	display: inline-block;
  }

}


/* Leaderboard */
@media screen and (min-width: 728px) and (max-width: 728px) and (min-height: 90px) and (max-height: 90px){
	
	body {
		font-size: 11px;
	}
	
	#friends2follow_widget_socialstack_wrapper{
		overflow: hidden;
		overflow-y: hidden;
	}
	
	#socialstack-container{
		width: 100%;
		height: 100%;
		max-width: 90%;
	}
	.socialstack-content{
		height: 78px; /* 90px - 6px for margins */
		float: left;
		width: 100%;
	}
	.socialstack-content img.default_image{
		display: block;
	}
	.socialstack-content img.photo,
	.socialstack-content iframe{
		width: auto;
		max-width: 165px;
		height: 78px;
		margin: 0px;
		border: 0px !important;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		border-radius: 3px 0px 0px 3px;
		float: left;
	}
	.socialstack-content video,
	.socialstack-content .mejs-container,
	.socialstack-content iframe.vimeo_embed{
		display: none;
	}
	.socialstack-content .poster.small_only{
		display: block;
	}
	
	.logo .socialstack-content{
		text-align: center;
	}
	.logo .socialstack-content img{
		padding: 0px;
		height: 78px;
		max-width: 100%;
		display: inline-block;
	}
	
	.logo .socialstack-content .featured_streams{
		display: inline-block;
		position: relative;
		top: -26px;
		left: 4px;
		text-align: left;
	}
	.logo .socialstack-content .featured_streams_icons .label{
		margin-bottom: -2px;
		padding-left: 7px;
	}
	.logo .socialstack-content .featured_streams_icons li a{
		font-size: 24px;
	}
	.logo .socialstack-content .featured_streams_avatars{
		top: -21px;
	}
	.logo .socialstack-content .featured_streams_avatars li img{
		height: 32px;
	}
	
	.socialstack-content .header{
		float: left;
		padding: 12px 18px;
		max-width: 165px;
		height: 54px;
	}
	.socialstack-content .header img{
		width: 30px;
		height: 30px;
	}
	.socialstack-content .header a.username,
	.socialstack-content .header .follow-wrapper,
	.socialstack-content .header .time{
		margin-left: 40px;
		word-wrap: break-word;
	}
	.socialstack-content .header .time{
		font-size: 10px;
	}
	.socialstack-content .header a.username{
		line-height: 1.3 !important;
	}
	.socialstack-content .header a.username.long{
		font-size: 10px;
		line-height: 11px !important;
	}
	
	#friends2follow_widget_socialstack_wrapper .sponsor .socialstack-content .header{
		background: none;
	}
	#friends2follow_widget_socialstack_wrapper .sponsor .socialstack-content{
		background-image: url('../img/sponsor_tag.png');
		background-repeat: no-repeat;
		background-position: top right;
	}
	
    .socialstack-content h2,
	.socialstack-content p{
		line-height: 1.3;
		padding: 0px 18px;
		margin: 12px 0px;
	}
	.socialstack-content h2 + p{
		margin-top: -10px;
	}
	
	.socialstack-content h2,
	.socialstack-content .socialstack-item.w2 h2{
		font-size: 12px;
	}
	.socialstack-content h2.long,
	.socialstack-content .socialstack-item.w2 h2.long{
		font-size: 11px;
	}
	
	.glyphicon {
	  position: relative;
	  top: 1px;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}
	.glyphicon-chevron-prev:before {
	  content: "\e079";
	}
	.glyphicon-chevron-next:before {
	  content: "\e080";
	}
	
	#socialstack-prev, 
	#socialstack-next {
	    position: absolute;
	    top: 0px;
	    width: 5%;
	    opacity: 1;
	    z-index: 998;
	    height: 100%;
	    cursor: pointer;
	}
	#socialstack-next {
    	right: 2px;
	}
	#socialstack-prev {
    	left: 1px;
	}
	#socialstack-next .glyphicon,
	#socialstack-prev .glyphicon{
		display: block;
		position: relative;
		top: 50%;
		font-size: 20px;
		line-height: 20px;
		margin-top: -10px;
		text-align: center;
	}
	#socialstack-prev.disabled, 
	#socialstack-next.disabled {
		opacity: 0.3 !important;
		cursor: initial;
	}
	#socialstack-prev:hover, 
	#socialstack-next:hover {
    	opacity: 0.7;
	}
	
	.socialstack-content .socialstack-toolbar {
		display: none;
	}
	
	#infscr-loading{
		top: 50%;
		bottom: auto;
		margin-top: -18px;
	}
	
	.socialstack-content .offer,
	.socialstack-content .event,
	.socialstack-content .event.with_image{
		float: left;
		margin: 2px;
		height: 55px;
		min-height: auto;
		padding: 8px;
		max-width: 20%;
	}
	.socialstack-content .event.with_image img{
		display: none;
	}
	.socialstack-content .event.with_image h2,
	.socialstack-content .event h2,
	.socialstack-content .offer h2{
		font-size: 11px;
		padding: 0px;
		margin: 0px;
	}
	.socialstack-content .event.with_image p,
	.socialstack-content .event p,
	.socialstack-content .offer p{
		font-size: 10px;
		margin: 0px;
	}
	
	#friends2follow_self_service_cta{
		bottom: 6px;
		right: 26px;
		width: auto;
	}
	#friends2follow_self_service_cta a{
		padding: 4px;
	}
	#friends2follow_self_service_cta .bubble{
		top: -4px;
		padding: 4px 10px;
	}
	#friends2follow_self_service_cta .bubble:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-left-color: #ffffff;
		border-width: 6px;
		margin-top: -6px;
		margin-left: 0px;
	}
	
}