*{margin:0px;padding:0px;font-smooth:always;-webkit-font-smoothing:antialiased;}

@font-face {
    font-family:'AmazonEmberLight';
    src:url("../fonts/AmazonEmber_Lt.woff2") format("woff2"),url("../fonts/AmazonEmber_Lt.woff") format("woff");
    font-weight:normal;
    font-style:normal
}
@font-face {
    font-family:'AmazonEmber';src:url("../fonts/AmazonEmber_Rg.woff2") format("woff2"),url("../fonts/AmazonEmber_Rg.woff") format("woff");
    font-weight:normal;
    font-style:normal
    }
@font-face {
    font-family:'AmazonEmberBold';src:url("../fonts/AmazonEmber_Bd.woff2") format("woff2"),url("../fonts/AmazonEmber_Bd.woff") format("woff");
    font-weight:normal;
    font-style:normal
}

.lowercase {
    text-transform: lowercase;
}

body{
     font-family: 'AmazonEmberLight', sans-serif;
     color: #fff;
     background-color: #212121;
     height: 100%;
     text-transform: uppercase;
}

.centered{
    text-align: center;
}

.b {
    font-weight: bold;
}

.it {
    font-style: italic;
}

h1{
   font-size: 42px;
   font-weight: 300;  
}

p{
    font-size: 14px;
    line-height: 15px;
    font-weight: 300;  
}

