#myDiv,
.modal,
.share .cta {
  display: none;
}
.modal-close,
.showButton {
  cursor: pointer;
}
.site-header li,
li,
ul {
  list-style: none;
}
footer a,
footer p {
  color: #ddd;
  font-size: 12px;
}
.author p a,
.steps a:active,
.steps a:hover,
.subtitle a:active,
.subtitle a:hover,
footer a:active,
footer a:hover {
  text-decoration: underline;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  color: #141414;
}
.advertorial {
  width: 100%;
  background-color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 4px 0;
  color: #ddd;
  z-index: 100;
}
.modal {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-inner {
  max-width: 380px;
  position: relative;
  top: calc(20%);
}
.modal-close {
  position: absolute;
  top: 0;
  right: 4px;
  font-size: 14px;
  color: #fff;
  z-index: 20;
}
.form-body,
.form-header {
  background-color: #fff;
  padding: 16px !important;
}
.active-step,
.form-header,
.step-btn {
  background-color: #0b213b !important;
}
.form-body {
  margin: 0;
  padding: 30px;
  box-sizing: border-box;
  text-indent: 0;
  text-align: left;
}
.steps-navigator,
h3 {
  margin-bottom: 20px;
}
#timer9658Div,
.site-cta,
.steps-navigator,
footer {
  text-align: center;
}
#custom-regform {
  font-family: Lato, sans-serif;
}
#custom-regform .form-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  text-transform: uppercase;
  background: #60359b;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin: 0;
  padding: 30px 24px;
  font-size: 20px;
  letter-spacing: 2px;
  font-family: inherit;
  line-height: 40px;
  white-space: normal;
  word-break: break-word;
}
.steps-navigator {
  display: flex;
}
.navigator-step {
  display: inline-block;
  color: #fff;
  font-size: 2em;
  line-height: 1.1em;
  border-radius: 3px;
  font-weight: 700;
  height: 7px;
  width: 50%;
  text-indent: 100%;
  margin-right: 5px;
  overflow: hidden;
}
.inactive-step {
  background-color: #ececec;
}

.brands {
  display: flex;
  align-items: center;
  gap: 10px;
}

.brands a img {
  max-height: 50px;
}

