@charset "UTF-8";
@font-face {
    font-family: 'social-icon';
    src:    url('/font/fonts/social-icon.eot?i6trgc');
    src:    url('/font/fonts/social-icon.eot?i6trgc#iefix') format('embedded-opentype'),
        url('/font/fonts/social-icon.ttf?i6trgc') format('truetype'),
        url('/font/fonts/social-icon.woff?i6trgc') format('woff'),
        url('/font/fonts/social-icon.svg?i6trgc#social-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "ukonect";
  src:url("/font/fonts-ukonect/ukonect.eot");
  src:url("/font/fonts-ukonect/ukonect.eot?#iefix") format("embedded-opentype"),
    url("/font/fonts-ukonect/ukonect.woff") format("woff"),
    url("/font/fonts-ukonect/ukonect.ttf") format("truetype"),
    url("/font/fonts-ukonect/ukonect.svg#ukonect") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Baron Neue Bold';
  src: url('/font/fonts-baron/Baron-Neue-Bold.eot'); /* IE9 Compat Modes */
  src: url('/font/fonts-baron/Baron-Neue-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/font/fonts-baron/Baron-Neue-Bold.woff') format('woff'), /* Modern Browsers */
       url('/font/fonts-baron/Baron-Neue-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/font/fonts-baron/Baron-Neue-Bold.svg#92b96ab1365af567b5c30a5d7d8f9075') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "Futura", 'Helvetica', "Arial", sans-serif;
	color:#262525;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* ---------- ANIMATIONS ----------- */
/*.parrallax{
	 -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	follow: all 0.5s ease-in-out;	
}*/

/* ---------- Header --------------- */
header {
	/*height:1300px;*/
}

.wrapper {
	padding-top: 6.8vw;
	width: 73%;
	margin: auto;
}
/* CSS Document */

.photo p {
	margin-bottom: 33px;
	font-size: 16px;
	color: #230ee7;
	line-height: 20px;
}

.clear {
	clear:both;
}

.forme {
	top: 5.2vw;
	right: 33%;
	position: absolute;
	z-index:44;
}

.forme-2 {
	position:relative;
	top:-91px;
	z-index:44;
	width: 126%;
	transform: rotate(90deg);
}

.clementjaquier-text {
	position:absolute;
	top:0;
	left:126%;
}

.clementjaquiervertical {
	position: absolute;
	background-image: url(../img/clement_jaquier_vertical.png);
	left: -166px;
	top: 35%;
	width: 100%;
	height : 65%;
	background-size: 221px;
	background-repeat: no-repeat;
}

.clementjaquier {
	position:absolute;
	z-index:44;
	transform:rotate(-90deg);
	bottom:-123px;
	left:-29px;
}

.clementjaquier p {
	font-size:61px;
	color:#230ee7;
	font-family: 'Baron Neue Bold';
	margin-bottom:0;
	line-height:1;
}

.clementjaquier p:nth-child(2) {
	position:relative;
	left:137px;
}

.photo {
	background-image: url(../img/clement_jaquier.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	background-position: -440px 0;
	margin-bottom: 46px;
	
}

li.section {
	list-style: none;
}

.font {
	font-family: 'social-icon';
	font-size: 20px;
	margin-bottom: 24px;
	text-align: center;
	text-decoration:none;
	display:inline-block;
	transition:all 0.2s ease-in-out;
}

.left-navigation { position: fixed; z-index: 50; display: table; height: 100%; width: 9%; }
.right-navigation { width: 92px; height: 24px; cursor: pointer; position:relative; top:100%; }
.right-navigation-2 { position: relative; top: calc(100% - 178px); right: 27px; cursor: pointer; }
.top-symbol { width:13px; height:13px; cursor: pointer; display: inline-block; margin-bottom: 21px; }
#arrow-color { transition:all 0.4s ease; }


.top {
    font-family: 'Baron Neue Bold';
    transform: rotate(-90deg);
    margin-top: 47px;
    transition: all 0.2s ease-in-out;
    color: #230ee7;
    z-index: 50;
}

 .line {
	display: inline-block;
	width: 2px;
	height: 50px;
	background-color: #000000;
	z-index: 50;
	transition:all 0.2s ease-in-out;
}

ul {
	text-align: center;
}

.left-navigation ul {
	display: table-cell;
	vertical-align: middle;
}

.right-nav-contain {
	position:fixed;
	right:0;
	height:calc(50% - 12px);
	z-index:101;
}

.right-nav-contain-2 {
	position:fixed;
	right:0;
	height:100%;
	z-index:98;
}

.nav-background {
	position:fixed;
	width:25%;
	height:100%;
	right:-25%;
	transition:all 0.4s ease-in-out;
	background-color:#f3f5f6;
	opacity:0.96;
	display:table;
	z-index:100;
}

.nav-background-active {
	right:0;
}

ul {
	display:table-cell;
	vertical-align:middle;
}

li {
	list-style:none;
}

a.nav-link {
	font-family:'Baron Neue Bold';
	text-decoration:none;
	display:inline-block;
	padding:30px 0 30px 0;
}

a.nav-link-top {
	font-family:'Baron Neue Bold';
	text-decoration:none;
	display:inline-block;
	padding: 9px 0 9px 0;
	text-align:center;
}

.line-menu {
	display: block;
	width: 27px;
	height: 2px;
	position:absolute;
	top:11px;
	background-color: #000000;
	transition:all 0.4s ease;
}

.line-menu-before, .line-menu-after {
	display:block;
	background-color:#000000;
	width:27px;
	height:2px;
	position:absolute;
	transition:all 0.4s ease;
	transform:rotate(0);
	-webkit-transform:rotate(0);
}

.line-menu-before {
	top:0;
}

.line-menu-after {
	top:22px;
}

.line-menu-active {
	background:none !important;
}

.line-menu-active-before {
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	background-color:#000000 !important;
}

.line-menu-active-after {
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	background-color:#000000 !important;
}

.line-menu-active-before, .line-menu-active-after {
	top:11px;
}

.right-navigation:hover .line-menu-active-before, .right-navigation:hover .line-menu-active-after {
	top:11px;
}

.follow {
	font-family: 'Baron Neue Bold';
	transform: rotate(-90deg);
	margin-top: 47px;
	transition:all 0.2s ease-in-out;
	color: #230ee7;
	z-index: 50;
}
	
.block {
	width: 34.5%;
	background-color: #eaeaea;
	float: right;
	position:relative;
}

.block-1 p {
	margin-top:10px;
}

.skills {
	width: 85%;
	z-index: 46;
	position:relative;
}

.skills-1 {
	float: left;
	margin-right: 71px;
	width: 22%;
}
	
	.skills-2 {
	float: left;
	margin-right: 71px;
	width: 22%;
}

.skills-3 {
	float: left;
	margin-right: 71px;
	width: 29%;
}

h2 {
	font-family: 'Baron Neue Bold';
	color: #230ee7;
	font-size: 16px;
}

h3 {
	float:left;
	margin-left:6px;
	color:#230ee7;
	font-size:12px;
	margin-top:2px;
}

.description {
	width: 67%;
	margin-right: 21px;
	float: right;
	position:relative;
	z-index:46;
}

.description-1 {
	margin-top: 33px;
}

.society-title {
	display:inline-block;
	float:left;
	font-family: 'Baron Neue Bold';
	text-decoration:none;
}	

.underline {
	background-color:#230ee7;
	width:100%;
	height:3px;
}

.university-logo {
	width:8%;
	margin-left:-4px;
	margin-top:35px;
	display: block;
	margin-bottom:89px;
}

.scroll {
	text-align:center;
	margin-bottom:31px;
	display:none;
}

.scroll p {
	font-size: 13px;
	color: #230ee7;
	margin-bottom: 8px;
}

/* ---------- Main --------------- */
.background-ukonect { background-color: #161617; }
.background-blackpen { background-color: #000000; }
.background-ponio { background-color: #ffffff; }
.background-pro { background-color: #000000; }
.background-footer { background-color: #ffffff; }

.background-ukonect .wrapper {
	
}

.lock { overflow: hidden; zoom:1; }

.blue-circle {
	width: 6%;
	height: 4.29vw;
	background-color: #230ee7;
	border-radius: 100%;
	float: right;
	margin-top: -8.15vw;
	margin-right: 12%;
}

.iphone {
	position:relative;
	left:0;
	width:45%;
}

.ukonect-title {
	position:absolute;
	right:0;
}

h4 {
	font-family: 'Baron Neue Bold';
	color:white;
	font-size:68px;
}

.ukonect-link {
	font-family: 'Baron Neue Bold';
	color:#5cc7c0;
	text-decoration:none;
	position:absolute;
	right:0;
}

.description-2 {
	color: white;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	float: left;
	position: relative;
	top: -32px;
}

.description-ukonect {
	position:absolute;
	right:0;
	width: 40%;
}


.icons-ukonect {
	font-family: "ukonect";
	font-size: 191px;
	color: #5cc7c0;
	position:relative;
	top:98px;
	display:inline-block;
}

.ukonect-block-element {
	top: 0;
	position:relative;
}

.ukonect-block-description {
	width: 55%;
	position:absolute;
	right:0;
	display:inline-block;
}

h5 {
	font-family: 'Baron Neue Bold';
	color: white;
	font-size: 2.9vw;	
}

.ukonect-block-description-2 {
	position: absolute;
	top: 38vw;
	right: 0;	
}

.ukonect-block-description-2 p {
	font-family: "ukonect";
	font-size: 191px;
	color: #5cc7c0;
	text-align:center;
}

.video {
	position:relative;
	top:465px;
	z-index:4;
}

.video-0 {
	position:absolute;
	right: -45px;
	top: 4px;
	width:59%;
}

.video-ukonect {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:56.25%;
}

.video-ukonect iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-1 {
	position:absolute;
	right: -45px;
	top: 4px;
	z-index: 23;
	width:59%;
	
}

.video-ponio {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:56.25%;
}

.video-ponio iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-360pro {
	position:relative;
	right: -45px;
	top: 4px;
	width:100%;
	height:0;
	padding-bottom:56.25%;
}

video {
	position:absolute;
	right: -45px;
	top: 4px;
}
	
.video p {
	font-family: "ukonect";
	font-size: 191px;
	color: #5cc7c0;
	position:relative;
	display: inline-block;
}
.photo-ukonect {
	position:relative;
	top:806px;
}

.photo-ukonect p {
	font-family: "ukonect";
	font-size: 11vw;
	color: #5cc7c0;
	float: right;
	margin-top: -9vw;
	position: relative;			
}
	
.presentation {
	margin-top: -45px;
	width:100%;
}
	
.background-bottom {
	margin-top:144px;
	width: 100%;
}

.blackpen-block-element {
	position: relative;
}

.text-blackpen-1 p {
	color: white;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	left: 0;
	margin-top: 155px;
	position: relative;
}

.text-blackpen-1 h4 {
	font-family: 'Baron Neue Bold';
	color:white;
	font-size:68px;
	left: 0;
	position: relative;
}

.blackpen-link {
	font-family: 'Baron Neue Bold';
	color:#fc6262;
	text-decoration:none;
	left: 0;
	top: 60px;
	position: relative;
}
	
.text-blackpen-1 {
	width: 30%;
	display: inline-block
}

.line-title {
	display: block;
	width: 135px;
	height: 17px;
	background-color: #ffffff;
	position: relative;
	top: 107px;
}

.triangle-blackpen {
	position: relative;
	top: -180px;
	left: 154%;
	width:175%;
}

.blackpen-block-element-2 {
	position: relative;
	margin-bottom:312px;
}

.line-title-2 {
	display: block;
	width: 135px;
	height: 17px;
	background-color: #ffffff;
	position: relative;
	top: 107px;
	right:46%;
}

.text-blackpen-2 {
	display: inline-block;
	width: 30%;
	right:0;
	top: -21px;
	position: absolute;
}

.text-blackpen-2 p {
	color: white;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	margin-top: 155px;
	position: relative;
	z-index: 1;
}

.text-blackpen-2 h4 {
	font-family: 'Baron Neue Bold';
	color:white;
	font-size:68px;
	right:46%;
	position: relative;
}
	
.image-blackpen-1 {
	position: relative;
	width:38%;
	z-index: 3;
}
	
.image-blackpen-2 {
	position: relative;
	right: 9%;
	z-index: 4;
	top: 12vw;
	width:29%;
}
	
.forme-blackpen-1 {
	position: absolute;
	left: 6%;
	width:16%;
	top:15vw;
}

.forme-blackpen-2 {
	position: relative;
	top: -14vw;
	width:56%;
	right:30%;
}

.blackpen-block-element-3 {
	padding-bottom:504px;
	position:relative;
}
	
.forme-blackpen-3 {
	position: absolute;
	top: 1vw;
	left:31%;
	width: 17%;
}	
	
.text-blackpen-3 {
	width: 30%;
	display: inline-block
}

.text-blackpen-3 p {
	color: white;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	left: 0;
	position: relative;
}

.image-blackpen-3 {
	position: absolute;
	right:0;
	top:89px;
	width: 64%;
}

.ponio-block-element {
	margin-bottom: 447px;
	position: relative;
}

.text-ponio-1 {
	width: 30%;
	display: inline-block
}

.text-ponio-1 p {
	color: #000000;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	left: 0;
	margin-top: 100px;
	position: relative;
	z-index: 1;
}

.text-ponio-1 h4 {
	font-family: 'Baron Neue Bold';
	color: #000000;
	font-size: 68px;
	left: 0;
	position: relative;
}

.ponio-link {
	font-family: 'Baron Neue Bold';
	color: #000000;
	text-decoration: none;
	left: 0;
	position: relative;
}

.image-ponio-1 {
	position: absolute;
	right: 22%;
	top: -49px;
	width: 41%;
}

.image-ponio-2 {
	position: absolute;
	right: 2%;
	top: 230px;
	width: 35%;
}

.image-ponio-3 {
	position: relative;
	width:46%;
}

.image-ponio-4 {
	position: relative;
	top: 276px;
	left: -34%;
	width:46%;
}

.forme-ponio-1 {
	position: absolute;
	bottom: 413px;
	left: 26%;
	width:12%;
}

.forme-ponio-2 {
	position: absolute;
	right: -43px;
	width:15%;
}

.forme-ponio-3 {
	position: absolute;
	left: -12%;
	top: 461px;
	width: 37%;
}

.ponio-block-element-2 {
	position: relative;
	margin-bottom: 366px;
}

.text-ponio-2 {
	right: 0;
	top: -56px;
	width: 30%;
	display: inline-block;
	position: absolute;
}

.text-ponio-2 p {
	color: #000000;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	margin-top: 80px;
	position: relative;
	z-index: 1;
}

.text-ponio-2 h4 {
	font-family: 'Baron Neue Bold';
	color: #000000;
	font-size:68px;
	position: relative;
	z-index: 1;
}

.forme-ponio-4 {
	position: absolute;
	left: -29%;
	top: 74px;
	width: 100%;
}

.forme-ponio-5 {
	position:relative;
	top:-139px;
	left: 20%;
	z-index: 2;
	width:18%;
}

.forme-ponio-6 {
	position:relative;
	top:172px;
	width:20%;
}

.forme-ponio-7 {
	position:absolute;
	right: 68px;
	top: 25vw;
	margin-bottom: 120px;
	width: 28%;
}

.ponio-pictures {
	position:relative;
}

.ponio-block-element-3 {
	position:relative;
	margin-bottom: 109px;
}

.ponio-block-element-3 p {
	position: relative;
	color: #000000;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	width:30%;
	z-index: 33;
	display:inline-block;
}

.ponio-block-element-3 video {
	position:absolute;
	top:0;
	z-index: 1;
	width: 63%;
}

.pro-block-element {
	position: relative;
	margin-bottom: 435px;
}

.text-pro {
	display: inline-block;
	width: 30%;
}

.text-pro p {
	color: #ffffff;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	right: 0;
	width: 30%;
	margin-top: 177px;
	z-index: 1;
}

.text-pro h4 {
	font-family: 'Baron Neue Bold';
    color: #ffffff;
    font-size: 68px;
    right: 0;
	position: absolute;
	z-index: 2;
}

.pro-link {
	font-family: 'Baron Neue Bold';
	color:#009fe3;
	text-decoration:none;
	right: 0;
	top: 66px;
	position: absolute;
}

.image-pro {
	position: relative;
	width: 276%;
	top: 30px;
}

.pro-forme {
	position: absolute;
	top: 546px;
	left: -29px;
	width: 56%;
}

.pro-block-element-2 {
	margin-bottom: 108px;
	position: relative;
}

.text-pro-2 {
	display: inline-block;
	width: 30%;
}

.text-pro-2 p {
	color: #ffffff;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	position: relative;
	left: 0;
	margin-top: 80px;
	z-index: 1;
	margin-bottom:120px;
}

.text-pro-2 h4 {
	z-index:1;
	position:relative;
}

.exemples-image {
	width: 100%;
}

.business-caption {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.86);
    position: absolute;
    top: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.business-caption:hover {
	opacity: 1;
}

.vcenter-parent {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.vcenter {
    display: table-cell;
    vertical-align: middle;
}

.business-caption .more-infos {
    display: block;
    width: 20%;
    height: 12%;
    color: white;
    width: 30%;
    font-size: 1vw;
    line-height: 3vw;
    font-family: 'Baron Neue Bold';
    position: relative;
    margin: auto;
}

.pro-img-contain {
	position:relative;
	top: 202px;
	z-index: 1;
}

.pro-img-contain-abs {
	position:absolute;
	right:0;
	top:0;
	width:69%;
}

.business-caption span.option {
    background-position-x: 18%, 81%;
    background-size: 2.4%;
}

.business-caption span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/crochets-gauche-blanc.png), url(../img/crochets-droit-blanc.png);
    background-repeat: no-repeat;
    background-size: 4%;
    background-position-x: 9%, 89%;
    background-position-y: 41%;
}

.image-pro-2 {
	position: absolute;
	right: -52px;
	bottom: 110px;
	width:16.8%;
}

.image-pro-3 {
	position: relative;
	left:-76px;
	margin-bottom: 171px;
	width:21.3%;
}

.pro-block-element-3 {
	position: relative;
}

.text-pro-3 {
	display: block;
}

.text-pro-3 p {
	color: #ffffff;
	font-family:'Futura';
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	right: 0;
	width: 30%;
	margin-top: 155px;
	z-index: 1;
	display: inline-block; 
}

.video-2 {
	position: absolute;
	right: 37%;
	z-index: 2;
	top: 143px;
	width:59%;
}

.video-size-pro {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.video-2 video {
	width:63%;
	position:relative;
}
	
	
.pro-forme-2 {
	position: absolute;
	right: 200px;
	top: 515px;
	width: 16%;
}

.footer-info {
    width: 85%;
    z-index: 46;
    position: relative;
	bottom: 56px;
}

.footer-info-1 {
    float: left;
    margin-right: 71px;
    width: 22%;
}

.footer-info-2 {
    float: left;
    margin-right: 71px;
    width: 22%;
}

.footer-info-3 {
    float: left;
    margin-right: 71px;
    width: 29%;
}

.footer-info-3 a {
	text-decoration: none;
}

.image-footer {
	position: absolute;
	bottom: -44px;
}

.footer-info-2 a {
	text-decoration:none;
}

@media (max-width:1440px) {
	
.photo {
	background-position: -637px 0;
}

}

@media (max-width:768px) {
	
.video p {
    font-family: "ukonect";
    font-size: 191px;
    color: #5cc7c0;
    position: absolute;
    top: 300px;
    right: 0;
}

.video-0 { position: absolute; right: 0; top: 1200px; width: 100%; }
.video-1 { position: absolute; right: 0; top: 220px; z-index: 23; width: 100%; }
.video-2 { position: relative; right: 0; z-index: 2; top: 131px; width: 100%; }

.clementjaquiervertical {
    position: absolute;
    background-image: url(../img/clement_jaquier_vertical.png);
    left: 472px;
    top: -72%;
    width: 32%;
    height: 72%;
    background-size: 221px;
    background-repeat: no-repeat;
}
	
h5 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 6.9vw;
}
	
.font {
	font-family: 'social-icon';
	font-size: 20px;
	margin-bottom: 103px;
	text-align: center;
	text-decoration:none;
	display:inline-block;
	transform: rotate(-90deg);
}

.video-360pro {
	right: 0;
    padding-bottom: 56.25%;
}

.left-navigation {
	position: fixed;
	top: -341px;
	left: 335px;
	z-index: 50;
	transform: rotate(90deg);
	width: 15%;
}

.nav-background-active {
    right: 0;
	width: 100%
}

.nav-background {
    position: fixed;
    height: 100%;
    transition: all 0.4s ease-in-out;
    background-color: #f3f5f6;
    opacity: 0.96;
    display: table;
    z-index: 100;
}

.right-navigation {
    position: fixed;
    width: 27px;
    height: 20px;
    margin-top: 456px;
    left: 38px;
    cursor: pointer;
    z-index: 101;
}

.right-nav-contain {
	left:5%;
	width: 27px;
	height: 115px;
}

.right-nav-contain-2 {
	display:none;
}

.pro-block-element {
    position: relative;
    margin-bottom: 338px;
}

.wrapper {
	padding-top: 25.8vw;
	width: 90%;
	margin: auto;
}

.background-ukonect { background-color: #161617; }
.background-blackpen { background-color: #000000; }
.background-ukonect .wrapper { padding-top: 0; }
.background-blackpen .wrapper { padding-top: 0; }
.background-ponio .wrapper { padding-top: 0; }
.background-pro .wrapper { padding-top: 0; }
.background-footer .wrapper { padding-top: 0; }

.ukonect-block-element {
    top: 94px;
    position: relative;
	left: 0;
}

.iphone {
    position: absolute;
    left: 0;
    width: 100%;
    top: 391px;
}

.ukonect-block-description {
    width: 96%;
    position: absolute;
    left: 0;
    display: inline-block;
}

.ukonect-block-description-2 {
    position: absolute;
    top: 1351px;
    left: 83px;
}

.line {
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #000000;
    z-index: 50;
    margin-bottom: 50px;
	transition:all 0.4s ease-in-out;
}

.ukonect-title {
    position: absolute;
    right: 0;
}

.description-ukonect {
    position: absolute;
    right: 0;
    width: 47%;
}

.description-2 {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    float: left;
}

.clear {
    clear: both;
}

video {
    position: absolute;
    right: 0;
    top: 1206px;
    width: 100%;
}

.photo-ukonect {
    top: 667px;
}

.presentation {
    position: relative;
    margin-top: 1555px;
    width: 100%;
}

.background-bottom {
    margin-top: 444px;
    width: 100%;
}

.icons-ukonect {
    font-family: "ukonect";
    font-size: 191px;
    color: #5cc7c0;
    position: relative;
    top: 84px;
    display: inline-block;
    left: -17px;
}

.skills {
	width: 32%;
	z-index: 46;
	position:relative;
	left: 30px;
}

.skills-1 {
	margin-right: 71px;
	width: 100%;
	margin-bottom: 100px;
}
	
.skills-2 {
	margin-right: 71px;
	width: 100%;
	margin-bottom: 67px;
}

.skills-3 {
	margin-right: 71px;
	width: 100%;
	margin-bottom: 144px;
}

.clementjaquier {
	position:absolute;
	z-index:44;
	top:315px;
	right: -51px;
}

.clementjaquier-text {
    position: absolute;
    bottom: -126px;
    left: 126%;
	top: 436px;
}

.blackpen-block-element {
    position: relative;
}

.text-blackpen-1 {
    width: 45%;
    display: inline-block;
	margin-top: 80px;
}

.triangle-blackpen {
    position: relative;
    top: -234px;
    left: 372px;
    width: 100%;
}

.line-title {
    display: block;
    width: 135px;
    height: 17px;
    background-color: #ffffff;
    position: relative;
    top: 107px;
}

.image-blackpen-1 {
    position: relative;
    left: 0;
    top: 158px;
    z-index: 3;
    width: 60%;
}

.image-blackpen-2 {
    position: relative;
    right: 34%;
    top:277px;
    z-index: 4;
    width: 39%;
}

.text-blackpen-3 {
    width: 45%;
    display: inline-block;
}

.forme-blackpen-1 {
    position: relative;
    bottom: 603px;
    left: -260px;
    width: 21%;
}

.text-blackpen-2 {
    display: inline-block;
    width: 30%;
    right: 0;
	position:absolute;
}

.text-blackpen-2 p {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0px;
    margin-top: 155px;
    position: relative;
    z-index: 1;
}

.text-blackpen-3 p {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0;
    position: relative;
	top: 340px;
}

.image-blackpen-3 {
    position: absolute;
    top: -75px;
    width: 100%;
	right: 0;
}

.image-ponio-1 {
    position: absolute;
    left: 342px;
    margin-top: 185px;
    width: 41%;
}

.text-ponio-1 {
    width: 45%;
    display: inline-block;
	margin-top: 80px;
}

.image-ponio-2 {
    position: absolute;
    right: 30px;
    margin-top: -117px;
    width: 41%;
    top: 408px;
}

.forme-ponio-1 {
    position: absolute;
    bottom: 522px;
    left: 292px;
    width: 17%;
}

.forme-ponio-2 {
    position: absolute;
	bottom: 21px;
    right: -22px;
    width: 25%;
}

.forme-ponio-3 {
    position: absolute;
    left: -71px;
    margin-top: 274px;
    width: 60%;
}

.text-ponio-2 p {
    color: #000000;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: relative;
    z-index: 1;
	left: 0;
}

.text-ponio-2 {
    width: 45%;
    display: inline-block;
    position: relative;
	left: 380px;
}

.text-ponio-2 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 68px;
    position: relative;
    z-index: 1;
	left: 0;
}

.ponio-block-element-2 {
    position: relative;
    top: -25px;
}

.forme-ponio-4 {
    position: absolute;
    top: 200px;
    left: -180px;
    width: 75%;
}

.image-ponio-4 {
    position: relative;
    top: -52px;
    left: 247px;
    width: 65%;
}

.image-ponio-3 {
    position: relative;
    width: 65%;
}

.ponio-pictures {
    position: relative;
    top: 100px;
}

.ponio-block-element-3 video {
    position: absolute;
    top: 250px;
    z-index: 1;
	width: 100%;
}

.forme-ponio-6 {
    position: relative;
    top: 786px;
    width: 33%;
	margin-bottom: 618px;
}

.forme-ponio-5 {
    position: absolute;
    left: 278px;
    z-index: 2;
	width: 35%;
}

.ponio-block-element-3 p {
    color: #000000;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    width: 45%;
    z-index: 33;
	position: absolute;
	top: -186px;
}

.ponio-block-element-3 {
    position: relative;
    /* margin-bottom: -1px; */
}

.forme-ponio-7 {
    position: absolute;
    right: 68px;
    margin-top: 112px;
    margin-bottom: 120px;
    top: 524px;
	width: 40%;
}

.text-pro p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    width: 45%;
    margin-top: 155px;
    z-index: 1;
}

.image-pro {
    position: relative;
    width: 278%;
}

.pro-forme {
    position: relative;
    top: 121px;
    right: 242px;
    width: 56%;
}

.text-pro {
    display: inline-block;
    width: 30%;
    margin-top: 80px;
}

.pro-link {
    font-family: 'Baron Neue Bold';
    color: #009fe3;
    text-decoration: none;
    right: 0;
    top: 146px;
    position: absolute;
}
	
.text-pro-2 {
    display: inline-block;
    width: 45%;
	position: relative;
	bottom: 75px;
}

.pro-img-contain-abs {
    position: absolute;
    right: 0;
    top: 270px;
    width: 100%;
}

.image-pro-2 {
    position: absolute;
    right: -22px;
    bottom: -53px;
    width: 20%;
}

.image-pro-3 {
    position: relative;
    left: -23px;
    bottom: 395px;
    margin-bottom: 171px;
    width: 20%;
}

.text-pro-3 p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    width: 45%;
    margin-top: 620px;
    z-index: 1;
    display: inline-block;
}

.pro-block-element-2 {
    margin-bottom: 145px;
    position: relative;
}

.pro-forme-2 {
    position: absolute;
    right: 479px;
    top: 781px;
    width: 31%;
}

.video-2 video {
    position: relative;
    right: 0;
    width: 100%;
}

.footer-info {
    width: 85%;
    z-index: 46;
    position: relative;
    bottom: 56px;
	margin-top: 140px;
}

.footer-info-1 {
    margin-right: 71px;
	width: 100%;
	margin-bottom: 67px;
}

.footer-info-2 {
    margin-right: 71px;
	width: 100%;
	margin-bottom: 67px;
}

.footer-info-3 {
    margin-right: 71px;
	width: 100%;
	margin-bottom: 120px;
}

.footer-info-3 a {
	text-decoration: none;
}

.image-footer {
    position: absolute;
    bottom: -60px;
    right: -130px;
}

.line-menu-after {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 102px;
}

.line-menu {
    margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: background 0.4s ease;
    position: fixed;
    top: 94px;
}

.line-menu-before {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 85px;
}

.right-navigation:hover .line-menu-active-before, .right-navigation:hover .line-menu-active-after {
    top: 94px;
}
	
.university-logo {
    width: 13%;
    margin-left: -4px;
    margin-top: 35px;
    display: block;
    margin-bottom: 89px;
    position: relative;
    bottom: 477px;
	left: 30px;
}

.block {
    height: 610px;
    width: 100%;
    background-color: #eaeaea;
    position: relative;
    top: 608px;
}

.photo {
    background-image: url(../img/clement_jaquier.jpg);
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 685px;
	background-position: -371px 0;
}

.description {
    width: 67%;
    margin-right: 21px;
    position: relative;
    z-index: 46;
    left: -175px;
}

.forme {
    display: none;
}

.forme-2 {
    display: none;
}

.blue-circle {
    width: 10.29vw;
    height: 10.29vw;
    background-color: #230ee7;
    border-radius: 100%;
    float: right;
    margin-top: -2.15vw;
    margin-right: 12%;
}

}

@media (max-width:414px) {
	
.clementjaquier {
    position: absolute;
    z-index: 44;
    top: 500px;
	right: 0;  
}

.clementjaquiervertical {
    position: absolute;
    background-image: url(../img/clement_jaquier_vertical.png);
    left: 152px;
    top: -45%;
    width: 59%;
    height: 45%;
    background-size: 221px;
    background-repeat: no-repeat;
}
	
.skills-1 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.skills-2 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 70px;
}

.skills-3 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.left-navigation {
	transition:all 0.4s ease-in-out;
	display:none;
	opacity:0;
    top:286px;
	left:-50px;
	z-index:101;
}

.left-navigation-mobile-active {
	display:block;
}

.left-navigation-mobile-opacity-active {
	opacity:1;
}

.right-navigation {
    position: fixed;
    width: 27px;
    height: 20px;
    margin-top: 456px;
    left: 21px;
    cursor: pointer;
    z-index: 101;
}

.blue-circle {
    width: 15.29vw;
    height: 15.29vw;
    background-color: #230ee7;
    border-radius: 100%;
    float: right;
    margin-top: -2.15vw;
    margin-right: 12%;
}

.line {
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #000000;
    z-index: 50;
    margin-bottom: 12px;
    transition: all 0.4s ease-in-out;
}

.line, .follow {
	display:none;
}

.font {
    font-family: 'social-icon';
    font-size: 16px;
    margin-bottom: 37px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transform: rotate(-90deg);
}

.line-menu-before {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 21px;
}

.line-menu {
    margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: background 0.4s ease;
    position: fixed;
    top: 30px;
}

.line-menu-after {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 38px;
}

.right-navigation:hover .line-menu-active-before, .right-navigation:hover .line-menu-active-after {
    top: 30px;
}

.photo {
    background-image: url(../img/clement_jaquier.jpg);
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 550px;
    background-position: -885px 0;
}

.block {
    height: 800px;
    width: 100%;
    background-color: #eaeaea;
    position: relative;
    top: 485px;
}

.description {
    width: 80%;
    margin-right: 21px;
    position: relative;
    z-index: 46;
    left: -7px;
	top: 40px;
}

.university-logo {
    width: 30%;
    margin-left: -4px;
    margin-top: -10px;
    display: block;
    margin-bottom: 89px;
    position: relative;
    bottom: 387px;
    left: 30px;
}

.ukonect-block-description {
    width: 174%;
    position: absolute;
    left: -342px;
    display: inline-block;
}

h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
}

.icons-ukonect {
    display: none;
}

.description-ukonect {
    position: absolute;
    right: 0;
    width: 45%;
    top: 155px;
}

.iphone {
    position: absolute;
    left: 0;
    width: 100%;
    top: 331px;
}

.video p {
    display: none;
}

.ukonect-block-description-2 {
    position: relative;
    top: 891px;
    width: 93%;
	left: 0;
}

.video-0 {
	left:0;
	width:100%;
	top:544px;
}

.video-1 {
	left:0;
	top:237px;
	width:100%;
}

.photo-ukonect {
	display:none;
}

h5 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 45px;
}

video {
    position: absolute;
    right: 0;
    top: 774px;
    width: 100%;
}

.video-size-pro {
	width: 100%;
}

.presentation {
    margin-top: 929px;
    width: 100%;
}

.background-bottom {
    margin-top: 1216px;
    width: 100%;
}

.text-blackpen-1 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    left: 0;
    position: relative;
}

.image-blackpen-1 {
    position: relative;
    bottom: -50px;
    z-index: 3;
	left: 0;
    width: 78%;
}

.image-blackpen-2 {
    position: absolute;
    right: 0;
    top: 108px;
    z-index: 4;
    width: 63%;
}

.text-blackpen-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.text-blackpen-2 {
    display: inline-block;
    width: 84%;
    left: 0;
    position: relative;
	top: 250px;
}

.text-blackpen-2 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    position: relative;
	left: 0;
}

.forme-blackpen-1 {
    position: relative;
    top: 526px;
    left: 9px;
    width: 45%;
}

.forme-blackpen-2 {
    position: relative;
    top: -14vw;
    width: 56%;
    right: 35%;
}

.image-blackpen-3 {
    position: absolute;
    top: -395px;
    width: 100%;
    left: 0;
}

.text-blackpen-3 p {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0;
    position: relative;
	top: -186px;
}

.text-blackpen-3 {
    width: 84%;
    display: inline-block;
}

.blackpen-block-element-3 {
    position: relative;
	padding-bottom: 12px;
}

.forme-blackpen-3 {
	display: none;
}

.text-ponio-1 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    left: 0;
    position: relative;
}

.text-ponio-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.forme-ponio-1 {
    position: absolute;
    top: -75px;
    left: 259px;
    width: 23%;
}

.forme-ponio-3 {
    position: absolute;
    left: -71px;
    margin-top: 78px;
    width: 73%;
}

.forme-ponio-2 {
    display: none;
}

.image-ponio-2 {
    position: absolute;
    right: 0;
    width: 57%;
    top: 703px;
}

.text-ponio-2 {
    width: 84%;
    display: inline-block;
    position: relative;
    left: 0;
	top: 279px;
}

.line-title-2 {
    display: block;
    width: 135px;
    height: 17px;
    background-color: #ffffff;
    position: relative;
    top: 107px;
	left: 0;
}

.text-ponio-1 p {
    color: #000000;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0;
    margin-top: 95px;
    position: relative;
    z-index: 1;
}

.text-ponio-2 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    position: relative;
    z-index: 1;
    left: 0;
    top: 60px;
}

