/*!
 * Based on Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #222;
}

htlm, body {
    height: 100%;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #cbaa64;
}

p {
    font-size: 18px;
    line-height: 1.75;
}

p.large {
    font-size: 24px;
}

p.bold, span.bold {
    font-weight:600;
}

.follow-text {
    margin-bottom: 0px;
}

.text-left {
    text-align: justify;
}

.text-padding {
    padding: 0px 26px;
}

.padding-30 {
    padding: 30px;
}

.margin-top-50 {
    margin-top: 50px;   
}

.margin-bottom-50 {
    margin-bottom: 50px;   
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #c5a040;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #cbaa64;
}

.text-link {
    text-decoration: underline;
    color: #555;
}

.no-link-look {
    color: #333;   
}

.grey {
    color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.anchor-space {
    padding-top: 130px;   
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #c5a040;  /* #1f9fbc*/
    text-transform: uppercase;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #c5a040;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #cbaa64;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #cbaa64;
    background-color: #cbaa64;
}

.btn-primary .badge {
    color: #c5a040;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #cbaa64;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #c5a040;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #cbaa64;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #cbaa64;
    background-color: #cbaa64;
}

.btn-xl .badge {
    color: #c5a040;
    background-color: #fff;
}

.btn-more-padding {
    padding-left: 30px;
    padding-right: 30px;
}


.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}


.navbar-default {
    border-color: transparent;
    background-color: #222;
    min-height: 90px;
    padding: 20px 12px;
}

.navbar-default .navbar-brand {
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,cursive;
    font-weight: 700;
    color: #c5a040;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #cbaa64;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #c5a040;
    background-color: #c5a040;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #cbaa64;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #cbaa64;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #cbaa64;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #cbaa64;
}

@media(max-width:767px){
    .navbar-fixed-mobile {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
        border-width: 0 0 1px;
    }
}

@media(min-width:768px) {
    .navbar-default {
        padding: 26px 0;
        border: 0;
        background-color: #222;
    }

    .navbar-default .navbar-brand {
        visibility: hidden;
        font-size: 0.3em;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
        transition: all .6s;
    }
    
    .navbar-fixed-mobile {
        
    }
    
    .navbar-default .nav li a {
        text-transform: uppercase;
        font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 1.5em;
        font-weight: 700;
        letter-spacing: 1px;
        margin-left: 20px;
        margin-right: 20px;
        color: #fff;
    }
    
    
    .navbar-default .navbar-nav>.active>a {
        
    }

    .navbar-default.navbar-branded {
        padding: 26px;
        background-color: #222;
        background-color: rgba(0,0,0,0.7);
    }

    .navbar-default.navbar-branded .navbar-brand {
        visibility: visible;
        font-size: 2.8em;
        font-weight: 700;
    }
}

@media(min-width:1030px) {
    .navbar-default .nav li a {   
        margin-left: 60px;
        margin-right: 60px;
    }
}


.navbar-spaceholder {
    height: 105px; /* height navbar */
}

