@media screen and (min-width: 758px){
    @-moz-document url-prefix() {
        .slideshow {
            top:120px;
        }
    }
}

/* Réglages pour les écrans qui ont une largeur de 750px à 960px (Tablette) */
@media screen and (max-width: 960px){
    #mainbanner, #nav, #wrapper , #footer, #footersocial{
        width: 758px!important ;
		min-height: auto !important;
    }
	.footerbg2, .footerbg3{
		float: left;
		width: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#nav span.separator, #nav ul li a{
		font-size: 15px;
	}
	#nav li{
		padding: 0 5px;
	}
    .moduletablehome_news {
        float:none;
        width:90%;
        margin: auto;
        margin-bottom: 30px;
    }
    .moduletablehome_agenda {
        float:none;
        width:90%;
        margin: auto;
    }
    .moduletablehome_gtranslate {
        float: left;
		margin: auto;
		clear: both;
		width: 100%;
		text-align: center;
		margin: 15px 0 0;
    }
	.moduletablehome_gtranslate .gtranslate_container {
		float: none;
	}
    .footersocialheight {
        height: 160px;
    }	
    .moduletablebottom_menu {
        width: 100%;
		text-align: center;
    }
	.moduletablebottom_menu .bottom_menu{
		padding: 10px 0 15px;
		margin: 0 !important;
	}
	#footer h3{
		text-align: center;
	}
    .item-pagehomepage {
        clear: both;
        padding-top: 55px;
        width: 100%;
    }
    .maininner h2 {
        margin-bottom:-5px;
    }
    #right div {
        clear: both;
    }
    #right .inner {
        width: 100%;
    }	
    #right div.moduletablemenu_right, #right div.moduletable {
        width: 100% !important;
    }
    img{
        max-width: 100%!important;
        height: auto;
    }
    #banner {
        margin-left: 10px;
    }

    #slideshow .gkIsWrapper-gk_publisher figcaption.bottom.contains-pagination{
        height: 40px!important;
    }
    #slideshow .gkIsWrapper-gk_publisher figcaption h3 {
        font-size: 15px!important;
        line-height: 35px!important;
    }


    /* MOD LEFT */
    #left {
        width: 100%!important;
    }

    #left > div.inner{
        margin-right: 0px;
        overflow-x: hidden;
        overflow-y: hidden;
        margin-bottom: 10px;
    }

    #left div.moduletable, #left div.module,
    #left div.moduletable_menu, #left div.module_menu {
        float: left;
        width: 33.3%; /* Nbre de module (ici 3) */
    }


    /* CENTRE */
    #center, #maintop {
        width: 100%!important;
    }
    #center, #maintop .moduletable_tabs .gkTabsNav li{
        width: 33%;
    }
    #maintop .moduletable_agenda .nspArt.nspCol3, #maintop .moduletable_actu .nspArt.nspCol3, #maintop .moduletable_tabs .nspArt.nspCol3{
        margin:0 30px !important;
    }
	
	#center > div.inner{
		float: left !important;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 10px !important;
		padding: 20px 15px 0px 15px;
	}

    /* Mod RIGHT */
    #right {
        width:100%!important;
        max-width: 750px;

    }
    #right .inner{
        padding-left: 0!important;
    }
    #right h3{
        padding-left: 15px;
    }
    #right .inner .moduletable_acces{
        width: 100%;
        float: left;
        padding-left: 5px!important;
    }

    #right .inner .moduletable{
        float: left;
        width: 45%;
    }

    #right .inner .moduletable_annuaire{
        width: 45%!important;
        float: right;
        height: auto;
    }

    #right .moduletable_annuaire{
        margin-left: 25px!important;
    }

    #right .moduletable_acces li{
        margin:0 2px 10px 6px !important;
        width: 85px!important;
        height: 85px!important;
    }
    #right .moduletable_annuaire li{
        margin:5px 25px 15px 6px !important;
        width: 80px!important;
        height: 80px!important;
    }


    #footersocial > div {
        margin: 0!important;
    }
    #footersocial .moduletable_reseaux .menu li{
        margin-right: 0!important;
    }
    #footersocial .moduletable_liens, #footersocial .moduletable_plan{
        max-width: 250px;
    }

    #footer .moduletable_arbo .menu li.deeper.parent {
        margin-right: 0!important;
        width: 25%!important;
    }

} 

