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, ol, ul, li, 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;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* COLORS */
body {
  font-family: "canada-type-gibson",sans-serif;
  font-size: 16px;
  color: #818181;
  line-height: 1.7; }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 18px; } }

p {
  margin-bottom: 20px; }

a {
  color: #363D47;
  text-decoration: none;
  outline: none !important; }
  a:hover, a:active, a:focus {
    text-decoration: none; }

strong {
  font-weight: 600; }

img {
  max-width: 100%;
  height: auto; }

.mobile_hide, .mobile_hide span {
  display: none !important; }
  @media only screen and (min-width: 768px) {
    .mobile_hide, .mobile_hide span {
      display: block !important; } }
  @media only screen and (min-width: 768px) {
    .mobile_hide_logo, .mobile_hide_logo span, .mobile_hide span_logo, .mobile_hide span_logo span {
      height: 130%;
      margin-top: -10px; } }

.mobile_hide_logo, .mobile_hide_logo span {
  display: none !important; }
  @media only screen and (min-width: 768px) {
    .mobile_hide_logo, .mobile_hide_logo span {
      display: block !important;
      height: 130%; } }

.desktop_hide, .desktop_hide span {
  display: block; }
  @media only screen and (min-width: 768px) {
    .desktop_hide, .desktop_hide span {
      display: none !important; } }

@media only screen and (min-width: 1400px) {
  .container.container1370 {
    width: 1370px; } }

/* common stuff */
.tables {
  display: table;
  width: 100%;
  height: 100%; }
  .tables .vert {
    display: table-cell;
    vertical-align: middle; }

.align_center {
  text-align: center; }

.white {
  color: #fff; }

.orange {
  color: #f47a1e; }

.show_lg {
  display: none; }
  @media only screen and (min-width: 1200px) {
    .show_lg {
      display: block; } }

.show_md {
  display: none; }
  @media only screen and (min-width: 992px) {
    .show_md {
      display: block; } }

.show_sm {
  display: none; }
  @media only screen and (min-width: 768px) {
    .show_sm {
      display: block; } }

.hide_sm {
  display: block; }
  @media only screen and (min-width: 768px) {
    .hide_sm {
      display: none; } }

.darker {
  color: #333333; }

blockquote {
  font-size: 22px;
  line-height: 1.5;
  font-family: "refrigerator-deluxe",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  background-image: url("../images/quote.png");
  background-size: 95px auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px; }
  @media only screen and (min-width: 768px) {
    blockquote {
      font-size: 32px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    blockquote {
      background-image: url("../images/quote@2x.png"); } }
  blockquote .name {
    font-family: "canada-type-gibson",sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600; }
    @media only screen and (min-width: 768px) {
      blockquote .name {
        font-size: 18px; } }

/* HEADER */
header.main {
  font-weight: 600;
  background-color: #2f2f2f;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff; }
  header.main .navbar {
    min-height: 80px;
    background: none;
    border: 0px;
    margin-bottom: 0; }
    header.main .navbar .navbar-toggle {
      margin-top: 23px;
      border-color: #fff; }
      header.main .navbar .navbar-toggle:focus, header.main .navbar .navbar-toggle:hover {
        background-color: #f47a1e; }
      header.main .navbar .navbar-toggle .icon-bar {
        background-color: #fff; }
    header.main .navbar .navbar-brand {
      height: 80px;
      padding: 17px 15px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        header.main .navbar .navbar-brand img {
          display: none; }
        header.main .navbar .navbar-brand span {
          display: block;
          width: 142px;
          height: 46px;
          background-size: 100% auto;
          background-image: url("../images/proact_logo@2x.png");
          background-repeat: no-repeat; } }
    @media only screen and (min-width: 768px) {
      header.main .navbar .container-fluid {
        padding: 0; } }
    header.main .navbar .navbar-collapse {
      background-image: url("../images/darkTextured.png");
      background-repeat: repeat;
      background-position: top right; }
      @media only screen and (min-width: 768px) {
        header.main .navbar .navbar-collapse {
          background: none; } }
    @media only screen and (min-width: 992px) {
      header.main .navbar .navbar-nav {
        padding-left: 45px; } }
    @media only screen and (min-width: 768px) {
      header.main .navbar .navbar-nav {
        background-image: url("../images/darkTextured.png");
        background-repeat: repeat;
        background-position: top right;
        padding-left: 16px; } }
    header.main .navbar .navbar-nav > li > a {
      color: #fff;
      line-height: 16px;
      font-size: 14px;
      padding-top: 15px;
      padding-bottom: 15px;
      text-align: center;
      -moz-transition: background-color 0.3s, border 0.3s;
      -webkit-transition: background-color 0.3s, border 0.3s;
      -o-transition: background-color 0.3s, border 0.3s;
      transition: background-color 0.3s, border 0.3s;
      position: relative; }
      header.main .navbar .navbar-nav > li > a:after {
        height: 5px;
        position: absolute;
        background: none;
        content: '';
        bottom: 0;
        left: 15px;
        right: 15px;
        -moz-transition: background-color 0.3s 0.1s;
        -webkit-transition: background-color 0.3s 0.1s;
        -o-transition: background-color 0.3s 0.1s;
        transition: background-color 0.3s 0.1s; }
      @media only screen and (min-width: 768px) {
        header.main .navbar .navbar-nav > li > a {
          padding: 32px 15px; }
          header.main .navbar .navbar-nav > li > a:focus:after, header.main .navbar .navbar-nav > li > a:active:after, header.main .navbar .navbar-nav > li > a:hover:after {
            background-color: #f47a1e;
            color: #fff !important; } }
    header.main .navbar .navbar-nav > li.open > a {
      color: #fff;
      background: none; }
    header.main .navbar .navbar-nav > li.current-menu-ancestor a, header.main .navbar .navbar-nav > li.current-menu-item a {
      background: none;
      color: #f47a1e; }
      @media only screen and (min-width: 768px) {
        header.main .navbar .navbar-nav > li.current-menu-ancestor a, header.main .navbar .navbar-nav > li.current-menu-item a {
          color: #fff; }
          header.main .navbar .navbar-nav > li.current-menu-ancestor a:after, header.main .navbar .navbar-nav > li.current-menu-item a:after {
            background-color: #f47a1e; } }
    header.main .navbar .navbar-nav > li.btn-quote {
      background-image: url("../images/darkTextured.png"); }
      @media only screen and (min-width: 768px) {
        header.main .navbar .navbar-nav > li.btn-quote {
          background-image: none;
          background-color: #f47a1e;
          margin-left: 25px; } }
      header.main .navbar .navbar-nav > li.btn-quote a {
        background-repeat: repeat;
        background-position: top right; }
        header.main .navbar .navbar-nav > li.btn-quote a:after {
          display: none !important; }
        header.main .navbar .navbar-nav > li.btn-quote a:hover {
          background-color: #d5610a; }
        @media only screen and (min-width: 768px) {
          header.main .navbar .navbar-nav > li.btn-quote a {
            padding: 32px 30px;
            background-color: #f47a1e; } }
    header.main .navbar .navbar-nav > li > ul > li > a {
      color: #333 !important; }

/* HEROs */
#hero {
  height: 260px;
  background-size: 310%;
  background-position: center 0;
  background-repeat: no-repeat;
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  position: relative;
  top: -55px;
  z-index: -1; }
  @media only screen and (min-width: 992px) {
    #hero {
      height: 320px;
      background-size: 150%; } }

/* BREADCRUMBS */
.breadcrumbs {
  font-family: "refrigerator-deluxe",sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-left: -5px;
  margin-bottom: 30px; }
  .breadcrumbs .separator {
    font-family: Arial, sans-serif;
    color: #c5c5c5; }
  .breadcrumbs strong {
    font-weight: normal; }
  .breadcrumbs li {
    display: inline-block;
    margin: 0 5px; }
    .breadcrumbs li a {
      color: #f47a1e; }
    .breadcrumbs li.item-home a {
      color: #f47a1e; }

/* TITLES */
h1, .h1 {
  font-size: 31px;
  color: #fff;
  font-family: "refrigerator-deluxe",sans-serif;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 2px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    h1, .h1 {
      font-size: 72px;
      letter-spacing: 3px; } }

h2, .h2 {
  font-size: 26px;
  color: #333333;
  font-family: "refrigerator-deluxe",sans-serif;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px; }
  @media only screen and (min-width: 768px) {
    h2, .h2 {
      font-size: 4vw;
      letter-spacing: 4px;
      margin-bottom: 15px; } }

h3, .h3 {
  font-size: 20px;
  color: #333333;
  font-family: "refrigerator-deluxe",sans-serif;
  line-height: 1.13;
  text-transform: uppercase;
  letter-spacing: 3px; }
  @media only screen and (min-width: 768px) {
    h3, .h3 {
      font-size: 32px; } }

h4, .h4 {
  font-size: 20px;
  color: #f47a1e;
  font-family: "refrigerator-deluxe",sans-serif;
  line-height: 1.2;
  margin-bottom: 1.2em;
  text-transform: uppercase; }

.footer_slogan {
  padding: 100px 0;
  background-color: #000;
  background-position: center; }
  .footer_slogan h3 {
    color: #fff; }

#sidebar {
  padding-top: 2px; }

section#main #page_title {
  background-color: #f8f8f8; }
  section#main #page_title .tables {
    height: 150px; }
  @media only screen and (min-width: 768px) {
    section#main #page_title {
      max-height: none; } }
  section#main #page_title .title {
    margin: 0; }
section#main .main_container {
  padding-top: 30px; }
  @media only screen and (min-width: 768px) {
    section#main .main_container {
      padding-top: 75px; } }
section#main .alignleft {
  margin-right: 15px;
  margin-bottom: 20px;
  float: left; }
section#main .alignright {
  margin-left: 15px;
  margin-bottom: 20px;
  float: right; }
section#main .alignnone {
  display: block;
  margin: auto auto 20px; }
section#main .wp-caption {
  max-width: 100%;
  position: relative;
  margin-top: 40px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 768px) {
    section#main .wp-caption {
      margin-top: 80px;
      margin-bottom: 105px; } }
  section#main .wp-caption img {
    display: block; }
  section#main .wp-caption .wp-caption-text {
    font-family: "refrigerator-deluxe",sans-serif;
    color: #f47a1e;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #2c2c2c;
    background-image: url("../images/darkTextured.png");
    padding: 14px 25px;
    margin: 0;
    letter-spacing: 1px;
    text-align: right;
    line-height: 1; }
    @media only screen and (min-width: 992px) {
      section#main .wp-caption .wp-caption-text {
        margin-left: 23%;
        bottom: -40px;
        right: 0px;
        padding: 29px 50px;
        position: absolute;
        font-size: 20px; } }
section#main blockquote {
  font-size: 32px;
  line-height: 1.5;
  font-family: "refrigerator-deluxe",sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  background-image: url("../images/quote_grey.png");
  background-size: 95px auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  text-align: center;
  color: #a8a8a8;
  letter-spacing: 1px;
  margin-bottom: 45px;
  margin-top: 45px; }
  @media only screen and (min-width: 768px) {
    section#main blockquote {
      font-size: 32px;
      margin-top: 95px;
      margin-bottom: 95px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    section#main blockquote {
      background-image: url("../images/quote_grey@2x.png"); } }
  section#main blockquote .name {
    font-family: "canada-type-gibson",sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600; }
    @media only screen and (min-width: 768px) {
      section#main blockquote .name {
        font-size: 18px; } }
  section#main blockquote.full_quote {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    max-width: 840px; }
section#main .full_quote_name {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 32px;
  color: #f47a1e;
  font-weight: 600; }
@media only screen and (min-width: 1400px) {
  section#main .col-hg-7 {
    width: 58.33333333%; } }
