/*==============================*/
/*=====     SoheL      ========*/
/*===== DATE:2016/08/10 - 10.15 ========*/
/*==============================*/
/************Normalize***************/
@import 'https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,latin-ext';
@font-face {
    font-family: 'ADAM';
    src: url('../fonts/ADAM-CGPRO/ADAM.CGPRO.eot');
    src: url('../fonts/ADAM-CGPRO/ADAM.CGPRO.eot') format('embedded-opentype'), url('../fonts/ADAM-CGPRO/ADAM.CGPRO.woff2') format('woff2'), url('../fonts/ADAM-CGPRO/ADAM.CGPRO.woff') format('woff'), url('../fonts/ADAM-CGPRO/ADAM.CGPRO.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#avatar_story{
    overflow: auto;
    color: #fff;
}

#game_level{
    overflow: auto;
    color: #fff;
}

.mvc-footer{
  position: fixed;
  bottom: 0px;
  margin: auto 0 0 20px;
  font-size: 9px;
  width: 50px;
}

.mvcLogo2{
  width:9.84375%;
  display:inline-block;
  text-decoration:none;
  position:absolute;
  right:3.046875%;
  top:4.75%;
  z-index:9;
}
.mvcLogo2 img{
  width:100%;
  display:block;
}

a{
    color: #222222;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    text-decoration:none;
}
a:hover,a:focus{
    outline:none;
    text-decoration: none;
    color: #ffa60a;
}

