h3{font-size: 18px;}
.contactBox, .contactBox:hover{background:transparent;color:#444;}
.head{
	font-size: 3em;
    line-height: 1.3em;
    text-align: center;
    margin: 50px 0;
    font-weight: 300;
}
.contactBox h3.us-sub-title {
    font-size: 14px;
    font-weight: 600;
}
.src{right:4%;top:40px;}
.contactBox:hover h3{color:#444;}
.contactBox h3{color: #444;font-weight: 700;margin:0 0}
.contactBox h3 span{
	display: block;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #000;
}
.contactBox p {
    margin: 3px 0 0 0;
	font-weight:300;
}
.contactBox2{
	display:inline-block;
	width:33%;
	vertical-align:top;
}
.security-response-center{
    position: absolute;
    right: 0;
    top: -40px;
}
.per50 {
    width: 44%;
}
	h2.comTtl {
    width: 50%;
    float: left;
}
	.sucurity-response {
    width: 50%;
    float: left;
		    text-align: right;
}
	#scroll .sucurity-response .src-btn {
    display: inline-block;
		    top: 15px;
		    margin-left: 10px;
}
	.sucurity-response
	{
		margin-bottom: 15px;
	}
	span.scnd-line {
    display: inline-block;
    margin-left: 53px;
}
	.brakfestbanner {
    background: #F6D417 url(https://www.manageengine.com/essential-eight/images/headerbanner.png);
    background-size: contain;
    color: #000;
    padding: 1px;
    text-align: center;
    font-weight: 600;

    font-size: 1.1em;
		display: none;
}
	.brakfestbanner:hover {
		cursor: pointer;
	}
	.space-medium
	{
		height: 33px;
	}
	@media only screen and (max-width: 650px)
	{
		html, body
		{
			overflow-x: hidden;
		}
		.sucurity-response, h2.comTtl
		{
			width: 100%;
			    text-align: center;
		}
		.partnerHead {
    margin-top: 30px;
}
		.contactBox {
    height: auto!important;
			margin-top: 25px!important;
}
		.contactBox.per50 {
    width: 100%;
}
		.comTtl
		{
			display: none;
		}
	}