@charset "UTF-8";
/* CSS Document */

/* 
* This stylesheet resets default browser styles and defines a 
* set of default styles consistent across browsers. 
*/ 
br {
    line-height: 0px;
}

html, body, * {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal; font-weight: 300;
	    font-size: 14px;
    line-height: 22px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

p {
text-align:left;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
}

p:nth-last-child(1), .smlTextWidth p:nth-last-child(1) {
	margin-bottom:0px;
}

input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

:link img, :visited img, :hover img, :active img, img { border: none; } 
h1, h2, h3, h3 strong, h4, h5, h6, .navHolder li a, .button a span, .button a::before, a.back-to-top, .frmbut2, .frmbut, a.frmbut { 
	margin-top: 0px;
}

h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    font-weight: bold;
    color: #000000;
    margin-bottom: 25px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    display: block;
    clear: right;
}

h2, h2 span {
       font-size: 20px;
    color: #000000;
    line-height: 28px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}


h2 a, h2 a:active, h2 a:link, h2 a:visited { 
	color: #66676b;
}

h3 {
    font-size: 30px;
    line-height: 40px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 400;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}

h3 span {
    color:#9A9A9A;
	    font-size: 26px;
    line-height: 30px;
	font-weight: bold; 
}

h4, h4 a, h4 a:active, h4 a:link, h4 a:visited {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    line-height: 46px;
    margin-bottom: 5px;
    font-weight: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    position: relative;
}

h5 {
	font-size:18px;
	line-height:24px;
	margin-bottom:15px;
	text-align: left;
	font-weight:600;
	color:#000;
}


ul, li {
    list-style-type: disc;
    margin-left: 0px;
    padding-left: 0px;
	text-align: left;
}

ul {
	clear: left;
	margin-left:0px;
	padding-left: 17px;
}

ul li {
    padding-left: 3px;
	margin-bottom:6px;
	
}

ol, ol li { 
	list-style-type: decimal;
	margin-left: 15px;
}

em {  
	font-style: italic;
	font-size: inherit;
	color: inherit;
}

strong {
	font-weight: bold;
	font-size: inherit;
	color: inherit;
}

a:link { 
	color: #fcb924;
	text-decoration: none;
	font-size: inherit;
	font-weight: normal; font-weight: 400;
}

a:hover {
	text-decoration:  underline;
	color: #fcb924;
	font-size: inherit;
	font-weight: normal; font-weight: 400;
}

.floatleft {
	float:left;
}
.floatright {
	float: right;
}
.alignLeft p, .alignLeft span, .alignLeft h1, .alignLeft h2, .alignLeft h3 {
	text-align: left;
	display: block;
}
.alignLeft a {
	text-align: left;
	display: block;
	float: left;
}
.alignLeft img.fontGraphic {
    margin: 0px;
    display: inherit;
    padding: 30px 0px 30px 0px;
}
.alignright {
	text-align:right;
}
.imgright {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.imgleft {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.marginright {
	margin-right: 20px;
}
.marginright10 {
	margin-right: 10px;
}
.marginright8 {
	margin-right: 8px;
}
.marginleft {
	margin-left: 20px;
}
.marginleft10 {
	margin-left: 10px;
}
.nomargin {
	margin: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}
.leftAlign p, .leftAlign h3, .leftAlign h1, .leftAlign h2 {
text-align:left;	
}
.marginbottom {
	margin-bottom: 10px;
}
.marginbottom5 {
	margin-bottom: 5px;
}

.alignCenter {
		text-align:center;
}

fieldset { border: none; }

.clear:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	font-size: 0; 
}
.clear { 
	display: inline-table;
	clear:both;
	height:0;
	margin:0px;
	padding: 0px;
}
.clearright {
	clear:right;
}
.clearleft {
	clear:left;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Hide from IE/Mac \*/ 
* html .clear { height: 1%; } 
.clear { 
	display: block; 
} 


::-webkit-input-placeholder {
   color: rgba(0,0,0,1);
   
}

:-moz-placeholder { /* Firefox 18- */
   color: rgba(0,0,0,1);  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(0,0,0,1);  
}

:-ms-input-placeholder {  
   color: rgba(0,0,0,1);  
}

.center h1, .center h2, .center h3, .center p {
	text-align:center;
	
}

@media only screen and (max-width: 1150px) {

h3.chinese {
		font-size: 84px;
		line-height: 80px;
	}
	
	p.translation {
		font-size: 24px;
	
	}
	
}
	



@media only screen and (max-width: 980px) {
	
h1 {
    font-size: 27px;
    line-height: 38px;
    text-align: center;
}
	
	
}

@media only screen and (max-width: 767px) {

	
	h2 {
	    font-size: 16px;
    line-height: 24px;
    text-align: left;
	
	}
	
	.imgright {
		float:center;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	.imgleft {
		float:center;
		margin-right: 20px;
		margin-bottom: 10px;
	}
	
	.alignLeft p, .alignLeft span, .alignLeft h1, .alignLeft h2, .alignLeft h3, .alignLeft a {
		text-align:left;
	}
	
	.person p, .person span, .person h1, .person h2, .person h3, .person a {
		text-align:left;
	}
	
	.alignright {
		text-align:left;
	}
	
	h5 {
		
		text-align:left;
		font-size:20px;
	}
	
	h3.chinese {
		font-size: 38px;
		line-height: 38px;
	}
	
	p.translation {
		font-size: 24px;
		text-transform: uppercase;
		font-weight: 500;
		line-height: 35px;
		margin-top: 30px;
		margin-bottom: 0px;
	}
	
}

.section.blue h1, .section.blue h2, .section.blue h3, .section.blue h4, .section.blue p, .section.blue li {
	color:#fff !important;
	
}

.section.blue h3 a {
    color: #fff !important;
    text-align: center;
    display: block;
    width: 100%;
}
