@media only screen and (min-width: 1801px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
	    margin-left: -500px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
	    margin-right: -500px;
	}

}

@media only screen and (max-width: 1800px) and (min-width: 1601px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
	    margin-left: -400px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
	    margin-right: -400px;
	}
}

@media only screen and (max-width: 1600px) and (min-width: 1401px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
	    margin-left: -300px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
	    margin-right: -300px;
	}
}

@media only screen and (max-width: 1400px) and (min-width: 1171px){

	/* Bg-Layer */
	.cmt-left-span > .cmt-col-wrapper-bg-layer {
	    margin-left: -200px;
	}
	.cmt-right-span > .cmt-col-wrapper-bg-layer {
	    margin-right: -200px;
	}
}

@media only screen and (max-width: 1700px){

	.res-1170-mr_200 { margin-right: -200px; }
}

@media only screen and (max-width: 1600px){

	.spacing-1 { width: calc(100% - -33.33333%); }
}


@media only screen and (min-width: 1200px){


	.cmt-stickable-header.fixed-header {
		z-index: 111;
		margin-top: 10px;
	}
	.fixed-header {
	    position: fixed !important;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9;
	}
	#site-header-menu .cmt-stickable-header.fixed-header .site-navigation ul.menu > li >a {
		padding: 20px 14px;
	}

	
	.cmt-header-style-01 .site-header-menu .cmt-stickable-header.fixed-header .site-navigation{
		margin-top: 0;
	}
	.cmt-header-style-01 .cmt-stickable-header.fixed-header .site-navigation-content{
		position: unset;
		content: unset;
		box-shadow: unset;
	}
	.cmt-header-style-01 #site-header-menu .site-navigation ul.menu > li >a { 
		padding: 35px 17px 36px 17px;
		position: relative;
	}


	/* cmt-header-style 02*/
	.cmt-header-style-02 .top_bar {
	    background-color: transparent;
	}
	header.cmt-header-style-02 {
		position: absolute;
		left: 0;
		right: 0;
		z-index: 5;
		background-color: transparent;
	}
	header.cmt-header-style-02 .ttm-stickable-header.fixed-header {
		background-color: rgba(0, 0, 0, .8);
	}
	.cmt-header-style-02 #site-header-menu .site-navigation ul.menu > li >a {padding: 20px 18px;}
	.cmt-header-style-02 #site-header-menu .site-navigation ul.menu > li:first-child >a{
		padding-left: 30px;
	}


}


