.containner-section {
  background-color: #fff;
  text-align: center;
}

.containner-section.home1 {
  background-color: #6d93ff;
  background-image: none;
  font-family: 'Sofia pro', sans-serif;
  color: #eef6ff;
  font-size: 18px;
  text-align: center;
}

.containner-section.home2 {
  display: none;
  background-color: #f5f8fb;
}

.containner-section.home3 {
  background-color: #9AF3EF;
  background-image: none;
}

.containner-section.home4 {
  background-color: #50518c;
  background-image: none;
}

.containner-section.home5 {
  background-color: #77e3fe;
  background-image: url('../assets/images/Sparkling-Water-graphics.png');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  font-size: 16px;
}

.containner-section.product {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f8fb;
}

.containner-section.no-bottle {
  padding-top: 50px;
  padding-bottom: 50px;
  float: none;
}

.containner-section.top-up {
  height: 80px;
  background-color: #6d93ff;
  background-image: url('../assets/images/Checkout-Subnav.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.containner-section.top-up-content {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #082a54;
  font-size: 16px;
}

.footter-section {
  display:inline-block;
  width:80%;
  margin-left:10%;
  margin-right:10%;
  white-space: nowrap;
  padding-top: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #ebebeb;
}

.footer-nav-1 {
  width : 40%;
}

.account-birth {
  width : 30%;
}

.navbar {
  background-color: #fff;
}

.navbar._1 {
  padding: 10px 20px 8px 20px;
  border-bottom: 1px solid #ebebeb;
}

.navbar._1.login {
  display: block;
}

.navbar._1.login.mobile {
  display: none;
}

.navbar._1.logged-in {
  padding-right: 20px;
  padding-left: 20px;
}

.navbar._1.mebile {
  display: none;
}

.navbar._2 {
  display: block;
  padding-right: 120px;
  padding-left: 120px;
}

.navbar._2.register.mobile {
  text-align: center;
}

.brand {
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 3px;
  width: 120px;
}

.brand:hover {
  opacity: 0.7;
}

.footer-container {
  padding: 20px 40px;
  text-align: left;
}

.button {
  width: 390px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 19px;
  background-color: #de0a76;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.nav-menu {
  display: inline-block;
  float: right;
  height: 60px;
  margin-top:3px;
}

.nav-menu.mobile {
  position: relative;
}

.nav-link {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sofia pro Regular', sans-serif;
  color: #8699ad;
  font-size: 16px;
  font-weight: 300;
}

.nav-link:hover {
  color: #082a54;
}

.nav-link.register-btn {
  color: #de0a76;
  text-decoration: none;
}

.nav-link.register-btn:hover {
  color: #8699ad;
}

.nav-link.login-btn {
  text-decoration: none;
}

.body {
  margin-left: 0px;
  background-color: #fff;
  color: #8699ad;
}

.div-block {
  width: 110px;
  height: 36px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 10px 0px 5px;
  border: 1px solid #8699ad;
  border-radius: 200px;
  font-family: 'Sofia pro', sans-serif;
  color: transparent;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block.login {
  border-color: #fff;
  background-color: #6d93ff;
  color: #fff;
}

.text-block {
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-size: 16px;
  font-weight: 300;
}

.register-link-box {
  width: 110px;
  margin-top: 10px;
  margin-left: 10px;
  padding-top: 8px;
  padding-bottom: 7px;
  border: 1px solid #8699ad;
  border-radius: 200px;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.register-link-box:hover {
  border-color: #082a54;
  color: #082a54;
}

.login-link-box {
  width: 100px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 8px 0px 7px;
  border: 1px solid #fff;
  border-radius: 200px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.login-link-box.get-start {
  width: 140px;
}

.paragraph {
  margin-bottom: 20px;
}

.div-block-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-2 {
  width: 230px;
  height: 55px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 18px;
  border-radius: 200px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 20px;
}

.button-2.buy-btn {
  width: 300px;
  border: 1px solid #8699ad;
  color: #8699ad;
  opacity: 0.7;
}

.video-button {
  width: 230px;
  height: 55px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 18px;
  border-radius: 200px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 20px;
  opacity: 0.7;
}

.video-button:hover {
  opacity: 1;
  
}

.button-2.buy-btn:hover {
  opacity: 0.7;
}

.container-2 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.container-3 {
  padding-top: 40px;
  padding-bottom: 0px;
}

.paragraph-2 {
  display: inline-block;
  width: 90%;
  margin-bottom: 60px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.div-block-3 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-4 {
  margin-bottom: 20px;
}

.paragraph-3 {
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 18px;
  line-height: 26px;
}

.div-block-5 {
  margin-bottom: 40px;
}

.div-block-6 {
  text-align: center;
}

.div-block-video {
  display: inline-block;
}

.shop-bottles-btn {
  width: 230px;
  height: 55px;
  margin-bottom: 40px;
  padding-top: 18px;
  border-radius: 200px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 20px;
}

.shop-bottles-btn.add-btn {
  width: 300px;
  margin-bottom: 20px;
}

.shop-bottles-btn.add-btn:hover {
  opacity: 0.8;
}

.link {
  display: block;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 16px;
  font-weight: 300;
}

.container-4 {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.heading {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 28px;
  font-weight: 500;
}

.sub-promise {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 22px;
  font-weight: 500;
}

.container-5 {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.div-block-7 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 20px;
  text-align: center;
}

.div-block-8 {
  text-align: center;
}

.heading-2 {
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.paragraph-4 {
  display: inline-block;
  width: 60%;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-9 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.link-block {
  width: 230px;
  height: 55px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 15px;
  border-radius: 200px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.text-block-2 {
  display: inline-block;
  margin-top: 0px;
  margin-left: 10px;
}

.text-block-3 {
  display: inline-block;
}

.container-6 {
  padding-top: 100px;
  padding-bottom: 100px;
  color: #082a54;
  text-align: center;
}

.text-field {
  width: 450px;
  height: 55px;
  padding-left: 30px;
  float: left;
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.submit-button {
  display: inline-block;
  width: 180px;
  height: 55px;
  float: left;
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.form {
  float: none;
}

.form-block {
  display: inline-block;
}

.text-block-4 {
  padding-top: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #3e58a1;
}

.text-block-4.copy-right {
  text-align: left;
}

.link-2 {
  display: block;
  font-family: 'Sofia pro Regular', sans-serif;
  color: #3e58a1;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-decoration: none;
}

.link-2:hover {
  opacity: 0.8;
}

.link-2.footer {
  text-align: left;
}

.text-block-5 {
  font-family: 'Sofia pro Regular', sans-serif;
  color: #3e58a1;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.div-block-10 {
  margin-bottom: 15px;
}

.social-icon-link {
  width: 40px;
  margin-right: 6px;
}

.social-icon-link:hover {
  opacity: 0.8;
}

.div-block-11 {
  margin-bottom: 20px;
}

.div-block-12 {
  width:100%;
  background-image: url('../assets/images/why-desktop.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-7 {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.paragraph-5 {
  display: inline-block;
  width: 90%;
  margin-bottom: 60px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  color: #082a54;
}

.paragraph-5._2 {
  margin-bottom: 30px;
  color: #fff;
}

.heading-3 {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 30px;
  font-weight: 500;
}

.heading-3._2 {
  color: #fff;
}

.heading-3.contact {
  margin-bottom: 50px;
}

.div-block-13 {
  background-image: url('../assets/images/why2-desktop.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-8 {
  padding-top: 110px;
  padding-bottom: 0px;
  text-align: center;
}

.div-block-14 {
  margin-bottom: 50px;
}

.heading-4 {
  margin-bottom: 30px;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 80px;
  font-weight: 500;
}

.text-block-6 {
  display: inline-block;
  width: 80%;
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
}

.paragraph-6 {
  color: #5a708c;
  line-height: 24px;
}

.container-9 {
  padding-top: 50px;
  padding-bottom: 50px;
  color: #082a54;
  text-align: left;
}

.paragraph-7 {
  margin-bottom: 40px;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.unordered-list {
  margin-bottom: 80px;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 16px;
  font-weight: 300;
}

.list-item {
  margin-bottom: 10px;
}

.div-block-15 {
  margin-bottom: 50px;
}

.paragraph-8 {
  margin-bottom: 40px;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 30px;
  line-height: 40px;
}

.heading-5 {
  margin-bottom: 30px;
  border-bottom: 1px none #000;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-weight: 500;
}

.div-block-16 {
  margin-bottom: 40px;
  padding-top: 20px;
  border-bottom: 1px solid #8699ad;
}

.heading-6 {
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-9 {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.div-block-17 {
  background-image: url('../assets/images/Register-Bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-10 {
  padding-top: 0px;
}

.div-block-18 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
}

.form-block-2 {
  display: inline-block;
  width: 400px;
  padding: 20px 20px 40px;
  background-color: #fff;
}

.heading-7 {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 28px;
  font-weight: 400;
}

.left-nav-menu {
  text-decoration: none;
  padding-top:12px; 
  padding-bottom: 12px; 
  border-bottom: 1px solid #8aa6fa;
  font-size: 16px;
  font-weight: 400;
}

.form-2 {
  display: inline-block;
  text-align: center;
}

.link-block-2 {
  font-size: 16px;
  font-family: 'Sofia pro', sans-serif;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 10px 15px 0px;
  border-radius: 4px;
  background-color: #4267b2;
  color: #fff;
  text-decoration: none;
}

.text-block-7 {
  display: inline-block;
  margin-left: 31px;
  padding-left: 0px;
  text-align: left;
}

.text-block-8 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 14px;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
}

.field-label {
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  color: #082a54;
  font-weight: 400;
}

.text-field-2 {
  text-align: center;
  font-family: 'Sofia pro', sans-serif;
  height: 55px;
  font-weight: 300;
}

.text-field-3 {
  text-align: center;
  font-family: 'Sofia pro', sans-serif;
}

.login-btn {
  font-size:18px;
  font-family: 'Sofia pro', sans-serif;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 200px;
  background-color: #6d93ff;
}

.link-3 {
  display: block;
  margin-bottom: 30px;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-size: 16px;
  font-weight: 200;
  text-decoration: underline;
}

.link-4 {
  display: block;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-weight: 200;
}

.text-block-9 {
  display: inline-block;
  width: 75%;
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.container-11 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-19 {
  text-align: center;
}

.text-block-10 {
  margin-bottom: 40px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 100;
  color : #8699ad;
}

.form-3 {
  text-align: center;
}

.text-block-11 {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 12px;
}

.slider {
  height: auto;
  background-color: transparent;
  background-image: url('../assets/images/Circle-background.png');
  background-position: 50% 31%;
  background-size: auto;
  background-repeat: no-repeat;
  text-align: center;
}

.slide {
  text-align: center;
}

.text-block-12 {
  margin-bottom: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 18px;
}

.slide-2 {
  text-align: center;
}

.icon {
  color: #77e3fe;
}

.icon-2 {
  color: #77e3fe;
}

.slide-nav {
  display: none;
  color: transparent;
}

.view-detail-btn {
  width: 220px;
  height: 55px;
  margin-bottom: 57px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 200px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.25px;
}

.text-block-13 {
  width: 50%;
  float: left;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
  text-align: left;
}

.link-5 {
  display: block;
  float: right;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  text-align: left;
  text-decoration: none;
}

.link-block-3 {
  width: 23%;
  margin: 10px 0px 10px 15px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: none;
}

.text-block-14 {
  margin-top: 0px;
}

.text-block-15 {
  margin-top: 0px;
}

.image {
  margin-top: 3px;
  float: left;
}

.image-8 {
  display:none;
}

.text-block-16 {
  display: inline-block;
  padding-left: 10px;
  float: left;
  font-size: 16px;
}

.link-block-4 {
  display: block;
  float: none;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-weight: 300;
  text-align: left;
}

.div-block-20 {
  background-image: url('../assets/images/Circle-background.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-21 {
  float: none;
}

.heading-8 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
}

.text-block-17 {
  float: left;
  font-family: 'Sofia pro', sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
}

.text-block-18 {
  margin-left: 20px;
  float: left;
  font-family: 'Sofia pro', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.select-field {
  width: 80%;
  height: 55px;
  border-radius: 50px;
}

.form-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.submit-button-2 {
  width: 80%;
  height: 55px;
  border-radius: 50px;
}

.heading-9 {
  border-bottom: 1px solid #c5c5c5;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.heading-9.shipping {
  display: inline-block;
  width: 90%;
  border-style: none;
}

.heading-9.return {
  display: inline-block;
  width: 90%;
  float: none;
  border-style: none;
}

.heading-9.care {
  display: inline-block;
  width: 90%;
  border-style: none;
}

.paragraph-10 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.list-item-2 {
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
  text-align: left;
}

.list-item-3 {
  text-align: left;
}

.list-item-4 {
  text-align: left;
}

.unordered-list-2 {
  margin-bottom: 40px;
}

.div-block-22 {
  display: inline-block;
  width: 400px;
  padding: 40px 20px;
  border: 1px solid #e6eaee;
  border-radius: 4px;
}

.heading-10 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 30px;
  font-weight: 400;
}

.image-2 {
  margin-bottom: 40px;
}

.text-block-19 {
  margin-bottom: 50px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.left-divider {
  display: inline-block;
  width: 20px;
  height: 30px;
  margin-top: 12px;
  border-left: 1px solid #5a708c;
}

.dropdown-toggle {
  top: -16px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  float: none;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 16px;
  text-align: justify;
}

.dropdown-toggle.w--open {
  z-index:99;
  padding-left: 20px;
  background-color: #6d93ff;
  color: #fff;
  border-bottom: 1px solid #5684e9;
}

.icon-3 {
  margin-top: 12px;
}

.dropdown-list {
  top: 0px;
}

.dropdown-list.w--open {
  position: absolute;
  left: 0px;
  top: 24px;
  right: 0px;
}

.dropdown-link {
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-weight: 400;
}

.dropdown-link:hover {
  opacity: 1;
  background-color: #5684e9;
  color: #fff;
}

.cart-link {
  display: inline-block;
  padding: 20px;
  float: right;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  text-decoration: none;
}

.cart-link:hover {
  color: #082a54;
}

.cart-link.mobile {
  position: static;
  display: inline-block;
  float: right;
}

.text-block-20 {
  padding-top: 2px;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-weight: 400;
  text-decoration: none;
}

.text-block-21 {
  display: inline-block;
  padding-top: 0px;
  padding-left: 10px;
  font-size: 16px;
}

.image-3 {
  margin-top: 2px;
  float: left;
}

.text-block-22 {
  display: inline-block;
  margin-right: 20px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  text-align: left;
}

.div-block-23 {
  text-align: left;
}

.div-block-23._2 {
  display: none;
}

.heading-11 {
  display: inline-block;
  margin-right: 20px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 30px;
  font-weight: 400;
}

.tobup-btn {
  display: inline-block;
  width: 145px;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 5px;
  float: none;
  border-radius: 50px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  font-size: 20px;
  text-align: center;
}

.tobup-btn:hover {
  background-color: #3e58a1;
}

.heading-12 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
}

.div-block-24 {
  margin-bottom: 20px;
  border: 1px solid #e6eaee;
  text-align: left;
}

.div-block-24.right {
  text-align: center;
}

.div-block-25 {
  margin-bottom: 40px;
}

.heading-13 {
  display: inline-block;
  float: left;
  font-family: 'Sofia pro', sans-serif;
  padding: 20px;
  margin: 0px;
  color: #082a54;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.edit-btn {
  padding: 20px;
  float: right;
  background-color: transparent;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 14px;
  text-align: right;
}

.edit-btn:hover {
  color: #4267b2;
}

.div-block-26 {
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e6eaee;
}

.div-block-26._1 {
  padding: 20px;
}

.text-block-23 {
  display: inline-block;
  width: 40%;
  padding-left : 20px;
  float: left;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #5a708c;
}

.text-block-24 {
  display: inline-block;
  width: 60%;
  float: right;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5a708c;
}

.text-block-24.money {
  width: 85%;
  margin-bottom: 0px;
  padding-right: 20px;
  float: right;
  font-weight: 500;
  text-align: right;
}

.text-block-24.card {
  float: none;
}

.unbottled {
  font-family: 'Sofia pro', sans-serif; 
  font-weight: 500; 
  font-size: 46px; 
  text-align: center;
  color: #6d93ff;
}

.unbottled-sub {
  font-family: 'Sofia pro', sans-serif; 
  font-weight: 300; 
  font-size: 16px; 
  text-align: center;
  color: #5a708c;
}


.link-6 {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
}

.link-6:hover {
  color: #3e58a1;
}

.link-6._1 {
  display: block;
}

.unordered-list-3 {
  margin-top: 10px;
  padding-left: 20px;
}

.list-item-5 {
  margin-bottom: 10px;
  font-family: 'Sofia pro', sans-serif;
}

.div-block-27 {
  margin-bottom: 10px;
  padding-top: 10px;
}

.div-block-28 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: none;
  background-repeat: repeat;
  text-align: center;
}

.text-block-25 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  text-align: center;
}

.heading-14 {
  margin-bottom: 10px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.button-3 {
  width: 296px;
  height: 55px;
  margin-bottom: 20px;
  padding-top: 18px;
  border: 1px solid #8699ad;
  border-radius: 50px;
  background-color: transparent;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.button-3:hover {
  border-color: #082a54;
  color: #082a54;
}

.paragraph-11 {
  margin-right: 80px;
  margin-left: 40px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.slider-2 {
  height: 320px;
  background-color: transparent;
}

.icon-4 {
  color: #8699ad;
  font-size: 24px;
}

.icon-4:hover {
  color: #6d93ff;
}

.icon-5 {
  color: #8699ad;
  font-size: 24px;
}

.slide-nav-2 {
  display: none;
  color: #a78787;
}

.slide-3 {
  text-align: center;
}

.link-7 {
  display: block;
  margin-bottom: 40px;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: underline;
}

.image-4 {
  float: right;
  margin-right: 20px;
}

.update-account {
  width: 100%;
  padding-top: 15px;
  background-color: transparent;
  font-family: 'Sofia pro', sans-serif;
  color: #6d93ff;
  font-size: 16px;
  text-align: center;
}

.h4-faq {
  font-family: 'Sofia pro Regular', sans-serif;
  color: #082a54;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}

.radio-button-field {
  display: inline-block;
}

.div-block-29 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6eaee;
}

.form-block-3 {
  margin-bottom: 0px;
}

.account-detail-box {
  display: none;
}

.circle1 {
  position: absolute;
  right: 766px;
  bottom: 326px;
  display: inline-block;
  width: 10px;
  padding-top: 50px;
  padding-left: 50px;
  border-radius: 50px;
  background-color: #de0a76;
}

.div-block-30 {
  position: absolute;
  left: 828px;
  top: 502px;
  display: inline-block;
}

.image-5 {
  display: block;
}

.text-block-26 {
  display: inline-block;
  width: 50%;
  float: left;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
}

.text-block-27 {
  display: inline-block;
  width: 50%;
  float: right;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
  text-align: right;
}

.heading-15 {
  margin-bottom: 40px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-weight: 500;
  font-size: 30px;
}

.div-block-31 {
  width: 80px;
  height: 80px;
  border-radius: 50px;
}

.top-up-price-button {
  display: inline-block;
  width: 90px;
  height: 90px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 36px;
  border: 1px solid #8699ad;
  border-radius: 50px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 26px;
  text-decoration: none;
}

.top-up-price-button:hover {
  background-color: #dee7ff;
}

.top-up-price-button:active {
  border-color: #6d93ff;
  background-color: #6d93ff;
  color: #fff;
}

.top-up-price-button:focus {
  border-color: #6d93ff;
  background-color: #6d93ff;
  color: #fff;
}

.top-up-price-button:visited {
  border-color: #6d93ff;
  background-color: #6d93ff;
  color: #fff;
}

.div-block-32 {
  margin-bottom: 40px;
}

.divider.water {
  margin-bottom: 40px;
}

.heading-16 {
  margin-bottom: 50px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 18px;
  font-weight: 400;
}

.div-block-33 {
  display: inline-block;
  width: 50%;
}

.field-label-2 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 16px;
  font-weight: 400;
}

.text-field-4 {
  display: inline-block;
  width: 360px;
  height: 55px;
  margin-bottom: 30px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.text-field-5 {
  display: inline-block;
}

.submit-button-3 {
  display: inline-block;
}

.submit-button-4 {
  font-family: 'Sofia pro', sans-serif;
  width: 175px;
  height: 55px;
  float: left;
}

.submit-button-4.back {
  margin-bottom: 20px;
  border: 1px solid #8699ad;
  border-radius: 50px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #5a708c;
  font-size: 20px;
}

.submit-button-4.next {
  margin-bottom: 20px;
  border: 1px solid #8699ad;
  border-radius: 50px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 20px;
}

.form-5 {
  display: inline-block;
  width: 360px;
}

.link-block-5 {
  font-size: 16px;
  padding-top: 30px;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.89px;
  text-decoration: none;
  text-transform: uppercase;
}

.div-block-34 {
  position: static;
  display: block;
  height: 60px;
  margin-top: 10px;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../assets/images/Line-2.png'), url('../assets/images/Group-10.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

.div-block-34._2 {
  display: none;
  background-image: url('../assets/images/Line-2.png'), url('../assets/images/Group-10.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.div-block-34._3 {
  background-image: url('../assets/images/Line-3.png'), url('../assets/images/Group-10.png');
  background-position: 50% 50%, 50% 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.div-block-34._3.tablet {
  display: none;
}

.container-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-35 {
  display: block;
  height: 615px;
  padding-top: 70px;
  background-image: url('../assets/images/Group-2_2.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
}

.body-2 {
  text-align: center;
}

.div-block-36 {
  display: block;
  width: 100%;
  height: 615px;
  margin-top: 0px;
  padding-top: 70px;
  padding-left: 0px;
  background-color: #f5f8fb;
  background-image: url('../assets/images/home-bottle.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
}

.reight-point {
  position: static;
  top: 72px;
  right: 772px;
  display: block;
  width: 34px;
  height: 34px;
  margin-top: 10px;
  padding-top: 6px;
  padding-left: 6px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: transparent;
  opacity: 1;
  text-align: center;
}

.reight-point:hover {
  opacity: 1;
}

.reight-point._2 {
  position: absolute;
  left: -4px;
  top: -2px;
  z-index: 1;
  width: 34px;
  height: 34px;
  padding-top: 6px;
  padding-left: 6px;
  border: 1px solid #fff;
  background-color: transparent;
}

.reight-point._3 {
  width: 34px;
  height: 34px;
  margin-top: 0px;
  margin-left: 8px;
  padding-top: 6px;
  padding-left: 6px;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.div-block-37 {
  position: relative;
  z-index: 0;
  display: block;
  width: 455px;
  height: 118px;
  margin-top: 22px;
  margin-left: 22px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../assets/images/R-rehydra.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.image-6 {
  display: inline-block;
  float: none;
}

.column-r {
  text-align: left;
}

.div-block-38 {
  position: absolute;
  z-index: 1;
}

.row-2 {
  width: 97%;
}

.row-3 {
  width: 97%;
  margin-top: 95px;
  padding-top: 13px;
  padding-right: 107px;
}

.left-point {
  position: absolute;
  left: 316px;
  top: 1480px;
  right: -1px;
  bottom: -2px;
  z-index: 1;
  width: 35px;
  height: 35px;
  margin-top: 50px;
  margin-left: 540px;
  padding-top: 6px;
  padding-left: 6px;
  float: right;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: transparent;
}

.left-point._2 {
  position: absolute;
  left: 0px;
  top: 1px;
  width: 34px;
  height: 34px;
  margin-top: 25px;
  margin-left: -25px;
  padding-top: 6px;
  padding-left: 6px;
  border: 1px solid #fff;
  background-color: transparent;
}

.left-point._3 {
  position: absolute;
  left: -299px;
  top: 1px;
  right: 49px;
  bottom: -40px;
  z-index: 1;
  width: 34px;
  height: 34px;
  margin-top: 310px;
  padding-top: 6px;
  padding-left: 6px;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
}

.div-block-39 {
  position: absolute;
  left: 555px;
  top: 1481px;
  right: -1px;
  bottom: -32px;
  z-index: 0;
  width: 415px;
  height: 118px;
  margin-top: -35px;
  margin-left: -94px;
  padding-left: 0px;
  float: none;
  background-image: url('../assets/images/L-Rehudarate.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-40 {
  position: absolute;
  z-index: 1;
  display: block;
  margin-top: 75px;
  margin-left: 376px;
  float: right;
}

.column-l {
  position: static;
  display: block;
  text-align: center;
}

.div-block-41 {
  position: static;
  display: block;
  margin-right: 13px;
  padding-right: 346px;
  float: right;
  clear: none;
  text-align: right;
}

.column {
  position: static;
}

.div-block-42 {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background-color: #77e3fe;
  text-align: center;
}

.section {
  padding-bottom: 40px;
  background-color: #f5f8fb;
}

.section._1 {
  padding-bottom: 40px;
}

.div-block-43 {
  height: 511px;
  padding-top: 200px;
  background-image: url('../assets/images/home-kiosk.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-44 {
  position: absolute;
  z-index: 0;
  width: 288px;
  height: 64px;
  margin-top: 7px;
  margin-left: 19px;
  background-image: url('../assets/images/Right-Refill-Hotspots.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-45 {
  position: absolute;
  z-index: 1;
}

.div-block-46 {
  position: absolute;
  left: 126px;
  top: -19px;
  right: 12px;
  bottom: -12px;
  z-index: 0;
  width: 190px;
  height: 51px;
  margin-top: 20px;
  margin-left: 40px;
  padding-top: 1px;
  float: right;
  background-image: url('../assets/images/Left-Refill-Hotspots.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-47 {
  position: absolute;
  z-index: 1;
  margin-left: 358px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
}

.div-block-48 {
  height: 496px;
  margin-top: 21px;
  background-image: url('../assets/images/Repeat-desktop.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-49 {
  position: absolute;
  z-index: 1;
  padding-left: 52px;
}

.div-block-50 {
  padding-top: 306px;
  padding-right: 40px;
  padding-bottom: 0px;
}

.column-2 {
  padding-top: 0px;
}

.div-block-51 {
  position: absolute;
  z-index: 0;
  width: 237px;
  height: 54px;
  margin-top: 0px;
  margin-left: 16px;
  padding-top: 1px;
  background-image: url('../assets/images/Hotspots-Copy.png');
  background-position: 50% -8%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-52 {
  position: absolute;
  bottom: -86px;
  z-index: 0;
  width: 315px;
  height: 103px;
  margin-bottom: 7px;
  margin-left: 76px;
  background-image: url('../assets/images/Right-Repeat.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-53 {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background-color: #fff;
}

.div-block-54 {
  width: 100%;
}

.top-up-step {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  border-radius: 50px;
  background-color: #cffeee;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 20px;
  text-decoration: none;
}

.top-up-step:hover {
  background-color: #77e3fe;
}

.top-up-step:active {
  background-color: #4267b2;
  color: #fff;
}

.top-up-step:focus {
  background-color: #082a54;
  color: #fff;
}

.top-up-step:visited {
  background-color: #082a54;
  color: #fff;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.top-up-step-1 {
  position: static;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 11px;
  float: none;
  clear: none;
  border-radius: 50px;
  background-color: #082a54;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.top-up-step-2 {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  border-radius: 50px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.top-up-step-normal {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 0px;
  border-radius: 50px;
  background-color: #ccfeee;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 20px;
  font-weight: 400;
}

.button-4 {
  display: inline-block;
  width: 360px;
  height: 55px;
  padding-top: 16px;
  border: 1px solid #b4c1d2;
  border-radius: 50px;
  background-color: #fff;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-size: 18px;
}

.text-field-6 {
  width: 100%;
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.div-block-55 {
  display: inline-block;
  width: 49%;
  padding-right: 5px;
}

.div-block-56 {
  display: inline-block;
  width: 49%;
  padding-left: 5px;
}

.div-block-57 {
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
}

.text-field-7 {
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  font-family: 'Sofia pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.div-block-58 {
  margin-bottom: 30px;
}

.link-block-6 {
  width: 360px;
  height: 55px;
  padding-top: 16px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #b4c1d2;
  border-radius: 50px;
  font-family: 'Sofia pro', sans-serif;
  color: #8699ad;
  font-size: 18px;
  text-decoration: none;
}

.text-block-28 {
  display: inline-block;
  margin-left: 0px;
}

.image-8 {
  float: left;
}

.radio-button-field-2 {
  display: inline-block;
  font-family: 'Sofia pro', sans-serif;
  text-align: left;
}

.div-block-59 {
  width: 360px;
  height: 55px;
  margin-bottom: 30px;
  padding-top: 16px;
  border: 1px solid #b4c1d2;
  border-radius: 50px;
  text-align: center;
}

.field-label-3 {
  display: inline;
  padding-top: 10px;
  padding-left: 10px;
  float: none;
}

.radio-button {
  display: inline;
  padding-bottom: 7px;
  float: none;
}

.form-block-4 {
  display: inline-block;
}

.account-row._2 {
  display: none;
}

.login-banner {
    display : none;
  }

.div-block-61 {
  background-image: url('../assets/images/Login-Bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-62 {
  position: relative;
  display: none;
  width: 360px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  float: none;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
}

.div-block-62.desktop {
  position: relative;
  z-index: 1;
  display: block;
  width: 360px;
}

.field-label-4 {
  font-weight: 300;
}

.field-label-5 {
  font-weight: 300;
}

.text-field-8 {
  display: inline-block;
  width: 80%;
  margin-top: 6px;
  margin-bottom: 0px;
  height: 50px;
  float: left;
  border-style: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.submit-button-5 {
  display: inline-block;
  width: 20%;
  height: 50px;
  margin-top: 6px;
  padding-top:15px;
  float: right;
  background-color: #b8f1ff;
  color: #082a54;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align:center;
}

.form-6 {
  display: block;
}

.heading-17 {
  font-size: 30px;
  font-weight: 100;
  text-align: left;
  margin-top: 8px;
}

.find-kios-section {
}

.div-block-63 {
  position: relative;
  left: 0px;
  z-index: 99;
  display: block;
  width: 360px;
  margin-top: 40px;
  margin-bottom: 40px;
  float: left;
}

.div-block-98 {
    height: 60vh;
    width: 100%;
    position: relative;
    z-index: -1;
}

.div-block-64 {
  display: block;
  padding: 20px;
  background-color: #50518c;
  font-family: 'Sofia pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-64.desktop {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: none;
  width: 360px;
}

.button-5 {
  width: 100%;
  height: 55px;
  padding-top: 18px;
  border-radius: 50px;
  background-color: #6d93ff;
  font-size: 20px;
}

.text-block-29 {
  font-weight: 400;
  margin-bottom: 10px;
}

.form-block-5 {
  margin-bottom: 0px;
}

.results-box {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.results-box.desktop {
  position: relative;
  display: none;
  width: 360px;
}

.topic-list {
  height: 60px;
  padding: 20px;
  background-color: #b8f1ff;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-size: 16px;
}

.results-list {
  padding: 20px 20px;
  border-bottom: 1px solid #d7dae2;
}

.div-block-65 {
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-66 {
  display: block;
  width: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  clear: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-18 {
  margin-top: 0px;
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-weight: 400;
}

.paragraph-12 {
  clear: none;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 300;
  color: #8699ad;
}

.text-block-30 {
  font-family: 'Sofia pro', sans-serif;
  font-weight: 200;
  color : #5a708c;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}

.text-block-faq {
  font-family: 'Sofia pro', sans-serif;
  font-weight: 200;
  color : #5a708c;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 80px;
}

.modal-wrapper {

  font-family: 'Sofia Pro',sans-serif; 
  z-index:9999; 
  position: fixed;

  top : -40px;
  left: 0;

  width: 100%;
  height: 100%;
  max-height: 100%;
  margin-top: 0px;
  padding-top: 50px;
  background-color: rgba(0, 0, 0, .5);
  text-align: center;
}

.suggest-a-kiosk-box {
  display: inline-block;
  margin-top:40px;
  width: 360px;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .49);
}

.bottle-care-box {
  display: inline-block;
  margin-top:40px;
  width: 480px;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .49);
}

.div-block-69 {
  display: inline-block;
  text-align: right;
}

.heading-19 {
  font-family: 'Sofia pro', sans-serif;
  color: #082a54;
  font-weight: 400;
}

.text-block-31 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 100;
  color : #8699ad;
}

.form-block-6 {
  font-family: 'Sofia pro', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.field-label-6 {
  font-size:;
  color: #082a54;
  font-weight: 400;
}

.field-label-7 {
  color: #082a54;
  font-weight: 300;
}

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

.submit-button-6 {
  width: 100%;
  height: 55px;
  margin-top: 20px;
  padding-top: 15px;
  border-radius: 50px;
  background-color: #6d93ff;
}

.text-field-9 {
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  text-align: center;
}

.text-field-10 {
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  text-align: center;
}

.text-field-11 {
  height: 55px;
  border: 1px solid #b4c1d2;
  border-radius: 4px;
  text-align: center;
}

.div-block-70 {
  display: block;
  text-align: right;
}

.div-block-72 {
  display: none;
}

.div-block-73 {
  display: none;
}

.div-block-75 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-76 {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.row-9 {
  margin-bottom: 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid #b4c1d2;
}

.div-block-77 {
  display: inline-block;
  width: 10%;
  float: none;
  text-align: right;
}

.div-block-78 {
  border-bottom: 1px solid #b4c1d2;
}

.div-block-79 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-10 {
  display: inline-block;
}

.image-11 {
  display: inline-block;
}

.div-block-80 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-81 {
  display: inline-block;
  width: 60%;
}

.div-block-82 {
  display: inline-block;
  width: 60%;
  float: right;
}

.link-block-7 {
  width: 15%;
  float: right;
  text-align: right;
}

.div-block-83 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.div-block-84 {
  margin-bottom: 10px;
}

.div-block-85 {
  height: 500px;
}

.div-block-86 {
  display: inline-block;
  width: 50%;
  margin-top: 0px;
  text-align: center;
}

.div-block-87 {
  display: block;
  width: 50%;
  float: right;
  text-align: left;
}

.div-block-88 {
  padding-top: 100px;
  text-align: left;
}

.image-13 {
  padding-right: 38px;
  float: right;
}

.image-14 {
  display: none;
  float: right;
}

.image-15 {
  display: none;
}

.div-block-89 {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: right;
}

.div-block-90 {
  display: inline-block;
  width: 50%;
  float: right;
  text-align: left;
}

.image-16 {
  margin-left: 92px;
  float: left;
}

.image-17 {
  padding-right: 100px;
  float: right;
}

.image-18 {
  display: none;
  padding-right: 100px;
  float: right;
}

.image-19 {
  display: none;
  margin-left: 92px;
}

.div-block-92 {
  width: 50%;
  float: left;
}

.div-block-93 {
  margin-top: -16px;
  width: 50%;
  float: right;
}

.div-block-94 {
  width: 50%;
  float: left;
}

.div-block-95 {
  width: 50%;
  float: right;
}

.image-20 {
  margin-left: 30px;
  float: left;
}

.div-block-96 {
  margin-top: 249px;
}

.image-21 {
  padding-right: 206px;
  float: right;
}

.image-22 {
  display: none;
}

.image-23 {
  display: none;
}

.button-6 {
  width: 175px;
  height: 55px;
  margin-bottom: 20px;
  padding-top: 18px;
  float: right;
  border-radius: 50px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
  text-align: center;
}

.button-blue {
  height: 55px;
  margin-bottom: 20px;
  padding-top: 18px;
  border-radius: 50px;
  background-color: #6d93ff;
  font-family: 'Sofia pro', sans-serif;
  font-size: 20px;
  font-weight: 200;
  text-decoration: none;
  text-align: center;
}

.text-block-32 {
  font-family: 'Sofia pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #5a708c;
  }

.text-block-32.head {
  color: #082a54;
  font-weight: 400;
}

.text-block-32.head1 {
  color: #082a54;
  font-weight: 400;
  text-align: right;
}

.text-block-33 {
  float: none;
  font-family: 'Sofia pro', sans-serif;
  font-weight: 400;
  text-align: right;
  font-size: 15px;
  color: #5a708c;
}

.html-embed {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: calc(60vh + 80px);
}

.cookie {
  font-family: 'Sofia Pro',sans-serif; 
  z-index:9999; 
  position: fixed; 
  bottom:5px; 
  border: #6d93ff solid 2px; 
  background-color: white; 
  min-height:120px; 
  width:70%; 
  margin-left:15%; 
  margin-right:15%; 
  border-radius: 3px; 
  color:black; 
  text-align: center;
}

html.w-mod-js *[data-ix="rfid-chip"] {
  display: block;
  opacity: 0;
  -webkit-transform: skewX(0deg) skewY(0deg);
  -ms-transform: skewX(0deg) skewY(0deg);
  transform: skewX(0deg) skewY(0deg);
}

html.w-mod-js *[data-ix="modal-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media (max-width: 991px) {
  .containner-section.no-bottle {
    padding-top: 20px;
  }
  .containner-section.top-up {
    background-image: url('../assets/images/Checkout-Subnav-Copy.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .navbar._1 {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footter-section {
    display:inline-block;
    width:90%;
    margin-left:5%;
    margin-right:5%;
    white-space: nowrap;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #ebebeb;
  }
  .footer-nav-1 {
    width : 55%;
  }
  .navbar._1.login {
    display: none;
  }
  .navbar._1.login.mobile {
    position: relative;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .navbar._1.logged-in {
    display: none;
  }
  .navbar._1.mebile {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar._2.register {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar._2.register.mobile {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand {
    position: static;
    display: inline-block;
    float: none;
  }
  .brand.mobile {
    margin-left : 0px;
    display: inline-block;
    float: none;
    padding-top:10px;
  }
  .footer-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container {
    display: block;
    padding-right: 0px;
    text-align: center;
  }
  .nav-menu {
    background-color: #6d93ff;
  }
  .nav-menu.mobile {
    padding-bottom: 20px;
    float: none;
    background-color: #6d93ff;
    color: #fff;
  }
  .nav-link {
    border-style: solid none none;
    border-width: 1px;
    border-color: #648cfc #000 #000;
    color: #fff;
    font-weight: 400;
  }
  .nav-link:hover {
    background-color: #5d83ee;
    color: #fff;
  }
  .body {
    margin-left: 0px;
  }
  .register-link-box {
    display: none;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    background-color: #fff;
    color: #082a54;
  }
  .register-link-box._2 {
    display: block;
  }
  .login-link-box {
    display: none;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }
  .login-link-box._2 {
    display: block;
  }
  .container-3 {
    text-align: center;
  }
  .paragraph-2 {
    display: inline-block;
    width: 80%;
  }
  .container-4 {
    text-align: center;
  }
  .link-2 {
    font-size: 16px;
  }
  .text-block-5 {
    font-size: 12px;
    line-height: 16px;
  }
  .social-icon-link {
    width: 32px;
    margin-right: 5px;
  }
  .div-block-11 {
    margin-bottom: 15px;
  }
  .div-block-12 {
    background-position: 50% 44%;
    background-size: cover;
  }
  .paragraph-5._2 {
    width: 100%;
  }
  .container-8 {
    padding-top: 60px;
  }
  .div-block-14 {
    margin-bottom: 40px;
  }
  .div-block-17 {
    background-image: url('');
    background-position: 50% 0px;
    background-size: cover;
  }
  .div-block-18 {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
  }
  .container-10 {
    padding-top: 0px;
  }

  .div-block-61 {
    background-image: url('');
    background-position: 50% 50%;
    background-size: cover;
  }
  .login-banner {
    display : block;
  }

  .form-block-2 {
    width: 350px;
    padding-bottom: 20px;
  }
  .heading-7 {
    margin-top: 0px;
  }
  .text-block-8 {
    font-family: 'Sofia pro', sans-serif;
    font-size: 14px;
  }
  .login-btn {
    margin-top: 0px;
  }
  .text-block-11 {
    margin-bottom: 10px;
  }
  .link-block-3 {
    width: 20%;
  }
  .link-block-4 {
    margin-bottom: 20px;
  }
  .select-field {
    width: 100%;
  }
  .submit-button-2 {
    width: 100%;
  }
  .left-divider {
    display: none;
  }
  .dropdown-toggle {
    margin-top: 16px;
    border-top: 1px solid #648cfc;
  }
  .dropdown-list.w--open {
    margin-top: -16px;
  }
  .div-block-23 {
    display: none;
  }
  .div-block-23._2 {
    display: block;
  }
  .heading-12 {
    margin-top: 0px;
  }
  .div-block-25 {
    margin-bottom: 10px;
  }
  .link-block-5 {
    margin-left: 50px;
  }
  .div-block-34._2 {
    display: none;
  }
  .div-block-34._3 {
    display: block;
  }
  .div-block-34._3.tablet {
    display: none;
  }
  .div-block-36 {
    padding-top: 67px;
    background-image: url('../assets/images/Group-2_2.png');
    background-size: cover;
  }
  .div-block-37 {
    width: 300px;
    height: 100px;
    background-size: contain;
  }
  .left-point {
    left: 64px;
    top: 1499px;
    margin-left: 240px;
  }
  .left-point._2 {
    margin-left: -118px;
  }
  .left-point._3 {
    left: -110px;
    right: 81px;
  }
  .div-block-39 {
    left: 301px;
    top: 1502px;
    width: 300px;
    margin-top: -28px;
    margin-left: -281px;
  }
  .div-block-46 {
    margin-left: -54px;
  }
  .div-block-51 {
    width: 150px;
    height: 80px;
    margin-top: 22px;
    margin-left: 27px;
    background-image: url('../assets/images/L-Repeat-Mobile.png');
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-52 {
    bottom: -72px;
    width: 250px;
    height: 80px;
  }
  .menu-button {
    float: left;
    color: #6d93ff;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #6d93ff;
  }
  .image-7 {
    display:block;
    margin-top: 0px;
  }
  .image-why-desktop {
    display:block;
  }

  .image-8 {
    display:none;
    margin-top: 0px;
  }

  .menu-button-2 {
    float: left;
  }
  .menu-button-3 {
    float: left;
  }
  .menu-button-4 {
    display: inline-block;
    float: left;
    color: #6d93ff;
  }
  .menu-button-4.w--open {
    background-color: transparent;
    color: #6d93ff;
  }
  .div-block-62 {
    position: relative;
    display: block;
    width: 100%;
  }
  .find-kios-section {
    text-align: center;
  }
  .div-block-63 {
    position: static;
    top: 61px;
    display: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    float: none;
    text-align: left;
  }

  .div-block-64 {
    position: static;
    display: block;
  }
  .div-block-64.desktop {
    display: block;
    width: 100%;
  }

  .results-box {
    position: relative;
    display: none;
    width: 100%;
    text-align: left;
  }
  .results-box.desktop {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
  }

  .div-block-88 {
    padding-top: 150px;
  }
  .image-12 {
    width: 100%;
  }
  .image-13 {
    width: 100%;
    padding-right: 41px;
  }
  .image-16 {
    margin-left: 85px;
  }
  .div-block-98 {
    height: 450px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .html-embed {
    position: relative;
    height: 300px;
  }

  .image-20 {
  margin-left: 0px;
  float: left;
}
}

@media (max-width: 767px) {
  .containner-section.no-bottle {
    padding-top: 20px;
  }
  .containner-section.top-up {
    height: 60px;
    background-size: auto;
  }
  .containner-section.top-up.mobile {
    height: 60px;
  }
  .paragraph {
    display: none;
  }
  .container-5 {
    padding-bottom: 0px;
  }
  .text-field {
    width: 90%;
    border-radius: 50px;
  }
  .submit-button {
    width: 90%;
    border-radius: 50px;
  }
  .form {
    width: 100%;
  }
  .text-block-4 {
    padding-left: 10px;
  }
  .div-block-18 {
    margin-top: 0px;
    padding-top: 40px;
    text-align: center;
  }
  .select-field {
    margin-bottom: 20px;
  }
  .text-block-22 {
    display: block;
    margin-bottom: 10px;
  }
  .heading-11 {
    display: block;
    margin-top: 0px;
  }
  .heading-12 {
    display: none;
  }
  .div-block-24.right._2 {
    display: none;
  }
  .paragraph-11._2 {
    margin-left: 0px;
  }
  .text-field-4 {
    display: block;
  }
  .form-5 {
    display: inline-block;
  }
  .div-block-34._2 {
    display: block;
  }
  .div-block-34._3 {
    padding-top: 10px;
  }
  .div-block-34._3.tablet {
    display: block;
  }
  .div-block-36 {
    padding-top: 53px;
  }
  .reight-point {
    position: absolute;
    left: 132px;
    top: 265px;
    z-index: 1;
  }
  .reight-point._2 {
    position: absolute;
    left: 364px;
    top: -43px;
  }
  .reight-point._3 {
    left: 321px;
    top: -272px;
  }
  .div-block-37 {
    position: absolute;
    left: 237px;
    top: 3px;
    width: 250px;
    height: 60px;
    background-image: url('../assets/images/R-RFid-mobile.png');
    background-position: 0px 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .left-point {
    left: 62px;
    top: 1401px;
    right: -14px;
  }
  .left-point._2 {
    left: -99px;
    top: -29px;
  }
  .left-point._3 {
    left: -170px;
    top: -24px;
  }
  .div-block-39 {
    top: 1716px;
    width: 200px;
    height: 90px;
    background-image: url('../assets/images/L-RFid-mobile.png');
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-44 {
    left: 375px;
    top: -25px;
    width: 160px;
    height: 80px;
    background-image: url('../assets/images/R-Refill-Mobile.png');
    background-position: 0px 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-46 {
    left: 77px;
    top: -86px;
    right: 77px;
    width: 150px;
    height: 80px;
    background-image: url('../assets/images/L-Refill-Mobile.png');
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-48 {
    height: 450px;
    margin-top: 0px;
    background-image: url('../assets/images/Repeat-mobile.png');
    background-position: 50% -23px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-51 {
    left: -29px;
    top: 279px;
    width: 130px;
  }
  .div-block-52 {
    left: 278px;
    top: -324px;
    width: 130px;
    background-image: url('../assets/images/R-Repeat-Mobile.png');
    background-position: 0px 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .column-4 {
    display: none;
  }
  .link-block-6 {
    display: inline-block;
  }
  .row-4 {
    display: none;
  }
  .container-13 {
    display: block;
    font-family: 'Sofia pro', sans-serif;
    text-align: center;
  }
  .row-5 {
    display: none;
  }
  .row-6 {
    display: none;
  }
  .account-row._2 {
    display: block;
  }
  .column-5 {
    display: none;
  }
  .row-7 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .right-arrow-3 {
    display: none;
  }
  .left-arrow-3 {
    display: none;
  }
  .slider-3 {
    height: 220px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }
  .row-8 {
    display: none;
  }
  .div-block-73 {
    display: block;
  }
  .div-block-74 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-12 {
    display: none;
  }
  .image-13 {
    display: none;
    float: none;
  }
  .image-14 {
    display: inline-block;
    padding-top: 55px;
    padding-right: 45px;
  }
  .image-15 {
    display: inline-block;
    padding-top: 17px;
    padding-left: 0px;
  }
  .image-16 {
    display: none;
  }
  .image-17 {
    display: none;
  }
  .image-18 {
    display: block;
  }
  .image-19 {
    display: block;
  }
  .div-block-94 {
    float: left;
    text-align: right;
  }
  .image-20 {
    display: none;
  }
  .div-block-96 {
    margin-top: 141px;
  }
  .image-21 {
    display: none;
    padding-right: 150px;
  }
  .image-22 {
    display: block;
    margin-left: 41px;
  }
  .image-23 {
    display: block;
    margin-left: 0px;
    padding-right: 120px;
    float: right;
  }
}

@media (max-width: 479px) {

  .modal-wrapper {
    top : 0;
    left: 0;
  }

  .cookie {
    font-family: 'Sofia Pro',sans-serif; 
    z-index:9999; 
    position: fixed; 
    bottom:5px; 
    border: #6d93ff solid 2px; 
    background-color: white; 
    min-height:120px; 
    width:100%;
    margin:0px; 
    border-radius: 3px; 
    color:black; 
    text-align: center;
  }

  .containner-section.product {
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .containner-section.no-bottle {
    padding-top: 20px;
  }
  .submit-button-4 {
    width:100%;
  }

  .videoplayer {
    display :none;
  }

  .footter-section {
    display:inline-block;
    width:90%;
    margin-left:5%;
    margin-right:5%;
    white-space: nowrap;
    padding-top: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #ebebeb;
  }

  .footer-container {
    padding-top : 20px;
    padding-bottom : 20px;
    padding-left : 0px;
    padding-right: 0px;
  }

  .footer-nav-1 {
    width: 55%;
  }

  .sub-promise {
    font-size: 16px;
  }

  .account-birth {
    width:100%;
  }

  .containner-section.top-up {
    height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url('../assets/images/Checkout-Subnav.svg');
    background-position: 50% 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .containner-section.top-up.mobile {
    height: 40px;
    background-image: url('../assets/images/Checkout-Subnav.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .containner-section.top-up-content {
    display: block;
  }
  .navbar._1.login.mobile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar._1.mebile {
    padding-right: 0px;
    padding-left: 0px;
  }
  .brand.mobile {
    position: static;
    left: 50px;
    display: inline-block;
    float: none;
    text-align: center;
    margin-left: 0px;
    padding-top:10px;
  }
  .container {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .paragraph {
    padding-right: 10px;
    padding-left: 10px;
  }
  .button-2 {
    width: 300px;
  }
  .button-2.buy-btn {
    width: 100%;
    margin-left: 0px;
  }
  .container-3 {
    padding-top: 0px;
  }
  .paragraph-2 {
    width: 90%;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 30px;
  }
  .div-block-6 {
    margin-top: 20px;
  }
  .shop-bottles-btn {
    width: 300px;
  }
  .shop-bottles-btn.add-btn {
    width: 100%;
  }
  .container-4 {
    padding-bottom: 20px;
  }
  .heading-2 {
    font-size: 22px;
  }
  .paragraph-4 {
    width: 100%;
  }
  .link-block {
    width: 300px;
    margin-bottom: 20px;
  }
  .container-6 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text-field {
    width: 300px;
    float: none;
    border-radius: 50px;
  }
  .submit-button {
    width: 300px;
    float: none;
    border-radius: 50px;
  }
  .form {
    display: block;
    width: 100%;
  }
  .text-block-4 {
    margin-left: 10px;
    padding-left: 0px;
  }
  .div-block-18 {
    display: inline-block;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .form-block-2 {
    width: 300px;
    margin-bottom: 0px;
  }
  .text-block-16 {
    font-size: 16px;
  }
  .link-block-4 {
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .div-block-20 {
    height: 450px;
    background-size: contain;
  }
  .div-block-22 {
    width: 300px;
  }
  .cart-link {
    padding-right: 20px;
    padding-left: 10px;
  }
  .text-block-22 {
    display: block;
  }
  .div-block-23 {
    display: none;
  }
  .div-block-23._2 {
    display: block;
  }
  .heading-11 {
    display: block;
    margin-top: 10px;
    font-size: 24px;
  }
  .heading-12 {
    display: none;
  }
  .div-block-24.right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-24.right._2 {
    display: none;
  }
  .button-3 {
    width: 100%;
  }
  .paragraph-11 {
    display: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .paragraph-11._2 {
    display: block;
  }
  .text-field-4 {
    width: 300px;
  }
  .submit-button-4.back {
    float: left;
  }
  .form-5 {
    display: inline-block;
    width: 300px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .div-block-34._2 {
    height: auto;
    margin-top: 0px;
    padding-top: 5px;
    background-image: url('../assets/images/Line-2.png');
    background-position: 50% 18px;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .div-block-34._3 {
    margin-top: 0px;
    padding-top: 5px;
    background-image: url('../assets/images/Line-3.png');
    background-position: 50% 32%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .div-block-34._3.tablet {
    background-image: url('../assets/images/Line-3.png');
    background-position: 50% 32%;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .div-block-36 {
    height: 300px;
    padding-top: 0px;
    padding-left: 0px;
    background-image: url('../assets/images/Rehydrate-Mobile.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reight-point {
    left: 90px;
    top: -6px;
    right: 634px;
    margin-top: -30px;
    margin-left: 145px;
    float: none;
  }
  .reight-point._2 {
    left: 122px;
    top: -11px;
    margin-top: 112px;
    margin-left: 64px;
  }
  .reight-point._3 {
    left: 46px;
    top: -14px;
    margin-top: 167px;
    margin-left: -28px;
  }
  .div-block-37 {
    position: absolute;
    left: 108px;
    top: -7px;
    right: 0px;
    width: 140px;
    height: 60px;
    margin-top: -18px;
    margin-left: 157px;
    float: none;
    background-image: url('../assets/images/R-RFid-mobile.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .left-point {
    left: 92px;
    top: 1656px;
    margin-top: -13px;
    margin-left: 94px;
  }
  .left-point._2 {
    left: -123px;
    top: -16px;
    right: 9px;
    margin-top: 122px;
    margin-left: -171px;
  }
  .left-point._3 {
    position: absolute;
    left: 243px;
    top: -240px;
    right: 64px;
    bottom: 41px;
    overflow: visible;
    margin-top: 285px;
    margin-left: -59px;
    float: none;
  }
  .div-block-39 {
    left: 386px;
    top: 1647px;
    width: 140px;
    height: 60px;
    margin-left: -312px;
    background-image: url('../assets/images/L-RFid-mobile.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .section {
    padding-top: 40px;
  }
  .div-block-43 {
    height: 300px;
    padding-top: 58px;
    background-image: url('../assets/images/home-kiosk.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-44 {
    left: 12px;
    top: -7px;
    width: 90px;
    height: 80px;
    margin-top: 57px;
    margin-left: -3px;
    background-image: url('../assets/images/L-Refill-Mobile.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-46 {
    left: 130px;
    top: -38px;
    width: 100px;
    height: 60px;
    margin-top: 160px;
    margin-left: 80px;
    background-image: url('../assets/images/R-Refill-Mobile.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div-block-48 {
    height: 350px;
    background-image: url('../assets/images/Repeat-mobile.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-50 {
    padding-top: 0px;
  }
  .div-block-51 {
    left: -198px;
    top: 177px;
    right: 224px;
    width: 100px;
    height: 70px;
    margin-top: -4px;
    margin-left: 180px;
    background-image: url('../assets/images/L-Repeat-Mobile.png');
    background-position: 100% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .div-block-52 {
    left: 226px;
    top: -137px;
    right: 13px;
    width: 130px;
    height: 60px;
    margin-top: 140px;
    margin-left: -39px;
    background-image: url('../assets/images/R-Repeat-Mobile.png');
    background-position: 0px 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .top-up-step-1 {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
  }
  .top-up-step-2 {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
  }
  .top-up-step-normal {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
  }
  .button-4 {
    width: 300px;
  }
  .column-4 {
    display: none;
  }
  .link-block-6 {
    width: 300px;
  }
  .div-block-59 {
    width: 300px;
  }
  .row-4 {
    display: none;
  }
  .div-block-60 {
    display: inline-block;
  }
  .account-row._2 {
    display: block;
  }
  .column-5 {
    display: none;
  }
  .left-arrow {
    width: 40px;
  }
  .right-arrow {
    width: 40px;
  }
  .right-arrow-2 {
    width: 40px;
  }
  .left-arrow-2 {
    width: 40px;
  }
  .row-7 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .menu-button-2 {
    float: left;
  }
  .div-block-62 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
  }
  .div-block-63 {
    position: static;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .div-block-64 {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
  }

  .suggest-a-kiosk-box {
    width: 300px;
  }
  .bottle-care-box {
    width: 300px;
  }

  .column-6 {
    display: block;
    padding-top: 80px;
  }
  .div-block-71 {
    display: none;
  }
  .div-block-video {
    display: none;
  }
  .div-block-72 {
    display: block;
  }
  .right-arrow-3 {
    display: none;
  }
  .left-arrow-3 {
    display: none;
  }
  .slider-3 {
    height: 230px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }
  .row-8 {
    display: none;
  }
  .slide-nav-3 {
    margin-bottom: 0px;
  }
  .column-7 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .image-9 {
    height: 450px;
  }
  .div-block-85 {
    height: 400px;
  }
  .div-block-87 {
    display: inline-block;
    text-align: left;
  }
  .div-block-88 {
    padding-top: 53px;
  }
  .image-12 {
    display: none;
  }
  .image-14 {
    padding-top: 5px;
    padding-right: 13px;
  }
  .image-15 {
    padding-top: 15px;
    padding-left: 0px;
    float: none;
  }
  .div-block-90 {
    padding-top: 38px;
  }
  .image-18 {
    padding-right: 50px;
  }
  .image-19 {
    margin-left: 37px;
  }
  .div-block-91 {
    padding-top: 12px;
  }
  .div-block-94 {
    display: block;
  }
  .div-block-96 {
    margin-top: 90px;
  }

  .image-7 {
    display:block;
    margin-top: 0px;
  }

  .image-why-desktop {
    display:none;
  }

  .image-7.logo {
    display:block;
  }

  .image-22 {
    margin-left: 17px;
  }
  .image-23 {
    padding-right: 90px;
  }
  .div-block-97 {
    padding-top: 3px;
  }
  .div-block-98 {
    height: 400px;
    background-image: url('../images/Google-Map1.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .button-6.confirm {
    display: inline-block;
    width: 100%;
    float: none;
  }


  .image-8 {
    display:block;
    margin-bottom:20px;
  }
  .paragraph-5{
    font-size : 18px;
  }
}

@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro ultra';
  src: url('../assets/fonts/Sofia-Pro-Ultra-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro extra';
  src: url('../assets/fonts/Sofia-Pro-Extra-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro extra';
  src: url('../assets/fonts/Sofia-Pro-Extra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro Regular';
  src: url('../assets/fonts/Sofia-Pro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro';
  src: url('../assets/fonts/Sofia-Pro-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro semi';
  src: url('../assets/fonts/Sofia-Pro-Semi-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Sofia pro semi';
  src: url('../assets/fonts/Sofia-Pro-Semi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Sofia pro ultra';
  src: url('../assets/fonts/Sofia-Pro-Ultra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}