/*!
 * 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;
    letter-spacing: .06em;
}

.text-muted {
    color: #666;
}

.text-primary {
    color: #4CC8D5;
}

.visible{
    visibility: visible;
}

.hidden{
    visibility: hidden;
}

.right{
    text-align: right;
}

.center{
    float: none;
    margin: 0 auto;
}

.text-center{
    text-align: center;
}

.caption{
    font-weight: 400
}


.role{
    margin-bottom: 20px;
    font-weight: 400;
}

p, ol li {
    font-size: 18px;
    font-weight: 300;
    line-height: 2em;
    margin-bottom: 20px
}

p.large, ol li {
    font-size: 16px;
}

blockquote{
    font-size: 28px;
    font-weight: 100;
    margin: 40px 0;
    background: -webkit-linear-gradient(#4CC8D5, #51D9B7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-width: 1px;
    border-color: rgba(76, 200, 213,.5)
}

hr{
    border-color:#4CC8D5;
    border-width: 4px;
    width: 100px
}

#about hr, #contact hr{
    border-color:#fff;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #4A4A4A;
    font-weight: 400;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#about a{
    color: #C7ECF0;
}

#about p a:hover{
    color: #fff;
    opacity: 1
}

a:hover,
a:focus,
a:active,
a.active {
    color: #4CC8D5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
}

h4{
    margin-bottom: 5px
}

.exercise h4{
    margin-top:40px;
}

.service-heading a{
    font-size: 24px;
    font-weight:700;
}


#about h4{
    color: #fff
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #4CC8D5;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    background-color: #4CC8D5;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #51D9B7;
    color: #fff;
    background-color: #51D9B7;
}

.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: #4CC8D5;
    background-color: #4CC8D5;
}

.btn-primary .badge {
    color: #4CC8D5;
    background-color: #fff;
}

.btn-xl {
    padding: 15px 40px;
    border-color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
}

.exercise .green{
    background: #4CC8D5;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #4CC8D5;
    color: #4CC8D5;
    background-color: transparent;
}

.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: #4CC8D5;
    background-color: #4CC8D5;
}

.btn-xl .badge {
    color: #4CC8D5;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}


.navbar-default .navbar-brand{
    letter-spacing: 2px;
    color: #4CC8D5
}

.navbar-default .navbar-brand span {     
    opacity: 0.5;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active{
    color: #fff;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #4CC8D5;
    background-color: #4CC8D5;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #4CC8D5;
}

.navbar-default .nav li a {
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.exercise .navbar-default .nav li a{
    color:#666;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus,
.exercise .navbar-default .nav li a:hover,
.exercise .navbar-default .nav li a:focus {
    outline: 0;
    color: #4CC8D5;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #4CC8D5;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.exercise .navbar-default .navbar-nav>.active>a:hover,
.exercise .navbar-default .navbar-nav>.active>a:focus {
    color: #4CC8D5;
    background-color: transparent;
}

#profile-img{
    display: block;
    margin: 0 auto;
    width: 230px;
}

#likes{
    padding: 80px 0 0;
}

#likes p{
                font-size:14px;
    font-weight: 700;
    margin:0 auto;
    position: relative;
    top: 75px;
    text-align: center;
    width:130px;
    opacity: 0;
    z-index: 10;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#likes .item{
    display: block;
    cursor: default;
    float: left;
    margin:0;
    height: 170px;
    width: 100%;
}

#likes #pie, #likes #coffee, #likes #device, #likes #map,
#likes #camera, #likes #beer{
    background-image: url(../img/likes_pie.png);
    background-size: 130px 170px;
    background-position: center;
    display: block;
    margin:0 auto;
    position: relative;
    z-index: 5;
    top:-50px;
    height: 170px;
    width: 130px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#likes .item:hover #pie, #likes .item:hover #coffee, #likes .item:hover #device, #likes .item:hover #map,
#likes .item:hover #camera, #likes .item:hover #beer{
    -webkit-filter: blur(40px);
    -moz-filter: blur(40px);
    -o-filter: blur(40px);
    -ms-filter: blur(40px);
    filter: blur(40px);
}

#likes .item:hover p{
    opacity: 100
}

#likes #running{
    background-image: url(../img/likes_running.png);
}

#likes #coffee{
    background-image: url(../img/likes_coffee.png);
}

#likes #device{
    background-image: url(../img/likes_device.png);
}

#likes #map{
    background-image: url(../img/likes_map.png);
}

#likes #camera{
    background-image: url(../img/likes_camera.png);
}

#likes #beer{
    background-image: url(../img/likes_beer.png);
}

.portfolio-img{
    background: #F7F8FA;
    border-top:1px solid #4CC8D5;
    display: block;
    margin:80px auto;
    width: 100%;
    overflow: hidden;
}

.portfolio-img img{
    border-radius: 3px;
    width: 100%
}

#case-study img{
    border-radius: 3px;
    margin:20px auto 60px;
}
#about{
    background: #4CC8D5;
    color: #fff;
}
#about .text-muted{
    color: #fff;
}
#about p{
    font-weight: 300;
}

#about .question{
    display: block;
    margin:30px 0 0 0;
    width: 100%;
}

#about ul{
    margin: 60px 0
}

#about ul li{
    list-style: none;
    padding: 5px 0;
                font-size:16px
}

#about a .fa{
    color:#fff;
    margin:20px 15px 0;
    font-size: 20px;
}

#about a:hover{
    opacity: .75
}

.skills{
    margin-top:40px;
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 36px;
}

section h3.section-subheading {
    margin-bottom: 0;
    text-transform: none;
    font-size: 18px;
    font-weight: 100;
}

section#contact {
    background-color: #222;
    background-image: url(../img/footer.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#contact .btn{
    background: transparent;
    border-color: #fff;
    color: #fff;
    margin: 40px 0;
}

#contact .btn:hover{
    border-color: #4CC8D5;
    color: #4CC8D5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

section#contact .section-heading, section#contact .section-subheading {
    color: #fff;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #4CC8D5;
}

::selection {
    text-shadow: none;
    background: #4CC8D5;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #4CC8D5;
}

@media(min-width:768px) {
    section {
        padding: 90px 0;
    }
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 14px;
        text-transform: uppercase;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .exercise .navbar-default.navbar-shrink li a {
        color: #fff
    }

    .navbar-default .navbar-nav>.active>a,
    .exercise .navbar-default .navbar-nav>.active>a{
        background-color: transparent;
        color:#4CC8D5;      
    }
    p{
        font-size: 16px
    }
    #profile-img{
        margin: -25px auto 0;
        float: right;
    }
    .service-heading a{
        font-size: 18px;
        font-weight:700;
    }

}

header {
    color: #fff;
    background-attachment: fixed;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 200px;
        padding-bottom: 160px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 10px;
        font-size: 50px;
        font-weight: 700;
        line-height: 50px;
    }

    header .intro-text .intro-para{
        font-size: 20px;
        margin-bottom: 20px;
                                line-height: 1.75em;
    }
    #likes .item{
        display: block;
        cursor: default;
        float: left;
        margin:20px 0;
        height: 170px;
        width: 33%;
    }
}

@media(min-width:1200px) {
    .portfolio-img img{
        max-width: 1440px;
    }
    
}
