html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  font-family: Microsoft JhengHei;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

@media screen and (min-width: 1201px) {
  h1, ul.nav h2 {
    font-size: 33px;
  }
  h2, div#carousel h6 {
    font-size: 28px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 21px;
  }
  h5 {
    font-size: 19px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 17px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (min-width: 993px) {
  h1, ul.nav h2 {
    font-size: 32px;
  }
  h2, div#carousel h6 {
    font-size: 27px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20.5px;
  }
  h5 {
    font-size: 18.5px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 17px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  h1, ul.nav h2 {
    font-size: 32px;
  }
  h2, div#carousel h6 {
    font-size: 27px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20.5px;
  }
  h5 {
    font-size: 18.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 16.8px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  h1, ul.nav h2 {
    font-size: 30px;
  }
  h2, div#carousel h6 {
    font-size: 25px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 19px;
  }
  h5 {
    font-size: 17px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 15.5px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 13.5px;
  }
}
@media screen and (max-width: 585px) {
  h1, ul.nav h2 {
    font-size: 28.8px;
  }
  h2, div#carousel h6 {
    font-size: 24px;
  }
  h3 {
    font-size: 19.2px;
  }
  h4 {
    font-size: 18.3px;
  }
  h5 {
    font-size: 16.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 15px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  h1, ul.nav h2 {
    font-size: 27px;
  }
  h2, div#carousel h6 {
    font-size: 22.5px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 17px;
  }
  h5 {
    font-size: 15.3px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 14px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 12.5px;
  }
}
@media screen and (max-width: 376px) {
  h1, ul.nav h2 {
    font-size: 25px;
  }
  h2, div#carousel h6 {
    font-size: 21px;
  }
  h3 {
    font-size: 17px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 14.5px;
  }
  h6,
  p,
  div,
  button,
  li,
  th,
  td,
  span {
    font-size: 13.5px;
  }
  p.notice, p.towers, .more, span.turnOff {
    font-size: 12px;
  }
}
h1 {
  font-weight: 900;
}

h2 {
  font-weight: 800;
}

h3 {
  font-weight: 700;
}

h4,
h5,
h6 {
  font-weight: 600;
}

h1 {
  color: #11100e;
}

h2 {
  color: #322f29;
}

h3 {
  color: #433e37;
}

h4 {
  color: #4f4940;
}

h5 {
  color: #544e45;
}

h6 {
  color: #5d564c;
}

p,
td,
th,
ul,
li {
  color: #5d564c;
}
p a,
td a,
th a,
ul a,
li a {
  color: #5d564c;
}

a,
span {
  color: #5d564c;
}

a:hover {
  color: #433e37;
}

@media screen and (min-width: 993px) {
  header#forMeta {
    position: relative;
  }
  header#fixedHeader {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header#forMeta {
    display: none;
  }
  header#fixedHeader {
    display: block;
    width: 100%;
    filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.2));
    position: fixed;
    top: 0px;
    left: 0px;
  }
  header.show {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(128, 128, 128, 0.4);
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
    filter: none;
    position: fixed;
    top: 0px;
    left: 0px;
  }
}
ul.topIcons img {
  width: 30px;
}
ul.topIcons img#Logo {
  width: 220px;
}

