html {
  width: 100%;
  height: 100%;
}

body {
  padding: 0 0 0 0;
  margin: 0;
  color: #575757;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  height: 100%;
}

button,
textarea {
  font-family: 'Montserrat', sans-serif;
}

li {
  list-style: none;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a,
ul li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

a:focus,
a:active,
input,
textarea {
  outline: 0 !important;
}

.inner {
  background: url(../images/curve-top.svg) no-repeat top right, url(../images/curve-btm.svg) no-repeat bottom left, url(../images/curve-icons.svg) no-repeat bottom -45px left;
  background-size: 260px, 110%, 100%;
  background-attachment: scroll, fixed, fixed;
}

/* .inner {
  background: url(../images/curve-top.svg) no-repeat top right, url(../images/curve-btm.svg) no-repeat bottom left;
  background-size: 260px, 110%;
  background-attachment: scroll, fixed;
} */

.header {
  width: 100%;
  position: relative;
  z-index: 9;
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .07);
}

.header ul {
  padding: 10px 15px 8px;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 57px;
}

/* .header ul li:first-child img {
  height: 44px;
} */

.header ul li:last-child img {
  height: 30px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  width: 640px;
  max-width: 100%;
  margin: 0 auto;
}

.main {
  padding-bottom: 92px;
}

.btn,
.home-content a,
.other-content a {
  border-radius: 4px;
  padding: 15px 15px;
  width: 100%;
  display: block;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  background: #C1307F;
  border: none;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
}

.btn-dohs {
  display: flex;
  justify-content: space-between;
  padding: 0 15px 15px;
}

.btn-dohs .btn {
  width: 48%;
  pointer-events: none;
  background: #959595;
  filter: grayscale(1);
  transition: all 0.3s linear;
}

.btn-dohs .btn.checked {
  pointer-events: initial;
  filter: grayscale(0);
  background: #C1307F;
}

.btn-dohs .checked.btn-later {
  background: #222;
}

.pay-note {
  padding: 15px 15px 0;
  display: block;
  border-top: 1px solid #D6D6D6;
}

.pay-note a {
  color: #c1307f;
  font-weight: 500;
}

