::-moz-selection {
 color: #fff;
 background: #338fff;
}


.full-width {
	left: 50%;
	margin-left: -50vw;
	position: relative;
	width: 100vw;
}

a {
    text-decoration: none;
   transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: .7s;
    transition-property: all;
}

ul li {
	
	list-style-type:none;
}

 

/*******************************************
           header
*******************************************/


body.common-home #content {
    margin-top: 100px;
}


#header {
    z-index: 101;
}

.slide-top {
    position: relative;
    margin-top: -100px;
    z-index: 49;
    width: 100%;
    left: 0;
	
}

.tbSticky {
    position: fixed !important;
    top: 0;
    -webkit-transition:ease-in-out 0.3s !important;
    transition: ease-in-out 0.3s !important;
}


.title-wrapper {
	text-align:center;
	max-width: 700px;
	    margin: 0 auto 50px!important;
}

.title-wrapper h6 { 
color: #e42e21;
font-size:12px;
	text-transform: uppercase;
	font-weight: 500;
}

.cat-banners h3{
	   top: -170px;
    position: relative;
    z-index: 2;
	text-align: left;
	font-size: 24px;
	padding-left: 40px;

}

.cat-banners h3 a{ 
	color: #fff!important;
}

.cat-banners h4{
	   font-size: 16px;
	color: #fff;
    position: relative;
    z-index: 2;
text-align: left;
	padding-left: 40px;
	 top: -164px;
}

.cat-banners .thumbnail:after {
    content: "";
    position: absolute;
    background: #e42e21;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    transition: all .3s linear;
    opacity: 0;
    clip-path: inset(0 0 100% 0);
}

.cat-banners .thumbnail:before {
   content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #00000080, #0000 40%);
}

.cat-banners .tb_item:hover .thumbnail:after {
    opacity: 0.7;
    clip-path: inset(0 0 0% 0);
}

.tabs-door .nav-tabs  { 
    border-bottom: 1px solid rgb(183, 198, 220)!important;
}

.tabs-door .nav-tabs li:first-child { 
margin-left: 0!important;
}

.tabs-door .nav-tabs a {
	font-size: 21px;
	text-transform: capitalize;	
	position: relative;
	letter-spacing: 4.5px;
}

.tabs-door .nav-tabs a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -2px;
    right: 0;
    background-color: #e42e21;
    transition: all .3s linear;
}

.tabs-door .nav-tabs a:hover:before
{
    left: 0;
	 width: 100%;
}

.tabs-door .nav-tabs .active a:before {
    width: 100%;
}


.tb_grid_view .product-thumb .caption * {
	text-align: center;
}

.product-thumb .price {
	    margin-top: 20px !important;
	
}


#footer,
#bottom {
	background:url(/image/catalog/thema/bg-footer.jpg) repeat top left;
	
	position: relative;
}

#bottom { 
border-top:1px solid #dde9ee;

}


#footer:before,
#bottom:before {
	background:  linear-gradient(90deg, #ecf2fb 0% 100%) ;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	content: '';
	opacity: 0.35;
}

.team__list-social {
    margin-top: 25px;
}

    .team__list-social li {
        display: inline;
    }

.team__list-social li a span {
   color: #222;
    text-transform: uppercase;
	font-size: 16px;
	transition: all .3s linear;
}

.team__list-social li a:hover span {
  color:#e42e21;
}

.team__list-social li:not(:last-child):after {
    content: "-";
    padding: 0 10px 0 5px;
    color: #222;
}

.contact-info li {
	margin-bottom: 30px;
	
}

.contact-info svg.icon {
    font-size: 12px;
    width: 20px;
    height: 20px;
      margin-right: 9px;
    position: relative;
    top: 3px;
	 fill: #e42e21;
}

.contact-info li address { 
font-style: normal;
}

.info-menu li {
	margin-bottom: 15px;

}

.tb_wt_newsletter .input-group,
.tb_wt_newsletter .form-control {
	height: 50px;
	line-height: 50px;
}

.footer-coll img {
	    height: 77px;
    width: auto;
}

#copy {
	position: relative;
	    z-index: 2;
font-size: 15px;
}

.swiper-wrapper {
 margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    cursor: grab;
   
	
}

.brand-logos-list  {
	    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
	padding-left: 120px;
}


