        #homevideo {
            height: 100vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        header.header-home {
            position:absolute;
        }
        header.header-home .header--logo img
        {
          width: 200px;
          margin-top: -28px;
          margin-left: -30px;
        }
        header.header-home .nav-options {
            margin-top: 27px;
            margin-right: 10px;
        }
        .content {
            position: absolute;
            top: 20%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left:15%;
            right:15%;
        }
        .content a.btn {
            width: 32.9%;
            margin-bottom: 5px;
        }

        .content .text-box h1 {
            font-size: 20px;
            color: #fff;
            text-align: center;
        }
        .text-box h1 {
          font-family: 'Bitter',serif;
          font-size: 26px;
          color: #fff;
          text-decoration: none solid #fff;
          line-height: 46px;
          text-align: center;
          padding: 0 30px;
          margin-bottom: 20px;
        }
        .text-box h1 span.larger-title
        {
          font-size: 32px;
        }
        @media screen and (orientation:portrait) and (max-width:450px){
        #homevideo {
            height: 80vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: -330px center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 0px;
            margin-left: 0px;
        }
        .content {
            position: absolute;
            top: 35%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left: 15%;
            right: 15%;
        }
        .content a.btn {
            width: 100%;
            margin-bottom: 5px;
        }
        }
        
        @media screen and (orientation:portrait) and (max-width:855px){
        #homevideo {
            height: 70vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: -330px center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 10px;
            margin-left: 10px;
        }
        .content {
            position: absolute;
            top: 15%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left: 15%;
            right: 15%;
        }
        .content a.btn {
            width: 100%;
            margin-bottom: 5px;
        }
        }
        
         @media screen and (orientation:portrait) and (max-width:769px){
        #homevideo {
            height: 70vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: -330px center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 10px;
            margin-left: 10px;
        }
        .content {
            position: absolute;
            top: 20%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left: 15%;
            right: 15%;
        }
        .content a.btn {
            width: 100%;
            margin-bottom: 5px;
        }
        }
       
        @media screen and (orientation:portrait) and (max-width:321px){
        .content {
            top: 25%;
        }
        }
        
        @media screen and (orientation:landscape) and (max-width:1000px){
        #homevideo {
            height: 100vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 10px;
            margin-left: 10px;
        }
        .content {
            position: absolute;
            top: 17%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left: 15%;
            right: 15%;
        }
        .content a.btn {
            width: 32.9%;
            margin-bottom: 5px;
        }
        .text-box h1 {
          font-family: 'Bitter',serif;
          font-size: 15px!important;
          color: #fff;
          text-decoration: none solid #fff;
          text-align: center;
          padding: 0 30px;
          margin-bottom: 10px;
          line-height: 20px;
          margin-top: 10px;
        }
        .text-box h1 span.larger-title
        {
          font-size: 18px!important;
        }
        }
        
        @media screen and (orientation:landscape) and (max-width:855px){
        #homevideo {
            height: 100vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 10px;
            margin-left: 10px;
        }
        .content {
            position: absolute;
            top: 15%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left: 15%;
            right: 15%;
        }
        .content a.btn {
            width: 100%;
            margin-bottom: 5px;
        }
        .content a.btn.btn-primary-ghost {
            padding: 10px 10px;
        }
        .text-box h1 {
          font-family: 'Bitter',serif;
          font-size: 15px!important;
          color: #fff;
          text-decoration: none solid #fff;
          text-align: center;
          padding: 0 30px;
          margin-bottom: 10px;
          line-height: 20px;
          margin-top: -1px;
        }
        .text-box h1 span.larger-title
        {
          font-size: 18px!important;
        }
        }
        
        @media screen and (orientation:landscape) and (max-width:668px){
        #homevideo {
            height: 100vh;
        }
        .cover {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center center;
        }
        header.header-home .nav-options {
            margin-right: 10px;
        }
        header.header-home .header--logo img{
            width: 100px;
            margin-top: 10px;
            margin-left: 10px;
        }
        .content {
            position: absolute;
            top: 17%;
            padding: 20px;
            background: rgba(0,45,78,.7);
            margin: 0 auto 0 10px;
            padding: 10px;
            left:15%;
            right: 15%;
        }
        .content a.btn {
            width: 100%;
            margin-bottom: 5px;
        }
        .content a.btn.btn-primary-ghost {
            padding: 10px 10px;
        }
        .content .text-box h1 {
            font-size: 20px;
            color: #fff;
            text-align: center;
        }
        }
        
        /*@media (min-width: 1200px){
                        .content {
                -webkit-animation: 6s ease 0s normal forwards 1 fadein;
                animation: 6s ease 0s normal forwards 1 fadein;
            }

            @keyframes fadein {
                0% {
                    opacity: 0;
                }

                66% {
                    opacity: 0;
                }

                100% {
                    opacity: 1;
                }
            }

            @-webkit-keyframes fadein {
                0% {
                    opacity: 0;
                }

                66% {
                    opacity: 0;
                }

                100% {
                    opacity: 1;
                }
            }

        }*/
