/*! UIkit 3.0.0-beta.42 | http://www.getuikit.com | (c) 2014 - 2017 YOOtheme | MIT License */
/* ========================================================================
   Component: Base
 ========================================================================== */
div.screenslides  {position: relative; min-height: 200px;}
#screenslide1 {z-index: 1002; position: absolute; left: 50%; top; 50%; margin-left: -50%; margin-top: -10%;}
#screenslide2 {z-index: 1000; position: absolute; left: 50%; top; 50%; margin-left: -50%; margin-top: -10%;}
#screenslide3 {z-index: 1001; position: absolute; left: 50%; top; 50%; margin-left: -50%; margin-top: -10%;}
#screenslide4 {z-index: 1001; position: absolute; left: 10; top; 0;  margin-top: -10%;}
#screenslide5 {z-index: 1000; position: absolute; left: 10; top; 0;  margin-top: -10%;}
#screenslide6 {z-index: 1002; position: absolute; left: 10; top; 0;  margin-top: -10%;}
.screenslides img {max-height: 400px;}
.slides img {max-height: 600px;}

			.hero {background-image: url(../img/ProFlyt2.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;}
			.schedule {background-image: url(../img/proflyt-blue-military-aviation-software2.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;}
			.realtime {background-image: url(../img/proflyt-blue-military-aviation-software.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;}
			.investors {background-image: url(../img/ProFlyt1.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;}
/* 			.military {background-image: url(img/proflyt-for-military.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;} */
/* 			.operator {background-image: url(img/proflyt-software-for-charter-operators.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat;} */
			.blue-inner {background-color: rgba(0, 87, 184, 0.8); color: #fff;}
			.white-inner {background-color: rgba(255, 255, 255, 0.79); color: #fff;}
			header {background: #414042; border-bottom: solid 4px #000;}
			.uk-button-primary {background-color: #0055b8;}
			.blue-inner h1 {color: #fff;}
			.blue-inner a {color: #ffcc00;}
			.yellow {color: #ffcc00;}
			.blue {color: #0055b8;}
			body, h1 {color: #666;}
			.uk-button {border: solid 1px #fff;}
			.uk-button-primary:hover {background-color: #333;}
			.icon-link {padding: 10px; border: solid 1px #0055b8; border-radius: 50%;}
			.footer {background-color: #333; border-top: solid 4px #0055b8; color: #fff;}
			.footer a {color: #666;}
			a.icon-link.uk-icon:hover {color: #0055b8;}
h1 {
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 66px;
    font-size: 63px;
    margin: 0 0 23px 0;
    }
h3 {
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 46px;
    font-size: 43px;
    margin: 0 0 18px 0;
    }
			@media (max-width: 640px) {
				h1 {font-size: 43px; line-height: 46px;}
			}

			@media (max-width: 380px) {
				h1 {font-size: 43px; line-height: 46px;}
				#recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0; }				
			}