.footer-social{
	display:block;
}
.netflix footer{
	max-width: 980px;
	margin: 30px auto 0;
	padding: 0 4%;
	color: grey;
}
.netflix .footer-logo,
.netflix .footer-social a span{
	display:none;
}
.netflix .footer-liens{
	margin-bottom: 1em;
	color: grey;
}
.footer-social a{
    padding:2px;
    padding-right:10px;
}
.footer-liens a{
	color: grey;
	display:inline-block;
}
.footer-more a{
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
.footer-liens a svg,
.footer-liens a img{
    width: 40px;
    height: 40px;
    display: block;
}
.footer-liens a img{
	border-radius:20px;
}
.footer-liens a svg path{
    fill:grey;
}
.disneyplus footer{
    width: 100%;
    background-color: rgb(0, 0, 0.png);
    font-size: 12px;
    color: #cacaca;
    margin-top: 100px;
    padding:10px;
    padding-bottom:30px;
    text-align:center;
}
.disneyplus .footer-logo{
    background-image:url(/images/logo-disneyplus.png);
    background-position:center center;
    background-repeat:no-repeat;
    background-size: 135px 35px;
    height:50px;
    color:transparent;
}
.disneyplus .footer-liens a{
    color: #cacaca;
    margin: 8px 0px 7px;
    text-decoration:
    none;
}
.disneyplus .footer-social a span{
    display:none;
}
.disneyplus .footer-liens a svg path{
    fill:#cacaca;
}
.disneyplus .footer-copyright{
    margin-top:10px;
}
.hbomax footer,
.crunchyroll_old footer{
    width: 100%;
    font-size: 12px;
    color: #cacaca;
    margin-top: 100px;
    padding:10px;
    margin-bottom:50px;
    position:relative;
}
.crunchyroll .footer-logo,
.crunchyroll_old .footer-logo{
    background-image:url(/images/logo-crunchyroll.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size: 130px 25px;
    height:50px;
    color:transparent;
}
.hbomax .footer-logo{
    background-image:url(/images/logo-hbomax.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-size: 130px 25px;
    height:50px;
    color:transparent;
}
.hbomax .footer-copyright{
    position:absolute;
    left: 200px;
    bottom:-10px;
}
.crunchyroll .footer-copyright,
.crunchyroll_old .footer-copyright{
    left: 200px;
    bottom:-10px;
}
.hbomax .footer-liens,
.crunchyroll .footer-liens,
.crunchyroll_old .footer-liens{
    display: block;
}
.hbomax .footer-social,
.crunchyroll .footer-social,
.crunchyroll_old .footer-social{
    float:left;
    display:block;
}
.hbomax .footer-more{
    position:absolute;
    right: 10px;
    bottom:-10px;
}
.crunchyroll .footer-more,
.crunchyroll_old .footer-more{
    right: 10px;
    bottom:-10px;
}
.hbomax .footer-liens a{
	padding-right:3px;
}
.hbomax .footer-liens a,
.crunchyroll .footer-liens a,
.crunchyroll_old .footer-liens a{
    color: #999999;
    text-decoration:none;
}
.crunchyroll .footer-liens a:hover,
.crunchyroll_old .footer-liens a:hover{
    color: #d16006;
    text-decoration:none;
}
.hbomax .footer-liens a:hover{
    color: #9e87f7;
    text-decoration:none;
}
.hbomax .footer-social a span,
.crunchyroll .footer-social a span,
.crunchyroll_old .footer-social a span{
    display:none;
}
.hbomax .footer-liens a svg,
.hbomax .footer-liens a img,
.crunchyroll .footer-liens a svg,
.crunchyroll .footer-liens a img,
.crunchyroll_old .footer-liens a svg,
.crunchyroll_old .footer-liens a img{
    width:20px;
    height:20px;
}
.hbomax .footer-liens a svg path,
.crunchyroll_old .footer-liens a svg path{
    fill:#999999;
}
.crunchyroll .footer-liens a svg path{
    fill:#ffffff;
}
.hbomax .footer-liens a.more:not(:last-child),
.crunchyroll_old .footer-liens a.more:not(:last-child){
    padding-right:20px;
}
.crunchyroll .footer-liens a.more:not(:last-child){
    padding-right:10px;
}
.crunchyroll .footer-liens a:hover svg path{
    fill:#ff6002;
}
.crunchyroll_old .footer-liens a:hover svg path{
    fill:#df6300;
}
.hbomax .footer-liens a:hover svg path{
    fill:#9e87f7;
}
.netflix .footer-more{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}
.netflix .footer-more a{
    text-decoration:none;
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
}
.netflix .footer-copyright{
	color: grey;
	padding-bottom:15px;
	font-size: 11px;
}

@media screen and (max-width: 650px){
	.hbomax footer{
		margin-top: 50px;
	}
	.hbomax .footer-copyright{
		text-align:right;
		right: 10px;
	}
	.hbomax .footer-social{
		margin-bottom:40px;
	}
	.hbomax .footer-social a{
		padding:2px;
	}
	.hbomax .footer-more {
        position: absolute!important;
        right: 10px!important;
        bottom: -50px!important;
    }
	.hbomax .footer-more a.more:not(:last-child){
		padding-right:10px;
	}	
}
@media screen and (max-width: 800px){
    .hbomax .footer-more {
        max-width: 320px;
    }
    .hbomax .footer-liens a.more:not(:last-child) {
        padding-right: 10px;
    }
    .hbomax .footer-copyright {
        left:120px;
    }
}
@media screen and (max-width: 900px){
    .hbomax .footer-liens a.more:not(:last-child) {
        padding-right: 10px;
    }
    .hbomax .footer-copyright {
        left: 155px;
    }
}

.mycanal footer{
	background-color:#22252a;
	margin: 30px auto 0;
	padding: 20px 4%;
	color:#FFF;
	padding-bottom:60px;
}
.mycanal .footer-logo{
    background-image:url(/images/logo-mycanal.png);
    background-position:left center;
    background-repeat:no-repeat;
    background-size: 150px 25px;
    height:50px;
    color:transparent;
}
.mycanal .footer-social{
	position:absolute;
	bottom:10px;
}
.mycanal .footer-social a{
	border-radius:50%;
	background-color:#3b3b3b;
	padding:0;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.mycanal .footer-social a.facebook:hover{
	background-color:#3b5897;
}
.mycanal .footer-social a.twitter:hover{
	background-color:#00aceb;
}
.mycanal .footer-social a.instagram:hover{
	background-color:#E1306C;
}
.mycanal .footer-social a.linkedin:hover{
	background-color:#2867B2;
}
.mycanal .footer-social a svg,
.mycanal .footer-social a img{
	display:block;
	width:30px;
	height:30px;
	padding:5px;
}
.mycanal .footer-social a img{
	padding:0px;
}
.mycanal .footer-social a:hover svg path{
	fill:#FFF;
}
.mycanal .footer-social a span{
	display:none;
}
.mycanal .footer-more{
	padding-bottom:20px;
}
.mycanal .footer-more a{
	padding:5px;
	display:block;
	text-decoration:none;
	color:#FFF;
}
.mycanal .footer-more a:hover{
	color:#999;
}

.primevideo footer{
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	padding: 24px;
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	color: #8197a4;
	background-color: #0f171e;
	-webkit-font-smoothing: antialiased;
}
.primevideo .footer-logo{
    background-image: url(/images/logo-primevideo-blanc.png);
    background-position:top center;
    background-repeat:no-repeat;
    background-size: 165px 35px;
    height:55px;
    color:transparent;
}
.primevideo .footer-social{
	margin-bottom:10px;
}
.primevideo .footer-social a span{
	display:none;
}
.primevideo .footer-more a{
	display: inline-block;
	white-space: normal;
	padding: 4px;
	color: #79b8f3;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    text-decoration: none;
}
.primevideo .footer-more a:hover{
	color: #90dffe;
}
.primevideo .footer-liens a svg path{
    fill: #1a98ff;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.primevideo .footer-liens a:hover svg path{
    fill:#fff;
}
.crunchyroll footer{
	background:#000000;
	color:#ffffff;
    font-size: 13px;
	padding:20px 5px;
}
.max footer{
	background:#07071c;
	color:#ffffff;
	text-align:center;
	padding:20px 5px;
}
.max .footer-logo{
    background-image: url(/images/logo-max.png);
    background-position:center 20px;
    background-repeat:no-repeat;
    background-size: 115px 50px;
    height:50px;
    color:transparent;
    padding-bottom:100px;
}
.max footer a{
	color:#ffffff;
	text-decoration:none;
	font-weight:100;
	padding: 4px;
	text-align:center;
	vertical-align:middle;
}
.max footer .footer-social a{
	font-family:Max-Bold;
}
.max footer a svg{
	width:18px;
	height:18px;
	vertical-align:middle;
	display:inline-block;
}
.max footer a svg path{
	fill:#ffffff;
}
.max footer .footer-copyright{
	padding-top:10px;
}