@media only screen and (min-width: 1400px) {
  section#main .col-hg-5 {
    width: 41.66666667%; } }

/* PAGES GENERAL */
.page-template-default .main_container, .single-careers .main_container, .single-team_members .main_container {
  padding-bottom: 30px; }
  @media only screen and (min-width: 768px) {
    .page-template-default .main_container, .single-careers .main_container, .single-team_members .main_container {
      padding-bottom: 75px; } }

.single-careers h4.top {
  margin-top: 25px; }
  @media only screen and (min-width: 768px) {
    .single-careers h4.top {
      margin-top: 50px; } }
.single-careers .gform_wrapper {
  margin-top: 25px; }
  @media only screen and (min-width: 768px) {
    .single-careers .gform_wrapper {
      margin-top: 45px; } }
.single-careers .toggle {
  display: none; }
  .single-careers .toggle.show_toggle {
    display: block; }
.single-careers .more {
  font-size: 20px;
  text-transform: uppercase;
  color: #222222;
  text-align: center;
  font-weight: 600;
  padding: 0 20px;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  display: inline-block;
  margin-top: 15px; }
  .single-careers .more span {
    position: relative;
    z-index: 10; }
  .single-careers .more:after {
    height: 10px;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 3px;
    background-color: #f47a1e;
    content: '';
    position: absolute;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }
  .single-careers .more:hover, .single-careers .more:active, .single-careers .more:focus {
    color: #f47a1e; }
    .single-careers .more:hover:after, .single-careers .more:active:after, .single-careers .more:focus:after {
      background-color: #222222; }

.mobile--padding--remove {
  padding: 0; }
  @media only screen and (min-width: 768px) {
    .mobile--padding--remove {
      padding-left: 15px;
      padding-right: 15px; } }

/* PAGE SPECIFIC */
.home.page header.main {
  padding-top: 30px; }
  @media only screen and (min-width: 768px) {
    .home.page header.main {
      padding-top: 60px; } }
  .home.page header.main #home_hero {
    font-family: "canada-type-gibson",sans-serif;
    text-transform: none;
    font-weight: normal; }
    .home.page header.main #home_hero .tables {
      height: calc(100vh - 80px); }
      @media only screen and (min-width: 768px) {
        .home.page header.main #home_hero .tables {
          height: 460px; } }
      @media only screen and (min-width: 1200px) {
        .home.page header.main #home_hero .tables {
          height: 625px; } }
    .home.page header.main #home_hero h1 {
      line-height: 1;
      text-transform: uppercase;
      font-size: 45px; }
      @media only screen and (min-width: 768px) {
        .home.page header.main #home_hero h1 {
          font-size: 80px; } }
    .home.page header.main #home_hero p {
      font-size: 20px;
      margin-top: 20px;
      line-height: 1.3; }
      @media only screen and (min-width: 768px) {
        .home.page header.main #home_hero p {
          font-size: 20px; } }
