@import url(https://fonts.googleapis.com/css?family=PT+Sans|Raleway:400,500,600,700|Open+Sans:700);
@import url("revslider.css");
@font-face {
  font-family: "Stag Sans";
  src: url("../fonts/StagSans-Bold.eot");
  src: url("../fonts/StagSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/StagSans-Bold.woff") format("woff"), url("../fonts/StagSans-Bold.ttf") format("truetype"), url("../fonts/StagSans-Bold.svg#StagSans-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}
.post-content {
  color: #3b3b3b;
  font-family: Raleway;
  font-size: 17.997px;
  font-weight: 400;
  line-height: 1.7524685817em;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content p {
  margin: 0px 0px 20px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: 700;
}
.post-content a {
  color: #940d25;
  text-decoration: none;
}
.post-content a:hover {
  color: #650919;
  text-decoration: underline;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.wpb_video_wrapper {
  padding-top: 0 !important;
}

.valign-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}
.valign-wrapper .valign-object {
  display: table-cell;
  vertical-align: middle;
}

html, html * {
  -webkit-font-smoothing: antialiased;
}

body {
  color: #3b3b3b;
  font-family: Raleway;
  font-size: 17.997px;
  font-weight: 400;
  line-height: 1.7524685817em;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.search-form {
  display: none;
}

.navbar {
  border: none;
  margin-bottom: 0px;
}

.navbar-nav {
  margin: 0px -10px;
}

.navbar-fixed-top {
  box-shadow: 2px 4px 10px 0px rgba(0, 0, 0, 0.1);
  background: white;
}
body.admin-bar .navbar-fixed-top {
  margin-top: 46px;
}
@media (min-width: 768px) {
  body.admin-bar .navbar-fixed-top {
    margin-top: 32px;
  }
}

.navbar-header .navbar-logo {
  float: left;
  height: 60px;
  margin: 10px;
  width: 150px;
}
.navbar-header .navbar-toggle {
  border-color: #3b3b3b;
  margin-top: 22px;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: #3b3b3b;
}

#header-nav .nav > .menu-item {
  float: left;
  font-size: 0.8890370617em;
  font-weight: 600;
  width: 50%;
}
#header-nav .nav > .menu-item > a {
  color: #3b3b3b;
}
#header-nav .nav > .menu-item > a:hover {
  background-color: #f0eded;
}
#header-nav .nav > .menu-item.active > a {
  background-color: #f0eded;
  color: #940d25;
}
#header-nav .nav .dropdown-menu > li > a {
  color: #940d25;
  padding: 5px 15px;
}
#header-nav .nav .dropdown-menu > li > a:hover {
  background-color: #3b3b3b;
  color: #FFF;
}
#header-nav .nav .dropdown-menu > li.active > a {
  background-color: #940d25;
  color: #FFF;
}
#header-nav .nav .menu-item-search {
  background-color: #3b3b3b;
  border-right: none;
  position: relative;
}
#header-nav .nav .menu-item-search .search-form {
  background-color: #940d25;
  color: #fff;
  position: absolute;
  right: 100%;
  white-space: nowrap;
  height: 100%;
}
#header-nav .nav .menu-item-search .search-form .search-field {
  background-color: transparent;
  border: none;
  color: #fff;
  height: 100%;
  line-height: 1;
  outline: none;
  padding: 34.5px 27px;
  width: 100%;
}
#header-nav .nav .menu-item-search .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
}
#header-nav .nav .menu-item-search .search-form .search-field:-moz-placeholder {
  color: #fff;
}
#header-nav .nav .menu-item-search .search-form .search-field::-moz-placeholder {
  color: #fff;
}
#header-nav .nav .menu-item-search .search-form .search-field:-ms-input-placeholder {
  color: #fff;
}
#header-nav .nav .menu-item-search a {
  color: #888888;
}
#header-nav .nav .menu-item-search a:hover {
  background-color: #888888;
  color: #FFF;
}

.bg-red {
  background-color: #940d25;
  color: #fff;
}

#mission-statement {
  font-size: 1.5002500417em;
  font-weight: 600;
  line-height: 1.4814814815em;
  padding: 48px 0px;
  text-align: center;
  text-transform: uppercase;
}

#footer-top {
  background-color: #3b3b3b;
  color: #fff;
  font-size: 0.784575207em;
  font-weight: 500;
  line-height: 1.348796034em;
  padding: 48px 0px 24px;
}
#footer-top .attribution_links {
  clear: both;
  float: right;
  margin-top: 10px;
  font-size: 0.8890370617em;
}
#footer-top .attribution_links a {
  color: inherit;
}

#footer-bottom {
  background-color: #eeecec;
  color: #000;
  font-size: 0.5000833472em;
  font-weight: 400;
  line-height: 4.3383333333em;
}

.social {
  display: block;
  list-style: none;
  margin: 0px -1px;
  padding: 0px;
}
.social:before, .social:after {
  content: " ";
  display: table;
}
.social:after {
  clear: both;
}
.social li {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px 1px;
}
.social li a {
  background-image: url(../img/social.png);
  background-repeat: no-repeat;
  background-size: 220px;
  display: block;
  height: 41px;
  text-indent: -9999em;
  width: 42px;
}
.social li a:hover {
  background-position-y: -41px;
}
.social li a.vimeo {
  background-position-x: 0px;
}
.social li a.youtube {
  background-position-x: -44px;
}
.social li a.facebook {
  background-position-x: -88px;
}
.social li a.twitter {
  background-position-x: -132px;
}
.social li a.instagram {
  background-position-x: -176px;
}

