html {
    overflow-x: hidden;
}

@media (max-width: 991px) {


    body div#main-overflow {
        overflow-x: hidden;
    }

    .row {
        width: 100%
    }

    body div.container {
        width: 95vw;
        padding-right: 0;
        padding-left: 30px;
    }


    body div#top-header {
    }

    body div#top-header div.container {
    }

    body div#top-header div.container ul#top-header-first-ul {
        margin-left: 0px;
    }

    body div#top-header div.container ul li#li-separator {
        margin-right: 3px;
        margin-left: 3px;
    }

    #top-menu-separator {
        margin-right: 3px;
        margin-left: 0;
    }

    .top-sepa {
        display: none;
    }

    body div#top-header div.container ul li#li-size {
        display: none;
    }

    body div#top-header div.container ul li#li-faq {
        display: none;
    }

    body div#top-header div.container ul li#li-adjust {
        display: none;
    }


    .search-desktop {
        display: none;
    }


    body div#navigation-bar div.container div.d-flex ul.nav {
        display: none
    }

    body div#navigation-bar div.container div.d-flex #icon {
        display: block;
        color: rgb(99, 28, 93);
        font-size: 40px;

    }

    body div#navigation-bar div.container div.d-flex button:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    body div#navigation-bar div.container div.d-flex button {
        background: transparent;
        z-index: 999;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card i {
        display: none;
    }

    #hambutton {
        display: block
    }

    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        background-color: rgb(99, 28, 93) !important;
    }

    body div#navigation-bar div.container div.d-flex {
        display: block;
    }

    body div#navigation-bar div.container div.d-flex .dropdown-menu {
        height: 110vh;
        width: 100%;
        position: fixed;
        top: -5px;
        right: 0;
        bottom: -5px;
        left: -1100px;
        z-index: 99;
        background: #fff;
        display: block;
        transition: all 0.3s;
        overflow-y: auto;
    }

    body div#navigation-bar div.container div.d-flex .dropdown-menu ul {
        list-style: none;
        padding: 5px 5px 55px 5px;
    }

    body div#big-header div div.container div.row div#block-actu .carousel-item i {
        display: none;
    }

    ul#dropdown-sub-menu {
        margin-top: 0 !important;
        padding: 0 !important;
        background: rgb(99, 28, 93);
        display: none;
    }

    ul#dropdown-sub-menu li {
        margin: 0 !important;
    }

    ul#dropdown-sub-menu li a {
        color: #fff !important;

    }

    li#dropdown-sub {
        margin-bottom: 0 !important;
        position: relative;
    }

    li#dropdown-sub a {
    }

    li#dropdown-sub i {
        color: rgb(99, 28, 93);
        font-size: 60px;
        margin-left: 10px;
        transform: translateY(-25px);
        position: absolute;
        right: 10%;
    }

    li#dropdown-sub:hover i {
        color: #fff;
    }

    body div#navigation-bar div.container div.d-flex .dropdown-menu a {
        color: rgb(99, 28, 93);
        text-transform: uppercase;
        text-decoration: none;
    }

    body div#big-header div#first-background div.container div#title {
        top: 40vh;
    }

    body div#big-header div#first-background div.container img {
        right: 15px;
        height: 80px;
        top: 20px;
    }

    body div#big-header div#header-block div.container {
        bottom: 320px;
    }

    body div#big-header div div.container div.row div#block-actu {
        height: auto;
        /*height: 300px;*/
        padding-bottom: 15px;
        /*padding-left: 2% !important;*/
        /*padding-right: 2%;*/
        position: relative;
    }

    body div#big-header div div.container div.row div#block-actu {
        padding-left: 10px;
    }

    .slick-slider.mobile-carousel {
        display: block;
        height: inherit;
    }

    .slick-slider.mobile-carousel .slick-list {
        height: inherit;
        position: relative;

    }

    body div#big-header {
        position: relative;
        overflow: hidden;
    }

    #big-header #header-block {
        padding-top: 310px;
        padding-bottom: 100px;
        position: relative;
        top: 0;
    }

    body div#big-header div#first-background {
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
    }

    body div#big-header div#first-background div.container div#title {
        /*top: 22vh !important;*/
        top: 200px !important;
        text-align: center;
    }

    body div#big-header div#first-background div.container div#title h1 span:nth-child(2) {
        margin-left: 0;
    }

    body div#big-header div#header-block div.container {
        bottom: 50px;
        position: relative;
        transform: translateX(0);
        left: 0;
        height: auto;
    }

    .mobile-carousel img {
        margin: 0 auto;
    }

    .mobile-carousel-img-container {
        position: relative;
        /*width: auto !important;*/
        /*margin-left: 50%;*/
        /*transform: translateX(-50%);*/
        margin-left: 0;
        transform: translateX(0);
    }

    .mobile-carousel-img-container a {
        display: inline-block;
        width: 330px;
        position: relative;
        margin-left: 50%;
        transform: translateX(-50%);
    }

    .mobile-carousel .mobile-carousel-date {
        position: absolute;
        display: inline-block;
        color: rgb(99, 28, 93);
        background: #fff;
        padding: 3px;
        left: 0;
        top: 6px;
        text-transform: uppercase;
    }

    .mobile-carousel .mobile-carousel-title {
        position: absolute;
        display: inline-block;
        background: rgb(99, 28, 93);
        color: #fff;
        padding: 3px;
        bottom: 0;
        right: 0;
        font-size: 18px;
        text-transform: uppercase;
        width: 71%;
        left: 0;
    }

    .mobile-carousel .mobile-carousel-title:after {
        content: "";
        background: #fff;
        width: 2px;
        height: 70%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 2px;
    }

    .slick-prev::before, .slick-next::before {
        content: "";
    }

    div#big-header .carousel {
        display: none;
    }

    body div#big-header div div.container div.row div#block-event div.d-flex .white-underline-anim {
        height: 22px;
        margin-right: 20px;
        position: absolute;
        right: 0;
        top: 20px;
    }

    body div#big-header div div.container div.row div#block-event div.d-flex h2 {
        width: 70%;
    }


    body div#big-header div div.container div.row div#block-event div#group-card div.card-group .card:nth-child(2) {
        display: none;
    }

    body div#map div#discover-box {
        left: 60%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        line-height: normal;
    }

    body div#landscape div button {
        padding: 5px 10px 0px;
        font-size: 24px;
    }


    body div#links-buttons div.row div.col {
        padding-bottom: 20px;
        padding-top: 20px;
    }


    body footer#main-footer {
        height: 100%;
    }

    body footer#main-footer div div.container div.row div#footer-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    body footer#main-footer div div.container div.row div#footer-left img {
        width: 200px;
        margin-bottom: 20px;
    }

    body footer#main-footer div div.container div.row div#footer-right {
        margin-top: 40px;
        margin-left: 0;
    }

    body footer#main-footer div div.container div.row div#footer-right div {
        width: auto;
    }


    body footer#main-footer div div.container div.row div#footer-right div.d-flex form.form-inline div.form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex form.form-inline div.form-group input {
        width: 255px;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex ul {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }


    body div#bottom-footer div.container ul {
        width: 100%;
    }

    body div#bottom-footer div.container ul.list-inline {
        padding-bottom: 80px;
    }

}

