.img-bn-top {
	width: 100%;
}

#bigImgB {
	margin: 0 auto;
}

.home-sologan {
	color: white;
	font-family: Roboto-Light;
	font-size: 0.938em;
	font-style: italic;
	padding-top: 1.063em;
	text-align: right;
	word-spacing: 2px;
}

.des-title {
	font-family: tahoma;
	font-size: 3.063em;
	color: white;
	margin-bottom: 1.250em;
}

.des-content {
	font-family: tahoma;
	font-size: 1.750em;
	color: white;
	margin-bottom: 0.375em;
	word-spacing: 2px;
}

.banner-description {
	width: 39.875em;
	float: left;
	text-align: center;
	padding-top: 6.313em;
}

.des-content img {
	margin-top: 0.625em;
	display: block;
	width: 1.313em;
	position: relative;
	left: 2.563em;
	float: left;
}

@media screen and (min-width: 768px) {
	.login-fm {
		float: right;
		margin-top: 0px;
	}
	#headerBanner {
		height: 708px;
		width: 100%;
		background-image:
			url('/o/bkavcommon/banner-portlet/images/banner-Edit2.jpg');
		background-position: center;
		background-repeat: no-repeat;
		position: relative;
	}
	.home-sologan {
		font-size: 15px;
		padding-top: 17px;
	}
	.des-title {
		font-size: 40px !important;
		margin-bottom: 11px;
	}
	.des-content {
		font-size: 26px;
		margin-bottom: 8px;
	}
	.banner-description {
		width: 629px;
		padding-top: 125px;
	}
	.des-content img {
		margin-top: 10px;
		width: 21px;
		left: 39px;
		top: -1px;
	}
}

#headerBanner {
	background-image: url('/o/bkavcommon/banner-portlet/images/banner-Edit2.jpg') !important;
	background-repeat: no-repeat;
	background-position: center;		
}
@media screen and (max-width: 767px) {
	.banner-description{
		width: 100%;
		padding-top: 0px;
		display: none;
	}
	.home-sologan{
		padding-right: 10px;
		text-align: center;
	}
	.des-title{
		margin-bottom: 0px
	}
	.des-content img {
		margin-top: 7px;
	    display: block;
	    position: relative;
	    width: 20px;
	    left: 0px !important;
	}
	.des-content span{
	}
	#p_p_id_com_bkav_ivan_portlet_LoginPortlet_{
		width: 90%;
		margin: 0 auto;
	}
	#p_p_id_com_bkav_ivan_portlet_LoginPortlet_ div{
		background-color: transparent !important;
	}
	#p_p_id_com_bkav_ivan_portlet_LoginPortlet_ form{
		background-color: white;
	    padding: 20px 20px 0px 20px;
	    border-radius: 7px;
	}
	.login-fm {
		height: 400px;
	}
}