.bhp-card-header .bhp-top-types {
    top: 24px;
    left: 10px;
}

#hero .col-12.mx-auto.box-contn{
    max-width: 670px;;
}


.bhp-card-header .bhp-top-types span.left{
    border-radius: 0;
}




.cursor-pointer {
    cursor: pointer;
}


#bhp-top-property-section .card .card-header.top-property-img.bhp-card-header {
    height: 100% !important;
}

#bhp-top-property-section .card .bhp-card-header img {
    max-height: 276px;
}



#bhp-top-property-section .top-prop .card-body,
.top-prop .card-footer {
    background: white;
}

.bhp-s_title {
    font-size: 18px !important;
    height: 60px;
}
.bhp-s_title:hover {
    color: #FB6A19;
    transition-duration: 0.01s;
}
.bhp-card-footer-left .nameTime:hover,
.bhp-s_filter_property_item:hover,
.location_items span:hover{
    color: #FB6A19;
}

@media(min-width: 768px) and (max-width: 992px) {
    .top-prop-left-sec {
        width: 100%;
    }

    .top-prop-right-sec {
        width: 100%;
        zoom: 66%;
    }

    #bhp-top-property-section .card .bhp-card-header img {
        max-height: 100%;
    }

    .top-property-area {
        /* height: 300px !important; */
        height: inherit !important;
    }

    .top-property-img-right {
        width: 50% !important;
    }

    .top-property-contnt-right {
        width: 50% !important;
    }
}

@media(min-width: 500px) and (max-width:768px) {
    .top-property-area {
        /* height: 300px !important; */
        height: inherit !important;
    }

    .top-property-img-right {
        width: 50% !important;
    }

    .top-property-contnt-right {
        width: 50% !important;
    }

    .bhp-title-about li {
        font-size: 13px !important;
    }

}

@media(min-width: 500px) and (max-width:600px) {
    .bhp-title-about {
        gap: 4px !important;
    }
}
.bhp-top-property-section{
    width: auto;
}


@media screen and (min-width: 768px) and (max-width:1200px) {
    .bhp-card-header {
        height: 100%;
        /*min-height: 100%;*/
    }

    .bhp-card-header a {
        height: 100% !important;
        display: block;
    }

    .bhp-card-header-768 {
        min-height: auto;
    }
}

@media screen and (min-width: 768px) and (max-width:992px) {

    .bhp-s_title {
        font-size: 14px !important;
    }

    .bhp-title-about li {
        /*font-size: 11px!important;*/
    }

    .bhp-title-about li img {
        width: 20px !important;
    }

    .bhome-services .bhome-service-top-content h3 {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .bhome-services .bhome-service-top-content h3 {
        font-size: 30px !important;
        width: 100% !important;
    }

    #bhp-top-property-section .bhome-top-content h3 {
        font-size: 30px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

    #bhp-top-property-section .bhome-top-content a {
        width: 100%;
        text-align: left;
    }

    .title_area_gide h2 {
        font-size: 30px !important;
    }

    #bhp-top-property-section .card .card-body {
        position: relative;
    }

    .bhp-card-header a {
        height: 100%;
    }

    .mixitup_section_propertydiv {
        margin-top: 0 !important;
    }
}
.flip-card-front .menageImage{
    width:100%;
    height:270px;
}

@media (max-width: 768px) {
    .flip-card-inner{
        margin-top: 15px;
        zoom: 63%;
    }
    .flip-card.bhp_content_team_card_section{
        height: 194px !important;
    }
}

@media (max-width: 500px) {
    .top-property-area {
        display: block !important;
        height: initial !important;
    }

    .top-property-area .top-property-img-right {
        width: 100% !important;
    }

    .top-property-area .top-property-contnt-right {
        width: 100% !important;
        overflow: hidden;
    }

    #bhp-top-property-section .bhome-top-content h3 {
        font-size: 26px !important;
    }

    .title_area_gide h2 {
        font-size: 26px !important;
    }

    .bhome-team-agents .bhome-team-top-content h3 {
        font-size: 26px;
    }

    .section.success_history h3 {
        font-size: 26px;
    }

    .title_area_gide h2 {
        font-size: 26px !important;
    }

    .section.video_gallary h3 {
        font-size: 26px;
    }

    .section-header h2 {
        font-size: 26px;
    }
}

.overflow_hidden {
    overflow: hidden;
}
.overflow_hidden .title_area_gide.text-center{
    margin-top: 30px !important;
}


.notice-60 {
    top: 60px;
    text-align: center;

}

#video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    /* Behind other content */
}

#content {
    position: relative;
    z-index: 1;
    /* In front of the video */
    color: white;
    text-align: center;
    padding: 20px;
}

#video-background video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);

}

