/*////////////////////////preloader///////////////////////////////*/

body {
    overflow: hidden;
    text-rendering: optimizeLegibility;
}

/* Preloader */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/*///////////////////////////page///////////////////////////////////////*/

p,
 h2,
 h3, 
 h4 {
    orphans: 3;
    widows: 3;
 }
 


  
.amp {
  font-family: "Fjord One", sans-serif;
  font-size: 105%;
  /*font-style: italic;*/
  font-weight: normal;
}


select {
    background: #000000;
 }
  
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Kanit', sans-serif;
   /*font-family: 'Roboto', sans-serif;*/
   line-height: 1;
   color: white;
   margin: 0;
}

.spacer { 
    padding-top:7%;
}

h4#backlit {
	/*background-color:#332B1E;*/

}

h4#backlitdark {
	/*background-color:#332B1E;*/
    color:#41c3d8;
	
}


h4#backlitdark2 {
	/*background-color:#332B1E;*/
    color:#222a32;

}





h4#delivery {
	
	font-size:5em;
	line-height:1.4em;
	padding:9% 0px 6% 40px;
	color: #518E88;
	text-shadow: 2px 2px 2px #DBC59C;
	text-align: center;
}

p.wkcaption {
	text-align:left;
	font-size:0.7em;
	color:#727171;
	padding:5px 0px 0px 0px;
	line-height:1.25em;
	
}

p.wkcaptiondark {
	text-align:left;
	font-size:0.7em;
	color:#b3b3b3;
	padding:5px 0px 0px 0px;
	line-height:1.25em;
	
}




.port {
    
    text-transform:uppercase;
    color:#000000;
    font-size: 0.2em;
    font-weight:100;
    letter-spacing:10px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding-left:0.6%;
    line-height: 10pt;
    line-height: 1.25em; 
    
}


/*
p.wkcaption3 {
	text-align:left;
	font-size:1.3em;
	color:#5A5959;
	
	padding:5px 5px 5px 9px;
	line-height:1.25em;
	
}
*/


p.wkcaption3 {
	text-align:left;
	font-size:0.7em;
	color:#b3b3b3;
	padding:5px 0px 0px 0px;
	line-height:1.25em;
	
}

p.wkcaption3 a {
	color: #804D21;
	
}

p.wkcaption3 a:hover{
	color: #D11014;
	
}

h1 {

   color:#acafa9;
   font-size: 400px;
   line-height: 0;
   padding:0px;
   margin:20% 0px 142px 0px;
   letter-spacing: -18px;
}

h2 {
   padding-top:17%;
   font-size: 3em;
   line-height: 1.2em;
   text-align:center;
   letter-spacing:0px;
}
 

h3 {
   font-size: 1.3em;
   padding:20px 30px 70px 70px;
   line-height: 1.7;
}

h4 {
   clear:both;
   font-family: 'Kanit', sans-serif;
   
   font-weight:100;
   font-size: 2.4em;
   letter-spacing:-1px;
   padding:0.5em 0 0 0.9em;
   line-height: 2;
   color:#3a4150; /*#47caf0; */
}



*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}



imgs {
   display: block;
   height: auto;
}

/*

.rotate:hover  {
  -ms-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

*/



/* ipad fix */

.big {
   
  position: relative; 
  color: #fff;
   background-color:#000;
   text-align: center;
   background: url('../images/main5.jpg') no-repeat left;
   background-size: cover;
 
   -ms-background-size: cover;
   -o-background-size: cover;
   -moz-background-size: cover;
   -webkit-background-size: cover;
   background-attachment:fixed;
   overflow:hidden;
   
 
   
}

.letters {
    width:80%;
    float:left;
    text-align:left;
    overflow:hidden;
}

.bigheight {
    min-height: 1080px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align:center;
    -ms-box-align:center;
    -webkit-box-align:center;
    -ms-flex-align: center;
    align-items: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0;
    position: relative;
}
}

.wrapper5{
   
	   /*ignoring ipad fix to keep fixed effect*/
		position: relative; 
		color: #fff;
        background-color:#f1f2f3;
        text-align: center;
        background: url('../images/hatch2.jpg');
        background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-attachment:fixed;
        overflow:auto;
   
   
	}
	



.overlay {
    
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing:0.6em;
    
    
    /*
    background: black;
    overflow: hidden;
    
    background: #C33764;
    background: -webkit-linear-gradient(rgba(29, 38, 113, 1.0), rgba(195, 55, 100, 1.0));
    background: linear-gradient(rgba(29, 38, 113, 1.0), rgba(195, 55, 100, 1.0)); /* The least supported option. */
  */
}



img{
    
  /*object-fit: cover;*/
}



.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: Kanit, sans-serif;
  font-size: 450%;
  font-weight: 400;
  text-shadow: 4px 4px 80px #000000;
  line-height: 1.0em;
  color: white;
  
  
}



/*.testedge{
	  
   background-color:#555;
	 
}

*/

/*#creative {
  
   margin-top:-4px;
   padding-top:50px;

}
*/


span#cotxtq {
	 
   
   font-family: 'Kanit', sans-serif;

}