#footer-nav a {
  color: #000;
}
#footer-nav a:hover {
  color: #940d25;
}
#footer-nav span .sep {
  margin: 0px 5px;
}
#footer-nav span:last-child .sep {
  display: none;
}

.footer-logo {
  width: 200px;
  float: right;
}

section .heading {
  color: #3b3b3b;
  font-size: 1.7780741235em;
  font-weight: 600;
  line-height: 1.06390625em;
  margin: 20px 0px;
  text-transform: uppercase;
}
section .subheading {
  color: #919191;
  font-size: 1.0001666944em;
  font-weight: 600;
  line-height: 1.3358333333em;
  margin: 20px 0px;
}
section .small-heading {
  color: #3b3b3b;
  font-size: 1.1112963272em;
  font-weight: 600;
  line-height: 1.4166666667em;
}
section hr {
  border-width: 0px;
  background-color: #940d25;
  width: 158px;
  height: 3px;
}

.page-heading {
  background-image: url(../img/sample/page-heading-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  font-size: 2.0003333889em;
  font-weight: 400;
  line-height: 1;
  margin: 0px;
  overflow: hidden;
  padding: 70px 0px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .page-heading {
    font-size: 3.1481358004em;
  }
}

#page-content {
  padding: 30px 0px;
}
#page-content .featured-image {
  -webkit-box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border: 1px solid #e9e7e7;
  padding: 10px;
  margin-bottom: 20px;
}

.breadcrumbs {
  color: #3b3b3b;
  font-size: 0.6667777963em;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: right;
  text-transform: uppercase;
}
.breadcrumbs a {
  text-decoration: none;
  color: #3b3b3b;
}
.breadcrumbs a:hover, .breadcrumbs a.current-item {
  color: #940d25;
}
.breadcrumbs .sep {
  margin: 0px 5px;
}

.sidebar-heading {
  color: #940d25;
  font-size: 1.105295327em;
  font-weight: 600;
  margin: 0px 0px 10px;
  text-transform: uppercase;
}

.sidebar-menu {
  color: #940d25;
  font-size: 0.7779629938em;
  line-height: 1.428469395em;
  font-weight: 400;
  list-style: none;
  margin: 0px 0px 40px;
  padding: 0px;
}
.sidebar-menu li a {
  color: #940d25;
  display: block;
  text-decoration: none;
  padding: 5px 10px;
}
.sidebar-menu li a:after {
  display: block;
  float: right;
  content: ">";
}
.sidebar-menu li.current-item a, .sidebar-menu li a:hover {
  background-color: #f0eded;
  color: #3b3b3b;
}