.header-url img {
  height: 50px;
}
.site-header,
footer {
  background-color: #383751;
}
.site-header {
  padding: 15px 0;
}
.site-content,
footer {
  padding: 40px 0;
}
.site-header .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.site-header ul {
  margin: 0 25px 0 0;
  padding: 0;
}
.site-header li {
  width: 30px;
  height: 4px;
  background-color: #fff;
  margin-bottom: 4px;
  border-radius: 10px;
}
.breadcrumbs ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.breadcrumbs li {
  font-size: 11px;
  padding: 0 4px;
}
.breadcrumbs li:not(:first-child):before {
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 4px solid #e90e0e;
  border-right-width: 0;
  content: "";
  display: inline-block;
}
.breadcrumbs a {
  font-weight: 700;
  margin-left: 4px;
  color: #494949;
}
.share {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 16px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.share-count {
  display: none;
  font-size: 11px;
  font-weight: 700;
  margin: 0 16px;
}
.share-count p {
  font-size: 15px;
  margin: 0;
}
.comment-icon {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  border-left: 1px solid #ddd;
  padding-left: 16px;
}
.comment-icon i {
  font-size: 48px;
}
.comment-icon span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 16px;
  color: #494949;
}
.comment-icon small {
  width: 56px;
  height: auto;
  color: #49d870;
}
.steps a,
.subtitle a {
  color: #fff;
  text-decoration: none;
}
.author {
  font-weight: 400;
  margin-bottom: 6px;
  color: #494949;
}
.comments h6,
.read-more,
.steps a,
.steps h5 {
  font-weight: 700;
}
.author p {
  font-size: 15px;
}
.author p a {
  font-weight: 600;
  color: #e90e0e;
}
.author p a:active,
.author p a:hover {
  text-decoration: none;
}
.author small {
  font-size: 11px;
}
.share .cta a {
  min-width: 80px;
  background-color: #e90e0e;
  color: #fff;
}
.share .cta a:active,
.share .cta a:hover {
  background-color: #d31212;
  text-decoration: none;
  box-shadow: inset 0 0 3px #fff;
}
.site-img {
  margin-bottom: 16px;
  overflow: hidden;
}
.site-img img {
  transition: 0.3s;
  object-fit: cover;
}
.site-img img:active,
.site-img img:hover {
  transform: scale(1.05);
}
.subtitle {
  position: relative;
  background-color: #e20100;
  margin: 30px 0 20px;
  border: 1px solid #ddd;
  padding: 16px 24px;
}
.read-more {
  position: absolute;
  top: -16px;
  left: 8px;
  background-color: #000;
  font-size: 14px;
  padding: 0 6px 0 0;
  color: #fff;
}
.feedback,
.steps {
  background-color: #e20100;
  color: #fff;
}
.read-more span {
  display: inline-block;
  background-color: red;
  margin-right: 4px;
  padding: 0 4px;
}
.subtitle h4::before {
  margin: 0 5px 2px 0;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  border: 7px solid #141414;
  border-right-width: 0;
  content: "";
  display: inline-block;
}
#timer9658Div {
  width: 100%;
  display: block;
  background-color: #fef5c4;
  font-size: 20px;
  line-height: 1.5;
  margin: 20px auto;
  border: 1px solid #fadf98;
  border-radius: 3px;
  padding: 13px;
}
.steps {
  border: 1px solid #d4e4c8;
  border-radius: 3px;
  padding: 16px;
}
.steps h5 {
  font-size: 24px;
  margin: 16px 0;
}
.steps ol {
  margin: 0;
  padding: 0 0 0 20px;
}
.steps li,
h1 {
  margin-bottom: 10px;
}
.steps li {
  font-size: 16px;
  list-style: inherit;
}
.site-cta {
  margin: 25px 0 50px;
}
.comment-item,
h2,
p {
  margin-bottom: 16px;
}
.comments h6 {
  font-size: 20px;
}
.comment-actions ul,
.comment-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 14px;
}
.comment-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 16px;
}
footer ul,
li,
ul {
  margin: 0;
  padding: 0;
}
.comment-item img {
  width: 48px;
  height: 48px;
  margin: 3px 10px 0 0;
}
.comment-item .author,
.leave {
  font-weight: 700;
  margin: 0;
  padding: 0;
  border: none;
  color: #365899;
}
.comment-text {
  font-size: 14px;
  margin-bottom: 6px;
}
.comment-actions li {
  font-size: 12px;
  padding: 0 4px;
}
.comment-actions li:first-of-type {
  padding-left: 0;
}
.comment-actions li:last-of-type a {
  color: #666;
}
.comment-actions a {
  color: #4267b2;
}
.feedback {
  font-style: italic;
  border: 1px solid #d4e4c8;
  border-radius: 3px;
  padding: 16px;
}
.offer-link {
  text-decoration: none;
  color: #e90e0e;
}
.offer-link:active,
.offer-link:hover {
  text-decoration: underline;
  color: #e90e0e;
}
h1 {
  font-size: 36px;
  font-weight: 700;
}
h2,
h3 {
  font-size: 20px;
  font-weight: 700;
}
p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}
footer .container {
  max-width: 960px;
}
footer ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
footer li {
  padding: 0 8px;
}
footer a {
  text-decoration: none;
}
footer a:active,
footer a:hover {
  color: #fff;
}
@media screen and (min-width: 576px) {
  .steps ol {
    padding: 0 0 0 50px;
  }
  .steps li {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .author {
    margin: 0 0 0 16px;
    border-left: 1px solid #ddd;
    padding-left: 16px;
  }
  .subtitle {
    margin: 50px 0 40px;
  }
  .steps {
    padding: 20px 40px 25px;
  }
  footer {
    padding: 60px 0;
  }
  h1 {
    font-size: 46px;
  }
  h3 {
    font-size: 28px;
  }
  p {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .share {
    flex-direction: row;
    align-items: center;
  }
  .share .cta,
  .share-count {
    display: block;
  }
  .comment-icon {
    display: flex;
  }
  h1 {
    font-size: 53px;
    margin-bottom: 20px;
  }
}
.form {
  padding-bottom: 30px;
}
.lander-form-field .lander-submit {
  line-height: 1;
}
