.slide {
    background: #f3f3f3;
    clear: both;
    padding: 85px 0;
}

.home.conent-container
{
    padding-top:0;
}

.flex-caption {
    margin: 60px 0px 40px 0px;
}

.flex-caption h1, .flex-caption h5, .flex-caption h6 {
    color: #fff;
}

.slide .button a {
    background: #178ec7;
}

.slide .button a {
    font-size: 15px;
    display: inline-block;
    padding: 8px 15px !important;
    color: white;
    text-decoration: none;
}

.slide-demo {
    width: 400px;
    box-shadow: rgba(34, 25, 25, 0.6) 0px 1px 6px 0px;
}

.share {
    margin-top: 50px;
}

.slide-bottom {
    background: #FFF;
    border-top: 1px dotted #999;
    padding: 5px 0;
    clear: both;
}

.feature-section {
    margin-top: 50px;
}

.feature-demo hr {
    background-color: #e1e1e1;
    border: none;
    clear: both;
    color: #e1e1e1;
    height: 1px;
    position: relative;
    margin: 4.5em auto;
    overflow: visible;
    width: 100%;
}

.feature-demo hr:after {
    content: "✵";
    left: 50%;
    font-size: 30px;
    color:gray;
    margin-left: -30px;
    height: 17px;
    position: absolute;
    top: -12px;
    width: 60px;
}

.btn-download-release{
    min-width: 160px;
}

/*sharethis button*/
.stButton .stMainServices
{
  height:22px !important;
}
