#encantadia-sticky-header{
  display: block;
  opacity: 1;
}

body{
  background-image: none;
}

#wrapper{
  background-image: url(/gma/assets/encantadia/microsite/videos/encantadia.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}


.article-wrapper{
    min-height: 100px;
    display: inline-block;
    width: 100%;
}

.article-inside {
  width: 67%;
  float: left;
  box-sizing: border-box;
  max-width: 880px;
  color: #fff;
  font-family: Roboto-regular;
  border-right: 1px solid #f4d197;
margin: 15px 20px 10px;
  padding: 0px 20px 0px 0px;
  min-height: 1145px;
}


.stories-section-content div img{
  width: 100%;
}


 .ent-embed-img {
   width: 100% !important;
 }

.ent-embed-img img{
  width: 100% !important;
  height: auto !important;
}

.stories-section-latest{
  width: 27%;
  min-width: 300px;
  float: left;
  margin: 20px 0;
  box-sizing: border-box;
}

#latest-stories .latest-content-item{
    height: auto;
    position: relative;
    margin: 4px 0;
    min-height: 110px;
    background-color: #6a4b1f;
    padding: 4px;
}

.latest-content-image-bg{
    background-image: url(/gma/assets/encantadia/images/og_encantadia.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#latest-stories .latest-content-image-bg{
    height: 110px;
    width: 42%;
    float: left;
}

#latest-videos .latest-content-image-bg{
    height: 125px;
    width: 100%;
}

.latest-content-wrap p{
  color: #ccb593;
  font-size: 15px;
  font-family: 'Roboto-regular';
}


#latest-stories .latest-content-wrap{
    width: 58%;
    float: left;
    padding: 3px 10px;
}

.latest-header{
  color: #fdd182;
  font-size: 18px;
}

.latest-content-wrap{
  height: auto;
  background-color: #6a4b1f;
  color: #ccb593;
  padding: 7px;
  box-sizing: border-box;
  font-family: Roboto-regular;
}

#latest-stories .latest-content-title{
    max-height: 80px;
}

#latest-videos{
    margin: 20px 0;
}
#latest-videos .latest-content-item{
    width: 49%;
    float: left;
    margin: 7px 0;
    position: relative
}
#latest-videos a:first-of-type .latest-content-item{
    width: 100%;
}
#latest-videos a:first-of-type .latest-content-image-bg{
    height: 200px;
}

#latest-videos a:nth-of-type(2) .latest-content-item{
    margin-right: 6px;
}

#latest-videos .latest-content-title{
    height: 40px;
}

#latest-videos .latest-content-image-bg:after {
    content: " ";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 19px solid rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
    cursor: pointer;
}


.pb10{
  font-size: 24px;
  font-family: TrajanPro-Regular;
  color: #fdd182;
  padding: 10px 0;
}

.post_date, .by-author{
  font-size: 13px !important;
  font-family: Roboto-regular;
  color: #d5d5d5 !important;
  padding: 5px 0;
  margin: 0 !important;
}

.stories-section-content p{
  margin-bottom: 23px;
  color: #fff;
}

.stories-section-content p a{
  color: #0000CD;
}

.video_detail_container{
  max-height: 135px;
  position: relative;
}

#st_section{
  margin-bottom: 10px;
}

.stories-section-latest a:nth-child(5){
  display: none;
}


#stories-section{
  background-color: rgba(159, 139, 89, 0.8);
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
  min-height: 540px;
  box-sizing: border-box;
}

.load-more-btn{
    color: #FFF;
    border: 1px solid #FFF;
    padding: 8px 11px 7px;
    position: relative;
    display: block;
    width: 178px;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.load-more-btn:hover{
    color: #fdd182;
    border: 1px solid #fdd182;
}

#myModal .video_preview_player{
  background: #000;
}

#myModal .video_preview_title{
  padding: 10px 15px;
}
#myModal .video_preview_description{
  padding: 0 15px 10px;
}

.blocker{
  background: none !important;
  background-color: transparent !important;
}

#myModal .video_preview{
  background-color: rgba(0, 0, 0, 0.6);
}


