/* MENU */

@media (max-width: 320px) {

    #custom-bootstrap-menu.navbar-default .navbar-nav > li > a {
        border-radius: 5px;
    }

}

@media (min-width: 768px) {

    .navbar-nav > li {
        float: left;
        margin-top: 32px;
        line-height: normal;
    }

    .navbar-nav {
        float: none !important;
        margin: 0;
    }

}

@media all and (max-width: 777px) {

    .nav > li > a {
        padding: 10px 15px !important;
    }

    li:nth-child(-n+3) {
        border-right: none !important;
    }

    .navbar-nav {
        background: rgba(0, 0, 0, 0);
        z-index: 99999;
        position: relative;
        border-radius: 5px;
    }

}

/* MENU */

/* FULL SCREEN */

@media (max-width: 320px) {

    header {
        min-height: 130% !important;
    }

    header .header-content {
        position: absolute;
        top: 54% !important;
        padding: 0 50px !important;
    }

    .header-titre {
        font-size: 34px !important;
    }

}

@media (min-width: 768px) {

    header {
        min-height: 100%;
    }

}

@media (max-width: 768px) {

    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 60%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }

}

/* FULL SCREEN */

/* CERCLE */

@media (max-width: 1199px) {

    .rounded-crea, .rounded-modif, .rounded-liqui {
        border-radius: 50% !important;
        background: rgba(255, 255, 255, 0.78) !important;
        width: 280px !important;
        height: 280px !important;
        margin: 21px !important;
        padding: 5% !important;
    }

}

@media (max-width: 990px) {

    .rounded-crea p, .rounded-modif p, .rounded-liqui p {
        font-family: 'Roboto';
        font-size: 12px;
        color: #121212;
        text-align: center;
        padding: 20px;
    }

    .rounded-crea, .rounded-modif, .rounded-liqui {
        border-radius: 50% !important;
        background: rgba(255, 255, 255, 0.78) !important;
        width: 230px !important;
        height: 230px !important;
        margin: 9px !important;
    }

}

@media (max-width: 768px) {

    .rounded-crea p, .rounded-modif p, .rounded-liqui p {
        font-family: 'Roboto';
        font-size: 12px;
        color: #121212;
        text-align: center;
        padding: 20px;
    }

    .rounded-crea, .rounded-modif, .rounded-liqui {
        border-radius: 50% !important;
        background: rgba(255, 255, 255, 0.78) !important;
        width: 230px !important;
        height: 230px !important;
    }

    .rounded-crea {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .rounded-modif {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .rounded-liqui {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

}

@media (max-width: 360px) {

    .section2 {
        background-position: left !important;
    }

    .rounded-crea {
        margin: 30px auto !important;
    }

    .rounded-modif {
        margin: 30px auto !important;
    }

    .rounded-liqui {
        margin: 30px auto !important;
    }

}

/* CERCLE */

/* SECTION 3 */

@media (max-width: 768px) {

    .section3 img {
        display: block;
        max-width: 100%;
    }

    .section3 {
        width: auto !important;
        height: auto !important;
        background-color: #00b6da;
        background-image: -webkit-linear-gradient(top, #00b6da, #10a4d0 99%);
        background-image: -moz-linear-gradient(top, #00b6da, #10a4d0 99%);
        background-image: -o-linear-gradient(top, #00b6da, #10a4d0 99%);
        background-image: -ms-linear-gradient(top, #00b6da, #10a4d0 99%);
        background-image: linear-gradient(to bottom, #00b6da, #10a4d0 99%);
    }

}

@media (min-width: 768px) {

    .section3-row {
        position: relative !important;
    }

    .section3-text {
        bottom: 0 !important;
        left: 0 !important;
        top: 0;
    }

}

@media (max-width: 360px) {

    .section3 h2 {
        font-size: 32px;
    }

}

@media (max-width: 1200px) {

    .coche {
        float: left;
        margin-left: 18px;
    }

}

@media (min-width: 980px) {

    .section3-text {
        line-height: 1.3 !important;
    }

}

@media (max-width: 768px) {

    .coche {
        float: none;
        margin-left: 10px;
    }

}

/* SECTION 3 */

@media (max-width: 768px) {

    .section5 {
        text-align: center;
        color: #fff;
        background-image: url(../img/background-5-min.jpg);
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        padding: 100px !important;
        background-repeat: no-repeat;
        background-position: right;
    }

}

/* Page produit */ /* Page produit */ /* Page produit */ /* Page produit */ /* Page produit */ /* Page produit */

@media (max-width: 360px) {

    .half_background {
        background-position: right;
    }

}

@media (max-width: 360px) {

    .half_background_teasers {
        background-position: right;
    }

}

@media (max-width: 321px) {

    .half_background_teasers_titre {
        left: 20px !important;
    }

}

@media (min-device-width: 321px) and (max-device-width: 1200px) {

    .losange {
        visibility: hidden !important;
    }

}

@media (max-width: 416px) {

    #signup {

        width: 100%;
        height: 80%;
        left: 0% !important;
        margin-left: 0px !important;

    }

}

@media (max-width: 416px) {

    #signin {
        width: 100%;
        height: 55%;
    }

}

@media (max-width: 416px) {

    .mot_de_passe_oublie {
        position: relative !important;
        text-align: left;
        padding: 10px 0px 10px 15px !important;
        left: 0;
    }

}

@media (max-width: 1182px) {

    .immatriculation_ong .nav > li > a {
        padding: 0px 13px 20px !important;
    }

}

@media (max-width: 990px) {

    .sous_menu {
        width: 122.4%;
    }

    .liquidation_ong .sous_menu {
        width: 80.4%;
    }

    .immatriculation_ong .nav > li > a {
        padding: 6px 13px 8px !important;
    }

}

@media (max-width: 888px) {

    .sous_menu {
        display: block;
        position: relative;
    }

}

@media (max-width: 726px) {

    .liquidation_ong .nav-pills > li + li {
        margin-left: 0px !important;
    }

}