html,
body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* background: #ECECEC; */
  background: #ffffff;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pp-section {
  height: 100%;
  position: absolute;
  width: 100%;
  /* fixes flickering in firefox*/
  backface-visibility: hidden;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

#pp-nav.right {
  display: none;
}

.pp-scrollable {
  overflow-y: scroll;
  height: 100%;
}

input[type="checkbox"].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type="checkbox"].css-checkbox + label.css-label {
  padding-left: 32px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 20px;
  vertical-align: middle;
  cursor: pointer;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

input[type="checkbox"].css-checkbox:checked + label.css-label {
  background-position: 0 -20px;
}

label.css-label {
  background-image: url(../img/checkbox_icon.png);
  -webkit-touch-callout: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type="radio"].css_radio_input {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type="radio"].css_radio_input + label.css_radio_label {
  padding-left: 45px;
  height: 26px;
  display: inline-block;
  line-height: 26px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  margin: 0px;
  color: #000000;
  font-size: 18px;
}

input[type="radio"].css_radio_input + label.css_radio_label strong {
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

input[type="radio"].css_radio_input:checked + label.css_radio_label {
  background-image: url(../img/circle-fill.png);
}

label.css_radio_label {
  background-image: url(../img/circle-blank.png);
}

/* CSS Starts here */
.hide {
  display: none !important;
}

.min_ht_100 {
  min-height: 100%;
}

.one_page .wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0px auto;
  /* height: 100vh;  */
  padding: 15px;
  background-color: #ececec;
}

.one_page .wrapper .row.main_row {
  margin: 0px;
}

.col-md-6.lft_mcnt {
  /* -ms-flex: 515px; flex: 514px;  max-width: 514px;  */
  padding: 0px;
}

.col-md-6.rt_mcnt {
  /* -ms-flex: 615px; flex: 616px;  max-width: 616px;  */
  padding: 0px;
}

.cmn_lft_cnt_sec {
  width: 100%;
  height: 712px;
  position: relative;
  position: relative;
}

.sbp .cmn_lft_cnt_sec::before {
  background: rgba(0, 0, 0, 0.3);
}

.home .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/7f8388b1-a099-4510-a93b-e25f05e93848.jpg) no-repeat center center;
  background-size: cover;
}

.mip .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/e466d647-75f8-44ac-b3e1-eacc30500f47.jpg) no-repeat center center;
  background-size: cover;
}

.sbp .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/15c0b25d-a0d8-4dd6-82c6-7f2bb9ef6358.jpg) no-repeat center center;
  background-size: cover;
}

.der .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/7505ca89-cdeb-4541-8bbd-0f80984effa0.jpg) no-repeat center center;
  background-size: cover;
}

.more_info .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/fa985c46-fb92-438a-ab52-dace128c35e2.jpg) no-repeat center right;
  background-size: cover;
}
#section6.mip .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/d14cca2a-732c-4f4e-8422-e8f99500ca39.jpg) no-repeat center center;
  background-size: cover;
}
.more_info .cmn_lft_cnt_sec {
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/922ec2c9-33ca-486b-8e86-e44af009cee0.jpg) no-repeat center right;
  background-size: cover;
}
.cmn_lft_cnt_sec h1 {
  font-family: "Bebas Neue", cursive;
  margin: 0px auto;
  color: #ffffff;
  font-size: 38px;
  line-height: 44px;
  text-align: center;
  padding: 0px 30px;
  position: relative;
  letter-spacing: 1.71px;
  text-transform: uppercase;
}

.cmn_lft_cnt_sec .cmn_top_logo {
  position: absolute;
  left: 38px;
  top: 27px;
  display: inline-block;
}

.cmn_lft_cnt_sec .cmn_top_logo img {
  width: 122px;
  height: auto;
}

.cmn_rt_cnt_sec {
  width: 100%;
  height: 712px;
  padding: 0px 20px;
  background: #fff;
}

.home .cmn_rt_cnt_sec {
  background: #093b5c;
}

.cmn_rt_cnt_sec h2 {
  font-family: "Bebas Neue", cursive;
  margin: 0px;
  color: #fff;
  font-size: 42px;
  line-height: 44px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}

.home .cmn_rt_cnt_sec ul {
  margin: 0px;
  padding: 0;
  list-style: none;
}

