 /*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Header CSS */

#top .container .row .col.span_3 {
  max-height: 0 !important;
  margin: auto auto;
}

.menu-title-text {
    font-size: 20px !important;
}

/* ul.buttons.sf-menu {
  max-width: 430px !important;
  width: 100%;
  justify-content: start;
} */

ul.sf-menu.sf-js-enabled.sf-arrows {
  column-gap: 20px !important;
}

/* #header-outer[data-format="centered-menu"] #top nav > .buttons {
  position: absolute;
  top: -30px;
  right: -50px;
} */

#header-outer[data-lhe="animated_underline"]
  #top
  nav
  > ul
  > li:not([class*="button_"])
  > a
  .menu-title-text:after {
  border: unset !important;
}

.menu-item a:hover {
  color: #f6cb63 !important;
  text-decoration: unset !important;
  border-bottom: none !important;
}

.header-number {
  font-size: 14px;
  color: #fff !important;
  font-family: "Inter";
  position: relative;
}

.header-number::before {
  content: "";
  background: url(https://sudsnspins.com/wp-content/uploads/2025/09/Zippy-Shell.png);
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  background-repeat: no-repeat;
  left: -25px;
  top: 0;
}

#header-outer {
  background: #005d97;
}

header#top {
  background: #005d97;
}

.menu-item a {
  font-size: 24px !important;
  font-family: "omnes" !important;
  color: #fff !important;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
  column-gap: 50px;
}

body #header-outer .icon-salient-search:before,
body.material #header-outer .icon-salient-search:before {
  color: #fff !important;
}

h1,
h2,
h4 {
  font-family: "Omnes" !important;
}

.faq-sec h2,
.step-form h2 {
  color: #005d97;
}

.hero-blk {
  padding: 0 100px !important;
}

.hero-sec img {
  margin: 0 50px 0 auto;
  display: block;
}

.cta-btn {
  background: #f6cb63;
  padding: 4px 18px;
  border-radius: 40px;
  font-size: 16px;
  color: #005d97;
  font-weight: 700;
  margin-left: 20px;
  font-family: "Omnes" !important;
}

p {
  font-size: 18px;
  color: #005d97;
  font-weight: bolder;
}

.cta-sec p strong {
  font-family: "Omnes" !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  font-size: 20px;
}

#hero-sec .row-bg-wrap .row-bg-overlay::before {
  content: "";
  background: url(https://sudsnspins.com/wp-content/uploads/2025/09/pngwing.com-42-1.png);
  display: block;
  width: 470px;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 41%;
}

/* Laundry Sec CSS */

.laundry-sec h2,
.laundry-sec h3 {
  font-weight: 900;
  color: #005d97 !important;
  font-family: "omnes" !important;
}

.laundry-sec img {
  display: block;
  margin: 0 auto;
  width: 80% !important;
}

/* Pricing Sec CSS */

.pricing-sec h2 {
  font-weight: bolder;
  color: #005d97 !important;
}

#pricing-inner {
  margin-top: 50px;
}

