body {
  height: 100% !important;
}

h1.how-it-works__banner-title {
  font-family: DIN, Helvetica, Arial, sans-serif !important;
  font-weight: 200;
  color: #f1bf14 !important;
}

.text-does-not-cover {
  color: #b3b2b1;
  font-weight: 600;
  font-size: 12px;
  margin-top: 50px;
  text-align: center;
}

.bg-warning {
  background-color: #f6c51b !important;
}

.mb-15px {
  margin-bottom: 15px !important;
}

.section_1 {
  position: relative;
}
.how-it-works__banner-description {
  color: #ffffff;
  max-width: 40vw;
  margin: auto;
  font-size: 0.9em;
  margin-bottom: 1.5em;
}

.how-it-works__banner-detail {
  margin: auto;
}

.outer-perimeter {
  width: 100%;
  height: 100%;
}

.bg {
  background: url("/wp-content/themes/deal-shield/assets/images/how-it-worksv2/shutterstock_cars1.jpg") no-repeat;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 300px;
  z-index: -1;
  padding-bottom: 30% !important;
  opacity: unset !important;
}

.how-it-works__banner {
  margin-top: 8%;
}

.how-it-works__banner .btn-tell-me-more,
.hiw_ready-set-pause .btn-tell-me-more {
  background-color: #4aa7e5;
  color: #fff;
  font-weight: 200;
}

.how-it-works__banner .btn-tell-me-more:active, 
.hiw_ready-set-pause .btn-tell-me-more:active {
  background-color: #85c1e9;
  color: #fff;
  border: none;
  outline: none;
}

.hiw_ready-set-pause .btn-tell-me-more {
  border: 1px solid transparent;
}

.hiw_ready-set-pause .btn-tell-me-more:hover {
  border: 1px solid #4aa7e5
}

.btn-tell-me-more:hover {
  background-color: #4f6dd8;
  color: #0cf1d6;
}

.section_2-content-container {
  display: none;
}

div > .section_2 {
  margin-top: 5%;
}
.section_2 {
  position: relative;
}

.copyright{
  position: relative;
  padding-right: 8px;
}

.copyright::after{
  content: '®';
  position: absolute;
  top: -4px;
  font-size: 9px;
}

.bg-saving-calculator {
  background: url("/wp-content/themes/deal-shield/assets/images/how-it-worksv2/shutterstock_cars2.jpg") no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: absolute;
  z-index: -1;
  padding-bottom: 30% !important;
  opacity: unset !important;
}

@media only screen and (min-width: 1280px) {
  .bg {
    height: 500px;
  }

  .bg-saving-calculator {
    height: 500px;
  }

  .section_2 {
    height: 500px;
  }
}

.how-it-works__calculator > .how-it-works__calculator__form {
  position: relative;
}

.calculator-container{
  max-width: 800px !important;
  width: 300px;
  margin: auto;
}

.section_2-calculate_your_saving {
  top: 5%;
  padding: 30px 30px;
  z-index: 1;
  position: absolute;
  background: rgb(0, 0, 0);
}

.how-it-works__ds360-guarantee {
  position: relative;
}

.ds360-guarantee-description1 {
  font-size: 15px;
  font-weight: 600;
  color: #b3b2b1;
  max-width: 300px;
}

.how-it-works__ds360-guarantee__title {
  font-weight: 500 !important;
}

.how-it-works__ds360-guarantee__bg::before {
  content: "";
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 100%;
  background-color: #f6c51b;
}

.section_2-calculate_your_saving-title1 {
  color: #fff;
  margin-top: 0;
  font-size: 2em;
}
.section_2-calculate_your_saving-title2 {
  color: #f6c51b !important;
  font-weight: 200;
  font-size: 2em;
}

h2.section_2-calculate_your_saving-title2 {
  margin-top: 10px;
}

.section_2-calculate_your_saving-description {
  color: #686a6c;
  max-width: 95%;
  overflow: auto;
}

/*** begin ****/

.outer-toggle-btn ul, .outer-toggle-btn li{
  margin: 0;
  padding: 0;
}

.outer-toggle-btn{
  position: relative;
  width: 400px;
  margin: auto;
}

.outer-toggle-btn li{
  position: relative;
  display: inline-block;
  color: aliceblue;
  margin: 0;
  height: 100%;
}

