/* head panel or Jumbotron */
.image-top-ict {
background-image:url("media-images/ict.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: auto;
min-width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

.image-top p,h1,h2 {
text-align: center;
}


/* End of head panel or Jumbotron */

/* 1st column after head panel */
.image-bg-ict {
background-image:url("media-images/ict_services.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: 100%;
min-width: 100%;
padding-bottom: 20px;
padding-top: 30px;
}

.image-bg p, h2, h3 {
text-align: center;
}

.image-bg-ict h4 { font-size: 16px; font-weight: bold; color: #fff; background-color: #377bb5; padding-left: 8px; padding-top: 5px; padding-bottom: 10px;}

/* end of 1st column after head panel */

/* access control head panel or Jumbotron */
.image-top-access {
background-image:url("media-images/access_control.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: auto;
min-width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

.image-top p,h1,h2 {
text-align: center;
}
/* End of head panel or Jumbotron */

/* access control 1st column after head panel */
.image-bg-access {
background-image:url("media-images/access_control_services.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: 100%;
min-width: 100%;
padding-bottom: 20px;
padding-top: 30px;
}

.image-bg p, h2, h3 {
text-align: center;
}
/* end of 1st column after head panel */





/* access control head panel or Jumbotron */
.image-top-cloud {
background-image:url("media-images/cloud_storage.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: auto;
min-width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

.image-top p,h1,h2 {
text-align: center;
}

.image-bg-access ul{ padding-left: 17px;}
/* End of head panel or Jumbotron */

/* access control 1st column after head panel */
.image-bg-cloud {
background-image:url("media-images/cloud_services.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: 100%;
min-width: 100%;
padding-bottom: 20px;
padding-top: 30px;
}

.image-bg p, h2, h3 {
text-align: left;
}

.image-bg-cloud ul{ padding-left: 17px;}

/* end of 1st column after head panel */



/* access control head panel or Jumbotron */
.image-top-cctv {
background-image:url("media-images/cctv_services.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: auto;
min-width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

.image-top p,h1,h2 {
text-align: center;
}
/* End of head panel or Jumbotron */

/* access control 1st column after head panel */
.image-bg-cctv {
background-image:url("media-images/surveillance_products.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: 100%;
min-width: 100%;
padding-bottom: 20px;
padding-top: 30px;
}

.image-bg p, h2, h3 {
text-align: center;
}
/* end of 1st column after head panel */


/* The h3 headings on the ict page */
.rangel		{ color: #377bb5; text-align: left; padding-top: 0; margin-top: 0; }
.rangel-2	{ color: #fff; font-weight: bold; background-color: #377bb5; padding: 10px; margin-top: 0; }
.txtred		{ color: #990000; }



/* head panel for ABOUT/Jumbotron page */
.image-top-about {
background-image:url("media-images/acme-bsc_company.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: auto;
min-width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

.image-top p,h1,h2 {
text-align: center;
}


/* 1st column ABOUT PAGE after head panel */
.image-bg-about {
background-image:url("media-images/it_solutions.jpg");
background-size: cover;
background-position: center center; 
background-repeat: no-repeat;
height: 100%;
min-width: 100%;
padding-bottom: 20px;
padding-top: 30px;
}

.image-bg p, h2, h3 {
text-align: center;
}

.image-bg-about h4 { font-size: 16px; font-weight: bold; color: #fff; background-color: #377bb5; padding-left: 8px; padding-top: 5px; padding-bottom: 10px;}









