a:active,
a:focus {
outline: none;
}


#P1 {
	width: 100%;
	height: 100%;
}


body{
	color: #333;
	color: rgba(0,0,0,0.5);
}
h1{
	font-size: 6em;	
}
p{
	font-size: 2em;
}
.ms-section{

}

#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.3);
	-webkit-border-radius: 10px; 
			border-radius: 10px; 
}
#menu li.active{
	background:#666;
	background: rgba(255,255,255, 1);
	color: #000;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #000;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;	
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}

/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }
 
 
 
/*TOP SECTION*/ 

.logo {
}

.logo img {
	height: 150px;
	width: 150px;
}
 
.video-section {
	width: 100%;
	height: 100%;
} 
 
.content-inner1 {
	width: 50%;
	padding-left: 5px;
	font-family: 'Raleway', sans-serif;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
} 


.content-inner1 p {
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
} 


.no-spam {
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
	margin-top: 10px;
}
 
/*forms*/ 
.sign-up-section {
	width: 700px;
	padding-left: 5px;
 
}
 
 /*mailchimp form*/
 
.mailchimp-email {
	display: inline-block;
	width: 350px;
	height: 60px;
	
}
 
.mailchimp-email input {
	width: 350px;
	display: inline-block;
	height: 60px;
	border-radius: 0px;
	background: rgba(0,0,0,0.4);
	color: #fff;
	border: none;
	outline: medium none;
	margin: 0px 0px 0px;
	background: rgba(0,0,0,0.4);
	-moz-box-sizing: border-box;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1),  0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3),  0 0 1px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
	-o-box-shadow:      inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	font-weight: 300;
}


.mailchimp-email input:focus {
	background: rgba(163, 135, 106, 0.2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
}

 
.mailchimp-submit {
	display: inline-block;
	width: 170px;
	height: 60px;
	margin-left: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
} 

.mailchimp-submit input {
	height: 60px;
	width: 170px;
	border-radius: 0px;
	border: none;
	vertical-align: baseline;
	background: none;
	border: 1px solid #fff;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 300ms;
	letter-spacing: 1px;
	font-weight: 300;
}


.mailchimp-submit input:hover,
.mailchimp-submit input:focus {
	background: #fff;
	color: #222;
}


/*contact form 7 form*/


.elrt-contact-form-7 .wpcf7-form {
	width: 700px;
	position: relative;
}

.elrt-contact-form-7 p{
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}



.elrt-contact-form-7 .wpcf7-form input {
	border-radius: 0px;
	height: 60px;
	width: 350px;
	border: none;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}


.elrt-contact-form-7 .wpcf7-form input.wpcf7-text {
	padding-left: 15px;
	border: none;
	outline: medium none;
	margin: 0px 0px 0px;
	background: rgba(0,0,0,0.4);
	-moz-box-sizing: border-box;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1),  0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3),  0 0 1px rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
	-o-box-shadow:      inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 1px rgba(255, 255, 255, 0.3);
}


.elrt-contact-form-7 .wpcf7-form input.wpcf7-text:focus {
	background: rgba(163, 135, 106, 0.2);
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-o-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.7), inset 0 1px 2px rgba(0, 0, 0, 0.4), 0 0 40px rgba(255, 255, 255, 0.5);

}

.elrt-contact-form-7 .wpcf7-form input.wpcf7-submit {
	width: 150px;
	background: none;
	border: 1px solid #fff;
	color: #fff;
	transition: all 0.3s;
	-webkit-transition: all 300ms;
	margin-left: 15px;
	vertical-align: baseline;
	height: 60px;
	
}


.elrt-contact-form-7 .wpcf7-form input.wpcf7-submit:hover,
.elrt-contact-form-7 .wpcf7-form input.wpcf7-submit:focus {
	background: #fff;
	color: #222;
}


.elrt-contact-form-7 .screen-reader-response {
	font-size: 12px;
	display: none;
}


.elrt-contact-form-7 .wpcf7-form .wpcf7-not-valid-tip {
	position: absolute;
	left: 0;
	bottom: -20px;
}

/*Response*/

#response {
	margin-top: 10px;
}
 
#response i {
	font-size: 18px;
} 

#response i.fi-dislike{
	color: #e74c3c;
}

#response i.fi-like{
	color: #2ecc71;
}
 
#left1 {
	position: relative;
}
 
#right1{
	position: relative;
	z-index: -10;
}

#right2 {
	position: relative;
	background: #fff;
}


.content-left1 {
	padding-left: 40px;
}



.elrt-qrcode {
	height: 250px;
	width: 250px;
	margin: 0px auto;
}
 
