input,
button,
a {
  transition: all 0.6s ease;
  outline: none;
  box-shadow: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

strong {
  font-family: fieldwork, sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
}

.input-btn-div {
  position: relative;
}

.input-btn-div .plus-minus-btn {
  width: 33px;
  height: 33px;
  border: 2px solid #000;
  border-radius: 0;
  padding: 0;
  font-size: 30px;
  line-height: 0;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  top: 0;
  outline: none;
  box-shadow: none;
  z-index: 5;
}

.input-btn-div .plus-minus-btn.plus-btn {
  padding-top: 3px;
  right: 13px;
  border-left: none;
  font-size: 20px;
}

.input-btn-div .plus-minus-btn.minus-btn {
  padding-bottom: 3px;
  left: 13px;
  border-right: none;
}

#section3 .input-btn-div .plus-minus-btn.minus-btn {
  left: -12px;
}

#section3 .input-btn-div .plus-minus-btn.plus-btn {
  right: -12px;
}

#section4 .input-btn-div .plus-minus-btn.minus-btn {
  left: 13px;
}

.cmn_rt_cnt_sec .emp_dep article aside .form-control,
.sbp .rt_inner_sec .form-control,
#section4.cmn_det_page.der
  .cmn_rt_cnt_sec
  .new-groups-sold-direct-col
  .form-control {
  outline: none;
  box-shadow: none;
  transition: all 0.6s ease;
  margin: 0 auto;
}

.cmn_rt_cnt_sec .emp_dep article aside .form-control:focus,
.sbp .rt_inner_sec .form-control:focus,
#section4.cmn_det_page.der
  .cmn_rt_cnt_sec
  .new-groups-sold-direct-col
  .form-control:focus {
  border-color: #000000;
}

.cmn_lft_cnt_sec {
  height: 100%;
}

.cmn_rt_cnt_sec {
  height: auto;
}

.one_page .wrapper {
  max-height: 100vh;
  overflow: auto;
}

.cta_btn.text-center {
  position: static;
  padding-bottom: 68px;
}

.home .cmn_rt_cnt_sec {
  padding: 0px 27px;
}

.rt_inner_sec {
  padding: 54px 0px 0 31px;
}

.home .cmn_rt_cnt_sec p {
  margin: 0px 0px 0px;
}

.footer_section {
  padding: 20px 0 0;
  background-color: #ececec;
  position: static;
}

.mip .cmn_rt_cnt_sec .rt_inner_sec {
  padding-bottom: 0;
}

.mip .cmn_rt_cnt_sec h4 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.mip .cmn_rt_cnt_sec .rt_inner_sec .cta_btn.text-center {
  padding-bottom: 20px;
}

#section3 .cta_btn.text-center {
  padding-bottom: 43px;
}

#section3.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
  padding-bottom: 0;
}

.sbp .cmn_rt_cnt_sec h4 {
  margin-bottom: 12px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec {
  padding: 51px 0 53px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec .cta_btn {
  padding-bottom: 30px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_one {
  margin-bottom: 55px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_three {
  margin-top: 11px;
}

#section5.sec_5.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
  padding-bottom: 0;
}

#section5.sec_5.cmn_det_page .cmn_rt_cnt_sec p {
  margin-top: 35px;
}

#section5 .cta_btn.text-center {
  padding-bottom: 71px;
}

.info_mid_sec ul li a:hover {
  color: #0095da;
}

@media only screen and (max-width: 1199px) {
  .cmn_rt_cnt_sec .emp_dep article aside .form-control,
  .sbp .rt_inner_sec .form-control,
  #section4.cmn_det_page.der
    .cmn_rt_cnt_sec
    .new-groups-sold-direct-col
    .form-control {
    border: none;
    padding: 7px 35px 6px;
  }

  .input-btn-div {
    border: 2px solid #000000;
    border-radius: 3px;
  }

  .input-btn-div .plus-minus-btn {
    border: none;
  }

  .input-btn-div .plus-minus-btn.minus-btn {
    left: 0;
    border-right: 2px solid #000000;
  }

  .input-btn-div .plus-minus-btn.plus-btn {
    right: 0;
    border-left: 2px solid #000000;
  }

  .den-vis-life-col {
    padding-right: 10px;
  }

  #section3 .input-btn-div .plus-minus-btn.minus-btn {
    left: 0;
  }

  #section3 .input-btn-div .plus-minus-btn.plus-btn {
    right: 0;
  }
}

