
	
/* Futurebox styles */
#container_works {
	width: 950px;	
    height:2800px;
	margin: 0 auto;
    overflow:visible;
    border:1px solid #fff;
    
}

#container_works2 {
	width: 950px;	
    height:auto;
	margin: 0 auto;
    overflow:hidden;
}

.textwrap_awa img { width:500px;
    height:375px;
    border:1px solid #ccc;
}
.textwrap_awa { display:block;
font-weight:normal;
width:950px;
line-height:2em;
text-align:center;
margin-top:100px;
position:relative;
overflow:hidden;

}

.textwrap_awa h1 {font-size:130%;
color:#000;

word-break:break-all;
   margin-bottom:20px;
    
}

.textwrap_awa h2 {font-size:100%;
color:#000;
margin-top:-20px;
word-break:break-all;
   margin-bottom:20px;
}

.textwrap_awa h3 {font-size:100%;
color:#000;
margin-top:-20px;
word-break:break-all;
   margin-bottom:20px;
    
}

.textwrap_awa h3 a {font-size:130%;
color:#ee3b58;
margin-top:-20px;
word-break:break-all;
   margin-bottom:20px;
font-weight:bold;
    
}
#pagehead {width:950px;
    float:middle;
    position:relative;
    overflow:hidden;
    margin:0 auto;
}
#pagehead img { width:950px;
    height:250px;
}
#pagehead h2 { font-size:110%;
    color:#000;
    text-align:center;
    line-height:1;
}

#work_wrapper1 ul, #work_wrapper2 ul, #work_wrapper3 ul, #work_wrapper4 ul
{
	padding: 0;
	width:950px;
	height:auto;
	margin:0 auto;
}

#work_wrapper1 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	
   
   
    

}
#work_wrapper2 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
  

}
#work_wrapper3 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	   

}
#work_wrapper4 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
   
	
    

}
#work_wrapper1 ul li
{
        display: inline-block;
		float: left;
		list-style: none;
        width:189px;
	}
#work_wrapper2 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:86px;
	}
#work_wrapper3 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:118px;
	}
#work_wrapper4 ul li{
        display: inline-block;
		float: left;
		list-style: none;
        width:105p;
	}

#work_wrapper1 ul li a,#work_wrapper1 ul li 
img { display: block;
        float: left;
     
        }
#work_wrapper2 ul li a, #work_wrapper2 ul li img { display: block;
        float: left;
     
        }

#work_wrapper3 ul li a, #work_wrapper3 ul li img { display: block;
        float: left;
     
        }

#work_wrapper4 ul li a, #work_wrapper4 ul li img { display: block;
        float: left;
     
        }

#work_wrapper1 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper2 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper3 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper4 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

.overlay
{
	width: 100%;
    height:100%;
  	position: fixed; 
	top: 50%; 
	left: 50%; 
	display: none; 
	z-index: 999;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
   	background:rgba(0,0,0,0.7) ;
}


	.overlay a
	{
		display: table-cell; 
		vertical-align: middle; 
		text-align: center;
		}

		.overlay img
		{
			padding: 5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background: #ffffff;
         		}

.overlay:target { display: table;
}



@media screen and (min-width:481px) and (max-width:800px){
#container_works {
	width: 100%;	
    height:auto;
	margin: 0 auto;
    overflow:visible;
}
    
#container_works2 {
	width: 100%;	
    height:auto;
	margin: 0 auto;
    overflow:visible;
}  
    
#pagehead {width:100%;
    float:left;
    position:relative;
    overflow:hidden;
    margin:0 auto;
}
#pagehead img { width:100%;
    height:100%;
}
#pagehead h2 { font-size:120%;
    color:#000;
    text-align:center;
    line-height:3;
}

#work_wrapper1 ul, #work_wrapper2 ul, #work_wrapper3 ul, #work_wrapper4 ul
{
	padding: 0;
	width:100%;
	height:auto;
	margin:0 auto;
}

#work_wrapper1 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	
   
   
    

}
#work_wrapper2 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	
    

}
#work_wrapper3 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	   

}
#work_wrapper4 {width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
	
    

}
#work_wrapper1 ul li
{
        display: inline-block;
		float: left;
		list-style: none;
        width:20%;
	}
#work_wrapper2 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:9.07%;
	}
#work_wrapper3 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:12.5%;
	}
#work_wrapper4 ul li{
        display: inline-block;
		float: left;
		list-style: none;
        width:11.1%;
	}

