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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

nav {
	height:auto !important;
}

.contact a{
	float:right;
	display:block;
	padding: 5px;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	border-color: #3f62ae;
	color: #3f62ae;
	border-style: solid;
	border-width: thin;
	background-color:#3f62ae;
}

.contact a:hover{
	background-color:#ffffff;
	color: #3f62ae !important;
}


.hmpgcybersecurity {
	margin-top:-50px;
	width: 100%;
	background-image:url("../images/gray-gradient-small.gif");
	background-repeat:repeat-x;
	background-color: #e7e7e7;
	overflow: hidden;
			border-bottom-color:#3f62ae;
	border-bottom-style: solid;
	border-bottom-width: thick;
}

.hmpgcybersecuritycontent {
	width: 38%;
	float: left;
	margin: 16% 0 2% 8%;
}

.hmpgcybersecuritycontent h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#7485bf;
}

.hmpgcybersecuritycontent p {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#3b3b3d;
}

.hmpgcybersecurityimage {
	width: 52%;
	margin: 8% 0 8% 2%;
	float:left;

}

.hmpgicondivider {
	width: 100%;
	background-image: url("../images/space.jpg");
	background-repeat: repeat;
	overflow: hidden;
}

.hmpgicons {
	width: 8.3%;
	margin: 0 12.5%;
	float:left;
}

.hmpgbutton {
	border-color:#3f62ae;
	border-style: solid;
	border-width: thin;
	border-radius: 3px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: .09em;
	font-weight:bold;
	color:#3f62ae;
	padding: 8px;
	 background: rgba(234, 233, 234, 0);
}


.hmpgbutton:hover {
 background: rgba(63, 98, 174, 0.2);
	text-decoration: none;
	transition-duration: 0.4s;
}

.hmpgbutton img {
	margin-top: -2;
}


.hmpgitservices {
	width: 100%;
	border-top-color:#3f62ae;
	border-top-style: solid;
	border-top-width: thick;
	background-image: url("../images/large-server.jpg");
	background-repeat: no-repeat;
	background-position:center;
	background-color:#66ddfa;
	background-size: 100%;
	overflow: hidden;

}
 
.hmpgitservicesimage {
	width: 52%;
	float: left;
	margin: 0 2% 0 0;

}

.hmpgitservicecontent {
	width: 38%;
	float: left;
	margin: 16% 8% 16% 0;
}

.hmpgitservicecontent h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#7485bf;
}

.hmpgitservicecontent p {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#3b3b3d;
}

.hmpgitprmgnt {
	width:100%;
	background-image:url("../images/glowing-hand.jpg");
	background-repeat: no-repeat;
		background-size: 100%;
	border-top-color:#3f62ae;
	border-top-style: solid;
	border-top-width: thick;
	overflow: hidden;
	background-position: top;
	background-color: #1d1a1b;
	padding-bottom: 4%;

}

.hmpgitprmgntcontainer {
	width: 100%;
	clear:left;
}

.hmpgitprmgntcontent {
	width: 38%;
	margin: 16% 0 8% 8%;
}

.hmpgitprmgntcontent h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#7485bf;
}

.hmpgitprmgntcontent p {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#ffffff;
}

.hmpgsubheadcontainer {
	width: 100%;
	display: flex;
}

#hmpgsubhead1, #hmpgsubhead2, #hmpgsubhead3 {
	width: 30.33%;
	margin: 1.5%;
	padding-bottom: 30px;
	float:left;
	align-self: stretch;
	background-color:#3f62ae;
	opacity: .8;
border-radius: 8px;
	overflow: hidden;
	border-color: #7c7b7c;
	border-style: solid;
	border-width:medium;
}

.hmpgsubheadicon {
	width: 26%;
	margin: 10% 37% 0 37%;
}

.hmpgsubheadcontent {
		width: 100%;
	padding: 5% 15% 5% 15%;

}

.hmpgsubheadcontent h2 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color:#d8d8d8;
	text-align: center;
}

.hmpgsubheadcontent p {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#ffffff;
}

.hmpgsubheadcontent a {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#d8d8d8;
	letter-spacing: .09em;
	text-decoration:none;
}

.hmpgsubheadcontent a img{
	margin-top: -3px;
}

.hmpgsubheadcontent a:hover {
	color:#ffffff;
	transition-duration: 0.4s;
	text-decoration:none;
}




