/* 
    MEDIA QUERIES
*/
@media screen and (max-width: 1205px) {
    .pre_b {
        bottom: -49px;
        right: 7.625%;
    }
}
@media screen and (max-width: 1115px) {
    .clients .item-client img{
        max-width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    body{
        font-size: 13px;
    }
    .timeline li {
        width: 172px;
    }
    .menu li a{
        font-size: 20px;
    }
    
}
@media screen and (max-width: 921px) {
    #header{
        height: auto;/*633px*/
    }
}

@media screen and (max-width: 1024px) {
    /* GLOBAL STYLE */


    .mb40 {
        margin-bottom: 20px;
    }
    .mt50 {
        margin-top: 20px;
    }
    .mb90 {
        margin-bottom: 40px;
    }
    .max-w470 {
        max-width: 100%;
    }

    body{
        font-size: 10px;
    }
    .hide-mobile{display: none;}
    .show-mobile{display: block}
    .my-container{
        width: 95%;
    }
    .hr-p::before {
        width: 40px;
        left: 0;
    }

    #header .logo  img{
        width: 100%;
    }
    #header-menu-bg .logo  img{
        width: 100%;
    }
    #header .logo {
        width: 200px;
        position: absolute;
        top: 0;
        left: 50%;
        right: inherit;
        transform: translateX(-50%);
    }
    #header-menu-bg .logo {
        margin-top: 12px;
        width: 200px;
        position: absolute;
        top: 0;
        left: 50%;
        right: inherit;
        transform: translateX(-50%);
    }
    #header .btn-header {
        position: fixed;
        margin-bottom: 0;
        margin-top: 0;
        bottom: 0;
        top: initial;
        right: 0;
        width: auto;
        justify-content: center;
        width: 100%;
        background: #c22d75;
        padding: 10px 0;
    }
