html{
	overflow-x: hidden;
	overflow-y: scroll;
}
html * {max-height:1000000px; }
body{
	margin:0px;
	/*font-family: 'Ubuntu', sans-serif;*/
	font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
	position:relative;
}

@media only screen and (min-width: 10px) {
	.dummy-banner{
		height: 309px;
		height: 317px;
	}

	.content-wrapper {
		max-width: 100%;
		overflow: hidden;
		position: relative;
	}

	.common-wrapper{
		width:1770px;
		margin:0px auto;
	}

	.news-pic{
		margin:0px auto;
		display:block;
		width:100%;
	}

	.news-con{
		margin:0px auto;
		width:1422px;
	}

	.news-con-title{
		display:inline-block;
		color:#846453;
		font-size:45px;
		padding-left:0px;
		padding-top:30px;
		padding-bottom:30px;
		width:calc(100% - 115px - 4px);
	}

	.news-con-date{
		display:inline-block;
		width:115px;
		font-size:20px;
		color:#6C6D71;
	}

	.news-left{
		display:inline-block;
		vertical-align:top;
		margin-right:70px;
		width:calc(100%  - 505px - 70px - 4px);
		color:#6C6D71;
		font-size:18px;
		line-height:1.5;
	}

	.news-right{
		display:inline-block;
		vertical-align:top;
		width:505px;
	}

	.news-right img{
		vertical-align:top;
		margin-bottom:22px;
		width:100%;
	}

	.rmenu{
		position:absolute;
		width:85%;
		width: 60%;
		background-color: #173A64;
	    z-index: 99999;
		transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		transition:all 0.3s ease-in-out;
	}

	.rmenu-shift{
		transform: translateX(0%);
		-moz-transform: translateX(0%);
		-webkit-transform: translateX(0%);
	}

	.rmenu-lang{
		font-family:"Microsoft JhengHei", sans-serif;
		font-size:30px;
		font-size: 18px;
		margin-top:50px;
		margin-bottom:50px;
		margin-top:25px;
		margin-bottom:25px;
		margin-left:50px;
	}

	.rmenu-sc{
		margin-left:30px;
	}

	.rmenu-lang a:link{
		color:#FFF;
		text-decoration:none;
	}

	.rmenu-lang a:visited{
		color:#FFF;
		text-decoration:none;
	}

	.rmenu-lang a:hover{
		opacity:0.7;
	}

	.rmenu-menu{
		margin-left:50px;
		margin-right:40px;
		font-size:28px;
		font-size: 18px;
		font-weight: 300;
	}

	.rmenu-a:link{
		color:#FFF;
		text-decoration:none;
	}

	.rmenu-a:visited{
		color:#FFF;
		text-decoration:none;
	}

	.rmenu-a:hover{
		opacity:0.7;
	}

	.rmenu-active{
		background:#FFF;
	}

	.rmenu-a-active:link{
		color:#125E98;
		text-decoration:none;
	}

	.rmenu-a-active:visited{
		color:#125E98;
		text-decoration:none;
	}

	.rmenu-a-active:hover{
		opacity:0.7;
	}

	.rmenu-ul{
		margin:0px;
		padding:0px;
		list-style:none;
		margin-left:-20px;
	}

	.rmenu-ul li{
		padding:15px 0px;
		padding-left:20px;
	}

	.rmenu-ul2{
		list-style:none;
		display:none;
		padding:0px;
	}

	.rmenu-ul2 li{
		padding:25px 0px;
		padding-left:60px;
	}

	.rmenu-ul2 li:hover{
		background:#154C7E;
	}

	.rmenu-arrow{
		float:right;
		margin-top:10px;
		margin-right:20px;
		vertical-align:top;
		display:none;
	}

	.rmenu-div{
		width:calc(100% - 51px);
		vertical-align:top;
		display:inline-block;
	}

	.mainContainer{
		transition:all 0.3s ease-in-out;
	}

	.mainContainer-shift{
		-moz-transform: translateX(60%);
		-webkit-transform: translateX(60%);
		transform: translateX(60%);
	}

	.rmenu-con{
		display:none;
		float:left;
		padding-top:42px;
		padding-top:49px;
		/*margin-left:5%;*/
		padding-left: 5%;
		cursor:pointer;
	}
	.rmenu-con img{
		height: 30px;
	}

	.top{
		/* background:url("../images/bg1.png"); */
		background-repeat:no-repeat;
		background-position:center;
		height:960px;
		position:relative;

		overflow: hidden;
		width: 100%;
	}

	.top-new-releases{
		background:url("../images/news-release-bg.png");
		background-repeat:no-repeat;
		background-position:center;
		height:437px;
		position:relative;
	}

	.top-con{
		background:rgba(0,0,0,0.6);
		height:118px;
		height: 100px;
		position:relative;
		z-index:3;
	}

	.top-con-wrapper{
		width:1700px;
		margin:0px auto;
	}

	.news-title{
		text-align:center;
		font-size:60px;
		color:#9A8579;
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
		padding-top:50px;
		padding-bottom:50px;
	}

	.msg1{
		/*cursor:pointer;*/
	}

	.msg2{
		/*cursor:pointer;*/
	}

	.logo-con img{
		vertical-align:top;
		height: 100px;
	}

	.logo-con{
		float:left;
		margin-left:-100px;
	}

	.menu-con{
		float:right;
		margin-top:25px;
		margin-top: 20px;

		/*margin-bottom:35px;*/
	}

	.home{
		margin-right:20px;
		margin-bottom: -2px;
	}

	.contact{
		margin-right:20px;
		margin-bottom: -2px;
	}

	.top-en{
		/*margin-right: 15px;*/
		font-family:"Microsoft JhengHei", sans-serif;	
	}

	.top-tc{
		margin-right: 20px;	
		font-family:"Microsoft JhengHei", sans-serif;
	}

	.top-tc:last-child{
		margin-right: 0px;
	}

	.top-sc{
		font-family:"Microsoft JhengHei", sans-serif;
	}

	.top-a:link{
		color:#FFF;
		text-decoration:none;
	}

	.top-a:visited{
		color:#FFF;
		text-decoration:none;
	}

	.top-a:hover{
		opacity:0.7;
	}

	.menu1{
		text-align:right;
		margin-bottom:30px;
		margin-bottom: 15px;
	}

	.menu2{
		text-align:right;
	}

	.menu2-ul{
		padding:0px;
		margin:0px;
		list-style:none;
		font-size:20px;
		font-weight:300;
	}

	.menu2-ul li{
		display:inline-block;
		margin-left:44px;
		/*padding-bottom:30px;*/
	}

	.menu2-ul li:first-child{
		margin-left:0px;
	}

	.menu2-a:link{
		color:#FFF;
		text-decoration:none;
	}

	.menu2-a:visited{
		color:#FFF;
		text-decoration:none;
	}

	.menu2-a:hover{
		opacity:0.7;
	}

	.top-text{
		position: relative;
		position: absolute;
		right: 0;
		display: inline-block;
		margin-right: 6.8%;
		margin-top: 11.2%;
		/*background-color: rgba(0,0,0,0.7);
		clip-path: polygon(37px 0, 100% 0, 100% calc(100% - 62px), calc(100% - 37px) 100%, 0 100%, 0% 62px);
		-webkit-clip-path: polygon(37px 0, 100% 0, 100% calc(100% - 62px), calc(100% - 37px) 100%, 0 100%, 0% 62px);*/
		overflow: hidden;

		/* width: 36.2%;
		padding: 1.8% 2.6%;*/

		width: 41.4%;
		width: 50%;
		padding: 0 0;
	}
	.top-text-m-con{
		display: none;
		background-color: rgba(0,0,0,0.5);
		height: 1000px;
	}

	.top-text-t-wrapper{
		width: 100%;
    	position: relative;
    	padding-top: 4.35%;
	}
	.top-text-t-wrapper div:first-child{
		width: 0;
		height: 0;
		border: 31px solid rgba(0,0,0,0.7);
		border-left: 18px solid transparent;
		border-top: 31px solid transparent;	
		border-right: 18px solid rgba(0,0,0,0.7);
		top: 0;
		position: absolute;
	}
	.top-text-t-wrapper div:last-child{
		position: absolute;
	    width: calc(100% - 36px);
	    height: 100%;
	    top: 0;
	    left: 36px;
	    background-color: rgba(0,0,0,0.7);
	}
	.top-text-f-wrapper{
		display: inline-block;
		width: 36px;
		vertical-align: top;
	}
	.top-text-f-wrapper div:first-child{
		width: 0;
		height: 0;
		border: 31px solid rgba(0,0,0,0.7);
		border-left: 18px solid transparent;
		border-top: 31px solid transparent;	
		border-right: 18px solid rgba(0,0,0,0.7);
	}
	.top-text-f-wrapper div:last-child{
		background-color: rgba(0,0,0,0.7);
		height: calc(100% - 62px);
	}
	.top-text-b-wrapper{
		display: inline-block;
		width: 36px;
		vertical-align: bottom;
	}
	.top-text-b-wrapper div:first-child{
		background-color: rgba(0,0,0,0.7);
		height: calc(100% - 62px);
	}
	.top-text-b-wrapper div:last-child{
		width: 0;
		height: 0;
		border-top: 31px solid rgba(0,0,0,0.7);	
		border-bottom: 31px solid transparent;
		border-right: 18px solid transparent;
		border-left: 18px solid rgba(0,0,0,0.7);
	}
	.top-text-bot-wrapper{
		width: 100%;
    	position: relative;
    	padding-top: 4.35%;
	}
	.top-text-bot-wrapper div:first-child{
		position: absolute;
	    width: calc(100% - 36px);
	    height: 100%;
	    bottom: 0;
	    right: 36px;
	    background-color: rgba(0,0,0,0.7);
	}
	.top-text-bot-wrapper div:last-child{
		width: 0;
		height: 0;
		border-top: 31px solid rgba(0,0,0,0.7);	
		border-bottom: 31px solid transparent;
		border-right: 18px solid transparent;
		border-left: 18px solid rgba(0,0,0,0.7);
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.top-text-c-wrapper{
		background-color: rgba(0,0,0,0.7);	
		padding: 4.35% 0;
		display: inline-block;
		width: calc(100% - 72px);
	}
	/*
	.top-text:after {
	  content: '';
	  position: absolute;
	  width: 1100%; height: 1100%;
	  top: 20px; right: -500%;
	  background: rgba(0,0,0,0.7);
	  transform-origin: 54% 0;
	  transform: rotate(45deg);
	}
	*/
	.top-text-title{
		font-size:53px;
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
		font-weight:bold;
		padding-bottom: 5px;

		text-align:left;
		color:#FFF;
		line-height: 1.2;
	}
	.top-text-msg{
		font-size:16px;
		color:#FFF;
		line-height:1.6;
		/*margin:0px auto;*/
		text-align:left;
		font-weight:100;

		/*transform: scaleX(0.97);*/
		text-shadow: 2px 2px 5px #666666;
	}

	.msg1{
		/* background-image:url(../images/bg2.png); */
		background-repeat: no-repeat;
		background-position:right;
		background-color:#E6E7E8;
		position:relative;
		height:441px;
	}

	.msg2{
		/* background-image:url(../images/bg3.png);
		background-repeat: no-repeat;
		background-position:left; */
		background-color:#E6E7E8;
		position:relative;
		height:542px;
		margin-bottom:40px;
	}

	.msg1-con{
		background-image:url(../images/msg1.png);
		background-repeat: no-repeat;
		background-position:left;
		height:547px;
		width:1092px;
		position:absolute;
		top:-106px;
		z-index:2;
	}

	.msg2-bg{
		position:absolute;
		z-index:2;
		top:-19px;
	}

	.msg2-con{
		position:relative;
		top:55px;
		height:440px;
		background-color:#E2F3FB;
		overflow: hidden; /* george */
	}

	.msg2-con-b{
		float:right;
		/*width:960px;*/
		margin-right:52px;

		width:910px;	
	}

	.msg2-title{
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
		color:#173964;
		font-size:35px;
		/*padding-top:40px;*/

		padding-top: 30px;

		margin-bottom: 15px;
	}

	.msg2-title-span{
		/*font-size: 55px;*/
		font-size: 50px;
		font-weight: bold;
	}

	.msg2-msg{
		color:#403F41;
		font-size: 21px;
		font-weight: 300;
		line-height:1.6;
		margin-bottom: 20px;

		margin-bottom: 15px;
	}

	.msg1-title{
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
		padding-left:77px;
		width:714px;
		color:#63A60A;
		font-size:35px;

		/*padding-top:43px;
		padding-bottom:10px;*/
		padding-top: 30px;

		margin-bottom: 15px;
	}

	.msg1-msg{
		padding-left:77px;
		width:714px;
		color:#403F41;

		font-size:21px;
		font-weight: 300;
		line-height:1.6;
		margin-bottom: 20px;

		margin-bottom: 15px;
	}

	.msg1-a-div{
		font-size: 21px;

		/*font-size:23px;*/
		padding-left:77px;
		padding-bottom:52px;
	}

	.msg1-pic-img{
		display:none;
		width:100%;
	}

	.msg2-pic-img{
		display:none;
		/* padding-top:22px; */
		width:100%;
	}

	.msg1-title-span{
		font-weight:bold;
		/*font-size:55px;*/
		font-size: 50px;
	}

	.msg1-a{
		color: white;
		text-decoration: none;
	}
	.msg1-a > span{
		display: inline-block;
		vertical-align: bottom;
		background-color: #63A60A;

		font-size: 16px;
		line-height: 1;
		padding: 8px 13px;
		padding-right: 4px;
	}
	.msg1-a::after{
		content: '';
		display: inline-block;
		vertical-align: bottom;

		border: 16px solid #63A60A;
	    border-left: 10px solid #63A60A;
	    border-top: 16px solid transparent;
	    border-right: 10px solid transparent;
	}
	.msg1-a:hover{
		opacity:0.7;
	}


	.msg2-a-div{
		font-size: 21px;

		/*font-size:23px;*/
		padding-bottom:52px;

		text-align: right;
	}
	.msg2-a{
		color: white;
		text-decoration: none;
	}
	.msg2-a > span{
		display: inline-block;
		vertical-align: bottom;
		background-color: #173964;

		font-size: 16px;
		line-height: 1;
		padding: 8px 13px;
		padding-left: 8px;
	}
	.msg2-a::before{
		content: '';
		display: inline-block;
		vertical-align: bottom;

		border: 16px solid #173964;
	    border-right: 10px solid #173964;
	    border-bottom: 16px solid transparent;
	    border-left: 10px solid transparent;
	}
	.msg2-a:hover{
		opacity:0.7;
	}

	.footer{
		background:#FFF;
	}
	.footer-container{
		max-width:1300px;
		margin: auto;
		padding: 45px 20px;
		text-align:right;
	}
	.footer-copyright{
		color:#6C6D71;
		font-size: 16px;
		margin-left: 2em
	}
	.footer-copyright:first-child {
	    margin-left:0
	}
	.footer-copyright a{
		color: inherit;
		text-decoration: none;
	}

	.submenu{
		width:1010px;
		height:203px;
		position:absolute;
		right:0px;
		top:-300px;
		z-index:2;
		background:rgba(64, 63, 65, 0.8);
		transition:all 0.3s ease-in-out;
	}

	.submenu-shift{
		top:118px;
	}

	.subpic{
		padding-top:17px;
		padding-left:17px;
		padding-right:17px;
	}

	.submenu-ul{
		margin:0px;
		padding:0px;
		font-size:20px;
		font-weight:lighter;
	}

	.submenu-ul-con{
		display:inline-block;
		vertical-align:top;
		margin-top:20px;
		width:calc(100% - 300px - 4px);
	}

	.submenu-ul li{
		display:inline-block;
		width:318px;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:17px;
		margin-bottom:10px;
	}

	.submenu-ul li:hover{
		background:rgba(0,0,0,0.5);
		font-weight:bold;
	}

	.submenu-a:link{
		color:#FFF;
		text-decoration:none;
	}

	.submenu-a:visited{
		color:#FFF;
		text-decoration:none;
	}

	.submenu-a:hover{
		opacity:0.7;
	}

	.news-bg{
		background:#F1F2F2;
		padding-top:83px;
		padding-bottom:140px;
	}

	.news-item{
		display:inline-block;
		vertical-align:top;
		margin-right:2%;
		width:30%;
		padding:10px;
		background:#FFF;
		height:749px;
		position:relative;
		margin-bottom:26px;
	}

	.news-item:nth-child(even) {
		background-color:#E6E7E8;
	}

	.news-item:nth-child(3n+2) {
		margin-right:0px;
	}

	.news-img{
		width:100%;
		vertical-align:top;
	}

	.news-date{
		width:75px;
		height:160px;
		border-bottom:10px solid #939598;
		position:absolute;
		top:288px;
		background:#FFF;
		z-index:2;
	}

	.news-title-s{
		font-size:29.73px;
		color:#403F41;
		width:77.64%;
		margin-right:0px;
		margin-left:auto;
	}

	.news-msg{
		font-size:18px;
		color:#403F41;
		width:77.64%;
		margin-right:0px;
		margin-left:auto;
		margin-top:20px;
		line-height:1.5;
	}

	.news-d{
		color:#403F41;
		font-size:51.16px;
		text-align:center;
	}

	.news-m{
		color:#403F41;
		font-size:26.7px;
		text-align:center;
	}

	.news-y{
		color:#403F41;
		font-size:23.51px;
		text-align:center;
		margin-top:5px;
	}

	.news-text1{
		margin-top:125px;
	}

	.news-img2-div{
		position:absolute;
		bottom:10px;
		left:10px;
		width:calc(100% - 20px);
	}

	.news-drop{
		font-size:30px;
		color:#173964;
		text-align:right;
		padding-bottom:25px;
		display:inline-block;
		cursor:pointer;
		margin-left:auto;
		margin-right:0px;
	}

	/* sub page */
	.page-title{
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;

		color:#9a8579;
		font-size:45px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #fff;
		/*
		width:714px;	
		padding-left:77px;
		padding-top:43px;
		padding-bottom:10px;	
		*/
	}
	.page-banner{
		display: block; 
		position: absolute;
		left:50%;
		width:1920px;
		height:435px;
		margin-left: -960px;
		z-index: -1;
	}
	.page-banner-bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 118px;
		height: 100px;

	    background: rgba(100,100,100,0.6); /* For browsers that do not support gradients */				
	}
	.page-banner.mobile{
		display: none;
	}

	.page-container{
		/*max-width: 1550px;*/
		margin: auto;
		width: 100%;
		margin-bottom: 10px;
		min-height: 33vh;
	}
	.page-container.with-bg{
		background-color: #f1f2f2;	
	}
	.page-content{
	    font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
		max-width:1300px;
		margin: auto;

		font-size: 18px;
	    font-weight: 400;
		color: #6c6d71;
		line-height: 1.6;
		overflow: hidden;

		/*padding: 10px 20px;*/

		padding: 30px 20px;
		padding-top: 0;
	}
	.page-container.with-bg .page-content{
		padding-top: 30px;
	}
	.page-content p{
		margin-top: 10px;
		margin-bottom: 15px;
		margin-top: 0px;
	    line-height: 1.8;

    	line-height: 1.5;
    	margin: 0 0 10px 0;
	}
	.page-content ul, .page-content ol{
		margin-top: 10px;
		margin-bottom: 10px;
		padding-left: 20px;
		margin: 0px 0px 20px 0px;

		padding-left: 10px;
		line-height: 1.8;
		margin-top: -7px;
		font-weight: 400;
		position: relative;

		line-height: 1.6;
	}
	.page-content li ul, .page-content li ol{
		line-height: 1.3;
	}
	.page-content li{
		list-style-type: none;
	}
	.page-content li::before{
		content: '\2022';
		position: absolute;
		left:0px;
	}
	.block ul ul li:before{content: "◦";}

	.page-content *{
		box-sizing: border-box;
		max-width: 100%;
	}

	.page-img-l{
		width: 100%; 
		padding-bottom: 20px;
		padding-top: 60px;
	}

	.page-img{
		display: inline-block;
		float: right;
		width: 38.5%;
		/*padding: 0 5px;*/
		vertical-align: top;
		line-height: 0;
	}
	.page-img img{
		/*padding-bottom: 20px;*/
	}
	.page-wrap-text{
		display: inline-block;
		width: 60.5%;
		/*padding-left: 5px;*/
		padding-right: 45px;
		vertical-align: top;
	}
	.page-sub-heading{
		font-size: 25px;
		color: #846453;
		margin-bottom: 8px;
		/*line-height: 1;*/
	}
	.page2-sub-heading{
		font-size: 25px;
		color: #846453;
		margin-bottom: 8px;
	}
	.page2-title{
		/*font-family: Cinzel, Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;*/
		font-family: 'Ubuntu', Arial, Verdana, "Trebuchet MS", 'Heiti TC', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;

		color: #9a8579;
		font-size:45px;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #fff;

		/*
		width:714px;	
		padding-left:77px;
		padding-top:43px;
		padding-bottom:10px;	
		*/
	}
	.page-content a{
		text-decoration: none;
		color: #0078F0;
	}
	.accord-header{
		/*background-color: #3464d4;*/
		background-color: #666666;
		color: white;
		font-size: 21px;
		cursor: pointer;
		margin-bottom: 10px;
		margin-top: 15px;
		padding: 10px 20px;
		position: relative;
	}
	.accord-content{
		padding-left: 20px;
		background-color: white;
		padding-top: 10px;
		padding-right: 20px;
	}
	p.job-sub-heading, div.job-sub-heading{
		margin: 0px;
		font-weight: bold;
	}
	.accord-content ul{
		margin: 0px;

	}
	.job-ref-no{
		background-color: #cccccc;
		color: black;
		top: -10px;
		position: relative;
		padding: 5px 20px;
		margin-bottom: -10px;
	}
}

