.bnr_small_img .bnr_sml_imgwrap {
   width: 48%;
}
.bnr_small_img .bnr_sml_imgarea {
    background-image: url(../images/business-for-sale/business_for_sale_small.jpg);
}
.busines_for_sale_wrap{}
.busines_for_sale_area{}
.bfs_list{}
.bfs_list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: flex-start;
}
.bfs_list ul li{
    width: 31.8%;
    margin-right: 17px;
    /* margin-bottom: 60px; */
    position: relative;
    /* background: #1e1e1e; */
    padding-bottom: 60px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    
}
.bfs_list ul li:last-child, .bfs_list ul li:nth-last-child(2), .bfs_list ul li:nth-last-child(3){
    margin-bottom: 0;
}
.bfs_list ul li:nth-child(3n){
    margin-right: 0;
}
.bfs_box{
    height: 100%;
    background: #1e1e1e;
    position: relative;
}
.bfs_box .img_box{
    position: relative;
        border: 1px solid #1e1e1e;
}
.bfs_box .img_box img {
    height: 160px;
    width: 100%;
    object-fit: cover;
}
.bfs_details{
    text-align: center;
    padding: 30px 30px 45px;
    /* min-height: 266px; */
}
.bfs_details h2 {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 300;
}
.bfs_details h2 span {
    font-size: 25px;
    font-weight: 500;
}
.bfs_details p{    color: #cacaca;}

.bfs_details .main_btn {
    margin-top: 30px;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 00;
}
.bfs_details .main_btn a {
    background: #1e1e1e;
    color: #ffffff;
}
.bfs_details .main_btn a:hover, .bfs_details .main_btn a:active, .bfs_details .main_btn a:focus {
    background: #f05526;
}

/*----------
sigle pages
----------*/
.bfs_bnr_wrap{}
.main_bannerwrap .bfs_bnr_area {

}
.bfs_bnr_hd h1 {
    color: #fff;
    font-weight: 300;
        font-size: 37px;
    line-height: 50px;
}
.bfs_bnr_hd{}
.bfs_bnr_hd h1 span.org_text {
    font-size: 46px;
}
.bfs_bnr_hd h2 {
        color: #e6e6e6;
    text-transform: inherit;
    /* width: 80%; */
    margin: 0 auto;
    border-top: 1px dashed #fff;
    padding-top: 15px;
}

/*------------------*/
.mar_tb40{
     margin: 40px 0;
}
.mar_b40{
     margin-bottom: 40px;
}
.mar_t40{
     margin-top: 40px;
}

.equip_list {
   
}

.equip_list h5 {
    border-spacing: #a3a3a3;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 35px;
}

.equip_list ul {
    column-count: 2;
    column-gap: 70px;
}

.equip_list ul li {
    border-bottom: 1px dashed #a3a3a3;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    padding-left: 41px;
    background: url(../images/tick.png) no-repeat;
}
.bullet_list {}

.bullet_list ul {
    column-count: 2;
    column-gap: 70px;
}

.bullet_list ul li {
    border-bottom: 1px dashed #a3a3a3;
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
    padding-left: 41px;
    background: url(../images/tick_o.png) no-repeat;
}
.bullet_list ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.equip_list ul li strong,
.bullet_list ul li strong{
    color:#dcdbdb;
}
.bullet_list ul li strong {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin: 0 0 6px;
}
.equip_list.onecol_list ul,
.bullet_list.onecol_list ul{
    column-count: 1;
    column-gap: 0;
}

/*--------------------*/
.bfs_pan1_wrap{}
.bfs_pan1_wrap .sub_content{
    margin-bottom: 0;
}
/*---------------------*/
.bfs_pan2_wrap {
   }
.bfs_pan2_area{
    background: #ededed;
}
.lft_abt_panel {
    padding: 40px 50px;
    z-index: 2;
    position: relative;
}
.lft_abt_panel .heading h3 {
    color: #f05526;
}
.abt_img{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    height: 100%;
}
.abt_img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*.abt_img:before {
    position: absolute;
    content: " ";
    background: #1e1e1e;
    height: 100%;
    width: 17%;
    left: -7%;
    top: 0;
    transform: skew( -4.7deg , 0deg );
}*/

/*----------------------*/
.bfs_pan3_wrap {
    background: #ededed;
}
.bfs_pan3_area{}
.border_box {
    background: #3c3a3a;
    /* padding: 30px 40px; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

.border_box .heading {
    width: 33%;
    padding: 25px;
    /* border-right: 1px dashed #fff; */
    margin-bottom: 0;
    background: #f05526;
}
.border_box .heading:before {
    position: absolute;
    content: " ";
    background: #3c3a3a;
    height: 100%;
   width: 12%;
    right: -7%;
    top: 0;
    transform: skew( -4.7deg , 0deg );
}
.border_box .heading  h3{
    margin: 0;
    color: #fff;
}
.border_box .textbox{
    width: 67%;
    padding-left: 36px;
}

/*----------------*/
.bfs_pan4_wrap{}
.bfs_pan4_area{}
.contentbox {
    padding: 0 80px;
}
ul.imglist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.imglist li{
    width: 31.8%;
    /* margin-right: 30px; */
    margin-bottom: 25px;
    position: relative;
}
ul.imglist li:nth-child(2n){
    margin-right: 0;
}
ul.imglist li:nth-last-child(2), ul.imglist li:last-child, ul.imglist li:nth-last-child(3){
    margin-bottom: 0;
}
ul.imglist li a{}
ul.imglist li a img{
    height: 250px;
    width: 100%;
    object-fit: cover;
        transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

ul.imglist li:hover a{}
ul.imglist li:hover a img{
    filter: grayscale(1);
}


ul.imglist li a:before {
    content: "";
    position: absolute;
    background-image: url(../images/magnifying-glass.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
ul.imglist li:hover a:before {
    opacity: 1;
    visibility: visible;
}

.ftqpr_wrap {
    border-top: 4px solid #f05526;
}
/*----------------*/
.bfs_price_box, .bg_sec_wrap {
/*    background: #f05526;*/
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.bg_sec_wrap:before{
    content: "";
     background: rgb(0 0 0 / 67%);
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
}
.bg_sec_area{
    position: relative;
}
.bg_sec_area p {
    color: #e2e2e2;
}
.bg_sec_area p, .equip_list ul li {
    color: #cacaca;
}
.brd_arw{
    position: relative;
    border-right: 5px solid #f05526;
}
.brd_arw:before {
    position: absolute;
    content: " ";
    background: #f05526;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%););
    width: 25px;
    height: 60px;
    z-index: 2;
    margin: auto;
    right: -25px;
    top: 0;
    bottom: 0;
}
.tab_pricebox{
      background-image: url(../images/business-for-sale/tab-sale-img_4.jpg);
}
.droned_pricebox{
      background-image: url(../images/drone-new-2024.jpg);
}
.pb_pricebox{
     background-image: url(../images/business-for-sale/pb-sale-img.jpg);
}
.dronebusi_pricebox{
    background-image: url(../images/business-for-sale/dronebusi-sale-img4.jpg);
}
.dogwt_pricebox{
    background-image: url(../images/business-for-sale/dogwt-sale-img_4.jpg);
    background-position: 0 0;
}
.pts_pricebox{
    background-image: url(../images/business-for-sale/pts-sale-img_3.jpg);
}
.locksmith_pricebox{
   background-image: url(../images/business-for-sale/sds-huntingdon.jpg);  
}
.piguy_pricebox {
    background-image: url(../images/business-for-sale/piguypricebox.jpg);  
}
.cleaning_pricebox {
    background-image: url(../images/business-for-sale/cleaning_img3.jpg);  
}
.bfs_price_box_area {
    background: rgb(0 0 0 / 90%);
    padding: 50px;
    /* border: 1px solid; */
       width: 60%
}
.sds-lock-wrap {
    border-top: 4px solid #f05526;
    border-bottom: 4px solid #f05526;
}
.price_text_box{
    /* width: 80%; */
    margin: 0 auto;
}
.price_text_box h4{
    color: #ffffff;
    /* padding: 0 40px; */
    /* text-align: center; */
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
}
.price_text_box h4 strong{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #ffffff;
    padding: 0px 0 4px;
    /* background: #fff; 
    display: inline-block;*/
    /* border-radius: 50px; */
    border-bottom: 1px solid #fff;
}
.price_text_box p {
    color: #bdbdbd;
}
.main_btn.dark_btn {
    /* text-align: center; */
}

.main_btn.dark_btn a:first-child {   
     background: #f05526;
    border-color: #f05526;
    color: #fff;
    margin-right: 10px;
}
.main_btn.dark_btn a:first-child:hover, .main_btn.dark_btn a:first-child:active, .main_btn.dark_btn a:first-child:focus {
     background: #fff;
      border-color: #fff;
    color: #2b2b2b;
}
.bfs_price_box_area .main_btn.dark_btn a {
    color: #ffffff;
}
.equip_list.onecol_list ul li {
    color: #333333;
}
/*-------------*/
.dr_box {
    padding: 60px 50px;
}
.note_box {
        background: #ffffff;
    border: 4px solid #ededed;
    padding: 40px 50px;
}

.note_box p {
    margin-bottom: 10px;
    font-size: 14px;
}


.bg_bg_overlay{
     background: rgb(0 0 0 / 82%);
    padding: 50px;
}
.abtpb{}
.abtpb .imgbox{}
.abtpb .imgbox img {
    height: 380px;
    object-fit: cover;
    width: 100%;
}
.abtpb .grid_contentbox {
    padding: 0 0 0 60px;
}
.grid_content_wrap {
    background: #eeeeee;
    margin-top: 40px;
}

.gribox_left {
    padding: 0 50px;
}

.gribox_imgleft {
}
.photogribox_imgleft img {
    height: 520px;
    object-fit: cover;
}
.gribox_right {
    padding: 0 50px;
}
.grinote_box {
    background: #cfcfcf;
    padding-top: 40px;
    padding-bottom: 40px;
}
.helliboxlist_wrap {
    background: #ffffff;
    margin-top: 40px
}
.bullet_list.onecol_list ul li strong {
    color: #f05526;
}
.about_carousel_box {
    float: left;
    margin-right: 15px;
    max-width: 511px;
    position: relative;
        width: 100%;
}
.about_carousel_box::before {
    border-right: 4px solid #fe6100;
    content: "";
    display: block;
    height: 94.4%;
    left: 22px;
    position: absolute;
    top: 16px;
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    width: 94%;
/*    z-index: -1;*/
}
.about_carousel_box::after {
    border-bottom: 4px solid #fe6100;
    border-left: 4px solid #fe6100;
    border-top: 4px solid #fe6100;
    content: "";
    display: block;
    height: 94.4%;
    left: 22px;
    position: absolute;
    top: 16px;
    transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    width: 94%;
    z-index: 5;
}
.about_carousel_box .slick-arrow{
    position: absolute;
    right: -44px;
    font-size: 24px;
    color: #989898;
        z-index: 5;
    cursor: pointer;
}
.about_carousel_box .slick-arrow:hover{
    color: #fe6100;
}
.about_carousel_box .prev_btn.slick-arrow{
    top: 43%;
}
.about_carousel_box .next_btn.slick-arrow{
    bottom: 43%;
}
.imgbox {
    display: flex;
    height: 100%;
}

.imgbox img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
.bfs_pan4_area .row {
    align-items: center;
}
.industry_list{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.industry_list .indus_box{
    margin-bottom: 25px;
    background: #1a1b1c;
    padding: 40px 30px;
    box-shadow: 3px 4px 6px rgb(0 0 0 / 58%);
    width: 48%;
    border-radius: 20px;
    }
.industry_list .indus_box h3 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    border-bottom: 3px double #3d3d3d;
    padding-bottom: 12px;
}
.industry_list .indus_box p {
    color: #cacaca;
}
.spspbnft_wrap .helliboxlist_wrap {
    margin-top: 0;
}
.dronebu-imgbx img {
    height: 480px;
    object-fit: cover;
}
/*============= custom responsive ===============*/
@media screen and (max-width: 1920px) and (min-width: 1601px) {      }
@media screen and (max-width: 1440px) {      }
@media screen and (max-width: 1366px) {
.bfs_pan4_area .row {
    align-items: stretch;
}

}
@media screen and (max-width: 1280px) { 
.contentbox {
    padding: 0 50px;
}



}
@media screen and (max-width: 1200px) {      }
@media screen and (max-width: 1199px) {  
.bfs_list ul li {
    width: 31.5%;
}
.gribox_left {
    padding: 0 38px;
}
 .gribox_right {
    padding: 0 38px;
}   
.grinote_box {
    padding-top: 40px;
    padding-bottom: 40px;
}
    .pvinvimgbox img {
        height: 550px;
        object-fit: cover;
    }
}
@media screen and (max-width: 1080px) {      }
@media screen and (max-width: 1024px) {      }
@media screen and (max-width: 991px) {  
.bfs_list ul li:nth-child(3n){
    margin-right: 17px;
}
.bfs_list ul li:nth-child(2n){
    margin-right: 0;
}
.bfs_list ul li {
width: 48.7%;
}
.lft_abt_panel {
    padding: 30px;
}
.border_box .heading {
    width: 100%;
    padding: 10px 20px;
}
.border_box .heading:before{display: none;}

.border_box .textbox {
    width: 100%;
    padding: 20px;
}
.contentbox {
    padding: 60px 5%;
}
.bfs_price_box_area {
    padding: 30px;
    width: 100%;
}
.price_text_box h4 {
    font-size: 20px;
    line-height: 30px;
}
.price_text_box h4 strong {
    font-size: 24px;
    line-height: 28px;
}
.bfs_bnr_hd h1, .bfs_bnr_hd h1 span.org_text {
    font-size: 30px;
    line-height: 37px;
}
.equip_list ul {
    column-count: 1;
    column-gap: 70px;
}
.about_carousel_box {
    max-width: 90%;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.abtpb .grid_contentbox {
    padding: 30px 0 0;
}
.gribox_left, .gribox_right {
    padding: 30px;
}
.grid_content_wrap .row:first-child,
.dr_grid .row:first-child,
.helliboxlist_wrap .row:first-child{
    flex-direction: column-reverse;
}

.dr_box {
    padding: 30px;
}
    .industry_list {
    column-count: 2;
}
    .photogribox_imgleft img, .dronebu-imgbx img, .pvinvimgbox img {
    height: inherit;
}
    .equip_list {
    margin: 0;
} 
}
@media screen and (max-width: 960px) {      }
@media screen and (max-width: 900px) {      }
@media screen and (max-width: 812px) {      }
@media screen and (max-width: 800px) {      }
@media screen and (max-width: 768px) {      }
@media screen and (max-width: 767px) {   
.bfs_list ul li {
    width: 100%;
    margin-right: 0;
}
.bfs_list ul li:nth-child(3n) {
    margin-right: 0;
}
.bfs_details .main_btn a {
    width: auto;
}
.contentbox {
    padding: 40px 5%;
}
.price_text_box h4 {
    font-size: 18px;
    line-height:27px;
}
.price_text_box h4 strong {
    font-size: 20px;
    line-height: 28px;
}
.bfs_bnr_hd h1, .bfs_bnr_hd h1 span.org_text {
    font-size: 23px;
    line-height: 28px;
}
.lft_abt_panel {
    padding: 0 0 30px;
}
.bfs_pan2_area {
    background: transparent;
}
.main_btn.dark_btn a:first-child {
    margin-right: 0;
    margin-bottom: 10px;
}
ul.imglist li {
    width: 100%;
}
ul.imglist li:nth-last-child(2), ul.imglist li:last-child, ul.imglist li:nth-last-child(3) {
    margin-bottom: 30px;
}
.dr_box {
    padding: 30px 0;
}
.gribox_left, .gribox_right {
    padding: 30px 0;
    background: transparent;
}
.helliboxlist_wrap {
    background: transparent;
    margin-top: 40px;
}
.bfs_price_box, .bg_sec_wrap {
    background-attachment: scroll;
}
    .industry_list {
    column-count: 1;
}
    .gribox_right.grinote_box {
    padding-top: 12px;
    border-top: 1px dashed #a3a3a3;
}
    .pibnft_wrap .gribox_right {
        padding-bottom: 12px;
    }
    .industry_list .indus_box {
    padding: 30px 20px;
    width: 100%;
    border-radius: 20px;
}
    .bfs_bnr_hd h2 {
    font-size: 18px;
}
   
}
@media screen and (max-width: 736px) {      }
@media screen and (max-width: 667px) {      }
@media screen and (max-width: 640px) {      }
@media screen and (max-width: 568px) {      }
@media screen and (max-width: 533px) {      }
@media screen and (max-width: 480px) {      }
@media screen and (max-width: 414px) {      }
@media screen and (max-width: 375px) {      }
@media screen and (max-width: 360px) {      }
@media screen and (max-width: 320px) {      }