html.bx-ios .js-select2, html.bx-ios .js-select2-banks {
	display: none;
}
.logo .slogan{
	font-weight: normal;
}
/*@media screen and (max-width: 768px){*/
@media screen and (max-width: 1230px){
	/* .main-header {
		padding-top: 15px;
	} */

	.main-footer .main .site-map {
		text-align: center;
		font-weight: bold;
	}
	.main-footer .main .site-map > li {
		width: auto;
		display: inline-block;
	}
}
@media screen and (max-width: 768px){
	.page-content ol li, .page-content ul li {
		font-size: 18px;
	}
}
.banks-ratinglist-table table .bank-list-item-logo img,
.vote-rating-block.banks-list-block table tbody td .bank-list-item-logo img {
	display: block;
	max-height: 45px;
	max-width: 150px;
	height: auto;
}
.vote-rating-block .banks-ratinglist-table td.bank-list-item-logo-wrap{
	height: 86px;
}
.auth-block a.l-profile, .auth-block a.l-exit{
	display: inline-block;
	padding-bottom: 3px;
}
.ui-block .search [type='submit'], .fancybox-mobile #title-search [type="submit"]{
  background-position: -127px -34px;
  width: 16px;
  height: 16px;
}
.main-news .news-list .item img{
	width: 85px;
	height: 85px;
}
.main-news .news-list .item .content{
	margin-left: 105px;
}
.commerce-rating-block.table-wrap table td{
	padding: 15px 0;
}
.commerce-rating-block table td.info{
	font-size: 14px;
	padding-right: 10px;
}
.commerce-rating-block table td.info:last-child{
	padding-right: 0;
}
.block-title .block-title-info{
	margin-top: 2px;
}
.block-title .block-pagination .ui-selectmenu-button{
	margin-top: 0;
	top: -9px;
}
.comments.in-news .auth-link{
	color: #333;
	border-bottom: 1px dotted #333;
}
.comments.in-news .auth-link:hover{
	color: #ea2f2f;
	border-bottom: 1px dotted #ea2f2f;
}
.banks-list-block table tbody td .bank-list-item-logo img{
	max-height: 110px;
}
.polls .caption{
	text-transform: none;
}
.ui-menu .ui-menu-item{
	padding: 15px 20px;
}
.ui-autocomplete .ui-state-focus{
	background: #fafafa;
	border: 1px solid #ddd;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;	
	font-weight: normal;
	color: #333;
}
.ui-autocomplete .ui-state-focus:last-child{
	border-bottom: 1px solid #ddd;
}
.fancybox-skin{
	padding: 25px 20px 20px !important;
}
.bx-authform-social ul{
	margin: 0;
	padding-bottom: 0;
}
.social-login .bx-authform-social{
	padding-bottom: 10px;
}
.auth-modal input[type="text"]::-webkit-input-placeholder,
.auth-modal input[type="password"]::-webkit-input-placeholder{
	font-style: italic;
}
.auth-modal input[type="text"]::-moz-placeholder,
.auth-modal input[type="password"]::-moz-placeholder{
	font-style: italic;
}
.auth-modal input[type="text"]:-moz-placeholder,
.auth-modal input[type="password"]:-moz-placeholder{
	font-style: italic;
}
.auth-modal input[type="text"]:-ms-input-placeholder,
.auth-modal input[type="password"]:-ms-input-placeholder{
	font-style: italic;
}
.aside-rating{
	margin-top: 6px;
}
.aside-promo__ban iframe#_iframe_4157340{
	-ms-transform: scale(1.24, 1);
	-ms-transform-origin: top left;
	-webkit-transform: scale(1.24, 1);
	-webkit-transform-origin: top left;
	transform: scale(1.24, 1);
	transform-origin: top left;
}
.aside-promo__ban iframe#_iframe_4100066{
	-ms-transform: scale(0.99, 1);
	-ms-transform-origin: top left;
	-webkit-transform: scale(0.99, 1);
	-webkit-transform-origin: top left;
	transform: scale(0.99, 1);
	transform-origin: top left;
}
.banks-list-head{
	padding-right: 0;
}
.banks-list-head .bank-list-title{
	float: left;
	width: 60%;
}
.banks-list-head .bank-list-title h1{
	width: auto;
}
.banks-list-head .bank-list-title .switch-map{
	width: auto;
	float: left;
	margin: 6px 0 0 10px;	
}
.banks-list-head .pagination-wrap{
    float: left;
    width: 40%;
    text-align: right;
}
.main-news .news-list .item .js-dot{
	margin-top: 10px;
}
.banks-list-block-wrap .map img{
	margin-top: 0;
}

