@charset "UTF-8";

  img {
border: none !important;
box-shadow: none !important; outline: none !important; } ul.sub-menu {
left: auto;
right: 0;
} a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; }
a:active { color: #000000; } .video-container {
margin: 0px auto;
}  @media screen and (max-width: 1023px){ .menu-drawer > li > a {
font-size: 24px;
text-align: center;
font-weight: bold;
padding: 10px 10px;
}
} @media screen and (max-width: 834px){ .menu-drawer > li > a {
font-size: 24px;
text-align: center;
font-weight: bold;
padding: 10px 10px;
}
} @media screen and (max-width: 480px){ .menu-drawer > li > a {
font-size: 24px;
text-align: center;
font-weight: bold;
padding: 10px 10px;
}
}