
/************** About ************/


.home-initial-nav .selected a{
    color: #03a6e8 !important;
    cursor: default;
}

.about-headder {
    background: url("../img/insights-banner.png") 50% 50px no-repeat fixed #fff;
    /* background-size: 100% 100%; */
    height: 1200px;
    position: absolute;
    margin-top: 0px;
    top: 0px;
    left: 0;
    width: 100%;
}

#home-carousel {
    background: #eee;
    min-height: 450px;
    position: relative;
    width: 100% !important;
    /* min-width: 1000px; */
    margin: 0;
    padding: 0;
    margin-top: -50px;
    overflow: hidden;
}

.sectionp-bold {
    font-size: 13pt;
    font-weight: bold;
}

.navbar-default {
    background-color: #000;
    border-color: #e7e7e7;
}

.small-sech3 {
    color: #a7a9ac !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}

.small-secp {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 0 10px;
}

.customer-first {
    padding: 40px 0;
}

.customer-first .small-sech3 {
    color: #fff !important;
}

.customer-first .small-secp {
    color: #fff !important;
}

.founders-profile {
    padding: 0px 0 0;
}

.founderh3 {
    color: #000 !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
    min-height: 25px;
}


.founders-profile .small-secp {
    color: #000;
}

.founder-role {
    color: #03a6e8 !important;
    min-height: 20px;
    margin-bottom: 10px !important;
}
.founders-profile img {
    width: 140px;
}


a.adjust {
    padding: 10px 0;
    display: block;
    font-weight: bold;
    color: #03a6e8 !important;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: 20px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    font-size: 22px;
}

a.adjust:hover {
    color: #03a6e8 !important;
}

.continued {
    color: #7F8289;
    font-weight: 300;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    line-height: 28px;
    margin-bottom: 0;
}

.founders-profile img {
    padding-top: 40px;
}
p.know-more{
  padding-top: 20px;
}
p.know-more a{
  color: #2a6496;
}
p.know-more a:hover {
  color: #428bca;
}