/*
Theme Name: Chris Fumia
Description: Theme for Chris Fumia
Author: DFS
Template: salient
Version: 1.0
*/

body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input {
  /*-moz-osx-font-smoothing: auto;*/
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
p,
label {
  -moz-osx-font-smoothing: grayscale;
}
header#top nav > ul > li > a {
  -moz-osx-font-smoothing: grayscale;
}
a.nectar-button,
input.button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.bold,
strong,
b {
  font-family: inherit !important;
  font-weight: 700 !important;
}
a[href^="tel"] {
  color: inherit !important;
  text-decoration: none !important;
}
.mobileEle,
.hideEle {
  display: none !important;
}
.hideNavLink,
.hideNavLink a {
  visibility: hidden;
  opacity: 0;
  padding: 0 !important;
  margin: 0 !important;
  width: 0 !important;
  font-size: 0 !important;
  text-indent: -999999px;
}
.page-title {
  display: none;
}
ul li {
  padding-bottom: 15px;
}
.off-canvas-menu-container ul.menu li {
  padding-bottom: inherit;
}
#header-outer.small-nav {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.sf-menu > li > ul {
  border: none !important;
}
.sf-menu > li ul a {
  padding: 12px 8px;
}
.styleOver
  #header-outer[data-lhe="animated_underline"]
  #top
  .sf-menu
  > .sf-with-ul:not([class*="button"])
  > a {
  padding-right: 2px !important;
}
.sf-sub-indicator {
  position: absolute;
  right: -14px;
  left: auto;
}
.hmHero .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
  width: 100%;
}
.hmHero .vc_col-sm-12 > .vc_column-inner {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hmHero .eyebrow {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
}
.hmHero h1 {
  font-size: 52px !important;
  line-height: 60px !important;
  margin: 0;
}
.hmHero .subheadTxt {
  display: block;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 500 !important;
}
.hmHero em {
  font-size: 48px;
  font-weight: 700 !important;
  padding: 6px 12px;
  transform: translateY(-20px);
  color: #222239 !important;
}
.hmHero .nectar-button {
  width: 100%;
  max-width: 350px;
  min-height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  letter-spacing: 5px;
  margin: 0 auto;
}
.hmHero .homeEstBtn {
  padding-top: 24px !important;
}
.homeEstBtn:before {
  content: "HOME";
  position: absolute;
  transform: translateY(-135%);
  font-size: 12px;
  line-height: 12px;
}
.hmHero .mouse-wheel {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.meetRow,
.meetRow > .row_col_wrap_12 {
  min-height: 860px;
}
.meetTxtCol .column-bg-overlay-wrap {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.hmTestiRow
  .testimonial_slider[data-style="multiple_visible_minimal"]
  blockquote
  p {
  font-size: 16px !important;
  line-height: 26px;
  font-weight: 400;
  margin-top: 10px;
}
.flickity-page-dots {
  bottom: -25px;
}
.featuredRow h5,
.featuredRow h6 {
  margin-bottom: 0 !important;
  line-height: 22px !important;
  font-weight: 400 !important;
}
.featPropCol > .vc_column-inner {
  cursor: pointer;
  box-shadow: 0 0 25px -10px rgba(0, 0, 0, 0.25) !important;
  transition: all 0.3s;
}
.featPropCol > .vc_column-inner:hover {
  transform: scale(1.025);
}
.featPropStat {
  display: flex;
  flex-flow: column;
  float: left;
  font-size: 15px;
  margin-right: 25px;
  line-height: 16px;
}
.featPropStat strong {
  font-weight: 500 !important;
}
.featPropStat:last-child {
  margin-right: 0;
}
.featPropStat em {
  font-style: normal;
  color: #555;
  font-size: 14px;
}
.milMile .nectar-milestone .number h2:after {
  content: "M";
  font-size: 42px;
  font-weight: 400;
  position: absolute;
  transform: translateY(18%);
}
.mileCol:not(:last-child):before {
  content: "";
  position: absolute;
  height: 50%;
  width: 2px;
  right: 0;
  background: #000;
  transform: translateY(40%);
}
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
  padding-bottom: 20px;
}
#footer-outer div.wpforms-container-full {
  margin-bottom: 5px;
}
#footer-outer ul.social li {
  padding-bottom: 0 !important;
}
.wpforms-field {
  position: relative;
}
#wpforms-418-field_4-container {
  position: absolute;
  right: 0;
}
label.wpforms-field-label {
  position: absolute !important;
  z-index: 999;
  padding-left: 10px !important;
  padding-top: 14px !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  pointer-events: none;
}
#footer-outer label {
  color: #999;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
  position: absolute;
  top: 0;
  padding-top: 14px !important;
  padding-left: 10px !important;
  margin: 0 !important;
}
.wpforms-field-row-block .wpforms-field-sublabel.after {
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 12px !important;
}
.wpforms-field-row-block .wpforms-field-sublabel.after:after {
  content: " Name";
}
#footer-outer
  div.wpforms-container-full
  .wpforms-form
  textarea.wpforms-field-large {
  height: 104px;
}
#footer-outer
  div.wpforms-container-full
  .wpforms-form
  .wpforms-submit-container {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 48%;
}
.focusActive label.wpforms-field-label,
.focusActive label.wpforms-field-sublabel,
.wpforms-required-label {
  display: none !important;
}
#footer-outer .wpforms-field-container input:not([type="submit"]),
#footer-outer .wpforms-field-container textarea {
  background: rgba(255, 255, 255, 0.18) !important;
  color: #fff !important;
  border-color: transparent;
  font-size: 14px;
}
#footer-outer .wpforms-field-container input:not([type="submit"]) {
  height: 42px;
}
#footer-outer .messageBtn {
  width: 100% !important;
  font-weight: 500 !important;
  font-size: 14px !important;
  height: 42px !important;
  background: #fff !important;
  border-color: transparent !important;
}
.messageBtn:hover {
  color: #fff !important;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
  position: absolute;
  margin-top: -3px;
}
#sb_instagram {
  padding-bottom: 0 !important;
}
#sb_instagram .sb_instagram_header {
  position: absolute;
  width: auto;
  z-index: 9999;
  left: 15px;
  top: 15px;
  text-shadow: 0 0 5px #fff;
}
.commCol .vc_column-inner {
  padding: 35% 0;
}
.commCol h5,
.commCol .nectar-inherit-h5 {
  font-size: 22px !important;
  font-weight: 400 !important;
}
.aboutImg {
  max-width: 400px !important;
}
.buyerImgRow h3 {
  font-size: 26px !important;
  line-height: 32px !important;
}
.emc-calculator {
  background: #fff;
}
.emc-calculator-popup .emc-popup-info__field .emc-popup-info__field-label,
.emc-popup-info__field-value {
  line-height: 20px;
}
.mfp-close-btn-in .mfp-close {
  font-size: 0 !important;
}
.mfp-close-btn-in .mfp-close:after {
  content: "×";
  font-size: 30px !important;
}
.estimateRow input:not([type="submit"]),
.estimateRow .select2-container,
.estimateRow textarea {
  background: rgba(255, 255, 255, 0.7) !important;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.estimateRow .select2-container .select2-choice > .select2-chosen {
  color: #000 !important;
  padding-left: 10px;
}
body[data-fancy-form-rcs="1"].styleOver .estimateRow .fancy-select-wrap label,
.estimateRow label {
  color: #000 !important;
}
.estimateRow .select2-container .select2-choice:hover,
.estimateRow .select2-dropdown-open .select2-choice {
  background-color: #f1e91e !important;
}
.select2-results .select2-disabled {
  display: none !important;
}
.estimateRow input[type="submit"]:hover,
.estimateRow button[type="submit"]:hover {
  border-color: transparent !important;
  color: #fff !important;
}
.cfcFaqRow h3 a {
  font-size: 18px !important;
  line-height: 24px !important;
}
.smallHead div[data-style="minimal_small"] .toggle {
  margin-bottom: 15px;
}
.smallHead div[data-style*="minimal"] .toggle h3 a {
  font-size: 18px;
  line-height: 24px;
}
.smallHead div[data-style="minimal_small"] .toggle > div .inner-toggle-wrap {
  padding: 0 !important;
  padding-top: 10px !important;
}
.scaleBg1 .nectar-video-wrap .nectar-video-bg {
  transform: scale(1.25) !important;
}
.hoodRow h3 {
  font-size: 22px !important;
  line-height: 30px !important;
  font-weight: 400 !important;
}
.hoodRow .nectar-fancy-ul li {
  padding-bottom: 8px;
}
.hoodRow .nectar-fancy-ul ul {
  margin-bottom: 0;
}
.hoodHeadInner {
  max-width: 675px !important;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  margin-left: -30px;
}
.hoodCol1 {
  padding-right: 4% !important;
}
.hoodCol2 {
  padding-left: 4% !important;
}

/***********************************RESPONSIVE CSS****************************************/

@media only screen and (max-width: 1000px) {
  .deskEle {
    display: none !important;
  }
  .mobileEle {
    display: block !important;
  }
  #slide-out-widget-area.slide-out-from-right-hover
    .inner
    .off-canvas-menu-container
    li {
    padding-bottom: 10px;
  }
  #slide-out-widget-area.slide-out-from-right-hover
    .inner
    .off-canvas-menu-container
    li:last-child {
    padding-bottom: 0;
  }
  .mileCol:not(:last-child):before {
    display: none;
  }
  .hmHero .vc_col-sm-12 > .vc_column-inner {
    height: unset;
    padding: 50px 0;
  }
  .hmHero .eyebrow {
    font-size: 30px !important;
    padding-bottom: 10px !important;
  }
  .hmHero h1 {
    font-size: 40px !important;
    line-height: 48px !important;
  }
  .hmHero em {
    font-size: 26px;
    transform: translateY(-10px);
  }
  .hmHero .mouse-wheel {
    display: none;
  }
  .meetRow .row-bg.using-image {
    background-size: 1000px !important;
  }
  .meetRow:after {
    content: "";
    position: absolute;
    width: 86%;
    height: 1px;
    background: #999;
    left: 7%;
  }
  h5.ownHash {
    font-size: 26px !important;
    line-height: 34px !important;
  }
  .mobileCenter {
    text-align: center !important;
  }
  #wpforms-418-field_4-container,
  .wpforms-field {
    position: relative;
    right: auto;
    width: 100% !important;
    margin-left: 0 !important;
  }
  #footer-outer
    div.wpforms-container-full
    .wpforms-form
    .wpforms-submit-container {
    position: relative;
    bottom: auto;
    right: auto;
    width: 100%;
  }
  .aboutImg {
    max-width: 90% !important;
  }
  body[data-fancy-form-rcs="1"] .fancy-select-wrap {
    padding-top: 0;
  }
  .nectar-fancy-box[data-style="image_above_text_underline"] .text {
    padding-top: 10px;
  }
  .nectar-fancy-box[data-style="image_above_text_underline"] .text p {
    padding-top: 0 !important;
  }
  .hoodHeadInner {
    max-width: calc(100% + 60px) !important;
    width: calc(100% + 60px) !important;
  }
  .hoodCol1 {
    padding-right: 0 !important;
  }
  .hoodCol2 {
    padding-left: 0 !important;
  }
  .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0;
  }
}

// Instagram feed

@media all and (min-width: 480px) {
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h2 {
    font-size: 20px;
  }

  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h2 {
    margin-left: 95px !important;
    line-height: 1.4;
  }

  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h2 {
    margin-right: -85px !important;
  }

  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h2 {
    padding-top: 20px !important;
  }

  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h2 {
    font-size: 28px;
  }

  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h2 {
    margin-left: 140px !important;
    line-height: 1.5;
  }

  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h2 {
    margin-right: -120px !important;
  }

  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h2 {
    padding-top: 32px !important;
  }
}

#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
#sb_instagram .sb_instagram_header .sbi_header_text h2 {
  float: left;
  clear: both;
  width: auto;
  margin: 0 0 0 60px !important;
  padding: 0 !important;
}

#sb_instagram .sb_instagram_header h2 {
  font-size: 16px;
  line-height: 1.3;
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h2 {
  padding-top: 9px !important;
}
