body {
  font-family: 'ABC Ginto Normal Variable', Helvetica Neue, Arial, Noto Sans, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: 'ABC Ginto Normal Variable', Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
.text-secondary {
  color: #265b75 !important;
}
.h1,
h1 {
  font-size: 2.1rem !important;
}
@media (max-width: 1200px) {
  .h1,
  h1 {
    font-size: calc(1.335rem + 1.02vw) !important;
  }
  .h2,
  h2 {
    font-size: calc(1.315rem + 0.78vw);
  }
  .h3,
  h3 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
}
.h2 {
  font-size: 1.9rem;
}
.search-header {
  background-color: #265b75;
  color: #fff;
}
.prev-next-buttons {
  margin-top: 40px;
}
.search-footer-spacer {
  min-height: 55px;
}
@media only screen and (min-width: 992px) {
  .search-footer-spacer {
    min-height: 80px;
  }
}
@media (min-width: 1200px) {
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 5rem !important;
  }
}
.search-intro-text {
  padding: 10px 10px 30px;
  max-width: 80%;
  margin: 0 auto;
}
.h3.search-question,
h3.search-question {
  margin: 40px auto 10px;
  font-family: 'ABC Ginto Normal Variable', sans-serif;
  font-size: 21px;
  font-weight: 500;
}
.search-body {
  color: #333;
  background-color: #d8e4ea;
}
.search-header-padding {
  padding-top: 24px;
}
.search-step-link-block,
.search-step-link-block-disabled,
.search-step-link-block-disabled:active,
.search-step-link-block-disabled:focus,
.search-step-link-block-disabled:hover,
.search-step-link-block:active,
.search-step-link-block:focus,
.search-step-link-block:hover {
  display: block;
  width: 44px;
  height: 44px;
  margin-top: 3px;
  padding-top: 11px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0);
  text-transform: uppercase;
  border-radius: 10px;
  text-align: center;
}
.search-step-link-block-disabled,
.search-step-link-block-disabled:active,
.search-step-link-block-disabled:focus,
.search-step-link-block-disabled:hover {
  color: hsla(0, 0%, 100%, 0.7);
  cursor: not-allowed;
}
.search-step-link-block:hover {
  background-color: #1d4457;
  border: 1px solid hsla(0, 0%, 100%, 0.7);
}
.search-step-link-block:active {
  background-color: hsla(0, 0%, 100%, 0.7);
  border: 1px solid #fff;
  color: #333;
  text-decoration: none;
}
.search-step-link-block.search-step-active,
.search-step-link-block.search-step-active:active,
.search-step-link-block.search-step-active:hover {
  background-color: #d8e4ea;
  border: 1px solid #fff;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .search-step-link-block,
  .search-step-link-block-disabled,
  .search-step-link-block-disabled:active,
  .search-step-link-block-disabled:focus,
  .search-step-link-block-disabled:hover,
  .search-step-link-block:active,
  .search-step-link-block:focus,
  .search-step-link-block:hover {
    width: 140px;
  }
}
@media only screen and (min-width: 992px) {
  .search-step-link-block,
  .search-step-link-block-disabled,
  .search-step-link-block-disabled:active,
  .search-step-link-block-disabled:focus,
  .search-step-link-block-disabled:hover,
  .search-step-link-block:active,
  .search-step-link-block:focus,
  .search-step-link-block:hover {
    height: 68px;
  }
}
@media (max-width: 767px) {
  .search .text-left {
    text-align: center;
  }
}
.search-font-step-headline {
  font-size: 14px;
}
.search-font-headline,
.search-font-step-headline {
  font-family: 'ABC Ginto Normal Variable', Helvetica Neue, Arial, Noto Sans, sans-serif;
  font-weight: 700;
}
.search-font-headline {
  font-size: 24px;
}
.browse-state {
  color: #333;
}
.pfont {
  font-family: Muli, Helvetica Neue, Arial, Noto Sans, sans-serif;
}
.sfont {
  font-family: 'ABC Ginto Normal Variable', sans-serif;
}
.font-lg {
  font-size: 24px;
}
.font-sm {
  font-size: 14px;
}
.font-500 {
  font-weight: 500;
}
.font-600 {
  font-weight: 600;
}
.font-700 {
  font-weight: 700;
}
.dark-text {
  color: #333 !important;
}

