@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: 'campton-bolddemo';
  src: url('../fonts/campton-bolddemo-webfont.eot');
  src: url('../fonts/campton-bolddemo-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/campton-bolddemo-webfont.woff') format('woff'), url('../fonts/campton-bolddemo-webfont.ttf') format('truetype'), url('../fonts/campton-bolddemo-webfont.svg#campton-bolddemo') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'campton-lightdemo';
  src: url('../fonts/campton-lightdemo-webfont.eot');
  src: url('../fonts/campton-lightdemo-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/campton-lightdemo-webfont.woff') format('woff'), url('../fonts/campton-lightdemo-webfont.ttf') format('truetype'), url('../fonts/campton-lightdemo-webfont.svg#campton-lightdemo') 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;
}
.rt-image {
  position: relative;
}
.rt-image img {
  max-width: 100%;
  height: auto;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rt-image.with-attribution {
  display: block;
  overflow: hidden;
}
.rt-image.with-attribution .rt-attribution {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 101%;
  color: #ffffff;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.rt-image.with-attribution .rt-attribution a {
  color: #ffffff !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.rt-image.with-attribution:hover .rt-attribution {
  opacity: 1;
  visibility: visible;
}
.rt-transparent-image {
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rt-transparent-image:hover {
  opacity: 1;
}
.rt-icon-large {
  font-size: 5.0em;
  line-height: 1.5em;
}
.rt-circle-number {
  color: #ffffff;
  background: #006e98;
  border-radius: 100%;
  display: block;
  font-size: 1.5em;
  height: 20px;
  line-height: 20px;
  margin: 15px;
  padding: 10px;
  width: 20px;
}
[class*="demostyle-type-preset1"] .rt-circle-number {
  color: #000000;
}
.rt-green-text {
  color: #1ABC9C;
}
.rt-red-text {
  color: #E74C3C;
}
.rt-sprocket-tag {
  display: block;
  font-style: italic;
  font-size: 80%;
  margin: 25px 0;
}
.rt-mbsb-table .rt-sb-table-col {
  height: 38px;
  vertical-align: middle;
}
.rt-mbsb-table .rt-mb-table-col {
  height: 75px;
  vertical-align: middle;
}
.-rt-sirocco-home .rt-logo-block {
  margin: 0 15px;
}
.gf-menu .menu-item-search {
  border: 0;
  position: absolute;
  right: 24px;
}
.gf-menu .menu-item-search a {
  background: #006e98 url(../images/menu/icon-search.png) no-repeat 50% 50%;
  height: 82px !important;
  padding: 0 40px !important;
}
.gf-menu .menu-item-search a:after {
  display: none;
}
.gf-menu .menu-item-search .menu-item-wrapper {
  display: none;
}
.gf-menu .menu-item-search .dropdown {
  margin-top: 0px !important;
}
.gf-menu .menu-item-search .dropdown .modules {
  margin: 0;
  padding: 0;
}
.gf-menu .menu-item-search .dropdown .modules .module-content {
  padding: 0;
}
.gf-menu .menu-item-search .dropdown .modules .module-content form {
  margin: 0;
}
.gf-menu .menu-item-search .dropdown .modules .module-content .search label {
  display: none;
}
.gf-menu .menu-item-search .dropdown .modules .module-content .search #mod-search-searchword {
  background: none;
  border: 0;
}
.gf-menu .menu-item-search .dropdown .modules .module-content #roksearch_search_str {
  border: 0;
  background: none;
}
.fp-roksprocket-features-showcase.rt-block {
  margin: 0;
  padding: 0;
}
.fp-roksprocket-features-showcase .layout-showcase {
  margin: 0 15px;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-list {
  margin: 0;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-container {
    padding-bottom: 70px;
  }
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
  font-size: 4em;
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.15em;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    font-size: 3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title {
    font-size: 1.5em;
  }
}
#rt-showcase .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title a {
  color: #000000;
}
#rt-showcase .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-title a:hover {
  color: #000000;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-content {
  width: 66.66667%;
  padding: 75px 0;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-content {
    padding: 55px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-content {
    padding: 45px 0;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-content {
    width: 100%;
    padding: 20px 0;
    float: none;
  }
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
  font-size: 1.5em;
  line-height: 35px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
    font-size: 1em;
    line-height: 1.5em;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-desc {
    font-size: 1em;
    line-height: 1.5em;
  }
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-img-container {
  width: 33.33333%;
  padding: 0 10px;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-img-container {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.fp-roksprocket-features-showcase .layout-showcase .readon {
  display: inline;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  color: #000000 !important;
}
.fp-roksprocket-features-showcase .layout-showcase .readon:after {
  font-family: FontAwesome;
  content: "\f101";
  margin: 0 5px;
}
.fp-roksprocket-features-showcase .layout-showcase .readon:hover {
  color: #000000 !important;
}
#rt-showcase .fp-roksprocket-features-showcase .layout-showcase .readon {
  border: 0;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-pagination {
  left: 25px;
  bottom: 25px;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .next {
  right: 20px;
}
.fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .prev {
  left: inherit;
  right: 325px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .prev {
    right: 245px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .prev {
    right: 180px;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase:hover .sprocket-features-arrows {
    visibility: visible;
  }
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows {
    visibility: hidden;
  }
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .next {
    right: 15px;
  }
  body.layout-mode-responsive .fp-roksprocket-features-showcase .layout-showcase .sprocket-features-arrows .prev {
    left: 15px;
  }
}
.fp-roksprocket-headlines .sprocket-headlines {
  margin: 0;
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-list {
  width: 55%;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-list {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-list {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-list {
    width: 100%;
    float: none;
  }
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-badge span {
  color: #bfbfbf;
  text-transform: uppercase;
  font-size: 2.5em;
  line-height: 1.5em;
  margin-right: 15px;
  font-family: 'campton-lightdemo', Verdana, Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-badge span {
    font-size: 1.5em;
    line-height: 2em;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-badge {
    width: 100%;
    float: none;
  }
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-text {
  font-size: 1.25em;
  line-height: 1.35em;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-text {
    font-size: 1em;
  }
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation {
  background: #000000;
  width: 360px;
  position: absolute;
  right: 0;
  top: -25px;
  bottom: -25px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation {
    width: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation {
    width: 216px;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation {
    width: 100%;
    position: relative;
    height: 50px;
    top: 0;
    bottom: 0;
  }
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .arrow {
  border: 2px solid transparent;
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .arrow:before {
  color: #ffffff;
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .next {
  left: 193px;
  right: inherit;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .next {
    left: 153px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .next {
    left: 121px;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .next {
    right: 0;
    left: inherit;
  }
}
.fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .prev {
  left: 133px;
  right: inherit;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .prev {
    left: 93px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .prev {
    left: 61px;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-headlines .sprocket-headlines .sprocket-headlines-navigation .prev {
    left: 0;
  }
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-title {
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-title {
    font-size: 1.1em;
    margin-top: 0;
  }
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-padding {
  border: none;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-item {
  background: #ffffff;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-text {
  font-size: 0.9em;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-image {
  border-radius: 0;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-readmore {
  color: inherit;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-readmore:hover {
  color: #006e98;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-readmore:after {
  font-family: FontAwesome;
  content: "\f101";
  margin: 0 5px;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-title a {
  display: block;
  color: #000000;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-title a:hover {
  color: #006e98;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(1) .sprocket-mosaic-item,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(11) .sprocket-mosaic-item,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(15) .sprocket-mosaic-item {
  background: #006e98;
  color: rgba(255,255,255,0.75);
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(1) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(1) .sprocket-readmore,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(11) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(11) .sprocket-readmore,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(15) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(15) .sprocket-readmore {
  color: #ffffff;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(1) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(1) .sprocket-readmore:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(11) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(11) .sprocket-readmore:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(15) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(15) .sprocket-readmore:hover {
  color: #00374c;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(2) .sprocket-mosaic-image-container,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(5) .sprocket-mosaic-image-container,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(6) .sprocket-mosaic-image-container,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(8) .sprocket-mosaic-image-container,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(9) .sprocket-mosaic-image-container {
  margin: -15px -15px 15px -15px;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(4) .sprocket-mosaic-item,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(12) .sprocket-mosaic-item,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(13) .sprocket-mosaic-item {
  background: #006e98;
  color: rgba(255,255,255,0.75);
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(4) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(4) .sprocket-readmore,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(12) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(12) .sprocket-readmore,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(13) .sprocket-mosaic-title a,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(13) .sprocket-readmore {
  color: #ffffff;
}
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(4) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(4) .sprocket-readmore:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(12) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(12) .sprocket-readmore:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(13) .sprocket-mosaic-title a:hover,
.fp-roksprocket-mosaic .sprocket-mosaic .sprocket-mosaic-container li:nth-child(13) .sprocket-readmore:hover {
  color: #001219;
}
.fp-maintop h2 {
  font-size: 2.75em;
  font-family: 'campton-lightdemo', Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.fp-maintop .rt-title-tag {
  font-style: italic;
  font-size: 0.9em;
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-content {
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-content-text {
  width: 80%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-title {
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-size: 3.25em;
  line-height: 1.25em;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-title {
    font-size: 2.75em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-title {
    font-size: 2em;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-title {
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-pagination {
  margin-left: -38px;
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-pagination li {
  border: 2px solid #ffffff;
}
.fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-pagination li.active {
  border: 2px solid #ffffff;
  background: #ffffff;
}
.fp-roksprocket-features-slideshow .layout-slideshow .readon {
  color: #ffffff;
  border: 2px solid #ffffff;
  background: none;
  border-radius: 30px;
  text-transform: uppercase;
  margin: 15px auto;
}
.fp-roksprocket-features-slideshow .layout-slideshow .readon span:before {
  font-family: FontAwesome;
  content: "\f030";
  margin: 0 5px;
  font-weight: normal;
}
.fp-roksprocket-features-slideshow .layout-slideshow .readon:hover {
  color: #006e98;
  border: 2px solid #006e98;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-features-slideshow .layout-slideshow .sprocket-features-arrows {
    display: none;
  }
}
.fp-expandedbottom h2 {
  margin-top: 0;
}
.fp-expandedbottom .rt-title-tag {
  font-size: 85%;
}
.fp-expandedbottom .readon {
  font-size: 90%;
  padding: 5px 20px;
  margin-top: 15px;
}
.fp-expandedbottom .rt-box {
  padding: 15px;
}
.fp-expandedbottom .rt-box1 {
  background: #006e98;
}
.fp-expandedbottom .rt-box1 .readon {
  color: #006e98;
  border: 2px solid #000000;
  background: #000000;
}
.fp-expandedbottom .rt-box1 .readon:hover {
  color: #ffffff;
  border: 2px solid #006e98;
  background: #006e98;
}
.fp-expandedbottom .rt-box2 {
  background: #006e98;
}
.fp-expandedbottom .rt-box2 .readon {
  color: #006e98;
  border: 2px solid #ffffff;
  background: #ffffff;
}
.fp-expandedbottom .rt-box2 .readon:hover {
  color: #ffffff;
  border: 2px solid #006e98;
  background: #006e98;
}
.fp-expandedbottom .rt-box4 {
  background: #000000;
}
.fp-expandedbottom .rt-box4 .readon {
  color: #000000;
  border: 2px solid #ffffff;
  background: #ffffff;
}
.fp-expandedbottom .rt-box4 .readon:hover {
  color: #ffffff;
  border: 2px solid #006e98;
  background: #006e98;
}
.fp-mainbottom .rt-image-overlay:before {
  background: rgba(0,0,0,0.5);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.fp-mainbottom .rt-image-content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fp-mainbottom .rt-image-promo {
  position: relative;
}
.fp-mainbottom .rt-image-content {
  color: #ffffff;
  width: 80%;
  text-align: center;
  margin: auto;
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
  -webkit-font-smoothing: subpixel-antialiased;
}
.fp-mainbottom .rt-image-content .title {
  font-size: 1.75em;
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  text-transform: none;
  line-height: 1.25em;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-mainbottom .rt-image-content .title {
    font-size: 1.25em;
    line-height: 1.25em;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .fp-mainbottom .rt-image-content .title {
    font-size: 1em;
    line-height: 1em;
  }
}
.fp-mainbottom .rt-image-alt img {
  display: block;
  border-radius: 100%;
  margin: 15px auto;
}
.fp-roksprocket-fullwidth.rt-block {
  max-width: 1920;
  margin: 0 auto;
  padding: 0;
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content {
  background-color: rgba(0,80,111,0.26);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,47,152,0.25)),color-stop(50%,rgba(0,110,152,0.5)),to(rgba(0,0,0,0.7)));
  background-image: -webkit-linear-gradient(rgba(0,47,152,0.25),rgba(0,110,152,0.5) 50%,rgba(0,0,0,0.7));
  background-image: -moz-linear-gradient(top,rgba(0,47,152,0.25),rgba(0,110,152,0.5) 50%,rgba(0,0,0,0.7));
  background-image: -o-linear-gradient(rgba(0,47,152,0.25),rgba(0,110,152,0.5) 50%,rgba(0,0,0,0.7));
  background-image: linear-gradient(rgba(0,47,152,0.25),rgba(0,110,152,0.5) 50%,rgba(0,0,0,0.7));
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f002e98', endColorstr='#b2000000', GradientType=0);
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content-text {
  width: 1100px;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: subpixel-antialiased;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content-text {
    width: 860px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content-text {
    width: 668px;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-content-text {
    width: 80%;
  }
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-title {
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-size: 3.25em;
  line-height: 1.25em;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-title {
    font-size: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-title {
    font-size: 0.9em;
    letter-spacing: -1px;
    width: 75%;
    margin: auto;
  }
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-desc {
  font-size: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-desc {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive .fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-desc {
    display: none;
  }
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-pagination {
  margin-left: -38px;
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-pagination li {
  border: 2px solid #ffffff;
}
.fp-roksprocket-fullwidth .layout-slideshow .sprocket-features-pagination li.active {
  border: 2px solid #ffffff;
  background: #ffffff;
}
.fp-roksprocket-fullwidth .layout-slideshow .readon {
  display: inline;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}
.fp-roksprocket-fullwidth .layout-slideshow .readon:hover {
  color: #006e98;
}
.fp-roksprocket-fullwidth .layout-slideshow .readon:after {
  font-family: FontAwesome;
  content: "\f101";
  margin: 0 5px;
}
.-rt-sirocco-home .blog-featured .item > h2 {
  text-transform: uppercase;
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-size: 200%;
}
.-rt-sirocco-home .blog-featured .component-content {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  body.layout-mode-responsive.-rt-sirocco-home .blog-featured .item > h2 {
    font-size: 150%;
    line-height: 1.25em;
  }
}
.fp-sidebar {
  padding-top: 40px;
}
.fp-sidebar .rt-sidebar-item {
  margin-bottom: 50px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .fp-sidebar .rt-sidebar-item {
    margin-bottom: 63px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-sidebar .rt-sidebar-item {
    margin-bottom: 98px;
  }
}
.fp-sidebar .rt-sidebar-item .title {
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.35em;
}
.fp-sidebar .rt-sidebar-item hr {
  width: 15%;
  border-color: #000000;
}
.fp-sidebar .rt-sidebar-item img {
  border-radius: 100%;
  margin-bottom: 15px;
}
.fp-sidebar .rt-sidebar-item .rt-title-tag {
  color: #000000;
  font-size: 90%;
  font-weight: bold;
}
.fp-footer-b h5 {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  color: #e8e8e8;
}
.fp-footer-b h5:after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 0;
  width: 40px;
  height: 3px;
  background: #e8e8e8;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-footer-b h5 {
    font-size: 75%;
  }
}
.fp-footer-b li a {
  color: #686868;
  font-size: 85%;
}
.fp-footer-b li a:hover {
  color: #006e98;
}
.fp-footer-c .title {
  color: #e8e8e8;
}
.fp-footer-c .inputbox {
  background: none;
  border: 2px solid;
  border-radius: 25px;
  padding: 0 15px;
  width: 50%;
  color: #686868;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .fp-footer-c .inputbox,
  body.layout-mode-responsive .fp-footer-c .readon {
    width: 100%;
    margin-bottom: 5px;
  }
}
.-rt-sirocco-home #rt-copyright {
  font-size: 85%;
}
.-rt-sirocco-home #rt-copyright .rt-horizmenu {
  float: right;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 45px 19px 14px;
  *padding-top: 19px;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ebebeb;
  border: 1px solid #ddd;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
.gantry-example .search-query {
  margin-bottom: 0;
}
form.gantry-example {
  padding-bottom: 19px;
}
.form-actions {
  background-color: ;
  border-top: 1px solid #d5d5d5;
}
.help-block,
.help-inline {
  color: ;
}
.docs-input-sizes input {
  margin-bottom: 15px;
}
.rt-table {
  clear: both;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #004965;
  margin: 35px 0;
  list-style: none;
}
.rt-table.rt-table-last-col {
  border-right: 1px solid #004965;
}
.rt-table li {
  padding: 15px 25px;
}
@media (max-width: 767px) {
  body.layout-mode-responsive .rt-table {
    border-width: 1px;
  }
}
.rt-table-title {
  font-size: 1.5em;
  line-height: 2em;
  color: #ffffff;
  background: #005c7f;
  text-align: center;
  text-transform: uppercase;
  font-family: 'campton-bolddemo', Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.rt-table-price {
  font-size: 2em;
  color: #ffffff;
  background: #0080b2;
  border-top: 1px solid #004965;
  border-bottom: 1px solid #004965;
  padding: 25px !important;
  text-align: center;
}
.rt-blog-form .inputbox,
.rt-blog-form .readon {
  display: inline-block;
}
.rt-blog-form .inputbox {
  width: 60%;
  border: 1px solid transparent;
  border-radius: 25px;
}
.rt-blog-form .readon {
  width: 35%;
}
.menu-contact-us .contact h3 {
  display: none;
}
.menu-contact-us .contact-form legend {
  font-size: 1.5em;
  border-bottom: none;
  margin-bottom: 0;
}
.menu-contact-us .contact-form dt {
  width: 200px;
}
.menu-contact-us .contact-form dd {
  float: none !important;
  margin: 0;
}
.menu-contact-us .contact-form label {
  font-size: 1.2em;
  margin: 10px 0;
}
.menu-contact-us .contact-form input[type="text"],
.menu-contact-us .contact-form input[type="email"],
.menu-contact-us .contact-form textarea {
  width: 100%;
  height: auto;
  padding: 12px 15px;
  margin-bottom: 10px;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-contact-us .contact-form input[type="checkbox"] {
  margin: 13px 0;
}
