/*

	Site internet netgem
	Version : 1.1
	Site	: netgem.com
	
	Theme 	: netgem 1.1
	Author	: Integration : Yann Lobry
	
*/


.view--news-page-liste {
	padding-bottom: 12.5vw;
	 background-color: #fff;
}

#news-liste {
	z-index: 0;
}

#news-liste .cont-gd-titre {
	-o-transition: all .2s;
	  -webkit-transition: all .2s;
	  -moz-transition: all .2s;
	  transition: all .2s;
}

#news-liste .cont-gd-titre.select-open {
	margin-bottom: 6vw;
}

#news-liste .gd-titre {
	margin-right: 2.3vw;
}




#news-liste .form-item label {
	display: none;
}

#news-liste .select2-selection__rendered {
	display: none;
}

#news-liste .select2-selection__rendered.affiche {
	display: block;
}



#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.15em;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
  transform: scale(1.45);
  transform-origin: bottom left;
  padding-left: 0.4vw;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
  background: transparent;
	color: #FC7C1C;
	background-color: transparent;
	margin-top: 1.93vw;
	float: left;
	position: relative;
	display: block;
	 padding-left: 0;
	 padding-right: 0;
	 overflow: visible;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:after {
  display: block;
	content: '';
	position: absolute;
	top: 0.3vw;
	right: -1vw;
	width: 0.65vw;
	height: 0.7vw;
	background: transparent url(/themes/netgem/images/bt-fleche-trier.svg) no-repeat center center;
	transform-origin: center center;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
	padding-left: 0;
	margin-top: 2.05vw;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:hover:after {
  top: 0.25vw;
}

#news-liste .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

#news-liste .select2-container--default .select2-selection--single {
	background-color: transparent;
	 border: none;
	 border-radius: 0;
}

#news-liste .select2-container {
	width: auto !important;
}

#news-liste .form--inline .form-item {
	margin: 0;
	float: none;
}

#news-liste .view-filters {
	float: left;
}

#news-liste .views-exposed-form {
	height: 1px;
}



#news-liste .cont-gd-titre > .select2-container {
	 left: 3px !important;
	 width: calc(100% - 3px) !important;
	 padding: 1.3vw 0 0;
	 top: 3.1vw !important;
}

#news-liste .select2-container--open .select2-dropdown--below,
#news-liste .select2-container--open .select2-dropdown--above {
	position: static;
	 top: auto;
	 border: none;
	 border-top: 1px solid #FC7C1C;
	 width: 54.7vw !important;
	 border-bottom: 1px solid #FC7C1C;
	 border-radius: 0;
	 padding-left: 1.1vw;
}

#news-liste .select2-container--default .select2-results>.select2-results__options {
	overflow: hidden;
}

#news-liste .select2-container--default .select2-results>.select2-results__options:after {
	content:'';display: block;height:0px;clear:both;font-size:0px;line-height:0px;width:0px;
}

#news-liste .select2-results__option {
	float: left;
}

#news-liste .select2-results__option {
	font-size: 1.02em;
	 text-transform: uppercase;
	 color: #FC7C1C !important;
	 margin: 0 1.5vw;
	 background-color: #fff !important;
	 font-weight: 500;
	 padding: 0.8vw 0.4vw 0.7vw;
	 -o-transition: all .2s;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
}

#news-liste .select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: transparent;
	color: #042E54 !important;
	cursor: default;
}

#news-liste .select2-results__option:hover {
	font-weight: 600;
	transform: scale(1.05);
	transform-origin: center center;
}

#news-liste .select2-container--default .select2-results__option[aria-selected="true"]:hover {
	transform: none;
	font-weight: 500;
}












.cont-base-all-news {
	 margin-left: 6.25vw;
}

.cont-base-all-news .views-infinite-scroll-content-wrapper {
	display: flex;
	 flex-wrap: wrap;
}

.container-timeline {
	padding-right: 18px;
}

#news-liste .une-news,
.news-liste-twitter-space {
	/*float: left;*/
	 width: 29.2vw;
	 padding: 1.6vw 1.9vw;
	 box-sizing: border-box;
	 display: inline-block;
	 -o-transition: all .2s;
	 -webkit-transition: all .2s;
	 -moz-transition: all .2s;
	 transition: all .2s;
}

#news-liste .une-news {
	transform: scale(0);
}

body.anime-news #news-liste .une-news {
	transform: scale(1);
}

.news-liste-twitter-space {
	display: none;
}

#news-liste .views-infinite-scroll-content-wrapper > *:nth-child(4) {
	display: block;
}

#news-liste .une-news.actu-hover {
	transform: scale(1.02);
}

#news-liste .cont-une-news {
	border: solid 1px #d8d8d8;
	 border-radius: 1.25vw;
	 background-color: #fff;
	 box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 5%);
	 -o-transition: all .2s;
	 -webkit-transition: all .2s;
	 -moz-transition: all .2s;
	 transition: all .2s;
}

#news-liste .une-news.actu-hover .cont-une-news {
	border: solid 3px #FC7C1C;
	 box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 15%);
}

#news-liste .sscont-une-news {
	padding: 1.22vw;
}

#news-liste .cont-date a {
	display: block;
	 font-size: 1em;
	 line-height: 1.1em;
	 color: #052E53;
	 padding: 0.5vw 0 2.1vw;
	 letter-spacing: 0.1em;
}

#news-liste .cont-date a span {
	position: relative;
	 display: inline-block;
	 padding: 0 0.1vw 0 0.2vw;
}

