@font-face {
    font-family: AvenirRegular;
    src:url('fonts/AvenirNextLTPro-Regular.otf') format("opentype");
}
@font-face {
    font-family: AvenirBold;
    src:url('fonts/AvenirNextLTPro-Bold.otf') format("opentype");
}
/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}


@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
#iconsosmed {
	   /* display:none;*/
	   margin-left:35px;
  }
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
body {
	/*font: .81em/150% Arial, Helvetica, sans-serif;*/
	font-family: AvenirRegular;
	overflow:scroll;
	color:#000;
}
#wrap1 a{ 
color:#000;
}
a {
	color:#000;
	text-decoration: none;
	/*outline: none;*/
}
a:hover {
	text-decoration:none;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
	font-size:12px;
	line-height:14px;
}

/* list */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
	font-weight:normal;
}
h1 {
	font-size:36px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* reset webkit search input styles */
input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button {
	display: none;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#hometext {
	z-index:1001;
	position: fixed;
	color:#FFF;
	margin-left:240px;
	top:92%;
	width:940px;
	font-size:14px;
	}
#hometext .welcome {
	float:left;
	position:relative;
width :30%;
}
#hometext .welcometext {
	float:right;
	text-align:right;
	position:relative;width :70%;
}
#iconsosmedhome {
	top:79%;
	position:fixed;
	z-index:2;
	width:100%;
	margin:0 auto;
	/*padding-left:35px;*/	
}

/*@media screen and (min-device-width: 480px) and (max-width: 736px) { #iconsosmedhome {top:70%;  }}
@media screen and (min-width: 320px) and (max-width: 479px) { #iconsosmedhome {top:74%; }}*/
#iconsosmedhome img {
        text-align:center;
	margin:3px;
width:20px; height:auto;
}
  #iconsosmed img, .sosmed img {

       -webkit-border-radius: 5px 5px 5px 5px;
       border-radius: 5px 5px 5px 5px;
  }
#cover_trans {
	z-index:1000;
	position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
#cover_trans img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}
.hidden, .hiddensubmenu { display: none; }
.unhidden { display: block; }

.unhidesubmenu {
	display: inline;
}
#press{
	margin:0;
}
@media screen and (max-width: 620px) { 
#press{
	margin-left:15px;
}
}
@media screen and (max-width: 773px) { 
#press{
	margin-left:10px;
}
}
#press li {
	display:block;
	list-style:none;
	list-style-position:outside;
	float:left;
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	width:176px;
	height:236px;
}
#pagewrap, #pagewraphd{
	width: 1180px;
	margin: 0 auto;
}
#wrap1 {
	width: 96%;
	margin: 50px auto;
}
#wrap1140 {
	width: 1140px;
	margin: 70px auto;
}
#wrap940 {
	width: 955px;
	height:auto;
	min-height:150px;
	margin-left:225px;
}

#wrap209 {
	width:209px;
	height:390px;
	float:left;
	position:relative;
	margin:15px 0px 15px 29px;
}

#wrap209 header {
	text-align:center;
}
@media screen and (max-width: 1440px) { 

}
@media screen and (max-width: 1280px) { 

}


@media screen and (max-width: 1179px) { /* Specific to this particular image */
h1 {
	font-size:24px;
}
h3 {
	font-size:10px;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
	font-size:10px;
	line-height:14px;
}
#pagewrap {
	width: 96%;
	overflow:hidden;
}
#pagewraphd{
	width:100%;
}
#wrap1 {
	width: 94%;
	margin: 20px auto;
	
}
#wrap940 {
	width:70%;
	/*margin-left:48px;*/
}
#wrap209 {
	width:20%;
	height:330px;
	float:left;
	margin:10px 0px 5px 25px;
}
#wrap209 header {
	text-align:center;
	font-size:9px;
	
}
#wrap209 header h3{
	/*min-height:30px;*/
	vertical-align:text-bottom;
}
#press li {
	width:23%;
	height:auto;
}
#site-logo{
	margin-left:2%;
}
}
@media screen and (max-width: 1024px) {
	#wrap209 {
	height:315px;
}

}
@media screen and (max-width: 773px) {
	#wrap1 {
	margin: 40px auto;
}
#wrap940 {
	width:85%;
	margin-left:48px;
}
	#wrap209 {
	height:300px;
}

}
@media screen and (max-width: 620px) {
	#wrap1 {
	margin: 20px auto;
}
#wrap940 {
	margin-left:25px;}

}
@media screen and (max-width: 612px) {
	#wrap209 {
	width:27%;
	height:290px;
}
#press li {
	width:27%;
}
}
@media screen and (max-width: 483px) {
	#wrap209 {
	width:40%;
}
#press li {
	width:42%;
}

}
/************************************************************************************
HEADER
*************************************************************************************/
#header {
	height: 134px;
	width:100%;
	background:rgba(255,255,255,0.6);
}
@media screen and (max-width: 773px) {
	#header {
	height: 160px;
}
}
@media screen and (max-width: 620px) {
	#header {
	height: 140px;
}
}
/* site logo */
#site-logo {
	position: relative;
	top: 35px;
	width:30%;
	float:left;
}
#site-logo img {
	border:none;
	height:auto;
}

