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

body{
  background-image: none;
}

#wrapper{
  background-image: url(/gma/assets/encantadia/microsite/images/bg-1-community.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

#community-section{
  max-width: 1200px;
  background-color: rgba(70, 82, 44, 0.6);
  position: relative;
  box-sizing: border-box;
  margin: 10px auto 10px;
  width: 100%;
  background-position-y: 5px;
  background-position-x: 5px;
  min-height: 800px;
}
#community-sub-container{
  overflow: inherit;
  display: flex;
}

#desktop-fan-fiction{
  font-size: 0 !important;
}

#community-section div{
  box-sizing: border-box;
}

#community-featured-gallery{
  width: 100%;
  height: 370px;
}

#community-featured-gallery .blur{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='3'%20/></filter></svg>#blur");
  filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
  -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;
}


#community-game-dl{
  position: absolute;
  z-index: 1;
  bottom: 70px;
  right: 36%;

}

@media (max-width: 1150px) {
  #community-game-dl a img{
    width: 175px;
  }

  #community-game-dl {
    bottom: 100px;
    right: 37%;
  }
}


@media (max-width: 1000px) {
  #community-game-dl {
    bottom: 150px;
    right: 39%;
  }

  #community-game-dl a img{
    width: 150px;
  }
}


@media (max-width: 935px) {
  #community-game-dl {
      bottom: 170px;
      right: 36;
  }
}


@media (max-width: 840px) {
  #community-game-dl{
    bottom: 195px;
    right: 34%;
  }
}

@media (max-width: 768px) {
  #community-game-dl {
    bottom: 105px;
    right: 42%;
  }
}

@media (max-width: 750px) {
  #community-game-dl{
    bottom: 70px;
    right: 0;
    left: 0;
    text-align: center;
  }

  #community-game-dl a img{
    width: 120px;
  }

}

.sub-contents{
  box-sizing: border-box;
  padding: 10px;
  color: #fff;
}

#community-sub-main-content{
  float: left;
  width: 68.6%;
  margin: 0;
  padding-top: 0;
}

#community-sub-left-content{
  float: right;
  width: 30%;
  /*background: rgba(255, 255, 255, 0.8);*/
  margin-right: 10px;
  overflow: hidden;
  padding-top: 0;
}


#community-sub-left-content .cnwidget {
  width: 100% !important;
  height: 600px !important;
  overflow: hidden;
  background: rgba(90, 83, 60, 0.7);
}

h3.cnheader-title, .cnwidget.cnvw .cnheader-sharing i, .cnwidget.cnvw .cnheader-menu i{
  color: #fff;
}

div.ads-mrect1 {
  margin: 20px auto;
}

#community-sub-menu{
  width: 100%;
  padding: 10px;
  background: rgba(70, 82, 44, 0.7);
  margin: 10px 0 20px;
}

#community-sub-menu ul li{
  font-family: TrajanPro-Regular;
  color: #e6ecdd;
  float: left;
  padding: 10px 0;
  box-sizing: border-box;
  margin: 0 23px;
  /*margin: 0 38px;*/
  cursor: pointer;
  font-weight: bold;
  font-size: 16px;
}

#community-sub-menu ul li:hover, #community-sub-menu ul li.active{
  color: #86b10c;
}

#community-sub-menu ul {
  list-style: none;
  max-width: 669px;
  margin: 0 auto;
  box-sizing: border-box;
  height: 35px;
  text-align: center;
}


#community-sub-menu-mobile{
  display: none;
}

.sub-nav-img{
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  cursor: pointer;
}

#nchan-generator, .nchan-button{
  background-color: #d0962a!important;
  width: 260px;
  height: 34px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-family: TrajanPro-Bold;
  padding: 9px 20px 7px;
  border: none;
  cursor: pointer;
  o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  color: #FFF;
  font-size: 17px;
}

#nchan-generator a, #nchan-generator a:hover{
  text-shadow: none;
  color: #FFF;
}

