@charset "utf-8";
/* CSS Document */

.mainpage {
width:auto;
max-width:2000px;
margin:0 auto;
}

.news-listing-section {
    padding-bottom: 0px;
}

/*suppression de l espace en haut*/
.bottom-line {
    border-bottom: 0px solid #c7c7c7;
    padding: 0px 0;
}

.resultat-cms-page .news-listing-section {
	background-color: #242645;
}

.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;
}

/*.resultat-cms-page .news-listing-section h2 {
    color: #ffffff;
	
	display: none;
}*/

.resultat-cms-page .news-listing-section .row .col-xs-12 {
    display: none;
}

/*annule l effet du over*/
.news-listing-section .img-block>a:hover {
    opacity: 1;
}

/*bounce*/

.box {
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        /*background-color: #F44336;*/
        margin: 0 auto 0 auto;
        transform-origin: bottom;
    }
    .bounce-7 {
        animation-name: bounce-7;
        animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
    }
    @keyframes bounce-7 {
        0%   { transform: scale(1,1)      translateY(0); }
        10%  { transform: scale(1.1,.9)   translateY(0); }
        30%  { transform: scale(.9,1.1)   translateY(-80px); }
        50%  { transform: scale(1.05,.95) translateY(0); }
        57%  { transform: scale(1,1)      translateY(-7px); }
        64%  { transform: scale(1,1)      translateY(0); }
        100% { transform: scale(1,1)      translateY(0); }
    }

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
	.resultat-cms-page .news-listing-section .container {
    width:100%;
  }
	
	.news-listing-section p {
    font-size: 16px;
}
	.titre1 {
    font-size: 58px;
	}
	
	.titre2 {
    font-size: 42px;
	}
	
	.titre3 {
    font-size: 38px;
	}
	
	.texte1 {
    font-size: 22px;
	}
	
	.gemseparateur {
		display: none;
		}
	.source {
    font-size: 11px;
	}

	.titrequiz1 {
    font-size: 45px;
	}
	
	.box {
        height: 57px;
        width: 150px;
    }
	.plateformesimg {
        max-height: 40px;
    }
	
	/*rollover*/
	
.grilleicitele {
   max-width: 217px;
}

.ctagrilleicitele {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_b_1_50.png');
   height: 50px;
   width: 217px;
	display: block;
}

.ctagrilleicitele:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_h_1_50.png');
}
	
.grilletoutv {
   max-width: 148px;
}

.ctagrilleicitoutv {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_b_1_50.png');
   height: 50px;
   width: 148px;
	display: block;
}

.ctagrilleicitoutv:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_h_1_50.png');
}

.grillecbc {
   max-width: 217px;
}

.ctagrillecbc {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_b_1_50.png');
   height: 50px;
   width: 217px;
	display: block;
}

.ctagrillecbc:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_h_1_50.png');
}
	
.offre {
   max-width: 255px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_b_50.png');
   height: 50px;
   width: 255px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_h_50.png');
}
	.flexo {
   display:block;
}
		.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
.detailsbloc  {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/ultimate-challenge-promo/images/fr/CanadaUltimateChallenge_Mobile_2500x520px.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		background-attachment: fixed;
}
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
	.resultat-cms-page .news-listing-section .container {
    width:100%;
  }
	.news-listing-section p {
    font-size: 16px;
}
	
	.titre1 {
    font-size: 60px;
	}
	
	.titre2 {
    font-size: 46px;
	}
	
	.titre3 {
    font-size: 40px;
	}
	
	.texte1 {
    font-size: 26px;
	}
	
	.gemseparateur {
		display: none;
		}
	.source {
    font-size: 11px;
	}
	
	.titrequiz1 {
    font-size: 50px;
	}
	
	.box {
        height: 57px;
        width: 150px;
    }
	.plateformesimg {
        max-height: 40px;
    }
	
	/*rollover*/
	
.grilleicitele {
   max-width: 217px;
}

.ctagrilleicitele {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_b_1_50.png');
   height: 50px;
   width: 217px;
	display: block;
}

.ctagrilleicitele:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_h_1_50.png');
}
	
.grilletoutv {
   max-width: 148px;
}

.ctagrilleicitoutv {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_b_1_50.png');
   height: 50px;
   width: 148px;
	display: block;
}

.ctagrilleicitoutv:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_h_1_50.png');
}

.grillecbc {
   max-width: 217px;
}

.ctagrillecbc {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_b_1_50.png');
   height: 50px;
   width: 217px;
	display: block;
}

.ctagrillecbc:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_h_1_50.png');
}
	
.offre {
   max-width: 255px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_b_50.png');
   height: 50px;
   width: 255px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_h_50.png');
}
	.flexo {
   display:block;
}
		.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
