/*06c7273b32a439437f5a8d5a5e402def*/
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
/* line 1, templates/rt_isotope/custom/scss/reset.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
/* line 19, templates/rt_isotope/custom/scss/reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
/* line 23, templates/rt_isotope/custom/scss/reset.scss */
body {
  line-height: 1;
}
/* line 27, templates/rt_isotope/custom/scss/reset.scss */
blockquote, q {
  quotes: none;
}
/* line 30, templates/rt_isotope/custom/scss/reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
/* line 35, templates/rt_isotope/custom/scss/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ################## */
/*     Main Styles    */
/* ################## */
/* line 9, templates/rt_isotope/custom/scss/custom.scss */
body {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.5em;
}
/* line 10, templates/rt_isotope/custom/scss/custom.scss */
p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
}
/* line 11, templates/rt_isotope/custom/scss/custom.scss */
h1 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 1.75em;
  margin: 1em 0;
  text-transform: uppercase;
}
/* line 12, templates/rt_isotope/custom/scss/custom.scss */
h2 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  margin-bottom: 12px;
  text-transform: uppercase;
}
/* line 13, templates/rt_isotope/custom/scss/custom.scss */
h3 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}
/* line 17, templates/rt_isotope/custom/scss/custom.scss */
.col-left {
  width: 49%;
  margin-right: 2%;
  float: left;
}
/* line 18, templates/rt_isotope/custom/scss/custom.scss */
.col-right {
  width: 49%;
  float: left;
}
/* line 19, templates/rt_isotope/custom/scss/custom.scss */
.col-30 {
  width: 30%;
  padding-right: 2%;
  float: left;
  margin-bottom: 5%;
}
/* line 20, templates/rt_isotope/custom/scss/custom.scss */
.col-70 {
  width: 70%;
  float: left;
}
/* COLUMN STYLES */
/* line 24, templates/rt_isotope/custom/scss/custom.scss */
.c-row {
  width: 100%;
  padding: 0;
  margin: 0;
}
/* line 25, templates/rt_isotope/custom/scss/custom.scss */
.c-row:after {
  content: " ";
  display: block;
  width: 100%;
  clear: both;
}
/* line 26, templates/rt_isotope/custom/scss/custom.scss */
.c-col {
  display: block;
  float: left;
  margin-right: 4%;
}
/* line 27, templates/rt_isotope/custom/scss/custom.scss */
.c-col:last-of-type {
  margin-right: 0;
}
/* line 28, templates/rt_isotope/custom/scss/custom.scss */
.c-col.c-1-2 {
  width: 48%;
}
/* line 29, templates/rt_isotope/custom/scss/custom.scss */
.c-col.c-1-3 {
  width: 30.66666%;
}
/* line 30, templates/rt_isotope/custom/scss/custom.scss */
.c-col.c-2-3 {
  width: 65.33332%;
}
/* line 31, templates/rt_isotope/custom/scss/custom.scss */
.c-col.c-1-4 {
  width: 22%;
}
/* line 32, templates/rt_isotope/custom/scss/custom.scss */
.c-col.c-3-4 {
  width: 74%;
}
/* line 34, templates/rt_isotope/custom/scss/custom.scss */
.section-vertical-paddings {
  padding-top: 45px;
  padding-bottom: 45px;
}
/* line 39, templates/rt_isotope/custom/scss/custom.scss */
hr {
  margin: 45px 0;
  border-bottom: 3px dotted #ddd;
}
/* line 41, templates/rt_isotope/custom/scss/custom.scss */
.button.red-btn {
  border: 2px solid #d8272d;
  background: transparent;
  color:  !important;
}
/* line 46, templates/rt_isotope/custom/scss/custom.scss */
.button.red-btn:hover, .button.red-btn:active, .button.red-btn:focus {
  background: #d8272d;
  color: #fff !important;
}
/* line 50, templates/rt_isotope/custom/scss/custom.scss */
.button.blue-btn {
  border: 2px solid #0c9ad6;
  background: transparent;
  color: #0c9ad6 !important;
}
/* line 55, templates/rt_isotope/custom/scss/custom.scss */
.button.blue-btn:hover, .button.blue-btn:active, .button.blue-btn:focus {
  background: #0c9ad6;
  color: #fff !important;
}
/* line 61, templates/rt_isotope/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #d8272d;
  border: 2px solid #d8272d;
}
/* line 63, templates/rt_isotope/custom/scss/custom.scss */
.g-container {
  max-width: 1200px;
  width: 88%;
  margin: 0 auto;
}
/* line 68, templates/rt_isotope/custom/scss/custom.scss */
.g-flushed .g-container {
  width: 100%;
  max-width: 100%;
}
/* line 73, templates/rt_isotope/custom/scss/custom.scss */
#g-above img {
  width: 100%;
}
/* ################## */
/*     Home Layout    */
/* ################## */
/* line 81, templates/rt_isotope/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.25rem;
}
/* line 84, templates/rt_isotope/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 0px solid rgba(35, 31, 32, 0.25) !important;
  z-index: 0;
  padding: 16px 0;
}
/* line 85, templates/rt_isotope/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin-top: 72px;
}
/* line 86, templates/rt_isotope/custom/scss/custom.scss */
#social-links {
  position: absolute;
  top: 8px;
  right: 7px;
}
/* line 91, templates/rt_isotope/custom/scss/custom.scss */
#g-slideshow {
  margin-top: 0rem;
}
/* line 93, templates/rt_isotope/custom/scss/custom.scss */
#g-slideshow img.ls-bg {
  pointer-events: none;
}
/* line 98, templates/rt_isotope/custom/scss/custom.scss */
/* line 99, templates/rt_isotope/custom/scss/custom.scss */
#g-showcase .mandate {
  text-align: center;
  font-style: italic;
  font-weight: bold;
  margin: 1.5em 0;
}
/* line 106, templates/rt_isotope/custom/scss/custom.scss */
#g-showcase:before {
  display: none !important;
}
/* line 110, templates/rt_isotope/custom/scss/custom.scss */
/* line 111, templates/rt_isotope/custom/scss/custom.scss */
.ls-layer .quote, .ls-layer .author {
  color: #0c9ad6;
  font-style: italic;
}
/* line 117, templates/rt_isotope/custom/scss/custom.scss */
/* line 118, templates/rt_isotope/custom/scss/custom.scss */
#g-utility h2 {
  margin-top: 0;
}
/* line 123, templates/rt_isotope/custom/scss/custom.scss */
#g-footer {
  background-image: url('../../../../images/blu_stripes.png');
}
/* line 127, templates/rt_isotope/custom/scss/custom.scss */
.foot-nav {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 1em;
  text-align: right;
}
/* line 128, templates/rt_isotope/custom/scss/custom.scss */
.foot-nav a {
  color: #333;
}
/* line 129, templates/rt_isotope/custom/scss/custom.scss */
.foot-nav a:hover {
  color: #d8272d;
}
/* ################## */
/*   Interior Pages   */
/* ################## */
/* line 135, templates/rt_isotope/custom/scss/custom.scss */
.c-row.bio-row {
  margin-bottom: 2em;
}
/* line 139, templates/rt_isotope/custom/scss/custom.scss */
.services-section .c-row, .products-section .c-row {
  padding: 2em 0;
  border-bottom: 3px dotted #ddd;
}
/* line 143, templates/rt_isotope/custom/scss/custom.scss */
.services-section .c-row:last-of-type {
  border-bottom: none;
}
/* line 146, templates/rt_isotope/custom/scss/custom.scss */
/* line 147, templates/rt_isotope/custom/scss/custom.scss */
.products-section .sprocket-features-content {
  display: none;
}
/* line 150, templates/rt_isotope/custom/scss/custom.scss */
.products-section .layout-slideshow .sprocket-features-pagination li, .products-section .layout-slideshow .sprocket-features-arrows .arrow {
  opacity: 1;
  box-shadow: none;
}
/* line 156, templates/rt_isotope/custom/scss/custom.scss */
.logo-row {
  width: 100%;
}
/* line 158, templates/rt_isotope/custom/scss/custom.scss */
.logo-row .logo {
  float: left;
  width: 25% !important;
}
/* line 160, templates/rt_isotope/custom/scss/custom.scss */
.logo-row .logo img {
  display: block;
  margin: 0 auto;
  padding: 1em;
}
/* line 167, templates/rt_isotope/custom/scss/custom.scss */
.logo-row:after {
  content: " ";
  display: block;
  width: 100%;
  clear: both;
}
/* ################## */
/*     Form Styles    */
/* ################## */
/* line 178, templates/rt_isotope/custom/scss/custom.scss */
/* line 179, templates/rt_isotope/custom/scss/custom.scss */
/* line 180, templates/rt_isotope/custom/scss/custom.scss */
.agm-form .formResponsive .formControlLabel {
  margin-bottom: 0.5em;
}
/* line 183, templates/rt_isotope/custom/scss/custom.scss */
.agm-form .formResponsive .rsform-block {
  float: none;
  clear: both;
}
/* line 189, templates/rt_isotope/custom/scss/custom.scss */
.agm-form .formResponsive select, .agm-form .formResponsive input[type="text"], .agm-form .formResponsive input[type="number"], .agm-form .formResponsive input[type="email"], .agm-form .formResponsive input[type="tel"], .agm-form .formResponsive input[type="url"], .agm-form .formResponsive input[type="password"] {
  height: 2em;
  width: 100%;
  display: block;
}
/* line 194, templates/rt_isotope/custom/scss/custom.scss */
.agm-form .formBody {
  float: none;
  display: block;
}
/* ################## */
/*   Gallery Styles   */
/* ################## */
/* line 204, templates/rt_isotope/custom/scss/custom.scss */
.page-header {
  text-transform: uppercase;
  text-align: center;
}
/* line 205, templates/rt_isotope/custom/scss/custom.scss */
.projects-filter {
  text-align: center;
}
/* line 206, templates/rt_isotope/custom/scss/custom.scss */
.projects-filter a.selected, .projects-filter a.selected:hover {
  background: none repeat scroll 0 0 #fff;
  color: #fff !important;
  border: 1px solid #0c9ad6;
  border-radius: 0px;
  font-size: 1em;
}
/* line 207, templates/rt_isotope/custom/scss/custom.scss */
.projects-filter a {
  color: #000 !important;
  border: 1px solid #000;
  border-radius: 0px;
  font-size: 1em;
}
/* line 213, templates/rt_isotope/custom/scss/custom.scss */
.projects-filter a:hover {
  background: none repeat scroll 0 0 #fff;
  color: #000 !important;
  border: 1px solid #000;
  border-radius: 0px;
  font-size: 1em;
}
/*.project-img {width: 270px; padding:1em;border: solid 1px;}*/
/* line 222, templates/rt_isotope/custom/scss/custom.scss */
.project-img {
  padding: 1em;
  border: solid 1px;
}
/* line 224, templates/rt_isotope/custom/scss/custom.scss */
.project-img img {
  width: 100%;
}
/* line 228, templates/rt_isotope/custom/scss/custom.scss */
.project-item-meta a {
  color: #000;
  transition: all 0.2s;
  font-weight: initial;
}
/* ################## */
/*    Footer Styles   */
/* ################## */
/* line 235, templates/rt_isotope/custom/scss/custom.scss */
.copyright-links {
  text-align: right;
}
/* Smartphones */
@media (max-width: 480px) {
  /* line 243, templates/rt_isotope/custom/scss/custom.scss */
  .text-center {
    text-align: center !important;
  }
  /* line 244, templates/rt_isotope/custom/scss/custom.scss */
  .col-left {
    width: 100%;
    margin-bottom: 2%;
  }
  /* line 245, templates/rt_isotope/custom/scss/custom.scss */
  .col-right {
    width: 100%;
  }
  /* line 246, templates/rt_isotope/custom/scss/custom.scss */
  .col-30 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 5%;
  }
  /* line 247, templates/rt_isotope/custom/scss/custom.scss */
  .col-70 {
    width: 100%;
  }
  /* line 249, templates/rt_isotope/custom/scss/custom.scss */
  .c-col.c-sm {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  /* line 255, templates/rt_isotope/custom/scss/custom.scss */
  #social-links {
    position: absolute;
    top: 110px;
    right: 90px;
  }
  /* line 256, templates/rt_isotope/custom/scss/custom.scss */
  #site-logo img {
    width: 80%;
    margin-bottom: 10%;
  }
  /* line 258, templates/rt_isotope/custom/scss/custom.scss */
  #g-slideshow {
    background-size: 189%;
  }
  /* line 259, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text {
    padding: 2em 0em;
  }
  /* line 260, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text p {
    width: 90%;
    margin-left: 5%;
  }
  /* line 262, templates/rt_isotope/custom/scss/custom.scss */
  .projects-wrapper .column-4 {
    width: 25%;
    width: 100% !important;
    float: left;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin: auto !important;
  }
  /* line 272, templates/rt_isotope/custom/scss/custom.scss */
  #g-copyright .g-content p {
    text-align: center;
  }
}
/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  /* line 282, templates/rt_isotope/custom/scss/custom.scss */
  .text-center {
    text-align: center !important;
  }
  /* line 283, templates/rt_isotope/custom/scss/custom.scss */
  .col-left {
    width: 100%;
    margin-bottom: 2%;
  }
  /* line 284, templates/rt_isotope/custom/scss/custom.scss */
  .col-right {
    width: 100%;
  }
  /* line 285, templates/rt_isotope/custom/scss/custom.scss */
  .col-30 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 5%;
  }
  /* line 286, templates/rt_isotope/custom/scss/custom.scss */
  .col-70 {
    width: 100%;
  }
  /* line 288, templates/rt_isotope/custom/scss/custom.scss */
  .c-col.c-sm {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  /* line 294, templates/rt_isotope/custom/scss/custom.scss */
  #social-links {
    position: absolute;
    top: 130px;
    right: 125px;
  }
  /* line 295, templates/rt_isotope/custom/scss/custom.scss */
  #site-logo img {
    width: 80%;
    margin-bottom: 10%;
  }
  /* line 297, templates/rt_isotope/custom/scss/custom.scss */
  #g-slideshow {
    background-size: 189%;
  }
  /* line 298, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text {
    padding: 0em 0em;
  }
  /* line 299, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text p {
    width: 101%;
    margin-left: 0%;
  }
  /* line 301, templates/rt_isotope/custom/scss/custom.scss */
  .projects-wrapper .column-4 {
    width: 25%;
    width: 100% !important;
    float: left;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin: auto !important;
  }
  /* line 311, templates/rt_isotope/custom/scss/custom.scss */
  #g-copyright .g-content p {
    text-align: center;
  }
}
/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
  /* line 320, templates/rt_isotope/custom/scss/custom.scss */
  span.g-menu-item-title {
    font-size: 13px;
  }
  /* line 321, templates/rt_isotope/custom/scss/custom.scss */
  #site-logo img {
    min-width: 140%;
    margin-top: 12%;
  }
  /* line 323, templates/rt_isotope/custom/scss/custom.scss */
  #g-slideshow {
    background-size: 112%;
  }
  /* line 324, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text {
    padding: 3em 0em;
  }
  /* line 325, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text p {
    width: 70%;
    margin-left: 15%;
  }
  /* line 327, templates/rt_isotope/custom/scss/custom.scss */
  .portfolio-list {
    margin-top: 2rem;
  }
  /* line 328, templates/rt_isotope/custom/scss/custom.scss */
  .project-img {
    width: 215px;
  }
}
/* Desktop */
@media (min-width: 960px) and (max-width: 1199px) {
  /* line 339, templates/rt_isotope/custom/scss/custom.scss */
  #site-logo img {
    min-width: 125%;
    margin-top: 4%;
  }
  /* line 341, templates/rt_isotope/custom/scss/custom.scss */
  #g-slideshow {
    background-size: 112%;
  }
  /* line 342, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text {
    padding: 3em 0em;
  }
  /* line 343, templates/rt_isotope/custom/scss/custom.scss */
  .parallax-text p {
    width: 70%;
    margin-left: 15%;
  }
  /* line 345, templates/rt_isotope/custom/scss/custom.scss */
  .portfolio-list {
    margin-top: 2rem;
  }
  /* line 346, templates/rt_isotope/custom/scss/custom.scss */
  .project-img {
    width: 215px;
  }
}
/* Large Display */
/*# sourceMappingURL=custom_9.css.map */