/*
*  Styles for the Social Wall and Newsticker
*
*/

@font-face {
  font-family: "ff-icons";
  src: url("https://test-swiss-athletics.ch/wp-content/plugins/flow-flow/assets/fonts/flaticon.eot");
  src: url("https://test-swiss-athletics.ch/wp-content/plugins/flow-flow/assets/fonts/flaticon.eot#iefix") format("embedded-opentype"), url("https://test-swiss-athletics.ch/wp-content/plugins/flow-flow/assets/fonts/flaticon.svg") format("svg"), url("https://test-swiss-athletics.ch/wp-content/plugins/flow-flow/assets/fonts/flaticon.woff") format("woff"), url("https://test-swiss-athletics.ch/wp-content/plugins/flow-flow/assets/fonts/flaticon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal
}
.ff-filter-holder:before {
    position: absolute;
    content: '';
    height: 1px;
    background: #CDCDCD;
    top: -20px !important;
    left: 0;
    width: 100%;
    z-index: 0;
}

/* GLOBAL STUFF */
.sm2.ipad{
  display:none;
}
.sm2 .ff-layout-grid .ff-userpic{
  background-size: cover !important;
display: block;
margin: 0 auto 9px;
position: relative;
z-index: 2;
}
.sm1 .ff-header .ff-filter-holder{
  text-align: left;
	
}
.sm1 .ff-header{
  margin-top:35px;
}
.sm1 .ff-filter-holder .ff-filter{
  border-radius: 0px;
}
.sm1 .ff-posts .ff-icon-inner:after, .sm1 .ff-posts .ff-icon-inner:after, .sm1 .ff-comments .ff-icon-inner:after, .sm1 .ff-type-wordpress:before, .sm1 .ff-type-posts:before, .sm1 .ff-type-comments:before{
    content: "\e03f";
    font-style: italic;
    margin-top: -1px;
    margin-left: -2px;
}
.sm1 .ff-wordpress .ff-icon-inner, .sm1 .ff-posts .ff-icon-inner, .sm1 .ff-comments .ff-icon-inner,
.sm2 .ff-wordpress .ff-icon-inner, .sm2 .ff-posts .ff-icon-inner, .sm2 .ff-comments .ff-icon-inner{
  background-color: rgb(228, 27, 19) !important;
}
.sm2 .ff-sc-label2 .ff-item .ff-content:first-child, .ff-sc-label2 .ff-item h4:first-child{
  margin-top: 0!important;
}
.sm2 .ff-wordpress .ff-icon-inner:after, .sm2 .ff-posts .ff-icon-inner:after, .sm2 .ff-comments .ff-icon-inner:after, .sm2 .ff-type-wordpress:before, .sm2 .ff-type-posts:before, .sm2 .ff-type-comments:before{
    content: "\e03f";
    font-style: italic;
    margin-top: -1px;
    margin-left: -2px;
}
.sm2 .ff-icon{
  display: block !important;
  width:20px !important;
  height: 20px !important;
}
.ff-sc-label2 .ff-icon:before{
  content: none !important;
}
.sm2 .ff-layout.grid .ff-posts .picture-item__inner .ff-item-cont .ff-item-meta .ff-userpic .ff-icon .ff-icon-inner:after{
  content: "\e03f";
  font-style: italic;
  margin-top: -1px;
  margin-left: -2px;
  width:10px;
  height: 10px;
}
.sm2 .ff-icon-inner::after {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    width: 21px;
}
.sm1 .ff-stream, .sm2 .ff-stream {
  background-color: rgb(255, 255, 255) !important;
}

.sm1 .ff-stream .ff-item-bar, .sm2 .ff-stream .ff-item-bar {
  display: none;
}

.sm1 .ff-item-cont h4 {
  font-weight: normal;
}
.sm1 .ff-content strong {
  font-weight: normal;
}

.sm2 .ff-stream {
  backface-visibility: hidden;
  background: #e5e5e5 none repeat scroll 0 0;
  min-height: 500px;
  padding: 20px 0 30px;
  position: relative;
  transition: all 600ms ease-out 100ms;
  overflow: visible;
}

.sm2 .ff-layout-grid {
  min-width: 70px;
}

.sm2 .ff-header {
  margin-left: -50px;
  backface-visibility: hidden;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition: all 600ms ease-out 100ms;
  visibility: visible;
  margin-top: -20px !important;
}

.sm2 .ff-loader.ff-squeezed {
  transform: scale(0, 0);
}

.sm2 .ff-loader {
  left: 50%;
  margin: 0 0 0 -18px;
  position: absolute !important;
  top: 50px;
  transition: all 200ms ease-out 50ms;
}

.sm2 .ff-stream, .sm2 .ff-stream * {
  backface-visibility: hidden;
}

.sm2 .ff-header h1 {
  padding-left: 10%;
  font-size: 27px;
  font-weight: normal;
  margin: 0px 14px 12px !important;
}

.sm2 .ff-header {
  backface-visibility: hidden;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  transition: all 600ms ease-out 100ms;
  visibility: visible;
  margin-top: -20px !important;
  margin-left: -50px;
}

.ff-header .ff-filter-holder .ff-search {
  display: none;
}

.sm2 .ff-stream-wrapper {
  box-sizing: border-box !important;
  margin: 0px 16px 0 16px !important;
  padding: 0;
  position: relative;
  z-index: 10;
}

.sm2 .shuffle--animatein, .sm2 .shuffle--animateoff {
  overflow: visible;
}

.sm2 .ff-layout-grid .ff-item {
  margin-left: 0;
}

.sm2 .ff-layout-grid .ff-item, .sm2 .shuffle__sizer {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  margin: 0 0 20px 20px;
  width: 260px;
}

.sm2 .shuffle--animatein .in .picture-item__inner, .sm2 .shuffle--animatein .in .ff-moderation-wrapper {
  opacity: 1;
  transform: translate(0px, 0px);
}

.sm2 .picture-item__inner.picture-item__inner--transition {
  background-color: transparent !important;
}

.sm2 .ff-layout-grid .picture-item__inner, .sm2 .ff-layout-grid .shuffle__sizer {
  padding: 5px 15px 5px;
}

.sm2 .shuffle--animatein .picture-item__inner--transition, .sm2 .ff-moderation-wrapper {
  transition: all 0.6s ease 0s;
}

.sm2 .picture-item__inner.picture-item__inner--transition {
  left: -43px;
}

.sm2 .picture-item__inner {
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 100%;
}

.sm2 .picture-item__inner.picture-item__inner--transition::before {
  overflow: hidden;
}

.sm2 .picture-item__inner.picture-item__inner--transition::before {
  overflow: hidden;
}

.sm2 .picture-item__inner::before {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0px;
  left: -20vw;
  width: 100vw;
  height: 55px;
  z-index: 0;
  border-bottom-width: 1px;
  border-bottom-color: #D2D2D2;
  border-bottom-style: solid;
  margin-left: 15px;
}

.sm2 .ff-item-cont {
  margin: 0;
}

.sm2 .picture-item__inner>* {
  position: relative;
}

.sm2 .ff-item-cont {
  width: 320px;
  height: 2.8em;
  box-sizing: border-box;
  padding-left: 37%;
  overflow: hidden;
}

.sm2 .ff-item-cont:before {
  content: "";
  float: left;
  width: 5px;
  height: 3em;
}

.sm2 .ff-item-cont>.ff-img-holder:first-child {
  margin-top: 0;
}

.sm2 .ff-layout-grid .ff-item .ff-img-holder, .sm2 .ff-layout-grid .ff-item .ff-img-holder {
  display: block;
  margin: 10px 0;
}

.sm2 .ff-item .ff-img-holder {
  background-color: rgba(0, 0, 0, 0.1);
}

.sm2 .ff-img-holder, .sm2 .ff-img-holder a {
  display: block;
  overflow: hidden;
  position: relative;
}

.sm2 .ff-img-holder, .sm2 .ff-img-holder a {
  perspective: 1000px;
}

.sm2 .ff-layout-grid .ff-item img {
  opacity: 0.95;
}

.sm2 .ff-item .ff-img-holder img {
  min-width: 100%;
}

.sm2 .ff-item img {
  display: block;
  position: relative;
}

.sm2 .ff-item img, .sm2 .ff-item .ff-userpic {
  backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px);
  transition: all 300ms ease-out 0s;
}