#work_wrapper1 ul li a,#work_wrapper1 ul li 
img { display: block;
        float: left;
    width:100%;
     
        }
#work_wrapper2 ul li a, #work_wrapper2 ul li img { display: block;
        float: left;
      width:100%;
        }

#work_wrapper3 ul li a, #work_wrapper3 ul li img { display: block;
        float: left;
      width:100%;
        }

#work_wrapper4 ul li a, #work_wrapper4 ul li img { display: block;
        float: left;
      width:100%;
        }
.overlay
{
	width: 100%;
    height:100%;
  	position: fixed; 
	top: 50%; 
	left: 50%; 
	display: none; 
	z-index: 999;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	background:rgba(0,0,0,0.7) ;

	
	
}
	.overlay a
	{
		display: table-cell; 
		vertical-align: middle; 
		text-align: center;
		
	}
		.overlay img
		{
			padding: 5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background: #ffffff;
            width:250px;
        
		}
  .textwrap_awa img { width:90%;
    height:90%;
}
.textwrap_awa { display:block;
width:90%;
line-height:2em;
text-align:center;
margin-top:0;
margin:0 auto;


}

.textwrap_awa h1 {font-size:120%;
color:#000;
word-break:keep-all;
margin-bottom:20px;
    
}

.textwrap_awa h2 {font-size:100%;
color:#000;
margin-top:-20px;
word-break:keep-all;
   margin-bottom:20px;
    margin:0 auto;
   

    
}    
    
}


@media screen and (max-width: 480px){
#container_works {
	width: 100%;	
    height:auto;
	margin: 0 auto;
    overflow:visible;
 }

#container_works2 {
	width: 100%;	
    height:auto;
	margin: 0 auto;
    overflow:visible;
}
    
#pagehead img {width:100%;
    height:100%;
}
    
#pagehead {width:100%;
    float:middle;
    position:relative;
    overflow:hidden;
    margin:0 auto;
}

#pagehead h2 { font-size:90%;
    color:#000;
    text-align:center;
    line-height:1;
}



#work_wrapper1 ul, #work_wrapper2 ul, #work_wrapper3 ul, #work_wrapper4 ul
{
	padding: 0;
	width:100%;
	height:auto;
	margin:0 auto;
}

#work_wrapper1 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	
   
   
    

}
#work_wrapper2 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
  

}
#work_wrapper3 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	   

}
#work_wrapper4 {width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
   
	
    

}
#work_wrapper1 ul li
{
        display: inline-block;
		float: left;
		list-style: none;
        width:20%;
	}
#work_wrapper2 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:9.08%;
	}
#work_wrapper3 ul li {
        display: inline-block;
		float: left;
		list-style: none;
        width:12.5%;
	}
#work_wrapper4 ul li{
        display: inline-block;
		float: left;
		list-style: none;
        width:11.1%;
	}

#work_wrapper1 ul li a,#work_wrapper1 ul li 
img { display: block;
        float: left;
    width:100%;
     
        }
#work_wrapper2 ul li a, #work_wrapper2 ul li img { display: block;
        float: left;
     width:100%;
     
        }

#work_wrapper3 ul li a, #work_wrapper3 ul li img { display: block;
        float: left;
     width:100%;
     
        }

#work_wrapper4 ul li a, #work_wrapper4 ul li img { display: block;
        float: left;
     width:100%;
     
        }

#work_wrapper1 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper2 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper3 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

#work_wrapper4 ul li :hover { background-color:#fff;
opacity: 0.7;
	}

.overlay
{
width: 100%;
    height:100%;
  	position: fixed; 
	top: 50%; 
	left: 50%; 
	display: none; 
	z-index: 999;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	background:rgba(0,0,0,0.7) ;


}


	.overlay a
	{
		display: table-cell; 
		vertical-align: middle; 
		text-align: center;
		}
		.overlay img
		    {padding: 5px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			background: #ffffff;
            width:200px;
         		}


.textwrap_awa img { width:90%;
    height:90%;
}
.textwrap_awa { display:block;
width:90%;
line-height:2em;
text-align:center;
margin-top:0;
margin:0 auto;


}

.textwrap_awa h1 {font-size:100%;
color:#000;
word-break:keep-all;
margin-bottom:20px;
    
}

.textwrap_awa h2 {font-size:90%;
color:#000;
margin-top:-20px;
word-break:keep-all;
   margin-bottom:20px;
    margin:0 auto;
   

    
}    
    
}