@charset "utf-8";
/*#################################################
		Réalisé par : ZAABOUTI SABER
		E-mail: saberzaabouti@gmail.com
		TEL : (+216) 53 56 56 94
#################################################*/
@media (max-width: 1100px) {

    #accueil .bg_logo,
    .text_contact {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1050px) {
    .story {
        padding-left: 0px;
        padding-right: 0px;
    }

    .text_presention,
    .text_left {
        margin-left: 30px;
    }

    .text_right {
        margin-right: 30px;
        right: auto;
        left: 0px;
        margin-left: 30px;
    }

    #menu_fixed .logo_top {
        margin-left: 15px;
    }

    .copyright {
        padding-bottom: 44px;
    }

    .bulle_accuiel {
        top: 310px;
    }

    .nuage_presentation {
        margin-top: 370px;
    }

    .lampe_1 {
        top: -250px;
    }

    #creation_communication {
        height: 1488px;
    }

    #creation_communication .text_right {
        top: 350px;
    }

    .ecran_table {
        top: 800px;
    }

    #impression {
        height: 1151px;
    }

    .grass {
        top: 1313px;
    }

    #impression .text_left {
        top: 350px;
    }

    #grand_format .bg6 {
        left: 470px;
    }

    #grand_format .text_right {
        top: 50px;
    }

    .auto {
        left: 100px;
    }

    .crayons_flou {
        top: -300px;
    }

    .bg_objet {
        background: url(../images/bg-objet-750.jpg) 50% top repeat-x;
    }

    .usb,
    .left_imm_1,
    #grand_format .bg7,
    #grand_format .bg8,
    .date,
    .t-shirt,
    .ecran_table,
    .panneau,
    #accueil .bg9,
    #accueil .bg3,
    #accueil .bg2 {
        display: none;
    }

    .image_tablette {
        display: inline-block;
        position: absolute;
        top: 1000px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #objets_publicitaires .image_tablette {
        top: 780px;
    }

    .impression_nuage {
        right: 250px;
    }

    .lettre {
        right: 180px;
    }

    .caffee {
        top: 279px;
    }

    #liste_menu_top>li>a,
    #liste_menu_top>li:last-child>a {
        margin-right: 14px;
    }
}

@media (min-width: 981px) {
    #liste_menu_top {
        display: inline-block !important;
    }
}

@media (max-width: 960px) {

    #menu_fixed,
    #menu_fixed.sticky {
        height: 55px;
        line-height: inherit;
    }

    #menu_fixed .logo_top img,
    #menu_fixed.sticky .logo_top img {
        transform: scale(1);
        width: 148px;
        margin-top: 7px;
    }

    #liste_menu_top {
        display: none;
        position: absolute;
        float: none;
        top: 55px;
        margin: 0;
        padding: 0;
        left: 0px;
        background: #f7f7f7;
        z-index: 9998;
        width: 100%;
    }

    #liste_menu_top>li {
        display: block;
        text-align: left;
        float: none;
    }

    #liste_menu_top>li>a {
        font-size: 16px;
        margin-right: 0;
        height: 46px;
        line-height: 46px;
        width: 100%;
        padding-left: 23px;
        border-top: 1px solid #e9e9e9;
    }

    #btn_liste_menu_top {
        display: inline-block;
    }

    .story {
        width: 100%;
    }

}

@media (max-width: 580px) {
    .up {
        bottom: 75px !important;
    }

    body {
        padding-bottom: 60px;
    }

    .slick-slide img {
        padding: 40px 0;
        height: 173px;
        object-fit: cover;
        width: 171px;
    }

    .slick-current img {
        width: 226px;
        height: 174px;
    }

    .slick-current {
        left: -73px;
    }

    .liste_crea_ {
        margin-left: 0
    }
}

@media (max-width: 480px) {}