body {
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/background.jpg');
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-family: Montserrat, sans-serif;
  color: #78202b;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #781f28;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #781f28;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 0px;
  text-align: left;
}
.button {
  display: inline-block;
  padding: 3px 15px;
  border: 1px solid #79212b;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #79212b;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #79212b;
  color: white;
}
.top-logo {
  display: block;
  max-width: 1100px;
  margin: 10px auto;
  padding-right: 25px;
  padding-left: 25px;
}
.logo-block {
  display: inline;
  width: 43%;
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #781f28;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}
.logo-block.w--current {
  width: 43%;
}
.enquiry-block {
  width: 20%;
  float: right;
}
.logo {
  width: auto;
  float: left;
}
.company-name {
  position: static;
  left: 0px;
  bottom: 0px;
  margin-top: 10px;
  margin-left: 0px;
  padding-top: 0px;
  float: left;
  clear: none;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-decoration: none;
}
.company-name.cn {
  margin-top: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
}
.lang-tab {
  padding: 5px 10px;
  float: right;
  border-radius: 40px;
  background-color: #781f28;
  color: white;
  font-size: 12px;
  line-height: 13px;
}
.enquiry-text {
  margin-top: 5px;
  float: right;
  font-family:'Open Sans', sans-serif;
  color: #781f28;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-align: right;
  text-transform: uppercase;
}
.links {
  float: right;
  color: #781f28;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-decoration: none;
}
.navbar {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 50px;
  background-color: #781f28;
}
.navcon {
  max-width: 1050px;
}
.navmenu {
  max-width: 1050px;
  float: none;
  text-align: center;
}
.navlinks {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #781f28;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
}
.navlinks:hover {
  background-color: #a71215;
  color: white;
}
.navlinks.w--current {
  background-color: #a71215;
  color: white;
}
.slider-main {
  display: block;
  width: 1100px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: #262626 0px 1px 3px 0px;
}
.slide-one {
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/slider1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.index-service {
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/white-trans.png');
  text-align: center;
}
.index-service-block {
  display: block;
  max-width: 900px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.circle-btn {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #78202b;
  text-decoration: none;
  text-transform: uppercase;
}
.circle-btn:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  color: #470c13;
}
.column {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 15px;
}
.btn-text {
  margin-top: 10px;
}
.index-text {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 25px 0px;
}
.about-block {
  width: 97%;
  float: left;
}
.index {
  display: block;
  margin-bottom: 5px;
  border-bottom-style: none;
  font-size: 20px;
  text-transform: uppercase;
}
.about-img {
  width: 30%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border: 1px solid #78202b;
  background-color: transparent;
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/white-trans.png');
  text-align: center;
}
.about-text {
  width: 70%;
  padding-left: 5px;
  float: right;
  font-family:'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}
.index-cert {
  margin-right: 15px;
  float: left;
  border: 1px solid #781f28;
}
.footer-block {
  margin-top: 20px;
  background-color: #781f28;
}
.footer-main {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 25px;
}
.footer {
  float: left;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
.sd {
  float: right;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}
.links-white {
  color: white;
  text-decoration: none;
}
.links-white:hover {
  text-decoration: underline;
}
.container {
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
}
.container-top {
  padding: 10px 15px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #781f28;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  text-transform: uppercase;
}
.container-bottom {
  padding: 20px;
  background-color: transparent;
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/white-trans.png');
}
.tcm {
  width: 50%;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}
.profile {
  padding: 5px;
  float: left;
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/white-trans.png');
}
.profile-right {
  width: 70%;
  float: right;
}
.list {
  margin-bottom: 5px;
}
.pic {
  width: 50%;
  height: 390px;
  margin-top: 0px;
  float: right;
  background-image: url('http://x4.sdimgs.com/sd_static/a/37071/archive.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.address {
  margin-bottom: 5px;
  line-height: 25px;
}
.important {
  color: #781f28;
}
.treatment-block {
  width: 100%;
  padding: 0px 10px;
  float: left;
}
.treatment-name {
  width: 100%;
  padding: 5px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #bababa;
  background-color: #ebebeb;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #781f28;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.treatment-name:hover {
  background-color: #781f28;
  color: white;
}
.treatment-1 {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
}
.treatment-2 {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
  font-size: 13px;
}
.divide {
  width: 50%;
  padding: 10px;
  float: left;
  font-size: 12px;
}
.divide._33 {
  width: 33.3%;
}
.divide._100 {
  width: 100%;
}
.btt {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 35px;
  height: auto;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: rgba(255, 255, 255, 0.45);
  color: #781f28;
  font-size: 8px;
  line-height: 15px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.btt:hover {
  background-color: rgba(255, 255, 255, 0.96);
}
.big {
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
}
.ul {
  width: 50%;
  float: left;
}
.treatment-3 {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
}
.treatment-4 {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
}
.treatment-5 {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
}
.gallery-block {
  width: 20%;
  padding: 10px;
  float: left;
  background-color: transparent;
  text-align: center;
}
.gallery-block.main {
  width: 20%;
}
.lightbox {
  border: 3px solid #781f28;
}
.contact-top {
  padding: 5px 10px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: #bababa;
  background-color: #ebebeb;
  color: #781f28;
  text-decoration: none;
}
.contact-top:hover {
  background-color: #781f28;
  color: white;
}
.info-1 {
  margin-bottom: 0px;
  padding: 10px;
  border: 1px solid #bababa;
  background-color: white;
}
.info-2 {
  padding: 10px;
  border-bottom-color: #bababa;
  background-color: white;
}
.clear {
  margin-bottom: 10px;
}
.profile-left {
  width: 30%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}
.profile-pic {
  display: block;
  width: 80%;
  height: 250px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.profile-pic.small {
  display: block;
  width: 45%;
  height: 140px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}
.img {
  width: 100%;
  height: 100%;
}
html.w-mod-js *[data-ix="hide"] {
  display: none;
}
@media (max-width: 991px) {
  .logo-block {
    width: 65%;
  }
  .logo-block.w--current {
    width: 65%;
  }
  .enquiry-block {
    width: 25%;
  }
  .company-name {
    width: auto;
    margin-left: 5px;
    float: left;
  }
  .enquiry-text {
    font-size: 19px;
  }
  .links {
    font-size: 22px;
  }
  .navbar {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
    background-color: transparent;
  }
  .navcon.home {
    background-color: #781f28;
  }
  .navlinks {
    font-size: 14px;
    line-height: 20px;
  }
  .navbtn {
    background-color: transparent;
    color: #781f28;
  }
  .navbtn.w--open {
    background-color: #781f28;
  }
  .navbtn.home {
    color: white;
  }
  .slider-main {
    width: auto;
    height: 350px;
    box-shadow: none;
  }
  .index-service {
    margin-top: 0px;
  }
  .about-block {
    width: 96%;
  }
  .about-img {
    padding-right: 10px;
    padding-left: 10px;
  }
  .index-cert {
    width: 28%;
    float: left;
  }
  .footer-main {
    width: auto;
  }
  .container {
    width: auto;
  }
  .container-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .profile-right {
    width: 60%;
  }
  .pic {
    height: 500px;
    background-size: contain;
  }
  .profile-left {
    width: 40%;
  }
  .profile-pic.small {
    width: 40%;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .top-logo {
    text-align: center;
  }
  .logo-block {
    width: 100%;
    text-align: center;
  }
  .logo-block.w--current {
    width: 100%;
  }
  .enquiry-block {
    width: 100%;
    margin-top: 2px;
    text-align: center;
  }
  .logo {
    margin-bottom: 5px;
    float: none;
  }
  .company-name {
    margin-left: 0px;
    padding-top: 0px;
    float: none;
  }
  .lang-tab {
    display: inline-block;
    float: none;
  }
  .enquiry-text {
    float: none;
    text-align: center;
  }
  .links {
    float: none;
    font-size: 19px;
    font-weight: 300;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .navbtn {
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    text-align: center;
  }
  .navbtn.w--open {
    text-align: center;
  }
  .slider-main {
    height: 250px;
  }
  .index-service {
    margin-top: 0px;
  }
  .circle-btn {
    padding-right: 2px;
    padding-left: 2px;
  }
  .about-block {
    width: 100%;
    float: none;
  }
  .index {
    margin-top: 0px;
  }
  .about-text {
    margin-bottom: 10px;
  }
  .index-cert {
    float: left;
    text-align: left;
  }
  .footer-main {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tcm {
    width: 100%;
  }
  .profile-right {
    width: 100%;
  }
  .pic {
    width: 100%;
    height: 350px;
    float: none;
    background-position: 100% 0px;
    background-size: cover;
  }
  .divide {
    width: 100%;
  }
  .divide._33 {
    width: 100%;
  }
  .gallery-block {
    width: 33%;
  }
  .profile-left {
    width: 100%;
  }
  .profile-pic {
    height: 350px;
  }
  .profile-pic.small {
    width: 20%;
  }
}
@media (max-width: 479px) {
  .top-logo {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .enquiry-block {
    float: left;
  }
  .company-name {
    width: auto;
    margin-left: 0px;
    padding-top: 0px;
    float: none;
    font-size: 15px;
  }
  .lang-tab {
    float: none;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
  }
  .enquiry-text {
    float: none;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
  }
  .links {
    float: none;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
  }
  .slider-main {
    height: 200px;
  }
  .slide-one {
    background-position: 97% 0%;
  }
  .circle-btn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .about-img {
    width: 100%;
  }
  .about-text {
    width: 100%;
    padding-left: 0px;
  }
  .index-cert {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
  }
  .footer-main {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
  .footer {
    width: 100%;
    float: left;
  }
  .sd {
    width: 100%;
    float: right;
  }
  .tcm {
    float: none;
  }
  .pic {
    float: none;
    background-position: 100% 50%;
  }
  .treatment-name {
    width: 100%;
  }
  .ul {
    width: 100%;
  }
  .gallery-block {
    width: 50%;
  }
  .profile-pic {
    width: 100%;
    height: 270px;
  }
  .profile-pic.small {
    height: 50px;
  }
}