h1 {
	color: #0000FF;
}

h2 {
	color: grey;
	/* color: #FF0000; */
}

html,body {
  height: 100%;
  background-color: lightgrey;
  background-size: cover;
}

#cssTable td 
{
    text-align: center; 
    vertical-align: middle;
}
/*
.content-block {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(http://placekitten.com/200/300);
  width: 100%;
  height: 100%;
}

#content {
	overflow: hidden;
	/* 64px - grey header, 87px - black menu bar, 588px - main window 
	height: 79.5%;
	background-color: lightgrey;
	/* height: calc(100% - 52px); 
}
*/
#aboutcontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* background-color: lightgrey; */
	/* height: calc(100% - 52px); */
}

#servicetargetcontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* height: calc(100% - 52px); */
}

#homecontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* background-color: mediumpurple; */
	/* height: calc(100% - 52px); */
}

#servicecontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* background-color: mediumpurple; */
	/* height: calc(100% - 52px); */
}

#contactcontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* background-color: mediumpurple; */
	/* height: calc(100% - 52px); */
}

#registersavedsuccesscontent {
	overflow: hidden;
	display: grid;
	align-items: stretch;
	/* 64px - grey header, 87px - black menu bar, 588px - main window */
	/* 
	height: 79.5%;
	*/
	background-color: white;
	/* background-color: mediumpurple; */
	/* height: calc(100% - 52px); */
}

.main {
	padding-left: 0px;
	padding-right: 0px;
	/* min-width: 970px; */
	/* max-height: 605px; */
}

.main .row {
	padding: 0px;
	margin: 0px;
	border: none;
}

#contactform {
	position: relative;
}

#contactform img {
	z-index: 10;
}

#contactform form {
	z-index: 20;
}

#contactform #firstname {
	position: absolute;
	top: 10%;
}

#contactform #phone {
	position: absolute;
	top: 25%;
}

#contactform #email {
	position: absolute;
	top: 40%;
}

#contactform #note {
	position: absolute;
	top: 55%;
}

#contactform button {
	position: absolute;
	top: 87.5%;
}
#contactmobileform {
	position: relative;
}

#contactmobileform img {
	z-index: 10;
}

#contactmobileform form {
	z-index: 20;
}

#contactmobileform #firstname {
	position: absolute;
	left: 5%;
	top: 10%;
}

#contactmobileform #phone {
	position: absolute;
	left: 5%;
	top: 25%;
}

#contactmobileform #email {
	position: absolute;
	left: 5%;
	top: 40%;
}

#contactmobileform #note {
	position: absolute;
	left: 5%;
	top: 55%;
}

#contactmobileform button {
	position: absolute;
	left: 5%;
	top: 85%;
}
/*
#about {
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/about.png");
	background-size: auto 100%;
	/* background-size: cover; 
    height: 77.4%;
    width: 100%;
    position: absolute;
    /* min-width: 970px; 
    /* max-height: 655px; 
}
*/
#about {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/about.png");
	*/ 
    align-self: initial;
    width: 100%;
    /*
    width: 75.8%;
    */
    position: relative;
    /* min-width: 1185px; */
}

#service {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/service.png");
	*/ 
    align-self: initial;
    width: 100%;
    /*
    width: 87.0%;
    */
    position: relative;
    /* min-width: 1185px; */
}

#home {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/home.jpg");
	*/ 
    align-self: initial;
    width: 100%;
    /*
    width: 87.6%;
    */
    position: relative;
    /* min-width: 1185px; */
}

#servicetarget {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/servicetarget.jpg");
	*/ 
    align-self: initial;
    width: 100%;
    /*
    width: 87.0%;
    */
    position: relative;
    /* min-width: 1185px; */
}

#contact {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/contact.png");
	*/
    align-self: initial;
    width: 100%;
    /*
    width: 69.8%;
    */
    position: relative;
    /* min-width: 1185px; */
}

#registersavedsuccess {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/contact.png");
	*/
    align-self: initial;
    width: 100%;
    /*
    width: 69.8%;
    */
    position: relative;
    /* min-width: 1185px; */
}
/*
#contactform {
	/*
	/* background-size: cover;
	background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/contactform2.png"); 
	/*	url("https://mdbootstrap.com/img/new/fluid/city/018.jpg");
	/*
	height: 100vh;
	width: 100vw;
	width: 100%;
    height: 100%;
    */
    /* height: calc(100% - 52px);
    height: 100%;
    width: 100%;
    position: absolute;
    /* top: 52px;
    /* min-width: 1185px;
    /* max-width: 1225px;
}
#servicetarget {
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/servicetarget.png");
	background-size: auto 100%;
	/* background-size: cover;  
    height: 77.4%;
    width: 100%;
    position: absolute;
    /* min-width: 970px; 
    /* max-height: 655px; 
}
*/
#intro {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/comingsoon.jpg"); 
	/*	url("https://mdbootstrap.com/img/new/fluid/city/018.jpg"); */
	/*
	height: 100vh;
	width: 100vw;
	width: 100%;
    height: 100%;
    */
    /* height: calc(100% - 52px); */
    height: 100%;
    width: 100%;
    position: absolute;
    /* top: 52px; */
    min-width: 1185px;
    /* max-width: 1225px; */
}
/*
#prospect {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/prospect.jpg"); 
	/*	url("https://mdbootstrap.com/img/new/fluid/city/018.jpg"); *
	/*
	height: 100vh;
	width: 100vw;
	width: 100%;
    height: 100%;
    *
    height: 100%;
    width: 100%;
    position: absolute;
    /* top: 52px; * 
    min-width: 1185px;
    /* max-width: 1225px; * 
}
*/