.sm2 .ff-item .ff-content, .sm2 .ff-article, .sm2 .ff-item .ff-content p {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 0 -5px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.sm2 .ff-content {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  position: relative;
  padding: 0 0 0 0;
  float: right;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.sm2 .ff-item-cont .ff-content a {
  display: block;
  line-height: 20px !important;
  padding: 2px 0 0 40px;
  word-break: break-all;
}

.sm2 .ff-item a {
  overflow-wrap: break-word;
  margin-left: -40px;
}

.sm2 [id*="ff-stream"] a, .sm2 .ff-gallery-on h4 a:hover {
  text-decoration: none !important;
}

.sm2 .ff-item a, .sm2 .ff-slideshow a {
  border: medium none !important;
  display: inline-block;
}

.sm2 a.readmore-js-toggle {
  display: none !important;
}

.sm2 a.readmore-js-toggle {
  border-style: dotted !important;
  border-width: 0 0 1px !important;
  display: inline-block !important;
  font-size: 12px;
  line-height: 100%;
  margin: 10px 0 0;
  width: auto !important;
}

.sm2 .ff-item-meta {
  position: absolute;
  top: 51px;
  left: 45px;
  box-sizing: content-box;
  float: left;
  margin: 9px 0 0;
  margin-top: -5em;
  text-align: left;
  width: 13%;
}

.sm2 .ff-layout-grid .ff-userpic {
  background-size: cover !important;
  display: block;
  margin: 0 auto 9px;
  position: relative;
  z-index: 2;
}

.sm2 .ff-item .ff-userpic {
  box-sizing: content-box;
  opacity: 1;
}

.sm2 .ff-item img, .sm2 .ff-item .ff-userpic {
  backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px);
  transition: all 300ms ease-out 0s;
}

.sm2 .ff-userpic {
  visibility: hidden;
}

.sm2 .ff-userpic {
  border-radius: 40px;
  display: block;
  height: 28px;
  position: relative;
  width: 40px;
}

.sm2 .ff-layout-grid .ff-icon {
  bottom: -18px;
  left: 10px;
  position: absolute;
  border-style: solid;
  border-width: 1px;
}

.sm2 i.ff-icon {
  visibility: visible !important;
}

.sm2 .ff-icon {
  border-radius: 20px;
  box-sizing: content-box;
  display: inline-block;
  font-family: "ff-icons";
  font-style: normal;
  height: 20px;
  position: relative;
  width: 20px;
}

.sm2 .ff-facebook .ff-icon-inner {
  background-color: #3b5998 !important;
}

.sm2 .ff-icon-inner {
  border-radius: 20px;
  color: white;
  font-family: "ff-icons";
  font-size: 12px !important;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  left: 0;
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 100%;
}

.ff-facebook .ff-userpic .ff-icon-inner:after, .ff-type-facebook:before {
  content: '\e023';
  display: inline;
}

.sm2 .ff-icon-inner:after {
  display: inline-block;
  float: left;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  width: 21px;
}

.sm2 .ff-layout-grid .ff-name {
  display: block;
  margin: 3px 0 0;
  text-align: center;
}

.sm2 .ff-item a {
  overflow-wrap: break-word;
  margin-left: -40px;
}

.sm2 .ff-item-meta::after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
}

