/***** Desktops and laptops *****/
@media only screen and (min-width: 1440px) {
    /***** Menu *****/
    .main_header nav { left: 12rem !important; }
    .main_header nav ul.menu > li { margin-left: 2rem !important; }
    .main_header nav ul.menu li span { font-size: 0.8rem !important; }
    .main_header nav ul.menu li.search-form input { font-size: 11px; height: 21px; padding-left: 31px; width: 9rem; }
    .main_header nav ul.menu li.search-form form:before { top: 4px; }
    .socials { padding: 30px 33px 21px 0 !important; }
    .socials .socials_list .ico_social_twitter::after,
    .socials .socials_list .ico_social_youtube::after,
    .socials .socials_list .ico_social_linked::after { font-size: 1.3rem; }

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .main_header nav ul.menu li.search-form form:before { line-height: 17px; }
        .main_header nav ul.menu li.search-form input { height: 29px; }
    }

    /***** Footer *****/
    footer .logos img.logo1 { width: 1.4rem; }
    footer .logos img.logo2 { width: 5rem; }
    footer .logos img.logo3 { width: 2rem; }
    footer .logos img.logo4 { width: 5rem; }
    footer .copyrightCustom { font-size: 9px; }
    footer .socials { display: none !important; }

    /***** COMMUN *****/
    /* Container */
    .contentarea > .row { margin: auto; width: 85rem; }

    /***** Page List des exposants ******/
    .page-id-1257 .row-secteurs .span2 { width: 19%; }
    .page-id-1257 .row-secteurs .span2:nth-child(1) { width: 15%; }
    .page-id-1257 .row-secteurs .span2:nth-child(3) { width: 22%; }
    .page-id-1257 .row-secteurs .span2:nth-child(4) { width: 14%; }
    .page-id-1257 .row-exposants .exposant { height: 16vh; }

    /***** Page Infos pratiques - Venir au salon *****/
    .page-id-851 .hebergement.span12 { width: 73.93162393162393%; }

    /***** Page Temps forts - Programme *****/
    .page-id-1287 .span4:nth-child(1) .row:nth-child(3) p.img { margin-bottom: 1rem; }
    .page-id-1287 .span4:nth-child(2) .row:nth-child(5) p.img { margin-bottom: 2rem; }

}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
    .page-id-1257 .row-secteurs .span2 { margin-left: 2%; }
    .page-id-1257 .row-secteurs .span2:nth-child(3) { margin-left: 0%; }
}

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

/***** Large screens *****/
@media only screen and (min-width: 1880px) {
    /***** Menu *****/
    .main_header nav { left: 20rem !important; }
    .main_header nav ul.menu > li { margin-left: 3rem !important; }
    .main_header nav ul.menu li span { font-size: 0.9rem !important; }
    .main_header nav ul.menu li.search-form input { font-size: 12px; height: 25px; padding-left: 31px; width: 10rem; }
    .main_header nav ul.menu li.search-form form:before { top: 6px; }
    .socials { padding: 21px 33px 21px 0 !important; }
    .socials .socials_list .ico_social_twitter::after,
    .socials .socials_list .ico_social_youtube::after,
    .socials .socials_list .ico_social_linked::after { font-size: 1.7rem; }

    /***** COMMUN *****/
    /* Container */
    .contentarea > .row { margin: auto; width: 90rem; }

    /***** Page List des exposants ******/
    .page-id-1257 .row-secteurs .span2 { width: 16%; }
    .page-id-1257 .row-secteurs .span2:nth-child(1) { width: 14%; }
    .page-id-1257 .row-secteurs .span2:nth-child(3) { width: 21%; }
    .page-id-1257 .row-secteurs .span2:nth-child(4) { width: 13%; }
}