.image-ponio-1 {
    position: absolute;
    left: 0;
    top: 397px;
    width: 67%;
}

.text-ponio-2 p {
    color: #000000;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    margin-top: 137px;
    position: relative;
    z-index: 1;
    left: 0;
}

.image-ponio-3 {
    position: relative;
    width: 72%;
    bottom: 140px;
}

.image-ponio-4 {
    position: relative;
    top: -163px;
    width: 72%;
    left: 78px;
}

.forme-ponio-4 {
    position: absolute;
    top: 51px;
    left: 0;
    width: 68%;
}

.ponio-pictures {
    position: absolute;
    top: 155px;
}

.ponio-block-element-3 {
    position: relative;
    margin-bottom: 57px;
    bottom: 296px;
}

.ponio-block-element-3 video {
    position: absolute;
    top: 295px;
    z-index: 1;
    width: 100%;
}

.forme-ponio-6 {
    position: relative;
    top: 569px;
    width: 33%;
    margin-bottom: 169px;
}

.ponio-block-element-3 p {
    display: none;
}

.forme-ponio-7 {
    position: absolute;
    right: 40px;
    top: 346px;
    width: 50%;
}

.forme-ponio-5 {
    position: absolute;
    left: 163px;
    z-index: 2;
    top: 54px;
    width: 33%;
}

