    /*border: 1px solid black;*/

body{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	background-color: #fafafa;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}

h1, h2{
	color: white;
	font-family: Trebuchet MS;
	font-weight: bold;

}

h1 {
	font-size: 2em;
}

h2 { 
	padding-top: 20px;
	font-size: 1.2em; 
}

p {
	color: white;
	letter-spacing: .05em;
	line-height: 2;
	padding-left: 10px;
}

ol {
	letter-spacing: .05em;
	line-height: 2;
}

.footer {
	background-color:white;
	float: bottom;
	margin:0;
	padding:40px;
	box-shadow: rgba(0, 0, 0, 0.24) 8px 8px 8px 8px;

}

.rights {
	font-size: 0.6em;
	letter-spacing: .05em;
	font: #555555;
}

.content{
	
		padding: 30px;
	
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	display:inline-block;
	text-decoration: none;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid white;
	background-color: rgba(0, 0, 0, 0.3);

}

.button:hover{
	background-color: #4d8cff;

}

.text-left{
	text-align:left;
	width:60%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
}

.text-left-80{
	text-align:center;
	width:80%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
}




.text-left p{
	letter-spacing: 1px;
}

@media screen and (max-width: 960px) 
{

.text-left{
	width:80%;
}

}

/* --- INDEX ---*/

.background-100-3dprint-projet {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;


	background-image:url(/pictures/3dprint_home_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

.background-100-3dprint-projet:hover {
	background-blend-mode: lighten;
}


/* --- FIN INDEX ---*/


/* --- SERVICES ---*/
.background-100-services {
	width: 100%;
	display:block;
	color: white;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-image:url(/pictures/services-bg.jpg);	
	background-repeat:no-repeat;
	background-position:center center;
	background-size: auto 100%;		
}

.background-100-modelandprint {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;


	background-color: rgba(255,255,255,0.1);	
	background-image:url(/pictures/modelandprint.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;		
}

.background-100-modelandprint:hover {
	background-blend-mode: lighten;
}

.background-50-model {
	display:inline-block;
	height:300px;
	width: 49%;
	float:none;	
	text-shadow: 2px 2px 3px black;

    vertical-align: middle;

	padding: 0px;
	margin-bottom: 10px;
	margin-right:0.99%;
	margin-top: 1%;
	margin-left: 0px;
	
	background-color: rgba(255,255,255,0.1);	
	background-image:url(/pictures/model.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	

	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;	

}

.background-50-model:hover {
	background-blend-mode: lighten;
}

.background-50-print {
	display:inline-block;
	height:300px;
	width: 49%;
	float:none;	
	text-shadow: 2px 2px 3px black;
	margin-bottom: 10px;
	margin-left:0.99%;
	margin-top: 1%;
	margin-left: 0px;
    vertical-align: middle;
	padding: 0px;

	background-color: rgba(255,255,255,0.1);	
	background-image:url(/pictures/print.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	

	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.background-50-print:hover {
	background-blend-mode: lighten;
}







@media screen and (max-width: 960px) 
{
.background-100-modelandprint {
	background-size: auto 100%;		
}

.background-50-model {
	display:block;
	width: 100%;	
}

.background-50-print {
	display:block;
	width: 100%;	
}
}

/* --- FIN SERVICES ---*/

/* --- PROJET ---*/
.background-100-mikasa-projet {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-color: rgba(255,255,255,0.1);
	background-image:url(/pictures/mikasa_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

.background-100-mikasa-projet:hover {
	background-blend-mode: lighten;
}

.background-100-plantotron-projet {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align: left;
	
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-color: rgba(255,255,255,0.1);		
	background-image:url(/pictures/plantotron_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

.background-100-plantotron-projet:hover {
	background-blend-mode: lighten;
}

@media screen and (max-width: 700px) 
{

.background-100-mikasa-projet {
	background-size: auto 100%;	
}
.background-100-plantotron-projet {
	background-size: auto 100%;	
}

}


.background-100-clip_1 {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

/* --- FIN PROJET ---*/

/*-- PLANTOTRON --*/


.background-100-plantotron {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align: left;
	
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color: grey;
	
	background-image:url(/pictures/plantotron_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

@media screen and (max-width: 960px) 
{

.background-100-plantotron{
	background-size: auto 100%;	
}

}

/*-- FIN PLANTOTRON --*/


/* --- MIKASA ---*/

.background-100-mikasa-part1 {
    width: 100%;
    overflow: hidden;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align:center;

	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;
}

.text-mikasa-part1{
	text-align:left;
	width:30%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
	z-index: 50;
}

.video-background-1 {
    width: 100%; /* width needs to be set to 100% */
	float:center;
     /* height needs to be set to 100% */
    position: absolute;
    left: 0;
    top: 0;
    z-index: -50;
	background-color:black;
}



.background-100-mikasa-part3 {
    width: 100%;
    overflow: hidden;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align:left;

	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: relative;

}

.text-mikasa-part3{
	text-align: left;
	display:inline-block;
	width:30%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
	z-index: 50;
}

.video-background-3 {
    width: 100%; /* width needs to be set to 100% */
	float:center;
     /* height needs to be set to 100% */
    position: absolute;
    left: 0;
    top: 0;
    z-index: -50;
	background-color:black;	
}

.background-100-mikasa-part2 {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align: right;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color: grey;
	
	background-image:url(/pictures/mikasa_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;		
}

.text-mikasa-part2{
	display: inline-block;
	text-align:left;
	width:30%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
}


.background-100-mikasa-part4 {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align: right;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color: grey;
	
	background-image:url(/pictures/mikasa_bg.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;		
}

.text-mikasa-part4{
	display: inline-block;
	text-align:left;
	width:30%;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
}


.background-100-mikasa-part-last {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align:left;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color: grey;
	
	background-image:url(/pictures/mikasa_bg_part5.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: auto 100%;	
}

.text-mikasa-part-last{
	text-align:left;
	width:30%;
	display: inline-block;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.6);	
	margin: 0;
	line-height: 1.5;
}

.background-100-mikasa-part5 {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background-color: grey;
	
	background-image:url(/pictures/mikasa_bg_part5.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: auto 100%;		
}




@media screen and (max-width: 1000px) 
{

.background-100-mikasa-part2{
	background-size: auto 100%;	
}

.background-100-mikasa-part3{
	background-size: auto 100%;	
}

.background-100-mikasa-part4{
	background-size: auto 100%;	
}

.background-100-mikasa-part-last{
	background-size: auto 100%;	
}

.text-mikasa-part1{
	width:70%;
}

.text-mikasa-part2{
	width:70%;
}

.text-mikasa-part3{
	width:70%;
}

.text-mikasa-part4{
	width:70%;
}

.text-mikasa-part5{
	width:70%;
}

}

@media screen and (max-width: 800px) 
{

.video-background-1 {
    height: 100%;
	width: auto;
}

.video-background-2 {
    height: 100%;
	width: auto;
}

}

/* --- FIN MIKASA ---*/


/* --- ARCHIVES ---*/
.background-100-cdfr-archives {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	
	margin-top: 5px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-color: rgba(255,255,255,0.1);
	background-image:url(/pictures/background-cdfr.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

.background-100-cdfr-archives:hover {
	background-blend-mode: lighten;
}

.background-100-syracuse-archives {
	width: 100%;
	
	display:block;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;
	text-align: left;
	
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-color: rgba(255,255,255,0.1);		
	background-image:url(/pictures/background-collatz.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;	
}

.background-100-syracuse-archives:hover {
	background-blend-mode: lighten;
}

@media screen and (max-width: 700px) 
{

.background-100-cdfr-archives {
	background-size: auto 100%;	
}
.background-100-syracuse-archives {
	background-size: auto 100%;	
}

}

/* --- FIN ARCHIVES ---*/

/* --- DEBUT CONTACT ---*/

.background-100-contact {
	width: 100%;
	display:block;
	color: white;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-image:url(/pictures/contact_bg.jpg);	
	background-repeat:no-repeat;
	background-position:center center;
	background-size: auto 100%;
}

.input-form {
	padding: 10px;
	width: 90%;
	background-color: rgba(255, 255, 255, 0.9);
	border: 3px solid white;
}


.input-form:focus {
	background-color: rgba(255, 255, 255, 1);
	border: 3px solid #4d8cff;	
}


.textarea-form {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	font-size: 0.8em;
    resize: none;
    height: 100px;
    width: 90%;	
	background-color: rgba(255, 255, 255, 0.9);
	border: 3px solid white;
}

.textarea-form:focus {
	background-color: rgba(255, 255, 255, 1);
	border: 3px solid #4d8cff;
}


@media screen and (max-width:960px) 
{
.background-100-contact {
	background-size: auto 100%;
}

}


/* --- FIN CONTACT ---*/




/* --- DEBUT CONTACT-PROC ---*/

.background-100-contact-proc {
	width: 100%;
	display:block;
	color: white;
	text-shadow: 2px 2px 3px black;
    vertical-align: middle;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

	background-image:url(/pictures/contact_bg.jpg);	
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 100% auto;
}

@media screen and (max-width:920px) 
{
.background-100-contact-proc {
	background-size: auto 100%;		
}

}

/* --- FIN CONTACT-PROC ---*/






/* --- VIDEO  BACKGROUND --- */

.background-video_2 {
margin-top:70px;
height: 100vh;
width: 100vw;
object-fit: cover;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}



/* --- FIN VIDEO  BACKGROUND --- */




.element-100 {
	width: 100%;
	display:block;
    text-align: center;
    vertical-align: middle;

}


















@media screen and (max-width: 960px) 
{
.element-48-plantotron {
	display:block;
	height:300px;
	width: 100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}

.element-48-3Dprint {
	display:block;
	height:300px;
	width: 100%;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}

}















/* -- TOPBAR -- */

.topbar{
	background-color:white;	
	display: inline-block;
	width:100%;
	margin: 0;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.topbar-left-logo {
    display: block;
    margin: 0 auto;
}
.topbar-left {
    display: inline-block;
    margin: 0px;
	float:left;
	
}
.topbar-left-box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	height: 70px;
	
}



.topbar-right{
    display: inline-block;
    margin: 0px;
	float:right;
	
}


.nav {
	overflow: hidden;
	vertical-align: align-middle;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
	height: 75px;
	
}

.nav a {
	float: left;
	display: block;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	padding-right: 16px;
	padding-left: 16px;
	
	margin-right: 5px;
	text-align: center;

	text-decoration: none;
	color: black;  
	font-size: 0.8em;
	letter-spacing: .15rem;
  
	transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
	box-shadow: inset 0 0 0 0 #4d8cff;
}

.nav a:hover {
	color: white;
	box-shadow: inset 150px 0 0 0 #4d8cff;
}

.nav a.active {
	background-color: #04AA6D;
	color: white;
}

.nav .icon {
	display: none;
}


 /* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 800px) 
{
	
	
.topbar{
	display: block;
	width:	100%;
	margin: auto;
		
}
.topbar-left {
    display: inline-block;	
    margin: auto;
	width: 50%;

}

.topbar-left-box {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
	width: 100%;
	height:inherit;

}

.topbar-right{
    display: inline-block;
    margin: 0px;
	float:none;
	width:49%;

}

.nav a {
	display: none;
}
	
.nav a.icon {
	float: none;
	display: block;
	width:100%;
	color: black;
	
	padding: 20px 20px 20px 20px;
	vertical-align: middle;
	text-align: center;	
	
	font-size: 1.1em;
	letter-spacing: .4rem;
	
	transition: inherit;
	box-shadow: inherit;	
}


.nav a.icon:hover {

}

	

.nav {
	overflow: hidden;
	vertical-align: align-middle;
	display: block;
    text-align: center;
    vertical-align: middle;
	height: 75px;
	width:100%;
	
}



.topbar-right.responsive{
    display: block;
    margin: 0px;
	float:none;
	width:100%;

}

.nav.responsive {
	position: relative;
	margin-left: auto ;
	display: table-cell;
}

.nav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
	display: none;
}

.nav.responsive a {
    float: none;
    display: block;
	width:100%;
    text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 4px;
	margin-right: -5px;
	
	font-size: 0.8em;
	letter-spacing: .15rem;
	
	transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
	box-shadow: inset 0 0 0 0 #4d8cff;
}

.nav.responsive a:hover {
	color: white;
	box-shadow: inset 150px 0 0 0 #4d8cff;
}


} 
