/* Reset */
li.dcsns-youtube .section-thumb .play {
    opacity: 0;
}

.dcsns ul, .dcsns li {
    padding: 0; 
    margin: 0; 
	list-style: none!important;
	background: none;
  max-width: 335px;
  width: 100% !important;
}

/* Main styles */
/* Feeds */
.dcsns {
    color: #444;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    width: 230px;
}
.interior .dcsns .video-wrap,
.landing .dcsns .video-wrap {
    margin: 0;
}
@media (min-width: 991px) {
  .dcsns {
      margin-right: 50px;
  }
  .dcsns:last-child {
      margin-right: 0;
  }
  .interior .content-area.col-md-12 .dcsns {
    	margin-right: 34px;
    }
    .interior .content-area.col-md-12 .dcsns:last-child {
    	margin-right: 0;
    }
    .interior .content-area.col-md-9 .social-wall .container {
    	padding: 0;
    }
    .interior .content-area.col-md-9 .dcsns {
    	margin-right: 15px;
    }
    .interior .content-area.col-md-9 .dcsns:last-child {
    	margin-right: 0;
    }
}
.social-stream.dcsns.youtube {
  max-width: 230px;
  width: 100%;
}
.social-stream.dcsns.youtube {
  max-width: 335px;
  width: 100%;
}
.dcsns h1 {
    width: auto;
	position: relative;
}
.dcsns h1, .dcsns h2, .dcsns h3 {
    line-height: 1.35em;
}
.dcsns-content {
  height: 290px;
	position: relative;
	padding: 0;
}
.dcsns-content:nth-child(2) {
  display: none;
}
.dcsns-loading {
	background: url(../images/loading_light.gif) no-repeat 0 0;
	height: 24px;
	padding: 6px 0 0 30px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.dcsns-toolbar .dcsns-loading {
	right: 10px;
	left: auto;
}

.stream {
  height: 290px !important;
  margin: 0 auto!important;
}
.desktop .stream {
  width: 100% !important;
}
.stream p {
	margin: 0;
	padding: 0;
}
.stream li a {
	color: #2DB6E8;
}
.desktop .stream li {
	background-color: #FFFFFF;
  display: block;
  float: left;
  font-size: 11px;
  left: 0 !important;
  overflow: hidden;
  padding: 0;
  height: 275px !important;
  max-width: 230px;
  width: 100%;
	position: relative !important;
	margin: 0 4.75% 12px 0;
	font-family: "Whitney Semibold", Helvetica, Arial, sans-serif;
	line-height: 1.35em;
}
.desktop .stream li:last-child {
	margin-right: 0;
}
.stream li.dcsns-twitter {
	background: #fff url('../images/elements/twitter-bg.jpg') no-repeat top center;
}
.stream li.dcsns-facebook {
	background: #fff url('../images/elements/facebook-bg.jpg') no-repeat top center;
}
.dcsns-content a:link {
    text-decoration: none;
}
.dcsns-content a:hover {
    text-decoration: none;
}
.desktop .stream li.dcsns-youtube {
  max-width: 335px;
  width: 100%;
}
.mobile li .section-intro{
  font-size: 1.1em;
}
.desktop li .section-intro .fa{
    font-size: 1.3em;
    padding-right: 5px;
}
.mobile li .section-intro .fa{
    font-size: 1.2em;
    padding-right: 10px;
}
.stream li .inner {
	overflow: hidden;
	padding: 0;
}
.stream li .icon {
  height: 25px;
  margin-bottom: 2px;
  margin-right: 10px;
	position: relative;
  width: 25px;
	z-index: 3;
}
div.social-stream.youtube.dcsns .section-intro img {
    width: auto !important;
    margin-right: 13px;
}
.stream li > img {
  display: none;
}
li .section-intro {
  padding: 3px 0;
	width: 100%;
	left: 0;
	bottom: 4px;
	position: absolute;
	color: #434343;
  font-family: "Whitney Bold", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
  display: inline-block;
  text-align: center;
	z-index: 2;
}

/* Hide Timestamp */
.no-time li .section-intro > span > span,
.no-time li .section-intro > span > a > span {
  display: none;
}
.stream li .clear {
	clear: both;
}

/* Content blocks */
.stream li .section-intro a {
	text-decoration: none;
	color: #434343;
}
.stream li .section-intro a:hover,
 .stream li .section-intro a:focus {
	text-decoration: underline;
}
.stream li .section-title {
	/*display: block;*/
  display: none !important;
	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 {
  display: block;
	float: left;
	margin: 0;
  max-height: 230px;
  width: 100%;
}

.stream li .section-thumb img {
	border: none;
	padding: 0;
	background: #fff;
  max-width: 100% !important;
  width: 100%;
}
.stream li.dcsns-twitter .section-thumb,
.stream li.dcsns-twitter .section-text img {
	display: none;
}
.stream li .section-text {
	display: none;
	margin-bottom: 3px;
}
.stream li.dcsns-twitter .section-text {
  color: #fff;
  font-size: 1.3em;
	display: block;
  line-height: 1.7;
  padding: 20px;
  text-align: center;
  overflow: hidden;
  position: absolute;
}
.stream li.dcsns-facebook .section-text {
	color: #fff;
	display: block;
	font-size: 1.3em;
	height: 208px;
	line-height: 1.7;
	padding: 20px;
	text-align: center;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
@media screen and (max-width: 1250px) {
    .interior .content-area.col-md-12 .stream li .section-text {
		font-size: 0.9em;
	}
}
@media screen and (max-width: 768px) {
  .stream li.dcsns-twitter .section-text,
  .stream li.dcsns-facebook .section-text {
    font-size: 1.1em;
    line-height: 1.4;
  }
}
.stream li.dcsns-twitter .section-text > a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.stream li.dcsns-twitter .section-text > a:hover{
	color: #fff;
  text-decoration: underline;
}
.stream li .section-text br {
	display: none;
}
.stream li .section-user {
	clear: both;
	display: none;
	font-style: italic;
	margin: 0 8px 5px 0;
	float: left;
	padding: 7px 0 0 15px;
	line-height: 12px;
	background: url(../images/profile.png) no-repeat 0 7px;
}
.stream li .meta {
	display: none;
	font-size: 90%;
	color: #999;
}
.stream li .meta span {
	margin: 0 8px 5px 0;
	display: none;
	float: left;
	padding: 0 0 0 15px;
	line-height: 12px;
}
.stream li .section-meta {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}
.stream li .meta.item-comments {
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	min-height: 30px;
	position: relative;
	clear: both;
	line-height: 1.3em;
}
.stream li .meta.item-comments img {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}
.stream li .meta.item-likes {
	padding: 0;
	width: 100%;
	overflow: hidden;
	clear: both;
	line-height: 1.3em;
}
.stream li .meta.item-likes img {
	float: left;
	margin: 0 5px 5px 0;
	width: 30px;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
}
.stream li.dcsns-error {
	color: #990000;
}
.stream li .section-share {
	display: none;
	margin: 0 0 5px 0;
	padding: 4px 0 0;
	float: right;
}
.stream li .section-share a {
	display: none;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 2px 0 0;
	background: url(../images/share.png) no-repeat 0 0;
}
.stream li .section-share a.share-twitter {
	background-position: 0 -16px;
}
.stream li .section-share a.share-reply {
	background-position: 0 -32px;
}
.stream li .section-share a.share-retweet {
	background-position: 0 -48px;
}
.stream li .section-share a.share-favorite {
	background-position: 0 -64px;
}
.stream li .section-share a.share-google {
	background-position: 0 -80px;
}
.stream li .section-share a.share-linkedin {
	background-position: 0 -96px;
}
.stream li .section-share a.share-facebook:hover {
	background-position: -16px 0;
}
.stream li .section-share a.share-twitter:hover {
	background-position: -16px -16px;
}
.stream li .section-share a.share-reply:hover {
	background-position: -16px -32px;
}
.stream li .section-share a.share-retweet:hover {
	background-position: -16px -48px;
}
.stream li .section-share a.share-favorite:hover {
	background-position: -16px -64px;
}
.stream li .section-share a.share-google:hover {
	background-position: -16px -80px;
}
.stream li .section-share a.share-linkedin:hover {
	background-position: -16px -96px;
}
/* Toolbar */
.dcsns-toolbar {
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
/* Filter */
#wall {
	padding-top: 0;
}
.dcsns-toolbar {
  display: none;
	margin-bottom: 0;
}
#dcsns-filter.dc-center {
	float: left; 
	padding-left: 50%; 
	display: none !important;
	margin: 0;
}
.dcsns-toolbar .filter {
	padding: 0;
	margin: 0 0 15px 0;
}
.dcsns-toolbar .filter li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
.dcsns-toolbar .filter .link-all {
	color: #fff;
	height: 21px;
	padding: 7px 7px 4px 7px;
	text-shadow: 0 0 1px #555;
	font-weight: bold;
}
.dcsns-toolbar .filter li a {
	padding: 4px 3px 0 3px;
	margin: 0 1px 1px 0;
	display: block;
	float: left;
	background: #777;
	height: 28px;
}
.dcsns-toolbar .filter li img {
	margin: 0;
	height: 24px;
	width: 25px;
}
/* Controls */
.dcsns .controls {
	position: absolute;
	right: 0;
	top: 7px;
	height: 22px;
	padding: 0;
	z-index: 12;
}
.dcsns .controls li {
	display: inline;
	background: none;
}
.dcsns .controls a {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 0 0 0 2px;
}
.dcsns .controls .prev {
	background-position: -44px 0;
}
.dcsns .controls .next {
	background-position: -66px 0;
}
.dcsns .controls .play {
	background-position: 0 0;
}
.dcsns .controls .pause {
	background-position: -22px 0;
}
.dcsns .controls .prev:hover {
	background-position: -44px -22px;
}
.dcsns .controls .next:hover {
	background-position: -66px -22px;
}
.dcsns .controls .play:hover {
	background-position: 0 -22px;
}
.dcsns .controls .pause:hover {
	background-position: -22px -22px;
}
/* Facebook */
.stream li.dcsns-facebook .section-thumb img {
	max-width: 192px;
	margin-bottom: 5px;
}

.stream li.dcsns-facebook .section-thumb img, .stream li.dcsns-facebook .section-text img {
	display: block;
}

.stream li.dcsns-facebook .section-text img {
	margin: 5px 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}
.stream li.dcsns-facebook .section-text a {
	color: #fff;
	display: block;
	margin-right: 4px;
	text-decoration: none;
}
.stream li.dcsns-facebook .section-text a:hover,
.stream li.dcsns-facebook .section-text a:focus {
	text-decoration: underline;
}
.stream li.dcsns-facebook .section-thumb {
	display: none;
}
.stream li.dcsns-facebook .section-text-fb a {
	display: none;
}
.section-intro > a{display:none;}
.stream li.dcsns-facebook .meta {
	display: block;
	clear: both;
}
.stream li.dcsns-facebook .meta.item-comments {
	padding: 0;
	min-height: auto;
}
.stream li.dcsns-facebook .meta.item-comments a {
	display: block;
	margin: 0 0 2px 0;
}
.stream li.dcsns-facebook .share-facebook {
	display: none;
}
.stream li.dcsns-li.img-overlay .section-thumb:after {
    content: " ";
    display: block;
    background: #000;
    height: 230px;
    width: 100%;
    opacity: 0.6;
    position: absolute;
    top: 0;
}
.stream li.dcsns-li.remove-background-img {
    background: none;
}
.stream li.dcsns-li.remove-background-img .section-thumb {
    display: block;
}
/* twitter */
.stream li.dcsns-twitter .section-thumb {
	margin-top: 3px;
}
.stream li.dcsns-twitter .section-thumb img {
	display: block;
}
.stream li.dcsns-twitter .section-user {
	padding: 0;
	background: none;
}
.stream li.dcsns-twitter .section-text img {
	display: none;
	margin: 5px 0 0;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}
.stream li.dcsns-twitter a {
	color: #38AEAE;
}
.stream li.dcsns-twitter .section-intro a, .stream li.dcsns-twitter .section-intro a:hover {
	color: #434343;
}
.stream li.dcsns-twitter .section-intro span a {
	text-decoration: none;
	margin-left: 0;
}
.stream li.dcsns-twitter .section-intro span a:hover {
	text-decoration: underline;
}
.stream li.dcsns-twitter a:hover {
	color: #38AEAE;
	text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user {
	margin-bottom: 2px;
	display: block;
}
.stream li.dcsns-twitter .twitter-user a {
	color: #fff;
	line-height: 1.35em;
  margin-bottom: 5px;
  text-decoration: none;
}
.stream li.dcsns-twitter .twitter-user a:hover {
	color: #fff;
	text-decoration: underline;
}
.stream li.dcsns-twitter .twitter-user a strong{
	display: none;
}
.stream li.dcsns-twitter .twitter-user a:hover strong {
	color: #38AEAE;
	text-decoration: underline;
}
/* google */
.stream li.dcsns-google .section-title {
	margin-bottom: 5px;
}
.dcsns .stream li.dcsns-google .section-thumb img {
	max-width: 192px;
}
.stream li.dcsns-google .meta span.plusones {
	padding-left: 0;
}
/* rss */
.stream li.dcsns-rss .section-thumb img {
	max-width: 192px;
}
.stream li.dcsns-rss .section-text img {
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}
/* stumbleupon */
.dcsns .stream li.dcsns-stumbleupon .section-title {
	display: block;
	clear: both;
}
.dcsns .stream li.dcsns-stumbleupon .section-thumb img {
	max-width: 192px;
}
/* youtube */
.stream li.dcsns-youtube .section-thumb img {
	max-width: 192px;
}
/* vimeo */
.stream li.dcsns-vimeo .section-thumb img {
	max-width: 192px;
}
.dcsns .stream li.dcsns-vimeo .section-title {
	display: block;
	clear: both;
}
.stream li.dcsns-vimeo .section-text {
	margin-bottom: 5px;
}
.stream li.dcsns-vimeo .section-text .meta {
	padding-top: 5px;
}
.stream li.dcsns-vimeo .logo {
	margin-bottom: 3px;
}
/* Flickr */
.stream li.dcsns-flickr .section-thumb {
	margin: 0;
}
.stream li.dcsns-flickr .section-thumb img{
	max-width: 192px;
}
/* Pinterest */
.stream li.dcsns-pinterest .section-thumb {
	display: block;
}
.stream li.dcsns-pinterest .section-text {
	clear: both;
}
.stream li.dcsns-pinterest .section-thumb img {
	width: 190px;
}
/* dribbble */
.stream li.dcsns-dribbble .inner img {
	margin-bottom: 5px;
	max-width: 192px;
}
/* lastfm */
.stream li.dcsns-lastfm .section-title {
	padding-left: 17px;
	margin-bottom: 0;
}
/* deviantart */
.stream li.dcsns-deviantart .section-thumb {
	display: block;
	float: none;
}
.stream li.dcsns-deviantart .section-thumb img {
	max-width: 192px;
}
/* tumblr */
.stream li.dcsns-tumblr .section-text img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}
.stream li.dcsns-tumblr .track {
	display: block;
	padding: 5px 0 0 17px;
	margin-bottom: 0;
}
/* instagram */
.stream li.dcsns-instagram {
	/*padding-bottom: 40px;*/
}
.stream li.dcsns-instagram .section-title {
	font-weight: normal;
	clear: both;
}
.stream li.dcsns-instagram .section-thumb img {
	margin: 0;
	float: left;
	padding: 0;
	background: #fff;
	max-width: 192px;
}
.stream li.dcsns-instagram .meta {
	clear: both;
}
.stream li.dcsns-instagram .section-meta .meta .comments, .stream li.dcsns-instagram .section-meta .meta .likes {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background-position: 0px 5px;
	float: none;
	font-size: 100%;
	font-weight: bold;
}
/* vine */
.stream li.dcsns-vine {
	padding-bottom: 40px;
}
.stream li.dcsns-vine .section-title {
	font-weight: normal;
	clear: both;
}
.stream li.dcsns-vine .section-thumb img {
	margin: 0 7px 5px 0;
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	background: #fff;
	max-width: 192px;
}
.stream li.dcsns-vine .meta {
	clear: both;
}
.stream li.dcsns-vine .section-meta .meta .comments, .stream li.dcsns-vine .section-meta .meta .likes {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background-position: 0px 5px;
	float: none;
	font-size: 100%;
	font-weight: bold;
}
/*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;
}

