/*Theme Name: 	Lohst FilmsTheme URI: 		http://www.lohst.comDescription: 	Lohst Films WordPress ThemeVersion: 		1.0Author: 		Natacha Beaugeais @ The Building BlockAuthor URI: 	http://www.buildingblock.com.au*//* @import must be at top of file, otherwise CSS will not work */@import url("//hello.myfonts.net/count/2f1f93");@font-face {    font-family: 'GillSansMTStd-Light';    src: url('fonts/2F1F93_0_0.eot');    src: url('fonts/2F1F93_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2F1F93_0_0.woff2') format('woff2'), url('fonts/2F1F93_0_0.woff') format('woff'), url('fonts/2F1F93_0_0.ttf') format('truetype');}/* =============================================================================   WordPress Core CSS Styles   ========================================================================== *//*.alignnone {margin:5px 20px 20px 0;}.aligncenter,div.aligncenter {display:block;margin:5px auto 5px auto;}.alignright {float:right;margin:5px 0 20px 20px;}.alignleft {float:left;margin:5px 20px 20px 0;}.aligncenter {display:block;margin:5px auto 5px auto;}a img.alignright {float:right;margin:5px 0 20px 20px;}a img.alignnone {margin:5px 20px 20px 0;}a img.alignleft {float:left;margin:5px 20px 20px 0;}a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}*/.aligncenter, div.aligncenter {    display: block;    margin: 5px auto 5px auto;}.wp-caption {    background: #FFF;    border: 1px solid #F0F0F0;    max-width: 96%;    padding: 5px 3px 10px;    text-align: center;}.wp-caption.alignnone {    margin: 5px 20px 20px 0;}.wp-caption.alignleft {    margin: 5px 20px 20px 0;}.wp-caption.alignright {    margin: 5px 0 20px 20px;}.wp-caption img {    border: 0 none;    height: auto;    margin: 0;    max-width: 98.5%;    padding: 0;    width: auto;}.wp-caption p.wp-caption-text {    font-size: 11px;    line-height: 17px;    margin: 0;    padding: 0 4px 5px;}/* Add Bootstrap3 media query support in IE10 in Windows 8 and Windows Phone 8 */@-webkit-viewport {    width: device-width;}@-moz-viewport {    width: device-width;}@-ms-viewport {    width: device-width;}@-o-viewport {    width: device-width;}@viewport {    width: device-width;}html {    overflow: -moz-scrollbars-vertical;    overflow-y: scroll;}body, html {    height: 100%;}body {    padding: 0;    margin: 0;    font-family: 'GillSansMTStd-Light', Arial;    font-weight: 400;    font-style: normal;    font-size: 18px;    line-height: 24px;    color: #666;    background-color: #fff;    -webkit-font-smoothing: antialiased;}input, select, textarea {    outline: none;}.wrapper {    height: 100%;}.spacer {    margin-top: 20px;}a {    color: #666;    text-decoration: underline;    outline: none;}a:hover, a:focus {    color: #a0a0a0;    text-decoration: underline;    outline: none;}p {    margin: 0;    margin-bottom: 30px;    text-align: center;}h1, h2, h3, h4, h5, h6 {    font-family: 'GillSansMTStd-Light', Arial;    font-weight: 400;    font-style: normal;    font-size: 20px;    line-height: 26px;    letter-spacing: 0;    text-align: center;    margin-bottom: 0px;    color: #666;}h1 {    font-size: 22px;    line-height: 28px;    letter-spacing: 0;    text-align: center;}h2 {    font-size: 22px;    line-height: 28px;}h3 {    font-size: 20px;    line-height: 26px;}h4 {    font-size: 18px;    line-height: 24px;}h5 {    font-size: 16px;    line-height: 22px;}h6 {    font-size: 14px;    line-height: 20px;}ul, ul li {    margin: 0;    padding: 0;}.wrapper {    margin: 80px auto 40px auto;}img.home-logo {    width: 100%;}body.contact p {    color: #666;}body.contact p.subline {    color: #000;    margin-top: 60px;}body.contact a {    text-decoration: none;}.delay-halfsec {    -moz-animation-delay: .5s;    -webkit-animation-delay: .5s;    -o-animation-delay: .5s;    animation-delay: .5s;}.delay-1sec {    -moz-animation-delay: 1s;    -webkit-animation-delay: 1s;    -o-animation-delay: 1s;    animation-delay: 1s;}.delay-2sec {    -moz-animation-delay: 2s;    -webkit-animation-delay: 2s;    -o-animation-delay: 2s;    animation-delay: 2s;}.delay-3sec {    -moz-animation-delay: 3s;    -webkit-animation-delay: 3s;    -o-animation-delay: 3s;    animation-delay: 3s;}.delay-5sec {    -moz-animation-delay: 5s;    -webkit-animation-delay: 5s;    -o-animation-delay: 5s;    animation-delay: 5s;}#toggle-menu {    position: fixed;    right: 62px;    top: 62px;    width: 70px;    cursor: pointer;    z-index: 99;    -moz-transition: all .5s ease-in-out;    -webkit-transition: all .5s ease-in-out;    -o-transition: all .5s ease-in-out;    transition: all .5s ease-in-out;}.menutxt {    float: left;    color: #000;    font-weight: 500;    font-size: 14px;    line-height: 14px;}.menuicon {    float: right;}.icon-bar {    width: 18px;    height: 2px;    margin-top: 2px;    background: #000;}#toggle-menu.white .icon-bar {    background: #fff;}#toggle-menu.white .menutxt {    color: #fff;}#toggle-menu:hover .icon-bar {    background: #d4be88;}#toggle-menu:hover .menutxt {    color: #d4be88;}#navbar-main {    padding: 40px;}#navbar-main a {    color: #000;    text-decoration: none;}#navbar-main > ul {    padding-left: 0;    margin-top: 52px;}#navbar-main > ul > li {    list-style: none;    font-family: 'Gotham SSm A', 'Gotham SSm B';    font-size: 14px;    line-height: 18px;    font-weight: 700;    padding-bottom: 20px;    letter-spacing: .2em;    text-transform: uppercase;}.nav-items ul {    text-align: center;}.nav-items li {    width: 33%;    display: inline-block;    margin: 0px 0 30px 0;    text-align: center;    text-transform: uppercase;    letter-spacing: 1px;}body.home .nav-items li {    margin: 20px 0 50px 0;}.nav-items li:first-child {    margin-left: 0;    text-align: left;}.nav-items li:last-child {    margin-right: 0;    text-align: right;}.nav-items li a {    text-decoration: none;    text-transform: uppercase;    letter-spacing: 1px;    color:#000;}.nav-items li a:hover {    color:#666;}.nav-items li.active,.nav-items li.active a {    color:#666;}@media (max-width: 599px) {    .nav-items ul {        margin-bottom: 30px;    }    .nav-items li {        width: 100%;        display: block;        margin: 0px 0 10px 0;        text-align: center !important;    }}body.films .container .content-columns.col-xs-12 {    width: 50% !important;}.container .content-columns.col-sm-6 p {    text-align: left;}.container .content-columns.col-sm-6:last-child p {    text-align: right;}@media (max-width: 599px) {    .container .content-columns.col-sm-6:last-child p img,    .container .content-columns.col-sm-6 p img {        width: 90%    }    body.projects p img {        max-width: 100%;    }}.project {    margin-bottom: 76px;}.hide {    display: none;}.do-fadein {    display: none;}.do-fadeout {    opacity: 0;    -moz-transition-duration: 0.7s;    -webkit-transition-duration: 0.7s;    -o-transition-duration: 0.7s;    transition-duration: 0.7s;    -moz-transition-timing-function: ease-in;    -webkit-transition-timing-function: ease-in;    -o-transition-timing-function: ease-in;    transition-timing-function: ease-in;}.do-slidedown {    top: 0;    -moz-transition-duration: 0.7s;    -webkit-transition-duration: 0.7s;    -o-transition-duration: 0.7s;    transition-duration: 0.7s;    -moz-transition-timing-function: ease-in;    -webkit-transition-timing-function: ease-in;    -o-transition-timing-function: ease-in;    transition-timing-function: ease-in;}.delay1 {    -moz-animation-delay: 1s;    -webkit-animation-delay: 1s;    -o-animation-delay: 1s;    animation-delay: 1s;    -moz-transition-timing-function: ease-out;    -webkit-transition-timing-function: ease-out;    -o-transition-timing-function: ease-out;    transition-timing-function: ease-out;}.delay2 {    -moz-animation-delay: 1.7s;    -webkit-animation-delay: 1.7s;    -o-animation-delay: 1.7s;    animation-delay: 1.7s;    -moz-transition-timing-function: ease;    -webkit-transition-timing-function: ease;    -o-transition-timing-function: ease;    transition-timing-function: ease;}.delay3 {    -moz-animation-delay: 1.9s;    -webkit-animation-delay: 1.9s;    -o-animation-delay: 1.9s;    animation-delay: 1.9s;    -moz-transition-timing-function: ease;    -webkit-transition-timing-function: ease;    -o-transition-timing-function: ease;    transition-timing-function: ease;}.delay4 {    -moz-animation-delay: 2.1s;    -webkit-animation-delay: 2.1s;    -o-animation-delay: 2.1s;    animation-delay: 2.1s;    -moz-transition-timing-function: ease;    -webkit-transition-timing-function: ease;    -o-transition-timing-function: ease;    transition-timing-function: ease;}/*dan edit*/.wrapper {    margin-top: 30px;}body.home .wrapper {    margin-top: 60px;}.project {    margin-bottom: 5px;}.col-xs-12 {    margin: 0 auto;    width: 60%;    float: none;}body.films .container .content-columns.col-xs-12 {    float: left;}body.films .container .content-columns.col-xs-12 {    padding-left: 0;    padding-right: 0;}.project h1 {    margin-top: 0;}/*.contact #section-menu { position: relative; top: 485px;}.development #section-menu { position: relative; top: 75px;}*/


.nav-items li:last-child { text-align: center;}