/* -----------------------------------------
   Custom.css - put your own changes here 
----------------------------------------- */

.landing-intro {
    background-color: #429ace;
    background-image: url(../img/landing/intro-cover2.jpg);
}
.landing-intro .intro-slogan h1 {
    color: #ffffff;
}

.noheight {
    background-repeat: repeat;
}

.landing-intro .intro-slogan p {
    color: #ffffff;
}

.header .logo {
    margin-top: 5px;
}

.header .logo img {
    height: 36px;
}

.header .logo .slogan {
    top: 9px;
    line-height: 36px;
    font-size: 36px;
}
.header .logo .slogan + span {
    position: relative;
    top: -5px;
}

.landing-intro .header .logo .slogan {
    border-left: 0;
    text-shadow: 0 1px 5px rgba(0, 1, 0, 0.3);
}

img.screenshot {
    border: 5px solid #f0f0f0;
    border-radius: 3px;
}

.index_review_table.table > thead > tr > th:nth-child(1) {
    width: 70px;
}
.index_review_table.table > thead > tr > th {
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    padding-left: 10px !important;
    font-weight: normal;
    color: #abb4bb;
    text-transform: uppercase;
    padding-bottom: 5px !important;
}

.index_review_table.table > tbody > tr {
    background-image: url(../img/table_devider2.png);
    background-position: 0 0;
    background-repeat: repeat-x;
}
.index_review_table.table > tbody > tr:nth-child(1) {
    background-image: none;
}
.index_review_table.table > tbody > tr > td ul li:last-child {
    margin-bottom: 0;
}
.index_review_table.table > tbody > tr > td ul li img {
    vertical-align: middle;
    margin-right: 5px;
    max-width: 16px;
    max-height: 16px;
}
.index_review_table.table > tbody > tr > td ul li {
    margin-bottom: 5px;
    font-size: 12px;
    color: #7b7b7b;
}
.index_review_table.table > tbody > tr > td ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.index_review_table.table > tbody > tr > td .desc {
    font-size: 12px;
    color: #7b7b7b;
    white-space: normal;
}
.index_review_table.table > tbody > tr > td {
    text-align: left;
    border-top: 0;
    padding-left: 10px !important;
}
.index_review_table.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9fafa;
}
.index_review_table.table-striped > tbody > tr:nth-child(odd) > td {
    background-color: transparent;
}
.index_review_table.table > tbody > tr > td:nth-child(1) {
    text-align: center;
    font-weight: 600;
    color: #000000;
    padding-top: 20px !important;
}

.filter_list li ul li label {
    color: #75b9e6;
}
.filter_list li ul {
    margin-left: 10px;
    display: none;
    list-style: none;
    padding: 0;
}
.filter_list li:last-child {
    margin-bottom: 0;
}
.filter_list > li > a:focus {
    text-decoration: none;
    color: #75b9e6;
}
.filter_list > li > a.active {
    font-weight: 600;
}
.filter_list li {
    margin-bottom: 5px;
}
.filter_list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

.filter_wrapper .title {
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px;
    color: #abb4bb;
    position: relative;
    top: -23px;
    background-color: #ffffff;
    display: inline-block;
}
.filter_wrapper {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    padding: 10px 20px 30px 20px;
    text-align: center;
    margin-top: 20px;
}
.filter_wrapper .filter_scroll {
    text-align: left;
    position: relative;
    height: 420px;
    overflow: hidden;
}
.filter_wrapper {}

.review_charts .stat_block .chart_wrapper:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cfd5d8;
}
.review_charts .stat_block .chart_wrapper .chart_container {
    position: absolute;
    width: 84px;
    height: 84px;
    z-index: 1;
    left: 0;
    top: 0;
}
.review_charts .stat_block .chart_wrapper .value span {
    font-size: 12px;
}
.review_charts .stat_block .chart_wrapper .value {
    width: 66px;
    height: 66px;
    display: inline-block;
    line-height: 66px;
    border: 1px solid #169ae5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #32516c;
    vertical-align: middle;
    position: relative;
    z-index: 10;
}

.review_charts .stat_block .chart_wrapper .value.smaller {
    font-size: 1.3em;
}