.sm2 .ff-item-meta .ff-name {
  display: none;
}

.sm2 .ff-loadmore-wrapper {
  display: none;
}

.sm2 .ff-layout-grid .picture-item__inner:hover .ff-item-cont:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(242, 242, 242, 0)), to(rgba(242, 242, 242, 1)), color-stop(35%, rgba(242, 242, 242, 1)));
  background: -moz-linear-gradient(to right, rgba(242, 242, 242, 0), rgba(242, 242, 242, 1) 35%, rgba(242, 242, 242, 1));
  background: -o-linear-gradient(to right, rgba(242, 242, 242, 0), rgba(242, 242, 242, 1) 35%, rgba(242, 242, 242, 1));
  background: -ms-linear-gradient(to right, rgba(242, 242, 242, 0), rgba(242, 242, 242, 1) 35%, rgba(242, 242, 242, 1));
  background: linear-gradient(to right, rgba(242, 242, 242, 0), rgba(242, 242, 242, 1) 35%, rgba(242, 242, 242, 1));
}

.sm2 .ff-item-cont:after {
  content: "...";
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -29px;
  left: 100%;
  width: 5em;
  text-align: center;
  margin-left: -5em;
  padding-right: 5px;
  background-size: 100% 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white), color-stop(35%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 35%, white);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 35%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 35%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 35%, white);
}

.sm2 .ff-desktop .ff-item:hover .ff-share-wrapper, .sm2 .ff-taped .ff-share-wrapper {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  visibility: visible;
}

.sm2 .ff-share-wrapper {
  display: none;
}

.sm2 .picture-item__inner>* {
  position: relative;
}

.sm2 .ff-share-wrapper {
  backface-visibility: hidden;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 10px;
  transform: translate3d(0px, -10px, 0px);
  transition: all 100ms ease 0ms;
  visibility: hidden;
}

.sm2 .ff-share-wrapper a, .sm2 .ff-mob-link {
  background: #4d4d4d none repeat scroll 0 0;
  border-radius: 30px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 10px 0 !important;
  padding: 0;
  position: relative;
  text-align: center;
  transition: transform 200ms ease 0ms, opacity 200ms ease 0s;
  vertical-align: middle;
  width: 30px;
}

