@media (min-width: 1369px) and (max-width: 1624px) {
  #work.accueil {
    max-height: 1130px; /*2021 Limite hauteur galerie Accueil*/
  }
  .MargeMassonryAcc {
    margin: 0 16% 0 16%;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left;
  }
  .item img {
    height: auto;
  }
  .item.pt img { 
    height: auto;
  }
  .item.accH img {
    height: auto;
  }
  .item.accV img {
    height: auto;
  }
	
	/*WALLPAPER 2023*/
	.Dessin.Wp {
	  column-gap: 30px;
	  row-gap: 30px;
	}
	.WallpaperDescriptText {
	 column-gap: 3px;
	 padding: 0 3px;
	}
}
@media (min-width: 1241px) and (max-width: 1368px) {
  #work.accueil {
    max-height: 1040px; /*2021 Limite hauteur galerie Accueil*/
  }
  /*Matériel*/
  .info-text.mat {
    height: 350px;
  }
  .MargeMassonry {
    margin: 0 14% 0 14%;
  }
  .MargeMassonryAcc {
    margin: 0 16% 0 16%;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left
  }
  .item img {
    height: auto;
  }
  .item.pt img {
    height: auto;
  }
  .item.accH img {
    height: auto;
  }
  .item.accV img {
    height: auto;
  }
	
	/*WALLPAPER 2023*/
	.Dessin.Wp {
	  column-gap: 30px;
	  row-gap: 30px;
	}
	.WallpaperDescriptText {
	  column-gap: 3px;
	  padding: 0 3px;
	}
	.miniT {
	  display: none;
	}
	
}
@media (min-width: 980px) and (max-width: 1240px) {
  #work.accueil {
    max-height: 980px; /*2021 Limite hauteur galerie Accueil*/
  }
  #home-slider .slide-content {
    font-size: 80px;
  }
  .button.button-small.accueil {
    width: 60%;
  }
  /*Matériel*/
  .info-text.mat {
    height: 350px;
  }
  /*Masonry réduction*/
  .MargeMassonry {
    margin: 0 15% 0 15%;
  }
  .MargeMassonryAcc {
    margin: 0 17% 0 17%;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left;
  }
  .item img {
    height: auto;
  }
  .item.pt img {
    height: auto;
  }
  .item.accH img {
    height: auto;
  }
  .item.accV img {
    height: auto;
  }
	
	/*WALLPAPER 2023*/
	.MargeMassonry.Wp {
	  width: 95%;
	  margin: 0 auto;
	}
	.Dessin.Wp {
	  column-gap: 30px;
	  row-gap: 30px;
	}
	.miniT {
	  display: none;
	}
	/*ALERT*/
	.alertText {
	  font-size: 20px;
	}
	.Walldescription {
	  font-size: 16px;
	  max-width: 650px;
	}
	/*WALLPAPER Acc*/
	.item.accWp {
	  width: 46.6%;
	  margin: 1.7%;
	  max-width: 800px;
	}
	.item.accWp.wallP3 {
	  /*display: none;*/
	  width: 0 !important;
	  height: 0 !important;
	  margin: 0 !important;
	  padding: 0 !important;
	}
	.item.accWp.wallP3 .WallpaperDescript {
	  opacity: 0 !important;
	  width: 0 !important;
	  height: 0 !important;
	}
	.item.alertAcc {
	  width: 100%;
	  max-width: 96.6%;
	}
	/* Fancybox 5*/
	h262 .miniDesc {	
		font-size: 12px;
	}
	.traitG2desc, .traitD2desc{	
	width: 65px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
  .sousTitreAccueilA, .sousTitreAccueilB, .sousTitreAccueilC, .sousTitreAccueilD {
    font-size: 24px;
  }
  #work.accueil {
    max-height: 1180px; /*2021 Limite hauteur galerie Accueil*/
  }
  #home-slider .slide-content {
    font-size: 75px;
  }
  .button.button-small.accueil {
    width: 65%;
    font-size: 17px;
  }
  /*Matériel*/
  .info-text.mat {
    height: 410px;
  }
  .MargeMassonry {
    margin: 0 18.5% 0 18.5%;
  }
  .MargeMassonryAcc {
    margin: 0 25%px 0 25%px;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left;
    width: 31.13%;
    margin: 1.1%;
  }
	.item.scaleA, .item.scaleB, .item.scaleC,  .item.scaleD {
	overflow-x: hidden;
  }
	.item.scaleA img {
		width: 104%;
  }
	.item.scaleB img {
		width: 120%;
  }
	.item.scaleC img {
		width: 110%;
  }
	.item.scaleD img {
		width: 101%;
  }
  .item.accmo {
    max-width: 300px;
    width: 23.3%;
    margin: 0.85%;
  }
  .item img {
    height: auto;
  }
  .item.pt img {
    height: auto;
  }
  .item.accH img {
    height: auto;
  }
  .item.accV img {
    height: auto;
  }
  #menu {
    display: none;
  }
  #mobile-nav {
    display: block;
    float: right;
  }
  #menu-nav-mobile {
    margin: 0;
  }
  header .sticky-nav #mobile-nav, header .sticky-nav.stuck #mobile-nav {
    margin-right: 20px;
  }
  #twitter-feed {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .info-block a.button {
    margin-top: 20px;
    position: inherit;
  }
  .info-text {
    padding-right: 0;
  }
	
	/*WALLPAPER 2023*/
	.MargeMassonry.Wp {
	  width: 90%;
	  margin: 0 auto;
	}
	.Dessin.Wp {
	  grid-template-columns: repeat(2, 1fr);
	  column-gap: 40px;
	  row-gap: 40px;
	}
	.WallpaperDescriptText {
	  column-gap: 3px;
	  padding: 0 3px;
	}
	.miniT {
	  display: none;
	}
	/*ALERT*/
	.alert.info {
	  grid-column-start: 1;
	  grid-column-end: 3;
	}
	.alertText {
	  font-size: 20px;
	}
	.Walldescription {
	  font-size: 16px;
	  max-width: 650px;
	}
	/*WALLPAPER Acc*/
	.item.accWp {
	  width: 46.6%;
	  margin: 1.7%;
	  max-width: 800px;
	}
	.item.accWp.wallP3 {
	  /*display: none;*/
	  width: 0 !important;
	  height: 0 !important;
	  margin: 0 !important;
	  padding: 0 !important;
	}
	.item.accWp.wallP3 .WallpaperDescript {
	  opacity: 0 !important;
	  width: 0 !important;
	  height: 0 !important;
	}
	.item.alertAcc {
	  width: 100%;
	  max-width: 96.6%;
	}
	/* FANCYBOX 5 */
	.traitG {
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 5%, rgba(135,134,138,1) 49%, rgba(135,134,138,1) 51%, rgba(33, 31, 36,1) 95%) 1 0 0 0;
	}
	h262{
		font-size: 14px;
	}
	.miniDesc {
		font-size: 11px;
	}
	.traitG2desc, .traitD2desc{	
	width: 30px;
	}
}
@media (min-width: 481px) and (max-width: 767px) {
  .sousTitreAccueilA, .sousTitreAccueilB, .sousTitreAccueilC, .sousTitreAccueilD {
    font-size: 20px;
    color: rgba(136, 135, 138, 0.8);
  }
  .title-page .title, .title-pageGaleries .title {
    font-size: 42px;
    margin: 0 0 9px 0
  }
  .title-page .title-description, .title-pageGaleries .title-description {
    font-size: 22px;
  }
  .info-block h3 {
    font-size: 22px;
    line-height: 0.9em;
  }
  .button.button-small.accueil {
    width: 70%;
    font-size: 16px;
  }
  #home-slider .slide-content {
    font-size: 60px;
  }
  .slide-content o {
    font-size: 60px;
  }
  .type-workmarge { /*Menu filtre*/
    float: none;
    margin: 0px;
  }
  .MargeMassonry {
    margin: 0 2% 0 2%;
  }
  .MargeMassonryAcc {
    margin: 0;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left;
    width: 31.13%;
    margin: 1.1%;
  }
  .item.accmo {
    max-width: 300px;
    width: 23.3%;
    margin: 0.85%;
  }
  .item img {
    height: auto;
  }
  .item.pt img { /* Autre taille*/
    height: auto;
  }
  .item.accH img {
    height: auto;
  }
  .item.accV img {
    height: auto;
  }
		.item.scaleA, .item.scaleB, .item.scaleC,  .item.scaleD {
	overflow-x: hidden;
  }
	.item.scaleA img {
		width: 104%;
  }
	.item.scaleB img {
		width: 120%;
  }
	.item.scaleC img {
		width: 110%;
  }
	.item.scaleD img {
		width: 101%;
  }
  #back-to-top {
    display: none !important;
  }
  #home-slider {
    margin-left: -20px;
    margin-right: -20px;
  }
  header .sticky-nav {
    position: relative;
  }
  header .sticky-nav, #navigation-mobile, .page, .page-alternate, .page-alternateAccueil, .pageDefault, #twitter-feed, footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  header .sticky-nav #logo {
    margin-left: 0px;
  }
  header .sticky-nav.stuck #logo {
    margin-left: 20px;
  }
  header .sticky-nav #menu {
    margin-right: 0;
  }
  header .sticky-nav.stuck #menu {
    margin-right: 20px;
  }
  #menu {
    display: none;
  }
  #mobile-nav {
    display: block;
    float: right;
  }
  #menu-nav-mobile {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
  }
  header .sticky-nav.stuck #mobile-nav {
    margin-right: 20px;
  }
  .row {
    margin-bottom: -20px;
  }
  .container {
    margin-bottom: -20px;
  }
  .work-nav {
    margin-bottom: 30px;
  }
  .type-work {
    display: none !important;
  }
  .type-work-icon {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #FFF;
  }
  .type-work-icon .icon-iconList {
    position: absolute;
  }
  .work-nav #filters li.toutesPhotos a {
    font-size: 16px;
  }
  .work-nav #filters, .work-nav #filters li {
    display: inline-block;
    margin-bottom: 14px;
  }
  .work-nav #filters li {
    margin: 0 10px 0 0px;
  }
  .work-nav #filters li a {
    font-size: 12px;
    text-transform: uppercase;
  }
  .work-nav #filters.AccueilFiltreIcon li {
    margin: 0 50px 0px 0px;
  }
  .work-nav #filters.AccueilFiltreIcon li a {
    font-size: 20px;
  }
  .profile .image-wrap .recentrer { /*Limiter largeur image à propos... accueil*/
    text-align: center;
  }
  .profile .image-wrap img {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
  .nav-tabs.graphiques > li {
    float: left;
    margin: 0 2px 0 0;
  }
  .nav-tabs.graphiques > li > a {
    font-size: 16px;
    background: #3C3F45;
    padding: 13px;
    line-height: 18px;
  }
  .nav-tabs.graphiques > .active > a, .nav-tabs.graphiques > .active > a:hover, .nav-tabs.graphiques > .active > a:focus {
    border: none;
    background-color: #e7504e;
    color: #FFFFFF;
    cursor: default;
  }
  /*Matériel*/
  .fancybox.mat img {
    float: left;
    overflow: visible;
    margin: -25% -10% -10% -60%;
    width: 150%;
    max-width: 349px;
  }
  .info-block.mat a {
    float: left;
    overflow: visible;
  }
  .info-text.mat {
    margin-top: 35%;
  }
  #filterAccueil {
    text-align: center;
    margin-bottom: 10px;
  }
	#icon {
		max-width: 106%;
		margin:0 -3% 0 -3%;
		margin-bottom: 16px!important;
	}
	#filterAccueil #icon a span{
	}
  #filterAccueil #icon a {
    font-size: 23px;
	  	  margin-bottom: 20px!important; /*2023 add select iphone*/
	  max-height: 40px;
  }
  #filterAccueil #icon a:hover {
    transform: scale(1.1);
  }
  #filterAccueil #icon a.selected {
    transform: scale(1.15);
  }
  #filterAccueil #icon a p {
    line-height: 18px;
    font-size: 11.5px;
  }
  /* TRIE Mobil */
  #optionsTrie {
    margin: 0;
  }
  .type-workmargeTrie { /*Menu filtre*/
    margin: 20px 0px 0px 0px;
  }
  .type-workTrie {
    display: none !important;
  }
  .type-workTrie-icon {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #FFF;
  }
  .type-workTrie-icon .icon-sortBy {
    position: absolute;
    margin-top: 1px;
  }
  .work-nav #filtersTrie, .work-nav #filtersTrie li {
    display: inline-block;
  }
  .work-nav #filtersTrie li {
    margin: 0 10px 0 0;
  }
  .work-nav #filtersTrie li a {
    font-size: 12px;
    text-transform: uppercase;
  }
  /* trie Mobil fin*/
  #about .profile {
    margin-bottom: 30px;
  }
  #about .profile:last-child {
    margin-bottom: 0;
  }
  #response {
    margin-bottom: 30px;
  }
  .contact-details {
    border-top: 1px dashed #3C3F45;
    padding-top: 30px;
    text-align: center;
  }
  #contact-form .submit {
    width: 100%;
    box-sizing: border-box;
  }
  #social-area {
    margin-top: 100px;
    margin-bottom: -30px;
  }
  #social-area h5 {
    margin-bottom: 30px;
  }
  #social-area #social ul li {
    margin: 20px 9% 0px 9%;
  }
  #social-area #social ul li a {
    width: 58px;
    height: 58px;
  }
  #social-area #social ul li a span {
    font-size: 24px;
    line-height: 58px;
  }
  #twitter-feed {
    padding-top: 90px;
    padding-bottom: 100px;
  }
  #ticker .tweet_list li {
    font-size: 16px;
    line-height: 24px;
  }
  #ticker .tweet_list .tweet_time a {
    font-size: 13px;
    margin-left: 5px;
  }
  .info-block a.button {
    margin-top: 20px;
    position: inherit;
    display: block;
  }
  .info-text {
    padding-right: 0;
  }
	
	
	/*WALLPAPER 2023*/
	.Dessin.Wp {
	  grid-template-columns: repeat(1, 1fr);
	}
	/*ALERT*/
	.alert.info {
	  grid-column-start: 1;
	  grid-column-end: 1;
	}
	.alertText {
	  font-size: 20px;
	  padding: 10px 25px 10px 25px;
	}
	.Walldescription {
	  font-size: 16px;
	  max-width: 650px;
	  text-align: justify;
	}
	/*WALLPAPER Acc*/
	.item.accWp {
	  width: 46.6%;
	  margin: 1.7%;
	  max-width: 800px;
	}
	.item.accWp.wallP3 {
	  display: none;
	}
	.item.alertAcc {
	  width: 100%;
	  max-width: 96.6%;
	}
	.accWp .WallpaperBtnInner.button:hover .wallPaperResol {
	  top: 8px;
	  transition: color 0.15s linear 0s, top 0.3s ease-out .6s !important;
	}
	/* Fancybox 5*/
	h25 {	
		font-size: 19px;
	}
	h26 {
		font-size: 13px;
	}
	.traitG {
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 2%, rgba(135,134,138,1) 49%, rgba(135,134,138,1) 51%, rgba(33, 31, 36,1) 98%) 1 0 0 0;
	}
	h252 {
		font-size: 18px;
	}
	.traitG2, .traitD2{
		width:45px;
	}
	.traitG {
	border-image: linear-gradient(90deg, rgba(33, 31, 36,1) 5%, rgba(135,134,138,1) 49%, rgba(135,134,138,1) 51%, rgba(33, 31, 36,1) 95%) 1 0 0 0;
	}
	h262{
		font-size: 11.5px;
	}
	.miniDesc {
		font-size: 8px;
	}
	.traitG2desc, .traitD2desc{	
	width: 15px;
	}
	.traitG2desc {
		margin-right: 3px;
	}
	.traitD2desc {
		margin-left: 3px;
	}
}
@media (max-width: 480px) {
  .sousTitreAccueilA, .sousTitreAccueilB, .sousTitreAccueilC, .sousTitreAccueilD {
    font-size: 18px;
    color: rgba(136, 135, 138, 0.7);
  }
  body {
    font-size: 14px;
    line-height: 24px;
  }
  p {
    margin: 0 0 26px;
  }
  .page, .page-alternate, .page-alternateAccueil, .pageDefault {
    padding-top: 80px;
  }
  .majTitre {
    font-size: 14px;
  }
  .miniText {
    font-size: 11px;
  }
  .title-page .title, .title-pageGaleries .title {
    font-size: 39px;
    margin: 0 0 8px 0
  }
  .title-page .title-description, .title-pageGaleries .title-description {
    font-size: 20px;
    font-weight: 200;
  }
  .info-block h3 {
    font-size: 20px;
    line-height: 0.8em;
  }
	.flecheActuBas{
	font-size: 20px;
	margin-top: 4px;
}
.act .flecheActuBas{
	margin-top: 2px;
}
  .button.button-small.accueil {
    width: 85%;
    font-size: 15px;
  }
  .profile .image-wrap .recentrer { /*Limiter largeur image à propos... accueil*/
    text-align: center;
  }
  .profile .image-wrap img {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  #home-slider .slide-content {
    font-size: 63px;
  }
  .type-work {
    display: none !important;
  }
  .type-work-icon {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #FFF;
  }
  .type-work-icon .icon-iconList {
    position: absolute;
  }
  .type-workmarge { /*Menu filtre*/
    float: none;
    margin: 0px;
  }
  .type-workTrie {
    display: none !important;
  }
  .type-workTrie-icon {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: #FFF;
  }
  .type-workTrie-icon .icon-sortBy {
    position: absolute;
    margin-top: 1px;
  }
  .MargeMassonry {
    margin: 0;
  }
  .MargeMassonryAcc {
    margin: 0;
  }
  .MargeMassonryAcc .item {
    width: 31.13%;
    margin: 1.1%;
  }
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    float: left;
    width: 31.13%;
    margin: 1.1%;
  }
  .item.accmo {
    max-width: 300px;
    width: 46.6%;
    margin: 1.7%;
  }
  .item.accmo.supp {
    display: none;
  }
  .itemHist {
    margin: 8px 10px 0 0;
    height: auto;
    width: auto;
    max-width: none;
    max-height: none;
  }
  .item.itemHist img {
    height: 106px;
    width: auto;
    max-width: none;
  }
  .item img {
    height: auto;
  }
  .item.pt img {
    height: auto; /* Autre taille*/
  }
  .item.accH img {
    height: auto; /* Accueil Horizon*/
  }
  .item.accV img {
    height: auto; /* Accueil Vertical*/
  }
	.item.scaleA, .item.scaleB, .item.scaleC,  .item.scaleD {
	overflow-x: hidden;
  }
	.item.scaleA img {
		width: 104%;
  }
	.item.scaleB img {
		width: 120%;
  }
	.item.scaleC img {
		width: 110%;
  }
	.item.scaleD img {
		width: 101%;
  }
  #icon {
    max-width: 100%;
	grid-template-columns: 1fr 3fr 3fr 3fr 3fr 1fr;
  }
  #filterAccueil #icon a {
    font-size: 21px;
	  margin-bottom: 25px!important;		/*2023 selection iphone*/
	  max-height: 40px;
  }
  #filterAccueil #icon a:hover {
    transform: scale(1.1);
  }
  #filterAccueil #icon a.selected {
    transform: scale(1.15);
  }
  #filterAccueil #icon a p {
    line-height: 20px;
    font-size: 9px;
  }
  #back-to-top {
    display: none !important;
  }
  #home-slider {
    margin-left: -20px;
    margin-right: -20px;
  }
  #home-slider ul#slide-list {
    transform: scale(0.8)
  }
  header .sticky-nav {
    position: relative;
  }
  header .sticky-nav, #navigation-mobile, .page, .page-alternate, .page-alternateAccueil, .pageDefault, #twitter-feed, footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  header .sticky-nav #logo {
    margin-left: 0px;
	   margin-top: 2px
  }
  header .sticky-nav.stuck #logo {
	  margin-left: 20px;
	  margin-top: 2px
  }
  header #logo a {
    font-size: 38px;
  }
  header .sticky-nav #menu {
    margin-right: 0;
  }
  header .sticky-nav.stuck #menu {
    margin-right: 20px;
  }
  #menu {
    display: none;
  }
  #mobile-nav {
    display: block;
    float: right;
  }
  #menu-nav-mobile {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
  }
  header .sticky-nav.stuck #mobile-nav {
    margin-right: 20px;
  }
  .row {
    margin-bottom: -20px;
  }
  .container {
    margin-bottom: -20px;
  }
  .work-nav {
    margin-bottom: 50px;
  }
  .work-nav.modelisation3DW {
    margin-bottom: 10px;
  }
  .work-nav #filters li.toutesPhotos a {
    font-size: 15px;
  }
  .work-nav #filters li:first-child {
    margin-left: 0;
  }
  .work-nav #filters, .work-nav #filters li {
    display: inline-block;
  }
  .work-nav #filters li {
    margin: 0 9px 0 0;
  }
  .work-nav #filters li a {
    font-size: 11px;
    text-transform: uppercase;
  }
  .nav-tabs.graphiques > li {
    margin: 0 0px 0 0;
  }
  .nav-tabs.graphiques > li > a {
    font-size: 11px;
    background: #3C3F45;
    padding: 8px;
    line-height: 16px;
  }
  .nav-tabs.graphiques > .active > a, .nav-tabs.graphiques > .active > a:hover, .nav-tabs.graphiques > .active > a:focus {
    border: none;
    background-color: #e7504e;
    color: #FFFFFF;
    cursor: default;
  }
  .info-block.mat img {
    overflow: visible;
    margin: -32% -16% -40% -58%;
    width: 100%;
    max-width: 349px;
  }
  .info-block.mat {
    margin-left: 14%;
    overflow: visible;
  }
  .info-text.mat {
    margin-top: 30%;
  }
  /* TRIE Mobil */
  .type-workmargeTrie {
    margin: 20px 0px 0px 0px;
  }
  .work-nav #filtersTrie, .work-nav #filtersTrie li {
    display: inline-block;
  }
  .work-nav #filtersTrie li {
    margin: 0 9px 0 0;
  }
  .work-nav #filtersTrie li a {
    font-size: 11px;
    text-transform: uppercase;
  }
  .work-nav #filters.AccueilFiltreIcon li {
    margin: 0 40px 0px 0px;
  }
  .work-nav #filters.AccueilFiltreIcon li a {
    font-size: 18px;
  }
  /* trie Mobil fin*/
  #about .profile {
    margin-bottom: 30px;
  }
  #about .profile:last-child {
    margin-bottom: 0;
  }
  #response {
    margin-bottom: 30px;
  }
  .contact-details {
    border-top: 1px dashed #3C3F45;
    padding-top: 30px;
    text-align: center;
  }
  #contact-form .submit {
    width: 100%;
    box-sizing: border-box;
  }
  #social-area {
    margin-top: 100px;
    margin-bottom: -30px;
  }
  #social-area #social ul li {
    margin: 20px 6% 0px 6%;
  }
  #social-area #social ul li a {
    width: 54px;
    height: 54px;
  }
  #social-area #social ul li a span {
    font-size: 24px;
    line-height: 54px;
  }
  #twitter-feed {
    padding-top: 90px;
    padding-bottom: 100px;
  }
  #ticker .tweet_list li {
    font-size: 14px;
    line-height: 22px;
  }
  #ticker .tweet_list .tweet_time a {
    font-size: 12px;
    margin-left: 3px;
  }
  .info-block a.button {
    margin-top: 20px;
    position: inherit;
    display: block;
  }
  .info-text {
    padding-right: 0;
  }
	
	/*WALLPAPER 2023*/
	.Dessin.Wp {
	  grid-template-columns: repeat(1, 1fr);
	}
	.miniT {
	  display: none;
	}
	/*ALERT*/
	.alert.info {
	  grid-column-start: 1;
	  grid-column-end: 1;
	}
	.alertText {
	  font-size: 18px;
	  padding: 10px 25px 10px 25px;
	}
	.Walldescription {
	  font-size: 14px;
	  max-width: 650px;
	  text-align: justify;
	}
	/*WALLPAPER Acc*/
	.item.accWp {
	  width: 85%;
	  margin: 3% 7.5% 3% 7.5%;
	}
	.item.alertAcc {
	  width: 85%;
	  max-width: 85%;
	}
	.accWp .wallPaperResol {
	  font-size: 13px;
	}
	.accWp .Wallpaper {
	  box-shadow: 0px 0px 4px rgba(0, 0, 0, .8) !important;
	}
	
}
@media (max-width: 320px) {
  .type-workmargeTrie { /*Menu Trie*/
    display: none;
  }
  .type-workmarge { /*Menu filtre*/
    float: none;
    margin: 0px;
  }
  .MargeMassonry {
    margin: 0;
  }
  .MargeMassonryAcc {
    margin: 0;
  }
  /*Masonry réduction*/
  .item {
    background: #1e1b21;
    text-align: center;
    position: relative;
    margin: 3.4%;
    float: left;
    width: 93.2%;
  }
  .itemHist {
    width: 100%;
    height: auto;
    margin: 0 0 5px 0;
  }
  .item.itemHist img {
    height: 100%;
    width: 100%;
  }
  .item img {
    height: auto;
  }
  .item.pt img {
    height: auto; /* Autre taille*/
  }
  .item.accH img {
    height: auto; /* Accueil Horizon*/
  }
  .item.accV img {
    height: auto; /* Accueil Vertical*/
  }
  #icon {
    max-width: 100%;
    margin:0;
	grid-template-columns: repeat(4, 1fr);
  }
  #filterAccueil #icon a {
    font-size: 20px;
  }
  #filterAccueil #icon a p {
    transform: scale(0);
  }
  #filterAccueil #icon a:hover {
    transform: scale(1.05);
  }
  #filterAccueil #icon a.selected {
    transform: scale(1.05);
  }
  #filterAccueil #icon a.selected p {
    font-size: 13px;
	  transform: scale(1);
  }
  #filterAccueil #icon a#flecheD, #filterAccueil #icon a#flecheG {
    display: none;
  }
  .nav-tabs.graphiques > li > a {
    font-size: 9px;
    background: #3C3F45;
    padding: 7px;
    line-height: 14px;
  }
  .nav-tabs.graphiques > .active > a, .nav-tabs.graphiques > .active > a:hover, .nav-tabs.graphiques > .active > a:focus {
    border: none;
    background-color: #e7504e;
    color: #FFFFFF;
    cursor: default;
  }
  .work-nav #filters li a {
    font-size: 12px;
  }
  #twitter-feed {
    padding-top: 90px;
    padding-bottom: 120px;
  }
	
	/*WALLPAPER 2023*/
	.Dessin.Wp {
	  grid-template-columns: repeat(1, 1fr);
	}
	.miniT {
	  display: none;
	}
	.WallpaperBtnInner.button:hover .wallPaperResol {
	  color: #fff;
	  top: 8px;
	}
	/*ALERT*/
	.alert.info {
	  grid-column-start: 1;
	  grid-column-end: 1;
	}
	.alertText {
	  font-size: 17px;
	  padding: 10px 25px 10px 25px;
	}
	.Walldescription {
	  font-size: 13px;
	  max-width: 650px;
	  text-align: justify;
	}
	.WallpaperDescript.touchScreen:hover { /* Wallpaper pour appareils tactiles*/
	  height: 55% !important;
	}
	/*WALLPAPER Acc*/
	.item.accWp {
	  width: 93.2%;
	  margin: 3.4%;
	  max-width: 800px;
	}
	.item.accWp.wallP3 {
	  display: block;
	}
	.item.alertAcc {
	  width: 100%;
	  max-width: 96.6%;
	}
	.accWp .wallPaperResol {
	  font-size: 9px;
	}
	.accWp .Wallpaper {
	  box-shadow: 0px 0px 4px rgba(0, 0, 0, .8) !important;
	}
}
@media (max-height: 698px) {
  #navigation-mobile li a {
    font-size: 20px;
    padding: 16px 0;
  }
  #navigation-mobile li ul { /*deroulantMobil DEB*/
    padding-top: -7px;
    margin-left: -73px;
    padding-bottom: 18px;
    margin-bottom: 0;
    margin-top: 0
  }
  #navigation-mobile li ul li a {
    padding: 8.5px 0px;
    padding-left: 10px;
    padding-top: 5.5px;
  }
  #navigation-mobile li.menuderoulant a {
    font-size: 13px;
  }
  .flecheMiniMenu {
    margin-top: -40px;
  }
}
@media (max-height: 625px) {
  #navigation-mobile li:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #navigation-mobile li.open {
    background: rgba(0, 0, 0, 0.1);
  }
  #navigation-mobile li.open ul li:hover {
    background: rgba(0, 0, 0, 0.05);
  }
  #navigation-mobile li a {
    font-size: 21px;
    padding: 20px 0;
  }
  #navigation-mobile li ul { /*deroulantMobil DEB*/
    padding-top: -7px;
    padding-bottom: 18px;
  }
  #navigation-mobile li ul li a {
    padding: 14px 0px;
    padding-left: 10px;
    padding-top: 11px;
  }
  #navigation-mobile li.menuderoulant a {
    font-size: 14px;
    font-weight: 300;
  }
  .flecheMiniMenu {
    margin-top: -40px;
  }
}
@media (max-height: 515px) {
  #navigation-mobile li a {
    font-size: 18px;
    padding: 15px 0;
  }
  #navigation-mobile li ul { /*deroulantMobil DEB*/
    padding-top: -7px;
    margin-left: -70px;
    padding-bottom: 12px;
  }
  #navigation-mobile li ul li a {
    padding: 8px 0px;
    padding-left: 10px;
    padding-top: 5px;
  }
  #navigation-mobile li.menuderoulant a {
    font-size: 12px;
    font-weight: 300;
  }
  .flecheMiniMenu {
    margin-top: -36px;
  }
}
@media (max-height: 424px) {
  #navigation-mobile li a {
    font-size: 17px;
    padding: 10px 0;
  }
  #navigation-mobile li ul { /*deroulantMobil DEB*/
    padding-top: 2px;
    margin-left: -63px;
    padding-bottom: 10px;
  }
  #navigation-mobile li ul li a {
    padding: 6px 0px;
    padding-left: 10px;
    padding-top: 3px;
  }
  #navigation-mobile li.menuderoulant a {
    font-size: 12px;
    font-weight: 300;
  }
  .flecheMiniMenu {
    margin-top: -31px;
  }
}
@media (max-height: 365px) {
  #navigation-mobile li a {
    font-size: 16px;
    padding: 8px 0;
  }
  #navigation-mobile li ul { /*deroulantMobil DEB*/
    margin-left: -59px;
    padding-bottom: 5px;
  }
  #navigation-mobile li ul li a {
    padding: 3px 0px;
    padding-left: 10px;
    padding-top: 1px;
  }
  #navigation-mobile li.menuderoulant a {
    font-size: 11px;
    font-weight: 300;
  }
  .flecheMiniMenu {
    margin-top: -28px;
  }
}