@media all and (max-width: 1199px) and (min-width: 992px) {
	.pd-sm-title-flex {
		flex-direction: column;
	}
	.pd-sm-title-flex .btn-br {
		min-width: 100%;
		padding: 6px 0;
	}

}
@media all and (max-width: 1199px) {
	.filter-btn-close {
		position: absolute;
		top: 0px;
		right: 20px;
		color: #a1a1a1;
		display: flex;
		align-items: center;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: 500;
		z-index: 99;
	}
	.filter-btn-close i {
		padding-left: 4px;
	}
	.filter-btn-wrap {
		display: block;
	}
	.sort-filter-catalog {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	.filter-btn {
		height: 60px;
		width: 60px;
		background: #f71729;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 23px;
	}
	.sidebar-filter {
		transition: all 0.3s ease;
		transform: translateX(-150%);
		display: flex !important;
		width: 100%;
		height: 100%;
		z-index: 9999;
		max-width: 290px;
		top: 0;
		position: fixed;
		left: 0;
		box-shadow: 1px 0px 25px rgb(152 152 152 / 45%);
		background: #fff;
		overflow: auto;
		overflow-x: hidden;
		padding: 10px 0 0 0;
	}
	.sidebar-filter .widget-filter{
		box-shadow: none;

	}
	.sidebar-filter.open-filter{
		transform: translateX(0) !important;
	}
	.sidebar-filter .widget-area > aside:not(.widget-filter),
	.sidebar-filter .widget-area > div{
		display: none;
	}


	.catalog-list-row .sidebar + div {
		max-width: 100%;
	}
	.title-block h1 {
		font-size: 29px;
	}
	.title-block {
		padding-top: 25px;
	}
	.sl-arrow-big .btn-slide-ar#sl-next,
	.btn-slide-ar#sl-next {
		right: 30px;
	}
	.sl-arrow-big .btn-slide-ar#sl-prev,
	.btn-slide-ar#sl-prev {
		left: 30px;
	}
	#menu {
		width: 100%;
	}

	.main-menu ul.menu {
		width: 100%;
		display: flex;
		justify-content: space-around;
	}
	.header-top-banner {
		height: 640px;
		padding: 0 15px;
	}
	.top-banner-img {
		max-width: 100%;
	}

	.link-ct-top a {
		font-size: 13px;
	}
	.res-1199-m-0 { margin: 0 !important; }
	.res-1199-p-0 { padding: 0 !important; }

	.res-1199-ml-0 { margin-left: 0 !important; }
	.res-1199-mr-0 { margin-right: 0 !important; }
	.res-1199-mt-0 { margin-top: 0 !important; }
	.res-1199-mb-0 { margin-bottom: 0 !important; }

	.res-1199-ml-10 { margin-left: 10px !important; }
	.res-1199-ml-15 { margin-left: 15px !important; }
	.res-1199-ml-20 { margin-left: 20px !important; }

	.res-1199-mr-10 { margin-right: 10px !important; }
	.res-1199-mr-15 { margin-right: 15px !important; }
	.res-1199-mr-20 { margin-right: 20px !important; }

	.res-1199-pt-0{ padding-top: 0!important; }
	.res-1199-pr-0{ padding-right: 0!important; }
	.res-1199-pl-0{ padding-left: 0!important; }
	.res-1199-pb-0{ padding-bottom: 0!important; }

	.res-1199-pt-15{ padding-top: 15px!important; }
	.res-1199-pr-15{ padding-right: 15px!important; }
	.res-1199-pl-15{ padding-left: 15px!important; }
	.res-1199-pb-15{ padding-bottom: 15px!important; }

	.res-1199-mt-15 { margin-top: 15px !important; }
	.res-1199-mt-30 { margin-top: 30px !important; }
	.res-1199-mt-50 { margin-top: 50px !important; }

	.res-1199-mb-15 { margin-bottom: 15px !important; }
	.res-1199-mb-30 { margin-bottom: 30px !important; }
	.res-1199-mb-50 { margin-bottom: 50px !important; }

	
	/* Header */
	header .container{ max-width: 100%; }
	.header_extra , .widget_info{ display: none !important; visibility: hidden; }
	nav.main-menu ul.menu li ul.mega-submenu li.active > a,
	nav.main-menu ul.menu li ul.mega-submenu li > a:hover { color: #f71729; }
	nav.main-menu ul.menu > li > a{
        color: #111111;
        font-weight: 500 !important;
    }

	/* logo */
	.site-branding {
	    text-align: center;
	}
	.cmt-header-style-01 #site-header-menu{ 
		background-color: transparent;
	}
	#site-header-menu .site-navigation { height: 80px; }


	/* cmt-bg-layer */
	.bg-layer > .container > .row > [class*='col-lg'] { padding: 0; }
	[class*='col-xl'] .cmt_single_image-wrapper{ text-align: center; }

	.cmt-row .container, .cmt-row .container-fluid, .cmt-page-title-row .container, footer .container, .header-top-banner .container { max-width: 100%; }
	.cmt-row .container, .cmt-row .container-fluid, .cmt-page-title-row .container, footer .container, .sidebar .container, .header-top-banner .container { padding: 0; }
	.cmt-row .container > .row, .cmt-row .container-fluid > .row, 
	.cmt-page-title-row .container > .row, footer .container .row,
	.header-top-banner .container > .row { margin: 0; }

	.cmt-page-title-row { padding-top: 0; }

	.spacing-1 { width: 98.5% ; }
	.index-spacing-1 { padding: 60px 15px 50px; }

	.cmt-blog-classic .cmt-box-post-date, .cmt-blog-single .cmt-box-post-date { top: 20px; left: 20px; }
}
@media (min-width: 767px) {
	.photo-slider.slide-col-r .slick-track > div {
		width: 279px !important;
	}
}
@media only screen and (max-width: 767px) {
	.similar-doors-items.sl-arrow-big .btn-slide-ar#sl-next {
		right: 0px;
	}
	.sl-arrow-big .btn-slide-ar#sl-next,
	.btn-slide-ar#sl-next {
		right: 10px;
	}
	.similar-doors-items.sl-arrow-big .btn-slide-ar#sl-prev{
		left: 0px;
	}
	.sl-arrow-big .btn-slide-ar#sl-prev,
	.btn-slide-ar#sl-prev {
		left: 10px;
	}
	.btn-slide-ar {
		width: 45px;
		height: 45px;
		font-size: 16px;
	}
	.photo-slider.slide-col-r .slick-track {
		display: block;
		height: auto;
	}
	.photo-slider.slide-col-r .slick-track > div {
		height: auto ;
		padding: 0 5px;
	}
	.procedure-section.cmt-row {
		padding-top: 0 !important;
	}
	.pp_pic_holder.pp_default {
		width: 80%!important;
	    left: 0!important;
	    height: 80%;
	    right: 0 !important;
	    overflow: hidden;
	    position: fixed;
	    bottom: 0 !important;
	    top: 10% !important;
	    text-align: center;
	    margin: 0 auto;
	    bottom: 10% !important;
	    display: flex !important;
	    flex-direction: column;
	    justify-content: center;
	}
	.pp_content { width: 100%!important; height: auto!important; }
	.pp_fade { width: 100%!important; height: 100%!important; }
	a.pp_expand { display: none!important; }
	#pp_full_res img { width: 100%!important; height: auto!important; }
	.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
	a.pp_close { right: 7%!important; top: 10px!important; }
}