.section-inner {
	height: 100%;
	width: 200%;
	position: absolute;
	left: 0;
	top: 0;
} 

.polygon-section {
	width: 100%;
	height: 100%;
}


#shader {
	width: 100%;
	height: 100%;
}


#noise {
	background-image: url('../img/noise.png');
	opacity: 0.075;
	pointer-events: none;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}


.overlay {
	background-color: rgba(0,0,0,0.2);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	pointer-events: none;
}


.content-left1 {
	position: absolute;
	z-index: 10;
	width: 60%;
	top: 0;
	left: 0;
	transform: translateY(100px);
}


.content-left3,
.content-left2 {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
}


.content-left2,
.content-left3 ,
.content-right3
{
	z-index: 5;
	position :relative;
}



.elrt-qrcode {

}


.content-right3 {
	text-align: center;
	color: #fff;
}



.content-left3 h1,
.content-left2 h1,
.content-left1 h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

.content-left3 p,
.content-left2 p {
	background: #fff;
	padding: 20px 40px;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
}

.content-inner2,
.content-inner3 {
	background: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 300;
	padding: 20px 40px;
}



.social {
	position: absolute;
	bottom: 30px;
	left: 40px;
	z-index: 10;
}

.social-icon {
	color: #fff;
	text-decoration: none;
	font-size: 1.3em;
	display: inline-block;
	margin-right: 10px;
	transition: all 0.3s;
	-webkit-transition: all 300ms;
	border: 1px solid #fff;
	padding: 5px 11px;
	border-radius: 50px;
	opacity: 0.5;
}

.social-icon:hover {
	opacity: 1;
	color: #fff;
}


.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100px;
	width: 200%;
	background-color: rgba(0,0,0,0.5);
	z-index: 5;
	text-align: center;
}

.copyright {
	line-height: 100px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 300;
}

.type-title {
	display: inline-block;
	margin-right: 20px;
	color: #000;
}

.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
	color: #fff;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}


/* do not group these rules*/
.form-control::-webkit-input-placeholder { color: white; }
.form-control:-moz-placeholder           { color: white; }
.form-control::-moz-placeholder          { color: white; }
.form-control:-ms-input-placeholder      { color: white; } 


/*Responsive*/

@media all and (max-width: 768px) {


.content-left1 {
	z-index: 10;
	width: 100%;
}


.content-left3 h1,
.content-left2 h1,
.content-left1 h1 {
	font-size: 3em;
}


#left3 {
	width: 200%;
	z-index: 10;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}

.social {
	position: absolute;
	bottom: 40px;
	text-align: center;
	z-index: 10;
	width: 100%;
	left: 0;
}

.copyright {
	line-height: 1;
	display: block;
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 50%;
}


}


@media all and (max-width: 482px) {

	.content-left1 {
		width: 60%;
		transform: translateY(10px);
	}
	
	.content-inner1 {
		width: 140%;
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 13px;
	} 
	
	
	.content-left3 h1,
	.content-left2 h1,
	.content-left1 h1 {
		font-size: 1.8em;
	}
	
	.content-inner1 p {
		font-size: 13px;
	}
	
	.mailchimp-email {
		display: block;
		width: 200px;
		height: 40px;
		
	}
 
	.mailchimp-email input {
		width: 200px;
		display: block;
		height: 40px;
		font-size: 13px;
		font-weight: 300;
	}
	
	.mailchimp-submit {
		display: block;
		width: 130px;
		height: 30px;
		margin-left: 0px;
		margin-top: 10px;

	} 

	.mailchimp-submit input {
		height: 30px;
		width: 130px;
		border-radius: 0px;
		border: none;
		vertical-align: baseline;
		background: none;
		border: 1px solid #fff;
		color: #fff;
		transition: all 0.3s;
		-webkit-transition: all 300ms;
		letter-spacing: 1px;
		font-size: 12px;
		font-weight: 300;
	}
	
	/*contact form 7*/
	.elrt-contact-form-7 .wpcf7-form {
	width: 400px;
	position: relative;
	}

	.elrt-contact-form-7 p{
		display: block;
		font-size: 13px;
	}

	.elrt-contact-form-7 .wpcf7-form input {
		height: 40px;
		width: 250px;
		font-size: 13px;
	}
	
	
	#left2 {
		width: 200%;
		position: relative;
		z-index: 10;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#right2 {
		position: relative;
		z-index: -10;
	}
	
	
	.content-left3 p,
	.content-left2 p {
		padding: 10px 30px;
		font-size: 15px;
		text-transform: none;
	}
	
	.copyright {
		font-size: 10px;
		color: #fff;
	}



}