/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23 oct. 2015, 06:16:20
    Author     : baldetti
*/
html {
    font-family: arial, sans-serif;
}
#r-content {
    background: url("/nolang/v3/wallabout.png") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
            
}
@media (min-width: 801px) {
#r-margin {
                width: 10px;
                height: 100%;
                position: absolute;
                z-index: 10000;
                left: 0px;
                top: 0px;
                bottom: 0px;
                background: url("/nolang/v3/border.png") repeat-y;
            }

img {
    z-index: 2;
}
#piccv {
    right: 0px; 
    top: 0px; 
    position: absolute;
}
#cvpdf {
    right: 5px; 
    top: 5px; 
    position: absolute;
    height: 50px;
    width: auto;
}
#cvcontact {
    right: 100px; 
    top: 5px; 
    position: absolute;
    height: 50px;
    width: auto;
    border-radius: 10px;
}
#lookcv {
    z-index: 15;
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(100% - 200px);
    height: 100%;
    top: 0px;
    left: 200px;
    visibility: hidden;
    display:block;
    margin-top: 0px;
    position: fixed;
    bottom: 0px;
    right: 0px;
}
#w_readme_cv{
    z-index: 30;
    width: 640px;
    height: 360px;
    background-color: black;
    left: 25%;
    top: 25%;
    position: absolute;
}
#readme_cv{
    z-index: 45;
    background-color: white;
    width: 530px;
    height: 310px;
    top: 5px;
    right: 5px;
    position: absolute;
    background-image: url("/nolang/cv/cv_back.png");
    background-repeat: no-repeat;
    background-position: center left;
}
#cv_thankyou {
    left:0px;
    margin-top: 10px;
}
#cv_closepopup {
    right: 0px;
    bottom: 0px;
    position: absolute;
}
.whatbtn {
  color: #ffffff;
  font-size: 15px;
  background: #000000;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.whatbtn:hover {
  text-decoration: none;
  color: #ffde00;
  
}
.l-clmn {
    font-family: arial;
    text-align: left;
    width: auto;
    border-style: hidden;
}
.r-clmn {
        background-color: rgba(170, 170, 170, 0.3);
        text-align: center;
        width: 180px;
        border-style: hidden;
}
.hexagon {
  position: relative;
  width: 200px; 
  height: 115.47px;
  background-color: #000000;
  margin: 57.74px 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);
  color: white;
  font-size: xx-large;
  vertical-align: middle;
  text-align: center;
}
.hexagon:hover {
    background-color: #ffde00;
    color: black;
}
.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 141.42px;
  height: 141.42px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 29.2893px;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);
}

.hexagon:before {
  top: -70.7107px;
}

.hexagon:after {
  bottom: -70.7107px;
}

/*cover up extra shadows*/
.hexagon span {
  display: block;
  position: absolute;
  top:0px;
  left: 0;
  width:200px;
  height:115.4701px;
  z-index: 2;
  background: inherit;
}
#hex1 {
    left: 10px;
    top: 100px;
    position: absolute;
}
#hex2 {
    left: 120px;
    top: 290px;
    position: absolute;
}
#hex3 {
    left: 230px;
    top: 100px;
    position: absolute;
}
#hex4 {
    left: 340px;
    top: 290px;
    position: absolute;
}
#viewcv {
    top: 500px;
    bottom: 5px;
    left: 15px;
    right: 5px;
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    overflow-y: scroll;
}
#view1, #view2, #view3, #view4 {
    top: 5px;
    left: 5px;
    position: absolute;
}
#view2, #view3, #view4 {
    visibility: hidden;
}
#cvback {
    top: 470px;
    right: 5px;
    position: absolute;
}
.retx {
    visibility: hidden;
}
#ma_tronche {
    width: 150px; height: auto; margin-top: 10px; margin-left: 20px;
        border-radius: 15px;
          box-shadow: 0 0 20px rgba(0,0,0,0.6);


}

            #tbaartitle {
                width: 35%;
                height: 150px;
                top: 10px;
                left: 180px;
                position: absolute;
                text-align: center;
                font-size: 20px;
            }
            #tbaartitle img {
                width: 100%;
                height: auto;
                max-width: 650px;
                max-height: 100px;
            }

            #hexagons {
                position: absolute;
                width: 650px;
                top: 0px;
                right: 0px;
                float: right;
                display: block;
            }
            #viewrealise {
                visibility: hidden;
            }
            #cartoons {
                background-color: black;
                width: 30%;
                height: auto;
                transform: rotate(-7deg);
                display: block;
                color: white;
                text-align: center;
                margin-left: 25px;
            }
            #cartoons img {
                width: 90%;
            }
            #abstract {
                background-color: black;
                width: 35%;
                height: auto;
                transform: rotate(-7deg);
                display: block;
                color: white;
                text-align: center;
                margin-left: 25px;
            }
            #abstract img {
                width: 90%;
            }
            #vgame {
                background-color: black;
                width: 15%;
                height: auto;
                transform: rotate(-7deg);
                display: block;
                color: white;
                text-align: center;
                margin-left: calc(35% + 25px);
                margin-top: -22%;
            }
            #vgame img {
                width: 90%;
            }
            #autre {
                background-color: black;
                width: 300px;
                height: auto;
                transform: rotate(-7deg);
                color: white;
                text-align: center;
                margin-left: calc(37% + 25px);
            }
            #autre p {
                margin-top: 5px;
                margin-bottom: 5px;
                margin-left: 5px;
                margin-right: 5px;
            }
}