#news-liste .cont-date a span:after {
	display: block;
	 content: '';
	 position: absolute;
	 bottom: -1.3vw;
	 left: 0;
	 width: 100%;
	 height: 0.55vw;
	 background-color: #FC7C1C;
	 border-radius: 0.3vw;
}

#news-liste h3 a {
	font-size: 1.56em;
	 line-height: 1.2em;
	 color: #052E53;
	 font-weight: 700;
	 display: block;
}

#news-liste h3 a span {
	display: block;
	padding: 0vw 0 2vw;
}

#news-liste .une-news .container-image {
	overflow: hidden;
	 border-radius: 0.7vw;
}

#news-liste .une-news img {
	width: 100%;
	height: auto;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}

#news-liste .une-news.actu-hover img {
	transform: scale(1.3);
}



#news-liste .fond-gris {
	position: absolute;
	 width: 100%;
	 height: calc(100% - 41.3vw);
	 z-index: -1;
	 top: 22.3vw;
	 left: 0;
}

#conteneur-barres-liste-news {
	position: absolute;
	 right: 0;
	 height: 27vw;
	 width: 31.8vw;
	 z-index: -2;
	 top: -1.3vw;
}

#conteneur-barres-liste-news .barre-un, 
#conteneur-barres-liste-news .barre-deux, 
#conteneur-barres-liste-news .barre-trois {
	border-bottom-left-radius: 0;
	 border-top-left-radius: 0.7vw;
	 position: absolute;
	 width: calc(100% - 2.6vw);
	 height: 100%;
	 right: 0;
	 top: 0;
}

#conteneur-barres-liste-news .barre-deux {
	width: calc(100% - 1.3vw);
	 top: 2.35vw;
	 margin-left: 0;
}

#conteneur-barres-liste-news .barre-trois {
	width: 100%;
	 top: 4.2vw;
	 margin-left: 0;
}



.js-pager__items {
	text-align: center;
	width: 87.6vw;
	padding-top: 1.7vw;
}

.js-pager__items li {
	padding: 0;
}

.js-pager__items .button {
	background-color: #FC7C1C;
	 color: #042E54;
	 display: inline-block;
	 background-image: none;
	 border: none;
	 font-family: 'Montserrat';
	 font-weight: 600;
	 font-size: 1.27em;
	 text-transform: uppercase;
	 padding: 0.7vw 3.4vw 0.6vw;
	 border-radius: 0.7vw;
	 -o-transition: all .2s;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		transition: all .2s;
}

.js-pager__items .button:hover {
	/*font-size: 1.6em;
	 padding: 0.5vw 2.4vw 0.3vw;*/
	 transform: scale(1.15);
}




#pave-twitter {
	position: absolute;
	 top: 0;
	 right: 7.1vw;
	 width: 20.7vw;
}

#pave-twitter h3 {
	font-size: 1.65em;
	 color: #fff;
	 font-weight: 600;
	 position: relative;
	 padding: 0 0 0 2.2vw;
	 margin-bottom: 1.6vw;
}

/*#pave-twitter h3:before {
	display: block;
	 content: '';
	 position: absolute;
	 left: 0;
	 top: -0.2vw;
	 width: 1.55vw;
	 height: 1.6vw;
	 background: transparent url(/themes/netgem/images/picto-twitter-blanc.svg) no-repeat center center;
	 background-size: contain;
}*/

#pave-twitter h3:before {
	 display: block;
	 content: '';
	 position: absolute;
	 left: 0;
	 top: -0.13vw;
	 width: 2vw;
	 height: 2vw;
	 background: transparent url(/themes/netgem/images/bt-x-blanc.svg) no-repeat center center;
	 background-size: contain;
}

.cont-pave-twitter {
	height: 37.5vw;
	 overflow: hidden;
	 box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 border: solid 1px #d8d8d8;
	 border-radius: 1vw;
	 box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 5%);
	 position: relative;
}

.cont-pave-twitter {
	background-color: #fff;
	height: 36vw !important;
}

.sscont-pave-twitter {
	 position: absolute;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: -18px;
	  overflow: auto;
	  overflow-x: hidden;
	  width: calc(100% + 18px);
	  background-color: #fff;
}

#pave-twitter iframe,
#pave-twitter .twitter-timeline {
	width: 100% !important;
}

