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


/* FONT */
.josefin-300 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 300;
}

.josefin-400 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
}

.josefin-600 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
}

.josefin-700 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
}

.sourcesans-300 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing:0.5px;
	line-height:1.7;
}

.sourcesans-400 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing:0.4px;
}

.sourcesans-600 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	letter-spacing:0.5px;
}

.sourcesans-700 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

.opensans-300 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.opensans-400 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.opensans-600 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}


/*THAI FONT*/

.sarabun-200 {
	font-family: 'Sarabun', sans-serif;
	font-weight: 200
}

.sarabun-300 {
	font-family: 'Sarabun', sans-serif;
	font-weight: 300
}

.sarabun-400 {
	font-family: 'Sarabun', sans-serif;
	font-weight: 400
}

.sarabun-500 {
	font-family: 'Sarabun', sans-serif;
	font-weight: 500
}


/* FONT SIZE */

.font-12 {
	font-size:12px;
}

.font-13 {
	font-size:13px;
}

.font-14 {
	font-size:14px;
}

.font-15 {
	font-size: 15px;
}

.font-16 {
	font-size: 16px;
}

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


.font-20 {
	font-size: 20px;
}
/* COLOR */

.gold {
	color:#A48863;
}

.green {
	color: #2C6A4A;
}

.green2 {
	color: #546121;
}


.white {
	color: #fff;
}

.bg-white {
	background-color:#fff;
}

.border-bottom-gold {
	border-bottom: 1px solid #A48863;
}


.line {
	height:2px;
	border-bottom: 1px solid #fff;
}

.line-gold {
	height:2px;
	border-bottom: 1px solid #A48863;
}


.line-grey {
	height:2px;
	border-bottom: 1px solid rgba(229,229,229,1.00);
}


.link {
	border-bottom: 1px solid #fff;
	text-decoration:none;
	color: #fff;
}

.link:hover {
	border-bottom: 1px solid #B39F77;
	text-decoration:none;
	color: #B39F77;
}


.link2 {
	border-bottom: 1px solid #B39F77;
	text-decoration:none;
	color:#A48863;
}

.link2:hover {
	border-bottom: 1px solid #A48863;
	text-decoration:none;
	color:#A48863;
}

.link3 {
	border-bottom: 1px solid #5C795A;
	text-decoration:none;
	color:#5C795A;
}

.link3:hover {
	border-bottom: 2px solid #5C795A;
	text-decoration:none;
	font-weight:600;
	color:#5C795A;
}

.link4 {
	display:block;
	text-align:center;
	padding:5px;
	text-decoration:none;
	background-color:#5C795A;
	border-radius: 3px;
	color: #fff;
}


.link4:hover {
	display:block;
	text-align:center;
	padding:5px;
	text-decoration:none;
	background-color:#698467;
	color: #fff;
}

.instagram {
	width:1.8em;
}

.socialmedia {
	padding: 0px; 
} 

.socialmedia:hover {
	fill:blue
} 

.tel-text {
	color: #fff;
}

@media (min-width:768px) {
.socialmedia {
	padding: 5px; 
} 
	}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #4f6f19;
	letter-spacing:0.5px;

}

h4 {
		font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #4f6f19;
	letter-spacing:0.5px;

}

h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	color:#A48863;
	letter-spacing:0.5px;
	font-size:1.3em;

}

.archive li {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size:15px;
	margin-left:-20px;
}

.product-header {
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #A48863;
    letter-spacing: 0.5px;
    font-size: 22px;
    height: auto;
    width: 100%;
    margin-top: 19px;
    margin-left: 5px;
    display: inline-block;
    float: left;
    /* background: rgba(255,143,145,1.00); */
}


p {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing:0.2px;
	line-height:1.7;
	
	font-size:1.1em;
}

.content li {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing:0.5px;
	color:#A48863;
	font-size:15px;
	list-style-position:outside;
	margin-left: -20px;
}



.content-wrapper {
	width: 100%
}

.content-wrapper > img {
	position: relative;
	z-index:98;
}

.content-caption {
/*padding:5px 15px 20px 15px;
	background:rgba(0,0,0,0.7);*/


}