.outer-toggle-btn .left{
  width: 13%;
}

.outer-toggle-btn .center{
  width: 70%;
  padding: 5px 5px 3px 8px;
}

.outer-toggle-btn .center::after{
  content: '';
  position: absolute;
  width: 116%;
  height: 100%;
  top: -2px;
  background-color: #3e3b39;
  right: -24px;
  z-index: -1;
}

.outer-toggle-btn .right{
 /* width: 10%; */
}

.outer-toggle-btn .left-inner {
  width: 100%;
  height: auto;
}

.outer-toggle-btn .center-inner {
  font-size: 18px;
}

.outer-toggle-btn .right-inner {
  width: 100%;
  height: 100%;
}

.outer-toggle-btn .right-inner .toggle_btn{
  background: #2da3f7;
  border: 3px solid #3e3b39;
  border-radius: 100%;
  padding: 10px 8px 5px 8px;
  top: 1px;
  font-size: 25px;
  right: 10px;
}

/*** end ****/


.calculate_your_savings_header{
  padding-bottom: 20px;
  padding-top: 10px;
}

.ds_logo_toggle{
  color: #fff;
}

.ds_logo_toggle::after{
  content: '+';
  position: absolute;
  background-color: #2da3f7;
  border-radius: 100%;
  right: -27px;
  top: -8px;
  border: 3px solid #3e3b3a;
  font-size: 1.5em;
  text-align: center;
  padding: 5px 12px 3px 15px;
}

.collapsible-content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: display 1s ease-in-out;
  background-color: #fdfafa;
  display: none;
}

.how-it-works__title-ds360-container {
  position: relative;
  transform: translate(-2%, 45%);
  padding: 0;
}

.show-guarantee-details {
  max-height: fit-content;
  max-height: -moz-fit-content;
  width: max-content;
  width: -moz-max-content;
  position: relative;
  /* transform: translate(-10px, 2em); */
  /*margin-bottom: 3em !important; */
  width: 99vw !important;
  overflow-x: scroll !important;
  z-index: 2;
  padding-top: 50px;
  margin-top: 50px;
}

