@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-light-webfont.eot');
  src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-light-webfont.woff') format('woff'), url('../fonts/roboto-light-webfont.ttf') format('truetype'), url('../fonts/roboto-light-webfont.svg#roboto') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-lightitalic-webfont.eot');
  src: url('../fonts/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-lightitalic-webfont.woff') format('woff'), url('../fonts/roboto-lightitalic-webfont.ttf') format('truetype'), url('../fonts/roboto-lightitalic-webfont.svg#roboto') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-regular-webfont.eot');
  src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#roboto') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/roboto-italic-webfont.eot');
  src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-italic-webfont.woff') format('woff'), url('../fonts/roboto-italic-webfont.ttf') format('truetype'), url('../fonts/roboto-italic-webfont.svg#roboto') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'KlinicSlabLight';
  src: url('../fonts/KlinicSlabLight-webfont.eot');
  src: url('../fonts/KlinicSlabLight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/KlinicSlabLight-webfont.woff') format('woff'), url('../fonts/KlinicSlabLight-webfont.ttf') format('truetype'), url('../fonts/KlinicSlabLight-webfont.svg#KlinicSlabLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KlinicSlabLight';
  src: url('../fonts/KlinicSlabLightIt-webfont.eot');
  src: url('../fonts/KlinicSlabLightIt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/KlinicSlabLightIt-webfont.woff') format('woff'), url('../fonts/KlinicSlabLightIt-webfont.ttf') format('truetype'), url('../fonts/KlinicSlabLightIt-webfont.svg#KlinicSlabLight') format('svg');
  font-weight: normal;
  font-style: italic;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
#system-message-container {
  position: relative;
  z-index: 1000;
}
.rt-comingsoon-logo {
  position: relative !important;
  float: none !important;
  width: 240px;
  margin: 0 auto 50px auto !important;
}
.rt-comingsoon-logo #rt-logo {
  margin: 0 auto;
}
.rt-comingsoon-logo:after {
  display: none;
}
.rt-comingsoon-body {
  padding: 150px 0;
}
.rt-comingsoon-title {
  margin: 30px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.rt-comingsoon-message,
.rt-authorized-login-message {
  text-align: center;
  width: 50%;
  margin: auto;
}
.rt-counter-block {
  display: block;
  padding: 30px 0 0 0;
  margin: 0;
}
#rt-comingsoon-counter {
  text-align: center;
}
#rt-comingsoon-counter .counter-block {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
#rt-comingsoon-counter .number,
#rt-comingsoon-counter .word {
  display: block;
  margin: 0;
  padding: 0;
}
#rt-comingsoon-counter .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2.3em;
  font-weight: normal;
  border-radius: 4px;
  margin-bottom: 10px;
  color: #ffffff;
  background: #2F3237;
  background: -moz-linear-gradient(top,#232629 0%,#232629 50%,#2F3237 50%,#2F3237 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#232629),color-stop(50%,#232629),color-stop(50%,#2F3237),color-stop(100%,#2F3237));
  background: -webkit-linear-gradient(top,#232629 0%,#232629 50%,#2F3237 50%,#2F3237 100%);
  background: -o-linear-gradient(top,#232629 0%,#232629 50%,#2F3237 50%,#2F3237 100%);
  background: -ms-linear-gradient(top,#232629 0%,#232629 50%,#2F3237 50%,#2F3237 100%);
  background: linear-gradient(to bottom,#232629 0%,#232629 50%,#2F3237 50%,#2F3237 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darken(@dark-grey, 5%)',endColorstr='@dark-grey',GradientType=0);
}
#rt-comingsoon-counter .word {
  font-size: 80%;
  text-transform: uppercase;
}
.rt-subscription-title,
.rt-authorized-form-title {
  font-size: 160%;
  margin-bottom: 25px;
  text-align: center;
}
#rt-subscription-form {
  padding: 80px 0;
  width: 100%;
}
#rt-subscription-form .rt-container {
  background: none;
}
#rt-authorized-form {
  padding: 50px 0;
}
.rt-comingsoon-form,
.rt-authorized-login-form {
  margin: auto;
  text-align: center;
  width: 80%;
}
.rt-comingsoon-form .inputbox,
.rt-authorized-login-form .inputbox {
  color: #626F83;
  background: #2B2940;
  border: 1px solid transparent;
  width: 20%;
  border-radius: 35px;
}
.rt-comingsoon-form .inputbox.rt-secretkey-input,
.rt-authorized-login-form .inputbox.rt-secretkey-input {
  width: 100px;
}
.rt-secretkey-help {
  padding: 0 10px;
  vertical-align: middle;
}
#rt-form-login {
  margin: 25px auto;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .rt-comingsoon-body {
    padding: 50px 0;
  }
  body.layout-mode-responsive .rt-comingsoon-title {
    letter-spacing: 5px;
    width: 80%;
    margin: auto;
  }
  body.layout-mode-responsive .rt-comingsoon-form .inputbox,
  body.layout-mode-responsive .rt-comingsoon-form .button,
  body.layout-mode-responsive .rt-authorized-login-form .inputbox,
  body.layout-mode-responsive .rt-authorized-login-form .button {
    width: 80%;
    height: 60px;
    margin: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.layout-mode-responsive .rt-comingsoon-form .inputbox,
  body.layout-mode-responsive .rt-authorized-login-form .inputbox {
    margin: 15px auto;
  }
  body.layout-mode-responsive .rt-comingsoon-form .readon,
  body.layout-mode-responsive .rt-comingsoon-form .button,
  body.layout-mode-responsive .rt-authorized-login-form .readon,
  body.layout-mode-responsive .rt-authorized-login-form .button {
    padding: 10px 25px;
  }
  body.layout-mode-responsive #rt-subscription-form {
    background-position: 50% 150px;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .rt-comingsoon-title {
    font-size: 1.5em;
    letter-spacing: 3px;
    width: 90%;
    margin: auto;
  }
  body.layout-mode-responsive #rt-comingsoon-counter .number {
    width: 50px;
    height: 40px;
    line-height: 40px;
    font-size: 1.2em;
  }
  body.layout-mode-responsive #rt-comingsoon-counter .word {
    font-size: 60%;
  }
}
