@import url("/wp-content/themes/flat-theme-child/warp/css/layout.css");
@import url("/wp-content/themes/flat-theme-child/warp/css/menus.css");
div.wpcf7 {
    margin: 0;
    padding: 0
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #f00
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700
}
.wpcf7-form-control-wrap {
    position: relative
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid #f00;
    background: #fff;
    padding: .2em .8em
}
span.wpcf7-list-item {
    margin-left: 0.5em
}
.wpcf7-display-none {
    display: none
}
div.wpcf7 img.ajax-loader {
    border: none;
    vertical-align: middle;
    margin-left: 4px
}
div.wpcf7 div.ajax-error {
    display: none
}
div.wpcf7 .placeheld {
    color: #888
}
div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0
}
div.wpcf7 input[type="file"] {
    cursor: pointer
}
div.wpcf7 input[type="file"]:disabled {
    cursor: default
}
.es_caption {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px
}
.es_msg {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #F00
}
.es_textbox {
    padding-bottom: 10px
}
.es_button {
    padding-top: 10px;
    padding-bottom: 5px
}
.es_textbox_class {
    width: 200px
}
.es_textbox_button {
    width: 130px
}
.es_lablebox {
    padding-bottom: 3px
}
.wp-list-table .validation_rules li {
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 10px
}
ul.jvcfz_list {
    list-style-type: square;
    margin-left: 2em
}
table.jvcf7_form td {
    border: none !important;
    padding: 5px
}
.wpcf7-form label.error {
    color: #900;
    font-size: 11px;
    float: none;
    padding-left: 5px
}
.theme_1.wpcf7-form input.error,
.theme_1.wpcf7-form select.error,
.theme_1.wpcf7-form textarea.error {
    border-bottom: 2px solid #900;
    outline: none
}
.noErrorMsg.wpcf7-form label.error {
    display: none !important;
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important
}
.jvcf7_btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
    display: inline-block;
    width: 170px
}
.jvcf7_btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
    color: #fff
}
.page-list .current_page_item>a {
    font-weight: bold
}
.page-list-ext {
    clear: both
}
.page-list-ext {
    *zoom: 1
}
.page-list-ext:before,
.page-list-ext:after {
    display: table;
    line-height: 0;
    content: ""
}
.page-list-ext:after {
    clear: both
}
.page-list-ext .page-list-ext-item {
    clear: both;
    margin: 10px 0 30px 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}
.page-list-ext .page-list-ext-image {
    float: left;
    display: inline;
    margin: 5px 15px 15px 0
}
.page-list-ext .page-list-ext-title {
    clear: none
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}
.page-list-cols-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}
.page-list-cols-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}
.page-list-cols-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}
.page-list-cols-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}
@media (max-width: 767px) {
.wpb_wrapper {
  padding: 0 10px;
}
    .page-list-cols-2,
    .page-list-cols-3,
    .page-list-cols-4,
    .page-list-cols-5 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}