/*Responsive css*/
@media screen and (min-width: 992px) and (max-width:1200px) {

    .homec-filter-group .form-group,
    .homec-filter-group .homec-btn {
        min-width: 14% !important;

    }

    .hmcfi-location {
        width: 20% !important;
    }

    .hmci_price {
        height: 40px !important;
        width: 14% !important;
    }

    #hero .box-contn {
        padding: 20px 8px !important;
        margin-bottom: 10px !important;
    }

    .homec-filter-group .homec_btn_submit {
        padding: 0 25px;
    }
}

@media screen and (min-width: 768px) and (max-width:992px) {

    .homec-filter-group .form-group,
    .homec-filter-group .homec-btn {
        /* height: 40px !important; */
        /*min-width: 24%!important;*/

    }

    .hmcfi-location {
        width: 20% !important;
    }

    .hmci_price {
        height: 40px !important;
        width: 17% !important;
    }

    .hmc_purpose_first {
        min-width: 13% !important;
    }

    #hero .box-contn {
        padding: 15px 8px !important;
        margin-bottom: 10px !important;
    }

    .homec-filter-group .homec_btn_submit {
        padding: 0;
        min-width: 13%;
    }

    .homec-filter-group {
        gap: 3px;
    }
}


@media (max-width: 768px) {
    .video-background {
        height: 100%;

    }

    #video-background video {
        height: 100% !important;

    }

}



@media screen and (min-width: 0px) and (max-width:768px) {

    .homec-filter-group .form-group,
    .homec-filter-group .homec-btn {
        /* height: 40px !important; */
        min-width: 48% !important;

    }

    .hmcfi-location {
        width: 48% !important;
    }

    .hmci_price {
        height: 40px !important;
        width: 48% !important;
    }


    #hero .box-contn {
        padding: 0 8px !important;
        margin-bottom: 10px !important;
    }

}



.slick-slider.slide_buy .custom-nav-container {
    display: flex;
    text-align: center;
    margin-top: 20px;
}



/* button.sliderbuy.previous_caro.slick-arrow */
button.previous_caro.slick-arrow{
    right: 79px !important;
}
button.next_caro.slick-arrow{
    right: 30px !important;
}





button.previous_caro.slick-arrow{
    border: none;
    height: 34px;
    display: flex;
    align-items: center;
    border-radius: unset;
    justify-content: center;
    background: #eee;
    transition: 0.3s ease-in-out;
    padding: none;
}


button.previous_caro.slick-arrow::after {
    position: absolute;
    content: "";
    left:100%;
    border-top-color: #eee;
    border-bottom: solid 0 transparent;
    border-top: solid 34px #eee;
    border-right: solid 10px transparent;
    transition: 0.3s ease-in-out;
}



button.previous_caro.slick-arrow:hover{
    background: #198754;
}
button.previous_caro.slick-arrow:hover::after{

    border-top-color: #198754;
    border-bottom: solid 0 transparent;
    border-top: solid 34px #198754;
    border-right: solid 10px transparent;
}



button.next_caro.slick-arrow {
    padding: none;
    border: none;
    border-radius: unset;
    background: #198754;
    height: 34px;
}


button.next_caro.slick-arrow:after{
    position: absolute;
    content: "";
    right:100%;
    border-top-color: transparent;
    border-bottom: solid 0 transparent;
    border-top: solid 34px transparent;
    border-right: solid 10px #198754;
    height: 34px;
    top: 0;
}














/* slick slide buy button */
button.sliderRent.previous_caro.slick-arrow {

    right:calc( 100vw - 160px )!important;
    top:220px;
    height:60px;
    width:50px

}

button.sliderRent.next_caro.slick-arrow {
    right:calc( 100vw - 230px ) !important;
    top:220px;
    height:60px;
    width:50px

}
@media (max-width: 1280px) {
    button.sliderRent.next_caro.slick-arrow {
        right: calc(100vw - 198px) !important;
        top: 214px;
        height: 60px;
        width: 50px;
    }

    button.sliderRent.previous_caro.slick-arrow {

        right:calc( 100vw - 130px )!important;
        top: 214px;
        height:60px;
        width:50px

    }
    .side_style {
        height: 200px;
    }
    .borderBottom{
        margin-top: -35px;
    }

}


@media (max-width: 768px) {
    button.sliderRent.next_caro.slick-arrow {
        right: calc(100vw - 206px) !important;
        top: -74px;
        height: 60px;
        width: 50px;
    }

    button.sliderRent.previous_caro.slick-arrow {

        right:calc( 100vw - 140px )!important;
        top: -74px;
        height:60px;
        width:50px

    }
    .side_style {
        height: 200px;
    }
    .borderBottom{
        margin-top: -35px;
    }

}
@media (max-width: 425px) {
    button.sliderRent.next_caro.slick-arrow {
        right: calc(100vw - 206px) !important;
        top: -74px;
        height: 60px;
        width: 50px;
    }

    button.sliderRent.previous_caro.slick-arrow {

        right:calc( 100vw - 140px )!important;
        top: -74px;
        height:60px;
        width:50px

    }
    .side_style {
        height: 200px;
    }
    .borderBottom{
        margin-top: -35px;
    }

}

