@charset "utf-8";
/* CSS Document */


@media only screen and (max-width:991px){
	

}

@media only screen and (max-width:850px){
	.banner-section{
background-size: 40% auto, 40% auto, 134% auto;
}	
	.klcomaprisonwrp{
		width: 100%;
		position: relative;
		height: auto;
	}	
	.klmap-infobox.mp-tab-show{
		padding-bottom: 0;
		height: auto;
	}
	.klbodyDisable{
		overflow: hidden;
	}
	.bigfightsItem{
		width: 33.33%;
	}
}
@media only screen and (max-width:769px){
	
	.klmap-left {
    width: 100%;
	}
	
	.klmap-infobox{
		 position: fixed;
    background: #fff;
    z-index: 100;
		top: 100%;
		-moz-transition: all .2s ease .0s;
		-webkit-transition: all .2s ease .0s;
		transition: all .2s ease .0s;
		visibility: visible;
	}	
	.klmap-infobox.mp-tab-show {
    position: fixed;
    bottom: 0;
    top: 25%;
}
	.kl-infohead {

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px 30px 15px 10px;
    text-align: left;
		z-index: 1;

}
.kl-info-details {

    height: 100%;
    padding-top: 46px;
	-webkit-overflow-scrolling: touch;
    overflow: auto;

}	
	.cnstTitle{
		font-size: 14px;
	}	
.close-mobile {

    display: block;
    padding: 0;
    border: none;
    outline: none;
    background: rgba(255,255,255,0.1);
    color: #fff;
    width: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    font-size: 22px;
    cursor: pointer;

}	
	.voterinforight, .voterinfoleft{
		width: 100%;
	}	
.bigfightlistwrp {

    white-space: nowrap;
	-webkit-overflow-scrolling: touch;
    overflow: auto;
    float: left;
    width: 100%;

}
.bigfightsItem {

    width: 33.33%;
    float: none;
    display: inline-block;
    min-width: 33.333%;

}	
.bigfightswrp {
    padding: 30px 0 0px;
}	
.elOnlinelogo {
    margin: 80px auto 20px;
}
}
@media only screen and (max-width:640px){
	.kltopLi a{
		padding: 0 10px;
	}
	.kltopul {
    white-space: nowrap;
    overflow: auto;
	-webkit-overflow-scrolling: touch;
}
}
@media only screen and (max-width:500px){
	.elb-box{
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #ebebeb;
	}
	.polingstationwrp{
		padding: 30px 0;
	}
	.elOnlinelogo {
    max-width: 210px;
    margin: 50px auto 20px;
}
	.scrolldown {
		display: block;
		visibility: visible;
	}
}
@media only screen and (max-width:480px){
.bigfightsItem {

    width: 80%;
    float: none;
    display: inline-block;
    min-width: 80%;

}
	.womencnt-box.cntbox{
		left: -6%;
	}
	.mencnt-box.cntbox{
		right: -10px;
	}

}