.online_application_page{
    -webkit-background-size: cover; 
    background-size: cover;
}

.calc_bg,
.splitter,
.panel-left{
	display: none;
}
.panel-right{
	background-color: #A7A8AA;
	padding: 30px 0;
}
.form_content{
	position: relative;
	margin: 0 auto;
	left: 0;
	top: 0;
}
.form_checkbox{
	display: inline-block;
}
.form_checkbox:last-child{
	float: right;
}
.form_checkboxes{
	margin-bottom: 45px;
}
.panel-right img{
	display: none;
}
.price_calc_header {
	height: auto;
	line-height: normal;
	padding: 20px 0;
}
.panel_helper.brown{
	padding-left: 0;
	text-align: center;
}
.panel_helper.brown .panel_container{
	position: relative;
	left: 0;
	
}
.footer_content{
	width: 100%;
	float: none;
	font-size: 14px;
}
.footer_socials{
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.social_button{
	margin: 0 5px;
}
.mobile_index_slider_caption{
	display: block;
}
.form_content .form_input.slider_input label{
	bottom: 28px;
}
.form_content .form_input.slider_input.contrib_value label{
	bottom: 28px;
}
#contrib_value{
	display: block;
}
@media (max-width:959px){
	.price_calc_header{
		height: auto;
		line-height: normal;
		padding: 25px 0;
	}
	.price_calc_header h2{
		font-size: 28px;
	}
	.price_calc_footer{
		height: auto;
		padding: 35px 0;
		line-height: normal;
	}
	.section_title{
		font-size: 32px;
		line-height: normal;
	}
	.top_row{
		text-align: center;
	}
	.top_row:after{
		display: none;
	}
	.top_row .adv_item{
		width: 32%;
	}
	#advatages{
		padding: 60px 0 0 0;
	}
	.section_title{
		margin: 0 0 45px 0;
	}
	.adv_item{
		margin-bottom: 35px;		
	}
	.footer_buttons,
	.copyright_str{
		float: none;
		text-align: center;
	}
	.offer_text{
		height: auto;
		line-height: normal;
		padding: 20px 0;
	}
	.footer_content{
		text-align: center;
		width: 100%;
		margin: 0 !important;
	}
	.contacts_caption{
		text-align: center;
		margin-bottom: 5px;
	}
	.footer_icon{
		display: inline-block;
		float: none;
	}
	.footer_col{
		margin-bottom: 10px;
	}
	.footer_col:last-child{
		margin-bottom: 0;
	}
	.offer_contacts{
		padding: 25px 0;
	}
	.offer_item_wrap{
		margin: 25px 0;
	}
	.separator_line{
		display: none;
	}
	#offer_page_caption{
		margin: 55px 0 16px 0;
	}
	.clear_fix_4{
		display: none;
	}
	.clear_fix_2{
		clear: both;
		display: block;
	}
	.footer_content p{
		font-size: 16px;
		padding: 0;
	}
	
}
@media screen and (max-width: 768px){
	.adv_item{
		height: auto;
	}
	.top_row .adv_item{
		width: 100%;
		padding: 0 20%;
	}
	.adv_item_bottom_wrap{
		width: 100%;
		padding: 0 20%;
	}
	.green_line_header{
		font-size: 20px;
	}
	.price_calc_button.header_button{
		display: block;
   		margin: 25px auto 0 auto;
	}
	.logo_line{
		width: 200px;
	}
}
@media (max-width:599px){
	.logo_line{
		width: 150px;
	}
	.mobile_mnu_button{
		display: inline-block;
		width: 25px; 
		height: 32px;
		background-image: url('/images/elements/menu.svg');
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		position: relative;
		top: 3px;
	}
	.bx-wrapper .bx-pager,
	.bx-controls-direction{
		display: none !important;
	}
	.price_calc_header h2{
		font-size: 22px;
	}
	.adv_item_bottom_wrap,
	.top_row .adv_item{
		padding: 0 5%;
	}
	.footer_button{
		margin-bottom: 15px;
	}
	.application_form{
		width: 100%;
	}
	.form_wrap{
		padding: 0 10px;
	}
	.application_form{
		margin: 35px auto 20px auto; 
	}
	.footer_col{
		margin-bottom: 35px;
	}
	.clear_fix_2{
		display: none;
	}
	.form_content{
		width: 100%;
		padding: 0 15px;
	}
	.form_checkbox{
		float: none !important;
		display: block;
	}
	.panel_helper.brown .panel_container span{
		display: block;
		margin: 0;
	}
	.panel_helper.brown{
		height: auto;
		line-height: normal;
		padding: 10px 0;
	}
	.mobile_index_slider_caption{
		width: 100%;
		padding: 0 15px;
	}
	.price_calc_button.header_button{
		display: inline-block;
	}
	.price_calc_button.header_button{
		margin-left: 0;
	}
	.form_content .form_input input{
		margin-left: 25px;
	}
	.green_line_header{
		display: none;
	}
	.despre_companie{
		display: none;
	}
	
}
@media (max-width:479px){
	.mobile_menu{
		text-align: left;
	}
	.mobile_menu_link{
		margin: 0 0 10px 0;
		display: block;
	}
	.form_content .form_input.slider_input label{
		bottom: 0;
		margin-bottom: 35px;
	}
	.form_content .form_input label{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.form_content .form_input input{
		margin-left: 0;
	}
	.form_content .form_input input.small_field,
	.form_content .form_input input.big_field{
		width: 100%;
	}
	.input_caption{
		display: block;
		text-align: center;
	}
	#contact_slider{
		width: 100%;
	}
	.form_content .form_input.slider_input.contrib_value label{
		bottom: 0;
	}
	
}