.home.page section#main p {
  line-height: 1.35;
  font-family: "refrigerator-deluxe",sans-serif;
  font-size: 20px; }
.home.page .stand_section {
  color: #ebebeb;
  background-color: #202020;
  line-height: 1.35;
  padding: 35px 0 45px;
  border-top: 6px solid #ebebeb; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_section {
      padding: 65px 0; } }
  .home.page .stand_section h1, .home.page .stand_section h2, .home.page .stand_section h3, .home.page .stand_section h4, .home.page .stand_section h5, .home.page .stand_section h6 {
    color: #fff;
    margin-top: 20px; }
  .home.page .stand_section h2 {
    font-size: 29px !important; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_section h2 {
      font-size: 46px !important; } }
  .home.page .stand_section .btn_tertiary, .home.page .stand_section .page-template-tpl_careers .about_row .more, .page-template-tpl_careers .about_row .home.page .stand_section .more, .home.page .stand_section .page-template-tpl_contact .about_row .more, .page-template-tpl_contact .about_row .home.page .stand_section .more {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 20px !important; }
.home.page .stand_subs {
  display: inline-block;
  padding-top: 30px;
  height: 150px; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_subs {
      height: 200px; } }
  .home.page .stand_subs h2 {
    font-size: 29px; }
.home.page .stand_heading {
  padding-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_heading {
      padding: 35px 0; } }
  .home.page .stand_heading h2 {
    font-size: 29px; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_heading h2 {
      font-size: 4vw !important; } }
  .home.page .stand_heading p {
    border-bottom: 3px solid #ebebeb;
    padding-bottom: 30px; }
.home.page .stand_sections {
  padding-bottom: 15px; }
  .home.page .stand_sections h2 {
    font-size: 24px !important; }
  @media only screen and (min-width: 768px) {
    .home.page .stand_sections h2 {
      font-size: 29px !important; } }
  @media only screen and (min-width: 768px) {
    .home.page .stand_sections {
      padding: 35px 0; } }
.home.page .subheading {
  font-family: "refrigerator-deluxe",sans-serif;
  font-weight: 500; }
.home.page .headerSub {
  font-size: 18px; }
  @media only screen and (min-width: 768px) {
    .home.page .headerSub {
      font-size: 27px; } }
.home.page .mobile_hide {
  display: none !important; }
  @media only screen and (min-width: 768px) {
    .home.page .mobile_hide {
      display: block !important; } }
  @media only screen and (min-width: 768px) {
    .home.page .mobile_hide_logo {
      height: 130%; } }
.home.page .mobile_hide_logo {
  display: none !important; }
  @media only screen and (min-width: 768px) {
    .home.page .mobile_hide_logo {
      display: block !important;
      height: 130%; } }
.home.page .desktop_hide {
  display: block; }
  @media only screen and (min-width: 768px) {
    .home.page .desktop_hide {
      display: none !important; } }
.home.page .orange_section {
  background-color: #f47a1e;
  color: #fff;
  line-height: 1.35;
  padding: 35px 0; }
  @media only screen and (min-width: 768px) {
    .home.page .orange_section {
      padding: 65px 0; } }
  .home.page .orange_section h1, .home.page .orange_section h2, .home.page .orange_section h3, .home.page .orange_section h4, .home.page .orange_section h5, .home.page .orange_section h6 {
    color: #fff;
    margin-top: 20px; }
  .home.page .orange_section .btn_tertiary, .home.page .orange_section .page-template-tpl_careers .about_row .more, .page-template-tpl_careers .about_row .home.page .orange_section .more, .home.page .orange_section .page-template-tpl_contact .about_row .more, .page-template-tpl_contact .about_row .home.page .orange_section .more {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 20px !important; }
.home.page .par_image {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 140px; }
  @media only screen and (min-width: 768px) {
    .home.page .par_image {
      height: 285px; } }
  @media only screen and (min-width: 992px) {
    .home.page .par_image {
      background-attachment: fixed; } }