.popular-txt p {
  font-size: 12px !important;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner {
  background: #fff !important;
  padding: 20px;
  border-radius: 8px !important;
  position: relative;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -2px rgb(0 0 0 / 10%);
}

.pricing-inner .vc_col-sm-4 .vc_column-inner h3 {
  color: #262626;
  font-weight: bolder;
  font-family: "omnes" !important;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner .card-flex {
  display: flex;
  align-items: baseline;
  column-gap: 7px;
  margin: 0 !important;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner .card-flex h3 {
  color: #005d97 !important;
}

.pricing-img {
  background: #eff6ff;
  padding: 15px;
  width: 109.1%;
  position: relative;
  left: -20px;
}

.pricing-img p {
  padding: 0 !important;
  font-size: 18px !important;
  color: #374151;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner ul li {
  list-style: none !important;
  color: #262626;
  font-size: 16px;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner ul li::before {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #005d97 !important;
  font-size: 16px;
  padding-right: 10px;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner ul {
  margin: 0 !important;
  min-height: 160px;
}

.pricing-inner .vc_col-sm-4 .vc_column-inner #cta-btn {
  display: block;
}

#cta-btn {
  margin: 0;
  background: #005d97 !important;
  color: #fff !important;
  font-size: 20px !important;
  font-family: "Omnes" !important;
  text-transform: capitalize !important;
  font-weight: bolder;
  text-align: center;
  padding: 10px;
  border-radius: 100px !important;
  transform: unset !important;
  box-shadow: unset !important;
  padding: 14px 50px !important;
}

.pricing-main .vc_column-inner {
  border: 2px solid #005d97;
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 10%),
    0 8px 10px -6px rgb(0 0 0 / 10%) !important;
  transform: translateY(-16px);
}

.pricing-main #cta-btn {
  background: #f6cb63 !important;
  color: #005d97 !important;
}

.popular-txt {
  margin: 0 !important;
  font-size: 14px !important;
  background: #f6cb63;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0px 9px;
  border-radius: 0px 6px 0px 0px;
  color: #005d97;
}

/* How Sec CSS */

#how-inner {
  margin: 100px 0 !important;
}

.how-sec h2 {
  font-weight: bolder;
  color: #005d97;
}

span.number-blk {
  background: #ade2e4;
  padding: 5px 14px;
  border-radius: 100px;
  color: #005d98 !important;
}

.how-inner h4 {
  font-weight: bolder;
  color: #666666;
}

.how-inner .vc_col-sm-3 .vc_column-inner {
  padding: 20px;
}

.how-sec #cta-btn {
  color: #005d97 !important;
  background: #f6cb63 !important;
}

/* Faq Sec CSS */

#faq-sec .toggle.default {
  margin: 0;
  border-bottom: 2px solid #e5e7eb;
}

#faq-sec .toggle.default h3 a {
  background: transparent !important;
  color: #666666 !important;
  position: relative;
  font-size: 20px;
  padding: 20px;
}

.faq-sec .toggles {
  border: 2px solid #e5e7eb;
  border-radius: 8px;
  margin: 30px auto 0;
  width: 80% !important;
}

#faq-sec .toggle.default:last-child {
  border-bottom: unset;
}

.faq-sec .inner-toggle-wrap {
  background: transparent !important;
  box-shadow: unset !important;
}

.fa-minus-circle:before {
  content: "";
  background: url(https://sudsnspins.com/wp-content/uploads/2025/09/arrow.png);
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
  transform: rotate(90deg);
}

.fa-plus-circle:before {
  content: "";
  background: url(https://sudsnspins.com/wp-content/uploads/2025/09/arrow.png);
  display: block;
  width: 20px;
  height: 20px;
  background-size: contain;
}

.toggle h3 a i {
  left: unset;
  right: 20px;
  transition: 0.5s all;
}

/* What Sec CSS */

.what-inner h3 {
  color: #005d97;
  font-weight: 900;
}

.what-inner p {
  color: #666666;
  font-size: 16px !important;
  font-weight: 400;
}

#what-inner {
  width: 80%;
  margin: 0 auto;
}

#what-inner .vc_col-sm-4 p {
  height: 70px;
}

.what-inner .vc_col-sm-4 .vc_column-inner {
  border-right: 2px solid;
  padding: 30px 0;
}

#what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
  content: "";
  background: url(https://sudsnspins.com/wp-content/uploads/2025/09/Section.png);
  display: block;
  width: 360px;
  height: 340px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -60px;
  bottom: -40px;
}

/* Slider Sec CSS */

.slider-sec .testimonial_slider p {
  display: none;
}

.slider-sec .testimonial-name {
  font-size: 20px !important;
  font-weight: bold;
  color: #005d97 !important;
  background: #eef9fa;
  width: 36%;
  padding: 10px;
  border-radius: 100px;
  display: block;
  margin: 20px auto !important;
}

