@media screen and (max-width: 800px) {
	body {
    	font-size: calc(1.5rem + 0.15vmax + 0.5vmin) !important;
	}
	.mainSite .slide::-webkit-scrollbar {
		width: 0px !important;
		background: transparent;
	}
	*::-webkit-scrollbar {
		display: none;
	}
	.mainSite #footer{
		width: 100vw;
		height: 25px;
		font-size: .8em;
		line-height: unset;
		position: absolute;
		bottom: 0;
	}
	.FSloading{
		height:100vh;
	}
	.FSloadingText{
		width: 12vw !important;
    	height: 12vw !important;
	}
	.loadingText_2{
		font-size:16px !important;
	}
	.mainSite .horizontal-arrows {
		display: none !important;
		height: 32px;
		top: -32px !important;
		left: -8px;
		z-index:10000;
	}
	.mainSite .left-arrow,
	.mainSite .top-arrow,
	.mainSite .right-arrow,
	.mainSite .bottom-arrow,
	.goleft,
	.goright{
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid rgb(220 215 205);
		position: absolute;
		width: 32px;
		height: 32px;
		cursor:pointer;
	}
	.mainSite .right-arrow, .goright {
		left: 50%;
	}
	.mainSite .FScontent{
		/*padding-top:50px !important;*/
	}
	#searchform{
		left: 10px;
    	width: calc(100% - 162px);
    }
	.autosearchDiv{
		width: calc(100vw - 20px);
    	left: 0;
    	top: 2px;
    	transform: none;
	}
	.siteLogo {
		right: 10px;
    	height: 50px;
    	width: 140px;
	}
	.unlogdiv{
		left: 33vw;
    	right: unset;
    	top: 56px;
	}
	.editbut.unlog{
		width: 22px;
    	height: 22px;
	}
	.mainSite .menu_item{
		color: white;
		height: auto;
		display:block;
	}
	.mainSite .menu_submenu {
    	padding: 0;
    	width: calc(100vw - 40px) !important;
    	background: none;
    	top:0 !important;
	}
	.historyback, .historynext {
		top: 50px;
		left: 66vw;
		right: 0px;
		font-size: 2.2em;
		-webkit-appearance: none !important;
		appearance: none !important;
		display:none;
	}
	.historynext {
		
	}
	.titre-sml{
		display:none;
	}
	.recallMenu{
		/*display:none;*/
		width: 25px;
		height: 25px;
		top: 50px;
		margin: 0;
		border-left: 12px solid transparent;
		border-right: 12px solid transparent;
		border-top: 18px solid rgb(255 255 255);
	}
	.FSmobile-menu {
		color:white;
		position: absolute;
		top: 42px;
		font-size: 50px !important;
		left: 10px;
		z-index: 1;
	}
	.mainSite .FSmenu{
		background: rgba(0,0,0,.7);
    	position: absolute;
    	width: 100%;
    	height:calc(100vh - 70px) !important;
    	overflow:scroll;
    	font-size: 1.5em;
    	top: 50px;
    	padding-top:50px;
    	padding-bottom:150px;
    	pointer-events: all;
    	text-align:center;
	}
    .slide_item{
    	
    }
    .socialLinks.eachitem {
		margin-bottom: 20px;
    	border-radius: 5px;
	}
	.mainSite .menu_item:hover {
		background:none;
	}
	.mainSite .menu_item_content{
		text-align: left;
		top:unset !important;
		transform:unset !important;
		max-width:unset !important;
	}
	.menu_submenu .menutitle-text {
		padding: 0 0 0 30px;
		border-top: unset;
	}
    .menutitle-text {
		width: 100%;
		height: 50px;
		border-top: 1px solid;
		padding:10px 20px;
		text-align: left;
		white-space: initial
	}
	.mainSite .menu_submenu .menu_item {
		display: block;
		text-align: left;
		margin: 0 20px;
		color: #fff;
		position: relative;
		height: 50px;
		padding-top: 60px;
		transition: unset;
	}
	.mainSite .menu_submenu .menu_item_current {
		background: rgba(255,255,255,.5);
	}
    .scrollbar,.track,.thumb-main{
    	display:none !important;
    }
	.screendown{
		
	}
	.citation{
		padding:0 5px;
	}
	.slide-accueil .FSbackground.bgFX{
		background-position:50% 50% !important;
	}
	.mainContent {
    	padding: 0 !important;
    	font-size: 1.3em;
    }
    .pagefooter{
    	min-height:unset;
    }
    .pagefooter .text{
    	padding: 10px;
    	padding-top: unset !important;
    }
	.socialLinks.allpage {
		right: 0;
    	top: 0px;
    	padding-right: 10px;
	}
	
	.mainSite .FSheader{
		height:50px;
		background:black;
		pointer-events: all;
	}
	.imgHeader{
		height: calc(50vh - 130px);
	}
	.imgHeader img {
		width:100%;
		height:100%;
		object-fit:cover;
	}
	.slideHeader{
		width:100vw;
		font-size: 1.5em;
		line-height: 1.2em;
		height:100px;
    	border-radius: 0;
    	padding: 20px 20px 0 20px;
    	top:50px;
	}
	.slideHeader p{
		top: 50%;
		position: relative;
		transform: translateY(-50%);
    }
    .slide-espacepersonnel.main .slideHeader {
    	font-size: 1.1em;
	}
    .copylink {
    	font-size:.9em;
    }
    .pagefooter {
    	padding-top:60px;
    }
	.text{
		padding-left: 10px !important;
    	padding-right: 10px !important;
	}
	.mainText{
		padding:20px !important;
		min-height: unset;
		padding-bottom:20px;
		text-indent:0;
		font-size: .8em;
	}
	.calendos{
		width: calc(100vw);
	}
	:nth-child(1 of .accueil .event-item) {
    	border-radius: 5px;
	}
	.accueil .event-item {
		width: 100%;
    	height: auto;
    	transform: scale(1);
    	margin-bottom: 20px;
    	padding-bottom: 20px;
	}
	.accueil .event-item:last-child {
		border-radius: 0;
	}
	.afficheDiv,.cie_AFFICHE, .event_ALT_AFFICHE{
		width: 100vw;
		height: calc(50vw * 6 / 4);
		left: 50%;
		transform: translateX(-50%);
		clear:both;
		float:none;
	}
	.cie_AFFICHE, .event_ALT_AFFICHE{
		top:0;
	}
	:nth-child(1 of .accueil .event-item) .afficheDiv {
		border-radius:3px;
	}
	.agenda_WHOLEDATE{
		width: 100%;
		font-size: 1.2em;
		bottom: 0;
	}
	.accueil .afficheDiv {
		height: 120vw;
    	width: 80vw;
    	top:9vw;
    	transform: none;
    	left: unset;
	}
	.accueil .cie_AFFICHE, accueil .cie_AFFICHE div, .accueil .event_ALT_AFFICHE, accueil .event_ALT_AFFICHE div {
		width: 100%;
		height: 120vw;
		transform: none;
    	left: unset;
	}
	.accueil .agenda_WHOLEDATE div {
		width:100%;
		font-size:.85em;
	}
	.accueil .event_GENRE, .accueil .agenda_ALT_GENRE {
		height:11vw;
		width: calc(80vw);
		font-size:1em;
	}
	.accueil .ac_event_infos, .accueil .ac_event_link {
		font-size:1em;
		margin-bottom:20px;
		overflow: visible;
	}
	.accueil .ac_lieu {
    	font-size: 1em;
	}
	.accueil .agenda_HORAIRE {
		font-size: 1.5em;
    	line-height: 1.5em;
	}
	.accueil .agenda_HORAIRE div {
		text-align:center;
	}
	.accueil .itemLinks {
		width: calc(80vw);
    	position: relative;
		height:11vw;
		bottom:unset;
	}
	.accueil .resa, .accueil .event_GENRE div{
		height: 11vw;
    	line-height: 11vw;
	}
	.accueil .EDITION {
		display: block;
	}
	.accueil .event-item .copylink {
		display:none;
	}
	.main .ac_month, .espacepersonnel .ac_month, .ac_filterlabel {
		font-size: 1.1em;
		height: 50px;
		line-height: 50px;
		width: 100vw;
		border-radius: 0;
		padding: 5px 10px;
	}
	.ac_month, .ac_filterlabel {
		height:32px;
	}
	.collection {
		border-radius: 0;
    	margin-top: 30px;
    	border-top: 20px solid white;
	}
	.event-item{
		width: 100%;
    	height: auto;
    	border-radius:0;
    	border-bottom: 10px solid grey;
	}
	.AFFICHE img, .cie_AFFICHE img, .event_ALT_AFFICHE img {
		position: relative;
		width: 100%;
		height: 100%;
		object-fit:cover;
	}
	.agenda_HORAIRE{
		position: relative;
		width: 100vw;
		height: auto;
		padding: 20px 0;
		right: unset;
		font-size: 2em;
	}
	.itemLinks{
		width: 100vw;
		height: 20vw;
		position: relative;
	}
	.EDITION{
		width: 100vw;
		bottom: unset;
		position: relative;
		text-align: center;
		left: 0;
		height: 10vw;
    	line-height: 10vw;
	}
	.EDITION div{
		display:none;
	}
	.event-item .copylink{
		width: 100vw;
		height: 10vw;
		font-size: 10vw;
		line-height: 10vw;
	}
	.copylink:not(.pagefooter .copylink):hover::before {
		content: "copier le lien ";
		font-size: .4em;
		vertical-align: middle;
	}
	.event-item .copylink::after {
		content: "\002750";
		font-size: 10vw;
		position: relative;
		top: 0;
	}
	.resa{
		width: 32vw;
		height: 16vw;
		font-size:1em;
		right: -3vw;
	}
	.resa:not(.accueil .resa){
		bottom:-5vw;
		font-size: 1em;
	}
	.ac_lieu{
		width: 100vw;
		height: auto;
    	left: 0;
    	border-radius: 0 !important;
    	text-align: center;
    	position: relative;
	}
	.ac_lieu .lieu_LIEU, .ac_lieu .agenda_ALT_LIEU {
		transform: translateY(-50%);
		top: 50%;
		left: 0;
		width: 100%;
		right: unset;
		float: left;
	}
	.lieu_LOGO, .users_LOGO {
		float:none;
	}
	.event_GENRE, .agenda_ALT_GENRE {
		font-size: .8em;
		width: 100vw;
		height: 10vw;
		border-radius: 0;
		left: 50%;
		top:0;
		transform: translateX(-50%);
	}
	.ac_event_link{
		padding:0;
		margin:0;
		width: 100%;
		height: 32vw;
    	padding: 5px;
    	top:10vw;
	}
	.ac_event_link:not(.accueil .ac_event_link)>div:nth-child(1){
		position:relative;
		top:8vw;
		font-size:.9em;
	}
	.ac_event_link:not(.accueil .ac_event_link)>div:nth-child(2){
		position:relative;
		top:8vw;
		font-size:.9em;
	}
	.ac_event_link:not(.accueil .ac_event_link)>div:nth-child(4){
		position:relative;
		top:8vw;
		font-size:.9em;
	}
	.event_TEXT, .event_RESUME, .agenda_RESUME {
		font-size: .9em;
    	line-height: 1.4em;
    	line-break: strict;
    	word-break: break-all;
    	height: auto;
	}
	.event-item .ac_event_infos:not(.accueil .ac_event_infos) {
		width: 100vw;
		top: 0;
		height: auto;
	}
	.mailer{
		width: 100vw;
    	padding: 0 20px;
    	font-size: .8em;
    	margin-bottom:20px;
	}
	.mailer input, .quest, button[name="notstupid"] {
    	width: 90vw;
    }
    .quest{
    	font-size: .8em;
    	height: auto;
    }
    .mailer .editbut{
    	float: none;
		left: 50%;
		transform: translateX(-50%);
    }
	.connectedAs{
		height: 30px;
		top: 85px;
		right: unset;
		text-align: center;
		width: 100%;
		padding: 0;
		border-radius: 0;
	}
	.searchDOM{
		width: 100vw;
    	padding: 0 20px;
	}
	.searchDOMDiv{
		font-size:.8em;
		width: 100vw;
	}
	#usersearch input[type=search], #lieusearch input[type=search], #ciesearch input[type=search], #eventsearch input[type=search], #castsearch input[type=search], #pressesearch input[type=search], #agendasearch input[type=search] {
    	width: 100% !important;
		font-size: .8em;
		left: unset !important;
    }
    #agendasearch .genreSelect {
    	right:unset;
    	width:100%;
    }
    #agendasearch select {
    	left:0;
    	width:100%;
    	font-size:1em;
    }
    .liste-lieux, .liste-cie {
    	width: 100vw;
    }
    .logoDiv {
    	width: 100%;
    	float:none;
    }
    .liste-lieux .lieu_LIEU, .liste-cie .users_CIE,.liste-lieux .lieu_ADRESSE, .liste-cie .users_ADRESSE,.liste-lieux .lieu_TEL, .liste-cie .users_TEL {
		margin: 10px 0;
		text-align: center;
	}
	.lieu_PHOTO {
    	height: 50vw;
    }
    .ac_lieu_infos, .ac_cie_infos {
    	font-size: .8em;
    	text-align: left;
    	padding: 20px;
    }
    .ac_lieu_infos>div, .ac_cie_infos>div {
    	margin: 0px 5px;
    	display: block;
    }
    button[name="localisation"] {
		margin-left: 0;
		margin-bottom:10px;
    }
    .ac_lieu_spectacles {
    	text-align: center;
    	margin-top:10px !important;
    }
    .ui-dialog-titlebar {
    	font-size: .8em;
    }
    .ui-dialog-content {
    	max-height: calc(90vh - 100px) !important;
    }
    dialog iframe{
    	max-height: calc(100vh - 200px);
    }
    .users_TEXT {
    	font-size: .8em;
    	padding: 20px;
    }
	.imgDIV{
		height:20vw;
		border-bottom: 0px dotted;
	}
	.imgDIV img{
		width:18vw;
	}
	.imgDIV span span {
		display:none;
	}
	.alaffiche .creneau {
		padding: 20px;
    	width: 100vw;
    	height: auto;
    	border-radius: 0;
    	position: relative;
	}
	.alaffiche .affiche_fest div {
    	width: calc(100%);
    	height: calc(100vw * 6/4);
    }
    .affiche_prog img {
    	width: calc(100%);
    	height: auto;
    }
	.alaffiche .affiche_fest, .alaffiche .affiche_prog {
		float: none !important;
		padding: 0;
		margin: 0;
		width: calc(100vw - 40px);
		height: calc((100vw - 40px) * 6/4);
	}
	.alaffiche .affiche_fest{
		width: calc(100vw);
		left:0;
	}
	.alaffiche .affiche_prog div {
		height: calc(100vw * 6/4);
	}
	.alaffiche .subtext {
		float: none;
		width: calc(100vw - 40px);
		padding-left: unset;
	}
	.alaffiche .compagnie, .alaffiche .horraire, .alaffiche .relache, .alaffiche .prix {
		display: inline-block;
		line-height:1.1em;
	}
	.alaffiche .horraire{
		line-height:1.3em;
	}
	.alaffiche .subtext .titre{
		line-height:1.3em;
		border-radius: 0px;
	}
	.event .event_DATE{
		float: none;
    	height: unset;
    	width: auto;
	}
	.event .compagnie{
		float: none;
		width: 100%;
		padding: 0 10px;
		height: 50px;
    	line-height: 50px;
    	font-size: 1.1em;
    	border-radius: 0;
	}
	.event .event_CASTING {
		width: calc(100%);
		float: none;
		margin: 0px;
		padding: 20px 10px;
	}
	.event .relatedPresse,.event .dlLinks{
		width:unset;
	}
	.event .more{
		width:100%;
	}
	.event .sub:not(.main) .mainContent {
		padding: 20px 0;
	}
	.event .AFFICHE {
		width: 100%;
		min-height: unset;
		float: none;
		border-radius: 0;
	}
	.event .subtext {
		float: none;
		width: 100%;
		min-height:unset;
		padding: 0 20px;
    	font-size: 1em;
	}
	.event .event_CASTING{
    	border-radius:0;
	}
	.event .cie_PHOTO {
		width: 100vw;
		height: calc(100vw * 1080/1920);
		padding: 0;
		left: 0;
    	margin: 10px 0;
	}
	.event .cie_MEDIA_URL {
		width: 100vw;
		height: calc(100vw * 1080/1920);
		padding: 0;
		margin: 10px 0;
		left:0;
	}
	.event .cie_MEDIA_URL iframe {
		width: 100vw;
		height: calc(100vw * 1080/1920);
	}
	.cast_item .mainText {
		min-height:unset;
	}
	.cast_item {
		margin: 10px 0;
		border-radius: 0;
	}
	.cast_item .cast_creations,.cast_item .nom {
		border-radius:0;
	}
	.cast_item .cast_PHOTO {
		width: 100%;
		min-height: unset;
	}
	.cast_item .cast_PHOTO div {
    	width: 100%;
	}
	.cast_item .subtext {
		padding: 10px;
		width:100%;
		min-height: unset;
	}
	.presse .mainContent {
		padding: 20px !important;
	}
	.presse .media_logo {
		width: 100px;
		height: 100px;
	}
	.presse .media {
		font-size: 1.5em;
		line-height: 1.5em;
		width: 100%;
		padding: unset;
	}
	.saison .event,.festival .event {
		line-height: unset;
	}
	.saison .comment,.festival .comment {
		padding: 0 10px;
	}
	.saison .mainText,.festival .mainText {
		min-height:unset;
		padding: 20px;
	}
	.collection .afficheDiv{
		width: 100vw;
		height: auto;
		position: relative;
		transform: none;
		left: 0;
	}
	.collection-titre{
		text-align: left;
    	padding: 0 20px;
    	font-size: 1.3em;
	}
	.collection .text{
		padding: 0px 20px 20px 20px !important;
		height: auto;
		margin: 0;
		width: 100%;
		font-size: 1em;
	}
	.saison .mainContent,.festival .mainContent {
    	padding: 0 10px 20px 10px;
	}
	.saison .calendos,.festival .calendos {
		padding: 0;
		width: calc(100vw);
		margin:0;
	}
	.saison .event_DATE,.festival .event_DATE {
		width:20%
	}
	.saison .AFFICHE,.festival .AFFICHE{
		display:none;
	}
	.saison a,.festival a{
		width:60%;
	}
	.saison .horraire,.festival .horraire{
		width:20%;
	}
	.saison .event_title,.festival .event_title {
		padding-right: 10px;
	}
	.saison .lieu,.festival .lieu {
		padding-right: 10px;
	}
	.infos .mainText {
		min-height:unset;
		font-size:1em;
	}
	.event_DATE {
		padding:0;
	}
	.presse .subtext {
		column-count: 1;
	}
    .separator, .separator-2, .separator-3 {
		margin-left: 0;
		margin-right: 0;
		margin-bottom:10px;
	}
	.relatedMedia{
		padding:0;
	}
	.relatedMedia a{
		width: 100%;
		height:32px;
    	display: block;
	}
	.relatedMedia a::after{
		content:"";
	}
	.imgplayer img {
		margin:0;
		position:relative;
		top:50%;
		transform:translateY(-50%);
	}
	.accueil .text{
		padding-top: calc(50vh - 130px);
	}
	.infos iframe {
		position: relative;
		width: calc(100vw - 20px);
	}
}