@charset "utf-8";
/* CSS Document */

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.pourquoi-choisir-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/sliders/custom-headers/images/mobile/pourquoichoisir_img_header_mobile-2.png) !important;
		background-position: top center !important;
    }
	
	/*Ajustement de la hauteur si sans CTA*/
	.featured-zone {
        min-height: auto;
    }
	
	#MyBtncontainer {
	  position: relative; z-index: 3;
	}
	
	#MyBtncontainerposition {
	  position: absolute; right: 0; bottom: 0; top: 0px;
	}
	
	#myBtn {
	  width: 30px;
	  /*font-size: 18px;*/
	  /*padding: 10px;*/
	  border: none;
	  background: none;
	  color: #fff;
	  cursor: pointer;
	}

	#myBtn:hover {
	  color: #fff;
		opacity: 0.5;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.pourquoi-choisir-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/sliders/custom-headers/images/mobile/pourquoichoisir_img_header_mobile-2.png) !important;
		background-position: top center !important;
    }
	
	/*Ajustement de la hauteur si sans CTA*/
	.featured-zone {
        min-height: auto;
    }
	
	#MyBtncontainer {
	  position: relative; z-index: 3;
	}
	
	#MyBtncontainerposition {
	  position: absolute; right: 0; bottom: 0; top: 0px;
	}
	
	#myBtn {
	  width: 30px;
	  /*font-size: 18px;*/
	  /*padding: 10px;*/
	  border: none;
	  background: none;
	  color: #fff;
	  cursor: pointer;
	}

	#myBtn:hover {
	  color: #fff;
		opacity: 0.5;
	}
}
	
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.pourquoi-choisir-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/sliders/custom-headers/images/desktop/bg_pourquoichoisir_desktop-2.jpg) !important;
		background-position: center center !important;
    }
	
	#MyBtncontainer {
	  position: relative; z-index: 3;
	}
	
	#MyBtncontainerposition {
	  position: absolute; right: 0; bottom: 0; top: 0px;
	}
	
	#myBtn {
	  width: 50px;
	  /*font-size: 18px;*/
	  /*padding: 10px;*/
	  border: none;
	  background: none;
	  color: #fff;
	  cursor: pointer;
	}

	#myBtn:hover {
	  color: #fff;
		opacity: 0.5;
	}
}
	
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.pourquoi-choisir-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/sliders/custom-headers/images/desktop/bg_pourquoichoisir_desktop-2.jpg) !important;
		background-position: top center !important;
    }
	
	#MyBtncontainer {
	  position: relative; z-index: 3;
	}
	
	#MyBtncontainerposition {
	  position: absolute; right: 0; bottom: 0; top: 0px;
	}
	
	#myBtn {
	  width: 50px;
	  /*font-size: 18px;*/
	  /*padding: 10px;*/
	  border: none;
	  background: none;
	  color: #fff;
	  cursor: pointer;
	}

	#myBtn:hover {
	  color: #fff;
		opacity: 0.5;
	}
}
	
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	.pourquoi-choisir-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/sliders/custom-headers/images/desktop/bg_pourquoichoisir_desktop-2.jpg) !important;
		background-position: top center !important;
    }
	
	#MyBtncontainer {
	  position: relative; z-index: 3;
	}
	
	#MyBtncontainerposition {
	  position: absolute; right: 0; bottom: 0; top: 40px;
	}
	
	#myBtn {
	  width: 50px;
	  /*font-size: 18px;*/
	  /*padding: 10px;*/
	  border: none;
	  background: none;
	  color: #fff;
	  cursor: pointer;
	}

	#myBtn:hover {
	  color: #fff;
		opacity: 0.5;
	}

	

}
