@charset "utf-8";

/*----------------------------------------------------------------------------
FILTER
----------------------------------------------------------------------------*/
#filter{
	margin: 0px 0px;
height:54px;
	position:relative;
	width:21em;
	left:50%;
	margin-left:-10.5em;
white-space: nowrap;
}
ul#port-filter{
	*font-size:2.4em;
	list-style: none outside none; 
	margin:0; 
	margin-top:8px;
	padding: 0; 
	text-align: left;
	position: absolute;
	*background-color:#999;
}
ul#port-filter li{
   display: inline-block;
}
#port-filter li a{
	vertical-align:bottom;
	line-height: 30px;
	padding: 0px 7px 30px;
	*background-color: #12a;
	transition: background 0.3s;
	-moz-transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
   display: inline-block;
   color:#FFF;
 position:relative;
	transition:all 0.4s ease 0.2s, color 0.1s ease 0.2s;
}
ul#port-filter li:hover a{
	*background-color:#fff;
	padding: 0em 21px 30px!important;
	color:#333 !important;
	transition:all 0.4s ease 0.2s, color  0.2s ease 0.3s;
}
#port-filter li:hover ~ li.filter-current{
	color:#fff;
	padding: 0 0px;
}
ul#port-filter li.filter-current a{
	color:#333;
	*background-color: #fff;
	padding-left: 21px;
	padding-right: 21px;
	*margin-left: 0px;
position:relative;
*margin-bottom:8em;
}
li.filter-current a{
	color:#fff;
}
*ul#port-filter li.filter-current a:after{ /*arrow added to downarrowdiv DIV*/
content:'';
display:block;
position:absolute;
top:100%; /*should be set to 100% */
margin:auto;
width:0;
height:0;
border-color: #FFF transparent transparent transparent; /*border color should be same as div div background color*/
border-style: solid;
border-width: 8px;
}
#magic-line { 
position: absolute; 
top: 0px; 
left: 0; 
width: 70px; 
height: 31px; 
background: #FFF;   
  }
#magic-linearrow{ /*arrow added to downarrowdiv DIV*/
content:'';
display:block;
position:relative;
top:100%; /*should be set to 100% */
margin:auto;
width:0;
height:0;
border-color: #FFF transparent transparent transparent; /*border color should be same as div div background color*/
border-style: solid;
border-width: 8px;
}



/*----------------------------------------------------------------------------
WORK TILES
----------------------------------------------------------------------------*/

.tile-content div{
	-webkit-backface-visibility:hidden;
	-webkit-perspective: 1000;
}
.tile3d{
	transform: translateZ(0);
}
.3d div{
	transform: translateZ(0);
}
.lb-close{
	position: absolute;
	top: 6px;
	right: 6px;
	height: 60px;
	width: 60px;
	display: block;
	background: url(../images/i_close2.png) no-repeat center;
	text-indent: -99999px;
	cursor: pointer;
	z-index:10;
}
.lb-article
{
	position: absolute;
	top: 6px;
	left: 6px;
	height: 60px;
	width: 20%;
	display: block;
	cursor: pointer;
	z-index:10;
	-webkit-backface-visibility:hidden;
	transform:translate3d(0px,0,0);

}
.lb-title,
.lb-project{
	color:#FFF;
	display:inline-block;
	*font-size:2.4em;
	padding:10px 0px 0 10px;
	height: 30px;
	min-width:14%;
	width:100%;
	*background: #F60;
	position:absolute;
}
#work-content{
	width:100%;
	display:block;
}
.linearrow{ /*arrow added to downarrowdiv DIV*/
content:'';
display:none;
overflow:hidden;
position:absolute;
bottom:0px; /*should be set to 100% */
left:50%;
margin-left:-15px;
width: 20px;
height:20px;
*transform:rotate(45deg);
transition:all 0.3s ease 0.1s;
-webkit-*transform:rotate(45deg);
-webkit-transition:all 0.3s ease 0.1s;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.tile-selected .linearrow{ /*arrow added to downarrowdiv DIV*/
display:block;
bottom:-5px; /*should be set to 100% */
*transform:rotate(45deg);
-webkit-*transform:rotate(45deg) ;
}
.linearrow img{ /*arrow added to downarrowdiv DIV*/
width:15000%;
position:absolute;
top:0;
}

.live-hover{
position:absolute;
  top: 100%;
  left: 0px;
	width:100%;
	height:100%;
transition:all 0.5s ease 0.1s;
	pointer-events: none;
}
.live-feat{
position:absolute;
  top: -30px;
  right: 10px;
  transition: all 0.3s;
}
.hover .live-feat{
  top: 0px;
}

.live-feat img{
  width: 25px;
}
.hover .live-hover, .tile-selected .live-hover{
  top: 0px !important;
}

.live-hover span{
position:absolute;
}
.live-hover .tile-title{
	font-size: 1.2em;
}
.live-hover .tile-cat{
top:80%;
transition:top 0.6s ease 0.2s;
	-webkit-*transform:translate3d(0px,0,0);
	*transform:translate3d(0px,0,0);
}
.hover .live-hover .tile-cat, .tile-selected .live-hover .tile-cat{
top:40%;
}

.hover .live-front, .tile-selected .live-front{
	bottom: 48%;
}
.hover .tile-title, .tile-selected .tile-title{
	height: 3em;
}


.livebe-img{
	display:block;
	width:100%;
	position:absolute;
	top:0%;
}
.livebe-imgback{
	display:block;
	width:10000%;
	position:absolute;
	top:0%;
}
.atile{
	display:block;
	position:absolute;
	height:100%;
	width:100%;
	display:block;
	overflow: hidden;
	transition:scale 0.3s ease;
	-webkit-*transform:translate3d(0px,0,0);
	*transform:translate3d(0px,0,0);
}
.tile{
	opacity:1;
	vertical-align: top;
	display: inline-block;
	position:relative;
	transition:all 0.2s ease;
	z-index:4;
}

/*----------------------------------------------------------------------------
WORK FEATURES
----------------------------------------------------------------------------*/
#work-featured{
	display:block;
	width:100%;
	*height:500px;
	padding-bottom:500px;
	overflow:hidden;
	position:relative;
	text-align: center;
	*background:#0F0;
}
#work-featured .swiper-wrapper{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	*background:#9C0;
	}
