@charset "UTF-8";
.khcarouselBoxContainer{float: left;width: 340px;max-width:340px;height: 520px;position: relative;margin-left:25px;margin-right:25px;}
.khcarouselImage{display:block;max-width:340px;width:100%;height:360px;overflow:hidden;position: relative;background:#DAD5D5;}
.khcarouselContent{display:block;background:#FFFFFF;max-width:340px;height:200px;padding-top:17px;padding-left:13px;padding-right:13px;}
.khcarouselTitleContainer{display:block;margin:0 auto;width:100%;max-width:750px;height:auto;padding-top:30px;text-align: center;}
.khcarouselTopic{display:block;font-family: 'TradeGothicLTStd-BdCn20';font-size:14px;line-height:14px;padding-bottom:12px;}
.khcarouselTitle{display:block;font-family: 'TradeGothicLTStd-BdCn20';color:#FA9400;font-size:30px;line-height:36px;white-space:normal;}
.khcarouselLinkArea{display:block;width:100%;height:30px;position:absolute;bottom:20px;left:0;padding-left:13px;padding-right:13px;}
.khcarouselLink{font-size:14px;line-height:14px;position:relative;}
.khcarouselBigLink{font-size:18px;line-height:18px;}
.khcarouselNav{display:block;width:72px;height:5px;margin: 0 auto;text-align: center;}
.khcarouselNavBtn{display:inline-block;background:#FADAC2;width:20px;height:5px;margin-left:2px;margin-right:2px;cursor: pointer;position: relative;top: -10px;}
.khcarouselNavBtn:hover{background:#FA9400;}
.khcarouselNavBtnSel{display:inline-block;background:#FA9400;width:20px;height:5px;margin-left:2px;margin-right:2px;position: relative;top: -10px;}
#eventsBox {margin-top: 0px;}
@media (max-width:1120px){
	.khcarouselTitle{font-size:27px;line-height:33px;}
}
@media (max-width:1080px){
	.khcarouselTitle{font-size:22px;line-height:30px;}
}
#khcarousel{display:block;position: relative;height:auto;width:100%;}

.khcarouselContainer{display:block;margin:0 auto;width:100%;max-width:1170px;height:auto;padding-top:30px;padding-bottom:100px;}
.khcarouselLeftArrow{display:block;position: absolute;top:50%;bottom:0;left: 0;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:33px;height:64px;background-image:url(img/left_Arrow.svg);background-repeat:no-repeat;margin-top:20px;cursor: pointer;}
.khcarouselLeftArrow:hover{background-image:url(img/left_Arrow_.svg);}
.khcarouselRightArrow{display:block;position: absolute;top:50%;bottom:0;right: 0;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:33px;height:64px;background-image:url(img/right_Arrow.svg);background-repeat:no-repeat;margin-top:20px;cursor: pointer;}
.khcarouselRightArrow:hover{background-image:url(img/right_Arrow_.svg);}
.khcarouselInnerContainer{display: block;width: 1170px;height: 520px;position: relative;overflow: hidden;}
/*.khcarouselLogoWrapper{display: block;width: 1120px;height: 520px;position: relative;overflow: hidden;}*/
.khcarouselLogoWrapper{display: block;width: 2000px;height: 520px;position: relative;}
.khcarouselLogosreset{left:0;transition: left,right 1s ease;}
.khcarouselLogoSlider{display: block;position: absolute;width: 2000px;height: 520px;max-height: 520px;left: 0;white-space: nowrap;top: 0;}

.khcarouselLogo{display:block;width:100px;height:50px;position:absolute;top:-10px;right:0px;}

@media (max-width:1200px){
	.khcarouselContainer{max-width:780px;}
	.khcarouselInnerContainer{max-width:780px;}
}
@media (max-width:800px){
	.khcarouselContainer{max-width:390px;}
	.khcarouselInnerContainer{max-width:390px;}
}
@media (max-width:760px){
	.khcarouselContainer{padding-top:20px;padding-bottom:20px;}
	.khcarouselTitleContainer{padding-left:20px;padding-right:20px;}
	.khcarouselLeftArrow{width:64px;height:64px;background-image:url(img/left_Arrow_mob.svg);background-repeat:no-repeat;margin-top:150px;z-index:20000;}
	.khcarouselLeftArrow:hover{background-image:url(img/left_Arrow_mob.svg);}
	.khcarouselRightArrow{width:64px;height:64px;background-image:url(img/right_Arrow_mob.svg);background-repeat:no-repeat;margin-top:150px;z-index:30000;}
	.khcarouselRightArrow:hover{background-image:url(img/right_Arrow_mob.svg);}
	.khcarouselTitle{font-size:27px;line-height:33px;}
	.khcarouselAreaContainer{display:block;padding:0;}
}