body {
  font-style: normal;
  font-family: var(--source-sans-pro);
}

.rm-container {
  margin: auto;
  max-width: 1300px;
}

.rm-wh-article .rm-wh-article-cat {
  line-height: 1;
  margin-bottom: 4px;
}

.rm-wh-article .rm-wh-article-cat a {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.48px;
  text-decoration: none;
  color: var(--primary-red);
  text-transform: uppercase;
}

.rm-wh-article .rm-wh-article-cat a:hover {
  text-decoration: underline;
}

.rm-wh-article .rm-wh-desc {
  font-size: 15px;
  margin-bottom: 8px;
  color: var(--black);
}

.rm-wh-ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  text-decoration: none;
}

.rm-wh-ul li:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--grey-three);
}

.rm-wh-article .rm-wh-story-title {
  line-height: 1;
  margin-bottom: 8px;
  display: inline-block;
}

.rm-wh-article .rm-wh-story-title a {
  line-height: 1;
  font-weight: 700;
  color: var(--black);
  display: inline-block;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}

.rm-wh-article .rm-wh-story-title a:hover {
  text-decoration: underline;
}

.rm-wh-article .rm-wh-date-soc {
  display: flex;
  font-size: 12px;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}

.rm-wh-article .rm-wh-date-soc li {
  display: flex;
  line-height: 1;
  /* color: #6b7b84; */
  margin-right: 8px;
  padding-right: 8px;
  align-items: center;
}

.rm-wh-article .rm-wh-date-soc li:not(:last-child) {
  border: none;
  margin-right: 8px;
  margin-bottom: 0px;
  padding-right: 8px;
  padding-bottom: 0px;
  border-right: 1px solid #6b7b84;
}

.rm-wh-badge {
  padding: 0 5px;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  width: fit-content;
  line-height: normal;
  color: var(--white);
  letter-spacing: 0.48px;
  text-transform: uppercase;
  background-color: var(--primary-red);
}