hr{
    height: 1px;
    background-color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
hr.rule{
   width: 50%;
   margin-bottom: 5px;
}

.left{
    float: left;
}

.right{
    float: right;
}

.nav-wrapper{
    height: 82px;
    padding-top: 18px;

}

.deepskyblue {
    color: deepskyblue;
}

.gray {
    color: #aaa;
}

.darkbackground {
    background-color: #000;
    font-size: 18px;
    line-height: 26px;
    padding: 5% 0;
    margin: 0 0 3% 0;
}

.message {
    text-align: center;
    margin: 0 auto;
    width: 50%;
}

.aws-logo{
    width: 95px;
    height: 42px;
    background-image: url(../images/aws-logo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    float: left;
    padding-top: 20px;
    margin-left: 10px;
    margin-left: 2.5%;
}

.logo-wrapper{
    width: 140px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/reinvent-logo.png);
    background-size: 100%;
    
}

.lower {
    text-transform: lowercase !important;
}

.logo-wrapper-none {
    background-image: none;
}

.nav {
    float:right;
    list-style: none;
    margin-top: -20px;    
}

.nav-item{
    display: inline;
    margin-right: 50px;
}

.nav-link{
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.nav-link-light{
    color: #FFF;
}

.nav-link-dark {
    color: #9e9e9e;
}

.nav-link:hover,
.nav-link-light:hover {
    color: #faaf00;

}

a.notebooks:link,
a.notebooks:visited,
a.notebooks:hover,
a.notebooks:active {
    color: #fff;
}

.nav-link-active{
    color: #faaf00;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;

}

.nav-link-active:hover{
    color: #faaf00;
    font-size: 13px;
    text-decoration: none;
    font-weight: 600;
}

.center-button.nav-link {
    font-size: 100%;
    border: 1px solid;
}

.language-link{
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    width: 150px;
    height: 20px;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
    margin: 1% 15px;

}

.language-link-2nd-col {
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
    font-weight: 600;
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    width: 150px;
    height: 20px;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
   /* margin: 7% 0;*/
}

.language-link:hover{
    color: #faaf00;
}

.language-link-2nd-col:hover{
    color: #faaf00;
}

.title-bottom-margin{
    margin-bottom: 50px;
    margin-bottom: 5%;
    padding-top: 30px;
    padding-top: 3%;
}

.subTitle-bottom {
    padding-bottom: 10px;
    padding-bottom: 1%;
}

h2.subTitle-bottom {
    font-weight: normal;
}

.main-wrapper{
    width: 100%;
    display:block;
    overflow:auto;
}

.lang {
    color: #9e9e9e;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.lang a, .lang a:visited, .lang a:hover {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.lang a:hover {
    color: #faaf00;
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    width: 100%;
    padding-bottom:3px;
}

.language {
    display: inline-block;
}


.recording-promo {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}

.recording-promo a {
    color: #faaf00;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
}


.recording-promo a:hover {
    color: #fff;

}


.index-bg{
    background-size: cover;
    margin-top: 5px;
}

.index-bg-summit{
    background-image: url(../images/blue_stream.png);
    background-size: cover;
    margin-top: 5px;
}

.index-bg-summit .content-wrapper {
    max-width: 1200px;
}

.index-bg-alt{
    background: #2A2A2A;
    padding-bottom: 10px;
}
.index-bg-alt .nav-wrapper {
    background-color: #212121;
}
.index-bg-summit.green {
    background: #007f35;
    background-image: none;
}
.red {
    background: #b8232f;
    background-image: none;
}

.videoContainer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
}

.videoFrame {
    overflow: hidden;
    margin: 0 auto;
    background: #000;
}

.content-wrapper{
    margin: 0 auto;
    padding: 3%;
    text-align: center;
    clear: both;
    height: 100%;
}

.center-box {
    margin-left: 15%;
    margin-right: 15%;
    border-style: solid;
    border-color: #FFF;
    border-width: thin;
    padding: 15px;
    font-size: 20px;
    line-height: 30px;
    background: rgba(0,0,0,0.3);
}

.video-container-youtube {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container-youtube iframe, .video-container-youtube object, .video-container-youtube embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.center-box-languages {
    margin-bottom: 5%;
    margin-left: 15%;
    margin-right: 15%;
    border-style: solid;
    border-color: #585858;
    border-width: thin;
    padding: 15px;
    font-size: 20px;
    line-height: 23px;
}

.center-button {
    border-style: solid;
    border-color: #FFF;
    color: #FFF;
    border-width: thin;
    font-weight: bold;
    position: relative;
    padding: 1% 1.5%;
    display: inline-block;
    margin: 4% 0;
}


.three-fourths{
    width: 1120px;
}

.one-fourth{
   width: 256px;
   background-color: rgba(28, 28, 28, .4);
}

.previous-recording-section {
    padding: 2%;
}

.video{
    width: 1120px;
    height: 630px;
    background-color: #121212;

}

.video-center{
    width: 1120px;
    height: 630px;
    background-color: #121212;
    margin: 0 auto;
}

.vc-space{
    padding-top:4px;
    padding-bottom: 20px;
    text-align: left;
    width: 70%;
    float: left;
}


.redirect-copy {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.redirect-copy {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}


a.redirect-copy:hover {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}


a.vc {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.vc:visited {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.vc:active {
    color: #b6b6b6;
    font-size: 16px;
    text-decoration: none;
}

a.vc:hover {
    color: orange;
    font-size: 16px;
    text-decoration: none;
}

a.streaming-note {
    color: #777777;
    font-size: 12px;
    text-decoration: none;
}

a.streaming-note-light {
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}

a.streaming-note:hover,
a.streaming-note-light:hover {
    color: orange;
    font-size: 12px;
    text-decoration: none;
}

.social-media-stream {
   max-height: 800px;
   /*height: 680px; for use with no sponsor*/
   border:.5px #000 solid;
   margin: 1% 0 0 0;
   overflow: auto;
}

.social-media-stream-recording {
   height: 659px;
   border:.5px #000 solid;
}

.social-media-stream-vod-recording {
   height: 628px;
   border:.5px #000 solid;
}


.social-planb {
    color: orange;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.social-planb a {
    text-decoration: none;
}

.social-planb a:visited, .social-planb a:hover, .social-planb a:active {
    color: orange;
    text-decoration: none;
}


.social-planb span{
    font-size: 20px;
}

.social-planb span a,
.social-planb span a:visited {
    color: #FFA500;
    text-decoration: none;
}

.social-planb span a:hover, .social-planb span a:active {
    color: #FFF;
    text-decoration: none;
}

.clear-all{
    clear: both;
}

.sponsor-logo{
    width: 25%;
    background: url(../images/int_experience.png) right no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    height: 105px;
    display: inline-block;
    float: right;
    position: relative;
    right: 15px;
    top: 10px;
}

.sponsor-text-wrapper{
    display: inline-block;
    text-align: left;
    float: left;
    position: relative;
    top: 38px;
    left: 20px;
}

.sponsor-text{
   color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400; 
    text-align: left;
 
}

a.sponsor-link {
    text-decoration: none;
}

.sponsorspace{
    min-height: 140px;
    background-color: rgba(28, 28, 28, .6);
}


.footer-wrapper{
    width: 100%;
    padding-top: 20px;
    padding-bottom:30px;
    text-align: center;
}
.footer-content{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    color: #595959;
    font-weight: 500;
}


.footer-content a{
    color: #595959;
}


.footer-content img{
    margin-top: 10px;
}

.videoFrame{
    width: 100%;
    height: 100%;
}

ul.nav-section.social {
    list-style: none;
    padding: 10px 0;
    width: 100%;
    text-align: right;
}

ul.nav-section.social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.from-wrapper{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.margin-bottom-8{
    margin-bottom: 8px;
    
}

.margin-bottom-20px{
    margin-bottom: 20px;  
}

.margin-bottom-50px{
    margin-bottom: 50px;  
}
.margin-top-50px{
    margin-top: 50px;  
}

input#text4.text, input#text5.text {
    border: none;
    border: 1px solid #dadada;
    background: rgba(0, 0, 0, 0.89);
    font-style: italic;
    font-size: 16px;
    color: #dadada;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 4px;
    display: inline-block;
    *display:inline;
    zoom:1;
}


.blind-button{
    font-weight: 600;
    border: none;
    border: 1px solid #dadada;
    background: rgba(0, 0, 0, 0.89);
    font-size: 14px;
    color: #FFF;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 4px;
    display: inline-block;
    *display:inline;
    zoom:1; 
}

.blind-button:hover{
    background: #faaf00;
}

ul.center-social {
    list-style: none;
    padding-top: 10px;
    width: 100%;
}

ul.center-social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.recordings h1,
.recordings h3 {
    margin: 1%;
    padding: 1%;
}

.pre {
    min-height: 600px;
}

.pre h1.title-bottom-margin {
    font-weight: bold;
    margin: 5% 0;
    padding: 0;
}

.index-bg-summit.requirements .content-wrapper {
    text-align: left;
    min-height: 400px;
    max-width: 900px;
    margin: 0px 0 0 5%;
}

.recordings ul.nav-section.social {
    width: 90%;
}

/* LOFT SECTION START */

body#loft {
    color: #000;
}

#loft .nav-wrapper {
    padding: 0;
    height: 60px;
}

#loft .index-bg {
    background-color: #000;
    background-image: url("../images/1920x1080_slate_homepage_02.png");
}

#loft ul.nav-section.social {
    padding-top: 2%;
    width: 1120px;
    margin: 0 auto;
}

#loft .center-box {
    margin: 2% 15% 20% 15%;
}

#loft .indexbreak.post {
    padding: 10% 0 22% 0;
}

