.meraonlinestore_page {
  font-family: Montserrat, sans-serif;
}
.meraonlinestore_page .meraonlinestore_banner {
  background: #282e31 url(../images/svg/banner-circle-black.svg) no-repeat;
  width: 100%;
  padding: 125px 0 75px;
}
@media (max-width: 768px) {
  .meraonlinestore_page .meraonlinestore_banner {
    padding: 25px 0 25px;
  }
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content {
  padding: 100px 0;
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content .title {
  font-size: 46px;
  color: #ffffff;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .meraonlinestore_page .meraonlinestore_banner .store_left_content .title {
    font-size: 32px;
  }
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content .subtitle {
  color: #b5b4b4;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 40px;
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content .playstore .avail {
  font-size: 12px;
  color: #b5b4b4;
  margin-bottom: 4px;
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content .playstore .playstore_link {
  display: flex;
  align-items: center;
}
.meraonlinestore_page .meraonlinestore_banner .store_left_content .playstore .playstore_link a {
  font-family: Montserrat, sans-serif;
  color: #ffffff;
  font-size: 14px;
  padding-left: 10px;
}
.meraonlinestore_page .meraonlinestore_banner .store_right_content .main_img {
  max-width: 155%;
  margin-left: -90px;
  position: relative;
  z-index: 99;
}
.meraonlinestore_page .meraonlinestore_banner .store_right_content .star_img {
  position: absolute;
  bottom: 38px;
  right: 11px;
  z-index: 9;
}
.meraonlinestore_page .why_meraonlinestore {
  padding: 80px 0;
  text-align: center;
}
.meraonlinestore_page .why_meraonlinestore .wm_title {
  color: #282d30;
  font-size: 42px;
  margin-bottom: 100px;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .meraonlinestore_page .why_meraonlinestore .wm_title {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
.meraonlinestore_page .why_meraonlinestore .why_mos_content .mos_img {
  min-height: 55px;
  max-height: 55px;
  margin-bottom: 25px;
}
.meraonlinestore_page .why_meraonlinestore .why_mos_content .mos_content {
  color: #272e31;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 60px;
  font-weight: 500;
}
@media (min-width: 1280px) {
  .meraonlinestore_page .why_meraonlinestore .why_mos_content .mos_content {
    padding: 0 40px;
  }
}
.meraonlinestore_page .how_it_works {
  padding: 80px 0 40px;
  background-color: #F7FCFF;
  text-align: center;
}
@media (max-width: 768px) {
  .meraonlinestore_page .how_it_works {
    padding: 60px 0 20px;
  }
}
.meraonlinestore_page .how_it_works .hw_title {
  color: #282d30;
  font-size: 42px;
  margin-bottom: 60px;
  font-weight: 500;
}
@media (max-width: 768px) {
  .meraonlinestore_page .how_it_works .hw_title {
    font-size: 36px;
    margin-bottom: 40px;
  }
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .meraonlinestore_page .how_it_works .merchant_app_wrapper {
    margin-bottom: 40px;
  }
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .me_app_title {
  color: #272e31;
  font-size: 20px;
  margin-bottom: 60px;
  font-weight: 500;
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_img {
  height: 50px;
  margin-bottom: 22px;
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_img img {
  height: 100%;
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_img1 img {
  height: 120%;
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_content {
  font-size: 14px;
  color: #272e31;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_content {
    margin-bottom: 25px;
  }
}
@media (min-width: 1280px) {
  .meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_content {
    padding: 0 27px;
  }
}
@media (min-width: 1280px) {
  .meraonlinestore_page .how_it_works .merchant_app_wrapper .me_content_info .me_content1 {
    padding: 0 49px;
  }
}
.meraonlinestore_page .how_it_works .merchant_app_wrapper .cust_row_pd {
  padding: 0 100px;
}
@media (max-width: 981px) {
  .meraonlinestore_page .how_it_works .merchant_app_wrapper .cust_row_pd {
    padding: 0 0;
  }
}
.meraonlinestore_page .watch_video_section {
  padding: 70px 0;
}
@media (max-width: 768px) {
  .meraonlinestore_page .watch_video_section {
    padding: 50px 0;
  }
}
.meraonlinestore_page .watch_video_section .watch_video_wrapper .wv_title {
  color: #282d30;
  font-size: 42px;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .meraonlinestore_page .watch_video_section .watch_video_wrapper .wv_title {
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .meraonlinestore_page .watch_video_section .watch_video_wrapper .wv_title .hide_sm {
    display: none;
  }
}
.meraonlinestore_page .watch_video_section .wv_mobile {
  position: relative;
  text-align: center;
}
.meraonlinestore_page .watch_video_section .wv_mobile .wv_img {
  width: 75%;
}
@media (max-width: 768px) {
  .meraonlinestore_page .watch_video_section .wv_mobile .wv_img {
    width: 55%;
  }
}
.meraonlinestore_page .watch_video_section .wv_mobile .video_play {
  position: absolute;
  top: 50%;
  left: 39%;
  cursor: pointer;
}
@media (min-width: 768px) and (max-width: 981px) {
  .meraonlinestore_page .watch_video_section .wv_mobile .video_play {
    left: 29%;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .meraonlinestore_page .watch_video_section .wv_mobile .video_play {
    left: 45%;
  }
}
@media (max-width: 599px) {
  .meraonlinestore_page .watch_video_section .wv_mobile .video_play {
    left: 36%;
    top: 40%;
  }
}

.tnc_page {
  font-family: Montserrat, sans-serif;
  padding-top: 93px;
}
@media (max-width: 768px) {
  .tnc_page {
    padding-top: 71px;
  }
}
.tnc_page .lang_change_wrapper {
  background-color: #fafcff;
  padding: 15px;
  text-align: right;
  color: #707070;
  font-size: 14px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .tnc_page .lang_change_wrapper {
    padding: 8px;
  }
}
.tnc_page .lang_change_wrapper a {
  color: #00b2e6;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  cursor: pointer;
}
.tnc_page .imp_info_wrapper .imp_title {
  color: #393939;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 500;
}
.tnc_page .imp_info_wrapper .info_content {
  color: #393939;
  font-size: 14px;
}
.tnc_page .imp_info_wrapper .info_content ol {
  padding-left: 20px;
  counter-reset: list;
}
.tnc_page .imp_info_wrapper .info_content ol li {
  list-style: none;
}
.tnc_page .imp_info_wrapper .info_content ol li:before {
  content: counter(list) ") ";
  counter-increment: list;
  left: 10px;
  position: absolute;
}
.tnc_page .tnc_hindi {
  display: none;
}

/*# sourceMappingURL=meraonlinestore.css.map */