.home .news-updates {
  padding: 50px 0px;
}
.home .news-updates .excerpt {
  color: #919191;
  font-size: 0.6667777963em;
  font-weight: 400;
  line-height: 1.4166666667em;
  margin: 0px;
}
.home .news-updates .read-more {
  color: #940d25;
  text-transform: uppercase;
  font-size: 0.6667777963em;
  line-height: 1.6666666667em;
}
.home .news-updates .read-more:hover {
  color: #940d25;
}
.home .news-updates .content-blocks {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 40px;
  margin-bottom: 0px;
}
.home .news-updates .content-blocks .content-block {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .home .news-updates .content-blocks {
    margin-left: -64px;
    margin-right: -64px;
  }
  .home .news-updates .content-blocks .content-block {
    float: left;
    padding-left: 32px;
    padding-right: 32px;
    width: 33.3333333333%;
  }
}
.home .news-updates .content-blocks .heading {
  font-size: 1.1112963272em;
  margin: 0px;
  line-height: 1.40225em;
  margin-top: 20px;
}
.home .feature-strips {
  height: 590px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 991px) {
  .home .feature-strips {
    height: auto;
  }
}
.home .feature-strips .feature-strip {
  -moz-transition-property: "left, padding";
  -o-transition-property: "left, padding";
  -webkit-transition-property: "left, padding";
  transition-property: "left, padding";
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  width: 20.6666666667%;
  height: 590px;
  overflow: hidden;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  margin-right: 1px;
  background: #000;
  color: #fff;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip {
    width: 50%;
    position: relative;
    float: left;
    border-left: 0px;
    border-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .home .feature-strips .feature-strip:nth-child(1) {
    left: 0%;
    border-left: none;
  }
  .home .feature-strips .feature-strip:nth-child(2) {
    left: 16.6666666667%;
  }
  .home .feature-strips .feature-strip:nth-child(3) {
    left: 33.3333333333%;
  }
  .home .feature-strips .feature-strip:nth-child(4) {
    left: 50%;
  }
  .home .feature-strips .feature-strip:nth-child(5) {
    left: 66.6666666667%;
    border-right: none;
  }
  .home .feature-strips .feature-strip:nth-child(6) {
    left: 83.3333333333%;
  }
}
.home .feature-strips .feature-strip .bg {
  -moz-transition-property: "left";
  -o-transition-property: "left";
  -webkit-transition-property: "left";
  transition-property: "left";
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -12%;
  z-index: 0;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip .bg {
    left: 0px;
  }
}
.home .feature-strips .feature-strip .bg img {
  width: auto;
  height: 100%;
  left: 0;
  position: absolute;
}
.home .feature-strips .feature-strip .bg img.desaturated {
  display: none;
}
.home .feature-strips .feature-strip .bg img.desaturated.ready {
  display: block;
}
.home .feature-strips .feature-strip .bg img.saturated {
  display: none;
}
.home .feature-strips .feature-strip .content {
  -moz-transition-property: "width, left";
  -o-transition-property: "width, left";
  -webkit-transition-property: "width, left";
  transition-property: "width, left";
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 2.5%;
  width: 80%;
  position: relative;
  z-index: 1;
  padding-top: 250px;
  height: 590px;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip .content {
    width: auto;
  }
}
.home .feature-strips .feature-strip .content .title {
  -moz-transition-property: bottom;
  -o-transition-property: bottom;
  -webkit-transition-property: bottom;
  transition-property: bottom;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  bottom: 380px;
  font-size: 0.9234872479em;
  line-height: 1.5109090909em;
  font-weight: 600;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  right: 0px;
  left: 0px;
  padding: 0px 20px;
}
.home .feature-strips .feature-strip .content .icon {
  -moz-transition-property: margin;
  -o-transition-property: margin;
  -webkit-transition-property: margin;
  transition-property: margin;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0;
  display: block !important;
  width: 100%;
}
.home .feature-strips .feature-strip .content .icon img {
  max-width: 132px;
  max-height: 153px;
  margin: 0 auto;
  display: block;
}
.home .feature-strips .feature-strip .content .description {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  font-size: 1.0065566483em;
  font-weight: 400;
  line-height: 1.2939285714em;
  opacity: 0;
  padding: 0px;
  position: absolute;
  text-align: center;
  top: 370px;
  right: 0px;
  left: 0px;
  padding: 0px 20px;
}
.home .feature-strips .feature-strip:hover, .home .feature-strips .feature-strip:focus, .home .feature-strips .feature-strip:active {
  color: #fff;
  padding-left: 2%;
  padding-right: 2%;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip:hover, .home .feature-strips .feature-strip:focus, .home .feature-strips .feature-strip:active {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.home .feature-strips .feature-strip:hover .bg, .home .feature-strips .feature-strip:focus .bg, .home .feature-strips .feature-strip:active .bg {
  left: 0px;
}
.home .feature-strips .feature-strip:hover .bg img.saturated, .home .feature-strips .feature-strip:focus .bg img.saturated, .home .feature-strips .feature-strip:active .bg img.saturated {
  display: block;
}
.home .feature-strips .feature-strip:hover .bg img.desaturated, .home .feature-strips .feature-strip:focus .bg img.desaturated, .home .feature-strips .feature-strip:active .bg img.desaturated {
  display: none;
}
.home .feature-strips .feature-strip:hover:nth-child(1), .home .feature-strips .feature-strip:focus:nth-child(1), .home .feature-strips .feature-strip:active:nth-child(1) {
  padding-left: 2%;
  padding-right: 1%;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip:hover:nth-child(1), .home .feature-strips .feature-strip:focus:nth-child(1), .home .feature-strips .feature-strip:active:nth-child(1) {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.home .feature-strips .feature-strip:hover:nth-child(6), .home .feature-strips .feature-strip:focus:nth-child(6), .home .feature-strips .feature-strip:active:nth-child(6) {
  padding-left: 1%;
  padding-right: 2%;
}
@media (max-width: 991px) {
  .home .feature-strips .feature-strip:hover:nth-child(6), .home .feature-strips .feature-strip:focus:nth-child(6), .home .feature-strips .feature-strip:active:nth-child(6) {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.home .feature-strips .feature-strip:hover .content, .home .feature-strips .feature-strip:focus .content, .home .feature-strips .feature-strip:active .content {
  width: 100%;
}
.home .feature-strips .feature-strip:hover .title, .home .feature-strips .feature-strip:focus .title, .home .feature-strips .feature-strip:active .title {
  bottom: 430px;
}
.home .feature-strips .feature-strip:hover .description, .home .feature-strips .feature-strip:focus .description, .home .feature-strips .feature-strip:active .description {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.home .feature-strips .feature-strip:hover .icon, .home .feature-strips .feature-strip:focus .icon, .home .feature-strips .feature-strip:active .icon {
  margin-top: -50px;
}
.no-touch .home .feature-strips .feature-strip:hover .bg img.saturated {
  display: block;
}
.no-touch .home .feature-strips .feature-strip:hover .bg img.desaturated {
  display: none;
}
.home .feature-strips .btn-wrap {
  text-align: center;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -108px;
}
.home .feature-strips.feature1 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature1 .feature-strip:nth-child(2) {
  left: 18.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature1 .feature-strip:nth-child(3) {
  left: 35.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature1 .feature-strip:nth-child(4) {
  left: 52%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature1 .feature-strip:nth-child(5) {
  left: 68.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature1 .feature-strip:nth-child(6) {
  left: 85.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature1 .feature-strip:nth-child(6) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(2) {
  left: 14.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(3) {
  left: 35.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(4) {
  left: 52%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(5) {
  left: 68.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature2 .feature-strip:nth-child(6) {
  left: 85.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature2 .feature-strip:nth-child(6) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(2) {
  left: 14.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(3) {
  left: 31.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(4) {
  left: 52%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(5) {
  left: 68.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature3 .feature-strip:nth-child(6) {
  left: 85.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature3 .feature-strip:nth-child(6) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(2) {
  left: 14.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(3) {
  left: 31.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(4) {
  left: 48%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(5) {
  left: 68.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature4 .feature-strip:nth-child(6) {
  left: 85.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature4 .feature-strip:nth-child(6) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(2) {
  left: 14.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(3) {
  left: 31.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(4) {
  left: 48%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(5) {
  left: 64.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature5 .feature-strip:nth-child(6) {
  left: 85.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature5 .feature-strip:nth-child(6) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(1) {
  left: -2%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(1) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(2) {
  left: 14.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(2) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(3) {
  left: 31.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(3) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(4) {
  left: 48%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(4) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(5) {
  left: 64.6666666667%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(5) {
    left: 0px;
  }
}
.home .feature-strips.feature6 .feature-strip:nth-child(6) {
  left: 81.3333333333%;
}
@media (max-width: 991px) {
  .home .feature-strips.feature6 .feature-strip:nth-child(6) {
    left: 0px;
  }
}

.cta {
  background-size: 100;
  background-repeat: no-repeat;
  background-position: center center;
}
.cta .heading {
  color: #000;
  text-align: center;
}

.flat-button {
  border: none;
  border-radius: 26px;
  color: #fff;
  display: inline-block;
  font-size: 1.1179641051em;
  font-weight: 400;
  line-height: 2.4376242545em;
  padding: 0px 35px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
.flat-button:hover, .flat-button:focus {
  color: #fff;
  text-decoration: none;
}

#twitter {
  padding: 25px 0px;
}
#twitter .twitter-logo {
  display: block;
  height: 59px;
  margin: 35px auto;
  width: 59px;
}
#twitter .subheading {
  font-weight: 400;
}
#twitter a {
  color: #00c0ff;
}
#twitter a:hover {
  color: #009acc;
}

#statistics {
  text-align: center;
  padding: 30px 0px 50px;
}
#statistics .heading {
  padding: 20px 0px 0px;
}
#statistics .statistic {
  color: #3b3b3b;
  font-size: 0.6667777963em;
  font-weight: 400;
  line-height: 1.4166666667em;
}

.hexagon {
  background-color: #ebebeb;
  height: 127px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  position: relative;
  text-align: left;
  width: 220px;
}
.hexagon:before {
  border-bottom: 64px solid #ebebeb;
  border-left: 110px solid transparent;
  border-right: 110px solid transparent;
  content: " ";
  position: absolute;
  top: -63px;
  width: 0;
  height: 0;
}
.hexagon:after {
  border-left: 110px solid transparent;
  border-right: 110px solid transparent;
  border-top: 64px solid #ebebeb;
  bottom: -63px;
  content: "";
  position: absolute;
  width: 0;
}

.contact #message-call {
  background-position: bottom center;
  background-size: cover;
  background-image: url(../img/sample/contact-header.jpg);
  position: relative;
  padding: 80px 0px;
  height: 730px;
}
.contact #message-call .heading, .contact #message-call .subheading {
  color: #fff;
  margin: 0px;
}
.contact #message-call #send-us-a-message {
  padding: 60px 0px;
}
.contact #message-call #send-us-a-message .form-field {
  background-color: transparent;
  border-bottom: 1px solid #fff;
  border-left: none;
  border-radius: 0px;
  border-right: none;
  border-top: none;
  color: #fff;
  font-family: Raleway;
  font-size: 0.9446018781em;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 20px;
  outline: none;
  padding: 10px 0px;
  resize: none;
  width: 100%;
}
.contact #message-call #send-us-a-message .form-field::-webkit-input-placeholder {
  color: #fff;
  text-transform: uppercase;
}
.contact #message-call #send-us-a-message .form-field:-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
}
.contact #message-call #send-us-a-message .form-field::-moz-placeholder {
  color: #fff;
  text-transform: uppercase;
}
.contact #message-call #send-us-a-message .form-field:-ms-input-placeholder {
  color: #fff;
  text-transform: uppercase;
}
.contact #message-call #send-us-a-message .form-field.wpcf7-not-valid {
  border-color: #940d25;
}
.contact #message-call #send-us-a-message .form-submit {
  background-color: #940d25;
  border-radius: 10px;
  border: none;
  bottom: -35px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  left: 0px;
  margin: 0px auto;
  outline: none;
  padding: 20px 0px;
  position: absolute;
  right: 0px;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
  z-index: 1000;
}
.contact #message-call #send-us-a-message .form-submit:hover {
  background-color: #fff;
  color: #940d25;
}
.contact #message-call #send-us-a-message div.wpcf7-response-output {
  background-color: #fff;
  border-radius: 10px;
  font-weight: 600;
  margin: 0px 0px 20px;
  padding: 10px 20px;
}
.contact #message-call #send-us-a-message div.wpcf7-validation-errors {
  background-color: #940d25;
  border: none;
  color: #fff;
}
.contact #message-call #send-us-a-message div.wpcf7-mail-sent-ok {
  background-color: #44A136;
  border: none;
  color: #fff;
}
.contact #message-call #send-us-a-message div.wpcf7 img.ajax-loader {
  margin-bottom: -48px;
}
.contact #message-call #send-us-a-message span.wpcf7-not-valid-tip {
  display: none;
}
.contact #message-call #give-us-a-call {
  color: #fff;
  font-size: 5.0630660666em;
  line-height: 1;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding: 60px 0px;
}
@media (max-width: 767px) {
  .contact #message-call #give-us-a-call {
    font-size: 1.7291770851em;
  }
}
.contact .switcher {
  margin: 50px 0px;
}
.contact .switcher .tabs {
  display: block;
  margin: 0px auto;
  width: 460px;
  overflow: hidden;
}
.contact .switcher .tabs:before, .contact .switcher .tabs:after {
  content: " ";
  display: table;
}
.contact .switcher .tabs:after {
  clear: both;
}
@media (max-width: 767px) {
  .contact .switcher .tabs {
    width: 100%;
  }
}
.contact .switcher .tabs .tab {
  border: 3px solid #fff;
  color: #fff;
  display: block;
  float: left;
  font-size: 0.9446018781em;
  font-weight: 600;
  line-height: 2.0026470588em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 50%;
  padding: 15px 0px;
}
.contact .switcher .tabs .tab:first-child {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.contact .switcher .tabs .tab:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.contact .switcher .tabs .tab:hover {
  background-color: #940d25;
}
.contact .switcher .tabs .tab.active {
  background-color: #fff;
  color: #940d25;
}
.contact .switcher .content {
  margin: 0px auto;
  width: 81.25%;
}
.contact .switcher .content > * {
  display: none;
}
.contact #social {
  padding: 80px 0px 60px;
}
.contact #social .subheading {
  font-weight: 400;
}
@media (min-width: 768px) {
  .contact #social .subheading {
    width: 60%;
    margin: auto;
  }
}
.contact #social .social-icons {
  margin-bottom: 50px;
}
.contact #social .social-icons a {
  background-image: url(../img/contact/social-icons.png);
  background-size: 177px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 59px;
  line-height: 59px;
  margin: 0px 5px;
  text-decoration: none;
  text-indent: -9999em;
  width: 59px;
}
.contact #social .social-icons a:hover {
  background-position-y: -59px;
}
.contact #social .social-icons a.twitter {
  background-position-x: 0px;
}
.contact #social .social-icons a.facebook {
  background-position-x: -59px;
}
.contact #social .social-icons a.instagram {
  background-position-x: -118px;
}
.contact #map {
  position: relative;
}
.contact #map:before {
  border-left: 54px solid transparent;
  border-right: 54px solid transparent;
  border-top: 40px solid #940d25;
  content: "";
  left: 0px;
  margin: 0px auto;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 108px;
  z-index: 1;
}
.contact #map #google-map {
  height: 410px;
}
.contact #map #get-directions {
  background-color: #940d25;
  border-radius: 10px;
  border: none;
  bottom: -35px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  left: 0px;
  margin: 0px auto;
  outline: none;
  padding: 20px 0px;
  position: absolute;
  right: 0px;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
  z-index: 1000;
}
.contact #map #get-directions:hover, .contact #map #get-directions:focus {
  background-color: #fff;
  color: #940d25;
}