.slider-sec span.title {
  font-size: 34px !important;
  line-height: 44px !important;
  font-family: "Omnes" !important;
  font-style: unset !important;
  color: #666 !important;
  font-weight: bold;
  text-align: center;
  opacity: 1;
}

.slider-sec .slides {
  height: 220px;
}

.slider-sec
  .testimonial_slider[data-style="minimal"]
  .testimonial-next-prev
  .next,
.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
  top: 65% !important;
}

.slider-sec .controls {
  display: none !important;
}

/* Step Form CSS */

*,
*::before,
*::after {
  box-sizing: border-box !important;
}

:root {
  --blue-color: rgb(51, 85, 170) !important;
}

/* Global stylings */
label {
  display: block !important;
  margin-bottom: 0.5rem !important;
}

.input-group input,
.input-group textarea,
.input-group select {
  display: block !important;
  width: 100% !important;
  padding: 20px !important;
  border: 1px solid #d1d5db !important;
  border-radius: 10px !important;
  color: #181818 !important;
  font-family: "Inter" !important;
  font-size: 16px !important;
  box-shadow: 2px 4px 5px 2px rgb(0 0 0 / 14%) !important;
}

.ml-auto {
  margin-left: auto !important;
}

/* Form */
.form {
  margin: 0 auto !important;
  padding: 1.5rem !important;
  z-index: 1 !important;
  width: 80% !important;
  background: #fff !important;
}

.input-group {
  margin: 0.5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  column-gap: 20px !important;
}

.btn-prev {
    float: left !important;
    background: #005d97 !important;
    color: #f6cb63 !important;
    font-family: "Omnes" !important;
    font-size: 18px !important;
    font-weight: bold !important;
    padding: 15px 30px !important;
    border-radius: 40px !important;
    margin-top: 20px !important;
}

.terms {
    font-family: 'Inter';
    color: #ffce31 !important;
    font-size: 16px !important;
}

.terms-blk {
    margin-top: 20px;
}

.form-step {
  display: none !important;
}

.form-step.active {
  display: block !important;
  transform-origin: top !important;
  animation: animate 0.5s !important;
}

/* Button */
.btn-group {
  display: flex !important;
  justify-content: space-between !important;
}

.btn-next {
  float: right !important;
  background: #f6cb63 !important;
  color: #005d97 !important;
  font-family: "Omnes" !important;
  font-size: 18px !important;
  font-weight: bold !important;
  padding: 15px 30px !important;
  border-radius: 40px !important;
  margin-top: 20px !important;
}

.btn:hover {
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px var(--blue-color) !important;
}

textarea {
  resize: vertical !important;
}

/* Prefixes */
.input-box {
  display: flex !important;
  align-items: center !important;
  background: #fff !important;
  border: 1px solid #a0a0a0 !important;
  border-radius: 4px !important;
  padding-left: 0.5rem !important;
  overflow: hidden !important;
  font-family: sans-serif !important;
}

.input-box .prefix {
  font-weight: 300 !important;
  font-size: 14px !important;
  color: rgb(117, 114, 114) !important;
}

.input-box input {
  border: none !important;
  outline: none !important;
}

.input-box:focus-within {
  border-color: #777 !important;
}

/* End Prefixes */

/* Progress bar */
.progress-bar {
  position: relative !important;
  display: flex !important;
  justify-content: space-between !important;
  counter-reset: step !important;
  margin-bottom: 30px !important;
}

.progress-bar::before,
.progress {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  height: 4px !important;
  width: 100% !important;
  background-color: #dcdcdc !important;
  z-index: -1 !important;
}

.progress {
  background-color: var(--blue-color) !important;
  width: 0 !important;
  transition: 0.5s !important;
}

.progress-step {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  column-gap: 10px !important;
  position: relative !important;
}

.progress-step::before {
  content: "" !important;
  width: 28% !important;
  height: 2px !important;
  display: block !important;
  background: #d1d5db !important;
  position: absolute !important;
  right: -80px !important;
}

