@media (max-width: 1400px) {
    #entete_mod_2 #texte_header{
        display:none;
    }
    .text_slider{
        max-width: 50%;
    }

}

@media (max-width: 1200px) {
    #slogant {
        padding: 0px 0 10px;
    }
    #quicklink_container a span{
        font-size: 22px;
        width: 150px;
    }
    .quicklink_mod_3
    .spc_margin_fix {
        margin-bottom: 30px;
    }

    #entete_mod_2 #logo, #entete_mod_3 #logo{
        float:none;
        margin-bottom: 0;
    }
    #entete_mod_2 #wrapper_texte_header, #entete_mod_3 #wrapper_texte_header {
        position: relative;
        margin: 20px auto 0px;
        display: block;
        text-align: center;
        padding:0;
    }
    #entete_mod_2 #wrapper_texte_header .secondary_menu{
        padding:0 10px;
    }
    #entete_mod_1 #site_header_text{
        display:none;
    }
    .text_slider{
        max-width: 75%;
    }
}

@media (max-width: 990px) {
    body{
        overflow-x: hidden;
    }
    body .sticky#menu_principal{
        position: relative !important;
    }
    .container_content_all {
        /*width: calc(100% - 70px) !important;*/
    }
    #slogant {
        padding: 0px 0 10px;
        font-size: 20px;
        font-weight: normal;
    }
    #slogant_page_interne{
        font-size: 20px !important;
        font-weight: normal  !important;
        margin: 4px auto 0px  !important;
    }
    .nav > li, .logo_mobile_only {
      display: block !important;
      border-right: 0;
    }
    .nav > li:nth-child(2){
        border-left: 0;
    }
    .responsive_table td{
        display: block !important;
        width: 100% !important;
        float: none !important;
        margin:10px 0 20px !important;
    }
    #main_menu_wrapper{
        margin: 5px auto 0;
    }
    .navbar-inverse .navbar-nav > li > a {
        text-align: left;
        padding: 15px 10px;
        height: auto;
        color: #000;
        background-image: none !important;
    }
    .navbar-inverse .navbar-nav > li{
       /* background: #e2edf5;*/
        border-bottom: 1px solid #434141;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color:#333;
        font-size: 17px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #104290;
    }
    .dropdown-menu {
        font-size: 1em;
        position: relative;
        margin-bottom: 10px;
    }
    .dropdown-menu li {
        text-align: left;
    }

    .dropdown-menu a {
        padding: 10px 10px 10px 35px !important;
    }
    .dropdown_2_lv{
        padding-left: 55px !important;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #d2cdcd;
    }
    #menu_interne, #header hr, #hello, #entete_custom_text, .mobile_hide, li.mobile_hide{
        display: none !important;
    }

    .secondary_menu_content_left {
        position:  absolute;
        left: 0;
        top: 0;
        width: 50%;
        height: 50px;
        overflow: hidden;
    }
    .secondary_menu_content_right{
        position:  absolute;
        right: 0;
        top: 0;
        width: 50%;
        text-align: right;
        height: 50px;
        overflow: hidden;
    }
    #logo{
        margin-top: 5pxpx;
        margin-bottom:-10px;
    }
    #logo img{margin:0 !important;margin-top:0 !important;margin-bottom:0 !important;}

    .secondary_menu li a {
        padding: 10px 5px 13px;
    }
    .news_teaser_content {
        width: 99%;
    }
    #link_logo_nav, ul.nav #logo {
        display: none !important;
    }
    #quicklink_1, #quicklink_2, #quicklink_3, #quicklink_4, #quicklink_5, #quicklink_6 {
        margin-bottom: 30px;
    }
    /*.quicklink_text {
        left: 25%;
    }*/
    #request-contactUs {
        display: none !important;
    }
    #texte_header {
        display: none !important;
    }
    #photos {
        line-height: 0;

        -webkit-column-count: 3;
        -webkit-column-gap:   5px;
        -moz-column-count:    3;
        -moz-column-gap:      5px;
        column-count:         3;
        column-gap:           5px;
    }
    #sidebar_fixe ul.components {
        padding-bottom: 100px !important;
    }

    .text_slider h3 {
        position:inherit !important;
        transform:none !important;
        width:100% !important;
    }

    #menu_principal{
        background: #fff;
    }
    .news_mod_234{
        margin:0;
    }
    .box_element, #quicklink_container{
        padding:0;
    }
    .news_mod_3::before {
        left: 0%;
    }
    .news_mod_3 {
        margin:0 0 20px 10px;
    }
    .news_mod_3 .teaser_news{

    }

    #tblCreditCard table{
        width: 100% !important;
    }

    #tblCreditCard table tr td{
        text-align: left !important;
    }

}

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

    /*-------------TABLE RESPONSIVE ---------*/
    .responsive_style_table {
        border-collapse: collapse;
    }
    .responsive_style_table thead {
        display: none;
    }
    .responsive_style_table td {
        display: block;
        border-bottom: none;
        width: 100% !important;
    }
    .responsive_style_table tbody td:nth-child(even){
        background: #fff;
        color: #333;
    }
    .responsive_style_table tbody td:nth-child(odd){
        background: #e8e5e5;
        color: #333;
    }
    .responsive_style_table tbody td:first-child {
        color: #fff;
        font-weight: bold;
        background: #114291;
    }
    .responsive_style_table tfoot:empty {
        display: none;
    }
    /*.responsive_style_table tbody td::before {
        content: attr(data-thead) '\00a0: ';
        display: inline;
    }*/
    .responsive_style_table tbody td:empty::before {
        content: attr(data-thead) '\00a0: --';
    }

    /*-------quicklink-------*/
    .quicklink_text{
     	left: 0;
    }
    #quicklink_container a span.text_bottom p, #quicklink_container a span.text_top p{
        font-size: 20px;
    }
    #entete_mod_0 .secondary_menu li#tel_header_li {
        display: block;
    }

    .secondary_menu li span#tel_header a {
        display: inline-block !important;
    }

    .extrait_section {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .left-quote {
        left: -20px !important;
    }
    .right-quote {
        right: -20px !important;
    }

    #entete_mod_1 .secondary_menu li{
        display: block;
        text-align: center;
    }
    #entete_mod_1 .social, #entete_mod_1 #search_form_trigger, #entete_mod_1  #TextTransform{
        float: none;
        display: inline-block;
    }

    #entete_mod_1 #social_wrapper{top:0;margin-bottom: 10px;}
}