#nchan-generator:hover, .nchan-button:hover{
  color: #FFF;
  text-shadow: none;
  -webkit-box-shadow: 10px 6px 55px 3px rgba(200,181,69,1);
  -moz-box-shadow: 10px 6px 55px 3px rgba(200,181,69,1);
  box-shadow: 10px 6px 55px 3px rgba(200,181,69,1);
}

#desktop-fan-fiction{
  background-image: url(//aphrodite.gmanetwork.com/microsites/encantadia_votingpage/fan-fiction-nav.png);
  width: 99px;
  height: 56px;
  position: relative;
  background-size: contain;
  margin: 0 14px !important;
  margin-top: -9px !important;
}

#sub-nav-fan-fiction .sub-nav-img{
  background-image: url(//aphrodite.gmanetwork.com/microsites/encantadia_votingpage/fan-fiction-nav.png);
  width: 99px;
  height: 56px;
  position: relative;
  background-size: contain;
  margin: 0 14px !important;
  margin-top: -9px !important;
}


#sub-nav-nchan .sub-nav-img{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/nchan_gen_a.png);
}

#sub-nav-nchan .sub-nav-img:hover, #sub-nav-nchan .sub-nav-img.active{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/nchan_gen_b.png);
}

#sub-nav-engage .sub-nav-img{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/engage_a.png);
}

#sub-nav-engage .sub-nav-img:hover, #sub-nav-engage .sub-nav-img.active{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/engage_b.png);
}


#sub-nav-fans .sub-nav-img{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/fanart_a.png);
}

#sub-nav-fans .sub-nav-img:hover, #sub-nav-fans .sub-nav-img.active{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/fanart_b.png);
}


#sub-nav-downloads .sub-nav-img{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/downloads_a.png);
}

#sub-nav-downloads .sub-nav-img:hover, #sub-nav-downloads .sub-nav-img.active{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/downloads_b.png);
}

#sub-nav-mobile-game .sub-nav-img{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/mobilegame_a.png);
}

#sub-nav-mobile-game .sub-nav-img:hover, #sub-nav-mobile-game .sub-nav-img.active{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-nav/mobilegame_b.png);
}


.community-sub-item-container{
  display: none;
}

.community-sub-item-container.active{
  display: block;
  min-height: 250px;
}

.community-btn{
  width: 223px;
  padding: 10px 20px 7px;
  margin: 0 auto;
  border: 1px solid #fff;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}

#community-fan-art .community-btn{
  margin-top: 40px;
}



.community-btn a{
  color: #fff;
  font-size: 17px;
  text-shadow: 1px 1px 1px #000;
}

.community-btn a:hover, #community-fan-art .community-btn:hover{
  color: #000;
  text-shadow: 1px 1px 1px #fff;
}

#community-nchan p{
  text-align: center;
  color: #fff;
  padding: 0px 40px;
  margin-bottom: 20px;
  font-size: 18px;
}

.promo-details{
  display: inherit;
}

.promo-thumb{
  float: left;
  width: 20%;
  display: inline-block;
  height: 145px;
}

.promo-thumb img{
  width: 100%;
  height: 100%;
}

.promo-description{
  color: #fff;
  height: 145px;
  display: inline-block;
  width: 80%;
  padding: 10px 10px 0;
  background: rgba(70, 82, 44, 0.7);
}

.clearp:nth-of-type(even) .promo-description{
  background: rgba(9, 31, 2, 0.73);
}

.promo-description p{
  color: #fff;
  font-family: Roboto-Regular;
  font-size: 14px;
  margin-top: 10px;
}

.nchan-bg{
  background-image: url(/gma/assets/encantadia/microsite/images/nchan-desktop.jpg);
  height: 575px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding-top: 150px;
}



.promo-description .p{
  max-height: 60px;
}

.promo-description h3{
  max-height: 50px;
}


/*.promo-description div.p, .promo-description div.p p{
  height: 95px;
  overflow: hidden;
}*/

.clearp{
  clear: both;
}

.promo-description h3, .promo-description a {
  color: #86b10c;
}

.promo-thumb a div{
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
}

#jssor_1, .slides{
  height: 370px !important;
  min-height: 370px !important;
  width: 1100px !important;
  text-align: center;
}

.slides img{
  height: 370px;
  width: auto;
}