@media (max-width: 767px) {


    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div#img-carousel img {
        width: 230px;
        height: 122px;
    }

    body div#big-header div div.container div.row div#block-actu .carousel-item {
        height: 200px;
    }


    body div#big-header div div.container div.row div#block-actu div div.carousel div#img-carousel {
        width: 230px;
        height: 122px;

    }


    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption {
        left: 240px;
        top: -20px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption p {
    }


    #icon-row {
        padding: 20px;
        display: flex;
        justify-content: center;
    }

    #icon-row div.row div.col {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }


}

@media (min-width: 577px) {


    body div#big-header div div.container div.row div#block-event div.d-flex .white-underline-anim {
        height: 22px;
        margin-right: 20px;
        position: absolute;
        right: 0;
        top: 20px;
    }

    body div#big-header div div.container div.row div#block-event div.d-flex h2 {
        width: 70%;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group .card:nth-child(2) {
        display: block;
    }

}


@media (max-width: 1200px) {
    body div#map div#discover-box {
        left: 40%;
    }

    body div#navigation-bar div.container div.d-flex form.form-inline div.form-group input {
        width: 200px;
    }

    .menu-header .megadrop ul.conteneur-nv3 .nv3 {
        width: 40%;
    }

    .menu-header .megadrop ul.conteneur-nv3 {
        padding-right: 100px;
    }
}


