﻿/*font-family: 'Michroma', sans-serif;
font-family: 'Rajdhani', sans-serif;
font-family: 'Exo 2', sans-serif;
font-family: 'Raleway', sans-serif;*/

body {
    padding-top: 0px;
    padding-bottom: 0px;
    /*font-family: 'PT Serif', serif;*/
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'Rajdhani', sans-serif;
    color: #363636;
    background-color: #fff;
    font-size: 11px;
    line-height: 1.6em;
    letter-spacing: 0px;
    font-weight: 600;
    font-style: normal;
    font-family: 'Raleway', sans-serif;
}

.vimeoFrame {
    max-height: 500px;
}

/*.vimeoFrame {width:100%; height:100%; overflow:hidden; margin:0 auto;} .vimeoFrame .vimeoXtra {margin-top:-100px;}*/

header {
    position: relative;
    /*top: 0;*/
    height: 56px;
    background-color: #fff;
    width: 100%;
}

.navbar {
    min-height: 60px !important;
    z-index:15;
}

.nav-container {
    max-width: 1000px;
    margin: auto;
}

.navbar-nav {
    float: left;
    margin: 0;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
.navbar-nav>li>a {
    line-height: 30px;
    font-size:13px
}

h1, h2, h3, h4 {
    font-family: 'Michroma', sans-serif;
}

h1 {
    margin: 65px 0px 35px 0px;
    font-size: 2em;
    line-height: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 400;
    font-style: normal;
    text-align:center;
}

h2 {
    color: #aaa;
    font-size: 1.5em;
    line-height: 1.5em;
    /*text-transform: uppercase;*/
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
    word-spacing: 0.3em;
    /*font-family: 'Exo 2', sans-serif;*/
}
    h2 sup {
        font-size:6px;
    }


p {
    margin: 65px 0px 35px 0px;
}
p.editable {
    margin: 25px 0px 25px 0px;
}

p.contact {
    /*padding: 0px 20px 35px 20px;*/
    margin-top:0px !important;
    font-size: 1.3em !important;
}

.cols3 {
    font-weight:500;
    font-size:12px;
}

.spacer {
    height:20px;
}
.spacer40 {
    height:40px;
}

.banner img {
    height:30vw;
    max-height:300px;
}
h2 sup {
    font-size: 0.6em !important;
}

h2 span.small {
    text-transform: none !important;
    font-size: 1em !important;
}

h2 span.dark {
    color: #363636;
}

h4 {
    font-size: 1.15em;
    font-weight: 600;
    word-spacing: 0.3em;
    margin-top:10px;
    color:#363636;
}

h3 {
    color: #363636;
    font-size: 1.25em;
    line-height: 1.5em;
    /*text-transform: uppercase;*/
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
    word-spacing: 0.3em;
}

input, textarea {
    max-width:100% !important;
}

.gallery a h4 {
    font-size: 1.15em;
    font-weight: 600;
    word-spacing: 0.3em;
    margin-bottom:40px;
    color:#363636;
}


div.content p {
    color: #a7a7a7;
    font-size: 1.8em;
    line-height: 1.5em;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
}

.nav > li > a {
    padding-left: 0px;
    padding-right: 60px;
}

.noPadding, .no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.mt20 {
    margin-top:20px !important;
}
.mt30 {
    margin-top:30px !important;
}
.mt40 {
    margin-top:40px !important;
}
.pb90 {
    padding-bottom:90px !important;
}

.sideBar {
    margin-top: 150px;
}

.social a {
    font-size:24px !important;
    padding-right:10px;
}

.social a i {
    font-size:40px !important;
}

.gallery {
    padding-bottom:130px;
}

.gallery img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.gallery div {
    padding-left:20px !important;
    padding-right:20px !important;
}

.navbar-default {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.nav>li>a {

    line-height: 30px;
}

#bs-example-navbar-collapse-1 li .active a{
    color:deeppink;
 background-color: yellow !important;
 }

/*#bs-example-navbar-collapse-1 > navbar-nav > a:active{
     color:deeppink;
 background-color: yellow !important;
}*/

/*#bs-example-navbar-collapse-1 >li>.active> a { background-color:blue }*/
ul#activeMenu li.selected a {
    color: Black !important;
    /*background-color:blue;*/
    
}

#bs-example-navbar-collapse-1 li a:hover,
#bs-example-navbar-collapse-1 li a:focus,
#bs-example-navbar-collapse-1 li active {
        color: black;   
    }




/*#bs-example-navbar-collapse-1  li.active { 
   color:black;
   
}*/
/*#bs-example-navbar-collapse-1 > li > .active >a {
    color: black;
     background-color: yellow; 
}*/

footer {
    background-color: #171717;
    color: #777;
    /*margin-top: 40px;*/
    padding-top: 30px;
    padding-bottom: 30px;
}

footer a {
    color: #777;
}


