.page-template-page-contact .contact-wrapper .container {
  padding-top: 0;
}
@media(max-width: 768px) {
  .page-template-page-contact .contact-wrapper .container {
    padding-top: 35px;
  }
}
@media(min-height: 1200px) and (min-width: 671px) {
  .page-template-page-contact .contact-wrapper .container {
    padding-top: 0;
    height: 92%;
    display: flex;
    align-items: center;
  }
}
@media(min-height: 1200px) and (min-width: 300px) and (max-width: 768px) {
  .page-template-page-contact .contact-wrapper {
    height: -o-calc(81vh - 373.7px);
    height: -webkit-calc(81vh - 373.7px);
    height: -moz-calc(81vh - 373.7px);
  }
}
@media(min-height: 1200px) and (min-width: 769px) {
  .page-template-page-contact .contact-wrapper {
    height: -o-calc(100vh - 373.7px);
    height: -webkit-calc(100vh - 373.7px);
    height: -moz-calc(100vh - 373.7px);
  }
}
@media(max-width: 971px) and (max-height: 1575px) {
  .page-template-page-contact .contact-wrapper {
    height: auto !important;
  }
}
.page-template-page-contact .footer {
}
@media(min-height: 1200px) and (min-width: 671px) {
  .page-template-page-contact .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
@media(max-width: 971px) and (max-height: 1575px) {
  .page-template-page-contact .footer {
    position: relative !important;
  }
}
.page-template-page-contact h1,
.page-template-page-contact h2 {
  font-weight: 700;
}
.page-template-page-contact h1 {
  margin-bottom: 24px;
}
@media(max-width: 768px) {
  .page-template-page-contact h1 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}
.page-template-page-contact h2 {
  font-size: 32px;
  margin-bottom: 32px;
}
@media(max-width: 768px) {
  .page-template-page-contact h2 {
    font-size: 28px;
  }
}
.page-template-page-contact h4 {
  font-size: 18px;
}
.page-template-page-contact .subtitle {
  font-size: 20px;
  color: #475569;
}
@media(max-width: 768px) {
  .page-template-page-contact .subtitle {
    font-size: 18px;
    font-weight: 400;
  }
}
.page-template-page-contact .container.contact-info {
  padding: 49px 20px 0 20px;
}
@media(max-width: 768px) {
  .page-template-page-contact .container.contact-info {
    padding-top: 18px;
    padding-bottom: 38px;
  }
}
@media (min-width: 768px) and (max-width: 970px) {
  .page-template-page-contact .container.contact-info .column-10:nth-child(1),
  .page-template-page-contact .container.contact-info .column-10:nth-child(2) {
    width: 48%;
  }
}
.page-template-page-contact .column-5 {
  position: relative;
}
@media(max-width: 970px) {
  .page-template-page-contact .column-5 {
    width: 100% !important;
  }
}
@media(min-width: 768px) and (max-width: 970px) {
  .page-template-page-contact .column-5 {
    margin-top: 70px;
  }
}
.page-template-page-contact .column-5 .contact-info-col {
}
@media(min-width: 971px) {
  .page-template-page-contact .column-5 .contact-info-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.page-template-page-contact .column-5 .container {
  padding-left: 0;
}
.page-template-page-contact .column-7 {
}
@media(max-width: 970px) {
  .page-template-page-contact .column-7 {
    width: 100% !important;
  }
}
.page-template-page-contact .column-10 {
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 {
    width: 90% !important;
  }
}
.page-template-page-contact .column-10 .text-wrapper {
  margin-left: 50px;
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 .text-wrapper {
    margin-left: 41px;
  }
}
.page-template-page-contact .column-10 .text-wrapper a,
.page-template-page-contact .column-10 .text-wrapper address {
  text-decoration: none;
}
.page-template-page-contact .column-10 .text-wrapper p,
.page-template-page-contact .column-10 .text-wrapper a,
.page-template-page-contact .column-10 .text-wrapper address {
  font-family: $font-lexend;
  color: #2563EB;
  font-weight: 600;
  font-style: normal;
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 .text-wrapper p,
  .page-template-page-contact .column-10 .text-wrapper a,
  .page-template-page-contact .column-10 .text-wrapper address {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.page-template-page-contact .column-10 .text-wrapper p,
.page-template-page-contact .column-10 .text-wrapper a {
  margin-bottom: 50px;
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 .text-wrapper p,
  .page-template-page-contact .column-10 .text-wrapper a {
    margin-bottom: 15px;
  }
}
.page-template-page-contact .column-10 .text-wrapper h4 {
  color: #0F172A;
  font-weight: 400;
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 .text-wrapper h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.page-template-page-contact .column-10 .text-wrapper h4,
.page-template-page-contact .column-10 .text-wrapper p,
.page-template-page-contact .column-10 .text-wrapper address {
  margin-left: 7px;
}
.page-template-page-contact .column-10 img {
  width: 29px;
  position: absolute;
  top: 15px;
}
@media(max-width: 768px) {
  .page-template-page-contact .column-10 img {
    width: 25px;
    top: 8px;
  }
}
.page-template-page-contact #formWrapper {
  position: relative;
}
@media(min-width: 769px) {
  .page-template-page-contact #formWrapper {
    border: 1px solid #E2E8F0;
    border-radius: 24px;
    padding: 49px 49px 0 49px;
    max-width: 696px;
    box-shadow: 0.5rem 0.5rem 0 #EFF6FF;
    min-height: 587px;
    margin-top: 128px;
  }
}
@media(min-width: 769px) and (max-width: 970px) {
  .page-template-page-contact #formWrapper {
    margin-top: 64px;
    max-width: 100%;
  }
}
.page-template-page-contact #formWrapper.form-success .hbspt-form {
  visibility: hidden;
}
.page-template-page-contact #formWrapper .hbspt-form {
  margin-bottom: 0 !important;
}
.page-template-page-contact #formWrapper .actions {
  margin-bottom: 0;
}
.page-template-page-contact #formWrapper .hs-button {
  width: 100% !important;
}
.page-template-page-contact #formWrapper #formTitle.form-success {
  display: none;
}
.page-template-page-contact #formWrapper #formSuccess {
  display: none;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media(min-width: 769px) {
  .page-template-page-contact #formWrapper #formSuccess {
    min-width: 440px;
  }
}
.page-template-page-contact #formWrapper #formSuccess.form-success {
  display: block;
}
.page-template-page-contact #formWrapper #formSuccess h3 {
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 16px;
}
.page-template-page-contact #formWrapper #formSuccess p {
  margin-bottom: 32px;
}
.page-template-page-contact #formWrapper #formSuccess .button {
  width: 202px;
}
.page-template-page-contact #formWrapper .hs-form-field label,
.page-template-page-contact #formWrapper .hs-form-field input,
.page-template-page-contact address {
  font-family: 'Titillium Web', Helvetica, sans-serif !important;
}