.cache-pave-twitter {
	position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 10vw;
	 background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.fin-pave-twitter {
	background: transparent url(/themes/netgem/images/picto-twitter-bleu-2.svg) no-repeat top center;
	 background-size: contain;
	 height: 20.5vw;
	 padding-top: 6.5vw;
	 text-align: center;
	 width: calc(100% - 18px);
}

.fin-pave-twitter {
	height: auto;
	 width: auto;
	 padding: 2vw 1vw 0;
	 background: none;
}

.fin-pave-twitter p {
	color: #052E53;
	 font-weight: 700;
	 font-size: 1.8em;
	 line-height: 1.25em;
	 margin-bottom: 2vw;
}

.fin-pave-twitter p span {
	font-size: 0.7em;
}

.cont-pave-twitter .cont-logo {
	background: #CAE9FA url(/themes/netgem/images/logo-x-pave.svg) no-repeat center top;
	 background-size: contain;
	 height: 16.8vw;
	 border-radius: 1vw;
	 border-bottom-left-radius: 0;
	 border-bottom-right-radius: 0;
	 display: block;
}

.bt-bleu-tweet,
.bt-bleu-tweet:visited {
	background-color: #1F9BF0;
	 color: #fff;
	 display: inline-block;
	 background-image: none;
	 border: none;
	 font-weight: 600;
	 font-size: 1.0em;
	 text-transform: uppercase;
	 padding: 0.9vw 0.9vw 0.8vw;
	 border-radius: 0.8vw;
	 -o-transition: all .2s;
	 -webkit-transition: all .2s;
	 -moz-transition: all .2s;
	 transition: all .2s;
}

.bt-bleu-tweet:hover {
	transform: scale(1.15);
}








.cont-une-news-full {
	margin-left: 8.1vw;
	padding: 2.4vw 0 0 0;
}

.sscont-une-news-full {
	display: flex;
	 flex-wrap: nowrap;
	 min-height: 40.2vw;
}

.une-news-full .cont-date {
	display: block;
	 font-size: 1em;
	 line-height: 1.1em;
	 color: #052E53;
	 padding: 0 0 0 0.1vw;
	 letter-spacing: 0.1em;
	 margin-bottom: 1.3vw;
}

.une-news-full h1 {
	font-size: 3.08em;
	 color: #052E53;
	 line-height: 1.15em;
	 font-weight: 700;
	 width: 38vw;
	 margin-bottom: 1.3vw;
}

.une-news-full .col-un {
	width: 60%;
}

.une-news-full .col-deux {
	width: 40%;
}

.une-news-full .block-habille {
	float: right;
	 width: 20.6vw;;
	 height: 25.5vw;
}

.une-news-full .sans-bt-download-fichier .block-habille {
	width: 12vw;
}

.une-news-full .container-image {
	position: absolute;
	 top: 3.2vw;
	 right: 8.2vw;
	 width: 39.55vw;
	 overflow: hidden;
	 border-radius: 0.9vw;
}

.une-news-full .container-image img {
	width: 100%;
}

.une-news-full #conteneur-barres-liste-news {
	position: absolute;
	 right: 0;
	 height: calc(100% + 0.7vw);
	 width: 30.5vw;
	 z-index: -2;
	 top: -0.7vw;
}

.une-news-full #conteneur-barres-liste-news .barre-un, 
.une-news-full #conteneur-barres-liste-news .barre-deux, 
.une-news-full #conteneur-barres-liste-news .barre-trois {
	 border-bottom-left-radius: 0;
	 border-top-left-radius: 0.7vw;
	 position: absolute;
	 width: 100%;
	 height: calc(100% - 2.6vw);
	 right: 0;
	 top: 2.6vw;
}

.une-news-full #conteneur-barres-liste-news .barre-deux {
	 width: 27.8vw;;
	 top: 1.3vw;
	 margin-left: 0;
	 height: calc(100% - 1.3vw);
}

.une-news-full #conteneur-barres-liste-news .barre-trois {
	 width: 25.8vw;
	 top: 0;
	 margin-left: 0;
	 height: 100%;
}

.une-news-full .cont-bt-telecharger {
	width: 8.4%;
	padding-top: 0.5vw;
}

.une-news-full .bt-telecharger:hover {
	background-color: #FC7C1C;
}

.une-news-full .texte-riche {
	padding-bottom: 7vw;
}

.une-news-full .texte-riche .texte {
	width: 91.6%;
}

.une-news-full .container-bt-partage {
	position: absolute;
	 top: 31.2vw;;
	 right: 5.4vw;
	 width: 22vw;
}

.une-news-full .container-bt-partage p {
	float: left;
	 color: #fff;
	 text-transform: uppercase;
	 font-weight: 600;
	 font-size: 1.13em;
	 line-height: 1.2em;
	 margin-right: 1.4vw;
	 padding-top: 0.7vw;
}

.une-news-full .container-bt-partage button {
	border: none;
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer;
	color: transparent;
	outline: none;
	float: left;
	width: 2.7vw;
	height: 2.7vw;
	margin-right: 1.3vw;
	background: none;
	padding: 0;
	-o-transition: all .2s;
	  -webkit-transition: all .2s;
	  -moz-transition: all .2s;
	  transition: all .2s;
}

.une-news-full .container-bt-partage button:hover {
	transform: scale(1.16);
}

.une-news-full .container-bt-partage button svg {
	filter: drop-shadow(0.2vw 0.2vw 0.12vw rgba(0,0,0,0.3));
	-o-transition: all .2s;
	  -webkit-transition: all .2s;
	  -moz-transition: all .2s;
	  transition: all .2s;
}

.une-news-full .container-bt-partage button:hover svg {
	filter: drop-shadow(0.25vw 0.25vw 0.12vw rgba(0,0,0,0.3));
}

.une-news-full .container-bt-partage button:hover svg .svg-hover-un {
	fill: #FC7C1C;
}

.une-news-full #conteneur-barres-liste-news .barre-un {
	transform: scaleX(1);
	transform-origin: top right;
}


[data-aos="example-anim1"] {
  transform: scaleX(0);
  opacity: 1;
  transition-property: transform, opacity;
  &.aos-animate {
	 transform: scaleX(1);
	 opacity: 1;
  }
}







.cont-parallax-news-liste {
	height: 57vw;
}

.cont-recrutement {
	padding: 13.3vw 0 0;
}

#news-liste-recrutement h2 {
	margin-bottom: 9.5vw;
	 display: inline-block;
}

#conteneur-barres-titre-recrut {
	position: absolute;
	 right: 0;
	 height: 27vw;
	 z-index: -2;
	 top: -1.3vw;
	  width: 50vw;
	  top: 4vw;
}