.home-parallax {
    padding-top: 40px;
    margin-bottom: 90px;
    /* The image used */    
    background-image: url("../i/web/parallax.jpg");
    /* Set a specific height */
    height: 50vw;
    /* Create the parallax scrolling effect */
    background-position: 50% 35%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.booking-parallax {
    padding-top: 40px;
    margin-bottom: 90px;
    /* The image used */
    background-image: url("/i/content/banners/csf.jpg");
    /* Set a specific height */
    height: 500px;
    /* Create the parallax scrolling effect */

      background-position: 50% 60%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;

}


.bio-parallax {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url("/i/content/banners/home-mid.jpg");*/
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y: 55%;
    background-repeat: no-repeat;
    background-size: cover;
}


.experience-parallax {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url("/i/content/banners/cameras.jpg");*/
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y: 75%;
    background-repeat: no-repeat;
    background-size: cover;
}

.work-parallax {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url("/i/content/banners/252AJAalt_screen.jpg");*/
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y:0%;
    background-repeat: no-repeat;
    background-size: cover;
}

.technology-parallax {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url('../i/content/banners/394AJA.jpg');*/    
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y: 75%;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-banner {

        padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url("/i/content/banners/394AJA.jpg");*/
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y:40%;
    background-repeat: no-repeat;
    background-size: cover;

    
}

.booking-banner {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    /*background-image: url("/i/content/banners/024AJA_less_sharp.jpg");*/
    /* Set a specific height */
    height: 30vw;
    max-height: 400px;
    /* Create the parallax scrolling effect */
    /*background-attachment: fixed;*/
    background-position-y: 51%;
    background-repeat: no-repeat;
    background-size: cover;
    /*visibility: hidden;*/
}



.work-popup {
    margin: 20px auto;
}

.work-popup .sideBar {
    margin-top: 50px;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 0px;
    text-align: left;
    /*max-width: 650px;*/
    margin: 40px auto;
    position: relative;
}

.video-sec {
    background-color:black;
}

.work-banner {
    padding-top: 40px;
    padding-bottom: 30px;
    /* The image used */
    
    /* Set a specific height */
    height: 40vw;
    max-height: 600px;
    /* Create the parallax scrolling effect */
    background-position: bottom;
    background-position-y:36%;
    background-repeat: no-repeat;
    background-size: cover;
}
.work-banner img {
    height: 30vw;
    max-height: 500px;
}

.work-banner img.play {

    margin-left: auto;
    margin-right: auto;
    margin-top: 8vw;
    display: block;
    height:125px;
}

/*Edit Bar*/
.editBar {
    background-color:#364150 !important;
    opacity:.5;
    height:45px;
    bottom:0px;
    z-index:999;
    padding:5px 20px;
}

.editBar a {
    color:#fff !important;
}

.editBar:hover {
    opacity:1;
    bottom:2px;
    left:2px !important;
}

.work-pt100 {
        padding-top:10px;
    }

div.shadow {
    position: absolute;
    max-width: 30%;
    max-height: 30%;
    top: 45%;
    left: 50%;
    overflow: visible;
}
div.shadow2 {
    position: absolute;
    max-width: 100%;
    width:100%;
    max-height: 100%;
    top: 90%;
    text-align:center;
    opacity:0;
    /*left: 50%;*/
    /*overflow: visible;*/
}

img.logo {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    margin-top: -45%;
    margin-left: -50%;
}


@keyframes animatedBackground {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        /*background-image: url(/i/web/img1.png);*/
    }
}

a.play {
    color: #fff;
    font-family: 'Michroma', sans-serif;
    /*display: block;*/
    font-size: 2.2em;
    margin-top: 1em;
    font-weight: 100;
    /*margin-left: -15%;*/
}

@media (max-height: 400px) {
    div.shadow {
        top: 35%;
    }
}


@media (max-width: 1800px) {
        .work-pt100 {
        padding-top:100px;
    }

    /*a.play {
        margin-left: -12%;
    }*/

}

@media (max-width: 2000px) {
    .work-pt100 {
        padding-top: 100px;
    }

    /*a.play {
        margin-left: -10%;
    }*/
}


@media (max-width:1300px) {

    div.shadow {
        max-width: 35%;
    }
    /*a.play {
        margin-left: -20%;
    }*/
}

@media (max-width:1000px) {

        .gallery a h4 {
        font-size: 0.9em;
    }
    div.shadow {
        max-width: 40%;
    }
    a.play {
        font-size: 2em;
    }
}


@media (max-width: 767px) {

        .gallery a h4 {
        font-size: 0.6em;
    }

.sideBar {
    margin-top: 50px;
    margin-left: 15px;
    margin-right: 15px;
}
    .top-Sec {
        margin-bottom:30px;
    }
    div.shadow {
        max-width: 45%;
    }

}

@media (max-width:400px) {

        .gallery a h4 {
        font-size: 0.52em;
    }
    div.shadow {
        max-width: 50%;
    }

}





