html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
  background: #292929;
  margin: auto;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a{
  text-decoration: none;
}
div.frame{
  margin: auto;
  width: 50%;
  height: 1130px;
  color: #fff;
  background-image: linear-gradient(to right top, #121212, #181818, #1e1e1e, #232323, #292929);
  box-shadow: 1px 1px 10px #000;
}
div.live{
  width: 100%;
  height: 500px;
}
div.descript{
  margin: auto;
}
div.cont{
  margin: 20px 20px;
}
h1.a{
  font-size: 20px;
  font-weight: bold;
  color: #ffbc00;
  margin: 0px 0px 10px 0px;
}
h2.a{
  color: #b9b9b9;
  font-size: 20px;
  font-weight: 200;
  margin: 0px 0px 10px 0px;
}
p.a{
  font-size: 18px;
  font-weight: 100;
}
ul.a {
  color: #b9b9b9;
  list-style-type: circle;
}
ul.a li{
  margin: 15px 0px;
  font-weight: 300;
}
div.img1{
  float: right;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
div.scroling{
  background-image: linear-gradient(to right top, #393939, #353535, #313131, #2d2d2d, #292929);
  padding: 10px 10px 5px;
}
marquee.run{
  width: 97%;
}
span.qriss{
  margin: auto;
}
button.myBtn{
  display: none;
  width: 100%;
  padding:0.7em 1.7em;
  border: 0px solid #000;
  border-radius: 3px;
  box-sizing: border-box;
  text-decoration:none;
  font-family:'Roboto',sans-serif;
  font-weight: 600;
  color:#FFFFFF;
  background-image: linear-gradient(to right top, #00a800, #008e01, #007401, #005b01, #004400);
  box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
  text-align:center;
  margin: 10px 0px 0px 0px;
}
button.myBtn1{
  display: none;
  width: 100%;
  padding:0.7em 1.7em;
  border: 0px solid #000;
  border-radius: 3px;
  box-sizing: border-box;
  text-decoration:none;
  font-family:'Roboto',sans-serif;
  font-weight: 600;
  color:#FFFFFF;
  background-image: linear-gradient(to right top, #0042a8, #004ab1, #0052ba, #005ac4, #0062cd);
  box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
  text-align:center;
  margin: 10px 0px 0px 0px;
}
button.myBtn3{
  width: 100%;
  padding:0.7em 1.7em;
  border: 0px solid #000;
  border-radius: 3px;
  box-sizing: border-box;
  text-decoration:none;
  font-family:'Roboto',sans-serif;
  font-weight: 600;
  color:#FFFFFF;
  background-image: linear-gradient(to right top, #0042a8, #004ab1, #0052ba, #005ac4, #0062cd);
  box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
  text-align:center;
  margin: 10px 0px 0px 0px;
}
button.myBtn:active{
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
button.myBtn1:active{
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
button.myBtn3:active{
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
img.a{
  display: none;
}
div.butTon{
  display: none;
}
p.footer{
  display: inline-block;
  color: #858585;
  font-size: 12px;
  font-weight: 600;
}
p.footer2{
  display: inline-block;
  color: #858585;
  font-size: 12px;
  font-weight: 600;
  float: right;
}
div.header{
  background-image: linear-gradient(to right top, #393939, #353535, #313131, #2d2d2d, #292929);
  padding: 10px;
  border: 0px solid #000;
  border-radius: 8px;
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
div.end{
  background-image: linear-gradient(to right top, #393939, #353535, #313131, #2d2d2d, #292929);
  padding: 10px;
  border: 0px solid #000;
  border-radius: 8px;
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
div.list{
  background-image: linear-gradient(to right top, #393939, #353535, #313131, #2d2d2d, #292929);
  padding: 20px 40px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-radius: 12px;
  box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}
div.logo{
  padding: 0px 10px;
}
span.live{
  float: right;
  background: red;
  font-weight: 300;
  padding: 2px 7px;
  border-radius: 5px;
  margin-top: 10px;
  animation: mylive 0.3s infinite;
}
@keyframes mylive {
  from {
    background: #fff;
  }
  to {
    background: red;
  }
}
@media only screen and (max-width: 700px) {
    div.frame{
      margin: auto;
      width: 100%;
      height: 1555px;
    }
    span.a{
      margin: auto;
      float: none;
      padding: 0px;
      margin: 10px 10px 0px 0px;
    }
    marquee.run{
      width: 93%;
    }
    h1.a{
      font-size: 25px;
      font-weight: bold;
      margin: 10px 0px 10px 0px;
      text-align: center;
    }
    h2.a{
      font-weight: 200;
      color: #b9b9b9;
      font-size: 15px;
      margin: 10px 0px 10px 0px;
      text-align: center;
    }
    p.a{
      font-size: 17px;
      font-weight: 400;
      text-align: center;
      color: #b9b9b9;
    }
    p.b{
      font-weight: 400;
      text-align: center;
      margin-bottom: 15px;
      color: #b9b9b9;
    }
    div.img1{
      display: none;
    }
    button.myBtn{
      display: block;
    }
    button.myBtn1{
      display: block;
    }
    img.a{
      display: inline-block;
      margin-top: 15px;
    }
    div.live{
      width: 100%;
      height: 200px;
    }
    div.butTon{
      width: 100%;
      display: inline-block;
    }
    div.btn1 {
      margin-bottom: 20px;
    }
    div.header{
      margin-bottom: 20px;
    }
    div.btn1 button{
      margin: auto;
      margin-bottom: 10px;
    }
    div.list{
      background-image: linear-gradient(to right top, #393939, #353535, #313131, #2d2d2d, #292929);
      padding: 20px 40px;
      margin-top: 15px;
      margin-bottom: 20px;
      border-radius: 12px;
      box-shadow:inset 0 0.6em 2em -0.3em rgba(0,0,0,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
    }
    div.elfsight-app-bf412eca-471b-4b20-8550-b61f45ebe6ab{
      display: none;
    }
    button.myBtn3{
      display: none;
    }
  }
}