.pro-link {
    font-family: 'Baron Neue Bold';
    color: #009fe3;
    text-decoration: none;
    right: 0;
    top: 146px;
    position: absolute;
}

.text-pro p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    width: 84%;
    margin-top: 180px;
    z-index: 1;
}

.text-pro h4 {
    font-family: 'Baron Neue Bold';
    color: #ffffff;
    font-size: 58px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.pro-block-element {
    position: relative;
    margin-bottom: 625px;
}

.image-pro {
    position: absolute;
    width: 100%;
    top: 420px;
    right: 0;
}

.pro-forme {
    position: relative;
    top: 358px;
    left: -56px;
    width: 100%;
    transform: rotate(-90deg);
}
	
.text-pro-2 {
    display: inline-block;
    width: 84%;
}

.video-2 {
    position: relative;
    left: 0;
    z-index: 2;
    top: -246px;
	width:100%;
}

.video-360pro {
	left:0;
}

.pro-img-contain-abs {
    position: absolute;
    right: 0;
    top: -150px;
    width: 100%;
}

.image-pro-2 {
    position: absolute;
    right: -21px;
    bottom: 520px;
    width: 24%;
}

.image-pro-3 {
    position: relative;
    left: -21px;
    bottom: 811px;
    margin-bottom: 94px;
    width: 24%;
}

.text-pro-3 p {
    display: none;
}

.pro-block-element-3 {
    position: relative;
    height: 170px;
}

.pro-forme-2 {
    position: absolute;
    left: 0;
    top: 40px;
    width: 39%;
}

.footer-info-3 {
    margin-right: 71px;
    width: 100%;
    margin-bottom: 74px;
}

.triangle-blackpen {
    display: none;
}

.image-footer {
    position: absolute;
    bottom: -5px;
    right: -43px;
    width: 55%;
}

.clementjaquier-text {
    position: relative;
    top: 302px;
    left: 226%;
	height: 100px;
}

.nav-background {
	padding:100px 0 300px 0;
}

.nav-background-active {
    width: 100%;
    right: 0;
}

.text-pro-2 p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: relative;
    left: 0;
    margin-top: 180px;
    z-index: 1;
    margin-bottom: 120px;
}

}

