@media all and (max-width: 1200px) {
.social-links ul li:first-child {
	width: 100%;
}
.social-links {
	padding-bottom: 5px;
}
.header-contacts > div:nth-child(1) {
    margin-bottom: 10px;
}
.hc-link a {
	font-size: 14px;
}
.mail,
.phone {
    font-size: 16px;
}
#catalog-line .btn {
	font-size: 12px;
}
#catalog-line .form-control {
	font-size: 16px;
}
.p-social {
    display: flex;
}
.p-meta {
    position: relative;
    padding: 0px;
}
.p-title {
    min-height: 150px;
}
.p-pov {
    font-size: 12px;
    padding: 0px 15px 5px 15px;
}
.p-item {
	padding-bottom: 0px !important;
	margin-top: 15px !important;
	margin-bottom: 30px !important;
}
.p-item:hover {
	margin: 15px 15px 30px 15px;
	padding-bottom: 0px;
}
.p-item:hover .p-meta {
	padding-bottom: 0px;
}
#about-block {
	margin-top: 0px;
}
.dropdown-menu > ul > li > a {
	font-size: 12px;
}
.dropdown-menu ul.sidebar-menu li a {
	font-size: 14px;
}
.n-title a {
	font-size: 15px;
}
.form-checkbox {
	display: flex;
	align-items: center;
	line-height: 1.1;
	height: 35px;
}
.form-checkbox label {
	font-size: 14px;
}
.box-blue-title {
    font-size: 18px;
}
.compair-list .p-getprice {
    padding: 5px 15px 10px 15px;
}
.compair-items > div,
.box-compair-items ul li {
	font-size: 14px;
}

}

