#VideoSection{height:calc(100% - 65px);width:100%;-o-object-fit:cover;object-fit:cover}.potriate{display:none;background-color:white;text-align:center}.potriate .message{width:100%;color:black;font-size:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav{position:absolute;bottom:0;width:100%;background-image:url(../Assets/Bar.png);background-size:cover;height:65px}nav ul{height:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ffffff}nav ul img{width:85px;-o-object-fit:contain;object-fit:contain}@media (max-width: 1000px){#VideoSection{height:calc(100% - 55px)}nav{height:55px}nav ul img{width:75px}}@media screen and (orientation: portrait){.main-nav,#VideoSection{display:none !important}.potriate{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh}}html,body{height:100%;overflow:hidden;outline:0;padding:0;margin:0;font-family:'Montserrat', sans-serif}