.home.page #service_links {
  padding-top: 35px;
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .home.page #service_links {
      padding-top: 65px;
      padding-bottom: 55px; } }
  .home.page #service_links .row {
    margin-top: 25px; }
    @media only screen and (min-width: 768px) {
      .home.page #service_links .row {
        margin: 0;
        margin-top: 55px; } }
  .home.page #service_links .col {
    background-color: #333333;
    padding: 0;
    max-width: 100%;
    margin: auto; }
    @media only screen and (min-width: 992px) {
      .home.page #service_links .col.even {
        margin-top: 68px; }
        .home.page #service_links .col.even .thumb {
          position: relative;
          top: -228px; }
        .home.page #service_links .col.even .box {
          position: relative;
          top: 228px; } }
    @media only screen and (min-width: 1200px) {
      .home.page #service_links .col.even {
        margin-top: 68px; }
        .home.page #service_links .col.even .thumb {
          position: relative;
          top: -278px; }
        .home.page #service_links .col.even .box {
          position: relative;
          top: 278px; } }
    @media only screen and (min-width: 1400px) {
      .home.page #service_links .col.even {
        margin-top: 68px; }
        .home.page #service_links .col.even .thumb {
          position: relative;
          top: -341px; }
        .home.page #service_links .col.even .box {
          position: relative;
          top: 341px; } }
    @media only screen and (min-width: 768px) {
      .home.page #service_links .col:hover .thumb img {
        -webkit-transform: scale(1.1) rotate(5deg);
        -o-transform: scale(1.1) rotate(5deg);
        -moz-transform: scale(1.1) rotate(5deg);
        transform: scale(1.1) rotate(5deg);
        -moz-transition: all 0.6s 0.5s;
        -webkit-transition: all 0.6s 0.5s;
        -o-transition: all 0.6s 0.5s;
        transition: all 0.6s 0.5s; } }
  .home.page #service_links .box {
    padding: 20px 30px;
    background-color: rgba(51, 51, 51, 0.75);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: block; }
    .home.page #service_links .box .btn_primary, .home.page #service_links .box .page-template-tpl_about .bio_box .read, .page-template-tpl_about .bio_box .home.page #service_links .box .read, .home.page #service_links .box .page-template-tpl_services_main .bio_box .read, .page-template-tpl_services_main .bio_box .home.page #service_links .box .read {
      margin-top: 10px;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .home.page #service_links .box .btn_primary, .home.page #service_links .box .page-template-tpl_about .bio_box .read, .page-template-tpl_about .bio_box .home.page #service_links .box .read, .home.page #service_links .box .page-template-tpl_services_main .bio_box .read, .page-template-tpl_services_main .bio_box .home.page #service_links .box .read {
          width: 80%; } }
    @media only screen and (min-width: 768px) {
      .home.page #service_links .box {
        padding: 20px;
        height: 351px;
        position: relative;
        height: auto;
        background: none; } }
    @media only screen and (min-width: 992px) {
      .home.page #service_links .box {
        height: 228px;
        padding: 10px 15px; }
        .home.page #service_links .box .btn_primary, .home.page #service_links .box .page-template-tpl_about .bio_box .read, .page-template-tpl_about .bio_box .home.page #service_links .box .read, .home.page #service_links .box .page-template-tpl_services_main .bio_box .read, .page-template-tpl_services_main .bio_box .home.page #service_links .box .read {
          display: none; } }
    @media only screen and (min-width: 1200px) {
      .home.page #service_links .box {
        height: 278px;
        padding: 10px 40px; } }
    @media only screen and (min-width: 1400px) {
      .home.page #service_links .box {
        height: 341px; } }
    .home.page #service_links .box .title {
      font-family: "refrigerator-deluxe",sans-serif;
      font-size: 4.5vw;
      line-height: 1;
      text-transform: uppercase;
      color: #f47a1e;
      letter-spacing: 2px;
      display: block;
      margin-bottom: 15px;
      text-align: center; }
      @media only screen and (min-width: 992px) {
        .home.page #service_links .box .title {
          font-size: 20px; } }
      @media only screen and (min-width: 768px) {
        .home.page #service_links .box .title {
          text-align: left; } }
    .home.page #service_links .box .content {
      font-size: 17px;
      line-height: 1.6;
      color: #fff;
      display: block;
      font-family: "refrigerator-deluxe",sans-serif; }
  .home.page #service_links .thumb {
    display: block;
    overflow: hidden; }
    .home.page #service_links .thumb img {
      display: block;
      width: 100%;
      -moz-transition: all 0.6s;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
.home.page #passionate {
  padding: 35px 0; }
  .home.page #passionate .container {
    max-width: 996px;
    margin: auto; }
  @media only screen and (min-width: 768px) {
    .home.page #passionate {
      padding: 65px 0; } }
  .home.page #passionate h1, .home.page #passionate h2, .home.page #passionate h2, .home.page #passionate h4, .home.page #passionate h5, .home.page #passionate h6 {
    margin-top: 20px; }
  .home.page #passionate blockquote {
    font-size: 18px;
    margin: 0;
    color: #a8a8a8;
    line-height: 1.35;
    letter-spacing: 2px;
    background: none;
    padding-top: 20px; }
    @media only screen and (min-width: 768px) {
      .home.page #passionate blockquote {
        font-size: 28px; } }
    .home.page #passionate blockquote .name {
      font-weight: normal;
      margin-top: 25px;
      color: #f47a1e; }
.home.page #we_serve {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media only screen and (min-width: 768px) {
    .home.page #we_serve {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home.page #we_serve .container h1, .home.page #we_serve .container h2, .home.page #we_serve .container h2, .home.page #we_serve .container h4, .home.page #we_serve .container h5, .home.page #we_serve .container h6 {
    margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .home.page #we_serve .row {
      display: table;
      width: 100%;
      margin: 0px;
      border-bottom: 1px solid #f4f4f4;
      padding-top: 0;
      padding-bottom: 0; } }
  .home.page #we_serve .row .col {
    padding: 15px; }
    @media only screen and (min-width: 768px) {
      .home.page #we_serve .row .col {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        height: 100%;
        float: none;
        padding: 20px 15px;
        border-right: 1px solid #f4f4f4; }
        .home.page #we_serve .row .col.last, .home.page #we_serve .row .col:last-child {
          border-right: 0; } }
  .home.page #we_serve .row.first_row {
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .home.page #we_serve .row.first_row {
        margin-top: 60px; } }
  .home.page #we_serve .row:last-child {
    border-bottom: 0; }
  .home.page #we_serve #logo_columns {
    display: block !important; }
.home.page #tireless {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }
  @media only screen and (min-width: 992px) {
    .home.page #tireless {
      background-attachment: fixed; } }
  @media only screen and (min-width: 768px) {
    .home.page #tireless {
      padding-top: 102px;
      padding-bottom: 102px; } }
  .home.page #tireless .container {
    max-width: 996px;
    margin: auto; }
    .home.page #tireless .container h1, .home.page #tireless .container h2, .home.page #tireless .container h2, .home.page #tireless .container h4, .home.page #tireless .container h5, .home.page #tireless .container h6 {
      margin-top: 20px;
      color: #fff; }
.home.page #leading {
  padding-top: 25px;
  padding-bottom: 25px; }
  @media only screen and (min-width: 768px) {
    .home.page #leading {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .home.page #leading .container {
    max-width: 996px;
    margin: auto; }
    .home.page #leading .container h1, .home.page #leading .container h2, .home.page #leading .container h2, .home.page #leading .container h4, .home.page #leading .container h5, .home.page #leading .container h6 {
      margin-top: 20px; }
