::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 font-size:13px
}
::-moz-placeholder { /* Firefox 19+ */
 font-size:13px
}
:-ms-input-placeholder { /* IE 10+ */
 font-size:13px
}
:-moz-placeholder { /* Firefox 18- */
 font-size:13px
}
nav, nav .social a, #application ul li img.active-img {
	transition: all ease-in-out 0.4s;
	-webkit-transition: all ease-in-out 0.4s;
	-moz-transition: all ease-in-out 0.4s
}
nav ul {
	transition: all ease-in-out 0.8s;
	-webkit-transition: all ease-in-out 0.8s;
	-moz-transition: all ease-in-out 0.8s
}
body.overflow {
	overflow: hidden;
}
body.overflow .logo {/*overflow: hidden;height:100vh*/
	opacity: 0
}
body.overflow header {
	background: transparent
}
strong {
	font-family: "Montserrat";
	font-weight: 600
}
header {
	width: 100%;
	height: 104px;
	background: #fff;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	border-bottom: 3px solid #112c60
}
#background {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	z-index: -100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.full_slider .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 0;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4)
}
.video-caption.vertical-center {
	color: #fff;
	max-width: 700px;
	text-align: center;
	z-index: 1;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	top: 50%;
	left: 50%
}
.logo {
	height: 78px;
	width: 265px;
	position: relative;
	top: 11px;
	left: 0px;
	float: left
}
.logo h1 {
	display: block;
	margin: 0
}
.logo h1 a {
	display: block;
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat center center;
	height: 78px;
	width: 265px;
	background-size: cover
}
.navbar-triger .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}
.navbar-triger {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 40px;
	height: 30px;
	z-index: 11
}
.navbar-triger a {
	display: block
}
.navbar-triger span {
	height: 1px;
	display: block;
	background: #112c60;
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s
}
.navbar-triger span:nth-child(3) {
	margin-top: 10px
}
.navbar-triger span:nth-child(4) {
	margin-top: 10px
}
.navbar-triger.open span:nth-child(2) {
	margin-top: 10px;
	transform: rotate(-45deg);
	margin-top: 15px
}
.navbar-triger.open span:nth-child(3) {
	opacity: 0;
transform:transformX:-60px;
}
.navbar-triger.open span:nth-child(4) {
	margin-top: 10px;
	transform: rotate(45deg);
	margin-top: -11px;
}
.cta-btn a {
	font-size: 14px;
	color: #2D2D2D
}
.cta-btn a:hover {
	color: #000
}
.cta-btn a:nth-child(2) {
	padding-left: 10px
}
nav {/*background: #112c60;width: 100%;left: 0%;z-index: 1;opacity:0;top:0;position:fixed*/
	margin-top: 11px
}
nav.open-nav {
	opacity: 1;
	top: 105px
}
nav {
	text-align: right
}
nav .nav-logo {
	margin-top: 4%;
	margin-bottom: 2.5%;
	opacity: 0
}
nav .nav-logo img {
	max-width: 150px
}
nav ul {
	margin: 0;
	padding: 0;
	text-align: right
}
nav ul li {
	display: inline-block
}
nav ul li a {
	font: 1em "Montserrat";
	font-weight: 500;
	position: relative;
	color: #112c60;
	margin-bottom: 0px;
	display: inline-block;
	padding: 14px 10px;
	text-transform: uppercase
}
nav ul li a:hover {
	color: #112c60
}
nav ul li a:after {
	content: "";
	position: absolute;
	width: 0;
	bottom: 0;
	left: 50%;
	height: 3px;
	background-color: #e0ce00;
	transition: all linear 0.2s
}
nav ul li a:hover:after {
	width: 100%;
	left: 0
}
nav .social {
	width: 100%;
	position: absolute;
	bottom: 15px;
	text-align: center
}
nav .social a {
	display: inline-block;
	margin: 0 4px;
	height: 40px;
	width: 40px;
	text-align: center;
	background: #0a0909;
	color: #848484;
	border-radius: 100%
}
nav .social a .fa {
	padding-top: 10px;
	font-size: 1em
}
nav .social a:hover {
	background: #000
}
header .container {
	padding-top: 0px;
	padding-bottom: 0
}
.img-box {
}
.img-box img {
	width: 100%
}
.video-caption h2 {
	font-weight: 300;
	font-size: 1.6em;
	color: #fff;
	letter-spacing: 3px
}
.video-caption h2 small {
	font-size: 0.4em;
	color: #AAA7A7
}
.video-caption h3 {
	font-weight: 200;
	color: #AAA7A7;
	font-size: 1em;
	padding-bottom: 16px
}
#mission {
}
#mission, #team, #contact {
}
#mission h2, #about-falcon h2, #contact h2, #client h2, #about h2, #team h2 {
	font-weight: 500;
	font-size: 1.5em;
	color: #112c60;
	letter-spacing: 3px;
	padding-bottom: 5px;
	font-family: "serif";
	font-weight: 900
}
#about-falcon .col-sm-12, #team .col-sm-12 {
	position: relative;
	height: 100vh
}
.vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50%;
}
.hero-text {
	color: #282828;
	font: 20px "open_sanslight"
}
#contact .vertical-center {
	width: 100%;
	position: static;
	transform: translateY(0%);
}
#about-falcon h2 {
	padding-bottom: 35px
}
#about-falcon .vertical-center {
	width: 100%
}
#about-falcon .content-box, #contact .content-box {
	width: 47%;
	float: left
}
#about-falcon .content-box.box-2, #contact .content-box.box-2 {
	float: right
}
#about-falcon .content-box.box-1 .hero-text {
	margin-top: 0
}
#about {
	padding: 5em 0;
	text-align: left
}
#about .vertical-center {
	width: 100%
}
#about .img-box {
	margin-top: 17px
}
#team h2 {
	padding-bottom: 35px
}
#team .vertical-center {
	width: 100%
}
#team .content-box {
	width: 47%;
	float: left
}
#team .content-box.box-2 {
	float: right
}
#team .content-box .hero-text, #about-falcon .content-box .hero-text {
	margin-top: 0
}
#contact {
	padding: 6em 0 0;
}
#contact .contact-box {
	padding-bottom: 5em
}
#contact a {
	color: #000;
	position: relative
}
/*#contact a:after{content: ""; display: inline-block;width: 100%;height: 1px;background-color: #605E5E;position: absolute;bottom: -3px;left: 0}*/
#contact a:hover {
	color: #000
}
footer {
	border-top: 1px solid rgba(38, 38,38, 0.5);
	margin: 0 auto;
	background-color: #112c60
}
footer p {
	font-size: 12px;
	margin: 0;
	padding: 15px 0;
	color: #fff
}
#contact footer p a {
	color: #fff
}
#contact footer p a:hover {
	color: #e0ce00
}
#about {
	position: relative;
	background-color: #edf2ff
}
#about p {
	color: #282828
}
#particles-js {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0
}
#client {
	padding: 5em 0;
	background: #fff
}
#client .vertical-center {
	width: 100%;
	text-align: left;
	padding: 0;
	position: static;
	transform: translateY(0%);
}
#client a {
	color: #fff;
	position: relative
}
#client a:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 1px;
	background-color: #605E5E;
	position: absolute;
	bottom: -3px;
	left: 0
}
#client a:hover {
	color: #D3D3D3;
}
.client-list {
	list-style: none;
	padding: 0;
	margin-top: 30px;
	overflow: hidden
}
.client-list li {
	width: 14.28571428571429%;
	float: left;
	padding: 1px
}
.client-list li img {
	min-width: 100%
}
.country-list li {
	padding: 2px
}
.country-list img {
	border: 1px solid #EAEAEA
}
.country-name h4 {
	margin: 0 0 10px;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase
}
#application .vertical-center {
	width: 100%;
	text-align: center
}
#application ul {
	padding: 0;
	text-align: center;
	margin-top: 40px
}
#application ul li {
	display: inline-block;
	margin: 0 25px 0 0;
	padding: 20px
}
#application ul li .app-box {
	position: relative;
	cursor: pointer
}
#application ul li .app-img {
	max-width: 150px;
	width: 150px;
	position: relative;
}
#application ul li img.active-img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	animation: fadein 3s ease infinite alternate, nudge 5s linear infinite alternate;
}
#application ul li.current img.active-img, #application ul li.current:hover img.active-img {
	opacity: 1
}
#application ul li:hover img.active-img {
	opacity: 0.3
}
#application ul li:first-child {
	margin-left: 0;
}
#application ul li h3 {
	font-weight: 300;
	color: #fff;
	letter-spacing: 3px;
	font: 0.9em 'Montserrat', sans-serif
}
/** Contact Section **/
#contact {
	background: #edf2ff
}
#contact-form {
	padding: 2em 2em 2em 0;
	margin: 0 auto;
	max-width: 850px
}
.input-box {
	margin: 0 0 30px 0;
}
label.error {
	color: #ff2626;
	text-align: right;
	display: block;
	font-size: 12px;
}
.notification {
	margin-bottom: 30px;
	color: #19A800
}
form input[type="text"], form input[type="email"], form input[type="number"], form textarea {
	background: none;
	margin: 0;
	padding: 10px 15px;
	width: 100%;
	outline: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	border: 1px #605D5D solid;
	font-size: 14px;
	color: #767676;
	font-weight: 400;
	font-family: 'open_sanslight';
	line-height: 22px;
}
form textarea {
	height: 80px;
	margin-bottom: 0px;
}
input#submit {
	cursor: pointer;
	color: #000;
	margin: 0 auto;
	display: inline-block;
	padding: 15px 80px;
	font: 16px 'open_sanslight';
	font-weight: 700;
	width: auto !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
	background: #ecdb08;
	border: 1px #ecdb08 solid;
}
input#submit:hover {
	background: #112c60 !important;
	text-decoration: none;
	border-color: #112c60;
	color: #fff
}
.col-2 {
	width: 50%;
	float: left;
	padding-right: 30px;
	box-sizing: border-box
}
/*.col-2:nth-child(1){padding-left: 0}*/