p{
    margin:0;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul,
ol{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li{
    list-style:none;
}
button{
    border: none;
}
html,body{
    background: #000;
    color: #14282f;
    font-family: 'ADAM', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    /*font-family:[ADAM.CGPRO];*/
}
/**********PreFixed section************/
.preFixedSec{
    width:100%;
    height:950px;
    background-image:url("../images/avatar/bg.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.preHeader {
    background-image: url("../images/avatar/preHeaderBg.png");
    background-position: center top;
    background-repeat: no-repeat;
    left: 0;
    margin: 0 auto;
    padding: 0 0 177px;
    position: absolute;
    right: 0;
    top: 0;
    width: 470px;
}
.preHeadTitle {
    font-size: 20.83px;
    letter-spacing: 0.2083px;
    line-height: 25px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 200px;
    z-index: 1;
}
.footerBtn{
    width:92px;
    height:92px;
    background:url("../images/avatar/footerBtnBg.png");
    position:relative;
}
.previbtnA {
    background-image: url("../images/avatar/previBtn.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    bottom: 0;
    display: block;
    height: 92px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 92px;
    right: 0;
}
.nextBtnA{
    background-image:url("../images/avatar/nextBtn.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    bottom: 0;
    display: block;
    height: 92px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 92px;
}
.previBtn {
    float: left;
    margin-left: 30px;
}
.nextBtn {
    float: right;
    margin-right: 30px;
}
.preFooter {
    z-index: 240;
    bottom: 0;
    padding-bottom: 95px;/*23px;*/
    position: absolute;
    width: 100%;
}
.stepLocatior {
    /*bottom: 39px;*/
    color: #00fdff;
    font-size: 33.33px;
    letter-spacing: 0.33px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    width: 100%;
}



/*********Main Content Start***********/
.mainContent {
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.leftContent {
    float: left;
    width: 50%;
}
.rightContent{
    float:left;
    width:50%;
}
/*gender male*/
.genMaleImg {
    left: 140px;
    position: relative;
    width: 255px;
    cursor:pointer;
}
.genTitle {
    color: #f6c34d;
    font-family: "PT Sans",sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 45.83px;
    padding-left: 6px;
}
.genderMale {
    padding-bottom: 113px;
    padding-top: 98px;
    position: relative;
}
.maleHover {
    background-image: url("../images/avatar/maleHover.png");
    background-position: 3px 47px;
    background-repeat: no-repeat;
}
.maleSelected{
    background-image: url("../images/avatar/maleSelected.png");
    background-position: 2px 47px;
    background-repeat: no-repeat;
}
.genMaleContainer {
    padding-left: 451px;
}
.maleHover .maleTitle, .maleSelected .maleTitle {
    visibility: visible;
}




/*gender female*/
.genFeMaleImg {
    left: 91px;
    position: relative;
    width: 255px;
    top: 39px;
    cursor:pointer;
}

.genTitle {
    color: #f6c34d;
    font-family: "PT Sans",sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 45.83px;
    padding-left: 6px;
    visibility: hidden;
}
.genTitle.femaleTitle {
    padding-right: 30px;
    text-align: right;
}
.genderFeMale {
    padding-bottom: 143px;
    padding-top: 98px;
    position: relative;
}
.femaleHover {
    background-image: url("../images/avatar/femaleHover.png");
	background-position: 48px 67px;
    background-repeat: no-repeat;
}
.femaleHover .femaleTitle , .femaleSelected .femaleTitle{
    visibility: visible;
}
.femaleSelected{
    background-image: url("../images/avatar/femaleSelected.png");
    background-position: 48px 67px;
    background-repeat: no-repeat;
}
.genFemaleContainer {
    padding-right: 447px;
}




/**********Female Personalization group*************/
/**********Female Personalization shoes*************/

.fperShoesLeftCon {
    background-image: url("../images/avatar/Personnalisation/pfbg.png");
    background-repeat: no-repeat;
    position:relative;
}
.fperImage {
    padding-left: 255px;
    padding-top: 150px;
}
.perSinCon {
    float: left;
    height: 240px;
    padding: 33px 0 0;
    position: relative;
    width: 232px;
    margin-right:20px;
}
.perSingle{
    background: RGBA(0, 0, 0, 0.30);
    position: relative;
    width:175px;
    height:175px;
    cursor:pointer;
}
.perImg {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.perImgHover{
    display: none;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.perRightCon {
    padding-left: 189px;
    padding-top: 275px;
}
.perSinSelected .perSingle{
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    border: 1px solid #c3a043;
    transform: rotate(45deg);
}
.perSinCon:hover::before, .perSinSelected:before{
    background-image: url("../images/avatar/Personnalisation/pfHover.png");
    background-position: -2px center;
    background-repeat: no-repeat;
    content: "";
    height: 120%;
    left: -37px;
    position: absolute;
    top: -24px;
    width: 120%;
}
.perSinCon:hover .perImg, .perSinSelected .perImg{
    display: none;
}
.perSinCon:hover .perSingle{
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    border: 1px solid #c3a043;
    transform: rotate(45deg);
}
.perSinCon:hover .perImgHover, .perSinSelected .perImgHover{
    display: block;
    transform: rotate(-45deg);
}
/********pagination*********/
.perColor{
    width:100%;
}
.perColor li{
    height:58px;
    width:58px;
    border-radius: 50%;
    background:#000;
    margin:6.5px;
    padding:9px;
    float:left;
}
.perColor a{
    height:41px;
    width:41px;
    border-radius:50%;
    border:1px solid #fff;
    display:inline-block;
}
.color1{
    background:#407496; /* Bleu gris */
}
.color2{
    background:#17181a; /* Noir */
}
.color3{
    background:#5b2b20; /* Brun */
}
.color4{
    background:#000000; /* Noir */
}
.color5{
    background:#4f0056; /* Mauve */
}
.color6{
    background:#cf7029; /* Orange */
}
.color7{
    background:#67100a; /* Rouge (maron) */
}
.color8{
    background:#b2aea2; /* Gris */
}
.color9{
	background:#00767f; /* Turquoise */
}
.color10{
	background:#d2bc93; /* Beige */
}
.color11{
	background:#8b0b2e; /* Rouge vin */
}
.color12{
	background:#326829; /* Vert forest */
}
.color13{
	background:#b20001; /* Rouge vif */
}
.color14{
	background:#7c7654; /* Beige vert */
}
.color15{
	background:#87b22c; /* Vert lime */
}
.color16{
	background:#1a0000; /* Noir */
}
.color17{
	background:#d3a031; /* Jaunâtre */
}
.perColor li.active {
  background-image: url("../images/avatar/hoverbtnRadio.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 62px auto;
}






.perColorCon {
    padding-top: 79px;
}


.perColor li:hover {
    background-image: url("../images/avatar/hoverbtnRadio.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 62px auto;
}
/*********neaviu page********/
.NiveauCon {
    padding-left: 71px;
    padding-top: 367px;
}
.niveauBtn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #eaba4a;
    color: #eaba4a;
    font-size: 33.33px;
    line-height: 25px;
    margin-right: 22px;
    padding: 22px 0 30px;
    width: 304px;
}
.niveauBtn:hover{
    background:rgba(0,0,0, 0.80);
    -webkit-text-stroke: 1px black;
    color: white;
    text-shadow: -3px 5px 4px #c65037, -2px -3px 2px #c65037, 7px 1px 10px #c65037, -1px 1px 0 red, 1px 1px 0 #c65037;
}
.niveauBtnSelected{
    background:rgba(0,0,0, 0.80);
    -webkit-text-stroke: 1px black;
    color: white;
    text-shadow: -3px 5px 4px #c65037, -2px -3px 2px #c65037, 7px 1px 10px #c65037, -1px 1px 0 red, 1px 1px 0 #c65037;
}
.niveaTextarea {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #f6c44c;
    display: block;
    height: 312px;
    resize: none;
    width: 634px;
    margin-top: 41px;
    padding: 10px;
}
/**history*/
.textBox {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #f6c44c;
    height: 314px;
    width: 100%;
    padding: 10px;
}
.perConBottom {
    padding-right: 91px;
    margin-top: -25px;
}
/***********Menu************/
.navMenu {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 200;
}
.menuDiv {
    height: 109px;
    position: absolute;
    width: 109px;
}

.menuA > img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.menuA {
    border-radius: 50%;
    display: block;
    height: 109px;
    position: relative;
    width: 109px;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 5px solid #5a2f27;
    border-radius: 50%;
}


.cheveu{
    top: 78px;
    left: 246px;
}
.tShirt {
    left: 581px;
    top: 276px;
}
.pants {
    left: 230px;
    top: 523px;
}
.shoes {
    left: 625px;
    top: 640px;
}


.menuA:hover::before {
    background-image: url("../images/avatar/icon/iconHover.png");
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 200%;
    left: -43px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 10px;
    width: 200%;
}

.menuImgHover{
    visibility: hidden;
}
.menuA:hover .menuImgHover{
    visibility: visible;
}

.the_avatar{
    max-width: 414px;
}

@media screen and (max-width:1919px){/*1680*/
    .genMaleContainer {
        padding-left: 342px;
    }
    .genFemaleContainer {
        padding-right: 330px;
    }
	
	.preHeader {
  background-size: 403px auto;
  padding: 0 0 153px;
  width: 403px;
}
.perSingle {
  height: 153px;
  width: 153px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 218px auto;
  left: -31px;
  top: -24px;
}
.perSinCon {
  margin-right: 0;
  width: 222px;
  height:222px;
}
.perRightCon {
  padding-left: 63px;
  padding-top: 237px;
}
.perColorCon {
  padding-top: 58px;
}
.perSingle {
  height: 136px;
  width: 136px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 190px auto;
  left: -25px;
  top: -17px;
}
.perSinCon {
  height: 196px;
  width: 196px;
}
.perColorCon {
  padding-top: 50px;
}
.fperImage {
  padding-left: 163px;
  padding-top: 123px;
}
.fper > img {
  height: 530px;
}
.fperShoesLeftCon {
  background-position: -43px 20px;
  background-size: cover;
}
.menuDiv, .menuA{
	height: 84px;
	width: 84px;
}
.cheveu {
  left: 185px;
  top: 58px;
}
.tShirt {
  left: 434px;
  top: 213px;
}
.pants {
  left: 186px;
  top: 391px;
}
.shoes {
  left: 451px;
  top: 478px;
}

.preFixedSec {
  height: 820px;
	
}
	
	.menuA:hover::before {
  background-size: 140px auto;
  left: -33px;
  top: 6px;
}
.perConBottom {
  padding-right: 250px;
}
.textBox {
  height: 195px;
  width: 100%;
}
.genFeMaleImg > img {
  height: 458px;
}
.femaleSelected, .femaleHover {
  background-position: 53px 85px;
  background-size: 298px auto;
}
.genTitle.femaleTitle {
  padding-right: 15px;
}
.genTitle {
  font-size: 18px;
  
}
.femaleTitle{
	padding-right: 133px;
}
	
	.genMaleImg > img {
  height: 515px;
}
.maleSelected, .maleHover {
  background-position: 39px 67px;
  background-size: 318px auto;
}
	
	.NiveauCon {
  padding-left: 71px;
  padding-top: 211px;
}
.genTitle.maleTitle {
  padding-left: 29px;
}
.genTitle.femaleTitle {
  padding-right: 135px;
}	
	
/** Avatar generation module **/
.avatar_container{
    height: 530px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 310px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 310px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 310px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 310px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 310px;
    height: auto;
}	
	
	
	
	

}

@media screen and (max-width:1679px){/*1440*/
    .genMaleContainer {
        padding-left: 223px;
    }
    .genFemaleContainer {
        padding-right: 206px;
    }
	.menuA:hover::before {
  background-size: 120px auto;
  left: -19px;
  top: 30px;
}
.perConBottom {
  padding-right: 129px;
}
.genTitle.femaleTitle {
  padding-right: 134px;
}
.NiveauCon {
  padding-left: 54px;
}

}
@media screen and (max-width:1439px){/*1280*/
    .genMaleContainer {
        padding-left: 142px;
    }
    .genFemaleContainer {
        padding-right: 128px;
    }
	.fperImage {
  padding-left: 173px;
  padding-top: 165px;
}
.perRightCon {
  padding-left: 80px;
  padding-top: 270px;
}
.genderFeMale {
  padding-bottom: 100px;
}
.genderMale {
  padding-bottom: 45px;
}


.perSingle {
  height: 140px;
  width: 140px;
}
.perSingle {
  height: 120px;
  width: 120px;
}
.perSinCon {
  height: 166px;
  width: 166px;
  margin-right: 11px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 165px auto;
  left: -21px;
  top: -10px;
}
.fperShoesLeftCon {
  background-position: 0 center;
  background-size: 765px auto;
}
	.menuA > img {
  height: 25px;
}
.menuA:hover::before {
  background-size: 110px auto;
  left: -17px;
  top: 38px;
}
.perSingle img {
  width: 31px;
}
.cheveu {
  left: 157px;
  top: 49px;
}
.tShirt {
  left: 366px;
  top: 174px;
}
.pants {
  left: 146px;
  top: 329px;
}
.shoes {
  left: 377px;
  top: 401px;
}
.fperImage > img {
  height: 445px;
}
.fperShoesLeftCon {
  background-position: 0 center;
  background-size: 617px auto;
}
.perRightCon {
  padding-left: 80px;
  padding-top: 160px;
}
.preHeader {
  background-size: 300px auto;
  padding: 0 0 126px;
  width: 300px;
}
.preHeadTitle {
  font-size: 10.83px;
  line-height: 11px;
  width: 135px;
}
.preFixedSec {
  height: 706px;
}
.perConBottom {
  padding-right: 85px;
  margin-top: -12px;
}
	.niveauBtn {
  width: 240px;
}
.niveaTextarea {
  width: 505px;
height:214px;
}

/** Avatar generation module **/
.avatar_container{
    height: 445px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 260px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 260px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 260px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 260px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 260px;
    height: auto;
}
	
}

@media screen and (max-width:1179px){/*1024*/
.genMaleContainer {
    padding-left: 15px;
}
.genFemaleContainer {
    padding-right: 0;
}
.perSinCon {
  height: 150px;
  margin-right: 0;
  width: 140px;
}
.perSingle {
  height: 96px;
  width: 96px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 135px auto;
  left: -21px;
  top: -10px;
}
.perImg , .perImgHover {
  width: 55px;
}
.perColor li {
  height: 40px;
  padding: 4px;
  width: 40px;
}
.perColor a {
  height: 32px;
  width: 32px;
}
.preHeader {
  background-size: 247px auto;
  padding: 0 0 85px;
  width: 247px;
}
.preHeadTitle {
  font-size: 13px;
  line-height: 18px;
  width: 160px;
}
.perRightCon {
  padding-left: 42px;
  padding-top: 135px;
}
.perColorCon {
  padding-top: 32px;
}

.fperImage {
  padding-left: 135px;
  padding-top: 85px;
}
.fperImage > img {
  height: 385px;
}
.menuDiv, .menuA {
  height: 62px;
  width: 62px;
}
.menuA > img {
  height: 28px;
}
.cheveu {
  left: 130px;
  top: 44px;
}
.tShirt {
  left: 309px;
  top: 148px;
}
.pants {
  left: 124px;
  top: 278px;
}
.shoes {
  left: 322px;
  top: 340px;
}
.perColor li:hover {
  background-size: 46px auto;
}
.perSingle img {
  width: 26px;
}
.menuA:hover::before {
  background-size: 95px auto;
  left: -20px;
  top: 11px;
}
.menuA > img {
  height: 18px;
}
.fperShoesLeftCon {
  background-size: 534px auto;
}
.preFixedSec {
  height: 768px;
}
	.perConBottom {
  margin-top: -23px;
  padding-right: 94px;
}
.genderFeMale {
  padding-top: 180px;
}
.genFeMaleImg > img {
  height: 354px;
}
.femaleSelected, .femaleHover {
  background-position: 68px 180px;
  background-size: 227px auto;
}
.genTitle.femaleTitle {
  padding-right: 206px;
}
.genFeMaleImg {
  top: 15px;
}
.genTitle {
  font-size: 13px;
}
.genderMale {
  padding-top: 190px;
  /*padding-top: 33px;*/
}
.genMaleImg > img {
  height: 368px;
}
.maleSelected, .maleHover {
  background-position: 66px 180px;
  background-size: 230px auto;
}
.genTitle.maleTitle {
  padding-left: 64px;
}
.genMaleContainer {
  padding-left: 161px;
}
.niveauBtn {
  font-size: 20.33px;
  line-height: 25px;
  padding: 3px 0 12px;
width: 184px;
}
.niveaTextarea {
  height: 160px;
  width: 393px;
}

/** Avatar generation module **/
.avatar_container{
    height: 385px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 225px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 225px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 225px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 225px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 225px;
    height: auto;
}

}
@media screen and (max-width:1023px){/*768*/
    .genMaleImg {
        left: 75px;
    }
    .maleHover, .maleSelected {
        background-position: 22px 64px;
        background-size: 320px auto;
    }
    .genMaleImg {
        left: 120px;
        width: 195px;
    }
    .genTitle {
        font-size: 17px;
        font-weight: bold;
        line-height: 45.83px;
        padding-left: 26px;
    }
    
    .genFeMaleImg {
        cursor: pointer;
        left: 91px;
        position: relative;
        top: 39px;
        width: 214px;
    }
    .femaleHover{
        background-size: 300px auto;
        background-position: 48px 120px;
    }
    .femaleSelected {
        background-position: 48px 79px;
        background-size: 300px auto;
    }
	.preHeadTitle {
  font-size: 8px;
  line-height: 13px;
  width: 100px;
}
.preHeader {
  background-size: 190px auto;
  padding: 0 0 85px;
  width: 190px;
}
.menuDiv, .menuA {
  height: 44px;
  width: 44px;
}
.menuA > img {
  height: 12px;
}
.menuA:hover::before {
  background-size: 65px auto;
  left: -14px;
  top: 1px;
}
.cheveu {
  left: 97px;
  top: 32px;
}
.tShirt {
  left: 230px;
  top: 110px;
}
.pants {
  left: 91px;
  top: 217px;
}
.shoes {
  left: 242px;
  top: 256px;
}
.fperImage > img {
  height: 284px;
}
.fperImage {
  padding-left: 100px;
  padding-top: 66px;
}
.fperShoesLeftCon {
  background-size: 404px auto;
}
.perSinCon {
  height: 106px;
  margin-right: 0;
  width: 106px;
}
.perSingle {
  height: 74px;
  width: 74px;
}
.perSingle img {
  width: 15px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 105px auto;
  left: -14px;
  top: 6px;
}
.perColor a {
  height: 21px;
  width: 21px;
}
.perColor li {
  height: 30px;
  width: 30px;
}
.perColor li:hover {
  background-size: 34px auto;
}
.preFixedSec {
  height: 452px;
}
.textBox {
  height: 128px;
}
.perConBottom {
  margin-top: 1px;
  padding-right: 56px;
}
.textBox {
  height: 113px;
}
.genMaleContainer {
  padding-left: 57px;
}
.genMaleImg > img {
  height: 285px;
}
.maleHover, .maleSelected {
  background-position: 64px 34px;
  background-size: 179px auto;
}
.genTitle.maleTitle {
  padding-left: 12px;
}
.genFeMaleImg {
  top: 11px;
}
.genTitle.femaleTitle {
  padding-right: 84px;
}
.genFeMaleImg > img {
  height: 280px;
}
.femaleSelected , .femaleHover{
  background-position: 72px 34px;
  background-size: 180px auto;
}
.NiveauCon {
  padding-top: 130px;
}

.niveauBtn {
  font-size: 15.33px;
  line-height: 25px;
  padding: 3px 0 6px;
  width: 126px;
}
.niveaTextarea {
  height: 152px;
  margin-top: 16px;
  width: 277px;
}
.genTitle {
  font-size: 12px;
}
.genTitle.maleTitle {
  padding-left: 50px;
}
.genTitle.femaleTitle {
  padding-right: 116px;
}

/** Avatar generation module **/
.avatar_container{
    height: 284px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 166px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 166px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 166px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 166px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 166px;
    height: auto;
}

}
@media screen and (max-width:767px){/*640*/
    .genderMale {
  padding-top: 80px;
  padding-bottom: 65px;
}
    .genMaleImg {
  width: 70px;
}
    .maleHover, .maleSelected {
  background-position: 80px 95px;
  background-size: 120px auto;
}
    .genTitle {
        font-size: 11px;
        padding-left: 56px;
    }
    .genFeMaleImg {
        width: 110px;
    }
    .genFemaleContainer {
        padding-top: 70px;
    }
    .femaleSelected, .femaleHover {
  background-position: 76px 185px;
  background-size: 195px auto;
}
	.genFemaleContainer {
  padding-top: 0;
}
.genderFeMale {
  padding-top: 90px;
  padding-bottom: 70px;
}
.genFeMaleImg {
  left: 100px;
  top: 0;
  width: 82px;
}
.femaleSelected, .femaleHover {
  background-position: 88px 103px;
  background-size: 112px auto;
}
.genTitle.femaleTitle {
  padding-right: 110px;
}
.preFixedSec {
  background-size: cover;
  height: 412px;
}
.preHeader {
  background-size: 210px auto;
  padding: 0 0 78px;
  width: 210px;
}
.preHeadTitle {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 13px;
  width: 120px;
}
.preFooter {
  padding-bottom: 75px;
}
.footerBtn {
  background: rgba(0, 0, 0, 0) url("images/avatar/footerBtnBg.png") repeat scroll 0 0 / 50px auto;
  height: 50px;
  width: 50px;
  z-index: 1;
}
.previbtnA , .nextBtnA{
  background-size: 20px auto;
  height: 50px;
  width: 50px;
}
.previBtn {
  margin-left: 15px;
}
.nextBtn {
  margin-right: 15px;
}
.preHeader {
  background-size: 188px auto;
  padding: 0 0 66px;
  width: 188px;
}
.fperImage {
  padding-top: 46px;
}
.pants {
  top: 206px;
}
.shoes {
  top: 247px;
}
.fperShoesLeftCon {
  background-size: 387px auto;
}
.perSingle img {
  width: 15px;
}
.perSingle {
  height: 64px;
  width: 64px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 92px auto;
  left: -14px;
  top: 1px;
}
.perSinCon {
  height: 106px;
  width: 93px;
}
.perRightCon {
  padding-left: 20px;
  padding-top: 80px;
}
.perColorCon {
  padding-top: 15px;
}
.stepLocatior {
  bottom: 85px;
  font-size: 19.33px;
}
.perConBottom {
  margin-top: -9px;
  padding-right: 50px;
}
.genFeMaleImg > img {
  height: 174px;
}
.genMaleImg > img {
  height: 190px;
}
.genTitle.maleTitle {
  padding-left: 72px;
}
.genTitle {
  font-size: 7px;
}
.NiveauCon {
  padding-left: 20px;
  padding-top: 94px;
}
.niveaTextarea {
  height: 129px;
}
.NiveauCon {
  padding-left: 14px;
  padding-top: 100px;
}


}

@media screen and (max-width:639px){/*480*/
.preHeader {
  background-size: 115px auto;
  padding: 0 0 37px;
  width: 115px;
}
.preHeadTitle {
  font-size: 5px;
  line-height: 10px;
  width: 50px;
}
.genderMale {
  padding-bottom: 84px;
  padding-top: 0;
}
.genTitle {
  font-size: 11px;
  padding-left: 0;
}
.maleHover, .maleSelected {
  background-position: 82px 12px;
  background-size: 120px auto;
}
.genTitle {
  font-size: 7px;
  padding-left: 83px;
}
.genderFeMale {
  padding-bottom: 91px;
  padding-top: 0;
}
.genFeMaleImg {
  left: 42px;
}
.femaleSelected, .femaleHover {
  background-position: 28px 20px;
  background-size: 112px auto;
}

.stepLocatior {
  bottom: 65px;
  font-size: 18.33px;
}

.preFooter{
  padding-bottom: 50px;
}

.preFixedSec {
  background-size: cover;
  height: 320px;
}
.perSinCon {
  height: 82px;
  width: 73px;
}
.perSingle {
  height: 50px;
  width: 50px;
}
.perSingle img {
  width: 15px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 66px auto;
  left: -7px;
  top: 8px;
}
.perColor a {
  height: 17px;
  width: 17px;
}
.perColor li {
  height: 27px;
  padding: 0;
  text-align: center;
  width: 26px;
}
.fperImage > img {
  height: 176px;
}
.fperImage {
  padding-left: 60px;
  padding-top: 42px;
}
.menuA > img {
  height: 7px;
}
.menuDiv, .menuA {
  height: 28px;
  width: 28px;
}
.menuA:hover::before {
  background-size: 39px auto;
  left: -10px;
  top: 0;
}
.cheveu {
  left: 61px;
  top: 19px;
}
.tShirt {
  left: 138px;
  top: 66px;
}
.pants {
  top: 134px;
  left:55px;
}
.shoes {
  left:150px;
  top:161px;
}
.fperShoesLeftCon {
  background-size: 246px auto;
}
.perRightCon {
  padding-left: 20px;
  padding-top: 44px;
}
.preFixedSec {
  background-size: cover;
  height: 320px;
}
.perConBottom {
  margin-top: 1px;
  padding-right: 25px;
}
.textBox {
  height: 89px;
}
.genMaleContainer {
  padding-left: 0px;
}
.genderFeMale {
  padding-bottom: 0;
}
.genTitle.femaleTitle {
  padding-right: 87px;
}
.niveauBtn {
  font-size: 11.33px;
  padding: 0;
  width: 74px;
}
.niveaTextarea {
  height: 99px;
width:174px;
}
.NiveauCon {
  padding-left: 14px;
  padding-top: 72px;
}

/** Avatar generation module **/
.avatar_container{
    height: 176px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 103px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 103px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 103px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 103px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 103px;
    height: auto;
}

}

@media screen and (max-width:479px){/*360*/

.genMaleImg {
  left: 55px;
}
.maleHover, .maleSelected {
  background-position: 18px 12px;
}
.genTitle.femaleTitle {
  padding-right: 28px;
}
.genTitle {
  padding-left: 15px;
}
.fperShoesLeftCon {
  background-size: 216px auto;
}
.fperImage {
  padding-left: 47px;
}
.cheveu {
  left: 45px;
}
.pants {
  left: 46px;
}
.tShirt {
  left: 130px;
}
.shoes {
  left: 136px;
}
.menuA:hover::before {
  background-size: 34px auto;
  left: -8px;
  top: 4px;
}
.perSinCon {
  height: 70px;
  width: 46px;
}
.perSingle {
  height: 33px;
  width: 33px;
}
.perSingle img {
  width: 15px;
}
.perSinCon:hover::before, .perSinSelected::before {
  background-size: 46px auto;
  left: -4px;
  top: 8px;
}
.perColor li {
  height: 20px;
  padding: 4px 3px;
  text-align: center;
  width: 20px;
  margin:1.5px;
}
.perColor a {
  display: block;
  height: 13px;
  width: 13px;
}
.perColor li:hover {
  background-size: 22px auto;
}
.perConBottom {
  margin-top: -4px;
  padding-right: 35px;
}
.genderMale {
  padding-bottom: 0;
  padding-top: 0;
}
.genMaleContainer {
  padding-left: 0;
}
.genTitle.maleTitle {
  padding-left: 12px;
}
.genderMale {
  padding-bottom: 0;
}
.NiveauCon {
  padding-top: 65px;
}
.niveauBtn {
  font-size: 9.33px;
  margin-right: 9px;
  width: 58px;
}
.niveaTextarea {
  width: 130px;
}
.perSingle img {
  width: 9px;
}

/** Avatar generation module **/
.avatar_container{
    height: 200px;
}

.avatar_hair{
    position: absolute;
    z-index: 10;
}      

.avatar_hair img{
    max-width: 117px;
    height: auto;
}

.avatar_face{
    position: absolute;
    z-index: 0;
}

.avatar_face img{
    max-width: 117px;
    height: auto;
}

.avatar_torso{
    position: absolute;
    z-index: 30;
}

.avatar_torso img{
    max-width: 117px;
    height: auto;
}

.avatar_pants{
    position: absolute;
    z-index: 0;
}

.avatar_pants img{
    max-width: 117px;
    height: auto;
}

.avatar_shoes{
    position: absolute;
    z-index: 20;
}

.avatar_shoes img{
    max-width: 117px;
    height: auto;
}

}
@media screen and (max-width:359px){/*320*/

	.genMaleImg {
  left: 30px;
}
.genMaleImg > img {
  height: 174px;
}
.genMaleContainer {
  padding-left: 15px;
}
.genTitle.maleTitle {
  padding-left: 0;
}
.maleHover, .maleSelected {
  background-position: -9px 12px;
}
.genTitle {
  font-size: 6px;
  padding-left: 0;
}
.genTitle.femaleTitle {
  padding-right: 37px;
}
.genFeMaleImg {
  left: 35px;
}
.femaleSelected, .femaleHover {
  background-position: 26px 20px;
}
.genTitle.femaleTitle {
  padding-right: 21px;
}
.cheveu {
  left: 35px;
}
.tShirt {
  left: 120px;
}
.pants {
  left: 36px;
}
.shoes {
  left: 126px;
}
.fperImage {
  padding-left: 37px;
}
.fperShoesLeftCon {
  background-size: 189px auto;
}
.perRightCon {
  padding-left: 14px;
}
.perConBottom {
  margin-top: -4px;
  padding-right: 22px;
}
.textBox {
  height: 103px;
}
.perSingle img {
  width: 7px;
}
}

.avatarHidden {
  display:none;
}

/* Disable portrait for mobile devices */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body:after {
    content: "";
    display: block;
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20000;
    background: url(/jeux-experiences/morbusdelirium/images/media_portrait.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 740px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  body:after {
    content: "";
    display: block;
    background-color: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20000;
    background: url(/jeux-experiences/morbusdelirium/images/media_portrait.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
    background-size: cover;
  }
}

/*  Accessibility */
html[data-focus-source="key"] > body :focus {
  /* styling for when focus was given by keyboard */
  /*background: blue;*/
  border-radius: 5px;
  background-color: rgba(0, 0, 255, 0.5);
}