.common-text,
.thanks p,
.review ul li,
.no-phonep {
  color: #414141;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
.thanks p{
  font-size: 16px;
}

.heading {
  color: #C1307F;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.25px;
  margin: 5px 0 15px;
}

.heading a {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.heading a img {
  height: 16px;
}

.home {
  background: url("../images/splash.svg") no-repeat top right, -webkit-linear-gradient(45deg, #dcdddf, #e5e6e8);
  background-position: calc(100% - -90px) top, center;
}

.hero {
  max-width: 100%;
}

@media all and (min-width:480px) {
  .hero {
    max-width: 350px;
    display: block;
    margin: 0 auto
  }
}

.banner-dohs {
  margin-bottom: 15px;
  background: #fff;
  text-align: center;
  border-radius: 4px;
}

.banner-dohs img {
  max-width: 100%;
  height: auto;
}

/* .home .container {
  margin-top: -70px;
} */

.home .modal {
  padding: 50px 0 15px;
  height: 70vh;
}

.home .modal .container {
  margin-top: 0;
}

.home .header {
  background: none;
  box-shadow: none;
}

.home-content {
  background: #fff;
  padding: 15px 15px 15px;
  box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.12);
  margin-top: -64px;
  border-radius: 2px;
}

.home-content a,
.other-content a {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  letter-spacing: 1px;
  text-decoration: none;
}

.home-content a h3,
.other-content a h3 {
  margin: 0;
  font-weight: 700;
  font-size: 25px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.other-content a h3 {
  font-size: 20px;
  text-transform: capitalize;
}

.home-content h3 span,
.other-content h3 span {
  display: block;
  font-weight: 400;
  font-size: 18px;
}

.home-content a:not(:last-child),
.other-content a:not(:last-child) {
  margin-bottom: 15px;
}

/* .home-content a:nth-child(2) {
  background: -webkit-linear-gradient(45deg, #FF6168, #F6545B);
}

.home-content a:nth-child(3) {
  background: -webkit-linear-gradient(45deg, #FFC60B, #FF8B00);
}

.home-content a:nth-child(4) {
  background: -webkit-linear-gradient(45deg, #15CDA8, #099A97);
}

.home-content a:nth-child(5) {
  background: -webkit-linear-gradient(45deg, #2AA9D2, #1874C3);
}

.home-content a:nth-child(6) {
  background: -webkit-linear-gradient(45deg, #B198E0, #7F3EA8);
}

.other-content a:nth-child(1) {
  background: -webkit-linear-gradient(45deg, #2EC0D1, #09454B);
}

.other-content a:nth-child(2) {
  background: -webkit-linear-gradient(45deg, #FFAEAE, #BC5050);
}

.other-content a:nth-child(3) {
  background: -webkit-linear-gradient(45deg, #886BDE, #692DB7);
}

.other-content a:nth-child(4) {
  background: -webkit-linear-gradient(45deg, #607FF9, #5458D5);
} */

.inner-box {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.2);
}

.no-internet,
.sad {
  padding-top: 30px;
  margin-top: 30px;
}

.no-internet img,
.sad img {
  margin: 0 auto 20px;
  display: block;
}

.sad p {
  text-align: center;
  padding: 5px 0 30px;
  margin: 0;
  color: #C1307F;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.sad p span {
  display: block;
  font-size: 14px;
  color: #575757;
}

.sad ul {
  padding: 0;
  margin: 0;
}

.sad ul li {
  border-top: 1px solid #D6D6D6;
  padding: 10px 15px;
  font-size: 14px;
}

.sad ul li span {
  float: right;
  font-weight: 600;
  color: #C1307F;
}

.btn-group {
  padding: 15px;
}

.no-internet ul,
.btn-group {
  border-top: 1px solid #D6D6D6;
}

.no-internet ul li {
  margin: 10px 0;
}

.thanks,
.no-phone {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 100px;
}

.thanks h4,
.no-phone h4 {
  margin: 10px 0;
}

.no-phone h4 {
  font-size: 18px;
  font-weight: 800;
}

.no-phone h4,
.no-phone p {
  color: #C1307F;
}

.new-connection ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
}

.new-connection ul li {
  width: 45%;
  margin-bottom: 30px;
}

.new-connection ul li span {
  display: block;
  width: 100%;
  height: 88px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  margin-bottom: 10px;
  background-size: 36px;
  position: relative;
}

.new-connection ul li span::after {
  content: '';
  height: 100%;
  width: 100%;
  background: #FFC31D;
  position: absolute;
  bottom: -4px;
  left: 0;
  border-radius: 0 0 4px 4px;
  z-index: -1;
}

.new-connection ul li a {
  color: #C1307F;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.5px;
}

.form-group {
  width: 100%;
  margin-bottom: 15px;
}

.home-info {
  padding: 15px;
}

.home-info ul {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #D6D6D6;
}

.home-info ul li,
.update-info ul li,
.package-top ul li {
  color: #222222;
  letter-spacing: 0.25px;
  margin: 2px 0;
}

.home-info ul li::before,
.package-top ul li::before {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #C1307F;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transform: translateY(-2px);
}

.package-top ul li {
  margin: 4px 0;
}

.review {
  margin-bottom: 20px;
}

.review h4 {
  text-align: center;
  color: #C1307F;
  font-size: 18px;
  font-weight: 800;
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #D6D6D6;
}

.review ul {
  padding: 0;
  margin: 0;
}

.review ul li {
  padding: 6px 15px;
}

.review ul li:not(:last-child) {
  border-bottom: 1px solid #D6D6D6;
}

.review ul li strong {
  font-weight: 800;
  float: right;
}

.review ul.review-dohs li strong {
  font-weight: 600;
  float: none;
}

.review ul li:nth-child(1) strong {
  color: #C1307F;
}

.review ul li:nth-child(2) strong {
  color: #7E4194;
}

.review ul li p {
  margin: 0;
  font-weight: 600;
}

.review ul li p+span {
  font-size: 12px;
  color: #575757;
}

.review ul li .form-control {
  border: none;
  padding: 8px 0;
}

.update-info ul {
  margin: 0;
  padding: 15px 15px 0;
}

.update-info label {
  color: #C1307F;
  font-size: 14px;
  font-weight: 600;
}

.update-info p {
  margin: 0 0 10px;
}

.update-info input {
  margin-top: 5px;
  margin-bottom: 10px;
}

.update-info ul li:not(:first-child) {
  border-top: 1px solid #D6D6D6;
  padding: 5px 0;
}

.package-item {
  border-radius: 4px;
  padding: 15px;
  letter-spacing: 0.35px;
  position: relative;
  min-height: 90px;
  background: #fff;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  border-left: 8px solid #C1307F;
  overflow: hidden;
}

.package-item img {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
}

.package-item ul {
  padding: 0;
  margin: 0;
  max-width: 95%;
}

.package-item ul li:first-child {
  font-weight: 800;
  color: #C1307F;
  font-size: 16px;
}

.package-item ul li {
  font-weight: 400;
  padding: 2px 0;
  color: #575757;
  font-size: 13px;
}

.package-item ul li a {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 30px;
  background: #C4E46C;
  color: #006838;
  font-weight: 800;
  font-size: 10px;
  text-transform: uppercase;
  font-family: 'Muli', sans-serif;
  margin-top: 5px;
}

.package-item:nth-child(1) {
  border-color: #2C9CFF;
}

.package-item:nth-child(1) ul li:first-child {
  color: #2C9CFF;
}

.package-item:nth-child(2) {
  border-color: #652D8E;
}

.package-item:nth-child(2) ul li:first-child {
  color: #652D8E;
}

.package-item:nth-child(3) {
  border-color: #EE5927;
}

.package-item:nth-child(3) ul li:first-child {
  color: #EE5927;
}

.package-top ul,
.change-list ul {
  padding: 0;
  margin-bottom: 20px;
}

.change-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.change-list ul li {
  display: none;
  width: 31.3%;
  text-align: center;
  margin: 0 1% 7px;
}

.change-list h2 {
  font-weight: 800;
  font-size: 20px;
  color: #575757;
}

.load-btn {
  margin-top: 10px;
  margin-bottom: 15px;
}

.load-btn .btn {
  width: 150px;
  border-radius: 30px;
  margin: 0 auto;
  color: #C1307F;
  background: #fff;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.2)
}

.label {
  margin-bottom: 20px;
}

.label>input[type="radio"] {
  visibility: hidden;
  position: absolute;
}

.label>input[type="radio"]+.label-box {
  background: #D6D6D6;
  cursor: pointer;
  border-radius: 2px;
  transition: all 0.3s linear;
  padding: 10px;
}

.label>input[type="radio"]+.label-box P {
  margin: 0;
  font-size: 14px;
  color: #575757;
  letter-spacing: 0.25px;
  font-weight: 600;
}

.label>input[type="radio"]:checked+.label-box {
  background: #7E4194;
}

.label>input[type="radio"]:checked+.label-box P {
  color: #fff;
}

.payment {
  text-align: center;
}

.payment img {
  margin: 0 auto;
  max-width: 90%;
}

.payment a {
  display: block;
}

.or {
  height: 52px;
  width: 52px;
  font-size: 15px;
  font-weight: 500;
  color: #222222;
  border-radius: 50%;
  margin: 5px auto 30px;
  background: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 55px;
  box-shadow: 0 0 25px -3px rgba(0, 0, 0, 0.2);
}

.curve-shape {
  width: 100%;
  margin-bottom: 30px;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.215);
  padding: 10px;
  text-align: center;
  justify-content: space-between;
}