.sm2 .picture-item__inner::after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

.sm2 .ff-item.ff-posts h4 {
  display: block;
  font-size: 14px;
  margin: -11px 0 0 40px;
}

.sm2 .ff-item h4 a {
  color: inherit !important;
  font-weight:400 !important;
}

.sm2 .ff-item.ff-posts div.ff-content {
  display: none;
  font-size: 14px;
}

.sm2 .ff-content br+br+br {
  display: none !important;
}

.sm2 .ff-wordpress .ff-icon-inner::after, .sm2 .ff-posts .ff-icon-inner::after, .sm2 .ff-comments .ff-icon-inner::after, .sm2 .ff-type-wordpress::after, .sm2 .ff-type-posts::after, .sm2 .ff-type-comments::after {
  content: "\e03f";
  font-style: italic;
  margin-top: -1px;
  margin-left: -2px;
}

.sm2 .ff-label-wrapper {
  display: none;
}

.ff-sc-label1 .ff-item .ff-content:first-child {
  margin-top: 0 !important;
}

.sm2 .ff-loadmore-wrapper .ff-btn {
    background: #cdcdcd none repeat scroll 0 0;
    border-radius: 30px;
    box-sizing: border-box;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 20px 12px 0;
    padding: 0 30px;
    position: relative;
    text-align: center;
    transition: all 100ms ease-out 0s;
    vertical-align: middle;
    width: auto !important;
}
.sm2 .ff-highlight {
    background: #00ffb8 none repeat scroll 0 0 !important;
    box-sizing: border-box;
    color: black !important;
    display: inline-block;
    padding: 0;
    position: relative;
}
.sm2 .ff-highlight::before {
    background: #00ffb8 none repeat scroll 0 0 !important;
    bottom: 0;
    left: -10%;
    position: absolute;
    top: 0;
    width: 120%;
    z-index: -1;
}

.sm2 .ff-item.ff-posts h4{
  display:block !important;
    margin-top: 0px !important;
}
.sm2 .shuffle--container {
    overflow: hidden;
    position: relative;
}
.sm2 .ff-grid-layout .ff-item-cont {
    border: 1px solid #eee;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
}
/* STREAM 1 NEWSTICKER */
#ff-stream-1 .ff-nickname, #ff-stream-1-slideshow .ff-nickname, #ff-stream-1 .ff-timestamp, #ff-stream-1-slideshow .ff-timestamp {
    margin-top: 23px;
}
.sm2 #ff-stream-1 .ff-stream-wrapper {
  height: 385px !important;
}

.sm2 #ff-stream-1 .ff-layout-grid .ff-item-cont {
  height: 40px !important;
}

.sm2 div#ff-stream-1 {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-bottom: 7px !important;
  max-height: 800px !important;
  min-height: 100px !important;
}

#ff-stream-1 .ff-layout-grid .ff-item-meta:before, #ff-stream-1 .ff-item-meta, #ff-stream-1-slideshow .ff-item-meta {
  border-color: rgba(240, 237, 231, 0.4);
}

#ff-stream-1 .ff-icon, #ff-stream-1-slideshow .ff-icon {
  border-color: rgb(255, 255, 255);
}

.sm2 #ff-stream-1, .sm2 #ff-stream-1 .ff-popup, .sm2 #ff-stream-1 .ff-search input, .sm2 #ff-stream-1.ff-layout-grid .picture-item__inner {
  background-color: #ffffff;
}

.sm2 #ff-stream-1 .ff-header h1, .sm2 #ff-stream-1 .ff-header h2 {
  text-align: left !important;
}

.sm2 #ff-stream-1 .ff-item, .sm2 #ff-stream-1 .shuffle__sizer {
  width: 300px !important;
  height:50px !important;
}

.sm2 #ff-stream-1 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}

.sm2 #ff-stream-1 .picture-item__inner .ff-item-cont .ff-img-holder {
  display: none;
}

.sm2 #ff-stream-1 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-1 .ff-item-cont h4 {
  display: none;
}

.sm2 #ff-stream-1 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-1 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}
#ff-stream-1 .ff-timestamp{
  margin-left: -85px;
}
#ff-stream-1 .ff-sc-label2 .ff-icon-inner{
  left: 5px;
  right:0px;
}
/* END STREAM 1 NEWSTICKER */

/* STREAM 2 SOCIAL WALL */

/* #ff-stream-2 .ff-item-bar, #ff-stream-2 .ff-name {
  display: none;
} */
/* #ff-stream-2 .ff-posts .ff-name,
#ff-stream-4 .ff-posts .ff-name{
  display: none;
} */