@media (max-width: 390px) {
    button.sliderRent.next_caro.slick-arrow {
        right: calc(100vw - 206px) !important;
        top: -74px;
        height: 60px;
        width: 50px;
    }

    button.sliderRent.previous_caro.slick-arrow {

        right:calc( 100vw - 140px )!important;
        top: -74px;
        height:60px;
        width:50px

    }
    .side_style {
        height: 200px;
    }
    .borderBottom{
        margin-top: -35px;
    }
    .borderBottom .property_title_size{
        margin-top: -25px;
    }

}



button.sliderRent.previous_caro.slick-arrow::after {
    position: absolute;
    content: "";
    left:100%;
    border-top-color: #eee;
    border-bottom: solid 0 transparent;
    border-top: solid 60px #eee;
    border-right: solid 10px transparent;
    transition: 0.3s ease-in-out;
}
button.sliderRent.previous_caro.slick-arrow:hover::after {
    position: absolute;
    content: "";
    left:100%;
    border-top-color: #198754;
    border-bottom: solid 0 transparent;
    border-top: solid 60px #198754;
    border-right: solid 10px transparent;
    transition: 0.3s ease-in-out;
}


.side_style {
    padding:72px 90px 0
}
button.sliderRent.next_caro.slick-arrow:after{
    position: absolute;
    content: "";
    right:100%;
    border-top-color: transparent;
    border-bottom: solid 0 transparent;
    border-top: solid 60px transparent !important;
    border-right: solid 10px #198754;
    height: 34px;
    top: 0;
}


/* slick slide buy button */


.slick-slider.slide_buy .slick-slider {
    position: relative;
}

.slick-slider.slide_buy .slick-arrow {
    position: absolute;
    top: -66px;

}

.slick-slider.slide_buy .slick-prev {
    left: auto;
    right: 70px
}
.slick-slider.slide_buy .slick-slide{
    margin: 0 0px !important;

}
.slick-slider.slide_buy .slick-slider {
    margin: 0 -5px !important;
}

.slick-slider.slide_buy .slick-slide {
    margin-right: 5px;
    margin-left: 5px;
}

.slick-slider.slide_buy .slick-track {
    margin: 0px;
}

.property_title_size{
    font-size: 20px;
}
.slick-slider.slide_buy .slick-prev:before, .slick-slider.slide_buy .slick-next:before{
    font-size: 25px;
    top: -16px;
}



.card.filter-pro-card {
    border-radius: 0px !important;
        background: #eeeeee !important;
}

.card-header.bhp-card-header.filter-pro-card-header {
    border-radius: 0px !important;
}

img.card-img-top {
    border-radius: 0;
}

.card.filter-pro-card {
    border: none;
}


.card-header.bhp-card-header.filter-pro-card-header a:has(.card-img-top) {
    padding:10px
}

.card-header.bhp-card-header.filter-pro-card-header{
    border-bottom:none;
    background:transparent;
}



.view_all_button {
    background: #198754;
    padding: 3px 15px;
    font-size: 12px;
    border-radius: 3px;
    right: 0;
    position: absolute;
    top: 48px;
    right: 17px;
    color: white;
}

button:hover,
input[type="button"]:hover,
input[type="Default"]:hover,
input[type="submit"]:hover {
    background: #198754;
    color: white;
}


.slogan_title
{
    font-size: 12px;
    text-transform : uppercase;
}




.top_property_feature li {
    color: black !important;
    margin-right:15px
}

.top-property-area .footer_card_bg {
    position:absolute;
    left:0;
    bottom:0
}


@media (max-width:425px) {
    .view_all_button{
        top: 50px;
    }
    .slick-slider.slide_buy .slick-arrow{
        top: -44px;
    }
}
@media (max-width:765px) {
    .card.filter-pro-card{
        zoom: 66%;
    }
}




div#bhp-top-property-section .top-prop-right-sec  .property_card_poput,
div#bhp-top-property-section .top-prop-left-sec .image_hover .property_card_poput,
div#bhp-top-property-section .top-prop-left-sec .image_hover{
    padding:0px !important;
}


div#bhp-top-property-section .top-prop-left-sec .bhp-top-types,
div#bhp-top-property-section .top-prop-right-sec  .bhp-top-types{
        padding: 0;
        left: 0;
        width: 100%;
}



