@media (max-width:360px) {
    .header .header-actions .btn {
        margin-top: 10px;
        width: 80%;
        display: block;
        margin-left: 0px;
    }
}

@media (min-width:1200px) {
    .header .header-actions {
        margin-left: 50px;
    }
}

@media (max-width:1199px) {
    .wrapper {
        padding-top: 76px;
    }
}

.header-search-dropdown{
    font-size: 15px;
    text-decoration: none !important;
    display: block;
    padding: 8px 0;
    font-weight: 700;
    color: #373737 !important;
    transition: all .2s ease-out;
    text-transform: uppercase;
}

.header-search-dropdown:hover{
    color: #E85C41 !important;
}

.header-inner .nav{
    margin-right:-20px
}

.city-search .form-control, .county-search .form-control {
    height: 55px;
    font-size: 30px;
}

.state-search .form-control {
    height: 65px;
    font-size: 40px;
}

@media (max-width:767px) {
    .city-search .form-control, .county-search .form-control {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .state-search .form-control {
        font-size: 25px;
    }
}

.signup-summary h2 {
    text-align: left;
    font-size: 26px;
    font-weight: 700;
}

.signup-summary h4 {
    text-align: left;
}

.signup-summary a:not(.btn) {
    color: #E85C41 !important;
    text-decoration: underline;
}

.signup-summary .btn {
    width: 50%;
}

.signup-summary p {
    text-align: center;
    padding-top: 10px;
}

.signup-summary .section-inner {
    padding: 30px 30px 0 !important;
    margin-top: -50px;
}

.signup-secondary {
    margin-bottom: 30px;
    text-align: center;
}

.list-plan-info a {
    color: #E85C41;
    text-decoration: underline;
}

.btn-blu {
    background: #417ae8;
    border-color: #417ae8;
    color: #fff;
}

    .btn-blu:hover {
        background: #fff;
        border-color: #417ae8;
        color: #417ae8;
    }

.dd-action-btn, .dd-action-btn:hover {
    background: #417ae8 !important;
    border-color: #417ae8 !important;
    color: #fff !important;
}

@media (max-width:767px) {
    .signup-summary h2 {
        text-align: center;
        font-size: 26px;
        font-weight: 700;
    }

    .signup-summary .btn {
        width: 100%;
        margin-bottom: 20px;
    }

    .signup-secondary i {
        margin-top: 20px;
    }

    .section-subscription .section-group-secondary input {
        margin-bottom: 20px;
    }

    .signup-summary .section-inner {
        padding: 30px 30px 0 !important;
        margin-top: -10px;
    }

    .dd-action-btn {
        font-size: 14px !important;
        padding-right: 4px !important;
        padding-left: 4px !important;
        width: 100% !important;
    }
}

.logo a {
    outline: 0;
    text-decoration: none;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity .5s .5s ease;
    opacity: 0;
}

.navheader-search {
    color: #ccc;
    font-size: 11px;
}

.widget-body > div > a:hover {
    text-decoration: inherit;
    color: #FFF;
}

.widget-body > img {
    height: 90px;
    width: 62px;
    cursor: pointer;
    cursor: hand;
}

.content-link ul {
    padding-left: 25px;
}

.bold-underline-link, .content-link a {
    padding: 8px 0;
    font-weight: 700;
    color: #e85c41;
}

.content-link a {
    font-size: 18px;
    text-decoration: none;
}

.asterisk > a, .asterisk > span, .bold-underline-link, .form-login a, .section-account-link, .section-contact .list-dash a:hover, .section-foot .well-highlighted .well-entry a, .section-foundation .list-data a:hover, .section-login a, .section-questions .section-group-secondary a:hover, .section-questions .section-group-teritary a:hover {
    text-decoration: underline;
}

.bold-underline-link {
    font-size: 15px;
}

.section {
    padding-top: 70px;
}

.section-about-secondary {
    padding: 70px 0;
}

.section-search-geo {
    padding: 140px 0 150px;
    margin-bottom: 150px;
    background: #f6f6f6;
    color: #373737;
}

    .section-foundation .section-body, .section-search-geo .section-body {
        border-radius: 8px;
        background: #fff;
        box-shadow: 0 13px 26px 0 rgba(251,203,194,.25);
    }

.section-foot .well-entry a, .section-questions .section-group-secondary a, .section-questions .section-group-teritary a {
    color: #e85c41;
}

.section-search-geo .section-title {
    max-width: 850px;
    margin: 0 auto 88px;
    text-align: center;
}

.section-search-geo .section-body {
    padding: 8px 100px 10px;
}

.section-search-geo .search {
    margin-bottom: 50px;
}

.section-search {
    margin-bottom: 0;
    padding-bottom: 70px;
}

#CriteriaDiv .results .results-actions p {
    margin-top: 20px;
}

#searchResultsDiv .section-results-count {
    margin-bottom: 50px;
}

.section-questions {
    padding: 70px 0;
}

    .section-questions .section-group h5 {
        font-size: 30px;
    }

.footer-body {
    margin-top: 50px;
}

.results {
    padding: 0;
}

.search-center-control {
    display: table;
    margin: 0 auto;
}

.section-foot .well-highlighted .well-entry a {
    color: #fff;
}

.results-btn {
    width: 70%;
    font-size: 22px;
}

.section-foundation .section-actions a, .section-foundation .section-head-actions a {
    width: 50%;
}

.multiselect-clear-filter {
    padding: 4px;
}

.section-foundation .section-body {
    padding: 50px 100px;
}

