@charset "UTF-8";
/* CSS Document */

.SafeguardSecureOveriew h2 {
	position: relative;
	float: left;
	display:block;
	width: 70%;
	
	}
	

.SafeguardSecureOveriew h3 {
	font-family: 'Open Sans', 'sans-serif' !important;
	font-weight: normal;
	display: block;
	padding-bottom: 20px;
	}

.SafeguardSecureIcon {
 position: relative;

 float:right;
	}

.SafeguardSecureButton {
	display:block;
	clear: both;
	width: 20%;
	padding: 10px;
	}

.Box1 {
padding-left: 0 !important;
	
	}

.BoxLeft {
	border-right: thin solid #e5e5e5 !important;
	}

.BottomLineBox {
	border-bottom: thin solid #e5e5e5 !important;
	width: 100% !important;
	}

.BoxSolo {
	position: relative;
	width: 40%;
	z-index: 2;
	float:left;
	padding-right: 10px;
	height: 150px !important;
}

.SafeguardSecureOverCheckImg {
	position: relative;
	width: 50%;
	z-index: 1;
	float: right;
	margin-right: 40px;
 	}

.EZShieldImg {
	position: relative;
	width: 40%;
	float:left;
	padding: 30px 0;
	z-index: 1;
}

.EZShieldRepImg {
	width:60%;
    position: relative;
	float:right;
	margin: -250px -150px 0 0;
	z-index: 2;
	}
	