@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@700&family=Playfair+Display:ital,wght@1,900&display=swap');

.playfair {font-family: 'Averia Serif Libre', cursive;}

.mainpage {
width:auto;
max-width:1920px;
margin:0 auto;
	
/*	background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/family-feud-canada-celebrity-week/images/bg-Landing_FamilyFeud.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-size: cover;*/
	
	background-color: #000000;
}


/*BG bgdoodle*/

.bgdoodleintro { 
  /* The image used */
  background-image: url("https://prodsolutionsmedia.blob.core.windows.net/assets/page/bye-bye-de-la-pub-2022/landing-page/fr/images/bg_bloc_intro.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
	/*a retirer au besoin*/
	/*background-attachment: fixed;*/
}

.bgdoodleformulaire { 
  /* The image used */
  background-image: url("https://prodsolutionsmedia.blob.core.windows.net/assets/page/bye-bye-de-la-pub-2022/landing-page/fr/images/bg_bloc_formulaire_participation.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
	/*a retirer au besoin*/
	/*background-attachment: fixed;*/
}

.bgdoodlebyebye { 
  /* The image used */
  background-image: url("https://prodsolutionsmedia.blob.core.windows.net/assets/page/bye-bye-de-la-pub-2022/landing-page/fr/images/bg_bye_bye.jpg");

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	/*a retirer au besoin*/
	background-attachment: fixed;
}

/*disc*/

.mainpage ul {
  list-style: none; /* Remove default bullets */
}

.mainpage ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ae8753; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
	font-size: 24px;
}

/*onglets*/

/*ligne du bas*/
.nav-tabs {
    border-bottom: 2px solid #353535;
}

.nav-tabs>li>a {
	background-color: #353535;
	border-radius: 0px 0px 0 0;
	
	/*padding: 20px 15px;*/
	
	border: 0px solid transparent;
	
	margin-right: 10px;
	
	color: #787474;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #eeb40a;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}

.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: #000000;
}

.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: 34px;
	}
	
	.soustitre1 {
    font-size: 28px;
	}
	
	.titrestats {
    font-size: 60px;
	}
	
	.textestats {
    font-size: 16px;
	line-height: 1.2;
	}
	
	.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: 256px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_b_52.png');
   height: 52px;
   width: 256px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_h_52.png');
}

.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
	.flexo {
  display: block;
	flex-direction: row;
  align-items: center;
  min-height: 2em;
  justify-content: center;
}

.flexochild {
	align-items: center;
  margin: auto;
	height: auto;
}
	.textealign {
		text-align: left;
}
	
		/*onglets*/
	.nav-tabs>li {
    font-size: 18px;
}

.nav-tabs>li>a {
	padding: 10px 5px;
}
	
.logosmbaspage {
   max-width: 200px;
	margin: 0 auto 0 auto;
}
	.tableaustats1 {
	padding: 40px 20px 0px 20px;
}
	
/*Fixes mobile*/
	
.premiertextepaddingtop {
	padding-top: 0px;
}
	
.margingauchedroiteliste {
	margin-left: 0em; margin-right: 1em;
}
	
}

/* 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: 18px;
}
	.titre1 {
    font-size: 34px;
	}
	
	.soustitre1 {
    font-size: 28px;
	}
	
	.titrestats {
    font-size: 60px;
	}
	
	.textestats {
    font-size: 18px;
	line-height: 1.2;
	}
	
	.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: 256px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_b_52.png');
   height: 52px;
   width: 256px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_h_52.png');
}
	
.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
	.flexo {
  display: block;
	flex-direction: row;
  align-items: center;
  min-height: 2em;
  justify-content: center;
}

.flexochild {
	align-items: center;
  margin: auto;
	height: auto;
}
.textealign {
		text-align: left;
}
		/*onglets*/
	.nav-tabs>li {
    font-size: 18px;
}

.nav-tabs>li>a {
	padding: 10px 5px;
}

