body {
  overflow-x: hidden;
}

#hero .container {
  margin: 0;
  position: initial;
}
@media (min-width: 576px) {
  #hero .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #hero .container {
    position: relative;
  }
}
@media (min-width: 1200px) {
  #hero .container {
    width: 1140px;
    margin: 0 auto;
    position: relative;
  }
}
#hero .row {
  text-align: center;
}
@media (min-width: 768px) {
  #hero .row {
    width: 60%;
    text-align: left;
  }
}
#hero h1 {
  font-size: 0.9rem;
  color: #3a444e;
}
#hero h2 {
  font-weight: lighter;
  font-size: 34px;
}
@media (min-width: 768px) {
  #hero h2 {
    margin-top: 47px;
  }
}
@media (min-width: 992px) {
  #hero h2 {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin: 65px 0 0 24px !important;
    max-width: 80%;
  }
}
#hero h2 .break {
  display: none;
}
@media (min-width: 992px) {
  #hero h2 .break {
    display: block;
  }
}
@media (min-width: 1100) {
  #hero h2 .break {
    display: none;
  }
}
#hero #hero-copy {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 375px) {
  #hero #hero-copy {
    margin-top: 410px;
  }
}
@media (min-width: 530px) {
  #hero #hero-copy {
    margin-top: 380px;
  }
}
@media (min-width: 768px) {
  #hero #hero-copy {
    margin-top: 20px;
    font-size: 16px;
  }
}
#hero .subhead {
  font-size: 18px;
  text-align: center;
}
@media (min-width: 768px) {
  #hero .subhead {
    font-weight: 600;
    margin: 40px 0 30px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #hero .subhead {
    margin: 20px 0 30px;
    font-size: 18px;
  }
}
#hero #hero-button button {
  background: #0066ff;
  border: #0066ff;
  height: 4rem;
  text-transform: none;
}
#hero #hero-button button:hover {
  color: #0066ff;
  background: white;
  border: 2px solid #0066ff;
}
#hero #typing-bg {
  background: url("/resources/img/business-tax-prep/hero_mobile.jpg") no-repeat;
  background-size: 94% 94%;
  width: 300px;
  height: 320px;
  display: block;
  margin-right: 0;
  margin-top: 48px;
  background-position-x: right;
}
@media (min-width: 375px) {
  #hero #typing-bg {
    width: 375px;
    height: 382px;
    background-size: contain;
    position: absolute;
    right: 0;
    margin-top: 390px;
  }
}
@media (min-width: 400px) {
  #hero #typing-bg {
    margin-top: 350px;
  }
}
@media (min-width: 520px) {
  #hero #typing-bg {
    margin-top: 300px;
  }
}
@media (min-width: 625px) {
  #hero #typing-bg {
    margin-top: 265px;
  }
}
@media (min-width: 768px) {
  #hero #typing-bg {
    background: url("/resources/img/business-tax-prep/hero_tablet.jpg") no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    max-width: 325px;
    height: 429px;
    margin: 0;
    background-position: right -67px;
  }
}
@media (min-width: 992px) {
  #hero #typing-bg {
    background: url("/resources/img/business-tax-prep/hero_desktop.jpg") no-repeat;
    background-size: contain;
    max-width: none;
    width: 562px;
    height: 450px;
    z-index: -10;
    right: -50px;
  }
}
@media (min-width: 1200px) {
  #hero #typing-bg {
    width: 675px;
    height: 675px;
    right: -150px;
  }
}

