h1, .h1 {
    font: 30px/1.25 'zoho_puvi_semibold';
}
.heading-menu {
display: none;}
.blobbg {
    background-image: url(https://www.manageengine.com/latam/service-desk-msp/images/blob-bg.jpg);
    background-position: center;
    width: 100%;
    background-size: cover;
    padding: 50px 0;
    margin: 0px 0 20px 0;
}
.tac {
    text-align: center;
}
.mcontent{padding:10px 20px 20px}
.techincal-support-boxbdr {
background: #fff;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #e7e7e7;
width: 630px;
}
.ftrs-fact-boxbdr {
	background: #fff;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #e7e7e7;
	color: #767676;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
width: 630px;
}

.rhs-cont li {
    padding: 10px;
}
.rhs-cont a {
    color: #09C;
    text-decoration: none !important;
    font-size: 16px;
}

