@media (max-width: 767.98px) {
	/*==============================*/
  	.b-uslugio {
		background-position: -130px 0px;
    }
    .b-uslugio .uslugio__btn .b-btn-special {
      max-width: 100%;
    }
    .b-uslugio .uslugio__pic {
      width: 50px;
    }
    .b-uslugio .uslugio__text {
      	padding-left: 20px;
    	width: calc(100% - 50px);
      	padding-right: 50px;
    }
  	/*==============================*/
    .form-home-manager:after {
      display: none;
    }
  	/*==============================*/
    #contactus-form131 .contactus-fields {
		width: 100%;
      	margin-right: 0px;
    }
  	/*==============================*/
  	.form-home-manager .sppb-addon-raw-html img {
    	display: none;  
  	}
    .b-orangebox {
      margin-bottom: 30px;
    }
  	/*==============================*/
    .b-numbers--edit {
		margin-top: 30px;
      	zoom: 0.6;
    }
  	.b-numbers .numbers__item:nth-child(4) .numbers__text,
  	.b-numbers .numbers__item:nth-child(2) .numbers__text {
    	left: -280px;  
  	} 
    .b-numbers .numbers__item .numbers__text {
		font-size: 20px;
    }
  	/*==============================*/
    .b-license {
      align-items: flex-start;
      flex-direction: column;
    }
    .b-license .license__box {
		padding-top: 15px;
      	padding-left: 0px;
    }
  	/*==============================*/
    .b-deliverybox .deliverybox__body:before {display: none;}
    .b-sberpay .row {flex-direction: column;}
    .b-line-link {flex-direction: column;}
    .b-phoneboxer {margin-top: 30px;}
    .b-deliverybox .deliverybox__body {padding: 30px;}
    .b-sberpay {margin-top: 30px;}
  	.b-howorder .howorder__item {margin-bottom:30px;}
  	.b-edgebox {margin-bottom: 20px;}
    #sp-page-title .sp-page-title h3 {
        /*background: #fff;*/
        border-radius: 10px;
        padding: 7px;
    }
  	/*==============================*/
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #sp-logo-wrapper .sp-retina-logo {
        margin-top: 15px;
    }
}