#conteneur-barres-titre-recrut .barre-un, 
#conteneur-barres-titre-recrut .barre-deux, 
#conteneur-barres-titre-recrut .barre-trois {
	 border-bottom-left-radius: 0;
	 position: absolute;
	 height: 1.3vw;
	 border-bottom-right-radius: 0.7vw;
	 width: 100%;
	 right: auto;
	 left: 0;
}

#conteneur-barres-titre-recrut .barre-deux {
	width: calc(100% - 5.2vw);
	 height: 2.6vw;
}

#conteneur-barres-titre-recrut .barre-trois {
	width: calc(100% - 8.5vw);
	 height: 3.9vw;
}

#conteneur-barres-titre-recrut h2 {
	margin-bottom: 9.5vw;
}

.un-block-recrutement-news {
	display: flex;
	 flex-wrap: nowrap;
	 justify-content: space-between;
}

.un-block-recrutement-news .col-un {
	width: 50%;
}

.un-block-recrutement-news .col-deux {
	width: 46.8%;
}

.un-block-recrutement-news .container-image {
	width: 35.95vw;
	 margin: 0 0 10.5vw 4.3vw;
	 border-radius: 1.5vw;
	  overflow: hidden;
}

.un-block-recrutement-news .container-image img {
	width: 100%;
}

#conteneur-barres-photo-recrut {
	position: absolute;
	 left: 0;
	 height: calc(100% - 27.5vw);
	 z-index: -2;
	 width: 60vw;
	 bottom: 0;
}

#conteneur-barres-photo-recrut .barre-un, 
#conteneur-barres-photo-recrut .barre-deux, 
#conteneur-barres-photo-recrut .barre-trois {
	 border-bottom-left-radius: 0;
	  position: absolute;
	  height: 100%;
	  border-top-left-radius: 0.7vw;
	  width: 57.2vw;
	  right: 0;
	  left: auto;
	  bottom: 0;
}

#conteneur-barres-photo-recrut .barre-deux {
	width: 58.5vw;
	 height: calc(100% - 2.6vw);
}

#conteneur-barres-photo-recrut .barre-trois {
	width: 100%;
	 height: calc(100% - 4.6vw);
}

body.news #footer {
	padding-top: 6vw;
}

.un-block-recrutement-news h3 {
	color: #052E53;
	 font-size: 3.2em;
	 line-height: 1.15em;
	 margin-bottom: 2.5vw;
}

.un-block-recrutement-news h4 {
	color: #052E53;
	 font-size: 1.3em;
	 line-height: 1.15em;
	 font-weight: 600;
	 margin-bottom: 1.2vw;
}

.cont-annonces-recrut {
	width: 33vw;
	margin-bottom: 3vw;
}

.un-block-recrutement-news .texte-plus {
	width: 35vw;
	 margin-bottom: 11.3vw;
}

.un-block-recrutement-news .texte-plus p {
	font-size: 1.3em;
	 color: #042E54;
	 font-weight: 600;
	 line-height: 1.1em;
}

.un-block-recrutement-news .texte-plus p a {
	font-size: 0.77em;
}


.un-block-recrutement-news .sstitre a:hover,
.un-block-recrutement-news .texte-plus p a:hover {
	text-decoration: underline;
}






@media screen and (max-width: 1320px) {
	
	.une-news-full .cont-date {
		 font-size: 14px;
		 padding: 0 0 0 1px;
	}
	
}







@media screen and (max-width: 1260px) {
	
	#news-liste .gd-titre {
		padding-left: 3.1vw;
	}
	
	#conteneur-barres-liste-news .barre-un {
		 width: calc(100% - 3vw);
	}
	
	#conteneur-barres-liste-news .barre-trois {
		 top: 4.3vw;
	}
	
	#conteneur-barres-liste-news .barre-deux {
		 width: calc(100% - 1.5vw);
		 top: 2.7vw;
	}
	
	#conteneur-barres-titre-recrut .barre-un, #conteneur-barres-titre-recrut .barre-deux, #conteneur-barres-titre-recrut .barre-trois {
		 height: 1.5vw;
	}
	
	#conteneur-barres-titre-recrut .barre-deux {
		 height: 3vw;
	}
	
	#conteneur-barres-titre-recrut .barre-trois {
		 height: 4.5vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-un {
		 height: calc(100% - 3vw);
		 top: 3vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-deux {
		 width: 27.8vw;
		 top: 1.5vw;
		 margin-left: 0;
		 height: calc(100% - 1.5vw);
	}
	
	.une-news-full .container-image {
		 top: 3.7vw;
	}
	
	.une-news-full .container-bt-partage {
		 top: 31.9vw;
	}
	
	.cont-une-news-full {
		 margin-left: 5vw;
	}
	
	#news-accueil.sur-page-full .cont-base {
		 width: 86.1%;
	}
	
}






@media screen and (max-width: 1220px) {
	
	.une-news-full .container-bt-partage button {
		 width: 33px;
		 height: 33px;
	}
	
	.une-news-full .container-bt-partage p {
		 font-size: 1.0em;
		 padding-top: 11px;
	}
	
}







@media screen and (max-width: 1130px) {
	
	#pave-twitter {
		 right: 2.1vw;
		 width: 25.7vw;
	}
	
}






@media screen and (max-width: 1100px) {
	
	.une-news-full .container-bt-partage p {
		 font-size: 9px;
		 padding-top: 12px;
	}
	
}






@media screen and (max-width: 1080px) {
	
	.un-block-recrutement-news h4 {
		 font-size: 1.6em;
		 margin-bottom: 2.2vw;
		 width: 96%;
	}
	
	.un-block-recrutement-news .texte-plus p {
		 font-size: 1.6em;
		 line-height: 1.2em;
	}
	
}