.home .cmn_rt_cnt_sec ul li {
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-size: 17px;

  line-height: 23px;
  list-style: none;
  position: relative;
  padding-left: 0;
  margin-bottom: 20px;
}

.home .cmn_rt_cnt_sec ul li:first-child {
}

.home .cmn_rt_cnt_sec ul li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
}

.home .cmn_rt_cnt_sec ul li:first-child::before,
.home .cmn_rt_cnt_sec ul li:last-child::before {
  width: 36px;
  height: 36px;
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/2b01934c-a99e-4986-bf3c-cbea5851d6bf.png) no-repeat 0px 0px;
  background-size: 30px;
}

.home .cmn_rt_cnt_sec ul li:before {
  width: 40px;
  height: 40px;
  background: url(https://image.info.blueshieldca.com/lib/fe3611717164047b751273/m/3/0d5a9287-d6bc-482c-abd6-bbd6e3dd0ac3.png) no-repeat 0px 0px;
  background-size: 20px;
}

.home .cmn_rt_cnt_sec h3 {
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  line-height: 23px;
  margin: 40px 0px 40px;
}

.home .cmn_rt_cnt_sec p {
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;

  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  margin: 40px 0px 40px;
}

.home .cmn_rt_cnt_sec .cta_btn a {
  height: 43px;
  line-height: 34px;
  width: 194px;
  border-radius: 28px;
  background: #fff;
  border: 2px solid #fff;
  color: #000000;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0 13px;
}

.home .cmn_rt_cnt_sec .cta_btn a:hover {
  background: transparent;
  color: #fff;
}

.cmn_det_page .cmn_rt_cnt_sec a.next_btn {
  line-height: 1;
  border-radius: 28px;
  background-color: #093b5c;
  width: 137px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border: 2px solid #093b5c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  padding: 7px 0 11px;
}

.der.cmn_det_page .cmn_rt_cnt_sec a.next_btn {
  width: 238px;
}

.cmn_det_page .cmn_rt_cnt_sec a.next_btn:hover {
  background-color: #fff;
  color: #093b5c;
}

.cmn_det_page .cmn_rt_cnt_sec a.prev_btn {
  width: 137px;
  border-radius: 28px;
  border: 2px solid #000;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  background-color: #fff;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-right: 10px;
  line-height: 1;
  padding: 7px 0 11px;
}

.cmn_det_page .cmn_rt_cnt_sec a.prev_btn:hover {
  background-color: #000;
  color: #fff;
}

.cmn_rt_cnt_sec .divider {
  height: 240px;
  width: 1.5px;
  background: #979797;
  margin: 140px auto 0px;
}

.cmn_det_page .cmn_rt_cnt_sec h2 {
  color: #028ad5;
  font-size: 24px;
  line-height: 34px;
  position: relative;
  margin: 0px auto;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
}

.cmn_det_page .cmn_rt_cnt_sec p {
  margin: 10px 0;
  text-align: center;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;

  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.cmn_det_page .cmn_rt_cnt_sec .mb-50 {
  margin-bottom: 10px;
}

.cmn_det_page .cmn_rt_cnt_sec .mb-67 {
  margin-bottom: 10px;
}

.cmn_det_page .cmn_rt_cnt_sec .text-col {
  padding-left: 45px;
}

.cmn_det_page .cmn_rt_cnt_sec .text-col h3 {
  max-width: 100%;
  line-height: 28px;
  text-align: left;
  margin: 0 !important;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.cmn_det_page .cmn_rt_cnt_sec .text-col h3 span {
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.cmn_det_page .cmn_rt_cnt_sec h2 strong {
  display: block;
  color: #028ad5;
}

.cmn_det_page .cmn_rt_cnt_sec h3 {
  max-width: 388px;
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  margin: 40px auto 40px;
}

.cmn_det_page .cmn_rt_cnt_sec h3 span {
  color: #0095da;
  display: block;
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.cmn_det_page .cmn_rt_cnt_sec h3 strong {
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.cmn_det_page.sbp .cmn_rt_cnt_sec h3 {
  max-width: 440px;
}

.cmn_det_page.der .cmn_rt_cnt_sec h3 {
  max-width: 100%;
}

/* .cmn_det_page .cmn_rt_cnt_sec h2::before{content: ""; position: absolute; left: 0px; top:50%; display: none;}
  .cmn_det_page.mip .cmn_rt_cnt_sec h2{max-width: 390px;}
  .cmn_det_page.mip .cmn_rt_cnt_sec h2::before{width:50px; height:52px; margin-top: -26px; background: url(../img/mip_ttl_icon.png) no-repeat 0px 0px;}
  
  .cmn_det_page.sbp .cmn_rt_cnt_sec h2{text-align: center;}
  .cmn_det_page.sbp .cmn_rt_cnt_sec h2::before{width:59px; height:41px; margin-top: -20px; background: url(../img/add-member.png) no-repeat 0px 0px;}
  
  .cmn_det_page.der .cmn_rt_cnt_sec h2{max-width: 330px;}
  .cmn_det_page.der .cmn_rt_cnt_sec h2::before{width:65px; height:63px; margin-top: -32px; background: url(../img/heart-ttl.png) no-repeat 0px 0px;}
  
  .cmn_det_page.more_info .cmn_rt_cnt_sec h2{max-width: 480px;}
  .cmn_det_page.more_info .cmn_rt_cnt_sec h2::before{width:42px; height:43px; margin-top: -22px; background: url(../img/need-icon.png) no-repeat 0px 0px;} */
.cmn_rt_cnt_sec article h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  margin: 10px 0px 0px 0px;
}

.cmn_rt_cnt_sec h4 {
  font-size: 22px;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-weight: 700;
  color: #000000;
  line-height: 32px;
  text-align: center;
  margin: 50px 0px;
}

.cmn_rt_cnt_sec h4 strong {
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.cmn_rt_cnt_sec h4 span {
  color: #028ad5;
  font-weight: 600;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/* #section4 .cmn_rt_cnt_sec h4{font-family: 'ProximaNova-Regular'; font-weight:400} */
.cmn_rt_cnt_sec .emp_dep article aside {
  position: relative;
}

.cmn_rt_cnt_sec .emp_dep article aside:first-child {
  margin-bottom: 30px;
}

.cmn_rt_cnt_sec .emp_dep article aside figcaption {
  position: absolute;
  left: 95px;
  top: 50px;
}

/* .cmn_rt_cnt_sec .emp_dep article aside figcaption span{height: 29px; line-height: 23px; width: 29px; border: 2px solid #979797; background-color: #FFFFFF;  font-size: 22px; color: #028AD5;  font-weight: 700; text-align: center; font-family: 'Muli', sans-serif; display: inline-block; margin-right: 10px; border-radius:29px;}
  .cmn_rt_cnt_sec .emp_dep article aside figcaption span.disable_span{cursor: default; color: #979797;} */
.cmn_rt_cnt_sec .emp_dep article aside figcaption span {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  width: 30px;
  height: 29px;
}

.cmn_rt_cnt_sec .emp_dep article aside figcaption span img {
  width: 30px;
  height: 29px;
}

.cmn_rt_cnt_sec .emp_dep article aside figcaption span.add_member {
  background: url(../img/plus.png) no-repeat 0px 0px;
}

.cmn_rt_cnt_sec .emp_dep article aside figcaption span.remove_member {
  background: url(../img/minus.png) no-repeat 0px 0px;
}

.cmn_rt_cnt_sec
  .emp_dep
  article
  aside
  figcaption
  span.add_member.disable_member {
  background: url(../img/plus-grey.png) no-repeat 0px 0px;
  cursor: default;
}

.cmn_rt_cnt_sec
  .emp_dep
  article
  aside
  figcaption
  span.remove_member.disable_member {
  background: url(../img/minus-grey.png) no-repeat 0px 0px;
  cursor: default;
}

.cmn_rt_cnt_sec .emp_dep article aside figcaption strong {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.rt_mid_cnt figure {
  margin: 0px 0px 15px 0px;
  text-align: center;
}

.rt_mid_cnt a.add_tripple_play {
  height: 33px;
  line-height: 32px;
  width: 210px;
  border: 2px solid #000;
  border-radius: 28px;

  font-size: 16px;
  color: #7f7f7f;
  text-decoration: none;
  display: inline-block;
  margin: 0px auto;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  margin: 0px auto 15px;
  position: relative;
}

.rt_mid_cnt a.add_tripple_play span {
  font-size: 28px;
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  left: 10px;
}

.rt_mid_cnt a.add_tripple_play.active {
  color: #028ad5;
}

.rt_mid_cnt a.add_tripple_play:hover {
  color: #028ad5;
}

.rt_mid_cnt p {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin: 0px 0px 25px 0px;
}

.rt_mid_cnt p strong {
  font-weight: 700;
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* .rt_mid_cnt p span{ width: 192px; color: #F30101; font-size: 16px; font-weight: 600; line-height: 20px; text-align: center; display: block; margin:10px 0px 10px;} */
.rt_mid_cnt a.tripple_play_added {
  height: 33px;
  line-height: 32px;
  width: 182px;
  border: 2px solid #028ad5;
  border-radius: 28px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin: 0px auto;
  background-color: #028ad5;
  text-align: center;
  cursor: pointer;
}

.rt_mid_cnt a.tripple_play_added:hover {
  color: #fff;
}

*/ .rt_inner_sec {
  width: 100%;
}

.rt_inner_sec article .cmn_cbox {
  margin-bottom: 45px;
}

.rt_inner_sec article .cmn_cbox:last-child {
  margin-bottom: 0px;
}

.der_upd_cnt_sec {
  padding: 0px 30px;
  margin-bottom: 30px;
}

.der_mid_sec figure {
  margin-bottom: 50px;
}

.der_mid_sec .cmn_rbtn {
  margin-bottom: 35px;
}

.der_mid_sec .cmn_rbtn:last-child {
  margin-bottom: 0px;
}

.der_upd_cnt_sec .der_mid_sec {
  margin: 0px;
  border-right: 1px solid #979797;
  padding-top: 15px;
}

.der_upd_cnt_sec .rt_chk_det_cnts {
  padding-top: 5px;
  padding-bottom: 5px;
}

.rt_chk_det_cnts .form-group {
  display: block;
  margin: 0px 0px 12px 0px;
}

.rt_chk_det_cnts .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.rt_chk_det_cnts .form-group label {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.rt_chk_det_cnts .form-group label:before,
.rt_chk_det_cnts .form-group input:checked + label:after {
  content: "";
  width: 29px;
  height: 29px;
  border: 0px;
  box-shadow: none;
  padding: 0;
  -webkit-appearance: none;
  background-color: transparent;
  display: inline-block;
  cursor: pointer;
}

.rt_chk_det_cnts .form-group label:before {
  background: url(../img/cbox.png) no-repeat 0px 0px;
  position: relative;
  vertical-align: middle;
}

.rt_chk_det_cnts .form-group input:checked + label:after {
  background: url(../img/cbox.png) no-repeat -30px 0px;
  position: absolute;
  left: -3px;
  top: 0;
}

.cmn_det_page .cmn_rt_cnt_sec .rt_chk_det_cnts h3 {
  text-align: left;
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

.info_mid_sec {
  width: 100%;
  margin: 0px auto;
}

.info_mid_sec ul {
  list-style: none;
  margin: 50px auto 0px;
  padding: 0px;
  width: 100%;
  max-width: 400px;
}

.info_mid_sec ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  text-align: left;
  display: block;
  border-bottom: 1px solid #979797;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.info_mid_sec ul li a {
  color: #000000;
  text-decoration: none;
}

.info_mid_sec ul li:last-child {
  border-bottom: 0px solid #979797;
  padding-bottom: 0px;
}

.info_mid_sec ul li a img {
  position: relative;
  top: -7px;
  margin-right: 20px;
}

/* .info_mid_sec ul li::before{content:""; position: absolute; top: 50%; left: 0px; width:41px; height:54px;  margin-top:-27px; background: url(../img/download.png) no-repeat 0px 0px;} */
.more_info .cta_btn {
  margin-top: 20px;
}

.more_info .cmn_rt_cnt_sec {
  position: relative;
}

.info_foot_sec {
  background-color: #093b5c;
  height: 105px;
  width: 100%;
  padding: 0px 40px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.info_foot_sec p {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 0px 13px;
}

.footer_section p strong {
  font-weight: 600;
  display: block;
}

.footer_section .wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0px auto;
  padding: 25px 15px 15px;
  background-color: #ececec;
}

.footer_section {
  height: auto;
  width: 100%;
  position: fixed;
  /* bottom: calc(100vh - 810px);  */
  bottom: calc(100vh - 822px);
  /* background:#ECECEC;  */
  background: #ffffff;
  z-index: 9;
}

.footer_section p {
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  width: 100%;
}

.cmn_rt_cnt_sec .emp_dep article aside .form-control {
  height: 33px;
  width: 112px;
  border: 2px solid #000000;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 10px auto 0px;
  line-height: 32px;
  text-align: center;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
}

.add_memb_cnt {
  margin: 90px 0px 0px;
  text-align: center;
  padding-bottom: 70px;
}

.add_memb_cnt a {
  width: 66px;
  height: 66px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.add_memb_cnt a span {
  top: 5px;
  left: 5px;
  display: inline-block;
  cursor: pointer;
  position: absolute;
  width: 56px;
  height: 56px;
  background: url(../img/plus-member.png) no-repeat 0px 0px;
}

.add_memb_cnt a.active span {
  top: 0px;
  left: 0px;
  background: url(../img/button_highlight.png) no-repeat 0px 0px;
  width: 66px;
  height: 66px;
}

.add_memb_cnt a img {
  width: 54px;
  height: 54px;
}

.add_memb_cnt p {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  width: 240px;
  margin: 20px auto 0px;
  text-align: center;
}

.add_memb_cnt p strong {
  font-family: fieldwork, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.sec_5 .rt_inner_sec {
  margin: 0px auto;
}

#section5.sec_5.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
  padding: 51px 0 45px;
}

#section5.sec_5.cmn_det_page .cmn_rt_cnt_sec p {
  margin: 30px 0 40px;
}

.sec_5.cmn_det_page.more_info .cmn_rt_cnt_sec h2 {
  text-align: center;
}

.cmn_det_page .cmn_rt_cnt_sec h3 {
  margin: 20px auto 80px;
  padding-left: 0px;
}

.cta_btn.text-center {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0px;
}

#section5 .cta_btn.text-center {
  position: static;
  bottom: inherit;
  width: 100%;
  left: inherit;
  margin-top: 60px;
}

.mip .cmn_rt_cnt_sec {
  position: relative;
  padding-bottom: 64px;
}

.btm_reward_sec {
  background: #093b5c;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0px 15px;
  display: flex;
  align-items: center;
  height: 64px;
  padding-top: 5px;
}

.cmn_det_page .btm_reward_sec p {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}

.btm_reward_sec .d-flex {
  height: 53px;
}

.btm_reward_sec p a {
  color: #fff;
}

.point_added {
  color: #0095da;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 23px;
  text-align: center;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-top: 5px;
}

.sbp .cmn_rt_cnt_sec {
  padding: 0px 25px;
}

.sbp .cmn_rt_cnt_sec h5 {
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  margin: 0;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.sbp .cmn_rt_cnt_sec h5.for_each {
  margin: 22px 0px 17px 0px;
}

.sbp .cmn_rt_cnt_sec h5 strong {
  font-weight: 700;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.sbp .sbp_img {
  text-align: center;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 10px 0px;
}

.sbp .rt_inner_sec .form-control {
  height: 33px;
  width: 112px;
  border: 2px solid #000000;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 15px auto 0px;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
  padding: 0;
}

.sbp .rt_inner_sec .extra_point_section .form-control {
  border: 2px solid #0095da;
  color: #0095da;
  margin: 0px 20px;
}

.sbp .rt_inner_sec .extra_point_section {
  display: flex;
  justify-content: center;
  margin: 15px auto 0px;
}

.total_der_reward_sec {
  text-align: center;
}

.cmn_rt_cnt_sec .total_der_reward_sec h4 {
  margin: 0px 0px 20px 0px;
}

.cmn_rt_cnt_sec .total_der_reward_sec p {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}

.cmn_rt_cnt_sec .total_der_reward_sec h5 {
  margin: 15px 0px 30px 0px;
  color: #0095da;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 32px;
  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.rt_inner_sec {
  margin: 0px auto;
  padding: 54px 0px 45px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec h3 {
  margin: 0px auto 0px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec h3.h3_one {
  margin: 10px auto 20px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec h3.h3_two {
  color: #0095da;

  font-family: fieldwork, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 28px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_three {
  margin: 10px auto 35px;
}

.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
  padding: 75px 0 45px;
}

.cmn_det_page .cmn_rt_cnt_sec h2 {
  padding: 0 20px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec {
  padding: 51px 0 45px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .rt_inner_sec .cta_btn {
  position: static;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec p.h3_one {
  margin: 15px 0 47px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .new-groups-sold-direct-col {
  padding-left: 40px;
  padding-bottom: 50px;
}

#section4.cmn_det_page.der
  .cmn_rt_cnt_sec
  .new-groups-sold-direct-col
  .text-col {
  padding-right: 25px;
}

#section4.cmn_det_page.der .cmn_rt_cnt_sec .new-groups-sold-direct-col p {
  margin: 0;
  text-align: right;
}

#section4.cmn_det_page.der
  .cmn_rt_cnt_sec
  .new-groups-sold-direct-col
  .form-control {
  height: 33px;
  width: 120px;
  border: 2px solid #000000;
  border-radius: 3px;
  background-color: #ffffff;
  margin: 0 auto;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  font-weight: 500;
  padding: 0;
  padding-top: 2px;
}

.more_info.cmn_det_page .cmn_rt_cnt_sec h3 {
  margin-bottom: 50px;
}

.more_info.cmn_det_page .cmn_rt_cnt_sec figure {
  margin: 0;
}

.sbp.cmn_det_page .cmn_rt_cnt_sec p {
  padding: 0 37px;
  margin: 12px auto 30px;
}

.sbp .cmn_rt_cnt_sec h4 {
  margin: 35px auto 0px;
}

.mip .cmn_rt_cnt_sec .rt_inner_sec {
  position: relative;
  padding-top: 30px;
}

.mip .cmn_rt_cnt_sec .rt_inner_sec .cta_btn.text-center {
  position: static;
}

.mip .cmn_rt_cnt_sec h4 {
  margin: 0px 0px 20px;
}

.mip.cmn_det_page .cmn_rt_cnt_sec h3 {
  margin: 30px auto 18px;
}

.mip.cmn_det_page .cmn_rt_cnt_sec figure {
  margin: 0 0 18px 0;
}

.mip .cmn_rt_cnt_sec .emp_dep article aside:first-child {
  margin-bottom: 20px;
}

.home .cmn_rt_cnt_sec {
  padding: 0px 27px 0 58px;
}

.mob_total_point_sec h4 .mob_view {
  display: none;
}

div.inview {
  opacity: 1;
}

.home .cmn_rt_cnt_sec .btn-group-section h3 {
  font-family: "Bebas Neue", cursive;
  margin: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
  border-top: 1px solid #fff;
}
.sec_7.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
  max-width: 443px;
}

.sec_7.cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec p {
  text-align: left;
  padding: 0 20px;
  margin: 20px 0 20px;
}

.sec_7.cmn_det_page .cmn_rt_cnt_sec h2 strong {
  font-size: 18px;
}

.sec_7 .info_mid_sec ul li:last-child {
  position: relative;
  padding-bottom: 27px;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0 8px 6px -6px black;
  border-bottom: 2px solid #000;
}
a.link_btn img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -12px;
}

a.link_btn {
  display: block;
  color: #000000;
  font-family: fieldwork, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 20px;
}
.with_border {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.with_border:before {
  content: "";
  position: absolute;
  width: 100%;
  border: 1px solid #000;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  max-width: 200px;
}

@media only screen and (min-width: 767px) {
  .cta_btn.text-center.mobile {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
  .col-md-6.lft_mcnt {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    padding: 0px;
  }

  .col-md-6.rt_mcnt {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0px;
  }

  .cmn_rt_cnt_sec h2 {
    font-size: 28px;
    line-height: 35px;
  }

  /* .footer_section {bottom: calc(100vh - 780px);} */
  /* .footer_section p {padding-left: 15px; padding-right: 15px;} */
  .cmn_rt_cnt_sec {
    padding: 0px 20px;
  }

  .rt_inner_sec {
    margin: 0px auto;
  }

  .info_foot_sec p {
    font-size: 16px;
    line-height: 20px;
  }

  .cmn_lft_cnt_sec h1 br,
  br,
  .mip.cmn_det_page .cmn_rt_cnt_sec h3 br {
    display: none;
  }

  .btm_reward_sec p {
    font-size: 11px;
  }

  .cmn_det_page .cmn_rt_cnt_sec h3 {
    font-size: 17px;
  }

  .cmn_rt_cnt_sec article h6 {
    font-size: 17px;
  }
}

@media only screen and (max-width: 980px) {
  .rt_mid_cnt a.add_tripple_play {
    width: 100%;
    font-size: 12px;
  }

  .rt_mid_cnt a.add_tripple_play span {
    font-size: 20px;
    left: 7px;
  }

  .der.cmn_det_page .cmn_rt_cnt_sec a.next_btn {
    width: auto;
    padding: 0px 15px;
  }

  .footer_section {
    bottom: calc(100vh - 800px);
  }

  .home .cmn_rt_cnt_sec {
    padding: 0px 25px;
  }

  .mip .cmn_rt_cnt_sec .rt_inner_sec {
    padding-top: 38px;
  }

  .col-md-6.lft_mcnt {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    padding: 0px;
  }

  .col-md-6.rt_mcnt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 0px;
  }

  .mip.cmn_det_page .cmn_rt_cnt_sec h3 {
    margin: 15px auto 10px;
  }

  .rt_inner_sec {
    padding: 45px 0px 45px;
  }
}

@media only screen and (max-width: 767px) {
  .der_upd_cnt_sec {
    padding: 0px;
  }

  .cta_btn.text-center.mobile {
    margin-top: 0;
    padding-bottom: 30px;
  }

  .cta_btn.text-center.mobile a {
    font-size: 16px;
    height: 40px;
    width: 163px;
    line-height: 40px;
  }

  .home .cmn_rt_cnt_sec .btn-group-section h3 {
    padding-top: 20;
    padding-top: 20px;
  }

  .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;
  }

  .one_page .wrapper {
    width: auto;
    padding: 0px;
    height: auto;
    background-color: #ffffff;
  }

  .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: 0px;
  }

  .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;
  }

  .rt_inner_sec {
    padding: 12px 0px 25px;
  }

  .home .cmn_rt_cnt_sec h3 {
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    padding: 0px 25px;
    text-transform: uppercase;
  }

  .home .cmn_rt_cnt_sec ul {
    padding: 0;
    max-width: 210px;
    margin: 0 auto;
  }

  .home .cmn_rt_cnt_sec ul li {
    font-size: 17px;
    line-height: 18px;
    padding-left: 45px;
    margin: 30px 0px 0px 0px;
  }

  .home .cmn_rt_cnt_sec ul li:last-child::before {
    width: 21px;
    height: 34px;
    background-size: 100% auto;
  }

  .home .cmn_rt_cnt_sec ul li:first-child {
    margin-bottom: 0px;
  }

  .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 {
    font-weight: 700;
    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;
  }

  #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;
  }

  #section4.cmn_det_page.der
    .cmn_rt_cnt_sec
    .new-groups-sold-direct-col
    .form-control {
    width: 60px;
  }

  .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: 60px;
    margin: 0px 25px 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: 60px;
    margin: 0px 25px 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;
  }

  .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;
  }

  .cmn_det_page .cmn_rt_cnt_sec .rt_inner_sec {
    padding-top: 40px;
  }

  #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 -25px 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: 100%;
    max-width: 100%;
    margin: 0px auto;
    left: 0;
    right: 0;
    z-index: 9;
  }

  .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;
  }
  .home .cmn_rt_cnt_sec ul li::before {
    margin-right: 10px !important;
    width: 33px !important;
    background-size: 20px !important;
  }

  .home .cmn_rt_cnt_sec ul li:first-child::before,
  .home .cmn_rt_cnt_sec ul li:last-child::before {
    background-size: 30px !important;
  }
  .sec_7 .info_mid_sec ul li:last-child {
    border: none;
    box-shadow: none;
  }
  .new-group #section2,
  .new-group #section3,
  .new-group #section4,
  .new-group #section5 {
    display: block;
  }
  .renewing-group #section6,
  .renewing-group #section7 {
    display: block;
  }

  .section {
    display: none;
  }
  #section1 {
    display: block;
  }
  div#section5 {
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 550px) {
  .home .cmn_lft_cnt_sec {
    background-position: center top;
  }
}
