.main_wrap {
  width: 85%;
  margin: 0 auto;
  margin-top: 93px;
}

.overlapOne_header {
  position: unset;
  z-index: unset;
  margin-top: 0px;
  height: unset !important;
  overflow: unset !important;
  box-shadow: none;
}

.hero_image {
  height: 170px;
  margin: auto;
  width: 69%;
}

.get_benefits h3 {
  font-size: 20px;
  margin-bottom: 20px;
}

.home_h3 h3 {
  font-size: 19px;
}

.login_div {
  width: 330px;
  flex-direction: column;
  height: 170px;
  margin-top: 5px;
  justify-content: center;
}
.login_div .login_desc h4 {
  font-size: 20px;
}
.login_div .login_desc p {
  font-size: 16px;
}
.login_div .img {
  height: 65px;
  width: 65px;
}
.login_div .img img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.cards_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cards_wrap a {
  margin: 0 !important;
}

.ultimate_badge {
  font-size: 14px;
  padding: 10px !important;
}

.terms {
  margin-top: 30px;
  margin-bottom: 40px;
}

.exclusive_p {
  font-size: 30px;
  margin: 50px;
}

.accordion-button {
  font-size: 17px;
}

.accordion .accordion-body ul li {
  font-size: 17px;
}

.asked_qstn {
  font-size: 24px;
}

.accordion .accordion-body {
  font-size: 16px;
}

.down_area {
  margin: 20px 0px;
  padding-bottom: 0 !important;
  position: relative;
  height: unset;
  overflow: unset;
  margin-bottom: 50px;
}
.down_area .bottom_last {
  position: absolute !important;
  bottom: -50px;
  left: 0;
  z-index: unset;
}
.down_area .bottom_last .book_now .opr {
  font-size: 16px;
}
.down_area .bottom_last .book_now .opr_name {
  font-size: 18px;
}
.down_area .bottom_last .book_now .availibility_btn {
  font-size: 15px;
}
.down_area .bottom_last .book_now .availibility_btn:hover {
  background-color: #FFC619;
  color: black;
}

.acco_btn {
  padding: 15px 15px;
}

.see-moreFAQs {
  font-size: 18px;
  margin: 20px 0px;
}
.see-moreFAQs:hover {
  color: #FFC619 !important;
}

.main_cont {
  border-radius: 12px 12px 12px 12px !important;
}

.offcanvas.offcanvas-bottomS {
  width: 600px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  padding-bottom: 0;
  border-radius: 10px;
}
.offcanvas.offcanvas-bottomS .logo img {
  width: auto !important;
}

.offcanvas-title {
  font-size: 20px;
}
.offcanvas-title .selected_1 {
  font-size: 14px;
}

.left_sidetxt span {
  font-size: 15px;
}

.rightside_txt h4 {
  font-size: 18px !important;
}

.filter_row .opt .custom-checkbox .custom-control-label {
  font-size: 14px !important;
}

.bottom_last {
  position: unset !important;
}
.bottom_last .book_now .availibility_btn {
  font-size: 14px;
}
.bottom_last .book_now .availibility_btn:hover {
  background-color: #FFC619;
  color: black;
}
.bottom_last .book_now .opr {
  font-size: 16px;
}
.bottom_last .book_now .opr_name {
  font-size: 18px;
}

.term_condition:hover {
  color: #FFC619;
}

.inner_pages_content .main_subarea .terms-conditions h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
  color: #b31f24;
}
.inner_pages_content .main_subarea .terms-conditions .terms-conditions-content {
  font-size: 17px;
  line-height: 2;
}
.inner_pages_content .main_subarea .terms-conditions .terms-conditions-content ol {
  color: black;
}

.inner_pages_content .main_subarea {
  padding-top: 0;
}

.custom-body {
  width: 85%;
  margin: auto;
}

.subscriber_wrap {
  margin-top: 90px;
}
.subscriber_wrap .main_banner {
  width: 100%;
}
.subscriber_wrap .main_banner img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subscriber_wrap .your_perk {
  font-size: 20px;
  margin-top: 10px;
}
.subscriber_wrap .perk-card .card_header {
  gap: 10px;
}
.subscriber_wrap .perk-card .card_header .cardhdr_img {
  width: 35px;
}
.subscriber_wrap .perk-card .card_header h3 {
  font-size: 18px;
}
.subscriber_wrap .perk-card .card_body ul li {
  font-size: 16px;
}

.wallet_layout .jcw_page_layout {
  width: 70%;
  margin: auto;
  margin-top: 60px;
}
.wallet_layout .jcw_page_layout .container {
  width: 70%;
}
.wallet_layout .jcw_page_layout .home_title {
  text-align: center;
}
.wallet_layout .jcw_page_layout .home_title img {
  width: 230px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.wallet_layout .jcw_page_layout .home_main h3 {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 25px;
}
.wallet_layout .jcw_page_layout .home_main a h4 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
}
.wallet_layout .jcw_page_layout .terms {
  margin-top: 40px;
}/*# sourceMappingURL=style.css.map */