.btn-text-wrapper {
  position: absolute;
  bottom: calc(20.7% - 107px);
}

.home header#masthead {
  position: fixed;
  width: 100%;
}

.header-nav a img {
  width: 100% !important;
}

.main-title p {
  margin: 0;
}

.title-section-margin h1,
.title-section-margin h2 {
  margin-bottom: 8px;
}

.questions-section p {
  margin-bottom: 16px;
}

.questions-section .elementor-widget-wrap.elementor-element-populated {
  padding-top: 72px;
  padding-bottom: 72px;
  padding-right: 21%;
  padding-left: 21%;
}

.icon-boxes {
  margin-bottom: 0 !important;
}

.icon-boxes .elementor-icon-box-content {
  display: flex;
  align-self: center;
}

.icon-bg .elementor-icon:hover {
  background-color: #e3e0dd;
}

.reachout-btn a.elementor-button-link {
  padding: 16px 34px;
}

.spcial-media .elementor-container.elementor-column-gap-no {
  justify-content: flex-end;
}

.spcial-media .elementor-container.elementor-column-gap-no>div {
  width: auto;
  padding: 0 12px;
}

.spcial-media .elementor-container.elementor-column-gap-no>div:last-child {
  padding-right: 0;
}

/* mob-view for home page */

.circle-num {
  width: 30px !important;
  height: 30px;
  margin-bottom: 0 !important;
  background-color: #e5ded6;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  left: 50%;
}

.circle-num p {
  margin: 0;
}

#start-btn {
  opacity: 0;
  transition: 0.8s;
}

#start-btn.show {
  opacity: 1 !important;
}

#thank-btn-icon i {
  font-size: 12px;
  font-weight: 600;
}

.share-icon-btns>div:first-child {
  width: 100%;
  height: 100%;
  text-align: center;
}

.share-icon-btns .sfsi_widget.sfsi_shortcode_container,
.share-icon-btns .norm_row.sfsi_wDiv {
  width: 100% !important;
  height: 100%;
  text-align: center !important;
}

.share-icon-btns>div:first-child .elementor-shortcode {
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.share-icon-btns .sfsi_wicons.shuffeldiv {
  margin: 0 12px;

}

.share-icon-btns .inerCnt>a {
  background-color: #fff;
  border-radius: 50%;
}

.share-icon-btns .inerCnt>a>img {
  filter: brightness(0);
  opacity: .7;
}

#usm-admin-notification-widget {
  display: none !important;
}


@media screen and (min-width: 1440px), 
screen and (min-width: 900px), 
 (min-height: 900px) {
  .title-wrapper.elementor-section .elementor-inner-section {
    padding-top: 138px !important;
  }

  .image-btn-wrapper {
    height: calc(100vh - 208px);
  }

  section.elementor-section.image-btn-wrapper>.elementor-container,
  section.elementor-section.image-btn-wrapper section.elementor-section.image-wrapper,
  section.elementor-section.image-btn-wrapper section.elementor-section.image-wrapper * {
    height: 100%;
  }
}


@media (max-width: 767px) {
  .home header#masthead {
    position: relative;
  }

  .questions-section .elementor-widget-wrap.elementor-element-populated {
    padding-right: 0;
    padding-left: 0;
  }

  .spcial-media .elementor-column {
    width: auto;
    padding: 0 12px;
  }

  .spcial-media .elementor-container.elementor-column-gap-no {
    justify-content: center;
  }

  footer .elementor-widget-container {
    text-align: center;
  }

  .reverse-col-sec>div:first-child {
    flex-direction: column-reverse;
  }

  #thank-btn-icon {
    display: none;
  }

  .header-nav .elementor-widget-container {
    text-align: center;
  }


  .header-nav .start-btn-col {
    display: none;
  }

  .header-nav a,
  .header-nav img {
    width: 185px;
    height: 30px;
  }

  footer .elementor-container.elementor-column-gap-default {
    flex-direction: column-reverse;
  }

  .get-dream-h2,
  .get-dream-h2 h2 {
    margin-bottom: 0 !important;
  }

  .mob-font h1,
  .mob-font h2,
  .mob-font h3 {
    font-size: 24px !important;
    line-height: 31px !important;
  }

  h4 {
    font-size: 18px !important;
    line-height: 23px;
  }
}