@media (min-width: 992px){

	.sidebar .sidebar-right, .sidebar .sidebar-left{
		flex: 31.914%;
    	max-width: 31.914%;
    }
    .sidebar .sidebar-left {
	    margin-right: auto;
	} 
	.sidebar .sidebar-right{
		margin-left: auto;
	}
	.sidebar .content-area {
	    flex: 67.50%;
	    max-width: 67.50%;
	}
	.cmt-tabs.cmt-tab-style-classic ul.tabs{ display: -webkit-flex; display: flex;width: 100%; }

}


@media (min-width: 575px) and (max-width: 991px) {
	.top-featured-section .featured-icon-box{
		text-align: center;
		display: flex;
		flex-direction: column;
		padding: 20px 15px 20px 15px;
	}
	.top-featured-section .featured-icon-box .featured-title span{
		font-size: 12px;
		line-height: 1.4;
	}
	.top-featured-section .featured-icon-box  .featured-title h5 {
		font-size: 20px;
		line-height: 22px;
		margin-top: 5px;
	}
	.top-featured-section .featured-icon-box .featured-title {
		padding-left: 0;
	}
	.top-featured-section .featured-icon-box .featured-icon {
		margin-bottom: 10px;
	}
}
@media (max-width: 991px){
	.door-img-pds {
		padding: 10px 25px 10px 15px;
	}
	.pd-otdelka-col {
		margin-bottom: 15px;
	}
	.pd-otdelka-col:last-child  {
		margin-bottom: 0px;
	}
	.pd-zamki-col {
		margin-bottom: 30px;
	}
	.pd-zamki-col:last-child {
		margin-bottom: 0;
	}
	.product-detail .pd-img-wrap {
		justify-content: center;
	}
	.title-block h1 {
		font-size: 26px;
	}
	.top-featured-section .col-lg-12 {
		padding: 0;
	}
	.pd-top-info-content {
		padding-left: 0;
	}
	.door-img-pds {
		display: none;
	}
	.door-img-pds i {
		opacity: 0.7;
	}


	.link-ct-top a {
		font-size: 15px;
	}
	.top-banner-txt-block {
		width: 700px;
		max-width: calc(100% - 30px);
		padding-bottom: 20px;
		margin:0 auto ;
		text-align: center;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
	}
	.header-top-banner {
		height: 470px;
		padding: 0 0px;
	}
	.row-equal-height > [class*='col-'],
	.cmt-equal-height-image, .featured-imagebox img, .cmt_single_image-wrapper, .cmt_single_image-wrapper img,
	[class*='col-lg'] .cmt-equal-height-image { text-align: center; margin: 0 auto; }
	[class*='col-lg'] .cmt-equal-height-image  { display: block; }
	.featured-imagebox img { min-width: 100%; }

	.section-title h2.title { font-size: 28px; line-height: 38px; }
	.row-title .section-title h2.title, .col-title .section-title h2.title {
		font-size: 38px; line-height: 52px;
	}

	.page-title-heading h2 { font-size: 32px; line-height: 40px; margin-bottom: 5px; word-break: break-word;}
	.page-title-heading p { margin-bottom: 8px; }

	/* cmt-bg-layer */
	[class*='col-lg'] .cmt-col-bgimage-yes, .bg-layer-equal-height [class*='col-lg'] .cmt-col-bgcolor-yes{ height: auto !important; }
	.bg-layer > .container > .row > [class*='col-lg'] { padding: 0; }


	.section-title h2.title { font-size: 28px; line-height: 36px; }
	.section-title.style2 .title-header:after { content: unset; }
	

	/* cmt-row */
	body .page.cmt-sidebar-true .site-main,	.cmt-row { padding: 60px 0 !important; }
	.cmt-row.broken-section { padding: 60px 0 !important; }
	.cmt-row.about-section { padding: 60px 0 0 !important; }
    .cmt-row.client-section { padding: 0 0 !important; }
    .cmt-row.features_row-section { padding: 0 0 !important; }
    .cmt-row.services_row-section { padding: 0 0 !important; }
    .cmt-row.blog-section { padding: 60px 0 45px !important; }
    .cmt-row.portfolio_row-section { padding: 0 0 !important; }
    .cmt-row.team-section{ padding: 60px 0 45px !important; }
    .cmt-row.only_title-section { padding: 60px 0 10px !important; }
	.cmt-row.services-section { padding: 60px 0 45px !important; }
	.cmt-row.portfolio-section { padding: 60px 0 45px !important; }
	.cmt-row.zero_padding-section {	padding: 0 0!important;}
	.cmt-row.grid-section { padding: 45px 0 !important; }


	section.error-404 { padding: 50px 0 58px;}

    .spacing-1 { padding: 50px 15px 25px !important; margin-top: 15px; border-radius: 0; width: 100%; overflow: hidden;}
    .spacing-2 { padding: 50px 15px 35px !important; margin-top: 0; }
    .spacing-3 { padding: 50px 15px !important; margin: 0;}
    .spacing-4 { padding: 50px 15px 60px !important; margin: 0;}
    .spacing-5 { padding: 150px 15px !important; margin: 0;}
    .spacing-6 { padding: 50px 15px !important; margin: 0;}
    .spacing-8 { padding: 0; margin: 0; }
    .spacing-9 { padding: 40px 15px 60PX; }
    .spacing-13 { padding: 60px 15px; margin: 0; }

    .spacing-10 { padding: 40px 15px 50px !important; margin: 0;}	

    .index-spacing-1 { padding: 60px 15px 60px; }


    .cmt-fid.inside.cmt-fid-with-icon.style1 { padding: 20px 0 20px; }
    .featured-icon-box.style1 {
	    margin: 0;
	    padding: 0 5px 25px;
	}


	/* spacing */
	.res-991-p-0 { padding: 0px !important; }
	.res-991-pt-0{ padding-top: 0 !important; }
	.res-991-pt-10{ padding-top: 10px !important; }
	.res-991-pt-15{ padding-top: 15px !important; }
	.res-991-pt-20{ padding-top: 20px !important; }
	.res-991-pt-30{ padding-top: 30px !important; }
	.res-991-pt-40{ padding-top: 40px !important; }
	.res-991-pt-50{ padding-top: 50px !important; }
	.res-991-pt-60{ padding-top: 60px !important; }

	.res-991-pb-0{ padding-bottom: 0 !important; }
	.res-991-pb-15{ padding-bottom: 15px !important; }
	.res-991-pb-20{ padding-bottom: 20px !important; }
	.res-991-pb-30{ padding-bottom: 30px !important; }
	.res-991-pb-40{ padding-bottom: 40px !important; }
	.res-991-pb-50{ padding-bottom: 50px !important; }
	.res-991-pb-60{ padding-bottom: 60px !important; }
	.res-991-pb-70{ padding-bottom: 70px !important; }
	.res-991-pb-80{ padding-bottom: 80px !important; }

	.res-991-pr-0{ padding-right: 0 !important; }
	.res-991-pr-15{ padding-right: 15px !important; }
	.res-991-pr-30{ padding-right: 30px !important; }
	.res-991-pr-50{ padding-right: 50px !important; }
	.res-991-pr-60{ padding-right: 60px !important; }

	.res-991-pl-0{ padding-left: 0 !important; }
	.res-991-pl-15{ padding-left: 15px !important; }
	.res-991-pl-30{ padding-left: 30px !important; }
	.res-991-pl-50{ padding-left: 50px !important; }
	.res-991-pl-60{ padding-left: 60px !important; }

	.res-991-m-0 { margin: 0px !important; }
	.res-991-mt-0{ margin-top: 0 !important; }
	.res-991-mt-10{ margin-top: 10px !important; }
	.res-991-mt-15{ margin-top: 15px !important; }
	.res-991-mt-20{ margin-top: 20px !important; }
	.res-991-mt-30{ margin-top: 30px !important; }
	.res-991-mt-40{ margin-top: 40px !important; }
	.res-991-mt-50{ margin-top: 50px !important; }
	.res-991-mt-60{ margin-top: 60px !important; }

	.res-991-mt_15{ margin-top: -15px !important; }
	.res-991-mt_30{ margin-top: -30px !important; }
	.res-991-mt_50{ margin-top: -50px !important; }

	.res-991-mb-0{ margin-bottom: 0 !important; }
	.res-991-mb-15{ margin-bottom: 15px !important; }
	.res-991-mb-10{ margin-bottom: 10px !important; }
	.res-991-mb-20{ margin-bottom: 20px !important; }
	.res-991-mb-25{ margin-bottom: 25px !important; }
	.res-991-mb-30{ margin-bottom: 30px !important; }
	.res-991-mb-50 { margin-bottom: 50px !important; }
	.res-991-mb-60 { margin-bottom: 60px !important; }	

	.res-991-mb_15{ margin-bottom: -15px !important; }
	.res-991-mb_20{ margin-bottom: -20px !important; }
	.res-991-mb_25{ margin-bottom: -25px !important; }
	.res-991-mb_30{ margin-bottom: -30px !important; }
	.res-991-mb_50{ margin-bottom: -50px !important; }
	.res-991-mb_60{ margin-bottom: -60px !important; }
	.res-991-mb_70{ margin-bottom: -70px !important; }
	.res-991-mb_80{ margin-bottom: -80px !important; }

	.res-991-ml-0{ margin-left: 0 !important; }
	.res-991-ml-15{ margin-left: 15px !important; }
	.res-991-ml-20{ margin-left: 20px !important; }
	.res-991-ml-30{ margin-left: 30px !important; }
	.res-991-ml-40{ margin-left: 40px !important; }
	.res-991-ml-50{ margin-left: 50px !important; }

	.res-991-ml_15{ margin-left: -15px !important; }
	.res-991-ml_30{ margin-left: -30px !important; }
	.res-991-ml_50{ margin-left: -50px !important; }

	.res-991-mr-0{ margin-right: 0 !important; }
	.res-991-mr-15{ margin-right: 15px !important; }
	.res-991-mr-20{ margin-right: 20px !important; }
	.res-991-mr-30{ margin-right: 30px !important; }
	.res-991-mr-40{ margin-right: 40px !important; }
	.res-991-mr-50{ margin-right: 50px !important; }

	.res-991-mr_15{ margin-right: -15px !important; }
	.res-991-mr_30{ margin-right: -30px !important; }
	.res-991-mr_50{ margin-right: -50px !important; }
	
	.cmt-vertical_sep > [class*='col-lg']:not(:last-child):before { content: unset; }

	.processbox:before { content: unset; }
	.featured-icon-box.style3 .featured-content { padding-top: 20px; }

	.maintenance-plan.cmt-pricing-plan .cmt-p_table-body { display: block; }
	.maintenance-plan.cmt-pricing-plan .cmt-p_table-head { padding: 0 0 50px 0; }
	.maintenance-plan.cmt-pricing-plan .cmt-p_table-head:before {
		height: 1px;
		width: 100%;
		left: 0;
		top: 88%;
	}

	/* footer */
	.second-footer>div>.row .widget-area .widget:not(:first-child) { margin-top: 0; margin-bottom: 10px;}
	.second-footer { padding-top: 50px; padding-bottom: 5px; }
	.second-footer .widget-area .widget { padding: 0 0 40px; }
	.footer .widget .widget-title { margin-bottom: 25px; }

	#map { height: 264px; }

	.sidebar .sidebar-left{ margin-top: 50px !important; order: 1; width: 100%; }


	.row-top-bar-info {
		flex-direction: row-reverse !important;
	}
	.top_bar_contact-r-wrap {
		justify-content: flex-end;
	}
	.col-h-logo {
		justify-content: flex-start !important;
	}
	.top_bar {
		z-index: 7;
	}
	body .site-main {
		z-index: 5;
	}
	.col-h-phone {
		position: absolute;
		top: calc(100% + 25px);
		left: 30px;
		z-index: 999;
		min-width: 250px;
		justify-content: flex-start !important;
	}
	.top_bar_contact-phone a {
		font-size: 17px;
		color: #fff;
		line-height: 1;
	}
	.top_bar_contact-phone a:hover {
		color: #fff;
	}
	.top_bar_contact-phone a span {
		color: #850d17;
	}
	.top_bar_contact-phone a i {
		color: #850d19;
	}
	.top_bar_contact-phone > span {
		font-size: 14px;
		color: #850d17;
	}
}