.home.page #innovation {
  background-color: #f47a1e;
  color: #fff; }
  .home.page #innovation .row {
    position: relative; }
  .home.page #innovation h1, .home.page #innovation h2, .home.page #innovation h2, .home.page #innovation h4, .home.page #innovation h5, .home.page #innovation h6 {
    margin-top: 20px;
    color: #fff; }
  .home.page #innovation .col-1 .tables {
    padding: 25px 0; }
  @media only screen and (min-width: 768px) {
    .home.page #innovation .col-1 .tables {
      padding: 50px 0; } }
  @media only screen and (min-width: 992px) {
    .home.page #innovation .col-1 {
      position: absolute;
      top: 0px;
      height: 100%; }
      .home.page #innovation .col-1 .tables {
        padding: 0 15px; } }
  .home.page #innovation .no_img.align_center {
    padding-top: 25px;
    padding-bottom: 25px; }
    @media only screen and (min-width: 768px) {
      .home.page #innovation .no_img.align_center {
        padding-top: 50px;
        padding-bottom: 50px; } }
  .home.page #innovation .col-2 {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 992px) {
      .home.page #innovation .col-2 {
        padding-left: 15px;
        padding-right: 15px; } }
    .home.page #innovation .col-2 img {
      display: block;
      width: 100%; }
    @media only screen and (min-width: 992px) {
      .home.page #innovation .col-2 {
        float: right;
        text-align: right; }
        .home.page #innovation .col-2 img {
          float: right; } }

.home__box__border--1 {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  @media only screen and (min-width: 768px) {
    .home__box__border--1 {
      border: none; } }
.home__box__border--2 {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  @media only screen and (min-width: 768px) {
    .home__box__border--2 {
      border: none; } }
.home__box__border--3 {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff; }
  @media only screen and (min-width: 768px) {
    .home__box__border--3 {
      border: none; } }
.home__box__border--4 {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff; }
  @media only screen and (min-width: 768px) {
    .home__box__border--4 {
      border: none; } }

.hero-header {
  font-family: "refrigerator-deluxe",sans-serif; }

.page-template-tpl_about .bios {
  margin-top: 40px; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_about .bios {
      margin: 0 -7px;
      margin-top: 40px; }
      .page-template-tpl_about .bios .col {
        padding-left: 7px;
        padding-right: 7px; } }
  @media only screen and (min-width: 992px) {
    .page-template-tpl_about .bios {
      margin-top: 80px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_about .bios .col-sm-3:nth-child(2n+1) article {
      margin-top: 30px; } }
  @media only screen and (min-width: 992px) {
    .page-template-tpl_about .bios .col-sm-3:nth-child(2n+1) article {
      margin-top: 60px; } }
.page-template-tpl_about .bio_box {
  background-color: #333333;
  max-width: 340px;
  margin: auto;
  margin-bottom: 30px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_about .bio_box {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1200px) {
    .page-template-tpl_about .bio_box {
      text-align: left; }
      .page-template-tpl_about .bio_box .col-lg-6:nth-child(2) {
        text-align: right; } }
  .page-template-tpl_about .bio_box img {
    display: block;
    width: 100%;
    height: auto; }
  .page-template-tpl_about .bio_box .content {
    padding: 11px 15px; }
    @media only screen and (min-width: 1400px) {
      .page-template-tpl_about .bio_box .content {
        padding: 22px 30px; } }
  .page-template-tpl_about .bio_box .name {
    font-size: 14.5px;
    color: #f47a1e;
    font-family: "refrigerator-deluxe",sans-serif;
    text-transform: uppercase;
    line-height: 17.42px;
    margin: 0px;
    margin-bottom: 3px; }
  .page-template-tpl_about .bio_box .role {
    font-size: 11px;
    color: #fff;
    line-height: 17.42px;
    margin: 0px; }
  .page-template-tpl_about .bio_box .read {
    font-size: 14.5px; }
.page-template-tpl_about section#main #we_stand {
  background-color: #f47a1e;
  padding-top: 45px;
  padding-bottom: 60px;
  color: #333333; }
  .page-template-tpl_about section#main #we_stand p.m {
    margin-bottom: 25px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl_about section#main #we_stand p.m {
        margin-bottom: 50px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_about section#main #we_stand {
      padding-top: 90px;
      padding-bottom: 120px; } }
  .page-template-tpl_about section#main #we_stand h2 {
    letter-spacing: 2px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl_about section#main #we_stand h2 {
        letter-spacing: 4px; } }
  .page-template-tpl_about section#main #we_stand blockquote {
    color: #fff;
    background-image: url("../images/quote.png");
    margin: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .page-template-tpl_about section#main #we_stand blockquote {
        background-image: url("../images/quote@2x.png"); } }

.sing_tm_image {
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.page-template-tpl_careers #job_list {
  margin-top: 20px; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_careers #job_list {
      margin-top: 40px; } }
  .page-template-tpl_careers #job_list .job {
    background-image: url("../images/grey_pattern.png");
    padding: 20px;
    margin-bottom: 10px; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl_careers #job_list .job {
        padding-left: 35px; } }
    .page-template-tpl_careers #job_list .job .name {
      font-family: "refrigerator-deluxe",sans-serif;
      color: #303030;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .page-template-tpl_careers #job_list .job .name {
          margin: 0px; } }
      .page-template-tpl_careers #job_list .job .name span {
        font-family: "canada-type-gibson",sans-serif;
        color: #f47a1e;
        text-transform: none;
        font-style: italic;
        font-weight: normal;
        font-size: 14px; }
    .page-template-tpl_careers #job_list .job .tables {
      min-height: 40px; }
    .page-template-tpl_careers #job_list .job .col-2 {
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .page-template-tpl_careers #job_list .job .col-2 {
          text-align: right; } }
