@media (max-width: 1500px) {
    .services .service .cont {
        min-height: 40rem;
    }
}

@media screen and (max-width: 1450px) {
    .nav-items {
        width: 75%;
    }

    .nav-lang-items {
        width: 25%;
    }

    .services {
        align-content: space-evenly;
    }
    .services .service {
        width: 45vw;
    }

    .services .coaching h2 {
        height: unset;
    }

    .services .service .cont {
        min-height: 22rem;
    }

    .services .leaders, .services .evolution {
        margin-top: 3%;
    }
}

@media screen and (max-width: 1041px) {
    .who {
        height: 500px;
    }

    .services .leaders h2 {
        height: 42px;
    }

    .services .service .cont {
        min-height: 27rem;
    }

    .about .side-text h2 {
        margin-top: 5%;
    }

    .about .illustration .text-background {
        background: rgba(0, 0, 0, 0.65);
    }

    .about .illustration .container {
        color: white;
    }

    .contact form {
        width: 80vw;
    }
}

@media screen and (max-width: 990px) {
    .page-header {
        height: 400px;
        background: url('../img/header2.jpg') no-repeat center;
    }
    .nav-main * {
        font-size: 2rem!important;
    }

    .about .illustration {
        width: 60%;
        height: 33%;
        margin-bottom: 4%;
    }

    .about {
        height: 900px;
    }

    .services {
        padding: 5% 0;
    }

    .services .service h2 {
        height: unset;
    }

    .services .service .cont {
        min-height: 35rem;
    }

    .coaching h2 {
        height: 98px!important;
    }

    .first-name, .name {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .about h1 {
        font-size: 8vw;
    }
    .who .illustration {
        height: 40vw;
    }
    .carousel-prev {
        left: -5%;
    }
    .carousel-next {
        right: -5%;
    }
}

@media screen and (max-width: 730px) {
    .nav-items {
        top: 0;
        left: 0;
        position: absolute;
        height: 100vh;
        flex-direction: column;
        justify-content: start;
        align-items: start;
        background: linear-gradient(90deg, #C4C4C4 0%, #E0E0E0 100%);
        border: #EC7305 2px solid;
        max-width: 85vw;
        width: unset;
        padding: 3vw;
        z-index: 11;
        transition: all 0.3s ease-in-out;
    }
    .nav-items a:first-child {
        margin-top: 40%;
    }
    .nav-main .show-button {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        float: left;
        width: 38px;
        height: 100%;
        z-index: 12;
        margin-left: 3%;
        background: url('../img/icons/showButton.png') center no-repeat;
        background-size: contain;
        filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.10));
    }
    .about {
        clear: both;
    }
    .nav-lang-items {
        float: right;
    }
    .nav-items a {
        margin-bottom: 5%;
        color: #FFFFFF;
    }
    .carousel-item {
        width: 75vw!important;
    }
    .popup .blog-about-popup {
        right: 0;
        bottom: 0;
        border-radius: 0;
        width: 100vw;
        width: calc(100vw - 6px);
    }
    .popup .hide-button {
        border-radius: 10px;
        right: 75vw;
        bottom: 175px;
        width: 70px;
        height: 61px;
    }
    .popup .hide-button img {
        margin-top: 5px;
        width: 45px;
        height: 45px;
    }
}

@media screen and (max-width: 640px) {
    .about .illustration {
        width: 85vw;
    }
    .services .service {
        width: 90vw;
    }
    .services .service .cont {
        min-height: 250px;
        height: 250px;
    }
    .services .teamwork {
        margin-top: 3%;
    }
    .who .img {
        width: 120px;
        height: 120px;
    }
    .who .creator-name, .who .creator-desc {
        margin-left: 150px;
    }
    .who .creator-name {
        font-size: 3.6rem;
    }
    .who .creator-desc {
        font-size: 1.6rem;
        margin-top: 10px;
    }
    .carousel-item .diplome {
        font-size: 1.6rem;
    }
    .carousel-item .lieu {
        font-size: 1.6rem;
    }
    .carousel-item .date {
        font-size: 5.2rem;
    }
    .carousel-item .formateur {
        font-size: 1.6rem;
    }
    .other .diplome:nth-child(3) {
        margin-bottom: 30px;
    }
    .contact form {
        height: 670px;
    }
}

@media screen and (max-width: 490px) {
    .who .img {
        width: 90px;
        height: 90px;
    }
    .who .creator-name, .who .creator-desc {
        margin-left: 110px;
    }
    .who .creator-name {
        font-weight: bold;
        font-size: 2.4rem;
    }
    .who .creator-desc {
        font-size: 1.8rem;
        margin-top: 10px;
    }
    .carousel-item {
        height: 300px;
    }
    .carousel-item .formateur {
        margin-bottom: 30px;
    }
    .carousel .carousel-item .date {
        font-size: 4.8rem;
        margin-left: 26px;
    }
    .carousel .carousel-item div {
        margin-left: 70px;
    }
}

@media screen and (max-width: 400px) {
    .services .service h2 {
        font-size: 3.2rem;
    }
    .services .service svg {
        width: 60px;
        height: 60px;
    }
    .services .service p {
        font-size: 1.6rem;
    }
    .about .container {
        font-size: 1.6rem;
        line-height: unset;
    }
    .who .carousel-item div {
        line-height: unset;
        font-size: 1.2rem;
    }
    .who .img {
        width: 70px;
        height: 70px;
    }
    .who .creator-name {
        margin-top: 50px;
        margin-left: 90px;
    }
    .who .creator-desc {
        margin-left: 20px;
    }
    .blog-about-popup .img {
        margin-left: 10px;
    }
    .blog-about-popup a, .blog-about-popup h4, .blog-about-popup .short-description {
        width: 250px;
    }
    .blog-about-popup cite {
        margin-left: 50px;
    }
}