/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}


html,body{
margin:0;
padding:0;
font-family: "Open Sans", sans-serif;
background: #06002A;
background: #fff url(../images/header_bg.jpg) center top no-repeat;
background-size: cover;
height: 100%;
width: 100%;
}

html,body.landing-light .header-nav{
	margin:0;
	padding:0;
	font-family: "Open Sans", sans-serif;
	background: #fff;
	background: #fff url(../images/landing_light_bg.jpg) center top no-repeat;
	background-size: cover;
	width: 100%;
}

html,body.landing-dark .header-nav{
	margin:0;
	padding:0;
	font-family: "Open Sans", sans-serif;
	background: #fff;
	background: #fff url(../images/header_bg.jpg) center top no-repeat;
	background-size: cover;
	width: 100%;
}

html,body.landing-light, html,body.landing-dark{
	margin:0;
	padding:0;
	font-family: "Open Sans", sans-serif;
	background-image: none;
	background-color: #F3F5F8;	
	width: 100%;
}

.landing-light .fa-bars{
	color: black;
}

.landing-light header, .landing-dark header {
	padding-top: 0px;
}

.landing-light .navbar-default .navbar-nav > li > a {
    color: #06002A;
    margin-top: 5px;
}

.landing-light .navbar-default .navbar-nav > li > a:hover {
    color: #06002A;
    opacity: 0.6;
}

.landing-light .navbar-brand {
    color: #06002A !important;	
}

.landing-light header h1, .landing-dark header h1 {
	color: #5556FF;
    padding-top: 0px;
    margin-bottom: -10px;
    font-size: 28px;
}



.landing-light .landing-info-right {
	background: rgba(231,231,231,0.20);
	border-radius: 6px;
}

.landing-dark .landing-info-right {
	background: white;
	border-radius: 6px;
}

.landing-light img[src="images/landing_graphic.svg"], .landing-dark img[src="images/dark_ilustration.svg"] {
	width: 80%;
    margin: 0;
    margin-left: 10%;
}

.landing-light .header-panel h5, .landing-dark .header-panel h5 {
	margin-top: 90px;
}

.landing-light .header-panel img, .landing-dark .header-panel img {
	margin-top: 30px;
	height: 30px;
	width: auto;
	padding: 0px;
	margin-right: 0px;
}

.landing-light .header-panel p, .landing-dark .header-panel p {
	margin-top: 5px;
}

.landing-light form, .landing-dark form {
	margin-bottom: 0px;
}

.landing-light header input[type="email"], .landing-dark header input[type="email"] {	
	background: rgba(0, 0, 0, 0.1);
	border: 0 solid #DAE1E9;
	border-radius: 6px;
	color: rgba(0, 0, 0, 0.6);
}

.landing-light header input[type="email"]::placeholder, .landing-dark header input[type="email"]::placeholder {
	color: rgba(0, 0, 0, 0.6);
}

.landing-light header input[type="email"]::value {
	color: rgba(0, 0, 0, 0.6);
}

.landing-light header input[type="email"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: rgba(0, 0, 0, 0.6);
}
.landing-light header input[type="email"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: rgba(0, 0, 0, 0.6);
   opacity:  0.6;
}
.landing-light header input[type="email"]::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgba(0, 0, 0, 0.6);
   opacity:  0.6;
}
.landing-light header input[type="email"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: rgba(0, 0, 0, 0.6);
}
.landing-light header input[type="email"]::-ms-input-placeholder { /* Microsoft Edge */
	color: rgba(0, 0, 0, 0.6);
}

.landing-light section, .landing-dark section {
	background-color: #F3F5F8;
	padding: 0px;
}

.landing-light .header-panel-container, .landing-dark .header-panel-container {
	top: -90px;
}

.landing-light header, .landing-dark header {
	padding-bottom: 120px;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}

.header-text {
	margin-top: -8px;
}

img {
	width: 16%;
  float: left;
  margin-right: 42px;
}

h1{
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
color: #fff;
text-align: left;
font-size: 60px;
font-weight: 300;
margin: 0 0 0 0;
}