.footer::before,
.footer::after {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
}

.footer::before {
  background: url(../images/menu-curve.svg) no-repeat;
  background-size: 100%;
  top: -11px;
  z-index: 9;
  height: 20px;
  width: 96px;
}

.footer::after {
  background: #000;
  z-index: 8;
  top: -9px;
  border-radius: 100%;
  width: 60px;
  height: 1px;
  filter: blur(7px);
}

.footer a {
  color: #575757;
  font-weight: 700;
  background: #fff;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
}

.footer a:nth-child(1),
.footer a:nth-child(3) {
  width: 24%;
}

.footer a:nth-child(2) {
  width: 49%;
}

.footer a img {
  display: block;
  height: 22px;
  margin: 0 auto 5px;
}

.footer a:nth-child(2) img {
  transform: scale(1.25) translateY(-4px);
  height: 30px;
}

.modal {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-radius: 6px 6px 0 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  height: 80vh;
  z-index: 99;
  text-align: center;
  padding: 30px 0 0;
}

.close-modal {
  position: absolute;
  right: 12px;
  top: 12px;
  background: #fff url(../images/close.svg) no-repeat center center;
  -webkit-background-size: 10px;
  background-size: 10px;
  height: 30px;
  width: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

.modal .btn {
  margin-top: 15px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  font-size: 16px;
}

.modal p {
  margin-bottom: 25px;
}

.form-control {
  padding: 13px 12px;
  border-radius: 5px;
  resize: none;
  border: 1px solid #D6D6D6;
  color: #414141;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.phone {
  position: relative;
  overflow: hidden;
}

.phone::before {
  content: '+88';
  position: absolute;
  left: 1px;
  height: calc(100% - 20px);
  top: 1px;
  background: #ECECEC;
  padding: 13px 12px 5px;
  border-right: 1px solid #CECECE;
  color: #414141;
  border-radius: 3px 0 0 3px;
}

.phone .form-control {
  padding: 10px 0 10px 60px !important;
}

.radio {
  display: block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  font-weight: 700;
  color: #575757;
}

.radio-mark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  width: 18px;
  background: #fff;
  margin-right: 5px;
}

