@font-face {
	font-family: "helveticaNeue";
   	src: url(../fonts/HelveticaNeue.otf) format("truetype");
}
@font-face {
        font-family: "helveticaLight";
        src: url(../fonts/HelveticaNeue-Light.otf) format("truetype");
}

@font-face {
    	font-family: "champagne";
    	src: url(../fonts/ChampagneLimousinesItalic.ttf) format("truetype");
}
@font-face {
        font-family: "geosans";
        src: url(../fonts/GeosansLight-Oblique.ttf) format("truetype");
}



#header {
	background: white;
	border: 0;
	margin-bottom: 40px;
}

#header video {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#layer {
	position: absolute; 
	width: 64%;
	height: 30%;
	color: white; 
	text-shadow: initial;
	z-index: 99;
}

#icons_div {
	height: 35%;
	margin-left: 60px;
}

#icons_div span {
	display: block;
	width: 15%; 
	max-width: 50px; 
	/* float: left; */
	float: right;
	position: relative;
	top: 49%;
	margin-top: -11px;
	/* margin-top: -30px;
	margin-right: 11px; */
}

#icons_div img {
	cursor: pointer;
	width: 90%;
}

#buttons_div {
	height: 90%;
	background: url('../../imgs/graph/2016_09_logo.png') no-repeat;
	background-size: contain;
}

#buttons_div div {
	width: 22%;
	float: right;
	margin-right: -2%;
}

#buttons_div img {
	width: 80%;
	margin-top: 6%;
	cursor: pointer;
}


/* MAIN */

#main {
	padding: 0;
	margin-bottom: 25px;
}

#mrw_overlay {
	display: none;
	background: white;
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99;
	opacity: .85;
	filter: alpha(opacity=85);
	filter: "alpha(opacity=85)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

#form_div {
	z-index: 99;
	display: none;
  	position: absolute;
	width: 500px;
	height: 500px;
	margin: auto;
	border: 1pt solid silver;
	background: white;
}
#form_div > p:first-child {
	margin: 40px auto;
        font-family: geosans;
        font-size: 35px;
        text-align: center;
        color: rgb(132, 132, 132);
}
#subject-button {
        text-align: left;
        font-weight: normal;
        padding-left: .4em;
        background: 0;
        color: rgb(169, 169, 171);
}
#myform {
	width: 400px;
	margin: auto;
}
#myform label:not(:first-child) {
	margin-top: 20px;
}
#myform>div:last-child {
    width: 45px;
    float: right;
    background-color: #018a9a !important;
    color: white !important;
    font-weight: normal;
    letter-spacing: 1px;
    padding: .4em 1em;
}
#error_message {
	width: 290px;
	float: left;
	margin-top: 16px;
/*        height: 20px;
        color: red;*/
}

#vid_container {
	z-index: 99;
	display: none;
    position: absolute;
	width: 500px; 
	height: 500px; 
	margin: auto;
}

#centralizer {
	width: 100%;
    margin: auto;
    min-width: 550px;
    max-width: 1000px;
}

#centralizer p {
	text-align: center; 
	margin: 50px auto;
/*	max-width: 800px;*/
	max-width: 650px;
	font-family: geosans; 
	font-size: 33px;
	color: rgb(132, 132, 132);
}

#centralizer span {
	margin-left: 15px;
	margin-bottom: 5px;
	display: block;
	color: rgb(132, 132, 132);
}

ul.showcase {
	position: relative;
	left: 1.3%;
	display: -moz-box;
}
ul.showcase:last-child li {
        margin-bottom: 65px;
}
ul.showcase li {
	width: 32%;
	float: left;
}
ul.showcase li:not(:nth-child(3)) {
	margin-right: 5pt;
}
ul.showcase li img {
	width: 100%;
	cursor: pointer;
}
ul.showcase li img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}

.active-env {
	color: #098A98;
        font-weight: bold;
}
#toggler {
    font-family: geosans;
    font-size: 45px;
    color: rgb(132, 132, 132);
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
    display: table;
    cursor: pointer;
}


/* START  iOS no social version announce */

#no_social_ios_announce_div {
        margin-top: 80px;
	margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
	max-width: 970px;
/*  	width: 70%;
  	min-width: 640px;*/
	width: 640px;
}
#no_social_ios_announce_div .titolo {
	margin-bottom: 35px;
	font-family: geosans;
	font-size: 40px;
	color: rgb(132, 132, 132);
}

#no_social_ios_announce_div .testo {
	margin-top: 30px;
        font-family: helveticaLight;
        font-size: 20px;  
        color: rgb(132, 132, 132); 
        line-height: 37px;
}

#no_social_ios_announce_div img {
	/*width: 100%;
    */

}


/* END  iOS no social version announce */

.social_div {
	width: 290px;
        margin: 60px auto;
        height: 400px;
        background: url('../../imgs/graph/iOS_create_lumy.png') no-repeat;
        background-size: 320px;
        padding-left: 360px;
}

#android-cntr .social_div {
        background: url('../../imgs/graph/Android_edit_photo.png') no-repeat;
	background-size: 310px;
}
.social_div p:nth-child(1) {
	margin-top: 0px;
        font-family: geosans;  
        font-size: 40px;  
        color: rgb(132, 132, 132); 
        padding-top: 0px;
}
.social_div p:nth-child(2) {
	margin-top: 30px;
        font-family: helveticaLight;
        font-size: 20px;  
        color: rgb(132, 132, 132); 
        line-height: 37px;
}
.effects_div {
	width: 300px;
        margin: 60px auto 0px auto;
        height: 430px;
        background: url('../../imgs/graph/iOS_effecs.png') no-repeat;
        background-position: 400px 0;
        padding-right: 340px;
}
#android-cntr .effects_div {
        background: url('../../imgs/graph/Android_LumyerApp.png') no-repeat;
        background-position: 400px 0;
}
.effects_div p:nth-child(1) {
        margin-top: 50px;
        font-family: geosans;
        font-size: 40px;
        color: rgb(132, 132, 132);
        padding-top: 25px;
}
.effects_div p:nth-child(2) {
        margin-top: 30px;
        font-family: helveticaLight;
        font-size: 20px;
        color: rgb(132, 132, 132);
        line-height: 37px;
	padding-right: 15px;
}
.comingsoon_div {
        width: 640px;
        margin: auto;
}
.comingsoon_div p:nth-child(1) {
        font-family: geosans;
        font-size: 40px;
        color: rgb(132, 132, 132);
}
.comingsoon_div p:nth-child(2) {
        margin-top: 30px;
        font-family: helveticaLight;
        font-size: 20px;
        color: rgb(132, 132, 132);
        line-height: 37px;
        padding-right: 15px;
}



#video_div {
        margin-top: 80px;
	margin-bottom: 40px;
        margin-right: auto;
        margin-left: auto;
	max-width: 970px;
/*  	width: 70%;
  	min-width: 640px;*/
	width: 640px;
}
#video_div p {
	margin-bottom: 15px;
	font-family: geosans;
	font-size: 40px;
	color: rgb(132, 132, 132);
}
#video_div img, #video_div video {
	width: 100%;
}