.katb_clear_fix {
    clear: both
}
.katb_test_wrap,
.katb_test_wrap_basic,
.katb_grid_wrap,
.katb_grid_wrap_basic,
.katb_test_wrap_side_meta,
.katb_test_wrap_basic_side_meta,
.katb_widget_wrap,
.katb_widget_wrap_basic,
.katb_widget_rotate.katb_widget_rotator_wrap,
.katb_widget_rotate.katb_widget_rotator_wrap_basic,
.katb_popup_wrap,
.katb_paginate,
.katb_schema_summary_wrap_basic,
.katb_schema_summary_wrap_basic_side_meta,
.katb_schema_summary_wrap,
.katb_schema_summary_wrap_side_meta {
    font-size: 16px
}
.katb_test_wrap h1,
.katb_test_wrap_basic h1,
.katb_grid_wrap h1,
.katb_grid_wrap_basic h1,
.katb_test_wrap_side_meta h1,
.katb_test_wrap_basic_side_meta h1,
.katb_widget_wrap h1,
.katb_widget_wrap_basic h1,
.katb_widget_rotate.katb_widget_rotator_wrap h1,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h1,
.katb_popup_wrap h1 {
    font-size: 1.1em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap h2,
.katb_test_wrap_basic h2,
.katb_grid_wrap h2,
.katb_grid_wrap_basic h2,
.katb_test_wrap_side_meta h2,
.katb_test_wrap_basic_side_meta h2,
.katb_widget_wrap h2,
.katb_widget_wrap_basic h2,
.katb_widget_rotate.katb_widget_rotator_wrap h2,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h2,
.katb_popup_wrap h2 {
    font-size: 1.1em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap h3,
.katb_test_wrap_basic h3,
.katb_grid_wrap h3,
.katb_grid_wrap_basic h3,
.katb_test_wrap_side_meta h3,
.katb_test_wrap_basic_side_meta h3,
.katb_widget_wrap h3,
.katb_widget_wrap_basic h3,
.katb_widget_rotate.katb_widget_rotator_wrap h3,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h3,
.katb_popup_wrap h3 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap h4,
.katb_test_wrap_basic h4,
.katb_grid_wrap h4,
.katb_grid_wrap_basic h4,
.katb_test_wrap_side_meta h4,
.katb_test_wrap_basic_side_meta h4,
.katb_widget_wrap h4,
.katb_widget_wrap_basic h4,
.katb_widget_rotate.katb_widget_rotator_wrap h4,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h4,
.katb_popup_wrap h4 {
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap h5,
.katb_test_wrap_basic h5,
.katb_grid_wrap h5,
.katb_grid_wrap_basic h5,
.katb_test_wrap_side_meta h5,
.katb_test_wrap_basic_side_meta h5,
.katb_widget_wrap h5,
.katb_widget_wrap_basic h5,
.katb_widget_rotate.katb_widget_rotator_wrap h5,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h5,
.katb_popup_wrap h5 {
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap h6,
.katb_test_wrap_basic h6,
.katb_grid_wrap h6,
.katb_grid_wrap_basic h6,
.katb_test_wrap_side_meta h6,
.katb_test_wrap_basic_side_meta h6,
.katb_widget_wrap h6,
.katb_widget_wrap_basic h6,
.katb_widget_rotate.katb_widget_rotator_wrap h6,
.katb_widget_rotate.katb_widget_rotator_wrap_basic h6,
.katb_popup_wrap h6 {
    font-size: 0.7em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-weight: bold
}
.katb_test_wrap_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    box-sizing: content-box
}
.katb_test_box_basic {
    float: left;
    clear: both;
    width: calc(100% - 20px);
    padding: 10px;
    margin: 15px 0 0 0
}
.katb_test_wrap {
    float: left;
    clear: both;
    width: calc(100% - 40px);
    padding: 10px 20px 10px 20px;
    margin: 0 0 20px 0;
    box-sizing: content-box
}
.katb_test_box {
    float: left;
    clear: both;
    width: calc(100% - 30px);
    padding: 15px;
    margin: 10px 0 10px 0
}
.katb_title_rating_wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
.katb_title_rating_wrap .katb_title {
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 1.1em
}
.katb_title_rating_wrap .katb_css_rating {
    display: inline-block;
    float: left
}
.katb_meta_top {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 0.875em
}
.katb_meta_top .katb_author {
    display: inline-block;
    float: left;
    font-weight: bold
}
.katb_meta_top .katb_date,
.katb_meta_top .katb_location,
.katb_meta_top .katb_website,
.katb_meta_top .katb_custom1,
.katb_meta_top .katb_custom2 {
    display: inline-block;
    float: left;
    font-style: italic
}
.katb_meta_bottom {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 0.875em
}
.katb_meta_bottom .katb_author {
    display: inline-block;
    float: left;
    font-weight: bold
}
.katb_meta_bottom .katb_date,
.katb_meta_bottom .katb_location,
.katb_meta_bottom .katb_website,
.katb_meta_bottom .katb_custom1,
.katb_meta_bottom .katb_custom2 {
    display: inline-block;
    float: left;
    font-style: italic
}
.katb_test_wrap_basic_side_meta,
.katb_test_wrap_side_meta {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0;
    box-sizing: content-box
}
.katb_test_box_basic_side_meta,
.katb_test_box_side_meta {
    float: left;
    clear: both;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    box-sizing: content-box
}
.katb_rotate .katb_test_box_basic_side_meta,
.katb_rotate .katb_test_box_side_meta {
    margin: 0
}
.katb_left_box {
    display: table-cell;
    width: 120px;
    float: none;
    vertical-align: top;
    padding: 20px;
    margin: 0;
    box-sizing: content-box
}
.katb_right_box {
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: top;
    padding: 20px;
    margin: 0;
    box-sizing: content-box
}
.katb_right_box .katb_title_rating_wrap {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
.katb_right_box .katb_title_rating_wrap .katb_title {
    display: inline-block;
    float: left;
    font-weight: bold
}
.katb_right_box .katb_title_rating_wrap .katb_css_rating {
    display: inline-block;
    float: left
}
.katb_right_box h1,
.katb_right_box h2,
.katb_right_box h3,
.katb_right_box h4,
.katb_right_box h5,
.katb_right_box h6 {
    display: inline;
    clear: none
}
.katb_side_gravatar {
    width: 100%;
    float: left;
    text-align: center
}
.katb_side_gravatar .katb_avatar,
.katb_side_gravatar .katb_avatar_round_image {
    float: none;
    display: inline-block;
    margin: 0 auto 0 auto
}
.katb_side_gravatar .katb_avatar img.avatar,
.katb_side_gravatar .katb_avatar_round_image img.avatar {
    float: none;
    margin: 0
}
.katb_meta_side {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 1em;
    padding: 3px 0 0 0
}
.katb_meta_side .katb_author {
    width: 100%;
    float: left;
    font-size: 0.875em;
    font-weight: bold
}
.katb_meta_side .katb_date,
.katb_meta_side .katb_location,
.katb_meta_side .katb_custom1,
.katb_meta_side .katb_custom2,
.katb_meta_side .katb_website {
    width: 100%;
    float: left;
    font-size: 0.875em;
    font-style: italic
}
.katb_grid_wrap,
.katb_grid_wrap_basic {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    box-sizing: content-box
}
.katb_two_col_1 {
    width: calc(50% - 10px);
    float: left;
    margin: 0;
    padding: 10px 10px 10px 0
}
.katb_two_col_2 {
    width: calc(50% - 10px);
    float: left;
    margin: 0;
    padding: 10px 0 10px 10px
}
.katb_grid_wrap_basic .katb_two_wrap_all {
    border: 1px solid rgba(0, 0, 0, 0.35)
}
.katb_two_wrap_all {
    width: calc(100% - 2px);
    float: left;
    padding: 0;
    margin: 0 0 20px 0
}
.katb_two_wrap_all .katb_test_box,
.katb_two_wrap_all .katb_test_box_basic {
    width: calc(100% - 4px);
    margin: 2px;
    padding: 0;
    float: left
}
.katb_two_wrap_all .katb_test_box .katb_title_rating_wrap,
.katb_two_wrap_all .katb_test_box_basic .katb_title_rating_wrap {
    width: calc(100% - 20px);
    margin: 0 0 2px 0;
    padding: 10px;
    float: left;
    background-color: rgba(0, 0, 0, 0.05)
}
.katb_two_wrap_all .katb_test_box .katb_title_rating_wrap .katb_title,
.katb_two_wrap_all .katb_test_box_basic .katb_title_rating_wrap .katb_title {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}
.katb_two_wrap_all .katb_test_box .katb_title_rating_wrap .katb_rating,
.katb_two_wrap_all .katb_test_box_basic .katb_title_rating_wrap .katb_rating {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}
.katb_two_wrap_all .katb_test_box .katb_meta_bottom,
.katb_two_wrap_all .katb_test_box_basic .katb_meta_bottom {
    width: calc(100% - 20px);
    margin: 2px 0 0 0;
    padding: 10px;
    float: left;
    background-color: rgba(0, 0, 0, 0.05)
}
.katb_two_wrap_all .katb_test_box .katb_test_text,
.katb_two_wrap_all .katb_test_box_basic .katb_test_text_basic {
    width: calc(100% - 20px);
    margin: 0;
    padding: 10px;
    float: left
}
.katb_test_text_basic,
.katb_test_text {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: 1.1em
}
.katb_test_text_basic p,
.katb_test_text p {
    margin: 0!important;
    padding: 0 0 5px 0!important;
    line-height: 1.1em!important
}
.katb_test_text_basic ul li,
.katb_test_text ul li {
    list-style: inside!important
}
.katb_test_text_basic .katb_excerpt_more,
.katb_test_text .katb_excerpt_more {
    float: right;
    padding: 0;
    margin: 0 10px 0 0
}
.katb_test_text h1,
.katb_test_text h2,
.katb_test_text h3,
.katb_test_text h4,
.katb_test_text h5,
.katb_test_text h6,
.katb_test_text_basic h1,
.katb_test_text_basic h2,
.katb_test_text_basic h3,
.katb_test_text_basic h4,
.katb_test_text_basic h5,
.katb_test_text_basic h6 {
    display: inline;
    clear: none
}
.katb_schema_summary_wrap {
    float: left;
    clear: both;
    width: calc(100% - 40px);
    padding: 20px;
    margin: 0 0 20px 0;
    box-sizing: content-box
}
.katb_schema_summary_box {
    float: left;
    clear: both;
    width: calc(100% - 20px);
    padding: 10px;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_summary_wrap_basic {
    float: left;
    clear: both;
    width: calc(100% - 20px);
    padding: 10px;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_summary_box_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_summary_wrap_basic .katb_schema_company_wrap,
.katb_schema_summary_wrap .katb_schema_company_wrap {
    float: left;
    width: calc(100% - 10px);
    padding: 10px 5px 10px 5px;
    margin: 0;
    font-size: 1.2em
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap,
.katb_schema_summary_wrap .katb_aggregate_wrap {
    float: left;
    width: calc(100% - 10px);
    padding: 10px 5px 10px 5px;
    margin: 0;
    font-size: 1.1em
}
.katb_schema_summary_wrap_basic .katb_aggregate_source,
.katb_schema_summary_wrap .katb_aggregate_source,
.katb_schema_summary_wrap_basic .katb_aggregate_results,
.katb_schema_summary_wrap .katb_aggregate_results {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .aggregate_review_label,
.katb_schema_summary_wrap .katb_aggregate_wrap .aggregate_review_label {
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .aggregate_itemreviewed,
.katb_schema_summary_wrap .katb_aggregate_wrap .aggregate_itemreviewed {
    float: left
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .katb_css_rating,
.katb_schema_summary_wrap .katb_aggregate_wrap .katb_css_rating {
    float: left;
    margin: 0 5px 0 0
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .katb_aggregate_data .average_number,
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .katb_aggregate_data .out_of,
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .katb_aggregate_data .best,
.katb_schema_summary_wrap .katb_aggregate_wrap .katb_aggregate_data .average_number,
.katb_schema_summary_wrap .katb_aggregate_wrap .katb_aggregate_data .out_of,
.katb_schema_summary_wrap .katb_aggregate_wrap .katb_aggregate_data .best {
    float: left;
    margin: 0 5px 0 0
}
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .total_votes,
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .votes_label,
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .total_reviews,
.katb_schema_summary_wrap_basic .katb_aggregate_wrap .reviews_label,
.katb_schema_summary_wrap .katb_aggregate_wrap .total_votes,
.katb_schema_summary_wrap .katb_aggregate_wrap .votes_label,
.katb_schema_summary_wrap .katb_aggregate_wrap .total_reviews,
.katb_schema_summary_wrap .katb_aggregate_wrap .reviews_label {
    float: left;
    margin: 0 5px 0 0
}
.katb_schema_summary_wrap_side_meta {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0 0 20px 0;
    box-sizing: content-box
}
.katb_schema_summary_box_side_meta {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_summary_wrap_basic_side_meta {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_summary_box_basic_side_meta {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: content-box
}
.katb_schema_company_wrap_side_meta,
.katb_aggregate_wrap_side_meta {
    float: left;
    width: calc(100% - 30px);
    text-align: center;
    padding: 15px;
    margin: 0;
    box-sizing: content-box;
    font-size: 1.2em
}
.katb_aggregate_wrap_side_meta .katb_aggregate_source,
.katb_aggregate_wrap_side_meta .katb_aggregate_results {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0.9em
}
.katb_aggregate_wrap_side_meta .katb_aggregate_results .katb_aggregate_data {
    display: inline-block
}
.katb_aggregate_wrap_side_meta .katb_aggregate_results .katb_aggregate_data .average_number,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .katb_aggregate_data .out_of,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .katb_aggregate_data .best,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .total_votes,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .votes_label,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .total_reviews,
.katb_aggregate_wrap_side_meta .katb_aggregate_results .reviews_label {
    display: inline-block
}
.katb_widget_wrap,
.katb_widget_wrap_basic,
.katb_widget_rotator_wrap,
.katb_widget_rotator_wrap_basic {
    font-size: 16px;
    box-sizing: content-box
}
.katb_widget_wrap,
.katb_widget_wrap_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0
}
.katb_widget_box {
    float: left;
    clear: both;
    width: calc(100% - 30px);
    padding: 15px;
    margin: 5px 0 15px 0;
    line-height: 1.25em
}
.katb_widget_box_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 5px 0 15px 0;
    line-height: 1.25em
}
.katb_widget_wrap_basic .katb_widget_box_basic {
    padding: 0 0 15px 0;
    border-bottom: 1px groove
}
.katb_widget_wrap_basic .katb_widget_box_basic:last-child {
    padding: 0 0 15px 0;
    border-bottom: none
}
.katb_widget_rotator_wrap {
    float: left;
    clear: both;
    width: calc(100% - 30px);
    padding: 15px;
    margin: 10px 0 15px 0
}
.katb_widget_rotator_box {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.25em;
    color: inherit
}
.katb_widget_rotator_wrap_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 10px 0 15px 0
}
.katb_widget_rotator_box_basic {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.25em
}
.katb_widget_box_basic.border {
    float: left;
    clear: both;
    width: calc(100% - 12px);
    padding: 10px;
    margin: 5px 0 15px 0;
    line-height: 1.25em;
    border: 1px solid rgba(0, 0, 0, .15)
}
.katb_title_rating_wrap.center {
    width: 100%;
    float: left;
    line-height: 1.25em;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0 0 15px 0;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}
.katb_title_rating_wrap.center .katb_title,
.katb_title_rating_wrap.center .katb_css_rating {
    display: inline;
    float: none
}
.katb_testimonial_wrap.center {
    text-align: center;
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
    margin: 0
}
.katb_testimonial_wrap.center p {
    margin: 0
}
.katb_testimonial_wrap.center .katb_excerpt_more {
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
    margin: 0;
    text-align: center
}
.katb_centered_image_meta_bottom {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.katb_centered_image_meta_top {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    padding: 15px 0 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}
.katb_centered_meta_bottom_wrap {
    width: 100% float: left;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: center
}
.katb_centered_meta_top_wrap {
    width: 100% float: left;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center
}
.katb_centered_image_meta_bottom {
    width: 100%;
    float: left;
    margin: 10px 0 0 0
}
.katb_centered_image_meta_top {
    width: 100%;
    float: left;
    margin: 0 0 10px 0
}
.katb_centered_gravatar_bottom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
.katb_centered_gravatar_top {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0
}
.katb_centered_gravatar_top .katb_avatar,
.katb_centered_gravatar_top .katb_avatar_round_image,
.katb_centered_gravatar_bottom .katb_avatar,
.katb_centered_gravatar_bottom .katb_avatar_round_image {
    display: block;
    float: none;
    margin: 0 auto 0 auto;
    padding: 0
}
.katb_centered_meta_bottom_wrap .katb_author,
.katb_centered_meta_top_wrap .katb_author {
    font-weight: bold;
    display: inline-block
}
.katb_centered_meta_bottom_wrap .katb_location,
.katb_centered_meta_top_wrap .katb_location,
.katb_centered_meta_bottom_wrap .katb_website,
.katb_centered_meta_top_wrap .katb_website,
.katb_centered_meta_bottom_wrap .katb_date,
.katb_centered_meta_top_wrap .katb_date,
.katb_centered_meta_bottom_wrap .katb_custom1,
.katb_centered_meta_top_wrap .katb_custom1,
.katb_centered_meta_bottom_wrap .katb_custom2,
.katb_centered_meta_top_wrap .katb_custom2 {
    display: inline-block;
    font-size: 0.875em;
    font-style: italic
}
.katb_widget_box .katb_image_meta_top .katb_gravatar_top {}.katb_image_meta_top {
    width: 100%;
    float: left;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0
}
.katb_image_meta_bottom {
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0
}
.katb_meta_top_wrap {
    float: left;
    margin: 0;
    padding: 0
}
.katb_meta_bottom_wrap {
    float: left;
    margin: 0;
    padding: 0
}
.katb_meta_top_wrap .katb_author,
.katb_meta_bottom_wrap .katb_author {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-weight: bold
}
.katb_meta_top_wrap .katb_location,
.katb_meta_top_wrap .katb_website,
.katb_meta_top_wrap .katb_date,
.katb_meta_top_wrap .katb_custom1,
.katb_meta_top_wrap .katb_custom2,
.katb_meta_bottom_wrap .katb_location,
.katb_meta_bottom_wrap .katb_website,
.katb_meta_bottom_wrap .katb_date,
.katb_meta_bottom_wrap .katb_custom1,
.katb_meta_bottom_wrap .katb_custom2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    font-style: italic
}
.katb_input_style {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
.katb_input_style h1.katb_content_input_title {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 1.375em;
    line-height: 1.33em
}
.katb_email_note {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.katb_input_style label.katb_input_label1 {
    clear: both;
    float: left;
    width: 150px;
    margin: 5px 10px 5px 0;
    font-size: 1em;
    font-family: inherit
}
.katb_input_style label.katb_input_label2 {
    clear: both;
    float: left;
    width: 100%;
    margin: 5px 0 5px 0;
    padding: 0;
    font-size: 1em;
    font-family: inherit
}
.katb_input_style input[type="text"] {
    float: left;
    width: calc(95% - 170px);
    margin: 5px 0 5px 0;
    padding: 5px;
    font-size: 1em;
    font-family: inherit
}
.katb_input_style .katb_title_input {
    float: left;
    margin: 5px;
    padding: 0;
    width: calc(95% - 10px)!important;
    font-size: 1em;
    font-family: inherit
}
.katb_input_style textarea {
    float: left;
    margin: 5px 0 5px 0;
    padding: 5px;
    width: calc(95% - 10px);
    font-size: 1em;
    font-family: inherit
}
.katb_input_style input.katb_submit {
    clear: both;
    width: auto;
    float: left;
    padding: 0 5px 0 5px;
    margin: 10px 0 0 0;
    font-size: 1em;
    font-family: inherit
}
.katb_input_style input.katb_reset {
    float: left;
    width: auto;
    padding: 0 5px 0 5px;
    margin: 10px 0 0 5px;
    font-size: 1em;
    font-family: inherit
}
.katb_input_rating {
    display: block;
    clear: both;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0
}
.katb_content_html_allowed,
.katb_required_label,
.katb_add_photo {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family: inherit
}
.katb_captcha {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.katb_captcha img {
    float: left;
    font-size: 0;
    margin: 0!important;
    padding: 0;
    border: none!important
}
.katb_captcha input[type="text"] {
    float: left;
    width: 7em;
    font-size: 1em!important;
    margin: 0 0 0 10px;
    padding: 0;
    text-align: center
}
.katb_submit_reset {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.katb_show_gravatar_link {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.katb_input_style .gravatar_logo {
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none
}
.katb_required_label {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}
.widget.katb_input_widget_class {
    font-size: 16px
}
.katb_widget_input_label {
    clear: both;
    float: left;
    margin: 5px 5px 0 0;
    line-height: 1.25em
}
.katb_widget_form,
.katb_widget_form form {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}
.katb_widget_form input,
.katb_widget_form textarea {
    font-size: 1em!important;
    font-family: inherit
}
.katb_widget_form input.katb_input,
.katb_widget_form textarea {
    width: calc(100% - 20px)!important;
    padding: 5px 10px 5px 10px;
    margin: 5px 0 5px 0
}
.katb_widget_form .katb_widget_captcha img {
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
    border: none;
    max-width: 125px
}
.katb_widget_form .katb_widget_captcha img.single-letter {
    float: left;
    margin: 0;
    padding: 0;
    border: none;
    width: 24px
}
.katb_widget_form input.katb_captcha_widget_input {
    float: left;
    width: 7em!important;
    margin: 0 5px 0 0;
    text-align: center
}
.katb_widget_form input.katb_widget_submit {
    clear: both;
    float: left;
    width: auto;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 0;
    font-size: 1em;
    font-family: inherit
}
.katb_widget_form input.katb_widget_reset {
    float: left;
    width: auto;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 5px;
    font-size: 1em;
    font-family: inherit
}
.katb_widget_form p,
.katb_widget_form code {
    font-size: 1em!important;
    margin: 5px 0 5px 0!important;
    padding: 0 5px 0 5px
}
.katb_use_gravatar_wrap {
    float: left;
    width: 100%
}
.katb_use_gravatar_wrap img {
    float: left;
    margin: 5px 0 0 5px;
    width: 80px
}
.katb_widget_form .use_gravatar {
    float: left;
    display: inline-block;
    margin: 5px 0 0 5px
}
.katb_widget_input_rating {
    float: left;
    margin: 10px 0 0 5px
}
.katb_error {
    background-color: white;
    color: red;
    font-size: 12px
}
.katb_widget_error,
.katb_display_widget_error {
    color: red
}
.katb_widget_sent,
.katb_test_sent {
    color: green
}
.katb_side_meta_block {
    width: 100%;
    height: auto;
    float: left
}
.katb_rotate_show,
.katb_widget_rotate_show {
    display: block
}
.katb_rotate_noshow,
.katb_widget_rotate_noshow {
    display: none
}
.katb_rotate:hover,
.katb_widget_rotate:hover {
    cursor: url(/wp-content/plugins/testimonial-basics/includes/pause.png), progress
}
.katb_excerpt_popup_bg {
    z-index: 10000!important;
    position: fixed!important;
    display: none;
    background: #000000!important;
    top: 0!important;
    left: 0!important;
    bottom: -1000px!important;
    right: 0!important
}
.katb_topopup {
    background: none scroll repeat 0 0 #FFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333;
    display: none;
    position: fixed!important;
    overflow: auto;
    top: 25%;
    bottom: 25%;
    left: 10%;
    width: 70%;
    z-index: 10001;
    padding: 10px;
    font-size: 1em;
    cursor: pointer
}
.katb_popup_wrap {
    float: left;
    width: 100%;
    cursor: pointer;
    margin: 0;
    padding: 5px 0 5px 0;
    line-height: 1.25em;
    color: black
}
.katb_widget_wrap .katb_topopup .katb_popup_wrap .katb_widget_box .katb_testimonial_wrap *,
.katb_widget_wrap_basic .katb_topopup .katb_popup_wrap .katb_widget_box .katb_testimonial_wrap *,
.katb_widget_rotator_wrap .katb_topopup .katb_popup_wrap .katb_widget_box .katb_testimonial_wrap *,
.katb_widget_rotator_wrap_basic .katb_topopup .katb_popup_wrap .katb_widget_box .katb_testimonial_wrap * {
    color: black!important
}
.katb_popup_wrap .katb_author,
.katb_popup_wrap .katb_date,
.katb_popup_wrap .katb_location {
    color: black
}
.katb_popup_wrap .katb_meta_bottom a,
.katb_popup_wrap .katb_meta_top a,
.katb_popup_wrap a {
    color: blue
}
.katb_popup_wrap .katb_meta_bottom a:hover,
.katb_popup_wrap .katb_meta_top a:hover,
.katb_popup_wrap a:hover {
    color: #C7C1FF
}
div.katb_close {
    background: url("/wp-content/plugins/testimonial-basics/includes/closebox.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px;
    margin-right: 0;
    margin-top: 0
}
.katb_paginate {
    width: 100%;
    float: left;
    margin: 15px 0 5px 0
}
input.ka_display_paginate,
input[type="submit"].ka_display_paginate,
.ka_display_paginate_summary {
    background-color: transparent;
    background-image: none!important;
    border-radius: 0px!important;
    padding: 5px!important;
    margin-bottom: 5px!important;
    margin-right: 5px!important;
    border-top: 3px solid #EDEDED!important;
    border-left: 3px solid #EDEDED!important;
    border-right: 3px solid #BABABA!important;
    border-bottom: 3px solid #BABABA!important;
    float: left;
    color: black
}
.ka_display_paginate:hover,
input[type="submit"].ka_display_paginate:hover {
    border-top: 3px solid #BABABA!important;
    border-left: 3px solid #BABABA!important;
    border-right: 3px solid #EDEDED!important;
    border-bottom: 3px solid #EDEDED!important;
    opacity: 0.6!important
}
input.ka_display_paginate_selected,
input[type="submit"].ka_display_paginate_selected {
    background-color: white;
    background-image: none!important;
    opacity: 0.4!important;
    padding: 5px!important;
    border-radius: 0px!important;
    margin-bottom: 5px!important;
    margin-right: 5px!important;
    border-top: 3px solid #EDEDED!important;
    border-left: 3px solid #EDEDED!important;
    border-right: 3px solid #BABABA!important;
    border-bottom: 3px solid #BABABA!important;
    color: black;
    float: left
}
.katb_avatar,
.katb_widget_avatar,
.katb_avatar_round_image,
.katb_widget_avatar_round_image {
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}
.katb_avatar img.avatar,
.katb_widget_avatar img.avatar {
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    position: inherit;
    width: 100%;
    height: auto
}
.katb_avatar_round_image img.avatar,
.katb_widget_avatar_round_image img.avatar {
    border-radius: 50%;
    padding: 0!important;
    margin: 0;
    border: none!important;
    box-shadow: none;
    position: inherit;
    width: 100%;
    height: auto
}
@font-face {
    font-family: 'fontello-katb';
    src: url('/wp-content/plugins/testimonial-basics/fontello/font/fontello.eot?40962753');
    src: url('/wp-content/plugins/testimonial-basics/fontello/font/fontello.eot?40962753#iefix') format('embedded-opentype'), url('/wp-content/plugins/testimonial-basics/fontello/font/fontello.woff?40962753') format('woff'), url('/wp-content/plugins/testimonial-basics/fontello/font/fontello.ttf?40962753') format('truetype'), url('/wp-content/plugins/testimonial-basics/fontello/font/fontello.svg?40962753#fontello') format('svg');
    font-weight: normal;
    font-style: normal
}
.katb_css_rating,
.katb_popup_wrap.katb_widget .katb_css_rating,
.katb_popup_wrap .katb_css_rating {
    display: inline-block!important
}
.katb_css_rating i,
.katb_popup_wrap.katb_widget .katb_css_rating i,
.katb_popup_wrap .katb_css_rating i {
    font-family: "fontello-katb"!important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin: 0 1px 0 0;
    text-align: center;
    color: #EACB1E;
    text-shadow: 2px 2px 2px rgba( 0, 0, 0, 0.5);
    font-variant: normal;
    text-transform: none;
    line-height: 1em
}
select.katb_css_rating_select,
select.katb_css_rating_select_widget {
    float: left;
    margin: 5px 0 0 0;
    width: 70px!important;
    font-size: 1em;
    padding: 0!important
}
.icon-katb-star:before {
    font-family: "fontello-katb"!important;
    content: '\e800a'
}
.icon-katb-star-empty:before {
    font-family: "fontello-katb"!important;
    content: '\e801b'
}
.icon-katb-star-half-alt:before {
    font-family: "fontello-katb"!important;
    content: '\e802c'
}
@media only screen and (max-width: 800px) {
    .katb_two_col_1,
    .katb_two_col_2 {
        width: 100%;
        float: left;
        margin: 0 0 15px 0;
        padding: 0
    }
    .inner-logo-sec h1 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 600px) {
    .katb_test_wrap,
    .katb_test_wrap_basic,
    .katb_grid_wrap,
    .katb_grid_wrap_basic,
    .katb_test_wrap_side_meta,
    .katb_test_wrap_basic_side_meta,
    .katb_popup_wrap,
    .katb_paginate,
    .katb_schema_summary_wrap_basic,
    .katb_schema_summary_wrap_basic_side_meta,
    .katb_schema_summary_wrap,
    .katb_schema_summary_wrap_side_meta {
        font-size: 14px
    }
    .katb_test_box,
    .katb_test_box_basic,
    .katb_test_box_side_meta,
    .katb_test_box_basic_side_meta,
    .katb_test_box_side_meta,
    .katb_test_box_basic_side_meta,
    .katb_schema_summary_box_basic,
    .katb_schema_summary_box_basic_side_meta,
    .katb_schema_summary_box,
    .katb_schema_summary_box_side_meta,
    .katb_paginate {
        font-size: 14px
    }
    .katb_widget_wrap,
    .katb_widget_wrap_basic,
    .katb_widget_rotator_wrap,
    .katb_widget_rotator_wrap_basic {
        font-size: 14px
    }
    .katb_widget_box,
    .katb_widget_box_basic,
    .katb_widget_rotator_box,
    .katb_widget_rotator_box_basic {
        font-size: 14px
    }
    .katb_input_style label.katb_input_label1 {
        clear: both;
        float: left;
        width: 100%;
        margin: 5px 0 5px 0;
        padding: 0;
        font-size: 1em;
        font-family: inherit
    }
    .katb_input_style input[type="text"] {
        float: left;
        width: calc(95% - 10px);
        margin: 5px 0 5px 0;
        padding: 5px;
        font-size: 1em;
        font-family: inherit
    }
}
@media only screen and (max-width: 480px) {
    .katb_test_wrap,
    .katb_test_wrap_basic,
    .katb_grid_wrap,
    .katb_grid_wrap_basic,
    .katb_test_wrap_side_meta,
    .katb_test_wrap_basic_side_meta,
    .katb_popup_wrap,
    .katb_paginate,
    .katb_schema_summary_wrap_basic,
    .katb_schema_summary_wrap_basic_side_meta,
    .katb_schema_summary_wrap,
    .katb_schema_summary_wrap_side_meta {
        font-size: 12px
    }
    .katb_test_box,
    .katb_test_box_basic,
    .katb_test_box_side_meta,
    .katb_test_box_basic_side_meta,
    .katb_test_box_side_meta,
    .katb_test_box_basic_side_meta,
    .katb_schema_summary_box_basic,
    .katb_schema_summary_box_basic_side_meta,
    .katb_schema_summary_box,
    .katb_schema_summary_box_side_meta,
    .katb_paginate {
        font-size: 12px
    }
    .katb_widget_wrap,
    .katb_widget_wrap_basic,
    .katb_widget_rotator_wrap,
    .katb_widget_rotator_wrap_basic {
        font-size: 12px
    }
    .katb_widget_box,
    .katb_widget_box_basic,
    .katb_widget_rotator_box,
    .katb_widget_rotator_box_basic {
        font-size: 12px
    }
    .katb_test_box_basic_side_meta,
    .katb_test_box_side_meta {
        display: block
    }
    .katb_test_box_side_meta .katb_left_box {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 20px
    }
    .katb_test_box_side_meta .katb_right_box {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 20px
    }
    .katb_test_box_basic_side_meta .katb_left_box {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 20px 20px 0 20px
    }
    .katb_test_box_basic_side_meta .katb_right_box {
        display: block;
        float: left;
        width: calc(100% - 40px);
        padding: 20px
    }
}
body {
    font: normal 14px/20px Arial, Helvetica, sans-serif;
    color: #363636
}
h1,
h2,
h3,
h4,
h5,
h6 {}h1 {
    font-size: 30px;
    line-height: 30px
}
h2 {
    font-size: 27px;
    line-height: 27px
}
h3 {
    font-size: 23px;
    line-height: 23px
}
h4 {
    font-size: 18px;
    line-height: 18px
}
h5 {
    font-size: 16px;
    line-height: 16px
}
h6 {
    font-size: 14px;
    line-height: 14px
}
h1,
h2 {
    color: #363636
}
h3,
h4,
h5,
h6 {
    color: #363636
}
a:hover,
em {
    color: #5C5C5C
}
mark,
ins {
    color: #FFF
}
hr {
    border-top-color: #DDD
}
strong {}.bg-colored strong {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5)
}
code {
    line-height: 12px
}
pre {
    border: 1px solid #DBDBDB;
    background: #FBFBFB;
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    color: #878787
}
::-moz-selection {
    color: #fff
}
::selection {
    color: #fff
}
.module {
    margin: 0px
}
#breadcrumbs,
#content {
    margin: 0px
}
#block-header + * #breadcrumbs {
    margin: 0 10px 20px 10px
}
#footer .module {
    margin: 0
}
#block-header+* {}#block-header {
    border-bottom: 0px solid #E0E0E0;
    background: #3b7bbf;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.26);
    position: relative;
    z-index: 11
}
.wrapper.max-width65 {
    max-width: 65%
}
.wrapper.max-width80 {
    max-width: 80%
}
.wrapper.max-width100 {
    max-width: 100%
}
.bg-white,
.bg-colored {
    padding: 20px 0
}
.bg-colored {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset
}
.bg-colored h1,
.bg-colored h2,
.bg-colored h3,
.bg-colored h4,
.bg-colored h5,
.bg-colored h6,
.bg-colored {
    color: #FFF
}
.bg-colored a {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4)
}
.bg-colored code {
    color: #FFF
}
.bg-white+.bg-white {
    margin-top: -40px
}
.bg-white {
    background: #FFF
}
.bg-dark a:hover {
    color: #B0B6BB;
    color: rgba(255, 255, 255, 0.65);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
#header {
    padding: 0 10px
}
#logo {
    margin: 14px 0px -24px;
    float: left;
}
#logo>img {
    width: auto;
    max-height: 100%
}
#menubar {}#footer {
    padding: 0px;
    line-height: 18px;
    text-align: left;
    font-size: 12px
}
#totop-scroller {
    display: block;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 1;
    width: 34px;
    height: 34px;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/totop_scroller.png) 0 0 no-repeat;
    text-decoration: none;
    opacity: 0.7
}
#totop-scroller:hover {
    opacity: 1;
    background-position: 0 -40px
}
.clear {
    clear: both
}
img {
    max-width: 100%;
    height: auto
}
.main-nav-bar {
    background: #1e477a
}
#banner {
    display: block !important;
    right: 0;
    position: absolute;
    top: 0;
    right: 170px;
}
.resp-logo {
    display: none
}
.custom-banner {
    margin-top: 13px
}
.custom-banner .top-box .call-box {
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 18px;
    color: #fff;
    font-family: Georgia;
    text-align: right;
    margin-right: 12px;
    padding-right: 16px;
    line-height: 25px
}
.custom-banner .top-box .call-box span {
    font-size: 28px;
    color: #e0dfd9;
    line-height: 32px;
    display: block;
    font-family: Arial, Helvetica, sans-serif
}
.custom-banner .top-box .call-box span a {
    color: #e0dfd9
}
.custom-banner .top-box .case-rev-box {
    font-size: 16px;
    color: #c2b7b1;
    font-family: Georgia;
    font-style: italic;
    float: left;
    background: url(../images/f-case-icon.png) 10px 50% no-repeat #1e477a;
    padding: 8px 20px 8px 66px;
    display: block;
    transition: all 0.5s ease
}
.custom-banner .top-box .case-rev-box:hover {
    background-color: #724e37
}
.custom-banner .top-box .case-rev-box span {
    color: #FFF
}
.custom-banner .bot-links {
    text-align: right;
    padding-top: 12px
}
.custom-banner .bot-links a {
    font-size: 12px;
    color: #e0dfd9;
    display: inline;
    margin: 0 40px
}
.custom-banner .bot-links a:hover {
    text-decoration: underline
}
.custom-banner .bot-links span {
    font-size: 12px
}
#block-top-a {
    padding: 0;
    margin: 0
}
.slide-bot-links {
    width: 100%;
    position: absolute;
    background: #3b7bbf;
    opacity: 0.8;
    padding: 26px 0px 23px;
    z-index: 11;
    bottom: 0
}
.slide-bot-links ul {
    margin: 0px;
    padding: 0
}
.slide-bot-links ul li {
    list-style: none;
    float: left;
    width: 30.33%;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}
.slide-bot-links ul li.first-link-box {
    margin-right: 1%
}
.slide-bot-links ul li.second-link-box {
    margin-left: 1%;
    margin-right: 1%
}
.slide-bot-links ul li.third-link-box {
    margin-left: 2%
}
.slide-bot-links ul li a {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 12px 0px
}
.slide-bot-links ul li a:hover {
    text-decoration: underline
}
.slide-bot-links ul li a.t-p-border {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}
.live-chat {
    position: absolute;
    bottom: 205px;
    z-index: 11
}
.slide-text {
    margin-left: 100px;
    max-width: 900px;
    width: 100%
}
.slide-text .slider-tag-line {
    float: left
}
.slide-text .slider-tag-line h1 {
    margin-top: 48px;
    background: -moz-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(112, 110, 104, 0.45)), color-stop(100%, rgba(115, 109, 102, 0.45)));
    background: -webkit-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -o-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -ms-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: linear-gradient(to right, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    font-size: 38px;
    line-height: 42px;
    color: #fff;
    font-style: italic;
    font-family: Georgia;
    padding: 14px 10px 18px 36px;
    margin-bottom: 13px
}
.slide-text .meet-att-box {
    margin-top: 110px;
    background: -moz-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(112, 110, 104, 0.45)), color-stop(100%, rgba(115, 109, 102, 0.45)));
    background: -webkit-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -o-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: -ms-linear-gradient(left, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    background: linear-gradient(to right, rgba(112, 110, 104, 0.45) 0%, rgba(115, 109, 102, 0.45) 100%);
    float: right;
    padding: 10px 20px
}
.slide-text .meet-att-box a {
    font-size: 18px;
    color: #000;
    font-family: Georgia;
    text-decoration: none;
    font-style: italic;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.61);
    border-bottom: 1px solid rgba(255, 255, 255, 0.61);
    padding: 5px 10px
}
.slide-text .meet-att-box a span {
    font-size: 20px;
    color: #fff
}
#block-top-b {
    margin: 0;
    padding: 0
}
.att-upper-sec h3 {
    margin: 0;
    text-align: center;
    font-size: 28px;
    line-height: 32px;
    color: #f9f9f7;
    background: #79563f;
    padding: 36px 10px 40px;
    border-bottom: 1px solid #c2b8af
}
.att-upper-sec div.wrapper {
    padding: 20px 0px
}
#block-top-b .res-box {
    margin: 0;
    padding: 22px 0 18px;
    background: #c94d00;
    border-top: 4px solid #fff
}
.res-box h3 {
    font-family: Georgia;
    color: #fff;
    font-style: italic;
    float: left;
    margin: 7px 0px;
    font-size: 23px;
}
#block-top-b .aff-sec {
    margin: 0;
    padding: 20px 0 10px;
    background: #eeede7;
    border-top: 3px solid #c64c03;
    border-bottom: 3px solid #c64c03
}
.box-b-button {
    background: #9e3d01;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding: 12px;
    display: inline-block;
    transition: all 0.5s ease
}
.res-box .box-b-button {
    float: right
}
.box-b-button:hover {
    background: #79563F;
    color: #fff
}
#block-main {
    margin: 0;
    background: #e0dfd9;
    padding: 0
}
.blog.page #block-main,
.single-post.page #block-main {
    background: #e0dfd9
}
.page #block-main {
    background: #fff
}
.content a {
    text-decoration: underline
}
#content h2,
.content h2 {
    font-family: Georgia;
    font-style: italic;
    margin-bottom: 0;
    font-size: 18px;
    color: #c94d00
}
#content h2 + p,
.content h2+p {
    margin-top: 0
}
.wp-page-7501 #block-main {
    background: #fff
}
.single-pages h3 strong,
.single-pages p strong {
    color: #c94d00
}
#block-bottom-a {
	margin: 0;
	padding: 0px 0 0px;
	background: #f4f4f4;
	/* border-top: 1px solid #d4cdc7; */
	/* border-bottom: 1px solid #c9c0ba; */
}
.aff-sec {
    padding: 20px 0px 10px
}
.aff-sec h3 {
    color: #c94d00;
    float: left;
    border-right: 1px solid rgba(145, 143, 137, 0.25);
    margin: 0;
    padding: 20px 23px 20px 0
}
.aff-sec .aff-logo-sec {
    float: left;
}
.aff-sec .aff-logo-sec img {
        margin: 0 42px;
    max-height: 75px;
    
}