footer {
	clear: left;
	background-color:#3f62ae;
	overflow: hidden;
	width:100%;
	padding: 3% 8%;
  bottom: 0;
}

footer ul{
	list-style-type: none;
}

.footeraboutwrapper {
}


.footeraboutcol li {
	margin: 15px 0;
}

.footeraboutcol li a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;

}

.footeraboutcol li a:hover {
	text-decoration:underline;
}

.footeraboutcol {
	width: 6%;
	float:left;
	margin-right: 1%;
}

.footerservicescol {
	width:21.25%;
	margin:0;
	float:left;
}

.footerservicescol li {
	margin: 15px 0;
}

.footerservicescol li a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;

}

.footerservicescol li a:hover {
	text-decoration:underline;
}

.footerservicescol h2 {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#98a2cf;
	text-decoration:none;
	margin-top: 8px;
}


.footerprojectswrapper {
}

.footerprojectscol {
	width:21.25%;
	margin:0 1% 0 2%;
	float:left;
	border-left-color: #96a0ce;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 2%;
}

.footerprojectscol h2 {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#98a2cf;
	text-decoration:none;
	margin-top: 8px;
}

.footerprojectscol h3 {
	margin: 0 0 5px 0;
	line-height: .5em;
}

.footerprojectscol h3 a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
}

.footerprojectscol h3 a:hover {
	text-decoration:underline;
}

.footerprojectscol ul{
	list-style-type: circle;
	margin-left: 20px;
}

.footerprojectscol li {
		color:#cfd3ea;
	line-height:.95em;
	margin-top:10px;

}

.footerprojectscol li a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#cfd3ea;
	text-decoration:none;
	margin-top: 8px;
}

.footerprojectscol li a:hover{
	text-decoration: underline;
}

.footercol {
	width:21.25%;
	margin:35px 1%;
	float:left;
}

.footercol h2 {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#98a2cf;
	text-decoration:none;
	margin-top: 8px;
}

.footercol h3 {
	margin: 0 0 5px 0;
	line-height: .5em;
}

.footercol h3 a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	margin: 0;
}

.footercol h3 a:hover {
	text-decoration:underline;
}

.footercol ul{
	list-style-type: circle;
	margin-left: 20px;
}

.footercol li {
		color:#cfd3ea;
		line-height:.95em;
	margin-top:10px;

}

.footercol li a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#cfd3ea;
	text-decoration:none;
	margin-top: 8px;

}

.footercol li a:hover{
	text-decoration: underline;
}

.footerbottom {
	clear:left;
	border-top-color: #96a0ce;
	border-top-style: solid;
	border-top-width: thin;
	width: 100%;
}



.footerbottomcopyright {
	width: 95%;
	float:left;

}

.footerbottomcopyright p{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	opacity: .7;
	padding: 15px 0;

}

.footerbottomcopyright a{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 13px;
	color:#ffffff;
	opacity: .7;
}

.footerbottomcopyright a:hover{
	color:#ffffff !important;
	opacity: .1;
}


.footerbottomsocial {
	float:right;
	width: 2%;
	margin-top: 10px;	
}

/* SUBPAGES
------------------------------------------------------*/ 

.cyberheader {
	margin-top: -25px;
	width:100%;
	background-image:url("../images/cyber-security-header.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
	background-position:top;
	background-color:#3f62ae;
	clear: left;
	padding: 5% 8%;
}

.cyberheader  h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#ffffff;
}

.itservicesheader {
	margin-top: -25px;
	width:100%;
	background-image:url("../images/server-header.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
	background-position:top;
	background-color:#3f62ae;
	clear: left;
	padding: 5% 8%;
}

.itservicesheader  h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#ffffff;
}

.prjtmngmntheader {
	margin-top: -25px;
	width:100%;
	background-image:url("../images/project-management-header.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
	background-position:top;
	background-color:#3f62ae;
	clear: left;
	padding: 5% 8%;
}

.prjtmngmntheader  h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#ffffff;
}



.subpagecontent {
	width: 84%;
	margin: 5% 8%;
}

.subpagecontent h2{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color:#3f62ae;
	line-height: 1.4em;
}

.subpagecontent h2 a{
	color:#3f62ae;
	font-weight: 300;
	text-decoration: none;
}

