@font-face {
  font-family: 'merriweather';
  src: url('../fonts/merriweather-regular-webfont.eot');
  src: url('../fonts/merriweather-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/merriweather-regular-webfont.woff') format('woff'), url('../fonts/merriweather-regular-webfont.html') format('truetype'), url('../fonts/merriweather-regular-webfont.svg#merriweather') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather';
  src: url('../fonts/merriweather-italic-webfont.eot');
  src: url('../fonts/merriweather-italic-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/merriweather-italic-webfont.woff') format('woff'), url('../fonts/merriweather-italic-webfont.html') format('truetype'), url('../fonts/merriweather-italic-webfont.svg#merriweather') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'merriweather';
  src: url('../fonts/merriweather-bold-webfont.eot');
  src: url('../fonts/merriweather-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/merriweather-bold-webfont.woff') format('woff'), url('../fonts/merriweather-bold-webfont.html') format('truetype'), url('../fonts/merriweather-bold-webfont.svg#merriweather') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather';
  src: url('../fonts/merriweather-bolditalic-webfont.eot');
  src: url('../fonts/merriweather-bolditalic-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/merriweather-bolditalic-webfont.woff') format('woff'), url('../fonts/merriweather-bolditalic-webfont.html') format('truetype'), url('../fonts/merriweather-bolditalic-webfont.svg#merriweather') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'nexa';
  src: url('../fonts/nexa-light-webfont.eot');
  src: url('../fonts/nexa-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nexa-light-webfont.woff') format('woff'), url('../fonts/nexa-light-webfont.html') format('truetype'), url('../fonts/nexa-light-webfont.svg#nexa') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nexa';
  src: url('../fonts/nexa-bold-webfont.eot');
  src: url('../fonts/nexa-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/nexa-bold-webfont.woff') format('woff'), url('../fonts/nexa-bold-webfont.html') format('truetype'), url('../fonts/nexa-bold-webfont.svg#merriweathersans') 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;
}
@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: 1500px) {
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-large {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-large {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .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: 23.1px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 21.7px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive h3 {
    font-size: 20.3px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h4 {
    font-size: 19.6px;
    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: 28.6px;
  }
  body.layout-mode-responsive .blog-featured .item > h2 {
    font-size: 25.2px;
    line-height: 35.1px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1499px) {
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-desktop {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h1 {
    font-size: 23.1px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h2,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .title {
    font-size: 21.7px;
    line-height: 33.8px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h3 {
    font-size: 20.3px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h4 {
    font-size: 19.6px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h5 {
    font-size: 16.8px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h6 {
    font-size: 15.4px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .blog-featured .item > h2 {
    font-size: 25.2px;
    line-height: 35.1px;
  }
}
@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: 22.4px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 21px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h3 {
    font-size: 19.6px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h4 {
    font-size: 18.9px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h5 {
    font-size: 16.1px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive h6 {
    font-size: 14.7px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive .blog-featured .item > h2 {
    font-size: 21px;
    line-height: 32.5px;
  }
  body.layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 13px;
    padding: 0 5px;
  }
  body.layout-mode-responsive .gf-menu.l1 > li.parent > .item .menu-item-bg {
    padding: 5px;
  }
  body.layout-mode-responsive .gf-menu.l1 > li.parent > .item:after {
    display: none;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1279px) {
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-tablet {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-tablet {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h1 {
    font-size: 22.4px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h2,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .title {
    font-size: 21px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h3 {
    font-size: 19.6px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h4 {
    font-size: 18.9px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h5 {
    font-size: 16.1px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h6 {
    font-size: 14.7px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .blog-featured .item > h2 {
    font-size: 21px;
    line-height: 32.5px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gf-menu.l1 > li > .item {
    font-size: 13px;
    padding: 0 5px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gf-menu.l1 > li.parent > .item .menu-item-bg {
    padding: 5px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gf-menu.l1 > li.parent > .item:after {
    display: none;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .rt-social-buttons.rt-block {
    margin: 10px 0;
    padding: 15px 0;
  }
}
@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: 21px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 19.6px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive h3 {
    font-size: 18.9px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h4 {
    font-size: 18.2px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive h5 {
    font-size: 15.4px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive h6 {
    font-size: 14.7px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive .blog-featured .item > h2 {
    font-size: 18.9px;
    line-height: 32.5px;
  }
  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: 1079px) {
  body.layout-mode-responsive.sideslider-type-static#with-sideslider {
    padding: 0;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider #rt-page-surround {
    padding: 0;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-phone {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-phone {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-desktop {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-desktop {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .hidden-large {
    display: inherit !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .visible-large {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .rt-phone-center {
    text-align: center;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h1 {
    font-size: 21px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h2,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .title {
    font-size: 19.6px;
    line-height: 31.2px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h3 {
    font-size: 18.9px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h4 {
    font-size: 18.2px;
    line-height: 28.6px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h5 {
    font-size: 15.4px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider h6 {
    font-size: 14.7px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .blog-featured .item > h2 {
    font-size: 18.9px;
    line-height: 32.5px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .rt-logo-block {
    padding: 5px 0;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider #rt-logo {
    margin: 15px auto;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .menu-block {
    float: none;
    margin: auto;
    border-bottom: none;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .dropdown {
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .dropdown-spacer {
    display: none !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .flyout {
    margin-left: 0 !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .rt-social-buttons.rt-block {
    text-align: center;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider #rt-copyright {
    text-align: center;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .component-content .column-1,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .component-content .column-2,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .component-content .column-3,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .component-content .column-4 {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .rt-powered-by {
    margin: 0 auto;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-20,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-25,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-30,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-33,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-40,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-50,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-60,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-66,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-70,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-75,
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-80 {
    width: 100%;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .gantry-width-spacer {
    margin: 0 5px;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .row {
    margin: 0;
    display: block;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .row .cell {
    display: block;
    width: 100%;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .form-horizontal .control-group .control-label {
    float: none;
    width: auto;
    text-align: left;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider .form-horizontal .control-group .controls {
    margin-left: 0;
  }
  body.layout-mode-responsive.sideslider-type-static#with-sideslider select {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .rt-container {
    width: 100%;
  }
  body.layout-mode-responsive h1 {
    font-size: 18.9px;
    line-height: 29.9px;
  }
  body.layout-mode-responsive h2,
  body.layout-mode-responsive .title {
    font-size: 17.5px;
    line-height: 29.9px;
  }
  body.layout-mode-responsive h3 {
    font-size: 16.1px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive h4 {
    font-size: 15.4px;
    line-height: 27.3px;
  }
  body.layout-mode-responsive h5 {
    font-size: 14.7px;
    line-height: 26px;
  }
  body.layout-mode-responsive h6 {
    font-size: 14px;
    line-height: 26px;
  }
  body.layout-mode-responsive .blog-featured .item > h2 {
    font-size: 17.5px;
    line-height: 29.9px;
  }
}
