#header{
    height: 55px;
}

.btn-menu{
    background-size: 90%;
    display: block;
    top: 5%;
    height: 90%;
}
.btn-menu:hover{
    background-size: 90%;
}

.panel-menu{
    background-color: #E6E6E6;
    top: 100%;
    height: 130px;
    display: none;
}

.item-menu{
    margin-left: 5px;
    margin-right: 5px;
    width: 60px;
    height: 60px;
}

.icon-menu-position{
    left: 25%;
}

.items-menu{
    /*border: solid thin red;*/
    position: relative;
    width: 280px;
    margin-top: 5px;
}

main{
    padding-bottom: 258px;
}

.title-menu{
    font-size: 70%;
    top: 50%;
    line-height: 100%;
    display: block;
}

.logoBB{
    -webkit-transform: scale(0.45);
    transform: scale(0.45);
}

.text-anim-style{
    font-size: 25px;
    width: 100%;
    top: 40%;
}

@-webkit-keyframes text-anim3{
    0% { -webkit-transform: scale(4) translate(0,-300%); }
    10% { -webkit-transform: scale(1.4) translate(-20%,-50%); }
    95% { -webkit-transform: scale(1) translate(-20%,-50%); }
    100% { -webkit-transform: scale(1) translate(0,0); }
}
@keyframes text-anim3{
    0% { transform: scale(4) translate(0,-300%); }
    10% { transform: scale(1.4) translate(-20%,-50%); }
    95% { transform: scale(1) translate(-20%,-50%); }
    100% { transform: scale(1) translate(0,0); }
}

.logo-caption{
    font-family: 'font1i', sans-serif;
    width: 450px;
    left: -120px;
    font-size: 35px;
    text-align: center;
}

.logo-join{
    position: absolute;
    font-family: 'font2i', sans-serif;
    font-size: 35px;
    width: 600px;
    top: 30px;
    left: 50px;
    opacity: 0;
}

.block-logo {
    background: #fff no-repeat url('../images/sky-animate0-ml.jpg') bottom left;
    height: 250px;
    background-size: 80%;
}

.rocket{
    background-size: 100%;
    width: 600px;
    top: 10%;
    right: 5%;
}

.sky1{
    background: no-repeat url('../images/sky-animate1-ml.png') bottom left;
    background-size: 55%;
    left: -15%;
}
.sky2{
    background-size: 55%;
    left: -15%;
}

.item-block-photos{
    height: 200px;
}

.footer-menu > .items-footer{
    width: 280px;
    height: 120px;
}

/********/

.block-bkg-edito{
    background: url('../images/img-block-edito-ml.jpg') no-repeat center;
}
.block-bkg-philo{
    background: url('../images/img-block-philo-ml.jpg') no-repeat 0 50%;
}
.block-bkg-access{
    background: url('../images/img-block-access-ml.jpg') no-repeat 50% 90%;
}
.block-bkg-who{
    background: url('../images/img-block-who-ml.jpg') no-repeat 50% 80%;
}
.block-bkg-benefits{
    background: url('../images/img-block-benefits-ml.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-facebook{
    background: url('../images/img-goal-ca-ml.jpg') no-repeat center;
}
.block-bkg-goal-modules{
    background: url('../images/img-goal-modules-ml.jpg') no-repeat center;
}
.block-bkg-goal-coaching{
    background: url('../images/img-goal-coaching-ml.jpg') no-repeat center;
}

/*******/

/* Le tableau des prestations : */

.rate-sub-titles .sub-title{
    font-size: 70%;
}
.block-content-benefits > .text-block-content > .text-block > .table-benefit-header > .table-benefit-colon .header-title{
    font-size: 100%;
}

.icon-benefit-category{
    width: 35px;
}

.info-plus{
    font-size: 60%;
}

.benefit-title{
    font-size: 80%;
}

.benefit-offer{
    font-size: 70%;
}

.benefit-period{
    font-size: 80%;
}

.benefit-info .benefit-title.line{
    font-size: 90%;
    padding-left: 10px;
    padding-right: 10px;
    width: 65%;
}
.table-benefit-body.subscription .benefit-rate-price.line{
    font-size: 120%;
}
.benefit-rate-price{
    font-size: 90%;
}

.benefit-rate-comment{
    font-size: 80%;
}

.benefit-rate-access.line{
    width: 45px;
    font-size: 55%;
    margin-left: -22px;
}

/* Blocks contenus : */

.block-content.layer > .title-block{
    margin-top: 35px;
    font-size: 180%;
    padding-right: 0;
    padding-left: 20px;
}

.text-block-content > .text-block{
    font-size: 85%;
}

/* Video : */

.video{
    width: 380px;
}

/**********/

.block{
    min-height: 200px;
}

.block-part,
.block-content,
.block-punchline{
    padding: 5px 0;
    width: 100%;
    margin-bottom: 5px;
}

.block-content > .title-block,
.block-punchline > .caption-block{
    padding-left: 10px;
    font-size: 170%;
}

.block-content > .text-block{
    padding-left: 10px;
}

.block-part > .part-block{
    /*padding: 0;*/
    padding-left: 10px;
    font-size: 150%;
}

/***********/

div.contact.form-main{
    margin-left: 0;
    margin-right: 0;
}

.contact.form-row{
    width: 350px;
}

label.contact.form-label + ul{
    width: 290px;
}

/*Animation intro : */
.position-anim-center{
    top: 40%;
}
.position-anim1{
    font-size: 120%;
    right: 0;
    top: 40%;
}
.position-anim2{
    font-size: 120%;
    left: 0;
    top: 50%;
}