.navbar.white .navbar-header .navbar-brand{
    padding-top: 14px
}

.navbar.white .navbar-collapse .navbar-nav > li > a  {
    line-height: 21px;
    font-size: 15px;
}

#features #tabs {
    margin-top: 90px;
    margin-bottom: 90px;
}

#second-option{
    margin-top: 60px;
}

.greyfoot {
    background-color: #CCCCCC;
}

.subnav {
    text-align: center;
}

.subnav >ul >li {
    margin-left: 6px;
}

.divider {
    height: 1px;
    width: 100%;
    background-color: #ddd;
    position: relative;
    margin: 50px 0 50px;
}

.pagehead{
 text-align: left;
     font-size: 48px;
    margin-top: 30px;
    margin-bottom: 20px;
}


.righthead{
    float: right;
}



div#clients #tulliuslogo{
    background: radial-gradient(#36414e, #253241);
    padding: 5px 5px 10px 15px;
}


 #clients {
    /*background: #5E7A9B;*/
    /*background: radial-gradient(#36414e, #253241);*/
    margin-top: 120px;
    padding: 65px 0 80px;
    text-align: center; }
 #clients h3 {
    /*color: #FFF;*/
    margin-top: 0;
    font-family: "Lato", "Helvetica Neue", Arial;
    font-weight: 300;
    font-size: 35px;
    letter-spacing: .3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
#clients p {
    font-size: 16px;
    color: #f8f8f8;
    font-family: "Lato", "Helvetica Neue", Arial;
    margin-top: 17px;
    font-weight: 300;
    line-height: 25px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
 #clients .logos {
     display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 35px; }
#clients .logos img {
    margin: 5px 20px; }
@media (max-width: 767px) {
     #clients .logos img {
        margin: 0 auto;
        display: block;
        margin-bottom: 15px; } }


#pricing {
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: -moz-linear-gradient(center top , #355069 0px, #5E7A9B 100%) repeat scroll 0% 0% transparent;
    margin-top: 130px;
    padding-top: 40px;
    padding-bottom: 55px;
}

 #pricing  {
    -webkit-font-smoothing: antialiased;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: #5E7A9B;
    background: -webkit-linear-gradient(top, #355069 0, #5e7a9b 100%);
    background: -moz-linear-gradient(top, #355069 0, #5e7a9b 100%);
    background: -o-linear-gradient(top, #355069 0, #5e7a9b 100%);
    background: linear-gradient(top, #355069 0, #5e7a9b 100%);
    margin-top: 130px;
    padding-top: 40px;
    padding-bottom: 55px; }
@media (max-width: 991px) {
     #pricing {
        margin-top: 40px; } }
 #pricing .header {
    text-align: center; }
@media (max-width: 991px) {
     #pricing .header {
        margin-bottom: 25px; } }
 #pricing .header h3 {
    font-size: 27px;
    color: #fff;
    line-height: 25px;
    font-weight: 300;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
 #pricing .header p {
    font-size: 17px;
    color: #F0F0F0;
    font-weight: 400;
    line-height: 25px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
 #pricing .charts {
    margin-top: 35px; }
@media (max-width: 991px) {
     #pricing .charts {
        margin-top: 10px; } }
 #pricing .charts .chart {
    background-color: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px rgba(181, 181, 181, 0.3);
    padding: 20px 40px;
    position: relative;
    text-align: center;
    width: 97%;
    min-height: 315px;
    position: relative;
    top: 37px; }
@media (max-width: 991px) {
     #pricing .charts .chart {
        float: none !important;
        left: 0px !important;
        top: 0px !important;
        margin: 0 auto;
        width: 55%;
        margin-bottom: 25px !important; }
     #pricing .charts .chart.last {
        margin-bottom: 0px !important; } }
