@media screen and (min-width: 1920px){


		.content{
			margin-left: 17%;
			background-color: white;
		}

		.topmenu{
			margin-left: 0%;
			margin-top: 3%;
		}

		body{
			background-color: #E0FFFF;
		}

		.sponsor{
			margin-top: 2%;
			margin-bottom: 10%;
		}

		.sponsor-img{
			max-height: 100px;
			min-height: 100px;
			min-width: 100%;

		}

		.slider{
			margin-top: 14%;
		}

		.topwrapper{
			left :17%;
			width: 66.7%;
			background-color: rgba(102,178,255,0.8); /* Mettre un fond transparent, SANS influer sur les éléments */
		}

		.split.button.paypal {

    		background: #4169E1;
    		font-size: 22px; }

    	.split.button.paypal span {
     		background: #4169E1; }

      	.split.button.paypal span:after {
       		border: none;
    	}

		.paypal{
   	 		margin-top: 5px;
		}

		.media-list.button-group > li{
			margin-right: 1%;
			margin-left: 1%;
		}

		.footer{
			margin-left: 8%;
			background-color: white;
			margin-bottom: 2%;
		}

		.slider-button{
			position :absolute;
		}

		.slick-prev:before, .slick-next:before { 
    		color:blue !important;
    		left : -10px;
		}

		.slick-prev{ 
    		left : -10px;
		}

		.slick-next{
			right : -10px;
		}

		.slick-slide {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-slide img {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-dots{
			bottom: -40px;
			width : 97.6%;
		}

		.article{
			min-height: 400px;
			max-height: 400px;
			margin-top: 2%;
		}

		.news-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-bottom: 1%;
		}

		.webtv-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-bottom: 8%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.fa-2x{
			margin-right: 5em;
		}

		.twitter{
			margin-left: 15%;
		}

		.copyright{
			font-size: 18px;
			font-weight: bold;
			font-family: "Courier New";
		}

}

@media screen and (max-width: 1024px){


		.row{
			width: 100%;
		}

		.logo{
			max-height: 100px;
			max-width: 100px;
			margin-bottom: 5%;
			margin-top: 5%;
			margin-left: 5%;
		}

		.titre{
			background-color: black;
			margin-top: 5%;
		}

		h1{
			color : white;
			margin-top: 5%;
			font-size: 32px;
			font-weight: bold;
			font-family: "Courier New";
			text-align: center;
		}

		.content{
			width: 120%;
			margin-left: 20%;
		}

		.topmenu{
			margin-left: 8%;
			margin-top: 3%;

		}

		body{
			background-color: white;
		}

		.sponsor{
			margin-top: 2%;
			margin-bottom: 3%;
		}

		.sponsor-img{
			max-height: 100px;
			min-height: 100px;
			min-width: 100%;
		}

		.slider{
			margin-top: 3%;
		}

		.topwrapper{
			width: 100%;
			background-color: rgba(102,178,255,0.8); /* Mettre un fond transparent, SANS influer sur les éléments */
		}

		.split.button.paypal {

    		background: #4169E1;
    		font-size: 22px; }

    	.split.button.paypal span {
     		background: #4169E1; }

      	.split.button.paypal span:after {
       		border: none;
    	}

		.paypal{
   	 		margin-top: 5%;
		}

		.footer{
			margin-left: 8%;
			background-color: white;
			margin-bottom: 2%;
			margin-top: 5%;
		}

		.slider-button{
			position :absolute;
		}

		.slick-prev:before, .slick-next:before { 
    		color:blue !important;
    		left : -10px;
		}

		.slick-prev{ 
    		left : -10px;
		}

		.slick-next{
			right : -10px;
		}

		.slick-slide {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-slide img {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-dots{
			bottom: -40px;
			width : 97.6%;
		}

		.article{
			min-height: 50px;
			max-height: 200px;
			margin-top: 2%;
			min-width: 100%;
			max-width: 100%;
			background-color: rgba(102,178,255,0.8);
		}

		.news-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-bottom: 1%;
		}

		.webtv-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-top: 2%;
			margin-bottom: 2%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.fa-2x{
			margin-right: 5em;
		}

		.copyright{
			background-color: black;
			color : white;
			margin-top: 5%;
			font-size: 18px;
			font-weight: bold;
			font-family: "Courier New";
			text-align: center;
		}

		.mail{
			margin-right: 5%;
		}

		.twitter{
			margin-right: 5%;
		}

		.button{
			padding: 2rem 2rem 2rem 2rem;
			font-size: 16px;
		}
}

@media screen and (max-width: 480px){

		.row{
			width: 150%;
		}

		.titre{
			margin-top: 5%;
			background-color: black;
			width: 70%;
		}

		h1{
			color : white;
			margin-top: 5%;
			font-size: 32px;
			font-weight: bold;
			font-family: "Courier New";
			text-align: center;
		}

		.logo{
			max-height: 100px;
			max-width: 100px;
			margin-top: 5%;
		}

		.content{
			width: 100%;
			margin-left: 24%;
		}

		.topmenu{
			margin-left: 10%;
			margin-top: 3%;
		}

		body{
			background-color: white;
		}

		.sponsor{
			margin-top: 2%;
			margin-bottom: 3%;
		}

		.sponsor-img{
			max-height: 100px;
			min-height: 100px;
			min-width: 100%;
		}

		.slider{
			margin-top: 5%;
		}

		.topwrapper{
			width: 100%;
			background-color: rgba(102,178,255,0.8); /* Mettre un fond transparent, SANS influer sur les éléments */
		}

		.split.button.paypal {

    		background: #4169E1;
    		font-size: 22px; }

    	.split.button.paypal span {
     		background: #4169E1; }

      	.split.button.paypal span:after {
       		border: none;
    	}

		.paypal{
   	 		margin-top: 5%;
		}

		.media-list.button-group > li{
			margin-right: 1%;
			margin-left: 1%;
		}

		.footer{
			margin-left: 8%;
			background-color: white;
			margin-bottom: 2%;
			margin-top: 5%;
		}

		.slider-button{
			position :absolute;
		}

		.slick-prev:before, .slick-next:before { 
    		color:blue !important;
    		left : -10px;
		}

		.slick-prev{ 
    		left : -10px;
		}

		.slick-next{
			right : -10px;
		}

		.slick-slide {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-slide img {
		   min-height:200px;
		   max-height:400px;
		}

		.slick-dots{
			bottom: -40px;
			width : 97.6%;
		}

		.article{
			min-height: 50px;
			max-height: 200px;
			margin-top: 2%;
			min-width: 100%;
			max-width: 100%;
			background-color: rgba(102,178,255,0.8);
		}

		.news-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-bottom: 1%;
		}

		.webtv-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
			margin-top: 5%;
			margin-bottom: 5%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.tweet-img{
			max-height: 75px;
			min-height: 75px;
			min-width: 100%;
		}

		.fa-2x{
			margin-right: 5em;
		}

		.copyright{
			background-color: black;
			color : white;
			margin-top: 5%;
			font-size: 18px;
			font-weight: bold;
			font-family: "Courier New";
			text-align: center;
		}

		.mail{
			margin-right: 5%;
		}

		.twitter{
			margin-right: 5%;
		}

		.button{
			padding: 1rem 0.5rem 2rem 1rem;
		}

}