@media only screen and (max-width: 1023px) {
	.top-text-title{
		text-align: center;
	}
}

@media only screen and (min-width: 10px) {
	.image-all figcaption, .image-part figcaption{
		margin-bottom: 1.5em;
	}
	.content-all{
		width: 100%;
	}
	.image-all{
		width: 100%;
	}
	.image-all figure{
		width: 24.4%;
		margin: 0;
		margin-right: 0.8%;
		margin-bottom: 0.8%;
		padding: 0;
		display: inline-block;
		vertical-align: top;
	}
	.image-all figure:nth-child(4n){
		margin-right: 0;
	}
	.image-all img{
		width: 100%;
	}
	.content-part{
		display: inline-block;
		vertical-align: top;
		width: 61.5%;
	}
	.content-part.left{
		padding-left: 20px;
	}
	.content-part.right{
		padding-right: 20px;
	}
	.image-part{
		display: inline-block;
		vertical-align: top;
		width: 38.5%;
	}
	.image-part figure{
		margin: 0;
		padding: 0;
		margin-bottom: 0.5%;
	}
	.image-part img{
		width: 100%;
	}

	.expand-btn{
		display: inline-block;
	    width: 20px;
	    height: 20px;
	    text-align: center;
	    position: absolute; 
	    right: 20px;
	}
}


