*{
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: 'KaiTi';
  src: url('../fonts/KaiTi.ttf');
}

.media-heading{
	color: #ED1B24;
}

.media-heading, blockquote, .text-bold, .media-body, em, td, p, li{
	font-family: Georgia, "Times New Roman", "KaiTi", "楷体", STKaiti, "华文楷体", serif;
}

.page-header{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
	width: 100%;
    padding-top: 18.25%; /* 16:9 Aspect Ratio */
	border: none;
	margin-bottom: -12px;
}

.navbar-nav{
	float: right;
}

.navbar-default{
	background-image: url('../images/menu.jpg');
	border-color: #fff000;
    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.row-header-1{
	margin: 30px 0 15px 0px;
	padding: 0;
	width: 100%;
	height: 31px;
	background-image: url('../images/button1.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	color: #005C9B !important;
	margin-bottom: -7px;
}
.row-header-2{
	margin: 30px 0 15px 0px;
	padding: 0;
	width: 100%;
	height: 31px;
	background-image: url('../images/button2.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	color: #005C9B !important;
}
.row-header-3{
	margin: 23px 0 2px 0px;
	padding: 0;
	width: 100%;
	height: 31px;
	background-image: url('../images/button3.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	color: #005C9B !important;
}

.row-header > .media-heading{
	color: #fff;
	text-align: center;
	width: 100%;
	height: 100%;
	text-shadow: -1px 0 #2C4688, 0 1px #2C4688, 1px 0 #2C4688, 0 -1px #2C4688;
	font-weight: bold;
	font-size: 25px;
	line-height: 2.0;
}

.nav.navbar-nav li a {
    color: #fff;
	font-family: Arial;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.nav.navbar-nav li a:hover{
	background-image: linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);
	font-style: italic;
}


.nav.navbar-nav li a{
	padding-left: 40px;
	padding-right: 40px;
	width:100%;                                                             
	height:100%;                                                            
	display:block;
}

.img-responsive {
    margin: 0 auto;
	vertical-align: text-top;
}

.caption{
	color: #ffffff; 
	background: green; 
	text-align:center; 
	font-weight:bold; 
	opacity:0.7;
	margin: 0 auto;
	margin-top: 5px;
}

.caption p{
	color: white; 
}

.content{
	font-size: 20px;
    line-height: 30px;
    word-wrap: break-word;
    font-family: Times New Roman;
    color: black;
	list-style: none;
}

.content li {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
	display: inline-block;
}

.endpage{
	padding: 0;
	margin: 10px auto;
}

.endimage{
	position: relative;
    opacity: 0.90;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
	padding: 0;
	margin: 0;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}


@media only screen and (max-width: 640px){
	.navbar-nav{
		float: left;
		width: 100%;
	}
	
	.page-header{
		margin: 50px 0 0 0;
	}

	.nav.navbar-nav li a {
		color: #000;
	}
	
	.row-header-1, .row-header-2, .row-header-3{
		background-image: url(../images/b.jpg);
		font-size: 20px;
		line-height: 1.5;
	}
	
	.row-header-2,  .row-header-3{
	    font-size: 16px !important;
		line-height: 2 !important;
	}
	
	.row-header{
		height: 67px;
	}
	
	.quote-content:first-child{
		margin-bottom: 20px;
	}
	
	.carousel-caption h3{
		font-size: 10px;
	}
	
	#videoGallery > .embed-responsive iframe{
		height: 200px !important;
	}
	.hope-content{
		left: 0!important;
	}
	
	.tab-pane > div.priority-content{
		padding-top: 100% !important;
	}
}

@media only screen and (min-width: 650px) and (max-width: 768px) {
	.nav.navbar-nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.nav.navbar-nav{
		width: 60%;
	}
	
	.page-header{
		margin: 53px 0 0 0;
	}
	
	blockquote{ 
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
	
	.tab-pane > div.priority-content{
		padding-top: 50% !important;
	}
}

@media only screen and (min-width: 800px) and (max-width: 962px) {
	blockquote{ 
		font-size: 14px !important;
		line-height: 1.3 !important;
	}
	
	.tab-pane > div.priority-content{
		padding-top: 50% !important;
	}
}
.pdt-20{
	padding-top: 20px;
}


.boldtext{
	font-weight: bold;
	font-size: 30px;
	padding: 25px 0px 5px 0px;
}
.srcoll_cn{
	height: 350px;
	background: #F5F5F5;
	overflow-y: scroll;
}

.style-scrollbar::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.style-scrollbar::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.style-scrollbar::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

.no-border {
	border: none;
	box-shadow: none;
}

.caption-img{
	margin: 10px auto;
}

.pd-0{
	padding: 0;
}

.srcoll_cn > .img-responsive{
	#width: 100%;
}

.logo{
	margin: 7px 10px;
}

a, a:hover, a:focus {
    color: #ED1B24;
    text-decoration: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	border-top: 2px solid #006AB0;
}

.panel-tab{
	width: 97%;
}

.panel-tab li a{
	font-size: 19px;
}

.tab-content p{
	padding: 5px;
	font-size: 20px;
	text-align: justify;
}

.tab-pane > p{
	text-indent: 30px;
}


.text-bold{
	font-weight: bold;
}
.tab-text-center {    
	padding: 5px;
	font-family: KaiTi;
	text-align: center;
	font-size: 20px;
}

.font-16{
	font-size: 16px;
}

.rwd-table{
	background: #34495E;
    color: #fff;
    border-radius: .4em;
    overflow: hidden;
	margin: 1em 0;
    min-width: 300px;
	    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

.list-inline{
	position: relative;
	margin: 0;
}

.list-inline li {
    width: 9%;
	cursor: pointer;
	float: left;
}
.list-inline img {
	width: 100%;
	margin: 2px;
}


blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 21px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #c76c0c;
  border-right: 2px solid #c76c0c;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;
}


blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}
.media-slogan{
	margin-top: 20px;
}

.lslide img{
	width: 100%;
}

.carousel-caption{
	
    max-width: 100%;
    width:100%;
	position: relative;
    left: 0;
	right: 0;
	bottom: 0;
	padding: 0;
}

.carousel-caption h3{
	background-color: rgba(0, 0, 0, 0.5);
	padding: 15px;
	margin: 0;
	position: absolute;
    left: 0;
	right: 0;
	bottom: 0;
	font-size: 22px;
}

.carousel-control-thumb{
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
	padding: 0;
}

.carousel-control-thumb > .carousel-control{
	width: 4%;
}

.carousel-inner img{
	width: 100%;
	height: 100%;
}


.carousel .carousel-control { visibility: hidden; }

.carousel:hover .carousel-control { 
	visibility: visible; 
	color: #fff;
}


.carousel-thimb-container{
	margin: 20px 0;
}

.carousel-continue-reading{
	color: #fff;
}

.lSGallery > li.active {
    opacity: 0.5;
}

.schedule{
	margin: 20px auto;
}

.slider{
	margin-bottom: 20px;
}


.mutil-media{
	margin: 0;
}

.feature-img{
	width: 64%;
	float: left;
}

.feature-box{
	margin-top: 20px !important;
}

.feature-box p{
	font-size: 20px;
	color: #000;
}

.caption-img{
	color: #0f20e8 !important;
	font-size: 19px;
}

.width-80{
	width: 80%;
}

.table td{
	background: none !important;
	border: none !important;
}

.timeline{
	background: url('../images/bgtimeline.jpg');
	background-repeat: none;
	background-position: center;
	background-size: 100%;
}

.footer-page{
	height: 132px;
	margin: 0 !important;
	background-image: url(../images/button4.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
	color: #ffffff;
	text-align: left;
}

.footer-page p{
	margin: 0 !important;
	font-size: 20px;
}

.footer-page p:first-child{
	margin-top: 10px !important;
}

.line-12{
	border: 1px solid #006AB0;
}

.hope{
	margin: 20px 0 0 15px;
}

#hope{
	background: #F0F0F0;
	margin: 0;
	width: 97%;
}

.hope-content{
	position: relative;
	margin-top: 10px;
}

.hope-content p{
	position: absolute;
	top: 9%;
    left: 11%;
    width: 72%;
	padding: 10px 0;
	color: #fff;
    font-size: 1.4vw;
}

#hope-content-1 p{
	left: 16%;
}

#hope-content-3 p{
	top: 17%;
}

#hope-content-4 p{
	top: 15%;
}