td#sec1{
    width: 20%;
}
td#sec2{
    width: 30%;
}
td#sec3{
    width: 45%;
}

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

        .moduletablehome_social 
        {
            float: none;
            margin: 0px auto 0px 208px;
            position: absolute;
            padding-top: 82px;
            top: 68px;
         }

}
/* Réglages pour les écrans qui ont une largeur de 524px à 750px (Smartphone Paysage) */
@media screen and (max-width: 758px){	
	body:not(#page-login) header{
		height: 70px;
		position: fixed;
		left: 0;
		right: 0;
		z-index: 999;
		top: 0;
		border-bottom: 1px #efefef solid;
	}
	#logo.logobloc{
		width: 210px;
		height: auto;
	}
	.menu_fixed .logobloc{
		width: 170px;
	}
	#mainbanner h1 img{
		width: 90%;
		padding-top: 0;
		height: 60px;
		padding-bottom: 0;
	}
    #mainbanner, #nav, #wrapper , #footer, #footersocial, #right{
        width: 524px!important ;
    }
    #nav {
        width:100% !important;
    }
	#moduletop1 > div.inner{
		padding: 0;
	}
    #wrapper {
        width: 100% !important;
		margin-bottom: 0;
		padding-top: 75px;
    }
	.moduletablehome_agenda ul li:last-child{
		min-height: auto !important;
	}
	.category-list{
		padding:0px;
	}
	.content-category .list-edit td{
		padding: 5px;
	}
	.content-category .list-edit td.list-edit{
		padding: 0;
	}
    .moduletablehome_news, .moduletablehome_agenda {
        width:100%;
		padding-bottom: 25px;
		background: #fff;
		margin-bottom: 25px !important;
    }
	.cd-tabs-content{
		height: auto;
	}
    .moduletablehome_news {
        margin-bottom:0;
    }
    .moduletablebottom_menu {
        width: 100%;
    }
    .moduletablehome_social {
        float: none;
        margin: 0px auto;
        position: absolute;
        /*width: 209px;*/
        padding-top: 82px;
        top: 68px;
        margin-left: 185px;	
    }
    .footersocialheight {
        height: 215px;
    }	
    .bottom_menu {
        margin-top: 30px;
    }	
    #mainbanner {
        width: 100%!important;
		min-height: 70px !important;
    }
	#menubg{
		display: none;
	}
    #main {
        padding-right:0;
		margin-top: 0;
		padding-bottom: 5px;
    }
    .homeaccess_item { 
        width: 100%;
        clear: both;
    }
    .homeaccess_item img {
        margin-right:12px;
    }
    #banner{
        width: 100px !important;
		margin-right: 60px;
    } 
    #footersocial .moduletable_plan{
        clear: both;
        float: none;
        position: relative;
        width: 100%;
        padding-top: 40px;
    }	 
    #right > div.inner {
        margin: auto;
    }
    #footersocial .moduletable_contact, #footersocial .moduletable_liens {
        width: 50%;
    }
    .moduletablehome_fontsize,
	.moduletablehome_search	{
        display: none;
    }
	.searchmobile {
        display: block;
        float: left;
    }
	.searchmobile img{
		height: 24px !important;
	}
    .search-query {
        width: 170px;
    }
    #logo img {
        width:200px;
        margin-top:20px;
    }
    .slideshow {
		top: 55px;
    }
	.slideshow .camera_caption_desc{
		display: none;
    }
	.slideshow .camera_caption_title{
		padding: 0 15px;
    }
	#maintop .inner {
		margin-top: 225px !important;
	}

    header #nav ul {
        width: 200px!important;
        height: auto;
    }
    header #nav ul ul {
        background: #fff!important;
        box-shadow:0px 1px 2px rgba(0, 0, 0, 0.4);
        padding-top: 0px!important;
        margin-left: 100px;
    }

    #banner .moduletable .search .button{padding: 7px!important;}

    .uk-navbar-content:before, .uk-navbar-brand:before, .uk-navbar-toggle:before {
        display: inline-block!important;
        height: 100%;
        vertical-align: middle;
    }
    .uk-navbar-toggle:after {
		background: url(../images/menu-burger.svg) no-repeat center center;
		background-size: 32px 25px;
        content: "";
        display: block !important;
        height: 32px !important;
        width: 25px !important;
        margin: 0;
    }
    .uk-navbar-flip {
        float: right;
		position: absolute;
		right: 15px;
    }
    uk-offcanvas.uk-active {
        display: block;
    }
    .uk-offcanvas-page {
        position: fixed;
        transition: margin-left 0.3s ease-in-out 50ms;
    }
    .uk-offcanvas-bar-flip {
        left: auto;
        right: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    #nav .menu {
        display: none;
    }

    header .search {
        margin: 58px 0 0 !important;
        width: 250px !important;
    }
    header .search .inputbox {
        width: 195px!important;
    }

    #slideshow .gkIsWrapper-gk_publisher figcaption.bottom.contains-pagination{display: none!important;}


    /* CENTER */

    #center {
        width: 100%!important;
		padding-bottom: 0 !important;
    }
    #center .moduletable h3{
        padding: 10px 0 0 20px;
    }
    #center .moduletable_agenda, #center .moduletable_actu, #center .gkTabsContainer{
        padding: 0!important;
    }
    #maintop .moduletable_agenda .nspArt.nspCol3, #maintop .moduletable_actu .nspArt.nspCol3, #maintop .moduletable_tabs .nspArt.nspCol3{
        margin: 0 7px !important;
        width: 30%!important;
    }


    #maintop .moduletable_tabs .gkTabsNav li {
        width: 32.9%!important;
    }

    #center .contact-form dl{
        width: 292px!important;
    }
    footer #contentfooter {
        width: 292px!important;
    }
    footer .social{
        margin-left: 12%!important;
    }

    #center .contact-form textarea, #center .contact-form .required{max-width: 80%;}
    #center .contact-form .button.validate {
        margin-left: 0!important;
    }

    /* RIGHT */

    #right {
        width: 100%!important;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
    }

    #right .moduletable{
        width: 45%!important;
        float: left;
        margin: 10px 0 0!important;

    }
    #right .inner .moduletable_annuaire, #right .inner .meteo{
        width: 100%!important;
        padding: 0!important;
        margin:  0 0 25px!important;

    }

    #right .moduletable_annuaire li, #right .moduletable_accesli{
        margin:5px 5px 15px 8px !important;
        width: 90px!important;
        height: 90px!important;
    }

    #right .moduletable_annuaire{
        margin-left: 0!important;
    }
    #right .inner .moduletable_annuaire{height: auto!important;}



    /* FOOTER */
    #footersocial .moduletable_liens, #footersocial .moduletable_plan{
        margin-bottom: 20px!important;
    }
    .breadcrumb {
		margin: 10px 0;
		padding: 0 15px;
		display: block;
    }
	ul.breadcrumb:after {
		display: block;
		clear: both;
		content: '';
	}
    .breadcrumb li {
        margin-top: 5px;
    }
	.edit form#adminForm fieldset{
		padding: 20px 0;
		margin: 10px 0 15px 0;
		min-width: 100%;
		width: 100%;
	}
	#adminForm #editor #jform_title {
		width: 100%;
		box-sizing: border-box;
		min-height: 32px;
	}
	#adminForm #metadata textarea{
		width: 100%;
	}
	#adminForm #publishing .control-group select#jform_tags{
		max-height: 200px;
		width: 100%;
	}
	
} 

