.deputies-wrapper { padding-bottom: 30px }

.deputies-head { font-size: 0; padding-bottom: 40px; position: relative }
.deputies-head-item { font-size: 22px; display: inline-block; vertical-align: top; padding-right: 75px }
.deputies-head-item span { color: #828282; cursor: pointer }
.deputies-head-item span:hover { opacity: .8 }
.deputies-head-item.selected span { border-bottom: 1px solid #2384c6; color: #2384c6  }

.deputies-search { position: relative; margin-right: 20%; margin-bottom: 40px; font-size: 0 }
.deputies-search input { box-sizing: border-box; }
.deputies-search .text { width: 100%; border: 1px solid #9f9f9f; padding: 11px 20px 11px 20px; font-size: 15px; }
.deputies-search .inp-street { width: 59.5%; margin-right: 3% }
.deputies-search .inp-building { width: 37.5% }
.deputies-search .submit { position: absolute; background: #157fc4; height: 100%; top: 0; right: -23%; color: #fff; font-size: 20px; text-align: center; border: none; width: 20% }
.deputies-search .submit:hover { opacity: .9 }

.deputies-list { font-size: 0 }
.deputies-one { font-size: 13px; width: 50%; display: inline-block; vertical-align: top; padding-right: 20px; box-sizing: border-box; overflow: hidden; color: #000; margin-bottom: 50px }
.deputies-image { float: left; margin-right: 20px; width: 100px; height: 140px; }
.deputies-image a { display: block; height: 100%; background-size: cover; background-position: 50% 50% }
.deputies-info { overflow: hidden }
.deputies-name { font-size: 16px; font-weight: bold; padding-bottom: 5px }
.deputies-constituency { font-size: 14px; color: #828282; padding-bottom: 10px }
.deputies-description { line-height: 1.2em }

.alink { padding-bottom: 20px }
.alink span { color: #157fc4; border-bottom: 1px solid #157fc4; cursor: pointer }

.alph-search { font-size: 0; padding-bottom: 35px }
.alph-search span { font-size: 19px; text-transform: capitalize; display: inline-block; vertical-align: top; margin-right: 12px; cursor: pointer; margin-bottom: 5px }
.alph-search span:hover { opacity: .8 }
.alph-search span.selected { color: #000 }

.deputies-list .notfound { font-size: 16px }

.commission-name { font-size: 19px; color: #000; margin-bottom: 35px }
.commission-title span { color: #157fc4; font-size: 19px; cursor: pointer }
.commission-title span:after { content: ''; width: 8px; height: 12px; background: url(images/arr.png) no-repeat 0 0; display: inline-block; vertical-align: middle; margin: 0 0 0 14px; position: relative; bottom: 1px }
.commission-title span.opened:after { width: 12px; height: 8px; background: url(images/arr_b.png) no-repeat 0 0 }
.commission-menu { padding-bottom: 30px }

.commission-list { padding: 5px 0 30px 0 }
.commission-item { font-size: 16px; color: #000; margin-top: 10px }
.commission-item label { cursor: pointer }
.commission-item label i { width: 19px; height: 17px; background: url(images/check.png) no-repeat 0 0; display: inline-block; vertical-align: middle; margin-right: 10px; position: relative; bottom: 1px }
.commission-item input { position: absolute; left: -99999px }
.commission-item input:checked + i { background: url(images/checked.png) no-repeat 0 0 }

.deputy-card { overflow: hidden }
.deputy-card-left { float: left; width: 214px; margin-right: 25px; padding-top: 1em }
.deputy-card-left img { margin-bottom: 23px; vertical-align: top }
.deputy-card-info { overflow: hidden }
.deputy-ask {}
.deputy-ask a { display: block; background: #45a3ba; color: #fff; font-size: 20px; text-align: center; padding: 20px 0;  }
.deputy-ask a:hover { opacity: .9; color: #fff; text-decoration: none }

.deputy-card { padding-bottom: 20px }
.deputy-subtitle { font-size: 160%; font-weight: bold }

@media (max-width: 1300px) {
	.deputies-head-item { font-size: 18px; padding-right: 40px }
	.alph-search span { font-size: 16px; }
}
@media (max-width: 1000px) {
	.deputies-head { padding-bottom: 10px; margin-bottom: 25px }
	.deputies-head:after { content: ''; position: absolute; width: 105%; box-shadow: 0 5px 5px #dcdcdc; bottom: 0; left: -2.5%; height: 10px; }
	.deputies-head-item { padding: 0 0 13px 0; display: block }
	.deputies-search { margin-right: 0; margin-bottom: 40px; }
	.deputies-search .text { margin-bottom: 10px }
	.deputies-search .submit { position: relative; width: 100%; right: 0; padding: 11px 20px 11px 20px; }
	.deputies-one { display: block; width: auto; margin-bottom: 45px; padding-right: 0 }
	.deputies-search .inp-street { width: 100%; margin-right: 0 }
	.deputies-search .inp-building { width: 100% }

}

@media (max-width: 750px) {
	.deputies-head:after { width: 106%; left: -3%; }

	.news-item-text iframe { max-width: 100% }
}

@media (max-width: 550px) {
	.deputies-head:after { width: 110%; left: -5%; }
	.deputy-card-left { float: none; width: auto; margin-right: 0; padding-top: 0; text-align: center; }
}

@media (max-width: 420px) {
	.deputies-head:after { width: 114%; left: -7%; }
}