.subpagecontent h2 a:hover{
	color:#3f62ae;
	font-weight: 300;
	text-decoration:underline;
}

.imagecolumn {
	width: 21.5%;
	float:left;
	margin: 5% 2% 5% 0;
}

.imagecolumn img {
	border-radius: 5px;
}

.contentcolumn {
	width: 76.5%;
	float:left;
	margin: 5% 0;
}

.contentcol {
	width: 48%;
	float:left;
	margin:0 1%;
}

.contentcolumn p{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#39382D !important;
}

.contentcolumn li{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:400;
	font-size: 16px;
	color:#3f62ae;
	margin: 5px 20px;
	list-style-type:circle;
}
.contentcolumn li a{
	font-weight:400;
	color:#3f62ae;
	text-decoration: none;
}

.contentcolumn li a:hover{
	text-decoration: underline;
}

.subpagedivider {
	clear:left;
	width: 100%;
	margin: 10px 0;
}

.aboutus { 
margin-top: -25px;
  background: url("../images/server-background.jpg")no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	overflow: hidden;
	height:100%;
}

.error {
margin-top: -25px;
  background: url("../images/server-background.jpg")no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    overflow: hidden;
    height:100vh;
    margin-bottom: -450px;
}

.careers { 
margin-top: -25px;
  background: url("../images/careers-background.jpg")no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	overflow: hidden;
	height:100%;
}

.contactpage { 
margin-top: -25px;
  background: url("../images/contact-background.jpg")no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	overflow: hidden;
	height:100%;
}

.blankheader {

	width:100%;
	clear: left;
	padding: 5% 8%;
}

.blankheader h1 {
	font-family: Gotham, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 48px;
	color:#ffffff;
}

.fullbkgndcontent h2{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size: 30px;
    color:#ffffff;
    line-height: 1.4em;
}

.fullbkgndcontent h3{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight:700;
    font-size: 24px;
    color:#ffffff;
    line-height: 1.4em;
}

.fullbkgndcontent {
	width: 46%;
	margin: 0 46% 8% 8%;
}

.fullbkgndcontent p{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#ffffff;
	line-height: 1.4em;
}

.fullbkgndcontent ul{
list-style-type: circle;
margin-left: 20px;
}

.fullbkgndcontent li{
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight:300;
    font-size: 18px;
    color:#ffffff;
    line-height: 1.4em;
}

.contactcol {
	width: 40%;
	margin: 0 2% 8% 8%;
	float:left;
}

.contactcol p{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#ffffff;
	line-height: 1.4em;
}

.contactcol li{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#ffffff;
	line-height: 1.4em;
}


.fullbkgndcontent p{
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size: 24px;
	color:#ffffff;
	line-height: 1.4em;
}

.aboutbutton {
	border-color:#ffffff;
	border-style: solid;
	border-width: thin;
	border-radius: 3px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: .09em;
	font-weight:bold;
	color:#ffffff;
	padding: 8px;
	 background: rgba(255, 255, 255, 0);
	margin-top: 3%;
}


.aboutbutton:hover {
 background: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	transition-duration: 0.4s;
}

/* FORM CSS
------------------------------------------------------*/ 

     input, textarea { 
      outline: none;
      }

#contact-type {
	width: 100%;
	margin-bottom: 20px;
}

#contact-type input{
	padding: 20px;
		font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	  color:#3f62ae;
}

     form {
      position: relative;
      width: 100%;
      }

   

      .form-inner input,
      .form-inner textarea {
		  color:#3f62ae !important;
      display: block;
      width: 100%;
      padding: 15px;
      margin-bottom: 10px;
      border: none;
      border-radius: 5px;
      background: #d0dfe8;
      }

     .form-inner textarea {
      resize: none;
      }

    .formbutton {
border-color:#ffffff;
	border-style: solid;
	border-width: thin;
	border-radius: 3px;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: .09em;
	font-weight:bold;
	color:#ffffff;
	padding: 8px;
	 background: rgba(255, 255, 255, 0);
	margin-top: 3%;
		width:100%;
      }

    .formbutton:hover {
     background: rgba(255, 255, 255, 0.2);
	text-decoration: none;
	transition-duration: 0.4s;
      } 



/* MEDIA
------------------------------------------------------*/ 

figure {margin: 0}
img, object, embed, video {
	max-width: 100%;	
	_width: 100%
	} /* Fluid images */
	