.page-template-tpl_careers .about_row {
  margin-top: 75px;
  position: relative; }
  .page-template-tpl_careers .about_row h2 {
    color: #fff;
    line-height: 1;
    font-size: 28px; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl_careers .about_row h2 {
        font-size: 48px; } }
    @media only screen and (min-width: 768px) {
      .page-template-tpl_careers .about_row h2 {
        margin-bottom: 20px; } }
    .page-template-tpl_careers .about_row h2 .dark {
      color: #303030; }
  .page-template-tpl_careers .about_row p {
    line-height: 1.35;
    color: #303030; }
  @media only screen and (min-width: 992px) {
    .page-template-tpl_careers .about_row .more {
      position: absolute !important;
      bottom: 35px !important; } }
  @media only screen and (min-width: 1200px) {
    .page-template-tpl_careers .about_row .more {
      position: absolute !important;
      bottom: 75px !important; } }
  .page-template-tpl_careers .about_row .more span {
    position: relative;
    z-index: 10; }
  .page-template-tpl_careers .about_row .col-1 .content {
    background-color: #f47a1e;
    height: 100%;
    padding: 30px; }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl_careers .about_row .col-1 .content {
        padding: 80px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_careers .about_row {
      margin-top: 150px; }
      .page-template-tpl_careers .about_row .col-1 {
        position: absolute;
        height: 100%;
        padding-right: 0px; }
      .page-template-tpl_careers .about_row .col-2 {
        float: right;
        padding-left: 0px;
        position: relative;
        top: 50px; } }
  .page-template-tpl_careers .about_row .col-2 img {
    display: block;
    width: 100%; }

.career_list ul {
  margin-bottom: 30px; }
  .career_list ul li {
    list-style-type: disc;
    margin-left: 20px; }

.page-template-tpl_contact .about_row {
  margin-top: 25px;
  position: relative; }
  .page-template-tpl_contact .about_row h2 {
    color: #fff;
    line-height: 1;
    font-size: 28px; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl_contact .about_row h2 {
        margin-bottom: 20px; } }
    .page-template-tpl_contact .about_row h2 .dark {
      color: #303030; }
  .page-template-tpl_contact .about_row p {
    line-height: 1.35;
    color: #303030; }
  .page-template-tpl_contact .about_row address {
    color: #fff;
    line-height: 1.35; }
  .page-template-tpl_contact .about_row .more {
    font-size: 20px; }
    @media only screen and (min-width: 992px) {
      .page-template-tpl_contact .about_row .more {
        position: absolute !important;
        bottom: 35px !important; } }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl_contact .about_row .more {
        position: absolute !important;
        bottom: 75px !important; } }
    .page-template-tpl_contact .about_row .more span {
      position: relative;
      z-index: 10; }
  .page-template-tpl_contact .about_row .col-1 .content {
    background-color: #f47a1e;
    height: 100%;
    padding: 30px; }
    @media only screen and (min-width: 1200px) {
      .page-template-tpl_contact .about_row .col-1 .content {
        padding: 80px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_contact .about_row {
      margin-top: 55px; }
      .page-template-tpl_contact .about_row .col-1 {
        position: absolute;
        height: 100%;
        padding-right: 0px; }
      .page-template-tpl_contact .about_row .col-2 {
        float: right;
        padding-left: 0px;
        position: relative;
        top: 50px; } }
  .page-template-tpl_contact .about_row .col-2 img {
    display: block;
    width: 100%; }
.page-template-tpl_contact .main_container #content {
  max-width: 996px;
  margin: auto; }
  .page-template-tpl_contact .main_container #content p {
    line-height: 1.35; }

#news.main_container {
  padding-bottom: 60px; }
  @media only screen and (min-width: 768px) {
    #news.main_container {
      padding-bottom: 120px; } }
  #news.main_container h2.title, #news.main_container .h2.title {
    color: #f47a1e;
    font-size: 24px;
    letter-spacing: 0;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      #news.main_container h2.title, #news.main_container .h2.title {
        font-size: 44px;
        letter-spacing: 0; } }
    #news.main_container h2.title:hover, #news.main_container .h2.title:hover {
      color: #d5610a; }
    #news.main_container h2.title:focus, #news.main_container h2.title:active, #news.main_container .h2.title:focus, #news.main_container .h2.title:active {
      color: #a44b08; }
    #news.main_container h2.title a, #news.main_container .h2.title a {
      color: #f47a1e; }
      #news.main_container h2.title a:hover, #news.main_container .h2.title a:hover {
        color: #d5610a; }
      #news.main_container h2.title a:focus, #news.main_container h2.title a:active, #news.main_container .h2.title a:focus, #news.main_container .h2.title a:active {
        color: #a44b08; }
  #news.main_container article.post {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      #news.main_container article.post {
        padding-bottom: 80px;
        margin-bottom: 80px; } }
    #news.main_container article.post header .meta {
      color: #818181;
      font-size: 15px;
      font-style: italic;
      margin-bottom: 20px; }
    #news.main_container article.post .btn_secondary {
      margin-top: 20px; }
    #news.main_container article.post:last-child {
      margin-bottom: 0; }
  #news.main_container .pag {
    margin-top: 25px; }
    #news.main_container .pag:before, #news.main_container .pag:after {
      clear: both;
      content: '';
      display: table; }
    #news.main_container .pag a {
      color: #818181;
      font-weight: 600; }
    #news.main_container .pag .prev_link {
      float: left; }
    #news.main_container .pag .next_link {
      float: right; }

.single-post #news.main_container .post {
  padding-bottom: 0px;
  border: 0; }
  .single-post #news.main_container .post header {
    margin-bottom: 25px; }
    .single-post #news.main_container .post header h1.title {
      font-size: 30px;
      color: #f47a1e;
      text-transform: uppercase; }
      @media only screen and (min-width: 768px) {
        .single-post #news.main_container .post header h1.title {
          font-size: 60px; } }
    @media only screen and (min-width: 768px) {
      .single-post #news.main_container .post header {
        margin-bottom: 50px; } }

#hero .tables .vert .container .h2 {
  color: #fff !important; }

.page_title .tables .vert .container .h2 {
  color: #333333 !important; }

.page-template-tpl_services_main .bios {
  margin-top: 40px; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_services_main .bios {
      margin: 0 -7px;
      margin-top: 40px; }
      .page-template-tpl_services_main .bios .col {
        padding-left: 7px;
        padding-right: 7px; } }
  @media only screen and (min-width: 992px) {
    .page-template-tpl_services_main .bios {
      margin-top: 80px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_services_main .bios .col-sm-3:nth-child(2n+1) article {
      margin-top: 30px; } }
  @media only screen and (min-width: 992px) {
    .page-template-tpl_services_main .bios .col-sm-3:nth-child(2n+1) article {
      margin-top: 60px; } }
.page-template-tpl_services_main .bio_box {
  background-color: #333333;
  max-width: 340px;
  margin: auto;
  margin-bottom: 30px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_services_main .bio_box {
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1200px) {
    .page-template-tpl_services_main .bio_box {
      text-align: left; }
      .page-template-tpl_services_main .bio_box .col-lg-6:nth-child(2) {
        text-align: right; } }
  .page-template-tpl_services_main .bio_box img {
    display: block;
    width: 100%;
    height: auto; }
  .page-template-tpl_services_main .bio_box .content {
    padding: 11px 15px; }
    @media only screen and (min-width: 1400px) {
      .page-template-tpl_services_main .bio_box .content {
        padding: 22px 30px; } }
  .page-template-tpl_services_main .bio_box .name {
    font-size: 14.5px;
    color: #f47a1e;
    font-family: "refrigerator-deluxe",sans-serif;
    text-transform: uppercase;
    line-height: 17.42px;
    margin: 0px;
    margin-bottom: 3px; }
  .page-template-tpl_services_main .bio_box .role {
    font-size: 11px;
    color: #fff;
    line-height: 17.42px;
    margin: 0px; }
  .page-template-tpl_services_main .bio_box .read {
    font-size: 14.5px; }
.page-template-tpl_services_main section#main #we_stand {
  background-color: #f47a1e;
  padding-top: 45px;
  padding-bottom: 60px;
  color: #333333; }
  .page-template-tpl_services_main section#main #we_stand p.m {
    margin-bottom: 25px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl_services_main section#main #we_stand p.m {
        margin-bottom: 50px; } }
  @media only screen and (min-width: 768px) {
    .page-template-tpl_services_main section#main #we_stand {
      padding-top: 90px;
      padding-bottom: 120px; } }
  .page-template-tpl_services_main section#main #we_stand h2 {
    letter-spacing: 2px; }
    @media only screen and (min-width: 768px) {
      .page-template-tpl_services_main section#main #we_stand h2 {
        letter-spacing: 4px; } }
  .page-template-tpl_services_main section#main #we_stand blockquote {
    color: #fff;
    background-image: url("../images/quote.png");
    margin: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .page-template-tpl_services_main section#main #we_stand blockquote {
        background-image: url("../images/quote@2x.png"); } }

