@media (min-width: 1px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (max-width: 991px) {
    .navbar-toggler {
        margin-left: 80%;
        border: 1px solid white;
    }
    .header .navbar-brand, .header .navbar-brand-sticky {
        padding: 10px;
        width: 150px;
        height: auto;
    }
    .header.sticky #navbarNav,
    #navbarNav {
        padding-top: 15%;
    }
    .header {
        margin-bottom: 20px;
    }
    #main-second-content h2, #main-third-content h2, #main-fourth-content h2, #main-fifth-content h2 {
        font-size: 24px;
    }
    .list-group-horizontal {
        flex-wrap: wrap;
    }
    #main-third-content .list-group li {
        width: 200px;
        height: 200px;
        padding: 28px !important;
    }
    #mission-first-title h1 {
        font-size: 30px;
    }
    .missions-caption {
        opacity: 1;
    }
    .missions-list {
        flex-wrap: wrap;
    }
    .missions-list > div {
        max-height: 299px;
        width: 50%;
    }
    .missions-list > div:before {
        display: none;
    }
    .missions-list > div img {
        height: 100%;
    }
    .missions-caption h3 {
        font-size: 21px;
    }
    #mission-seventh-content h2,
    #mission-eight-content h2 {
        font-size: 20px;
    }
    .carousel-item img {
        width: 100%;
    }
    .navbar-toggler {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    nav .nav-item ul {
        display: none;
    }
    #mission-third-content h2,
    #mission-fourth-content h2,
    #mission-fifth-content h2,
    #mission-sixth-content h2 {
        width: 100%;
    }
    #main-content .carousel-item img {
        border-radius: 50px 0;
    }
    #main-fourth-content .team {
        padding: 20px;
    }
    #main-fourth-content .team h2 {
        font-size: 26px;
    }
    #main-fourth-content p {
        font-size: 16px;
    }
    .realisations-list {
        display: block !important;
    }
    .realisations-list > div {
        max-height: 299px;
        width: 49%;
        display: inline-block;
    }
    .realisations-list > div:before {
        display: none;
    }
    .realisations-caption {
        opacity: 1;
    }
    .realisations-caption h3 {
        font-size: 22px;
    }
    #carouselHome,
    #main-content .carousel-inner,
    #main-content .carousel-item,
    #main-content .carousel-item img {
        height: auto;
    }
    #main-fourth-content .job a {
        font-size: 13px;
        text-wrap: nowrap;
    }
    .header.sticky .navbar-brand img,
    .header .navbar-brand img {
        width: 60px;
        transition: all .3s;
    }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 1300px) {
}
@media (min-width: 1500px) {
}
@media (min-width: 1600px) {
}
@media (min-width: 1700px) {
}
@media (min-width: 1800px) {
}
@media (min-width: 1900px) {
}
@media (min-width: 2100px) {
}

