@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700,800,900&display=swap');
body {
	background: url(images/main-bg.jpg) no-repeat center; background-color:#000;
	background-size:cover;
	font-family: 'Barlow', sans-serif;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#fff;
	padding:0;
	margin:0;
	text-align:center;
}
img {
	border:0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
img:hover {
	border:0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
img.responssive {
	max-width:100%;
}
.clear{ clear:both;}
h1{font-size:60px; font-weight:900; font-family: 'Barlow', sans-serif;}
h2{ color:#EAB70A; font-size:24px;}
h3{font-size:24px; line-height:40px; word-spacing:3px; font-weight:500;}
p{font-size:22px; font-weight:400; font-family: 'Barlow', sans-serif; color:#fff; line-height:30px;margin: 0 auto;}
a {color:#EBBA0A; text-decoration:none;}
a:hover {color:#E4E5E5;}
.main-p span{color:#FF0000;}
.wrapper{ max-width:980px; margin:0 auto;}
.logo-main{ text-align:center; margin-top:85px; margin-bottom:30px;}
.content-box{background-color:rgba(0, 0, 0, 0.8); padding:10px;}
.content-box-2nd{background-color:rgba(32, 30, 25, .8); padding:10px;max-width: 580px; margin: 0 auto; margin-top: 40px;}
.launching-box-main{line-height:70px; background-color:rgba(0, 124, 194, .8); max-width: 540px; margin: 0 auto; position:relative;clear: both;}
.main-p{position:relative;}
.main-p:before {
    content: "";
    display: block;
    background: url(images/before-img.png) no-repeat;
    width: 20px;
    height: 20px;
    float: left;
	position:absolute;
}
.main-p:after {
  content: "";
    display: block;
    background: url(images/after-img.png) no-repeat;
    width: 20px;
    height: 20px;
    float: right;
	position:absolute;
	bottom:0;
	right:0;

}
h5{font-size:22px; font-weight:400;}
.launching-box{font-size:32px; font-weight: 600; color:#E4E5E5; letter-spacing: 5px; margin-bottom: 30px;}
.footer{color:#FFF; font-size:24px; padding:30px;}
.footer strong{font-weight:700; color:#FFF;}
.footer a{text-decoration:none!important; color:#E4E5E5;}
.footer a:hover{color:#EAB70A!important;}
.copy-right{font-size:20px; line-height:30px; padding: 15px;}
.copy-right a{text-decoration:none; color:#E4E5E5;}
.copy-right a:hover{color:#017CC2;}
.brk{display:none;}
.brk-footer{display:block;}
.spn-brk{display:inline-block;}
.main-content-box{margin: 0 auto; margin-top:20px; margin-bottom:20px; max-width: 580px;}
.main-content-box img{ float:left; margin-right:40px;}
.main-content-box a,.main-content-box strong{ color:#017CC2; text-decoration:none;}
.main-content-box a:hover {color: #000;}
.main-content-box .phone-box{ margin-top:20px;}
.mobile-img{display:none;}
.main-content-box-email{margin: 0 auto;margin-top: 40px;margin-bottom:20px;max-width: 450px;background: rgba(0, 0, 0, 0.8);padding: 8px;border: 1px solid #E4E5E5;}

.form-box{display:inline-block; vertical-align:sub; margin-top: 20px; margin-bottom: 20px;}
.content-box-2nd input[type="email"] {
float: left;
background: white;
width: 320px;
line-height: 19px;
padding: 9.5px 15px;
margin-right: 10px;
font-size: 16px;
font-weight: 400;
border: none;
color:#666666;
font-family: 'Barlow', sans-serif;
border-radius: 5px;
}
.content-box-2nd span{font-size:22px;}
.content-box-2nd input[type="email"]::placeholder{font-size: 16px;font-weight: 400;color:#666666;font-family: 'Barlow', sans-serif;}
.content-box-2nd input[type="submit"]{ float:left; background:#EBBA0A; width:100px; line-height:36px; text-align:center; font-size:16px; color:#000;font-family: 'Barlow', sans-serif; font-weight:800; border:none; cursor:pointer;border-radius: 5px;}
.content-box-2nd input[type="submit"]:hover{ background:#E4E5E5; color:#000;}
.mailchimp-brk{display:block;}


@media (max-width:835px) {
h1{font-size:50px;}
.brk{display:block;}
.main-content-box img {
    float: none;
    margin-right: 0;
	display:none;
}
}
@media (max-width:768px) {
.logo-main img{max-width:95%;}
.content-box-2nd input[type="email"] {
width: 280px;
}
}
@media (max-width:670px) {
h1{font-size:34px;}
h3{font-size: 19px;}
.launching-box{font-size: 24px;}
.brk-footer{display:block;}
.footer{color:#FFF;font-size: 18px;padding:30px;}
.spn-brk{display:none;}
.launching-box-main{line-height: 50px;max-width: 390px;}
.launching-box-main:before {height: 50px;}
.launching-box-main:after {height: 50px;}
}
@media (max-width:600px) {
body {
background: url(images/main-bg-phone.jpg) no-repeat; background-color:#03134E; background-size: cover; background-size: cover;
background-position-x: 45%;}
.content-box-2nd input[type="email"], .content-box-2nd input[type="submit"]{float:none; margin:0 auto; margin-top:10px;}

}
@media (max-width:480px) {
h1{font-size:26px;}
h3{font-size: 17px; line-height:30px;}
.launching-box{font-size: 20px;}
.footer{color:#FFF;font-size: 16px;padding:30px;}
.launching-box-main{max-width: 310px;}
.brk{display:none;}
.copy-right{font-size: 16px;}
p{font-size:18px;}
.content-box-2nd span{font-size:18px;}
.mailchimp-brk{display:none;}
.main-content-box-email{max-width: 90%;}
}
@media (max-width:400px) {
.launching-box-main {max-width:290px;}
.launching-box-main:before {display:none;}
.launching-box-main:after {display:none;}
.launching-box{font-size: 16px;}
.footer{padding:15px;}
.copy-right{font-size: 14px;}
p{font-size:16px;}
.content-box-2nd span{font-size:16px;}
}