@media (min-width: 360px) {
    .title-respon{
        color: #009FE3;
        text-transform: uppercase;
        margin: 36px 0 20px 34px;
        line-height: 27px;
        font-size: 23px;
        font-weight: bold;
    }

    .text-responsabilite{
        font-size: 15px;
        line-height: 23px;
        color: #101636;
        margin-left: 34px;
        width: 277px;
    }

    .mt-perso{
        margin-top: 15px;
        margin-bottom: 54px;
    }

    .container .full-box {
        margin-bottom: 20px;
    }

    .logo {
        margin-bottom: 32px;
    }

    .titre-logo{
        margin-bottom: 20px;
        font-weight: bold;
    }

    .largeur h1 {
        font-size: 23px;
        line-height: 27px;
    }

    .largeur p {
        font-size: 15px;
        line-height: 23px;
        font-weight: normal;
    }

    .largeur{
        width: 330px;
        height: 330px;
    }

    .verant {
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
        width: 330px;
        margin: 0 auto;
    }

    .responsabilite-box {
        width: 330px;
        height: 330px;
        background-color: #F8F9FA;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .verantwortung {
        width: 330px;
        height: 330px;
        background-color: #F8F9FA;
    }
}

@media (min-width: 748px) {

    .verant {
        width: 685px;
    }

    .verantwortung {
        width: 685px;
        height: 450px;
        margin-bottom: 25px;
    }

    .title-respon {
        margin: 50px 0 40px 50px;
        font-size: 30px;
        line-height: 43px;
    }

    .text-responsabilite {
        width: 509px;
        font-size: 18px;
        line-height: 29px;
        margin-left: 50px;
    }
}

@media (min-width: 992px) {
    .verant {
        width: 925px;
    }

    .verantwortung {
        width: 925px;
        height: 450px;
        margin-bottom: 155px;
    }

    .title-respon {
        margin: 50px 0 40px 50px;
        font-size: 30px;
        line-height: 43px;
    }

    .text-responsabilite {
        width: 775px;
        font-size: 18px;
        line-height: 29px;
        margin-left: 50px;
    }

    .responsabilite-box, .largeur {
        width: 450px;
        height: 450px;
    }

    .largeur p, .largeur h1 {
        font-size: 20px;
        line-height: 36px;

    }
}

@media(min-width: 1417px) {


    .verantwortung {
        width: 1400px;
        height: 520px;
    }

    .verant {
        width: 1400px;
    }

    .largeur{
        width: 891px;
        height: 317px;
    }

    .largeur p, .largeur h1{
        font-size: 25px;
        line-height: 36px;
    }

    .title-respon{
        margin: 131px 0 66px 135px;
        line-height: 51px;
        font-size: 43px;
    }

    .text-responsabilite{
        font-size: 25px;
        line-height: 36px;
        margin: 0 197px 135px 135px;
        width: 1068px;
    }

    .mt-perso{
        margin: 50px 0;
    }

    .container .full-box {
        margin-bottom: 155px;
    }

    .container section.small-medium-box:nth-child(n+2){
        margin-bottom: 25px;
    }

    .titre-logo{
        margin-bottom: 40px;
    }
}




.largeur h1{
    margin-top: 0;
}


.text-aside{
    margin-top: 131px;
}

.text-aside h1{
    text-transform: uppercase;
    color: #009FE3;
    font-size: 43px;
}



.text-aside p {
    margin-top: 66px;
    font-size: 25px;
    line-height: 36px;
    color: #101636;
}

.iso{
    text-transform: uppercase;
}
