:root {
  --dim-grey: #505050;
  --dark-sea-green: #8cb773;
  --white: white;
  --linen: #eae1da;
  --brown: #655340;
  --goldenrod: #d5ab53;
  --dark-olive-green: #51723d;
  --light-grey: #d7d7d7;
  --silver: #c3c3c3;
  --dark-grey: #90968f;
  --dark-khaki: #a7b058;
  --dark-sea-green-2: #93b081;
  --dark-goldenrod: #a78651;
  --dark-khaki-2: #a7af6b;
  --gainsboro: #e6e6e6;
  --white-smoke: whitesmoke;
  --black: black;
  --dark-olive-green-2: #4b5f47;
  --black-2: #3e251a;
  --peach-puff: #ffdcbc;
  --azure: #e8f7fa;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: var(--dim-grey);
  background-image: url('../images/bg.jpg');
  background-position: 50%;
  background-size: 2800px;
  background-attachment: fixed;
  font-family: Noto Sans TC, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 130%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  line-height: 90px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--dark-sea-green);
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}

li {
  margin-bottom: 5px;
}

label {
  margin-bottom: 0;
  font-weight: 500;
  display: block;
}

.section-banner.v-landing {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.section-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-content.home {
  padding-top: 0;
  padding-bottom: 0;
}

.section-content.inner-post {
  padding-top: 120px;
}

.section-content.relative.padding-bottom-0 {
  padding-bottom: 0;
}

.section-content.familytree {
  width: 100%;
  position: relative;
}

.section-content.overflow-hidden {
  overflow: hidden;
}

.section-div {
  padding-top: 60px;
  padding-bottom: 60px;
  overflow: hidden;
}

.section-div.home {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section-div.home.overflow-visable, .section-div.news {
  overflow: visible;
}

.home-section-b {
  min-height: 720px;
  position: relative;
  overflow: hidden;
}

.home-section-b.family-tree {
  color: var(--white);
  background-image: url('../images/home-tree-bg2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-section-b.my-story {
  background-color: var(--linen);
}

.home-section-b.my-will {
  color: var(--white);
  background-image: url('../images/home-mywill-bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-section-b.heritage {
  background-color: var(--brown);
  color: var(--white);
}

.home-section-b.call-for-action {
  min-height: 0;
  color: var(--white);
  text-align: center;
  background-image: url('../images/home-call-for-action-bg2x.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  font-weight: 500;
}

.home-section-b.about-us {
  color: var(--white);
  background-image: url('../images/about-us-bg2x.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.home-section-b.subscription {
  min-height: 0;
  color: var(--white);
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/home-subscribe-bg2x.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  font-weight: 500;
}

.home-section-b.news {
  overflow: visible;
}

.container {
  max-width: none;
  padding-left: 30px;
  padding-right: 30px;
}

.container.home-content {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.container.home-header {
  max-width: 1400px;
  padding-left: 40px;
  padding-right: 40px;
}

.home-content-b {
  width: 45%;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-content-b.align-right {
  float: right;
  display: flex;
}

.home-content-b.about-us {
  width: 60%;
  float: right;
  display: flex;
}

.home-content-heading-b {
  width: 80px;
  color: rgba(255, 255, 255, .15);
  font-size: 80px;
  font-weight: 500;
  line-height: 90px;
}

.home-content-heading-b.dark {
  color: rgba(75, 95, 71, .15);
}

.home-content-detail-b {
  width: 100%;
  padding-top: 60px;
  padding-left: 30px;
}

.font-size-30 {
  font-size: 30px;
  line-height: 40px;
}

.font-size-30.home-highlight {
  font-weight: 500;
  line-height: 30px;
}

.font-color-gold {
  color: var(--goldenrod);
}

.home-section-slogan-b {
  font-weight: 500;
}

.home-section-slogan-b.green {
  color: var(--dark-olive-green);
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.btn-common {
  background-color: var(--dark-olive-green);
  color: var(--white);
  text-align: center;
  border-radius: 100px;
  padding: 5px 20px;
  font-weight: 500;
  transition: background-color .6s;
}

.btn-common:hover {
  background-color: var(--dark-sea-green);
}

.btn-common.gold {
  background-color: var(--goldenrod);
}

.btn-common.gold:hover {
  background-color: var(--dark-sea-green);
}

.btn-common.circle {
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  padding: 0;
  display: flex;
}

.btn-common.post-upload {
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  color: var(--dark-olive-green);
  flex: none;
}

.btn-common.post-upload:hover {
  background-color: var(--light-grey);
}

.btn-common.post-add {
  background-image: url('../images/common-icon-add.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 11px;
  padding-left: 40px;
}

.btn-common.grey {
  background-color: var(--silver);
}

.btn-common.grey:hover {
  background-color: var(--light-grey);
}

.btn-common.white {
  background-color: var(--white);
  color: var(--dark-olive-green);
}

.btn-common.white:hover {
  background-color: var(--dark-sea-green);
  color: var(--white);
}

.btn-common.memorial-submenu {
  color: var(--dim-grey);
  background-color: rgba(81, 114, 61, 0);
  margin-left: 3%;
  margin-right: 3%;
}

.btn-common.memorial-submenu:hover, .btn-common.memorial-submenu.w--current {
  color: var(--white);
  background-color: #51723d;
}

.btn-common.v-album-save {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.btn-common.add-photo, .btn-common.add-video {
  background-image: url('../images/common-icon-add.svg');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 11px;
  padding-left: 40px;
}

.home-tree-demo-b {
  width: 55%;
  max-width: 1173px;
  float: right;
  margin-top: -40px;
  margin-bottom: -40px;
  margin-right: -4.5%;
}

.home-demo-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/home-demo-frame2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.home-demo-slide {
  width: 100%;
  padding: 76% 0 0;
  position: relative;
}

.home-demo-img {
  width: 90%;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  overflow: hidden;
  transform: translate(-50%, -50%);
}

.img-full {
  width: 100%;
  display: block;
  position: relative;
}

.hide {
  display: none;
}

.all {
  overflow: hidden;
}

.all.registration {
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 100px;
  display: flex;
}

.all.inner-page {
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 60px;
  display: flex;
}

.all.home-subpage {
  padding-top: 100px;
}

.all.home-subpage.news {
  overflow: visible;
}

.div-100 {
  width: 100%;
}

.home-tree-b {
  display: block;
}

.home-section-sublink {
  float: left;
  color: var(--dark-olive-green);
  align-items: flex-start;
  margin-right: 30px;
  font-weight: 500;
  transition: color .6s;
  display: flex;
}

.home-section-sublink:hover {
  color: var(--dark-sea-green);
}

.home-section-sublink.white {
  color: var(--white);
}

.home-section-sublink-item {
  width: 50%;
  float: left;
  margin-bottom: 15px;
}

.home-sectio-sublinl-bullet {
  width: 14px;
  transform-origin: 100% 100%;
  flex: none;
  margin-top: 6px;
  margin-right: 15px;
}

.relative {
  position: relative;
}

.home-mystory-bg-area {
  width: 100%;
  height: 100%;
  max-width: 1600px;
  perspective: 667px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%)perspective(1000px);
}

.home-mystory-bubble {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.home-mystory-bubble.buuble-b-1 {
  width: 42%;
  max-width: 606px;
  margin-bottom: -16%;
  margin-left: -26%;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
}

.home-mystory-bubble.bubble-b-2 {
  width: 26%;
  max-width: 375px;
  margin-top: 2%;
  margin-left: -10%;
}

.home-mystory-bubble.buuble-b-3 {
  width: 26%;
  max-width: 384px;
  margin-bottom: -12%;
  margin-left: 37%;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
}

.home-mystory-bubble.buuble-s-1 {
  width: 13.8%;
  max-width: 200px;
  margin-bottom: -5%;
  margin-left: -43%;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
}

.home-mystory-bubble.buuble-s-2 {
  width: 6.5%;
  max-width: 100px;
  margin-top: 30%;
  margin-left: -4%;
}

.home-mystory-bubble.buuble-s-3 {
  width: 6.5%;
  max-width: 100px;
  margin-top: 13%;
  margin-left: 38%;
}

.home-banner-b {
  z-index: 2;
  perspective: 1500px;
  background-image: url('../images/home-banner-bg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 6%;
  position: relative;
}

.home-banner-content-wrap {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-banner-content-b {
  text-align: center;
  align-items: center;
  padding-top: 7%;
}

.home-banner-graphic {
  width: 50%;
  position: relative;
}

.home-section-function-b {
  z-index: 1;
  min-height: 78vh;
  background-image: url('../images/home-functions-bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -10%;
  padding-top: 10%;
  position: relative;
}

.home-function-item {
  width: 25%;
  padding-left: 3%;
  padding-right: 3%;
  position: relative;
}

.home-function-item:hover {
  z-index: 2;
}

.home-function-wrap {
  justify-content: center;
  align-items: center;
  margin-left: -3%;
  margin-right: -3%;
  display: flex;
}

.home-function-wrap.welcome {
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.home-function-link {
  width: 100%;
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  background-color: rgba(0, 0, 0, .4);
  border-radius: 50%;
  padding: 100% 0 0;
  display: block;
  position: relative;
}

.home-function-link-hover-bg {
  width: 100%;
  height: 100%;
  background-color: var(--dark-olive-green);
  opacity: 0;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: scale(0);
}

.home-function-btn-content {
  width: 100%;
  height: 100%;
  color: var(--white);
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-function-btn-content.w--current {
  color: var(--white);
}

.home-function-icon-b {
  width: 35%;
  max-width: 65px;
  margin-bottom: 10px;
  position: relative;
}

.home-function-txt {
  width: 100%;
  margin-top: 5px;
  font-weight: 500;
  position: relative;
}

.home-function-hover-txt {
  opacity: 0;
  color: var(--goldenrod);
  white-space: nowrap;
  display: none;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.font-size-20 {
  font-size: 20px;
  line-height: 120%;
}

.home-mywill-b {
  display: block;
}

.home-voice-bg {
  width: 100%;
  height: 100%;
  background-image: url('../images/home-voice-bg2x.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-heritage-r-b {
  width: 50%;
  max-width: 1173px;
  float: right;
  margin-top: -40px;
  margin-bottom: -40px;
}

.home-heritage-b {
  display: block;
}

.home-heritage-r-box {
  background-color: var(--white);
  color: var(--dark-olive-green);
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  font-weight: 500;
  box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
}

.home-heritage-r-box.item-1 {
  margin-top: 180px;
}

.home-heritage-img-b, .home-heritage-box-txt-b {
  margin-bottom: 15px;
}

.home-heritage-r-item {
  width: 50%;
  max-width: 370px;
  float: left;
  padding-right: 30px;
}

.home-media-b {
  background-color: var(--white);
}

.home-media-heading-b {
  width: 20%;
  color: var(--dark-olive-green);
  font-weight: 500;
}

.home-media-logo-b {
  width: 80%;
}

.home-logo-item-b {
  width: 25%;
  float: left;
}

.home-media-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-footer {
  z-index: 1000;
  background-color: var(--dark-grey);
  color: var(--white);
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  position: relative;
}

.footer-wrap {
  opacity: .6;
  justify-content: space-between;
  display: flex;
}

.footer-sitename {
  float: left;
  margin-right: 30px;
}

.footer-privacy {
  float: left;
}

.footer-r-b {
  align-items: center;
}

.common-link {
  color: var(--dim-grey);
  transition: opacity .6s;
}

.common-link:hover {
  opacity: .5;
}

.common-link.white {
  color: var(--white);
}

.common-link.light-green {
  color: var(--dark-sea-green);
}

.common-link.dark-green {
  color: var(--dark-olive-green);
  transition: color .5s, opacity .6s;
}

.common-link.dark-green:hover {
  opacity: 1;
  color: var(--dark-sea-green);
}

.footer-copyright {
  float: left;
  margin-right: 10px;
}

.footer-design {
  float: left;
}

.home-banner-txt-b {
  font-weight: 700;
  position: relative;
}

.home-banner-line-2 {
  color: var(--goldenrod);
  font-size: 50px;
  line-height: 120%;
}

.home-banner-people {
  width: 26.5%;
  position: absolute;
}

.home-banner-people.people-1 {
  margin-top: 31%;
  margin-left: -5%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-people.people-2 {
  margin-top: 55%;
  margin-left: 23%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-people.people-3 {
  margin-top: 54%;
  margin-left: 29%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-people.people-4 {
  margin-top: 61%;
  margin-left: 50%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-people.people-5 {
  margin-top: 49%;
  margin-left: 43%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-people.people-6 {
  margin-top: 48%;
  margin-left: 70%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-graphic-word {
  position: relative;
}

.home-banner-graphic-shadow {
  width: 100%;
  transform-origin: 50% 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-graphic-word-front {
  width: 100%;
  height: 100%;
  background-image: url('../images/home-banner-word-front2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-photo {
  transform-origin: 50% 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.home-banner-photo.photo-1 {
  width: 4%;
  margin-top: 37%;
  margin-left: 26%;
}

.home-banner-photo.photo-2 {
  width: 3%;
  margin-top: 22%;
  margin-left: 77%;
}

.header {
  z-index: 2000;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.brand-home {
  width: 20%;
  max-width: 200px;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .6s;
}

.brand-home:hover {
  opacity: .8;
}

.nav-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.home-header-wrap {
  height: 100px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.nav-link {
  float: left;
  color: var(--dim-grey);
  white-space: nowrap;
  margin-left: 2%;
  margin-right: 2%;
  padding: 0;
  transition: color .6s;
  display: block;
}

.nav-link:hover, .nav-link.w--current {
  color: var(--dark-olive-green);
}

.header-button-wrap {
  float: left;
  flex: none;
  align-items: center;
  display: flex;
}

.header-btn-item {
  float: left;
  align-items: center;
  margin-left: 15px;
  display: block;
}

.btn-social-icon {
  width: 20px;
  display: block;
}

.header-social {
  float: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-bg {
  width: 100%;
  height: 100%;
  background-color: var(--white);
  opacity: 1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.header-bg-2 {
  width: 100%;
  height: 100%;
  background-color: var(--white);
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.login-header-wrap {
  height: 100px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.max-500b {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.page-heading-b {
  color: var(--goldenrod);
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.page-heading-b.registration {
  color: var(--dark-olive-green);
}

.form-b {
  margin-bottom: 0;
}

.form-textfield {
  height: 40px;
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  color: var(--dim-grey);
  border-radius: 0;
  margin-bottom: 0;
  padding: 5px 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.form-textfield:focus {
  border-color: var(--dark-sea-green);
}

.form-textfield::-ms-input-placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-textfield::placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-textfield.phone {
  width: 65%;
  float: left;
}

.form-textfield.phone.half {
  width: 50%;
}

.form-textfield.readonly-pw {
  border-left-style: none;
}

.form-textfield.readonly-link {
  padding-right: 40px;
}

.form-textfield.border-rb-none {
  border-bottom-style: none;
  border-right-style: none;
}

.form-textfield.max-500 {
  max-width: 500px;
}

.form-textfield.max-500.credit-card {
  background-image: url('../images/payment-creditcard-temp2x.png');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: 130px;
  padding-right: 150px;
}

.form-textfield.max-150 {
  max-width: 150px;
}

.form-textfield.pay-promo-code {
  max-width: 400px;
}

.form-textfield.dummy::-ms-input-placeholder {
  color: #505050;
}

.form-textfield.dummy::placeholder {
  color: #505050;
}

.form-textfield.verify {
  width: 40px;
  text-align: center;
  padding-left: 7px;
  padding-right: 7px;
}

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

.forgot-pw-link {
  opacity: .6;
  color: var(--dim-grey);
  transition: opacity .8s;
}

.forgot-pw-link:hover {
  opacity: 1;
}

.btn-align-left-b {
  text-align: right;
}

.margin-bottom-60 {
  margin-bottom: 60px;
}

.txt-align-center {
  text-align: center;
}

.link-registration {
  color: var(--dark-olive-green);
  transition: color .8s;
}

.link-registration:hover {
  color: var(--dark-sea-green);
}

.registration-info-b {
  min-height: 100px;
  border-top: 1px solid var(--dark-olive-green);
  border-bottom: 1px solid var(--dark-olive-green);
  margin-bottom: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.registration-info-deco-top-b {
  width: 70%;
  margin-top: -5%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.registration-info-deco-top {
  width: 100%;
  background-image: url('../images/login-leaf-deco-top2x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 42.8571%;
}

.registration-info-deco-bottom-b {
  width: 28%;
  margin-bottom: -4%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.registration-info-deco-bottom {
  width: 100%;
  background-image: url('../images/login-leaf-deco-bottom2x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 57.6389%;
}

.list-item.ordered {
  padding-left: 10px;
}

.list-item.legal {
  margin-bottom: 15px;
  padding-left: 15px;
}

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

.form-3-col-gp {
  margin-left: -12px;
  margin-right: -12px;
}

.form-3-col-item {
  width: 33.3333%;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}

.form-selectfield {
  height: 40px;
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  color: var(--dim-grey);
  letter-spacing: 1px;
  background-image: url('../images/form-dropdown-arrow.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 0;
  margin-bottom: 0;
  padding: 5px 5px 5px 16px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
}

.form-selectfield:focus {
  border-color: var(--dark-sea-green);
}

.form-selectfield::-ms-input-placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-selectfield::placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-selectfield.phone {
  width: 35%;
  float: left;
  border-right-style: none;
}

.form-selectfield.phone.half {
  width: 50%;
}

.form-selectfield.border-rb-none {
  border-bottom-style: none;
  border-right-style: none;
}

.form-selectfield.v-multi {
  background-image: none;
}

.form-field-small-label {
  z-index: 1;
  color: rgba(81, 114, 61, .6);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 50%, #fff 50%);
  margin-left: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 17px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -50%);
}

.form-radio-btn-field {
  float: left;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.form-radio-btn-field.padding-0 {
  padding-left: 0;
  padding-right: 0;
}

.radio-btn {
  display: none;
}

.form-radio-btn-label {
  background-image: url('../images/form-radio.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px;
}

.form-radio-gp-wrap {
  margin-left: -30px;
  margin-right: -30px;
}

.form-checkbox {
  display: none;
}

.form-checkbox-field {
  margin-bottom: 0;
  padding-left: 0;
}

.form-checkbox-field.tree-profile-children {
  width: 30%;
  margin-bottom: 5px;
}

.form-checkbox-label {
  background-image: url('../images/form-checkbox.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px;
}

.form-checkbox-label.account-noti {
  width: 20px;
  height: 20px;
  background-position: 50%;
  background-size: contain;
  padding-left: 0;
}

.form-checkbox-label.album-select {
  z-index: 1;
  width: 20px;
  height: 20px;
  background-position: 50%;
  background-size: contain;
  flex: none;
  padding-left: 0;
  position: relative;
}

.welcome-function-link {
  width: 100%;
  border: 1px solid var(--white);
  background-color: var(--dark-grey);
  color: var(--white);
  text-align: center;
  border-radius: 50%;
  padding: 100% 0 0;
  display: block;
  position: relative;
}

.welcome-function-link.tree {
  background-color: var(--dark-olive-green);
}

.welcome-function-link.mystory {
  background-color: var(--dark-khaki);
}

.welcome-function-link.mywill {
  background-color: var(--dark-sea-green-2);
}

.welcome-function-link.innervoice {
  background-color: var(--dark-goldenrod);
}

.welcome-function-link.heritage {
  background-color: var(--dark-khaki-2);
}

.hide-first {
  display: none;
}

.inner-header-wrap {
  height: 60px;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.inner-header-b {
  background-color: var(--dark-olive-green);
  color: var(--white);
  font-size: 14px;
  line-height: 20px;
}

.brand-inner {
  width: 20%;
  max-width: 145px;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .6s;
}

.brand-inner:hover {
  opacity: .8;
}

.inner-header-r-b {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-left: 60px;
  display: flex;
}

.inner-page-b {
  padding-left: 360px;
}

.inner-page-b.familytree {
  height: 95vh;
  flex: 0 auto;
  display: flex;
}

.inner-page-content {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.inner-page-content.v-photolibrary {
  max-width: none;
}

.menu-left-b {
  z-index: 2;
  width: 360px;
  background-color: var(--white);
  margin-top: 60px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  box-shadow: 1px 0 5px rgba(0, 0, 0, .15);
}

.header-inner {
  z-index: 2000;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menu-left-padding {
  padding-left: 30px;
  padding-right: 30px;
}

.menu-profile-b {
  padding-top: 30px;
  padding-bottom: 30px;
}

.menu-profile-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-profile-img-b {
  width: 118px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.menu-profile-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
}

.menu-profile-img.account-1 {
  background-image: url('../images/banner-photo-edit-1-1.5x.jpg');
}

.menu-profile-info-b {
  flex: 1;
  padding-left: 20px;
}

.menu-profile-name {
  margin-bottom: 10px;
  font-weight: 500;
}

.btn-edit-icon {
  width: 19px;
  height: 19px;
  transform-origin: 0 100%;
  background-image: url('../images/common-icon-edit.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}

.btn-withhicon-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-storage-b {
  background-color: rgba(140, 183, 115, .3);
  padding-top: 15px;
  padding-bottom: 15px;
}

.menu-storage-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-storage-display {
  color: var(--dark-olive-green);
  flex: 1;
  padding-right: 15px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}

.storage-bar-b {
  height: 5px;
  background-color: var(--white);
  border-radius: 1000px;
  overflow: hidden;
}

.storage-bar-used {
  height: 5px;
  background-color: var(--dark-olive-green);
  border-radius: 1000px;
}

.storage-bar-used._30-percent {
  width: 30%;
}

.menu-pages-b {
  border-top: 1px solid var(--gainsboro);
  position: relative;
}

.menu-left-link {
  color: var(--dim-grey);
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  transition: all .6s;
  display: block;
  position: relative;
}

.menu-left-link:hover, .menu-left-link.w--current {
  background-color: var(--white-smoke);
  color: var(--dark-olive-green);
}

.menu-left-link-wrap {
  justify-content: flex-start;
  align-items: center;
  padding-right: 30px;
  display: flex;
}

.menu-left-link-icon {
  width: 30px;
  flex: none;
  margin-right: 20px;
}

.menu-left-link-item {
  border-bottom: 1px solid var(--gainsboro);
  position: relative;
}

.menu-left-submenu-btn {
  width: 80px;
  height: 50px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  transition: background-color .5s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.menu-left-submenu-btn-icon {
  width: 7px;
  display: block;
}

.menu-left-submenu-b {
  position: relative;
  overflow: hidden;
}

.menu-left-submenu-wrap {
  padding-top: 15px;
  padding-bottom: 15px;
}

.menu-left-submenu-item {
  margin-bottom: 10px;
  padding-left: 50px;
  padding-right: 0;
}

.menu-left-submenu-item.v-clear {
  text-align: right;
}

.menu-left-submenu-link {
  color: var(--dim-grey);
  font-weight: 300;
  transition: color .5s;
}

.menu-left-submenu-link:hover, .menu-left-submenu-link.w--current {
  color: var(--dark-sea-green);
}

.menu-left-submenu-link.memorial {
  background-image: url('../images/common-icon-redirect.svg');
  background-position: 100% 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 26px;
}

.menu-left-submenu-link.v-clear {
  color: var(--dark-olive-green);
}

.menu-left-submenu-link.v-clear:hover {
  color: var(--dark-sea-green);
}

.menu-left-submenu-link.no-hover:hover {
  color: var(--dim-grey);
}

.menu-left-level-3-list {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

.inner-cat-wrap {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -2%;
  margin-right: -2%;
  display: flex;
}

.inner-cat-item {
  width: 25%;
  min-width: 240px;
  margin-bottom: 3%;
  padding-left: 2%;
  padding-right: 2%;
}

.inner-cat-link {
  width: 100%;
  border: 3px solid var(--white);
  color: var(--dark-olive-green);
  text-align: center;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 50%;
  padding-top: 100%;
  transition: all .5s;
  display: block;
  position: relative;
}

.inner-cat-link:hover {
  color: var(--goldenrod);
  background-color: rgba(255, 255, 255, 0);
}

.inner-cat-btn-content {
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.inner-cat-link-hover-bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: var(--dark-olive-green);
  opacity: 0;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: scale(0);
}

.inner-cat-icon-b {
  width: 35%;
  max-width: 65px;
  position: relative;
}

.inner-cat-icon-hover {
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.popup-b {
  z-index: 3000;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, .8);
  padding: 10vh 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.popup-b.edit {
  opacity: 1;
  display: block;
}

.pop-add-cat {
  display: none;
}

.pop-box-b {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pop-title-b {
  background-color: var(--dark-olive-green);
  color: var(--white);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 20px 60px;
  font-weight: 500;
  display: flex;
}

.btn-close-pop {
  width: 20px;
  height: 20px;
  background-image: url('../images/common-icon-close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 20px;
  transition: opacity .5s;
}

.btn-close-pop:hover {
  opacity: .5;
}

.pop-content-b {
  background-color: var(--white);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 60px;
}

.inner-header-menu {
  justify-content: flex-end;
  align-items: center;
  margin-right: -15px;
  display: flex;
}

.inner-header-menu-item {
  border-left: 1px solid var(--white);
  padding-left: 15px;
  padding-right: 15px;
}

.inner-header-menu-item.readonly {
  border-left-style: none;
}

.inner-header-link {
  color: var(--white);
  align-items: center;
  transition: opacity .5s;
  display: flex;
  position: relative;
}

.inner-header-link:hover {
  opacity: .5;
}

.inner-header-account-b {
  padding-right: 15px;
}

.inner-header-icon {
  width: 18px;
  margin-right: 10px;
  display: block;
}

.inner-header-icon.mobile-only {
  display: none;
}

.inner-header-profile-b {
  width: 30px;
  border-radius: 50%;
  margin-right: 10px;
  overflow: hidden;
}

.btn-menu-left {
  z-index: 2100;
  width: 45px;
  height: 45px;
  background-color: var(--white);
  border-radius: 50%;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-right: -15px;
  transition: opacity .5s;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(100%);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}

.btn-menu-left:hover {
  opacity: .5;
}

.menu-left-wrap {
  height: 100vh;
  padding-bottom: 160px;
  position: relative;
  overflow: auto;
}

.btn-menu-left-icon {
  width: 30px;
  display: block;
}

.menu-storage-txt {
  margin-top: 3px;
  position: absolute;
}

.btn-menu-left-close {
  margin-top: 10px;
  margin-right: 10px;
  transition: opacity .5s;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.btn-menu-left-close:hover {
  opacity: .5;
}

.btn-menu-left-close-icon {
  width: 30px;
  display: block;
}

.inner-page-description {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.question-listing-b {
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
  display: block;
}

.question-listing-item-b {
  width: 50%;
  float: left;
  margin-bottom: 15px;
  padding-left: 1%;
  padding-right: 1%;
}

.question-listing-item-link {
  min-height: 90px;
  background-color: var(--white);
  color: var(--dim-grey);
  border-radius: 5px;
  align-items: flex-start;
  padding: 10px;
  transition: all .8s;
  display: flex;
}

.question-listing-item-link:hover {
  color: var(--dark-olive-green);
  transform: translate(0, -5px);
}

.question-listing-item-link.custom {
  border: 1px dashed var(--dim-grey);
  color: var(--dark-olive-green);
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  font-weight: 500;
  display: flex;
}

.question-listing-item-link.custom:hover {
  border-color: var(--dark-olive-green);
  background-color: var(--white);
}

.question-listing-item-img-b {
  width: 110px;
  float: left;
  flex: none;
  overflow: hidden;
}

.question-listing-item-img-b.custom {
  background-image: url('../images/common-icon-add-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 36px;
  padding-top: 75px;
}

.question-listing-item-txt-b {
  width: 75%;
  max-height: 81px;
  float: left;
  flex: 1;
  padding-left: 10px;
  overflow: hidden;
}

.pop-q-answer {
  display: block;
}

.post-edit-row-b {
  margin-bottom: 45px;
}

.post-edit-row-title-b {
  background-color: var(--dark-olive-green);
  color: var(--white);
  border-top-left-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  padding: 10px 30px;
  font-weight: 500;
  display: flex;
}

.post-edit-icon {
  width: 30px;
  height: 30px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}

.post-edit-icon.p-txt {
  background-image: url('../images/post-edit-icon-txt.svg');
}

.post-edit-icon.p-audio {
  background-image: url('../images/post-edit-icon-audio.svg');
}

.post-edit-icon.p-file {
  background-image: url('../images/post-edit-icon-file.svg');
}

.post-edit-icon.p-tag {
  background-image: url('../images/add-tag2x.png');
}

.post-edit-icon.p-album {
  background-image: url('../images/icon-album2x.png');
}

.post-edit-icon.p-time {
  background-image: url('../images/add-time2x.png');
}

.form-textarea {
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  min-width: 100%;
  border: 1px solid var(--light-grey);
  background-color: var(--white);
  color: var(--dim-grey);
  letter-spacing: 1px;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.form-textarea:focus {
  border-color: var(--dark-sea-green);
}

.form-textarea::-ms-input-placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-textarea::placeholder {
  color: rgba(80, 80, 80, .6);
}

.form-textarea.question-custom {
  min-height: 80px;
}

.form-textarea.default-90h {
  min-height: 90px;
}

.form-textarea.profile-edit {
  height: 40px;
  min-height: 40px;
  border-bottom-style: none;
  border-right-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
}

.form-textarea.profile-edit.bottom-no-border {
  border-bottom-style: none;
}

.post-edit-upload-b {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.font-size-14 {
  font-size: 14px;
  line-height: 130%;
}

.font-size-14.margin-top-5 {
  margin-top: 5px;
}

.float-l {
  float: left;
}

.pop-q-answer-custom {
  display: none;
}

.btn-page-back {
  width: 26px;
  height: 26px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/common-icon-back.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 30px;
  margin-left: 30px;
  padding: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.inner-page-post-top {
  z-index: 2;
  width: 100%;
  border-bottom: 1px solid var(--light-grey);
  background-image: url('../images/bg.jpg');
  background-position: 50%;
  background-size: 2800px;
  margin-top: 60px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.txt-regular {
  font-weight: 400;
}

.inner-post-top-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.breadcrumb-b {
  flex-wrap: wrap;
  flex: none;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 30px;
  display: flex;
}

.breadcrumb-link {
  color: var(--dim-grey);
  transition: color .8s;
}

.breadcrumb-link:hover {
  color: var(--dark-sea-green);
}

.breadcrumb-arrow-img {
  width: 5px;
  height: 6px;
  background-image: url('../images/common-breadcrumb-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.inner-post-search-b {
  width: 100%;
  max-width: 400px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  margin-bottom: 0;
}

.search-input {
  border: 1px solid var(--light-grey);
  color: var(--dim-grey);
  background-image: url('../images/common-icon-search.svg');
  background-position: 15px;
  background-repeat: no-repeat;
  background-size: 17px;
  border-radius: 1000px;
  margin-bottom: 0;
  padding-left: 45px;
  padding-right: 20px;
  font-size: 17px;
  line-height: 27px;
}

.search-input:focus {
  border-color: var(--dark-sea-green);
}

.search-btn {
  display: none;
}

.inner-post-top-l {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.inner-post-top-r {
  min-width: 600px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.btn-gp-b {
  justify-content: flex-end;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.btn-gp-b.align-to-center {
  justify-content: center;
}

.btn-gp-b.align-l {
  justify-content: flex-start;
}

.inner-post-top-btn-gp-item-b {
  flex: none;
  padding-left: 15px;
}

.inner-post-top-btn-gp-b {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.pop-profile-edit {
  display: none;
}

.form-half-gp {
  margin-left: -15px;
  margin-right: -15px;
}

.form-half-item {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.field-label {
  flex: none;
  margin-right: 30px;
}

.form-wrap-label-field {
  min-height: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form-wrap-label-field.checkbox-gp {
  align-items: flex-start;
}

.profile-readonly-field-b._65p {
  width: 65%;
  float: left;
}

.profile-readonly-field-b._35p {
  width: 35%;
  float: left;
}

.btn-form-readonly-link {
  width: 30px;
  height: 30px;
  background-color: var(--dark-olive-green);
  background-image: url('../images/icon-profile-link.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 50%;
  margin-right: 5px;
  padding: 0;
  transition: background-color .8s;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(0, -50%);
}

.btn-form-readonly-link:hover {
  background-color: var(--dark-sea-green);
}

.form-field-remark {
  margin-top: 5px;
  font-size: 12px;
  line-height: 16px;
}

.btn-gp-item {
  padding-left: 15px;
  padding-right: 15px;
}

.profile-expandable-b {
  margin-bottom: 30px;
}

.profile-expandable-link {
  border-bottom: 2px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  font-weight: 500;
  transition: opacity .8s;
  display: block;
}

.profile-expandable-link:hover {
  opacity: .6;
}

.profile-expandable-top {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.profile-expandable-top-l {
  align-items: center;
  display: flex;
}

.profile-expandable-top-icon {
  width: 40px;
  margin-right: 15px;
  display: block;
}

.profile-expandable-top-r {
  width: 20px;
  position: relative;
}

.profile-expandable-icon-collapse {
  width: 100%;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.profile-expandable-hidden-b {
  overflow: hidden;
}

.profile-expandable-hidden-wrap {
  padding-top: 15px;
  position: relative;
}

.profile-input-row {
  border-right: 1px solid var(--light-grey);
  border-bottom: 1px solid var(--light-grey);
  margin-bottom: 15px;
}

.profile-input-row.readonly {
  border-right-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.profile-input-row.v-home-edit {
  width: 100%;
  max-width: 610px;
  margin-bottom: 0;
  margin-right: 10px;
}

.profile-input-col-15 {
  width: 15%;
  float: left;
}

.profile-input-col-30 {
  width: 30%;
  float: left;
}

.profile-input-col-40 {
  width: 40%;
  float: left;
}

.profile-input-col-70 {
  width: 70%;
  float: left;
}

.font-size-12 {
  font-size: 12px;
  line-height: 16px;
}

.list {
  padding-left: 30px;
  list-style-type: decimal;
}

.list.unordered {
  list-style-type: disc;
}

.post-listing-b {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.post-listing-item {
  width: 25%;
  min-width: 180px;
  margin-bottom: 20px;
  padding-left: 1%;
  padding-right: 1%;
}

.post-item-box {
  min-height: 100px;
  background-color: var(--white);
  color: var(--dim-grey);
  border-radius: 5px;
  padding: 15px 10px 10px;
  transition: all .5s;
  display: block;
  position: relative;
  box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
}

.post-item-box:hover {
  transform: translate(0, -5px);
}

.post-item-option-link {
  width: 20px;
  height: 20px;
  background-image: url('../images/common-icon-option.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 18px;
  margin-right: 10px;
  transition: opacity .5s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.post-item-option-link:hover {
  opacity: .5;
}

.post-item-option-link.detail {
  background-image: url('../images/common-icon-option-green.svg');
  margin-top: 20px;
  margin-right: 20px;
}

.post-item-option-link.notification {
  margin-right: 20px;
}

.post-item-option-link.v-photoalbum {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, .6);
  background-size: 15px;
  border-radius: 20px;
  margin-top: 10px;
  transition-property: background-color;
}

.post-item-option-link.v-photoalbum:hover {
  background-color: var(--black);
  opacity: 1;
}

.post-listing-item-title-b {
  color: var(--dark-olive-green);
  align-items: flex-start;
  padding-right: 25px;
  font-weight: 500;
  display: flex;
}

.post-icon-top10 {
  width: 18px;
  height: 18px;
  background-image: url('../images/common-icon-star.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-top: 2px;
  margin-right: 10px;
  display: none;
}

.post-icon-top10.top10 {
  display: block;
}

.post-icon-top10.top10.detail {
  margin-top: 0;
  margin-right: 20px;
}

.post-listing-item-date-b {
  margin-top: 5px;
}

.post-listing-item-content-b {
  height: 72px;
  margin-top: 10px;
  overflow: hidden;
}

.post-listing-item-content-b.inner-voice {
  height: auto;
}

.btn-learn-more {
  float: left;
  color: var(--goldenrod);
  align-items: center;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  transition: color .5s;
  display: flex;
}

.btn-learn-more:hover {
  color: var(--dark-goldenrod);
}

.btn-arrow-gold {
  width: 5px;
  margin-left: 10px;
  display: block;
}

.btn-arrow-gold.back {
  width: 7px;
  margin-left: 0;
  margin-right: 10px;
}

.post-listing-item-media-b {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}

.post-item-option-pop {
  z-index: 1;
  background-color: var(--white);
  opacity: 0;
  border-radius: 5px;
  margin-top: 40px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 20px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
}

.post-item-option-pop.detail {
  margin-right: 20px;
  overflow: hidden;
}

.post-item-option-pop.detail.edit, .post-item-option-pop.edit {
  opacity: 1;
  display: block;
}

.post-item-option-pop-row {
  width: 170px;
  border-bottom: 1px solid var(--light-grey);
  margin-bottom: -1px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post-mark-top10-b {
  background-image: url('../images/common-icon-star-empty.svg');
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 25px;
}

.post-mark-top10-b.top-10 {
  background-image: url('../images/common-icon-star-green.svg');
}

.post-mark-top10-b.remove-from-top {
  background-image: url('../images/memorial-icon-removefromtop10.svg');
  background-position: 0 3px;
}

.btn-media-play {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/media-icon-play.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .5s;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.btn-media-play:hover {
  opacity: .5;
}

.post-detail-b {
  max-width: 800px;
  background-color: var(--white);
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 60px 60px;
  position: relative;
}

.btn-detail-back {
  float: left;
  color: var(--goldenrod);
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: color .5s;
  display: flex;
}

.btn-detail-back:hover {
  color: var(--dark-goldenrod);
}

.btn-detail-back.news {
  color: var(--dark-olive-green);
  flex: none;
  margin-top: 0;
}

.btn-detail-back.news:hover {
  color: var(--dark-olive-green-2);
}

.post-detail-heading-b {
  color: var(--dark-olive-green-2);
  align-items: center;
  padding-right: 20px;
  font-weight: 500;
  display: flex;
}

.post-detail-media-b {
  margin-top: 30px;
}

.post-detail-media-item {
  margin-top: 15px;
  position: relative;
}

.post-select-emote-b {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}

.post-select-emote-item {
  width: 7.14286%;
  float: left;
  margin-bottom: 20px;
  padding-left: 7px;
  padding-right: 7px;
}

.post-emote-link {
  opacity: .3;
  color: var(--dark-olive-green);
  text-align: center;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 20px;
  transition: opacity .8s;
  display: block;
}

.post-emote-link:hover, .post-emote-link.selected {
  opacity: 1;
}

.post-emote-link-txt {
  margin-left: -4px;
  margin-right: -4px;
}

.post-edit-emote-img-b {
  max-width: 32px;
  margin-left: auto;
  margin-right: auto;
}

.post-edit-emote-img-b.memorial {
  max-width: 36px;
}

.post-listing-emote-b {
  width: 45px;
  height: 45px;
  background-color: var(--white);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.post-listing-emote-b.emote-1 {
  background-image: url('../images/inner-voice-emote-1.svg');
}

.post-listing-emote-b.memorial-1 {
  background-image: url('../images/memorial-emote-1.svg');
}

.familytree-top-btn-b {
  float: left;
  padding-left: 30px;
}

.familytree-btn-switch {
  float: left;
  background-color: var(--white);
  color: var(--silver);
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  padding: 5px 20px;
  transition: all .5s;
  display: block;
}

.familytree-btn-switch:hover, .familytree-btn-switch.w--current {
  background-color: var(--dark-olive-green);
  color: var(--white);
}

.familytree-btn-switch.tree-all {
  border-radius: 0 1000px 1000px 0;
}

.familytree-top-b {
  z-index: 1;
  position: relative;
}

.familytree-content-b {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.familytree-bottom-b {
  z-index: 1;
  width: 100%;
  padding-bottom: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.familytree-bottom-wrap {
  font-size: 14px;
  line-height: 20px;
}

.familytree-total-b {
  float: left;
  margin-right: 10%;
}

.familytree-total-item {
  float: left;
  margin-right: 30px;
}

.familytree-total-item.total {
  background-image: url('../images/family-tree-icon-total.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-left: 34px;
}

.familytree-total-txt, .familytree-instruction-b {
  float: left;
}

.familytree-instruction-item {
  float: left;
  background-image: url('../images/family-tree-instruct-adopted.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-right: 30px;
  padding-left: 30px;
}

.familytree-instruction-item.divorced {
  background-image: url('../images/family-tree-instruct-divorced.svg');
}

.familytree-instruction-item.separated {
  background-image: url('../images/family-tree-instruct-separated.svg');
}

.familytree-instruction-item.engaged {
  background-image: url('../images/family-tree-instruct-engaged.svg');
}

.familytree-instruction-item.cohabitate {
  background-image: url('../images/family-tree-instruct-cohabitate.svg');
}

.familytree-instruction-item.adopted {
  background-image: url('../images/family-tree-instruct-adopted.svg');
}

.familytree-content-dummy {
  width: 100%;
  text-align: center;
}

.familytree-content-dummy.readonly {
  overflow: auto;
}

.family-tree-dummy-img-link {
  width: 20%;
  max-width: 177px;
  margin-bottom: -10px;
  transition: opacity .5s;
  display: inline-block;
}

.family-tree-dummy-img-link:hover {
  opacity: .6;
}

.pop-familytree-add {
  display: none;
}

.familytree-add-spouse {
  width: 100%;
  height: 100vh;
  opacity: 0;
  padding: 10vh 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.familytree-add-optional-b {
  overflow: hidden;
}

.familytree-add-optional-wrap {
  padding-top: 20px;
}

.familytree-add-select-b {
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.familytree-add-select-wrap {
  width: 100%;
}

.familytree-add-center-b {
  width: 400px;
  background-color: var(--white);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  position: relative;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.familytree-add-center-photo-b {
  width: 32%;
  float: left;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: opacity .8s;
  display: block;
  position: relative;
  overflow: hidden;
}

.familytree-add-center-photo-b:hover {
  opacity: .8;
}

.familytree-add-photo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 94.4%;
}

.familytree-add-photo.default-male {
  background-image: url('../images/family-tree-photo-default-male2x.jpg');
}

.familytree-add-photo.default-female {
  background-image: url('../images/family-tree-photo-default-female2x.jpg');
}

.btn-edit-photo {
  width: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  transition: opacity .5s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-edit-photo.side-menu {
  margin-bottom: 10px;
  margin-right: 0;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
  box-shadow: 1px 1px 11px rgba(0, 0, 0, .74);
}

.familytree-add-center-info-b {
  width: 68%;
  float: left;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 40px;
}

.damilytree-add-center-txt {
  float: left;
}

.btn-familytree-add-close {
  width: 26px;
  height: 26px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/family-tree-icon-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 10px;
  margin-right: 10px;
  padding: 0;
  transition: opacity .5s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.btn-familytree-add-close:hover {
  opacity: .5;
}

.familytree-add-gp {
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(0, -100%);
}

.familytree-add-gp.spouse {
  margin-top: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}

.familytree-add-gp.parent {
  width: 400px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -100%);
}

.familytree-add-gp.siblings {
  margin-top: 0;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(100%, -50%);
}

.familytree-add-gp.child {
  width: 400px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%, 100%);
}

.familytree-add-btn {
  width: 25px;
  height: 25px;
  background-color: var(--dark-olive-green);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  transition: background-color .8s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%, 50%);
}

.familtree-add-gp-item {
  width: 110px;
  background-color: var(--white);
  color: var(--dim-grey);
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  flex: none;
  margin: 50px 20px;
  padding: 5px 5px 20px;
  font-weight: 500;
  transition: color .5s;
  display: block;
  position: relative;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.familtree-add-gp-item:hover {
  color: var(--dark-sea-green);
}

.familtree-ad-gp-photo-b {
  width: 100%;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden;
}

.familytree-add-icon {
  width: 11px;
  display: block;
  position: relative;
}

.familytree-add-parentchlld, .familytree-add-siblings {
  width: 100%;
  height: 100vh;
  opacity: 0;
  padding: 10vh 30px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.notification-unread-indicator {
  width: 20px;
  height: 20px;
  background-color: var(--goldenrod);
  color: var(--white);
  letter-spacing: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: -5px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(100%, -50%);
}

.notification-unread-indicator.header-notification {
  width: 15px;
  height: 15px;
  margin-right: 3px;
  font-size: 9px;
  line-height: 11px;
  top: 0%;
}

.notification-right-b {
  z-index: 0;
  width: 360px;
  background-color: var(--white);
  margin-top: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(100%);
  box-shadow: -1px 0 5px rgba(0, 0, 0, .15);
}

.notification-right-b.edit {
  transform: none;
}

.notification-right-wrap {
  height: 100vh;
  padding-top: 45px;
  padding-bottom: 160px;
  overflow: auto;
}

.notification-top-b {
  color: var(--dark-olive-green);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  font-weight: 500;
  display: flex;
}

.notification-side-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.btn-notification-setting {
  width: 20px;
  transition: opacity .8s;
  display: block;
}

.btn-notification-setting:hover {
  opacity: .5;
}

.notification-tab-content {
  overflow: visible;
}

.notification-tab-link {
  width: 50%;
  float: left;
  border-bottom: 2px solid var(--silver);
  color: var(--silver);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 10px 20px;
  font-weight: 500;
  display: block;
}

.notification-tab-link.w--current {
  border-bottom-color: var(--dark-olive-green);
  color: var(--dark-olive-green);
  background-color: rgba(0, 0, 0, 0);
}

.notification-item-b {
  border-bottom: 1px solid var(--gainsboro);
  position: relative;
}

.notification-item-link {
  color: var(--dim-grey);
  background-image: url('../images/common-notification-unread.svg');
  background-position: 20px 30px;
  background-repeat: no-repeat;
  background-size: 8px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  transition: opacity .8s;
  display: block;
}

.notification-item-link:hover {
  opacity: .5;
}

.notification-item-link.mark-read {
  background-color: var(--white-smoke);
  background-image: none;
  font-weight: 300;
}

.notification-item-txt-b {
  padding: 0 30px 0 18px;
}

.notification-item-message {
  margin-bottom: 15px;
}

.notification-item-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.font-color-deepgreen {
  color: var(--dark-olive-green);
}

.notification-tab-link-wrap {
  display: inline-block;
  position: relative;
}

.account-content-section-b {
  margin-bottom: 45px;
}

.account-content-section-title-b {
  border-bottom: 2px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 500;
}

.account-content-gp {
  margin-top: 30px;
  margin-bottom: 30px;
}

.account-content-row {
  border-bottom: 1px solid var(--light-grey);
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
}

.account-content-row.payment-history {
  min-height: 0;
  align-items: flex-start;
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: block;
}

.account-content-row.revert.payment-total {
  border-bottom-style: none;
}

.account-content-row.align-top {
  align-items: flex-start;
}

.account-content-row.flex-wrap {
  flex-wrap: wrap;
}

.account-col-27p {
  width: 27%;
}

.account-row-title {
  font-weight: 700;
}

.account-row-title.payment-history {
  display: none;
}

.account-col-73p {
  width: 73%;
}

.max-400b {
  max-width: 400px;
}

.account-share-url-info-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.payment-credit-card-num {
  background-image: url('../images/account-page-icon-payment.svg');
  background-position: 0 -1px;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 40px;
}

.payment-form-expire-date-b {
  align-items: center;
  display: flex;
}

.payment-form-expire-date-txt {
  margin-left: 10px;
  margin-right: 10px;
}

.pay-history-col {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.pay-history-col.col-1, .pay-history-col.col-2 {
  width: 15%;
}

.pay-history-col.col-3 {
  width: 45%;
}

.pay-history-col.col-4 {
  width: 10%;
}

.pay-history-col.col-5 {
  width: 15%;
}

.pay-history-col-wrap {
  flex: 1;
  margin-left: -15px;
  margin-right: -15px;
}

.pay-history-top-txt {
  font-size: 20px;
  line-height: 30px;
}

.txt-bold {
  font-weight: 700;
}

.account-storage-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.account-storage-bar-col {
  flex: 1;
}

.account-storage-display {
  max-width: 500px;
  color: var(--dark-olive-green);
  flex: 1;
  padding-right: 15px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}

.btn-onoff {
  width: 35px;
  height: 22px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/common-setting-inactive.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -2px;
  padding: 0;
  transition: opacity .5s;
  display: inline-block;
}

.btn-onoff:hover {
  opacity: .8;
}

.btn-onoff.turnon {
  background-image: url('../images/common-setting-active.svg');
}

.pop-account-delete {
  display: none;
}

.account-renew-col-wrap {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.account-renew-col-l {
  flex: 1;
  align-items: center;
  padding-right: 15px;
  display: flex;
}

.account-renew-col-l.flex-wrap {
  flex-wrap: wrap;
}

.account-renew-col-r {
  text-align: right;
}

.pay-promo-code-btn-b {
  flex: none;
  padding-left: 15px;
}

.account-upgrade-option-row {
  width: 100%;
  margin-bottom: 10px;
}

.btn-notification-expandable {
  width: 8px;
  float: right;
  display: block;
  position: relative;
}

.btn-collapse-arrow {
  width: 100%;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.account-notification-expandable-link {
  width: 100%;
  color: var(--dim-grey);
  align-items: center;
  display: flex;
}

.account-notification-expandable-b {
  width: 100%;
  overflow: hidden;
}

.account-notification-expandable-wrap {
  padding: 20px 0 10px;
}

.account-noti-expand-top-b {
  margin-bottom: 5px;
}

.account-noti-expand-l-b {
  width: 25%;
  float: left;
  padding-left: 10px;
}

.account-noti-expand-l-b.custom {
  float: none;
  flex: 1;
  align-items: center;
  display: flex;
}

.account-noti-expand-r-b {
  width: 75%;
  float: right;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.account-noti-expand-r-col {
  float: left;
}

.account-noti-expand-r-col.col-1 {
  width: 15%;
  max-width: 60px;
}

.account-noti-expand-r-col.col-2 {
  width: 85%;
  max-width: 190px;
  align-items: flex-end;
  display: flex;
}

.account-noti-check-item {
  width: 33.3333%;
  text-align: center;
}

.account-noti-expand-row {
  background-color: rgba(255, 255, 255, .5);
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.account-noti-expand-row.custom {
  justify-content: space-between;
}

.account-noti-check-mark {
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.account-noti-expand-r-custom-checks {
  width: 50%;
  max-width: 300px;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 10px;
}

.btn-account-noti-custom {
  width: 40px;
  height: 40px;
  background-color: var(--dark-olive-green);
  background-image: url('../images/common-icon-add.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  margin-right: 10px;
  padding: 0;
  transition: background-color .8s;
}

.btn-account-noti-custom:hover {
  background-color: var(--dark-sea-green);
}

.btn-account-noti-custom.custom-delete {
  background-color: var(--light-grey);
  background-image: url('../images/common-icon-delete.svg');
}

.btn-account-noti-custom.custom-delete:hover {
  background-color: var(--silver);
}

.btn-account-noti-custom.custom-delete.v-home-edit {
  flex: none;
  margin-left: auto;
  margin-right: auto;
}

.account-noti-custom-form-col {
  padding-left: 5px;
  padding-right: 5px;
}

.account-noti-custom-form-col.col-3 {
  width: 60%;
}

.account-noti-custom-form-col.col-1 {
  width: 20%;
  min-width: 90px;
}

.account-noti-custom-form-col-wrap {
  flex: 1;
  margin-left: -5px;
  margin-right: -5px;
  padding-right: 5%;
  display: flex;
}

.question-custom-rename-b {
  margin-top: 15px;
}

.pop-custom-rename {
  display: none;
}

.custom-rename-txt {
  float: left;
  font-weight: 500;
}

.custom-rename-txt.original {
  color: var(--dark-olive-green);
}

.readonly-tree-dummy-img {
  min-width: 1591px;
  display: block;
}

.link-100 {
  transition: opacity .8s;
  display: block;
}

.link-100:hover {
  opacity: .5;
}

.pop-familytree-read-profile {
  display: none;
}

.readonly-profile-label {
  width: 120px;
  flex: none;
  font-weight: 700;
}

.readonly-profile-data {
  flex: 1;
}

.readonly-profile-row-url {
  background-color: var(--white-smoke);
  padding: 10px 20px;
}

.readonly-profile-item {
  align-items: flex-start;
  display: flex;
}

.readonly-profile-item.share-url {
  margin-bottom: 5px;
}

.readonly-profile-row-title {
  border-bottom: 2px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-weight: 500;
}

.readonly-profile-expand-col {
  float: left;
}

.readonly-profile-expand-col.col-1, .readonly-profile-expand-col.col-2 {
  width: 25%;
}

.readonly-profile-expand-col.col-3 {
  width: 50%;
}

.readonly-profile-expand-col.col-4 {
  width: 75%;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.login-double-b {
  flex-wrap: wrap;
  margin-left: -40px;
  margin-right: -40px;
  display: flex;
}

.login-double-item {
  width: 50%;
  border: 1px none var(--silver);
  padding-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.login-double-item.left-b {
  border-right-style: solid;
}

.inner-header-expired-b {
  padding-right: 15px;
}

.registration-verify-field-wrap {
  justify-content: center;
  align-items: center;
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.registration-verify-field-item {
  order: 1;
  padding-left: 6px;
  padding-right: 6px;
}

.register-resend-b {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.register-resend-link-wrap {
  position: relative;
}

.register-resend-toast {
  background-color: var(--white);
  opacity: 0;
  white-space: nowrap;
  border-radius: 5px;
  margin-bottom: -10px;
  padding: 10px 20px;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 50%;
  right: auto;
  transform: translate(-50%, 100%);
  box-shadow: 0 16px 20px rgba(0, 0, 0, .3);
}

.btn-familytree-add-hover {
  width: 100%;
  height: 100%;
  background-color: var(--dark-sea-green);
  opacity: 0;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.menu-profile-img-link {
  transition: opacity .8s;
  display: block;
}

.menu-profile-img-link:hover {
  opacity: .6;
}

.body-mywill {
  background-color: var(--white-smoke);
  background-image: none;
}

.mywill-main-b {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.mywill-main-item {
  width: 33.3333%;
  align-self: stretch;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.mywill-main-item-link {
  width: 100%;
  background-color: var(--black);
  color: var(--white);
  border-radius: 10px;
  padding: 100px 30px;
  transition: color .8s;
  display: block;
  position: relative;
  overflow: hidden;
}

.mywill-main-item-link:hover {
  color: rgba(255, 255, 255, .7);
}

.mywill-main-item-bg {
  width: 100%;
  height: 100%;
  opacity: .5;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.mywill-main-item-bg.dead-arrange {
  background-image: url('../images/mywill-main-img12x.jpg');
}

.mywill-main-item-bg.funeral-plan {
  background-image: url('../images/mywill-main-img22x.jpg');
}

.mywill-main-item-bg.memorial {
  background-image: url('../images/mywill-main-img32x.jpg');
}

.mywill-main-item-content-b {
  text-align: center;
  position: relative;
}

.mywill-main-item-title-b {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-weight: 500;
  display: flex;
}

.mywill-main-list-txt {
  margin-bottom: 10px;
}

.icon-mywill-external-link {
  width: 22px;
  margin-top: 7px;
  margin-right: -10px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  transform: translate(100%);
}

.mywill-page-save-b {
  background-color: var(--white);
  padding-top: 10px;
  padding-bottom: 10px;
}

.mywill-page-save-wrap {
  min-height: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mywill-page-save-txt {
  color: rgba(80, 80, 80, .6);
  font-size: 14px;
  line-height: 18px;
}

.mywill-deadarrange-row-b {
  border-bottom: 1px solid var(--dark-olive-green);
  margin-bottom: 45px;
  padding-bottom: 25px;
  position: relative;
}

.mywill-form-row-title-b {
  width: 25%;
  float: left;
  color: var(--dark-olive-green);
  padding-right: 20px;
  font-weight: 700;
}

.mywill-form-row-content-b {
  width: 75%;
  float: left;
}

.mywill-form-row-content-b.align-tips {
  padding-right: 140px;
}

.mywill-form-row-q-txt {
  color: var(--dark-olive-green);
  font-weight: 700;
}

.mywill-form-option-row-b {
  margin-bottom: 20px;
}

.mysill-form-option-extend-b {
  margin-top: 10px;
  padding-left: 30px;
}

.mywill-form-option-extend-row {
  min-height: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.mywill-form-field-wrap {
  width: 360px;
  max-width: 500px;
  flex: 0 auto;
  margin-left: 30px;
}

.mywill-tip-link {
  color: var(--dark-olive-green);
  margin-top: -20px;
  font-weight: 700;
  transition: all .8s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.mywill-tip-link:hover {
  color: var(--dark-sea-green);
  transform: translate(0, -10px);
}

.mywill-tip-icon-b {
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: var(--dark-olive-green);
  background-image: url('../images/mywill-icon-tip.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.mywill-tip-box {
  width: 130px;
  border: 1px solid var(--dark-olive-green);
  background-color: var(--white);
  text-align: center;
  border-radius: 5px;
  margin-top: -20px;
  padding: 25px 10px 10px;
  position: relative;
}

.pop-mywill-tip {
  display: none;
}

.mywill-pop-title-b {
  justify-content: center;
  align-items: center;
  display: flex;
}

.mywill-pop-title-icon {
  width: 40px;
  margin-right: 20px;
  display: block;
}

.mywill-pop-content-section-title-b {
  border-bottom: 2px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 500;
}

.mywill-form-option-row-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mywill-form-option-row-wrap.align-left {
  justify-content: flex-start;
}

.mywill-funeral-submenu-b {
  border-bottom: 2px solid var(--dark-olive-green);
  background-color: var(--white);
  margin-bottom: 60px;
}

.mywill-funeral-submenu-link {
  width: 50%;
  float: left;
  color: var(--dark-olive-green);
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
  transition: all .8s;
  display: block;
  position: relative;
}

.mywill-funeral-submenu-link:hover, .mywill-funeral-submenu-link.w--current {
  background-color: var(--dark-olive-green);
  color: var(--white);
}

.mywill-funeral-submenu-circle-b {
  width: 60px;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.mywill-funeral-submenu-txt {
  padding-top: 5px;
  padding-bottom: 5px;
}

.mywill-funeral-submenu-icon-b {
  width: 100%;
  position: relative;
}

.mywill-funeral-submenu-circle {
  width: 60px;
  height: 60px;
  border: 1px solid var(--dark-olive-green);
  background-color: var(--white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.mywill-funeral-submenu-circle-hover {
  width: 100%;
  height: 100%;
  border: 1px solid var(--white);
  background-color: var(--dark-olive-green);
  opacity: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.mywill-funeral-submenu-circle-hover.current {
  opacity: 1;
}

.mywill-form-split-3-item {
  width: 33%;
  margin-bottom: 10px;
}

.common-slider {
  height: auto;
  max-width: 800px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.common-slider-nav {
  margin-bottom: -50px;
}

.common-slider-mask-visable {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: visible;
}

.mywill-obituary-slide {
  width: 100%;
  height: auto;
  flex: none;
  align-self: stretch;
  padding: 0 30px;
}

.mywill-obituary-slide-box {
  height: 100%;
  max-width: 800px;
  background-color: var(--white);
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-shadow: 7px 7px 20px rgba(0, 0, 0, .15);
}

.mywill-obituary-banner-b {
  height: 90px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mywill-obituary-banner-b.buddhism {
  background-image: url('../images/mywill-obituary-banner-buddhism2x.jpg');
}

.mywill-obituary-banner-b.catholicism {
  background-image: url('../images/mywill-obituary-banner-catholicism2x.jpg');
}

.mywill-obituary-banner-b.anyother {
  background-image: url('../images/mywill-obituary-banner-anyother2x.jpg');
}

.mywill-obituary-banner-b.custom {
  background-image: url('../images/mywill-obituary-banner-custom2x.jpg');
}

.mywill-obituary-side-padding {
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
}

.mywill-obituary-banner-content-b {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.obituary-banner-title-b {
  color: var(--dark-olive-green);
  font-weight: 700;
}

.mywill-obituary-content-b {
  padding-top: 30px;
  padding-bottom: 60px;
}

.txt-align-right {
  text-align: right;
}

.obituary-info-fieldname {
  float: left;
}

.obituary-field {
  color: var(--goldenrod);
}

.obituary-custom-content-b {
  margin-bottom: 30px;
}

.obituary-edit-b {
  display: block;
}

.memorial-obituary-b {
  height: auto;
  max-width: 740px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
}

.memorial-banner-b {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.memorial-banner-bg {
  width: 100%;
  height: 100%;
  opacity: .85;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.memorial-banner-bg.bg-1 {
  background-image: url('../images/memorial-banner-bg-1-22x.jpg');
}

.memorial-banner-title-b {
  font-weight: 500;
  overflow: hidden;
}

.memorial-banner-content-b {
  padding-top: 30px;
}

.memorial-banner-profile-b {
  padding-bottom: 30px;
  padding-left: 150px;
  padding-right: 150px;
  font-weight: 500;
}

.memorial-banner-profile-img-b {
  width: 150px;
  border: 1px solid var(--white);
  border-radius: 50%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.memorial-banner-profile-img {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
}

.memorial-banner-profile-img.account-1 {
  background-image: url('../images/common-profile-img2x.jpg');
}

.memorial-banner-btn-b {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn-copylink-wrap {
  align-items: center;
  display: flex;
}

.icon-copylink {
  width: 20px;
  margin-right: 10px;
  display: block;
}

.btn-copylink-copied {
  display: none;
}

.memorial-submenu-bar {
  background-color: var(--white);
  padding-top: 5px;
  padding-bottom: 5px;
  overflow: hidden;
}

.memroail-submenu-wrap {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.memorial-introduction-b {
  background-color: var(--white);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.memorial-intro-title-b {
  background-color: var(--dark-olive-green);
  color: var(--white);
  border-top-left-radius: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  transition: background-color .8s;
  display: block;
}

.memorial-intro-title-b:hover {
  background-color: var(--dark-olive-green-2);
}

.memorial-intro-title-b.no-link:hover {
  background-color: var(--dark-olive-green);
}

.memorial-intro-side-padding {
  padding-left: 60px;
  padding-right: 60px;
}

.memorial-intro-title-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.memorial-intro-content-b {
  padding-top: 30px;
  padding-bottom: 30px;
}

.memorial-emote-heading-b {
  margin-top: 20px;
  margin-bottom: -10px;
}

.main-function-dropdown {
  display: block;
}

.main-function-dropdown-list {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.main-function-dropdown-list.w--open {
  width: 100%;
  color: var(--white);
  background-color: rgba(0, 0, 0, .7);
  border-radius: 20px;
  margin-bottom: 22%;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  transform: translate(0, 100%);
}

.main-function-dropdown-link {
  border-bottom: 1px none var(--white);
  color: var(--white);
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px;
  transition: opacity .8s;
}

.main-function-dropdown-link:hover {
  opacity: .6;
}

.main-function-dropdown-link.w--current {
  color: var(--white);
}

.main-function-dropdown-list-wrap {
  padding: 15px 15px 20px;
}

.forgot-pw-b {
  overflow: hidden;
}

.account-share-url-copy-mobile-b {
  display: none;
}

.home-select-list {
  display: block;
}

.function-mobile-vert {
  display: none;
}

.profile-expandable-row {
  justify-content: space-between;
  display: flex;
}

.profile-expandable-input-b {
  flex: 1;
  padding-right: 10px;
}

.btn-profile-expandable {
  width: 40px;
  height: 40px;
  background-color: var(--light-grey);
  background-image: url('../images/common-icon-delete.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  padding: 0;
  transition: background-color .8s;
}

.btn-profile-expandable:hover {
  background-color: var(--silver);
}

.tree-add-form-children-wrap {
  flex-wrap: wrap;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.tree-profile-edit-btn-wrap {
  margin-top: 10px;
  margin-bottom: 0;
}

.familytree-add-remark-b {
  max-width: 180px;
  border: 2px dashed var(--white);
  color: var(--white);
  text-align: center;
  border-radius: 10px;
  padding: 42px 20px;
}

.busy-b {
  min-height: 60vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.legal-content-gp {
  margin-bottom: 60px;
}

.legal-content-heading-b {
  border-top: 1px solid var(--dark-olive-green);
  border-bottom: 1px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
}

.home-contact-b {
  z-index: 1000;
  background-color: var(--dark-grey);
  color: var(--white);
  position: relative;
}

.home-contact-wrap {
  display: flex;
}

.home-contact-l-b {
  width: 60%;
  padding-right: 30px;
}

.home-contact-r-b {
  width: 50%;
  padding-left: 30px;
}

.home-contact-info-wrap {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-contact-info-item {
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-right: 30px;
  display: block;
}

.home-contact-info-item._100-w {
  width: 100%;
}

.home-contact-info-txt {
  padding-left: 0;
  padding-right: 15px;
  display: block;
}

.home-contact-link {
  min-height: 30px;
  color: var(--white);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 45px;
  transition: opacity .5s;
  display: block;
}

.home-contact-link:hover {
  opacity: .5;
}

.home-contact-link.email {
  background-image: url('../images/home-contact-mail.svg');
}

.home-contact-link.facebook {
  background-image: url('../images/home-contact-facebook.svg');
}

.home-contact-link.yt {
  background-image: url('../images/home-contact-youtube.svg');
}

.about-us-b {
  display: block;
}

.obituary-btn-gp-b {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 30px -10px -10px;
  display: flex;
}

.obituary-btn-gp-item {
  flex-wrap: wrap;
  flex: none;
  align-items: flex-start;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.btn-obituary-tick {
  color: var(--dim-grey);
  display: block;
}

.btn-obituary-tick-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn-obituary-tick-icon {
  width: 20px;
  background-image: url('../images/form-checkbox.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
  position: relative;
}

.obituary-btn-gp-green {
  flex: none;
  align-items: flex-start;
  display: flex;
}

.btn-obituary-tick-active {
  width: 100%;
  opacity: 0;
  display: block;
}

.btn-obituary-tick-txt-b, .btn-obituary-tick-txt {
  position: relative;
}

.btn-obituary-tick-txt-active {
  opacity: 0;
  color: var(--dark-olive-green);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-filter-b {
  z-index: 2;
  width: 100%;
  margin-top: -30px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  overflow: hidden;
}

.news-bg {
  width: 100%;
  height: 100vh;
  background-color: var(--black-2);
  background-image: url('../images/news-bg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-filter-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.news-filter-line {
  height: 1px;
  background-color: var(--white);
  flex: 1;
}

.news-filter-box {
  background-color: var(--white);
  border-radius: 2000px;
  flex: none;
  margin-left: 60px;
  margin-right: 60px;
  padding: 5px 30px;
}

.news-filter-link-wrap {
  justify-content: center;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.news-filter-item {
  padding-left: 15px;
  padding-right: 15px;
}

.news-filter-link {
  color: var(--brown);
  transition: color .5s;
}

.news-filter-link:hover, .news-filter-link.w--current {
  color: var(--goldenrod);
}

.news-listing-b {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.news-listing-item-b {
  width: 33%;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

.news-listing-item-link {
  color: var(--brown);
  text-shadow: 1px 1px rgba(213, 171, 83, .6);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  display: block;
  position: relative;
}

.news-listing-item-bg-b {
  width: 100%;
  height: 100%;
  padding-right: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-listing-item-bg {
  width: 100%;
  height: 100%;
  background-color: var(--peach-puff);
  border-top-right-radius: 100px;
}

.news-listing-item-content {
  position: relative;
}

.news-listing-item-img-b {
  border-top-right-radius: 45px;
  border-bottom-left-radius: 45px;
  margin-top: 20px;
  overflow: hidden;
  box-shadow: 0 9px 17px rgba(0, 0, 0, .1);
}

.news-listing-item-title {
  padding-right: 60px;
}

.news-filter-bg {
  z-index: 2;
  width: 100%;
  height: 100px;
  opacity: 1;
  background-image: linear-gradient(rgba(0, 0, 0, .4) 36%, rgba(0, 0, 0, 0));
  margin-top: 100px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-bubble-b {
  width: 25%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-bubble-b.bubble-1 {
  max-width: 360px;
  margin-top: 115px;
  margin-left: 14%;
}

.news-bubble-b.bubble-2 {
  width: 12%;
  max-width: 170px;
  margin-top: 211px;
  margin-left: 64%;
}

.news-bubble-b.bubble-3 {
  z-index: 1;
  width: 6%;
  max-width: 100px;
  margin-top: 62%;
  margin-left: 11%;
}

.news-bubble-b.bubble-4 {
  z-index: 1;
  width: 5%;
  max-width: 72px;
  margin-top: 820px;
  margin-left: 58%;
}

.news-bubble-b.bubble-5 {
  z-index: 1;
  width: 3%;
  max-width: 32px;
  margin-top: 780px;
  margin-left: 61%;
}

.news-bubble-b.bubble-6 {
  width: 28%;
  max-width: 406px;
  margin-top: 72%;
  margin-left: 76%;
}

.news-detail-b {
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.news-detail-b-bg {
  width: 100%;
  height: 100%;
  background-color: var(--peach-puff);
  border-top-right-radius: 250px;
  margin-left: -20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-detail-b-bg.blue {
  background-color: var(--azure);
}

.news-detail-content-b {
  position: relative;
}

.news-detail-title-b {
  color: var(--brown);
  text-align: center;
  text-shadow: 1px 1px rgba(213, 171, 83, .6);
  padding-left: 120px;
  padding-right: 120px;
  font-weight: 500;
}

.news-detail-date {
  text-align: center;
  margin-top: 10px;
}

.news-detail-content-box {
  background-color: var(--white);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px;
  box-shadow: 0 8px 17px rgba(0, 0, 0, .1);
}

.news-detail-img-b {
  margin-bottom: 30px;
  box-shadow: 0 4px 9px rgba(0, 0, 0, .1);
}

.flex-align-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.news-detail-top-btn-b {
  margin-bottom: 30px;
}

.home-banner-line-1 {
  color: var(--dark-olive-green);
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 120%;
}

.landing-b {
  z-index: 3000;
  width: 100vw;
  height: 100vh;
  align-items: flex-end;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.landing-b.edit {
  display: flex;
}

.landing-content-b {
  width: 100%;
  color: var(--white);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .7) 78%);
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 200px 80px 80px;
  display: flex;
  position: relative;
}

.landing-cn {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 30px;
  font-size: 70px;
  font-weight: 500;
  line-height: 110%;
}

.landing-en {
  text-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
  font-family: Allison, sans-serif;
  font-size: 60px;
  line-height: 100%;
}

.landing-en-line-2 {
  padding-left: 80px;
}

.landing-en-line-3 {
  padding-left: 160px;
}

.lo-home-intro {
  margin-bottom: 30px;
  font-family: Allison, sans-serif;
  font-size: 50px;
  line-height: 100%;
}

.lo-home-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.landing-bg {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.landing-bg.bg-01 {
  width: 100%;
  height: 100%;
  background-image: url('../images/banner-photo-edit-1-1.5x.jpg');
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.lo-home-slide-content-wrap {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 20px;
}

.lo-home-slide-content-wrap.template-1-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lo-home-slider-nav {
  text-align: center;
  position: relative;
}

.lo-home-slide-img-b {
  border: 4px solid var(--goldenrod);
  overflow: hidden;
  transform: rotate(-2deg);
  box-shadow: 7px 7px 20px rgba(0, 0, 0, .15);
}

.lo-home-slide-img-b.rotate-cw {
  transform: rotate(2deg);
}

.lo-home-slide-col {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.lo-home-slide-col.template-2 {
  order: 1;
}

.lo-home-slide-col.fullwidth {
  width: auto;
}

.lo-home-slide-title {
  color: var(--dark-olive-green);
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 120%;
}

.lo-home-slide-info {
  border-left: 1px solid var(--dark-olive-green);
  padding-left: 30px;
}

.lo-home-slider-mask {
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
}

.lo-home-slide-txt-b {
  margin-top: 40px;
}

.lo-home-slide-vid-b {
  border: 4px solid var(--goldenrod);
  box-shadow: 7px 7px 20px rgba(0, 0, 0, .15);
}

.lo-home-slide-vid-b.rotate-cw {
  transform: rotate(2deg);
}

.lo-home-slider-arrow-b {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.lo-home-slider-arrow-item {
  margin-left: 20px;
}

.slider-arrow {
  width: 30px;
  height: 30px;
  background-color: var(--dark-olive-green);
  background-image: url('../images/common-arrow-left-gold.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 5px;
  border-radius: 50%;
  transition: background-color .5s;
  display: block;
}

.slider-arrow:hover {
  background-color: var(--dark-olive-green-2);
}

.slider-arrow.btn-next {
  background-image: url('../images/common-arrow-right-gold.svg');
}

.lo-slider-line {
  height: 1px;
  background-color: var(--light-grey);
  flex: 1;
  margin-right: 20px;
}

.media-gallery-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.media-description {
  border-top: 2px solid var(--goldenrod);
  background-color: var(--white-smoke);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 20px;
}

.detail-media-gallery-item {
  margin-top: 30px;
  position: relative;
}

.profile-input-col-100 {
  width: 100%;
  clear: both;
}

.profile-input-col-50 {
  width: 50%;
  float: left;
}

.profile-home-edit-item {
  background-color: var(--white-smoke);
  border-radius: 10px;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.profile-home-upload-b {
  border-top: 1px solid var(--light-grey);
  border-left: 1px solid var(--light-grey);
  background-color: var(--white);
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.tm-b {
  margin-top: -30px;
  margin-bottom: 30px;
  position: fixed;
}

.menu-left-tag-item {
  margin-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.tag-link {
  border: 1px solid var(--light-grey);
  color: var(--dark-grey);
  border-radius: 10px;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 120%;
  transition: all .5s;
  display: block;
  position: relative;
}

.tag-link:hover {
  border-color: var(--dark-olive-green);
  color: var(--dark-olive-green);
}

.tag-link.w--current {
  border-color: var(--dark-olive-green);
  color: var(--dark-olive-green);
  background-image: url('../images/common-bullet-tick.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 14px;
  padding-left: 30px;
}

.tag-link.w--current:hover {
  background-color: var(--gainsboro);
}

.tag-link.v-add {
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.menu-tag-list {
  flex: 1;
  margin-left: -5px;
  margin-right: -5px;
  padding-top: 10px;
  padding-bottom: 2px;
}

.tag-filter-b {
  background-color: var(--white);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
}

.link-clear {
  color: var(--dark-olive-green);
  font-size: 14px;
  transition: color .5s;
}

.link-clear:hover {
  color: var(--dark-sea-green);
}

.tag-filter-row {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -5px;
  display: flex;
}

.tag-filter-title {
  width: 100px;
  color: var(--dim-grey);
  margin-top: 10px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  transition: color .5s;
}

.tag-filter-title.w--current {
  color: var(--dark-sea-green);
}

.tag-filter-title.memorial {
  background-image: url('../images/common-icon-redirect.svg');
  background-position: 100% 4px;
  background-repeat: no-repeat;
  background-size: 16px;
  padding-right: 26px;
}

.tag-filter-title.v-clear {
  color: var(--dark-olive-green);
}

.tag-filter-title.v-clear:hover {
  color: var(--dark-sea-green);
}

.inner-page-post-filter {
  z-index: 2;
  width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.tag-dropdown {
  flex: none;
  margin-left: 0;
  margin-right: 10px;
  position: static;
}

.tag-filter-toggle {
  width: 35px;
  height: 35px;
  background-color: var(--dark-olive-green);
  border-radius: 50%;
  padding: 5px;
  transition: background-color .5s;
  display: block;
}

.tag-filter-toggle:hover {
  background-color: var(--dark-sea-green);
}

.tag-filter-toggle.w--open {
  z-index: 1;
}

.tag-dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 5px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  transform: translate(0, -100%);
}

.filter-tip {
  width: 20px;
  margin-bottom: 6px;
  margin-left: 22px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: translate(0%, 100%);
}

.tag-dropdown-list-box {
  max-height: 50vh;
  background-color: var(--white-smoke);
  border-radius: 10px;
  padding: 5px 10px 10px;
  position: relative;
  overflow: auto;
  box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
}

.add-tag-row {
  margin-bottom: 10px;
}

.add-tag-dimension-gp {
  border-bottom: 1px solid var(--gainsboro);
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: flex;
}

.icon-tag-delete {
  width: 15px;
  height: 15px;
  background-image: url('../images/inner-header-icon-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  transition: all .5s;
}

.icon-tag-delete:hover {
  transform: scale(.8);
}

.add-tag-list {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
}

.add-dimension-content {
  flex: 1;
  margin-right: 10px;
}

.tag-form-row {
  flex: 1;
  margin-left: -15px;
  margin-right: -15px;
}

.tag-form-half {
  width: 50%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.txt-light {
  font-weight: 300;
}

.menu-left-album-item {
  margin-bottom: 5px;
}

.menu-album-list {
  flex: 1;
  padding-top: 10px;
}

.album-link {
  border: 1px solid var(--light-grey);
  color: var(--dark-grey);
  border-radius: 10px;
  padding: 5px 30px;
  font-size: 14px;
  line-height: 120%;
  transition: all .5s;
  display: block;
  position: relative;
}

.album-link:hover {
  border-color: var(--dark-olive-green);
  color: var(--dark-olive-green);
}

.album-link.w--current {
  border-color: var(--dark-olive-green);
  color: var(--dark-olive-green);
  background-image: url('../images/common-bullet-tick.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: 14px;
}

.album-link.w--current:hover {
  background-color: var(--gainsboro);
}

.album-link.v-add {
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.tag-dimension-ec-click {
  justify-content: space-between;
  align-items: center;
  font-weight: 300;
  transition: color .5s;
  display: flex;
}

.tag-dimension-ec-click:hover {
  color: var(--dark-sea-green);
}

.tag-dimension-ec-expand {
  overflow: hidden;
}

.tag-dimension-ec-arrow {
  width: 7px;
  flex: none;
  margin-left: 10px;
}

.img-upload-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.img-upload-item {
  width: 16.6%;
  max-width: 170px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.img-upload-item.v-video {
  width: 33.3%;
}

.product-img-box {
  width: 100%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.product-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
  position: relative;
}

.product-img.img-1 {
  background-image: url('../images/lo-home-img-42x.jpg');
}

.product-img.img-2 {
  background-image: url('../images/lo-home-img-12x.jpg');
}

.img-delete-b {
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.btn-delete {
  width: 20px;
  height: 20px;
  background-color: #ff002d;
  background-image: url('../images/common-icon-delete.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 50%;
  transition: background-color .5s;
  display: block;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.btn-delete:hover {
  background-color: #ff899e;
}

.album-info-b {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.album-item-box {
  background-color: var(--white);
  color: var(--dim-grey);
  border-radius: 5px;
  padding: 0;
  transition: all .5s;
  display: block;
  position: relative;
  box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
}

.album-item-box:hover {
  transform: translate(0, -5px);
}

.album-img-link {
  border-radius: 5px;
  display: block;
  overflow: hidden;
}

.pop-album-edit {
  display: none;
}

.album-edit-img-b {
  border-radius: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.pop-add-photo, .pop-add-video {
  display: none;
}

.add-video-img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 56.25%;
  position: relative;
}

.add-video-img.img-1 {
  background-image: url('../images/lo-home-img-42x.jpg');
}

.add-video-img.img-2 {
  background-image: url('../images/lo-home-img-12x.jpg');
}

.album-video-link {
  border-radius: 5px;
  display: block;
  position: relative;
  overflow: hidden;
}

.album-icon-play {
  width: 20%;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.album-icon-play.v-upload {
  width: 30%;
}

.pop-album-video {
  display: none;
}

.btn-album-vid-close {
  width: 30px;
  height: 30px;
  background-color: var(--dark-olive-green);
  background-image: url('../images/common-icon-close-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 100px;
  margin-top: -20px;
  margin-right: -20px;
  transition: background-color .5s;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.btn-album-vid-close:hover {
  background-color: var(--dark-sea-green);
}

.album-selected-txt {
  color: var(--dark-olive-green);
  font-weight: 700;
}

.album-select-checkbox-b {
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.album-select-checkbox {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 10px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.album-select-checkbox-active-mask {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(140, 183, 115, .7);
  border-radius: 5px;
  transition: opacity .5s;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.pop-album-edit-selected {
  display: none;
}

.btn-batch-upload {
  border: 1px solid var(--light-grey);
  color: var(--dim-grey);
  text-align: center;
  padding: 30px 20px;
  transition: background-color .5s;
  display: block;
}

.btn-batch-upload:hover {
  background-color: var(--white-smoke);
}

.menu-search-b {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.menu-search {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.menu-search-btn-b {
  flex: none;
  margin-left: 10px;
}

.search-result-gp-title-b {
  border-bottom: 2px solid var(--dark-olive-green);
  color: var(--dark-olive-green);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: 700;
  display: flex;
}

.search-result-gp {
  margin-bottom: 45px;
}

html.w-mod-js [data-ix="init-h-0"] {
  height: 0;
}

html.w-mod-js [data-ix="init-hidden-opacity-0"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="init-scale-11-opacity-0"] {
  opacity: 0;
  transform: scale(1.05);
}

html.w-mod-js [data-ix="init-height-0"] {
  height: 0;
}

html.w-mod-js [data-ix="init-landing-text"] {
  opacity: 0;
  transform: scale(1.2);
}

html.w-mod-js [data-ix="init-landing-select"] {
  opacity: 0;
  display: none;
  transform: scale(1.1);
}

html.w-mod-js [data-ix="home-section-heading-scroll"] {
  opacity: 0;
  transform: scale(1.5);
}

html.w-mod-js [data-ix="home-section-detail-scroll"] {
  opacity: 0;
  transform: translate(0%, 50px);
}

html.w-mod-js [data-ix="home-demo-scroll"] {
  transform: translate(100%);
}

html.w-mod-js [data-ix="common-fade-from-bottom"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="common-zoom-out"], html.w-mod-js [data-ix="common-zoom-out-1-2s"] {
  opacity: 0;
  transform: scale(1.1);
}

html.w-mod-js [data-ix="common-slide-from-r-100"] {
  opacity: 0;
  transform: translate(100%);
}

html.w-mod-js [data-ix="home-banner-txt-scroll"], html.w-mod-js [data-ix="news-detail-content-appear"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="landing-interaction"] {
  display: flex;
  transform: scale(1.1);
}

@media screen and (min-width: 1440px) {
  .post-listing-item.v-photolibrary {
    width: 20%;
  }
}

@media screen and (min-width: 1920px) {
  .post-listing-item.v-photolibrary {
    width: 16.6%;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }

  h2 {
    font-size: 26px;
  }

  .section-content {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .section-div.home {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .home-section-b {
    min-height: 500px;
  }

  .container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .container.home-content, .container.home-header {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-content-b {
    width: 60%;
  }

  .home-content-heading-b {
    width: 60px;
    font-size: 60px;
    line-height: 70px;
  }

  .home-content-detail-b {
    padding-top: 45px;
    padding-left: 5%;
  }

  .font-size-30 {
    font-size: 26px;
  }

  .margin-bottom-30 {
    margin-bottom: 25px;
  }

  .btn-common.circle {
    margin-left: 8px;
    margin-right: 8px;
  }

  .home-tree-demo-b {
    width: 50%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: -10%;
  }

  .all.registration {
    padding-top: 70px;
  }

  .all.inner-page {
    padding-top: 100px;
  }

  .all.inner-page.memorial-launch {
    padding-top: 50px;
  }

  .all.home-subpage {
    padding-top: 76px;
  }

  .home-mystory-bubble.buuble-b-1 {
    width: 36%;
    margin-bottom: -23%;
    margin-left: -32%;
  }

  .home-mystory-bubble.bubble-b-2 {
    width: 20%;
    margin-top: 5%;
    margin-left: -27%;
  }

  .home-mystory-bubble.buuble-b-3 {
    width: 20%;
    margin-bottom: -14%;
  }

  .home-mystory-bubble.buuble-s-1 {
    width: 10%;
    margin-bottom: 2%;
  }

  .home-mystory-bubble.buuble-s-2 {
    width: 5%;
    margin-top: 36%;
  }

  .home-mystory-bubble.buuble-s-3 {
    width: 5%;
    margin-top: 21%;
  }

  .home-banner-b {
    padding-top: 90px;
    padding-bottom: 10%;
  }

  .home-banner-content-b {
    display: block;
  }

  .home-banner-graphic {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-function-item {
    width: 40%;
    float: none;
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-function-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: -5%;
    margin-right: -5%;
    display: flex;
  }

  .home-heritage-r-b {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .home-heritage-r-box {
    width: 80%;
  }

  .home-heritage-r-box.item-1 {
    margin-top: 0;
  }

  .home-heritage-r-item {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 5%;
  }

  .home-media-b {
    overflow: hidden;
  }

  .footer-wrap {
    text-align: center;
    display: block;
  }

  .footer-l-b {
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    display: flex;
  }

  .footer-copyright, .footer-design {
    float: none;
  }

  .home-banner-txt-b {
    width: 100%;
    text-align: center;
  }

  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand-home {
    z-index: 2100;
    width: 150px;
    float: none;
    display: block;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    background-color: var(--white);
    text-align: center;
    padding: 80px 5%;
    display: block;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
    overflow: auto;
  }

  .home-header-wrap {
    height: auto;
    display: block;
  }

  .nav-link {
    float: none;
    text-align: center;
    margin: 20px 0%;
  }

  .header-button-wrap {
    float: none;
    display: block;
  }

  .header-btn-item {
    width: 100%;
    float: none;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
  }

  .btn-menu {
    z-index: 2100;
    margin-right: 5%;
    padding: 0;
    position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: translate(0, -50%);
  }

  .btn-menu.w--open {
    z-index: 2100;
    background-color: rgba(0, 0, 0, 0);
  }

  .btn-menu-line {
    width: 30px;
    height: 4px;
    background-color: var(--brown);
    transform-origin: 0%;
    border-radius: 20px;
    padding: 0;
  }

  .btn-menu-line-2 {
    width: 30px;
    height: 4px;
    background-color: var(--brown);
    transform-origin: 0%;
    border-radius: 20px;
    margin-top: 8px;
    padding: 0;
  }

  .header-social {
    float: none;
    justify-content: center;
    align-items: center;
  }

  .header-bg-2 {
    z-index: 2100;
  }

  .login-header-wrap {
    height: 70px;
  }

  .form-textfield.pay-promo-code {
    max-width: 300px;
  }

  .margin-bottom-60 {
    margin-bottom: 45px;
  }

  .form-3-col-gp {
    margin-left: -2%;
    margin-right: -2%;
  }

  .form-3-col-item {
    padding-left: 2%;
    padding-right: 2%;
  }

  .inner-header-wrap {
    height: 100px;
    display: block;
  }

  .inner-header-wrap.memorial-lanuch {
    height: 50px;
  }

  .inner-header-b {
    z-index: 3;
    position: relative;
  }

  .brand-inner {
    z-index: 2100;
    width: 120px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .inner-header-r-b {
    flex: none;
    justify-content: space-between;
    margin-top: 20px;
    padding-left: 0;
  }

  .inner-page-b {
    padding-left: 0;
  }

  .menu-left-b {
    z-index: 2000;
    margin-top: 0;
    transform: translate(-100%);
  }

  .menu-left-padding {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .menu-profile-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-profile-img-b {
    width: 100px;
  }

  .inner-cat-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .inner-cat-item {
    min-width: 0;
    float: none;
  }

  .popup-b {
    padding: 15vh 3%;
  }

  .pop-content-b {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .inner-header-menu {
    flex: 1;
    justify-content: space-between;
    margin-right: 0;
  }

  .inner-header-menu-item {
    flex: 1;
  }

  .inner-header-link {
    height: 30px;
    justify-content: center;
  }

  .inner-header-account-b {
    width: 20%;
  }

  .btn-menu-left {
    z-index: 2100;
    width: 45px;
    height: 45px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-right: -15px;
    padding: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .btn-menu-left:hover {
    opacity: .5;
  }

  .btn-menu-left.w--open {
    z-index: 2100;
    background-color: rgba(0, 0, 0, 0);
  }

  .btn-menu-left-icon {
    width: 30px;
    display: block;
  }

  .btn-menu-left-close {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .btn-menu-left-close:hover {
    opacity: .5;
  }

  .btn-menu-left-close-icon {
    width: 30px;
    display: block;
  }

  .question-listing-b {
    align-items: center;
    margin-left: -1%;
    margin-right: -1%;
  }

  .question-listing-item-b {
    padding-left: 1%;
    padding-right: 1%;
  }

  .question-listing-item-txt-b {
    width: 70%;
  }

  .btn-page-back {
    margin-top: 3%;
    margin-left: 3%;
  }

  .inner-page-post-top {
    margin-top: 100px;
  }

  .inner-post-search-b {
    flex: 0 auto;
  }

  .profile-input-row.v-home-edit {
    max-width: 530px;
  }

  .post-listing-item {
    width: 33.3333%;
    min-width: 0;
  }

  .post-detail-b {
    padding-bottom: 8%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .post-select-emote-item {
    width: 8.33333%;
  }

  .familytree-top-btn-b {
    padding-left: 0;
  }

  .familytree-add-spouse {
    padding-left: 3%;
    padding-right: 3%;
  }

  .familytree-add-gp {
    padding-left: 10px;
    padding-right: 10px;
  }

  .familtree-add-gp-item {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .familytree-add-parentchlld, .familytree-add-siblings {
    padding-left: 3%;
    padding-right: 3%;
  }

  .notification-unread-indicator.header-notification {
    margin-top: 7px;
    margin-right: 29%;
  }

  .notification-right-b {
    margin-top: 0;
    padding-top: 100px;
  }

  .notification-side-padding {
    padding-left: 5%;
    padding-right: 5%;
  }

  .account-content-section-title-b {
    margin-bottom: 25px;
  }

  .account-content-gp {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .acccount-share-url-btn-col {
    flex: none;
  }

  .pay-history-col-wrap {
    font-size: 14px;
    line-height: 20px;
  }

  .pay-history-top-txt {
    font-size: 17px;
    line-height: 27px;
  }

  .account-storage-btn-col {
    flex: none;
  }

  .account-noti-expand-r-col.col-1 {
    width: 20%;
  }

  .account-noti-expand-r-col.col-2 {
    width: 80%;
  }

  .account-noti-custom-form-col {
    float: none;
  }

  .readonly-tree-dummy-img {
    min-width: 1400px;
  }

  .login-double-b {
    margin-left: -25px;
    margin-right: -25px;
  }

  .login-double-item {
    padding-left: 25px;
    padding-right: 25px;
  }

  .inner-header-expired-b {
    margin-top: 15px;
    margin-right: 3%;
    padding-right: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .mywill-main-b {
    margin-left: -5px;
    margin-right: -5px;
  }

  .mywill-main-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .mywill-main-item-link {
    padding: 80px 3%;
  }

  .mywill-pop-content-section-title-b {
    margin-bottom: 25px;
  }

  .mywill-funeral-submenu-b {
    margin-bottom: 45px;
  }

  .mywill-obituary-slide {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mywill-obituary-content-b {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .memorial-intro-side-padding {
    padding-left: 45px;
    padding-right: 45px;
  }

  .main-function-dropdown-list.w--open {
    border-radius: 15px;
  }

  .main-function-dropdown-list-wrap {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .profile-expandable-input-b {
    padding-right: 5px;
  }

  .familytree-add-remark-b {
    max-width: 150px;
  }

  .home-contact-wrap {
    display: block;
  }

  .home-contact-l-b {
    width: auto;
    float: none;
    margin-bottom: 60px;
    padding-right: 0;
  }

  .home-contact-r-b {
    width: auto;
    float: none;
    padding-left: 0;
  }

  .news-filter-b {
    top: 75px;
  }

  .news-filter-box {
    margin-left: 30px;
    margin-right: 30px;
  }

  .news-listing-item-b {
    width: 50%;
  }

  .news-listing-item-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    font-size: 20px;
  }

  .news-listing-item-bg-b {
    padding-right: 15px;
  }

  .news-listing-item-img-b {
    margin-top: 15px;
  }

  .news-filter-bg {
    height: 85px;
    margin-top: 75px;
  }

  .news-bubble-b.bubble-4 {
    margin-top: 83%;
    margin-left: 49%;
  }

  .news-bubble-b.bubble-5 {
    margin-top: 79%;
    margin-left: 56%;
  }

  .news-detail-b-bg {
    border-top-right-radius: 150px;
  }

  .news-detail-title-b {
    padding-left: 90px;
    padding-right: 90px;
  }

  .news-detail-date {
    margin-top: 5px;
  }

  .news-detail-content-box {
    margin-top: 10px;
  }

  .news-detail-top-btn-b {
    margin-bottom: 10px;
  }

  .landing-content-b {
    padding: 150px 8vw;
  }

  .landing-cn {
    font-size: 60px;
  }

  .landing-en {
    font-size: 50px;
  }

  .lo-home-intro {
    font-size: 40px;
  }

  .inner-page-post-filter {
    margin-top: 100px;
  }

  .add-tag-dimension-gp {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .img-upload-list {
    margin-left: -1%;
    margin-right: -1%;
  }

  .img-upload-item {
    padding-left: 1%;
    padding-right: 1%;
  }

  .img-delete-b {
    margin-top: 5px;
    margin-right: 5px;
  }

  .search-result-gp-title-b {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  body {
    background-size: 1440px;
    font-size: 14px;
    line-height: 20px;
  }

  h1 {
    font-size: 48px;
    line-height: 58px;
  }

  h2 {
    font-size: 24px;
    line-height: 34px;
  }

  h3 {
    font-size: 17px;
    line-height: 27px;
  }

  .section-div.news {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .home-section-b {
    min-height: 600px;
  }

  .home-section-b.about-us {
    background-image: linear-gradient(rgba(0, 0, 0, .54) 40%, rgba(0, 0, 0, 0) 84%), url('../images/about-us-bg-m2x.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .container {
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-content-b, .home-content-b.about-us {
    width: 100%;
  }

  .home-content-heading-b {
    width: 48px;
    font-size: 48px;
    line-height: 58px;
  }

  .home-content-detail-b {
    padding-top: 30px;
  }

  .font-size-30 {
    font-size: 24px;
    line-height: 34px;
  }

  .btn-common.circle {
    width: 30px;
    height: 30px;
  }

  .btn-common.post-add {
    width: 34px;
    height: 34px;
    background-position: 50%;
    padding: 0;
    display: block;
  }

  .btn-common.memorial-submenu {
    margin-bottom: 5px;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
  }

  .btn-common.add-photo {
    width: 34px;
    height: 34px;
    background-image: url('../images/icon-add-image2x.png');
    background-position: 50%;
    background-size: 60%;
    padding: 0;
    display: block;
  }

  .btn-common.add-video {
    width: 34px;
    height: 34px;
    background-image: url('../images/icon-add-video2x.png');
    background-position: 50%;
    background-size: 60%;
    padding: 0;
    display: block;
  }

  .home-tree-demo-b {
    width: 100%;
    float: none;
    order: 1;
    margin-top: 30px;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .all.home-subpage {
    padding-top: 60px;
  }

  .div-100 {
    width: 100%;
  }

  .home-tree-b {
    flex-wrap: wrap;
    display: flex;
  }

  .home-sectio-sublinl-bullet {
    margin-top: 0;
  }

  .home-mystory-bubble.buuble-b-1 {
    width: 50%;
    margin-bottom: -40%;
    margin-left: -21%;
  }

  .home-mystory-bubble.bubble-b-2 {
    width: 26%;
    margin-top: 8%;
    margin-left: 8%;
  }

  .home-mystory-bubble.buuble-b-3 {
    width: 30%;
  }

  .home-mystory-bubble.buuble-s-1 {
    width: 15%;
  }

  .home-mystory-bubble.buuble-s-2 {
    width: 8%;
    margin-top: 39%;
    margin-left: 16%;
  }

  .home-mystory-bubble.buuble-s-3 {
    width: 8%;
  }

  .home-banner-b {
    padding-top: 80px;
  }

  .home-banner-content-b {
    padding-top: 3%;
    display: block;
  }

  .home-banner-graphic {
    width: 100%;
  }

  .home-function-item {
    width: 50%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .home-function-wrap {
    margin-left: -3%;
    margin-right: -3%;
  }

  .font-size-20 {
    font-size: 17px;
    line-height: 27px;
  }

  .home-mywill-b {
    flex-wrap: wrap;
  }

  .home-voice-bg {
    background-position: 50% 0;
  }

  .home-heritage-r-b {
    width: 100%;
    float: none;
    order: 1;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .home-heritage-b {
    flex-wrap: wrap;
    display: flex;
  }

  .home-heritage-r-box {
    width: 100%;
  }

  .home-heritage-r-box.item-1 {
    margin-top: 25%;
  }

  .home-heritage-r-item {
    width: 50%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .home-media-b {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .home-media-heading-b {
    width: auto;
    text-align: center;
    margin-bottom: 20px;
  }

  .home-media-logo-b {
    width: auto;
  }

  .home-logo-item-b {
    width: 50%;
  }

  .home-media-wrap {
    display: block;
  }

  .section-footer {
    font-size: 12px;
    line-height: 22px;
  }

  .footer-l-b {
    display: block;
  }

  .footer-sitename {
    float: none;
    margin-right: 0;
  }

  .footer-privacy {
    float: none;
  }

  .home-banner-txt-b {
    width: 100%;
    text-align: center;
    margin-top: 6%;
  }

  .home-banner-line-2 {
    font-size: 30px;
  }

  .header {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand-home {
    width: 120px;
  }

  .nav-menu {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .btn-social-icon {
    width: 15px;
  }

  .page-heading-b {
    margin-bottom: 20px;
  }

  .form-textfield {
    height: 35px;
    font-size: 14px;
    line-height: 20px;
  }

  .form-textfield.max-500.credit-card {
    background-size: 100px;
    padding-right: 110px;
  }

  .form-textfield.verify {
    width: 35px;
  }

  .margin-bottom-60 {
    margin-bottom: 30px;
  }

  .registration-info-b {
    margin-bottom: 45px;
  }

  .list-item.legal {
    padding-left: 0;
  }

  .margin-bottom-20 {
    margin-bottom: 15px;
  }

  .form-selectfield {
    height: 35px;
    font-size: 14px;
    line-height: 20px;
  }

  .form-checkbox-field.tree-profile-children {
    width: 50%;
  }

  .form-checkbox-label {
    background-position: 0 0;
  }

  .brand-inner {
    width: 120px;
  }

  .inner-page-b.familytree {
    height: 110vh;
    min-height: 0;
    flex: 0 auto;
  }

  .menu-left-b {
    width: 100%;
  }

  .menu-left-padding {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .menu-profile-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-storage-b, .menu-left-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-left-link-icon {
    width: 25px;
    margin-right: 15px;
  }

  .menu-left-submenu-btn {
    height: 40px;
    margin-top: 22px;
  }

  .menu-left-submenu-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-left-submenu-item {
    margin-bottom: 3px;
    padding-left: 40px;
  }

  .menu-left-level-3-list {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .inner-cat-wrap {
    margin-left: -3%;
    margin-right: -3%;
  }

  .inner-cat-item {
    width: 33%;
    min-width: 0;
    padding-left: 3%;
    padding-right: 3%;
  }

  .inner-cat-link {
    border-width: 2px;
  }

  .popup-b {
    padding: 10vh 5%;
  }

  .pop-title-b {
    padding: 10px 5%;
  }

  .btn-close-pop {
    width: 15px;
    height: 15px;
    margin-left: 15px;
  }

  .pop-content-b {
    padding: 30px 5%;
  }

  .inner-header-icon {
    margin-right: 0;
    position: relative;
  }

  .inner-header-icon.mobile-only {
    display: block;
  }

  .inner-header-profile-b {
    margin-right: 0;
  }

  .btn-menu-left {
    width: 40px;
    height: 40px;
  }

  .btn-menu-left-icon, .btn-menu-left-close-icon {
    width: 25px;
  }

  .inner-header-profile-name, .mobile-hide {
    display: none;
  }

  .inner-page-description {
    font-size: 17px;
    line-height: 27px;
  }

  .question-listing-item-b {
    width: auto;
    float: none;
  }

  .question-listing-item-link {
    min-height: 80px;
    line-height: 21px;
  }

  .question-listing-item-img-b {
    width: 20%;
  }

  .question-listing-item-img-b.custom {
    padding-top: 13.6364%;
  }

  .question-listing-item-txt-b {
    width: 80%;
    padding-right: 10px;
  }

  .post-edit-row-b {
    margin-bottom: 30px;
  }

  .post-edit-row-title-b {
    margin-bottom: 5px;
    padding: 5px 20px;
  }

  .post-edit-icon {
    width: 24px;
    height: 24px;
  }

  .form-textarea {
    min-height: 100px;
    font-size: 15px;
    line-height: 25px;
  }

  .form-textarea.question-custom {
    min-height: 60px;
  }

  .form-textarea.profile-edit {
    height: 35px;
    min-height: 35px;
    font-size: 14px;
  }

  .font-size-14 {
    font-size: 12px;
    line-height: 22px;
  }

  .btn-page-back {
    width: 20px;
    height: 20px;
    margin-top: 5%;
  }

  .inner-page-post-top {
    background-size: 1440px;
  }

  .inner-post-top-wrap {
    display: block;
  }

  .breadcrumb-b {
    margin-top: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 21px;
  }

  .inner-post-search-b {
    flex: 0 auto;
  }

  .search-input {
    font-size: 15px;
    line-height: 25px;
  }

  .inner-post-top-l {
    display: block;
  }

  .inner-post-top-r {
    width: 100%;
    min-width: 0;
    justify-content: space-between;
    margin-top: 10px;
  }

  .btn-gp-b, .btn-gp-b.align-to-center {
    margin-left: -10px;
    margin-right: -10px;
  }

  .inner-post-top-btn-gp-item-b {
    padding-left: 10px;
  }

  .form-half-gp {
    margin-bottom: -25px;
  }

  .form-half-gp.readonly {
    margin-bottom: -15px;
  }

  .form-half-item {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }

  .form-half-item.readonly {
    width: 50%;
    float: left;
    margin-bottom: 15px;
  }

  .form-wrap-label-field {
    min-height: 0;
  }

  .btn-gp-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .profile-expandable-b {
    margin-bottom: 25px;
  }

  .profile-expandable-top-icon {
    width: 30px;
    margin-right: 5px;
  }

  .profile-expandable-top-r {
    width: 15px;
  }

  .profile-input-row.v-home-edit {
    max-width: none;
    margin-bottom: 10px;
  }

  .profile-input-col-15, .profile-input-col-30, .profile-input-col-40 {
    width: 50%;
  }

  .profile-input-col-70 {
    width: 100%;
  }

  .post-listing-b {
    margin-left: -2%;
    margin-right: -2%;
  }

  .post-listing-item {
    width: 50%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .post-icon-top10 {
    margin-top: 0;
  }

  .post-icon-top10.top10.detail {
    margin-right: 15px;
  }

  .post-listing-item-content-b {
    height: 66px;
  }

  .btn-arrow-gold.back {
    width: 5px;
  }

  .post-select-emote-item {
    width: 12.5%;
  }

  .familytree-bottom-b {
    padding-bottom: 15px;
  }

  .familytree-total-b {
    margin-bottom: 10px;
  }

  .familytree-total-item {
    margin-right: 20px;
  }

  .familytree-total-item.total {
    background-size: 20px;
    padding-left: 24px;
  }

  .familytree-instruction-item {
    background-size: 16px;
    margin-right: 20px;
    padding-left: 24px;
  }

  .family-tree-dummy-img-link {
    width: 30%;
  }

  .familytree-add-spouse {
    padding-left: 5%;
    padding-right: 5%;
  }

  .familytree-add-center-b {
    width: 55%;
    max-width: 400px;
  }

  .familytree-add-center-info-b {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-familytree-add-close {
    width: 30px;
    height: 30px;
    background-color: var(--white);
    background-size: 15px;
    border-radius: 50%;
    margin-top: 0;
    margin-right: 0;
  }

  .familytree-add-gp {
    padding-left: 4px;
    padding-right: 4px;
  }

  .familytree-add-gp.parent, .familytree-add-gp.child {
    width: 280px;
  }

  .familytree-add-btn {
    width: 20px;
    height: 20px;
  }

  .familtree-add-gp-item {
    width: 80px;
    margin: 20px 7px;
  }

  .familytree-add-icon {
    width: 8px;
  }

  .familytree-add-parentchlld, .familytree-add-siblings {
    padding-left: 5%;
    padding-right: 5%;
  }

  .notification-unread-indicator.header-notification {
    margin-top: 0;
    margin-right: 0%;
  }

  .notification-right-b {
    width: 100%;
  }

  .account-content-section-b {
    margin-bottom: 30px;
  }

  .account-content-section-title-b.paymment-history {
    display: none;
  }

  .account-content-row {
    min-height: 0;
    align-items: flex-start;
  }

  .account-content-row.payment-history {
    border-style: solid none none;
    border-width: 2px 1px 1px;
    border-color: var(--dark-olive-green) black black;
    margin-bottom: 25px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .account-col-27p {
    width: 30%;
  }

  .account-row-title.payment-history {
    width: 30%;
    float: left;
    display: block;
  }

  .account-col-73p {
    width: 70%;
  }

  .payment-credit-card-num {
    background-position: 0 -2px;
    background-size: 24px;
    padding-left: 30px;
  }

  .payment-form-expire-date-txt {
    margin-left: 5px;
    margin-right: 5px;
  }

  .pay-history-col {
    width: 100%;
    border-bottom: 1px solid var(--light-grey);
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .pay-history-col.col-1, .pay-history-col.col-2, .pay-history-col.col-3, .pay-history-col.col-4, .pay-history-col.col-5 {
    width: 100%;
  }

  .pay-history-col-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .payment-history-data-b {
    width: 70%;
    float: left;
  }

  .pay-history-top-txt {
    font-size: 17px;
    line-height: 27px;
  }

  .btn-onoff {
    width: 30px;
    height: 18.8571px;
  }

  .account-upgrade-option-row {
    width: 100%;
    margin-bottom: 5px;
  }

  .account-notification-expandable-wrap {
    padding-top: 15px;
  }

  .account-noti-expand-l-b {
    width: 40%;
  }

  .account-noti-expand-l-b.custom {
    width: 100%;
    float: none;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-right: 10px;
    display: block;
  }

  .account-noti-expand-r-b {
    width: 60%;
  }

  .account-noti-expand-r-col.col-1 {
    width: 30%;
  }

  .account-noti-expand-r-col.col-2 {
    width: 70%;
    max-width: 150px;
  }

  .account-noti-expand-row.custom {
    display: block;
  }

  .account-noti-check-mark {
    font-size: 10px;
    line-height: 14px;
  }

  .account-noti-expand-r-custom-checks {
    width: 100%;
    max-width: none;
    justify-content: flex-end;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .btn-account-noti-custom {
    width: 30px;
    height: 30px;
    background-size: 16px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn-account-noti-custom.custom-delete {
    margin-top: -40px;
    margin-left: 10px;
  }

  .btn-account-noti-custom.custom-delete.v-home-edit {
    margin-top: 0;
  }

  .account-noti-custom-form-col-wrap {
    flex: 0 auto;
    padding-right: 0%;
  }

  .readonly-tree-dummy-img {
    min-width: 900px;
  }

  .readonly-profile-label {
    width: 100px;
  }

  .login-double-b {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .login-double-item {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .login-double-item.left-b {
    border-bottom-style: solid;
    border-right-style: none;
    margin-bottom: 25px;
    padding-bottom: 25px;
  }

  .register-resend-toast {
    padding: 6px 10px;
  }

  .mywill-main-b {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .mywill-main-item {
    width: auto;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .mywill-main-item-link {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mywill-main-item-title-b {
    margin-bottom: 20px;
  }

  .mywill-main-list-txt {
    margin-bottom: 5px;
  }

  .icon-mywill-external-link {
    width: 16px;
    margin-top: 10px;
    margin-right: -4px;
  }

  .mywill-page-save-wrap {
    min-height: 30px;
  }

  .mywill-deadarrange-row-b {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }

  .mywill-form-row-title-b {
    width: auto;
    float: none;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .mywill-form-row-title-b.align-tip {
    padding-right: 120px;
  }

  .mywill-form-row-content-b {
    width: auto;
    float: none;
    padding-right: 0;
  }

  .mywill-form-row-content-b.align-tips {
    padding-right: 0;
  }

  .mywill-form-row-q-txt.align-tip {
    padding-right: 120px;
  }

  .mywill-form-option-row-b {
    margin-bottom: 15px;
  }

  .mywill-form-option-extend-row {
    min-height: 0;
  }

  .mywill-form-field-wrap {
    margin-top: 5px;
  }

  .mywill-form-field-wrap.funeral-plan {
    flex: 0 auto;
  }

  .mywill-tip-link {
    margin-top: -20px;
  }

  .mywill-tip-icon-b {
    width: 30px;
    height: 30px;
  }

  .mywill-tip-box {
    width: 110px;
    margin-top: -15px;
    padding: 20px 5px 5px;
  }

  .mywill-pop-title-icon {
    width: 30px;
    margin-right: 10px;
  }

  .mywill-funeral-submenu-circle-b {
    width: 40px;
    margin-top: -20px;
  }

  .mywill-funeral-submenu-circle {
    width: 40px;
    height: 40px;
  }

  .common-slider {
    max-width: none;
  }

  .mywill-obituary-slide {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mywill-obituary-slide-box {
    margin-bottom: 30px;
  }

  .mywill-obituary-banner-b {
    height: 60px;
  }

  .mywill-obituary-side-padding {
    padding-left: 45px;
    padding-right: 45px;
  }

  .obituary-custom-content-b {
    min-height: 350px;
  }

  .memorial-obituary-b {
    max-width: none;
  }

  .memorial-banner-b {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .memorial-banner-content-b {
    padding-top: 20px;
  }

  .memorial-banner-profile-b {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .memorial-banner-profile-img-b {
    width: 120px;
  }

  .memorial-banner-btn-b {
    margin-top: 20px;
    position: static;
  }

  .icon-copylink {
    width: 16px;
  }

  .memorial-submenu-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .memroail-submenu-wrap {
    margin-bottom: -5px;
    display: block;
  }

  .memorial-introduction-b {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .memorial-intro-title-b {
    border-top-left-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .memorial-intro-side-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .memorial-intro-content-b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-function-dropdown-list.w--open {
    border-radius: 10px;
  }

  .main-function-dropdown-link {
    font-size: 15px;
    line-height: 20px;
  }

  .main-function-dropdown-list-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .account-share-url-copy-mobile-b {
    display: block;
  }

  .profile-expandable-row {
    margin-bottom: 20px;
    display: block;
  }

  .profile-expandable-input-b {
    margin-bottom: -5px;
    padding-right: 0;
  }

  .btn-profile-expandable {
    width: 30px;
    height: 30px;
    background-size: 16px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .familytree-add-remark-b {
    width: 45%;
    max-width: 200px;
    margin-left: 3%;
    margin-right: 0;
    padding: 20px 8px;
    font-size: 12px;
  }

  .legal-content-gp {
    margin-bottom: 45px;
  }

  .legal-content-heading-b {
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home-contact-l-b {
    margin-bottom: 45px;
  }

  .home-contact-link {
    padding-top: 5px;
  }

  .about-us-b {
    flex-wrap: wrap;
  }

  .obituary-btn-gp-b {
    margin-bottom: -20px;
  }

  .obituary-btn-gp-item {
    margin-bottom: 20px;
  }

  .btn-obituary-tick-icon {
    width: 15px;
    margin-right: 5px;
  }

  .news-filter-b {
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 60px;
  }

  .news-bg {
    background-size: 150%;
  }

  .news-filter-box {
    margin-left: 3%;
    margin-right: 3%;
  }

  .news-listing-item-link {
    font-size: 16px;
    line-height: 20px;
  }

  .news-listing-item-bg {
    border-top-right-radius: 60px;
  }

  .news-listing-item-img-b {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: 10px;
  }

  .news-filter-bg {
    height: 60px;
    margin-top: 60px;
  }

  .news-detail-b {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .news-detail-b-bg {
    border-top-right-radius: 100px;
    margin-left: -10px;
  }

  .news-detail-content-box {
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-bottom: 10px;
    padding: 20px;
  }

  .news-detail-top-btn-b {
    margin-bottom: 5px;
  }

  .home-banner-line-1 {
    margin-bottom: 5px;
    font-size: 20px;
  }

  .landing-content-b {
    padding-top: 100px;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .landing-cn {
    font-size: 40px;
  }

  .landing-en-line-2 {
    padding-left: 10vw;
  }

  .landing-en-line-3 {
    padding-left: 20vw;
  }

  .lo-home-slide-content-wrap {
    margin-left: -2.5vw;
    margin-right: -2.5vw;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .lo-home-slide-col {
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .lo-home-slide-info {
    padding-left: 2.5vw;
  }

  .lo-home-slider-mask {
    margin-left: 0;
    margin-right: 0;
  }

  .lo-home-slide-txt-b {
    margin-top: 30px;
  }

  .profile-input-col-50 {
    width: 50%;
  }

  .profile-home-edit-item {
    align-items: flex-start;
    display: block;
  }

  .tag-filter-row {
    margin-bottom: 0;
    display: block;
  }

  .tag-filter-title {
    width: auto;
    margin-top: 0;
    margin-bottom: -5px;
  }

  .inner-page-post-filter {
    background-size: 1440px;
  }

  .tag-form-row {
    margin-bottom: -10px;
  }

  .tag-form-row.readonly {
    margin-bottom: -15px;
  }

  .tag-form-half {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }

  .tag-form-half.readonly {
    width: 50%;
    float: left;
    margin-bottom: 15px;
  }

  .img-upload-item {
    width: 25%;
  }

  .btn-album-vid-close {
    margin-left: 15px;
  }

  .search-result-gp-title-b.paymment-history {
    display: none;
  }

  .search-result-gp {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-content.inner-post {
    padding-top: 165px;
  }

  .section-div.home {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .home-section-b.about-us {
    background-image: linear-gradient(rgba(0, 0, 0, .54) 46%, rgba(0, 0, 0, 0) 92%), url('../images/about-us-bg-m2x.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .font-size-30 {
    font-size: 20px;
    line-height: 30px;
  }

  .margin-bottom-30 {
    margin-bottom: 20px;
  }

  .btn-common.gold.expired {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
    line-height: 15px;
  }

  .home-section-sublink-item {
    width: auto;
    float: none;
    margin-bottom: 10px;
  }

  .home-mystory-bubble.buuble-b-1 {
    width: 60%;
    margin-bottom: -53%;
  }

  .home-mystory-bubble.bubble-b-2 {
    width: 40%;
    margin-top: -2%;
  }

  .home-mystory-bubble.buuble-b-3 {
    width: 40%;
    margin-bottom: -30%;
  }

  .home-mystory-bubble.buuble-s-1 {
    margin-bottom: -12%;
  }

  .home-mystory-bubble.buuble-s-2 {
    margin-top: 84%;
  }

  .home-mystory-bubble.buuble-s-3 {
    margin-top: 41%;
  }

  .home-function-item {
    width: 100%;
    max-width: 200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .home-function-wrap {
    margin-bottom: -20px;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
  }

  .home-function-wrap.welcome {
    display: block;
  }

  .home-function-link {
    display: inline-block;
  }

  .home-function-link.w--open {
    flex: none;
    margin-left: 0;
    margin-right: 0;
  }

  .home-heritage-r-box {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-heritage-r-box.item-1 {
    margin-top: 0%;
  }

  .home-heritage-r-item {
    width: 100%;
    max-width: none;
  }

  .home-banner-txt-b {
    margin-top: 8%;
  }

  .home-banner-line-2 {
    font-size: 24px;
  }

  .form-textfield {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-textfield.phone {
    width: 50%;
  }

  .form-textfield.readonly-pw {
    border-top-style: none;
    border-left-style: solid;
  }

  .form-textfield.max-500.credit-card {
    background-size: 80px;
    padding-right: 96px;
  }

  .registration-info-b {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .form-selectfield {
    padding-left: 11px;
    padding-right: 15px;
  }

  .form-selectfield.phone {
    width: 50%;
  }

  .form-field-small-label {
    background-image: linear-gradient(rgba(255, 255, 255, 0) 32%, #fff 32%);
    margin-left: 2px;
  }

  .form-checkbox-field.tree-profile-children {
    width: auto;
  }

  .menu-left-b.edit {
    transform: none;
  }

  .menu-profile-wrap {
    display: block;
  }

  .menu-profile-img-b {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .menu-profile-info-b {
    text-align: center;
    padding-left: 0;
  }

  .menu-storage-wrap {
    text-align: center;
    display: block;
  }

  .menu-storage-display {
    margin-bottom: 5px;
    padding-right: 0;
  }

  .menu-left-submenu-btn {
    justify-content: flex-end;
    padding-right: 8%;
  }

  .inner-cat-wrap {
    margin-bottom: -20px;
  }

  .inner-cat-item {
    width: 50%;
    margin-bottom: 20px;
  }

  .inner-cat-link {
    border-width: 1px;
  }

  .btn-menu-left {
    margin-top: 10px;
    margin-right: -10px;
  }

  .menu-storage-txt {
    position: static;
  }

  .question-listing-item-link {
    min-height: 60px;
    padding: 5px;
  }

  .question-listing-item-img-b {
    width: 25%;
    min-width: 70px;
  }

  .question-listing-item-img-b.custom {
    background-size: 25px;
  }

  .question-listing-item-txt-b {
    width: 75%;
    max-height: 42px;
  }

  .post-edit-row-title-b {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .post-edit-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .form-textarea {
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner-post-search-b {
    max-width: none;
  }

  .search-input {
    height: 30px;
    background-position: 10px;
    background-size: 14px;
    padding-left: 31px;
  }

  .inner-post-top-r {
    display: block;
  }

  .btn-gp-b.align-to-center.account-share {
    flex-wrap: wrap;
  }

  .inner-post-top-btn-gp-item-b {
    padding-left: 5px;
    padding-right: 5px;
  }

  .inner-post-top-btn-gp-b {
    justify-content: center;
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
  }

  .profile-readonly-field-b._65p, .profile-readonly-field-b._35p {
    width: 100%;
  }

  .profile-input-row.readonly {
    letter-spacing: 0;
  }

  .profile-input-col-30, .profile-input-col-40 {
    width: 100%;
  }

  .post-listing-b {
    margin-left: 0%;
    margin-right: 0%;
  }

  .post-listing-item {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .post-icon-top10.top10.detail {
    margin-right: 10px;
  }

  .post-listing-item-content-b {
    height: auto;
    margin-top: 5px;
  }

  .post-detail-b {
    padding-bottom: 6%;
    padding-left: 6%;
    padding-right: 6%;
  }

  .post-select-emote-item {
    width: 16.6667%;
    margin-bottom: 15px;
  }

  .post-emote-link {
    font-size: 12px;
    line-height: 18px;
  }

  .post-edit-emote-img-b {
    max-width: 28px;
  }

  .family-tree-dummy-img-link {
    width: 40%;
  }

  .familytree-add-center-b {
    width: 40%;
    padding: 7px 8px;
  }

  .familytree-add-center-photo-b {
    width: auto;
    float: none;
  }

  .familytree-add-center-info-b {
    width: auto;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }

  .btn-familytree-add-close {
    width: 24px;
    height: 24px;
    background-color: var(--white);
    background-size: 10px;
    border-radius: 50%;
    margin-top: 0;
    margin-right: 0;
  }

  .familytree-add-gp.parent {
    width: 180px;
  }

  .familytree-add-gp.siblings {
    max-width: 80%;
  }

  .familytree-add-gp.child {
    width: 180px;
  }

  .familtree-add-gp-item {
    width: 80px;
  }

  .notification-right-wrap {
    padding-top: 30px;
  }

  .notification-item-link {
    background-position: 5% 27px;
  }

  .account-content-section-title-b {
    margin-bottom: 20px;
  }

  .account-content-gp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .account-content-row {
    display: block;
  }

  .account-content-row.revert {
    padding-bottom: 10px;
    display: flex;
  }

  .account-col-27p {
    width: 100%;
  }

  .account-col-27p.revert {
    width: 30%;
  }

  .account-row-title {
    margin-bottom: 5px;
  }

  .account-row-title.payment-history {
    width: auto;
    float: none;
  }

  .account-col-73p, .account-col-73p.share-url {
    width: 100%;
  }

  .account-col-73p.revert {
    width: 70%;
  }

  .acccount-share-url-btn-col {
    transform: translate(0);
  }

  .payment-history-data-b {
    width: auto;
    float: none;
  }

  .account-storage-display {
    padding-top: 24px;
  }

  .btn-notification-expandable {
    margin-bottom: 2px;
  }

  .account-notification-expandable-wrap {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .account-noti-expand-l-b, .account-noti-expand-r-b {
    width: 50%;
  }

  .account-noti-expand-r-col.col-1 {
    width: 38%;
    font-size: 12px;
    line-height: 14px;
  }

  .account-noti-expand-r-col.col-2 {
    width: 62%;
    max-width: 120px;
  }

  .account-noti-custom-form-col {
    padding-left: 0;
    padding-right: 0;
  }

  .account-noti-custom-form-col.col-3 {
    width: 100%;
    margin-top: -1px;
  }

  .account-noti-custom-form-col.col-1 {
    width: 50%;
  }

  .account-noti-custom-form-col-wrap {
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .readonly-profile-label {
    width: auto;
  }

  .readonly-profile-item {
    display: block;
  }

  .readonly-profile-row-title {
    margin-bottom: 20px;
  }

  .readonly-profile-expand-col.col-1 {
    width: 30%;
  }

  .readonly-profile-expand-col.col-2 {
    width: 20%;
  }

  .readonly-profile-expand-col.col-4 {
    width: 70%;
  }

  .registration-verify-field-wrap {
    margin-left: -5px;
    margin-right: -5px;
  }

  .registration-verify-field-item {
    padding-left: 5px;
    padding-right: 5px;
  }

  .mywill-main-item {
    margin-bottom: 20px;
  }

  .mywill-main-item-link {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .mywill-main-item-title-b {
    margin-bottom: 15px;
  }

  .icon-mywill-external-link {
    margin-top: 6px;
  }

  .mywill-form-row-title-b {
    margin-bottom: 20px;
  }

  .mywill-form-row-content-b.align-tips {
    padding-right: 0;
  }

  .mywill-form-field-wrap {
    width: 100%;
    min-width: 0;
    flex: 0 auto;
  }

  .mywill-pop-content-section-title-b {
    margin-bottom: 20px;
  }

  .mywill-funeral-submenu-b {
    margin-bottom: 30px;
  }

  .mywill-form-split-3-item {
    width: 50%;
  }

  .mywill-obituary-slide {
    padding-left: 5px;
    padding-right: 5px;
  }

  .mywill-obituary-side-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mywill-obituary-content-b {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .obituary-custom-content-b {
    min-height: 300px;
  }

  .main-function-dropdown {
    width: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .main-function-dropdown-list.w--open {
    flex: 0 auto;
    margin-bottom: 0%;
    margin-right: -3%;
    display: block;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0%;
    transform: translate(100%, -50%);
  }

  .account-share-url-copy-mobile-b {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .function-mobile-vert, .tree-add-form-children-wrap {
    display: block;
  }

  .tree-profile-edit-btn-wrap {
    text-align: center;
  }

  .familytree-add-remark-b {
    width: 80%;
    max-width: 100px;
    margin-left: 7px;
    margin-right: 7px;
    padding: 15px 7%;
    font-size: 12px;
  }

  .home-contact-wrap {
    text-align: center;
  }

  .home-contact-l-b {
    margin-bottom: 30px;
  }

  .home-contact-info-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .home-contact-info-item {
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .news-bg {
    background-size: 200%;
  }

  .news-filter-wrap {
    display: block;
  }

  .news-filter-line {
    display: none;
  }

  .news-filter-box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 8%;
    padding-right: 8%;
  }

  .news-filter-link-wrap {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
  }

  .news-filter-item {
    padding-left: 0;
    padding-right: 0;
  }

  .news-listing-b {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .news-listing-item-b {
    width: auto;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .news-bubble-b.bubble-1 {
    width: 40%;
    margin-left: -12%;
  }

  .news-bubble-b.bubble-2 {
    width: 14%;
    margin-top: 173px;
    margin-left: 84%;
  }

  .news-bubble-b.bubble-3, .news-bubble-b.bubble-4, .news-bubble-b.bubble-5 {
    display: none;
  }

  .news-bubble-b.bubble-6 {
    width: 50%;
    margin-top: 511px;
    margin-left: 0%;
    margin-right: -28%;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .news-detail-b-bg {
    border-top-right-radius: 50px;
  }

  .news-detail-title-b {
    padding-left: 20px;
    padding-right: 20px;
  }

  .news-detail-content-box {
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .home-banner-line-1 {
    font-size: 16px;
  }

  .landing-cn {
    font-size: 30px;
  }

  .landing-en {
    font-size: 36px;
  }

  .landing-en-line-2, .landing-en-line-3 {
    padding-left: 0;
  }

  .lo-home-intro {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .lo-home-slide-content-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .lo-home-slide-content-wrap.template-1-2 {
    display: block;
  }

  .lo-home-slide-col {
    width: auto;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .lo-home-slide-title {
    margin-bottom: 15px;
  }

  .lo-home-slide-info {
    padding-left: 5vw;
  }

  .lo-home-slide-txt-b {
    margin-top: 20px;
    padding-left: 0%;
  }

  .profile-input-col-50 {
    width: 100%;
  }

  .menu-left-tag-item.v-mobile-hide {
    display: none;
  }

  .menu-tag-list.v-filter {
    flex: none;
    display: none;
  }

  .tag-filter-b {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
  }

  .add-tag-list.v-filter {
    flex: none;
    display: none;
  }

  .menu-left-album-item.v-mobile-hide {
    display: none;
  }

  .menu-album-list.v-filter {
    flex: none;
    display: none;
  }

  .img-upload-list {
    margin-left: -2%;
    margin-right: -2%;
  }

  .img-upload-item {
    width: 33.3%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .btn-delete {
    width: 18px;
    height: 18px;
  }

  .btn-album-vid-close {
    margin-top: -2.5vw;
    margin-right: -2.5vw;
  }

  .search-result-gp-title-b {
    margin-bottom: 20px;
  }
}