/*** bank-info ***/
.bank-info-line{
	padding: 25px 20px 35px;
}
.bank-info-wrap:after{
	content: '';
	display: table;
	clear: both;
}
.bank-info-line .bank-info-wrap .bank-logo{
	width: 18%;
}
.bank-info-line .bank-info-wrap .bank-description{
	width: 72%;
	margin-left: 3%;
}
.bank-info-line .bank-info-wrap .links-wrap{
	margin-top: 15px;
}
.bank-info-line .bank-info-wrap .links-wrap ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}
.bank-info-line .bank-info-wrap .links-wrap ul li:first-child{
	margin-top: 0;
	position: relative;
}
.bank-info-line .bank-info-wrap .links-wrap ul li{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bank-info-line .bank-info-wrap .links-wrap ul li:last-child{
	margin-bottom: 0;
}
.bank-info-line .bank-info-wrap .links-wrap ul li a {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_height: 15px;
	font-size: 13px;
	padding-left: 18px;
	position: relative;	
}
.bank-info-line .bank-info-wrap .links-wrap ul li div.phone {
	padding-left: 18px;

	font-size: 13px;
	position: relative;	
}
.bank-info-line .bank-info-wrap .links-wrap ul li a.phone {
	padding-left: 0;
	color: #1f59df;
	font-size: 13px;
	position: relative;	
}
.bank-info-line .bank-info-wrap .links-wrap ul li a:before, .bank-info-line .bank-info-wrap .links-wrap ul li div.phone:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background-position: -15px -117px;
	position: absolute;
	top: 0;
	left: -2px;
	background-image: url(../images/sprite.png);
}
.bank-info-line .bank-info-wrap .links-wrap ul li a.site:before {
	background-position: -15px -117px;
}
.bank-info-line .bank-info-wrap .links-wrap ul li a.email:before {
	background-position: -30px -117px; 
}
.bank-info-line .bank-info-wrap .links-wrap ul li a.phone:before {
	display: none!important;	
}
.bank-info-line .bank-info-wrap .links-wrap ul li div.phone:before {
	background-position: -45px -117px;
}
.bank-info-line .bank-info-wrap .links-wrap ul li a.phone {
	color: #333333;
}

