html{
    width: 100%;
    background-color: #e2e0d9;
}
body{
    width: 100%;
}

img{
    width: 100%;
}
header.bug{
    opacity: 0; 
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
header.bug.transparent{
    opacity: 1;
}

.vidwrapper {
    overflow: hidden;
}

.homevideo {
    position: relative;
    top:0;
    right:0;
    z-index: 1; 
    min-width: 1200px; 
    width: 100%;

}
.main, .last{
    background-color: #e2e0d9;
    margin-bottom: 950px;
}
.work{
    background-color: #e2e0d9;
    padding-bottom: 200px;
}
.reel{
    background-color: #191815;
}
.junk{
    background-color: #191815;
    margin-bottom: 950px;
}
.top{
    position: relative;
    z-index: 100;
}
#lift {
    margin-top: -900px;
}
#workdrop {
    padding-top: 140px;
}
#junk {
  background-color: #191815;  
}
#junktext {
    color: #e2e0d9;
}
#junkline {
    border-top: solid .9px #e2e0d9;
}
.parallax-window {
    min-height: 940px;
    background: transparent;
}

.reveal {
    visibility: hidden;
}

nav{
    position: fixed;
    top: 40px;
    right: 40px;
    z-index: 200;
}
.layer {
    position: relative;
    width: 30px;
    height: 4px;
    border: solid .9px #191815;
    background-color: #e2e0d9;
    top: 0px;
    transition: .5s ease;
}

.burger:hover .a {
    top: -3px;
}
.burger:hover .c {
    top: 3px;
}
.hide {
    visibility: hidden;
    transform: translate(100px);
    opacity: 0;
    transition: visibility 0s;
    transition: .5s ease;
}
.show {
    visibility: visible;
    transform: translate(40px);
    opacity: 1;
}

.worklink{
    position: fixed;
    right: 40px;
    top: 150px;
    z-index: 200;
    text-align: right;
    font-family: Druk-WideMedium;
    font-size: 20px;
    letter-spacing: -0.5px;

}
.aboutlink{
    position: fixed;
    right: 40px;
    top: 250px;
    z-index: 200;
    text-align: right;
    font-family: Druk-WideMedium;
    font-size: 20px;
    letter-spacing: -0.5px;

}
.contactlink{
    position: fixed;
    right: 40px;
    top: 350px;
    z-index: 200;
    text-align: right;
    font-family: Druk-WideMedium;
    font-size: 20px;
    letter-spacing: -0.5px;

}

.linewrapper{
    position: absolute;
    z-index: 100;
    margin-left: 18.666666%;
}

.line {
    margin-top: 80px;
    width: 80px;
    border-top: solid .9px #191815;
}
.workline {
    position: relative;
    top: -30px;
    margin-top: 22px;
    width: 100%;
    border-top: solid .9px #191815;
    opacity: 0;
    transition: 1s ease;
}
.longline {
    width: 100%;
    border-top: solid .9px #191815;
}

.logo {
    position: relative;
    left: -316px;
    bottom: -220px;
}
.logobug {
    position: fixed;
    transform: scale(.1);
    margin-left: 9%;
    top: -150px;
    left: -400px;
    z-index: 100;
}
.arrow {
    position: relative;
    margin-top: 120px;
    width: 16px;
    left: -9px;
}
.uparrow {
    position: relative;
    left: -9px;
    width: 16px;
    transform: rotate(180deg)
}
.leftarrow {
    left: 0px;
    position: relative;
    width: 16px;
    transform: rotate(90deg)
}
.leftarrow:hover {
    left: -3px;
    transition: .5s ease;
}
.rightarrow {
    right: 0px;
    position: relative;
    width: 16px;
    transform: rotate(-90deg)
}
.rightarrow:hover {
    right: -3px;
    transition: .5s ease;
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
animation-fill-mode:both;


            animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

animation-fill-mode:both;
-webkit-animation-duration:4s;
-moz-animation-duration:4s;
animation-duration:4s;
}


