body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
hr {margin: 0; padding: 0;}


abbr,
acronym {
    border: 0
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
}







[class*='col-'] {
    float: left;
    padding-right: 15px;
    padding-left: 15px
}

[class*='col-']:first-of-type {
    padding-right: 30px;
    padding-left: 0
}

[class*='col-']:last-of-type {
    padding-right: 0;
    padding-left: 30px
}

[class*='col-'].edge {
    padding: 0
}

.gridPad {
    padding: 60px 0 60px 60px
}

.gridPad [class*='col-']:last-of-type {
    padding-right: 60px
}

@media (max-width: 820px) {
    .gridPad [class*='col-']:last-of-type {
        padding-right: 0
    }
}

@media (max-width: 820px) {
    .gridPad {
        padding: 0
    }
}

.col-1 {
    width: 100%
}

.col-2-3 {
    width: 66.66%
}

.col-1-3 {
    width: 33.33%
}

.col-1-2 {
    width: 50%
}

.col-1-4 {
    width: 25%
}

.col-3-4 {
    width: 75%
}

.col-1-5 {
    width: 20%
}

.col-2-5 {
    width: 40%
}

.col-3-5 {
    width: 60%
}

.col-4-5 {
    width: 80%
}

.col-1-6 {
    width: 16.66%
}

.col-1-8 {
    width: 12.5%
}

.col-7-8 {
    width: 87.5%
}

html {
    width: 100%
}

body {
    color: #515050;
    
    position: relative;
    min-width: 1240px
}

a {
    color: #8C6728;
    text-decoration: underline
}

nav {
    background-color: #fff;
    top: 0;
    width: 100%;
    z-index: 2
}

nav a {
    text-decoration: none
}

nav .constrain>ul>li {
    float: left
}

nav .constrain>ul>li>a {
    color: #000;
    display: block;
    font-weight: 400;
    padding: 29px 20px;
    text-transform: uppercase;
    text-decoration: none
}

nav .constrain>ul>li>a:hover {
    color: #8C6728
}

nav .approach {
    position: relative
}

nav .approach:after {
    background-color: #8C6728;
    bottom: -5px;
    content: '';
    position: relative;
    height: 2px;
    margin: 0 auto;
    width: 70%;
    display: block
}

nav .left {
    float: left
}

nav .left>li:first-child a {
    padding: 29px 20px 29px 0
}

nav .right {
    float: right
}

nav .right>li a {
    font-size: 13px
}

nav .right>li:last-child a {
    padding: 14px 0 0 20px
}

nav .mega {
    display: none;
    background-color: #fff;
    left: 0;
    padding-bottom: 50px;
    position: absolute;
    text-transform: uppercase;
    top: 79px;
    width: 100%
}

nav .mega li a {
    color: #8C6728;
    font-size: 13px;
    line-height: 29px;
    text-decoration: none
}

nav .mega li a.see-all {
    color: #685b43;
    font-weight: 400
}

nav .mega li a:hover {
    text-decoration: underline
}

nav .mega .col-1-4:nth-child(3) {
    width: 26%
}

nav .mega .col-1-4:nth-child(4) {
    width: 24%
}

nav label {
    color: #231f20;
    display: block;
    margin: 24px 0 9px
}



h1 {
    color: #fff;
    font-size: 58px;
    line-height: 55px;
    margin-bottom: 20px;
    text-transform: none
}

h2 {
    color: #275778;
    font-size: 52px;
    line-height: 55px;
    margin-bottom: 20px;
    text-transform: none
}

h3 {
    color: #275778;
    font-size: 17px;
    margin-bottom: 10px;
    text-transform: none
}

p {
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 20px
}

img {
    height: auto;
    max-width: 100%
}

.constrain {
    margin: 0 auto;
    width: 960px;
    position: relative
}

@media (max-width: 1400px) {
    .constrain {
        margin: 0 0 0 50px
    }
}

@media (max-width: 1400px) {
    nav .constrain {
        margin: 0 auto
    }
}

.openingWrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.openingWrapper p,
.openingWrapper h2 {
    color: white
}

.openingWrapper h1 {
    text-align: center
}