@media (max-width: 600px) {
     #pricing .charts .chart {
        width: 90% !important; } }
 #pricing .charts .chart.first {
    float: right;
    left: 12px; }
 #pricing .charts .chart.last {
    left: -12px; }
 #pricing .charts .chart.featured {
    min-height: 350px;
    top: 0px;
    margin: 0 auto; }
 #pricing .charts .chart.featured .popular {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    color: #B1B1B1;
    font-weight: 400; }
 #pricing .charts .chart.featured .quantity {
    margin-top: 15px; }
 #pricing .charts .chart .quantity {
    text-align: center; }
 #pricing .charts .chart .quantity .dollar {
    font-size: 19px;
    position: relative;
    top: -18px; }
 #pricing .charts .chart .quantity .price {
    font-size: 49px; }
 #pricing .charts .chart .quantity .period {
    font-size: 17px;
    position: relative;
    top: -8px;
    margin-left: 4px; }
 #pricing .charts .chart .plan-name {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #777;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px;
    width: 90%;
    margin: 0 auto;
    margin-top: 8px; }
 #pricing .charts .chart .specs {
    margin-top: 20px; }
 #pricing .charts .chart .specs .spec {
    font-size: 15px;
    color: #474747;
    text-align: center;
    font-weight: 300;
    margin-bottom: 13px; }
 #pricing .charts .chart .specs .spec .variable {
    color: #1FBEE7;
    font-weight: 400; }
 #pricing .charts .chart .btn-signup {
    margin-top: 20px;
    height: 38px; }
 #differences {
    margin-top: 85px; }
@media (max-width: 991px) {
     #differences {
        margin-top: 50px; } }
@media (min-width: 992px) {
     #differences .row {
        margin-bottom: 50px; } }
 #differences .feature {
    -webkit-font-smoothing: antialiased; }
@media (max-width: 991px) {
     #differences .feature {
        text-align: center;
        margin-bottom: 35px; } }
 #differences .feature img {
    max-width: 40px; }
 #differences .feature .icon {
    font-size: 32px;
    color: #4187ba; }
 #differences .feature strong {
    display: block;
    font-weight: 400;
    font-size: 17px;
    color: #354E75;
    margin-top: 15px; }
 #differences .feature p {
    font-weight: normal;
    font-size: 14px;
    color: #797979;
    margin-top: 10px;
    line-height: 24px;
 }


.btn-default {
    color: #222;
    background-color: #f1f1f1;
    border-color: #CCC;
}

.productHeader {
    color: #333;
    font-weight: 300;
    font-size: 34px;
    text-align: center;
    margin-bottom: 45px;
}

.productHeaderBM {
    color: #333;
    font-weight: 300;
    font-size: 34px;
    text-align: center;
    margin-bottom: 35px;
}

.productHeaderSub {
    color: #808080;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0px;
}

#about-us #info h1 {
    font-size: 38px;
    margin-top: 50px;
}

section {
    padding-top: 70px;
    margin-top: -70px;
}

.nav-pills > li > a {
    font-size: 16px;
    color: #2f2f2f;
    border-radius: 4px;
}

.headstyle{
    border-bottom: 2px solid #dddddd;
    padding-left: 20px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

.info{
    margin-top: 30px;
}

.infohead{
    margin-top: 10px;
    margin-bottom: 30px;
}

.nolinkstyle{
    text-decoration: none;
    color: #080808;
}

#home2 #hero .slides .slide.second .info .cta {
    animation-delay: 0.6s;
    text-align: center;
    margin-top: 75px;
    vertical-align: bottom;
}

#home2 #hero .slides .slide.fourth .cta {
    animation-delay: 0.6s;
    text-align: center;
    margin-top: 15px;
    vertical-align: bottom;
}

#home2 #hero .slides .slide.first .info .cta {
    animation-delay: 0.6s;
    margin-top: 160px;
}

#home2 #hero .slides .slide.third .info .cta {
    animation-delay: 0.6s;
    margin-top: 17px;
}
.tagcloud{
	margin-bottom: 20px;
}
.btn-xs{
	margin-top: 10px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #253241;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #d9d9d9;
}

.navbar.white .navbar-collapse .navbar-nav > li > a:hover {
    color:  #d9d9d9;
}

#home2 .second-option {
    margin-top: 15px;
}

.btn-primary {
    color: #FFF;
    background-color: #4f5d73;
    border-color: #3f4d64;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #4f5d73;
    border-color: #48566d;
}

.editable {
text-align: justify;
}