@media (max-width:767px) {
    .section-foundation .section-body {
        padding: 10px;
        border-radius: 8px;
        background: #fff;
        box-shadow: 0 13px 26px 0 rgba(251,203,194,.25);
    }

    .list-data span small {
        font-size: 11px;
    }
}

.section-account .section-inner, .section-account-download .section-inner, .section-advanced .section-inner, .section-contact .section-inner, .section-login .section-inner {
    box-shadow: 0 13px 26px rgba(255,179,164,.25);
}

.section-foundation .section-head {
    margin-bottom: 50px;
}

    .section-foundation .section-head .section-title p {
        font-size: 35px;
        margin-bottom: 10px;
    }

        .section-foundation .section-head .section-title p > span {
            font-size: 25px;
            letter-spacing: .05em;
            text-transform: none;
            font-weight: 600;
        }

.section-foundation .list-data a {
    color: #e85c41;
}

@media (max-width:767px) {
    .stats {
        list-style: none;
        text-align: justify;
        margin-top: -20px;
    }

    .stat:nth-child(1) .stat-number {
        -webkit-animation: reveal-left .3s ease-out .5s both;
        animation: reveal-left .3s ease-out .5s both;
    }

    .stat:nth-child(1) .stat-label {
        -webkit-animation: reveal-left .3s ease-out .7s both;
        animation: reveal-left .3s ease-out .7s both;
    }

    .stat:nth-child(2) {
        padding-left: 40px;
    }

        .stat:nth-child(2) .stat-number {
            -webkit-animation: reveal-left .3s ease-out 1s both;
            animation: reveal-left .3s ease-out 1s both;
        }

        .stat:nth-child(2) .stat-label {
            -webkit-animation: reveal-left .3s ease-out 1.1s both;
            animation: reveal-left .3s ease-out 1.1s both;
        }

    .stat:nth-child(3) .stat-label, .stat:nth-child(3) .stat-number {
        display: none;
    }

    .section-about .section-entry {
        margin-bottom: 0;
    }

    .stats-wrapper {
        margin-bottom: -50px;
    }
}

.search {
    margin-bottom: 50px;
}

.section-about .section-entry {
    margin-bottom: 100px;
}

.table table {
    width: 100% !important;
}

.results-body .list-results a {
    text-decoration: underline;
    color: #428bca;
    font-weight: 400;
    font-size: 100%;
    text-transform: none;
}

.section-records {
    padding-top: 0;
}

.table {
    overflow: hidden;
}

.search-results-paging {
    padding-bottom: 10px;
    padding-top: 10px;
}

.search-results-paging-bottom {
    padding-bottom: 10px;
}

.page-selected {
    background-color: #e5e5e5;
}

.paging-label {
    margin: 0 -50px 0 0;
}

.table-data-right > tbody > tr > td, .table-data-right > tbody > tr > th, .table-data-right > tfoot > tr > td, .table-data-right > tfoot > tr > th, .table-data-right > thead > tr > td, .table-data-right > thead > tr > th {
    text-align: right;
}

.table-hover-link tbody tr, .table-search-results thead > tr > th {
    cursor: pointer;
    cursor: hand;
}

.RowColorAlt {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #e5e5e5 !important;
}

body, html {
    height: 100%;
}

.asterisk > a, .asterisk > span {
    font-size: 14px;
    font-weight: 700;
    color: #e85c41;
    cursor: pointer;
    cursor: hand;
}

.section-contact {
    background: #fff;
    padding: 70px 0;
    margin-bottom: 152px;
}

    .section-contact h1 {
        font-size: 50px;
        text-align: center;
    }

    .section-contact .section-head {
        text-align: center;
        padding-bottom: 50px;
    }

        .section-contact .section-head p {
            font-size: 16px;
            color: #373737;
        }

        .section-contact .section-head img {
            margin: 0 auto;
        }

    .section-contact .section-title {
        font-weight: 800;
        text-transform: uppercase;
        margin: 0 0 30px;
    }

    .section-contact .section-inner {
        padding: 94px 100px 100px;
        border-radius: 10px;
        background-color: #fff;
    }

    .section-contact .list-dash a {
        color: #e85c41;
    }

@media (max-width:991px) {
    .table {
        overflow: auto;
    }

    .section-contact {
        padding: 50px 0;
        margin-bottom: 50px;
    }

        .section-contact .section-head {
            padding-bottom: 50px;
        }

        .section-contact .section-title {
            margin-bottom: 10px;
        }

        .section-contact .section-inner {
            padding: 50px;
        }
}

.section-search .state-search .selecter-selected {
    font-size: 50px;
    text-align: center;
}

.section-search .city-search .selecter-selected, .section-search .county-search .selecter-selected {
    font-size: 35px;
}