@media all and (max-width: 960px) {
.social-links ul li:first-child {
    width: auto;
}
.social-links {
    padding-bottom: 10px;
    text-align: center;
}
.branding {
	padding-bottom: 15px;
}
.header-links {
    padding-left: 15px;
    margin-left: 0px;
}
#catalog-line .btn {
    font-size: 14px;
}
#catalog-line .search-block {
	padding-top: 15px;
}
.box-1 {
	margin-top: 15px;
}
#news-block .col-lg-3 {
	padding-bottom: 30px;
}
.footer-social {
	padding-bottom: 30px;
}
a.btn.d-block {
	color: #fff;
}
.mm-navbar,
.mm-panels > .mm-panel,
.mm-panels {
	background: #fff;
}
#mobile-menu .mm-navbar,
#mobile-menu .mm-panels > .mm-panel,
#mobile-menu .mm-panels {
	background: #0f4496;
	color: #fff;
}
.mm-navbar a {
	font-size: 16px;
	color: #333333;
	font-family: 'SF UI Display Bold';
	text-transform: uppercase;
	justify-content: flex-start;
}
.mm-navbar__title > span {
	color: #333;
}
#mobile-menu .mm-navbar a {
    font-size: 19px;
}
#mobile-menu .mm-navbar a,
#mobile-menu .mm-navbar__title > span {
	color: #fff;
}
ul.mm-listview > li > a.mm-listitem__text {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'SF UI Display Medium';
	white-space: unset;
}
ul.mm-listview > li > a.mm-listitem__text:before {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 100%;
	display: block;
	content: '';
}
#mobile-menu ul.mm-listview > li > a.mm-listitem__text {
    font-size: 16px;
    padding: 15px 20px;
    color: #fff;
}
.mm-listitem::after {
	left:0px;
}
ul.mm-listview > li > a.m1,
ul.mm-listview > li > a.m2,
ul.mm-listview > li > a.m3,
ul.mm-listview > li > a.m4,
ul.mm-listview > li > a.m5,
ul.mm-listview > li > a.m6,
ul.mm-listview > li > a.m7,
ul.mm-listview > li > a.m8,
ul.mm-listview > li > a.m9 {
	padding-left: 50px;
}
ul.mm-listview > li > a.m1:before {
	background: url(../images/m1.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m2:before {
	background: url(../images/m2.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m3:before {
	background: url(../images/m3.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m4:before {
	background: url(../images/m4.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m5:before {
	background: url(../images/m5.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m6:before {
	background: url(../images/m6.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m7:before {
	background: url(../images/m7.png) center center no-repeat;
	background-size: 30px;
}
ul.mm-listview > li > a.m8:before {
	background: url(../images/m8.png) center center no-repeat;
	background-size: 25px;
}
ul.mm-listview > li > a.m9:before {
	background: url(../images/m9.png) center center no-repeat;
	background-size: 25px;
}
.mm-wrapper_opening #site:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
}
.mm-wrapper_opening #mmenu-close {
	display: block;
}
ul.mm-listview > li > a.mm-listitem__text {
	font-size: 12px;
}
#mobile-menu .social-links {
    padding-bottom: 10px;
    text-align: left;
    display: block;
    text-transform: uppercase;
}
#mobile-menu .social-links a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-left: 20px;
	margin-right: 0px;
}
#mobile-menu .social-links a.s1 {
	background: url(../images/s1.png) center center no-repeat;
	background-size: contain;
}
#mobile-menu .social-links a.s2 {
	background: url(../images/s2.png) center center no-repeat;
	background-size: contain;
}
#mobile-menu .social-links a.s3 {
	background: url(../images/s3.png) center center no-repeat;
	background-size: contain;
}
.product-list .p-social {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    border: 0px;
}
.product-list .p-item {
	height: auto;
	margin: 15px 0px 0px 0px !important;
}
.compair-list .p-item {
    margin: 15px 6px !important;
}
#catalog-line .search-block {
    padding-top: 0px;
}
.product-links {
    justify-content: flex-start;
}
.product-links a {
	margin-left: 0px;
	margin-right: 30px;
}
.product-pic {
	padding-bottom: 20px;
}
.compair-items span {
	display: block;
	font-family: 'SF UI Display Semibold';
	padding-bottom: 2px;
}
.compair-list .p-title {
    min-height: 100px;
}
#map {
	width: 100%;
	height: 500px;
	margin-top: 30px;
}
.product-list.compair-list .col-lg-9 {
    padding-left: 0px;
    padding-right: 0px;
}
.content-wrapper {
	padding: 15px;
}

}

@media all and (max-width: 767px) {
#header {
	width: 100%;
	background: #f2f5f7;
}
.branding {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
a.burger {
	display: block;
	width: 45px;
	height: 45px;
	background: url(../images/burger.svg) center center no-repeat;
	background-size: contain;
	text-indent: -1000px;
	overflow: hidden;
}
.mobile-phone a {
	width: 100%;
	display: block;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	font-family: 'SF UI Display Semibold';
}
.mobile-phone a span {
	display: inline-block;
	padding-left: 30px;
	background: url(../images/phone-mobile.svg) left center no-repeat;
	background-size: 23px;
}
#catalog-line {
    padding-top: 0;
}
#catalog-line .container {
	padding: 0px;
}
#catalog-line .row {
    margin: 0px;
}
#catalog-line .col-lg-2 {
	padding: 0px 15px;
}
#catalog-line .search-block {
    padding: 15px 0px 0px 0px;
    position: relative;
}
#catalog-line .form-control {
    font-size: 14px;
    border-radius: 0px;
    padding: 0px 15px;
    border-left: 0px;
}
#catalog-line .input-group .btn {
    padding: 0px;
    border-radius: 0px;
    background: url(../images/search-icon.svg) center center no-repeat;
    background-size: 19px;
    overflow: hidden;
    text-indent: -1000px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 15px;
    border: 0px;
    width: 19px;
    height: 19px;
    z-index: 1000;
}
#bn {
	padding-bottom: 0px;
}
#bn .container {
	padding: 0px;
}
.box {
	display: none;
}
.slide-item {
    padding: 15px;
    border-radius: 0px;
    min-height: 260px;
    background-size: contain !important;
}
.sl-1 {
	font-size: 16px;
}
.sl-2 {
    font-size: 26px;
    padding-bottom: 15px;
}
.sl-3 {
	font-size: 16px;
}
.sl-4 {
	padding-bottom: 50px;
}
.sl-4 .btn {
    padding: 15px 20px;
}
.wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}
.why-title {
    font-size: 19px;
}
.w-name {
    font-size: 16px;
}
.why {
    margin-top: 30px;
    padding-left: 15px;
    padding-top: 70px;
}
.block-title > span {
    font-size: 20px;
}
.p-title {
    min-height: 100px;
}
.footer-social {
    padding-bottom: 0px;
}
#news-block .row.owl-theme {
	margin: 0px;
}
#news-block .row.owl-theme .col-lg-3 {
	padding: 0px;
}
#catalog-line .btn {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}
#user-links {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	padding: 15px 0px;
}
#user-links .col-lg-2 {
	padding-left: 0px;
}
.hl-wrapper {
	display: flex;
	height: 55px;
	border-radius: 27.5px;
	box-shadow: 0px 1.5px 34px 0 rgba(0, 0, 0, 0.3);
	background-color: #ffffff;
}
.m-hl {
	width: 33%;
	font-size: 9px;
	text-transform: uppercase;
	color: #333;
	border-right: 1px solid #ccc;
	text-align: center;
	font-family: 'SF UI Display Regular';
}
.m-hl:last-child {
	border-right: 0px;
}
.m-hl a {
	display: block;
	padding-top: 7px;
	text-decoration: none;
}
.m-hl span {
	font-size: 15px;
	display: inline-block;
	color: rgba(51, 51, 51, 0.9);
	font-family: 'SF UI Display Semibold';
	padding-left: 25px;
}
.m-hl-1 span {
	background: url(../images/m-hl-1.svg) left center no-repeat;
	background-size: 20px;
}
.m-hl-2 span {
	background: url(../images/m-hl-2.svg) left center no-repeat;
	background-size: 20px;
}
.m-hl-3 span {
	background: url(../images/m-hl-3.svg) left center no-repeat;
	background-size: 20px;
}
a.btn-form {
	display: block;
	width: 46px;
	height: 46px;
	text-decoration: none;
	background: url(../images/m-callback.svg) center center no-repeat;
	background-size: 90px;
	margin-left: -15px;
	cursor: pointer;
}
.modal-right .modal-content {
    padding: 0px;
}
.modal-right .modal-title {
    font-size: 20px;
    padding-bottom: 20px;
}
.modal .form-control {
	height: 45px;
}
.modal .form-item {
    margin-bottom: 15px;
}
.modal .btn {
    height: 45px;
}
.thankyou-message {
    padding-top: 100px;
    padding-bottom: 50px;
    font-size: 20px;
}
#main-container > .container {
	padding: 0px;
}
.breadcrumb {
    padding: 0px 15px;
    font-size: 13px;
    margin-bottom: 10px;
}
h1.page-header {
    font-size: 22px;
}
.content-wrapper {
    background: #fff;
    padding: 15px 15px 25px 15px;
}
.modal-center .close {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 10;
}
#filter-modal .modal-header {
	padding-bottom: 40px;
}
.filter-title {
	padding: 15px 0px;
}
.filter-item {
    padding: 15px 0px 0px 0px;
}
.filter-title::after {
	right: 0px;
}
.jq-selectbox__select {
	padding-right: 35px;
}
.filter-mobile a {
	padding-right: 40px;
}
.product-list .p-pic {
    position: relative;
    width: 40%;
    height: auto;
    padding: 15px;
    float: left;
}
.product-list .p-stock,
.product-list .p-title {
    min-height: unset;
    float: right;
    width: 60%;
	overflow:hidden;
}
.product-list .p-meta {
    padding: 0px;
    clear: both;
}
.grid-pic {
	width: 100%;
}
.grid-title {
	width: 100%;
}
.product-list .grid-item .p-stock, .product-list .grid-item .p-title {
    min-height: unset;
    float: none;
    width: 100%;
}
.grid-price {
	width: 100%;
	padding: 0px;
}
.grid-meta {
	padding-top: 15px;
	width: 100%;
}
.grid-title .p-title {
	padding: 10px 0px;
}
.grid-title .p-stock {
	padding: 0px 0px 15px 0px;
}
.product-header h1.page-header {
    font-size: 18px;
}
.product-pic {
    padding: 0px 0px 20px 0px;
}
.product-price span:last-child {
    font-size: 28px;
}
.product-order .btn {
    padding: 20px 15px;
}
.product-tabs .nav-tabs .nav-item {
	width: 50%;
}
.product-tabs .nav-tabs .nav-link {
    padding: 20px 15px;
    font-size: 14px;
}
.product-tabs .tab-content h2 {
	font-size: 18px;
	padding-bottom: 10px;
}
#main-container {
	padding-bottom: 0px;
}
.modal-product {
    display: block;
}
.mp-pic {
    width: auto;
}
.modal-product .p-title {
    padding: 10px 0px;
}
.modal-product .p-price {
    padding: 0px;
}
.row-compair {
	margin: 0px;
}
.search-wrapper {
    background: url(../images/ufo.png) center bottom no-repeat;
    background-size: 250px;
    padding-bottom: 200px;
}
.s-empty {
	padding-bottom: 20px;
}
#map {
	width: 100%;
	height: 350px;
}
#recall {
	display:none !important;
}
#recall-mobile {
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:102;
	background:#fff;
	border-radius:20px 20px 0px 0px;
	text-align:center;
	width:100%;
}
#recall-over {
	width:100%;
	height:100%;
	background:rgba(35,35,35,0.9);
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;
}
.recall-title {
	text-transform:uppercase;
	padding:15px 15px;
	font-family: 'SF UI Display Medium';
}
#recall-mobile ul,
#recall-mobile ul li {
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}
#recall-mobile ul li a {
	display:block;
	padding:15px 15px;
	border-top:1px solid #e9e9e9;
	text-decoration:none;
	color:#004cf0;
}
#recall-mobile ul li a span {
	display:inline-block;
	background:url(../images/callback-icon-2.png) left center no-repeat;
	background-size:20px;
	padding-left:25px;
}
.recall-close {
	position:absolute;
	background:url(../images/close.png) left top no-repeat;
	width:20px;
	height:20px;
	background-size:20px;
	cursor:pointer;
	top:-30px;
	right:15px;
}
.node h2 {
	font-size: 19px;
}
.n-pic img {
    max-width: 100%;
    border-radius: 4px 4px 0px 0px;
    max-height: 200px;
    width: auto !important;
    height: auto;
    margin: 0 auto;
}
}
@media all and (max-width: 400px) {
.mm-menu_offcanvas {
    width: 100%;
    min-width: 240px;
    max-width: 256px;
}

}