@media only screen and (max-width: 1880px) {
    .connect_contract_main .row {
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width: 1780px) {}

@media only screen and (max-width: 1680px) {
.connect_contact .owl-stage-outer {
    height: 46vh !important;
}
}

@media only screen and (max-width: 1550px) {}

@media only screen and (max-width: 1440px) {
.connect_contact .owl-stage-outer {
    height: 51vh !important;
}
}

@media only screen and (max-width: 1367px) {
.connect_contact .owl-stage-outer {
    height: 57vh !important;
}
}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1367px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1150px) {
    .testmonials_sec_content p {
        padding-right: 0;
        line-height: 30px;
        font-size: 16px;
    }

    .bibhub_header {
        background-color: #3e4e6f;
        padding: 18px 40px;
    }

    .bibhub_pad_lr {
        padding: 0 40px;
    }

    .get-listed-section {
        padding: 40px 40px;
    }

    .container-fluid {
        margin: 0;
        padding: 0 !important;
    }

    .bibhub_header .menu-icon-desktop {
        right: -15px;
    }

    .close-btn {
        right: 40px;
    }

    .footer_main .col-md-4 {
        flex: 0 0 auto;
        width: 32%;
    }

    .footer_main .col-md-2 {
        flex: 0 0 auto;
        width: 17%;
    }

    .bibhub_header .navbar-nav {
        gap: 4px;
    }

    .bibhub_header .menu-icon-desktop {
        gap: 18px;
    }

    .message_us_main_left {
        padding-right: 80px;
    }

    .bivhub_jobs_title h2 {
        padding-bottom: 15px;
    }

    .footer_list li {
        display: flex;
        gap: 6px;
    }

    .menu-icon-desktop img {
        width: 30px;
    }
}

@media only screen and (max-width: 1045px) {
    .navbar-expand-lg .navbar-nav {
        display: none;
    }

    .bibhub_header .menu-icon-desktop {
        flex-direction: row-reverse;
    }

    form.get-listed-form {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    }

    .business_listed h2 {
        font-size: 30px;
    }

    .contractor-text {
        padding-right: 130px;
    }

    .contractor-heading {
        line-height: 55px;
    }

    .directory_cards {
        gap: 30px;
    }

    .menu-icon-desktop img {
        width: 30px;
        object-fit: contain;
        height: 30px;
    }

    .counter-container {
        flex-direction: column;
    }

    .message_us_main_left {
        padding-right: 70px;
    }

    .footer_main .col-md-2 {
        width: 19%;
    }

    .footer_main .col-md-4 {
        width: 30%;
    }

    .banner_inputall {
        width: 90%;
    }
    select option {
        font-size: 11px !important;
    }
    .message_input input::placeholder,
    select::placeholder {
        font-size: 10px !important; /* Set the desired font size */
        
    }
    .search-bar {
        grid-template-columns: repeat(auto-fit, minmax(221px, 1fr));
    }
    .banner_inputall {
        bottom: -75px;
    }
}

@media only screen and (max-width: 991px) {
    /* .bibhub_header .navbar-expand-lg .navbar-collapse {
        display: none !important;
    } */

    .border-0 {
        border: 0 !important;
        display: none;
    }

    .message_us_main_left {
        padding-right: 0;
    }

    .testmonials_sec {
        padding: 10px 10px;
    }

    .message_input {
        gap: 10px;
        padding-bottom: 18px;
    }

    .business_listed h2 {
        font-size: 28px;
    }

    .business_listed p {
        font-size: 14px;
        padding-right: 40px;
    }

    .testmonials_sec_fig_name h4 {
        font-size: 18px;
    }

    .bivhub_jobs_title h2 {
        font-size: 27px;
    }

    .connect_contract_right_para {
        padding-top: 0;
    }

    .connect_contract_main .row {
        padding-bottom: 20px;
    }

    .contractor-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .contractor-text {
        padding-right: 0;
    }

    .search-bar {
        grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    }

    .footer_main .col-md-4,
    .footer_main .col-md-2,
    .footer_main .col-md-3 {
        width: 50%;
    }

    .footer_main .row {
        row-gap: 20px;
    }

    .banner_inputall {
        bottom: -75px;
    }

    .connect_contract_right_para p {
        font-size: 16px;
        line-height: inherit;
    }

    .directory_cards {
        grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));
    }

    .menu-icon-desktop a {
        padding: 15px 18px;
    }

    .testimonial_slider .owl-dots {
        bottom: 18px;
    }
}



