

/* Start:/bitrix/templates/new_main/components/bitrix/news/deputies/bitrix/news.detail/.default/style.css?16755041001713*/
.bl_deputies_detail{}
.bl_deputies_detail h3{}
.bl_deputies_detail .b_cart_deputies{}
.bl_deputies_detail .b_cart_deputies .b_left{
	float: left;

}



.bl_deputies_detail .b_cart_deputies .b_left .b_img{
	padding: 2px;
	margin-bottom: 20px;
}

.bl_deputies_detail img {
    width: 100%;
    height: auto;
}

.bl_deputies_detail .b_cart_deputies .b_right{
    margin-bottom: 15px;
}

.bl_deputies_detail .b_cart_deputies .b_biography{
	margin-bottom: 20px;
}
.bl_deputies_detail .b_cart_deputies .b_biography .b_dop_info{
	
}

.bl_bottom .b_list{
    margin-bottom: 10px;
}

.btn_feedback{
	display: block;
	padding: 10px 20px;
	color: #fff;
	background: #3e5195;
    text-align: center;
}

.btn_feedback:hover{
	color: #fff;
}

.bl_events{
	margin-bottom: 10px;
}



/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) {

}



/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	.bl_deputies_detail .b_cart_deputies .b_left{
		float: none;
		display: block;
	}
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.bl_deputies_detail .b_cart_deputies .b_left{
		float: none;
		display: block;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.bl_deputies_detail .b_cart_deputies .b_left{
		float: none;
		display: block;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {}



/* End */
/* /bitrix/templates/new_main/components/bitrix/news/deputies/bitrix/news.detail/.default/style.css?16755041001713 */