@-webkit-keyframes bounce {
    0%, 65%, 100% {-webkit-transform: translateY(0);} 
    65% {-webkit-transform: translateY(-20px);}
}
@-moz-keyframes bounce {
    0%, 65%, 100% {-moz-transform: translateY(0);} 
    65% {-moz-transform: translateY(-20px);}
}
@keyframes bounce {
    0%, 65%, 100% {transform: translateY(0);} 
    65% {transform: translateY(-20px);}
}
.gap{
    padding-top: 150px;
    padding-bottom: 50px;
}
.add200{
    margin-top: 200px;
}
.add100{
    margin-top: 100px;
}
.add40{
    margin-top: 40px;
}
.add20{
    margin-top: 20px;
}
.add8{
    margin-top: .6%;
}
.pull1{
    margin-top: -13%;
}
.bottom{
    margin-bottom: 100px;
}
a {
    text-decoration: none;
}
h1 {
    font-family: Druk-WideMedium;
    font-size: 72px;
    letter-spacing: -2px;
    line-height: 80px;
}

h2 {
    font-family: Forma-Medium;
    font-size: 12px;
    letter-spacing: 2.3px;
    text-align: left;
    color: #191815;
    margin-bottom: 0;
}

.biglink {
    font-family: Druk-WideMedium;
    font-size: 20px;
    letter-spacing: -0.5px;
}

h4 {
    font-family: Forma-Medium;
    margin: 0;
    font-size: 12px;
    letter-spacing: 2.3px;
    line-height: 16px;
    color: #191815;
}
.social {
    font-family: Forma-Medium;
    margin: 0;
    font-size: 12px;
    letter-spacing: 2.3px;
    line-height: 16px;
    display: block;
    width: 70px;
}
p {
    font-family: Forma-Medium;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    color: #191815;
    line-height: 16px;
    margin: 0;
}
#darktext {
    color: #191815;
}
.whitetoblack{
    color: #ffffff;
    transition: 1.5s ease;
}
.whitetoblack:hover{
    color: #191815;
}
.tantoblack{
    color: #e2e0d9;
    transition: 1.5s ease;
}
.tantoblack:hover{
    color: #191815;
}
.blacktotan{
    color: #191815;
    transition: 1.5s ease;
}
.blacktotan:hover{
    color: #e2e0d9;
}
.blacktowhite{
    color: #191815;
    transition: 1.5s ease;
}
.blacktowhite:hover{
    color: #ffffff;
}
.tantowhite{
    color: #e2e0d9;
    transition: 1.5s ease;
}
.tantowhite:hover{
    color: #ffffff;
}


.footer{
    width: 100%;
    height: 950px;
    position: fixed;
    background-color: #fff;
    z-index: -10;
    bottom: 0;
}
.white {
    color: #fff;
}
.tan {
    color: #e2e0d9;
}

.worktitle {
    
    margin-top: 20px;
}
.center {
    margin-left: 4%;
}
.right {
    text-align: right;
}

.block {
    width: 100%;
    height: 24px;
    background-color: #191815;
}
.blockwhite {
    margin-left: 50%;
    margin-bottom: 200px;
    width: 100%;
    height: 24px;
    background-color: #fff;
}


.description {
    position: relative;
    top: -10px;
    opacity: 0;
    transition: 1s ease;
}

.workitem:hover .description {
    top: 0px;
    opacity: 1;

}
.workitem:hover .workline {
    opacity: 1;
    top: 0px;

}
.lightbox-gallery{
    cursor: zoom-in;
}
.lightbox {
    cursor: zoom-out;
    display: none;
    height: 100%;
    width: 100%;
    background-color: rgba(226, 224, 217, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    padding-top: 2%;
    box-sizing: border-box;
}

.lightbox img {
    max-width: 90%;
    max-height: 90%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
}
.lightbox-gallery{
    cursor: zoom-in;
}
.lightbox {
    cursor: zoom-out;
    display: none;
    height: 100%;
    width: 100%;
    background-color: rgba(226, 224, 217, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    padding-top: 2%;
    box-sizing: border-box;
}

.lightbox img {
    max-width: 90%;
    max-height: 90%;
    bottom: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
}