@font-face {
  font-family: 'NotoSansRegular';
  src: url('../fonts/NotoSans-Regular-webfont.eot');
  src: url('../fonts/NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSans-Regular-webfont.woff') format('woff'), url('../fonts/NotoSans-Regular-webfont.ttf') format('truetype'), url('../fonts/NotoSans-Regular-webfont.svg#NotoSansRegular') format('svg');
  font-weight: normal;
  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-image {
  position: relative;
}
.rt-image img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}
.promo1 {
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  font-size: 45px;
  line-height: 66px;
  text-transform: uppercase;
}
.promo2 {
  font-size: 22.5px;
  line-height: 33px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.rt-title-center .module-title {
  text-align: center;
}
.rt-big-title .title {
  font-size: 37.5px;
  font-weight: normal;
  line-height: 44px;
  margin-bottom: 25px;
}
.rt-title-tag {
  display: block;
  font-size: 18px;
  opacity: 0.5;
  text-transform: capitalize;
}
.rt-large-text {
  font-size: 1.3em;
  line-height: 1.6em;
}
.rt-small-text {
  font-size: 0.8em;
  line-height: 1.5em;
}
.rt-capitalize {
  text-transform: capitalize;
}
.rt-bold {
  font-weight: bold;
}
.rt-icon {
  border: 2px solid;
  border-radius: 100%;
  display: inline-block;
  font-size: 2em;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}
[class^="rt-arrow-"]:before {
  font-family: FontAwesome;
  font-size: 2em;
  color: #ffffff;
  position: absolute;
  visibility: hidden;
}
.rt-arrow-right:before {
  content: "\f0da";
  right: -8px;
  top: 50%;
  margin-top: -10px;
}
.rt-arrow-left:before {
  content: "\f0d9";
  left: -8px;
  top: 50%;
  margin-top: -10px;
}
.rt-arrow-bottom:before {
  content: "\f0d7";
  bottom: -14px;
  left: 50%;
  margin-left: -9px;
}
.rt-large-button {
  font-size: 2em;
  padding: 2% 3%;
}
.rt-mbsb-table .rt-sb-table-col {
  height: 38px;
  vertical-align: middle;
}
.rt-mbsb-table .rt-mb-table-col {
  height: 75px;
  vertical-align: middle;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 45px 19px 14px;
  padding-top: 19px;
  background-color: #1b1d21;
  border: 1px solid #A8A8A8;
  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: #262930;
  border: 1px solid #A8A8A8;
  color: #ffffff;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
.gantry-example .search-query {
  margin-bottom: 0;
}
.gantry-example input {
  margin-bottom: 5px;
}
form.gantry-example {
  padding-bottom: 19px;
}
.form-actions {
  background-color: #262930;
  border-top: 1px solid #A8A8A8;
}
.help-block,
.help-inline {
  color: #ffffff;
}
.fp-rokajaxsearch.rt-block {
  float: right;
  margin: 10px 0;
}
.fp-rokajaxsearch .roksearch-wrapper {
  position: relative;
  z-index: 11;
}
.fp-rokajaxsearch .roksearch-wrapper:before {
  background: #20232a;
  padding-right: 10px;
}
.fp-rokajaxsearch #rokajaxsearch .inputbox {
  border: 2px solid #ffffff;
  color: #ffffff;
  background: #20232a;
  width: 0;
  padding-left: 28px;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.fp-rokajaxsearch #rokajaxsearch:hover .inputbox,
.fp-rokajaxsearch #rokajaxsearch:focus .inputbox {
  width: 190px;
  padding-left: 45px;
}
.fp-rokajaxsearch #rokajaxsearch .inputbox:focus {
  width: 190px;
  padding-left: 45px;
}
#rt-navigation .rt-social-buttons {
  float: right;
  margin: 10px 0;
  padding: 15px 0;
  width: 200px;
  position: relative;
  z-index: 10;
}
#rt-navigation .social-button-text {
  display: none;
}
#rt-navigation .social-button {
  color: #ffffff \9;
  border: 2px solid #ffffff \9;
  color: rgba(255,255,255,0.5);
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 5px;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin: 0px -1px;
  padding: 0px;
  text-align: center;
}
#rt-navigation .social-button:hover {
  color: #ffffff;
  background: #ff8000;
  border: 2px solid transparent;
}
.fp-roksprocket-showcase.rt-block {
  margin: 15px -30px 0 -30px;
  padding: 0;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title,
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title a {
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 25px;
  line-height: 35px;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title .rt-bold,
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title a .rt-bold {
  display: block;
}
.rt-overlay-dark .fp-roksprocket-showcase .layout-showcase .sprocket-features-title,
.rt-overlay-dark .fp-roksprocket-showcase .layout-showcase .sprocket-features-title a {
  color: #ffffff;
}
.rt-overlay-light .fp-roksprocket-showcase .layout-showcase .sprocket-features-title,
.rt-overlay-light .fp-roksprocket-showcase .layout-showcase .sprocket-features-title a {
  color: #282828;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title a:hover {
  color: #ff8000;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-content {
  width: 25%;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-img-container {
  width: 75%;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-img-container img {
  border: none;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-desc {
  font-size: 1em;
  line-height: 22px;
  margin-top: 20px;
}
.fp-roksprocket-showcase .layout-showcase .readon2 {
  width: 120px;
  margin-top: 30px;
  text-align: center;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 28px;
  margin-top: -80px;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.prev {
  left: -120px;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.next {
  right: -120px;
}
.rt-readon-group {
  display: block;
  margin-top: 30px;
}
.rt-readon-group .readon,
.rt-readon-group .readon2 {
  margin: 0 10px;
  width: 130px;
  text-align: center;
}
.fp-feature-content {
  margin-bottom: 0;
}
.fp-roksprocket-strips.rt-block {
  margin: 0 0 25px 0;
  padding-top: 0;
}
.fp-roksprocket-strips .sprocket-strips-arrows .arrow.prev,
.fp-roksprocket-strips .sprocket-strips-arrows .arrow.next {
  top: 0;
  margin-top: -110px;
}
.fp-roksprocket-strips .sprocket-strips-arrows .arrow.prev {
  left: inherit;
  right: 70px;
}
.fp-roksprocket-strips .sprocket-strips-arrows .arrow.next {
  right: 12px;
}
.fp-roksprocket-strips .readon {
  display: none;
}
.rt-overlay-dark .fp-roksprocket-strips a {
  color: #ffffff;
}
.rt-overlay-light .fp-roksprocket-strips a {
  color: #282828;
}
.fp-roksprocket-strips a:hover {
  color: #ff8000;
}
.fp-roksprocket-strips .sprocket-strips-image-container {
  position: relative;
}
.fp-roksprocket-strips .sprocket-strips-image-container a {
  display: block;
}
.fp-roksprocket-strips .sprocket-strips-image-container:hover .sprocket-strips-image-overlay:before,
.fp-roksprocket-strips .sprocket-strips-image-container:hover .sprocket-strips-image-overlay:after {
  opacity: 1;
  -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;
}
.fp-roksprocket-strips .sprocket-strips-image-overlay {
  display: block;
}
.fp-roksprocket-strips .sprocket-strips-image-overlay:before {
  background-color: rgba(0,0,0,0.5) !important;
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0.5)) !important;
  background-image: -webkit-gradient(linear,0 0,100% 0,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5))) !important;
  background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0.5)) !important;
  background-image: -o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0.5)) !important;
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0.5)) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000', endColorstr='#7f000000', GradientType=1) !important;
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  opacity: 0;
}
.fp-roksprocket-strips .sprocket-strips-image-overlay:after {
  position: absolute;
  content: "+";
  font-size: 3em;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  background: #e0e0e0;
  color: #282828;
  border: 1px solid #e0e0e0;
  text-align: center;
  opacity: 0;
}
.fp-roksprocket-tabs.rt-block {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fp-roksprocket-tabs .sprocket-tabs-nav {
  margin-bottom: 35px;
}
.fp-roksprocket-tabs .sprocket-tabs-panels {
  padding: 0;
}
.fp-roksprocket-tabs .sprocket-tabs-panels .readon {
  margin: 25px 25px 0 25px;
  background: none;
}
.rt-overlay-dark .fp-roksprocket-tabs .sprocket-tabs-panels .readon {
  border: 2px solid #ffffff;
  color: #ffffff;
}
.rt-overlay-light .fp-roksprocket-tabs .sprocket-tabs-panels .readon {
  border: 2px solid #282828;
  color: #282828;
}
.fp-roksprocket-tabs .sprocket-tabs-panels .readon:hover {
  background-color: #b35a00;
  border: 2px solid transparent;
}
.fp-roksprocket-tabs .sprocket-tabs-image img {
  border-radius: 5px 5px 0 0;
}
.fp-roksprocket-tabs .sprocket-tabs-content {
  padding: 0 25px;
}
.fp-roksprocket-lists.rt-block {
  margin-top: 85px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.fp-roksprocket-lists .readon {
  font-size: 11px;
  font-weight: normal;
  padding: 5px 10px;
}
.fp-bottom.rt-block {
  margin-right: -200px;
  margin-bottom: -25px;
}
.fp-newsletter-form {
  margin-top: 35px;
}
.fp-newsletter-form .inputbox {
  width: 35%;
  margin: 0 15px;
}
.rt-powered-by {
  margin: auto;
}
.rt-copyright-content.rt-block {
  text-align: center;
  margin-top: 0;
}
.menu-home.-jan14-home #gantry-totop {
  font-size: 1.6em;
  float: right;
}
.menu-menu-options #rt-showcase,
.menu-pages #rt-showcase,
.menu-about-us #rt-showcase,
.menu-team #rt-showcase,
.menu-faq #rt-showcase,
.menu-contact #rt-showcase {
  background: #262930;
}
.menu-services #rt-showcase,
.menu-services #rt-mainbottom,
.menu-services #rt-extension,
.menu-pricing #rt-showcase,
.menu-pricing #rt-mainbottom,
.menu-pricing #rt-extension,
.menu-portfolio #rt-showcase,
.menu-portfolio #rt-mainbottom,
.menu-portfolio #rt-extension {
  background: #22242a;
}
.menu-pages #rt-feature {
  background: #ffffff;
}
.rt-readon-row {
  text-align: center;
}
.rt-readon-row .readon {
  font-style: 1.5em;
  margin: 25px 15px 0 15px;
}
.rds-info {
  margin: 0 5px;
}
.rds-info [class*="rt-data"] {
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px;
}
.rt-data-1 {
  background: #D95240;
}
.rt-data-2 {
  background: #6FC6A0;
}
.rt-data-3 {
  background: #D6A842;
}
.rt-data-4 {
  background: #6FB4C5;
}
.rt-data-5 {
  background: #D49245;
}
.rt-team-img img,
.rt-team-img2 img {
  border-radius: 4px;
}
.menu-services #rt-maintop h1 {
  font-size: 150% !important;
  font-weight: normal !important;
}
.menu-pricing #rt-mainbody-surround {
  background: #262930;
}
.rt-table {
  clear: both;
  background: #1b1d21;
  border: 1px solid #0b0c0e;
  border-radius: 4px;
  margin-top: 25px;
}
.rt-table-header {
  font-size: 1.2em;
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  background: #262930;
  margin: -25px -25px 15px -25px;
  padding: 25px;
}
.rt-first-col .rt-table-header {
  border-radius: 4px 0 0 0;
}
.rt-last-col .rt-table-header {
  border-radius: 0 4px 0 0;
}
.rt-table-highlight .rt-table-header {
  color: #ffffff;
  background: #ff8000;
  margin-top: -75px;
  padding: 50px;
  border-radius: 4px 4px 0 0;
}
.rt-table-top {
  color: #ffffff;
  background: #262930;
  margin: -15px -25px 15px -25px;
  padding: 40px 0 25px 0;
  border-bottom: 1px solid #0b0c0e;
}
.rt-table-highlight .rt-table-top {
  color: #ffffff;
  background: #cc6600;
}
.rt-table-col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #0b0c0e;
  padding: 25px;
}
.rt-table-col.rt-last-col {
  border-right: 0;
}
.rt-table-price {
  font-size: 3em;
  vertical-align: top;
}
.rt-table-decimal {
  font-size: 1.8em;
  line-height: 0;
}
.rt-table-period {
  display: block;
  margin-top: 15px;
}
.rt-table-item {
  display: block;
  margin: 15px 0;
}
.rt-table-bottom {
  display: block;
  margin-top: 35px;
}
.rt-demo-portfolio .sprocket-mosaic .sprocket-mosaic-header {
  margin-bottom: 50px;
}
.rt-demo-portfolio .sprocket-mosaic-filter li,
.rt-demo-portfolio .sprocket-mosaic-order li {
  text-transform: uppercase;
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-padding {
  border: none;
  border-radius: 5px;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-image {
  border-radius: 4px;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-title {
  margin-bottom: 0;
  line-height: 1;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-title a {
  font-size: 15px;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-text {
  font-size: 1em;
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  opacity: 0.5;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-mosaic-tags li {
  text-transform: lowercase;
  font-style: italic;
}
.rt-demo-portfolio .sprocket-mosaic-item .sprocket-readmore {
  display: none;
}
.rt-demo-clients .sprocket-strips-content {
  height: 180px;
}
.rt-demo-clients .sprocket-strips-arrows .arrow {
  top: 28%;
}
.rt-blog-form .inputbox,
.rt-blog-form .readon {
  display: inline-block;
  height: 45px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rt-blog-form .inputbox {
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  width: 60%;
  border: 1px solid transparent;
  background: #ffffff;
  box-shadow: none;
}
.rt-blog-form .readon {
  width: 35%;
}
.rt-blog-search.icon-search:before {
  display: none;
}
.rt-blog-search .inputbox {
  display: inline-block;
  height: 45px;
  padding: 0 15px;
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  width: 100%;
  color: #ffffff;
  border: 1px solid transparent;
  background: #b35a00 !important;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-contact #rt-mainbody-surround {
  background: #262930;
}
.menu-contact .contact h3 {
  display: none;
}
.rt-contact-icon-title {
  color: #282828;
  display: block;
  font-size: 5em;
  margin: 50px 0;
  opacity: 0.5;
}
.menu-contact .contact-form {
  margin-top: -15px;
}
.menu-contact .contact-form legend {
  font-size: 1.5em;
  border-bottom: none;
  margin-bottom: 0;
}
.menu-contact .contact-form dt {
  width: 250px;
}
.menu-contact .contact-form dd {
  float: none !important;
  margin: 0;
}
.menu-contact .contact-form label {
  font-size: 1.2em;
  margin: 10px 0;
}
.menu-contact .contact-form input[type="text"],
.menu-contact .contact-form input[type="email"],
.menu-contact .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 .contact-form input[type="checkbox"] {
  margin: 13px 0;
}
.menu-contact .contact-form button {
  font-size: 1.2em;
  padding: 15px 25px;
}
.rt-contact-info {
  margin-top: 35px;
}
.rt-contact-info hr {
  border-color: #bdbdbd;
  border-top: none;
}
.rt-contact-icon {
  clear: both;
  float: left;
}
.rt-contact-icon span {
  color: #bdbdbd;
  display: block;
  font-size: 3em;
  width: 80px;
  height: 60px;
  line-height: 40px;
  text-align: center;
}
.rt-pages-bottom.rt-block {
  margin-bottom: -50px;
}
.rt-footer-logo {
  background: url(../../../images/rocketlauncher/frontpage/footer/logo.png) 0 0 no-repeat;
  width: 97px;
  height: 77px;
}
.rt-email-form .inputbox,
.rt-email-form .readon {
  display: inline-block;
  height: 45px;
  padding: 0 15px;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rt-email-form textarea {
  padding: 15px;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rt-email-form .inputbox,
.rt-email-form textarea {
  font-family: 'NotoSansRegular', Verdana, Helvetica, Arial, sans-serif;
  width: 100%;
}
.rt-email-form .button {
  width: 100%;
}
.menu-offline-page #rt-mainbody-surround {
  display: none;
}
@media only screen and (min-width: 1200px) {
  body.layout-mode-responsive #rt-navigation .rt-social-buttons.search {
    margin-right: -140px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  body.layout-mode-responsive .rt-large-text {
    font-size: 1.2em;
    line-height: 1.5em;
  }
  body.layout-mode-responsive #rt-navigation .rt-social-buttons.search {
    margin-right: -100px;
  }
  body.layout-mode-responsive .fp-bottom.rt-block {
    margin-right: -160px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  body.layout-mode-responsive .promo1 {
    font-size: 45px;
    line-height: 66px;
  }
  body.layout-mode-responsive .promo2 {
    font-size: 22.5px;
    line-height: 33px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
  }
  body.layout-mode-responsive .rt-large-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }
  body.layout-mode-responsive #rt-navigation .rt-social-buttons.search {
    margin-right: -68px;
  }
  body.layout-mode-responsive .fp-feature-content {
    width: 70%;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 8px 15px;
  }
  body.layout-mode-responsive .fp-roksprocket-lists.rt-block {
    margin-top: 20px;
  }
  body.layout-mode-responsive .fp-bottom.rt-block {
    margin-right: -128px;
  }
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-filter li,
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-order li {
    padding: 8px 18px;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-content {
    height: 245px;
  }
  body.layout-mode-responsive .rt-demo-clients .cols-4 > li {
    width: 48% !important;
  }
}
@media (max-width: 767px) {
  body.layout-mode-responsive .promo1 {
    font-size: 42px;
    line-height: 61.6px;
  }
  body.layout-mode-responsive .promo2 {
    font-size: 19.5px;
    line-height: 28.6px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
  }
  body.layout-mode-responsive .rt-title-tag {
    font-size: 16.5px;
    line-height: 24.2px;
  }
  body.layout-mode-responsive .rt-large-text {
    font-size: 1.1em;
    line-height: 1.4em;
  }
  body.layout-mode-responsive #rt-navigation .rt-social-buttons.search {
    display: none;
  }
  body.layout-mode-responsive .fp-rokajaxsearch.rt-block {
    float: none;
    text-align: center;
  }
  body.layout-mode-responsive .fp-rokajaxsearch .inputbox {
    width: 70%;
    margin: auto;
  }
  body.layout-mode-responsive #roksearch_results {
    width: 70% !important;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-content,
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-img-container {
    float: none;
    width: 100%;
    margin: auto;
    text-align: center;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .readon2 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.prev {
    right: 5px !important;
  }
  body.layout-mode-responsive .fp-feature-content {
    width: 70%;
  }
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips-arrows .arrow {
    margin-top: -50px;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    padding: 8px 15px;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .sprocket-tabs-content {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .readon {
    margin: 0;
  }
  body.layout-mode-responsive .fp-roksprocket-lists.rt-block {
    margin: 25px 10px;
  }
  body.layout-mode-responsive .fp-bottom.rt-block {
    margin-right: 0;
  }
  body.layout-mode-responsive #gantry-totop {
    float: none !important;
    display: block;
    width: 15px;
    margin: auto;
  }
  body.layout-mode-responsive .fp-newsletter.rt-block {
    margin-top: 0;
    padding-top: 0;
  }
  body.layout-mode-responsive .fp-newsletter-form .inputbox,
  body.layout-mode-responsive .fp-newsletter-form .readon {
    width: 100%;
    height: 50px;
    margin: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.layout-mode-responsive .fp-newsletter-form .inputbox {
    margin: 15px auto;
  }
  body.layout-mode-responsive .rt-table-col {
    border-right: 0;
  }
  body.layout-mode-responsive .rt-first-col .rt-table-header {
    border-radius: 4px 4px 0 0;
  }
  body.layout-mode-responsive .rt-last-col .rt-table-header {
    border-radius: 0;
  }
  body.layout-mode-responsive .rt-table-highlight .rt-table-header {
    margin-top: -25px;
    padding: 25px;
    border-radius: 0;
  }
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-filter li,
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-order li {
    display: inline-block;
    text-align: center;
    width: 12.5%;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-content {
    height: 245px;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-container {
    padding: 35px;
  }
}
@media only screen and (max-width: 480px) {
  body.layout-mode-responsive .promo1 {
    font-size: 37.5px;
    line-height: 55px;
  }
  body.layout-mode-responsive .promo2 {
    font-size: 18px;
    line-height: 26.4px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
  }
  body.layout-mode-responsive .rt-large-text {
    font-size: 1.2em;
    line-height: 1.5em;
  }
  body.layout-mode-responsive .layout-showcase .sprocket-features-arrows .arrow {
    display: none;
  }
  body.layout-mode-responsive .rt-readon-group .readon,
  body.layout-mode-responsive .rt-readon-group .readon2 {
    margin: 0 10px 10px 10px;
  }
  body.layout-mode-responsive .fp-feature-content {
    width: 60%;
  }
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips-arrows .arrow {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1em;
  }
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips-arrows .arrow.prev {
    right: 50px !important;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .sprocket-tabs .sprocket-tabs-nav li {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  body.layout-mode-responsive .fp-roksprocket-tabs .sprocket-tabs .sprocket-tabs-nav li .sprocket-tabs-inner {
    text-align: center;
  }
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-filter li,
  body.layout-mode-responsive .rt-demo-portfolio .sprocket-mosaic-order li {
    font-size: 9px;
    width: 18%;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-content {
    height: 150px;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-container {
    padding: 35px;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-arrows .arrow {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: -50px;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-arrows .arrow.prev {
    left: 0;
  }
  body.layout-mode-responsive .rt-demo-clients .sprocket-strips-arrows .arrow.next {
    right: 0;
  }
}
@media only screen and (min-width: 1195px) and (max-width: 1275px),only screen and (min-width: 960px) and (max-width: 1070px),only screen and (min-width: 768px) and (max-width: 880px),only screen and (min-width: 482px) and (max-width: 600px),only screen and (max-width: 480px) {
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips .sprocket-strips-arrows .arrow.prev,
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips .sprocket-strips-arrows .arrow.next {
    top: 0;
  }
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips .sprocket-strips-arrows .arrow.prev {
    left: inherit;
    right: 70px;
  }
  body.layout-mode-responsive .fp-roksprocket-strips .sprocket-strips .sprocket-strips-arrows .arrow.next {
    right: 12px;
  }
}
@media only screen and (min-width: 1195px) and (max-width: 1350px),only screen and (min-width: 960px) and (max-width: 1120px),only screen and (min-width: 768px) and (max-width: 925px),only screen and (min-width: 482px) and (max-width: 640px),only screen and (max-width: 480px) {
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.prev,
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.next {
    top: 0;
    margin-top: 0;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.prev {
    left: inherit;
    right: 30px;
  }
  body.layout-mode-responsive .fp-roksprocket-showcase .layout-showcase .sprocket-features-arrows .arrow.next {
    right: -35px;
  }
}
