.product-header-inner{
	border-bottom:none;
	}
.help-guides-wrap li {width: 30%;}
.menu-icon-help-header {
    pointer-events: none;
}
.menu-icon-help-header img {
    display: none;
}
.write-us-wrap{display:none}
.help-guides-wrap li > div.guide-1 > span/* Setup Guide */{background-position:-200px -50px;}
.help-guides-wrap li > div.guide-2 > span/* User Guide */{background-position:-50px 0px;}
.help-guides-wrap li > div.guide-3 > span/* admin guide */{background-position:-150px 0px; }
.help-guides-wrap li > div.guide-4 > span/* customer portal */{background-position:-100px -50px;}
.help-guides-wrap li > div.guide-5 > span/* developer */{background-position:-500px -50px;}
.common-links{
	margin-bottom:30px;
	}
@media only screen and (max-width: 800px) and (min-width: 600px){
.help-guides-wrap li {width: 47%;}
}
@media only screen and (max-width: 600px){
.help-guides-wrap li {width: 80%;}
}