/* icon-ommx 2015 on fontello.com*/
@font-face {
    font-family: 'icon-ommx';
    src: url('../fonts/icon-ommx.eot');
    src: url('../fonts/icon-ommx.eot?#iefix') format('embedded-opentype'),
         url('../fonts/icon-ommx.woff') format('woff'),
         url('../fonts/icon-ommx.ttf') format('truetype'),
         url('../fonts/icon-ommx.svg#fontelloregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'Gotham';
    src: url('../fonts/gothambook.eot');
    src: url('../fonts/gothambook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothambook.woff') format('woff'),
         url('../fonts/gothambook.ttf') format('truetype'),
         url('../fonts/gothambook.svg#gothambook') format('svg');
}
@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'GothamN';
    src: url('../fonts/gothamnarrow-book.eot');
    src: url('../fonts/gothamnarrow-book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamnarrow-book.woff') format('woff'),
         url('../fonts/gothamnarrow-book.ttf') format('truetype'),
         url('../fonts/gothamnarrow-book.svg#gothambook') format('svg');
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;

}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*  =========
     GENERAL
    =========   */
html {
    overflow-y: scroll;
    
    font-family: Gotham,sans-serif;
    font-size: .75em;
    color: #222;
    line-height: 1.5;
    
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak:none;
}
body {
    height: 100%;
}


h1,h2,h3,h4 {
  font-family: Montserrat, "Courier New", sans-serif;
}
h3 {
  font-weight: normal;
  letter-spacing: 1px;
}

/* Highlight text Selection*/
::selection {
	text-shadow: none;
	background: transparent; /*rgba(209,70,42,0.45)*/
	color: rgba(209,70,42,100);
}
::-moz-selection {background: transparent;}