.content-table {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing:0.5px;
	color:#444444;
	font-size:15px;
}

.faq-table > thead > tr > th {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	letter-spacing:0.5px;
	color:#A48863;
	font-size:16px;
	text-align:left;}
	
ol {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	letter-spacing:0.5px;
	color:#A48863;
	font-size:15px;
}

ol > li {
	list-style-type:lower-roman;
	margin-left:-20px;
	padding-left:10px;
}

.home-1 {
	width: 100%;
	/*max-width:1140px;*/
	height: 60vh;
	min-height:500px;
	position:relative;
	margin: 0 auto;
	/*margin-top:12px;*/
	
	
}

/* iPad Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.home-1 {
	width: 100%;
	/*max-width:1140px;*/
	height: 40vh;
	min-height:500px;
	position:relative;
	margin: 0 auto;
	margin-top:12px;
	
	
}

}


.home-2 {
	    width: 100%;
		/*max-width:1170px;*/
  /*  height: 56vh; */
	/*min-height: 400px;*/
	position: relative;
	margin: 0 auto;
	display:block;
	/*padding-top:15px;*/
}

.home-3 {
  width: 100%;
	position:relative;
	background: rgba(300,300,300,1);
}

.home-3-content {
  width: 90%;
		/*max-width:1140px;*/
   /* min-height:40vh*/
	position: relative;
	margin: 0 auto;
	display:block;
	padding-top:15px;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.1em;
	padding:30px 20px 30px 20px;
}


.home-3-content h6 {
  
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.2em;
	font-weight:400;
	color:#A48863;
	letter-spacing:0.5px;
}



.home-4 {
      width: 100%;
		/*max-width:1170px;*/
    /*height: 400px;*/
	position: relative;
	margin: 0 auto;
	display:block;
	padding:15px 0px;
	text-align:center;
}

.home-5 {
      width: 100%;
		/*max-width:1170px;*/
    /*height: 400px;*/
	position: relative;
	margin: 0 auto;
	display:block;
	text-align:center;
}

.home-news-content {
	width:100%;
	background-color:#7F7A74;
	height:auto;
	padding:5px 30px;
}

.home-news-content h2 {
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: white;
    /*text-shadow: 3px 3px 3px rgba(15,15,15,0.40);*/
    font-size: 2em;
}


.home-3 {
  width: 100%;
	position:relative;
	background: rgba(300,300,300,1);
}

.home-3-content {
  width: 90%;
		/*max-width:1140px;*/
   /* min-height:40vh*/
	position: relative;
	margin: 0 auto;
	display:block;
	padding-top:15px;
	text-align:center;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.1em;
	padding:30px 20px 30px 20px;
}


.home-3-content h6 {
  
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.2em;
	font-weight:400;
	color:#A48863;
	letter-spacing:0.5px;
}

.feature-project {
	    display: block;
    position: relative;
    background:/*#EFE8E1*/#38563a;
    width: 100%;
	/*max-width: 1140px;*/
    margin: 0 auto;
    height: 40vh;
}

.feature-project-col {
	width:50%;
	height:100%;
	display:block;
	position:relative;
	float:left;
}