[type='range'] {
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0);
  margin: 0;
  width: 100%;
  background-color: #eee;
}
[type='range']::-moz-focus-outer {
  border: 0;
}
[type='range']:focus {
  outline: 0;
}
[type='range']:focus::-webkit-slider-runnable-track {
  background: #fbfbfc;
}
[type='range']:focus::-ms-fill-lower {
  background: #eceff1;
}
[type='range']:focus::-ms-fill-upper {
  background: #fbfbfc;
}
[type='range']::-webkit-slider-runnable-track {
  cursor: default;
  height: 8px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
  background: #eceff1;
  border: 2px solid #cfd8dc;
  border-radius: 5px;
}
[type='range']::-webkit-slider-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
  background: #607d8b;
  border: 2px solid #eceff1;
  border-radius: 12px;
  box-sizing: border-box;
  cursor: default;
  height: 24px;
  width: 24px;
  -webkit-appearance: none;
  margin-top: -10px;
}
[type='range']::-moz-range-track {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
  cursor: default;
  height: 8px;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  background: #eceff1;
  border: 2px solid #cfd8dc;
  border-radius: 5px;
  height: 4px;
}
[type='range']::-moz-range-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
  background: #607d8b;
  border: 2px solid #eceff1;
  border-radius: 12px;
  box-sizing: border-box;
  cursor: default;
  height: 24px;
  width: 24px;
}
[type='range']::-ms-track {
  cursor: default;
  height: 8px;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-width: 12px 0;
  color: rgba(0, 0, 0, 0);
}
[type='range']::-ms-fill-lower {
  background: #dde3e6;
}
[type='range']::-ms-fill-lower,
[type='range']::-ms-fill-upper {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2), 0 0 1px rgba(13, 13, 13, 0.2);
  border: 2px solid #cfd8dc;
  border-radius: 10px;
}
[type='range']::-ms-fill-upper {
  background: #eceff1;
}
[type='range']::-ms-thumb {
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(13, 13, 13, 0.2);
  background: #607d8b;
  border: 2px solid #eceff1;
  border-radius: 12px;
  box-sizing: border-box;
  cursor: default;
  height: 24px;
  width: 24px;
  margin-top: 2px;
}
[type='range']:disabled::-moz-range-thumb,
[type='range']:disabled::-ms-fill-lower,
[type='range']:disabled::-ms-fill-upper,
[type='range']:disabled::-ms-thumb,
[type='range']:disabled::-webkit-slider-runnable-track,
[type='range']:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
}
@media (max-width: 575.98px) {
  .w-xs-25 {
    width: 25% !important;
  }
}
@media (max-width: 575.98px) {
  .w-xs-50 {
    width: 50% !important;
  }
}
@media (max-width: 575.98px) {
  .w-xs-75 {
    width: 75% !important;
  }
}
@media (max-width: 575.98px) {
  .w-xs-100 {
    width: 100% !important;
  }
}
@media (max-width: 575.98px) {
  .w-xs-auto {
    width: auto !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-25 {
    width: 25% !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-50 {
    width: 50% !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-75 {
    width: 75% !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
@media (max-width: 767.98px) {
  .w-sm-auto {
    width: auto !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-25 {
    width: 25% !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-50 {
    width: 50% !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-75 {
    width: 75% !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .w-md-auto {
    width: auto !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-25 {
    width: 25% !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-50 {
    width: 50% !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-75 {
    width: 75% !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
@media (max-width: 1199.98px) {
  .w-lg-auto {
    width: auto !important;
  }
}
.w-xl-25 {
  width: 25% !important;
}
.w-xl-50 {
  width: 50% !important;
}
.w-xl-75 {
  width: 75% !important;
}
.w-xl-100 {
  width: 100% !important;
}
.w-xl-auto {
  width: auto !important;
}
.bg-red-alert-danger {
  background-color: #f8d8db;
}
.bg-agray {
  background-color: #f0f3f5;
}
.bg-light-green {
  background-color: #d4e7cb;
}
.bg-bright-yellow {
  background-color: #f3e062;
}
.bg-footer {
  background-color: #1f282d;
}
.bg-light-yellow {
  background-color: #fcf8e3;
}
.bg-light-blue {
  background-color: #d9edf7;
}
.bg-slate-gray {
  background-color: #557c8b;
}
.bg-light-gray {
  background-color: #d4d4d4;
}
.bg-xx-light-gray {
  background-color: #f7f7f7;
}
.bg-orange-peru {
  background-color: #cd683c;
}
.bg-clouds-blue {
  background-color: #ebfbfe;
}
.bg-base-blue {
  background-color: #d7e3ea;
}
.bg-blue-secondary {
  background-color: #255a74;
  color: #fff;
}
.bg-blue-secondary:hover {
  background-color: #54a3c0 !important;
  color: #fff;
}

.bg-therapist-header {
  background-color: #54a3c0 !important;
}
.bg-profile-head h3,
.bg-profile-head h5 {
  color: #fff;
}
.bg-profile-head {
  background-color: #52a2bf !important;
}
.dark-header {
  background: #326c85;
  color: #fff;
}
.text-fountain {
  color: #64a2be;
}
.text-lblack {
  color: #22262a !important;
}
.orange-bright {
  color: #ffbd00 !important;
}
.orange-bright:hover {
  color: hsla(0, 0%, 100%, 0.75) !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-footer {
  border-color: hsla(0, 0%, 100%, 0.5) !important;
}

.header-placeholder {
  min-height: 105px;
}
.navbar-dark .navbar-nav .nav-link.active {
  border-bottom: 1px solid #fff;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.openedModal {
  overflow-y: hidden;
}
.mhm-btn-group {
  min-width: 140px;
}
.first-uppercase:first-letter {
  text-transform: uppercase;
}
.tag-editor-input {
  min-width: 300px;
  font-size: 15px;
}

.invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.quality-number-highlight {
  font-size: 120%;
  border: 2px solid #8a6d3b;
  padding: 0 10px;
}

.orangeBackground {
  background-color: #e26e3c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
ul.spaced-li li {
  padding-bottom: 20px;
}
ul.spaced-li {
  margin-top: 20px;
}
figure {
  border: thin solid #bfbfbf;
  margin: 0.5em;
  padding: 0.5em;
}

figure.logo {
  border: none;
  margin: 0;
  padding: 0;
}

.small-select-button {
  height: 45px !important;
  margin: 3px 0;
}

.home-logo-search {
  max-height: 70px;
}

@media (min-width: 425px) {
  .medium-logo {
    max-height: 120px;
  }
}
.mhm-icon-password {
  background-image: url(password.459000a174a510356729.png);
  background-repeat: no-repeat;
  background-position: 7px 50%;
  background-size: auto 60%;
  padding-left: 35px;
}

.form-control:focus,
.has-success .form-control,
.has-success .form-control:focus {
  border-color: #f8a583;
}
.form-control:focus,
.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8a583;
}

.therapist-result-card {
  margin-bottom: 60px;
  margin-left: 10px;
  margin-right: 10px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  padding-top: 15px;
  padding-bottom: 15px;
}
label {
  font-weight: 400;
}
.pointer,
a:hover {
  cursor: pointer;
}
.disabled-components,
.disabled-components > * {
  pointer-events: none;
  opacity: 0.4;
}
p {
  word-wrap: break-word;
}
textarea {
  resize: none;
}
.mhm-modal-header {
  padding: 15px;
  color: #333;
}
.mhm-modal-content {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  background-color: #fff;
}
.search-dark-callout {
  background-color: #1d4964;
  color: #fff;
}

.modal-content input::-webkit-input-placeholder {
  color: #19150e;
  font-weight: 700;
}
.modal-content input::-moz-placeholder {
  color: #19150e;
  font-weight: 700;
}
.modal-content input:-ms-input-placeholder {
  color: #19150e;
  font-weight: 700;
}
.modal-content input::-ms-input-placeholder {
  color: #19150e;
  font-weight: 700;
}
.modal-content input::placeholder {
  color: #19150e;
  font-weight: 700;
}
.back-to-top {
  position: fixed;
  display: none;
  background: #84ccdc;
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
}
.back-to-top:hover {
  opacity: 0.7;
}
.back-to-top i {
  padding-top: 12px;
  color: #fff;
}
.mhm-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.61);
  overflow: scroll;
  z-index: 5000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
}

.mhm-modal-bg {
  width: 100% !important;
  height: 100% !important;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  transition: all 0.3s;
  overflow-y: auto;
}
.mhm-modal,
.mhm-modal-bg {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mhm-modal {
  z-index: 10100;
  position: relative;
  padding-top: 1%;
}
.mhm-modal-dialog {
  border-radius: 10px;
  background: #fff;
  box-shadow: 3px 8px 17px rgba(0, 0, 0, 0.2);
}
.mhm-modal-body {
  position: relative;
  padding: 15px;
}
.mhm-modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  padding: 1rem;
  border-top: 1px solid #eaedf0;
}
.mhm-modal h1,
.mhm-modal h2,
.mhm-modal h3,
.mhm-modal h4,
.mhm-modal label,
.mhm-modal p,
.mhm-modal span {
  font-weight: 400 !important;
}
.g-recaptcha {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.spinner-load {
  width: 140px;
  height: 140px;
  position: relative;
  margin: auto;
}
#spinner-loc {
  width: 350px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 60px;
  right: 0;
  margin: auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ca6633;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  border: 6px solid #fff;
  -webkit-animation: sk-bounce 5s ease-out infinite;
  animation: sk-bounce 5s ease-out infinite;
}
.double-bounce2 {
  width: 100%;
  height: 100%;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
  opacity: 0.6;
  background-color: #fff;
  border: 6px solid #ca6633;
  -webkit-animation: sk-bounce 5s ease-in infinite;
  animation: sk-bounce 5s ease-in infinite;
}
@-webkit-keyframes sk-bounce {
  0%,
  to {
    -webkit-transform: scaleY(0);
  }
  50% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-bounce {
  0%,
  to {
    transform: scale(0) rotate(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1) rotate(1);
    -webkit-transform: scale(1);
  }
}
img.brand-logo {
  max-width: 200px;
}
.card-deck {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 0.5rem;
}
.card-deck.blog-editor {
  display: grid;
  grid-template-columns: repeat(auto-fit, 300px);
  grid-gap: 0.5rem;
}
.card-deck.blog {
  display: grid;
  grid-template-columns: repeat(auto-fit, 290px);
  grid-gap: 0.5rem;
}
@media (max-width: 970px) {
  .mhm-modal-content {
    margin-top: 0;
  }
}
section {
  padding-left: 15px;
}
.contact-modal-header {
  padding: 15px;
  color: #fff;
  background-color: #52a2bf;
}
.profile-user-img-contact {
  width: 100%;
}
.centerBlock {
  display: table;
  margin: auto;
  width: 80%;
}
.center {
  position: absolute;
  left: 35%;
  top: 35%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .mhm-modal-body-contact {
    margin-bottom: -30px;
  }
  .header-btn {
    font-size: 1.25rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .mhm-modal-body-contact {
    margin-bottom: -30px;
  }
}

.cardForm {
  border-radius: 10px;
  box-shadow: 0 5px 5px -2px #212121;
}
.cardLabel {
  position: relative;
  color: #6a7c94;
  font-weight: 400;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cardLabel > span {
  width: 115px;
}
.center-loading {
  text-align: center;
}
.center-loading > i {
  position: relative;
  margin-top: calc(20% - 14px);
}
.name-title {
  padding-top: 1% !important;
}
.name-title {
  text-align: left !important;
  padding-left: 2% !important;
}
.profile-img-double-border {
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #52a2bf;
}

.img-circle {
  border-radius: 50%;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
  .price-card {
    max-width: 100%;
  }
}

.accordion {
  color: #000;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion {
  background-color: #f5f5f5;
  padding: 18px;
  width: 100%;
  text-align: left;
}
.accordion:hover {
  background-color: #e0e0e0;
}
@media (min-width: 576px) {
  .splitList {
    -moz-columns: 100px 2;
    columns: 100px 2;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .splitList li {
    -webkit-column-break-inside: avoid;
  }
}

.badge-img {
  height: 18px;
  width: 18px;
}
.h7 {
  font-size: 18px;
  font-weight: 500 !important;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}
button:disabled {
  cursor: not-allowed;
}
.articleShadow {
  box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.75);
}
.bg-pricing {
  background-color: #84ccdc !important;
}
.price-card {
  max-width: 600px;
}
.price-testimonial {
  font-size: 42px;
  color: #333;
}
.price-testimonial-signature {
  font-size: 20px;
}
.price-testimonial-secondary {
  font-size: 32px;
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .price-card {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }
  .price-testimonial {
    font-size: 32px;
  }
  .price-testimonial-secondary {
    font-size: 28px;
  }
  .price-testimonial-signature {
    font-size: 18px;
  }
}
figure {
  border: 0;
}

.bg-tertiary {
  background-color: #204e64 !important;
}

.nav-item a {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}

.footer-list h6 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  opacity: 0.5;
}

.footer-list li {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

@media (max-width: 767px) {
  .footer-list li {
    font-size: 20px;
    font-weight: 200;
    line-height: 26px;
  }
}

.sidebarMenu {
  background-color: #123195;
  transition: 0.3s;
}
.sidebarMenu {
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  opacity: 1 !important;
  z-index: 99;
}

.sidebarShadow {
  box-shadow: -10px 0 13px -4px rgba(0, 0, 0, 0.75);
}
.sidebarMenuInner {
  /* margin: 0;
  padding: 0; */
  z-index: 99;
  opacity: 1 !important;
}
.sidebarMenuInner li {
  list-style: none;
  color: #fff;
  /* text-transform: uppercase; */
  font-weight: bold;
  /* padding: 20px; */
  cursor: pointer;
  /* border-bottom: 1px solid hsla(0, 0%, 100%, 0.1); */
  display: block;
  z-index: 99;
}
.sidebarMenuInner li span {
  font-size: 14px;
  color: #fff;
  z-index: 99;
}
.sidebarMenuInner .nav-item-mobile a {
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  font-family: 'ABC Ginto Normal Variable';
  cursor: pointer;
  text-decoration: none;
  z-index: 99;
}
.nav-item-mobile:hover > a,
.sidebarMenuInner .nav-item-mobile:hover {
  text-decoration: underline;
  z-index: 99;
}
.sidebarMenuInner .nav-item-mobile:hover > .nav-link-mobile:after {
  font-family: FontAwesome;
  content: '';
  color: #fff;
  float: right !important;
  -webkit-animation: fadeInLeft 1s ease 0;
  animation: fadeInLeft 1s ease 0;
  z-index: 99;
}
.sidebarMenuInner .nav-item-mobile.activeSidebarItem > .nav-link-mobile:after {
  font-family: FontAwesome;
  content: '';
  color: #fff;
  float: right !important;
}
.menuOverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.55);
  -webkit-animation: fade 0.5s;
  animation: fade 0.5s;
  z-index: 99;
}
.sidebarIconToggle {
  display: none;
  z-index: 100;
}
.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
}
.horizontal {
  margin-top: 3px;
}
.diagonal.part-1,
.diagonal.part-2,
.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
}
.diagonal.part-2 {
  margin-top: 5px;
}
.sidebarIconToggle.spinIt > .horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  opacity: 0;
}
.sidebarIconToggle.spinIt > .diagonal.part-1 {
  transition: all 0.3s;
  box-sizing: border-box;
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  /* margin-top: 8px; */
}
.sidebarIconToggle.spinIt > .diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: -3px;
}
.offcanvas-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  padding-top: 0 !important;
  padding-left: 0 !important;
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  background-color: #123195;
}
.offcanvas-header-therapist {
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  background-color: #54a3c0;
}
.navbar-offcanvas {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.navbar-brand img {
  max-width: inherit;
  max-height: 85px;
  width: auto;
}
img.navbar-logo-img {
  max-height: 71px !important;
}
.openSidebarMenu {
  display: none;
}
.bgSemiTransparent {
  opacity: 0.55;
}
@media (max-width: 991px) {
  .openSidebarMenu {
    top: 44px;
    display: block;
  }
  .sidebarIconToggle {
    display: block;
    transition: all 0.3s;
    box-sizing: border-box;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 22px;
    right: 22px;
    height: 22px;
    width: 22px;
  }
}
@media (max-width: 992px) {
  .sidebarIconToggle {
    top: 48px;
    right: 64px;
  }
}
@media (max-width: 767px) {
  .sidebarIconToggle {
    top: 48px;
    right: 24px;
  }
}
html {
  min-height: 100%;
  background: #e9e9e9;
  background-size: 100% 100%;
}
#container {
  width: 95px;
  margin: 120px auto;
}
.select {
  border: 1px solid #ccc;
  width: 125px;
  border-radius: 6px;
  background: #fafafa;
  position: relative;
}
.select:before {
  content: '';
  font-family: FontAwesome;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 2px;
  margin-right: 7px;
  font-size: 18px;
}
.select select {
  margin-left: 15px;
  padding-top: 6px;
  padding-bottom: 5px;
  padding-right: 20px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
  background-image: none;
  -webkit-appearance: none;
}
.select select:focus {
  outline: none;
}

.bg-home-slot-match {
  color: #fff;
  background-color: #54a3c0 !important;
}
.bg-home-slot-articles {
  color: #fff;
  background-color: #275266 !important;
}

.gradient-line {
  height: 10px;
}
.gradient-line,
.gradient-line-thick {
  width: 100%;
  background: linear-gradient(90deg, #8ce, #283e49);
}
.gradient-line-thick {
  height: 24px;
}

.bg-home-slot-hand {
  color: #000;
  background-color: #eaeaea !important;
}

.bg-home-slot-testimonials-1 {
  color: #fff;
  background-color: #426d84 !important;
}
.bg-home-slot-testimonials-2 {
  color: #fff;
  background-color: #66a0bc !important;
}
.slider-quote:before {
  content: '“';
  margin-right: 0.2em;
  vertical-align: -0.4em;
}
.slider-quote:after,
.slider-quote:before {
  font-family: Georgia;
  color: #fff;
  font-size: 3em;
  line-height: 0.1em;
}
.slider-quote:after {
  margin-left: 0.5rem;
  content: '”';
  vertical-align: -0.45em;
}
.slider-quote:nth-child(16) {
  font-size: 6rem !important;
}
.slider-quote > a:first-child {
  display: inline;
}
.slider h2 {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120%;
  opacity: 0;
  -ms-transform: translateX(500px);
  transform: translateX(500px);
}
.slider .button {
  color: #fff;
  padding: 5px 50px;
  background: hsla(0, 0%, 100%, 0.3);
  text-decoration: none;
  opacity: 0;
  font-size: 15px;
  line-height: 30px;
  display: inline-block;
  -ms-transform: translateX(-500px);
  transform: translateX(-500px);
}
.slider .button,
.slider h2 {
  transition: transform 0.8s, opacity 0.8s;
  transition-delay: 1s;
}
.slider-dots label {
  border-radius: 50%;
  background: hsla(0, 0%, 100%, 0.2);
  border: 1px solid hsla(0, 0%, 100%, 0.4);
}
.slider-dots label,
.slider-dots label.slider-dots-selected {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
}
.slider-dots label.slider-dots-selected {
  border-radius: 50%;
  background: #fff;
  border: 1px solid #fff;
}
div > ul > li > div > #testimon {
  -webkit-animation: slide-animation 25s infinite;
}

@media (min-width: 100px) and (max-width: 320px) {
  .lead-sm {
    font-size: 1rem;
    font-weight: 300;
  }
}

.triList {
  -moz-columns: 100px 2;
  columns: 100px 2;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.triList li {
  -webkit-column-break-inside: avoid;
}
@media (min-width: 1024px) {
  .triList {
    -moz-columns: 100px 3;
    columns: 100px 3;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
  .triList li {
    -webkit-column-break-inside: avoid;
  }
}
.cta-style {
  color: #fff;
  background-color: #52a2bf;
}
.fa-test-slider {
  font-size: 3rem;
}
.test-slider-height {
  min-height: 500px;
}
@media screen and (max-width: 1440px) and (min-width: 1023px) {
  .test-slider-height {
    min-height: 643px;
  }
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  .test-slider-height {
    min-height: 785px;
  }
  .fa-test-slider {
    font-size: 2rem;
  }
}
@media screen and (min-width: 375px) {
  .test-slider-height {
    min-height: 673px;
  }
  .fa-test-slider {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 425px) {
  .search-result-card-title {
    max-width: 194px;
  }
}
@media only screen and (max-width: 375px) {
  .search-result-card-title {
    max-width: 164px;
  }
}
@media only screen and (max-width: 355px) {
  .search-result-card-title {
    max-width: 110px;
  }
}
.therapist-card-list-image-mobile {
  height: 18px;
  width: 18px;
}
.articleLinkOrange {
  color: rgba(253, 147, 101, 0.8) !important;
}

@media (min-width: 34em) {
  .card-columns {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 48em) {
  .card-columns {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 62em) {
  .card-columns {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 75em) {
  .card-columns {
    -moz-column-count: 2;
    column-count: 2;
  }
}

.thumby {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 188px;
}
.articleThumb,
.thumbyBox {
  position: relative;
  width: 100%;
}
.articleThumb:hover .thumbLay {
  opacity: 1;
}
.thumbLay {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.4s ease;
  background-color: rgba(131, 206, 221, 0.8);
}
.thumbyBox:hover .thumbLay {
  opacity: 1;
}

.home-quote:before {
  content: '“';
  margin-right: 0.1em;
  vertical-align: -0.4em;
}
.home-quote:after,
.home-quote:before {
  font-family: Georgia;
  color: #000;
  font-size: 2em;
  line-height: 0.1em;
}
.home-quote:after {
  margin-left: 0.25rem;
  content: '”';
  vertical-align: -0.45em;
}
.home-quote:nth-child(16) {
  font-size: 3rem !important;
}
.home-quote > a:first-child {
  display: inline;
}

.ng-tooltip,
[tooltippy] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.ng-tooltip {
  position: absolute;
  font-size: 12px;
  text-align: left;
  z-index: 11000;
  opacity: 0;
  max-width: 250px;
  padding: 20px;
  white-space: wrap;
  border-radius: 0.3ch;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
}
@media (min-width: 1024px) {
  .ng-tooltip {
    font-size: 16px;
  }
}
.ng-tooltip:after {
  content: '';
  position: absolute;
  border-style: solid;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.ng-tooltip-top:after {
  top: 100%;
  border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.ng-tooltip-bottom:after,
.ng-tooltip-top:after {
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.ng-tooltip-bottom:after {
  bottom: 100%;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}
.ng-tooltip-left:after {
  left: 100%;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
}
.ng-tooltip-left:after,
.ng-tooltip-right:after {
  top: 50%;
  margin-top: -5px;
  border-width: 5px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.ng-tooltip-right:after {
  font-family: 'ABC Ginto Normal Variable', Helvetica, sans-serif;
  right: 100%;
  border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.ng-tooltip-show {
  opacity: 1;
}
.tooltip-has-description {
  color: #2f79b9;
  text-decoration: underline;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.fountain-title {
  color: #64a2be;
}
.home-quote-text {
  font-size: 22px;
}
@media (min-width: 576px) {
  .home-quote-text {
    font-size: 22px;
    -ms-transform: skew(-4deg);
    transform: skew(-4deg);
    -webkit-transform: skew(-4deg);
  }
}

.b-radius {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.bt-radius,
.t-radius {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.bt-radius {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.hw-hero-bright {
  background: url(../../assets/images/HomeWave/inv2.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50%;
}

.hw-hero-inversion-bright {
  background: url(../../assets/images/HomeWave/cloudheroml.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50%;
}

.hw-hero-blue-vibrant {
  background: url(../../assets/images/HomeWave/testblue.jpg);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50%;
}
.slider-dots-hw label {
  background: hsla(0, 0%, 100%, 0.2);
  margin: 0 4px;
}
.slider-dots-hw label,
.slider-dots-hw label.slider-dots-hw-selected {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #255a74;
  cursor: pointer;
}
.slider-dots-hw label.slider-dots-hw-selected {
  background: #255a74;
}

@media (min-width: 320px) and (max-width: 768px) {
  .hw-slider-height {
    min-height: 475px;
  }
  .hw-quote-text {
    font-size: 18px;
  }
  .lead {
    font-size: 1.15rem;
  }
  h4 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hw-slider-height {
    min-height: 325px;
  }
}
@media (min-width: 1024px) {
  .hw-slider-height {
    min-height: 225px;
  }
}
@media (max-width: 320px) {
  .hw-slider-height {
    min-height: 475px;
  }
  .hw-quote-text {
    font-size: 16px;
  }
}
.sky-line {
  width: 100%;
  height: 10px;
  background: linear-gradient(90deg, #dbf0fa 100%, #dbf0fa 0);
}
.btn-primary-white {
  background: #fff;
  color: #e26e3c;
  border-radius: 10px;
}
.bg-wave-orange {
  background-color: #e26e3c;
}
.bg-wave-orange:hover {
  background-color: #c63;
  color: #fff !important;
}
.wave-orange {
  color: #e26e3c !important;
}
.wave-orange:hover {
  background-color: #e26e3c !important;
  color: #fff !important;
}
.btn-primary-white:hover {
  background: #e26e3c;
  color: #fff !important;
}
.btn-primary {
  color: #fff;
  background-color: #ca6633;
  border-color: #ca6633;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #ab572b;
  border-color: #a15129;
}
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(210, 125, 82, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #ca6633;
  border-color: #ca6633;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #a15129;
  border-color: #974c26;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(210, 125, 82, 0.5);
}
.step-number {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 40px;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  font-style: normal;
  background-color: #64a2be;
  border-radius: 50%;
}
.crop-circler {
  width: 220px;
  height: 220px;
  overflow: hidden;
  border-radius: 50%;
}
.crop-circle {
  display: block;
  margin: 0 auto 0 -25%;
  height: 100%;
  width: auto;
}
.carousel-control-next,
.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.7;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-next-icon-white,
.carousel-control-prev-icon,
.carousel-control-prev-icon-white {
  display: inline-block;
  width: 66px;
  height: 66px;
  background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
  background-image: url(../../assets/images/HomeWave/algs.png);
}
.carousel-control-next-icon {
  background-image: url(../../assets/images/HomeWave/args.png);
}
.carousel-control-prev-icon-white {
  background-image: url(../../assets/images/HomeWave/als.png);
}
.carousel-control-next-icon-white {
  background-image: url(../../assets/images/HomeWave/ars.png);
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.roundRight {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
}
.roundLeft {
  border-bottom-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
@media (max-width: 1024px) {
  .badgeImage {
    max-width: 200px !important;
  }
}

/* .testimonial-quote {
  width: 100%;
  height: 100%;
  transition: transform 1s;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.testimonial-quote.first {
  left: 0;
}
.testimonial-quote.second {
  left: 100%;
}
.testimonial-quote.third {
  left: 200%;
} */

.our-closed-class {
  transform: translate(320px);
}

.hideTest {
  /*visibility: hidden;*/
  display: none !important;
}
.showTest {
  /*visibility: visible;*/
  display: block !important;
}
.showHow {
  /*visibility: visible;*/
  display: flex !important;
}

@media (min-width: 970px) {
  .nav-lg-screen-padding {
    padding-right: 0.5rem !important;
    padding-left: 0.25rem !important;
  }
}
@media (min-width: 1070px) {
  .nav-lg-screen-padding {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
.special-under-380 {
  width: 320px !important;
}
@media (max-width: 380px) {
  .special-under-380 {
    width: 240px !important;
  }
}

@media (max-width: 767px) {
  .special-zip-match {
    width: 100%;
    margin-bottom: 10px !important;
  }
}
/* homepage-v3_02b */
.bg-discover {
  background-color: #def4ff;
  color: hsl(198, 38%, 21%);
}
.bg-light-gray {
  background-color: #f9f9f9;
  color: hsl(194, 42%, 18%);
}
.bg-hero-b {
  background-color: #eaeaea;
}
.bg-test {
  background-color: #5eb0cf;
  color: hsl(0, 0%, 100%);
}
.bg-callout {
  background-color: rgb(84, 163, 192);
  color: hsl(0, 0%, 100%);
}

.dblue-heading {
  color: hsl(197, 40%, 37%);
}
.bestforGray {
  color: #222222;
}
.privacyHeading {
  color: #213e4a;
}
.bg-light-blue {
  background-color: hsl(197, 100%, 84%);
}
.bg-blue-privacy {
  background-color: #abe7ff;
}
.bg-blue-privacy-b {
  background-color: #72d0f5;
}
.bg-hero-blue {
  background-color: #def4ff;
}

.muli600 {
  font-family: 'ABC Ginto Normal Variable';
  font-weight: 600;
}
.muli700 {
  font-family: 'ABC Ginto Normal Variable';
  font-weight: 700;
}
.muli800 {
  font-family: 'ABC Ginto Normal Variable';
  font-weight: 800;
}
.muli800 {
  font-family: 'ABC Ginto Normal Variable';
  font-weight: 900;
}
.hind600 {
  font-family: 'ABC Ginto Normal Variable';
  font-weight: 600;
}
label.slider-dots-hw-selected-w {
  background: #fff;
}
.asi-images {
  max-width: 100%;
}

.pb-9 {
  padding-bottom: 4rem !important;
}
.pt-9 {
  padding-top: 4rem !important;
}

.pb-8 {
  padding-bottom: 2.5rem;
}
.pt-8 {
  padding-top: 2.5rem;
}

@media (max-width: 768px) and (min-width: 320px) {
  .asi-images {
    max-width: 60% !important;
  }
}
.bg-secondary {
  background-color: #265b75 !important;
}

.bg-footer {
  background-color: #123195 !important;
}

.bg-header {
  background-color: #123195 !important;
}

.header-btn {
  background-color: #f95619;
  padding: 8px 32px !important;
  border-radius: 4px !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.pb-6,
.py-6 {
  padding-bottom: 5rem !important;
}
.pt-6,
.py-6 {
  padding-top: 5rem !important;
}
.mt-6,
.my-6 {
  margin-top: 5rem !important;
}
.mb-6,
.my-6 {
  margin-bottom: 5rem !important;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75) !important;
}
.text-primary {
  color: #ca6633 !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #ca6633 !important;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 10px;
}
.btn {
  border-radius: 10px !important;
}
.btn-outline-primary {
  color: #ca6633;
  border-color: #ca6633;
}
.btn-outline-primary:hover {
  color: #ca6633;
  border-color: #ca6633;
  background-color: #eeeeee;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle,
.btn-outline-primary:active {
  color: #fff;
  border-color: #fff;
  background-color: #ca6633;
}

.zip-height {
  height: 48px !important;
}
.round-right-ten {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.round-left-ten {
  border-bottom-left-radius: 10px !important;
  border-top-left-radius: 10px !important;
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

@media only screen and (min-width: 320px) {
  .searchButtonFont {
    font-size: 0.7rem;
  }
  .zip-height {
    height: 40px !important;
  }
}

@media only screen and (min-width: 375px) {
  .searchButtonFont {
    font-size: 0.9rem;
  }
  .zip-height {
    height: 48px !important;
  }
}

@media only screen and (min-width: 768px) {
  .searchButtonFont {
    font-size: 1rem;
  }
  .px-md-9 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