@media (max-width: 767px){
	nav.main-menu li ul.mega-submenu.mega-catalog > li {
		width: 100%;
	}
	.featured-icon-box.icon-align-before-content .featured-content .featured-desc p {
		line-height: 1.3;
	}
	.featured-icon-box {
		margin: 0;
	}
	.tab-content h3,
	h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.list-check-flex {
		flex-wrap: wrap;
		padding: 10px 20px;
	}
	.list-check-flex li {

		padding: 3px;
		width: 50%;
	}
	.br-photo {
		margin-top: 40px;
		padding-right: 0;
	}
	.res-767-mt-0{ margin-top: 0px !important; }
	.res-767-mt-10{ margin-top: 10px !important; }
	.res-767-mt-15{ margin-top: 15px !important; }
	.res-767-mt-30{ margin-top: 30px !important; }

	.res-767-pt-0 { padding-top: 0 !important; }
	.res-767-pb-0 { padding-bottom: 0 !important; }
	.res-767-pl-0 { padding-left: 0 !important; }
	.res-767-pr-0 { padding-right: 0 !important; }

	.res-767-pt-15 { padding-top: 15px !important; }
	.res-767-pt-30 { padding-top: 30px !important; }
	.res-767-pt-40 { padding-top: 40px !important; }
	.res-767-pt-50 { padding-top: 50px !important; }

	.res-767-pb-15 { padding-bottom: 15px !important; }
	.res-767-pb-30 { padding-bottom: 30px !important; }
	.res-767-pb-40 { padding-bottom: 40px !important; }
	.res-767-pb-50 { padding-bottom: 50px !important; }

	[class*='col-md'] .cmt-equal-height-image { text-align: center; margin: 0 auto}
	[class*='col-md'] .cmt-equal-height-image  { display: block; }

	/* cmt-bg-layer */
	[class*='col-md'] .cmt-col-bgimage-yes, .bg-layer-equal-height [class*='col-md'] .cmt-col-bgcolor-yes{ height: auto !important; }
	.bg-layer > .container > .row > [class*='col-md'] { padding: 0; }

	/* Page-Title */
	.breadcrumb-wrapper .breadcrumb-wrapper-inner{ padding: 0; background: transparent; }
	.title-box .page-title-heading h1{ font-size: 38px ; line-height: 41px; }

	.slick_slider .slick-arrow, .slick_slider .slick-dot { display: none; visibility: hidden; }

	#menu-footer-menu, .copyright { text-align: center ; display: block!important; }
	.first-footer .widget-area .widget {  padding: 0 0;}
	.first-footer { padding: 30px 0; }
	.first-footer .widget-area:not(:last-child) .widget:after { content: unset !important; }

	.featured-icon-box.icon-align-top-content.style1 { border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
	[class*='col-']:nth-child(3) .featured-icon-box.icon-align-top-content.style1 { border-bottom: none; }

	.cmt-pf-view-top-image .cmt-pf-single-detail-box { position: unset; min-width: 100%; margin-bottom: -15px; }

	.cmt-fid.fid-highlight-box-1 { position: unset; margin-left: 0; margin-top: 15px; }

}


@media (max-width: 575px){
	.ct-home-banner {
		width: 100%;
		text-align: center;
		margin:  0 0 15px 0;
	}
	.ct-home-banner img{
		max-width: 100%;
	}
	.section-otd-block-name {
		font-size: 13px;
		padding: 6px 10px;
		min-width: 90%;
	}
	.cat-zam-list-wrap, .zamki-catalog-page,
	.catalog-list-wrap, .catalog-otdelka-list-section-wrap {
		padding: 40px 0;
	}
	.otdelka-item img {
		width: 90px;
		height: 90px;
	}
	h2 {
		margin-bottom: 10px;
	}
	.dd-section-tabs {
		padding-bottom: 20px;
	}
	.dd-section-tabs .nav {
		width: 100vw;
		margin-left: -15px;
		margin-right: -15px;
	}
	table.table-cs {
		margin-left: -15px;
		margin-right: -15px;
		width: 100vw;
	}
	table.table-cs td,
	table.table-cs th{
		font-size: 14px;
		padding: 10px 10px 10px 10px;
	}
	.table-har-bk table.table-cs th:first-child,
	.table-har-bk table.table-cs td:first-child,
	table.table-cs td:first-child,
	table.table-cs th:first-child {
		padding-left: 15px;
	}
	.pd-otdelka-sl .slick-slide {
		margin: 0 5px;
	}
	.pd-otdelka-sl .slick-list {
		margin-left: -5px;
		margin-right: -5px;
	}
	.pd-price-block {
		white-space: nowrap;
	}
	.pd-price-block strong {
		font-size: 21px;
	}
	.pd-price-block span {
		font-size: 14px;
	}
	.pd-price-block-left {
		min-width: auto;
	}
	.price-size-d {
		margin-left: 10px;
		padding: 7px 15px;

	}
	.list-check-flex {
		padding: 10px 10px;
	}
	.list-check-flex li {
		padding: 3px;
	}
	.list-check-flex li span {
		margin-left: 5px;
		font-size: 13px;
	}
	list-check-flex li i {
		font-size: 14px;
	}
	.pagi-info {
		font-size: 14px;
	}
	.breadcrumb-wrapper span:last-child {
		display: none;
	}
	.page-sh.catalog-page {
		padding-top: 20px !important;
	}
	.breadcrumb-wrapper span {
		font-size: 13px;
	}
	.title-block h1 {
		font-size: 24px;
		line-height: 1.2;
	}
	.footer a, .footer p, .footer span {
		font-size: 14px;
		line-height: 1.4;
	}
	.second-footer {
		padding-top: 30px;
	}
	.second-footer .widget-area .widget {
		padding-bottom: 0px;
	}
	.featured-icon-box.style3 .featured-icon .cmt-icon {
		height: 100px;
		width: 100px;
	}
	.featured-icon-box.style3 .cmt-icon i.flaticon-call {
		font-size: 35px;
	}
	.featured-icon-box.style3 .cmt-num {
		right: -15px;
		font-size: 55px;
	}
	.featured-icon-box.style3 .featured-content {
		padding-top: 15px;
	}
	.featured-icon-box.style3 .featured-title h5 {
		font-size: 20px;
		line-height: 22px;
	}
	.featured-icon-box.style3 .featured-content p {
		font-size: 15px;
		line-height: 1.5;
	}
	.procedure-section .col-md-6:first-child .featured-icon-box {
		margin-top: 0;
	}
	.catalog-section {
		padding-top: 40px !important;
		padding-bottom: 0 !important;
	}
	.section-title h2.title {
		font-size: 22px;
		line-height: 26px;
	}
	.bx_catalog_tile_ul .col-sm-6 {
		margin: 0 15px;
	}
	.top-featured-section .featured-icon-box{
		padding: 20px 10px 20px 20px;
		border-right: none;
		border-bottom: 1px solid #eee;
	}
	.top-featured-section .featured-icon-box span {
		font-size: 13px;
	}
	.top-featured-section .featured-icon-box .featured-title h5 {
		font-size: 19px;
	}
	.top-banner-txt-block h1 {
		font-size: 7vw;
	}
	.header-top-banner {
		height: auto;
		padding: 30px 0px;
	}
	.site-branding img {
		height: 40px !important;
		margin-top: 2px;
		margin-left: 5px;
	}
	.link-ct-top {
		display: none;
	}
	.top-banner-btn-wrap {
		flex-direction: column;
		margin-top: 15px;
	}
	.tb-btn-sep {
		display: none;
	}
	.link-text-zk {
		margin-top: 15px;
		font-size: 17px;
	}

	.second-footer .widget-area:nth-child(2) { margin-top: 0; }

	.res-575-mt-0{ margin-top: 0px !important; }
	.res-575-mt-10{ margin-top: 10px !important; }
	.res-575-mt-15{ margin-top: 15px !important; }
	.res-575-mt-30{ margin-top: 30px !important; }
	.res-575-mt-40{ margin-top: 40px !important; }

	.res-575-ml-0{ margin-left: 0 !important; }
	.res-575-pl-0{ padding-left: 0 !important; }
	.res-575-mr_140 { margin-right: -140px !important; }

	.cmt-blog-single blockquote { padding: 25px 30px; font-size: 17px; line-height: 30px;}
	.cmt-blog-single .cmt-blogbox-desc-footer { display: block;	}
	.cmt-blog-single .cmt-blogbox-desc-footer .cmt-social-share-wrapper { padding-bottom: 30px; }

	.comments-area .comment-form .comment-form-author,
	.comments-area .comment-form .comment-form-email,
	.comments-area .comment-form .comment-form-url {
		width: 100%;
	}

	.slick_slider.slick-dots-style1 .slick-dots { display: none !important;	 }

	.border-left, .border-right { border: 0px !important; }
	.row.cmt-vertical_sep > [class*=col-]:not(:last-child):before { content: unset; }

	.cmt-tabs.cmt-tab-style-01 ul.tabs { display: block; }

	.cmt-blog-classic .cmt-blogbox-desc-footer { display: block; height: auto;}

	.contact-block ul.social-icons li { display: inline-block; }


}

@media only screen and (max-width: 500px){

	.top-catalog {
		margin-bottom: 10px;
	}
	.sort-link-wrap a {
		margin-right: 8px;
	}
	.sort-catalog-wrap {
		border: none;
		flex-direction: column;
		align-items: start;
		padding: 0 0 0 10px;
	}
	.filter-btn {
		height: 46px;
		width: 46px;
		font-size: 17px;
		border-radius: 8px;
	}
	.nav-tabs-cust .nav-item {
		width: auto;
	}
	.nav-tabs-cust .nav-item a {
		text-transform: capitalize;
	}
	.nav-tabs-cust .nav-link span {
		display: none;
	}
	.col-h-cont {
		display: none !important;
	}
	.col-h-logo {
		justify-content: center !important;

	}
	.top_bar {
		height: 76px;
	}
	.site-branding {
		padding: 22px 0;
	}
	.site-branding img {
		height: 40px !important;
		margin-top: 0px;
		margin-left: 0px;
	}
	.top_bar_contact-phone > span {
		display: none;
	}
	#site-header-menu .site-navigation {
		height: 60px;
	}
	.col-h-phone {
		top: calc(100% + 26px);
	}
	.form-add-rev-wrap .uk-form.form-add-rev input.w-33,
	.form-add-rev-wrap .uk-form.form-add-rev input.w-33 + input.w-33 {
		width: 100% !important;
		margin-left: 0;
	}
}
@media only screen and (max-width: 480px){

	.title-block h1 {
		font-size: 21px;
	}
	.section-title .title-desc {
		padding-top: 0px;
		line-height: 1.4;
	}
	.fid-section .cmt-row {
		padding: 50px 0 !important;
	}
	.fid-section {
		padding: 0;
	}
	.inside h4, .inside h4 span {
		font-size: 30px;
		line-height: 33px;
	}
	.cmt-fid sub {
		opacity: 1;
		font-size: 28px;
	}
	.inside h3 {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 22px;
	}
	.action-section .subscribe_form button[type="submit"] { 
		position: relative; 
		margin-top: 10px;
		border: 1px solid;
		left: 0;
		right: 0;
	}
	.comments-area { padding-top: 40px; }
	.comment-body .comment-author, .comment-body .comment-box { display: block; }
	.comment-author img { margin-right: 0; margin-bottom: 25px; }
	.comment-body {	padding: 30px 30px;}
	.reply { float: none; }
	.captcha-form-add-rev {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	input.captcha-word.form-control {
		margin-top: 10px;
		margin-left: 0 !important;
	}
}

@media only screen and (max-width: 400px){
	.filter-btn {
		height: 40px;
		width: 40px;
		font-size: 15px;
		border-radius: 6px;
	}
	.sort-title {
		font-size: 14px;
		line-height: 1.2;
	}
	.sort-link-wrap {
		line-height: 1.2;
	}
	.sort-link-wrap a {
		font-size: 14px;
	}
	.fancybox-slide--html .fancybox-content {
		padding: 30px;
	}
	.dd-section-tabs .nav-link {
		padding: 14px 7px;
	}

	.top-banner-txt-block p {
		font-size: 15px;
	}
	.top-banner-txt-block h1 img {
		height: 17px;
	}
	.top-banner-txt-block h1 {
		margin-bottom: 15px;
	}
	.top-banner-txt-block span {
		font-size: 15px;
		font-weight: 500;
		margin-bottom: 0px;
	}

}
@media only screen and (max-width: 370px){
	.menubar {
		right: 20px;
	}
	.col-h-phone {
		left: 20px;
	}
}
@media only screen and (max-width: 340px){
	.sort-link-wrap a {
		margin-right: 5px;
	}
	.price-size-d {
		padding: 7px 10px;

	}
	.top-banner-txt-block {
		max-width: calc(100% - 20px);
	}
	.top-banner-txt-block span {
		font-size: 14px;
		line-height: 1;
	}
}