.imgboxsw, .size-medium{
	width:100% !important
}

.blog_sec img{
	width:100% !important;
}
.page.type-page{
    /*display: grid;*/
}
.page.type-page #comments{
    display: none;
}
.list_software_main {
    padding: 16px 0 0;
    margin-right: 0;
    margin-left: 0;
    position: relative;
}
.list_soft_logo span, .list_soft_logo a {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 50%;
    border: 1px solid #eee;
    position: relative;
    z-index: 0;
}
.list_soft_logo .soft_logo {
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
    max-height: 53px;
    max-width: 52px;
}
.leaders_lable_main {
    margin-left: 10px;
    margin-top: 2px;
}
.leaders_lable {
    color: #333;
    padding-right: 9px;
    border-radius: 4px;
    margin: 4px 0 8px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #135893;
}
.leaders_lable span {
    color: #135893;
}
.sub_title {
    margin: 0;
    color: #333;
    font-size: 16px;
}
.assign_numbers_desktop {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f78b77;
    margin: 0;
    color: #ffffff;
    width: 40px;
    height: 34px;
    opacity: 1;
    border-radius: 0 0 18px 0;
    border-right: 1px solid;
    border-bottom: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 15px;
}
.soft_rate_star {
    top: 22px;
    position: absolute;
    right: 0;
    border: 1px solid #d8d8d8;
    padding: 5px 10px;
    border-radius: 6px 0 0 6px;
    z-index: 1;
    border-right: none;
    padding-left: 6px;
}
.star_new_background {
    font-size: 12px;
    color: #fff;
    background: #43a047;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 4px;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 10% 41%;
}
.empty_star_wr, .rating_count {
    font-size: 14px;
    font-weight: 600;
    color: #135893;
    display: flex;
    align-items: center;
}
.cat_list_btn_main {
    margin-top: 10px;
    margin-bottom: 16px;
}
.cat_vwbft_fdfcgp_btn.fd_fc_btn {
    background-color: #f78b77;
}
.cat_vwbft_fdfcgp_btn, .cat_vwbft_fdfcgp_btn:hover {
    min-width: 110px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    margin-right: 10px;
    cursor: pointer;
}
.cat_vwbft_fdfcgp_btn.gp_btn {
    background-color: #f78b77;
}
.overview_section_border {
    border-top: 1px solid #ddd;
    padding: 10px 10px 0;
    padding-bottom: 1px;
}
.new_section_mobile_api_free_outer {
    margin: 7px 0;
    margin-bottom: 13px;
}
.software_pricing {
    margin-right: 10px;
}
.software_pricing p .onrequest_cat_pricing, .software_pricing p .pricing_cat_green {
    color: #f78b77;
}
.new_section_mobile_api_free_inner {
    font-size: 14px;
    margin-right: 14px;
    color: #333;
    font-weight: 500;
}
.new_section_mobile_api_free_inner i {
  color: #f78b77;
    margin-right: 4px;
    font-size: 18px;
}
.check_circle_outer {
    background-image: url(../icon/categorypage/check_circlenew.svg);
    background-size: contain;
    height: 20px;
    width: 20px;
    margin-right: 6px;
    margin-top: -1px;
}
.review_in_category {
    margin: 10px 0 13px;
    border-top: 1px solid #ddd;
}
.reviewer_image {
    margin-right: 5px;
}
.name_logo_review {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background-color: rgb(244 244 244);
}
.name_logo_review span {
    background-image: url(/wp-content/uploads/2023/01/person.svg);
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    width: 100%;
    background-position: 50%;
}
.review_text_main {
    display: flex;
    align-items: center;
    justify-content: center;
}
.review_text_main .review_sec_title, .review_text_main h5 {
    margin: 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}
.review_sec_name {
    padding-left: 5px!important;
    margin: 0;
    font-size: 14px;
    color: #757575;
}
.show_detail_cat_page {
    border-top: 1px solid #ddd;
    position: relative;
}
.account_soft_detail_div_main h4 .accordion_tab-label, .account_soft_detail_div_main h3 .accordion_tab-label {
    font-size: 15px;
    font-weight: 500;
    color: #135893;
}
.slist_oftware_name{
  font-size: 1.45rem;
}
@media (min-width: 640px) and (max-width: 8000px){
    .ftr-clm-2{
         column-count: 2;
    }
}
@media screen and (max-width: 1080px){
  .soft_rate_star {
      position: unset;
      border: none;
      padding-left: 0;
  }
  .new_section_mobile_api_free_outer {
      flex-direction: column;
      align-items: flex-start!important;
  }
  .new_section_mobile_api_free {
      margin: 5px 0;
  }
}
