body {
	min-width: 100px;
}

li, p {
	line-height: 150%;
}

.top img {
	max-width: 100%;
}

div.splash {
	background-color:#c9d0d1;
	background-image: url('images/splash-bg.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
	font-weight: 200;
	overflow: hidden;
}

div.splash div.content {
	min-height: 700px;
	padding-top: 100px;
}

.bluestrip div.content, .whitestrip div.content {
	display: table;
}

div.splashtext {
	display: inline-block;
	width: 800px;
	max-width: 50%;
	vertical-align: middle;
	margin-bottom: 2em;
}

div.splashtext h2 {
	font-size: 43pt;
	width: 200%;
}

div.splashtext p {
	margin: 0.5em 0px;
	font-size: 22pt;
	line-height: 36pt;

}

img.handphone {
	position: absolute;
	bottom: 0px;
	right: -86px;
	width: 636px;
}

h2 {
	margin: 0px;
	text-align: left;
}

h3 {
	width: 100%;
	font-weight: 500;
	color: #ffffff;
	font-size: 20px;
	line-height: 28px;
	padding: 0.6em 0px 0px 0px;
	margin-bottom: 1em;
}

div.splash2 {
	background-color:#ffffff;
	position: relative;
	padding: 60px 0px 40px 0px;
}

div.phones {
	position: absolute;
	xdisplay: inline-block;
	top: 0px;
	left: 0px;
	xdisplay: inline-block;
	xvertical-align: middle;
	margin: 0px 0px 0px -40px;
	padding: 0px 50px 0px 0px;
	width: 816px;
}

div.phonebox {
	position: relative;
	display: inline-block;
	background-color: #000000;
	width: 50%;
}

div.phonebox img {
	width: 100%;
	z-index: 2;
}

div.phonebox img.phoneslide {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	display: none;
}

div.buthow {
	display: block;
	margin-top: 0px;
	vertical-align: middle;
	padding-left: 800px;
	min-height: 660px;
}

div.buthow p {
	max-width: 400px;
}

div.buthow ul {
	max-width: 400px;
	list-style-type: none;
	margin: 1em 0px;
	padding: 0px;
	font-size: 95%;
}

div.buthow li {
	list-style-type: none;
	padding: 1.5em 0px 1.5em 3.5em;
	border-bottom: 1px solid #a3a3a3;
	margin: 0px;
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 2.5em;
}

div.buthow li.qr {
	background-image: url('images/qr-min.png');
}

div.buthow li.buildicon {
	background-image: url('images/buildicon.png');
}

div.buthow li.locate {
	background-image: url('images/location.png');
}

div.buthow li.alert {
	background-image: url('images/alert2.png');
	border: none;
}

div.stripestrip {
	border-top: 1px solid #00a9fd;
	padding: 2em 0px;
}

div.stripestrip h2 {
	text-align: center;
}

div.flex {
	display: flex;
	column-gap: 2em;
}

div.fsec {
	flex: 1 0 12em;
}

div.stripestrip img {
	display: block;
	margin: 2em auto;
	height: 5em;
}

div.stripestrip h3 {
	color: #4d4d4d;
	text-align: center;
	max-width: 14em;
	margin: 0px auto;
}

div.stripestrip p {
	font-size: 16px;
	line-height: 28px;
}

div.bluestrip {
	background-color: #4580a7;
	background-image: url('images/buildings.jpg');
	background-position: center;
	background-size: cover;
	position: relative;
	padding: 3em 0px;
	color: #ffffff;
	font-family: RobotoSlab, monospace;
	font-size: 29px;
	font-weight: bold;
	line-height: 46px;
}

div.bluestrip div.content {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 2em;
}

div.bluestrip div div {
	flex: 0 1 12em;
}

div.bluestrip a.btn, div.greystrip input.submit {
	display: block;
	width: 10.5em;
	color: #3c8aba;
	background-color: #ffffff;
	margin: 1em auto;
	height: 2em;
	line-height: 1.8em;
	vertical-align: middle;
	padding: 0.1em 1em;
	border-radius: 1em;
	text-align: center;
}

div.bluestrip a.btn:hover, div.greystrip input.submit:hover {
	background-color: #4dc3ff;
	color: #ffffff;
}

div.bluestrip ul, div.whitestrip ul {
	margin-top: 1em;
}

div.bluestrip li, div.whitestrip li {
	margin-bottom: 1em;
}

div.third, div.thirdmini {
	float: left;
	width: 31%;
	margin: 0px;
	padding: 0px;
	font-size: 95%;
	position: relative;
}

div.thirdspace {
	float: left;
	width: 3%;
	margin: 0px;
}

 div.whitestrip {
	padding: 3em 0px;
	background-color:#ffffff;
	position: relative;
}


div.whitestrip div.third {
	height: 20em;
}

div.whitestrip div.buttons {
	border-top: 1px solid #a3a3a3;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 1em 0px;
	width: 100%;
}

div.whitestrip a.button {
	padding: 0.6em;
	width: 9em;
	font-size: 130%;
	font-weight: 500;
	text-align: center;
}

div.greystrip {
	background-color: #c9d0d1;
	padding: 6em 0px;
}

div.greystrip div.content {
	display: flex;
	column-gap: 8%;
	align-items: start;
}

div.greystrip h2 {
	font-family: RobotoSlab, monospace;
	font-size: 29px;
	font-weight: bold;
	line-height: 46px;
}

div.greystrip div.content div {
	flex: 1 1 40em;
}

div.greystrip input {
	padding: 1em;
	background-color: #00a9fd;
	color: #ffffff;
	border: none;
	font-size: 18px;
	margin-bottom: 1em;
	max-width: 30em;
}

div.greystrip input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
  text-transform: uppercase;
}
div.greystrip input::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
  color: #ffffff;
  text-transform: uppercase;
}
div.greystrip input:-ms-input-placeholder { /* IE 10+ */
  color: pink;
  color: #ffffff;
  text-transform: uppercase;
}
div.greystrip input:-moz-placeholder { /* Firefox 18- */
  opacity: 1;
  color: #ffffff;
  text-transform: uppercase;
}
div.greystrip input::placeholder {
  opacity: 1;
  color: #ffffff;
  text-transform: uppercase;
}

