@media (min-width: 1200px) {
    .nav-pf-vertical.nav-pf-persistent-secondary.secondary-visible-pf {
        width: calc(310px);
    }

}
@media (max-width: 1200px) {
    .text_slider {
        top: 10%;
    }
    .text_slider p {
        font-size: 17px;
    }
    .text_slider h3 {
        font-size: 30px;
    }
}
@media (max-width: 1000px) {
    .navbar-toggle {
        display: block !important;
    }  
    .layout-pf.layout-pf-fixed .container-pf-nav-pf-vertical.collapsed-nav {
        margin-left: 75px;
    }  
    #footer_image_wrapper .footer_image_content, .overlay {
        height: 180px;
    }
    .collapse_menu{
        display: none;
    }
    #wrapper_logo_site {
        display: none;
    }
    #mobile_logo_div, #mobile_logo {
        display: block;
    }
    #mobile_logo_div{
        text-align: center;
        margin: 25px auto;
    }

    #mobile_logo img{
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    #menu_secondary{
        margin: 0 auto !important;
    }
    .text_slider {
        top: 7% !important;
    }
    .text_slider p {
        font-size: 14px !important;
    }
    .text_slider h3 {
        font-size: 22px !important;
    }

    .home_cta_link {
        padding: 10px 10%;
    }
	.responsive_table td{
		display: block !important;
		width: 100% !important;
		float: none !important;
		margin:10px 0 20px !important;
	}
	.quicklink_wrapper{
		margin-bottom: 15px;
	}
    #touffus_section {
        text-align: center;
    }
    .scnd_row {
        padding-top: 0;
    }
    .table_textSecondaire_accueil {
        display: block;
        padding-top: 50px;
    }
}

@media (max-width: 950px) {
    #logo_footer, #footerAdresse, #serviceDeGardeReconnu, #footerFacebook {
        text-align: center;
    }
    #footerAdresse, #serviceDeGardeReconnu, #footerFacebook {
        margin-top: 15px;
        margin-bottom: 15px;
    }

}

@media (max-width: 800px) {
    .show-mobile-nav .secondary-collapse-toggle-pf{
        position: absolute;
        top:21px;
        right:15px;
    }
    .style_table td{
        display: block;
        width: 100%;
    }
    #home_quick_find {
        margin-top: 70px;
    }
    .picto_entete_secondary_lv {
        margin-top: 65px;
    }
    
    #home_quick_find_input {
        font-size: 15px;
        height: 40px;
    }
    #home_quick_find_submit {
        height: 40px;
        width: 40px;
    }
    .home_cta_img{
        width: 42px;
        height: 40px;
        top: -15px;
        left: -19px;
    }
    .home_cta_img img{
        width: auto;
        height: 120%;
    }
    
    .home_cta_link p {
        font-size: 20px;
    }
    .picto_home_txt{
        float:left;
        margin-right: 10px;
    }
    .titre_event_teaser{
        font-size: 18px;
    }
    .home_teaser{
        margin: 15px 0;
        display: block;
    }
    #slogant_page_interne {
        line-height: 1em;
        font-size: 28px;
        height: auto;
        /*position: relative;
        padding: 15px 20px 15px 70px;*/
    }
    #footer_image_wrapper {
        display: none;
    }
    #footer_image_wrapper .footer_image_content, .overlay {
        height: 100px;
    }
    .album_tag {
        column-count: 2;
    }
	#main_slider_wrapper{
		display: none;
	}
    #wrapper_logo_site{
		display: none !important;
	}
    .navbar-primary > li {
	 	float: none !important;
		display: block !important;
		overflow: auto;
	}
    #secondary_menu_search {
        display: none;
    }

    /*
	#menu_secondary{
	  	width: 49%;
		float:right !important;
	}

	.nav > li , .navbar-utility li {
	 	float:none !important;
		display:block!important;
		overflow: auto;
	}


	#menu_secondary li{
		text-align: right;
	}
	#menu_secondary a {
		max-width: 250px;
		float: right;
		display: inline-block;
		padding-top: 5px;
    	padding-bottom: 5px;
	}
    */
	#main_menu li{
		text-align: left;
	}

    /*-------------TABLE RESPONSIVE ---------*/
    .responsive_style_table {
        border-collapse: collapse;
    }
    .responsive_style_table thead {
        display: none;
    }
    .responsive_style_table td {
        display: block;
        border-bottom: none;
    }
    .responsive_style_table tbody td:nth-child(even){
        background: #fff;
        color: #333;
    }
    .responsive_style_table tbody td:nth-child(odd){
        background: #f4f8fb;
        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: --';
    }

}
@media (max-width: 500px) {
    .nav-pf-secondary-nav,.nav-pf-vertical, .fix_w_vmenu {
        width:100% !important;
        max-width:100% !important;
    }
    #main_menu .main_lv{
        width:90% !important;
        max-width:90% !important;
    }
    .home_cta_link {
        padding: 10px 10% 10px 15%;
    }
    .album_tag {
        column-count: 1;
    }
    
}
/* Utf-8 é */