@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700&display=swap');
html, body{
    overflow-x: hidden;
}
body,h1,h2,h3,h4,h5,h6,p,table,input,tr,th,td,strong,b{
    font-family: 'Poppins', sans-serif !important;
}
header{
    background: #0177b4;
}
.row.equal {
    display: flex;
    flex-wrap: wrap;
}
.r-row-state{
    gap:10px !important;
}
.r-row-state .col{
    padding: 0px !important;
    flex-grow: 0 !important;
}
.r-social-mob{
    background: #242928;
}
.r-header-logo {
    width: 160px;
    height: auto;
}
.r-logo--img{
    box-sizing: border-box;
    width: 159px;
}
.r-header-input{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 18px;
    outline: none;
    box-shadow: none;
    border: 0px;
}
.r-header-button{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background:#333736;
    border:0px;
    outline: none;
    padding: 7px 15px;
}
.r-header-button:hover{
    background:#242928;
}
.r-header-button-icon {
    width: 20px;
    padding: 2.8px 0px 3.5px 0px;
}
.r-header-social--txt{
    color:#fff;
    font-weight: 500;
    font-size: 16px;
}
.r-header-social--icon img{
    width: auto;
    height: 18px;
    padding: 0px 5px;
}
.r-header-social--icon:hover{
    opacity: .8;
}
.r-hero-section{
    background: url(../images/banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.r-hero--h1{
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff;
    
}
.r-hero--h1-span{
    display: block;
    font-size: 2rem;
    line-height: 2.6rem;
    color: #0077b4;
    font-weight: 700;
}
.r-hero-span{
    color:#fff;
}
.r-hero-input{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 18px;
    outline: none;
    box-shadow: none;
    border: 0px;
    width: calc(100% - 70px)!important;
}
.r-hero-button{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background:#0077b4;
    border:0px;
    outline: none;
    padding: 6px 20px;
}
.r-hero-button:hover{
    background:#006599;
}
.r-hero-button-grey{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background:#333;
    border:0px;
    outline: none;
    padding: 6px 20px;
}
.r-hero-button-grey:hover{
    background:#242928;
}
.r-hero-button-icon {
    width: 20px;
    padding: 2.8px 0px 3.5px 0px;
}
.r-featurep-h2 {
    font-weight: 700;
    font-size: 1.5rem;
}
.r-feature-span {
    font-weight: 400;
    font-size: 16px;
}
.r-feature-span--2 {
    font-weight: 400;
    font-size: 14px;
}
.r-feature-stats-1{
    background:#0077b4;
}
.r-feature-stats-1 .table{
    font-size: 14px;
    color: #fff;
}
.r-feature-stats-1 .table thead th{
    border-bottom: 0px !important;
    border-top: 0px !important;
}
.r-feature-stats-1 .table tr:first-child td{
    border-top: 0px !important;
}
.r-feature-stats-1 .table td, .r-feature-stats-1 .table th{
    border-color: #148ac7;
}
.r-feature-stats-1 tr th:not(first-child){
    text-align: right;
}
.r-feature-stats-1 tr th:first-child{
    text-align: left;
}
.r-feature-stats-1 tr td:not(first-child){
    text-align: right;
}
.r-feature-stats-1 tr td:first-child{
    text-align: left;
}
.r-feature-stats-2 tr th:not(first-child){
    text-align: center;
}
.r-feature-stats-2 tr th:first-child{
    text-align: left;
}
.r-feature-stats-2 tr td:not(first-child){
    text-align: center;
}
.r-feature-stats-2 tr td:first-child{
    text-align: left;
}
.r-feature-stats-2{
    background: #f6f6f6;
    height: 100%;
}
.r-feature-stats-3{
    background: #eaeaea;
    height: 100%;
}
.r-feature-stats-2--span{
    font-weight: 700;
    font-size: 14px;
}
.r-feature-stats-22--span{
    font-weight: 400;
    font-size: 14px;
}
.ftc-bar-complaints-number-main{
    width: 100%;
    height: 20px;
}
#q-graph {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    background: transparent;
    font-size: 12px;
    margin-bottom: 45px;
}
#q-graph tr, #q-graph th, #q-graph td {
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: 500 !important;
    min-width: 65px;
}
#q-graph tbody tr {
    height: 100%;
    padding-top: 2px;
    color: #AAA;
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
}
#q-graph #m-6 {
    left: 2;
}
#q-graph tbody th {
    vertical-align: middle;
    font-weight: normal;
    color: #333;
    width: auto;
}
#q-graph td {
    transition: all .3s ease;
}
#q-graph td:hover .ftc-barr{
    opacity: .9;
}
#q-graph td:hover .ftc-barr-red{
    opacity: .9;
}
#q-graph td:hover .ftc-yellow{
    opacity: .9;
}
#q-graph .bar {
    width: 100%;
    border: 1px solid;
    border-bottom: none;
    color: #fff;
    border-radius: 0px;
}
#q-graph .ftc {
    background-color: #fff;
    border-color: transparent;
}
#q-graph #m-5 {
    left: 18%;
}
#q-graph #m-4 {
    left: 34%;
}
#q-graph #m-3 {
    left: 50%;
}
#q-graph #m-2 {
    left: 66%;
}
#q-graph #m-1 {
    left: 82%;
    border-right: none;
}
.ftc.bar{
    position: relative;
}
.r-feature-bar-text{
    text-align: right !important;
    color: #0077b4;
}
.ftc-barr{
    position: absolute;
    left: 0;
    top: 0;
    width: 70%;
    height: 100%;
    background: #0077b4;
    z-index: 4;
    text-align: right;
    padding-right: 10px;
}
.ftc-barr-red{
    position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    height: 100%;
    background: rgb(247, 67, 67);
     z-index: 3;
     text-align: right;
     padding-right: 10px;
}
.ftc-barr-yellow{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #edd642;
     z-index: 2;
     text-align: right;
     padding-right: 1px;
}
.r-feature-section-state{
    background: #f6f6f6;
}
.r-feature-state-img-card{
    width: 200px;
    height: 200px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.r-state-img-card--image{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.r-state-img-card--txt{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    z-index: 1;
    width: 100%;
    padding:0px 5px;
}
.r-feature-state--link:hover{
    opacity: .8;
}
.r-btn{
    border-radius: 20px;
    color:#fff;
    text-decoration: none;
    background: #0077b4;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 80px;
}
.r-btn:hover{
    background: #006599;
    color: #fff !important;
    text-decoration: none;
}
.r-download-chart-btn{
    border-radius: 20px;
    color:#fff;
    text-decoration: none;
    background: #0077b4;
    font-weight: 500;
    font-size: 14px;
    padding: 10px 40px;
}
.r-download-chart-btn:hover{
    background: #006599;
    color: #fff !important;
}
.r-feature-area-card{
    width: 98px;
    height: 40px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.r-feature-area-btn{
    display: block;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    background: #0077b4;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 0px;
}
.r-feature-area-btn:hover{
    background: #006599;
    color: #fff !important;
    text-decoration: none;
}
.r-footer{
    background: #353535;
}
.r-logo-footer{
    width: 180px;
    height: auto;
}
.r-footer-txt{
    color: #eee;
    font-weight: 400;
    font-size: 14px;
    line-height: 2;
}
.r-footer-link{
    font-weight: 700;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    padding:10px 10px;
}
.r-footer-link:hover{
    color: #0077b4;
    text-decoration: none;
}
.r-footer-copyrights{
    border-top: 1px solid #4d4d4d;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.r-page-header--h1{
    color:#fff;
    font-weight: 700;
    font-size: 2rem;    
    align-items: center;
    display: flex;
    justify-content: start;
}
.r-page-header--h2{
    color:#fff;
    font-weight: 700;
    font-size: 1rem;
    justify-content: start;
}
.r-page-header{
    background:url(../images/about-us-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right;
    height: 175px;
}
.r-page-header-states{
    background:url(../images/banner-states.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right;
    height: 175px;
}
.r-page-header-area-code{
    background:url(../images/area-code-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right;
    height: 175px;
}
.r-page-header-complaints{
    background:url(../images/hempshire-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right;
    height: 175px;
}
.r-page-header-complaints-number{
    background:url(../images/complaint-banner.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right;
    height: 175px;
}
.r-content-wrapper-grey{
    background-color: #f6f6f6;
}
.r-content-wrapper-dark{
    background-color: #333;
    color: #fff;
}
.r-content-wrapper-blue{
    background-color: #0077b4;
    color: #fff;
}
.r-content-heading{
    font-size: 1.2rem;
    font-weight: 700;
    padding:20px 0px;
}
.r-content-text{
    font-size: 15px;
    font-weight: 400;
}
.r-content-text--a{
    text-decoration: none;
    color: #0077b4;
}
.r-content-text--a:hover{
    text-decoration: none !important;
}
.r-text-source{
    font-weight: 700;
    font-size: 16px;
    color: #242928;
}
.r-source-wrapper{
    width: 500px;
    max-width: 83%;
    border-radius: 5px;
    height: auto;
    display: block;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    margin: 0 auto;
}
.color-dark{
    color: #242928;
}
.card-body {
    padding: 1rem 1.5rem;
}
.border-b {
    border-bottom: 1px solid #e6e6e6;;
}

.card-body {
    padding: 25px;
    border-bottom: 1px solid e6e6e6;
}
.card-body:nth-child(even){
    background-color: #fafafa;
}
.card-body:last-child{
    border-bottom: 0px;
}
.h4 a{
    color: #0077b4 !important;
}
.h4 a:hover{
    color: #148ac7 !important;
    text-decoration: none;
}
.small.gray.prefix{
    background: #0077b4;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    border-radius: 20px;
    margin: 0px 0px 10px 0px;
    font-weight: 500;
}
.r-ad-section{
    background: #f0f0f0;
}
.table-area-code-info{
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}
.table-area-code-info tr:first-child td{
    border-top: 0px;
}
.table-reported-phone-num th{
    font-size: 14px !important;
    font-weight: 700;
}
.table-reported-phone-num a{
    color:#0077b4;
}
.table-reported-phone-num a:hover{
    color:#148ac7;
    text-decoration: none;
}
.complaints-browse-other-phones{
    color: #0077b4;
}
.complaints-browse-other-phones:hover{
    color: #148ac7;
    text-decoration: none;
}
.r-share-stats-url{
    font-size: 16px;
    font-weight: 400;
}
.r-share-stats-url strong{
    font-size: 14px;
}
.width100{
    width: 100%;
    height: 200px;
}
.r-complaint-heading-number {
    font-size: 18px;
    font-weight: bold;
    display: block;
    color: #fff;
}
/*.r-complaint-heading-number:hover {*/
/*    color: #fff;*/
/*    opacity: .8;*/
/*    text-decoration: none;*/
/*}*/
.r-sidebar{
    order: 1;
    width: 400px;
    height: auto;
}
.r-sidebar-body{
    order: 2;
    width: 80%;
    height: auto;
}
.r-mainwrapper{
    display: flex;
    flex-direction: row;
}
.r-compaint-number-state-name{
    color: #00527A;
    padding-right: 5px;
}
.r-compaint-number-state-name:hover{
    color:#148ac7;
    text-decoration: none;
}
.r-complaint-number-qty-n, .r-compaints-number-qty-main-n-num{
    color: #fff;
    background: rgb(247, 67, 67);
    padding: 0px 5px;
}
.r-complaint-number-qty-y, .r-compaints-number-qty-main-y-num{
    color: #fff;
    background: #0077b4;
    padding: 0px 5px;
}
.compaints-number-qty-main-y, .compaints-number-qty-main-n{
    font-size: 14px;
    font-weight: 500;
}
.r-complaints-number-details-1{
    font-size: 12px;
}
.r-compaints-number-terms-txt{
    font-size: 11px;
    color: #000;
}
.r-compaints-number-terms-txt a{
    font-size: 11px;
    color: #0077b4;
}
.r-compaints-number-terms-txt a:hover{
    color: #148ac7;
    text-decoration: none;
}
.r-table-sidebar-1{
    font-size: 14px;
}
.r-complaints-number-sidebar-list ul li{
    font-size: 14px;
    line-height: 2;
}
.r-complaints-number-sidebar-list ul a{
    color: #0077b4; 
}

.r-complaints-number-sidebar-list ul a:hover{
    text-decoration: none;
    color: #148ac7;
}

.r-sidebar--a{
    color: #0077b4; 
}
.r-sidebar--a:hover{
    text-decoration: none;
    color: #148ac7;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.breadcrumb{
    font-size: 14px;
}
.breadcrumb a{
    color: #0077b4;
    text-decoration: none !important;
}
.breadcrumb a:hover{
    color: #148ac7;
    text-decoration: none;
}
.r-blog-section{
    background: #0077b4;
}
.r-blog-wrapper{
    background: #fff;
    padding: 13px;
    box-shadow:1px 1px 5px 0px rgba(0,0,0,0.1);
}
.r-img-blog{
    width: 100%;
    height: auto;
}
.r-blog-heading {
    color: #0077b4;
    font-size: 16px;
    font-weight: 700;
}
.r-blog-p {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
}
.r-blog-btn {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    background: #0077b4;
    font-weight: 500;
    font-size: 12px;
    padding: 16px 20px;
}
.r-blog-btn:hover {
    text-decoration: none;
    background: #006599;
    color: #fff !important;
}
.r-blog-btn-list {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    background: #333;
    font-weight: 500;
    font-size: 16px;
    padding: 16px 20px;
}
.r-blog-btn-list:hover {
    text-decoration: none;
    background: #101010;
    color: #fff !important;
}
.color-light{
    color: #fff !important;
}
.d-flex{
    display: flex;
}
.d-none{
    display: none;
}
.d-block{
    display: block;
}
.card{
    background-color: #fff;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.small{
    font-size: 12px;
}
.form-group {
  margin-bottom: 1rem;
}
.r-comment{
    min-height: 120px;
}
@media screen and (max-width: 992px){
      .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
    .r-hero-section{
        background: #000;
    }
        .r-mainwrapper{
        flex-direction: column;
    }
    .r-sidebar{
        order: 2;
        width: 100%;
        height: auto;
    }
    .r-sidebar-body{
        order: 1;
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 600px){
    .r-row-state{
        margin: 0px;
    }
    .r-logo--img{
        width: 250px;
    }
    .r-header-logo {
    width: 250px;
   
}
    .r-feature-state-img-card{
        width: 150px;
        height: 150px;
    }
    .container{
        padding-left:10px;
        padding-right:10px;
    }
    .r-header-input{
        padding-right: 3px;
        font-size: 16px;
        width: calc(100% - 50px);
    }
    .r-header-button{
        padding:7px 10px;
    }
    .r-header-search .form-inline{
        display: inline-flex;
        justify-content: end;
    }
    .r-page-header--h1{
        justify-content: center;
    }
    .r-mainwrapper{
        flex-direction: column;
    }
    .r-sidebar{
    width: 100%;
    height: auto;
    }
    .r-sidebar-body{
    width: 100%;
    height: auto;
    }
}