@import url(https://fonts.googleapis.com/css?family=Raleway:700,400,300);
.margin-0 {
  margin: 0;
}
.margin-5 {
  margin: 10px;
}
.margin-10 {
  margin: 10px;
}
.margin-15 {
  margin: 15px;
}
.margin-20 {
  margin: 20px;
}
.margin-25 {
  margin: 25px;
}
.margin-30 {
  margin: 30px;
}
.margin-40 {
  margin: 40px;
}
.margin-50 {
  margin: 50px;
}
.m-t-0 {
  margin-top: 0;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-r-0 {
  margin-right: 0;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-r-50 {
  margin-right: 50px;
}
.m-b-0 {
  margin-bottom: 0;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.m-l-0 {
  margin-left: 0;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-l-40 {
  margin-left: 40px;
}
.m-l-50 {
  margin-left: 50px;
}
.padding-0 {
  padding: 0;
}
.padding-5 {
  padding: 10px;
}
.padding-10 {
  padding: 10px;
}
.padding-15 {
  padding: 15px;
}
.padding-20 {
  padding: 20px;
}
.padding-25 {
  padding: 25px;
}
.padding-30 {
  padding: 30px;
}
.padding-40 {
  padding: 40px;
}
.padding-50 {
  padding: 50px;
}
.p-t-0 {
  padding-top: 0;
}
.p-t-5 {
  padding-top: 5px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-t-40 {
  padding-top: 40px;
}
.p-t-50 {
  padding-top: 50px;
}
.p-t-75 {
  padding-top: 75px;
}
.p-r-0 {
  padding-right: 0;
}
.p-r-5 {
  padding-right: 5px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-r-40 {
  padding-right: 40px;
}
.p-r-50 {
  padding-right: 50px;
}
.p-b-0 {
  padding-bottom: 0;
}
.p-b-5 {
  padding-bottom: 5px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-15 {
  padding-bottom: 15px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-b-40 {
  padding-bottom: 40px;
}
.p-b-50 {
  padding-bottom: 50px;
}
.p-b-75 {
  padding-bottom: 75px;
}
.p-l-0 {
  padding-left: 0;
}
.p-l-5 {
  padding-left: 5px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-l-40 {
  padding-left: 40px;
}
.p-l-50 {
  padding-left: 50px;
}
#header {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid rgba(168, 3, 49, 0.6);
  background-color: rgba(255, 255, 255, 0.9);
}
#header h1 {
  margin: 0;
  padding: 10px 0;
}
#header .mm-toggle {
  color: #333;
}
#header .header-nav .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .header-nav .menu > li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#header .header-nav .menu > li > a {
  display: block;
  line-height: 80px;
  font-size: 13px;
  padding: 0 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
}
#header .header-nav .menu > li > a:hover {
  color: #A80331;
  text-decoration: none;
}
.hero {
  margin-top: -80px;
  background-image: url('../img/backgrounds/primary-bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.hero .container {
  position: relative;
  padding: 160px 0 80px;
}
.hero .container .call-us {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 39px;
  background: url("../img/backgrounds/call-us.png") no-repeat right bottom;
}
.hero.home .tagline {
  display: inline-block;
  color: #333;
  background: url("../img/backgrounds/home-tagline.png") no-repeat left center;
  padding: 10px 0 10px 75px;
}
.page-hero {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 160px;
  padding-bottom: 70px;
  margin-top: -91px;
}
.bg-dark {
  background: #ffffff;
}
.bg-primary {
  background: #A80331;
}
a.bg-primary:hover {
  background: #333;
  color: #fff;
}
.bg-white {
  background: #FFF;
}
.text-primary {
  color: #A80331;
}
.text-dark {
  color: #333;
}
.text-white {
  color: #FFF;
}
.btn,
.gform_wrapper .button,
#gform_send_resume_link_button_3 {
  position: relative;
  border-radius: 0;
  border: none;
  color: #fff;
  padding: 12px 50px;
  font-weight: 700;
  text-transform: uppercase;
  overflow: hidden;
  box-shadow: none;
  background-color: #A80331;
}
.btn.btn-arrow,
.gform_wrapper .button.btn-arrow,
#gform_send_resume_link_button_3.btn-arrow {
  display: block;
  text-align: left;
  padding-left: 15px;
  padding-right: 25px;
  position: relative;
}
.btn.btn-arrow:after,
.gform_wrapper .button.btn-arrow:after,
#gform_send_resume_link_button_3.btn-arrow:after {
  font-family: "FontAwesome";
  content: "\f105";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 10px;
  font-weight: 100;
  opacity: 0.65;
}
.btn.btn-transparent,
.gform_wrapper .button.btn-transparent,
#gform_send_resume_link_button_3.btn-transparent {
  border: 1px solid rgba(0, 154, 166, 0.4);
}
.btn.btn-transparent.btn-transparent-white,
.gform_wrapper .button.btn-transparent.btn-transparent-white,
#gform_send_resume_link_button_3.btn-transparent.btn-transparent-white {
  border-color: rgba(255, 255, 255, 0.7);
  color: #FFF;
}
.btn.btn-transparent.btn-transparent-white:hover,
.gform_wrapper .button.btn-transparent.btn-transparent-white:hover,
#gform_send_resume_link_button_3.btn-transparent.btn-transparent-white:hover {
  background: #FFF;
  color: #A80331;
}
.btn.btn-primary,
.gform_wrapper .button.btn-primary,
#gform_send_resume_link_button_3.btn-primary {
  border: none;
  background: #A80331;
  text-shadow: none;
}
.btn.btn-white,
.gform_wrapper .button.btn-white,
#gform_send_resume_link_button_3.btn-white {
  border: none;
  background: #FFF;
}
.btn.btn-white:before,
.gform_wrapper .button.btn-white:before,
#gform_send_resume_link_button_3.btn-white:before {
  border-bottom-color: #A80331;
}
.panel-card {
  margin-bottom: 30px;
}
.panel-card .panel-card-top {
  background: url("../img/backgrounds/card-t-r.png") no-repeat 100% 100%;
}
.panel-card .panel-card-bottom {
  background: url("../img/backgrounds/card-b-l.png") no-repeat 0 0;
}
.panel-card .panel-empty {
  height: 50px;
}
.panel-card .panel-card-body {
  padding: 20px 20px 0;
  background-color: #A80331;
}
.panel-card .panel-card-body p {
  line-height: 2em;
  font-weight: 400;
}
.panel {
  border-radius: 0;
}
.tble {
  display: table;
}
.tble.tble-full {
  width: 100%;
}
.trow {
  display: table-row;
}
.tcell {
  display: table-cell;
  float: none;
}
.tcell.tcell-middle {
  vertical-align: middle;
}
.tcell.tcell-top {
  vertical-align: top;
}
.tcell .tcell-container {
  display: inline-block;
  max-width: 585px;
}
.tcell.container-left {
  text-align: right;
}
.tcell.container-left .tcell-container {
  text-align: left;
}
.font-primary {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
.font-brand {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
.font-special {
  font-family: "Raleway";
}
.text-italic {
  font-style: italic;
}
.text-bold,
.fw-700 {
  font-weight: 700;
}
.text-semi-bold,
.fw-500 {
  font-weight: 500;
}
.text-normal,
.fw-400 {
  font-weight: 400;
}
.text-light,
.fw-300 {
  font-weight: 300;
}
.text-thin,
.fw-100 {
  font-weight: 100;
}
.text-white {
  color: #FFF;
}
.text-grey {
  color: #777;
}
.fs-11 {
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}
.fs-13 {
  font-size: 13px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-28 {
  font-size: 28px;
}
.fs-32 {
  font-size: 32px;
}
.fs-36 {
  font-size: 36px;
}
.fs-42 {
  font-size: 42px;
}
.fs-48 {
  font-size: 48px;
}
.fs-56 {
  font-size: 56px;
}
.fs-60 {
  font-size: 60px;
}
.fs-80 {
  font-size: 80px;
}
.gform_body,
.gform_footer,
.gform_page_fields,
.gform_page_footer {
  display: table;
}
.gf_progressbar {
  display: none;
}
.gform_fields {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}
.gform_fields li {
  list-style-type: none;
  margin: 0 0 15px;
}
.gform_fields li input,
.gform_fields li textarea,
.gform_fields li select,
.gform_fields li option {
  padding: 5px;
  display: block;
  width: 100%;
  color: #444;
}
.gform_fields li .ginput_left {
  float: left;
  clear: left;
  width: 50%;
  padding-right: 15px;
  margin-bottom: 15px;
}
.gform_fields li .ginput_right {
  float: right;
  clear: right;
  width: 50%;
  padding-left: 15px;
  margin-bottom: 15px;
}
.gform_fields li .ginput_full {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.gform_wrapper div.validation_error {
  color: #790000;
  padding: 10px 0;
  background: #FFDFE0;
  font-weight: 700;
  margin-bottom: 1.6em;
  border-top: 2px solid #790000;
  border-bottom: 2px solid #790000;
}
.gform_wrapper li.gfield.gfield_error {
  background-color: #FFDFE0;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
}
.gform_wrapper li.gfield.gfield_error .gfield_label {
  font-weight: bold;
  color: #790000;
}
.gform_wrapper li.gfield.gfield_error div.ginput_complex.ginput_container label {
  color: #790000;
}
.gform_wrapper .validation_message {
  font-weight: bold;
  color: #790000;
}
.ginput_complex {
  display: table;
  width: 100%;
}
.clear-multi {
  display: table;
  width: 100%;
  padding: 0 0 15px;
}
.clear-multi .gfield_date_month,
.clear-multi .gfield_date_day,
.clear-multi .gfield_date_year {
  width: 33%;
}
.gfield_date_dropdown_month,
.gfield_date_dropdown_day,
.gfield_date_dropdown_year {
  float: left;
  width: 33%;
  padding: 0 15px;
}
.gform_save_link {
  display: block;
  padding: 15px 0;
}
.stagecall-disclosure {
  height: 300px;
  border: 2px solid #FFF;
  padding: 15px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
input,
textarea,
select,
option {
  padding: 5px;
  display: block;
  width: 100%;
  color: #444;
}
.gfield_checkbox {
  padding: 0;
}
.gfield_checkbox li {
  display: table;
}
.gfield_checkbox li input[type=text],
.gfield_checkbox li label {
  display: table-cell;
}
.gfield_checkbox li label {
  padding-left: 20px;
}
.gf_progressbar_wrapper {
  display: none;
}
input[type=checkbox] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  padding: 10px;
}
/*
|---------------------------------------------------------------------
| Main Styles
|---------------------------------------------------------------------
*/
@font-face {
  font-family: 'futuramedium';
  src: url('../fonts/futura-medium-webfont.eot');
  src: url('../fonts/futura-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-medium-webfont.woff2') format('woff2'), url('../fonts/futura-medium-webfont.woff') format('woff'), url('../fonts/futura-medium-webfont.ttf') format('truetype'), url('../fonts/futura-medium-webfont.svg#futuramedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'capture_itregular';
  src: url('../fonts/Capture_it-webfont.eot');
  src: url('../fonts/Capture_it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Capture_it-webfont.woff') format('woff'), url('../fonts/Capture_it-webfont.ttf') format('truetype'), url('../fonts/Capture_it-webfont.svg#capture_itregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  height: 100%;
  width: 100%;
  background: #ffffff;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.8em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.4em;
  font-weight: 300;
  margin: 0 0 .5em;
  color: #A80331;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 10em;
}
h2 {
  font-size: 4.2em;
}
h3 {
  font-size: 3.2em;
}
h4 {
  font-size: 2.4em;
}
h5 {
  font-size: 1.8em;
}
h6 {
  font-size: 1.4em;
}
p {
  margin: 0 0 1em;
}
p.intro {
  font-size: 1.75em;
  line-height: 1.7;
  margin-bottom: 3em;
  text-align: center;
}
a {
  color: #A80331;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
a:hover {
  text-decoration: none;
}
img {
  display: block;
  border: none;
  max-width: 100% !important;
}
img.alignleft {
  margin-right: 30px;
  margin-bottom: 30px;
}
img.alignright {
  margin-left: 30px;
  margin-bottom: 30px;
}
hr {
  clear: both;
}
hr.dark {
  border-top-color: rgba(0, 0, 0, 0.3);
}
.hide {
  display: none;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.replace {
  display: block;
  text-indent: -9999px;
  font-size: 0px;
  line-height: 0px;
}
.no-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-list.clearfix li {
  float: left;
}
.margin-top {
  margin-top: 30px;
}
.margin-bottom {
  margin-bottom: 30px;
}
.alignleft,
.pull-left {
  float: left;
}
.alignright,
.pull-right {
  float: right;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.shadow {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.video-container > a {
  display: block;
  position: relative;
}
.video-container > a:after {
  position: absolute;
  display: block;
  content: "";
  height: 115px;
  width: 115px;
  top: 50%;
  left: 50%;
  margin-left: -57px;
  margin-top: -57px;
  background: url("../img/backgrounds/play-btn.png") no-repeat center center;
}
.post-block {
  background-position: center top;
  background-repeat: no-repeat;
}
.fancybox-skin {
  border-radius: 0;
}
.container-lg {
  max-width: 960px;
}
.royalSlider {
  margin-bottom: 70px;
}
.royalSlider img {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.6);
}
.gallery-cell {
  position: relative;
}
.gallery-cell.active:after {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  border: 4px solid #A80331;
  z-index: 4;
}
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6 {
  color: #333;
}
.post .highlight {
  color: #A80331;
}
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: transparent;
}
.rsDefault.rsFullscreen .rsOverflow {
  background: #202020;
}
.rsNav {
  display: none;
}
/*
|---------------------------------------------------------------------
| Date Picker
|---------------------------------------------------------------------
*/
.ui-datepicker tbody tr,
.ui-datepicker thead {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}
.ui-datepicker-header {
  background-color: #666;
  color: #e0e0e0;
  font-weight: 700;
  box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0 #000;
  -webkit-filter: dropshadow(color=#000, offx=1, offy=-1);
          filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  min-height: 30px!important;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #666;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-title select {
  margin-top: 2.5%;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url(../images/datepicker/arrow.png);
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
}
.ui-datepicker-prev {
  float: left;
  background-position: center -30px;
}
.ui-datepicker-next {
  float: right;
  background-position: center 0;
}
.ui-datepicker thead {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
  background: linear-gradient(to bottom, #f7f7f7 0, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#f1f1f1', GradientType=0);
}
.ui-datepicker th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666;
  text-shadow: 1px 0 0 #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=0);
          filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-shadow: 1px 1px 0 #fff;
  -webkit-filter: dropshadow(color=#fff, offx=1, offy=1);
          filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ededed 0, #dedede 100%);
  background: linear-gradient(to bottom, #ededed 0, #dedede 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dedede', GradientType=0);
  box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #FFF2AA;
  border: 1px solid #c19163;
  color: #666;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 0 #FFF;
  -webkit-filter: dropshadow(color=#FFF, offx=0, offy=1);
          filter: dropshadow(color=#FFF, offx=0, offy=1);
  position: relative;
  margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}
table.ui-datepicker-calendar {
  margin: 0 !important;
}
body div#ui-datepicker-div[style] {
  z-index: 9999 !important;
}
#footer {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sidebar .sb-start-project {
  display: block;
  background: url("../img/backgrounds/start-a-project.jpg") no-repeat center center;
  background-size: cover;
}
.sidebar .sb-solutions-list li {
  margin-bottom: 15px;
}
.sidebar .sb-solutions-list li a {
  display: block;
  color: #333;
  padding: 12px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@media print {
  #header {
    display: none;
  }
  hr,
  .page-hero,
  .ribbon,
  .gform_page_footer,
  #footer {
    display: none;
  }
  .post-block {
    padding-top: 0 !important;
  }
  .page-id-58 .gfield {
    display: none;
  }
  .page-id-58 #field_3_542,
  .page-id-58 #field_3_728 {
    display: block;
  }
  .page-id-58 .stagecall-disclosure {
    height: auto;
    border: none;
    padding: 0;
  }
}
.home-services .home-services-row {
  margin-top: -60px;
}
#map {
  position: relative;
}
#map #map-container {
  height: 220px;
}
#map #map-container img {
  max-width: none !important;
}
#map .btn {
  position: absolute;
  bottom: 0;
  right: 0;
}
/** Tablets **/
/** Phones **/
@media (max-width: 767px) {
  #header {
    background: #303030;
  }
  #header h1 img {
    width: auto;
    height: 40px;
  }
  #header .mm-toggle i {
    line-height: 50px;
  }
  #header .header-nav {
    float: none;
  }
  #header #menu {
    margin-right: -15px;
    margin-left: -15px;
    clear: both;
  }
  #header #menu li {
    float: none;
    width: 100%;
  }
  #header #menu li a {
    display: block;
    line-height: 1.6em;
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  #header #menu li a:hover {
    background-color: #A80331;
    color: #FFF;
  }
  .page-hero {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 0;
  }
  .page-hero h1 {
    font-size: 36px;
  }
  .ribbon h2 {
    font-size: 26px;
  }
  #footer .quick-link {
    margin-bottom: 30px;
  }
  #footer .footer-logo {
    margin-bottom: 30px;
  }
  .page-id-2 .home-about {
    padding-top: 40px;
  }
  .office-location {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .office-location:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