h1 strong{
font-size: 58px;
font-weight: 500;
}

h2{
    text-align: left;
    font-size: 29px;
    color: #ffffff;
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;

}

h2 strong{
	font-weight: 700;
	font-style: italic;
}


.information{
width: 480px;
padding-top: 35px;
margin: 0 auto;
}

h3{
font-size: 28px;
font-weight: 600;
color: #ffffff;
}

.information p{
font-size: 16px;
color: #ffffff;
display: block;
}


header input[type="submit"] {
  margin-top: 0px;
}

.navbar-brand {
  line-height: 29px;
}

.field{
}
	.field:focus {

	}
@media only screen and (max-width: 480px)  {
	.information{
	width: 100%;
	}
	.form{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}

	.field {
	width: 90%;
	}

	.header {
		margin-top: 50px;
		text-align: center;
	}

	img {
		float: none;
		width: 50%;
		margin: 0;
	}

	.header-text {
		margin-top: 0;
		padding: 10px;
	}

	h1 strong {
		font-size: 38px;
	}

	h2 {
		font-size: 25px;
	}
}

.submit{
cursor: pointer;
}

.error {
  color: #FE7070;
  font-weight: 700;
  font-size: 25px;
}

a {
  color: #92BCF2;

}

a:visited,
a:hover {
  color: #7EB6FF;
}

.landing-info-left h1 {
	font-weight: 700;
	font-size: 40px;
}

.landing-info-left h3 {
	font-weight: 100;
	text-align: left;
	font-size: 22px;
}

.landing-info-right {
	background-color: white;
	border-radius: 6px;
	margin-top: 125px;
	padding: 35px;
}

.landing-info-right h3 {
	color: black;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
}

#landing-page-dark {
	padding-top: 30px;
}

#landing-page-dark input[type="email"] {
	background-color: rgba(0, 0, 0, 0.1)
}

#landing-page-dark form {
	margin: 0px;
	padding: 0px;
}

header img[src="images/black_merc_logo.svg"] {
	padding: 0px;
    margin: 0px;
    width: 30px;
    margin-right: 5px;
}

header .landing-info-right p {
	padding-bottom: 10px;
	padding-top: 10px;
}

header .landing-info-right input[type="email"] {
	width: 60%;
}

header .landing-info-right input[type="submit"] {
	border: 1px solid #5556FF;
	width: 38%;
}

#landing-page-dark .g-recaptcha {	
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.landing-light .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

@media (max-width: 1200px) {
	.landing-info-right {
		margin-top: 75px;
	}

	header .landing-info-right input[type="submit"] {
		width: 100%;
	}

	header .landing-info-right input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
	}
	
	.landing-light img[src="images/landing_graphic.svg"], .landing-dark img[src="images/dark_ilustration.svg"] {
		width: 100%;
		margin-left: 0px;
		margin-top: 40px;
	}
}

@media (max-width: 768px) {
	.landing-light img[src="images/landing_graphic.svg"], .landing-dark img[src="images/dark_ilustration.svg"] {
		display: none;
		margin-top: 20px;
	}
	.landing-light .header-panel h5, .landing-dark .header-panel h5 {
		margin-top: 20px;
	}
	.landing-light .header-panel img, .landing-dark .header-panel img {
		float: none;
	}
	.landing-light .header-panel p, .landing-dark .header-panel p {
		padding-bottom: 10px;
	}
	.landing-info-right {		
		margin-top: 0px;
		margin-left: 0px;
	}
	.landing-light .landing-info-right {
		background: none;
		border-radius: 6px;
	}	

	html, body.landing-light, html, body.landing-dark {
		margin: 0;
		padding: 0;
		font-family: "Open Sans", sans-serif;
		background-image: none;
		background-color: #F3F5F8;
		width: 100%;
	}

	.landing-dark .landing-info-right {
		background: transparent;
	}
	.landing-dark header input[type="email"] {
		background: rgba(256, 256, 256, 0.5);		
	}
}