@media screen and (min-width: 993px) {
  ul.topIcons {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  ul.topIcons {
    background: linear-gradient(white, #e7e6e4);
    padding: 2px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  ul.topIcons li {
    width: -moz-fit-content;
    width: fit-content;
  }
  ul.topIcons li:first-child img#Menu_x {
    display: none;
  }
}
header ul.nav li:nth-child(2) div {
  padding: 16px 0px;
}
header ul.nav li:nth-child(2) div a span.English, header ul.nav li:nth-child(2) div div.dropDown span.English {
  display: inline-block;
  margin-left: 10%;
  padding-right: 6px;
  text-align: right;
}
header ul.nav li:nth-child(2) div div.dropDown {
  padding: 0px;
}
header ul.nav li:nth-child(2) div div.dropDown span.triangle {
  opacity: 1;
}
header ul.nav li:nth-child(2) div p {
  margin: 16px 0px 20px 20%;
}
header ul.nav li:nth-child(2) div p:last-child {
  margin-bottom: 0px;
}
header ul.nav li:nth-child(2) div.focus a, header ul.nav li:nth-child(2) div.focus div.dropDown {
  color: #98661b;
  font-weight: 700;
}
header ul.nav li:nth-child(2) div.focus a span.English, header ul.nav li:nth-child(2) div.focus div.dropDown span.English {
  color: #98661b;
  font-weight: 700;
  font-family: Tahoma;
}
header ul.nav li:nth-child(2) div.focus div.dropDown span.triangle {
  color: #5d564c;
  opacity: 0.3;
}
header ul.nav li:nth-child(2) div.focus p a {
  color: #5d564c;
  font-weight: normal;
}
header ul.nav li:last-child {
  text-align: center;
}
header ul.nav li:last-child a {
  display: inline-block;
}
header ul.nav li:last-child a img {
  margin: 0px 6px;
  width: 30px;
  filter: sepia(0.5);
}
header ul.nav li:last-child a:last-child {
  width: 100%;
}
header ul.nav li:last-child a:last-child img {
  margin-left: 0px;
  margin-right: 4px;
}
header ul.nav li:last-child a:last-child h2 {
  font-family: serif;
  display: inline-block;
  margin-top: 0px;
}
header ul.nav li:last-child a:last-child p {
  margin-top: 6px;
}
header ul.nav li:last-child a:hover img {
  filter: sepia(0);
  filter: drop-shadow(2px 4px 2px rgba(0, 0, 0, 0.4));
}

header#forMeta ul.nav {
  width: 360px;
  height: 100%;
  border-right: 1px solid hsl(36, 15%, 85%);
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
}
header#forMeta ul.nav li:first-child {
  margin: 20px 0px;
  text-align: center;
}
header#forMeta ul.nav li:first-child img {
  width: 220px;
}
header#forMeta ul.nav li:nth-child(2) div div.dropDown span.triangle {
  opacity: 1;
}
header#forMeta ul.nav li:nth-child(2) div p {
  display: none;
}
header#forMeta ul.nav li:nth-child(2) div:hover a, header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:nth-child(2) div:hover a span.English, header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown span.English {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:nth-child(2) div:hover div.dropDown span.triangle {
  color: #5d564c;
  opacity: 0.3;
}
header#forMeta ul.nav li:nth-child(2) div:hover p {
  display: block;
}
header#forMeta ul.nav li:nth-child(2) div:hover p a {
  color: #5d564c;
  font-weight: normal;
}
header#forMeta ul.nav li:nth-child(2) div:hover p:hover a, header#forMeta ul.nav li:nth-child(2) div:hover p.focus a {
  color: #98661b;
  font-weight: 700;
}
header#forMeta ul.nav li:last-child {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0px;
  background-color: hsl(36, 15%, 85%);
  position: absolute;
  bottom: 0;
  left: 0;
}
header#forMeta ul.nav li:last-child a {
  padding: 10px 0px;
}

header#fixedHeader ul.nav {
  display: none;
  width: 75%;
  height: 100%;
  max-width: 360px;
  box-sizing: border-box;
  background-color: hsl(36, 15%, 85%);
  position: relative;
  filter: drop-shadow(6px 0px 6px rgba(0, 0, 0, 0.4));
}
header#fixedHeader ul.nav li:first-child {
  display: none;
}
header#fixedHeader ul.nav li:nth-child(2) div span.triangle {
  opacity: 1;
}
header#fixedHeader ul.nav li:nth-child(2) div p {
  display: none;
}
header#fixedHeader ul.nav li:nth-child(2) div.pShow span.triangle {
  opacity: 0.3;
}
header#fixedHeader ul.nav li:nth-child(2) div.pShow p {
  display: block;
}
header#fixedHeader ul.nav li:nth-child(2) div.focus p a {
  color: #5d564c;
  font-weight: normal;
}
header#fixedHeader ul.nav li:nth-child(2) div.focus p:hover a, header#fixedHeader ul.nav li:nth-child(2) div.focus p.focus a {
  color: #98661b;
  font-weight: 700;
}
header#fixedHeader ul.nav li:nth-child(2) div:last-child {
  margin-bottom: 6px;
}
header#fixedHeader ul.nav li:last-child {
  padding: 4px 0px 4px 0px;
  text-align: center;
}
header#fixedHeader ul.nav li:last-child a {
  padding: 6px;
}
header#fixedHeader ul.nav li:last-child.Bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
}