.nmbr-blk {
  color: #fff !important;
  background: #4e768e !important;
  padding: 7px 16px !important;
  border-radius: 20px !important;
  font-family: "omnes" !important;
}

.progress-step.active .nmbr-blk {
  background: #f6cb63 !important;
  color: #005d97 !important;
}

.txt-blk {
  font-size: 16px !important;
  font-family: "Inter" !important;
  text-transform: capitalize !important;
}

.progress-step:last-child::before {
  width: 0 !important;
}

@keyframes animate {
  from {
    transform: scale(1, 0) !important;
    opacity: 0 !important;
  }

  to {
    transform: scale(1, 1) !important;
    opacity: 1 !important;
  }
}

/* End Progress bar */

/* Add Experience Btn */
.add-exp-btn {
  color: #577d4c !important;
  border-right: 2px solid #577d4c !important;
  border-bottom: 2px solid #577d4c !important;
  padding: 0 10px 10px 0 !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  border-bottom-right-radius: 6px !important;
  cursor: pointer !important;
}

.add-experience {
  margin-bottom: 20px !important;
}

/* Testimonial Sec CSS */
.testi-sec span.open-quote {
  display: none;
}

.testi-sec .vc_col-sm-12 {
  width: 80%;
  margin: 0 auto;
}

.testi-sec .row_col_wrap_12.col.span_12.dark.left {
  justify-content: center;
}

.testi-sec .wrap span:first-child {
  text-align: center;
  background: #eef9fa;
  width: 23%;
  margin: 10px auto;
  padding: 8px 20px;
  border-radius: 30px;
  color: #005d97 !important;
  font-family: "Inter";
  font-weight: bold;
}

.testi-sec .row_col_wrap_12.col.span_12.dark.center {
  justify-content: center;
}

/* Footer CSS */

.footer-call {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 30px;
}

.call-blk {
  color: #1a6da1 !important;
  font-weight: bold;
  position: relative;
}

.call-blk::before {
  content: "";
  background: url(http://localhost/tampa-bay/wp-content/uploads/2025/09/Phone-Icon.png);
  display: block;
  width: 30px;
  height: 30px;
  background-size: contain;
  position: absolute;
  left: -35px;
  top: 0;
}

.footer-call span {
  color: #1a6da1;
}

.footer-logo {
  display: flex;
  align-items: center;
  column-gap: 9px;
}

.footer-sec strong {
  font-weight: bold !important;
}

.footer-sec p {
  font-weight: 500;
  font-family: "Inter";
}

/* Contact Page CSS */

.form-inner .vc_col-sm-7:last-child {
  display: flex;
  align-items: center;
  width: 55%;
}

.form-blk input,
.form-blk textarea {
  color: #fff !important;
  font-size: 18px !important;
  font-family: "Inter";
  background: transparent !important;
  border-bottom: 1px solid #ffffff20;
  height: 60px;
  padding: 0;
}

.form-blk input::placeholder,
.form-blk textarea::placeholder {
  color: #ffffff50 !important;
  font-family: "Inter";
}

#form-sec .wpcf7-form-control.wpcf7-submit.has-spinner {
  background: #f6cb63 !important;
  color: #005d97 !important;
  height: unset !important;
  padding: 12px 30px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 900;
}

.form-btn p {
  text-align: left;
}