.heading-bars {
  background-image: url(../img/heading-bars.png);
  background-position: center right;
  background-repeat: repeat-x;
  display: block;
  margin: 20px 0px;
}
.heading-bars:before, .heading-bars:after {
  content: " ";
  display: table;
}
.heading-bars:after {
  clear: both;
}
.heading-bars h1, .heading-bars .h1, .heading-bars h2, .heading-bars .h2, .heading-bars h3, .heading-bars .h3, .heading-bars h4, .heading-bars .h4, .heading-bars h5, .heading-bars .h5, .heading-bars h6, .heading-bars .h6 {
  background-color: #fff;
  color: #333;
  display: block;
  float: left;
  font-size: 1.0001666944em;
  font-weight: 400;
  margin: 0px;
  padding-right: 20px;
}

.ui-selectmenu-menu {
  background-color: #fff;
  border: 1px solid #dadada;
  display: none;
  font-size: 0.6667777963em;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
.ui-selectmenu-menu .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
  max-height: 250px;
}
.ui-selectmenu-menu .ui-menu .ui-menu {
  position: absolute;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 5px 10px;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-selectmenu-menu .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-selectmenu-menu .ui-menu .ui-state-focus,
.ui-selectmenu-menu .ui-menu .ui-state-active {
  background-color: #fbfaf9;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  border: 0;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  line-height: 1.5;
  margin: 0.5em 0 0 0;
  padding: 2px 0.4em;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  background-color: #fff;
  border: 1px solid #dadada;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 0.6667777963em;
  max-width: 100% !important;
  outline: none;
  overflow: hidden;
  padding-right: 30px;
  position: relative;
  text-decoration: none;
}
.ui-selectmenu-button span.ui-icon {
  background-image: url("../img/icon-triangle-s.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px;
  border-left: 1px solid #dadada;
  display: block;
  height: 100%;
  left: auto;
  overflow: hidden;
  position: absolute;
  right: 0px;
  text-indent: -99999px;
  top: 0px;
  width: 30px;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  display: block;
  line-height: 1.25em;
  overflow: hidden;
  padding: 10px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-selectmenu-button.ui-corner-top {
  border-bottom: 1px solid #fbfaf9;
}
.ui-selectmenu-button.ui-state-focus, .ui-selectmenu-button.ui-state-active {
  background-color: #fbfaf9;
}

.cefi-pagination {
  margin: 20px 0px;
  text-align: center;
}
.cefi-pagination ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  line-height: 10px;
  font-size: 0.6112129799em;
  font-weight: 400;
}
.cefi-pagination ul li {
  display: inline;
}
.cefi-pagination ul li a:hover {
  background-color: #333;
  color: #fff;
  text-decoration: none;
}
.cefi-pagination ul li a.prev:hover, .cefi-pagination ul li a.next:hover {
  background-color: transparent;
  color: #940d25;
}
.cefi-pagination ul li .page-numbers {
  padding: 5px;
  display: inline-block;
  color: #747474;
  margin: 0px 2.5px;
  border: 1px solid #e6e6e6;
  min-width: 20px;
  vertical-align: bottom;
}
.cefi-pagination ul li .prev, .cefi-pagination ul li .next {
  color: #333;
  font-size: 1.0907272727em;
  line-height: 20px;
  border: none;
  padding: 0px;
}
.cefi-pagination ul li .current {
  background-color: #940d25;
  color: #fff;
}

.split-container:before, .split-container:after {
  content: " ";
  display: table;
}
.split-container:after {
  clear: both;
}
.split-container .split-left:before, .split-container .split-left:after, .split-container .split-right:before, .split-container .split-right:after {
  content: " ";
  display: table;
}
.split-container .split-left:after, .split-container .split-right:after {
  clear: both;
}
.split-container .split-content {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .navbar-header .navbar-logo {
    height: 50px;
    margin: 10px;
    width: 150px;
  }

  #header-nav .nav > .menu-item {
    border-right: 1px solid #cccccc;
    font-size: 0.8890370617em;
    font-weight: 600;
  }
  #header-nav .nav > .menu-item > a {
    padding: 25px 15px;
  }
  #header-nav .nav .dropdown-menu {
    border: none;
    border-radius: 0px;
    padding: 0px;
  }
  #header-nav .nav .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  #header-nav .nav .menu-item-search {
    border-right: none;
  }

  .split-left, .split-right {
    float: left;
    width: 50%;
  }
  .split-left:before, .split-left:after, .split-right:before, .split-right:after {
    content: " ";
    display: table;
  }
  .split-left:after, .split-right:after {
    clear: both;
  }

  .split-left .split-content {
    float: right;
  }

  .split-right .split-content {
    float: left;
  }

  .split-container .split-content {
    padding-left: 10px;
    padding-right: 10px;
    width: 370px;
  }
}
@media (min-width: 992px) {
  .navbar-header .navbar-logo {
    height: auto;
    margin: 25px 13px;
    width: 125px;
  }

  #header-nav .nav > .menu-item {
    font-size: 0.7348446963em;
    width: auto;
  }
  #header-nav .nav > .menu-item > a {
    padding: 38px 17px;
  }
  #header-nav .nav .menu-item-search a {
    display: block;
    font-size: 0px;
    padding: 34.5px 27px;
    position: relative;
    line-height: 3px;
  }
  #header-nav .nav .menu-item-search a:before {
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-size: 24px;
    display: block;
    content: " ";
    height: 24px;
    width: 24px;
  }
  #header-nav .nav .menu-item-search a:hover:before {
    background-position-y: -24px;
  }

  .split-container .split-content {
    padding-left: 10px;
    padding-right: 10px;
    width: 480px;
  }
}
.navbar-header .navbar-toggle {
  border-width: 0px;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}

