html {
    /*height: 100%;
    overflow:hidden;*/
    font-weight: 100;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 100;
    /*letter-spacing:-0.03em;*/
    /*height: 100%;*/
    /*color: rgba(180, 180, 180, 1);*/
}

svg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
}

svg text {
    text-anchor: middle;
    fill: #aaa;
    stroke: none;
}

svg mask rect {
    fill: rgba(180, 180, 180, 0.5);
}

svg > rect {
    fill: black;
    -webkit-mask: url(#mask);
    mask: url(#mask);
}

path {
    pointer-events:all;
}

video {
    position: absolute;
    top: 0%;
    left: 0%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    overflow: hidden;
    object-fit: cover;
}

.bg-master-lightest {
    background-color: #fff;
}

.four-part-image-section {
    margin-bottom: 20px;
}

.four-part-image-section a {
    color: #fff;
    text-decoration: none;
}

.four-part-image-section a:hover {
    color: #fff;
    text-decoration: none;
}

.four-part-image {
    height: 768px;
}

.four-part-image-one {
    border-right: 10px solid #fff;
}

.four-part-image-two {
    border-right: 10px solid #fff;
}

.four-part-image-three {
    border-right: 10px solid #fff;
}

.four-part-image-four {

}

h1.four-part-image {
        font-size: 64px;
}

.four-part-image > .hover-caption {
    margin-top: 320px;
}

.hover-push:hover .hover-backdrop {
    opacity: 1;
}

.hover-push .hover-backdrop {
    opacity: .7;
}

.hero_video_container > video {
    opacity: 0.8;
}

.jumbotron {
    background-color: #000;
}

.logo {
    margin-top: 48px;
}

@media (max-width: 667px) {
    .logo {
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media (max-width: 1024px) {
    .four-part-image-one {
        border-right: none;
        border-bottom: 10px solid #fff;
    }

    .four-part-image-two {
        border-right: none;
        border-bottom: 10px solid #fff;
    }

    .four-part-image-three {
        border-right: none;
        border-bottom: 10px solid #fff;
    }

}

.container {
    width: 90% !important;
}

#one {
    fill: rgba(255, 255, 255, 1);
}

#two {
    fill: rgba(255, 255, 255, 1);
}

#three {
    fill: rgba(255, 255, 255, 1);
}

#four {
    fill: rgba(255, 255, 255, 1);
}

.one-selected {
    fill: rgba(0, 60, 120, 0.65);
    transform: translate(2000px, -450px) scale(26, 26);
}

.two-selected {
    transform: translate(4200px, -200px) scale(30, 30);
    fill: rgba(0, 120, 0, 0.65);
}

.three-selected {
    transform: translate(600px, -200px) scale(36, 36);
    fill: rgba(220, 20, 20, 0.65);
}

.four-selected {
    transform: translate(0px, 0) scale(30, 30);
    fill: rgba(0, 120, 120, 0.65);
}

.invisible {
    opacity: 0;
}

.hidden {
    visibility: hidden;
}

.disabled {
    opacity: 0.125;
}

.darken {
    opacity: 0.5;
}

.menuitem {
    /*transform: scale(1, 1);*/
    transform-origin: 50% 50% 0;
    cursor: default;
    stroke: transparent;
    stroke-width: 80px;
}

.clickable {

}

.active {
    fill: rgba(255, 255, 255, 0.25) !important;
}

.semi-active {
    fill: rgba(255, 255, 255, 0.5) !important;
}

.selected-mask {
    opacity: 0;
}

#cube {
    opacity: 0.5;
}

.transition-ease-in-out {
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.level-one {
    left: 25%;
    right: 25%;
    width: 50%;
    top: 100px;
    position: absolute;
}



.p-b-180 {
    padding-bottom: 180px !important;
}
.p-t-180 {
    padding-top: 180px !important;
}
.p-b-160 {
    padding-bottom: 160px !important;
}
.p-t-160 {
    padding-top: 160px !important;
}
.p-b-120 {
    padding-bottom: 120px !important;
}
.p-t-120 {
    padding-top: 120px !important;
}

.component {
    height: 100%;
}

.hero_video_container {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
}

video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
}

h5, h6 {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: 800;
    color: #000;
}
h1 {
    font-size: 44px;
    line-height: 55px;
    letter-spacing: -0.009em;
}
h1.mega {
    font-size: 110px;
    line-height: 96px;
    font-weight: 800;
    letter-spacing: -2px;
    margin-left: -6px;
}
h2 {
    font-size: 48px;
    line-height: 48px;
}
h3 {
    font-size: 27px;
    line-height: 32px;
}
h4 {
    font-size: 22px;
    line-height: 31.88px;
    letter-spacing: -0.0045em;
    -webkit-text-stroke-width: 0.24px;
}
h4.mega {
    font-size: 38px;
    line-height: 48px;
    font-weight: 800;
    letter-spacing: -2px;
}
h5 {
    font-size: 18px;
    line-height: 25.88px;
    font-weight: 400;
}
h5.mega {
    font-size: 30px;
    line-height: 32px;
    font-weight: 800;
}

p {
    font-size: 16pt;
    font-weight: 400;
    /*color: #000;*/
    line-height: 24pt;
}


.text-footer {
    font-size: 12pt;
}

.text-black {
    color: #000000 !important;
}

.text-white {
    color: #fff !important;
}
.text-with-image-section {
    min-height: 1024px;
    color: #fff;
}
/*
.menuitem:hover
{
  opacity:1;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
}*/

/*
@media only screen and (max-width: 768px) {
  html{
    font-size:0.5em;
    font-weight:400;
  }
}*/