.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-mark {
  -webkit-box-shadow: 0 0 0 2px #3f4047 inset;
  box-shadow: 0 0 0 2px #3f4047 inset;
  border-radius: 50%;
  transition: all 0.15s linear;
}

.radio input:checked~.radio-mark {
  -webkit-box-shadow: 0 0 0px 10px #2FAA58 inset;
  box-shadow: 0 0 0px 10px #2FAA58 inset;
}

@media all and (min-height:580px) {
  .curve-shape {
    width: 100%;
    margin-bottom: 30px;
    /* position: fixed;
    left: 0;
    bottom: 100px;
    z-index: 1; */
  }
}

/*new css*/

.header ul li:last-child a {
  width: 32px;
  height: 24px;
  display: inline-block;
  transition: all 0.3s linear;
}

.header ul li a.loud {
  background: url(../images/speaker.svg) no-repeat top center;
}

.header ul li a.mute {
  background: url(../images/mute.svg) no-repeat top center;
}

.home-content h4 {
  text-align: center;
  color: #1A1818;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 16px;
}

.home-content h4 span {
  color: #959595;
  display: block;
  font-size: 14px;
}

.refer-box {
  position: relative;
}

.refer-box img {
  position: absolute;
  right: 0;
  bottom: -55px;
}

.refer-box h3 span {
  font-size: 14px;
  text-transform: none;
}

.home .header ul {
  padding: 10px 35px 8px 15px;
}

.existing-user-wrap {
  text-align: center;
}

.existing-user-wrap h2,
.existing-user-wrap h3 {
  margin: 0;
  text-transform: uppercase;
}

.existing-user-wrap h2 {
  color: #C1307F;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
}

.existing-user-wrap a {
  display: inline-block;
  margin: 10px 0 0;
}

.corporate-package {
  background: #C1307F;
  padding: 15px;
  border-left: 7px solid #FFC31D;
  border-radius: 8px;
}

.corporate-package h3 {
  font-size: 20px;
  color: #fff;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.corporate-package ul {
  padding: 0;
  margin-bottom: 20px;
  margin-top: 10px;
}

.corporate-package ul li {
  color: #fff;
  margin: 6px 0;
  font-size: 13px;
}

.corporate-package ul li::before {
  content: '';
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #FFC31D;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  transform: translateY(-2px);
}

.corporate-package a {
  background: #fff;
  font-size: 10px;
  color: #4A4A4A;
  margin: 0;
  border-radius: 50px;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}

.inner.existing-user {
  background-color: #EAF2F0;
}

.homepackage-wrap {
  padding: 15px;
  background: #fff;
  width: 610px;
  max-width: 100%;
  margin: 0 auto 18px;
}

.homepackage-wrap h3 {
  padding: 0;
  color: #575757;
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 20px;
  text-transform: uppercase;
  text-align: center;
}

.order-form {
  margin-top: 20px;
}

.order-form .package-item {
  margin-bottom: 25px;
}

.header ul li:first-child a {
  color: #525151;
  font-size: 18px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}

.header ul li:first-child a img {
  margin-right: 10px;
}

.form-label {
  font-size: 14px;
  font-weight: 600;
  color: #575757;
  margin-bottom: 5px;
  display: block;
}

.review-box {
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 20px;
}

.review-box h3 {
  font-size: 18px;
  font-weight: 700;
  color: #C1307F;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #D6D6D6;
  padding: 10px 0 15px;
}

.review-box ul {
  padding: 0;
  margin: 0;
}

