#html_content_top {    
	float: none; 
	width: 100%; 
	margin: 0 auto; 
	clear: both;}
		@media (max-width: 767px){ 
		#html_content_top { 
			  width: 100%;
			  max-width: 100%;
			  padding-left: 0;
			  padding-top: 0px;}}
		@media (max-width: 568px){ 
		#html_content_top { 
			  display:none;}}			  

#html_content_top ul li {   
	display:inline-block;
	margin:0 5px;
	padding: 0;}   
    @media (max-width: 1024px){ 
		#html_content_top ul li {text-align:center;width:23%; }}	
    @media (max-width: 600px){ 
		#html_content_top ul li {width:22%;}}	 	
#html_content_top ul li img { 
  max-width: 100%; 
  height: auto;}		
 
.view-sixth img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;}
.view-sixth .mask {
	background-color: rgba(250,250,250,0.5);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}
	@media (max-width: 1024px) {
		.view-sixth .mask {background-color: transparent;}}
.view-sixth h2 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);	
	background: transparent;	
	opacity: 0;
	margin: 20px 40px 0px 40px; 
	-webkit-transform: scale(10);
	-moz-transform: scale(10);
	-o-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10); 
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;}	
.view-sixth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
	transition: all 0.3s ease-in-out 0.2s;}
	@media (max-width: 1024px) {
		.view-sixth .mask {
		   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
		   filter: alpha(opacity=100);
		   opacity: 1;
		   -webkit-transition-delay: 0s;
		   -moz-transition-delay: 0s;
		   -o-transition-delay: 0s;
		   -ms-transition-delay: 0s;
		   transition-delay: 0s;}
		.view-sixth img {
		   -webkit-transition-delay: 0s;
		   -moz-transition-delay: 0s;
		   -o-transition-delay: 0s;
		   -ms-transition-delay: 0s;
		   transition-delay: 0s;}
		.view-sixth h2 {display: none;;}
		.view-sixth p {display: none;}}	
		   
	@media (min-width: 1030px) {  
		.view-sixth:hover .mask {
		   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
		   filter: alpha(opacity=100);
		   opacity: 1;
		   -webkit-transition-delay: 0s;
		   -moz-transition-delay: 0s;
		   -o-transition-delay: 0s;
		   -ms-transition-delay: 0s;
		   transition-delay: 0s;}
		.view-sixth:hover img {
		   -webkit-transition-delay: 0s;
		   -moz-transition-delay: 0s;
		   -o-transition-delay: 0s;
		   -ms-transition-delay: 0s;
		   transition-delay: 0s;}
		.view-sixth:hover h2 {
		   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
		   filter: alpha(opacity=100);
		   opacity: 1;
		   -webkit-transform: scale(1);
		   -moz-transform: scale(1);
		   -o-transform: scale(1);
		   -ms-transform: scale(1);
		   transform: scale(1);
		   -webkit-transition-delay: 0.1s;
		   -moz-transition-delay: 0.1s;
		   -o-transition-delay: 0.1s;
		   -ms-transition-delay: 0.1s;
		   transition-delay: 0.1s;}
		.view-sixth:hover p {
		   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
		   filter: alpha(opacity=100);
		   opacity: 1;
		   -webkit-transform: scale(1);
		   -moz-transform: scale(1);
		   -o-transform: scale(1);
		   -ms-transform: scale(1);
		   transform: scale(1);
		   -webkit-transition-delay: 0.2s;
		   -moz-transition-delay: 0.2s;
		   -o-transition-delay: 0.2s;
		   -ms-transition-delay: 0.2s;
		   transition-delay: 0.2s;}}
		
.view-sixth:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s; } 
.view {  
   float: left; 
   overflow: hidden;
   position: relative;
   text-align: center; 
   cursor: default; }
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;}

.view img {
   display: block;
   position: relative;}

.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background:#4b4b4b;
   margin: 20px 0 0 0;} 
.view p { 
  font-size: 18px; 
  color: #fff; 
  background: #e85018;
  cursor:pointer;
  margin:40px 0 0 0; 
  line-height: 30px;
  display: inline-block;
  padding: 0 10px;}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;}	

#html_content_footer {	border-top:1px solid #cfcfcf;	border-bottom:1px solid #cfcfcf;}	
#html_content_footer ul  {	padding:0;	margin:0;}  
#html_content_footer ul li {   
	display:inline-block;
	margin:0 25px;
    padding-top: 14px;}	
#html_content_footer ul li a {cursor:pointer}		
#html_content_footer .view-sixth .mask {
	background-color: rgba(250,250,250,0.5);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;}

#html_content_footer .view-sixth:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s; 
	transform:rotate(5deg); 
	-ms-transform:rotate(5deg); /* Internet Explorer */
	-moz-transform:rotate(5deg); /* Firefox */
	-webkit-transform:rotate(5deg); /* Safari et Chrome */ 
	-o-transform:rotate(5deg); /* Opera */}		