.calculator__iframe {
  margin: 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 320px) {
  .how-it-works__banner-description {
    max-width: 80%;
    font-size: 0.65em;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 11.75px !important;
  }

  .how-it-works__step-title {
    font-size: 11.75px !important;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: 0.65em;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2,
  .dealshield-network-location,
  .text-does-not-cover {
    font-size: 8.75px !important;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  .ds360-guarantee-details-link img {
    width: 18em;
    padding: 0;
    position: absolute;
    transform: translate(-50%, -35%);
  }

  .section_2 > .bg-saving-calculator {
    height: 300px !important;
  }

  div > .section_2 {
    margin-top: 45px !important;
  }

  .bg {
    height: 30% !important;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  .how-it-works__banner-description {
    max-width: 80%;
    font-size: 0.65em;
  }

  .how-it-works__step-title {
    font-size: 12.75px !important;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: 0.65em;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2,
  .dealshield-network-location,
  .text-does-not-cover {
    font-size: 8.75px !important;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  /* .ds360-guarantee-details-link img {
    width: 18em;
    padding: 0;
  } */

  .section_2 > .bg-saving-calculator {
    height: 300px !important;
  }

  div > .section_2 {
    margin-top: 45px !important;
  }

  .bg {
    height: 30% !important;
  }
}

@media screen and (min-width: 361px) and (max-width: 374px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 12.5px !important;
  }

  .how-it-works__step-title {
    font-size: 12.5px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 12.5px !important;
  }

  /* .ds360-guarantee-details-link img {
    width: 18em;
    padding: 0;
  } */

  .hiw_pod-hero {
    margin-top: -20px !important;
  }

  .section_2 > .bg-saving-calculator {
    height: 300px !important;
  }

  div > .section_2 {
    margin-top: 45px !important;
  }

  .bg {
    height: 30% !important;
  }

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (width: 375px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 12.5px !important;
  }

  .how-it-works__step-title {
    font-size: 12.5px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 12.5px !important;
  }

  /* .ds360-guarantee-details-link img {
    width: 18em;
    padding: 0;
  } */

  .section_2 > .bg-saving-calculator {
    height: 300px !important;
  }

  div > .section_2 {
    margin-top: 45px !important;
  }

  .bg {
    height: 30% !important;
  }
}

@media screen and (min-width: 376px) and (max-width: 384px) {
  .how-it-works__banner-description {
    max-width: 80%;
    font-size: 0.65em;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 12.75px !important;
  }

  .how-it-works__step-title {
    font-size: 12.75px !important;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: 0.65em;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2,
  .dealshield-network-location,
  .text-does-not-cover {
    font-size: 8.75px !important;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  /* .ds360-guarantee-details-link img {
    width: 18em;
    padding: 0;
  } */

  .section_2 > .bg-saving-calculator {
    height: 300px !important;
  }

  div > .section_2 {
    margin-top: 45px !important;
  }

  .bg {
    height: 30% !important;
  }
}

@media screen and (min-width: 385px) and (max-width: 411px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 12.5px !important;
  }

  .how-it-works__step-title {
    font-size: 12.5px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 12.5px !important;
  }

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (min-width: 412px) and (max-width: 540px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 15.66px !important;
  }

  .how-it-works__step-title {
    font-size: 15.66px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 12px !important;
    text-align: center !important;
  }


  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (min-width: 541px) and (max-width: 600px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 15.66px !important;
  }

  .how-it-works__step-title {
    font-size: 15.66px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 12px !important;
    text-align: center !important;
  }
  .outer-toggle-btn .center {
    padding: 10px 5px 10px 8px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    top: 3px;
  }
}

@media screen and (min-width: 601px) and (max-width: 767px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 0.85em;
  }

  .btn-tell-me-more {
    padding: 5px;
    font-size: small;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 13.5px !important;
  }

  .how-it-works__step-title {
    font-size: 13.5px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 12px !important;
  }

  .dealshield-network-location {
    font-size: 13.5px !important;
  }
}

@media screen and (width: 768px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 15.66px;
  }

  .btn-tell-me-more {
    padding: 7px 7px;
    font-size: 15.66px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 24.66px !important;
  }

  .how-it-works__step-title {
    font-size: 15.66px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 14.66px !important;
  }

  .dealshield-network-location {
    font-size: 15.66px !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 799px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 15.66px;
  }

  .btn-tell-me-more {
    padding: 7px 7px;
    font-size: 15.66px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 24.66px !important;
  }

  .how-it-works__step-title {
    font-size: 15.66px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2 {
    font-size: 14.66px !important;
  }

  .dealshield-network-location {
    font-size: 15.66px !important;
  }
}

@media screen and (min-width: 1024px) {
  .section_2-calculate_your_saving-title1,
  .section_2-calculate_your_saving-title2 {
    font-size: 1.55em !important;
  }

  .how-it-works__banner-description {
    font-size: 1em;
    max-width: fit-content;
    max-height: -moz-fit-content;
    width: 500px;
  }
}

@media screen and (width: 1024px) {
  .how-it-works__banner-description {
    max-width: 80vw;
    font-size: 24.66px;
  }

  .btn-tell-me-more {
    padding: 7px 7px;
    font-size: 24.66px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 24.66px !important;
  }

  .how-it-works__step-title {
    font-size: 15.66px !important;
  }

  .ds360-guarantee-description1,
  .ds360-guarantee-description2,
  .dealshield-network-location,
  .text-does-not-cover {
    font-size: 20.66px !important;
  }

  .how-it-works__banner-description {
    font-size: 1em;
    max-width: fit-content;
    max-width: -moz-fit-content;
    width: 500px;
  }
}

@media screen and (width: 800px) {
  .how-it-works__banner-description {
    font-size: 1em;
    max-width: fit-content;
    max-width: -moz-fit-content;
    width: 500px;
  }
}

@media screen and (min-width: 801px) and (max-width: 1023px) {
  .how-it-works__banner-description {
    font-size: 1em;
    max-width: fit-content;
    max-width: -moz-fit-content;
    width: 500px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .how-it-works__banner-description {
    font-size: 1em;
    max-width: fit-content;
    max-width: -moz-fit-content;
    width: 500px;
  }
}

@media only screen and (min-width: 768px) {
  .how-it-works__ds360-guarantee {
    max-width: fit-content;
    max-width: -moz-fit-content;
    margin: auto;
  }

  .ds360-guarantee-details-link img {
    width: 300px;
  }

  .how-it-works__step-image-container {
    width: 100px;
    height: 100px;
  }
}

/* 2022_08_22 */

@media only screen and (max-width: 767px) { /* 1023px */
  .how-it-works__ds360-guarantee {
    max-width: 96.66%;
    max-width: -moz-max-content;
    margin: auto;
  }

  .how-it-works__step-image-container {
    width: 77px;
    height: 77px;
  }

  .section_2,
  .bg,
  .bg-saving-calculator,
  .how-it-works__calculator__form {
    height: 400px;
  }

  .section_2-calculate_your_saving-description {
    height: 75px;
  }

  .how-it-works__calculator {
    height: 100%;
  }

  .hiw_pod-hero__container {
    width: 90%;
    margin: auto;
    left: 10px;
  }

  .section_2-calculate_your_saving {
    left: 50%;
    font-size: 11.55px;
    width: 350px;
    height: 210px;
    transform: translate(-50%, -10%);
  }

  .calculator__iframe {
    top: 175px;
  }

  .calculator__iframe {
    transform: translateX(-50%) scale(0.525) !important;
  }
}

@media only screen and (max-width: 767px) {
  .ds360-guarantee-details-link img {
    width: 300px;
    height: 45px;
  }
}

@media only screen and (min-width: 768px) {
  .ds360-guarantee-details-link img {
    width: 400px;
    height: 60px;
    object-fit: cover;
  }
}

@media only screen and (min-width: 769px) {
  .hiw_pod-hero__container {
    right: 20vw;
    left: 20vw;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .section_2,
  .bg,
  .bg-saving-calculator,
  .how-it-works__calculator__form {
    height: 500px;
  }

  .section_2-calculate_your_saving-description {
    height: auto;
  }

  .how-it-works__calculator__form {
    transform: translate(150px, 100px);
  }

  .section_2-calculate_your_saving {
    left: 50%;
    width: 210px;
    transform: translate(-246%, 17%);
    font-size: 12px;
    height: 230px;
    padding: 17px 18px;
  }

  .section_2-calculate_your_saving::before {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgb(0, 0, 0);
    position: absolute;
    right: 0;
    height: 0;
    top: 40%;
    z-index: 1;
    transform: translate(12px, 10px);
  }

  .section_2-calculate_your_saving-description p {
    height: 138px;
  }

  .calculator__iframe {
    top: 0;
    transform: translateX(-63%) scale(0.6535) !important;
  }

  /* Section 3 */
  .hiw_pod-hero__container {
    right: 20vw;
    left: 20vw;
  }
}

@media only screen and (min-width: 1024px) {
  .section_2,
  .bg,
  .bg-saving-calculator,
  .how-it-works__calculator__form {
    height: 500px;
  }

  .section_2-calculate_your_saving-description {
    height: auto;
  }

  .how-it-works__calculator__form {
    transform: translate(150px, 100px);
  }

  .section_2-calculate_your_saving {
    left: 50%;
    width: 350px;
    transform: translate(-210%, 35%);
  }

  .section_2-calculate_your_saving::before {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgb(0, 0, 0);
    position: absolute;
    right: 0;
    height: 0;
    top: 40%;
    z-index: 1;
    transform: translate(20px, 5px);
  }

  .section_2-calculate_your_saving-description p {
    height: 138px;
  }

  .calculator__iframe {
    top: 0;
  }

  /* Section 3 */
  .hiw_pod-hero__container {
    right: 20vw;
    left: 20vw;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.hiw-tell-me-more {
  background-color: #403d3d;
  color: white;
  margin-top: 1%;
}
.hiw-tell-me-more-container {
  padding: 6em;
  margin: auto;
  padding-bottom: 10px;
}

div.triangle-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .hiw-tell-me-more-container {
      width: 100%;
      padding: 25px;
      margin: auto;
      padding-bottom: 10px;
  }
}
.hiw-tell-me-more-container form {
  width: 80%;
  max-width: 700px;
  margin: auto;
  font-family: Arial;
}
.hiw-tell-me-more-container label {
  padding-top: 15px;
  font-family: Arial;
  margin: auto;
}
.hiw-tell-me-more-container input[type="text"] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  margin: auto;
}
.hiw-tell-me-more-send-email input[type="submit"],
button {
  background-color: #04aa6d;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
input[type="submit"]:hover {
  background-color: #45a049;
}
.col-100 {
  float: left;
  width: 100%;
  margin-top: 8px;
}

.hiw-tell-me-more-header {
  text-transform: uppercase;
  color: #ffc80a;
  font-weight: 500;
  line-height: 26px;
  font-family: Arial;
  padding: 12px;
  white-space: nowrap;
}
.hiw-tell-me-more-title {
  margin: auto;
  text-align: center;
  font-size: 16px;
}
.hiw_tell-me-more_btn, #gform_submit_button_7{
  background: #00b7ea;
  color: white;
  text-decoration: none;
}

.hiw_pod-hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #191817;
  min-height: 360px;
  max-height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-top: 60px;
}

.hiw_pod-hero::before {
  content: "";
  display: block;
  /* background-image: -webkit-linear-gradient(top, #d1ccccec 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #d1ccccec 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #d1ccccec 0%, transparent 100%);
  background-repeat: repeat-x; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000', endColorstr='#00000000', GradientType=0);
  height: 12vw;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
.hiw_pod-hero::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC3E3B3A', endColorstr='#00000000', GradientType=1);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
}

@media (max-width: 767px) {
  .hiw_pod-hero::after {
    display: none;
  }
}
.hiw_pod-hero__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  /* top: 30px; */
  /* right: 20vw;
  /* left: 20vw; */
  /* bottom: 30px; */
  padding: 50px 0 50px 0;
  margin-top: 5%;
  z-index: 3;
  background: #ffc70f;
}
.hiw_pod-hero__content-top,
.hiw_pod-hero__content-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -40px;
  margin-right: -40px;
}
.hiw_pod-hero__content-bottom {
  margin-top: -25px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .hiw_pod-hero__content-bottom {
    margin-top: 0;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin-left: 40px;
    margin-right: 40px;
  }
}
.hiw_pod-hero__content-bottom .hiw_pod-hero__border:last-child {
  width: 50px;
}
.hiw_pod-hero__border {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  background: #191817;
  height: 2px;
  width: 100%;
}
@media (max-width: 767px) {
  .hiw_pod-hero__border {
    display: none;
  }

  /* .hiw_pod-hero {
    margin-top: 1em !important;
  } */
}
.hiw_pod-hero__border:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 20px;
}
.hiw_pod-hero__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  width: 67%;
  position: relative;
  bottom: 10px;
  margin: auto;
}
@media (max-width: 767px) {
  .hiw_pod-hero__content {
    width: 100%;
  }
}
.hiw_pod-hero__content:before {
  content: "";
  display: block;
  font-size: 84px;
  font-weight: bold;
  pointer-events: none;
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  left: -70px;
  background-image: url("/wp-content/themes/deal-shield/assets/images/how-it-worksv2/left_quote.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform: translateY(75px);
  opacity: 0.7;
}
.hiw_pod-hero__content:after {
  content: "";
  display: block;
  font-size: 84px;
  font-weight: bold;
  pointer-events: none;
  position: absolute;
  right: -70px;
  bottom: 0px;
  background-image: url("/wp-content/themes/deal-shield/assets/images/how-it-worksv2/right_quote.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 0.5em;
  height: 0.4em;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .hiw_pod-hero__content:before {
    display: none;
  }
  .hiw_pod-hero__content:after{
    display: none;
  }
}
.hiw_pod-hero__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 3px 5px 0;
  margin: auto;
  transform: translate(50px, -50px);
}

.hiw_pod-hero__content-inner {
  font-weight: bold;
  text-transform: uppercase;
  color: #191817;
  position: relative;
}
@media (min-width: 768px), print {
  .hiw_pod-hero__content-inner {
    font-size: 18.66667px;
    padding: 40px 20px;
    border-right: 2px solid #191817;
    border-left: 2px solid #191817;
    margin-left: -40px;
    margin-right: -40px
  }
}
@media (max-width: 767px), print {
  .hiw_pod-hero__content-inner {
    margin: 10px;
  }
}
.hiw_pod-hero__button {
  margin: 0 3px;
  background: #00b7ea;
  color: white;
  text-decoration: none;
}
@media (max-width: 767px) {
  .hiw_pod-hero__button {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
    margin-top: 20px;
  }
}
.hiw_pod-hero__client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 3px;
}
@media (max-width: 767px) {
  .hiw_pod-hero__client {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 5px;
    transform: translate(18%, 5%);
  }
}
.hiw_pod-hero__client-info {
  font-size:16px;
  line-height: 16px;
  margin-left: 5px;
}
.hiw_pod-hero__client-info p {
  margin: 0;
}
@media (max-width: 767px) {
  .hiw_pod-hero__client-info p {
    font-size: 13px;
  }
}
.hiw_pod-hero__client-thumbnail img {
  border-radius: 50%;
  border: 2px solid white;
  width: 42px;
  height: 42px;
}
.hiw_pod-hero__background {
  padding-bottom: 52.63158%;
  z-index: 0;
  min-height: 360px;
}

@media (max-width: 767px) {
  .hiw_pod-hero__background {
    height: auto;
    overflow: visible;
    background: white;
  }
  .hiw_pod-hero__background > img {
    opacity: .12;
    height: auto;
    left: 50%;
    position: absolute;
    top: calc(5vw - 39px);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 800px;
  }
}
.hiw_pod-hero-header {
  text-align: center;
  color: #403d3d;
  text-transform: uppercase;
  margin: 25px auto 10px auto ;
  font-size: 1.78em;
}
.hiw_pod_btn {
  color: white;
  background-color: #00b7ea;
  padding: 1%;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  min-height: 30px;
}

@media screen and (max-width: 320px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero {
    position: relative;
    /* margin-top: -2em !important */
  }

  .hiw-tell-me-more {
    position: relative;
    top: 5%;
  }

  .hiw_pod-hero__container {
    font-size: 0.75em !important;
  }

  /* a.hiw_pod-hero__button {
    font-size: 0.95em !important;
    padding-top: 8px;
    transform: translate(-60%, 60%);
  } */

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 30% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(-13%, 5%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 85px !important;
    height: 85px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 9.66px !important;
    width: 50vw;
  }

  .outer-toggle-btn .left{
    display: none;
  }

  .outer-toggle-btn .center{
    display: none;
  }

  .outer-toggle-btn .right {
    width: 15%;
    padding-right: 41%;
  }

  .content-container { margin-bottom: 85px };
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero__container {
    font-size: 9.66px !important;
  }

  /* a.hiw_pod-hero__button {
    font-size: 0.95em !important;
    padding-top: 8px;
    transform: translate(-45%, 50%);
  } */

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 30% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(-13%, 5%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 85px !important;
    height: 85px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 12.66px !important;
    width: 50vw;
  }

  /* .hiw_pod-hero {
    margin-top: -2em !important;
  } */

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero__container {
    font-size: 9.66px !important;
    bottom: 15%;
    padding: 1em 1em;
    transform: translate(0%, 0%);
  }

  /* a.hiw_pod-hero__button {
    font-size: 0.95em !important;
    padding-top: 8px;
    transform: translate(-65%, 65%) !important;
  } */

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 35% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(-10%, 5%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 90px !important;
    height: 90px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 12.66px !important;
    width: 50vw;
  }

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }

}

@media screen and (min-width: 376px) and (max-width: 384px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero__container {
    font-size: 9.66px !important;
  }

  /* a.hiw_pod-hero__button {
    font-size: 0.95em !important;
    padding-top: 8px;
    transform: translate(-45%, 55%) !important;
  } */

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 30% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(-10%, 5%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 90px !important;
    height: 90px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 12.66px !important;
    width: 50vw;
  }

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (min-width: 385px) and (max-width: 411px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero {
    position: relative;
  }

  .hiw_pod-hero__container {
    font-size: 9.66px !important;
    bottom: 15%;
    padding: 1em 1em;
    transform: translate(0%, 0%);
  }

  /* a.hiw_pod-hero__button {
    font-size: 0.95em !important;
    padding-top: 8px;
    transform: translate(-55%, 55%) !important;
  } */

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 35% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(-10%, 5%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 90px !important;
    height: 90px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 12.66px !important;
    width: 50vw;
  }

  .outer-toggle-btn .center-inner{
    font-size: 15px;
  }

  .outer-toggle-btn .center {
    width: auto;
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn{
    width: auto;
  }

  .outer-toggle-btn .center-inner {
    font-size: 13px;
  }

  .outer-toggle-btn .right-inner .toggle_btn {
    background: #2da3f7;
    border: 3px solid #3e3b39;
    border-radius: 100%;
    padding: 10px 8px 5px 8px;
    top: 1px;
    font-size: 16px;
    right: 10px;
  }


  .outer-toggle-btn .center::after {
    content: '';
    position: absolute;
    width: 121%;
    height: 100%;
    top: -2px;
    background-color: #3e3b39;
    right: -24px;
    z-index: -1;
  }

  .outer-toggle-btn .center {
    padding: 5px 5px 3px 8px;
  }

  .outer-toggle-btn .left {
    width: auto;
  }
}

@media screen and (min-width: 412px) and (max-width: 540px) {
  li.how-it-works__step {
    padding: 15px 40px 15px;
  }

  .hiw_pod-hero__container {
    font-size: 9.66px !important;
    bottom: 15%;
    padding: 1em 1em;
    transform: translate(0%, 0%);
  }

  a.hiw_pod-hero__button {
    font-size: 13.66px !important;
    padding-top: 5px;
    transform: translate(0%, 200%) !important;
    margin: 0;
  }

  .hiw-tell-me-more-title {
    max-width: 80%;
    font-size: 0.75em;
  }

  .col-100 label {
    font-size: 8.75px !important;
  }

  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    font-size: 0.75em;
    padding: 10px 10px;
  }

  .hiw-tell-me-more-send-email {
    margin: 8% 35% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__client {
    transform: translate(0%, 15%) !important;
  }

  .hiw_pod-hero__client-thumbnail img {
    width: 90px !important;
    height: 90px !important;
  }

  .hiw_pod-hero__client-info {
    font-size: 12.66px !important;
    width: 50vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 768px) {
  .hiw-tell-me-more-send-email {
    margin: 8% 35% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__container {
    width: 70%;
    margin: auto;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 799px) {
  .hiw-tell-me-more-send-email {
    margin: 5% 35% auto auto;
  }

  .hiw_pod-hero {
    position: relative;
    /* margin-top: 5em; */
  }

  .hiw-tell-me-more {
    position: relative;
    top: -3%;
  }
}

@media screen and (width: 800px) {
  .hiw-tell-me-more-send-email {
    margin: 5% 35% auto auto;
  }

  .hiw_pod-hero {
    position: relative;
  }

  .hiw-tell-me-more {
    position: relative;
    top: -3%;
  }
}

@media screen and (min-width: 801px) and (max-width: 1024px) {
  .hiw-tell-me-more-send-email {
    margin: 8% 35% auto auto;
    font-size: 15px;
    font-weight: 900;
  }

  .hiw_pod-hero__container {
    width: 70%;
    margin: auto;
    left: 0;
    right: 0;
  }

  /* .hiw_pod-hero {
    margin-top: -100px !important;
  } */
}

/* @media screen and (min-width: 1025px) and (max-width: 1284px) {
  .hiw_pod-hero {
    margin-top: 0 !important;
  }
} */
@media screen and (max-width: 767px) {
  .hiw_pod-hero__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 10px;
    font-size: 10px;
  }
}

@media only screen and (max-width: 800px) {
  .hiw_pod-hero__container {
    width: 70%;
    margin: auto;
    left: 0;
    right: 0;
  }
}

.hiw_tell-me-more_btn, #gform_submit_button_7 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .hiw_pod-hero__button {
    transform: translate(0%, 125%) !important;
    font-size: 12px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    padding: 8px;
    bottom: 0;
    position: absolute;
  }

}

@media only screen and (min-width: 768px) {
  .hiw_tell-me-more_btn, #gform_submit_button_7 {
    width: 100%;
    float: none;
    margin: auto;
  }
}

.contact-me-container {
  width: 100%;
}

.hiw-tell-me-more-send-email {
  text-align: center;
  margin: 35px 25px auto auto;
}



@media only screen and (max-width: 1023px) {
  .hiw_pod-hero {
    margin-top: 60px;
  }

  .how-it-works__ds360-guarantee__title {
    font-size: 12.55px;
    margin: 5px 10px;
  }

  .hiw-tell-me-more {
    top: 3%;
  }
}

@media only screen and (min-width: 1024px) {
  .hiw_pod-hero {
    margin-top: 100px;
  }
}

/* Form Button Override */
#gform_submit_button_7 {
  width: 100%;
  background: #5eb9f9;
  box-shadow: none;
}

#gform_submit_button_7:hover {
  background: #fff;
  color: #5eb9f9;
}
/* end */