/*    #header .btn-header ._btn{
        display: none
    }*/

    #smartbutton {
        display:none;
    }


    /* 
        Section adn
    */
    .section-title {
        padding: 0;
        line-height: inherit !important;
    }
    .col{
        width: 100% !important;
        float: none!important;
    }
    /* 
        offre
    */
    .platform .main-image {
        margin: 15px 0 0 12%;
    }
    .close {
        top: 0;
    }
    #offre p:nth-child(1), #etude_de_cas p:nth-child(1), #offre .texte p, #ref p:nth-child(1){
        font-size: 24px;
    }

    /* 
        Etude de cas
    */
    #etude_de_cas .bg-slider {
        width: 100%;
    }
    #etude_de_cas .bg-slider img{
        width: 100%;
    }

    /* 
        Animation
    */
    #animation .wrap {
        min-height: 500px !important;
    }
    #animation .c-wrap .number {
        font-size: 2.5vw;
    }
    #animation .c-wrap .number {
        top: -30px !important;
    }
    #animation .wrap-hover {
        margin-right: 12px;
    }
    #animation .text {
        width: 100px;
    }



    /* #animation .c-wrap .number {
        top: -25px;
    } */


    #animation .text p {
        font-size: 11px;
    }
    #animation .texte-animation .text02 {
        font-size: 13px;
    }
    #animation .c-wrap .circle img{
        transform: scale(.7)
    }




    /* 
        Platform
    */

    .pre_b {
        width: 35.62%;
        bottom: 30px;
    }

    /* 
        Menu mobile
    */

    #smartbutton {
        display:inline-block;
        float: left;
        z-index: 3;
    }
    .menu {
        width: 100%;
        margin-top: 0;
        padding: 20px 0;
        display: none;
        position: absolute;
        top: 95px;
        background-color: #c22d75;
        z-index: 99;
    }
    .menu li {
        text-align: center;
        width:100%;
        padding-bottom: 10px;
        display:block;
        margin:0px;
    }
    .menu li a{
        display: block;
    }
    .menu .dropdown-menu{
        position: relative !important;
        transform: none !important;
        top: initial !important;
        left: initial !important;
        width: 100%;
    }
    .menu .dropdown-item{
        text-align: center;
    }


    /* Info */
    #map {
        /* height: 500px; */
        background-color: #e5e5e5;
    }
    #map .Info {
        z-index: 2;
        position: absolute;
        top: 20px;
        right: 0;
        height: auto;
        width: 280px;
        border: 0;
        border-radius: 0;
        margin-bottom: 20px;
    }
    #map .Info p{
        margin-top: 15px;
    }
    .text-footer {
        background-color: #fff;
        padding: 40px 0;
    }
    #map footer nav {
        display: block;
    }
    #map .Info footer nav a {
        display: block;
    }

    #map iframe {
        position: absolute;
        height: 100%;
        width: 100%;
    }
    .screenshot {
        margin-top: 60px;
    }

    /* page etude */
    #etude {
        margin: 70px 0;
    }
    .page #etude .logo {
        margin-top: 0;
        margin-bottom: 70px;
        padding-top: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
    .page .title-desc h1 {
        font-size: 65px;
    }
    .page .title-desc p{
        font-size: 27px;
    }
    .page .title-desc {
        width: 100%;
        bottom: 8%;
    }
    .page h2 {
        font-size: 75px;
    }
    .page .text-marge {
        margin: 100px 0;
    }



    .screen-slider button.owl-dot {
        width: 13px;
        height: 13px;
        background-color: #333333!important;
        border-radius: 50%;
        margin-right: 12px;
    }
    .screen-slider .owl-dots button.active{
        outline: 0;
        background-color: #c22d75!important;

    }
    .screen-slider .owl-dots {
        position: absolute;
        bottom: -60px;
        left: 50%;
        transform: translateX(-50%);
    }
    .img2 {
        margin-top: 0;
    }



    /* PAGE RÉFÉRENCES */
    #references {
        margin-top: 10%;
        margin-bottom: 8%;
    }
    .page h2 {
        font-size: 60px;
        word-break: break-word;
    }

    .app-store {
        margin-top: 20px;
        margin-bottom: 20px;

    }
    .google-play{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .slider-ref {
        margin-top: 20px;
        margin-bottom: 60px;
    }
    .slider-ref .item-sRef {
        width: 90%;
        margin: 0 auto;
    }
    #references .owl-carousel .owl-item img {
        width: 100%;
    }
    #references .owl-item:nth-child(2), #references .owl-item:nth-child(5), #references .owl-item:nth-child(8), #references .owl-item:nth-child(11) {
        margin-top: 0;
    }
    .slider-ref .owl-dots {
        bottom: -40px;
    }
    #etude_de_cas .slider {
        margin-top: 50px !important;
        margin-bottom: 34px !important;
    }

    /* MOBILE  PAGE RESPONSIVE*/
    #mobile {
        margin-top: 65px;
        margin-bottom: 65px;
    }
    #mobile .nuage-mot {
        margin: 60px 0;
        width: 90%;
        margin: 65px auto;
    }
    #mobile .nuage-mot img{
        max-width: 100%;
    }
    #mobile .mt65 {
        margin-top: 50px;
    }
    #mobile .slider-references {
        margin-top: 50px;
        position: relative;
        margin-bottom: 120px;
    }


    .timeline-mobile{
        display: block;
    }
    /* Page etude mobile */
    

    .timeline {
        margin: 0;
        height: auto;
        margin-bottom: 50px;
        background-color: transparent;
    }
    .timeline .ligne {
        position: relative;
        background-color: #333;
        height: 4px;
    }
    .timeline .description {
        margin-bottom: 112px;
    }
    .timeline .point {
        content: "";
        top: -4px;
        left: 30%;
        display: block;
        width: 24px;
        height: 24px;
        background: #c22d75;
        position: absolute;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }
    .timeline .year {
        position: absolute;
        top: -112px;
        left: 20%;
        font-size: 70px;
        color: #c22d75;
        font-weight: normal;
        font-family: 'BC Regular';
    }
    .timeline .next-slide {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-block;
        width: 70px;
        height: 56px;
    }
    .timeline .next-slide .year {
        color: #333;
        font-family: 'BC Regular';
        font-size: 40px;
        margin-bottom: 0;
        position: absolute;
        top: -70px;
        left: 0;
    }
    .timeline .next-slide img {
        position: absolute;
        top: -90px;
        left: 10px;
    }
    .timeline .next-slide .point{
        background: #333;
    }
    .timeline.owl-carousel .owl-item img {
        display: inline-block;
        width: auto;
    }
    .timeline.owl-carousel .owl-stage-outer {
        padding: 17px 0;
    }



    /* CHifres */
    .chifres .ligne {
        top: 0px;
        right: 45%;
        width: 32%;
    }

}