@media (max-width:767px) {
    .table {
        overflow: auto;
    }

    .section-contact {
        padding: 30px 0;
        margin-bottom: 30px;
    }

        .section-contact .section-title {
            font-size: 24px;
        }

        .section-contact .section-head {
            padding-bottom: 30px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .section-contact .section-inner {
            padding: 30px;
        }

    .section-search .city-search .selecter-selected, .section-search .county-search .selecter-selected, .section-search .state-search .selecter-selected {
        font-size: 22px;
    }
}

.section-download {
    padding: 70px 0;
}

    .section-download .section-head {
        padding-bottom: 60px;
    }

    .section-download .section-inner {
        padding: 50px 100px;
    }

.form-payment .form-head .selecter {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.form-payment .form-head .selecter-selected {
    font-size: 22px;
    text-transform: none;
}

.form-payment .form-head h3 {
    font-weight: 600;
}

.form-payment .form-row, .form-payment .form-row-secondary {
    padding-bottom: 30px;
}

.form-payment .form-head h3 span {
    color: #e85c41;
    line-height: 200%;
}

.form-payment .list-cards + span {
    padding: 0 55px;
}

    .form-payment .list-cards + span + input[type=image] {
        margin-top: 10px;
        float: right;
    }

.form-payment .form-col-size3 {
    width: calc(70% - 50px);
    margin-right: 50px;
}

.form-payment .form-col-size4 {
    width: 30%;
}

.form-payment .form-head {
    padding-bottom: 10px;
}

.form-payment .form-select {
    text-align: center;
    padding-bottom: 60px;
}

    .form-payment .form-select h2 {
        font-size: 40px;
    }

    .form-payment .form-select .selecter {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .form-payment .form-select .selecter-selected {
        font-size: 25px;
        text-transform: none;
    }

.form-payment .form-row-four {
    padding-bottom: 50px;
}

.download-fields {
    padding: 0 90px;
    margin-top: -100px;
}

.form-payment .field {
    text-transform: none;
}

.submit-msg {
    font-size: 16px;
    color: #373737;
    text-align: center;
}

    .submit-msg .form-select {
        margin-top: 50px;
        margin-bottom: -30px;
    }

.form-payment .form-col-size1 {
    width: calc(35% - 50px);
    margin-right: 50px;
}

.form-payment .form-col-size2 {
    width: 30%;
}

.form-payment .form-row-teritary h4 {
    text-transform: none;
}

.form-payment .list-data > li {
    padding: 20px 0;
    border-bottom: 1px solid #f8cec6;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.7;
}

.form-payment .list-data span {
    float: left;
    width: 44%;
    text-transform: uppercase;
    font-weight: 700;
}

.form-payment .list-data small {
    display: block;
    margin-top: 5px;
    font-weight: 400;
    font-size: 100%;
    text-transform: none;
}

.form-payment .list-data div {
    float: right;
    width: 50%;
}

.form-payment .month-exp {
    float: left;
    margin-top: -40px;
    padding: 5px;
}

.form-payment .year-exp {
    float: right;
    margin-top: -40px;
    padding: 5px;
}

.form-payment .month-exp .form-control {
    width: 90%;
}

.form-payment .year-exp .form-control {
    width: 100%;
}

.form-payment .form-actions {
    text-align: right;
}

    .form-payment .form-actions .btn {
        width: 50%;
    }

@media (max-width:767px) {
    .form-payment .form-col-size1, .form-payment .form-col-size2, .form-payment .form-col-size3, .form-payment .form-col-size4 {
        width: 100%;
    }

    .form-payment .form-col-size1 {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .section-download .section-inner {
        padding: 20px;
    }

    .form-payment .form-col-size3, .form-payment .form-row-four {
        padding-bottom: 30px;
    }

    .form-payment .form-select h2 {
        font-size: 35px;
    }

    .form-payment .form-select .selecter-selected {
        font-size: 22px;
        text-transform: none;
    }

    .form-payment .form-head h3 {
        margin-top: 0;
    }

    .download-fields {
        padding: 0 40px;
        margin-top: 0;
    }

    .form-payment .list-cards {
        display: table;
        margin: 0 auto;
    }

        .form-payment .list-cards + span {
            display: table;
            margin: 10px auto;
        }

            .form-payment .list-cards + span + input[type=image] {
                width: 70%;
                margin: 0 50px 0 0;
            }

    .form-payment .list-data > li {
        padding: 15px 0;
    }

    .form-payment .list-data span {
        display: block;
        margin-bottom: 5px;
        float: none;
        width: auto;
    }

    .form-payment .list-data div {
        float: none;
        width: auto;
    }

    .form-payment .month-exp {
        width: 100% !important;
        display: block;
        margin-top: -20px;
        padding: 0;
    }

    .form-payment .year-exp {
        width: 100% !important;
        display: block;
        margin-top: 10px;
        padding: 0;
    }

        .form-payment .month-exp .form-control, .form-payment .year-exp .form-control {
            width: 100%;
        }

    .form-payment .form-actions {
        text-align: center;
    }

        .form-payment .form-actions .btn {
            display: block;
            width: 100%;
        }
}

.form-account .field, .form-login .field {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
}

@media (max-width:991px) {
    .form-payment .form-row-four {
        padding-bottom: 30px;
    }

    .form-payment .list-cards + span {
        padding: 0 30px;
    }

    .download-fields {
        margin-top: 10px;
    }
}

.search-results-bottom-get {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

    .search-results-bottom-get p {
        margin-top: 40px;
    }

#searchResultsDiv .section-body .table {
    margin-bottom: 50px;
}

.text-center {
    text-align: center;
}

.section-login {
    background: #f6f6f6;
    padding: 70px 0;
    margin-bottom: 152px;
}

    .section-login .section-head {
        text-align: center;
        padding-bottom: 50px;
    }

        .section-login .section-head p {
            font-size: 16px;
            color: #373737;
        }

    .section-login .section-title {
        font-weight: 800;
        text-transform: uppercase;
        margin: 0 0 30px;
    }

    .section-login .section-inner {
        padding: 50px 100px;
        border-radius: 10px;
        background-color: #fff;
    }

@media (max-width:991px) {
    .section-login {
        padding: 50px 0;
        margin-bottom: 50px;
    }

        .section-login .section-head {
            padding-bottom: 50px;
        }

        .section-login .section-title {
            margin-bottom: 10px;
        }

        .section-login .section-inner {
            padding: 50px;
        }
}

@media (max-width:767px) {
    .section-login {
        padding: 30px 0;
        margin-bottom: 30px;
    }

        .section-login .section-head {
            padding-bottom: 30px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .section-login .section-inner {
            padding: 30px;
        }
}

.form-login .form-head {
    text-align: center;
    padding-bottom: 60px;
}

    .form-login .form-head h3 {
        font-size: 22px;
        color: #373737;
        font-weight: 700;
        letter-spacing: .05em;
        margin: 0 0 20px;
    }

        .form-login .form-head h3 span {
            color: #e85c41;
        }

.form-login .form-body h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #373737;
    text-transform: uppercase;
}

.form-login .field {
    background: 0 0;
    border-radius: 0;
    border: none;
    appearance: none;
    border-bottom: 2px solid #e85c41;
    font-size: 20px;
    color: #373737;
    font-weight: 700;
    padding: 10px 0;
}

.form-login .form-row {
    padding-bottom: 40px;
}

.form-login .form-row-secondary {
    padding-bottom: 30px;
}

.form-login .form-actions {
    text-align: left;
}

@media (max-width:991px) {
    .form-login .form-head {
        padding-bottom: 50px;
    }

        .form-login .form-head h3 {
            margin-bottom: 0;
            font-size: 20px;
        }

    .form-login .form-row, .form-login .form-row-primary, .form-login .form-row-secondary, .form-login .form-row-teritary {
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .form-login .form-head {
        padding-bottom: 20px;
    }

        .form-login .form-head h3 {
            font-size: 18px;
        }

    .form-login .form-actions {
        text-align: center;
    }

        .form-login .form-actions .btn {
            display: block;
            width: 100%;
        }
}

.error-msg {
    color: red !important;
}

.section-login a {
    color: #373737;
}

.section-account {
    background: #f6f6f6;
    padding: 70px 0;
    margin-bottom: 152px;
}

    .section-account .section-head {
        text-align: center;
        padding-bottom: 50px;
    }

        .section-account .section-head p {
            font-size: 16px;
            color: #373737;
        }

    .section-account .section-title {
        font-weight: 800;
        text-transform: uppercase;
        margin: 0 0 30px;
    }

    .section-account .section-inner {
        padding: 50px;
        border-radius: 10px;
        background-color: #fff;
    }

@media (max-width:991px) {
    .section-account {
        padding: 50px 0;
        margin-bottom: 50px;
    }

        .section-account .section-head {
            padding-bottom: 50px;
        }

        .section-account .section-title {
            margin-bottom: 10px;
        }

        .section-account .section-inner {
            padding: 50px;
        }
}

@media (max-width:767px) {
    .section-account {
        padding: 30px 0;
        margin-bottom: 30px;
    }

        .section-account .section-head {
            padding-bottom: 30px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .section-account .section-inner {
            padding: 30px;
        }
}

.form-account h2 {
    margin-top: 50px;
}

.form-account .form-head {
    text-align: center;
    padding-bottom: 60px;
}

    .form-account .form-head h3 {
        font-size: 22px;
        color: #373737;
        font-weight: 700;
        letter-spacing: .05em;
        margin: 0 0 20px;
    }

        .form-account .form-head h3 span {
            color: #e85c41;
        }

.form-account .field, .form-account .form-body h4 {
    font-size: 16px;
    color: #373737;
    text-transform: uppercase;
    font-weight: 700;
}

.form-account .form-body h4 {
    margin: 0;
}

.form-account .field {
    background: 0 0;
    border-radius: 0;
    border: none;
    appearance: none;
    border-bottom: 2px solid #e85c41;
    padding: 10px 0;
}

.form-account .form-row {
    padding-bottom: 40px;
}

.form-account .form-row-secondary {
    padding-bottom: 30px;
}

.form-account .form-actions {
    text-align: center;
}

    .form-account .form-actions .btn {
        width: 50%;
    }

.form-account .table {
    margin-bottom: 0;
}

@media (max-width:991px) {
    .form-account .form-head {
        padding-bottom: 50px;
    }

        .form-account .form-head h3 {
            margin-bottom: 0;
            font-size: 20px;
        }

    .form-account .form-row, .form-account .form-row-primary, .form-account .form-row-secondary, .form-account .form-row-teritary {
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .form-account .form-head {
        padding-bottom: 20px;
    }

        .form-account .form-head h3 {
            font-size: 18px;
        }

    .form-account .form-actions {
        text-align: center;
    }

        .form-account .form-actions .btn {
            display: block;
            width: 100%;
        }
}

.acct-membership {
    width: 250px;
    background-color: #EAEAEA;
    font-size: 15px;
}

.section-account .list-data > li {
    padding: 20px 0;
    border-bottom: 1px solid #f8cec6;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.7;
}

.section-account .list-data span {
    float: left;
    width: 44%;
    text-transform: uppercase;
    font-weight: 700;
}

.section-account .list-data small {
    display: block;
    margin-top: 5px;
    font-weight: 400;
    font-size: 100%;
    text-transform: none;
}

.section-account .list-data div {
    float: right;
    width: 50%;
}

.section-account .month-exp {
    float: left;
    margin-top: -40px;
    padding: 5px;
}

.section-account .year-exp {
    float: right;
    margin-top: -40px;
    padding: 5px;
}

@media (max-width:767px) {
    .section-account .list-data > li {
        padding: 15px 0;
    }

    .section-account .list-data span {
        display: block;
        margin-bottom: 5px;
        float: none;
        width: auto;
    }

    .section-account .list-data div {
        float: none;
        width: auto;
    }

    .section-account .month-exp {
        width: 100% !important;
        display: block;
        margin-top: -20px;
        padding: 0;
    }

    .section-account .year-exp {
        width: 100% !important;
        display: block;
        margin-top: 10px;
        padding: 0;
    }
}

#expirespan, #renewspan, .acct-display {
    width: 100% !important;
}

.section-account-link {
    font-size: 14px;
    font-weight: 700;
    color: #e85c41;
    cursor: pointer;
    cursor: hand;
}

.section-subscription {
    background: #f6f6f6;
    padding: 70px 0;
    margin-bottom: 152px;
}

    .section-subscription .section-head {
        padding-bottom: 50px;
    }

    .section-subscription .plans a {
        color: #e85c41;
        text-decoration: none;
    }

        .ranking-body a, .section-subscription .plans a:hover {
            text-decoration: underline;
        }

    .section-subscription .form-payment .plans {
        margin-bottom: 30px;
    }

    .section-subscription .section-inner {
        padding: 20px 100px 100px;
    }

    .section-subscription .discount-display {
        font-style: italic;
        font-weight: 700;
        margin: 20px 0;
        text-align: center;
    }

    .section-subscription .form-payment .plan {
        padding: 20px;
        background: #f6f6f6;
        border-radius: 10px;
        min-height: 0;
    }

    .section-subscription .plan {
        min-height: 400px;
    }

    .section-subscription .form-account .field {
        text-transform: none;
    }

    .section-subscription .form-payment .plan h4 {
        margin: 0;
    }

    .section-subscription .form-payment h2 {
        font-size: 36px;
        text-align: center;
    }

    .section-subscription .section-group h3 {
        margin-bottom: 50px;
    }

    .section-subscription .section-group-secondary h3 {
        margin-bottom: 40px;
    }

    .section-subscription .form-payment .form-actions {
        text-align: center;
    }

        .section-subscription .form-payment .form-actions .btn {
            width: 50%;
            margin-top: 20px;
        }

@media (max-width:767px) {
    .section-subscription .list-data > li {
        padding: 15px 0;
    }

    .section-subscription .list-data span {
        display: block;
        margin-bottom: 5px;
        float: none;
        width: auto;
    }

    .section-subscription .list-data div {
        float: none;
        width: auto;
    }

    .section-subscription .month-exp {
        width: 100% !important;
        display: block;
        margin-top: -20px;
        padding: 0;
    }

    .section-subscription .year-exp {
        width: 100% !important;
        display: block;
        margin-top: 10px;
        padding: 0;
    }

    .section-subscription .form-payment h2 {
        font-size: 28px;
        text-align: center;
    }

    .section-subscription h1 {
        font-size: 32px;
        text-align: center;
    }

    .section-subscription .discount-display {
        font-style: italic;
        font-weight: 700;
        margin: -10px 0 30px;
        text-align: center;
    }

    .section-subscription {
        margin-bottom: 25px;
    }

        .section-subscription .form-payment .plans {
            margin-bottom: 20px;
        }

        .section-subscription .form-payment .form-actions .btn {
            width: 100%;
            margin-top: 20px;
        }

        .section-subscription .section-inner {
            padding: 30px 15px 15px;
        }

        .section-subscription .plan {
            min-height: 300px;
        }

        .section-subscription .section-group h3 {
            margin-bottom: 30px;
        }

        .section-subscription .section-group-secondary h3 {
            margin-bottom: 20px;
        }
}

.section-advanced {
    background: #f6f6f6;
    padding: 70px 0;
    margin-bottom: 70px;
}

    .section-advanced .section-head {
        text-align: center;
        padding-bottom: 50px;
    }

    .section-advanced .section-title {
        font-weight: 800;
        text-transform: uppercase;
        margin: 0 0 42px;
    }

    .section-advanced .section-inner {
        padding: 46px 100px 100px;
        border-radius: 10px;
        background-color: #fff;
    }

    .section-advanced .section-actions strong {
        font-size: 15px;
        line-height: 2;
        color: #373737;
        display: inline-block;
        vertical-align: middle;
        text-transform: uppercase;
        margin-right: 17px;
    }

    .section-advanced .section-group {
        padding: 10px 0;
    }

    .section-advanced .top-action-buttons {
        display: inline-block;
        margin-bottom: 20px;
    }

    .section-advanced .action-buttons {
        margin-top: 30px;
    }

    .section-advanced .section-results-count {
        margin-bottom: 50px;
    }

    .section-advanced .notes .btn {
        padding: 2px 30px;
    }

@media (max-width:991px) {
    .section-advanced {
        padding: 50px 0;
        margin-bottom: 50px;
    }

        .section-advanced .section-head {
            padding-bottom: 50px;
        }

        .section-advanced .section-title {
            margin-bottom: 20px;
        }

        .section-advanced .section-inner {
            padding: 50px;
        }

        .section-advanced .section-group {
            padding-top: 0;
        }

            .section-advanced .section-group h3 {
                margin-bottom: 45px;
                font-size: 26px;
            }

        .section-advanced .section-group-secondary h3 {
            margin-bottom: 30px;
        }
}

@media (max-width:767px) {
    .section-advanced {
        padding: 30px 0 20px;
        margin-bottom: 20px;
    }

        .section-advanced .section-head {
            padding-bottom: 30px;
        }

        .section-advanced .section-title {
            margin-bottom: 3px;
        }

        .section-advanced .section-actions strong {
            display: block;
            margin-bottom: 5px;
            margin-right: 0;
        }

        .section-advanced .section-inner {
            padding: 30px 15px 15px;
        }

        .section-advanced .section-group {
            padding-bottom: 20px;
        }

            .section-advanced .section-group h3 {
                margin-bottom: 30px;
                font-size: 22px;
            }

        .section-advanced .section-foot {
            padding: 10px;
        }

            .section-advanced .section-foot p {
                font-size: 12px;
            }

            .section-advanced .section-foot strong {
                font-size: 14px;
            }

        .section-advanced .notes .btn {
            padding: 2px 15px;
        }
}

.section-account-download .form-account {
    text-align: center;
}

.section-account-download {
    background: #f6f6f6;
    padding: 70px 0;
    margin-bottom: 152px;
}

    .section-account-download .section-head {
        text-align: center;
        padding-bottom: 50px;
    }

        .section-account-download .section-head p {
            font-size: 16px;
            color: #373737;
        }

    .section-account-download .section-title {
        font-weight: 800;
        text-transform: uppercase;
        margin: 0 0 30px;
    }

    .section-account-download .section-inner {
        padding: 50px;
        border-radius: 10px;
        background-color: #fff;
    }

.section-geo .section-body, .section-state .section-body, .section-top-geo .section-body {
    box-shadow: 0 13px 26px 0 rgba(251,203,194,.25);
}

.section-account-download h2 {
    font-size: 35px;
    margin-top: 0;
    text-align: center;
}

.section-account-download .table a {
    text-decoration: underline;
    color: #e85c41;
}

.section-account-download .form-actions {
    margin-bottom: 30px;
}

.section-account-download .selecter-selected {
    font-size: 25px;
    text-align: center;
}

@media (max-width:991px) {
    .section-account-download {
        padding: 50px 0;
        margin-bottom: 50px;
    }

        .section-account-download .section-head {
            padding-bottom: 50px;
        }

        .section-account-download .section-title {
            margin-bottom: 10px;
        }

        .section-account-download .section-inner {
            padding: 50px;
        }
}

@media (max-width:767px) {
    .section-account-download {
        padding: 30px 0;
        margin-bottom: 30px;
    }

        .section-account-download .section-head {
            padding-bottom: 30px;
            padding-left: 20px;
            padding-right: 20px;
        }

        .section-account-download .section-inner {
            padding: 30px;
        }

        .section-account-download h2 {
            font-size: 25px;
        }
}

#AccountDownloads_filter {
    margin-left: 20px;
}

.section-geo {
    padding: 70px 0 150px;
    background: #f6f6f6;
    color: #373737;
}

    .section-geo .section-title {
        max-width: 850px;
        margin: 0 auto 88px;
        text-align: center;
    }

    .section-geo .section-body {
        padding: 80px 100px 100px;
        border-radius: 8px;
        background: #fff;
    }

    .section-geo .search {
        margin-bottom: 50px;
    }

.section-geo-results {
    margin-bottom: 0;
}

    .section-geo-results .section-body {
        padding: 70px 100px 20px;
    }

.section-geo .section-body .results h2 {
    font-size: 36px;
}

.section-geo .section-body .results .results-actions p {
    margin-top: 20px;
}

@media (max-width:991px) {
    .section-geo .section-body {
        padding: 35px 50px;
    }
}

@media (max-width:767px) {
    .section-geo, .section-geo .section-title {
        margin-bottom: 35px;
    }

    .section-geo {
        padding: 35px 0;
    }

        .section-geo .section-body {
            padding: 15px;
        }

        .section-geo .search {
            margin-bottom: 15px;
        }

    .section-geo-results {
        margin-bottom: 0;
    }

    .section-geo .section-body .results h1 {
        font-size: 24px;
    }

    .section-geo .section-body .results h2 {
        font-size: 22px;
    }
}

.section-records-geo {
    padding: 50px 0 150px;
    color: #373737;
}

    .section-records-geo .section-body .table {
        margin-bottom: 20px;
    }

        .section-records-geo .section-body .table th:last-child {
            vertical-align: bottom;
            border-bottom: 2px solid #ddd;
        }

    .section-records-geo .table h2 {
        text-align: center;
    }

    .section-records-geo .section-body tbody a {
        padding: 8px 0;
        color: #e85c41;
        text-decoration: none;
    }

        .section-records-geo .section-body tbody a:hover {
            text-decoration: underline;
        }

@media (max-width:767px) {
    .section-records-geo {
        padding: 35px 0;
    }
}

.section-records .section-body tbody a {
    padding: 8px 0;
    color: #e85c41;
    text-decoration: none;
}

    .section-records .section-body tbody a:hover {
        text-decoration: underline;
    }

.list-state-stats {
    list-style: none;
    margin: 34px 0;
}

    .list-state-stats li {
        display: inline-block;
        vertical-align: top;
        margin: 0 18px;
        font-weight: 700;
        font-size: 15px;
        text-transform: none;
    }

.datatablesDomFloatRight select, .filterOnly input, .lengthRight select, label {
    font-weight: 400;
}

.list-state-stats li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 2px;
    margin-right: 12px;
    background: #e85c41;
}

.list-state-stats span {
    color: #e85c41;
}

@media (max-width:767px) {
    .list-state-stats li {
        display: block;
        margin: 0;
        font-size: 14px;
        padding-bottom: 15px;
    }

        .list-state-stats li:before {
            width: 15px;
            margin-right: 5px;
        }
}

.section-state {
    padding: 70px 0;
    background: #f6f6f6;
    color: #373737;
}

    .section-state .section-title {
        max-width: 850px;
        margin: 0 auto 88px;
        text-align: center;
    }

    .section-state .section-body {
        padding: 20px 100px;
        border-radius: 8px;
        background: #fff;
    }

    .section-state .search {
        margin-bottom: 50px;
    }

.section-state-results {
    margin-bottom: 0;
}

    .section-state-results .section-body {
        padding: 70px 100px 20px;
    }

.section-state .section-body .results h2 {
    font-size: 36px;
}

.section-state .section-body .results .results-actions p {
    margin: 25px 0;
}

.section-records-state .results-actions {
    display: table;
    margin: 0 auto;
    width: 70%;
    text-align: center;
}

    .section-records-state .results-actions p {
        margin-top: 20px;
    }

.section-state .list-results {
    padding: 10px 0;
    margin: 0 auto;
}

    .section-state .list-results li {
        padding: 15px 0;
    }

.section-state .state-img {
    border: none;
    height: 60px;
}

@media (max-width:991px) {
    .section-state .section-body {
        padding: 35px 50px;
    }
}

@media (max-width:767px) {
    .section-state, .section-state .section-title {
        margin-bottom: 35px;
    }

    .section-state {
        padding: 35px 0;
    }

        .section-state .section-body {
            padding: 15px;
        }

        .section-state .search {
            margin-bottom: 15px;
        }

    .section-state-results {
        margin-bottom: 0;
    }

    .section-state .section-body .results h1 {
        font-size: 24px;
    }

    .section-state .section-body .results h2 {
        font-size: 22px;
    }

    .section-state .state-img {
        border: none;
        height: auto;
    }

    .section-records-state .results-actions {
        width: 100%;
    }
}

.section-records-top-geo .table th:last-child, .table-filters th:last-child {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.section-records-state .btn {
    width: 100%;
    font-size: 22px;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}

table.dataTable thead .sorting {
    background: url(../images/sort_both.png) center right no-repeat #e86047;
}

table.dataTable thead .sorting_asc {
    background: url(../images/sort_asc.png) center right no-repeat #e86047;
}

table.dataTable thead .sorting_desc {
    background: url(../images/sort_desc.png) center right no-repeat #e86047;
}

table.dataTable thead .sorting_asc_disabled {
    background: url(../images/sort_asc_disabled.png) center right no-repeat #e86047;
}

table.dataTable thead .sorting_desc_disabled {
    background: url(../images/sort_desc_disabled.png) center right no-repeat #e86047;
}

.table-filters a {
    padding: 8px 0;
    color: #e85c41;
    text-decoration: none;
}

    .section-data-downloads a:hover, .table-filters a:hover {
        text-decoration: underline;
    }

.section-data-downloads a {
    padding: 8px 0;
}

.table th {
    padding: 19px 18px;
}

.table td {
    padding: 21px 18px;
}

.filterOnly {
    float: left;
    font-size: 20px;
}

.filterLeft {
    float: left;
    width: 100%;
}

.datatablesDomFloatRight, .datatablesInfoRight, .lengthRight {
    float: right;
}

.section-top-geo a {
    font-size: 18px;
    padding: 8px 0;
    font-weight: 700;
    color: #e85c41;
    text-decoration: none;
}

.section-top-geo .secondary {
    margin-top: 30px;
}

.section-top-geo {
    padding: 70px 0 50px;
    background: #f6f6f6;
    color: #373737;
}

    .section-top-geo .section-body {
        padding: 50px 100px;
        border-radius: 8px;
        background: #fff;
    }

    .section-top-geo .section-title {
        max-width: 850px;
        margin: 0 auto 50px;
        text-align: center;
    }

    .section-top-geo .section-head-actions {
        margin-top: 30px;
        text-align: center;
    }

        .section-top-geo .section-head-actions a {
            width: 50%;
        }

        .section-top-geo .section-head-actions .btn {
            display: inline-block;
            vertical-align: middle;
            padding: 10px 30px;
            border-radius: 25px;
            border: 2px solid #e85c41;
            color: #e85c41;
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            transition: all .2s ease-out;
        }

            .section-top-geo .section-head-actions .btn-alt, .section-top-geo .section-head-actions .btn:hover {
                background: #e85c41;
                color: #fff;
            }

.section-data-downloads a, .section-products .section-head a, .section-records-top-geo .table a {
    color: #e85c41;
}

.section-top-geo .section-head-actions .btn-alt:hover {
    background: 0 0;
    color: #e85c41;
}

@media (max-width:991px) {
    .section-top-geo .section-body {
        padding: 35px 50px;
    }
}

@media (max-width:767px) {
    .section-top-geo, .section-top-geo .section-title {
        margin-bottom: 35px;
    }

    .section-top-geo {
        padding: 35px 0;
    }

        .section-top-geo .section-body {
            padding: 15px;
        }

        .section-top-geo .right {
            margin-top: 30px;
        }

        .section-top-geo .section-head-actions {
            text-align: center;
        }

            .section-top-geo .section-head-actions a {
                display: block;
                width: 100%;
            }
}

#loadingCountyList, .line-break {
    display: none;
}

.section-data-downloads {
    padding-top: 50px;
}

    .section-data-downloads a {
        font-weight: 400;
        text-decoration: inherit;
    }

.list-searches a, .section-products .section-head a:hover {
    text-decoration: underline;
}

.accordion-head {
    cursor: pointer;
    cursor: hand;
}

.section-products .download-fields {
    padding: 0 0 20px;
}

.section-products .section-head {
    padding: 0 0 30px;
}

.section-data-downloads h2 {
    font-size: 40px;
    line-height: 1.33;
    color: #373737;
    font-weight: 700;
    letter-spacing: .05em;
    text-align: center;
    margin-bottom: 40px;
}

@media (max-width:767px) {
    .section-data-downloads h2 {
        margin-bottom: 30px;
    }
}

.section-general {
    color: #848484;
}

.blog-content a, .highlight {
    color: #e85c41;
}

.state-places h2 {
    font-weight: 700;
    font-size: 38px;
}

.state-places h3 {
    font-weight: 600;
    font-size: 28px;
    margin: 20px 0 0;
}

.state-places .loading {
    text-align: center;
    margin: 1px;
}

    .state-places .loading img {
        border: none;
    }

@media (max-width:767px) {
    .state-places .loading {
        margin: 0;
    }

    .state-places h3 {
        margin: 40px 0 -10px;
    }
}

.section-about {
    padding: 30px 0 0;
}

    .section-about .section-head {
        padding: 0;
    }

    .section-about .section-body {
        padding: 0;
        margin-bottom: 32px;
        text-align: center;
    }

@media (max-width:991px) {
    .section-about {
        padding: 30px 0;
    }
}

@media (max-width:767px) {
    .section-about {
        padding: 30px 0 0;
    }

        .section-about .section-head {
            padding: 0;
        }

        .section-about .section-body {
            padding: 0;
            margin-bottom: 20px;
        }
}

.section-blogs {
    padding: 70px 0;
}

.results .results-title {
    margin-top: 50px;
}

.section-classifications {
    padding: 0;
}

    .section-classifications .section-actions {
        text-align: center;
    }

        .section-classifications .section-actions a {
            width: 100%;
            margin: -50px 0 20px;
        }

@media (max-width:767px) {
    .section-classifications .section-actions a {
        width: 100%;
        margin: 0 0 20px;
    }

    .section-classifications {
        padding-top: 0;
    }
}

.modal990-info .list-circles {
    padding-bottom: 0;
}

    .modal990-info .list-circles li {
        margin-bottom: 0;
    }

.section-directories .row, .section-geo-directory .results-actions {
    margin-bottom: 30px;
}

.section-directories, .section-directories p {
    padding-top: 20px;
}

    .section-directories .section-title {
        text-align: center;
        font-size: 30px;
    }

    .section-directories a {
        padding: 8px 0;
        color: #e85c41;
        text-decoration: none;
        font-size: 12px;
        width: 100%;
    }

        .list-download li a, .section-directories a:hover {
            text-decoration: underline;
        }

.section-geo-directory h2 {
    text-align: center;
}

.header .header-inner {
    float: right;
}

@media (max-width:767px) {
    .section-geo-directory .lengthRight, .state-places .lengthRight {
        margin-top: -60px;
    }

    .section-directories .col-md-6 {
        padding: 10px;
    }

    .line-break {
        display: block;
    }
}

.search-center-control .multiselect {
    font-size: 30px;
}

.div-cards {
    display: none;
}

.blog {
    padding: 95px 25px 87px;
}

.blog-content .btn-alt {
    width: 100%;
    color: #FFF;
}

    .blog-content .btn-alt:hover, .list-download li a, .list-download span {
        color: #e85c41;
    }

.blog-content .section-head img {
    margin-bottom: 40px;
}

.section-blogs .section-title, .section-products .section-title {
    text-transform: none;
}

.list-download {
    list-style: none;
    margin: 34px 0;
}

    .list-download li {
        vertical-align: top;
        margin: 0 21px;
        font-weight: 400;
        font-size: 15px;
        text-transform: none;
        letter-spacing: .02em;
    }

@media (max-width:767px) {
    .list-download li {
        display: block;
        margin: 0;
        font-size: 14px;
    }

        .list-download li:before {
            width: 15px;
            margin-right: 5px;
        }

    .section-foundation .section-actions a, .section-foundation .section-head-actions a {
        width: 100%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .nav {
        float: none;
        max-width: 920px;
        margin: 0 auto;
        padding: 0 15px;
    }

        .nav li {
            float: none;
            margin: 0;
        }
}


@media (min-width:992px) and (max-width:1199px) {
    .header {
        height: 76px;
        padding: 15px 0;
    }

        .header .header-inner {
            position: absolute;
            left: 0;
            top: 100%;
            width: 100%;
            padding: 10px 0;
            background: #fff;
            box-shadow: 0 13px 26px 0 rgba(251,203,194,.25);
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translateY(-25px);
            -ms-transform: translateY(-25px);
            transform: translateY(-25px);
            transition: all 0.2s ease-out;
        }

            .header .header-inner .dropdown {
                display: none;
            }

        .header .header-inner-expanded {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
            visibility: visible;
            opacity: 1;
        }

        .header .header-actions {
            float: none;
            max-width: 920px;
            margin: 15px auto 0;
            padding: 0 15px;
        }

        .header .dropdown {
            float: right;
            margin-right: 20px;
        }
}