.display {
  display: block;
  height: auto;
  max-height: auto;
}


.ds_option_plan img {
  width: 170px !important;
  margin: -30px auto !important;
  padding: 0 !important;
  position: relative !important
}

.ds_option_plan .logoheader {
  position: relative
}

.ds_option_plan .logoheader::before {
  content: '';
  width: 100%;
  height: 53px;
  background: #000;
  display: block;
  position: absolute;
  left: 0;
  top: 69%;
  z-index: 0
}

.ds_option_plan .noshow {
  border: none !important
}

.ds_option_plan {
  color: #000;
  font-size: medium;
  border-collapse: collapse;
  font-family: DIN, Helvetica, Arial, sans-serif;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}

.ds_option_plan td,
th {
  padding: 15px 10px 15px 10px
}

.ds_option_plan tr {
  border-bottom: 1px solid #e6e6e6
}

.ds_option_plan .header {
  background: #000;
  color: #fff;
  text-align: center
}

.ds_option_plan .title {
  text-align: center;
  font-weight: 800;
  padding: 0 !important;
  margin-bottom: 10px;
}

.ds_option_plan .note {
  font-size: small
}

.ds_option_plan .desc {
  text-align: center;
  width: 700px;
  border-bottom: 1px solid #d9c491
}

.ds_option_plan tr:nth-child(2) {
  border-bottom: 1px solid #e6e6e6 !important
}