#wrapperslim{
   
  
   height:18px;
}


.wrapper{
   
   background-color:#fcfcfc; 
   /*background: url('../images/lines.gif');
   
   background-attachment: fixed;
   overflow: auto;
   */
}

#wrapper2{
   
   background-color:#d9eeef;
   background: url('../images/wood22.jpg');
   background-size: cover;
   background-attachment:fixed;
   overflow:auto;
}




/*
.line{
    border-bottom-color:#101010;
	border-bottom-style: solid;
	border-width:14px;
}

*/

#wrapper3{
  
   background-color:#20251e;
  
   /*background: url('../images/patterns/carbonFiberpattern3.jpg'); 
   background-repeat: repeat;*/
   
}

#wrapper4{
   
   /* background-color:#E8E3DD; */
    background-color:#ffffff;
   
 }
 

#wrapper_tradeshow {
    background-color:#f4f4f4;
}



 ol, ul {
    padding-top: 30px;
    margin-bottom: 0px;
}
 
 
 .wrapper6{
   
   background-color:#353844;
   /*#1d1d1d;*/
   
   
 }
 
 
 #wrapper8{
   
   /*background-color:#d9eeef;*/
   background-color:#773505;
   /*background: url('../images/stork.jpg');*/
   /*background-size: cover;*/
   /* background-attachment:fixed;*/
   /* overflow:auto;*/
}
 
 .wrapper7{
   
   background-color:#3e3e3e;
   /*background: linear-gradient(4deg, rgba(0, 0, 0, 0.6) 29.2%, rgba(0, 0, 0, 0) 73.05%);right: 0;*/
   
   background: url('../images/stork.jpg') no-repeat center center;
   background-size: cover;
   background-attachment:local;
   overflow:auto;
   
 }
 


.colwrapper {
   
   max-width:4000px;
   padding-top:30px;
   padding-bottom:30px;
   margin-left: auto ;
   margin-right:auto ;
}
 
#colwrapper2 {
  
   max-width:4000px;
   padding: 0px 0.6% 1% 0.6%; 
   margin-left: auto ;
   margin-right:auto ;
  
}
  


#colwrapper3 {
   
   max-width:1470px;
   padding-top:1%;
   margin-left: auto ;
   margin-right:auto ;
}

#colwrapper4 {
 
   max-width:4000px;
   padding-top:20px;
   padding-bottom:30px;
   margin-left: auto ;
   margin-right:auto ;
  
  }
  
  #colwrapper7 {
  
   max-width:4000px;
   padding: 8% 4% 3.5% 1.9%; 
   margin-left: auto ;
   margin-right:auto ;
  
}
  
   
#art {
   padding-top:30px;

}

.cotxt {
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    
}
 
#cotxtq{
    letter-spacing: 4px;
}


 /*

img:hover {
    -webkit-filter: brightness(20%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

*/



/*
img {
   -webkit-filter: brightness(100%);
}
*/




.topimg{
	padding:55px 0px 45px 0px;
	
}


/*photo grid*/

.rowphoto {
  display: inline-flex;
}

.rowfull {
    
  width: 100%;
  height: auto;
}


.column {
  flex: 50%;
  /*flex: 33.33%;*/
  padding: 1%;
}

.doublecolumn {
  flex: 25%;
  /*flex: 33.33%;*/
  padding: 1%;
}


.thirdcolumn {
  flex: 33%;
  /*flex: 33.33%;*/
  padding: 1%;
}


.photo-grid  {
	
	width:100%;
	text-align: center;
	z-index:1;
	padding-left:0;
	margin-left: auto;
	margin-right: auto;
}

.photo-grid.grid1 li {
    display: inline-block;
    float: left;
    
	
    padding:0px 0.6% 1% 0.6%;
    width: 25%;
    margin-left: auto;
	margin-right: auto;
}

.photo-grid.grid2 li {
    display: inline-block;
    float: left;
    
    padding:0px 0.6% 1% 0.6%;
    width: 50%;
    margin-left: auto;
	margin-right: auto;
   
}

.photo-grid.grid3 li {
    display: inline-block;
    float: left;
    
    padding:0px 0.6% 1% 0.6%;
    width: 100%;
    margin-left: auto;
	margin-right: auto;
}


.photo-grid.grid4 li {
    display: inline-block;
    float: left;
    
    padding: 0px 0.6% 1% 0.6%;
    width: 100%;
    margin-left: auto;
	margin-right: auto;
    
    
}    
    

.photo-grid img {
	display: block;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
}

.photo-grid figure {
	/*height: 100%;*/
	overflow: hidden;
	position: relative;
	width: 100%;
}

.photo-grid figcaption {
	background: rgba(0,0,0,0.8);
	color: white;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	transition: all 500ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
	z-index: 100;
}

.photo-grid figcaption p {
	font-family: 'Kanit', sans-serif;
	color:#AFADAD;
	padding:0px 15px 0px 15px;
	font-size: 1.3em;
	line-height:1.2;
	position: relative;
	top: 50%;
	width: 100%;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	vertical-align: middle;
	text-align:center;
}

.photo-grid li:hover figcaption {
	opacity: 1;
}


