﻿* {
  margin: 0;
}

html,
body {
  overflow-x: hidden;
}

html,
body {
  overflow-x: hidden;
}

.main-wrapper {
  flex: 1;
}

.error-404 {
  font-size: 100px;
}

.padding-0 {
  padding: 0;
}

.has-top-banner {
  margin-bottom: 0;
}

.csat-widget .csat-widget-smiley {
  float: none !important;
}

.csat-widget .csat-widget-smiley svg {
  width: 70px !important;
  height: 70px !important;
  margin-top: 0;
}

.csat-widget .csat-widget-score + a {
  display: none;
}

.img-full-width,
.full-width {
  width: 100%;
}

.red-bg {
  background-color: #a41c1c;
}

.red-bg a,
.red-bg a:visited {
  color: #fff !important;
  font-size: 0.85rem;
}

.top-navigation {
  box-shadow: 0px 10px 5px grey;
  border-radius: 0px;
  border: 0px;
}

.social-media-icons {
  margin-left: 0;
  list-style-type: none;
  color: #ffffff;
  padding-top: 0.75rem;
  margin-bottom: 0;
}

.social-media-icons li {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
  vertical-align: middle;
}

.main-menu .dropdown.first > ul {
  background-color: #efefef;
  padding: 1.75rem 0;
}

.main-menu .dropdown.first > ul > li {
  display: block;
  padding: 0 16px;
}

.main-menu .dropdown.first > ul > li > a {
  float: none;
}

.top-bar-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.top-bar-nav ul li {
  display: inline-block;
  position: relative;
  margin: 0.75rem 1rem;
  vertical-align: middle;
}

.top-bar-nav ul li > ul {
  display: none;
  position: absolute;
  top: 135%;
  width: 235px;
  margin-left: auto;
  min-height: 227px;
  padding: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 5px 15px rgba(0, 33, 32, 0.2);
  border: 1px solid #1A1A1A;
  border-radius: 5px;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: left;
  z-index: 3;
  left: 50%;
  transform: translate(-50%, 0);
}

.top-bar-nav ul li > ul:before {
  content: "";
  position: absolute;
  border-color: #1A1A1A;
  border: solid transparent;
  border-bottom-color: white;
  border-width: 11px;
  margin-left: -10px;
  top: -21px;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, 0);
}

.top-bar-nav ul li > ul > li {
  margin: 0;
  padding: 0;
  display: block;
}

.top-bar-nav ul li > ul > li a,
.top-bar-nav ul li > ul > li a:visited {
  color: #1A1A1A !important;
  font-size: 14px;
  line-height: 2.5;
}

.top-bar-nav ul li:hover > ul {
  display: block;
}

.navbar-nav .nav-item .nav-link {
  font-family: Raleway, sans-serif;
}

.client-tools {
  text-align: center;
  padding: 0.5rem;
}

.header-logo {
  position: relative;
}

.header-logo-area {
  padding-right: 15px;
  padding-left: 15px;
}

.header-logo img {
  width: 190px;
}

.header-logo + div {
  margin-left: auto;
  padding-top: 0.5rem;
  padding-right: 1.5rem;
}

.header-logo + div .help-cta {
  padding: 0;
}

.navbar {
  padding: 0;
}

.navbar-nav .nav-link {
  font-weight: bold;
  color: #231f20 !important;
  padding-top: 1.8rem;
  padding-bottom: 1.7rem;
}

.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover,
.navbar-nav .active > .nav-link {
  color: #a41c1c !important;
  background-color: #E6E7E8;
}

.header-cta {
  padding-top: 0.5rem;
  padding-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: end;
}

.header-cta-container {
  display: none;
}

.help-cta,
.help-btn-cta {
  display: inline-block;
  font-weight: bold;
}

.help-cta .fas,
.help-btn-cta .fas {
  padding-right: 0.5rem;
}

.live-chat-cta {
  display: none;
}