div.greystrip label {
	display: block;
	position: relative;
	padding-left: 2.5em;
	width: 100%;
	margin: 1.5em 0px;
	font-size: 18px;
	font-weight: 500;
	vertical-align: middle;
	line-height: 26px;
	color: #4d4d4d;
}

div.greystrip input[type=radio] {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	transform-origin: top left;
	transform: scale(2);
}

div.greystrip input.submit {
	font-family: RobotoSlab, monospace;
	font-size: 29px;
	font-weight: bold;
	line-height: 46px;
	display: inline-block;
	width: 8em;
	margin: 0.5em 0px;
}

a.seevis {
	width: 45%;
	float: left;
	padding: 1em 0px;
	font-weight: 500;
}

a.seeown {
	width: 45%;
	float: right;
	padding: 1em 0px;
	font-weight: 500;
}

div#slides {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	background-color: rgba(127, 127, 127, 0.7);
	text-align: center;
	overflow: auto;
}

#slideframe {
	display: inline-block;
	position: relative;
	width: 1320px;
	height: 900px;
	margin: 0px auto;
	background-color: #ffffff;
}

div.close {
	display: inline-block;
	width: 1236px;
	margin-top: 1em;
	height: 14px;
	text-align: right;
}

div.close a {
	position: relative;
	cursor: pointer;
	float: right;
	z-index: 100;
	text-align: center;
	width: 36px;
	height: 36px;
	line-height: 34px;
	box-sizing: border-box;
	font-size: 120%;
	font-weight: bold;
	color: #17b553;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color: #ffffff;
	border: 2px solid #17b553;
}


/* modal */

div.modal {
	display: none;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 30;
	background-color: rgba(6, 2, 0, 0.63);
	padding: 2%;
	overflow: auto;
}

div.modalcontent {
	text-align: left;
	display: block;
	background-color: #ffffff;
	padding: 3em 3em 2em 3em;
	width: auto;
	margin: 2em auto;
	border-radius: 1em;
	box-shadow: 4px 4px 10px 1px rgba(0,0,0,0.6);
	position: relative;
	box-sizing: border-box;
	max-width: 40em;
}

button.closemodal {
	display: block;
	float: right;
	font-size: 26pt;
	font-weight: 900;
	padding: 0px;
	border-radius: 100%;
	width: 1em;
	height: 1em;
	margin: -1em -1em 1em 1em;
	line-height: 0px;
}

.modal-title {
	margin-top: 0px;
}