@media screen and (max-width: 480px){
	.calendar-container table{
		width: 100% !important;
	}
}
@media screen and (max-width: 990px){
	.camera_caption_title, .camera_caption_desc{
		padding: 0 15px;
	}
}

/* Réglages pour les écrans qui ont une largeur inférieur à 524px (Smartphone Vertical) */
@media screen and (max-width: 700px){
    #banner {
		margin-top: 20px;
	}
}
@media screen and (max-width: 524px){
    #mainbanner, #nav , #footer, #footersocial, #right{
        /*width: 292px!important ;*/
    }
    #mainbanner {
        min-height: 70px !important;
    }
    .slideshow {
        top: 55px;
    }
	.slideshow .camera_caption{
		top: 50%;
		left: 0 !important;
		right: 0 !important;
		width: auto !important;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.slideshow .camera_caption_title{
		font-size: 22px;
		line-height: 25px;
		margin-left:35px;
	}
	.slideshow .camera_caption_title{
		padding-top: 15px;
	}
	
    #footer, #nav {
        width: 100% !important;
    }
    #banner {
		margin-left: 0;
		margin-top: 20px;
		width: 100px !important;
    }
    .moduletablehome_search {
        display: none;
    }
    #logo img {
		width: auto !important;
		height: 60px !important;
		margin: 0 15px !important;
    }
    header .search{
        margin: 10px 0 !important;
    }
    #nav ul.menu li{
        float: none; 
    }
    #footersocial .moduletable_contact, #footersocial .moduletable_liens, #footersocial .moduletable_plan{
        float: none;
        position: relative;
        width: 100%;
    }	
    #footersocial .moduletable_plan .custom_plan {
        width: 100%;
    }
    #footersocial .moduletable_plan {
        max-width: 90%;
    }
    #footersocial .moduletable_plan{
        padding-top:0px;
    }
    #footersocial div:nth-child(2){
        padding-top: 20px;
        height: 180px;
    }
    .moduletablehome_shortcuts {
        margin-right:0px;
    }
    .moduletablehome_shortcuts table td {
        width: 33px !important;
    }
	.moduletablehome_shortcuts table td img{
        height: 20px !important;
    }
	.moduletablehome_shortcuts:after{
		display: none;
	}
	.gkwMain#weather1, .gkwMain#weather1:hover, .gkwMain#weather1:focus, .gkwMain#weather1:active{
		width: 30px !important;
		height: 24px !important;
	}
    .moduletablehome_news {
        margin-top: 0;
    }
    .cd-tabs-content li.content-item .item-img {
        margin-right: 11px;
    }
    .cd-tabs-content li.content-item .item-infos {
        width: 65%;
    }	
    .cd-tabs-content li.content-item .item-featured	{
        width: 4%;
    }
    #maintop .moduletable_agenda .nspArt.nspCol3, #maintop .moduletable_actu .nspArt.nspCol3, #maintop .moduletable_tabs .nspArt.nspCol3 {
        margin: 0 18% !important;
        width: auto!important;
    }
    #footersocial {
        margin-left: 5%;
        width: 95% !important;
    }

    #maintop .moduletable_tabs .gkTabsNav li {
        width: 100%!important;
    }

    #maintop .nspArt h4.nspHeader {

        padding: 0!important;
    }
    #maintop .nspImage {
        margin-top: 20px;
    }


    #right > div.inner > div:nth-child(even) {
        float: left !important;
    }    
    #right .moduletable_annuaire li, #right .moduletable_accesli {
        margin: 5px 4px 15px 3px !important;	
    }

    .items-row .item{
        width: 100%!important;
    }

    .cols-3 .column-3{
        float: none;
    }

    #right .moduletable{
        width: 93%!important;
        margin-bottom: 35px!important;
    }

    #footer .moduletable_arbo .menu li.deeper.parent {
        width: 50% !important;
    }

    .btn {
        display: inline-block;
        cursor: pointer;
    }

    .btn-navbar {
        display: none;
        float: right;
        padding: 12px 15px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .icon-bar {
        display: block;
        width: 18px;
        height: 3px;
        background-color: #CECECE;
        -webkit-border-radius: 1px; /* Ce sont des préfixes, pour que les navigateurs */
        -moz-border-radius: 1px; /* prennent en charge les nouvelles propriétés. */
        border-radius: 1px;
    }

    .icon-bar + .icon-bar { /* Le + permet de sélectionner les éléments qui suivent */
        margin-top: 3px;
    }
    #right .inner {
        width: 100%;
    }
} 
/* Réglages pour les écrans qui ont une largeur inférieur à 524px (Smartphone Vertical) */
@media screen and (max-width: 590px){
	#maintop .inner {
		margin-top: 200px !important;
	}
}
@media screen and (max-width: 540px){
	#maintop .inner {
		margin-top: 170px !important;
	}
}
@media screen and (max-width: 480px){
	.slideshow .camera_caption_title {
		margin-left:35px;
		margin-top:-5px;
	}
	.slideshow .camera_caption_title span{
		display:block;
	}
    #banner{
        width:135px;
        margin-right:60px !important;
    }
    #banner .gkwTemp{
        display:none;
    }
    .moduletablehome_agenda div.jcalpro_eventshome_agenda{
        height:auto;
        float: left;
    }
    .moduletablehome_agenda ul.jcalpro_eventshome_agenda{
        height:auto;
    }
    .moduletablehome_agenda span.jcalpro_events_date{
        line-height: 10px;
        margin-top: 4px;
    }
    .breadcrumb {
        margin-top: 0px;
    }
    .breadcrumb li.active{
        height:auto;
    }
    .item-page .page-header{
        width:100%;
    }
    .item-page .header-title-icons {
        top:-35px;
    }
    .footersocialheight {
        height: 240px;
    }
    .moduletablehome_social{
        float: left;
		margin-left: 108px;
		overflow: hidden;
		padding-top: 25px;
		position: relative;
		top: 92px;
    }
    /*.moduletablehome_gtranslate{
        top: -65px;
		position: relative;
        clear: right;
    }*/
    .moduletablerssfeed {
        right: 84px;
        top: -20px;
    }
    .moduletablerssfeed  li{
        list-style:none;
    }
    .bottominfos_container{
        height: auto !important;
        /*padding-top: 0px !important;*/
		min-height: 85px;
		padding-top: 10px;
    }
    .bottominfos_container .title{
        font-size: 16px !important;
    }
    .bottominfos_container .description1, .bottominfos_container .description2{
        font-size: 12px !important;
    }
    .bottominfos_container .link{
        font-size: 12px;
        height: 20px;
        margin: 7px auto 0;
        padding: 3px;
    }
    .moduletablebottom_menu{
        text-align: center !important;
    }
    .bottom_menu{
        margin: 30px 0 0 !important;
    }
    .gtranslate_select{
        text-align: center;
    }
    img.img_cff{
        float: none !important;
        margin-left: 0 !important;
        display: block;
    }
    .search-entreprise-title{
        width: 100%;
    }
    .search-entreprise-search{
        float: left;
        width: 100%;
        text-align: left;
    }
    #right div.moduletablemenu_right table, #right div.moduletable table{
        width: 100% !important;
    }
    .SobiPro table{
        width: 100% !important;
    }
    /*.SobiPro table tr td{
            width: 50% !important;
            float: left;
    }*/
    table.restauration, table.hotels{
        width: 100% !important;
    }
    table.restauration tr td, table.hotels tr td{
        float: left;
        width: 90% !important;
        display: block !important;
    }
	#maintop .inner {
		margin-top: 120px !important;
	}
	#logo.logobloc {
		width: 180px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
    .slideshow{
		top: 99px;
    }
	#maintop .inner {
		margin-top: 280px !important;
	}
}