.detailsbloc  {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/ultimate-challenge-promo/images/fr/CanadaUltimateChallenge_Mobile_2500x520px.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		background-attachment: fixed;
}


}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.resultat-cms-page .news-listing-section .container {
    width:100%;
  }
	
	.news-listing-section p {
    font-size: 20px;
}
	.titre1 {
    font-size: 60px;
	}
	
	.titre2 {
    font-size: 46px;
	}
	
	.titre3 {
    font-size: 40px;
	}
	
	.texte1 {
    font-size: 26px;
	}
	
	.gemseparateur {
		display: none;
		}
	.source {
    font-size: 11px;
	}
	
	.titrequiz1 {
    font-size: 60px;
	}
	
	.box {
        height: 57px;
        width: 150px;
    }
	
	.plateformesimg {
        max-height: 50px;
    }
	
	/*rollover*/
	
.grilleicitele {
   max-width: 286px;
}

.ctagrilleicitele {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrilleicitele:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_h_1.png');
}
	
.grilletoutv {
   max-width: 196px;
}

.ctagrilleicitoutv {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_b_1.png');
   height: 66px;
   width: 196px;
	display: block;
}

.ctagrilleicitoutv:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_h_1.png');
}
	
.grillecbc {
   max-width: 286px;
}

.ctagrillecbc {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrillecbc:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_h_1.png');
}
	
.offre {
   max-width: 336px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_b.png');
   height: 66px;
   width: 336px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_h.png');
}
	.flexo {
   display:flex;
}
		.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
	.detailsbloc  {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/ultimate-challenge-promo/images/bg_bloc1_ultimate_challenge.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		background-attachment: fixed;
}


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	.resultat-cms-page .news-listing-section .container {
    width:100%;
  }
	.news-listing-section p {
    font-size: 28px;
}
	.titre1 {
    font-size: 75px;
	}
	
	.titre2 {
    font-size: 56px;
	}
	
	.titre3 {
    font-size: 50px;
	}
	
	.texte1 {
    font-size: 32px;
	}
	
	.gemseparateur {
		display: block;
		}
	.source {
    font-size: 12px;
	}
	
	.titrequiz1 {
    font-size: 70px;
	}
	
	.box {
        height: 95px;
        width: 251px;
    }
	
	.plateformesimg {
        max-height: 40px;
    }
	
	/*rollover*/
	
.grilleicitele {
   max-width: 286px;
}

.ctagrilleicitele {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrilleicitele:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_h_1.png');
}
	
.grilletoutv {
   max-width: 196px;
}

.ctagrilleicitoutv {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_b_1.png');
   height: 66px;
   width: 196px;
	display: block;
}

.ctagrilleicitoutv:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_h_1.png');
}
	
.grillecbc {
   max-width: 286px;
}

.ctagrillecbc {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrillecbc:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_h_1.png');
}
	
.offre {
   max-width: 336px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_b.png');
   height: 66px;
   width: 336px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_h.png');
}
	.flexo {
   display:flex;
}
		.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}

.detailsbloc  {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/ultimate-challenge-promo/images/bg_bloc1_ultimate_challenge.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		background-attachment: fixed;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	.resultat-cms-page .news-listing-section .container {
    width:100%;
  }
	.news-listing-section p {
    font-size: 28px;
	}
	
	.titre1 {
    font-size: 75px;
	}
	
	.titre2 {
    font-size: 56px;
	}
	
	.titre3 {
    font-size: 50px;
	}
	
	.texte1 {
    font-size: 36px;
	}
	
	.gemseparateur {
		display: block;
		}
	.source {
    font-size: 12px;
	}
	
	.titrequiz1 {
    font-size: 70px;
	}
	
	.box {
        height: 95px;
        width: 251px;
    }
	
	.plateformesimg {
        max-height: 50px;
    }
	
	/*rollover*/
.grilleicitele {
   max-width: 286px;
}

.ctagrilleicitele {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrilleicitele:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_tele_cta_grille_h_1.png');
}
	
.grilletoutv {
   max-width: 196px;
}

.ctagrilleicitoutv {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_b_1.png');
   height: 66px;
   width: 196px;
	display: block;
}

.ctagrilleicitoutv:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/ici_toutv_cta_emissions_h_1.png');
}
	
.grillecbc {
   max-width: 286px;
}

.ctagrillecbc {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_b_1.png');
   height: 66px;
   width: 286px;
	display: block;
}

.ctagrillecbc:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/cbc_cta_grille_h_1.png');
}
	
.offre {
   max-width: 336px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_b.png');
   height: 66px;
   width: 336px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/hiver-2022-lp/fr/images/voir_notre_offre_cta_h.png');
}
	
	.flexo {
   display:flex;
}
	.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
	.detailsbloc  {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/ultimate-challenge-promo/images/bg_bloc1_ultimate_challenge.jpg');
		background-repeat: no-repeat;
		background-position: top center;
		background-color: #000000;
		background-attachment: fixed;
}

}