.rm-badge-article-list {
  list-style: none;
  margin-top: 24px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.rm-badge-article {
  font-family: var(--source-sans-pro);
}

.rm-badge-article .rm-badge-title {
  line-height: 1;
  margin-bottom: 8px;
}

.rm-badge-article .rm-badge-title a {
  font-size: 13px;
  font-weight: 700;
  font-style: normal;
  color: var(--black);
  line-height: normal;
  text-decoration: none;
}

.rm-badge-article .rm-badge-date {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  color: var(--black);
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: capitalize;
}

.rm-wh-category-section {
  margin-top: 80px;
}

.wh-category-title {
  font-weight: 700;
  text-transform: capitalize;
  border-top: 6px solid var(--black);
}

.wh-category-title a {
  color: var(--black);
  text-decoration: none;
}

.wh-category-title-bb {
  font-weight: 700;
  text-transform: capitalize;
  border-bottom: 6px solid var(--black);
}

.wh-category-title-bb a {
  color: var(--black);
  text-decoration: none;
}


.rm-wh-category-section .rm-wh-article .rm-wh-img-article {
  margin-bottom: 0px;
}

.rm-wh-avatar-box {
  text-align: center;
}

.rm-wh-avatar-box .wh-author-avatar {
  border-radius: 50%;
}

.rm-wh-avatar-box .wh-author-name {
  line-height: 1;
  font-size: 24px;
  margin-top: 16px;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  padding-bottom: 16px;
  text-transform: capitalize;
  border-bottom: 1px solid #000000;
}

.wh-author-social {
  display: flex;
  list-style: none;
  margin-top: 16px;
  padding-left: 0px;
  margin-bottom: 0px;
  justify-content: center;
}

.wh-author-social li:not(:last-child) {
  margin-right: 8px;
}

.wh-author-title {
  font-size: 32px !important;
}

.rm-wh-au-title {
  line-height: 1;
  font-weight: 700;
  color: var(--black);
}

.rm-wh-au-para {
  font-size: 22px;
  font-weight: 400;
}

.rm-wh-au-sr {
  gap: 8px;
  width: 200px;
  height: 48px;
  padding: 8px;
  border: none;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
  align-items: center;
  border-radius: 36px;
  text-decoration: none;
  justify-content: center;
  margin: 40px auto 0px auto;
  background-color: var(--primary-red);
}

.rm-wh-hiw {
  padding: 40px 0px;
  background: linear-gradient(270deg, #ef4623 -16.15%, #ed1c24 100%);
}

.rm-wh-footer {
  padding: 40px 0px;
  background-color: #e5e5e5;
}

.rm-wh-social {
  opacity: 0.7;
  display: flex;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}

.rm-wh-social li:not(:last-child) {
  margin-right: 25px;
}

.rm-wh-social li img {
  width: 24px;
}

.rm-wh-footer-title {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: capitalize;
}

.rm-wh-footer-title a {
  color: var(--black);
  text-decoration: none;
}

.rm-wh-footer-list {
  list-style: none;
  margin-top: 10px;
  padding-left: 0px;
  margin-bottom: 0px;
}

.rm-wh-footer-list li a {
  font-size: 16px;
  color: var(--black);
  text-decoration: none;
}

.rm-ot-f-b {
  margin: 24px 0px;
  padding: 24px 0px;
  border-top: 2px solid var(--grey-three);
  border-bottom: 2px solid var(--grey-three);
}

.copyright-ot-text {
  opacity: 0.5;
  font-size: 12px;
  color: var(--black);
}

.footer-c {
  display: flex;
  flex-wrap: wrap;
}

.footer-c li:not(:last-child) {
  margin-right: 10px;
}

.footer-c li a {
  opacity: 1;
  font-size: 12px;
  font-weight: 600;
  color: #000000 !important;
}

.hiw-head {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
}

.border-col {
  border-radius: 16px;
  border: 2px solid #fff;
}

.hitCnt-fst {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

.hitCnt-sec {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.wdth-col-2 {
  height: 354px;
}

.border-col-sh {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.br-btm {
  border-bottom: 2px solid #000;
}

.auth-desg {
  opacity: 0.5;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.mtwTitle-width {
  height: 100px;
}

.scrBar-width {
  scrollbar-width: thin;
}

.form-bdr {
  border-radius: 4px;
  border: 1px solid #d1d1d1;
}

.rm-wh-review .dropdown-toggle::after {
  margin-left: 1.5em;
}

.rm-wh-review .dropdown-menu {
  --bs-dropdown-min-width: 6rem;
}

.rm-wh-review .form-control:focus {
  box-shadow: none;
  border-color: #d1d1d1;
}

.rm-wh-review .form-select:focus {
  box-shadow: none;
  border-color: #d1d1d1;
}

.rm-wh-review .form-check-input:checked {
  background-color: #666666;
  border-color: #d1d1d1;
}

.rm-wh-review .form-check-input:focus {
  box-shadow: none;
  border-color: #d1d1d1;
}

.check-cnt {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
}

.form-tac {
  color: #ed1c24;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
  text-decoration-line: underline;
}

.form-btn {
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  border-radius: 16px;
  background: #ed1c24;
}

.rr-wh-faq .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #ed1b2f;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.rr-wh-faq .accordion-button:focus {
  box-shadow: none;
}

.rr-wh-faq .acd-hd {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

.rr-wh-faq .accordion-flush > .accordion-item {
  border-bottom: 1px solid #dee2e6;
}

.rr-whatshot {
  max-width: 1600px;
  padding: 0 80px;
  margin: auto;
}

.mb-80 {
  margin-bottom: 80px;
}

.wh-gutter {
  padding: 0 200px;
}

.scSec-gutter {
  padding-left: 260px;
}

.bread-crumb {
  font-size: 14px;
  color: #6b7280;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
}

.art-head {
  color: #000;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
}

.art-intro {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  color: #6b7b84;
  line-height: 22px;
  text-align: center;
  font-style: italic;
}

.br-btm {
  border-bottom: 1px solid #000;
}

.author-nm {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
  letter-spacing: 0.56px;
  text-transform: uppercase;
}

.art-dte {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.img-alt {
  color: #111;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.art-para {
  color: #111;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.quiz-head {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 8px;
  border-bottom: 1.5px dashed #000;
}

.quiz-prd {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}

.rate-cnt {
  color: #111;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: normal;
  letter-spacing: 1.8px;
}

.btn-wh {
  font-size: 14px;
  font-weight: 600;
  color: #ed1c24;
  padding: 10px 38px;
  line-height: normal;
  border-radius: 16px;
  text-transform: uppercase;
  border: 1px solid #ed1c24;
  background-color: transparent;
  box-shadow: 0px 1px 0px 0px #ed1c24;
}

.btn-wh:hover {
  box-shadow: 0px 2px 0px 0px #ed1c24;
}

.knw-mr {
  color: #000;
  font-size: 12px;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: capitalize;
}

.knw-mr:hover {
  color: #ed1c24;
}

.knw-mr:hover svg path {
  fill: #ed1c24 !important;
}

.br-btm-grey {
  border-bottom: 1px solid #d5d5d5;
}

.bst-overall {
  color: #ed1c24;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
  line-height: normal;
  text-transform: uppercase;
}

.art-htc {
  color: #111;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.pordSec-head {
  color: #111;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.prd-fdbk {
  border-radius: 48px;
  border: 1px solid #ed1c24;
}

.prd-fdbk-btm {
  border-bottom: 1px solid #ed1c24;
}

.top-badge {
  top: -15px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 16px;
  position: absolute;
  line-height: normal;
  text-transform: uppercase;
  background-color: #ed1c24;
}

.otherPrd-cnt {
  color: #6b7b84;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.br-end-grey {
  border-right: 1px solid #6b7b84;
}

.dash-br-btm {
  border-bottom: 1.5px dashed #000;
}

.br-tpBtm-black {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

.email-cnt {
  font-size: 16px;
  color: #ed1c24;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}

.related-art {
  color: #000;
  font-size: 42px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.broder-tp {
  border-top: 6px solid #000;
}

.rate-review {
  color: #111;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: capitalize;
  text-decoration-line: underline;
}

.otrPdt-img {
  width: 220px;
  height: 125px;
}

/* scoller css */
#scroller {
  display: flex;
  transition: transform 0.5s ease;
  width: fit-content;
}

.overflow-hidden {
  /* width: 100%; */
  overflow: hidden;
}

a.disabled img {
  opacity: 0.5;
  pointer-events: none;
}

@media (max-width: 600px) {
  .rr-whatshot {
    padding: 0 16px;
  }

  .wh-gutter {
    padding: 0;
  }

  .scSec-gutter {
    padding: 0;
  }

  .art-head {
    font-size: 30px;
    line-height: 34px;
  }

  .art-para {
    font-size: 18px;
    line-height: 28px;
  }

  .btn-wh {
    width: 100%;
  }

  .quiz-head {
    font-size: 24px;
  }

  .quiz-prd {
    font-size: 18px;
  }

  .rate-cnt {
    font-size: 14px;
    letter-spacing: 1.4px;
  }

  .rate {
    padding: 0 2px !important;
  }

  .rate-review {
    font-size: 12px;
    letter-spacing: 1.2px;
  }

  .pordSec-head {
    font-size: 20px;
  }

  .related-art {
    font-size: 32px;
  }

  .broder-tp {
    border-top: 4px solid #000;
  }

  .relArt-img {
    width: 130px;
    height: 72px;
  }

  .mb-80 {
    margin-bottom: 40px;
  }

  .otrPdt-img {
    width: 100%;
    height: 210px;
  }
}

.br-art {
  border: 4px solid #e5e5e5;
}

.br-art-table {
  border: 1px solid #d5d5d5;
}

.cat-str {
  width: 142px;
  height: 95px;
}

.sect-sty {
  width: 250px;
}

/*  star rating  */
.rate {
  float: left;
  /* height: 46px; */
  padding: 0 10px;
}

.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #c59b08;
}

.rm-wh-lm-btn {
  width: 100%;
  border: none;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  padding: 10px 16px;
  letter-spacing: 0.64px;
  text-transform: capitalize;
  background-color: #6e6b6b;
}

.rm-wh-lm-btn:hover {
  background-color: #ed1c24;
}

.normal-title {
  font-weight: 700;
}

.link-red {
  font-size: 16px;
  color: #ed1c24;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.64px;
  text-transform: capitalize;
}

.rm-wh-au-landing {
  display: flex;
  position: relative;
  align-items: center;
  /* margin-bottom: 100px; */
  justify-content: center;
  /* height: calc(100vh - 160px); */
  height: 100vh;
}

.get-started-gif img {
  width: 80px;
}

.srh-bx {
  width: 60px;
  transition: 0.5s;
  border: 1px solid transparent;
}

.srh-bx:focus {
  width: 160px;
  transition: 0.5s;
  border: 1px solid #000000;
}

.nvbr-end {
  border-bottom: 1px solid #000;
}

/* .rrwh-nav {
  padding: 0 20px;
} */

.nm-link {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: capitalize;
}

.rm-wh-header {
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  position: fixed;
  background-color: #ffffff;
}

.rm-menu-list {
  padding: 0;
  display: flex;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.rm-menu-list li:not(:last-child) {
  margin-right: 25px;
}

.rm-menu-list li {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  z-index: 1;
  display: none;
  min-width: 200px;
  padding-left: 0px;
  border-radius: 5px;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-content li {
  display: block;
  margin-right: 0px !important;
}

.dropdown-content li a {
  color: black;
  display: block;
  font-weight: 500;
  padding: 7px 16px;
  text-decoration: none;
}

.dropdown-content li a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.rm-menu-list li .whn-link {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  line-height: normal;
  letter-spacing: 0.6px;
  text-decoration: none;
  text-transform: capitalize;
}

.rm-wh-home {
  margin-bottom: 80px;
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  background-color: #333;
  color: white;
  padding: 15px;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  z-index: 1000;
}

.sidebar-menu {
  list-style-type: none;
  padding: 0;
}

.sidebar-menu li {
  margin: 10px 0;
}

.sidebar-menu a {
  color: white;
  padding: 10px;
  display: block;
  text-decoration: none;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: capitalize;
}

.dropdown-content-mob {
  display: none;
  padding-left: 20px;
}

.dropdown-content-mob li a {
  font-size: 16px;
}

.dropdown-content-mob li {
  margin: 5px 0;
}

.sidebar-menu li:hover .dropdown-content-mob {
  display: block;
  list-style: none;
}

.mobile-menu.active {
  transform: translateX(0);
}

.dropdown-toggle::after {
  margin-left: 1.255em;
}

.shadow-sm-wh {
  position: relative;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) !important;
}

.wh-au-landing-bg {
  padding-bottom: 60px;
  background: radial-gradient(69.41% 45.93% at 2.84% 93.54%, rgba(137, 170, 255, 0.20) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(128.06% 87.88% at 87.81% 11.42%, rgba(255, 206, 207, 0.47) 0%, rgba(255, 255, 255, 0.00) 100%), #F5FAFF;
}

.wh-tnc {
  opacity: 0.5;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: normal;
  text-decoration-line: underline;
}

.footer-c {
  margin-top: 0px;
}

.terms-condition {
  font-size: 18px;
}

.txt-primary-color {
  color: #ED1C24;
}

.wh-ul-tnc li:not(:last-child) {
  margin-bottom: 10px;
}

.review-box {
  color: #fff;
  padding: 10px;
  border-radius: 10px;
  background-color: #ed1b2f;
}

.review-box .rm-wh-au-sr {
  color: #ed1b2f;
  margin-top: 20px;
  background-color: #ffffff;
}

.is-invalid {
  border-color: #ed1b2f;
}

.campaign-imp {
  font-size: 12px;
}

.rm-wh-hiw .wh-tnc {
  opacity: 0.8;
  color: #ffffff;
}

.lh-0 {
  line-height: 0;
}

.footer-twitter {
  width: 20px !important;
}

.wh-load-more-btn {
  border: none;
  padding: 10px 40px;
  color: var(--white);
  border-radius: 12px;
  background-color: var(--black);
}

.wh-load-more-btn:hover {
  text-decoration: underline;
}