.bank-info-line .bank-info-wrap .insurance{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 71px;
	height: 71px;
}
.bank-info-line .bank-info-wrap .insurance img{
	max-width: 100%;
}
.bank-info-line .bank-info-wrap .bank-rating{
	position: absolute;
	bottom: 0;
	left: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ff3333;
	color: #ffffff;
	text-align: center;
	width: 18%;
	padding: 10px 20px;
}
.bank-info-line .bank-info-wrap .bank-rating .title{
	font-size: 12px;
	text-transform: uppercase;
}
.bank-info-line .bank-info-wrap .bank-rating .rating-block{
	font-size: 14px;
	font-weight: bold;
}
.bank-item .financial-block .reking{
	margin-bottom: 50px;
}
.bank-item .financial-block table .name{
	width: 80%;
}
.bank-item .financial-block table div{
	display: block;
  border-bottom: 1px dotted #d9d9d9;
}
.bank-item .financial-block table .name div span{
	background: #fff;
	padding: 2px 5px 2px 0;
	line-height: 1.2em;
}
.bank-item .financial-block table .value div span{
	background: #fff;
	padding: 2px 0 2px 5px;
	line-height: 1.2em;
}
.bank-item .financial-block table .value{
	width: 20%;
}
.bank-item .banks-buttons,
.bank-item .banks-buttons .buttons-block{
	text-align: left;
}
.bank-item .banks-buttons.service-buttons{
	padding: 15px 0;
}
.bank-item .banks-buttons .buttons-block{
	width: 46%;
	margin-right: 0%;
}
.bank-item .banks-buttons .buttons-block:after{
	display: table;
	content: '';
	clear: both;
}
.bank-item .banks-buttons .buttons-block:first-child{

	margin-right: 8%;
}
.bank-item .banks-buttons .buttons-block .block-title{
	padding-left: 0;
}
.bank-item .banks-buttons .buttons-block a{
	width: 48%;
	margin-left: 0 !important;
	margin-right: 0% !important;
	float: left;
}
.bank-item .banks-buttons .buttons-block a:hover {
	opacity: .8;
	transition: opacity .5s;
	-webkit-transition: opacity 0.5s;
}
.bank-item .banks-buttons .buttons-block a:nth-child(2){
	margin-right: 4% !important;
}
.bank-item .banks-buttons .buttons-block a{
	margin-right: 0% !important;
}
/*
.bank-item .banks-buttons a{
	padding: 8px 30px;
}
*/
.bank-item .page-content > section.bank-service,
.bank-item .page-content > section{
	padding-top: 20px;
}
.bank-item .banks-buttons.service-buttons a:before{
	width: 22px;
	height: 20px;
	background-repeat: no-repeat;
}
.bank-item .banks-buttons.service-buttons a{
	height: auto;
	padding-left: 40px;
	margin-bottom: 30px;
}
.bank-item .banks-buttons.service-buttons a:after{
	line-height: 1em;
}
.bank-item .banks-buttons.service-buttons a span{
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.bank-item .banks-buttons.service-buttons a.service-icon1:before{
	 background-image: url(../images/service_icon_1.png);
}
.bank-item .banks-buttons.service-buttons a.service-icon2:before{
	 background-image: url(../images/service_icon_2.png);	
}
.bank-item .banks-buttons.service-buttons a.service-icon3:before{
	 background-image: url(../images/service_icon_3.png);	
}
.bank-item .banks-buttons.service-buttons a.service-icon4:before{
	 background-image: url(../images/service_icon_4.png);	
}
.bank-item .specialists-wrap .specialists-item .item-info .work-position{
	margin: 10px 0;
	color: #8c8c8c;
	font-size: 13px;
	font-weight: normal;
}
.bank-item .specialists-wrap .specialists-item .item-info .buttons:last-child{
	margin-top: 20px;
}
.bank-item .specialists-wrap .specialists-item .item-info .buttons a{
	font-size: 13px;
}
.bank-item .page-content > section.main-news{
	border-top: none;
}
.bank-item .page-content > section.main-news h2{
	margin-bottom: 20px;
}
.bank-item .page-content > section.main-news .short-news{
	margin-bottom: 20px;
}
.bank-item .page-content > section.main-news .short-news li{
	margin-bottom: 15px;
	border-bottom: none;
}
.subscribe .icheck{
	vertical-align: top;
}
.subscribe .subscribe-rubric-name{
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
	font-size: 14px;
}
.subscribe .subscribe-btn{
	display: inline-block;
	padding: 10px 15px;
	text-transform: uppercase;
	line-height: 1;
	background-color: #ff3333;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: white;
	transition: opacity .5s;
	-webkit-transition: opacity 0.5s;
	text-decoration: none;
	color: white;
	cursor: pointer;
}

@media screen and (max-width: 1230px){
	
	.bank-item .banks-buttons .buttons-block {
		width: 100%;
		clear: both;
		float: none;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.bank-item .banks-buttons .buttons-block:first-child {
		margin-top: 0;
	}
	.bank-item .banks-buttons .buttons-block:last-child {
		margin-bottom: 0;
	}				
	.bank-item .banks-buttons .buttons-block .block-title{
		padding-bottom: 5px;
	}
	.bank-item .banks-buttons .buttons-block{
		margin-bottom: 15px;
	}
	.bank-item .financial-block table .name{
		width: 70%;
	}	
	.bank-item .financial-block table .value{
		width: 30%;
	}	
	.commerce-rating-block table td.info{
		font-size: 12px;
	}
}

@media screen and (max-width: 980px){
	.bank-info-line .bank-info-wrap .bank-logo{
		float: none;
		width: 30%;
	}
	.bank-info-line .bank-info-wrap .bank-description{
		float: none;
		width: auto;
		margin: 30px 0; 
	}
	.bank-info-line .bank-info-wrap .bank-rating{	
		position: static;
		top: auto;
		left: auto;
    clear: both;
    width: auto;
    margin-top: 30px;		
	}
	.bank-info-line .bank-info-wrap .insurance{
		bottom: auto;
		top: 0;
	}
}

@media screen and (max-width: 768px){
	.banks-list-head .bank-list-title{
		float: none;
		width: auto;
	}
	.banks-list-head .bank-list-title:after{
		content: '';
		display: table;
		clear: both;
	}
	.banks-list-head .pagination-wrap{
		float: none;
		width: auto;
		margin-top: 10px;
		display: none;
	}
	.bank-item .financial-block table .name{
		width: 50%;
	}	
	.bank-item .financial-block table .value{
		width: 50%;
	}		
	.bank-item .banks-buttons .buttons-block a{
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.bank-item .main-news .short-news{
		display: block !important;
	}
}
@media screen and (max-width: 479px){
	.banks-list-head .bank-list-title .switch-map{
		float: right;
	}
	.bank-info-line .bank-info-wrap .bank-logo{
		width: 50%;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.5){
	.bank-item .banks-buttons.service-buttons a.service-icon1:before{
		background-image: url(../images/service_icon_1@2x.png);
		background-size: 22px 19px;
	}
	.bank-item .banks-buttons.service-buttons a.service-icon2:before{
		background-image: url(../images/service_icon_2@2x.png);	
		background-size: 22px 16px;
	}
	.bank-item .banks-buttons.service-buttons a.service-icon3:before{
		background-image: url(../images/service_icon_3@2x.png);
		background-size: 19px 20px;		 
	}
	.bank-item .banks-buttons.service-buttons a.service-icon4:before{
		background-image: url(../images/service_icon_4@2x.png);	
		background-size: 17px 14px;
	}
}
.consultant {
	overflow: hidden;
}
.consultant .managers .photo {
	top: 0;
	width: 100%;
	height: auto;
}

.specialists-wrap .specialists-item .item-info .title {
	line-height: 1.4;
}
.consultant .managers .logo {
    max-width: 26%;
    min-height: 0;
    width: 100%;
    height: auto;
}

.breadcrumbs li{
	clear: both;
	z-index: 1;
	display: inline-block;
	white-space: nowrap;
}
.breadcrumbs a{
	clear: both;
		z-index: 1;
	display: inline-block;
	white-space: nowrap;
}
@media screen and (max-width: 1230px) {
	.consultant .managers .area {
		margin-right: 62%;
	}
}
.bank-info-line .bank-info-wrap .bank-rating {
}
.bank-rating__rating-info {
	display: none;
	position: absolute;
	top: -50px;
	right: -100%;
	padding: 10px 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
}
.bank-rating__rating-info a{
	color: #333;
	text-decoration: underline;

}
.bank-rating__rating-info a:hover{
	text-decoration: none;
}
@media screen and (max-width: 980px) {
	.bank-info-line .bank-info-wrap .bank-rating {
			position: relative;		

	}

	.bank-rating__rating-info {
			top: -50px;
			left: 0%;
			right: auto;
	}
}
@media screen and (max-width: 479px) {


	.bank-rating__rating-info {
			top: -70px;

	}
}
