@charset "utf-8";
/*
* Adaptiv CSS for All user!!!!
* 26.01.2018
*/
body.subactive{
	position: fixed;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}


#right-col-yandex-banner{
	min-height: 340px;
}

#right-col-yandex-banner .yap-R-49517-2 .yap-layout_block_fixed,
#right-col-yandex-banner .yap-R-49517-2{
	width: 100% !important;
}

#main_div{
	/* padding-top: 10px; */
	width: 100%;
	max-width: 1240px;

}
html, body{
	min-width: 320px;
}

.topLawyers_right {
	z-index: 0;
    color: #000;
    font: 14px Arial,sans-serif;
    padding: 4px 45px 4px 15px;
    width: 232px;
    margin-right: 14px;
    height: 42px;
    display: inline-block;
    position: relative;
    float: left;
    background-color: #ffa101;
    background: linear-gradient(to bottom,#fc6 0,#f90 100%);
    border: 1px solid #d77e00;
    text-align: left;
    border-radius: 3px 0 0 3px;
    text-decoration: none;
}
.topLawyers_right::after {
    content: '';
    position: absolute;
    right: -10px;
    z-index: 1;
    top: 0;
    width: 10px;
    height: 100%;
    background-image: url(https://s.9111s.ru/img/head/mrd.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover;
}



#block_submit{
	float: right;
}

@media screen and (max-width: 959px){

	.aside_rcol_inner{
		float: left;
		width: 100%;
		margin-top: 10px;
	}

}

@media screen  and (max-width: 679px){

	.main_content_inner,
	.rightcol{
		margin-left:0px;
	}
	.rightcol{
		padding-left: 0px;
	}


	.q_add__rules{
		width: 100%;
		max-width: 640px;
		font-size: 12px;
	}


	.tab_profile{
		display: block;
	}

}

@media screen and (max-width: 520px){

	#block_submit{
		float: none;
	}

	.userInfoCntDt.cntDtBl{
		text-align: left;
		float: none;
		display: block;
		clear: both;
		overflow: hidden;
		margin-top: 10px;
	}
	.anketa-info__item-txt{
		clear: both;
		overflow: hidden;
	}
}
@media screen and (max-width: 480px){

	.user-main-info__title {
		font-size: 14px!important;
		line-height: 18px!important;
		font-weight: 700!important;
		margin-top: 4px!important;
	}

}
@media screen and (max-width: 468px){

	.q_add__form-phone{
		width: 100%;
		display: block;

		padding-right:0px;
	}

	.form-regions__select{
		width: 100%;
		margin-right: 0;
		float: none !important;
		margin-bottom: 10px;
	}
}