@media screen and (max-width: 1000px) {
	
	.une-news-full .cont-bt-telecharger {
		 width: 45px;
		 padding-top: 5px;
	}
	
	.une-news-full .texte-riche .texte {
		 width: auto;
		 margin-left: 45px;
		 float: none;
	}
	
	.une-news-full .sans-bt-download-fichier .texte-riche .texte {
		 width: 91.6%;
		 margin-left: 0;
	}
	
}







@media screen and (max-width: 980px) {
	
	.une-news-full .container-bt-partage p {
		 display: none;
	}
	
	.une-news-full .block-habille {
		 width: 17vw;
		 height: 20.5vw;
	}
	
}







.news-liste-twitter-space-resp {
	display: none;
}

@media screen and (max-width: 880px) {
	
	#news-liste .views-infinite-scroll-content-wrapper .news-liste-twitter-space {
		display: none;
	}
	
	#news-liste .fond-gris {
		 height: calc(100% - 54.3vw);
		 top: 24.3vw;
	}
	
	#news-liste .une-news, 
	#news-liste .views-infinite-scroll-content-wrapper > *:nth-child(2) {
		 width: 43.2vw;
		 padding: 1.6vw 1.9vw;
		 box-sizing: border-box;
		 display: inline-block;
	}
	
	#conteneur-barres-liste-news {
		 height: 33vw;
		 width: 46vw;
	}
	
	#pave-twitter {
		 right: 4vw;
		 width: 37.4vw;
		 top: 1vw;
	}
	
	#pave-twitter h3 {
		 font-size: 2.2em;
		 padding: 0 0 0 3.5vw;
		 margin-bottom: 2.5vw;
	}
	
	#pave-twitter h3:before {
		 top: 0;
		 width: 2.3vw;
		 height: 2.4vw;
	}
	
	.cont-pave-twitter {
		 height: 48.3vw;
	}
	
	.bt-bleu-tweet, 
	.bt-bleu-tweet:visited {
		 font-size: 1.5em;
		 padding: 1.3vw 1.5vw 1.1vw;
		 margin-top: 1vw;
	}
	
	#news-liste .gd-titre {
		float: none;
	}
	
	#news-liste .view-filters {
		float: none;
		 padding-left: 3.1vw;
		 margin-bottom: 4vw;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
		 margin-top: 0.5vw;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
		 font-size: 1.5em;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
		 padding-left: 0;
		 margin-top: 0;
		 transform-origin: top left;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:after {
		 top: 0.3vw;
		 right: -1.5vw;
		 width: 1.1vw;
		 height: 1.2vw;
		 transform-origin: top left;
	}
	
	#news-liste .cont-gd-titre > .select2-container {
		 left: 1px !important;
		  padding: 0;
		  top: 7.5vw !important;
		  width: 34vw !important;
		  padding-left: 3.1vw;
	}
	
	#news-liste .select2-container--open .select2-dropdown--below, #news-liste .select2-container--open .select2-dropdown--above {
		 width: 29vw !important;
		 border: 1px solid #FC7C1C;
		 border-radius: 0.7vw;
		 padding: 1vw 0;
		 border-top-left-radius: 0;
		 box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 10%);
	}
	
	#news-liste .select2-results__option {
		 font-size: 1.5em;
		 margin: 0 1.5vw;
		 padding: 0.8vw 0.4vw 0.7vw;
		 border-bottom: solid 1px #eaeaea;
		 float: none;
	}
	
	#news-liste .select2-results__option:last-child {
		border-bottom: none;
	}
	
	#news-liste .cont-gd-titre.select-open {
		 margin-bottom: 0;
	}
	
	.js-pager__items {
		 padding-top: 4.7vw;
	}
	
	.js-pager__items .button {
		 font-size: 1.8em;
		 padding: 1.1vw 4.4vw 0.9vw;
		 border-radius: 1vw;
	}
	
	#news-liste .cont-une-news {
		 border-radius: 1.9vw;
	}
	
	#news-liste .sscont-une-news {
		 padding: 1.5vw;
	}
	
	#news-liste .cont-date a {
		 font-size: 11px;
		 padding: 0.8vw 0 2.9vw;
	}
	
	#news-liste .cont-date a span {
		 padding: 0 1px;
	}
	
	#news-liste .cont-date a span:after {
		 bottom: -12px;
		 height: 5px;
		 border-radius: 3px;
	}
	
	#news-liste h3 a {
		 font-size: 2.35em;
	}
	
	#news-liste h3 a span {
		 padding: 0 0 3vw;
	}
	
	.cont-pave-twitter {
		 height: 46vw !important;
	}
	
	.cont-pave-twitter .cont-logo {
		 height: 22vw;
	}
	
	.fin-pave-twitter {
		 padding: 3vw 1vw 0;
	}
	
	.fin-pave-twitter p {
		 font-size: 2.6em;
	}
	
	#pave-twitter h3 {
		 padding: 0 0 0 3vw;
	}
	
	#pave-twitter h3:before {
		 top: -0.3vw;
		 width: 2.8vw;
		 height: 2.8vw;
	}
	
}










