

.parallax-window {
    min-height: 700px;
    background: transparent;
}

#overlay-title img{
  width: 100%;
  max-width: 715px;
  margin: 0 auto;
}

.vertical-menu {
    top: 49px;
    position: absolute;
}


@media (max-width: 750px) {
    .vertical-menu {
        top: 100px;
        position: fixed;
    }
}


@media (max-width: 768px) {
  #overlay-title h3{
    font-size: 60%;
  }
}

@media (max-width: 1170px) {
  #overlay-title h3{
    font-size: 60%;
  }
}


/* Video BG section */

#video-section{
    width: 100%;
    height: 1000px;
}

#overlay-title {
    position: absolute;
    color: #FFF;
    text-align: center;
    text-shadow: 2px 2px 2px  #000;
    font-size: 30px;
    top: 30%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#video-bg{
    width: 100%;
    height: 1000px;
    position: relative;
    z-index: -1000;
}

#animate-poster{
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#video-section .fadeIn{
    opacity: 0;
    display: block !important;
}

#overlay-watch-trailer .fadeIn{
  opacity: 0;
  margin: 0 auto;
  display: block !important;
}

/* Latest Section */

#encantadia-sticky-header{
  position: fixed;
  display: none;
  opacity: 1;
}

#encantadia-sticky-header-placeholder{
  display: none;
}

#encantadia-sticky-header-placeholder.placeholder{
  display: block;
  height: 0px;
}

#latest-content.parallax-window{
  max-height: 910px;
  position: relative;
  overflow: hidden;
}

#latest-content.parallax-window .bg-layer{
  background-color: rgba(255, 255, 255, .5);
  position: absolute;
  z-index: -1;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.content_type{
  position: absolute;
  z-index: 2;
  width: 81px;
  height: 88px;
  left: 2%;
  top: 0;
  border: none;
  background-size: cover;
}

.latest-content-container h4{
  font-size: 30px;
  text-transform: uppercase;
  margin: 10px 0;
}

.latest-desc-intro{
  font-family: Roboto-regular;
  font-size: 18px;
  margin: 10px 0;
  max-height: 70px;
  text-align: justify;
}

.latest-content-item{
  display: none;
}

.latest-content-image{
  width: 96%;
  height: auto;
  max-height: 280px;
}

.latest-content-image-bg{
  width: 96%;
  height: 280px;
  max-height: 280px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.6);
  margin: 0 auto;
}


.latest-content-wrap{
  box-sizing: border-box;
  padding: 0 5px;
}

.latest-content-container{
  opacity: 0;
  box-sizing: border-box;
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
  /*overflow: hidden;*/
}

#latest-content, #latest-content p{
  color: #000;
}

#latest-content-parent{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 12px;
  max-height: 430px;
  height: 350px;
}

.latest-content-item {
  display: inline-block;;
  float: left;
  width: 33%;
  color: #fff;
  box-sizing: border-box;
  margin: 15px 0 30px;
  position: relative;
}



.latest-content-title, .latest-content-lead {
    color: #fff;
    text-align: left;
    padding: 5px 5px 5px;
    font-size: 14px;
    text-align: justify;

}

.latest-content-lead{
    max-height: 60px;
}

.latest-content-title{
  font-size: 18px;
  max-height: 60px;
  font-family: Roboto-Regular;
}

.parallax-window{
  padding: 20px 0;

}


/* Community */

#community {
  box-sizing: border-box;
  padding: 15px 0px;
  background-color: rgba(225, 232, 181, 0.6);
  margin: 160px 0 50px;
  width: 100%;
  display: inline-block;
  /*opacity: 0;*/
}

#community .community-container{
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

#community .community-content{
  width: 40%;
  padding: 5px 20px;
  text-align: left;
  position: relative;
  float: left;
  box-sizing: border-box;
}

#community-inner-content{
  opacity: 0;
  padding-top: 20px;
  /*letter-spacing: -10px;*/
}

#community-inner-content p{
  color: #000;
  max-height: 150px;
  font-family: Roboto-regular;
  font-size: 18px;
  text-align: justify;
}

#community .community-image{
  width: 55%;
  text-align: right;
  float: left;
}

#community #community-encantadiks{
  height: 205px;
  position: relative;
  margin-top: -35px;
  /*opacity: 0;*/
}

#img-banak-diks{
  position: absolute;
  left: 10px;
  bottom: -213px;
  width: 318px;
}

#img-nakba-diks{
  position: absolute;
  right: 10px;
  bottom: -233px;
  width: 345px;
}

#img-imaw-diks{
  position: absolute;
  right: 30%;
  bottom: -175px;
  z-index: 4;
}

#community.scrolled{
  display: inline-block;
}

/* About section */
#about-section{
    max-height: 1069px;
    padding: 20px 0 0;
    overflow: hidden;
}

#about-section .stones-container{
    text-align: center;
    margin: 0 auto;
}

#about-section .stones-container .stones{
  display: inline-block;
margin: 50px 5%;
box-sizing: border-box;
}

#about-section .stones-container .stones img{
    width: 100px;
}

