/*!
* Start Bootstrap - Grayscale 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 {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

a {
    color: #000000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000000;
}

.light {
    font-weight: 400;
}

/* Start Nav Bar */
.navbar-default {
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: rgba(255, 255, 255, 0.0);
}

.navbar-default .navbar-brand {
    font-weight: 700;
    color: #fff !important;
}

.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
}

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

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
    color: #fff !important;
    background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
    background-color: transparent;
}


.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff !important;
    }


@media(min-width:768px) {
    .navbar.transparent.navbar-default {
        background: transparent;
    }

    .navbar-default {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-default.transparent.top-nav-collapse {
        padding: 0;
        background: #fff;
        color: #000;
    }
}
/* End Nav Bar */

/* Start Header */
section {
    padding: 100px 0;
}

header {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(/img/header-bg2.JPG) no-repeat bottom center scroll;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 10px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px #888888;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}
/* End Header */

/* Start Section */
@media(min-width:768px) {
    .text-primary {
        color: #f05f40;
    }

    .no-gutter > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

    ::-moz-selection {
        text-shadow: none;
        color: #fff;
        background: #222;
    }

    ::selection {
        text-shadow: none;
        color: #fff;
        background: #222;
    }

    img::selection {
        color: #fff;
        background: 0 0;
    }

    img::-moz-selection {
        color: #fff;
        background: 0 0;
    }

}

/* Start Filter */
.filter-section {
    padding-top:40px;
}

.filter-container {
    text-align:center;
    padding:10px
}

ul.filter > li > a {
    color:##d8d8d8;
    font-size:20px;
    line-height:40px
}

ul.filter > li > a:hover,ul.filter > li > a:focus {
    text-decoration:none;
    color:##d8d8d8;
    outline:none
}

ul.filter > li.active a {
    color:##d8d8d8
}

ul.filter > li span {
    color:##d8d8d8;
    font-size:20px;
    display:inline-block;
    margin:0 5px
}

.filter-section .filter-container .filter > li {
    padding:0;
    margin:0;
    color:#d8d8d8;
}

.filter-section h1 {
    text-align:center;
}

/* portfolio images */
.portfolio-section figure {
    float: left;
    width:100%;
    position: relative;
}

.portfolio-section figure img {
    width:100%;
    height: auto;
}

/* project title under image */
.portfolio-section .article-title {
    text-align: center;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0 10px 0;
}

.portfolio-section .article-title a {
    color:#aaa
}

/* skew image on hover */ 
.isotopeSelector img {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}

.isotopeSelector:hover img {
    -moz-transform:scale(1.3);
    -webkit-transform:scale(1.3);
    -o-transform:scale(1.3);
    -ms-transform:scale(1.3);
    transform:scale(1.4);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}

.isotopeSelector figure {
    overflow:hidden
}

.isotopeSelector figure {
    box-shadow:0 0 2px rgba(0,0,0,0.2)
}


#divider-1 {
    background: url("http://www.kevindtam.com/img/portfolio-section2.JPG") no-repeat top center fixed;
    background-size: cover;
    height: 350px;
    margin: 0;
    padding: 0;
}

#divider-supercut {
    background: url("http://www.kevindtam.com/img/supercut-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-bfa {
    background: url("http://www.kevindtam.com/img/bfa-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-norcal {
    background: url("http://www.kevindtam.com/img/norcal-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-travel {
    background: url("http://www.kevindtam.com/img/travelvlog-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-graphic {
    background: url("http://www.kevindtam.com/img/graphic-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-legitt {
    background: url("http://www.kevindtam.com/img/legitt-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

#divider-uewm {
    background: url("http://www.kevindtam.com/img/uewm-banner.jpg") no-repeat top center fixed;
    background-size: cover;
    height: 500px;
    margin: 0;
    padding: 0;
}

/* End Section */

.skills ul > li {
    display: inline-block; float: none
}

title {
    display: block;
}