.ds_option_plan tr:nth-of-type(2n)>.desc {
  background: #ffda7f
}

.ds_option_plan tr:nth-of-type(2n+1)>.desc {
  background: #ffe29c
}

.hiw-tell-me-more .form{
  margin-bottom: 100px !important;
}

.scale-up-center{
  transition-timing-function: ease;
}

.scale-up-center:hover{
  -webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1.000) both;
  animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1.000) both;
}

@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.right-inner > span {
  position: unset !important;
}


.form_submit_button:hover {
  background: #fff;
  color: #5eb9f9;
}

.form_submit_button:hover {
  background: #fff;
  color: #5eb9f9;
}

.form_submit_button {
  background: #5eb9f9;
  box-shadow: none;
  text-decoration: none !important;
}

.outer-toggle-btn:hover .center-inner{
  color: #5eb9f9;
}

.outer-toggle-btn:hover .toggle_btn{
  background: #fff;
  border: 2px solid #4aa7e5;
  border-radius: 100%;
  padding: 10px 8px 5px 8px;
  top: 1px;
  font-size: 25px;
  right: 10px;
  color: #5eb9f9;
}

.outer-toggle-btn:hover #ds_360_guarantee_details::after{
  color: #5eb9f9;
  background: #fff;
  border: 2px solid;
  box-shadow: #c6c0c091 1px 1px 1px 1px;
}