.brand-logos-list li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
	    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	    width: 220.5px;
    margin-right: 30px;
	transition-property: transform;
	    flex-shrink: 0;
	    height: 100%;
    position: relative;
}

.brand-logos-list li a {
    width: 100%;
    height: 100%;
}

.brand-logos-list  img {
    transition: all .3s linear;
}

.brand-logos-card__image-wrapper img {
    height: 100%;
    object-fit: cover;
    width: 120px;
}

.brand-logos-list   .duplicate-image {
    position: absolute;
    left: 28%;
    transform: translate(-50%, 120px);
    opacity: 1;
    visibility: visible;
    transition: all .3s linear;
	    height: 100%;
    object-fit: cover;
    width: 120px;
}

.brand-logos-card__image-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-logos-list .link:hover .duplicate-image {
    transform: translate(-50%);
}


.brand-logos-list .link:hover img:first-child {
    transform: translateY(-113px);
}

.partners-coll {
	
	padding: 120px 70px!important;  
	background:url(/image/catalog/thema/bg-icons.jpg) no-repeat top left;
	background-size: cover;
}


.top-doors {
	padding: 120px 70px!important;  
	background:url(/image/catalog/thema/Background_02.png) no-repeat center center;
	background-size: cover;
	
}

.top-doors h2 {
	font-size: 42px;
	    line-height: 52px;
}

.additional_section_blocks    {
	display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px 0 20px;
    height: fit-content;
} 

.specification-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.specification-block-description {
    max-width: 80%;
    width: 100%;
    line-height: 26px;
    margin-top: 35px;
    margin-bottom: 25px;	
}

.specification  h5 {
	font-size: 80px;
    font-weight: 700;
    margin: 0;
    line-height: 100px;
	position: relative;
}

.specification  h5:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid #000;
    border-width: 0 2px 0 0;
    left: auto;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transform: translate(30px);
}

.specification  h5:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 100px;
    height: 100%;
    border: solid #000;
    border-width: 2px 0 2px 0;
    left: auto;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: all .5s ease;
    -webkit-transition: all linear .3s;
    transform: translate(30px);
}

.specification {
	position: relative;
}

.specification:after {
    background-image: url(/image/catalog/thema/door.png);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 90px;
    height: 90px;
    transform: translate(-40%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
}

.specification-block:nth-child(2) .specification:after { 
	 background-image: url(/image/catalog/thema/clients.png);
}

.top-doors .padd-left {
	padding-left: 30px;
	    padding-right: 30px;
}

.specification-block-button {
	display: inline;
    margin-right: auto;
    background: #e42e21;
    color: #fff!important;
    position: absolute;
    bottom: -90px;
	align-items: center;
    border: 0;
    cursor: pointer;
	    white-space: nowrap;
    appearance: none;
font-size: 12px;
    letter-spacing: 2.64px;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px 35px;
    font-weight: 600;
    z-index: 1;
}

.specification-block-button:before {
	    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0;
    box-shadow: 0px;
}

.specification-block-button:after {
	    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #000;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.specification-block-button:hover:after  {  
	width: 100%;
    left: 0;
}

.support-block-card {
    padding: 25px;
	    position: relative;
	    text-align: center;
}

.support-block-card__image-wrapper {
	    margin-left: auto;
    margin-right: auto;
	    display: flex;
    justify-content: center;
    align-items: center;
	    height: 120px;
    background: transparent;
}

.support-block-card__image-wrapper svg {
    width: auto;
    height: 120px;
    object-fit: contain;
	    vertical-align: middle;
	    margin: 0;
	transition: all .3s linear;
}

 .support-block-card__info {
    padding-top: 3rem;
}

 .support-block-card__info h3 {
    line-height: 30px;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    word-break: keep-all;
}

.support-block-card__info .link {
    text-decoration: none;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .3s linear;
    font-weight: 600;
	color: #000;
}

 .support-block-card:hover .support-block-card__info .link {
    opacity: 1;
    color: #e42e21;
}

.support-block-card:hover .support-block-card__image-wrapper  svg,
.support-block-card .icon-wrap  svg {
    fill: #e42e21;
}

 .support-block-card .icon-wrap {
	margin-top: 4px;
	     margin-left: 6px;
}


.link_button {
	display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    cursor: pointer;
    text-decoration: none;
	    position: relative;
    z-index: 1;
	transition: all .3s linear;
	color: #fff!important;
	background: #e42e21;
	    font-size: 14px;
    letter-spacing: 2.64px;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px 35px;
    font-weight: 600;
}

.link_button:before {
	
	    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0;
    box-shadow: 0px;
}

.link_button:after {
	    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #000;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.link_button:hover:after  {  
	width: 100%;
    left: 0;
}

#header .tb_link.wishlist_total a:before {
	display: none;

}

