#carouselloader-img {
    width: 40px;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}
#topbanner-slide {display: none;}
.inline {display: inline-block;}
#frontpage-topbanner {
    background-color: #060606;
    position: relative;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: background 1000ms ease-in 1000ms;
    height: auto;
    height: 36vw;
}
#frontpage-banner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:none;
    background-size: 100% 100%;
    background-size: cover;
    visibility: hidden;
    z-index: 1;
}
#frontpage-banner-m {
    position: absolute;;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:none;
    background-size: 100% 100%;
    background-size: cover;
    visibility: hidden;
    z-index: 1;

}
#frontpage-videobox {}
#frontpage-topbanner video {
  width: 100%;
  height: auto;
}
video { 
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
}

video#frontpage-video2 {
    z-index: 4;
}

video#frontpage-video {
    z-index: 3;
}

#frontpage-quotes-box {
    height: 25%;
    width: 90%;
    position: absolute;
    bottom: 60px;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
}
.quote-frontpage {
    width: 30%;
    display: block;
    float: left;
    margin-right: auto;
    margin-left: auto;
    background: #1515155e;
    margin-left: 2%;
    padding-left: 0.5%;
    padding-bottom: 15px;
    border-radius: 10px;
}
.frontpage-quote-tagline {
    color: silver;
    font-size: 0.8em;
    font-size: 0.7vw;
    font-weight: normal;
    display: block;
}
span.frontpage-quote-text {
    color: #ece9e9;
    font-size: 1em;
    font-size: 0.96vw ;
    font-style: italic;
    text-shadow: 1px 1px #060606;
}
span.frontpage-quote-avatar img {
    width: 12%;
    border-radius: 50%;
    border: 2px solid #404040;
    margin-left: 0%;
    margin-top: 5%;
    float: left;
}
.frontpage-quotes-textblock {
    width: 80%;
    float: left;
    margin-left: 6%;
    overflow: hidden;
    margin-top: 25px;
    box-sizing: border-box;
    padding-left: 3%;
}
.frontpage-quotes-textblock:before {
    display: block;
    content: "\201C";
    font-size: 5em;
    font-size: 50px;
    position: absolute;
    color: #ece9e9;
    top: 13px;
    margin-left: -1.8%;
    margin-left: -30px;
    font-family: Helvetica, Ariel;
}
span.frontpage-quote-text-bottom {
    clear: both;
    float: left;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    margin-top: 2%;
}
span.frontpage-quote-author {
    color: #ece9e9;
    font-weight: bold;
    font-size: 1.1em;
    font-size: 0.8vw;
    text-shadow: 1px 1px #060606;
}
#frontpage-titler {
    position: absolute;
    width: 100%;
    text-align: center;
    color: white;
    top: 40%;
}
#frontpage-titler h1, #frontpage-titler h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    text-shadow: 2px 2px #060606;
}
#frontpage-titler h1 {
    font-size: 36px;
    font-size: 3em;
    font-size: 3vw;
    font-weight: 800;;
}
#frontpage-titler h2 {
    font-size: 22px;
    font-size: 1.4em;
    font-size: 1.3vw;
    font-weight: 200;
    color: #d4d4d4;
}
#frontpage-learnmore { margin-top: 20px;}
#frontpage-topbanner-bg {
    position: relative;
    bottom: 0;
    right: 0;
}
/* layer */
#frontpage-titler {z-index: 5;display: none;}
#frontpage-quotes-box {z-index: 6;}
#frontpage-video {visibility: hidden;}
#frontpage-video2 {visibility: hidden;}
#frontpage-quotes-box, #frontpage-titler,#topbanner-slide {display: none;}
#frontpage-topbanner {background-color: #060606;}
/* mobile */
@media only screen and (max-width: 1200px) {
    #frontpage-topbanner {height: 36vw;}
      #frontpage-quotes-box {
        top: 0;
        bottom: 0;
        height: 100%;
        width: 95%;
      }
    span.frontpage-quote-text {font-size: 1.3vw;}
    span.frontpage-quote-author {font-size: 1.1vw;}
    .frontpage-quote-tagline {font-size: 0.8vw;}
    #quote-1.quote-frontpage-mobile {
        top: 13%;
        position: relative;
        width: 37%;
        float: left;
        background: none;
        border: none;
        box-shadow:none;
    }
    #quote-2.quote-frontpage-mobile {
        top: 14%;
        position: relative;
        width: 40%;
        left: 8%;
        clear: both;
        float: left;
        background: none;
        border: none;
        box-shadow:none;
    }
    #quote-3.quote-frontpage-mobile {
        top: -7%;
        position: relative;
        width: 40%;
        float: right;
        right: 20%;
        background: none;
        border: none; 
        box-shadow:none;
    }
}
@media only screen and (max-width: 830px) {
    #frontpage-topbanner {
        height: 80vw;
       min-height: 600px;
    }
    #frontpage-quotes-box {
        top: 22%;
        bottom: 0;
        height:auto;
        width:100%;
        left:0%;
      }
    span.frontpage-quote-text { font-size: 2.1vw;float: right;}
    span.frontpage-quote-author {font-size: 1.8vw;}
    .frontpage-quote-tagline {font-size: 1.6vw;}
    #frontpage-titler {visibility: visible;}
    #frontpage-titler h1 {font-size: 4vw;}
    #frontpage-titler h2 {font-size: 2vw;}
    .frontpage-quotes-textblock {width: auto;}
    #quote-1.quote-frontpage-mobile, #quote-2.quote-frontpage-mobile, #quote-3.quote-frontpage-mobile {
        top:0;
        right: 0;
        left: 20%;
        position: absolute;
        width: 60%;
        background: #1515155e;
    }
    span.frontpage-quote-avatar img {
        width: 12%;
        margin-top: 5%;
   }
}
@media only screen and (max-width: 610px) {
    #frontpage-topbanner {
        height: 80vw;
       min-height: 550px;
    }
    #frontpage-quotes-box {
        top: 15%;
        bottom: 0;
        height:auto;
        width:100%;
        left:0%;
      }
    #frontpage-topbanner {height: 65vh;}
    #frontpage-topbanner-bg {min-height: 70vh;}
    .frontpage-quote-tagline {font-size: 1.8vw;}
    #frontpage-titler {visibility: hidden;}
    #frontpage-titler h1 {font-size: 3.7vw;}
    #frontpage-titler h2 {font-size: 2vw;}
    span.frontpage-quote-text {font-size: 2.8vw;}
    span.frontpage-quote-author {font-size: 2vw;}

    #quote-1.quote-frontpage-mobile, #quote-2.quote-frontpage-mobile, #quote-3.quote-frontpage-mobile {
        top:0;
        right: 0;
        left: 10%;
        position: absolute;
        width: 80%;
        background: #1515155e;
    }

    span.frontpage-quote-avatar img {
        width: 12%;
        margin-top: 20px;
    }
}
/* Animations */
.fade {
    animation-fill-mode: forwards;
    animation-name: fadein;
    animation-duration: 2s;
    animation-delay: 0s;
    animation-timing-function: ease-in;
}
@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.02);
    }

}