.help-cta {
  color: #a41c1c;
  padding-right: 1rem;
  display: inline-block;
}

header .red-bg .help-cta {
  color: #fff;
  padding-right: 0;
  padding-left: 1rem;
  display: none;
}

.help-cta .icon {
  display: inline-flex;
  font-size: 24px;
  vertical-align: middle;
}

.help-cta .text {
  display: inline-flex;
  vertical-align: middle;
  font-size: 0.75em;
  line-height: 1.1;
}

.live-chat-cta {
  padding-right: 0.75rem;
}

body,
p {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #231F20;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Raleway, sans-serif;
  font-weight: 700;
}

h1.primary,
h2.primary,
h3.primary,
h4.primary,
h5.primary {
  color: #a41c1c;
}

.h3-sm {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.75rem;
}

h3,
.h3 {
  font-size: 1.5rem;
}

h4,
.h4 {
  font-size: 1.25rem;
}

h5,
.h5 {
  font-size: 1.125rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.display-6 {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1.2;
}

.sr-container h3.display-6 {
  color: #231F20;
}

.teal {
  color: #00A59E !important;
}

.red {
  color: #a41c1c;
}

.black {
  color: #000;
}

.regular {
  font-weight: normal;
}

.bold {
  font-weight: 700;
}

a:not(.btn):link {
  color: #a41c1c;
  text-decoration: none;
}

a:not(.btn):link:hover {
  color: #000;
}

ul li {
  font-size: 1rem;
  line-height: 1.5rem;
}

.case-studies-detail-tag {
  font-size: 0.75rem;
}

.breadcrumb-row {
  font-family: Roboto, sans-serif;
}

.breadcrumb-row a.breadcrumb-item {
  color: #58595B;
  font-size: 0.75rem;
}

.breadcrumb-row .fas {
  font-size: 0.5rem;
  color: #58595B;
  padding: 0 0.5rem;
}

.breadcrumb-row .active {
  color: #a41c1c !important;
  font-size: 0.75rem;
  font-weight: 700;
}

.top-bar-nav li,
.client-tools {
  font-family: Roboto, sans-serif;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #a41c1c !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #781515 !important;
}

.text-secondary {
  color: #00A59E !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #00726d !important;
}

.text-danger {
  color: #a41c1c !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #781515 !important;
}

.text-light {
  color: #E6E7E8 !important;
}

a.text-light:focus,
a.text-light:hover {
  color: #cbced0 !important;
}

.text-dark {
  color: #58595B !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #3f4041 !important;
}

.text-muted {
  color: #868e96 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #a41c1c !important;
}

.border-secondary {
  border-color: #00A59E !important;
}

.border-danger {
  border-color: #a41c1c !important;
}

.border-light {
  border-color: #E6E7E8 !important;
}

.border-dark {
  border-color: #58595B !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 1.875rem !important;
}

.rounded-top {
  border-top-left-radius: 1.875rem !important;
  border-top-right-radius: 1.875rem !important;
}

.rounded-right {
  border-top-right-radius: 1.875rem !important;
  border-bottom-right-radius: 1.875rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 1.875rem !important;
  border-bottom-left-radius: 1.875rem !important;
}

.rounded-left {
  border-top-left-radius: 1.875rem !important;
  border-bottom-left-radius: 1.875rem !important;
}

.rounded-circle {
  border-radius: 50%;
}

.rounded-0 {
  border-radius: 0;
}

.btn {
  border-radius: 2.5em;
  font-weight: 400;
  transition: 0.5s;
}

.btn-teal,
a.btn-teal,
a.btn-teal:visited {
  background-color: #00A59E;
  color: #fff;
}

.btn-teal:hover,
a.btn-teal:hover,
.btn-teal:target,
a.btn-teal:target {
  background-color: #008885;
}

.btn-red,
a.btn-red,
a.btn-red:visited {
  background-color: #a41c1c;
  color: #fff;
}

.btn-red:hover,
a.btn-red:hover,
.btn-red:target,
a.btn-red:target {
  background-color: #6b1313;
  color: #fff;
}

.btn-texture,
a.btn-texture,
a.btn-texture:visited,
.bSubmit,
a.btn-outline:hover,
a.btn-outline:target {
  background: url(/Portals/_default/skins/bladetech/images/blade-btn-bg.jpg);
  background-color: #00A59E;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 8px 14px;
}

.btn-texture .fa-arrow-right,
a.btn-texture .fa-arrow-right,
a.btn-texture:visited .fa-arrow-right,
.bSubmit .fa-arrow-right,
a.btn-outline:hover .fa-arrow-right,
a.btn-outline:target .fa-arrow-right {
  padding-left: 0.5rem;
  font-weight: normal;
}

.btn-texture:hover,
a.btn-texture:hover,
a.btn-texture:target,
.bSubmit:hover,
.bSubmit:target {
  background: #008885;
  color: #fff;
}

a.btn-outline {
  color: #000;
  border: 2px solid #00A59E;
}

/* LIVE FORMS */

.bSubmit {
  position: relative;
  background: url(/Portals/_default/skins/bladetech/images/blade-btn-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 8px 14px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 2.5em;
  font-weight: bold;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bSubmit:hover,
.bSubmit:target {
  background-color: #008885;
}

.btn-banner {
  padding-left: 2rem;
  padding-right: 2rem;
}

.gray-row {
  background-color: #E6E7E8;
}

.padded-tb2 {
  padding-top: 1rem;
  padding-bottom: 1.75rem;
}

.circle-icon {
  background: #ffc0c0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 30px;
}

.texture-row {
  background: url(/Portals/_default/skins/bladetech/images/blade-tech-bg.jpg);
  background-size: cover;
  color: #fff;
}

.texture-row .sr-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.texture-row .sr-container h1,
.texture-row .sr-container h2,
.texture-row .sr-container h3,
.texture-row .sr-container h4,
.texture-row .sr-container p {
  color: #fff;
}

.texture-row .gray-row .sr-container h2,
.texture-row .gray-row .sr-container h3 {
  color: #a41c1c;
}

.texture-row .gray-row .sr-container p {
  color: #000;
}

.pb-6 {
  padding-bottom: 5rem !important;
}

.breadcrumb-row {
  padding: 1rem;
}

.testimonial-row {
  text-align: center;
}

.testimonial-row h2 {
  display: inline-flex;
  width: auto;
}

.testimonial-row-rating {
  color: #ffffff;
  display: inline-flex;
  /*text-align: right;*/
}

.testimonial-row-rating span {
  font-size: 1.5rem;
  font-weight: bold;
}

footer {
  padding-top: 2rem;
  font-family: Roboto, sans-serif;
}

.address-pane {
  font-size: 0.95rem;
}

.address-pane a {
  color: #000;
}

.footer-logo {
  display: block;
  padding-bottom: 1rem;
}

.footer-logo img {
  max-width: 300px;
}

.footer-title {
  font-size: 18px;
  font-weight: bold;
  color: #a41c1c;
}

.footer-title i {
  color: #00A59E;
  padding-left: 0.5rem;
}

.social-media-circle-row {
  padding-top: 1em;
}

.social-media-circle {
  width: 25px;
  display: inline-block;
}

.email-input {
  background-color: #E6E7E8;
  border-radius: 2.5em;
  border: 2px solid #E6E7E8;
  padding-left: 1rem;
  padding: 6px 12px;
  width: 15rem;
}

.footer-cta {
  padding-top: 1rem;
}

.footer-cta .help-cta,
.footer-cta .client-tool-cta {
  display: inline-block;
}

.footer-cta .help-cta {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 2rem;
  border-right: 1px solid #BCBEC0;
}

.client-tool-cta {
  color: #00A59E;
  padding-left: 2rem;
}

.client-tool-cta .icon {
  display: inline-flex;
  font-size: 24px;
  vertical-align: middle;
}

.client-tool-cta .text {
  display: inline-flex;
  vertical-align: middle;
  font-size: 0.75em;
  line-height: 1.1;
  font-weight: bold;
}

.services-footer-menu-title a,
.services-footer-menu-title a:visited {
  color: #a41c1c;
}

.services-footer-menu-title a:hover,
.services-footer-menu-title a:target,
#dnn_FooterMain_platformsLink .services-footer-menu-title:hover,
#dnn_FooterMain_platformsLink .services-footer-menu-title:target,
#dnn_FooterMain_serviceAreasLink .services-footer-menu-title:hover,
#dnn_FooterMain_serviceAreasLink .services-footer-menu-title:target,
#dnn_FooterMain_industriesLink .services-footer-menu-title:hover,
#dnn_FooterMain_industriesLink .services-footer-menu-title:target {
  color: #e83131 !important;
  text-decoration: none;
}

.services-footer-menu-item .services-footer-menu-item-list a,
.services-footer-menu-item .services-footer-menu-item-list a:visited {
  color: #000;
}

.services-footer-menu-item .services-footer-menu-item-list a:hover,
.services-footer-menu-item .services-footer-menu-item-list a:target {
  color: #e83131;
}

.footer-nav-list {
  list-style: none;
  margin-left: 0px;
}

.footer-nav-list li {
  padding-bottom: 0.5rem;
}

.lower-red-bg {
  background-color: #a41c1c;
  padding-top: 1rem;
  color: #fff;
  margin-top: 1rem;
  font-family: Roboto, sans-serif;
}

.lower-red-bg .privacy-text a {
  color: #fff;
}

.carousel-inner {
  width: 80%;
  margin: auto;
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}

.gray-btn-bg {
  background-color: #E6E7E8;
  border-radius: 4rem;
  padding: 0.1rem 0.5rem 0 0.45rem;
}

.gray-btn-bg .fas {
  color: #000;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 767px) {
  .top-bar-nav {
    text-align: right;
  }

  .top-bar-nav .seperator {
    background-image: url(images/secondary-nav-vert-rule.svg);
    width: 4px;
    height: 40px;
  }

  .address-pane {
    border-right: 1px solid #BCBEC0;
    padding-right: 1rem;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .top-bar-nav ul li {
    font-size: 0.875rem;
    margin: 0.25rem 0.75rem;
  }

  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }

  .testimonial-row .col-sm-12 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 1024px) {
  .navbar-nav .nav-link {
    font-size: 0.85rem;
  }
}

@media (min-width: 1200px) {
  .top-bar-nav ul li {
    font-size: 1rem;
    margin: 0.75rem;
  }

  .header-logo {
    padding: 1rem 2rem 1rem 0rem;
    border-right: 1px solid #dee2e6;
    margin-right: 1rem;
  }

  .header-logo:after {
    content: "";
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    transform: rotate(45deg);
    position: absolute;
    right: -8px;
    bottom: 0;
    top: 0;
    height: 13px;
    width: 13px;
    background-color: #fff;
    margin: auto;
  }

  .header-logo-area {
    /*background-image: url('images/main-nav-vert-rule.svg');
    background-position: right;
    background-repeat: no-repeat;*/
    display: inline-flex;
    align-items: center;
  }

  .navbar-toggler {
    display: none;
  }

  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .header-cta {
    padding-top: 1.2rem;
  }
}

@media (min-width: 1440px) {
  .red-bg a,
  .red-bg a:visited {
    font-size: 1rem;
  }

  .navbar-nav .nav-link {
    font-size: 1rem;
  }
}

@media (min-width: 1600px) {
  .header-logo {
    padding-right: 3rem;
    margin-right: 1.5rem;
  }

  .personabar-visible .header-logo {
    padding-right: 2rem;
  }

  .header-cta-container {
    display: block;
    margin-left: auto;
  }
}

@media (max-width: 1400px) {
  .help-btn-cta,
  .live-chat-cta {
    display: none;
  }
}

@media (max-width: 1200px) {
  .footer-nav-row {
    display: none;
  }

  .address-pane,
  .contact-info,
  .copyright-text,
  .privacy-text {
    margin: 0 auto;
    text-align: center;
  }

  .copyright-text {
    padding-bottom: 0.75rem;
  }
}

@media (max-width: 1199px) {
  .header-logo-area {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    flex-wrap: wrap;
  }

  .navbar {
    padding-top: 1rem;
  }

  .navbar-nav {
    margin-right: -15px;
    margin-left: -15px;
  }

  /* Mobile navigation open and closing styles */

  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin: 4px 0 4px 0;
    transition: all 0.2s;
    background: #000;
  }

  .icon-bar:nth-of-type(1) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
  }

  .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .icon-bar:nth-of-type(3) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
  }

  .collapsed .icon-bar:nth-of-type(1) {
    transform: rotate(0);
  }

  .collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .collapsed .icon-bar:nth-of-type(3) {
    transform: rotate(0);
  }

  .services-menu-dropdown .border-left {
    border-left: 0 !important;
  }

  .services-menu-img,
  .services-menu-item {
    margin-bottom: 1rem;
  }

  .header-cta {
    float: none;
    margin: 0 auto;
    padding-top: 1.6rem;
    padding-bottom: 1rem;
    padding-right: 0em;
    display: flex;
    justify-content: center;
  }

  .mobile-nav {
    display: flex;
    align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .mobile-nav-button {
    padding: 0.25rem 0 0 0;
  }

  .navbar-toggler-icon {
    align-items: center;
    justify-content: center;
  }

  .navbar-toggler-icon .fa-1x {
    font-size: 1.5em;
  }

  .navbar-toggler {
    cursor: pointer;
    padding: 0.25rem 0.75rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
}

@media (max-width: 991px) {
  .top-bar-nav ul li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin: 0.25rem 0.5rem;
    font-size: 11px;
  }

  .top-bar-nav .seperator {
    display: none;
  }
}

