body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 15px;
}

a {
  text-decoration: none;
}

ul {
  margin-bottom: 15px;
}

li {
  margin-bottom: 15px;
}

blockquote {
  margin-bottom: 15px;
  border-left: 5px solid #b03060;
  font-size: 20px;
  line-height: 31px;
  font-weight: 500;
}

.body {
  background-color: #090c10;
  font-family: Rubik, sans-serif;
  color: #222;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.h2-subtitle {
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 35px;
  text-align: center;
}

.section-int-content {
  background-color: #e9e9e9;
}

.div-block-2 {
  height: 20px;
  background-color: #00de55;
}

.china-img-tile {
  width: 100%;
}

.china-main-cont {
  max-width: 1440px;
  padding-bottom: 35px;
  background-color: #fff;
}

.china-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 80px 148px 40px;
}

.china-header-text {
  width: 650px;
}

.div-block-5 {
  width: 100%;
  height: 17px;
  background-image: -webkit-gradient(linear, left top, right top, from(#dd3038), to(#ffca30));
  background-image: linear-gradient(90deg, #dd3038, #ffca30);
}

.text-block-7 {
  margin-bottom: -12px;
  font-size: 61px;
  line-height: 61px;
  font-weight: 700;
  text-align: center;
}

.china-drop-tilte {
  font-size: 39px;
  line-height: 50px;
  font-weight: 700;
}

.accordion-item-inner {
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
  padding-top: 14px;
  padding-bottom: 70px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.accordion-toggle-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-top: 2px solid #000;
}

.accordion-toggle-inner:hover {
  border-top-color: #dd3038;
  color: #dd3038;
}

.dropdown-list-inner {
  position: static;
  display: block;
  padding: 20px;
  background-color: #fff;
}

.china-arr-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.china-content {
  margin-right: 70px;
  margin-bottom: 100px;
  margin-left: 70px;
}

.china-column {
  width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  line-height: 27px;
  white-space: normal;
}

.china-column-4 {
  padding-left: 0px;
}

.china-olumn-5 {
  padding-right: 0px;
}

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

.china-top-columns {
  margin-bottom: 30px;
}

.china-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.china-arr-red {
  height: 40px;
}

.text-block-13 {
  max-width: 300px;
  margin-top: 35px;
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
}

.china-mob {
  display: none;
}

.image {
  width: 112px;
  margin-top: 25px;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.shadow-two {
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 26px;
}

.button-primary {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #dd3038;
  color: #fff;
}

.button-primary:active {
  background-color: #43464d;
}

.link-block-4 {
  color: #222;
}

.div-block-6 {
  height: 5px;
  margin-bottom: -120px;
}

.china-gallery {
  margin-top: 50px;
}

.slider-2 {
  height: 100%;
  max-height: 850px;
  max-width: 1400px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
}

.text-block-15 {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #575757;
}

.slide-nav-2 {
  margin-bottom: 20px;
}

.text-block-gallery {
  padding-top: 35px;
  border-top: 2px solid #000;
  font-size: 16px;
  line-height: 27px;
}

.section {
  background-image: url('../images/main.jpg');
  background-position: 50% 0%;
  background-size: cover;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.container {
  max-width: 1300px;
}

.div-block-9 {
  margin-top: 35px;
}

.body-2 {
  font-family: Rubik, sans-serif;
}

.heading-2 {
  color: #fff;
}

.text-block-16 {
  max-width: 600px;
  margin-top: 35px;
}

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

.container-2 {
  max-width: 1300px;
  margin-top: 35px;
  margin-bottom: 35px;
}

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

.section-2 {
  background-color: #333;
}

.container-3 {
  max-width: 1300px;
}

.text-block-17 {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.columns {
  margin-top: 25px;
  margin-bottom: 35px;
}

.text-block-18 {
  color: #b9b9b9;
  font-size: 16px;
}

@media screen and (min-width: 1440px) {
  .china-drop-tilte {
    font-size: 36px;
  }

  .image {
    width: 112px;
  }

  .margin-bottom-24px {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #fff;
  }

  .china-main-cont {
    padding-bottom: 0px;
  }

  .china-header {
    margin: 30px 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .china-header-text {
    width: 350px;
  }

  .div-block-5 {
    height: 10px;
  }

  .text-block-7 {
    margin-bottom: -6px;
    font-size: 31px;
    line-height: 31px;
  }

  .china-drop-tilte {
    font-size: 35px;
    line-height: 35px;
  }

  .accordion-item-inner {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .accordion-toggle-inner {
    padding-top: 10px;
  }

  .dropdown-list-inner {
    padding-right: 0px;
    padding-left: 0px;
  }

  .china-arr-block {
    height: 40px;
  }

  .china-content {
    margin-right: 15px;
    margin-left: 15px;
  }

  .china-column {
    display: none;
  }

  .text-block-11 {
    display: none;
  }

  .china-top-columns {
    margin-bottom: 30px;
  }

  .china-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hero-wrapper {
    margin-top: 0px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .heading {
    margin-top: 10px;
    font-size: 25px;
    line-height: 36px;
  }

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

  .slide-nav-2 {
    display: none;
  }

  .mask-2 {
    background-color: #fff;
  }

  .left-arrow {
    width: 50px;
  }

  .icon {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin: 5px;
  }

  .icon-2 {
    margin: 5px;
  }

  .right-arrow {
    width: 50px;
  }

  .section {
    height: auto;
  }

  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media screen and (max-width: 767px) {
  ul {
    padding-left: 20px;
  }

  blockquote {
    font-size: 18px;
    line-height: 28px;
  }

  .china-header {
    margin-right: 15px;
    margin-left: 15px;
  }

  .china-header-text {
    width: 320px;
  }

  .china-drop-tilte {
    font-size: 26px;
  }

  .china-content {
    margin-right: 15px;
    margin-left: 15px;
  }

  .china-arr-red {
    height: 35px;
  }

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

  .heading-2 {
    font-size: 28px;
  }

  .div-block-10 {
    margin-top: 50px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 479px) {
  .china-drop-tilte {
    margin-right: 25px;
    white-space: normal;
  }

  .accordion-item-inner {
    max-width: 400px;
    margin-top: 5px;
  }

  .china-arr-red {
    height: 32px;
  }

  .china-mob {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .left-arrow {
    width: 30px;
  }

  .icon {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .icon-2 {
    font-size: 20px;
  }

  .right-arrow {
    width: 30px;
  }

  .section {
    background-position: 60% 0%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }
}

