.debt-control-btn {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
}
.debt-complaint {
    background-color: #bd2414;
    color: #fff;
}
.debt-review {
    background-color: #076bc1;
    color: #fff;
}


.debt-collector-mp-link{
	display: inline-block;
    width: 32%;
    padding-left: 10px;
    padding-right: 10px;
}


.debt-pagination-l {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
    text-transform: uppercase;
    margin-left: 2px;
    margin-right: 2px;
    text-decoration: underline;
}

.debt-call-rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  width: 350px;
}
.debt-call-rating > span {
  display: inline-block;
  position: relative;
  width: 70px;
  text-align: center;
  font-size: 60px;  
  color: #bd2313;
  cursor: pointer;
}
.debt-call-rating > span:hover:before,
.debt-call-rating > span:hover ~ span:before {
   content: "\2605";
   position: absolute;
}

.debt-rate-done{
	direction: ltr;
    font-weight: bold;
    line-height: 38px;
}

@media (max-width: 800px){
	.debt-collector-mp-link{
		display: inline-block;
    	width: 49%;
	}  

	.debt_cl .mul3 {
    	-webkit-column-count: 1 !important;
    	-moz-column-count: 1 !important;
    	column-count: 1 !important;
	}
	.debt_cl .infoty-title{
		font-size: 16px !important;
	}

	.debt-call-rating > span {
  		width: 60px;
		font-size: 50px;  
	}

	.debt-call-rating {
  		width: 300px;
	}

}


footer .widget_nav_menu .current-menu-item>a{
    background-color: inherit;
}


.widget .wrecent1 li{
  border-bottom: 1px solid #e6e6e6 !important;
}
.widget .wrecent1 li:last-child{
  border-bottom: 0px solid #e6e6e6 !important;  
}


.widget_nav_menu ul li:last-child a, .widget_meta ul li:last-child a, .widget_pages ul li:last-child a{
  border-bottom: 0px solid #e6e6e6 !important;    
}

.debt_cl ul{
  font-size: inherit !important;
}


.x-breadcrumb-wrap{
  display: block !important;
  background-color: #2356bf !important;
  background-color: green !important;
}
.x-breadcrumbs{
  width: 100% !important;
}

.top-credit-check{
  display: block;
  text-align: center;
  text-shadow: none;
  font-weight: 400;
  color: #fff;
  font-size: 1.1rem;
  text-transform: none;
  color: #fff !important;  
}


.top-credit-check:hover{
  text-decoration: underline;
}

.x-nav-articles{
  display: none !important;
}

.pauthorpub{
    display: inline-block;
    background-color: #f3f3f3;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.8rem;
    color: #666;
}
.pauthorpub span{
color: #000;
}




.debt-c-header-box{
    width: 100%;
    background-color: #eaeaea;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    padding-top: 20px !important;
    padding-bottom: 20px !important;

}


.debt-c-header-subtitle{
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    display: block;
    font-size: 1.2rem !important;
}
.debt-c-header-subtitle2{
    display: block;
    font-size: 1.2rem !important;  
    font-weight: 600;
}

.debt-c-header-cta{

}
.debt-c-consultation, .promo-cta{
    display: inline-block;
    background-color: #ea651d;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.3rem;
    line-height: 2.5rem;
    border-radius: 6px;
    margin-right: 25px;
    color: #fff;
    box-shadow: -3px 2px 6px -1px #777;
    border: 3px solid #ea651d;
}
.debt-c-consultation:hover, .promo-cta:hover{
  background-color: #d24e08;
}
.debt-c-call, .promo-cta2{
  display: inline-block;
    background-color: #f57b3b;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.3rem;
    line-height: 2.5rem;
    border-radius: 6px;    
    color: #fff;
    box-shadow: -3px 2px 6px -1px #777;
    border: 3px solid #ea651d;
}



.debt-c-call:hover, .promo-cta2:hover{
  background-color: #d24e08;
}


.debt-c-h{
    line-height: 38px;
    font-size: 28px !important;
    margin-bottom: 0px !important;
}

.debt-c-header-box-second{
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.debt-c-header-box-second .debt-c-header-subtitle{
    margin-top: 0px !important;
    font-size: 2rem !important;
    margin-bottom: 10px !important;
}



  footer .lmpartner{
    font-size: 12px;
    display: block;
    color: #fff;
  }
  footer .lmpartner a{
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
  }






#omnisend-dynamic-container .soundest-form-without-image-open{
  background-color: #016101 !important;
}

#soundest-forms-container .soundest-form-without-image-submit{
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-radius: 3px !important;
}

#soundest-forms-container  .soundest-form-without-image-field{
  font-size: 16px !important;
}


@media (max-device-width: 736px){
  footer .lmpartner{
    font-size: 12px;
  }
  footer .cdp-logo{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  footer .widget{
    text-align: center;
  }
  footer .menu-footernav2-container a:before{
    display: none;
  }
  footer .menu-footernav2-container a{
    padding-right: 0px !important;
  }
}


@media (max-width: 600px){
  .debt-collector-mp-link{
    display: inline-block;
      width: 100%;
  }  

  .debt-c-consultation, .debt-c-call, .promo-cta, .promo-cta2{
    margin-right: 0px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
.debt-c-header-subtitle2{
  margin-bottom: 10px !important;
}

.promo-cta, .promo-cta2{
    font-size: 1.2rem;
}


}