.review-box ul li {
  padding: 10px;
  border-bottom: 1px solid #D6D6D6;
  font-size: 12px;
  color: #575757;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  justify-content: space-between;
}

.review-box ul li:last-child {
  border: 0;
}

.review-box ul li span {
  color: #C1307F;
  font-weight: 600;
  width: 55%;
  display: block;
}

.corporate-order-box {
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}

.thanks img {
  margin-bottom: 20px;
}

.carnival-login-form {
  padding-top: 15px;
}

.carnival-login-form h3 {
  font-size: 18px;
  font-weight: 700;
  color: #3B3A41;
}

.carnival-login-form h5 {
  font-size: 22px;
  font-weight: 600;
  color: #C32D80;
  margin: 10px 0;
}

.warning-msg {
  font-size: 12px;
  color: #575757;
  font-weight: 400;
  margin-top: 5px;
}

.thanks h5 {
  font-size: 18px;
  font-weight: 800;
  color: #575757;
}

.thanks.pay-now {
  margin-bottom: 5px;
}

.thanks.pay-now h5 {
  font-size: 22px;
  font-weight: 800;
  color: #C1307F;
  margin: 10px 0;
}

.refer-top {
  padding: 30px 15px;
  position: relative;
  text-align: center;
}

.refer-top h3 {
  font-size: 18px;
  font-weight: 700;
  color: #C11F74;
  margin: 0 0 35px;
  line-height: 26px;
}

.refer-top h3 strong {
  color: #5361ad;
  font-weight: 800;
}

.refer-top img {
  height: 250px;
  margin: 0 auto;
  display: block;
}

.wave {
  width: 100%;
  height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/shape-banner.svg) no-repeat bottom center;
  background-size: 100%;
}

.lightblue {
  background: #5361ad;
  margin-top: 20px;
}

.refer-section {
  margin-top: 20px;
  text-align: center;
  padding: 0 15px 30px;
}

.refer-section h3 {
  font-size: 20px;
  font-weight: 800;
  color: #C1307F;
  margin: 0;
  line-height: 28px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.refer-section h3 strong {
  font-size: 38px;
  font-weight: 800;
}

.refer-section h3 span {
  color: #5361ad;
}

.refer-section h5 {
  font-size: 16px;
  font-weight: 700;
  color: #5361AD;
  margin: 20px 0 15px;
  line-height: 25px;
}

.refer-section h5 strong {
  color: #c11f74;
  font-weight: 700;
}

.package-section {
  margin-top: 15px;
  overflow: hidden;
}

.package-section h4 {
  font-size: 16px;
  margin: 5px 0;
  font-weight: 600;
  color: #575757;
}

.package-section ul {
  padding: 8px 0 15px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.package-section ul::-webkit-scrollbar {
  height: 0;
}

.package-section ul li {
  width: 31%;
  display: inline-block;
  margin: 0 4px 10px 0;
}

.package input {
  display: none;
}

.package input:checked+.package-box {
  background: #C1307F;
}

.desigred-pack input:checked+.package-box {
  background: #7E4194;
}

.package input:checked+.package-box h4,
.package input:checked+.package-box h4 strong {
  color: #fff;
}

.package-box {
  width: 100%;
  padding: 13px 0;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
  background: #D6D6D6;
}

.package-box h4 {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  font-weight: 700;
  line-height: 22px;
  padding: 0 6px;
}

.package-box h4 strong {
  font-size: 18px;
  color: #000000;
  display: block;
  font-weight: 700;
}

.checked-icon {
  width: 18px;
  height: 18px;
  display: none;
  position: absolute;
  right: 4px;
  top: 4px;
}

.package input:checked+.package-box .checked-icon {
  display: block;
}

.package-box .checked-icon {
  right: -5px;
  top: -5px;
}

.package-box .checked-icon img {
  border: 2px solid #fff;
  width: 100%;
  border-radius: 50px;
}

.review-box ul li p {
  width: 100%;
}

.review-box ul li span.purple {
  color: #7E4194;
}

.update-info-form label.form-label {
  color: #C1307F;
  font-size: 13px;
  font-weight: 600;
}

.container.update-info-form {
  margin-top: 20px;
}

.update-info-form .form-group strong {
  color: #1A1818;
  font-size: 16px;
  font-weight: 600;
}

.err-msg {
  display: block;
  margin-bottom: 10px;
}