.mapout-header {
	height: 530px;
	position: relative;
}
.mapout-inner {
	width: 100%;
	height: 530px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow:hidden;
}
.mapout-image-shadow {
  -webkit-filter: drop-shadow(0px 0px 5px #4C627F);
  filter: drop-shadow(0px 0px 5px #4C627F);
}
.mapout-shadow {
  text-shadow: 0px 0px 5px #4C627F;
}
.mapout-background {
	width: 100%;
	min-width: 1170px;
	float: left;
}
.whiteline-top {
	position: absolute;
	top: 50px;
	margin: auto;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
}
.whiteline-bottom {
	position: absolute;
	top: 400px;
	margin: auto;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
}
.simple-logo {
	position: absolute;
	top: 12px;
	left: 20px;
	margin: auto;
	width: 26px;
}
.mapout-simple-logo-text {
	position: absolute;
	top: 0px;
	left: 55px;
	margin: auto;
	height: 50px;
	line-height: 50px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #FFFFFF;
}
.mapout-simple-logo-text-menu {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
.app-store {
	position: absolute;
	top: 412px;
	left: 20px;
	margin: auto;
	width: 100%;
	text-align:left;
	float:left;
}
.app-store-container {
	position: relative;
	width: 100%;
	margin-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.app-store-small {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.logo {
	float:left;
	width: 26px;
	margin-right: 9px;
}
.logo-small {
	float:none;
	width: 26px;
}
.logo-text {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 2px;
}
.language-chooser {
	position: absolute;
	top: 0px;
	right: 20px;
	margin: auto;
	height: 50px;
	line-height: 50px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}
.mapout-header a:visited, .mapout-header a:hover, .mapout-header a:link {
	color: #FFFFFF;
}
.devices {
	position: absolute;
	top: 70px;
	right: 20px;
	margin: auto;
	width: 360px;
}
.devices-small {
	position: relative;
	width: 100%;
	max-width: 360px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.row-margin {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.debug {
	background-color: #FF0000;
}

.right-align {
	float:right;
}

.left-align {
	float:left;
}

.center-align {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.carousel-background {
	background-image:url('image/BackgroundOpacity.png');
}
.carousel-small {
	max-width: 360px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.debug-red {
	background-color: #FF0000;
}
.debug-green {
	background-color: #00FF00;
}
.debug-blue {
	background-color: #0000FF;
}
 @media (min-width: 1170px) {
.mapout-inner {
	position: absolute;
	width: 1170px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	overflow:hidden;
}
.mapout-background {
	position: absolute;
	width: 1170px;
	top: 0px;
}
}




/* special layout if screen width is smaller than 469 px */
@media (max-width: 767px) {
/*	
.devices {
	position: absolute;
	top: 140px;
	right: 20px;
	margin: auto;
	width: 280px;
}
*/
.devices {
	position: absolute;
	top: 70px;
	bottom: 0px;
	left: 20px;
	right: 20px;
	width: 100%;
	max-width: 360px;
}
}
/* Quote */
.blue-color {
	color: #477DB3;
	font-weight: 300;
	background-color: #FFFFFF;
}
.blue-background {
	background-color: #ecf2f7;
}
.green-background {
	background-color: #ecf7ee;
}
.mapout-quote {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mapout-quote-sign {
	display:none;
}
.mapout-quote-text {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	vertical-align: top;
	text-align:center;
	color: #477DB3;
	margin: 0px;
	padding: 0px;
}
.small-blue {
	background-color:#F0F6FC;
}
 @media (min-width: 550px) {
.mapout-quote {
	width: 500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mapout-quote-sign {
	display:block;
	float: left;
	width: 70px;
	filter:alpha(opacity=10); /* IE */
	-moz-opacity:0.1; /* Mozilla */
	opacity: 0.1; /* CSS3 */
	margin-right: -5px;
}
.mapout-quote-text {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 24px;
	vertical-align: top;
	text-align:center;
	color: #477DB3;
	padding-top: 40px;
}
.small-blue {
	background-color:transparent;
}
}
 @media (min-width: 768px) {
.mapout-quote {
	width: 725px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.mapout-quote-sign {
	float: left;
	width: 100px;
	filter:alpha(opacity=10); /* IE */
	-moz-opacity:0.1; /* Mozilla */
	opacity: 0.1; /* CSS3 */
	margin-right: -5px;
}
.mapout-quote-text {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 36px;
	vertical-align: top;
	text-align:center;
	color: #477DB3;
	padding-top: 54px;
}
.small-blue {
	background-color:transparent;
}
}

h1:after, h2:after {
    content:' ';
	display: block;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: auto;
	-webkit-margin-end: auto;
	box-sizing: border-box;
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}


/* Video related */

.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