.stella_para {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  overflow: hidden;
  background-attachment: scroll; }
  @media only screen and (min-width: 992px) {
    .stella_para {
      background-attachment: fixed; } }

/* GENERAL PARTIALS */
body .gform_wrapper {
  max-width: none;
  margin: 0px;
  padding: 15px;
  margin-top: 30px; }
  @media only screen and (min-width: 768px) {
    body .gform_wrapper {
      margin-top: 60px; } }
  @media only screen and (min-width: 992px) {
    body .gform_wrapper {
      padding: 50px 60px; } }
  body .gform_wrapper .validation_error {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 15px !important;
    margin-bottom: 20px;
    border: 1px solid transparent !important;
    border-radius: 4px;
    color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebccd1;
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7 !important;
    font-weight: normal !important;
    font-size: 16px !important; }
  body .gform_wrapper .top_label .gfield_label {
    color: #818181;
    font-family: "refrigerator-deluxe",sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin: 5px 0 0px; }
  body .gform_wrapper .top_label li.gfield {
    margin-bottom: 0.5em; }
  body .gform_wrapper .top_label input[type="text"], body .gform_wrapper .top_label select, body .gform_wrapper .top_label textarea {
    border: 1px solid #ededed;
    width: 100% !important; }
  body .gform_wrapper .top_label textarea {
    height: 240px; }
  body .gform_wrapper .top_label input[type="text"], body .gform_wrapper .top_label select {
    height: 45px;
    padding: 8px 10px;
    background-color: #fff; }
    @media only screen and (min-width: 768px) {
      body .gform_wrapper .top_label input[type="text"], body .gform_wrapper .top_label select {
        height: 60px;
        padding: 14px 15px; } }
  body .gform_wrapper .gform_footer input[type=submit] {
    position: relative;
    background: none; }
    body .gform_wrapper .gform_footer input[type=submit]::-webkit-input-placeholder:before {
      height: 5px;
      background-color: #f47a1e;
      width: 100%;
      content: '';
      position: absolute;
      left: 0px;
      bottom: 0px; }
    body .gform_wrapper .gform_footer input[type=submit]:after {
      height: 5px;
      background-color: #f47a1e;
      width: 100%;
      content: '';
      position: absolute;
      left: 0px;
      bottom: 0px; }
  body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper .li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 15px !important;
    margin-bottom: 20px;
    border: 1px solid transparent !important;
    border-radius: 4px;
    background-color: #f2dede;
    border-color: #ebccd1;
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7 !important;
    font-weight: normal !important; }
  body .gform_wrapper .validation_message {
    color: #a94442 !important; }
  body .gform_wrapper .gform_fields {
    margin: 0 -15px !important; }
  body .gform_wrapper li.gfield {
    padding: 0 15px !important; }
  body .gform_wrapper li.gfield.gf_left_half, body .gform_wrapper li.gfield.gf_right_half {
    width: 50% !important;
    float: left !important;
    display: block  !important;
    margin-left: 0px !important;
    margin-right: 0 !important; }
    @media only screen and (max-width: 768px) {
      body .gform_wrapper li.gfield.gf_left_half, body .gform_wrapper li.gfield.gf_right_half {
        width: 100% !important;
        display: block !important; } }
  body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, body .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 50% !important; }
    @media only screen and (max-width: 768px) {
      body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, body .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
        width: 100% !important;
        display: block !important; } }
  body .gform_wrapper .gform_footer {
    padding-top: 0;
    margin: 0px; }
    body .gform_wrapper .gform_footer button {
      font-size: 20px; }

#gform_wrapper_1 {
  background-image: url("../images/grey_pattern.png"); }

.gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1; }