@media (max-width:375px) {
	
.skills-1 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.skills-2 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 70px;
}

.skills-3 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.left-navigation {
    display: block;
}

.right-navigation {
    position: fixed;
    width: 27px;
    height: 20px;
    margin-top: 456px;
    left: 19px;
    cursor: pointer;
    z-index: 101;
}

.blue-circle {
    width: 15.29vw;
    height: 15.29vw;
    background-color: #230ee7;
    border-radius: 100%;
    float: right;
    margin-top: -2.15vw;
    margin-right: 12%;
}

.clementjaquiervertical {
    position: absolute;
    background-image: url(../img/clement_jaquier_vertical.png);
    left: 117px;
    top: -45%;
    width: 66%;
    height: 45%;
    background-size: 221px;
    background-repeat: no-repeat;
}

.line {
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #000000;
    z-index: 50;
    margin-bottom: 12px;
    transition: all 0.4s ease-in-out;
}

.line, .follow {
	display:none;
}

.left-navigation {
	top:254px;
	left:-30px;
}

.clementjaquier-text {
    position: absolute;
    top: 358px;
    left: 242%;
	height: 111px;
}

.clementjaquier {
    position: absolute;
    z-index: 44;
    top: -63px;
    right: 330px;
    height: 235px;
}

.font {
    font-family: 'social-icon';
    font-size: 16px;
    margin-bottom: 37px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transform: rotate(-90deg);
}