@media screen and (max-width: 852px) {
	
	#conteneur-barres-liste-news .barre-un {
		 width: calc(100% - 3.8vw);
	}
	
	#conteneur-barres-liste-news .barre-deux {
		 width: calc(100% - 1.9vw);
		 top: 3.5vw;
	}
	
	#conteneur-barres-liste-news .barre-trois {
		 top: 5.6vw;
	}
	
	#pave-twitter {
		 width: 36.4vw;
	}
	
	#news-liste .gd-titre {
		 padding-left: 0;
	}
	
	#news-liste .view-filters {
		 padding-left: 0;
	}
	
	.cont-base-all-news {
		 margin-left: 2.5vw;
	}
	
	#news-liste .une-news, #news-liste .views-infinite-scroll-content-wrapper > *:nth-child(2) {
		 width: 46.8vw;
	}
	
	#news-liste .cont-gd-titre > .select2-container {
		 padding-left: 0;
	}
	
	.cont-parallax-news-liste {
		 height: 77vw;
	}
	
	.un-block-recrutement-news h4 {
		 font-size: 1.8em;
		 width: auto;
	}
	
	.un-block-recrutement-news .texte-plus p {
		 font-size: 1.8em;
	}
	
	.un-block-recrutement-news .texte-plus {
		 margin-bottom: 6vw;
	}
	
	.un-block-recrutement-news .container-image {
		 width: 33.95vw;
		 margin: 0 0 10.5vw 5.7vw;
	}
	
	#conteneur-barres-photo-recrut .barre-un, #conteneur-barres-photo-recrut .barre-deux, #conteneur-barres-photo-recrut .barre-trois {
		 border-bottom-left-radius: 0;
		 border-top-left-radius: 1.1vw;
		 width: calc(100% - 3.8vw);
	}
	
	#conteneur-barres-photo-recrut .barre-deux {
		 width: calc(100% - 1.9vw);
		 height: calc(100% - 3.5vw);
	}
	
	#conteneur-barres-photo-recrut .barre-trois {
		 width: 100%;
		 height: calc(100% - 5.6vw);
	}
	
	.un-block-recrutement-news .col-un {
		 width: 53%;
	}
	
	.un-block-recrutement-news .col-deux {
		 width: 43.8%;
	}
	
	.cont-annonces-recrut {
		 width: 41vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-un {
		 height: calc(100% - 3.8vw);
		 top: 3.8vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-deux {
		 width: 27.8vw;
		 top: 1.9vw;
		 margin-left: 0;
		 height: calc(100% - 1.9vw);
	}
	
	.une-news-full .container-image {
		 top: 4.9vw;
	}
	
	.une-news-full .container-bt-partage {
		 top: 33vw;
	}
	
	.une-news-full .col-un {
		 padding-top: 1vw;
	}
	
	.cont-une-news-full {
		 margin-left: 4.2vw;
	}
	
	.une-news-full .container-image {
		 right: 4.2vw;
		 width: 36vw;
	}
	
	.une-news-full #conteneur-barres-liste-news {
		 width: 27vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-deux {
		 width: 24.3vw;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-trois {
		 width: 22.3vw;
	}
	
	.une-news-full .container-bt-partage {
		 top: 31vw;
		 right: 0;
		 width: 24vw;
	}
	
	.une-news-full .col-un {
		 width: 67%;
	}
	
	.une-news-full .col-deux {
		 width: 33%;
	}
	
	#news-accueil.sur-page-full .cont-base {
		 width: 81%;
	}
	
}






@media screen and (max-width: 740px) {
	
	#news-liste .gd-titre,
	#dates-cles-slider h2,
	#news-liste-recrutement h2 {
		font-size: 3.3em;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
		 font-size: 1.8em;
	}
	
	#news-liste .select2-results__option {
		 font-size: 1.7em;
		 margin: 0 2vw;
		 padding: 1vw 0.4vw 0.9vw;
	}
	
	#news-liste .select2-container--open .select2-dropdown--below, #news-liste .select2-container--open .select2-dropdown--above {
		 width: 34vw !important;
	}
	
	#news-liste .cont-gd-titre > .select2-container {
		 width: 35vw !important;
	}
	
	#dates-cles-slider {
		 margin-bottom: 12vw;
	}
	
}







@media screen and (max-width: 736px) {
	
	.cont-parallax-news-liste {
		 height: 54vw;
	}
	
}





@media screen and (max-width: 660px) {
	
	.une-news-full h1 {
		 font-size: 21px;
		 margin-bottom: 16px;
	}
	
}





@media screen and (max-width: 610px) {
	
	.un-block-recrutement-news h4 {
		 font-size: 2.3em;
	}
	
	.un-block-recrutement-news .texte-plus p {
		 font-size: 2.3em;
	}
	
	.un-block-recrutement-news .texte-plus {
		 width: auto;
	}
	
	.un-block-recrutement-news .col-un {
		 width: 60%;
	}
	
	.un-block-recrutement-news .col-deux {
		 width: 35%;
	}
	
	.un-block-recrutement-news .container-image {
		 width: 26vw;
		 margin: 15vw 0 10.5vw 5.7vw;
	}
	
}







.conteneur-barres-parallax-bas.resp-list-news {
	display: none;
}

#news-liste-recrutement .conteneur-barres-parallax-haut.deux {
	display: none;
}

.une-news-full .cont-date.deux {
	display: none;
}

.une-news-full .col-deux.resp {
	display: none;
}