@media screen and (max-width: 768px) {
    .cookieAcceptBar {
        height: auto !important;
    }
    .responsive_table {
        border-spacing: 0 !important
    }
    .responsive_table td, .responsive_table col{
        width: 100% !important;
        display: block !important;
        margin-bottom: 10px !important;
        overflow: auto;
        text-align: center;
    }
    .responsive_table td img, .responsive_table td a img, .responsive_table td p a img {
        width: 100%;
        height: auto;
        float: none !important;
    }
    #entete_image_interne {
        background: none !important;
    }
    #slogant_page_interne{
        width: 100% !important;
        font-size: 25px !important;
        font-weight: normal !important;
        margin: 0px 0 !important;
    }
    #menu_secondaire_search{
        width:100%;
        text-align: center;
        float:none;
        display: block;
    }
    .secondary_menu{
        margin-bottom: 15px;
    }

}

@media (max-width: 750px) {
    #quicklink_wrapper{
        display:block !important;
        padding-bottom: 10px;
    }
    .search-box input[type="text"] {
        width: 201px;
    }
    .search-box .input-box {
        width: 200px;
    }
    .search-box{
        width: 255px;
    }
    #logo{
        margin:10px auto 0;
        float: none;
        text-align: center;
        display: block !important;
    }
    #logo img{
     	max-height: 130px;
        width: auto;
        margin-top:15px !important;

    }

    #main-navbar{
        width: 100%;
    }
    .full_width_mobile{
        display:block !important;
        width: 100% !important;
        margin: 10px 0 10px !important;
    }
    #quicklink_wrapper .container_content, .table_row{
        display:block !important;
    }
    #wrapper_event_primary_cat .table_row {
        display: table-row !important;
    }
    #nav_event {
        width: 100%;
    }

    #quicklink_wrapper .container_content .spc_cell{
        display:inline-block !important;
        width: 49%;
        float: none;
    }
    .social{
        margin-top: 7px;
    }
    #header{
        height: auto;
        /*min-height: 220px;*/
        background-size: 100% 100% !important;
    }
    #logo_benevole {
        margin: 2px 20px 0 0;
    }
    #wrapper_titre_partenaire {
        /*height: 120px;*/
        background-size: 100% 100%;
    }
    .text_footer {
        text-align: center;
    }

    .top-search{
        display: none;
    }
    #main_wrapper_interne {
        margin-top: 30px;
    }
    #main_menu_wrapper{
        margin: -5px auto 0;
    }
    #newsletter_inscription_wrapper{
        margin: 20px auto;
        background-size: 100% 100%;
    }
    #newsletter_inscription h3{
        margin: 20px 0 15px;
    }
    #aviat_expr_link{
        margin: 20px 0 20px;
    }
    #footer_info{
        text-align: center;
    }
    #footer_info .col-md-3{
        margin: 10px 0;
    }
    #photos {
        line-height: 0;

        -webkit-column-count: 2;
        -webkit-column-gap:   5px;
        -moz-column-count:    2;
        -moz-column-gap:      5px;
        column-count:         2;
        column-gap:           5px;
    }
}