@media (max-width: 500px) {
    .responsive-table-line td:before { 
        content: attr(data-title); 
    }
    .responsive-table-line table, 
    .responsive-table-line thead, 
    .responsive-table-line tbody, 
    .responsive-table-line th, 
    .responsive-table-line td, 
    .responsive-table-line tr{ 
        display: block; 
        margin: 0 0 6px;
    }

    .responsive-table-line thead tr { 
        display:none;
    }
    .responsive-table-line td { 
        position: relative;
        border: 0px solid transparent;
        padding-left: 55% !important; 
        white-space: normal;
        text-align:left; 
        width: 50% !important;
    }
    .responsive-table-line td.sectiontableentry1{
        background: none !important;
    }
    .responsive-table-line td:before { 
        position: absolute;
        top: 0px;
        left: 0px;
        width: 45%; 
        padding-right: 15px; 
        height:100%;
        white-space: nowrap;
        text-overflow: ellipsis !important;
        overflow:hidden !important;
        text-align:left;
        background-color:#1e65a7;
        padding:2px 7px 7px;
        color: #fff;
    }
    table.img_park tr, table.img_park tr td{
        display: block;
        float: left;
    }
    .menumobile ul li.item-535>span, 
    .menumobile ul li.item-536>span, 
    .menumobile ul li.item-537>span, 
    .menumobile ul li.item-538>span, 
    .menumobile ul li.item-539>span{
        font-family: GloberBold, Arial, Helvetica, sans-serif !important;
    }
    .responsive-table-line tr.tbl-marg30{
        margin: 30px 0 0 !important;
    }
}

