.m-auto{
	margin: auto;
}
.w-100{
	width: 100%;
}
.mt-80{
margin-top: 80px;
}
.mt-10{
	margin-top: 10px;
}

.product_bg{
	background: url(../../assets/img/kabelcobg.jpg);
	padding-top: 240px;
	padding-bottom: 120px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
.product_bgpara{
	color: #fff;
	font-family:arial!important;
	font-size: 14px;
	line-height: 1.4em;
}
.product-feature{
background-color: #f5b602; /*#e86b00;*/
padding: 25px;
margin: 10px;
}

.kabelco{
    background-color:#00a7ac;
}
.pcube{
    background-color:#f5b602;
}
.palfinger{
    background-color: #f5b602;
}
.potain{
    background-color: #eab302;
}
.fine{
    background-color: #f3cc46;
    margin: 0px;
}
.p-heading{
	font-family:inherit;
	font-size: 34px;
	/*font-weight: 800;*/
	line-height: normal;
	letter-spacing: normal;
	color: #191919;
}
.p-icon{
	width: 64px;
	background: black;
	padding: 10px;
	border-radius: 100%;
	enable-background:new 0 0 150 150;
}
.w120{
	width: 120px;
}
.mp-20{
	padding: 20px;
}
.p-ihead{
    padding-top: 14px;
    line-height: normal;
    font-family:arial!important;
    font-size: 14px;
    /* font-weight: 200; */
    color: #fff;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.p-iheadtwo{
	font-size: 14px;
	font-weight: 600;
	font-family:arial!important;
}
@media only screen and (max-width: 600px) {
    .mzmoverflow{
        overflow-x:scroll !important;
    }
    .mimgzoom{
        max-width:150% !important;
        width:150% !important;
    }
}
@media screen and (max-width: 480px) {
.d-mob{
	display: block !important;
}
.d-desk{
	display: none !important;
}
.product_bg{
	padding-top: 120px;
	padding-bottom: 40px;
}
.product-feature{
	padding: 12px;
}
.mt-80{
margin-top: 30px;
}
.mtext-center{
	text-align: center;
}
.p-heading{
	font-size: 36px;
}
.mp-para{
	font-size: 12px;
	text-align: center;
}
.w120{
	margin: 0px auto; 
	display: block;
}
.p-icon{
	width: 58px;
}
.mp-20{
	padding: 12px;
}
.p-ihead{
	font-size: 12px;
}
.p-iheadtwo{
	font-size: 12px;
}
.fs_65{
	font-size: 34px;
}
.product_bgpara{
	font-size: 12px;
}
}