@media screen and (min-width: 993px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 19px;
  }
  ul.nav li div div.dropDown span.triangle {
    font-size: 16px;
  }
  ul.nav li div p a {
    font-size: 17px;
  }
}
@media screen and (max-width: 992px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 18.5px;
  }
  ul.nav li div p a {
    font-size: 16.5px;
  }
}
@media screen and (max-width: 768px) {
  ul.nav li div a, ul.nav li div div.dropDown {
    font-size: 17px;
  }
  ul.nav li div div.dropDown span.triangle {
    font-size: 13px;
  }
  ul.nav li div p a {
    font-size: 14.5px;
  }
}
@media screen and (min-width: 993px) {
  body {
    display: flex;
  }
  body main {
    margin-left: 360px;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  body {
    display: block;
  }
  body main {
    margin-left: 0px;
  }
}
h1,
h2 {
  text-align: center;
}

.MarginTop30 {
  margin-top: 90px;
}

h1 {
  margin-bottom: 20px;
}

h2.paddingTop {
  margin-top: 0px;
}

@media screen and (min-width: 1201px) {
  h1 {
    margin-top: 60px;
  }
  h2 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1200px) {
  h1 {
    margin-top: 58.5px;
  }
  h2 {
    margin-top: 39px;
  }
}
@media screen and (max-width: 992px) {
  h1 {
    margin-top: 57px;
  }
  h2 {
    margin-top: 38px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    margin-top: 56px;
  }
  h2 {
    margin-top: 37px;
  }
}
@media screen and (max-width: 585px) {
  h1 {
    margin-top: 54px;
  }
  h2 {
    margin-top: 36px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    margin-top: 53px;
  }
  h2 {
    margin-top: 35px;
  }
}
.bold {
  font-weight: 700;
  color: hsl(113, 6%, 25%);
}

div.AudioBox {
  text-align: right;
}

ul.footer {
  margin-top: 50px;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  padding: 14px 0px 40px 0px;
}
ul.footer li {
  width: -moz-fit-content;
  width: fit-content;
}
ul.footer li a {
  color: #42443c;
}
ul.footer li a img {
  width: 30px;
  filter: grayscale(100%);
}
ul.footer li a:hover {
  font-weight: 700;
}
ul.footer li a:hover img {
  filter: grayscale(0%);
  filter: drop-shadow(2px 6px 1px rgba(0, 0, 0, 0.25));
}
ul.footer li.logo {
  width: 100%;
  text-align: center;
  font-weight: 900;
}
ul.footer li.logo a {
  color: hsl(72, 6%, 10%);
}
ul.footer li.logo a img {
  margin: 0 auto;
  width: 220px;
  position: relative;
  top: 3px;
  filter: grayscale(0%);
}
ul.footer li.logo a:hover {
  filter: drop-shadow(6px 6px 2px rgba(0, 0, 0, 0.3));
}

@media screen and (min-width: 481px) {
  ul.footer li {
    padding: 10px;
  }
  ul.footer li a img {
    margin: 2px 0px 2px 10px;
  }
}
@media screen and (max-width: 480px) {
  ul.footer li {
    padding: 10px 0px;
  }
  ul.footer li a img {
    margin: 2px 0px 2px 6px;
  }
}
@media screen and (min-width: 993px) {
  ul.footer li.logo {
    font-size: 23px;
  }
}
@media screen and (max-width: 992px) {
  ul.footer li.logo {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  ul.footer li.logo {
    font-size: 21px;
  }
}
@media screen and (max-width: 585px) {
  ul.footer li.logo {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  ul.footer li.logo {
    font-size: 19px;
  }
}
@media screen and (max-width: 376px) {
  ul.footer li.logo {
    font-size: 18px;
  }
}
#carousel {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
#carousel #content {
  position: relative;
}
#carousel #content li {
  position: absolute;
  top: 0;
  left: 0;
}
#carousel #content li img {
  width: 100%;
  border-radius: 4px;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 3s;
  transition-timing-function: ease-out;
}
#carousel #content li h6 {
  padding-left: 20px;
  box-sizing: border-box;
  color: black;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.5), 1px -1px 0 rgba(255, 255, 255, 0.5), -1px 1px 0 rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: ease-out;
  position: absolute;
  bottom: 5%;
  right: 2%;
  margin-top: 0;
  box-sizing: border-box;
  text-align: right;
  line-height: 1.75;
}
#carousel #content li.visible img {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 3s;
  transition-timing-function: ease-out;
  position: absolute;
  top: 0px;
  left: 0;
  height: 100%;
}
#carousel #content li.visible h6 {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: ease-out;
}

