.imglogo{
    margin: 30px 35px 0 0;
}

.logomaster{
    position: absolute;
    top: 152px;
    left: 758px;
    width: 219px;
    height: 189px;
    z-index: 1;
}

.marginbtm{
    margin-bottom: 20px;
}

.secondary_cta{
    margin-left: 30px;
}
.logogrid {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 42px;
    transform: scale(1.4);
    padding: 40px 0px 0px 0px;
    margin-left: 100px;
}


.logoordi{
    position: absolute;
    top: 120px;
    left: 680px;
    width: 927px;
    height: 700px;
}

.heroone{
    margin-bottom: 100px;
}


.soustitre{
    font-size: 26px;
    color: #07254F;
    margin-top: 48px;
}

.plus{
    font-weight: bold;
    font-style: italic;
}

.travels{
    margin-bottom: 80px;
    margin-top: 80px;
}
.widthcard{
    padding: 25px 25px !important;
}
.cardone {
    position: relative;
    overflow: visible;
}

.textcardone{
    padding: 60px 0 10px 0px;
}

.logocard{
    position: absolute;
    top: -70px;;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
}

.ce{
    width: 123px;
    margin: 0 auto;
    display: block;
}

.grdf{
    width: 76px;
    margin: 0 auto;
    display: block;
}

.covea{
    width: 40px;
    margin: 0 auto;
    display: block;
}

.corn{
    width: 83px;
    margin: 0 auto;
    display: block;
}

.loewe{
    width: 74px;
    margin: 0 auto;
    display: block;
}

.weta{
    width: 70px;
    margin: 0 auto;
    display: block;
}

.evidence{
    width: 100px;
    margin: 0 auto;
    display: block;
}

.loreal{
    width: 103px;
    margin: 0 auto;
    display: block;
}

.bat{
    width: 99px;
    margin: 0 auto;
    display: block;
}

.house{
    width: 178px;
    margin: 0 auto;
    display: block;
}

.marginplus{
    margin-bottom: 40px !important;
}

.plaud{
    width: 80px;
    margin: 0 auto;
    display: block;
}

.paddin{
    padding: 56px 10px 0px 12px !important;
}

/* .logo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    justify-items: center;
    align-items: center;
    margin-bottom: 20px;
    transform: scale(1.4);
    margin-left: 100px;
} */

@media only screen and (max-width: 768px) and (min-width: 430px) {

    .container-hero {
        flex-direction: column;
    }
    .logodiv .logoordi{
        order: 2;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .radius{
        margin-top: 30px;
    }
    .text{
        width: 80%;
    }

    .logo-grid{
        display: flex;
    justify-content: center;
    align-items: center;
    gap: 42px;
    padding: 34px 30px 10px 0;
    transform: scale(1.5) !important;
    margin-left: 126px;
    overflow: hidden;
    }

    .logoordi {
        /* width: 100%;
        height: auto; */
        display: none;
    }

    .logomaster{
        /* position: absolute;
        top: 755px;
        left: 229px;
        width: 191px;
        height: 167px; */
        display: none;
    }
}

@media only screen and (max-width: 430px) and (min-width: 375px){

    .margintopmn{
        margin-top: -180px;
    }

    .text {
        width: 100%;
    }

    .logomaster{
        /* position: absolute;
        top: 900px;
        left: 92px;
        width: 120px;
        height: 104px; */
        display: none;

    }

    .logoordi{
        /* top: 800px;
        left: 80px;
        width: 100%;
        height: auto;
        margin-top: 20px; */
        display: none;
    }

    .secondary_cta{
        margin-top: 30px;
        margin-left: 0;
    }

    .btn_container{
        flex-direction: column;
    }
    .margintop{
        margin-top: 100px !important;
    }

    .marginbottom{
        margin-bottom: 0px !important;
    }
    .flexy{
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .paddingzero{
        padding: 0;
        margin: 0 !important;
    }
    .ml-mr-head {
        margin: 0 !important;
    }

    .radius{
        margin-top: 30px;
    }

    .logogrid{
        transform:scale(0.8) ;
        margin-left: 0;
        padding: 10px 10px 0 0;
    }

    .soustitre{
        line-height: 30px;
    }

    .ms-hero-bg-royal:after {
        height: 86%;
    }
    .margintp{
        margin-top: 40px;
    }
    .heroone{
        margin-bottom: 200px;
    }
    .travels{
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 375px) and (min-width: 320px){
    .margintopmn{
        margin-top: -200px;
    }

    .logomaster{
        /* position: absolute;
        top: 995px;
        left: 10px;
        width: 120px;
        height: 104px; */
        display: none;
    }

    .fontsizemin{
        font-size: 25px;
    }

    .logoordi{
        /* top: 930px;
        left: 55px;
        width: 100%;
        height: auto;
        margin-top: 20px; */
        display: none;
    }
    .secondary_cta{
        margin-top: 30px;
        margin-left: 0;
    }

    .btn_container{
        flex-direction: column;
    }

    .marginbottom{
        margin-bottom: 0px !important;
    }
    .flexy{
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .paddingzero{
        padding: 0;
        margin: 0 !important;
    }
    .ml-mr-head {
        margin: 0 !important;
    }
    .marginnone{
    margin-bottom: 0;
    }

    .radius{
        margin-top: 30px;
    }

    .logogrid{
        transform: scale(0.75);
        margin-left: 0;
        padding: 30px 0px 0px 0px;
    }

    .soustitre{
        line-height: 32px;
    }

    .ms-hero-bg-royal:after {
        height: 86%;
    }
    .margintp{
        margin-top: 40px;
    }
    .heroone{
        margin-bottom: 200px;
    }
    .travels{
        margin-bottom: 50px;
    }
    .txt_subtitle {
        font-size: 26px !important;
        line-height: 30px !important;
    }
}

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

    .margintopmn{
        margin-top: -200px;
    }

    .fontsizemin{
        font-size: 25px;
    }

    .cta{
       font-size:  15px;
    }
    .logomaster{
        /* position: absolute;
        top: 1105px;
        left: 55px;
        width: 120px;
        height: 104px;
        display: none; */
        display: none;

    }
    .logoordi{
        /* top: 1051px;;
        left: 70px;
        width: 100%;
        height: auto;
        margin-top: 20px; */
        display: none;
    }
    .secondary_cta{
        margin-top: 30px;
        margin-left: 0;
    }

    .btn_container{
        flex-direction: column;
    }
    .margintop{
        margin-top: 50px !important;
    }

    .marginbottom{
        margin-bottom: 0px !important;
    }
    .flexy{
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .paddingzero{
        padding: 0;
        margin: 0 !important;
    }
    .ml-mr-head {
        margin: 0 !important;
    }

    .radius{
        margin-top: 30px;
    }

    .logogrid{
        transform: scale(0.6);
        margin-left: 0;
        padding: 10px 10px 0 0;
    }

    .soustitre{
        line-height: 30px;
    }

    .ms-hero-bg-royal:after {
        height: 86%;
    }
    .margintp{
        margin-top: 40px;
    }
    .heroone{
        margin-bottom: 200px;
    }
    .travels{
        margin-bottom: 50px;
    }
    .txt_subtitle {
        font-size: 23px;
        line-height: 30px;
    }

}