#hope-content-2 p, #hope-content-3 p, #hope-content-4 p{
	left: 18%;
}

#hope-content-1{
	background: url('../images/hope/info1.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 14.25%; /* 16:9 Aspect Ratio */
	border: none;
	left: 5%;
}

#hope-content-2{
	background: url('../images/hope/info2.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 14.25%; /* 16:9 Aspect Ratio */
	border: none;
	left: 10%;
}

#hope-content-3{
	background: url('../images/hope/info3.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 14.25%; /* 16:9 Aspect Ratio */
	border: none;
	left: 15%;
}

#hope-content-4{
	background: url('../images/hope/info4.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 14.25%; /* 16:9 Aspect Ratio */
	border: none;
	left: 20%;
	margin-bottom: 10px;
}

#priority-content-1{
	background: url('../images/hope/bong1.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 23.25%; /* 16:9 Aspect Ratio */
	border: none;
}

#priority-content-2{
	background: url('../images/hope/bong2.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 23.25%; /* 16:9 Aspect Ratio */
	border: none;
}

#priority-content-3{
	background: url('../images/hope/bong3.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 23.25%; /* 16:9 Aspect Ratio */
	border: none;
}

#priority-content-4{
	background: url('../images/hope/bong4.png');
	background-repeat: no-repeat;
	display: block;
    background-size: 100%;
    padding-top: 23.25%; /* 16:9 Aspect Ratio */
	border: none;
	margin-bottom: 10px;
}

.tab-pane > div.priority-content{
	padding: 10px 5px;
	position: relative;
}

.tab-pane > div.priority-content p{
	position: absolute;
    top: 27%;
    left: 42%;
    width: 40%;
}

.lSNext{
	top: 2% !important;
    left: 54% !important;
}

.lSPrev{
	top: 2% !important;
}
.quote > .media:first-child > .media-heading{
	margin: 12px 0;
}

#imageGallery > li > img{
	height: 100% !important;
}

.item-news{
	margin-top: 2%;
}

.item-new-title{
	color: #0f20e8 !important;
    font-size: 14px;
    font-weight: bold;
	line-height: 1.5;
}

/* entypo */
[class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}

#sticky-social li{
	display: block;
}

#sticky-social a img{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#sticky-social {
   left: 0;
   position: fixed;
   top: 307px;
}

#sticky-social a {
   color: #fff;
   display: block;
   height: 35px;
   font: 16px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
  
}

#sticky-social a span {
	line-height: 35px;
	position: absolute;
	text-align:center;
	width:100px;
}


#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  