.hiw_ready-set-pause {  
  margin: 5% 0;
}

.hiw_ready-set-pause__container {
  margin: 0 auto;
  width: calc(100% - 40vw);
  display: flex;
  gap: 20px;
  align-items: center;
}

.hiw_ready-set-pause__title {
  flex: 1 1 100%;
  background: #ffc70f;
  text-align: center;
  padding: 80px;
  font-size: 3.5em;
  text-transform: uppercase;
  height: 400px;
  min-width: 400px;
  align-content: center;
}

.hiw_ready-set-pause__copy {
  padding: 30px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  font-size: 18px;
  transform: translateX(-80px);
  width: calc(100% + 80px);
}

.hiw_ready-set-pause__copy p + p {
  margin-top: 20px;
}

@media (max-width: 1100px) {
  .hiw_ready-set-pause__container {
    flex-direction: column;
    width: calc(100% - 40px);
  }
  
  .hiw_ready-set-pause__title {
    font-size: 2.5em;
    height: auto;
    min-width: 100%;
    padding: 30px;
  }
  
  .hiw_ready-set-pause__copy {
    transform: translateY(-35px);
    width: calc(100% - 60px);
    margin: 0 auto;
  }
}

@media (max-width: 768px) {
  .hiw_ready-set-pause__title {
    font-size: 2.5em;
    height: auto;
    min-width: 100%;
    padding: 30px;
  }
  
  .hiw_ready-set-pause__copy {
    transform: none;
    width: 100%;
    font-size: 16px;
  }
}