/*
.photo-grid li:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	
	-webkit-filter: brightness(90%);
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;

}*/

.photo-grid li:hover figcaption p {
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}

/*#about, #photo, #mobile, #design
#section-1, #section-2, #section-3, #section-4, #section-5, #section-6 {
	padding-top:45px;
}
*/
.row {
	font-family: 'Kanit', sans-serif;
    line-height: 1.2em;
    /*color: #777;*/
    font-size: 14px;
    padding:30px -20px 20px 0px;
	width:99%;
    margin-left: auto;
	margin-right: auto;
	
}

/*
.hline{
	border-top:thin dashed;
    border-color:#8d642e;
	height:1px;
	width:auto;
}
*/


.icontxt {
	
        /*Golden ratio   0.9em = roughly 11pt, 14.5px 0.9em, 90%*/
        
        font-size: 1.1em;
        line-height: 1.4em;
        padding-top: 5px;
    	margin-left:auto;
        margin-right:auto;
	    text-align:left;
	   
	    color: #9C9C9C;
       
        
        font-family: 'Kanit', sans-serif;
       
}



.icontxtnoclick  { 
        
        text-decoration: none;
    

}

.icontxtnoclick a { 
        
        text-decoration: none;
     

}

.icontxtconnect{
        width:72%;
        
    	margin-left:auto;
        margin-right:auto;
	    text-transform: uppercase;
	    text-align:center;
	    line-height:1.4em;
	    color: #9C9C9C;
        font-weight: 300;
        font-size: 1.0em;
        font-family: 'Kanit', sans-serif;
}




span.icontitles{
	font-weight:800;
	color:#7e9a93;
	
}



.row2{
	text-align:center;
	line-height: 145%;
    padding:30px 0px 20px 0px;
	
	/*center*/
	width:78%;
        margin-left: auto ;
        margin-right:auto ;
	
}

/*
li.woodspace{
	padding:18px;	
	vertical-align:text-top;
        text-align: left;
	font-size: 0.9em;
	background: url('../images/patterns/carbonFiberpattern1.jpg');
        background-repeat: y-repeat;
	
}

.woodcenter {
	
	padding-left: 10px;
        padding-top: 21px;
	
}
 */
li {
	display: inline-block;
	list-style-type:none;
	list-style:none;
	
}

li.icons{
	padding:30px 20px 10px 20px;
	font-size:13px;
	text-align:center;
	vertical-align:text-top;
}


/*
li.icons a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);	
}

*/



p#notice{
	font-size:13px;
	
}

#disclaimer{
	
	

        /*Golden ratio   0.9em = roughly 10.75pt, 14.5px 0.9em, 90%*/
        width:80%;
        margin-left:auto;
        margin-right:auto;
	color:#868686;
	font-size:80%; /*of 0.9em is 8pt 11px 0.7em 70%*/
        line-height: 155%;

}

#section-2{
	padding-top:0%;
}

/*#connect */
#section-8 {
	padding-top:20px;
}



 
/* Sections */
 

/*//////////////////////////////////////////////// new ////////////////////*/


.navbar-inverse{
    background-color: #000000;
    border-width:0px;
 
    

}



#nav {
	color: #e3ea2b;
	
}



#nav .nav .navbar-nav li {
	list-style: none;
	display: inline-block;
	
	
	
}
#nav a:link {
	/*background:#ededed;*/
	color:#34828f; 
	display:inline-block;
	font-size:0.8em;
	padding:10px;
	text-decoration:none;
	
	
	
}


#nav :last-child {
    
    padding-bottom: 12px;

}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}




#nav a:hover {
	background:#e82323;
	color: #fff;
}


#nav a:active {
	color: #fff;
}



/*jquery fader*/
.fadeInBlock {
    opacity:0;
}


.enjoy {
    width:100%;
    font-size:2.2em;
    line-height:1.2em;
    font-weight:200;
    font-family: 'Kanit', sans-serif;
    color:#000000;
    padding: 10% 0% 5% 0%;
    text-align:center;
}

.cobkgd {
    background-color: #fcfcfc;
}

.co {
    width:100%;
    font-size:4.2em;
    line-height:1.1em;
    font-weight:800;
    font-family: 'Kanit', sans-serif;
    /*font-family: 'Roboto', sans-serif;*/
    color:#41c3d8;
    padding: 8% 0% 1% 0%;
    margin-left:auto;
    margin-right:auto;
  
    text-align:center;
}

.imgleft {
    flex:50%;
    
}


.button {
  background-color: #e82323;
  border: none;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  
  display: inline-block;
  font-size: 18px;
  margin: 4px 2px;
  border-radius: 4px;
}




.color1 {
    
    width: 100%; height: 1px;
    /*border-style: solid;
    border-color: white;*/
    background-color: #66bbe2;
 
    
    
}

.color2 {
    
    width: 100%; height: 1px;
    /*border-style: solid;
    border-color: white;*/
    background-color: #e6a9cb;
 
    
    
}


.color3 {
    
    width: 100%; height: 1px;
    /*border-style: solid;
    border-color: white;*/
    background-color: white;


    
}





