.careerssectionslanding {
  margin-top: 0px;
  margin-bottom: -175px;
}

.contactussection {
  padding-top: 50px;
}

.scheduleofcharges {
  margin-top: 50px;
}

.pagenotfound {
  margin-top: 50px;
}

.consumerlanding {
  /* padding-top: 100px; */
  margin-top: -100px;
}

@media (max-width: 480px) {
  .contact-logos {
    height: 33px !important;
    width: 33px !important;
    position: relative;
    top: -3px;
  }

  .hero-heading-left-2 {
    padding: 0px 15px;
  }

  .pagenotfound {
    margin-top: 50px;
  }

  .consumerlanding {
    padding-top: 170px;
  }
}

@media (max-width: 399px) {
  .contact-logos {
    height: 30px !important;
    width: 30px !important;
    position: relative;
    top: -3px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-62.stormfiber.whiteversion.flyjinnah {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .consumersection2-cards {
    width: 99vw;
  }
}

.contact-logos {
  height: 36px;
  width: 35px;
  margin-right: 3px;
  position: relative;
  top: -3px;
}

.anchor-text-blue {
  color: #0000ee;
}

.hero-heading-left-2 {
  padding: 30px 30px;
}

@media screen and (max-width: 1400px) {
}
/*Responsiveness Media Query*/

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
  #shareBtn {
    width: 100% !important;
  }

  .invite-container {
    margin: 0px 16px !important;
  }
}

@media screen and (max-width: 425px) {
  #shareBtn {
    width: 100% !important;
  }

  .invite-container {
    margin: 0 16px !important;
  }
}
@media screen and (max-width: 320px) {
  #shareBtn {
    width: 100% !important;
  }
  .invite-container {
    margin: 0 16px !important;
  }
}
@media (min-width: 320px) and (max-width: 425px) {
}
