.cfct-plain-text, .single-videos article p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4em;
  margin-bottom: 20px;
}
.cfct-plain-text p, .single-videos article p p {
  margin: 0 0 10px 0;
}

.entry-content a {
color: #ed6400;
}

.page-wrap {
  max-width: 1060px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  background: #fff;
}

.section-title {
  font-size: 35px;
  line-height: 1em;
  font-weight: normal;
  margin: 20px 0 20px 0;
}

.single-videos .fluid-width-video-wrapper {
  margin-bottom: 20px;
}
.single-videos header {
  margin-bottom: 0;
}
.single-videos .share-hover {
  display: none;
}
.single-videos .social-counter-wrapper-inner {
  margin-bottom: 0px;
}
.single-videos .social-counter-wrapper-inner > div {
  float: left;
}
.single-videos .entry-title {
  font-size: 18px;
}
.single-videos .entry-title a {
  color: #fff;
}
.single-videos article header {
  min-height: 0;
  padding: 0;
}
.single-videos article a {
  color: #ed6400;
}

.single-videos article a.bc-related-link {
  color: #ed6400;
  font-size: 14px;
}

.single-videos article{
  min-height: 235px;
  clear: both;
}

.single-videos .social-counter-wrapper {
margin-top: -20px;
padding: 10px 15px;
background: #101010;
}


.single-videos .social-counter-wrapper .social-counter-facebook-box {
width: 330px;
padding-right: 10px;
display: inline-block;
}

.single-videos .social-counter-wrapper .social-counter-twitter-box {
display: inline-block;
width: 107px;
height: 22px!important;
position: relative;
z-index: 999;
padding-left: 5px;
padding-top: 2px;
}

.single-videos .str-col-ab{overflow: visible;}

.single-videos .social-counter-wrapper #___plusone_0{
padding: 0px 5px!important;
vertical-align: top!important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}

.single-videos .share-box{
  margin-top:10px;
}


@media only screen and (max-width:767px) {

  .single-videos article {
    min-height: 75px;
    clear: both;
  }

  .single-videos h1.entry-title {
    font-size: 16px;
    margin-bottom: 0;
  }

  .single-videos header {
    min-height: 45px!important;
    padding-bottom: 0px!important;
  }

  .cfct-plain-text, .single-videos article p {
    font-size: 12px;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: 20px;
  }

}