#contentButton {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

#contentButton li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: hsl(36, 15%, 85%);
  margin: 8px 8px 0px 8px;
  display: inline-block;
  justify-content: center;
}

#contentButton li.clickMe {
  background-color: hsl(36, 70%, 25%);
}

ul.animationBorad {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
ul.animationBorad li.text {
  text-align: center;
  line-height: 2.2;
}
ul.animationBorad li.animation {
  overflow: hidden;
  position: relative;
}
ul.animationBorad li.animation img.Pic {
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}
ul.animationBorad li.animation img#Pic1 {
  left: 0%;
  animation-name: Animation1;
  animation-duration: 8s;
}
ul.animationBorad li.animation img#Pic2 {
  left: 0%;
  opacity: 1;
  animation-name: Animation2;
  animation-duration: 8s;
}

@keyframes Animation1 {
  0% {
    left: 50%;
    opacity: 0.5;
  }
  90% {
    left: 0%;
    opacity: 1;
  }
  100% {
    left: 0%;
    opacity: 0;
  }
}
@keyframes Animation2 {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  96% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 993px) {
  ul.animationBorad {
    display: flex;
    justify-content: center;
  }
  ul.animationBorad li {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  ul.animationBorad {
    display: flex;
    justify-content: space-between;
  }
  ul.animationBorad li {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  ul.animationBorad {
    display: block;
  }
  ul.animationBorad li {
    margin: 0 auto;
    width: 100%;
    max-width: 424px;
  }
}
.underCarousel {
  margin: 0px auto;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0px 20px;
  text-align: center;
  line-height: 1.5;
}
.underCarousel a {
  display: inline-block;
  margin: 10px 6px;
  background-color: hsl(36, 15%, 85%);
  color: #544e45;
  padding: 2px 16px;
  border-radius: 16px;
  font-weight: 600;
}
.underCarousel a img {
  width: 14px;
  filter: sepia(0.8);
}
.underCarousel a:hover {
  background-color: #eeddc4;
  color: #322f29;
}
.underCarousel a:hover img {
  filter: sepia(0);
}

h3.underCarousel {
  margin-top: 30px;
}

ul.feedback {
  margin: 0 auto;
  width: 98%;
  max-width: 800px;
  background-color: hsl(36, 15%, 85%);
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.feedback li:first-child {
  width: 15%;
  text-align: right;
}
ul.feedback li:first-child img {
  width: 100%;
  max-width: 150px;
}
ul.feedback li:nth-child(2) {
  width: 50%;
  text-align: center;
  line-height: 2;
  color: #11100e;
}
ul.feedback li:nth-child(2) p {
  text-align: right;
}
ul.feedback li:nth-child(2) p a {
  display: inline-block;
  padding: 1px 20px 2px 20px;
  border-radius: 20px;
  color: white;
  background-color: #660900;
  line-height: 1;
}
ul.feedback li:nth-child(2) p a:hover {
  background-color: #cc1100;
}
ul.feedback li:last-child {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
}
ul.feedback li:last-child img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 200px;
  border-radius: 4px;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.3));
}

