@media only screen and (max-width: 767px) {
    .resize-mobil-v {
        height: 12px !important;
    }
    .bloc-forfait-flex {
        display: flex; 
        flex-direction: column-reverse;
    }
    #verification-list {
        font-size: 16px !important;
    }
    .resize-button-verif {
        margin-top: -27px !important;
    }
    .faq .question .title {
    padding: 20px 70px 20px 50px !important;
    font-size: 20px !important;
    position: relative;
    cursor: pointer;
    z-index: 2;
    }
    .faq .question .answer {
        padding: 0px 68px 20px 3px !important;
        overflow: hidden;
        display: none;
    }
   aside.resize-block-traitement{
        margin-bottom: -14px !important;
    }
    .home-presentation {
        padding-top: 2.2em !important;
    }
    .break-arb {
        display: block !important;
    }
    #img_service {
        display: inline-block;
        width: 50% !important;
        padding-left: 0px !important;
        padding-bottom: 5px !important;
    }

    #img_check_ {
        display: inline-block;
        width: 61% !important;
        padding-left: 0px !important;
        padding-bottom: 5px !important;
    }
    .mobil-remove-style {
        display: block !important;
    }
    label[for="email"] {
        width: 100% !important;
    }
    .extras-hide .langue {
        text-align: right !important;
        margin-bottom: 10px;
    }
    .extras-hide span#lang_ar, .extras-hide span#lang_fr{
        display: inline !important;
    }
    .footer-arb-inf h2 {
        font-size: 22px !important;
    }
    .desc img{
        width: 50% !important;
    }

    .cic-justify-pres img {
        width: 45% !important;
    }
    .grd-compte {
        border: solid 2px  #000;
    }
    span img {
        width: 40% !important;
    }
    #Side_slide #menu ul li ul li a {
        padding-left: 35px;
        /* background-color: #C40F11; */
        padding-left: 12px;
    }
    .mobile-header-mini #Top_bar #logo {
        height: 50px !important;
        line-height: 50px !important;
        margin: 5px 0;
        margin-right: 15px;
    }
    #Top_bar .logo {
        width: 100% !important;
        float: left;
        margin-left: 0px !important;
        border: none;
    }
    /* #lang {
        margin-right: 22em !important;
        margin-top: -2px;
    } */
    #lang {
     display: none;
    }
    .mobile-header-mini #Top_bar a.responsive-menu-toggle {
        top: 30px!important;
        left: 10px !important;
        right: 10px;
        margin-top: -16px;
    }

    .ft-logo {
        width: 35% !important;
    }

    .another_videos .video1 {
        width: 100% !important;
        margin: 0px 5px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .another_videos .video1 {
        width: 100% !important;
        margin: 0px 5px;
    }
    .vf-forfait-title {
        font-size: 40px !important;
    }
    /* .vf-2 {
        margin-bottom: -12px !important;
    }*/
    .vf {
        margin-bottom: 35px !important;
    }

    .vf-1 {
        margin-bottom: 26px !important;
    }
    ul.ipad-resize li:nth-child(4) {
        padding: 35px 0 !important;
    }
    .another_videos .video1 {
        width: 100% !;
        margin: 0px 5px;
    }
    .extras-hide {
        display: none;
    }
    #Side_slide #menu ul li ul li a {
        padding-left: 35px;
        /* background-color: #C40F11; */
        padding-left: 12px;
        /* color: #239CB2 !important; */
    }
    #Top_bar a.responsive-menu-toggle {
        display: block;
        width: 35px;
        height: 35px;
        text-align: center;
        position: absolute;
        top: 27px;
        right: 308px !important;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .home-presentation {
        padding-top: 0px !important;
    }


    #lang {
        margin-top: 11px !important;
    }

    #Top_bar .logo {
        float: left;
        margin: 0 0 0 20px;
    }

    .responsive-menu-toggle {
        margin-top: 7px;
    }

    .ft-logo {
        width: 19% !important;
    }
    
    
}

@media only screen and (width: 768px) { 
    .vf-2 {
        margin-bottom: 5px !important;
    }
    .vf-1 {
        margin-bottom: 27px !important;
    }
    .vf {
        margin-bottom: 30px !important;
    }
    #lang {
        margin-top: 17px !important;
    }
    .space-pb-3 {
        margin-bottom: -6px !important;
    }

    .cm-3 {
        margin-bottom: 24px !important;
    }

    #space-pb-2 {
        margin: 25px auto 20px !important;
    }

    .space-pb-2-2 {
        margin-bottom: 59px !important;
    }
}
@media only screen and (max-width: 414px) {
    #lang {
        margin-right: 26em !important;
    }
}

@media only screen and (max-width: 375px) {
    #lang {
        margin-right: 23em !important;
    }
}

@media only screen and (max-width: 360px) {
    #lang {
        margin-right: 22em !important;
    }
}

@media only screen and (max-width: 320px) {
    #lang {
        margin-right: 19em !important;
    }
}
@media only screen and (min-width: 1025px) {
    .space-pb-2-2 {
        margin-bottom: 39px;
    }
}
img.scale-with-grid {
    max-width: 100% !important;
    height: auto;
}

.video1 {
    cursor: pointer;
}

ul.dropdown-content li a>span:hover {
    color: #FFF !important;
} 