div.modalcontent h3 {
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

.sample {
	border-radius: 3px;
	box-shadow: 4px 4px 10px 1px rgba(0,0,0,0.6);
	margin-bottom: 1em;
	max-width: 100%;
}


@media
only screen and (max-width: 1320px)  {

	div.content {
		width: 95%;
	}

	div.splash div.content {
		padding-top: 80px;
	}

	img.handphone {
		width: 50%;
	}

	div.phones {
		width: 65%;
	}

	div.buthow {
		padding-left: 60%;
	}

}

@media
only screen and (max-width: 1200px)  {
	div.buthow {
		min-height: 0px;
	}
}

@media
only screen and (max-width: 1000px)  {

	ul.topmenu li {
		padding-right: 3em;
	}

	div.splash div.content {
		padding-top: 40px;
	}

	img.handphone {
		width: 60%;
		right: -20%;
	}

	div.phones {
		width: 60%;
		margin-left: -30px;
	}

	div.buthow {
		padding-left: 55%;
	}

	div.whitestrip div.third {
		height: 22em;
	}

	div.stripestrip div.flex {
		flex-direction: column;
		row-gap: 2em;
		margin: 2em auto;
		max-width: 40em;

	}

	div.stripestrip div.fsec {
		flex: 1 1 1em;
		display: flex;
		column-gap: 1em;
		align-items: center;
	}

	div.stripestrip img {
		flex: 0 0 10em;
		margin: 0px;
	}

	div.stripestrip h3 {
		max-width: 100%;
	}
}


@media
only screen and (max-width: 800px)  {

	ul.topmenu {
		position: relative;
		top: 0px;
		padding: 0px;
	}

	ul.topmenu li {
		margin-bottom: 1em;
		min-width: 8em;
	}

	h2 {
		font-size: 36px;
	}

	div.splash div.content {
		min-height: 0px;
	}

	div.splashtext h2 {
		font-size: 36pt;
	}

	div.splashtext p {
		font-size: 22px;
		line-height: 36px
	}

	img.handphone {
		width: 50%;
		right: -10%;
	}

	div.phones {
		margin-left: -20px;
	}

	div.greystrip div.content {
		display: block;
	}

	div.greystrip form {
		margin-top: 3em;
	}

}

@media
only screen and (max-width: 760px)  {

	div.phones {
		width: 30%;
		margin: 0px;
		padding-right: 2%;
	}

	div.buthow {
		padding-left: 30%;
		min-height: 90vw;
	}

	div.phonebox {
		width: 100%;
	}

	div.third, div.whitestrip div.third {
		width: 100%;
		height: auto;
	}

	div.thirdspace {
		display: none;
	}

	div.whitestrip div.buttons {
		position: relative;
	}

	div.bluestrip div.content {
		display: block;
		text-align: center;
		font-size: 22px;
		line-height: 42px;
		max-width: 20em;
	}

	div.bluestrip a.btn {
		margin-top: 3em;
		max-width: 90%;
		padding: 0.1em 0.5em;
		height: auto;
	}

}

@media
only screen and (max-width: 700px)  {

	div.splashtext {
		max-width: 100%;
		margin-bottom: 50vw;
	}

	div.splashtext h2 {
		width: 100%;
	}

	img.handphone {
		width: 50%;
		right: 25%;
	}

}

@media
only screen and (max-width: 600px)  {

	div.loginbar span {
		display: block;
		clear: left;
		padding: 0.5em 0px;
	}

	div.loginbar input {
		margin-right: 0px;
	}

	div.pass {
		display: block;
		margin: 0.5em 0px;
	}

	div.splash div.content {
		padding-top: 40px;
	}

}

@media
only screen and (max-width: 500px)  {

	h3 {
		font-size: 18px;
		line-height: 25px
	}

	h2 {
		font-size: 30px;
	}

	div.splashtext {
		margin-bottom: 80vw;
	}
	
	img.handphone {
		width: 80%;
		right: 0px;
	}

	div.stripestrip div.fsec {
		display: block;
	}

	div.stripestrip img {
		margin: 1em auto;
	}

	div.stripestrip p {
		font-size: 14px;
		line-height: 20px
	}

	div.thirdmini {
		text-align: center;
		width: 100%;
		margin-bottom: 1em;
	}

	div.push {
		height: 4em;
	}

	div.greystrip h2, div.greystrip input.submit {
		font-size: 25px;
		line-height: 37px;
	}

	div.greystrip input {
		font-size: 16px;
	}

	div.greystrip label {
		font-size: 16px;
	}

}

@media
only screen and (max-width: 450px)  {

	div.splashtext h2 {
		font-size: 30pt;
	}

	div.splashtext p {
		font-size: 18px;
		line-height: 30px;
	}

	div.splash2 {
		padding-top: 30px;
	}

	div.splash2 div.content {
		display: flex;
		flex-direction: column-reverse;
	}

	div.phones {
		position: relative;
		width: 100%;
		padding: 20px 0px 0px 0px;
	}

	div.buthow {
		padding-left: 0px;
	}

	div.phonebox {
		width: 50%;
	}
}

@media
only screen and (max-width: 300px)  {

	body {
		font-size: 14px;
	}

}