.indexVideo {
	height: 0;
	padding-bottom: 45%;
	position: relative;
}
.indexVideo>iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}
.indexHeader {
	background: none;
	position: relative;
}

a.ad_buttom {
	font-weight: bold;
	background: none;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 5px 20px;
	
	vertical-align: middle;
	display: inline-block;
	
	color: #000;
}
a.ad_buttom:hover {
	background: #fff;
	color: #333;
}

.ad_1 {
	width: 555px;
	height: 222px;
}

.ad_5 {
	width: 360px;
	height: 402px;
}

a.news_list {
	color: #000;
}

a.news_list:hover {
	color: #248575;
}

a.news_list_buttom {
	border: 2px solid #3ca59a;
	color: #3ca59a;
	
	font-weight: bold;
	background: none;
	border-radius: 0;
	padding: 5px 20px;
	
	vertical-align: middle;
	display: inline-block;
}

a.news_list_buttom:hover {
	background:#3ca59a;
	color:#fff;
}

.bar {
	background: url('../images/bar_green.gif') no-repeat left top;
}

.bar:hover {
	background: url('../images/bar_yellow.gif') no-repeat left top;
}

select.select_function {
	background: #ececec;
	color: #438c89;
	border: none;
	border-radius: 5px;
	text-align: left;
}

.apply input {
	border-radius: 5px;
	font-size: 14px;
	height: 34px;
	color: #438c89;
}

div.news_txt1 > a > h3 {
	text-align: left;
}

div.news_txt1 > a > p {
	text-align: left;
}

.pagination > .active > a {
	background-color: #438c89;
	border-color: #438c89;
}

.pagination > .active > a:hover {
	background-color: #438c89;
	border-color: #438c89;
}

.pagination > .active > a:focus {
	background-color: #438c89;
	border-color: #438c89;
}

.donate_button {
	border: 2px solid #3ca59a;
	background: #3ca59a;
	color: #fff;
	width: 120px;
	display: block;
	text-align: center;
	padding: 10px;
}

.donate_button:hover {
	color: #3ca59a;
	background: #ffda2d;
	border-color: #ffda2d;
}

.kv {
	max-height: 768px;
	overflow: hidden;
}

.kv_img {
	width: 100%;
}

.kv_img > img {
	width: 100%;
}

a.ad_url {
	color: #333;
}

.modal.in .modal-dialog {
	margin-top: 120px;
}

.modal-title {
	text-align: center;
	font-size: 20px;
}

.donate_note_left {
	margin-left: -24px;
}

.donate_note_left > a {
	text-decoration: none;
}

.amount_img {
	width: 100%;
}

.signup_select {
	height: 42px;
	border-radius: 0px;
}

h2.issue_css {
	width: 90%;
	margin: 0 auto;
}

.othersFN .nav span {
	width: 12em;
}

.navbar-nav li.active a {
	background:none;
	color: #f8d533;
}

.aboutArea {
	overflow: hidden;
}

#map {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
}

.about-detail aside.mayor li.active {
	background-color:#ffda2d;
}

.aboutArea .mayorsList li p.parliament_style {
	padding: 8px 0;
	height: 40px;
	text-align: center;
}

.aboutArea .mayorsList li p span.par_count {
	color: #ffda2d;
	font-size: 22px;
}

.searchInput {
	text-align: center;
	font-size: 2em;
}

.searchInput > span {
	color: #2e2d2d;
	font-weight: 700;
}

.news1_pic > a > img {
	width: 700px;
	height: 400px;
}

.news2_pic > a > img {
	width: 700px;
	height: 400px;
}

.memberList dl dt.chairman_dt {
	padding-right: 0;
	width: 65%;
	text-align: center;
}

/*fixed css*/
.kv .embed-responsive-16by9{
	padding-bottom: calc(56.25% - 42px) !important;
}

.kv .embed-responsive-16by9 iframe{
	bottom: -42px !important;
	height: calc(100% + 42px) !important;
}

footer li {
	width: auto;
}

/*
h3 {
	font-size: 32px;
	height: 2em;
}
*/

.dowmloadList li h3 {
	border: none;
}

.dowmloadList li hr {
	border-top: 1px solid #acacac;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news_contents ul {
	list-style: disc;
	padding: 0 2em;
	margin: auto;
}

.embed-responsive video {
	height: auto;
}

.legislator_detail {
	width: 380px;
}

.box_candidate>article figure {
	min-height: 500px;
}

.map {
    margin: 15px 0;
    position: relative;
    padding-bottom: 550px;;
}

.sign_btn {
	min-width: 100px;
}

.news_txt2 {
	margin: 0;
}

.share_up > a {
	margin-right: 2em;
}

.election_page {
	background: url(../images/kv-m.jpg) top center no-repeat;
	background-size: cover;
}

@media (max-width:1170px) {
	.news1_pic > a > img {
		width: 600px;
		height: 342.84px;
	}
	.news2_pic > a > img {
		width: 600px;
		height: 342.84px;
	}
	
	.news1_pic, .news2_pic {
		width: 100%;
	}
	
	.news_txt {
		margin-top: -100px;
	}
}

@media (max-width:1024px) {
	#map {
		display:none;
	}
	
	.othersFN .nav span {
		width: 10em;
	}
}

@media (max-width: 990px) {
	.news1_pic > a > img {
		width: 420px;
		height: 240px;
	}
	.news2_pic > a > img {
		width: 420px;
		height: 240px;
	}
	
	h2, h3 {
		font-size: 30px;
	}
	
	h4 {
		font-size: 22px;
	}

	.map {
	    margin: 15px 0;
	    position: relative;
	    padding-bottom: 0;
	}
	
	.share_up {
		text-align: center !important;
	}
	
	#media_contents {
		font-size: 20px;
	}
	
	#news_contents {
		font-size: 20px;
		width: 100% !important
	}
}

@media (max-width: 767px) {
	.kv {
		height: auto;
	}
	
	.navbar-nav li.active a {
		background: #448C89;
		color: #f8d533;
	}
	
	.navbar-nav li a:hover {
		background: #3a3839;
	}
	
	.othersFN .nav span {
		width: 8em;
	}
	
	.news_txt {
	    width: 100%;
	}

	.signup,.ad .row>div
	{
		margin-bottom:15px;
	}
	
	h3 {
		height: auto;
	}
	
	.searchArea {
		padding: 20px 0;
	}
	
	.news_txt {
		margin-top: 0;
	}
}