@font-face {
    font-family: 'FZZhengHeiS-DB-GB';
    src: url('/assets/font/fzzzhjt/FZZZHONGJW--GB1-0.woff2') format('woff2'),
        url('/assets/font/fzzzhjt/FZZZHONGJW--GB1-0.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

	
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "FZZhengHeiS-DB-GB", "Open Sans", sans-serif;
 
}


h1, h2, h3, h4, h5, h6 {
  font-family: "FZZhengHeiS-DB-GB", "Raleway", sans-serif;
}

.navbar a, .navbar a:focus {
  font-family: "FZZhengHeiS-DB-GB", "Raleway", sans-serif;
	font-size: 18px; 
}

#hero .btn-get-started {
  font-family: "FZZhengHeiS-DB-GB", "Raleway", sans-serif;
 
}

#footer .footer-top .footer-contact p {
 
  font-family: "FZZhengHeiS-DB-GB", "Raleway", sans-serif;
}

 
.btn-assessment {
  
  font-size: 18px;
   
}

 @media (max-width: 994px) {
	.btn-assessment{
		font-size: 16px;
	}
	.btn-buy {
		font-size: 16px;
	}
}
 @media (max-width: 575px) {
	 .btn-assessment{
		font-size: 14px;
	}
	.btn-buy {
		font-size: 14px;
	}
}

@media (max-width: 375px) {
	 .btn-assessment{
		font-size: 12px;
	}
	.btn-buy {
		font-size: 12px;
	}
}



.productioncontent-web-overlay {

    bottom: 10px;

}

.production {
 	  height: 500px; 
 
}
.production-p{
	padding-top:50px; 
	padding-bottom:30px; 

}
@media (max-width: 767px) {
	.production {
		 height: 580px;
	}
}

@media (max-width: 530px) {
 
	.production {
		 height: 600px;
	}
} 

 @media (max-width: 440px) {
 
	.production {
		 height: 600px;
	}
}  

.price2{
	font-size:50px;
}


 @media (max-width: 575px) {
	.price2{
		font-size:30px;
	}
}

.buyitem{
	font-weight:300;
	 
}
.buyitem2{
	font-size:18px;

}
  