#BEPHome{
  position: relative;
  top: 31px;
}
#BEPMod{
  position: relative;
  top: -7px;
}
#ImgRePost{
  position: relative;
  margin-top: -174px;
}
.MySBlogs {
  display: none;
  }
.slideReco-container {
  position: relative;
  width: 100%;
  left: 0%;
}
.fecht{
  position: absolute;
  width: 98%;
  border: 0px solid transparent;
  color: white;
  z-index: 1000000;
  bottom: 30px;
  left: 1%;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-display: block;
  src: url(font/Oswald-Bold.ttf) format('ttf');
  font-weight: bold;
  font-size: 17px;
  text-shadow: 2px  2px 1px #000;
  background: -moz-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, rgba(255,255,255,0)), color-stop(30%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(290deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* ie10+ */
  background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%, rgba(0,0,0,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}
.FechaIndex {
    text-shadow: 2px  2px 1px #000;
  display: inline-block;
  border-radius: 8px 8px 8px 8px;
  min-width: 50px;
  min-height: 10px;
  padding-right: 0px;
  background: transparent;
  text-align: center;
  line-height: 1;
  box-sizing: content-box;
  white-space: nowrap;
  position: absolute;
  }
.FechaIndex:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  padding-top: 20%;
  height: 0;
}
.FechaIndex span {
  display: inline-block;
  vertical-align: middle;
}
.desc p{
  color: #fff;
  text-shadow: 2px  2px 1px #000;
  bottom: 60px;
  padding-right: 70px;
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-display: block;
  src: url(font/Oswald-ExtraLight.ttf) format('ttf');
  font-weight: 200;
  font-size: 18px;
  }
.ActiveBlogs {
  background-color: transparent;
}
.FadeBlogs {
  -webkit-animation-name: FadeBlogs;
  -webkit-animation-duration: 1.5s;
  animation-name: FadeBlogs;
  animation-duration: 1.5s;
}
@-webkit-keyframes FadeBlogs {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes FadeBlogs {
  from {opacity: .4} 
  to {opacity: 1}
}
@media (max-width: 339px) and (min-width: 290px){
  #BEPHome{
    position: relative;
    top: 36px;
  }
  .fecht{
    font-size: 17px;
  }
  .desc p{
    font-size: 18px;
  }
  #BEPMod{
    position: relative;
    top: -7px;
  }
}
@media (max-width: 379px) and (min-width: 340px){
  #BEPHome{
    position: relative;
    top: 40px;
  }
  .fecht{
    font-size: 19px;
  }
  .desc p{
    font-size: 20px;
  }
  #BEPMod{
    position: relative;
    top: -7px;
  }
  .FechaIndex {
    font-size: 22px;
  }
}
@media (max-width: 439px) and (min-width: 380px){
  #BEPHome{
    position: relative;
    top: 48px;
  }
  .fecht{
    font-size: 21px;
  }
  .desc p{
    font-size: 22px;
  }
  .FechaIndex {
    font-size: 26px;
  }
  #BEPMod{
    position: relative;
    top: -7px;
  }
 }
@media (max-width: 519px) and (min-width: 440px){
  #BEPHome{
    position: relative;
    top: 57px;
  }
  .fecht{
    font-size: 21px;
  }
  .desc p{
    font-size: 22px;
  }
  #BEPMod{
    position: relative;
    top: -6px;
  }
  .FechaIndex {
    font-size: 26px;
  }
}
@media (max-width: 599px) and (min-width:520px){
  #BEPHome{
    position: relative;
    top: 66px;
  }
  .fecht{
    font-size: 24px;
  }
  .desc p{
    font-size: 26px;
  }
  #BEPMod{
    position: relative;
    top: -7px;
  }
  .FechaIndex {
    font-size: 26px;
  }
}
@media (max-width: 669px) and (min-width:600px){
  #BEPHome{
    position: relative;
    top: 73px;
  }
  .fecht{
    font-size: 26px;
  }
  .desc p{
    font-size: 28px;
  }
  #BEPMod{
    position: relative;
    top: -7px;
  }
  .FechaIndex {
    font-size: 26px;
  }
}
@media (max-width: 767px) and (min-width: 670px){
  #BEPHome{
    position: relative;
    top: 44px;
  }
  .fecht{
    font-size: 28px;
  }
  .desc p{
    font-size: 30px;
  }
  #BEPMod{
    top: -43px;
  }
  .FechaIndex {
    font-size: 26px;
  }
}
@media (max-width: 869px) and (min-width: 768px){
  #BEPHome{
    position: relative;
   margin-top: 178px;
  }
  .fecht{
    font-size: 14px;
  }
  .desc p{
    font-size: 16px;
  }
  #BEPMod{
    top: -69px;
  }
  .FechaIndex {
    font-size: 15px;
  }
}
@media (max-width: 991px) and (min-width: 870px){
  #BEPHome{
      position: relative;
    margin-top: 218px;
  }
  .fecht{
    font-size: 16px;
  }
  .desc p{
    font-size: 18px;
  }
  #BEPMod{
    top: -69px;
  }
  #ImgRePost{
  position: relative;
  margin-top: -12px;
}
}
@media (max-width: 1199px) and (min-width: 992px){
  #BEPHome{
    margin-top: 297px;
  }
  .fecht{
    font-size: 18px;
  }
  .desc p{
    font-size: 18px;
  }
  #BEPMod{
    top: -69px;
  }
  .FechaIndex {
    font-size: 13.8px;
  }
  #ImgRePost{
  position: relative;
  margin-top: -12px;
}
}
@media (max-width: 1499px) and (min-width: 1200px) {
  #BEPHome{
    margin-top: 376px;
  }
  .fecht{
    font-size: 20px;
  }
  .desc p{
    font-size: 20px;
  }
  #BEPMod{
    top: -69px;
  }
  .FechaIndex {
    font-size: 15px;
  }
  #ImgRePost{
  position: relative;
  margin-top: -12px;
}
} 
@media (max-width: 1919px) and (min-width: 1500px){
  #BEPHome{
    margin-top: 537px;
  }
  .fecht{
    font-size: 22px;
  }
  .desc p{
    font-size: 22px;
  }
  #BEPMod{
    top: -69px;
  }
  .FechaIndex {
    font-size: 20px;
  }
  #ImgRePost{
  position: relative;
  margin-top: -12px;
}
}
@media (min-width: 1920px){
  #BEPHome{
    margin-top: 537px;
  }
  .fecht{
    font-size: 24px;
  }
  .desc p{
    font-size: 24px;
  }
  .FechaIndex {
    font-size: 20px;
  }
  #BEPMod{
    top: -69px;
  }
  #ImgRePost{
  position: relative;
  margin-top: -12px;
}
}