
*, *:after, *:before {
}
html {
}
html body {
    color: #4F4F4F;
    font-family: 'Open Sans',sans-serif;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto !important;
}
a {
    color: #EEEEEE;
    text-decoration: none;
}
#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav {
    animation: 0.25s linear 0s normal none 1 fade-in;
}
.offcanvas {
    overflow: hidden;
}
@-moz-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@-moz-keyframes fade-in {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
#imagelightbox {
    box-shadow: 0 0 3em -2px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    position: fixed;
    z-index: 9999;
}
#imagelightbox-overlay {
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998;
}
#form1.blur {
}
#header {
    background-color: #00B2A9;
    background-position: center center;
    height: 100%;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}
#header-headlines {
    animation: 1s ease-out 0s normal forwards 1 mymove;
    color: #F2F2F2;
    font-family: 'Bree Serif',serif;
    margin: 0 auto;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    width: 100%;
    z-index: 0;
}
#header-headlines > img {
    max-width: 300px;
    width: 25%;
}
.dl-btn {
    background-color: #00B2A9;
    border-radius: 3px;
    box-shadow: 0 3px 0 0 #008179;
    color: #EEEEEE;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 10px;
    padding: 12px 16px;
    position: relative;
    text-transform: none;
    transition: background 0.1s ease-in-out 0s;
}

.dl-btn1 {
    background-color: #666;
    border-radius: 3px;
    box-shadow: 0 3px 0 0 #333;
    color: #EEEEEE;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    margin-right: 10px;
    margin-top: 10px;
    padding: 12px 16px;
    position: relative;
    text-transform: none;
    transition: background 0.1s ease-in-out 0s;
}


.dl-btn:hover, .dl-btn:active {
    background-color: #00A096;
    outline: 0 none;
    text-decoration: none;
    transition: background 0.1s ease-in-out 0s;
}

.dl-btn1:hover, .dl-btn1:active {
    background-color: #333;
    outline: 0 none;
    text-decoration: none;
    transition: background 0.1s ease-in-out 0s;
}
.dl-btn-1 {
    background-color: #2C2C2C;
    margin-bottom: 2%;
}
@-moz-keyframes mymove {
0% {
    top: -50%;
}
100% {
    top: 5%;
}
}
@-moz-keyframes mymove {
0% {
    top: -50%;
}
100% {
    top: 5%;
}
}
.overlay {
    background-color: rgba(44, 44, 44, 0.75);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998;
}
#main {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%;
    z-index: 99;
}
body {
}
#content4 {
    background-color: #00b2a9;
    color: #FFFFFF;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
#selection-download > img {
    float: left;
    margin-top: 1em;
    overflow: hidden;
    width: 20%;
}
#selection-download {
    height: 140px;
    margin: 0 auto;
    max-width: 960px;
    overflow: hidden;
    padding: 0 2%;
    width: 100%;
}
#socila-complet {
 
    border: 2px solid;
    border-radius: 8px;
    cursor: pointer;
    float: right;
    font-family: "Bree serif";
    font-size: 1.9em;
    margin-right: 0;
    position: relative;
    text-align: right;
    top: 40%;
    width: 6%;

}
#socila-complet a {
    padding: 8px;
}
#startscreen i {
    color: #EEEEEE;
    padding-right: 5px;
}
#socila-complet i:hover {
    color: #32323C;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
#back-top {
    bottom: 2%;
    position: fixed;
    right: 3%;
    z-index: 999;
}
#back-top a {
    color: #BBBBBB;
    display: block;
    font: 11px/100% Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