#header .tb_link.wishlist_total .tb_items {
	    position: absolute;
    top: -8px;
    right: -3px;
	background: #e42e21;
    
}

.main-menu .dropdown-menu {
	box-shadow: 0 1px 5px #0000001a;
}

.main-menu .dropdown-menu .h4 { 
text-transform: capitalize;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
}

.main-menu .dropdown-menu a:not(:hover) {
	color: #222!important;
}


.main-menu .dropdown-menu .h4:hover,
.main-menu .dropdown-menu a:hover {

color: #e42e21!important;
}

#site_logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#header .main-menu .dropdown-menu .tb_list_1 a:before {
	
	color: #e42e21!important;
}

.main-menu.mobile,
.roll-mobile{
	display: none!important;
} 

#header #search {
	margin-right:2px;
}

#header #search #search_button,
#header #search #filter_keyword{
	height:48px;
}

#search .tb_search_button:before {
    width: 26px;
    height: 26px;
    background: url(/image/catalog/thema/search.png) 0 0px no-repeat;
    display: block;
    content: '';
    position: absolute;
    top: 11px;
    left: 4px;
}

#header #search #search_button {
	background-color: transparent !important;
}



.category-banner {
	position:relative;
}

.category-banner:before {
	    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 1);
    opacity: .80;
}

#header .dropdown-menu .tb_bg_str_2, #header .dropdown-menu .tb_bg_hover_str_2:hover,
#header .dropdown-menu.tb_list_1 > li:before, #header .dropdown-menu.tb_list_1 > li > a:before, #header .dropdown-menu .tb_list_1 > li:before,
#header .dropdown-menu .tb_list_1 > li > a:before {
   
	color: #e42e21!important;
}

.ttl-cat {
	position: absolute;
	top: 28%;
	left: 50%;
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0);
	z-index: 3;
}

.ttl-cat h1 {
    margin: 0;
    font-weight: 400;
    font-size: 40px;
	        text-transform: uppercase;
        line-height: 1.2;
        letter-spacing: 5px;
	    text-align: center;
}

.ttl-cat .tb_wt_page_title_system {
	width: 100%;
}

.ttl-cat .breadcrumb {
	margin-top: 15px;
	    text-align: center;
}

#content .mfilter-box-1 .mfilter-heading  {
	    color: #222; 
        margin: 0 0 25px!important;
        padding: 10px 12px 10px 20px!important;
        border-left: 5px solid #e42e21!important;
        background: #f3f8ff!important;
}

#content .mfilter-box-1 .mfilter-heading  span { 
 font-size: 20px;
	 font-weight: 600;
	 text-transform: capitalize;
}

#content .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-counter {
	 background: #f3f8ff!important;
	 color: #222; 
}

.product-filter .limit b,
.product-filter .sort b  {
	display: none;
}

.product-filter .display a span {
	display: none;
} 

.product-filter .display a{
    opacity: 1;
    min-width: 35px;
    min-height: 35px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    justify-content: center;
	    position: relative;
    margin: 0 5px;
    background: #eaf0f9;
    border-radius: 3px;
    transition: all .2s linear;
}

.product-filter .display .fa {
	font-size: 19px; }

.tb_page_product_category .tb_wt_subcategories_system {
	margin-bottom: 35px;
}

.product-filter select {
	background-color: #eaf0f9!important;
}

.tb_page_product_category .tb_subcategory.tb_item h3 {
	text-align: center;
}

.mobile-filter, .filter-close, .filter-done {
    display: none;
}

.pagination .results {
	
	display: none;
}

.pagination  {
	
	text-align: center;
}

.pagination .links  {
	
	float: none;
}

.pagination a {
       background-color: transparent !important;
    box-shadow: none !important;
}

.pagination li { 
border: 1px solid #e6e6e6;
	
    margin-right: 6px !important;
	    margin-bottom: 10px !important;
}

.pagination li a:hover{  
 background-color: #e42e21 !important;
	color: #fff;
}

.pagination .active  { 
background-color: #e42e21 !important;

}

