/* app css stylesheet */
 @charset "UTF-8";
    [ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none;}
    ng\:form{display:block;}


*{
  margin:0;
  padding:0;

}
::-moz-selection { /* Code for Firefox */
   background: #c2e161;
}

::selection {
 
    background: #c2e161;
}
body{

     font-family: 'MyriadPro-Regular';
    background-color: #2a2e2f;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.full_height{
    height:100%;
}

header{
position: fixed;
width: 100%;
height: 480px;
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(./images/background.jpg);
z-index:8;
}


.logo_parent{
    height:100%;
    width:60%;

    -webkit-animation: animFade_Size_Rotate 0.8s ease 0s;
       -moz-animation: animFade_Size_Rotate 0.8s ease 0s;
        -ms-animation: animFade_Size_Rotate 0.8s ease 0s;
         -o-animation: animFade_Size_Rotate 0.8s ease 0s;
            animation: animFade_Size_Rotate 0.8s ease 0s;


    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes animFade_Size_Rotate{ 
  from{
    opacity: 0;
    transform: scale(0.6)rotate(0deg);
  }
  to{
    opacity: 1;
    transform: scale(1)rotate(-5deg);
  }
}
.logo_img{
    height: 60%;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.fb-like{

}

.facebook_holder{
    width: 71px;
    height: 43px;
    overflow: hidden;
    position: relative;
    top: -76px;
    left: 39px;
}
#___ytsubscribe_0 {
    position: absolute;
    top: 58px;
    left: 55px;
    transform: scale(0.8);
}

.tv_set_parent{
     height:100%;
    width:40%;
    position:relative;
}

.tv_set{
    position: absolute;
    bottom:0px;
    right:0px;
        width:305px;
        height:291px;
}


.tv_item{
    position: absolute;

       -webkit-animation: animFade_Size 0.8s ease 1s;
       -moz-animation: animFade_Size 0.8s ease 1s;
        -ms-animation: animFade_Size 0.8s ease 1s;
         -o-animation: animFade_Size 0.8s ease 1s;
            animation: animFade_Size 0.8s ease 1s;


    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;

}

@-webkit-keyframes animFade{ 
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}
.tv_item.one{
   left: 70px;
   z-index: 6;
}
.tv_item.two{
    top: 112px;
    left: 145px;
    z-index: 6;
}

.tv_item.two img{
  height: 85px;
}
.tv_item.three{
   top: 98px;
}
.tv_item.four{
  top: 194px;
  left: 150px;
}
.tv_item.five{
   top: 192px;
   left: -12px;
}
.tv_item.six{
     top: 194px;
    left: -162px
}

.tv_item.six img{
    width:70%;
    height:auto;
}


.cadre{
    width: calc(100% - 290px);



    -webkit-animation: animFade_Size 0.8s ease 0.5s;
       -moz-animation: animFade_Size 0.8s ease 0.5s;
        -ms-animation: animFade_Size 0.8s ease 0.5s;
         -o-animation: animFade_Size 0.8s ease 0.5s;
            animation: animFade_Size 0.8s ease 0.5s;


    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
}
@-webkit-keyframes animFade_Size{ 
  from{
    opacity: 0;
    transform: scale(0.6);
  }
  to{
    opacity: 1;
    transform: scale(1);
  }
}
.laurier{
   margin-top: 53px;
   width:290px;
   text-align:  right;
   padding:0;
}

.laurier .col-md-6:first-child{
     width: 100px;
     padding: 0;
     position: absolute;
         right: 140px;

}
.laurier .col-md-6:last-child{
     width: 120px;
     padding: 0;
     position: absolute;
     right: 0px;
}
.lang{
    width:54px;
}

.laurier_item:first-child{
  margin-top:40px;
}
.laurier_item{
    -webkit-animation: animFade_Size 0.8s ease 1.4s;
       -moz-animation: animFade_Size 0.8s ease 1.4s;
        -ms-animation: animFade_Size 0.8s ease 1.4s;
         -o-animation: animFade_Size 0.8s ease 1.4s;
            animation: animFade_Size 0.8s ease 1.4s;


    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
  margin-bottom:20px;
}
.laurier img{
  width:100px;
}


.laurier4_resize{
  width: calc(100px - 8px)!important;
  position: relative;
  left: -2px;
}


.laurier5_resize{
  width: calc(100px + 20px)!important;
  position:   relative;
  left:-1px;
}
.laurier6_resize{
  width: calc(100px - 20px)!important;
  position:   relative;
  left:-20px;
}
.laurier7_resize{
 width: calc(100px + 13px)!important;
  position:   relative;
  left: -4px;
}
.zoofest{
     -webkit-animation: animFade_Size 0.8s ease 1.4s;
     -moz-animation: animFade_Size 0.8s ease 1.4s;
      -ms-animation: animFade_Size 0.8s ease 1.4s;
       -o-animation: animFade_Size 0.8s ease 1.4s;
          animation: animFade_Size 0.8s ease 1.4s;


  -webkit-animation-fill-mode: both;
     -moz-animation-fill-mode: both;
      -ms-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;

          display: inline-block;
}
.zoofest img{
    width: 106px!important;
}
.zoofest_resize{
  position: relative;
  left: -1px;
}
.extra_margin_top {
    margin-top: 92px!important;
}
 

.photo{
    width: auto;
    height: 128%;
    position: relative;
    top: 50%;
    transform: translateY(-50%)translateX(-50%);
    left: 50%;
    margin-top: 28px;
}

.lang_button{
  width: 45px;
  height: 45px;
  border: 2px solid white;
  position: absolute;
  right:0px;
  top:0px;
  border-radius: 50%;
  cursor: pointer;
}
.lang_button_text{
  color:white;
  font-size:20px;
  text-align:center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}


.footer {
  opacity:0;
  z-index:9;
    height: 400px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(./images/background.jpg);
    text-align: center;


}

.content {
  z-index:10;
    width: 100%;
    min-height: calc(100%);
    background: linear-gradient(to bottom, rgba(71,71,113,1) 0%,rgba(52,56,59,1) 100%);
    color: white;
    font-size: 20px;
    position: absolute;
    top: 480px;

    margin-bottom: 400px;
    border-top: 1px solid green;
    padding-bottom: 50px;
}



.episod{
  width:1363px;
  margin:0 auto;
  margin-top:65px;
}

.episodItem_parent{
  padding: 0 10px;
}
.episodItem{
  width:424px;
  height: 252px;
}
.col-md-4 iframe{
  width:100%;
}


.personnages, .creatrice{
  width:1363px;
  margin:0 auto;
  margin-top:65px;
}

.personnages img,.creatrice img{
     height: 435px;
    width: auto;
}
.personnages .title,.creatrice .title{
        font-size:40px;   
        font-family: "MyriadPro-Bold";
        margin: 40px 0;
}
.personnages .text,.creatrice .text{
        font-size:18px;
        height:100%;
}
.creatrice .row{
 
}

.perso_name{
    font-family: "MyriadPro-Bold";
        font-size:40px;

        margin-top:10px;
}

.creatrice .perso_name{
  font-size: 63px; //83px;
    margin-top: 143px;
    font-family: "MyriadPro-Bold";
    line-height: 260px; //93px;
}


.perso_desc{
          margin-top: 45px;
          text-align: justify;
}


.footer {
    height: 400px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(./images/background.jpg);
    text-align: center;
}
.footer_head{
    height: 63%;
    text-align: left;
    width: 542px;
    margin: 0 auto;
}
.footer_arrow { 
    float: left;
    height: 202px;
    margin-top: -8px;
    margin-left: -311px;
    transform: rotate(20deg);
}
.product {
    margin-top: 5px;
    float: left;
    margin-left: 100px;
}
.style_product {
    color: #59b736;
    font-size: 25px;
    text-align: center;
}

.article {
    height: 170px!important;
    margin-top: 10px!important;
    transform: rotate(-8deg);
}

.article2 {
	height: 120px!important;
	margin-top: 50px!important;
    margin-left: 20px; //40px;
    transform: rotate(13deg);
}
.footer_body {
    height: calc(80% - 214px);
}

.footer_foot {
    height: 50px;
}



ul{
  color:white;
   font-size:30px;
   margin:0 auto;
}

ul.menu li {
    display: inline;
    color:white;
}
li a{
  color:white;
}

li a:hover{
  color:white;
}
li a:visited{
  color:white;
}
ul.menu{
  position: relative;
  transform:translateY(-50%);
  top:50%;
}

ul.menu li.active ,ul.menu li:hover {

}



ul.menu li:not(:first-child){
   margin-left:20px;
}
.copyright{
  color:white;
  font-size:10px;
  letter-spacing: 2px;
}
@media screen and (max-width: 1616px) {
   .logo_img{
    height: 50%;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    }
    .creatrice .perso_name{
      font-size: 63px; //83px;
        margin-top: 88px;
        font-family: "MyriadPro-Bold";
        line-height: 260px; //93px;
    }
    .photo{
        width: auto;
        height: 118%;
        position: relative;
        top: 50%;
        transform: translateY(-50%)translateX(-50%);
        left: 50%;
        margin-top: 38px;
    }


    .tv_set{
        transform: scale(0.8);
        bottom:-30px;
    }
    .cadre{
        width: calc(100% - 250px);
    }
   
    .laurier{
        margin-top: 72px;
       width:250px;
       text-align:  right;
       padding:0;
    }

    .laurier .col-md-6:first-child{
         width: 90px;
         padding: 0;
    }
    .laurier .col-md-6:last-child{
         width: 110px;
         padding: 0;
         position: absolute;
         right: 0px;
    }
    .laurier img{
      width:90px;
    }



    .laurier4_resize{
      width: calc(90px - 8px)!important;
      position: relative;
      left: -2px;
    }


    .laurier5_resize{
      width: calc(90px + 20px)!important;
      position:   relative;
      left:-1px;
    }
    .laurier6_resize{
      width: calc(90px - 20px)!important;
      position:   relative;
         left: -20px;
    }
    .laurier7_resize{
     width: calc(90px + 13px)!important;
      position:   relative;
      left:-4px;
    }


    .personnages, .creatrice{
      width:1063px;
      margin:0 auto;
      margin-top:65px;
    }

    .personnages img,.creatrice img{
         height: 335px;
        width: auto;
    }
}

@media screen and (max-width: 1391px) {
  .creatrice .perso_name{
    font-size: 63px; //83px;
      margin-top: 100px; //64px;
      font-family: "MyriadPro-Bold";
      line-height: 260px; //93px;
  }
    .episod {
        width: 955px;
        margin: 0 auto;
        margin-top: 65px;
    }
    .episodItem {
        height: 168px;
         padding: 0px 0px;
       
    }

    .personnages, .creatrice{
      width:955px;
      margin:0 auto;
      margin-top:65px;
    }

    .personnages img,.creatrice img{
         height: 300px;
        width: auto;
    }
}
@media screen and (max-width: 1315px) {
   .logo_img{
    height: 40%;
    width: auto;
    position: relative;
         top: 33%;
    transform: translateY(-50%);
    }

    .photo{
        width: auto;
        height: 108%;
        position: relative;
        top: 50%;
        transform: translateY(-50%)translateX(-50%);
        left: 50%;
        margin-top: 55px;
    }

    .cadre{
        width: calc(100% - 210px);
    }
    
    .laurier{
        margin-top: 119px;
       width:210px;
       text-align:  right;
    }

    .laurier .col-md-6:first-child{
         width: 80px;
         padding: 0;
         right:103px;
    }
    .laurier .col-md-6:last-child{
         width: 100px;
         padding: 0;
    }
    .laurier img{
      width:80px;
    }
    .laurier4_resize{
      width: calc(80px - 8px)!important;
      position: relative;
      left: -2px;
    }


    .laurier5_resize{
      width: calc(80px + 20px)!important;
      position:   relative;
      left:-1px;
    }
    .laurier6_resize{
      width: calc(80px - 20px)!important;
      position:   relative;
          left: -20px;
    }
    .laurier7_resize{
     width: calc(80px + 13px)!important;
      position:   relative;
      left:-4px;
    }    

         .article {
             height: 144px!important;
             margin-top: 10px!important;
             transform: rotate(-8deg);
         }
         .article2 {
        height: 76px!important;
        margin-top: 50px!important;
        margin-left: 20px; //40px;
        transform: rotate(13deg);
    }
    
}


@media screen and (max-width: 1166px) {
   .logo_img{
    height: 40%;
    width: auto;
    position: relative;
    top: 33%;
    transform: translateY(-50%);
    }

    .photo{
        width: auto;
        height: 98%;
        position: relative;
        top: 50%;
        transform: translateY(-50%)translateX(-50%);
        left: 50%;
        margin-top: 70px;
    }
   .cadre{
        width: calc(100% - 90px); //calc(100% - 190px);
    }
    
    .laurier{
        margin-top: 163px;
       width:190px;
       text-align:  right;
    }

    .laurier .col-md-6:first-child{
         width: 70px;
         padding: 0;
    }
    .laurier .col-md-6:last-child{
         width: 90px;
         padding: 0;
    }
    .laurier img{
      width:70px;
    }
     .laurier4_resize{
       width: calc(70px - 8px)!important;
       position: relative;
       left: -2px;
     }


     .laurier5_resize{
       width: calc(70px + 20px)!important;
       position:   relative;
       left:-1px;
     }
     .laurier6_resize{
       width: calc(70px - 20px)!important;
       position:   relative;
          left: -20px;
     }
     .laurier7_resize{
      width: calc(70px + 13px)!important;
       position:   relative;
       left:-4px;
     }   

     .footer_arrow {
         float: left;
         height: 170px;
         margin-top: -8px;
         margin-left: -211px;
     }


}
ul.menu li.active ,ul.menu li:hover {
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  .zoofest img {
      width: 91px!important; // 61px!important;
  }
  .footer{
    z-index: 0;
  }
    header{
    position: relative;
    width: 100%;
    height: 600px;
    background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url(./images/background.jpg);
    z-index:8;
    }
.episod {
       width: 318px;
    margin: 0 auto;
    margin-top: 65px;
}


.episodItem {
    height: 168px;
     padding: 0px 0px;
    -webkit-animation: animFade 0.8s ease 1s;
    -moz-animation: animFade 0.8s ease 1s;
    -ms-animation: animFade 0.8s ease 1s;
    -o-animation: animFade 0.8s ease 1s;
    animation: animFade 0.8s ease 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.personnages, .creatrice{
  width:318px;
  margin:0 auto;
  margin-top:65px;
}

.personnages img,.creatrice img{
     height: 335px;
    width: auto;
}

.content{
    position:   relative;
    top:0px;
    margin-bottom: 0px;
}

.footer{
  height:400px;
   width:100%;
  position: relative;
  bottom:0px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(./images/background.jpg);
  text-align: center;

}

.footer_arrow {
    float: left;
    height: 70px;
    margin-top: -8px;
    margin-left: 5px;
/*
    -webkit-animation: animFade 0.8s ease 1s;
    -moz-animation: animFade 0.8s ease 1s;
    -ms-animation: animFade 0.8s ease 1s;
    -o-animation: animFade 0.8s ease 1s;
    animation: animFade 0.8s ease 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;*/
}
.product {
	// Force align center
	text-align: center;
    margin-top: 5px;
    float: left;
    margin-left: 0px; //35px;
}
.footer_head {
    height: 31%;
    text-align: left;
    width: 100%;
    margin: 0 auto;
}
.footer_body {
    height: calc(80% - 100px);
}
.article {
	height: 70px!important;
    margin-top: 0px!important;
    transform: rotate(-8deg);
	
}
.article2 {
 height: 49px!important;
    margin-top: 30px!important;
    margin-left: 20px; //40px;
    transform: rotate(13deg);
}
.style_product {
    color: #59b736;
    font-size: 15px;
    text-align: center;
}
ul.menu li {
       display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;

    border-bottom: 2px solid rgba(0,0,0,0);
}
ul.menu li:not(:first-child) {
    margin-left: 0px;
}
 ul {
    padding: 0 0 0 0;
}

.logo_parent{
    height: 100%;
    width: 50%;

    float:left;
}

.tv_set_parent {
    height: 30%;
    width: 50%;
    position: relative;
        margin-top:539px;
      float:right;

}
.tv_set {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 249px;
    height: 291px;
}
.cadre_parent{
    margin-top: 0%;
}

.left_header{position:  absolute;width:100%;height:50%;    z-index: 10;}
.cadre_parent{position:  absolute;width:100%;height:100%;}
.photo{
    width: auto;
    height: 90%; // 70%
    position: relative;
    top: 0;
    transform: translateY(0%)translateX(0%);
    left: -48px;
    margin-top: 180px;
}/*
.laurier {
   width:100%;
   height:20%;
   margin-top:-50px;
}*/
.lang_button_text {
    color: white;
    font-size: 12px;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.lang_button {
    width: 30px;
    height: 30px;
    border: 2px solid white;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 50%;
    cursor: pointer;
}
.laurier {
       margin-top: -450px; //-329px;
    left: calc(100% - 187px);

    width: 190px;
    text-align: right;
}
.laurier_item:first-child {
    margin-top: -70px;
}/*
.laurier .col-md-6:first-child {
    width: 100%;
    padding: 0;
    height:55px;
        right: 0px;
        top: 17px;
}*//*
.laurier_item {
   display:inline-block;
   margin-left:10px;
}
.laurier .col-md-6:last-child {
   width: 100%;
    padding: 0;
    top:90px;
}*/
.extra_margin_top {
    margin-top: 0px!important;
}
.cadre{
    //width: 200px; //200px;
    //height: 80%;
}

.logo_img {
    height: 70%;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -21px;
    margin-left: -27px;
}
/*
.laurier .col-md-6:last-child {
    width: 100%;
    padding: 0;
    position: relative;
    left: 0px;
}
*/
.laurier6_resize {
    width: calc(70px - 20px)!important;
    position: relative;
    left: -19px;
}



.creatrice .perso_name {
    font-size: 40px;
    margin-top: 30px;

    font-family: "MyriadPro-Bold";
    line-height: 55px;
}

.perso_desc{
   padding:0 15px;
   font-size:15px;
   text-align: justify;
}

.perso_name{
    padding:0 15px;
}
}

@media screen and (max-width: 731px) {
/*  .laurier {
      width: 100%;
      height: 20%;
      margin-top: -90px;
  }*/
/*.laurier .col-md-6:first-child {
    width: 100%;
    padding: 0;
    height: 55px;
    right: 0px;
    top: 39px;
}*/
    /*.tv_set_parent {
 transform: scale(0.5);

 width:0px;

 }*/
 .row{
    margin:0;
 }
 .title{
    padding: 0 15px;
 }
 .personnages img, .creatrice img {
     height: auto;
     width: 90%;
 }

 /* .logo_img {
     height: 50%;
     width: auto;
     position: relative;
     top: 50%;
     transform: translateY(-50%);
     margin-top: -51px;
    margin-left: -27px;
 }
.photo{
        width: auto;
     height: 60%;
     position: relative;
     top: 0;
     transform: translateY(0%)translateX(0%);
         left: -32px;
    margin-top: 120px;
 }*/
/* .laurier img {
     width: 50px;
 }
 .laurier5_resize {
     width: calc(50px + 10px)!important;
     position: relative;
     left: -1px;
 }
 .laurier4_resize {
     width: calc(50px - 7px)!important;
     position: relative;
     left: 0px;
 }


 .laurier7_resize {
     width: calc(70px + -19px)!important;
     position: relative;
     left: -4px;
 }

 .laurier .col-md-6:first-child {
     width: 80px;
     padding: 0;
     right: 67px;
 }*/
}








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

  header{
  position: relative;
  width: 100%;
  height: 435px; //500px;
  background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      background-image: url(./images/background.jpg);
  z-index:8;
  }
/*  .laurier {
      width: 100%;
      height: 20%;
      margin-top: -90px;
  }*/
/*.laurier .col-md-6:first-child {
    width: 100%;
    padding: 0;
    height: 55px;
    right: 0px;
    top: 39px;
}*/
    .tv_set_parent {
 transform: scale(0.6);

 width:0px;
 margin-top: 397px; //458px;
 }
 .row{
    margin:0;
 }
 .title{
    padding: 0 15px;
 }
 .personnages img, .creatrice img {
     height: auto;
     width: 90%;
 }

  .logo_img {
     height: 60%; //50%;
     width: auto;
     position: relative;
     top: 50%;
     transform: translateY(-40%); //translateY(-50%);
     margin-top: -51px;
    margin-left: -27px;
 }
.photo{
     width: auto;
    height: 60%; //56%;
    position: relative;
    top: 20px; //0;
    transform: translateY(0%)translateX(0%);
    left: -46px;
    margin-top: 70px; //104px;
 }
 .laurier {
     margin-top: -290px; //-255px;
     left: calc(100% - 182px);
     width: 190px;
     text-align: right;
 }
 .laurier img {
     width: 50px;
 }
 .laurier5_resize {
     width: calc(50px + 10px)!important;
     position: relative;
     left: -1px;
 }
 .laurier4_resize {
     width: calc(50px - 7px)!important;
     position: relative;
     left: 0px;
 }


 .laurier7_resize {
     width: calc(70px + -19px)!important;
     position: relative;
     left: -4px;
 }
 .laurier6_resize {
        width: calc(70px - 32px)!important;
    position: relative;
    left: -10px;
 }
 .laurier .col-md-6:first-child {
     width: 80px;
     padding: 0;
     right: 67px;
 }

 .zoofest{
  width:100px;
 }
}










body.fixed{
  overflow: hidden;
}

.overlay_kickstarter_parent{
  position: absolute;
  width: 100%;
  height: 100%;
  top:0px;
  background-color: rgba(0,0,0,0.87);
  z-index: 999;
}

.overlay_kickstarter{

  transition: height 0.4s;
  transition-timing-function: ease-in;
overflow: hidden;
height: 0px;
  position:relative;top:50%;transform:translateY(-50%);
}

.overlay_kickstarter img{
  cursor: pointer;
}