/* searchform */
#searchform {
	position: absolute;
	right: 10px;
	bottom: 6px;
	z-index: 100;
	width: 160px;
}
#searchform #s {
	width: 140px;
	float: right;
	background: #fff;
	border: none;
	padding: 6px 10px;
	/* border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	/* transition */
	-webkit-transition: width .7s;
	-moz-transition: width .7s;
	transition: width .7s;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
#site-logo {
	position: relative;
	top: 15px;
	width:30%;
	float:left;
}
#site-logo img {
	width:176px;
	min-width:176px;
}

}
@media screen and (max-width: 768px) { 

}
@media screen and (max-width: 620px) { 

}
/************************************************************************************
MAIN NAVIGATION
*************************************************************************************/
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	margin-right:2%;
	background:url(../images/icon/icon-menu.png) center;
}
#main-nav {
	top: 45px;
	width: 60%;
	float:right;
	text-align:right;
	position:relative;
	text-transform:capitalize;
}
#main-nav a {
	line-height: 100%;
	font-weight:normal;
	color:#666;
	text-decoration: none;
}
#main-nav a:hover {
	font-weight:900;
	color:#000;
	/*border-bottom:1px solid #666;*/
}
#main-nav li {
	padding: 2px 20px;
	margin: 0;
	display:inline;
	list-style: none;
	font-size:12px;
}

#main-nav li .active, .page1 .active {
	font-family: AvenirBold;
}
#main-nav li ul { 
    position: absolute;
	right: 0;
	width: 100%;
	margin-top:-38px;
	padding-bottom:10px;
 }
#main-nav li ul li {
	padding: 0px 15px;
	 border-left: 1px solid #666;
	 font-size:12px;
	 color:#666;}
#main-nav li ul li:first-child {
	border-left:0px;
}

#main-nav li:first-child{
	padding: 2px 20px 2px 0px;
}
#main-nav li:last-child, #main-nav li ul li:last-child{
	padding: 0px 0px 0px 20px;
}


@media only screen and (max-width :1024px) {
	#header {
	height: 85px;
	}
	#menu-icon {
		display:inline-block;
		float:right;
		margin-top:25px;
	}
	nav ul, nav:active ul { 

		display: none;
		position: absolute;
		z-index:10;
		background:rgba(255,255,255,0.6);
		margin-top:-25px;
	}

	#main-nav li, #main-nav li:first-child, #main-nav li:last-child, #main-nav li ul li:last-child, #main-nav li ul li   {
display: block;
		text-align:left;
		width: 100%;
		padding:0px;
		margin: 0;
		position:relative;
		float:left;

	}
#main-nav {
	width:100%;
	margin-bottom:75px;
}
#main-nav>li>a, #main-nav .submenu li>a {
	cursor:pointer;
	display:block;
	padding:2% 60px;
}
#main-nav>li:last-child {
	padding: 2% 60px;
}
#main-nav>li:last-child {cursor:default; margin:0;width:62%;}
	nav:hover ul{
		display: block;
	}
	#main-nav li ul {
		display:block;
	margin-top:0px;
	padding-bottom:0px;
	position:relative;
	float:left;
	margin-left:0px;
 }


}

/************************************************************************************
CONTENT
*************************************************************************************/
#content {
	margin: 30px 0 30px;
	padding: 20px 35px;
	width: 600px;
	float: right;
	/* rounded corner 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* box shadow 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);*/
}
#content1 {
	margin: 0px 0px 30px 80px;
}
#content2 {
	margin-left:70px;
	padding: 0px;
	width: 658px;
	float:left;
}
#content3 {
		width: 940px;
		margin-left:240px;
}
#content3 h1{
	font-size:14px;
	font-weight:bold;
}
#content-projectdtl {
	margin-left:70px;
	padding: 0px;
	width: 85%;
	height:auto;
	float:left;
	margin-bottom:20px;