.logosmbaspage {
   max-width: 200px;
	margin: 0 auto 0 auto;
}
	.tableaustats1 {
	padding: 80px 20px 0px 20px;
}
	
/*Fixes mobile*/
	
.premiertextepaddingtop {
	padding-top: 0px;
}
	
.margingauchedroiteliste {
	margin-left: 0em; margin-right: 1em;
}

}

/* 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: 18px;
}
	.titre1 {
    font-size: 34px;
	}
	
	.soustitre1 {
    font-size: 18px;
	}
	
	.titrestats {
    font-size: 80px;
	}
	
	.textestats {
    font-size: 18px;
	line-height: 1.2;
	}
	
	.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: 338px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_b.png');
   height: 68px;
   width: 338px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_h.png');
}

.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	.flexo {
  display: flex;
	flex-direction: row;
  align-items: center;
  min-height: 2em;
  justify-content: center;
}

.flexochild {
	align-items: center;
  margin: auto;
	height: auto;
}
	.textealign {
		text-align: right;
}
	/*onglets*/
	.nav-tabs>li {
    font-size: 20px;
}

.nav-tabs>li>a {
	padding: 15px 10px;
}
	
.logosmbaspage {
   max-width: 240px;
	margin: 0 auto 0 auto;
}
	.tableaustats1 {
	padding: 80px 0px 0px 0px;
}
	
.premiertextepaddingtop {
	padding-top: 40px;
}
	
.margingauchedroiteliste {
	margin-left: 2em; margin-right: 2em;
}

}

/* 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: 24px;
}
	.titre1 {
    font-size: 50px;
	}
	
	.soustitre1 {
    font-size: 26px;
	}
	
	.titrestats {
    font-size: 90px;
	}
	
	.textestats {
    font-size: 24px;
	}
	
	.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: 338px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_b.png');
   height: 68px;
   width: 338px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_h.png');
}
	
.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
	.flexo {
  display: flex;
	flex-direction: row;
  align-items: center;
  min-height: 2em;
  justify-content: center;
}

.flexochild {
	align-items: center;
  margin: auto;
	height: auto;
}
	.textealign {
		text-align: right;
}
	/*onglets*/
	.nav-tabs>li {
    font-size: 30px;
}

.nav-tabs>li>a {
	padding: 20px 15px;
}

.logosmbaspage {
   max-width: 316px;
	margin: 0 0 0 auto;
}
	.tableaustats1 {
	padding: 80px 0px 0px 0px;
}
	
.premiertextepaddingtop {
	padding-top: 40px;
}
	
.margingauchedroiteliste {
	margin-left: 2em; margin-right: 2em;
}

}

/* 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: 50px;
	}
	
	.soustitre1 {
    font-size: 40px;
	}
	
	.titrestats {
    font-size: 90px;
	}
	
	.textestats {
    font-size: 24px;
	}
	
	.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: 338px;
}

.ctavoiroffre {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_b.png');
   height: 68px;
   width: 338px;
	display: block;
}

.ctavoiroffre:hover {
   background-image: url('https://prodsolutionsmedia.blob.core.windows.net/assets/page/programmation-automne-2022/lp/fr/images/btn_offre_h.png');
}
	
.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
	.flexo {
  display: flex;
	flex-direction: row;
  align-items: center;
  min-height: 2em;
  justify-content: center;
}

.flexochild {
	align-items: center;
  margin: auto;
	height: auto;
}
	.textealign {
		text-align: right;
}
	
/*onglets*/
	.nav-tabs>li {
    font-size: 30px;
}

.nav-tabs>li>a {
	padding: 20px 15px;
}
	
.logosmbaspage {
   max-width: 316px;
	margin: 0 0 0 auto;
}
	
.tableaustats1 {
	padding: 80px 0px 0px 0px;
}
	
.premiertextepaddingtop {
	padding-top: 40px;
}
	
.margingauchedroiteliste {
	margin-left: 2em; margin-right: 2em;
}

}