
        #masthead .navbar-brand {
  padding: 0;
  line-height: 90px;
  height: 90px; }
  #masthead .navbar-brand img {
    left: 4px;
    vertical-align: middle;
    max-height: 100%; }

#masthead .nav > li > a {
  padding-top: 33px;
  padding-bottom: 33px; }
  #masthead .nav > li > a:before {
    margin-bottom: - 14.5px; }
  #masthead .nav li.active > a:before, #masthead .nav > li a:hover:before, #masthead .nav > li.current-menu-item > a:before, #masthead .nav > li.current-page-parent > a:before, #masthead .nav > li.current-menu-parent > a:before, #masthead .nav > li.current-page-ancestor > a:before, #masthead .nav > li.current-menu-ancestor > a:before {
    margin-bottom: - 16.5px; }

#masthead .navbar-text {
  line-height: 24px;
  margin-top: 33px;
  margin-bottom: 33px; }

#masthead.navbar {
  min-height: 90px; }

#masthead.navbar-scrolled, #masthead.navbar-animate-display {
  min-height: 70px; }
  #masthead.navbar-scrolled .navbar-brand, #masthead.navbar-animate-display .navbar-brand {
    line-height: 70px;
    height: 70px; }

#masthead.navbar-scrolled .navbar-nav > li > a {
  padding-top: 23px;
  padding-bottom: 23px; }

#masthead.navbar-scrolled .navbar-text {
  margin-top: 23px;
  margin-bottom: 23px; }

#masthead .dropdown-menu {
  min-width: 200px; }

.navbar-toggle {
  margin-top: 28px;
  margin-bottom: 28px; }

.navbar-scrolled .navbar-toggle {
  margin-top: 18px;
  margin-bottom: 18px; }
        .btn .hex-alt {
  background: rgba(239, 93, 73, 0.8); }
  .btn .hex-alt:before {
    border-right-color: rgba(239, 93, 73, 0.8); }
  .btn .hex-alt:after {
    border-left-color: rgba(239, 93, 73, 0.8); }
  .btn i {
    color: #fff !important; }

.btn-default {
  background: #ef5d49 !important;
  color: #000 !important; }
  .btn-default:hover {
    background: #111 !important; }
  .btn-default.btn-icon-right:after {
    border-left-color: #ef5d49; }
  .btn-default.btn-icon-left:after {
    border-right-color: #ef5d49; }
  .btn-default.btn-icon-right:hover:after {
    border-left-color: #111; }
  .btn-default.btn-icon-left:hover:after {
    border-right-color: #111; }

.btn-warning {
  background: #dec221 !important;
  color: #fff !important; }
  .btn-warning:hover {
    background: #e5cf4e !important; }
  .btn-warning.btn-icon-right:after {
    border-left-color: #dec221; }
  .btn-warning.btn-icon-left:after {
    border-right-color: #dec221; }
  .btn-warning.btn-icon-right:hover:after {
    border-left-color: #e5cf4e; }
  .btn-warning.btn-icon-left:hover:after {
    border-right-color: #e5cf4e; }

.btn-danger {
  background: #ef5d49 !important;
  color: #fff !important; }
  .btn-danger:hover {
    background: #f37e6e !important; }
  .btn-danger.btn-icon-right:after {
    border-left-color: #ef5d49; }
  .btn-danger.btn-icon-left:after {
    border-right-color: #ef5d49; }
  .btn-danger.btn-icon-right:hover:after {
    border-left-color: #f37e6e; }
  .btn-danger.btn-icon-left:hover:after {
    border-right-color: #f37e6e; }

.btn-success {
  background: #b8ca32 !important;
  color: #fff !important; }
  .btn-success:hover {
    background: #c7d55c !important; }
  .btn-success.btn-icon-right:after {
    border-left-color: #b8ca32; }
  .btn-success.btn-icon-left:after {
    border-right-color: #b8ca32; }
  .btn-success.btn-icon-right:hover:after {
    border-left-color: #c7d55c; }
  .btn-success.btn-icon-left:hover:after {
    border-right-color: #c7d55c; }

.btn-info {
  background: #2fae98 !important;
  color: #fff !important; }
  .btn-info:hover {
    background: #59bfad !important; }
  .btn-info.btn-icon-right:after {
    border-left-color: #2fae98; }
  .btn-info.btn-icon-left:after {
    border-right-color: #2fae98; }
  .btn-info.btn-icon-right:hover:after {
    border-left-color: #59bfad; }
  .btn-info.btn-icon-left:hover:after {
    border-right-color: #59bfad; }

.pace-overlay {
  background: #fff; }

.pace-dot .pace-progress-inner {
  background: #ef5d49; }

.pace-minimal .pace .pace-progress {
  background: #ef5d49; }

.pace-counter .pace .pace-progress:after {
  color: #ef5d49; }

.post-media .feature-image {
  background-color: rgba(17, 17, 17, 0.8); }
  .post-media .feature-image i {
    color: #fff; }

.box-caption {
  background-color: rgba(17, 17, 17, 0.8);
  color: rgba(255, 255, 255, .8); }
  .box-caption h3, .box-caption h4 {
    color: #fff !important; }

.mfp-bg {
  background: rgba(17, 17, 17, 0.8); }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  background-color: #ef5d49;
  color: #fff; }
  .mfp-image-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:before {
    border-bottom-color: #ef5d49; }
  .mfp-image-holder .mfp-close:after, .mfp-iframe-holder .mfp-close:after {
    border-top-color: #ef5d49; }

.portfolio .hex-alt {
  background: #ef5d49 !important; }

.portfolio .hex-alt:before {
  border-right-color: #ef5d49; }

.portfolio .hex-alt:after {
  border-left-color: #ef5d49; }

.portfolio-figure:hover {
  background: rgba(17, 17, 17, 0.8); }

.portfolio figcaption {
  background: rgba(17, 17, 17, 0.8);
  color: rgba(255, 255, 255, .8); }
  .portfolio figcaption h4 a {
    color: #fff !important; }
  .portfolio figcaption i {
    color: #fff !important; }

.portfolio-round figcaption {
  box-shadow: 0px 0px 0px 1px rgba(17, 17, 17, 0.8); }

.portfolio .more, .portfolio .link {
  background-color: #ef5d49;
  color: #fff; }

.go-top {
  background: #ef5d49 !important; }
  .go-top i {
    color: #fff; }
  .go-top:before {
    border-right-color: #ef5d49 !important; }
  .go-top:after {
    border-left-color: #ef5d49 !important; }

.audioplayer {
  background-color: #ef5d49; }

.gform_wrapper .gfield_required.gfield_error, .gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_contains_required.gfield_error {
  color: #c12611; }

.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border: 1px solid rgba(235, 51, 26, .5);
  background: rgba(239, 93, 73, .5);
  color: #c12611; }

.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  box-shadow: 0px 3px 0px #ef5d49; }

.validation_error {
  background: #ef5d49;
  color: #fff; }

.validation_error hr {
  border-top-color: #ef5d49; }

.validation_error .alert-link {
  color: #e6e6e6; }
    