@media screen and (max-width: 640px) {

    #loft .indexbreak.post {
        padding: 0 0 60% 0;
    }
}


/* NAB SECTION START */

#nab .index-bg {
    background-color: #000;
    background-image: url("../images/iss_background.jpg");
}

#nab .index-bg.day {
    background-color: #000;
    background-image: url("../images/space_background.png");
}

#nab .nav-wrapper {
    height: 50px;
}

#nab .aws-logo {
    padding-top: 0;
}

#nab h1 {
    font-size: 450%;
    margin: 2% 0;
    padding: 0;
}

#nab h2 {
    font-size: 200%;
}

#nab p {
    line-height: 24px;
}

#nab p.t2{
    line-height: 18px;
}

#nab .content-wrapper {
    text-align: left;
}

#nab .subTitle-bottom {
    padding: 0;
}

#nab .cal {
    border: 2px solid deepskyblue;
    max-width: 200px;
    padding: .5% 1%;
    font-weight: bold;
    font-size: 150%;
    text-align: center;
}

#nab .cal:hover {
    background: #FFF;
    color: deepskyblue;
}

#nab ul.nav-section.social {
    list-style: none;
    padding: 0;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

#nab .content-wrapper {
    padding: 0 3%;
}

#nab .recording .content-wrapper {
    max-width: 1131px;
    margin: 0 auto;
}

#nab .content-wrapper p.last {
    margin: 0 auto;
    padding: 3.5% 0;
}

#nab .content-wrapper a,
#nab .hash a {
    text-decoration: none;
    font-weight: bold;
}

#nab .hash a:link,
#nab .hash a:active,
#nab .hash a:visited {
    color: #FFF;
}

#nab .hash a:hover {
    color: deepskyblue;
}

#nab .content-wrapper a:link,
#nab .content-wrapper a:active,
#nab .content-wrapper a:visited {
    color: deepskyblue;
}

#nab .content-wrapper a:hover {
    color: #FFF;
}