#back-top span {
    background: none no-repeat scroll center center #DDDDDD;
    border-radius: 2px;
    color: #FFFFFF;
    display: block;
    font-size: 2.4em;
    height: 35px;
    margin-bottom: 7px;
    opacity: 0.7;
    transition: all 0.5s ease 0s;
    width: 36px;
}
#back-top i {
    margin-top: 4px;
}
#back-top a:hover span {
    background-color: #777777;
}
.fa {
    margin-top: 14px;
}
@-moz-keyframes mymovetwo {
0% {
    top: 155%;
}
100% {
    top: 55%;
}
}
@-moz-keyframes mymovetwo {
0% {
    top: 155%;
}
100% {
    top: 55%;
}
}
.arrow {
    cursor: pointer;
    margin: 0 auto;
    width: 10%;
    z-index: 299;
}
.bounce {
    animation-name: bounce;
}
.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    transform: translateY(0px);
}
40% {
    transform: translateY(-30px);
}
60% {
    transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
    transform: translateY(0px);
}
40% {
    transform: translateY(-30px);
}
60% {
    transform: translateY(-15px);
}
}
.navLogo {
    margin: 0.8em;
}
.hide {
    display: none;
}
.fullnavigation {
    background-color: rgba(44, 44, 44, 0.95);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    font-weight: 700;
    height: 92%;
    position: fixed;
    top: 2em;
    width: 220px;
    z-index: 900;
}
.fullnavigation {
    transform: translate3d(-230px, 0px, 0px);
    transition: all 0.3s ease 0s;
}
.fullnavigation.on {
    transform: translate3d(0px, 0px, 0px);
}
.fullnavigation nav ol.scroll-nav__list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.fullnavigation nav ol.scroll-nav__list .scroll-nav__item {
    text-align: left;
}
.fullnavigation nav ol.scroll-nav__list .scroll-nav__item .scroll-nav__link {
    color: #FFFFFF;
    display: block;
    line-height: 0.8em;
    padding: 1em;
    text-decoration: none;
    width: 100%;
}
.fullnavigation ul li a:before {
    content: attr(data-icon);
    float: left;
    font-family: eicons;
    font-size: 1.5em;
    font-style: normal;
}
.fullnavigation ul li a:hover {
    background-color: #00A096;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
.navi {
    background-color: rgba(0, 178, 169, 0.95);
    color: #69BDB2;
    cursor: pointer;
    left: 3%;
    padding: 0.75em;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.navi:before {
    color: rgba(245, 245, 245, 0.9);
    content: "";
    float: left;
    font-family: "FontAwesome","Open Sans";
    font-size: 1.5em;
    font-weight: 100;
}
.closenav {
    background-color: rgba(0, 178, 169, 0.95);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    left: 185px;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 300;
}
.closenav:before {
    color: rgba(245, 245, 245, 0.95);
    content: "X";
    font-size: 1.8em;
    font-weight: 300;
    padding-left: 12px;
    text-align: center;
}
.closenav:hover, .navi:hover {
    background-color: #00A096;
    color: #2C2C2C;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
.scrollableArea {
    overflow: auto;
}
h2 {
    font-weight: normal;
}
h1, h2 {
    line-height: 1em;
    margin: 0;
}
section {
    background-color: #F2F2F2;
    overflow: hidden;
    padding: 40px 8px;
    position: relative;
    transition: all 0.8s ease 0s;
    width: 100%;
}
section article > img, section article a > img {
    float: left;
    margin: 0 2% 0 auto;
    width: 45%;
}
section#peax2 article > img, section#highway article a > img, section#darknight article > img, section#darkmoon article a > img, section#darkside article > img, section#barry article > img, section#stairway article > img {
    float: right;
}
section#darkmoon article a > img, section#darkfull article a > img, section#stairway article > img, section#darkfull article > img, section#darkside article > img {
    width: 38%;
}
section#peax2 article > img {
    width: 32%;
}
section#barry article > img {
    width: 36%;
}
section article, section footer {
    background-color: #FFFFFF;
    border-radius: 6px;
    margin: 0 auto;
    padding: 35px 35px 0;
    position: relative;
    width: 960px;
}
section footer {
    padding: 0;
}
article header h3 {
    position: relative;
    text-align: right;
    width: 75%;
}
article header h3.center {
    text-align: center;
	color:#000000;
	background-color:#00ffbb;
}
article header h3 span.red {
    color: #FF585F;
}
article header h3 span.android {
    color: #0CC6DE;
}
section article header {
    float: left;
    margin-left: 32px;
    margin-top: 3%;
    width: 47%;
}
section article .description-list {
    float: left;
    line-height: 1.75em;
    margin-bottom: 35px;
    width: 50%;
}
section article ul.dl-list {
    font-family: 'Open Sans',sans-serif;
    padding: 0;
}
section article ul.dl-list li {
        float: left !important;
    font-weight: 700;
    line-height: 1.4em;
    list-style-type: none;
    margin: 0 auto;
    padding: 1%;
    text-align: center;
    width: 48%;
    display: inline !important;

}
section footer {
    background-color: #FF585F;
    border-radius: 6px;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}
section footer > img {
    width: 80%;
}
.flagNew {
    background-color: #FF585F;
    color: #FFFFFF;
    float: right;
    font-size: 1.2em;
    font-weight: 600;
    height: 35px;
    padding: 5px 0;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 20px;
    width: 78px;
}
.flagNew:after {
    background-color: #FF585F;
    content: "";
    height: 35px;
    position: absolute;
    right: -8px;
    top: 3px;
    transform: skew(35deg);
    width: 8px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: block;
}
.clearfix:after {
    clear: both;
}
.clearfix {
}
@media only screen and (min-width: 760px) and (max-width: 979px) {
section article, section footer {
    width: 100%;
}
section article header {
    margin-top: 0;
}
}
@media only screen and (max-width: 759px) {
html.offcanvas {
    overflow: hidden;
}
#header-headlines {
    font-size: 0.9em;
}
#header-headlines > img {
    width: 65%;
}
section article, section article header h3, section article > img, section article header, section article header > img, section article a > img {
    float: none;
    width: 100%;
}
section article {
    padding: 15px 0 0;
    text-align: center;
}
section article img, section article a > img {
    max-width: 320px;
    width: 60%;
}
section#peax2 article > img, section#darknight article > img, section#highway article a > img, section#darkside article > img, section#stairway article > img, section#darkmoon article a > img, section#barry article > img {
    float: none;
}
section article header {
    margin: 0 auto;
    max-width: 320px;
}
section article header > img {
    max-width: 320px;
    width: 75%;
}
section footer {
    display: none;
}
section article .description-list {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
section article .description-list ul {
    list-style-type: square;
    margin: 0 auto;
    max-width: 380px;
}
section article .description-list ul li {
    float: left;
    font-weight: 400;
    line-height: 1.5em;
    text-align: left;
    width: 100%;
}
section article .description-list ul.dl-list {
    margin: 15px auto;
}
section article .description-list ul.dl-list li {
    margin-top: 0;
    text-align: center;
}
#selection-download {
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 2%;
    width: 100%;
}
#selection-download > img {
    float: left;
    max-width: 150px;
    overflow: hidden;
    width: 60%;
}
#selection-download #socila-complet a {
    font-size: 0.8em;
    width: 80%;
}
#selection-download #socila-complet {
    margin-right: 40px;
}
.fullnavigation {
    height: 100%;
    overflow-y: scroll;
    top: 0;
}
.navi:before {
    content: "";
    padding: 0;
}
.closenav {
    left: 170px;
    position: absolute;
    width: 40px;
}
}
@media only screen and (max-width: 759px) and (orientation: landscape) {
#header-headlines > img {
    float: left;
    margin: 10px 40px;
    width: 40%;
}
#header-headlines {
    font-size: 0.8em;
    margin: 0 auto;
    text-align: left;
}
.navi:before {
    content: "";
    padding: 0;
}
}