@media screen and (max-width: 800px) {
    .chifres{
        max-width: 500px;
    }
    .chifres .ligne {
        right: 15%;
        width: 32%;
    }
    .chifres .item-chifre:nth-child(even) .ligne {
        width: 50%;
    }
    .chifres .ligne {
        right: 15%;
        width: 55%;
    }
    .chifres .span-info {
        width: 154px;
        height: 100px;
    }
    .chifre {
        width: 154px;
        height: 154px;
    }
    .chifres .item-chifre {
        width: 100%;
        height: 154px;
        top: -50px;
    }
    .chifres .text {
        font-size: 17px;
        width: 65%;
    }
    .chifres .ligne {
        top: 15px;
    }
    .chifre {
        top: 0;
    }
    .chifres .item-chifre:nth-child(even) .chifre {
        left: 25px;
    }
    .chifres .text {
        width: 60%;
    }
    #animation .wrap-hover {
        bottom: 46%;
        width: 50px;
        margin-right: 12px;
    }
    #animation .text h1{
        font-size: 3.5vw;
    }
    #animation .c-wrap:nth-child(9) {
        left: 26.43%;
    }
    #animation .c-wrap:nth-child(3) {
        top: 54.23%;
        left: 63.56%;
    }
    #animation .c-wrap:nth-child(1) {
        top: 29%;
        left: 34%;
    }
    #animation .c-wrap:nth-child(2) {
        top: 17.58%;
        left: 34.18%;
    }
    #animation .c-wrap:nth-child(7) {
        top: 83.37%;
        left: 40%;
    }

    

    /*ref home*/
    #ref .clients .item-client {
        width: 30%;
        margin-bottom: 50px;
        margin-right: 3%;
        text-align: center;
    }


}
@media screen and (max-width: 768px) {
    /*Section etude*/
    .d-mobile-block{
        display: block;
    }
    .d-mobile-none{
        display: none;
    }
    #etude_de_cas {
        padding: 64px 0;
    }

    .page #etude .logo  img{
       width: 100%;
    }

    #adn p:last-child {
        margin-bottom: 45px;
    }
    #adn .texte p{
        width: 100%;
    }

    #offre .platform {
        margin-top: 70px;
        margin-bottom: 50px;
    }
    .platform .main-image {
        height: auto;
        margin: 0;
        max-width: 100%;
        margin-bottom: 70px;
        display: inline-block;
    }
    .deux_b {
        top: -15px;
    }
    .pre_b {
        width: 202px;
        bottom: -10px;
        right: 0;
    }
    .pre_b .lv {
        top: 13px;
        left: 12px;
    }
    .pre_b .txt03 {
        position: absolute;
        bottom: 65px;
        left: -12px;
        width: auto;
    }
    #offre .texte {
        width: 100%;
    }
    #ref .clients {
        margin-top: 70px;
        /* padding-left: 70px; */
    }
    .Info {
        position: relative;
        top: 0;
        right: 0;
        height: auto;
        /* width: 100%; */
        /* padding-top: 40px; */
        border: 1px solid transparent;
    }
    .info-mobile{
        padding-top: 45px;
        padding-bottom: 45px;
        width: 100%;
    }

    /*Slider etude homepage*/
    #etude_de_cas .owl-item {
        width: 0;
        height: auto;
        margin-right:0;
    }
    #etude_de_cas .owl-stage {
        width: auto !important;
        display: -webkit-inline-box;
        justify-content: initial;
    }

    /* Animtion */
    #animation .c-wrap:nth-child(3) {
        top: 44.23%;
    }
    #animation .c-wrap:nth-child(4) {
        left: 73.31%;
    }
    #animation .c-wrap:nth-child(6) {
        left: 53.43%;
    }
    #animation .c-wrap:nth-child(8) {
        left: 36.43%;
        top: 74.97%;
    }

    #animation .c-wrap:nth-child(7) {
        top: 91.37%;
    }

    #animation .c-wrap .number {
        top: -20px !important;
    }

    /*Page title*/
    .page .title-desc h1 {
        font-size: 45px;
    }
    #qui-somme-nous  .logos img{
        margin-bottom: 15px;
    }
    #qui-somme-nous  .logos .mdc{
        width: 100%;
    }
    
    
}
@media screen and (max-width: 360px) {
    .chifre {
        width: 114px;
        height: 114px;
    }
    .chifre .txt {
        font-size: 40px;
    }
}
@media screen and (max-width: 485px) {
     /* Responsive chifre */
    .chifres .span-info {
        width: 40%;
        height: auto;
    }
    .chifres .text {
        width: 55%;
        font-size: 15px;

    }
    .chifres .item-chifre:nth-child(even) .chifre {
        left: 0;
    }
    .chifres .ligne {
        top: 0;
    }
    .chifre {
        width: 134px;
        height: 134px;
    }
    
}
@media screen and (max-width: 430px){
    
}


@media screen and (max-width: 425px) {
    /* .platform .main-image {
        height: 150px;
    } */
    .google-play {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    /* SLIDER REF */
    .slider-ref .item-sRef {
        width: 80%;
    }

}


