.site-deskopt {
    display: block !important;
}

@media (max-width: 1250px) {
	.fixed .anons {
		font-size: 11px;
	}
	.fixed .anons span {
		margin: 0 0 0 8px;
	}

	.fixed .anons span>a {
		font-size: 14px;
		border-bottom: dashed 1px #4F4F4F;
	}
	
	.fixed .anons span>a:hover {
		border-bottom: 0;
	}
	.fixed .anons span:before {
		content: none;
	}
}

@media (max-width: 960px) {

	.service-title {
		width: auto;
	}

	span.online img {
		position: relative;
		margin: 0;
	}

	.company-text-fon {
		background: none;
	}
	
	.seo_top.fon-good-company {
		background: url(//saver.su/img/fon/company-fon.jpg) no-repeat bottom center;
		background-size: contain;
		padding-top: 300px;
	}

	.seo_top {
		margin: 1% 0;
		padding: 0;
		font-size: 20px;
		display: table;
		vertical-align: top;
		width: 100%;
		height: 100px;
	}

	.preview-service>div {
		width:auto;
	}

	.screen-site {
		margin: 0px 0;
		display: block;
		text-align: -webkit-center;
		max-width:auto;
		min-width:auto;
	}

	.site-deskopt .header-top-menu-site {
		display:none;
	}

	.screen-site {
		margin: 0px 0;
		display: block;
		text-align: -webkit-center;
		width:100%;
	}

	span.online img {
		position: relative;
		margin: 0;
		border: solid 1px rgba(255, 255, 255, 0.66);
	}
	
	.opit-prodvizheniya {
		position: relative;
		margin: -23px 0px 0px 0px;
	}
	
	.top-slider-cont-zakaz {
		display: table;
		margin-bottom: 30px;
	}

}

@media (max-width: 767px) {

	.foot-cont, .foot-cont.footer-contacts {
		display: table;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	
	.top-slider-cont-zakaz a.box_ss {
		padding: 25px 0;
		border-radius: 0.2em;
		background: linear-gradient(270deg, #ae0007, #ff000b);
		text-align: center;
		text-transform: uppercase;
		box-shadow: inset rgb(255, 88, 88) 0 -3px 8px, inset rgb(164, 0, 6) 0 3px 6px, rgba(255, 255, 255, 1) 0 3px 8px -3px;
		display: inline-block;
		border-top: solid 1px #ff4646;
		border-bottom: solid 1px #d80009;
		margin-bottom: 30px;
	}	

	.top-slider-cont-zakaz a.box_ss span, .top-zakaz-form span {
		padding: 0px 10px;
	}	
	
	.desktop {
		display: none !important;
	}
	
	.mob {
		display: block;
	}
	
	section {
		margin-top: 57px;
	}
	
	.top-logo-header span.online {
		display: inline-table;
	}

	a.tel-click {
		font-size: 18px;
	}
	
	.tabs {
		flex-direction: column;
		gap: 3px;
	}
	
	.tabs .tab.active {
		border: solid 1px #079abb;
		background: #079ABA;
		font-weight: 100;
		color: #fff;
		margin-left: 0;
		transition-duration: 500ms;
		width: 100%;
	}
	.tabs .tab {
		padding: 5px 0;
		color: #626262;
		width: 74%;
		text-align: center;
		border: solid 1px #dbdbdb;
		min-width: 295px;
		transition-duration: 500ms;
	}
	.tabs {
		align-items: center;
	}
	
}

@media (max-width: 540px) {
	a.tel-click {
		font-size: 14px;
	}
	
	.top-logo-header span.online {
		padding: 3px 6px;
		font-size: 12px;
	}	
	
	span.online {
		margin-left: 0;
	}
	
}

@media (max-width: 400px) {
	
	.header-contact div {
		display: block;
		margin: 0;
		font-size: 0;
	}	
	
	.tel a.tel-click {
		font-weight: 700;
	}	
	
	.header-contact div {
		display: block;
		margin: 0;
		font-size: 0;
	}

	.top-logo-header span.online {
		background: none;
		color: #000;
		padding: 0;
		border-bottom: dashed 1px #000;
		display: initial;
	}
	
	.top-logo-mob img {
		width: 85%;
	}
	
	.header-contact div {
		display: block;
		margin: 0;
		font-size: 0;
	}
	
	.partner img {
		max-width: 200px;
		margin: 10px 0;
	}
	
	.partn .cont-comment-title {
		margin-bottom: 10px;
	}
}

@media (max-width: 370px) {
	.tel a.tel-click {
		font-size: 12px;
	}
	
	.top-logo-header span.online {
		font-size: 10px;
	}
}

@media (max-width: 330px) {
	.tel a.tel-click {
		font-size: 11px;
		font-weight: 600;
	}	
	.tabs .tab {
		font-size: 20px;
	}

}