@media only screen and (max-width: 991px) {
  .cmn_lft_cnt_sec h1 {
    padding: 0 15px;
  }

  .home .cmn_rt_cnt_sec,
  .sbp .cmn_rt_cnt_sec {
    padding: 0px 15px;
  }

  #section1 .rt_inner_sec {
    padding: 54px 0 0;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2 {
    padding: 0;
  }

  .cmn_det_page .cmn_rt_cnt_sec .text-col {
    padding-left: 15px;
  }

  .cmn_det_page .cmn_rt_cnt_sec .mb-50 {
    margin-bottom: 30px;
  }

  .mip .cmn_rt_cnt_sec {
    padding-bottom: 64px;
  }

  .btm_reward_sec {
    height: 60px;
    padding: 4px 15px;
  }

  #section2.cmn_det_page .cmn_rt_cnt_sec p {
    margin-bottom: 50px;
  }

  #section2.cmn_det_page .btm_reward_sec p {
    margin: 0;
  }

  #section3.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
    padding-top: 38px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec {
    padding: 38px 0 61px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_one {
    margin-bottom: 25px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec .new-groups-sold-direct-col {
    padding: 0 0 20px;
  }

  #section5.sec_5.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
    padding-top: 38px;
  }

  #section5 .cta_btn.text-center {
    padding-bottom: 57px;
  }

  .footer_section {
    padding: 15px 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  .footer_section {
    display: none;
  }

  #section2,
  #section3,
  #section4,
  #section5 {
    max-width: 100%;
    margin: 0 auto;
  }

  #section1 .rt_inner_sec {
    padding: 12px 0px 25px;
  }

  #section3.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
    padding-top: 40px;
  }

  .der_upd_cnt_sec {
    padding: 0px;
  }

  .der_upd_cnt_sec .der_mid_sec {
    border: 0px;
    padding-top: 0px;
    margin-bottom: 20px;
  }

  .col-md-6.lft_mcnt {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
  }

  .col-md-6.rt_mcnt {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
  }

  html,
  body {
    overflow: auto;
  }

  .home .cmn_rt_cnt_sec h2 {
    display: none;
  }

  .mip .cta_btn .next_btn,
  .mip .cmn_rt_cnt_sec .rt_inner_sec .cta_btn.text-center {
    display: none !important;
  }

  .mip .cta_btn .prev_btn {
    margin-right: 0px;
    display: none !important;
  }

  .sbp .cta_btn {
    display: none;
  }

  .der .cta_btn {
    display: none;
  }

  .more_info .cta_btn {
    display: none;
  }

  .mip .rt_inner_sec .col-md-2 {
    display: none;
  }

  .sbp .rt_inner_sec .col-md-2 {
    display: none;
  }

  .sbp .rt_mid_cnt figure {
    display: none;
  }

  .one_page .wrapper .row.main_row,
  .cmn_lft_cnt_sec,
  .cmn_rt_cnt_sec {
    height: auto;
  }

  .footer_section {
    height: auto;
    width: 100%;
    position: static;
    padding-bottom: 15px;
  }

  .one_page .wrapper {
    width: auto;
    padding: 0px;
    height: auto;
    background-color: #ffffff;
    max-height: 100%;
  }

  .cmn_det_page .col-md-6.lft_mcnt {
    display: none;
  }

  .cmn_lft_cnt_sec h1 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
  }

  .cmn_rt_cnt_sec .emp_dep article aside figcaption {
    position: static;
    left: inherit;
    top: inherit;
  }

  .cmn_rt_cnt_sec .emp_dep article aside {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  .cmn_rt_cnt_sec article h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    color: #000;
    margin: 10px 0px 10px 0px;
  }

  .cmn_rt_cnt_sec .emp_dep article aside figcaption span {
    margin-right: 5px;
  }

  .rt_mid_cnt {
    text-align: center;
  }

  .rt_mid_cnt p {
    font-size: 16px;
    line-height: 20px;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2 strong {
    font-weight: 400;
  }

  input[type="checkbox"].css-checkbox + label.css-label {
    font-size: 16px;
  }

  .rt_inner_sec article .cmn_cbox {
    width: 130px;
    margin: 0px auto 25px;
  }

  .rt_inner_sec article .cmn_cbox:last-child {
    margin-bottom: 30px;
  }

  .cmn_det_page.der .cmn_rt_cnt_sec h2::before {
    width: 42px;
    height: 41px;
    top: 28px;
    margin-top: 0px;
    margin-left: -21px;
    background-size: 100% auto;
  }

  .cmn_det_page.der .cmn_rt_cnt_sec h2 {
    margin-bottom: 0px;
  }

  .cmn_det_page.der .cmn_rt_cnt_sec h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .cmn_det_page.more_info .cmn_rt_cnt_sec h2::before {
    top: 28px;
    margin-top: 0px;
    margin-left: -30px;
  }

  .cmn_det_page.more_info .cmn_rt_cnt_sec h2 {
    margin-bottom: 0px;
  }

  .cmn_det_page.more_info .cmn_rt_cnt_sec h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .more_info .cmn_rt_cnt_sec {
    display: block !important;
  }

  .more_info .info_foot_sec {
    height: auto;
    position: static;
    padding: 20px;
    margin-top: 20px;
  }

  .more_info .cmn_rt_cnt_sec {
    padding-bottom: 20px;
  }

  .info_foot_sec p {
    font-size: 16px;
    line-height: 20px;
  }

  .footer_section .wrapper {
    width: auto;
    margin: 0px auto;
    background: #fff;
  }

  .info_foot_sec.align-items-center {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
  }

  .rt_mid_cnt a.add_tripple_play {
    width: 210px;
    font-size: 16px;
  }

  .rt_mid_cnt a.add_tripple_play span {
    font-size: 28px;
    left: 10px;
  }

  .rt_mid_cnt.pl-0 {
    padding-left: 15px !important;
  }

  .add_memb_cnt {
    margin: 25px 0px 0px;
    padding-bottom: 15px;
  }

  .sec_5.cmn_det_page.more_info .cmn_rt_cnt_sec h2 {
    padding-left: 0px;
    margin-left: 0px;
  }

  .cta_btn.text-center {
    position: static;
    bottom: inherit;
    width: 100%;
    left: inherit;
  }

  /* New css starts here */
  .cmn_rt_cnt_sec {
    height: auto;
    padding: 0px 15px;
  }

  .home .cmn_lft_cnt_sec {
    background-size: auto 100%;
    height: 418px;
    padding-top: 120px;
    margin-bottom: 0;
    background: url(../img/mobile-home.jpg) no-repeat center center;
  }

  .home .cmn_lft_cnt_sec h1 {
    padding: 0px 35px;
  }

  .cmn_lft_cnt_sec .cmn_top_logo img {
    width: 95px;
  }

  .cmn_lft_cnt_sec .cmn_top_logo {
    left: 25px;
    top: 34px;
  }

  .home .cmn_rt_cnt_sec {
    background: #028ad5;
  }

  .home .cmn_rt_cnt_sec h3 {
    margin: 0;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    padding: 0;
    text-transform: uppercase;
  }

  .home .cmn_rt_cnt_sec ul {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
  }

  .home .cmn_rt_cnt_sec ul li {
    font-size: 17px;
    line-height: 18px;
    padding-left: 0;
    margin: 20px 0px 0px 0px;
  }

  .home .cmn_rt_cnt_sec ul li:last-child::before {
    width: 21px;
    height: 34px;
    margin-right: 30px;
  }

  .home .cmn_rt_cnt_sec ul li:first-child {
    margin-bottom: 0px;
    width: 100%;
  }

  .home .cmn_rt_cnt_sec p {
    font-size: 18px;
    line-height: 26px;
    margin: 35px 0px 0px;
    font-weight: 400;
    text-align: center;
  }

  .home .cmn_rt_cnt_sec p span {
    display: block;
    margin-top: 20px;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2 {
    font-size: 16px;
    line-height: 23px;
    font-family: fieldwork, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 75px 0px 0px 0px;
    text-align: center;
    color: #028ad5;
    margin: 0px 0px 20px 0px;
    position: relative;
  }

  .cmn_det_page .cmn_rt_cnt_sec p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 40px;
  }

  #section5.sec_5.cmn_det_page .cmn_rt_cnt_sec p {
    margin: 20px 0 40px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_one {
    margin: 15px 0 25px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec .new-groups-sold-direct-col {
    padding-left: 15px;
    padding-bottom: 40px;
    padding-right: 15px;
  }

  #section4.cmn_det_page.der
    .cmn_rt_cnt_sec
    .new-groups-sold-direct-col
    .text-col {
    padding: 0 15px 0 5px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec .new-groups-sold-direct-col p {
    text-align: left;
    margin-bottom: 10px;
  }

  #section4.cmn_det_page.der
    .cmn_rt_cnt_sec
    .new-groups-sold-direct-col
    .form-control {
    width: 100%;
  }

  .sbp.cmn_det_page .cmn_rt_cnt_sec p {
    padding: 0;
    margin: 7px auto 50px;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2::before {
    content: "";
    left: 50%;
    position: absolute;
    z-index: 1;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2::after {
    content: "";
    position: absolute;
    width: 100%;
    background: #cbcbcb;
    height: 2px;
    left: 0px;
    top: 25px;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2::before {
    left: 50%;
    z-index: 2;
  }

  .cmn_det_page.mip .cmn_rt_cnt_sec h2::before {
    width: 47px;
    height: 49px;
    top: 5px;
    margin-top: 0px;
    background-size: 100% auto;
  }

  .mip.cmn_det_page .cmn_rt_cnt_sec h2::before {
    width: 86px;
    height: 36px;
    background: #fff url(../img/star-icon-color-l.png) no-repeat center center;
    margin-left: -43px;
  }

  .cmn_det_page .cmn_rt_cnt_sec h3 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin: 0px auto 30px;
    font-weight: 600;
  }

  .mip.cmn_det_page .cmn_rt_cnt_sec h3 {
    margin: 0px auto 35px;
    font-weight: 400;
    padding: 0px 20px;
    text-align: center;
    line-height: 23px;
  }

  .mip.cmn_det_page .emp_dep {
    padding: 0px 10px !important;
  }

  .mip .cmn_rt_cnt_sec {
    padding-bottom: 0;
  }

  .sgp_one {
    position: relative;
    padding-left: 120px;
    min-height: 70px;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .sgp_one img {
    position: absolute;
    width: 93px;
    height: auto;
    left: 5px;
    top: 0;
  }

  .cmn_rt_cnt_sec article .sgp_one h6 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    font-family: fieldwork, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-top: 10px;
  }

  .sgp_two {
    margin: 30px 0px 10px;
  }

  .cmn_rt_cnt_sec .emp_dep article aside .sgp_two .form-control {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0px 0px;
  }

  .sgp_two .point_added {
    display: inline-block;
  }

  .btm_reward_sec {
    position: relative;
    background: #028ad5;
    height: 148px;
    padding: 15px 20px 0px 80px;
    display: block;
    align-items: inherit;
    margin: 0px -25px 0px -25px;
    width: auto;
  }

  .btm_reward_sec p {
    font-size: 14px;
    line-height: 17px;
  }

  .btm_reward_sec::before {
    content: "";
    position: absolute;
    left: 25px;
    top: 15px;
    background: url(../img/cal.png) no-repeat 0 0;
    width: 44px;
    height: 38px;
  }

  .cmn_det_page.sbp .cmn_rt_cnt_sec h2 {
    margin-bottom: 0px;
    padding: 0px;
  }

  .cmn_det_page.sbp .cmn_rt_cnt_sec h2::before,
  .cmn_det_page.sbp .cmn_rt_cnt_sec h2::after {
    display: none;
  }

  .cmn_det_page.sbp .cmn_rt_cnt_sec h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 20px -5px 25px;
  }

  .emsp_one {
    position: relative;
    padding-left: 60px;
    min-height: 40px;
    text-align: left;
    display: flex;
    align-items: center;
  }

  .emsp_one .sbp_img {
    position: absolute;
    width: 43px;
    height: 40px;
    left: 0px;
    top: 0;
    margin: 0;
  }

  .emsp_one.dp .sbp_img img {
    width: 26px;
  }

  .emsp_one .sbp_img img {
    width: 100%;
    height: auto;
  }

  .sbp .cmn_rt_cnt_sec .emsp_one h5 {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }

  .emsp_two {
    margin: 18px 0px 25px;
    text-align: center;
  }

  .sbp .rt_inner_sec .emsp_two .form-control {
    display: inline-block;
    width: 100%;
    margin: 0px 0 0px 0px;
  }

  .emsp_two .point_added {
    display: inline-block;
  }

  .sbp .cmn_rt_cnt_sec h5.for_each {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0;
  }

  .extra_point_section {
    text-align: center;
  }

  .extra_point_section div .d-inline-block:first-child {
    display: block !important;
    margin-bottom: 20px;
  }

  .sbp .rt_inner_sec .extra_point_section .form-control {
    width: 60px;
    margin: 0px 25px 0px 0px;
    padding: 7px 12px 6px;
  }

  .der.cmn_det_page .cmn_rt_cnt_sec h2::before {
    width: 86px;
    height: 40px;
    top: 5px;
    background: #fff url(../img/dollarM.png) no-repeat center center;
    margin-left: -43px;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec h3.h3_one {
    margin: 15px auto 20px;
    font-weight: 400;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec h3.h3_three {
    margin: 15px auto 35px;
    font-weight: 400;
  }

  input[type="radio"].css_radio_input + label.css_radio_label {
    font-size: 16px;
  }

  .more_info.cmn_det_page .cmn_rt_cnt_sec h2::before {
    width: 86px;
    height: 43px;
    top: 5px;
    background: #fff url(../img/info-m.png) no-repeat center center;
    margin-left: -43px;
  }

  .more_info.cmn_det_page .cmn_rt_cnt_sec figure {
    display: none;
  }

  .cmn_det_page.more_info .cmn_rt_cnt_sec h3 {
    margin: 15px 0px 45px;
    font-weight: 400;
  }

  .info_mid_sec ul {
    padding: 0px 27px;
    margin: 0;
  }

  .info_mid_sec ul li {
    padding-bottom: 40px;
    margin: 0;
    border: none;
  }

  .info_mid_sec ul li a {
    position: relative;
    padding-left: 40px;
    text-align: left;
    font-size: 16px;
    line-height: 23px;
    display: block;
  }

  .info_mid_sec ul li a img {
    position: absolute;
    left: 0px;
    width: 19px;
    height: auto;
    margin: 0;
    top: -5px;
  }

  .footer_section p {
    margin: 0px;
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }

  .mip .cmn_rt_cnt_sec .rt_inner_sec,
  .der .cmn_rt_cnt_sec .rt_inner_sec,
  .sbp .cmn_rt_cnt_sec .rt_inner_sec {
    padding-bottom: 0;
  }

  #section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec {
    padding: 23px 0 0;
  }

  #section5.sec_5.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
    padding: 30px 0 0;
  }

  .sbp .rt_inner_sec .extra_point_section {
    padding-bottom: 35px;
  }

  .mob_total_point_sec {
    background-color: #005b85;
    margin: 0px -15px 0px;
    padding: 15px 35px;
  }

  .mob_total_point_sec h4 {
    margin: 0 !important;
    text-align: right;
  }

  .mob_total_point_sec h4 .dtop_view {
    display: none;
  }

  .mob_total_point_sec h4 .mob_view {
    display: inline-block;
    float: left;
  }

  .mob_total_point_sec h4 .mob_view,
  .total_der_reward_sec.mob_total_point_sec p {
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    font-family: fieldwork, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    text-align: left;
  }

  .total_der_reward_sec.mob_total_point_sec p strong {
    font-family: fieldwork, sans-serif;
    font-weight: 600;
    font-style: normal;
  }

  .mob_total_point_sec h4 .mob_view br {
    display: block;
  }

  .cmn_rt_cnt_sec .mob_total_point_sec h4 span,
  .cmn_rt_cnt_sec .total_der_reward_sec h5 {
    font-size: 18px;
    font-weight: 400;
    font-family: fieldwork, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 22px;
    color: #fff;
    margin: 0px;
  }

  .total_der_reward_sec.mob_total_point_sec {
    padding: 15px 20px;
  }

  .total_der_reward_sec.mob_total_point_sec h4 {
    display: none;
  }

  .cmn_rt_cnt_sec .total_der_reward_sec h5 {
    text-align: left;
  }

  .total_der_reward_sec.mob_total_point_sec p {
    font-size: 10px;
    line-height: 12px;
    margin: 0px 0px 5px 0px;
  }

  .section.inview .mob_total_point_sec {
    position: fixed;
    bottom: 0;
    width: 320px;
    max-width: 100%;
    margin: 0px auto;
    left: 0;
    right: 0;
    z-index: 10;
  }

  .section.mip,
  .section.der,
  .section.more_info,
  .footer_section,
  .section.sbp {
    background: #fff;
  }

  .section.home .wrapper {
    width: 100%;
    padding: 0px;
  }

  .section.home .wrapper .rt_inner_sec {
    max-width: 100%;
  }

  .home .cmn_lft_cnt_sec {
    background-size: 100% auto;
    background-position: center center;
  }

  .home .cmn_lft_cnt_sec h1 {
    max-width: 100%;
    text-align: left;
    padding: 0 35px 0 25px;
  }

  .section.mip .wrapper,
  .section.der .wrapper,
  .section.sbp .wrapper {
    width: 100%;
    padding: 0px;
  }

  .cmn_m_width {
    margin: 0 auto;
  }

  .cmn_det_page .cmn_rt_cnt_sec h2.cmn_m_width {
    margin: 0px auto 20px;
  }

  .btm_reward_sec {
    padding: 25px;
    margin: 0 -15px;
    height: auto;
  }

  .btm_reward_sec::before {
    display: none;
  }

  .btm_reward_sec p {
    width: 250px;
    margin: 0px auto;
    position: relative;
    padding-left: 55px;
  }

  .cmn_det_page .btm_reward_sec p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 38px;
    width: auto;
    margin: 0;
  }

  .btm_reward_sec p::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../img/cal.png) no-repeat 0 0;
    width: 28px;
    height: 38px;
    background-size: 28px;
  }

  .mob_total_point_sec h4 {
    max-width: 250px;
    margin: 0px auto !important;
  }

  .mob_total_point_sec .m_w {
    max-width: 260px;
    margin: 0px auto !important;
  }
  .cta_btn.text-center.desktop {
    display: none;
  }
}

@media only screen and (max-width: 550px) {
  .home .cmn_lft_cnt_sec {
    background-position: center top;
  }
}
