@charset "utf-8";
/* CSS Document */

.mainalimentation {
width:auto;
max-width:2000px;
margin:0 auto;
}

/*suppression de l espace en haut*/
.bottom-line {
    border-bottom: 1px solid #c7c7c7;
    padding: 0px 0;
}

a:hover {
    text-decoration-line: none;
    color: #000;
    opacity: 1;/*retrait du hover des liens*/
}

.resultat-cms-page .news-listing-section .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

/* FULL SCREEN */
@media only screen and (min-width: 1200px) {
  .resultat-cms-page .news-listing-section .container {
    width:100%;
  }
}


/* FULL SCREEN */
@media only screen and (min-width: 768px) {
  .resultat-cms-page .news-listing-section .container {
    width:100%;
  }
}

@media screen and (max-width: 2000px) and (min-width: 1050px) {
	.textegauche {
		width: auto; max-width: 600px; float: right; padding: 0px 10px 0px 10px;
}
}

@media screen and (max-width: 1049px) and (min-width: 100px) {
	.textegauche {
		width: auto; float: left; padding: 0px 10px 50px 10px; 
}
}


@media screen and (max-width: 2000px) and (min-width: 500px) {
	.quote {
	border-right: 1px solid #ffffff;
}

}

@media screen and (max-width: 499px) and (min-width: 100px) {
	.quote {
	border-right: 0px solid #ffffff;
}

}


/*TITRE DE LA PAGE TEMPLATE*/

.resultat-cms-page .news-listing-section .row {
	/*background-color: #f92129;*/
	height: auto;
}

.news-listing-section {
    padding-bottom: 0px;
}

/*BG ROUGE TITRE DE LA PAGE TEMPLATE*/
.resultat-cms-page .news-listing-section .row .col-xs-12 {
	background-color: #000000;
	height: auto;
	
	display: none;
}

/*BG bloc 2*/

.bgbloc2 { 
  /* The image used */
  background-image: url("https://prodsolutionsmedia.blob.core.windows.net/assets/page/mordu-communique/images/bg-bloc-2.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*BG bloc 6*/

.bgbloc6 { 
  /* The image used */
  background-image: url("https://prodsolutionsmedia.blob.core.windows.net/assets/page/mordu-communique/images/bg-bloc-6.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

.resultat-cms-page .news-listing-section h2 {
    margin-top: 40px;
    margin-bottom: 20px;
	color: #ffffff;
	font-size:40px;
}

.resultat-cms-page .selection-platforms-val {
    font-weight: normal;
	font-size: 25px;
    color: #ffbe00;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.square-num-w-text-section {
    margin-top: 0px;
    margin-bottom: 50px;
}

.news-listing-section .item-block {
    text-align: center;
    margin-bottom: 0px;
}

/*.news-listing-section p {
    font-size: 25px;
}*/

/*FIN TITRE DE LA PAGE TEMPLATE*/



/**
 * LARGE
**/
@media only screen and (min-width: 728px) and (max-width: 8000px){
	.stats1 {
		display: block;
  }
.stats1mobile {
		display: none;
  }
.stats12mobile {
		display: none;
  }
	.stats2 {
		display: block;
  }
	.stats2mobile {
		display: none;
  }
	.stats22mobile {
		display: none;
  }
		.stats3 {
		display: block;
  }
	.stats3mobile {
		display: none;
  }
	.stats32mobile {
		display: none;
  }
	.stats4 {
		display: block;
  }
	.stats4mobile {
		display: none;
  }
	.stats42mobile {
		display: none;
  }
	.stats5 {
		display: block;
  }
	.stats5mobile {
		display: none;
  }
	.stats52mobile {
		display: none;
  }
	.stats6 {
		display: block;
  }
	.stats6mobile {
		display: none;
  }
	.stats62mobile {
		display: none;
  }
	.stats7 {
		display: block;
  }
	.stats7mobile {
		display: none;
  }
	.stats72mobile {
		display: none;
  }
		.footerdesktop {
		display: block;
  }
	.footermobile {
		display: none;
  }
}

/**
 * MOBILE LARGE
**/
@media only screen and (min-width: 10px) and (max-width: 727px){
	.mainalimentation {
width:auto;
max-width:727px;
margin:0 auto;
}
	.stats1 {
		display: none;
  }
.stats1mobile {
		display: block;
  }
.stats12mobile {
		display: block;
  }
	.stats2 {
		display: none;
  }
	.stats2mobile {
		display: block;
  }
	.stats22mobile {
		display: block;
  }
		.stats3 {
		display: none;
  }
	.stats3mobile {
		display: block;
  }
	.stats32mobile {
		display: block;
  }
	.stats4 {
		display: none;
  }
	.stats4mobile {
		display: block;
  }
	.stats42mobile {
		display: block;
  }
	.stats5 {
		display: none;
  }
	.stats5mobile {
		display: block;
  }
	.stats52mobile {
		display: block;
  }
.stats6 {
		display: none;
  }
	.stats6mobile {
		display: block;
  }
	.stats62mobile {
		display: block;
  }
.stats7 {
		display: none;
  }
	.stats7mobile {
		display: block;
  }
	.stats72mobile {
		display: block;
  }
		.footerdesktop {
		display: none;
  }
	.footermobile {
		display: block;
  }
}

/*ajout fleches test*/

.accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 2rem;
    content: "\f106";
    color: #d81e05;
    float: right;
    margin-top: -1px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

@media print {
    /* your stylesheet for printing, eg.: */
    .panel-group .collapse {
        display: block;
    }
	
	.d-print-none {
        display: none;
    }
	.print-spacer {
	margin: 250px 0 10px 0;
    padding: 140px 0 0 0;
	}
	
}