.page-template-page-contact address {
  font-size: 1.125rem;
}

/*Industries Demo Contact*/
@media(min-width: 1097px) {
  .page-template-page-industries-demo-contact h1 {
    max-width: 600px;
  }  
}

.page-template-page-industries-demo-contact .contact-wrapper .container {
  padding-top: 0;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .contact-wrapper .container {
    padding-top: 35px;
  }
}
@media(min-height: 1200px) and (min-width: 671px) {
  .page-template-page-industries-demo-contact .contact-wrapper .container {
    padding-top: 0;
    height: 92%;
    display: flex;
    align-items: center;
  }
}
@media(min-height: 1200px) and (min-width: 300px) and (max-width: 768px) {
  .page-template-page-industries-demo-contact .contact-wrapper {
    height: -o-calc(81vh - 373.7px);
    height: -webkit-calc(81vh - 373.7px);
    height: -moz-calc(81vh - 373.7px);
  }
}
@media(min-height: 1200px) and (min-width: 769px) {
  .page-template-page-industries-demo-contact .contact-wrapper {
    height: -o-calc(100vh - 373.7px);
    height: -webkit-calc(100vh - 373.7px);
    height: -moz-calc(100vh - 373.7px);
  }
}
@media(max-width: 971px) and (max-height: 1575px) {
  .page-template-page-industries-demo-contact .contact-wrapper {
    height: auto !important;
  }
}
.page-template-page-contact .footer {
}
@media(min-height: 1200px) and (min-width: 671px) {
  .page-template-page-industries-demo-contact .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
@media(max-width: 971px) and (max-height: 1575px) {
  .page-template-page-industries-demo-contact .footer {
    position: relative !important;
  }
}
.page-template-page-industries-demo-contact h1,
.page-template-page-industries-demo-contact h2 {
  font-weight: 700;
}
.page-template-page-industries-demo-contact h1 {
  margin-bottom: 12px;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact h1 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 10px;
  }
}
.page-template-page-industries-demo-contact h2 {
  font-size: 32px;
  margin-bottom: 32px;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact h2 {
    font-size: 28px;
  }
}
.page-template-page-industries-demo-contact h4 {
  font-size: 18px;
}
.page-template-page-industries-demo-contact .subtitle {
  font-size: 20px;
  color: #475569;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .subtitle {
    font-size: 18px;
    font-weight: 400;
  }
}
.page-template-page-industries-demo-contact .container.contact-info {
  padding: 90px 20px 0 0;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .container.contact-info {
    padding-top: 18px;
    padding-bottom: 64px;
  }
}
@media (min-width: 768px) and (max-width: 970px) {
  .page-template-page-industries-demo-contact .container.contact-info .column-10:nth-child(1),
  .page-template-page-industries-demo-contact .container.contact-info .column-10:nth-child(2) {
    width: 48%;
  }
}
.page-template-page-industries-demo-contact .column-5 {
  position: relative;
}
@media(max-width: 970px) {
  .page-template-page-industries-demo-contact .column-5 {
    width: 100% !important;
  }
}
@media(min-width: 768px) and (max-width: 970px) {
  .page-template-page-industries-demo-contact .column-5 {
    margin-top: 70px;
  }
}
.page-template-page-industries-demo-contact .column-5 .contact-info-col {
}
@media(min-width: 971px) {
  .page-template-page-industries-demo-contact .column-5 .contact-info-col {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.page-template-page-industries-demo-contact .column-5 .container {
  padding-left: 0;
}
.page-template-page-industries-demo-contact .column-7 {
}
@media(max-width: 970px) {
  .page-template-page-industries-demo-contact .column-7 {
    width: 100% !important;
  }
}
.page-template-page-industries-demo-contact .column-10 {
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 {
    width: 90% !important;
  }
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper {
  margin-left: 50px;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 .text-wrapper {
    margin-left: 41px;
  }
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper a,
.page-template-page-industries-demo-contact .column-10 .text-wrapper address {
  text-decoration: none;
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper p,
.page-template-page-industries-demo-contact .column-10 .text-wrapper a,
.page-template-page-industries-demo-contact .column-10 .text-wrapper address {
  font-family: $font-lexend;
  color: #2563EB;
  font-weight: 600;
  font-style: normal;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 .text-wrapper p,
  .page-template-page-industries-demo-contact .column-10 .text-wrapper a,
  .page-template-page-industries-demo-contact .column-10 .text-wrapper address {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper p,
.page-template-page-industries-demo-contact .column-10 .text-wrapper a {
  margin-bottom: 50px;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 .text-wrapper p,
  .page-template-page-industries-demo-contact .column-10 .text-wrapper a {
    margin-bottom: 15px;
  }
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper h4 {
  color: #0F172A;
  font-weight: 400;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 .text-wrapper h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.page-template-page-industries-demo-contact .column-10 .text-wrapper h4,
.page-template-page-industries-demo-contact .column-10 .text-wrapper p,
.page-template-page-industries-demo-contact .column-10 .text-wrapper address {
  margin-left: 7px;
}
.page-template-page-industries-demo-contact .column-10 img {
  width: 29px;
  position: absolute;
  top: 15px;
}
@media(max-width: 768px) {
  .page-template-page-industries-demo-contact .column-10 img {
    width: 25px;
    top: 8px;
  }
}
.page-template-page-industries-demo-contact #formWrapper {
  position: relative;
}
@media(min-width: 769px) {
  .page-template-page-industries-demo-contact #formWrapper {
    border: 1px solid #E2E8F0;
    border-radius: 24px;
    padding: 49px 49px 49px 49px;
    max-width: 696px;
    box-shadow: 0.5rem 0.5rem 0 #EFF6FF;
    min-height: auto;
    margin-top: 90px;
  }
}
@media(min-width: 769px) and (max-width: 970px) {
  .page-template-page-industries-demo-contact #formWrapper {
    margin-top: 64px;
    max-width: 100%;
  }
}
.page-template-page-industries-demo-contact #formWrapper.form-success .hbspt-form {
  visibility: hidden;
}
.page-template-page-industries-demo-contact #formWrapper .hbspt-form {
  margin-bottom: 0 !important;
}
.page-template-page-industries-demo-contact #formWrapper .actions {
  margin-bottom: 0;
}
.page-template-page-industries-demo-contact #formWrapper .hs-button {
  width: 100% !important;
}
.page-template-page-industries-demo-contact #formWrapper #formTitle.form-success {
  display: none;
}
.page-template-page-industries-demo-contact #formWrapper #formSuccess {
  display: none;
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media(min-width: 769px) {
  .page-template-page-industries-demo-contact #formWrapper #formSuccess {
    min-width: 440px;
  }
}
.page-template-page-industries-demo-contact #formWrapper #formSuccess.form-success {
  display: block;
}
.page-template-page-industries-demo-contact #formWrapper #formSuccess h3 {
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 16px;
}
.page-template-page-industries-demo-contact #formWrapper #formSuccess p {
  margin-bottom: 32px;
}
.page-template-page-industries-demo-contact #formWrapper #formSuccess .button {
  width: 202px;
}
.page-template-page-industries-demo-contact #formWrapper .hs-form-field label,
.page-template-page-industries-demo-contact #formWrapper .hs-form-field input,
.page-template-page-industries-demo-contact address {
  font-family: 'Titillium Web', Helvetica, sans-serif !important;
}