#intro img.arrow {
	position: absolute;
	/* comingsoon.jpg */
	left: 67.95%;
	top: 76%;
	/* comingsoon.jpg */
	/* comingsoon0.png
	left: 64.0125%;
	top: 77%;
	   comingsoon0.png */
	/* top: 80.6%; */
 	/* object-position: 85% 85%; */
    width: 17.9%;
    height: auto; /* to maintain aspect ratio. You can use 100% if you don't care about that */
    opacity:0;
}

#arrowsbutton {
	position: relative;	
}

img.arrow {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
    height: auto;
    opacity:0;
}

#intro div.learnmore {
	position: absolute;
	/* comingsoon.jpg */
	left: 67.5%;
	top: 63.5%;
	/* comingsoon.jpg */
	/* comingsoon0.png
	left: 63.975%;
	top: 65%;
	   comingsoon0.png */
	/* top: 65.6%; */
	/* top: 75.6%; */
	/* top: 80.6%; */
 	/* object-position: 85% 85%; */
 	width: 19%;
    /* width: 17.9%; */
    height: auto; /* to maintain aspect ratio. You can use 100% if you don't care about that */
    z-index: 10;
}

#intro div.learnmore img {
	width: 100%;
	height: auto;
	z-index: 20;
}

#intro div.learnmore .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	background-color: #555;
	color: white;
	font-size: 16px;
	padding: 12px 24px;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	width: 100%;
	height: auto;
	opacity: 0;
	z-index: 30; 
}

#intro div.learnmore .btn:hover {
	background-color: black;
}

.no-margin
{
  margin: 0px !important;
}

#home #homefooter {
    width: 86.5%;
    height: auto;
    /* min-width: 840px; */
}

#home #arrowsbutton {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/homearrows0.png");
    width: 13.5%;
    height: auto;
    /* min-width: 130px; */
}

#service #servicetext {
    width: 82.8%;
    /* height: 73.7%; */
    /* min-width: 803px; */
}
/*
#service #servicefooter {
    width: 100%;
    height: 26.3%;
    /* min-width: 803px; *
}
*/
#service #arrowsbutton {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/servicearrows.png");
    width: 17.2%;
    /* height: 73.7%; */
    /* min-width: 167px; */
}
/*
@media (min-width: 1200px) {
    .container{
        max-width: 970px;
    }
    #intro {
        /* max-width: 970px; *
	    /* margin-top: -100px; *
	    /* margin-top: -58.59px; *
	}
}
*/
/* Height for devices larger than 576px */
/*
 @media ( min-width : 992px) {
	#intro {
	    margin-top: -100px;
		//margin-top: -58.59px;
	}
}
*/

.navbar .nav-link {
	color: #fff !important;
}

#greycontactusheader {
	width: 100%;
	height: auto;
	background-color: #CCCCCC;
	min-width: 970px;
	/* min-width: 1536px; */
	padding-left: 0px;
	padding-right: 0px;
}

#greycontactusheader .row {
	margin-left: 0px;
	margin-right: 0px;
}

#greycontactusheader div#headercontactusbutton {
	cursor: pointer;
}
/*
#greycontactusheader #headertext {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/headertext.png");
}

#greycontactusheader #headercontactusbutton {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/headercontactusbutton.png");
*/
#arrowsbutton {
	cursor: pointer; 
}
/*
#greycontactusheader #headergrey {
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	background-image:
		url("/image/headergrey.png");
}

#greycontactusheader #headergrey img {
    width:100%;
    height:100%;
    object-fit:cover;
}

.navbar {
	background-color: #000;
}
*/
.row {
  display: table;
  border-collapse: collapse;
  width: 100%;
}
.item {
  display: table-cell;
  vertical-align: top;
}
.item img {
  display: block;
  width: 100%;
  height: auto;
}
.header-center{
  margin:0 auto;
}
.row-center{
  margin:0 auto;
}
.col-center{
  margin:0 auto;
}
textarea {
    resize: vertical;
}
textarea {
    resize: horizontal;
}
textarea {
    max-width: 40%; 
    max-height: 40%;
}
textbox {
    resize: vertical;
}
textbox {
    resize: horizontal;
}
textbox {
    max-width: 40%; 
    max-height: 40%;
}
#cover {
	position: fixed;
	height: 100%;
	width: 100%;
	top:0;
	left: 0;
	background: #000;z-index:9999;
}