.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -6px;
  transform: rotate(-45deg);
}

#nav-spacer {
  height: 80px;
  display: block;
  clear: both;
}

#call-to-action {
  background-color: #610165;
  text-align: center;
  padding: 20px 0 40px 0;
}
#call-to-action h2 {
  color: #ffffff;
  text-transform: uppercase;
}
#call-to-action p {
  color: #ffffff;
}
#call-to-action .btn {
  background-color: #bed21e;
  color: #ffffff;
  font-size: 20px;
  font-family: Raleway;
  border: none;
  text-transform: uppercase;
  padding: 10px 0;
  border-radius: 24px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
}
#call-to-action .btn:hover, #call-to-action .btn:focus {
  opacity: 0.9;
}

@media (min-width: 768px) {
  #call-to-action .btn {
    text-align: left;
    padding: 10px 20px;
    width: auto;
  }
}
@media (min-width: 1192px) {
  .navbar-header .navbar-logo {
    margin: 12px 13px;
    width: 193px;
  }

  #header-nav .nav > .menu-item {
    font-size: 0.9015391454em;
  }
}
.worker-map {
  -webkit-box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  border: 10px solid #FFF;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
}
.worker-map .gm-style .gm-style-iw {
  font-size: 1.0001666944em;
  line-height: 1.5;
}
.worker-map .gm-style .gm-style-iw a {
  color: #940d25;
}
.worker-map .gm-style .gm-style-iw a:hover {
  text-decoration: underline;
}