#system .item > header .title {
    font-size: 22px;
    color: #c94d00;
    margin-top: 20px
}
.term-events #system .page-title,
.search-results #system .page-title {
    font-size: 22px;
    color: #c94d00;
    margin-top: 30px
}
#block-bottom-b {
    margin: 0;
    padding-bottom: 4px
}
.inner-help-col h3 {
    color: #c94d00;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    border-bottom: 1px solid #c2b7b1;
    margin: 0 0 32px 0;
    padding-bottom: 20px
}
.inner-help-col .left-text-col {
    color: #70706c;
    font-size: 14px;
    width: 28%;
    padding-right: 4.2%;
    float: left
}
.inner-help-col .left-text-col span {
    color: #c94d00;
    font-size: 15px;
    font-style: italic;
    display: block;
    font-family: Georgia;
    margin-bottom: 20px
}
.inner-help-col .middle-video-col {
    width: 35.6%;
    float: left
}
.inner-help-col .middle-video-col .inner-video-col {
    border: 1px solid #c2b7b1;
    padding: 6px
}
.inner-help-col .right-link-col {
    width: 28%;
    padding-left: 4.2%;
    float: left
}
.inner-help-col .right-link-col ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.inner-help-col .right-link-col ul li {
    border-bottom: 1px solid #c2b7b1
}
.inner-help-col .right-link-col ul li:first-child {
    border-top: 1px solid #c2b7b1
}
.inner-help-col .right-link-col ul li a {
	color: #c94d00;
	font-size: 18px;
	padding: 10px 15px 10px 15px;
	display: block;
	text-decoration: none;
}
.inner-help-col .right-link-col ul li a:hover {
    text-decoration:  none;
}
.search-box-con input[type='text'] {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/search-icon.png) 98% 50% no-repeat #eeede7;
    font-size: 12px;
    color: #9b928c;
    font-family: Georgia;
    border: none;
    padding: 10px 12% 10px 4%;
    width: 84%;
    font-style: italic;
    margin-top: 16px
}
.watch-video-link {
    background: #e0dfd9;
    padding: 12px 0px;
    margin-top: 22px
}
.watch-video-link .v-link {
    color: #363636;
    font-size: 16px;
    text-align: center
}
.watch-video-link.resp-video-btn {
    display: none
}
#block-bottom-c {
    margin: 0;
    padding: 0
}
.inj-lawyer-sec .inj-law-title {
    background: #3b7bbf;
    font-size: 30px;
    line-height: 32px;
    color: #FFF;
    text-align: center;
    padding: 38px 10px 40px
}
.inj-lawyer-sec .inj-law-title span {
    color: #c94d00;
    font-size: 36px;
    line-height: 36px;
    font-style: italic;
    font-family: Georgia;
    text-transform: none
}
.inj-lawyer-sec .inj-law-image {
    min-height: 496px;
    background-position: 50% 0;
    background-repeat: no-repeat
}
.inj-lawyer-sec .inj-trans-text {
    position: absolute;
    background: rgba(0, 0, 0, 0.65);
    width: 100%;
    bottom: 0;
    text-align: center
}
.inj-lawyer-sec .inj-trans-text h2 {
    font-size: 46px;
    color: #fff;
    font-family: Georgia;
    margin: 25px 0 8px;
    line-height: 50px;
    font-style: italic
}
.inj-lawyer-sec .inj-trans-text h2 span {
    text-transform: uppercase;
    font-size: 36px;
    color: #c94d00;
    line-height: 44px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-style: normal
}
.inj-lawyer-sec .inj-trans-text .button-primary {
    margin-bottom: 18px
}
#block-bottom-d {
    margin: 0;
    padding: 0 0 0px 0;
    background: #e0dfd9;
    border-top: 4px solid #fff
}
.page-id-7303 #block-bottom-d {
    background: #fff
}
.exp-main-row h3.m-title {
    background: #eeede7;
    margin: 0;
    border-bottom: 1px solid #d4cdc7;
    font-size: 28px;
    color: #c94d00;
    line-height: 32px;
    padding: 30px 0px 28px;
    text-align: center
}
.exp-main-row .exp-colmn>div {}.exp-main-row .exp-colmn > div h3 {
    border-bottom: 1px solid #c2b7b1;
    padding-bottom: 8px;
    font-style: italic;
    color: #000;
    font-family: Georgia
}
.exp-main-row .exp-colmn .dedication-box {
    margin-right: 4%
}
.exp-main-row .exp-colmn .experience-box {
    margin-right: 2%;
    margin-left: 2%
}
.exp-main-row .exp-colmn .comm-box {
    margin-left: 4%
}
#block-bottom-e {
    margin: 0;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/brown-patt-back.png) 0 0 repeat;
    padding: 25px 0px 0px
}
.w-can-help-colmn {
    padding-bottom: 35px
}
.help-form .first-form-colmn {
    width: 37%;
    margin-right: 1.5%;
    float: left
}
.help-form .second-form-colmn {
    width: 37%;
    margin-right: 1.5%;
    float: left
}
.help-form .third-form-colmn {
    width: 23%;
    line-height: 18px;
    float: left;
    color: #fff
}
.help-form .third-form-colmn strong a {
    color: #fff
}
.help-form input[type='text'] {
    background-color: rgba(255, 255, 255, 0.05);
    padding: 12px 0.4% 12px 13.6%;
    width: 86%;
    border: none;
    margin-bottom: 13px;
    color: #FFF;
    font-size: 14px
}
.help-form textarea {
    background-color: rgba(255, 255, 255, 0.05);
    padding: 12px 0.4% 12px 13.6%;
    width: 86%;
    border: none;
    margin-bottom: 13px;
    color: #FFF;
    font-size: 14px;
    max-height: 122px
}
.name-col input[type='text'] {
    background-image: url(u-name-icon.png);
    background-position: 0% 0%;
    background-repeat: no-repeat
}
.phone-col input[type='text'] {
    background-image: url(phone-icon.png);
    background-position: 0% 0%;
    background-repeat: no-repeat
}
.email-col input[type='email'] {
    background-image: url(email-icon.png);
    background-position: 0% 0%;
    background-repeat: no-repeat
}
.desc-col textarea {
    background-image: url(desc-icon.png);
    background-position: 0% 0%;
    background-repeat: no-repeat
}
.we-help-title {
    font-size: 28px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    margin-top: 0
}
.injury-help-form {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-top: 12px
}
.wpcf7-submit {
    background: #c94d00;
    padding: 9px 20px !important;
    border: none;
    font-size: 16px;
    color: #fff;
    transition: all 0.5s ease
}
.wpcf7-submit:hover {
    background: #9E3D01
}
.captcha-box {
    margin-top: 8px;
    margin-bottom: 7px
}
.captcha-box+p {
    margin: 5px 0 0 0
}
.cap-img-box {
    background: #fff;
    padding: 8px 0 4px;
    width: 30%;
    float: left
}
.cap-text-box {
    width: 67%;
    float: right
}
.cap-text-box input[type='text'] {
    margin-bottom: 0
}
#block-bottom-f {
    margin: 0;
    padding: 0;
    background: #f0f0ec;
    border-bottom: 1px solid #c2b7b1
}
.why-hire-sec {
    margin-bottom: 41px
}
.why-hire-sec h3.why-hire-title {
    margin: 0;
    font-size: 28px;
    line-height: 32px;
    color: #c94d00;
    background: #e0dfd9;
    text-align: center;
    border-bottom: 1px solid #c2b7b1;
    padding: 29px 0px 31px
}
.why-hire-sec .why-hire-tag-line {
    font-family: Georgia;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    margin: 34px 0px
}
.icon-text-list ul.first-list {
    list-style: none;
    width: 37%;
    margin: 10px 3% 10px 10%;
    float: left;
    padding: 0
}
.icon-text-list ul.second-list {
    list-style: none;
    width: 37%;
    margin: 10px 10% 10px 3%;
    float: left;
    padding: 0
}
.icon-text-list ul li {
    font-size: 17px;
    color: #000;
    border-bottom: 1px solid #c2b7b1;
    padding: 15px 0px 14px
}
.icon-text-list ul li:first-child {
    border-top: 1px solid #c2b7b1
}
.icon-text-list ul li .ic-img-box {
    width: 16%;
    float: left;
    margin-right: 5%
}
.icon-text-list ul li p {
    width: 79%;
    float: left;
    margin: 0
}
.icon-text-list ul li p.one-line {
    margin-top: 15px
}
.icon-text-list ul li p.two-line {
    margin-top: 6px
}
.icon-text-list ul li img {
    vertical-align: middle;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2)
}
.ser-res-inner-col {
    padding: 15px 0px
}
.ser-res-sec h3.at-law-title,
.why-hire-sec h3.why-hire-title {
    margin: 0;
    font-size: 28px;
    line-height: 32px;
    color: #c94d00;
    background: #e0dfd9;
    text-align: center;
    border-bottom: 1px solid #c2b7b1;
    border-top: 1px solid #c2b7b1;
    padding: 29px 0px 31px
}
.ser-res-inner-col .first-col {
    width: 46%;
    margin-right: 4%;
    float: left
}
.ser-res-inner-col .second-col {
    width: 46%;
    margin-left: 4%;
    float: right
}
.ser-res-inner-col .second-col .s-r-text {
    border-bottom: 1px solid #c2b7b1;
    margin-bottom: 13px
}
.contact-button {
    background: #3b7bbf url("/wp-content/themes/flat-theme-child/styles/custom-style/images/contact-icon.png") no-repeat scroll 0 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 34px;
    padding: 4px 5px 4px 41px;
    text-decoration: none !important;
    transition: all 0.5s ease 0s;
}
.contact-button:hover {
    background-color: #A74001;
    color: #fff
}
#block-bottom-g {
    margin: 0;
    padding-bottom: 36px
}
.inj-option-sec .inj-opt-list {
    width: 66%;
    float: left;
    margin-right: 5%
}
h3.inj-opt-title {
    font-size: 28px;
    color: #c94d00;
    margin: 10px 0 30px
}
.inj-option-sec .inj-opt-list ul {
    margin: 0 0 32px 0;
    padding: 0;
    list-style: none
}
.inj-option-sec .inj-opt-list ul li {
    border-bottom: 1px solid #c2b7b1;
    padding: 16px 26px 16px 23px;
    background: #f0f0ec
}
.inj-option-sec .inj-opt-list ul li:first-child {
    border-top: 1px solid #c2b7b1
}
.inj-option-sec .inj-opt-list ul li.white-row {
    background: #FFF
}
.inj-option-sec .inj-opt-list ul li p {
    float: left;
    width: 68%;
    margin: 0
}
.inj-option-sec .inj-opt-list .review-box img {
    display: inline;
    vertical-align: bottom;
    margin-left: 18px
}
.g-help-button {
    color: #c94d00;
    font-size: 16px;
    border: 1px solid #c2b7b1;
    padding: 10px 24px;
    background: #fff;
    transition: all 0.5s ease
}
.g-help-button:hover {
    background: #f0f0ec
}
.inj-option-sec .inj-opt-list .g-help-button {
    float: right
}
.inj-option-sec .a-law-news {
    width: 29%;
    float: left
}
.inj-option-sec .a-law-news h3.a-news-title {
    font-size: 20px;
    color: #000;
    font-family: Georgia;
    margin: 10px 0
}
.inj-option-sec .a-law-news ul {
    margin: 0 0 32px 0;
    padding: 0;
    list-style: none
}
.inj-option-sec .a-law-news ul li {
    border-bottom: 1px solid #c2b7b1;
    padding: 9px 0px 9px
}
.inj-option-sec .a-law-news ul li span {
    color: #c94d00
}
.inj-option-sec .a-law-news ul li:first-child {
    border-top: 1px solid #c2b7b1
}
#block-bottom-h {
    margin: 0;
    background: #3B7BBF;
    padding-bottom: 8px;
    border-bottom: 4px solid #fff;
    padding-top: 0;
    min-height: 0px;
}
.logo-social-sec {
    padding-top: 20px
}
.logo-social-sec .inner-logo-sec {
    width: 100%;
    margin-right: 1%;
    float: left
}
.logo-social-sec .social-box {
    width: 49%;
    margin-left: 1%;
    float: right;
    text-align: right;
    margin-top: 15px
}
.logo-social-sec .social-box span {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-top: 9px
}
.logo-social-sec .social-box a.s-link {
    width: 41px;
    height: 40px;
    display: inline-block;
    background: url(../images/social-sprite.png) 0 0% no-repeat #c94d00;
    margin-left: 6px
}
.logo-social-sec .social-box a.gp-icon {
    background-position: 0 0
}
.logo-social-sec .social-box a.gp-icon:hover {
    background-position: 0 -40px
}
.logo-social-sec .social-box a.fb-icon {
    background-position: -41px 0
}
.logo-social-sec .social-box a.fb-icon:hover {
    background-position: -41px -40px
}
.logo-social-sec .social-box a.in-icon {
    background-position: -82px 0
}
.logo-social-sec .social-box a.in-icon:hover {
    background-position: -82px -40px
}
#block-bottom-i {
    margin: 0;
    background: url(../images/map-back.jpg) 50% 50% no-repeat #543c2c;
    padding-top: 40px;
}
.location-map-sec {
    background: #e0dfd9 none repeat scroll 0 0;
}
.location-map-sec .loc-map-box {
    float: left;
    width: 50%
}
.location-map-sec .loc-map-box .inner-map-box {
    padding: 30px
}
.location-map-sec .loc-map-box .inner-map-box .map-box {
    width: 51%;
    float: left;
    margin-right: 7%
}
.location-map-sec .loc-map-box .inner-map-box .map-box .inner-map-colmn {
    border: 3px solid #fff
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box {
    font-size: 14px;
    color: #fff
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box p {
    margin-bottom: 0
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box p a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    margin-top: 0
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box span {
    font-style: italic;
    font-size: 20px;
    line-height: 24px;
    font-family: Georgia;
    display: block;
    margin-bottom: 10px
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box a {
    text-decoration: underline;
    color: #ed5d03;
    display: block;
    line-height: 14px;
    margin-top: 12px
}
.location-map-sec .loc-map-box .inner-map-box .loc-text-box a:hover {
    text-decoration: none
}
.location-map-sec .help-client-box {
    background: #c94d00 none repeat scroll 0 0;
    float: left;
    width: 50%
}
.location-map-sec .help-client-box .help-inner-col {
    padding: 30px;
    color: #fff
}
.location-map-sec .help-client-box .help-inner-col p {
    line-height: 18px
}
.location-map-sec .help-client-box .help-inner-col span {
    font-size: 20px;
    display: block;
    font-family: Georgia;
    font-style: italic;
    margin-bottom: 12px
}
.info-button {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/law-icon.png) 0 50% no-repeat #c94d00;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    padding: 9px 20px 9px 78px;
    text-align: center;
    display: inline-block;
    transition: all 0.5s ease;
    text-transform: uppercase
}
.info-button:hover {
    background-color: #A74001;
    color: #fff
}
#block-bottom-j {
    margin-top: 0;
    background: #3b2a1f;
    padding: 28px 0px 24px
}
.footer-menu-sec ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.footer-menu-sec ul li {
    display: inline
}
.footer-menu-sec ul li a {
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    margin-left: 32px
}
.footer-menu-sec ul li a:hover {
    text-decoration: underline
}
.footer-menu-sec ul li:first-child a {
    margin-left: 10px
}
#block-footer {
    background: #3b7bbf;
    margin: 0;
    padding-bottom: 60px
}
.footer-con .footer-left-sec {
	float: left;
	width: 49%;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
}
.footer-con .footer-left-sec .copy-text {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    display: inline;
}
.footer-con .footer-left-sec .copy-text a {
    color: #fff;
    text-decoration: underline
}
.footer-con .footer-left-sec .copy-text a:hover {
    text-decoration: none
}
.footer-con .footer-left-sec .bottom-sec-links {
    display: inline;
    color: #FFF
}
.footer-con .footer-left-sec .bottom-sec-links a {
    color: #fff;
    text-decoration: underline
}
.footer-con .footer-left-sec .bottom-sec-links a:hover {
    text-decoration: none
}
.footer-con .footer-right-sec {
    float: right;
    width: 49%;
    color: #fff;
    font-size: 12px;
    text-align: right
}
.footer-con .footer-right-sec a {
    color: #fff;
    text-decoration: underline
}
.footer-con .footer-right-sec a:hover {
    text-decoration: none
}
.footer-con .footer-right-sec img {
    vertical-align: bottom
}
.our-att-list-box ul {
    margin: 10px 0px 0px 0;
    padding: 0;
    list-style: none
}
.our-att-list-box ul li {
    float: left;
    width: 18.8%;
    margin: 0px 0.6% 12px 0.6%;
    background: #79563f;
    text-align: center
}
.att-bio-box-main .att-bio-image-inner-colmn {
    padding: 9px 12px
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image {
    position: relative;
    border: 2px solid #d9d5ce;
    background: #d9d5ce
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image img {
    margin: auto;
    display: block
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image .att-bio-cont {
    position: absolute;
    width: 100%;
    background: rgba(201, 77, 0, 0.9);
    padding: 12px 0px;
    bottom: 0px;
    z-index: 11;
    display: none;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-size: 13px
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image .att-bio-cont a {
    display: block;
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
    font-size: 13px
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image .att-bio-cont a.mail-me-link {
    font-weight: normal;
    text-decoration: none
}
.att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image .att-bio-cont a:hover {
    text-decoration: none
}
.our-att-list-box ul li:hover .att-bio-box-main .att-bio-image-inner-colmn .att-bio-single-image .att-bio-cont {
    display: block
}
.att-bio-box-main .att-bio-name {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/att-arrow-icon.png) 50% 0% no-repeat #e0dfd9;
    padding: 16px 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #C94D00
}
.att-title {
    background: #e0dfd9;
    color: #79563f;
    font-size: 12px;
    text-align: center;
    margin-top: -16px;
    padding-bottom: 16px
}
.att-bio-box-main .att-bio-name span {
    display: block;
    color: #c94d00;
    font-size: 16px;
    font-weight: 700
}
.single-page-att-main {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/single-bio-back.png) 0 0% repeat-y
}
.single-page-att-main .first-bio-col {
    width: 32%;
    background: #e7e7e2;
    float: left
}
.single-page-att-main .first-bio-col .bio-inner-colmn {
    padding: 40px 40px 40px 23px
}
h3.bio-con-title {
    color: #79563f;
    font-size: 24px;
    line-height: 28px;
    margin: 24px 0px 0px 0px;
    border-bottom: 1px solid #d4d3cb;
    padding-bottom: 8px
}
ul.bio-link-list {
    margin: 0px;
    padding: 0;
    list-style: none
}
ul.bio-link-list li {
    border-bottom: 1px solid #d4d3cb;
    padding: 8px 0px 8px 2px
}
ul.bio-link-list li a {
    font-size: 14px;
    color: #c94d00;
    text-decoration: underline
}
ul.bio-link-list.no-bot-line li a {
    text-decoration: none
}
ul.bio-link-list li a:hover {
    text-decoration: none
}
ul.bio-link-list.no-bot-line li a:hover {
    text-decoration: underline
}
.single-page-att-main .first-bio-col .bio-inner-colmn .awards-images {
    text-align: center
}
.single-page-att-main .middle-content-col {
    width: 40%;
    float: left;
    background: #f9f9f7
}
h1.single-bio-main-title {
    font-size: 36px;
    line-height: 40px;
    color: #c94d00;
    border-bottom: 1px solid #e0dfd9;
    padding-bottom: 8px;
    margin-bottom: 0
}
h3.sn-bio-small-title {
    font-size: 24px;
    line-height: 28px;
    color: #79563f;
    border-bottom: 1px solid #e0dfd9;
    margin: 0;
    padding: 6px 0 7px
}
span.sum-title {
    font-size: 18px;
    line-height: 22px;
    color: #363636;
    display: block
}
.single-page-att-main .middle-content-col .middle-con-inner {
    padding: 20px 27px 20px 32px
}
.single-page-att-main .middle-content-col .middle-con-inner .inner-bio-video-col {
    padding: 5px;
    border: 1px solid #c5bbb5
}
.single-page-att-main .third-det-col {
    width: 28%;
    float: left;
    background: #fff
}
.single-page-att-main .third-det-col .third-det-inner-colmn {
    padding: 35px 9px 40px 13px
}
h3.s-bio-right-title {
    color: #c94d00;
    font-size: 22px;
    line-height: 26px;
    border-bottom: 1px solid #e0dfd9;
    padding-bottom: 8px;
    margin: 24px 0px 0px 0px
}
ul.s-bio-ser-list {
    margin: 0;
    padding: 0;
    list-style: none
}
ul.s-bio-ser-list li {
    border-bottom: 1px solid #e0dfd9;
    padding: 8px 0px 8px 2px;
    font-size: 12px;
    color: #363636
}
.page-id-6976 #system .item>header {
    display: none
}
.pr-area-search {
    background: #7a5640;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}
.pr-area-search .left-colmn {
    margin-top: 3px;
    width: 49%;
    float: left;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
    color: #fff;
    font-family: Georgia
}
.pr-area-search .right-colmn {
    width: 49%;
    float: right
}
.pr-area-search {
    padding: 28px 0px
}
.prac-area-search {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/search-icon-n.png) 98% 50% no-repeat #fff;
    border: 1px solid #c2b7b1;
    font-size: 14px;
    color: #363636;
    font-family: Georgia;
    padding: 8px 8% 8px 2% !important;
    width: 90%;
    font-style: italic
}
.w-comp-con-button {
    text-align: center
}
.w-comp-con-button .contact-button {
    padding: 4px 11px 4px 60px;
    display: inline-block
}
.page-id-18 #block-main {
    background: #fff
}
.page-id-6650 #system .item>header {
    margin-bottom: 0
}
.page-id-6675 #system .item > header .title {
    text-align: left
}
.w-comp-kn-cen-box {
    background: #fff;
    padding: 40px 0px 20px
}
.w-comp-kn-cen-box .kn-cen-video-col {
    width: 36%;
    float: left;
    margin-right: 6%
}
.w-comp-kn-cen-box .kn-cen-video-col .kn-inner-v-col {
    margin-top: 15px;
    border: 1px solid #c2b7b1;
    padding: 6px
}
.w-comp-kn-cen-box .kn-cen-video-col .kn-video-colmn {
    background: none;
    padding: 0
}
.w-comp-kn-cen-box .kn-cen-video-col .button-primary {
    width: 100%;
    max-width: 330px;
    text-align: center
}
.w-comp-kn-cen-box .kn-cen-link-list {
    width: 58%;
    float: left
}
.w-comp-kn-cen-box .kn-cen-link-list>p {
    font-size: 16px
}
.w-comp-kn-cen-box .kn-cen-link-list .icon-text-list ul.first-list {
    margin-left: 0;
    width: 47%
}
.w-comp-kn-cen-box .kn-cen-link-list .icon-text-list ul.second-list {
    margin-right: 0;
    width: 47%
}
.w-comp-kn-cen-box .kn-cen-link-list .icon-text-list ul li .ic-img-box {
    width: 21%
}
.w-comp-kn-cen-box .kn-cen-link-list .icon-text-list ul li p {
    width: 74%;
    font-size: 16px
}
.w-comp-kn-cen-box .kn-cen-link-list .icon-text-list ul li p span {
    font-size: 14px;
    font-family: Georgia;
    font-style: italic
}
.types-work-claims {
    background: #e0dfd9;
    padding-bottom: 24px;
    border-bottom: 1px solid #fff
}
.types-work-claims .work-claims-title {
    text-align: center;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/title-middle-border.png) 0% 50% repeat-x
}
.types-work-claims .work-claims-title h3 {
    margin: 0;
    padding: 24px 20px;
    text-align: center;
    font-size: 20px;
    color: #c94d00;
    font-family: Georgia;
    font-style: italic;
    display: inline-block;
    background: #e0dfd9
}
.types-work-claims .work-claim-link-lists ul {
    width: 30%;
    margin: 0;
    padding: 0;
    list-style: none;
    float: left
}
.types-work-claims .work-claim-link-lists ul li {
    border-bottom: 1px solid #d7d4cf;
    padding: 10px 5px 10px 26px
}
.types-work-claims .work-claim-link-lists ul li:first-child {
    border-top: 1px solid #d7d4cf
}
.types-work-claims .work-claim-link-lists ul.claim-first-link-list {
    margin-right: 3.2%
}
.types-work-claims .work-claim-link-lists ul.claim-second-link-list {
    margin-left: 1.6%;
    margin-right: 1.6%
}
.types-work-claims .work-claim-link-lists ul.claim-third-link-list {
    margin-left: 3.2%
}
.comp-benefits {
    background: #f9f9f7
}
.comp-benefits .ser-res-inner-col .second-col .s-r-text {
    border-bottom: none
}
.comp-bene-tag-line {
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #cec7c1;
    padding: 32px 0px 22px;
    font-size: 16px
}
.med-inner-box-list {
    background: #ecece8;
    padding: 20px 40px
}
.med-inner-box-list ul {
    margin: 0;
    padding: 0
}
.page-id-7015 #block-bottom-f,
.page-id-6681 #block-bottom-f,
.page-id-7218 #block-bottom-f,
.page-id-6635 #block-bottom-f,
.page-id-6626 #block-bottom-f,
.page-id-6706 #block-bottom-f,
.page-id-7128 #block-bottom-f {
    border-bottom: 0px solid #c2b7b1
}
.middle-con-space {
    width: 230px;
    display: inline-block
}
.cont-page-form label {
    font-weight: bold;
    display: block;
    margin-bottom: 8px;
    margin-top: 5px
}
.cont-page-form .inner-cont-left-colmn {
    width: 37%;
    margin-right: 6%;
    float: left
}
.cont-page-form .inner-cont-right-colmn {
    width: 57%;
    float: left
}
.cont-page-form .cont-form-row-colmn {
    margin-bottom: 15px
}
.cont-form-row-colmn input[type='text'] {
    background-color: #f7f7f5;
    padding: 12px 0.4% 12px 1.6%;
    width: 86%;
    border: none;
    margin-bottom: 0px;
    color: #000;
    font-size: 14px
}
.cont-form-row-colmn input[type='email'] {
    background-color: transparent;
    padding: 12px 0.4% 12px 1.6%;
    width: 86%;
    border: none;
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px
}
.page-template-template_contact-php .cont-form-row-colmn input[type='email'] {
    background-color: #f7f7f5;
    color: #000
}
.captch-field-cont {
    background-color: #f7f7f5;
    padding: 12px 2% 12px 2% !important;
    width: 50%;
    border: none;
    margin-bottom: 0px;
    color: #000;
    font-size: 14px
}
.cont-form-row-colmn textarea {
    background-color: #f7f7f5;
    padding: 12px 0.4% 12px 1.6%;
    width: 86%;
    border: none;
    margin-bottom: 0px;
    color: #000;
    font-size: 14px;
    max-height: 74px
}
.wpcf7-captcha-captcha-883 {
    background: #fff;
    padding: 8px 0px;
    vertical-align: top
}
.cont-page-form .inner-cont-right-colmn .cap-cont-row .cont-bot-text-colmn {
    width: 64%;
    float: right;
    margin-left: 2%
}
.cont-page-form .inner-cont-right-colmn .cap-cont-row .cont-bot-text-colmn strong a {
    color: #363636
}
.cont-page-form .inner-cont-right-colmn .cap-cont-row .captch-field-submit-btn {
    width: 34%;
    float: left
}
.sbmt-test-box {
    background: #fff
}
.sbmt-test-box h3 {
    background: #e0dfd9;
    color: #c94d00;
    text-align: center;
    margin: 0;
    padding: 40px 5px;
    border-bottom: 1px solid #c2b7b1
}
.testi-para {
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 25px;
    margin-bottom: 20px;
    margin-top: 20px
}
.wpcf7-captcha-captcha-561 {
    background: #fff;
    padding: 7px 0px;
    vertical-align: top;
    border: 1px solid #f2f1ef
}
.captcha-561 input[type='text'] {
    background-color: #f7f7f5;
    border: medium none;
    color: #000;
    font-size: 14px;
    margin-bottom: 0;
    padding: 12px 2% !important;
    width: 50%
}
.single-testi-row h3.testi-title {
    color: #c94d00;
    font-size: 20px;
    font-style: italic;
    margin-top: 0
}
.single-testi-row h3.testi-title span {
    margin-left: 10%
}
.testi-page-main {
    border-top: 1px solid #cdc4be
}
.single-testi-row {
    border-bottom: 1px solid #cdc4be;
    padding-top: 32px;
    padding-bottom: 20px
}
.single-testi-row .testi-image-cont-box .testi-image-left-con img {
    border: 1px solid #cdc4be;
    width: 100%
}
.single-testi-row .testi-image-cont-box .testi-image-left-con {
    width: 9%;
    margin-right: 3%;
    float: left
}
.single-testi-row .testi-image-cont-box .testi-right-content {
    font-size: 14px;
    font-style: italic;
    width: 88%;
    float: left
}
.single-testi-row p.testi-auth-name {
    font-weight: bold
}
.sub-testi-button-col {
    margin-top: 38px;
    text-align: center
}
.testimonial-video-slide {
    border-top: 1px solid #cdc4be;
    padding-top: 30px
}
.testi-video-colmn-slide {
    margin: 0
}
.testi-video-single-col {
    border: 1px solid #c2b7b1;
    padding: 6px
}
.watch-video-link.testi-video-colmn-link-box {
    background: none;
    padding: 0
}
.click-ved-button {
    margin: 40px 0px 15px;
    text-align: center
}
.fav-dec-main {
    margin-bottom: 30px
}
.fav-dec-row-colmn {
    margin-top: 30px
}
.fav-dec-row-colmn h3 {
    font-size: 20px;
    color: #c94d00;
    font-weight: 400;
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 12px;
    margin-bottom: 12px;
    margin-top: 0
}
.fav-dec-row-colmn .fav-dec-image-colmn {
    float: left;
    margin-right: 15px;
    max-width: 160px
}
.fav-dec-row-colmn .fav-dec-image-colmn img {
    border: 5px solid #79563f
}
.fav-dec-row-colmn .fav-desc-con-sec {
    float: left;
    width: 100%;
    margin-left: 0
}
.fav-dec-row-colmn .fav-desc-con-sec a {
    text-decoration: underline
}
.fav-dec-row-colmn .fav-desc-con-sec a:hover {
    text-decoration: none
}
.in-the-news-main .fav-dec-row-colmn .fav-desc-con-sec {
    margin-left: 0;
    width: 100%
}
.in-the-news-main .fav-dec-row-colmn h3 {
    border-bottom: 0px solid #fff;
    font-weight: 400;
    margin-bottom: 5px
}
.in-the-news-main .fav-dec-row-colmn {
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 15px;
    margin-top: 22px
}
.page-id-6936.sidebar-a-left #content {
    margin-left: 4.5%
}
h1.p-title-box {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    margin-top: 116px;
    margin-bottom: 0px
}
h2.p-title-box {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 28px;
    color: #fff;
    margin: 0px 0px 18px 0px
}
.p-title-box h3 {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    margin-top: 116px;
    margin-bottom: 0px
}
.p-title-box h1 {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 40px;
    color: #fff;
    margin-top: 116px;
    margin-bottom: 0px
}
.faq-main .faq-row-colmn {
    width: 48%;
    float: left;
    margin: 10px 1%
}
.faq-desc-con-sec h3 {
    font-size: 20px;
    color: #c94d00;
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-family: Arial, Helvetica, sans-serif
}
.faq-desc-con-sec p.faq-con-sec {
    font-size: 14px;
    line-height: 18px
}
.faq-desc-con-sec p.faq-con-sec iframe {
    width: 60%;
    margin-right: 4%;
    float: left
}
.quotes-banner-title {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/banner-quote.png) 0px 0px no-repeat;
    padding-left: 100px;
    font-size: 35px;
    color: #79563f;
    font-family: Georgia;
    font-style: italic;
    line-height: 40px;
    max-width: 360px;
    margin-top: 30px
}
.quotes-banner-title .quote-banner-link {
    display: block;
    font-size: 15px;
    color: #cc6540 !important;
    font-style: normal;
    text-decoration: none !important;
    font-family: Arial, Helvetica, sans-serif
}
.quotes-banner-title .quote-banner-link:hover {
    text-decoration: underline !important
}
.quotes-banner-title span {
    color: #c94d00
}
.quo-page-title {
    background: rgba(224, 223, 217, 0.8);
    border-top: 1px solid #fff;
    margin: 29px -10px 0;
    position: absolute;
    width: 100%;
    bottom: 0
}
.quo-page-title h3 {
    font-size: 31px;
    line-height: 35px;
    color: #000;
    font-weight: bold;
    margin: 0px;
    padding: 22px 0px;
    text-align: center
}
.quo-page-title.single-banner-tt {
    margin-top: 210px
}
.single-page-colmn-image {
    float: left;
    margin-bottom: 20px
}
.single-page-colmn-image img {
    border: 5px solid #79563f;
    margin-right: 15px
}
.single-page-news-colmn h3 {
    color: #c94d00;
    font-size: 20px;
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 15px;
    overflow: hidden;
    padding-bottom: 8px
}
.single-page-news-colmn h3 span {
    display: block;
    font-size: 12px;
    color: #363636;
    margin-top: 2px
}
.med-con-box-side {
    background: #d3d1c8;
    padding: 20px 30px
}
.med-con-box-side h3 {
    color: #c94d00;
    margin-top: 0
}
.med-con-box-side p {
    margin-top: 10px;
    font-size: 14px;
    color: #363636
}
.med-con-box-side p span {
    display: block;
    font-weight: bold
}
.prac-area-main {
    background: #eeede7;
    padding-bottom: 20px
}
.video-cat-title h3 {
    color: #c94d00;
    font-size: 24px;
    margin: 0;
    border-bottom: 1px solid #cdc4be;
    padding-top: 28px;
    padding-bottom: 15px
}
.prac-area-main .video-prod-list ul {
    margin: 38px 0px 0px 0px;
    padding: 0;
    list-style: none
}
.prac-area-main ul li {
    background: none repeat scroll 0 0 #79563f;
    float: left;
    margin: 0 0.6% 12px;
    text-align: center;
    width: 18.8%
}
.prac-area-main .att-bio-image-inner-colmn .att-bio-single-image img {
    width: 100%
}
.prac-area-main .att-bio-box-main .att-bio-name {
    background-color: #fff;
    min-height: 60px;
    padding: 12px 5px 10px;
    color: #c94d00
}
.tv-comm-main {
    clear: both;
    background: #e0dfd9;
    padding-bottom: 20px
}
.tv-comm-main .video-cat-title h3 {
    margin-bottom: 24px
}
.tv-comm-main .video-prod-list ul {
    margin: 38px 0px 0px 0px;
    padding: 0;
    list-style: none
}
.tv-comm-main ul li {
    background: none repeat scroll 0 0 #79563f;
    float: left;
    margin: 0 0.6% 12px;
    text-align: center;
    width: 18.8%
}
.tv-comm-main .att-bio-image-inner-colmn .att-bio-single-image img {
    width: 100%
}
.tv-comm-main .att-bio-box-main .att-bio-name {
    background-color: #fff;
    min-height: 60px;
    padding: 12px 5px 10px;
    color: #c94d00
}
.t-a-center {
    text-align: center
}
.know-cen-faq-sec .know-cen-faq-box {
    width: 47%;
    float: left;
    margin-bottom: 10px
}
.know-cen-faq-sec .know-cen-faq-box.first-box {
    margin-right: 3%
}
.know-cen-faq-sec .know-cen-faq-box.second-box {
    margin-left: 3%
}
.know-cen-faq-sec p.q-faq-knowledge {
    color: #c94d00;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 22px
}
.know-cen-faq-box .ans-colmn .knowledgevideo-img a {
    background: #79563f;
    padding: 5px;
    display: block;
    float: right;
    margin-left: 6%
}
.know-cen-faq-box .ans-colmn .knowledgevideo-img img {
    border: 2px solid #e0dfd9;
    display: block
}
.types-work-claims.knowledge-cen-links-colmn {
    background: #c94d00;
    border-bottom: 0px solid #000
}
.types-work-claims.knowledge-cen-links-colmn .work-claims-title h3 {
    background: #c94d00;
    color: #fff
}
.types-work-claims.knowledge-cen-links-colmn .work-claim-link-lists ul li:first-child {
    border-top: 1px solid #d9834d
}
.types-work-claims.knowledge-cen-links-colmn .work-claim-link-lists ul li {
    border-bottom: 1px solid #d9834d
}
.types-work-claims.knowledge-cen-links-colmn .work-claim-link-lists ul li a {
    color: #fff
}
.types-work-claims.knowledge-cen-links-colmn .work-claims-title {
    text-align: center;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/ornage-bor-line.png) 0% 50% repeat-x
}
.prac-area-main.know-media-cen-colmn {
    background: none
}
.prac-area-main.know-media-cen-colmn ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0
}
.know-med-cen-main {
    background: #fff
}
.know-cen-blog-main-col {
    width: 32.33%;
    margin: 10px .5%;
    float: left
}
.know-cen-blog-main-col .know-cen-blog-top-box {
    background: #79563f;
    padding: 18px 18px 15px 18px
}
.know-cen-blog-main-col .know-cen-blog-top-box p.writt-by-text {
    font-size: 12px;
    color: #c79e84;
    line-height: 16px;
    text-align: center;
    margin: 10px 0px 0px
}
.know-cen-blog-main-col .know-cen-blog-top-box p.writt-by-text span {
    color: #fff
}
.know-cen-blog-main-col .know-cen-blog-bot-box {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/big-bot-grey-arrow.png) 50% 0px no-repeat #fff;
    padding: 34px 0px 18px
}
.know-cen-blog-main-col .know-cen-blog-bot-box p {
    margin: 0;
    text-align: center;
    line-height: 18px
}
.know-cen-blog-main-col .know-cen-blog-bot-box p span {
    color: #c94d00;
    display: block
}
.know-cen-blog-main-col .know-cen-blog-bot-box .know-cen-blog-bot-inner-box {
    border-bottom: 1px solid #e0dfd9;
    border-top: 1px solid #e0dfd9;
    padding: 12px;
    margin: 0px 16px
}
.know-cen-blog-main-col .know-cen-blog-bot-box .know-cen-blog-bot-inner-box a {
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    color: #a59943;
    text-decoration: underline;
    display: block;
    margin-top: 5px
}
.know-cen-blog-main-col .know-cen-blog-bot-box .know-cen-blog-bot-inner-box a:hover {
    text-decoration: none
}
.search-hidden-btn {
    display: none
}
.subs-box .subs-input-field {
    background-color: #fff;
    font-family: Georgia;
    font-size: 14px;
    border: 1px solid #c2b7b1;
    padding: 8px 3%;
    width: 94%;
    margin: 15px 0px 5px
}
.t-a-right {
    text-align: right
}
ul.line>li {
    margin: 0 !important;
    padding: 8px 0px !important
}
ul.line > li:hover a {
    font-weight: bold;
    color: ##c94d00
}
.blog-banner-section-ank {
    max-width: 740px;
    position: relative;
    margin-top: 32px !important
}
.blog-banner-section-ank .blog-banner-inner-sec img {
    display: block;
    border: 10px solid #a08b76
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont {
    background: none repeat scroll 0 0 rgba(201, 77, 0, 0.9);
    height: 100%;
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    border: 10px solid rgba(201, 77, 0, 0);
    max-height: 280px
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont .blog-banner-inner-cont {
    padding: 0px 10px
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont .blog-banner-inner-cont h3 {
    border-bottom: 1px solid rgba(205, 196, 190, 0.2);
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 12px;
    padding-bottom: 18px
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont .blog-banner-inner-cont p {
    color: #e3e1d3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont .blog-banner-inner-cont a.blog-r-more-text {
    color: #e3e1d3;
    font-weight: normal;
    text-decoration: underline
}
.blog-banner-section-ank .blog-banner-inner-sec .blog-banner-cont .blog-banner-inner-cont a.blog-r-more-text:hover {
    text-decoration: none
}
.sidebar-b-right #content,
.sidebar-b-right #innertop {
    margin-right: 4%
}
ul.pagi-row {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.pagi-row li {
    display: inline
}
ul.pagi-row li a {
    padding: 2px 5px;
    text-decoration: none
}
ul.pagi-row li.active-pagin a {
    background: #c94d00;
    color: #fff;
    padding: 2px 5px
}
.sidebar-a-left #content {
    margin-left: 5%
}
.m-att-title {
    color: #c94d00;
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 30px 0px 20px
}
.con-page-sec-info .m-att-title {
    text-align: left;
    padding: 20px 0px 0px 0;
    margin-top: 0px
}
.att-land-main-sec.con-page-sec-info {
    background: #e0dfd9;
    padding-bottom: 100px
}
.att-land-main-sec {
    background: #f9f9f7;
    padding-bottom: 20px
}
.exp-main-row .exp-colmn {
    padding-bottom: 10px
}
.single-att-main-sec {
    background: #f9f9f7
}
.bottom-c-moduletext-83 {
    padding: 0 !important
}
.bottom-c-moduletext-83 h3.module-title {
    display: none
}
.custom-featured-banner {
    position: relative;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/banner-back.jpg) 0% 0px repeat-x
}
.custom-featured-banner .def-banner-image,
.page-id-7473 .custom-featured-banner,
.page-id-7206 .custom-featured-banner,
.page-id-6626 .custom-featured-banner,
.page-id-6675 .custom-featured-banner,
.page-id-8249 .custom-featured-banner {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/banner-back-1.jpg) 0% 0px repeat
}
.custom-featured-banner img {
    display: block;
    margin: auto
}
.banner-header-one {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
    height: 100%
}
.banner-header-one .p-title-box h3 {
    margin-top: 115px;
    margin-bottom: 18px;
    min-height: auto;
    line-height: 44px
}
.banner-header-one .p-title-box h3.ext-tp-margin {
    margin-top: 135px;
    margin-bottom: 9px
}
.banner-header-one .p-title-box h3.ext-tp-margin-second-title {
    margin-top: 150px;
    margin-bottom: 28px
}
.banner-header-one .p-title-box h3.ext-tp-margin-att-page {
    margin-top: 129px
}
.banner-header-one .p-title-box h3.ext-tp-small-img-margin {
    margin-top: 90px
}
.banner-header-one .p-title-box h3+p {
    margin-top: 0
}
.banner-header-one .p-title-box h1 {
    margin-top: 115px;
    margin-bottom: 18px;
    min-height: auto;
    line-height: 44px
}
.banner-header-one .p-title-box h1.ext-tp-margin {
    margin-top: 135px;
    margin-bottom: 9px
}
.banner-header-one .p-title-box h1.ext-tp-margin-second-title {
    margin-top: 150px;
    margin-bottom: 28px
}
.banner-header-one .p-title-box h1.ext-tp-margin-att-page {
    margin-top: 129px
}
.banner-header-one .p-title-box h1.ext-tp-small-img-margin {
    margin-top: 90px
}
.banner-header-one .p-title-box h1+p {
    margin-top: 0
}
.banner-header-two {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}
.banner-header-two .quotes-banner-title {
    line-height: 35px
}
.banner-header-two .quo-page-title {
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    bottom: 0px;
    width: 100%
}
#system .item>.content>*:last-child:not(.grid-gutter) {
    margin-bottom: 15px !important
}
.inf-gra-box-lay .att-bio-box-main .att-bio-name {
    background-color: #fff
}
.wk-slideshow .caption {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0
}
.inj-option-sec .inj-opt-list ul li p a,
.ser-res-inner-col a,
.exp-main-row a {
    text-decoration: underline
}
.page-id-6666 .custom-featured-banner,
.page-id-6667 .custom-featured-banner,
.page-id-6668 .custom-featured-banner,
.page-id-6669 .custom-featured-banner,
.page-id-6670 .custom-featured-banner,
.page-id-6671 .custom-featured-banner,
.page-id-6672 .custom-featured-banner,
.page-id-6977 .custom-featured-banner,
.page-id-6978 .custom-featured-banner,
.page-id-7029 .custom-featured-banner,
.page-id-6673 .custom-featured-banner,
.page-id-6976 .custom-featured-banner {
    display: none
}
.page-id-6666 #block-bottom-d,
.page-id-6667 #block-bottom-d,
.page-id-6668 #block-bottom-d,
.page-id-6669 #block-bottom-d,
.page-id-6670 #block-bottom-d,
.page-id-6671 #block-bottom-d,
.page-id-6672 #block-bottom-d,
.page-id-6977 #block-bottom-d,
.page-id-6978 #block-bottom-d,
.page-id-7029 #block-bottom-d,
.page-id-6673 #block-bottom-d,
.page-id-6976 #block-bottom-d {
    border-top: 0px solid #fff
}
.page-id-7501 #system .item>header {
    display: none
}
.single-in-the-news-sec #block-main,
.page-id-7487 #block-main,
.page-id-7473 #block-main,
.page-id-6936 #block-main,
.page-id-7175 #block-main,
.page-id-9393 #block-main,
.page-id-8249 #block-main {
    background: #e0dfda
}
.pre-release-main .fav-dec-row-colmn .fav-dec-image-colmn {
    float: left;
    margin-right: 15px
}
.pre-release-main .fav-dec-row-colmn .fav-desc-con-sec {
    width: 100%;
    margin-left: 0
}
.pre-release-main .fav-dec-row-colmn {
    border-bottom: 1px solid #cdc4be;
    padding-bottom: 20px;
    margin-top: 20px
}
.pre-release-main .fav-dec-row-colmn h3 {
    border: none;
    padding-bottom: 0px
}
.info-graphic-list.our-att-list-box ul li {
    margin-bottom: 25px
}
.sub-testimonial-form {
    padding-bottom: 50px
}
#block-main {
    padding: 0px 0px 20px 0px
}
.blog #content {
    margin-top: 40px
}
.blog #system .items .item>header {
    padding: 0px;
    margin: 0px
}
.blog #system .item > header .title {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    line-height: 22px;
    border-bottom: 1px #c9c6bf solid;
    padding: 0px 0px 10px 0px
}
.blog #system .item > header .title a {
    color: #cc4c05
}
.blog #system .items .item {
    padding: 12px 0px
}
.blog .c-featured-img {
    float: left;
    padding: 10px;
    background: #9f8974;
    margin: 0px 20px 0px 0px
}
.blog .c-featured-img+header {
    overflow: hidden
}
.blog .meta {
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #363636;
    font-size: 12px
}
.blog .meta a {
    color: #e0dfd9
}
#system .pagination {
    margin-top: 35px !important
}
#system .pagination strong {
    color: #fff !important
}
.single-post #system .item > header .title {
    margin: 20px 0px 10px 0px;
    font-size: 26px;
    line-height: 22px;
    border-bottom: 1px #c9c6bf solid;
    padding: 0px 0px 10px 0px;
    font-weight: 700
}
.single-post .meta {
    margin: 0px;
    padding: 8px 0px 0px 0px;
    font-size: 14px !important;
    color: #79563f !important
}
.single-post .content .wp-post-image {
    border: 1px solid #cdc4be;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
    padding: 5px
}
.post-meta-wrapper {
    border-bottom: 1px #c9c6bf solid;
    padding: 2px 0px 6px 0px
}
.single-post-social-box {
    text-align: right;
    padding: 5px 0 8px
}
.single-post-social-box span {
    font-size: 14px;
    color: #79563f;
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 2px
}
.single-post-social-box a.s-link {
    width: 29px;
    height: 28px;
    display: inline-block;
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/sub-post-sp.png) 0 0% no-repeat;
    margin-left: 0px
}
.single-post-social-box a.gp-icon {
    background-position: 0 0
}
.single-post-social-box a.gp-icon:hover {
    background-position: 0 -28px
}
.single-post-social-box a.fb-icon {
    background-position: -29px 0
}
.single-post-social-box a.fb-icon:hover {
    background-position: -29px -28px
}
.single-post-social-box a.in-icon {
    background-position: -58px 0
}
.single-post-social-box a.in-icon:hover {
    background-position: -58px -28px
}
.katb_input_style br {
    display: none
}
.katb_input_style input[type="text"] {
    border: 0px;
    background: #f3f2f0;
    padding: 10px;
    float: none !important;
    margin: 0px
}
.katb_input_style textarea {
    border: 0px;
    margin: 0px 0px 20px 0px !important;
    background: #f3f2f0;
    padding: 10px;
    float: none !important
}
.katb_input_style #verify_main {
    padding: 0px
}
.katb_input_style label {
    padding: 12px 0px 0px 0px !important;
    margin: 0px !important;
    display: block !important;
    width: 100% !important;
    float: none !important
}
.katb_input_rating {
    float: none !important;
    width: auto !important;
    padding: 0px !important;
    margin: 0px !important
}
.katb_submit {
    background: #c84d00;
    padding: 8px 20px !important;
    color: #fff;
    border: 0px
}
.katb_reset {
    background: #674834;
    padding: 8px 20px !important;
    color: #fff;
    border: 0px
}
.katb_submit:hover {
    background: #444
}
.katb_reset:hover {
    background: #444
}
.katb_captcha input {
    width: 120 !important;
    padding: 6px !important;
    margin: 0px 0px 0px 10px !important
}
.wk-slideshow-tabs .nav-container {
    background: #c94d00;
    padding: 6px 6px 0px 6px
}
.wk-slideshow-tabs .nav li.active {
    background: #eeede7 !important
}
.wk-slideshow-tabs .nav li.active span {
    color: #c94d00
}
.wk-slideshow-tabs .nav li {
    box-shadow: none !important;
    border: none !important;
    background: none !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    margin-left: 0px !important
}
.wk-slideshow-tabs .nav span {
    font-size: 16px;
    color: #fff;
    font-weight: 400 !important
}
.menu-sidebar.tabs-side-menu {
    margin-top: -7px
}
.menu-sidebar.tabs-side-menu a,
.menu-sidebar.tabs-side-menu li>span {
    color: #c94d00
}
.menu-sidebar.tabs-side-menu a:hover,
.menu-sidebar.tabs-side-menu li:hover>span {
    font-weight: bold;
    color: #c94d00
}
.wk-slideshow-tabs .slides-container {
    background: #eeede7 !important;
    border: none !important
}
.pre-rel-con p {
    display: inline
}
.pre-rel-con a.more-link {
    display: none
}
.pre-rel-con a {
    display: inline-block;
    text-decoration: underline
}
.see-old-posts {
    margin-top: 40px
}
.orng-b-title {
    color: #c94d00;
    display: block;
    font-weight: bold
}
.work-claims-title {
    background: url("/wp-content/themes/flat-theme-child/styles/custom-style/images/title-middle-border.png") repeat-x scroll 0 50% rgba(0, 0, 0, 0);
    text-align: center
}
.work-claims-title h3 {
    background: none repeat scroll 0 0 #e0dfd9;
    color: #c94d00;
    display: inline-block;
    font-family: Georgia;
    font-size: 20px;
    font-style: italic;
    margin: 0;
    padding: 24px 20px;
    text-align: center
}
.work-claim-link-lists ul li {
    border-bottom: 1px solid #d7d4cf;
    padding: 10px 5px 10px 26px
}
.work-claim-link-lists ul.claim-first-link-list {
    margin-right: 0
}
.work-claim-link-lists ul li:first-child {
    border-top: 1px solid #d7d4cf
}
.work-claim-link-lists ul li {
    border-bottom: 1px solid #d7d4cf;
    padding: 10px 5px 10px 26px
}
.work-claim-link-lists ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%
}
.wpcf7-form-control-wrap {
    position: unset!important
}
.menu,
.menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}
.menu a,
.menu span {
    display: block
}
.menu a {
    text-decoration: none
}
.menu-dropdown li {
    position: relative
}
.menu-dropdown,
.menu-dropdown .level1,
.menu-dropdown .level1>span {
    float: left
}
.menu-dropdown a.level1 > span,
.menu-dropdown span.level1>span {
    height: 30px;
    padding: 0 10px;
    line-height: 30px
}
.menu-dropdown .dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 100;
    width: 300px
}
.menu-dropdown li:hover .dropdown .dropdown-menu,
.menu-dropdown li.remain .dropdown .dropdown-menu {
    display: block
}
.menu-dropdown li:hover .dropdown.flip .dropdown-menu,
.menu-dropdown li.remain .dropdown.flip .dropdown-menu {
    left: auto;
    right: 0
}
.menu-dropdown .dropdown-bg>div {
    overflow: hidden
}
.menu-dropdown .stack .column {
    width: 100%
}
.menu-dropdown .columns2 {
    width: 600px
}
.menu-dropdown .columns3 {
    width: 900px
}
.menu-dropdown .columns4 {
    width: 1200px
}
.menu-dropdown .column {
    float: left
}
.menu-dropdown a.level2 > span,
.menu-dropdown span.level2>span {
    padding: 7px 0;
    line-height: 21px;
    overflow: hidden
}
.menu-dropdown ul.level3 {
    padding-bottom: 10px
}
.menu-dropdown li.level3 {
    font-size: 11px;
    line-height: 17px
}
.menu-dropdown span.icon {
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: left
}
.menu-dropdown .level1 .level1 span.icon {
    width: 30px;
    height: 30px;
    margin-left: -5px
}
.menu-dropdown .level1 .level1 span.icon + span,
.menu-dropdown .level1 .level1 span.icon+span+span {
    margin-left: 25px
}
.menu-dropdown li.level2 .level2 span.icon {
    width: 35px;
    height: 35px;
    margin-top: -7px;
    margin-bottom: -7px
}
.menu-dropdown li.level2.hassubtitle .level2 span.icon {
    margin-top: -4px
}
.menu-dropdown li.level2 .level2 span.icon {
    margin-right: 5px
}
.menu-dropdown li.level2 .level2 span.icon + span,
.menu-dropdown li.level2 .level2 span.icon+span+span {
    margin-left: 40px
}
.menu-dropdown span.title {
    line-height: 18px
}
.menu-dropdown span.subtitle {
    margin-top: -1px;
    font-size: 9px;
    line-height: 10px;
    text-indent: 1px
}
.menu-dropdown li.level2 .level2 span.title {
    line-height: 15px
}
.menu-dropdown li.level2 .level2 span.subtitle {
    line-height: 14px
}
.menu-sidebar li.parent span.level1>span {
    cursor: pointer
}
.menu-sidebar a.level1 > span,
.menu-sidebar span.level1>span {
    padding: 5px 0;
    line-height: 20px
}
.menu-sidebar span.title {
    display: inline
}
.menu-sidebar span.subtitle {
    display: none
}
.menu-sidebar ul.level2 {
    padding-bottom: 10px
}
.menu-sidebar li.level1:last-child ul.level2 {
    padding-bottom: 0
}
.menu-sidebar .level2 a>span {
    font-size: 11px;
    line-height: 17px
}
.menu-sidebar span.icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: -5px 5px -5px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    vertical-align: middle
}
.menu-line,
.menu-line li,
.menu-line li a {
    display: inline-block
}
.menu-dropdown li.level1 {
    margin-right: -1px
}
.menu-dropdown a.level1,
.menu-dropdown span.level1 {
    padding-bottom: 0px;
    border-width: 0 0px 0 0px;
    border-style: solid;
    border-right-color: #E0E0E0;
    border-left-color: transparent;
    font-size: 12px;
    color: #c2b7b1;
    text-transform: uppercase
}
.menu-dropdown:first-child .level1:first-child .level1 {
    border-left-color: #E0E0E0
}
.menu-dropdown a.level1 > span,
.menu-dropdown span.level1>span {
    height: 61px;
    padding: 0 24px;
    line-height: 61px
}
.menu-dropdown li.active .level1 {}.menu-dropdown li.active .level1:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0px;
    z-index: 3
}
#menu .menu-dropdown li.level1:hover .level1,
#menu .menu-dropdown li.remain .level1 {
    color: #FFF
}
.menu-dropdown .dropdown .dropdown-menu {
    top: 61px;
    left: 0
}
.menu-dropdown .dropdown-bg>div {
    padding: 5px 10px;
    color: #FFF
}
.menu-dropdown li.level2 {
    margin: 0 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
.menu-dropdown li.level2:first-child {
    border: none
}
.menu-dropdown a.level2,
.menu-dropdown span.level2 {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.menu-dropdown a.level2 > span,
.menu-dropdown span.level2>span {
    padding: 8px 0;
    line-height: 25px
}
.menu-dropdown a.level2:hover,
.menu-dropdown a.current.level2 {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3)
}
.menu-dropdown li.level3 {
    line-height: 18px
}
.menu-dropdown a.level3 {
    padding-left: 17px;
    background-position: 5px 0;
    background-repeat: no-repeat;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(20, 20, 20, 0.4)
}
.menu-dropdown a.level3:hover {
    background-position: 5px -50px
}
.menu-dropdown a.current.level3 {
    background-position: 5px -100px
}
.menu-dropdown .level1 .level1 span.icon {
    height: 72px;
    margin: 0 5px 0 -10px
}
.menu-dropdown span.title {
    line-height: 20px
}
.menu-dropdown .level1 .level1 span.title {
    margin-top: 20px
}
.menu-dropdown li.level2 .level2 span.subtitle {
    line-height: 15px
}
.menu-dropdown .module a {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(20, 20, 20, 0.3)
}
.menu-dropdown .module a:hover {
    color: rgba(0, 0, 0, 0.45);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}
.menu-sidebar a,
.menu-sidebar li>span {
    color: #9D9D9D
}
.menu-sidebar a:hover,
.menu-sidebar li>span:hover {
    color: #707070
}
.menu-sidebar a.current:hover {
    color: #707070
}
.menu-sidebar li.level1 {
    border-top: 1px solid #DBDBDB
}
.menu-sidebar li.level1:first-child {
    border-top: none
}
.menu-sidebar a.level1,
.menu-sidebar span.level1 {}.menu-sidebar a.level1 > span,
.menu-sidebar span.level1>span {
    padding: 8px 0
}
.menu-sidebar li.parent.active .level1:hover {
    color: #707070
}
.menu-sidebar li.parent .level1>span {
    background-position: 100% 0;
    background-repeat: no-repeat
}
.menu-sidebar li.parent .level1>span:hover {
    background-position: 100% -70px
}
.menu-sidebar li.parent.active .level1>span {
    background-position: 100% -140px
}
.menu-sidebar li.parent.active .level1>span:hover {
    background-position: 100% -210px
}
.menu-sidebar ul.level2 {
    padding-left: 5px
}
.menu-sidebar a.level2 {
    padding-left: 18px;
    background-position: 0 1px;
    background-repeat: no-repeat
}
.menu-sidebar a.level2:hover {
    background-position: 0 -69px
}
.menu-sidebar a.level2.current {
    background-position: 0 -139px
}
.menu-sidebar a.level2.current:hover {
    background-position: 0 -69px
}
.menu-sidebar ul.level3 {
    padding-left: 25px
}
.menu-sidebar ul.level3 ul {
    padding-left: 10px
}
#page .mod-box-default .menu-sidebar a,
#page .mod-box-grey .menu-sidebar a {
    color: #c94d00;
    font-size: 16px
}
#page .mod-box-default .menu-sidebar:hover,
#page .mod-box-grey .menu-sidebar:hover {
    color: #c94d00;
    font-weight: bold
}
.mod-box-colored .menu-sidebar a,
.mod-box-colored .menu-sidebar li > span,
.mod-box-transparent a,
.mod-box-transparent li>span {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}
.mod-box-color1 .menu-sidebar li.level1 {
    border-top-color: rgba(255, 255, 255, 0.15)
}
.mod-box-color2 .menu-sidebar li.level1,
.mod-box-transparent .menu-sidebar li.level1 {
    border-top-color: rgba(255, 255, 255, 0.25)
}
.bg-colored .mod-line .menu-sidebar a,
.bg-colored .mod-line .menu-sidebar li>span {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3)
}
.bg-colored .mod-line .menu-sidebar li.level1 {
    border-top-color: rgba(255, 255, 255, 0.5)
}
.menu-line li {
    margin-left: 10px;
    padding-left: 11px;
    background-image: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/menu_line_item.png);
    background-position: 0 50%;
    background-repeat: no-repeat
}
.menu-line li:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none
}
.module .badge {
    top: -10px;
    right: -10px;
    width: 40px;
    height: 41px;
    background-repeat: no-repeat
}
.module .badge-hot {
    background-position: 0 0
}
.module .badge-top {
    background-position: 0 -50px
}
.module .badge-free {
    background-position: 0 -100px
}
.module .badge-new {
    background-position: 0 -150px
}
.module .module-title .icon {
    top: -8px;
    left: -2px;
    width: 33px;
    height: 33px;
    margin-right: 7px;
    background-repeat: no-repeat
}
.bg-colored .module-title .icon,
.bg-colored .mod-line .module-title .icon,
.module.mod-box-colored .module-title .icon,
.module.mod-box-transparent .module-title .icon {
    background-image: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/module_icons_white.png)
}
.module .module-title .icon-download {
    background-position: 0 0
}
.module .module-title .icon-twitter {
    background-position: 0 -40px
}
.module .module-title .icon-mail {
    background-position: 0 -80px
}
.module .module-title .icon-bubble {
    background-position: 0 -120px
}
.module .module-title .icon-login {
    background-position: 0 -160px
}
.module .module-title .icon-cart {
    background-position: 0 -200px
}
.mod-box {
    padding: 10px;
    border: 0px solid #DBDBDB;
    background: #eeede7
}
.mod-box .module-title {
    font-size: 20px;
    color: #fff !important;
    font-family: Georgia;
    font-style: italic;
    margin: -10px -10px 0px -10px;
    padding: 18px 20px;
    background: #c94d00
}
.mod-box-default {
    color: #999
}
#page .mod-box-default a:hover {
    color: #5C5C5C
}
.mod-box-default em,
.mod-box-grey em {
    color: #5C5C5C
}
.mod-box-colored {
    box-shadow: inset 1px 0px 17px rgba(0, 0, 0, 0.15);
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3)
}
.mod-box-colored a,
.mod-box-transparent a {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4)
}
.mod-box-colored h1,
.mod-box-colored h2,
.mod-box-colored h3,
.mod-box-colored h4,
.mod-box-colored h5,
.mod-box-colored h6,
.mod-box-colored {
    color: #FFF
}
.bg-colored em,
.mod-box-colored em {
    color: rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2)
}
.mod-box-colored code,
.mod-box-transparent code {
    color: #FFF
}
.mod-box-grey {
    border-color: #DBDBDB;
    background: #FBFBFB;
    box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
    color: #999
}
#page .mod-box-grey a:hover {
    color: #5C5C5C
}
.mod-box-transparent {
    border: none
}
.grid-h .mod-box-transparent {
    margin: -20px 0
}
.grid-v .mod-box-transparent {
    margin: 0
}
.grid-v:first-child .mod-box-transparent {
    margin: -20px 0 0 0
}
.grid-v:last-child .mod-box-transparent {
    margin: 0 0 -20px 0
}
.mod-box-transparent25 {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/module_box_transparency25.png) 0 0 repeat
}
.mod-box-transparent20 {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/module_box_transparency20.png) 0 0 repeat
}
.mod-box-transparent15 {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/module_box_transparency15.png) 0 0 repeat
}
.mod-box-transparent10 {
    background: url(/wp-content/themes/flat-theme-child/styles/custom-style/images/module_box_transparency10.png) 0 0 repeat
}
.module.mod-box-colored .module-title,
.module.mod-box-transparent .module-title {
    color: #FFF
}
.mod-line .module-title {
    padding: 15px 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #DBDBDB;
    font-size: 18px;
    text-transform: uppercase
}
.mod-line .module-title .icon {
    top: -7px
}
.mod-line .badge {
    top: -12px;
    right: -5px
}
.bg-colored .mod-line .module-title {
    color: #FFF;
    border-color: rgba(255, 255, 255, 0.5)
}
.mod-line-header .module-title {
    padding: 25px 0
}
.mod-line-header .module-title,
.mod-line-header .module-title span.subtitle {
    font-size: 30px;
    line-height: 30px
}
.mod-line-header .module-title span.subtitle {
    margin-top: 5px
}
#contact_form .row {
    float: left;
    margin-right: 6%;
}
.email-920 input {
    background-color: #f7f7f5 !important;
    color: black !important;
    margin-bottom: 10px !important;
}
@media only screen and (max-width: 640px) {
.aff-logo-sec a {
  display: block;
  float: left;
  text-align: center;
  width: 50%;
}
.aff-sec .aff-logo-sec img {
  max-height: 75px;
  padding: 0 20px;
  Margin:0px;
}
}
