@media (max-width: 1200px){
	.header_tel_adres
	{
		font-size: 24px;
	}
	.priem li
	{
		background:none;
	}
	.index_slider .more .text
	{
		width: 150px;
	}
	body .menu-callback
	{
		display: flex;
		bottom: 20px;
	}
	.menu-callback .item-m-c
	{
		margin: 0 0 0 10px;
	}
	.priem
	{
		padding-top: 40px;
	}
}

@media (max-width: 990px){
	.logo>div
	{
    	background-position: calc(50% - 40px) 10px !important;
    }
	.pl_2, .pl_3, .pl_4, .pl_6
	{
		height: 144px;
	} 
	.pl_1, .pl_5
	{
		height: 307px;
	}
	.logo>div
	{
		text-align: center; padding-right: 0;
	}
	.tab_index .nav-tabs.nav-justified>li a
	{
		font-size: 11px;
	}
	.dop_servise_index.left
	{
		margin: 0 0 20px
	}
	.dop_servise_index.right
	{
		margin: 0 0 20px
	}
	.galleria-thumbnails,
	.galleria-thumb-nav-right,
	.galleria-thumb-nav-left
	{
		display: none;
	}
	.galleria-theme-classic .galleria-thumbnails-container
	{
		display: none;
	}
	.gal_price
	{
	    height: 120px;
	    border-left:none;
	    bottom: 0;
	    margin-bottom: 3px;
		background: rgba(0,0,0, .6);
		width: 100% !important;
	}
	.title_nomer_har,
	.nomer_har,
	.title_nomer_service,
	.nomer_service
	{
    	margin: 0 !important;
	}
	.nomer_har:before
	{
		left: 15px;
		right: 15px;
		width: auto;
	}
	.nomer_service:before
	{
		left: 15px; 
		right: 15px;
		width: auto;
	}
	.nomer_pict
	{
		-ms-flex-line-pack: center;
		    align-content: center;
	}
	.navbar-nav .dropdown:hover .dropdown-menu,
	#menu .caret{
		display: none!important;
	}
}

@media (max-width: 769px){
	.tab_index .nav
	{
		border-bottom: none;
		padding-bottom: 20px;
	}
	#slider li
	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	#reviews-index .mb-wrapper:after,
	#reviews-index .mb-wrapper:before
	{
		display: none;
	}
	#reviews-index a.mb-scrollButtons.mb-left{
		left: 0;
	}
	#reviews-index a.mb-scrollButtons.mb-right{
		right: 9px;
		margin-right: 0;
	}
}

@media (max-width: 769px){
	.slider_bottoms .more
	{
	    margin: 30px 0 0 0;
	}
	.top_slider .slogan strong
	{
	    font-size: 24px;
	}
	.index_slider_cena
	{
	    margin-bottom: 0; 
	}
	.form_filter
	{
		padding: 20px 20% 0;
	}
	.form_filter .btn
	{
		width: 100%;
	}
	.form_filter label
	{
		display: block;
		text-align: left;
	}
	.form_search
	{
		display: none;
	}
	.middle_banner
	{
		font-size: 14px;
	}
	.index_slider a{
		margin-bottom: 15px;
	}
	.call_back span{
		display: none;
	}
	.col-md-3.header-end{
	    width: 33.333333%;
	}
	.col-md-3.header-phone{
    	width: 41.666666%;
	}
	.col-md-3.header-phone
	{
	    width: 50%;
	}
	.col-md-4.logo-info
	{
		width: 33.333333%;
	}
	.col-md-3.header-end
	{
	    width: 16.666666%;
	    display: flex;
	    justify-content: flex-end;
	}
}
@media (max-width: 599px)
{
	.btn.button_otziv
	{
		font-size: 12px;
	    padding: 10px 15px;
	}
}
@media (max-width: 479px)
{
	.footer .footer_logo {
		background-size: contain;
	}
	.col-md-4.logo-info
	{
    	width: 100%;
    	padding-bottom: 10px;
	}
	.col-md-3.header-phone
	{
    	width: 80%;
	}
	.col-md-3.header-end
	{
		width: 20%;
	}
	.header_tel_adres>div
	{
		text-align: left;
	}
}