.line-menu-before {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 21px;
}

.line-menu {
    margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: background 0.4s ease;
    position: fixed;
    top: 30px;
}

.line-menu-after {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 38px;
}

.right-navigation:hover .line-menu-active-before, .right-navigation:hover .line-menu-active-after {
    top: 30px;
}

.photo {
    background-image: url(../img/clement_jaquier.jpg);
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 550px;
    background-position: -899px 0;
}

.block {
    height: 800px;
    width: 100%;
    background-color: #eaeaea;
    position: relative;
    top: 485px;
}

.description {
    width: 80%;
    margin-right: 21px;
    position: relative;
    z-index: 46;
    left: -7px;
	top: 65px;
}

.university-logo {
    width: 30%;
    margin-left: -4px;
    margin-top: 15px;
    display: block;
    margin-bottom: 89px;
    position: relative;
    bottom: 401px;
    left: 30px;
}

.ukonect-block-description {
    width: 174%;
    position: absolute;
    left: -310px;
    display: inline-block;
}

h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
}

.icons-ukonect {
    display: none;
}

.description-ukonect {
    position: absolute;
    right: 0;
    width: 45%;
    top: 155px;
}

.iphone {
    position: absolute;
    left: 0;
    width: 100%;
    top: 331px;
}

.video p {
    display: none;
}