@media (max-width: 600px) {
    .secondary_menu{
     	padding-left:0;
        font-size: 14px ;
        text-transform: none;
    }

    .secondary_menu li a {
        padding: 5px 5px 0px;
        text-transform: none;
    }

    .spc_titre_event_teaser {
        top: 2.5em;
    }
    /*.secondary_menu .social i {
        font-size: 19px !important;
        margin: 0 0px -5px !important;
    }*/
    .spc_margin_fix {margin-bottom: 0;}
    .title_section::after{ display: none; }
    #slogant_page_interne {
        font-size: 18px !important;
        text-transform: none !important;
        width: 100% !important;
        margin: 0px 0 0 -15px !important;
    }
    /*#search_form_trigger{
        position: relative;
        top: 4px;
    }*/
    #credit_message, #text_p{
        display: none;
    }

    #ajax_cart table{width: 100%;}
    #ajax_cart .cart_prod_img{display:none;}
    #ajax_cart td{text-align: center;}
    #ajax_cart .productListing-data{margin: 0 !important;}
    #ajax_cart .prod_list_add_cart{display: block;}

}

@media (max-width: 550px) {
    #quicklink_wrapper .container_content .spc_cell{
        display:inline-block !important;
        width: 99%;
        float: none;
        padding: 10px 0;
    }
    #quicklink_wrapper .spc_cell a {
        padding: 10px 40px 10px 95px;
    }
    #photos {
        line-height: 0;

        -webkit-column-count: 1;
        -webkit-column-gap:   5px;
        -moz-column-count:    1;
        -moz-column-gap:      5px;
        column-count:         1;
        column-gap:           5px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .pp_pic_holder{ left: 50% !important; width: 400px !important;  margin-left: -200px !important; }
    div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
    .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
    div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}

@media only screen and (max-width: 479px) {
    .pp_pic_holder{ left: 50% !important; width: 300px !important;  margin-left: -150px !important; }
    div.pp_default .pp_content_container .pp_right{ padding-right: 21px !important; }
    .pp_content, #pp_full_res img{ width: 100% !important; height: 100% !important; }
    div.pp_default .pp_content_container .pp_details {margin-top: 20px !important; }
}
/* Utf-8 é */