/* webkit scroller */
::-webkit-scrollbar-thumb:vertical { height:10px; border:1px solid #ccc; /* border-radius: 5px; */ background:#ccc;}
::-webkit-scrollbar-thumb:horizontal { height:10px; border:1px solid #ccc; /* border-radius: 5px; */ background:#ccc;}
::-webkit-scrollbar { margin-right:5px; width:12px; height:8px; background:#fff; border:1px solid #ccc;}

/*  =========
     SHARED
    =========  */

a:focus,
a:active {
    outline: none; /* Firefox*/ 
}

a {
    color: #222;
    text-decoration: none;
}

a:hover.show {
    
}
.show.cross {
    width: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-transition: all .2s ease;
    -moz-transition:    all .2s ease;
    -ms-transition:     all .2s ease;
    transition:         all .2s ease;
}
.cross {
    /*background-color: white;*/
    /*background-color: rgba(255, 255, 255, 0.8);*/

    font-family: icon-ommx;
    font-size: 11px;
    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    transform: rotate(-45deg);
}
.cross:before {
    content: "\e84D";
}
.expanded .cross {
    -webkit-transform:  rotate(-90deg);
    -ms-transform:      rotate(-90deg);
    transform:          rotate(-90deg);
}

.expand .content {
    -webkit-transition: all .4s ease-in;
    -moz-transition:    all .4s ease-in;
    -ms-transition:     all .4s ease-in;
    transition:         all .4s ease-in;
}

/*  =========
     BLOCKS
    =========   */

.introTitle {
    position: absolute;
    top: 47%;
    top: calc(50% - 1.25em); /* real centering ;) */
    width: 100%;

    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    color: #999;
    line-height: 2.5em;
    background: #222;
    z-index: 1;
}
    .introTitle span {
        font-size: 13px;
        font-weight: 200;
        letter-spacing: 0;
        color: #777;
    }
    .introTitle em.spcChar {
        font-size: 30px;
        font-weight: 100;
        vertical-align: middle;
    }
    /*.introTitle p:before {
        content: "\e820";
        font-size: 25px;
        font-family: icon-ommx;

        vertical-align: middle;
        padding: 0 .6em 0 0;
    }*/
    .introTitle a.greeting {
          display: inline-block;
          float: left;
          margin-left: 1em;
          color: #777;
    }
.intro {
    position: relative;
    height: 50vh;
}
    .intro.crac {
        background-image: url(../img/invite/invite-crac-500x1362-op65.jpg);
        background-position: center left;
        background-size: cover;
    }
    .intro.gcc {
        background-image: url(../img/invite/invite-gcc-500x1362-op65.jpg);
        background-position: center right;
        background-size: cover;
    }
    .intro > a{
        position: absolute;
        display: block;

        top: 50%; /* verticalcentering */
        transform: translateY(-50%); /* verticalcentering */
        right: 12em;

        padding: 2em 4em;

        background: url("/img/bg/stripe-ommx-c.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #222;

        /*-webkit-transition: all .25s ease-out;
        -moz-transition:    all .25s ease-out;
        -ms-transition:     all .25s ease-out;
        transition:         all .25s ease-out;*/
    }
        .intro.gcc > a {
            left: 12em;
            right: auto;
        }
    .introText {
        font-family: raleway,Gotham,sans-serif;
        letter-spacing: 1px;
    }
    .introText:hover {
        cursor:pointer;
    }

        .introText:before {
            content: "";
            width: 20px;
            height: 20px;
            border: 1px solid #ddd;
            border-right: none;
            border-top: none;
            position: absolute;
            right: 0;
            top: 0;
        }
        .introText:hover:before {
            content: "";
            background: #222;
            border: 1px solid #ddd;
            border-right: none;
            border-top: none;
        }

        .gcc .introText:after {
            content: "";
            width: 20px;
            height: 20px;
            border: 1px solid #ddd;
            border-right: none;
            border-bottom: none;
            position: absolute;
            right: 0;
            bottom: 0;
        }
        .gcc .introText:hover:after {
            content: "";
            background: #222;
            border: 1px solid #ddd;
            border-right: none;
            border-bottom: none;
        }

        .introText .dates {
            font-family: Gotham,sans-serif;
            text-transform: uppercase;
            font-weight: 700;

            /*border: 1px dotted #777;
            padding: 0.2em 1em;*/
        }
        .introText .dates:before {
            content: "\e824"; /*48 check*/
            font-size: 18px;
            font-family: icon-ommx;

            vertical-align: middle;
            padding: 0 .6em 0 0;
        }
        .introText h3,
        .introText p {
            /*padding: 0 .5em;*/
            border: 1px solid transparent;

            text-transform: uppercase;

            -webkit-transition: all .5s ease-out;
            -moz-transition:    all .5s ease-out;
            -ms-transition:     all .5s ease-out;
            transition:         all .5s ease-out;
        }
        .introText h3 {
            font-family: Raleway, Gotham, sans-serif;
            font-size: 1.9em;
            letter-spacing: 2px;
            margin: 0;
        }
/*        .introText:hover h3,
        .introText:hover p {
            border: 1px solid #ccc;
            background: #fff;
        }*/

/* HEADER */
header {
    position: fixed;
    top: 0;
    height: 50px;
    width: 100%;
    
    background-color: white;
    border-bottom: 1px solid #ccc;

    text-align: left;

    z-index: 999;
}

header ul.title {
    list-style-type: none;
    position: absolute;
    right: 0;
    top: -10px;
}
header ul.title li {
    display: inline;
    margin-right: 1em;

}
header ul.title li a{
    font-size: 1.2em;
    line-height: 50px;
    font-family: Raleway,Gotham, "Courier New", sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
    color: rgba(0,0,0,1);

}
header ul.title li a span{
    font-weight: 600;
}
header nav {
    width: 135px; /* 185 max min 35*/
    margin: 0 auto;

    text-align: center;
    background: transparent;
    line-height: 4.2em;
    /*border-bottom: 1px solid #ccc;*/
}
header .locator {
    position: fixed;
    /*top: 5px;*/
    left: 50px;

    color: #777;
    line-height: 50px;
    padding: .1em 0;

    font-size: 0.9em;
}
header .locator span {
    font-family: Cousine, monospace;
    font-size: 1.1em;
    color: #222;
    letter-spacing: 1px;
}

header .action {
    width: 0px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 45px;
    opacity: 0;

    -webkit-transition: all .3s ease;
    -moz-transition:    all .3s ease;
    -ms-transition:     all .3s ease;
    transition:         all .3s ease;

}
    .action .prvW {
        position: absolute;
        left: 0;
        opacity: .25;

        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }
    .action .nxtW {
        position: absolute;
        right: 0;
        opacity: .25;
    }
    .action .prvW:hover, .action .nxtW:hover {
        opacity: 1;

        -webkit-transition: all .3s ease;
        -moz-transition:    all .3s ease;
        -ms-transition:     all .3s ease;
        transition:         all .3s ease;
    }
header nav:hover .locator {
    position: absolute;
    top: 4.5em;
    left: 24em;    
    right: 0;
    text-align: right;

    width: 45em;

    border-bottom: 1px solid #ddd;
/*    border-right: none;
    border-left: none;*/
}
/*only for FULLSCREEN*/
header nav:hover .menuTitle {
    display: none;
    position: absolute;
    top: 7em;
    left: 20em;
    font-size: 1.2em;
    letter-spacing: 0.75px;
    line-height: 25px;
    font-family: GothamN, "Courier New", sans-serif;
    color: #000;
}
header nav .dashboard {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;

    /* min 653px */
    width: 720px;
    margin: 0 auto;
    padding: 0 4em 4em;
    
    line-height: 1.15em;
    text-align: left;
    background: white;

    border: 1px solid #aaa;
    border-top: none;

    /*box-shadow: 1px 1px 30px #AAA;*/
}
header nav:hover .dashboard {
    display: block;
}
header nav ul {
    float: left;
    margin: 0;
    padding: 0;

    background: white;
    background: rgba(255,255,255,.99);
}
header nav ul a{
    display: block;
}

/* HEADER ROOMS */
header .rooms {
    width: 161px; 
    padding: 1em 1em 0;

    line-height: initial;
}
header .rooms div {
    float: left;
    width: 50px;
    margin: 0 6px;
}
header .rooms div.couloir {
    width: 25px;
}
header .rooms li {
    display: block;
    float: left;

    margin-bottom: 12px;
}
header .rooms li.counter {
    width: 100%;
    padding: 5px 0 3px;
    
    /*border-top: 1px solid #ddd;*/
    border-bottom: 1px solid #ddd;
    
    font-size: .7em;
    text-transform: uppercase;
    color: #777;
}
header .rooms li.entry {
    position: relative;
    top: -125px;
    float: right;
    right: 5px;
    font-size: 12px;
    color: #777;
    margin: 0;
}
header .rooms li a {
    display: block;
    position: relative;

    border: 1px solid #aaa;
    height: 48px;
    width: 48px;

    cursor: default;

    /*background: #F8F8F8;*/
    font-family: Cousine;
    color: #ccc;
}
header .rooms li.active a,
header .rooms li a.highlight,
header .rooms li a:hover {
    border: 1px solid #999;
    background: url("/img/bg/stripe-ommx-7.png");; /* F3F3F3 */

    color: #999;
}
header .rooms li.active a:before {
    display: none; /* CROSS in map menu don't center everywhere */
    content: "\0027";
    font-size: 10px;
    font-family: icons;
    color: #000;
    position: absolute;
    top: 38%;
    left: 40%;
}
header .rooms li a.big {
    height: 110px;
}
header .rooms li a.large {
    height: 172px;
}
header .rooms li a.xlarge {
    height: 233px;
}
header .rooms li a.bigroom {
    height: 233px;
    width: 90px;
}
header .rooms .couloir a {
    width: 26px;
}
header .rooms li a.empty {
    border: 1px solid transparent;
    pointer-events: none;
}
header .rooms li a.dotted {
    border: 1px dotted #ccc;
    pointer-events: none;
}
header .rooms li a span{
    position: absolute;

    bottom: 0;
    right: 0;

    padding: .1em.5em 0;
    background: #FFF;

}
header .rooms li.active a span,
header .rooms li a.highlight span,
header .rooms li a:hover span{
    color: #777;

    border: 1px solid #CCC;
    border-right: none;
    border-bottom: none;
}
/* HEADER WORKS */
header .works {
    width: 500px;
    float: right;
    
    /* Position pour MO */
    position: absolute;
    bottom: 5em;
    right: 5em;

    padding-bottom: 2em;
    padding-left: 1em;
    /*border-left: 1px dotted #CCC;*/
}
header .works.gcc {
    bottom: 12em;
}
header .works > div {
    float: left;
    width: 225px;
    padding: 1em;
}
header .works a { 
    color: black;
    text-transform: uppercase;
    font-size: 11px;

    border: 1px solid rgba(0, 0, 0, 0);
    padding: .3em 1em .1em 0;
    margin-bottom: -1px;

    cursor: default;
    -webkit-font-smoothing:auto;
}
header .works a:link:hover,
header .works a.highlight {
    /*background: beige;*/
    border: 1px solid #ccc;
}
header .works .active a {
    color: black;
    /*background: beige;*/
    /*border: 1px solid #ccc;*/
    padding: .3em 1em .1em 0;

/*    border: 1px solid #CCC;
    border-left: none;
    border-right: none;*/
}
header .works .active a:before {
    content: "\e824"; /*48 check*/
    font-size: 18px;
    font-family: icon-ommx;

    vertical-align: middle;
    padding: 0 .5em 0 0.15em;

}
header .works a span {
    padding-left: .25em;
    font-family: Cousine;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .works .active a span {
    display: none;
    color: black;
}
header .works li.dotLine {
    position: relative;
    top: 0;
    margin: .5em 0;

    border-bottom: 1px dotted #ccc;

    text-align: right;
    font-size: .85em;
}

header .works a.btn,
header .rooms a.btn {
    /*color: red;*/
    text-transform: uppercase;
}
header .works a.btn span,
header .rooms a.btn span {
    color: #222;
    font-family: cousine;
    font-size: 12px;
}

/* SECTION ROOM */
.room {
    /*position: relative;*/
    margin: 50px auto;
    /*padding: 50px 0;*/
    /*overflow: hidden;*/
}
.room-wrapper {
    -webkit-transition: all 1s linear;
    -moz-transition:    all 1s linear;
    -ms-transition:     all 1s linear;
    transition:         all 1s linear;
    position: relative;
}
.room-wrapper.changingWork {
    -webkit-transform: translate(-50%);
    -ms-transform:     translate(-50%);
    transform:         translate(-50%);
}
.room article {
    position: relative;
    /*overflow: hidden;*/
}
article .container {
    width: 100%;
    -webkit-transition: opacity 1s ease;
    -moz-transition:    opacity 1s ease;
    -ms-transition:     opacity 1s ease;
    transition:         opacity 1s ease;
}

article.old {
     /*background-color: pink;*/
} 
article.new {
    background-color: limegreen;
} 
article.sliding {
    width: 50%;
    float: left;
}

/***** SWIPER *****/
.swiper-container,
.swiper-wrapper {
    -webkit-transition: all .6s ease-out;
    -moz-transition:    all .6s ease-out;
    -ms-transition:     all .6s ease-out;
    transition:         all .6s ease-out;
}
.swiper-container {
    width: 100%;
    height: 100%;
    max-height: 100%;
    /*border: 1px solid;*/
    margin: 0 auto;

    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;

    /*background: pink;*/
}

.swiper-wrapper {
    display: none;
    overflow: hidden;
}
.swiper-slide {
    /*width: 960px;*/
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition:    all .5s ease;
    -ms-transition:     all .5s ease;
    transition:         all .5s ease;
}
.swiper-slide img {
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.swiper-slide .caption {
    opacity: 0;
    position: absolute;
    top: 95%;
    left: 52px;
}
.swiper-slide-active .caption {
    opacity: 1;
}
.swiper-slide .caption .show{
    position: absolute;
    left: -25px;
    top: 0;
}
.swiper-slide .caption .content{
    position: relative;
    right: 100%;
    opacity: 0;
}
.swiper-slide .caption.expanded .content{
    -webkit-transform:  translateX(100%);
    -ms-transform:      translateX(100%);
    transform:          translateX(100%);

    opacity: 1;
}
.swiper-slide .caption .content span{
    padding: 1em 2em;
    background-color: white;
    background-color: rgba(255,255,255,0.8);
    vertical-align: middle;

    font-family: cousine, courier new, sans-serif;
    font-size: 0.8em;
    line-height: 2.5em;
    word-spacing: -2px;
}

.swiper-nav {
    position: fixed;

    right: 1rem;
    padding: 0.3em 0;
    bottom: 1.3rem;

    z-index: 11;
}
    .swiper-nav > a {
        display: block;
        float: left;
    }

/***** TEXT *****/
.textWork {
    text-align: left;
}
.textWork .expand {
    position: relative;
}

.textWork .expand .show {
    position: absolute;
    bottom: 0;
    right: 0;
}
.textWork .expand + .expand .show {
    top: 0;
    bottom: initial;
}

.textWork .content {
    position: relative;
    right: -100%;

    padding-bottom: 1em;
    margin-bottom: 1em;

    background-color: f8f8f8;
    background-color: rgba(255,255,255,0.8);

    border: 1px solid #CCC;
    border-right: none;
    border-left: none;
}
.textWork .expanded .content {
    -webkit-transform:  translateX(-100%);
    -ms-transform:      translateX(-100%);
    transform:          translateX(-100%);
}
.textWork .content .subText {
    padding: 0 2em 0 1em;
    margin: 0;

    background-color: f8f8f8;
    background-color: rgba(255, 255, 255, 0.8);

    font-size: 0.85em;
    line-height: 2em;
    text-transform: uppercase;

    border-bottom: 1px solid #CCC;
}
.textWork .subText .translate i {
    font-family: Cousine;
    letter-spacing: 1px;
    font-style: normal;
    color: #999;
    /*opacity: .5;*/
    float: right;
    margin-top: 1px;
    margin-right: 1em;

    background: #F8F8F8;
    padding: 0 1em;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
.textWork .content p {
    overflow-y:auto;
    max-height: 350px; /* MO Added */
    padding: 0 3em 0 1em;
    margin-bottom: 0;
}
.entrance .textWork .content p {
    max-height: none;
    max-height: 70vh;
}
.textWork .textMo .content{
    width: 100%;
}
.textWork .content .en {
    font-style: italic;
}

.textWork .content .fr,
.textWork .content .en {
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition:    all .5s ease;
    -ms-transition:     all .5s ease;
    transition:         all .5s ease;
}
.textWork .content.fr span.fr,
.textWork .content.en span.en{
    display: inline;

    letter-spacing: 1px;
}
.textWork .content.fr p.fr,
.textWork .content.en p.en{
    display: block;
}
/*.textWork .content.en span.en {
    font-weight: bold;
    font-style: normal;
}*/
/***** CARTEL *****/
.cartel {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 10;
}
.cartel h1 {
	font-size: 1.75em;
    margin: 2em 0 1rem;
}
    .cartel h1 a {
        cursor: context-menu;
    }
.cartel h3 {
    margin: 1rem 0;
}
.cartel h1 span, .cartel h3 span {
    text-transform: uppercase;

    background-color: f8f8f8;
    background-color: rgba(255,255,255,0.8);
    padding: .2em 10px .2em 10px;
    border: 1px solid #999;
}
.cartel h3 span {
    font-size: .8em;
    /*padding: .2em 5px 0.2em 0;*/
}
.cartel .infos {
    position: relative;
}
.cartel .infos .content{
    position: relative;
    right: 235px;

    width: 145px; /*350px*/
    padding: .5em 20px .5em 0;

    background-color: f8f8f8;
    background-color: rgba(255,255,255,0.8);

    -webkit-transition: all .4s ease-in;
    -moz-transition:    all .4s ease-in;
    transition:         all .4s ease-in;
}
.cartel .infos.expanded .content{
    -webkit-transform:  translateX(235px);
    -ms-transform:      translateX(235px);
    transform:          translateX(235px);
}
.cartel .infos .show {
    position: absolute;
    bottom: .5em;
    left: -2em;
}
.cartel .infos p {
    font-size: .85em;
}
.cartel .infos p strong {
    font-size: 1.2em;
}
.cartel ul.network{
	margin: 0;
	padding: 0;
	
	border: 1px solid #CCC;
	font-size: 9px;
	color: grey;
}
.cartel ul.network li {
	display: inline-block;
	
	border-left: 1px solid #CCC;
	padding: 0 .5em;
	width: 25%;
	line-height: 2em;
	text-align: center;
    /*vertical-align: text-top;*/
}
.cartel ul.network li:first-of-type {
	border: none;
}

/************
    INFO ZONE
*************/
.infoZone {
    position: fixed;
    bottom: 1.3rem;
    left: 0;
    right: 0;

    padding: .3em 0;

    height: 25px;

    text-align: center;
    /*background: #efefef;*/

    z-index: 10;
}
.infoZone div {
    display: inline-block;
    margin: 0 1em;

    font-size: .8em;
    text-transform: uppercase;
    color: #999;

    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
}
.infoZone .show {
    margin-top: -2px;
}
.infoZone .content {
    display: block;
    
    -webkit-transform:  translateX(100%);
    -ms-transform:      translateX(100%);
    transform:          translateX(100%);
    
    -webkit-transition: all .4s ease-in;
    -moz-transition:    all .4s ease-in;
    transition:         all .4s ease-in;
}
.infoZone div+div .content {
    -webkit-transform:  translateX(-100%);
    -ms-transform:      translateX(-100%);
    transform:          translateX(-100%);
}

.infoZone.expanded .content {
    -webkit-transform:  translateX(0);
    -ms-transform:      translateX(0);
    transform:          translateX(0);
}

/************
    FOOTER
*************/
footer {
    width: 100%;
    /*height: 35px;*/
    margin: 0 auto;
    text-align: center;

    background: #fff;
    border-top: 1px solid #aaa;

    z-index: 1000;
}
footer p {
    margin: 0;
    color: #777;
    font-size: .8em;
    text-transform: uppercase;
}


nav.slider {
	position: fixed;
	right: 2%;
	margin-top: -2em;
}

.navPrev, .navNext {
    font-size: 18px;
}
/*
.navNext:before {
content: "";
display: block;
width: 12px;
height: 12px;
position: absolute;
z-index: 1;
}*/


/************
    FX
*************/
section.intro,
section.intro > a {
    opacity: 0;
}



/************
    ICONS
*************/
/* NEW ICON-OMMX 2015 */
.hme:before {
    content: "\e804";
    font-size: 20px;
    font-family: icon-ommx;

    vertical-align: baseline;
}
.mn:before {
    content: "\e800";
    font-size: 20px;
    font-family: icon-ommx;

    vertical-align: bottom;
}
.srch:before {
    content: "\e857";
    font-size: 20px;
    font-family: icon-ommx;

    vertical-align: middle;
}
.inf:before {
    content: "\e858";
    font-size: 20px;
    font-family: icon-ommx;
    color: #222;

    vertical-align: baseline;
}
/*fullscreen*/
.fsn:before { 
    content: "\e85C";
    font-size: 18px;
    font-family: icon-ommx;
ﬁ
    vertical-align: baseline;
}
.prv:before {
    content: "\e851";
    font-size: 18px;
    font-family: icon-ommx;

    vertical-align: baseline;
}
.nxt:before {
    content: "\e854";
    font-size: 18px;
    font-family: icon-ommx;

    vertical-align: baseline;
}
.prvW:before,.nxtW:before {
    content: "\e84E";
    font-size: 16px;
    font-family: icon-ommx;

    vertical-align: -webkit-baseline-middle;
}
.fb:before {
    content: "\e839";
    font-size: 11px;
    font-family: icon-ommx;
    vertical-align: middle;
}
.tw:before {
    content: "\e837";
    font-size: 11px;
    font-family: icon-ommx;

    vertical-align: middle;
}
.loc:before {
    content: "\e80D";
    font-size: 18px;
    font-family: icon-ommx;
    vertical-align: sub;
    /*color: #AAA;*/
    margin-right: .2em;
}
.swap:before {
    content: "\e84F";
    font-size: 18px;
    font-family: icon-ommx;
    vertical-align: sub;
    color: #777;
}
.greeting:before {
    content: "\e858";
    font-size: 20px;
    font-family: icon-ommx;
    margin-right: .3em;
    color: #777;
}
/**************
    NICESCROLL
***************/
.nicescroll-rails {
    width: 5px !important;
}
.nicescroll-rails div {
    background-color: #ccc !important;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Small devices only */
@media (max-width: 768px) {
    .introText {
        /*background: red;*/
        margin: 1vh auto 0;
        right: 2em;
        left: 2em;
    }
    .gcc .introText {
        right: 2em;
        left: 2em;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .room article {
        transition: all 1s linear;
    }

    article .container {
        width: 83%;
        margin: 0 auto;
    }

    .textWork {
        position: absolute;
        width: 400px;
        right: 0;
        top: 5%;
        text-align: left;
        overflow: hidden;
        z-index: 10;
    }
    .textWork .content p {
        max-height: 270px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .textWork {
        width: 26%;
        top: 30px;
    }

    footer {
        width: 100%;
        bottom: 0;
        position: fixed;
    }
}
/* IPAD mini devices (desktops, 1024x768 and up) */
@media (min-width: 1024px) {
/*    footer {
        background: red;
    }*/

}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* XLarge devices (Xlarge desktops, 1440px and up) FULL SCREEN */
@media (min-width: 1440px) {

    article .container {
        width: 1240px;
    }

    .textWork {
        width: 375px;
    }
}
/* FULL SCREEN (1650 13" LAPTOP) */
@media (min-width: 1650px) {
    .room {
        margin-top: 65px;
    }
    article .container {
        width: 1325px;
    }
    /*100vw VERSION*/

    header nav .dashboard{
       height: 1080px; /*only for safari which do not read vw*/
       height: 100vw; 
    }
    header nav:hover .locator,
    header .dashboard:hover .locator {
        top: 15em;
    }
    header .rooms {
        top: 13em;
        position: absolute;       
    }
    header .works {
        top: 19em;
        padding-bottom: 0;
    }
    header nav:hover .menuTitle,
    header .dashboard:hover .menuTitle {
        display: block;
        top: 5em;
    }
    .textWork .content p {
        max-height: 340px;
    }
}
/* FULL SCREEN (1920px and up) */
@media (min-width: 1920px) {
    html {
        overflow-y: hidden;
    }
    .curve {
        top: 47% !important;
    }
    /* obsolete
    .intro img {
        width: 100%;
        height: auto;
        max-height: 95vh;
        margin-right: auto;
        margin-left: auto;
    }
    .introText {
        margin-top: 10vh;
        right: 25vh;
    }
    .gcc .introText {
        left: 25vh;
    }
    */
    .room {
        margin-top: 95px;
    }
    article .container {
        width: 1481px;
    }
    .textWork {
        width: 500px;

        font-size: 1.2em;
    }
    .textWork .content p {
        max-height: 380px;
    }
    header nav .dashboard {
        /*box-shadow: 1px 1px 30px #AAA;*/
    }

    /*100vw VERSION*/

    header nav .dashboard{
       height: 1080px; /*only for safari which do not read vw*/
       height: 100vw;
       padding: 0 4em 2em;
    }
    header nav:hover .locator,
    header .dashboard:hover .locator {
        top: 17.5em;
    }
    header .rooms {
        top: 15.3em;
        position: absolute;       
    }
    header .works {
        top: 21em;
    }
    header nav:hover .menuTitle,
    header .dashboard:hover .menuTitle {
        display: block;
        top: 7em;
    }

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

/*@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* ==========================================================================
   MO-loader PURE CSS from http://codepen.io/zephyr/pen/GiAHk
   ========================================================================== */
.loader {
    display: none; 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    background: #f8f8f8;
    background: rgba(255,255,255,.7);

    z-index: 1000;

    pointer-events: none;
}
/*
.loader {
    display: none; 
    position: absolute;
    top: 40%;
    bottom: 40%;
    left:  49%;
    right: 49%;

    background: none;
    //background: rgba(255,255,255,.7);

    z-index: 1000;

    pointer-events: none;
}*/
.curve {
    position: fixed;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;

    border: 10px solid transparent; /* 25 */
    border-right-color: rgba(0, 0, 0, 0.7); /* 444 */
    border-left-color:  rgba(0, 0, 0, 0.7);
    border-radius: 50%;
    -webkit-animation:  spin 1s linear infinite;
    -moz-animation:     spin 1s linear infinite;
    animation:          spin 1s linear infinite;
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}