.ukonect-block-description-2 {
    position: relative;
    top: 891px;
    width: 101%;
	left: 0;
}

h5 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 45px;
}

video {
    position: absolute;
    right: 0;
    top: 774px;
    width: 100%;
}
.video-0 {
	left:0;
	top:478px;
	width:100%;
}

.video-1 {
	left:0;
	top:186px;
	width:100%;
}

.video-2 {
	left:0;
	width:100%;
	top:-229px;
}

.video-360pro {
	left:0;
}

.presentation {
    margin-top: 929px;
    width: 100%;
}

.background-bottom {
    margin-top: 1135px;
    width: 100%;
}

.text-blackpen-1 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    left: 0;
    position: relative;
}

.image-blackpen-1 {
    position: relative;
    top: 67px;
    z-index: 3;
	left: 0;
    width: 78%;
}

.image-blackpen-2 {
    position: absolute;
    right: 0;
    top: 180px;
    z-index: 4;
    width: 63%;
}

.text-blackpen-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.text-blackpen-2 {
    display: inline-block;
    width: 84%;
    left: 0;
    position: relative;
	top: 193px;
}

.text-blackpen-2 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    position: relative;
	left: 0;
}

.forme-blackpen-1 {
    display: none;
}

.image-blackpen-3 {
    position: absolute;
    top: -240px;
    width: 100%;
    left: 0;
}

