#Header_banner_en .bannercontainer{position: relative; z-index: 1;}

#Header_banner_en .banner{height: calc(100vh - 185px) !important;}

#Header_banner_en .slotholder {
    width: 83%;
    float: left;
    overflow: hidden;
    position: relative;
}
#Header_banner_en .slotholder img {
    max-width: initial !important;
}
#Header_banner_en .apex-slider-shadow {
    display: none !important;
}
#Header_banner_en .timer {
    display: none !important;
}
#Header_banner_en .caption{
    width: 100%;
    height: 100%;
}
#Header_banner_en .slogan-banner {
    letter-spacing: 10px;
    text-align: right;
    display: inline-block;
    font-size: 4vw;
    line-height: 130%;
    font-weight: 400;
    position: absolute;
    bottom: 25%;
    right: 3%;
    text-shadow: 0px 0px 3px rgb(255, 255, 255);
    color: #333;
}
#Header_banner_en .bullets {
display:none !important;
}
#Header_banner_en .leftarrow {
	opacity: 1 !important;
	visibility: visible !important;
	background: #333  !important;
	width: 65px !important;
	height: 55px !important;
	float: left;
	color: #fff !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0;
	padding: 0;
	z-index: 1009;
	position:absolute;
	bottom:7%;
	right: 17.12vw;
}
#Header_banner_en .rightarrow {
	opacity: 1 !important;
	visibility: visible !important;
	background: #333 !important;
	width: 60px !important;
	height: 55px !important;
	float: left;
	color: #fff !important;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0;
	padding: 0;
	z-index:999;
	position:absolute;
	bottom:7%;
	right: 14vw;
}
#Header_banner_en .leftarrow:before {
	content:'';
	width: 11px;
	height: 21px;
	background: #fff;
	clip-path: polygon(100% 0, 10% 50%, 100% 100%, 90% 100%, 0 50%, 90% 0);
	transition:all .3s;
}
#Header_banner_en .rightarrow:before {
	content: '';
	width: 11px;
	height: 21px;
	background: #fff;
	clip-path: polygon(10% 0, 100% 50%, 10% 100%, 0 100%, 90% 51%, 0 0);
	transition:all .3s;
}
#Header_banner_en .leftarrow:hover:before {
	background: #d2d2d2;
}
#Header_banner_en .rightarrow:hover:before {
	background: #d2d2d2;
}
#Header_banner_en .leftarrow:after {
	content:'';
	width: 1px;
	height:15px;
	background:#fff;
	position:absolute;
	top: 20px;
	margin:0 auto;
	left:auto;
	right: 0;
}
#Header_banner_en .logo-partenaires {
    position: absolute;
    bottom: 30px;
    left: 20px;
}

#Header_banner_en .logo-partenaire {
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1600px) {
#Header_banner_en .rightarrow {
	right: 13vw;
}
#Header_banner_en .leftarrow {
	right: 16.8vw;
}
}
@media screen and (max-width: 1440px) {
#Header_banner_en .rightarrow {
	right: 12.8vw;
}
#Header_banner_en .leftarrow {
	right: 17vw;
}
}
@media screen and (max-width: 1366px) {
#Header_banner_en .rightarrow {
	right: 12.4vw;
}
#Header_banner_en .leftarrow {
	right: 16.8vw;
}
}
@media screen and (max-width: 1280px) {
#Header_banner_en .rightarrow {
	right: 12vw;
}
#Header_banner_en .leftarrow {
	right: 16.8vw;
}
}
@media screen and (max-width: 1200px) {
#Header_banner_en .rightarrow {
	right: 11.7vw;
}
#Header_banner_en .leftarrow {
	right: 16.8vw;
}
}
@media screen and (max-width: 1024px) {
#Header_banner_en .banner{height: calc(100vh - 175px) !important;}
#Header_banner_en .slotholder img {
}
#Header_banner_en .rightarrow {
	right: 10.8vw;
}
#Header_banner_en .leftarrow {
	right: 16.8vw;
}
}
@media screen and (max-width: 991px) {
#Header_banner_en .logo-partenaires {left:0;right:0; margin:0 auto;text-align: center;}
#Header_banner_en .banner{height:350px !important;}
#Header_banner_en .leftarrow{display:none;}
#Header_banner_en .rightarrow{display:none;}
#Header_banner_en .banner li{
	overflow:visible !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
#Header_banner_en .slogan-banner {
    bottom: auto;
    right: 0;
    left: 0;
    top: -40px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    width: 320px;
    white-space: initial;
    letter-spacing: 5px;
}
#Header_banner_en .slogan-banner br{
	display:none;
}
#Header_banner_en .slotholder {
    width: 90%;
    position: relative;
    overflow: hidden;
    height: 350px;
}
}
@media screen and (max-width: 499px) {
#Header_banner_en .slogan-banner {
    font-size: 25px;
    top: -35px;
}
}