@media (max-width: 1200px) and (min-width: 992px) {


    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div#img-carousel img {
        width: 300px;
        height: 170px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div#img-carousel {
        width: 300px;
        height: 170px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption {
        top: -20px;
        left: 305px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel a:nth-child(1) {
        left: 37%;
        width: 5%;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel a:nth-child(2) {
        left: 58%;
        width: 5%;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div#event-img {
        height: 100px;
        width: 210px;

    }


    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        height: 100px;
        width: 210px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card .card-date {
        top: 85px;
    }

    #footer-right {
        -ms-flex: 0 0 40%;
        -webkit-box-flex: 0;
        flex: 0 0 40%;
        max-width: 40%;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex ul {

        margin-right: 30px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner #plus-carousel {
        top: 32%;
        left: 35%;
    }
}

@media (max-width: 769px) and (min-width: 766px) {
    #header-block {
        position: absolute;
        left: 0;
        right: 0;
        top: 133vh;
    }

    body div#big-header div div.container div.row div#block-event {
        padding-left: 15px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card {
        background: transparent;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        max-width: 224px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card div.card-body {
        background: transparent;
        padding-right: 20px;
    }

    .slick-initialized .slick-slide {
        justify-content: center;
    }
    .form-contact .gform_wrapper .gform_body .col-md-12 .gfield .gfield_labe{
        flex: 0 0 27%;
        max-width: 27%;
        font-weight: normal;
        padding-bottom: 20px;
    }
    .form-contact .gform_wrapper .gform_body .col-md-12 .gfield .ginput_container{
        flex: 0 0 73%;
        max-width: 100%;
    }
}

@media (max-width: 767px) and (min-width: 577px) {
    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div#event-img {
        height: 100px;
        width: 210px;

    }


    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        height: 100px;
        width: 210px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card .card-date {
        top: 85px;
    }

    .carousel-inner {
        left: 50%;
        -webkit-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        transform: translateX(-40%);
    }

    .form-contact .gform_wrapper .gform_body .col-md-12 .gfield .gfield_labe{
        flex: 0 0 27%;
        max-width: 27%;
        font-weight: normal;
        padding-bottom: 20px;
    }
    .form-contact .gform_wrapper .gform_body .col-md-12 .gfield .ginput_container{
        flex: 0 0 73%;
        max-width: 100%;
    }

}

@media (max-width: 991px) and (min-width: 768px) {

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div#event-img {
        height: 120px;
        width: 250px;

    }


    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        height: 130px;
        width: 2460px;
    }

    .carousel-inner {
        margin-left: 50%;
        -webkit-transform: translateX(-38%);
        -ms-transform: translateX(-38%);
        transform: translateX(-38%);
    }

    body div#big-header div div.container div.row div#block-event {
        padding-left: 15px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card {
        background: transparent;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        max-width: 224px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card div.card-body {
        background: transparent;
        padding-right: 20px;
    }

    .slick-initialized .slick-slide {
        justify-content: center;
    }


}

@media (min-width: 576px) and (max-width: 991px) {
    #footer-right {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body footer#main-footer {
        padding-top: 60px;
        height: 100%;
    }
    #header-block {
        position: absolute;
        left: 0;
        right: 0;
        top: 128vh;
    }
    body div#big-header div#first-background div.container div#title{
        top: 30vh;
    }
}

@media (max-width: 576px) {
    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div#img-carousel img {
        width: 100%;
        height: 200px;
    }

    body div#big-header div div.container div.row div#block-actu .carousel-item {
        height: 200px;
    }


    body div#big-header div div.container div.row div#block-actu div div.carousel div#img-carousel {
        width: 350px;
        height: 200px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);

    }


    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption {
        left: -85px;
        position: absolute;
        width: 100%;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption .mobile-carousel-title {
        position: absolute;
        background: rgb(99, 28, 93);
        bottom: 17px;
        right: -11px;
        padding: 3px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption .mobile-carousel-date {
        position: absolute;
        display: block;
        bottom: -27px;
        right: -10px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div.carousel-inner div.carousel-caption p {
        display: none
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card div.card-body {
        position: absolute;
        left: 250px;
        width: auto;
        top: -25px;
    }

    /*body div#big-header div div.container div.row div#block-event div#group-card div.card-group {*/
    /*-webkit-transform: translateY(20%);*/
    /*-ms-transform: translateY(20%);*/
    /*transform: translateY(20%);*/
    /*}*/
    body div#map {
        height: 300px;
    }

    body div#map div#discover-box {
        top: 100px;
        left: 50%;
        font-size: 18px;
    }

    body footer#main-footer div div.container div.row div#footer-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    body footer#main-footer div div.container div.row div#footer-left div#footer-left-coord {
        margin-bottom: 30px;
    }

    body footer#main-footer {
        padding-top: 60px;
        height: 100%;
    }

    body div#bottom-footer div.container ul {
        padding-left: 15px;
        padding-bottom: 80px;
    }
    #header-block {
        position: absolute;
        left: 0;
        right: 0;
        top: 138vh
    }
}