.inline-backdrop{
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-position: top center;
}

#jssor_1 .jssora07l, #jssor_1 .jssora07r {
  top: 170px !important;
}


.modal {
  width: 800px !important;
  min-height: 480px;
  top: 0;
}

.slides-backdrop{
  background-color: #000;
  opacity: .6;
  width: 100%;
  height: 675px;
}

#jssor_2 {
  max-height: 675px;
  width: 800px;
}

.jssor2-slides {
  cursor: move;
  width: 800px;
  max-height: 675px;
}

.photo-stage {
  height: 675px;
  width: 100%;
  text-align: center;
  position: relative;
}

.jssor2-slides img {
  width: auto;
  max-width: 100%;
  max-height: 675px;
}

.community-image {
  width: 100%;
  margin: 20px auto 50px;
  overflow: hidden;
}

.thank-header{
  margin: 11% auto 40px;
  padding: 50px 20px;
  font-size: 21px;
}

.community-sub-item-container.active{
  position: relative;
}

.back-to-fan-art{
  cursor: pointer;
  color: #000;
  text-shadow: 1px 1px 1px #fff;
}

.back-to-fan-art:hover{
  text-decoration: underline;
}


#thank-you-page{
  display: none;
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  background: #fff;
  background-position: center;
  color: #000;
  z-index: 8;
  background-image: url(/gma/assets/encantadia/microsite/images/bg_InsidePages.png);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 99%;
}



.error{
  font-size: 12px;
  width: 250px;
  margin: 0 auto;
  color: red;
  padding-top: 5px;
  text-shadow: 1px 1px 1px #000;
  font-weight: bold;
}

.dropbtn-enca{
  text-align: left;
  width: 34%;
}


#submit{
  border: none;
  padding: 7px;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  width: 115px;
  display: block;
  cursor: pointer;
  text-align: center;
  font-family: Roboto-Regular;
  text-transform: uppercase;
  position: absolute;
  margin: 0 auto;
  margin-top: -29px;
  width: 138px;
}

.image-less-notice{
  font-family: Roboto-Regular;
  color: #fff;
  font-size: 11px;
  margin: 10px;
  font-style: italic;
}

#downloads-title{
  font-family: TrajanPro-Regular;
  color: #FFF;
  text-align: center;
  font-size: 19px;
  padding: 2px 0 10px;
}

.file-input-container{
  height: 35px;
  border-radius: 20px;
  width: 135px;
  margin: 0 auto;
  padding: 8px 0 0;
  font-family: Roboto-Regular;
  font-weight: bold;
  text-align: center;
}

.image-path-location{
  font-size: 13px;
  padding: 10px 0 0;
  color: #fff;
  text-decoration: underline;
}

.file-input-container input{
  height: 35px;
  width: 135px;
  margin: 0 auto;
  padding: 10px;
  display: block !important;
  opacity: 0;
  margin-top: -42px;
  margin-left: -17px
}

#terms-condition{
  font-family: Roboto-Regular;
  font-size: 12px;
  text-align: center;
  color: #eaffb0;
  font-style: italic;
}

#terms-condition a{
  color: #eaffb0;
  text-decoration: underline !important;
}

.submit-header{
  margin: 0 auto 10px;
  width: 98.7%;
  text-align: center;
  font-size: 19px;
  cursor: pointer;
  margin-left: 2px;
  padding: 8px;
}

.promo_name, .promo_email_address, .promo_file{
  width: 70%;
  margin: 0 auto;
  text-align: center;
}

.promo-captcha{
  width: 304px;
  margin: 20px auto 10px;
}

.promo_file{
  margin: 20px auto;
}

.promo_name input , .promo_email_address input{
  width: 50%;
  padding: 15px;
  margin: 10px;
  border-radius: 4px;
  text-align: center;
  border: none;
}

.cnAdzerkDiv{
  margin: 0 auto;
}

.submit-lead {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  font-family: Roboto-Regular;
  padding: 5px;
  color: #fff;
}