.text-blackpen-3 p {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0;
    position: relative;
	top: -25px;
}

.text-blackpen-3 {
    width: 84%;
    display: inline-block;
}

.blackpen-block-element-3 {
    position: relative;
	padding-bottom: 12px;
}

.forme-blackpen-3 {
	display: none;
}

.text-ponio-1 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    left: 0;
    position: relative;
}

.text-ponio-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.forme-ponio-1 {
    position: absolute;
    bottom: 637px;
    left: 214px;
    width: 23%;
}

.forme-ponio-3 {
    position: absolute;
    left: -71px;
    margin-top: 30px;
    width: 73%;
}

.forme-ponio-2 {
    display: none;
}

.image-ponio-2 {
    position: absolute;
    right: 0;
    width: 57%;
    top: 692px;
}

.text-ponio-2 {
    width: 84%;
    display: inline-block;
    position: relative;
    left: 0;
	top: 186px;
}

.line-title-2 {
    display: block;
    width: 135px;
    height: 17px;
    background-color: #ffffff;
    position: relative;
    top: 107px;
	left: 0;
}

.text-ponio-2 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    position: relative;
    z-index: 1;
    left: 0;
    top: 60px;
}

.image-ponio-1 {
    position: absolute;
    left: 0;
    top: 407px;
    width: 71%;
}

.image-ponio-3 {
    position: relative;
    width: 72%;
    bottom: 93px;
}

.image-ponio-4 {
    position: relative;
    top: -117px;
    width: 72%;
    left: 78px;
}

.forme-ponio-4 {
    position: absolute;
    top: 51px;
    left: 0;
    width: 68%;
}

.ponio-pictures {
    position: absolute;
    top: 41px;
}

.ponio-block-element-3 {
    position: relative;
    margin-bottom: 57px;
    bottom: 296px;
}

.ponio-block-element-3 video {
    position: absolute;
    top: 183px;
    z-index: 1;
    width: 100%;
}

.forme-ponio-6 {
    position: relative;
    top: 430px;
    width: 33%;
    margin-bottom: 43px;
}

.ponio-block-element-3 p {
    display: none;
}

.forme-ponio-7 {
    position: absolute;
    right: -3px;
    top: 282px;
    width: 51%;
}

.forme-ponio-5 {
    position: absolute;
    left: 163px;
    z-index: 2;
    top: 54px;
    width: 33%;
}

.pro-link {
    font-family: 'Baron Neue Bold';
    color: #009fe3;
    text-decoration: none;
    right: 0;
    top: 146px;
    position: absolute;
}

.text-pro p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    width: 84%;
    margin-top: 232px;
    z-index: 1;
}

.text-pro h4 {
    font-family: 'Baron Neue Bold';
    color: #ffffff;
    font-size: 58px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.pro-block-element {
    position: relative;
    margin-bottom: 625px;
}

.image-pro {
    position: absolute;
    width: 100%;
    top: 513px;
    right: 0;
}

.pro-forme {
    position: relative;
    top: 358px;
    left: -56px;
    width: 100%;
    transform: rotate(-90deg);
}
	
.text-pro-2 {
    display: inline-block;
    width: 84%;
}

.video-0 {
	left:0;
	top:478px;
	width:100%;
}

.video-1 {
	left:0;
	top:186px;
	width:100%;
}

.video-2 {
	left:0;
	width:100%;
	top:-229px;
}

.pro-img-contain-abs {
    position: absolute;
    right: 0;
    top: -141px;
    width: 100%;
}

.image-pro-2 {
    position: absolute;
    right: -19px;
    bottom: 655px;
    width: 24%;
}

.image-pro-3 {
    position: relative;
    left: -21px;
    bottom: 811px;
    margin-bottom: 94px;
    width: 24%;
}

.text-pro-3 p {
    display: none;
}

.pro-block-element-3 {
    position: relative;
    height: 170px;
}

.pro-forme-2 {
    position: absolute;
    left: 0;
    top: 45px;
    width: 39%;
}

.footer-info-3 {
    margin-right: 71px;
    width: 100%;
    margin-bottom: 74px;
}

.triangle-blackpen {
    display: none;
}

.image-footer {
    position: absolute;
    bottom: -5px;
    right: -43px;
    width: 55%;
}

.nav-background {
	padding-bottom:200px;
	padding-top: 0;
}

.nav-background-active {
    width: 100%;
    right: 0;
}

.text-pro-2 p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: relative;
    left: 0;
    margin-top: 180px;
    z-index: 1;
    margin-bottom: 120px;
}

}

@media (max-width:320px) {
	
.clementjaquier-text {
    position: absolute;
    top: 326px;
    left: 108px;
	height: 111px;
}

.clementjaquier {
    position: absolute;
    z-index: 44;
    top: -63px;
    right: 330px;
    height: 235px;
}

.clementjaquiervertical {
    position: absolute;
    background-image: url(../img/clement_jaquier_vertical.png);
    left: 67px;
    top: -45%;
    width: 77%;
    height: 45%;
    background-size: 221px;
    background-repeat: no-repeat;
}
	
.skills-1 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.skills-2 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 70px;
}

.skills-3 {
    margin-right: 71px;
    width: 242%;
    margin-bottom: 100px;
}

.left-navigation {
    display: block;
}

.line {
    display: inline-block;
    width: 2px;
    height: 50px;
    background-color: #000000;
    z-index: 50;
    margin-bottom: 12px;
    transition: all 0.4s ease-in-out;
}

.line, .follow {
	display:none;
}

.left-navigation {
	top:178px;
	left:-4px;
}

.font {
    font-family: 'social-icon';
    font-size: 16px;
    margin-bottom: 37px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transform: rotate(-90deg);
}

.line-menu-before {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 21px;
}

.line-menu {
    margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: background 0.4s ease;
    position: fixed;
    top: 30px;
}

.line-menu-after {
	margin: auto;
    display: block;
    width: 27px;
    height: 2px;
    background-color: #000000;
    transition: all 0.4s ease;
    position: fixed;
    top: 38px;
}

