._content_Type_prod .active {
    height: 37px;
    color: #ff0000;
    font-family: Poppins;
    font-size: 21px;
    font-weight: 700;
    line-height: 58px;
}

._content_Type_prod {
    height: 37px;
    color: #000000;
    font-family: Poppins;
    font-size: 21px;
    font-weight: 700;
    line-height: 58px;
}

._content_Type_prod span {
    cursor: pointer;
}

._content_title h1 {
    /*width: 984px;
            height: 81px;*/
    color: #000000;
    font-family: Poppins Black;
    font-size: 70px;
    /*font-weight: 700;*/
    line-height: 58px;
    /*text-transform: uppercase;*/
}

._content_desc span {
    width: 678px;
    height: 74px;
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

._content_trier span {
    width: 64px;
    height: 21px;
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    /*text-transform: uppercase;*/
}

.menu_section {
    padding-top: 20px;
    padding-bottom: 50px;
}

.pd-l-15 {
    padding-left: 15px
}

._canvas img {
    padding-bottom: 10px;
}

._canvas {
    padding-top: 5%;
    text-align: center;
}

.pd-r-10 {
    padding-right: 10px;
}

._content_prod img {
    width: 270px;
    height: 384px;
    margin-bottom: 15px;
}

._content_prod .title {
    width: 270px;
    /*height: 74px;*/
    color: #000000;
    /*font-family: Poppins;*/
    font-family: Poppins Black;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
}

._content_prod .desc {
    width: 270px;
    height: 76px;
    color: #909090;
    /*font-family: Poppins;*/
    font-family: Poppins regular;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    padding-top: 5px;
    display: inline-block;
}

._content_prod {
    padding-bottom: 50px;
    text-align: center;
}

.prod_section {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.menu_section .dropdown {
    position: relative;
    display: inline-block;
}

.prod_section .dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: 93px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.menu_section .dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

._cnt_navbar ._menu_right {
    top: 17px !important;
}

.row_mobile .dropdown {
    left: inherit;
}

.row_mobile .dropdown-content {
    position: absolute;
    background-color: #fff;
    min-width: 59%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.row_mobile .class-filter span {
    padding-left: 15px;
}

#myMobDropdown {
    left: inherit;
}

._content_title {
    padding-bottom: 20px;
}

/*/ / MEDIA */
@media only screen and (min-width: 1200px) {}

@media (min-width: 1281px) {}

@media (min-width: 1025px) and (max-width: 1280px) {}


@media (min-width: 768px) and (max-width: 1024px) {

    .prod_section .col-md-3 {
        width: 49.33%;
        max-width: 50%;
        flex: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    ._canvas {
        text-align: right;
        padding-right: 8%;

    }
}


@media (min-width: 481px) and (max-width: 767px) {

    .prod_section .col-md-3 {
        width: 45.33%;
        max-width: 50%;
        flex: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    ._canvas {
        text-align: right;
        padding-right: 8%;
    }

    ._content_title h1 {
        font-size: 60px;
    }

    ._content_Type_prod .active {
        font-size: 17px;
    }

}

@media (min-width: 320px) and (max-width: 480px) {

    .prod_section_row {
        text-align: center;
    }

    .dropdown_tri {
        left: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    /*._content_title h1 {
                font-size: 35px;
            }*/

    ._content_Type_prod .active {
        font-size: 17px;
    }
}

.container-production {
    max-width: 1215px;
}

.container-title-production {
    max-width: 1009px;
}

@media (max-width: 768px) {
    ._content_title h1 {
        font-size: 44px;
    }

    .prod_section_row .col-md-3 {
        width: 49% !important;
    }

    ._content_prod img {
        width: 100%;
        height: inherit;
    }

    ._content_prod .title {
        color: #000000;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
    }

    ._content_prod .desc {
        font-size: 16px;
    }



}

.tablink {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    width: 20%;
    font-weight: 700;
    font-family: Poppins;
    font-size: 21px;
}

.tablink:hover {
    /*background-color: #777;*/
    color: #ff0000;
}

button:focus {
    outline: none;
}

.tabcontent {
    display: none;
    height: 100%;
}

button.tablink.active {
    background-color: #fff;
    color: #ff0000;
}

._about_default {
    background-color: transparent !important;
    color: #000 !important;
}


._container_menu_about ._menus_about button.tablink i {
    display: none;
    font-size: 30px;
    padding-left: 20px;
}

._container_menu_about .tablink {
    font-family: Poppins ExtraBold;
    font-size: 21px;
    background-color: transparent;
}

._container_menu_about .tablink.active {
    background-color: rgba(11, 11, 11, 0.2);
    color: #ff0000;
}

@media only screen and (min-width: 1001px) {
    ._container_menu_about .tablink.active {
        background-color: transparent;
    }

    /*._container_menu_about .tablink {
        color: #FFF;
    }*/
    ._container_menu_about .tablink.tablink-dark:not(.active) {
        color: #000;
    }

    ._menus_about {
        position: fixed;
        width: 100%;
        left: 0;
        /*background-color: rgba(11,11,11,0.1);*/
        z-index: 300;
        top: 80px;
    }
}

@media only screen and (max-width: 999px) {

    /* Menu */
    ._container_menu_about ._menus_about {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        top: 80px;
        background: rgba(11, 11, 11, 0.2);
        z-index: 10;
        overflow: hidden;
        height: 60px;
        transition: all 0.2s ease;
    }

    ._container_menu_about ._menus_about._toggle {
        height: 247px;
    }

    ._container_menu_about ._menus_about button.tablink {
        font-size: 21px;
        width: 100%;
        border-bottom: #d9d9d9 solid 1.5px;
    }

    ._container_menu_about ._menus_about button.tablink.active i.fa-angle-down {
        display: inline-block;
    }

    ._container_menu_about ._menus_about button.tablink.active i.fa-angle-up {
        display: none;
    }

    ._container_menu_about ._menus_about._toggle button.tablink.active i.fa-angle-down {
        display: none;
    }

    ._container_menu_about ._menus_about._toggle button.tablink.active i.fa-angle-up {
        display: inline-block;
    }

}


/*MENU PRODUCTION*/

._container_menu_production {
    margin-top: 150px;
}

._container_menu_production ._menus_production {
    display: flex;
    position: fixed;
    width: 100%;
    left: 0;
    background: #000;
    z-index: 300;
    top: 64px;
    padding: 20px 0;
}

._container_menu_production ._menus_production ._custom_container_menu {
    display: flex;
}

._container_menu_production ._menus_production ._container_link_btn {
    display: flex;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
}

._container_menu_production ._menus_production ._container_link_btn ._link_btn {
    margin: auto;
}

._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
    font-family: Poppins ExtraBold;
    font-size: 21px;
    color: #fff;
}

._container_menu_production ._menus_production ._container_link_btn ._link_btn:hover ._link_text {
    color: #ff0000;
}

._container_menu_production ._menus_production ._container_link_btn ._link_btn._active ._link_text {
    color: #ff0000;
}

._container_menu_production ._menus_production ._container_link_btn ._link_btn .fa-angle-down {
    display: none;
}


/* SORT */
._col_sort {
    text-align: right;
    padding-top: 15px;
}

._dropdown_sort {}

._dropdown_sort ._dropdown_toggle {
    margin-left: -5px !important;
    content: url(/assets/img/_png/canvas.png) !important;
    border-top: inherit;
    border-right: inherit;
    border-bottom: inherit;
    border-left: inherit;
    background-color: transparent !important;
    color: #000 !important;
    font-family: Poppins;
    text-transform: uppercase;
}

._dropdown_sort ._dropdown_menu {
    padding: 3px 8px;
    right: 0;
    left: 0;
}

._dropdown_sort ._dropdown_menu ._dropdown_item {
    font-family: Poppins;
    font-size: 14px;
    text-align: center;
}


._dropdown_sort ._dropdown_menu ._dropdown_item:hover {
    background-color: #ddd;
}


/* Pagination */
._custom_paginator {}

._custom_paginator .pagination {}

._custom_paginator .pagination span {
    font-family: Poppins;
    font-size: 17px;
    padding: 2px 10px;
}

._custom_paginator .pagination span:hover {
    font-family: Poppins Bold;
}

._custom_paginator .pagination span>a {}

._custom_paginator .pagination span.current {
    background: red;
    color: #fff;
}

._custom_paginator .pagination span.page {}

._custom_paginator .pagination span.next {}

._custom_paginator .pagination span.prev {}

._custom_paginator .pagination span.last {}

/* Pagination */

@media only screen and (max-width: 999px) {
    ._container_menu_production ._menus_production {
        top: 60px;
        padding: 20px 0 0;
    }

    ._container_menu_production ._menus_production ._custom_container_menu._toggle {
        /*height: 245px;*/
        height: inherit;
        background: rgba(0, 0, 0, 0.5);
    }

    ._container_menu_production ._menus_production ._custom_container_menu {
        max-width: 100%;
        width: 100%;
        display: block;
        height: inherit;
        overflow: hidden;
    }

    ._container_menu_production ._menus_production ._custom_container_menu ._container_link_btn {
        display: flex;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align: center;
    }

    ._container_menu_production ._menus_production ._custom_container_menu._toggle ._container_link_btn {
        border-bottom: #d9d9d9 solid 1.5px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn .fa-angle-down {
        position: relative;
        left: 4px;
        top: 2px;
        display: none;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn._active .fa-angle-down {
        display: inline-block;
        color: #ff0000;
    }

    ._container_menu_production ._menus_production ._custom_container_menu._toggle ._link_btn._active .fa-angle-down {
        display: none
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn {
        margin: auto;
        width: 100%;
        padding: 15px 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn._active {
        /*background: #FFF;*/
    }
}


/* PRODUCTIONS in EVENT */
._prods_event {}

._prods_event ._row_prod {
    padding-bottom: 40px;
    margin: 0;
    width: 100%;
}

._prods_event ._row_prod ._col_img {
    flex: 0 0 345px;
    max-width: 345px;
}

._prods_event ._row_prod ._col_img ._prod_img {}

._prods_event ._row_prod ._col_img ._prod_img ._img_prod {}

._prods_event ._row_prod ._col_img ._cnt_link_more {
    padding-top: 15px;
    text-align: center;
}

._prods_event ._row_prod ._col_img ._cnt_link_more ._link_more {
    font-family: Poppins;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
}

._prods_event ._row_prod ._col_description {
    flex: 0 0 calc(100% - 345px);
    max-width: calc(100% - 345px);
    display: flex;
}

._prods_event ._row_prod ._col_description ._container_description {
    display: inline-block;
    height: auto;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
}

._prods_event ._row_prod ._col_description ._cnt_prod_title {}

._prods_event ._row_prod ._col_description ._cnt_prod_title ._title {
    font-family: Poppins ExtraBold;
    font-size: 35px;
    color: #000;
    padding-bottom: 20px;
}

._prods_event ._row_prod ._col_description ._cnt_synopsis {}

._prods_event ._row_prod ._col_description ._cnt_synopsis ._subsection_title {
    font-family: Poppins ExtraBold;
    font-size: 23px;
    color: #000;
}

._prods_event ._row_prod ._col_description ._cnt_synopsis ._subsection_description {
    font-family: Poppins;
    font-size: 14px;
}


@media only screen and (max-width: 999px) {
    ._prods_event ._row_prod ._col_img {
        flex: 0 0 100%;
        max-width: 100%;
    }

    ._prods_event ._row_prod ._col_description {
        flex: 0 0 100%;
        max-width: 100%;
    }

    ._prods_event ._row_prod ._col_img ._prod_img ._img_prod {
        margin: auto;
        max-width: 300px;
        display: block;
        position: relative;
        padding-bottom: 32px;
    }

    ._prods_event ._row_prod {
        padding-bottom: 40px;
        margin: 0;
        display: flex;
        /*flex-direction: column-reverse;*/
    }
}

/* PRODUCTIONS in EVENT */

@media only screen and (min-width: 768px) and (max-width: 992px) {
    ._content_prod {
        text-align: center;
    }
}

/* PRODUCTIONS images update */
@media only screen and (min-width: 567px) and (max-width: 767px) {
    ._content_prod {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    ._content_prod>a {
        display: inline-block;
        margin-bottom: 15px;
        height: 323px;
        overflow: hidden;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    ._content_prod>a {
        display: inline-block;
        margin-bottom: 15px;
        height: 384px;
        overflow: hidden;
    }
}

@media only screen and (min-width: 1200px) {
    ._content_prod>a {
        display: inline-block;
        margin-bottom: 15px;
        height: 384px;
        overflow: hidden;
    }
}

._content_prod>a>img {
    max-width: 100%;
    height: auto;
}

@media only screen and (min-width: 1800px) {
    ._content_prod>a {
        height: 500px;
    }

    ._content_prod>a>img {
        width: 350px;
    }
}

/* PRODUCTIONS sub menu */

@media only screen and (min-width: 1024px) {
    ._container_menu_production ._menus_production {
        top: 80px;
    }
}

/* ====== inline copy ===== */
._content_Type_prod .active {
    height: 37px;
    color: #ff0000;
    font-family: Poppins;
    font-size: 21px;
    font-weight: 700;
    line-height: 58px;
}

._content_Type_prod {
    height: 37px;
    color: #000000;
    font-family: Poppins;
    font-size: 21px;
    font-weight: 700;
    line-height: 58px;
}

._content_Type_prod span {
    cursor: pointer;
}

._content_title h1 {
    /*width: 984px;
            height: 81px;*/
    color: #000000;
    font-family: Poppins Black;
    font-size: 70px;
    /*font-weight: 700;*/
    line-height: 58px;
    /*text-transform: uppercase;*/
}

._content_desc span {
    width: 678px;
    height: 74px;
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

._content_trier span {
    width: 64px;
    height: 21px;
    color: #000000;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    /*text-transform: uppercase;*/
}

.menu_section {
    padding-top: 20px;
    padding-bottom: 50px;
}

.pd-l-15 {
    padding-left: 15px
}

._canvas img {
    padding-bottom: 10px;
}

._canvas {
    padding-top: 5%;
    text-align: center;
}

.pd-r-10 {
    padding-right: 10px;
}

._content_prod img {
    width: 270px;
    height: 384px;
    margin-bottom: 15px;
}

._content_prod .title {
    width: 270px;
    height: auto;
    color: #000000;
    font-family: Poppins;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
}

._content_prod .desc {
    width: 270px;
    height: auto;
    color: #909090;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}

._content_prod {
    padding-bottom: 50px;
}

.prod_section {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 90px;
    padding-bottom: 50px;
}

.dropbtn {
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.menu_section .dropdown {
    position: relative;
    display: inline-block;
}

.prod_section .dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1 !important;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: 93px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.menu_section .dropdown a:hover {
    background-color: #ddd;
}

.dropdown a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

._cnt_navbar ._menu_right {
    top: 17px !important;
}

.row_mobile .dropdown {
    left: inherit;
}

.row_mobile .dropdown-content {
    position: absolute;
    background-color: #fff;
    min-width: 59%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.row_mobile .class-filter span {
    padding-left: 15px;
}

#myMobDropdown {
    left: inherit;
}

._content_title {
    padding-bottom: 20px;
}



@media only screen and (min-width: 1200px) {}

@media (min-width: 1281px) {}

@media (min-width: 1025px) and (max-width: 1280px) {}


@media (min-width: 768px) and (max-width: 1024px) {

    .prod_section .col-md-3 {
        width: 49.33%;
        max-width: 50%;
        flex: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    ._canvas {
        text-align: right;
        padding-right: 8%;

    }
}


@media (min-width: 481px) and (max-width: 767px) {

    .prod_section .col-md-3 {
        width: 45.33%;
        max-width: 50%;
        flex: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    ._canvas {
        text-align: right;
        padding-right: 8%;
    }

    ._content_title h1 {
        font-size: 60px;
    }

    ._content_Type_prod .active {
        font-size: 17px;
    }

}

@media (min-width: 320px) and (max-width: 480px) {

    .prod_section_row {
        text-align: center;
    }

    .dropdown_tri {
        left: inherit;
    }

    .row_desk {
        display: none;
    }

    .row_mobile {
        display: block !important;
    }

    /*._content_title h1 {
                font-size: 35px;
            }*/

    ._content_Type_prod .active {
        font-size: 17px;
    }
}

.container-production {
    max-width: 1215px;
}

.container-title-production {
    max-width: 1009px;
}

@media (max-width: 767px) {
    ._content_title h1 {
        font-size: 44px;
    }

    .prod_section_row .col-md-3 {
        width: 49% !important;
    }

    ._content_prod img {
        width: 106%;
        height: inherit;
    }

    ._content_prod .title {
        color: #000000;
        font-family: Poppins;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
    }

    ._content_prod .desc {
        font-size: 16px;
    }
}

/* ====== inline copy ===== */

/* ================ Responsivity =================== */
/* -------- Mobile -------- */
@media only screen and (max-width: 767px) {

    /* Menu production */
    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
        font-size: 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn .fa-angle-down {
        top: 5px;
    }

    /* prod_section */
    .prod_section {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .prod_section .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    ._content_title h1 {
        font-size: 48px;
        /*word-break: break-all;
        word-wrap: break-word;*/
        font-family: Poppins ExtraBold;
        line-height: 52px;
    }

    ._col_sort {
        text-align: right;
        padding-top: 0;
        padding-bottom: 30px;
    }

    ._col_sort ._dropdown_sort ._dropdown_toggle {
        font-size: 14px;
    }


    /* Grid Production */
    ._prod_grid {
        padding-top: 25px;
        padding-bottom: 35px;
    }

    ._content_prod .title {
        color: #000000;
        font-family: Poppins ExtraBold;
        font-size: 16px;
        line-height: 18px;
    }

    ._content_prod {
        padding-bottom: 25px;
        text-align: center;
        width: 50% !important;
        flex: 0 0 50%;
    }

    ._content_prod:nth-child(2n) {
        padding-left: 5px !important;
    }

    ._content_prod:nth-child(2n + 1) {
        padding-right: 5px !important;
    }

    ._content_prod .desc {
        display: inline;
    }


    /* Production evenenement */


}

/* -------- Mobile -------- */

/* -------- Tablette -------- */
@media only screen and (min-width: 768px) and (max-width: 991px) {

    /* Menu production */
    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
        font-size: 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn .fa-angle-down {
        top: 5px;
    }

    /* prod_section */
    .prod_section {
        padding-top: 25px;
        padding-bottom: 0px;
    }

    .prod_section .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    ._content_title h1 {
        font-size: 48px;
        word-break: break-all;
        word-wrap: break-word;
        font-family: Poppins ExtraBold;
        line-height: 52px;
    }

    ._col_sort {
        text-align: right;
        padding-top: 0;
        padding-bottom: 30px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    ._col_sort ._dropdown_sort ._dropdown_toggle {
        font-size: 14px;
    }


    /* Grid Production */
    ._prod_grid {
        padding-top: 25px;
        padding-bottom: 35px;
    }

    ._content_prod .title {
        color: #000000;
        font-family: Poppins ExtraBold;
        font-size: 16px;
        line-height: 18px;
    }

    ._content_prod {
        padding-bottom: 25px;
        text-align: center;
        width: 50% !important;
        flex: 0 0 50%;
    }

    ._content_prod:nth-child(2n) {
        padding-left: 5px !important;
    }

    ._content_prod:nth-child(2n + 1) {
        padding-right: 5px !important;
    }

    ._content_prod .desc {
        display: inline;
    }

}

/* -------- Desktop Height Min 781px Height Max 861px  -------- */
@media only screen and (min-width: 992px) {

    /* Container */
    ._container_menu_production ._menus_production ._custom_container_menu {
        max-width: 85%;
    }

    div.container-production {
        /* max-width: 1220px !important; */
        max-width: calc(85% + 22px) !important;
    }

    .prod_section_row ._content_prod>a {
        height: auto !important;
    }

    /* Menu */
    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
        font-size: 18px;
    }

    /* Content **/
    .prod_section {
        padding-top: 38px;
        padding-bottom: 58px;
    }

    ._content_title h1 {
        font-size: 48px;
        line-height: 65px;
    }

    ._content_desc span {
        font-size: 14px;
        line-height: 1.5;
    }

    ._content_prod .title {
        font-size: 18px;
        line-height: 13px;
    }

    ._content_prod .desc {
        min-height: 35px;
        font-size: 14px;
        line-height: 17px;
        height: auto;
        width: auto;
    }

    ._content_prod>a {
        margin-bottom: 0px;
    }

    ._dropdown_sort ._dropdown_toggle {
        font-size: 14px;
    }

    ._dropdown_sort .dropdown-toggle::after {
        margin-left: -3px !important;
    }

    .prod_section {
        padding-top: 32px;
        padding-bottom: 36px;
    }

    ._content_prod {
        padding-bottom: 48px;
    }

    ._prod_grid {
        padding-bottom: 20px;
    }

    /* Prod Event */
    ._prods_event ._row_prod ._col_description ._cnt_prod_title ._title {
        font-size: 30px;
        padding-bottom: 15px;
    }

    ._prods_event ._row_prod ._col_description ._cnt_synopsis ._subsection_title {
        font-size: 20px;
    }

    ._prods_event ._row_prod ._col_description ._cnt_synopsis ._subsection_description {
        font-size: 14px;
        line-height: 21px;
    }

    ._prods_event ._row_prod ._col_img ._cnt_link_more ._link_more {
        font-size: 14px;
        line-height: 19px;
    }

    ._prods_event ._row_prod ._col_img ._cnt_link_more ._link_more {
        font-size: 14px;
    }

}

/* -------- Desktop Height Min 781px Height Max 861px  -------- */


/* -------- Desktop +1024 -1400 -------- */
@media only screen and (min-width: 992px) and (max-width: 1400px) {
    ._container_menu_production {
        margin-top: 130px;
    }

    ._container_menu_production ._menus_production {
        top: 60px;
    }
}

/* ================ Responsivity =================== */

/* ======= Event ======= */
._event ._content_title,
._event ._content_title h1 {
    text-align: center;
}

/* ======= Event ======= */


@media only screen and (min-width: 1800px) {

    footer div._custom_container {
        max-width: 1410px !important;
    }

    div._custom_container,
    div.container-production,
    div.ac_container {
        max-width: 1410px !important;
    }
}

/* ========= effet hover ========= */
.prod_section_row ._content_prod:hover img {
    transition: all 0.5s;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .2);
    transform: scale(1.02);
}

.prod_section_row ._col_img:hover ._prod_img img {
    transition: all 0.5s;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, .2);
    transform: scale(1.02);
}

/* ========= effet hover ========= */

@media only screen and (max-width: 999px) {
    ._container_menu_production ._menus_production ._custom_container_menu ._container_link_btn ._link_btn {
        margin: auto;
        width: 100%;
        padding: 15px 16px;
    }

    ._container_menu_production ._menus_production ._custom_container_menu._toggle ._container_link_btn ._link_btn {
        padding: 28px 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
        font-size: 18px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text+i.fa {
        font-size: 38px !important;
        line-height: 0;
    }
}

@media only screen and (max-width: 767px) {
    ._container_menu_production ._menus_production ._custom_container_menu ._container_link_btn ._link_btn {
        margin: auto;
        width: 100%;
        padding: 16px 16px;
    }

    ._container_menu_production ._menus_production ._custom_container_menu._toggle ._container_link_btn ._link_btn {
        padding: 26px 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text {
        font-size: 16px;
    }

    ._container_menu_production ._menus_production ._container_link_btn ._link_btn ._link_text+i.fa {
        font-size: 30px !important;
        line-height: 0;
    }
}