#show-all-fan-art{
  width: 300px;
  text-align: center;
  margin: 55px auto 0;
  padding: 10px;
  border: 2px solid #fff;
  border-radius: 4px;
  cursor: pointer;
}

#show-all-fan-art:hover{
  text-shadow: 1px 1px 1px #000;
  box-shadow: 1px 1px 1px #000;
}



/* DOwnloads Section Styles */
#downloads-landing{
  width: 100%;
  min-height: 500px;
  display: inline-block;
}

.btn_view{
  position: absolute;
  right: 1px;
  top: 2px;
  width: 40px;
  height: 28px;
  background-image: url(/gma/assets/encantadia/microsite/images/btn_view.png);
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: .7;
  o-transition: .4s ease-out;
  -ms-transition: .4s ease-out;
  -moz-transition: .4s ease-out;
  -webkit-transition: .4s ease-out;
  transition: .4s ease-out;
}

.btn_view:hover{
  opacity: 1;
}

.download-list-items, .fanarts-list-items {
  cursor: pointer;
  position: relative;
  width: 32.5%;
  height: 250px;
  margin: 2px;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#myModal, #myModal2 {
  width: auto !important;
  max-width: 1000px;
  height: auto;
  top: 0px;
}

#myModal #dl-image, #myModal2 #dl-image{
  max-width: 900px;
  max-height: 600px;
  margin: 0 auto;
}

.download-details{
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 40px;
  margin-top: 5px;
  color: #FFF;
  padding: 8px 5px 6px;
  box-sizing: border-box;
  border: 1px solid #FFF;
}
.download-details h3{
  font-weight: normal;
  color: #f3d095;
  font-size: 17px;
}
.download-details p{
  font-family: 'Roboto-regular';
  color: #FFF;
  font-size: 14px;
  margin: 4px;
}


/*#sub-nav-nchan{
    width: 23% !important;
    padding-top: 12px !important;
}*/

/*#sub-nav-downloads{
  width: 22% !important;
}*/


.canvas__container {
  height: 100%;
  position: relative;
  width: 100%;
}
.canvas__canvas {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}

#mobile-game-bg{
  background-image: url(/gma/assets/encantadia/microsite/images/mobile-game-desk.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 465px;
  position: relative;
}

@media (max-width: 750px) {
  #myModal, #myModal2{
    min-height: 300px;
  }

   .blocker{
    background-color: rgba(0,0,0,1) !important;
  }

  #mobile-game-bg{
    background-image: url(/gma/assets/encantadia/microsite/images/mobile-game-mob.png);
    height: 500px;
    background-position: center center;
  }

}


@media(max-width: 1200px){

}


@media (max-height: 800px) {
  #community-sub-menu ul{
    max-width: 900px;
  }

  #desktop-fan-fiction{
    font-size: 0px !important;
  }

  #community-sub-menu ul li:not('#desktop-fan-fiction'){
    font-size: 14px !important;
  }
}
@media (max-width: 950px) {
  #community-sub-menu ul li{
    margin: 0 19px;
    /*margin: 0 25px;*/
  }

}
@media (max-width: 900px) {
  #community-sub-menu ul li{
      font-size: 15px;
  }

}
@media (max-width: 850px) {
  #community-sub-menu ul li{
    margin: 0 15px;
  }

}

@media (max-width: 825px) {
  #community-sub-menu ul li{
      font-size: 14px;
  }
}

@media (max-width: 325px){
  #community-sub-menu ul li {
    width: 90px !important;
  }
}