.pagination .active span { 

color: #fff!important;
}

.ttl-cat {
	padding-left: 0!important;
	padding-right: 0!important;
	min-width: 600px !important;
}

.tb_list_view.tb_product_p_40 .product-thumb {
    padding: 70px 40px;
}

.hide {display:none!important;}


.product-info .tb_tabs .tab-content  {
	padding: 35px !important;
border: 1px solid #ccc;
}

.product-info .nav-tabs  {
	margin-bottom: 0!important;
}

.product-info .nav-tabs li { 
padding-right: 30px;
	position: relative;
	    text-transform: uppercase;
   
    max-width: 100%;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 60px;
    margin-right: 0;
    text-align: center;
    letter-spacing: 2px;
	    display: inline-block;
}

.product-info .nav-tabs li:before,
.product-info .nav-tabs li.active:before {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -1px;
    left: 0;
    background-color: #e42e21;
    transition: all .3s linear;
    z-index: 1;
	opacity: 1;
	display: block;
}

.product-info .nav-tabs li.active:before,
.product-info .nav-tabs li:hover:before {
    width: 100%;
}

.product-info .nav-tabs li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #e42e21;
    background: linear-gradient(0deg, #e42e214d, #fff0);
    width: 100%;
    height: 0;
    z-index: -1;
    transition: all .3s linear;
}

.product-info .nav-tabs li.active:after,
.product-info .nav-tabs li:hover:after{
    height: 100%;
}

.product-info .tb_wt_product_attributes_system .table thead {
	display: none;
}

.right-coll {
	
	    padding-right: 50px;
}

.tb_gallery .tb_thumbs ul > li.active > img {
    border: 1px solid #000;
}

.tb_gallery .tb_thumbs ul > li > img {
    border: 1px solid #ccc;
	    padding: 10px;
}

#content .contact-coll h2,
.contact-coll h3 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1;
	font-size: 27px!important;
	letter-spacing: 0!important;
}


.contact-coll .form-group, .contact-coll .form-horizontal .control-label,
.contact-coll .form-horizontal .col-sm-10, .contact-coll .form-horizontal .col-sm-10 input,
.contact-coll .form-horizontal #input-enquiry {
    width: 100%;
    display: block;
    max-width: inherit;
}

.tb_page_information_information h1 {
	font-size:40px;
}


#content.product-info h2 {
	font-size: 28px!important;
	letter-spacing: 2px!important;
}
 
#header  {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5) !important;
}


.link_button_cat {
	
	display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: all .3s linear;
    color: #fff !important;
    background: #e42e21;
    font-size: 14px;
    letter-spacing: 2.64px;
    line-height: normal;
    text-transform: uppercase;
    padding: 15px 35px;
    font-weight: 600;
	margin-top: 70px;
}

.link_button_cat:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: 0;
    box-shadow: 0;
}

.link_button_cat:after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background: #000;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.link_button_cat:hover:after {
    width: 100%;
    left: 0;
}

@media (max-width: 1700px) {  

	.brand-logos-list {
		padding-left: 70px;
	}

}


@media (max-width: 1620px) { 

	.link_button {
		    padding: 15px 25px;
		
	}
	
	.main-menu  li {
		margin-left: 10px!important;
	}
	
	.tabs-door .nav-tabs a {
 
    letter-spacing: 3px;
}
	
}

@media (max-width: 1540px) {  
	.link_button {
		font-size: 13px;
		padding: 15px 14px;
	}
	
	.main-menu  li  a,
	.main-menu li a span{
		font-size: 13px!important;
		 letter-spacing: 1.46px!important;  
	}
	
	.main-menu .dropdown-menu .h4 {
    
    font-size: 14px !important;
    line-height: 19px;}
	
	    .tabs-door .nav-tabs a {
        letter-spacing: 2px;
		font-size: 19px;	
    }
	
	.top-doors {
		padding: 0px 40px !important;
		        margin-bottom: 91px;
	}
	
	.support-block-items {
		margin-top: 70px;
		margin-bottom: 20px;
	}
	
	    .brand-logos-list {
        padding-left: 20px;
    }
	
	.brand-logos-list li {
		margin-right: 0;
		 
	}

}