.sm1 #ff-stream-2 .ff-item {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05), 0 3px 5px rgba(0, 0, 0, 0.05);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.sm1 #ff-stream-2 .ff-item:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.05), 0 10px 10px rgba(0,0,0,0.05);
    background-color: transparent;
}

.ff-loadmore-wrapper .ff-btn {
    padding: 0px 10px !important;
    border-radius: 0px !important;
}

/* END STREAM 2 SOCIAL WALL */

/* STREAM 3 NEWSTICKER FRANZ*/
#ff-stream-3 .ff-timestamp{
  margin-left: -85px;
}
#ff-stream-3 .ff-nickname, #ff-stream-3-slideshow .ff-nickname, #ff-stream-3 .ff-timestamp, #ff-stream-3-slideshow .ff-timestamp {
    margin-top: 40px;
}
.sm2 #ff-stream-3 .ff-stream-wrapper {
  height: 385px !important;
}

.sm2 #ff-stream-3 .ff-layout-grid .ff-item-cont {
  height: 40px !important;
}

.sm2 div#ff-stream-3 {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-bottom: 7px !important;
  max-height: 800px !important;
  min-height: 100px !important;
}

#ff-stream-3 .ff-layout-grid .ff-item-meta:before, #ff-stream-3 .ff-item-meta, #ff-stream-3-slideshow .ff-item-meta {
  border-color: rgba(240, 237, 231, 0.4);
}

#ff-stream-3 .ff-icon, #ff-stream-3-slideshow .ff-icon {
  border-color: rgb(255, 255, 255);
}

.sm2 #ff-stream-3, .sm2 #ff-stream-3 .ff-popup, .sm2 #ff-stream-3 .ff-search input, .sm2 #ff-stream-3.ff-layout-grid .picture-item__inner {
  background-color: #ffffff;
}

.sm2 #ff-stream-3 .ff-header h1, .sm2 #ff-stream-3 .ff-header h2 {
  text-align: left !important;
}

.sm2 #ff-stream-3 .ff-item, .sm2 #ff-stream-3 .shuffle__sizer {
  width: 300px !important;
}

.sm2 #ff-stream-3 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}

.sm2 #ff-stream-3 .picture-item__inner .ff-item-cont .ff-img-holder {
  display: none;
}

.sm2 #ff-stream-3 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-3 .ff-item-cont h4 {
  display: none;
}

.sm2 #ff-stream-3 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-3 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}

/* END STREAM 3 NEWSTICKER FRANZ */
/* STREAM 5 NEWSTICKER */
#ff-stream-5 .ff-nickname, #ff-stream-5-slideshow .ff-nickname, #ff-stream-5 .ff-timestamp, #ff-stream-5-slideshow .ff-timestamp {
    margin-top: 40px;
}
/* .sm2 #ff-stream-5 .ff-stream-wrapper {
  height: 385px !important;
} */

.sm2 #ff-stream-5 .ff-layout-grid .ff-item-cont {
  height: 40px !important;
}

.sm2 div#ff-stream-5 {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-bottom: 7px !important;
  max-height: 800px !important;
  min-height: 100px !important;
}

#ff-stream-5 .ff-layout-grid .ff-item-meta:before, #ff-stream-5 .ff-item-meta, #ff-stream-5-slideshow .ff-item-meta {
  border-color: rgba(240, 237, 231, 0.4);
}

#ff-stream-5 .ff-icon, #ff-stream-5-slideshow .ff-icon {
  border-color: rgb(255, 255, 255);
}

.sm2 #ff-stream-5, .sm2 #ff-stream-5 .ff-popup, .sm2 #ff-stream-5 .ff-search input, .sm2 #ff-stream-5.ff-layout-grid .picture-item__inner {
  background-color: #ffffff;
}

.sm2 #ff-stream-5 .ff-header h1, .sm2 #ff-stream-5 .ff-header h2 {
  text-align: left !important;
}

.sm2 #ff-stream-5 .ff-item, .sm2 #ff-stream-5 .shuffle__sizer {
  width: 300px !important;
  height:50px !important;
}

.sm2 #ff-stream-5 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}

.sm2 #ff-stream-5 .picture-item__inner .ff-item-cont .ff-img-holder {
  display: none;
}

.sm2 #ff-stream-5 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-5 .ff-item-cont h4 {
  display: none;
}

.sm2 #ff-stream-5 .picture-item__inner {
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
  box-shadow: none;
}

.sm2 #ff-stream-5 .ff-item {
  margin-bottom: 0px !important;
  text-align: left;
}
#ff-stream-5 .ff-timestamp{
  margin-left: -75px;
}
#ff-stream-5 .ff-sc-label2 .ff-icon-inner{
  left: 5px;
  right:0px;
}
/* END STREAM 1 NEWSTICKER */