.worker-listing .worker-list {
  border-top: 1px solid #eaeaea;
}
.worker-listing .worker-list .worker {
  -webkit-transition: padding 300ms;
  -o-transition: padding 300ms;
  transition: padding 300ms;
  border-bottom: 1px solid #eaeaea;
  color: #3b3b3b;
  display: block;
  font-size: 0.777907429em;
  line-height: 1.5;
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: none;
}
.worker-listing .worker-list .worker:hover {
  padding-left: 10px;
  background-color: #fafafa;
}
.worker-listing .worker-list .worker .worker-name {
  color: #940d25;
  font-size: 1.1428571429em;
}

.worker-profile .profile-top {
  background-color: #70425E;
  color: #FFF;
  padding: 30px;
  position: relative;
}
.worker-profile .profile-top .top-image {
  background-color: #ffffff;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #ffffff;
  border-radius: 50%;
  border-style: solid;
  border-width: 10px;
  box-shadow: 2px 4px 5px 0px rgba(0, 0, 0, 0.25);
  padding-bottom: 100%;
  width: 100%;
}
.worker-profile .profile-top .top-details {
  margin-top: 30px;
}
.worker-profile .profile-top .top-details .heading {
  color: #FFF;
  font-size: 0.5539812191em;
  font-weight: 500;
  line-height: 1.2036108325;
  margin: 0px;
}
.worker-profile .profile-top .top-details .detail {
  color: #FFF;
  font-size: 1.0001666944em;
  font-weight: 500;
  line-height: 1.3034410845;
  margin-bottom: 12px;
}
.worker-profile .profile-top .top-details .detail:last-child {
  margin-bottom: 0px;
}
.worker-profile .profile-top .top-details .detail a {
  color: white;
}
.worker-profile .profile-top .top-details .detail a:hover {
  color: white;
}
@media (min-width: 768px) {
  .worker-profile .profile-top {
    position: relative;
    padding: 0px;
    margin-bottom: 3.2258064516%;
    margin-top: 1.6129032258%;
    padding-bottom: 41.935483871%;
  }
  .worker-profile .profile-top .top-image {
    position: absolute;
    padding-bottom: 0px;
  }
  .worker-profile .profile-top .top-details {
    margin-top: 0px;
    bottom: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .worker-profile .profile-top .top-image {
    height: 107.6923076923%;
    margin-left: 4.8387096774%;
    margin-right: 4.8387096774%;
    margin-top: -1.6129032258%;
    width: 45.1612903226%;
  }
  .worker-profile .profile-top .top-details {
    left: 50%;
    margin: 4.8387096774%;
  }
}
@media (min-width: 992px) {
  .worker-profile .profile-top {
    margin-bottom: 11.2903225806%;
    margin-top: 5.6451612903%;
    padding-bottom: 43.5483870968%;
  }
  .worker-profile .profile-top .top-image {
    height: 125.9259259259%;
    margin-left: 4.8387096774%;
    margin-right: 4.8387096774%;
    margin-top: -5.6451612903%;
    width: 54.8387096774%;
  }
  .worker-profile .profile-top .top-details {
    left: 59.6774193548%;
    margin: 4.8387096774%;
  }
}
.worker-profile.jyc-syc-profile .profile-top .profile-title {
  font-weight: bold;
  font-size: 1.1112963272em;
}
.worker-profile .profile-contact {
  margin-top: 10px;
  margin-bottom: 30px;
}
.worker-profile .profile-contact .heading {
  color: #940d25;
  font-size: 0.5539812191em;
  font-weight: 500;
  line-height: 1.2036108325;
  margin: 0px;
}
.worker-profile .profile-contact .detail {
  color: #3b3b3b;
  font-size: 1.1851975329em;
  font-weight: 500;
  line-height: 1.3034410845;
  margin-bottom: 10px;
}
.worker-profile .profile-contact .contact-button {
  background-color: #940d25;
  border-radius: 10px;
  border: 3px solid #940d25;
  color: #fff;
  display: inline-block;
  font-size: 1.1179641051em;
  font-weight: 400;
  line-height: 1;
  padding: 12px 35px;
  text-decoration: none;
  text-transform: uppercase;
}
.worker-profile .profile-contact .contact-button:hover {
  background-color: #fff;
  color: #940d25;
  text-decoration: none;
}
.worker-profile .profile-content {
  margin-top: 30px;
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
}
.worker-profile .profile-map {
  margin-top: 30px;
  border-top: 1px solid #eaeaea;
  padding-top: 30px;
}

.album-grid {
  margin: -10px;
}
.album-grid:before, .album-grid:after {
  content: " ";
  display: table;
}
.album-grid:after {
  clear: both;
}
.album-grid .album-item {
  display: block;
  float: left;
  padding: 10px;
  width: 50%;
}
.album-grid .album-thumbnail {
  display: block;
  background-color: #FFF;
  border: 1px solid #EEE;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  text-decoration: none;
}
.album-grid .album-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
.album-grid .album-name {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 5px;
  color: #FFF;
  font-size: 0.777907429em;
  line-height: 1.4285714286;
  left: 5px;
  padding: 5px;
  position: absolute;
  right: 5px;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .album-grid .album-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .album-grid .album-item {
    width: 25%;
  }
}

.post-archive {
  padding-top: 20px;
}
.post-archive .post {
  padding-bottom: 20px;
  border-bottom: 1px solid #EEE;
  margin-bottom: 20px;
}
.post-archive .post .post-title {
  color: #940d25;
  font-size: 1.6669444907em;
  font-weight: bold;
}
.post-archive .post .post-title a {
  color: #940d25;
}
.post-archive .post .post-title a:hover {
  color: #3b3b3b;
}
.post-archive .post .post-date {
  font-weight: bold;
}
.post-archive .post .post-excerpt {
  margin-top: 10px;
}
.post-archive .post .post-excerpt a.read-more {
  color: #940d25;
}
.post-archive .post .post-excerpt a.read-more:hover {
  color: #3b3b3b;
}

.post-single {
  margin-top: 20px;
}
.post-single .post-date {
  color: #940d25;
  font-size: 1.6669444907em;
  font-weight: bold;
}
.post-single .post-content {
  margin-top: 20px;
}
.post-single .post-content a {
  color: #940d25;
}
.post-single .post-content a:hover {
  color: #3b3b3b;
}

.post-author {
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 0.8334722454em;
  line-height: 1.6666666667;
}
.post-author:before, .post-author:after {
  content: " ";
  display: table;
}
.post-author:after {
  clear: both;
}
.post-author .author-image {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  max-width: 100px;
  width: 16.6666666667%;
}
.post-author .author-image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}
.post-author .author-name {
  font-weight: bold;
}