.featured-slide{
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;

	position:absolute;
	*overflow:hidden;
}

.featvideo {
display: block; 
  position: absolute;
  width:100%;
    *height: 118%;
	  top:-5%;
	pointer-events: none;
}

.featdata{
position:absolute;
left:50%;
width:500px;
margin-left:-250px;
*padding-left:10px;
top:160px;
text-align:center;
font-size:2.6em;
color:#FFF;
}
.featdata .tile-title{
	height:auto;
}
.featdata .tile-owner {
font-size:0.8em;	
}
.featinfo{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	font-size:0.6em;
	line-height: 1em;
}
.featimg{
position:absolute;
right:50%;
margin-right:-40px;
top:140px;
*width:50%;
}
.seemore{
	background:#FFF;
	font-size:0.8em;
	*font-weight:bold;
	padding: 0px 8px 4px 8px;
	color: #000;
}
.seemore:hover{
	background:#000;
	color: #FFF;
}
.insta{
border-radius:10px;
background-color: #FFF;
background-image: url('../images/Instagram-01.png');
background-position: 6px 0px;
background-repeat: no-repeat;
	font-size:0.6em;
	*font-weight:bold;
	padding: 4px 12px 6px 44px;
	color: #000;
}
.insta:hover{
	background-color:#000;
background-image: url('../images/Instagram-02.png');
	color: #FFF;
}
.tile{
	width:16.66666666666667%;
	padding-bottom:16.66666666666667%;
}
.tilehide{
	*display:none;
	width:0% !important;
	transition:all 0.2s ease !important;
	*padding-bottom:0%;
	opacity:0;
}
.fade{
	opacity:0.5;
}
.tile-content{
	position:relative;
	display:none;
	width:100%;
	height:0;
	float:left;
	clear:both;
	overflow: hidden;
	top:0%;
	cursor: auto;
}
#tile-content{
	display:block ;
	transition:all 0.3s ease;
    **transform: translateZ(0);
    *-webkit-*transform: translateZ(0);
}
.workinfo {
	*opacity:0;
}
.iworkin {
		font-size:0.6em;
}
.tile-cat{
	color: #333;
	position: absolute;
	display: inline-block;
	/* [disabled]overflow:hidden; */
	bottom: 0%;
	width: 100%;
	left: 0;
	font-size: 0.8em;
	color: #fff;
	text-align: left;
	padding: 8px 14px 14px 14px;
	transition: all 0.6s ease;/*	visibility:hidden; */
}
.live-front{
	display:block;
	position:absolute;
	width:90%;
	bottom: 0%;
	transition:all 0.6s ease;
	pointer-events: none;
}
.tile-owner{
	word-break: keep-all;
	text-transform: capitalize;
	white-space: nowrap;
	font-weight:200;
}
.tile-title{
	word-break: break-strict;
*word-wrap: break-word;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	display:block;
	clear: left;
	height: 1em;
	max-height:100px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	overflow:hidden;
	transition:all 0.6s ease;
}


/*----------------------------------------------------------------------------
CONTENT
----------------------------------------------------------------------------*/

#footer {
	display:inline-block;
	width:100%;
	height:300px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	*margin-top: 60px;
}
.big{
	font-size:3em;
}
#footer a{
	color:#FFF;`
	transition:color 0.2s;
}
#footer a:hover{
	color:#000;
}
@media all and (max-width: 1280px) {
.tile{
	width:20%;
	padding-bottom:20%;
}
.featvideo {
bottom:auto;
*top:0;
  width:1280px;
  height:540px;
  left:50%;
margin-left:-640px;
}
#work-featured{
	display:block;
	width:100%;
	padding-bottom:500px;
	overflow:hidden;
	text-align: center;
}
.featdata2{
left:55%;
}

}
@media all and (max-width: 1024px) {
.tile{
	width:25%;
	padding-bottom:25%;
}
.featvideo {
}
.featdata2{
left:60%;
width:30%;
}
}
@media all and (max-width: 824px) {
.tile{
	width:33.33333333333333%;
	padding-bottom:33.33333333333333%;
}
.featvideo {
}
}
@media all and (max-width: 700px) {
.featvideo {
}
.featdata2{
left:60%;
width:38%;
}
}
@media all and (max-width: 580px) {
.tile{
	width:50%;
	padding-bottom:50%;
}
.featvideo {
*margin-left:-500px;
}
.featdata2{
left:60%;
width:38%;
}
.featinfo{
	display:none;
}
.featdata .featinfo{
	display:block;
}
}
@media all and (max-width: 540px) {
.featdata2{
left:30px;
width:80%;
top:auto;
bottom: 30px;
}
}