.modal{
    display: none;
    padding: 0 !important;
    z-index: 9;
    width: 800px !important;
    min-height: 480px;
    display: none;
    background: none !important;
    z-index: 9;
    border-radius: 0 !important;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0px #000 !important;
    -moz-box-shadow: 0 0 0px #000 !important;
    -o-box-shadow: 0 0 0px #000 !important;
    -ms-box-shadow: 0 0 0px #000 !important;
    box-shadow: 0 0 0px #000 !important;
    top: 5%;
}


.modal a.close-modal{
    background: url('/gma/assets/encantadia/microsite/images/btn_close.png') no-repeat 0 0 !important;
    width: 20px !important;
    height: 20px !important;
    top: -8.5px !important;
    right: -7.5px !important;
    z-index: 11;
}

.black-bg-transparent{
    background-color: #000;
    width: 100%;
    min-height: 650px;
    position: relative;
    opacity: .8;
}


#myModal .video_preview_title {
    padding: 10px 15px;
    color: #f4f89a;
    font-size: 18px;
}

 #myModal .video_preview_description p {
    color: #fff !important;
    margin-bottom: 23px;
 }

 
 #myModal .video_preview_description p a {
   color: #3e5dff;
 }

 .read-more-cross-sell{
   text-transform: uppercase;
  color: #ccb593;
  font-size: 15px;
  padding-top: 10px;
 }

#latest-videos .read-more-cross-sell{
    display: none;
}

#myModal .video_preview_description{
    color: #fff !important;
    font-size: 16px;
    font-family: Roboto-regular;
    padding: 0 15px 10px;
}

.blur-effect{
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;
}

.blur-png{
  background-image: url(/gma/assets/encantadia/microsite/images/blur-effect.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.article-inside iframe, .article-inside img{
    max-width: 100%;
}

#loader-notice {
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    bottom: 20px;
    z-index: 2;
    width: 200px;
    margin-left: -100px;
    left: 50%;
    padding: 20px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#loader-notice span {
    color: #fff;
    font-size: 15px;
}


@media (max-height: 768px) {
  .blocker{
    top: 190px;
    padding-bottom: 410px;
  }


}

@media (max-width: 1180px) {
  .article-inside{
      width: 64%;
  }

  main{
    background-position: center;
  }

}


@media (max-width: 860px) {

  .modal{
    width: 100% !important;
    top: 8%;
  }

  #mediaplayer_wrapper iframe{
    width: 100%;
  }

}

@media (max-height: 800px)  and (max-width: 1120px) {
  .blocker {
    top: 50px;
  }
}

@media (max-width: 768px) {

  .twitter-video{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 300px !important;
  }


  .blocker{
    background-color: rgba(0,0,0,1) !important;
    z-index: 5001;
      top: 0;
      padding-top: 30px;
  }

  .ads-native{
    width: 100%;
    text-align: center;

  }

  #mediaplayer_wrapper iframe{
    width: 100%;
    height: 250px;

  }

  #myModal.modal {
      width: 99% !important;
  }

  #myModal .video_preview{
    padding-bottom: 20px;
  }

  .article-inside{
      width: 100%;
      margin: 0 auto;
      border-right: none;
      padding: 0;
      min-height: 200px;
  }

  .pb10{
    font-size: 20px;
    text-align: left;
  }

    .stories-section-latest  p {
         margin-bottom: 0px;
    }

  #stories-section .article-inside  img{
    width: 100%;
  }

  #stories-section{
    background-color: rgba(51, 18, 1, 0.9);
  }

  .stories-section-latest {
    width: 100%;
  }

  .latest-content-item{
      max-width: 300px;
      margin: 10px auto !important;
      box-sizing: border-box;
  }

    #latest-videos{
        max-width: 300px;
        margin: 0 auto;
    }

    #latest-stories .latest-content-image-bg{
        height: 102px;
    }

    #latest-videos a:nth-of-type(2) .latest-content-item{
        margin: 5px 6px 20px 0 !important;
    }

    #latest-videos .latest-content-item {
        width: 49%;
        margin: 5px 0 !important;
    }

    /*#latest-videos .latest-content-image-bg{
        height: 150px !important;
    }

    #latest-videos .latest-content-item{
        width: 300px;
        float: none;
    }*/


  .latest-header {
    text-align: center;
  }
}