.arrow-btn {
	display: block;
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -31px;
	height: 62px;
	width: 62px;
	z-index: 10;
	background: url(../images/arrow.png) no-repeat center 5px rgba(0, 0, 0, 0.4);
	border-radius: 100%;
}
.arrow-btn:hover {
	background-color: rgba(0, 0, 0, 0.7)
}
.animate {
	background-position: center 10px;
	-webkit-animation: animate 1.5s infinite;
}
.play-video {
	position: fixed;
	top: -2000px;
	left: 100px;
	z-index: 9999999;
	opacity: 0;
	visibility: hidden
}
.android .play-video {
	opacity: 1;
	position: static;
	color: #AAA7A7;
	font-size: 2.5em;
	visibility: visible
}
.app-content {
	display: none;
	padding: 15px;
	position: absolute;
	left: 0;
}
.app-content.current {
	display: inherit;
}
@-webkit-keyframes animate {
 50% {
 background-position: center 0;
}
}
#home .main-box {
	margin-top: 100px;
	height: 400px
}
#home .caption-box, #home .main-image-box {
	width: 50%;
	float: left
}
#home .caption-box {
	background: #173366;
	color: #fff;
	position: relative
}
.not-visible {
	opacity: 0
}
#home .caption-box .caption-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	padding: 0 2em
}
#home .caption-box .caption-content h2 {
	font-weight: 400;
	font-size: 1.3em;
	letter-spacing: 3px;
	padding-bottom: 15px
}
#home .caption-box .caption-content a {
	color: #112c60;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: capitalize;
	position: relative;
	background: #fff;
	padding: 8px 15px;
	transition: all 0.5s ease
}
#home .caption-box .caption-content a:hover {
	background: #F2F2AB
}
#home .caption-box .caption-content a i {
	margin-left: 10px
}
#contact .social-box a {
	border: 2px solid #112c60;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	color: #112c60
}
#contact .social-box a:hover {
	background: #112c60;
	color: #fff
}
#contact .social-box a:last-child {
	margin-left: 10px
}
#contact .social-box a .fa {
	margin-top: 8px
}
#contact .social-box a .fa.fa-facebook {
	margin-top: 10px
}
#contact p.hero-text strong {
	font-weight: 500
}
@media (max-width: 1024px) and (min-width:769px) {
#mission .col-sm-12, #team .col-sm-12 {
	padding: 0 15px
}
#team .content-box.box-2, #contact .content-box.box-2 {
	float: left;
	margin-right: 30px
}
}
@media (max-width:990px) {
header {
	height: 100px;
	position: fixed;
	width: 100%;
	z-index: 2
}
header.sticky {
	background: #fff
}
nav {
	z-index: 1
}
.logo {
	top: 10px;
}
.navbar-triger {
	top: 40px;
}
nav ul {
	margin-top: 20px
}
nav.open-nav {
	width: 50%
}
}
@media (max-width:770px) {
body {
	min-width: 320px;
	font-size: 14px;
	line-height: 24px
}
.logo {
	left: 0px;
	width: 205px;
}
.logo h1 a {
	height: 60px;
	width: 205px;
}
nav {
	background-color: rgba(5, 5, 5, 0.9); display:none
}
nav.open-nav {
	width: 100%
}
nav .nav-logo img {
	max-width: 96px;
}
nav ul {
	margin-top: 20px
}
nav ul li a {
	font-size: 1.6em
}
.navbar-triger {
	width: 30px;
	right: 15px
}
#mission, #team, #contact {
	padding: 1em 0
}
#contact {
	padding-bottom: 0
}
#mission .col-sm-12, #team .col-sm-12, #contact .col-sm-12 {
	height: auto
}
#mission .vertical-center, #team .vertical-center, #contact .vertical-center {
	width: 100%;
	position: static;
	top: 0%;
	transform: translateY(0%);
}
#team .content-box, #contact .content-box, #team .content-box.box-2, #contact .content-box.box-2 {
	width: 100%;
	float: none
}
#team .content-box.box-2 {
	margin-bottom: 20px
}
.col-sm-12 {
	padding: 0 15px;
	box-sizing: border-box
}
#contact-form {
	padding: 10px 0
}
input#submit {
	width: 100%
}
.col-2 {
	padding-left: 10px
}
form input[type="text"], form input[type="number"], form input[type="email"], form textarea {
	margin-bottom: 10px
}
input#submit {
    padding: 8px 60px;
    margin-top: 0px;
}
.hero-text {
	font-size: 16px
}
footer {
	margin-top: 1em
}
footer p{    padding: 1em 0;text-align: center;}
#about-falcon .content-box, #contact .content-box {
	width: 100%;
	float: none
}
#application li {
	width: 40%
}
#about-falcon .vertical-center, #careers .vertical-center, #application .vertical-center {
	position: static;
	transform: translate(0, 0)
}
#careers .col-sm-12, #application .col-sm-12, #about-falcon .col-sm-12 {
	height: auto;
	padding: 10% 0
}
#careers .vertical-center {
	padding: 0
}
#about-falcon .col-sm-12, #careers .col-sm-12 {;
	padding: 10% 15px
}
#mission h2, #about-falcon h2, #contact h2, #careers h2, #application h2, #team h2 {
	text-align: center
}
.hero-text, #careers a, .video-caption h3, nav ul li a {
	color: #000
}
#home .main-box{margin-top:80px;}
#home .main-image-box{display:none}
#home > .container{padding-left:0px; padding-right:0}
#home .caption-box, #home .main-image-box{width:100%;}
#home .caption-box .not-visible{opacity:1}
#home .caption-box .caption-content {
    position: relative;
    top: 50%;
    transform: translateY(0%);
    left: 0;
    padding: 1.2em 1.2em;
}
#home .caption-box .caption-content h2 {
    font-weight: 400;
    font-size: 1.1em;
    letter-spacing: 3px;
    padding-bottom: 0px;
    line-height: 24px;
}
#home .caption-box .caption-content a{display:inline-block; vertical-align:top;}
#about, #client {
    padding: 1em 0;
}
#mission h2, #about-falcon h2, #contact h2, #client h2, #about h2, #team h2{padding-bottom:0}
.hero-text{margin-top:5px; margin-bottom:0}
.client-list{margin-top:1em; text-align:center}
.client-list li{width:30%; text-align:center; padding:3px 0em; float:none; display:inline-block; vertical-align:top; min-width:104px; max-width:120px;}
.client-list li img{height:30px; width:auto; min-width:inherit; }
.country-name h4{margin-bottom:0}
.input-box.col-2{padding-right:0}
label.error {
    margin-top: -10px;
    margin-bottom: 0;
}
#contact .social-box a .fa {
    margin-top: 11px;
}
p.social-box{margin-bottom:0}
#contact .contact-box {
    padding-bottom: 0.5em;
}
#home .caption-box .caption-content a i {
    margin-left: 5px;
}
}
@media (max-width:640px) {
header {
	height: 80px
}
.navbar-triger {
	top: 24px
}
.arrow-btn {/*display: none*/
	bottom: 7%
}
.video-caption.vertical-center {
	width: 100%;
}
.video-caption h2 {
	padding-bottom: 5px
}
#mission .col-sm-12, #careers .col-sm-12 {
	min-height: calc(100vh - 80px);
}
#mission .vertical-center, #careers .vertical-center {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	padding: 0 15px
}
#application ul li img.active-img {
	left: 50%;
	transform: translateX(-50%)
}
#application ul {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px
}
#application ul li {
	width: 47%;
	padding: 0;
	margin-right: 0;
	margin-left: 10px
}
#application ul li:nth-child(2n+1) {
	margin-left: 0
}
.app-content {
	position: static
}
#application ul li .app-img {
	margin: 0 auto;
	width: 100px
}
#application ul li .app-img img {
	width: 100%;
	max-width: 100%
}
#application ul {
	margin-top: 0
}
#application ul li h3 {
	padding-bottom: 0
}
.input-box.col-2 {
	width: 100%;
	padding-left: 0;
}
.input-box {
	margin-bottom: 10px
}
.notification, form textarea {
	margin-bottom: 0
}
input#submit {
	padding: 8px 60px;
	margin-top: 10px
}
#mission h2, #about-falcon h2, #contact h2, #careers h2, #application h2, #team h2 {
	margin-bottom: 0
}
}
@media (min-width:1360px) {
.video-caption h2 {
	padding-bottom: 15px;
	font-size: 2.5em
}
.video-caption h3 {
	font-size: 1.1em
}
#application .container {
	width: 1330px;
}
}
@media (min-width:1440px) {
.video-caption h2 {
	padding-bottom: 30px;
	font-size: 3.5em;
}
.video-caption h3 {
	font-size: 1.5em
}
#application .container {
	width: 1410px;
}
}
@media (min-width:1920px) {
#application .container {
	width: 1600px;
}
}
#application ul li:hover img.active-img {
	animation: opacity 2s linear infinite;
	-webkit-animation: opacity 2s linear infinite;
	-moz-animation: opacity 2s linear infinite;
	-ms-animation: opacity 2s linear infinite;
	-o-animation: opacity 2s linear infinite;
}
 @-webkit-keyframes opacity {
 0%, 100% {
 opacity:0;
}
 20% {
 opacity: 0.3;
}
 40% {
 opacity: 0.5;
}
 60% {
 opacity: 0.7;
}
 80% {
 opacity: 1;
}
}
@media (min-width:700px) and (max-width:770px){
.col-sm-12, #contact .contact-box {
    padding: 0 15px;
    box-sizing: border-box;
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.input-box.col-2 {
    padding-right: 10px; padding-left:0; margin:0 0 10px;
}
header {
    height: 80px;
}
}