.post-tags {
  display: block;
  font-size: 0.777907429em;
  margin: 20px -5px;
}
.post-tags:before, .post-tags:after {
  content: " ";
  display: table;
}
.post-tags:after {
  clear: both;
}
.post-tags .post-tag {
  background-color: #940d25;
  border-radius: 15px;
  color: #FFF;
  display: block;
  float: left;
  margin: 5px;
  padding: 5px 15px;
}
.post-tags .post-tag:hover {
  background-color: #c31131;
}

.anchor {
  position: absolute;
  margin-top: -90px;
}

.gform_wrapper .validation_error {
  background-color: #940d25;
  color: #FFF;
  padding: 5px 15px;
  margin-bottom: 20px;
}
.gform_wrapper .gform_footer {
  padding-top: 20px;
}
.gform_wrapper .gform_fields {
  list-style: none;
  margin: -5px 0px;
  padding: 0px;
}
.gform_wrapper .gform_fields .gfield {
  padding: 5px 0px;
}
.gform_wrapper .gform_fields .gfield_checkbox {
  padding: 0px;
  list-style: none;
}
.gform_wrapper .gform_fields .validation_message {
  background-color: #940d25;
  color: #FFF;
  padding: 5px 15px;
}
.gform_wrapper .ginput_container input.small, .gform_wrapper .ginput_container textarea.small {
  width: 33.3333333333%;
}
.gform_wrapper .ginput_container input.medium, .gform_wrapper .ginput_container textarea.medium {
  width: 50%;
}
.gform_wrapper .ginput_container input.large, .gform_wrapper .ginput_container textarea.large {
  width: 100%;
}
.gform_wrapper .ginput_container_text input, .gform_wrapper .ginput_container_email input {
  border: 1px solid #dadada;
}
.gform_wrapper .ginput_container_textarea textarea {
  border: 1px solid #dadada;
}
.gform_wrapper .ui-selectmenu-button {
  width: 100% !important;
}