#accountant h2 {
  font-size: 20px;
  line-height: 1.6rem;
  color: #131d26;
  font-weight: 400;
  margin: 4rem 0 1rem;
}
@media (min-width: 768px) {
  #accountant h2 {
    margin: 3rem 0 1rem;
  }
}
@media (min-width: 992px) {
  #accountant h2 {
    font-size: 1.5rem;
    margin: 10rem 0 1rem;
  }
}
#accountant #maximize-return div {
  text-align: center;
}
#accountant #maximize-return h3 {
  color: #033ab7;
  font-size: 2.5rem;
  font-weight: lighter;
  margin: 1.8rem 0;
}
@media (min-width: 992px) {
  #accountant #maximize-return h3 {
    font-size: 3.5rem;
  }
}
#accountant #maximize-return h3 sup {
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 0;
  position: relative;
  vertical-align: top;
  top: 8px;
}
@media (min-width: 992px) {
  #accountant #maximize-return h3 sup {
    font-size: 1rem;
    top: 15px;
  }
}
#accountant #maximize-return h3 span {
  font-size: 0.8rem;
  font-weight: normal;
  margin-right: -3px;
}
@media (min-width: 992px) {
  #accountant #maximize-return h3 span {
    font-size: 1rem;
  }
}
#accountant #maximize-return p {
  color: #656F7A;
}
@media (min-width: 768px) {
  #accountant #services {
    margin: 60px auto 0;
    position: relative;
    height: 600px;
  }
}
@media (min-width: 1200px) {
  #accountant #services {
    height: 700px;
    margin: 100px auto 0;
  }
}
#accountant #services-img {
  background: url("/resources/img/business-tax-prep/typing_mobile.jpg") no-repeat;
  background-size: 100% 100%;
  max-width: 88%;
  height: 289px;
  margin: 48px 6% 0;
}
@media (min-width: 768px) {
  #accountant #services-img {
    width: 315px;
    height: 260px;
    margin: 120px -80px 0 0;
    position: absolute;
    z-index: 10;
  }
}
@media (min-width: 992px) {
  #accountant #services-img {
    max-width: none;
    background-size: 100% 100%;
    width: 400px;
    height: 400px;
    margin: 100px -80px 0 0;
    left: -10px;
  }
}
@media (min-width: 1200px) {
  #accountant #services-img {
    width: 500px;
    height: 450px;
    left: -20px;
  }
}
#accountant #services-bullets {
  margin: 0 2%;
}
@media (min-width: 768px) {
  #accountant #services-bullets {
    background: url("/resources/img/business-tax-prep/green-frame.svg") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    height: auto;
  }
}
@media (min-width: 992px) {
  #accountant #services-bullets {
    background: url("/resources/img/business-tax-prep/green-frame-desktop.svg") no-repeat;
    background-size: 100% 100%;
  }
}
@media (min-width: 1200px) {
  #accountant #services-bullets {
    right: -20px;
  }
}
@media (min-width: 768px) {
  #accountant #services-bullets #services-wrap {
    padding: 0 50px 0 111px;
  }
}
@media (min-width: 992px) {
  #accountant #services-bullets #services-wrap {
    margin-bottom: 65px;
    padding: 0 30px 0 125px;
  }
}
@media (min-width: 1200px) {
  #accountant #services-bullets #services-wrap {
    padding: 0 100px 0 155px;
    margin: 100px 0 100px;
  }
}
#accountant #services-bullets h4 {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: bolder;
  margin-top: 3rem;
}
#accountant #services-bullets ul {
  padding: 0;
  margin: 0;
}
#accountant #services-bullets li {
  background: url("/resources/img/business-tax-prep/checkmark-icon.svg") no-repeat 0 0.2rem;
  padding: 0 2rem 0 3rem;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  #accountant #services-bullets li {
    padding: 0 0 0 3rem;
  }
}
#accountant #services-bullets button {
  height: 4rem;
  background: #00e0c3;
  border: #00e0c3;
  color: black;
  text-transform: none;
  margin: 2rem 0;
}
#accountant #services-bullets button:hover {
  color: #00e0c3;
  background: white;
  border: 2px solid #00e0c3;
}
@media (min-width: 768px) {
  #accountant #services-bullets button {
    margin: 30px 0 40px;
  }
}
@media (min-width: 1080px) {
  #accountant #services-bullets button {
    margin: 47px 0 0;
  }
}
@media (min-width: 1200px) {
  #accountant #services-bullets button {
    margin: 52px 0 0;
  }
}

#what-to-expect {
  margin-top: 7px;
}
@media (min-width: 768px) {
  #what-to-expect {
    margin-top: 140px;
  }
}
@media (min-width: 1200px) {
  #what-to-expect {
    margin-top: 86px;
  }
}
#what-to-expect h2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 768px) {
  #what-to-expect h2 {
    margin: 50px 0 0 0;
  }
}
@media (min-width: 768px) {
  #what-to-expect h2 {
    font-size: 1.4rem;
  }
}
#what-to-expect #after-purchase img {
  display: block;
  margin: 2rem auto;
}
@media (min-width: 768px) {
  #what-to-expect #after-purchase img {
    width: 80px;
    height: 80px;
  }
}
#what-to-expect #after-purchase p {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  width: 80%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #what-to-expect #after-purchase p {
    width: 82%;
  }
}
#what-to-expect .disclaimer {
  margin: 5rem 0 2rem;
  font-size: 0.7rem;
  color: #88888a;
}
@media (min-width: 992px) {
  #what-to-expect .disclaimer {
    font-size: 0.75rem;
  }
}
#BTPTaxYear
{
	font-size: 12px;
    font-weight: 500;
    padding-top: 18px;
}

/*# sourceMappingURL=business-tax-prep.css.map */
