.myHeader, .center, .anu {text-align:center}
.myMenu, .row__title {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  margin-top: -5px;
  padding: 10px;
  text-decoration-line: none;
}
.row__title { color: black; border:1px solid #ddd;}
.myMenu { background: #555; color: white;}
@media only screen and (max-width: 700px) { .myHeader img, video {width:100%;} }
@media only screen and (max-width: 700px) { .myHeader {border-bottom:24px solid #424242;} }
.myFooter {margn-top:45px; padding:15px 5px;}
.stream {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.video-container { 
  position: relative; 
  padding-bottom: 48.25%;
  padding-top: 30px; 
  height: 0; 
  overflow: hidden; 
} 
.video-container iframe { 
  position: absolute; 
  top:0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
} 
.embed_width { max-width:1200px; }
.playerwidth {max-width:950px;}
.player { width:100%; text-align:center; padding-bottom:15px;}
.player embed, .player iframe { width:665px !important; height:500px !important;}
#embed { margin: 15px auto; }
.video-container iframe { border: 1px solid #bbb; border-radius:6px; }
.hZDkcXMw, i, #sortings {display:none;}
.prev .svg-icon, .next .svg-icon {
  background-image: url("next.png");
  background-size: auto;
  background-position: center;
}
.categories-list_slider { border: 1px solid gray; }