@media (min-width: 220px) and (max-width: 480px) {
    input.search-query{
        width: 150px;
    }
    #jcl_component .jcl_toolbar a{
        margin-right: 5px !important;
    }
    #jcl_component .jcl_toolbar .jcl_navbar a:nth-child(3){
        margin-top: -32px;
    }
}
.search-membre .filter_membre .form-header-mobile,
.search-membre .filter_membre .item-header-mobile{
	display: none;
}
@media (max-width: 660px) {
	.search-membre .filter_membre{
		position: fixed;
		top: 17rem;
		left: 0;
		z-index: 999999;
	}
	.search-membre:after, #letters:after, #member:after{
		content: "";
		display: block;
		clear: both;
		/*float: left;
		width: 100%;*/
	}
	.search-membre .filter_membre .form-header-mobile {
		display: block;
		-webkit-transform: rotate(-90deg) translateY(50%);
		-moz-transform: rotate(-90deg) translateY(50%);
		-ms-transform: rotate(-90deg) translateY(50%);
		transform: rotate(-90deg) translateY(50%);
		-webkit-transform-origin: left;
		-moz-transform-origin: left;
		-ms-transform-origin: left;
		transform-origin: left;
		background: #1e65a7;
		-webkit-box-shadow: 0.125rem 0.1875rem 2.1875rem 0px rgba(75, 75, 85, 0.15);
		box-shadow: 0.125rem 0.1875rem 2.1875rem 0px rgba(75, 75, 85, 0.15);
		cursor: pointer;
	}
	.search-membre .filter_membre .form-header-mobile h5 {
		font-weight: 600;
		font-size: 1rem;
		line-height: 2.875rem;
		color: #ffffff;
		padding: 0 3.125rem 0 1.25rem;
		position: relative;
		text-transform: uppercase;
	}
	.search-membre .filter_membre .form-header-mobile h5:before {
		content: "";
		position: absolute;
		right: 1.25rem;
		top: 0;
		bottom: 0;
		width: 1.125rem;
		background-image: url(../images/search-white.svg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% auto;
		margin: auto;
	}
	.search-membre .filter_membre form#searchForm {
		padding-bottom: 15px;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 0;
		background: #ffffff;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	.search-membre .filter_membre form#searchForm.open{
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.search-membre .filter_membre form#searchForm.open .item-header-mobile{
		display: block;
	}
	.search-membre .filter_membre form#searchForm.open .item-header-mobile {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		-webkit-box-shadow: 0.125rem 0.1875rem 2.1875rem 0px rgba(75, 75, 85, 0.15);
		box-shadow: 0.125rem 0.1875rem 2.1875rem 0px rgba(75, 75, 85, 0.15);
	}
	.search-membre .filter_membre form#searchForm.open .item-header-mobile h5 {
		font-size: 20px;
		line-height: 60px;
		padding: 0 15px;
	}
	.search-membre .filter_membre form#searchForm.open .item-header-mobile .btn-close {
		position: absolute;
		width: 3.5rem;
		top: 0;
		bottom: 0;
		right: 0;
		background-image: url(../images/close_2.svg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 37.5% auto;
		cursor: pointer;
	}
	.search-membre .filter_membre form#searchForm.open .item-content {
		height: 100%;
		padding: 100px 15px;
		background: #ffffff;
	}
	.search-membre .filter_membre form#searchForm.open .item-content .chzn-container{
		width: 100% !important;
		max-width: 100%;
		min-width: 100%;
	}
	.search-membre .filter_membre form#searchForm .item-content select{
		width: 100% !important;
		max-width: 100%;
		min-width: 100%;
		margin-bottom: 15px;
	}
	.search-membre .filter_membre form#searchForm.open .item-content #searchText {
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 32px;
	}
	#letters span a{
		font-size: 18px;
	}
	#listes h1{
		text-align: center;
	}
}