.review_charts .stat_block .chart_wrapper {
    width: 84px;
    height: 84px;
    position: absolute;
    line-height: 82px;
    left: 0;
    top: 0;
    z-index: 1;
    text-align: center;
}
.review_charts .stat_block .stat_name div {
    width: 100%;
    white-space: normal;
}
.review_charts .stat_block .stat_name.icon_seomator {
    background: url(../img/landing/review/icon_seomator.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_mobil_score {
    background: url(../img/landing/review/icon_mobile.png) 5px 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_robots {
    background: url(../img/landing/review/icon_robots.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_sitemap {
    background: url(../img/landing/review/icon_sitemap.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_redirect {
    background: url(../img/landing/review/icon_redirect.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_analytics {
    background: url(../img/landing/review/icon_analytics.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_fb_likes {
    background: url(../img/landing/review/icon_fb.png) 10px 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_twitter {
    background: url(../img/landing/review/icon_twitter.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name.icon_ssl {
    background: url(../img/landing/review/icon_ssl.png) 0 50% no-repeat;
}
.review_charts .stat_block .stat_name {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    color: #32516c;
    white-space: normal;
    width: auto;
    padding-left: 40px;
    margin-left: 10px;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
}
.review_charts .stat_block {
    height: 84px;
    padding-left: 84px;
    line-height: 84px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    margin: 40px 0;

}
.review_charts .title_stats span {
    padding: 3px 10px;
    color: #ffffff;
    background-color: #1198e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.review_charts .title_stats {
    text-align: center;
    color: #2c4051;
    font-size: 18px;
    font-weight: 300;
}
.review_charts h1 {
    margin-top: 0;
    color: #2c4051;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
}
.review_charts {
    padding: 60px 0 60px 0;
    background: #e8eef1 url(../img/landing/review_index_bg.png) 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.review_sites {
    padding: 10px 0 30px 0;
}

h3.section-header {
    line-height: 1.3;
}

.section-features .features-row p {
    font-size: 18px;
    line-height: 1.7;
}

.landing-intro #landing-teaser a.btn-lg {
    line-height: 86px;
    display: inline-block;
    padding-top: 0;
    margin-right: 40px;
}
.landing-intro #landing-teaser .form-group.eg .eg_content {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.landing-intro #landing-teaser .form-group.eg a:hover {
    text-decoration: none;
}
.landing-intro #landing-teaser .form-group.eg a {
    color: #ffffff;
    text-decoration: underline;
}
.landing-intro #landing-teaser .form-group.eg {
    font-size: 18px;
    color: #ffffff;
}

@media all and (max-width: 1200px) {
    .header nav li {
        margin-right: 0;
    }
    .header nav li a {
        font-size: 12px;
    }

    .landing-intro {
        padding-top: 100px;
        padding-bottom: 100px;
        height: auto;
    }

    .landing-intro .intro-slogan h1 {
        font-size: 49px;
    }

    .landing-intro .intro-slogan p {
        font-size: 22px;
    }

    .section-features .email-app {
        padding: 60px 0;
    }
    .section-features .email-app .basic-features {
        font-size: 80px;
        margin-top: 0;
    }
}

@media all and (max-width: 992px) {

    .header nav ul {
        padding: 0;
    }

    .landing-intro .intro-slogan h1 {
        font-size: 40px;
    }

    .landing-intro .intro-slogan p {
        font-size: 18px;
    }

    h3.section-header {
        font-size: 20px;
    }

    .testimonials .testimonials-block {
        margin-bottom: 50px;
    }

    .testimonials {
        padding: 50px 0 25px 0;
    }

    .give-a-try {
        min-height: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .give-a-try h2 {
        font-size: 30px;
    }

    .give-a-try p {
        font-size: 30px;
    }
}

@media all and (max-width: 768px) {
    .landing-intro #landing-teaser .form-group.eg {
        display: none;
    }
    .header nav ul {
        padding: 0;
    }
    .header nav li {
        margin: 0 5px 10px 5px;
    }

    .landing-intro {
        padding: 50px 0;
    }

    .landing-intro .intro-slogan h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .landing-intro .intro-slogan p {
        font-size: 14px;
    }

    .landing-intro #landing-teaser {
        margin-top: 30px;
    }

    .landing-intro #landing-teaser input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
    }

    .landing-intro #landing-teaser input[type="text"].input-lg {
        height: 60px;
        font-size: 20px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .landing-intro #landing-teaser .btn-lg {
        height: 60px;
        font-size: 20px;
    }

    .section-features .charts {
        padding-bottom: 180px;
    }

    .section-features .charts .col-sm-4 {
        margin-bottom: 20px;
    }
    .section-features .charts .section-header {
        margin-bottom: 20px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .section-features .email-app {
        padding: 40px 0;
    }
    .section-features .email-app .basic-features {
        font-size: 50px;
    }
    .section-features .email-app .basic-features span {
        font-size: 40px;
    }

    .give-a-try #landing-teaser {
        margin: 0;
    }

    .give-a-try h2 {
        font-size: 20px;
        margin-top: 0;
    }

    .give-a-try p {
        font-size: 20px;
    }

    .give-a-try #landing-teaser input[type="text"] {
        width: 100%;
        margin-bottom: 10px;
    }

    .give-a-try #landing-teaser input[type="text"].input-lg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .give-a-try #landing-teaser .btn-lg.btn-primary {
        margin-bottom: 30px;
    }

    .give-a-try #landing-teaser form {
        margin-top: 15px;
    }

}

.contacts_wrapper {
    font-size: 18px;
    margin-bottom: 20px;
}

.contacts_wrapper ul li {
    margin-bottom: 5px;
}
.contacts_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social_wrapper {
    text-align: center;
    margin-top: 40px;
}

.social_links_list li {
    display: inline-block;
    margin: 0 10px;
    font-size: 22px;
}
.social_links_list {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.map_wrapper {
    margin-top: 40px;
}

.landing-intro.contact-page {
    padding-top: 50px;
    padding-bottom: 50px;
}

.landing-intro #landing-teaser input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
}

.landing-intro #landing-teaser button[type="submit"] {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

/* section audit */

.section-features .audit {
    background-color: #e0e6e8;
    padding-bottom: 83px;
}

.section-features .audit img {
    max-width: 100%;
}

div.radio-inline-wrap {
    padding-left: 0;
}

div.radio-inline-wrap label {
    font-weight: normal;
    margin-right: 10px;
}