/* Responsive CSS */

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  ul.sf-menu.sf-js-enabled.sf-arrows {
    column-gap: 30px;
  }

  #header-outer[data-format="centered-menu"] #top nav > .buttons {
    position: absolute;
    top: -40px;
    right: -50px;
  }

  .header-number {
    font-size: 14px;
  }

  .hero-blk {
    padding: 0 20px !important;
  }

  h1 {
    font-size: 36px !important;
    line-height: 46px !important;
  }

  .hero-sec h3 {
    font-size: 24px !important;
    line-height: 34px !important;
  }

  .hero-sec img {
    margin: 0 25px 0 auto !important;
    width: 80% !important;
  }

  #hero-sec .row-bg-wrap .row-bg-overlay::before {
    width: 270px;
    height: 178px;
    left: 37%;
  }

  .pricing-img {
    width: 111.6%;
  }

  #how-inner {
    margin: 50px 0 !important;
  }

  p {
    font-size: 16px !important;
  }

  .how-inner h4 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  #what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
    width: 200px !important;
    height: 250px;
    right: -70px;
    bottom: -40px;
  }

  .slider-sec .testimonial-name {
    width: 51% !important;
  }

  .progress-step::before {
    right: -40px !important;
    width: 15% !important;
  }

  .what-inner p {
    font-size: 16px !important;
  }

  .slider-sec span.title {
    font-size: 32px !important;
    line-height: 42px !important;
  }

  .form {
    width: 100% !important;
  }

  .slider-sec
    .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next,
  .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
    top: 60% !important;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  ul.sf-menu.sf-js-enabled.sf-arrows {
    column-gap: 0px;
    justify-content: space-between !important;
  }

  #header-outer[data-format="centered-menu"] #top nav > .buttons {
    position: absolute;
    top: -40px;
    right: -50px;
  }

  .header-number {
    font-size: 14px;
  }

  .hero-blk {
    padding: 0 20px !important;
  }

  h1 {
    font-size: 32px !important;
    line-height: 42px !important;
  }

  .hero-sec h3 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .hero-sec img {
    margin: 0 25px 0 auto !important;
    width: 75% !important;
  }

  #hero-sec .row-bg-wrap .row-bg-overlay::before {
    width: 270px;
    height: 178px;
    left: 34%;
  }

  .pricing-img {
    width: 108%;
    left: -10px;
  }

  #how-inner {
    margin: 50px 0 !important;
  }

  p {
    font-size: 16px !important;
  }

  .how-inner h4 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  #what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
    width: 200px !important;
    height: 250px;
    right: -70px;
    bottom: -40px;
  }

  .slider-sec .testimonial-name {
    width: 60% !important;
  }

  .progress-step::before {
    right: -40px !important;
    width: 15% !important;
  }

  .what-inner p {
    font-size: 16px !important;
  }

  .slider-sec span.title {
    font-size: 25px !important;
    line-height: 25px !important;
  }

  .form {
    width: 100% !important;
  }

  .slider-sec
    .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next,
  .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
    top: 70% !important;
  }

  .footer-call {
    column-gap: unset;
    justify-content: space-between;
  }

  .txt-blk {
    font-size: 14px !important;
  }

  #step-form {
    padding: 50px 0 !important;
  }

  #what-inner {
    width: 100% !important;
  }

  .faq-sec .toggles {
    width: 100% !important;
  }

  .how-inner p {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner {
    padding: 10px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul li {
    font-size: 14px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul {
    min-height: 150px;
  }

  .pricing-inner img {
    width: 60px !important;
  }

  .pricing-main img {
    width: 125px !important;
    60px: ;
    60px: !;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 24px !important;
  }

  .popular-txt p {
    font-size: 14px !important;
  }

  #pricing-inner .pricing-main .vc_column-inner {
    padding: 30px 10px !important;
  }

  .pricing-img p {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .hero-blk {
    padding: 0 20px !important;
  }

  h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }

  .hero-sec h3 {
    font-size: 20px !important;
    line-height: 30px !important;
    text-align: center;
  }

  .hero-sec img {
    margin: 40px 40px 30px auto !important;
    width: 58% !important;
    z-index: -1 !important;
  }

  #hero-sec .row-bg-wrap .row-bg-overlay::before {
    width: 305px;
    height: 200px;
    left: -1%;
    z-index: 1;
  }

  .pricing-img {
    width: 107%;
    left: -20px;
  }

  #how-inner {
    margin: 50px 0 !important;
  }

  p {
    font-size: 16px !important;
  }

  .how-inner h4 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  #what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
    width: 200px !important;
    height: 250px;
    right: -70px;
    bottom: 40px;
  }

  .slider-sec .testimonial-name {
    width: 84% !important;
  }

  .progress-step::before {
    right: -40px !important;
    width: 15% !important;
  }

  .what-inner p {
    font-size: 16px !important;
  }

  .slider-sec span.title {
    font-size: 24px !important;
    line-height: 26px !important;
  }

  .form {
    width: 100% !important;
    padding: 0 !important;
  }

  .slider-sec
    .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next,
  .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
    top: 70% !important;
  }

  .footer-call {
    column-gap: unset;
    justify-content: space-between;
  }

  .txt-blk {
    font-size: 14px !important;
  }

  #step-form {
    padding: 50px 0 !important;
  }

  #what-inner {
    width: 100% !important;
  }

  .faq-sec .toggles {
    width: 100% !important;
  }

  .how-inner p {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner {
    padding: 20px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul li {
    font-size: 14px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul {
    min-height: 150px;
  }

  .pricing-inner img {
    width: 60px !important;
  }

  .pricing-main img {
    width: 125px !important;
    60px: ;
    60px: !;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 24px !important;
  }

  .popular-txt p {
    font-size: 14px !important;
  }

  .pricing-img p {
    font-size: 16px !important;
  }

  #hero-sec {
    padding-bottom: 0 !important;
  }

  h1 {
    text-align: center;
  }

  .input-group input {
    padding: 10px 20px !important;
  }

  .what-inner .vc_col-sm-4 .vc_column-inner {
    border: unset !important;
  }

  .pricing-main .vc_column-inner {
    transform: unset !important;
  }

  .cta-sec .cta-btn {
    display: block;
    margin: 15px auto;
    width: 30%;
  }

  div#header-outer {
    background: #005d97;
  }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  .hero-blk {
    padding: 0 20px !important;
  }

  h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .hero-sec h3 {
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: center;
  }

  .hero-sec img {
    margin: 40px 20px 20px auto !important;
    width: 58% !important;
    z-index: -1 !important;
  }

  #hero-sec .row-bg-wrap .row-bg-overlay::before {
    width: 250px;
    height: 160px;
    left: -6%;
    z-index: 1;
  }

  .pricing-img {
    width: 110.6%;
    left: -20px;
  }

  #how-inner {
    margin: 50px 0 !important;
  }

  p {
    font-size: 16px !important;
  }

  .how-inner h4 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  #what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
    width: 200px !important;
    height: 250px;
    right: -70px;
    bottom: 80px;
  }

  .slider-sec .testimonial-name {
    width: 100% !important;
  }

  .progress-step::before {
    right: -40px !important;
    width: 15% !important;
    display: none !important;
  }

  .what-inner p {
    font-size: 16px !important;
  }

  .slider-sec span.title {
    font-size: 24px !important;
    line-height: 26px !important;
  }

  .form {
    width: 100% !important;
    padding: 0 !important;
  }

  .slider-sec
    .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next,
  .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
    top: 62% !important;
  }

  .footer-call {
    column-gap: unset;
    justify-content: space-between;
  }

  .txt-blk {
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center;
    margin-top: 8px;
  }

  #step-form {
    padding: 50px 0 !important;
  }

  #what-inner {
    width: 100% !important;
  }

  .faq-sec .toggles {
    width: 100% !important;
  }

  .how-inner p {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner {
    padding: 20px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul li {
    font-size: 14px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul {
    min-height: 150px;
  }

  .pricing-inner img {
    width: 60px !important;
  }

  .pricing-main img {
    width: 125px !important;
    60px: ;
    60px: !;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 24px !important;
  }

  .popular-txt p {
    font-size: 14px !important;
  }

  .pricing-img p {
    font-size: 16px !important;
  }

  #hero-sec {
    padding-bottom: 0 !important;
  }

  h1 {
    text-align: center;
  }

  .input-group input {
    padding: 10px 20px !important;
  }

  .what-inner .vc_col-sm-4 .vc_column-inner {
    border: unset !important;
  }

  .pricing-main .vc_column-inner {
    transform: unset !important;
  }

  .cta-sec .cta-btn {
    display: block;
    margin: 15px auto;
    width: 50%;
  }

  div#header-outer {
    background: #005d97;
  }

  .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .prev:before {
    left: -40px;
  }

  .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next:before {
    position: absolute;
    right: -60px;
  }

  .input-group {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
  }

  .progress-step {
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {
  .hero-blk {
    padding: 0 20px !important;
  }

  h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }

  .hero-sec h3 {
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: center;
  }

  .hero-sec img {
    margin: 40px 5px 20px auto !important;
    width: 68% !important;
    z-index: -1 !important;
  }

  #hero-sec .row-bg-wrap .row-bg-overlay::before {
    width: 190px;
    height: 120px;
    left: -6%;
    z-index: 1;
  }

  .pricing-img {
    width: 100%;
    left: unset !important;
  }

  #how-inner {
    margin: 50px 0 !important;
  }

  p {
    font-size: 16px !important;
  }

  .how-inner h4 {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  #what-sec .row-bg-wrap .row-bg.viewport-desktop::before {
    width: 200px !important;
    height: 250px;
    right: -70px;
    bottom: 170px;
  }

  .slider-sec .testimonial-name {
    width: 100% !important;
  }

  .progress-step::before {
    right: -40px !important;
    width: 15% !important;
    display: none !important;
  }

  .what-inner p {
    font-size: 16px !important;
  }

  .slider-sec span.title {
    font-size: 18px !important;
    line-height: 28px !important;
  }

  .form {
    width: 100% !important;
    padding: 0 !important;
  }

  .slider-sec
    .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next,
  .testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev {
    top: 58% !important;
  }

  .footer-call {
    column-gap: unset;
    justify-content: space-between;
    flex-direction: column;
  }

  .txt-blk {
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center;
    margin-top: 8px;
  }

  #step-form {
    padding: 50px 0 !important;
  }

  #what-inner {
    width: 100% !important;
  }

  .faq-sec .toggles {
    width: 100% !important;
  }

  .how-inner p {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner {
    padding: 20px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul li {
    font-size: 14px !important;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner ul {
    min-height: 150px;
  }

  .pricing-inner img {
    width: 60px !important;
  }

  .pricing-main img {
    width: 125px !important;
    60px: ;
    60px: !;
  }

  .pricing-inner .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 24px !important;
  }

  .popular-txt p {
    font-size: 14px !important;
  }

  .pricing-img p {
    font-size: 16px !important;
  }

  #hero-sec {
    padding-bottom: 0 !important;
  }

  h1 {
    text-align: center;
  }

  .input-group input {
    padding: 10px 20px !important;
  }

  .what-inner .vc_col-sm-4 .vc_column-inner {
    border: unset !important;
  }

  .pricing-main .vc_column-inner {
    transform: unset !important;
  }

  .cta-sec .cta-btn {
    display: block;
    margin: 15px auto;
    width: 50%;
  }

  div#header-outer {
    background: #005d97;
  }

  .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .prev:before {
    left: -30px;
  }

  .testimonial_slider[data-style="minimal"]
    .testimonial-next-prev
    .next:before {
    position: absolute;
    right: -50px;
  }

  .input-group {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
  }

  .progress-step {
    flex-direction: column;
    width: 46% !important;
  }

  #faq-sec .toggle.default h3 a {
    font-size: 16px;
    line-height: 26px;
  }

  .fa-plus-circle:before {
    top: 50%;
    position: absolute;
  }

  .progress-bar {
    flex-wrap: wrap;
/*     gap: 20px; */
	  margin: auto auto !important; 
  }
   #top .container {
    padding: 30px 0 !important;
}

#cta-sec {
    padding-top: 30px !important;
}	

#header-outer #logo {
    top: -15px;
    left: 0;
    position: relative;
}	
	
.btn-next, .btn-prev{
	font-size: 14px !important;
}	

#slider-sec {
    margin: 0 !important;
}

#what-sec {
    padding: 0px 0 50px !important;
}	
	
}