#about-section .about-content{
    width: 55%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}

#about-section .about-content p{
    color: #000;
    font-size: 18px;
    font-family: Roboto-regular;
    text-align: justify;
}

#about-section .stones-container, #about-section .about-content{
  /*display: none;*/
  height: 303px;
}

#about-section .stones-container.scrolled{
  display: block;
}

.fadeInLoop{
  opacity: 0;
  width: 0px;
}

#about-section-container{
  min-height: 480px;
}

/* Cast Section */


#cast-info{
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  margin: 20px 0 0;
  width: 100%;
}

#cast-container{
  display: block;
}

#cast-backdrop{
  background-color: rgba(128, 90, 43, 0.6);
  position: absolute;
  z-index: 1;
  top: 30%;
  left: 0;
  right: 0;
}

#cast-container.scrolled{
  display: block;
}

#cast-container{
  height: 550px;
  box-sizing: border-box;
  padding: 30px 10px 0;
}

#cast-content-container{
  width: 23%;
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  float: right;
  margin: 2% 5%;
  display: block;
  opacity: 1;
}

#cast-content-container p{
  color: #fff;
  max-height: 250px;
  font-size: 18px;
  text-align: justify;
  font-family: Roboto-regular;
}

#cast-contents{
  text-align: right;
}

#cast-image-container{
  width: 49%;
  box-sizing: border-box;
  position: relative;
  /*display: inline-block;*/
  height: 100%;
  margin-right: 21%;
  margin-left: 15%;
  max-width: 970px;
}

.img-community-encantadiks{
  width: 250px;
  opacity: 0;
}

.cast-wrapper{
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

#cast-image-container .cast-images{
  opacity: 0;
  height: 525px;
  position: absolute;
  width: auto;
  z-index: 2;
}

#cast-image-container #cast-earth{
  right: -60px;
  z-index: 3;
}

#cast-wind{
  left: -60px;
}

#cast-image-container #cast-water{
  right: 0;
  z-index: 4;
}

#cast-image-container #cast-fire{
  left: 0;
  z-index: 4;
}

#cast-desc-wrapper{
  max-width: 1200px;
  margin: 0 auto;
}

/* BTN */

.btn-home{
  padding: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  border: 2px solid #000;
  text-align: center;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

.btn-home.community-btn{
  /*width: 60%;*/
  padding: 10px 10px 5px;
  margin: 10px 0;
  margin: 10px auto;
  font-size: 16px;
}

.btn-home.about-btn{
  padding: 10px 10px 5px;
  color: #000;
  font-weight: bold;
  font-size: 16px;
}

.about-content a{
  color: #000;
  margin: 10px auto;
  display: block;
  width: 130px;
}

#community-inner-content a{
  width: 63%;
  margin: 10px auto;
  display: block;
}

.btn-home.cast-btn a{
  color: #fff;
  width: 130px;
}



#cast-backdrop a{
  margin: 10px 0;
  width: 110px;
  display: block;

}

.btn-home.cast-btn{
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  padding: 10px 0 5px;
  width: 90px;
  margin: 15px 0;
}



@media (max-width: 1366px) {

  #cast-image-container .cast-images{
    height: 425px;
    bottom: -5px;
  }

  #cast-image-container{
    width: 53%;
  }

}

@media (max-width: 850px) {
  #encantadia-sticky-header ul li{
    margin: 0 20px;
  }

  .btn-home.community-btn{
    width: auto;
  }

  #img-banak-diks, #img-nakba-diks{
    width: 240px;
  }

  #img-imaw-diks{
    right: 20%;
    bottom: -130px;
  }

  #img-nakba-diks {
      right: -50px;
      width: 253px;
      bottom: -190px;
  }

  #img-banak-diks{
    bottom: -170px;
  }

  .img-community-encantadiks{
    width: 170px;
  }

  #cast-image-container{
    margin-left: 0;
    width: 67%;
    margin-right: 27%;

  }

  #cast-content-container{
    width: 27%;
  }

  #cast-image-container .cast-images {
    height: 345px;
    bottom: 80px;
  }

  #cast-backdrop{
    top: 20%;
  }

  #about-section{
    max-height: 1000px;
  }

  #about-section .stones-container .stones img{
    max-width: 65px;
  }

  #about-section .stones-container, #about-section .about-content{
    height: 256px;
  }
}

@media (max-width: 768px) {
  #encantadia-sticky-header ul li{
    margin: 0 18px;
  }
  #encantadia-sticky-header.scrolled ul li {
    margin: 0 9px;
  }

}


@media (max-width: 600px) {

  #community-inner-content a{
    width: 80%;
  }

  #img-banak-diks {
    bottom: -140px;
  }

  .img-community-encantadiks {
    width: 146px;
  }

  #img-nakba-diks {
    right: -55px;
    width: 212px;
    bottom: -164px;
  }


  #img-banak-diks, #img-nakba-diks{
    width: 190px;
  }

  #img-banak-diks{
    width: 160px;
    bottom: -115px;
  }

  #img-nakba-diks{
    bottom: -140px;
  }

}