.right-navigation:hover .line-menu-active-before, .right-navigation:hover .line-menu-active-after {
    top: 30px;
}

.photo {
    background-image: url(../img/clement_jaquier.jpg);
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 550px;
    background-position: -920px 0;
}

.block {
    height: 800px;
    width: 100%;
    background-color: #eaeaea;
    position: relative;
    top: 485px;
}

.description {
    width: 80%;
    margin-right: 21px;
    position: relative;
    z-index: 46;
    left: -7px;
	top: 0;
}

.university-logo {
    width: 30%;
    margin-left: -4px;
    margin-top: -10px;
    display: block;
    margin-bottom: 89px;
    position: relative;
    bottom: 408px;
    left: 30px;
}

.ukonect-block-description {
    width: 174%;
    position: absolute;
    left: -230px;
    display: inline-block;
}

h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
}

.icons-ukonect {
    display: none;
}

.description-ukonect {
    position: absolute;
    right: 0;
    width: 45%;
    top: 155px;
}

.iphone {
    position: absolute;
    left: 0;
    width: 100%;
    top: 331px;
}

.video p {
    display: none;
}

.ukonect-block-description-2 {
    position: relative;
    top: 823px;
    width: 100%;
}

h5 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 45px;
}

video {
    position: absolute;
    right: 0;
    top: 832px;
    width: 100%;
}

.presentation {
    margin-top: 929px;
    width: 100%;
}

.background-bottom {
    margin-top: 1069px;
	position:relative;
	z-index:0;
    width: 100%;
}

.text-blackpen-1 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    left: 0;
    position: relative;
}

.image-blackpen-1 {
    position: relative;
    top: 56px;
    z-index: 3;
	left: 0;
    width: 78%;
}

.image-blackpen-2 {
    position: absolute;
    right: 0;
    top: 108px;
    z-index: 4;
    width: 63%;
}

.text-blackpen-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.text-blackpen-2 {
    display: inline-block;
    width: 84%;
    left: 0;
    position: relative;
	top: 135px;
}

.text-blackpen-2 h4 {
    font-family: 'Baron Neue Bold';
    color: white;
    font-size: 58px;
    position: relative;
	left: 0;
}

.forme-blackpen-1 {
    display: none;
}

.image-blackpen-3 {
    position: absolute;
    top: -288px;
    width: 100%;
    left: 0;
}

.text-blackpen-3 p {
    color: white;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    left: 0;
    position: relative;
	top: -107px;
}

.text-blackpen-3 {
    width: 84%;
    display: inline-block;
}

.blackpen-block-element-3 {
    position: relative;
	padding-bottom: 12px;
}

.forme-blackpen-3 {
	display: none;
}

.text-ponio-1 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    left: 0;
    position: relative;
}

.text-ponio-1 {
    width: 84%;
    display: inline-block;
    margin-top: 80px;
}

.forme-ponio-1 {
    position: absolute;
    bottom: 637px;
    left: 214px;
    width: 23%;
}

.forme-ponio-3 {
    position: absolute;
    left: -71px;
    margin-top: 78px;
    width: 73%;
}

.forme-ponio-2 {
    display: none;
}

.image-ponio-2 {
    position: absolute;
    right: 0;
    width: 57%;
    top: 760px;
}

.text-ponio-2 {
    width: 84%;
    display: inline-block;
    position: relative;
    left: 0;
	top: 186px;
}

.line-title-2 {
    display: block;
    width: 135px;
    height: 17px;
    background-color: #ffffff;
    position: relative;
    top: 107px;
	left: 0;
}

.text-ponio-2 h4 {
    font-family: 'Baron Neue Bold';
    color: #000000;
    font-size: 58px;
    position: relative;
    z-index: 1;
    left: 0;
    top: 60px;
}

.image-ponio-1 {
    position: absolute;
    left: 0;
    top: 453px;
    width: 80%;
}

.image-ponio-3 {
    position: relative;
    width: 72%;
    bottom: 130px;
}

.image-ponio-4 {
    position: relative;
    top: -195px;
    width: 72%;
    left: 78px;
}

.forme-ponio-4 {
    position: absolute;
    top: 51px;
    left: 0;
    width: 68%;
}

.ponio-pictures {
    position: absolute;
    top: 41px;
}

.ponio-block-element-3 {
    position: relative;
    margin-bottom: 57px;
    bottom: 296px;
}

.ponio-block-element-3 video {
    position: absolute;
    top: 193px;
    z-index: 1;
    width: 100%;
}

.forme-ponio-6 {
    position: relative;
    top: 430px;
    width: 33%;
    margin-bottom: 43px;
}

.ponio-block-element-3 p {
    display: none;
}

.forme-ponio-7 {
    position: absolute;
    right: 40px;
    top: 255px;
    width: 57%;
}

.forme-ponio-5 {
    position: absolute;
    left: 163px;
    z-index: 2;
    top: 54px;
    width: 33%;
}

.pro-link {
    font-family: 'Baron Neue Bold';
    color: #009fe3;
    text-decoration: none;
    right: 0;
    top: 146px;
    position: absolute;
}

.text-pro p {
    color: #ffffff;
    font-family: 'Futura';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    width: 84%;
    margin-top: 180px;
    z-index: 1;
}

.text-pro h4 {
    font-family: 'Baron Neue Bold';
    color: #ffffff;
    font-size: 58px;
    right: 0;
    position: absolute;
    z-index: 2;
}

.pro-block-element {
    position: relative;
    margin-bottom: 625px;
}

.image-pro {
    position: absolute;
    width: 100%;
    top: 513px;
    right: 0;
}

.pro-forme {
    position: relative;
    top: 358px;
    left: -56px;
    width: 100%;
    transform: rotate(-90deg);
}
	
.text-pro-2 {
    display: inline-block;
    width: 84%;
}

.video-0 {
	left:0;
	top:423px;
	width:100%;
}

.video-1 {
	left:0;
	width:100%;
	top:176px;
}

.video-2 {
    position: relative;
    left: 0;
    z-index: 2;
	width:100%;
    top: -200px;
}

.video-360pro {
	top:0;
	left:0;
}

.pro-img-contain-abs {
    position: absolute;
    right: 0;
    top: -132px;
    width: 100%;
}

.image-pro-2 {
    position: absolute;
    right: -16px;
    bottom: 520px;
    width: 24%;
}

.image-pro-3 {
    position: relative;
    left: -16px;
    bottom: 811px;
    margin-bottom: 94px;
    width: 24%;
}

.text-pro-3 p {
    display: none;
}

.pro-block-element-3 {
    position: relative;
    height: 170px;
}

.pro-forme-2 {
    position: absolute;
    left: 0;
    top: 104px;
    width: 39%;
}

.footer-info-3 {
    margin-right: 71px;
    width: 100%;
    margin-bottom: 74px;
}

.triangle-blackpen {
    display: none;
}

.image-footer {
    position: absolute;
    bottom: -5px;
    right: -43px;
    width: 55%;
}

.nav-background-active {
    width: 100%;
    right: 0;
}
	
}

	
	