
@media only screen and (max-width: 992px){
    .navbar {
        display: contents !important;
    }
    .head {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        overflow: hidden;
        padding: 10px 10px !important;
    }
    .content{
        overflow: hidden;
    }
    .welccIpsum {
        float: left;
        margin-left: 35px;
    }
    .heading h1 {
        font-size: 64px;
    }
    #about {
        padding: 50px 0;
        background: white;
    }
    .message-box h2 {
        font-size: 32px;
        line-height: 34px;

    }
    .message-box h4 {
        font-size: 30px;
    }
    .message-box p {
        font-size: 16px;
    }
    #about .about-img {
        margin: 50px 0px 0px 0px;
    }
    .affro {
        padding: 2px 0 0;
    }
    .affro .message-box h4 {
        font-size: 30px;
        padding-top: 40px;
    }
    .post-media img {
        width: 100%;
        margin-top: 40px;
        position: relative;
    }
    .video {
        padding: 0px 0;
    }
    .footer img {
        width: 40%;
    }
    .contact {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .logo {
        width: 60% !important;
        position: relative;
        left: -45px;
    }
    .message-box {
        position: relative;
        top: unset;

    }
    .box-left {
        left: unset !important;
    }
    .block-carousel {
        position: absolute;
        bottom: 28px;
        width: 179px;
        right: 10px;
        /* float: right; */
    }
    .imgBannier {
        height: unset;
    }
    .carouselImg {
        width: 75%;
        margin-left: 3px;
    }
    .carousel-element {
        position: relative;
        height: 180px;
    }
    .carousel-controlprev {
        width: 45%;
    }
    .logoSocio-Face {
        width: 35px !important;
        margin-right: 7px;
    }
    .logoSocio-twitter {
        width: 45px !important;
        margin-top: -5px;

    }
    .footer p {
        font-size: 10px;
        padding-top: 13px;
        padding-left: 8px;
        text-align: left;
    }
    .block-img-footer {
        margin-top: -43px;
    }
    .form h2 {
        margin-bottom: 0.22rem;
        text-align: center;
        font-size: 30px !important;
    }
    .form .list-unstyled {
        margin-bottom: 1.75rem;
    }

}