.btn-apply, .btn-more {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  height: 41px;
  padding: 7px 15px;
  background-color: #f47a1e;
  font-family: "refrigerator-deluxe",sans-serif;
  display: inline-block;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer; }
  .btn-apply:hover, .btn-apply:focus, .btn-apply:active, .btn-more:hover, .btn-more:focus, .btn-more:active {
    color: #fff; }

.btn-apply {
  margin-left: 6px;
  min-width: 86px; }
  .btn-apply:hover, .btn-apply:focus, .btn-apply:active {
    background-color: #d5610a; }

.btn-more {
  background-color: #303030; }
  .btn-more:hover, .btn-more:focus, .btn-more:active {
    background-color: #171717; }

.btn_line_black {
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-size: 20px;
  display: inline-block;
  padding: 0 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .btn_line_black span {
    position: relative;
    z-index: 10; }
  .btn_line_black:after {
    height: 10px;
    width: 100%;
    left: 0px;
    bottom: 0;
    content: '';
    position: absolute;
    background-color: #333333;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .btn_line_black:hover, .btn_line_black:focus, .btn_line_black:active {
    color: #333; }
    .btn_line_black:hover:after, .btn_line_black:focus:after, .btn_line_black:active:after {
      background-color: #fff; }

.btn_line_orange {
  letter-spacing: 2px;
  font-weight: 600;
  text-transform: uppercase;
  color: #303030;
  position: relative;
  font-size: 20px;
  display: inline-block;
  padding: 0 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .btn_line_orange span {
    position: relative;
    z-index: 10; }
  .btn_line_orange:after {
    height: 10px;
    width: 100%;
    left: 0px;
    bottom: 3px;
    content: '';
    position: absolute;
    background-color: #f47a1e;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .btn_line_orange:hover, .btn_line_orange:focus, .btn_line_orange:active {
    color: #f47a1e; }
    .btn_line_orange:hover:after, .btn_line_orange:focus:after, .btn_line_orange:active:after {
      background-color: #303030; }

.btn_primary, .page-template-tpl_about .bio_box .read, .page-template-tpl_services_main .bio_box .read {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 5px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  padding: 5px 10px;
  background: none;
  border: 0px; }
  .btn_primary:before, .page-template-tpl_about .bio_box .read:before, .page-template-tpl_services_main .bio_box .read:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f47a1e;
    -moz-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.3);
    -webkit-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -moz-transition-property: -moz-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin-bottom: 5px; }
  .btn_primary:hover, .page-template-tpl_about .bio_box .read:hover, .page-template-tpl_services_main .bio_box .read:hover, .btn_primary:focus, .page-template-tpl_about .bio_box .read:focus, .page-template-tpl_services_main .bio_box .read:focus, .btn_primary:active, .page-template-tpl_about .bio_box .read:active, .page-template-tpl_services_main .bio_box .read:active {
    color: #fff; }
    .btn_primary:hover:before, .page-template-tpl_about .bio_box .read:hover:before, .page-template-tpl_services_main .bio_box .read:hover:before, .btn_primary:focus:before, .page-template-tpl_about .bio_box .read:focus:before, .page-template-tpl_services_main .bio_box .read:focus:before, .btn_primary:active:before, .page-template-tpl_about .bio_box .read:active:before, .page-template-tpl_services_main .bio_box .read:active:before {
      -webkit-transform: scaleY(0.9);
      -moz-transform: scaleY(0.9);
      -o-transform: scaleY(0.9);
      transform: scaleY(0.9); }

.btn_secondary {
  text-transform: uppercase;
  color: #303030;
  text-decoration: none;
  font-weight: 700;
  font-size: em(25);
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 5px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  padding: 5px 10px;
  background: none;
  border: 0px; }
  .btn_secondary:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f47a1e;
    -moz-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.3);
    -webkit-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -moz-transition-property: -moz-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin-bottom: 5px; }
  .btn_secondary:hover, .btn_secondary:focus, .btn_secondary:active {
    color: #fff; }
    .btn_secondary:hover:before, .btn_secondary:focus:before, .btn_secondary:active:before {
      -webkit-transform: scaleY(0.9);
      -moz-transform: scaleY(0.9);
      -o-transform: scaleY(0.9);
      transform: scaleY(0.9); }

.btn_tertiary, .page-template-tpl_careers .about_row .more, .page-template-tpl_contact .about_row .more {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: em(25);
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 5px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
  padding: 5px 10px;
  background: none;
  border: 0px; }
  .btn_tertiary:before, .page-template-tpl_careers .about_row .more:before, .page-template-tpl_contact .about_row .more:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #303030;
    -moz-transform: scaleY(0.3);
    -o-transform: scaleY(0.3);
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.3);
    -webkit-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -moz-transition-property: -moz-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin-bottom: 5px; }
  .btn_tertiary:hover, .page-template-tpl_careers .about_row .more:hover, .page-template-tpl_contact .about_row .more:hover, .btn_tertiary:focus, .page-template-tpl_careers .about_row .more:focus, .page-template-tpl_contact .about_row .more:focus, .btn_tertiary:active, .page-template-tpl_careers .about_row .more:active, .page-template-tpl_contact .about_row .more:active {
    color: #fff; }
    .btn_tertiary:hover:before, .page-template-tpl_careers .about_row .more:hover:before, .page-template-tpl_contact .about_row .more:hover:before, .btn_tertiary:focus:before, .page-template-tpl_careers .about_row .more:focus:before, .page-template-tpl_contact .about_row .more:focus:before, .btn_tertiary:active:before, .page-template-tpl_careers .about_row .more:active:before, .page-template-tpl_contact .about_row .more:active:before {
      -webkit-transform: scaleY(0.9);
      -moz-transform: scaleY(0.9);
      -o-transform: scaleY(0.9);
      transform: scaleY(0.9); }

/* Footer */
#get_quote {
  background-color: #F47A1E;
  padding-top: 60px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 768px) {
    #get_quote {
      padding-top: 120px;
      padding-bottom: 30px; } }
  #get_quote h2 {
    letter-spacing: 5px;
    margin-bottom: 40px; }
  #get_quote .btn_primary, #get_quote .page-template-tpl_about .bio_box .read, .page-template-tpl_about .bio_box #get_quote .read, #get_quote .page-template-tpl_services_main .bio_box .read, .page-template-tpl_services_main .bio_box #get_quote .read {
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      #get_quote .btn_primary, #get_quote .page-template-tpl_about .bio_box .read, .page-template-tpl_about .bio_box #get_quote .read, #get_quote .page-template-tpl_services_main .bio_box .read, .page-template-tpl_services_main .bio_box #get_quote .read {
        margin-bottom: 60px; } }
  #get_quote address {
    margin-top: 50px;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    font-family: "refrigerator-deluxe",sans-serif;
    letter-spacing: 3px;
    line-height: 1; }
    #get_quote address a {
      color: #333333; }
      #get_quote address a:hover, #get_quote address a:active, #get_quote address a:focus {
        color: #fff; }
  #get_quote .show_sm {
    display: none; }
    @media only screen and (min-width: 768px) {
      #get_quote .show_sm {
        display: inline !important; } }

.tw_footer_link {
  color: #fff; }
  .tw_footer_link:hover {
    color: #f47a1e; }

footer.main {
  color: #fff;
  background-color: #333333;
  text-align: center;
  padding-bottom: 40px; }
  @media only screen and (min-width: 992px) {
    footer.main {
      text-align: left;
      padding-bottom: 0; } }
  footer.main:before, footer.main:after {
    content: '';
    display: table;
    clear: both; }
  footer.main .copy {
    font-size: 13px;
    padding: 40px;
    margin: 0px;
    line-height: 1.4; }
    @media only screen and (min-width: 992px) {
      footer.main .copy {
        float: left; } }
  @media only screen and (min-width: 992px) {
    footer.main .navwrap {
      float: right; } }
  footer.main ul {
    font-size: 15px;
    font-family: "refrigerator-deluxe",sans-serif; }
    footer.main ul li {
      float: left;
      display: block; }
      footer.main ul li a {
        padding: 0 15px;
        display: block;
        color: #fff;
        text-transform: uppercase;
        -moz-transition: color 0.3s;
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
        position: relative; }
        @media only screen and (min-width: 992px) {
          footer.main ul li a {
            padding: 38px 15px; } }
        footer.main ul li a:after {
          -moz-transition: background-color 0.3s 0.1s;
          -webkit-transition: background-color 0.3s 0.1s;
          -o-transition: background-color 0.3s 0.1s;
          transition: background-color 0.3s 0.1s; }
        @media only screen and (min-width: 992px) {
          footer.main ul li a:hover:after, footer.main ul li a:active:after, footer.main ul li a:focus:after {
            height: 5px;
            position: absolute;
            background: none;
            content: '';
            bottom: 30px;
            left: 0;
            right: 0;
            background-color: #f47a1e; } }
  footer.main .navfooter {
    display: inline-block;
    vertical-align: middle; }
  footer.main .navsocial {
    display: inline-block;
    vertical-align: middle; }
    footer.main .navsocial a {
      color: #f47a1e; }
      footer.main .navsocial a:hover {
        color: #d5610a; }

/*# sourceMappingURL=main.css.map */