.booking-filter {
  margin-bottom: 20px;
}
.booking-filter select {
  width: 100%;
}

.booking-grid {
  margin: -10px;
}
.booking-grid:before, .booking-grid:after {
  content: " ";
  display: table;
}
.booking-grid:after {
  clear: both;
}
.booking-grid .text-aqua {
  color: #33a781;
}
.booking-grid a.text-aqua:hover, .booking-grid a.text-aqua:focus {
  color: #46c79d;
}
.booking-grid .bg-aqua {
  background-color: #33a781;
}
.booking-grid a.bg-aqua:hover, .booking-grid a.bg-aqua:focus {
  background-color: #46c79d;
}
.booking-grid .text-green {
  color: #1f7122;
}
.booking-grid a.text-green:hover, .booking-grid a.text-green:focus {
  color: #2a992e;
}
.booking-grid .bg-green {
  background-color: #1f7122;
}
.booking-grid a.bg-green:hover, .booking-grid a.bg-green:focus {
  background-color: #2a992e;
}
.booking-grid .text-lime {
  color: #bed21e;
}
.booking-grid a.text-lime:hover, .booking-grid a.text-lime:focus {
  color: #d1e43f;
}
.booking-grid .bg-lime {
  background-color: #bed21e;
}
.booking-grid a.bg-lime:hover, .booking-grid a.bg-lime:focus {
  background-color: #d1e43f;
}
.booking-grid .text-purple {
  color: #610165;
}
.booking-grid a.text-purple:hover, .booking-grid a.text-purple:focus {
  color: #920298;
}
.booking-grid .bg-purple {
  background-color: #610165;
}
.booking-grid a.bg-purple:hover, .booking-grid a.bg-purple:focus {
  background-color: #920298;
}
.booking-grid .text-red {
  color: #f22031;
}
.booking-grid a.text-red:hover, .booking-grid a.text-red:focus {
  color: #f5505e;
}
.booking-grid .bg-red {
  background-color: #f22031;
}
.booking-grid a.bg-red:hover, .booking-grid a.bg-red:focus {
  background-color: #f5505e;
}
.booking-grid .text-orange {
  color: #e5a418;
}
.booking-grid a.text-orange:hover, .booking-grid a.text-orange:focus {
  color: #ebb745;
}
.booking-grid .bg-orange {
  background-color: #e5a418;
}
.booking-grid a.bg-orange:hover, .booking-grid a.bg-orange:focus {
  background-color: #ebb745;
}
.booking-grid .grid-item {
  float: left;
  display: block;
  padding: 10px;
  width: 100%;
}
.booking-grid .item-tile {
  display: block;
  color: #FFF;
  position: relative;
  text-decoration: none;
}
.booking-grid .tile-content {
  color: #FFF;
  padding: 10px;
  position: relative;
  text-align: center;
}
.booking-grid .booking-title {
  font-size: 1.3335555926em;
  font-weight: 600;
}
.booking-grid .booking-date {
  font-size: 1.0001666944em;
}
@media (min-width: 768px) {
  .booking-grid .grid-item {
    width: 33.3333333333%;
  }
  .booking-grid .item-tile {
    padding-bottom: 100%;
  }
  .booking-grid .tile-content {
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
}

mark, .mark {
  background-color: #fcf8e3;
  padding: 0em;
}

.post-content .wpcf7-form .wpcf7-form-control {
  background-color: #fff;
  font-size: 0.6667777963em;
  line-height: 1.25;
  padding: 10px;
  width: 100%;
  border: 1px solid #dadada;
  color: #333;
}
.post-content .wpcf7-form .wpcf7-submit {
  background-color: #940d25;
  border-radius: 22px;
  color: #FFF;
  display: inline-block;
  font-size: 1em;
  line-height: 1;
  outline: 0;
  padding: 10px 30px;
  text-transform: uppercase;
  width: auto;
}
.post-content .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  background-color: #940d25;
  color: #FFF;
  font-size: 0.6667777963em;
  line-height: 1.3333333333;
  padding: 10px 15px;
}
.post-content .wpcf7-form .wpcf7-response-output {
  background-color: #3b3b3b;
  border: none;
  color: #FFF;
  font-size: 0.777907429em;
  line-height: 1.3333333333;
  margin: 20px 0px;
  padding: 10px 15px;
}
.post-content .wpcf7-form .wpcf7-validation-errors {
  background-color: #940d25;
}

.pagination > li > a, .pagination > li > span {
  color: #940d25;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li > span:hover, .pagination > li > span:focus, .pagination > li > span:active {
  color: #7d0b1f;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #940d25;
  border-color: #940d25;
}

.post-navigation a {
  color: #940d25;
}

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