@media (max-width: 1420px) { 
    .link_button {
        font-size: 12px;
        padding: 15px 12px;
	    letter-spacing: 1.64px;
    }
	
	#content .tabs-door h2 {
		    letter-spacing: 2px!important;
		
	}
	
	.top-doors h2 {
    font-size: 37px;
    line-height: 41px;
}
	
	.additional_section_blocks {
    
		padding: 50px 0 20px; }
	
	.specification h5 {
		font-size: 55px; }
	
	.support-block-card__info h3 {
		font-size: 21px; }
	
	.partners-coll h2 {
		    font-size: 26px;
    line-height: 32px;
	}
	
	.brand-logos-list li {
	
		    width: 170.5px;
	}
	
	.brand-logos-list .link .duplicate-image,
	.brand-logos-list .link:hover .duplicate-image {
		display:none;
		transform: none;
	}
	
	.brand-logos-list .link:hover img:first-child {
		transform: none;
	}

}

@media (max-width: 1356px) { 
     .main-menu li a, .main-menu li a span {
      
        letter-spacing: 0.46px !important;
    }
	
	    .tabs-door .nav-tabs a {
        letter-spacing: 1px;
       
    }
	
	    #content .tabs-door h2 {
        letter-spacing: 1px !important;
        font-size: 30px !important;
    }
	
	.product-thumb h4 {
		    font-size: 20px;
    line-height: 23px;
	}

	.specification-block-button {
		    bottom: -63px;
	}
	
	.ttl-cat h1 {
 
		font-size: 35px;}
	
	.ttl-cat {
		top: 22%;
	}
	
	.product-info h1 {
		font-size: 40px;
		line-height: 39px;
	}
	
}

@media (max-width: 1270px) { 
     .wish-coll {
      
        margin-right: 14px!important;
    }
	
	#header .row-wrap {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	
	.tb_system_logo {
		padding-left: 0;
		padding-right: 0;
	}

	#content h2,
	#content .product-info h2 {
		
		font-size: 28px!important;
    line-height: 30px!important;
	}
	
	.cat-banners h3 {
		    font-size: 20px;
		    line-height: 22px;
		    padding-left: 20px;
	}
	
	.cat-banners h4 {
		font-size: 14px; 
	    padding-left: 20px;
	}
	
	    #content .tabs-door h2 {
       
        font-size: 27px !important;
    }
	
	    .tabs-door .nav-tabs a {
        letter-spacing: 0;
    }
	
	    .specification h5 {
        font-size: 45px;
    }
	
	.support-block-card__info .link {
		opacity: 1;
	}
	
	    .support-block-card__info h3 {
        font-size: 19px;
        line-height: 22px;
    }
	
	    .top-doors h2 {
        font-size: 29px;
        line-height: 33px;
    }
	
		.product-info h1 {
		font-size: 35px;
		line-height: 38px;	
		    letter-spacing: 2px;	
	}
	
	    .link_button {
      
        letter-spacing: 1px;
    }
	
}

@media (max-width: 1170px) { 
	
 .main-menu li a, .main-menu li a span {
	 font-size: 12px !important;}
	
	    .link_button {
        font-size: 11px;
        letter-spacing: 0.64px;
    }
	
	.cat-banners h3 {
		top: -120px; }
	
	.cat-banners h4 {
		    top: -120px;
	}
	
	    .tabs-door .nav-tabs a {
       
        font-size: 17px;
    }
	
	.product-thumb .price {
		font-size: 20px;
    line-height: 20px;
	}
	
	#content .tabs-door h2 {
        font-size: 25px !important;
    }
	
	.tabs-door .nav-tabs {
		position:relative!important;
		margin-left: 0 !important;
	}
	
	.specification-block-button {
		    font-size: 11px;
		    padding: 15px 21px;
		position: relative;
		        bottom: 0;
	}
	
	.top-doors .col {
		width:100%;
	}
	
	.additional_section_blocks {

    align-items: start;
		justify-content: flex-start;}
	
	.partners-coll .col {
		width:100%;
	}
	
	  .ttl-cat h1 {
    font-size: 25px;
  }

}

@media (max-width: 1090px) { 
	
.main-menu.mobile,
.roll-mobile{
	display: block!important;
} 
	.desktop .main-menu {
	display: none!important;
} 
	
    .main-menu li a, .main-menu li a span {
        font-size: 13px !important;
    }
	
	    .cat-banners h3 {
			font-size: 18px;}
	
	.product-info .nav-tabs li {

		padding: 10px 35px;}
	
	    .link_button {
        
        letter-spacing: 0;
    }

}