@media (max-width: 800px){
    #myname {
        width: 80%;
        top: 0;
        left: 0;
        height: auto;
        position: absolute;
    }
    #cvpdf {
        width: calc(20% - 10px);
        top: 5px;
        right: 10px;
        height: auto;
        position: absolute;
        
    }
    #cvcontact {
        width: calc(20% - 10px);
        top: 15%;
        right: 10px;
        height: auto;
        position: absolute;
        border-radius: 5px;
    }
    
    .hexagon {
  position: relative;
  width: 90px; 
  height: 51.96px;
  background-color: #000000;
  margin: 25.98px 0;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);
  color: white;
  font-size: xx-large;
  vertical-align: middle;
  text-align: center;
}
.hexagon:hover {
    background-color: #ffde00;
    color: black;
}
.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 63.64px;
  height: 63.64px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 13.1802px;
  box-shadow: 0 0 20px rgba(0,0,0,0.6);
}

.hexagon:before {
  top: -31.8198px;
}

.hexagon:after {
  bottom: -31.8198px;
}

/*cover up extra shadows*/
.hexagon span {
  display: block;
  position: absolute;
  top:0px;
  left: 0;
  width:90px;
  height:51.9615px;
  z-index: 2;
  background: inherit;
  font-size: 12px;
}
#hex1 {
    left: 10px;
    top: 60px;
    position: absolute;
}
#hex2 {
    left: 57px;
    top: 141px;
    position: absolute;
}
#hex3 {
    left: 104px;
    top: 60px;
    position: absolute;
}
#hex4 {
    left: 151px;
    top: 141px;
    position: absolute;
}
#viewcv {
    top: 240px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    position: absolute;
    background-color: rgba(255,255,255,0.5);
    overflow-y: scroll;
}
#view1, #view2, #view3, #view4 {
    top: 5px;
    left: 5px;
    position: absolute;
}
#view2, #view3, #view4 {
    visibility: hidden;
}
.whatbtn {
    visibility: hidden;
}
#ma_tronche {
    width: 90px; height: auto; margin-top: 5px; margin-left: 10px;
    border-radius: 10px;
}

            #tbaartitle {
                width: calc(100% - 100px);
                height: 150px;
                top: 10px;
                left: 105px;
                position: absolute;
                text-align: center;
                font-size: 15px;
            }
            #tbaartitle img {
                width: 100%;
                height: auto;
                max-width: 650px;
                max-height: 100px;
            }

            #hexagons {
                margin-top: -80px;
                left: 55px;
                position: absolute;
            }
            #viewrealise {
                visibility: hidden;
            }
            #cartoons {
                background-color: black;
                width: 50%;
                height: auto;
                display: block;
                color: white;
                text-align: center;
                position: absolute;
                bottom: 26%;
                left: 5px;
            }
            #cartoons img {
                width: 95%;
            }
            #abstract {
                background-color: black;
                width: 50%;
                height: auto;
                display: block;
                color: white;
                text-align: center;
                position: absolute;
                bottom: 5px;
                left: 5px;
            }
            #abstract img {
                width: 95%;
            }
            #vgame {
                background-color: black;
                width: 45%;
                height: auto;
                display: block;
                color: white;
                text-align: center;
                position: absolute;
                bottom: 18%;
                right: 5px;
            }
            #vgame img {
                width: 90%;
            }
            #autre {
                background-color: black;
                width: 45%;
                height: auto;
                color: white;
                text-align: center;
                position: absolute;
                bottom: 5px;
                right: 5px;
            }
            #autre p {
                margin-top: 5px;
                margin-bottom: 5px;
                margin-left: 5px;
                margin-right: 5px;
            }
}