﻿@font-face{
  font-family:DINN_Regular;	
  src:url("../fonts/DINNextCYR-Regular.otf") format("opentype");
  src:url("../fonts/DINNextCYR-Regular.eot") format("eot");
  src:url("../fonts/DINNextCYR-Regular.woff") format("woff");
}

.chinese .mobile {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .chinese .mobile {
    display: flex !important;
  }
  .chinese .desktop {
    display: none !important;
  }
}

.chinese .logo {
  background: url("images/landing-page-2022/china/Pinnacle-white-cn.svg") transparent no-repeat top right;
  background-size: contain;
}

@media only screen and (max-width: 1280px) {
  .chinese .logo {
    width: 160px;
    height: 40px;
  }
}

.chinese .logo.no-bg {
  background: none;
}

.chinese .main-heading {
  font-family: Roboto, Sans-serif;
  font-size: 56px;
  line-height: 66px;
  font-weight: 700;
}

@media only screen and (max-width: 768px) {
  .chinese .main-heading {    
    font-size: 42px;
    line-height: 49px;
  }
}

.chinese .signup-btn{
  height: 44px;
  background: linear-gradient(90deg, #FF5500 0%, #FF8E00 100%);
}

.chinese .signup-btn:hover{
  color: #f50;
  background: #fff;
}

.chinese .promo-boxes .signup-btn{
  margin: 55px auto 0;
  max-width: 255px;
  width: 100%;
}

.chinese .fullscreen {
  border-bottom: 4px solid #f50;
  background: url("images/landing-page-2022/china/china-lp-bg-desktop.jpg") transparent no-repeat right top;
  background-size: cover;
}

@media only screen and (max-width: 570px) {
  .chinese .fullscreen {
    height: auto;
    border-bottom: 2px solid #f50;
    background: url("images/landing-page-2022/china/heroBackgroundImage.png") transparent no-repeat center top;
    background-size: cover;
  }
}

.chinese .page-content {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
}

.chinese .page-content .inner {
  max-width: 470px;
}

@media only screen and (max-width: 768px) {
  .chinese .page-content .inner {
    margin: 0;
    padding: 0 30px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 900px) {
  .chinese .page-content p {
    font-size: 15px;
    line-height: 18px;
  }
}

.chinese .promo-boxes {
  margin: 0 0 55px;
  padding: 45px 0 55px;
  border: none;
}

@media only screen and (max-width: 768px) {
  .chinese .promo-boxes {
    margin: 0 0 35px;
    padding: 35px 0;    
  }
}

.chinese .promo-boxes::after,
.chinese .promo-guide::after{
  content: "";
  position: absolute;
  margin: 0 auto;
  max-width: 1140px;
  width: 100%;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 4px;
  background: rgb(255,85,0);
  background: radial-gradient(circle, rgba(255,85,0,1) 0%, rgba(255,255,255,0) 100%);
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-boxes::after,
  .chinese .promo-guide::after{
    height: 1px;
  }
}

.chinese .promo-boxes .inner {
  padding: 0;
  max-width: 1170px;
  gap: 60px;
}

@media only screen and (max-width: 1280px) {
  .chinese .promo-boxes .inner {
    max-width: 100%;
    padding: 0 30px;
    gap: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-boxes .inner {
    flex-direction: column;
    gap: 40px;
  }
}

.chinese .promo-header {
  position: relative;
  margin: 0 0 60px;
  font-style: normal;
  font-size: 36px;
  line-height: 42px;
  text-transform: uppercase;
}

@media only screen and (max-width: 1280px) {
  .chinese .promo-header {
    margin: 0 0 40px 40px;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .promo-header {
    margin: 0 0 30px 40px;
    font-size: 26px;
    line-height: 30px;
  }
}

.chinese .promo-header::before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  width: 22px;
  height: 3px;
  left: -35px;
  top: 0;
  bottom: 0;
  background: linear-gradient(90deg, #FF5500 0%, #FF8E00 100%);
  border-radius: 2px;
}

@media only screen and (max-width: 768px) {
  .chinese .promo-header::before {
    width: 16px;
  	height: 2px;
  }
}

.chinese .promo-boxes p {
  font-size: 18px;
  line-height: 21px;
}

@media only screen and (max-width: 768px) {
  .chinese .promo-boxes p {
    font-size: 15px;
    line-height: 18px;
  }
}

.chinese .box {
  position: relative;
  display: flex;  
  flex-direction: column;
  padding: 70px 20px 20px;
  max-width: 350px;
  width: 100%;
  gap: 30px;
  background: radial-gradient(53.06% 53.06% at 50% 50%, #1C5394 0%, #042E58 97.59%);
  box-shadow: 0px 3px 15px 3px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

@media only screen and (max-width: 1024px) {
  .chinese .box {
    align-self: center;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .box {
    max-width: none;
    width: auto;
  }
}

.chinese .box::before {
  content: "";
  position: absolute;
  width: 34px;
  height: 47px;
  border-radius: 0 0 3px 3px;
  top: 0;
  left: 20px;
  background: url("images/landing-page-2022/china/quotes.png") #08213F no-repeat center;
  background-size: 20px;
}

.chinese .box .img-wrap {
  position: relative;
  display: flex;
  max-width: none;
  width: 100%;
  height: auto;
  align-items: center;
  gap: 20px;
}

.chinese .box .img-wrap::after {
  content: none;
}

.chinese .box .img-wrap img {
  width: 40px;
  height: 40px;
}

@media only screen and (max-width: 1024px) {
  .chinese .box .img-wrap img {
    width: 35px;
    height: 35px;
  }
}


.chinese .box .img-wrap .sub-header {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
}

@media only screen and (max-width: 768px) {
  .chinese .box .img-wrap .sub-header {    
    font-size: 15px;
    line-height: 18px;
  }
}
.chinese .promo-guide {
  position: relative;
  margin: 0 0 50px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-guide {
    padding: 0 0 55px;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .promo-guide {
    margin: 0 0 35px;
    padding: 0 0 35px;    
  }
}

.chinese .promo-guide .promo-header {
  margin: 0;
}

.chinese .promo-guide .inner,
.chinese .promo-contacts .inner{
  position: relative;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1170px;
  justify-content: space-between;
}

@media only screen and (max-width: 1280px) {
  .chinese .promo-guide .inner,
  .chinese .promo-contacts .inner{
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-guide .inner,
  .chinese .promo-contacts .inner{
    flex-direction: column;
  }
}

.chinese .promo-guide .guide-image {
  max-width: 573px;
  width: 100%;
  max-height: 750px;
  height: auto;
}

.chinese .promo-guide .guide-image img {
  width: 100%;
  height: auto;
}

.chinese .promo-guide .guide-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.chinese .promo-guide .guide-text .inner {
  max-width: none;
  width: 100%;
}

.chinese .promo-guide .guide-text img {
  width: 52px;
  height: 52px;
}

.chinese .promo-guide .guide-block {
  position: relative;
  display: flex;
  padding: 0 0 95px;
  gap: 60px;
}

.chinese .promo-guide .guide-block::before {
  position: absolute;
  content: "";
  margin: auto;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 26px;
  border-left: 2px dashed #0A74EF;  
  z-index: -1;  
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-guide .guide-text img {
    width: 45px;
    height: 45px;
  }
  
  .chinese .promo-guide .guide-block::before {
  	left: 22px;
  }
}

.chinese .promo-guide .guide-block:nth-of-type(3) {
  padding: 0 0 50px;
}

.chinese .promo-guide .guide-block:nth-of-type(3)::before {
  display: none;
}

.chinese .promo-guide .sub-header {
  margin: 0 0 10px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #0A74EF;
}

.chinese .promo-guide .block-text {
  max-width: 300px;
  width: 100%;
}

.chinese .promo-guide .signup-btn {
  margin: 0 0 0 113px;
  max-width: 255px;
  width: 100%;  
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-guide .signup-btn {
    margin: 0 auto;
    max-width: 335px;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .signup-btn, 
  .chinese .promo-boxes .signup-btn, 
  .chinese .promo-guide .signup-btn {  
    max-width: 100%;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
  }
}

.chinese .promo-guide .shifted {
  justify-content: flex-start;
  position: relative;
  left: -50px;
  gap: 90px;
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-guide .shifted {
    align-items: center;
    left: 0;
    gap: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-contacts {
    padding: 0 0 50px; 
  }
}

@media only screen and (max-width: 768px) {
  .chinese .promo-contacts {
    padding: 0 0 35px; 
  }
}

.chinese .promo-contacts .promo-header {
  margin: 0;
}

@media only screen and (max-width: 1280px) {
  .chinese .promo-guide .promo-header {
    margin: 0 0 0 40px;
  }
  .chinese .promo-contacts .promo-header {
    margin: 0 0 40px 40px;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .promo-guide .promo-header {
    margin: 0 0 0 30px;
    font-size: 26px;
    line-height: 30px;
  }
  .chinese .promo-contacts .promo-header {
    margin: 0 0 30px 40px;
    font-size: 26px;
    line-height: 30px;
  }
}

.chinese .promo-contacts .contact-block {
  display: flex;
  align-items: center;
  padding: 50px 0;
  gap: 30px;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  overflow-wrap: anywhere;
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-contacts .contact-block {
  	padding: 15px 0;
  }
}

@media only screen and (max-width: 768px) {
  .chinese .promo-contacts .contact-block {
  	font-size: 19px;
  	line-height: 22px;
    gap: 20px;
  }
}

.chinese .promo-contacts .contact-block img {
  width: 49px;
  height: 49px;
}

@media only screen and (max-width: 1024px) {
  .chinese .promo-contacts .contact-block img {
    width: 42px;
    height: 42px;
  }
}