@media (max-width: 767px) {
  .text-right {
    text-align: center;
  }

  .address-pane {
    padding: 2rem;
  }

  .address-pane .telnumber a,
  .address-pane .telnumber a:visited {
    color: #a41c1c;
  }

  .footer-logo img {
    max-width: 250px;
  }

  .social-media-circle {
    width: 35px;
    margin: 0.75rem;
  }
}

@media (max-width: 766px) {
  .social-media-icons {
    display: none;
  }

  .social-media-icons,
  .top-bar-nav {
    text-align: center;
  }

  .client-tools {
    padding-top: 0;
  }

  .header-logo img {
    width: 170px;
  }

  .email-input {
    margin-bottom: 0.5rem;
  }

  .carousel .row {
    padding-bottom: 0.75rem;
  }

  .gray-btn-bg {
    display: none;
  }
}

@media (max-width: 765px) {
  footer .contact-info {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2em;
  }
}

@media (max-width: 577px) {
  .testimonial-row {
    text-align: center !important;
  }

  .testimonial-row-rating {
    text-align: center !important;
  }
}

@media (min-width: 992px) and (max-width: 1704px) {
  .live-chat-cta .btn,
  .help-btn-cta .btn {
    font-size: 14px;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 78.666667%;
    max-width: 78.666667%;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header-cta {
    padding-top: 1.6rem;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1599px) and (-webkit-min-device-pixel-ratio: 1) {
  header .red-bg .help-cta {
    display: inline-block;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  header .red-bg .help-cta {
    display: inline-block;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
  .email-input {
    width: 14rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1201px) and (max-width: 1540px) {
  .email-input {
    width: 10rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1200px) and (max-width: 1290px) {
  .footer-logo img {
    width: 100%;
  }
}