@media only screen and (max-width: 768px) {
    .search-bar {
        flex-direction: column;
        align-items: stretch;
    }

    .search-bar input,
    .search-bar select {
        width: 100%;
    }

    .bivhub_jobs_title h2 {
        font-size: 26px;
    }

    .testimonial_slider .owl-dots {
        bottom: 20px;
    }

    .message_us_main_left {
        padding-right: 0;
    }

    .banner_inputall {
        bottom: -76px;
    }

    .menu-icon-desktop a {
        padding: 15px 15px;
        font-size: 18px;
    }




}

@media only screen and (max-width: 767px) {
    .bivhub_jobs_title h2 {
        font-size: 26px;
    }

    .bibhub_header {
        padding: 18px 20px;
    }

    .business_listed_form {
        grid-template-columns: unset;
        gap: 0;
    }

    .get-listed-section {
        padding: 25px 20px;
    }

    .close-btn {
        right: 20px;
    }

    .banner_sec .row {
        row-gap: 40px;
    }

    .bibhub_pad_lr {
        padding: 0 20px;
    }

    .contractor-heading br {
        display: none;
    }

    .banner_sec .row {
        row-gap: 20px;
        text-align: center;
    }

    .directory_cards {
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }

    .find_directory_sec .card img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .message_us_main .row {
        row-gap: 30px;
    }

    .img-fluid {
        height: 450px;
        object-fit: contain;
    }

    .banner_inputall {
        bottom: -110px;
    }

    .bivhub_jobs_title h2 br {
        display: none;
    }

    .necessary_thing_left_list ul {
        padding: 0;
        padding-top: 0;
    }

    section.message_us_sec {
        padding: 30px 0;
    }

    .bibhub_header .navbar-brand img {
        height: 40px;
    }

    .necessary_thing_sec {
        background-color: #f8f8f8;
        padding: 30px 0;
    }

    .footer_main .row {
        row-gap: 20px;
        display: flex;
        flex-wrap: wrap;
    }

    .contractor-heading {
        font-size: 20px;
        line-height: normal;
    }

    .contractor-text {
        font-size: 16px;
        margin-top: 10px;
        padding-right: 0;
    }

    .btn-contractor {
        padding: 10px 10px !important;
        font-size: 14px !important;
    }

    .banner_inputall {
        bottom: 0;
        position: static;
        transform: unset !important;
        width: 100%;
    }

    .bibhub_pad_tb {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .search-bar {
        margin-top: 20px;
    }

    .message_input {
        grid-template-columns: unset;
        padding-bottom: 10px;
    }

    .footer_main .col-md-4 {
        width: 100%;
    }

    .footer_main .col-md-4 {
        width: 100%;
    }

    .col-md-3.footer_main_monile {
        width: 100%;
    }

    .bivhub_jobs_btn {
        gap: 25px;
    }

    .bivhub_jobs_btn a {
        padding: 16px 22px !important;
    }

    .service_card_main {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }

    .all_services h4 {
        font-size: 14px;
    }

    .search-bar {
        grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    }

    .search-bar {
        padding: 15px 15px;
    }

    .bivhub_jobs_sec {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .close-btn {
        right: 20px;
        top: 20px;
    }

    .slider_sec {
        gap: 0px;
    }

    .slider_sec .card {
        height: 200px;
    }

    .connect_contact .owl-stage-outer {
        height: 51vh !important;
    }

    .connect_contact-container .owl-dots {
        bottom: -14px;
    }

    .find_directory_sec {
        padding-top: 20px;
    }

    .connect_contact-container {
        padding-top: 0;
    }

    .connect_contact-container .owl-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -15px;
    }
}




@media only screen and (max-width: 575px) {
    h5.connect_title {
        min-height: 50px;
    }
    .connect_body p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
    .connect_contact .owl-stage-outer {
        height: 59vh !important;
    }
    .connect_contact-container .owl-dots {
        bottom: -12px;
    }
    h5.connect_title {
    min-height: 30px;
}
}
/*@media only screen and (max-width: 480px) {*/
/*    .connect_contact .owl-stage-outer {*/
/*        height: 48vh !important;*/
/*    }*/
/*}*/

@media only screen and (max-width: 375px) {}

@media only screen and (min-width: 480px) and (max-width: 550px) {
     .connect_contact .owl-stage-outer {
        height: 45vh !important;
    }
}






