@media (max-width: 415px){
	.topbar_mail_wrap{
		width: 100%;
	}
	.topbar_phone_wrap{
		width: 100%;
	}
	.topbar_mail{
		margin: 15px 0 0 0;
	}
	.topbar_phone{
	    margin: 10px 0 10px 0;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.home-advantage .icon-box{
		min-height: 300px;
	}
}
@media (max-width: 991px){
	#header #header-wrap .lines, #header #header-wrap .lines:before, #header #header-wrap .lines:after, #header #header-wrap .lines, #header #header-wrap .lines:before, #header #header-wrap .lines:after{
		background-color: #ffffff;
	}
	#header #header-wrap #logo a{
	    display: inline-block;
	}
	#footer .copyright-text{
		text-align: center;
	}
	#footer .copyright-politika{
		text-align: center;
	}
	#footer .footer-menu .col-md-2-3{
		width: 100%;
		float: none;
	}
	#footer .footer-menu ul li{
		margin-bottom: 10px;
	}
	.form_ask .container{
		background: none;
		padding: 30px 15px;
	}
	.form_free_zamer .container{
		background: none;
		padding: 30px 15px;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	#mainMenu nav > ul > li > a{
	    padding: 11px 5px;
	}
}