@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;
}
@media only screen and (min-width: 1200px) {
  body.layout-mode-responsive .visible-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: none !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: none !important;
  }
  body.layout-mode-responsive h1 {
    font-size: 230%;
    line-height: 135%;
  }
  body.layout-mode-responsive h2 {
    font-size: 135%;
    line-height: 135%;
  }
  body.layout-mode-responsive h3 {
    font-size: 125%;
    line-height: 125%;
  }
  body.layout-mode-responsive h4 {
    font-size: 115%;
    line-height: 115%;
  }
  body.layout-mode-responsive h5 {
    font-size: 105%;
    line-height: 105%;
  }
  body.layout-mode-responsive h6 {
    font-size: 100%;
    line-height: 105%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .visible-tablet {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-tablet {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive h1 {
    font-size: 200%;
    line-height: 135%;
  }
  body.layout-mode-responsive h2 {
    font-size: 125%;
    line-height: 135%;
  }
  body.layout-mode-responsive h3 {
    font-size: 115%;
    line-height: 115%;
  }
  body.layout-mode-responsive h4 {
    font-size: 105%;
    line-height: 105%;
  }
  body.layout-mode-responsive h5 {
    font-size: 100%;
    line-height: 100%;
  }
  body.layout-mode-responsive h6 {
    font-size: 95%;
    line-height: 100%;
  }
  body.layout-mode-responsive .gf-menu.l1 > li.parent > .item:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive {
    padding: 0;
  }
  body.layout-mode-responsive #rt-page-surround {
    padding: 0;
  }
  body.layout-mode-responsive .visible-phone {
    display: inherit !important;
  }
  body.layout-mode-responsive .hidden-phone {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive .rt-phone-center {
    text-align: center;
  }
  body.layout-mode-responsive h1 {
    font-size: 180%;
    line-height: 120%;
  }
  body.layout-mode-responsive h2 {
    font-size: 120%;
    line-height: 120%;
  }
  body.layout-mode-responsive h3 {
    font-size: 110%;
    line-height: 110%;
  }
  body.layout-mode-responsive h4 {
    font-size: 100%;
    line-height: 100%;
  }
  body.layout-mode-responsive h5 {
    font-size: 95%;
    line-height: 95%;
  }
  body.layout-mode-responsive h6 {
    font-size: 90%;
    line-height: 95%;
  }
  body.layout-mode-responsive .rt-logo-block {
    padding: 5px 0;
  }
  body.layout-mode-responsive #rt-logo {
    margin: 10px auto 5px auto;
  }
  body.layout-mode-responsive #rt-header .menu-block {
    float: none;
    margin: auto;
    border-bottom: none;
    width: 65%;
  }
  body.layout-mode-responsive .dropdown {
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
  }
  body.layout-mode-responsive .dropdown-spacer {
    display: none !important;
  }
  body.layout-mode-responsive .flyout {
    margin-left: 0 !important;
  }
  body.layout-mode-responsive #rt-copyright {
    text-align: center;
  }
  body.layout-mode-responsive .component-content .column-1,
  body.layout-mode-responsive .component-content .column-2,
  body.layout-mode-responsive .component-content .column-3,
  body.layout-mode-responsive .component-content .column-4 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.layout-mode-responsive .rt-powered-by {
    margin: 0 auto;
  }
  body.layout-mode-responsive .gantry-width-20,
  body.layout-mode-responsive .gantry-width-25,
  body.layout-mode-responsive .gantry-width-30,
  body.layout-mode-responsive .gantry-width-33,
  body.layout-mode-responsive .gantry-width-40,
  body.layout-mode-responsive .gantry-width-50,
  body.layout-mode-responsive .gantry-width-60,
  body.layout-mode-responsive .gantry-width-66,
  body.layout-mode-responsive .gantry-width-70,
  body.layout-mode-responsive .gantry-width-75,
  body.layout-mode-responsive .gantry-width-80 {
    width: 100%;
  }
  body.layout-mode-responsive .gantry-width-spacer {
    margin: 0 5px;
  }
  body.layout-mode-responsive .row {
    margin: 0;
    display: block;
  }
  body.layout-mode-responsive .row .cell {
    display: block;
    width: 100%;
  }
  body.layout-mode-responsive .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  body.layout-mode-responsive .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  body.layout-mode-responsive select {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .rt-container {
    width: 100%;
  }
  body.layout-mode-responsive #rt-logo {
    margin: 5px auto;
  }
  body.layout-mode-responsive h1 {
    font-size: 170%;
    line-height: 250%;
  }
  body.layout-mode-responsive h2 {
    font-size: 110%;
    line-height: 165%;
  }
  body.layout-mode-responsive h3 {
    font-size: 105%;
    line-height: 155%;
  }
  body.layout-mode-responsive h4 {
    font-size: 100%;
    line-height: 150%;
  }
  body.layout-mode-responsive h5 {
    font-size: 90%;
    line-height: 140%;
  }
  body.layout-mode-responsive h6 {
    font-size: 85%;
    line-height: 140%;
  }
}
