.navbar-header a.navbar-brand,
.navbar-header a.navbar-brand:hover{
    padding:0;
    padding-top:10px;
}

.welcome-hero{    
    background:url(../images/about/welcome-banner.jpg)no-repeat;
    height:800px;
    background-position: center; 
}

.single-about-txt h3{
    font-weight:normal;
}

.about-content{
    padding-top:20px;
}

.single-about-txt p{
    border-bottom:0;
    padding: 20px 0 30px;
}

.services {
    background:  #f9fbfd;
    padding-top:  50px;
}
.services-horizontal-timeline {
    padding: 80px 0;
}

.services-horizontal-timeline .col-sm-4 {padding:0 2px;}

.experience-time {
    padding-left:0px;
}

.experience-time .description{
    padding-top:10px;
}
.single-horizontal-timeline p{
    max-width:100%;
}
span.single-timeline-horizontal{
    width:70%;
    background:#e5ebf2;
}

.education-horizontal-timeline{
    padding:60px 0;
}

.section-subheading{
    padding-top:50px;
}
.section-subheading h2{
    font-size:16px;
    text-transform:none;
    font-weight:400;
}

.single-profile:hover .single-profile-overlay{
    display:none;
}

.single-profile-overlay{
    display:none;
}

.profile-icon-description {
    color: #636a82;
    font-size: 12px;
}

.single-profile .profile-txt i{
    font-size:36px;
    margin-bottom:15px;
    color:#31a79b;
}

.timeline-horizontal-border i{
    color:#31a79b;
}

.sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li > a:hover, .sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li > a:focus, .sticky-wrapper.is-sticky nav.navbar.bootsnav ul.nav > li.active>a,
nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:focus, nav.navbar.bootsnav ul.nav > li.active>a{
    color:#31a79b;
}

#services{
    background:#ffffff;
}

.profiles-content{
    padding-top:50px;
    padding-bottom:50px;
}

.experience{
    padding-bottom:0;
}

.contact-form .single-contact-btn{
    background: #31a79b;
    border: 1px solid #31a79b;
}
.contact-form .single-contact-btn:hover{
    background: #268077;
    border: 1px solid #268077;
}

#scroll-Top .return-to-top{
    background: #31a79b;
    border: 1px solid #31a79b;
}

#scroll-Top .return-to-top:hover{
    color: #31a79b;
    border: 1px solid #31a79b;
}

.about-list-icon{
    background: #31a79b;
    height:92px;
}

.single-about-img:before{
    background:rgba(31,44,108,0);
}

.welcome-hero:before{
    background:rgba(31,44,108,0);
}

nav.navbar.bootsnav .navbar-toggle{
    border: 1px solid #31a79b;
}
nav.navbar.bootsnav .navbar-toggle i{
    color:#31a79b;
}


#consultation a:hover, #search a:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,.4);
    background: #268077;
    border: 1px solid #268077;
}

#consultation a, #search a {
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #fff;
    background: #31a79b;
    border: 1px solid #31a79b;
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    text-align: center;
}


.portfolio{
    padding: 30px 0 30px;
}
.portfolio-content{
    padding-top:30px;
}

#headline{
    color:#ffffff;
    background: #31a79b;
    padding-bottom:0;
    margin-bottom:40px;
}
#headline .section-heading h2{
    color:#ffffff;
    text-transform: none;
    font-size:18px;
    font-weight:400;
}

.single-about-img img{
    height:auto;
    max-width:360px;
}

.contact-btn{
    display: block;
width: 100%;
height: 50px;
}

#msgSubmit{
    font-size:14px;
}

.isotope-overlay{
    color:#FFFFFF;
}

.header-text ul, .header-text li{
    list-style: none;
}
.header-text a{
    background: #31a79b;
    border: 1px solid #31a79b;
}
.header-text a:hover{
    background: #268077;
    border: 1px solid #268077;
}


.isotope .item {
    box-shadow: 0 5px 20px rgba(14,25,80,.30);
}

.about-list-icon{
    width:100%;
}