﻿
/* Clearfix */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

table {
    border-spacing: 0; 

}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}


body {
}

#bod-fade {
    opacity: 0;
    -webkit-opacity: 0;
}

.work-main 
{  

  height:100%;
  width: 100%;
  min-height: 100vh;
  margin: auto;
   margin-right: 0px;
   box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
   border:10px solid black;
   display:inline-block;
   position:static;
   z-index: 1500; 
}

.work-title {
    letter-spacing: 3px;
    padding-left: 14px;
    float: left;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;

}

.single-image-outer {
    width:100%;
    max-width:1200px;
    margin:auto;
   
}

.single-image {
    width: 100%;
    border: solid;
    border-width: 1px;
    border-color: black;
    cursor: pointer;
}

#close-bar {
 width: 100%;
 height: 40px;
    vertical-align: middle;
    line-height: 40px; 
 display:inline-block;

}

#info-bar {
    width: 100%;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    /*display:inline-block;*/
}

/*.close-button {
    width: 40px;
    height: 40px;
      color: black;
    text-align: center;
    vertical-align: middle;
    line-height: 40px; 
    float: right;
    cursor: pointer;
}*/

.close-button {
    padding:4px;
    width: 40px;
    height: 40px;
    color: black;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}


    .work2 {
    width: 100%;
    height: auto;
   
    background-color: #121212;
}

.work-portouter {
    padding-left: 20px;
    padding-right: 20px;
    text-align:center;
    max-width:1920px;
    margin:auto;

}

#video2 {
    width: 100%;
    height:auto;
    background-color:  #ffffff;
    z-index: 1;
    overflow:hidden;
    opacity: 0;
  
}

.vid-contain-work {
    width: 100%;
    max-width: 940px;
    margin: auto;

}

.videoWrapper-work {
    
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
  
    
}
.videoWrapper-work iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    border:solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #000000;

}

.vid-contain-full-work {
    width: 100%;
    max-width: 1350px; 
    margin: auto;
    padding: 0px;
    border:solid;
    border-width: 1px;
    border-color: #000000;
}

.soundcloud-contain {
    width: 90%;

    margin: auto;
}

.spacer {
    height:25px;
    width: 100%;
}

#container { 
    
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    margin: 20px auto;
    display: inline-block;
    overflow: hidden;
    height: auto;
   

}


.columnx1{
    max-width: 500px;
    margin: auto;

}


.columnx2{
    max-width: 900px;
    margin: auto;

}

.columnx3{
    max-width: 1290px;
    margin: auto;

}

/*Portfolio-Masonry-end*/

.iteminner2 {
    position: absolute;
    width: 298px;
    left: 0px;
    height: 100%;
    opacity: 0;
    text-align: center;
    pointer-events: none;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: black;
    
}

p.porttext2 {
    width: 298px;
    color: black;
    padding-bottom: 0px;
    font-size: 12px;
    height: 100%;
    text-align: center; 
    letter-spacing: 3px;
    font-family: 'Open Sans', sans-serif;

}


.masonry .item {
    width: 420px;
    
}

.grid-sizer{
    width: 420px;
     
}

img.d {
    width: 420px;
    cursor: pointer;
}

.gutter-sizer { 
  width: 5px; 

}

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9, #img10, #img11, #img12, #img13,
#img14, #img15, #img16, #img17, #img18, #img19, #img20, #img21, #img22, #img23, #img24, #img25,
#img26, #img27, #img28, #img29, #img30, #img31, #img32, #img33, #img34, #img35, #img36, #img37,
#img38, #img39, #img40, #img41, #img42, #img43, #img44, #img45, #img46, #img47, #img48, #img49, #img50 {
    opacity: 0;
}


.work-text {
    width: 100%;
    max-width: 1920px;
    color: black;
    padding-bottom: 0px;
    font-size: 12px;
    height: 100%;
    text-align: center;
    letter-spacing: 3px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 50px;
}


    /* MEDIA QUERIES - screen =< 480px*/
@media only screen and (max-width : 720px) {

    .work-portouter {
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }


.masonry .item {
  width:  220px;

}

.grid-sizer{
    width: 220px;
}

img.d {

    width: 220px;

}


#gts-title {
    width: 175px;
    font-size: 10px;
}

#sine-title {
    width: 175px;
    font-size: 10px;
}

#trolls2012-title {
    width: 175px;
    font-size: 10px;
}

#sunshine-title {
    width: 175px;
    font-size: 10px;
}

#geidai-title {
    width: 175px;
    font-size: 10px;
}

#cave-title {
    width: 175px;
    font-size: 10px;
}

#noh-title {
    width: 150px;
    font-size: 10px;
}

#edin-title {
    width: 150px;
    font-size: 10px;
}

#solar-title {
    width: 150px;
    font-size: 10px;
}

#troll2009-title {
    width: 150px;
    font-size: 10px;
}

#con-title {
    width: 150px;
    font-size: 10px;
}


#self-title {
    width: 150px;
    font-size: 10px;
}

    .work-title {
    line-height:24px;
    }

}


/* MEDIA QUERIES - screen =< 320px*/ 
@media only screen and (max-width : 320px) {





}