@charset "utf-8";
/* CSS Document */


/* FULL SCREEN */
@media only screen and (min-width: 1201px) and (max-width: 8000px){
  .mainalimentation {
width:auto;
max-width:2000px;
	
background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/tempo/ms-and-rick-mercer-message/images/bg-ms-n-rick-mercer-message.jpg');
background-repeat: no-repeat;

background-color: #272727;
}
	
.mainalimentation .news-listing-section {
    padding-bottom: 40px;
    height: auto;
    min-height: 1880px;
}
}

@media only screen and (min-width: 1001px) and (max-width: 1200px){
  .mainalimentation {
width:auto;
max-width:2000px;
	
background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/tempo/ms-and-rick-mercer-message/images/bg-ms-n-rick-mercer-message-1200.jpg');
background-repeat: no-repeat;

background-color: #272727;
}
	.mainalimentation .news-listing-section {
    padding-bottom: 40px;
    height: auto;
    min-height: 1880px;
}
}

/* FULL SCREEN */
@media only screen and (min-width: 769px) and (max-width: 1000px){
.mainalimentation {
width:auto;
max-width:2000px;
	
background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/tempo/ms-and-rick-mercer-message/images/bg-ms-n-rick-mercer-message-1000.jpg');
background-repeat: no-repeat;

background-color: #272727;
}
	.mainalimentation .news-listing-section {
    padding-bottom: 40px;
    height: auto;
    min-height: 1880px;
}
}

@media only screen and (min-width: 481px) and (max-width: 768px){
.mainalimentation {
width:auto;
max-width:2000px;
	
background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/tempo/ms-and-rick-mercer-message/images/bg-ms-n-rick-mercer-message-768.jpg');
background-repeat: no-repeat;

background-color: #272727;
}
	.mainalimentation .news-listing-section {
    padding-bottom: 40px;
    height: auto;
    min-height: 1880px;
}
}

@media only screen and (min-width: 1px) and (max-width: 480px){
.mainalimentation {
width:auto;
max-width:2000px;
	
background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/tempo/ms-and-rick-mercer-message/images/bg-ms-n-rick-mercer-message-480.jpg');
background-repeat: no-repeat;

background-color: #272727;
}
	
	.mainalimentation .news-listing-section {
    padding-bottom: 40px;
    height: auto;
    max-height: 1200px;
}
}

.mainalimentation .bottom-line {
    border-bottom: 0px solid #272727;
    padding: 0px 0;
	margin: 40% auto 40% auto;
}

.mainalimentation .resultat-cms-page .news-listing-section h2 {
    margin-top: 40px;
    margin-bottom: 0;
	color: #ffffff;
	text-shadow: 2px 2px #b02d12;
}

.mainalimentation .resultat-cms-page .news-listing-section .row .col-xs-12 {
	background: rgba(39, 47, 64, 0.2); /* Green background with 30% opacity */
	height: auto;
	display: none;
}

.mainalimentation .resultat-cms-page .selection-platforms-val {
    font-weight: 600;
    color: #ffffff;
	text-shadow: 2px 2px #b02d12;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}