@media only screen and (max-width: 1600px) {
    .banner-title {
        font-size: 44px;
    }

    .singlepage-customcontainer {
        width: 90%;
    }

    .home-inner {
        min-height:650px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .customcontainer {
        padding-left: 2%;
        padding-right: 2%;
    }
    .offered_services {
        padding: 3% !important;
        padding-top: 5% !important;
        padding-bottom: 5% !important;
    }

}

@media only screen and (max-width: 1310px) {
    .banner-title {
        font-size: 38px;
    }
    .banner-slogen {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .Features {
        padding: 7%;
        padding-bottom: 4% !important;
    }

    .section-title {
        font-size: 34px;
    }

    .customcontainer {
        padding-left: 3%;
        padding-right: 3%;
    }

    .home_image {
        display: none !important;
    }

    .best_employees {
        padding: 3%;
        padding-top: 5%;
        padding-bottom: 5%;
    }

    .offered_services {
        border-radius: 0px !important;
    }

    .Reviewsection {
        padding: 3%;
        padding-top: 5%;
    }

    .nav_wrapper nav {
        padding-left: 20px !important;
        min-height: 80px;
        width: 100%;
        padding-right: 20px !important;
        padding-top: 0% !important;
        padding-bottom: 0% !important;
        background-color: transparent !important;
    }
    .media_form{
        display: block !important;
    }
    .search-workers{
        display: none !important;
    }
    .search-workers-container{
        display: none !important;
    }
    .home-inner {
        min-height:650px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

}

@media only screen and (max-width: 991px) {
    .navcustom_collapse {
        background-color: white;
        padding: 20px;
        position: absolute;
        right: -1500px;
        top: 103px !important;
        width: 300px;
        min-height: 100px !important;
        padding-left: 30px;
        padding-top: 40px;
        padding-bottom: 40px;
        margin: 0px !important;
        z-index: 2 !important;
        background-color: white;
        box-shadow: 0 0 5px gainsboro;
        display: block !important;
        border-radius: 25px;
        /* border-top-left-radius: 25px !important;
        border-bottom-left-radius: 25px !important; */
        box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
    }

    .nav_custom li {
        margin-bottom: 5px;
    }

    .nav_custom li a {
        font-weight: 300;
        font-size: 26px;
    }

    .closenavbtn {
        display: block;
    }

    .banner-title {
        font-size: 36px;
    }

    .home-inner {
        min-height: 700px;
    }

    .Features {
        padding: 8%;
        padding-bottom: 4% !important;
    }

    .section-heading {
        font-size: 30px;
    }

    .authentication_right {
        display: none !important;
    }

    .banner-singletitle {
        font-size: 32px;
    }
    .bannersearch-form-single {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .bannersearch-form-single .form-select,
    .bannersearch-form-single .btn {
        height: 55px !important;
        border-radius: 5px !important;
        width: 100% !important;
    }
    .banner-home{
        padding-bottom: 0px !important;
    }
    .right_vector {
       display: none;
    }
    
    .left_vector {
        display: none;
    }
    .review_card {
        padding: 40px;
    }
    .owl-controls .owl-buttons .owl-prev {
        height: 45px;
        left: 10px;
        width: 45px;
    }
    
    .owl-controls .owl-buttons .owl-next {
        right: -35px;
        height: 45px;
        width: 45px;
    }
    .offered_services, .Services,.best_employees,.Reviewsection{
        padding-top: 10% !important;
        padding-bottom: 10% !important;
    }
    .media_spacing{
        padding: 40px !important;
    }
}

@media (max-width: 767px) {
    .bannersearch-form {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .bannersearch-form .form-select,
    .bannersearch-form .btn {
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .nav_dashheading {
        display: none;
    }

    .workerprofile {
        min-height: 170px;
        width: 170px;
    }

    .worker_imagewrap {
        height: 140px;
        width: 150px;
    }

    .worker_imagewrap img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .banner-title {
        font-size: 27px;
        font-weight: bold;
    }
    
    .banner-slogen {
        font-size: 16px;
    }
    .home-inner {
        min-height: 520px;
    }
    .banner-home {
        padding-top: 120px;
        padding-bottom: 20px !important;
        overflow: hidden;
    }

    .right_vector {
        display:none !important;
    }

    .left_vector {
       display:none !important;
    }

    .singleright_vector{
          display:none !important;
    }

.singleleft_vector{
      display:none !important;
}

    .section-title {
        font-size: 26px;
    }

    .userdropdown_wrapper {
        padding-right: 3px;
    }

    .section-heading {
        font-size: 26px;
    }

    .workerprofile-single {
        min-height: 170px;
        width: 170px;
    }

    .workerprofile-single:hover {
        box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    }

    .singleworker_imagewrap {
        height: 140px;
        width: 150px;
    }

    .banner-singletitle {
        font-size: 26px;
    }

    .image-logo {
        height: 80px;
        width: 120px;
        object-fit: contain;
    }

    .nav_wrapper nav {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }

    .worker_profile {
        align-items: start;
        flex-direction: column !important;
    }

    .worker_profile button {
        margin-top: 0px !important;
        height: 40px;
    }

    .media-profile {
        margin-top: 0px !important;
        margin-left: 5px;
    }
    .banner-slogen {
        font-size: 15px;
    }
    .nav-tabs {
        margin-top: 30px;
    }
    .workerswrapper {
        gap: 15px !important;
    }
    .workerprofile {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    }
    .best_employees {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .Services{
        padding-top: 10% !important;
        padding-bottom: 10% !important;
    }
    .customcontainer {
        padding-left: 5px;
        padding-right:5px;
    }
    .owl-controls .owl-buttons .owl-prev {
        height: 45px;
        left: 10px;
        width: 45px;
    }
    
    .owl-controls .owl-buttons .owl-next {
        right: -35px;
        height: 45px;
        width: 45px;
    }
    .review_card {
        padding: 30px;
    }
    .offered_services, .Services{
        padding-top: 15% !important;
        padding-bottom: 15% !important;
        padding-left: 6% !important;
        padding-right: 6% !important;
    }
    .Reviewsection{
        padding-top: 15% !important;
        padding-bottom: 15% !important;
    }
        .Authentication_inner_login{
        height: 100% !important;
        width: 100% !important;
        padding: 20px !important;
    }
    .Reviewername {
    font-size: 20px;
}
}

@media only screen and (max-width: 400px) {
    .navcustom_collapse {
        width: 250px !important;
    }

    .workerprofile-single {
        min-height: 150px;
        width: 150px;
    }

    .singleworker_imagewrap {
        height: 130px;
        width: 130px;
    }

    .workerprofile {
        min-height: 150px;
        width: 150px;
    }

    .worker_imagewrap {
        height: 130px;
        width: 130px;
    }

    .navtoggler_edit {
        height: 30px;
        padding: 0px !important;
        width: 30px;
        display: block !important;
        border: none !important;
    }
    .image-logo {
        width: 110px !important;
    }
.nav_signup {
  padding: 5px 10px !important;
}
.banner-title {
    font-size: 24px;
    font-weight: bold;
}
}

@media only screen and (max-width: 374px) {
    .workerprofile-single {
        min-height: 150px;
        width: 100%;
    }
    .banner-title {
        font-size: 19px;
        font-weight: bold;
    }
    .banner-slogen {
        font-size: 14px;
    }
    .singleworker_imagewrap {
        height: 100%;
        width: 100%;
    }

    .workerprofile {
        min-height: 150px;
        width: 100%;
    }

    .worker_imagewrap {
        height: 100%;
        width: 100%;
    }
    .image-logo {
        width: 50px !important;
    }

}