.jcl_event_detail .labels {
	margin-bottom:0;
}
.jcl_view_event .jcl_event_map{
	margin-bottom:15px;
}
.jcl_event_organisateur{
	margin-bottom:10px;
}
.jcl_event_lieu,
.jcl_event_site{
	margin:5px 0;
}
.jcl_mainview .jcl_toolbar{
	margin: 10px auto;
	text-align:center;
}
.jcl_toolbar .navbar-search{
	margin: 0px 5px !important;
}
#jcl_component .btn-toolbar div,
.jcl_toolbar .btn-group .dropdown-menu{
	overflow:hidden;
	display: inline;
	text-align:center;
	float:none;
}
#jcl_component .jcl_toolbar a {
	min-width:55px;
}
.jcl_toolbar .btn-group .dropdown-menu .navbar-search{
	margin:0 !important;
}
.jcl_toolbar .btn-group .dropdown-menu .navbar-search input{
	margin-top:11px !important;
}
#jcl_component .btn-toolbar .jcl_navbar{
	display: block;
	width: auto;
	text-align: center;
	clear: both;
	overflow: hidden;
	margin-bottom:20px;
}
#jcl_component .jcl_toolbar .jcl_navbar span,
#jcl_component .jcl_toolbar .jcl_navbar a {
	margin:0;
	display:inline-block;
	text-align:center;
	float:none;
	margin-right:25px;
	width:auto;
	padding:5px 10px;
	min-width:80px;
}
#jcl_component .jcl_toolbar .jcl_navbar span{
	font-family: GloberBold,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
}
#jcl_component .jcl_toolbar .jcl_navbar a:nth-child(3) {
	margin:0 !important;
}
header.jcl_header{
	position: relative;
}
header.jcl_header h2{    
	display:none;
}