.openingWrapper .sceneOpening {
    border: 4px solid #fff;
    margin-top: -210px;
    margin-left: -325px;
    height: 320px;
    padding: 40px;
    position: absolute;
    text-align: justify;
    top: 50%;
    width: 650px;
    left: 50%
}

.openingWrapper .openingScenesWrapper {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 100;
    height: 100%;
}





.copy {
    margin-top: 70px
}

.copy time {
    display: block;
    font-size: 20px;
    margin-bottom: 10px
}

[class^="copy"] {
    margin: 150px 0 0 0;
    position: absolute;
    opacity: 0;
    width: 65%
}

[class^="copy"] time {
    display: block;
    font-size: 24px;
    margin-bottom: 10px
}

@media (max-height: 695px) {
    [class^="copy"] {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 880px) {
    [class^="copy"] {
        margin: 40px 0 0 0
    }
}

@media (max-height: 710px) {
    [class^="copy"] {
        margin: 10px 0 0 0
    }
}

[class^="copy"] p:last-of-type {
    margin-bottom: 0
}

.copy97 {
    border: none;
    margin: 0 0 0 0;
    position: relative;
    width: 100%;
    float: right;
    width:100%
}

@media (max-height: 990px) {
    .copy97 {
        margin-top: 0;
    }
}

@media (max-height: 800px) {
    .copy97 {
        margin-top: 0;
    }
}

@media (max-height: 695px) {
    .copy97 {
        background-color: transparent;
        padding-left: 0;
        z-index: 2
    }
}

@media (max-height: 695px) {
    .copy00 {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 880px) {
    .copy03 {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        margin: 0;
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 1020px) {
    .copy06 {
        margin: 70px 0 0 0
    }
}

@media (max-height: 900px) {
    .copy06 {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        margin: 20px 0 0 0;
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 970px) {
    .copy09 {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        margin: 20px 0 0 0;
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 895px) {
    .copy11 {
        margin: 70px 0 0 0
    }
}

@media (max-height: 770px) {
    .copy11 {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.7);
        margin: 20px 0 0 0;
        padding: 20px;
        z-index: 2
    }
}

@media (max-height: 1020px) {
    .copyNow {
        margin: 40px 0 0 0
    }
}

[class^="graphic"] {
    position: absolute;
    width: auto
}

.scene97 [class^="graphic"] {
    bottom: 305px;
    left: -40px
}

@media (max-height: 990px) {
    .scene97 [class^="graphic"] {
        bottom: 207px
    }
}

@media (max-height: 990px) {
    .scene97 [class^="graphic"] {
        bottom: 170px
    }
}

@media (max-height: 750px) {
    .scene97 [class^="graphic"] {
        bottom: 100px
    }
}

@media (max-height: 960px) {
    .scene97 [class^="graphic"] img {
        max-width: 90%
    }
}

@media (max-height: 900px) {
    .scene97 [class^="graphic"] img {
        max-width: 80%
    }
}

.scene00 [class^="graphic"] {
    bottom: 0;
    left: -35%
}

@media (max-height: 780px) {
    .scene00 [class^="graphic"] {
        bottom: -60px
    }
}

@media (max-height: 780px) {
    .scene00 [class^="graphic"] img {
        max-width: 90%
    }
}


@media (max-height: 1060px) {
    .scene03 [class^="graphic"] {
        bottom: 0
    }
}

@media (max-height: 950px) {
    .scene03 [class^="graphic"] {
        bottom: -6%
    }
}

@media (max-height: 710px) {
    .scene03 [class^="graphic"] {
        bottom: -10%;
        left: -55%
    }
}

.scene06 [class^="graphic"] {
    bottom: -6%;
    left: -23%
}

@media (max-height: 710px) {
    .scene06 [class^="graphic"] {
        bottom: -15%
    }
}

@media (max-height: 1010px) {
    .scene06 [class^="graphic"] img {
        max-width: 90%
    }
}

.scene09 [class^="graphic"] {
    bottom: 0;
    left: -200px
}

@media (max-height: 890px) {
    .scene09 [class^="graphic"] {
        left: -130px
    }
}

@media (max-height: 820px) {
    .scene09 [class^="graphic"] {
        bottom: -100px
    }
}

.scene09 [class^="graphic"] img {
    max-width: 100%
}

@media (max-height: 1030px) {
    .scene09 [class^="graphic"] img {
        max-width: 90%
    }
}

@media (max-height: 890px) {
    .scene09 [class^="graphic"] img {
        max-width: 80%
    }
}

.scene11 [class^="graphic"] {
    bottom: 50px;
    left: -270px
}

@media (max-height: 1070px) {
    .scene11 [class^="graphic"] {
        bottom: -50px
    }
}

@media (max-height: 990px) {
    .scene11 [class^="graphic"] {
        bottom: -100px
    }
}

@media (max-height: 895px) {
    .scene11 [class^="graphic"] {
        left: -200px
    }
}

@media (max-height: 710px) {
    .scene11 [class^="graphic"] {
        bottom: -19%;
        left: -14%
    }
}

@media (max-height: 895px) {
    .scene11 [class^="graphic"] img {
        max-width: 90%
    }
}

[class^="graphic"] img {
    display: block;
    max-width: none
}

[class^="graphic"] span {
    position: absolute;
    text-align: right
}

.scene00 [class^="graphic"] span {
    right: 350px;
    text-align: left;
    bottom: 40px
}

.scene03 [class^="graphic"] span {
    bottom: 140px;
    right: 130px;
    text-align: left
}

.scene06 [class^="graphic"] span {
    text-align: left;
    bottom: 130px;
    right: 200px
}

.scene09 [class^="graphic"] span {
    bottom: 160px
}

.scene11 [class^="graphic"] span {
    bottom: 160px;
    right: 230px
}

.fullscreen {
    min-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1
}

section[class^="scene"] {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media (max-height: 860px) {
    .scene09 [class^="compContent"],
    .scene11 [class^="compContent"] {
        bottom: 40px;
        top: auto
    }
}

@media (max-height: 790px) {
    .scene09 [class^="compContent"] .contentModule,
    .scene11 [class^="compContent"] .contentModule {
        margin-bottom: 10px
    }
    .scene09 [class^="compContent"] .contentModule .compImage,
    .scene11 [class^="compContent"] .contentModule .compImage {
        margin-bottom: 10px
    }
}
.stable-one {
    color: transparent;
    position: absolute;
}

.navigationmenu {
    background-repeat: repeat-y;
    background-position: 100% 0;
    display: none;
    position: fixed;
    height: 100%;
    z-index: 11;
}

@media (max-width: 1240px) {
    .navigationmenu {
        position: absolute
    }
}

@media (max-width: 1225px) {
    .navigationmenu {
        right: -200px
    }
}

.navigationmenu .menus {
    right: -150px;
    position: absolute;
    top: 41%;
    width: 180px;
    z-index: 11
}

.navigationmenu .menus a {
    color: #565656;
    display: block;
    font-size: 16px;
    margin-bottom: 35px;
    text-decoration: none
}

.navigationmenu .menus a.current {
    color: #275778;
    font-size: 26px;
    position: relative
}

.navigationmenu .menus a.current:hover {
    font-size: 20px;
}

.navigationmenu .menus a.current span.ic:after {
    background-color: #c9cb2b;
    border-radius: 15px;
    content: '';
    height: 15px;
    position: absolute;
    right: -24px;
    top: 5px;
    width: 15px
}

.navigationmenu .menus a:last-child {
    margin-bottom: 0
}

.navigationmenu .menus a:hover {
    color: #275778;
    font-size: 17px
}

.navigationmenu .menus .darkBg {
    color: black;
    text-shadow: 0 0 10px white, 0 0 10px white, 0 0 15px white
}

.navigationmenu .menus .darkBg:hover {
    color: black
}

.navigationmenu .menus .darkBg.current {
    color: #275778;
    text-shadow: none
}

@media (max-height: 810px) {
    .navigationmenu .menus .darkBg.current {
        color: #a2bac7;
        text-shadow: 0 0 12px black
    }
}

.navigationmenu .menus .darkBg.current:hover {
    font-size: 26px
}

@media (max-width: 1240px) {
    .navigationmenu {
        position: absolute
    }
}

.modern .overlayFuture {
    background: transparent
}

[class^=overlay] {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100%;
    overflow-y: scroll;
    padding: 100px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

[class^=overlay] .constrain {
    margin: 0 auto
}