img {
	border: 0;	
	-ms-interpolation-mode: bicubic
	} /* Improve IE's resizing of images */
	
svg:not(:root) {
	overflow: hidden} /* Correct IE9 overflow */


/* MEDIA QUERIES
------------------------------------------------------*/ 

	@media (max-width: 1220px ) {
.hmpgcybersecuritycontent h1 {
	font-size: 36px;
}

.hmpgcybersecuritycontent p {
	font-size: 18px;
}

.hmpgitservicecontent h1 {
	font-size: 36px;
}

.hmpgitservicecontent p {
	font-size: 18px;
}	
		
.hmpgitprmgntcontent h1 {
	font-size: 36px;
}

.hmpgitprmgntcontent p {
	font-size: 18px;
}
		
.hmpgbutton {
	font-size: 14px;
	padding: 5px;
}
		
.aboutbutton {
	font-size: 14px;
	padding: 5px;
}
		
.hmpgsubheadcontent h2 {
	font-size: 24px;
}

.hmpgsubheadcontent p {
	font-size: 14px;
		line-height: 1.3em !important;
}

.hmpgsubheadcontent a {
	font-size: 14px;
}
		
footer p{
	font-size: 14px;
	padding: 15px 20px 0 20px;
}
	.cyberheader h1 {
	font-size: 36px;
}
	.subpagecontent h2{
	font-size: 21px;
}
	.itservicesheader  h1 {
	font-size: 36px;
}
	.prjtmngmntheader h1 {
	font-size: 36px;
}
	.blankheader h1 {
	font-size: 36px;
}
	.fullbkgndcontent p{
	font-size: 21px;
	}
					
}

@media (max-width: 1100px ) {
	
	.footeraboutwrapper {
		width:100%;
	}
	
.footeraboutcol {
	width: 32%;
	float:left;
	margin: 1.5%;
}

.footerservicescol {
	width:60%;
	margin:1.5;
	float:left;
}

	
	.footerservicescol h2 {
	margin-top: 10px;
}
	
	.footerprojectswrapper {
		width: 100%;
		border-top-color: #96a0ce;
	border-top-style: solid;
	border-top-width: thin;
		clear:left;
	}
	
.footerprojectscol {
	width:30%;
	margin:1.5%;
	border: none;
		padding-left: 0;

}
	

	.footercol {
	width:30%;
	margin:1.5%;
	float:left;
}

	.footerbottomsocial {
	float:right;
	width: 5%;
	margin-top: 10px;	
}

}


@media (max-width: 992px ) {
	
	.contactcol {
	width: 84%;
	margin: 2% 8%;
	float:left;
}
	.contact a{
	float:left;
		padding-left: 5px !important;
		padding-right: 5px !important;
}
.hmpgcybersecuritycontent {
	width: 38%;
	margin: 13% 0 0 8%;
}
	
.hmpgcybersecurityimage {
	width: 52%;
	margin: 7% 0 4% 2%;
	float:left;
}

.hmpgitservicecontent {
	width: 38%;
	margin: 10% 8% 10% 0;
}
	
.hmpgitprmgntcontent {
	width: 38%;
	margin: 10% 0 8% 8%;
}
	
.imagecolumn {
display: none;
}
	
.imagecolumn2 {
display: none;
}


.contentcolumn {
	width: 100%;
}

	}

@media (max-width: 810px ) {
	
.hmpgcybersecuritycontent h1 {
	font-size: 30px;
}

.hmpgcybersecuritycontent p {
	font-size: 16px;
}

.hmpgitservicecontent h1 {
	font-size: 30px;
}

.hmpgitservicecontent p {
	font-size: 16px;
}	
		
.hmpgitprmgntcontent h1 {
	font-size: 30px;
}

.hmpgitprmgntcontent p {
	font-size: 16px;

}
		
		
.hmpgsubheadcontent h2 {
	font-size: 21px;
}
	

		.cyberheader h1 {
	font-size: 30px;
}
	.subpagecontent h2{
	font-size: 18px;
}
	.itservicesheader  h1 {
	font-size: 30px;
}
	.prjtmngmntheader h1 {
	font-size: 30px;
}
	.blankheader h1 {
	font-size: 30px;
}
	.subpagecontent p{
	font-size: 15px;
}
	
		.subpagecontent li{
	font-size: 15px;
}



}