.intro-container {
    background-color: #222;
    background-attachment: scroll;
    background-image: url(../img/filmmusic5new.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


header {
    min-height: 78%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #fff;
}

header .intro-text {
    margin: 0px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 1px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 50px;
}


@media(min-width:1030px) {
    .intro-container {
        background-color: #222;
        background-attachment: fixed;
        background-image: url(../img/filmmusic5new.jpg);
        background-position: center center;
        background-repeat: none;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
    
    header {
        height: 70%;
        margin: 0px;
        padding: 0px;
        text-align: center;
        color: #fff;
        
    }

    
    header .intro-text {
        margin: 0px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 2%;
        font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 36px;
        font-weight: 700;
    }

    header .intro-text .intro-heading {
        margin-bottom: 4%;
        text-transform: uppercase;
        font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 90px;
        font-weight: 700;
        letter-spacing: 7px;
        line-height: 75px;
    }
    
    
}

.whiteline{
    border-top: 1px solid #fefefe;
    width: 180px;
    margin: 1% auto 4%;
}

@media(min-width:768px){
    .whiteline{
        border-top: 1px solid #fefefe;
        width: 310px;
        margin: 1% auto 4%;
    }
}

.blackbar {
    background-color: #222;
    height: 90px;
}

.blackbar-bottom {
    background-color: #222;
    height: 105px;
}

.intro-scroll-container {
        position: relative;
        bottom: 250px; /* will be recalculated with js */
        max-height: 60px;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }


.intro-scroll {
    color: #fefefe;
    margin-left: auto;
    margin-right: auto;
}



@media(max-width:767px) {
    
    .socialmenu {
        position: relative;
        bottom: 0px;
    }
}

@media(min-width:768px){
    .blackbar {
        background-color: #222;
        height: 105px;
    }
    
    .blackbar-bottom {
        display: none;
    }
    
    .socialmenu {
        position: relative;
        bottom: 250px;
        float: right;
        margin-right: 5%;
    }
}


.sociallist {
    list-style-type: none;
    padding: 0px;
}

.sociallist li {
    display: inline;
    font-size: 26px;
    margin-left: 10px;
    margin-right: 10px;
}


.sociallist-405 {
    list-style-type: none;
    margin: 140px auto 0;
    padding: 0px;
}

.sociallist-405 li {
    display: inline;
    font-size: 26px;
    margin: 0px 12px;
}

@media(min-width:550px){
    .sociallist-405 li {
        display: inline;
        font-size: 26px;
        margin: 0px 48px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 68px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 700;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.bgpic-heading {
    color: #fff;
    font-size: 40px;
    margin: 0px auto;
    width: 280px;
    padding: 18px;
    border: solid 6px #fefefe;
    background-color: rgba(0,0,0,0.3);
    
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.translate {
    font-size: 12px;
    margin: 0px 10px;
}

.readmore {
    margin-top: 24px;
    
}

#projects {
    padding: 0 0 100px;
}

#about .profilepic {
    margin: auto;   
}

#about .readmorediv {
    text-align: justify;
}

.fw-img-text {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#music {
    padding-top: 0px;
}

#music .bg-music {
    padding: 120px 0 70px;
    margin: 0px auto 60px;
    background-attachment: scroll;
    background-image: url(../img/filmmusic5new.jpg);
    background-position: center bottom;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(min-width:1030px) {
    #music .bg-music {
        padding: 16% 0 12%;
        margin: 0px auto 60px;
        background-attachment: fixed;
        background-image: url(../img/filmmusic5new.jpg);
        background-position: center bottom;
        background-repeat: none;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
    }
}


#music h3.section-subheading {
    margin-bottom: 26px;
    text-transform: uppercase;
    font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 700;
}


.design-img {
    margin-top: 36px;
    border: 8px solid #efefef;
    border-radius: 8px;
}

.design-img-text {
    margin-top: 15px;
}

#design a {
    color: #333;   
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}



.niceblue {
    color: #cbaa64;
}

section#contact {
    background-color: #efefef;
    background-image: url(../img/contact/fweinhart_bg_bright.jpg);
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


section#contact .section-heading {
    color: #111;
    font-size: 40px;
    margin: 0px auto 80px;
    width: 280px;
    padding: 18px;
    border: solid 6px #333;
}

.name{
    font-size: 32px;
    letter-spacing: 1px;
}

.contact-details {
    font-family: 'Open Sans Condensed';
    font-size: 22px;
    margin-bottom: 32px;
}

.contact-details i {
    margin-right: 10px;
}

section#contact .placeholder-contact {
    min-height: 30em;
    
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #cbaa64;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}
.imp-link {
    color: #999;
    line-height: 40px;
}


footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #cbaa64;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #cbaa64;
}

::selection {
    text-shadow: none;
    background: #cbaa64;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #cbaa64;
}