@media only screen and (max-width: 1260px) {
    span.swa_vc_linkbuttonbox_title {
    font-size: 13px;
    }
    .sm2 .ff-item-cont {
    	padding-left: 35%;
    }
}

@media only screen and (max-width: 1085px) {
    .sm2 .ff-item-cont {
        padding-left: 33%;
        height: 45px !important;
        width: 278px;
    }
    .sm2 .ff-header h1 {
        padding-left: 16%;
        font-size: 27px;
    }
}
@media only screen and (max-width: 1045px) {
    span.swa_vc_linkbuttonbox_title {
        font-size: 11px;
    }
    .sm2 .ff-header h1 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 1010px) {
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 4px !important;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 10px;
    }
}
@media only screen and (max-width: 987px) {
    .sm2 .ff-header h1{
        font-size: 27px;
    }
    .sm2 .ff-item-cont {
        width: 268px;
    }
}
@media only screen and (max-width: 945px) {
    .sm2 .ff-item-cont {
        width: 245px;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 4px !important;
    }
    .sm2 .ff-header h1 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 925px) {
    span.swa_vc_linkbuttonbox_title {
    font-size: 9px;
    }
}
@media only screen and (max-width: 900px) {
    /*.sm2 .picture-item__inner::before {*/
        /*width: 76.5%;*/
    /*}*/
    .sm2 .ff-item-cont {
        width: 230px;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 4px !important;
    }
    .sm2 .ff-header h1 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 890px) {
    /*.sm2 .picture-item__inner::before {*/
        /*width: 76.5%;*/
    /*}*/
    .sm2 .ff-item-cont {
        width: 230px;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 4px !important;
    }
}
@media only screen and (max-width: 870px) {
    /*.sm2 .picture-item__inner::before {*/
        /*width: 74%;*/
    /*}*/
    .sm2 .ff-item-cont {
        width: 220px;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 4px !important;
    }
    .sm2 .ff-header h1 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 840px) {
    .sm2 #ff-stream-1 .ff-item, .sm2 #ff-stream-1 .shuffle__sizer {
        width: 291px !important;
    }
    .sm2 #ff-stream-3 .ff-item, .sm2 #ff-stream-3 .shuffle__sizer {
        width: 291px !important;
    }
    .sm2 #ff-stream-5 .ff-item, .sm2 #ff-stream-5 .shuffle__sizer {
        width: 291px !important;
    }
}
@media only screen and (max-width: 820px) {
    .sm2 .ff-item-cont {
        width: 205px;
    }
    .sm2 .ff-header h1 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 810px) {
    /*.sm2 .picture-item__inner::before {*/
        /*width: 71%;*/
    /*}*/
    .sm2 .ff-layout-grid .ff-icon {
        left: 4px;
    }
    .sm2 .ff-item-cont {
        padding-left: 30.5%;
        width: 197px;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 4px 0 -5px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px -5px 0 4px !important;
    }
	.sm1 .ff-stream-wrapper {
    	margin: 40px -40px 0px !important;
	}
	span.swa_vc_linkbuttonbox_title {
    	font-size: 7px;
	}
	.sm2 td, th {
    	padding: 0px 1em;
    	border-bottom: 0;
	}
}
@media only screen and (max-width: 767px) {
    .sm1 .ff-stream {
        overflow: visible;
    }
    .sm2 .vc_col-sm-6.wpb_column.vc_column_container {
        overflow: visible;
    }
    .swa_vc_linkbuttonbox.bl1 {
        margin: 0px 0px 0 0px !important;
    }
    .swa_vc_linkbuttonbox.br2 {
        margin: 0px 0px 0 0px !important;
    }
    .sm2 .ff-header h1 {
        padding-left: 7%;
        font-size: 30px;
    }
    .vc_column-inner.vc_custom_1484835706242 {
        margin-left: 25px !important;
        margin-right: 25px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .sm2 #ff-stream-1 .ff-item, .sm2 #ff-stream-1 .shuffle__sizer {
        width: 485px !important;
    }
    .sm2 #ff-stream-3 .ff-item, .sm2 #ff-stream-3 .shuffle__sizer {
        width: 485px !important;
    }
    .sm2 #ff-stream-5 .ff-item, .sm2 #ff-stream-5 .shuffle__sizer {
        width: 485px !important;
    }
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: 51px;
    }
    .sm2 .ff-item-cont {
        padding-left: 12%;
        width: 347px;
    }
    .sm2 .ff-layout-grid .ff-icon {
        left: -32px;
    }
    #ff-stream-1 .ff-nickname, #ff-stream-1-slideshow .ff-nickname, #ff-stream-1 .ff-timestamp, #ff-stream-1-slideshow .ff-timestamp {
        margin-top: 40px;
       margin-left: -43px
    }
    #ff-stream-3 .ff-nickname, #ff-stream-3-slideshow .ff-nickname, #ff-stream-3 .ff-timestamp, #ff-stream-3-slideshow .ff-timestamp {
        margin-top: 17px;
        /* margin-left: -53px !important; */
    }
    #ff-stream-5 .ff-nickname, #ff-stream-5-slideshow .ff-nickname, #ff-stream-5 .ff-timestamp, #ff-stream-5-slideshow .ff-timestamp {
      margin-top: 40px;
     margin-left: -53px
    }
    .sm2 .ff-layout-grid .ff-icon {
        bottom: -25px;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 16px;
        color: #fff;
    }
    .sm2 #ff-stream-1 .ff-header h1, .sm2 #ff-stream-1 .ff-header h2 {
        text-align: center !important;
    }
    .sm2 #ff-stream-3 .ff-header h1, .sm2 #ff-stream-3 .ff-header h2 {
        text-align: center !important;
    }
    .sm2 #ff-stream-5 .ff-header h1, .sm2 #ff-stream-5 .ff-header h2 {
        text-align: center !important;
    }
}
@media only screen and (max-width: 670px) {
    .sm2 .ff-header {
        margin-left: -70px;
    }
    .sm2 .ff-stream-wrapper {
    margin: 0 16px 0 16px !important;
    }
    .sm2 .ff-header h1 {
        padding-left: 11%;
        font-size: 30px;
    }
}
@media only screen and (max-width: 620px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: 28px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
}
@media (max-width: 600px) {
    .l-subheader.at_top {
        display: block !important;
    }
    .l-subheader.at_top .img {
        max-width: 80% !important;
        max-height: 80% !important;
    }
    .vc_col-sm-9.wpb_column.vc_column_container.ncs_blockboxes_3-4_left {
        display: none;
    }
    .w-image.omega {
        display: none;
    }
    .bsw1 .wpb_column {
        float: left !important;
        width: 100% !important;
        padding: 0px !important;
        margin: 0 2.5% 0 2.5% !important;
    }
    .not_on_mobile{
        display: none;
    }
}
@media only screen and (max-width: 580px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: 20px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
}
@media only screen and (max-width: 560px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: 12px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
}
@media only screen and (max-width: 535px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: -4px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
}
@media only screen and (max-width: 520px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: -6px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
}
@media only screen and (max-width: 510px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: -12px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 14px;
        color: #fff;
    }
}
@media only screen and (max-width: 476px) {
    span.swa_vc_linkbuttonbox_title {
        font-size: 13px;
        color: #fff;
    }
    .sm2 .ff-item-cont:after {
        left: 95%;
    }
    .sm3 .ff-item-cont:after {
        left: 95%;
    }

}
@media only screen and (max-width: 475px) {
    .sm2 .picture-item__inner.picture-item__inner--transition {
        left: -34px;
    }
    .sm2 .ff-header h1 {
        padding-left: 18%;
        font-size: 26px;
    }
    .sm2 .ff-item-cont {
        padding-left: 14.5%;
        width: 332px;
    }

}
@media only screen and (max-width: 436px) {
    .sm2 .ff-item-cont {
        padding-left: 12%;
        width: 295px;
    }
    .sm2 td, th {
    	padding: 0px 1em;
    	border-bottom: 0;
	}
	.sm1 .ff-stream-wrapper {
    	margin: 40px -40px 0px !important;
	}
}
@media only screen and (max-width: 378px) {
    .sm2 .ff-item-cont {
        padding-left: 14.5%;
        width: 280px;
    }
    .sm2 .ff-header h1 {
        padding-left: 18%;
        font-size: 25px;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 11px;
        color: #fff;
    }
    .sm2 td, th {
    	padding: 0px 1em;
    	border-bottom: 0;
	}
	.sm1 .ff-stream-wrapper {
    	margin: 40px -31px 0px !important;
	}
}
@media screen and (max-width: 325px) {
    .sm2 .ff-stream-wrapper {
        margin: 0 5px;
    }
    .sm2 .ff-layout-grid {
        min-width: 230px !important;
    }
    .sm2 .ff-item-cont {
        padding-left: 12.5%;
        width: 250px;
    }
    .sm2 .ff-item-cont:after {
        left: 97%;
    }
    .sm3 .ff-item-cont:after {
        left: 97%;
    }
    .sm2 .ff-item-cont {
        padding-left: 19.5%;
        width: 225px;
    }
    .sm2 .ff-header h1 {
        padding-left: 13%;
        font-size: 25px;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 9px;
        color: #fff;
    }
    .sm2 td, th {
    	padding: 0px 1em;
    	border-bottom: 0;
	}
	.sm1 .ff-stream-wrapper {
    	margin: 40px -29px 0px !important;
	}
}
@media screen and (max-width: 456px){
    .bsw1 .wpb_column {
        float: none !important;
        width: 100% !important;
        margin: 0px !important;
        padding: 0px 0px 0px 0px !important;;
    }
    .bsw1 .wpb_column:last-child {
    padding: 0px 0px 0px 0px !important;
    }
    .bsw1 .vc_column-inner {
        margin: 12px 15px;
    }
    .g-cols.wpb_row.type_default.vc_inner.sm2.bsw1 {
        padding: 0 0 10px;
    }
    .not_on_mobile{
        display: none;
    }
}
@media only screen and (min-width: 456px) and (max-width: 767px) {
    .g-cols.wpb_row.type_default.vc_inner.sm2.bsw1 {
        padding: 0px 10px 12px 10px;
    }
    .bsw1 .wpb_column {
        float: left !important;
        width: 45% !important;
        padding: 0px !important;
        margin: 0 2.5% 0 2.5% !important;
    }
    .bsw1 .vc_column-inner {
        margin: 12px 15px;
    }
}
@media (max-width: 600px) {
    .bsw1 .wpb_column {
        float: left !important;
        width: 100% !important;
        padding: 0px !important;
        margin: 0 2.5% 0 2.5% !important;
    }
    .not_on_mobile{
        display: none;
    }
}
@media only screen and (min-width: 750px) and (max-width: 1024px) {
  .sm2 #ff-stream-1 .ff-item-cont h4{
    text-indent: unset !important;
  }
    .bsw1 .wpb_column {
        width: 100%;
        padding: 0px !important;
    }
    .bsw1 .vc_column-inner {
        margin: 12px 15px;
    }
    .swa_vc_linkbuttonbox.bl1, .swa_vc_linkbuttonbox.br2 {
        margin: 0 !important;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 16px;
    }
    .g-cols.wpb_row.type_default.vc_inner.sm2.bsw1 {
        padding: 0 0 10px;
    }
}
@media only screen and (max-width: 380px) {
    .bsw1 .wpb_column {
        width: 100%;
    }
    .bsw1 .vc_column-inner {
        margin: 12px 15px;
    }
    .swa_vc_linkbuttonbox.bl1, .swa_vc_linkbuttonbox.br2 {
        margin: 0 !important;
    }
    .g-cols.wpb_row.type_default.vc_inner.sm2.bsw1 {
        padding: 0 0 10px;
    }
    span.swa_vc_linkbuttonbox_title {
        font-size: 16px;
    }
    .not_on_mobile{
        display: none;
    }
}
/*@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
  .sm2.ipad{
    display:block;
  }
  .sm2.desktop{
    display:none;
  }
}*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
  .sm2 #ff-stream-5 .ff-stream-wrapper{
    height: 110px !important;
  }
  .sm2 #ff-stream-3 .ff-stream-wrapper {
    height: 110px !important;
  }
  .sm2 #ff-stream-1 .ff-stream-wrapper {
    height: 110px !important;
  }
  .ff-sc-label2 .ff-icon-inner {
    right: -5px !important;
    top: 1px !important;
  }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
  .sm2 #ff-stream-5 .ff-stream-wrapper{
    height: 229px !important;
  }
  .sm2 #ff-stream-3 .ff-stream-wrapper {
    height: 229px !important;
  }
  .sm2 #ff-stream-1 .ff-stream-wrapper {
    height: 229px !important;
  }
  .sm2 #ff-stream-1 .ff-stream-wrapper article:nth-child(5){
    top:10px !important;
  }
  .sm2 #ff-stream-3 .ff-stream-wrapper article:nth-child(5){
    top:10px !important;
  }
  .ff-sc-label2 .ff-icon-inner {
    right: -5px !important;
    top: 1px !important;
  }

}
@media only screen
and (min-device-width : 1024px)
and (max-device-width : 1366px)
and (orientation : portrait) {
  .sm2 #ff-stream-5 .ff-stream-wrapper {
      height: 217px !important;
  }
  .sm2 #ff-stream-3 .ff-stream-wrapper {
    height: 217px !important;
  }
  .sm2 #ff-stream-1 .ff-stream-wrapper {
    height: 217px !important;
  }
}