#nab .hash {
    font-size: 125%;
    text-align: center;
    margin: 0 0 2% 0;
}

#nab .social-wrapper {
    margin: 2% 0;
}

#nab .cta {
    margin: 0 0 3% 0;
}

#nab .cta ul {
    list-style: none;
}

#nab .cta ul li {
    margin: .5% 0;
    font-size: 14px;
    font-weight: bold;
}

#nab .day h1 {
    font-size: 300%;
    font-weight: bold;
    margin: 2% 0;
}

#nab .day h2 {
    font-size: 150%;
}
#nab .day .social-wrapper {
    margin: 0 auto;
}

#nab .day ul.nav-section.social {
    text-align: right;
}

#nab .day .hash {
    margin: 1% 0;
    text-align: right;
}

#nab .day .cta {
    margin: -25px 0 0 0;
}

#nab .recording .cta {
    margin-top: -50px;
}

#nab .day .cta ul {
    list-style: none;
}

#nab .day .cta ul li {
    margin: 0 .2%;
    font-size: 14px;
    font-weight: bold;
    display: inline;
}

#nab .day p.last {
    padding: 0;
    margin: 1% 0 3% 0;
}

@media screen and (max-width: 1820px) {
    #nab .social-wrapper {
        margin: 6% 0;
    }
}

@media screen and (max-width: 1500px) {

    #nab h1 {
        font-size: 350%;
    }

    #nab .day h1 {
        font-size: 200%;
    }

    #nab .content-wrapper {
        margin: 0;
    }

    #nab .day h2 {
        font-size: 125%;
    }
}

@media screen and (max-width: 767px) {

    #nab h1, #nab h2, #nab p, #nab .content-wrapper {
        text-align: center;
    }

    #nab h1 {
        font-size: 200%;
    }

    #nab .day h1 {
        font-size: 150%;
    }

    #nab h2 {
        font-size: 150%;
    }

    #nab .day h2 {
        font-size: 100%;
    }

    #nab .cal {
        margin: 1% auto;
    }
    
    #nab .content-wrapper p.last {
        margin: 0 auto;
        padding: 6% 0;
        max-width: 75%;
    }

    #nab .pr {
        padding: 5% 0;
        max-width: 85%;
        margin: 0 auto;
    }

    #nab .hash {
        margin: 5% 0;
        text-align: center;
    }

    #nab .day .hash {
        margin: 2% 0;
        text-align: center;
        clear: both;
    }

    #nab .cal {
        font-size: 100%;
        max-width: 150px;
        padding: 1.5%;
    }
    #nab .social-wrapper,
    #nab .day .social-wrapper {
        margin: 5% 0;
    }

    #nab .day ul.nav-section.social {
        text-align: center;
    }

    #nab .day .cta {
        margin: 2% 0;
    }

    #nab .day .cta ul {
        list-style: none;
    }

    #nab .day .cta ul li {
        margin: 0 .2%;
        text-align: center;
    }

    #nab .day p.last {
        padding: 0;
        margin: 5% auto;
        text-align: center;
    }

    #nab .day .cta ul li {
        display: inherit;
    }
}



/* NAB SECTION END */




@media screen and (max-width: 1500px) {
    
.content-wrapper{
    margin: 0 auto;
    padding-top: 20px;
}

.three-fourths{
    width: 800px;
}

.social-media-stream {
   max-height: 621px;
   /* height: 499px; for use with no sponsor*/    
}

.social-media-stream-recording {
   height: 479px;
   border:.5px #000 solid;
    
}

.social-media-stream-vod-recording {
   height: 449px;
   border:.5px #000 solid;
    
}


.sponsor-text{
   color: #fff;
    font-size: 17px;
    text-decoration: none;
    font-weight: 400; 
    text-align: left;
 
}


.one-fourth{
    width: 256px;
    background-color: rgba(28, 28, 28, .4);
}

.video{
    width: 800px;
    height: 450px;
    background-color: #121212;
}

.nav-wrapper{
    padding-top: 18px;

}

.previous-recording-section .video-center {
 width: 1000px;   
}

.content-wrapper.recordings{
     height: 100%;
}





}