/* Amélioration mobile */
@media screen and (max-width: 560px) {
	body#page-login #wrapper {
		padding-top: 0;
	}
	.news_allinfos_link a{
		display: block !important;
		margin: 0 0 5px !important;
	}
	.content-category table#annonceList tr td{
		padding-left: 0 !important;
	}
	#member .itemLogo{
		width: 100%;
	}
	#member .itemTxt{
		width: 100%;
	}
	#phocagallery-categories-detail .pg-cats-box-float{
		width: 100% !important;
	}
	#phocagallery-categories-detail .pg-cats-box-float .pg-cats-box{
		width: 100% !important;
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important;
		margin: 5px 0;
		text-align: center;
		min-height: 120px !important;
		height: auto;
	}
	#phocagallery-categories-detail .pg-cats-box-float .pg-cats-box .pg-cats-box-img{
		margin: 0 0 10px;
	}
	
	#phocagallery.pg-category-view.pg-cv #pg-msnr-container .pg-cv-box{
		width: 100% !important;
		-webkit-box-sizing: border-box !important;
		-moz-box-sizing: border-box !important;
		box-sizing: border-box !important;
		margin: 5px 0;
		text-align: center;
		min-height: auto !important;
		height: auto;
	}
	#phocagallery.pg-category-view.pg-cv #pg-msnr-container .pg-cv-box .pg-cv-box-img {
		height: auto;
		width: 100%;
		min-height: 120px;
	}
	#member .item-service .nn_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle{
		padding: 15px 70px 15px 20px ;
	}
	
}