margin-right:2%;
}

#content-projectdtl img {
width:100%;
height:auto;
}
.lightbox #content-press {
	width:376x;
	height:488px;
	float:left;
}

/*.content-area{
	width:658;
	height:466;
	overflow:auto;
}*/
#content-map {
	padding: 0px;
	width: 432px;
	margin-left:280px;
	float: right;
	text-align:right;
}
/* post */
.post {
	margin-bottom: 40px;
}
.post-title {
	margin: 0 0 5px;
	padding: 0;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-meta {
	margin: 0 0 10px;
	font-size: 90%;
}

/* post image */
.post-image {
	margin: 0 0 15px;
}
@media screen and (max-width: 1179px) { 
#content2 {
	margin: 0px 0px 30px 20px;
	width: 50%;
	float: left;
}
#content-map {
	padding: 0px;
	width: 432px;
	margin-left:75px;
	float:left;
}
}
@media screen and (max-width: 1022px) { 
#content-map {
	margin-left:30px;
}
}
@media screen and (max-width: 975px) {
	#content-map {
	width: 375px;
}
}
@media screen and (max-width: 937px) {
#content2 {
	width: 75%;	
}
}
@media screen and (max-width: 829px) {
#content2 {
	width: 60%;	
}
}

@media screen and (max-width: 768px) { /* Specific to this particular image */
#content2 {
	width: 70%;		
}
#content1 {
	/*background: #fff;*/
	margin: 0px 0px 30px 20px;
	padding: 0px;
	width: 30%;
	float: left;
}
#content1 {
	text-align:center;
}
#content3 {
		width: 78%;
		margin-left:65px;
}
}
@media screen and (max-width: 620px) { 
#content3 {
		margin-left:55px;
}
}
@media screen and (max-width: 520px) {
	#content2 {
	width: 60%;	
	}
}
@media screen and (max-width: 394px) {
		#content2 {
	width: 45%;	
	}
}
@media screen and (max-width: 768px) { 
#content-map {
	margin:40px auto 0px auto;
	padding: 0px;
	width:100%;
	clear:both;
	float:none;
	text-align:center;
}
}
/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	width: 280px;
	float: left;
	margin: 30px 0 30px;
}
#sidebar1 {
	width: 212px;
	height:130px;
	margin-left:240px;
	float:left;
	margin-top:12px;
	/*margin: 50px 0 30px;*/
}
#sidebar1 .post-image {
	float:left;
	position:relative;

}
#sidebar1 .post-image:first-child {
		margin-right:12px;}
#sidebar1 figcaption {
	font-size:10px;
	text-align:center;
}
#sidebar2 {
	width: 80%;
	margin-left:70px;
	/*margin: 0px 0 30px;*/
	font-size:14px;
	position:relative;
}
#sidebar2 a{
	color:#000;
	font-weight:bolder;
}
#sidebaricon {
	width: 240px;
}

@media screen and (max-width: 1024px) {
#sidebar1 {
	margin-top:0px;
}
#sidebar1 {
	/*margin-left:55px;*/
	/*width: 70px;*/
	width: 100px;
	height:auto;
	float:left;
	text-align:left;
}
#sidebar1 .post-image:first-child {
	margin-right:0;
}
}
@media screen and (max-width: 937px) {
#sidebar1, #sidebar2 {
	margin-left:70px;
}

}


@media screen and (max-width: 768px) { /* Specific to this particular image */

#sidebar1 figcaption {
	font-size:6px;
	margin-top:0px;
}

}
@media screen and (max-width: 677px) { 
#sidebar1 {
	width: 70px;
}

}
@media screen and (max-width: 620px) { 
#sidebar1, #sidebar2 {
	margin-left:55px;}

}
#text2{
	display:none;}
@media screen and (max-width: 1024px) { 
#text1{
	display:none;}
#text2{
	display:block;
	width:245px;
	margin:0 auto;
}
#hometext {
	top:87%;
	text-align:center;
	margin:0 auto;
	float:none;
	font-size:9px;
	width:245px;
	
	}

 #iconsosmedhome {top:87%; float:none; }
	
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	clear: both;
	color: #ccc;
	font-size: 85%;
}
#footer a {
	/*color: #fff;*/
}

/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }