body {
    font-size: 18px;
}
#main {
    min-height: 300px;
    background-color: white;
}
footer {
    /*background-color: #999999;*/
    /*color: white;*/
    font-weight: bold;
    padding: 10px 0 20px 0;
    line-height: initial;
}
#main .main_page_row .col-sm-4{
    /*margin: 0;*/
    padding: 0;
}

@media (min-width: 768px) {
    #top-nav2 .navbar-nav {
        margin-top: 62px;
    }
    #top-nav2 .navbar-nav>li {
        /*border: 1px solid #999999;*/
    }
}
#top-nav {
    margin-bottom: 0;
    border: none;
}
#top-nav2 {
    margin-bottom: 0;
    border: none;
}
.navbar-brand {
    height: 115px;
    min-width: 220px;
}
.navbar-brand .brand-top {
    margin-top: 15px;
}
.navbar-brand span {
    font-size: 20px;
    font-weight: bold;
    line-height: 90%;
}
.navbar-brand .part1 {
}
.navbar-brand .part2 {
    margin-left: 0px;
}
.navbar-brand .part3 {
    margin-left: 0px;
}
.navbar-brand .part4 {
}

@media (max-width: 767px) {
    .navbar-brand .part3 {
        margin-left: 0;
    }
}

.ml0 {
    margin-left: 0;
}
.pl0 {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) {
    .navbar-header {
        /*float: left;*/
    }
    .navbar-brand {
        height: 60px;
        padding: 0;
    }
    #top-nav2 .navbar-nav {
        margin-top: 0;
    }
    .navbar-brand .brand-top {
        margin-top: 15px;
    }
    .navbar-brand span {
        font-size: 30px;
    }
    .nav-bar-menu {
        margin-left: -15px;
        margin-right: -15px;
    }
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.footer-brand {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding-top: 10px;
}
.footer-brand.footer-attribution {
    font-size: 12px;
    margin-bottom: 8px;
}
.footer-brand a:hover {
    text-decoration: underline;
}
footer .links {
    text-align: center;
    font-weight: normal;
    text-decoration: none;
}
@media (min-width: 768px) {
    footer .links a {
        padding: 20px;
    }
}
footer .links a:hover {
    text-decoration: underline;
}

.main_page_row {
    background-color: #ffffff;
    padding: 15px;
}

.countries_row {
    font-size: 14px;
    line-height: 32px;
}

.countries_row .panel-frame {
    margin-bottom: 0;
}

.panel-frame {
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.panel-default {
    border-color: #ddd;
}

footer .title {
    text-align: left;
}

footer .title h4 {
    margin: 0;
}

footer .title a {
    text-decoration: none;
}

footer .countries {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffcc;
    margin-bottom: 20px;
}

footer .countries a {
    font-size: 18px;
    line-height: 32px;
}

@media (min-width: 1200px) {
    .container {
        /*width: 1020px;*/
    }
}

.main_form {
    font-size: 16px;
}

.main_form .form-control {
    font-size: 16px;
}

.main_form h1 {
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.main_form button.search_button {
    /*margin-top: 20px;*/
    margin-bottom: 10px;
    text-align: center;
}

@media (min-width: 768px) {
    .main_form button.search_button {
        /*margin-top: 20px;*/
    }
}

.main_form .form_text_top {
    font-weight: normal;
}

.main_form .form_text {
    font-weight: normal;
    margin-top: 8px;
}

.main_form .input_margin {
    margin-bottom: 10px;
}

.main_form_middle {
    margin-top: 3px;
    margin-bottom: 5px;
}

.main_form {
    margin-left: -15px;
    margin-right: -15px;
}

.navbar-nav {
    /*float: left;*/
    /*margin: 0;*/
    margin-left: 0;
    margin-right: 0;
}

.navbar-nav>li {
    /*float: left;*/
}

.main_form {
    min-height: 110px;
}
.main_form .main_form_field {
    min-height: 110px;
}

@media (max-width: 991px) {
    .main_form {
       min-height: 160px;
    }
    .main_form .main_form_field {
        min-height: 160px;
    }
}

@media (max-width: 767px) {
    .main_form {
        min-height: 0;
    }
    .main_form .main_form_field {
        min-height: 0;
    }
}

@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar {
    min-height: 3px;
    /*min-height: 42px;*/
}
#collapse2 {
    /*margin-right: -15px;*/
    /*margin-left: -15px;*/
}
@media (max-width: 767px) {
    #top-nav2 {
        background-color: white;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #009900;
    }
    .navbar-brand {
        height: 85px;
        padding: 0 15px;
    }
}
@media (min-width: 768px) {
    #top-nav2 {
        /*margin-top: -42px;*/
        /*background-color: transparent;*/
    }
}
body {
    /*background-color: #999999;*/
    background-color: white;
}

a {
    color: #0000ff;
}

h1 {
    font-size: 3.2rem;
    font-weight: bold;
    padding-bottom: 9px;
}

h2 {
    font-size: 18px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

.pb_directories p{
    margin-top: 20px;
}


.table_header {
    background-color: #ffcc00;
    margin-bottom: 20px;
}

.table_header div {
    padding: 4px 15px;
}

.results_amount {
    margin-top: 20px;
}

@media (min-width: 768px){
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2  {
        width: 3.84%;
        *width: 3.84%;
    }
}
@media (min-width: 1200px) {
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2 {
        width: 3.84%;
        *width: 3.84%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .columns26 .col-md-2, .columns26 .col-sm-2, .columns26 .col-lg-2 {
        width: 3.84%;
        *width: 3.84%;
    }
}


/*@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2  {
        width: 20%;
        *width: 20%;
    }
}*/
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-sm-2 {
        width: 20%;
        *width: 20%;
    }
}

.wrapper_main {
    /*background-color: #eee;*/
}

/*
        AD
*/
.ad-home-right {
    padding-right: 0;
    padding-left: 0;
}
.ad-home-right ins {
    width: 160px;
    height: 600px;
    float: right;
    margin-top: 10px;
}
@media (max-width: 768px) {
    .ad-home-right ins {
        width: 728px;
        height: 90px;
        float: none;
        margin: 0 auto 10px auto;
        text-align: center;
    }
}
@media (max-width: 728px) {
    .ad-home-right ins {
        width: 468px;
        height: 60px;
    }
}
@media (max-width: 468px) {
    .ad-home-right ins {
        width: 320px;
        height: 50px;
        max-height: 110px;
        margin-bottom: 0;
    }
}
/*
        Phone Books
*/
.top_form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 2px 60px 17px 60px;
}
.top_form_2 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 60px 30px 60px;
}
.top_form_pb.top_form_pb {
    padding: 2px 30px 17px 30px;
}
@media (max-width: 767px) {
    .top_form {
        padding: 30px;
    }
}
.top_form h1 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.pb_breadcrumbs {
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #ffcc00;
    border-bottom: 1px solid #ffcc00;
    border-radius: 0;
}

.pb_breadcrumbs .breadcrumb_right li.active a {
    color: #0000FF;
    font-size: 18px;
}

.pb_breadcrumbs .row {
    margin-left: 0;
    margin-right: 0;
}

.pb_breadcrumbs .row div {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .pb_breadcrumbs .breadcrumb_right {
        text-align: left;
        padding-left: 10px;
    }
}
.pb_top_ad {
    margin: 17px auto;
    min-height: 64px;
}
/*
. {
    width:336px;
    height:280px;
    float: left;
    margin: 0 10px 10px 0;
}
*/

.pb_bottom_left_ad {
    width: 336px;
    height: 280px;
    float: left;
    margin: 0 10px 10px 0;
}

.pb_bottom_right_ad {
    width: 336px;
    height: 280px;
    float: right;
    margin: 0 10px 10px 0;
}

@media (max-width: 767px) {
    .pb_bottom_left_ad {
        margin: 10px 0 10px 0;
        float: none;
        width: 100%;
        height: auto;
    }
}

.pb_bottom_ad {
    margin-bottom: 10px;
}

.pb_bottom_right_ad {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
}
/*.pb_bottom_right_ad ins {
    width: 160px;
    float: right;
}*/
@media (max-width: 767px) {
    .pb_bottom_right_ad {
        padding-right: 15px;
        padding-left: 15px;
    }
    .pb_bottom_right_ad ins {
        width: 100%;
        height: auto;
        float: none;
        margin: 10px auto 10px auto;
        text-align: center;
    }
}

.pb_breadcrumbs .breadcrumb {
    margin-bottom: 0;
    border-radius: 0;
    /*max-height: 36px;*/
}

.pb_breadcrumbs li a {
    color: #464646;
    font-weight: bold;
}
.pb_countries_list h5 {
    font-weight: bold;
}

a.and_more, a.and_more:hover {
    color: #909090;
    font-weight: normal;
    text-decoration: none;
}

.modal-data-hide {
    display: none;
}
.modal-window {
    background: #ffffff;
    padding: 15px;
    position: fixed;
    z-index: 100;
    top: 100px;
    min-height: 100px;
    min-width: 450px;
    display: none;
}
.modal-wrapper {
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 1;
    display: none;
    position: absolute;
}

.email_lookup_form {
    background-color: #eee;
    padding: 25px;
    margin-top: 15px;
}

.email_lookup_form h3 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
}
.email_lookup_form .pb_powered {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    margin-top: -5px;
}

.pb_form_description {
    margin-top: 10px;
}

.pb_note {
    padding-top: 10px;
    padding-bottom: 10px;
}

.pb_country_middle_ad {
    padding-bottom: 10px;
}

.pb_country h4 {
    font-size: 16px;
    font-weight: bold;
}

.pb_country h2 {
    font-size: 16px;
    font-weight: bold;
}

hr.hr_invisible {
    margin: 0;
    padding: 10px 0 10px 0;
    border: none;
}
hr.hr_invisible_2 {
    margin: 0;
    padding: 6px 0 6px 0;
    border: none;
}

.pb_directories {
    margin-bottom: 20px;
}

.pb_directories h2 {
    margin-top: 35px;
     font-size: 2.7rem;
    font-weight: bold;
}

.pb_countries_list h3 {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.pb_countries_list a {
    font-size: 18px;
    line-height: 26px;
}

#main_popup .countries a {
    line-height: 28px;
}

@media (max-width: 767px) {
    .top_form .input_margin {
        margin-bottom: 10px;
    }
}

.alphabet_btn {
    font-size: 16px;
    font-weight: bold;
    color: #ff6600;
    text-decoration: underline;
}
.wp_state_cities {
    margin-bottom: 10px;
}

.wp_cities a {
    line-height: 28px;
}

.report_name {
    font-size: 16px;
    font-weight: bold;
}

.report_age {
    font-size: 16px;
}
.report_address {
    font-size: 16px;
}
.report_phone {
    font-size: 16px;
}

.get_full_report a {
    font-size: 18px;
    font-weight: bold;
    color: #ff6600;
}

.results_data {
    margin-top: 20px;
}

.premium {
    background: #efefef;
    border: 1px solid #ffcc00;
    padding: 10px;
}

.premium a:hover {
    text-decoration: none;
}

.premium .text-black {
    color: #000;
}

.premium .text-orange {
    color: #ff6600;
    font-weight: bold;
}

.premium .text-link {
    color: #0000ff;
    font-weight: bold;
}

.premium .text-link:hover {
    text-decoration: underline;
}

.premium .premium_listing {
    font-size: 13px;
    font-weight: normal;
    color: #808080;
}

.premium .row {
    padding: 5px;
}

.premium_top {
    margin-top: 20px;
    margin-bottom: 20px;
}

.no-results {
    padding: 30px;
}

.premium_resources {
    font-size: 14px;
}

.premium_resources a {
    line-height: 26px;
}

.premium_resources_bottom {
    margin-top: 20px;
}

.premium .subtitle {
    /*color: #808080;*/
    /*font-size: 14px;*/
    /*font-weight: bold;*/
}

.bottom_margin {
    margin-bottom: 20px;
}

/*
        Reverse Phone
*/

.rp_countries_list {
    margin-top: 20px;
    margin-bottom: 20px;
}

.rp_countries_list a {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    text-decoration: underline;
}

.rp_top {
    margin-top: 10px;
}

.rp_top_text {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}

.rp_bold_text {
    font-weight: bold;
    font-size: 18px;
    /*margin-top: 5px;*/
}

.rp_bold_text2 {
    font-weight: bold;
    font-size: 18px;
    /*margin-top: 5px;*/
    /*margin-bottom: 5px;*/
}

.rp_bold_text a {
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
}

.text_orange {
    color: #ff6600;
}

.rp_lookup a {
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 30px;
}

.rp_phonebooks a {
    text-decoration: underline;
    font-weight: bold;
    line-height: 34px;
    font-size: 18px;
}

.rp_big_text {
    font-size: 18px;
}
.rp_big_text span {
    font-size: 18px;
}

.rp_small_text {
    font-size: 14px;
}

.rp_small_text span {
    font-weight: bold;
}

.rp_big_margin {
    margin-top: 15px;
    margin-bottom: 5px;
}

.rp_spokeo {
    margin-bottom: 15px;
}
.rp_spokeo a {
    font-size: 26px;
    text-decoration: underline;
    font-weight: bold;
}

.rp_spokeo span {
    font-size: 12px;
}

.sitemap a {
    font-size: 18px;
    font-weight: bold;
}

.guarantee {
    font-weight: bold;
}

.caption {
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 16px;
}

.form_feedback .control-label {
    text-align: left;
}

.breadcrumbs {
    background-color: #f5f5f5;
    font-size: 16px;
}

.header-nav {
    width: 100%;
}


@media (min-width: 768px) {
    .header-nav li {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-nav li a {
        /*height: 66px;*/
    }
    .top_form {
        padding: 10px 10px 20px 10px;
    }
}

#collapse2 .row div {
    padding-left: 0;
    padding-right: 0;
}
.main_form .row {
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
}

.main_form .row div.col-main {
    /*padding-left: 5px;*/
    /*padding-right: 5px;*/
}

.top-header-description {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 18px;
}

.top-header-description h2 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}

.syd_big_text {
    font-size: 18px;
}

.like_h4 {
    font-size: 18px;
    font-weight: 500;
}

.pb_country .like_h4 {
    font-size: 18px;
    font-weight: bold;
}

.alphabet-orange a {
    font-weight: bold;
    font-size: 18px;
}
.alphabet-orange .active a{
    text-decoration: underline;
}
.alphabet-orange a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.text-normal, a.text-normal {
    font-weight: normal;
}

.margin-bottom-small {
    margin-bottom: 6px;
}

/*
.col-sm-push-3 {
    left: auto;
}

.col-sm-pull-9 {
    right: auto;
}
*/

html {
    overflow-y:scroll;
}

.home-forms {
    font-size: 16px;
}

.h-margin-smaller {
    margin-top: 10px;
    margin-bottom: 5px;
}

.rp-top-right-ad {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .rp-top-right-ad {
        margin-top: 10px;
        /*max-height: 210px;*/
    }
}

.rp-bottom-right-ad {
    margin-bottom: 10px;
}

.btn-verified3 {
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
    margin-top: 15px;
}

.btn-verified {
    position: absolute;
    top: -30px;
    right: 0;
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
}

.btn-verified2 {
    position: absolute;
    top: -30px;
    left: 4px;
    height: 25px;
    width: 108px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/beenverified.png);
}

@media (max-width: 991px) {
    .margin-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

input.form-control:focus.selected {
    border-color: red;
}

.nav-square h2, .nav-square h3 {
    margin-top: 10px;
}

.btn-lg.btn-lg-home {
    padding: 8px 14px;
}
.fa-1-2x {
    font-size: 1.4em;
}
@media (min-width: 1200px) {
    .input-right-padding {
        padding-right: 35px;
    }
}

@media (max-width: 767px) {
    #top-nav2 {
        min-height: 1px;
    }
    #top-nav {
        /*height: 40px;*/
    }
    .navbar-brand {
        height: 40px;
        margin-left: 15px;
    }
}

#top-nav2 .navbar-nav>li>a {
    font-size: 20px;
    font-weight: bold;
}
@media (min-width: 768px) and (max-width: 991px) {
    #top-nav2 .navbar-nav>li>a {
        font-size: 12px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #top-nav2 .navbar-nav>li>a {
        font-size: 16px;
    }
}


/* ----- MAIN COLORS ----- */
/* Header Background */
.navbar-inverse {
    /*background-color: #cccccc;*/
    background-color: white;
}
/* Footer Background */
footer {
    /*background-color: #cccccc;*/
    background-color: white;
}
/* Logo 'Search' */
.part1 {
    color: #444;
}
/* Logo 'Yellow' */
.part2 {

    color: #ff6600;
}
/* Logo 'Directory' */
.part3 {
    color: #444;
}
/* Logo '.com' */
.part4 {
    /*color: #efefef;*/
    color: #afafaf;
}

/* Home Page forms background */
.main_form .main_form_field {
    /*background-color: #660099;*/
    background-color: #ffffcc;
}
.top_form {
    /*background-color: #660099;*/
    background-color: #ffffcc;
}
.top_form_2 {
    /*background-color: #660099;*/
    background-color: #ffffcc;
}
/* Form colors */
.form-control.input-lg, select2-container.select2, .select2-container .select2-choice {
    /*border-color: #660099;*/
    border-color: #ff6600;
    border-width: 2px;
}
.form-control.input-lg.input-alt, select2-container.select2.input-alt, .select2-container.input-alt .select2-choice {
    border-color: #ff6600;
}

/* Buttons */
.btn-black {
    color: #fff;
    /*background-color: #6600cc;*/
    background-color: #ff6600;
    /*border-color: #606060;*/
    border-color: #ffaa00;
}

/* Buttons with mouse over */
.btn-black:hover, .btn-black:focus {
    color: #444;
    /*background-color: #606060;*/
    /*border-color: #808080;*/
}

/* Main Menu */
#top-nav2 .navbar-nav>li>a {
    /*background-color: #ffffff;*/
    background-color: #22c3af;
    border: 1px solid #22c3af;
    color: white;
}
#top-nav2 .navbar-nav>li>a:hover {
    color: #444;
}
/* Main menu active field */
#top-nav2 .navbar-nav>li.active>a {
    /*background-color: #ffaa00;*/
    background-color: #444;
    border: 1px solid #444;
    color: white;
}

/* Footer colors */
footer {
    color: #333;
}
/*
footer a {
    color: white;
}
*/
.footer-brand.footer-attribution a{
    color: #333;
}
.footer-brand a:hover {
    /*color: #6600cc;*/
    color: #444;
}
footer .links {
    /*color: #6600cc;*/
    color: #444;
}
footer .links a:hover {
    text-decoration: underline;
}
footer .title {
    border-bottom: 1px solid #ffcc00;
}
/*footer .title a {
    color: #ffcc00;
}*/
a:hover {
    color: #444;
    /*color: #6600cc;*/
}
footer .countries a:hover {
    color: #444;
    /*color: #6600cc;*/
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: white;
}
.navbar-inverse .navbar-toggle {
    border-color: #22c3af;
    border-width: 2px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #22c3af;
}

.brand-top-2 .part1, .brand-top-2 .part3, .brand-top-2 .part4 {
    color:white;
}

.brand-top-2.hover .part1, .brand-top-2.hover .part3 {
    color: #444;
}

.brand-top-2.hover .part4 {
    color: #afafaf;
}

figcaption{
    font-size: 11px;
}

.pb_directories .img-responsive {
    margin: 0 auto;
}