.page-template-page-industries-demo-contact address {
  font-size: 1.125rem;
}

.demo__ip-icon {
  width: 29%;
  height: 70px;
  display: inline-block;
  border: 1px solid #E2E8F0;
  margin-bottom: 16px;
  margin-right: 16px;
  border-radius: 12px;
}

.demo__ip-icon img {
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}

ul.demo__feature-text li {
    background: url(/wp-content/themes/seamlesspay-theme/images/check.svg) no-repeat left center;
    padding: 14px 10px 14px 44px;
    list-style: none;
    margin: 0;
    vertical-align: middle;
    font-size: 20px;
    line-height: 24px;
    color: #475569;
    background-size: 32px;
}

ul.demo__feature-text {
  padding: 0;
  margin-bottom: 50px;
}

.demo__ip-wrapper h3 {
  color: #475569;
  font-size: 16px;
  font-weight: 400;
}

.demo__ip-wrapper {
  width: 100%;
}

@media (max-width: 768px) {
  ul.demo__feature-text li {
    padding: 0 0 0 32px;
    font-size: 18px;
    background-size: 24px;
    margin-bottom: 0px;
    margin-top: 12px;
  }

  ul.demo__feature-text {
    margin-bottom: 32px;
  }

  .demo__ip-icon {
    width: 30%;
    height: 44px;
    display: inline-flex;
    border: 1px solid #e2e8f0;
    margin-bottom: 8px;
    margin-right: 8px;
    border-radius: 12px;
    align-items: center;
  }

  .demo__ip-icon:nth-child(4) {
    margin-right: 0;
  }

  .demo__ip-icon img {
    object-fit: scale-down;
    width: 100%;
    height: 50%;
    max-height: 30px;
  }
}

@media (max-width: 1096px) { 
  .page-template-page-industries-demo-contact h1 {
    font-size: 3rem;
    line-height: 52px;
  }
  ul.demo__feature-text {
    max-width: 90%;
  }
  .demo__ip-icon {
    width: 29%;
    height: 64px;
    display: inline-flex;
    border: 1px solid #e2e8f0;
    margin-bottom: 12px;
    margin-right: 12px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
  }

  .demo__ip-icon img {
    width: 80%;
  }
}