@media screen and (min-width: 586px) {
  ul.feedback {
    padding: 16px;
    border-radius: 16px;
  }
}
@media screen and (max-width: 585px) {
  ul.feedback {
    padding: 6px;
    border-radius: 6px;
    background-image: url(../images/feedback/redheart_fade.png);
    background-repeat: no-repeat;
  }
  ul.feedback li:first-child {
    display: none;
  }
  ul.feedback li:nth-child(2) {
    width: 65%;
  }
  ul.feedback li:nth-child(2) a {
    margin-right: 30px;
  }
  ul.feedback li:last-child {
    width: 35%;
  }
}
@media screen and (max-width: 480px) {
  ul.feedback {
    background-size: contain;
  }
  ul.feedback li:nth-child(2) {
    width: 100%;
  }
  ul.feedback li:last-child {
    display: none;
  }
}
ul.taiwan {
  margin: 20px auto 0px auto;
  width: 98%;
  max-width: 500px;
  display: flex;
  align-items: end;
  position: relative;
}
ul.taiwan li:first-child {
  width: 40%;
  text-align: right;
  position: relative;
  left: 1.3rem;
}
ul.taiwan li:first-child h2 {
  text-align: right;
}
ul.taiwan li:first-child p.notice {
  margin-top: 0;
  color: hsl(5, 100%, 30%);
}
ul.taiwan li:first-child a {
  display: block;
}
ul.taiwan li:first-child p, ul.taiwan li:first-child a {
  margin-top: 20px;
  line-height: 1.5;
  font-family: "Times New Roman", Times, serif;
}
ul.taiwan li:first-child a:hover {
  color: #11100e;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
ul.taiwan li:first-child a:last-child {
  margin-right: -2rem;
}
ul.taiwan li:last-child {
  width: 60%;
}
ul.taiwan li:last-child img {
  width: 100%;
  max-width: 150px;
}

ul.process {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 98%;
  max-width: 1220px;
}
ul.process li {
  margin: 10px;
  border: 1px dotted rgba(93, 86, 76, 0.65);
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
ul.process li a {
  display: flex;
  align-items: center;
}
ul.process li a img {
  width: 49%;
  border-radius: 10px;
  transform: scale(1.05);
  transition: all 0.3s;
}
ul.process li a h3 {
  width: 45%;
  text-align: center;
}
ul.process li:hover {
  filter: drop-shadow(0px 8px 4px rgba(0, 0, 0, 0.3));
}
ul.process li:hover a img {
  transform: scale(1.15);
  transition: all 0.3s;
}

@media screen and (min-width: 993px) {
  ul.process li {
    width: 40%;
  }
}
@media screen and (max-width: 992px) {
  ul.process li {
    width: 90%;
    max-width: 630px;
  }
}
ul.greenBurial {
  margin: 0 auto;
  width: 98%;
  max-width: 700px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.greenBurial li {
  width: 50%;
  max-width: 320px;
  box-sizing: border-box;
  padding: 10px;
}
ul.greenBurial li img {
  width: 100%;
  border-radius: 3px;
}
ul.greenBurial li h5 {
  margin: 10px 0px 4px 0px;
  line-height: 1.45;
}
ul.greenBurial li p {
  line-height: 1.5;
}
ul.greenBurial li p.alignRight {
  text-align: right;
}
ul.greenBurial li p.alignRight a {
  display: inline-block;
  background-color: hsl(36, 15%, 85%);
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
}
ul.greenBurial li p.alignRight a:hover {
  background-color: #f2dec0;
  color: #322f29;
}
ul.greenBurial li:first-child {
  border-right: 1px solid #cfcdc9;
  border-bottom: 1px solid #cfcdc9;
}
ul.greenBurial li:last-child {
  border-left: 1px solid #cfcdc9;
  border-top: 1px solid #cfcdc9;
}

@media screen and (min-width: 481px) {
  ul.greenBurial li p.alignRight a {
    margin-right: 20px;
    padding-top: 0px;
    padding-bottom: 4px;
  }
}
@media screen and (max-width: 480px) {
  ul.greenBurial li p br {
    display: none;
  }
  ul.greenBurial li p.alignRight a {
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}/*# sourceMappingURL=index.css.map */