@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-regular-webfont.eot');
  src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#lato') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-italic-webfont.eot');
  src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.woff') format('woff'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#lato') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-bold-webfont.eot');
  src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.woff') format('woff'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#lato') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-bolditalic-webfont.eot');
  src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.woff') format('woff'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#lato') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'latoblack';
  src: url('../fonts/lato-black-webfont.eot');
  src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.woff') format('woff'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
  font-weight: bold;
  font-style: normal;
}
.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;
}
#rt-comingsoon #rt-feature .rt-container {
  background: #78B4E9;
}
#rt-comingsoon #rt-feature .rt-container .readon:hover {
  background: #4c9ce2;
}
#rt-comingsoon #rt-showcase .rt-container {
  background: #0d0d0d;
}
#rt-comingsoon .rt-branding.rt-block {
  margin: 25px;
}
#rt-comingsoon .rt-copyright-content.rt-block {
  margin-top: 35px;
}
#system-message-container {
  position: relative;
  z-index: 1000;
}
.rt-comingsoon-logo {
  position: relative !important;
  width: 240px;
  margin: 0 auto 50px auto;
}
.rt-comingsoon-logo #rt-logo {
  margin: 0 auto;
}
.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: #383838;
  background: -moz-linear-gradient(top,#2b2b2b 0%,#2b2b2b 50%,#383838 50%,#383838 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2b2b2b),color-stop(50%,#2b2b2b),color-stop(50%,#383838),color-stop(100%,#383838));
  background: -webkit-linear-gradient(top,#2b2b2b 0%,#2b2b2b 50%,#383838 50%,#383838 100%);
  background: -o-linear-gradient(top,#2b2b2b 0%,#2b2b2b 50%,#383838 50%,#383838 100%);
  background: -ms-linear-gradient(top,#2b2b2b 0%,#2b2b2b 50%,#383838 50%,#383838 100%);
  background: linear-gradient(to bottom,#2b2b2b 0%,#2b2b2b 50%,#383838 50%,#383838 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: #383838;
  border: 1px solid transparent;
  background-color: rgba(255,255,255,0.7);
  background-image: -moz-linear-gradient(left,rgba(255,255,255,0.7),rgba(255,255,255,0.7));
  background-image: -webkit-gradient(linear,0 0,100% 0,from(rgba(255,255,255,0.7)),to(rgba(255,255,255,0.7)));
  background-image: -webkit-linear-gradient(left,rgba(255,255,255,0.7),rgba(255,255,255,0.7));
  background-image: -o-linear-gradient(left,rgba(255,255,255,0.7),rgba(255,255,255,0.7));
  background-image: linear-gradient(to right,rgba(255,255,255,0.7),rgba(255,255,255,0.7));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2ffffff', endColorstr='#b2ffffff', GradientType=1);
  width: 20%;
}
.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%;
  }
}
