a {
  text-decoration: none;
  color: #fff; }

a:hover {
  color: #fff; }

html, body {
  height: 100%; }

body {
  padding: 120px 0 0 0;
  margin: 0;
  font-family: verdana;
  overflow-y: scroll;
  height: calc(100% - 120px);
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none; }

video::-webkit-media-controls-fullscreen-button, video::-webkit-media-controls-time-remaining-display,
video::-webkit-media-controls-current-time-display {
  display: none; }

.background {
  background: #E5E5E5;
  opacity: 0.1;
  filter: alpha(opacity=10);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.absoluteCenter {
  width: 350px;
  height: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.main-menu {
  position: fixed;
  top: 55px;
  width: 100%;
  padding: 7px 0 0 0;
  margin: 0;
  list-style: none;
  display: block;
  text-align: center;
  z-index: 1001;
  background: rgba(110, 110, 110, 0.7);
  font-weight: 500; }
  .main-menu li {
    margin-right: 5px;
    padding: 0;
    text-align: center;
    color: #f3f3f3;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 7px; }
  .main-menu li a {
    color: #f3f3f3; }
  .main-menu li a:hover {
    color: #000; }
  .main-menu li.act {
    color: #fff;
    font-weight: bold; }

.menu {
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 10px 0 0 0;
  margin: 0;
  list-style: none;
  display: block;
  text-align: center;
  z-index: 1001;
  background: #fff; }
  .menu li {
    margin-right: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    padding: 0;
    text-align: center;
    background: #A3A3A3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    margin-bottom: 10px; }
  .menu li.buy {
    background: #6f9a37; }
  .menu li.buy:hover {
    background: #000; }
  .menu li:hover, .menu li.act {
    background: #696969; }
  .menu li.act {
    -webkit-box-shadow: inset 2px 2px 25px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 2px 2px 25px 0px rgba(0, 0, 0, 0.75);
    box-shadow: inset 2px 2px 25px 0px rgba(0, 0, 0, 0.75); }

div.examBox.noOpacity {
  opacity: 1;
  filter: alpha(opacity=100); }

.examBox {
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: relative;
  z-index: 102;
  padding-bottom: 50px;
  width: 100%;
  overflow: hidden;
  float: left; }

.examBox.act, .examBox.noop {
  opacity: 1;
  filter: alpha(opacity=100); }

h1 {
  margin: 0 auto 0px;
  color: #666;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px; }

h2 {
  font-size: 14px;
  margin: 0 auto 20px;
  text-align: center;
  text-transform: uppercase;
  color: #999;
  font-weight: 300; }
  h2 span {
    color: #8e0f0d; }

a[id^='grafikon-download-'] {
  display: block;
  width: 230px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-transform: uppercase;
  margin: 40px auto 0;
  padding: 10px 20px;
  color: #fff;
  background: #696969;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  cursor: pointer;
  text-align: center; }

a[id^='grafikon-download-']:hover {
  background: #000; }

#grafikon-download-second, #grafikon-download-thirdExam {
  margin-top: 0px; }

.moreSingle {
  width: 520px;
  text-align: center;
  margin: 40px auto 0; }
  .moreSingle > div {
    float: left;
    margin: 0 20px 0 0; }
  .moreSingle > div:last-child {
    margin: 0; }

.moreSingle:after {
  content: "";
  display: block;
  clear: both; }

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -170px;
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.page-wrap:after {
  content: "";
  display: block;
  clear: both;
  height: 170px; }

.footer {
  float: left;
  width: 100%;
  background: #0D0D0D;
  text-align: center;
  color: #A9A9A9;
  padding: 10px 0 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 101;
  position: relative;
  height: 170px; }

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 16px;
    font-weight: 300; }

  h2 {
    font-size: 12px; } }
@media only screen and (max-width: 431px) {
  h1 {
    font-size: 13px;
    font-weight: 300; }

  h2 {
    font-size: 11px; } }
@media only screen and (max-width: 355px) {
  h1 {
    font-size: 11px;
    font-weight: 300; }

  h2 {
    font-size: 11px; } }
@media only screen and (max-width: 540px) {
  .moreSingle {
    display: none; } }
.centerBox {
  margin: 0 auto; }

.buyBtn {
  width: 140px;
  margin: 20px auto 0; }
  .buyBtn a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff;
    background: #6f9a37;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px; }
  .buyBtn a:hover {
    background: #000;
    border: 1px solid #222; }