@media (max-width: 400px) {
    .mobile-carousel-img-container {
        margin-left: 0;
        transform: translateX(0);
        position: relative;
    }

    .mobile-carousel-img-container a {
        overflow: hidden;
        margin-left: 0;
        transform: translateX(0);
        width: inherit;
    }

    div#top-header div.container ul#top-header-first-ul li {
        font-size: 12px;
    }

    body div#big-header div div.container div.row div#block-actu {
        padding-left: 0px;
    }

    body div#big-header div div.container div.row div#block-actu div div.carousel div#img-carousel {
        width: 305px;
        height: 100%;
    }

    body div#big-header div#first-background div.container div#title h1 {
        font-size: 34px !important;
    }

    body div#icon-row div.row div.col p {
        font-size: 15px;
    }

    body div#icon-row div.row div.col img {
        width: 75px;
        height: 83px;
    }

    body div#bottom-footer div.container ul li#by {
        float: none;
    }
}

@media (max-width: 442px) {
    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card div.card-body {
        position: static;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div.card img {
        height: 115px;
        width: auto;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group div#event-img {
        height: 115px;
        width: auto;
        max-width: 236px;
    }

    body div#big-header div#first-background div.container div#title h1 {
        font-size: 40px;
    }

    body div#icon-row div.row div.col img {
        width: 73px;
        height: 80px;
    }

    body div#big-header div div.container div.row div#block-event div#group-card div.card-group #plus-event {
        left: 50%;
    }

    body div#landscape div button {
        padding: 5px 3px 0px;
    }

    #top-li-presse {
    }

    #footer-links {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #footer-right div.d-flex ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex ul:nth-child(1) {
        margin-top: 40px;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex ul {
        margin-top: 0;
        margin-bottom: 0;
    }

    #header-block {
        position: absolute;
        left: 0;
        right: 0;
        padding-top: 183px;
    }
    #header-block {
        position: absolute;
        left: 0;
        right: 0;
        bottom:  -32vh;
    }
}

@media (max-width: 350px) {
    body div#landscape div button {
        font-size: 20px;
    }

    body div#links-buttons div.row div.col button {
        font-size: 18px;
        padding: 3px 10px;
    }

    body footer#main-footer div div.container div.row div#footer-left div#footer-left-coord {
        width: 254px;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex form.form-inline div.form-group input {
        width: 222px;
    }

    body footer#main-footer div div.container div.row div#footer-right div.d-flex h4::after {
        width: 258px
    }

    div#top-header div.container ul#top-header-first-ul li {
        font-size: 10px;
    }

    #mobile-carousel-img-container {
        display: inline-block;
        transform: scale(0.8) translateX(-63%);
    }
}

@media (min-width: 350px) and (max-width: 400px) {
    #mobile-carousel-img-container {
        display: inline-block;
        transform: scale(0.9) translateX(-55%);
    }
}

@media (max-width: 576px) and (min-width: 442px) {
    body div#big-header div div.container div.row div#block-actu div div.carousel {
        margin-right: 2%;
    }
}


@media print {
    #top-header, #navigation-bar .justify-content-lg-between, .top-bg-col a, #arbo, #menu-col, #bottom-footer, footer{
        display: none!important;
    }
    #top-bg-contenu-froid{
        height: 100px!important;
        background: none!important;
    }
    .top-bg-col h1{
        position: absolute!important;
        top: 0!important;
        left: 250px!important;
    }
}
