@font-face {
  font-family: 'glegoo';
  src: url('../fonts/glegoo-webfont.eot');
  src: url('../fonts/glegoo-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/glegoo-webfont.woff') format('woff'), url('../fonts/glegoo-webfont.ttf') format('truetype'), url('../fonts/glegoo-webfont.svg#glegoo') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('../fonts/montserrat-regular-webfont.eot');
  src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat-regular-webfont.svg#montserrat') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('../fonts/montserrat-bold-webfont.eot');
  src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg#montserrat') format('svg');
  font-weight: bold;
  font-style: normal;
}
@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: 35px;
    line-height: 52px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 28px;
    line-height: 41.6px;
  }
  body.layout-mode-responsive h3 {
    font-size: 21px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive h4 {
    font-size: 18.2px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h5 {
    font-size: 16.8px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h6 {
    font-size: 15.4px;
    line-height: 26px;
  }
}
@media (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: 32.2px;
    line-height: 46.8px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 25.2px;
    line-height: 36.4px;
  }
  body.layout-mode-responsive h3 {
    font-size: 18.2px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h4 {
    font-size: 16.8px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h5 {
    font-size: 16.1px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h6 {
    font-size: 15.4px;
    line-height: 26px;
  }
  body.layout-mode-responsive .gf-menu.l1 > li.parent > .item .menu-item-bg {
    padding: 3px 10px;
  }
  body.layout-mode-responsive .gf-menu.l1 > li.parent > .item:after {
    display: none;
  }
}
@media (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: 28px;
    line-height: 46.8px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 25.9px;
    line-height: 39px;
  }
  body.layout-mode-responsive h3 {
    font-size: 16.1px;
    line-height: 36.4px;
  }
  body.layout-mode-responsive h4 {
    font-size: 15.4px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive h5 {
    font-size: 14.7px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h6 {
    font-size: 14px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive .rt-logo-block {
    padding: 5px 0;
  }
  body.layout-mode-responsive #rt-logo {
    margin: 15px auto;
  }
  body.layout-mode-responsive .menu-block {
    float: none;
    margin: auto;
    border-bottom: none;
  }
  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;
  }
  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%;
  }
}