@media (max-width: 730px ) {
	
.hmpgcybersecuritycontent h1 {
	font-size: 24px;
}

.hmpgcybersecuritycontent p {
	font-size: 15px;
}

.hmpgitservicecontent h1 {
	font-size: 24px;
}

.hmpgitservicecontent p {
	font-size: 15px;
}	
		
.hmpgitprmgntcontent h1 {
	font-size: 24px;
}

.hmpgitprmgntcontent p {
	font-size: 15px;
}
		
		
.hmpgsubheadcontent h2 {
	font-size: 18px;
}
	
.hmpgbutton {
	font-size: 12px;
	padding: 5px;
}
	
.aboutbutton {
	font-size: 12px;
	padding: 5px;
}
	
.hmpgbutton img{
width: 8px;
		margin-top: -3px;
}
.aboutbutton img{
width: 8px;
margin-top: -3px;
}
	
}

@media (max-width: 650px ) {
	
.hmpgcybersecurity {
	margin-top:-15px;
}
	
.hmpgcybersecuritycontent {
	width: 80%;
	margin: 10% 10% 0 10%;
}
	
.hmpgcybersecurityimage {
	width: 90%;
	margin: 0 0 0 10%;

}
	
.hmpgcybersecuritycontent h1 {
	font-size: 30px;
}

.hmpgcybersecuritycontent p {
	font-size: 16px;
}

.hmpgitservicecontent h1 {
	font-size: 30px;
}

.hmpgitservicecontent p {
	font-size: 16px;
}	
		
.hmpgitprmgntcontent h1 {
	font-size: 30px;
}

.hmpgitprmgntcontent p {
	font-size: 16px;
}
		
		
.hmpgsubheadcontent h2 {
	font-size: 21px;
}
	
.hmpgbutton {
	font-size: 12px;
	padding: 5px;
}
	
	.hmpgbutton img{
width: 8px;
		margin-top: -3px;
}
	
.aboutbutton {
	font-size: 12px;
	padding: 5px;
}
	
.aboutbutton img{
width: 8px;
		margin-top: -3px;
}
	
	

	
.hmpgicons {
	width: 15%;
	margin: 0 9.166%;
	float:left;
}


.hmpgitservicecontent {
	width: 100%;
	margin: -25px 0 0 0;
	padding: 10%;
	 background: rgba(255, 255, 255, 0.8);
}
	
.hmpgitprmgntcontent {
	width: 100%;
	margin: 0;
	padding: 10%;
	 background: rgba(255, 255, 255, 0.8);
	border-bottom-color:#3f62ae;
	border-bottom-style: solid;
	border-bottom-width: thick;
}

	
.hmpgitprmgntcontent p {
	color: #3b3b3d;
}
	


	
#hmpgsubhead1, #hmpgsubhead2, #hmpgsubhead3 {
	width: 100%;
	margin: 0;
	border-radius: 0;
	border-style: none;
}

	
.hmpgsubheadcontent {
	width: 100%;
	padding: 5% 10% 0 10%;

}
	
.hmpgsubheadicon {
	width: 16%;
	margin: 5% 42% 0 42%;
}

.hmpgsubheadcontainer {
	flex-wrap: wrap;
}
	.hmpgsubheadcontent h2 {
	font-size: 24px;
}
	
	.contentcol {
	width: 100%;
	margin:0;
}
	.cyberheader  {
	margin-top: -15px;
}
	.itservicesheader {
	margin-top: -15px;
}
	.prjtmngmntheader {
	margin-top: -15px;
}
.fullbkgndcontent {
	width: 84%;
	margin: 0 8% 8% 8%;
}
.aboutus { 
		margin-top: -15px;
}
	.careers { 
		margin-top: -15px;
}
	.contactpage { 
		margin-top: -15px;
}
	
.fullbkgndcontent p{
	font-size: 18px;
}
	
	.footeraboutcol {
	width:96%;
	margin:0 2%;
	float:left;
}

.footerservicescol {
	width:96%;
	margin:0 2%;
	float:left;
}

	
.footerprojectscol {
	width:96%;
	margin:0 2%;
	border: none;

}
	.footercol {
	width:96%;
	margin:0 2%;
	float:left;
}

	.footerprojectscol h2{
margin-top: 30px;

}
	
	
}
