.wrapper-breadcrums{ 
	display:none; 
}
/* Custoemr Service*/
.cus-service{
	display: inline-block;
	width:100%;
}
.cus-service-left .h5{
	color: #282828;
	font-weight: 600;
	text-transform: uppercase;	
}
.cus-service-ul{
padding: 0;	
}
.cus-service-ul li{
	margin: 0;
	padding: 5px 0;
	list-style: none none;	
}
.cus-service-ul li a{
	color: #282828;	
}
.cus-service-ul  li a:hover{
	color: #fc7070;	
}
.cus-service-content{
	border-left: 1px solid #282828;
	padding-left: 25px;
}
.cus-service-content h3{
	text-transform: uppercase;
	background: #747373;
	color: #fff;
	padding: 3px 15px;
	font-weight: 600;
	font-size: 16px;
	width: fit-content;
}
.cus-service-content.contac-us-content{

}

@media (max-width: 768px){
	.cus-service-left{
		display:none;
	}
	.cus-service-content{
		padding-left:0;
		border-left:none;
	}
}

/* Contact Us */
.aboutus-page .aboutus-desc{font-size:14px; line-height: 22px;}
.aboutus-page .aboutus-img{margin-bottom: 20px;}
.aboutus-page .aboutus-box-black{background: #202221; color: #fff;padding: 10px;}
.aboutus-page .aboutus-box-gray{background: #ebe8e8; padding: 10px;}
.aboutus-page .aboutus-box-border{border: 1px solid #ebe8e8; padding: 10px;}
.aboutus-page .aboutus-titlesmall h3{ color: #333; padding-left: 5px; margin-top:10px; }
.aboutus-page .box-img{border:none; padding:0;}
.aboutus-page .img-responsive{margin:0 auto;}
.aboutus-page .aboutus-titlesmall h2{
	display: inline;
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
.aboutus-page input[type=text]{height:30px;}
@media (min-width: 768px){
	.aboutus-page .aboutus-box {margin-bottom:20px;}
}

.catalog-request-cover{
	max-width:370px;
}