body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.video {
    height:100%;
}

div#instafeed a img {
    width: 33%;
    padding: 24px 24px 12px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header_text_middle,
.landing-layer {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}

#instafeed {
    padding: 0 .9em
}

#landing {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    min-height: 600px
}

#landing h4,
#landing h6,
#landing p {
    color: #FFF
}

#landing a {
    color: #FFF!important
}

ul.navigation li {
    font-size: 14px;
    color: #FFF
}

p.navigation {
    font-size: 14px!important
}

ul.navigation li a:hover {
    opacity: .3
}

.landing-layer {
    background-color: #222;
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute
}

header,
section {
    position: relative
}

section {
    padding: 12em 0
}

#about-scroll,
#contact-scroll,
#photography-scroll,
#services-scroll,
#video-scroll {
    padding: 2em 0 0
}

.content_padding {
    padding: 2em!important
}

.margin-top {
    margin-top: 1em
}

.margin--top {
    margin-top: 2em
}

.no-margin {
    margin: 0
}

.header_text_middle {
    z-index: 9;
    position: absolute;
    text-align: left;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    box-orient: vertical;
    box-pack: center;
    box-align: center;
    display: box;
    padding: 2em
}

.logo {
    width: 40%;
    margin: 0 auto 0 0
}

.content {
    margin: 1em 0
}

#about {
    padding: 18em 0
}

#contact {
    background-image: url(../img/lckstudios_worldmap.png);
    background-position: right 40px;
    background-repeat: no-repeat
}

.contact__info li a {
    text-decoration: underline;
    margin-right: .5em
}

.contact__info li a:hover {
    color: #bababa
}

@font-face {
    font-family: fontello;
    src: url(fonts/fontello.eot?38143242);
    src: url(fonts/fontello.eot?38143242#iefix) format('embedded-opentype'), url(fonts/fontello.woff?38143242) format('woff'), url(fonts/fontello.ttf?38143242) format('truetype'), url(fonts/fontello.svg?38143242#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "UniversLT-Condensed";
    src: url(fonts/UniversLT-Condensed.eot?38143242);
    src: url(fonts/UniversLT-Condensed.eot?38143242#iefix) format('embedded-opentype'), url(fonts/UniversLT-Condensed.woff?38143242) format('woff'), url(fonts/UniversLT-Condensed.ttf?38143242) format('truetype'), url(fonts/UniversLT-Condensed.svg?38143242#fontello) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 1em
}

.icon-facebook-rect:before {
    content: '\e800'
}

.icon-instagram-filled:before {
    content: '\e801'
}

.icon-vimeo-rect:before {
    content: '\e802'
}