@media (max-width: 970px) {  
	.last-coll {
		margin-left: 0!important;
		        min-width: 25%;
	}


}

@media (max-width: 870px) {  
	.link_button {
              font-size: 10px;
        letter-spacing: 0;
	}
	
	    .brand-logos-list li {
        width: 97.5px;
		margin-right: 30px;
    } 
	
	    .product-info .nav-tabs li {
        padding: 10px 25px;
		font-size: 18px;	
    }
	
	.link_button {
		margin-bottom: 5px;
	}

}

@media (max-width: 768px) {
	
	   #content h2, #content .product-info h2 {
        font-size: 24px!important;
        line-height: 22px!important;
    }
	
	.tabs-door .nav-tabs li {
		display:block;
		width: 100%;
		margin-left: 0!important;
	}
	
	.cat-banners .description {
		padding: 0 15px;
	}

	.footer-coll {
		padding-left: 0;
		
	}
	
	    .specification h5 {
        font-size: 36px;
    }
	
	 .specification-block-button {
      
        bottom: -16px;
    }
	
	.partners-coll {
		padding: 60px 30px !important;}
	
	    .product-thumb h4 {
        font-size: 17px;
        line-height: 20px;
    }
	
	    .product-thumb .price {
        font-size: 18px;
        line-height: 20px;
    }
	
	  .tbMobileMenuShow.tbMobilePosition-4 .nav-horizontal li {
        margin-bottom: 0 !important;
        border-bottom: 1px solid #eee !important;
        padding-top: 0px !important;
    }
	
	
	.tbMobileMenuShow.tbMobilePosition-4 .nav-horizontal li .tb_toggle.tb_bg_str_2 {
        background-color: transparent;
        color: #000;
        margin-right: 20px !important;
        margin-top: 3px !important;
    }
	
	.tbMobileMenuShow.tbMobilePosition-4 .nav-horizontal li .dropdown-menu .tb_toggle.tb_bg_str_2 {
		
		display: none!important;
	}
	
	.tbMobileMenuShow.tbMobilePosition-4 .nav-horizontal li:empty {
		display: none!important;
	}
	
	.main-menu .dropdown-menu {
    box-shadow: none;
}
	