@media (max-width: 768px) {

  #community-sub-left-content .cnwidget {
    margin-top: 20px;
  }

  #community-mobile-parent{
    max-width: 630px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }

  #community-sub-menu ul li{
    float: none;
    display: inline-block;
    margin: 0;
  }
  #sub-nav-fan-fiction .sub-nav-img {
    margin: 0 !important;
    width: 90px;
  }

  #before-click-nav{
    content: " ";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 10px solid #f4d197;
    position: absolute;
    left: -10px;
    top: 30px;
    cursor: pointer;
    z-index: 99;
    padding: 0px 10px;
  }

  #after-click-nav{
    content: " ";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid #f4d197;
    position: absolute;
    right: 5px;
    top: 30px;
    cursor: pointer;
    z-index: 99;
  }

  #community-sub-menu ul li{
    width: 100px;
  }

  #community-sub-menu-mobile{
    /*width: 500px;*/
    margin: 0 auto;
    overflow: hidden;
  }
  .submit-header{
    margin: 10px auto 10px;
  }

  #downloads-title{
    padding: 10px 0 10px;
  }
  #community-sub-container{
    display: block;
  }

  #jssor_1  .jssora07l{
    left: 0;
  }

  #jssor_1  .jssora07r {
    right: 0;
  }

  .download-list-items, .fanarts-list-items{
    width: 49.2%;
    height: 190px;
  }
  #myModal, #myModal2{
    min-height: 300px !important;
    width: auto;
    max-width: 96%;
    text-align: center;
  }
  #myModal #dl-image, #myModal2 #dl-image{
    max-width: 100%;
    min-width: 270px;
  }

  .btn_view{
    opacity: 1;
  }
}

@media (max-width: 450px) {
  .download-list-items, .fanarts-list-items{
    width: 48.7%;
    height: 175px;
  }
}

@media (max-width: 400px)  {
  .dropbtn-enca{
    width: 37%;
  }

  .nchan-bg{
    background-size: cover !important;
    height:455px !important;
  }
}

@media (max-width: 320px) {
  .nchan-bg{

  }

}

@media (max-width: 1024px) {
  #community-sub-main-content{
    width: 68.6%;
  }

  #jssor_1, .slides{
    width: 100% !important;
  }

  .promo-description .p{
    max-height: 55px;
  }

  .promo-description h3{
    max-height: 55px;
  }

}

@media (max-width: 600px){
  .nchan-bg{
    background-image: url(/gma/assets/encantadia/microsite/images/nchan-mobile.jpg);
    padding-top: 100px;
    background-position: center center;;

    height: 550px;
    background-size: contain;
  }

}

@media (max-width: 768px) {
  #community-nchan p{
    padding: 10px 40px 0;
  }

  .promo-description .p{
    max-height: 65px;
  }

  .promo-description h3{
    max-height: 50px;
  }

  .promo-description h3, .promo-description a{
    font-size: 14px;
  }

  .promo-description p{
    font-size: 13px;
  }

  #terms-condition{
    font-style: italic;
    width: 200px;
    margin: 0 auto;
  }

  .modal {
    width: 300px !important;
    min-height: 300px;
    top: 8%;
  }

  .slides-backdrop{
    height: 300px;
  }

  .jssora07l, .jssora07r {
    width: 13px;
    height: 28px;
    top: 150px !important;
    display: block;
    position: absolute;
    cursor: pointer;
    background-size: 100%;
  }

  .jssora07l{
    left: -16px;
  }
  .jssora07r{
    right: -16px;
  }

  #jssor_2 {
    max-height: 300px;
    width: 300px;
  }

  .jssor2-slides {
    width: 300px;
    max-height: 300px;
  }

  .photo-stage {
    height: 300px;
  }

  .jssor2-slides img {
    width: auto;
    max-width: 100%;
    max-height: 300px;
  }

  #community-sub-menu{
    margin: 10px 0 0;
    position: relative;
  }

  .sub-contents{
    padding: 10px 0;
  }

  .submit-header{
    width: 97%;
  }

  .community-sub-item-container.active{
    margin-bottom: 40px;
  }

  .community-image img{
    width: 100%;
  }

  .promo_name input, .promo_email_address input{
    width: 70%;
    text-align: center;
  }


  .promo-description{
    min-height: 100%;
    width: 60%;
  }

  .promo-thumb{
    width: 40%;
  }

  #community-sub-main-content, #community-sub-left-content{
    width: 100%;
    float: none;
    margin: 0;
  }

  #community-sub-menu-desktop{
    display: none;
  }
  #community-sub-menu ul#community-sub-menu-mobile{
    display: block;
    height: 65px;
  }
  #jssor_1, .slides{
    width: 100% !important;
    text-align: center;
  }

  .slides img {
    height: auto;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    max-width: 500px;
  }

}