@media screen and (max-width: 540px) {
	
	#pave-twitter {
		 position: static;
		 right: auto;
		 top: auto;
		 width: auto;
		  padding: 21vw 0 0;
	}
	
	#pave-twitter h3 {
		 font-size: 8.6em;
		  color: #042E54;
		  padding-left: 21vw;
		  margin-bottom: 10vw;
	}
	
	#pave-twitter h3:before {
		 left: 7.5vw;
		 top: -0.6vw;
		 width: 9vw;
		 height: 8.6vw;
		 background: transparent url(/themes/netgem/images/picto-twitter-bleu-fonce.svg) no-repeat center center;
		 background-size: contain;
	}
	
	.cont-pave-twitter {
		 height: 37.5vw;
		 border: none;
		 border-radius: 0;
		 box-shadow: none;
		 height: 162vw;
	}
	
	.container-timeline {
		 padding-right: 0;
	}
	
	.fin-pave-twitter {
		 height: 39.5vw;
		 padding-top: 18.5vw;
	}
	
	.bt-bleu-tweet, 
	.bt-bleu-tweet:visited {
		 font-size: 3.5em;
		 padding: 3vw 4vw 2.8vw;
		 margin-top: 1vw;
		 border-radius: 1.7vw;
	}
	
	#conteneur-barres-liste-news {
		 display: none;
	}
	
	.cont-base-all-news {
		 margin-left: 0;
		 background-color: #F5F5F5;
		 padding-left: 6vw;
		 padding-top: 4vw;
		 padding-bottom: 20vw;
		 position: relative;
	}
	
	#news-liste .fond-gris {
		 display: none;
	}
	
	#news-liste .view-filters {
		 margin-bottom: 0;
	}
	
	#news-liste .cont-base {
		background-color: #F5F5F5;
		margin: 0;
	}
	
	#news-liste .cont-gd-titre {
		 margin-bottom: 0;
	}
	
	#news-liste .gd-titre {
		 padding-left: 30px;
		 width: 66%;
		 font-size: 8.2em;
		 padding-top: 16vw;
	}
	
	#news-liste .view-filters {
		 padding-left: 30px;
		 padding-bottom: 0;
	}
	
	#news-liste .views-exposed-form {
		 height: auto;
	}
	
	.select2-container .select2-selection--single {
		 height: auto !important;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
		 font-size: 3.5em;
		 float: none;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered {
		 margin-top: 1.5vw;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:after {
		 top: 0.5vw;
		 right: -4.1vw;
		 width: 3vw;
		 height: 3.2vw;
	}
	
	#news-liste .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
		 transform: none;
		 margin-top: 1.5vw;
	}
	
	#news-liste .views-infinite-scroll-content-wrapper > *:nth-child(2) {
		display: none;
	}
	
	#news-liste .une-news {
		 width: 84vw;
		 padding: 1.6vw 1.9vw 4vw;
	}
	
	#news-liste .cont-une-news {
		 border-radius: 4vw;
	}
	
	#news-liste .sscont-une-news {
		 padding: 3.2vw;
	}
	
	#news-liste .une-news .container-image {
		 display: none;
	}
	
	#news-liste .cont-gd-titre > .select2-container {
		 position: static !important;
		 margin-left: 30px !important;
		 top: auto !important;
		 left: auto !important;
		 width: auto !important;
		 margin-right: 30px !important;
		 display: block !important;
		 padding-bottom: 6vw;
	}
	
	#news-liste .select2-container--open .select2-dropdown--below, #news-liste .select2-container--open .select2-dropdown--above {
		 width: auto !important;
		 border-radius: 6px;
		 padding: 3vw 0;
		 border-top-left-radius: 0;
	}
	
	#news-liste .select2-results__option {
		 font-size: 3.4em;
		 margin: 0 5vw;
		 padding: 3vw 0 2.9vw;
	}
	
	#news-liste .form-actions {
		padding: 0;
	}
	
	#news-liste h3 a {
		 font-size: 4.6em;
		 padding-right: 3vw;
		 height: auto !important;
		 padding-bottom: 6vw;
		 position: relative;
	}
	
	#news-liste h3 a:after {
		display: block;
		 content: '';
		 position: absolute;
		 right: 1.4vw;
		 bottom: 0.5vw;
		 width: 5.6vw;
		 height: 5.6vw;
		 background: transparent url(/themes/netgem/images/fleche-rond.svg) no-repeat center center;
		 background-size: contain;
	}
	
	#news-liste .cont-date a {
		 padding: 3vw 0 7vw;
	}
	
	.js-pager__items {
		 padding: 6.5vw 6vw 0 0;
		 width: auto;
	}
	
	.js-pager__items .button {
		 font-size: 19px;
		 padding: 9px 18px 6px;
		 border-radius: 10px;
	}
	
	.conteneur-barres-parallax-bas.resp-list-news {
		display: block;
		width: 41vw;
	}
	
	#news-liste-recrutement {
		padding: 15vw 0 0;
	}
	
	.cont-parallax-news-liste {
		 height: 78vw;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-haut {
		 right: auto;
		 width: 39.5vw;
		 left: 0;
		 display: none;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-haut.deux {
		display: block;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-haut .barre-un, 
	#news-liste-recrutement .conteneur-barres-parallax-haut .barre-deux, 
	#news-liste-recrutement .conteneur-barres-parallax-haut .barre-trois {
		 border-bottom-left-radius: 0;
		 border-top-left-radius: 0;
		 border-top-right-radius: 6px;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-haut .barre-trois {
		 margin-right: 38px;
		 margin-left: 0;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-haut .barre-deux {
		 margin-left: 0;
		 margin-right: 24px;
	}
	
	#news-liste-recrutement .conteneur-barres-parallax-bas {
		 width: 61vw;
	}
	
	#dates-cles-slider h2, 
	#news-liste-recrutement h2 {
		font-size: 8.2em;
	}
	
	#conteneur-barres-titre-recrut {
		display: none;
	}
	
	.un-block-recrutement-news {
		 display: block;
		 flex-wrap: wrap;
		 justify-content: unset;
	}
	
	.un-block-recrutement-news .col-un {
		 width: auto;
	}
	
	.un-block-recrutement-news .col-deux {
		 width: auto;
		 padding: 5vw 0 9vw;
	}
	
	.cont-recrutement {
		 padding: 25vw 0 0;
	}
	
	#news-liste-recrutement h2 {
		 margin-bottom: 3vw;
	}
	
	.un-block-recrutement-news h3 {
		 font-size: 5.5em;
		 margin-bottom: 8vw;
	}
	
	.cont-annonces-recrut {
		 width: auto;
		 margin-bottom: 6vw;
	}
	
	.un-block-recrutement-news h4 {
		 font-size: 4.5em;
		 margin-bottom: 5vw;
	}

	.un-block-recrutement-news .container-image {
		 width: auto;
		 margin: 0;
		 border-radius: 3.5vw;
	}
	
	#conteneur-barres-photo-recrut {
		display: none;
	}
	
	.un-block-recrutement-news .texte-plus p {
		 font-size: 4.5em;
	}
	
	.cont-une-news-full {
		margin: 0 28px;
		padding-top: 4vw;
		padding-bottom: 12vw;
	}
	
	.une-news-full .col-un {
		padding-top: 84vw;
		 width: auto;
		 padding-top: 7vw;
	}
	
	.une-news-full .col-deux {
		 width: 0;
		  height: 0;
	}
	
	.une-news-full #conteneur-barres-liste-news {
		display: block;
		 height: 55vw;
		 right: -28px;
		 width: 54vw;
		 
		  top: 0;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-un, .une-news-full #conteneur-barres-liste-news .barre-deux, .une-news-full #conteneur-barres-liste-news .barre-trois {
		 border-bottom-left-radius: 0;
		 border-top-left-radius: 6px;
		 width: 100%;
		 right: 0;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-un {
		 height: calc(100% - 26px);
		 top: 26px;
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-deux {
		 width: calc(100% - 24px);
		 top: 13px;
		 margin-left: 0;
		 height: calc(100% - 13px);
	}
	
	.une-news-full #conteneur-barres-liste-news .barre-trois {
		 width: calc(100% - 38px);
	}
	
	.une-news-full .container-bt-partage {
		 top: 38px;
		  right: 3px;
		  width: 131px;
		  z-index: 20;
		  
		  top: auto;
			right: auto;
			position: static;
			float: right;
			padding-top: 39px;
	}
	
	.une-news-full .container-bt-partage button {
		 margin-right: 0;
		 margin-left: 16px;
	}
	
	.une-news-full .container-bt-partage button.share_linkedin {
		margin-left: 0;
	}
	
	.une-news-full .container-image {
		 right: 0;
		 width: 78.8vw;
		 top: 84px;
		 border-radius: 2vw;
		 
		  position: static;
		  width: 100%;
		  right: auto;
		  top: auto;
	}
	
	.une-news-full .container-bt-partage button svg {
		 filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.3));
	}
	
	.une-news-full .cont-date {
		display: none;
	}
	
	.une-news-full .cont-date.deux {
		display: block;
		 position: absolute;
		 right: 0;
		 top: 15.3vw;
		 width: 78.8vw;
		 
		  position: static;
		  right: auto;
		  top: auto;
		  width: 104px;
		  float: left;
		  padding-top: 51px;
		  margin-bottom: 5vw;
		  margin-bottom: 18px;
	}
	
	.une-news-full h1 {
		 width: auto;
	}
	
	.une-news-full .block-habille {
		 display: none;
	}
	
	.une-news-full .texte-riche blockquote {
		 margin-left: 0;
	}
	
	.une-news-full .col-deux {
		display: none;
	}
	
	.sscont-une-news-full {
		 display: block;
		 flex-wrap: wrap;
		 min-height: auto;
	}
	
	.une-news-full .col-deux.resp {
		display: block;
		 width: auto;
		 height: auto;
	}
	
	#news-accueil.sur-page-full .fond-gris {
		 padding: 18vw 0 20vw !important;
		 height: auto !important;
	}
	
	#news-accueil.sur-page-full .cont-base {
		margin: 0 28px;
	}
	
	#news-accueil.sur-page-full h2 {
		 text-align: left;
		 width: auto;
		 font-size: 6.3em;
		 margin: 0 0 2.5vw 0;
	}
	
	#news-accueil.sur-page-full .gd-lien {
		 text-align: left;
		 margin: 0 0 5vw;
		 font-size: 3.8em;
	}
	
	#news-accueil.sur-page-full #slider-all-news {
		 margin: 0 0 0 6vw;
	}
	
	.cont-pave-twitter {
		 height: 151vw !important;
	}
	
	.cont-pave-twitter .cont-logo {
		 height: 71vw;
		 border-radius: 0;
	}
	
	.fin-pave-twitter {
		 padding: 10vw 8vw 0 !important;
		 height: auto !important;
	}
	
	.fin-pave-twitter p {
		 font-size: 8em;
		 margin-bottom: 4vw;
	}
	
	body.en #pave-twitter h3 {
		 font-size: 8.9em;
		 padding-left: 24vw;
		 line-height: 1.35em;
		 width: 77vw;
	}
	
	#pave-twitter h3:before {
		 top: -2.1vw;
		 width: 12vw;
		 height: 12vw;
		 background: transparent url(/themes/netgem/images/bt-x-bleu.svg) no-repeat center center;
		 background-size: contain;
	}
	
	body.en #pave-twitter h3:before {
		 width: 14vw;
		 height: 15vw;
	}
	
}