@media screen and (max-width: 1100px) {

.content-wrapper{
    margin: 0 auto;    
}

.nav-item{
    display: inline;
    margin-right: 30px;
}

.three-fourths{
    width: 528px;
    margin-right: 0px;
}
.video{
    width: 528px;
    height: 297px;
    background-color: #121212;
}

.video-center {
    width: 800px;
    height: 450px;
    background-color: #121212;
    margin: 0 auto;
}


.vc{
    color: #b6b6b6;
    font-size: 12px;
}



.social-media-stream {
   max-height: 469px;
   /*height: 325px;  for use with no sponsor*/
  -webkit-overflow-scrolling: touch;
    width: 100%;
}

.social-media-stream-recording {
   height: 326px;
   border:.5px #000 solid;
  -webkit-overflow-scrolling: touch;
    overflow: auto;

}

.social-media-stream-vod-recording {
   height: 295px;
   border:.5px #000 solid;
  -webkit-overflow-scrolling: touch;
    overflow: auto;

}

.previous-recording-section .video-center {
    width: 700px;
}

.content-wrapper.recordings{
        height: 100%;
    }

}

@media screen and (max-width: 800px) {


.content-wrapper{
    margin: 0 auto;
}

.nav-item{
    display: inline;
    margin-right: 10px;
}

.three-fourths{
    width: 100%;
    margin-right: 0px;
}

.left.indexbreak {
    float:none;
    width:100%;
}
.right.socialfeed {
    float:none;
    width:100%;
    margin-top:30px;    
}

.video{
    width: 640px;
    height: 360px;
    background-color: #121212;
}

.video-center {
    width: 640px;
    height: 360px;
    background-color: #121212;
    margin: 0 auto;
}

.social-media-stream {
    max-height:350px;
    -webkit-overflow-scrolling: touch;
}

.social-media-stream-recording {
    height:350px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.social-media-stream-vod-recording {
    height:450px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

.previous-recording-section .video-center {
    width: 560px;
}

.content-wrapper.recordings{
        height: 100%;
    }

}

@media screen and (max-width: 640px) {

    ::-webkit-scrollbar { 
    display: none; 
}

.recordings ul.nav-section.social {
    width: 100%;
}

.nav{
    float: none;
    text-align: center;
    list-style: none;  
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.lang {
    text-align: center;
}

.nav-wrapper {
    height:135px;
}
   .content-wrapper{
    margin: 0 auto;
}


.aws-logo{
    width: 80px;
    height: 28px;
    background-image: url(../images/aws-logo.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    float: left;
    padding-top: 20px;
}

.three-fourths{
    width: 100%;
    margin-right: 0px;
}
.video{
    width: 320px;
    height: 180px;
    background-color: #121212;
}

.sponsor-text-wrapper {
    top: 5px;
    left: 10px;
}

.sponsor-text-wrapper .sponsor-text {
    font-size: 14px;
}

.sponsor-logo{
    width: 50%;
}

.sponsor-text-wrapper{
    width: 50%;
}


.video-center {
    width: 320px;
    height: 180px;
    background-color: #121212;
    margin: 0 auto;
}

.nav{
    float: none;
    text-align: center;
    list-style: none;  
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.nav-item{
    display: block;
    margin-right: 0;
    margin-bottom: .5%;
}
h1{
   font-size: 32px;
   font-weight: 300;  
}

.vc-space{
    width: 100%;
    text-align: center;
}

ul.nav-section.social {
    list-style: none;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

ul.nav-section.social li{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.previous-recording-section .video-center {
    width: 290px;   
}

.content-wrapper.recordings{
        height: 100%;
    }

    div#fancy.full-width-band {
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
     
       }
       
     div#nav.full-width-band {
        position: static;
       }
       
      div#join-mailing-list.full-width-band {
        padding-top: 0px;
        padding-bottom: 0px;
     
       
       }
      div#quote.full-width-band {
        min-width: 100%;
        background: url(../images/party-5.jpg) center center no-repeat #131313;
     
        padding-bottom: 60px;
      }
    div.full-width-band {
        
      }
     div.full-width-band.header-footer {
        height: 162px;
      }
}


.content-wrapper.recordings{
    padding: 0;
}

/* Prevent close caption settings menu item from displaying */
.vjs-captions-button, .vjs-texttrack-settings {
  display: none;
}

.video-js button:before {
    font-size: 1.8em;
    line-height: 1.67;
}

.video-js,
.player-node-dimensions {
    height: auto !important;
}
.video-js .vjs-tech {
    height: auto !important;
    position: relative !important;
    margin-bottom: -2px;
}
video::-webkit-media-controls-panel-container {
  display: none !important;
}