@media only screen and (max-width: 700px) {
	.page-img{
		width: 40%;
	}
	.page-wrap-text{
		width: 59%;
	}
}

@media only screen and (max-width: 500px) {
	.page-img, .page-wrap-text{
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 1770px) {
	/* all */
	.common-wrapper{
		width:100%;
	}
	
	/* news_releases.php */
	.news-bg{
		width:90%;
		margin:0px auto;
	}
	
	.news-con{
		width:90%;
	}
	
	/* all */
	.top-con-wrapper{
		width:100%;
	}
	
	.logo-con{
		margin-left:-80px;
		margin-left: -60px;
	}
	
	.menu-con{
		margin-right:20px;
	}
	.menu1{
		margin-bottom: 20px;
	}
	.menu2-ul{
		font-size:15px;
	}
	
	.menu2-ul li {
		margin-left:24px;
	}
	
	/* news_releases.php */
	.news-bg{
		padding-left:40px;
		padding-right:40px;
	}	
	
	.news-con{
		width:100%;
	}
}

@media only screen and (max-width: 1400px) {
	
	
	/* news_releases.php */
	.news-right{
		width:300px;
	}
	
	.news-left{
		margin-right:30px;
		width:calc(100%  - 300px - 30px - 4px);
	}
}


@media only screen and (max-width: 1280px) {
	/*.msg1-con{
		background-position-x: -150px;
		width: 942px;
	}
	.msg1-title{
		width: 564px;
	}
	.msg1-msg{
		width: 564px;
	}*/
	.top{
		height: 650px;
		height: 530px;
	}
	.top-text{
		margin-right: 6.8%;
		margin-top: 11.2%;
		margin-top: 50px;
		width: 50%;
		width: 60%;
	}
	.top-text-title{
		font-size: 40px;
		font-size: 32px;
	}

	.msg1{
		height:auto;
	}	
	.msg1-con{
		background:url();
		background-color:#FFFFF2;
		top:0px;
		width:100%;
		height:auto;
		/*position:initial;*/

		position: relative;
	}
	.msg1-title{
		padding-left:75px;
	}	
	.msg1-msg{
		padding-left:75px;
		width:calc(100% - 75px - 75px);
		margin-bottom:50px;
	}	
	.msg2-msg{
		margin-bottom:50px;
	}	
	.msg1-pic-img{
		display:block;
	}	
	.msg2-pic-img{
		display:block;
		position:absolute;
		z-index:5;
	}	
	.msg2-bg{
		display:none;
	}	
	.msg2-con{
		top:0px;
		margin-top:20px;
	}
	.msg2-con-b{
		margin: 0;
		width: 100%;
		float:none;
		background-color:#E2F3FB;
	}	
	.msg2{
		height:auto;
	}
	.msg2-con{
		height:auto;
		background-color:#E6E7E8;
	}
	.msg2-title{
		padding-left:32px;
		padding-right:32px;
	}	
	.msg2-msg{
		padding-left:32px;
		padding-right:32px;
	}
	
	.msg2-a-div{
		padding-left:32px;
		padding-right:32px;
	}


	.page-banner{
		width: 1324px;
		height: auto;
		margin-left: -662px;
	}
	.dummy-banner{
		height: 200px;
	}
}
@media only screen and (max-width: 1023px) {
	.footer-container{
		text-align: center;
	}
	.footer-disclaimer,
	.footer-privacy{
		display: none;
	}

	.submenu{
		width:100%;
	}
	
	.menu-con{
		display:none;
	}
	
	.submenu{
		display:none;
	}
	
	.top-con{
		height:126px;
		height: 90px;
		background:#FFF;
		position: absolute;
		width: 100%;
		top: 0;
	}
	
	.logo-con{
		margin:0px auto;
		/*padding-top:25px;
		padding-bottom:25px;*/
		padding: 15px 0;
		float:none;
		text-align:center;

		position: absolute;
		width: 100%;
		z-index: -1;
	}
	.logo-con img{
		height: 60px;
	}
	
	.rmenu-con{
		display:block;
		padding-top: 30px;
	}

	.top{
		height: 0;
		padding-top: calc(66.667% + 90px);
		padding-top: 520px;
	}
	
	.msg1{
		height:auto;
	}
	
	.msg1-con{
		background:url();
		background-color:#FFFFF2;
		top:0px;
		width:100%;
		height:auto;
		/*position:initial;*/

		position: relative;
	}
	
	.msg1-title{
		padding-left:75px;
		padding-right: 75px;
		width:calc(100% - 150px);
	}
	
	.msg1-msg{
		padding-left:75px;
		padding-right: 75px;
		width:calc(100% - 150px);
		margin-bottom:50px;
		font-size: 18px;
	}
	
	.msg2-msg{
		margin-bottom:50px;
		font-size: 18px;
	}
	
	.msg1-pic-img{
		display:block;
	}
	
	.msg2-pic-img{
		display:block;
		position:absolute;
		z-index:5;
		
	}
	
	.msg2-bg{
		display:none;
	}
	
	.msg2-con{
		top:0px;
		margin-top:20px;
	}
	
	.msg2-con-b{
		/*margin-left:24px;
		margin-right:12px;
		width:calc(100% - 24px - 12px);*/
		margin: 0;
		width: 100%;
		float:none;
		background-color:#E2F3FB;
	}
	
	.msg2{
		height:auto;
	}
	
	.msg2-con{
		height:auto;
		background-color:#E6E7E8;
	}
	
	.msg2-title{
		padding-left:32px;
		padding-right:32px;
	}
	
	.msg2-msg{
		padding-left:32px;
		padding-right:32px;
	}
	
	.msg2-a-div{
		padding-left:32px;
		padding-right:32px;
	}


	.top-text-f-wrapper, .top-text-b-wrapper{
		display: none;
	}
	.top-text{
		width: calc(100% - 92px);
		margin-top: 0px;
		margin-right: 46px;
		top: 50%;
	    -ms-transform: translateY(-50%); /* IE 9 */
	    -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
	    transform: translateY(-50%);
    }
    .top-text-c-wrapper{
    	padding: 15px 10px;
    	width: auto;
    }
    .footer-copyright {
    	padding: 20px 0;
    }

	.page-banner{
		left:50%;
		width:1152px;
		height:261px;
		margin-left: -576px;
		top: 90px;
	}
	.page-banner.desktop{
		display: none;
	}
	.page-banner.mobile{
		display: block;
		left: 50%;
		width: 1024px;
		height: auto;
		margin-left: -512px;
		top: 90px;
	}
	.page-banner-bg{
		display: none;
	}
	.dummy-banner{
		height: 351px;
		height: 410px;
	}
}

@media only screen and (max-width: 960px) {	
	.page-banner.mobile{
		width: 960px;
		margin-left: -480px;
	}
}

@media only screen and (max-width: 700px) {	
	/* news_releases.php */
	.news-con-title{
		font-size:30px;
		width:100%;
		display:block;
	}
	
	.news-con-date{
		width:100%;
		display:block;
		padding-bottom:30px;
	}
	
	.news-left{
		display:block;
		width:100%;
		margin-right:0px;
		padding-bottom:30px;
	}
	
	.news-right{
		display:block;
		width:100%;
	}
	
	.news-bg{
		padding-bottom:20px;
	}
	
	/* index.php */
	.top-text-title{
		/*font-size:40px;*/
		font-size: 24px;
	}
	.top-text-msg{
		/*font-size:20px;*/
	}
	.top-text{
		display: none;
	}
	.top-text-m-con{
		display: block;
		position: relative;
	}
	.top-text-m{
		background: none;
		position: absolute;
		width: 100%;
	}
	.top-text-c-wrapper{
		padding: 20px;
		background: none; 
	}

	
	.msg1-title{
		padding-left:20px;
		padding-right: 20px;
		width:calc(100% - 40px);
	}
	
	.msg1-msg{
		font-size: 18px;
		padding-left:20px;
		padding-right: 20px;
		width:calc(100% - 40px);
	}
	.msg2-msg{
		font-size: 18px;
	}	
	.msg1-a-div{
		padding-left:20px;
		width:calc(100% - 40px);
	}
	.msg1-a img, .msg2-a img{
		height: 28px;
	}
	
	/*added by george*/
	.msg1-title-span{
		font-size:40px;
	}

	.msg2-title-span{
		font-size:40px;
	}

	.page-title, .page2-title{
		font-size: 30px;
		padding: 15px 15px;
	}
	.page-sub-heading, .page2-sub-heading{
		font-size: 22px;
	}
	.page-content{
		font-size: 16px;
	}
	.page-wrap-text{
		width: auto;
		display: block;
		float: none;
		padding-right: 0;
	}
	.page-img{
		padding-bottom: 20px;
		padding-left: 20px;
	}
	.page-banner.mobile{
		left:50%;
		width:700px;
		margin-left: -350px;
		top: 60px;
	}
	.dummy-banner{
		height: 278px;
	}

	.page-banner-bg{
		display: none;
	}
	.top-con{
		height: 60px;
	}
	.top{
		padding-top: calc(66.667% + 60px);
		padding-top: 350px;
		padding-top: 490px;
	}
	.rmenu-con{
		padding-top: 15px;
		/*margin-left: 16px;*/
		margin: 0;
		padding-left: 16px;
	}
	.logo-con{
		padding: 10px 0;
	}
	.logo-con img{
		height: 40px;
	}
}

@media only screen and (max-width: 600px) {
	.page-banner.mobile{
		left:50%;
		width:640px;
		margin-left: -320px;
		top: 60px;
	}
	.dummy-banner{
		height: 260px;
	}
}

@media only screen and (max-width: 500px) {
	.top{
		padding-top: 350px;
	}

	/* news_releases.php */
	.news-title{
		font-size:40px;
	}
	
	.news-bg{
		padding-top:30px;
	}
	
	/* all */
	.rmenu-menu{
		margin-left:30px;
		margin-right:20px;
		font-size:18px;		
	}
	
	.rmenu-lang{
		font-size:18px;
		margin-left:30px;
	}
	
	.rmenu-ul2 li{
		padding-left:30px;
	}
	
	.rmenu-arrow{
		margin-top:5px;
	}
	
	/* index.php */
	.msg1-title{
		font-size:20px;
	}
	
	.msg1-title-span{
		font-size:25px;
	}
		
	.msg2-title{
		font-size:20px;
	}
	
	.msg2-title-span{
		font-size:25px;
	}
	
	.msg1-a-div{
		font-size:18px;
	}
	
	.msg2-title{
		padding-left:15px;
		padding-right:15px;
		padding-bottom:10px;
	}
	
	.msg2-msg{
		padding-left:15px;
		padding-right:15px;
	}
	
	.msg2-a-div{
		font-size:20px;
		padding-left:15px;
	}
	
	/* all */
	.footer-copyright{
		width:90%;
		margin:0px auto;
	}
	
	/*.logo-img{
		width:200px;
	}	
	.logo-con{
		padding: 20px 0;
	}
	.rmenu-con{
		padding-top: 27px;
	}
	.top-con{
		height: auto;
	}
	.dummy-banner{
		height: 336px;
	}*/
	.page-img{
		padding-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	.page-content {
	    font-size: 16px;
	}
	.page-content p{
	    line-height: 1.5;
	}

	.image-all figure{
		width: 80%;
		margin-right: 0;
		display: block;
		margin: auto;
		margin-bottom: 0.5%;
	}
	.content-part{
		width: 100%;
	}
	.content-part.left{
		padding-left: 0;
		margin-top: 0.8em;
	}
	.content-part.right{
		padding-right: 0;
		margin-bottom: 0.8em;
	}
	.image-part{
		padding-left: 0px;
		width: 100%;
	}
	.image-part figure{
		width: 80%;
		display: block;
		margin: auto;
		margin-bottom: 0.5%;
	}
}
@media only screen and (max-width: 500px) {
	.image-all figure, .image-part figure{
		width: 100%;
	}
}
/* vim:set ts=8 sw=4 sts=4 et noeol nofixeol: */