.main-menu li {
        margin-left: 0px !important;
    }	
	
	.main-menu .dropdown-menu .tb_subcategories li {
		    display: block;
    width: 100%;
    min-width: 100%;
	}
	
	#header .tbToggleButtons .btn {
        width: 45px;
        height: 55px;
        line-height: 53px;
    }
	
	.tbMobilePosition-5.mobile {
		display: block!important;
		
	}
	
	#search input:focus, #search .input-group:focus {
		border-color:#e42e21 !important;
	}
	
	#search_button_cloned {
		font-size: 14px;
		}
	#search input {
		text-indent: 0;
	}
	
	 .mobile-filter {
      display: block!important;
      float: none;
      background: #e42e21;
      padding: 8px 25px 8px 49px;
      font-size: 15px;
      color: #ffffff !important;
      position: relative;
      width: 100%;
      top: -2px;
      margin-bottom: 50px !important;
  }
  .mobile-filter:hover,
  .mobile-filter:focus {
      background: #D1C7BD;
  }
  .mobile-filter .tbIcon {
    position: absolute;
    left: 18px;
    top: 8px;
    color: #fff;
  }
  .fa-sliders:before {
    font-family: 'FontAwesome' !important;
  }
	
	.filter {
    position: fixed;
    left: -100%;
    top: 0px;
    width: 100%;
    height: 100vh;
    overflow: scroll;
    z-index: 10000;
    max-width: 100%;
    background: #fff;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
	
 .filter.mobile-filter-show {
    left: 0px;
  }
  #content.mobile-filter-show {
    postion: relative;
    z-index: 2 !important;
  }
  #header.mobile-filter-show {
    postion: relative;
    z-index: 1 !important;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    z-index: 2;
    font-size: 28px;
  }
  .filter .row {
    z-index: 1;
  }
  body.mobile-filter-show {
    overflow: hidden;
  }
  .tb_module_mega_filter {
    position: relative;
    top: 4px;
    width: 100%;
    background: #fff;
    border: none;
    z-index: 999;
    padding: 40px 20px 20px;
  }
  .tb_module_mega_filter.-db {
    display: block!important;
  }
  body:not(.common-home) .filter .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-content > ul > li {
    width: 100%;
    padding: 20px 0!important;
    border-bottom: 1px solid #eee !important;
  }
  .filter .mfilter-content-opts {
    position: relative;
    top: 0px;
    box-shadow: none;
  }
  .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-button-bottom {
    position: relative;
    right: 0px;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    
    font-size: 28px;
    z-index: 2000;
  }
	
	.mfilter-button-more a {

    font-size: 14px;
}
	
	
	.mobile-filter-show .tb_wt_categories  {
		padding-right: 20px;
		padding-left: 20px;
		margin-top: 22px;
	}
	
	#wrapper #content .mfilter-box .mfilter-option.mfilter-price .mfilter-price-inputs input {
   
		margin-left: 0px; }
	
	.tb_module_mega_filter {
		padding-top: 0;
	}
	
	.nav-responsive .dropdown:not(:last-child), .nav-responsive .dropdown-menu.tb_list_1 > li:not(:last-child) {
		margin-bottom: 0!important;
	}
	
	    .main-menu .dropdown-menu .h4 {
        
        margin-bottom: 8px;
    }
	    .main-menu .dropdown-menu .tb_subcategories li {
       
        margin-top: 3px;
        margin-bottom: 0px !important;
    }
	
	.main-menu .dropdown-menu .tb_subcategories ul.tb_listing  { 
	    margin-top: -8px;
	}
	
	
	.ttl-cat {
 min-width: 400px !important;
		top: 17%;}
	
	 .ttl-cat h1 {
    font-size: 20px;
  }
	
	#content .mfilter-box-1 .mfilter-heading span {
		font-size: 15px; }
	
	.tb_list_view.tb_product_p_40 .product-thumb {
    padding: 70px 15px;
}

	    .product-filter .sort select, .product-filter .limit select {
        width: 100%;
    }
	
	.product-filter .display {
      
        margin-left: -2px;
    }
	
	.product-info h1 {
		margin-top: 50px;
	}
	
	    .product-info .nav-tabs li {
  
        display: block;
    }
	
	.product-info .nav-tabs li:before, .product-info .nav-tabs li.active:before,
	.product-info .nav-tabs li:hover:before{
  
		display: none!important;}
	
	#search #search_button_cloned {
		    background-color: transparent !important;
	}

}

@media (max-width: 650px) {
	.brand-logos-list {
		display:block;
	}
	
.brand-logos-list li {
		display:inline-block;
	        margin-bottom: 13px;
	        margin-right: 10px;
	        width: 34%;
	}	
	
	.brand-logos-list  {
		    text-align: center;
    padding-left: 0;
	}
	
    .product-filter .limit, .product-filter .sort {
        max-width: 46%;
        display: inline;
    }
	    .product-filter .display {
        width: 100%;
			margin-bottom: 15px;
    }
	
	
}


@media (max-width: 550px) {
	    .top-doors h2 {
        font-size: 25px;
        line-height: 28px;
        letter-spacing: 3px;
    }
	
	.additional_section_blocks {
		    display: block;
		
	}
	
	
	.specification-block {
		margin-bottom: 29px;
	    align-items: center;
    justify-content: center;
	}
	
	.specification-block-description {

    text-align: center;
}
	
	.specification-block-button {
     
        display: flex;
        justify-content: center;
    }

}

@media (max-width: 405px) {

   #header .tbToggleButtons {
               top: 12px;
        position: absolute;
        right: 17px;
			 display: flex!important;
    }
	

#header .tbLogoCol  {
      
		    align-content: start;
		   
    }
	
	    #header .tbToggleButtons .btn {
        width: 38px !important;
    }
	
	    #header .tbToggleButtons > * {
        margin-right: 2px;
    }
	
	    #search_button_cloned {
        font-size: 12px;
        letter-spacing: 0;
    }
	
	  .ttl-cat h1 {
    font-size: 18px;
    letter-spacing: 0.67px;
  }
	.ttl-cat {
  padding-left: 15px !important;
  padding-right: 15px !important;
	 }
	
	 .ttl-cat {
    min-width: 320px !important;

	}
	
	.breadcrumb li a,
	.breadcrumb li span {
		font-size: 14px;
	}
	
	
	
 }

@media (max-width: 390px) {
    .product-filter .limit, .product-filter .sort {
        max-width: 100%; 
        min-width: 100%; }
	

 }



