﻿.bg-features {
    background-image: url(../images/bg-features2.jpg);
}

.cover-text-inner {
    padding-top: 45px;
    height: 330px;
}

section.section-features1 {
    padding-top: 70px !important;
}

.thumb-content .colmn {
    margin-bottom: 38px;
}

body#features-page div.hr {
    margin-top: 0;
}

table[id^="feature-list"] th:first-child, 
table[id^="feature-list"] td:first-child {
    width: 80%;
}

table[id^="feature-list"] td {
    vertical-align: top;
}

.section-table table[id^="feature-list"] th:nth-child(1) {
    background: #bfe4f0;
    color: #000;
    text-align: left;
}

.section-table table[id^="feature-list"] h4 {
    padding-bottom: 0 !important;
    padding-left: 20px;
}

.section-table table[id^="feature-list"] tr td:nth-child(3) .circle {
    background: #000;
}

.section-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    min-width: 700px;
}

.circle {
    background-color: #006699;
}

div.h4 {
    padding-bottom: 20px;
}

.colmn-heading h4 {
    display: inline;
}