/*!
 * Asymmetric Wealth Management - Theme
 * Developed by COMSYNTH 2015
 */

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

.spacer{
    height: 50px
}


.logo{
    width:100%;
    max-width:600px;
	
}


.img-right {
    float: right;
    margin: 0 0 10px 10px;
}


.text-muted {
    color: #ccc;
}

.text-primary {
    color: #ffffff;
}

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

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

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

a {
    color: #ffffff;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #1e1e1e;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: lowercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    
}

h2 {font-weight: 400;
    letter-spacing:  3px;   }

    .img-centered {
        margin: 0 auto;
    }

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

    .bg-1e1e1e {
       background-attachment: fixed;
       background: url(../images/background/graph.jpg);
       background-position: center center;
   }

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



.navbar-default {
    border-color: transparent;
    background-color: rgba(0, 0, 0, 0.9);
}

.navbar-default .navbar-brand {
    font-family:"Helvetica Neue",Helvetica,Arial;
    color: #ffffff;

}

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

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

.navbar-default .navbar-toggle {
    border-color: #ffffff;
    background-color: #1e1e1e;
}

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

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

.navbar-default .nav li a {
   text-transform: lowercase;
   font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
   letter-spacing: 5px;
   color: #fff;
}

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

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

.navbar-default .navbar-nav>.active>a:hover{}
.navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff ;
    background-color: #1e1e1e;
}

@media(min-width:768px) {
    .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: 2em;
        -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: rgba(0, 0, 0, 0.9)
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 12px;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: fixed;
    background-image: url(../images/background/graph.jpg);
    background-position: center center;

    
}

.h4, h4 {
    font-size: 14px;

}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 14px;
        
        line-height: 14px;
    }

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

section {
    padding: 100px 0;
    

    
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 14px;
    color: #ffffff;
}



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





.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #ffffff;
    background-image: url(../images/background/graph2.jpg);
}

.timeline>li .timeline-image h4 {
    margin-top: 2px;
    font-size: 10px;
    line-height: 14px;
    color: #ffffff;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: #ffffff;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
    color: #ffffff;
}


@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}



aside.clients img {
    margin: 50px auto;
}

section#contact {


    border-top: 5px solid #1e1e1e ;
    background-attachment: fixed;
    background-image: url(../images/background/graph.jpg);
    background-position: center center;

    
}

section#team{
    border-top: 5px solid #1e1e1e ;
    background-attachment: fixed;
    background-image: url(../images/background/graph.jpg);
    background-position: center center;

    

}

section#links{
   border-top: 5px solid #1e1e1e ;
   background-attachment: fixed;
   background-image: url(../images/background/graph2.jpg);
   background-position: center center;
   
}

section#services{
  border-top: 5px solid #1e1e1e ;
  background-attachment: fixed;
  background-image: url(../images/background/graph2.jpg);
  background-position: center center;
}

section#about{
   border-top: 0px solid #1e1e1e ;
   background-attachment: fixed;
   background-image: url(../images/background/graph.jpg);
   background-position: center center;
   
}

section#contact .section-heading {
    color: #fff;
}

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: #ffffff;
    box-shadow: none;
}

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

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

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

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


footer {
    padding: 25px 0;
    background: #1e1e1e;
    
}

footer a {
    color: #777;

}

footer a:active, a:hover {
    color: #fff;
	transition: all .9s ease;

}

footer a:visited {
    color: #777;
    transition: all .9s ease;

}

.btn-success {
    color: #fff;
    background-color: #135F0A;
    border-color: #135F0A;
	transition: all .9s ease;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #1e1e1e;
	transition: all .9s ease;
}




.btn:focus,
.btn:active,

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


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

::selection {

}

img::selection {
    background: 0 0;
}

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

body {
    webkit-tap-highlight-color: #ffffff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #999;
}

.btn {
    padding: 14px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
 
.btn-primary {
    background: #0099cc;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #33a6cc;
}
 
.btn-primary:active, .btn-primary.active {
    background: #007299;
    box-shadow: none;
}