.feature-project-1-bg {
	background-image:url(../images/project-ref/juronglakegarden/juronglakegardens-01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
		
}
.feature-project-2-bg {
	background-image:url(../images/project-ref/singaporepavilion-dubaiexpo2020/expo2020-pavilion.jpeg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
		
}

.feature-project h5 {
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: /*#A48863*/ white;
    letter-spacing: 0.5px;
    font-size: 1.4em;
}

.feature-project a {
    color: /*#A48863*/white;
	border: 1px solid /*#A48863*/ white;
	border-radius: 3px;
	padding:5px 8px;
	font-size: 1.2em;
}


.feature-project a:hover {
    color: #FFF;
	background: #A48863;
	text-decoration:none;
	 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}


.col-news {
	display:block;
	position:relative;
	width: 25%;
	float:left;
	padding: 10px 10px 25px 10px;
	text-align:left;
	
}

.col-news a:hover h3 {
	text-decoration: underline;
}


.col-news-img {
	width: 100%;
	height: 20vh;
	display: block;
	position: relative;
	float:left;
	margin:15px 0px;
	background-position:top;
	background-repeat:none;
	background-size:cover;
}


.col-news h3{
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: white;
    /*text-shadow: 3px 3px 3px rgba(15,15,15,0.40);*/
    font-size: 1.1em;
	text-align:left;
	margin-top: 50px;
	display:block;
	position:relative;
}

.col-news p{
    color: white;
    font-weight: 300;
	
}

.col-onewood {
	display:block;
	position:relative;
	width: 25%;
	float:left;
	padding:10px;
}


.caption-1 {
	margin: 30px;
	/*background:rgba(0,0,0,0.5);*/
}

.caption-1 > h2 {
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
	color:white;
	text-shadow: 3px 3px 3px rgba(15,15,15,0.40);
	font-size:4em;
}

.caption-1 > p {
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
	color:white;
	font-size:1.5em;
	text-shadow: 2px 2px 2px rgba(15,15,15,0.40);
}

.section-row {
	display:block;
	position:relative;
	float:left;
	width:100%;
}

.section1 {
	margin:0 auto;
	/*max-width:1140px;*/
}

.section1-link {
	/*display: block; */
    width: auto;
    height: auto;
    padding: 10px 10px;
    text-align: center;
    color: #FFF;
    /* margin: 0 30px; */
    background: #2C6A4A;
    border-radius: 5px;
}

.section1-link:hover {
	
	background:rgba(0,0,0,0.5);
	text-align: center;
	color: #FFF;
	text-decoration:none;
	 -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

.homepage-carousel {
	width: 100%;
	/*max-width: 1140px;*/
	margin: 0 auto;
	border: none;
	min-height:500px;
	overflow: hidden;
	
}

.section2 {
	margin:0 30px;
}

.section2-link {
	display:block;
	width:100%;
	padding: 10px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}

.section2-link:hover {
	background:rgba(59,79,67,0.70);
	text-align: center;
	color: #FFF;
	text-decoration:none;
}

.caption-2 {
	margin: 20px 0px;
	padding: 20px;
	background:rgba(59,79,67,0.70);
}
.certificate-container {
	margin:20px 0px 0px 0px;
	display:block;
	background:rgba(255,255,255,1.00);
	width:100%;
	max-height:250px;
	padding: 20px 20px;
	align-content:center;
}

.certificate-caption {
	
	display:block;
	margin: 0px 0px 20px 0px;
	background:rgba(255,255,255,1.00);
	width:100%;
	/*height:360px;*/
	padding: 5px 20px;
	align-content:center;
}





.certificate-footer {
	display: none;
}


.feature-link a:hover {
  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
	background:rgba(0,0,0,0.3);
}

.feature-link {
	margin-left:-15px;
	margin-right:-15px;
	margin-top:-10px;
	margin-bottom:-10px;
}

.feature-link a {
	width: 100%;
	height: 400px;
	display: block;
	position:relative;
	padding: 20px;
}
.feature-link a > h5 {
	font-weight: 400;
    font-size: 1.5em;
	line-height:1.5em;
    color: white;
    text-shadow: 2px 2px 2px rgba(10,10,10,0.50);
    position: absolute;
	bottom:90px;
    display: block;
    width: 90%;
}

.feature-link a > h6 {
	    font-weight: 300;
    font-size: 1.15em;
    line-height: 1.25em;
    color: white;
    text-shadow: 2px 2px 2px rgba(10,10,10,0.50);
    position: absolute;
    display: block;
	bottom:15px;
    width: 90%;
	letter-spacing:1.5px;
}

/* iPad Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
.feature-link a > h6 {
	    font-weight: 300;
    font-size: 1em;
    line-height: 1.25em;
    color: white;
    text-shadow: 2px 2px 2px rgba(10,10,10,0.50);
    position: absolute;
    display: block;
	bottom:15px;
    width: 90%;
	letter-spacing:1.5px;
}
}

.feature-text {
	font-size:14px;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
	font-color: #4B4B4B;
	margin: 10px 0px 15px 0px;
}

.feature-button > a {
	    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    color: white;
    /* background: white; */
    padding: 5px 8px;
    border: solid 1px #ccc;
    border-radius: 3px;
}

.feature-button > a:hover {
	text-decoration: none;
	background: #3B4F43;
	  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
}



.feature-bg1 {
	background-image:url(../images/home-feature-01.png);
	background-repeat:no-repeat;
	background-size: cover;
}

/*.feature-bg1::before {
    content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0.00),rgba(0,0,0,0.3));
  }*/

.feature-bg2 {
	background-image:url(../images/home-feature-02.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}

.feature-bg3 {
	background-image:url(../images/home-feature-03.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}

.feature-bg4 {
	background-image:url(../images/onewood-home-01.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}

.product-link {
}

.product-link a:hover {
  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
	background:rgba(0,0,0,0.6);
}

.product-link a {
	width: 100%;
	height: 30vh;
	min-height:300px;
	display: block;
	position:relative;
	padding: 20px;
	text-align:left;
	background:rgba(0,0,0,0.0);
}
.product-link a > h5 {
	font-weight: 300;
    font-size: 1.5em;
    color: white;
    text-shadow: 2px 2px 2px rgba(10,10,10,0.30);
    position: absolute;
	bottom:47.5%;
    display: block;
    width: 85%;
	text-align:center;
}

.projectbg-lli {
	background:url(../images/project-ref/decking/onewood-decking-lli-03.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-jlg {
	background:url(../images/project-ref/juronglakegarden/juronglakegardens-02.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-sgexpo2020 {
	background:url(../images/project-ref/singaporepavilion-dubaiexpo2020/expo2020-singaporepavilion.png) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-rnt {
	background:url(../images/project-ref/rajahntann/rnt-timber-staircase-handrail-12.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-75n {
	background:url(../images/project-ref/countertop/onewood-countertop-7.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-sentosasiloso {
	background:url(../images/project-ref/decking/onewood-decking-sentosa-siloso-13.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-foc {
	background:url(../images/project-ref/focsentosa/onewood-timber-decking-foc-29.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-archxpo2019 {
	background:url(../images/project-ref/archxpo2019/archxpo2019-2.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}



.projectbg-abc {
	background:url(../images/project-ref/facade/onewood-trellis-abcwaters-03m.jpg) no-repeat center center;
	background-position:center;
	background-size:cover;
}

.projectbg-chijmes {
	background:url(../images/project-ref/outdoorbench/onewood-outdoorbench-chijmes-02.jpg);
	background-position:center;
	background-size:cover;
}

.projectbg-galen {
	background:url(../images/project-ref/galen/galen-onewood-staircase-2.jpg);
	background-position:center;
	background-size:cover;
}

.projectbg-grandhyatt {
	background:url("../images/project-ref/grand-hyatt/onewood-timber-grand-hyatt-singapore-3.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-rrnp {
	background:url(../images/project-ref/riflerangenaturepark/rrnp-onewood-boardwalk.jpg);
	background-position:center;
	background-size:cover;
}

.projectbg-warungbujang {
	background:url(../images/project-ref/warungbujang/onewood-structural-timber-warung-bujang.jpg);
	background-position:center;
	background-size:cover;
}

.projectbg-jlg2 {
	background:url(../images/project-ref/juronglakegarden-northshore/onewood-jurong-lakeside-northshore-1.jpg);
	background-position:center;
	background-size:cover;
}

.projectbg-jalansetiakasih {
	background:url("../images/project-ref/jalan-setiakasih-kuala-lumpur/onewood-timber-jalan-setiakasih-2.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-sgsculpture {
	background:url("../images/project-ref/sg-sculpture/sg-sculpture-2.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-plainvanilla {
	background:url("../images/project-ref/cafe-pv/plain-vanilla-4.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-ceilingcladding {
	background:url("../images/project-ref/ceiling-cladding/onewood-timber-ceiling-cladding-2.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-cavenagh {
	background:url("../images/project-ref/cavenagh/onewood-timber-countertop-2.jpg");
	background-position:center;
	background-size:cover;
}

.projectbg-thegear {
	background:url("../images/project-ref/the-gear/onewood-timber-the-gear-1-2.jpg");
	background-position:center;
	background-size:cover;
}

.product-bg1 {
	background:url(../images/project-link-decking-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg1 {
	background:url(../images/project-link-decking-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg1 {
	background:url(../images/project-link-decking-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg1 {
	background:url(../images/project-link-decking-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg2 {
	background:url(../images/project-link-flooring-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg3 {
	background:url(../images/project-ref/countertop/onewood-countertop-9a.jpg);
	background-position:center;
	background-size:cover
}

.product-bg4 {
	background:url(../images/project-link-cladding-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg5 {
	background:url(../images/project-link-staircase-01.jpg);
	background-position:center;
	background-size:cover
}


.product-bg6 {
	background:url(../images/project-link-facade-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg7 {
	background:url(../images/project-link-outdoorbench-01.jpg);
	background-position:center;
	background-size:cover
}

.product-bg8 {
	background:url(../images/project-link-handrail-01.jpg);
	background-position:center;
	background-size:cover
}




.news-bulletin {
	margin:20px 0px 0px 0px;
	display:block;
	background:rgba(255,255,255,1.00);
	width:100%;
	/*height:360px;*/
	/*padding: 30px;*/
	align-content:center;
	max-height:250px;
	overflow:hidden;
}

.news-bulletin-caption {
	
	display:block;
	margin: 0px 0px 20px 0px;
	background:rgba(255,255,255,1.00);
	width:100%;
	/*max-height:250px;*/
	padding: 5px 20px;
	align-content:center;
}

.announcement-caption {
	
	    display: block;
    margin: 0px 0px 20px 0px;
    background: rgba(59,79,67,0.70);
    width: 100%;
    /* height: 360px; */
    padding: 15px 20px;
    align-content: center;
}

.section3 {
	margin:0 30px;
}

.section3-link {
	display:block;
	width:50%;
	height:50px;
	padding: 10px;
	margin: 0 20px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}

.section3-link:hover {
	background:rgba(93,93,93,0.70);
	text-align: center;
	color: #FFF;
	text-decoration:none;
}

.caption-3 {
	margin: 22px 20px;
	padding: 20px;
	background:rgba(93,93,93,0.70);
}


.section4 {
	margin:0 30px;
}

.section4-link {
	display:block;
	width:50%;
	height:50px;
	padding: 10px;
	margin: 0 20px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}

.section4-link:hover {
	background:rgba(59,79,67,0.70);
	text-align: center;
	color: #FFF;
	text-decoration:none;
}

.caption-4 {
	margin: 22px 20px;
	padding: 20px;
	background:rgba(59,79,67,0.70);
}

.section-footer {
	margin:0 30px;
}


.caption-footer {
	margin: 22px 0px;
	padding: 5px;
	font-size:1em;
	color:rgba(255,255,255,1.00);
	line-height:1.7;
	
}

.footer-home {
	width: 100%;
	height: 280px;
	position:relative;
	float:left;
	background:#3B4F43;
}

.content-link {
	display:block;
	width:95%;
	padding: 10px;
	margin: 20px 5%;
	border:#4f6f19 solid 3px;
	text-align: center;
	color: #4f6f19;
	border-radius: 3px;
	
}

.content-link:hover {
	
	background:#4f6f19;
	text-align: center;
	color: #FFF;
	text-decoration:none;
}


.cause-section1 {
	width: 100%;
	height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}

.cause-section2 {
	width: 100%;
	height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}

.cause-section3 {
	width: 100%;
	height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}



.key-section1 {
	width: 100%;
	position: relative;
	background:rgba(241,241,241,0.5);
	padding:20px;
}

.key-section2 {
	width: 100%;
	margin-top:5%;
	position: relative;
	background:rgba(241,241,241,0.5);
	padding:20px;
}

.key-section3 {
	width: 100%;
	margin-top:5%;
	position: relative;
	background:rgba(241,241,241,0.5);
	padding: 20px;
}

.project-ref-section {
	width: 100%;
    max-width: 1140px;
    /* height: 600px; */
    position: relative;
    margin: 0 auto;
    display: block;
    /* padding-top: 25px; */
    /* padding-bottom: 100px; */
    text-align: center;
}

.project-ref-carousel {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	border: none;
}

.projectref {
      width: 100%;
		/*max-width:1170px;*/
    height: auto;
	position: relative;
	margin: 0 auto;
	float:left;
	display:block;
/*	padding-top:25px;*/
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	margin-bottom:5px;
}

.projectref > col-md-3 {
	padding-left:0px;
	padding-right:0px;
}


.project-ref-mobile {
	width: 100%;
	margin: 0 auto;
	border: none;
	display:none;
}



.appendix-download {
	margin: 20px 0px;
}

.clear { clear: both; }




@media (max-width: 1200px) {
.flexi-img {
	width: 100%;
}

}


@media (max-width: 992px) {
.home-1 {
	width: 100%;
	max-width:1140px;
	height: 40vh;
	min-height:475px;
	position:relative;
	margin: 0 auto;
	
}


.home-2 {
	    width: 100%;
		max-width:1170px;
   /* height: 480px; */
	position: relative;
	margin: 0 auto;
	display:block;
	/*padding-top:15px;*/
}

.home-3 {
  width: 100%;
	position:relative;
	background: rgba(300,300,300,1);
}

.home-4 {
      width: 100%;
		max-width:1170px;
    /*height: 400px;*/
	position: relative;
	margin: 0 auto;
	display:block;
	padding-top:25px;
	text-align:center;
}

.col-onewood {
	display:block;
	position:relative;
	width: 33.33333%;
	float:left;
	padding:10px;
}

.col-news {
	display:block;
	position:relative;
	width: 33.33333%;
	float:left;
	padding:10px;
	text-align:left;
	
}



.feature-link a {
	width: 100%;
	height: 300px;
	display: block;
	position:relative;
	padding: 20px;
}

	.feature-project {
	    display: block;
    position: relative;
		float:none;
    width: 90%;
	max-width: 1140px;
    margin: 0 auto;
    height: 60vh;
	min-height: 550px;
}
	
	
	.feature-project-col {
	width:100%;
	height:65%;
	display:block;
	position:relative;
		min-height:300px;
	float:left;
	
}
	
/*.feature-bg1 {
	background-image:url(../images/home-feature-01b.png)
}

.feature-bg2 {
	background-image:url(../images/home-feature-02b.png)
}

.feature-bg3 {
	background-image:url(../images/home-feature-03b.png)
}*/

.footer-home {
	width: 100%;
	height: 280px;
	position:relative;
	float:left;
	background:#3B4F43;
}

.section1-link {
	display:block;
	width:250px;
	height:auto;
	padding:10px 0;
	text-align: center;
	color: #FFF;
	margin: 0;
	background: #2C6A4A;
}

.section2-link {
	display:block;
	width: 90%;
	padding: 10px;
	margin: 0 20px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}

.section3-link {
	display:block;
	width: 90%;
	padding: 10px;
	margin: 0 20px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}

.section4-link {
	display:block;
	width: 90%;
	height:50px;
	padding: 10px;
	margin: 0 20px;
	border:#FFF solid 3px;
	text-align: center;
	color: #FFF;
}


h2,
.h2 {
  font-size: 4.3vw;
}



}

@media (max-width: 768px) {
	
	.home-1 {
	width: 100%;
	max-width:1140px;
	height: 30vh;
		min-height:400px;
	position:relative;
	margin: 0 auto;
	
}


.home-2 {
	    width: 100%;
		max-width:1170px;
   /* height: 1100px;*/
	position: relative;
	margin: 0 auto;
	display:block;
	/*padding-top:15px;*/
}

.home-3 {
  width: 100%;
	position:relative;
	background: rgba(300,300,300,1);
}

.home-4 {
      width: 100%;
		max-width:1170px;
    height: auto;
	position: relative;
	margin: 0 auto;
	display:block;
	padding-top:25px;
	text-align:center;
}
	
	.homepage-carousel {
	width: 100%;
	/*max-width: 1140px;*/
	margin: 0 auto;
	border: none;
	height: 40vh;
	min-height:400px;
	overflow: hidden;
	
}


.col-onewood {
	display:block;
	position:relative;
	width: 100%;
	float:left;
	padding:10px;
}

.col-news {
	display:block;
	position:relative;
	width: 100%;
	float:left;
	padding:10px;
	text-align:left;
	
}



.feature-link a {
	width: 100%;
	height: 250px;
	display: block;
	position:relative;
	padding: 20px;
}
	

		.feature-project {
	    display: block;
    position: relative;
		float:none;
    width: 95%;
	max-width: 1140px;
    margin: 0 auto;
    height: 60vh;
}
	

	.feature-project-col {
	width:100%;
	height:65%;
	display:block;
	position:relative;
	float:left;
	margin-bottom: 20px;
}
	

/*.feature-bg1 {
	background-image:url(../images/home-feature-01c.png);
	background-position:center;
}

.feature-bg2 {
	background-image:url(../images/home-feature-02c.png);
	background-position:center;
}

.feature-bg3 {
	background-image:url(../images/home-feature-03c.png);
	background-position:center;
}*/

.product-link a {
	width: 100%;
	height: 250px;
	display: block;
	position:relative;
	padding: 20px;
	text-align:left;
}
	
	
.product-link a > h5 {
	font-weight: 500;
    font-size: 18px;
    color: white;
    text-shadow: 2px 2px 2px rgba(10,10,10,0.50);
    position: absolute;
	bottom:5px;
    display: block;
    width: 90%;
}







	.certificate-container {
	display:none;
}

.certificate-caption {
	display:none;
}

.news-bulletin {
	display:none;
}

.news-bulletin-caption {
	display:none;
}

.announcement-caption {
	display:none;
}


h2,
.h2 {
  font-size: 4.5vw;
}

.footer-home {
	width: 100%;
	height: 730px;
	position:relative;
	margin-top:40px;
	float:left;
	background:#3B4F43;
}

.certificate-footer {
	display:block;
	position:relative;
	margin-top:20px;
	width:100%;
	align-content:center;
}
	
	.certificate-footer img {
		max-width:300px;
	}

.section-footer {
	margin:0;
}


.caption-footer {
	margin:0;
	padding: 20px;
	font-size: 14px;
	color:rgba(255,255,255,1.00);
	line-height:1.7;
	
}

.cause-section1 {
	width: 100%;
	height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}

.cause-section2 {
	width: 100%;
	margin-top:5%;
		height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}

.cause-section3 {
	width: 100%;
	margin-top:5%;
		height:auto;
	position: relative;
	background:rgba(241,241,241,0.5);
}


.projectref {
      width: 100%;
		max-width:1170px;
    height: auto;
	position: relative;
	margin: 0 auto;
	display:block;
	padding:10px;
	text-align:center;
}

.project-ref-carousel {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	border: none;
	display:none;
}

.project-ref-mobile {
	width: 100%;
	margin: 0 auto;
	padding: 0px 25px;
	border: none;
	display:block;
}

.project-ref-mobile > img {
	padding: 10px 0px;
	border: none;
}


}


@media (max-width: 400px){
		.feature-project {
	    display: block;
    position: relative;
		float:none;
    width: 95%;
	max-width: 1140px;
    margin: 0 auto;
    height: 70vh;
}
	

	.feature-project-col {
	width:100%;
	height:60%;
	display:block;
	position:relative;
	float:left;
	margin-bottom: 20px;
}
	
	

	
	
}

/* FLEX VIDEO */

.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}
	

/* Social Media Icons */

.fa {
  padding: 8px 11px;
  font-size: 30px;
  width:auto;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}


.footer-link {
color: white;
  text-decoration: none;

}

.footer-link:hover {
color: white;
  text-decoration: underline;

}



.fa:hover {
    opacity: 0.8;
	color:white;
	text-decoration: none;
	transition:0.5s;
	
}

.fa:visited {
	 opacity: 1;
	color:white;
	text-decoration: none;
	text-st
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
   background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  color: white;
  padding: 8px 9px;
}

	