/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */

.sprites-logo-ryerson { background-position: 0 0%; background-size: 100%; }
.sprites-logo-steelcase { background-position: 0 23.623446%; background-size: 100%; }
.sprites-logo-cushman { background-position: 0 36.135957%; background-size: 102.333333%; }
.sprites-logo-dor { background-position: 0 55%; background-size: 103.020134%; }
.sprites-logo-sga { background-position: 0 75.092251%; background-size: 132.327586%; }
.sprites-home-down-arrow { background-position: 0 89.228007%; background-size: 204.666667%; }
.sprites-logo-normli { background-position: 0 100%; background-size: 274.107143%; }
/* end sprites */

/* top nav css */
.hero {
    padding-top: 0;
}
/* end top nav css*/


.body {
    min-height: inherit;
}

.body.container {
    display: none;
}

.zEWidget-launcher {
    display: none !important;
}

/* navbar & link color */
.navbar-fixed-top:not(.scrolled) a:not(.btn-default):hover {
    color: #178d9b !important;
}
.navbar-fixed-top:not(.scrolled) a.btn-default:hover {
    color: #178d9b !important;
    border-color: #178d9b !important;
}
.navbar-fixed-top:not(.scrolled) a.btn-primary {
    color: black !important;
    background-color: white;
    border: 1px solid white;
}
.navbar-fixed-top:not(.scrolled) a.btn-primary:hover {
    color: white !important;
    border-color: #178d9b !important;
    background-color: #178d9b !important;
}
@media screen and (min-width: 838px){
    .navbar-fixed-top:not(.scrolled) .dropdown-section-header {
        color: #178d9b !important;
    }
}

.navbar-fixed-top.scrolled a:not(.btn-default):hover {
    color: #178d9b !important;
}
.navbar-fixed-top.scrolled a.btn-default {
    color: black !important;
    border-color: black !important;
}
.navbar-fixed-top.scrolled a.btn-default:hover {
    color: #178d9b !important;
    border-color: #178d9b !important;
}
.navbar-fixed-top.scrolled a.btn-primary {
    color: white !important;
    background-color: black;
    border: 1px solid black;
}
.navbar-fixed-top.scrolled a.btn-primary:hover {
    color: white !important;
    border-color: #178d9b !important;
    background-color: #178d9b !important;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #178d9b;
}
.navbar-nav > li.dropdown.open .dropdown-toggle {
    color: #178d9b !important;
}
a {
    color: #178d9b;
}
/* end navbar & link color */


h1, h2, h3, h4, p, footer {
    font-weight: 400;
    text-transform: none;
    color: black;
    letter-spacing: 1px;
}

p {
    font-size: 1.05em;
    line-height: 1.2em;
}

.btn-lg-solid-white {
    font-size: 0.8em;
    padding: 0.5em 4em;
    background-color: white;
    color: black;
    letter-spacing: 0.1em;
}

.btn-lg-solid-white:hover {
    font-size: 0.8em;
    padding: 0.5em 4em;
    background-color: #178d9b;
    color: white;
}

@media (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

/*
 * Your Vision
 ***************************************/
.your-vision {
    z-index: 1;
    position: relative;
    width: 100%;
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 100px;
}

@media (max-width: 991px) {
    .your-vision {
        padding-bottom: 20px;
    }

}


.your-vision .top-row .title-text {
    font-size: 48px;
    line-height: 52px;
    padding: 20px;
}

.your-vision .top-row .body-text {
    padding-top: 20px;
    max-width: 550px;
    display: inline-block;
    margin: 0;
}

.your-vision .mid-row .col-xs-12 {
    padding: 0;
}

@media (max-width: 600px) {
    .your-vision .mid-row .col-xs-12 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.your-vision .mid-row {
    padding: 0;
}


.your-vision .mid-row .bg-img {
    max-height: 55vh;
	max-width: 10vw;
	display: inline-block;
	vertical-align: top;
}

.your-vision .mid-row > div {
	text-align: justify;
}

.your-vision .mid-row > div:after {
	content: "";
	width: 100%;
	display: inline-block;
}

.your-vision .mid-row .laptop-img {
    position: absolute;
    width: 36%;
    max-height: 40vh;
    top: 50%;
    left: 32%;
}

.your-vision .mid-row .goggles-img {
    position: absolute;
    width: 26%;
    max-height: 30vh;
    top: 0;
    left: 35%;
}

.your-vision .bottom-row .title-text {
    font-size: 32px;
    line-height: 33px;
    padding-bottom: 20px;
}

.your-vision .bottom-row .body-text {
    padding-bottom: 20px;
    max-width: 450px;
    display: inline-block;
}

/*
 * use-case
 ***************************************/
.use-case {
    z-index: 1;
    position: relative;
    width: 100%;
    background-color: white;
}

.use-case.container,
.use-case .row {
    padding: 0;
    margin: 0;
}

.use-case .row-top {
    width: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    background-color: black;
}

.use-case .row-bottom .quote-text {
    padding-top: 1em;
}

.use-case .row-bottom .name-text {
    font-size: 16px;
    color: #5d5e5e;
}

.use-case .col-expand {
    width: 20%;
    display: table-cell;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}

.use-case .col-expand.active {
    background-blend-mode: multiply;
}

.use-case .col-expand-mobile {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}

/* IE & safari does not support luminosity, therefore use transparent layer */
.use-case .col-expand:not(.active) .col-layer {
    background-color: rgba(0, 0, 0, 0.6);
}
/* Chrome & FireFox support luminosity, therefore use blend-mode approach */
@supports (background-blend-mode:luminosity) {
    .use-case .col-expand {
        background-blend-mode: luminosity;
        background-color: dimgrey;
    }

    .use-case .col-expand:not(.active) .col-layer {
        background-color: rgba(0,0,0,0.5);
    }
}

/* IE does not support multiply, therefore use transparent layer */
.use-case .col-expand-1.active .col-layer,
.use-case .col-expand-mobile-1 .col-layer,
.use-case .col-line-1 {
    background-color: rgba(0, 74, 125, 0.7);
}

.use-case .col-expand-2.active .col-layer,
.use-case .col-expand-mobile-2 .col-layer,
.use-case .col-line-2 {
    background-color: rgba(46, 57, 118, 0.7);
}

.use-case .col-expand-3.active .col-layer,
.use-case .col-expand-mobile-3 .col-layer,
.use-case .col-line-3 {
    background-color: rgba(36, 118, 87, 0.7);
}

.use-case .col-expand-4.active .col-layer,
.use-case .col-expand-mobile-4 .col-layer,
.use-case .col-line-4 {
    background-color: rgba(142,25,28,0.7);
}

.use-case .col-expand-5.active .col-layer,
.use-case .col-expand-mobile-5 .col-layer,
.use-case .col-line-5 {
    background-color: rgba(119,62,62,0.7);
}
/* Chrome & FireFox & safari support multiply, therefore use blend-mode approach */
@supports (background-blend-mode:multiply) {
    .use-case .col-expand.active .col-layer,
    .use-case .col-expand-mobile .col-layer{
        background-color: transparent;
    }

    .use-case .col-expand-1.active,
    .use-case .col-expand-mobile-1,
    .use-case .col-line-1 {
        background-color: #1D586B;
    }

    .use-case .col-expand-2.active,
    .use-case .col-expand-mobile-2,
    .use-case .col-line-2 {
        background-color: #B79039;
    }

    .use-case .col-expand-3.active,
    .use-case .col-expand-mobile-3,
    .use-case .col-line-3 {
        background-color: #82431D;
    }

    .use-case .col-expand-4.active,
    .use-case .col-expand-mobile-4,
    .use-case .col-line-4 {
        background-color: #8E191C;
    }

    .use-case .col-expand-5.active,
    .use-case .col-expand-mobile-5,
    .use-case .col-line-5 {
        background-color: #773E3E;
    }
}

.use-case .col-expand .inner-text {
    height: 70vh;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.use-case:not(.ie11) .col-expand .inner-text {
    display: flex;
}

.use-case .col-expand-mobile .inner-text{
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 1em;
}

.use-case .inner-text p {
    color: white;
    max-width: 200px;
    font-size: 14px;
    line-height: 16px;
}

.use-case .inner-text .info-text {
    text-transform: uppercase;
}

.use-case .col-expand .inner-text .title-text {
    font-size: 30px;
    line-height: 33px;
    font-weight: 700;
}

.use-case .col-expand-mobile .inner-text .title-text {
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
}

.use-case .col-expand .inner-text {
    transform: scale3d(0.5, 0.5, 1);
}

.use-case .col-expand .inner-text p {
    margin-bottom: 30px;
    max-width: 400px;
    font-size: 26px;
    line-height: 29px;
}

.use-case .col-expand .inner-text .title-text {
    font-size: 60px;
    line-height: 64px;
}

.use-case.ie11 .col-layer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.use-case .col-expand .inner-text .hover-text {
    font-size: 24px;
    line-height: 27px;
    opacity: 0;
    transform: translate3d(0,45px,0);
}

.use-case .col-expand.show-text .inner-text .hover-text {
    opacity: 1;
    transform: translate3d(0,0,0);
}

.use-case:not(.ie11) .col-expand,
.use-case:not(.ie11) .col-arrow,
.use-case:not(.ie11) .col-expand .inner-text .hover-text{
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    transition-duration: .45s;
    transition-delay: 0ms;
    transition-timing-function: cubic-bezier(.5,0,.1,1);
    will-change: transform,opacity;
}


.use-case .col-line {
    height: 0;
}

.use-case .col-line.active {
    height: 20px;
    position: relative;
}


.use-case .col-arrow {
    content: '';
    position: absolute;
    top: -2.8vw;
    width: 0;
    height: 0;
    border-left: 5vw solid transparent;
    border-right: 5vw solid transparent;
    border-bottom: 3vw solid #f9fafb;
    clear: both;
}

@media (max-width: 991px) {
    .use-case .col-arrow {
        left: 39vw;
        top: -4.8vw;
        border-left: 10vw solid transparent;
        border-right: 10vw solid transparent;
        border-bottom: 5vw solid #f9fafb;
    }
}
@media (min-width: 992px) {
    .use-case .col-arrow-1 {
        left: 9vw;
    }

    .use-case .col-arrow-2 {
        left: 24vw;
    }

    .use-case .col-arrow-3 {
        left: 44vw;
    }

    .use-case .col-arrow-4 {
        left: 65vw;
    }

    .use-case .col-arrow-5 {
        left: 80vw;
    }
}

.use-case .col-detail {
    display: none;
    background-color: #f9fafb;
    padding: 2em;
}

.use-case .col-detail p {
    margin-bottom: 20px;
}

.use-case .col-detail .title-text {
    font-size: 30px;
}

.use-case .col-detail.active {
    display: block;
}

@media (min-width: 992px) {
    .use-case .col-detail .first-line {
        font-size: 1.15em;
    }

    .use-case .col-detail.no-quote .col-sm-12 {
        padding: 2em 4em;
    }
}

.use-case .col-detail .col-sm-12 p {
    line-height: 28.35px;
}

.use-case .col-detail .col-sm-12 {
    padding: 2em 4em;
}

.use-case .col-detail .col-sm-12.left {
    border-right: #e3e3e4 solid 1px;
}

@media (max-width: 991px) {
    .use-case .col-detail .col-sm-12.left {
        border-right: none;
        border-bottom: #e3e3e4 solid 1px;
    }

    .use-case .col-detail {
        padding: 2em;
    }

    .use-case .col-detail .col-sm-12 {
        padding: 1em;
    }

    .use-case .col-detail.no-quote .col-sm-12 {
        padding: 0;
    }

    .use-case .col-detail.no-quote {
        padding: 3em;
    }
}

@media (max-width: 500px) {
    .use-case .col-detail {
        padding: 1em;
    }

    .use-case .col-detail.no-quote {
        padding: 2em;
    }

    .use-case .col-detail.no-quote .col-sm-12 {
        padding: 0;
    }
}

/*
 * use-the-tools
 ***************************************/
.use-the-tools {
    z-index: 1;
    position: relative;
    width: 100%;
    background: white;
    padding-top: 100px;
    padding-bottom: 100px;
}

.use-the-tools .red-line {
    display: inline-block;
    border-bottom: solid #e91c49 8px;
    width: 60px;
}

.use-the-tools .title-text {
    font-size: 48px;
    line-height: 52px;
    padding: 20px;
}

.use-the-tools .body-text {
    padding-top: 20px;
    max-width: 710px;
    display: inline-block;
}

.use-the-tools .logos {
    padding-top: 20px;
}

.use-the-tools .logos > div {
    display: inline-block;
    float: none;
    padding: 20px 10px;
}

.use-the-tools .logos > div > img {
    height: 55px;
}

@media (max-width: 500px) {
    .use-the-tools .logos > div > img {
        height: 35px;
    }
}

/*
 * how-it-works
 ***************************************/
.how-it-works {
    width: 100%;
    background-color: #f7f7f7;
    padding: 2em;
    position: relative;
}

.how-it-works .col-main {
    background-color: white;
    padding: 4em 2em;
}

.how-it-works-top-text {
    padding-left: 4em;
    padding-right: 4em;
}

@media (max-width: 767px) {
    .how-it-works-top-text {
        padding-left: 0;
        padding-right: 0;
    }
}

/* fade effects bootstrap silde */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/**** end fade for bootstrap slide ****/

#carousel-howitworks .carousel-indicators {
    position: relative;
    padding: 0;
    margin: 0;
    left: 0;
    width: 100%;
    margin-bottom: 2em;
}

#carousel-howitworks .carousel-text {
    padding: 0 1em;
}

#carousel-howitworks .carousel-img img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
}


@media (max-width: 988px) {
    #carousel-howitworks .carousel-indicators-dots-placeholder {

    }

    #carousel-howitworks .carousel-img img {
        max-height: 17em;
    }
    /*
    #carousel-howitworks .carousel-img {
        height: 17em;
    }

    #carousel-howitworks .carousel-text {
        height: 17em;
        padding: 0;
    }
    */
}

@media (min-width: 989px) {
    #carousel-howitworks .carousel-img {
        height: 25em;
    }

    #carousel-howitworks .carousel-img img {
        max-height: 25em;
    }

    #carousel-howitworks .carousel-text {
        height: 25em;
    }
}

@media (max-width: 1157px) {
    #carousel-howitworks .carousel-indicators {
        margin-bottom: 0;
    }

    #carousel-howitworks .carousel-indicators li {
        position: relative;
        margin: 1px;
        width: 10px;
        height: 10px;
        border: 1px solid #a0a0a0;
        border-radius: 10px;
        background-color: transparent;
        overflow: hidden;
    }

    #carousel-howitworks .carousel-indicators li.active {
        position: relative;
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #e91929;
    }
}

@media (min-width: 1158px) {
    #carousel-howitworks .carousel-indicators li {
        position: relative;
        background-color: transparent;
        border: 0;
        width: 11.44em;
        height: 3.5em;
        text-indent: 0;
    }

    #carousel-howitworks .carousel-indicators li button {
        position: relative;
        background-color: transparent;
        border: 0;
        width: 13em;
        height: 3.5em;
        color: black;
    }

    #carousel-howitworks .carousel-indicators li.active button {
        color: black;
        z-index: 10;
    }

    #carousel-howitworks .carousel-indicators li button:hover span {
        border-bottom: solid red 2px;
    }

    #carousel-howitworks li button img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
    }

    #carousel-howitworks li:not(.active) .arrow-regular {
        visibility: visible;
    }

    #carousel-howitworks li.active .arrow-active {
        visibility: visible;
    }

    #carousel-howitworks .carousel-word-sm {
        position: relative;
    }

}

/*remove blue outline from clicks*/
#carousel-howitworks .carousel-indicators li button:focus,
#carousel-howitworks .carousel-indicators li button:active {
    outline: none !important;
}

/*
 * try yulio free
 ***************************************/
.try-yulio-free {
    width: 100%;
    background-color: #f7f7f7;
    position: relative;
    z-index: 1;
}

.try-yulio-free .col-md-12 {
    padding-top: 2em;
    padding-bottom: 5em;
}

.try-yulio-free .title-text {
    display: inline-block;
    max-width: 600px;
}


.try-yulio-free .hr-line {
    width: 140px;
    background: black;
    height: 1px;
    border: 0;
    margin: 48px auto 42px;
}

.btn-xlg {
    font-size: 1.15em;
    margin: 0;
    padding: 0.7em 2.2em;
    letter-spacing: 0.18em;
    white-space: normal;
    background-color: #178d9b;
    border: none;
}

.btn-xlg:hover {
    background-color: #176573;
}

.btn-black-inverse {
    padding: 0.7em 1.2em;
    background-color: transparent;
    border: solid 0.18em black;
    color: black;
    letter-spacing: 0.1em;
}

.btn-black-inverse:hover {
    color: #178d9b;
    border-color: #178d9b;
}

.btn-black {
    padding: 0.7em 1.2em;
    background-color: black;
    border: solid 0.18em black;
    color: white;
    letter-spacing: 0.1em;
}

.btn-black:hover {
    background-color: #178d9b;
    border-color: #178d9b;
    color: white;
}

.try-yulio-free .have-questions-button .btn {
    margin: 1em;
}

@media (max-width: 543px) {
    .try-yulio-free .have-questions-button .btn {
        margin: 0.1em;
    }
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animate-hide {
    opacity: 0;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

/*
 * Top Home Styles
 ***************************************/

.home-placeholder {
    position:relative;
    visibility:hidden;
    height: 100vh;
    display: block;
}

.top-container {
    position: fixed;
    z-index: 0;
    height: 100vh;
    width: 100%;
}

.home-bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
    width: 100%;
    padding-top: 50px;
}

.home-text {
    position: relative;
    padding-top: 30vh;
    padding-left: 3em;
    pointer-events:none;
}

.home-title, .home-subtitle {
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.home-title {
    font-size: 2.13em;
}

.home-subtitle {
    font-size: 1.33em;
}

.home-try-btn {
    padding-top: 2em;
}

.home-try-btn > a {
    pointer-events: all;
}

.home-vid {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: black;
    z-index: 0;
    height: 100vh;
    overflow: hidden;
}

.home-vid-container {
    background-color: transparent;
    position: relative;
    overflow: hidden;
    padding-bottom: 100vh;
    z-index: 0;
}

.home-vid-container video {
    background-color: transparent;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}

.logo-container {
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 100px;
    overflow: hidden;
}

.table-logo {
    position: relative;
    border: none;
    table-layout: fixed;
}

.table-logo tbody tr td {
    padding: 1em;
}

.table-logo tbody tr td img {
    height: auto;
    width: auto;
}

.table-logo tbody tr td img.opa7 {
    opacity: 0.7;
}

@media (max-width: 550px) {
    .home-bg {
        background-size: 540%;
        background-position: 38% 40%;
        background-repeat: no-repeat;
    }

    .home-title {
        font-size: 1.23em;
    }

    .home-subtitle {
        font-size: 0.88em;
    }
}

@media (min-width:551px) and (max-width: 767px) {
    .home-bg {
        background-size: 300%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .home-title {
        font-size: 1.78em;
    }

    .home-subtitle {
        font-size: 1.33em;
    }
}

@media (max-width: 767px) {
    .home-text {
        padding-top: 20vh;
        padding-left: 1em;
        text-align: center;
    }

    .home-subtitle {
        font-size: 0.88em;
    }

    .top-container {
        position: relative;
        min-height: 100vh;
        height: auto;
        background-color: #2d3135;
    }

    .home-placeholder {
        display: none;
    }

    .home-bg {
        position: relative;
        min-height: 100vh;
        height: auto;
        padding-top: 0;
    }

    .home-container {
        padding-top: 2em;
        text-align:center;
        height: 100vh;
    }

    .logo-container {
        position: relative;
        width: 100vw;
        height: auto;
    }

    .logo-mobile {
        padding-bottom: 2em;
    }

    .logo-mobile > .col-12-xs {
        padding: 2em;
    }

    .logo-next-mobile {
        position:relative;
        top: -3em;
    }

}

/*mobile landscape hide arrow & move down try button*/
@media (max-height: 414px) {
    .logo-next-mobile {
        display: none;
    }
    .home-text {
        padding-top: 15vh;
        height: 100vh;
    }
    .home-try-btn {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 1em;
    }
}

.table-logo tbody tr td {
    border: 0;
    vertical-align: middle;
}

.footer {
    position: relative;
    z-index: 1;
}
